diff --git a/.github/workflows/base-image.yml b/.github/workflows/base-image.yml deleted file mode 100644 index 2809262b6..000000000 --- a/.github/workflows/base-image.yml +++ /dev/null @@ -1,53 +0,0 @@ -name: Build and Push Base Docker image - -on: - pull_request: - paths: - - 'base_image/**' - - '.github/workflows/base-image.yml' - -jobs: - build: - runs-on: ubuntu-latest - - steps: - - name: Checkout code - uses: actions/checkout@v4 - - - name: Set up QEMU - uses: docker/setup-qemu-action@v3 - - - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 - - - name: Log in to DockerHub - uses: docker/login-action@v3 - with: - username: ${{ secrets.DOCKER_USER }} - password: ${{ secrets.DOCKER_PASSWORD }} - - - name: Docker Meta - id: docker_meta - uses: docker/metadata-action@v4 - with: - images: rnacentral/r2dt-base - flavor: latest=false - tags: | - type=ref,event=pr - - - name: Calculate Dockerfile hash - id: dockerfile_hash - run: echo "hash=$(sha256sum base_image/Dockerfile | cut -d' ' -f1)" >> $GITHUB_OUTPUT - - - name: Build and push Docker image - id: build - uses: docker/build-push-action@v6 - with: - platforms: linux/amd64,linux/arm64 - push: true - labels: ${{ steps.docker_meta.outputs.labels }} - tags: ${{ steps.docker_meta.outputs.tags }} - cache-from: type=registry,ref=rnacentral/r2dt-base:cache-${{ steps.dockerfile_hash.outputs.hash }} - cache-to: type=registry,ref=rnacentral/r2dt-base:cache-${{ steps.dockerfile_hash.outputs.hash }},mode=max - file: base_image/Dockerfile - context: base_image/ diff --git a/base_image/Dockerfile b/base_image/Dockerfile index 12c26bedd..42359ef37 100644 --- a/base_image/Dockerfile +++ b/base_image/Dockerfile @@ -2,7 +2,7 @@ FROM gcc:13 AS build ENV tRNAscan_VER=2.0.11 \ BioEasel_COMMIT=a52f0f7f7cae879bb95489bb794c04c1a0110aa7 \ - traveler_COMMIT=8054f5bee8327bb158385893e0633d4242676f95 \ + traveler_COMMIT=78c1cd63dcf40be83d97d07b8eb9eb6a9dc63f7f \ jiffy_COMMIT=31d6c3b826d432a30620507830749cee58e15e68 \ Rscape_VER=v2.0.4.c \ Ribovore_COMMIT=5df943c6f2866d7979bb13c948ca9d8531076898 \ diff --git a/data/models.json b/data/models.json index eaff16487..a360db099 100644 --- a/data/models.json +++ b/data/models.json @@ -1 +1 @@ -[{"model_id": "RNAseP_a_M_jannaschii_3D_MD_DSSR", "source": "RNAse P Database", "description": " RNAse P"}, {"model_id": "23S-methyl", "source": "Rfam", "description": "23S methyl RNA motif (RF01065)"}, {"model_id": "2dG-II", "source": "Rfam", "description": "2dG-II purine riboswitch (RF03165)"}, {"model_id": "PK-BYV", "source": "Rfam", "description": "3'-terminal pseudoknot in BYV (RF01100)"}, {"model_id": "PK-PYVV", "source": "Rfam", "description": "3'-terminal pseudoknot in PYVV (RF01078)"}, {"model_id": "PK-SPCSV", "source": "Rfam", "description": "3'-terminal pseudoknot in SPCSV (RF01091)"}, {"model_id": "PK-CuYV_BPYV", "source": "Rfam", "description": "3'-terminal pseudoknot of CuYV/BPYV (RF01095)"}, {"model_id": "RCNMV_TE_DR1", "source": "Rfam", "description": "3'TE-DR1 translation enhancer element (RF01453)"}, {"model_id": "5_ureB_sRNA", "source": "Rfam", "description": "5' ureB small RNA (RF02514)"}, {"model_id": "PK1-TEV_CVMV", "source": "Rfam", "description": "5'-leader pseudoknot of TEV/CVMV (RF01102)"}, {"model_id": "RCNMV_5UTR", "source": "Rfam", "description": "5'UTR enhancer element (RF01454)"}, {"model_id": "6A", "source": "Rfam", "description": "6A RNA (RF02925)"}, {"model_id": "6C", "source": "Rfam", "description": "6C RNA (RF01066)"}, {"model_id": "6S", "source": "Rfam", "description": "6S / SsrS RNA (RF00013)"}, {"model_id": "6S-Flavo", "source": "Rfam", "description": "6S-Flavo RNA (RF01685)"}, {"model_id": "7SK", "source": "Rfam", "description": "7SK RNA (RF00100)"}, {"model_id": "Afu_182", "source": "Rfam", "description": "A. fumigatus sRNA Afu_182 (RF01496)"}, {"model_id": "Afu_203", "source": "Rfam", "description": "A. fumigatus sRNA Afu_203 (RF01503)"}, {"model_id": "Afu_254", "source": "Rfam", "description": "A. fumigatus sRNA Afu_254 (RF01504)"}, {"model_id": "Afu_309", "source": "Rfam", "description": "A. fumigatus sRNA Afu_309 (RF01512)"}, {"model_id": "Afu_263", "source": "Rfam", "description": "A. fumigatus snoRNA Afu_263 (RF02402)"}, {"model_id": "DapZ", "source": "Rfam", "description": "ABC transporter regulator (RF02551)"}, {"model_id": "ACEA_U3", "source": "Rfam", "description": "ACEA small nucleolar RNA U3 (RF01848)"}, {"model_id": "ALIL", "source": "Rfam", "description": "ALIL pseudoknot (RF01497)"}, {"model_id": "IRES_APC", "source": "Rfam", "description": "APC internal ribosome entry site (IRES) (RF00462)"}, {"model_id": "ARRPOF", "source": "Rfam", "description": "ARRPOF RNA (RF02933)"}, {"model_id": "AS1726", "source": "Rfam", "description": "AS1726 sRNA (RF01779)"}, {"model_id": "AS1890", "source": "Rfam", "description": "AS1890 sRNA (RF01780)"}, {"model_id": "ASdes", "source": "Rfam", "description": "ASdes TB sRNA (RF01781)"}, {"model_id": "ASpks", "source": "Rfam", "description": "ASpks TB sRNA (RF01782)"}, {"model_id": "ATPC", "source": "Rfam", "description": "ATPC RNA motif (RF01067)"}, {"model_id": "Aar", "source": "Rfam", "description": "Aar sRNA (RF02375)"}, {"model_id": "b.16.m.A.castellanii", "source": "CRW", "description": "Acanthamoeba castellanii mt rRNA b.16.m.A.castellanii"}, {"model_id": "d.16.e.A.castellanii", "source": "CRW", "description": "Acanthamoeba castellanii rRNA 18S d.16.e.A.castellanii"}, {"model_id": "d.5.e.A.tabira", "source": "CRW", "description": "Acheilognathus tabira rRNA 5S d.5.e.A.tabira"}, {"model_id": "d.5.e.A.domesticus", "source": "CRW", "description": "Acheta domesticus rRNA 5S d.5.e.A.domesticus"}, {"model_id": "d.16.e.A.bongranii", "source": "CRW", "description": "Achnanthes bongranii rRNA 18S d.16.e.A.bongranii"}, {"model_id": "d.5.b.A.ferrooxidans.1", "source": "CRW", "description": "Acidithiobacillus ferrooxidans rRNA 5S d.5.b.A.ferrooxidans.1"}, {"model_id": "d.5.b.A.ferrooxidans.2", "source": "CRW", "description": "Acidithiobacillus ferrooxidans rRNA 5S d.5.b.A.ferrooxidans.2"}, {"model_id": "d.5.b.A.thiooxidans", "source": "CRW", "description": "Acidithiobacillus thiooxidans rRNA 5S d.5.b.A.thiooxidans"}, {"model_id": "Acido-1", "source": "Rfam", "description": "Acido-1 RNA (RF01686)"}, {"model_id": "Acido-Lenti-1", "source": "Rfam", "description": "Acido-Lenti-1 RNA (RF01687)"}, {"model_id": "d.16.b.A.capsulatum", "source": "CRW", "description": "Acidobacterium capsulatum rRNA 16S d.16.b.A.capsulatum"}, {"model_id": "d.16.b.A.calcoaceticus", "source": "CRW", "description": "Acinetobacter calcoaceticus rRNA 16S d.16.b.A.calcoaceticus"}, {"model_id": "AbsR11", "source": "Rfam", "description": "Acinetobacter sRNA 11 (RF02608)"}, {"model_id": "AbsR25", "source": "Rfam", "description": "Acinetobacter sRNA 25 (RF02607)"}, {"model_id": "AbsR28", "source": "Rfam", "description": "Acinetobacter sRNA 28 (RF02606)"}, {"model_id": "d.16.m.A.cahirinus", "source": "CRW", "description": "Acomys cahirinus mt rRNA d.16.m.A.cahirinus"}, {"model_id": "d.5.e.A.equina", "source": "CRW", "description": "Actinia equina rRNA 5S d.5.e.A.equina"}, {"model_id": "Actino-pnp", "source": "Rfam", "description": "Actino-pnp RNA (RF01688)"}, {"model_id": "Actino-ugpB", "source": "Rfam", "description": "Actino-ugpB RNA (RF02927)"}, {"model_id": "Arrc08", "source": "Rfam", "description": "Actinobacillus sRNA 08 (RF02858)"}, {"model_id": "Arrc11", "source": "Rfam", "description": "Actinobacillus sRNA 11 (RF02859)"}, {"model_id": "Arrc14", "source": "Rfam", "description": "Actinobacillus sRNA 14 (RF02860)"}, {"model_id": "Ms_AS-4", "source": "Rfam", "description": "Actinobacteria sRNA Ms_AS-4 (RF02464)"}, {"model_id": "Ms_AS-8", "source": "Rfam", "description": "Actinobacteria sRNA Ms_AS-8 (RF02466)"}, {"model_id": "Ms_IGR-5", "source": "Rfam", "description": "Actinobacteria sRNA Ms_IGR-5 (RF02471)"}, {"model_id": "Ms_IGR-7", "source": "Rfam", "description": "Actinobacteria sRNA Ms_IGR-7 (RF02469)"}, {"model_id": "d.5.b.A.madurae", "source": "CRW", "description": "Actinomadura madurae rRNA 5S d.5.b.A.madurae"}, {"model_id": "d.16.b.A.israelii", "source": "CRW", "description": "Actinomyces israelii rRNA 16S d.16.b.A.israelii"}, {"model_id": "Actinomyces-1", "source": "Rfam", "description": "Actinomyces-1 RNA (RF02928)"}, {"model_id": "d.5.e.A.magnoliae", "source": "CRW", "description": "Acyrthosiphon magnoliae rRNA 5S d.5.e.A.magnoliae"}, {"model_id": "AdoCbl_riboswitch", "source": "Rfam", "description": "AdoCbl riboswitch (RF01482)"}, {"model_id": "AdoCbl-variant", "source": "Rfam", "description": "AdoCbl variant RNA (RF01689)"}, {"model_id": "d.16.b.A.hydrophila", "source": "CRW", "description": "Aeromonas hydrophila rRNA 16S d.16.b.A.hydrophila"}, {"model_id": "d.16.a.A.pernix.K1", "source": "CRW", "description": "Aeropyrum pernix small subunit rRNA d.16.a.A.pernix.K1"}, {"model_id": "AfaR", "source": "Rfam", "description": "AfaR small RNA (RF02515)"}, {"model_id": "AaHKsRNA20", "source": "Rfam", "description": "Aggregatibacter sRNA 20 (RF02898)"}, {"model_id": "AaHKsRNA22", "source": "Rfam", "description": "Aggregatibacter sRNA 22 (RF02902)"}, {"model_id": "AaHKsRNA41", "source": "Rfam", "description": "Aggregatibacter sRNA 41 (RF02901)"}, {"model_id": "AaHKsRNA54", "source": "Rfam", "description": "Aggregatibacter sRNA 54 (RF02899)"}, {"model_id": "AaHKsRNA69", "source": "Rfam", "description": "Aggregatibacter sRNA 69 (RF02904)"}, {"model_id": "AaHKsRNA82", "source": "Rfam", "description": "Aggregatibacter sRNA 82 (RF02900)"}, {"model_id": "AaHKsRNA96", "source": "Rfam", "description": "Aggregatibacter sRNA 96 (RF02903)"}, {"model_id": "JA01", "source": "Rfam", "description": "Aggregatibacter sRNA JA01 (RF02729)"}, {"model_id": "JA02", "source": "Rfam", "description": "Aggregatibacter sRNA JA02 (RF02730)"}, {"model_id": "JA03", "source": "Rfam", "description": "Aggregatibacter sRNA JA03 (RF02731)"}, {"model_id": "JA04", "source": "Rfam", "description": "Aggregatibacter sRNA JA04 (RF02732)"}, {"model_id": "RNAseP_b_A_tumefaciens_JB", "source": "RNAse P Database", "description": "Agrobacterium tumefaciens RNAse P"}, {"model_id": "d.16.b.A.tumefaciens", "source": "CRW", "description": "Agrobacterium tumefaciens rRNA 16S d.16.b.A.tumefaciens"}, {"model_id": "d.5.b.A.tumefaciens", "source": "CRW", "description": "Agrobacterium tumefaciens rRNA 5S d.5.b.A.tumefaciens"}, {"model_id": "d.16.e.A.plicata", "source": "CRW", "description": "Ahnfeltia plicata rRNA 18S d.16.e.A.plicata"}, {"model_id": "AilA_thermometer", "source": "Rfam", "description": "AilA 5' UTR thermometer (RF02772)"}, {"model_id": "d.16.m.A.fulgens", "source": "CRW", "description": "Ailurus fulgens mt rRNA d.16.m.A.fulgens"}, {"model_id": "d.5.b.A.faecalis.1", "source": "CRW", "description": "Alcaligenes faecalis rRNA 5S d.5.b.A.faecalis.1"}, {"model_id": "d.16.e.A.fundyense", "source": "CRW", "description": "Alexandrium fundyense rRNA 18S d.16.e.A.fundyense"}, {"model_id": "AMV_RNA1_SL", "source": "Rfam", "description": "Alfalfa mosaic virus RNA 1 5' UTR stem-loop (RF00196)"}, {"model_id": "Alfamo_CPB", "source": "Rfam", "description": "Alfalfa mosaic virus coat protein binding (CPB) RNA (RF00252)"}, {"model_id": "d.16.b.B.halodurans", "source": "CRW", "description": "Alkalihalobacillus halodurans rRNA 16S d.16.b.B.halodurans"}, {"model_id": "b.16.m.A.mississippiensis", "source": "CRW", "description": "Alligator mississippiensis mt rRNA b.16.m.A.mississippiensis"}, {"model_id": "d.16.b.A.vinosum", "source": "CRW", "description": "Allochromatium vinosum rRNA 16S d.16.b.A.vinosum"}, {"model_id": "d.16.e.A.macrogynus", "source": "CRW", "description": "Allomyces macrogynus rRNA 18S d.16.e.A.macrogynus"}, {"model_id": "Alpha_RBS", "source": "Rfam", "description": "Alpha operon ribosome binding site (RF00140)"}, {"model_id": "aCoV-3UTR", "source": "Rfam", "description": "Alphacoronavirus 3'UTR (RF03121)"}, {"model_id": "aCoV-5UTR", "source": "Rfam", "description": "Alphacoronavirus 5'UTR (RF03116)"}, {"model_id": "alpha_tmRNA", "source": "Rfam", "description": "Alphaproteobacteria transfer-messenger RNA (RF01849)"}, {"model_id": "ar14", "source": "Rfam", "description": "Alphaproteobacterial ar14 (RF02344)"}, {"model_id": "ar15", "source": "Rfam", "description": "Alphaproteobacterial ar15 (RF02345)"}, {"model_id": "BjrC1505", "source": "Rfam", "description": "Alphaproteobacterial sRNA BjrC1505 (RF02356)"}, {"model_id": "ar35", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar35 (RF02346)"}, {"model_id": "ar45", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar45 (RF02347)"}, {"model_id": "ar7", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar7 (RF02342)"}, {"model_id": "ar9", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar9 (RF02343)"}, {"model_id": "d.16.e.A.bracteata", "source": "CRW", "description": "Amblyospora bracteata rRNA 18S d.16.e.A.bracteata"}, {"model_id": "d.16.e.A.connecticus", "source": "CRW", "description": "Amblyospora connecticus rRNA 18S d.16.e.A.connecticus"}, {"model_id": "d.16.e.A.ferocious", "source": "CRW", "description": "Amblyospora ferocious rRNA 18S d.16.e.A.ferocious"}, {"model_id": "d.16.e.A.khaliulini", "source": "CRW", "description": "Amblyospora khaliulini rRNA 18S d.16.e.A.khaliulini"}, {"model_id": "d.16.e.Amblyospora.sp", "source": "CRW", "description": "Amblyospora sp. rRNA 18S d.16.e.Amblyospora.sp"}, {"model_id": "b.16.m.A.hottentotus", "source": "CRW", "description": "Amblysomus hottentotus mt rRNA b.16.m.A.hottentotus"}, {"model_id": "d.16.e.A.michaelis", "source": "CRW", "description": "Ameson michaelis rRNA 18S d.16.e.A.michaelis"}, {"model_id": "d.16.e.A.capitellata", "source": "CRW", "description": "Amphora cf. capitellata rRNA 18S d.16.e.A.capitellata"}, {"model_id": "d.16.b.Anabaena.sp", "source": "CRW", "description": "Anabaena sp. rRNA 16S d.16.b.Anabaena.sp"}, {"model_id": "b.16.m.A.platyrhynchos", "source": "CRW", "description": "Anas platyrhynchos mt rRNA b.16.m.A.platyrhynchos"}, {"model_id": "b.16.e.A.australis", "source": "CRW", "description": "Androctonus australis rRNA 18S b.16.e.A.australis"}, {"model_id": "AniS", "source": "Rfam", "description": "AniS (RF02274)"}, {"model_id": "d.5.e.A.pernyi", "source": "CRW", "description": "Antheraea pernyi rRNA 5S d.5.e.A.pernyi"}, {"model_id": "AgvB", "source": "Rfam", "description": "Anti GcvB sRNA (RF02702)"}, {"model_id": "AsxR", "source": "Rfam", "description": "Anti stx2 sRNA (RF02703)"}, {"model_id": "Anti-Q_RNA", "source": "Rfam", "description": "Anti-Q RNA (RF00388)"}, {"model_id": "d.16.m.A.americana", "source": "CRW", "description": "Antilocapra americana mt rRNA d.16.m.A.americana"}, {"model_id": "d.16.e.A.majus", "source": "CRW", "description": "Antirrhinum majus rRNA 18S d.16.e.A.majus"}, {"model_id": "IsrR", "source": "Rfam", "description": "Antisense RNA which regulates isiA expression (RF01419)"}, {"model_id": "AS-pc01", "source": "Rfam", "description": "Antisense to pHK01_035 (RF02875)"}, {"model_id": "AS-pc02", "source": "Rfam", "description": "Antisense to pHK01_099 (RF02876)"}, {"model_id": "AS-traG", "source": "Rfam", "description": "Antisense to traG (RF02874)"}, {"model_id": "AS-traI", "source": "Rfam", "description": "Antisense to traI (RF02873)"}, {"model_id": "Antizyme_FSE", "source": "Rfam", "description": "Antizyme RNA frameshifting stimulation element (RF00381)"}, {"model_id": "d.16.e.A.scoticae", "source": "CRW", "description": "Antonospora scoticae rRNA 18S d.16.e.A.scoticae"}, {"model_id": "d.16.e.A.invadans", "source": "CRW", "description": "Aphanomyces invadans rRNA 18S d.16.e.A.invadans"}, {"model_id": "IRES_Picorna_2", "source": "Rfam", "description": "Aphthovirus internal ribosome entry site (IRES) (RF00210)"}, {"model_id": "ApoB_5_CRE", "source": "Rfam", "description": "Apolipoprotein B (apoB) 5' UTR cis-regulatory element (RF00463)"}, {"model_id": "d.16.b.A.aeolicus", "source": "CRW", "description": "Aquifex aeolicus rRNA 16S d.16.b.A.aeolicus"}, {"model_id": "d.16.b.A.pyrophilus", "source": "CRW", "description": "Aquifex pyrophilus rRNA 16S d.16.b.A.pyrophilus"}, {"model_id": "d.16.e.A.thaliana", "source": "CRW", "description": "Arabidopsis thaliana rRNA 18S d.16.e.A.thaliana"}, {"model_id": "ArcZ", "source": "Rfam", "description": "ArcZ RNA (RF00081)"}, {"model_id": "d.16.e.A.verticilliflorum", "source": "CRW", "description": "Arceuthobium verticilliflorum rRNA 18S d.16.e.A.verticilliflorum"}, {"model_id": "sRNA154", "source": "Rfam", "description": "Archaeal Small RNA 154 (RF02906)"}, {"model_id": "sRNA162", "source": "Rfam", "description": "Archaeal Small RNA 162 (RF02792)"}, {"model_id": "sRNA41", "source": "Rfam", "description": "Archaeal Small RNA 41 (RF02905)"}, {"model_id": "Archaea_SRP", "source": "Rfam", "description": "Archaeal signal recognition particle RNA (RF01857)"}, {"model_id": "d.16.a.A.fulgidus", "source": "CRW", "description": "Archaeoglobus fulgidus small subunit rRNA d.16.a.A.fulgidus"}, {"model_id": "AgrB", "source": "Rfam", "description": "ArsR-gov region gene B (RF02891)"}, {"model_id": "b.16.m.A.franciscana", "source": "CRW", "description": "Artemia franciscana mt rRNA b.16.m.A.franciscana"}, {"model_id": "b.16.e.A.salina", "source": "CRW", "description": "Artemia salina rRNA 18S b.16.e.A.salina"}, {"model_id": "d.5.e.A.salina", "source": "CRW", "description": "Artemia salina rRNA 5S d.5.e.A.salina"}, {"model_id": "d.16.b.A.globiformis", "source": "CRW", "description": "Arthrobacter globiformis rRNA 16S d.16.b.A.globiformis"}, {"model_id": "d.5.b.A.globiformis.1", "source": "CRW", "description": "Arthrobacter globiformis rRNA 5S d.5.b.A.globiformis.1"}, {"model_id": "d.5.b.A.globiformis.2", "source": "CRW", "description": "Arthrobacter globiformis rRNA 5S d.5.b.A.globiformis.2"}, {"model_id": "Arthropod_7SK", "source": "Rfam", "description": "Arthropod 7SK RNA (RF01052)"}, {"model_id": "d.5.e.A.immersus.1", "source": "CRW", "description": "Ascobolus immersus rRNA 5S d.5.e.A.immersus.1"}, {"model_id": "d.5.e.A.aquaticus", "source": "CRW", "description": "Asellus aquaticus rRNA 5S d.5.e.A.aquaticus"}, {"model_id": "d.16.e.A.flavus", "source": "CRW", "description": "Aspergillus flavus rRNA 18S d.16.e.A.flavus"}, {"model_id": "b.16.m.E.nidulans", "source": "CRW", "description": "Aspergillus nidulans mt rRNA b.16.m.E.nidulans"}, {"model_id": "d.16.e.A.kariana", "source": "CRW", "description": "Asterionellopsis kariana rRNA 18S d.16.e.A.kariana"}, {"model_id": "d.16.m.Ateles.sp", "source": "CRW", "description": "Ateles sp. mt rRNA d.16.m.Ateles.sp"}, {"model_id": "d.16.e.A.hermannii", "source": "CRW", "description": "Audouinella hermannii rRNA 18S d.16.e.A.hermannii"}, {"model_id": "d.16.e.A.ambigua", "source": "CRW", "description": "Aulacoseira ambigua rRNA 18S d.16.e.A.ambigua"}, {"model_id": "d.16.e.A.baicalensis", "source": "CRW", "description": "Aulacoseira baicalensis rRNA 18S d.16.e.A.baicalensis"}, {"model_id": "d.5.e.A.aurita.2", "source": "CRW", "description": "Aurelia aurita rRNA 5S d.5.e.A.aurita.2"}, {"model_id": "Virus_CITE_3", "source": "Rfam", "description": "Aureusvirus cap-independent translation element (RF02458)"}, {"model_id": "Avalong_thermometer", "source": "Rfam", "description": "Avalong 5' UTR thermometer (RF02698)"}, {"model_id": "Avashort_thermometer", "source": "Rfam", "description": "Avashort 5' UTR thermometer (RF02699)"}, {"model_id": "AHBV_epsilon", "source": "Rfam", "description": "Avian HBV RNA encapsidation signal epsilon (RF01313)"}, {"model_id": "AEV_CRE", "source": "Rfam", "description": "Avian encephalitis virus (AEV) cis-acting replication element (CRE) (RF02536)"}, {"model_id": "d.16.b.A.caulinodans", "source": "CRW", "description": "Azorhizobium caulinodans rRNA 16S d.16.b.A.caulinodans"}, {"model_id": "d.5.b.A.vinelandii", "source": "CRW", "description": "Azotobacter vinelandii rRNA 5S d.5.b.A.vinelandii"}, {"model_id": "d.16.e.B.bigemina", "source": "CRW", "description": "Babesia bigemina rRNA 18S d.16.e.B.bigemina"}, {"model_id": "d.16.e.B.bovis", "source": "CRW", "description": "Babesia bovis rRNA 18S d.16.e.B.bovis"}, {"model_id": "d.16.c.B.bovis", "source": "CRW", "description": "Babesia bovis small subunit rRNA d.16.c.B.bovis"}, {"model_id": "d.16.e.B.canis", "source": "CRW", "description": "Babesia canis rRNA 18S d.16.e.B.canis"}, {"model_id": "d.16.e.B.gibsoni", "source": "CRW", "description": "Babesia gibsoni rRNA 18S d.16.e.B.gibsoni"}, {"model_id": "d.16.e.B.microti.1", "source": "CRW", "description": "Babesia microti rRNA 18S d.16.e.B.microti.1"}, {"model_id": "d.16.e.B.microti.2", "source": "CRW", "description": "Babesia microti rRNA 18S d.16.e.B.microti.2"}, {"model_id": "d.16.e.B.microti.3", "source": "CRW", "description": "Babesia microti rRNA 18S d.16.e.B.microti.3"}, {"model_id": "d.16.e.B.microti.4", "source": "CRW", "description": "Babesia microti rRNA 18S d.16.e.B.microti.4"}, {"model_id": "d.16.e.B.microti.5", "source": "CRW", "description": "Babesia microti rRNA 18S d.16.e.B.microti.5"}, {"model_id": "d.16.e.B.rodhaini", "source": "CRW", "description": "Babesia rodhaini rRNA 18S d.16.e.B.rodhaini"}, {"model_id": "d.16.e.Babesia.sp.OKD", "source": "CRW", "description": "Babesia sp. Oklahoma dog rRNA 18S d.16.e.Babesia.sp.OKD"}, {"model_id": "Bacillaceae-1", "source": "Rfam", "description": "Bacillaceae-1 RNA (RF01690)"}, {"model_id": "Bacilli-1", "source": "Rfam", "description": "Bacilli-1 RNA (RF02931)"}, {"model_id": "d.16.e.Bacillidium.sp", "source": "CRW", "description": "Bacillidium sp. rRNA 18S d.16.e.Bacillidium.sp"}, {"model_id": "SR6_antitoxin", "source": "Rfam", "description": "Bacillus SR6 antitoxin (RF02892)"}, {"model_id": "d.16.b.B.anthracis", "source": "CRW", "description": "Bacillus anthracis rRNA 16S d.16.b.B.anthracis"}, {"model_id": "BLi_r0872", "source": "Rfam", "description": "Bacillus asRNA 0872 (RF02662)"}, {"model_id": "d.16.b.B.cereus.1", "source": "CRW", "description": "Bacillus cereus rRNA 16S d.16.b.B.cereus.1"}, {"model_id": "BtsR1", "source": "Rfam", "description": "Bacillus sRNA 1 (RF02888)"}, {"model_id": "ncr1015", "source": "Rfam", "description": "Bacillus sRNA ncr1015 (RF02449)"}, {"model_id": "ncr1175", "source": "Rfam", "description": "Bacillus sRNA ncr1175 (RF02450)"}, {"model_id": "ncr1241", "source": "Rfam", "description": "Bacillus sRNA ncr1241 (RF02451)"}, {"model_id": "ncr1575", "source": "Rfam", "description": "Bacillus sRNA ncr1575 (RF02452)"}, {"model_id": "ncr952", "source": "Rfam", "description": "Bacillus sRNA ncr952 (RF02453)"}, {"model_id": "ncr982", "source": "Rfam", "description": "Bacillus sRNA ncr982 (RF02454)"}, {"model_id": "d.16.b.H.influenzae", "source": "CRW", "description": "Bacillus sp. CFM6 rRNA 16S d.16.b.H.influenzae"}, {"model_id": "BS_LSU_3D", "source": "RiboVision LSU", "description": "Bacillus subtilis large subunit rRNA"}, {"model_id": "d.16.b.B.subtilis", "source": "CRW", "description": "Bacillus subtilis rRNA 16S d.16.b.B.subtilis"}, {"model_id": "d.5.b.B.subtilis", "source": "CRW", "description": "Bacillus subtilis rRNA 5S d.5.b.B.subtilis"}, {"model_id": "d.16.b.B.subtilis.GEN", "source": "CRW", "description": "Bacillus subtilis subsp. subtilis str. 168 rRNA 16S d.16.b.B.subtilis.GEN"}, {"model_id": "Trp_leader_2", "source": "Rfam", "description": "Bacillus tryptophan operon leader (RF02370)"}, {"model_id": "Bacillus-plasmid", "source": "Rfam", "description": "Bacillus-plasmid RNA (RF01691)"}, {"model_id": "HPnc0260", "source": "Rfam", "description": "Bacterial antisense RNA HPnc0260 (RF02194)"}, {"model_id": "Bacteria_large_SRP", "source": "Rfam", "description": "Bacterial large signal recognition particle RNA (RF01854)"}, {"model_id": "Bacteria_small_SRP", "source": "Rfam", "description": "Bacterial small signal recognition particle RNA (RF00169)"}, {"model_id": "MS2", "source": "Rfam", "description": "Bacteriophage MS2 operator hairpin (RF02359)"}, {"model_id": "Phage_pRNA", "source": "Rfam", "description": "Bacteriophage pRNA (RF00044)"}, {"model_id": "Bacteroidales_small_SRP", "source": "Rfam", "description": "Bacteroidales small SRP (RF04183)"}, {"model_id": "Bacteroidales-1", "source": "Rfam", "description": "Bacteroidales-1 6S-Bacteroidales RNA suggested (RF01693)"}, {"model_id": "Bacteroidales-2", "source": "Rfam", "description": "Bacteroidales-2 RNA (RF02943)"}, {"model_id": "d.16.b.B.fragilis", "source": "CRW", "description": "Bacteroides fragilis rRNA 16S d.16.b.B.fragilis"}, {"model_id": "BTnc005", "source": "Rfam", "description": "Bacteroides sRNA BTnc005 (RF04178)"}, {"model_id": "BTnc049", "source": "Rfam", "description": "Bacteroides sRNA BTnc049 (RF04179)"}, {"model_id": "BTnc060", "source": "Rfam", "description": "Bacteroides sRNA BTnc060 (RF04184)"}, {"model_id": "BTnc201", "source": "Rfam", "description": "Bacteroides sRNA BTnc201 (RF04177)"}, {"model_id": "BTnc231", "source": "Rfam", "description": "Bacteroides sRNA BTnc231 (RF04180)"}, {"model_id": "Bacteroides-1", "source": "Rfam", "description": "Bacteroides-1 RNA (RF01694)"}, {"model_id": "Bacteroid-trp", "source": "Rfam", "description": "Bacteroidete tryptophan peptide leader RNA (RF01692)"}, {"model_id": "Baculoviridae_NAE", "source": "Rfam", "description": "Baculoviridae Nucleocapsid Assembly essential Element (RF02911)"}, {"model_id": "IRES_Bag1", "source": "Rfam", "description": "Bag-1 internal ribosome entry site (IRES) (RF00222)"}, {"model_id": "b.16.m.B.musculus", "source": "CRW", "description": "Balaenoptera musculus mt rRNA b.16.m.B.musculus"}, {"model_id": "d.16.e.B.mandrillaris", "source": "CRW", "description": "Balamuthia mandrillaris rRNA 18S d.16.e.B.mandrillaris"}, {"model_id": "d.16.e.B.coli", "source": "CRW", "description": "Balantioides coli rRNA 18S d.16.e.B.coli"}, {"model_id": "d.16.e.B.investiens", "source": "CRW", "description": "Balbiania investiens rRNA 18S d.16.e.B.investiens"}, {"model_id": "BaMV_CRE", "source": "Rfam", "description": "Bamboo mosaic potexvirus (BaMV) cis-regulatory element (RF00290)"}, {"model_id": "satBaMV_CRE", "source": "Rfam", "description": "Bamboo mosaic virus satellite RNA cis-regulatory element (RF00389)"}, {"model_id": "d.16.e.Bangia.sp.NWT", "source": "CRW", "description": "Bangia fuscopurpurea rRNA 18S d.16.e.Bangia.sp.NWT"}, {"model_id": "d.16.e.Bangia.sp.VIS7", "source": "CRW", "description": "Bangia sp. rRNA 18S d.16.e.Bangia.sp.VIS7"}, {"model_id": "BYDV_5_UTR", "source": "Rfam", "description": "Barley yellow dwarf virus 5'UTR (RF01508)"}, {"model_id": "d.16.b.B.bacilliformis", "source": "CRW", "description": "Bartonella bacilliformis rRNA 16S d.16.b.B.bacilliformis"}, {"model_id": "d.16.b.B.henselae", "source": "CRW", "description": "Bartonella henselae rRNA 16S d.16.b.B.henselae"}, {"model_id": "d.16.b.B.quintana", "source": "CRW", "description": "Bartonella quintana rRNA 16S d.16.b.B.quintana"}, {"model_id": "d.16.e.B.gelatinosum", "source": "CRW", "description": "Batrachospermum gelatinosum rRNA 18S d.16.e.B.gelatinosum"}, {"model_id": "d.5.b.B.alba", "source": "CRW", "description": "Beggiatoa alba rRNA 5S d.5.b.B.alba"}, {"model_id": "d.16.b.Beggiatoa.sp", "source": "CRW", "description": "Beggiatoa sp. 1401-13 rRNA 16S d.16.b.Beggiatoa.sp"}, {"model_id": "d.5.e.B.vulgaris", "source": "CRW", "description": "Beta vulgaris rRNA 5S d.5.e.B.vulgaris"}, {"model_id": "CoTC_ribozyme", "source": "Rfam", "description": "Beta-globin co-transcriptional cleavage ribozyme (RF00621)"}, {"model_id": "bCoV-3UTR", "source": "Rfam", "description": "Betacoronavirus 3'UTR (RF03122)"}, {"model_id": "bCoV-5UTR", "source": "Rfam", "description": "Betacoronavirus 5'UTR (RF03117)"}, {"model_id": "Betaproteobacteria_toxic_sRNA", "source": "Rfam", "description": "Betaproteobacteria toxic small RNA (RF02278)"}, {"model_id": "beta_tmRNA", "source": "Rfam", "description": "Betaproteobacteria transfer-messenger RNA (RF01850)"}, {"model_id": "Betaproteobacteria-1", "source": "Rfam", "description": "Betaproteobacteria-1 RNA (RF02932)"}, {"model_id": "bicoid_3", "source": "Rfam", "description": "Bicoid 3'-UTR regulatory element (RF00551)"}, {"model_id": "d.16.e.B.titiana", "source": "CRW", "description": "Biddulphiopsis titiana rRNA 18S d.16.e.B.titiana"}, {"model_id": "Virus_CITE_6", "source": "Rfam", "description": "Blackcurrant reversion virus cap-independent translation element (RF02461)"}, {"model_id": "d.16.m.B.brevicauda", "source": "CRW", "description": "Blarina brevicauda mt rRNA d.16.m.B.brevicauda"}, {"model_id": "d.16.e.B.emersonii", "source": "CRW", "description": "Blastocladiella emersonii rRNA 18S d.16.e.B.emersonii"}, {"model_id": "d.16.e.B.hominis", "source": "CRW", "description": "Blastocystis hominis rRNA 18S d.16.e.B.hominis"}, {"model_id": "d.16.e.B.mediterranea", "source": "CRW", "description": "Bolidomonas mediterranea rRNA 18S d.16.e.B.mediterranea"}, {"model_id": "d.16.e.B.ostreae", "source": "CRW", "description": "Bonamia ostreae rRNA 18S d.16.e.B.ostreae"}, {"model_id": "d.16.e.B.hamifera", "source": "CRW", "description": "Bonnemaisonia hamifera rRNA 18S d.16.e.B.hamifera"}, {"model_id": "d.16.b.B.bronchiseptica2", "source": "CRW", "description": "Bordetella bronchiseptica rRNA 16S d.16.b.B.bronchiseptica2"}, {"model_id": "d.16.b.B.parapertussis", "source": "CRW", "description": "Bordetella parapertussis rRNA 16S d.16.b.B.parapertussis"}, {"model_id": "d.16.b.B.pertussis", "source": "CRW", "description": "Bordetella pertussis rRNA 16S d.16.b.B.pertussis"}, {"model_id": "d.16.b.B.hermsii", "source": "CRW", "description": "Borrelia hermsii rRNA 16S d.16.b.B.hermsii"}, {"model_id": "d.16.b.B.burgdorferi", "source": "CRW", "description": "Borreliella burgdorferi rRNA 16S d.16.b.B.burgdorferi"}, {"model_id": "d.16.b.B.burgdorferi.GEN", "source": "CRW", "description": "Borreliella burgdorferi rRNA 16S d.16.b.B.burgdorferi.GEN"}, {"model_id": "d.16.m.B.taurus", "source": "CRW", "description": "Bos taurus mt rRNA d.16.m.B.taurus"}, {"model_id": "d.5.e.B.taurus", "source": "CRW", "description": "Bos taurus rRNA 5S d.5.e.B.taurus"}, {"model_id": "d.16.e.B.moritziana", "source": "CRW", "description": "Bostrychia moritziana rRNA 18S d.16.e.B.moritziana"}, {"model_id": "BLV_package", "source": "Rfam", "description": "Bovine leukaemia virus RNA packaging signal (RF00192)"}, {"model_id": "d.5.e.B.plicatilis", "source": "CRW", "description": "Brachionus plicatilis rRNA 5S d.5.e.B.plicatilis"}, {"model_id": "d.16.b.B.hyodysenteriae", "source": "CRW", "description": "Brachyspira hyodysenteriae rRNA 16S d.16.b.B.hyodysenteriae"}, {"model_id": "BjrC174", "source": "Rfam", "description": "Bradyrhizobiaceae sRNA BjrC174 (RF02355)"}, {"model_id": "BjrC68", "source": "Rfam", "description": "Bradyrhizobiaceae sRNA BjrC68 (RF02353)"}, {"model_id": "BjrC80", "source": "Rfam", "description": "Bradyrhizobiaceae sRNA BjrC80 (RF02354)"}, {"model_id": "d.16.b.B.japonicum", "source": "CRW", "description": "Bradyrhizobium japonicum rRNA 16S d.16.b.B.japonicum"}, {"model_id": "d.5.e.B.napus", "source": "CRW", "description": "Brassica napus rRNA 5S d.5.e.B.napus"}, {"model_id": "B_rapa_snoR775", "source": "Rfam", "description": "Brassica rapa small nucleolar RNA 775 (RF02705)"}, {"model_id": "d.5.e.B.vorax", "source": "CRW", "description": "Bresslaua vorax rRNA 5S d.5.e.B.vorax"}, {"model_id": "d.16.b.B.andersonii", "source": "CRW", "description": "Brevinema andersonii rRNA 16S d.16.b.B.andersonii"}, {"model_id": "BSR0441", "source": "Rfam", "description": "Brucella BSR0441 sRNA (RF02655)"}, {"model_id": "babR_5UTR", "source": "Rfam", "description": "Brucella babR 5'UTR (RF02572)"}, {"model_id": "d.16.b.B.melitensis", "source": "CRW", "description": "Brucella melitensis rRNA 16S d.16.b.B.melitensis"}, {"model_id": "BM-sr0117", "source": "Rfam", "description": "Brucella melitensis small RNA 0117 (RF02570)"}, {"model_id": "BSR0602", "source": "Rfam", "description": "Brucella sRNA 0602 (RF02609)"}, {"model_id": "BSR0626", "source": "Rfam", "description": "Brucella sRNA 0626 (RF02615)"}, {"model_id": "BSR0653", "source": "Rfam", "description": "Brucella sRNA 0653 (RF02611)"}, {"model_id": "BSR0709", "source": "Rfam", "description": "Brucella sRNA 0709 (RF02610)"}, {"model_id": "BSR0739", "source": "Rfam", "description": "Brucella sRNA 0739 (RF02613)"}, {"model_id": "BSR1073", "source": "Rfam", "description": "Brucella sRNA 1073 (RF02614)"}, {"model_id": "BSnc115", "source": "Rfam", "description": "Brucella sRNA 115 (RF02619)"}, {"model_id": "BSnc119", "source": "Rfam", "description": "Brucella sRNA 119 (RF02620)"}, {"model_id": "BSnc120", "source": "Rfam", "description": "Brucella sRNA 120 (RF02621)"}, {"model_id": "BSnc121", "source": "Rfam", "description": "Brucella sRNA 121 (RF02622)"}, {"model_id": "BSR1350", "source": "Rfam", "description": "Brucella sRNA 1350 (RF02612)"}, {"model_id": "BSnc140", "source": "Rfam", "description": "Brucella sRNA 140 (RF02623)"}, {"model_id": "BSnc150", "source": "Rfam", "description": "Brucella sRNA 150 (RF02624)"}, {"model_id": "BASRCI153", "source": "Rfam", "description": "Brucella sRNA CI153 (RF02604)"}, {"model_id": "BASRCI27", "source": "Rfam", "description": "Brucella sRNA CI27 (RF02600)"}, {"model_id": "BASRCI337", "source": "Rfam", "description": "Brucella sRNA CI337 (RF02601)"}, {"model_id": "BASRCI408", "source": "Rfam", "description": "Brucella sRNA CI408 (RF02599)"}, {"model_id": "BASRCI414", "source": "Rfam", "description": "Brucella sRNA CI414 (RF02602)"}, {"model_id": "BASRCII26", "source": "Rfam", "description": "Brucella sRNA CII26 (RF02603)"}, {"model_id": "BsrC", "source": "Rfam", "description": "BsrC (RF01410)"}, {"model_id": "BsrF", "source": "Rfam", "description": "BsrF (RF01411)"}, {"model_id": "BsrG", "source": "Rfam", "description": "BsrG (RF01412)"}, {"model_id": "d.5.e.B.neritina", "source": "CRW", "description": "Bugula neritina rRNA 5S d.5.e.B.neritina"}, {"model_id": "Bcj11", "source": "Rfam", "description": "Burkholderia RNA 11 (RF02835)"}, {"model_id": "Bcj14", "source": "Rfam", "description": "Burkholderia RNA 14 (RF02836)"}, {"model_id": "anti-hemB", "source": "Rfam", "description": "Burkholderia RNA 7 (anti-hemB) (RF02837)"}, {"model_id": "d.16.b.B.mallei", "source": "CRW", "description": "Burkholderia mallei rRNA 16S d.16.b.B.mallei"}, {"model_id": "BTH_s1", "source": "Rfam", "description": "Burkholderia sRNA 1 (RF02690)"}, {"model_id": "ncS01", "source": "Rfam", "description": "Burkholderia sRNA 1 (RF02865)"}, {"model_id": "ncS011", "source": "Rfam", "description": "Burkholderia sRNA 11 (RF02867)"}, {"model_id": "ncS16", "source": "Rfam", "description": "Burkholderia sRNA 16 (Bc_KC_sr1) (RF02866)"}, {"model_id": "BTH_s19", "source": "Rfam", "description": "Burkholderia sRNA 19 (RF02691)"}, {"model_id": "BcKCsr2", "source": "Rfam", "description": "Burkholderia sRNA 2 (RF02883)"}, {"model_id": "ncS025", "source": "Rfam", "description": "Burkholderia sRNA 25 (RF02869)"}, {"model_id": "ncS035", "source": "Rfam", "description": "Burkholderia sRNA 35 (RF02870)"}, {"model_id": "ncS037", "source": "Rfam", "description": "Burkholderia sRNA 37 (RF02868)"}, {"model_id": "BTH_s39", "source": "Rfam", "description": "Burkholderia sRNA 39 (RF02692)"}, {"model_id": "ncS54", "source": "Rfam", "description": "Burkholderia sRNA 54 (RF02871)"}, {"model_id": "BcKCsr7", "source": "Rfam", "description": "Burkholderia sRNA 7 (RF02884)"}, {"model_id": "Bp1_162", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand612_SIPHT (RF02420)"}, {"model_id": "Bp1_684", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand684_SIPHT (RF02421)"}, {"model_id": "Bp1_738", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand738_SIPHT (RF02422)"}, {"model_id": "Bp1_781", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand871_SIPHT (RF02423)"}, {"model_id": "Bp2_287", "source": "Rfam", "description": "Burkholderia sRNA Bp2_Cand287_SIPHT (RF02424)"}, {"model_id": "d.16.b.Burkholderia.sp", "source": "CRW", "description": "Burkholderia sp. rRNA 16S d.16.b.Burkholderia.sp"}, {"model_id": "Burkholderiales-2", "source": "Rfam", "description": "Burkholderiales-2 RNA (RF02917)"}, {"model_id": "ceN115", "source": "Rfam", "description": "C. elegans sRNA ceN115 (RF01619)"}, {"model_id": "ceN100", "source": "Rfam", "description": "C. elegans snoRNA ceN100 (RF01607)"}, {"model_id": "ceN106", "source": "Rfam", "description": "C. elegans snoRNA ceN106 (RF01526)"}, {"model_id": "ceN33", "source": "Rfam", "description": "C. elegans snoRNA ceN33 (RF01866)"}, {"model_id": "C0299", "source": "Rfam", "description": "C0299 RNA (RF00119)"}, {"model_id": "C0465", "source": "Rfam", "description": "C0465 RNA (RF00116)"}, {"model_id": "C0719", "source": "Rfam", "description": "C0719 RNA (RF00117)"}, {"model_id": "C1_109596F_thermometer", "source": "Rfam", "description": "C1_109596F 5' UTR thermometer (RF02762)"}, {"model_id": "C4", "source": "Rfam", "description": "C4 antisense RNA (RF01695)"}, {"model_id": "COG2827", "source": "Rfam", "description": "COG2827 RNA (RF02938)"}, {"model_id": "COG2908", "source": "Rfam", "description": "COG2908 RNA (RF02939)"}, {"model_id": "COG3610-DE", "source": "Rfam", "description": "COG3610-DE RNA (RF03066)"}, {"model_id": "COG3860", "source": "Rfam", "description": "COG3860 RNA (RF02940)"}, {"model_id": "COG3943", "source": "Rfam", "description": "COG3943 RNA (RF02941)"}, {"model_id": "CRISPR-DR2", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01315)"}, {"model_id": "CRISPR-DR3", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01316)"}, {"model_id": "CRISPR-DR4", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01317)"}, {"model_id": "CRISPR-DR5", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01318)"}, {"model_id": "CRISPR-DR6", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01319)"}, {"model_id": "CRISPR-DR7", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01320)"}, {"model_id": "CRISPR-DR8", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01321)"}, {"model_id": "CRISPR-DR9", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01322)"}, {"model_id": "CRISPR-DR10", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01323)"}, {"model_id": "CRISPR-DR11", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01324)"}, {"model_id": "CRISPR-DR12", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01325)"}, {"model_id": "CRISPR-DR13", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01326)"}, {"model_id": "CRISPR-DR17", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01328)"}, {"model_id": "CRISPR-DR15", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01329)"}, {"model_id": "CRISPR-DR16", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01330)"}, {"model_id": "CRISPR-DR18", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01331)"}, {"model_id": "CRISPR-DR19", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01332)"}, {"model_id": "CRISPR-DR20", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01333)"}, {"model_id": "CRISPR-DR21", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01334)"}, {"model_id": "CRISPR-DR22", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01335)"}, {"model_id": "CRISPR-DR23", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01336)"}, {"model_id": "CRISPR-DR24", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01337)"}, {"model_id": "CRISPR-DR25", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01338)"}, {"model_id": "CRISPR-DR27", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01339)"}, {"model_id": "CRISPR-DR29", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01340)"}, {"model_id": "CRISPR-DR30", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01341)"}, {"model_id": "CRISPR-DR32", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01342)"}, {"model_id": "CRISPR-DR33", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01343)"}, {"model_id": "CRISPR-DR34", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01344)"}, {"model_id": "CRISPR-DR35", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01345)"}, {"model_id": "CRISPR-DR36", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01346)"}, {"model_id": "CRISPR-DR37", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01347)"}, {"model_id": "CRISPR-DR38", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01348)"}, {"model_id": "CRISPR-DR40", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01349)"}, {"model_id": "CRISPR-DR41", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01350)"}, {"model_id": "CRISPR-DR44", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01353)"}, {"model_id": "CRISPR-DR45", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01354)"}, {"model_id": "CRISPR-DR26", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01355)"}, {"model_id": "CRISPR-DR28", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01356)"}, {"model_id": "CRISPR-DR31", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01357)"}, {"model_id": "CRISPR-DR39", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01358)"}, {"model_id": "CRISPR-DR46", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01359)"}, {"model_id": "CRISPR-DR47", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01360)"}, {"model_id": "CRISPR-DR48", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01361)"}, {"model_id": "CRISPR-DR49", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01362)"}, {"model_id": "CRISPR-DR50", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01363)"}, {"model_id": "CRISPR-DR51", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01364)"}, {"model_id": "CRISPR-DR52", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01365)"}, {"model_id": "CRISPR-DR53", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01366)"}, {"model_id": "CRISPR-DR54", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01367)"}, {"model_id": "CRISPR-DR56", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01369)"}, {"model_id": "CRISPR-DR57", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01370)"}, {"model_id": "CRISPR-DR58", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01371)"}, {"model_id": "CRISPR-DR60", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01373)"}, {"model_id": "CRISPR-DR61", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01374)"}, {"model_id": "CRISPR-DR62", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01375)"}, {"model_id": "CRISPR-DR63", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01376)"}, {"model_id": "CRISPR-DR64", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01377)"}, {"model_id": "CRISPR-DR65", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01378)"}, {"model_id": "CRISPR-DR66", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01379)"}, {"model_id": "d.16.m.C.elegans", "source": "CRW", "description": "Caenorhabditis elegans mt rRNA d.16.m.C.elegans"}, {"model_id": "d.5.e.C.elegans.1", "source": "CRW", "description": "Caenorhabditis elegans rRNA 5S d.5.e.C.elegans.1"}, {"model_id": "d.5.e.C.elegans.2", "source": "CRW", "description": "Caenorhabditis elegans rRNA 5S d.5.e.C.elegans.2"}, {"model_id": "ceN23-1", "source": "Rfam", "description": "Caenorhabditis sRNA ceN23-1 (RF01623)"}, {"model_id": "ceN56", "source": "Rfam", "description": "Caenorhabditis sRNA ceN56 (RF01643)"}, {"model_id": "ceN93", "source": "Rfam", "description": "Caenorhabditis sRNA ceN93 (RF01663)"}, {"model_id": "ceN101", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN101 (RF01664)"}, {"model_id": "ceN103", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN103 (RF01609)"}, {"model_id": "ceN104", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN104 (RF01610)"}, {"model_id": "ceN108", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN108 (RF01611)"}, {"model_id": "ceN110", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN110 (RF01614)"}, {"model_id": "ceN113", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN113 (RF01617)"}, {"model_id": "ceN126", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN126 (RF01621)"}, {"model_id": "ceN28", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN28 (RF01625)"}, {"model_id": "ceN30", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN30 (RF01626)"}, {"model_id": "ceN38", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN38 (RF01628)"}, {"model_id": "ceN41", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN41 (RF01631)"}, {"model_id": "ceN42", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN42 (RF01632)"}, {"model_id": "ceN43", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN43 (RF01633)"}, {"model_id": "ceN44", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN44 (RF01634)"}, {"model_id": "ceN45", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN45 (RF01635)"}, {"model_id": "ceN46", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN46 (RF01636)"}, {"model_id": "ceN48", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN48 (RF01638)"}, {"model_id": "ceN68", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN48 (RF01650)"}, {"model_id": "ceN49", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN49 (RF01639)"}, {"model_id": "ceN51", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN51 (RF01640)"}, {"model_id": "ceN53", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN53 (RF01641)"}, {"model_id": "ceN54", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN54 (RF01642)"}, {"model_id": "ceN59", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN59 (RF01644)"}, {"model_id": "ceN61", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN61 (RF01647)"}, {"model_id": "ceN63", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN63 (RF01646)"}, {"model_id": "ceN65", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN65 (RF01648)"}, {"model_id": "ceN67", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN67 (RF01649)"}, {"model_id": "ceN69", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN69 (RF01651)"}, {"model_id": "ceN70", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN70 (RF01652)"}, {"model_id": "ceN102", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN80 (RF01608)"}, {"model_id": "ceN80", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN80 (RF01653)"}, {"model_id": "ceN81", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN81 (RF01658)"}, {"model_id": "ceN82", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN82 (RF01654)"}, {"model_id": "ceN84", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN84 (RF01655)"}, {"model_id": "ceN86", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN86 (RF01659)"}, {"model_id": "ceN89", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN89 (RF01662)"}, {"model_id": "ceN92", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN92 (RF01661)"}, {"model_id": "CncR1", "source": "Rfam", "description": "Cag non-coding RNA1 (RF02650)"}, {"model_id": "RNaseP_TypeT_Caldivirga", "source": "RNAse P Database", "description": "Caldivirga RNAse P"}, {"model_id": "d.5.e.C.vicina", "source": "CRW", "description": "Calliphora vicina rRNA 5S d.5.e.C.vicina"}, {"model_id": "d.16.b.C.jejuni", "source": "CRW", "description": "Campylobacter jejuni rRNA 16S d.16.b.C.jejuni"}, {"model_id": "d.16.b.C.jejuni.GEN", "source": "CRW", "description": "Campylobacter jejuni rRNA 16S d.16.b.C.jejuni.GEN"}, {"model_id": "d.16.b.C.sputorum", "source": "CRW", "description": "Campylobacter sputorum rRNA 16S d.16.b.C.sputorum"}, {"model_id": "d.16.e.C.ralfsii", "source": "CRW", "description": "Campylodiscus ralfsii rRNA 18S d.16.e.C.ralfsii"}, {"model_id": "d.16.e.C.albicans", "source": "CRW", "description": "Candida albicans rRNA 18S d.16.e.C.albicans"}, {"model_id": "Cardiovirus_CRE", "source": "Rfam", "description": "Cardiovirus cis-acting replication element (CRE) (RF00453)"}, {"model_id": "d.16.m.T.syrichta", "source": "CRW", "description": "Carlito syrichta mt rRNA d.16.m.T.syrichta"}, {"model_id": "CC3552", "source": "Rfam", "description": "Cauldobacter sRNA CC3552 (RF01529)"}, {"model_id": "d.16.c.C.sertularioides", "source": "CRW", "description": "Caulerpa sertularioides small subunit rRNA d.16.c.C.sertularioides"}, {"model_id": "CC0196", "source": "Rfam", "description": "Caulobacter sRNA CC0196 (RF01519)"}, {"model_id": "CC3664", "source": "Rfam", "description": "Caulobacter sRNA CC3664 (RF01530)"}, {"model_id": "CrfA", "source": "Rfam", "description": "Caulobacter sRNA CrfA (RF01527)"}, {"model_id": "d.16.e.C.rubrum", "source": "CRW", "description": "Ceramium rubrum rRNA 18S d.16.e.C.rubrum"}, {"model_id": "d.5.e.C.edule", "source": "CRW", "description": "Cerastoderma edule rRNA 5S d.5.e.C.edule"}, {"model_id": "d.16.e.Chaetoceros.sp", "source": "CRW", "description": "Chaetoceros sp. rRNA 18S d.16.e.Chaetoceros.sp"}, {"model_id": "d.16.a.H.marismortui.rrnA", "source": "CRW", "description": "Chalcides guentheri rRNA 18S d.16.a.H.marismortui.rrnA"}, {"model_id": "d.16.a.H.marismortui.rrnB", "source": "CRW", "description": "Chalcides lanzai rRNA 18S d.16.a.H.marismortui.rrnB"}, {"model_id": "d.16.b.C.muridarum", "source": "CRW", "description": "Chlamydia muridarum str. Nigg rRNA 16S d.16.b.C.muridarum"}, {"model_id": "d.16.b.C.pneumoniae.AR39", "source": "CRW", "description": "Chlamydia pneumoniae AR39 rRNA 16S d.16.b.C.pneumoniae.AR39"}, {"model_id": "d.16.b.C.pneumoniae.CWL029", "source": "CRW", "description": "Chlamydia pneumoniae CWL029 rRNA 16S d.16.b.C.pneumoniae.CWL029"}, {"model_id": "d.16.b.C.pneumoniae.J138", "source": "CRW", "description": "Chlamydia pneumoniae J138 rRNA 16S d.16.b.C.pneumoniae.J138"}, {"model_id": "d.16.b.C.pneumoniae", "source": "CRW", "description": "Chlamydia pneumoniae rRNA 16S d.16.b.C.pneumoniae"}, {"model_id": "d.16.b.C.psittaci", "source": "CRW", "description": "Chlamydia psittaci rRNA 16S d.16.b.C.psittaci"}, {"model_id": "d.16.b.C.trachomatis.GEN", "source": "CRW", "description": "Chlamydia trachomatis rRNA 16S d.16.b.C.trachomatis.GEN"}, {"model_id": "d.16.b.C.trachomatis.L2", "source": "CRW", "description": "Chlamydia trachomatis rRNA 16S d.16.b.C.trachomatis.L2"}, {"model_id": "d.16.c.C.humicola", "source": "CRW", "description": "Chlamydomonas applanata small subunit rRNA d.16.c.C.humicola"}, {"model_id": "b.16.m.C.reinhardtii", "source": "CRW", "description": "Chlamydomonas reinhardtii mt rRNA b.16.m.C.reinhardtii"}, {"model_id": "d.16.c.C.reinhardtii", "source": "CRW", "description": "Chlamydomonas reinhardtii small subunit rRNA d.16.c.C.reinhardtii"}, {"model_id": "d.16.c.C.vulgaris", "source": "CRW", "description": "Chlorella vulgaris small subunit rRNA d.16.c.C.vulgaris"}, {"model_id": "Chlorobi-1", "source": "Rfam", "description": "Chlorobi-1 RNA (RF01696)"}, {"model_id": "Chlorobi-RRM", "source": "Rfam", "description": "Chlorobi-RRM RNA (RF01697)"}, {"model_id": "Chloroflexi-1", "source": "Rfam", "description": "Chloroflexi-1 RNA (RF01698)"}, {"model_id": "Chloroflexus-1", "source": "Rfam", "description": "Chloroflexus-1 RNA (RF02936)"}, {"model_id": "d.16.b.Chlorogloeopsis.PCC7518", "source": "CRW", "description": "Chlorogloeopsis sp. PCC 7518 rRNA 16S d.16.b.Chlorogloeopsis.PCC7518"}, {"model_id": "b.16.m.C.crispus", "source": "CRW", "description": "Chondrus crispus mt rRNA b.16.m.C.crispus"}, {"model_id": "d.16.e.C.crispus", "source": "CRW", "description": "Chondrus crispus rRNA 18S d.16.e.C.crispus"}, {"model_id": "b.16.m.C.parallelus.ESC", "source": "CRW", "description": "Chorthippus parallelus mt rRNA b.16.m.C.parallelus.ESC"}, {"model_id": "b.16.m.C.parallelus.NOR", "source": "CRW", "description": "Chorthippus parallelus mt rRNA b.16.m.C.parallelus.NOR"}, {"model_id": "d.16.b.C.marismortui", "source": "CRW", "description": "Chromohalobacter marismortui rRNA 16S d.16.b.C.marismortui"}, {"model_id": "CssrA", "source": "Rfam", "description": "Chromosome-encoded Shigella sRNA A (RF02798)"}, {"model_id": "CssrB", "source": "Rfam", "description": "Chromosome-encoded Shigella sRNA B (RF02799)"}, {"model_id": "d.5.e.C.quinquecirrha", "source": "CRW", "description": "Chrysaora quinquecirrha rRNA 5S d.5.e.C.quinquecirrha"}, {"model_id": "csRNA", "source": "Rfam", "description": "Cia-dependent small RNA csRNA1 (RF02379)"}, {"model_id": "Telomerase-cil", "source": "Rfam", "description": "Ciliate telomerase RNA (RF00025)"}, {"model_id": "ciona-mir-92", "source": "Rfam", "description": "Ciona microRNA mir-92 (RF01117)"}, {"model_id": "SQ2397", "source": "Rfam", "description": "Cis-regulator of HTH transcription factor (RF03532)"}, {"model_id": "d.16.b.C.freundii", "source": "CRW", "description": "Citrobacter freundii rRNA 16S d.16.b.C.freundii"}, {"model_id": "CTV_rep_sig", "source": "Rfam", "description": "Citrus tristeza virus replication signal (RF00193)"}, {"model_id": "Dicty_Class_I_RNA", "source": "Rfam", "description": "Class I RNA from Dictyostelium (RF01414)"}, {"model_id": "d.16.e.M.prolifera", "source": "CRW", "description": "Clathria prolifera rRNA 18S d.16.e.M.prolifera"}, {"model_id": "Clostridiales-1", "source": "Rfam", "description": "Clostridiales-1 RNA (RF01699)"}, {"model_id": "Clostridiales-2", "source": "Rfam", "description": "Clostridiales-2 RNA (RF02937)"}, {"model_id": "Clostridiales-3", "source": "Rfam", "description": "Clostridiales-3 RNA (RF02942)"}, {"model_id": "d.16.b.C.difficile", "source": "CRW", "description": "Clostridioides difficile rRNA 16S d.16.b.C.difficile"}, {"model_id": "SQ1002_RNA", "source": "Rfam", "description": "Clostridioides difficile sRNA SQ1002 (RF03533)"}, {"model_id": "n00280", "source": "Rfam", "description": "Clostridioides difficile sRNA included into helicase gene (RF03531)"}, {"model_id": "d.16.b.C.botulinum.F", "source": "CRW", "description": "Clostridium botulinum F rRNA 16S d.16.b.C.botulinum.F"}, {"model_id": "d.16.b.C.perfringens", "source": "CRW", "description": "Clostridium perfringens rRNA 16S d.16.b.C.perfringens"}, {"model_id": "d.16.b.C.tetani", "source": "CRW", "description": "Clostridium tetani rRNA 16S d.16.b.C.tetani"}, {"model_id": "Clostridium-PBP", "source": "Rfam", "description": "Clostridium-PBP RNA (RF03091)"}, {"model_id": "ClpQY_promoter", "source": "Rfam", "description": "ClpQY promoter (RF02401)"}, {"model_id": "CnfY_thermometer", "source": "Rfam", "description": "CnfY 5' UTR thermometer (RF02771)"}, {"model_id": "Cobalamin", "source": "Rfam", "description": "Cobalamin riboswitch (RF00174)"}, {"model_id": "d.16.e.C.immitis", "source": "CRW", "description": "Coccidioides immitis rRNA 18S d.16.e.C.immitis"}, {"model_id": "d.16.c.C.fragile", "source": "CRW", "description": "Codium fragile small subunit rRNA d.16.c.C.fragile"}, {"model_id": "d.16.e.A.dasyae", "source": "CRW", "description": "Colaconema dasyae rRNA 18S d.16.e.A.dasyae"}, {"model_id": "Collinsella-1", "source": "Rfam", "description": "Collinsella-1 RNA (RF01700)"}, {"model_id": "d.16.b.C.testosteroni", "source": "CRW", "description": "Comamonas testosteroni rRNA 16S d.16.b.C.testosteroni"}, {"model_id": "d.16.e.C.coeruleus", "source": "CRW", "description": "Compsopogon caeruleus rRNA 18S d.16.e.C.coeruleus"}, {"model_id": "IRES_Cx32", "source": "Rfam", "description": "Connexin-32 internal ribosome entry site (IRES) (RF00484)"}, {"model_id": "IRES_Cx43", "source": "Rfam", "description": "Connexin-43 internal ribosome entry site (IRES) (RF00487)"}, {"model_id": "CcsR1", "source": "Rfam", "description": "Conserved CCUCCUCCC motif stress-induced RNA 1 (RF02791)"}, {"model_id": "CopA", "source": "Rfam", "description": "CopA-like RNA (RF00042)"}, {"model_id": "d.16.e.C.officinalis", "source": "CRW", "description": "Corallina officinalis rRNA 18S d.16.e.C.officinalis"}, {"model_id": "d.16.e.C.criophilum", "source": "CRW", "description": "Corethron criophilum rRNA 18S d.16.e.C.criophilum"}, {"model_id": "Corio-PBP", "source": "Rfam", "description": "Corio-PBP RNA (RF02945)"}, {"model_id": "Corona_pk3", "source": "Rfam", "description": "Coronavirus 3' UTR pseudoknot (RF00165)"}, {"model_id": "s2m", "source": "Rfam", "description": "Coronavirus 3' stem-loop II-like motif (s2m) (RF00164)"}, {"model_id": "Corona_FSE", "source": "Rfam", "description": "Coronavirus frameshifting stimulation element (RF00507)"}, {"model_id": "Corona_package", "source": "Rfam", "description": "Coronavirus packaging signal (RF00182)"}, {"model_id": "d.16.b.C.diphtheriae", "source": "CRW", "description": "Corynebacterium diphtheriae rRNA 16S d.16.b.C.diphtheriae"}, {"model_id": "Cgb105", "source": "Rfam", "description": "Corynebacterium sRNA 105 (RF02734)"}, {"model_id": "d.16.e.C.radiatus", "source": "CRW", "description": "Coscinodiscus radiatus rRNA 18S d.16.e.C.radiatus"}, {"model_id": "b.16.m.C.coscoroba", "source": "CRW", "description": "Coscoroba coscoroba mt rRNA b.16.m.C.coscoroba"}, {"model_id": "b.16.m.C.coturnix", "source": "CRW", "description": "Coturnix coturnix mt rRNA b.16.m.C.coturnix"}, {"model_id": "d.16.b.C.burnetii", "source": "CRW", "description": "Coxiella burnetii rRNA 16S d.16.b.C.burnetii"}, {"model_id": "CbSR1", "source": "Rfam", "description": "Coxiella burnetii sRNA 1 (RF02557)"}, {"model_id": "CbSR12", "source": "Rfam", "description": "Coxiella burnetii sRNA 12 (RF02561)"}, {"model_id": "CbSR14", "source": "Rfam", "description": "Coxiella burnetii sRNA 14 (RF02562)"}, {"model_id": "CbSR2", "source": "Rfam", "description": "Coxiella burnetii sRNA 2 (RF02558)"}, {"model_id": "CbSR3", "source": "Rfam", "description": "Coxiella burnetii sRNA 3 (RF02563)"}, {"model_id": "CbSR4", "source": "Rfam", "description": "Coxiella burnetii sRNA 4 (RF02559)"}, {"model_id": "CbSR9", "source": "Rfam", "description": "Coxiella burnetii sRNA 9 (RF02560)"}, {"model_id": "CpoB_ybgF_thermometer", "source": "Rfam", "description": "CpoB/ybgF ICR thermometer (RF02782)"}, {"model_id": "IRES_Cripavirus", "source": "Rfam", "description": "Cripavirus internal ribosome entry site (IRES) (RF00458)"}, {"model_id": "a.16.m.C.fasciculata", "source": "CRW", "description": "Crithidia fasciculata mt rRNA a.16.m.C.fasciculata"}, {"model_id": "b.16.e.C.koreana", "source": "CRW", "description": "Crossodonthina koreana rRNA 18S b.16.e.C.koreana"}, {"model_id": "d.5.e.F.neoformans.1", "source": "CRW", "description": "Cryptococcus neoformans rRNA 5S d.5.e.F.neoformans.1"}, {"model_id": "d.16.e.C.neoformans", "source": "CRW", "description": "Cryptococcus neoformans var. neoformans rRNA 18S d.16.e.C.neoformans"}, {"model_id": "d.16.c.Cryptomonas.sp", "source": "CRW", "description": "Cryptomonas sp. small subunit rRNA d.16.c.Cryptomonas.sp"}, {"model_id": "CsrB", "source": "Rfam", "description": "CsrB/RsmB RNA family (RF00018)"}, {"model_id": "CsrC", "source": "Rfam", "description": "CsrC RNA family (RF00084)"}, {"model_id": "d.16.e.C.lunata", "source": "CRW", "description": "Culicosporella lunata rRNA 18S d.16.e.C.lunata"}, {"model_id": "Cupriavidus-1", "source": "Rfam", "description": "Cupriavidus-1 RNA (RF02949)"}, {"model_id": "CyVA-1", "source": "Rfam", "description": "CyVA-1 RNA (RF02965)"}, {"model_id": "CyaR_RyeE", "source": "Rfam", "description": "CyaR/Rye RNA (RF00112)"}, {"model_id": "d.16.c.C.caldarium", "source": "CRW", "description": "Cyanidium caldarium small subunit rRNA d.16.c.C.caldarium"}, {"model_id": "Cyano-1", "source": "Rfam", "description": "Cyano-1 RNA (RF01701)"}, {"model_id": "Cyano-2", "source": "Rfam", "description": "Cyano-2 RNA (RF01702)"}, {"model_id": "cyano_het_sRNA", "source": "Rfam", "description": "Cyanobacteria heterocyst sRNA (RF02596)"}, {"model_id": "cyano_tmRNA", "source": "Rfam", "description": "Cyanobacteria transfer-messenger RNA (RF01851)"}, {"model_id": "Yfr1", "source": "Rfam", "description": "Cyanobacterial functional RNA 1 (RF01116)"}, {"model_id": "Yfr10", "source": "Rfam", "description": "Cyanobacterial functional RNA 10 (RF02362)"}, {"model_id": "Yfr11", "source": "Rfam", "description": "Cyanobacterial functional RNA 11 (RF02363)"}, {"model_id": "Yfr13", "source": "Rfam", "description": "Cyanobacterial functional RNA 13 (RF02364)"}, {"model_id": "Yfr17", "source": "Rfam", "description": "Cyanobacterial functional RNA 17 (RF02365)"}, {"model_id": "Yfr19", "source": "Rfam", "description": "Cyanobacterial functional RNA 19 (RF02366)"}, {"model_id": "Yfr20", "source": "Rfam", "description": "Cyanobacterial functional RNA 20 (RF02367)"}, {"model_id": "Yfr21", "source": "Rfam", "description": "Cyanobacterial functional RNA 21 (RF02368)"}, {"model_id": "Yfr8", "source": "Rfam", "description": "Cyanobacterial functional RNA 8/9 (RF02360)"}, {"model_id": "cyano-S1", "source": "Rfam", "description": "Cyanobacterial ribosomal protein S1 leader (RF03151)"}, {"model_id": "d.16.e.C.paradoxa", "source": "CRW", "description": "Cyanophora paradoxa rRNA 18S d.16.e.C.paradoxa"}, {"model_id": "d.16.c.C.paradoxa", "source": "CRW", "description": "Cyanophora paradoxa small subunit rRNA d.16.c.C.paradoxa"}, {"model_id": "d.16.y.C.paradoxa", "source": "CRW", "description": "Cyanophora paradoxa small subunit rRNA d.16.y.C.paradoxa"}, {"model_id": "d.5.e.C.revoluta", "source": "CRW", "description": "Cycas revoluta rRNA 5S d.5.e.C.revoluta"}, {"model_id": "c-di-GMP-I", "source": "Rfam", "description": "Cyclic di-GMP-I riboswitch (RF01051)"}, {"model_id": "c-di-GMP-II", "source": "Rfam", "description": "Cyclic di-GMP-II riboswitch (RF01786)"}, {"model_id": "b.16.m.C.melancoryphus", "source": "CRW", "description": "Cygnus melancoryphus mt rRNA b.16.m.C.melancoryphus"}, {"model_id": "d.16.e.C.belgica", "source": "CRW", "description": "Cymatosira belgica rRNA 18S d.16.e.C.belgica"}, {"model_id": "a.16.c.C.coccineum", "source": "CRW", "description": "Cynomorium coccineum small subunit rRNA a.16.c.C.coccineum"}, {"model_id": "IRES_cyp24a1", "source": "Rfam", "description": "Cyp24a1 internal ribosome entry site (IRES) (RF02664)"}, {"model_id": "b.16.m.C.carpio", "source": "CRW", "description": "Cyprinus carpio mt rRNA b.16.m.C.carpio"}, {"model_id": "d.5.e.C.carpio", "source": "CRW", "description": "Cyprinus carpio rRNA 5S d.5.e.C.carpio"}, {"model_id": "d.16.e.C.citrina", "source": "CRW", "description": "Cyrtohymena citrina rRNA 18S d.16.e.C.citrina"}, {"model_id": "a.16.c.C.ruber", "source": "CRW", "description": "Cytinus ruber small subunit rRNA a.16.c.C.ruber"}, {"model_id": "D12-methyl", "source": "Rfam", "description": "D12-methyl RNA (RF02950)"}, {"model_id": "DABA-DC-AT", "source": "Rfam", "description": "DABA-DC-AT RNA (RF02951)"}, {"model_id": "DUF1874", "source": "Rfam", "description": "DUF1874 RNA (RF02953)"}, {"model_id": "DUF2693", "source": "Rfam", "description": "DUF2693 RNA (RF02956)"}, {"model_id": "DUF2693-FD", "source": "Rfam", "description": "DUF2693-FD RNA (RF02926)"}, {"model_id": "DUF2800", "source": "Rfam", "description": "DUF2800 RNA (RF02960)"}, {"model_id": "DUF2815", "source": "Rfam", "description": "DUF2815 RNA (RF03084)"}, {"model_id": "DUF3085", "source": "Rfam", "description": "DUF3085 RNA (RF02959)"}, {"model_id": "DUF3268", "source": "Rfam", "description": "DUF3268 RNA (RF02966)"}, {"model_id": "DUF3577", "source": "Rfam", "description": "DUF3577 RNA (RF02954)"}, {"model_id": "DUF3800-I", "source": "Rfam", "description": "DUF3800-I RNA (RF02969)"}, {"model_id": "DUF3800-II", "source": "Rfam", "description": "DUF3800-II RNA (RF02961)"}, {"model_id": "DUF3800-III", "source": "Rfam", "description": "DUF3800-III RNA (RF02962)"}, {"model_id": "DUF3800-IV", "source": "Rfam", "description": "DUF3800-IV RNA (RF02963)"}, {"model_id": "DUF3800-IX", "source": "Rfam", "description": "DUF3800-IX RNA (RF02968)"}, {"model_id": "DUF3800-V", "source": "Rfam", "description": "DUF3800-V RNA (RF02964)"}, {"model_id": "DUF3800-VI", "source": "Rfam", "description": "DUF3800-VI RNA (RF02915)"}, {"model_id": "DUF3800-VII", "source": "Rfam", "description": "DUF3800-VII RNA (RF02967)"}, {"model_id": "DUF3800-VIII", "source": "Rfam", "description": "DUF3800-VIII RNA (RF03075)"}, {"model_id": "DUF3800-X", "source": "Rfam", "description": "DUF3800-X RNA (RF02984)"}, {"model_id": "DUF3800-XI", "source": "Rfam", "description": "DUF3800-XI RNA (RF02975)"}, {"model_id": "DUF805", "source": "Rfam", "description": "DUF805 RNA (RF03081)"}, {"model_id": "DUF805b", "source": "Rfam", "description": "DUF805b RNA (RF02914)"}, {"model_id": "d.16.m.D.novemcinctus", "source": "CRW", "description": "Dasypus novemcinctus mt rRNA d.16.m.D.novemcinctus"}, {"model_id": "d.16.m.D.geoffroii", "source": "CRW", "description": "Dasyurus geoffroii mt rRNA d.16.m.D.geoffroii"}, {"model_id": "d.16.b.D.thermophilus", "source": "CRW", "description": "Deferribacter thermophilus rRNA 16S d.16.b.D.thermophilus"}, {"model_id": "Deinococcus_Y_RNA", "source": "Rfam", "description": "Deinococcus radiodurans Y RNA (RF01053)"}, {"model_id": "DR_LSU_3D", "source": "RiboVision LSU", "description": "Deinococcus radiodurans large subunit rRNA"}, {"model_id": "d.16.b.D.radiodurans.1", "source": "CRW", "description": "Deinococcus radiodurans rRNA 16S d.16.b.D.radiodurans.1"}, {"model_id": "d.16.b.D.radiodurans.GEN", "source": "CRW", "description": "Deinococcus radiodurans rRNA 16S d.16.b.D.radiodurans.GEN"}, {"model_id": "d.5.b.D.radiodurans.rrnA", "source": "CRW", "description": "Deinococcus radiodurans rRNA 5S d.5.b.D.radiodurans.rrnA"}, {"model_id": "d.5.b.D.radiodurans.rrnB", "source": "CRW", "description": "Deinococcus radiodurans rRNA 5S d.5.b.D.radiodurans.rrnB"}, {"model_id": "d.5.b.D.radiodurans.rrnC", "source": "CRW", "description": "Deinococcus radiodurans rRNA 5S d.5.b.D.radiodurans.rrnC"}, {"model_id": "d.5.b.D.acidovorans", "source": "CRW", "description": "Delftia acidovorans rRNA 5S d.5.b.D.acidovorans"}, {"model_id": "dCoV-3UTR", "source": "Rfam", "description": "Deltacoronavirus 3'UTR (RF03124)"}, {"model_id": "dCoV-5UTR", "source": "Rfam", "description": "Deltacoronavirus 5'UTR (RF03119)"}, {"model_id": "DENV_SLA", "source": "Rfam", "description": "Dengue virus SLA (RF02340)"}, {"model_id": "d.16.e.S.cerradensis", "source": "CRW", "description": "Dentiscutata cerradensis rRNA 18S d.16.e.S.cerradensis"}, {"model_id": "d.16.e.Dermocystidium.sp", "source": "CRW", "description": "Dermocystidium sp. rRNA 18S d.16.e.Dermocystidium.sp"}, {"model_id": "d.16.b.D.desulfuricans", "source": "CRW", "description": "Desulfovibrio desulfuricans rRNA 16S d.16.b.D.desulfuricans"}, {"model_id": "d.5.a.D.mobilis", "source": "CRW", "description": "Desulfurococcus mucosus rRNA 5S d.5.a.D.mobilis"}, {"model_id": "Diantho_3_UTR", "source": "Rfam", "description": "Dianthovirus RNA2 3'UTR stem loops (RF02456)"}, {"model_id": "Virus_CITE_1", "source": "Rfam", "description": "Dianthovirus RNA2 cap-independent translation element (RF02455)"}, {"model_id": "d.16.e.D.grandis", "source": "CRW", "description": "Diaphanoeca grandis rRNA 18S d.16.e.D.grandis"}, {"model_id": "d.16.e.D.tenue", "source": "CRW", "description": "Diatoma tenuis rRNA 18S d.16.e.D.tenue"}, {"model_id": "DicF", "source": "Rfam", "description": "DicF RNA (RF00039)"}, {"model_id": "d.16.b.D.nodosus", "source": "CRW", "description": "Dichelobacter nodosus rRNA 16S d.16.b.D.nodosus"}, {"model_id": "d.16.e.D.gammarellum", "source": "CRW", "description": "Dictyocoela gammarellum rRNA 18S d.16.e.D.gammarellum"}, {"model_id": "Dictyoglomi-1", "source": "Rfam", "description": "Dictyoglomi-1 RNA (RF01703)"}, {"model_id": "DD_28S_3D", "source": "RiboVision LSU", "description": "Dictyostelium discoideum large subunit rRNA"}, {"model_id": "b.16.m.D.discoideum", "source": "CRW", "description": "Dictyostelium discoideum mt rRNA b.16.m.D.discoideum"}, {"model_id": "Dictyostelium_SRP", "source": "Rfam", "description": "Dictyostelium signal recognition particle (RF01570)"}, {"model_id": "DdR18", "source": "Rfam", "description": "Dictyostelium snoRNA DdR18 (RF01568)"}, {"model_id": "d.16.e.D.grandiflora", "source": "CRW", "description": "Digitalis grandiflora rRNA 18S d.16.e.D.grandiflora"}, {"model_id": "d.16.e.D.brightwellii", "source": "CRW", "description": "Ditylum brightwellii rRNA 18S d.16.e.D.brightwellii"}, {"model_id": "d.16.e.D.grisea", "source": "CRW", "description": "Dixoniella grisea rRNA 18S d.16.e.D.grisea"}, {"model_id": "DnaX", "source": "Rfam", "description": "DnaX ribosomal frameshifting element (RF00382)"}, {"model_id": "d.5.e.D.mauritiana", "source": "CRW", "description": "Drosophila mauritiana rRNA 5S d.5.e.D.mauritiana"}, {"model_id": "DM_LSU_3D", "source": "RiboVision LSU", "description": "Drosophila melanogaster large subunit rRNA"}, {"model_id": "d.16.e.D.melanogaster", "source": "CRW", "description": "Drosophila melanogaster rRNA 18S d.16.e.D.melanogaster"}, {"model_id": "d.5.e.D.melanogaster.1", "source": "CRW", "description": "Drosophila melanogaster rRNA 5S d.5.e.D.melanogaster.1"}, {"model_id": "d.5.e.D.melanogaster.2", "source": "CRW", "description": "Drosophila melanogaster rRNA 5S d.5.e.D.melanogaster.2"}, {"model_id": "DM_SSU_3D", "source": "RiboVision SSU", "description": "Drosophila melanogaster small subunit rRNA"}, {"model_id": "DM_SisR1", "source": "Rfam", "description": "Drosophila melanogaster stable intronic sequence RNA 1 (RF02575)"}, {"model_id": "rox1", "source": "Rfam", "description": "Drosophila rox1 ncRNA (RF01667)"}, {"model_id": "rox2", "source": "Rfam", "description": "Drosophila rox2 ncRNA (RF01666)"}, {"model_id": "PsiU1-6", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU1-6 (RF02665)"}, {"model_id": "PsiU2-35.45", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU2-35.45 (RF02666)"}, {"model_id": "PsiU2-38.40.42", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU2-38.40.4 (RF02667)"}, {"model_id": "PsiU2-55", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU2-55 (RF02668)"}, {"model_id": "PsiU6-40", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU6-40 (RF02669)"}, {"model_id": "d.16.m.D.virilis", "source": "CRW", "description": "Drosophila virilis mt rRNA d.16.m.D.virilis"}, {"model_id": "DsrA", "source": "Rfam", "description": "DsrA RNA (RF00014)"}, {"model_id": "d.16.m.D.dugon", "source": "CRW", "description": "Dugong dugon mt rRNA d.16.m.D.dugon"}, {"model_id": "EFASI", "source": "Rfam", "description": "EFASI RNA (RF02957)"}, {"model_id": "EGFOA", "source": "Rfam", "description": "EGFOA RNA (RF02955)"}, {"model_id": "EGFOA-assoc-1", "source": "Rfam", "description": "EGFOA-assoc-1 RNA (RF02970)"}, {"model_id": "ES003", "source": "Rfam", "description": "ES003 sRNA (RF02750)"}, {"model_id": "ES036", "source": "Rfam", "description": "ES036 (CssrF) sRNA (RF02751)"}, {"model_id": "ES056", "source": "Rfam", "description": "ES056 sRNA (RF02752)"}, {"model_id": "ES173", "source": "Rfam", "description": "ES173 sRNA (RF02753)"}, {"model_id": "ES205", "source": "Rfam", "description": "ES205 sRNA (RF02754)"}, {"model_id": "ES222", "source": "Rfam", "description": "ES222 sRNA (RF02755)"}, {"model_id": "ES239", "source": "Rfam", "description": "ES239 sRNA (RF02756)"}, {"model_id": "enod40", "source": "Rfam", "description": "Early nodulin 40 (RF01845)"}, {"model_id": "b.16.e.E.granulosus", "source": "CRW", "description": "Echinococcus granulosus rRNA 18S b.16.e.E.granulosus"}, {"model_id": "Atu_C6", "source": "Rfam", "description": "EcpR1 (RF02500)"}, {"model_id": "d.5.b.E.shaposhnikovii", "source": "CRW", "description": "Ectothiorhodospira shaposhnikovii rRNA 5S d.5.b.E.shaposhnikovii"}, {"model_id": "d.16.e.E.aedis", "source": "CRW", "description": "Edhazardia aedis rRNA 18S d.16.e.E.aedis"}, {"model_id": "GABA3", "source": "Rfam", "description": "Editing element of GABA-3 exon 9 (RF01803)"}, {"model_id": "RF_site4", "source": "Rfam", "description": "Edr gene ribosomal frameshift signal (RF01090)"}, {"model_id": "d.16.b.E.tarda", "source": "CRW", "description": "Edwardsiella tarda rRNA 16S d.16.b.E.tarda"}, {"model_id": "d.16.m.E.rufescens", "source": "CRW", "description": "Elephantulus rufescens mt rRNA d.16.m.E.rufescens"}, {"model_id": "a.16.c.E.huxleyi", "source": "CRW", "description": "Emiliania huxleyi small subunit rRNA a.16.c.E.huxleyi"}, {"model_id": "d.5.b.E.brevis", "source": "CRW", "description": "Empedobacter brevis rRNA 5S d.5.b.E.brevis"}, {"model_id": "d.5.e.E.gracile.1", "source": "CRW", "description": "Emplectonema gracile rRNA 5S d.5.e.E.gracile.1"}, {"model_id": "d.16.e.E.cuniculi", "source": "CRW", "description": "Encephalitozoon cuniculi rRNA 18S d.16.e.E.cuniculi"}, {"model_id": "d.16.e.E.hellem", "source": "CRW", "description": "Encephalitozoon hellem rRNA 18S d.16.e.E.hellem"}, {"model_id": "d.16.e.Encephalitozoon.sp", "source": "CRW", "description": "Encephalitozoon sp. rRNA 18S d.16.e.Encephalitozoon.sp"}, {"model_id": "d.16.e.E.triangulatum", "source": "CRW", "description": "Encyonema triangulatum rRNA 18S d.16.e.E.triangulatum"}, {"model_id": "d.16.e.Endoreticulatus.sp", "source": "CRW", "description": "Endoreticulatus sp. rRNA 18S d.16.e.Endoreticulatus.sp"}, {"model_id": "d.16.e.E.mobilis", "source": "CRW", "description": "Engelmanniella mobilis rRNA 18S d.16.e.E.mobilis"}, {"model_id": "d.16.e.E.histolytica", "source": "CRW", "description": "Entamoeba histolytica rRNA 18S d.16.e.E.histolytica"}, {"model_id": "greA", "source": "Rfam", "description": "Enterobacteria greA leader (RF01769)"}, {"model_id": "rnk_leader", "source": "Rfam", "description": "Enterobacteria rnk leader (RF01771)"}, {"model_id": "STnc130", "source": "Rfam", "description": "Enterobacteria sRNA STnc130 (RF02084)"}, {"model_id": "STnc180", "source": "Rfam", "description": "Enterobacterial sRNA STnc180 (RF02079)"}, {"model_id": "STnc230", "source": "Rfam", "description": "Enterobacterial sRNA STnc230 (RF02075)"}, {"model_id": "STnc240", "source": "Rfam", "description": "Enterobacterial sRNA STnc240 (RF02074)"}, {"model_id": "STnc340", "source": "Rfam", "description": "Enterobacterial sRNA STnc340 (RF02065)"}, {"model_id": "STnc370", "source": "Rfam", "description": "Enterobacterial sRNA STnc370 (RF02064)"}, {"model_id": "STnc380", "source": "Rfam", "description": "Enterobacterial sRNA STnc380 (RF02055)"}, {"model_id": "STnc410", "source": "Rfam", "description": "Enterobacterial sRNA STnc410 (RF02060)"}, {"model_id": "STnc430", "source": "Rfam", "description": "Enterobacterial sRNA STnc430 (RF02053)"}, {"model_id": "STnc450", "source": "Rfam", "description": "Enterobacterial sRNA STnc450 (RF02051)"}, {"model_id": "STnc480", "source": "Rfam", "description": "Enterobacterial sRNA STnc480 (RF02068)"}, {"model_id": "STnc510", "source": "Rfam", "description": "Enterobacterial sRNA STnc510 (RF02088)"}, {"model_id": "STnc540", "source": "Rfam", "description": "Enterobacterial sRNA STnc540 (RF02082)"}, {"model_id": "STnc550", "source": "Rfam", "description": "Enterobacterial sRNA STnc550 (RF02081)"}, {"model_id": "STnc630", "source": "Rfam", "description": "Enterobacterial sRNA STnc630 (RF02052)"}, {"model_id": "STnc70", "source": "Rfam", "description": "Enterobacterial sRNA STnc70 (RF02069)"}, {"model_id": "d.16.b.E.faecalis", "source": "CRW", "description": "Enterococcus faecalis rRNA 16S d.16.b.E.faecalis"}, {"model_id": "d.16.b.E.faecium2", "source": "CRW", "description": "Enterococcus faecium rRNA 16S d.16.b.E.faecium2"}, {"model_id": "sRNA_1300", "source": "Rfam", "description": "Enterococcus sRNA 1300 (RF02862)"}, {"model_id": "Ref1C", "source": "Rfam", "description": "Enterococcus sRNA 1C (RF02845)"}, {"model_id": "sRNA_2410", "source": "Rfam", "description": "Enterococcus sRNA 2410 (RF02863)"}, {"model_id": "sRNA_0030", "source": "Rfam", "description": "Enterococcus sRNA 30 (RF02864)"}, {"model_id": "Ref55", "source": "Rfam", "description": "Enterococcus sRNA 55 (RF02838)"}, {"model_id": "Ref64", "source": "Rfam", "description": "Enterococcus sRNA 64 (RF02847)"}, {"model_id": "Ref66", "source": "Rfam", "description": "Enterococcus sRNA 66 (RF02839)"}, {"model_id": "Ref68", "source": "Rfam", "description": "Enterococcus sRNA 68 (Lacto-3 RNA) (RF02840)"}, {"model_id": "Ref70", "source": "Rfam", "description": "Enterococcus sRNA 70 (RF02841)"}, {"model_id": "Ref84", "source": "Rfam", "description": "Enterococcus sRNA 84 (RF02846)"}, {"model_id": "RefA1", "source": "Rfam", "description": "Enterococcus sRNA A1 (RF02842)"}, {"model_id": "RefA5", "source": "Rfam", "description": "Enterococcus sRNA A5 (RF02843)"}, {"model_id": "RefA9", "source": "Rfam", "description": "Enterococcus sRNA A9 (RF02844)"}, {"model_id": "RefB11", "source": "Rfam", "description": "Enterococcus sRNA B11 (RF02848)"}, {"model_id": "EF0408_EF0409", "source": "Rfam", "description": "Enterococcus sRNA EF0408_EF0409 (RF02637)"}, {"model_id": "EF0605_EF0606", "source": "Rfam", "description": "Enterococcus sRNA EF0605_EF0606 (RF02638)"}, {"model_id": "EF0820_EF0821", "source": "Rfam", "description": "Enterococcus sRNA EF0820_EF0821 (RF02635)"}, {"model_id": "EF0869_EF0870", "source": "Rfam", "description": "Enterococcus sRNA EF0869_EF0870 (RF02639)"}, {"model_id": "EF1368_EF1369", "source": "Rfam", "description": "Enterococcus sRNA EF1368_EF1369 (RF02636)"}, {"model_id": "EF3314_EF3315", "source": "Rfam", "description": "Enterococcus sRNA EF3314_EF3315 (RF02634)"}, {"model_id": "Enterococcus-1", "source": "Rfam", "description": "Enterococcus-1 RNA (RF02973)"}, {"model_id": "d.16.e.E.bieneusi", "source": "CRW", "description": "Enterocytozoon bieneusi rRNA 18S d.16.e.E.bieneusi"}, {"model_id": "d.16.e.Enterocytozoonidae.sp", "source": "CRW", "description": "Enterocytozoonidae gen. sp. rRNA 18S d.16.e.Enterocytozoonidae.sp"}, {"model_id": "Esr41", "source": "Rfam", "description": "Enterohemorrhagic E. coli sRNA 41 (RF02676)"}, {"model_id": "Entero_OriR", "source": "Rfam", "description": "Enteroviral 3' UTR element (RF00041)"}, {"model_id": "Entero_5_CRE", "source": "Rfam", "description": "Enterovirus 5' cloverleaf cis-acting replication element (RF00386)"}, {"model_id": "Entero_CRE", "source": "Rfam", "description": "Enterovirus cis-acting replication element (RF00048)"}, {"model_id": "d.5.e.E.kokanica", "source": "CRW", "description": "Ephedra kokanica rRNA 5S d.5.e.E.kokanica"}, {"model_id": "EBER1", "source": "Rfam", "description": "Epstein-Barr virus EBER1 (RF01789)"}, {"model_id": "EBER2", "source": "Rfam", "description": "Epstein-Barr virus EBER2 (RF02712)"}, {"model_id": "IRES_EBNA", "source": "Rfam", "description": "Epstein-Barr virus nuclear antigen (EBNA) IRES (RF00448)"}, {"model_id": "EBv-sisRNA-1", "source": "Rfam", "description": "Epstein-Barr virus stable intronic sequence RNA 1 (RF02595)"}, {"model_id": "EBv-sisRNA-2", "source": "Rfam", "description": "Epstein-Barr virus stable intronic sequence RNA 2 (RF02598)"}, {"model_id": "d.16.b.Epulopiscium.sp", "source": "CRW", "description": "Epulopiscium sp. rRNA 16S d.16.b.Epulopiscium.sp"}, {"model_id": "EAV_LTH", "source": "Rfam", "description": "Equine arteritis virus leader TRS hairpin (LTH) (RF00498)"}, {"model_id": "Erse", "source": "Rfam", "description": "Erse small RNA (RF02757)"}, {"model_id": "d.16.b.E.rhusiopathiae", "source": "CRW", "description": "Erysipelothrix rhusiopathiae rRNA 16S d.16.b.E.rhusiopathiae"}, {"model_id": "d.16.e.E.carnea", "source": "CRW", "description": "Erythrotrichia carnea rRNA 18S d.16.e.E.carnea"}, {"model_id": "d.16.b.E.coli.0157G.GEN", "source": "CRW", "description": "Escherichia coli O157:H7 rRNA 16S d.16.b.E.coli.0157G.GEN"}, {"model_id": "d.16.b.E.coli.EDL.GEN", "source": "CRW", "description": "Escherichia coli O157:H7 str. EDL933 rRNA 16S d.16.b.E.coli.EDL.GEN"}, {"model_id": "RNAseP_b_E_coli_JB", "source": "RNAse P Database", "description": "Escherichia coli RNAse P"}, {"model_id": "EC_LSU_3D", "source": "RiboVision LSU", "description": "Escherichia coli large subunit rRNA"}, {"model_id": "d.16.b.E.coli", "source": "CRW", "description": "Escherichia coli rRNA 16S d.16.b.E.coli"}, {"model_id": "h.16.b.E.coli.hlxnum", "source": "CRW", "description": "Escherichia coli rRNA 16S h.16.b.E.coli.hlxnum"}, {"model_id": "m.16.b.E.coli.mhg", "source": "CRW", "description": "Escherichia coli rRNA 16S m.16.b.E.coli.mhg"}, {"model_id": "s.16.b.E.coli.schem", "source": "CRW", "description": "Escherichia coli rRNA 16S s.16.b.E.coli.schem"}, {"model_id": "d.5.b.E.coli", "source": "CRW", "description": "Escherichia coli rRNA 5S d.5.b.E.coli"}, {"model_id": "d.5.b.E.coli.03", "source": "CRW", "description": "Escherichia coli rRNA 5S d.5.b.E.coli.03"}, {"model_id": "h.5.b.E.coli.hlxnum", "source": "CRW", "description": "Escherichia coli rRNA 5S h.5.b.E.coli.hlxnum"}, {"model_id": "s.5.b.E.coli.schem", "source": "CRW", "description": "Escherichia coli rRNA 5S s.5.b.E.coli.schem"}, {"model_id": "UptR", "source": "Rfam", "description": "Escherichia coli small RNA (uptR) gene (RF02568)"}, {"model_id": "EC_SSU_3D", "source": "RiboVision SSU", "description": "Escherichia coli small subunit rRNA"}, {"model_id": "d.5.e.E.gracilis.1", "source": "CRW", "description": "Euglena gracilis rRNA 5S d.5.e.E.gracilis.1"}, {"model_id": "d.5.e.E.gracilis.2", "source": "CRW", "description": "Euglena gracilis rRNA 5S d.5.e.E.gracilis.2"}, {"model_id": "d.16.c.E.gracilis", "source": "CRW", "description": "Euglena gracilis small subunit rRNA d.16.c.E.gracilis"}, {"model_id": "d.16.e.E.rotunda", "source": "CRW", "description": "Euglypha rotunda rRNA 18S d.16.e.E.rotunda"}, {"model_id": "d.16.e.E.aediculatus", "source": "CRW", "description": "Euplotes aediculatus rRNA 18S d.16.e.E.aediculatus"}, {"model_id": "d.5.e.E.eurystomus", "source": "CRW", "description": "Euplotes eurystomus rRNA 5S d.5.e.E.eurystomus"}, {"model_id": "d.5.e.E.woodruffi", "source": "CRW", "description": "Euplotes woodruffi rRNA 5S d.5.e.E.woodruffi"}, {"model_id": "F6", "source": "Rfam", "description": "F6 TB sRNA (RF01791)"}, {"model_id": "IRES_FGF1", "source": "Rfam", "description": "FGF-1 internal ribosome entry site (IRES) (RF00387)"}, {"model_id": "IRES_FGF2", "source": "Rfam", "description": "FGF-2 internal ribosome entry site (IRES) (RF00224)"}, {"model_id": "FHbp_thermometer", "source": "Rfam", "description": "FHbp 5' UTR thermometer (RF02811)"}, {"model_id": "FIE3", "source": "Rfam", "description": "FIE3 (ftz instability element 3') element (RF00227)"}, {"model_id": "FMN", "source": "Rfam", "description": "FMN riboswitch (RFN element) (RF00050)"}, {"model_id": "FTHFS", "source": "Rfam", "description": "FTHFS RNA (RF02981)"}, {"model_id": "FasX", "source": "Rfam", "description": "FasX small RNA (RF02384)"}, {"model_id": "FdoG1_thermometer", "source": "Rfam", "description": "FdoG-1 5' UTR thermometer (RF02778)"}, {"model_id": "d.16.m.F.catus", "source": "CRW", "description": "Felis catus mt rRNA d.16.m.F.catus"}, {"model_id": "Fibro-purF", "source": "Rfam", "description": "Fibro-purF RNA (RF02974)"}, {"model_id": "Fibrobacter-1", "source": "Rfam", "description": "Fibrobacter-1 RNA (RF02983)"}, {"model_id": "FinP", "source": "Rfam", "description": "FinP (RF00107)"}, {"model_id": "Flavi_CRE", "source": "Rfam", "description": "Flavivirus 3' UTR cis-acting replication element (CRE) (RF00185)"}, {"model_id": "Flavivirus_SLIV", "source": "Rfam", "description": "Flavivirus 3'UTR stem loop IV (RF01415)"}, {"model_id": "Flavivirus-5UTR", "source": "Rfam", "description": "Flavivirus 5' UTR (RF03546)"}, {"model_id": "Flavivirus_DB", "source": "Rfam", "description": "Flavivirus DB element (RF00525)"}, {"model_id": "cHP", "source": "Rfam", "description": "Flavivirus capsid hairpin cHP (RF00617)"}, {"model_id": "Flavo-1", "source": "Rfam", "description": "Flavo-1 RNA (RF01705)"}, {"model_id": "Flavobacterium-1", "source": "Rfam", "description": "Flavobacterium-1 RNA (RF02976)"}, {"model_id": "Fluoride", "source": "Rfam", "description": "Fluoride riboswitch (crcB) (RF01734)"}, {"model_id": "b.16.m.C.lacustre", "source": "CRW", "description": "Formosania lacustris mt rRNA b.16.m.C.lacustre"}, {"model_id": "FourU", "source": "Rfam", "description": "FourU thermometer RNA element (RF01795)"}, {"model_id": "d.16.e.F.x.ananassa", "source": "CRW", "description": "Fragaria x ananassa rRNA 18S d.16.e.F.x.ananassa"}, {"model_id": "FtrA", "source": "Rfam", "description": "Francisella sRNA A (RF02747)"}, {"model_id": "FtrB", "source": "Rfam", "description": "Francisella sRNA B (RF02748)"}, {"model_id": "d.16.b.F.tularensis", "source": "CRW", "description": "Francisella tularensis rRNA 16S d.16.b.F.tularensis"}, {"model_id": "d.16.b.Frankia.sp", "source": "CRW", "description": "Frankia sp. rRNA 16S d.16.b.Frankia.sp"}, {"model_id": "FsrA", "source": "Rfam", "description": "FsrA (RF02273)"}, {"model_id": "fstAT", "source": "Rfam", "description": "Fst antitoxin sRNA (RF01797)"}, {"model_id": "FuFi-1", "source": "Rfam", "description": "FuFi-1 RNA (RF02986)"}, {"model_id": "frnS", "source": "Rfam", "description": "Fumarate/nitrate reductase regulator sRNA (RF01796)"}, {"model_id": "d.5.e.F.hygrometrica", "source": "CRW", "description": "Funaria hygrometrica rRNA 5S d.5.e.F.hygrometrica"}, {"model_id": "Fungi_SRP", "source": "Rfam", "description": "Fungal signal recognition particle RNA (RF01502)"}, {"model_id": "Fungi_U3", "source": "Rfam", "description": "Fungal small nucleolar RNA U3 (RF01846)"}, {"model_id": "Fusobacteriales-1", "source": "Rfam", "description": "Fusobacteriales-1 RNA (RF02920)"}, {"model_id": "d.16.b.F.necrophorum", "source": "CRW", "description": "Fusobacterium necrophorum rRNA 16S d.16.b.F.necrophorum"}, {"model_id": "d.16.b.F.nucleatum", "source": "CRW", "description": "Fusobacterium nucleatum subsp. nucleatum rRNA 16S d.16.b.F.nucleatum"}, {"model_id": "G-CSF_SLDE", "source": "Rfam", "description": "G-CSF factor stem-loop destabilising element (SLDE) (RF00183)"}, {"model_id": "g2", "source": "Rfam", "description": "G2 (RF01798)"}, {"model_id": "GA-cis", "source": "Rfam", "description": "GA-cis RNA (RF02987)"}, {"model_id": "GAIT", "source": "Rfam", "description": "GAIT element (RF00179)"}, {"model_id": "GEBRO", "source": "Rfam", "description": "GEBRO RNA (RF02988)"}, {"model_id": "GIR1", "source": "Rfam", "description": "GIR1 branching ribozyme (RF01807)"}, {"model_id": "GP20-a", "source": "Rfam", "description": "GP20-a RNA (RF02991)"}, {"model_id": "GP20-b", "source": "Rfam", "description": "GP20-b RNA (RF03003)"}, {"model_id": "GRIK4_3p_UTR", "source": "Rfam", "description": "GRIK4 3 prime UTR element (RF01383)"}, {"model_id": "GadY", "source": "Rfam", "description": "GadY (RF00122)"}, {"model_id": "GP_knot1", "source": "Rfam", "description": "Gag/pol translational readthrough site (RF01073)"}, {"model_id": "GP_knot2", "source": "Rfam", "description": "Gag/pol translational readthrough site (RF01092)"}, {"model_id": "RF_site8", "source": "Rfam", "description": "Gag/pro ribosomal frameshift site (RF01097)"}, {"model_id": "RF_site9", "source": "Rfam", "description": "Gag/pro ribosomal frameshift site (RF01098)"}, {"model_id": "b.16.m.G.gallus", "source": "CRW", "description": "Gallus gallus mt rRNA b.16.m.G.gallus"}, {"model_id": "gCoV-3UTR", "source": "Rfam", "description": "Gammacoronavirus 3'UTR (RF03123)"}, {"model_id": "gCoV-5UTR", "source": "Rfam", "description": "Gammacoronavirus 5'UTR (RF03118)"}, {"model_id": "rimP", "source": "Rfam", "description": "Gammaprotebacteria rimP leader (RF01770)"}, {"model_id": "STnc100", "source": "Rfam", "description": "Gammaproteobacterial sRNA STnc100 (RF02076)"}, {"model_id": "STnc400", "source": "Rfam", "description": "Gammaproteobacterial sRNA STnc400 (RF02058)"}, {"model_id": "Gammaretro_CES", "source": "Rfam", "description": "Gammaretrovirus core encapsidation signal (RF00374)"}, {"model_id": "d.16.e.G.steinii", "source": "CRW", "description": "Gastrostyla steinii rRNA 18S d.16.e.G.steinii"}, {"model_id": "d.5.e.G.riobambae", "source": "CRW", "description": "Gastrotheca riobambae rRNA 5S d.5.e.G.riobambae"}, {"model_id": "GcvB", "source": "Rfam", "description": "GcvB RNA (RF00022)"}, {"model_id": "d.16.e.G.vagum", "source": "CRW", "description": "Gelidium vagum rRNA 18S d.16.e.G.vagum"}, {"model_id": "d.16.b.G.obscuriglobus.1", "source": "CRW", "description": "Gemmata obscuriglobus rRNA 16S d.16.b.G.obscuriglobus.1"}, {"model_id": "Flavi_xrRNA", "source": "Rfam", "description": "General Flavivirus exoribonuclease-resistant RNA element (RF03547)"}, {"model_id": "d.16.e.G.spirotaenia", "source": "CRW", "description": "Genicularia spirotaenia rRNA 18S d.16.e.G.spirotaenia"}, {"model_id": "RNAseP_b_G_stearothermophilus_3D", "source": "RNAse P Database", "description": "Geobacillus stearothermophilus RNAse P"}, {"model_id": "d.5.b.G.stearothermophilus.1", "source": "CRW", "description": "Geobacillus stearothermophilus rRNA 5S d.5.b.G.stearothermophilus.1"}, {"model_id": "d.5.b.G.stearothermophilus.2", "source": "CRW", "description": "Geobacillus stearothermophilus rRNA 5S d.5.b.G.stearothermophilus.2"}, {"model_id": "d.5.b.G.stearothermophilus.3", "source": "CRW", "description": "Geobacillus stearothermophilus rRNA 5S d.5.b.G.stearothermophilus.3"}, {"model_id": "d.5.b.G.stearothermophilus.4", "source": "CRW", "description": "Geobacillus stearothermophilus rRNA 5S d.5.b.G.stearothermophilus.4"}, {"model_id": "d.16.b.G.subterranea", "source": "CRW", "description": "Geotoga subterranea rRNA 16S d.16.b.G.subterranea"}, {"model_id": "GOLLD", "source": "Rfam", "description": "Giant, ornate, lake- and Lactobacillales-derived (GOLLD) RNA (RF02032)"}, {"model_id": "Gl_RNase_MRP", "source": "Rfam", "description": "Giardia RNase MRP (RF02472)"}, {"model_id": "Gl_U1", "source": "Rfam", "description": "Giardia U1 spliceosomal RNA (RF02491)"}, {"model_id": "Gl_U2", "source": "Rfam", "description": "Giardia U2 spliceosomal RNA (RF02492)"}, {"model_id": "Gl_U4", "source": "Rfam", "description": "Giardia U4 spliceosomal RNA (RF02493)"}, {"model_id": "Gl_U6", "source": "Rfam", "description": "Giardia U6 spliceosomal RNA (RF02494)"}, {"model_id": "a.16.e.G.ardeae", "source": "CRW", "description": "Giardia ardeae rRNA 18S a.16.e.G.ardeae"}, {"model_id": "d.16.e.G.intestinalis", "source": "CRW", "description": "Giardia intestinalis rRNA 18S d.16.e.G.intestinalis"}, {"model_id": "a.16.e.G.muris", "source": "CRW", "description": "Giardia muris rRNA 18S a.16.e.G.muris"}, {"model_id": "GlsR1_miR6", "source": "Rfam", "description": "Giardia snoRNA GlsR1 (RF02336)"}, {"model_id": "GlsR16_miR3", "source": "Rfam", "description": "Giardia snoRNA GlsR16 (RF02338)"}, {"model_id": "GlsR17_miR2", "source": "Rfam", "description": "Giardia snoRNA GlsR17 (RF02339)"}, {"model_id": "GlsR2_miR4", "source": "Rfam", "description": "Giardia snoRNA GlsR2 (RF02335)"}, {"model_id": "GlsR8_miR10", "source": "Rfam", "description": "Giardia snoRNA GlsR8 (RF02337)"}, {"model_id": "GibS", "source": "Rfam", "description": "GibS sRNA (RF04182)"}, {"model_id": "d.5.e.G.biloba", "source": "CRW", "description": "Ginkgo biloba rRNA 5S d.5.e.G.biloba"}, {"model_id": "d.16.e.G.nostochinearum", "source": "CRW", "description": "Glaucocystis nostochinearum rRNA 18S d.16.e.G.nostochinearum"}, {"model_id": "a.16.c.G.nostochinearum", "source": "CRW", "description": "Glaucocystis nostochinearum small subunit rRNA a.16.c.G.nostochinearum"}, {"model_id": "GlmY_tke1", "source": "Rfam", "description": "Glm Y RNA activator of glmS mRNA (RF00128)"}, {"model_id": "GlmZ_SraJ", "source": "Rfam", "description": "GlmZ RNA activator of glmS mRNA (RF00083)"}, {"model_id": "d.16.e.G.wittrockiana", "source": "CRW", "description": "Gloeochaete wittrockiana rRNA 18S d.16.e.G.wittrockiana"}, {"model_id": "a.16.c.G.wittrockiana", "source": "CRW", "description": "Gloeochaete wittrockiana small subunit rRNA a.16.c.G.wittrockiana"}, {"model_id": "d.16.e.Glomus.sp.W3349", "source": "CRW", "description": "Glomus sp. W3349 rRNA 18S d.16.e.Glomus.sp.W3349"}, {"model_id": "d.16.b.G.liquefaciens", "source": "CRW", "description": "Gluconacetobacter liquefaciens rRNA 16S d.16.b.G.liquefaciens"}, {"model_id": "d.16.e.G.atherinae", "source": "CRW", "description": "Glugea atherinae rRNA 18S d.16.e.G.atherinae"}, {"model_id": "glnA", "source": "Rfam", "description": "Glutamine riboswitch (RF01739)"}, {"model_id": "Glutamine-II", "source": "Rfam", "description": "Glutamine-II riboswitch (downstream peptide RNA) (RF01704)"}, {"model_id": "b.16.m.G.max", "source": "CRW", "description": "Glycine max mt rRNA b.16.m.G.max"}, {"model_id": "d.16.e.G.max", "source": "CRW", "description": "Glycine max rRNA 18S d.16.e.G.max"}, {"model_id": "Glycine", "source": "Rfam", "description": "Glycine riboswitch (RF00504)"}, {"model_id": "GmglnB1_5p_UTR", "source": "Rfam", "description": "GmglnB1 5'UTR (RF02663)"}, {"model_id": "d.5.e.G.gnemon", "source": "CRW", "description": "Gnetum gnemon rRNA 5S d.5.e.G.gnemon"}, {"model_id": "d.16.m.G.gorilla", "source": "CRW", "description": "Gorilla gorilla mt rRNA d.16.m.G.gorilla"}, {"model_id": "d.5.e.G.arboreum", "source": "CRW", "description": "Gossypium arboreum rRNA 5S d.5.e.G.arboreum"}, {"model_id": "d.16.e.Gracilariopsis.sp", "source": "CRW", "description": "Gracilariopsis sp. rRNA 18S d.16.e.Gracilariopsis.sp"}, {"model_id": "d.16.e.G.marina", "source": "CRW", "description": "Grammatophora marina rRNA 18S d.16.e.G.marina"}, {"model_id": "d.5.b.G.hollisae", "source": "CRW", "description": "Grimontia hollisae rRNA 5S d.5.b.G.hollisae"}, {"model_id": "Intron_gpI", "source": "Rfam", "description": "Group I catalytic intron (RF00028)"}, {"model_id": "Intron_gpII", "source": "Rfam", "description": "Group II catalytic intron (RF00029)"}, {"model_id": "group-II-D1D4-1", "source": "Rfam", "description": "Group II catalytic intron D1-D4-1 (RF01998)"}, {"model_id": "group-II-D1D4-2", "source": "Rfam", "description": "Group II catalytic intron D1-D4-2 (RF01999)"}, {"model_id": "group-II-D1D4-3", "source": "Rfam", "description": "Group II catalytic intron D1-D4-3 (RF02001)"}, {"model_id": "group-II-D1D4-4", "source": "Rfam", "description": "Group II catalytic intron D1-D4-4 (RF02003)"}, {"model_id": "group-II-D1D4-5", "source": "Rfam", "description": "Group II catalytic intron D1-D4-5 (RF02004)"}, {"model_id": "group-II-D1D4-6", "source": "Rfam", "description": "Group II catalytic intron D1-D4-6 (RF02005)"}, {"model_id": "group-II-D1D4-7", "source": "Rfam", "description": "Group II catalytic intron D1-D4-7 (RF02012)"}, {"model_id": "ykkC-yxkD", "source": "Rfam", "description": "Guanidine-I riboswitch (RF00442)"}, {"model_id": "mini-ykkC", "source": "Rfam", "description": "Guanidine-II riboswitch (RF01068)"}, {"model_id": "ykkC-III", "source": "Rfam", "description": "Guanidine-III riboswitch (RF01763)"}, {"model_id": "d.16.m.S.aestuans", "source": "CRW", "description": "Guerlinguetus aestuans mt rRNA d.16.m.S.aestuans"}, {"model_id": "Gurken", "source": "Rfam", "description": "Gurken localisation signal (RF00626)"}, {"model_id": "Gut-1", "source": "Rfam", "description": "Gut-1 RNA (RF01706)"}, {"model_id": "HBV_epsilon", "source": "Rfam", "description": "HBV RNA encapsidation signal epsilon (RF01047)"}, {"model_id": "HDV-F-prausnitzii", "source": "Rfam", "description": "HDV ribozyme from F. prausnitzii (RF02682)"}, {"model_id": "IRES_HIF1", "source": "Rfam", "description": "HIF-1 alpha IRES (RF00449)"}, {"model_id": "RRE", "source": "Rfam", "description": "HIV Rev response element (RF00036)"}, {"model_id": "HIV_FE", "source": "Rfam", "description": "HIV Ribosomal frameshift signal (RF00480)"}, {"model_id": "HIV_GSL3", "source": "Rfam", "description": "HIV gag stem loop 3 (GSL3) (RF00376)"}, {"model_id": "HIV_POL-1_SL", "source": "Rfam", "description": "HIV pol-1 stem loop (RF01418)"}, {"model_id": "HIV_PBS", "source": "Rfam", "description": "HIV primer binding site (PBS) (RF00375)"}, {"model_id": "HIV-1_SL3", "source": "Rfam", "description": "HIV-1 stem-loop 3 Psi packaging signal (RF01381)"}, {"model_id": "HIV-1_SL4", "source": "Rfam", "description": "HIV-1 stem-loop 4 packaging signal (RF01382)"}, {"model_id": "HEARO", "source": "Rfam", "description": "HNH endonuclease-associated RNA and ORF (HEARO) RNA (RF02033)"}, {"model_id": "HOLDH", "source": "Rfam", "description": "HOLDH RNA (RF02997)"}, {"model_id": "HTH-XRE", "source": "Rfam", "description": "HTH-XRE RNA (RF02923)"}, {"model_id": "d.16.b.H.influenz", "source": "CRW", "description": "Haemophilus influenzae rRNA 16S d.16.b.H.influenz"}, {"model_id": "d.16.b.H.influenzae6", "source": "CRW", "description": "Haemophilus influenzae rRNA 16S d.16.b.H.influenzae6"}, {"model_id": "d.16.b.H.influenzae7", "source": "CRW", "description": "Haemophilus influenzae rRNA 16S d.16.b.H.influenzae7"}, {"model_id": "d.16.b.H.influenzae8", "source": "CRW", "description": "Haemophilus influenzae rRNA 16S d.16.b.H.influenzae8"}, {"model_id": "HrrF", "source": "Rfam", "description": "Haemophilus regulatory RNA responsive to iron (RF02728)"}, {"model_id": "Hairpin", "source": "Rfam", "description": "Hairpin ribozyme (RF00173)"}, {"model_id": "Hairpin-meta1", "source": "Rfam", "description": "Hairpin ribozyme 1 from viruses-like metatranscriptomes (RF04190)"}, {"model_id": "Hairpin-meta2", "source": "Rfam", "description": "Hairpin ribozyme 2 from viruses-like metatranscriptomes (RF04191)"}, {"model_id": "HLE", "source": "Rfam", "description": "Hairy RNA localisation element (HLE) (RF00437)"}, {"model_id": "d.5.e.H.japonica", "source": "CRW", "description": "Halichondria japonica rRNA 5S d.5.e.H.japonica"}, {"model_id": "d.5.e.H.oculata", "source": "CRW", "description": "Haliclona oculata rRNA 5S d.5.e.H.oculata"}, {"model_id": "HM_LSU_3D", "source": "RiboVision LSU", "description": "Haloarcula marismortui large subunit rRNA"}, {"model_id": "d.5.a.H.marismortui", "source": "CRW", "description": "Haloarcula marismortui rRNA 5S d.5.a.H.marismortui"}, {"model_id": "HM_SSU_3D", "source": "RiboVision SSU", "description": "Haloarcula marismortui small subunit rRNA"}, {"model_id": "RNAseP_a_Halobacterium-NRC1_JB", "source": "RNAse P Database", "description": "Halobacterium salinarum NRC-1 RNAse P"}, {"model_id": "d.16.a.Halobacterium.sp", "source": "CRW", "description": "Halobacterium salinarum NRC-1 small subunit rRNA d.16.a.Halobacterium.sp"}, {"model_id": "d.5.a.H.salinarum.1", "source": "CRW", "description": "Halobacterium salinarum rRNA 5S d.5.a.H.salinarum.1"}, {"model_id": "d.5.a.H.salinarum.2", "source": "CRW", "description": "Halobacterium salinarum rRNA 5S d.5.a.H.salinarum.2"}, {"model_id": "d.5.a.H.morrhuae.1", "source": "CRW", "description": "Halococcus morrhuae rRNA 5S d.5.a.H.morrhuae.1"}, {"model_id": "d.5.a.H.morrhuae.2", "source": "CRW", "description": "Halococcus morrhuae rRNA 5S d.5.a.H.morrhuae.2"}, {"model_id": "d.5.a.H.mediterranei.1", "source": "CRW", "description": "Haloferax mediterranei rRNA 5S d.5.a.H.mediterranei.1"}, {"model_id": "RNAseP_a_H_volcanii_JB", "source": "RNAse P Database", "description": "Haloferax volcanii RNAse P"}, {"model_id": "d.5.a.H.volcanii", "source": "CRW", "description": "Haloferax volcanii rRNA 5S d.5.a.H.volcanii"}, {"model_id": "d.16.a.H.volcanii", "source": "CRW", "description": "Haloferax volcanii small subunit rRNA d.16.a.H.volcanii"}, {"model_id": "d.16.b.H.halodenitrificans", "source": "CRW", "description": "Halomonas halodenitrificans rRNA 16S d.16.b.H.halodenitrificans"}, {"model_id": "d.5.b.H.halophila", "source": "CRW", "description": "Halorhodospira halophila rRNA 5S d.5.b.H.halophila"}, {"model_id": "d.5.a.H.saccharovorum", "source": "CRW", "description": "Halorubrum saccharovorum rRNA 5S d.5.a.H.saccharovorum"}, {"model_id": "RNAseP_a_H_trapanicum_JB", "source": "RNAse P Database", "description": "Halorubrum trapanicum RNAse P"}, {"model_id": "d.16.e.H.plana", "source": "CRW", "description": "Halymenia plana rRNA 18S d.16.e.H.plana"}, {"model_id": "Hammerhead_1", "source": "Rfam", "description": "Hammerhead ribozyme (type I) (RF00163)"}, {"model_id": "Hammerhead_II", "source": "Rfam", "description": "Hammerhead ribozyme (type II) (RF02276)"}, {"model_id": "Hammerhead_3", "source": "Rfam", "description": "Hammerhead ribozyme (type III) (RF00008)"}, {"model_id": "Hammerhead_HH10", "source": "Rfam", "description": "Hammerhead ribozyme HH10 (RF02277)"}, {"model_id": "Hammerhead_HH9", "source": "Rfam", "description": "Hammerhead ribozyme HH9 (RF02275)"}, {"model_id": "b.16.m.H.ardens", "source": "CRW", "description": "Harpactes ardens mt rRNA b.16.m.H.ardens"}, {"model_id": "Hatchet", "source": "Rfam", "description": "Hatchet ribozyme (RF02678)"}, {"model_id": "d.16.e.H.milleri", "source": "CRW", "description": "Hazardia milleri rRNA 18S d.16.e.H.milleri"}, {"model_id": "d.16.e.Hazardia.sp", "source": "CRW", "description": "Hazardia sp. rRNA 18S d.16.e.Hazardia.sp"}, {"model_id": "IRES_Hsp70", "source": "Rfam", "description": "Heat shock protein 70 (Hsp70) internal ribosome entry site (IRES) (RF00495)"}, {"model_id": "Hsp83_3_UTR", "source": "Rfam", "description": "Heat shock protein 83 3' UTR (RF02400)"}, {"model_id": "d.16.b.H.pylori.26695.GEN", "source": "CRW", "description": "Helicobacter pylori 26695 rRNA 16S d.16.b.H.pylori.26695.GEN"}, {"model_id": "d.16.b.H.pylori.J99.GEN", "source": "CRW", "description": "Helicobacter pylori J99 rRNA 16S d.16.b.H.pylori.J99.GEN"}, {"model_id": "RNAseP_b_H_pylory_26695_JB", "source": "RNAse P Database", "description": "Helicobacter pylori RNAse P"}, {"model_id": "d.16.b.H.pylori2", "source": "CRW", "description": "Helicobacter pylori rRNA 16S d.16.b.H.pylori2"}, {"model_id": "HPnc0580", "source": "Rfam", "description": "Heliobacter pylori small RNA HPnc0580 (RF02269)"}, {"model_id": "d.16.b.H.chlorum", "source": "CRW", "description": "Heliobacterium chlorum rRNA 16S d.16.b.H.chlorum"}, {"model_id": "d.5.e.Hemicentrotus.sp", "source": "CRW", "description": "Hemicentrotus sp. rRNA 5S d.5.e.Hemicentrotus.sp"}, {"model_id": "d.16.e.O.longa", "source": "CRW", "description": "Hemiurosomoida longa rRNA 18S d.16.e.O.longa"}, {"model_id": "PK-HAV", "source": "Rfam", "description": "HepA virus 3'-terminal pseudoknot (RF01096)"}, {"model_id": "HAV_CRE", "source": "Rfam", "description": "Hepatitis A virus (HAV) cis-acting replication element (CRE) (RF02533)"}, {"model_id": "IRES_HepA", "source": "Rfam", "description": "Hepatitis A virus internal ribosome entry site (IRES) (RF00228)"}, {"model_id": "HBV_PRE_1151-1410", "source": "Rfam", "description": "Hepatitis B virus post-transcriptional regulatory element 1151-1410 (RF02816)"}, {"model_id": "HCV_ARF_SL", "source": "Rfam", "description": "Hepatitis C alternative reading frame stem-loop (RF00620)"}, {"model_id": "HepC_CRE", "source": "Rfam", "description": "Hepatitis C virus (HCV) cis-acting replication element (CRE) (RF00260)"}, {"model_id": "HCV_X3", "source": "Rfam", "description": "Hepatitis C virus 3' X element (RF00481)"}, {"model_id": "HCV_IRES", "source": "RNAse P Database", "description": "Hepatitis C virus RNAse P"}, {"model_id": "HCV_5BSL1", "source": "Rfam", "description": "Hepatitis C virus stem-loop I (RF04218)"}, {"model_id": "HCV_SLVII", "source": "Rfam", "description": "Hepatitis C virus stem-loop VII (RF00468)"}, {"model_id": "HepE_CRE", "source": "Rfam", "description": "Hepatitis E virus cis-reactive element (RF00550)"}, {"model_id": "HDV_ribozyme", "source": "Rfam", "description": "Hepatitis delta virus ribozyme (RF00094)"}, {"model_id": "HSUR", "source": "Rfam", "description": "Herpesvirus saimiri U RNA1/RNA2 (RF01802)"}, {"model_id": "d.16.b.H.aurantiacus", "source": "CRW", "description": "Herpetosiphon aurantiacus rRNA 16S d.16.b.H.aurantiacus"}, {"model_id": "d.16.c.H.akashiwo", "source": "CRW", "description": "Heterosigma akashiwo small subunit rRNA d.16.c.H.akashiwo"}, {"model_id": "d.16.e.H.anguillarum", "source": "CRW", "description": "Heterosporis anguillarum rRNA 18S d.16.e.H.anguillarum"}, {"model_id": "a.16.e.Hexamita.sp", "source": "CRW", "description": "Hexamita sp. rRNA 18S a.16.e.Hexamita.sp"}, {"model_id": "Hrs1", "source": "Rfam", "description": "Hfq-regulated sRNA 1 (RF02628)"}, {"model_id": "Hrs10", "source": "Rfam", "description": "Hfq-regulated sRNA 10 (RF02632)"}, {"model_id": "Hrs12", "source": "Rfam", "description": "Hfq-regulated sRNA 12 (RF02630)"}, {"model_id": "Hrs13", "source": "Rfam", "description": "Hfq-regulated sRNA 13 (RF02631)"}, {"model_id": "Hrs21", "source": "Rfam", "description": "Hfq-regulated sRNA 21 (RF02633)"}, {"model_id": "HgcC", "source": "Rfam", "description": "HgcC family RNA (RF00062)"}, {"model_id": "HgcE", "source": "Rfam", "description": "HgcE RNA (Pab105) (RF00060)"}, {"model_id": "HgcF", "source": "Rfam", "description": "HgcF RNA (Pab35) (RF00058)"}, {"model_id": "HgcG", "source": "Rfam", "description": "HgcG RNA (Pab40) (RF00064)"}, {"model_id": "d.16.e.H.rubra", "source": "CRW", "description": "Hildenbrandia rubra rRNA 18S d.16.e.H.rubra"}, {"model_id": "d.16.m.H.amphibius", "source": "CRW", "description": "Hippopotamus amphibius mt rRNA d.16.m.H.amphibius"}, {"model_id": "His_leader", "source": "Rfam", "description": "Histidine operon leader (RF00514)"}, {"model_id": "Histone3", "source": "Rfam", "description": "Histone 3' UTR stem-loop (RF00032)"}, {"model_id": "d.16.b.H.foetida", "source": "CRW", "description": "Holophaga foetida rRNA 16S d.16.b.H.foetida"}, {"model_id": "RNAseP_e_H_sapiens_3D", "source": "RNAse P Database", "description": "Homo sapiens RNAse P"}, {"model_id": "HS_LSU_3D", "source": "RiboVision LSU", "description": "Homo sapiens large subunit rRNA"}, {"model_id": "mHS_LSU_3D", "source": "RiboVision LSU", "description": "Homo sapiens large subunit rRNA (mitochondrial)"}, {"model_id": "d.16.m.H.sapiens.5", "source": "CRW", "description": "Homo sapiens mt rRNA d.16.m.H.sapiens.5"}, {"model_id": "d.16.m.H.sapiens.geno", "source": "CRW", "description": "Homo sapiens mt rRNA d.16.m.H.sapiens.geno"}, {"model_id": "d.16.e.H.sapiens", "source": "CRW", "description": "Homo sapiens rRNA 18S d.16.e.H.sapiens"}, {"model_id": "d.5.e.H.sapiens.1", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.1"}, {"model_id": "d.5.e.H.sapiens.2", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.2"}, {"model_id": "d.5.e.H.sapiens.3", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.3"}, {"model_id": "d.5.e.H.sapiens.4", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.4"}, {"model_id": "d.5.e.H.sapiens.5", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.5"}, {"model_id": "d.5.e.H.sapiens.6", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.6"}, {"model_id": "HS_SSU_3D", "source": "RiboVision SSU", "description": "Homo sapiens small subunit rRNA"}, {"model_id": "Hovlinc", "source": "Rfam", "description": "Hovlinc ribozyme (hominin vlincRNA-located) (RF04188)"}, {"model_id": "hsp17", "source": "Rfam", "description": "Hsp17 thermometer (RF02358)"}, {"model_id": "Hsp90_CRE", "source": "Rfam", "description": "Hsp90 cis-regulatory element (RF00433)"}, {"model_id": "HtrA_thermometer", "source": "Rfam", "description": "HtrA 5' UTR thermometer (RF02700)"}, {"model_id": "ACAT", "source": "Rfam", "description": "Human acetyl-coA cholesterol acyltransferase mRNA (RF01495)"}, {"model_id": "HIV-1_DIS", "source": "Rfam", "description": "Human immunodeficiency virus type 1 dimerisation initiation site (RF00175)"}, {"model_id": "HIV-1_SD", "source": "Rfam", "description": "Human immunodeficiency virus type 1 major splice donor (RF01380)"}, {"model_id": "Parecho_CRE", "source": "Rfam", "description": "Human parechovirus 1 (HPeV1) cis regulatory element (CRE) (RF00499)"}, {"model_id": "Rhino_CRE", "source": "Rfam", "description": "Human rhinovirus internal cis-acting regulatory element (CRE) (RF00220)"}, {"model_id": "d.16.c.H.africana", "source": "CRW", "description": "Hydnora africana small subunit rRNA d.16.c.H.africana"}, {"model_id": "d.16.m.H.lar.2", "source": "CRW", "description": "Hylobates lar mt rRNA d.16.m.H.lar.2"}, {"model_id": "d.16.m.H.lar.geno", "source": "CRW", "description": "Hylobates lar mt rRNA d.16.m.H.lar.geno"}, {"model_id": "d.5.e.H.sanguinea", "source": "CRW", "description": "Hymeniacidon perlevis rRNA 5S d.5.e.H.sanguinea"}, {"model_id": "d.16.m.H.moschatus", "source": "CRW", "description": "Hypsiprymnodon moschatus mt rRNA d.16.m.H.moschatus"}, {"model_id": "IMES-1", "source": "Rfam", "description": "IMES-1 RNA motif (RF02034)"}, {"model_id": "IMES-2", "source": "Rfam", "description": "IMES-2 RNA motif (RF02035)"}, {"model_id": "IMES-3", "source": "Rfam", "description": "IMES-3 RNA motif (RF02036)"}, {"model_id": "IMES-4", "source": "Rfam", "description": "IMES-4 RNA motif (RF02037)"}, {"model_id": "IMES-5", "source": "Rfam", "description": "IMES-5 RNA (RF02995)"}, {"model_id": "IMPDH", "source": "Rfam", "description": "IMPDH RNA (RF02994)"}, {"model_id": "IS009", "source": "Rfam", "description": "IS009 (RF02111)"}, {"model_id": "IS102", "source": "Rfam", "description": "IS102 RNA (RF00124)"}, {"model_id": "IS128", "source": "Rfam", "description": "IS128 RNA (RF00125)"}, {"model_id": "IS605-orfB-I", "source": "Rfam", "description": "IS605-orfB-I RNA (RF03065)"}, {"model_id": "IS605-orfB-II", "source": "Rfam", "description": "IS605-orfB-II RNA (RF02998)"}, {"model_id": "d.16.e.I.hoferi", "source": "CRW", "description": "Ichthyophonus hoferi rRNA 18S d.16.e.I.hoferi"}, {"model_id": "d.16.e.Ichthyosporidium.sp", "source": "CRW", "description": "Ichthyosporidium sp. rRNA 18S d.16.e.Ichthyosporidium.sp"}, {"model_id": "d.5.e.I.iguana", "source": "CRW", "description": "Iguana iguana rRNA 5S d.5.e.I.iguana"}, {"model_id": "IhtA", "source": "Rfam", "description": "IhtA sRNA (RF02569)"}, {"model_id": "d.5.e.I.illecebrosus", "source": "CRW", "description": "Illex illecebrosus rRNA 5S d.5.e.I.illecebrosus"}, {"model_id": "IBV_D-RNA", "source": "Rfam", "description": "Infectious bronchitis virus D-RNA (RF00385)"}, {"model_id": "Flavi_ISFV_repeat_Ra", "source": "Rfam", "description": "Insect-Specific Flavivirus 3' UTR repeats Ra (RF03544)"}, {"model_id": "Flavi_ISFV_repeat_Ra_Rb", "source": "Rfam", "description": "Insect-Specific Flavivirus 3' UTR repeats Ra and Rb elements (RF03542)"}, {"model_id": "Flavi_ISFV_repeat_Rb", "source": "Rfam", "description": "Insect-Specific Flavivirus 3' UTR repeats Rb (RF03543)"}, {"model_id": "Flavi_ISFV_CRE", "source": "Rfam", "description": "Insect-specific Flavivirus 3' UTR cis-acting replication element (CRE) (RF03545)"}, {"model_id": "Flavi_ISFV_xrRNA", "source": "Rfam", "description": "Insect-specific Flavivirus exoribonuclease-resistant RNA element (RF03541)"}, {"model_id": "IS1222_FSE", "source": "Rfam", "description": "Insertion sequence IS1222 ribosomal frameshifting element (RF00383)"}, {"model_id": "IRES_IGF2", "source": "Rfam", "description": "Insulin-like growth factor II IRES (RF00483)"}, {"model_id": "IFN_gamma", "source": "Rfam", "description": "Interferon gamma 5' UTR regulatory element (RF00259)"}, {"model_id": "d.16.e.I.barri", "source": "CRW", "description": "Intrapredatorus barri rRNA 18S d.16.e.I.barri"}, {"model_id": "InvR", "source": "Rfam", "description": "Invasion gene-associated RNA (RF01384)"}, {"model_id": "IRE_I", "source": "Rfam", "description": "Iron response element I (RF00037)"}, {"model_id": "IRE_II", "source": "Rfam", "description": "Iron response element II (RF02253)"}, {"model_id": "IscS1_thermometer", "source": "Rfam", "description": "IscS-1 ICR thermometer (RF02783)"}, {"model_id": "d.16.b.I.pallida", "source": "CRW", "description": "Isosphaera pallida rRNA 16S d.16.b.I.pallida"}, {"model_id": "IsrM", "source": "Rfam", "description": "IsrM sRNA (RF02763)"}, {"model_id": "HCV_J750", "source": "Rfam", "description": "J750 non-coding RNA (containing SLSL761 and SL783) (RF04219)"}, {"model_id": "JUMPstart", "source": "Rfam", "description": "JUMPstart RNA (RF01707)"}, {"model_id": "d.16.e.C.luteoviridis", "source": "CRW", "description": "Jaagichlorella luteoviridis rRNA 18S d.16.e.C.luteoviridis"}, {"model_id": "d.16.e.J.libera", "source": "CRW", "description": "Jakoba libera rRNA 18S d.16.e.J.libera"}, {"model_id": "K10_TLS", "source": "Rfam", "description": "K10 transport/localisation element (TLS) (RF00207)"}, {"model_id": "KDPG-aldolase", "source": "Rfam", "description": "KDPG-aldolase RNA (RF03115)"}, {"model_id": "KRAS_3UTR", "source": "Rfam", "description": "KRAS 3' UTR cis-regulatory element (RF02584)"}, {"model_id": "d.5.e.K.microsticta", "source": "CRW", "description": "Kabatiella microsticta rRNA 5S d.5.e.K.microsticta"}, {"model_id": "IRES_KSHV", "source": "Rfam", "description": "Kaposi's sarcoma-associated herpesvirus internal ribosome entry site (RF00511)"}, {"model_id": "KatA_thermometer", "source": "Rfam", "description": "KatA 5' UTR thermometer (RF02774)"}, {"model_id": "d.16.b.K.pneumoniae", "source": "CRW", "description": "Klebsiella pneumoniae rRNA 16S d.16.b.K.pneumoniae"}, {"model_id": "KL_LSU_3D", "source": "RiboVision LSU", "description": "Kluyveromyces lactis large subunit rRNA"}, {"model_id": "IRES_L-myc", "source": "Rfam", "description": "L-myc internal ribosome entry site (IRES) (RF00261)"}, {"model_id": "L13-Bacteroidia", "source": "Rfam", "description": "L13-Bacteroidia ribosomal protein leader (RF03127)"}, {"model_id": "L17DE", "source": "Rfam", "description": "L17 ribosomal protein downstream element (RF01708)"}, {"model_id": "L17-Actino-Proteobacteria", "source": "Rfam", "description": "L17-Actino-Proteobacteria ribosomal protein leader (RF03132)"}, {"model_id": "L19-Flavobacteria", "source": "Rfam", "description": "L19-Flavobacteria ribosomal protein leader (RF03130)"}, {"model_id": "L2-Alphaproteobacteria", "source": "Rfam", "description": "L2-Alphaproteobacteria ribosomal protein leader (RF03142)"}, {"model_id": "L20-Deltaproteobacteria", "source": "Rfam", "description": "L20-Deltaproteobacteria ribosomal protein leader (RF03126)"}, {"model_id": "L25-Gammaproteobacteria", "source": "Rfam", "description": "L25-Gammaproteobacteria ribosomal protein leader (RF03131)"}, {"model_id": "L31-Actinobacteria", "source": "Rfam", "description": "L31-Actinobacteria ribosomal protein leader (RF03158)"}, {"model_id": "L31-Coriobacteria", "source": "Rfam", "description": "L31-Coriobacteria ribosomal protein leader (RF03128)"}, {"model_id": "L31-Corynebacteriaceae", "source": "Rfam", "description": "L31-Corynebacteriaceae ribosomal protein leader (RF03129)"}, {"model_id": "L31-Firmicutes", "source": "Rfam", "description": "L31-Firmicutes ribosomal protein leader (RF03156)"}, {"model_id": "L31-Gammaproteobacteria", "source": "Rfam", "description": "L31-Gammaproteobacteria ribosomal protein leader (RF03157)"}, {"model_id": "L4-Archaeoglobi", "source": "Rfam", "description": "L4-Archaeoglobi ribosomal protein leades (RF03135)"}, {"model_id": "LAGLIDADG-2", "source": "Rfam", "description": "LAGLIDADG-2 RNA (RF03094)"}, {"model_id": "LDH1_5p_UTR", "source": "Rfam", "description": "LDH1 5'UTR (RF02697)"}, {"model_id": "LOOT", "source": "Rfam", "description": "LOOT RNA (RF03000)"}, {"model_id": "d.16.e.L.minuta", "source": "CRW", "description": "Labyrinthuloides minuta rRNA 18S d.16.e.L.minuta"}, {"model_id": "Lacto-phage-1", "source": "Rfam", "description": "Lacto-phage-1 RNA (RF03004)"}, {"model_id": "Lacto-rpoB", "source": "Rfam", "description": "Lacto-rpoB RNA (RF01709)"}, {"model_id": "Lacto-usp", "source": "Rfam", "description": "Lacto-usp RNA (RF01710)"}, {"model_id": "d.16.b.L.acidophilus", "source": "CRW", "description": "Lactobacillus acidophilus rRNA 16S d.16.b.L.acidophilus"}, {"model_id": "LLnc147", "source": "Rfam", "description": "Lactococcus lactis non-coding RNA 147 (RF02573)"}, {"model_id": "d.16.b.L.lactis.GEN", "source": "CRW", "description": "Lactococcus lactis subsp. lactis rRNA 16S d.16.b.L.lactis.GEN"}, {"model_id": "d.16.e.L.giganteum", "source": "CRW", "description": "Lagenidium giganteum rRNA 18S d.16.e.L.giganteum"}, {"model_id": "Lambda_thermo", "source": "Rfam", "description": "Lambda phage CIII thermoregulator element (RF01804)"}, {"model_id": "d.16.e.L.kittonii", "source": "CRW", "description": "Lampriscus kittonii rRNA 18S d.16.e.L.kittonii"}, {"model_id": "d.5.e.L.decidua", "source": "CRW", "description": "Larix decidua rRNA 5S d.5.e.L.decidua"}, {"model_id": "LasI_thermometer", "source": "Rfam", "description": "LasI 5' UTR ROSE like thermometer (RF02759)"}, {"model_id": "d.16.e.L.borealis", "source": "CRW", "description": "Lauderia borealis rRNA 18S d.16.e.L.borealis"}, {"model_id": "LcrF_thermometer", "source": "Rfam", "description": "LcrF intergenic thermometer (RF02704)"}, {"model_id": "LPR10", "source": "Rfam", "description": "Legionella RNA 10 (RF02824)"}, {"model_id": "LPR17", "source": "Rfam", "description": "Legionella RNA 17 (RF02825)"}, {"model_id": "LPR69", "source": "Rfam", "description": "Legionella RNA 69 (RF02823)"}, {"model_id": "d.16.b.L.pneumophila.1", "source": "CRW", "description": "Legionella pneumophila rRNA 16S d.16.b.L.pneumophila.1"}, {"model_id": "d.16.b.L.pneumophila.2", "source": "CRW", "description": "Legionella pneumophila rRNA 16S d.16.b.L.pneumophila.2"}, {"model_id": "LD_SSU_3D", "source": "RiboVision SSU", "description": "Leishmania donovani small subunit rRNA"}, {"model_id": "d.16.e.L.major", "source": "CRW", "description": "Leishmania major rRNA 18S d.16.e.L.major"}, {"model_id": "a.16.m.L.tarentolae", "source": "CRW", "description": "Leishmania tarentolae mt rRNA a.16.m.L.tarentolae"}, {"model_id": "d.16.m.L.catta", "source": "CRW", "description": "Lemur catta mt rRNA d.16.m.L.catta"}, {"model_id": "d.5.e.L.edodes", "source": "CRW", "description": "Lentinula edodes rRNA 5S d.5.e.L.edodes"}, {"model_id": "d.16.e.L.danicus", "source": "CRW", "description": "Leptocylindrus danicus rRNA 18S d.16.e.L.danicus"}, {"model_id": "d.16.b.L.illini", "source": "CRW", "description": "Leptonema illini rRNA 16S d.16.b.L.illini"}, {"model_id": "d.16.b.L.interrogans", "source": "CRW", "description": "Leptospira interrogans rRNA 16S d.16.b.L.interrogans"}, {"model_id": "30_255", "source": "Rfam", "description": "Leptospira sRNA 30_255 (RF02857)"}, {"model_id": "30_292", "source": "Rfam", "description": "Leptospira sRNA 30_292 (RF02856)"}, {"model_id": "d.16.b.Leptospirillium.sp", "source": "CRW", "description": "Leptospirillum ferrooxidans rRNA 16S d.16.b.Leptospirillium.sp"}, {"model_id": "d.5.e.L.japonicum", "source": "CRW", "description": "Lethenteron camtschaticum rRNA 5S d.5.e.L.japonicum"}, {"model_id": "Leu_leader", "source": "Rfam", "description": "Leucine operon leader (RF00512)"}, {"model_id": "Lig_thermometer", "source": "Rfam", "description": "Lig 5' UTR thermometer (RF02815)"}, {"model_id": "d.5.e.L.usitatissimum", "source": "CRW", "description": "Linum usitatissimum rRNA 5S d.5.e.L.usitatissimum"}, {"model_id": "rli42", "source": "Rfam", "description": "Listeia sRNA rli42 (RF01474)"}, {"model_id": "LhrA", "source": "Rfam", "description": "Listeria Hfq binding LhrA (RF00615)"}, {"model_id": "LhrC", "source": "Rfam", "description": "Listeria LhrC (RF00616)"}, {"model_id": "d.16.b.L.monocytogenes", "source": "CRW", "description": "Listeria monocytogenes rRNA 16S d.16.b.L.monocytogenes"}, {"model_id": "rli117", "source": "Rfam", "description": "Listeria sRNA rli117 (RF02909)"}, {"model_id": "rli22", "source": "Rfam", "description": "Listeria sRNA rli22 (RF01457)"}, {"model_id": "rli24", "source": "Rfam", "description": "Listeria sRNA rli22 (RF01461)"}, {"model_id": "rli26", "source": "Rfam", "description": "Listeria sRNA rli26 (RF01462)"}, {"model_id": "rli27", "source": "Rfam", "description": "Listeria sRNA rli27 (RF01463)"}, {"model_id": "rli28", "source": "Rfam", "description": "Listeria sRNA rli28 (RF01492)"}, {"model_id": "rli30", "source": "Rfam", "description": "Listeria sRNA rli30 (RF02908)"}, {"model_id": "rli31", "source": "Rfam", "description": "Listeria sRNA rli31 (RF01465)"}, {"model_id": "rli32", "source": "Rfam", "description": "Listeria sRNA rli32 (RF01468)"}, {"model_id": "rli33", "source": "Rfam", "description": "Listeria sRNA rli33 (RF01469)"}, {"model_id": "rli34", "source": "Rfam", "description": "Listeria sRNA rli34 (RF01466)"}, {"model_id": "rli36", "source": "Rfam", "description": "Listeria sRNA rli36 (RF01467)"}, {"model_id": "rli37", "source": "Rfam", "description": "Listeria sRNA rli37 (RF01493)"}, {"model_id": "rli38", "source": "Rfam", "description": "Listeria sRNA rli38 (RF01470)"}, {"model_id": "rli40", "source": "Rfam", "description": "Listeria sRNA rli40 (RF01472)"}, {"model_id": "rli41", "source": "Rfam", "description": "Listeria sRNA rli41 (RF01473)"}, {"model_id": "rli43", "source": "Rfam", "description": "Listeria sRNA rli43 (RF01477)"}, {"model_id": "rli47", "source": "Rfam", "description": "Listeria sRNA rli47 (RF01478)"}, {"model_id": "rli48", "source": "Rfam", "description": "Listeria sRNA rli48 (RF01479)"}, {"model_id": "rli49", "source": "Rfam", "description": "Listeria sRNA rli49 (RF01488)"}, {"model_id": "rli52", "source": "Rfam", "description": "Listeria sRNA rli52 (RF01480)"}, {"model_id": "rli53", "source": "Rfam", "description": "Listeria sRNA rli53 (RF01481)"}, {"model_id": "rli54", "source": "Rfam", "description": "Listeria sRNA rli54 (RF01491)"}, {"model_id": "rli56", "source": "Rfam", "description": "Listeria sRNA rli56 (RF01483)"}, {"model_id": "rli59", "source": "Rfam", "description": "Listeria sRNA rli59 (RF01484)"}, {"model_id": "rli60", "source": "Rfam", "description": "Listeria sRNA rli60 (RF02414)"}, {"model_id": "rli61", "source": "Rfam", "description": "Listeria sRNA rli61 (RF01485)"}, {"model_id": "rli62", "source": "Rfam", "description": "Listeria sRNA rli62 (RF01486)"}, {"model_id": "rliA", "source": "Rfam", "description": "Listeria sRNA rliA (RF01464)"}, {"model_id": "rliB", "source": "Rfam", "description": "Listeria sRNA rliB (RF01471)"}, {"model_id": "rliD", "source": "Rfam", "description": "Listeria sRNA rliD (RF01494)"}, {"model_id": "rliE", "source": "Rfam", "description": "Listeria sRNA rliE (RF01459)"}, {"model_id": "rliF", "source": "Rfam", "description": "Listeria sRNA rliF (RF01476)"}, {"model_id": "rliG", "source": "Rfam", "description": "Listeria sRNA rliG (RF02415)"}, {"model_id": "rliH", "source": "Rfam", "description": "Listeria sRNA rliH (RF01460)"}, {"model_id": "rliI", "source": "Rfam", "description": "Listeria sRNA rliI (RF01487)"}, {"model_id": "sbrA", "source": "Rfam", "description": "Listeria sRNA sbrA (RF01489)"}, {"model_id": "rli23", "source": "Rfam", "description": "Listeria snRNA rli23 (RF01458)"}, {"model_id": "rli45", "source": "Rfam", "description": "Listeria snRNA rli45 (RF01475)"}, {"model_id": "rli51", "source": "Rfam", "description": "Listeria snRNA rli51 (RF01490)"}, {"model_id": "b.16.m.R.catesbeiana", "source": "CRW", "description": "Lithobates catesbeianus mt rRNA b.16.m.R.catesbeiana"}, {"model_id": "d.16.e.L.undulatum", "source": "CRW", "description": "Lithodesmium undulatum rRNA 18S d.16.e.L.undulatum"}, {"model_id": "Lnt", "source": "Rfam", "description": "Lnt RNA (RF01711)"}, {"model_id": "F3H4_G_18380", "source": "RiboVision LSU", "description": "Lokiarcheaota F3H4 large subunit rRNA"}, {"model_id": "GC14_75", "source": "RiboVision LSU", "description": "Lokiarcheaota GC14 large subunit rRNA"}, {"model_id": "d.16.e.L.acerinae", "source": "CRW", "description": "Loma acerinae rRNA 18S d.16.e.L.acerinae"}, {"model_id": "Lst_thermometer", "source": "Rfam", "description": "Lst 5' UTR thermometer (RF02810)"}, {"model_id": "d.5.e.L.luteus", "source": "CRW", "description": "Lupinus luteus rRNA 5S d.5.e.L.luteus"}, {"model_id": "BTE", "source": "Rfam", "description": "Luteovirus cap-independent translation element (BTE) (RF00434)"}, {"model_id": "b.16.m.L.crassicaudata", "source": "CRW", "description": "Lutreolina crassicaudata mt rRNA b.16.m.L.crassicaudata"}, {"model_id": "Lysine", "source": "Rfam", "description": "Lysine riboswitch (RF00168)"}, {"model_id": "M-box", "source": "Rfam", "description": "M-box riboswitch (ykoK leader) (RF00380)"}, {"model_id": "MFR", "source": "Rfam", "description": "M. florum riboswitch (RF01510)"}, {"model_id": "M23", "source": "Rfam", "description": "M23 RNA (RF03006)"}, {"model_id": "mascRNA-menRNA", "source": "Rfam", "description": "MALAT1-associated small cytoplasmic RNA/MEN beta RNA (RF01684)"}, {"model_id": "MAT2A_A", "source": "Rfam", "description": "MAT2A 3'UTR stem loop A (RF02260)"}, {"model_id": "MAT2A_B", "source": "Rfam", "description": "MAT2A 3'UTR stem loop B (RF02261)"}, {"model_id": "MAT2A_C", "source": "Rfam", "description": "MAT2A 3'UTR stem loop C (RF02262)"}, {"model_id": "MAT2A_D", "source": "Rfam", "description": "MAT2A 3'UTR stem loop D (RF02263)"}, {"model_id": "MAT2A_E", "source": "Rfam", "description": "MAT2A 3'UTR stem loop E (RF02264)"}, {"model_id": "MAT2A_F", "source": "Rfam", "description": "MAT2A 3'UTR stem loop F (RF02265)"}, {"model_id": "MDR-NUDIX", "source": "Rfam", "description": "MDR-NUDIX RNA (RF02918)"}, {"model_id": "MIR1024", "source": "Rfam", "description": "MIR1024 microRNA precursor family (RF03264)"}, {"model_id": "MIR1031", "source": "Rfam", "description": "MIR1031 microRNA precursor family (RF03667)"}, {"model_id": "MIR1033", "source": "Rfam", "description": "MIR1033 microRNA precursor family (RF03297)"}, {"model_id": "MIR1094", "source": "Rfam", "description": "MIR1094 microRNA precursor family (RF03375)"}, {"model_id": "MIR1144", "source": "Rfam", "description": "MIR1144 microRNA precursor family (RF04203)"}, {"model_id": "MIR1219", "source": "Rfam", "description": "MIR1219 microRNA precursor family (RF03849)"}, {"model_id": "MIR1314", "source": "Rfam", "description": "MIR1314 microRNA precursor family (RF04023)"}, {"model_id": "MIR1432", "source": "Rfam", "description": "MIR1432 microRNA precursor family (RF04057)"}, {"model_id": "MIR1435", "source": "Rfam", "description": "MIR1435 microRNA precursor family (RF03926)"}, {"model_id": "MIR1437", "source": "Rfam", "description": "MIR1437 microRNA precursor family (RF04159)"}, {"model_id": "MIR1507", "source": "Rfam", "description": "MIR1507 microRNA precursor family (RF04164)"}, {"model_id": "MIR1508", "source": "Rfam", "description": "MIR1508 microRNA precursor family (RF04092)"}, {"model_id": "MIR1509", "source": "Rfam", "description": "MIR1509 microRNA precursor family (RF04171)"}, {"model_id": "MIR1511", "source": "Rfam", "description": "MIR1511 microRNA precursor family (RF03728)"}, {"model_id": "MIR1512", "source": "Rfam", "description": "MIR1512 microRNA precursor family (RF03187)"}, {"model_id": "MIR1513", "source": "Rfam", "description": "MIR1513 microRNA precursor family (RF03450)"}, {"model_id": "MIR1514", "source": "Rfam", "description": "MIR1514 microRNA precursor family (RF03259)"}, {"model_id": "MIR1515", "source": "Rfam", "description": "MIR1515 microRNA precursor family (RF03246)"}, {"model_id": "MIR1520", "source": "Rfam", "description": "MIR1520 microRNA precursor family (RF03860)"}, {"model_id": "MIR1523", "source": "Rfam", "description": "MIR1523 microRNA precursor family (RF04113)"}, {"model_id": "MIR158", "source": "Rfam", "description": "MIR158 microRNA precursor family (RF00845)"}, {"model_id": "MIR161", "source": "Rfam", "description": "MIR161 microRNA precursor family (RF04079)"}, {"model_id": "MIR169", "source": "Rfam", "description": "MIR169 microRNA precursor family (RF03311)"}, {"model_id": "MIR173", "source": "Rfam", "description": "MIR173 microRNA precursor family (RF03457)"}, {"model_id": "MIR1858", "source": "Rfam", "description": "MIR1858 microRNA precursor family (RF04119)"}, {"model_id": "MIR1862", "source": "Rfam", "description": "MIR1862 microRNA precursor family (RF04136)"}, {"model_id": "MIR1878", "source": "Rfam", "description": "MIR1878 microRNA precursor family (RF03709)"}, {"model_id": "MIR1882", "source": "Rfam", "description": "MIR1882 microRNA precursor family (RF03632)"}, {"model_id": "MIR1883", "source": "Rfam", "description": "MIR1883 microRNA precursor family (RF03599)"}, {"model_id": "MIR1886", "source": "Rfam", "description": "MIR1886 microRNA precursor family (RF03803)"}, {"model_id": "MIR1887", "source": "Rfam", "description": "MIR1887 microRNA precursor family (RF03655)"}, {"model_id": "MIR1888", "source": "Rfam", "description": "MIR1888 microRNA precursor family (RF03616)"}, {"model_id": "MIR1919", "source": "Rfam", "description": "MIR1919 microRNA precursor family (RF03693)"}, {"model_id": "MIR2084", "source": "Rfam", "description": "MIR2084 microRNA precursor family (RF03679)"}, {"model_id": "MIR2086", "source": "Rfam", "description": "MIR2086 microRNA precursor family (RF03496)"}, {"model_id": "MIR2109", "source": "Rfam", "description": "MIR2109 microRNA precursor family (RF03572)"}, {"model_id": "MIR2118_2", "source": "Rfam", "description": "MIR2118_2 microRNA precursor family (RF04185)"}, {"model_id": "MIR2119", "source": "Rfam", "description": "MIR2119 microRNA precursor family (RF03922)"}, {"model_id": "MIR2275", "source": "Rfam", "description": "MIR2275 microRNA precursor family (RF03896)"}, {"model_id": "MIR2599", "source": "Rfam", "description": "MIR2599 microRNA precursor family (RF03839)"}, {"model_id": "MIR2600", "source": "Rfam", "description": "MIR2600 microRNA precursor family (RF03843)"}, {"model_id": "MIR2606", "source": "Rfam", "description": "MIR2606 microRNA precursor family (RF04205)"}, {"model_id": "MIR2617", "source": "Rfam", "description": "MIR2617 microRNA precursor family (RF03749)"}, {"model_id": "MIR2619", "source": "Rfam", "description": "MIR2619 microRNA precursor family (RF04223)"}, {"model_id": "MIR2629", "source": "Rfam", "description": "MIR2629 microRNA precursor family (RF04063)"}, {"model_id": "MIR2630", "source": "Rfam", "description": "MIR2630 microRNA precursor family (RF04097)"}, {"model_id": "MIR2646", "source": "Rfam", "description": "MIR2646 microRNA precursor family (RF04133)"}, {"model_id": "MIR2655", "source": "Rfam", "description": "MIR2655 microRNA precursor family (RF04150)"}, {"model_id": "MIR2670", "source": "Rfam", "description": "MIR2670 microRNA precursor family (RF04156)"}, {"model_id": "MIR2679", "source": "Rfam", "description": "MIR2679 microRNA precursor family (RF03895)"}, {"model_id": "MIR2680", "source": "Rfam", "description": "MIR2680 microRNA precursor family (RF03842)"}, {"model_id": "MIR2863", "source": "Rfam", "description": "MIR2863 microRNA precursor family (RF04071)"}, {"model_id": "MIR2871", "source": "Rfam", "description": "MIR2871 microRNA precursor family (RF03659)"}, {"model_id": "MIR2912", "source": "Rfam", "description": "MIR2912 microRNA precursor family (RF04032)"}, {"model_id": "MIR2933", "source": "Rfam", "description": "MIR2933 microRNA precursor family (RF03984)"}, {"model_id": "MIR2934", "source": "Rfam", "description": "MIR2934 microRNA precursor family (RF03955)"}, {"model_id": "MIR2950", "source": "Rfam", "description": "MIR2950 microRNA precursor family (RF03335)"}, {"model_id": "MIR319", "source": "Rfam", "description": "MIR319 microRNA precursor family (RF03483)"}, {"model_id": "MIR3440", "source": "Rfam", "description": "MIR3440 microRNA precursor family (RF03631)"}, {"model_id": "MIR3444", "source": "Rfam", "description": "MIR3444 microRNA precursor family (RF03345)"}, {"model_id": "MIR3454", "source": "Rfam", "description": "MIR3454 microRNA precursor family (RF03175)"}, {"model_id": "MIR3522", "source": "Rfam", "description": "MIR3522 microRNA precursor family (RF03671)"}, {"model_id": "MIR3627", "source": "Rfam", "description": "MIR3627 microRNA precursor family (RF03600)"}, {"model_id": "MIR3704", "source": "Rfam", "description": "MIR3704 microRNA precursor family (RF03744)"}, {"model_id": "MIR3712", "source": "Rfam", "description": "MIR3712 microRNA precursor family (RF03270)"}, {"model_id": "MIR391", "source": "Rfam", "description": "MIR391 microRNA precursor family (RF03334)"}, {"model_id": "MIR3932", "source": "Rfam", "description": "MIR3932 microRNA precursor family (RF03670)"}, {"model_id": "MIR400", "source": "Rfam", "description": "MIR400 microRNA precursor family (RF03916)"}, {"model_id": "MIR4208", "source": "Rfam", "description": "MIR4208 microRNA precursor family (RF04174)"}, {"model_id": "MIR4221", "source": "Rfam", "description": "MIR4221 microRNA precursor family (RF03605)"}, {"model_id": "MIR4227", "source": "Rfam", "description": "MIR4227 microRNA precursor family (RF03798)"}, {"model_id": "MIR4228", "source": "Rfam", "description": "MIR4228 microRNA precursor family (RF03720)"}, {"model_id": "MIR4239", "source": "Rfam", "description": "MIR4239 microRNA precursor family (RF03654)"}, {"model_id": "MIR4240", "source": "Rfam", "description": "MIR4240 microRNA precursor family (RF04129)"}, {"model_id": "MIR4245", "source": "Rfam", "description": "MIR4245 microRNA precursor family (RF03621)"}, {"model_id": "MIR4359", "source": "Rfam", "description": "MIR4359 microRNA precursor family (RF03665)"}, {"model_id": "MIR4374", "source": "Rfam", "description": "MIR4374 microRNA precursor family (RF04114)"}, {"model_id": "MIR4376", "source": "Rfam", "description": "MIR4376 microRNA precursor family (RF03636)"}, {"model_id": "MIR4378", "source": "Rfam", "description": "MIR4378 microRNA precursor family (RF03722)"}, {"model_id": "MIR4380", "source": "Rfam", "description": "MIR4380 microRNA precursor family (RF03704)"}, {"model_id": "MIR4387", "source": "Rfam", "description": "MIR4387 microRNA precursor family (RF04151)"}, {"model_id": "MIR4414", "source": "Rfam", "description": "MIR4414 microRNA precursor family (RF03440)"}, {"model_id": "MIR4416", "source": "Rfam", "description": "MIR4416 microRNA precursor family (RF03338)"}, {"model_id": "MIR447", "source": "Rfam", "description": "MIR447 microRNA precursor family (RF04149)"}, {"model_id": "MIR476", "source": "Rfam", "description": "MIR476 microRNA precursor family (RF00739)"}, {"model_id": "MIR5020", "source": "Rfam", "description": "MIR5020 microRNA precursor family (RF04059)"}, {"model_id": "MIR5038", "source": "Rfam", "description": "MIR5038 microRNA precursor family (RF03497)"}, {"model_id": "MIR5048", "source": "Rfam", "description": "MIR5048 microRNA precursor family (RF04207)"}, {"model_id": "MIR5062", "source": "Rfam", "description": "MIR5062 microRNA precursor family (RF04135)"}, {"model_id": "MIR5084", "source": "Rfam", "description": "MIR5084 microRNA precursor family (RF04110)"}, {"model_id": "MIR5148", "source": "Rfam", "description": "MIR5148 microRNA precursor family (RF03676)"}, {"model_id": "MIR5185", "source": "Rfam", "description": "MIR5185 microRNA precursor family (RF04211)"}, {"model_id": "MIR5200", "source": "Rfam", "description": "MIR5200 microRNA precursor family (RF04117)"}, {"model_id": "MIR5225", "source": "Rfam", "description": "MIR5225 microRNA precursor family (RF03517)"}, {"model_id": "MIR5229", "source": "Rfam", "description": "MIR5229 microRNA precursor family (RF03516)"}, {"model_id": "MIR5241", "source": "Rfam", "description": "MIR5241 microRNA precursor family (RF03855)"}, {"model_id": "MIR5267", "source": "Rfam", "description": "MIR5267 microRNA precursor family (RF04064)"}, {"model_id": "MIR5269", "source": "Rfam", "description": "MIR5269 microRNA precursor family (RF03789)"}, {"model_id": "MIR5271", "source": "Rfam", "description": "MIR5271 microRNA precursor family (RF03199)"}, {"model_id": "MIR5272", "source": "Rfam", "description": "MIR5272 microRNA precursor family (RF03875)"}, {"model_id": "MIR5274", "source": "Rfam", "description": "MIR5274 microRNA precursor family (RF03862)"}, {"model_id": "MIR528", "source": "Rfam", "description": "MIR528 microRNA precursor family (RF04083)"}, {"model_id": "MIR5284", "source": "Rfam", "description": "MIR5284 microRNA precursor family (RF03983)"}, {"model_id": "MIR5285", "source": "Rfam", "description": "MIR5285 microRNA precursor family (RF03824)"}, {"model_id": "MIR5286", "source": "Rfam", "description": "MIR5286 microRNA precursor family (RF03915)"}, {"model_id": "MIR5291", "source": "Rfam", "description": "MIR5291 microRNA precursor family (RF03353)"}, {"model_id": "MIR5292", "source": "Rfam", "description": "MIR5292 microRNA precursor family (RF03752)"}, {"model_id": "MIR5294", "source": "Rfam", "description": "MIR5294 microRNA precursor family (RF03430)"}, {"model_id": "MIR5298", "source": "Rfam", "description": "MIR5298 microRNA precursor family (RF03794)"}, {"model_id": "MIR5304", "source": "Rfam", "description": "MIR5304 microRNA precursor family (RF03788)"}, {"model_id": "MIR531", "source": "Rfam", "description": "MIR531 microRNA precursor family (RF03407)"}, {"model_id": "MIR533", "source": "Rfam", "description": "MIR533 microRNA precursor family (RF03777)"}, {"model_id": "MIR537", "source": "Rfam", "description": "MIR537 microRNA precursor family (RF04094)"}, {"model_id": "MIR538", "source": "Rfam", "description": "MIR538 microRNA precursor family (RF03927)"}, {"model_id": "MIR5380", "source": "Rfam", "description": "MIR5380 microRNA precursor family (RF04202)"}, {"model_id": "MIR5387", "source": "Rfam", "description": "MIR5387 microRNA precursor family (RF03674)"}, {"model_id": "MIR5512", "source": "Rfam", "description": "MIR5512 microRNA precursor family (RF04112)"}, {"model_id": "MIR5516", "source": "Rfam", "description": "MIR5516 microRNA precursor family (RF03183)"}, {"model_id": "MIR5534", "source": "Rfam", "description": "MIR5534 microRNA precursor family (RF03240)"}, {"model_id": "MIR5565", "source": "Rfam", "description": "MIR5565 microRNA precursor family (RF04087)"}, {"model_id": "MIR5635", "source": "Rfam", "description": "MIR5635 microRNA precursor family (RF03444)"}, {"model_id": "MIR5638", "source": "Rfam", "description": "MIR5638 microRNA precursor family (RF04196)"}, {"model_id": "MIR5643", "source": "Rfam", "description": "MIR5643 microRNA precursor family (RF03649)"}, {"model_id": "MIR5649", "source": "Rfam", "description": "MIR5649 microRNA precursor family (RF03802)"}, {"model_id": "MIR5743", "source": "Rfam", "description": "MIR5743 microRNA precursor family (RF03642)"}, {"model_id": "MIR5998", "source": "Rfam", "description": "MIR5998 microRNA precursor family (RF04120)"}, {"model_id": "MIR6019", "source": "Rfam", "description": "MIR6019 microRNA precursor family (RF03557)"}, {"model_id": "MIR6020", "source": "Rfam", "description": "MIR6020 microRNA precursor family (RF03351)"}, {"model_id": "MIR6024", "source": "Rfam", "description": "MIR6024 microRNA precursor family (RF03598)"}, {"model_id": "MIR6027", "source": "Rfam", "description": "MIR6027 microRNA precursor family (RF04199)"}, {"model_id": "MIR6032", "source": "Rfam", "description": "MIR6032 microRNA precursor family (RF03182)"}, {"model_id": "MIR6135", "source": "Rfam", "description": "MIR6135 microRNA precursor family (RF04069)"}, {"model_id": "MIR6136", "source": "Rfam", "description": "MIR6136 microRNA precursor family (RF03987)"}, {"model_id": "MIR6140", "source": "Rfam", "description": "MIR6140 microRNA precursor family (RF04228)"}, {"model_id": "MIR6143", "source": "Rfam", "description": "MIR6143 microRNA precursor family (RF04002)"}, {"model_id": "MIR6145", "source": "Rfam", "description": "MIR6145 microRNA precursor family (RF03657)"}, {"model_id": "MIR6146", "source": "Rfam", "description": "MIR6146 microRNA precursor family (RF03286)"}, {"model_id": "MIR6149", "source": "Rfam", "description": "MIR6149 microRNA precursor family (RF03905)"}, {"model_id": "MIR6151", "source": "Rfam", "description": "MIR6151 microRNA precursor family (RF03695)"}, {"model_id": "MIR6152", "source": "Rfam", "description": "MIR6152 microRNA precursor family (RF03625)"}, {"model_id": "MIR6154", "source": "Rfam", "description": "MIR6154 microRNA precursor family (RF04041)"}, {"model_id": "MIR6201", "source": "Rfam", "description": "MIR6201 microRNA precursor family (RF03795)"}, {"model_id": "MIR6217", "source": "Rfam", "description": "MIR6217 microRNA precursor family (RF04195)"}, {"model_id": "MIR6224", "source": "Rfam", "description": "MIR6224 microRNA precursor family (RF04147)"}, {"model_id": "MIR6234", "source": "Rfam", "description": "MIR6234 microRNA precursor family (RF03613)"}, {"model_id": "MIR6274", "source": "Rfam", "description": "MIR6274 microRNA precursor family (RF04111)"}, {"model_id": "MIR6288", "source": "Rfam", "description": "MIR6288 microRNA precursor family (RF03664)"}, {"model_id": "MIR6297", "source": "Rfam", "description": "MIR6297 microRNA precursor family (RF03816)"}, {"model_id": "MIR6425", "source": "Rfam", "description": "MIR6425 microRNA precursor family (RF03237)"}, {"model_id": "MIR6426", "source": "Rfam", "description": "MIR6426 microRNA precursor family (RF03872)"}, {"model_id": "MIR6438", "source": "Rfam", "description": "MIR6438 microRNA precursor family (RF03597)"}, {"model_id": "MIR6440", "source": "Rfam", "description": "MIR6440 microRNA precursor family (RF04070)"}, {"model_id": "MIR6445", "source": "Rfam", "description": "MIR6445 microRNA precursor family (RF03933)"}, {"model_id": "MIR6450", "source": "Rfam", "description": "MIR6450 microRNA precursor family (RF03712)"}, {"model_id": "MIR6457", "source": "Rfam", "description": "MIR6457 microRNA precursor family (RF04102)"}, {"model_id": "MIR6459", "source": "Rfam", "description": "MIR6459 microRNA precursor family (RF03908)"}, {"model_id": "MIR6462", "source": "Rfam", "description": "MIR6462 microRNA precursor family (RF03792)"}, {"model_id": "MIR7125", "source": "Rfam", "description": "MIR7125 microRNA precursor family (RF03723)"}, {"model_id": "MIR7127", "source": "Rfam", "description": "MIR7127 microRNA precursor family (RF04049)"}, {"model_id": "MIR7502", "source": "Rfam", "description": "MIR7502 microRNA precursor family (RF04225)"}, {"model_id": "MIR7504", "source": "Rfam", "description": "MIR7504 microRNA precursor family (RF04134)"}, {"model_id": "MIR7510", "source": "Rfam", "description": "MIR7510 microRNA precursor family (RF04201)"}, {"model_id": "MIR7526", "source": "Rfam", "description": "MIR7526 microRNA precursor family (RF04214)"}, {"model_id": "MIR7532", "source": "Rfam", "description": "MIR7532 microRNA precursor family (RF04012)"}, {"model_id": "MIR7533", "source": "Rfam", "description": "MIR7533 microRNA precursor family (RF04209)"}, {"model_id": "MIR7696", "source": "Rfam", "description": "MIR7696 microRNA precursor family (RF03743)"}, {"model_id": "MIR7723", "source": "Rfam", "description": "MIR7723 microRNA precursor family (RF04170)"}, {"model_id": "MIR7724", "source": "Rfam", "description": "MIR7724 microRNA precursor family (RF03666)"}, {"model_id": "MIR7725", "source": "Rfam", "description": "MIR7725 microRNA precursor family (RF03951)"}, {"model_id": "MIR7729", "source": "Rfam", "description": "MIR7729 microRNA precursor family (RF03176)"}, {"model_id": "MIR774", "source": "Rfam", "description": "MIR774 microRNA precursor family (RF03714)"}, {"model_id": "MIR7784", "source": "Rfam", "description": "MIR7784 microRNA precursor family (RF03902)"}, {"model_id": "MIR7807", "source": "Rfam", "description": "MIR7807 microRNA precursor family (RF04213)"}, {"model_id": "MIR781", "source": "Rfam", "description": "MIR781 microRNA precursor family (RF03583)"}, {"model_id": "MIR7991", "source": "Rfam", "description": "MIR7991 microRNA precursor family (RF03904)"}, {"model_id": "MIR7993", "source": "Rfam", "description": "MIR7993 microRNA precursor family (RF03601)"}, {"model_id": "MIR7994", "source": "Rfam", "description": "MIR7994 microRNA precursor family (RF03818)"}, {"model_id": "MIR7996", "source": "Rfam", "description": "MIR7996 microRNA precursor family (RF04130)"}, {"model_id": "MIR8007", "source": "Rfam", "description": "MIR8007 microRNA precursor family (RF04127)"}, {"model_id": "MIR8008", "source": "Rfam", "description": "MIR8008 microRNA precursor family (RF03790)"}, {"model_id": "MIR8024", "source": "Rfam", "description": "MIR8024 microRNA precursor family (RF03567)"}, {"model_id": "MIR8032", "source": "Rfam", "description": "MIR8032 microRNA precursor family (RF03838)"}, {"model_id": "MIR8041", "source": "Rfam", "description": "MIR8041 microRNA precursor family (RF03813)"}, {"model_id": "MIR810", "source": "Rfam", "description": "MIR810 microRNA precursor family (RF03793)"}, {"model_id": "MIR812", "source": "Rfam", "description": "MIR812 microRNA precursor family (RF04088)"}, {"model_id": "MIR8139", "source": "Rfam", "description": "MIR8139 microRNA precursor family (RF04000)"}, {"model_id": "MIR825", "source": "Rfam", "description": "MIR825 microRNA precursor family (RF03826)"}, {"model_id": "MIR827", "source": "Rfam", "description": "MIR827 microRNA precursor family (RF03692)"}, {"model_id": "MIR831", "source": "Rfam", "description": "MIR831 microRNA precursor family (RF03828)"}, {"model_id": "MIR834", "source": "Rfam", "description": "MIR834 microRNA precursor family (RF04137)"}, {"model_id": "MIR837", "source": "Rfam", "description": "MIR837 microRNA precursor family (RF04099)"}, {"model_id": "MIR838", "source": "Rfam", "description": "MIR838 microRNA precursor family (RF03974)"}, {"model_id": "MIR839", "source": "Rfam", "description": "MIR839 microRNA precursor family (RF04168)"}, {"model_id": "MIR840", "source": "Rfam", "description": "MIR840 microRNA precursor family (RF03672)"}, {"model_id": "MIR841", "source": "Rfam", "description": "MIR841 microRNA precursor family (RF04139)"}, {"model_id": "MIR842", "source": "Rfam", "description": "MIR842 microRNA precursor family (RF03461)"}, {"model_id": "MIR844", "source": "Rfam", "description": "MIR844 microRNA precursor family (RF04148)"}, {"model_id": "MIR847", "source": "Rfam", "description": "MIR847 microRNA precursor family (RF04173)"}, {"model_id": "MIR848", "source": "Rfam", "description": "MIR848 microRNA precursor family (RF03308)"}, {"model_id": "MIR851", "source": "Rfam", "description": "MIR851 microRNA precursor family (RF03702)"}, {"model_id": "MIR856", "source": "Rfam", "description": "MIR856 microRNA precursor family (RF04153)"}, {"model_id": "MIR8562", "source": "Rfam", "description": "MIR8562 microRNA precursor family (RF04128)"}, {"model_id": "MIR8565", "source": "Rfam", "description": "MIR8565 microRNA precursor family (RF04124)"}, {"model_id": "MIR859", "source": "Rfam", "description": "MIR859 microRNA precursor family (RF03762)"}, {"model_id": "MIR860", "source": "Rfam", "description": "MIR860 microRNA precursor family (RF03921)"}, {"model_id": "MIR861", "source": "Rfam", "description": "MIR861 microRNA precursor family (RF03263)"}, {"model_id": "MIR862", "source": "Rfam", "description": "MIR862 microRNA precursor family (RF04187)"}, {"model_id": "MIR8622", "source": "Rfam", "description": "MIR8622 microRNA precursor family (RF04141)"}, {"model_id": "MIR862_2", "source": "Rfam", "description": "MIR862_2 microRNA precursor family (RF03477)"}, {"model_id": "MIR8643", "source": "Rfam", "description": "MIR8643 microRNA precursor family (RF04210)"}, {"model_id": "MIR8670", "source": "Rfam", "description": "MIR8670 microRNA precursor family (RF04198)"}, {"model_id": "MIR8675", "source": "Rfam", "description": "MIR8675 microRNA precursor family (RF04172)"}, {"model_id": "MIR868", "source": "Rfam", "description": "MIR868 microRNA precursor family (RF04160)"}, {"model_id": "MIR869", "source": "Rfam", "description": "MIR869 microRNA precursor family (RF04143)"}, {"model_id": "MIR8703", "source": "Rfam", "description": "MIR8703 microRNA precursor family (RF03759)"}, {"model_id": "MIR8706", "source": "Rfam", "description": "MIR8706 microRNA precursor family (RF04145)"}, {"model_id": "MIR8742", "source": "Rfam", "description": "MIR8742 microRNA precursor family (RF04208)"}, {"model_id": "MIR8757", "source": "Rfam", "description": "MIR8757 microRNA precursor family (RF03617)"}, {"model_id": "MIR8788", "source": "Rfam", "description": "MIR8788 microRNA precursor family (RF03296)"}, {"model_id": "MIR898", "source": "Rfam", "description": "MIR898 microRNA precursor family (RF03976)"}, {"model_id": "MIR904", "source": "Rfam", "description": "MIR904 microRNA precursor family (RF03413)"}, {"model_id": "MIR918", "source": "Rfam", "description": "MIR918 microRNA precursor family (RF04104)"}, {"model_id": "MIR9408", "source": "Rfam", "description": "MIR9408 microRNA precursor family (RF04125)"}, {"model_id": "MIR946", "source": "Rfam", "description": "MIR946 microRNA precursor family (RF04015)"}, {"model_id": "MIR9471", "source": "Rfam", "description": "MIR9471 microRNA precursor family (RF04098)"}, {"model_id": "MIR9481", "source": "Rfam", "description": "MIR9481 microRNA precursor family (RF04118)"}, {"model_id": "MIR9486", "source": "Rfam", "description": "MIR9486 microRNA precursor family (RF04157)"}, {"model_id": "MIR949", "source": "Rfam", "description": "MIR949 microRNA precursor family (RF04062)"}, {"model_id": "MIR950", "source": "Rfam", "description": "MIR950 microRNA precursor family (RF04019)"}, {"model_id": "MIR9555", "source": "Rfam", "description": "MIR9555 microRNA precursor family (RF04206)"}, {"model_id": "MIR9560", "source": "Rfam", "description": "MIR9560 microRNA precursor family (RF03224)"}, {"model_id": "MIR9563", "source": "Rfam", "description": "MIR9563 microRNA precursor family (RF03940)"}, {"model_id": "MIR9657", "source": "Rfam", "description": "MIR9657 microRNA precursor family (RF03209)"}, {"model_id": "MIR9662", "source": "Rfam", "description": "MIR9662 microRNA precursor family (RF04162)"}, {"model_id": "MIR9666", "source": "Rfam", "description": "MIR9666 microRNA precursor family (RF03465)"}, {"model_id": "MIR9672", "source": "Rfam", "description": "MIR9672 microRNA precursor family (RF04116)"}, {"model_id": "MIR9677", "source": "Rfam", "description": "MIR9677 microRNA precursor family (RF03685)"}, {"model_id": "MIR9746", "source": "Rfam", "description": "MIR9746 microRNA precursor family (RF04095)"}, {"model_id": "MIR9772", "source": "Rfam", "description": "MIR9772 microRNA precursor family (RF03248)"}, {"model_id": "MIR9776", "source": "Rfam", "description": "MIR9776 microRNA precursor family (RF03646)"}, {"model_id": "MIR9783", "source": "Rfam", "description": "MIR9783 microRNA precursor family (RF04144)"}, {"model_id": "MISL", "source": "Rfam", "description": "MISL RNA (RF03079)"}, {"model_id": "RF_site5", "source": "Rfam", "description": "Ma3 gene ribosomal frameshift signal (RF01093)"}, {"model_id": "b.16.m.M.giganteus", "source": "CRW", "description": "Macropus giganteus mt rRNA b.16.m.M.giganteus"}, {"model_id": "Mg_sensor", "source": "Rfam", "description": "Magnesium Sensor (RF01056)"}, {"model_id": "Mahella-1", "source": "Rfam", "description": "Mahella-1 RNA (RF03007)"}, {"model_id": "suhB", "source": "Rfam", "description": "Makes More Granules Regulator RNA (mmgR) (RF00519)"}, {"model_id": "CPEB3_ribozyme", "source": "Rfam", "description": "Mammalian CPEB3 ribozyme (RF00622)"}, {"model_id": "ManX_thermometer", "source": "Rfam", "description": "ManX 5' UTR thermometer (RF02781)"}, {"model_id": "Vg1_ribozyme", "source": "Rfam", "description": "Manganese dependent ribozyme in Vg1 mRNA (RF01865)"}, {"model_id": "d.16.m.Manis.sp", "source": "CRW", "description": "Manis sp. mt rRNA d.16.m.Manis.sp"}, {"model_id": "asd", "source": "Rfam", "description": "MarS sRNA (RF01732)"}, {"model_id": "b.16.m.M.polymorpha", "source": "CRW", "description": "Marchantia polymorpha mt rRNA b.16.m.M.polymorpha"}, {"model_id": "d.16.c.M.polymorpha", "source": "CRW", "description": "Marchantia polymorpha small subunit rRNA d.16.c.M.polymorpha"}, {"model_id": "MPMV_package", "source": "Rfam", "description": "Mason-Pfizer monkey virus packaging signal (RF00459)"}, {"model_id": "a.16.e.P.balamuthi", "source": "CRW", "description": "Mastigamoeba balamuthi rRNA 18S a.16.e.P.balamuthi"}, {"model_id": "McaS", "source": "Rfam", "description": "McaS/IsrA RNA (RF00115)"}, {"model_id": "d.16.e.M.varians", "source": "CRW", "description": "Melosira varians rRNA 18S d.16.e.M.varians"}, {"model_id": "d.16.m.M.auratus", "source": "CRW", "description": "Mesocricetus auratus mt rRNA d.16.m.M.auratus"}, {"model_id": "d.5.e.M.auratus", "source": "CRW", "description": "Mesocricetus auratus rRNA 5S d.5.e.M.auratus"}, {"model_id": "MH_s10", "source": "Rfam", "description": "Mesorhizobail RNA 10 (RF02879)"}, {"model_id": "MH_s15", "source": "Rfam", "description": "Mesorhizobail RNA 15 (RF02880)"}, {"model_id": "MH_s25", "source": "Rfam", "description": "Mesorhizobail RNA 25 (RF02881)"}, {"model_id": "MH_s36", "source": "Rfam", "description": "Mesorhizobail RNA 36 (RF02882)"}, {"model_id": "MH_s7", "source": "Rfam", "description": "Mesorhizobail RNA 7 (RF02878)"}, {"model_id": "d.16.b.M.loti", "source": "CRW", "description": "Mesorhizobium loti rRNA 16S d.16.b.M.loti"}, {"model_id": "d.5.e.M.glyptostroboides", "source": "CRW", "description": "Metasequoia glyptostroboides rRNA 5S d.5.e.M.glyptostroboides"}, {"model_id": "Metazoa_SRP", "source": "Rfam", "description": "Metazoan signal recognition particle RNA (RF00017)"}, {"model_id": "d.5.a.M.formicicum", "source": "CRW", "description": "Methanobacterium formicicum rRNA 5S d.5.a.M.formicicum"}, {"model_id": "d.16.a.M.formicicum", "source": "CRW", "description": "Methanobacterium formicicum small subunit rRNA d.16.a.M.formicicum"}, {"model_id": "d.5.a.M.jannaschii.rrnA", "source": "CRW", "description": "Methanocaldococcus jannaschii rRNA 5S d.5.a.M.jannaschii.rrnA"}, {"model_id": "d.5.a.M.jannaschii.rrnB", "source": "CRW", "description": "Methanocaldococcus jannaschii rRNA 5S d.5.a.M.jannaschii.rrnB"}, {"model_id": "d.16.a.M.vannielii", "source": "CRW", "description": "Methanococcus vannielii small subunit rRNA d.16.a.M.vannielii"}, {"model_id": "d.5.a.M.tindarius.1", "source": "CRW", "description": "Methanolobus tindarius rRNA 5S d.5.a.M.tindarius.1"}, {"model_id": "d.5.a.M.barkeri", "source": "CRW", "description": "Methanosarcina barkeri rRNA 5S d.5.a.M.barkeri"}, {"model_id": "d.5.a.M.vacuolata", "source": "CRW", "description": "Methanosarcina vacuolata rRNA 5S d.5.a.M.vacuolata"}, {"model_id": "d.16.a.M.hungatei", "source": "CRW", "description": "Methanospirillum hungatei small subunit rRNA d.16.a.M.hungatei"}, {"model_id": "d.5.a.M.thermautotrophicus.1", "source": "CRW", "description": "Methanothermobacter thermautotrophicus rRNA 5S d.5.a.M.thermautotrophicus.1"}, {"model_id": "d.16.a.M.thermautotrophicus.1", "source": "CRW", "description": "Methanothermobacter thermautotrophicus small subunit rRNA d.16.a.M.thermautotrophicus.1"}, {"model_id": "d.16.a.M.thermautotrophicus.2", "source": "CRW", "description": "Methanothermobacter thermautotrophicus small subunit rRNA d.16.a.M.thermautotrophicus.2"}, {"model_id": "d.5.a.M.thermolithotrophicus.2", "source": "CRW", "description": "Methanothermococcus thermolithotrophicus rRNA 5S d.5.a.M.thermolithotrophicus.2"}, {"model_id": "d.5.a.M.fervidus", "source": "CRW", "description": "Methanothermus fervidus rRNA 5S d.5.a.M.fervidus"}, {"model_id": "d.16.b.Methylobacterium.sp", "source": "CRW", "description": "Methylobacterium sp. rRNA 16S d.16.b.Methylobacterium.sp"}, {"model_id": "Methylobacterium-1", "source": "Rfam", "description": "Methylobacterium-1 RNA (RF01712)"}, {"model_id": "d.16.b.M.capsulatus", "source": "CRW", "description": "Methylococcus capsulatus rRNA 16S d.16.b.M.capsulatus"}, {"model_id": "Methylophilales-1", "source": "Rfam", "description": "Methylophilales-1 RNA (RF03011)"}, {"model_id": "Methylosinus-1", "source": "Rfam", "description": "Methylosinus-1 RNA (RF03108)"}, {"model_id": "b.16.m.M.senile", "source": "CRW", "description": "Metridium senile mt rRNA b.16.m.M.senile"}, {"model_id": "MicA", "source": "Rfam", "description": "MicA sRNA (RF00078)"}, {"model_id": "MicC", "source": "Rfam", "description": "MicC RNA (RF00121)"}, {"model_id": "MicF", "source": "Rfam", "description": "MicF RNA (RF00033)"}, {"model_id": "MicL", "source": "Rfam", "description": "MicL sRNA (RF02654)"}, {"model_id": "MicX", "source": "Rfam", "description": "MicX Vibrio cholerae sRNA (RF01808)"}, {"model_id": "d.16.b.M.luteus", "source": "CRW", "description": "Micrococcus luteus rRNA 16S d.16.b.M.luteus"}, {"model_id": "d.5.b.M.luteus", "source": "CRW", "description": "Micrococcus luteus rRNA 5S d.5.b.M.luteus"}, {"model_id": "d.16.b.M.aeruginosa", "source": "CRW", "description": "Microcystis aeruginosa rRNA 16S d.16.b.M.aeruginosa"}, {"model_id": "d.16.e.Microgemma.sp", "source": "CRW", "description": "Microgemma sp. rRNA 18S d.16.e.Microgemma.sp"}, {"model_id": "d.5.e.M.salmoides", "source": "CRW", "description": "Micropterus salmoides rRNA 5S d.5.e.M.salmoides"}, {"model_id": "d.16.e.M.prosopium", "source": "CRW", "description": "Microsporidium prosopium rRNA 18S d.16.e.M.prosopium"}, {"model_id": "d.16.e.Microsporidium.sp.DP119", "source": "CRW", "description": "Microsporidium sp. DP-1-19 rRNA 18S d.16.e.Microsporidium.sp.DP119"}, {"model_id": "d.5.e.M.fossilis", "source": "CRW", "description": "Misgurnus fossilis rRNA 5S d.5.e.M.fossilis"}, {"model_id": "mtDNA_ssA", "source": "Rfam", "description": "Mitochondrial DNA control region secondary structure A (RF01853)"}, {"model_id": "mt-tmRNA", "source": "Rfam", "description": "Mitochondrion-encoded tmRNA (RF02544)"}, {"model_id": "d.16.e.M.leidyi", "source": "CRW", "description": "Mnemiopsis leidyi rRNA 18S d.16.e.M.leidyi"}, {"model_id": "IRES_mnt", "source": "Rfam", "description": "Mnt IRES (RF00457)"}, {"model_id": "MOCO_RNA_motif", "source": "Rfam", "description": "Moco (molybdenum cofactor) riboswitch (RF01055)"}, {"model_id": "Moco-II", "source": "Rfam", "description": "Moco-II RNA (RF01713)"}, {"model_id": "d.16.e.B.macrosporum", "source": "CRW", "description": "Montagnia macrospora rRNA 18S d.16.e.B.macrosporum"}, {"model_id": "MtlS", "source": "Rfam", "description": "MtlS RNA (RF02268)"}, {"model_id": "Mu-gpT-DE", "source": "Rfam", "description": "Mu-gpT-DE RNA (RF03012)"}, {"model_id": "d.16.e.M.circinelloides", "source": "CRW", "description": "Mucor lusitanicus rRNA 18S d.16.e.M.circinelloides"}, {"model_id": "d.16.e.M.racemosus", "source": "CRW", "description": "Mucor racemosus rRNA 18S d.16.e.M.racemosus"}, {"model_id": "MNV_3UTR", "source": "Rfam", "description": "Murine norovirus 3'UTR (RF02532)"}, {"model_id": "d.16.m.M.musculus", "source": "CRW", "description": "Mus musculus mt rRNA d.16.m.M.musculus"}, {"model_id": "d.16.e.M.musculus", "source": "CRW", "description": "Mus musculus rRNA 18S d.16.e.M.musculus"}, {"model_id": "d.5.e.M.musculus", "source": "CRW", "description": "Mus musculus rRNA 5S d.5.e.M.musculus"}, {"model_id": "b.16.m.M.avellanarius", "source": "CRW", "description": "Muscardinus avellanarius mt rRNA b.16.m.M.avellanarius"}, {"model_id": "d.16.m.M.putorius", "source": "CRW", "description": "Mustela putorius mt rRNA d.16.m.M.putorius"}, {"model_id": "b55", "source": "Rfam", "description": "Mycobacterium B11 (RF01783)"}, {"model_id": "d.16.b.M.avium", "source": "CRW", "description": "Mycobacterium avium rRNA 16S d.16.b.M.avium"}, {"model_id": "d.16.b.M.leprae", "source": "CRW", "description": "Mycobacterium leprae rRNA 16S d.16.b.M.leprae"}, {"model_id": "d.16.b.M.leprae.GEN", "source": "CRW", "description": "Mycobacterium leprae rRNA 16S d.16.b.M.leprae.GEN"}, {"model_id": "npcTB_6715", "source": "Rfam", "description": "Mycobacterium sRNA 6715 (RF02886)"}, {"model_id": "Ms_AS-1", "source": "Rfam", "description": "Mycobacterium sRNA Ms_AS-1 (RF02463)"}, {"model_id": "Ms_AS-5", "source": "Rfam", "description": "Mycobacterium sRNA Ms_AS-5 (RF02465)"}, {"model_id": "Ms_IGR-2", "source": "Rfam", "description": "Mycobacterium sRNA Ms_IGR-2 (RF02467)"}, {"model_id": "Ms_IGR-4", "source": "Rfam", "description": "Mycobacterium sRNA Ms_IGR-4 (RF02468)"}, {"model_id": "Ms_IGR-8", "source": "Rfam", "description": "Mycobacterium sRNA Ms_IGR-8 (RF02470)"}, {"model_id": "ncrMT1302", "source": "Rfam", "description": "Mycobacterium sRNA ncrMT1302 (RF02341)"}, {"model_id": "Ms1", "source": "Rfam", "description": "Mycobacterium smegmatis small RNA 1 (RF02566)"}, {"model_id": "d.16.b.M.tuberculosis.CDC1551.G", "source": "CRW", "description": "Mycobacterium tuberculosis CDC1551 rRNA 16S d.16.b.M.tuberculosis.CDC1551.G"}, {"model_id": "RNAseP_b_M_tuberculosis_JB", "source": "RNAse P Database", "description": "Mycobacterium tuberculosis RNAse P"}, {"model_id": "MT_LSU_3D", "source": "RiboVision LSU", "description": "Mycobacterium tuberculosis large subunit rRNA"}, {"model_id": "d.16.b.M.tuberculosis.2", "source": "CRW", "description": "Mycobacterium tuberculosis rRNA 16S d.16.b.M.tuberculosis.2"}, {"model_id": "d.16.b.M.tuberculosis.3", "source": "CRW", "description": "Mycobacterium tuberculosis rRNA 16S d.16.b.M.tuberculosis.3"}, {"model_id": "d.16.b.M.tuberculosis.GEN", "source": "CRW", "description": "Mycobacterium tuberculosis rRNA 16S d.16.b.M.tuberculosis.GEN"}, {"model_id": "MS_LSU_3D", "source": "RiboVision LSU", "description": "Mycolicibacterium smegmatis large subunit rRNA"}, {"model_id": "d.16.b.M.capricolum", "source": "CRW", "description": "Mycoplasma capricolum rRNA 16S d.16.b.M.capricolum"}, {"model_id": "d.5.b.M.capricolum", "source": "CRW", "description": "Mycoplasma capricolum rRNA 5S d.5.b.M.capricolum"}, {"model_id": "d.16.b.M.gallisepticum", "source": "CRW", "description": "Mycoplasma gallisepticum rRNA 16S d.16.b.M.gallisepticum"}, {"model_id": "d.16.b.M.genitalium", "source": "CRW", "description": "Mycoplasma genitalium rRNA 16S d.16.b.M.genitalium"}, {"model_id": "d.5.b.M.genitalium", "source": "CRW", "description": "Mycoplasma genitalium rRNA 5S d.5.b.M.genitalium"}, {"model_id": "d.16.b.M.hyopneumoniae", "source": "CRW", "description": "Mycoplasma hyopneumoniae rRNA 16S d.16.b.M.hyopneumoniae"}, {"model_id": "d.16.b.M.mycoides", "source": "CRW", "description": "Mycoplasma mycoides rRNA 16S d.16.b.M.mycoides"}, {"model_id": "d.16.b.M.pneumoniae", "source": "CRW", "description": "Mycoplasma pneumoniae rRNA 16S d.16.b.M.pneumoniae"}, {"model_id": "d.16.b.M.pneumoniae.GEN", "source": "CRW", "description": "Mycoplasma pneumoniae rRNA 16S d.16.b.M.pneumoniae.GEN"}, {"model_id": "MCS4", "source": "Rfam", "description": "Mycoplasma sRNA MCS4 (RF02713)"}, {"model_id": "a.16.e.M.edulis", "source": "CRW", "description": "Mytilus edulis rRNA 18S a.16.e.M.edulis"}, {"model_id": "d.16.b.M.xanthus", "source": "CRW", "description": "Myxococcus xanthus rRNA 16S d.16.b.M.xanthus"}, {"model_id": "NLPC-P60", "source": "Rfam", "description": "NLPC-P60 RNA (RF03033)"}, {"model_id": "Sodium", "source": "Rfam", "description": "Na+ riboswitch (DUF1646 RNA) (RF03071)"}, {"model_id": "d.16.e.N.fowleri", "source": "CRW", "description": "Naegleria fowleri rRNA 18S d.16.e.N.fowleri"}, {"model_id": "d.16.e.N.gruberi", "source": "CRW", "description": "Naegleria gruberi rRNA 18S d.16.e.N.gruberi"}, {"model_id": "d.16.a.N.equitans", "source": "CRW", "description": "Nanoarchaeum equitans small subunit rRNA d.16.a.N.equitans"}, {"model_id": "nos_TCE", "source": "Rfam", "description": "Nanos 3' UTR translation control element (RF00161)"}, {"model_id": "d.5.a.N.magadii", "source": "CRW", "description": "Natrialba magadii rRNA 5S d.5.a.N.magadii"}, {"model_id": "d.16.a.N.innermongoliae", "source": "CRW", "description": "Natronobacterium innermongoliae small subunit rRNA d.16.a.N.innermongoliae"}, {"model_id": "d.16.a.N.bangense", "source": "CRW", "description": "Natronorubrum bangense small subunit rRNA d.16.a.N.bangense"}, {"model_id": "Virus_CITE_4", "source": "Rfam", "description": "Necrovirus cap-independent translation element (RF02459)"}, {"model_id": "RNAseP_N_gonnorhoeae_JB", "source": "RNAse P Database", "description": "Neisseria gonorrhoeae RNAse P"}, {"model_id": "d.16.b.N.gonorrhoeae", "source": "CRW", "description": "Neisseria gonorrhoeae rRNA 16S d.16.b.N.gonorrhoeae"}, {"model_id": "RNAseP_b_N.meningitidis-Z2491_JB", "source": "RNAse P Database", "description": "Neisseria meningitidis RNAse P"}, {"model_id": "d.16.b.N.meningitidis.MD58.GEN", "source": "CRW", "description": "Neisseria meningitidis rRNA 16S d.16.b.N.meningitidis.MD58.GEN"}, {"model_id": "d.16.b.N.meningitidis.Z2491.GEN", "source": "CRW", "description": "Neisseria meningitidis rRNA 16S d.16.b.N.meningitidis.Z2491.GEN"}, {"model_id": "NmsRb", "source": "Rfam", "description": "Neisseria metabolic switch regulator b (RcoF1/NgncR163) (RF02877)"}, {"model_id": "IR_84", "source": "Rfam", "description": "Neisseria sRNA 84 (RF02861)"}, {"model_id": "nse_sRNA", "source": "Rfam", "description": "Neisseria sigma-E sRNA (RF02270)"}, {"model_id": "d.16.e.N.helminthoides", "source": "CRW", "description": "Nemalion elminthoides rRNA 18S d.16.e.N.helminthoides"}, {"model_id": "d.16.e.N.shawii", "source": "CRW", "description": "Nemalionopsis shawii rRNA 18S d.16.e.N.shawii"}, {"model_id": "d.16.e.N.tortuosa", "source": "CRW", "description": "Nemalionopsis tortuosa rRNA 18S d.16.e.N.tortuosa"}, {"model_id": "ceN72-3_ceN74-2", "source": "Rfam", "description": "Nematode sRNA ceN72-3_ceN74-2 (RF01656)"}, {"model_id": "ceN105", "source": "Rfam", "description": "Nematode snoRNA ceN105 (RF01612)"}, {"model_id": "ceN109", "source": "Rfam", "description": "Nematode snoRNA ceN109 (RF01613)"}, {"model_id": "ceN111", "source": "Rfam", "description": "Nematode snoRNA ceN111 (RF01615)"}, {"model_id": "ceN114", "source": "Rfam", "description": "Nematode snoRNA ceN114 (RF01618)"}, {"model_id": "ceN125", "source": "Rfam", "description": "Nematode snoRNA ceN125 (RF01620)"}, {"model_id": "ceN22", "source": "Rfam", "description": "Nematode snoRNA ceN22 (RF01622)"}, {"model_id": "ceN27", "source": "Rfam", "description": "Nematode snoRNA ceN27 (RF01624)"}, {"model_id": "ceN36-1", "source": "Rfam", "description": "Nematode snoRNA ceN36-1 (RF01627)"}, {"model_id": "ceN39", "source": "Rfam", "description": "Nematode snoRNA ceN39 (RF01629)"}, {"model_id": "ceN40", "source": "Rfam", "description": "Nematode snoRNA ceN40 (RF01630)"}, {"model_id": "ceN47", "source": "Rfam", "description": "Nematode snoRNA ceN47 (RF01637)"}, {"model_id": "ceN58", "source": "Rfam", "description": "Nematode snoRNA ceN58 (RF01645)"}, {"model_id": "ceN88", "source": "Rfam", "description": "Nematode snoRNA ceN88 (RF01660)"}, {"model_id": "d.5.e.N.dofleini", "source": "CRW", "description": "Nemopsis dofleini rRNA 5S d.5.e.N.dofleini"}, {"model_id": "b.16.m.N.olivacea", "source": "CRW", "description": "Nephroselmis olivacea mt rRNA b.16.m.N.olivacea"}, {"model_id": "d.16.c.N.olivacea", "source": "CRW", "description": "Nephroselmis olivacea small subunit rRNA d.16.c.N.olivacea"}, {"model_id": "d.16.e.N.crassa", "source": "CRW", "description": "Neurospora crassa rRNA 18S d.16.e.N.crassa"}, {"model_id": "NiCo", "source": "Rfam", "description": "NiCo riboswitch (RF02683)"}, {"model_id": "NiCo-AnGGAG", "source": "Rfam", "description": "NiCo-AnGGAG riboswitch (RF03164)"}, {"model_id": "d.16.e.N.tabacum", "source": "CRW", "description": "Nicotiana tabacum rRNA 18S d.16.e.N.tabacum"}, {"model_id": "d.16.c.N.tabacum", "source": "CRW", "description": "Nicotiana tabacum small subunit rRNA d.16.c.N.tabacum"}, {"model_id": "NrsZ", "source": "Rfam", "description": "Nitrogen regulated small RNA (RF02695)"}, {"model_id": "NsiR1", "source": "Rfam", "description": "Nitrogen stress-induced RNA 1 (RF02399)"}, {"model_id": "NsiR4", "source": "Rfam", "description": "Nitrogen stress-induced RNA 4 (RF02677)"}, {"model_id": "NsiR8", "source": "Rfam", "description": "Nitrogen stress-induced RNA 8 (RF02593)"}, {"model_id": "NsiR9", "source": "Rfam", "description": "Nitrogen stress-induced RNA 9 (RF02594)"}, {"model_id": "psRNA6", "source": "Rfam", "description": "Nitrosomonas sRNA psRNA6 (RF02350)"}, {"model_id": "Flavi_NKV_CRE", "source": "Rfam", "description": "No-Known-Vector Flavivirus 3' UTR cis-acting replication element (CRE) (RF03540)"}, {"model_id": "Flavi_NKV_xrRNA", "source": "Rfam", "description": "No-known vector Flavivirus exoribonuclease-resistant RNA element (RF03539)"}, {"model_id": "pRNA", "source": "Rfam", "description": "NoRC associated RNA, pRNA (RF01518)"}, {"model_id": "d.16.b.N.asteroides", "source": "CRW", "description": "Nocardia asteroides rRNA 16S d.16.b.N.asteroides"}, {"model_id": "TUSC7", "source": "Rfam", "description": "Non-coding RNA LOC285194 (RF01879)"}, {"model_id": "Noro_CRE", "source": "Rfam", "description": "Norovirus cis-acting replication element (CRE) (RF02534)"}, {"model_id": "d.16.e.N.apis", "source": "CRW", "description": "Nosema apis rRNA 18S d.16.e.N.apis"}, {"model_id": "d.16.e.N.bombycis.02", "source": "CRW", "description": "Nosema bombycis rRNA 18S d.16.e.N.bombycis.02"}, {"model_id": "d.16.e.N.bombycis.27", "source": "CRW", "description": "Nosema bombycis rRNA 18S d.16.e.N.bombycis.27"}, {"model_id": "d.16.e.N.ceranae.1", "source": "CRW", "description": "Nosema ceranae rRNA 18S d.16.e.N.ceranae.1"}, {"model_id": "d.16.e.N.furnacalis", "source": "CRW", "description": "Nosema furnacalis rRNA 18S d.16.e.N.furnacalis"}, {"model_id": "d.16.e.N.necatrix", "source": "CRW", "description": "Nosema necatrix rRNA 18S d.16.e.N.necatrix"}, {"model_id": "d.16.e.N.oulemae", "source": "CRW", "description": "Nosema oulemae rRNA 18S d.16.e.N.oulemae"}, {"model_id": "d.16.e.Nosema.sp.02", "source": "CRW", "description": "Nosema sp. rRNA 18S d.16.e.Nosema.sp.02"}, {"model_id": "d.16.e.Nosema.sp.03", "source": "CRW", "description": "Nosema sp. rRNA 18S d.16.e.Nosema.sp.03"}, {"model_id": "d.16.e.Nosema.sp.05", "source": "CRW", "description": "Nosema sp. rRNA 18S d.16.e.Nosema.sp.05"}, {"model_id": "d.16.e.N.spodopterae", "source": "CRW", "description": "Nosema spodopterae rRNA 18S d.16.e.N.spodopterae"}, {"model_id": "d.16.e.N.trichoplusiae", "source": "CRW", "description": "Nosema trichoplusiae rRNA 18S d.16.e.N.trichoplusiae"}, {"model_id": "d.16.e.P.whitei", "source": "CRW", "description": "Nosema whitei rRNA 18S d.16.e.P.whitei"}, {"model_id": "d.5.e.N.viridescens", "source": "CRW", "description": "Notophthalmus viridescens rRNA 5S d.5.e.N.viridescens"}, {"model_id": "d.16.m.N.typhlops", "source": "CRW", "description": "Notoryctes typhlops mt rRNA d.16.m.N.typhlops"}, {"model_id": "d.5.e.L.geniculatus", "source": "CRW", "description": "Notospermus geniculatus rRNA 5S d.5.e.L.geniculatus"}, {"model_id": "NRF2_IRES", "source": "Rfam", "description": "Nrf2 internal ribosome entry site (IRES) (RF02531)"}, {"model_id": "NrrF", "source": "Rfam", "description": "NrrF RNA (RF01416)"}, {"model_id": "naRNA4", "source": "Rfam", "description": "Nucleoid-associated noncoding RNA 4 (CssrE) (RF02564)"}, {"model_id": "d.16.e.E.salmonis", "source": "CRW", "description": "Nucleospora salmonis rRNA 18S d.16.e.E.salmonis"}, {"model_id": "d.16.e.N.salmonis", "source": "CRW", "description": "Nucleospora salmonis rRNA 18S d.16.e.N.salmonis"}, {"model_id": "d.16.m.N.robinsoni", "source": "CRW", "description": "Nyctimene robinsoni mt rRNA d.16.m.N.robinsoni"}, {"model_id": "ODC_IRES", "source": "Rfam", "description": "ODC internal ribosome entry site (IRES) (RF02535)"}, {"model_id": "OTKONC", "source": "Rfam", "description": "OTKONC RNA (RF03053)"}, {"model_id": "Ocean-V", "source": "Rfam", "description": "Ocean-V RNA (RF01714)"}, {"model_id": "Ocean-VII", "source": "Rfam", "description": "Ocean-VII RNA (RF03092)"}, {"model_id": "d.16.m.O.virginianus", "source": "CRW", "description": "Odocoileus virginianus mt rRNA d.16.m.O.virginianus"}, {"model_id": "b.16.m.O.berteriana", "source": "CRW", "description": "Oenothera berteroana mt rRNA b.16.m.O.berteriana"}, {"model_id": "b.16.e.O.utahensis", "source": "CRW", "description": "Okanagana utahensis rRNA 18S b.16.e.O.utahensis"}, {"model_id": "d.16.e.O.occidentalis", "source": "CRW", "description": "Oligosporidium occidentalis rRNA 18S d.16.e.O.occidentalis"}, {"model_id": "OmrA-B", "source": "Rfam", "description": "OmrA-B family (RF00079)"}, {"model_id": "d.5.e.O.cervicalis", "source": "CRW", "description": "Onchocerca cervicalis rRNA 5S d.5.e.O.cervicalis"}, {"model_id": "b.16.m.O.mykiss", "source": "CRW", "description": "Oncorhynchus mykiss mt rRNA b.16.m.O.mykiss"}, {"model_id": "d.5.e.O.mykiss", "source": "CRW", "description": "Oncorhynchus mykiss rRNA 5S d.5.e.O.mykiss"}, {"model_id": "d.16.e.O.quadricornutus", "source": "CRW", "description": "Onychodromus quadricornutus rRNA 18S d.16.e.O.quadricornutus"}, {"model_id": "Oskar_OES", "source": "Rfam", "description": "Oocyte entry signal (OES) from oskar mRNA (RF02548)"}, {"model_id": "OppA_thermometer", "source": "Rfam", "description": "OppA 5' UTR thermometer (RF02777)"}, {"model_id": "ohsC_RNA", "source": "Rfam", "description": "Oppression of Hydrophobic ORF by sRNA (RF02495)"}, {"model_id": "d.16.e.O.colligata", "source": "CRW", "description": "Ordospora colligata rRNA 18S d.16.e.O.colligata"}, {"model_id": "OLE", "source": "Rfam", "description": "Ornate Large Extremophilic RNA (RF01071)"}, {"model_id": "d.16.m.O.anatinus", "source": "CRW", "description": "Ornithorhynchus anatinus mt rRNA d.16.m.O.anatinus"}, {"model_id": "d.16.e.O.operophterae", "source": "CRW", "description": "Orthosomella operophterae rRNA 18S d.16.e.O.operophterae"}, {"model_id": "d.16.m.O.afer", "source": "CRW", "description": "Orycteropus afer mt rRNA d.16.m.O.afer"}, {"model_id": "d.16.m.O.cuniculus", "source": "CRW", "description": "Oryctolagus cuniculus mt rRNA d.16.m.O.cuniculus"}, {"model_id": "d.16.e.O.cuniculus", "source": "CRW", "description": "Oryctolagus cuniculus rRNA 18S d.16.e.O.cuniculus"}, {"model_id": "d.16.e.O.sativa", "source": "CRW", "description": "Oryza sativa rRNA 18S d.16.e.O.sativa"}, {"model_id": "d.5.e.O.sativa.1", "source": "CRW", "description": "Oryza sativa rRNA 5S d.5.e.O.sativa.1"}, {"model_id": "d.5.e.O.sativa.2", "source": "CRW", "description": "Oryza sativa rRNA 5S d.5.e.O.sativa.2"}, {"model_id": "OrzO-P", "source": "Rfam", "description": "OrzO-P RNA antitoxin family (RF02083)"}, {"model_id": "d.16.e.P.mirandellae", "source": "CRW", "description": "Ovipleistophora mirandellae rRNA 18S d.16.e.P.mirandellae"}, {"model_id": "d.16.m.O.aries", "source": "CRW", "description": "Ovis aries mt rRNA d.16.m.O.aries"}, {"model_id": "OxyS", "source": "Rfam", "description": "OxyS RNA (RF00035)"}, {"model_id": "d.16.e.O.granulifera.1", "source": "CRW", "description": "Oxytricha granulifera rRNA 18S d.16.e.O.granulifera.1"}, {"model_id": "d.16.e.O.granulifera.2", "source": "CRW", "description": "Oxytricha granulifera rRNA 18S d.16.e.O.granulifera.2"}, {"model_id": "PAGEV", "source": "Rfam", "description": "PAGEV RNA (RF03037)"}, {"model_id": "PGK", "source": "Rfam", "description": "PGK RNA (RF03040)"}, {"model_id": "Pab160", "source": "Rfam", "description": "Pab160 RNA (RF02796)"}, {"model_id": "Pab19", "source": "Rfam", "description": "Pab19 RNA (RF02794)"}, {"model_id": "Pab91", "source": "Rfam", "description": "Pab91 RNA (RF02795)"}, {"model_id": "d.16.e.P.palmata", "source": "CRW", "description": "Palmaria palmata rRNA 18S d.16.e.P.palmata"}, {"model_id": "d.16.c.P.palmata", "source": "CRW", "description": "Palmaria palmata small subunit rRNA d.16.c.P.palmata"}, {"model_id": "b.16.m.P.troglodytes", "source": "CRW", "description": "Pan troglodytes mt rRNA b.16.m.P.troglodytes"}, {"model_id": "Parabacteroides-1", "source": "Rfam", "description": "Parabacteroides-1 RNA (RF03088)"}, {"model_id": "b.16.m.P.lividus", "source": "CRW", "description": "Paracentrotus lividus mt rRNA b.16.m.P.lividus"}, {"model_id": "d.16.e.P.sol", "source": "CRW", "description": "Paralia sol rRNA 18S d.16.e.P.sol"}, {"model_id": "b.16.m.P.tetraurelia", "source": "CRW", "description": "Paramecium tetraurelia mt rRNA b.16.m.P.tetraurelia"}, {"model_id": "d.5.e.P.tetraurelia", "source": "CRW", "description": "Paramecium tetraurelia rRNA 5S d.5.e.P.tetraurelia"}, {"model_id": "d.16.e.P.anophelis", "source": "CRW", "description": "Parathelohania anophelis rRNA 18S d.16.e.P.anophelis"}, {"model_id": "d.16.e.P.weissei", "source": "CRW", "description": "Paraurostyla weissei rRNA 18S d.16.e.P.weissei"}, {"model_id": "d.16.e.P.lepisma", "source": "CRW", "description": "Paruroleptus lepisma rRNA 18S d.16.e.P.lepisma"}, {"model_id": "d.16.b.P.multocida", "source": "CRW", "description": "Pasteurella multocida rRNA 16S d.16.b.P.multocida"}, {"model_id": "d.16.b.P.multocida.GEN", "source": "CRW", "description": "Pasteurella multocida rRNA 16S d.16.b.P.multocida.GEN"}, {"model_id": "d.16.e.P.chromatophora", "source": "CRW", "description": "Paulinella chromatophora rRNA 18S d.16.e.P.chromatophora"}, {"model_id": "Virus_CITE_7", "source": "Rfam", "description": "Pea enation mosaic virus-2 cap-independent translation element (RF02521)"}, {"model_id": "Virus_CITE_8", "source": "Rfam", "description": "Pea enation mosaic virus-2 cap-independent translation element (RF02522)"}, {"model_id": "b.16.m.P.minor", "source": "CRW", "description": "Pedinomonas minor mt rRNA b.16.m.P.minor"}, {"model_id": "d.16.c.P.minor", "source": "CRW", "description": "Pedinomonas minor small subunit rRNA d.16.c.P.minor"}, {"model_id": "Pedo-repair", "source": "Rfam", "description": "Pedo-repair RNA (RF01715)"}, {"model_id": "b.16.m.P.chrysogenum", "source": "CRW", "description": "Penicillium chrysogenum mt rRNA b.16.m.P.chrysogenum"}, {"model_id": "PepN_thermometer", "source": "Rfam", "description": "PepN 5' UTR thermometer (RF02779)"}, {"model_id": "Peptidase-S11", "source": "Rfam", "description": "Peptidase-S11 RNA (RF03039)"}, {"model_id": "d.5.e.P.brevicirris", "source": "CRW", "description": "Perinereis brevicirris rRNA 5S d.5.e.P.brevicirris"}, {"model_id": "d.16.e.P.marinus", "source": "CRW", "description": "Perkinsus marinus rRNA 18S d.16.e.P.marinus"}, {"model_id": "mtPerm-5S", "source": "Rfam", "description": "Permuted mitochondrial genome encoded 5S rRNA (RF02547)"}, {"model_id": "IRES_Pesti", "source": "Rfam", "description": "Pestivirus internal ribosome entry site (IRES) (RF00209)"}, {"model_id": "d.16.b.P.miotherma", "source": "CRW", "description": "Petrotoga miotherma rRNA 16S d.16.b.P.miotherma"}, {"model_id": "d.5.e.P.hybrida.1", "source": "CRW", "description": "Petunia x hybrida rRNA 5S d.5.e.P.hybrida.1"}, {"model_id": "d.5.e.P.hybrida.2", "source": "CRW", "description": "Petunia x hybrida rRNA 5S d.5.e.P.hybrida.2"}, {"model_id": "d.16.m.P.cinereus", "source": "CRW", "description": "Phascolarctos cinereus mt rRNA d.16.m.P.cinereus"}, {"model_id": "d.5.e.P.gouldii", "source": "CRW", "description": "Phascolopsis gouldii rRNA 5S d.5.e.P.gouldii"}, {"model_id": "Phe_leader", "source": "Rfam", "description": "Phenylalanine leader peptide (RF01859)"}, {"model_id": "PhotoRC-I", "source": "Rfam", "description": "PhotoRC-I RNA (RF01716)"}, {"model_id": "PhotoRC-II", "source": "Rfam", "description": "PhotoRC-II RNA (RF01717)"}, {"model_id": "d.5.b.P.angustum", "source": "CRW", "description": "Photobacterium angustum rRNA 5S d.5.b.P.angustum"}, {"model_id": "d.5.b.P.damselae", "source": "CRW", "description": "Photobacterium damselae subsp. damselae rRNA 5S d.5.b.P.damselae"}, {"model_id": "d.5.b.Photobacterium.sp", "source": "CRW", "description": "Photobacterium sp. rRNA 5S d.5.b.Photobacterium.sp"}, {"model_id": "PsrR1", "source": "Rfam", "description": "Photosynthesis regulatory RNA1 (RF02701)"}, {"model_id": "PhrS", "source": "Rfam", "description": "PhrS (RF01673)"}, {"model_id": "d.16.m.P.polycephalum", "source": "CRW", "description": "Physarum polycephalum mt rRNA d.16.m.P.polycephalum"}, {"model_id": "d.5.e.Phytomonas.sp", "source": "CRW", "description": "Phytomonas sp. isolate Alp1 rRNA 5S d.5.e.Phytomonas.sp"}, {"model_id": "IRES_Picorna", "source": "Rfam", "description": "Picornavirus internal ribosome entry site (IRES) (RF00229)"}, {"model_id": "d.16.a.P.torridus", "source": "CRW", "description": "Picrophilus torridus DSM 9790 small subunit rRNA d.16.a.P.torridus"}, {"model_id": "d.16.c.P.thurberi", "source": "CRW", "description": "Pilostyles thurberi small subunit rRNA d.16.c.P.thurberi"}, {"model_id": "PinT", "source": "Rfam", "description": "PinT (STnc440) Hfq binding RNA (RF01404)"}, {"model_id": "d.5.e.P.radiata", "source": "CRW", "description": "Pinus radiata rRNA 5S d.5.e.P.radiata"}, {"model_id": "Pistol", "source": "Rfam", "description": "Pistol ribozyme (RF02679)"}, {"model_id": "a.16.e.P.magellanicus", "source": "CRW", "description": "Placopecten magellanicus rRNA 18S a.16.e.P.magellanicus"}, {"model_id": "d.16.b.P.Schlesner", "source": "CRW", "description": "Planctomycetaceae rRNA 16S d.16.b.P.Schlesner"}, {"model_id": "d.16.b.O.agardhii", "source": "CRW", "description": "Planktothrix agardhii rRNA 16S d.16.b.O.agardhii"}, {"model_id": "d.5.e.P.reticulata", "source": "CRW", "description": "Planocera reticulata rRNA 5S d.5.e.P.reticulata"}, {"model_id": "Plant_SRP", "source": "Rfam", "description": "Plant signal recognition particle RNA (RF01855)"}, {"model_id": "snoR71", "source": "Rfam", "description": "Plant small nucleolar RNA R71 (RF00097)"}, {"model_id": "SNOR75", "source": "Rfam", "description": "Plant small nucleolar RNA SNOR75 (RF02539)"}, {"model_id": "Plant_U3", "source": "Rfam", "description": "Plant small nucleolar RNA U3 (RF01847)"}, {"model_id": "d.16.e.Pla.lanceolata", "source": "CRW", "description": "Plantago lanceolata rRNA 18S d.16.e.Pla.lanceolata"}, {"model_id": "Plasmid_RNAIII", "source": "Rfam", "description": "Plasmid RNAIII (RF00235)"}, {"model_id": "PtaRNA1", "source": "Rfam", "description": "Plasmid transferred anti-sense RNA (RF01811)"}, {"model_id": "PssrA", "source": "Rfam", "description": "Plasmid-encoded Shigella sRNA A (RF02797)"}, {"model_id": "RUF2", "source": "Rfam", "description": "Plasmodium RNA of unknown function RUF2 (RF01579)"}, {"model_id": "RUF6-5", "source": "Rfam", "description": "Plasmodium RNA of unknown function RUF6-5 (RF01581)"}, {"model_id": "RUF3", "source": "Rfam", "description": "Plasmodium RNA of unkown function RU6-F3 (RF01580)"}, {"model_id": "RUF1", "source": "Rfam", "description": "Plasmodium RNA of unkown function RUF1 (RF01578)"}, {"model_id": "RNase_P", "source": "Rfam", "description": "Plasmodium RNase_P (RF01577)"}, {"model_id": "PF_LSU_3D", "source": "RiboVision LSU", "description": "Plasmodium falciparum large subunit rRNA"}, {"model_id": "d.16.e.P.falciparum.A", "source": "CRW", "description": "Plasmodium falciparum rRNA 18S d.16.e.P.falciparum.A"}, {"model_id": "d.16.e.P.falciparum.S", "source": "CRW", "description": "Plasmodium falciparum rRNA 18S d.16.e.P.falciparum.S"}, {"model_id": "PF_SSU_3D", "source": "RiboVision SSU", "description": "Plasmodium falciparum small subunit rRNA"}, {"model_id": "d.16.c.P.falciparum", "source": "CRW", "description": "Plasmodium falciparum small subunit rRNA d.16.c.P.falciparum"}, {"model_id": "d.16.e.P.vivax.A", "source": "CRW", "description": "Plasmodium vivax rRNA 18S d.16.e.P.vivax.A"}, {"model_id": "d.16.e.P.vivax.O", "source": "CRW", "description": "Plasmodium vivax rRNA 18S d.16.e.P.vivax.O"}, {"model_id": "d.16.e.P.vivax.S", "source": "CRW", "description": "Plasmodium vivax rRNA 18S d.16.e.P.vivax.S"}, {"model_id": "d.16.e.P.hippoglossoideos", "source": "CRW", "description": "Pleistophora hippoglossoideos rRNA 18S d.16.e.P.hippoglossoideos"}, {"model_id": "d.16.e.Pleistophora.sp.LS", "source": "CRW", "description": "Pleistophora sp. LS rRNA 18S d.16.e.Pleistophora.sp.LS"}, {"model_id": "d.16.e.Pleistophora.sp", "source": "CRW", "description": "Pleistophora sp. rRNA 18S d.16.e.Pleistophora.sp"}, {"model_id": "d.16.b.P.shigelloides", "source": "CRW", "description": "Plesiomonas shigelloides rRNA 16S d.16.b.P.shigelloides"}, {"model_id": "d.5.b.P.shigelloides", "source": "CRW", "description": "Plesiomonas shigelloides rRNA 5S d.5.b.P.shigelloides"}, {"model_id": "d.16.b.Pleurocapsa.7516", "source": "CRW", "description": "Pleurocapsa sp. rRNA 16S d.16.b.Pleurocapsa.7516"}, {"model_id": "d.5.e.P.waltl", "source": "CRW", "description": "Pleurodeles waltl rRNA 5S d.5.e.P.waltl"}, {"model_id": "d.16.e.P.laevis", "source": "CRW", "description": "Pleurosira cf. laevis rRNA 18S d.16.e.P.laevis"}, {"model_id": "d.16.e.Ple.lanceolata", "source": "CRW", "description": "Pleurotricha lanceolata rRNA 18S d.16.e.Ple.lanceolata"}, {"model_id": "d.16.e.P.pulvinata", "source": "CRW", "description": "Plocamiocolax pulvinata rRNA 18S d.16.e.P.pulvinata"}, {"model_id": "d.16.e.P.carinii", "source": "CRW", "description": "Pneumocystis carinii rRNA 18S d.16.e.P.carinii"}, {"model_id": "b.16.m.P.anserina", "source": "CRW", "description": "Podospora anserina mt rRNA b.16.m.P.anserina"}, {"model_id": "d.16.e.P.anserina", "source": "CRW", "description": "Podospora anserina rRNA 18S d.16.e.P.anserina"}, {"model_id": "d.16.e.P.simulii", "source": "CRW", "description": "Polydispyrenia simulii rRNA 18S d.16.e.P.simulii"}, {"model_id": "RF_site2", "source": "Rfam", "description": "Polymerase ribosomal frameshift site (RF01076)"}, {"model_id": "RF_site6", "source": "Rfam", "description": "Polymerase ribosomal frameshift site (RF01094)"}, {"model_id": "Polynucleobacter-1", "source": "Rfam", "description": "Polynucleobacter-1 RNA (RF01718)"}, {"model_id": "d.16.c.P.uvella", "source": "CRW", "description": "Polytoma uvella small subunit rRNA d.16.c.P.uvella"}, {"model_id": "Poribacteria-1", "source": "Rfam", "description": "Poribacteria-1 RNA (RF03113)"}, {"model_id": "d.16.e.P.pseudodenticulata", "source": "CRW", "description": "Porosira pseudodenticulata rRNA 18S d.16.e.P.pseudodenticulata"}, {"model_id": "d.16.e.P.aerugineum.1", "source": "CRW", "description": "Porphyridium aerugineum rRNA 18S d.16.e.P.aerugineum.1"}, {"model_id": "d.16.b.P.gingivalis", "source": "CRW", "description": "Porphyromonas gingivalis rRNA 16S d.16.b.P.gingivalis"}, {"model_id": "Pospi_RY", "source": "Rfam", "description": "Pospiviroid RY motif stem loop (RF00362)"}, {"model_id": "K_chan_RES", "source": "Rfam", "description": "Potassium channel RNA editing signal (RF00485)"}, {"model_id": "PLRV_xrRNA", "source": "Rfam", "description": "Potato leading responsible virus exoribonuclease-resistant RNA (RF04222)"}, {"model_id": "PVX_3", "source": "Rfam", "description": "Potato virus X cis-acting regulatory element (RF00184)"}, {"model_id": "Pox_AX_element", "source": "Rfam", "description": "Poxvirus AX element late mRNA cis-regulatory element (RF00384)"}, {"model_id": "PreQ1", "source": "Rfam", "description": "PreQ1 riboswitch (RF00522)"}, {"model_id": "PreQ1-III", "source": "Rfam", "description": "PreQ1-III riboswitch (RF02680)"}, {"model_id": "Prevotella-2", "source": "Rfam", "description": "Prevotella-2 RNA (RF03043)"}, {"model_id": "PrfA", "source": "Rfam", "description": "PrfA thermoregulator UTR (RF00038)"}, {"model_id": "Prion_pknot", "source": "Rfam", "description": "Prion pseudoknot (RF00523)"}, {"model_id": "d.5.e.P.coxalis", "source": "CRW", "description": "Proasellus coxalis rRNA 5S d.5.e.P.coxalis"}, {"model_id": "d.16.b.C.vibrioforme", "source": "CRW", "description": "Prosthecochloris vibrioformis rRNA 16S d.16.b.C.vibrioforme"}, {"model_id": "Proteo-phage-1", "source": "Rfam", "description": "Proteo-phage-1 RNA (RF03044)"}, {"model_id": "psRNA14", "source": "Rfam", "description": "Proteobacteria sRNA psRNA14 (RF02351)"}, {"model_id": "Xoo8", "source": "Rfam", "description": "Proteobacterial sRNA Xoo8 (RF02243)"}, {"model_id": "psRNA2", "source": "Rfam", "description": "Proteobacterial sRNA psRNA2 (RF02349)"}, {"model_id": "sX11", "source": "Rfam", "description": "Proteobacterial sRNA sX11 (RF02230)"}, {"model_id": "sX4", "source": "Rfam", "description": "Proteobacterial sRNA sX4 (RF02223)"}, {"model_id": "sX6", "source": "Rfam", "description": "Proteobacterial sRNA sX6 (RF02225)"}, {"model_id": "sX8", "source": "Rfam", "description": "Proteobacterial sRNA sX8 (RF02227)"}, {"model_id": "d.16.b.P.vulgaris", "source": "CRW", "description": "Proteus vulgaris rRNA 16S d.16.b.P.vulgaris"}, {"model_id": "d.5.b.P.vulgaris", "source": "CRW", "description": "Proteus vulgaris rRNA 5S d.5.b.P.vulgaris"}, {"model_id": "b.16.m.P.dolloi", "source": "CRW", "description": "Protopterus dolloi mt rRNA b.16.m.P.dolloi"}, {"model_id": "b.16.m.P.wickerhamii", "source": "CRW", "description": "Prototheca wickerhamii mt rRNA b.16.m.P.wickerhamii"}, {"model_id": "d.16.c.P.wickerhamii", "source": "CRW", "description": "Prototheca wickerhamii small subunit rRNA d.16.c.P.wickerhamii"}, {"model_id": "Protozoa_SRP", "source": "Rfam", "description": "Protozoan signal recognition particle RNA (RF01856)"}, {"model_id": "PrrB_RsmZ", "source": "Rfam", "description": "PrrB/RsmZ RNA family (RF00166)"}, {"model_id": "PrrF", "source": "Rfam", "description": "PrrF RNA (RF00444)"}, {"model_id": "d.5.b.A.oxydans", "source": "CRW", "description": "Pseudarthrobacter oxydans rRNA 5S d.5.b.A.oxydans"}, {"model_id": "d.16.e.Pseudogomphonema.sp", "source": "CRW", "description": "Pseudogomphonema sp. p382 rRNA 18S d.16.e.Pseudogomphonema.sp"}, {"model_id": "PK-IAV", "source": "Rfam", "description": "Pseudoknot of influenza A virus gene (RF01099)"}, {"model_id": "TLS-PK1", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01075)"}, {"model_id": "TLS-PK2", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01077)"}, {"model_id": "TLS-PK3", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01084)"}, {"model_id": "TLS-PK4", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01085)"}, {"model_id": "TLS-PK5", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01088)"}, {"model_id": "TLS-PK6", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01101)"}, {"model_id": "PK-repBA", "source": "Rfam", "description": "Pseudoknot of the regulatory region of the repBA gene (RF01089)"}, {"model_id": "PK-repZ", "source": "Rfam", "description": "Pseudoknot of the regulatory region of the repZ gene (RF01087)"}, {"model_id": "TMV_UPD-PK3", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01072)"}, {"model_id": "UPD-PKib", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01080)"}, {"model_id": "SBWMV1_UPD-PKe", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01081)"}, {"model_id": "SBWMV1_UPD-PKh", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01082)"}, {"model_id": "UPD-PK2", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01083)"}, {"model_id": "UPD-PKc", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01103)"}, {"model_id": "SBWMV2_UPD-PKb", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01104)"}, {"model_id": "SBWMV2_UPD-PKl", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01105)"}, {"model_id": "SBWMV1_UPD-PKb", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01106)"}, {"model_id": "SBRMV1_UPD-PKf", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01107)"}, {"model_id": "BMV3_UPD-PK1", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01108)"}, {"model_id": "SBRMV1_UPD-PKd", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01109)"}, {"model_id": "SBWMV2_UPD-PKk", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01111)"}, {"model_id": "BMV3_UPD-PK3", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01113)"}, {"model_id": "TMV_UPD-PK1", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01114)"}, {"model_id": "Pseudomon-1", "source": "Rfam", "description": "Pseudomon-1/ErsA RNA (RF01719)"}, {"model_id": "Pseudomon-Rho", "source": "Rfam", "description": "Pseudomon-Rho RNA (RF01720)"}, {"model_id": "Pseudomon-groES", "source": "Rfam", "description": "Pseudomon-groES RNA (RF01721)"}, {"model_id": "Pseudomonadales-1", "source": "Rfam", "description": "Pseudomonadales-1 RNA (RF03046)"}, {"model_id": "PA5194_thermometer", "source": "Rfam", "description": "Pseudomonas PA5194 thermometer (RF02813)"}, {"model_id": "d.16.b.P.aeruginosa", "source": "CRW", "description": "Pseudomonas aeruginosa rRNA 16S d.16.b.P.aeruginosa"}, {"model_id": "d.16.b.P.aeruginosa.GEN", "source": "CRW", "description": "Pseudomonas aeruginosa rRNA 16S d.16.b.P.aeruginosa.GEN"}, {"model_id": "d.5.b.P.aeruginosa.1", "source": "CRW", "description": "Pseudomonas aeruginosa rRNA 5S d.5.b.P.aeruginosa.1"}, {"model_id": "d.5.b.P.aeruginosa.2", "source": "CRW", "description": "Pseudomonas aeruginosa rRNA 5S d.5.b.P.aeruginosa.2"}, {"model_id": "d.5.b.P.fluorescens", "source": "CRW", "description": "Pseudomonas fluorescens rRNA 5S d.5.b.P.fluorescens"}, {"model_id": "d.16.b.P.putida", "source": "CRW", "description": "Pseudomonas putida rRNA 16S d.16.b.P.putida"}, {"model_id": "rnk_pseudo", "source": "Rfam", "description": "Pseudomonas rnk leader (RF01772)"}, {"model_id": "rpsL_pseudo", "source": "Rfam", "description": "Pseudomonas rpsL leader (RF01773)"}, {"model_id": "Sr006", "source": "Rfam", "description": "Pseudomonas sRNA 6 (RF02889)"}, {"model_id": "CrcZ", "source": "Rfam", "description": "Pseudomonas sRNA CrcZ (RF01675)"}, {"model_id": "P1", "source": "Rfam", "description": "Pseudomonas sRNA P1 (RF00623)"}, {"model_id": "P10", "source": "Rfam", "description": "Pseudomonas sRNA P10 (RF01668)"}, {"model_id": "P11", "source": "Rfam", "description": "Pseudomonas sRNA P11 (RF00625)"}, {"model_id": "P13", "source": "Rfam", "description": "Pseudomonas sRNA P13 (RF01665)"}, {"model_id": "P14", "source": "Rfam", "description": "Pseudomonas sRNA P14 (RF01669)"}, {"model_id": "P15", "source": "Rfam", "description": "Pseudomonas sRNA P15 (RF00627)"}, {"model_id": "P17", "source": "Rfam", "description": "Pseudomonas sRNA P17 (RF01670)"}, {"model_id": "P18", "source": "Rfam", "description": "Pseudomonas sRNA P18 (RF01671)"}, {"model_id": "P24", "source": "Rfam", "description": "Pseudomonas sRNA P24 (RF00629)"}, {"model_id": "P26", "source": "Rfam", "description": "Pseudomonas sRNA P26 (RF00630)"}, {"model_id": "P27", "source": "Rfam", "description": "Pseudomonas sRNA P27 (RF01674)"}, {"model_id": "P31", "source": "Rfam", "description": "Pseudomonas sRNA P31 (RF01676)"}, {"model_id": "P33", "source": "Rfam", "description": "Pseudomonas sRNA P33 (RF02404)"}, {"model_id": "P34", "source": "Rfam", "description": "Pseudomonas sRNA P34 (RF02405)"}, {"model_id": "P35", "source": "Rfam", "description": "Pseudomonas sRNA P35 (RF01677)"}, {"model_id": "P36", "source": "Rfam", "description": "Pseudomonas sRNA P36 (RF01679)"}, {"model_id": "P37", "source": "Rfam", "description": "Pseudomonas sRNA P37 (RF01678)"}, {"model_id": "P4", "source": "Rfam", "description": "Pseudomonas sRNA P4 (RF01681)"}, {"model_id": "P5", "source": "Rfam", "description": "Pseudomonas sRNA P5 (RF01680)"}, {"model_id": "P6", "source": "Rfam", "description": "Pseudomonas sRNA P6 (RF01683)"}, {"model_id": "P8", "source": "Rfam", "description": "Pseudomonas sRNA P8 (RF01682)"}, {"model_id": "P9", "source": "Rfam", "description": "Pseudomonas sRNA P9 (RF00624)"}, {"model_id": "d.16.b.Pseudomonas.sp", "source": "CRW", "description": "Pseudomonas sp. rRNA 16S d.16.b.Pseudomonas.sp"}, {"model_id": "d.5.b.P.stutzeri", "source": "CRW", "description": "Pseudomonas stutzeri rRNA 5S d.5.b.P.stutzeri"}, {"model_id": "d.5.b.P.stutzeri.2", "source": "CRW", "description": "Pseudomonas stutzeri rRNA 5S d.5.b.P.stutzeri.2"}, {"model_id": "d.5.b.P.hydrocarbonoxydans", "source": "CRW", "description": "Pseudonocardia hydrocarbonoxydans rRNA 5S d.5.b.P.hydrocarbonoxydans"}, {"model_id": "d.16.e.P.cristatellae", "source": "CRW", "description": "Pseudonosema cristatellae rRNA 18S d.16.e.P.cristatellae"}, {"model_id": "d.16.e.P.haeckeli", "source": "CRW", "description": "Psorospermium haeckeli rRNA 18S d.16.e.P.haeckeli"}, {"model_id": "P2", "source": "Rfam", "description": "Psudomonas sRNA P2 (RF01672)"}, {"model_id": "d.16.b.P.pacificensis", "source": "CRW", "description": "Psychrobacter pacificensis rRNA 16S d.16.b.P.pacificensis"}, {"model_id": "Purine", "source": "Rfam", "description": "Purine riboswitch (RF00167)"}, {"model_id": "PutA_thermometer", "source": "Rfam", "description": "PutA 5' UTR thermometer (RF02780)"}, {"model_id": "RF_site1", "source": "Rfam", "description": "Putative RNA-dependent RNA polymerase ribosomal frameshift site (RF01074)"}, {"model_id": "RF_site3", "source": "Rfam", "description": "Putative RNA-dependent RNA polymerase ribosomal frameshift site (RF01079)"}, {"model_id": "Pxr", "source": "Rfam", "description": "Pxr regulatory sRNA (RF01812)"}, {"model_id": "b.16.m.P.littoralis", "source": "CRW", "description": "Pylaiella littoralis mt rRNA b.16.m.P.littoralis"}, {"model_id": "d.16.c.P.littoralis", "source": "CRW", "description": "Pylaiella littoralis small subunit rRNA d.16.c.P.littoralis"}, {"model_id": "PyrC_leader", "source": "Rfam", "description": "PyrC leader (RF02372)"}, {"model_id": "PyrD_leader", "source": "Rfam", "description": "PyrD leader (RF02373)"}, {"model_id": "PyrG_leader", "source": "Rfam", "description": "PyrG leader (RF02371)"}, {"model_id": "PyrR", "source": "Rfam", "description": "PyrR binding site (RF00515)"}, {"model_id": "d.16.c.P.parkeae", "source": "CRW", "description": "Pyramimonas parkeae small subunit rRNA d.16.c.P.parkeae"}, {"model_id": "Pyrobac-1", "source": "Rfam", "description": "Pyrobac-1 RNA (RF01722)"}, {"model_id": "RNaseP_TypeT_Pyrobaculum", "source": "RNAse P Database", "description": "Pyrobaculum RNAse P"}, {"model_id": "d.5.a.P.aerophilum", "source": "CRW", "description": "Pyrobaculum aerophilum rRNA 5S d.5.a.P.aerophilum"}, {"model_id": "asR3", "source": "Rfam", "description": "Pyrobaculum asRNA3 (RF02793)"}, {"model_id": "PyrR201", "source": "Rfam", "description": "Pyrobaculum sRNA 201 (RF02801)"}, {"model_id": "PyrR204", "source": "Rfam", "description": "Pyrobaculum sRNA 204 (RF02802)"}, {"model_id": "PyrR205", "source": "Rfam", "description": "Pyrobaculum sRNA 205 (RF02803)"}, {"model_id": "PyrR206", "source": "Rfam", "description": "Pyrobaculum sRNA 206 (RF02804)"}, {"model_id": "PyrR207", "source": "Rfam", "description": "Pyrobaculum sRNA 207 (RF02805)"}, {"model_id": "PyrR208", "source": "Rfam", "description": "Pyrobaculum sRNA 208 (RF02806)"}, {"model_id": "PyrR209", "source": "Rfam", "description": "Pyrobaculum sRNA 209 (RF02807)"}, {"model_id": "PyrR210", "source": "Rfam", "description": "Pyrobaculum sRNA 210 (RF02808)"}, {"model_id": "snoPyro_CD", "source": "Rfam", "description": "Pyrococcus C/D box small nucleolar RNA (RF00095)"}, {"model_id": "RNAseP_a_P_abyssi_JB", "source": "RNAse P Database", "description": "Pyrococcus abyssi RNAse P"}, {"model_id": "d.16.a.P.abyssi", "source": "CRW", "description": "Pyrococcus abyssi small subunit rRNA d.16.a.P.abyssi"}, {"model_id": "RNAseP_a_P_furiosus_JB", "source": "RNAse P Database", "description": "Pyrococcus furiosus RNAse P"}, {"model_id": "d.16.a.P.furiosus", "source": "CRW", "description": "Pyrococcus furiosus small subunit rRNA d.16.a.P.furiosus"}, {"model_id": "d.16.a.P.horikoshii", "source": "CRW", "description": "Pyrococcus horikoshii small subunit rRNA d.16.a.P.horikoshii"}, {"model_id": "d.5.a.P.woesei", "source": "CRW", "description": "Pyrococcus woesei rRNA 5S d.5.a.P.woesei"}, {"model_id": "d.5.a.P.occultum", "source": "CRW", "description": "Pyrodictium occultum rRNA 5S d.5.a.P.occultum"}, {"model_id": "d.16.a.P.occultum", "source": "CRW", "description": "Pyrodictium occultum small subunit rRNA d.16.a.P.occultum"}, {"model_id": "PYLIS_1", "source": "Rfam", "description": "Pyrrolysine insertion sequence 1 (RF01982)"}, {"model_id": "PYLIS_4", "source": "Rfam", "description": "Pyrrolysine insertion sequence TetR (RF02511)"}, {"model_id": "PYLIS_2", "source": "Rfam", "description": "Pyrrolysine insertion sequence mtbB (RF02509)"}, {"model_id": "PYLIS_3", "source": "Rfam", "description": "Pyrrolysine insertion sequence mttB (RF02510)"}, {"model_id": "PYLIS_5", "source": "Rfam", "description": "Pyrrolysine insertion sequence transposase 1 (RF02512)"}, {"model_id": "PYLIS_6", "source": "Rfam", "description": "Pyrrolysine insertion sequence transposase 2 (RF02513)"}, {"model_id": "Qrr", "source": "Rfam", "description": "Qrr RNA (RF00378)"}, {"model_id": "d.5.e.Q.petraea", "source": "CRW", "description": "Quercus petraea rRNA 5S d.5.e.Q.petraea"}, {"model_id": "Plasmid_R1162", "source": "Rfam", "description": "R1162-like plasmid antisense RNA (RF00043)"}, {"model_id": "R2_retro_el", "source": "Rfam", "description": "R2 RNA element (RF00524)"}, {"model_id": "RAGATH-1-hammerhead", "source": "Rfam", "description": "RAGATH-1 hammerhead ribozyme (RF03152)"}, {"model_id": "RAGATH-10", "source": "Rfam", "description": "RAGATH-10 RNA (RF03147)"}, {"model_id": "RAGATH-11", "source": "Rfam", "description": "RAGATH-11 RNA (RF03148)"}, {"model_id": "RAGATH-12", "source": "Rfam", "description": "RAGATH-12 RNA (RF03149)"}, {"model_id": "RAGATH-13", "source": "Rfam", "description": "RAGATH-13 RNA (RF02688)"}, {"model_id": "RAGATH-14", "source": "Rfam", "description": "RAGATH-14 RNA (RF03145)"}, {"model_id": "RAGATH-15", "source": "Rfam", "description": "RAGATH-15 RNA (RF03150)"}, {"model_id": "RAGATH-16", "source": "Rfam", "description": "RAGATH-16 RNA (RF03047)"}, {"model_id": "RAGATH-17", "source": "Rfam", "description": "RAGATH-17 RNA (RF03095)"}, {"model_id": "RAGATH-18", "source": "Rfam", "description": "RAGATH-18 RNA (RF03064)"}, {"model_id": "RAGATH-19", "source": "Rfam", "description": "RAGATH-19 RNA (RF03096)"}, {"model_id": "RAGATH-20", "source": "Rfam", "description": "RAGATH-20 RNA (RF03048)"}, {"model_id": "RAGATH-21", "source": "Rfam", "description": "RAGATH-21 RNA (RF03097)"}, {"model_id": "RAGATH-22", "source": "Rfam", "description": "RAGATH-22 RNA (RF03098)"}, {"model_id": "RAGATH-23", "source": "Rfam", "description": "RAGATH-23 RNA (RF03099)"}, {"model_id": "RAGATH-24", "source": "Rfam", "description": "RAGATH-24 RNA (RF03049)"}, {"model_id": "RAGATH-25", "source": "Rfam", "description": "RAGATH-25 RNA (RF03050)"}, {"model_id": "RAGATH-26", "source": "Rfam", "description": "RAGATH-26 RNA (RF03051)"}, {"model_id": "RAGATH-27", "source": "Rfam", "description": "RAGATH-27 RNA (RF03100)"}, {"model_id": "RAGATH-28", "source": "Rfam", "description": "RAGATH-28 RNA (RF03052)"}, {"model_id": "RAGATH-30", "source": "Rfam", "description": "RAGATH-30 RNA (RF03055)"}, {"model_id": "RAGATH-31", "source": "Rfam", "description": "RAGATH-31 RNA (RF03101)"}, {"model_id": "RAGATH-32", "source": "Rfam", "description": "RAGATH-32 RNA (RF02922)"}, {"model_id": "RAGATH-33", "source": "Rfam", "description": "RAGATH-33 RNA (RF03102)"}, {"model_id": "RAGATH-34", "source": "Rfam", "description": "RAGATH-34 RNA (RF03103)"}, {"model_id": "RAGATH-35", "source": "Rfam", "description": "RAGATH-35 RNA (RF03056)"}, {"model_id": "RAGATH-36", "source": "Rfam", "description": "RAGATH-36 RNA (RF03104)"}, {"model_id": "RAGATH-4", "source": "Rfam", "description": "RAGATH-4 RNA (RF03153)"}, {"model_id": "RAGATH-5", "source": "Rfam", "description": "RAGATH-5 RNA (RF02685)"}, {"model_id": "RAGATH-6", "source": "Rfam", "description": "RAGATH-6 RNA (RF02686)"}, {"model_id": "RAGATH-7", "source": "Rfam", "description": "RAGATH-7 RNA (RF03159)"}, {"model_id": "RAGATH-7-assoc", "source": "Rfam", "description": "RAGATH-7-assoc RNA (RF03105)"}, {"model_id": "RAGATH-8", "source": "Rfam", "description": "RAGATH-8 RNA (RF02687)"}, {"model_id": "RAGATH-9", "source": "Rfam", "description": "RAGATH-9 RNA (RF03146)"}, {"model_id": "RsaOG", "source": "Rfam", "description": "RNA S.aureus Orsay G (RF01775)"}, {"model_id": "RsaA", "source": "Rfam", "description": "RNA Staph. aureus A (RF01816)"}, {"model_id": "RsaB", "source": "Rfam", "description": "RNA Staph. aureus A (RF01817)"}, {"model_id": "RsaJ", "source": "Rfam", "description": "RNA Staph. aureus A (RF01822)"}, {"model_id": "RsaC", "source": "Rfam", "description": "RNA Staph. aureus C (RF01818)"}, {"model_id": "RsaD", "source": "Rfam", "description": "RNA Staph. aureus D (RF01819)"}, {"model_id": "RsaE", "source": "Rfam", "description": "RNA Staph. aureus E (RoxS) (RF01820)"}, {"model_id": "RsaF", "source": "Rfam", "description": "RNA Staph. aureus F (RF01858)"}, {"model_id": "RsaH", "source": "Rfam", "description": "RNA Staph. aureus H (RF01821)"}, {"model_id": "RatA", "source": "Rfam", "description": "RNA anti-toxin A (RF01776)"}, {"model_id": "RUF20", "source": "Rfam", "description": "RNA of unknown function 20 (RF01824)"}, {"model_id": "RUF21", "source": "Rfam", "description": "RNA of unknown function 21 (RF01825)"}, {"model_id": "RUF4", "source": "Rfam", "description": "RNA of unknown function RUF4 (RF01582)"}, {"model_id": "RNA-OUT", "source": "Rfam", "description": "RNA-OUT (RF00240)"}, {"model_id": "RNAI", "source": "Rfam", "description": "RNAI (RF00106)"}, {"model_id": "RNAIII", "source": "Rfam", "description": "RNAIII (RF00503)"}, {"model_id": "rne5", "source": "Rfam", "description": "RNase E 5' UTR element (RF00040)"}, {"model_id": "RNase_MRP", "source": "Rfam", "description": "RNase MRP (RF00030)"}, {"model_id": "ROOL", "source": "Rfam", "description": "ROOL RNA (RF03087)"}, {"model_id": "RT-1", "source": "Rfam", "description": "RT-1 RNA (RF03114)"}, {"model_id": "RT-10", "source": "Rfam", "description": "RT-10 RNA (RF03022)"}, {"model_id": "RT-11", "source": "Rfam", "description": "RT-11 RNA (RF03106)"}, {"model_id": "RT-12", "source": "Rfam", "description": "RT-12 RNA (RF03016)"}, {"model_id": "RT-13", "source": "Rfam", "description": "RT-13 RNA (RF03017)"}, {"model_id": "RT-14", "source": "Rfam", "description": "RT-14 RNA (RF02921)"}, {"model_id": "RT-15", "source": "Rfam", "description": "RT-15 RNA (RF03018)"}, {"model_id": "RT-16", "source": "Rfam", "description": "RT-16 RNA (RF03019)"}, {"model_id": "RT-17", "source": "Rfam", "description": "RT-17 RNA (RF03020)"}, {"model_id": "RT-18", "source": "Rfam", "description": "RT-18 RNA (RF03021)"}, {"model_id": "RT-19", "source": "Rfam", "description": "RT-19 RNA (RF03073)"}, {"model_id": "RT-2", "source": "Rfam", "description": "RT-2 RNA (RF03077)"}, {"model_id": "RT-3", "source": "Rfam", "description": "RT-3 RNA (RF03068)"}, {"model_id": "RT-4", "source": "Rfam", "description": "RT-4 RNA (RF03025)"}, {"model_id": "RT-5", "source": "Rfam", "description": "RT-5 RNA (RF03026)"}, {"model_id": "RT-6", "source": "Rfam", "description": "RT-6 RNA (RF03027)"}, {"model_id": "RT-7", "source": "Rfam", "description": "RT-7 RNA (RF03028)"}, {"model_id": "RT-8", "source": "Rfam", "description": "RT-8 RNA (RF03029)"}, {"model_id": "RT-9", "source": "Rfam", "description": "RT-9 RNA (RF03080)"}, {"model_id": "RalA", "source": "Rfam", "description": "RalR antitoxin (RF02694)"}, {"model_id": "d.16.m.R.norvegicus", "source": "CRW", "description": "Rattus norvegicus mt rRNA d.16.m.R.norvegicus"}, {"model_id": "d.16.e.R.norvegicus", "source": "CRW", "description": "Rattus norvegicus rRNA 18S d.16.e.R.norvegicus"}, {"model_id": "d.5.e.R.norvegicus.1", "source": "CRW", "description": "Rattus norvegicus rRNA 5S d.5.e.R.norvegicus.1"}, {"model_id": "d.5.e.R.norvegicus.2", "source": "CRW", "description": "Rattus norvegicus rRNA 5S d.5.e.R.norvegicus.2"}, {"model_id": "d.5.e.R.norvegicus.3", "source": "CRW", "description": "Rattus norvegicus rRNA 5S d.5.e.R.norvegicus.3"}, {"model_id": "RcsR1", "source": "Rfam", "description": "RcsR1 sRNA (RF02552)"}, {"model_id": "d.16.e.R.americana", "source": "CRW", "description": "Reclinomonas americana rRNA 18S d.16.e.R.americana"}, {"model_id": "RmaA", "source": "Rfam", "description": "Regulator of motility and amylovoran A (RF02629)"}, {"model_id": "REN-SRE", "source": "Rfam", "description": "Renin stability regulatory element (REN-SRE) (RF00180)"}, {"model_id": "ROSE", "source": "Rfam", "description": "Repression of heat shock gene expression (ROSE) element (RF00435)"}, {"model_id": "ROSE_2", "source": "Rfam", "description": "Repression of heat shock gene expression (ROSE) element (RF01832)"}, {"model_id": "ROSE_3", "source": "Rfam", "description": "Repression of heat shock gene expression (ROSE) element (RF02523)"}, {"model_id": "msr", "source": "Rfam", "description": "Retron msr RNA (RF00170)"}, {"model_id": "RSV_RNA", "source": "Rfam", "description": "Retroviral 3'UTR stability element (RF01417)"}, {"model_id": "Retro_dr1", "source": "Rfam", "description": "Retrovirus direct repeat 1 (dr1) (RF00214)"}, {"model_id": "RgsA", "source": "Rfam", "description": "RgsA sRNA (RF00628)"}, {"model_id": "d.16.e.R.belgicae", "source": "CRW", "description": "Rhaphoneis belgicae rRNA 18S d.16.e.R.belgicae"}, {"model_id": "d.16.m.R.unicornis", "source": "CRW", "description": "Rhinoceros unicornis mt rRNA d.16.m.R.unicornis"}, {"model_id": "Atu_At1", "source": "Rfam", "description": "Rhizobiales sRNA Atu_At1 (RF02496)"}, {"model_id": "Atu_C10", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C10 (RF02497)"}, {"model_id": "Atu_C3", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C3 (RF02498)"}, {"model_id": "Atu_C4", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C4 (RF02499)"}, {"model_id": "Atu_C7", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C7 (RF02501)"}, {"model_id": "Atu_C8", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C8 (RF02502)"}, {"model_id": "Atu_C9", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C9 (RF02503)"}, {"model_id": "Atu_L1", "source": "Rfam", "description": "Rhizobiales sRNA Atu_L1 (RF02504)"}, {"model_id": "Atu_L6", "source": "Rfam", "description": "Rhizobiales sRNA Atu_L6 (RF02505)"}, {"model_id": "Atu_Ti1", "source": "Rfam", "description": "Rhizobiales sRNA Atu_Ti1 (RF02506)"}, {"model_id": "Atu_Ti3", "source": "Rfam", "description": "Rhizobiales sRNA Atu_Ti3 (RF02507)"}, {"model_id": "Atu_Ti4", "source": "Rfam", "description": "Rhizobiales sRNA Atu_Ti4 (RF02508)"}, {"model_id": "Rhizobiales-2", "source": "Rfam", "description": "Rhizobiales-2 RNA (RF01723)"}, {"model_id": "a.16.e.G.intraradices", "source": "CRW", "description": "Rhizophagus intraradices rRNA 18S a.16.e.G.intraradices"}, {"model_id": "d.16.e.R.oryzae", "source": "CRW", "description": "Rhizopus oryzae rRNA 18S d.16.e.R.oryzae"}, {"model_id": "RhlA_thermometer", "source": "Rfam", "description": "RhlA 5' UTR ROSE like thermometer (RF02758)"}, {"model_id": "d.16.e.R.maculata", "source": "CRW", "description": "Rhodella violacea rRNA 18S d.16.e.R.maculata"}, {"model_id": "Rhodo-rpoB", "source": "Rfam", "description": "Rhodo-rpoB RNA (RF03074)"}, {"model_id": "d.5.b.R.capsulatus", "source": "CRW", "description": "Rhodobacter capsulatus rRNA 5S d.5.b.R.capsulatus"}, {"model_id": "d.16.b.R.orientis", "source": "CRW", "description": "Rhodobium orientis rRNA 16S d.16.b.R.orientis"}, {"model_id": "d.16.b.R.acidophilus", "source": "CRW", "description": "Rhodoblastus acidophilus rRNA 16S d.16.b.R.acidophilus"}, {"model_id": "d.16.e.R.parvula", "source": "CRW", "description": "Rhodochaete parvula rRNA 18S d.16.e.R.parvula"}, {"model_id": "d.16.b.R.erythropolis", "source": "CRW", "description": "Rhodococcus erythropolis rRNA 16S d.16.b.R.erythropolis"}, {"model_id": "d.16.e.R.carriebowensis", "source": "CRW", "description": "Rhodogorgon carriebowensis rRNA 18S d.16.e.R.carriebowensis"}, {"model_id": "d.16.e.R.leptophylla", "source": "CRW", "description": "Rhodymenia leptophylla rRNA 18S d.16.e.R.leptophylla"}, {"model_id": "IRES_RhPV", "source": "Rfam", "description": "Rhopalosiphum padi virus 5'UTR internal ribosome entry site (RF02658)"}, {"model_id": "S15", "source": "Rfam", "description": "Ribosomal S15 leader (RF00114)"}, {"model_id": "L10_leader", "source": "Rfam", "description": "Ribosomal protein L10 leader (RF00557)"}, {"model_id": "L13_leader", "source": "Rfam", "description": "Ribosomal protein L13 leader (RF00555)"}, {"model_id": "L19_leader", "source": "Rfam", "description": "Ribosomal protein L19 leader (RF00556)"}, {"model_id": "L20_leader", "source": "Rfam", "description": "Ribosomal protein L20 leader (RF00558)"}, {"model_id": "L21_leader", "source": "Rfam", "description": "Ribosomal protein L21 leader (RF00559)"}, {"model_id": "d.16.c.R.communis", "source": "CRW", "description": "Ricinus communis small subunit rRNA d.16.c.R.communis"}, {"model_id": "d.16.b.R.bellii", "source": "CRW", "description": "Rickettsia bellii rRNA 16S d.16.b.R.bellii"}, {"model_id": "d.16.b.R.felis.URRWXCal2", "source": "CRW", "description": "Rickettsia felis URRWXCal2 rRNA 16S d.16.b.R.felis.URRWXCal2"}, {"model_id": "RNAseP_b_R_prowazekii_JB", "source": "RNAse P Database", "description": "Rickettsia prowazekii RNAse P"}, {"model_id": "d.16.b.R.prowazekii", "source": "CRW", "description": "Rickettsia prowazekii rRNA 16S d.16.b.R.prowazekii"}, {"model_id": "d.16.b.R.prowazekii.GEN", "source": "CRW", "description": "Rickettsia prowazekii rRNA 16S d.16.b.R.prowazekii.GEN"}, {"model_id": "d.16.b.R.rickettsii", "source": "CRW", "description": "Rickettsia rickettsii rRNA 16S d.16.b.R.rickettsii"}, {"model_id": "rpsL_ricks", "source": "Rfam", "description": "Rickettsia rpsL leader (RF01774)"}, {"model_id": "Ricks_sRNA10", "source": "Rfam", "description": "Rickettsia sRNA 10 (RF02574)"}, {"model_id": "Rp_sR47", "source": "Rfam", "description": "Rickettsia sRNA47 (RF02800)"}, {"model_id": "RnaG", "source": "Rfam", "description": "RnaG sRNA (RF02550)"}, {"model_id": "Rota_CRE", "source": "Rfam", "description": "Rotavirus cis-acting replication element (CRE) (RF00501)"}, {"model_id": "Rothia-sucC", "source": "Rfam", "description": "Rothia-sucC RNA (RF03024)"}, {"model_id": "RSV_PBS", "source": "Rfam", "description": "Rous sarcoma virus (RSV) primer binding site (PBS) (RF00467)"}, {"model_id": "RprA", "source": "Rfam", "description": "RprA RNA (RF00034)"}, {"model_id": "RpsF_leader", "source": "Rfam", "description": "RpsF leader (RF02893)"}, {"model_id": "RsmW", "source": "Rfam", "description": "RsmW RNA family (RF02809)"}, {"model_id": "RsmY", "source": "Rfam", "description": "RsmY RNA family (RF00195)"}, {"model_id": "RtT", "source": "Rfam", "description": "RtT RNA (RF00391)"}, {"model_id": "Rubella_3", "source": "Rfam", "description": "Rubella virus 3' cis-acting element (RF00194)"}, {"model_id": "d.5.b.P.brasiliensis", "source": "CRW", "description": "Rubinisphaera brasiliensis rRNA 5S d.5.b.P.brasiliensis"}, {"model_id": "Cis2_sRNA", "source": "Rfam", "description": "Ruegeria cis2 sRNA (RF02645)"}, {"model_id": "Cis52_sRNA", "source": "Rfam", "description": "Ruegeria cis52 sRNA (RF02647)"}, {"model_id": "Cis8_sRNA", "source": "Rfam", "description": "Ruegeria cis8 sRNA (RF02646)"}, {"model_id": "Cis90_sRNA", "source": "Rfam", "description": "Ruegeria cis90 sRNA (RF02648)"}, {"model_id": "Trans44_sRNA", "source": "Rfam", "description": "Ruegeria trans44 sRNA (RF02649)"}, {"model_id": "RybB", "source": "Rfam", "description": "RybB RNA (RF00110)"}, {"model_id": "RydC", "source": "Rfam", "description": "RydC RNA (RF00505)"}, {"model_id": "RyhB", "source": "Rfam", "description": "RyhB RNA (RF00057)"}, {"model_id": "SAM-IV", "source": "Rfam", "description": "S-adenosyl methionine (SAM) riboswitch, (RF00634)"}, {"model_id": "SAH_riboswitch", "source": "Rfam", "description": "S-adenosyl-L-homocysteine riboswitch (RF01057)"}, {"model_id": "S-element", "source": "Rfam", "description": "S-element (RF00490)"}, {"model_id": "Teg23", "source": "Rfam", "description": "S. aureus Teg23 small RNA (RF02583)"}, {"model_id": "tsr24", "source": "Rfam", "description": "S. aureus tsr24 small RNA (RF02577)"}, {"model_id": "tsr25", "source": "Rfam", "description": "S. aureus tsr25 small RNA (RF02578)"}, {"model_id": "tsr26", "source": "Rfam", "description": "S. aureus tsr26 small RNA (RF02579)"}, {"model_id": "tsr31", "source": "Rfam", "description": "S. aureus tsr31 small RNA (RF02580)"}, {"model_id": "tsr32", "source": "Rfam", "description": "S. aureus tsr32 small RNA (RF02581)"}, {"model_id": "tsr33", "source": "Rfam", "description": "S. aureus tsr33 small RNA (RF02582)"}, {"model_id": "Spy392987", "source": "Rfam", "description": "S. pyogenes antisense RNA 392987 (RF02592)"}, {"model_id": "Spy1186876", "source": "Rfam", "description": "S. pyogenes small RNA 1186876 (RF02590)"}, {"model_id": "Spy1786666", "source": "Rfam", "description": "S. pyogenes small RNA 1786666 (RF02591)"}, {"model_id": "Spy779816", "source": "Rfam", "description": "S. pyogenes small RNA 779816 (RF02589)"}, {"model_id": "MOSES4", "source": "Rfam", "description": "S. pyogenes small RNA MOSES4 (RF02640)"}, {"model_id": "Spy490380c", "source": "Rfam", "description": "S. pyogenes small RNA Spy490380c (RF02644)"}, {"model_id": "Spy490483c", "source": "Rfam", "description": "S. pyogenes small RNA Spy490483c (RF02641)"}, {"model_id": "Spy491311c", "source": "Rfam", "description": "S. pyogenes small RNA Spy491311c (RF02642)"}, {"model_id": "Spy491738", "source": "Rfam", "description": "S. pyogenes small RNA Spy491738 (RF02643)"}, {"model_id": "S10-Clostridia", "source": "Rfam", "description": "S10-Clostridia ribosomal protein leader (RF03136)"}, {"model_id": "S15-Flavobacteria", "source": "Rfam", "description": "S15-Flavobacteria ribosomal protein leader (RF03161)"}, {"model_id": "S15-Halobacteria", "source": "Rfam", "description": "S15-Halobacteria ribosomal protein leader (RF03143)"}, {"model_id": "S15-Methanomicrobia", "source": "Rfam", "description": "S15-Methanomicrobia ribosomal protein leader (RF03137)"}, {"model_id": "S16-Flavobacteria", "source": "Rfam", "description": "S16-Flavobacteria ribosomal protein leader (RF03138)"}, {"model_id": "S4-Bacteroidia", "source": "Rfam", "description": "S4-Bacteroidia ribosomal protein leader (RF03139)"}, {"model_id": "S4-Clostridia", "source": "Rfam", "description": "S4-Clostridia ribosomal protein leader (RF03140)"}, {"model_id": "S4-Flavobacteria", "source": "Rfam", "description": "S4-Flavobacteria ribosomal protein leader (RF03141)"}, {"model_id": "S4-Fusobacteriales", "source": "Rfam", "description": "S4-Fusobacteriales ribosomal protein leader (RF03133)"}, {"model_id": "S6-S18-Chlorobi", "source": "Rfam", "description": "S6-S18-Chlorobi ribosomal protein leader (RF03134)"}, {"model_id": "SAM", "source": "Rfam", "description": "SAM riboswitch (S box leader) (RF00162)"}, {"model_id": "SAM_alpha", "source": "Rfam", "description": "SAM riboswitch (alpha-proteobacteria) (RF00521)"}, {"model_id": "SAM-Chlorobi", "source": "Rfam", "description": "SAM-Chlorobi RNA (RF01724)"}, {"model_id": "SAM-I-IV-variant", "source": "Rfam", "description": "SAM-I/IV variant riboswitch (RF01725)"}, {"model_id": "SAM-II_long_loops", "source": "Rfam", "description": "SAM-II long loop (RF01726)"}, {"model_id": "SAM_V", "source": "Rfam", "description": "SAM-V riboswitch (RF01826)"}, {"model_id": "SAM_VI", "source": "Rfam", "description": "SAM-VI riboswitch (RF02885)"}, {"model_id": "SAM-SAH", "source": "Rfam", "description": "SAM/SAH riboswitch (RF01727)"}, {"model_id": "SAR11_0636", "source": "Rfam", "description": "SAR11_0636 sRNA (RF01827)"}, {"model_id": "SL1", "source": "Rfam", "description": "SL1 RNA (RF00198)"}, {"model_id": "SL2", "source": "Rfam", "description": "SL2 RNA (RF00199)"}, {"model_id": "HCV_SL588", "source": "Rfam", "description": "SL588 non-coding RNA (RF04220)"}, {"model_id": "HCV_SL669", "source": "Rfam", "description": "SL669 non-coding RNA (RF04221)"}, {"model_id": "SMK_box_riboswitch", "source": "Rfam", "description": "SMK box translational riboswitch (SAM-III) (RF01767)"}, {"model_id": "antisense_SR1", "source": "Rfam", "description": "SR1 sRNA (RF02376)"}, {"model_id": "STAXI", "source": "Rfam", "description": "STAXI RNA (RF01728)"}, {"model_id": "STnc150", "source": "Rfam", "description": "STnc150 Hfq binding RNA (RF01402)"}, {"model_id": "STnc250", "source": "Rfam", "description": "STnc250 Hfq binding RNA (RF01409)"}, {"model_id": "STnc290", "source": "Rfam", "description": "STnc290 Hfq binding RNA (RF01403)"}, {"model_id": "STnc490", "source": "Rfam", "description": "STnc490 Hfq binding RNA (RF01405)"}, {"model_id": "STnc500", "source": "Rfam", "description": "STnc500 Hfq binding RNA (RF01406)"}, {"model_id": "STnc560", "source": "Rfam", "description": "STnc560 Hfq binding RNA (RF01407)"}, {"model_id": "RNAseP_a_S_solfataricus_JB", "source": "RNAse P Database", "description": "Saccharolobus solfataricus RNAse P"}, {"model_id": "d.5.a.S.solfataricus", "source": "CRW", "description": "Saccharolobus solfataricus rRNA 5S d.5.a.S.solfataricus"}, {"model_id": "d.16.a.S.solfataricus", "source": "CRW", "description": "Saccharolobus solfataricus small subunit rRNA d.16.a.S.solfataricus"}, {"model_id": "d.16.a.S.solfataricus.2", "source": "CRW", "description": "Saccharolobus solfataricus small subunit rRNA d.16.a.S.solfataricus.2"}, {"model_id": "SC_LSU_3D", "source": "RiboVision LSU", "description": "Saccharomyces cerevisiae large subunit rRNA"}, {"model_id": "b.16.m.S.cerevisiae", "source": "CRW", "description": "Saccharomyces cerevisiae mt rRNA b.16.m.S.cerevisiae"}, {"model_id": "d.16.e.S.cerevisiae", "source": "CRW", "description": "Saccharomyces cerevisiae rRNA 18S d.16.e.S.cerevisiae"}, {"model_id": "d.5.e.S.cerevisiae", "source": "CRW", "description": "Saccharomyces cerevisiae rRNA 5S d.5.e.S.cerevisiae"}, {"model_id": "SC_SSU_3D", "source": "RiboVision SSU", "description": "Saccharomyces cerevisiae small subunit rRNA"}, {"model_id": "Sacc_telomerase", "source": "Rfam", "description": "Saccharomyces telomerase (RF01050)"}, {"model_id": "Sernc350", "source": "Rfam", "description": "Saccharopolyspora sRNA 350 (RF02735)"}, {"model_id": "Sernc389", "source": "Rfam", "description": "Saccharopolyspora sRNA 389 (RF02743)"}, {"model_id": "d.5.e.S.kowalevskii", "source": "CRW", "description": "Saccoglossus kowalevskii rRNA 5S d.5.e.S.kowalevskii"}, {"model_id": "b.16.m.S.salar", "source": "CRW", "description": "Salmo salar mt rRNA b.16.m.S.salar"}, {"model_id": "StyR-143", "source": "Rfam", "description": "Salmonella enterica Typhi npcRNA 143 (RF02653)"}, {"model_id": "StyR-3", "source": "Rfam", "description": "Salmonella enterica Typhi npcRNA 3 (RF02652)"}, {"model_id": "StyR-44", "source": "Rfam", "description": "Salmonella enterica Typhi npcRNA 44 (RF01830)"}, {"model_id": "STnc30", "source": "Rfam", "description": "Salmonella enterica conserved region STnc30 (RF02048)"}, {"model_id": "STnc170", "source": "Rfam", "description": "Salmonella enterica sRNA STnc170 (RF02080)"}, {"model_id": "STnc210", "source": "Rfam", "description": "Salmonella enterica sRNA STnc210 (RF02078)"}, {"model_id": "STnc220", "source": "Rfam", "description": "Salmonella enterica sRNA STnc220 (RF02077)"}, {"model_id": "STnc260", "source": "Rfam", "description": "Salmonella enterica sRNA STnc260 (RF02073)"}, {"model_id": "STnc280", "source": "Rfam", "description": "Salmonella enterica sRNA STnc280 (RF02071)"}, {"model_id": "STnc300", "source": "Rfam", "description": "Salmonella enterica sRNA STnc300 (RF02070)"}, {"model_id": "STnc310", "source": "Rfam", "description": "Salmonella enterica sRNA STnc310 (RF02067)"}, {"model_id": "STnc320", "source": "Rfam", "description": "Salmonella enterica sRNA STnc320 (RF02066)"}, {"model_id": "STnc350", "source": "Rfam", "description": "Salmonella enterica sRNA STnc350 (RF02063)"}, {"model_id": "STnc361", "source": "Rfam", "description": "Salmonella enterica sRNA STnc361 (RF02062)"}, {"model_id": "STnc40", "source": "Rfam", "description": "Salmonella enterica sRNA STnc40 (RF02057)"}, {"model_id": "STnc50", "source": "Rfam", "description": "Salmonella enterica sRNA STnc40 (RF02059)"}, {"model_id": "STnc420", "source": "Rfam", "description": "Salmonella enterica sRNA STnc420 (RF02054)"}, {"model_id": "STnc460", "source": "Rfam", "description": "Salmonella enterica sRNA STnc460 (RF02049)"}, {"model_id": "STnc470", "source": "Rfam", "description": "Salmonella enterica sRNA STnc470 (RF02050)"}, {"model_id": "STnc590", "source": "Rfam", "description": "Salmonella enterica sRNA STnc590 (RF02072)"}, {"model_id": "mgtC_leader", "source": "Rfam", "description": "Salmonella mgtC leader RNA (RF02887)"}, {"model_id": "STnc390", "source": "Rfam", "description": "Salmonella sRNA STnc390 (RF02056)"}, {"model_id": "d.5.e.S.cynthia.XBM", "source": "CRW", "description": "Samia cynthia ricini x Bombyx mori rRNA 5S d.5.e.S.cynthia.XBM"}, {"model_id": "Sarbecovirus-3UTR", "source": "Rfam", "description": "Sarbecovirus 3'UTR (RF03125)"}, {"model_id": "Sarbecovirus-5UTR", "source": "Rfam", "description": "Sarbecovirus 5'UTR (RF03120)"}, {"model_id": "Virus_CITE_5", "source": "Rfam", "description": "Satellite tobacco necrosis virus cap-independent translation element (RF02460)"}, {"model_id": "d.16.m.S.aquaticus", "source": "CRW", "description": "Scalopus aquaticus mt rRNA d.16.m.S.aquaticus"}, {"model_id": "d.5.e.S.aggregatum", "source": "CRW", "description": "Schizochytrium aggregatum rRNA 5S d.5.e.S.aggregatum"}, {"model_id": "RNAseP_e_S_pombe_JB", "source": "RNAse P Database", "description": "Schizosaccharomyces pombe RNAse P"}, {"model_id": "d.5.e.S.pombe.1", "source": "CRW", "description": "Schizosaccharomyces pombe rRNA 5S d.5.e.S.pombe.1"}, {"model_id": "b.16.m.S.canicula", "source": "CRW", "description": "Scyliorhinus canicula mt rRNA b.16.m.S.canicula"}, {"model_id": "d.5.e.S.canicula", "source": "CRW", "description": "Scyliorhinus canicula rRNA 5S d.5.e.S.canicula"}, {"model_id": "SdsR_RyeB", "source": "Rfam", "description": "SdsR_RyeB RNA (RF00111)"}, {"model_id": "b.16.m.S.cereale", "source": "CRW", "description": "Secale cereale mt rRNA b.16.m.S.cereale"}, {"model_id": "SECIS_1", "source": "Rfam", "description": "Selenocysteine insertion sequence 1 (RF00031)"}, {"model_id": "SECIS_2", "source": "Rfam", "description": "Selenocysteine insertion sequence 2 (RF01988)"}, {"model_id": "SECIS_3", "source": "Rfam", "description": "Selenocysteine insertion sequence 3 (RF01989)"}, {"model_id": "SECIS_4", "source": "Rfam", "description": "Selenocysteine insertion sequence 4 (RF01990)"}, {"model_id": "SECIS_5", "source": "Rfam", "description": "Selenocysteine insertion sequence 5 (RF01991)"}, {"model_id": "d.16.e.S.pupula", "source": "CRW", "description": "Sellaphora pupula f. capitata rRNA 18S d.16.e.S.pupula"}, {"model_id": "sot0042", "source": "Rfam", "description": "Sense overlapping transcript RNA 0042 (sot) (RF02656)"}, {"model_id": "sot2652", "source": "Rfam", "description": "Sense overlapping transcript RNA 2652 (sot) (RF02657)"}, {"model_id": "d.5.e.S.officinalis", "source": "CRW", "description": "Sepia officinalis rRNA 5S d.5.e.S.officinalis"}, {"model_id": "d.16.b.S.marcescens", "source": "CRW", "description": "Serratia marcescens rRNA 16S d.16.b.S.marcescens"}, {"model_id": "d.16.e.S.indicum", "source": "CRW", "description": "Sesamum indicum rRNA 18S d.16.e.S.indicum"}, {"model_id": "SgrS", "source": "Rfam", "description": "SgrS RNA (RF00534)"}, {"model_id": "d.5.b.S.colwelliana", "source": "CRW", "description": "Shewanella colwelliana rRNA 5S d.5.b.S.colwelliana"}, {"model_id": "d.5.b.S.hanedai", "source": "CRW", "description": "Shewanella hanedai rRNA 5S d.5.b.S.hanedai"}, {"model_id": "d.16.b.S.putrefaciens", "source": "CRW", "description": "Shewanella putrefaciens rRNA 16S d.16.b.S.putrefaciens"}, {"model_id": "d.5.b.S.putrefaciens", "source": "CRW", "description": "Shewanella putrefaciens rRNA 5S d.5.b.S.putrefaciens"}, {"model_id": "d.16.b.S.dysenteriae.1", "source": "CRW", "description": "Shigella dysenteriae rRNA 16S d.16.b.S.dysenteriae.1"}, {"model_id": "d.16.b.S.dysenteriae.2", "source": "CRW", "description": "Shigella dysenteriae rRNA 16S d.16.b.S.dysenteriae.2"}, {"model_id": "Ssr1", "source": "Rfam", "description": "Shigella small RNA 1 (RF02627)"}, {"model_id": "SIB_RNA", "source": "Rfam", "description": "Short Intergenic Abundant RNA (RF00113)"}, {"model_id": "d.16.e.S.alba", "source": "CRW", "description": "Sinapis alba rRNA 18S d.16.e.S.alba"}, {"model_id": "SorX", "source": "Rfam", "description": "Singlet oxygen resistance RNA X (RF02784)"}, {"model_id": "SorY", "source": "Rfam", "description": "Singlet oxygen resistance RNA Y (RF02651)"}, {"model_id": "d.16.e.S.costatum", "source": "CRW", "description": "Skeletonema costatum rRNA 18S d.16.e.S.costatum"}, {"model_id": "d.16.c.S.pseudocostatum", "source": "CRW", "description": "Skeletonema pseudocostatum small subunit rRNA d.16.c.S.pseudocostatum"}, {"model_id": "SmY", "source": "Rfam", "description": "SmY spliceosomal RNA (RF01844)"}, {"model_id": "SCARNA1", "source": "Rfam", "description": "Small Cajal body specific RNA 1 (RF00553)"}, {"model_id": "SCARNA11", "source": "Rfam", "description": "Small Cajal body specific RNA 11 (RF00564)"}, {"model_id": "SCARNA13", "source": "Rfam", "description": "Small Cajal body specific RNA 13 (RF00231)"}, {"model_id": "SCARNA14", "source": "Rfam", "description": "Small Cajal body specific RNA 14 (RF00582)"}, {"model_id": "SCARNA15", "source": "Rfam", "description": "Small Cajal body specific RNA 15 (RF00426)"}, {"model_id": "SCARNA16", "source": "Rfam", "description": "Small Cajal body specific RNA 16 (RF00424)"}, {"model_id": "SCARNA20", "source": "Rfam", "description": "Small Cajal body specific RNA 20 (RF00601)"}, {"model_id": "SCARNA21", "source": "Rfam", "description": "Small Cajal body specific RNA 21 (RF00602)"}, {"model_id": "SCARNA23", "source": "Rfam", "description": "Small Cajal body specific RNA 23 (RF00427)"}, {"model_id": "SCARNA24", "source": "Rfam", "description": "Small Cajal body specific RNA 24 (RF00422)"}, {"model_id": "SCARNA3", "source": "Rfam", "description": "Small Cajal body specific RNA 3 (RF00565)"}, {"model_id": "SCARNA4", "source": "Rfam", "description": "Small Cajal body specific RNA 4 (RF00423)"}, {"model_id": "SCARNA6", "source": "Rfam", "description": "Small Cajal body specific RNA 6 (RF00478)"}, {"model_id": "SCARNA8", "source": "Rfam", "description": "Small Cajal body specific RNA 8 (RF00286)"}, {"model_id": "sca_ncR14", "source": "Rfam", "description": "Small Cajal body specific RNA ncR14 (RF02718)"}, {"model_id": "sca_ncR20", "source": "Rfam", "description": "Small Cajal body specific RNA ncR20 (RF02719)"}, {"model_id": "sca_ncR21", "source": "Rfam", "description": "Small Cajal body specific RNA ncR21 (RF02720)"}, {"model_id": "sca_ncR26", "source": "Rfam", "description": "Small Cajal body specific RNA ncR26 (RF02721)"}, {"model_id": "sca_ncR27", "source": "Rfam", "description": "Small Cajal body specific RNA ncR27 (RF02722)"}, {"model_id": "SCARNA2", "source": "Rfam", "description": "Small Cajal body-specific RNA 2 (RF01268)"}, {"model_id": "SCARNA7", "source": "Rfam", "description": "Small Cajal body-specific RNA 7 (RF01295)"}, {"model_id": "SNORD64", "source": "Rfam", "description": "Small Nucleolar RNA SNORD64 (RF00570)"}, {"model_id": "ACA59", "source": "Rfam", "description": "Small nucleolar RNA ACA59 (RF01293)"}, {"model_id": "ACA64", "source": "Rfam", "description": "Small nucleolar RNA ACA64 (RF01225)"}, {"model_id": "snoCD11", "source": "Rfam", "description": "Small nucleolar RNA CD11 (RF00538)"}, {"model_id": "snoF1_F2", "source": "Rfam", "description": "Small nucleolar RNA F1/F2/snoR5a (RF00482)"}, {"model_id": "GlsR10", "source": "Rfam", "description": "Small nucleolar RNA GlsR10 (RF02478)"}, {"model_id": "GlsR18", "source": "Rfam", "description": "Small nucleolar RNA GlsR18 (RF02481)"}, {"model_id": "GlsR19", "source": "Rfam", "description": "Small nucleolar RNA GlsR19 (RF02482)"}, {"model_id": "GlsR20", "source": "Rfam", "description": "Small nucleolar RNA GlsR20 (RF02483)"}, {"model_id": "GlsR21", "source": "Rfam", "description": "Small nucleolar RNA GlsR21 (RF02484)"}, {"model_id": "GlsR22", "source": "Rfam", "description": "Small nucleolar RNA GlsR22 (RF02485)"}, {"model_id": "GlsR23", "source": "Rfam", "description": "Small nucleolar RNA GlsR23 (RF02486)"}, {"model_id": "GlsR24", "source": "Rfam", "description": "Small nucleolar RNA GlsR24 (RF02487)"}, {"model_id": "GlsR25", "source": "Rfam", "description": "Small nucleolar RNA GlsR25 (RF02488)"}, {"model_id": "GlsR26", "source": "Rfam", "description": "Small nucleolar RNA GlsR26 (RF02489)"}, {"model_id": "GlsR27", "source": "Rfam", "description": "Small nucleolar RNA GlsR27 (RF02490)"}, {"model_id": "GlsR7", "source": "Rfam", "description": "Small nucleolar RNA GlsR7 (RF02476)"}, {"model_id": "GlsR9", "source": "Rfam", "description": "Small nucleolar RNA GlsR9 (RF02477)"}, {"model_id": "snoJ26", "source": "Rfam", "description": "Small nucleolar RNA J26 (RF00336)"}, {"model_id": "snoJ33", "source": "Rfam", "description": "Small nucleolar RNA J33 (RF00315)"}, {"model_id": "snoMBII-202", "source": "Rfam", "description": "Small nucleolar RNA MBII-202 (RF00324)"}, {"model_id": "snoMe18S-Gm1358", "source": "Rfam", "description": "Small nucleolar RNA Me18S-Gm1358 (RF00533)"}, {"model_id": "snoMe18S-Um1356", "source": "Rfam", "description": "Small nucleolar RNA Me18S-Um1356 (RF00532)"}, {"model_id": "snoMe28S-Am2589", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Am2589 (RF00529)"}, {"model_id": "snoMe28S-Am2634", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Am2634 (RF00537)"}, {"model_id": "snoMe28S-Am982", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Am982 (RF00535)"}, {"model_id": "snoMe28S-Cm2645", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Cm2645 (RF00530)"}, {"model_id": "snoMe28S-Cm3227", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Cm3227 (RF00536)"}, {"model_id": "snoMe28S-Cm788", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Cm788 (RF00539)"}, {"model_id": "snoMe28S-Gm1083", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Gm1083 (RF00528)"}, {"model_id": "snoMe28S-Gm3113", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Gm3113 (RF00531)"}, {"model_id": "snoMe28S-G3255", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Gm3255 (RF00527)"}, {"model_id": "snoMe28S-U3344", "source": "Rfam", "description": "Small nucleolar RNA Me28S-U3344 (RF00526)"}, {"model_id": "snoR11", "source": "Rfam", "description": "Small nucleolar RNA R11/Z151 (RF00349)"}, {"model_id": "snoR12", "source": "Rfam", "description": "Small nucleolar RNA R12 (RF00204)"}, {"model_id": "snoR16", "source": "Rfam", "description": "Small nucleolar RNA R16 (RF00296)"}, {"model_id": "snoR160", "source": "Rfam", "description": "Small nucleolar RNA R160 (RF00203)"}, {"model_id": "snoR20", "source": "Rfam", "description": "Small nucleolar RNA R20 (RF00351)"}, {"model_id": "snoR21", "source": "Rfam", "description": "Small nucleolar RNA R21 (RF00352)"}, {"model_id": "snoR24", "source": "Rfam", "description": "Small nucleolar RNA R24 (RF00132)"}, {"model_id": "snoR30", "source": "Rfam", "description": "Small nucleolar RNA R30/Z108 (RF00046)"}, {"model_id": "snoR32_R81", "source": "Rfam", "description": "Small nucleolar RNA R32/R81/Z41 (RF00356)"}, {"model_id": "snoR38", "source": "Rfam", "description": "Small nucleolar RNA R38 (RF00213)"}, {"model_id": "snoR41", "source": "Rfam", "description": "Small nucleolar RNA R41 (RF00205)"}, {"model_id": "snoR43", "source": "Rfam", "description": "Small nucleolar RNA R43 (RF00316)"}, {"model_id": "snoR44_J54", "source": "Rfam", "description": "Small nucleolar RNA R44/J54/Z268 family (RF00357)"}, {"model_id": "snoR442", "source": "Rfam", "description": "Small nucleolar RNA R442 (RF01232)"}, {"model_id": "snoR64", "source": "Rfam", "description": "Small nucleolar RNA R64/Z200 family (RF00267)"}, {"model_id": "snoR66", "source": "Rfam", "description": "Small nucleolar RNA R66 (RF00202)"}, {"model_id": "snoR72", "source": "Rfam", "description": "Small nucleolar RNA R72 (RF00208)"}, {"model_id": "snoR79", "source": "Rfam", "description": "Small nucleolar RNA R79 (RF00323)"}, {"model_id": "SNORA1", "source": "Rfam", "description": "Small nucleolar RNA SNORA1 (RF00408)"}, {"model_id": "SNORA11", "source": "Rfam", "description": "Small nucleolar RNA SNORA11 (RF00614)"}, {"model_id": "SNORA12", "source": "Rfam", "description": "Small nucleolar RNA SNORA12 (RF00586)"}, {"model_id": "SNORA13", "source": "Rfam", "description": "Small nucleolar RNA SNORA13 (RF00396)"}, {"model_id": "SNORA14", "source": "Rfam", "description": "Small nucleolar RNA SNORA14 (RF00397)"}, {"model_id": "SNORA15", "source": "Rfam", "description": "Small nucleolar RNA SNORA15 (RF00398)"}, {"model_id": "SNORA16", "source": "Rfam", "description": "Small nucleolar RNA SNORA16B/SNORA16A family (RF00190)"}, {"model_id": "SNORA17", "source": "Rfam", "description": "Small nucleolar RNA SNORA17 (RF00560)"}, {"model_id": "SNORA18", "source": "Rfam", "description": "Small nucleolar RNA SNORA18 (RF00425)"}, {"model_id": "SNORA19", "source": "Rfam", "description": "Small nucleolar RNA SNORA19 (RF00413)"}, {"model_id": "SNORA2", "source": "Rfam", "description": "Small nucleolar RNA SNORA2/SNORA34 family (RF00410)"}, {"model_id": "SNORA20", "source": "Rfam", "description": "Small nucleolar RNA SNORA20 (RF00401)"}, {"model_id": "SNORA21", "source": "Rfam", "description": "Small nucleolar RNA SNORA21 (RF00412)"}, {"model_id": "SNORA22", "source": "Rfam", "description": "Small nucleolar RNA SNORA22 (RF00414)"}, {"model_id": "SNORA23", "source": "Rfam", "description": "Small nucleolar RNA SNORA23 (RF00319)"}, {"model_id": "SNORA24", "source": "Rfam", "description": "Small nucleolar RNA SNORA24 (RF00399)"}, {"model_id": "SNORA25", "source": "Rfam", "description": "Small nucleolar RNA SNORA25 (RF00402)"}, {"model_id": "SNORA26", "source": "Rfam", "description": "Small nucleolar RNA SNORA26 (RF00568)"}, {"model_id": "SNORA27", "source": "Rfam", "description": "Small nucleolar RNA SNORA27 (RF00443)"}, {"model_id": "SNORA28", "source": "Rfam", "description": "Small nucleolar RNA SNORA28 (RF00400)"}, {"model_id": "SNORA29", "source": "Rfam", "description": "Small nucleolar RNA SNORA29 (RF00429)"}, {"model_id": "SNORA3", "source": "Rfam", "description": "Small nucleolar RNA SNORA3/SNORA45 family (RF00334)"}, {"model_id": "SNORA30", "source": "Rfam", "description": "Small nucleolar RNA SNORA30/SNORA37 family (RF00415)"}, {"model_id": "SNORA31", "source": "Rfam", "description": "Small nucleolar RNA SNORA31 (RF00322)"}, {"model_id": "SNORA32", "source": "Rfam", "description": "Small nucleolar RNA SNORA32 (RF00421)"}, {"model_id": "SNORA33", "source": "Rfam", "description": "Small nucleolar RNA SNORA33 (RF00438)"}, {"model_id": "SNORA35", "source": "Rfam", "description": "Small nucleolar RNA SNORA35 (RF00566)"}, {"model_id": "SNORA36", "source": "Rfam", "description": "Small nucleolar RNA SNORA36 family (RF00340)"}, {"model_id": "SNORA38", "source": "Rfam", "description": "Small nucleolar RNA SNORA38 (RF00428)"}, {"model_id": "SNORA4", "source": "Rfam", "description": "Small nucleolar RNA SNORA4 (RF00394)"}, {"model_id": "SNORA40", "source": "Rfam", "description": "Small nucleolar RNA SNORA40 (RF00561)"}, {"model_id": "SNORA41", "source": "Rfam", "description": "Small nucleolar RNA SNORA41 (RF00403)"}, {"model_id": "SNORA42", "source": "Rfam", "description": "Small nucleolar RNA SNORA42/SNORA80 family (RF00406)"}, {"model_id": "SNORA43", "source": "Rfam", "description": "Small nucleolar RNA SNORA43 (RF00416)"}, {"model_id": "SNORA44", "source": "Rfam", "description": "Small nucleolar RNA SNORA44 (RF00405)"}, {"model_id": "SNORA46", "source": "Rfam", "description": "Small nucleolar RNA SNORA46 (RF00404)"}, {"model_id": "SNORA47", "source": "Rfam", "description": "Small nucleolar RNA SNORA47 (RF01234)"}, {"model_id": "SNORA48", "source": "Rfam", "description": "Small nucleolar RNA SNORA48 (RF00554)"}, {"model_id": "SNORA49", "source": "Rfam", "description": "Small nucleolar RNA SNORA49 (RF00562)"}, {"model_id": "SNORA5", "source": "Rfam", "description": "Small nucleolar RNA SNORA5 (RF00392)"}, {"model_id": "SNORA50", "source": "Rfam", "description": "Small nucleolar RNA SNORA50 (RF00407)"}, {"model_id": "SNORA51", "source": "Rfam", "description": "Small nucleolar RNA SNORA51 (RF00432)"}, {"model_id": "SNORA52", "source": "Rfam", "description": "Small nucleolar RNA SNORA52 (RF00419)"}, {"model_id": "SNORA53", "source": "Rfam", "description": "Small nucleolar RNA SNORA53 (RF00563)"}, {"model_id": "SNORA54", "source": "Rfam", "description": "Small nucleolar RNA SNORA54 (RF00430)"}, {"model_id": "SNORA55", "source": "Rfam", "description": "Small nucleolar RNA SNORA55 (RF00431)"}, {"model_id": "SNORA56", "source": "Rfam", "description": "Small nucleolar RNA SNORA56 (RF00417)"}, {"model_id": "SNORA57", "source": "Rfam", "description": "Small nucleolar RNA SNORA57 (RF00191)"}, {"model_id": "SNORA58", "source": "Rfam", "description": "Small nucleolar RNA SNORA58 (RF00418)"}, {"model_id": "SNORA61", "source": "Rfam", "description": "Small nucleolar RNA SNORA61 (RF00420)"}, {"model_id": "SNORA62", "source": "Rfam", "description": "Small nucleolar RNA SNORA62/SNORA6 family (RF00091)"}, {"model_id": "SNORA63", "source": "Rfam", "description": "Small nucleolar RNA SNORA63 (RF00092)"}, {"model_id": "SNORA64", "source": "Rfam", "description": "Small nucleolar RNA SNORA64/SNORA10 family (RF00264)"}, {"model_id": "SNORA65", "source": "Rfam", "description": "Small nucleolar RNA SNORA65 (RF00302)"}, {"model_id": "SNORA66", "source": "Rfam", "description": "Small nucleolar RNA SNORA66 (RF00155)"}, {"model_id": "SNORA67", "source": "Rfam", "description": "Small nucleolar RNA SNORA67 (RF00272)"}, {"model_id": "SNORA68", "source": "Rfam", "description": "Small nucleolar RNA SNORA68 (RF00263)"}, {"model_id": "SNORA69", "source": "Rfam", "description": "Small nucleolar RNA SNORA69 (RF00265)"}, {"model_id": "SNORA7", "source": "Rfam", "description": "Small nucleolar RNA SNORA7 (RF00409)"}, {"model_id": "SNORA70", "source": "Rfam", "description": "Small nucleolar RNA SNORA70 (RF00156)"}, {"model_id": "SNORA71", "source": "Rfam", "description": "Small nucleolar RNA SNORA71 (RF00056)"}, {"model_id": "SNORA72", "source": "Rfam", "description": "Small nucleolar RNA SNORA72 (RF00139)"}, {"model_id": "SNORA73", "source": "Rfam", "description": "Small nucleolar RNA SNORA73 family (RF00045)"}, {"model_id": "SNORA74", "source": "Rfam", "description": "Small nucleolar RNA SNORA74 (RF00090)"}, {"model_id": "SNORA75", "source": "Rfam", "description": "Small nucleolar RNA SNORA75 (RF00072)"}, {"model_id": "SNORA76", "source": "Rfam", "description": "Small nucleolar RNA SNORA76 (RF00598)"}, {"model_id": "SNORA77", "source": "Rfam", "description": "Small nucleolar RNA SNORA77 (RF00599)"}, {"model_id": "SNORA79", "source": "Rfam", "description": "Small nucleolar RNA SNORA79 (RF00600)"}, {"model_id": "SNORA8", "source": "Rfam", "description": "Small nucleolar RNA SNORA8 (RF00393)"}, {"model_id": "SNORA81", "source": "Rfam", "description": "Small nucleolar RNA SNORA81 (RF01241)"}, {"model_id": "SNORA84", "source": "Rfam", "description": "Small nucleolar RNA SNORA84 (RF01229)"}, {"model_id": "SNORA9", "source": "Rfam", "description": "Small nucleolar RNA SNORA9 (RF00411)"}, {"model_id": "SNORD10", "source": "Rfam", "description": "Small nucleolar RNA SNORD10 (RF01290)"}, {"model_id": "SNORD100", "source": "Rfam", "description": "Small nucleolar RNA SNORD100 (RF00609)"}, {"model_id": "SNORD101", "source": "Rfam", "description": "Small nucleolar RNA SNORD101 (RF00186)"}, {"model_id": "SNORD102", "source": "Rfam", "description": "Small nucleolar RNA SNORD102 (RF00187)"}, {"model_id": "SNORD103", "source": "Rfam", "description": "Small nucleolar RNA SNORD103/SNORD85 (RF00188)"}, {"model_id": "SNORND104", "source": "Rfam", "description": "Small nucleolar RNA SNORD104 (RF00289)"}, {"model_id": "SNORD105", "source": "Rfam", "description": "Small nucleolar RNA SNORD105 (RF00584)"}, {"model_id": "SNORD107", "source": "Rfam", "description": "Small nucleolar RNA SNORD107 (RF01164)"}, {"model_id": "SNORD108", "source": "Rfam", "description": "Small nucleolar RNA SNORD108 (RF01158)"}, {"model_id": "SNORD109A", "source": "Rfam", "description": "Small nucleolar RNA SNORD109A (RF01278)"}, {"model_id": "SNORD11", "source": "Rfam", "description": "Small nucleolar RNA SNORD11 (RF01182)"}, {"model_id": "SNORD110", "source": "Rfam", "description": "Small nucleolar RNA SNORD110 (RF00610)"}, {"model_id": "SNORD111", "source": "Rfam", "description": "Small nucleolar RNA SNORD111 (RF00611)"}, {"model_id": "SNORD112", "source": "Rfam", "description": "Small nucleolar RNA SNORD112 (RF01169)"}, {"model_id": "SNORD113", "source": "Rfam", "description": "Small nucleolar RNA SNORD113/SNORD114 family (RF00181)"}, {"model_id": "SNORD115", "source": "Rfam", "description": "Small nucleolar RNA SNORD115 (RF00105)"}, {"model_id": "SNORD116", "source": "Rfam", "description": "Small nucleolar RNA SNORD116 (RF00108)"}, {"model_id": "SNORD11B", "source": "Rfam", "description": "Small nucleolar RNA SNORD11B (RF01192)"}, {"model_id": "SNORD121A", "source": "Rfam", "description": "Small nucleolar RNA SNORD121A (RF01191)"}, {"model_id": "SNORD123", "source": "Rfam", "description": "Small nucleolar RNA SNORD123 (RF01156)"}, {"model_id": "SNORD124", "source": "Rfam", "description": "Small nucleolar RNA SNORD124 (RF01211)"}, {"model_id": "SNORD125", "source": "Rfam", "description": "Small nucleolar RNA SNORD125 (RF01200)"}, {"model_id": "SNORD126", "source": "Rfam", "description": "Small nucleolar RNA SNORD126 (RF01168)"}, {"model_id": "SNORD127", "source": "Rfam", "description": "Small nucleolar RNA SNORD127 (RF01186)"}, {"model_id": "SNORD14", "source": "Rfam", "description": "Small nucleolar RNA SNORD14 (RF00016)"}, {"model_id": "SNORD15", "source": "Rfam", "description": "Small nucleolar RNA SNORD15 (RF00067)"}, {"model_id": "SNORD16", "source": "Rfam", "description": "Small nucleolar RNA SNORD16 (RF00138)"}, {"model_id": "SNORD17", "source": "Rfam", "description": "Small nucleolar RNA SNORD17 (RF00567)"}, {"model_id": "SNORD18", "source": "Rfam", "description": "Small nucleolar RNA SNORD18 (RF00093)"}, {"model_id": "SNORD19", "source": "Rfam", "description": "Small nucleolar RNA SNORD19 (RF00569)"}, {"model_id": "SNORD19B", "source": "Rfam", "description": "Small nucleolar RNA SNORD19B (RF01183)"}, {"model_id": "SNORD2", "source": "Rfam", "description": "Small nucleolar RNA SNORD2 (RF01299)"}, {"model_id": "SNORD20", "source": "Rfam", "description": "Small nucleolar RNA SNORD20 (RF00217)"}, {"model_id": "SNORD21", "source": "Rfam", "description": "Small nucleolar RNA SNORD21 (RF00068)"}, {"model_id": "SNORD22", "source": "Rfam", "description": "Small nucleolar RNA SNORD22 (RF00099)"}, {"model_id": "SNORD23", "source": "Rfam", "description": "Small nucleolar RNA SNORD23 (RF00603)"}, {"model_id": "SNORD24", "source": "Rfam", "description": "Small nucleolar RNA SNORD24 (RF00069)"}, {"model_id": "SNORD25", "source": "Rfam", "description": "Small nucleolar RNA SNORD25 (RF00054)"}, {"model_id": "SNORD26", "source": "Rfam", "description": "Small nucleolar RNA SNORD26 (RF00087)"}, {"model_id": "SNORD27", "source": "Rfam", "description": "Small nucleolar RNA SNORD27 (RF00086)"}, {"model_id": "SNORD28", "source": "Rfam", "description": "Small nucleolar RNA SNORD28 (RF00085)"}, {"model_id": "SNORD29", "source": "Rfam", "description": "Small nucleolar RNA SNORD29 (RF00070)"}, {"model_id": "SNORD30", "source": "Rfam", "description": "Small nucleolar RNA SNORD30 (RF00088)"}, {"model_id": "SNORD31", "source": "Rfam", "description": "Small nucleolar RNA SNORD31 (RF00089)"}, {"model_id": "SNORD34", "source": "Rfam", "description": "Small nucleolar RNA SNORD34 (RF00147)"}, {"model_id": "SNORD35", "source": "Rfam", "description": "Small nucleolar RNA SNORD35 (RF00211)"}, {"model_id": "SNORD36", "source": "Rfam", "description": "Small nucleolar RNA SNORD36 (RF00049)"}, {"model_id": "SNORD37", "source": "Rfam", "description": "Small nucleolar RNA SNORD37 (RF00440)"}, {"model_id": "SNORD38", "source": "Rfam", "description": "Small nucleolar RNA SNORD38 (RF00212)"}, {"model_id": "SNORD41", "source": "Rfam", "description": "Small nucleolar RNA SNORD41 (RF00588)"}, {"model_id": "SNORD42", "source": "Rfam", "description": "Small nucleolar RNA SNORD42 (RF00150)"}, {"model_id": "SNORD43", "source": "Rfam", "description": "Small nucleolar RNA SNORD43 (RF00221)"}, {"model_id": "SNORD44", "source": "Rfam", "description": "Small nucleolar RNA SNORD44 (RF00287)"}, {"model_id": "SNORD45", "source": "Rfam", "description": "Small nucleolar RNA SNORD45 (RF00279)"}, {"model_id": "SNORD46", "source": "Rfam", "description": "Small nucleolar RNA SNORD46 (RF00218)"}, {"model_id": "SNORD47", "source": "Rfam", "description": "Small nucleolar RNA SNORD47 (RF00281)"}, {"model_id": "SNORD48", "source": "Rfam", "description": "Small nucleolar RNA SNORD48 (RF00282)"}, {"model_id": "SNORD50", "source": "Rfam", "description": "Small nucleolar RNA SNORD50 (RF00278)"}, {"model_id": "SNORD51", "source": "Rfam", "description": "Small nucleolar RNA SNORD51 (RF00280)"}, {"model_id": "SNORD52", "source": "Rfam", "description": "Small nucleolar RNA SNORD52 (RF00276)"}, {"model_id": "SNORD53_SNORD92", "source": "Rfam", "description": "Small nucleolar RNA SNORD53/SNORD92 (RF00325)"}, {"model_id": "SNORD39", "source": "Rfam", "description": "Small nucleolar RNA SNORD55/SNORD39 (RF00157)"}, {"model_id": "SNORD56", "source": "Rfam", "description": "Small nucleolar RNA SNORD56 (RF00275)"}, {"model_id": "SNORD57", "source": "Rfam", "description": "Small nucleolar RNA SNORD57 (RF00274)"}, {"model_id": "SNORD58", "source": "Rfam", "description": "Small nucleolar RNA SNORD58 (RF00151)"}, {"model_id": "SNORD59", "source": "Rfam", "description": "Small nucleolar RNA SNORD59 (RF00273)"}, {"model_id": "SNORD60", "source": "Rfam", "description": "Small nucleolar RNA SNORD60 (RF00271)"}, {"model_id": "SNORD61", "source": "Rfam", "description": "Small nucleolar RNA SNORD61 (RF00270)"}, {"model_id": "SNORD62", "source": "Rfam", "description": "Small nucleolar RNA SNORD62 (RF00153)"}, {"model_id": "SNORD63", "source": "Rfam", "description": "Small nucleolar RNA SNORD63 (RF00154)"}, {"model_id": "SNORD66", "source": "Rfam", "description": "Small nucleolar RNA SNORD66 (RF00572)"}, {"model_id": "SNORD67", "source": "Rfam", "description": "Small nucleolar RNA SNORD67 (RF00573)"}, {"model_id": "SNORD69", "source": "Rfam", "description": "Small nucleolar RNA SNORD69 (RF00574)"}, {"model_id": "SNORD70", "source": "Rfam", "description": "Small nucleolar RNA SNORD70 (RF00575)"}, {"model_id": "SNORD71", "source": "Rfam", "description": "Small nucleolar RNA SNORD71 (RF00576)"}, {"model_id": "SNORD72", "source": "Rfam", "description": "Small nucleolar RNA SNORD72 (RF00577)"}, {"model_id": "SNORD73", "source": "Rfam", "description": "Small nucleolar RNA SNORD73 (RF00071)"}, {"model_id": "SNORD74", "source": "Rfam", "description": "Small nucleolar RNA SNORD74 (RF00284)"}, {"model_id": "SNORD75", "source": "Rfam", "description": "Small nucleolar RNA SNORD75 (RF00612)"}, {"model_id": "SNORD77", "source": "Rfam", "description": "Small nucleolar RNA SNORD77 (RF00591)"}, {"model_id": "SNORD79", "source": "Rfam", "description": "Small nucleolar RNA SNORD79 (RF00152)"}, {"model_id": "SNORD81", "source": "Rfam", "description": "Small nucleolar RNA SNORD81 (RF00136)"}, {"model_id": "SNORD82", "source": "Rfam", "description": "Small nucleolar RNA SNORD82 (RF00158)"}, {"model_id": "SNORD83", "source": "Rfam", "description": "Small nucleolar RNA SNORD83 (RF00137)"}, {"model_id": "SNORD86", "source": "Rfam", "description": "Small nucleolar RNA SNORD86 (RF00594)"}, {"model_id": "SNORD87", "source": "Rfam", "description": "Small nucleolar RNA SNORD87 (RF00439)"}, {"model_id": "SNORD88", "source": "Rfam", "description": "Small nucleolar RNA SNORD88 (RF00604)"}, {"model_id": "SNORD89", "source": "Rfam", "description": "Small nucleolar RNA SNORD89 (RF00578)"}, {"model_id": "SNORD90", "source": "Rfam", "description": "Small nucleolar RNA SNORD90 (RF00579)"}, {"model_id": "SNORD91", "source": "Rfam", "description": "Small nucleolar RNA SNORD91 family (RF00580)"}, {"model_id": "SNORD93", "source": "Rfam", "description": "Small nucleolar RNA SNORD93 (RF00606)"}, {"model_id": "SNORD94", "source": "Rfam", "description": "Small nucleolar RNA SNORD94 (RF00613)"}, {"model_id": "SNORD95", "source": "Rfam", "description": "Small nucleolar RNA SNORD95 (RF00189)"}, {"model_id": "SNORD96", "source": "Rfam", "description": "Small nucleolar RNA SNORD96 family (RF00055)"}, {"model_id": "SNORD97", "source": "Rfam", "description": "Small nucleolar RNA SNORD97 (RF01291)"}, {"model_id": "SNORD98", "source": "Rfam", "description": "Small nucleolar RNA SNORD98 (RF00607)"}, {"model_id": "SNORD99", "source": "Rfam", "description": "Small nucleolar RNA SNORD99 (RF00608)"}, {"model_id": "snoTBR12", "source": "Rfam", "description": "Small nucleolar RNA TBR12 (RF02789)"}, {"model_id": "snoTBR17", "source": "Rfam", "description": "Small nucleolar RNA TBR17 (RF00294)"}, {"model_id": "snoTBR2", "source": "Rfam", "description": "Small nucleolar RNA TBR2 (RF02786)"}, {"model_id": "snoTBR4", "source": "Rfam", "description": "Small nucleolar RNA TBR4 (RF02787)"}, {"model_id": "snoTBR5", "source": "Rfam", "description": "Small nucleolar RNA TBR5 (RF00292)"}, {"model_id": "snoTBR6", "source": "Rfam", "description": "Small nucleolar RNA TBR6 (RF02788)"}, {"model_id": "snoTBR7", "source": "Rfam", "description": "Small nucleolar RNA TBR7 (RF00295)"}, {"model_id": "snoU105B", "source": "Rfam", "description": "Small nucleolar RNA U105B (RF01173)"}, {"model_id": "snoU109", "source": "Rfam", "description": "Small nucleolar RNA U109 (RF01233)"}, {"model_id": "snoU19", "source": "Rfam", "description": "Small nucleolar RNA U19 (RF01236)"}, {"model_id": "snoU2_19", "source": "Rfam", "description": "Small nucleolar RNA U2-19 (RF00494)"}, {"model_id": "snoU2-30", "source": "Rfam", "description": "Small nucleolar RNA U2-30 (RF00493)"}, {"model_id": "snoU25", "source": "Rfam", "description": "Small nucleolar RNA U25 (RF01298)"}, {"model_id": "U3", "source": "Rfam", "description": "Small nucleolar RNA U3 (RF00012)"}, {"model_id": "snoU30", "source": "Rfam", "description": "Small nucleolar RNA U30 (RF01283)"}, {"model_id": "snoU31b", "source": "Rfam", "description": "Small nucleolar RNA U31b (RF01285)"}, {"model_id": "snoU49", "source": "Rfam", "description": "Small nucleolar RNA U49 (RF01300)"}, {"model_id": "U54", "source": "Rfam", "description": "Small nucleolar RNA U54 (RF00206)"}, {"model_id": "snoU54", "source": "Rfam", "description": "Small nucleolar RNA U54 (RF01277)"}, {"model_id": "snoU6-47", "source": "Rfam", "description": "Small nucleolar RNA U6-47 (RF01221)"}, {"model_id": "snoU6-53", "source": "Rfam", "description": "Small nucleolar RNA U6-53/MBII-28 (RF00377)"}, {"model_id": "snoU61", "source": "Rfam", "description": "Small nucleolar RNA U61 (RF01170)"}, {"model_id": "snoU83D", "source": "Rfam", "description": "Small nucleolar RNA U83 (RF01175)"}, {"model_id": "snoU83", "source": "Rfam", "description": "Small nucleolar RNA U83 (RF01179)"}, {"model_id": "snoU83B", "source": "Rfam", "description": "Small nucleolar RNA U83B (RF00593)"}, {"model_id": "snoU85", "source": "Rfam", "description": "Small nucleolar RNA U85 (RF01296)"}, {"model_id": "snoU89", "source": "Rfam", "description": "Small nucleolar RNA U89 (RF01294)"}, {"model_id": "snoZ101", "source": "Rfam", "description": "Small nucleolar RNA Z101 (RF00358)"}, {"model_id": "snoZ102_R77", "source": "Rfam", "description": "Small nucleolar RNA Z102/R77 (RF00359)"}, {"model_id": "snoZ103", "source": "Rfam", "description": "Small nucleolar RNA Z103 (RF00149)"}, {"model_id": "snoZ105", "source": "Rfam", "description": "Small nucleolar RNA Z105 (RF00145)"}, {"model_id": "snoZ107_R87", "source": "Rfam", "description": "Small nucleolar RNA Z107/R87 (RF00360)"}, {"model_id": "snoZ112", "source": "Rfam", "description": "Small nucleolar RNA Z112 (RF00337)"}, {"model_id": "snoZ118", "source": "Rfam", "description": "Small nucleolar RNA Z118/Z121/Z120 (RF00142)"}, {"model_id": "snoZ119", "source": "Rfam", "description": "Small nucleolar RNA Z119 (RF00361)"}, {"model_id": "snoZ122", "source": "Rfam", "description": "Small nucleolar RNA Z122 (RF00343)"}, {"model_id": "snoZ13_snr52", "source": "Rfam", "description": "Small nucleolar RNA Z13/snr52 (RF00335)"}, {"model_id": "snoZ152", "source": "Rfam", "description": "Small nucleolar RNA Z152/R70/R12/ (RF00350)"}, {"model_id": "snoZ155", "source": "Rfam", "description": "Small nucleolar RNA Z155 (RF00326)"}, {"model_id": "snoZ157", "source": "Rfam", "description": "Small nucleolar RNA Z157/R69/R10 (RF00333)"}, {"model_id": "snoZ159", "source": "Rfam", "description": "Small nucleolar RNA Z159/U59 (RF00160)"}, {"model_id": "snoZ161_228", "source": "Rfam", "description": "Small nucleolar RNA Z161/Z228 (RF00328)"}, {"model_id": "snoZ162", "source": "Rfam", "description": "Small nucleolar RNA Z162 (RF00329)"}, {"model_id": "snoZ163", "source": "Rfam", "description": "Small nucleolar RNA Z163/Z177 family (RF00317)"}, {"model_id": "snoZ165", "source": "Rfam", "description": "Small nucleolar RNA Z165 (RF00310)"}, {"model_id": "snoZ168", "source": "Rfam", "description": "Small nucleolar RNA Z168/Z174 (RF00159)"}, {"model_id": "snoZ169", "source": "Rfam", "description": "Small nucleolar RNA Z169 (RF00331)"}, {"model_id": "snoZ17", "source": "Rfam", "description": "Small nucleolar RNA Z17 (RF00266)"}, {"model_id": "snoZ173", "source": "Rfam", "description": "Small nucleolar RNA Z173 (RF00313)"}, {"model_id": "snoZ175", "source": "Rfam", "description": "Small nucleolar RNA Z175 (RF00318)"}, {"model_id": "snoZ178", "source": "Rfam", "description": "Small nucleolar RNA Z178 (RF00306)"}, {"model_id": "snoZ182", "source": "Rfam", "description": "Small nucleolar RNA Z182 (RF00314)"}, {"model_id": "snoZ185", "source": "Rfam", "description": "Small nucleolar RNA Z185 (RF00320)"}, {"model_id": "snoZ188", "source": "Rfam", "description": "Small nucleolar RNA Z188 (RF00311)"}, {"model_id": "snoZ194", "source": "Rfam", "description": "Small nucleolar RNA Z194 (RF00327)"}, {"model_id": "SNORD33", "source": "Rfam", "description": "Small nucleolar RNA Z195/SNORD33/SNORD32 family (RF00133)"}, {"model_id": "snoZ196", "source": "Rfam", "description": "Small nucleolar RNA Z196/R39/R59 family (RF00134)"}, {"model_id": "snoZ199", "source": "Rfam", "description": "Small nucleolar RNA Z199 (RF00200)"}, {"model_id": "snoZ206", "source": "Rfam", "description": "Small nucleolar RNA Z206 (RF00312)"}, {"model_id": "snoZ221_snoR21b", "source": "Rfam", "description": "Small nucleolar RNA Z221/R21b (RF00300)"}, {"model_id": "snoZ223", "source": "Rfam", "description": "Small nucleolar RNA Z223 (RF00135)"}, {"model_id": "snoZ242", "source": "Rfam", "description": "Small nucleolar RNA Z242 (RF00441)"}, {"model_id": "snoZ247", "source": "Rfam", "description": "Small nucleolar RNA Z247 (RF00321)"}, {"model_id": "snoZ248", "source": "Rfam", "description": "Small nucleolar RNA Z248 (RF00305)"}, {"model_id": "snoZ256", "source": "Rfam", "description": "Small nucleolar RNA Z256 (RF00301)"}, {"model_id": "snoZ266", "source": "Rfam", "description": "Small nucleolar RNA Z266 (RF00332)"}, {"model_id": "snoZ267", "source": "Rfam", "description": "Small nucleolar RNA Z267 (RF00344)"}, {"model_id": "snoZ278", "source": "Rfam", "description": "Small nucleolar RNA Z278 (RF00201)"}, {"model_id": "snoZ279_R105_R108", "source": "Rfam", "description": "Small nucleolar RNA Z279/snoR105/snoR108 (RF00304)"}, {"model_id": "snoZ30a", "source": "Rfam", "description": "Small nucleolar RNA Z30a (RF01196)"}, {"model_id": "snoZ39", "source": "Rfam", "description": "Small nucleolar RNA Z39 (RF00341)"}, {"model_id": "snoZ40", "source": "Rfam", "description": "Small nucleolar RNA Z40 (RF00342)"}, {"model_id": "snoZ43", "source": "Rfam", "description": "Small nucleolar RNA Z43 (RF00330)"}, {"model_id": "snoZ5", "source": "Rfam", "description": "Small nucleolar RNA Z5 (RF01226)"}, {"model_id": "sno_ZL1", "source": "Rfam", "description": "Small nucleolar RNA ZL1 (RF02723)"}, {"model_id": "sno_ZL116", "source": "Rfam", "description": "Small nucleolar RNA ZL116 (RF02727)"}, {"model_id": "sno_ZL2", "source": "Rfam", "description": "Small nucleolar RNA ZL2 (RF02724)"}, {"model_id": "sno_ZL63", "source": "Rfam", "description": "Small nucleolar RNA ZL63 (RF02726)"}, {"model_id": "sno_ZL8", "source": "Rfam", "description": "Small nucleolar RNA ZL8 (RF02725)"}, {"model_id": "sno_ncR1", "source": "Rfam", "description": "Small nucleolar RNA ncR1 (RF02715)"}, {"model_id": "sno_ncR3", "source": "Rfam", "description": "Small nucleolar RNA ncR3 (RF02716)"}, {"model_id": "sno_ncR4", "source": "Rfam", "description": "Small nucleolar RNA ncR4 (RF02717)"}, {"model_id": "snopsi18S-1377", "source": "Rfam", "description": "Small nucleolar RNA psi18S-1377 (RF00543)"}, {"model_id": "snopsi18S-1854", "source": "Rfam", "description": "Small nucleolar RNA psi18S-1854 (RF00540)"}, {"model_id": "snopsi18S-841", "source": "Rfam", "description": "Small nucleolar RNA psi18S-841/snoR66 (RF00545)"}, {"model_id": "snopsi28S-1192", "source": "Rfam", "description": "Small nucleolar RNA psi28S-1192 (RF00542)"}, {"model_id": "snopsi28S-2876", "source": "Rfam", "description": "Small nucleolar RNA psi28S-2876 (RF00541)"}, {"model_id": "snopsi28S-3316", "source": "Rfam", "description": "Small nucleolar RNA psi28S-3316 (RF00546)"}, {"model_id": "snopsi28S-3327", "source": "Rfam", "description": "Small nucleolar RNA psi28S-3327 (RF00544)"}, {"model_id": "snopsi28S-3378", "source": "Rfam", "description": "Small nucleolar RNA psi28S-3378 (RF02714)"}, {"model_id": "sR-tMet", "source": "Rfam", "description": "Small nucleolar RNA sR-tMet (RF02163)"}, {"model_id": "sR20", "source": "Rfam", "description": "Small nucleolar RNA sR20 (RF01140)"}, {"model_id": "sR22", "source": "Rfam", "description": "Small nucleolar RNA sR22 (RF01275)"}, {"model_id": "sR24", "source": "Rfam", "description": "Small nucleolar RNA sR24 (RF01135)"}, {"model_id": "sR34", "source": "Rfam", "description": "Small nucleolar RNA sR34 (RF01273)"}, {"model_id": "sR40", "source": "Rfam", "description": "Small nucleolar RNA sR40 (RF01297)"}, {"model_id": "sR45", "source": "Rfam", "description": "Small nucleolar RNA sR45 (RF01274)"}, {"model_id": "sR46", "source": "Rfam", "description": "Small nucleolar RNA sR46 (RF01130)"}, {"model_id": "sR49", "source": "Rfam", "description": "Small nucleolar RNA sR49 (RF01303)"}, {"model_id": "sR5", "source": "Rfam", "description": "Small nucleolar RNA sR5 (RF01304)"}, {"model_id": "sR51", "source": "Rfam", "description": "Small nucleolar RNA sR51 (RF01305)"}, {"model_id": "sR52", "source": "Rfam", "description": "Small nucleolar RNA sR52 (RF01306)"}, {"model_id": "sR55", "source": "Rfam", "description": "Small nucleolar RNA sR55 (RF01307)"}, {"model_id": "sR58", "source": "Rfam", "description": "Small nucleolar RNA sR58 (RF01308)"}, {"model_id": "sR60", "source": "Rfam", "description": "Small nucleolar RNA sR60 (RF01309)"}, {"model_id": "sR9", "source": "Rfam", "description": "Small nucleolar RNA sR9 (RF01312)"}, {"model_id": "sn1185", "source": "Rfam", "description": "Small nucleolar RNA sn1185 (RF01157)"}, {"model_id": "sn1502", "source": "Rfam", "description": "Small nucleolar RNA sn1502 (RF01189)"}, {"model_id": "sn2317", "source": "Rfam", "description": "Small nucleolar RNA sn2317 (RF01165)"}, {"model_id": "sn2343", "source": "Rfam", "description": "Small nucleolar RNA sn2343 (RF01172)"}, {"model_id": "sn2417", "source": "Rfam", "description": "Small nucleolar RNA sn2417 (RF01222)"}, {"model_id": "sn2429", "source": "Rfam", "description": "Small nucleolar RNA sn2429 (RF01167)"}, {"model_id": "sn2524", "source": "Rfam", "description": "Small nucleolar RNA sn2524 (RF01212)"}, {"model_id": "sn2841", "source": "Rfam", "description": "Small nucleolar RNA sn2841 (RF01160)"}, {"model_id": "sn2903", "source": "Rfam", "description": "Small nucleolar RNA sn2903 (RF01194)"}, {"model_id": "sn2991", "source": "Rfam", "description": "Small nucleolar RNA sn2991 (RF01202)"}, {"model_id": "sn3060", "source": "Rfam", "description": "Small nucleolar RNA sn3060 (RF01153)"}, {"model_id": "sn3071", "source": "Rfam", "description": "Small nucleolar RNA sn3071 (RF01166)"}, {"model_id": "sn668", "source": "Rfam", "description": "Small nucleolar RNA sn668 (RF01162)"}, {"model_id": "snR10", "source": "Rfam", "description": "Small nucleolar RNA snR10 (RF01258)"}, {"model_id": "snR11", "source": "Rfam", "description": "Small nucleolar RNA snR11 (RF01260)"}, {"model_id": "snR13", "source": "Rfam", "description": "Small nucleolar RNA snR13 (RF01223)"}, {"model_id": "snR161", "source": "Rfam", "description": "Small nucleolar RNA snR161 (RF01237)"}, {"model_id": "snR189", "source": "Rfam", "description": "Small nucleolar RNA snR189 (RF01250)"}, {"model_id": "snR190", "source": "Rfam", "description": "Small nucleolar RNA snR190 (RF01249)"}, {"model_id": "snR191", "source": "Rfam", "description": "Small nucleolar RNA snR191 (RF01263)"}, {"model_id": "snR3", "source": "Rfam", "description": "Small nucleolar RNA snR3 (RF01251)"}, {"model_id": "snR30", "source": "Rfam", "description": "Small nucleolar RNA snR30 (RF01271)"}, {"model_id": "snR31", "source": "Rfam", "description": "Small nucleolar RNA snR31 (RF01257)"}, {"model_id": "snR32", "source": "Rfam", "description": "Small nucleolar RNA snR32 (RF01247)"}, {"model_id": "snR33", "source": "Rfam", "description": "Small nucleolar RNA snR33 (RF01243)"}, {"model_id": "snR34", "source": "Rfam", "description": "Small nucleolar RNA snR34 (RF01254)"}, {"model_id": "snR35", "source": "Rfam", "description": "Small nucleolar RNA snR35 (RF01255)"}, {"model_id": "snR36", "source": "Rfam", "description": "Small nucleolar RNA snR36 (RF01242)"}, {"model_id": "snR37", "source": "Rfam", "description": "Small nucleolar RNA snR37 (RF01267)"}, {"model_id": "snR39", "source": "Rfam", "description": "Small nucleolar RNA snR39 (RF01197)"}, {"model_id": "snR4", "source": "Rfam", "description": "Small nucleolar RNA snR4 (RF01244)"}, {"model_id": "snR41", "source": "Rfam", "description": "Small nucleolar RNA snR41 (RF01218)"}, {"model_id": "snR42", "source": "Rfam", "description": "Small nucleolar RNA snR42 (RF01265)"}, {"model_id": "snR43", "source": "Rfam", "description": "Small nucleolar RNA snR43 (RF01256)"}, {"model_id": "snR44", "source": "Rfam", "description": "Small nucleolar RNA snR44 (RF01262)"}, {"model_id": "snR46", "source": "Rfam", "description": "Small nucleolar RNA snR46 (RF01253)"}, {"model_id": "snR47", "source": "Rfam", "description": "Small nucleolar RNA snR47 (RF01203)"}, {"model_id": "snosnR48", "source": "Rfam", "description": "Small nucleolar RNA snR48 (RF00471)"}, {"model_id": "snR49", "source": "Rfam", "description": "Small nucleolar RNA snR49 (RF01239)"}, {"model_id": "snR5", "source": "Rfam", "description": "Small nucleolar RNA snR5 (RF01252)"}, {"model_id": "snR50", "source": "Rfam", "description": "Small nucleolar RNA snR50 (RF01190)"}, {"model_id": "snR51", "source": "Rfam", "description": "Small nucleolar RNA snR51 (RF01214)"}, {"model_id": "snoR53", "source": "Rfam", "description": "Small nucleolar RNA snR53 (RF00338)"}, {"model_id": "snosnR57", "source": "Rfam", "description": "Small nucleolar RNA snR57 (RF00474)"}, {"model_id": "snosnR60_Z15", "source": "Rfam", "description": "Small nucleolar RNA snR60/Z15/Z230/Z193/J17 (RF00309)"}, {"model_id": "snR62", "source": "Rfam", "description": "Small nucleolar RNA snR62 (RF01205)"}, {"model_id": "snR63", "source": "Rfam", "description": "Small nucleolar RNA snR63 (RF01259)"}, {"model_id": "snosnR66", "source": "Rfam", "description": "Small nucleolar RNA snR66 (RF00477)"}, {"model_id": "snR68", "source": "Rfam", "description": "Small nucleolar RNA snR68 (RF01235)"}, {"model_id": "snosnR69", "source": "Rfam", "description": "Small nucleolar RNA snR69 (RF00475)"}, {"model_id": "snR70", "source": "Rfam", "description": "Small nucleolar RNA snR70 (RF01238)"}, {"model_id": "snosnR71", "source": "Rfam", "description": "Small nucleolar RNA snR71 (RF00479)"}, {"model_id": "snR76", "source": "Rfam", "description": "Small nucleolar RNA snR76 (RF01209)"}, {"model_id": "snR78", "source": "Rfam", "description": "Small nucleolar RNA snR78 (RF01176)"}, {"model_id": "snR8", "source": "Rfam", "description": "Small nucleolar RNA snR8 (RF01248)"}, {"model_id": "snR80", "source": "Rfam", "description": "Small nucleolar RNA snR80 (RF01269)"}, {"model_id": "snR81", "source": "Rfam", "description": "Small nucleolar RNA snR81 (RF01246)"}, {"model_id": "snR82", "source": "Rfam", "description": "Small nucleolar RNA snR82 (RF01261)"}, {"model_id": "snR83", "source": "Rfam", "description": "Small nucleolar RNA snR83 (RF01264)"}, {"model_id": "snR84", "source": "Rfam", "description": "Small nucleolar RNA snR84 (RF01270)"}, {"model_id": "snR85", "source": "Rfam", "description": "Small nucleolar RNA snR85 (RF01240)"}, {"model_id": "snR87", "source": "Rfam", "description": "Small nucleolar RNA snR87 (RF01216)"}, {"model_id": "snR9", "source": "Rfam", "description": "Small nucleolar RNA snR9 (RF01245)"}, {"model_id": "snoM1", "source": "Rfam", "description": "Small nucleolar RNA snoM1 (RF00293)"}, {"model_id": "snoR1", "source": "Rfam", "description": "Small nucleolar RNA snoR1 (RF00345)"}, {"model_id": "snoR100", "source": "Rfam", "description": "Small nucleolar RNA snoR100 (RF01219)"}, {"model_id": "snoR103", "source": "Rfam", "description": "Small nucleolar RNA snoR103 (RF01213)"}, {"model_id": "snoR104", "source": "Rfam", "description": "Small nucleolar RNA snoR104 (RF01220)"}, {"model_id": "snoR109", "source": "Rfam", "description": "Small nucleolar RNA snoR109 (RF01206)"}, {"model_id": "snoR110", "source": "Rfam", "description": "Small nucleolar RNA snoR110 (RF01180)"}, {"model_id": "snoR111", "source": "Rfam", "description": "Small nucleolar RNA snoR111 (RF01228)"}, {"model_id": "snoR113", "source": "Rfam", "description": "Small nucleolar RNA snoR113 (RF01420)"}, {"model_id": "snoR124", "source": "Rfam", "description": "Small nucleolar RNA snoR124 (RF02408)"}, {"model_id": "snoR125", "source": "Rfam", "description": "Small nucleolar RNA snoR125 (RF02409)"}, {"model_id": "snoR136", "source": "Rfam", "description": "Small nucleolar RNA snoR136 (RF02410)"}, {"model_id": "snoR138", "source": "Rfam", "description": "Small nucleolar RNA snoR138 (RF02411)"}, {"model_id": "snoR14", "source": "Rfam", "description": "Small nucleolar RNA snoR14 (RF01280)"}, {"model_id": "snoR144", "source": "Rfam", "description": "Small nucleolar RNA snoR144 (RF02412)"}, {"model_id": "snoR145", "source": "Rfam", "description": "Small nucleolar RNA snoR145 (RF02413)"}, {"model_id": "snoR17", "source": "Rfam", "description": "Small nucleolar RNA snoR17 (RF01289)"}, {"model_id": "snoR2", "source": "Rfam", "description": "Small nucleolar RNA snoR2/U65 (RF01292)"}, {"model_id": "snoR20a", "source": "Rfam", "description": "Small nucleolar RNA snoR20a (RF01193)"}, {"model_id": "snoR26", "source": "Rfam", "description": "Small nucleolar RNA snoR26 (RF01286)"}, {"model_id": "snoR27", "source": "Rfam", "description": "Small nucleolar RNA snoR27 (RF01287)"}, {"model_id": "snoR28", "source": "Rfam", "description": "Small nucleolar RNA snoR28 (RF00355)"}, {"model_id": "snoR31", "source": "Rfam", "description": "Small nucleolar RNA snoR31 (RF01288)"}, {"model_id": "snoR31_Z110_Z27", "source": "Rfam", "description": "Small nucleolar RNA snoR31/Z110/Z27 (RF00353)"}, {"model_id": "snoR35", "source": "Rfam", "description": "Small nucleolar RNA snoR35 (RF01281)"}, {"model_id": "snoR4a", "source": "Rfam", "description": "Small nucleolar RNA snoR4a (RF01301)"}, {"model_id": "snoR53Y", "source": "Rfam", "description": "Small nucleolar RNA snoR53Y (RF01279)"}, {"model_id": "snoR60", "source": "Rfam", "description": "Small nucleolar RNA snoR60 (RF00339)"}, {"model_id": "snoR639", "source": "Rfam", "description": "Small nucleolar RNA snoR639/H1 (RF00291)"}, {"model_id": "snoR69Y", "source": "Rfam", "description": "Small nucleolar RNA snoR69Y (RF01198)"}, {"model_id": "snoR74", "source": "Rfam", "description": "Small nucleolar RNA snoR74 (RF01231)"}, {"model_id": "snoR77", "source": "Rfam", "description": "Small nucleolar RNA snoR77 (RF01230)"}, {"model_id": "snoR77Y", "source": "Rfam", "description": "Small nucleolar RNA snoR77Y (RF01178)"}, {"model_id": "snoR80", "source": "Rfam", "description": "Small nucleolar RNA snoR80 (RF01224)"}, {"model_id": "snoR83", "source": "Rfam", "description": "Small nucleolar RNA snoR83 (RF01227)"}, {"model_id": "snoR86", "source": "Rfam", "description": "Small nucleolar RNA snoR86 (RF00303)"}, {"model_id": "snoR8a", "source": "Rfam", "description": "Small nucleolar RNA snoR8a (RF01284)"}, {"model_id": "snoR9", "source": "Rfam", "description": "Small nucleolar RNA snoR9 (RF00065)"}, {"model_id": "snoR9_plant", "source": "Rfam", "description": "Small nucleolar RNA snoR9 (RF00348)"}, {"model_id": "snoR97", "source": "Rfam", "description": "Small nucleolar RNA snoR97 (RF01215)"}, {"model_id": "snoR98", "source": "Rfam", "description": "Small nucleolar RNA snoR98 (RF00307)"}, {"model_id": "snoR99", "source": "Rfam", "description": "Small nucleolar RNA snoR99 (RF01208)"}, {"model_id": "snoZ7", "source": "Rfam", "description": "Small nucleolar RNA snoZ7/snoR77 (RF00268)"}, {"model_id": "SNORD12", "source": "Rfam", "description": "Small nucleolar SNORD12/SNORD106 (RF00581)"}, {"model_id": "SprC", "source": "Rfam", "description": "Small pathogenicity island RNA C (srn_3610) (RF02890)"}, {"model_id": "SprD", "source": "Rfam", "description": "Small pathogenicity island RNA D (RF01828)"}, {"model_id": "SprX", "source": "Rfam", "description": "Small pathogenicity island RNA X (RF02672)"}, {"model_id": "snoU36a", "source": "Rfam", "description": "SnoRNA U36a (RF01302)"}, {"model_id": "SodB_thermometer", "source": "Rfam", "description": "SodB 5' UTR thermometer (RF02775)"}, {"model_id": "SodC_thermometer", "source": "Rfam", "description": "SodC 5' UTR thermometer (RF02776)"}, {"model_id": "Fwd6_3p_UTR", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Fwd 6 3'UTR (RF02740)"}, {"model_id": "Rev11", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 11 asRNA (RF02736)"}, {"model_id": "Rev13", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 13 asRNA (RF02737)"}, {"model_id": "Rev24", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 24 asRNA (RF02738)"}, {"model_id": "Rev39_5p_UTR", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 39 5'UTR (RF02744)"}, {"model_id": "Rev41", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 41 sRNA (RF02739)"}, {"model_id": "Rev42_5p_UTR", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 42 5'UTR (RF02745)"}, {"model_id": "Rev44", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 44 asRNA (RF02741)"}, {"model_id": "Rev72", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 72 asRNA (RF02742)"}, {"model_id": "SL_LSU_3D", "source": "RiboVision LSU", "description": "Solanum lycopersicum large subunit rRNA"}, {"model_id": "SL_SSU_3D", "source": "RiboVision SSU", "description": "Solanum lycopersicum small subunit rRNA"}, {"model_id": "d.16.e.S.tuberosum", "source": "CRW", "description": "Solanum tuberosum rRNA 18S d.16.e.S.tuberosum"}, {"model_id": "d.16.e.S.destruens", "source": "CRW", "description": "Sphaerothecum destruens rRNA 18S d.16.e.S.destruens"}, {"model_id": "Spi-1", "source": "Rfam", "description": "Spi-1 (PU.1) 5' UTR regulatory element (RF00232)"}, {"model_id": "cSO_23S_3D", "source": "RiboVision LSU", "description": "Spinacia oleracea large subunit rRNA (chloroplast)"}, {"model_id": "d.16.c.S.oleracea", "source": "CRW", "description": "Spinacia oleracea small subunit rRNA d.16.c.S.oleracea"}, {"model_id": "d.16.b.S.aurantia", "source": "CRW", "description": "Spirochaeta aurantia rRNA 16S d.16.b.S.aurantia"}, {"model_id": "d.5.b.S.pasteurii", "source": "CRW", "description": "Sporosarcina pasteurii rRNA 5S d.5.b.S.pasteurii"}, {"model_id": "Spot_42", "source": "Rfam", "description": "Spot 42 RNA (RF00021)"}, {"model_id": "d.16.e.S.lophii", "source": "CRW", "description": "Spraguea lophii rRNA 18S d.16.e.S.lophii"}, {"model_id": "SraB", "source": "Rfam", "description": "SraB RNA (RF00077)"}, {"model_id": "SraC_RyeA", "source": "Rfam", "description": "SraC/RyeA RNA (RF00101)"}, {"model_id": "SraG", "source": "Rfam", "description": "SraG RNA (RF00082)"}, {"model_id": "SscA", "source": "Rfam", "description": "SscA RNA (RF00063)"}, {"model_id": "SA_LSU_3D", "source": "RiboVision LSU", "description": "Staphylococcus aureus large subunit rRNA"}, {"model_id": "d.16.b.S.aureus", "source": "CRW", "description": "Staphylococcus aureus rRNA 16S d.16.b.S.aureus"}, {"model_id": "d.5.b.S.aureus", "source": "CRW", "description": "Staphylococcus aureus rRNA 5S d.5.b.S.aureus"}, {"model_id": "TEG147", "source": "Rfam", "description": "Staphylococcus aureus small RNA TEG147 (RF03535)"}, {"model_id": "d.16.b.S.aureus.GEN", "source": "CRW", "description": "Staphylococcus aureus subsp. aureus N315 rRNA 16S d.16.b.S.aureus.GEN"}, {"model_id": "S35", "source": "Rfam", "description": "Staphylococcus sRNA 35 (srn_0335) (RF02894)"}, {"model_id": "S414", "source": "Rfam", "description": "Staphylococcus sRNA 414 (RF02895)"}, {"model_id": "S774", "source": "Rfam", "description": "Staphylococcus sRNA 774 (RF02896)"}, {"model_id": "S808", "source": "Rfam", "description": "Staphylococcus sRNA 808 (RF02897)"}, {"model_id": "sau-13", "source": "Rfam", "description": "Staphylococcus sRNA sau-13 (RF02385)"}, {"model_id": "sau-19", "source": "Rfam", "description": "Staphylococcus sRNA sau-19 (RF02386)"}, {"model_id": "sau-27", "source": "Rfam", "description": "Staphylococcus sRNA sau-27 (RF02387)"}, {"model_id": "sau-30", "source": "Rfam", "description": "Staphylococcus sRNA sau-30 (RF02388)"}, {"model_id": "sau-31", "source": "Rfam", "description": "Staphylococcus sRNA sau-31 (RF02389)"}, {"model_id": "sau-41", "source": "Rfam", "description": "Staphylococcus sRNA sau-41 (RF02390)"}, {"model_id": "sau-53", "source": "Rfam", "description": "Staphylococcus sRNA sau-53 (RF02392)"}, {"model_id": "sau-59", "source": "Rfam", "description": "Staphylococcus sRNA sau-59 (RF02393)"}, {"model_id": "sau-5949", "source": "Rfam", "description": "Staphylococcus sRNA sau-5949 (RF02396)"}, {"model_id": "sau-5971", "source": "Rfam", "description": "Staphylococcus sRNA sau-5971 (RF02397)"}, {"model_id": "sau-6072", "source": "Rfam", "description": "Staphylococcus sRNA sau-6072 (RF02398)"}, {"model_id": "sau-63", "source": "Rfam", "description": "Staphylococcus sRNA sau-63 (RF02394)"}, {"model_id": "sau-66", "source": "Rfam", "description": "Staphylococcus sRNA sau-66 (RF02395)"}, {"model_id": "sRNA71", "source": "Rfam", "description": "Staphylococcus sRNA71 small RNA (RF03534)"}, {"model_id": "Staphylococcus-1", "source": "Rfam", "description": "Staphylococcus-1 RNA (RF03112)"}, {"model_id": "d.16.e.Staurastrum.sp.M752", "source": "CRW", "description": "Staurastrum sp. M752 rRNA 18S d.16.e.Staurastrum.sp.M752"}, {"model_id": "DPB", "source": "Rfam", "description": "Stem loopII regulatory element in POLB (RF01455)"}, {"model_id": "d.16.e.S.nipponica", "source": "CRW", "description": "Stephanopyxis nipponica rRNA 18S d.16.e.S.nipponica"}, {"model_id": "d.5.e.S.oshimae", "source": "CRW", "description": "Stichopus oshimae rRNA 5S d.5.e.S.oshimae"}, {"model_id": "d.16.b.S.moniliformis", "source": "CRW", "description": "Streptobacillus moniliformis rRNA 16S d.16.b.S.moniliformis"}, {"model_id": "Srn266", "source": "Rfam", "description": "Streptococcus RNA 266 (RF02822)"}, {"model_id": "d.16.b.S.pneumoniae", "source": "CRW", "description": "Streptococcus pneumoniae rRNA 16S d.16.b.S.pneumoniae"}, {"model_id": "d.16.b.S.pyogenes.GEN", "source": "CRW", "description": "Streptococcus pyogenes M1 GAS rRNA 16S d.16.b.S.pyogenes.GEN"}, {"model_id": "d.16.b.S.pyogenes", "source": "CRW", "description": "Streptococcus pyogenes rRNA 16S d.16.b.S.pyogenes"}, {"model_id": "SSRC10", "source": "Rfam", "description": "Streptococcus sRNA 10 (RF02617)"}, {"model_id": "SSRC34_2", "source": "Rfam", "description": "Streptococcus sRNA 34 (RF02618)"}, {"model_id": "SSRC8_2", "source": "Rfam", "description": "Streptococcus sRNA 8 (RF02616)"}, {"model_id": "SSRC30", "source": "Rfam", "description": "Streptococcus sRNA SSRC30 (RF02525)"}, {"model_id": "SSRC34_1", "source": "Rfam", "description": "Streptococcus sRNA SSRC34 (RF02526)"}, {"model_id": "SSRC38", "source": "Rfam", "description": "Streptococcus sRNA SSRC38 (RF02527)"}, {"model_id": "SSRC41", "source": "Rfam", "description": "Streptococcus sRNA SSRC41 (RF02528)"}, {"model_id": "SSRC8_1", "source": "Rfam", "description": "Streptococcus sRNA SSRC8 (RF02529)"}, {"model_id": "SpF01_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF01 (RF02425)"}, {"model_id": "SpF03_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF03 (RF02426)"}, {"model_id": "SpF10_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF10 (RF02427)"}, {"model_id": "SpF11_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF11 (RF02428)"}, {"model_id": "SpF14_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF14 (RF02429)"}, {"model_id": "SpF19_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF19 (RF02430)"}, {"model_id": "SpF22_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF22 (RF02431)"}, {"model_id": "SpF25_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF25 (RF02432)"}, {"model_id": "SpF36_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF36 (RF02433)"}, {"model_id": "SpF39_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF39 (RF02434)"}, {"model_id": "SpF41_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF41 (RF02435)"}, {"model_id": "SpF43_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF43 (RF02436)"}, {"model_id": "SpF44_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF44 (RF02437)"}, {"model_id": "SpF51_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF51 (RF02438)"}, {"model_id": "SpF56_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF56 (RF02439)"}, {"model_id": "SpF59_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF59 (ldcC RNA) (RF02440)"}, {"model_id": "SpF61_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF61 (RF02441)"}, {"model_id": "SpF66_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF66 (RF02442)"}, {"model_id": "SpR08_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR08 (RF02443)"}, {"model_id": "SpR10_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR10 (RF02444)"}, {"model_id": "SpR14_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR14 (RF02445)"}, {"model_id": "SpR18_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR18 (RF02446)"}, {"model_id": "SpR19_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR19 (RF02447)"}, {"model_id": "SpR20_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR20 (RF02448)"}, {"model_id": "Spd-sr07", "source": "Rfam", "description": "Streptococcus sRNA Spd-sr07 (RF02418)"}, {"model_id": "Spd-sr37", "source": "Rfam", "description": "Streptococcus sRNA Spd-sr37 (RF02419)"}, {"model_id": "sagA", "source": "Rfam", "description": "Streptococcus sRNA sagA (RF02524)"}, {"model_id": "Scr1601", "source": "Rfam", "description": "Streptomyces RNA 1601 (RF02830)"}, {"model_id": "Scr2736", "source": "Rfam", "description": "Streptomyces RNA 2736 (RF02831)"}, {"model_id": "Scr3202", "source": "Rfam", "description": "Streptomyces RNA 3202 (RF02833)"}, {"model_id": "Scr3920", "source": "Rfam", "description": "Streptomyces RNA 3920 (RF02828)"}, {"model_id": "Scr4115", "source": "Rfam", "description": "Streptomyces RNA 4115 (RF02829)"}, {"model_id": "Scr5676", "source": "Rfam", "description": "Streptomyces RNA 5676 (RF02832)"}, {"model_id": "Scr6106", "source": "Rfam", "description": "Streptomyces RNA 6106 (RF02827)"}, {"model_id": "Scr6925", "source": "Rfam", "description": "Streptomyces RNA 6925 (RF02826)"}, {"model_id": "d.16.b.S.acidiscabies", "source": "CRW", "description": "Streptomyces acidiscabies rRNA 16S d.16.b.S.acidiscabies"}, {"model_id": "d.16.b.S.albidoflavus", "source": "CRW", "description": "Streptomyces albidoflavus rRNA 16S d.16.b.S.albidoflavus"}, {"model_id": "d.16.b.S.ambofaciens", "source": "CRW", "description": "Streptomyces ambofaciens rRNA 16S d.16.b.S.ambofaciens"}, {"model_id": "d.16.b.S.bikiniensis", "source": "CRW", "description": "Streptomyces bikiniensis rRNA 16S d.16.b.S.bikiniensis"}, {"model_id": "d.16.b.S.bluensis", "source": "CRW", "description": "Streptomyces bluensis rRNA 16S d.16.b.S.bluensis"}, {"model_id": "d.16.b.S.bottropensis", "source": "CRW", "description": "Streptomyces bottropensis rRNA 16S d.16.b.S.bottropensis"}, {"model_id": "d.16.b.S.caelestis", "source": "CRW", "description": "Streptomyces caelestis rRNA 16S d.16.b.S.caelestis"}, {"model_id": "d.16.b.S.coelicolor", "source": "CRW", "description": "Streptomyces coelicolor rRNA 16S d.16.b.S.coelicolor"}, {"model_id": "d.16.b.S.diastatochromogenes", "source": "CRW", "description": "Streptomyces diastatochromogenes rRNA 16S d.16.b.S.diastatochromogenes"}, {"model_id": "d.16.b.S.espinosus", "source": "CRW", "description": "Streptomyces espinosus rRNA 16S d.16.b.S.espinosus"}, {"model_id": "d.16.b.S.eurythermus", "source": "CRW", "description": "Streptomyces eurythermus rRNA 16S d.16.b.S.eurythermus"}, {"model_id": "d.16.b.S.felleus", "source": "CRW", "description": "Streptomyces felleus rRNA 16S d.16.b.S.felleus"}, {"model_id": "d.16.b.S.galbus", "source": "CRW", "description": "Streptomyces galbus rRNA 16S d.16.b.S.galbus"}, {"model_id": "d.16.b.S.glaucescens", "source": "CRW", "description": "Streptomyces glaucescens rRNA 16S d.16.b.S.glaucescens"}, {"model_id": "d.16.b.S.gougerotii", "source": "CRW", "description": "Streptomyces gougerotii rRNA 16S d.16.b.S.gougerotii"}, {"model_id": "d.16.b.S.griseus", "source": "CRW", "description": "Streptomyces griseus rRNA 16S d.16.b.S.griseus"}, {"model_id": "d.16.b.S.hygroscopicus", "source": "CRW", "description": "Streptomyces hygroscopicus rRNA 16S d.16.b.S.hygroscopicus"}, {"model_id": "d.16.b.S.intermedius", "source": "CRW", "description": "Streptomyces intermedius rRNA 16S d.16.b.S.intermedius"}, {"model_id": "d.16.b.S.limosus", "source": "CRW", "description": "Streptomyces limosus rRNA 16S d.16.b.S.limosus"}, {"model_id": "d.16.b.S.lincolnensis", "source": "CRW", "description": "Streptomyces lincolnensis rRNA 16S d.16.b.S.lincolnensis"}, {"model_id": "d.16.b.S.macrosporus", "source": "CRW", "description": "Streptomyces macrosporus rRNA 16S d.16.b.S.macrosporus"}, {"model_id": "d.16.b.S.mashuensis", "source": "CRW", "description": "Streptomyces mashuensis rRNA 16S d.16.b.S.mashuensis"}, {"model_id": "d.16.b.S.megasporus", "source": "CRW", "description": "Streptomyces megasporus rRNA 16S d.16.b.S.megasporus"}, {"model_id": "d.16.b.S.neyagawaensis", "source": "CRW", "description": "Streptomyces neyagawaensis rRNA 16S d.16.b.S.neyagawaensis"}, {"model_id": "d.16.b.S.nodosus", "source": "CRW", "description": "Streptomyces nodosus rRNA 16S d.16.b.S.nodosus"}, {"model_id": "d.16.b.S.odorifer", "source": "CRW", "description": "Streptomyces odorifer rRNA 16S d.16.b.S.odorifer"}, {"model_id": "d.16.b.S.ornatus", "source": "CRW", "description": "Streptomyces ornatus rRNA 16S d.16.b.S.ornatus"}, {"model_id": "d.16.b.S.pseudogriseolus", "source": "CRW", "description": "Streptomyces pseudogriseolus rRNA 16S d.16.b.S.pseudogriseolus"}, {"model_id": "d.16.b.S.rimosus", "source": "CRW", "description": "Streptomyces rimosus rRNA 16S d.16.b.S.rimosus"}, {"model_id": "d.16.b.S.rutgersensis", "source": "CRW", "description": "Streptomyces rutgersensis rRNA 16S d.16.b.S.rutgersensis"}, {"model_id": "scr4677", "source": "Rfam", "description": "Streptomyces sRNA 4677 (RF02673)"}, {"model_id": "scr5239", "source": "Rfam", "description": "Streptomyces sRNA scr5239 (RF02605)"}, {"model_id": "d.16.b.S.sampsonii", "source": "CRW", "description": "Streptomyces sampsonii rRNA 16S d.16.b.S.sampsonii"}, {"model_id": "d.16.b.S.scabiei", "source": "CRW", "description": "Streptomyces scabiei rRNA 16S d.16.b.S.scabiei"}, {"model_id": "d.16.b.Streptomyces.sp", "source": "CRW", "description": "Streptomyces sp. rRNA 16S d.16.b.Streptomyces.sp"}, {"model_id": "d.16.b.S.subrutilus", "source": "CRW", "description": "Streptomyces subrutilus rRNA 16S d.16.b.S.subrutilus"}, {"model_id": "d.16.b.S.tendae", "source": "CRW", "description": "Streptomyces tendae rRNA 16S d.16.b.S.tendae"}, {"model_id": "d.16.b.S.thermodiastaticus", "source": "CRW", "description": "Streptomyces thermodiastaticus rRNA 16S d.16.b.S.thermodiastaticus"}, {"model_id": "d.16.b.S.thermolineatus", "source": "CRW", "description": "Streptomyces thermolineatus rRNA 16S d.16.b.S.thermolineatus"}, {"model_id": "d.16.b.S.thermoviolaceus", "source": "CRW", "description": "Streptomyces thermoviolaceus rRNA 16S d.16.b.S.thermoviolaceus"}, {"model_id": "d.16.b.S.thermovulgaris.1", "source": "CRW", "description": "Streptomyces thermovulgaris rRNA 16S d.16.b.S.thermovulgaris.1"}, {"model_id": "d.16.b.S.thermovulgaris.2", "source": "CRW", "description": "Streptomyces thermovulgaris rRNA 16S d.16.b.S.thermovulgaris.2"}, {"model_id": "Streptomyces-metH", "source": "Rfam", "description": "Streptomyces-metH RNA (RF03076)"}, {"model_id": "Streptomyces-metK", "source": "Rfam", "description": "Streptomyces-metK RNA (RF03063)"}, {"model_id": "d.16.e.S.lemnae", "source": "CRW", "description": "Stylonychia lemnae rRNA 18S d.16.e.S.lemnae"}, {"model_id": "d.16.e.S.mytilus", "source": "CRW", "description": "Stylonychia mytilus rRNA 18S d.16.e.S.mytilus"}, {"model_id": "sucA", "source": "Rfam", "description": "SucA RNA motif (RF01070)"}, {"model_id": "d.16.m.S.sinuspaulianus", "source": "CRW", "description": "Suillus sinuspaulianus mt rRNA d.16.m.S.sinuspaulianus"}, {"model_id": "RNAseP_a_S_acidocaldarius_JB", "source": "RNAse P Database", "description": "Sulfolobus acidocaldarius RNAse P"}, {"model_id": "d.5.a.S.acidocaldarius.1", "source": "CRW", "description": "Sulfolobus acidocaldarius rRNA 5S d.5.a.S.acidocaldarius.1"}, {"model_id": "d.16.a.S.acidocaldarius", "source": "CRW", "description": "Sulfolobus acidocaldarius small subunit rRNA d.16.a.S.acidocaldarius"}, {"model_id": "Sso133", "source": "Rfam", "description": "Sulfolobus sRNA133 (RF02814)"}, {"model_id": "d.5.a.Sulfolobus.sp.B12", "source": "CRW", "description": "Sulfolobus sp. rRNA 5S d.5.a.Sulfolobus.sp.B12"}, {"model_id": "SurA", "source": "Rfam", "description": "SurA sRNA (RF02377)"}, {"model_id": "SurC", "source": "Rfam", "description": "SurC sRNA (RF02378)"}, {"model_id": "d.16.e.S.fastuosa", "source": "CRW", "description": "Surirella fastuosa var. cuneata rRNA 18S d.16.e.S.fastuosa"}, {"model_id": "d.16.m.S.scrofa", "source": "CRW", "description": "Sus scrofa mt rRNA d.16.m.S.scrofa"}, {"model_id": "symR", "source": "Rfam", "description": "SymR antitoxin (RF01809)"}, {"model_id": "d.16.b.Synechococcus.sp", "source": "CRW", "description": "Synechococcus elongatus PCC 6301 rRNA 16S d.16.b.Synechococcus.sp"}, {"model_id": "d.5.b.Synechococcus.sp", "source": "CRW", "description": "Synechococcus elongatus PCC 6301 rRNA 5S d.5.b.Synechococcus.sp"}, {"model_id": "d.16.b.Synechocystis.PCC6803.GEN", "source": "CRW", "description": "Synechocystis sp. PCC 6803 rRNA 16S d.16.b.Synechocystis.PCC6803.GEN"}, {"model_id": "T-box", "source": "Rfam", "description": "T-box leader (RF00230)"}, {"model_id": "TD-1", "source": "Rfam", "description": "TD-1 RNA (RF03155)"}, {"model_id": "TD-2", "source": "Rfam", "description": "TD-2 RNA (RF03162)"}, {"model_id": "THF", "source": "Rfam", "description": "THF riboswitch (RF01831)"}, {"model_id": "TPP", "source": "Rfam", "description": "TPP riboswitch (THI element) (RF00059)"}, {"model_id": "uc_338", "source": "Rfam", "description": "TUC338 (RF02271)"}, {"model_id": "Teg49", "source": "Rfam", "description": "Teg49 sRNA (RF02696)"}, {"model_id": "TeloSII_ncR30", "source": "Rfam", "description": "TeloSII non coding RNA 30 (RF02706)"}, {"model_id": "TeloSII_ncR33", "source": "Rfam", "description": "TeloSII non coding RNA 33 (RF02707)"}, {"model_id": "TeloSII_ncR40", "source": "Rfam", "description": "TeloSII non coding RNA 40 (RF02708)"}, {"model_id": "TeloSII_ncR43", "source": "Rfam", "description": "TeloSII non coding RNA 43 (RF02709)"}, {"model_id": "TeloSII_ncR45", "source": "Rfam", "description": "TeloSII non coding RNA 45 (RF02710)"}, {"model_id": "TeloSII_ncR49", "source": "Rfam", "description": "TeloSII non coding RNA 49 (RF02711)"}, {"model_id": "Termite-flg", "source": "Rfam", "description": "Termite-flg RNA (RF01729)"}, {"model_id": "Termite-leu", "source": "Rfam", "description": "Termite-leu RNA (RF01730)"}, {"model_id": "b.16.m.T.pyriformis", "source": "CRW", "description": "Tetrahymena pyriformis mt rRNA b.16.m.T.pyriformis"}, {"model_id": "TtnuHACA1", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA1 (RF02309)"}, {"model_id": "TtnuHACA10", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA10 (RF02317)"}, {"model_id": "TtnuHACA11a", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA11a (RF02318)"}, {"model_id": "TtnuHACA12", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA12 (RF02319)"}, {"model_id": "TtnuHACA13", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA13 (RF02320)"}, {"model_id": "TtnuHACA14", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA14 (RF02321)"}, {"model_id": "TtnuHACA15", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA15 (RF02322)"}, {"model_id": "TtnuHACA16", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA16 (RF02323)"}, {"model_id": "TtnuHACA17", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA17 (RF02324)"}, {"model_id": "TtnuHACA18", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA18 (RF02325)"}, {"model_id": "TtnuHACA19", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA19 (RF02326)"}, {"model_id": "TtnuHACA2", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA2 (RF02310)"}, {"model_id": "TtnuHACA20", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA20 (RF02327)"}, {"model_id": "TtnuHACA21", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA21 (RF02328)"}, {"model_id": "TtnuHACA22", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA22 (RF02329)"}, {"model_id": "TtnuHACA23", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA23 (RF02330)"}, {"model_id": "TtnuHACA24", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA24 (RF02331)"}, {"model_id": "TtnuHACA25", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA25 (RF02332)"}, {"model_id": "TtnuHACA27", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA27 (RF02333)"}, {"model_id": "TtnuHACA28", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA28 (RF02334)"}, {"model_id": "TtnuHACA3", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA3 (RF02311)"}, {"model_id": "TtnuHACA5", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA5 (RF02312)"}, {"model_id": "TtnuHACA6", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA6 (RF02313)"}, {"model_id": "TtnuHACA7", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA7 (RF02314)"}, {"model_id": "TtnuHACA8", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA8 (RF02315)"}, {"model_id": "TtnuHACA9", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA9 (RF02316)"}, {"model_id": "TeT_LSU_3D", "source": "RiboVision LSU", "description": "Tetrahymena thermophila large subunit rRNA"}, {"model_id": "mt_TetT_LSU_3D", "source": "RiboVision LSU", "description": "Tetrahymena thermophila large subunit rRNA (mitochondrial)"}, {"model_id": "d.16.e.T.thermophila", "source": "CRW", "description": "Tetrahymena thermophila rRNA 18S d.16.e.T.thermophila"}, {"model_id": "d.5.e.T.thermophila.2", "source": "CRW", "description": "Tetrahymena thermophila rRNA 5S d.5.e.T.thermophila.2"}, {"model_id": "d.16.e.Thalassionema.sp", "source": "CRW", "description": "Thalassionema sp. p474 rRNA 18S d.16.e.Thalassionema.sp"}, {"model_id": "d.16.e.T.antarctica", "source": "CRW", "description": "Thalassiosira antarctica rRNA 18S d.16.e.T.antarctica"}, {"model_id": "d.16.e.T.eccentrica", "source": "CRW", "description": "Thalassiosira eccentrica rRNA 18S d.16.e.T.eccentrica"}, {"model_id": "d.16.e.T.pseudonana", "source": "CRW", "description": "Thalassiosira pseudonana rRNA 18S d.16.e.T.pseudonana"}, {"model_id": "d.16.e.T.contejeani", "source": "CRW", "description": "Thelohania contejeani rRNA 18S d.16.e.T.contejeani"}, {"model_id": "Thermales-rpoB", "source": "Rfam", "description": "Thermales-rpoB RNA (RF03109)"}, {"model_id": "d.5.a.T.celer.1", "source": "CRW", "description": "Thermococcus celer rRNA 5S d.5.a.T.celer.1"}, {"model_id": "d.16.a.T.celer", "source": "CRW", "description": "Thermococcus celer small subunit rRNA d.16.a.T.celer"}, {"model_id": "d.16.b.T.roseum", "source": "CRW", "description": "Thermomicrobium roseum rRNA 16S d.16.b.T.roseum"}, {"model_id": "RNAseP_a_T_acidophilum_JB", "source": "RNAse P Database", "description": "Thermoplasma acidophilum RNAse P"}, {"model_id": "d.5.a.T.acidophilum", "source": "CRW", "description": "Thermoplasma acidophilum rRNA 5S d.5.a.T.acidophilum"}, {"model_id": "d.16.a.T.acidophilum", "source": "CRW", "description": "Thermoplasma acidophilum small subunit rRNA d.16.a.T.acidophilum"}, {"model_id": "d.16.a.T.tenax", "source": "CRW", "description": "Thermoproteus tenax small subunit rRNA d.16.a.T.tenax"}, {"model_id": "RNAseP_b_T_marittima_3D_MD_DSSR", "source": "RNAse P Database", "description": "Thermotoga maritima RNAse P"}, {"model_id": "d.16.b.T.maritima", "source": "CRW", "description": "Thermotoga maritima rRNA 16S d.16.b.T.maritima"}, {"model_id": "d.16.b.T.maritima.GEN", "source": "CRW", "description": "Thermotoga maritima rRNA 16S d.16.b.T.maritima.GEN"}, {"model_id": "d.16.b.T.aquaticus", "source": "CRW", "description": "Thermus aquaticus rRNA 16S d.16.b.T.aquaticus"}, {"model_id": "d.5.b.T.aquaticus", "source": "CRW", "description": "Thermus aquaticus rRNA 5S d.5.b.T.aquaticus"}, {"model_id": "d.5.b.Thermus.sp", "source": "CRW", "description": "Thermus sp. rRNA 5S d.5.b.Thermus.sp"}, {"model_id": "TT_LSU_3D", "source": "RiboVision LSU", "description": "Thermus thermophilus large subunit rRNA"}, {"model_id": "TT_SSU_3D", "source": "RiboVision SSU", "description": "Thermus thermophilus small subunit rRNA"}, {"model_id": "Thr_leader", "source": "Rfam", "description": "Threonine operon leader (RF00506)"}, {"model_id": "Flavi_TBFV_CRE", "source": "Rfam", "description": "Tick-borne Flavivirus 3' UTR cis-acting replication element (CRE) (RF03538)"}, {"model_id": "Flavi_TBFV_xrRNA", "source": "Rfam", "description": "Tick-borne Flavivirus exoribonuclease-resistant RNA element (RF03536)"}, {"model_id": "Flavi_TBFV_SL6", "source": "Rfam", "description": "Tick-borne Flavivirus short stem-loop SL6 (RF03537)"}, {"model_id": "IRES_Tobamo", "source": "Rfam", "description": "Tobamovirus internal ribosome entry site (IRES) (RF00225)"}, {"model_id": "Toga_5_CRE", "source": "Rfam", "description": "Togavirus 5' plus strand cis-regulatory element (RF00470)"}, {"model_id": "Tombus_3_III", "source": "Rfam", "description": "Tombus virus defective interfering (DI) RNA region 3 (RF00215)"}, {"model_id": "Tombus_3_IV", "source": "Rfam", "description": "Tombusvirus 3' UTR region IV (RF00176)"}, {"model_id": "Virus_CITE_2", "source": "Rfam", "description": "Tombusvirus 3' cap-independent translation element (RF02457)"}, {"model_id": "Tombus_5", "source": "Rfam", "description": "Tombusvirus 5' UTR (RF00171)"}, {"model_id": "Tombus_IRE", "source": "Rfam", "description": "Tombusvirus internal replication element (IRE) (RF00510)"}, {"model_id": "ToxI", "source": "Rfam", "description": "ToxI antitoxin (RF02519)"}, {"model_id": "ToxT_thermometer", "source": "Rfam", "description": "ToxT 5' UTR thermometer (RF02733)"}, {"model_id": "tracrRNA", "source": "Rfam", "description": "Trans-activating crRNA (RF02348)"}, {"model_id": "mir-TAR", "source": "Rfam", "description": "Trans-activation response element (TAR) (RF00250)"}, {"model_id": "tfoR", "source": "Rfam", "description": "Translational regulator of tfoXVC (RF02100)"}, {"model_id": "Transposase-1", "source": "Rfam", "description": "Transposase-1 RNA (RF03014)"}, {"model_id": "Transposase-2", "source": "Rfam", "description": "Transposase-2 RNA (RF03015)"}, {"model_id": "d.16.e.O.sinensis", "source": "CRW", "description": "Trieres chinensis rRNA 18S d.16.e.O.sinensis"}, {"model_id": "d.16.e.B.pacifica", "source": "CRW", "description": "Triparma pacifica rRNA 18S d.16.e.B.pacifica"}, {"model_id": "IRES_TrkB", "source": "Rfam", "description": "TrkB IRES (RF00547)"}, {"model_id": "TrxA_thermometer", "source": "Rfam", "description": "TrxA 5' UTR thermometer (RF02773)"}, {"model_id": "TB_SSU_3D", "source": "RiboVision SSU", "description": "Trypanosoma brucei small subunit rRNA"}, {"model_id": "snoRNA2", "source": "Rfam", "description": "Trypanosomatid small nucleolar RNA 2 (RF02785)"}, {"model_id": "TB10Cs1H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs1H1 (RF01522)"}, {"model_id": "TB10Cs1H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs1H2 (RF01523)"}, {"model_id": "TB10Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs2H1 (RF01525)"}, {"model_id": "TB10Cs2H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs2H2 (RF01863)"}, {"model_id": "TB10Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs3H1 (RF01531)"}, {"model_id": "TB10Cs3H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs3H2 (RF01532)"}, {"model_id": "TB10Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs4H2 (RF01862)"}, {"model_id": "TB10Cs4H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs4H3 (RF01533)"}, {"model_id": "TB10Cs4H4", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs4H4 (RF01534)"}, {"model_id": "TB10Cs5H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs5H2 (RF01535)"}, {"model_id": "TB10Cs5H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs5H3 (RF01536)"}, {"model_id": "TB10Cs1H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10cs1H3 (RF01524)"}, {"model_id": "TB11Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs2H1 (RF01537)"}, {"model_id": "TB11Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs3H1 (RF01538)"}, {"model_id": "TB11Cs4H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs4H1 (RF01539)"}, {"model_id": "TB11Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs4H2 (RF01540)"}, {"model_id": "TB11Cs4H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs4H3 (RF01541)"}, {"model_id": "TB11Cs5H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs5H1 (RF01542)"}, {"model_id": "TB11Cs5H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs5H2 (RF01543)"}, {"model_id": "TB11Cs5H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs5H3 (RF01544)"}, {"model_id": "TB3Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB3Cs2H1 (RF01545)"}, {"model_id": "TB6Cs1H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB6Cs1H1 (RF01546)"}, {"model_id": "TB6Cs1H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB6Cs1H3 (RF01547)"}, {"model_id": "TB6Cs1H4", "source": "Rfam", "description": "Trypanosomatid snoRNA TB6Cs1H4 (RF01548)"}, {"model_id": "TB8Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB8Cs2H1 (RF01549)"}, {"model_id": "TB8Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB8Cs3H1 (RF01550)"}, {"model_id": "TB8Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB8Cs4H2 (RF01551)"}, {"model_id": "TB9Cs1H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs1H1 (RF01861)"}, {"model_id": "TB9Cs1H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs1H2 (RF01552)"}, {"model_id": "TB9Cs1H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs1H3 (RF01553)"}, {"model_id": "TB9Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs2H1 (RF01554)"}, {"model_id": "TB9Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs3H1 (RF01555)"}, {"model_id": "TB9Cs3H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs3H2 (RF01556)"}, {"model_id": "TB9Cs4H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs4H1 (RF01557)"}, {"model_id": "TB9Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs4H2 (RF01558)"}, {"model_id": "Trp_leader", "source": "Rfam", "description": "Tryptophan operon leader (RF00513)"}, {"model_id": "TCV_Pr", "source": "Rfam", "description": "Turnip crinkle virus (TCV) core promoter hairpin (Pr) (RF00502)"}, {"model_id": "TCV_H5", "source": "Rfam", "description": "Turnip crinkle virus (TCV) repressor of minus strand synthesis H5 (RF00500)"}, {"model_id": "TCV_H4", "source": "Rfam", "description": "Turnip crinkle virus 3'UTR (RF02416)"}, {"model_id": "Twister-sister", "source": "Rfam", "description": "Twister_sister_ribozyme (RF02681)"}, {"model_id": "TwoAYGGAY", "source": "Rfam", "description": "TwoAYGGAY RNA (RF01731)"}, {"model_id": "Tymo_tRNA-like", "source": "Rfam", "description": "Tymovirus/Pomovirus/Furovirus tRNA-like 3' UTR element (RF00233)"}, {"model_id": "Twister-P5", "source": "Rfam", "description": "Type-P5 twister ribozyme (RF02684)"}, {"model_id": "U1", "source": "Rfam", "description": "U1 spliceosomal RNA (RF00003)"}, {"model_id": "U11", "source": "Rfam", "description": "U11 spliceosomal RNA (RF00548)"}, {"model_id": "U12", "source": "Rfam", "description": "U12 minor spliceosomal RNA (RF00007)"}, {"model_id": "U1A_PIE", "source": "Rfam", "description": "U1A polyadenylation inhibition element (PIE) (RF00460)"}, {"model_id": "U2", "source": "Rfam", "description": "U2 spliceosomal RNA (RF00004)"}, {"model_id": "U4", "source": "Rfam", "description": "U4 spliceosomal RNA (RF00015)"}, {"model_id": "U4atac", "source": "Rfam", "description": "U4atac minor spliceosomal RNA (RF00618)"}, {"model_id": "U5", "source": "Rfam", "description": "U5 spliceosomal RNA (RF00020)"}, {"model_id": "U6", "source": "Rfam", "description": "U6 spliceosomal RNA (RF00026)"}, {"model_id": "U6atac", "source": "Rfam", "description": "U6atac minor spliceosomal RNA (RF00619)"}, {"model_id": "U7", "source": "Rfam", "description": "U7 small nuclear RNA (RF00066)"}, {"model_id": "U8", "source": "Rfam", "description": "U8 small nucleolar RNA (RF00096)"}, {"model_id": "UPSK", "source": "Rfam", "description": "UPSK RNA (RF00390)"}, {"model_id": "UnaL2", "source": "Rfam", "description": "UnaL2 LINE 3' element (RF00436)"}, {"model_id": "URE2_IRES", "source": "Rfam", "description": "Ure2 internal ribosome entry site (IRES) (RF02530)"}, {"model_id": "d.16.m.H.auropunctatus", "source": "CRW", "description": "Urva auropunctata mt rRNA d.16.m.H.auropunctatus"}, {"model_id": "VA", "source": "Rfam", "description": "VA RNA (RF00102)"}, {"model_id": "VR-RNA", "source": "Rfam", "description": "VR-RNA (RF02417)"}, {"model_id": "IRES_VEGF_A", "source": "Rfam", "description": "Vascular endothelial growth factor (VEGF) IRES A (RF00461)"}, {"model_id": "Vault", "source": "Rfam", "description": "Vault RNA (RF00006)"}, {"model_id": "Telomerase-vert", "source": "Rfam", "description": "Vertebrate telomerase RNA (RF00024)"}, {"model_id": "V_AS5", "source": "Rfam", "description": "Vibrio RNA AS5 (RF02818)"}, {"model_id": "V_AS7", "source": "Rfam", "description": "Vibrio RNA AS7 (RF02819)"}, {"model_id": "V_AS9", "source": "Rfam", "description": "Vibrio RNA AS9 (RF02820)"}, {"model_id": "V_IGR5", "source": "Rfam", "description": "Vibrio RNA IGR5 (RF02821)"}, {"model_id": "VqmR", "source": "Rfam", "description": "Vibrio RNA VqmR (RF02834)"}, {"model_id": "TarA", "source": "Rfam", "description": "Vibrio ToxT activated RNA TarA (RF02537)"}, {"model_id": "TarB", "source": "Rfam", "description": "Vibrio ToxT activated RNA TarB (RF02538)"}, {"model_id": "Va-907", "source": "Rfam", "description": "Vibrio alginolyticus sRNA 907 (RF02567)"}, {"model_id": "d.5.b.L.anguillarum", "source": "CRW", "description": "Vibrio anguillarum rRNA 5S d.5.b.L.anguillarum"}, {"model_id": "d.5.b.L.pelagia", "source": "CRW", "description": "Vibrio pelagius rRNA 5S d.5.b.L.pelagia"}, {"model_id": "VrrA", "source": "Rfam", "description": "Vibrio regulatory RNA of OmpA (RF01456)"}, {"model_id": "Vimentin3", "source": "Rfam", "description": "Vimentin 3' UTR protein-binding region (RF00109)"}, {"model_id": "IRES_Kv1_4", "source": "Rfam", "description": "Voltage-gated potassium-channel Kv1.4 IRES (RF00447)"}, {"model_id": "RNaseP_TypeT_Vulcanisaeta", "source": "RNAse P Database", "description": "Vulcanisaeta RNAse P"}, {"model_id": "whalefall-1", "source": "Rfam", "description": "Whalefall-1 RNA (RF01762)"}, {"model_id": "WLE3", "source": "Rfam", "description": "Wingless localisation element 3 (WLE3) (RF01046)"}, {"model_id": "WsnRNA46", "source": "Rfam", "description": "Wolbachia sRNA 46 (RF02625)"}, {"model_id": "WsnRNA59", "source": "Rfam", "description": "Wolbachia sRNA 59 (RF02626)"}, {"model_id": "Ncrwmel02", "source": "Rfam", "description": "Wolbachia sRNA mel02 (RF02749)"}, {"model_id": "XIST_intron", "source": "Rfam", "description": "XIST 3' intron conserved motif (RF02266)"}, {"model_id": "XIST_A_REPEAT", "source": "Rfam", "description": "XIST RNA A repeat (RF02162)"}, {"model_id": "Xanthine", "source": "Rfam", "description": "Xanthine riboswitch (NMT1 RNA) (RF03054)"}, {"model_id": "Xoo1", "source": "Rfam", "description": "Xanthomonadaceae sRNA Xoo1 (RF02240)"}, {"model_id": "Xoo2", "source": "Rfam", "description": "Xanthomonadaceae sRNA Xoo2 (RF02241)"}, {"model_id": "Xoo5", "source": "Rfam", "description": "Xanthomonadaceae sRNA Xoo5 (RF02242)"}, {"model_id": "asX1", "source": "Rfam", "description": "Xanthomonadaceae sRNA asX1 (RF02235)"}, {"model_id": "sX13", "source": "Rfam", "description": "Xanthomonadaceae sRNA sX13 (RF02232)"}, {"model_id": "sX15", "source": "Rfam", "description": "Xanthomonadaceae sRNA sX15 (RF02234)"}, {"model_id": "sX5", "source": "Rfam", "description": "Xanthomonadaceae sRNA sX5 (RF02224)"}, {"model_id": "asX2", "source": "Rfam", "description": "Xanthomonas sRNA asX2 (RF02236)"}, {"model_id": "asX3", "source": "Rfam", "description": "Xanthomonas sRNA asX3 (RF02237)"}, {"model_id": "asX4", "source": "Rfam", "description": "Xanthomonas sRNA asX4/Xoo4 (RF02238)"}, {"model_id": "asX6", "source": "Rfam", "description": "Xanthomonas sRNA asX6 (RF02239)"}, {"model_id": "sX12", "source": "Rfam", "description": "Xanthomonas sRNA sX12 (RF02231)"}, {"model_id": "sX14", "source": "Rfam", "description": "Xanthomonas sRNA sX14/Xoo3 (RF02233)"}, {"model_id": "sX2", "source": "Rfam", "description": "Xanthomonas sRNA sX2 (RF02222)"}, {"model_id": "sX7", "source": "Rfam", "description": "Xanthomonas sRNA sX7 (RF02226)"}, {"model_id": "sX9", "source": "Rfam", "description": "Xanthomonas sRNA sX9 (RF02228)"}, {"model_id": "Y_RNA", "source": "Rfam", "description": "Y RNA (RF00019)"}, {"model_id": "YrlA", "source": "Rfam", "description": "Y RNA-like (RF02553)"}, {"model_id": "YrlB", "source": "Rfam", "description": "Y RNA-like (RF02565)"}, {"model_id": "U1_yeast", "source": "Rfam", "description": "Yeast U1 spliceosomal RNA (RF00488)"}, {"model_id": "YenS", "source": "Rfam", "description": "Yersinia YenS sRNA (RF02374)"}, {"model_id": "Ysr100", "source": "Rfam", "description": "Yersinia sRNA 100 (RF02854)"}, {"model_id": "Ysr141", "source": "Rfam", "description": "Yersinia sRNA 141 (RF02675)"}, {"model_id": "Ysr155_RyfD", "source": "Rfam", "description": "Yersinia sRNA 155(RyfD) (RF02768)"}, {"model_id": "Ysr186_sR026_CsrC", "source": "Rfam", "description": "Yersinia sRNA 186/sR026/CsrC (RF02767)"}, {"model_id": "Ysr190", "source": "Rfam", "description": "Yersinia sRNA 190 (RF02764)"}, {"model_id": "Ysr197", "source": "Rfam", "description": "Yersinia sRNA 197 (RF02849)"}, {"model_id": "Ysr201", "source": "Rfam", "description": "Yersinia sRNA 201 (RF02853)"}, {"model_id": "Ysr202", "source": "Rfam", "description": "Yersinia sRNA 202 (RF02769)"}, {"model_id": "Ysr206", "source": "Rfam", "description": "Yersinia sRNA 206 (RF02852)"}, {"model_id": "Ysr209", "source": "Rfam", "description": "Yersinia sRNA 209 (RF02765)"}, {"model_id": "Ysr224", "source": "Rfam", "description": "Yersinia sRNA 224 (RF02770)"}, {"model_id": "Ysr251", "source": "Rfam", "description": "Yersinia sRNA 251 (RF02855)"}, {"model_id": "Ysr276", "source": "Rfam", "description": "Yersinia sRNA 276 (RF02850)"}, {"model_id": "Ysr283", "source": "Rfam", "description": "Yersinia sRNA 283 (RF02851)"}, {"model_id": "Ysr35", "source": "Rfam", "description": "Yersinia sRNA 35 (RF02671)"}, {"model_id": "Ysr49", "source": "Rfam", "description": "Yersinia sRNA 49 (RF02766)"}, {"model_id": "snoZ30", "source": "Rfam", "description": "Z30 small nucleolar RNA (RF00288)"}, {"model_id": "snoZ6", "source": "Rfam", "description": "Z6 small nucleolar RNA (RF00285)"}, {"model_id": "ZMP-ZTP", "source": "Rfam", "description": "ZMP/ZTP riboswitch (RF01750)"}, {"model_id": "d.16.e.S.culisetae", "source": "CRW", "description": "Zancudomyces culisetae rRNA 18S d.16.e.S.culisetae"}, {"model_id": "Zeta-pan", "source": "Rfam", "description": "Zeta-pan RNA (RF03111)"}, {"model_id": "d.16.b.C.innocuum", "source": "CRW", "description": "[Clostridium] innocuum rRNA 16S d.16.b.C.innocuum"}, {"model_id": "d.16.b.E.brachy", "source": "CRW", "description": "[Eubacterium] brachy rRNA 16S d.16.b.E.brachy"}, {"model_id": "c4-a1b1", "source": "Rfam", "description": "a1, b1 targets of C4 antisense RNA (RF03163)"}, {"model_id": "abiF", "source": "Rfam", "description": "abiF RNA (RF03085)"}, {"model_id": "algC", "source": "Rfam", "description": "algC RNA (RF02929)"}, {"model_id": "asponA", "source": "Rfam", "description": "anti ponA RNA (RF02812)"}, {"model_id": "AsdA", "source": "Rfam", "description": "antisense RNA of dnaA mRNA (RF02674)"}, {"model_id": "AsrC", "source": "Rfam", "description": "antisense RNA of rseC mRNA (RF02746)"}, {"model_id": "aspS", "source": "Rfam", "description": "aspS RNA (RF02930)"}, {"model_id": "atoC", "source": "Rfam", "description": "atoC RNA (RF01733)"}, {"model_id": "atpB", "source": "Rfam", "description": "atpB RNA (RF02916)"}, {"model_id": "bablM", "source": "Rfam", "description": "bablM sRNA (RF01784)"}, {"model_id": "IRES_Bip", "source": "Rfam", "description": "bip internal ribosome entry site (IRES) (RF00223)"}, {"model_id": "bpcv-mir-B1", "source": "Rfam", "description": "bpcv-mir-B1 microRNA precursor family (RF03805)"}, {"model_id": "c-di-GMP-I-GGC", "source": "Rfam", "description": "c-di-GMP-I-GGC riboswitch (RF03167)"}, {"model_id": "c-di-GMP-I-UAU", "source": "Rfam", "description": "c-di-GMP-I-UAU riboswitch (RF03168)"}, {"model_id": "c-di-GMP-II-GAG", "source": "Rfam", "description": "c-di-GMP-II-GAG riboswitch (RF03169)"}, {"model_id": "c-di-GMP-II-GCG", "source": "Rfam", "description": "c-di-GMP-II-GCG riboswitch (RF03170)"}, {"model_id": "IRES_c-myc", "source": "Rfam", "description": "c-myc internal ribosome entry site (IRES) (RF00216)"}, {"model_id": "IRES_c-sis", "source": "Rfam", "description": "c-sis internal ribosome entry site (IRES) (RF00549)"}, {"model_id": "c4-2", "source": "Rfam", "description": "c4-2 RNA (RF02944)"}, {"model_id": "caiA", "source": "Rfam", "description": "caiA RNA (RF02934)"}, {"model_id": "carA", "source": "Rfam", "description": "carA ncRNA motif (RF04192)"}, {"model_id": "CC0734", "source": "Rfam", "description": "caulobacter sRNA CC0734 (RF01520)"}, {"model_id": "CC1840", "source": "Rfam", "description": "caulobacter sRNA CC1840 (RF01521)"}, {"model_id": "CC2171", "source": "Rfam", "description": "caulobacter sRNA CC2171 (RF01867)"}, {"model_id": "CC3513", "source": "Rfam", "description": "caulobacter sRNA CC3513 (RF01528)"}, {"model_id": "che1", "source": "Rfam", "description": "che1 RNA (RF02935)"}, {"model_id": "chrB-a", "source": "Rfam", "description": "chrB-a RNA (RF03078)"}, {"model_id": "chrB-b", "source": "Rfam", "description": "chrB-b RNA (RF03086)"}, {"model_id": "bglG-cis-reg", "source": "Rfam", "description": "cis-regulatory element of the bglG/LicT operon (RF03530)"}, {"model_id": "cold-seep-1", "source": "Rfam", "description": "cold-seep-1 RNA (RF03089)"}, {"model_id": "cow-rumen-1", "source": "Rfam", "description": "cow-rumen-1 RNA (RF02946)"}, {"model_id": "cow-rumen-2", "source": "Rfam", "description": "cow-rumen-2 RNA (RF02947)"}, {"model_id": "cow-rumen-3", "source": "Rfam", "description": "cow-rumen-3 RNA (RF03083)"}, {"model_id": "cow-rumen-4", "source": "Rfam", "description": "cow-rumen-4 RNA (RF02948)"}, {"model_id": "cspA", "source": "Rfam", "description": "cspA thermoregulator (RF01766)"}, {"model_id": "ctRNA_pGA1", "source": "Rfam", "description": "ctRNA (RF00236)"}, {"model_id": "ctRNA_pND324", "source": "Rfam", "description": "ctRNA (RF00238)"}, {"model_id": "ctRNA_pT181", "source": "Rfam", "description": "ctRNA (RF00242)"}, {"model_id": "ctRNA_p42d", "source": "Rfam", "description": "ctRNA (RF00489)"}, {"model_id": "CAESAR", "source": "Rfam", "description": "ctgf/hcs24 CAESAR (RF00172)"}, {"model_id": "dfrA-dnaX", "source": "Rfam", "description": "dfrA-dnaX RNA (RF02952)"}, {"model_id": "dinG", "source": "Rfam", "description": "dinG RNA (RF03082)"}, {"model_id": "drum", "source": "Rfam", "description": "drum RNA (RF02958)"}, {"model_id": "drz-agam-1", "source": "Rfam", "description": "drz-agam-1 ribozyme (RF01787)"}, {"model_id": "drz-agam-2-2", "source": "Rfam", "description": "drz-agam-2-2 ribozyme (RF01788)"}, {"model_id": "eL15-Euryarchaeota", "source": "Rfam", "description": "eL15-Euryarchaeota ribosomal protein leader (RF03144)"}, {"model_id": "eeev_FSE", "source": "Rfam", "description": "eastern equine encephalitis ribosomal frameshift element (RF01839)"}, {"model_id": "emrB-Lactobacillus", "source": "Rfam", "description": "emrB-Lactobacillus RNA (RF02971)"}, {"model_id": "engA", "source": "Rfam", "description": "engA RNA (RF02972)"}, {"model_id": "epsC", "source": "Rfam", "description": "epsC RNA (RF01735)"}, {"model_id": "ffh", "source": "Rfam", "description": "ffh sRNA (RF01793)"}, {"model_id": "flg-Rhizobiales", "source": "Rfam", "description": "flg-Rhizobiales RNA (RF01736)"}, {"model_id": "flpD", "source": "Rfam", "description": "flpD RNA (RF01737)"}, {"model_id": "folE", "source": "Rfam", "description": "folE RNA (RF02977)"}, {"model_id": "folP", "source": "Rfam", "description": "folP RNA (RF02978)"}, {"model_id": "freshwater-1", "source": "Rfam", "description": "freshwater-1 RNA (RF02979)"}, {"model_id": "freshwater-2", "source": "Rfam", "description": "freshwater-2 RNA (RF02980)"}, {"model_id": "ftsZ-DE", "source": "Rfam", "description": "ftsZ-DE RNA (RF02985)"}, {"model_id": "gabT", "source": "Rfam", "description": "gabT RNA (RF01738)"}, {"model_id": "glmS", "source": "Rfam", "description": "glmS glucosamine-6-phosphate activated ribozyme (RF00234)"}, {"model_id": "gltS", "source": "Rfam", "description": "gltS RNA (RF02982)"}, {"model_id": "glycine-GGAnGA", "source": "Rfam", "description": "glycine-GGAnGA riboswitch (RF03166)"}, {"model_id": "gntR-DTE", "source": "Rfam", "description": "gntR-DTE RNA (RF02989)"}, {"model_id": "gadd7", "source": "Rfam", "description": "growth arrested DNA-damage inducible gene 7 (RF01800)"}, {"model_id": "gut-2", "source": "Rfam", "description": "gut-2 RNA (RF02990)"}, {"model_id": "gyrA", "source": "Rfam", "description": "gyrA RNA (RF01740)"}, {"model_id": "h2cR", "source": "Rfam", "description": "h2cR sRNA (RF02369)"}, {"model_id": "hilD_3p_UTR", "source": "Rfam", "description": "hilD 3'UTR (RF02689)"}, {"model_id": "hvt-mir-H16", "source": "Rfam", "description": "hvt-mir-H16 microRNA precursor family (RF03233)"}, {"model_id": "hya", "source": "Rfam", "description": "hya RNA (RF02992)"}, {"model_id": "icaR_3p_UTR", "source": "Rfam", "description": "icaR 3'UTR (RF02660)"}, {"model_id": "icaR_5p_UTR", "source": "Rfam", "description": "icaR 5' UTR (RF02661)"}, {"model_id": "icd-II", "source": "Rfam", "description": "icd-II ncRNA motif (RF04189)"}, {"model_id": "ilvB-OMG", "source": "Rfam", "description": "ilvB-OMG RNA (RF02919)"}, {"model_id": "ilvH", "source": "Rfam", "description": "ilvH RNA (RF02993)"}, {"model_id": "int-alpA", "source": "Rfam", "description": "int-alpA RNA (RF02996)"}, {"model_id": "iscRS", "source": "Rfam", "description": "iscR stability element (RF01517)"}, {"model_id": "isrA", "source": "Rfam", "description": "isrA Hfq binding RNA (RF01385)"}, {"model_id": "isrB", "source": "Rfam", "description": "isrB Hfq binding RNA (RF01386)"}, {"model_id": "isrC", "source": "Rfam", "description": "isrC Hfq binding RNA (RF01387)"}, {"model_id": "isrD", "source": "Rfam", "description": "isrD Hfq binding RNA (RF01388)"}, {"model_id": "isrF", "source": "Rfam", "description": "isrF Hfq binding RNA (RF01389)"}, {"model_id": "isrG", "source": "Rfam", "description": "isrG Hfq binding RNA (RF01390)"}, {"model_id": "isrH", "source": "Rfam", "description": "isrH Hfq binding RNA (RF01391)"}, {"model_id": "isrI", "source": "Rfam", "description": "isrI Hfq binding RNA (RF01392)"}, {"model_id": "isrJ", "source": "Rfam", "description": "isrJ Hfq binding RNA (RF01393)"}, {"model_id": "isrK", "source": "Rfam", "description": "isrK Hfq binding RNA (RF01394)"}, {"model_id": "isrL", "source": "Rfam", "description": "isrL Hfq binding RNA (RF01395)"}, {"model_id": "isrN", "source": "Rfam", "description": "isrN Hfq binding RNA (RF01396)"}, {"model_id": "isrO", "source": "Rfam", "description": "isrO Hfq binding RNA (RF01397)"}, {"model_id": "isrP", "source": "Rfam", "description": "isrP Hfq binding RNA (RF01398)"}, {"model_id": "isrQ", "source": "Rfam", "description": "isrQ Hfq binding RNA (RF01399)"}, {"model_id": "istR", "source": "Rfam", "description": "istR Hfq binding RNA (RF01400)"}, {"model_id": "ivy-DE", "source": "Rfam", "description": "ivy-DE RNA (RF02999)"}, {"model_id": "lactis-plasmid", "source": "Rfam", "description": "lactis-plasmid RNA (RF01742)"}, {"model_id": "let-7", "source": "Rfam", "description": "let-7 microRNA precursor (RF00027)"}, {"model_id": "leu-phe_leader", "source": "Rfam", "description": "leu/phe leader RNA from Lactococcus (RF01743)"}, {"model_id": "leuA-Halobacteria", "source": "Rfam", "description": "leuA-Halobacteria RNA (RF03001)"}, {"model_id": "lin-4", "source": "Rfam", "description": "lin-4 microRNA precursor (RF00052)"}, {"model_id": "livK", "source": "Rfam", "description": "livK RNA (RF01744)"}, {"model_id": "lsy-6", "source": "Rfam", "description": "lsy-6 microRNA precursor family (RF00823)"}, {"model_id": "lysM-Actino", "source": "Rfam", "description": "lysM-Actino RNA (RF03090)"}, {"model_id": "lysM-Prevotella", "source": "Rfam", "description": "lysM-Prevotella RNA (RF03002)"}, {"model_id": "lysM-TM7", "source": "Rfam", "description": "lysM-TM7 RNA (RF03005)"}, {"model_id": "malK-I", "source": "Rfam", "description": "malK-I RNA (RF03069)"}, {"model_id": "malK-II", "source": "Rfam", "description": "malK-II RNA (RF03008)"}, {"model_id": "malK-III", "source": "Rfam", "description": "malK-III RNA (RF03009)"}, {"model_id": "manA", "source": "Rfam", "description": "manA RNA (RF01745)"}, {"model_id": "Mcr7", "source": "Rfam", "description": "mcr7 sRNA (RF02571)"}, {"model_id": "mcrA", "source": "Rfam", "description": "mcrA RNA (RF03010)"}, {"model_id": "miR-430", "source": "Rfam", "description": "miR-430 microRNA precursor family (RF01413)"}, {"model_id": "MIR1023", "source": "Rfam", "description": "microRNA MIR1023 (RF01043)"}, {"model_id": "MIR1027", "source": "Rfam", "description": "microRNA MIR1027 (RF00925)"}, {"model_id": "MIR1122", "source": "Rfam", "description": "microRNA MIR1122 (RF00906)"}, {"model_id": "MIR1151", "source": "Rfam", "description": "microRNA MIR1151 (RF00926)"}, {"model_id": "MIR1222", "source": "Rfam", "description": "microRNA MIR1222 (RF01927)"}, {"model_id": "MIR1223", "source": "Rfam", "description": "microRNA MIR1223 (RF01941)"}, {"model_id": "MIR1428", "source": "Rfam", "description": "microRNA MIR1428 (RF01925)"}, {"model_id": "MIR1444", "source": "Rfam", "description": "microRNA MIR1444 (RF00956)"}, {"model_id": "MIR1446", "source": "Rfam", "description": "microRNA MIR1446 (RF00954)"}, {"model_id": "MIR159", "source": "Rfam", "description": "microRNA MIR159 (RF00638)"}, {"model_id": "MIR162_2", "source": "Rfam", "description": "microRNA MIR162_2 (RF00742)"}, {"model_id": "MIR164", "source": "Rfam", "description": "microRNA MIR164 (RF00647)"}, {"model_id": "MIR167_1", "source": "Rfam", "description": "microRNA MIR167_1 (RF00640)"}, {"model_id": "MIR168", "source": "Rfam", "description": "microRNA MIR168 (RF00677)"}, {"model_id": "MIR169_2", "source": "Rfam", "description": "microRNA MIR169_2 (RF00645)"}, {"model_id": "MIR169_5", "source": "Rfam", "description": "microRNA MIR169_5 (RF00865)"}, {"model_id": "MIR171_1", "source": "Rfam", "description": "microRNA MIR171_1 (RF00643)"}, {"model_id": "MIR171_2", "source": "Rfam", "description": "microRNA MIR171_2 (RF00692)"}, {"model_id": "MIR1846", "source": "Rfam", "description": "microRNA MIR1846 (RF02000)"}, {"model_id": "MIR2118", "source": "Rfam", "description": "microRNA MIR2118 (RF01911)"}, {"model_id": "MIR2587", "source": "Rfam", "description": "microRNA MIR2587 (RF01917)"}, {"model_id": "MIR2907", "source": "Rfam", "description": "microRNA MIR2907 (RF02027)"}, {"model_id": "MIR390", "source": "Rfam", "description": "microRNA MIR390 (RF00689)"}, {"model_id": "MIR394", "source": "Rfam", "description": "microRNA MIR394 (RF00688)"}, {"model_id": "MIR396", "source": "Rfam", "description": "microRNA MIR396 (RF00648)"}, {"model_id": "MIR397", "source": "Rfam", "description": "microRNA MIR397 (RF00704)"}, {"model_id": "MIR398", "source": "Rfam", "description": "microRNA MIR398 (RF00695)"}, {"model_id": "MIR403", "source": "Rfam", "description": "microRNA MIR403 (RF00842)"}, {"model_id": "MIR405", "source": "Rfam", "description": "microRNA MIR405 (RF00768)"}, {"model_id": "MIR408", "source": "Rfam", "description": "microRNA MIR408 (RF00690)"}, {"model_id": "MIR439", "source": "Rfam", "description": "microRNA MIR439 (RF01902)"}, {"model_id": "MIR444", "source": "Rfam", "description": "microRNA MIR444 (RF00920)"}, {"model_id": "MIR473", "source": "Rfam", "description": "microRNA MIR473 (RF00778)"}, {"model_id": "MIR474", "source": "Rfam", "description": "microRNA MIR474 (RF00779)"}, {"model_id": "MIR475", "source": "Rfam", "description": "microRNA MIR475 (RF00721)"}, {"model_id": "MIR477", "source": "Rfam", "description": "microRNA MIR477 (RF00780)"}, {"model_id": "MIR480", "source": "Rfam", "description": "microRNA MIR480 (RF00782)"}, {"model_id": "MIR529", "source": "Rfam", "description": "microRNA MIR529 (RF00908)"}, {"model_id": "MIR530", "source": "Rfam", "description": "microRNA MIR530 (RF01005)"}, {"model_id": "MIR535", "source": "Rfam", "description": "microRNA MIR535 (RF00714)"}, {"model_id": "MIR807", "source": "Rfam", "description": "microRNA MIR807 (RF00886)"}, {"model_id": "MIR811", "source": "Rfam", "description": "microRNA MIR811 (RF00882)"}, {"model_id": "MIR815", "source": "Rfam", "description": "microRNA MIR815 (RF00884)"}, {"model_id": "MIR820", "source": "Rfam", "description": "microRNA MIR820 (RF00883)"}, {"model_id": "MIR821", "source": "Rfam", "description": "microRNA MIR821 (RF00885)"}, {"model_id": "MIR824", "source": "Rfam", "description": "microRNA MIR824 (RF00943)"}, {"model_id": "MIR828", "source": "Rfam", "description": "microRNA MIR828 (RF01026)"}, {"model_id": "MIR845_1", "source": "Rfam", "description": "microRNA MIR845_1 (RF00901)"}, {"model_id": "MIR845_2", "source": "Rfam", "description": "microRNA MIR845_2 (RF00975)"}, {"model_id": "MIR854", "source": "Rfam", "description": "microRNA MIR854 (RF00893)"}, {"model_id": "bantam", "source": "Rfam", "description": "microRNA bantam (RF00727)"}, {"model_id": "hvt-mir-H", "source": "Rfam", "description": "microRNA hvt-mir-H9 (RF01940)"}, {"model_id": "mir-1178", "source": "Rfam", "description": "microRNA mir-1178 (RF02014)"}, {"model_id": "mir-1180", "source": "Rfam", "description": "microRNA mir-1180 (RF02024)"}, {"model_id": "mir-1183", "source": "Rfam", "description": "microRNA mir-1183 (RF02016)"}, {"model_id": "mir-12", "source": "Rfam", "description": "microRNA mir-12 (RF00751)"}, {"model_id": "mir-1207", "source": "Rfam", "description": "microRNA mir-1207 (RF02018)"}, {"model_id": "mir-1208", "source": "Rfam", "description": "microRNA mir-1208 (RF02023)"}, {"model_id": "mir-1224", "source": "Rfam", "description": "microRNA mir-1224 (RF00942)"}, {"model_id": "mir-1225", "source": "Rfam", "description": "microRNA mir-1225 (RF00946)"}, {"model_id": "mir-1226", "source": "Rfam", "description": "microRNA mir-1226 (RF00945)"}, {"model_id": "mir-1227", "source": "Rfam", "description": "microRNA mir-1227 (RF01314)"}, {"model_id": "mir-1237", "source": "Rfam", "description": "microRNA mir-1237 (RF02007)"}, {"model_id": "mir-1249", "source": "Rfam", "description": "microRNA mir-1249 (RF01918)"}, {"model_id": "mir-1251", "source": "Rfam", "description": "microRNA mir-1251 (RF01938)"}, {"model_id": "mir-1253", "source": "Rfam", "description": "microRNA mir-1253 (RF02006)"}, {"model_id": "mir-1255", "source": "Rfam", "description": "microRNA mir-1255 (RF00994)"}, {"model_id": "mir-126", "source": "Rfam", "description": "microRNA mir-126 (RF00701)"}, {"model_id": "mir-1265", "source": "Rfam", "description": "microRNA mir-1265 (RF02019)"}, {"model_id": "mir-127", "source": "Rfam", "description": "microRNA mir-127 (RF00676)"}, {"model_id": "mir-1275", "source": "Rfam", "description": "microRNA mir-1275 (RF02022)"}, {"model_id": "mir-128", "source": "Rfam", "description": "microRNA mir-128 (RF00649)"}, {"model_id": "mir-1287", "source": "Rfam", "description": "microRNA mir-1287 (RF02015)"}, {"model_id": "mir-1296", "source": "Rfam", "description": "microRNA mir-1296 (RF01921)"}, {"model_id": "mir-1302", "source": "Rfam", "description": "microRNA mir-1302 (RF00951)"}, {"model_id": "mir-1306", "source": "Rfam", "description": "microRNA mir-1306 (RF01014)"}, {"model_id": "mir-1307", "source": "Rfam", "description": "microRNA mir-1307 (RF01038)"}, {"model_id": "mir-132", "source": "Rfam", "description": "microRNA mir-132 (RF00662)"}, {"model_id": "mir-134", "source": "Rfam", "description": "microRNA mir-134 (RF00699)"}, {"model_id": "mir-136", "source": "Rfam", "description": "microRNA mir-136 (RF00687)"}, {"model_id": "mir-137", "source": "Rfam", "description": "microRNA mir-137 (RF00694)"}, {"model_id": "mir-138", "source": "Rfam", "description": "microRNA mir-138 (RF00671)"}, {"model_id": "mir-1388", "source": "Rfam", "description": "microRNA mir-1388 (RF01945)"}, {"model_id": "mir-139", "source": "Rfam", "description": "microRNA mir-139 (RF00703)"}, {"model_id": "mir-14", "source": "Rfam", "description": "microRNA mir-14 (RF00752)"}, {"model_id": "mir-140", "source": "Rfam", "description": "microRNA mir-140 (RF00678)"}, {"model_id": "mir-1419", "source": "Rfam", "description": "microRNA mir-1419 (RF01919)"}, {"model_id": "mir-142", "source": "Rfam", "description": "microRNA mir-142 (RF01896)"}, {"model_id": "mir-143", "source": "Rfam", "description": "microRNA mir-143 (RF00683)"}, {"model_id": "mir-144", "source": "Rfam", "description": "microRNA mir-144 (RF00682)"}, {"model_id": "mir-145", "source": "Rfam", "description": "microRNA mir-145 (RF00675)"}, {"model_id": "mir-146", "source": "Rfam", "description": "microRNA mir-146 (RF00691)"}, {"model_id": "mir-147", "source": "Rfam", "description": "microRNA mir-147 (RF00693)"}, {"model_id": "mir-1473", "source": "Rfam", "description": "microRNA mir-1473 (RF00993)"}, {"model_id": "mir-149", "source": "Rfam", "description": "microRNA mir-149 (RF00829)"}, {"model_id": "mir-1497", "source": "Rfam", "description": "microRNA mir-1497 (RF00953)"}, {"model_id": "mir-150", "source": "Rfam", "description": "microRNA mir-150 (RF00767)"}, {"model_id": "mir-153", "source": "Rfam", "description": "microRNA mir-153 (RF00650)"}, {"model_id": "mir-154", "source": "Rfam", "description": "microRNA mir-154 (RF00641)"}, {"model_id": "mir-155", "source": "Rfam", "description": "microRNA mir-155 (RF00731)"}, {"model_id": "mir-182", "source": "Rfam", "description": "microRNA mir-182 (RF00702)"}, {"model_id": "mir-1827", "source": "Rfam", "description": "microRNA mir-1827 (RF02028)"}, {"model_id": "mir-1829", "source": "Rfam", "description": "microRNA mir-1829 (RF00955)"}, {"model_id": "mir-183", "source": "Rfam", "description": "microRNA mir-183 (RF00663)"}, {"model_id": "mir-184", "source": "Rfam", "description": "microRNA mir-184 (RF00657)"}, {"model_id": "mir-185", "source": "Rfam", "description": "microRNA mir-185 (RF00771)"}, {"model_id": "mir-186", "source": "Rfam", "description": "microRNA mir-186 (RF00697)"}, {"model_id": "mir-187", "source": "Rfam", "description": "microRNA mir-187 (RF00674)"}, {"model_id": "mir-188", "source": "Rfam", "description": "microRNA mir-188 (RF01897)"}, {"model_id": "mir-190", "source": "Rfam", "description": "microRNA mir-190 (RF00672)"}, {"model_id": "mir-191", "source": "Rfam", "description": "microRNA mir-191 (RF00764)"}, {"model_id": "mir-1912", "source": "Rfam", "description": "microRNA mir-1912 (RF02017)"}, {"model_id": "mir-193", "source": "Rfam", "description": "microRNA mir-193 (RF01895)"}, {"model_id": "mir-197", "source": "Rfam", "description": "microRNA mir-197 (RF00707)"}, {"model_id": "mir-202", "source": "Rfam", "description": "microRNA mir-202 (RF00705)"}, {"model_id": "mir-2024", "source": "Rfam", "description": "microRNA mir-2024 (RF01900)"}, {"model_id": "mir-203", "source": "Rfam", "description": "microRNA mir-203 (RF00696)"}, {"model_id": "mir-204", "source": "Rfam", "description": "microRNA mir-204 (RF00646)"}, {"model_id": "mir-205", "source": "Rfam", "description": "microRNA mir-205 (RF00656)"}, {"model_id": "mir-207", "source": "Rfam", "description": "microRNA mir-207 (RF00802)"}, {"model_id": "mir-208", "source": "Rfam", "description": "microRNA mir-208 (RF00749)"}, {"model_id": "mir-21", "source": "Rfam", "description": "microRNA mir-21 (RF00658)"}, {"model_id": "mir-210", "source": "Rfam", "description": "microRNA mir-210 (RF00679)"}, {"model_id": "mir-214", "source": "Rfam", "description": "microRNA mir-214 (RF00660)"}, {"model_id": "mir-216", "source": "Rfam", "description": "microRNA mir-216 (RF00654)"}, {"model_id": "mir-217", "source": "Rfam", "description": "microRNA mir-217 (RF00673)"}, {"model_id": "mir-22", "source": "Rfam", "description": "microRNA mir-22 (RF00653)"}, {"model_id": "mir-221", "source": "Rfam", "description": "microRNA mir-221 (RF00651)"}, {"model_id": "mir-223", "source": "Rfam", "description": "microRNA mir-223 (RF00664)"}, {"model_id": "mir-2238", "source": "Rfam", "description": "microRNA mir-2238 (RF01915)"}, {"model_id": "mir-228", "source": "Rfam", "description": "microRNA mir-228 (RF00843)"}, {"model_id": "mir-23", "source": "Rfam", "description": "microRNA mir-23 (RF00642)"}, {"model_id": "mir-230", "source": "Rfam", "description": "microRNA mir-230 (RF00851)"}, {"model_id": "mir-231", "source": "Rfam", "description": "microRNA mir-231 (RF00852)"}, {"model_id": "mir-232", "source": "Rfam", "description": "microRNA mir-232 (RF00856)"}, {"model_id": "mir-233", "source": "Rfam", "description": "microRNA mir-233 (RF00857)"}, {"model_id": "mir-234", "source": "Rfam", "description": "microRNA mir-234 (RF00859)"}, {"model_id": "mir-235", "source": "Rfam", "description": "microRNA mir-235 (RF00899)"}, {"model_id": "mir-239", "source": "Rfam", "description": "microRNA mir-239 (RF00713)"}, {"model_id": "mir-240", "source": "Rfam", "description": "microRNA mir-240 (RF00804)"}, {"model_id": "mir-241", "source": "Rfam", "description": "microRNA mir-241 (RF00809)"}, {"model_id": "mir-242", "source": "Rfam", "description": "microRNA mir-242 (RF00898)"}, {"model_id": "mir-242_2", "source": "Rfam", "description": "microRNA mir-242_2 (RF04235)"}, {"model_id": "mir-244", "source": "Rfam", "description": "microRNA mir-244 (RF00815)"}, {"model_id": "mir-245", "source": "Rfam", "description": "microRNA mir-245 (RF00816)"}, {"model_id": "mir-246", "source": "Rfam", "description": "microRNA mir-246 (RF00819)"}, {"model_id": "mir-25", "source": "Rfam", "description": "microRNA mir-25 (RF02020)"}, {"model_id": "mir-250", "source": "Rfam", "description": "microRNA mir-250 (RF00836)"}, {"model_id": "mir-251", "source": "Rfam", "description": "microRNA mir-251 (RF00837)"}, {"model_id": "mir-2518", "source": "Rfam", "description": "microRNA mir-2518 (RF01944)"}, {"model_id": "mir-252", "source": "Rfam", "description": "microRNA mir-252 (RF00838)"}, {"model_id": "mir-253", "source": "Rfam", "description": "microRNA mir-253 (RF01064)"}, {"model_id": "mir-254", "source": "Rfam", "description": "microRNA mir-254 (RF00855)"}, {"model_id": "mir-255", "source": "Rfam", "description": "microRNA mir-255 (RF00900)"}, {"model_id": "mir-259", "source": "Rfam", "description": "microRNA mir-259 (RF00850)"}, {"model_id": "mir-268", "source": "Rfam", "description": "microRNA mir-268 (RF00834)"}, {"model_id": "mir-27", "source": "Rfam", "description": "microRNA mir-27 (RF00644)"}, {"model_id": "mir-274", "source": "Rfam", "description": "microRNA mir-274 (RF00822)"}, {"model_id": "mir-275", "source": "Rfam", "description": "microRNA mir-275 (RF00757)"}, {"model_id": "mir-276", "source": "Rfam", "description": "microRNA mir-276 (RF00637)"}, {"model_id": "mir-277", "source": "Rfam", "description": "microRNA mir-277 (RF00730)"}, {"model_id": "mir-2774", "source": "Rfam", "description": "microRNA mir-2774 (RF01924)"}, {"model_id": "mir-2778", "source": "Rfam", "description": "microRNA mir-2778 (RF01913)"}, {"model_id": "mir-278", "source": "Rfam", "description": "microRNA mir-278 (RF00729)"}, {"model_id": "mir-2780", "source": "Rfam", "description": "microRNA mir-2780 (RF01937)"}, {"model_id": "mir-279", "source": "Rfam", "description": "microRNA mir-279 (RF00754)"}, {"model_id": "mir-28", "source": "Rfam", "description": "microRNA mir-28 (RF00655)"}, {"model_id": "mir-280", "source": "Rfam", "description": "microRNA mir-280 (RF00801)"}, {"model_id": "mir-2807", "source": "Rfam", "description": "microRNA mir-2807 (RF01912)"}, {"model_id": "mir-282", "source": "Rfam", "description": "microRNA mir-282 (RF00724)"}, {"model_id": "mir-283", "source": "Rfam", "description": "microRNA mir-283 (RF00747)"}, {"model_id": "mir-2833", "source": "Rfam", "description": "microRNA mir-2833 (RF02026)"}, {"model_id": "mir-286", "source": "Rfam", "description": "microRNA mir-286 (RF00789)"}, {"model_id": "mir-287", "source": "Rfam", "description": "microRNA mir-287 (RF00788)"}, {"model_id": "mir-290", "source": "Rfam", "description": "microRNA mir-290 (RF00665)"}, {"model_id": "mir-296", "source": "Rfam", "description": "microRNA mir-296 (RF00733)"}, {"model_id": "mir-298", "source": "Rfam", "description": "microRNA mir-298 (RF00773)"}, {"model_id": "mir-299", "source": "Rfam", "description": "microRNA mir-299 (RF00756)"}, {"model_id": "mir-3", "source": "Rfam", "description": "microRNA mir-3 (RF00716)"}, {"model_id": "mir-301", "source": "Rfam", "description": "microRNA mir-301 (RF02061)"}, {"model_id": "mir-3017", "source": "Rfam", "description": "microRNA mir-3017 (RF02025)"}, {"model_id": "mir-302", "source": "Rfam", "description": "microRNA mir-302 (RF00668)"}, {"model_id": "mir-304", "source": "Rfam", "description": "microRNA mir-304 (RF00853)"}, {"model_id": "mir-305", "source": "Rfam", "description": "microRNA mir-305 (RF00732)"}, {"model_id": "mir-306", "source": "Rfam", "description": "microRNA mir-306 (RF00858)"}, {"model_id": "mir-308", "source": "Rfam", "description": "microRNA mir-308 (RF00743)"}, {"model_id": "mir-31", "source": "Rfam", "description": "microRNA mir-31 (RF00661)"}, {"model_id": "mir-314", "source": "Rfam", "description": "microRNA mir-314 (RF00807)"}, {"model_id": "mir-315", "source": "Rfam", "description": "microRNA mir-315 (RF00717)"}, {"model_id": "mir-316", "source": "Rfam", "description": "microRNA mir-316 (RF00814)"}, {"model_id": "mir-317", "source": "Rfam", "description": "microRNA mir-317 (RF00720)"}, {"model_id": "mir-3179", "source": "Rfam", "description": "microRNA mir-3179 (RF02021)"}, {"model_id": "mir-318", "source": "Rfam", "description": "microRNA mir-318 (RF00818)"}, {"model_id": "mir-3180", "source": "Rfam", "description": "microRNA mir-3180 (RF02010)"}, {"model_id": "mir-322", "source": "Rfam", "description": "microRNA mir-322 (RF00737)"}, {"model_id": "mir-326", "source": "Rfam", "description": "microRNA mir-326 (RF00719)"}, {"model_id": "mir-327", "source": "Rfam", "description": "microRNA mir-327 (RF00940)"}, {"model_id": "mir-328", "source": "Rfam", "description": "microRNA mir-328 (RF00772)"}, {"model_id": "mir-33", "source": "Rfam", "description": "microRNA mir-33 (RF00667)"}, {"model_id": "mir-330", "source": "Rfam", "description": "microRNA mir-330 (RF00770)"}, {"model_id": "mir-331", "source": "Rfam", "description": "microRNA mir-331 (RF00769)"}, {"model_id": "mir-335", "source": "Rfam", "description": "microRNA mir-335 (RF00766)"}, {"model_id": "mir-338", "source": "Rfam", "description": "microRNA mir-338 (RF00686)"}, {"model_id": "mir-339", "source": "Rfam", "description": "microRNA mir-339 (RF00763)"}, {"model_id": "mir-340", "source": "Rfam", "description": "microRNA mir-340 (RF00761)"}, {"model_id": "mir-344", "source": "Rfam", "description": "microRNA mir-344 (RF00825)"}, {"model_id": "mir-345", "source": "Rfam", "description": "microRNA mir-345 (RF01044)"}, {"model_id": "mir-35", "source": "Rfam", "description": "microRNA mir-35 (RF02254)"}, {"model_id": "mir-350", "source": "Rfam", "description": "microRNA mir-350 (RF00806)"}, {"model_id": "mir-351", "source": "Rfam", "description": "microRNA mir-351 (RF00805)"}, {"model_id": "mir-355", "source": "Rfam", "description": "microRNA mir-355 (RF00797)"}, {"model_id": "mir-357", "source": "Rfam", "description": "microRNA mir-357 (RF00791)"}, {"model_id": "mir-359", "source": "Rfam", "description": "microRNA mir-359 (RF00903)"}, {"model_id": "mir-36", "source": "Rfam", "description": "microRNA mir-36 (RF00685)"}, {"model_id": "mir-360", "source": "Rfam", "description": "microRNA mir-360 (RF00774)"}, {"model_id": "mir-361", "source": "Rfam", "description": "microRNA mir-361 (RF00744)"}, {"model_id": "mir-363", "source": "Rfam", "description": "microRNA mir-363 (RF01898)"}, {"model_id": "mir-365", "source": "Rfam", "description": "microRNA mir-365 (RF00659)"}, {"model_id": "mir-367", "source": "Rfam", "description": "microRNA mir-367 (RF00735)"}, {"model_id": "mir-374", "source": "Rfam", "description": "microRNA mir-374 (RF00840)"}, {"model_id": "mir-375", "source": "Rfam", "description": "microRNA mir-375 (RF00700)"}, {"model_id": "mir-378", "source": "Rfam", "description": "microRNA mir-378 (RF00741)"}, {"model_id": "mir-383", "source": "Rfam", "description": "microRNA mir-383 (RF00715)"}, {"model_id": "mir-384", "source": "Rfam", "description": "microRNA mir-384 (RF00841)"}, {"model_id": "mir-392", "source": "Rfam", "description": "microRNA mir-392 (RF00904)"}, {"model_id": "mir-412", "source": "Rfam", "description": "microRNA mir-412 (RF00762)"}, {"model_id": "mir-42", "source": "Rfam", "description": "microRNA mir-42 (RF00794)"}, {"model_id": "mir-422", "source": "Rfam", "description": "microRNA mir-422 (RF01030)"}, {"model_id": "mir-423", "source": "Rfam", "description": "microRNA mir-423 (RF00870)"}, {"model_id": "mir-425", "source": "Rfam", "description": "microRNA mir-425 (RF00803)"}, {"model_id": "mir-43", "source": "Rfam", "description": "microRNA mir-43 (RF00795)"}, {"model_id": "mir-432", "source": "Rfam", "description": "microRNA mir-432 (RF00775)"}, {"model_id": "mir-434", "source": "Rfam", "description": "microRNA mir-434 (RF00941)"}, {"model_id": "mir-44", "source": "Rfam", "description": "microRNA mir-44 (RF00710)"}, {"model_id": "mir-449", "source": "Rfam", "description": "microRNA mir-449 (RF00711)"}, {"model_id": "mir-450", "source": "Rfam", "description": "microRNA mir-450 (RF00708)"}, {"model_id": "mir-451", "source": "Rfam", "description": "microRNA mir-451 (RF00722)"}, {"model_id": "mir-452", "source": "Rfam", "description": "microRNA mir-452 (RF00839)"}, {"model_id": "mir-454", "source": "Rfam", "description": "microRNA mir-454 (RF00746)"}, {"model_id": "mir-456", "source": "Rfam", "description": "microRNA mir-456 (RF00878)"}, {"model_id": "mir-458", "source": "Rfam", "description": "microRNA mir-458 (RF00750)"}, {"model_id": "mir-460", "source": "Rfam", "description": "microRNA mir-460 (RF00712)"}, {"model_id": "mir-463", "source": "Rfam", "description": "microRNA mir-463 (RF00934)"}, {"model_id": "mir-471", "source": "Rfam", "description": "microRNA mir-471 (RF00932)"}, {"model_id": "mir-48", "source": "Rfam", "description": "microRNA mir-48 (RF00796)"}, {"model_id": "mir-484", "source": "Rfam", "description": "microRNA mir-484 (RF00783)"}, {"model_id": "mir-486", "source": "Rfam", "description": "microRNA mir-486 (RF00784)"}, {"model_id": "mir-488", "source": "Rfam", "description": "microRNA mir-488 (RF00861)"}, {"model_id": "mir-489", "source": "Rfam", "description": "microRNA mir-489 (RF00698)"}, {"model_id": "mir-49", "source": "Rfam", "description": "microRNA mir-49 (RF00798)"}, {"model_id": "mir-490", "source": "Rfam", "description": "microRNA mir-490 (RF00792)"}, {"model_id": "mir-491", "source": "Rfam", "description": "microRNA mir-491 (RF00862)"}, {"model_id": "mir-492", "source": "Rfam", "description": "microRNA mir-492 (RF00989)"}, {"model_id": "mir-497", "source": "Rfam", "description": "microRNA mir-497 (RF00793)"}, {"model_id": "mir-498", "source": "Rfam", "description": "microRNA mir-498 (RF00958)"}, {"model_id": "mir-499", "source": "Rfam", "description": "microRNA mir-499 (RF00745)"}, {"model_id": "mir-5", "source": "Rfam", "description": "microRNA mir-5 (RF00854)"}, {"model_id": "mir-50", "source": "Rfam", "description": "microRNA mir-50 (RF00824)"}, {"model_id": "mir-500", "source": "Rfam", "description": "microRNA mir-500 (RF01903)"}, {"model_id": "mir-503", "source": "Rfam", "description": "microRNA mir-503 (RF00753)"}, {"model_id": "mir-504", "source": "Rfam", "description": "microRNA mir-504 (RF00939)"}, {"model_id": "mir-505", "source": "Rfam", "description": "microRNA mir-505 (RF00781)"}, {"model_id": "mir-506", "source": "Rfam", "description": "microRNA mir-506 (RF01910)"}, {"model_id": "mir-515", "source": "Rfam", "description": "microRNA mir-515 (RF00639)"}, {"model_id": "mir-52", "source": "Rfam", "description": "microRNA mir-52 (RF00734)"}, {"model_id": "mir-540", "source": "Rfam", "description": "microRNA mir-540 (RF00776)"}, {"model_id": "mir-542", "source": "Rfam", "description": "microRNA mir-542 (RF00755)"}, {"model_id": "mir-544", "source": "Rfam", "description": "microRNA mir-544 (RF01045)"}, {"model_id": "mir-548", "source": "Rfam", "description": "microRNA mir-548 (RF01061)"}, {"model_id": "mir-549", "source": "Rfam", "description": "microRNA mir-549 (RF00965)"}, {"model_id": "mir-55", "source": "Rfam", "description": "microRNA mir-55 (RF00826)"}, {"model_id": "mir-550", "source": "Rfam", "description": "microRNA mir-550 (RF00873)"}, {"model_id": "mir-551", "source": "Rfam", "description": "microRNA mir-551 (RF00892)"}, {"model_id": "mir-552", "source": "Rfam", "description": "microRNA mir-552 (RF00990)"}, {"model_id": "mir-553", "source": "Rfam", "description": "microRNA mir-553 (RF00979)"}, {"model_id": "mir-554", "source": "Rfam", "description": "microRNA mir-554 (RF01032)"}, {"model_id": "mir-556", "source": "Rfam", "description": "microRNA mir-556 (RF00969)"}, {"model_id": "mir-557", "source": "Rfam", "description": "microRNA mir-557 (RF01004)"}, {"model_id": "mir-558", "source": "Rfam", "description": "microRNA mir-558 (RF01021)"}, {"model_id": "mir-562", "source": "Rfam", "description": "microRNA mir-562 (RF00998)"}, {"model_id": "mir-563", "source": "Rfam", "description": "microRNA mir-563 (RF01003)"}, {"model_id": "mir-567", "source": "Rfam", "description": "microRNA mir-567 (RF01036)"}, {"model_id": "mir-569", "source": "Rfam", "description": "microRNA mir-569 (RF01018)"}, {"model_id": "mir-572", "source": "Rfam", "description": "microRNA mir-572 (RF01020)"}, {"model_id": "mir-573", "source": "Rfam", "description": "microRNA mir-573 (RF01040)"}, {"model_id": "mir-574", "source": "Rfam", "description": "microRNA mir-574 (RF00929)"}, {"model_id": "mir-575", "source": "Rfam", "description": "microRNA mir-575 (RF02011)"}, {"model_id": "mir-576", "source": "Rfam", "description": "microRNA mir-576 (RF00984)"}, {"model_id": "mir-577", "source": "Rfam", "description": "microRNA mir-577 (RF01013)"}, {"model_id": "mir-58", "source": "Rfam", "description": "microRNA mir-58 (RF00835)"}, {"model_id": "mir-580", "source": "Rfam", "description": "microRNA mir-580 (RF01000)"}, {"model_id": "mir-581", "source": "Rfam", "description": "microRNA mir-581 (RF00961)"}, {"model_id": "mir-582", "source": "Rfam", "description": "microRNA mir-582 (RF00927)"}, {"model_id": "mir-583", "source": "Rfam", "description": "microRNA mir-583 (RF00976)"}, {"model_id": "mir-584", "source": "Rfam", "description": "microRNA mir-584 (RF01016)"}, {"model_id": "mir-586", "source": "Rfam", "description": "microRNA mir-586 (RF00962)"}, {"model_id": "mir-589", "source": "Rfam", "description": "microRNA mir-589 (RF00987)"}, {"model_id": "mir-590", "source": "Rfam", "description": "microRNA mir-590 (RF00928)"}, {"model_id": "mir-592", "source": "Rfam", "description": "microRNA mir-592 (RF00877)"}, {"model_id": "mir-593", "source": "Rfam", "description": "microRNA mir-593 (RF00992)"}, {"model_id": "mir-597", "source": "Rfam", "description": "microRNA mir-597 (RF00973)"}, {"model_id": "mir-598", "source": "Rfam", "description": "microRNA mir-598 (RF01059)"}, {"model_id": "mir-599", "source": "Rfam", "description": "microRNA mir-599 (RF00991)"}, {"model_id": "mir-60", "source": "Rfam", "description": "microRNA mir-60 (RF00849)"}, {"model_id": "mir-600", "source": "Rfam", "description": "microRNA mir-600 (RF00977)"}, {"model_id": "mir-601", "source": "Rfam", "description": "microRNA mir-601 (RF01006)"}, {"model_id": "mir-604", "source": "Rfam", "description": "microRNA mir-604 (RF01041)"}, {"model_id": "mir-605", "source": "Rfam", "description": "microRNA mir-605 (RF01011)"}, {"model_id": "mir-607", "source": "Rfam", "description": "microRNA mir-607 (RF00974)"}, {"model_id": "mir-609", "source": "Rfam", "description": "microRNA mir-609 (RF01001)"}, {"model_id": "mir-61", "source": "Rfam", "description": "microRNA mir-61 (RF00848)"}, {"model_id": "mir-611", "source": "Rfam", "description": "microRNA mir-611 (RF01022)"}, {"model_id": "mir-612", "source": "Rfam", "description": "microRNA mir-612 (RF00959)"}, {"model_id": "mir-615", "source": "Rfam", "description": "microRNA mir-615 (RF00879)"}, {"model_id": "mir-616", "source": "Rfam", "description": "microRNA mir-616 (RF00995)"}, {"model_id": "mir-618", "source": "Rfam", "description": "microRNA mir-618 (RF01034)"}, {"model_id": "mir-621", "source": "Rfam", "description": "microRNA mir-621 (RF02008)"}, {"model_id": "mir-624", "source": "Rfam", "description": "microRNA mir-624 (RF01007)"}, {"model_id": "mir-628", "source": "Rfam", "description": "microRNA mir-628 (RF01012)"}, {"model_id": "mir-63", "source": "Rfam", "description": "microRNA mir-63 (RF01936)"}, {"model_id": "mir-631", "source": "Rfam", "description": "microRNA mir-631 (RF00996)"}, {"model_id": "mir-632", "source": "Rfam", "description": "microRNA mir-632 (RF01010)"}, {"model_id": "mir-633", "source": "Rfam", "description": "microRNA mir-633 (RF01028)"}, {"model_id": "mir-636", "source": "Rfam", "description": "microRNA mir-636 (RF01008)"}, {"model_id": "mir-638", "source": "Rfam", "description": "microRNA mir-638 (RF00978)"}, {"model_id": "mir-639", "source": "Rfam", "description": "microRNA mir-639 (RF01031)"}, {"model_id": "mir-64", "source": "Rfam", "description": "microRNA mir-64 (RF00846)"}, {"model_id": "mir-640", "source": "Rfam", "description": "microRNA mir-640 (RF00985)"}, {"model_id": "mir-642", "source": "Rfam", "description": "microRNA mir-642 (RF00963)"}, {"model_id": "mir-643", "source": "Rfam", "description": "microRNA mir-643 (RF00980)"}, {"model_id": "mir-644", "source": "Rfam", "description": "microRNA mir-644 (RF01037)"}, {"model_id": "mir-649", "source": "Rfam", "description": "microRNA mir-649 (RF01029)"}, {"model_id": "mir-650", "source": "Rfam", "description": "microRNA mir-650 (RF00952)"}, {"model_id": "mir-651", "source": "Rfam", "description": "microRNA mir-651 (RF00972)"}, {"model_id": "mir-652", "source": "Rfam", "description": "microRNA mir-652 (RF00872)"}, {"model_id": "mir-653", "source": "Rfam", "description": "microRNA mir-653 (RF00937)"}, {"model_id": "mir-654", "source": "Rfam", "description": "microRNA mir-654 (RF01922)"}, {"model_id": "mir-657", "source": "Rfam", "description": "microRNA mir-657 (RF00988)"}, {"model_id": "mir-661", "source": "Rfam", "description": "microRNA mir-661 (RF00960)"}, {"model_id": "mir-662", "source": "Rfam", "description": "microRNA mir-662 (RF00983)"}, {"model_id": "mir-663", "source": "Rfam", "description": "microRNA mir-663 (RF00957)"}, {"model_id": "mir-665", "source": "Rfam", "description": "microRNA mir-665 (RF00921)"}, {"model_id": "mir-668", "source": "Rfam", "description": "microRNA mir-668 (RF00890)"}, {"model_id": "mir-67", "source": "Rfam", "description": "microRNA mir-67 (RF00844)"}, {"model_id": "mir-671", "source": "Rfam", "description": "microRNA mir-671 (RF00891)"}, {"model_id": "mir-672", "source": "Rfam", "description": "microRNA mir-672 (RF00911)"}, {"model_id": "mir-673", "source": "Rfam", "description": "microRNA mir-673 (RF00922)"}, {"model_id": "mir-674", "source": "Rfam", "description": "microRNA mir-674 (RF00914)"}, {"model_id": "mir-675", "source": "Rfam", "description": "microRNA mir-675 (RF00897)"}, {"model_id": "mir-684", "source": "Rfam", "description": "microRNA mir-684 (RF00876)"}, {"model_id": "mir-692", "source": "Rfam", "description": "microRNA mir-692 (RF00875)"}, {"model_id": "mir-70", "source": "Rfam", "description": "microRNA mir-70 (RF00833)"}, {"model_id": "mir-708", "source": "Rfam", "description": "microRNA mir-708 (RF00917)"}, {"model_id": "mir-71", "source": "Rfam", "description": "microRNA mir-71 (RF00832)"}, {"model_id": "mir-711", "source": "Rfam", "description": "microRNA mir-711 (RF01923)"}, {"model_id": "mir-73", "source": "Rfam", "description": "microRNA mir-73 (RF00831)"}, {"model_id": "mir-74", "source": "Rfam", "description": "microRNA mir-74 (RF00830)"}, {"model_id": "mir-744", "source": "Rfam", "description": "microRNA mir-744 (RF00936)"}, {"model_id": "mir-75", "source": "Rfam", "description": "microRNA mir-75 (RF00828)"}, {"model_id": "mir-760", "source": "Rfam", "description": "microRNA mir-760 (RF00915)"}, {"model_id": "mir-761", "source": "Rfam", "description": "microRNA mir-761 (RF01939)"}, {"model_id": "mir-764", "source": "Rfam", "description": "microRNA mir-764 (RF01920)"}, {"model_id": "mir-765", "source": "Rfam", "description": "microRNA mir-765 (RF01027)"}, {"model_id": "mir-767", "source": "Rfam", "description": "microRNA mir-767 (RF01033)"}, {"model_id": "mir-77", "source": "Rfam", "description": "microRNA mir-77 (RF00827)"}, {"model_id": "mir-770", "source": "Rfam", "description": "microRNA mir-770 (RF00888)"}, {"model_id": "mir-785", "source": "Rfam", "description": "microRNA mir-785 (RF02244)"}, {"model_id": "mir-786", "source": "Rfam", "description": "microRNA mir-786 (RF00895)"}, {"model_id": "mir-787", "source": "Rfam", "description": "microRNA mir-787 (RF00896)"}, {"model_id": "mir-788", "source": "Rfam", "description": "microRNA mir-788 (RF02245)"}, {"model_id": "mir-789", "source": "Rfam", "description": "microRNA mir-789 (RF00905)"}, {"model_id": "mir-790", "source": "Rfam", "description": "microRNA mir-790 (RF00894)"}, {"model_id": "mir-791", "source": "Rfam", "description": "microRNA mir-791 (RF00902)"}, {"model_id": "mir-80", "source": "Rfam", "description": "microRNA mir-80 (RF00817)"}, {"model_id": "mir-802", "source": "Rfam", "description": "microRNA mir-802 (RF00887)"}, {"model_id": "mir-81", "source": "Rfam", "description": "microRNA mir-81 (RF00728)"}, {"model_id": "mir-83", "source": "Rfam", "description": "microRNA mir-83 (RF00812)"}, {"model_id": "mir-84", "source": "Rfam", "description": "microRNA mir-84 (RF00811)"}, {"model_id": "mir-85", "source": "Rfam", "description": "microRNA mir-85 (RF00810)"}, {"model_id": "mir-86", "source": "Rfam", "description": "microRNA mir-86 (RF00808)"}, {"model_id": "mir-872", "source": "Rfam", "description": "microRNA mir-872 (RF00918)"}, {"model_id": "mir-873", "source": "Rfam", "description": "microRNA mir-873 (RF00910)"}, {"model_id": "mir-874", "source": "Rfam", "description": "microRNA mir-874 (RF00919)"}, {"model_id": "mir-875", "source": "Rfam", "description": "microRNA mir-875 (RF00933)"}, {"model_id": "mir-876", "source": "Rfam", "description": "microRNA mir-876 (RF00935)"}, {"model_id": "mir-877", "source": "Rfam", "description": "microRNA mir-877 (RF00912)"}, {"model_id": "mir-879", "source": "Rfam", "description": "microRNA mir-879 (RF00931)"}, {"model_id": "mir-883", "source": "Rfam", "description": "microRNA mir-883 (RF00909)"}, {"model_id": "mir-885", "source": "Rfam", "description": "microRNA mir-885 (RF01015)"}, {"model_id": "mir-887", "source": "Rfam", "description": "microRNA mir-887 (RF01035)"}, {"model_id": "mir-891", "source": "Rfam", "description": "microRNA mir-891 (RF01042)"}, {"model_id": "mir-90", "source": "Rfam", "description": "microRNA mir-90 (RF00785)"}, {"model_id": "mir-922", "source": "Rfam", "description": "microRNA mir-922 (RF01019)"}, {"model_id": "mir-924", "source": "Rfam", "description": "microRNA mir-924 (RF00999)"}, {"model_id": "mir-927", "source": "Rfam", "description": "microRNA mir-927 (RF00950)"}, {"model_id": "mir-929", "source": "Rfam", "description": "microRNA mir-929 (RF00947)"}, {"model_id": "mir-932", "source": "Rfam", "description": "microRNA mir-932 (RF01914)"}, {"model_id": "mir-934", "source": "Rfam", "description": "microRNA mir-934 (RF01025)"}, {"model_id": "mir-936", "source": "Rfam", "description": "microRNA mir-936 (RF01002)"}, {"model_id": "mir-937", "source": "Rfam", "description": "microRNA mir-937 (RF01039)"}, {"model_id": "mir-938", "source": "Rfam", "description": "microRNA mir-938 (RF00964)"}, {"model_id": "mir-939", "source": "Rfam", "description": "microRNA mir-939 (RF00981)"}, {"model_id": "mir-940", "source": "Rfam", "description": "microRNA mir-940 (RF01023)"}, {"model_id": "mir-941", "source": "Rfam", "description": "microRNA mir-941 (RF00907)"}, {"model_id": "mir-942", "source": "Rfam", "description": "microRNA mir-942 (RF00997)"}, {"model_id": "mir-944", "source": "Rfam", "description": "microRNA mir-944 (RF01024)"}, {"model_id": "mir-96", "source": "Rfam", "description": "microRNA mir-96 (RF00669)"}, {"model_id": "mir-969", "source": "Rfam", "description": "microRNA mir-969 (RF01997)"}, {"model_id": "mir-981", "source": "Rfam", "description": "microRNA mir-981 (RF01926)"}, {"model_id": "mir-983", "source": "Rfam", "description": "microRNA mir-983 (RF00949)"}, {"model_id": "mir-987", "source": "Rfam", "description": "microRNA mir-987 (RF02009)"}, {"model_id": "mir-988", "source": "Rfam", "description": "microRNA mir-988 (RF01916)"}, {"model_id": "mir-995", "source": "Rfam", "description": "microRNA mir-995 (RF01996)"}, {"model_id": "mir-996", "source": "Rfam", "description": "microRNA mir-996 (RF00948)"}, {"model_id": "mir-999", "source": "Rfam", "description": "microRNA mir-999 (RF01943)"}, {"model_id": "mir-BART12", "source": "Rfam", "description": "microRNA mir-BART12 (RF00874)"}, {"model_id": "mir-BART17", "source": "Rfam", "description": "microRNA mir-BART17 (RF00863)"}, {"model_id": "mir-BART7", "source": "Rfam", "description": "microRNA mir-BART7 (RF00869)"}, {"model_id": "mir-M7", "source": "Rfam", "description": "microRNA mir-M7 (RF01009)"}, {"model_id": "mir-1", "source": "Rfam", "description": "mir-1 microRNA precursor family (RF00103)"}, {"model_id": "mir-10", "source": "Rfam", "description": "mir-10 microRNA precursor family (RF00104)"}, {"model_id": "mir-1000", "source": "Rfam", "description": "mir-1000 microRNA precursor family (RF03299)"}, {"model_id": "mir-1001", "source": "Rfam", "description": "mir-1001 microRNA precursor family (RF03675)"}, {"model_id": "mir-1002", "source": "Rfam", "description": "mir-1002 microRNA precursor family (RF03851)"}, {"model_id": "mir-1003", "source": "Rfam", "description": "mir-1003 microRNA precursor family (RF03830)"}, {"model_id": "mir-1005", "source": "Rfam", "description": "mir-1005 microRNA precursor family (RF03427)"}, {"model_id": "mir-1006", "source": "Rfam", "description": "mir-1006 microRNA precursor family (RF03321)"}, {"model_id": "mir-101", "source": "Rfam", "description": "mir-101 microRNA precursor family (RF00253)"}, {"model_id": "mir-1010", "source": "Rfam", "description": "mir-1010 microRNA precursor family (RF03283)"}, {"model_id": "mir-1011", "source": "Rfam", "description": "mir-1011 microRNA precursor family (RF03925)"}, {"model_id": "mir-1012", "source": "Rfam", "description": "mir-1012 microRNA precursor family (RF03171)"}, {"model_id": "mir-1013", "source": "Rfam", "description": "mir-1013 microRNA precursor family (RF03724)"}, {"model_id": "mir-1017", "source": "Rfam", "description": "mir-1017 microRNA precursor family (RF02517)"}, {"model_id": "mir-103", "source": "Rfam", "description": "mir-103/107 microRNA precursor (RF00129)"}, {"model_id": "mir-105", "source": "Rfam", "description": "mir-105 microRNA precursor family (RF00670)"}, {"model_id": "mir-11", "source": "Rfam", "description": "mir-11 microRNA precursor family (RF00813)"}, {"model_id": "mir-1175", "source": "Rfam", "description": "mir-1175 microRNA precursor family (RF03189)"}, {"model_id": "mir-1179", "source": "Rfam", "description": "mir-1179 microRNA precursor family (RF03469)"}, {"model_id": "mir-1181", "source": "Rfam", "description": "mir-1181 microRNA precursor family (RF03262)"}, {"model_id": "mir-1182", "source": "Rfam", "description": "mir-1182 microRNA precursor family (RF03179)"}, {"model_id": "mir-1184", "source": "Rfam", "description": "mir-1184 microRNA precursor family (RF03466)"}, {"model_id": "mir-1188", "source": "Rfam", "description": "mir-1188 microRNA precursor family (RF03856)"}, {"model_id": "mir-1193", "source": "Rfam", "description": "mir-1193 microRNA precursor family (RF03279)"}, {"model_id": "mir-1199", "source": "Rfam", "description": "mir-1199 microRNA precursor family (RF04074)"}, {"model_id": "mir-1200", "source": "Rfam", "description": "mir-1200 microRNA precursor family (RF03420)"}, {"model_id": "mir-1202", "source": "Rfam", "description": "mir-1202 microRNA precursor family (RF03587)"}, {"model_id": "mir-1203", "source": "Rfam", "description": "mir-1203 microRNA precursor family (RF03809)"}, {"model_id": "mir-1204", "source": "Rfam", "description": "mir-1204 microRNA precursor family (RF04122)"}, {"model_id": "mir-1205", "source": "Rfam", "description": "mir-1205 microRNA precursor family (RF03289)"}, {"model_id": "mir-1206", "source": "Rfam", "description": "mir-1206 microRNA precursor family (RF03236)"}, {"model_id": "mir-122", "source": "Rfam", "description": "mir-122 microRNA precursor (RF00684)"}, {"model_id": "mir-1228", "source": "Rfam", "description": "mir-1228 microRNA precursor family (RF03924)"}, {"model_id": "mir-1231", "source": "Rfam", "description": "mir-1231 microRNA precursor family (RF03447)"}, {"model_id": "mir-1233", "source": "Rfam", "description": "mir-1233 microRNA precursor family (RF03620)"}, {"model_id": "mir-1234", "source": "Rfam", "description": "mir-1234 microRNA precursor family (RF03397)"}, {"model_id": "mir-1236", "source": "Rfam", "description": "mir-1236 microRNA precursor family (RF03365)"}, {"model_id": "mir-1238", "source": "Rfam", "description": "mir-1238 microRNA precursor family (RF03274)"}, {"model_id": "mir-124", "source": "Rfam", "description": "mir-124 microRNA precursor family (RF00239)"}, {"model_id": "mir-1245", "source": "Rfam", "description": "mir-1245 microRNA precursor family (RF04077)"}, {"model_id": "mir-1246", "source": "Rfam", "description": "mir-1246 microRNA precursor family (RF03434)"}, {"model_id": "mir-1247", "source": "Rfam", "description": "mir-1247 microRNA precursor family (RF03271)"}, {"model_id": "mir-125", "source": "Rfam", "description": "mir-125 microRNA precursor family (RF03770)"}, {"model_id": "mir-1250", "source": "Rfam", "description": "mir-1250 microRNA precursor family (RF03184)"}, {"model_id": "mir-1252", "source": "Rfam", "description": "mir-1252 microRNA precursor family (RF03623)"}, {"model_id": "mir-1256", "source": "Rfam", "description": "mir-1256 microRNA precursor family (RF04066)"}, {"model_id": "mir-1257", "source": "Rfam", "description": "mir-1257 microRNA precursor family (RF03829)"}, {"model_id": "mir-1258", "source": "Rfam", "description": "mir-1258 microRNA precursor family (RF03863)"}, {"model_id": "mir-1260b", "source": "Rfam", "description": "mir-1260b microRNA precursor family (RF04175)"}, {"model_id": "mir-1261", "source": "Rfam", "description": "mir-1261 microRNA precursor family (RF04055)"}, {"model_id": "mir-1262", "source": "Rfam", "description": "mir-1262 microRNA precursor family (RF03500)"}, {"model_id": "mir-1263", "source": "Rfam", "description": "mir-1263 microRNA precursor family (RF03316)"}, {"model_id": "mir-1264", "source": "Rfam", "description": "mir-1264 microRNA precursor family (RF03528)"}, {"model_id": "mir-1266", "source": "Rfam", "description": "mir-1266 microRNA precursor family (RF03327)"}, {"model_id": "mir-1267", "source": "Rfam", "description": "mir-1267 microRNA precursor family (RF03454)"}, {"model_id": "mir-1269", "source": "Rfam", "description": "mir-1269 microRNA precursor family (RF03978)"}, {"model_id": "mir-1270", "source": "Rfam", "description": "mir-1270 microRNA precursor family (RF03967)"}, {"model_id": "mir-1271", "source": "Rfam", "description": "mir-1271 microRNA precursor family (RF04085)"}, {"model_id": "mir-1272", "source": "Rfam", "description": "mir-1272 microRNA precursor family (RF03194)"}, {"model_id": "mir-1276", "source": "Rfam", "description": "mir-1276 microRNA precursor family (RF03453)"}, {"model_id": "mir-1277", "source": "Rfam", "description": "mir-1277 microRNA precursor family (RF04154)"}, {"model_id": "mir-1278", "source": "Rfam", "description": "mir-1278 microRNA precursor family (RF03705)"}, {"model_id": "mir-1281", "source": "Rfam", "description": "mir-1281 microRNA precursor family (RF03493)"}, {"model_id": "mir-1282", "source": "Rfam", "description": "mir-1282 microRNA precursor family (RF03565)"}, {"model_id": "mir-1284", "source": "Rfam", "description": "mir-1284 microRNA precursor family (RF03480)"}, {"model_id": "mir-1285", "source": "Rfam", "description": "mir-1285 microRNA precursor family (RF04236)"}, {"model_id": "mir-1286", "source": "Rfam", "description": "mir-1286 microRNA precursor family (RF03256)"}, {"model_id": "mir-1288", "source": "Rfam", "description": "mir-1288 microRNA precursor family (RF03324)"}, {"model_id": "mir-1289", "source": "Rfam", "description": "mir-1289 microRNA precursor family (RF04121)"}, {"model_id": "mir-129", "source": "Rfam", "description": "mir-129 microRNA precursor family (RF00486)"}, {"model_id": "mir-1290", "source": "Rfam", "description": "mir-1290 microRNA precursor family (RF03650)"}, {"model_id": "mir-1292", "source": "Rfam", "description": "mir-1292 microRNA precursor family (RF03425)"}, {"model_id": "mir-1294", "source": "Rfam", "description": "mir-1294 microRNA precursor family (RF03426)"}, {"model_id": "mir-1295", "source": "Rfam", "description": "mir-1295 microRNA precursor family (RF03681)"}, {"model_id": "mir-1297", "source": "Rfam", "description": "mir-1297 microRNA precursor family (RF03229)"}, {"model_id": "mir-1298", "source": "Rfam", "description": "mir-1298 microRNA precursor family (RF03404)"}, {"model_id": "mir-1299", "source": "Rfam", "description": "mir-1299 microRNA precursor family (RF04142)"}, {"model_id": "mir-130", "source": "Rfam", "description": "mir-130 microRNA precursor family (RF00258)"}, {"model_id": "mir-1301", "source": "Rfam", "description": "mir-1301 microRNA precursor family (RF03292)"}, {"model_id": "mir-1303", "source": "Rfam", "description": "mir-1303 microRNA precursor family (RF04106)"}, {"model_id": "mir-1304", "source": "Rfam", "description": "mir-1304 microRNA precursor family (RF03677)"}, {"model_id": "mir-1305", "source": "Rfam", "description": "mir-1305 microRNA precursor family (RF04109)"}, {"model_id": "mir-1322", "source": "Rfam", "description": "mir-1322 microRNA precursor family (RF03336)"}, {"model_id": "mir-1323", "source": "Rfam", "description": "mir-1323 microRNA precursor family (RF03401)"}, {"model_id": "mir-1324", "source": "Rfam", "description": "mir-1324 microRNA precursor family (RF03247)"}, {"model_id": "mir-1329", "source": "Rfam", "description": "mir-1329 microRNA precursor family (RF03768)"}, {"model_id": "mir-133", "source": "Rfam", "description": "mir-133 microRNA precursor family (RF00446)"}, {"model_id": "mir-1343", "source": "Rfam", "description": "mir-1343 microRNA precursor family (RF03525)"}, {"model_id": "mir-135", "source": "Rfam", "description": "mir-135 microRNA precursor family (RF00246)"}, {"model_id": "mir-1397", "source": "Rfam", "description": "mir-1397 microRNA precursor family (RF03242)"}, {"model_id": "mir-1420", "source": "Rfam", "description": "mir-1420 microRNA precursor family (RF04061)"}, {"model_id": "mir-1421", "source": "Rfam", "description": "mir-1421 microRNA precursor family (RF04234)"}, {"model_id": "mir-1422", "source": "Rfam", "description": "mir-1422 microRNA precursor family (RF04027)"}, {"model_id": "mir-1426", "source": "Rfam", "description": "mir-1426 microRNA precursor family (RF03490)"}, {"model_id": "mir-1451", "source": "Rfam", "description": "mir-1451 microRNA precursor family (RF03710)"}, {"model_id": "mir-1460", "source": "Rfam", "description": "mir-1460 microRNA precursor family (RF03265)"}, {"model_id": "mir-1467", "source": "Rfam", "description": "mir-1467 microRNA precursor family (RF03342)"}, {"model_id": "mir-1468", "source": "Rfam", "description": "mir-1468 microRNA precursor family (RF03313)"}, {"model_id": "mir-1471", "source": "Rfam", "description": "mir-1471 microRNA precursor family (RF03228)"}, {"model_id": "mir-148", "source": "Rfam", "description": "mir-148/mir-152 microRNA precursor family (RF00248)"}, {"model_id": "mir-15", "source": "Rfam", "description": "mir-15 microRNA precursor family (RF00455)"}, {"model_id": "mir-1502", "source": "Rfam", "description": "mir-1502 microRNA precursor family (RF03735)"}, {"model_id": "mir-1537", "source": "Rfam", "description": "mir-1537 microRNA precursor family (RF03638)"}, {"model_id": "mir-1538", "source": "Rfam", "description": "mir-1538 microRNA precursor family (RF03847)"}, {"model_id": "mir-1540", "source": "Rfam", "description": "mir-1540 microRNA precursor family (RF03919)"}, {"model_id": "mir-1542", "source": "Rfam", "description": "mir-1542 microRNA precursor family (RF03238)"}, {"model_id": "mir-1544", "source": "Rfam", "description": "mir-1544 microRNA precursor family (RF03310)"}, {"model_id": "mir-1545", "source": "Rfam", "description": "mir-1545 microRNA precursor family (RF04075)"}, {"model_id": "mir-1549", "source": "Rfam", "description": "mir-1549 microRNA precursor family (RF03848)"}, {"model_id": "mir-156", "source": "Rfam", "description": "mir-156 microRNA precursor (RF00073)"}, {"model_id": "mir-1597", "source": "Rfam", "description": "mir-1597 microRNA precursor family (RF03932)"}, {"model_id": "mir-15_2", "source": "Rfam", "description": "mir-15_2 microRNA precursor family (RF03549)"}, {"model_id": "mir-16", "source": "Rfam", "description": "mir-16 microRNA precursor family (RF00254)"}, {"model_id": "mir-160", "source": "Rfam", "description": "mir-160 microRNA precursor family (RF00247)"}, {"model_id": "mir-1641", "source": "Rfam", "description": "mir-1641 microRNA precursor family (RF03322)"}, {"model_id": "mir-166", "source": "Rfam", "description": "mir-166 microRNA precursor (RF00075)"}, {"model_id": "mir-1662", "source": "Rfam", "description": "mir-1662 microRNA precursor (RF02097)"}, {"model_id": "mir-1684", "source": "Rfam", "description": "mir-1684 microRNA precursor family (RF03880)"}, {"model_id": "mir-17", "source": "Rfam", "description": "mir-17 microRNA precursor family (RF00051)"}, {"model_id": "mir-172", "source": "Rfam", "description": "mir-172 microRNA precursor family (RF00452)"}, {"model_id": "mir-1729", "source": "Rfam", "description": "mir-1729 microRNA precursor family (RF03359)"}, {"model_id": "mir-1743", "source": "Rfam", "description": "mir-1743 microRNA precursor family (RF03320)"}, {"model_id": "mir-1744", "source": "Rfam", "description": "mir-1744 microRNA precursor family (RF03304)"}, {"model_id": "mir-1756", "source": "Rfam", "description": "mir-1756 microRNA precursor family (RF03713)"}, {"model_id": "mir-1759", "source": "Rfam", "description": "mir-1759 microRNA precursor family (RF03261)"}, {"model_id": "mir-1781", "source": "Rfam", "description": "mir-1781 microRNA precursor family (RF03208)"}, {"model_id": "mir-1784", "source": "Rfam", "description": "mir-1784 microRNA precursor family (RF04093)"}, {"model_id": "mir-1788", "source": "Rfam", "description": "mir-1788 microRNA precursor family (RF03668)"}, {"model_id": "mir-1789", "source": "Rfam", "description": "mir-1789 microRNA precursor family (RF03241)"}, {"model_id": "mir-1791", "source": "Rfam", "description": "mir-1791 microRNA precursor family (RF03439)"}, {"model_id": "mir-1803", "source": "Rfam", "description": "mir-1803 microRNA precursor (RF02094)"}, {"model_id": "mir-1805", "source": "Rfam", "description": "mir-1805 microRNA precursor family (RF03779)"}, {"model_id": "mir-181", "source": "Rfam", "description": "mir-181 microRNA precursor (RF00076)"}, {"model_id": "mir-1814", "source": "Rfam", "description": "mir-1814 microRNA precursor family (RF03823)"}, {"model_id": "mir-1822", "source": "Rfam", "description": "mir-1822 microRNA precursor family (RF03368)"}, {"model_id": "mir-1824", "source": "Rfam", "description": "mir-1824 microRNA precursor family (RF03943)"}, {"model_id": "mir-1825", "source": "Rfam", "description": "mir-1825 microRNA precursor family (RF03307)"}, {"model_id": "mir-1842", "source": "Rfam", "description": "mir-1842 microRNA precursor family (RF03357)"}, {"model_id": "mir-1889", "source": "Rfam", "description": "mir-1889 microRNA precursor family (RF03866)"}, {"model_id": "mir-1890", "source": "Rfam", "description": "mir-1890 microRNA precursor family (RF03459)"}, {"model_id": "mir-1891", "source": "Rfam", "description": "mir-1891 microRNA precursor family (RF03410)"}, {"model_id": "mir-1892", "source": "Rfam", "description": "mir-1892 microRNA precursor family (RF03707)"}, {"model_id": "mir-1893", "source": "Rfam", "description": "mir-1893 microRNA precursor family (RF03518)"}, {"model_id": "mir-1896", "source": "Rfam", "description": "mir-1896 microRNA precursor family (RF03811)"}, {"model_id": "mir-1898", "source": "Rfam", "description": "mir-1898 microRNA precursor family (RF03205)"}, {"model_id": "mir-19", "source": "Rfam", "description": "mir-19 microRNA precursor family (RF00245)"}, {"model_id": "mir-1902", "source": "Rfam", "description": "mir-1902 microRNA precursor family (RF03387)"}, {"model_id": "mir-1905", "source": "Rfam", "description": "mir-1905 microRNA precursor family (RF04078)"}, {"model_id": "mir-1908", "source": "Rfam", "description": "mir-1908 microRNA precursor family (RF03314)"}, {"model_id": "mir-1909", "source": "Rfam", "description": "mir-1909 microRNA precursor family (RF03930)"}, {"model_id": "mir-190_2", "source": "Rfam", "description": "mir-190_2 microRNA precursor family (RF03553)"}, {"model_id": "mir-1910", "source": "Rfam", "description": "mir-1910 microRNA precursor family (RF03911)"}, {"model_id": "mir-1911", "source": "Rfam", "description": "mir-1911 microRNA precursor family (RF03268)"}, {"model_id": "mir-1913", "source": "Rfam", "description": "mir-1913 microRNA precursor family (RF03191)"}, {"model_id": "mir-1914", "source": "Rfam", "description": "mir-1914 microRNA precursor family (RF03502)"}, {"model_id": "mir-1915", "source": "Rfam", "description": "mir-1915 microRNA precursor family (RF03412)"}, {"model_id": "mir-192", "source": "Rfam", "description": "mir-192/215 microRNA precursor (RF00130)"}, {"model_id": "mir-1923", "source": "Rfam", "description": "mir-1923 microRNA precursor family (RF03700)"}, {"model_id": "mir-194", "source": "Rfam", "description": "mir-194 microRNA precursor family (RF00257)"}, {"model_id": "mir-1949", "source": "Rfam", "description": "mir-1949 microRNA precursor family (RF03854)"}, {"model_id": "mir-1954", "source": "Rfam", "description": "mir-1954 microRNA precursor family (RF03573)"}, {"model_id": "mir-1956", "source": "Rfam", "description": "mir-1956 microRNA precursor family (RF03438)"}, {"model_id": "mir-196", "source": "Rfam", "description": "mir-196 microRNA precursor family (RF00256)"}, {"model_id": "mir-1972", "source": "Rfam", "description": "mir-1972 microRNA precursor family (RF04167)"}, {"model_id": "mir-1976", "source": "Rfam", "description": "mir-1976 microRNA precursor family (RF03383)"}, {"model_id": "mir-198", "source": "Rfam", "description": "mir-198 microRNA precursor family (RF00681)"}, {"model_id": "mir-1986", "source": "Rfam", "description": "mir-1986 microRNA precursor family (RF03753)"}, {"model_id": "mir-199", "source": "Rfam", "description": "mir-199 microRNA precursor (RF00144)"}, {"model_id": "mir-1990", "source": "Rfam", "description": "mir-1990 microRNA precursor family (RF03684)"}, {"model_id": "mir-1991", "source": "Rfam", "description": "mir-1991 microRNA precursor family (RF03858)"}, {"model_id": "mir-1992", "source": "Rfam", "description": "mir-1992 microRNA precursor family (RF04081)"}, {"model_id": "mir-1993", "source": "Rfam", "description": "mir-1993 microRNA precursor family (RF03886)"}, {"model_id": "mir-1994", "source": "Rfam", "description": "mir-1994 microRNA precursor family (RF03386)"}, {"model_id": "mir-2", "source": "Rfam", "description": "mir-2 microRNA precursor (RF00047)"}, {"model_id": "mir-2001", "source": "Rfam", "description": "mir-2001 microRNA precursor family (RF03374)"}, {"model_id": "mir-2002", "source": "Rfam", "description": "mir-2002 microRNA precursor family (RF03821)"}, {"model_id": "mir-2004", "source": "Rfam", "description": "mir-2004 microRNA precursor family (RF03562)"}, {"model_id": "mir-2006", "source": "Rfam", "description": "mir-2006 microRNA precursor family (RF03979)"}, {"model_id": "mir-2007", "source": "Rfam", "description": "mir-2007 microRNA precursor family (RF03806)"}, {"model_id": "mir-2008", "source": "Rfam", "description": "mir-2008 microRNA precursor family (RF03355)"}, {"model_id": "mir-2009", "source": "Rfam", "description": "mir-2009 microRNA precursor family (RF03590)"}, {"model_id": "mir-2010", "source": "Rfam", "description": "mir-2010 microRNA precursor family (RF03787)"}, {"model_id": "mir-2011", "source": "Rfam", "description": "mir-2011 microRNA precursor family (RF03687)"}, {"model_id": "mir-2012", "source": "Rfam", "description": "mir-2012 microRNA precursor family (RF03980)"}, {"model_id": "mir-2013", "source": "Rfam", "description": "mir-2013 microRNA precursor family (RF03853)"}, {"model_id": "mir-2032", "source": "Rfam", "description": "mir-2032 microRNA precursor family (RF04131)"}, {"model_id": "mir-2040", "source": "Rfam", "description": "mir-2040 microRNA precursor family (RF03870)"}, {"model_id": "mir-2041", "source": "Rfam", "description": "mir-2041 microRNA precursor family (RF03760)"}, {"model_id": "mir-2056", "source": "Rfam", "description": "mir-2056 microRNA precursor family (RF03643)"}, {"model_id": "mir-2057", "source": "Rfam", "description": "mir-2057 microRNA precursor family (RF03732)"}, {"model_id": "mir-2058", "source": "Rfam", "description": "mir-2058 microRNA precursor family (RF03579)"}, {"model_id": "mir-2059", "source": "Rfam", "description": "mir-2059 microRNA precursor family (RF03765)"}, {"model_id": "mir-2060", "source": "Rfam", "description": "mir-2060 microRNA precursor family (RF03662)"}, {"model_id": "mir-2061", "source": "Rfam", "description": "mir-2061 microRNA precursor family (RF03931)"}, {"model_id": "mir-2062", "source": "Rfam", "description": "mir-2062 microRNA precursor family (RF04043)"}, {"model_id": "mir-2063", "source": "Rfam", "description": "mir-2063 microRNA precursor family (RF03745)"}, {"model_id": "mir-2064", "source": "Rfam", "description": "mir-2064 microRNA precursor family (RF03644)"}, {"model_id": "mir-2066", "source": "Rfam", "description": "mir-2066 microRNA precursor family (RF03635)"}, {"model_id": "mir-2067", "source": "Rfam", "description": "mir-2067 microRNA precursor family (RF03177)"}, {"model_id": "mir-2068", "source": "Rfam", "description": "mir-2068 microRNA precursor family (RF03776)"}, {"model_id": "mir-2070", "source": "Rfam", "description": "mir-2070 microRNA precursor family (RF03651)"}, {"model_id": "mir-2071", "source": "Rfam", "description": "mir-2071 microRNA precursor family (RF03606)"}, {"model_id": "mir-2072", "source": "Rfam", "description": "mir-2072 microRNA precursor family (RF04050)"}, {"model_id": "mir-2076", "source": "Rfam", "description": "mir-2076 microRNA precursor family (RF04036)"}, {"model_id": "mir-2110", "source": "Rfam", "description": "mir-2110 microRNA precursor family (RF03774)"}, {"model_id": "mir-2114", "source": "Rfam", "description": "mir-2114 microRNA precursor family (RF03249)"}, {"model_id": "mir-2131", "source": "Rfam", "description": "mir-2131 microRNA precursor family (RF03443)"}, {"model_id": "mir-2147", "source": "Rfam", "description": "mir-2147 microRNA precursor family (RF04045)"}, {"model_id": "mir-2154", "source": "Rfam", "description": "mir-2154 microRNA precursor family (RF04046)"}, {"model_id": "mir-2160", "source": "Rfam", "description": "mir-2160 microRNA precursor family (RF03998)"}, {"model_id": "mir-2162", "source": "Rfam", "description": "mir-2162 microRNA precursor family (RF03742)"}, {"model_id": "mir-218", "source": "Rfam", "description": "mir-218 microRNA precursor family (RF00255)"}, {"model_id": "mir-2187", "source": "Rfam", "description": "mir-2187 microRNA precursor family (RF03272)"}, {"model_id": "mir-2188", "source": "Rfam", "description": "mir-2188 microRNA precursor family (RF03255)"}, {"model_id": "mir-219", "source": "Rfam", "description": "mir-219 microRNA precursor family (RF00251)"}, {"model_id": "mir-2208", "source": "Rfam", "description": "mir-2208 microRNA precursor family (RF03318)"}, {"model_id": "mir-2209", "source": "Rfam", "description": "mir-2209 microRNA precursor family (RF03223)"}, {"model_id": "mir-2217", "source": "Rfam", "description": "mir-2217 microRNA precursor family (RF03369)"}, {"model_id": "mir-2229", "source": "Rfam", "description": "mir-2229 microRNA precursor family (RF03827)"}, {"model_id": "mir-2232", "source": "Rfam", "description": "mir-2232 microRNA precursor family (RF03276)"}, {"model_id": "mir-2235", "source": "Rfam", "description": "mir-2235 microRNA precursor family (RF04169)"}, {"model_id": "mir-2237", "source": "Rfam", "description": "mir-2237 microRNA precursor family (RF03332)"}, {"model_id": "mir-224", "source": "Rfam", "description": "mir-224 microRNA precursor family (RF00680)"}, {"model_id": "mir-2240", "source": "Rfam", "description": "mir-2240 microRNA precursor family (RF03784)"}, {"model_id": "mir-2241", "source": "Rfam", "description": "mir-2241 microRNA precursor family (RF01899)"}, {"model_id": "mir-2242", "source": "Rfam", "description": "mir-2242 microRNA precursor family (RF04039)"}, {"model_id": "mir-2253", "source": "Rfam", "description": "mir-2253 microRNA precursor family (RF03706)"}, {"model_id": "mir-2278", "source": "Rfam", "description": "mir-2278 microRNA precursor family (RF04166)"}, {"model_id": "mir-2290", "source": "Rfam", "description": "mir-2290 microRNA precursor family (RF03584)"}, {"model_id": "mir-2300", "source": "Rfam", "description": "mir-2300 microRNA precursor family (RF03658)"}, {"model_id": "mir-2318", "source": "Rfam", "description": "mir-2318 microRNA precursor family (RF03746)"}, {"model_id": "mir-2319", "source": "Rfam", "description": "mir-2319 microRNA precursor family (RF03588)"}, {"model_id": "mir-2320", "source": "Rfam", "description": "mir-2320 microRNA precursor family (RF03738)"}, {"model_id": "mir-2329", "source": "Rfam", "description": "mir-2329 microRNA precursor family (RF03652)"}, {"model_id": "mir-2331", "source": "Rfam", "description": "mir-2331 microRNA precursor family (RF03593)"}, {"model_id": "mir-2335", "source": "Rfam", "description": "mir-2335 microRNA precursor family (RF03825)"}, {"model_id": "mir-2355", "source": "Rfam", "description": "mir-2355 microRNA precursor family (RF03628)"}, {"model_id": "mir-2363", "source": "Rfam", "description": "mir-2363 microRNA precursor family (RF03729)"}, {"model_id": "mir-2366", "source": "Rfam", "description": "mir-2366 microRNA precursor family (RF03488)"}, {"model_id": "mir-237", "source": "Rfam", "description": "mir-237 microRNA precursor family (RF03920)"}, {"model_id": "mir-238", "source": "Rfam", "description": "mir-238 microRNA precursor family (RF03519)"}, {"model_id": "mir-2387", "source": "Rfam", "description": "mir-2387 microRNA precursor family (RF03475)"}, {"model_id": "mir-2392", "source": "Rfam", "description": "mir-2392 microRNA precursor family (RF03437)"}, {"model_id": "mir-23c", "source": "Rfam", "description": "mir-23c microRNA precursor family (RF03521)"}, {"model_id": "mir-24", "source": "Rfam", "description": "mir-24 microRNA precursor family (RF00178)"}, {"model_id": "mir-2432", "source": "Rfam", "description": "mir-2432 microRNA precursor family (RF03656)"}, {"model_id": "mir-2450", "source": "Rfam", "description": "mir-2450 microRNA precursor family (RF03390)"}, {"model_id": "mir-247", "source": "Rfam", "description": "mir-247 microRNA precursor family (RF03331)"}, {"model_id": "mir-248", "source": "Rfam", "description": "mir-248 microRNA precursor family (RF00820)"}, {"model_id": "mir-2483", "source": "Rfam", "description": "mir-2483 microRNA precursor family (RF04165)"}, {"model_id": "mir-2489", "source": "Rfam", "description": "mir-2489 microRNA precursor family (RF03750)"}, {"model_id": "mir-249", "source": "Rfam", "description": "mir-249 microRNA precursor family (RF00821)"}, {"model_id": "mir-2494", "source": "Rfam", "description": "mir-2494 microRNA precursor family (RF02518)"}, {"model_id": "mir-2511", "source": "Rfam", "description": "mir-2511 microRNA precursor family (RF03887)"}, {"model_id": "mir-2513", "source": "Rfam", "description": "mir-2513 microRNA precursor family (RF04108)"}, {"model_id": "mir-2528", "source": "Rfam", "description": "mir-2528 microRNA precursor family (RF03227)"}, {"model_id": "mir-2542", "source": "Rfam", "description": "mir-2542 microRNA precursor family (RF03275)"}, {"model_id": "mir-2543", "source": "Rfam", "description": "mir-2543 microRNA precursor family (RF03235)"}, {"model_id": "mir-2545", "source": "Rfam", "description": "mir-2545 microRNA precursor family (RF03891)"}, {"model_id": "mir-2558", "source": "Rfam", "description": "mir-2558 microRNA precursor family (RF03421)"}, {"model_id": "mir-2566", "source": "Rfam", "description": "mir-2566 microRNA precursor family (RF03370)"}, {"model_id": "mir-2567", "source": "Rfam", "description": "mir-2567 microRNA precursor family (RF03592)"}, {"model_id": "mir-2568", "source": "Rfam", "description": "mir-2568 microRNA precursor family (RF03763)"}, {"model_id": "mir-2574", "source": "Rfam", "description": "mir-2574 microRNA precursor family (RF03394)"}, {"model_id": "mir-2576", "source": "Rfam", "description": "mir-2576 microRNA precursor family (RF03433)"}, {"model_id": "mir-2582", "source": "Rfam", "description": "mir-2582 microRNA precursor family (RF03220)"}, {"model_id": "mir-26", "source": "Rfam", "description": "mir-26 microRNA precursor family (RF00244)"}, {"model_id": "mir-263", "source": "Rfam", "description": "mir-263 microRNA precursor family (RF00706)"}, {"model_id": "mir-266", "source": "Rfam", "description": "mir-266 microRNA precursor family (RF03694)"}, {"model_id": "mir-2686", "source": "Rfam", "description": "mir-2686 microRNA precursor family (RF04031)"}, {"model_id": "mir-2731", "source": "Rfam", "description": "mir-2731 microRNA precursor family (RF03243)"}, {"model_id": "mir-2755", "source": "Rfam", "description": "mir-2755 microRNA precursor family (RF03181)"}, {"model_id": "mir-2756", "source": "Rfam", "description": "mir-2756 microRNA precursor family (RF03758)"}, {"model_id": "mir-2763", "source": "Rfam", "description": "mir-2763 microRNA precursor family (RF03225)"}, {"model_id": "mir-2765", "source": "Rfam", "description": "mir-2765 microRNA precursor family (RF03691)"}, {"model_id": "mir-2766", "source": "Rfam", "description": "mir-2766 microRNA precursor family (RF03970)"}, {"model_id": "mir-2767", "source": "Rfam", "description": "mir-2767 microRNA precursor family (RF03669)"}, {"model_id": "mir-2772", "source": "Rfam", "description": "mir-2772 microRNA precursor family (RF03748)"}, {"model_id": "mir-2788", "source": "Rfam", "description": "mir-2788 microRNA precursor family (RF03212)"}, {"model_id": "mir-278_2", "source": "Rfam", "description": "mir-278_2 microRNA precursor family (RF04186)"}, {"model_id": "mir-2796", "source": "Rfam", "description": "mir-2796 microRNA precursor family (RF03381)"}, {"model_id": "mir-2797", "source": "Rfam", "description": "mir-2797 microRNA precursor family (RF03814)"}, {"model_id": "mir-2804", "source": "Rfam", "description": "mir-2804 microRNA precursor family (RF03718)"}, {"model_id": "mir-281", "source": "Rfam", "description": "mir-281 microRNA precursor family (RF00967)"}, {"model_id": "mir-2813", "source": "Rfam", "description": "mir-2813 microRNA precursor family (RF03234)"}, {"model_id": "mir-2814", "source": "Rfam", "description": "mir-2814 microRNA precursor family (RF03396)"}, {"model_id": "mir-2816", "source": "Rfam", "description": "mir-2816 microRNA precursor family (RF03347)"}, {"model_id": "mir-2818", "source": "Rfam", "description": "mir-2818 microRNA precursor family (RF03630)"}, {"model_id": "mir-2820", "source": "Rfam", "description": "mir-2820 microRNA precursor family (RF03333)"}, {"model_id": "mir-2822", "source": "Rfam", "description": "mir-2822 microRNA precursor family (RF03673)"}, {"model_id": "mir-2830", "source": "Rfam", "description": "mir-2830 microRNA precursor family (RF03468)"}, {"model_id": "mir-2831", "source": "Rfam", "description": "mir-2831 microRNA precursor family (RF03879)"}, {"model_id": "mir-2834", "source": "Rfam", "description": "mir-2834 microRNA precursor family (RF03869)"}, {"model_id": "mir-284", "source": "Rfam", "description": "mir-284 microRNA precursor family (RF01901)"}, {"model_id": "mir-2843", "source": "Rfam", "description": "mir-2843 microRNA precursor family (RF03188)"}, {"model_id": "mir-2849", "source": "Rfam", "description": "mir-2849 microRNA precursor family (RF03393)"}, {"model_id": "mir-2851", "source": "Rfam", "description": "mir-2851 microRNA precursor family (RF03467)"}, {"model_id": "mir-2856", "source": "Rfam", "description": "mir-2856 microRNA precursor family (RF03411)"}, {"model_id": "mir-2861", "source": "Rfam", "description": "mir-2861 microRNA precursor family (RF03698)"}, {"model_id": "mir-288", "source": "Rfam", "description": "mir-288 microRNA precursor family (RF00787)"}, {"model_id": "mir-289", "source": "Rfam", "description": "mir-289 microRNA precursor family (RF00786)"}, {"model_id": "mir-29", "source": "Rfam", "description": "mir-29 microRNA precursor (RF00074)"}, {"model_id": "mir-2941", "source": "Rfam", "description": "mir-2941 microRNA precursor family (RF03193)"}, {"model_id": "mir-2943", "source": "Rfam", "description": "mir-2943 microRNA precursor family (RF03266)"}, {"model_id": "mir-2944", "source": "Rfam", "description": "mir-2944 microRNA precursor family (RF04054)"}, {"model_id": "mir-2954", "source": "Rfam", "description": "mir-2954 microRNA precursor family (RF03446)"}, {"model_id": "mir-2968", "source": "Rfam", "description": "mir-2968 microRNA precursor (RF02093)"}, {"model_id": "mir-297", "source": "Rfam", "description": "mir-297 microRNA precursor family (RF04217)"}, {"model_id": "mir-2970", "source": "Rfam", "description": "mir-2970 microRNA precursor (RF02092)"}, {"model_id": "mir-2985-2", "source": "Rfam", "description": "mir-2985-2 microRNA precursor (RF02095)"}, {"model_id": "mir-2996", "source": "Rfam", "description": "mir-2996 microRNA precursor family (RF03963)"}, {"model_id": "mir-2_2", "source": "Rfam", "description": "mir-2_2 microRNA precursor family (RF03555)"}, {"model_id": "mir-30", "source": "Rfam", "description": "mir-30 microRNA precursor (RF00131)"}, {"model_id": "mir-3003", "source": "Rfam", "description": "mir-3003 microRNA precursor family (RF04010)"}, {"model_id": "mir-3012", "source": "Rfam", "description": "mir-3012 microRNA precursor family (RF03996)"}, {"model_id": "mir-3015", "source": "Rfam", "description": "mir-3015 microRNA precursor family (RF03218)"}, {"model_id": "mir-302_2", "source": "Rfam", "description": "mir-302_2 microRNA precursor family (RF03548)"}, {"model_id": "mir-303", "source": "Rfam", "description": "mir-303 microRNA precursor family (RF03959)"}, {"model_id": "mir-3036", "source": "Rfam", "description": "mir-3036 microRNA precursor family (RF03463)"}, {"model_id": "mir-3045", "source": "Rfam", "description": "mir-3045 microRNA precursor family (RF03688)"}, {"model_id": "mir-3047", "source": "Rfam", "description": "mir-3047 microRNA precursor family (RF03339)"}, {"model_id": "mir-3051", "source": "Rfam", "description": "mir-3051 microRNA precursor family (RF03815)"}, {"model_id": "mir-3059", "source": "Rfam", "description": "mir-3059 microRNA precursor family (RF03520)"}, {"model_id": "mir-3064", "source": "Rfam", "description": "mir-3064 microRNA precursor family (RF03840)"}, {"model_id": "mir-3070", "source": "Rfam", "description": "mir-3070 microRNA precursor family (RF03203)"}, {"model_id": "mir-3072", "source": "Rfam", "description": "mir-3072 microRNA precursor family (RF03527)"}, {"model_id": "mir-3075", "source": "Rfam", "description": "mir-3075 microRNA precursor family (RF03376)"}, {"model_id": "mir-3085", "source": "Rfam", "description": "mir-3085 microRNA precursor family (RF03288)"}, {"model_id": "mir-3099", "source": "Rfam", "description": "mir-3099 microRNA precursor family (RF03406)"}, {"model_id": "mir-3102", "source": "Rfam", "description": "mir-3102 microRNA precursor family (RF03206)"}, {"model_id": "mir-3116", "source": "Rfam", "description": "mir-3116 microRNA precursor family (RF03754)"}, {"model_id": "mir-3117", "source": "Rfam", "description": "mir-3117 microRNA precursor family (RF03591)"}, {"model_id": "mir-3118", "source": "Rfam", "description": "mir-3118 microRNA precursor family (RF04140)"}, {"model_id": "mir-3119", "source": "Rfam", "description": "mir-3119 microRNA precursor family (RF03717)"}, {"model_id": "mir-312", "source": "Rfam", "description": "mir-312 microRNA precursor family (RF03326)"}, {"model_id": "mir-3121", "source": "Rfam", "description": "mir-3121 microRNA precursor family (RF03452)"}, {"model_id": "mir-3122", "source": "Rfam", "description": "mir-3122 microRNA precursor family (RF03366)"}, {"model_id": "mir-3126", "source": "Rfam", "description": "mir-3126 microRNA precursor family (RF03180)"}, {"model_id": "mir-3127", "source": "Rfam", "description": "mir-3127 microRNA precursor family (RF04123)"}, {"model_id": "mir-3129", "source": "Rfam", "description": "mir-3129 microRNA precursor family (RF03857)"}, {"model_id": "mir-3130", "source": "Rfam", "description": "mir-3130 microRNA precursor family (RF03736)"}, {"model_id": "mir-3132", "source": "Rfam", "description": "mir-3132 microRNA precursor family (RF03946)"}, {"model_id": "mir-3136", "source": "Rfam", "description": "mir-3136 microRNA precursor family (RF03361)"}, {"model_id": "mir-3138", "source": "Rfam", "description": "mir-3138 microRNA precursor family (RF03837)"}, {"model_id": "mir-3140", "source": "Rfam", "description": "mir-3140 microRNA precursor family (RF03501)"}, {"model_id": "mir-3145", "source": "Rfam", "description": "mir-3145 microRNA precursor family (RF03498)"}, {"model_id": "mir-3146", "source": "Rfam", "description": "mir-3146 microRNA precursor family (RF03491)"}, {"model_id": "mir-3149", "source": "Rfam", "description": "mir-3149 microRNA precursor family (RF04176)"}, {"model_id": "mir-3150", "source": "Rfam", "description": "mir-3150 microRNA precursor family (RF03972)"}, {"model_id": "mir-3151", "source": "Rfam", "description": "mir-3151 microRNA precursor family (RF03349)"}, {"model_id": "mir-3154", "source": "Rfam", "description": "mir-3154 microRNA precursor family (RF03301)"}, {"model_id": "mir-3155", "source": "Rfam", "description": "mir-3155 microRNA precursor family (RF03766)"}, {"model_id": "mir-3156", "source": "Rfam", "description": "mir-3156 microRNA precursor family (RF03360)"}, {"model_id": "mir-3158", "source": "Rfam", "description": "mir-3158 microRNA precursor family (RF03941)"}, {"model_id": "mir-3160", "source": "Rfam", "description": "mir-3160 microRNA precursor family (RF03888)"}, {"model_id": "mir-3165", "source": "Rfam", "description": "mir-3165 microRNA precursor family (RF04105)"}, {"model_id": "mir-3167", "source": "Rfam", "description": "mir-3167 microRNA precursor family (RF03217)"}, {"model_id": "mir-3170", "source": "Rfam", "description": "mir-3170 microRNA precursor family (RF03373)"}, {"model_id": "mir-3173", "source": "Rfam", "description": "mir-3173 microRNA precursor family (RF03834)"}, {"model_id": "mir-3174", "source": "Rfam", "description": "mir-3174 microRNA precursor family (RF03524)"}, {"model_id": "mir-3188", "source": "Rfam", "description": "mir-3188 microRNA precursor family (RF03451)"}, {"model_id": "mir-3190", "source": "Rfam", "description": "mir-3190 microRNA precursor family (RF03844)"}, {"model_id": "mir-3192", "source": "Rfam", "description": "mir-3192 microRNA precursor family (RF03873)"}, {"model_id": "mir-3193", "source": "Rfam", "description": "mir-3193 microRNA precursor family (RF03185)"}, {"model_id": "mir-3198", "source": "Rfam", "description": "mir-3198 microRNA precursor family (RF03418)"}, {"model_id": "mir-3199", "source": "Rfam", "description": "mir-3199 microRNA precursor family (RF03906)"}, {"model_id": "mir-31_2", "source": "Rfam", "description": "mir-31_2 microRNA precursor family (RF03550)"}, {"model_id": "mir-32", "source": "Rfam", "description": "mir-32 microRNA precursor family (RF00666)"}, {"model_id": "mir-320", "source": "Rfam", "description": "mir-320 microRNA precursor family (RF00736)"}, {"model_id": "mir-3200", "source": "Rfam", "description": "mir-3200 microRNA precursor family (RF03405)"}, {"model_id": "mir-3202", "source": "Rfam", "description": "mir-3202 microRNA precursor family (RF03799)"}, {"model_id": "mir-3204", "source": "Rfam", "description": "mir-3204 microRNA precursor family (RF03568)"}, {"model_id": "mir-324", "source": "Rfam", "description": "mir-324 microRNA precursor family (RF03479)"}, {"model_id": "mir-325", "source": "Rfam", "description": "mir-325 microRNA precursor family (RF03741)"}, {"model_id": "mir-3327", "source": "Rfam", "description": "mir-3327 microRNA precursor family (RF03845)"}, {"model_id": "mir-3338", "source": "Rfam", "description": "mir-3338 microRNA precursor family (RF03305)"}, {"model_id": "mir-3347", "source": "Rfam", "description": "mir-3347 microRNA precursor family (RF03343)"}, {"model_id": "mir-337", "source": "Rfam", "description": "mir-337 microRNA precursor family (RF00765)"}, {"model_id": "mir-3389", "source": "Rfam", "description": "mir-3389 microRNA precursor family (RF03780)"}, {"model_id": "mir-34", "source": "Rfam", "description": "mir-34 microRNA precursor family (RF00456)"}, {"model_id": "mir-341", "source": "Rfam", "description": "mir-341 microRNA precursor family (RF03771)"}, {"model_id": "mir-342", "source": "Rfam", "description": "mir-342 microRNA precursor family (RF00760)"}, {"model_id": "mir-343", "source": "Rfam", "description": "mir-343 microRNA precursor family (RF03417)"}, {"model_id": "mir-3431", "source": "Rfam", "description": "mir-3431 microRNA precursor family (RF03614)"}, {"model_id": "mir-3432", "source": "Rfam", "description": "mir-3432 microRNA precursor family (RF03767)"}, {"model_id": "mir-346", "source": "Rfam", "description": "mir-346 microRNA precursor family (RF00758)"}, {"model_id": "mir-3473", "source": "Rfam", "description": "mir-3473 microRNA precursor family (RF04204)"}, {"model_id": "mir-3477", "source": "Rfam", "description": "mir-3477 microRNA precursor family (RF03727)"}, {"model_id": "mir-3478", "source": "Rfam", "description": "mir-3478 microRNA precursor family (RF03721)"}, {"model_id": "mir-3479", "source": "Rfam", "description": "mir-3479 microRNA precursor family (RF03512)"}, {"model_id": "mir-3492", "source": "Rfam", "description": "mir-3492 microRNA precursor family (RF04021)"}, {"model_id": "mir-3524", "source": "Rfam", "description": "mir-3524 microRNA precursor family (RF03634)"}, {"model_id": "mir-3533", "source": "Rfam", "description": "mir-3533 microRNA precursor family (RF03561)"}, {"model_id": "mir-354", "source": "Rfam", "description": "mir-354 microRNA precursor family (RF00799)"}, {"model_id": "mir-3547", "source": "Rfam", "description": "mir-3547 microRNA precursor family (RF03836)"}, {"model_id": "mir-3552", "source": "Rfam", "description": "mir-3552 microRNA precursor family (RF03398)"}, {"model_id": "mir-3569", "source": "Rfam", "description": "mir-3569 microRNA precursor family (RF03595)"}, {"model_id": "mir-3572", "source": "Rfam", "description": "mir-3572 microRNA precursor family (RF03971)"}, {"model_id": "mir-358", "source": "Rfam", "description": "mir-358 microRNA precursor family (RF00790)"}, {"model_id": "mir-3613", "source": "Rfam", "description": "mir-3613 microRNA precursor family (RF03323)"}, {"model_id": "mir-3617", "source": "Rfam", "description": "mir-3617 microRNA precursor family (RF03300)"}, {"model_id": "mir-3618", "source": "Rfam", "description": "mir-3618 microRNA precursor family (RF04152)"}, {"model_id": "mir-3622", "source": "Rfam", "description": "mir-3622 microRNA precursor family (RF03703)"}, {"model_id": "mir-3660", "source": "Rfam", "description": "mir-3660 microRNA precursor family (RF03510)"}, {"model_id": "mir-3661", "source": "Rfam", "description": "mir-3661 microRNA precursor family (RF03782)"}, {"model_id": "mir-3688", "source": "Rfam", "description": "mir-3688 microRNA precursor family (RF04161)"}, {"model_id": "mir-3689", "source": "Rfam", "description": "mir-3689 microRNA precursor family (RF03186)"}, {"model_id": "mir-370", "source": "Rfam", "description": "mir-370 microRNA precursor family (RF00740)"}, {"model_id": "mir-3718", "source": "Rfam", "description": "mir-3718 microRNA precursor family (RF03952)"}, {"model_id": "mir-3747", "source": "Rfam", "description": "mir-3747 microRNA precursor family (RF03640)"}, {"model_id": "mir-3804", "source": "Rfam", "description": "mir-3804 microRNA precursor family (RF03909)"}, {"model_id": "mir-3817", "source": "Rfam", "description": "mir-3817 microRNA precursor family (RF03594)"}, {"model_id": "mir-3836", "source": "Rfam", "description": "mir-3836 microRNA precursor family (RF03817)"}, {"model_id": "mir-3851", "source": "Rfam", "description": "mir-3851 microRNA precursor family (RF03350)"}, {"model_id": "mir-3910", "source": "Rfam", "description": "mir-3910 microRNA precursor family (RF03578)"}, {"model_id": "mir-3912", "source": "Rfam", "description": "mir-3912 microRNA precursor family (RF03682)"}, {"model_id": "mir-3913", "source": "Rfam", "description": "mir-3913 microRNA precursor family (RF03769)"}, {"model_id": "mir-3914", "source": "Rfam", "description": "mir-3914 microRNA precursor family (RF03719)"}, {"model_id": "mir-3923", "source": "Rfam", "description": "mir-3923 microRNA precursor family (RF03306)"}, {"model_id": "mir-3926", "source": "Rfam", "description": "mir-3926 microRNA precursor family (RF03560)"}, {"model_id": "mir-3927", "source": "Rfam", "description": "mir-3927 microRNA precursor family (RF04068)"}, {"model_id": "mir-393", "source": "Rfam", "description": "mir-393 microRNA precursor family (RF02516)"}, {"model_id": "mir-3931", "source": "Rfam", "description": "mir-3931 microRNA precursor family (RF03822)"}, {"model_id": "mir-3934", "source": "Rfam", "description": "mir-3934 microRNA precursor family (RF03195)"}, {"model_id": "mir-3937", "source": "Rfam", "description": "mir-3937 microRNA precursor family (RF03877)"}, {"model_id": "mir-3938", "source": "Rfam", "description": "mir-3938 microRNA precursor family (RF03585)"}, {"model_id": "mir-3940", "source": "Rfam", "description": "mir-3940 microRNA precursor family (RF03486)"}, {"model_id": "mir-3943", "source": "Rfam", "description": "mir-3943 microRNA precursor family (RF03392)"}, {"model_id": "mir-395", "source": "Rfam", "description": "mir-395 microRNA precursor family (RF00451)"}, {"model_id": "mir-3956", "source": "Rfam", "description": "mir-3956 microRNA precursor family (RF03678)"}, {"model_id": "mir-3957", "source": "Rfam", "description": "mir-3957 microRNA precursor family (RF03808)"}, {"model_id": "mir-3960", "source": "Rfam", "description": "mir-3960 microRNA precursor family (RF03207)"}, {"model_id": "mir-399", "source": "Rfam", "description": "mir-399 microRNA precursor family (RF00445)"}, {"model_id": "mir-4", "source": "Rfam", "description": "mir-4 microRNA precursor family (RF03258)"}, {"model_id": "mir-4000", "source": "Rfam", "description": "mir-4000 microRNA precursor family (RF03485)"}, {"model_id": "mir-4003", "source": "Rfam", "description": "mir-4003 microRNA precursor family (RF03442)"}, {"model_id": "mir-4005", "source": "Rfam", "description": "mir-4005 microRNA precursor family (RF03755)"}, {"model_id": "mir-4018", "source": "Rfam", "description": "mir-4018 microRNA precursor family (RF03660)"}, {"model_id": "mir-4041", "source": "Rfam", "description": "mir-4041 microRNA precursor family (RF03701)"}, {"model_id": "mir-4077", "source": "Rfam", "description": "mir-4077 microRNA precursor family (RF03897)"}, {"model_id": "mir-4079", "source": "Rfam", "description": "mir-4079 microRNA precursor family (RF03936)"}, {"model_id": "mir-4081", "source": "Rfam", "description": "mir-4081 microRNA precursor family (RF03867)"}, {"model_id": "mir-4178", "source": "Rfam", "description": "mir-4178 microRNA precursor family (RF03885)"}, {"model_id": "mir-427", "source": "Rfam", "description": "mir-427 microRNA precursor family (RF03364)"}, {"model_id": "mir-431", "source": "Rfam", "description": "mir-431 microRNA precursor family (RF00718)"}, {"model_id": "mir-433", "source": "Rfam", "description": "mir-433 microRNA precursor family (RF00748)"}, {"model_id": "mir-43_2", "source": "Rfam", "description": "mir-43_2 microRNA precursor family (RF03552)"}, {"model_id": "mir-4423", "source": "Rfam", "description": "mir-4423 microRNA precursor family (RF03487)"}, {"model_id": "mir-4427", "source": "Rfam", "description": "mir-4427 microRNA precursor family (RF03257)"}, {"model_id": "mir-4428", "source": "Rfam", "description": "mir-4428 microRNA precursor family (RF03907)"}, {"model_id": "mir-4429", "source": "Rfam", "description": "mir-4429 microRNA precursor family (RF03507)"}, {"model_id": "mir-4433", "source": "Rfam", "description": "mir-4433 microRNA precursor family (RF04096)"}, {"model_id": "mir-4435", "source": "Rfam", "description": "mir-4435 microRNA precursor family (RF03576)"}, {"model_id": "mir-4436", "source": "Rfam", "description": "mir-4436 microRNA precursor family (RF04132)"}, {"model_id": "mir-4446", "source": "Rfam", "description": "mir-4446 microRNA precursor family (RF03251)"}, {"model_id": "mir-4449", "source": "Rfam", "description": "mir-4449 microRNA precursor family (RF03917)"}, {"model_id": "mir-4451", "source": "Rfam", "description": "mir-4451 microRNA precursor family (RF03429)"}, {"model_id": "mir-4477", "source": "Rfam", "description": "mir-4477 microRNA precursor family (RF03800)"}, {"model_id": "mir-448", "source": "Rfam", "description": "mir-448 microRNA precursor family (RF00723)"}, {"model_id": "mir-4484", "source": "Rfam", "description": "mir-4484 microRNA precursor family (RF03861)"}, {"model_id": "mir-4488", "source": "Rfam", "description": "mir-4488 microRNA precursor family (RF03298)"}, {"model_id": "mir-4504", "source": "Rfam", "description": "mir-4504 microRNA precursor family (RF03173)"}, {"model_id": "mir-4510", "source": "Rfam", "description": "mir-4510 microRNA precursor family (RF03204)"}, {"model_id": "mir-4515", "source": "Rfam", "description": "mir-4515 microRNA precursor family (RF03178)"}, {"model_id": "mir-4520", "source": "Rfam", "description": "mir-4520 microRNA precursor family (RF04067)"}, {"model_id": "mir-4523", "source": "Rfam", "description": "mir-4523 microRNA precursor family (RF03231)"}, {"model_id": "mir-4524", "source": "Rfam", "description": "mir-4524 microRNA precursor family (RF03781)"}, {"model_id": "mir-4526", "source": "Rfam", "description": "mir-4526 microRNA precursor family (RF03791)"}, {"model_id": "mir-4529", "source": "Rfam", "description": "mir-4529 microRNA precursor family (RF03739)"}, {"model_id": "mir-4536", "source": "Rfam", "description": "mir-4536 microRNA precursor family (RF03747)"}, {"model_id": "mir-455", "source": "Rfam", "description": "mir-455 microRNA precursor family (RF00709)"}, {"model_id": "mir-459", "source": "Rfam", "description": "mir-459 microRNA precursor family (RF03354)"}, {"model_id": "mir-4599", "source": "Rfam", "description": "mir-4599 microRNA precursor family (RF04005)"}, {"model_id": "mir-46", "source": "Rfam", "description": "mir-46/mir-47/mir-281 microRNA precursor family (RF00249)"}, {"model_id": "mir-462", "source": "Rfam", "description": "mir-462 microRNA precursor family (RF03683)"}, {"model_id": "mir-4637", "source": "Rfam", "description": "mir-4637 microRNA precursor family (RF03284)"}, {"model_id": "mir-465", "source": "Rfam", "description": "mir-465 microRNA precursor family (RF03464)"}, {"model_id": "mir-4654", "source": "Rfam", "description": "mir-4654 microRNA precursor family (RF03253)"}, {"model_id": "mir-4657", "source": "Rfam", "description": "mir-4657 microRNA precursor family (RF03431)"}, {"model_id": "mir-4659", "source": "Rfam", "description": "mir-4659 microRNA precursor family (RF03912)"}, {"model_id": "mir-466", "source": "Rfam", "description": "mir-466 microRNA precursor family (RF04052)"}, {"model_id": "mir-4660", "source": "Rfam", "description": "mir-4660 microRNA precursor family (RF03509)"}, {"model_id": "mir-4662", "source": "Rfam", "description": "mir-4662 microRNA precursor family (RF03938)"}, {"model_id": "mir-4667", "source": "Rfam", "description": "mir-4667 microRNA precursor family (RF03379)"}, {"model_id": "mir-4672", "source": "Rfam", "description": "mir-4672 microRNA precursor family (RF03293)"}, {"model_id": "mir-4677", "source": "Rfam", "description": "mir-4677 microRNA precursor family (RF03462)"}, {"model_id": "mir-4680", "source": "Rfam", "description": "mir-4680 microRNA precursor family (RF03494)"}, {"model_id": "mir-4703", "source": "Rfam", "description": "mir-4703 microRNA precursor family (RF03523)"}, {"model_id": "mir-4738", "source": "Rfam", "description": "mir-4738 microRNA precursor family (RF03389)"}, {"model_id": "mir-4742", "source": "Rfam", "description": "mir-4742 microRNA precursor family (RF04146)"}, {"model_id": "mir-4743", "source": "Rfam", "description": "mir-4743 microRNA precursor family (RF03329)"}, {"model_id": "mir-4766", "source": "Rfam", "description": "mir-4766 microRNA precursor family (RF03474)"}, {"model_id": "mir-4773", "source": "Rfam", "description": "mir-4773 microRNA precursor family (RF03734)"}, {"model_id": "mir-4774", "source": "Rfam", "description": "mir-4774 microRNA precursor family (RF03482)"}, {"model_id": "mir-4776", "source": "Rfam", "description": "mir-4776 microRNA precursor family (RF03889)"}, {"model_id": "mir-4782", "source": "Rfam", "description": "mir-4782 microRNA precursor family (RF03356)"}, {"model_id": "mir-4788", "source": "Rfam", "description": "mir-4788 microRNA precursor family (RF03371)"}, {"model_id": "mir-4791", "source": "Rfam", "description": "mir-4791 microRNA precursor family (RF03309)"}, {"model_id": "mir-4796", "source": "Rfam", "description": "mir-4796 microRNA precursor family (RF03489)"}, {"model_id": "mir-4798", "source": "Rfam", "description": "mir-4798 microRNA precursor family (RF03244)"}, {"model_id": "mir-4803", "source": "Rfam", "description": "mir-4803 microRNA precursor family (RF03174)"}, {"model_id": "mir-4818", "source": "Rfam", "description": "mir-4818 microRNA precursor family (RF04013)"}, {"model_id": "mir-483", "source": "Rfam", "description": "mir-483 microRNA precursor family (RF03778)"}, {"model_id": "mir-4841", "source": "Rfam", "description": "mir-4841 microRNA precursor family (RF04003)"}, {"model_id": "mir-4847", "source": "Rfam", "description": "mir-4847 microRNA precursor family (RF03574)"}, {"model_id": "mir-4850", "source": "Rfam", "description": "mir-4850 microRNA precursor family (RF03522)"}, {"model_id": "mir-4854", "source": "Rfam", "description": "mir-4854 microRNA precursor family (RF03783)"}, {"model_id": "mir-4856", "source": "Rfam", "description": "mir-4856 microRNA precursor family (RF03424)"}, {"model_id": "mir-4857", "source": "Rfam", "description": "mir-4857 microRNA precursor family (RF03190)"}, {"model_id": "mir-4859", "source": "Rfam", "description": "mir-4859 microRNA precursor family (RF04020)"}, {"model_id": "mir-4860", "source": "Rfam", "description": "mir-4860 microRNA precursor family (RF03892)"}, {"model_id": "mir-4861", "source": "Rfam", "description": "mir-4861 microRNA precursor family (RF03846)"}, {"model_id": "mir-4863", "source": "Rfam", "description": "mir-4863 microRNA precursor family (RF04022)"}, {"model_id": "mir-4864", "source": "Rfam", "description": "mir-4864 microRNA precursor family (RF04017)"}, {"model_id": "mir-4865", "source": "Rfam", "description": "mir-4865 microRNA precursor family (RF03982)"}, {"model_id": "mir-4866", "source": "Rfam", "description": "mir-4866 microRNA precursor family (RF04040)"}, {"model_id": "mir-4867", "source": "Rfam", "description": "mir-4867 microRNA precursor family (RF03772)"}, {"model_id": "mir-4868", "source": "Rfam", "description": "mir-4868 microRNA precursor family (RF03939)"}, {"model_id": "mir-4869", "source": "Rfam", "description": "mir-4869 microRNA precursor family (RF03352)"}, {"model_id": "mir-4872", "source": "Rfam", "description": "mir-4872 microRNA precursor family (RF03325)"}, {"model_id": "mir-4873", "source": "Rfam", "description": "mir-4873 microRNA precursor family (RF04016)"}, {"model_id": "mir-4874", "source": "Rfam", "description": "mir-4874 microRNA precursor family (RF03317)"}, {"model_id": "mir-4875", "source": "Rfam", "description": "mir-4875 microRNA precursor family (RF03566)"}, {"model_id": "mir-4876", "source": "Rfam", "description": "mir-4876 microRNA precursor family (RF03945)"}, {"model_id": "mir-4877", "source": "Rfam", "description": "mir-4877 microRNA precursor family (RF03615)"}, {"model_id": "mir-4878", "source": "Rfam", "description": "mir-4878 microRNA precursor family (RF03581)"}, {"model_id": "mir-4879", "source": "Rfam", "description": "mir-4879 microRNA precursor family (RF03893)"}, {"model_id": "mir-4880", "source": "Rfam", "description": "mir-4880 microRNA precursor family (RF04008)"}, {"model_id": "mir-4887", "source": "Rfam", "description": "mir-4887 microRNA precursor family (RF03197)"}, {"model_id": "mir-4888", "source": "Rfam", "description": "mir-4888 microRNA precursor family (RF03990)"}, {"model_id": "mir-4889", "source": "Rfam", "description": "mir-4889 microRNA precursor family (RF03882)"}, {"model_id": "mir-4890", "source": "Rfam", "description": "mir-4890 microRNA precursor family (RF03807)"}, {"model_id": "mir-4891", "source": "Rfam", "description": "mir-4891 microRNA precursor family (RF03756)"}, {"model_id": "mir-4899", "source": "Rfam", "description": "mir-4899 microRNA precursor family (RF03603)"}, {"model_id": "mir-4900", "source": "Rfam", "description": "mir-4900 microRNA precursor family (RF03222)"}, {"model_id": "mir-4904", "source": "Rfam", "description": "mir-4904 microRNA precursor family (RF03696)"}, {"model_id": "mir-4922", "source": "Rfam", "description": "mir-4922 microRNA precursor family (RF03918)"}, {"model_id": "mir-4928", "source": "Rfam", "description": "mir-4928 microRNA precursor family (RF03950)"}, {"model_id": "mir-493", "source": "Rfam", "description": "mir-493 microRNA precursor family (RF04100)"}, {"model_id": "mir-4989", "source": "Rfam", "description": "mir-4989 microRNA precursor family (RF03804)"}, {"model_id": "mir-5045", "source": "Rfam", "description": "mir-5045 microRNA precursor family (RF03948)"}, {"model_id": "mir-509", "source": "Rfam", "description": "mir-509 microRNA precursor family (RF04216)"}, {"model_id": "mir-51", "source": "Rfam", "description": "mir-51 microRNA precursor family (RF04193)"}, {"model_id": "mir-5132", "source": "Rfam", "description": "mir-5132 microRNA precursor family (RF03586)"}, {"model_id": "mir-5316", "source": "Rfam", "description": "mir-5316 microRNA precursor family (RF04018)"}, {"model_id": "mir-5345", "source": "Rfam", "description": "mir-5345 microRNA precursor family (RF03624)"}, {"model_id": "mir-5350", "source": "Rfam", "description": "mir-5350 microRNA precursor family (RF03953)"}, {"model_id": "mir-5360", "source": "Rfam", "description": "mir-5360 microRNA precursor family (RF03215)"}, {"model_id": "mir-5365", "source": "Rfam", "description": "mir-5365 microRNA precursor family (RF03344)"}, {"model_id": "mir-5366", "source": "Rfam", "description": "mir-5366 microRNA precursor family (RF03403)"}, {"model_id": "mir-5391", "source": "Rfam", "description": "mir-5391 microRNA precursor family (RF04107)"}, {"model_id": "mir-54", "source": "Rfam", "description": "mir-54 microRNA precursor family (RF04082)"}, {"model_id": "mir-541", "source": "Rfam", "description": "mir-541 microRNA precursor family (RF00777)"}, {"model_id": "mir-5429", "source": "Rfam", "description": "mir-5429 microRNA precursor family (RF03820)"}, {"model_id": "mir-5444", "source": "Rfam", "description": "mir-5444 microRNA precursor family (RF03511)"}, {"model_id": "mir-547", "source": "Rfam", "description": "mir-547 microRNA precursor family (RF03503)"}, {"model_id": "mir-5470", "source": "Rfam", "description": "mir-5470 microRNA precursor family (RF03609)"}, {"model_id": "mir-555", "source": "Rfam", "description": "mir-555 microRNA precursor family (RF03202)"}, {"model_id": "mir-5583", "source": "Rfam", "description": "mir-5583 microRNA precursor family (RF03589)"}, {"model_id": "mir-559", "source": "Rfam", "description": "mir-559 microRNA precursor family (RF03556)"}, {"model_id": "mir-5592", "source": "Rfam", "description": "mir-5592 microRNA precursor family (RF03618)"}, {"model_id": "mir-561", "source": "Rfam", "description": "mir-561 microRNA precursor family (RF03460)"}, {"model_id": "mir-5615", "source": "Rfam", "description": "mir-5615 microRNA precursor family (RF03973)"}, {"model_id": "mir-564", "source": "Rfam", "description": "mir-564 microRNA precursor family (RF03285)"}, {"model_id": "mir-568", "source": "Rfam", "description": "mir-568 microRNA precursor family (RF04158)"}, {"model_id": "mir-5681", "source": "Rfam", "description": "mir-5681 microRNA precursor family (RF03871)"}, {"model_id": "mir-5697", "source": "Rfam", "description": "mir-5697 microRNA precursor family (RF03269)"}, {"model_id": "mir-57", "source": "Rfam", "description": "mir-57 microRNA precursor family (RF04194)"}, {"model_id": "mir-571", "source": "Rfam", "description": "mir-571 microRNA precursor family (RF03470)"}, {"model_id": "mir-5727", "source": "Rfam", "description": "mir-5727 microRNA precursor family (RF03942)"}, {"model_id": "mir-5728", "source": "Rfam", "description": "mir-5728 microRNA precursor family (RF03604)"}, {"model_id": "mir-5729", "source": "Rfam", "description": "mir-5729 microRNA precursor family (RF03619)"}, {"model_id": "mir-5736", "source": "Rfam", "description": "mir-5736 microRNA precursor family (RF03894)"}, {"model_id": "mir-578", "source": "Rfam", "description": "mir-578 microRNA precursor family (RF00971)"}, {"model_id": "mir-5856", "source": "Rfam", "description": "mir-5856 microRNA precursor family (RF03957)"}, {"model_id": "mir-587", "source": "Rfam", "description": "mir-587 microRNA precursor family (RF03506)"}, {"model_id": "mir-5879", "source": "Rfam", "description": "mir-5879 microRNA precursor family (RF03637)"}, {"model_id": "mir-588", "source": "Rfam", "description": "mir-588 microRNA precursor family (RF03391)"}, {"model_id": "mir-5880", "source": "Rfam", "description": "mir-5880 microRNA precursor family (RF03596)"}, {"model_id": "mir-5881", "source": "Rfam", "description": "mir-5881 microRNA precursor family (RF03975)"}, {"model_id": "mir-5882", "source": "Rfam", "description": "mir-5882 microRNA precursor family (RF03633)"}, {"model_id": "mir-5885", "source": "Rfam", "description": "mir-5885 microRNA precursor family (RF03213)"}, {"model_id": "mir-5886", "source": "Rfam", "description": "mir-5886 microRNA precursor family (RF03277)"}, {"model_id": "mir-5890", "source": "Rfam", "description": "mir-5890 microRNA precursor family (RF03408)"}, {"model_id": "mir-5892", "source": "Rfam", "description": "mir-5892 microRNA precursor family (RF03689)"}, {"model_id": "mir-5897", "source": "Rfam", "description": "mir-5897 microRNA precursor family (RF03761)"}, {"model_id": "mir-59", "source": "Rfam", "description": "mir-59 microRNA precursor family (RF03881)"}, {"model_id": "mir-5904", "source": "Rfam", "description": "mir-5904 microRNA precursor family (RF03287)"}, {"model_id": "mir-591", "source": "Rfam", "description": "mir-591 microRNA precursor family (RF03291)"}, {"model_id": "mir-5911", "source": "Rfam", "description": "mir-5911 microRNA precursor family (RF03663)"}, {"model_id": "mir-5912", "source": "Rfam", "description": "mir-5912 microRNA precursor family (RF03899)"}, {"model_id": "mir-5918", "source": "Rfam", "description": "mir-5918 microRNA precursor family (RF03372)"}, {"model_id": "mir-5928", "source": "Rfam", "description": "mir-5928 microRNA precursor family (RF03833)"}, {"model_id": "mir-595", "source": "Rfam", "description": "mir-595 microRNA precursor family (RF04084)"}, {"model_id": "mir-596", "source": "Rfam", "description": "mir-596 microRNA precursor family (RF03281)"}, {"model_id": "mir-5984", "source": "Rfam", "description": "mir-5984 microRNA precursor family (RF03796)"}, {"model_id": "mir-5985", "source": "Rfam", "description": "mir-5985 microRNA precursor family (RF04038)"}, {"model_id": "mir-6", "source": "Rfam", "description": "mir-6 microRNA precursor (RF00143)"}, {"model_id": "mir-6012", "source": "Rfam", "description": "mir-6012 microRNA precursor family (RF03172)"}, {"model_id": "mir-602", "source": "Rfam", "description": "mir-602 microRNA precursor family (RF03219)"}, {"model_id": "mir-606", "source": "Rfam", "description": "mir-606 microRNA precursor family (RF03328)"}, {"model_id": "mir-608", "source": "Rfam", "description": "mir-608 microRNA precursor family (RF03612)"}, {"model_id": "mir-6095", "source": "Rfam", "description": "mir-6095 microRNA precursor family (RF03986)"}, {"model_id": "mir-6096", "source": "Rfam", "description": "mir-6096 microRNA precursor family (RF04030)"}, {"model_id": "mir-610", "source": "Rfam", "description": "mir-610 microRNA precursor family (RF03852)"}, {"model_id": "mir-6128", "source": "Rfam", "description": "mir-6128 microRNA precursor family (RF03514)"}, {"model_id": "mir-6129", "source": "Rfam", "description": "mir-6129 microRNA precursor family (RF03363)"}, {"model_id": "mir-613", "source": "Rfam", "description": "mir-613 microRNA precursor family (RF03441)"}, {"model_id": "mir-6130", "source": "Rfam", "description": "mir-6130 microRNA precursor family (RF04115)"}, {"model_id": "mir-6131", "source": "Rfam", "description": "mir-6131 microRNA precursor family (RF03448)"}, {"model_id": "mir-6132", "source": "Rfam", "description": "mir-6132 microRNA precursor family (RF03859)"}, {"model_id": "mir-6133", "source": "Rfam", "description": "mir-6133 microRNA precursor family (RF03302)"}, {"model_id": "mir-6134", "source": "Rfam", "description": "mir-6134 microRNA precursor family (RF03428)"}, {"model_id": "mir-614", "source": "Rfam", "description": "mir-614 microRNA precursor family (RF03385)"}, {"model_id": "mir-617", "source": "Rfam", "description": "mir-617 microRNA precursor family (RF03201)"}, {"model_id": "mir-619", "source": "Rfam", "description": "mir-619 microRNA precursor family (RF03639)"}, {"model_id": "mir-62", "source": "Rfam", "description": "mir-62 microRNA precursor family (RF00847)"}, {"model_id": "mir-622", "source": "Rfam", "description": "mir-622 microRNA precursor family (RF03969)"}, {"model_id": "mir-623", "source": "Rfam", "description": "mir-623 microRNA precursor family (RF03472)"}, {"model_id": "mir-626", "source": "Rfam", "description": "mir-626 microRNA precursor family (RF00968)"}, {"model_id": "mir-627", "source": "Rfam", "description": "mir-627 microRNA precursor family (RF03831)"}, {"model_id": "mir-629", "source": "Rfam", "description": "mir-629 microRNA precursor family (RF03558)"}, {"model_id": "mir-630", "source": "Rfam", "description": "mir-630 microRNA precursor family (RF03478)"}, {"model_id": "mir-6301", "source": "Rfam", "description": "mir-6301 microRNA precursor family (RF03988)"}, {"model_id": "mir-6302", "source": "Rfam", "description": "mir-6302 microRNA precursor family (RF03992)"}, {"model_id": "mir-634", "source": "Rfam", "description": "mir-634 microRNA precursor family (RF03358)"}, {"model_id": "mir-635", "source": "Rfam", "description": "mir-635 microRNA precursor family (RF03382)"}, {"model_id": "mir-637", "source": "Rfam", "description": "mir-637 microRNA precursor family (RF03422)"}, {"model_id": "mir-641", "source": "Rfam", "description": "mir-641 microRNA precursor family (RF03629)"}, {"model_id": "mir-645", "source": "Rfam", "description": "mir-645 microRNA precursor family (RF03267)"}, {"model_id": "mir-646", "source": "Rfam", "description": "mir-646 microRNA precursor family (RF03409)"}, {"model_id": "mir-647", "source": "Rfam", "description": "mir-647 microRNA precursor family (RF03764)"}, {"model_id": "mir-648", "source": "Rfam", "description": "mir-648 microRNA precursor family (RF00970)"}, {"model_id": "mir-6505", "source": "Rfam", "description": "mir-6505 microRNA precursor family (RF03337)"}, {"model_id": "mir-6511", "source": "Rfam", "description": "mir-6511 microRNA precursor family (RF03340)"}, {"model_id": "mir-6526", "source": "Rfam", "description": "mir-6526 microRNA precursor family (RF03232)"}, {"model_id": "mir-6529", "source": "Rfam", "description": "mir-6529 microRNA precursor family (RF04090)"}, {"model_id": "mir-6536", "source": "Rfam", "description": "mir-6536 microRNA precursor family (RF03757)"}, {"model_id": "mir-6579", "source": "Rfam", "description": "mir-6579 microRNA precursor family (RF03929)"}, {"model_id": "mir-658", "source": "Rfam", "description": "mir-658 microRNA precursor family (RF03947)"}, {"model_id": "mir-6644", "source": "Rfam", "description": "mir-6644 microRNA precursor family (RF03960)"}, {"model_id": "mir-666", "source": "Rfam", "description": "mir-666 microRNA precursor family (RF03211)"}, {"model_id": "mir-667", "source": "Rfam", "description": "mir-667 microRNA precursor family (RF03348)"}, {"model_id": "mir-670", "source": "Rfam", "description": "mir-670 microRNA precursor family (RF03414)"}, {"model_id": "mir-6715", "source": "Rfam", "description": "mir-6715 microRNA precursor family (RF03221)"}, {"model_id": "mir-676", "source": "Rfam", "description": "mir-676 microRNA precursor family (RF00966)"}, {"model_id": "mir-678", "source": "Rfam", "description": "mir-678 microRNA precursor family (RF03252)"}, {"model_id": "mir-679", "source": "Rfam", "description": "mir-679 microRNA precursor family (RF03903)"}, {"model_id": "mir-6790", "source": "Rfam", "description": "mir-6790 microRNA precursor family (RF03196)"}, {"model_id": "mir-6794", "source": "Rfam", "description": "mir-6794 microRNA precursor family (RF03192)"}, {"model_id": "mir-680", "source": "Rfam", "description": "mir-680 microRNA precursor family (RF04233)"}, {"model_id": "mir-6827", "source": "Rfam", "description": "mir-6827 microRNA precursor family (RF03449)"}, {"model_id": "mir-7", "source": "Rfam", "description": "mir-7 microRNA precursor (RF00053)"}, {"model_id": "mir-702", "source": "Rfam", "description": "mir-702 microRNA precursor family (RF03499)"}, {"model_id": "mir-703", "source": "Rfam", "description": "mir-703 microRNA precursor family (RF04060)"}, {"model_id": "mir-7094", "source": "Rfam", "description": "mir-7094 microRNA precursor family (RF03725)"}, {"model_id": "mir-7131", "source": "Rfam", "description": "mir-7131 microRNA precursor family (RF03716)"}, {"model_id": "mir-7132", "source": "Rfam", "description": "mir-7132 microRNA precursor family (RF03876)"}, {"model_id": "mir-7143", "source": "Rfam", "description": "mir-7143 microRNA precursor family (RF03801)"}, {"model_id": "mir-7147", "source": "Rfam", "description": "mir-7147 microRNA precursor family (RF03611)"}, {"model_id": "mir-7177", "source": "Rfam", "description": "mir-7177 microRNA precursor family (RF03526)"}, {"model_id": "mir-718", "source": "Rfam", "description": "mir-718 microRNA precursor family (RF03395)"}, {"model_id": "mir-7180", "source": "Rfam", "description": "mir-7180 microRNA precursor family (RF03384)"}, {"model_id": "mir-72", "source": "Rfam", "description": "mir-72 microRNA precursor family (RF04091)"}, {"model_id": "mir-722", "source": "Rfam", "description": "mir-722 microRNA precursor family (RF03697)"}, {"model_id": "mir-723", "source": "Rfam", "description": "mir-723 microRNA precursor family (RF03315)"}, {"model_id": "mir-724", "source": "Rfam", "description": "mir-724 microRNA precursor family (RF03456)"}, {"model_id": "mir-725", "source": "Rfam", "description": "mir-725 microRNA precursor family (RF03884)"}, {"model_id": "mir-726", "source": "Rfam", "description": "mir-726 microRNA precursor family (RF03435)"}, {"model_id": "mir-727", "source": "Rfam", "description": "mir-727 microRNA precursor family (RF04073)"}, {"model_id": "mir-728", "source": "Rfam", "description": "mir-728 microRNA precursor family (RF03400)"}, {"model_id": "mir-729", "source": "Rfam", "description": "mir-729 microRNA precursor family (RF03699)"}, {"model_id": "mir-731", "source": "Rfam", "description": "mir-731 microRNA precursor family (RF03622)"}, {"model_id": "mir-7331", "source": "Rfam", "description": "mir-7331 microRNA precursor family (RF03432)"}, {"model_id": "mir-734", "source": "Rfam", "description": "mir-734 microRNA precursor family (RF03571)"}, {"model_id": "mir-7359", "source": "Rfam", "description": "mir-7359 microRNA precursor family (RF03210)"}, {"model_id": "mir-7360", "source": "Rfam", "description": "mir-7360 microRNA precursor family (RF03476)"}, {"model_id": "mir-737", "source": "Rfam", "description": "mir-737 microRNA precursor family (RF03956)"}, {"model_id": "mir-7371", "source": "Rfam", "description": "mir-7371 microRNA precursor family (RF03731)"}, {"model_id": "mir-7383", "source": "Rfam", "description": "mir-7383 microRNA precursor family (RF03416)"}, {"model_id": "mir-7385", "source": "Rfam", "description": "mir-7385 microRNA precursor family (RF03198)"}, {"model_id": "mir-7386", "source": "Rfam", "description": "mir-7386 microRNA precursor family (RF04072)"}, {"model_id": "mir-7398", "source": "Rfam", "description": "mir-7398 microRNA precursor family (RF03378)"}, {"model_id": "mir-7445", "source": "Rfam", "description": "mir-7445 microRNA precursor family (RF03751)"}, {"model_id": "mir-745", "source": "Rfam", "description": "mir-745 microRNA precursor family (RF03471)"}, {"model_id": "mir-750", "source": "Rfam", "description": "mir-750 microRNA precursor family (RF03330)"}, {"model_id": "mir-753", "source": "Rfam", "description": "mir-753 microRNA precursor family (RF04089)"}, {"model_id": "mir-754", "source": "Rfam", "description": "mir-754 microRNA precursor family (RF04009)"}, {"model_id": "mir-7552", "source": "Rfam", "description": "mir-7552 microRNA precursor family (RF03445)"}, {"model_id": "mir-7558", "source": "Rfam", "description": "mir-7558 microRNA precursor family (RF03994)"}, {"model_id": "mir-7563", "source": "Rfam", "description": "mir-7563 microRNA precursor family (RF04065)"}, {"model_id": "mir-7578", "source": "Rfam", "description": "mir-7578 microRNA precursor family (RF03775)"}, {"model_id": "mir-7583", "source": "Rfam", "description": "mir-7583 microRNA precursor family (RF03280)"}, {"model_id": "mir-759", "source": "Rfam", "description": "mir-759 microRNA precursor family (RF03436)"}, {"model_id": "mir-7594", "source": "Rfam", "description": "mir-7594 microRNA precursor family (RF03295)"}, {"model_id": "mir-76", "source": "Rfam", "description": "mir-76 microRNA precursor family (RF03966)"}, {"model_id": "mir-7615", "source": "Rfam", "description": "mir-7615 microRNA precursor family (RF03730)"}, {"model_id": "mir-7616", "source": "Rfam", "description": "mir-7616 microRNA precursor family (RF03898)"}, {"model_id": "mir-762", "source": "Rfam", "description": "mir-762 microRNA precursor family (RF04080)"}, {"model_id": "mir-763", "source": "Rfam", "description": "mir-763 microRNA precursor family (RF03935)"}, {"model_id": "mir-7637", "source": "Rfam", "description": "mir-7637 microRNA precursor family (RF03865)"}, {"model_id": "mir-7640", "source": "Rfam", "description": "mir-7640 microRNA precursor family (RF03647)"}, {"model_id": "mir-766", "source": "Rfam", "description": "mir-766 microRNA precursor family (RF03458)"}, {"model_id": "mir-769", "source": "Rfam", "description": "mir-769 microRNA precursor family (RF03214)"}, {"model_id": "mir-784", "source": "Rfam", "description": "mir-784 microRNA precursor family (RF03711)"}, {"model_id": "mir-7883", "source": "Rfam", "description": "mir-7883 microRNA precursor family (RF03999)"}, {"model_id": "mir-7910", "source": "Rfam", "description": "mir-7910 microRNA precursor family (RF04035)"}, {"model_id": "mir-7911", "source": "Rfam", "description": "mir-7911 microRNA precursor family (RF04037)"}, {"model_id": "mir-7918", "source": "Rfam", "description": "mir-7918 microRNA precursor family (RF04001)"}, {"model_id": "mir-7927", "source": "Rfam", "description": "mir-7927 microRNA precursor family (RF04048)"}, {"model_id": "mir-7939", "source": "Rfam", "description": "mir-7939 microRNA precursor family (RF04044)"}, {"model_id": "mir-7940", "source": "Rfam", "description": "mir-7940 microRNA precursor family (RF04004)"}, {"model_id": "mir-7948", "source": "Rfam", "description": "mir-7948 microRNA precursor family (RF04028)"}, {"model_id": "mir-7950", "source": "Rfam", "description": "mir-7950 microRNA precursor family (RF03989)"}, {"model_id": "mir-7957", "source": "Rfam", "description": "mir-7957 microRNA precursor family (RF03995)"}, {"model_id": "mir-7961", "source": "Rfam", "description": "mir-7961 microRNA precursor family (RF04042)"}, {"model_id": "mir-7964", "source": "Rfam", "description": "mir-7964 microRNA precursor family (RF04025)"}, {"model_id": "mir-7973", "source": "Rfam", "description": "mir-7973 microRNA precursor family (RF03569)"}, {"model_id": "mir-8", "source": "Rfam", "description": "mir-8/mir-141/mir-200 microRNA precursor family (RF00241)"}, {"model_id": "mir-8196", "source": "Rfam", "description": "mir-8196 microRNA precursor family (RF03226)"}, {"model_id": "mir-8229", "source": "Rfam", "description": "mir-8229 microRNA precursor family (RF03260)"}, {"model_id": "mir-8250", "source": "Rfam", "description": "mir-8250 microRNA precursor family (RF03602)"}, {"model_id": "mir-8286", "source": "Rfam", "description": "mir-8286 microRNA precursor family (RF03570)"}, {"model_id": "mir-8303", "source": "Rfam", "description": "mir-8303 microRNA precursor family (RF03559)"}, {"model_id": "mir-8315", "source": "Rfam", "description": "mir-8315 microRNA precursor family (RF03737)"}, {"model_id": "mir-8338", "source": "Rfam", "description": "mir-8338 microRNA precursor family (RF04014)"}, {"model_id": "mir-8356", "source": "Rfam", "description": "mir-8356 microRNA precursor family (RF04103)"}, {"model_id": "mir-8364", "source": "Rfam", "description": "mir-8364 microRNA precursor family (RF04163)"}, {"model_id": "mir-8489", "source": "Rfam", "description": "mir-8489 microRNA precursor family (RF04007)"}, {"model_id": "mir-8499", "source": "Rfam", "description": "mir-8499 microRNA precursor family (RF04026)"}, {"model_id": "mir-8510", "source": "Rfam", "description": "mir-8510 microRNA precursor family (RF03997)"}, {"model_id": "mir-8512", "source": "Rfam", "description": "mir-8512 microRNA precursor family (RF04033)"}, {"model_id": "mir-8515", "source": "Rfam", "description": "mir-8515 microRNA precursor family (RF04011)"}, {"model_id": "mir-8517", "source": "Rfam", "description": "mir-8517 microRNA precursor family (RF04051)"}, {"model_id": "mir-8521", "source": "Rfam", "description": "mir-8521 microRNA precursor family (RF04029)"}, {"model_id": "mir-8536", "source": "Rfam", "description": "mir-8536 microRNA precursor family (RF03993)"}, {"model_id": "mir-87", "source": "Rfam", "description": "mir-87 microRNA precursor family (RF00726)"}, {"model_id": "mir-878", "source": "Rfam", "description": "mir-878 microRNA precursor family (RF03492)"}, {"model_id": "mir-8799", "source": "Rfam", "description": "mir-8799 microRNA precursor family (RF03981)"}, {"model_id": "mir-880", "source": "Rfam", "description": "mir-880 microRNA precursor family (RF03312)"}, {"model_id": "mir-881", "source": "Rfam", "description": "mir-881 microRNA precursor family (RF03346)"}, {"model_id": "mir-8813", "source": "Rfam", "description": "mir-8813 microRNA precursor family (RF03473)"}, {"model_id": "mir-8830", "source": "Rfam", "description": "mir-8830 microRNA precursor family (RF03949)"}, {"model_id": "mir-8834", "source": "Rfam", "description": "mir-8834 microRNA precursor family (RF03874)"}, {"model_id": "mir-8864", "source": "Rfam", "description": "mir-8864 microRNA precursor family (RF04101)"}, {"model_id": "mir-8904", "source": "Rfam", "description": "mir-8904 microRNA precursor family (RF04212)"}, {"model_id": "mir-8927", "source": "Rfam", "description": "mir-8927 microRNA precursor family (RF03965)"}, {"model_id": "mir-8932", "source": "Rfam", "description": "mir-8932 microRNA precursor family (RF03810)"}, {"model_id": "mir-8934", "source": "Rfam", "description": "mir-8934 microRNA precursor family (RF03968)"}, {"model_id": "mir-8941", "source": "Rfam", "description": "mir-8941 microRNA precursor family (RF03841)"}, {"model_id": "mir-8993", "source": "Rfam", "description": "mir-8993 microRNA precursor family (RF03954)"}, {"model_id": "mir-9", "source": "Rfam", "description": "mir-9/mir-79 microRNA precursor family (RF00237)"}, {"model_id": "mir-9014", "source": "Rfam", "description": "mir-9014 microRNA precursor family (RF03481)"}, {"model_id": "mir-9033", "source": "Rfam", "description": "mir-9033 microRNA precursor family (RF03961)"}, {"model_id": "mir-9058", "source": "Rfam", "description": "mir-9058 microRNA precursor family (RF03690)"}, {"model_id": "mir-9080", "source": "Rfam", "description": "mir-9080 microRNA precursor family (RF03645)"}, {"model_id": "mir-9128", "source": "Rfam", "description": "mir-9128 microRNA precursor family (RF03505)"}, {"model_id": "mir-9168", "source": "Rfam", "description": "mir-9168 microRNA precursor family (RF03627)"}, {"model_id": "mir-9186", "source": "Rfam", "description": "mir-9186 microRNA precursor family (RF04226)"}, {"model_id": "mir-9191", "source": "Rfam", "description": "mir-9191 microRNA precursor family (RF04231)"}, {"model_id": "mir-9193", "source": "Rfam", "description": "mir-9193 microRNA precursor family (RF03577)"}, {"model_id": "mir-9198", "source": "Rfam", "description": "mir-9198 microRNA precursor family (RF04126)"}, {"model_id": "mir-92", "source": "Rfam", "description": "mir-92 microRNA precursor family (RF00464)"}, {"model_id": "mir-920", "source": "Rfam", "description": "mir-920 microRNA precursor family (RF00986)"}, {"model_id": "mir-9209", "source": "Rfam", "description": "mir-9209 microRNA precursor family (RF03991)"}, {"model_id": "mir-921", "source": "Rfam", "description": "mir-921 microRNA precursor family (RF03740)"}, {"model_id": "mir-9214", "source": "Rfam", "description": "mir-9214 microRNA precursor family (RF04215)"}, {"model_id": "mir-9215", "source": "Rfam", "description": "mir-9215 microRNA precursor family (RF04227)"}, {"model_id": "mir-9228", "source": "Rfam", "description": "mir-9228 microRNA precursor family (RF04047)"}, {"model_id": "mir-9229", "source": "Rfam", "description": "mir-9229 microRNA precursor family (RF04224)"}, {"model_id": "mir-9235", "source": "Rfam", "description": "mir-9235 microRNA precursor family (RF03797)"}, {"model_id": "mir-9236", "source": "Rfam", "description": "mir-9236 microRNA precursor family (RF04155)"}, {"model_id": "mir-9242", "source": "Rfam", "description": "mir-9242 microRNA precursor family (RF03900)"}, {"model_id": "mir-9243", "source": "Rfam", "description": "mir-9243 microRNA precursor family (RF04138)"}, {"model_id": "mir-9250", "source": "Rfam", "description": "mir-9250 microRNA precursor family (RF03985)"}, {"model_id": "mir-9256", "source": "Rfam", "description": "mir-9256 microRNA precursor family (RF03883)"}, {"model_id": "mir-9261", "source": "Rfam", "description": "mir-9261 microRNA precursor family (RF04230)"}, {"model_id": "mir-9279", "source": "Rfam", "description": "mir-9279 microRNA precursor family (RF04229)"}, {"model_id": "mir-928", "source": "Rfam", "description": "mir-928 microRNA precursor family (RF03580)"}, {"model_id": "mir-92_2", "source": "Rfam", "description": "mir-92_2 microRNA precursor family (RF03554)"}, {"model_id": "mir-9318", "source": "Rfam", "description": "mir-9318 microRNA precursor family (RF04232)"}, {"model_id": "mir-933", "source": "Rfam", "description": "mir-933 microRNA precursor family (RF03661)"}, {"model_id": "mir-9338", "source": "Rfam", "description": "mir-9338 microRNA precursor family (RF04006)"}, {"model_id": "mir-935", "source": "Rfam", "description": "mir-935 microRNA precursor family (RF03944)"}, {"model_id": "mir-9413", "source": "Rfam", "description": "mir-9413 microRNA precursor family (RF03648)"}, {"model_id": "mir-9416", "source": "Rfam", "description": "mir-9416 microRNA precursor family (RF03564)"}, {"model_id": "mir-9418", "source": "Rfam", "description": "mir-9418 microRNA precursor family (RF03388)"}, {"model_id": "mir-9424", "source": "Rfam", "description": "mir-9424 microRNA precursor family (RF03686)"}, {"model_id": "mir-9428", "source": "Rfam", "description": "mir-9428 microRNA precursor family (RF03290)"}, {"model_id": "mir-943", "source": "Rfam", "description": "mir-943 microRNA precursor family (RF03341)"}, {"model_id": "mir-9436", "source": "Rfam", "description": "mir-9436 microRNA precursor family (RF03362)"}, {"model_id": "mir-9437", "source": "Rfam", "description": "mir-9437 microRNA precursor family (RF04200)"}, {"model_id": "mir-9440", "source": "Rfam", "description": "mir-9440 microRNA precursor family (RF03608)"}, {"model_id": "mir-9441", "source": "Rfam", "description": "mir-9441 microRNA precursor family (RF03380)"}, {"model_id": "mir-9447", "source": "Rfam", "description": "mir-9447 microRNA precursor family (RF03607)"}, {"model_id": "mir-9449", "source": "Rfam", "description": "mir-9449 microRNA precursor family (RF03786)"}, {"model_id": "mir-9456", "source": "Rfam", "description": "mir-9456 microRNA precursor family (RF03937)"}, {"model_id": "mir-9457", "source": "Rfam", "description": "mir-9457 microRNA precursor family (RF04197)"}, {"model_id": "mir-9460", "source": "Rfam", "description": "mir-9460 microRNA precursor family (RF03254)"}, {"model_id": "mir-9461", "source": "Rfam", "description": "mir-9461 microRNA precursor family (RF03504)"}, {"model_id": "mir-9465", "source": "Rfam", "description": "mir-9465 microRNA precursor family (RF03680)"}, {"model_id": "mir-95", "source": "Rfam", "description": "mir-95 microRNA precursor family (RF04053)"}, {"model_id": "mir-955", "source": "Rfam", "description": "mir-955 microRNA precursor family (RF03835)"}, {"model_id": "mir-957", "source": "Rfam", "description": "mir-957 microRNA precursor family (RF03402)"}, {"model_id": "mir-9571", "source": "Rfam", "description": "mir-9571 microRNA precursor family (RF04024)"}, {"model_id": "mir-958", "source": "Rfam", "description": "mir-958 microRNA precursor family (RF03962)"}, {"model_id": "mir-959", "source": "Rfam", "description": "mir-959 microRNA precursor family (RF03958)"}, {"model_id": "mir-960", "source": "Rfam", "description": "mir-960 microRNA precursor family (RF03377)"}, {"model_id": "mir-961", "source": "Rfam", "description": "mir-961 microRNA precursor family (RF03850)"}, {"model_id": "mir-962", "source": "Rfam", "description": "mir-962 microRNA precursor family (RF03423)"}, {"model_id": "mir-963", "source": "Rfam", "description": "mir-963 microRNA precursor family (RF03239)"}, {"model_id": "mir-964", "source": "Rfam", "description": "mir-964 microRNA precursor family (RF03923)"}, {"model_id": "mir-965", "source": "Rfam", "description": "mir-965 microRNA precursor family (RF02520)"}, {"model_id": "mir-967", "source": "Rfam", "description": "mir-967 microRNA precursor family (RF03230)"}, {"model_id": "mir-968", "source": "Rfam", "description": "mir-968 microRNA precursor family (RF03495)"}, {"model_id": "mir-970", "source": "Rfam", "description": "mir-970 microRNA precursor family (RF03508)"}, {"model_id": "mir-971", "source": "Rfam", "description": "mir-971 microRNA precursor family (RF03653)"}, {"model_id": "mir-973", "source": "Rfam", "description": "mir-973 microRNA precursor family (RF03303)"}, {"model_id": "mir-974", "source": "Rfam", "description": "mir-974 microRNA precursor family (RF03785)"}, {"model_id": "mir-975", "source": "Rfam", "description": "mir-975 microRNA precursor family (RF03367)"}, {"model_id": "mir-976", "source": "Rfam", "description": "mir-976 microRNA precursor family (RF03977)"}, {"model_id": "mir-977", "source": "Rfam", "description": "mir-977 microRNA precursor family (RF03715)"}, {"model_id": "mir-978", "source": "Rfam", "description": "mir-978 microRNA precursor family (RF03773)"}, {"model_id": "mir-9791", "source": "Rfam", "description": "mir-9791 microRNA precursor family (RF03626)"}, {"model_id": "mir-980", "source": "Rfam", "description": "mir-980 microRNA precursor family (RF03278)"}, {"model_id": "mir-982", "source": "Rfam", "description": "mir-982 microRNA precursor family (RF04056)"}, {"model_id": "mir-9847", "source": "Rfam", "description": "mir-9847 microRNA precursor family (RF03455)"}, {"model_id": "mir-986", "source": "Rfam", "description": "mir-986 microRNA precursor family (RF03399)"}, {"model_id": "mir-989", "source": "Rfam", "description": "mir-989 microRNA precursor family (RF03319)"}, {"model_id": "mir-991", "source": "Rfam", "description": "mir-991 microRNA precursor family (RF03641)"}, {"model_id": "mir-992", "source": "Rfam", "description": "mir-992 microRNA precursor family (RF03913)"}, {"model_id": "mir-998", "source": "Rfam", "description": "mir-998 microRNA precursor family (RF03419)"}, {"model_id": "mir-B6", "source": "Rfam", "description": "mir-B6 microRNA precursor family (RF03878)"}, {"model_id": "mir-B8", "source": "Rfam", "description": "mir-B8 microRNA precursor family (RF03890)"}, {"model_id": "mir-BART1", "source": "Rfam", "description": "mir-BART1 microRNA precursor family (RF00363)"}, {"model_id": "mir-BART10", "source": "Rfam", "description": "mir-BART10 microRNA precursor family (RF03216)"}, {"model_id": "mir-BART13", "source": "Rfam", "description": "mir-BART13 microRNA precursor family (RF03200)"}, {"model_id": "mir-BART14", "source": "Rfam", "description": "mir-BART14 microRNA precursor family (RF03733)"}, {"model_id": "mir-BART15", "source": "Rfam", "description": "mir-BART15 microRNA precursor family (RF00868)"}, {"model_id": "mir-BART16", "source": "Rfam", "description": "mir-BART16 microRNA precursor family (RF03563)"}, {"model_id": "mir-BART18", "source": "Rfam", "description": "mir-BART18 microRNA precursor family (RF03901)"}, {"model_id": "mir-BART19", "source": "Rfam", "description": "mir-BART19 microRNA precursor family (RF03812)"}, {"model_id": "mir-BART2", "source": "Rfam", "description": "mir-BART2 microRNA precursor family (RF00364)"}, {"model_id": "mir-BART20", "source": "Rfam", "description": "mir-BART20 microRNA precursor family (RF00864)"}, {"model_id": "mir-BART21", "source": "Rfam", "description": "mir-BART21 microRNA precursor family (RF03914)"}, {"model_id": "mir-BART3", "source": "Rfam", "description": "mir-BART3 microRNA precursor family (RF00866)"}, {"model_id": "mir-BART5", "source": "Rfam", "description": "mir-BART5 microRNA precursor family (RF00867)"}, {"model_id": "mir-BART9", "source": "Rfam", "description": "mir-BART9 microRNA precursor family (RF03864)"}, {"model_id": "mir-BHRF1-1", "source": "Rfam", "description": "mir-BHRF1-1 microRNA precursor family (RF00365)"}, {"model_id": "mir-BHRF1-2", "source": "Rfam", "description": "mir-BHRF1-2 microRNA precursor family (RF00366)"}, {"model_id": "mir-BHRF1-3", "source": "Rfam", "description": "mir-BHRF1-3 microRNA precursor family (RF00367)"}, {"model_id": "mir-H1", "source": "Rfam", "description": "mir-H1 microRNA precursor family (RF03964)"}, {"model_id": "mir-H11", "source": "Rfam", "description": "mir-H11 microRNA precursor family (RF04076)"}, {"model_id": "mir-H2", "source": "Rfam", "description": "mir-H2 microRNA precursor family (RF03868)"}, {"model_id": "mir-H3", "source": "Rfam", "description": "mir-H3 microRNA precursor family (RF03294)"}, {"model_id": "mir-H4", "source": "Rfam", "description": "mir-H4 microRNA precursor family (RF03832)"}, {"model_id": "mir-H5", "source": "Rfam", "description": "mir-H5 microRNA precursor family (RF03910)"}, {"model_id": "mir-H7", "source": "Rfam", "description": "mir-H7 microRNA precursor family (RF03610)"}, {"model_id": "mir-K12-10", "source": "Rfam", "description": "mir-K12-10 microRNA precursor family (RF03484)"}, {"model_id": "mir-Ro6-3", "source": "Rfam", "description": "mir-Ro6-3 microRNA precursor family (RF03819)"}, {"model_id": "mir-iab-4", "source": "Rfam", "description": "mir-iab-4 microRNA precursor family (RF00725)"}, {"model_id": "mir-m107-1", "source": "Rfam", "description": "mir-m107-1 microRNA precursor family (RF03934)"}, {"model_id": "mir-m21-1", "source": "Rfam", "description": "mir-m21-1 microRNA precursor family (RF03726)"}, {"model_id": "mir-m22-1", "source": "Rfam", "description": "mir-m22-1 microRNA precursor family (RF03582)"}, {"model_id": "mir-rL1-14", "source": "Rfam", "description": "mir-rL1-14 microRNA precursor family (RF03575)"}, {"model_id": "mraW", "source": "Rfam", "description": "mraW RNA (RF01746)"}, {"model_id": "msiK", "source": "Rfam", "description": "msiK RNA (RF01747)"}, {"model_id": "hveRNA", "source": "Rfam", "description": "mt-5S-like H. vermiformis (RF02555)"}, {"model_id": "ppoRNA", "source": "Rfam", "description": "mt-5S-like P. polycephalum (RF02554)"}, {"model_id": "mycoplasma_FSE", "source": "Rfam", "description": "mycoplasma ribosomal frameshift element (RF01842)"}, {"model_id": "IRES_n-myc", "source": "Rfam", "description": "n-myc internal ribosome entry site (IRES) (RF00226)"}, {"model_id": "nadA", "source": "Rfam", "description": "nadA RNA (RF03013)"}, {"model_id": "narK", "source": "Rfam", "description": "narK RNA (RF03032)"}, {"model_id": "NRON", "source": "Rfam", "description": "ncRNA Repressor of NFAT (nuclear factor of activated T cells) (RF00636)"}, {"model_id": "ncRv12659", "source": "Rfam", "description": "ncRv12659 sRNA (RF02659)"}, {"model_id": "neisseria_FSE", "source": "Rfam", "description": "neiserria ribosomal frameshift element (RF01843)"}, {"model_id": "nhaA-I", "source": "Rfam", "description": "nhaA-I RNA (RF03057)"}, {"model_id": "nhaA-II", "source": "Rfam", "description": "nhaA-II RNA (RF03038)"}, {"model_id": "nqrA-Marinomonas", "source": "Rfam", "description": "nqrA-Marinomonas RNA (RF03035)"}, {"model_id": "nrdJ", "source": "Rfam", "description": "nrdJ RNA (RF03034)"}, {"model_id": "nuoG", "source": "Rfam", "description": "nuoG RNA (RF01748)"}, {"model_id": "osmY", "source": "Rfam", "description": "osmY RNA (RF03036)"}, {"model_id": "p27_CRE", "source": "Rfam", "description": "p27 cis-regulatory element (RF00454)"}, {"model_id": "pan", "source": "Rfam", "description": "pan motif (RF01749)"}, {"model_id": "patAB", "source": "Rfam", "description": "patAB leader (RF02907)"}, {"model_id": "pemK", "source": "Rfam", "description": "pemK RNA (RF02913)"}, {"model_id": "pntA", "source": "Rfam", "description": "pntA sRNA (RF01810)"}, {"model_id": "poplar-1", "source": "Rfam", "description": "poplar-1 RNA (RF03041)"}, {"model_id": "porB", "source": "Rfam", "description": "porB RNA (RF03042)"}, {"model_id": "potC", "source": "Rfam", "description": "potC RNA (RF01751)"}, {"model_id": "preQ1-II", "source": "Rfam", "description": "preQ1-II (pre queuosine) riboswitch (RF01054)"}, {"model_id": "proV", "source": "Rfam", "description": "proV RNA (RF03045)"}, {"model_id": "psaA", "source": "Rfam", "description": "psaA RNA (RF01752)"}, {"model_id": "psbNH", "source": "Rfam", "description": "psbNH RNA (RF01753)"}, {"model_id": "psm_mec_RNA", "source": "Rfam", "description": "psm_mec locus RNA (RF02693)"}, {"model_id": "purD", "source": "Rfam", "description": "purD RNA motif (RF01069)"}, {"model_id": "AAC_AAD_leader", "source": "Rfam", "description": "putative aminoglycoside riboswitch / attI site (RF02912)"}, {"model_id": "queA", "source": "Rfam", "description": "queA RNA (RF03093)"}, {"model_id": "radC", "source": "Rfam", "description": "radC RNA (RF01754)"}, {"model_id": "raiA", "source": "Rfam", "description": "raiA RNA (RF03072)"}, {"model_id": "raiA-hairpin", "source": "Rfam", "description": "raiA-hairpin RNA (RF03059)"}, {"model_id": "rdlD", "source": "Rfam", "description": "rdlD antitoxin (RF01813)"}, {"model_id": "rhtB", "source": "Rfam", "description": "rhtB sRNA (RF01814)"}, {"model_id": "ovine_lenti_FSE", "source": "Rfam", "description": "ribosomal frameshift element (RF01840)"}, {"model_id": "flavi_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01768)"}, {"model_id": "blv_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01785)"}, {"model_id": "htlv_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01790)"}, {"model_id": "eiav_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01792)"}, {"model_id": "astro_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01833)"}, {"model_id": "fiv_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01834)"}, {"model_id": "HIV_FS2", "source": "Rfam", "description": "ribosomal frameshift site (RF01835)"}, {"model_id": "weev_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01836)"}, {"model_id": "rivX", "source": "Rfam", "description": "rivX sRNA (RF02099)"}, {"model_id": "rmf", "source": "Rfam", "description": "rmf RNA (RF01755)"}, {"model_id": "rncO", "source": "Rfam", "description": "rncO (RF00552)"}, {"model_id": "rne-II", "source": "Rfam", "description": "rne-II RNA (RF01756)"}, {"model_id": "rpfG", "source": "Rfam", "description": "rpfG RNA (RF03023)"}, {"model_id": "rpsB", "source": "Rfam", "description": "rpsB sRNA (RF01815)"}, {"model_id": "rspL", "source": "Rfam", "description": "rpsL sRNA (RF01823)"}, {"model_id": "rseX", "source": "Rfam", "description": "rseX Hfq binding RNA (RF01401)"}, {"model_id": "rsmX", "source": "Rfam", "description": "rsmX (RF02144)"}, {"model_id": "rteR", "source": "Rfam", "description": "rteR sRNA (RF04181)"}, {"model_id": "rydB", "source": "Rfam", "description": "rydB RNA (RF00118)"}, {"model_id": "ryfA", "source": "Rfam", "description": "ryfA RNA (RF00126)"}, {"model_id": "sR035", "source": "Rfam", "description": "sR035 sRNA (RF02760)"}, {"model_id": "sR084", "source": "Rfam", "description": "sR084 sRNA (RF02761)"}, {"model_id": "sR6", "source": "Rfam", "description": "sR6 snoRNA (RF01829)"}, {"model_id": "SrbA", "source": "Rfam", "description": "sRNA regulator of biofilms A (RF02872)"}, {"model_id": "sRNA-Xcc1", "source": "Rfam", "description": "sRNA-Xcc1 (RF02221)"}, {"model_id": "saliva-tongue-1", "source": "Rfam", "description": "saliva-tongue-1 RNA (RF03107)"}, {"model_id": "salivarius-1", "source": "Rfam", "description": "salivarius-1 RNA (RF03030)"}, {"model_id": "sar", "source": "Rfam", "description": "sar RNA (RF00262)"}, {"model_id": "sbcD", "source": "Rfam", "description": "sbcD RNA (RF01757)"}, {"model_id": "serC", "source": "Rfam", "description": "serC leader (RF00517)"}, {"model_id": "shuA_thermo", "source": "Rfam", "description": "shuA/chuA 5' UTR thermoregulator (RF02597)"}, {"model_id": "skipping-rope", "source": "Rfam", "description": "skipping-rope RNA (RF02924)"}, {"model_id": "SCARNA17", "source": "Rfam", "description": "small Cajal body-specific RNA 17 (RF00492)"}, {"model_id": "SCARNA18", "source": "Rfam", "description": "small Cajal body-specific RNA 18 (RF00283)"}, {"model_id": "scaDm46E3", "source": "Rfam", "description": "small Cajal body-specific RNA Dm46E3 (RF02670)"}, {"model_id": "S_pombe_snR10", "source": "Rfam", "description": "small nucleolar RNA snR10 (RF01437)"}, {"model_id": "S_pombe_snR100", "source": "Rfam", "description": "small nucleolar RNA snR100 (RF01449)"}, {"model_id": "S_pombe_snR3", "source": "Rfam", "description": "small nucleolar RNA snR3 (RF01434)"}, {"model_id": "S_pombe_snR33", "source": "Rfam", "description": "small nucleolar RNA snR33 (RF01436)"}, {"model_id": "S_pombe_snR35", "source": "Rfam", "description": "small nucleolar RNA snR35 (RF01438)"}, {"model_id": "S_pombe_snR36", "source": "Rfam", "description": "small nucleolar RNA snR36 (RF01439)"}, {"model_id": "S_pombe_snR42", "source": "Rfam", "description": "small nucleolar RNA snR42 (RF01440)"}, {"model_id": "S_pombe_snR5", "source": "Rfam", "description": "small nucleolar RNA snR5 (RF01435)"}, {"model_id": "S_pombe_snR90", "source": "Rfam", "description": "small nucleolar RNA snR90 (RF01442)"}, {"model_id": "S_pombe_snR91", "source": "Rfam", "description": "small nucleolar RNA snR91 (RF01443)"}, {"model_id": "S_pombe_snR92", "source": "Rfam", "description": "small nucleolar RNA snR92 (RF01444)"}, {"model_id": "S_pombe_snR93", "source": "Rfam", "description": "small nucleolar RNA snR93 (RF01448)"}, {"model_id": "S_pombe_snR94", "source": "Rfam", "description": "small nucleolar RNA snR94 (RF01445)"}, {"model_id": "S_pombe_snR95", "source": "Rfam", "description": "small nucleolar RNA snR95 (RF01446)"}, {"model_id": "S_pombe_snR96", "source": "Rfam", "description": "small nucleolar RNA snR96 (RF01450)"}, {"model_id": "S_pombe_snR97", "source": "Rfam", "description": "small nucleolar RNA snR97 (RF01451)"}, {"model_id": "S_pombe_snR98", "source": "Rfam", "description": "small nucleolar RNA snR98 (RF01447)"}, {"model_id": "S_pombe_snR99", "source": "Rfam", "description": "small nucleolar RNA snR99 (RF01452)"}, {"model_id": "snoR01", "source": "Rfam", "description": "small nucleolar RNA snoR01 (RF01583)"}, {"model_id": "snoR03", "source": "Rfam", "description": "small nucleolar RNA snoR03 (RF01584)"}, {"model_id": "snoR07", "source": "Rfam", "description": "small nucleolar RNA snoR07 (RF01585)"}, {"model_id": "snoR09", "source": "Rfam", "description": "small nucleolar RNA snoR09 (RF01586)"}, {"model_id": "snoR10", "source": "Rfam", "description": "small nucleolar RNA snoR10 (RF01587)"}, {"model_id": "plasmodium_snoR11", "source": "Rfam", "description": "small nucleolar RNA snoR11 (RF01589)"}, {"model_id": "snoR114", "source": "Rfam", "description": "small nucleolar RNA snoR114 (RF01421)"}, {"model_id": "snoR116", "source": "Rfam", "description": "small nucleolar RNA snoR116 (RF01422)"}, {"model_id": "snoR117", "source": "Rfam", "description": "small nucleolar RNA snoR117 (RF01423)"}, {"model_id": "snoR121", "source": "Rfam", "description": "small nucleolar RNA snoR121 (RF01425)"}, {"model_id": "snoR126", "source": "Rfam", "description": "small nucleolar RNA snoR126 (RF01426)"}, {"model_id": "snoR127", "source": "Rfam", "description": "small nucleolar RNA snoR127 (RF01427)"}, {"model_id": "snoR128", "source": "Rfam", "description": "small nucleolar RNA snoR128 (RF01428)"}, {"model_id": "snoR13", "source": "Rfam", "description": "small nucleolar RNA snoR13 (RF01588)"}, {"model_id": "snoR130", "source": "Rfam", "description": "small nucleolar RNA snoR130 (RF01429)"}, {"model_id": "snoR134", "source": "Rfam", "description": "small nucleolar RNA snoR134 (RF01430)"}, {"model_id": "snoR135", "source": "Rfam", "description": "small nucleolar RNA snoR135 (RF01431)"}, {"model_id": "snoR137", "source": "Rfam", "description": "small nucleolar RNA snoR137 (RF01433)"}, {"model_id": "plasmodium_snoR14", "source": "Rfam", "description": "small nucleolar RNA snoR14 (RF01590)"}, {"model_id": "snoR143", "source": "Rfam", "description": "small nucleolar RNA snoR143 (RF01432)"}, {"model_id": "snoR15", "source": "Rfam", "description": "small nucleolar RNA snoR15 (RF01591)"}, {"model_id": "plasmodium_snoR16", "source": "Rfam", "description": "small nucleolar RNA snoR16 (RF01593)"}, {"model_id": "plasmodium_snoR17", "source": "Rfam", "description": "small nucleolar RNA snoR17 (RF01592)"}, {"model_id": "snoR18", "source": "Rfam", "description": "small nucleolar RNA snoR18 (RF01594)"}, {"model_id": "snoR19", "source": "Rfam", "description": "small nucleolar RNA snoR19 (RF01595)"}, {"model_id": "plasmodium_snoR21", "source": "Rfam", "description": "small nucleolar RNA snoR21 (RF01864)"}, {"model_id": "snoR22", "source": "Rfam", "description": "small nucleolar RNA snoR22 (RF01597)"}, {"model_id": "snoR23", "source": "Rfam", "description": "small nucleolar RNA snoR23 (RF01598)"}, {"model_id": "plasmodium_snoR24", "source": "Rfam", "description": "small nucleolar RNA snoR24 (RF01599)"}, {"model_id": "snoR25", "source": "Rfam", "description": "small nucleolar RNA snoR25 (RF01600)"}, {"model_id": "plasmodium_snoR26", "source": "Rfam", "description": "small nucleolar RNA snoR26 (RF01601)"}, {"model_id": "plasmodium_snoR27", "source": "Rfam", "description": "small nucleolar RNA snoR27 (RF01602)"}, {"model_id": "plasmodium_snoR28", "source": "Rfam", "description": "small nucleolar RNA snoR28 (RF01604)"}, {"model_id": "snoR29", "source": "Rfam", "description": "small nucleolar RNA snoR29 (RF01603)"}, {"model_id": "plasmodium_snoR30", "source": "Rfam", "description": "small nucleolar RNA snoR30 (RF01605)"}, {"model_id": "plasmodium_snoR31", "source": "Rfam", "description": "small nucleolar RNA snoR31 (RF01606)"}, {"model_id": "S_pombe_snR46", "source": "Rfam", "description": "small nulceolar RNA snR46 (RF01441)"}, {"model_id": "snaR-A", "source": "Rfam", "description": "snaR-A sRNA (RF02556)"}, {"model_id": "sobemo_FSE", "source": "Rfam", "description": "sobemovirus ribosomal frameshift elemental (RF01838)"}, {"model_id": "sodF_sRNA", "source": "Rfam", "description": "sodF sRNA (RF02790)"}, {"model_id": "sok", "source": "Rfam", "description": "sok antitoxin (CssrC) (RF01794)"}, {"model_id": "speF", "source": "Rfam", "description": "speF leader (RF00518)"}, {"model_id": "sraA", "source": "Rfam", "description": "sraA (RF02029)"}, {"model_id": "sraL", "source": "Rfam", "description": "sraL Hfq binding RNA (RF01408)"}, {"model_id": "srg1", "source": "Rfam", "description": "srg1 (RF01765)"}, {"model_id": "sroB", "source": "Rfam", "description": "sroB RNA (RF00368)"}, {"model_id": "sroC", "source": "Rfam", "description": "sroC RNA (RF00369)"}, {"model_id": "sroD", "source": "Rfam", "description": "sroD RNA (RF00370)"}, {"model_id": "sroE", "source": "Rfam", "description": "sroE RNA (RF00371)"}, {"model_id": "sroH", "source": "Rfam", "description": "sroH RNA (RF00372)"}, {"model_id": "ssNA-helicase", "source": "Rfam", "description": "ssNA-helicase RNA (RF03070)"}, {"model_id": "ssnA", "source": "Rfam", "description": "ssnA RNA (RF03031)"}, {"model_id": "sucA-II", "source": "Rfam", "description": "sucA-II RNA (RF01758)"}, {"model_id": "sucC", "source": "Rfam", "description": "sucC RNA (RF01759)"}, {"model_id": "sul1", "source": "Rfam", "description": "sul1 RNA (RF03058)"}, {"model_id": "sxy", "source": "Rfam", "description": "sxy 5' UTR element (RF00632)"}, {"model_id": "t44", "source": "Rfam", "description": "t44 RNA (RF00127)"}, {"model_id": "A_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Archaea)"}, {"model_id": "B_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Bacteria)"}, {"model_id": "E_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Eukaryotes)"}, {"model_id": "M_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Vertebrates mito)"}, {"model_id": "A_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Archaea)"}, {"model_id": "B_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Bacteria)"}, {"model_id": "E_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Eukaryotes)"}, {"model_id": "M_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Vertebrates mito)"}, {"model_id": "A_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Archaea)"}, {"model_id": "B_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Bacteria)"}, {"model_id": "E_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Eukaryotes)"}, {"model_id": "M_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Vertebrates mito)"}, {"model_id": "A_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Archaea)"}, {"model_id": "B_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Bacteria)"}, {"model_id": "E_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Eukaryotes)"}, {"model_id": "M_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Vertebrates mito)"}, {"model_id": "A_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Archaea)"}, {"model_id": "B_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Bacteria)"}, {"model_id": "E_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Eukaryotes)"}, {"model_id": "M_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Vertebrates mito)"}, {"model_id": "M_Cys_NoDarm", "source": "GtRNAdb", "description": "tRNA Cys NoDarm (Vertebrates mito)"}, {"model_id": "A_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Archaea)"}, {"model_id": "B_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Bacteria)"}, {"model_id": "E_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Eukaryotes)"}, {"model_id": "M_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Vertebrates mito)"}, {"model_id": "A_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Archaea)"}, {"model_id": "B_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Bacteria)"}, {"model_id": "E_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Eukaryotes)"}, {"model_id": "M_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Vertebrates mito)"}, {"model_id": "A_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Archaea)"}, {"model_id": "B_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Bacteria)"}, {"model_id": "E_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Eukaryotes)"}, {"model_id": "M_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Vertebrates mito)"}, {"model_id": "A_His", "source": "GtRNAdb", "description": "tRNA His (Archaea)"}, {"model_id": "B_His", "source": "GtRNAdb", "description": "tRNA His (Bacteria)"}, {"model_id": "E_His", "source": "GtRNAdb", "description": "tRNA His (Eukaryotes)"}, {"model_id": "M_His", "source": "GtRNAdb", "description": "tRNA His (Vertebrates mito)"}, {"model_id": "A_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Archaea)"}, {"model_id": "B_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Bacteria)"}, {"model_id": "E_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Eukaryotes)"}, {"model_id": "M_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Vertebrates mito)"}, {"model_id": "A_Ile2", "source": "GtRNAdb", "description": "tRNA Ile2 (Archaea)"}, {"model_id": "B_Ile2", "source": "GtRNAdb", "description": "tRNA Ile2 (Bacteria)"}, {"model_id": "A_Leu", "source": "GtRNAdb", "description": "tRNA Leu (Archaea)"}, {"model_id": "B_Leu", "source": "GtRNAdb", "description": "tRNA Leu (Bacteria)"}, {"model_id": "E_Leu", "source": "GtRNAdb", "description": "tRNA Leu (Eukaryotes)"}, {"model_id": "M_LeuTAA", "source": "GtRNAdb", "description": "tRNA LeuTAA (Vertebrates mito)"}, {"model_id": "M_LeuTAG", "source": "GtRNAdb", "description": "tRNA LeuTAG (Vertebrates mito)"}, {"model_id": "A_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Archaea)"}, {"model_id": "B_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Bacteria)"}, {"model_id": "E_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Eukaryotes)"}, {"model_id": "M_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Vertebrates mito)"}, {"model_id": "A_Met", "source": "GtRNAdb", "description": "tRNA Met (Archaea)"}, {"model_id": "B_Met", "source": "GtRNAdb", "description": "tRNA Met (Bacteria)"}, {"model_id": "E_Met", "source": "GtRNAdb", "description": "tRNA Met (Eukaryotes)"}, {"model_id": "M_Met", "source": "GtRNAdb", "description": "tRNA Met (Vertebrates mito)"}, {"model_id": "A_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Archaea)"}, {"model_id": "B_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Bacteria)"}, {"model_id": "E_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Eukaryotes)"}, {"model_id": "M_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Vertebrates mito)"}, {"model_id": "A_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Archaea)"}, {"model_id": "B_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Bacteria)"}, {"model_id": "E_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Eukaryotes)"}, {"model_id": "M_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Vertebrates mito)"}, {"model_id": "RF00005", "source": "Rfam", "description": "tRNA RF00005 (Rfam)"}, {"model_id": "A_SeC", "source": "GtRNAdb", "description": "tRNA SeC (Archaea)"}, {"model_id": "B_SeC", "source": "GtRNAdb", "description": "tRNA SeC (Bacteria)"}, {"model_id": "E_SeC", "source": "GtRNAdb", "description": "tRNA SeC (Eukaryotes)"}, {"model_id": "A_Ser", "source": "GtRNAdb", "description": "tRNA Ser (Archaea)"}, {"model_id": "B_Ser", "source": "GtRNAdb", "description": "tRNA Ser (Bacteria)"}, {"model_id": "E_Ser", "source": "GtRNAdb", "description": "tRNA Ser (Eukaryotes)"}, {"model_id": "M_SerGCT", "source": "GtRNAdb", "description": "tRNA SerGCT (Vertebrates mito)"}, {"model_id": "M_SerTGA", "source": "GtRNAdb", "description": "tRNA SerTGA (Vertebrates mito)"}, {"model_id": "A_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Archaea)"}, {"model_id": "B_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Bacteria)"}, {"model_id": "E_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Eukaryotes)"}, {"model_id": "M_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Vertebrates mito)"}, {"model_id": "A_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Archaea)"}, {"model_id": "B_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Bacteria)"}, {"model_id": "E_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Eukaryotes)"}, {"model_id": "M_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Vertebrates mito)"}, {"model_id": "A_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Archaea)"}, {"model_id": "B_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Bacteria)"}, {"model_id": "E_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Eukaryotes)"}, {"model_id": "M_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Vertebrates mito)"}, {"model_id": "A_Val", "source": "GtRNAdb", "description": "tRNA Val (Archaea)"}, {"model_id": "B_Val", "source": "GtRNAdb", "description": "tRNA Val (Bacteria)"}, {"model_id": "E_Val", "source": "GtRNAdb", "description": "tRNA Val (Eukaryotes)"}, {"model_id": "M_Val", "source": "GtRNAdb", "description": "tRNA Val (Vertebrates mito)"}, {"model_id": "B_fMet", "source": "GtRNAdb", "description": "tRNA fMet (Bacteria)"}, {"model_id": "A_iMet", "source": "GtRNAdb", "description": "tRNA iMet (Archaea)"}, {"model_id": "E_iMet", "source": "GtRNAdb", "description": "tRNA iMet (Eukaryotes)"}, {"model_id": "terC", "source": "Rfam", "description": "terC RNA (RF03067)"}, {"model_id": "throat-1", "source": "Rfam", "description": "throat-1 RNA (RF03110)"}, {"model_id": "toga_FSE", "source": "Rfam", "description": "togavirus ribosomal frameshift element (RF01837)"}, {"model_id": "tp2", "source": "Rfam", "description": "tp2 (RF02030)"}, {"model_id": "tpke11", "source": "Rfam", "description": "tpke11 (RF02031)"}, {"model_id": "traJ_5", "source": "Rfam", "description": "traJ 5' UTR (RF00243)"}, {"model_id": "traJ-II", "source": "Rfam", "description": "traJ-II RNA (RF01760)"}, {"model_id": "tmRNA", "source": "Rfam", "description": "transfer-messenger RNA (RF00023)"}, {"model_id": "tsr1", "source": "Rfam", "description": "tsr1 small RNA (RF02576)"}, {"model_id": "twister-P1", "source": "Rfam", "description": "type-P1 twister ribozyme (RF03160)"}, {"model_id": "twister-P3", "source": "Rfam", "description": "type-P3 twister ribozyme (RF03154)"}, {"model_id": "uup", "source": "Rfam", "description": "uup RNA (RF03060)"}, {"model_id": "uxuA", "source": "Rfam", "description": "uxuA RNA (RF03061)"}, {"model_id": "veev_FSE", "source": "Rfam", "description": "venezuelan equine encephalitis virus ribosomal frameshift element (RF01841)"}, {"model_id": "wcaG", "source": "Rfam", "description": "wcaG RNA (RF01761)"}, {"model_id": "xerDC", "source": "Rfam", "description": "xerDC RNA (RF03062)"}, {"model_id": "ybhL", "source": "Rfam", "description": "ybhL leader (RF00520)"}, {"model_id": "ydaO-yuaA", "source": "Rfam", "description": "ydaO/yuaA leader (RF00379)"}, {"model_id": "yjdF", "source": "Rfam", "description": "yjdF RNA (RF01764)"}, {"model_id": "ylbH", "source": "Rfam", "description": "ylbH leader (RF00516)"}, {"model_id": "yybP-ykoY", "source": "Rfam", "description": "yybP-ykoY manganese riboswitch (RF00080)"}] +[{"model_id": "RNAseP_a_M_jannaschii_3D_MD_DSSR", "source": "RNAse P Database", "description": " RNAse P"}, {"model_id": "23S-methyl", "source": "Rfam", "description": "23S methyl RNA motif (RF01065)"}, {"model_id": "2dG-II", "source": "Rfam", "description": "2dG-II purine riboswitch (RF03165)"}, {"model_id": "PK-BYV", "source": "Rfam", "description": "3'-terminal pseudoknot in BYV (RF01100)"}, {"model_id": "PK-PYVV", "source": "Rfam", "description": "3'-terminal pseudoknot in PYVV (RF01078)"}, {"model_id": "PK-SPCSV", "source": "Rfam", "description": "3'-terminal pseudoknot in SPCSV (RF01091)"}, {"model_id": "PK-CuYV_BPYV", "source": "Rfam", "description": "3'-terminal pseudoknot of CuYV/BPYV (RF01095)"}, {"model_id": "RCNMV_TE_DR1", "source": "Rfam", "description": "3'TE-DR1 translation enhancer element (RF01453)"}, {"model_id": "5_ureB_sRNA", "source": "Rfam", "description": "5' ureB small RNA (RF02514)"}, {"model_id": "PK1-TEV_CVMV", "source": "Rfam", "description": "5'-leader pseudoknot of TEV/CVMV (RF01102)"}, {"model_id": "RCNMV_5UTR", "source": "Rfam", "description": "5'UTR enhancer element (RF01454)"}, {"model_id": "6A", "source": "Rfam", "description": "6A RNA (RF02925)"}, {"model_id": "6C", "source": "Rfam", "description": "6C RNA (RF01066)"}, {"model_id": "6S", "source": "Rfam", "description": "6S / SsrS RNA (RF00013)"}, {"model_id": "6S-Flavo", "source": "Rfam", "description": "6S-Flavo RNA (RF01685)"}, {"model_id": "7SK", "source": "Rfam", "description": "7SK RNA (RF00100)"}, {"model_id": "Afu_182", "source": "Rfam", "description": "A. fumigatus sRNA Afu_182 (RF01496)"}, {"model_id": "Afu_203", "source": "Rfam", "description": "A. fumigatus sRNA Afu_203 (RF01503)"}, {"model_id": "Afu_254", "source": "Rfam", "description": "A. fumigatus sRNA Afu_254 (RF01504)"}, {"model_id": "Afu_309", "source": "Rfam", "description": "A. fumigatus sRNA Afu_309 (RF01512)"}, {"model_id": "Afu_263", "source": "Rfam", "description": "A. fumigatus snoRNA Afu_263 (RF02402)"}, {"model_id": "DapZ", "source": "Rfam", "description": "ABC transporter regulator (RF02551)"}, {"model_id": "ACEA_U3", "source": "Rfam", "description": "ACEA small nucleolar RNA U3 (RF01848)"}, {"model_id": "ALIL", "source": "Rfam", "description": "ALIL pseudoknot (RF01497)"}, {"model_id": "IRES_APC", "source": "Rfam", "description": "APC internal ribosome entry site (IRES) (RF00462)"}, {"model_id": "ARRPOF", "source": "Rfam", "description": "ARRPOF RNA (RF02933)"}, {"model_id": "AS1726", "source": "Rfam", "description": "AS1726 sRNA (RF01779)"}, {"model_id": "AS1890", "source": "Rfam", "description": "AS1890 sRNA (RF01780)"}, {"model_id": "ASdes", "source": "Rfam", "description": "ASdes TB sRNA (RF01781)"}, {"model_id": "ASpks", "source": "Rfam", "description": "ASpks TB sRNA (RF01782)"}, {"model_id": "ATPC", "source": "Rfam", "description": "ATPC RNA motif (RF01067)"}, {"model_id": "Aar", "source": "Rfam", "description": "Aar sRNA (RF02375)"}, {"model_id": "b.16.m.A.castellanii", "source": "CRW", "description": "Acanthamoeba castellanii mt rRNA b.16.m.A.castellanii"}, {"model_id": "d.16.e.A.castellanii", "source": "CRW", "description": "Acanthamoeba castellanii rRNA 18S d.16.e.A.castellanii"}, {"model_id": "d.5.e.A.tabira", "source": "CRW", "description": "Acheilognathus tabira rRNA 5S d.5.e.A.tabira"}, {"model_id": "d.5.e.A.domesticus", "source": "CRW", "description": "Acheta domesticus rRNA 5S d.5.e.A.domesticus"}, {"model_id": "d.16.e.A.bongranii", "source": "CRW", "description": "Achnanthes bongranii rRNA 18S d.16.e.A.bongranii"}, {"model_id": "d.5.b.A.ferrooxidans.1", "source": "CRW", "description": "Acidithiobacillus ferrooxidans rRNA 5S d.5.b.A.ferrooxidans.1"}, {"model_id": "d.5.b.A.thiooxidans", "source": "CRW", "description": "Acidithiobacillus thiooxidans rRNA 5S d.5.b.A.thiooxidans"}, {"model_id": "Acido-1", "source": "Rfam", "description": "Acido-1 RNA (RF01686)"}, {"model_id": "Acido-Lenti-1", "source": "Rfam", "description": "Acido-Lenti-1 RNA (RF01687)"}, {"model_id": "d.16.b.A.capsulatum", "source": "CRW", "description": "Acidobacterium capsulatum rRNA 16S d.16.b.A.capsulatum"}, {"model_id": "d.16.b.A.calcoaceticus", "source": "CRW", "description": "Acinetobacter calcoaceticus rRNA 16S d.16.b.A.calcoaceticus"}, {"model_id": "AbsR11", "source": "Rfam", "description": "Acinetobacter sRNA 11 (RF02608)"}, {"model_id": "AbsR25", "source": "Rfam", "description": "Acinetobacter sRNA 25 (RF02607)"}, {"model_id": "AbsR28", "source": "Rfam", "description": "Acinetobacter sRNA 28 (RF02606)"}, {"model_id": "d.16.m.A.cahirinus", "source": "CRW", "description": "Acomys cahirinus mt rRNA d.16.m.A.cahirinus"}, {"model_id": "d.5.e.A.equina", "source": "CRW", "description": "Actinia equina rRNA 5S d.5.e.A.equina"}, {"model_id": "Actino-pnp", "source": "Rfam", "description": "Actino-pnp RNA (RF01688)"}, {"model_id": "Actino-ugpB", "source": "Rfam", "description": "Actino-ugpB RNA (RF02927)"}, {"model_id": "Arrc08", "source": "Rfam", "description": "Actinobacillus sRNA 08 (RF02858)"}, {"model_id": "Arrc11", "source": "Rfam", "description": "Actinobacillus sRNA 11 (RF02859)"}, {"model_id": "Arrc14", "source": "Rfam", "description": "Actinobacillus sRNA 14 (RF02860)"}, {"model_id": "Ms_AS-4", "source": "Rfam", "description": "Actinobacteria sRNA Ms_AS-4 (RF02464)"}, {"model_id": "Ms_AS-8", "source": "Rfam", "description": "Actinobacteria sRNA Ms_AS-8 (RF02466)"}, {"model_id": "Ms_IGR-5", "source": "Rfam", "description": "Actinobacteria sRNA Ms_IGR-5 (RF02471)"}, {"model_id": "Ms_IGR-7", "source": "Rfam", "description": "Actinobacteria sRNA Ms_IGR-7 (RF02469)"}, {"model_id": "d.5.b.A.madurae", "source": "CRW", "description": "Actinomadura madurae rRNA 5S d.5.b.A.madurae"}, {"model_id": "d.16.b.A.israelii", "source": "CRW", "description": "Actinomyces israelii rRNA 16S d.16.b.A.israelii"}, {"model_id": "Actinomyces-1", "source": "Rfam", "description": "Actinomyces-1 RNA (RF02928)"}, {"model_id": "d.5.e.A.magnoliae", "source": "CRW", "description": "Acyrthosiphon magnoliae rRNA 5S d.5.e.A.magnoliae"}, {"model_id": "AdoCbl_riboswitch", "source": "Rfam", "description": "AdoCbl riboswitch (RF01482)"}, {"model_id": "AdoCbl-variant", "source": "Rfam", "description": "AdoCbl variant RNA (RF01689)"}, {"model_id": "d.16.b.A.hydrophila", "source": "CRW", "description": "Aeromonas hydrophila rRNA 16S d.16.b.A.hydrophila"}, {"model_id": "d.16.a.A.pernix.K1", "source": "CRW", "description": "Aeropyrum pernix small subunit rRNA d.16.a.A.pernix.K1"}, {"model_id": "AfaR", "source": "Rfam", "description": "AfaR small RNA (RF02515)"}, {"model_id": "AaHKsRNA20", "source": "Rfam", "description": "Aggregatibacter sRNA 20 (RF02898)"}, {"model_id": "AaHKsRNA22", "source": "Rfam", "description": "Aggregatibacter sRNA 22 (RF02902)"}, {"model_id": "AaHKsRNA41", "source": "Rfam", "description": "Aggregatibacter sRNA 41 (RF02901)"}, {"model_id": "AaHKsRNA54", "source": "Rfam", "description": "Aggregatibacter sRNA 54 (RF02899)"}, {"model_id": "AaHKsRNA69", "source": "Rfam", "description": "Aggregatibacter sRNA 69 (RF02904)"}, {"model_id": "AaHKsRNA82", "source": "Rfam", "description": "Aggregatibacter sRNA 82 (RF02900)"}, {"model_id": "AaHKsRNA96", "source": "Rfam", "description": "Aggregatibacter sRNA 96 (RF02903)"}, {"model_id": "JA01", "source": "Rfam", "description": "Aggregatibacter sRNA JA01 (RF02729)"}, {"model_id": "JA02", "source": "Rfam", "description": "Aggregatibacter sRNA JA02 (RF02730)"}, {"model_id": "JA03", "source": "Rfam", "description": "Aggregatibacter sRNA JA03 (RF02731)"}, {"model_id": "JA04", "source": "Rfam", "description": "Aggregatibacter sRNA JA04 (RF02732)"}, {"model_id": "RNAseP_b_A_tumefaciens_JB", "source": "RNAse P Database", "description": "Agrobacterium tumefaciens RNAse P"}, {"model_id": "d.16.b.A.tumefaciens", "source": "CRW", "description": "Agrobacterium tumefaciens rRNA 16S d.16.b.A.tumefaciens"}, {"model_id": "d.5.b.A.tumefaciens", "source": "CRW", "description": "Agrobacterium tumefaciens rRNA 5S d.5.b.A.tumefaciens"}, {"model_id": "d.16.e.A.plicata", "source": "CRW", "description": "Ahnfeltia plicata rRNA 18S d.16.e.A.plicata"}, {"model_id": "AilA_thermometer", "source": "Rfam", "description": "AilA 5' UTR thermometer (RF02772)"}, {"model_id": "d.16.m.A.fulgens", "source": "CRW", "description": "Ailurus fulgens mt rRNA d.16.m.A.fulgens"}, {"model_id": "d.5.b.A.faecalis.1", "source": "CRW", "description": "Alcaligenes faecalis rRNA 5S d.5.b.A.faecalis.1"}, {"model_id": "d.16.e.A.fundyense", "source": "CRW", "description": "Alexandrium fundyense rRNA 18S d.16.e.A.fundyense"}, {"model_id": "AMV_RNA1_SL", "source": "Rfam", "description": "Alfalfa mosaic virus RNA 1 5' UTR stem-loop (RF00196)"}, {"model_id": "Alfamo_CPB", "source": "Rfam", "description": "Alfalfa mosaic virus coat protein binding (CPB) RNA (RF00252)"}, {"model_id": "d.16.b.B.halodurans", "source": "CRW", "description": "Alkalihalobacillus halodurans rRNA 16S d.16.b.B.halodurans"}, {"model_id": "b.16.m.A.mississippiensis", "source": "CRW", "description": "Alligator mississippiensis mt rRNA b.16.m.A.mississippiensis"}, {"model_id": "d.16.b.A.vinosum", "source": "CRW", "description": "Allochromatium vinosum rRNA 16S d.16.b.A.vinosum"}, {"model_id": "d.16.e.A.macrogynus", "source": "CRW", "description": "Allomyces macrogynus rRNA 18S d.16.e.A.macrogynus"}, {"model_id": "Alpha_RBS", "source": "Rfam", "description": "Alpha operon ribosome binding site (RF00140)"}, {"model_id": "aCoV-3UTR", "source": "Rfam", "description": "Alphacoronavirus 3'UTR (RF03121)"}, {"model_id": "aCoV-5UTR", "source": "Rfam", "description": "Alphacoronavirus 5'UTR (RF03116)"}, {"model_id": "tmRNA_alpha", "source": "tmRNA Database", "description": "Alphaproteobacteria tmRNA"}, {"model_id": "alpha_tmRNA", "source": "Rfam", "description": "Alphaproteobacteria transfer-messenger RNA (RF01849)"}, {"model_id": "ar14", "source": "Rfam", "description": "Alphaproteobacterial ar14 (RF02344)"}, {"model_id": "ar15", "source": "Rfam", "description": "Alphaproteobacterial ar15 (RF02345)"}, {"model_id": "BjrC1505", "source": "Rfam", "description": "Alphaproteobacterial sRNA BjrC1505 (RF02356)"}, {"model_id": "ar35", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar35 (RF02346)"}, {"model_id": "ar45", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar45 (RF02347)"}, {"model_id": "ar7", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar7 (RF02342)"}, {"model_id": "ar9", "source": "Rfam", "description": "Alphaproteobacterial sRNA ar9 (RF02343)"}, {"model_id": "d.16.e.A.bracteata", "source": "CRW", "description": "Amblyospora bracteata rRNA 18S d.16.e.A.bracteata"}, {"model_id": "d.16.e.A.connecticus", "source": "CRW", "description": "Amblyospora connecticus rRNA 18S d.16.e.A.connecticus"}, {"model_id": "d.16.e.A.ferocious", "source": "CRW", "description": "Amblyospora ferocious rRNA 18S d.16.e.A.ferocious"}, {"model_id": "d.16.e.A.khaliulini", "source": "CRW", "description": "Amblyospora khaliulini rRNA 18S d.16.e.A.khaliulini"}, {"model_id": "d.16.e.Amblyospora.sp", "source": "CRW", "description": "Amblyospora sp. rRNA 18S d.16.e.Amblyospora.sp"}, {"model_id": "b.16.m.A.hottentotus", "source": "CRW", "description": "Amblysomus hottentotus mt rRNA b.16.m.A.hottentotus"}, {"model_id": "d.16.e.A.michaelis", "source": "CRW", "description": "Ameson michaelis rRNA 18S d.16.e.A.michaelis"}, {"model_id": "d.16.e.A.capitellata", "source": "CRW", "description": "Amphora cf. capitellata rRNA 18S d.16.e.A.capitellata"}, {"model_id": "d.16.b.Anabaena.sp", "source": "CRW", "description": "Anabaena sp. rRNA 16S d.16.b.Anabaena.sp"}, {"model_id": "b.16.m.A.platyrhynchos", "source": "CRW", "description": "Anas platyrhynchos mt rRNA b.16.m.A.platyrhynchos"}, {"model_id": "b.16.e.A.australis", "source": "CRW", "description": "Androctonus australis rRNA 18S b.16.e.A.australis"}, {"model_id": "AniS", "source": "Rfam", "description": "AniS (RF02274)"}, {"model_id": "d.5.e.A.pernyi", "source": "CRW", "description": "Antheraea pernyi rRNA 5S d.5.e.A.pernyi"}, {"model_id": "AgvB", "source": "Rfam", "description": "Anti GcvB sRNA (RF02702)"}, {"model_id": "AsxR", "source": "Rfam", "description": "Anti stx2 sRNA (RF02703)"}, {"model_id": "Anti-Q_RNA", "source": "Rfam", "description": "Anti-Q RNA (RF00388)"}, {"model_id": "d.16.m.A.americana", "source": "CRW", "description": "Antilocapra americana mt rRNA d.16.m.A.americana"}, {"model_id": "d.16.e.A.majus", "source": "CRW", "description": "Antirrhinum majus rRNA 18S d.16.e.A.majus"}, {"model_id": "IsrR", "source": "Rfam", "description": "Antisense RNA which regulates isiA expression (RF01419)"}, {"model_id": "AS-pc01", "source": "Rfam", "description": "Antisense to pHK01_035 (RF02875)"}, {"model_id": "AS-pc02", "source": "Rfam", "description": "Antisense to pHK01_099 (RF02876)"}, {"model_id": "AS-traG", "source": "Rfam", "description": "Antisense to traG (RF02874)"}, {"model_id": "AS-traI", "source": "Rfam", "description": "Antisense to traI (RF02873)"}, {"model_id": "Antizyme_FSE", "source": "Rfam", "description": "Antizyme RNA frameshifting stimulation element (RF00381)"}, {"model_id": "d.16.e.A.scoticae", "source": "CRW", "description": "Antonospora scoticae rRNA 18S d.16.e.A.scoticae"}, {"model_id": "d.16.e.A.invadans", "source": "CRW", "description": "Aphanomyces invadans rRNA 18S d.16.e.A.invadans"}, {"model_id": "IRES_Picorna_2", "source": "Rfam", "description": "Aphthovirus internal ribosome entry site (IRES) (RF00210)"}, {"model_id": "ApoB_5_CRE", "source": "Rfam", "description": "Apolipoprotein B (apoB) 5' UTR cis-regulatory element (RF00463)"}, {"model_id": "d.16.b.A.aeolicus", "source": "CRW", "description": "Aquifex aeolicus rRNA 16S d.16.b.A.aeolicus"}, {"model_id": "d.16.b.A.pyrophilus", "source": "CRW", "description": "Aquifex pyrophilus rRNA 16S d.16.b.A.pyrophilus"}, {"model_id": "d.16.e.A.thaliana", "source": "CRW", "description": "Arabidopsis thaliana rRNA 18S d.16.e.A.thaliana"}, {"model_id": "ArcZ", "source": "Rfam", "description": "ArcZ RNA (RF00081)"}, {"model_id": "d.16.e.A.verticilliflorum", "source": "CRW", "description": "Arceuthobium verticilliflorum rRNA 18S d.16.e.A.verticilliflorum"}, {"model_id": "sRNA154", "source": "Rfam", "description": "Archaeal Small RNA 154 (RF02906)"}, {"model_id": "sRNA162", "source": "Rfam", "description": "Archaeal Small RNA 162 (RF02792)"}, {"model_id": "sRNA41", "source": "Rfam", "description": "Archaeal Small RNA 41 (RF02905)"}, {"model_id": "Archaea_SRP", "source": "Rfam", "description": "Archaeal signal recognition particle RNA (RF01857)"}, {"model_id": "d.16.a.A.fulgidus", "source": "CRW", "description": "Archaeoglobus fulgidus small subunit rRNA d.16.a.A.fulgidus"}, {"model_id": "AgrB", "source": "Rfam", "description": "ArsR-gov region gene B (RF02891)"}, {"model_id": "b.16.m.A.franciscana", "source": "CRW", "description": "Artemia franciscana mt rRNA b.16.m.A.franciscana"}, {"model_id": "b.16.e.A.salina", "source": "CRW", "description": "Artemia salina rRNA 18S b.16.e.A.salina"}, {"model_id": "d.5.e.A.salina", "source": "CRW", "description": "Artemia salina rRNA 5S d.5.e.A.salina"}, {"model_id": "d.16.b.A.globiformis", "source": "CRW", "description": "Arthrobacter globiformis rRNA 16S d.16.b.A.globiformis"}, {"model_id": "d.5.b.A.globiformis.1", "source": "CRW", "description": "Arthrobacter globiformis rRNA 5S d.5.b.A.globiformis.1"}, {"model_id": "Arthropod_7SK", "source": "Rfam", "description": "Arthropod 7SK RNA (RF01052)"}, {"model_id": "d.5.e.A.immersus.1", "source": "CRW", "description": "Ascobolus immersus rRNA 5S d.5.e.A.immersus.1"}, {"model_id": "Telomerase_Asco", "source": "Rfam", "description": "Ascomycota telomerase RNA (RF02462)"}, {"model_id": "d.5.e.A.aquaticus", "source": "CRW", "description": "Asellus aquaticus rRNA 5S d.5.e.A.aquaticus"}, {"model_id": "d.16.e.A.flavus", "source": "CRW", "description": "Aspergillus flavus rRNA 18S d.16.e.A.flavus"}, {"model_id": "b.16.m.E.nidulans", "source": "CRW", "description": "Aspergillus nidulans mt rRNA b.16.m.E.nidulans"}, {"model_id": "d.16.e.A.kariana", "source": "CRW", "description": "Asterionellopsis kariana rRNA 18S d.16.e.A.kariana"}, {"model_id": "d.16.m.Ateles.sp", "source": "CRW", "description": "Ateles sp. mt rRNA d.16.m.Ateles.sp"}, {"model_id": "d.16.e.A.hermannii", "source": "CRW", "description": "Audouinella hermannii rRNA 18S d.16.e.A.hermannii"}, {"model_id": "d.16.e.A.ambigua", "source": "CRW", "description": "Aulacoseira ambigua rRNA 18S d.16.e.A.ambigua"}, {"model_id": "d.16.e.A.baicalensis", "source": "CRW", "description": "Aulacoseira baicalensis rRNA 18S d.16.e.A.baicalensis"}, {"model_id": "d.5.e.A.aurita.2", "source": "CRW", "description": "Aurelia aurita rRNA 5S d.5.e.A.aurita.2"}, {"model_id": "Virus_CITE_3", "source": "Rfam", "description": "Aureusvirus cap-independent translation element (RF02458)"}, {"model_id": "Avalong_thermometer", "source": "Rfam", "description": "Avalong 5' UTR thermometer (RF02698)"}, {"model_id": "Avashort_thermometer", "source": "Rfam", "description": "Avashort 5' UTR thermometer (RF02699)"}, {"model_id": "AHBV_epsilon", "source": "Rfam", "description": "Avian HBV RNA encapsidation signal epsilon (RF01313)"}, {"model_id": "AEV_CRE", "source": "Rfam", "description": "Avian encephalitis virus (AEV) cis-acting replication element (CRE) (RF02536)"}, {"model_id": "d.16.b.A.caulinodans", "source": "CRW", "description": "Azorhizobium caulinodans rRNA 16S d.16.b.A.caulinodans"}, {"model_id": "d.5.b.A.vinelandii", "source": "CRW", "description": "Azotobacter vinelandii rRNA 5S d.5.b.A.vinelandii"}, {"model_id": "d.16.e.B.bigemina", "source": "CRW", "description": "Babesia bigemina rRNA 18S d.16.e.B.bigemina"}, {"model_id": "d.16.e.B.bovis", "source": "CRW", "description": "Babesia bovis rRNA 18S d.16.e.B.bovis"}, {"model_id": "d.16.c.B.bovis", "source": "CRW", "description": "Babesia bovis small subunit rRNA d.16.c.B.bovis"}, {"model_id": "d.16.e.B.canis", "source": "CRW", "description": "Babesia canis rRNA 18S d.16.e.B.canis"}, {"model_id": "d.16.e.B.gibsoni", "source": "CRW", "description": "Babesia gibsoni rRNA 18S d.16.e.B.gibsoni"}, {"model_id": "d.16.e.B.microti.1", "source": "CRW", "description": "Babesia microti rRNA 18S d.16.e.B.microti.1"}, {"model_id": "d.16.e.B.rodhaini", "source": "CRW", "description": "Babesia rodhaini rRNA 18S d.16.e.B.rodhaini"}, {"model_id": "d.16.e.Babesia.sp.OKD", "source": "CRW", "description": "Babesia sp. Oklahoma dog rRNA 18S d.16.e.Babesia.sp.OKD"}, {"model_id": "Bacillaceae-1", "source": "Rfam", "description": "Bacillaceae-1 RNA (RF01690)"}, {"model_id": "Bacilli-1", "source": "Rfam", "description": "Bacilli-1 RNA (RF02931)"}, {"model_id": "d.16.e.Bacillidium.sp", "source": "CRW", "description": "Bacillidium sp. rRNA 18S d.16.e.Bacillidium.sp"}, {"model_id": "SR6_antitoxin", "source": "Rfam", "description": "Bacillus SR6 antitoxin (RF02892)"}, {"model_id": "d.16.b.B.anthracis", "source": "CRW", "description": "Bacillus anthracis rRNA 16S d.16.b.B.anthracis"}, {"model_id": "BLi_r0872", "source": "Rfam", "description": "Bacillus asRNA 0872 (RF02662)"}, {"model_id": "d.16.b.B.cereus.1", "source": "CRW", "description": "Bacillus cereus rRNA 16S d.16.b.B.cereus.1"}, {"model_id": "BtsR1", "source": "Rfam", "description": "Bacillus sRNA 1 (RF02888)"}, {"model_id": "ncr1015", "source": "Rfam", "description": "Bacillus sRNA ncr1015 (RF02449)"}, {"model_id": "ncr1175", "source": "Rfam", "description": "Bacillus sRNA ncr1175 (RF02450)"}, {"model_id": "ncr1241", "source": "Rfam", "description": "Bacillus sRNA ncr1241 (RF02451)"}, {"model_id": "ncr1575", "source": "Rfam", "description": "Bacillus sRNA ncr1575 (RF02452)"}, {"model_id": "ncr952", "source": "Rfam", "description": "Bacillus sRNA ncr952 (RF02453)"}, {"model_id": "ncr982", "source": "Rfam", "description": "Bacillus sRNA ncr982 (RF02454)"}, {"model_id": "d.16.b.H.influenzae", "source": "CRW", "description": "Bacillus sp. CFM6 rRNA 16S d.16.b.H.influenzae"}, {"model_id": "BS_LSU_3D", "source": "RiboVision LSU", "description": "Bacillus subtilis large subunit rRNA"}, {"model_id": "d.5.b.B.subtilis", "source": "CRW", "description": "Bacillus subtilis rRNA 5S d.5.b.B.subtilis"}, {"model_id": "d.16.b.B.subtilis.GEN", "source": "CRW", "description": "Bacillus subtilis subsp. subtilis str. 168 rRNA 16S d.16.b.B.subtilis.GEN"}, {"model_id": "Trp_leader_2", "source": "Rfam", "description": "Bacillus tryptophan operon leader (RF02370)"}, {"model_id": "Bacillus-plasmid", "source": "Rfam", "description": "Bacillus-plasmid RNA (RF01691)"}, {"model_id": "tmRNA", "source": "tmRNA Database", "description": "Bacteria tmRNA"}, {"model_id": "HPnc0260", "source": "Rfam", "description": "Bacterial antisense RNA HPnc0260 (RF02194)"}, {"model_id": "Bacteria_large_SRP", "source": "Rfam", "description": "Bacterial large signal recognition particle RNA (RF01854)"}, {"model_id": "Bacteria_small_SRP", "source": "Rfam", "description": "Bacterial small signal recognition particle RNA (RF00169)"}, {"model_id": "MS2", "source": "Rfam", "description": "Bacteriophage MS2 operator hairpin (RF02359)"}, {"model_id": "Phage_pRNA", "source": "Rfam", "description": "Bacteriophage pRNA (RF00044)"}, {"model_id": "Bacteroidales_small_SRP", "source": "Rfam", "description": "Bacteroidales small SRP (RF04183)"}, {"model_id": "Bacteroidales-1", "source": "Rfam", "description": "Bacteroidales-1 6S-Bacteroidales RNA suggested (RF01693)"}, {"model_id": "Bacteroidales-2", "source": "Rfam", "description": "Bacteroidales-2 RNA (RF02943)"}, {"model_id": "d.16.b.B.fragilis", "source": "CRW", "description": "Bacteroides fragilis rRNA 16S d.16.b.B.fragilis"}, {"model_id": "BTnc005", "source": "Rfam", "description": "Bacteroides sRNA BTnc005 (RF04178)"}, {"model_id": "BTnc049", "source": "Rfam", "description": "Bacteroides sRNA BTnc049 (RF04179)"}, {"model_id": "BTnc060", "source": "Rfam", "description": "Bacteroides sRNA BTnc060 (RF04184)"}, {"model_id": "BTnc201", "source": "Rfam", "description": "Bacteroides sRNA BTnc201 (RF04177)"}, {"model_id": "BTnc231", "source": "Rfam", "description": "Bacteroides sRNA BTnc231 (RF04180)"}, {"model_id": "Bacteroides-1", "source": "Rfam", "description": "Bacteroides-1 RNA (RF01694)"}, {"model_id": "Bacteroid-trp", "source": "Rfam", "description": "Bacteroidete tryptophan peptide leader RNA (RF01692)"}, {"model_id": "Baculoviridae_NAE", "source": "Rfam", "description": "Baculoviridae Nucleocapsid Assembly essential Element (RF02911)"}, {"model_id": "IRES_Bag1", "source": "Rfam", "description": "Bag-1 internal ribosome entry site (IRES) (RF00222)"}, {"model_id": "b.16.m.B.musculus", "source": "CRW", "description": "Balaenoptera musculus mt rRNA b.16.m.B.musculus"}, {"model_id": "d.16.e.B.mandrillaris", "source": "CRW", "description": "Balamuthia mandrillaris rRNA 18S d.16.e.B.mandrillaris"}, {"model_id": "d.16.e.B.coli", "source": "CRW", "description": "Balantioides coli rRNA 18S d.16.e.B.coli"}, {"model_id": "d.16.e.B.investiens", "source": "CRW", "description": "Balbiania investiens rRNA 18S d.16.e.B.investiens"}, {"model_id": "BaMV_CRE", "source": "Rfam", "description": "Bamboo mosaic potexvirus (BaMV) cis-regulatory element (RF00290)"}, {"model_id": "satBaMV_CRE", "source": "Rfam", "description": "Bamboo mosaic virus satellite RNA cis-regulatory element (RF00389)"}, {"model_id": "d.16.e.Bangia.sp.NWT", "source": "CRW", "description": "Bangia fuscopurpurea rRNA 18S d.16.e.Bangia.sp.NWT"}, {"model_id": "BYDV_5_UTR", "source": "Rfam", "description": "Barley yellow dwarf virus 5'UTR (RF01508)"}, {"model_id": "d.16.b.B.bacilliformis", "source": "CRW", "description": "Bartonella bacilliformis rRNA 16S d.16.b.B.bacilliformis"}, {"model_id": "d.16.b.B.henselae", "source": "CRW", "description": "Bartonella henselae rRNA 16S d.16.b.B.henselae"}, {"model_id": "d.16.b.B.quintana", "source": "CRW", "description": "Bartonella quintana rRNA 16S d.16.b.B.quintana"}, {"model_id": "d.16.e.B.gelatinosum", "source": "CRW", "description": "Batrachospermum gelatinosum rRNA 18S d.16.e.B.gelatinosum"}, {"model_id": "d.5.b.B.alba", "source": "CRW", "description": "Beggiatoa alba rRNA 5S d.5.b.B.alba"}, {"model_id": "d.16.b.Beggiatoa.sp", "source": "CRW", "description": "Beggiatoa sp. 1401-13 rRNA 16S d.16.b.Beggiatoa.sp"}, {"model_id": "d.5.e.B.vulgaris", "source": "CRW", "description": "Beta vulgaris rRNA 5S d.5.e.B.vulgaris"}, {"model_id": "CoTC_ribozyme", "source": "Rfam", "description": "Beta-globin co-transcriptional cleavage ribozyme (RF00621)"}, {"model_id": "bCoV-3UTR", "source": "Rfam", "description": "Betacoronavirus 3'UTR (RF03122)"}, {"model_id": "bCoV-5UTR", "source": "Rfam", "description": "Betacoronavirus 5'UTR (RF03117)"}, {"model_id": "tmRNA_beta", "source": "tmRNA Database", "description": "Betaproteobacteria tmRNA"}, {"model_id": "Betaproteobacteria_toxic_sRNA", "source": "Rfam", "description": "Betaproteobacteria toxic small RNA (RF02278)"}, {"model_id": "beta_tmRNA", "source": "Rfam", "description": "Betaproteobacteria transfer-messenger RNA (RF01850)"}, {"model_id": "Betaproteobacteria-1", "source": "Rfam", "description": "Betaproteobacteria-1 RNA (RF02932)"}, {"model_id": "bicoid_3", "source": "Rfam", "description": "Bicoid 3'-UTR regulatory element (RF00551)"}, {"model_id": "d.16.e.B.titiana", "source": "CRW", "description": "Biddulphiopsis titiana rRNA 18S d.16.e.B.titiana"}, {"model_id": "Virus_CITE_6", "source": "Rfam", "description": "Blackcurrant reversion virus cap-independent translation element (RF02461)"}, {"model_id": "d.16.m.B.brevicauda", "source": "CRW", "description": "Blarina brevicauda mt rRNA d.16.m.B.brevicauda"}, {"model_id": "d.16.e.B.emersonii", "source": "CRW", "description": "Blastocladiella emersonii rRNA 18S d.16.e.B.emersonii"}, {"model_id": "d.16.e.B.hominis", "source": "CRW", "description": "Blastocystis hominis rRNA 18S d.16.e.B.hominis"}, {"model_id": "d.16.e.B.mediterranea", "source": "CRW", "description": "Bolidomonas mediterranea rRNA 18S d.16.e.B.mediterranea"}, {"model_id": "d.16.e.B.ostreae", "source": "CRW", "description": "Bonamia ostreae rRNA 18S d.16.e.B.ostreae"}, {"model_id": "d.16.e.B.hamifera", "source": "CRW", "description": "Bonnemaisonia hamifera rRNA 18S d.16.e.B.hamifera"}, {"model_id": "d.16.b.B.bronchiseptica2", "source": "CRW", "description": "Bordetella bronchiseptica rRNA 16S d.16.b.B.bronchiseptica2"}, {"model_id": "d.16.b.B.parapertussis", "source": "CRW", "description": "Bordetella parapertussis rRNA 16S d.16.b.B.parapertussis"}, {"model_id": "d.16.b.B.pertussis", "source": "CRW", "description": "Bordetella pertussis rRNA 16S d.16.b.B.pertussis"}, {"model_id": "d.16.b.B.hermsii", "source": "CRW", "description": "Borrelia hermsii rRNA 16S d.16.b.B.hermsii"}, {"model_id": "d.16.b.B.burgdorferi.GEN", "source": "CRW", "description": "Borreliella burgdorferi rRNA 16S d.16.b.B.burgdorferi.GEN"}, {"model_id": "d.16.m.B.taurus", "source": "CRW", "description": "Bos taurus mt rRNA d.16.m.B.taurus"}, {"model_id": "d.5.e.B.taurus", "source": "CRW", "description": "Bos taurus rRNA 5S d.5.e.B.taurus"}, {"model_id": "d.16.e.B.moritziana", "source": "CRW", "description": "Bostrychia moritziana rRNA 18S d.16.e.B.moritziana"}, {"model_id": "BLV_package", "source": "Rfam", "description": "Bovine leukaemia virus RNA packaging signal (RF00192)"}, {"model_id": "d.5.e.B.plicatilis", "source": "CRW", "description": "Brachionus plicatilis rRNA 5S d.5.e.B.plicatilis"}, {"model_id": "d.16.b.B.hyodysenteriae", "source": "CRW", "description": "Brachyspira hyodysenteriae rRNA 16S d.16.b.B.hyodysenteriae"}, {"model_id": "BjrC174", "source": "Rfam", "description": "Bradyrhizobiaceae sRNA BjrC174 (RF02355)"}, {"model_id": "BjrC68", "source": "Rfam", "description": "Bradyrhizobiaceae sRNA BjrC68 (RF02353)"}, {"model_id": "BjrC80", "source": "Rfam", "description": "Bradyrhizobiaceae sRNA BjrC80 (RF02354)"}, {"model_id": "d.16.b.B.japonicum", "source": "CRW", "description": "Bradyrhizobium japonicum rRNA 16S d.16.b.B.japonicum"}, {"model_id": "B_rapa_snoR775", "source": "Rfam", "description": "Brassica rapa small nucleolar RNA 775 (RF02705)"}, {"model_id": "d.5.e.B.vorax", "source": "CRW", "description": "Bresslaua vorax rRNA 5S d.5.e.B.vorax"}, {"model_id": "d.16.b.B.andersonii", "source": "CRW", "description": "Brevinema andersonii rRNA 16S d.16.b.B.andersonii"}, {"model_id": "BSR0441", "source": "Rfam", "description": "Brucella BSR0441 sRNA (RF02655)"}, {"model_id": "babR_5UTR", "source": "Rfam", "description": "Brucella babR 5'UTR (RF02572)"}, {"model_id": "d.16.b.B.melitensis", "source": "CRW", "description": "Brucella melitensis rRNA 16S d.16.b.B.melitensis"}, {"model_id": "BM-sr0117", "source": "Rfam", "description": "Brucella melitensis small RNA 0117 (RF02570)"}, {"model_id": "BSR0602", "source": "Rfam", "description": "Brucella sRNA 0602 (RF02609)"}, {"model_id": "BSR0626", "source": "Rfam", "description": "Brucella sRNA 0626 (RF02615)"}, {"model_id": "BSR0653", "source": "Rfam", "description": "Brucella sRNA 0653 (RF02611)"}, {"model_id": "BSR0709", "source": "Rfam", "description": "Brucella sRNA 0709 (RF02610)"}, {"model_id": "BSR0739", "source": "Rfam", "description": "Brucella sRNA 0739 (RF02613)"}, {"model_id": "BSR1073", "source": "Rfam", "description": "Brucella sRNA 1073 (RF02614)"}, {"model_id": "BSnc115", "source": "Rfam", "description": "Brucella sRNA 115 (RF02619)"}, {"model_id": "BSnc119", "source": "Rfam", "description": "Brucella sRNA 119 (RF02620)"}, {"model_id": "BSnc120", "source": "Rfam", "description": "Brucella sRNA 120 (RF02621)"}, {"model_id": "BSnc121", "source": "Rfam", "description": "Brucella sRNA 121 (RF02622)"}, {"model_id": "BSR1350", "source": "Rfam", "description": "Brucella sRNA 1350 (RF02612)"}, {"model_id": "BSnc140", "source": "Rfam", "description": "Brucella sRNA 140 (RF02623)"}, {"model_id": "BSnc150", "source": "Rfam", "description": "Brucella sRNA 150 (RF02624)"}, {"model_id": "BASRCI153", "source": "Rfam", "description": "Brucella sRNA CI153 (RF02604)"}, {"model_id": "BASRCI27", "source": "Rfam", "description": "Brucella sRNA CI27 (RF02600)"}, {"model_id": "BASRCI337", "source": "Rfam", "description": "Brucella sRNA CI337 (RF02601)"}, {"model_id": "BASRCI408", "source": "Rfam", "description": "Brucella sRNA CI408 (RF02599)"}, {"model_id": "BASRCI414", "source": "Rfam", "description": "Brucella sRNA CI414 (RF02602)"}, {"model_id": "BASRCII26", "source": "Rfam", "description": "Brucella sRNA CII26 (RF02603)"}, {"model_id": "BsrC", "source": "Rfam", "description": "BsrC (RF01410)"}, {"model_id": "BsrF", "source": "Rfam", "description": "BsrF (RF01411)"}, {"model_id": "BsrG", "source": "Rfam", "description": "BsrG (RF01412)"}, {"model_id": "d.5.e.B.neritina", "source": "CRW", "description": "Bugula neritina rRNA 5S d.5.e.B.neritina"}, {"model_id": "Bcj11", "source": "Rfam", "description": "Burkholderia RNA 11 (RF02835)"}, {"model_id": "Bcj14", "source": "Rfam", "description": "Burkholderia RNA 14 (RF02836)"}, {"model_id": "anti-hemB", "source": "Rfam", "description": "Burkholderia RNA 7 (anti-hemB) (RF02837)"}, {"model_id": "d.16.b.B.mallei", "source": "CRW", "description": "Burkholderia mallei rRNA 16S d.16.b.B.mallei"}, {"model_id": "BTH_s1", "source": "Rfam", "description": "Burkholderia sRNA 1 (RF02690)"}, {"model_id": "ncS01", "source": "Rfam", "description": "Burkholderia sRNA 1 (RF02865)"}, {"model_id": "ncS011", "source": "Rfam", "description": "Burkholderia sRNA 11 (RF02867)"}, {"model_id": "ncS16", "source": "Rfam", "description": "Burkholderia sRNA 16 (Bc_KC_sr1) (RF02866)"}, {"model_id": "BTH_s19", "source": "Rfam", "description": "Burkholderia sRNA 19 (RF02691)"}, {"model_id": "BcKCsr2", "source": "Rfam", "description": "Burkholderia sRNA 2 (RF02883)"}, {"model_id": "ncS025", "source": "Rfam", "description": "Burkholderia sRNA 25 (RF02869)"}, {"model_id": "ncS035", "source": "Rfam", "description": "Burkholderia sRNA 35 (RF02870)"}, {"model_id": "ncS037", "source": "Rfam", "description": "Burkholderia sRNA 37 (RF02868)"}, {"model_id": "BTH_s39", "source": "Rfam", "description": "Burkholderia sRNA 39 (RF02692)"}, {"model_id": "ncS54", "source": "Rfam", "description": "Burkholderia sRNA 54 (RF02871)"}, {"model_id": "BcKCsr7", "source": "Rfam", "description": "Burkholderia sRNA 7 (RF02884)"}, {"model_id": "Bp1_162", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand612_SIPHT (RF02420)"}, {"model_id": "Bp1_684", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand684_SIPHT (RF02421)"}, {"model_id": "Bp1_738", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand738_SIPHT (RF02422)"}, {"model_id": "Bp1_781", "source": "Rfam", "description": "Burkholderia sRNA Bp1_Cand871_SIPHT (RF02423)"}, {"model_id": "Bp2_287", "source": "Rfam", "description": "Burkholderia sRNA Bp2_Cand287_SIPHT (RF02424)"}, {"model_id": "d.16.b.Burkholderia.sp", "source": "CRW", "description": "Burkholderia sp. rRNA 16S d.16.b.Burkholderia.sp"}, {"model_id": "Burkholderiales-2", "source": "Rfam", "description": "Burkholderiales-2 RNA (RF02917)"}, {"model_id": "ceN115", "source": "Rfam", "description": "C. elegans sRNA ceN115 (RF01619)"}, {"model_id": "ceN100", "source": "Rfam", "description": "C. elegans snoRNA ceN100 (RF01607)"}, {"model_id": "ceN106", "source": "Rfam", "description": "C. elegans snoRNA ceN106 (RF01526)"}, {"model_id": "ceN33", "source": "Rfam", "description": "C. elegans snoRNA ceN33 (RF01866)"}, {"model_id": "C0299", "source": "Rfam", "description": "C0299 RNA (RF00119)"}, {"model_id": "C0465", "source": "Rfam", "description": "C0465 RNA (RF00116)"}, {"model_id": "C0719", "source": "Rfam", "description": "C0719 RNA (RF00117)"}, {"model_id": "C1_109596F_thermometer", "source": "Rfam", "description": "C1_109596F 5' UTR thermometer (RF02762)"}, {"model_id": "C4", "source": "Rfam", "description": "C4 antisense RNA (RF01695)"}, {"model_id": "COG2827", "source": "Rfam", "description": "COG2827 RNA (RF02938)"}, {"model_id": "COG2908", "source": "Rfam", "description": "COG2908 RNA (RF02939)"}, {"model_id": "COG3610-DE", "source": "Rfam", "description": "COG3610-DE RNA (RF03066)"}, {"model_id": "COG3860", "source": "Rfam", "description": "COG3860 RNA (RF02940)"}, {"model_id": "COG3943", "source": "Rfam", "description": "COG3943 RNA (RF02941)"}, {"model_id": "CRISPR-DR2", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01315)"}, {"model_id": "CRISPR-DR3", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01316)"}, {"model_id": "CRISPR-DR4", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01317)"}, {"model_id": "CRISPR-DR5", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01318)"}, {"model_id": "CRISPR-DR6", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01319)"}, {"model_id": "CRISPR-DR7", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01320)"}, {"model_id": "CRISPR-DR8", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01321)"}, {"model_id": "CRISPR-DR9", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01322)"}, {"model_id": "CRISPR-DR10", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01323)"}, {"model_id": "CRISPR-DR11", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01324)"}, {"model_id": "CRISPR-DR12", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01325)"}, {"model_id": "CRISPR-DR13", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01326)"}, {"model_id": "CRISPR-DR17", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01328)"}, {"model_id": "CRISPR-DR15", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01329)"}, {"model_id": "CRISPR-DR16", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01330)"}, {"model_id": "CRISPR-DR18", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01331)"}, {"model_id": "CRISPR-DR19", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01332)"}, {"model_id": "CRISPR-DR20", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01333)"}, {"model_id": "CRISPR-DR21", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01334)"}, {"model_id": "CRISPR-DR22", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01335)"}, {"model_id": "CRISPR-DR23", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01336)"}, {"model_id": "CRISPR-DR24", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01337)"}, {"model_id": "CRISPR-DR25", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01338)"}, {"model_id": "CRISPR-DR27", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01339)"}, {"model_id": "CRISPR-DR29", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01340)"}, {"model_id": "CRISPR-DR30", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01341)"}, {"model_id": "CRISPR-DR32", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01342)"}, {"model_id": "CRISPR-DR33", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01343)"}, {"model_id": "CRISPR-DR34", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01344)"}, {"model_id": "CRISPR-DR35", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01345)"}, {"model_id": "CRISPR-DR36", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01346)"}, {"model_id": "CRISPR-DR37", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01347)"}, {"model_id": "CRISPR-DR38", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01348)"}, {"model_id": "CRISPR-DR40", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01349)"}, {"model_id": "CRISPR-DR41", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01350)"}, {"model_id": "CRISPR-DR44", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01353)"}, {"model_id": "CRISPR-DR45", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01354)"}, {"model_id": "CRISPR-DR26", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01355)"}, {"model_id": "CRISPR-DR28", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01356)"}, {"model_id": "CRISPR-DR31", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01357)"}, {"model_id": "CRISPR-DR39", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01358)"}, {"model_id": "CRISPR-DR46", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01359)"}, {"model_id": "CRISPR-DR47", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01360)"}, {"model_id": "CRISPR-DR48", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01361)"}, {"model_id": "CRISPR-DR49", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01362)"}, {"model_id": "CRISPR-DR50", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01363)"}, {"model_id": "CRISPR-DR51", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01364)"}, {"model_id": "CRISPR-DR52", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01365)"}, {"model_id": "CRISPR-DR53", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01366)"}, {"model_id": "CRISPR-DR54", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01367)"}, {"model_id": "CRISPR-DR56", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01369)"}, {"model_id": "CRISPR-DR57", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01370)"}, {"model_id": "CRISPR-DR58", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01371)"}, {"model_id": "CRISPR-DR60", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01373)"}, {"model_id": "CRISPR-DR61", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01374)"}, {"model_id": "CRISPR-DR62", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01375)"}, {"model_id": "CRISPR-DR63", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01376)"}, {"model_id": "CRISPR-DR64", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01377)"}, {"model_id": "CRISPR-DR65", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01378)"}, {"model_id": "CRISPR-DR66", "source": "Rfam", "description": "CRISPR RNA direct repeat element (RF01379)"}, {"model_id": "d.16.m.C.elegans", "source": "CRW", "description": "Caenorhabditis elegans mt rRNA d.16.m.C.elegans"}, {"model_id": "d.5.e.C.elegans.1", "source": "CRW", "description": "Caenorhabditis elegans rRNA 5S d.5.e.C.elegans.1"}, {"model_id": "ceN23-1", "source": "Rfam", "description": "Caenorhabditis sRNA ceN23-1 (RF01623)"}, {"model_id": "ceN56", "source": "Rfam", "description": "Caenorhabditis sRNA ceN56 (RF01643)"}, {"model_id": "ceN93", "source": "Rfam", "description": "Caenorhabditis sRNA ceN93 (RF01663)"}, {"model_id": "ceN101", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN101 (RF01664)"}, {"model_id": "ceN103", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN103 (RF01609)"}, {"model_id": "ceN104", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN104 (RF01610)"}, {"model_id": "ceN108", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN108 (RF01611)"}, {"model_id": "ceN110", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN110 (RF01614)"}, {"model_id": "ceN113", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN113 (RF01617)"}, {"model_id": "ceN126", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN126 (RF01621)"}, {"model_id": "ceN28", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN28 (RF01625)"}, {"model_id": "ceN30", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN30 (RF01626)"}, {"model_id": "ceN38", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN38 (RF01628)"}, {"model_id": "ceN41", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN41 (RF01631)"}, {"model_id": "ceN42", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN42 (RF01632)"}, {"model_id": "ceN43", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN43 (RF01633)"}, {"model_id": "ceN44", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN44 (RF01634)"}, {"model_id": "ceN45", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN45 (RF01635)"}, {"model_id": "ceN46", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN46 (RF01636)"}, {"model_id": "ceN48", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN48 (RF01638)"}, {"model_id": "ceN68", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN48 (RF01650)"}, {"model_id": "ceN49", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN49 (RF01639)"}, {"model_id": "ceN51", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN51 (RF01640)"}, {"model_id": "ceN53", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN53 (RF01641)"}, {"model_id": "ceN54", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN54 (RF01642)"}, {"model_id": "ceN59", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN59 (RF01644)"}, {"model_id": "ceN61", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN61 (RF01647)"}, {"model_id": "ceN63", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN63 (RF01646)"}, {"model_id": "ceN65", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN65 (RF01648)"}, {"model_id": "ceN67", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN67 (RF01649)"}, {"model_id": "ceN69", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN69 (RF01651)"}, {"model_id": "ceN70", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN70 (RF01652)"}, {"model_id": "ceN102", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN80 (RF01608)"}, {"model_id": "ceN80", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN80 (RF01653)"}, {"model_id": "ceN81", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN81 (RF01658)"}, {"model_id": "ceN82", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN82 (RF01654)"}, {"model_id": "ceN84", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN84 (RF01655)"}, {"model_id": "ceN86", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN86 (RF01659)"}, {"model_id": "ceN89", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN89 (RF01662)"}, {"model_id": "ceN92", "source": "Rfam", "description": "Caenorhabditis snoRNA ceN92 (RF01661)"}, {"model_id": "CncR1", "source": "Rfam", "description": "Cag non-coding RNA1 (RF02650)"}, {"model_id": "RNaseP_TypeT_Caldivirga", "source": "RNAse P Database", "description": "Caldivirga RNAse P"}, {"model_id": "d.5.e.C.vicina", "source": "CRW", "description": "Calliphora vicina rRNA 5S d.5.e.C.vicina"}, {"model_id": "d.16.b.C.jejuni", "source": "CRW", "description": "Campylobacter jejuni rRNA 16S d.16.b.C.jejuni"}, {"model_id": "d.16.b.C.jejuni.GEN", "source": "CRW", "description": "Campylobacter jejuni rRNA 16S d.16.b.C.jejuni.GEN"}, {"model_id": "d.16.b.C.sputorum", "source": "CRW", "description": "Campylobacter sputorum rRNA 16S d.16.b.C.sputorum"}, {"model_id": "d.16.e.C.ralfsii", "source": "CRW", "description": "Campylodiscus ralfsii rRNA 18S d.16.e.C.ralfsii"}, {"model_id": "d.16.e.C.albicans", "source": "CRW", "description": "Candida albicans rRNA 18S d.16.e.C.albicans"}, {"model_id": "Cardiovirus_CRE", "source": "Rfam", "description": "Cardiovirus cis-acting replication element (CRE) (RF00453)"}, {"model_id": "d.16.m.T.syrichta", "source": "CRW", "description": "Carlito syrichta mt rRNA d.16.m.T.syrichta"}, {"model_id": "CC3552", "source": "Rfam", "description": "Cauldobacter sRNA CC3552 (RF01529)"}, {"model_id": "d.16.c.C.sertularioides", "source": "CRW", "description": "Caulerpa sertularioides small subunit rRNA d.16.c.C.sertularioides"}, {"model_id": "CC0196", "source": "Rfam", "description": "Caulobacter sRNA CC0196 (RF01519)"}, {"model_id": "CC3664", "source": "Rfam", "description": "Caulobacter sRNA CC3664 (RF01530)"}, {"model_id": "CrfA", "source": "Rfam", "description": "Caulobacter sRNA CrfA (RF01527)"}, {"model_id": "d.16.e.C.rubrum", "source": "CRW", "description": "Ceramium rubrum rRNA 18S d.16.e.C.rubrum"}, {"model_id": "d.5.e.C.edule", "source": "CRW", "description": "Cerastoderma edule rRNA 5S d.5.e.C.edule"}, {"model_id": "d.16.e.Chaetoceros.sp", "source": "CRW", "description": "Chaetoceros sp. rRNA 18S d.16.e.Chaetoceros.sp"}, {"model_id": "d.16.a.H.marismortui.rrnA", "source": "CRW", "description": "Chalcides guentheri rRNA 18S d.16.a.H.marismortui.rrnA"}, {"model_id": "d.16.b.C.muridarum", "source": "CRW", "description": "Chlamydia muridarum str. Nigg rRNA 16S d.16.b.C.muridarum"}, {"model_id": "d.16.b.C.pneumoniae", "source": "CRW", "description": "Chlamydia pneumoniae rRNA 16S d.16.b.C.pneumoniae"}, {"model_id": "d.16.b.C.psittaci", "source": "CRW", "description": "Chlamydia psittaci rRNA 16S d.16.b.C.psittaci"}, {"model_id": "d.16.b.C.trachomatis.GEN", "source": "CRW", "description": "Chlamydia trachomatis rRNA 16S d.16.b.C.trachomatis.GEN"}, {"model_id": "d.16.c.C.humicola", "source": "CRW", "description": "Chlamydomonas applanata small subunit rRNA d.16.c.C.humicola"}, {"model_id": "b.16.m.C.reinhardtii", "source": "CRW", "description": "Chlamydomonas reinhardtii mt rRNA b.16.m.C.reinhardtii"}, {"model_id": "d.16.c.C.reinhardtii", "source": "CRW", "description": "Chlamydomonas reinhardtii small subunit rRNA d.16.c.C.reinhardtii"}, {"model_id": "d.16.c.C.vulgaris", "source": "CRW", "description": "Chlorella vulgaris small subunit rRNA d.16.c.C.vulgaris"}, {"model_id": "Chlorobi-1", "source": "Rfam", "description": "Chlorobi-1 RNA (RF01696)"}, {"model_id": "Chlorobi-RRM", "source": "Rfam", "description": "Chlorobi-RRM RNA (RF01697)"}, {"model_id": "Chloroflexi-1", "source": "Rfam", "description": "Chloroflexi-1 RNA (RF01698)"}, {"model_id": "Chloroflexus-1", "source": "Rfam", "description": "Chloroflexus-1 RNA (RF02936)"}, {"model_id": "d.16.b.Chlorogloeopsis.PCC7518", "source": "CRW", "description": "Chlorogloeopsis sp. PCC 7518 rRNA 16S d.16.b.Chlorogloeopsis.PCC7518"}, {"model_id": "b.16.m.C.crispus", "source": "CRW", "description": "Chondrus crispus mt rRNA b.16.m.C.crispus"}, {"model_id": "d.16.e.C.crispus", "source": "CRW", "description": "Chondrus crispus rRNA 18S d.16.e.C.crispus"}, {"model_id": "b.16.m.C.parallelus.ESC", "source": "CRW", "description": "Chorthippus parallelus mt rRNA b.16.m.C.parallelus.ESC"}, {"model_id": "d.16.b.C.marismortui", "source": "CRW", "description": "Chromohalobacter marismortui rRNA 16S d.16.b.C.marismortui"}, {"model_id": "CssrA", "source": "Rfam", "description": "Chromosome-encoded Shigella sRNA A (RF02798)"}, {"model_id": "CssrB", "source": "Rfam", "description": "Chromosome-encoded Shigella sRNA B (RF02799)"}, {"model_id": "d.5.e.C.quinquecirrha", "source": "CRW", "description": "Chrysaora quinquecirrha rRNA 5S d.5.e.C.quinquecirrha"}, {"model_id": "csRNA", "source": "Rfam", "description": "Cia-dependent small RNA csRNA1 (RF02379)"}, {"model_id": "Telomerase-cil", "source": "Rfam", "description": "Ciliate telomerase RNA (RF00025)"}, {"model_id": "ciona-mir-92", "source": "Rfam", "description": "Ciona microRNA mir-92 (RF01117)"}, {"model_id": "SQ2397", "source": "Rfam", "description": "Cis-regulator of HTH transcription factor (RF03532)"}, {"model_id": "d.16.b.C.freundii", "source": "CRW", "description": "Citrobacter freundii rRNA 16S d.16.b.C.freundii"}, {"model_id": "CTV_rep_sig", "source": "Rfam", "description": "Citrus tristeza virus replication signal (RF00193)"}, {"model_id": "Dicty_Class_I_RNA", "source": "Rfam", "description": "Class I RNA from Dictyostelium (RF01414)"}, {"model_id": "d.16.e.M.prolifera", "source": "CRW", "description": "Clathria prolifera rRNA 18S d.16.e.M.prolifera"}, {"model_id": "Clostridiales-1", "source": "Rfam", "description": "Clostridiales-1 RNA (RF01699)"}, {"model_id": "Clostridiales-2", "source": "Rfam", "description": "Clostridiales-2 RNA (RF02937)"}, {"model_id": "Clostridiales-3", "source": "Rfam", "description": "Clostridiales-3 RNA (RF02942)"}, {"model_id": "d.16.b.C.difficile", "source": "CRW", "description": "Clostridioides difficile rRNA 16S d.16.b.C.difficile"}, {"model_id": "SQ1002_RNA", "source": "Rfam", "description": "Clostridioides difficile sRNA SQ1002 (RF03533)"}, {"model_id": "n00280", "source": "Rfam", "description": "Clostridioides difficile sRNA included into helicase gene (RF03531)"}, {"model_id": "d.16.b.C.botulinum.F", "source": "CRW", "description": "Clostridium botulinum F rRNA 16S d.16.b.C.botulinum.F"}, {"model_id": "d.16.b.C.perfringens", "source": "CRW", "description": "Clostridium perfringens rRNA 16S d.16.b.C.perfringens"}, {"model_id": "d.16.b.C.tetani", "source": "CRW", "description": "Clostridium tetani rRNA 16S d.16.b.C.tetani"}, {"model_id": "Clostridium-PBP", "source": "Rfam", "description": "Clostridium-PBP RNA (RF03091)"}, {"model_id": "ClpQY_promoter", "source": "Rfam", "description": "ClpQY promoter (RF02401)"}, {"model_id": "CnfY_thermometer", "source": "Rfam", "description": "CnfY 5' UTR thermometer (RF02771)"}, {"model_id": "Cobalamin", "source": "Rfam", "description": "Cobalamin riboswitch (RF00174)"}, {"model_id": "d.16.e.C.immitis", "source": "CRW", "description": "Coccidioides immitis rRNA 18S d.16.e.C.immitis"}, {"model_id": "d.16.c.C.fragile", "source": "CRW", "description": "Codium fragile small subunit rRNA d.16.c.C.fragile"}, {"model_id": "d.16.e.A.dasyae", "source": "CRW", "description": "Colaconema dasyae rRNA 18S d.16.e.A.dasyae"}, {"model_id": "Collinsella-1", "source": "Rfam", "description": "Collinsella-1 RNA (RF01700)"}, {"model_id": "d.16.b.C.testosteroni", "source": "CRW", "description": "Comamonas testosteroni rRNA 16S d.16.b.C.testosteroni"}, {"model_id": "d.16.e.C.coeruleus", "source": "CRW", "description": "Compsopogon caeruleus rRNA 18S d.16.e.C.coeruleus"}, {"model_id": "IRES_Cx32", "source": "Rfam", "description": "Connexin-32 internal ribosome entry site (IRES) (RF00484)"}, {"model_id": "IRES_Cx43", "source": "Rfam", "description": "Connexin-43 internal ribosome entry site (IRES) (RF00487)"}, {"model_id": "CcsR1", "source": "Rfam", "description": "Conserved CCUCCUCCC motif stress-induced RNA 1 (RF02791)"}, {"model_id": "CopA", "source": "Rfam", "description": "CopA-like RNA (RF00042)"}, {"model_id": "d.16.e.C.officinalis", "source": "CRW", "description": "Corallina officinalis rRNA 18S d.16.e.C.officinalis"}, {"model_id": "d.16.e.C.criophilum", "source": "CRW", "description": "Corethron criophilum rRNA 18S d.16.e.C.criophilum"}, {"model_id": "Corio-PBP", "source": "Rfam", "description": "Corio-PBP RNA (RF02945)"}, {"model_id": "Corona_pk3", "source": "Rfam", "description": "Coronavirus 3' UTR pseudoknot (RF00165)"}, {"model_id": "s2m", "source": "Rfam", "description": "Coronavirus 3' stem-loop II-like motif (s2m) (RF00164)"}, {"model_id": "Corona_FSE", "source": "Rfam", "description": "Coronavirus frameshifting stimulation element (RF00507)"}, {"model_id": "Corona_package", "source": "Rfam", "description": "Coronavirus packaging signal (RF00182)"}, {"model_id": "d.16.b.C.diphtheriae", "source": "CRW", "description": "Corynebacterium diphtheriae rRNA 16S d.16.b.C.diphtheriae"}, {"model_id": "Cgb105", "source": "Rfam", "description": "Corynebacterium sRNA 105 (RF02734)"}, {"model_id": "d.16.e.C.radiatus", "source": "CRW", "description": "Coscinodiscus radiatus rRNA 18S d.16.e.C.radiatus"}, {"model_id": "b.16.m.C.coscoroba", "source": "CRW", "description": "Coscoroba coscoroba mt rRNA b.16.m.C.coscoroba"}, {"model_id": "b.16.m.C.coturnix", "source": "CRW", "description": "Coturnix coturnix mt rRNA b.16.m.C.coturnix"}, {"model_id": "d.16.b.C.burnetii", "source": "CRW", "description": "Coxiella burnetii rRNA 16S d.16.b.C.burnetii"}, {"model_id": "CbSR1", "source": "Rfam", "description": "Coxiella burnetii sRNA 1 (RF02557)"}, {"model_id": "CbSR12", "source": "Rfam", "description": "Coxiella burnetii sRNA 12 (RF02561)"}, {"model_id": "CbSR14", "source": "Rfam", "description": "Coxiella burnetii sRNA 14 (RF02562)"}, {"model_id": "CbSR2", "source": "Rfam", "description": "Coxiella burnetii sRNA 2 (RF02558)"}, {"model_id": "CbSR3", "source": "Rfam", "description": "Coxiella burnetii sRNA 3 (RF02563)"}, {"model_id": "CbSR4", "source": "Rfam", "description": "Coxiella burnetii sRNA 4 (RF02559)"}, {"model_id": "CbSR9", "source": "Rfam", "description": "Coxiella burnetii sRNA 9 (RF02560)"}, {"model_id": "CpoB_ybgF_thermometer", "source": "Rfam", "description": "CpoB/ybgF ICR thermometer (RF02782)"}, {"model_id": "IRES_Cripavirus", "source": "Rfam", "description": "Cripavirus internal ribosome entry site (IRES) (RF00458)"}, {"model_id": "a.16.m.C.fasciculata", "source": "CRW", "description": "Crithidia fasciculata mt rRNA a.16.m.C.fasciculata"}, {"model_id": "b.16.e.C.koreana", "source": "CRW", "description": "Crossodonthina koreana rRNA 18S b.16.e.C.koreana"}, {"model_id": "d.5.e.F.neoformans.1", "source": "CRW", "description": "Cryptococcus neoformans rRNA 5S d.5.e.F.neoformans.1"}, {"model_id": "d.16.e.C.neoformans", "source": "CRW", "description": "Cryptococcus neoformans var. neoformans rRNA 18S d.16.e.C.neoformans"}, {"model_id": "d.16.c.Cryptomonas.sp", "source": "CRW", "description": "Cryptomonas sp. small subunit rRNA d.16.c.Cryptomonas.sp"}, {"model_id": "CsrB", "source": "Rfam", "description": "CsrB/RsmB RNA family (RF00018)"}, {"model_id": "CsrC", "source": "Rfam", "description": "CsrC RNA family (RF00084)"}, {"model_id": "d.16.e.C.lunata", "source": "CRW", "description": "Culicosporella lunata rRNA 18S d.16.e.C.lunata"}, {"model_id": "Cupriavidus-1", "source": "Rfam", "description": "Cupriavidus-1 RNA (RF02949)"}, {"model_id": "CyVA-1", "source": "Rfam", "description": "CyVA-1 RNA (RF02965)"}, {"model_id": "CyaR_RyeE", "source": "Rfam", "description": "CyaR/Rye RNA (RF00112)"}, {"model_id": "d.16.c.C.caldarium", "source": "CRW", "description": "Cyanidium caldarium small subunit rRNA d.16.c.C.caldarium"}, {"model_id": "Cyano-1", "source": "Rfam", "description": "Cyano-1 RNA (RF01701)"}, {"model_id": "Cyano-2", "source": "Rfam", "description": "Cyano-2 RNA (RF01702)"}, {"model_id": "cyano_het_sRNA", "source": "Rfam", "description": "Cyanobacteria heterocyst sRNA (RF02596)"}, {"model_id": "cyano_tmRNA", "source": "Rfam", "description": "Cyanobacteria transfer-messenger RNA (RF01851)"}, {"model_id": "Yfr1", "source": "Rfam", "description": "Cyanobacterial functional RNA 1 (RF01116)"}, {"model_id": "Yfr10", "source": "Rfam", "description": "Cyanobacterial functional RNA 10 (RF02362)"}, {"model_id": "Yfr11", "source": "Rfam", "description": "Cyanobacterial functional RNA 11 (RF02363)"}, {"model_id": "Yfr13", "source": "Rfam", "description": "Cyanobacterial functional RNA 13 (RF02364)"}, {"model_id": "Yfr17", "source": "Rfam", "description": "Cyanobacterial functional RNA 17 (RF02365)"}, {"model_id": "Yfr19", "source": "Rfam", "description": "Cyanobacterial functional RNA 19 (RF02366)"}, {"model_id": "Yfr20", "source": "Rfam", "description": "Cyanobacterial functional RNA 20 (RF02367)"}, {"model_id": "Yfr21", "source": "Rfam", "description": "Cyanobacterial functional RNA 21 (RF02368)"}, {"model_id": "Yfr8", "source": "Rfam", "description": "Cyanobacterial functional RNA 8/9 (RF02360)"}, {"model_id": "cyano-S1", "source": "Rfam", "description": "Cyanobacterial ribosomal protein S1 leader (RF03151)"}, {"model_id": "tmRNA_cyano", "source": "tmRNA Database", "description": "Cyanobacteriota tmRNA"}, {"model_id": "d.16.e.C.paradoxa", "source": "CRW", "description": "Cyanophora paradoxa rRNA 18S d.16.e.C.paradoxa"}, {"model_id": "d.16.c.C.paradoxa", "source": "CRW", "description": "Cyanophora paradoxa small subunit rRNA d.16.c.C.paradoxa"}, {"model_id": "d.16.y.C.paradoxa", "source": "CRW", "description": "Cyanophora paradoxa small subunit rRNA d.16.y.C.paradoxa"}, {"model_id": "d.5.e.C.revoluta", "source": "CRW", "description": "Cycas revoluta rRNA 5S d.5.e.C.revoluta"}, {"model_id": "c-di-GMP-I", "source": "Rfam", "description": "Cyclic di-GMP-I riboswitch (RF01051)"}, {"model_id": "c-di-GMP-II", "source": "Rfam", "description": "Cyclic di-GMP-II riboswitch (RF01786)"}, {"model_id": "b.16.m.C.melancoryphus", "source": "CRW", "description": "Cygnus melancoryphus mt rRNA b.16.m.C.melancoryphus"}, {"model_id": "d.16.e.C.belgica", "source": "CRW", "description": "Cymatosira belgica rRNA 18S d.16.e.C.belgica"}, {"model_id": "a.16.c.C.coccineum", "source": "CRW", "description": "Cynomorium coccineum small subunit rRNA a.16.c.C.coccineum"}, {"model_id": "IRES_cyp24a1", "source": "Rfam", "description": "Cyp24a1 internal ribosome entry site (IRES) (RF02664)"}, {"model_id": "b.16.m.C.carpio", "source": "CRW", "description": "Cyprinus carpio mt rRNA b.16.m.C.carpio"}, {"model_id": "d.5.e.C.carpio", "source": "CRW", "description": "Cyprinus carpio rRNA 5S d.5.e.C.carpio"}, {"model_id": "d.16.e.C.citrina", "source": "CRW", "description": "Cyrtohymena citrina rRNA 18S d.16.e.C.citrina"}, {"model_id": "a.16.c.C.ruber", "source": "CRW", "description": "Cytinus ruber small subunit rRNA a.16.c.C.ruber"}, {"model_id": "D12-methyl", "source": "Rfam", "description": "D12-methyl RNA (RF02950)"}, {"model_id": "DABA-DC-AT", "source": "Rfam", "description": "DABA-DC-AT RNA (RF02951)"}, {"model_id": "DUF1874", "source": "Rfam", "description": "DUF1874 RNA (RF02953)"}, {"model_id": "DUF2693", "source": "Rfam", "description": "DUF2693 RNA (RF02956)"}, {"model_id": "DUF2693-FD", "source": "Rfam", "description": "DUF2693-FD RNA (RF02926)"}, {"model_id": "DUF2800", "source": "Rfam", "description": "DUF2800 RNA (RF02960)"}, {"model_id": "DUF2815", "source": "Rfam", "description": "DUF2815 RNA (RF03084)"}, {"model_id": "DUF3085", "source": "Rfam", "description": "DUF3085 RNA (RF02959)"}, {"model_id": "DUF3268", "source": "Rfam", "description": "DUF3268 RNA (RF02966)"}, {"model_id": "DUF3577", "source": "Rfam", "description": "DUF3577 RNA (RF02954)"}, {"model_id": "DUF3800-I", "source": "Rfam", "description": "DUF3800-I RNA (RF02969)"}, {"model_id": "DUF3800-II", "source": "Rfam", "description": "DUF3800-II RNA (RF02961)"}, {"model_id": "DUF3800-III", "source": "Rfam", "description": "DUF3800-III RNA (RF02962)"}, {"model_id": "DUF3800-IV", "source": "Rfam", "description": "DUF3800-IV RNA (RF02963)"}, {"model_id": "DUF3800-IX", "source": "Rfam", "description": "DUF3800-IX RNA (RF02968)"}, {"model_id": "DUF3800-V", "source": "Rfam", "description": "DUF3800-V RNA (RF02964)"}, {"model_id": "DUF3800-VI", "source": "Rfam", "description": "DUF3800-VI RNA (RF02915)"}, {"model_id": "DUF3800-VII", "source": "Rfam", "description": "DUF3800-VII RNA (RF02967)"}, {"model_id": "DUF3800-VIII", "source": "Rfam", "description": "DUF3800-VIII RNA (RF03075)"}, {"model_id": "DUF3800-X", "source": "Rfam", "description": "DUF3800-X RNA (RF02984)"}, {"model_id": "DUF3800-XI", "source": "Rfam", "description": "DUF3800-XI RNA (RF02975)"}, {"model_id": "DUF805", "source": "Rfam", "description": "DUF805 RNA (RF03081)"}, {"model_id": "DUF805b", "source": "Rfam", "description": "DUF805b RNA (RF02914)"}, {"model_id": "d.16.m.D.novemcinctus", "source": "CRW", "description": "Dasypus novemcinctus mt rRNA d.16.m.D.novemcinctus"}, {"model_id": "d.16.m.D.geoffroii", "source": "CRW", "description": "Dasyurus geoffroii mt rRNA d.16.m.D.geoffroii"}, {"model_id": "d.16.b.D.thermophilus", "source": "CRW", "description": "Deferribacter thermophilus rRNA 16S d.16.b.D.thermophilus"}, {"model_id": "Deinococcus_Y_RNA", "source": "Rfam", "description": "Deinococcus radiodurans Y RNA (RF01053)"}, {"model_id": "DR_LSU_3D", "source": "RiboVision LSU", "description": "Deinococcus radiodurans large subunit rRNA"}, {"model_id": "d.16.b.D.radiodurans.1", "source": "CRW", "description": "Deinococcus radiodurans rRNA 16S d.16.b.D.radiodurans.1"}, {"model_id": "d.5.b.D.radiodurans.rrnA", "source": "CRW", "description": "Deinococcus radiodurans rRNA 5S d.5.b.D.radiodurans.rrnA"}, {"model_id": "d.5.b.D.acidovorans", "source": "CRW", "description": "Delftia acidovorans rRNA 5S d.5.b.D.acidovorans"}, {"model_id": "dCoV-3UTR", "source": "Rfam", "description": "Deltacoronavirus 3'UTR (RF03124)"}, {"model_id": "dCoV-5UTR", "source": "Rfam", "description": "Deltacoronavirus 5'UTR (RF03119)"}, {"model_id": "DENV_SLA", "source": "Rfam", "description": "Dengue virus SLA (RF02340)"}, {"model_id": "d.16.e.S.cerradensis", "source": "CRW", "description": "Dentiscutata cerradensis rRNA 18S d.16.e.S.cerradensis"}, {"model_id": "d.16.e.Dermocystidium.sp", "source": "CRW", "description": "Dermocystidium sp. rRNA 18S d.16.e.Dermocystidium.sp"}, {"model_id": "d.16.b.D.desulfuricans", "source": "CRW", "description": "Desulfovibrio desulfuricans rRNA 16S d.16.b.D.desulfuricans"}, {"model_id": "d.5.a.D.mobilis", "source": "CRW", "description": "Desulfurococcus mucosus rRNA 5S d.5.a.D.mobilis"}, {"model_id": "Diantho_3_UTR", "source": "Rfam", "description": "Dianthovirus RNA2 3'UTR stem loops (RF02456)"}, {"model_id": "Virus_CITE_1", "source": "Rfam", "description": "Dianthovirus RNA2 cap-independent translation element (RF02455)"}, {"model_id": "d.16.e.D.grandis", "source": "CRW", "description": "Diaphanoeca grandis rRNA 18S d.16.e.D.grandis"}, {"model_id": "d.16.e.D.tenue", "source": "CRW", "description": "Diatoma tenuis rRNA 18S d.16.e.D.tenue"}, {"model_id": "DicF", "source": "Rfam", "description": "DicF RNA (RF00039)"}, {"model_id": "d.16.b.D.nodosus", "source": "CRW", "description": "Dichelobacter nodosus rRNA 16S d.16.b.D.nodosus"}, {"model_id": "d.16.e.D.gammarellum", "source": "CRW", "description": "Dictyocoela gammarellum rRNA 18S d.16.e.D.gammarellum"}, {"model_id": "Dictyoglomi-1", "source": "Rfam", "description": "Dictyoglomi-1 RNA (RF01703)"}, {"model_id": "DD_28S_3D", "source": "RiboVision LSU", "description": "Dictyostelium discoideum large subunit rRNA"}, {"model_id": "b.16.m.D.discoideum", "source": "CRW", "description": "Dictyostelium discoideum mt rRNA b.16.m.D.discoideum"}, {"model_id": "Dictyostelium_SRP", "source": "Rfam", "description": "Dictyostelium signal recognition particle (RF01570)"}, {"model_id": "DdR18", "source": "Rfam", "description": "Dictyostelium snoRNA DdR18 (RF01568)"}, {"model_id": "d.16.e.D.grandiflora", "source": "CRW", "description": "Digitalis grandiflora rRNA 18S d.16.e.D.grandiflora"}, {"model_id": "d.16.e.D.brightwellii", "source": "CRW", "description": "Ditylum brightwellii rRNA 18S d.16.e.D.brightwellii"}, {"model_id": "d.16.e.D.grisea", "source": "CRW", "description": "Dixoniella grisea rRNA 18S d.16.e.D.grisea"}, {"model_id": "DnaX", "source": "Rfam", "description": "DnaX ribosomal frameshifting element (RF00382)"}, {"model_id": "d.5.e.D.mauritiana", "source": "CRW", "description": "Drosophila mauritiana rRNA 5S d.5.e.D.mauritiana"}, {"model_id": "DM_LSU_3D", "source": "RiboVision LSU", "description": "Drosophila melanogaster large subunit rRNA"}, {"model_id": "d.16.e.D.melanogaster", "source": "CRW", "description": "Drosophila melanogaster rRNA 18S d.16.e.D.melanogaster"}, {"model_id": "d.5.e.D.melanogaster.1", "source": "CRW", "description": "Drosophila melanogaster rRNA 5S d.5.e.D.melanogaster.1"}, {"model_id": "DM_SSU_3D", "source": "RiboVision SSU", "description": "Drosophila melanogaster small subunit rRNA"}, {"model_id": "DM_SisR1", "source": "Rfam", "description": "Drosophila melanogaster stable intronic sequence RNA 1 (RF02575)"}, {"model_id": "rox1", "source": "Rfam", "description": "Drosophila rox1 ncRNA (RF01667)"}, {"model_id": "rox2", "source": "Rfam", "description": "Drosophila rox2 ncRNA (RF01666)"}, {"model_id": "PsiU1-6", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU1-6 (RF02665)"}, {"model_id": "PsiU2-35.45", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU2-35.45 (RF02666)"}, {"model_id": "PsiU2-38.40.42", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU2-38.40.4 (RF02667)"}, {"model_id": "PsiU2-55", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU2-55 (RF02668)"}, {"model_id": "PsiU6-40", "source": "Rfam", "description": "Drosophila small cajal body-specific RNA PsiU6-40 (RF02669)"}, {"model_id": "d.16.m.D.virilis", "source": "CRW", "description": "Drosophila virilis mt rRNA d.16.m.D.virilis"}, {"model_id": "DsrA", "source": "Rfam", "description": "DsrA RNA (RF00014)"}, {"model_id": "d.16.m.D.dugon", "source": "CRW", "description": "Dugong dugon mt rRNA d.16.m.D.dugon"}, {"model_id": "EFASI", "source": "Rfam", "description": "EFASI RNA (RF02957)"}, {"model_id": "EGFOA", "source": "Rfam", "description": "EGFOA RNA (RF02955)"}, {"model_id": "EGFOA-assoc-1", "source": "Rfam", "description": "EGFOA-assoc-1 RNA (RF02970)"}, {"model_id": "ES003", "source": "Rfam", "description": "ES003 sRNA (RF02750)"}, {"model_id": "ES036", "source": "Rfam", "description": "ES036 (CssrF) sRNA (RF02751)"}, {"model_id": "ES056", "source": "Rfam", "description": "ES056 sRNA (RF02752)"}, {"model_id": "ES173", "source": "Rfam", "description": "ES173 sRNA (RF02753)"}, {"model_id": "ES205", "source": "Rfam", "description": "ES205 sRNA (RF02754)"}, {"model_id": "ES222", "source": "Rfam", "description": "ES222 sRNA (RF02755)"}, {"model_id": "ES239", "source": "Rfam", "description": "ES239 sRNA (RF02756)"}, {"model_id": "enod40", "source": "Rfam", "description": "Early nodulin 40 (RF01845)"}, {"model_id": "b.16.e.E.granulosus", "source": "CRW", "description": "Echinococcus granulosus rRNA 18S b.16.e.E.granulosus"}, {"model_id": "Atu_C6", "source": "Rfam", "description": "EcpR1 (RF02500)"}, {"model_id": "d.5.b.E.shaposhnikovii", "source": "CRW", "description": "Ectothiorhodospira shaposhnikovii rRNA 5S d.5.b.E.shaposhnikovii"}, {"model_id": "d.16.e.E.aedis", "source": "CRW", "description": "Edhazardia aedis rRNA 18S d.16.e.E.aedis"}, {"model_id": "GABA3", "source": "Rfam", "description": "Editing element of GABA-3 exon 9 (RF01803)"}, {"model_id": "RF_site4", "source": "Rfam", "description": "Edr gene ribosomal frameshift signal (RF01090)"}, {"model_id": "d.16.b.E.tarda", "source": "CRW", "description": "Edwardsiella tarda rRNA 16S d.16.b.E.tarda"}, {"model_id": "d.16.m.E.rufescens", "source": "CRW", "description": "Elephantulus rufescens mt rRNA d.16.m.E.rufescens"}, {"model_id": "a.16.c.E.huxleyi", "source": "CRW", "description": "Emiliania huxleyi small subunit rRNA a.16.c.E.huxleyi"}, {"model_id": "d.5.b.E.brevis", "source": "CRW", "description": "Empedobacter brevis rRNA 5S d.5.b.E.brevis"}, {"model_id": "d.5.e.E.gracile.1", "source": "CRW", "description": "Emplectonema gracile rRNA 5S d.5.e.E.gracile.1"}, {"model_id": "d.16.e.E.cuniculi", "source": "CRW", "description": "Encephalitozoon cuniculi rRNA 18S d.16.e.E.cuniculi"}, {"model_id": "d.16.e.E.hellem", "source": "CRW", "description": "Encephalitozoon hellem rRNA 18S d.16.e.E.hellem"}, {"model_id": "d.16.e.Encephalitozoon.sp", "source": "CRW", "description": "Encephalitozoon sp. rRNA 18S d.16.e.Encephalitozoon.sp"}, {"model_id": "d.16.e.E.triangulatum", "source": "CRW", "description": "Encyonema triangulatum rRNA 18S d.16.e.E.triangulatum"}, {"model_id": "d.16.e.Endoreticulatus.sp", "source": "CRW", "description": "Endoreticulatus sp. rRNA 18S d.16.e.Endoreticulatus.sp"}, {"model_id": "d.16.e.E.mobilis", "source": "CRW", "description": "Engelmanniella mobilis rRNA 18S d.16.e.E.mobilis"}, {"model_id": "d.16.e.E.histolytica", "source": "CRW", "description": "Entamoeba histolytica rRNA 18S d.16.e.E.histolytica"}, {"model_id": "greA", "source": "Rfam", "description": "Enterobacteria greA leader (RF01769)"}, {"model_id": "rnk_leader", "source": "Rfam", "description": "Enterobacteria rnk leader (RF01771)"}, {"model_id": "STnc130", "source": "Rfam", "description": "Enterobacteria sRNA STnc130 (RF02084)"}, {"model_id": "STnc180", "source": "Rfam", "description": "Enterobacterial sRNA STnc180 (RF02079)"}, {"model_id": "STnc230", "source": "Rfam", "description": "Enterobacterial sRNA STnc230 (RF02075)"}, {"model_id": "STnc240", "source": "Rfam", "description": "Enterobacterial sRNA STnc240 (RF02074)"}, {"model_id": "STnc340", "source": "Rfam", "description": "Enterobacterial sRNA STnc340 (RF02065)"}, {"model_id": "STnc370", "source": "Rfam", "description": "Enterobacterial sRNA STnc370 (RF02064)"}, {"model_id": "STnc380", "source": "Rfam", "description": "Enterobacterial sRNA STnc380 (RF02055)"}, {"model_id": "STnc410", "source": "Rfam", "description": "Enterobacterial sRNA STnc410 (RF02060)"}, {"model_id": "STnc430", "source": "Rfam", "description": "Enterobacterial sRNA STnc430 (RF02053)"}, {"model_id": "STnc450", "source": "Rfam", "description": "Enterobacterial sRNA STnc450 (RF02051)"}, {"model_id": "STnc480", "source": "Rfam", "description": "Enterobacterial sRNA STnc480 (RF02068)"}, {"model_id": "STnc510", "source": "Rfam", "description": "Enterobacterial sRNA STnc510 (RF02088)"}, {"model_id": "STnc540", "source": "Rfam", "description": "Enterobacterial sRNA STnc540 (RF02082)"}, {"model_id": "STnc550", "source": "Rfam", "description": "Enterobacterial sRNA STnc550 (RF02081)"}, {"model_id": "STnc630", "source": "Rfam", "description": "Enterobacterial sRNA STnc630 (RF02052)"}, {"model_id": "STnc70", "source": "Rfam", "description": "Enterobacterial sRNA STnc70 (RF02069)"}, {"model_id": "d.16.b.E.faecalis", "source": "CRW", "description": "Enterococcus faecalis rRNA 16S d.16.b.E.faecalis"}, {"model_id": "d.16.b.E.faecium2", "source": "CRW", "description": "Enterococcus faecium rRNA 16S d.16.b.E.faecium2"}, {"model_id": "sRNA_1300", "source": "Rfam", "description": "Enterococcus sRNA 1300 (RF02862)"}, {"model_id": "Ref1C", "source": "Rfam", "description": "Enterococcus sRNA 1C (RF02845)"}, {"model_id": "sRNA_2410", "source": "Rfam", "description": "Enterococcus sRNA 2410 (RF02863)"}, {"model_id": "sRNA_0030", "source": "Rfam", "description": "Enterococcus sRNA 30 (RF02864)"}, {"model_id": "Ref55", "source": "Rfam", "description": "Enterococcus sRNA 55 (RF02838)"}, {"model_id": "Ref64", "source": "Rfam", "description": "Enterococcus sRNA 64 (RF02847)"}, {"model_id": "Ref66", "source": "Rfam", "description": "Enterococcus sRNA 66 (RF02839)"}, {"model_id": "Ref68", "source": "Rfam", "description": "Enterococcus sRNA 68 (Lacto-3 RNA) (RF02840)"}, {"model_id": "Ref70", "source": "Rfam", "description": "Enterococcus sRNA 70 (RF02841)"}, {"model_id": "Ref84", "source": "Rfam", "description": "Enterococcus sRNA 84 (RF02846)"}, {"model_id": "RefA1", "source": "Rfam", "description": "Enterococcus sRNA A1 (RF02842)"}, {"model_id": "RefA5", "source": "Rfam", "description": "Enterococcus sRNA A5 (RF02843)"}, {"model_id": "RefA9", "source": "Rfam", "description": "Enterococcus sRNA A9 (RF02844)"}, {"model_id": "RefB11", "source": "Rfam", "description": "Enterococcus sRNA B11 (RF02848)"}, {"model_id": "EF0408_EF0409", "source": "Rfam", "description": "Enterococcus sRNA EF0408_EF0409 (RF02637)"}, {"model_id": "EF0605_EF0606", "source": "Rfam", "description": "Enterococcus sRNA EF0605_EF0606 (RF02638)"}, {"model_id": "EF0820_EF0821", "source": "Rfam", "description": "Enterococcus sRNA EF0820_EF0821 (RF02635)"}, {"model_id": "EF0869_EF0870", "source": "Rfam", "description": "Enterococcus sRNA EF0869_EF0870 (RF02639)"}, {"model_id": "EF1368_EF1369", "source": "Rfam", "description": "Enterococcus sRNA EF1368_EF1369 (RF02636)"}, {"model_id": "EF3314_EF3315", "source": "Rfam", "description": "Enterococcus sRNA EF3314_EF3315 (RF02634)"}, {"model_id": "Enterococcus-1", "source": "Rfam", "description": "Enterococcus-1 RNA (RF02973)"}, {"model_id": "d.16.e.E.bieneusi", "source": "CRW", "description": "Enterocytozoon bieneusi rRNA 18S d.16.e.E.bieneusi"}, {"model_id": "d.16.e.Enterocytozoonidae.sp", "source": "CRW", "description": "Enterocytozoonidae gen. sp. rRNA 18S d.16.e.Enterocytozoonidae.sp"}, {"model_id": "Esr41", "source": "Rfam", "description": "Enterohemorrhagic E. coli sRNA 41 (RF02676)"}, {"model_id": "Entero_OriR", "source": "Rfam", "description": "Enteroviral 3' UTR element (RF00041)"}, {"model_id": "Entero_5_CRE", "source": "Rfam", "description": "Enterovirus 5' cloverleaf cis-acting replication element (RF00386)"}, {"model_id": "Entero_CRE", "source": "Rfam", "description": "Enterovirus cis-acting replication element (RF00048)"}, {"model_id": "d.5.e.E.kokanica", "source": "CRW", "description": "Ephedra kokanica rRNA 5S d.5.e.E.kokanica"}, {"model_id": "EBER1", "source": "Rfam", "description": "Epstein-Barr virus EBER1 (RF01789)"}, {"model_id": "EBER2", "source": "Rfam", "description": "Epstein-Barr virus EBER2 (RF02712)"}, {"model_id": "IRES_EBNA", "source": "Rfam", "description": "Epstein-Barr virus nuclear antigen (EBNA) IRES (RF00448)"}, {"model_id": "EBv-sisRNA-1", "source": "Rfam", "description": "Epstein-Barr virus stable intronic sequence RNA 1 (RF02595)"}, {"model_id": "EBv-sisRNA-2", "source": "Rfam", "description": "Epstein-Barr virus stable intronic sequence RNA 2 (RF02598)"}, {"model_id": "d.16.b.Epulopiscium.sp", "source": "CRW", "description": "Epulopiscium sp. rRNA 16S d.16.b.Epulopiscium.sp"}, {"model_id": "EAV_LTH", "source": "Rfam", "description": "Equine arteritis virus leader TRS hairpin (LTH) (RF00498)"}, {"model_id": "Erse", "source": "Rfam", "description": "Erse small RNA (RF02757)"}, {"model_id": "d.16.b.E.rhusiopathiae", "source": "CRW", "description": "Erysipelothrix rhusiopathiae rRNA 16S d.16.b.E.rhusiopathiae"}, {"model_id": "d.16.e.E.carnea", "source": "CRW", "description": "Erythrotrichia carnea rRNA 18S d.16.e.E.carnea"}, {"model_id": "RNAseP_b_E_coli_JB", "source": "RNAse P Database", "description": "Escherichia coli RNAse P"}, {"model_id": "EC_LSU_3D", "source": "RiboVision LSU", "description": "Escherichia coli large subunit rRNA"}, {"model_id": "d.16.b.E.coli", "source": "CRW", "description": "Escherichia coli rRNA 16S d.16.b.E.coli"}, {"model_id": "d.5.b.E.coli", "source": "CRW", "description": "Escherichia coli rRNA 5S d.5.b.E.coli"}, {"model_id": "UptR", "source": "Rfam", "description": "Escherichia coli small RNA (uptR) gene (RF02568)"}, {"model_id": "EC_SSU_3D", "source": "RiboVision SSU", "description": "Escherichia coli small subunit rRNA"}, {"model_id": "d.5.e.E.gracilis.1", "source": "CRW", "description": "Euglena gracilis rRNA 5S d.5.e.E.gracilis.1"}, {"model_id": "d.16.c.E.gracilis", "source": "CRW", "description": "Euglena gracilis small subunit rRNA d.16.c.E.gracilis"}, {"model_id": "d.16.e.E.rotunda", "source": "CRW", "description": "Euglypha rotunda rRNA 18S d.16.e.E.rotunda"}, {"model_id": "tmRNA_mito", "source": "tmRNA Database", "description": "Eukaryota tmRNA"}, {"model_id": "d.16.e.E.aediculatus", "source": "CRW", "description": "Euplotes aediculatus rRNA 18S d.16.e.E.aediculatus"}, {"model_id": "d.5.e.E.eurystomus", "source": "CRW", "description": "Euplotes eurystomus rRNA 5S d.5.e.E.eurystomus"}, {"model_id": "d.5.e.E.woodruffi", "source": "CRW", "description": "Euplotes woodruffi rRNA 5S d.5.e.E.woodruffi"}, {"model_id": "F6", "source": "Rfam", "description": "F6 TB sRNA (RF01791)"}, {"model_id": "IRES_FGF1", "source": "Rfam", "description": "FGF-1 internal ribosome entry site (IRES) (RF00387)"}, {"model_id": "IRES_FGF2", "source": "Rfam", "description": "FGF-2 internal ribosome entry site (IRES) (RF00224)"}, {"model_id": "FHbp_thermometer", "source": "Rfam", "description": "FHbp 5' UTR thermometer (RF02811)"}, {"model_id": "FIE3", "source": "Rfam", "description": "FIE3 (ftz instability element 3') element (RF00227)"}, {"model_id": "FMN", "source": "Rfam", "description": "FMN riboswitch (RFN element) (RF00050)"}, {"model_id": "FTHFS", "source": "Rfam", "description": "FTHFS RNA (RF02981)"}, {"model_id": "FasX", "source": "Rfam", "description": "FasX small RNA (RF02384)"}, {"model_id": "FdoG1_thermometer", "source": "Rfam", "description": "FdoG-1 5' UTR thermometer (RF02778)"}, {"model_id": "d.16.m.F.catus", "source": "CRW", "description": "Felis catus mt rRNA d.16.m.F.catus"}, {"model_id": "Fibro-purF", "source": "Rfam", "description": "Fibro-purF RNA (RF02974)"}, {"model_id": "Fibrobacter-1", "source": "Rfam", "description": "Fibrobacter-1 RNA (RF02983)"}, {"model_id": "FinP", "source": "Rfam", "description": "FinP (RF00107)"}, {"model_id": "Flavi_CRE", "source": "Rfam", "description": "Flavivirus 3' UTR cis-acting replication element (CRE) (RF00185)"}, {"model_id": "Flavivirus_SLIV", "source": "Rfam", "description": "Flavivirus 3'UTR stem loop IV (RF01415)"}, {"model_id": "Flavivirus-5UTR", "source": "Rfam", "description": "Flavivirus 5' UTR (RF03546)"}, {"model_id": "Flavivirus_DB", "source": "Rfam", "description": "Flavivirus DB element (RF00525)"}, {"model_id": "PLRV_xrRNA", "source": "Rfam", "description": "Flavivirus Potato leading responsible virus exoribonuclease-resistant RNA (RF04222)"}, {"model_id": "cHP", "source": "Rfam", "description": "Flavivirus capsid hairpin cHP (RF00617)"}, {"model_id": "Flavo-1", "source": "Rfam", "description": "Flavo-1 RNA (RF01705)"}, {"model_id": "Flavobacterium-1", "source": "Rfam", "description": "Flavobacterium-1 RNA (RF02976)"}, {"model_id": "Fluoride", "source": "Rfam", "description": "Fluoride riboswitch (crcB) (RF01734)"}, {"model_id": "b.16.m.C.lacustre", "source": "CRW", "description": "Formosania lacustris mt rRNA b.16.m.C.lacustre"}, {"model_id": "FourU", "source": "Rfam", "description": "FourU thermometer RNA element (RF01795)"}, {"model_id": "d.16.e.F.x.ananassa", "source": "CRW", "description": "Fragaria x ananassa rRNA 18S d.16.e.F.x.ananassa"}, {"model_id": "FtrA", "source": "Rfam", "description": "Francisella sRNA A (RF02747)"}, {"model_id": "FtrB", "source": "Rfam", "description": "Francisella sRNA B (RF02748)"}, {"model_id": "d.16.b.F.tularensis", "source": "CRW", "description": "Francisella tularensis rRNA 16S d.16.b.F.tularensis"}, {"model_id": "d.16.b.Frankia.sp", "source": "CRW", "description": "Frankia sp. rRNA 16S d.16.b.Frankia.sp"}, {"model_id": "FsrA", "source": "Rfam", "description": "FsrA (RF02273)"}, {"model_id": "fstAT", "source": "Rfam", "description": "Fst antitoxin sRNA (RF01797)"}, {"model_id": "FuFi-1", "source": "Rfam", "description": "FuFi-1 RNA (RF02986)"}, {"model_id": "frnS", "source": "Rfam", "description": "Fumarate/nitrate reductase regulator sRNA (RF01796)"}, {"model_id": "d.5.e.F.hygrometrica", "source": "CRW", "description": "Funaria hygrometrica rRNA 5S d.5.e.F.hygrometrica"}, {"model_id": "Fungi_SRP", "source": "Rfam", "description": "Fungal signal recognition particle RNA (RF01502)"}, {"model_id": "Fungi_U3", "source": "Rfam", "description": "Fungal small nucleolar RNA U3 (RF01846)"}, {"model_id": "Fusobacteriales-1", "source": "Rfam", "description": "Fusobacteriales-1 RNA (RF02920)"}, {"model_id": "d.16.b.F.necrophorum", "source": "CRW", "description": "Fusobacterium necrophorum rRNA 16S d.16.b.F.necrophorum"}, {"model_id": "d.16.b.F.nucleatum", "source": "CRW", "description": "Fusobacterium nucleatum subsp. nucleatum rRNA 16S d.16.b.F.nucleatum"}, {"model_id": "G-CSF_SLDE", "source": "Rfam", "description": "G-CSF factor stem-loop destabilising element (SLDE) (RF00183)"}, {"model_id": "g2", "source": "Rfam", "description": "G2 (RF01798)"}, {"model_id": "GA-cis", "source": "Rfam", "description": "GA-cis RNA (RF02987)"}, {"model_id": "GAIT", "source": "Rfam", "description": "GAIT element (RF00179)"}, {"model_id": "GEBRO", "source": "Rfam", "description": "GEBRO RNA (RF02988)"}, {"model_id": "GIR1", "source": "Rfam", "description": "GIR1 branching ribozyme (RF01807)"}, {"model_id": "GP20-a", "source": "Rfam", "description": "GP20-a RNA (RF02991)"}, {"model_id": "GP20-b", "source": "Rfam", "description": "GP20-b RNA (RF03003)"}, {"model_id": "GRIK4_3p_UTR", "source": "Rfam", "description": "GRIK4 3 prime UTR element (RF01383)"}, {"model_id": "GadY", "source": "Rfam", "description": "GadY (RF00122)"}, {"model_id": "GP_knot1", "source": "Rfam", "description": "Gag/pol translational readthrough site (RF01073)"}, {"model_id": "GP_knot2", "source": "Rfam", "description": "Gag/pol translational readthrough site (RF01092)"}, {"model_id": "RF_site8", "source": "Rfam", "description": "Gag/pro ribosomal frameshift site (RF01097)"}, {"model_id": "RF_site9", "source": "Rfam", "description": "Gag/pro ribosomal frameshift site (RF01098)"}, {"model_id": "b.16.m.G.gallus", "source": "CRW", "description": "Gallus gallus mt rRNA b.16.m.G.gallus"}, {"model_id": "gCoV-3UTR", "source": "Rfam", "description": "Gammacoronavirus 3'UTR (RF03123)"}, {"model_id": "gCoV-5UTR", "source": "Rfam", "description": "Gammacoronavirus 5'UTR (RF03118)"}, {"model_id": "rimP", "source": "Rfam", "description": "Gammaprotebacteria rimP leader (RF01770)"}, {"model_id": "STnc100", "source": "Rfam", "description": "Gammaproteobacterial sRNA STnc100 (RF02076)"}, {"model_id": "STnc400", "source": "Rfam", "description": "Gammaproteobacterial sRNA STnc400 (RF02058)"}, {"model_id": "Gammaretro_CES", "source": "Rfam", "description": "Gammaretrovirus core encapsidation signal (RF00374)"}, {"model_id": "d.16.e.G.steinii", "source": "CRW", "description": "Gastrostyla steinii rRNA 18S d.16.e.G.steinii"}, {"model_id": "d.5.e.G.riobambae", "source": "CRW", "description": "Gastrotheca riobambae rRNA 5S d.5.e.G.riobambae"}, {"model_id": "GcvB", "source": "Rfam", "description": "GcvB RNA (RF00022)"}, {"model_id": "d.16.e.G.vagum", "source": "CRW", "description": "Gelidium vagum rRNA 18S d.16.e.G.vagum"}, {"model_id": "d.16.b.G.obscuriglobus.1", "source": "CRW", "description": "Gemmata obscuriglobus rRNA 16S d.16.b.G.obscuriglobus.1"}, {"model_id": "Flavi_xrRNA", "source": "Rfam", "description": "General Flavivirus exoribonuclease-resistant RNA element (RF03547)"}, {"model_id": "d.16.e.G.spirotaenia", "source": "CRW", "description": "Genicularia spirotaenia rRNA 18S d.16.e.G.spirotaenia"}, {"model_id": "RNAseP_b_G_stearothermophilus_3D", "source": "RNAse P Database", "description": "Geobacillus stearothermophilus RNAse P"}, {"model_id": "d.5.b.G.stearothermophilus.1", "source": "CRW", "description": "Geobacillus stearothermophilus rRNA 5S d.5.b.G.stearothermophilus.1"}, {"model_id": "d.16.b.G.subterranea", "source": "CRW", "description": "Geotoga subterranea rRNA 16S d.16.b.G.subterranea"}, {"model_id": "GOLLD", "source": "Rfam", "description": "Giant, ornate, lake- and Lactobacillales-derived (GOLLD) RNA (RF02032)"}, {"model_id": "Gl_RNase_MRP", "source": "Rfam", "description": "Giardia RNase MRP (RF02472)"}, {"model_id": "Gl_U1", "source": "Rfam", "description": "Giardia U1 spliceosomal RNA (RF02491)"}, {"model_id": "Gl_U2", "source": "Rfam", "description": "Giardia U2 spliceosomal RNA (RF02492)"}, {"model_id": "Gl_U4", "source": "Rfam", "description": "Giardia U4 spliceosomal RNA (RF02493)"}, {"model_id": "Gl_U6", "source": "Rfam", "description": "Giardia U6 spliceosomal RNA (RF02494)"}, {"model_id": "a.16.e.G.ardeae", "source": "CRW", "description": "Giardia ardeae rRNA 18S a.16.e.G.ardeae"}, {"model_id": "d.16.e.G.intestinalis", "source": "CRW", "description": "Giardia intestinalis rRNA 18S d.16.e.G.intestinalis"}, {"model_id": "a.16.e.G.muris", "source": "CRW", "description": "Giardia muris rRNA 18S a.16.e.G.muris"}, {"model_id": "GlsR1_miR6", "source": "Rfam", "description": "Giardia snoRNA GlsR1 (RF02336)"}, {"model_id": "GlsR16_miR3", "source": "Rfam", "description": "Giardia snoRNA GlsR16 (RF02338)"}, {"model_id": "GlsR17_miR2", "source": "Rfam", "description": "Giardia snoRNA GlsR17 (RF02339)"}, {"model_id": "GlsR2_miR4", "source": "Rfam", "description": "Giardia snoRNA GlsR2 (RF02335)"}, {"model_id": "GlsR8_miR10", "source": "Rfam", "description": "Giardia snoRNA GlsR8 (RF02337)"}, {"model_id": "GibS", "source": "Rfam", "description": "GibS sRNA (RF04182)"}, {"model_id": "d.5.e.G.biloba", "source": "CRW", "description": "Ginkgo biloba rRNA 5S d.5.e.G.biloba"}, {"model_id": "d.16.e.G.nostochinearum", "source": "CRW", "description": "Glaucocystis nostochinearum rRNA 18S d.16.e.G.nostochinearum"}, {"model_id": "a.16.c.G.nostochinearum", "source": "CRW", "description": "Glaucocystis nostochinearum small subunit rRNA a.16.c.G.nostochinearum"}, {"model_id": "GlmY_tke1", "source": "Rfam", "description": "Glm Y RNA activator of glmS mRNA (RF00128)"}, {"model_id": "GlmZ_SraJ", "source": "Rfam", "description": "GlmZ RNA activator of glmS mRNA (RF00083)"}, {"model_id": "d.16.e.G.wittrockiana", "source": "CRW", "description": "Gloeochaete wittrockiana rRNA 18S d.16.e.G.wittrockiana"}, {"model_id": "a.16.c.G.wittrockiana", "source": "CRW", "description": "Gloeochaete wittrockiana small subunit rRNA a.16.c.G.wittrockiana"}, {"model_id": "d.16.e.Glomus.sp.W3349", "source": "CRW", "description": "Glomus sp. W3349 rRNA 18S d.16.e.Glomus.sp.W3349"}, {"model_id": "d.16.b.G.liquefaciens", "source": "CRW", "description": "Gluconacetobacter liquefaciens rRNA 16S d.16.b.G.liquefaciens"}, {"model_id": "d.16.e.G.atherinae", "source": "CRW", "description": "Glugea atherinae rRNA 18S d.16.e.G.atherinae"}, {"model_id": "glnA", "source": "Rfam", "description": "Glutamine riboswitch (RF01739)"}, {"model_id": "Glutamine-II", "source": "Rfam", "description": "Glutamine-II riboswitch (downstream peptide RNA) (RF01704)"}, {"model_id": "b.16.m.G.max", "source": "CRW", "description": "Glycine max mt rRNA b.16.m.G.max"}, {"model_id": "d.16.e.G.max", "source": "CRW", "description": "Glycine max rRNA 18S d.16.e.G.max"}, {"model_id": "Glycine", "source": "Rfam", "description": "Glycine riboswitch (RF00504)"}, {"model_id": "GmglnB1_5p_UTR", "source": "Rfam", "description": "GmglnB1 5'UTR (RF02663)"}, {"model_id": "d.5.e.G.gnemon", "source": "CRW", "description": "Gnetum gnemon rRNA 5S d.5.e.G.gnemon"}, {"model_id": "d.16.m.G.gorilla", "source": "CRW", "description": "Gorilla gorilla mt rRNA d.16.m.G.gorilla"}, {"model_id": "d.5.e.G.arboreum", "source": "CRW", "description": "Gossypium arboreum rRNA 5S d.5.e.G.arboreum"}, {"model_id": "d.16.e.Gracilariopsis.sp", "source": "CRW", "description": "Gracilariopsis sp. rRNA 18S d.16.e.Gracilariopsis.sp"}, {"model_id": "d.16.e.G.marina", "source": "CRW", "description": "Grammatophora marina rRNA 18S d.16.e.G.marina"}, {"model_id": "d.5.b.G.hollisae", "source": "CRW", "description": "Grimontia hollisae rRNA 5S d.5.b.G.hollisae"}, {"model_id": "Intron_gpI", "source": "Rfam", "description": "Group I catalytic intron (RF00028)"}, {"model_id": "Intron_gpII", "source": "Rfam", "description": "Group II catalytic intron (RF00029)"}, {"model_id": "group-II-D1D4-1", "source": "Rfam", "description": "Group II catalytic intron D1-D4-1 (RF01998)"}, {"model_id": "group-II-D1D4-2", "source": "Rfam", "description": "Group II catalytic intron D1-D4-2 (RF01999)"}, {"model_id": "group-II-D1D4-3", "source": "Rfam", "description": "Group II catalytic intron D1-D4-3 (RF02001)"}, {"model_id": "group-II-D1D4-4", "source": "Rfam", "description": "Group II catalytic intron D1-D4-4 (RF02003)"}, {"model_id": "group-II-D1D4-5", "source": "Rfam", "description": "Group II catalytic intron D1-D4-5 (RF02004)"}, {"model_id": "group-II-D1D4-6", "source": "Rfam", "description": "Group II catalytic intron D1-D4-6 (RF02005)"}, {"model_id": "group-II-D1D4-7", "source": "Rfam", "description": "Group II catalytic intron D1-D4-7 (RF02012)"}, {"model_id": "ykkC-yxkD", "source": "Rfam", "description": "Guanidine-I riboswitch (RF00442)"}, {"model_id": "mini-ykkC", "source": "Rfam", "description": "Guanidine-II riboswitch (RF01068)"}, {"model_id": "ykkC-III", "source": "Rfam", "description": "Guanidine-III riboswitch (RF01763)"}, {"model_id": "d.16.m.S.aestuans", "source": "CRW", "description": "Guerlinguetus aestuans mt rRNA d.16.m.S.aestuans"}, {"model_id": "Gurken", "source": "Rfam", "description": "Gurken localisation signal (RF00626)"}, {"model_id": "Gut-1", "source": "Rfam", "description": "Gut-1 RNA (RF01706)"}, {"model_id": "HBV_epsilon", "source": "Rfam", "description": "HBV RNA encapsidation signal epsilon (RF01047)"}, {"model_id": "HDV-F-prausnitzii", "source": "Rfam", "description": "HDV ribozyme from F. prausnitzii (RF02682)"}, {"model_id": "IRES_HIF1", "source": "Rfam", "description": "HIF-1 alpha IRES (RF00449)"}, {"model_id": "RRE", "source": "Rfam", "description": "HIV Rev response element (RF00036)"}, {"model_id": "HIV_FE", "source": "Rfam", "description": "HIV Ribosomal frameshift signal (RF00480)"}, {"model_id": "HIV_GSL3", "source": "Rfam", "description": "HIV gag stem loop 3 (GSL3) (RF00376)"}, {"model_id": "HIV_POL-1_SL", "source": "Rfam", "description": "HIV pol-1 stem loop (RF01418)"}, {"model_id": "HIV_PBS", "source": "Rfam", "description": "HIV primer binding site (PBS) (RF00375)"}, {"model_id": "HIV-1_SL3", "source": "Rfam", "description": "HIV-1 stem-loop 3 Psi packaging signal (RF01381)"}, {"model_id": "HIV-1_SL4", "source": "Rfam", "description": "HIV-1 stem-loop 4 packaging signal (RF01382)"}, {"model_id": "HEARO", "source": "Rfam", "description": "HNH endonuclease-associated RNA and ORF (HEARO) RNA (RF02033)"}, {"model_id": "HOLDH", "source": "Rfam", "description": "HOLDH RNA (RF02997)"}, {"model_id": "HTH-XRE", "source": "Rfam", "description": "HTH-XRE RNA (RF02923)"}, {"model_id": "HrrF", "source": "Rfam", "description": "Haemophilus regulatory RNA responsive to iron (RF02728)"}, {"model_id": "Hairpin", "source": "Rfam", "description": "Hairpin ribozyme (RF00173)"}, {"model_id": "Hairpin-meta1", "source": "Rfam", "description": "Hairpin ribozyme 1 from viruses-like metatranscriptomes (RF04190)"}, {"model_id": "Hairpin-meta2", "source": "Rfam", "description": "Hairpin ribozyme 2 from viruses-like metatranscriptomes (RF04191)"}, {"model_id": "HLE", "source": "Rfam", "description": "Hairy RNA localisation element (HLE) (RF00437)"}, {"model_id": "d.5.e.H.japonica", "source": "CRW", "description": "Halichondria japonica rRNA 5S d.5.e.H.japonica"}, {"model_id": "d.5.e.H.oculata", "source": "CRW", "description": "Haliclona oculata rRNA 5S d.5.e.H.oculata"}, {"model_id": "HM_LSU_3D", "source": "RiboVision LSU", "description": "Haloarcula marismortui large subunit rRNA"}, {"model_id": "d.5.a.H.marismortui", "source": "CRW", "description": "Haloarcula marismortui rRNA 5S d.5.a.H.marismortui"}, {"model_id": "HM_SSU_3D", "source": "RiboVision SSU", "description": "Haloarcula marismortui small subunit rRNA"}, {"model_id": "RNAseP_a_Halobacterium-NRC1_JB", "source": "RNAse P Database", "description": "Halobacterium salinarum NRC-1 RNAse P"}, {"model_id": "d.16.a.Halobacterium.sp", "source": "CRW", "description": "Halobacterium salinarum NRC-1 small subunit rRNA d.16.a.Halobacterium.sp"}, {"model_id": "d.5.a.H.salinarum.1", "source": "CRW", "description": "Halobacterium salinarum rRNA 5S d.5.a.H.salinarum.1"}, {"model_id": "d.5.a.H.morrhuae.1", "source": "CRW", "description": "Halococcus morrhuae rRNA 5S d.5.a.H.morrhuae.1"}, {"model_id": "d.5.a.H.mediterranei.1", "source": "CRW", "description": "Haloferax mediterranei rRNA 5S d.5.a.H.mediterranei.1"}, {"model_id": "RNAseP_a_H_volcanii_JB", "source": "RNAse P Database", "description": "Haloferax volcanii RNAse P"}, {"model_id": "d.5.a.H.volcanii", "source": "CRW", "description": "Haloferax volcanii rRNA 5S d.5.a.H.volcanii"}, {"model_id": "d.16.a.H.volcanii", "source": "CRW", "description": "Haloferax volcanii small subunit rRNA d.16.a.H.volcanii"}, {"model_id": "d.16.b.H.halodenitrificans", "source": "CRW", "description": "Halomonas halodenitrificans rRNA 16S d.16.b.H.halodenitrificans"}, {"model_id": "d.5.b.H.halophila", "source": "CRW", "description": "Halorhodospira halophila rRNA 5S d.5.b.H.halophila"}, {"model_id": "d.5.a.H.saccharovorum", "source": "CRW", "description": "Halorubrum saccharovorum rRNA 5S d.5.a.H.saccharovorum"}, {"model_id": "RNAseP_a_H_trapanicum_JB", "source": "RNAse P Database", "description": "Halorubrum trapanicum RNAse P"}, {"model_id": "d.16.e.H.plana", "source": "CRW", "description": "Halymenia plana rRNA 18S d.16.e.H.plana"}, {"model_id": "Hammerhead_1", "source": "Rfam", "description": "Hammerhead ribozyme (type I) (RF00163)"}, {"model_id": "Hammerhead_II", "source": "Rfam", "description": "Hammerhead ribozyme (type II) (RF02276)"}, {"model_id": "Hammerhead_3", "source": "Rfam", "description": "Hammerhead ribozyme (type III) (RF00008)"}, {"model_id": "Hammerhead_HH10", "source": "Rfam", "description": "Hammerhead ribozyme HH10 (RF02277)"}, {"model_id": "Hammerhead_HH9", "source": "Rfam", "description": "Hammerhead ribozyme HH9 (RF02275)"}, {"model_id": "b.16.m.H.ardens", "source": "CRW", "description": "Harpactes ardens mt rRNA b.16.m.H.ardens"}, {"model_id": "Hatchet", "source": "Rfam", "description": "Hatchet ribozyme (RF02678)"}, {"model_id": "d.16.e.H.milleri", "source": "CRW", "description": "Hazardia milleri rRNA 18S d.16.e.H.milleri"}, {"model_id": "d.16.e.Hazardia.sp", "source": "CRW", "description": "Hazardia sp. rRNA 18S d.16.e.Hazardia.sp"}, {"model_id": "IRES_Hsp70", "source": "Rfam", "description": "Heat shock protein 70 (Hsp70) internal ribosome entry site (IRES) (RF00495)"}, {"model_id": "Hsp83_3_UTR", "source": "Rfam", "description": "Heat shock protein 83 3' UTR (RF02400)"}, {"model_id": "RNAseP_b_H_pylory_26695_JB", "source": "RNAse P Database", "description": "Helicobacter pylori RNAse P"}, {"model_id": "d.16.b.H.pylori2", "source": "CRW", "description": "Helicobacter pylori rRNA 16S d.16.b.H.pylori2"}, {"model_id": "HPnc0580", "source": "Rfam", "description": "Heliobacter pylori small RNA HPnc0580 (RF02269)"}, {"model_id": "d.16.b.H.chlorum", "source": "CRW", "description": "Heliobacterium chlorum rRNA 16S d.16.b.H.chlorum"}, {"model_id": "d.5.e.Hemicentrotus.sp", "source": "CRW", "description": "Hemicentrotus sp. rRNA 5S d.5.e.Hemicentrotus.sp"}, {"model_id": "d.16.e.O.longa", "source": "CRW", "description": "Hemiurosomoida longa rRNA 18S d.16.e.O.longa"}, {"model_id": "PK-HAV", "source": "Rfam", "description": "HepA virus 3'-terminal pseudoknot (RF01096)"}, {"model_id": "HAV_CRE", "source": "Rfam", "description": "Hepatitis A virus (HAV) cis-acting replication element (CRE) (RF02533)"}, {"model_id": "IRES_HepA", "source": "Rfam", "description": "Hepatitis A virus internal ribosome entry site (IRES) (RF00228)"}, {"model_id": "HBV_PRE_1151-1410", "source": "Rfam", "description": "Hepatitis B virus post-transcriptional regulatory element 1151-1410 (RF02816)"}, {"model_id": "HCV_ARF_SL", "source": "Rfam", "description": "Hepatitis C alternative reading frame stem-loop (RF00620)"}, {"model_id": "HepC_CRE", "source": "Rfam", "description": "Hepatitis C virus (HCV) cis-acting replication element (CRE) (RF00260)"}, {"model_id": "HCV_X3", "source": "Rfam", "description": "Hepatitis C virus 3' X element (RF00481)"}, {"model_id": "HCV_IRES", "source": "RNAse P Database", "description": "Hepatitis C virus RNAse P"}, {"model_id": "HCV_5BSL1", "source": "Rfam", "description": "Hepatitis C virus stem-loop I (RF04218)"}, {"model_id": "HCV_SLVII", "source": "Rfam", "description": "Hepatitis C virus stem-loop VII (RF00468)"}, {"model_id": "HepE_CRE", "source": "Rfam", "description": "Hepatitis E virus cis-reactive element (RF00550)"}, {"model_id": "HDV_ribozyme", "source": "Rfam", "description": "Hepatitis delta virus ribozyme (RF00094)"}, {"model_id": "HSUR", "source": "Rfam", "description": "Herpesvirus saimiri U RNA1/RNA2 (RF01802)"}, {"model_id": "d.16.b.H.aurantiacus", "source": "CRW", "description": "Herpetosiphon aurantiacus rRNA 16S d.16.b.H.aurantiacus"}, {"model_id": "d.16.c.H.akashiwo", "source": "CRW", "description": "Heterosigma akashiwo small subunit rRNA d.16.c.H.akashiwo"}, {"model_id": "d.16.e.H.anguillarum", "source": "CRW", "description": "Heterosporis anguillarum rRNA 18S d.16.e.H.anguillarum"}, {"model_id": "a.16.e.Hexamita.sp", "source": "CRW", "description": "Hexamita sp. rRNA 18S a.16.e.Hexamita.sp"}, {"model_id": "Hrs1", "source": "Rfam", "description": "Hfq-regulated sRNA 1 (RF02628)"}, {"model_id": "Hrs10", "source": "Rfam", "description": "Hfq-regulated sRNA 10 (RF02632)"}, {"model_id": "Hrs12", "source": "Rfam", "description": "Hfq-regulated sRNA 12 (RF02630)"}, {"model_id": "Hrs13", "source": "Rfam", "description": "Hfq-regulated sRNA 13 (RF02631)"}, {"model_id": "Hrs21", "source": "Rfam", "description": "Hfq-regulated sRNA 21 (RF02633)"}, {"model_id": "HgcC", "source": "Rfam", "description": "HgcC family RNA (RF00062)"}, {"model_id": "HgcE", "source": "Rfam", "description": "HgcE RNA (Pab105) (RF00060)"}, {"model_id": "HgcF", "source": "Rfam", "description": "HgcF RNA (Pab35) (RF00058)"}, {"model_id": "HgcG", "source": "Rfam", "description": "HgcG RNA (Pab40) (RF00064)"}, {"model_id": "d.16.e.H.rubra", "source": "CRW", "description": "Hildenbrandia rubra rRNA 18S d.16.e.H.rubra"}, {"model_id": "d.16.m.H.amphibius", "source": "CRW", "description": "Hippopotamus amphibius mt rRNA d.16.m.H.amphibius"}, {"model_id": "His_leader", "source": "Rfam", "description": "Histidine operon leader (RF00514)"}, {"model_id": "Histone3", "source": "Rfam", "description": "Histone 3' UTR stem-loop (RF00032)"}, {"model_id": "d.16.b.H.foetida", "source": "CRW", "description": "Holophaga foetida rRNA 16S d.16.b.H.foetida"}, {"model_id": "RNAseP_e_H_sapiens_3D", "source": "RNAse P Database", "description": "Homo sapiens RNAse P"}, {"model_id": "HS_LSU_3D", "source": "RiboVision LSU", "description": "Homo sapiens large subunit rRNA"}, {"model_id": "mHS_LSU_3D", "source": "RiboVision LSU", "description": "Homo sapiens large subunit rRNA (mitochondrial)"}, {"model_id": "d.16.m.H.sapiens.5", "source": "CRW", "description": "Homo sapiens mt rRNA d.16.m.H.sapiens.5"}, {"model_id": "d.16.m.H.sapiens.geno", "source": "CRW", "description": "Homo sapiens mt rRNA d.16.m.H.sapiens.geno"}, {"model_id": "d.16.e.H.sapiens", "source": "CRW", "description": "Homo sapiens rRNA 18S d.16.e.H.sapiens"}, {"model_id": "d.5.e.H.sapiens.2", "source": "CRW", "description": "Homo sapiens rRNA 5S d.5.e.H.sapiens.2"}, {"model_id": "HS_SSU_3D", "source": "RiboVision SSU", "description": "Homo sapiens small subunit rRNA"}, {"model_id": "Hovlinc", "source": "Rfam", "description": "Hovlinc ribozyme (hominin vlincRNA-located) (RF04188)"}, {"model_id": "hsp17", "source": "Rfam", "description": "Hsp17 thermometer (RF02358)"}, {"model_id": "Hsp90_CRE", "source": "Rfam", "description": "Hsp90 cis-regulatory element (RF00433)"}, {"model_id": "HtrA_thermometer", "source": "Rfam", "description": "HtrA 5' UTR thermometer (RF02700)"}, {"model_id": "ACAT", "source": "Rfam", "description": "Human acetyl-coA cholesterol acyltransferase mRNA (RF01495)"}, {"model_id": "HIV-1_DIS", "source": "Rfam", "description": "Human immunodeficiency virus type 1 dimerisation initiation site (RF00175)"}, {"model_id": "HIV-1_SD", "source": "Rfam", "description": "Human immunodeficiency virus type 1 major splice donor (RF01380)"}, {"model_id": "Parecho_CRE", "source": "Rfam", "description": "Human parechovirus 1 (HPeV1) cis regulatory element (CRE) (RF00499)"}, {"model_id": "Rhino_CRE", "source": "Rfam", "description": "Human rhinovirus internal cis-acting regulatory element (CRE) (RF00220)"}, {"model_id": "d.16.c.H.africana", "source": "CRW", "description": "Hydnora africana small subunit rRNA d.16.c.H.africana"}, {"model_id": "d.16.m.H.lar.geno", "source": "CRW", "description": "Hylobates lar mt rRNA d.16.m.H.lar.geno"}, {"model_id": "d.16.m.H.moschatus", "source": "CRW", "description": "Hypsiprymnodon moschatus mt rRNA d.16.m.H.moschatus"}, {"model_id": "IMES-1", "source": "Rfam", "description": "IMES-1 RNA motif (RF02034)"}, {"model_id": "IMES-2", "source": "Rfam", "description": "IMES-2 RNA motif (RF02035)"}, {"model_id": "IMES-3", "source": "Rfam", "description": "IMES-3 RNA motif (RF02036)"}, {"model_id": "IMES-4", "source": "Rfam", "description": "IMES-4 RNA motif (RF02037)"}, {"model_id": "IMES-5", "source": "Rfam", "description": "IMES-5 RNA (RF02995)"}, {"model_id": "IMPDH", "source": "Rfam", "description": "IMPDH RNA (RF02994)"}, {"model_id": "IS009", "source": "Rfam", "description": "IS009 (RF02111)"}, {"model_id": "IS102", "source": "Rfam", "description": "IS102 RNA (RF00124)"}, {"model_id": "IS128", "source": "Rfam", "description": "IS128 RNA (RF00125)"}, {"model_id": "IS605-orfB-I", "source": "Rfam", "description": "IS605-orfB-I RNA (RF03065)"}, {"model_id": "IS605-orfB-II", "source": "Rfam", "description": "IS605-orfB-II RNA (RF02998)"}, {"model_id": "d.16.e.I.hoferi", "source": "CRW", "description": "Ichthyophonus hoferi rRNA 18S d.16.e.I.hoferi"}, {"model_id": "d.16.e.Ichthyosporidium.sp", "source": "CRW", "description": "Ichthyosporidium sp. rRNA 18S d.16.e.Ichthyosporidium.sp"}, {"model_id": "d.5.e.I.iguana", "source": "CRW", "description": "Iguana iguana rRNA 5S d.5.e.I.iguana"}, {"model_id": "IhtA", "source": "Rfam", "description": "IhtA sRNA (RF02569)"}, {"model_id": "d.5.e.I.illecebrosus", "source": "CRW", "description": "Illex illecebrosus rRNA 5S d.5.e.I.illecebrosus"}, {"model_id": "IBV_D-RNA", "source": "Rfam", "description": "Infectious bronchitis virus D-RNA (RF00385)"}, {"model_id": "Flavi_ISFV_repeat_Ra", "source": "Rfam", "description": "Insect-Specific Flavivirus 3' UTR repeats Ra (RF03544)"}, {"model_id": "Flavi_ISFV_repeat_Ra_Rb", "source": "Rfam", "description": "Insect-Specific Flavivirus 3' UTR repeats Ra and Rb elements (RF03542)"}, {"model_id": "Flavi_ISFV_repeat_Rb", "source": "Rfam", "description": "Insect-Specific Flavivirus 3' UTR repeats Rb (RF03543)"}, {"model_id": "Flavi_ISFV_CRE", "source": "Rfam", "description": "Insect-specific Flavivirus 3' UTR cis-acting replication element (CRE) (RF03545)"}, {"model_id": "Flavi_ISFV_xrRNA", "source": "Rfam", "description": "Insect-specific Flavivirus exoribonuclease-resistant RNA element (RF03541)"}, {"model_id": "IS1222_FSE", "source": "Rfam", "description": "Insertion sequence IS1222 ribosomal frameshifting element (RF00383)"}, {"model_id": "IRES_IGF2", "source": "Rfam", "description": "Insulin-like growth factor II IRES (RF00483)"}, {"model_id": "IFN_gamma", "source": "Rfam", "description": "Interferon gamma 5' UTR regulatory element (RF00259)"}, {"model_id": "d.16.e.I.barri", "source": "CRW", "description": "Intrapredatorus barri rRNA 18S d.16.e.I.barri"}, {"model_id": "InvR", "source": "Rfam", "description": "Invasion gene-associated RNA (RF01384)"}, {"model_id": "IRE_I", "source": "Rfam", "description": "Iron response element I (RF00037)"}, {"model_id": "IRE_II", "source": "Rfam", "description": "Iron response element II (RF02253)"}, {"model_id": "IscS1_thermometer", "source": "Rfam", "description": "IscS-1 ICR thermometer (RF02783)"}, {"model_id": "d.16.b.I.pallida", "source": "CRW", "description": "Isosphaera pallida rRNA 16S d.16.b.I.pallida"}, {"model_id": "IsrM", "source": "Rfam", "description": "IsrM sRNA (RF02763)"}, {"model_id": "HCV_J750", "source": "Rfam", "description": "J750 non-coding RNA (containing SLSL761 and SL783) (RF04219)"}, {"model_id": "JUMPstart", "source": "Rfam", "description": "JUMPstart RNA (RF01707)"}, {"model_id": "d.16.e.C.luteoviridis", "source": "CRW", "description": "Jaagichlorella luteoviridis rRNA 18S d.16.e.C.luteoviridis"}, {"model_id": "d.16.e.J.libera", "source": "CRW", "description": "Jakoba libera rRNA 18S d.16.e.J.libera"}, {"model_id": "K10_TLS", "source": "Rfam", "description": "K10 transport/localisation element (TLS) (RF00207)"}, {"model_id": "KDPG-aldolase", "source": "Rfam", "description": "KDPG-aldolase RNA (RF03115)"}, {"model_id": "KRAS_3UTR", "source": "Rfam", "description": "KRAS 3' UTR cis-regulatory element (RF02584)"}, {"model_id": "d.5.e.K.microsticta", "source": "CRW", "description": "Kabatiella microsticta rRNA 5S d.5.e.K.microsticta"}, {"model_id": "IRES_KSHV", "source": "Rfam", "description": "Kaposi's sarcoma-associated herpesvirus internal ribosome entry site (RF00511)"}, {"model_id": "KatA_thermometer", "source": "Rfam", "description": "KatA 5' UTR thermometer (RF02774)"}, {"model_id": "d.16.b.K.pneumoniae", "source": "CRW", "description": "Klebsiella pneumoniae rRNA 16S d.16.b.K.pneumoniae"}, {"model_id": "KL_LSU_3D", "source": "RiboVision LSU", "description": "Kluyveromyces lactis large subunit rRNA"}, {"model_id": "IRES_L-myc", "source": "Rfam", "description": "L-myc internal ribosome entry site (IRES) (RF00261)"}, {"model_id": "L13-Bacteroidia", "source": "Rfam", "description": "L13-Bacteroidia ribosomal protein leader (RF03127)"}, {"model_id": "L17DE", "source": "Rfam", "description": "L17 ribosomal protein downstream element (RF01708)"}, {"model_id": "L17-Actino-Proteobacteria", "source": "Rfam", "description": "L17-Actino-Proteobacteria ribosomal protein leader (RF03132)"}, {"model_id": "L19-Flavobacteria", "source": "Rfam", "description": "L19-Flavobacteria ribosomal protein leader (RF03130)"}, {"model_id": "L2-Alphaproteobacteria", "source": "Rfam", "description": "L2-Alphaproteobacteria ribosomal protein leader (RF03142)"}, {"model_id": "L20-Deltaproteobacteria", "source": "Rfam", "description": "L20-Deltaproteobacteria ribosomal protein leader (RF03126)"}, {"model_id": "L25-Gammaproteobacteria", "source": "Rfam", "description": "L25-Gammaproteobacteria ribosomal protein leader (RF03131)"}, {"model_id": "L31-Actinobacteria", "source": "Rfam", "description": "L31-Actinobacteria ribosomal protein leader (RF03158)"}, {"model_id": "L31-Coriobacteria", "source": "Rfam", "description": "L31-Coriobacteria ribosomal protein leader (RF03128)"}, {"model_id": "L31-Corynebacteriaceae", "source": "Rfam", "description": "L31-Corynebacteriaceae ribosomal protein leader (RF03129)"}, {"model_id": "L31-Firmicutes", "source": "Rfam", "description": "L31-Firmicutes ribosomal protein leader (RF03156)"}, {"model_id": "L31-Gammaproteobacteria", "source": "Rfam", "description": "L31-Gammaproteobacteria ribosomal protein leader (RF03157)"}, {"model_id": "L4-Archaeoglobi", "source": "Rfam", "description": "L4-Archaeoglobi ribosomal protein leades (RF03135)"}, {"model_id": "LAGLIDADG-2", "source": "Rfam", "description": "LAGLIDADG-2 RNA (RF03094)"}, {"model_id": "LDH1_5p_UTR", "source": "Rfam", "description": "LDH1 5'UTR (RF02697)"}, {"model_id": "LOOT", "source": "Rfam", "description": "LOOT RNA (RF03000)"}, {"model_id": "d.16.e.L.minuta", "source": "CRW", "description": "Labyrinthuloides minuta rRNA 18S d.16.e.L.minuta"}, {"model_id": "Lacto-phage-1", "source": "Rfam", "description": "Lacto-phage-1 RNA (RF03004)"}, {"model_id": "Lacto-rpoB", "source": "Rfam", "description": "Lacto-rpoB RNA (RF01709)"}, {"model_id": "Lacto-usp", "source": "Rfam", "description": "Lacto-usp RNA (RF01710)"}, {"model_id": "d.16.b.L.acidophilus", "source": "CRW", "description": "Lactobacillus acidophilus rRNA 16S d.16.b.L.acidophilus"}, {"model_id": "LLnc147", "source": "Rfam", "description": "Lactococcus lactis non-coding RNA 147 (RF02573)"}, {"model_id": "d.16.b.L.lactis.GEN", "source": "CRW", "description": "Lactococcus lactis subsp. lactis rRNA 16S d.16.b.L.lactis.GEN"}, {"model_id": "d.16.e.L.giganteum", "source": "CRW", "description": "Lagenidium giganteum rRNA 18S d.16.e.L.giganteum"}, {"model_id": "Lambda_thermo", "source": "Rfam", "description": "Lambda phage CIII thermoregulator element (RF01804)"}, {"model_id": "d.16.e.L.kittonii", "source": "CRW", "description": "Lampriscus kittonii rRNA 18S d.16.e.L.kittonii"}, {"model_id": "d.5.e.L.decidua", "source": "CRW", "description": "Larix decidua rRNA 5S d.5.e.L.decidua"}, {"model_id": "LasI_thermometer", "source": "Rfam", "description": "LasI 5' UTR ROSE like thermometer (RF02759)"}, {"model_id": "d.16.e.L.borealis", "source": "CRW", "description": "Lauderia borealis rRNA 18S d.16.e.L.borealis"}, {"model_id": "LcrF_thermometer", "source": "Rfam", "description": "LcrF intergenic thermometer (RF02704)"}, {"model_id": "LPR10", "source": "Rfam", "description": "Legionella RNA 10 (RF02824)"}, {"model_id": "LPR17", "source": "Rfam", "description": "Legionella RNA 17 (RF02825)"}, {"model_id": "LPR69", "source": "Rfam", "description": "Legionella RNA 69 (RF02823)"}, {"model_id": "d.16.b.L.pneumophila.1", "source": "CRW", "description": "Legionella pneumophila rRNA 16S d.16.b.L.pneumophila.1"}, {"model_id": "LD_SSU_3D", "source": "RiboVision SSU", "description": "Leishmania donovani small subunit rRNA"}, {"model_id": "d.16.e.L.major", "source": "CRW", "description": "Leishmania major rRNA 18S d.16.e.L.major"}, {"model_id": "a.16.m.L.tarentolae", "source": "CRW", "description": "Leishmania tarentolae mt rRNA a.16.m.L.tarentolae"}, {"model_id": "d.16.m.L.catta", "source": "CRW", "description": "Lemur catta mt rRNA d.16.m.L.catta"}, {"model_id": "d.5.e.L.edodes", "source": "CRW", "description": "Lentinula edodes rRNA 5S d.5.e.L.edodes"}, {"model_id": "d.16.e.L.danicus", "source": "CRW", "description": "Leptocylindrus danicus rRNA 18S d.16.e.L.danicus"}, {"model_id": "d.16.b.L.illini", "source": "CRW", "description": "Leptonema illini rRNA 16S d.16.b.L.illini"}, {"model_id": "d.16.b.L.interrogans", "source": "CRW", "description": "Leptospira interrogans rRNA 16S d.16.b.L.interrogans"}, {"model_id": "30_255", "source": "Rfam", "description": "Leptospira sRNA 30_255 (RF02857)"}, {"model_id": "30_292", "source": "Rfam", "description": "Leptospira sRNA 30_292 (RF02856)"}, {"model_id": "d.16.b.Leptospirillium.sp", "source": "CRW", "description": "Leptospirillum ferrooxidans rRNA 16S d.16.b.Leptospirillium.sp"}, {"model_id": "d.5.e.L.japonicum", "source": "CRW", "description": "Lethenteron camtschaticum rRNA 5S d.5.e.L.japonicum"}, {"model_id": "Leu_leader", "source": "Rfam", "description": "Leucine operon leader (RF00512)"}, {"model_id": "Lig_thermometer", "source": "Rfam", "description": "Lig 5' UTR thermometer (RF02815)"}, {"model_id": "d.5.e.L.usitatissimum", "source": "CRW", "description": "Linum usitatissimum rRNA 5S d.5.e.L.usitatissimum"}, {"model_id": "rli42", "source": "Rfam", "description": "Listeia sRNA rli42 (RF01474)"}, {"model_id": "LhrA", "source": "Rfam", "description": "Listeria Hfq binding LhrA (RF00615)"}, {"model_id": "LhrC", "source": "Rfam", "description": "Listeria LhrC (RF00616)"}, {"model_id": "d.16.b.L.monocytogenes", "source": "CRW", "description": "Listeria monocytogenes rRNA 16S d.16.b.L.monocytogenes"}, {"model_id": "rli117", "source": "Rfam", "description": "Listeria sRNA rli117 (RF02909)"}, {"model_id": "rli22", "source": "Rfam", "description": "Listeria sRNA rli22 (RF01457)"}, {"model_id": "rli24", "source": "Rfam", "description": "Listeria sRNA rli22 (RF01461)"}, {"model_id": "rli26", "source": "Rfam", "description": "Listeria sRNA rli26 (RF01462)"}, {"model_id": "rli27", "source": "Rfam", "description": "Listeria sRNA rli27 (RF01463)"}, {"model_id": "rli28", "source": "Rfam", "description": "Listeria sRNA rli28 (RF01492)"}, {"model_id": "rli30", "source": "Rfam", "description": "Listeria sRNA rli30 (RF02908)"}, {"model_id": "rli31", "source": "Rfam", "description": "Listeria sRNA rli31 (RF01465)"}, {"model_id": "rli32", "source": "Rfam", "description": "Listeria sRNA rli32 (RF01468)"}, {"model_id": "rli33", "source": "Rfam", "description": "Listeria sRNA rli33 (RF01469)"}, {"model_id": "rli34", "source": "Rfam", "description": "Listeria sRNA rli34 (RF01466)"}, {"model_id": "rli36", "source": "Rfam", "description": "Listeria sRNA rli36 (RF01467)"}, {"model_id": "rli37", "source": "Rfam", "description": "Listeria sRNA rli37 (RF01493)"}, {"model_id": "rli38", "source": "Rfam", "description": "Listeria sRNA rli38 (RF01470)"}, {"model_id": "rli40", "source": "Rfam", "description": "Listeria sRNA rli40 (RF01472)"}, {"model_id": "rli41", "source": "Rfam", "description": "Listeria sRNA rli41 (RF01473)"}, {"model_id": "rli43", "source": "Rfam", "description": "Listeria sRNA rli43 (RF01477)"}, {"model_id": "rli47", "source": "Rfam", "description": "Listeria sRNA rli47 (RF01478)"}, {"model_id": "rli48", "source": "Rfam", "description": "Listeria sRNA rli48 (RF01479)"}, {"model_id": "rli49", "source": "Rfam", "description": "Listeria sRNA rli49 (RF01488)"}, {"model_id": "rli52", "source": "Rfam", "description": "Listeria sRNA rli52 (RF01480)"}, {"model_id": "rli53", "source": "Rfam", "description": "Listeria sRNA rli53 (RF01481)"}, {"model_id": "rli54", "source": "Rfam", "description": "Listeria sRNA rli54 (RF01491)"}, {"model_id": "rli56", "source": "Rfam", "description": "Listeria sRNA rli56 (RF01483)"}, {"model_id": "rli59", "source": "Rfam", "description": "Listeria sRNA rli59 (RF01484)"}, {"model_id": "rli60", "source": "Rfam", "description": "Listeria sRNA rli60 (RF02414)"}, {"model_id": "rli61", "source": "Rfam", "description": "Listeria sRNA rli61 (RF01485)"}, {"model_id": "rli62", "source": "Rfam", "description": "Listeria sRNA rli62 (RF01486)"}, {"model_id": "rliA", "source": "Rfam", "description": "Listeria sRNA rliA (RF01464)"}, {"model_id": "rliB", "source": "Rfam", "description": "Listeria sRNA rliB (RF01471)"}, {"model_id": "rliD", "source": "Rfam", "description": "Listeria sRNA rliD (RF01494)"}, {"model_id": "rliE", "source": "Rfam", "description": "Listeria sRNA rliE (RF01459)"}, {"model_id": "rliF", "source": "Rfam", "description": "Listeria sRNA rliF (RF01476)"}, {"model_id": "rliG", "source": "Rfam", "description": "Listeria sRNA rliG (RF02415)"}, {"model_id": "rliH", "source": "Rfam", "description": "Listeria sRNA rliH (RF01460)"}, {"model_id": "rliI", "source": "Rfam", "description": "Listeria sRNA rliI (RF01487)"}, {"model_id": "sbrA", "source": "Rfam", "description": "Listeria sRNA sbrA (RF01489)"}, {"model_id": "rli23", "source": "Rfam", "description": "Listeria snRNA rli23 (RF01458)"}, {"model_id": "rli45", "source": "Rfam", "description": "Listeria snRNA rli45 (RF01475)"}, {"model_id": "rli51", "source": "Rfam", "description": "Listeria snRNA rli51 (RF01490)"}, {"model_id": "b.16.m.R.catesbeiana", "source": "CRW", "description": "Lithobates catesbeianus mt rRNA b.16.m.R.catesbeiana"}, {"model_id": "d.16.e.L.undulatum", "source": "CRW", "description": "Lithodesmium undulatum rRNA 18S d.16.e.L.undulatum"}, {"model_id": "Lnt", "source": "Rfam", "description": "Lnt RNA (RF01711)"}, {"model_id": "F3H4_G_18380", "source": "RiboVision LSU", "description": "Lokiarcheaota F3H4 large subunit rRNA"}, {"model_id": "GC14_75", "source": "RiboVision LSU", "description": "Lokiarcheaota GC14 large subunit rRNA"}, {"model_id": "d.16.e.L.acerinae", "source": "CRW", "description": "Loma acerinae rRNA 18S d.16.e.L.acerinae"}, {"model_id": "Lst_thermometer", "source": "Rfam", "description": "Lst 5' UTR thermometer (RF02810)"}, {"model_id": "d.5.e.L.luteus", "source": "CRW", "description": "Lupinus luteus rRNA 5S d.5.e.L.luteus"}, {"model_id": "BTE", "source": "Rfam", "description": "Luteovirus cap-independent translation element (BTE) (RF00434)"}, {"model_id": "b.16.m.L.crassicaudata", "source": "CRW", "description": "Lutreolina crassicaudata mt rRNA b.16.m.L.crassicaudata"}, {"model_id": "Lysine", "source": "Rfam", "description": "Lysine riboswitch (RF00168)"}, {"model_id": "M-box", "source": "Rfam", "description": "M-box riboswitch (ykoK leader) (RF00380)"}, {"model_id": "MFR", "source": "Rfam", "description": "M. florum riboswitch (RF01510)"}, {"model_id": "M23", "source": "Rfam", "description": "M23 RNA (RF03006)"}, {"model_id": "mascRNA-menRNA", "source": "Rfam", "description": "MALAT1-associated small cytoplasmic RNA/MEN beta RNA (RF01684)"}, {"model_id": "MAT2A_A", "source": "Rfam", "description": "MAT2A 3'UTR stem loop A (RF02260)"}, {"model_id": "MAT2A_B", "source": "Rfam", "description": "MAT2A 3'UTR stem loop B (RF02261)"}, {"model_id": "MAT2A_C", "source": "Rfam", "description": "MAT2A 3'UTR stem loop C (RF02262)"}, {"model_id": "MAT2A_D", "source": "Rfam", "description": "MAT2A 3'UTR stem loop D (RF02263)"}, {"model_id": "MAT2A_E", "source": "Rfam", "description": "MAT2A 3'UTR stem loop E (RF02264)"}, {"model_id": "MAT2A_F", "source": "Rfam", "description": "MAT2A 3'UTR stem loop F (RF02265)"}, {"model_id": "MDR-NUDIX", "source": "Rfam", "description": "MDR-NUDIX RNA (RF02918)"}, {"model_id": "MIR1024", "source": "Rfam", "description": "MIR1024 microRNA precursor family (RF03264)"}, {"model_id": "MIR1031", "source": "Rfam", "description": "MIR1031 microRNA precursor family (RF03667)"}, {"model_id": "MIR1033", "source": "Rfam", "description": "MIR1033 microRNA precursor family (RF03297)"}, {"model_id": "MIR1094", "source": "Rfam", "description": "MIR1094 microRNA precursor family (RF03375)"}, {"model_id": "MIR1144", "source": "Rfam", "description": "MIR1144 microRNA precursor family (RF04203)"}, {"model_id": "MIR1219", "source": "Rfam", "description": "MIR1219 microRNA precursor family (RF03849)"}, {"model_id": "MIR1314", "source": "Rfam", "description": "MIR1314 microRNA precursor family (RF04023)"}, {"model_id": "MIR1319", "source": "Rfam", "description": "MIR1319 microRNA precursor family (RF04262)"}, {"model_id": "MIR1432", "source": "Rfam", "description": "MIR1432 microRNA precursor family (RF04057)"}, {"model_id": "MIR1435", "source": "Rfam", "description": "MIR1435 microRNA precursor family (RF03926)"}, {"model_id": "MIR1437", "source": "Rfam", "description": "MIR1437 microRNA precursor family (RF04159)"}, {"model_id": "MIR1446", "source": "Rfam", "description": "MIR1446 microRNA precursor family (RF00954)"}, {"model_id": "MIR1507", "source": "Rfam", "description": "MIR1507 microRNA precursor family (RF04164)"}, {"model_id": "MIR1508", "source": "Rfam", "description": "MIR1508 microRNA precursor family (RF04092)"}, {"model_id": "MIR1509", "source": "Rfam", "description": "MIR1509 microRNA precursor family (RF04171)"}, {"model_id": "MIR1511", "source": "Rfam", "description": "MIR1511 microRNA precursor family (RF03728)"}, {"model_id": "MIR1512", "source": "Rfam", "description": "MIR1512 microRNA precursor family (RF03187)"}, {"model_id": "MIR1513", "source": "Rfam", "description": "MIR1513 microRNA precursor family (RF03450)"}, {"model_id": "MIR1514", "source": "Rfam", "description": "MIR1514 microRNA precursor family (RF03259)"}, {"model_id": "MIR1515", "source": "Rfam", "description": "MIR1515 microRNA precursor family (RF03246)"}, {"model_id": "MIR1520", "source": "Rfam", "description": "MIR1520 microRNA precursor family (RF03860)"}, {"model_id": "MIR1523", "source": "Rfam", "description": "MIR1523 microRNA precursor family (RF04113)"}, {"model_id": "MIR158", "source": "Rfam", "description": "MIR158 microRNA precursor family (RF00845)"}, {"model_id": "MIR161", "source": "Rfam", "description": "MIR161 microRNA precursor family (RF04079)"}, {"model_id": "MIR164", "source": "Rfam", "description": "MIR164 microRNA precursor family (RF00647)"}, {"model_id": "MIR167", "source": "Rfam", "description": "MIR167 microRNA precursor (RF00640)"}, {"model_id": "MIR169", "source": "Rfam", "description": "MIR169 microRNA precursor family (RF03311)"}, {"model_id": "MIR169_3", "source": "Rfam", "description": "MIR169_3 microRNA precursor family (RF04243)"}, {"model_id": "MIR169_6", "source": "Rfam", "description": "MIR169_6 microRNA precursor family (RF04244)"}, {"model_id": "MIR169_7", "source": "Rfam", "description": "MIR169_7 microRNA precursor family (RF04245)"}, {"model_id": "MIR169_8", "source": "Rfam", "description": "MIR169_8 microRNA precursor family (RF04246)"}, {"model_id": "MIR173", "source": "Rfam", "description": "MIR173 microRNA precursor family (RF03457)"}, {"model_id": "MIR1846", "source": "Rfam", "description": "MIR1846 microRNA precursor family (RF02000)"}, {"model_id": "MIR1858", "source": "Rfam", "description": "MIR1858 microRNA precursor family (RF04119)"}, {"model_id": "MIR1861", "source": "Rfam", "description": "MIR1861 microRNA precursor family (RF04261)"}, {"model_id": "MIR1862", "source": "Rfam", "description": "MIR1862 microRNA precursor family (RF04136)"}, {"model_id": "MIR1878", "source": "Rfam", "description": "MIR1878 microRNA precursor family (RF03709)"}, {"model_id": "MIR1882", "source": "Rfam", "description": "MIR1882 microRNA precursor family (RF03632)"}, {"model_id": "MIR1883", "source": "Rfam", "description": "MIR1883 microRNA precursor family (RF03599)"}, {"model_id": "MIR1886", "source": "Rfam", "description": "MIR1886 microRNA precursor family (RF03803)"}, {"model_id": "MIR1887", "source": "Rfam", "description": "MIR1887 microRNA precursor family (RF03655)"}, {"model_id": "MIR1888", "source": "Rfam", "description": "MIR1888 microRNA precursor family (RF03616)"}, {"model_id": "MIR1919", "source": "Rfam", "description": "MIR1919 microRNA precursor family (RF03693)"}, {"model_id": "MIR2084", "source": "Rfam", "description": "MIR2084 microRNA precursor family (RF03679)"}, {"model_id": "MIR2086", "source": "Rfam", "description": "MIR2086 microRNA precursor family (RF03496)"}, {"model_id": "MIR2109", "source": "Rfam", "description": "MIR2109 microRNA precursor family (RF03572)"}, {"model_id": "MIR2118_2", "source": "Rfam", "description": "MIR2118_2 microRNA precursor family (RF04185)"}, {"model_id": "MIR2119", "source": "Rfam", "description": "MIR2119 microRNA precursor family (RF03922)"}, {"model_id": "MIR2275", "source": "Rfam", "description": "MIR2275 microRNA precursor family (RF03896)"}, {"model_id": "MIR2593", "source": "Rfam", "description": "MIR2593 microRNA precursor family (RF04263)"}, {"model_id": "MIR2599", "source": "Rfam", "description": "MIR2599 microRNA precursor family (RF03839)"}, {"model_id": "MIR2600", "source": "Rfam", "description": "MIR2600 microRNA precursor family (RF03843)"}, {"model_id": "MIR2606", "source": "Rfam", "description": "MIR2606 microRNA precursor family (RF04205)"}, {"model_id": "MIR2617", "source": "Rfam", "description": "MIR2617 microRNA precursor family (RF03749)"}, {"model_id": "MIR2619", "source": "Rfam", "description": "MIR2619 microRNA precursor family (RF04223)"}, {"model_id": "MIR2629", "source": "Rfam", "description": "MIR2629 microRNA precursor family (RF04063)"}, {"model_id": "MIR2630", "source": "Rfam", "description": "MIR2630 microRNA precursor family (RF04097)"}, {"model_id": "MIR2646", "source": "Rfam", "description": "MIR2646 microRNA precursor family (RF04133)"}, {"model_id": "MIR2655", "source": "Rfam", "description": "MIR2655 microRNA precursor family (RF04150)"}, {"model_id": "MIR2670", "source": "Rfam", "description": "MIR2670 microRNA precursor family (RF04156)"}, {"model_id": "MIR2679", "source": "Rfam", "description": "MIR2679 microRNA precursor family (RF03895)"}, {"model_id": "MIR2680", "source": "Rfam", "description": "MIR2680 microRNA precursor family (RF03842)"}, {"model_id": "MIR2863", "source": "Rfam", "description": "MIR2863 microRNA precursor family (RF04071)"}, {"model_id": "MIR2871", "source": "Rfam", "description": "MIR2871 microRNA precursor family (RF03659)"}, {"model_id": "MIR2912", "source": "Rfam", "description": "MIR2912 microRNA precursor family (RF04032)"}, {"model_id": "MIR2933", "source": "Rfam", "description": "MIR2933 microRNA precursor family (RF03984)"}, {"model_id": "MIR2934", "source": "Rfam", "description": "MIR2934 microRNA precursor family (RF03955)"}, {"model_id": "MIR2950", "source": "Rfam", "description": "MIR2950 microRNA precursor family (RF03335)"}, {"model_id": "MIR319", "source": "Rfam", "description": "MIR319 microRNA precursor family (RF03483)"}, {"model_id": "MIR3440", "source": "Rfam", "description": "MIR3440 microRNA precursor family (RF03631)"}, {"model_id": "MIR3444", "source": "Rfam", "description": "MIR3444 microRNA precursor family (RF03345)"}, {"model_id": "MIR3454", "source": "Rfam", "description": "MIR3454 microRNA precursor family (RF03175)"}, {"model_id": "MIR3522", "source": "Rfam", "description": "MIR3522 microRNA precursor family (RF03671)"}, {"model_id": "MIR3627", "source": "Rfam", "description": "MIR3627 microRNA precursor family (RF03600)"}, {"model_id": "MIR3704", "source": "Rfam", "description": "MIR3704 microRNA precursor family (RF03744)"}, {"model_id": "MIR3712", "source": "Rfam", "description": "MIR3712 microRNA precursor family (RF03270)"}, {"model_id": "MIR391", "source": "Rfam", "description": "MIR391 microRNA precursor family (RF03334)"}, {"model_id": "MIR3932", "source": "Rfam", "description": "MIR3932 microRNA precursor family (RF03670)"}, {"model_id": "MIR400", "source": "Rfam", "description": "MIR400 microRNA precursor family (RF03916)"}, {"model_id": "MIR405", "source": "Rfam", "description": "MIR405 microRNA precursor family (RF00768)"}, {"model_id": "MIR4208", "source": "Rfam", "description": "MIR4208 microRNA precursor family (RF04174)"}, {"model_id": "MIR4221", "source": "Rfam", "description": "MIR4221 microRNA precursor family (RF03605)"}, {"model_id": "MIR4227", "source": "Rfam", "description": "MIR4227 microRNA precursor family (RF03798)"}, {"model_id": "MIR4228", "source": "Rfam", "description": "MIR4228 microRNA precursor family (RF03720)"}, {"model_id": "MIR4239", "source": "Rfam", "description": "MIR4239 microRNA precursor family (RF03654)"}, {"model_id": "MIR4240", "source": "Rfam", "description": "MIR4240 microRNA precursor family (RF04129)"}, {"model_id": "MIR4245", "source": "Rfam", "description": "MIR4245 microRNA precursor family (RF03621)"}, {"model_id": "MIR4359", "source": "Rfam", "description": "MIR4359 microRNA precursor family (RF03665)"}, {"model_id": "MIR4371", "source": "Rfam", "description": "MIR4371 microRNA precursor family (RF04276)"}, {"model_id": "MIR4372", "source": "Rfam", "description": "MIR4372 microRNA precursor family (RF04278)"}, {"model_id": "MIR4374", "source": "Rfam", "description": "MIR4374 microRNA precursor family (RF04114)"}, {"model_id": "MIR4376", "source": "Rfam", "description": "MIR4376 microRNA precursor family (RF03636)"}, {"model_id": "MIR4378", "source": "Rfam", "description": "MIR4378 microRNA precursor family (RF03722)"}, {"model_id": "MIR4380", "source": "Rfam", "description": "MIR4380 microRNA precursor family (RF03704)"}, {"model_id": "MIR4387", "source": "Rfam", "description": "MIR4387 microRNA precursor family (RF04151)"}, {"model_id": "MIR4414", "source": "Rfam", "description": "MIR4414 microRNA precursor family (RF03440)"}, {"model_id": "MIR4416", "source": "Rfam", "description": "MIR4416 microRNA precursor family (RF03338)"}, {"model_id": "MIR447", "source": "Rfam", "description": "MIR447 microRNA precursor family (RF04149)"}, {"model_id": "MIR476", "source": "Rfam", "description": "MIR476 microRNA precursor family (RF00739)"}, {"model_id": "MIR5020", "source": "Rfam", "description": "MIR5020 microRNA precursor family (RF04059)"}, {"model_id": "MIR5038", "source": "Rfam", "description": "MIR5038 microRNA precursor family (RF03497)"}, {"model_id": "MIR5048", "source": "Rfam", "description": "MIR5048 microRNA precursor family (RF04207)"}, {"model_id": "MIR5062", "source": "Rfam", "description": "MIR5062 microRNA precursor family (RF04135)"}, {"model_id": "MIR5070", "source": "Rfam", "description": "MIR5070 microRNA precursor family (RF04251)"}, {"model_id": "MIR5084", "source": "Rfam", "description": "MIR5084 microRNA precursor family (RF04110)"}, {"model_id": "MIR5148", "source": "Rfam", "description": "MIR5148 microRNA precursor family (RF03676)"}, {"model_id": "MIR5185", "source": "Rfam", "description": "MIR5185 microRNA precursor family (RF04211)"}, {"model_id": "MIR5200", "source": "Rfam", "description": "MIR5200 microRNA precursor family (RF04117)"}, {"model_id": "MIR5225", "source": "Rfam", "description": "MIR5225 microRNA precursor family (RF03517)"}, {"model_id": "MIR5229", "source": "Rfam", "description": "MIR5229 microRNA precursor family (RF03516)"}, {"model_id": "MIR5241", "source": "Rfam", "description": "MIR5241 microRNA precursor family (RF03855)"}, {"model_id": "MIR5267", "source": "Rfam", "description": "MIR5267 microRNA precursor family (RF04064)"}, {"model_id": "MIR5269", "source": "Rfam", "description": "MIR5269 microRNA precursor family (RF03789)"}, {"model_id": "MIR5271", "source": "Rfam", "description": "MIR5271 microRNA precursor family (RF03199)"}, {"model_id": "MIR5272", "source": "Rfam", "description": "MIR5272 microRNA precursor family (RF03875)"}, {"model_id": "MIR5274", "source": "Rfam", "description": "MIR5274 microRNA precursor family (RF03862)"}, {"model_id": "MIR528", "source": "Rfam", "description": "MIR528 microRNA precursor family (RF04083)"}, {"model_id": "MIR5284", "source": "Rfam", "description": "MIR5284 microRNA precursor family (RF03983)"}, {"model_id": "MIR5285", "source": "Rfam", "description": "MIR5285 microRNA precursor family (RF03824)"}, {"model_id": "MIR5286", "source": "Rfam", "description": "MIR5286 microRNA precursor family (RF03915)"}, {"model_id": "MIR5291", "source": "Rfam", "description": "MIR5291 microRNA precursor family (RF03353)"}, {"model_id": "MIR5292", "source": "Rfam", "description": "MIR5292 microRNA precursor family (RF03752)"}, {"model_id": "MIR5294", "source": "Rfam", "description": "MIR5294 microRNA precursor family (RF03430)"}, {"model_id": "MIR5298", "source": "Rfam", "description": "MIR5298 microRNA precursor family (RF03794)"}, {"model_id": "MIR5304", "source": "Rfam", "description": "MIR5304 microRNA precursor family (RF03788)"}, {"model_id": "MIR531", "source": "Rfam", "description": "MIR531 microRNA precursor family (RF03407)"}, {"model_id": "MIR533", "source": "Rfam", "description": "MIR533 microRNA precursor family (RF03777)"}, {"model_id": "MIR535", "source": "Rfam", "description": "MIR535 microRNA precursor family (RF00714)"}, {"model_id": "MIR537", "source": "Rfam", "description": "MIR537 microRNA precursor family (RF04094)"}, {"model_id": "MIR538", "source": "Rfam", "description": "MIR538 microRNA precursor family (RF03927)"}, {"model_id": "MIR5380", "source": "Rfam", "description": "MIR5380 microRNA precursor family (RF04202)"}, {"model_id": "MIR5387", "source": "Rfam", "description": "MIR5387 microRNA precursor family (RF03674)"}, {"model_id": "MIR5512", "source": "Rfam", "description": "MIR5512 microRNA precursor family (RF04112)"}, {"model_id": "MIR5516", "source": "Rfam", "description": "MIR5516 microRNA precursor family (RF03183)"}, {"model_id": "MIR5534", "source": "Rfam", "description": "MIR5534 microRNA precursor family (RF03240)"}, {"model_id": "MIR5565", "source": "Rfam", "description": "MIR5565 microRNA precursor family (RF04087)"}, {"model_id": "MIR5635", "source": "Rfam", "description": "MIR5635 microRNA precursor family (RF03444)"}, {"model_id": "MIR5638", "source": "Rfam", "description": "MIR5638 microRNA precursor family (RF04196)"}, {"model_id": "MIR5643", "source": "Rfam", "description": "MIR5643 microRNA precursor family (RF03649)"}, {"model_id": "MIR5649", "source": "Rfam", "description": "MIR5649 microRNA precursor family (RF03802)"}, {"model_id": "MIR5743", "source": "Rfam", "description": "MIR5743 microRNA precursor family (RF03642)"}, {"model_id": "MIR5998", "source": "Rfam", "description": "MIR5998 microRNA precursor family (RF04120)"}, {"model_id": "MIR6019", "source": "Rfam", "description": "MIR6019 microRNA precursor family (RF03557)"}, {"model_id": "MIR6020", "source": "Rfam", "description": "MIR6020 microRNA precursor family (RF03351)"}, {"model_id": "MIR6024", "source": "Rfam", "description": "MIR6024 microRNA precursor family (RF03598)"}, {"model_id": "MIR6027", "source": "Rfam", "description": "MIR6027 microRNA precursor family (RF04199)"}, {"model_id": "MIR6032", "source": "Rfam", "description": "MIR6032 microRNA precursor family (RF03182)"}, {"model_id": "MIR6135", "source": "Rfam", "description": "MIR6135 microRNA precursor family (RF04069)"}, {"model_id": "MIR6136", "source": "Rfam", "description": "MIR6136 microRNA precursor family (RF03987)"}, {"model_id": "MIR6140", "source": "Rfam", "description": "MIR6140 microRNA precursor family (RF04228)"}, {"model_id": "MIR6143", "source": "Rfam", "description": "MIR6143 microRNA precursor family (RF04002)"}, {"model_id": "MIR6145", "source": "Rfam", "description": "MIR6145 microRNA precursor family (RF03657)"}, {"model_id": "MIR6146", "source": "Rfam", "description": "MIR6146 microRNA precursor family (RF03286)"}, {"model_id": "MIR6149", "source": "Rfam", "description": "MIR6149 microRNA precursor family (RF03905)"}, {"model_id": "MIR6151", "source": "Rfam", "description": "MIR6151 microRNA precursor family (RF03695)"}, {"model_id": "MIR6152", "source": "Rfam", "description": "MIR6152 microRNA precursor family (RF03625)"}, {"model_id": "MIR6154", "source": "Rfam", "description": "MIR6154 microRNA precursor family (RF04041)"}, {"model_id": "MIR6201", "source": "Rfam", "description": "MIR6201 microRNA precursor family (RF03795)"}, {"model_id": "MIR6217", "source": "Rfam", "description": "MIR6217 microRNA precursor family (RF04195)"}, {"model_id": "MIR6224", "source": "Rfam", "description": "MIR6224 microRNA precursor family (RF04147)"}, {"model_id": "MIR6234", "source": "Rfam", "description": "MIR6234 microRNA precursor family (RF03613)"}, {"model_id": "MIR6274", "source": "Rfam", "description": "MIR6274 microRNA precursor family (RF04111)"}, {"model_id": "MIR6288", "source": "Rfam", "description": "MIR6288 microRNA precursor family (RF03664)"}, {"model_id": "MIR6297", "source": "Rfam", "description": "MIR6297 microRNA precursor family (RF03816)"}, {"model_id": "MIR6425", "source": "Rfam", "description": "MIR6425 microRNA precursor family (RF03237)"}, {"model_id": "MIR6426", "source": "Rfam", "description": "MIR6426 microRNA precursor family (RF03872)"}, {"model_id": "MIR6438", "source": "Rfam", "description": "MIR6438 microRNA precursor family (RF03597)"}, {"model_id": "MIR6440", "source": "Rfam", "description": "MIR6440 microRNA precursor family (RF04070)"}, {"model_id": "MIR6445", "source": "Rfam", "description": "MIR6445 microRNA precursor family (RF03933)"}, {"model_id": "MIR6450", "source": "Rfam", "description": "MIR6450 microRNA precursor family (RF03712)"}, {"model_id": "MIR6457", "source": "Rfam", "description": "MIR6457 microRNA precursor family (RF04102)"}, {"model_id": "MIR6459", "source": "Rfam", "description": "MIR6459 microRNA precursor family (RF03908)"}, {"model_id": "MIR6462", "source": "Rfam", "description": "MIR6462 microRNA precursor family (RF03792)"}, {"model_id": "MIR7125", "source": "Rfam", "description": "MIR7125 microRNA precursor family (RF03723)"}, {"model_id": "MIR7127", "source": "Rfam", "description": "MIR7127 microRNA precursor family (RF04049)"}, {"model_id": "MIR7486", "source": "Rfam", "description": "MIR7486 microRNA precursor family (RF04248)"}, {"model_id": "MIR7502", "source": "Rfam", "description": "MIR7502 microRNA precursor family (RF04225)"}, {"model_id": "MIR7504", "source": "Rfam", "description": "MIR7504 microRNA precursor family (RF04134)"}, {"model_id": "MIR7510", "source": "Rfam", "description": "MIR7510 microRNA precursor family (RF04201)"}, {"model_id": "MIR7526", "source": "Rfam", "description": "MIR7526 microRNA precursor family (RF04214)"}, {"model_id": "MIR7532", "source": "Rfam", "description": "MIR7532 microRNA precursor family (RF04012)"}, {"model_id": "MIR7533", "source": "Rfam", "description": "MIR7533 microRNA precursor family (RF04209)"}, {"model_id": "MIR7696", "source": "Rfam", "description": "MIR7696 microRNA precursor family (RF03743)"}, {"model_id": "MIR7723", "source": "Rfam", "description": "MIR7723 microRNA precursor family (RF04170)"}, {"model_id": "MIR7724", "source": "Rfam", "description": "MIR7724 microRNA precursor family (RF03666)"}, {"model_id": "MIR7725", "source": "Rfam", "description": "MIR7725 microRNA precursor family (RF03951)"}, {"model_id": "MIR7729", "source": "Rfam", "description": "MIR7729 microRNA precursor family (RF03176)"}, {"model_id": "MIR774", "source": "Rfam", "description": "MIR774 microRNA precursor family (RF03714)"}, {"model_id": "MIR7784", "source": "Rfam", "description": "MIR7784 microRNA precursor family (RF03902)"}, {"model_id": "MIR7807", "source": "Rfam", "description": "MIR7807 microRNA precursor family (RF04213)"}, {"model_id": "MIR781", "source": "Rfam", "description": "MIR781 microRNA precursor family (RF03583)"}, {"model_id": "MIR7991", "source": "Rfam", "description": "MIR7991 microRNA precursor family (RF03904)"}, {"model_id": "MIR7993", "source": "Rfam", "description": "MIR7993 microRNA precursor family (RF03601)"}, {"model_id": "MIR7994", "source": "Rfam", "description": "MIR7994 microRNA precursor family (RF03818)"}, {"model_id": "MIR7996", "source": "Rfam", "description": "MIR7996 microRNA precursor family (RF04130)"}, {"model_id": "MIR8001", "source": "Rfam", "description": "MIR8001 microRNA precursor family (RF04255)"}, {"model_id": "MIR8007", "source": "Rfam", "description": "MIR8007 microRNA precursor family (RF04127)"}, {"model_id": "MIR8008", "source": "Rfam", "description": "MIR8008 microRNA precursor family (RF03790)"}, {"model_id": "MIR8024", "source": "Rfam", "description": "MIR8024 microRNA precursor family (RF03567)"}, {"model_id": "MIR8032", "source": "Rfam", "description": "MIR8032 microRNA precursor family (RF03838)"}, {"model_id": "MIR8041", "source": "Rfam", "description": "MIR8041 microRNA precursor family (RF03813)"}, {"model_id": "MIR810", "source": "Rfam", "description": "MIR810 microRNA precursor family (RF03793)"}, {"model_id": "MIR812", "source": "Rfam", "description": "MIR812 microRNA precursor family (RF04088)"}, {"model_id": "MIR8139", "source": "Rfam", "description": "MIR8139 microRNA precursor family (RF04000)"}, {"model_id": "MIR814", "source": "Rfam", "description": "MIR814 microRNA precursor family (RF04299)"}, {"model_id": "MIR820", "source": "Rfam", "description": "MIR820 microRNA precursor family (RF00883)"}, {"model_id": "MIR825", "source": "Rfam", "description": "MIR825 microRNA precursor family (RF03826)"}, {"model_id": "MIR827", "source": "Rfam", "description": "MIR827 microRNA precursor family (RF03692)"}, {"model_id": "MIR827_2", "source": "Rfam", "description": "MIR827_2 microRNA precursor family (RF04273)"}, {"model_id": "MIR831", "source": "Rfam", "description": "MIR831 microRNA precursor family (RF03828)"}, {"model_id": "MIR834", "source": "Rfam", "description": "MIR834 microRNA precursor family (RF04137)"}, {"model_id": "MIR837", "source": "Rfam", "description": "MIR837 microRNA precursor family (RF04099)"}, {"model_id": "MIR838", "source": "Rfam", "description": "MIR838 microRNA precursor family (RF03974)"}, {"model_id": "MIR839", "source": "Rfam", "description": "MIR839 microRNA precursor family (RF04168)"}, {"model_id": "MIR840", "source": "Rfam", "description": "MIR840 microRNA precursor family (RF03672)"}, {"model_id": "MIR841", "source": "Rfam", "description": "MIR841 microRNA precursor family (RF04139)"}, {"model_id": "MIR842", "source": "Rfam", "description": "MIR842 microRNA precursor family (RF03461)"}, {"model_id": "MIR844", "source": "Rfam", "description": "MIR844 microRNA precursor family (RF04148)"}, {"model_id": "MIR847", "source": "Rfam", "description": "MIR847 microRNA precursor family (RF04173)"}, {"model_id": "MIR848", "source": "Rfam", "description": "MIR848 microRNA precursor family (RF03308)"}, {"model_id": "MIR851", "source": "Rfam", "description": "MIR851 microRNA precursor family (RF03702)"}, {"model_id": "MIR856", "source": "Rfam", "description": "MIR856 microRNA precursor family (RF04153)"}, {"model_id": "MIR8562", "source": "Rfam", "description": "MIR8562 microRNA precursor family (RF04128)"}, {"model_id": "MIR8565", "source": "Rfam", "description": "MIR8565 microRNA precursor family (RF04124)"}, {"model_id": "MIR859", "source": "Rfam", "description": "MIR859 microRNA precursor family (RF03762)"}, {"model_id": "MIR860", "source": "Rfam", "description": "MIR860 microRNA precursor family (RF03921)"}, {"model_id": "MIR861", "source": "Rfam", "description": "MIR861 microRNA precursor family (RF03263)"}, {"model_id": "MIR862", "source": "Rfam", "description": "MIR862 microRNA precursor family (RF04187)"}, {"model_id": "MIR8622", "source": "Rfam", "description": "MIR8622 microRNA precursor family (RF04141)"}, {"model_id": "MIR862_2", "source": "Rfam", "description": "MIR862_2 microRNA precursor family (RF03477)"}, {"model_id": "MIR8643", "source": "Rfam", "description": "MIR8643 microRNA precursor family (RF04210)"}, {"model_id": "MIR8670", "source": "Rfam", "description": "MIR8670 microRNA precursor family (RF04198)"}, {"model_id": "MIR8675", "source": "Rfam", "description": "MIR8675 microRNA precursor family (RF04172)"}, {"model_id": "MIR868", "source": "Rfam", "description": "MIR868 microRNA precursor family (RF04160)"}, {"model_id": "MIR869", "source": "Rfam", "description": "MIR869 microRNA precursor family (RF04143)"}, {"model_id": "MIR8703", "source": "Rfam", "description": "MIR8703 microRNA precursor family (RF03759)"}, {"model_id": "MIR8706", "source": "Rfam", "description": "MIR8706 microRNA precursor family (RF04145)"}, {"model_id": "MIR8742", "source": "Rfam", "description": "MIR8742 microRNA precursor family (RF04208)"}, {"model_id": "MIR8757", "source": "Rfam", "description": "MIR8757 microRNA precursor family (RF03617)"}, {"model_id": "MIR8788", "source": "Rfam", "description": "MIR8788 microRNA precursor family (RF03296)"}, {"model_id": "MIR898", "source": "Rfam", "description": "MIR898 microRNA precursor family (RF03976)"}, {"model_id": "MIR904", "source": "Rfam", "description": "MIR904 microRNA precursor family (RF03413)"}, {"model_id": "MIR918", "source": "Rfam", "description": "MIR918 microRNA precursor family (RF04104)"}, {"model_id": "MIR9408", "source": "Rfam", "description": "MIR9408 microRNA precursor family (RF04125)"}, {"model_id": "MIR946", "source": "Rfam", "description": "MIR946 microRNA precursor family (RF04015)"}, {"model_id": "MIR9471", "source": "Rfam", "description": "MIR9471 microRNA precursor family (RF04098)"}, {"model_id": "MIR9481", "source": "Rfam", "description": "MIR9481 microRNA precursor family (RF04118)"}, {"model_id": "MIR9486", "source": "Rfam", "description": "MIR9486 microRNA precursor family (RF04157)"}, {"model_id": "MIR949", "source": "Rfam", "description": "MIR949 microRNA precursor family (RF04062)"}, {"model_id": "MIR950", "source": "Rfam", "description": "MIR950 microRNA precursor family (RF04019)"}, {"model_id": "MIR9555", "source": "Rfam", "description": "MIR9555 microRNA precursor family (RF04206)"}, {"model_id": "MIR9560", "source": "Rfam", "description": "MIR9560 microRNA precursor family (RF03224)"}, {"model_id": "MIR9563", "source": "Rfam", "description": "MIR9563 microRNA precursor family (RF03940)"}, {"model_id": "MIR9657", "source": "Rfam", "description": "MIR9657 microRNA precursor family (RF03209)"}, {"model_id": "MIR9662", "source": "Rfam", "description": "MIR9662 microRNA precursor family (RF04162)"}, {"model_id": "MIR9666", "source": "Rfam", "description": "MIR9666 microRNA precursor family (RF03465)"}, {"model_id": "MIR9672", "source": "Rfam", "description": "MIR9672 microRNA precursor family (RF04116)"}, {"model_id": "MIR9677", "source": "Rfam", "description": "MIR9677 microRNA precursor family (RF03685)"}, {"model_id": "MIR9746", "source": "Rfam", "description": "MIR9746 microRNA precursor family (RF04095)"}, {"model_id": "MIR9772", "source": "Rfam", "description": "MIR9772 microRNA precursor family (RF03248)"}, {"model_id": "MIR9776", "source": "Rfam", "description": "MIR9776 microRNA precursor family (RF03646)"}, {"model_id": "MIR9783", "source": "Rfam", "description": "MIR9783 microRNA precursor family (RF04144)"}, {"model_id": "MISL", "source": "Rfam", "description": "MISL RNA (RF03079)"}, {"model_id": "RF_site5", "source": "Rfam", "description": "Ma3 gene ribosomal frameshift signal (RF01093)"}, {"model_id": "b.16.m.M.giganteus", "source": "CRW", "description": "Macropus giganteus mt rRNA b.16.m.M.giganteus"}, {"model_id": "Mg_sensor", "source": "Rfam", "description": "Magnesium Sensor (RF01056)"}, {"model_id": "Mahella-1", "source": "Rfam", "description": "Mahella-1 RNA (RF03007)"}, {"model_id": "suhB", "source": "Rfam", "description": "Makes More Granules Regulator RNA (mmgR) (RF00519)"}, {"model_id": "CPEB3_ribozyme", "source": "Rfam", "description": "Mammalian CPEB3 ribozyme (RF00622)"}, {"model_id": "ManX_thermometer", "source": "Rfam", "description": "ManX 5' UTR thermometer (RF02781)"}, {"model_id": "Vg1_ribozyme", "source": "Rfam", "description": "Manganese dependent ribozyme in Vg1 mRNA (RF01865)"}, {"model_id": "d.16.m.Manis.sp", "source": "CRW", "description": "Manis sp. mt rRNA d.16.m.Manis.sp"}, {"model_id": "asd", "source": "Rfam", "description": "MarS sRNA (RF01732)"}, {"model_id": "b.16.m.M.polymorpha", "source": "CRW", "description": "Marchantia polymorpha mt rRNA b.16.m.M.polymorpha"}, {"model_id": "d.16.c.M.polymorpha", "source": "CRW", "description": "Marchantia polymorpha small subunit rRNA d.16.c.M.polymorpha"}, {"model_id": "MPMV_package", "source": "Rfam", "description": "Mason-Pfizer monkey virus packaging signal (RF00459)"}, {"model_id": "a.16.e.P.balamuthi", "source": "CRW", "description": "Mastigamoeba balamuthi rRNA 18S a.16.e.P.balamuthi"}, {"model_id": "McaS", "source": "Rfam", "description": "McaS/IsrA RNA (RF00115)"}, {"model_id": "d.16.e.M.varians", "source": "CRW", "description": "Melosira varians rRNA 18S d.16.e.M.varians"}, {"model_id": "d.16.m.M.auratus", "source": "CRW", "description": "Mesocricetus auratus mt rRNA d.16.m.M.auratus"}, {"model_id": "MH_s10", "source": "Rfam", "description": "Mesorhizobail RNA 10 (RF02879)"}, {"model_id": "MH_s15", "source": "Rfam", "description": "Mesorhizobail RNA 15 (RF02880)"}, {"model_id": "MH_s25", "source": "Rfam", "description": "Mesorhizobail RNA 25 (RF02881)"}, {"model_id": "MH_s36", "source": "Rfam", "description": "Mesorhizobail RNA 36 (RF02882)"}, {"model_id": "MH_s7", "source": "Rfam", "description": "Mesorhizobail RNA 7 (RF02878)"}, {"model_id": "d.16.b.M.loti", "source": "CRW", "description": "Mesorhizobium loti rRNA 16S d.16.b.M.loti"}, {"model_id": "d.5.e.M.glyptostroboides", "source": "CRW", "description": "Metasequoia glyptostroboides rRNA 5S d.5.e.M.glyptostroboides"}, {"model_id": "Metazoa_SRP", "source": "Rfam", "description": "Metazoan signal recognition particle RNA (RF00017)"}, {"model_id": "d.5.a.M.formicicum", "source": "CRW", "description": "Methanobacterium formicicum rRNA 5S d.5.a.M.formicicum"}, {"model_id": "d.16.a.M.formicicum", "source": "CRW", "description": "Methanobacterium formicicum small subunit rRNA d.16.a.M.formicicum"}, {"model_id": "d.5.a.M.jannaschii.rrnA", "source": "CRW", "description": "Methanocaldococcus jannaschii rRNA 5S d.5.a.M.jannaschii.rrnA"}, {"model_id": "d.16.a.M.vannielii", "source": "CRW", "description": "Methanococcus vannielii small subunit rRNA d.16.a.M.vannielii"}, {"model_id": "d.5.a.M.tindarius.1", "source": "CRW", "description": "Methanolobus tindarius rRNA 5S d.5.a.M.tindarius.1"}, {"model_id": "d.5.a.M.barkeri", "source": "CRW", "description": "Methanosarcina barkeri rRNA 5S d.5.a.M.barkeri"}, {"model_id": "d.5.a.M.vacuolata", "source": "CRW", "description": "Methanosarcina vacuolata rRNA 5S d.5.a.M.vacuolata"}, {"model_id": "d.16.a.M.hungatei", "source": "CRW", "description": "Methanospirillum hungatei small subunit rRNA d.16.a.M.hungatei"}, {"model_id": "d.5.a.M.thermautotrophicus.1", "source": "CRW", "description": "Methanothermobacter thermautotrophicus rRNA 5S d.5.a.M.thermautotrophicus.1"}, {"model_id": "d.16.a.M.thermautotrophicus.1", "source": "CRW", "description": "Methanothermobacter thermautotrophicus small subunit rRNA d.16.a.M.thermautotrophicus.1"}, {"model_id": "d.5.a.M.thermolithotrophicus.2", "source": "CRW", "description": "Methanothermococcus thermolithotrophicus rRNA 5S d.5.a.M.thermolithotrophicus.2"}, {"model_id": "d.5.a.M.fervidus", "source": "CRW", "description": "Methanothermus fervidus rRNA 5S d.5.a.M.fervidus"}, {"model_id": "d.16.b.Methylobacterium.sp", "source": "CRW", "description": "Methylobacterium sp. rRNA 16S d.16.b.Methylobacterium.sp"}, {"model_id": "Methylobacterium-1", "source": "Rfam", "description": "Methylobacterium-1 RNA (RF01712)"}, {"model_id": "d.16.b.M.capsulatus", "source": "CRW", "description": "Methylococcus capsulatus rRNA 16S d.16.b.M.capsulatus"}, {"model_id": "Methylophilales-1", "source": "Rfam", "description": "Methylophilales-1 RNA (RF03011)"}, {"model_id": "Methylosinus-1", "source": "Rfam", "description": "Methylosinus-1 RNA (RF03108)"}, {"model_id": "b.16.m.M.senile", "source": "CRW", "description": "Metridium senile mt rRNA b.16.m.M.senile"}, {"model_id": "MicA", "source": "Rfam", "description": "MicA sRNA (RF00078)"}, {"model_id": "MicC", "source": "Rfam", "description": "MicC RNA (RF00121)"}, {"model_id": "MicF", "source": "Rfam", "description": "MicF RNA (RF00033)"}, {"model_id": "MicL", "source": "Rfam", "description": "MicL sRNA (RF02654)"}, {"model_id": "MicX", "source": "Rfam", "description": "MicX Vibrio cholerae sRNA (RF01808)"}, {"model_id": "d.16.b.M.luteus", "source": "CRW", "description": "Micrococcus luteus rRNA 16S d.16.b.M.luteus"}, {"model_id": "d.5.b.M.luteus", "source": "CRW", "description": "Micrococcus luteus rRNA 5S d.5.b.M.luteus"}, {"model_id": "d.16.b.M.aeruginosa", "source": "CRW", "description": "Microcystis aeruginosa rRNA 16S d.16.b.M.aeruginosa"}, {"model_id": "d.16.e.Microgemma.sp", "source": "CRW", "description": "Microgemma sp. rRNA 18S d.16.e.Microgemma.sp"}, {"model_id": "d.5.e.M.salmoides", "source": "CRW", "description": "Micropterus salmoides rRNA 5S d.5.e.M.salmoides"}, {"model_id": "d.16.e.M.prosopium", "source": "CRW", "description": "Microsporidium prosopium rRNA 18S d.16.e.M.prosopium"}, {"model_id": "d.16.e.Microsporidium.sp.DP119", "source": "CRW", "description": "Microsporidium sp. DP-1-19 rRNA 18S d.16.e.Microsporidium.sp.DP119"}, {"model_id": "d.5.e.M.fossilis", "source": "CRW", "description": "Misgurnus fossilis rRNA 5S d.5.e.M.fossilis"}, {"model_id": "mtDNA_ssA", "source": "Rfam", "description": "Mitochondrial DNA control region secondary structure A (RF01853)"}, {"model_id": "mt-tmRNA", "source": "Rfam", "description": "Mitochondrion-encoded tmRNA (RF02544)"}, {"model_id": "d.16.e.M.leidyi", "source": "CRW", "description": "Mnemiopsis leidyi rRNA 18S d.16.e.M.leidyi"}, {"model_id": "IRES_mnt", "source": "Rfam", "description": "Mnt IRES (RF00457)"}, {"model_id": "MOCO_RNA_motif", "source": "Rfam", "description": "Moco (molybdenum cofactor) riboswitch (RF01055)"}, {"model_id": "Moco-II", "source": "Rfam", "description": "Moco-II RNA (RF01713)"}, {"model_id": "d.16.e.B.macrosporum", "source": "CRW", "description": "Montagnia macrospora rRNA 18S d.16.e.B.macrosporum"}, {"model_id": "MtlS", "source": "Rfam", "description": "MtlS RNA (RF02268)"}, {"model_id": "Mu-gpT-DE", "source": "Rfam", "description": "Mu-gpT-DE RNA (RF03012)"}, {"model_id": "d.16.e.M.circinelloides", "source": "CRW", "description": "Mucor lusitanicus rRNA 18S d.16.e.M.circinelloides"}, {"model_id": "d.16.e.M.racemosus", "source": "CRW", "description": "Mucor racemosus rRNA 18S d.16.e.M.racemosus"}, {"model_id": "MNV_3UTR", "source": "Rfam", "description": "Murine norovirus 3'UTR (RF02532)"}, {"model_id": "d.16.m.M.musculus", "source": "CRW", "description": "Mus musculus mt rRNA d.16.m.M.musculus"}, {"model_id": "d.16.e.M.musculus", "source": "CRW", "description": "Mus musculus rRNA 18S d.16.e.M.musculus"}, {"model_id": "b.16.m.M.avellanarius", "source": "CRW", "description": "Muscardinus avellanarius mt rRNA b.16.m.M.avellanarius"}, {"model_id": "d.16.m.M.putorius", "source": "CRW", "description": "Mustela putorius mt rRNA d.16.m.M.putorius"}, {"model_id": "b55", "source": "Rfam", "description": "Mycobacterium B11 (RF01783)"}, {"model_id": "d.16.b.M.avium", "source": "CRW", "description": "Mycobacterium avium rRNA 16S d.16.b.M.avium"}, {"model_id": "d.16.b.M.leprae.GEN", "source": "CRW", "description": "Mycobacterium leprae rRNA 16S d.16.b.M.leprae.GEN"}, {"model_id": "npcTB_6715", "source": "Rfam", "description": "Mycobacterium sRNA 6715 (RF02886)"}, {"model_id": "Ms_AS-1", "source": "Rfam", "description": "Mycobacterium sRNA Ms_AS-1 (RF02463)"}, {"model_id": "Ms_AS-5", "source": "Rfam", "description": "Mycobacterium sRNA Ms_AS-5 (RF02465)"}, {"model_id": "Ms_IGR-2", "source": "Rfam", "description": "Mycobacterium sRNA Ms_IGR-2 (RF02467)"}, {"model_id": "Ms_IGR-4", "source": "Rfam", "description": "Mycobacterium sRNA Ms_IGR-4 (RF02468)"}, {"model_id": "Ms_IGR-8", "source": "Rfam", "description": "Mycobacterium sRNA Ms_IGR-8 (RF02470)"}, {"model_id": "ncrMT1302", "source": "Rfam", "description": "Mycobacterium sRNA ncrMT1302 (RF02341)"}, {"model_id": "Ms1", "source": "Rfam", "description": "Mycobacterium smegmatis small RNA 1 (RF02566)"}, {"model_id": "RNAseP_b_M_tuberculosis_JB", "source": "RNAse P Database", "description": "Mycobacterium tuberculosis RNAse P"}, {"model_id": "MT_LSU_3D", "source": "RiboVision LSU", "description": "Mycobacterium tuberculosis large subunit rRNA"}, {"model_id": "d.16.b.M.tuberculosis.2", "source": "CRW", "description": "Mycobacterium tuberculosis rRNA 16S d.16.b.M.tuberculosis.2"}, {"model_id": "d.16.b.M.tuberculosis.GEN", "source": "CRW", "description": "Mycobacterium tuberculosis rRNA 16S d.16.b.M.tuberculosis.GEN"}, {"model_id": "MS_LSU_3D", "source": "RiboVision LSU", "description": "Mycolicibacterium smegmatis large subunit rRNA"}, {"model_id": "d.16.b.M.capricolum", "source": "CRW", "description": "Mycoplasma capricolum rRNA 16S d.16.b.M.capricolum"}, {"model_id": "d.5.b.M.capricolum", "source": "CRW", "description": "Mycoplasma capricolum rRNA 5S d.5.b.M.capricolum"}, {"model_id": "d.16.b.M.gallisepticum", "source": "CRW", "description": "Mycoplasma gallisepticum rRNA 16S d.16.b.M.gallisepticum"}, {"model_id": "d.16.b.M.genitalium", "source": "CRW", "description": "Mycoplasma genitalium rRNA 16S d.16.b.M.genitalium"}, {"model_id": "d.5.b.M.genitalium", "source": "CRW", "description": "Mycoplasma genitalium rRNA 5S d.5.b.M.genitalium"}, {"model_id": "d.16.b.M.hyopneumoniae", "source": "CRW", "description": "Mycoplasma hyopneumoniae rRNA 16S d.16.b.M.hyopneumoniae"}, {"model_id": "d.16.b.M.mycoides", "source": "CRW", "description": "Mycoplasma mycoides rRNA 16S d.16.b.M.mycoides"}, {"model_id": "MCS4", "source": "Rfam", "description": "Mycoplasma sRNA MCS4 (RF02713)"}, {"model_id": "a.16.e.M.edulis", "source": "CRW", "description": "Mytilus edulis rRNA 18S a.16.e.M.edulis"}, {"model_id": "d.16.b.M.xanthus", "source": "CRW", "description": "Myxococcus xanthus rRNA 16S d.16.b.M.xanthus"}, {"model_id": "NLPC-P60", "source": "Rfam", "description": "NLPC-P60 RNA (RF03033)"}, {"model_id": "Sodium", "source": "Rfam", "description": "Na+ riboswitch (DUF1646 RNA) (RF03071)"}, {"model_id": "d.16.e.N.fowleri", "source": "CRW", "description": "Naegleria fowleri rRNA 18S d.16.e.N.fowleri"}, {"model_id": "d.16.e.N.gruberi", "source": "CRW", "description": "Naegleria gruberi rRNA 18S d.16.e.N.gruberi"}, {"model_id": "d.16.a.N.equitans", "source": "CRW", "description": "Nanoarchaeum equitans small subunit rRNA d.16.a.N.equitans"}, {"model_id": "nos_TCE", "source": "Rfam", "description": "Nanos 3' UTR translation control element (RF00161)"}, {"model_id": "d.5.a.N.magadii", "source": "CRW", "description": "Natrialba magadii rRNA 5S d.5.a.N.magadii"}, {"model_id": "d.16.a.N.innermongoliae", "source": "CRW", "description": "Natronobacterium innermongoliae small subunit rRNA d.16.a.N.innermongoliae"}, {"model_id": "d.16.a.N.bangense", "source": "CRW", "description": "Natronorubrum bangense small subunit rRNA d.16.a.N.bangense"}, {"model_id": "Virus_CITE_4", "source": "Rfam", "description": "Necrovirus cap-independent translation element (RF02459)"}, {"model_id": "RNAseP_N_gonnorhoeae_JB", "source": "RNAse P Database", "description": "Neisseria gonorrhoeae RNAse P"}, {"model_id": "d.16.b.N.gonorrhoeae", "source": "CRW", "description": "Neisseria gonorrhoeae rRNA 16S d.16.b.N.gonorrhoeae"}, {"model_id": "RNAseP_b_N.meningitidis-Z2491_JB", "source": "RNAse P Database", "description": "Neisseria meningitidis RNAse P"}, {"model_id": "d.16.b.N.meningitidis.MD58.GEN", "source": "CRW", "description": "Neisseria meningitidis rRNA 16S d.16.b.N.meningitidis.MD58.GEN"}, {"model_id": "NmsRb", "source": "Rfam", "description": "Neisseria metabolic switch regulator b (RcoF1/NgncR163) (RF02877)"}, {"model_id": "IR_84", "source": "Rfam", "description": "Neisseria sRNA 84 (RF02861)"}, {"model_id": "nse_sRNA", "source": "Rfam", "description": "Neisseria sigma-E sRNA (RF02270)"}, {"model_id": "d.16.e.N.helminthoides", "source": "CRW", "description": "Nemalion elminthoides rRNA 18S d.16.e.N.helminthoides"}, {"model_id": "d.16.e.N.shawii", "source": "CRW", "description": "Nemalionopsis shawii rRNA 18S d.16.e.N.shawii"}, {"model_id": "d.16.e.N.tortuosa", "source": "CRW", "description": "Nemalionopsis tortuosa rRNA 18S d.16.e.N.tortuosa"}, {"model_id": "ceN72-3_ceN74-2", "source": "Rfam", "description": "Nematode sRNA ceN72-3_ceN74-2 (RF01656)"}, {"model_id": "ceN105", "source": "Rfam", "description": "Nematode snoRNA ceN105 (RF01612)"}, {"model_id": "ceN109", "source": "Rfam", "description": "Nematode snoRNA ceN109 (RF01613)"}, {"model_id": "ceN111", "source": "Rfam", "description": "Nematode snoRNA ceN111 (RF01615)"}, {"model_id": "ceN114", "source": "Rfam", "description": "Nematode snoRNA ceN114 (RF01618)"}, {"model_id": "ceN125", "source": "Rfam", "description": "Nematode snoRNA ceN125 (RF01620)"}, {"model_id": "ceN22", "source": "Rfam", "description": "Nematode snoRNA ceN22 (RF01622)"}, {"model_id": "ceN27", "source": "Rfam", "description": "Nematode snoRNA ceN27 (RF01624)"}, {"model_id": "ceN36-1", "source": "Rfam", "description": "Nematode snoRNA ceN36-1 (RF01627)"}, {"model_id": "ceN39", "source": "Rfam", "description": "Nematode snoRNA ceN39 (RF01629)"}, {"model_id": "ceN40", "source": "Rfam", "description": "Nematode snoRNA ceN40 (RF01630)"}, {"model_id": "ceN47", "source": "Rfam", "description": "Nematode snoRNA ceN47 (RF01637)"}, {"model_id": "ceN58", "source": "Rfam", "description": "Nematode snoRNA ceN58 (RF01645)"}, {"model_id": "ceN88", "source": "Rfam", "description": "Nematode snoRNA ceN88 (RF01660)"}, {"model_id": "d.5.e.N.dofleini", "source": "CRW", "description": "Nemopsis dofleini rRNA 5S d.5.e.N.dofleini"}, {"model_id": "b.16.m.N.olivacea", "source": "CRW", "description": "Nephroselmis olivacea mt rRNA b.16.m.N.olivacea"}, {"model_id": "d.16.c.N.olivacea", "source": "CRW", "description": "Nephroselmis olivacea small subunit rRNA d.16.c.N.olivacea"}, {"model_id": "d.16.e.N.crassa", "source": "CRW", "description": "Neurospora crassa rRNA 18S d.16.e.N.crassa"}, {"model_id": "NiCo", "source": "Rfam", "description": "NiCo riboswitch (RF02683)"}, {"model_id": "NiCo-AnGGAG", "source": "Rfam", "description": "NiCo-AnGGAG riboswitch (RF03164)"}, {"model_id": "d.16.e.N.tabacum", "source": "CRW", "description": "Nicotiana tabacum rRNA 18S d.16.e.N.tabacum"}, {"model_id": "d.16.c.N.tabacum", "source": "CRW", "description": "Nicotiana tabacum small subunit rRNA d.16.c.N.tabacum"}, {"model_id": "NrsZ", "source": "Rfam", "description": "Nitrogen regulated small RNA (RF02695)"}, {"model_id": "NsiR1", "source": "Rfam", "description": "Nitrogen stress-induced RNA 1 (RF02399)"}, {"model_id": "NsiR4", "source": "Rfam", "description": "Nitrogen stress-induced RNA 4 (RF02677)"}, {"model_id": "NsiR8", "source": "Rfam", "description": "Nitrogen stress-induced RNA 8 (RF02593)"}, {"model_id": "NsiR9", "source": "Rfam", "description": "Nitrogen stress-induced RNA 9 (RF02594)"}, {"model_id": "psRNA6", "source": "Rfam", "description": "Nitrosomonas sRNA psRNA6 (RF02350)"}, {"model_id": "Flavi_NKV_CRE", "source": "Rfam", "description": "No-Known-Vector Flavivirus 3' UTR cis-acting replication element (CRE) (RF03540)"}, {"model_id": "Flavi_NKV_xrRNA", "source": "Rfam", "description": "No-known vector Flavivirus exoribonuclease-resistant RNA element (RF03539)"}, {"model_id": "pRNA", "source": "Rfam", "description": "NoRC associated RNA, pRNA (RF01518)"}, {"model_id": "d.16.b.N.asteroides", "source": "CRW", "description": "Nocardia asteroides rRNA 16S d.16.b.N.asteroides"}, {"model_id": "Noro_CRE", "source": "Rfam", "description": "Norovirus cis-acting replication element (CRE) (RF02534)"}, {"model_id": "d.16.e.N.apis", "source": "CRW", "description": "Nosema apis rRNA 18S d.16.e.N.apis"}, {"model_id": "d.16.e.N.bombycis.02", "source": "CRW", "description": "Nosema bombycis rRNA 18S d.16.e.N.bombycis.02"}, {"model_id": "d.16.e.N.ceranae.1", "source": "CRW", "description": "Nosema ceranae rRNA 18S d.16.e.N.ceranae.1"}, {"model_id": "d.16.e.N.furnacalis", "source": "CRW", "description": "Nosema furnacalis rRNA 18S d.16.e.N.furnacalis"}, {"model_id": "d.16.e.N.necatrix", "source": "CRW", "description": "Nosema necatrix rRNA 18S d.16.e.N.necatrix"}, {"model_id": "d.16.e.N.oulemae", "source": "CRW", "description": "Nosema oulemae rRNA 18S d.16.e.N.oulemae"}, {"model_id": "d.16.e.Nosema.sp.02", "source": "CRW", "description": "Nosema sp. rRNA 18S d.16.e.Nosema.sp.02"}, {"model_id": "d.16.e.N.spodopterae", "source": "CRW", "description": "Nosema spodopterae rRNA 18S d.16.e.N.spodopterae"}, {"model_id": "d.16.e.N.trichoplusiae", "source": "CRW", "description": "Nosema trichoplusiae rRNA 18S d.16.e.N.trichoplusiae"}, {"model_id": "d.16.e.P.whitei", "source": "CRW", "description": "Nosema whitei rRNA 18S d.16.e.P.whitei"}, {"model_id": "d.5.e.N.viridescens", "source": "CRW", "description": "Notophthalmus viridescens rRNA 5S d.5.e.N.viridescens"}, {"model_id": "d.16.m.N.typhlops", "source": "CRW", "description": "Notoryctes typhlops mt rRNA d.16.m.N.typhlops"}, {"model_id": "d.5.e.L.geniculatus", "source": "CRW", "description": "Notospermus geniculatus rRNA 5S d.5.e.L.geniculatus"}, {"model_id": "NRF2_IRES", "source": "Rfam", "description": "Nrf2 internal ribosome entry site (IRES) (RF02531)"}, {"model_id": "NrrF", "source": "Rfam", "description": "NrrF RNA (RF01416)"}, {"model_id": "naRNA4", "source": "Rfam", "description": "Nucleoid-associated noncoding RNA 4 (CssrE) (RF02564)"}, {"model_id": "d.16.e.E.salmonis", "source": "CRW", "description": "Nucleospora salmonis rRNA 18S d.16.e.E.salmonis"}, {"model_id": "d.16.e.N.salmonis", "source": "CRW", "description": "Nucleospora salmonis rRNA 18S d.16.e.N.salmonis"}, {"model_id": "d.16.m.N.robinsoni", "source": "CRW", "description": "Nyctimene robinsoni mt rRNA d.16.m.N.robinsoni"}, {"model_id": "ODC_IRES", "source": "Rfam", "description": "ODC internal ribosome entry site (IRES) (RF02535)"}, {"model_id": "OTKONC", "source": "Rfam", "description": "OTKONC RNA (RF03053)"}, {"model_id": "Ocean-V", "source": "Rfam", "description": "Ocean-V RNA (RF01714)"}, {"model_id": "Ocean-VII", "source": "Rfam", "description": "Ocean-VII RNA (RF03092)"}, {"model_id": "d.16.m.O.virginianus", "source": "CRW", "description": "Odocoileus virginianus mt rRNA d.16.m.O.virginianus"}, {"model_id": "b.16.m.O.berteriana", "source": "CRW", "description": "Oenothera berteroana mt rRNA b.16.m.O.berteriana"}, {"model_id": "b.16.e.O.utahensis", "source": "CRW", "description": "Okanagana utahensis rRNA 18S b.16.e.O.utahensis"}, {"model_id": "d.16.e.O.occidentalis", "source": "CRW", "description": "Oligosporidium occidentalis rRNA 18S d.16.e.O.occidentalis"}, {"model_id": "OmrA-B", "source": "Rfam", "description": "OmrA-B family (RF00079)"}, {"model_id": "d.5.e.O.cervicalis", "source": "CRW", "description": "Onchocerca cervicalis rRNA 5S d.5.e.O.cervicalis"}, {"model_id": "b.16.m.O.mykiss", "source": "CRW", "description": "Oncorhynchus mykiss mt rRNA b.16.m.O.mykiss"}, {"model_id": "d.5.e.O.mykiss", "source": "CRW", "description": "Oncorhynchus mykiss rRNA 5S d.5.e.O.mykiss"}, {"model_id": "d.16.e.O.quadricornutus", "source": "CRW", "description": "Onychodromus quadricornutus rRNA 18S d.16.e.O.quadricornutus"}, {"model_id": "Oskar_OES", "source": "Rfam", "description": "Oocyte entry signal (OES) from oskar mRNA (RF02548)"}, {"model_id": "OppA_thermometer", "source": "Rfam", "description": "OppA 5' UTR thermometer (RF02777)"}, {"model_id": "ohsC_RNA", "source": "Rfam", "description": "Oppression of Hydrophobic ORF by sRNA (RF02495)"}, {"model_id": "d.16.e.O.colligata", "source": "CRW", "description": "Ordospora colligata rRNA 18S d.16.e.O.colligata"}, {"model_id": "OLE", "source": "Rfam", "description": "Ornate Large Extremophilic RNA (RF01071)"}, {"model_id": "d.16.m.O.anatinus", "source": "CRW", "description": "Ornithorhynchus anatinus mt rRNA d.16.m.O.anatinus"}, {"model_id": "d.16.e.O.operophterae", "source": "CRW", "description": "Orthosomella operophterae rRNA 18S d.16.e.O.operophterae"}, {"model_id": "d.16.m.O.afer", "source": "CRW", "description": "Orycteropus afer mt rRNA d.16.m.O.afer"}, {"model_id": "d.16.m.O.cuniculus", "source": "CRW", "description": "Oryctolagus cuniculus mt rRNA d.16.m.O.cuniculus"}, {"model_id": "d.16.e.O.cuniculus", "source": "CRW", "description": "Oryctolagus cuniculus rRNA 18S d.16.e.O.cuniculus"}, {"model_id": "d.16.e.O.sativa", "source": "CRW", "description": "Oryza sativa rRNA 18S d.16.e.O.sativa"}, {"model_id": "d.5.e.O.sativa.1", "source": "CRW", "description": "Oryza sativa rRNA 5S d.5.e.O.sativa.1"}, {"model_id": "OrzO-P", "source": "Rfam", "description": "OrzO-P RNA antitoxin family (RF02083)"}, {"model_id": "d.16.e.P.mirandellae", "source": "CRW", "description": "Ovipleistophora mirandellae rRNA 18S d.16.e.P.mirandellae"}, {"model_id": "d.16.m.O.aries", "source": "CRW", "description": "Ovis aries mt rRNA d.16.m.O.aries"}, {"model_id": "OxyS", "source": "Rfam", "description": "OxyS RNA (RF00035)"}, {"model_id": "d.16.e.O.granulifera.1", "source": "CRW", "description": "Oxytricha granulifera rRNA 18S d.16.e.O.granulifera.1"}, {"model_id": "PAGEV", "source": "Rfam", "description": "PAGEV RNA (RF03037)"}, {"model_id": "PGK", "source": "Rfam", "description": "PGK RNA (RF03040)"}, {"model_id": "Pab160", "source": "Rfam", "description": "Pab160 RNA (RF02796)"}, {"model_id": "Pab19", "source": "Rfam", "description": "Pab19 RNA (RF02794)"}, {"model_id": "Pab91", "source": "Rfam", "description": "Pab91 RNA (RF02795)"}, {"model_id": "d.16.e.P.palmata", "source": "CRW", "description": "Palmaria palmata rRNA 18S d.16.e.P.palmata"}, {"model_id": "d.16.c.P.palmata", "source": "CRW", "description": "Palmaria palmata small subunit rRNA d.16.c.P.palmata"}, {"model_id": "b.16.m.P.troglodytes", "source": "CRW", "description": "Pan troglodytes mt rRNA b.16.m.P.troglodytes"}, {"model_id": "Parabacteroides-1", "source": "Rfam", "description": "Parabacteroides-1 RNA (RF03088)"}, {"model_id": "b.16.m.P.lividus", "source": "CRW", "description": "Paracentrotus lividus mt rRNA b.16.m.P.lividus"}, {"model_id": "d.16.e.P.sol", "source": "CRW", "description": "Paralia sol rRNA 18S d.16.e.P.sol"}, {"model_id": "b.16.m.P.tetraurelia", "source": "CRW", "description": "Paramecium tetraurelia mt rRNA b.16.m.P.tetraurelia"}, {"model_id": "d.5.e.P.tetraurelia", "source": "CRW", "description": "Paramecium tetraurelia rRNA 5S d.5.e.P.tetraurelia"}, {"model_id": "d.16.e.P.anophelis", "source": "CRW", "description": "Parathelohania anophelis rRNA 18S d.16.e.P.anophelis"}, {"model_id": "d.16.e.P.weissei", "source": "CRW", "description": "Paraurostyla weissei rRNA 18S d.16.e.P.weissei"}, {"model_id": "d.16.e.P.lepisma", "source": "CRW", "description": "Paruroleptus lepisma rRNA 18S d.16.e.P.lepisma"}, {"model_id": "d.16.b.P.multocida.GEN", "source": "CRW", "description": "Pasteurella multocida rRNA 16S d.16.b.P.multocida.GEN"}, {"model_id": "d.16.e.P.chromatophora", "source": "CRW", "description": "Paulinella chromatophora rRNA 18S d.16.e.P.chromatophora"}, {"model_id": "Virus_CITE_7", "source": "Rfam", "description": "Pea enation mosaic virus-2 cap-independent translation element (RF02521)"}, {"model_id": "Virus_CITE_8", "source": "Rfam", "description": "Pea enation mosaic virus-2 cap-independent translation element (RF02522)"}, {"model_id": "b.16.m.P.minor", "source": "CRW", "description": "Pedinomonas minor mt rRNA b.16.m.P.minor"}, {"model_id": "d.16.c.P.minor", "source": "CRW", "description": "Pedinomonas minor small subunit rRNA d.16.c.P.minor"}, {"model_id": "Pedo-repair", "source": "Rfam", "description": "Pedo-repair RNA (RF01715)"}, {"model_id": "b.16.m.P.chrysogenum", "source": "CRW", "description": "Penicillium chrysogenum mt rRNA b.16.m.P.chrysogenum"}, {"model_id": "PepN_thermometer", "source": "Rfam", "description": "PepN 5' UTR thermometer (RF02779)"}, {"model_id": "Peptidase-S11", "source": "Rfam", "description": "Peptidase-S11 RNA (RF03039)"}, {"model_id": "d.5.e.P.brevicirris", "source": "CRW", "description": "Perinereis brevicirris rRNA 5S d.5.e.P.brevicirris"}, {"model_id": "d.16.e.P.marinus", "source": "CRW", "description": "Perkinsus marinus rRNA 18S d.16.e.P.marinus"}, {"model_id": "mtPerm-5S", "source": "Rfam", "description": "Permuted mitochondrial genome encoded 5S rRNA (RF02547)"}, {"model_id": "IRES_Pesti", "source": "Rfam", "description": "Pestivirus internal ribosome entry site (IRES) (RF00209)"}, {"model_id": "d.16.b.P.miotherma", "source": "CRW", "description": "Petrotoga miotherma rRNA 16S d.16.b.P.miotherma"}, {"model_id": "d.5.e.P.hybrida.1", "source": "CRW", "description": "Petunia x hybrida rRNA 5S d.5.e.P.hybrida.1"}, {"model_id": "d.16.m.P.cinereus", "source": "CRW", "description": "Phascolarctos cinereus mt rRNA d.16.m.P.cinereus"}, {"model_id": "d.5.e.P.gouldii", "source": "CRW", "description": "Phascolopsis gouldii rRNA 5S d.5.e.P.gouldii"}, {"model_id": "Phe_leader", "source": "Rfam", "description": "Phenylalanine leader peptide (RF01859)"}, {"model_id": "PhotoRC-I", "source": "Rfam", "description": "PhotoRC-I RNA (RF01716)"}, {"model_id": "PhotoRC-II", "source": "Rfam", "description": "PhotoRC-II RNA (RF01717)"}, {"model_id": "d.5.b.P.angustum", "source": "CRW", "description": "Photobacterium angustum rRNA 5S d.5.b.P.angustum"}, {"model_id": "d.5.b.P.damselae", "source": "CRW", "description": "Photobacterium damselae subsp. damselae rRNA 5S d.5.b.P.damselae"}, {"model_id": "d.5.b.Photobacterium.sp", "source": "CRW", "description": "Photobacterium sp. rRNA 5S d.5.b.Photobacterium.sp"}, {"model_id": "PsrR1", "source": "Rfam", "description": "Photosynthesis regulatory RNA1 (RF02701)"}, {"model_id": "PhrS", "source": "Rfam", "description": "PhrS (RF01673)"}, {"model_id": "d.16.m.P.polycephalum", "source": "CRW", "description": "Physarum polycephalum mt rRNA d.16.m.P.polycephalum"}, {"model_id": "d.5.e.Phytomonas.sp", "source": "CRW", "description": "Phytomonas sp. isolate Alp1 rRNA 5S d.5.e.Phytomonas.sp"}, {"model_id": "IRES_Picorna", "source": "Rfam", "description": "Picornavirus internal ribosome entry site (IRES) (RF00229)"}, {"model_id": "d.16.a.P.torridus", "source": "CRW", "description": "Picrophilus torridus DSM 9790 small subunit rRNA d.16.a.P.torridus"}, {"model_id": "d.16.c.P.thurberi", "source": "CRW", "description": "Pilostyles thurberi small subunit rRNA d.16.c.P.thurberi"}, {"model_id": "PinT", "source": "Rfam", "description": "PinT (STnc440) Hfq binding RNA (RF01404)"}, {"model_id": "d.5.e.P.radiata", "source": "CRW", "description": "Pinus radiata rRNA 5S d.5.e.P.radiata"}, {"model_id": "Pistol", "source": "Rfam", "description": "Pistol ribozyme (RF02679)"}, {"model_id": "a.16.e.P.magellanicus", "source": "CRW", "description": "Placopecten magellanicus rRNA 18S a.16.e.P.magellanicus"}, {"model_id": "d.16.b.P.Schlesner", "source": "CRW", "description": "Planctomycetaceae rRNA 16S d.16.b.P.Schlesner"}, {"model_id": "d.16.b.O.agardhii", "source": "CRW", "description": "Planktothrix agardhii rRNA 16S d.16.b.O.agardhii"}, {"model_id": "d.5.e.P.reticulata", "source": "CRW", "description": "Planocera reticulata rRNA 5S d.5.e.P.reticulata"}, {"model_id": "Plant_SRP", "source": "Rfam", "description": "Plant signal recognition particle RNA (RF01855)"}, {"model_id": "snoR71", "source": "Rfam", "description": "Plant small nucleolar RNA R71 (RF00097)"}, {"model_id": "SNOR75", "source": "Rfam", "description": "Plant small nucleolar RNA SNOR75 (RF02539)"}, {"model_id": "Plant_U3", "source": "Rfam", "description": "Plant small nucleolar RNA U3 (RF01847)"}, {"model_id": "d.16.e.Pla.lanceolata", "source": "CRW", "description": "Plantago lanceolata rRNA 18S d.16.e.Pla.lanceolata"}, {"model_id": "Plasmid_RNAIII", "source": "Rfam", "description": "Plasmid RNAIII (RF00235)"}, {"model_id": "PtaRNA1", "source": "Rfam", "description": "Plasmid transferred anti-sense RNA (RF01811)"}, {"model_id": "PssrA", "source": "Rfam", "description": "Plasmid-encoded Shigella sRNA A (RF02797)"}, {"model_id": "RUF2", "source": "Rfam", "description": "Plasmodium RNA of unknown function RUF2 (RF01579)"}, {"model_id": "RUF6-5", "source": "Rfam", "description": "Plasmodium RNA of unknown function RUF6-5 (RF01581)"}, {"model_id": "RUF3", "source": "Rfam", "description": "Plasmodium RNA of unkown function RU6-F3 (RF01580)"}, {"model_id": "RUF1", "source": "Rfam", "description": "Plasmodium RNA of unkown function RUF1 (RF01578)"}, {"model_id": "RNase_P", "source": "Rfam", "description": "Plasmodium RNase_P (RF01577)"}, {"model_id": "PF_LSU_3D", "source": "RiboVision LSU", "description": "Plasmodium falciparum large subunit rRNA"}, {"model_id": "d.16.e.P.falciparum.A", "source": "CRW", "description": "Plasmodium falciparum rRNA 18S d.16.e.P.falciparum.A"}, {"model_id": "PF_SSU_3D", "source": "RiboVision SSU", "description": "Plasmodium falciparum small subunit rRNA"}, {"model_id": "d.16.c.P.falciparum", "source": "CRW", "description": "Plasmodium falciparum small subunit rRNA d.16.c.P.falciparum"}, {"model_id": "d.16.e.P.vivax.A", "source": "CRW", "description": "Plasmodium vivax rRNA 18S d.16.e.P.vivax.A"}, {"model_id": "d.16.e.P.hippoglossoideos", "source": "CRW", "description": "Pleistophora hippoglossoideos rRNA 18S d.16.e.P.hippoglossoideos"}, {"model_id": "d.16.e.Pleistophora.sp.LS", "source": "CRW", "description": "Pleistophora sp. LS rRNA 18S d.16.e.Pleistophora.sp.LS"}, {"model_id": "d.16.e.Pleistophora.sp", "source": "CRW", "description": "Pleistophora sp. rRNA 18S d.16.e.Pleistophora.sp"}, {"model_id": "d.16.b.P.shigelloides", "source": "CRW", "description": "Plesiomonas shigelloides rRNA 16S d.16.b.P.shigelloides"}, {"model_id": "d.5.b.P.shigelloides", "source": "CRW", "description": "Plesiomonas shigelloides rRNA 5S d.5.b.P.shigelloides"}, {"model_id": "d.16.b.Pleurocapsa.7516", "source": "CRW", "description": "Pleurocapsa sp. rRNA 16S d.16.b.Pleurocapsa.7516"}, {"model_id": "d.5.e.P.waltl", "source": "CRW", "description": "Pleurodeles waltl rRNA 5S d.5.e.P.waltl"}, {"model_id": "d.16.e.P.laevis", "source": "CRW", "description": "Pleurosira cf. laevis rRNA 18S d.16.e.P.laevis"}, {"model_id": "d.16.e.Ple.lanceolata", "source": "CRW", "description": "Pleurotricha lanceolata rRNA 18S d.16.e.Ple.lanceolata"}, {"model_id": "d.16.e.P.pulvinata", "source": "CRW", "description": "Plocamiocolax pulvinata rRNA 18S d.16.e.P.pulvinata"}, {"model_id": "d.16.e.P.carinii", "source": "CRW", "description": "Pneumocystis carinii rRNA 18S d.16.e.P.carinii"}, {"model_id": "b.16.m.P.anserina", "source": "CRW", "description": "Podospora anserina mt rRNA b.16.m.P.anserina"}, {"model_id": "d.16.e.P.anserina", "source": "CRW", "description": "Podospora anserina rRNA 18S d.16.e.P.anserina"}, {"model_id": "d.16.e.P.simulii", "source": "CRW", "description": "Polydispyrenia simulii rRNA 18S d.16.e.P.simulii"}, {"model_id": "RF_site2", "source": "Rfam", "description": "Polymerase ribosomal frameshift site (RF01076)"}, {"model_id": "RF_site6", "source": "Rfam", "description": "Polymerase ribosomal frameshift site (RF01094)"}, {"model_id": "Polynucleobacter-1", "source": "Rfam", "description": "Polynucleobacter-1 RNA (RF01718)"}, {"model_id": "d.16.c.P.uvella", "source": "CRW", "description": "Polytoma uvella small subunit rRNA d.16.c.P.uvella"}, {"model_id": "Poribacteria-1", "source": "Rfam", "description": "Poribacteria-1 RNA (RF03113)"}, {"model_id": "d.16.e.P.pseudodenticulata", "source": "CRW", "description": "Porosira pseudodenticulata rRNA 18S d.16.e.P.pseudodenticulata"}, {"model_id": "d.16.e.P.aerugineum.1", "source": "CRW", "description": "Porphyridium aerugineum rRNA 18S d.16.e.P.aerugineum.1"}, {"model_id": "d.16.b.P.gingivalis", "source": "CRW", "description": "Porphyromonas gingivalis rRNA 16S d.16.b.P.gingivalis"}, {"model_id": "Pospi_RY", "source": "Rfam", "description": "Pospiviroid RY motif stem loop (RF00362)"}, {"model_id": "K_chan_RES", "source": "Rfam", "description": "Potassium channel RNA editing signal (RF00485)"}, {"model_id": "PVX_3", "source": "Rfam", "description": "Potato virus X cis-acting regulatory element (RF00184)"}, {"model_id": "Pox_AX_element", "source": "Rfam", "description": "Poxvirus AX element late mRNA cis-regulatory element (RF00384)"}, {"model_id": "PreQ1", "source": "Rfam", "description": "PreQ1 riboswitch (RF00522)"}, {"model_id": "PreQ1-III", "source": "Rfam", "description": "PreQ1-III riboswitch (RF02680)"}, {"model_id": "Prevotella-2", "source": "Rfam", "description": "Prevotella-2 RNA (RF03043)"}, {"model_id": "PrfA", "source": "Rfam", "description": "PrfA thermoregulator UTR (RF00038)"}, {"model_id": "Prion_pknot", "source": "Rfam", "description": "Prion pseudoknot (RF00523)"}, {"model_id": "d.5.e.P.coxalis", "source": "CRW", "description": "Proasellus coxalis rRNA 5S d.5.e.P.coxalis"}, {"model_id": "d.16.b.C.vibrioforme", "source": "CRW", "description": "Prosthecochloris vibrioformis rRNA 16S d.16.b.C.vibrioforme"}, {"model_id": "Proteo-phage-1", "source": "Rfam", "description": "Proteo-phage-1 RNA (RF03044)"}, {"model_id": "psRNA14", "source": "Rfam", "description": "Proteobacteria sRNA psRNA14 (RF02351)"}, {"model_id": "Xoo8", "source": "Rfam", "description": "Proteobacterial sRNA Xoo8 (RF02243)"}, {"model_id": "psRNA2", "source": "Rfam", "description": "Proteobacterial sRNA psRNA2 (RF02349)"}, {"model_id": "sX11", "source": "Rfam", "description": "Proteobacterial sRNA sX11 (RF02230)"}, {"model_id": "sX4", "source": "Rfam", "description": "Proteobacterial sRNA sX4 (RF02223)"}, {"model_id": "sX6", "source": "Rfam", "description": "Proteobacterial sRNA sX6 (RF02225)"}, {"model_id": "sX8", "source": "Rfam", "description": "Proteobacterial sRNA sX8 (RF02227)"}, {"model_id": "d.16.b.P.vulgaris", "source": "CRW", "description": "Proteus vulgaris rRNA 16S d.16.b.P.vulgaris"}, {"model_id": "d.5.b.P.vulgaris", "source": "CRW", "description": "Proteus vulgaris rRNA 5S d.5.b.P.vulgaris"}, {"model_id": "b.16.m.P.dolloi", "source": "CRW", "description": "Protopterus dolloi mt rRNA b.16.m.P.dolloi"}, {"model_id": "b.16.m.P.wickerhamii", "source": "CRW", "description": "Prototheca wickerhamii mt rRNA b.16.m.P.wickerhamii"}, {"model_id": "d.16.c.P.wickerhamii", "source": "CRW", "description": "Prototheca wickerhamii small subunit rRNA d.16.c.P.wickerhamii"}, {"model_id": "Protozoa_SRP", "source": "Rfam", "description": "Protozoan signal recognition particle RNA (RF01856)"}, {"model_id": "PrrB_RsmZ", "source": "Rfam", "description": "PrrB/RsmZ RNA family (RF00166)"}, {"model_id": "PrrF", "source": "Rfam", "description": "PrrF RNA (RF00444)"}, {"model_id": "d.5.b.A.oxydans", "source": "CRW", "description": "Pseudarthrobacter oxydans rRNA 5S d.5.b.A.oxydans"}, {"model_id": "d.16.e.Pseudogomphonema.sp", "source": "CRW", "description": "Pseudogomphonema sp. p382 rRNA 18S d.16.e.Pseudogomphonema.sp"}, {"model_id": "PK-IAV", "source": "Rfam", "description": "Pseudoknot of influenza A virus gene (RF01099)"}, {"model_id": "TLS-PK1", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01075)"}, {"model_id": "TLS-PK2", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01077)"}, {"model_id": "TLS-PK3", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01084)"}, {"model_id": "TLS-PK4", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01085)"}, {"model_id": "TLS-PK5", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01088)"}, {"model_id": "TLS-PK6", "source": "Rfam", "description": "Pseudoknot of tRNA-like structure (RF01101)"}, {"model_id": "PK-repBA", "source": "Rfam", "description": "Pseudoknot of the regulatory region of the repBA gene (RF01089)"}, {"model_id": "PK-repZ", "source": "Rfam", "description": "Pseudoknot of the regulatory region of the repZ gene (RF01087)"}, {"model_id": "TMV_UPD-PK3", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01072)"}, {"model_id": "UPD-PKib", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01080)"}, {"model_id": "SBWMV1_UPD-PKe", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01081)"}, {"model_id": "SBWMV1_UPD-PKh", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01082)"}, {"model_id": "UPD-PK2", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01083)"}, {"model_id": "UPD-PKc", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01103)"}, {"model_id": "SBWMV2_UPD-PKb", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01104)"}, {"model_id": "SBWMV2_UPD-PKl", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01105)"}, {"model_id": "SBWMV1_UPD-PKb", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01106)"}, {"model_id": "SBRMV1_UPD-PKf", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01107)"}, {"model_id": "BMV3_UPD-PK1", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01108)"}, {"model_id": "SBRMV1_UPD-PKd", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01109)"}, {"model_id": "SBWMV2_UPD-PKk", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01111)"}, {"model_id": "BMV3_UPD-PK3", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01113)"}, {"model_id": "TMV_UPD-PK1", "source": "Rfam", "description": "Pseudoknot of upstream pseudoknot domain (UPD) of the 3'UTR (RF01114)"}, {"model_id": "Pseudomon-1", "source": "Rfam", "description": "Pseudomon-1/ErsA RNA (RF01719)"}, {"model_id": "Pseudomon-Rho", "source": "Rfam", "description": "Pseudomon-Rho RNA (RF01720)"}, {"model_id": "Pseudomon-groES", "source": "Rfam", "description": "Pseudomon-groES RNA (RF01721)"}, {"model_id": "Pseudomonadales-1", "source": "Rfam", "description": "Pseudomonadales-1 RNA (RF03046)"}, {"model_id": "PA5194_thermometer", "source": "Rfam", "description": "Pseudomonas PA5194 thermometer (RF02813)"}, {"model_id": "d.16.b.P.aeruginosa.GEN", "source": "CRW", "description": "Pseudomonas aeruginosa rRNA 16S d.16.b.P.aeruginosa.GEN"}, {"model_id": "d.5.b.P.aeruginosa.1", "source": "CRW", "description": "Pseudomonas aeruginosa rRNA 5S d.5.b.P.aeruginosa.1"}, {"model_id": "d.5.b.P.fluorescens", "source": "CRW", "description": "Pseudomonas fluorescens rRNA 5S d.5.b.P.fluorescens"}, {"model_id": "d.16.b.P.putida", "source": "CRW", "description": "Pseudomonas putida rRNA 16S d.16.b.P.putida"}, {"model_id": "rnk_pseudo", "source": "Rfam", "description": "Pseudomonas rnk leader (RF01772)"}, {"model_id": "rpsL_pseudo", "source": "Rfam", "description": "Pseudomonas rpsL leader (RF01773)"}, {"model_id": "Sr006", "source": "Rfam", "description": "Pseudomonas sRNA 6 (RF02889)"}, {"model_id": "CrcZ", "source": "Rfam", "description": "Pseudomonas sRNA CrcZ (RF01675)"}, {"model_id": "P1", "source": "Rfam", "description": "Pseudomonas sRNA P1 (RF00623)"}, {"model_id": "P10", "source": "Rfam", "description": "Pseudomonas sRNA P10 (RF01668)"}, {"model_id": "P11", "source": "Rfam", "description": "Pseudomonas sRNA P11 (RF00625)"}, {"model_id": "P13", "source": "Rfam", "description": "Pseudomonas sRNA P13 (RF01665)"}, {"model_id": "P14", "source": "Rfam", "description": "Pseudomonas sRNA P14 (RF01669)"}, {"model_id": "P15", "source": "Rfam", "description": "Pseudomonas sRNA P15 (RF00627)"}, {"model_id": "P17", "source": "Rfam", "description": "Pseudomonas sRNA P17 (RF01670)"}, {"model_id": "P18", "source": "Rfam", "description": "Pseudomonas sRNA P18 (RF01671)"}, {"model_id": "P24", "source": "Rfam", "description": "Pseudomonas sRNA P24 (RF00629)"}, {"model_id": "P26", "source": "Rfam", "description": "Pseudomonas sRNA P26 (RF00630)"}, {"model_id": "P27", "source": "Rfam", "description": "Pseudomonas sRNA P27 (RF01674)"}, {"model_id": "P31", "source": "Rfam", "description": "Pseudomonas sRNA P31 (RF01676)"}, {"model_id": "P33", "source": "Rfam", "description": "Pseudomonas sRNA P33 (RF02404)"}, {"model_id": "P34", "source": "Rfam", "description": "Pseudomonas sRNA P34 (RF02405)"}, {"model_id": "P35", "source": "Rfam", "description": "Pseudomonas sRNA P35 (RF01677)"}, {"model_id": "P36", "source": "Rfam", "description": "Pseudomonas sRNA P36 (RF01679)"}, {"model_id": "P37", "source": "Rfam", "description": "Pseudomonas sRNA P37 (RF01678)"}, {"model_id": "P4", "source": "Rfam", "description": "Pseudomonas sRNA P4 (RF01681)"}, {"model_id": "P5", "source": "Rfam", "description": "Pseudomonas sRNA P5 (RF01680)"}, {"model_id": "P6", "source": "Rfam", "description": "Pseudomonas sRNA P6 (RF01683)"}, {"model_id": "P8", "source": "Rfam", "description": "Pseudomonas sRNA P8 (RF01682)"}, {"model_id": "P9", "source": "Rfam", "description": "Pseudomonas sRNA P9 (RF00624)"}, {"model_id": "d.16.b.Pseudomonas.sp", "source": "CRW", "description": "Pseudomonas sp. rRNA 16S d.16.b.Pseudomonas.sp"}, {"model_id": "d.5.b.P.stutzeri", "source": "CRW", "description": "Pseudomonas stutzeri rRNA 5S d.5.b.P.stutzeri"}, {"model_id": "d.5.b.P.hydrocarbonoxydans", "source": "CRW", "description": "Pseudonocardia hydrocarbonoxydans rRNA 5S d.5.b.P.hydrocarbonoxydans"}, {"model_id": "d.16.e.P.cristatellae", "source": "CRW", "description": "Pseudonosema cristatellae rRNA 18S d.16.e.P.cristatellae"}, {"model_id": "d.16.e.P.haeckeli", "source": "CRW", "description": "Psorospermium haeckeli rRNA 18S d.16.e.P.haeckeli"}, {"model_id": "P2", "source": "Rfam", "description": "Psudomonas sRNA P2 (RF01672)"}, {"model_id": "d.16.b.P.pacificensis", "source": "CRW", "description": "Psychrobacter pacificensis rRNA 16S d.16.b.P.pacificensis"}, {"model_id": "Purine", "source": "Rfam", "description": "Purine riboswitch (RF00167)"}, {"model_id": "PutA_thermometer", "source": "Rfam", "description": "PutA 5' UTR thermometer (RF02780)"}, {"model_id": "RF_site1", "source": "Rfam", "description": "Putative RNA-dependent RNA polymerase ribosomal frameshift site (RF01074)"}, {"model_id": "RF_site3", "source": "Rfam", "description": "Putative RNA-dependent RNA polymerase ribosomal frameshift site (RF01079)"}, {"model_id": "Pxr", "source": "Rfam", "description": "Pxr regulatory sRNA (RF01812)"}, {"model_id": "b.16.m.P.littoralis", "source": "CRW", "description": "Pylaiella littoralis mt rRNA b.16.m.P.littoralis"}, {"model_id": "d.16.c.P.littoralis", "source": "CRW", "description": "Pylaiella littoralis small subunit rRNA d.16.c.P.littoralis"}, {"model_id": "PyrC_leader", "source": "Rfam", "description": "PyrC leader (RF02372)"}, {"model_id": "PyrD_leader", "source": "Rfam", "description": "PyrD leader (RF02373)"}, {"model_id": "PyrG_leader", "source": "Rfam", "description": "PyrG leader (RF02371)"}, {"model_id": "PyrR", "source": "Rfam", "description": "PyrR binding site (RF00515)"}, {"model_id": "d.16.c.P.parkeae", "source": "CRW", "description": "Pyramimonas parkeae small subunit rRNA d.16.c.P.parkeae"}, {"model_id": "Pyrobac-1", "source": "Rfam", "description": "Pyrobac-1 RNA (RF01722)"}, {"model_id": "RNaseP_TypeT_Pyrobaculum", "source": "RNAse P Database", "description": "Pyrobaculum RNAse P"}, {"model_id": "d.5.a.P.aerophilum", "source": "CRW", "description": "Pyrobaculum aerophilum rRNA 5S d.5.a.P.aerophilum"}, {"model_id": "asR3", "source": "Rfam", "description": "Pyrobaculum asRNA3 (RF02793)"}, {"model_id": "PyrR201", "source": "Rfam", "description": "Pyrobaculum sRNA 201 (RF02801)"}, {"model_id": "PyrR204", "source": "Rfam", "description": "Pyrobaculum sRNA 204 (RF02802)"}, {"model_id": "PyrR205", "source": "Rfam", "description": "Pyrobaculum sRNA 205 (RF02803)"}, {"model_id": "PyrR206", "source": "Rfam", "description": "Pyrobaculum sRNA 206 (RF02804)"}, {"model_id": "PyrR207", "source": "Rfam", "description": "Pyrobaculum sRNA 207 (RF02805)"}, {"model_id": "PyrR208", "source": "Rfam", "description": "Pyrobaculum sRNA 208 (RF02806)"}, {"model_id": "PyrR209", "source": "Rfam", "description": "Pyrobaculum sRNA 209 (RF02807)"}, {"model_id": "PyrR210", "source": "Rfam", "description": "Pyrobaculum sRNA 210 (RF02808)"}, {"model_id": "snoPyro_CD", "source": "Rfam", "description": "Pyrococcus C/D box small nucleolar RNA (RF00095)"}, {"model_id": "RNAseP_a_P_abyssi_JB", "source": "RNAse P Database", "description": "Pyrococcus abyssi RNAse P"}, {"model_id": "d.16.a.P.abyssi", "source": "CRW", "description": "Pyrococcus abyssi small subunit rRNA d.16.a.P.abyssi"}, {"model_id": "RNAseP_a_P_furiosus_JB", "source": "RNAse P Database", "description": "Pyrococcus furiosus RNAse P"}, {"model_id": "d.16.a.P.furiosus", "source": "CRW", "description": "Pyrococcus furiosus small subunit rRNA d.16.a.P.furiosus"}, {"model_id": "d.16.a.P.horikoshii", "source": "CRW", "description": "Pyrococcus horikoshii small subunit rRNA d.16.a.P.horikoshii"}, {"model_id": "d.5.a.P.woesei", "source": "CRW", "description": "Pyrococcus woesei rRNA 5S d.5.a.P.woesei"}, {"model_id": "d.5.a.P.occultum", "source": "CRW", "description": "Pyrodictium occultum rRNA 5S d.5.a.P.occultum"}, {"model_id": "d.16.a.P.occultum", "source": "CRW", "description": "Pyrodictium occultum small subunit rRNA d.16.a.P.occultum"}, {"model_id": "PYLIS_1", "source": "Rfam", "description": "Pyrrolysine insertion sequence 1 (RF01982)"}, {"model_id": "PYLIS_4", "source": "Rfam", "description": "Pyrrolysine insertion sequence TetR (RF02511)"}, {"model_id": "PYLIS_2", "source": "Rfam", "description": "Pyrrolysine insertion sequence mtbB (RF02509)"}, {"model_id": "PYLIS_3", "source": "Rfam", "description": "Pyrrolysine insertion sequence mttB (RF02510)"}, {"model_id": "PYLIS_5", "source": "Rfam", "description": "Pyrrolysine insertion sequence transposase 1 (RF02512)"}, {"model_id": "PYLIS_6", "source": "Rfam", "description": "Pyrrolysine insertion sequence transposase 2 (RF02513)"}, {"model_id": "Qrr", "source": "Rfam", "description": "Qrr RNA (RF00378)"}, {"model_id": "d.5.e.Q.petraea", "source": "CRW", "description": "Quercus petraea rRNA 5S d.5.e.Q.petraea"}, {"model_id": "Plasmid_R1162", "source": "Rfam", "description": "R1162-like plasmid antisense RNA (RF00043)"}, {"model_id": "R2_retro_el", "source": "Rfam", "description": "R2 RNA element (RF00524)"}, {"model_id": "RAGATH-1-hammerhead", "source": "Rfam", "description": "RAGATH-1 hammerhead ribozyme (RF03152)"}, {"model_id": "RAGATH-10", "source": "Rfam", "description": "RAGATH-10 RNA (RF03147)"}, {"model_id": "RAGATH-11", "source": "Rfam", "description": "RAGATH-11 RNA (RF03148)"}, {"model_id": "RAGATH-12", "source": "Rfam", "description": "RAGATH-12 RNA (RF03149)"}, {"model_id": "RAGATH-13", "source": "Rfam", "description": "RAGATH-13 RNA (RF02688)"}, {"model_id": "RAGATH-14", "source": "Rfam", "description": "RAGATH-14 RNA (RF03145)"}, {"model_id": "RAGATH-15", "source": "Rfam", "description": "RAGATH-15 RNA (RF03150)"}, {"model_id": "RAGATH-16", "source": "Rfam", "description": "RAGATH-16 RNA (RF03047)"}, {"model_id": "RAGATH-17", "source": "Rfam", "description": "RAGATH-17 RNA (RF03095)"}, {"model_id": "RAGATH-18", "source": "Rfam", "description": "RAGATH-18 RNA (RF03064)"}, {"model_id": "RAGATH-19", "source": "Rfam", "description": "RAGATH-19 RNA (RF03096)"}, {"model_id": "RAGATH-20", "source": "Rfam", "description": "RAGATH-20 RNA (RF03048)"}, {"model_id": "RAGATH-21", "source": "Rfam", "description": "RAGATH-21 RNA (RF03097)"}, {"model_id": "RAGATH-22", "source": "Rfam", "description": "RAGATH-22 RNA (RF03098)"}, {"model_id": "RAGATH-23", "source": "Rfam", "description": "RAGATH-23 RNA (RF03099)"}, {"model_id": "RAGATH-24", "source": "Rfam", "description": "RAGATH-24 RNA (RF03049)"}, {"model_id": "RAGATH-25", "source": "Rfam", "description": "RAGATH-25 RNA (RF03050)"}, {"model_id": "RAGATH-26", "source": "Rfam", "description": "RAGATH-26 RNA (RF03051)"}, {"model_id": "RAGATH-27", "source": "Rfam", "description": "RAGATH-27 RNA (RF03100)"}, {"model_id": "RAGATH-28", "source": "Rfam", "description": "RAGATH-28 RNA (RF03052)"}, {"model_id": "RAGATH-30", "source": "Rfam", "description": "RAGATH-30 RNA (RF03055)"}, {"model_id": "RAGATH-31", "source": "Rfam", "description": "RAGATH-31 RNA (RF03101)"}, {"model_id": "RAGATH-32", "source": "Rfam", "description": "RAGATH-32 RNA (RF02922)"}, {"model_id": "RAGATH-33", "source": "Rfam", "description": "RAGATH-33 RNA (RF03102)"}, {"model_id": "RAGATH-34", "source": "Rfam", "description": "RAGATH-34 RNA (RF03103)"}, {"model_id": "RAGATH-35", "source": "Rfam", "description": "RAGATH-35 RNA (RF03056)"}, {"model_id": "RAGATH-36", "source": "Rfam", "description": "RAGATH-36 RNA (RF03104)"}, {"model_id": "RAGATH-4", "source": "Rfam", "description": "RAGATH-4 RNA (RF03153)"}, {"model_id": "RAGATH-5", "source": "Rfam", "description": "RAGATH-5 RNA (RF02685)"}, {"model_id": "RAGATH-6", "source": "Rfam", "description": "RAGATH-6 RNA (RF02686)"}, {"model_id": "RAGATH-7", "source": "Rfam", "description": "RAGATH-7 RNA (RF03159)"}, {"model_id": "RAGATH-7-assoc", "source": "Rfam", "description": "RAGATH-7-assoc RNA (RF03105)"}, {"model_id": "RAGATH-8", "source": "Rfam", "description": "RAGATH-8 RNA (RF02687)"}, {"model_id": "RAGATH-9", "source": "Rfam", "description": "RAGATH-9 RNA (RF03146)"}, {"model_id": "RsaOG", "source": "Rfam", "description": "RNA S.aureus Orsay G (RF01775)"}, {"model_id": "RsaA", "source": "Rfam", "description": "RNA Staph. aureus A (RF01816)"}, {"model_id": "RsaB", "source": "Rfam", "description": "RNA Staph. aureus A (RF01817)"}, {"model_id": "RsaJ", "source": "Rfam", "description": "RNA Staph. aureus A (RF01822)"}, {"model_id": "RsaC", "source": "Rfam", "description": "RNA Staph. aureus C (RF01818)"}, {"model_id": "RsaD", "source": "Rfam", "description": "RNA Staph. aureus D (RF01819)"}, {"model_id": "RsaE", "source": "Rfam", "description": "RNA Staph. aureus E (RoxS) (RF01820)"}, {"model_id": "RsaF", "source": "Rfam", "description": "RNA Staph. aureus F (RF01858)"}, {"model_id": "RsaH", "source": "Rfam", "description": "RNA Staph. aureus H (RF01821)"}, {"model_id": "RatA", "source": "Rfam", "description": "RNA anti-toxin A (RF01776)"}, {"model_id": "RUF20", "source": "Rfam", "description": "RNA of unknown function 20 (RF01824)"}, {"model_id": "RUF21", "source": "Rfam", "description": "RNA of unknown function 21 (RF01825)"}, {"model_id": "RUF4", "source": "Rfam", "description": "RNA of unknown function RUF4 (RF01582)"}, {"model_id": "RNA-OUT", "source": "Rfam", "description": "RNA-OUT (RF00240)"}, {"model_id": "RNAI", "source": "Rfam", "description": "RNAI (RF00106)"}, {"model_id": "RNAIII", "source": "Rfam", "description": "RNAIII (RF00503)"}, {"model_id": "rne5", "source": "Rfam", "description": "RNase E 5' UTR element (RF00040)"}, {"model_id": "RNase_MRP", "source": "Rfam", "description": "RNase MRP (RF00030)"}, {"model_id": "ROOL", "source": "Rfam", "description": "ROOL RNA (RF03087)"}, {"model_id": "RT-1", "source": "Rfam", "description": "RT-1 RNA (RF03114)"}, {"model_id": "RT-10", "source": "Rfam", "description": "RT-10 RNA (RF03022)"}, {"model_id": "RT-11", "source": "Rfam", "description": "RT-11 RNA (RF03106)"}, {"model_id": "RT-12", "source": "Rfam", "description": "RT-12 RNA (RF03016)"}, {"model_id": "RT-13", "source": "Rfam", "description": "RT-13 RNA (RF03017)"}, {"model_id": "RT-14", "source": "Rfam", "description": "RT-14 RNA (RF02921)"}, {"model_id": "RT-15", "source": "Rfam", "description": "RT-15 RNA (RF03018)"}, {"model_id": "RT-16", "source": "Rfam", "description": "RT-16 RNA (RF03019)"}, {"model_id": "RT-17", "source": "Rfam", "description": "RT-17 RNA (RF03020)"}, {"model_id": "RT-18", "source": "Rfam", "description": "RT-18 RNA (RF03021)"}, {"model_id": "RT-19", "source": "Rfam", "description": "RT-19 RNA (RF03073)"}, {"model_id": "RT-2", "source": "Rfam", "description": "RT-2 RNA (RF03077)"}, {"model_id": "RT-3", "source": "Rfam", "description": "RT-3 RNA (RF03068)"}, {"model_id": "RT-4", "source": "Rfam", "description": "RT-4 RNA (RF03025)"}, {"model_id": "RT-5", "source": "Rfam", "description": "RT-5 RNA (RF03026)"}, {"model_id": "RT-6", "source": "Rfam", "description": "RT-6 RNA (RF03027)"}, {"model_id": "RT-7", "source": "Rfam", "description": "RT-7 RNA (RF03028)"}, {"model_id": "RT-8", "source": "Rfam", "description": "RT-8 RNA (RF03029)"}, {"model_id": "RT-9", "source": "Rfam", "description": "RT-9 RNA (RF03080)"}, {"model_id": "RalA", "source": "Rfam", "description": "RalR antitoxin (RF02694)"}, {"model_id": "d.16.m.R.norvegicus", "source": "CRW", "description": "Rattus norvegicus mt rRNA d.16.m.R.norvegicus"}, {"model_id": "d.16.e.R.norvegicus", "source": "CRW", "description": "Rattus norvegicus rRNA 18S d.16.e.R.norvegicus"}, {"model_id": "RcsR1", "source": "Rfam", "description": "RcsR1 sRNA (RF02552)"}, {"model_id": "d.16.e.R.americana", "source": "CRW", "description": "Reclinomonas americana rRNA 18S d.16.e.R.americana"}, {"model_id": "RmaA", "source": "Rfam", "description": "Regulator of motility and amylovoran A (RF02629)"}, {"model_id": "REN-SRE", "source": "Rfam", "description": "Renin stability regulatory element (REN-SRE) (RF00180)"}, {"model_id": "ROSE", "source": "Rfam", "description": "Repression of heat shock gene expression (ROSE) element (RF00435)"}, {"model_id": "ROSE_2", "source": "Rfam", "description": "Repression of heat shock gene expression (ROSE) element (RF01832)"}, {"model_id": "ROSE_3", "source": "Rfam", "description": "Repression of heat shock gene expression (ROSE) element (RF02523)"}, {"model_id": "msr", "source": "Rfam", "description": "Retron msr RNA (RF00170)"}, {"model_id": "RSV_RNA", "source": "Rfam", "description": "Retroviral 3'UTR stability element (RF01417)"}, {"model_id": "Retro_dr1", "source": "Rfam", "description": "Retrovirus direct repeat 1 (dr1) (RF00214)"}, {"model_id": "RgsA", "source": "Rfam", "description": "RgsA sRNA (RF00628)"}, {"model_id": "d.16.e.R.belgicae", "source": "CRW", "description": "Rhaphoneis belgicae rRNA 18S d.16.e.R.belgicae"}, {"model_id": "d.16.m.R.unicornis", "source": "CRW", "description": "Rhinoceros unicornis mt rRNA d.16.m.R.unicornis"}, {"model_id": "Atu_At1", "source": "Rfam", "description": "Rhizobiales sRNA Atu_At1 (RF02496)"}, {"model_id": "Atu_C10", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C10 (RF02497)"}, {"model_id": "Atu_C3", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C3 (RF02498)"}, {"model_id": "Atu_C4", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C4 (RF02499)"}, {"model_id": "Atu_C7", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C7 (RF02501)"}, {"model_id": "Atu_C8", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C8 (RF02502)"}, {"model_id": "Atu_C9", "source": "Rfam", "description": "Rhizobiales sRNA Atu_C9 (RF02503)"}, {"model_id": "Atu_L1", "source": "Rfam", "description": "Rhizobiales sRNA Atu_L1 (RF02504)"}, {"model_id": "Atu_L6", "source": "Rfam", "description": "Rhizobiales sRNA Atu_L6 (RF02505)"}, {"model_id": "Atu_Ti1", "source": "Rfam", "description": "Rhizobiales sRNA Atu_Ti1 (RF02506)"}, {"model_id": "Atu_Ti3", "source": "Rfam", "description": "Rhizobiales sRNA Atu_Ti3 (RF02507)"}, {"model_id": "Atu_Ti4", "source": "Rfam", "description": "Rhizobiales sRNA Atu_Ti4 (RF02508)"}, {"model_id": "Rhizobiales-2", "source": "Rfam", "description": "Rhizobiales-2 RNA (RF01723)"}, {"model_id": "a.16.e.G.intraradices", "source": "CRW", "description": "Rhizophagus intraradices rRNA 18S a.16.e.G.intraradices"}, {"model_id": "d.16.e.R.oryzae", "source": "CRW", "description": "Rhizopus oryzae rRNA 18S d.16.e.R.oryzae"}, {"model_id": "RhlA_thermometer", "source": "Rfam", "description": "RhlA 5' UTR ROSE like thermometer (RF02758)"}, {"model_id": "d.16.e.R.maculata", "source": "CRW", "description": "Rhodella violacea rRNA 18S d.16.e.R.maculata"}, {"model_id": "Rhodo-rpoB", "source": "Rfam", "description": "Rhodo-rpoB RNA (RF03074)"}, {"model_id": "d.5.b.R.capsulatus", "source": "CRW", "description": "Rhodobacter capsulatus rRNA 5S d.5.b.R.capsulatus"}, {"model_id": "d.16.b.R.orientis", "source": "CRW", "description": "Rhodobium orientis rRNA 16S d.16.b.R.orientis"}, {"model_id": "d.16.b.R.acidophilus", "source": "CRW", "description": "Rhodoblastus acidophilus rRNA 16S d.16.b.R.acidophilus"}, {"model_id": "d.16.e.R.parvula", "source": "CRW", "description": "Rhodochaete parvula rRNA 18S d.16.e.R.parvula"}, {"model_id": "d.16.b.R.erythropolis", "source": "CRW", "description": "Rhodococcus erythropolis rRNA 16S d.16.b.R.erythropolis"}, {"model_id": "d.16.e.R.carriebowensis", "source": "CRW", "description": "Rhodogorgon carriebowensis rRNA 18S d.16.e.R.carriebowensis"}, {"model_id": "d.16.e.R.leptophylla", "source": "CRW", "description": "Rhodymenia leptophylla rRNA 18S d.16.e.R.leptophylla"}, {"model_id": "IRES_RhPV", "source": "Rfam", "description": "Rhopalosiphum padi virus 5'UTR internal ribosome entry site (RF02658)"}, {"model_id": "S15", "source": "Rfam", "description": "Ribosomal S15 leader (RF00114)"}, {"model_id": "L10_leader", "source": "Rfam", "description": "Ribosomal protein L10 leader (RF00557)"}, {"model_id": "L13_leader", "source": "Rfam", "description": "Ribosomal protein L13 leader (RF00555)"}, {"model_id": "L19_leader", "source": "Rfam", "description": "Ribosomal protein L19 leader (RF00556)"}, {"model_id": "L20_leader", "source": "Rfam", "description": "Ribosomal protein L20 leader (RF00558)"}, {"model_id": "L21_leader", "source": "Rfam", "description": "Ribosomal protein L21 leader (RF00559)"}, {"model_id": "d.16.c.R.communis", "source": "CRW", "description": "Ricinus communis small subunit rRNA d.16.c.R.communis"}, {"model_id": "d.16.b.R.bellii", "source": "CRW", "description": "Rickettsia bellii rRNA 16S d.16.b.R.bellii"}, {"model_id": "d.16.b.R.felis.URRWXCal2", "source": "CRW", "description": "Rickettsia felis URRWXCal2 rRNA 16S d.16.b.R.felis.URRWXCal2"}, {"model_id": "RNAseP_b_R_prowazekii_JB", "source": "RNAse P Database", "description": "Rickettsia prowazekii RNAse P"}, {"model_id": "d.16.b.R.prowazekii", "source": "CRW", "description": "Rickettsia prowazekii rRNA 16S d.16.b.R.prowazekii"}, {"model_id": "d.16.b.R.rickettsii", "source": "CRW", "description": "Rickettsia rickettsii rRNA 16S d.16.b.R.rickettsii"}, {"model_id": "rpsL_ricks", "source": "Rfam", "description": "Rickettsia rpsL leader (RF01774)"}, {"model_id": "Ricks_sRNA10", "source": "Rfam", "description": "Rickettsia sRNA 10 (RF02574)"}, {"model_id": "Rp_sR47", "source": "Rfam", "description": "Rickettsia sRNA47 (RF02800)"}, {"model_id": "RnaG", "source": "Rfam", "description": "RnaG sRNA (RF02550)"}, {"model_id": "Rota_CRE", "source": "Rfam", "description": "Rotavirus cis-acting replication element (CRE) (RF00501)"}, {"model_id": "Rothia-sucC", "source": "Rfam", "description": "Rothia-sucC RNA (RF03024)"}, {"model_id": "RSV_PBS", "source": "Rfam", "description": "Rous sarcoma virus (RSV) primer binding site (PBS) (RF00467)"}, {"model_id": "RprA", "source": "Rfam", "description": "RprA RNA (RF00034)"}, {"model_id": "RpsF_leader", "source": "Rfam", "description": "RpsF leader (RF02893)"}, {"model_id": "RsmW", "source": "Rfam", "description": "RsmW RNA family (RF02809)"}, {"model_id": "RsmY", "source": "Rfam", "description": "RsmY RNA family (RF00195)"}, {"model_id": "RtT", "source": "Rfam", "description": "RtT RNA (RF00391)"}, {"model_id": "Rubella_3", "source": "Rfam", "description": "Rubella virus 3' cis-acting element (RF00194)"}, {"model_id": "d.5.b.P.brasiliensis", "source": "CRW", "description": "Rubinisphaera brasiliensis rRNA 5S d.5.b.P.brasiliensis"}, {"model_id": "Cis2_sRNA", "source": "Rfam", "description": "Ruegeria cis2 sRNA (RF02645)"}, {"model_id": "Cis52_sRNA", "source": "Rfam", "description": "Ruegeria cis52 sRNA (RF02647)"}, {"model_id": "Cis8_sRNA", "source": "Rfam", "description": "Ruegeria cis8 sRNA (RF02646)"}, {"model_id": "Cis90_sRNA", "source": "Rfam", "description": "Ruegeria cis90 sRNA (RF02648)"}, {"model_id": "Trans44_sRNA", "source": "Rfam", "description": "Ruegeria trans44 sRNA (RF02649)"}, {"model_id": "RybB", "source": "Rfam", "description": "RybB RNA (RF00110)"}, {"model_id": "RydC", "source": "Rfam", "description": "RydC RNA (RF00505)"}, {"model_id": "RyhB", "source": "Rfam", "description": "RyhB RNA (RF00057)"}, {"model_id": "SAM-IV", "source": "Rfam", "description": "S-adenosyl methionine (SAM) riboswitch, (RF00634)"}, {"model_id": "SAH_riboswitch", "source": "Rfam", "description": "S-adenosyl-L-homocysteine riboswitch (RF01057)"}, {"model_id": "S-element", "source": "Rfam", "description": "S-element (RF00490)"}, {"model_id": "Teg23", "source": "Rfam", "description": "S. aureus Teg23 small RNA (RF02583)"}, {"model_id": "tsr24", "source": "Rfam", "description": "S. aureus tsr24 small RNA (RF02577)"}, {"model_id": "tsr25", "source": "Rfam", "description": "S. aureus tsr25 small RNA (RF02578)"}, {"model_id": "tsr26", "source": "Rfam", "description": "S. aureus tsr26 small RNA (RF02579)"}, {"model_id": "tsr31", "source": "Rfam", "description": "S. aureus tsr31 small RNA (RF02580)"}, {"model_id": "tsr32", "source": "Rfam", "description": "S. aureus tsr32 small RNA (RF02581)"}, {"model_id": "tsr33", "source": "Rfam", "description": "S. aureus tsr33 small RNA (RF02582)"}, {"model_id": "Spy392987", "source": "Rfam", "description": "S. pyogenes antisense RNA 392987 (RF02592)"}, {"model_id": "Spy1186876", "source": "Rfam", "description": "S. pyogenes small RNA 1186876 (RF02590)"}, {"model_id": "Spy1786666", "source": "Rfam", "description": "S. pyogenes small RNA 1786666 (RF02591)"}, {"model_id": "Spy779816", "source": "Rfam", "description": "S. pyogenes small RNA 779816 (RF02589)"}, {"model_id": "MOSES4", "source": "Rfam", "description": "S. pyogenes small RNA MOSES4 (RF02640)"}, {"model_id": "Spy490380c", "source": "Rfam", "description": "S. pyogenes small RNA Spy490380c (RF02644)"}, {"model_id": "Spy490483c", "source": "Rfam", "description": "S. pyogenes small RNA Spy490483c (RF02641)"}, {"model_id": "Spy491311c", "source": "Rfam", "description": "S. pyogenes small RNA Spy491311c (RF02642)"}, {"model_id": "Spy491738", "source": "Rfam", "description": "S. pyogenes small RNA Spy491738 (RF02643)"}, {"model_id": "S10-Clostridia", "source": "Rfam", "description": "S10-Clostridia ribosomal protein leader (RF03136)"}, {"model_id": "S15-Flavobacteria", "source": "Rfam", "description": "S15-Flavobacteria ribosomal protein leader (RF03161)"}, {"model_id": "S15-Halobacteria", "source": "Rfam", "description": "S15-Halobacteria ribosomal protein leader (RF03143)"}, {"model_id": "S15-Methanomicrobia", "source": "Rfam", "description": "S15-Methanomicrobia ribosomal protein leader (RF03137)"}, {"model_id": "S16-Flavobacteria", "source": "Rfam", "description": "S16-Flavobacteria ribosomal protein leader (RF03138)"}, {"model_id": "S4-Bacteroidia", "source": "Rfam", "description": "S4-Bacteroidia ribosomal protein leader (RF03139)"}, {"model_id": "S4-Clostridia", "source": "Rfam", "description": "S4-Clostridia ribosomal protein leader (RF03140)"}, {"model_id": "S4-Flavobacteria", "source": "Rfam", "description": "S4-Flavobacteria ribosomal protein leader (RF03141)"}, {"model_id": "S4-Fusobacteriales", "source": "Rfam", "description": "S4-Fusobacteriales ribosomal protein leader (RF03133)"}, {"model_id": "S6-S18-Chlorobi", "source": "Rfam", "description": "S6-S18-Chlorobi ribosomal protein leader (RF03134)"}, {"model_id": "SAM", "source": "Rfam", "description": "SAM riboswitch (S box leader) (RF00162)"}, {"model_id": "SAM_alpha", "source": "Rfam", "description": "SAM riboswitch (alpha-proteobacteria) (RF00521)"}, {"model_id": "SAM-Chlorobi", "source": "Rfam", "description": "SAM-Chlorobi RNA (RF01724)"}, {"model_id": "SAM-I-IV-variant", "source": "Rfam", "description": "SAM-I/IV variant riboswitch (RF01725)"}, {"model_id": "SAM-II_long_loops", "source": "Rfam", "description": "SAM-II long loop (RF01726)"}, {"model_id": "SAM_V", "source": "Rfam", "description": "SAM-V riboswitch (RF01826)"}, {"model_id": "SAM_VI", "source": "Rfam", "description": "SAM-VI riboswitch (RF02885)"}, {"model_id": "SAM-SAH", "source": "Rfam", "description": "SAM/SAH riboswitch (RF01727)"}, {"model_id": "SAR11_0636", "source": "Rfam", "description": "SAR11_0636 sRNA (RF01827)"}, {"model_id": "SL1", "source": "Rfam", "description": "SL1 RNA (RF00198)"}, {"model_id": "SL2", "source": "Rfam", "description": "SL2 RNA (RF00199)"}, {"model_id": "HCV_SL588", "source": "Rfam", "description": "SL588 non-coding RNA (RF04220)"}, {"model_id": "HCV_SL669", "source": "Rfam", "description": "SL669 non-coding RNA (RF04221)"}, {"model_id": "SMK_box_riboswitch", "source": "Rfam", "description": "SMK box translational riboswitch (SAM-III) (RF01767)"}, {"model_id": "antisense_SR1", "source": "Rfam", "description": "SR1 sRNA (RF02376)"}, {"model_id": "STAXI", "source": "Rfam", "description": "STAXI RNA (RF01728)"}, {"model_id": "STnc150", "source": "Rfam", "description": "STnc150 Hfq binding RNA (RF01402)"}, {"model_id": "STnc250", "source": "Rfam", "description": "STnc250 Hfq binding RNA (RF01409)"}, {"model_id": "STnc290", "source": "Rfam", "description": "STnc290 Hfq binding RNA (RF01403)"}, {"model_id": "STnc490", "source": "Rfam", "description": "STnc490 Hfq binding RNA (RF01405)"}, {"model_id": "STnc500", "source": "Rfam", "description": "STnc500 Hfq binding RNA (RF01406)"}, {"model_id": "STnc560", "source": "Rfam", "description": "STnc560 Hfq binding RNA (RF01407)"}, {"model_id": "RNAseP_a_S_solfataricus_JB", "source": "RNAse P Database", "description": "Saccharolobus solfataricus RNAse P"}, {"model_id": "d.5.a.S.solfataricus", "source": "CRW", "description": "Saccharolobus solfataricus rRNA 5S d.5.a.S.solfataricus"}, {"model_id": "d.16.a.S.solfataricus.2", "source": "CRW", "description": "Saccharolobus solfataricus small subunit rRNA d.16.a.S.solfataricus.2"}, {"model_id": "SC_LSU_3D", "source": "RiboVision LSU", "description": "Saccharomyces cerevisiae large subunit rRNA"}, {"model_id": "b.16.m.S.cerevisiae", "source": "CRW", "description": "Saccharomyces cerevisiae mt rRNA b.16.m.S.cerevisiae"}, {"model_id": "d.16.e.S.cerevisiae", "source": "CRW", "description": "Saccharomyces cerevisiae rRNA 18S d.16.e.S.cerevisiae"}, {"model_id": "d.5.e.S.cerevisiae", "source": "CRW", "description": "Saccharomyces cerevisiae rRNA 5S d.5.e.S.cerevisiae"}, {"model_id": "SC_SSU_3D", "source": "RiboVision SSU", "description": "Saccharomyces cerevisiae small subunit rRNA"}, {"model_id": "Sacc_telomerase", "source": "Rfam", "description": "Saccharomyces telomerase (RF01050)"}, {"model_id": "Sernc350", "source": "Rfam", "description": "Saccharopolyspora sRNA 350 (RF02735)"}, {"model_id": "Sernc389", "source": "Rfam", "description": "Saccharopolyspora sRNA 389 (RF02743)"}, {"model_id": "d.5.e.S.kowalevskii", "source": "CRW", "description": "Saccoglossus kowalevskii rRNA 5S d.5.e.S.kowalevskii"}, {"model_id": "b.16.m.S.salar", "source": "CRW", "description": "Salmo salar mt rRNA b.16.m.S.salar"}, {"model_id": "StyR-143", "source": "Rfam", "description": "Salmonella enterica Typhi npcRNA 143 (RF02653)"}, {"model_id": "StyR-3", "source": "Rfam", "description": "Salmonella enterica Typhi npcRNA 3 (RF02652)"}, {"model_id": "StyR-44", "source": "Rfam", "description": "Salmonella enterica Typhi npcRNA 44 (RF01830)"}, {"model_id": "STnc30", "source": "Rfam", "description": "Salmonella enterica conserved region STnc30 (RF02048)"}, {"model_id": "STnc170", "source": "Rfam", "description": "Salmonella enterica sRNA STnc170 (RF02080)"}, {"model_id": "STnc210", "source": "Rfam", "description": "Salmonella enterica sRNA STnc210 (RF02078)"}, {"model_id": "STnc220", "source": "Rfam", "description": "Salmonella enterica sRNA STnc220 (RF02077)"}, {"model_id": "STnc260", "source": "Rfam", "description": "Salmonella enterica sRNA STnc260 (RF02073)"}, {"model_id": "STnc280", "source": "Rfam", "description": "Salmonella enterica sRNA STnc280 (RF02071)"}, {"model_id": "STnc300", "source": "Rfam", "description": "Salmonella enterica sRNA STnc300 (RF02070)"}, {"model_id": "STnc310", "source": "Rfam", "description": "Salmonella enterica sRNA STnc310 (RF02067)"}, {"model_id": "STnc320", "source": "Rfam", "description": "Salmonella enterica sRNA STnc320 (RF02066)"}, {"model_id": "STnc350", "source": "Rfam", "description": "Salmonella enterica sRNA STnc350 (RF02063)"}, {"model_id": "STnc361", "source": "Rfam", "description": "Salmonella enterica sRNA STnc361 (RF02062)"}, {"model_id": "STnc40", "source": "Rfam", "description": "Salmonella enterica sRNA STnc40 (RF02057)"}, {"model_id": "STnc50", "source": "Rfam", "description": "Salmonella enterica sRNA STnc40 (RF02059)"}, {"model_id": "STnc420", "source": "Rfam", "description": "Salmonella enterica sRNA STnc420 (RF02054)"}, {"model_id": "STnc460", "source": "Rfam", "description": "Salmonella enterica sRNA STnc460 (RF02049)"}, {"model_id": "STnc470", "source": "Rfam", "description": "Salmonella enterica sRNA STnc470 (RF02050)"}, {"model_id": "STnc590", "source": "Rfam", "description": "Salmonella enterica sRNA STnc590 (RF02072)"}, {"model_id": "mgtC_leader", "source": "Rfam", "description": "Salmonella mgtC leader RNA (RF02887)"}, {"model_id": "STnc390", "source": "Rfam", "description": "Salmonella sRNA STnc390 (RF02056)"}, {"model_id": "d.5.e.S.cynthia.XBM", "source": "CRW", "description": "Samia cynthia ricini x Bombyx mori rRNA 5S d.5.e.S.cynthia.XBM"}, {"model_id": "Sarbecovirus-3UTR", "source": "Rfam", "description": "Sarbecovirus 3'UTR (RF03125)"}, {"model_id": "Sarbecovirus-5UTR", "source": "Rfam", "description": "Sarbecovirus 5'UTR (RF03120)"}, {"model_id": "Virus_CITE_5", "source": "Rfam", "description": "Satellite tobacco necrosis virus cap-independent translation element (RF02460)"}, {"model_id": "d.16.m.S.aquaticus", "source": "CRW", "description": "Scalopus aquaticus mt rRNA d.16.m.S.aquaticus"}, {"model_id": "d.5.e.S.aggregatum", "source": "CRW", "description": "Schizochytrium aggregatum rRNA 5S d.5.e.S.aggregatum"}, {"model_id": "RNAseP_e_S_pombe_JB", "source": "RNAse P Database", "description": "Schizosaccharomyces pombe RNAse P"}, {"model_id": "d.5.e.S.pombe.1", "source": "CRW", "description": "Schizosaccharomyces pombe rRNA 5S d.5.e.S.pombe.1"}, {"model_id": "b.16.m.S.canicula", "source": "CRW", "description": "Scyliorhinus canicula mt rRNA b.16.m.S.canicula"}, {"model_id": "d.5.e.S.canicula", "source": "CRW", "description": "Scyliorhinus canicula rRNA 5S d.5.e.S.canicula"}, {"model_id": "SdsR_RyeB", "source": "Rfam", "description": "SdsR_RyeB RNA (RF00111)"}, {"model_id": "b.16.m.S.cereale", "source": "CRW", "description": "Secale cereale mt rRNA b.16.m.S.cereale"}, {"model_id": "SECIS_1", "source": "Rfam", "description": "Selenocysteine insertion sequence 1 (RF00031)"}, {"model_id": "SECIS_2", "source": "Rfam", "description": "Selenocysteine insertion sequence 2 (RF01988)"}, {"model_id": "SECIS_3", "source": "Rfam", "description": "Selenocysteine insertion sequence 3 (RF01989)"}, {"model_id": "SECIS_4", "source": "Rfam", "description": "Selenocysteine insertion sequence 4 (RF01990)"}, {"model_id": "SECIS_5", "source": "Rfam", "description": "Selenocysteine insertion sequence 5 (RF01991)"}, {"model_id": "d.16.e.S.pupula", "source": "CRW", "description": "Sellaphora pupula f. capitata rRNA 18S d.16.e.S.pupula"}, {"model_id": "sot0042", "source": "Rfam", "description": "Sense overlapping transcript RNA 0042 (sot) (RF02656)"}, {"model_id": "sot2652", "source": "Rfam", "description": "Sense overlapping transcript RNA 2652 (sot) (RF02657)"}, {"model_id": "d.5.e.S.officinalis", "source": "CRW", "description": "Sepia officinalis rRNA 5S d.5.e.S.officinalis"}, {"model_id": "d.16.b.S.marcescens", "source": "CRW", "description": "Serratia marcescens rRNA 16S d.16.b.S.marcescens"}, {"model_id": "d.16.e.S.indicum", "source": "CRW", "description": "Sesamum indicum rRNA 18S d.16.e.S.indicum"}, {"model_id": "SgrS", "source": "Rfam", "description": "SgrS RNA (RF00534)"}, {"model_id": "d.5.b.S.colwelliana", "source": "CRW", "description": "Shewanella colwelliana rRNA 5S d.5.b.S.colwelliana"}, {"model_id": "d.5.b.S.hanedai", "source": "CRW", "description": "Shewanella hanedai rRNA 5S d.5.b.S.hanedai"}, {"model_id": "d.16.b.S.putrefaciens", "source": "CRW", "description": "Shewanella putrefaciens rRNA 16S d.16.b.S.putrefaciens"}, {"model_id": "d.5.b.S.putrefaciens", "source": "CRW", "description": "Shewanella putrefaciens rRNA 5S d.5.b.S.putrefaciens"}, {"model_id": "d.16.b.S.dysenteriae.2", "source": "CRW", "description": "Shigella dysenteriae rRNA 16S d.16.b.S.dysenteriae.2"}, {"model_id": "Ssr1", "source": "Rfam", "description": "Shigella small RNA 1 (RF02627)"}, {"model_id": "SIB_RNA", "source": "Rfam", "description": "Short Intergenic Abundant RNA (RF00113)"}, {"model_id": "d.16.e.S.alba", "source": "CRW", "description": "Sinapis alba rRNA 18S d.16.e.S.alba"}, {"model_id": "SorX", "source": "Rfam", "description": "Singlet oxygen resistance RNA X (RF02784)"}, {"model_id": "SorY", "source": "Rfam", "description": "Singlet oxygen resistance RNA Y (RF02651)"}, {"model_id": "d.16.e.S.costatum", "source": "CRW", "description": "Skeletonema costatum rRNA 18S d.16.e.S.costatum"}, {"model_id": "d.16.c.S.pseudocostatum", "source": "CRW", "description": "Skeletonema pseudocostatum small subunit rRNA d.16.c.S.pseudocostatum"}, {"model_id": "SmY", "source": "Rfam", "description": "SmY spliceosomal RNA (RF01844)"}, {"model_id": "SCARNA1", "source": "Rfam", "description": "Small Cajal body specific RNA 1 (RF00553)"}, {"model_id": "SCARNA11", "source": "Rfam", "description": "Small Cajal body specific RNA 11 (RF00564)"}, {"model_id": "SCARNA13", "source": "Rfam", "description": "Small Cajal body specific RNA 13 (RF00231)"}, {"model_id": "SCARNA14", "source": "Rfam", "description": "Small Cajal body specific RNA 14 (RF00582)"}, {"model_id": "SCARNA15", "source": "Rfam", "description": "Small Cajal body specific RNA 15 (RF00426)"}, {"model_id": "SCARNA16", "source": "Rfam", "description": "Small Cajal body specific RNA 16 (RF00424)"}, {"model_id": "SCARNA20", "source": "Rfam", "description": "Small Cajal body specific RNA 20 (RF00601)"}, {"model_id": "SCARNA21", "source": "Rfam", "description": "Small Cajal body specific RNA 21 (RF00602)"}, {"model_id": "SCARNA23", "source": "Rfam", "description": "Small Cajal body specific RNA 23 (RF00427)"}, {"model_id": "SCARNA24", "source": "Rfam", "description": "Small Cajal body specific RNA 24 (RF00422)"}, {"model_id": "SCARNA3", "source": "Rfam", "description": "Small Cajal body specific RNA 3 (RF00565)"}, {"model_id": "SCARNA4", "source": "Rfam", "description": "Small Cajal body specific RNA 4 (RF00423)"}, {"model_id": "SCARNA6", "source": "Rfam", "description": "Small Cajal body specific RNA 6 (RF00478)"}, {"model_id": "SCARNA8", "source": "Rfam", "description": "Small Cajal body specific RNA 8 (RF00286)"}, {"model_id": "sca_ncR14", "source": "Rfam", "description": "Small Cajal body specific RNA ncR14 (RF02718)"}, {"model_id": "sca_ncR20", "source": "Rfam", "description": "Small Cajal body specific RNA ncR20 (RF02719)"}, {"model_id": "sca_ncR21", "source": "Rfam", "description": "Small Cajal body specific RNA ncR21 (RF02720)"}, {"model_id": "sca_ncR26", "source": "Rfam", "description": "Small Cajal body specific RNA ncR26 (RF02721)"}, {"model_id": "sca_ncR27", "source": "Rfam", "description": "Small Cajal body specific RNA ncR27 (RF02722)"}, {"model_id": "SCARNA2", "source": "Rfam", "description": "Small Cajal body-specific RNA 2 (RF01268)"}, {"model_id": "SCARNA7", "source": "Rfam", "description": "Small Cajal body-specific RNA 7 (RF01295)"}, {"model_id": "SNORD64", "source": "Rfam", "description": "Small Nucleolar RNA SNORD64 (RF00570)"}, {"model_id": "ACA59", "source": "Rfam", "description": "Small nucleolar RNA ACA59 (RF01293)"}, {"model_id": "ACA64", "source": "Rfam", "description": "Small nucleolar RNA ACA64 (RF01225)"}, {"model_id": "snoCD11", "source": "Rfam", "description": "Small nucleolar RNA CD11 (RF00538)"}, {"model_id": "snoF1_F2", "source": "Rfam", "description": "Small nucleolar RNA F1/F2/snoR5a (RF00482)"}, {"model_id": "GlsR10", "source": "Rfam", "description": "Small nucleolar RNA GlsR10 (RF02478)"}, {"model_id": "GlsR18", "source": "Rfam", "description": "Small nucleolar RNA GlsR18 (RF02481)"}, {"model_id": "GlsR19", "source": "Rfam", "description": "Small nucleolar RNA GlsR19 (RF02482)"}, {"model_id": "GlsR20", "source": "Rfam", "description": "Small nucleolar RNA GlsR20 (RF02483)"}, {"model_id": "GlsR21", "source": "Rfam", "description": "Small nucleolar RNA GlsR21 (RF02484)"}, {"model_id": "GlsR22", "source": "Rfam", "description": "Small nucleolar RNA GlsR22 (RF02485)"}, {"model_id": "GlsR23", "source": "Rfam", "description": "Small nucleolar RNA GlsR23 (RF02486)"}, {"model_id": "GlsR24", "source": "Rfam", "description": "Small nucleolar RNA GlsR24 (RF02487)"}, {"model_id": "GlsR25", "source": "Rfam", "description": "Small nucleolar RNA GlsR25 (RF02488)"}, {"model_id": "GlsR26", "source": "Rfam", "description": "Small nucleolar RNA GlsR26 (RF02489)"}, {"model_id": "GlsR27", "source": "Rfam", "description": "Small nucleolar RNA GlsR27 (RF02490)"}, {"model_id": "GlsR7", "source": "Rfam", "description": "Small nucleolar RNA GlsR7 (RF02476)"}, {"model_id": "GlsR9", "source": "Rfam", "description": "Small nucleolar RNA GlsR9 (RF02477)"}, {"model_id": "snoJ26", "source": "Rfam", "description": "Small nucleolar RNA J26 (RF00336)"}, {"model_id": "snoJ33", "source": "Rfam", "description": "Small nucleolar RNA J33 (RF00315)"}, {"model_id": "snoMBII-202", "source": "Rfam", "description": "Small nucleolar RNA MBII-202 (RF00324)"}, {"model_id": "snoMe18S-Gm1358", "source": "Rfam", "description": "Small nucleolar RNA Me18S-Gm1358 (RF00533)"}, {"model_id": "snoMe18S-Um1356", "source": "Rfam", "description": "Small nucleolar RNA Me18S-Um1356 (RF00532)"}, {"model_id": "snoMe28S-Am2589", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Am2589 (RF00529)"}, {"model_id": "snoMe28S-Am2634", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Am2634 (RF00537)"}, {"model_id": "snoMe28S-Am982", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Am982 (RF00535)"}, {"model_id": "snoMe28S-Cm2645", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Cm2645 (RF00530)"}, {"model_id": "snoMe28S-Cm3227", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Cm3227 (RF00536)"}, {"model_id": "snoMe28S-Cm788", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Cm788 (RF00539)"}, {"model_id": "snoMe28S-Gm1083", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Gm1083 (RF00528)"}, {"model_id": "snoMe28S-Gm3113", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Gm3113 (RF00531)"}, {"model_id": "snoMe28S-G3255", "source": "Rfam", "description": "Small nucleolar RNA Me28S-Gm3255 (RF00527)"}, {"model_id": "snoMe28S-U3344", "source": "Rfam", "description": "Small nucleolar RNA Me28S-U3344 (RF00526)"}, {"model_id": "snoR11", "source": "Rfam", "description": "Small nucleolar RNA R11/Z151 (RF00349)"}, {"model_id": "snoR12", "source": "Rfam", "description": "Small nucleolar RNA R12 (RF00204)"}, {"model_id": "snoR16", "source": "Rfam", "description": "Small nucleolar RNA R16 (RF00296)"}, {"model_id": "snoR160", "source": "Rfam", "description": "Small nucleolar RNA R160 (RF00203)"}, {"model_id": "snoR20", "source": "Rfam", "description": "Small nucleolar RNA R20 (RF00351)"}, {"model_id": "snoR21", "source": "Rfam", "description": "Small nucleolar RNA R21 (RF00352)"}, {"model_id": "snoR24", "source": "Rfam", "description": "Small nucleolar RNA R24 (RF00132)"}, {"model_id": "snoR30", "source": "Rfam", "description": "Small nucleolar RNA R30/Z108 (RF00046)"}, {"model_id": "snoR32_R81", "source": "Rfam", "description": "Small nucleolar RNA R32/R81/Z41 (RF00356)"}, {"model_id": "snoR38", "source": "Rfam", "description": "Small nucleolar RNA R38 (RF00213)"}, {"model_id": "snoR41", "source": "Rfam", "description": "Small nucleolar RNA R41 (RF00205)"}, {"model_id": "snoR43", "source": "Rfam", "description": "Small nucleolar RNA R43 (RF00316)"}, {"model_id": "snoR44_J54", "source": "Rfam", "description": "Small nucleolar RNA R44/J54/Z268 family (RF00357)"}, {"model_id": "snoR442", "source": "Rfam", "description": "Small nucleolar RNA R442 (RF01232)"}, {"model_id": "snoR64", "source": "Rfam", "description": "Small nucleolar RNA R64/Z200 family (RF00267)"}, {"model_id": "snoR66", "source": "Rfam", "description": "Small nucleolar RNA R66 (RF00202)"}, {"model_id": "snoR72", "source": "Rfam", "description": "Small nucleolar RNA R72 (RF00208)"}, {"model_id": "snoR79", "source": "Rfam", "description": "Small nucleolar RNA R79 (RF00323)"}, {"model_id": "SNORA1", "source": "Rfam", "description": "Small nucleolar RNA SNORA1 (RF00408)"}, {"model_id": "SNORA11", "source": "Rfam", "description": "Small nucleolar RNA SNORA11 (RF00614)"}, {"model_id": "SNORA12", "source": "Rfam", "description": "Small nucleolar RNA SNORA12 (RF00586)"}, {"model_id": "SNORA13", "source": "Rfam", "description": "Small nucleolar RNA SNORA13 (RF00396)"}, {"model_id": "SNORA14", "source": "Rfam", "description": "Small nucleolar RNA SNORA14 (RF00397)"}, {"model_id": "SNORA15", "source": "Rfam", "description": "Small nucleolar RNA SNORA15 (RF00398)"}, {"model_id": "SNORA16", "source": "Rfam", "description": "Small nucleolar RNA SNORA16B/SNORA16A family (RF00190)"}, {"model_id": "SNORA17", "source": "Rfam", "description": "Small nucleolar RNA SNORA17 (RF00560)"}, {"model_id": "SNORA18", "source": "Rfam", "description": "Small nucleolar RNA SNORA18 (RF00425)"}, {"model_id": "SNORA19", "source": "Rfam", "description": "Small nucleolar RNA SNORA19 (RF00413)"}, {"model_id": "SNORA2", "source": "Rfam", "description": "Small nucleolar RNA SNORA2/SNORA34 family (RF00410)"}, {"model_id": "SNORA20", "source": "Rfam", "description": "Small nucleolar RNA SNORA20 (RF00401)"}, {"model_id": "SNORA21", "source": "Rfam", "description": "Small nucleolar RNA SNORA21 (RF00412)"}, {"model_id": "SNORA22", "source": "Rfam", "description": "Small nucleolar RNA SNORA22 (RF00414)"}, {"model_id": "SNORA23", "source": "Rfam", "description": "Small nucleolar RNA SNORA23 (RF00319)"}, {"model_id": "SNORA24", "source": "Rfam", "description": "Small nucleolar RNA SNORA24 (RF00399)"}, {"model_id": "SNORA25", "source": "Rfam", "description": "Small nucleolar RNA SNORA25 (RF00402)"}, {"model_id": "SNORA26", "source": "Rfam", "description": "Small nucleolar RNA SNORA26 (RF00568)"}, {"model_id": "SNORA27", "source": "Rfam", "description": "Small nucleolar RNA SNORA27 (RF00443)"}, {"model_id": "SNORA28", "source": "Rfam", "description": "Small nucleolar RNA SNORA28 (RF00400)"}, {"model_id": "SNORA29", "source": "Rfam", "description": "Small nucleolar RNA SNORA29 (RF00429)"}, {"model_id": "SNORA3", "source": "Rfam", "description": "Small nucleolar RNA SNORA3/SNORA45 family (RF00334)"}, {"model_id": "SNORA30", "source": "Rfam", "description": "Small nucleolar RNA SNORA30/SNORA37 family (RF00415)"}, {"model_id": "SNORA31", "source": "Rfam", "description": "Small nucleolar RNA SNORA31 (RF00322)"}, {"model_id": "SNORA32", "source": "Rfam", "description": "Small nucleolar RNA SNORA32 (RF00421)"}, {"model_id": "SNORA33", "source": "Rfam", "description": "Small nucleolar RNA SNORA33 (RF00438)"}, {"model_id": "SNORA35", "source": "Rfam", "description": "Small nucleolar RNA SNORA35 (RF00566)"}, {"model_id": "SNORA36", "source": "Rfam", "description": "Small nucleolar RNA SNORA36 family (RF00340)"}, {"model_id": "SNORA38", "source": "Rfam", "description": "Small nucleolar RNA SNORA38 (RF00428)"}, {"model_id": "SNORA4", "source": "Rfam", "description": "Small nucleolar RNA SNORA4 (RF00394)"}, {"model_id": "SNORA40", "source": "Rfam", "description": "Small nucleolar RNA SNORA40 (RF00561)"}, {"model_id": "SNORA41", "source": "Rfam", "description": "Small nucleolar RNA SNORA41 (RF00403)"}, {"model_id": "SNORA42", "source": "Rfam", "description": "Small nucleolar RNA SNORA42/SNORA80 family (RF00406)"}, {"model_id": "SNORA43", "source": "Rfam", "description": "Small nucleolar RNA SNORA43 (RF00416)"}, {"model_id": "SNORA44", "source": "Rfam", "description": "Small nucleolar RNA SNORA44 (RF00405)"}, {"model_id": "SNORA46", "source": "Rfam", "description": "Small nucleolar RNA SNORA46 (RF00404)"}, {"model_id": "SNORA47", "source": "Rfam", "description": "Small nucleolar RNA SNORA47 (RF01234)"}, {"model_id": "SNORA48", "source": "Rfam", "description": "Small nucleolar RNA SNORA48 (RF00554)"}, {"model_id": "SNORA49", "source": "Rfam", "description": "Small nucleolar RNA SNORA49 (RF00562)"}, {"model_id": "SNORA5", "source": "Rfam", "description": "Small nucleolar RNA SNORA5 (RF00392)"}, {"model_id": "SNORA50", "source": "Rfam", "description": "Small nucleolar RNA SNORA50 (RF00407)"}, {"model_id": "SNORA51", "source": "Rfam", "description": "Small nucleolar RNA SNORA51 (RF00432)"}, {"model_id": "SNORA52", "source": "Rfam", "description": "Small nucleolar RNA SNORA52 (RF00419)"}, {"model_id": "SNORA53", "source": "Rfam", "description": "Small nucleolar RNA SNORA53 (RF00563)"}, {"model_id": "SNORA54", "source": "Rfam", "description": "Small nucleolar RNA SNORA54 (RF00430)"}, {"model_id": "SNORA55", "source": "Rfam", "description": "Small nucleolar RNA SNORA55 (RF00431)"}, {"model_id": "SNORA56", "source": "Rfam", "description": "Small nucleolar RNA SNORA56 (RF00417)"}, {"model_id": "SNORA57", "source": "Rfam", "description": "Small nucleolar RNA SNORA57 (RF00191)"}, {"model_id": "SNORA58", "source": "Rfam", "description": "Small nucleolar RNA SNORA58 (RF00418)"}, {"model_id": "SNORA61", "source": "Rfam", "description": "Small nucleolar RNA SNORA61 (RF00420)"}, {"model_id": "SNORA62", "source": "Rfam", "description": "Small nucleolar RNA SNORA62/SNORA6 family (RF00091)"}, {"model_id": "SNORA63", "source": "Rfam", "description": "Small nucleolar RNA SNORA63 (RF00092)"}, {"model_id": "SNORA64", "source": "Rfam", "description": "Small nucleolar RNA SNORA64/SNORA10 family (RF00264)"}, {"model_id": "SNORA65", "source": "Rfam", "description": "Small nucleolar RNA SNORA65 (RF00302)"}, {"model_id": "SNORA66", "source": "Rfam", "description": "Small nucleolar RNA SNORA66 (RF00155)"}, {"model_id": "SNORA67", "source": "Rfam", "description": "Small nucleolar RNA SNORA67 (RF00272)"}, {"model_id": "SNORA68", "source": "Rfam", "description": "Small nucleolar RNA SNORA68 (RF00263)"}, {"model_id": "SNORA69", "source": "Rfam", "description": "Small nucleolar RNA SNORA69 (RF00265)"}, {"model_id": "SNORA7", "source": "Rfam", "description": "Small nucleolar RNA SNORA7 (RF00409)"}, {"model_id": "SNORA70", "source": "Rfam", "description": "Small nucleolar RNA SNORA70 (RF00156)"}, {"model_id": "SNORA71", "source": "Rfam", "description": "Small nucleolar RNA SNORA71 (RF00056)"}, {"model_id": "SNORA72", "source": "Rfam", "description": "Small nucleolar RNA SNORA72 (RF00139)"}, {"model_id": "SNORA73", "source": "Rfam", "description": "Small nucleolar RNA SNORA73 family (RF00045)"}, {"model_id": "SNORA74", "source": "Rfam", "description": "Small nucleolar RNA SNORA74 (RF00090)"}, {"model_id": "SNORA75", "source": "Rfam", "description": "Small nucleolar RNA SNORA75 (RF00072)"}, {"model_id": "SNORA76", "source": "Rfam", "description": "Small nucleolar RNA SNORA76 (RF00598)"}, {"model_id": "SNORA77", "source": "Rfam", "description": "Small nucleolar RNA SNORA77 (RF00599)"}, {"model_id": "SNORA79", "source": "Rfam", "description": "Small nucleolar RNA SNORA79 (RF00600)"}, {"model_id": "SNORA8", "source": "Rfam", "description": "Small nucleolar RNA SNORA8 (RF00393)"}, {"model_id": "SNORA81", "source": "Rfam", "description": "Small nucleolar RNA SNORA81 (RF01241)"}, {"model_id": "SNORA84", "source": "Rfam", "description": "Small nucleolar RNA SNORA84 (RF01229)"}, {"model_id": "SNORA9", "source": "Rfam", "description": "Small nucleolar RNA SNORA9 (RF00411)"}, {"model_id": "SNORD10", "source": "Rfam", "description": "Small nucleolar RNA SNORD10 (RF01290)"}, {"model_id": "SNORD100", "source": "Rfam", "description": "Small nucleolar RNA SNORD100 (RF00609)"}, {"model_id": "SNORD101", "source": "Rfam", "description": "Small nucleolar RNA SNORD101 (RF00186)"}, {"model_id": "SNORD102", "source": "Rfam", "description": "Small nucleolar RNA SNORD102 (RF00187)"}, {"model_id": "SNORD103", "source": "Rfam", "description": "Small nucleolar RNA SNORD103/SNORD85 (RF00188)"}, {"model_id": "SNORND104", "source": "Rfam", "description": "Small nucleolar RNA SNORD104 (RF00289)"}, {"model_id": "SNORD105", "source": "Rfam", "description": "Small nucleolar RNA SNORD105 (RF00584)"}, {"model_id": "SNORD107", "source": "Rfam", "description": "Small nucleolar RNA SNORD107 (RF01164)"}, {"model_id": "SNORD108", "source": "Rfam", "description": "Small nucleolar RNA SNORD108 (RF01158)"}, {"model_id": "SNORD109A", "source": "Rfam", "description": "Small nucleolar RNA SNORD109A (RF01278)"}, {"model_id": "SNORD11", "source": "Rfam", "description": "Small nucleolar RNA SNORD11 (RF01182)"}, {"model_id": "SNORD110", "source": "Rfam", "description": "Small nucleolar RNA SNORD110 (RF00610)"}, {"model_id": "SNORD111", "source": "Rfam", "description": "Small nucleolar RNA SNORD111 (RF00611)"}, {"model_id": "SNORD112", "source": "Rfam", "description": "Small nucleolar RNA SNORD112 (RF01169)"}, {"model_id": "SNORD113", "source": "Rfam", "description": "Small nucleolar RNA SNORD113/SNORD114 family (RF00181)"}, {"model_id": "SNORD115", "source": "Rfam", "description": "Small nucleolar RNA SNORD115 (RF00105)"}, {"model_id": "SNORD116", "source": "Rfam", "description": "Small nucleolar RNA SNORD116 (RF00108)"}, {"model_id": "SNORD11B", "source": "Rfam", "description": "Small nucleolar RNA SNORD11B (RF01192)"}, {"model_id": "SNORD121A", "source": "Rfam", "description": "Small nucleolar RNA SNORD121A (RF01191)"}, {"model_id": "SNORD123", "source": "Rfam", "description": "Small nucleolar RNA SNORD123 (RF01156)"}, {"model_id": "SNORD124", "source": "Rfam", "description": "Small nucleolar RNA SNORD124 (RF01211)"}, {"model_id": "SNORD125", "source": "Rfam", "description": "Small nucleolar RNA SNORD125 (RF01200)"}, {"model_id": "SNORD126", "source": "Rfam", "description": "Small nucleolar RNA SNORD126 (RF01168)"}, {"model_id": "SNORD127", "source": "Rfam", "description": "Small nucleolar RNA SNORD127 (RF01186)"}, {"model_id": "SNORD14", "source": "Rfam", "description": "Small nucleolar RNA SNORD14 (RF00016)"}, {"model_id": "SNORD15", "source": "Rfam", "description": "Small nucleolar RNA SNORD15 (RF00067)"}, {"model_id": "SNORD16", "source": "Rfam", "description": "Small nucleolar RNA SNORD16 (RF00138)"}, {"model_id": "SNORD17", "source": "Rfam", "description": "Small nucleolar RNA SNORD17 (RF00567)"}, {"model_id": "SNORD18", "source": "Rfam", "description": "Small nucleolar RNA SNORD18 (RF00093)"}, {"model_id": "SNORD19", "source": "Rfam", "description": "Small nucleolar RNA SNORD19 (RF00569)"}, {"model_id": "SNORD19B", "source": "Rfam", "description": "Small nucleolar RNA SNORD19B (RF01183)"}, {"model_id": "SNORD2", "source": "Rfam", "description": "Small nucleolar RNA SNORD2 (RF01299)"}, {"model_id": "SNORD20", "source": "Rfam", "description": "Small nucleolar RNA SNORD20 (RF00217)"}, {"model_id": "SNORD21", "source": "Rfam", "description": "Small nucleolar RNA SNORD21 (RF00068)"}, {"model_id": "SNORD22", "source": "Rfam", "description": "Small nucleolar RNA SNORD22 (RF00099)"}, {"model_id": "SNORD23", "source": "Rfam", "description": "Small nucleolar RNA SNORD23 (RF00603)"}, {"model_id": "SNORD24", "source": "Rfam", "description": "Small nucleolar RNA SNORD24 (RF00069)"}, {"model_id": "SNORD25", "source": "Rfam", "description": "Small nucleolar RNA SNORD25 (RF00054)"}, {"model_id": "SNORD26", "source": "Rfam", "description": "Small nucleolar RNA SNORD26 (RF00087)"}, {"model_id": "SNORD27", "source": "Rfam", "description": "Small nucleolar RNA SNORD27 (RF00086)"}, {"model_id": "SNORD28", "source": "Rfam", "description": "Small nucleolar RNA SNORD28 (RF00085)"}, {"model_id": "SNORD29", "source": "Rfam", "description": "Small nucleolar RNA SNORD29 (RF00070)"}, {"model_id": "SNORD30", "source": "Rfam", "description": "Small nucleolar RNA SNORD30 (RF00088)"}, {"model_id": "SNORD31", "source": "Rfam", "description": "Small nucleolar RNA SNORD31 (RF00089)"}, {"model_id": "SNORD34", "source": "Rfam", "description": "Small nucleolar RNA SNORD34 (RF00147)"}, {"model_id": "SNORD35", "source": "Rfam", "description": "Small nucleolar RNA SNORD35 (RF00211)"}, {"model_id": "SNORD36", "source": "Rfam", "description": "Small nucleolar RNA SNORD36 (RF00049)"}, {"model_id": "SNORD37", "source": "Rfam", "description": "Small nucleolar RNA SNORD37 (RF00440)"}, {"model_id": "SNORD38", "source": "Rfam", "description": "Small nucleolar RNA SNORD38 (RF00212)"}, {"model_id": "SNORD41", "source": "Rfam", "description": "Small nucleolar RNA SNORD41 (RF00588)"}, {"model_id": "SNORD42", "source": "Rfam", "description": "Small nucleolar RNA SNORD42 (RF00150)"}, {"model_id": "SNORD43", "source": "Rfam", "description": "Small nucleolar RNA SNORD43 (RF00221)"}, {"model_id": "SNORD44", "source": "Rfam", "description": "Small nucleolar RNA SNORD44 (RF00287)"}, {"model_id": "SNORD45", "source": "Rfam", "description": "Small nucleolar RNA SNORD45 (RF00279)"}, {"model_id": "SNORD46", "source": "Rfam", "description": "Small nucleolar RNA SNORD46 (RF00218)"}, {"model_id": "SNORD47", "source": "Rfam", "description": "Small nucleolar RNA SNORD47 (RF00281)"}, {"model_id": "SNORD48", "source": "Rfam", "description": "Small nucleolar RNA SNORD48 (RF00282)"}, {"model_id": "SNORD50", "source": "Rfam", "description": "Small nucleolar RNA SNORD50 (RF00278)"}, {"model_id": "SNORD51", "source": "Rfam", "description": "Small nucleolar RNA SNORD51 (RF00280)"}, {"model_id": "SNORD52", "source": "Rfam", "description": "Small nucleolar RNA SNORD52 (RF00276)"}, {"model_id": "SNORD53_SNORD92", "source": "Rfam", "description": "Small nucleolar RNA SNORD53/SNORD92 (RF00325)"}, {"model_id": "SNORD39", "source": "Rfam", "description": "Small nucleolar RNA SNORD55/SNORD39 (RF00157)"}, {"model_id": "SNORD56", "source": "Rfam", "description": "Small nucleolar RNA SNORD56 (RF00275)"}, {"model_id": "SNORD57", "source": "Rfam", "description": "Small nucleolar RNA SNORD57 (RF00274)"}, {"model_id": "SNORD58", "source": "Rfam", "description": "Small nucleolar RNA SNORD58 (RF00151)"}, {"model_id": "SNORD59", "source": "Rfam", "description": "Small nucleolar RNA SNORD59 (RF00273)"}, {"model_id": "SNORD60", "source": "Rfam", "description": "Small nucleolar RNA SNORD60 (RF00271)"}, {"model_id": "SNORD61", "source": "Rfam", "description": "Small nucleolar RNA SNORD61 (RF00270)"}, {"model_id": "SNORD62", "source": "Rfam", "description": "Small nucleolar RNA SNORD62 (RF00153)"}, {"model_id": "SNORD63", "source": "Rfam", "description": "Small nucleolar RNA SNORD63 (RF00154)"}, {"model_id": "SNORD66", "source": "Rfam", "description": "Small nucleolar RNA SNORD66 (RF00572)"}, {"model_id": "SNORD67", "source": "Rfam", "description": "Small nucleolar RNA SNORD67 (RF00573)"}, {"model_id": "SNORD69", "source": "Rfam", "description": "Small nucleolar RNA SNORD69 (RF00574)"}, {"model_id": "SNORD70", "source": "Rfam", "description": "Small nucleolar RNA SNORD70 (RF00575)"}, {"model_id": "SNORD71", "source": "Rfam", "description": "Small nucleolar RNA SNORD71 (RF00576)"}, {"model_id": "SNORD72", "source": "Rfam", "description": "Small nucleolar RNA SNORD72 (RF00577)"}, {"model_id": "SNORD73", "source": "Rfam", "description": "Small nucleolar RNA SNORD73 (RF00071)"}, {"model_id": "SNORD74", "source": "Rfam", "description": "Small nucleolar RNA SNORD74 (RF00284)"}, {"model_id": "SNORD75", "source": "Rfam", "description": "Small nucleolar RNA SNORD75 (RF00612)"}, {"model_id": "SNORD77", "source": "Rfam", "description": "Small nucleolar RNA SNORD77 (RF00591)"}, {"model_id": "SNORD79", "source": "Rfam", "description": "Small nucleolar RNA SNORD79 (RF00152)"}, {"model_id": "SNORD81", "source": "Rfam", "description": "Small nucleolar RNA SNORD81 (RF00136)"}, {"model_id": "SNORD82", "source": "Rfam", "description": "Small nucleolar RNA SNORD82 (RF00158)"}, {"model_id": "SNORD83", "source": "Rfam", "description": "Small nucleolar RNA SNORD83 (RF00137)"}, {"model_id": "SNORD86", "source": "Rfam", "description": "Small nucleolar RNA SNORD86 (RF00594)"}, {"model_id": "SNORD87", "source": "Rfam", "description": "Small nucleolar RNA SNORD87 (RF00439)"}, {"model_id": "SNORD88", "source": "Rfam", "description": "Small nucleolar RNA SNORD88 (RF00604)"}, {"model_id": "SNORD89", "source": "Rfam", "description": "Small nucleolar RNA SNORD89 (RF00578)"}, {"model_id": "SNORD90", "source": "Rfam", "description": "Small nucleolar RNA SNORD90 (RF00579)"}, {"model_id": "SNORD91", "source": "Rfam", "description": "Small nucleolar RNA SNORD91 family (RF00580)"}, {"model_id": "SNORD93", "source": "Rfam", "description": "Small nucleolar RNA SNORD93 (RF00606)"}, {"model_id": "SNORD94", "source": "Rfam", "description": "Small nucleolar RNA SNORD94 (RF00613)"}, {"model_id": "SNORD95", "source": "Rfam", "description": "Small nucleolar RNA SNORD95 (RF00189)"}, {"model_id": "SNORD96", "source": "Rfam", "description": "Small nucleolar RNA SNORD96 family (RF00055)"}, {"model_id": "SNORD97", "source": "Rfam", "description": "Small nucleolar RNA SNORD97 (RF01291)"}, {"model_id": "SNORD98", "source": "Rfam", "description": "Small nucleolar RNA SNORD98 (RF00607)"}, {"model_id": "SNORD99", "source": "Rfam", "description": "Small nucleolar RNA SNORD99 (RF00608)"}, {"model_id": "snoTBR12", "source": "Rfam", "description": "Small nucleolar RNA TBR12 (RF02789)"}, {"model_id": "snoTBR17", "source": "Rfam", "description": "Small nucleolar RNA TBR17 (RF00294)"}, {"model_id": "snoTBR2", "source": "Rfam", "description": "Small nucleolar RNA TBR2 (RF02786)"}, {"model_id": "snoTBR4", "source": "Rfam", "description": "Small nucleolar RNA TBR4 (RF02787)"}, {"model_id": "snoTBR5", "source": "Rfam", "description": "Small nucleolar RNA TBR5 (RF00292)"}, {"model_id": "snoTBR6", "source": "Rfam", "description": "Small nucleolar RNA TBR6 (RF02788)"}, {"model_id": "snoTBR7", "source": "Rfam", "description": "Small nucleolar RNA TBR7 (RF00295)"}, {"model_id": "snoU105B", "source": "Rfam", "description": "Small nucleolar RNA U105B (RF01173)"}, {"model_id": "snoU109", "source": "Rfam", "description": "Small nucleolar RNA U109 (RF01233)"}, {"model_id": "snoU19", "source": "Rfam", "description": "Small nucleolar RNA U19 (RF01236)"}, {"model_id": "snoU2_19", "source": "Rfam", "description": "Small nucleolar RNA U2-19 (RF00494)"}, {"model_id": "snoU2-30", "source": "Rfam", "description": "Small nucleolar RNA U2-30 (RF00493)"}, {"model_id": "snoU25", "source": "Rfam", "description": "Small nucleolar RNA U25 (RF01298)"}, {"model_id": "U3", "source": "Rfam", "description": "Small nucleolar RNA U3 (RF00012)"}, {"model_id": "snoU30", "source": "Rfam", "description": "Small nucleolar RNA U30 (RF01283)"}, {"model_id": "snoU31b", "source": "Rfam", "description": "Small nucleolar RNA U31b (RF01285)"}, {"model_id": "snoU49", "source": "Rfam", "description": "Small nucleolar RNA U49 (RF01300)"}, {"model_id": "U54", "source": "Rfam", "description": "Small nucleolar RNA U54 (RF00206)"}, {"model_id": "snoU54", "source": "Rfam", "description": "Small nucleolar RNA U54 (RF01277)"}, {"model_id": "snoU6-47", "source": "Rfam", "description": "Small nucleolar RNA U6-47 (RF01221)"}, {"model_id": "snoU6-53", "source": "Rfam", "description": "Small nucleolar RNA U6-53/MBII-28 (RF00377)"}, {"model_id": "snoU61", "source": "Rfam", "description": "Small nucleolar RNA U61 (RF01170)"}, {"model_id": "snoU83D", "source": "Rfam", "description": "Small nucleolar RNA U83 (RF01175)"}, {"model_id": "snoU83", "source": "Rfam", "description": "Small nucleolar RNA U83 (RF01179)"}, {"model_id": "snoU83B", "source": "Rfam", "description": "Small nucleolar RNA U83B (RF00593)"}, {"model_id": "snoU85", "source": "Rfam", "description": "Small nucleolar RNA U85 (RF01296)"}, {"model_id": "snoU89", "source": "Rfam", "description": "Small nucleolar RNA U89 (RF01294)"}, {"model_id": "snoZ101", "source": "Rfam", "description": "Small nucleolar RNA Z101 (RF00358)"}, {"model_id": "snoZ102_R77", "source": "Rfam", "description": "Small nucleolar RNA Z102/R77 (RF00359)"}, {"model_id": "snoZ103", "source": "Rfam", "description": "Small nucleolar RNA Z103 (RF00149)"}, {"model_id": "snoZ105", "source": "Rfam", "description": "Small nucleolar RNA Z105 (RF00145)"}, {"model_id": "snoZ107_R87", "source": "Rfam", "description": "Small nucleolar RNA Z107/R87 (RF00360)"}, {"model_id": "snoZ112", "source": "Rfam", "description": "Small nucleolar RNA Z112 (RF00337)"}, {"model_id": "snoZ118", "source": "Rfam", "description": "Small nucleolar RNA Z118/Z121/Z120 (RF00142)"}, {"model_id": "snoZ119", "source": "Rfam", "description": "Small nucleolar RNA Z119 (RF00361)"}, {"model_id": "snoZ122", "source": "Rfam", "description": "Small nucleolar RNA Z122 (RF00343)"}, {"model_id": "snoZ13_snr52", "source": "Rfam", "description": "Small nucleolar RNA Z13/snr52 (RF00335)"}, {"model_id": "snoZ152", "source": "Rfam", "description": "Small nucleolar RNA Z152/R70/R12/ (RF00350)"}, {"model_id": "snoZ155", "source": "Rfam", "description": "Small nucleolar RNA Z155 (RF00326)"}, {"model_id": "snoZ157", "source": "Rfam", "description": "Small nucleolar RNA Z157/R69/R10 (RF00333)"}, {"model_id": "snoZ159", "source": "Rfam", "description": "Small nucleolar RNA Z159/U59 (RF00160)"}, {"model_id": "snoZ161_228", "source": "Rfam", "description": "Small nucleolar RNA Z161/Z228 (RF00328)"}, {"model_id": "snoZ162", "source": "Rfam", "description": "Small nucleolar RNA Z162 (RF00329)"}, {"model_id": "snoZ163", "source": "Rfam", "description": "Small nucleolar RNA Z163/Z177 family (RF00317)"}, {"model_id": "snoZ165", "source": "Rfam", "description": "Small nucleolar RNA Z165 (RF00310)"}, {"model_id": "snoZ168", "source": "Rfam", "description": "Small nucleolar RNA Z168/Z174 (RF00159)"}, {"model_id": "snoZ169", "source": "Rfam", "description": "Small nucleolar RNA Z169 (RF00331)"}, {"model_id": "snoZ17", "source": "Rfam", "description": "Small nucleolar RNA Z17 (RF00266)"}, {"model_id": "snoZ173", "source": "Rfam", "description": "Small nucleolar RNA Z173 (RF00313)"}, {"model_id": "snoZ175", "source": "Rfam", "description": "Small nucleolar RNA Z175 (RF00318)"}, {"model_id": "snoZ178", "source": "Rfam", "description": "Small nucleolar RNA Z178 (RF00306)"}, {"model_id": "snoZ182", "source": "Rfam", "description": "Small nucleolar RNA Z182 (RF00314)"}, {"model_id": "snoZ185", "source": "Rfam", "description": "Small nucleolar RNA Z185 (RF00320)"}, {"model_id": "snoZ188", "source": "Rfam", "description": "Small nucleolar RNA Z188 (RF00311)"}, {"model_id": "snoZ194", "source": "Rfam", "description": "Small nucleolar RNA Z194 (RF00327)"}, {"model_id": "SNORD33", "source": "Rfam", "description": "Small nucleolar RNA Z195/SNORD33/SNORD32 family (RF00133)"}, {"model_id": "snoZ196", "source": "Rfam", "description": "Small nucleolar RNA Z196/R39/R59 family (RF00134)"}, {"model_id": "snoZ199", "source": "Rfam", "description": "Small nucleolar RNA Z199 (RF00200)"}, {"model_id": "snoZ206", "source": "Rfam", "description": "Small nucleolar RNA Z206 (RF00312)"}, {"model_id": "snoZ221_snoR21b", "source": "Rfam", "description": "Small nucleolar RNA Z221/R21b (RF00300)"}, {"model_id": "snoZ223", "source": "Rfam", "description": "Small nucleolar RNA Z223 (RF00135)"}, {"model_id": "snoZ242", "source": "Rfam", "description": "Small nucleolar RNA Z242 (RF00441)"}, {"model_id": "snoZ247", "source": "Rfam", "description": "Small nucleolar RNA Z247 (RF00321)"}, {"model_id": "snoZ248", "source": "Rfam", "description": "Small nucleolar RNA Z248 (RF00305)"}, {"model_id": "snoZ256", "source": "Rfam", "description": "Small nucleolar RNA Z256 (RF00301)"}, {"model_id": "snoZ266", "source": "Rfam", "description": "Small nucleolar RNA Z266 (RF00332)"}, {"model_id": "snoZ267", "source": "Rfam", "description": "Small nucleolar RNA Z267 (RF00344)"}, {"model_id": "snoZ278", "source": "Rfam", "description": "Small nucleolar RNA Z278 (RF00201)"}, {"model_id": "snoZ279_R105_R108", "source": "Rfam", "description": "Small nucleolar RNA Z279/snoR105/snoR108 (RF00304)"}, {"model_id": "snoZ30a", "source": "Rfam", "description": "Small nucleolar RNA Z30a (RF01196)"}, {"model_id": "snoZ39", "source": "Rfam", "description": "Small nucleolar RNA Z39 (RF00341)"}, {"model_id": "snoZ40", "source": "Rfam", "description": "Small nucleolar RNA Z40 (RF00342)"}, {"model_id": "snoZ43", "source": "Rfam", "description": "Small nucleolar RNA Z43 (RF00330)"}, {"model_id": "snoZ5", "source": "Rfam", "description": "Small nucleolar RNA Z5 (RF01226)"}, {"model_id": "sno_ZL1", "source": "Rfam", "description": "Small nucleolar RNA ZL1 (RF02723)"}, {"model_id": "sno_ZL116", "source": "Rfam", "description": "Small nucleolar RNA ZL116 (RF02727)"}, {"model_id": "sno_ZL2", "source": "Rfam", "description": "Small nucleolar RNA ZL2 (RF02724)"}, {"model_id": "sno_ZL63", "source": "Rfam", "description": "Small nucleolar RNA ZL63 (RF02726)"}, {"model_id": "sno_ZL8", "source": "Rfam", "description": "Small nucleolar RNA ZL8 (RF02725)"}, {"model_id": "sno_ncR1", "source": "Rfam", "description": "Small nucleolar RNA ncR1 (RF02715)"}, {"model_id": "sno_ncR3", "source": "Rfam", "description": "Small nucleolar RNA ncR3 (RF02716)"}, {"model_id": "sno_ncR4", "source": "Rfam", "description": "Small nucleolar RNA ncR4 (RF02717)"}, {"model_id": "snopsi18S-1377", "source": "Rfam", "description": "Small nucleolar RNA psi18S-1377 (RF00543)"}, {"model_id": "snopsi18S-1854", "source": "Rfam", "description": "Small nucleolar RNA psi18S-1854 (RF00540)"}, {"model_id": "snopsi18S-841", "source": "Rfam", "description": "Small nucleolar RNA psi18S-841/snoR66 (RF00545)"}, {"model_id": "snopsi28S-1192", "source": "Rfam", "description": "Small nucleolar RNA psi28S-1192 (RF00542)"}, {"model_id": "snopsi28S-2876", "source": "Rfam", "description": "Small nucleolar RNA psi28S-2876 (RF00541)"}, {"model_id": "snopsi28S-3316", "source": "Rfam", "description": "Small nucleolar RNA psi28S-3316 (RF00546)"}, {"model_id": "snopsi28S-3327", "source": "Rfam", "description": "Small nucleolar RNA psi28S-3327 (RF00544)"}, {"model_id": "snopsi28S-3378", "source": "Rfam", "description": "Small nucleolar RNA psi28S-3378 (RF02714)"}, {"model_id": "sR-tMet", "source": "Rfam", "description": "Small nucleolar RNA sR-tMet (RF02163)"}, {"model_id": "sR20", "source": "Rfam", "description": "Small nucleolar RNA sR20 (RF01140)"}, {"model_id": "sR22", "source": "Rfam", "description": "Small nucleolar RNA sR22 (RF01275)"}, {"model_id": "sR24", "source": "Rfam", "description": "Small nucleolar RNA sR24 (RF01135)"}, {"model_id": "sR34", "source": "Rfam", "description": "Small nucleolar RNA sR34 (RF01273)"}, {"model_id": "sR40", "source": "Rfam", "description": "Small nucleolar RNA sR40 (RF01297)"}, {"model_id": "sR45", "source": "Rfam", "description": "Small nucleolar RNA sR45 (RF01274)"}, {"model_id": "sR46", "source": "Rfam", "description": "Small nucleolar RNA sR46 (RF01130)"}, {"model_id": "sR49", "source": "Rfam", "description": "Small nucleolar RNA sR49 (RF01303)"}, {"model_id": "sR5", "source": "Rfam", "description": "Small nucleolar RNA sR5 (RF01304)"}, {"model_id": "sR51", "source": "Rfam", "description": "Small nucleolar RNA sR51 (RF01305)"}, {"model_id": "sR52", "source": "Rfam", "description": "Small nucleolar RNA sR52 (RF01306)"}, {"model_id": "sR55", "source": "Rfam", "description": "Small nucleolar RNA sR55 (RF01307)"}, {"model_id": "sR58", "source": "Rfam", "description": "Small nucleolar RNA sR58 (RF01308)"}, {"model_id": "sR60", "source": "Rfam", "description": "Small nucleolar RNA sR60 (RF01309)"}, {"model_id": "sR9", "source": "Rfam", "description": "Small nucleolar RNA sR9 (RF01312)"}, {"model_id": "sn1185", "source": "Rfam", "description": "Small nucleolar RNA sn1185 (RF01157)"}, {"model_id": "sn1502", "source": "Rfam", "description": "Small nucleolar RNA sn1502 (RF01189)"}, {"model_id": "sn2317", "source": "Rfam", "description": "Small nucleolar RNA sn2317 (RF01165)"}, {"model_id": "sn2343", "source": "Rfam", "description": "Small nucleolar RNA sn2343 (RF01172)"}, {"model_id": "sn2417", "source": "Rfam", "description": "Small nucleolar RNA sn2417 (RF01222)"}, {"model_id": "sn2429", "source": "Rfam", "description": "Small nucleolar RNA sn2429 (RF01167)"}, {"model_id": "sn2524", "source": "Rfam", "description": "Small nucleolar RNA sn2524 (RF01212)"}, {"model_id": "sn2841", "source": "Rfam", "description": "Small nucleolar RNA sn2841 (RF01160)"}, {"model_id": "sn2903", "source": "Rfam", "description": "Small nucleolar RNA sn2903 (RF01194)"}, {"model_id": "sn2991", "source": "Rfam", "description": "Small nucleolar RNA sn2991 (RF01202)"}, {"model_id": "sn3060", "source": "Rfam", "description": "Small nucleolar RNA sn3060 (RF01153)"}, {"model_id": "sn3071", "source": "Rfam", "description": "Small nucleolar RNA sn3071 (RF01166)"}, {"model_id": "sn668", "source": "Rfam", "description": "Small nucleolar RNA sn668 (RF01162)"}, {"model_id": "snR10", "source": "Rfam", "description": "Small nucleolar RNA snR10 (RF01258)"}, {"model_id": "snR11", "source": "Rfam", "description": "Small nucleolar RNA snR11 (RF01260)"}, {"model_id": "snR13", "source": "Rfam", "description": "Small nucleolar RNA snR13 (RF01223)"}, {"model_id": "snR161", "source": "Rfam", "description": "Small nucleolar RNA snR161 (RF01237)"}, {"model_id": "snR189", "source": "Rfam", "description": "Small nucleolar RNA snR189 (RF01250)"}, {"model_id": "snR190", "source": "Rfam", "description": "Small nucleolar RNA snR190 (RF01249)"}, {"model_id": "snR191", "source": "Rfam", "description": "Small nucleolar RNA snR191 (RF01263)"}, {"model_id": "snR3", "source": "Rfam", "description": "Small nucleolar RNA snR3 (RF01251)"}, {"model_id": "snR30", "source": "Rfam", "description": "Small nucleolar RNA snR30 (RF01271)"}, {"model_id": "snR31", "source": "Rfam", "description": "Small nucleolar RNA snR31 (RF01257)"}, {"model_id": "snR32", "source": "Rfam", "description": "Small nucleolar RNA snR32 (RF01247)"}, {"model_id": "snR33", "source": "Rfam", "description": "Small nucleolar RNA snR33 (RF01243)"}, {"model_id": "snR34", "source": "Rfam", "description": "Small nucleolar RNA snR34 (RF01254)"}, {"model_id": "snR35", "source": "Rfam", "description": "Small nucleolar RNA snR35 (RF01255)"}, {"model_id": "snR36", "source": "Rfam", "description": "Small nucleolar RNA snR36 (RF01242)"}, {"model_id": "snR37", "source": "Rfam", "description": "Small nucleolar RNA snR37 (RF01267)"}, {"model_id": "snR39", "source": "Rfam", "description": "Small nucleolar RNA snR39 (RF01197)"}, {"model_id": "snR4", "source": "Rfam", "description": "Small nucleolar RNA snR4 (RF01244)"}, {"model_id": "snR41", "source": "Rfam", "description": "Small nucleolar RNA snR41 (RF01218)"}, {"model_id": "snR42", "source": "Rfam", "description": "Small nucleolar RNA snR42 (RF01265)"}, {"model_id": "snR43", "source": "Rfam", "description": "Small nucleolar RNA snR43 (RF01256)"}, {"model_id": "snR44", "source": "Rfam", "description": "Small nucleolar RNA snR44 (RF01262)"}, {"model_id": "snR46", "source": "Rfam", "description": "Small nucleolar RNA snR46 (RF01253)"}, {"model_id": "snR47", "source": "Rfam", "description": "Small nucleolar RNA snR47 (RF01203)"}, {"model_id": "snosnR48", "source": "Rfam", "description": "Small nucleolar RNA snR48 (RF00471)"}, {"model_id": "snR49", "source": "Rfam", "description": "Small nucleolar RNA snR49 (RF01239)"}, {"model_id": "snR5", "source": "Rfam", "description": "Small nucleolar RNA snR5 (RF01252)"}, {"model_id": "snR50", "source": "Rfam", "description": "Small nucleolar RNA snR50 (RF01190)"}, {"model_id": "snR51", "source": "Rfam", "description": "Small nucleolar RNA snR51 (RF01214)"}, {"model_id": "snoR53", "source": "Rfam", "description": "Small nucleolar RNA snR53 (RF00338)"}, {"model_id": "snosnR57", "source": "Rfam", "description": "Small nucleolar RNA snR57 (RF00474)"}, {"model_id": "snosnR60_Z15", "source": "Rfam", "description": "Small nucleolar RNA snR60/Z15/Z230/Z193/J17 (RF00309)"}, {"model_id": "snR62", "source": "Rfam", "description": "Small nucleolar RNA snR62 (RF01205)"}, {"model_id": "snR63", "source": "Rfam", "description": "Small nucleolar RNA snR63 (RF01259)"}, {"model_id": "snosnR66", "source": "Rfam", "description": "Small nucleolar RNA snR66 (RF00477)"}, {"model_id": "snR68", "source": "Rfam", "description": "Small nucleolar RNA snR68 (RF01235)"}, {"model_id": "snosnR69", "source": "Rfam", "description": "Small nucleolar RNA snR69 (RF00475)"}, {"model_id": "snR70", "source": "Rfam", "description": "Small nucleolar RNA snR70 (RF01238)"}, {"model_id": "snosnR71", "source": "Rfam", "description": "Small nucleolar RNA snR71 (RF00479)"}, {"model_id": "snR76", "source": "Rfam", "description": "Small nucleolar RNA snR76 (RF01209)"}, {"model_id": "snR78", "source": "Rfam", "description": "Small nucleolar RNA snR78 (RF01176)"}, {"model_id": "snR8", "source": "Rfam", "description": "Small nucleolar RNA snR8 (RF01248)"}, {"model_id": "snR80", "source": "Rfam", "description": "Small nucleolar RNA snR80 (RF01269)"}, {"model_id": "snR81", "source": "Rfam", "description": "Small nucleolar RNA snR81 (RF01246)"}, {"model_id": "snR82", "source": "Rfam", "description": "Small nucleolar RNA snR82 (RF01261)"}, {"model_id": "snR83", "source": "Rfam", "description": "Small nucleolar RNA snR83 (RF01264)"}, {"model_id": "snR84", "source": "Rfam", "description": "Small nucleolar RNA snR84 (RF01270)"}, {"model_id": "snR85", "source": "Rfam", "description": "Small nucleolar RNA snR85 (RF01240)"}, {"model_id": "snR86", "source": "Rfam", "description": "Small nucleolar RNA snR86 (RF01272)"}, {"model_id": "snR87", "source": "Rfam", "description": "Small nucleolar RNA snR87 (RF01216)"}, {"model_id": "snR9", "source": "Rfam", "description": "Small nucleolar RNA snR9 (RF01245)"}, {"model_id": "snoM1", "source": "Rfam", "description": "Small nucleolar RNA snoM1 (RF00293)"}, {"model_id": "snoR1", "source": "Rfam", "description": "Small nucleolar RNA snoR1 (RF00345)"}, {"model_id": "snoR100", "source": "Rfam", "description": "Small nucleolar RNA snoR100 (RF01219)"}, {"model_id": "snoR103", "source": "Rfam", "description": "Small nucleolar RNA snoR103 (RF01213)"}, {"model_id": "snoR104", "source": "Rfam", "description": "Small nucleolar RNA snoR104 (RF01220)"}, {"model_id": "snoR109", "source": "Rfam", "description": "Small nucleolar RNA snoR109 (RF01206)"}, {"model_id": "snoR110", "source": "Rfam", "description": "Small nucleolar RNA snoR110 (RF01180)"}, {"model_id": "snoR111", "source": "Rfam", "description": "Small nucleolar RNA snoR111 (RF01228)"}, {"model_id": "snoR113", "source": "Rfam", "description": "Small nucleolar RNA snoR113 (RF01420)"}, {"model_id": "snoR124", "source": "Rfam", "description": "Small nucleolar RNA snoR124 (RF02408)"}, {"model_id": "snoR125", "source": "Rfam", "description": "Small nucleolar RNA snoR125 (RF02409)"}, {"model_id": "snoR136", "source": "Rfam", "description": "Small nucleolar RNA snoR136 (RF02410)"}, {"model_id": "snoR138", "source": "Rfam", "description": "Small nucleolar RNA snoR138 (RF02411)"}, {"model_id": "snoR14", "source": "Rfam", "description": "Small nucleolar RNA snoR14 (RF01280)"}, {"model_id": "snoR144", "source": "Rfam", "description": "Small nucleolar RNA snoR144 (RF02412)"}, {"model_id": "snoR145", "source": "Rfam", "description": "Small nucleolar RNA snoR145 (RF02413)"}, {"model_id": "snoR17", "source": "Rfam", "description": "Small nucleolar RNA snoR17 (RF01289)"}, {"model_id": "snoR2", "source": "Rfam", "description": "Small nucleolar RNA snoR2/U65 (RF01292)"}, {"model_id": "snoR20a", "source": "Rfam", "description": "Small nucleolar RNA snoR20a (RF01193)"}, {"model_id": "snoR26", "source": "Rfam", "description": "Small nucleolar RNA snoR26 (RF01286)"}, {"model_id": "snoR27", "source": "Rfam", "description": "Small nucleolar RNA snoR27 (RF01287)"}, {"model_id": "snoR28", "source": "Rfam", "description": "Small nucleolar RNA snoR28 (RF00355)"}, {"model_id": "snoR31", "source": "Rfam", "description": "Small nucleolar RNA snoR31 (RF01288)"}, {"model_id": "snoR31_Z110_Z27", "source": "Rfam", "description": "Small nucleolar RNA snoR31/Z110/Z27 (RF00353)"}, {"model_id": "snoR35", "source": "Rfam", "description": "Small nucleolar RNA snoR35 (RF01281)"}, {"model_id": "snoR4a", "source": "Rfam", "description": "Small nucleolar RNA snoR4a (RF01301)"}, {"model_id": "snoR53Y", "source": "Rfam", "description": "Small nucleolar RNA snoR53Y (RF01279)"}, {"model_id": "snoR60", "source": "Rfam", "description": "Small nucleolar RNA snoR60 (RF00339)"}, {"model_id": "snoR639", "source": "Rfam", "description": "Small nucleolar RNA snoR639/H1 (RF00291)"}, {"model_id": "snoR69Y", "source": "Rfam", "description": "Small nucleolar RNA snoR69Y (RF01198)"}, {"model_id": "snoR74", "source": "Rfam", "description": "Small nucleolar RNA snoR74 (RF01231)"}, {"model_id": "snoR77", "source": "Rfam", "description": "Small nucleolar RNA snoR77 (RF01230)"}, {"model_id": "snoR77Y", "source": "Rfam", "description": "Small nucleolar RNA snoR77Y (RF01178)"}, {"model_id": "snoR80", "source": "Rfam", "description": "Small nucleolar RNA snoR80 (RF01224)"}, {"model_id": "snoR83", "source": "Rfam", "description": "Small nucleolar RNA snoR83 (RF01227)"}, {"model_id": "snoR86", "source": "Rfam", "description": "Small nucleolar RNA snoR86 (RF00303)"}, {"model_id": "snoR8a", "source": "Rfam", "description": "Small nucleolar RNA snoR8a (RF01284)"}, {"model_id": "snoR9", "source": "Rfam", "description": "Small nucleolar RNA snoR9 (RF00065)"}, {"model_id": "snoR9_plant", "source": "Rfam", "description": "Small nucleolar RNA snoR9 (RF00348)"}, {"model_id": "snoR97", "source": "Rfam", "description": "Small nucleolar RNA snoR97 (RF01215)"}, {"model_id": "snoR98", "source": "Rfam", "description": "Small nucleolar RNA snoR98 (RF00307)"}, {"model_id": "snoR99", "source": "Rfam", "description": "Small nucleolar RNA snoR99 (RF01208)"}, {"model_id": "snoZ7", "source": "Rfam", "description": "Small nucleolar RNA snoZ7/snoR77 (RF00268)"}, {"model_id": "SNORD12", "source": "Rfam", "description": "Small nucleolar SNORD12/SNORD106 (RF00581)"}, {"model_id": "SprC", "source": "Rfam", "description": "Small pathogenicity island RNA C (srn_3610) (RF02890)"}, {"model_id": "SprD", "source": "Rfam", "description": "Small pathogenicity island RNA D (RF01828)"}, {"model_id": "SprX", "source": "Rfam", "description": "Small pathogenicity island RNA X (RF02672)"}, {"model_id": "snoU36a", "source": "Rfam", "description": "SnoRNA U36a (RF01302)"}, {"model_id": "SodB_thermometer", "source": "Rfam", "description": "SodB 5' UTR thermometer (RF02775)"}, {"model_id": "SodC_thermometer", "source": "Rfam", "description": "SodC 5' UTR thermometer (RF02776)"}, {"model_id": "Fwd6_3p_UTR", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Fwd 6 3'UTR (RF02740)"}, {"model_id": "Rev11", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 11 asRNA (RF02736)"}, {"model_id": "Rev13", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 13 asRNA (RF02737)"}, {"model_id": "Rev24", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 24 asRNA (RF02738)"}, {"model_id": "Rev39_5p_UTR", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 39 5'UTR (RF02744)"}, {"model_id": "Rev41", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 41 sRNA (RF02739)"}, {"model_id": "Rev42_5p_UTR", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 42 5'UTR (RF02745)"}, {"model_id": "Rev44", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 44 asRNA (RF02741)"}, {"model_id": "Rev72", "source": "Rfam", "description": "Soft rot Enterobacteriaceae Rev 72 asRNA (RF02742)"}, {"model_id": "SL_LSU_3D", "source": "RiboVision LSU", "description": "Solanum lycopersicum large subunit rRNA"}, {"model_id": "SL_SSU_3D", "source": "RiboVision SSU", "description": "Solanum lycopersicum small subunit rRNA"}, {"model_id": "d.16.e.S.tuberosum", "source": "CRW", "description": "Solanum tuberosum rRNA 18S d.16.e.S.tuberosum"}, {"model_id": "d.16.e.S.destruens", "source": "CRW", "description": "Sphaerothecum destruens rRNA 18S d.16.e.S.destruens"}, {"model_id": "Spi-1", "source": "Rfam", "description": "Spi-1 (PU.1) 5' UTR regulatory element (RF00232)"}, {"model_id": "cSO_23S_3D", "source": "RiboVision LSU", "description": "Spinacia oleracea large subunit rRNA (chloroplast)"}, {"model_id": "d.16.c.S.oleracea", "source": "CRW", "description": "Spinacia oleracea small subunit rRNA d.16.c.S.oleracea"}, {"model_id": "d.16.b.S.aurantia", "source": "CRW", "description": "Spirochaeta aurantia rRNA 16S d.16.b.S.aurantia"}, {"model_id": "d.5.b.S.pasteurii", "source": "CRW", "description": "Sporosarcina pasteurii rRNA 5S d.5.b.S.pasteurii"}, {"model_id": "Spot_42", "source": "Rfam", "description": "Spot 42 RNA (RF00021)"}, {"model_id": "d.16.e.S.lophii", "source": "CRW", "description": "Spraguea lophii rRNA 18S d.16.e.S.lophii"}, {"model_id": "SraB", "source": "Rfam", "description": "SraB RNA (RF00077)"}, {"model_id": "SraC_RyeA", "source": "Rfam", "description": "SraC/RyeA RNA (RF00101)"}, {"model_id": "SraG", "source": "Rfam", "description": "SraG RNA (RF00082)"}, {"model_id": "SscA", "source": "Rfam", "description": "SscA RNA (RF00063)"}, {"model_id": "SA_LSU_3D", "source": "RiboVision LSU", "description": "Staphylococcus aureus large subunit rRNA"}, {"model_id": "d.16.b.S.aureus", "source": "CRW", "description": "Staphylococcus aureus rRNA 16S d.16.b.S.aureus"}, {"model_id": "d.5.b.S.aureus", "source": "CRW", "description": "Staphylococcus aureus rRNA 5S d.5.b.S.aureus"}, {"model_id": "TEG147", "source": "Rfam", "description": "Staphylococcus aureus small RNA TEG147 (RF03535)"}, {"model_id": "S35", "source": "Rfam", "description": "Staphylococcus sRNA 35 (srn_0335) (RF02894)"}, {"model_id": "S414", "source": "Rfam", "description": "Staphylococcus sRNA 414 (RF02895)"}, {"model_id": "S774", "source": "Rfam", "description": "Staphylococcus sRNA 774 (RF02896)"}, {"model_id": "S808", "source": "Rfam", "description": "Staphylococcus sRNA 808 (RF02897)"}, {"model_id": "sau-13", "source": "Rfam", "description": "Staphylococcus sRNA sau-13 (RF02385)"}, {"model_id": "sau-19", "source": "Rfam", "description": "Staphylococcus sRNA sau-19 (RF02386)"}, {"model_id": "sau-27", "source": "Rfam", "description": "Staphylococcus sRNA sau-27 (RF02387)"}, {"model_id": "sau-30", "source": "Rfam", "description": "Staphylococcus sRNA sau-30 (RF02388)"}, {"model_id": "sau-31", "source": "Rfam", "description": "Staphylococcus sRNA sau-31 (RF02389)"}, {"model_id": "sau-41", "source": "Rfam", "description": "Staphylococcus sRNA sau-41 (RF02390)"}, {"model_id": "sau-53", "source": "Rfam", "description": "Staphylococcus sRNA sau-53 (RF02392)"}, {"model_id": "sau-59", "source": "Rfam", "description": "Staphylococcus sRNA sau-59 (RF02393)"}, {"model_id": "sau-5949", "source": "Rfam", "description": "Staphylococcus sRNA sau-5949 (RF02396)"}, {"model_id": "sau-5971", "source": "Rfam", "description": "Staphylococcus sRNA sau-5971 (RF02397)"}, {"model_id": "sau-6072", "source": "Rfam", "description": "Staphylococcus sRNA sau-6072 (RF02398)"}, {"model_id": "sau-63", "source": "Rfam", "description": "Staphylococcus sRNA sau-63 (RF02394)"}, {"model_id": "sau-66", "source": "Rfam", "description": "Staphylococcus sRNA sau-66 (RF02395)"}, {"model_id": "sRNA71", "source": "Rfam", "description": "Staphylococcus sRNA71 small RNA (RF03534)"}, {"model_id": "Staphylococcus-1", "source": "Rfam", "description": "Staphylococcus-1 RNA (RF03112)"}, {"model_id": "d.16.e.Staurastrum.sp.M752", "source": "CRW", "description": "Staurastrum sp. M752 rRNA 18S d.16.e.Staurastrum.sp.M752"}, {"model_id": "DPB", "source": "Rfam", "description": "Stem loopII regulatory element in POLB (RF01455)"}, {"model_id": "d.16.e.S.nipponica", "source": "CRW", "description": "Stephanopyxis nipponica rRNA 18S d.16.e.S.nipponica"}, {"model_id": "d.5.e.S.oshimae", "source": "CRW", "description": "Stichopus oshimae rRNA 5S d.5.e.S.oshimae"}, {"model_id": "d.16.b.S.moniliformis", "source": "CRW", "description": "Streptobacillus moniliformis rRNA 16S d.16.b.S.moniliformis"}, {"model_id": "Srn266", "source": "Rfam", "description": "Streptococcus RNA 266 (RF02822)"}, {"model_id": "d.16.b.S.pneumoniae", "source": "CRW", "description": "Streptococcus pneumoniae rRNA 16S d.16.b.S.pneumoniae"}, {"model_id": "d.16.b.S.pyogenes.GEN", "source": "CRW", "description": "Streptococcus pyogenes M1 GAS rRNA 16S d.16.b.S.pyogenes.GEN"}, {"model_id": "SSRC10", "source": "Rfam", "description": "Streptococcus sRNA 10 (RF02617)"}, {"model_id": "SSRC34_2", "source": "Rfam", "description": "Streptococcus sRNA 34 (RF02618)"}, {"model_id": "SSRC8_2", "source": "Rfam", "description": "Streptococcus sRNA 8 (RF02616)"}, {"model_id": "SSRC30", "source": "Rfam", "description": "Streptococcus sRNA SSRC30 (RF02525)"}, {"model_id": "SSRC34_1", "source": "Rfam", "description": "Streptococcus sRNA SSRC34 (RF02526)"}, {"model_id": "SSRC38", "source": "Rfam", "description": "Streptococcus sRNA SSRC38 (RF02527)"}, {"model_id": "SSRC41", "source": "Rfam", "description": "Streptococcus sRNA SSRC41 (RF02528)"}, {"model_id": "SSRC8_1", "source": "Rfam", "description": "Streptococcus sRNA SSRC8 (RF02529)"}, {"model_id": "SpF01_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF01 (RF02425)"}, {"model_id": "SpF03_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF03 (RF02426)"}, {"model_id": "SpF10_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF10 (RF02427)"}, {"model_id": "SpF11_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF11 (RF02428)"}, {"model_id": "SpF14_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF14 (RF02429)"}, {"model_id": "SpF19_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF19 (RF02430)"}, {"model_id": "SpF22_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF22 (RF02431)"}, {"model_id": "SpF25_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF25 (RF02432)"}, {"model_id": "SpF36_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF36 (RF02433)"}, {"model_id": "SpF39_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF39 (RF02434)"}, {"model_id": "SpF41_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF41 (RF02435)"}, {"model_id": "SpF43_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF43 (RF02436)"}, {"model_id": "SpF44_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF44 (RF02437)"}, {"model_id": "SpF51_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF51 (RF02438)"}, {"model_id": "SpF56_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF56 (RF02439)"}, {"model_id": "SpF59_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF59 (ldcC RNA) (RF02440)"}, {"model_id": "SpF61_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF61 (RF02441)"}, {"model_id": "SpF66_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpF66 (RF02442)"}, {"model_id": "SpR08_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR08 (RF02443)"}, {"model_id": "SpR10_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR10 (RF02444)"}, {"model_id": "SpR14_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR14 (RF02445)"}, {"model_id": "SpR18_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR18 (RF02446)"}, {"model_id": "SpR19_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR19 (RF02447)"}, {"model_id": "SpR20_sRNA", "source": "Rfam", "description": "Streptococcus sRNA SpR20 (RF02448)"}, {"model_id": "Spd-sr07", "source": "Rfam", "description": "Streptococcus sRNA Spd-sr07 (RF02418)"}, {"model_id": "Spd-sr37", "source": "Rfam", "description": "Streptococcus sRNA Spd-sr37 (RF02419)"}, {"model_id": "sagA", "source": "Rfam", "description": "Streptococcus sRNA sagA (RF02524)"}, {"model_id": "Scr1601", "source": "Rfam", "description": "Streptomyces RNA 1601 (RF02830)"}, {"model_id": "Scr2736", "source": "Rfam", "description": "Streptomyces RNA 2736 (RF02831)"}, {"model_id": "Scr3202", "source": "Rfam", "description": "Streptomyces RNA 3202 (RF02833)"}, {"model_id": "Scr3920", "source": "Rfam", "description": "Streptomyces RNA 3920 (RF02828)"}, {"model_id": "Scr4115", "source": "Rfam", "description": "Streptomyces RNA 4115 (RF02829)"}, {"model_id": "Scr5676", "source": "Rfam", "description": "Streptomyces RNA 5676 (RF02832)"}, {"model_id": "Scr6106", "source": "Rfam", "description": "Streptomyces RNA 6106 (RF02827)"}, {"model_id": "Scr6925", "source": "Rfam", "description": "Streptomyces RNA 6925 (RF02826)"}, {"model_id": "d.16.b.S.acidiscabies", "source": "CRW", "description": "Streptomyces acidiscabies rRNA 16S d.16.b.S.acidiscabies"}, {"model_id": "d.16.b.S.ambofaciens", "source": "CRW", "description": "Streptomyces ambofaciens rRNA 16S d.16.b.S.ambofaciens"}, {"model_id": "d.16.b.S.bikiniensis", "source": "CRW", "description": "Streptomyces bikiniensis rRNA 16S d.16.b.S.bikiniensis"}, {"model_id": "d.16.b.S.bluensis", "source": "CRW", "description": "Streptomyces bluensis rRNA 16S d.16.b.S.bluensis"}, {"model_id": "d.16.b.S.bottropensis", "source": "CRW", "description": "Streptomyces bottropensis rRNA 16S d.16.b.S.bottropensis"}, {"model_id": "d.16.b.S.caelestis", "source": "CRW", "description": "Streptomyces caelestis rRNA 16S d.16.b.S.caelestis"}, {"model_id": "d.16.b.S.coelicolor", "source": "CRW", "description": "Streptomyces coelicolor rRNA 16S d.16.b.S.coelicolor"}, {"model_id": "d.16.b.S.diastatochromogenes", "source": "CRW", "description": "Streptomyces diastatochromogenes rRNA 16S d.16.b.S.diastatochromogenes"}, {"model_id": "d.16.b.S.espinosus", "source": "CRW", "description": "Streptomyces espinosus rRNA 16S d.16.b.S.espinosus"}, {"model_id": "d.16.b.S.eurythermus", "source": "CRW", "description": "Streptomyces eurythermus rRNA 16S d.16.b.S.eurythermus"}, {"model_id": "d.16.b.S.galbus", "source": "CRW", "description": "Streptomyces galbus rRNA 16S d.16.b.S.galbus"}, {"model_id": "d.16.b.S.glaucescens", "source": "CRW", "description": "Streptomyces glaucescens rRNA 16S d.16.b.S.glaucescens"}, {"model_id": "d.16.b.S.gougerotii", "source": "CRW", "description": "Streptomyces gougerotii rRNA 16S d.16.b.S.gougerotii"}, {"model_id": "d.16.b.S.griseus", "source": "CRW", "description": "Streptomyces griseus rRNA 16S d.16.b.S.griseus"}, {"model_id": "d.16.b.S.hygroscopicus", "source": "CRW", "description": "Streptomyces hygroscopicus rRNA 16S d.16.b.S.hygroscopicus"}, {"model_id": "d.16.b.S.intermedius", "source": "CRW", "description": "Streptomyces intermedius rRNA 16S d.16.b.S.intermedius"}, {"model_id": "d.16.b.S.lincolnensis", "source": "CRW", "description": "Streptomyces lincolnensis rRNA 16S d.16.b.S.lincolnensis"}, {"model_id": "d.16.b.S.macrosporus", "source": "CRW", "description": "Streptomyces macrosporus rRNA 16S d.16.b.S.macrosporus"}, {"model_id": "d.16.b.S.mashuensis", "source": "CRW", "description": "Streptomyces mashuensis rRNA 16S d.16.b.S.mashuensis"}, {"model_id": "d.16.b.S.megasporus", "source": "CRW", "description": "Streptomyces megasporus rRNA 16S d.16.b.S.megasporus"}, {"model_id": "d.16.b.S.neyagawaensis", "source": "CRW", "description": "Streptomyces neyagawaensis rRNA 16S d.16.b.S.neyagawaensis"}, {"model_id": "d.16.b.S.nodosus", "source": "CRW", "description": "Streptomyces nodosus rRNA 16S d.16.b.S.nodosus"}, {"model_id": "d.16.b.S.odorifer", "source": "CRW", "description": "Streptomyces odorifer rRNA 16S d.16.b.S.odorifer"}, {"model_id": "d.16.b.S.ornatus", "source": "CRW", "description": "Streptomyces ornatus rRNA 16S d.16.b.S.ornatus"}, {"model_id": "d.16.b.S.pseudogriseolus", "source": "CRW", "description": "Streptomyces pseudogriseolus rRNA 16S d.16.b.S.pseudogriseolus"}, {"model_id": "d.16.b.S.rimosus", "source": "CRW", "description": "Streptomyces rimosus rRNA 16S d.16.b.S.rimosus"}, {"model_id": "d.16.b.S.rutgersensis", "source": "CRW", "description": "Streptomyces rutgersensis rRNA 16S d.16.b.S.rutgersensis"}, {"model_id": "scr4677", "source": "Rfam", "description": "Streptomyces sRNA 4677 (RF02673)"}, {"model_id": "scr5239", "source": "Rfam", "description": "Streptomyces sRNA scr5239 (RF02605)"}, {"model_id": "d.16.b.S.sampsonii", "source": "CRW", "description": "Streptomyces sampsonii rRNA 16S d.16.b.S.sampsonii"}, {"model_id": "d.16.b.S.scabiei", "source": "CRW", "description": "Streptomyces scabiei rRNA 16S d.16.b.S.scabiei"}, {"model_id": "d.16.b.Streptomyces.sp", "source": "CRW", "description": "Streptomyces sp. rRNA 16S d.16.b.Streptomyces.sp"}, {"model_id": "d.16.b.S.subrutilus", "source": "CRW", "description": "Streptomyces subrutilus rRNA 16S d.16.b.S.subrutilus"}, {"model_id": "d.16.b.S.tendae", "source": "CRW", "description": "Streptomyces tendae rRNA 16S d.16.b.S.tendae"}, {"model_id": "d.16.b.S.thermodiastaticus", "source": "CRW", "description": "Streptomyces thermodiastaticus rRNA 16S d.16.b.S.thermodiastaticus"}, {"model_id": "d.16.b.S.thermolineatus", "source": "CRW", "description": "Streptomyces thermolineatus rRNA 16S d.16.b.S.thermolineatus"}, {"model_id": "d.16.b.S.thermoviolaceus", "source": "CRW", "description": "Streptomyces thermoviolaceus rRNA 16S d.16.b.S.thermoviolaceus"}, {"model_id": "d.16.b.S.thermovulgaris.1", "source": "CRW", "description": "Streptomyces thermovulgaris rRNA 16S d.16.b.S.thermovulgaris.1"}, {"model_id": "Streptomyces-metH", "source": "Rfam", "description": "Streptomyces-metH RNA (RF03076)"}, {"model_id": "Streptomyces-metK", "source": "Rfam", "description": "Streptomyces-metK RNA (RF03063)"}, {"model_id": "d.16.e.S.lemnae", "source": "CRW", "description": "Stylonychia lemnae rRNA 18S d.16.e.S.lemnae"}, {"model_id": "d.16.e.S.mytilus", "source": "CRW", "description": "Stylonychia mytilus rRNA 18S d.16.e.S.mytilus"}, {"model_id": "sucA", "source": "Rfam", "description": "SucA RNA motif (RF01070)"}, {"model_id": "d.16.m.S.sinuspaulianus", "source": "CRW", "description": "Suillus sinuspaulianus mt rRNA d.16.m.S.sinuspaulianus"}, {"model_id": "RNAseP_a_S_acidocaldarius_JB", "source": "RNAse P Database", "description": "Sulfolobus acidocaldarius RNAse P"}, {"model_id": "d.5.a.S.acidocaldarius.1", "source": "CRW", "description": "Sulfolobus acidocaldarius rRNA 5S d.5.a.S.acidocaldarius.1"}, {"model_id": "d.16.a.S.acidocaldarius", "source": "CRW", "description": "Sulfolobus acidocaldarius small subunit rRNA d.16.a.S.acidocaldarius"}, {"model_id": "Sso133", "source": "Rfam", "description": "Sulfolobus sRNA133 (RF02814)"}, {"model_id": "d.5.a.Sulfolobus.sp.B12", "source": "CRW", "description": "Sulfolobus sp. rRNA 5S d.5.a.Sulfolobus.sp.B12"}, {"model_id": "SurA", "source": "Rfam", "description": "SurA sRNA (RF02377)"}, {"model_id": "SurC", "source": "Rfam", "description": "SurC sRNA (RF02378)"}, {"model_id": "d.16.e.S.fastuosa", "source": "CRW", "description": "Surirella fastuosa var. cuneata rRNA 18S d.16.e.S.fastuosa"}, {"model_id": "d.16.m.S.scrofa", "source": "CRW", "description": "Sus scrofa mt rRNA d.16.m.S.scrofa"}, {"model_id": "symR", "source": "Rfam", "description": "SymR antitoxin (RF01809)"}, {"model_id": "d.16.b.Synechococcus.sp", "source": "CRW", "description": "Synechococcus elongatus PCC 6301 rRNA 16S d.16.b.Synechococcus.sp"}, {"model_id": "d.5.b.Synechococcus.sp", "source": "CRW", "description": "Synechococcus elongatus PCC 6301 rRNA 5S d.5.b.Synechococcus.sp"}, {"model_id": "T-box", "source": "Rfam", "description": "T-box leader (RF00230)"}, {"model_id": "TD-1", "source": "Rfam", "description": "TD-1 RNA (RF03155)"}, {"model_id": "TD-2", "source": "Rfam", "description": "TD-2 RNA (RF03162)"}, {"model_id": "THF", "source": "Rfam", "description": "THF riboswitch (RF01831)"}, {"model_id": "TPP", "source": "Rfam", "description": "TPP riboswitch (THI element) (RF00059)"}, {"model_id": "uc_338", "source": "Rfam", "description": "TUC338 (RF02271)"}, {"model_id": "Teg49", "source": "Rfam", "description": "Teg49 sRNA (RF02696)"}, {"model_id": "TeloSII_ncR30", "source": "Rfam", "description": "TeloSII non coding RNA 30 (RF02706)"}, {"model_id": "TeloSII_ncR33", "source": "Rfam", "description": "TeloSII non coding RNA 33 (RF02707)"}, {"model_id": "TeloSII_ncR40", "source": "Rfam", "description": "TeloSII non coding RNA 40 (RF02708)"}, {"model_id": "TeloSII_ncR43", "source": "Rfam", "description": "TeloSII non coding RNA 43 (RF02709)"}, {"model_id": "TeloSII_ncR45", "source": "Rfam", "description": "TeloSII non coding RNA 45 (RF02710)"}, {"model_id": "TeloSII_ncR49", "source": "Rfam", "description": "TeloSII non coding RNA 49 (RF02711)"}, {"model_id": "Termite-flg", "source": "Rfam", "description": "Termite-flg RNA (RF01729)"}, {"model_id": "Termite-leu", "source": "Rfam", "description": "Termite-leu RNA (RF01730)"}, {"model_id": "b.16.m.T.pyriformis", "source": "CRW", "description": "Tetrahymena pyriformis mt rRNA b.16.m.T.pyriformis"}, {"model_id": "TtnuHACA1", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA1 (RF02309)"}, {"model_id": "TtnuHACA10", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA10 (RF02317)"}, {"model_id": "TtnuHACA11a", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA11a (RF02318)"}, {"model_id": "TtnuHACA12", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA12 (RF02319)"}, {"model_id": "TtnuHACA13", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA13 (RF02320)"}, {"model_id": "TtnuHACA14", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA14 (RF02321)"}, {"model_id": "TtnuHACA15", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA15 (RF02322)"}, {"model_id": "TtnuHACA16", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA16 (RF02323)"}, {"model_id": "TtnuHACA17", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA17 (RF02324)"}, {"model_id": "TtnuHACA18", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA18 (RF02325)"}, {"model_id": "TtnuHACA19", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA19 (RF02326)"}, {"model_id": "TtnuHACA2", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA2 (RF02310)"}, {"model_id": "TtnuHACA20", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA20 (RF02327)"}, {"model_id": "TtnuHACA21", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA21 (RF02328)"}, {"model_id": "TtnuHACA22", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA22 (RF02329)"}, {"model_id": "TtnuHACA23", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA23 (RF02330)"}, {"model_id": "TtnuHACA24", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA24 (RF02331)"}, {"model_id": "TtnuHACA25", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA25 (RF02332)"}, {"model_id": "TtnuHACA27", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA27 (RF02333)"}, {"model_id": "TtnuHACA28", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA28 (RF02334)"}, {"model_id": "TtnuHACA3", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA3 (RF02311)"}, {"model_id": "TtnuHACA5", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA5 (RF02312)"}, {"model_id": "TtnuHACA6", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA6 (RF02313)"}, {"model_id": "TtnuHACA7", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA7 (RF02314)"}, {"model_id": "TtnuHACA8", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA8 (RF02315)"}, {"model_id": "TtnuHACA9", "source": "Rfam", "description": "Tetrahymena snoRNA TtnuHACA9 (RF02316)"}, {"model_id": "TeT_LSU_3D", "source": "RiboVision LSU", "description": "Tetrahymena thermophila large subunit rRNA"}, {"model_id": "mt_TetT_LSU_3D", "source": "RiboVision LSU", "description": "Tetrahymena thermophila large subunit rRNA (mitochondrial)"}, {"model_id": "d.16.e.T.thermophila", "source": "CRW", "description": "Tetrahymena thermophila rRNA 18S d.16.e.T.thermophila"}, {"model_id": "d.5.e.T.thermophila.2", "source": "CRW", "description": "Tetrahymena thermophila rRNA 5S d.5.e.T.thermophila.2"}, {"model_id": "d.16.e.Thalassionema.sp", "source": "CRW", "description": "Thalassionema sp. p474 rRNA 18S d.16.e.Thalassionema.sp"}, {"model_id": "d.16.e.T.antarctica", "source": "CRW", "description": "Thalassiosira antarctica rRNA 18S d.16.e.T.antarctica"}, {"model_id": "d.16.e.T.eccentrica", "source": "CRW", "description": "Thalassiosira eccentrica rRNA 18S d.16.e.T.eccentrica"}, {"model_id": "d.16.e.T.pseudonana", "source": "CRW", "description": "Thalassiosira pseudonana rRNA 18S d.16.e.T.pseudonana"}, {"model_id": "d.16.e.T.contejeani", "source": "CRW", "description": "Thelohania contejeani rRNA 18S d.16.e.T.contejeani"}, {"model_id": "Thermales-rpoB", "source": "Rfam", "description": "Thermales-rpoB RNA (RF03109)"}, {"model_id": "d.5.a.T.celer.1", "source": "CRW", "description": "Thermococcus celer rRNA 5S d.5.a.T.celer.1"}, {"model_id": "d.16.a.T.celer", "source": "CRW", "description": "Thermococcus celer small subunit rRNA d.16.a.T.celer"}, {"model_id": "d.16.b.T.roseum", "source": "CRW", "description": "Thermomicrobium roseum rRNA 16S d.16.b.T.roseum"}, {"model_id": "RNAseP_a_T_acidophilum_JB", "source": "RNAse P Database", "description": "Thermoplasma acidophilum RNAse P"}, {"model_id": "d.5.a.T.acidophilum", "source": "CRW", "description": "Thermoplasma acidophilum rRNA 5S d.5.a.T.acidophilum"}, {"model_id": "d.16.a.T.acidophilum", "source": "CRW", "description": "Thermoplasma acidophilum small subunit rRNA d.16.a.T.acidophilum"}, {"model_id": "d.16.a.T.tenax", "source": "CRW", "description": "Thermoproteus tenax small subunit rRNA d.16.a.T.tenax"}, {"model_id": "RNAseP_b_T_marittima_3D_MD_DSSR", "source": "RNAse P Database", "description": "Thermotoga maritima RNAse P"}, {"model_id": "d.16.b.T.maritima.GEN", "source": "CRW", "description": "Thermotoga maritima rRNA 16S d.16.b.T.maritima.GEN"}, {"model_id": "d.16.b.T.aquaticus", "source": "CRW", "description": "Thermus aquaticus rRNA 16S d.16.b.T.aquaticus"}, {"model_id": "d.5.b.T.aquaticus", "source": "CRW", "description": "Thermus aquaticus rRNA 5S d.5.b.T.aquaticus"}, {"model_id": "d.5.b.Thermus.sp", "source": "CRW", "description": "Thermus sp. rRNA 5S d.5.b.Thermus.sp"}, {"model_id": "TT_LSU_3D", "source": "RiboVision LSU", "description": "Thermus thermophilus large subunit rRNA"}, {"model_id": "TT_SSU_3D", "source": "RiboVision SSU", "description": "Thermus thermophilus small subunit rRNA"}, {"model_id": "Thr_leader", "source": "Rfam", "description": "Threonine operon leader (RF00506)"}, {"model_id": "Flavi_TBFV_CRE", "source": "Rfam", "description": "Tick-borne Flavivirus 3' UTR cis-acting replication element (CRE) (RF03538)"}, {"model_id": "Flavi_TBFV_xrRNA", "source": "Rfam", "description": "Tick-borne Flavivirus exoribonuclease-resistant RNA element (RF03536)"}, {"model_id": "Flavi_TBFV_SL6", "source": "Rfam", "description": "Tick-borne Flavivirus short stem-loop SL6 (RF03537)"}, {"model_id": "IRES_Tobamo", "source": "Rfam", "description": "Tobamovirus internal ribosome entry site (IRES) (RF00225)"}, {"model_id": "Toga_5_CRE", "source": "Rfam", "description": "Togavirus 5' plus strand cis-regulatory element (RF00470)"}, {"model_id": "Tombus_3_III", "source": "Rfam", "description": "Tombus virus defective interfering (DI) RNA region 3 (RF00215)"}, {"model_id": "Tombus_3_IV", "source": "Rfam", "description": "Tombusvirus 3' UTR region IV (RF00176)"}, {"model_id": "Virus_CITE_2", "source": "Rfam", "description": "Tombusvirus 3' cap-independent translation element (RF02457)"}, {"model_id": "Tombus_5", "source": "Rfam", "description": "Tombusvirus 5' UTR (RF00171)"}, {"model_id": "Tombus_IRE", "source": "Rfam", "description": "Tombusvirus internal replication element (IRE) (RF00510)"}, {"model_id": "ToxI", "source": "Rfam", "description": "ToxI antitoxin (RF02519)"}, {"model_id": "ToxT_thermometer", "source": "Rfam", "description": "ToxT 5' UTR thermometer (RF02733)"}, {"model_id": "tracrRNA", "source": "Rfam", "description": "Trans-activating crRNA (RF02348)"}, {"model_id": "mir-TAR", "source": "Rfam", "description": "Trans-activation response element (TAR) (RF00250)"}, {"model_id": "tfoR", "source": "Rfam", "description": "Translational regulator of tfoXVC (RF02100)"}, {"model_id": "Transposase-1", "source": "Rfam", "description": "Transposase-1 RNA (RF03014)"}, {"model_id": "Transposase-2", "source": "Rfam", "description": "Transposase-2 RNA (RF03015)"}, {"model_id": "d.16.e.O.sinensis", "source": "CRW", "description": "Trieres chinensis rRNA 18S d.16.e.O.sinensis"}, {"model_id": "d.16.e.B.pacifica", "source": "CRW", "description": "Triparma pacifica rRNA 18S d.16.e.B.pacifica"}, {"model_id": "IRES_TrkB", "source": "Rfam", "description": "TrkB IRES (RF00547)"}, {"model_id": "TrxA_thermometer", "source": "Rfam", "description": "TrxA 5' UTR thermometer (RF02773)"}, {"model_id": "TB_SSU_3D", "source": "RiboVision SSU", "description": "Trypanosoma brucei small subunit rRNA"}, {"model_id": "snoRNA2", "source": "Rfam", "description": "Trypanosomatid small nucleolar RNA 2 (RF02785)"}, {"model_id": "TB10Cs1H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs1H1 (RF01522)"}, {"model_id": "TB10Cs1H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs1H2 (RF01523)"}, {"model_id": "TB10Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs2H1 (RF01525)"}, {"model_id": "TB10Cs2H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs2H2 (RF01863)"}, {"model_id": "TB10Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs3H1 (RF01531)"}, {"model_id": "TB10Cs3H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs3H2 (RF01532)"}, {"model_id": "TB10Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs4H2 (RF01862)"}, {"model_id": "TB10Cs4H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs4H3 (RF01533)"}, {"model_id": "TB10Cs4H4", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs4H4 (RF01534)"}, {"model_id": "TB10Cs5H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs5H2 (RF01535)"}, {"model_id": "TB10Cs5H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10Cs5H3 (RF01536)"}, {"model_id": "TB10Cs1H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB10cs1H3 (RF01524)"}, {"model_id": "TB11Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs2H1 (RF01537)"}, {"model_id": "TB11Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs3H1 (RF01538)"}, {"model_id": "TB11Cs4H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs4H1 (RF01539)"}, {"model_id": "TB11Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs4H2 (RF01540)"}, {"model_id": "TB11Cs4H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs4H3 (RF01541)"}, {"model_id": "TB11Cs5H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs5H1 (RF01542)"}, {"model_id": "TB11Cs5H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs5H2 (RF01543)"}, {"model_id": "TB11Cs5H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB11Cs5H3 (RF01544)"}, {"model_id": "TB3Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB3Cs2H1 (RF01545)"}, {"model_id": "TB6Cs1H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB6Cs1H1 (RF01546)"}, {"model_id": "TB6Cs1H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB6Cs1H3 (RF01547)"}, {"model_id": "TB6Cs1H4", "source": "Rfam", "description": "Trypanosomatid snoRNA TB6Cs1H4 (RF01548)"}, {"model_id": "TB8Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB8Cs2H1 (RF01549)"}, {"model_id": "TB8Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB8Cs3H1 (RF01550)"}, {"model_id": "TB8Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB8Cs4H2 (RF01551)"}, {"model_id": "TB9Cs1H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs1H1 (RF01861)"}, {"model_id": "TB9Cs1H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs1H2 (RF01552)"}, {"model_id": "TB9Cs1H3", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs1H3 (RF01553)"}, {"model_id": "TB9Cs2H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs2H1 (RF01554)"}, {"model_id": "TB9Cs3H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs3H1 (RF01555)"}, {"model_id": "TB9Cs3H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs3H2 (RF01556)"}, {"model_id": "TB9Cs4H1", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs4H1 (RF01557)"}, {"model_id": "TB9Cs4H2", "source": "Rfam", "description": "Trypanosomatid snoRNA TB9Cs4H2 (RF01558)"}, {"model_id": "Trp_leader", "source": "Rfam", "description": "Tryptophan operon leader (RF00513)"}, {"model_id": "TCV_Pr", "source": "Rfam", "description": "Turnip crinkle virus (TCV) core promoter hairpin (Pr) (RF00502)"}, {"model_id": "TCV_H5", "source": "Rfam", "description": "Turnip crinkle virus (TCV) repressor of minus strand synthesis H5 (RF00500)"}, {"model_id": "TCV_H4", "source": "Rfam", "description": "Turnip crinkle virus 3'UTR (RF02416)"}, {"model_id": "Twister-sister", "source": "Rfam", "description": "Twister_sister_ribozyme (RF02681)"}, {"model_id": "TwoAYGGAY", "source": "Rfam", "description": "TwoAYGGAY RNA (RF01731)"}, {"model_id": "Tymo_tRNA-like", "source": "Rfam", "description": "Tymovirus/Pomovirus/Furovirus tRNA-like 3' UTR element (RF00233)"}, {"model_id": "Twister-P5", "source": "Rfam", "description": "Type-P5 twister ribozyme (RF02684)"}, {"model_id": "U1", "source": "Rfam", "description": "U1 spliceosomal RNA (RF00003)"}, {"model_id": "U11", "source": "Rfam", "description": "U11 spliceosomal RNA (RF00548)"}, {"model_id": "U12", "source": "Rfam", "description": "U12 minor spliceosomal RNA (RF00007)"}, {"model_id": "U1A_PIE", "source": "Rfam", "description": "U1A polyadenylation inhibition element (PIE) (RF00460)"}, {"model_id": "U2", "source": "Rfam", "description": "U2 spliceosomal RNA (RF00004)"}, {"model_id": "U4", "source": "Rfam", "description": "U4 spliceosomal RNA (RF00015)"}, {"model_id": "U4atac", "source": "Rfam", "description": "U4atac minor spliceosomal RNA (RF00618)"}, {"model_id": "U5", "source": "Rfam", "description": "U5 spliceosomal RNA (RF00020)"}, {"model_id": "U6", "source": "Rfam", "description": "U6 spliceosomal RNA (RF00026)"}, {"model_id": "U6atac", "source": "Rfam", "description": "U6atac minor spliceosomal RNA (RF00619)"}, {"model_id": "U7", "source": "Rfam", "description": "U7 small nuclear RNA (RF00066)"}, {"model_id": "U8", "source": "Rfam", "description": "U8 small nucleolar RNA (RF00096)"}, {"model_id": "UPSK", "source": "Rfam", "description": "UPSK RNA (RF00390)"}, {"model_id": "UnaL2", "source": "Rfam", "description": "UnaL2 LINE 3' element (RF00436)"}, {"model_id": "URE2_IRES", "source": "Rfam", "description": "Ure2 internal ribosome entry site (IRES) (RF02530)"}, {"model_id": "d.16.m.H.auropunctatus", "source": "CRW", "description": "Urva auropunctata mt rRNA d.16.m.H.auropunctatus"}, {"model_id": "VA", "source": "Rfam", "description": "VA RNA (RF00102)"}, {"model_id": "VR-RNA", "source": "Rfam", "description": "VR-RNA (RF02417)"}, {"model_id": "IRES_VEGF_A", "source": "Rfam", "description": "Vascular endothelial growth factor (VEGF) IRES A (RF00461)"}, {"model_id": "Vault", "source": "Rfam", "description": "Vault RNA (RF00006)"}, {"model_id": "Telomerase-vert", "source": "Rfam", "description": "Vertebrate telomerase RNA (RF00024)"}, {"model_id": "V_AS5", "source": "Rfam", "description": "Vibrio RNA AS5 (RF02818)"}, {"model_id": "V_AS7", "source": "Rfam", "description": "Vibrio RNA AS7 (RF02819)"}, {"model_id": "V_AS9", "source": "Rfam", "description": "Vibrio RNA AS9 (RF02820)"}, {"model_id": "V_IGR5", "source": "Rfam", "description": "Vibrio RNA IGR5 (RF02821)"}, {"model_id": "VqmR", "source": "Rfam", "description": "Vibrio RNA VqmR (RF02834)"}, {"model_id": "TarA", "source": "Rfam", "description": "Vibrio ToxT activated RNA TarA (RF02537)"}, {"model_id": "TarB", "source": "Rfam", "description": "Vibrio ToxT activated RNA TarB (RF02538)"}, {"model_id": "Va-907", "source": "Rfam", "description": "Vibrio alginolyticus sRNA 907 (RF02567)"}, {"model_id": "d.5.b.L.anguillarum", "source": "CRW", "description": "Vibrio anguillarum rRNA 5S d.5.b.L.anguillarum"}, {"model_id": "d.5.b.L.pelagia", "source": "CRW", "description": "Vibrio pelagius rRNA 5S d.5.b.L.pelagia"}, {"model_id": "VrrA", "source": "Rfam", "description": "Vibrio regulatory RNA of OmpA (RF01456)"}, {"model_id": "Vimentin3", "source": "Rfam", "description": "Vimentin 3' UTR protein-binding region (RF00109)"}, {"model_id": "IRES_Kv1_4", "source": "Rfam", "description": "Voltage-gated potassium-channel Kv1.4 IRES (RF00447)"}, {"model_id": "RNaseP_TypeT_Vulcanisaeta", "source": "RNAse P Database", "description": "Vulcanisaeta RNAse P"}, {"model_id": "whalefall-1", "source": "Rfam", "description": "Whalefall-1 RNA (RF01762)"}, {"model_id": "WLE3", "source": "Rfam", "description": "Wingless localisation element 3 (WLE3) (RF01046)"}, {"model_id": "WsnRNA46", "source": "Rfam", "description": "Wolbachia sRNA 46 (RF02625)"}, {"model_id": "WsnRNA59", "source": "Rfam", "description": "Wolbachia sRNA 59 (RF02626)"}, {"model_id": "Ncrwmel02", "source": "Rfam", "description": "Wolbachia sRNA mel02 (RF02749)"}, {"model_id": "XIST_intron", "source": "Rfam", "description": "XIST 3' intron conserved motif (RF02266)"}, {"model_id": "XIST_A_REPEAT", "source": "Rfam", "description": "XIST RNA A repeat (RF02162)"}, {"model_id": "Xanthine", "source": "Rfam", "description": "Xanthine riboswitch (NMT1 RNA) (RF03054)"}, {"model_id": "Xoo1", "source": "Rfam", "description": "Xanthomonadaceae sRNA Xoo1 (RF02240)"}, {"model_id": "Xoo2", "source": "Rfam", "description": "Xanthomonadaceae sRNA Xoo2 (RF02241)"}, {"model_id": "Xoo5", "source": "Rfam", "description": "Xanthomonadaceae sRNA Xoo5 (RF02242)"}, {"model_id": "asX1", "source": "Rfam", "description": "Xanthomonadaceae sRNA asX1 (RF02235)"}, {"model_id": "sX13", "source": "Rfam", "description": "Xanthomonadaceae sRNA sX13 (RF02232)"}, {"model_id": "sX15", "source": "Rfam", "description": "Xanthomonadaceae sRNA sX15 (RF02234)"}, {"model_id": "sX5", "source": "Rfam", "description": "Xanthomonadaceae sRNA sX5 (RF02224)"}, {"model_id": "asX2", "source": "Rfam", "description": "Xanthomonas sRNA asX2 (RF02236)"}, {"model_id": "asX3", "source": "Rfam", "description": "Xanthomonas sRNA asX3 (RF02237)"}, {"model_id": "asX4", "source": "Rfam", "description": "Xanthomonas sRNA asX4/Xoo4 (RF02238)"}, {"model_id": "asX6", "source": "Rfam", "description": "Xanthomonas sRNA asX6 (RF02239)"}, {"model_id": "sX12", "source": "Rfam", "description": "Xanthomonas sRNA sX12 (RF02231)"}, {"model_id": "sX14", "source": "Rfam", "description": "Xanthomonas sRNA sX14/Xoo3 (RF02233)"}, {"model_id": "sX2", "source": "Rfam", "description": "Xanthomonas sRNA sX2 (RF02222)"}, {"model_id": "sX7", "source": "Rfam", "description": "Xanthomonas sRNA sX7 (RF02226)"}, {"model_id": "sX9", "source": "Rfam", "description": "Xanthomonas sRNA sX9 (RF02228)"}, {"model_id": "Y_RNA", "source": "Rfam", "description": "Y RNA (RF00019)"}, {"model_id": "YrlA", "source": "Rfam", "description": "Y RNA-like (RF02553)"}, {"model_id": "YrlB", "source": "Rfam", "description": "Y RNA-like (RF02565)"}, {"model_id": "U1_yeast", "source": "Rfam", "description": "Yeast U1 spliceosomal RNA (RF00488)"}, {"model_id": "YenS", "source": "Rfam", "description": "Yersinia YenS sRNA (RF02374)"}, {"model_id": "Ysr100", "source": "Rfam", "description": "Yersinia sRNA 100 (RF02854)"}, {"model_id": "Ysr141", "source": "Rfam", "description": "Yersinia sRNA 141 (RF02675)"}, {"model_id": "Ysr155_RyfD", "source": "Rfam", "description": "Yersinia sRNA 155(RyfD) (RF02768)"}, {"model_id": "Ysr186_sR026_CsrC", "source": "Rfam", "description": "Yersinia sRNA 186/sR026/CsrC (RF02767)"}, {"model_id": "Ysr190", "source": "Rfam", "description": "Yersinia sRNA 190 (RF02764)"}, {"model_id": "Ysr197", "source": "Rfam", "description": "Yersinia sRNA 197 (RF02849)"}, {"model_id": "Ysr201", "source": "Rfam", "description": "Yersinia sRNA 201 (RF02853)"}, {"model_id": "Ysr202", "source": "Rfam", "description": "Yersinia sRNA 202 (RF02769)"}, {"model_id": "Ysr206", "source": "Rfam", "description": "Yersinia sRNA 206 (RF02852)"}, {"model_id": "Ysr209", "source": "Rfam", "description": "Yersinia sRNA 209 (RF02765)"}, {"model_id": "Ysr224", "source": "Rfam", "description": "Yersinia sRNA 224 (RF02770)"}, {"model_id": "Ysr251", "source": "Rfam", "description": "Yersinia sRNA 251 (RF02855)"}, {"model_id": "Ysr276", "source": "Rfam", "description": "Yersinia sRNA 276 (RF02850)"}, {"model_id": "Ysr283", "source": "Rfam", "description": "Yersinia sRNA 283 (RF02851)"}, {"model_id": "Ysr35", "source": "Rfam", "description": "Yersinia sRNA 35 (RF02671)"}, {"model_id": "Ysr49", "source": "Rfam", "description": "Yersinia sRNA 49 (RF02766)"}, {"model_id": "snoZ30", "source": "Rfam", "description": "Z30 small nucleolar RNA (RF00288)"}, {"model_id": "snoZ6", "source": "Rfam", "description": "Z6 small nucleolar RNA (RF00285)"}, {"model_id": "ZMP-ZTP", "source": "Rfam", "description": "ZMP/ZTP riboswitch (RF01750)"}, {"model_id": "d.16.e.S.culisetae", "source": "CRW", "description": "Zancudomyces culisetae rRNA 18S d.16.e.S.culisetae"}, {"model_id": "Zeta-pan", "source": "Rfam", "description": "Zeta-pan RNA (RF03111)"}, {"model_id": "d.16.b.C.innocuum", "source": "CRW", "description": "[Clostridium] innocuum rRNA 16S d.16.b.C.innocuum"}, {"model_id": "d.16.b.E.brachy", "source": "CRW", "description": "[Eubacterium] brachy rRNA 16S d.16.b.E.brachy"}, {"model_id": "c4-a1b1", "source": "Rfam", "description": "a1, b1 targets of C4 antisense RNA (RF03163)"}, {"model_id": "abiF", "source": "Rfam", "description": "abiF RNA (RF03085)"}, {"model_id": "algC", "source": "Rfam", "description": "algC RNA (RF02929)"}, {"model_id": "asponA", "source": "Rfam", "description": "anti ponA RNA (RF02812)"}, {"model_id": "AsdA", "source": "Rfam", "description": "antisense RNA of dnaA mRNA (RF02674)"}, {"model_id": "AsrC", "source": "Rfam", "description": "antisense RNA of rseC mRNA (RF02746)"}, {"model_id": "aspS", "source": "Rfam", "description": "aspS RNA (RF02930)"}, {"model_id": "atoC", "source": "Rfam", "description": "atoC RNA (RF01733)"}, {"model_id": "atpB", "source": "Rfam", "description": "atpB RNA (RF02916)"}, {"model_id": "bZIP", "source": "Rfam", "description": "bZIP non canonical Hac1/Xbp1 intron (RF04247)"}, {"model_id": "bablM", "source": "Rfam", "description": "bablM sRNA (RF01784)"}, {"model_id": "tmRNA_intron", "source": "tmRNA Database", "description": "bacteria tmRNA"}, {"model_id": "bantam", "source": "Rfam", "description": "bantam microRNA precursor family (RF00727)"}, {"model_id": "IRES_Bip", "source": "Rfam", "description": "bip internal ribosome entry site (IRES) (RF00223)"}, {"model_id": "bpcv-mir-B1", "source": "Rfam", "description": "bpcv-mir-B1 microRNA precursor family (RF03805)"}, {"model_id": "c-di-GMP-I-GGC", "source": "Rfam", "description": "c-di-GMP-I-GGC riboswitch (RF03167)"}, {"model_id": "c-di-GMP-I-UAU", "source": "Rfam", "description": "c-di-GMP-I-UAU riboswitch (RF03168)"}, {"model_id": "c-di-GMP-II-GAG", "source": "Rfam", "description": "c-di-GMP-II-GAG riboswitch (RF03169)"}, {"model_id": "c-di-GMP-II-GCG", "source": "Rfam", "description": "c-di-GMP-II-GCG riboswitch (RF03170)"}, {"model_id": "IRES_c-myc", "source": "Rfam", "description": "c-myc internal ribosome entry site (IRES) (RF00216)"}, {"model_id": "IRES_c-sis", "source": "Rfam", "description": "c-sis internal ribosome entry site (IRES) (RF00549)"}, {"model_id": "c4-2", "source": "Rfam", "description": "c4-2 RNA (RF02944)"}, {"model_id": "caiA", "source": "Rfam", "description": "caiA RNA (RF02934)"}, {"model_id": "carA", "source": "Rfam", "description": "carA ncRNA motif (RF04192)"}, {"model_id": "CC0734", "source": "Rfam", "description": "caulobacter sRNA CC0734 (RF01520)"}, {"model_id": "CC1840", "source": "Rfam", "description": "caulobacter sRNA CC1840 (RF01521)"}, {"model_id": "CC2171", "source": "Rfam", "description": "caulobacter sRNA CC2171 (RF01867)"}, {"model_id": "CC3513", "source": "Rfam", "description": "caulobacter sRNA CC3513 (RF01528)"}, {"model_id": "che1", "source": "Rfam", "description": "che1 RNA (RF02935)"}, {"model_id": "chrB-a", "source": "Rfam", "description": "chrB-a RNA (RF03078)"}, {"model_id": "chrB-b", "source": "Rfam", "description": "chrB-b RNA (RF03086)"}, {"model_id": "bglG-cis-reg", "source": "Rfam", "description": "cis-regulatory element of the bglG/LicT operon (RF03530)"}, {"model_id": "cold-seep-1", "source": "Rfam", "description": "cold-seep-1 RNA (RF03089)"}, {"model_id": "cow-rumen-1", "source": "Rfam", "description": "cow-rumen-1 RNA (RF02946)"}, {"model_id": "cow-rumen-2", "source": "Rfam", "description": "cow-rumen-2 RNA (RF02947)"}, {"model_id": "cow-rumen-3", "source": "Rfam", "description": "cow-rumen-3 RNA (RF03083)"}, {"model_id": "cow-rumen-4", "source": "Rfam", "description": "cow-rumen-4 RNA (RF02948)"}, {"model_id": "cspA", "source": "Rfam", "description": "cspA thermoregulator (RF01766)"}, {"model_id": "ctRNA_pGA1", "source": "Rfam", "description": "ctRNA (RF00236)"}, {"model_id": "ctRNA_pND324", "source": "Rfam", "description": "ctRNA (RF00238)"}, {"model_id": "ctRNA_pT181", "source": "Rfam", "description": "ctRNA (RF00242)"}, {"model_id": "ctRNA_p42d", "source": "Rfam", "description": "ctRNA (RF00489)"}, {"model_id": "CAESAR", "source": "Rfam", "description": "ctgf/hcs24 CAESAR (RF00172)"}, {"model_id": "dfrA-dnaX", "source": "Rfam", "description": "dfrA-dnaX RNA (RF02952)"}, {"model_id": "dinG", "source": "Rfam", "description": "dinG RNA (RF03082)"}, {"model_id": "drum", "source": "Rfam", "description": "drum RNA (RF02958)"}, {"model_id": "drz-agam-1", "source": "Rfam", "description": "drz-agam-1 ribozyme (RF01787)"}, {"model_id": "drz-agam-2-2", "source": "Rfam", "description": "drz-agam-2-2 ribozyme (RF01788)"}, {"model_id": "eL15-Euryarchaeota", "source": "Rfam", "description": "eL15-Euryarchaeota ribosomal protein leader (RF03144)"}, {"model_id": "eeev_FSE", "source": "Rfam", "description": "eastern equine encephalitis ribosomal frameshift element (RF01839)"}, {"model_id": "emrB-Lactobacillus", "source": "Rfam", "description": "emrB-Lactobacillus RNA (RF02971)"}, {"model_id": "engA", "source": "Rfam", "description": "engA RNA (RF02972)"}, {"model_id": "epsC", "source": "Rfam", "description": "epsC RNA (RF01735)"}, {"model_id": "ffh", "source": "Rfam", "description": "ffh sRNA (RF01793)"}, {"model_id": "flg-Rhizobiales", "source": "Rfam", "description": "flg-Rhizobiales RNA (RF01736)"}, {"model_id": "flpD", "source": "Rfam", "description": "flpD RNA (RF01737)"}, {"model_id": "folE", "source": "Rfam", "description": "folE RNA (RF02977)"}, {"model_id": "folP", "source": "Rfam", "description": "folP RNA (RF02978)"}, {"model_id": "freshwater-1", "source": "Rfam", "description": "freshwater-1 RNA (RF02979)"}, {"model_id": "freshwater-2", "source": "Rfam", "description": "freshwater-2 RNA (RF02980)"}, {"model_id": "ftsZ-DE", "source": "Rfam", "description": "ftsZ-DE RNA (RF02985)"}, {"model_id": "gabT", "source": "Rfam", "description": "gabT RNA (RF01738)"}, {"model_id": "glmS", "source": "Rfam", "description": "glmS glucosamine-6-phosphate activated ribozyme (RF00234)"}, {"model_id": "gltS", "source": "Rfam", "description": "gltS RNA (RF02982)"}, {"model_id": "glycine-GGAnGA", "source": "Rfam", "description": "glycine-GGAnGA riboswitch (RF03166)"}, {"model_id": "gntR-DTE", "source": "Rfam", "description": "gntR-DTE RNA (RF02989)"}, {"model_id": "gadd7", "source": "Rfam", "description": "growth arrested DNA-damage inducible gene 7 (RF01800)"}, {"model_id": "gut-2", "source": "Rfam", "description": "gut-2 RNA (RF02990)"}, {"model_id": "gyrA", "source": "Rfam", "description": "gyrA RNA (RF01740)"}, {"model_id": "h2cR", "source": "Rfam", "description": "h2cR sRNA (RF02369)"}, {"model_id": "hilD_3p_UTR", "source": "Rfam", "description": "hilD 3'UTR (RF02689)"}, {"model_id": "hvt-mir-H16", "source": "Rfam", "description": "hvt-mir-H16 microRNA precursor family (RF03233)"}, {"model_id": "hya", "source": "Rfam", "description": "hya RNA (RF02992)"}, {"model_id": "icaR_3p_UTR", "source": "Rfam", "description": "icaR 3'UTR (RF02660)"}, {"model_id": "icaR_5p_UTR", "source": "Rfam", "description": "icaR 5' UTR (RF02661)"}, {"model_id": "icd-II", "source": "Rfam", "description": "icd-II ncRNA motif (RF04189)"}, {"model_id": "ilvB-OMG", "source": "Rfam", "description": "ilvB-OMG RNA (RF02919)"}, {"model_id": "ilvH", "source": "Rfam", "description": "ilvH RNA (RF02993)"}, {"model_id": "int-alpA", "source": "Rfam", "description": "int-alpA RNA (RF02996)"}, {"model_id": "iscRS", "source": "Rfam", "description": "iscR stability element (RF01517)"}, {"model_id": "isrA", "source": "Rfam", "description": "isrA Hfq binding RNA (RF01385)"}, {"model_id": "isrB", "source": "Rfam", "description": "isrB Hfq binding RNA (RF01386)"}, {"model_id": "isrC", "source": "Rfam", "description": "isrC Hfq binding RNA (RF01387)"}, {"model_id": "isrD", "source": "Rfam", "description": "isrD Hfq binding RNA (RF01388)"}, {"model_id": "isrF", "source": "Rfam", "description": "isrF Hfq binding RNA (RF01389)"}, {"model_id": "isrG", "source": "Rfam", "description": "isrG Hfq binding RNA (RF01390)"}, {"model_id": "isrH", "source": "Rfam", "description": "isrH Hfq binding RNA (RF01391)"}, {"model_id": "isrI", "source": "Rfam", "description": "isrI Hfq binding RNA (RF01392)"}, {"model_id": "isrJ", "source": "Rfam", "description": "isrJ Hfq binding RNA (RF01393)"}, {"model_id": "isrK", "source": "Rfam", "description": "isrK Hfq binding RNA (RF01394)"}, {"model_id": "isrL", "source": "Rfam", "description": "isrL Hfq binding RNA (RF01395)"}, {"model_id": "isrN", "source": "Rfam", "description": "isrN Hfq binding RNA (RF01396)"}, {"model_id": "isrO", "source": "Rfam", "description": "isrO Hfq binding RNA (RF01397)"}, {"model_id": "isrP", "source": "Rfam", "description": "isrP Hfq binding RNA (RF01398)"}, {"model_id": "isrQ", "source": "Rfam", "description": "isrQ Hfq binding RNA (RF01399)"}, {"model_id": "istR", "source": "Rfam", "description": "istR Hfq binding RNA (RF01400)"}, {"model_id": "ivy-DE", "source": "Rfam", "description": "ivy-DE RNA (RF02999)"}, {"model_id": "lactis-plasmid", "source": "Rfam", "description": "lactis-plasmid RNA (RF01742)"}, {"model_id": "let-7", "source": "Rfam", "description": "let-7 microRNA precursor (RF00027)"}, {"model_id": "leu-phe_leader", "source": "Rfam", "description": "leu/phe leader RNA from Lactococcus (RF01743)"}, {"model_id": "leuA-Halobacteria", "source": "Rfam", "description": "leuA-Halobacteria RNA (RF03001)"}, {"model_id": "lin-4", "source": "Rfam", "description": "lin-4 microRNA precursor (RF00052)"}, {"model_id": "livK", "source": "Rfam", "description": "livK RNA (RF01744)"}, {"model_id": "lsy-6", "source": "Rfam", "description": "lsy-6 microRNA precursor family (RF00823)"}, {"model_id": "lysM-Actino", "source": "Rfam", "description": "lysM-Actino RNA (RF03090)"}, {"model_id": "lysM-Prevotella", "source": "Rfam", "description": "lysM-Prevotella RNA (RF03002)"}, {"model_id": "lysM-TM7", "source": "Rfam", "description": "lysM-TM7 RNA (RF03005)"}, {"model_id": "malK-I", "source": "Rfam", "description": "malK-I RNA (RF03069)"}, {"model_id": "malK-II", "source": "Rfam", "description": "malK-II RNA (RF03008)"}, {"model_id": "malK-III", "source": "Rfam", "description": "malK-III RNA (RF03009)"}, {"model_id": "manA", "source": "Rfam", "description": "manA RNA (RF01745)"}, {"model_id": "Mcr7", "source": "Rfam", "description": "mcr7 sRNA (RF02571)"}, {"model_id": "mcrA", "source": "Rfam", "description": "mcrA RNA (RF03010)"}, {"model_id": "miR-430", "source": "Rfam", "description": "miR-430 microRNA precursor family (RF01413)"}, {"model_id": "MIR1023", "source": "Rfam", "description": "microRNA MIR1023 (RF01043)"}, {"model_id": "MIR1027", "source": "Rfam", "description": "microRNA MIR1027 (RF00925)"}, {"model_id": "MIR1122", "source": "Rfam", "description": "microRNA MIR1122 (RF00906)"}, {"model_id": "MIR1151", "source": "Rfam", "description": "microRNA MIR1151 (RF00926)"}, {"model_id": "MIR1222", "source": "Rfam", "description": "microRNA MIR1222 (RF01927)"}, {"model_id": "MIR1223", "source": "Rfam", "description": "microRNA MIR1223 (RF01941)"}, {"model_id": "MIR1428", "source": "Rfam", "description": "microRNA MIR1428 (RF01925)"}, {"model_id": "MIR1444", "source": "Rfam", "description": "microRNA MIR1444 (RF00956)"}, {"model_id": "MIR159", "source": "Rfam", "description": "microRNA MIR159 (RF00638)"}, {"model_id": "MIR162_2", "source": "Rfam", "description": "microRNA MIR162_2 (RF00742)"}, {"model_id": "MIR168", "source": "Rfam", "description": "microRNA MIR168 (RF00677)"}, {"model_id": "MIR169_2", "source": "Rfam", "description": "microRNA MIR169_2 (RF00645)"}, {"model_id": "MIR169_5", "source": "Rfam", "description": "microRNA MIR169_5 (RF00865)"}, {"model_id": "MIR171_1", "source": "Rfam", "description": "microRNA MIR171_1 (RF00643)"}, {"model_id": "MIR171_2", "source": "Rfam", "description": "microRNA MIR171_2 (RF00692)"}, {"model_id": "MIR2118", "source": "Rfam", "description": "microRNA MIR2118 (RF01911)"}, {"model_id": "MIR2587", "source": "Rfam", "description": "microRNA MIR2587 (RF01917)"}, {"model_id": "MIR2907", "source": "Rfam", "description": "microRNA MIR2907 (RF02027)"}, {"model_id": "MIR390", "source": "Rfam", "description": "microRNA MIR390 (RF00689)"}, {"model_id": "MIR394", "source": "Rfam", "description": "microRNA MIR394 (RF00688)"}, {"model_id": "MIR396", "source": "Rfam", "description": "microRNA MIR396 (RF00648)"}, {"model_id": "MIR397", "source": "Rfam", "description": "microRNA MIR397 (RF00704)"}, {"model_id": "MIR398", "source": "Rfam", "description": "microRNA MIR398 (RF00695)"}, {"model_id": "MIR403", "source": "Rfam", "description": "microRNA MIR403 (RF00842)"}, {"model_id": "MIR408", "source": "Rfam", "description": "microRNA MIR408 (RF00690)"}, {"model_id": "MIR439", "source": "Rfam", "description": "microRNA MIR439 (RF01902)"}, {"model_id": "MIR444", "source": "Rfam", "description": "microRNA MIR444 (RF00920)"}, {"model_id": "MIR473", "source": "Rfam", "description": "microRNA MIR473 (RF00778)"}, {"model_id": "MIR474", "source": "Rfam", "description": "microRNA MIR474 (RF00779)"}, {"model_id": "MIR475", "source": "Rfam", "description": "microRNA MIR475 (RF00721)"}, {"model_id": "MIR477", "source": "Rfam", "description": "microRNA MIR477 (RF00780)"}, {"model_id": "MIR480", "source": "Rfam", "description": "microRNA MIR480 (RF00782)"}, {"model_id": "MIR529", "source": "Rfam", "description": "microRNA MIR529 (RF00908)"}, {"model_id": "MIR530", "source": "Rfam", "description": "microRNA MIR530 (RF01005)"}, {"model_id": "MIR807", "source": "Rfam", "description": "microRNA MIR807 (RF00886)"}, {"model_id": "MIR815", "source": "Rfam", "description": "microRNA MIR815 (RF00884)"}, {"model_id": "MIR821", "source": "Rfam", "description": "microRNA MIR821 (RF00885)"}, {"model_id": "MIR824", "source": "Rfam", "description": "microRNA MIR824 (RF00943)"}, {"model_id": "MIR828", "source": "Rfam", "description": "microRNA MIR828 (RF01026)"}, {"model_id": "MIR845_1", "source": "Rfam", "description": "microRNA MIR845_1 (RF00901)"}, {"model_id": "MIR845_2", "source": "Rfam", "description": "microRNA MIR845_2 (RF00975)"}, {"model_id": "MIR854", "source": "Rfam", "description": "microRNA MIR854 (RF00893)"}, {"model_id": "hvt-mir-H", "source": "Rfam", "description": "microRNA hvt-mir-H9 (RF01940)"}, {"model_id": "mir-1180", "source": "Rfam", "description": "microRNA mir-1180 (RF02024)"}, {"model_id": "mir-1183", "source": "Rfam", "description": "microRNA mir-1183 (RF02016)"}, {"model_id": "mir-12", "source": "Rfam", "description": "microRNA mir-12 (RF00751)"}, {"model_id": "mir-1207", "source": "Rfam", "description": "microRNA mir-1207 (RF02018)"}, {"model_id": "mir-1208", "source": "Rfam", "description": "microRNA mir-1208 (RF02023)"}, {"model_id": "mir-1224", "source": "Rfam", "description": "microRNA mir-1224 (RF00942)"}, {"model_id": "mir-1225", "source": "Rfam", "description": "microRNA mir-1225 (RF00946)"}, {"model_id": "mir-1227", "source": "Rfam", "description": "microRNA mir-1227 (RF01314)"}, {"model_id": "mir-1249", "source": "Rfam", "description": "microRNA mir-1249 (RF01918)"}, {"model_id": "mir-1251", "source": "Rfam", "description": "microRNA mir-1251 (RF01938)"}, {"model_id": "mir-1253", "source": "Rfam", "description": "microRNA mir-1253 (RF02006)"}, {"model_id": "mir-126", "source": "Rfam", "description": "microRNA mir-126 (RF00701)"}, {"model_id": "mir-1265", "source": "Rfam", "description": "microRNA mir-1265 (RF02019)"}, {"model_id": "mir-127", "source": "Rfam", "description": "microRNA mir-127 (RF00676)"}, {"model_id": "mir-1275", "source": "Rfam", "description": "microRNA mir-1275 (RF02022)"}, {"model_id": "mir-128", "source": "Rfam", "description": "microRNA mir-128 (RF00649)"}, {"model_id": "mir-1287", "source": "Rfam", "description": "microRNA mir-1287 (RF02015)"}, {"model_id": "mir-1296", "source": "Rfam", "description": "microRNA mir-1296 (RF01921)"}, {"model_id": "mir-1302", "source": "Rfam", "description": "microRNA mir-1302 (RF00951)"}, {"model_id": "mir-1306", "source": "Rfam", "description": "microRNA mir-1306 (RF01014)"}, {"model_id": "mir-1307", "source": "Rfam", "description": "microRNA mir-1307 (RF01038)"}, {"model_id": "mir-132", "source": "Rfam", "description": "microRNA mir-132 (RF00662)"}, {"model_id": "mir-134", "source": "Rfam", "description": "microRNA mir-134 (RF00699)"}, {"model_id": "mir-136", "source": "Rfam", "description": "microRNA mir-136 (RF00687)"}, {"model_id": "mir-137", "source": "Rfam", "description": "microRNA mir-137 (RF00694)"}, {"model_id": "mir-138", "source": "Rfam", "description": "microRNA mir-138 (RF00671)"}, {"model_id": "mir-1388", "source": "Rfam", "description": "microRNA mir-1388 (RF01945)"}, {"model_id": "mir-139", "source": "Rfam", "description": "microRNA mir-139 (RF00703)"}, {"model_id": "mir-14", "source": "Rfam", "description": "microRNA mir-14 (RF00752)"}, {"model_id": "mir-140", "source": "Rfam", "description": "microRNA mir-140 (RF00678)"}, {"model_id": "mir-1419", "source": "Rfam", "description": "microRNA mir-1419 (RF01919)"}, {"model_id": "mir-142", "source": "Rfam", "description": "microRNA mir-142 (RF01896)"}, {"model_id": "mir-143", "source": "Rfam", "description": "microRNA mir-143 (RF00683)"}, {"model_id": "mir-144", "source": "Rfam", "description": "microRNA mir-144 (RF00682)"}, {"model_id": "mir-145", "source": "Rfam", "description": "microRNA mir-145 (RF00675)"}, {"model_id": "mir-146", "source": "Rfam", "description": "microRNA mir-146 (RF00691)"}, {"model_id": "mir-1473", "source": "Rfam", "description": "microRNA mir-1473 (RF00993)"}, {"model_id": "mir-149", "source": "Rfam", "description": "microRNA mir-149 (RF00829)"}, {"model_id": "mir-1497", "source": "Rfam", "description": "microRNA mir-1497 (RF00953)"}, {"model_id": "mir-150", "source": "Rfam", "description": "microRNA mir-150 (RF00767)"}, {"model_id": "mir-153", "source": "Rfam", "description": "microRNA mir-153 (RF00650)"}, {"model_id": "mir-155", "source": "Rfam", "description": "microRNA mir-155 (RF00731)"}, {"model_id": "mir-1827", "source": "Rfam", "description": "microRNA mir-1827 (RF02028)"}, {"model_id": "mir-1829", "source": "Rfam", "description": "microRNA mir-1829 (RF00955)"}, {"model_id": "mir-183", "source": "Rfam", "description": "microRNA mir-183 (RF00663)"}, {"model_id": "mir-184", "source": "Rfam", "description": "microRNA mir-184 (RF00657)"}, {"model_id": "mir-185", "source": "Rfam", "description": "microRNA mir-185 (RF00771)"}, {"model_id": "mir-186", "source": "Rfam", "description": "microRNA mir-186 (RF00697)"}, {"model_id": "mir-187", "source": "Rfam", "description": "microRNA mir-187 (RF00674)"}, {"model_id": "mir-188", "source": "Rfam", "description": "microRNA mir-188 (RF01897)"}, {"model_id": "mir-190", "source": "Rfam", "description": "microRNA mir-190 (RF00672)"}, {"model_id": "mir-191", "source": "Rfam", "description": "microRNA mir-191 (RF00764)"}, {"model_id": "mir-1912", "source": "Rfam", "description": "microRNA mir-1912 (RF02017)"}, {"model_id": "mir-193", "source": "Rfam", "description": "microRNA mir-193 (RF01895)"}, {"model_id": "mir-197", "source": "Rfam", "description": "microRNA mir-197 (RF00707)"}, {"model_id": "mir-202", "source": "Rfam", "description": "microRNA mir-202 (RF00705)"}, {"model_id": "mir-2024", "source": "Rfam", "description": "microRNA mir-2024 (RF01900)"}, {"model_id": "mir-203", "source": "Rfam", "description": "microRNA mir-203 (RF00696)"}, {"model_id": "mir-204", "source": "Rfam", "description": "microRNA mir-204 (RF00646)"}, {"model_id": "mir-205", "source": "Rfam", "description": "microRNA mir-205 (RF00656)"}, {"model_id": "mir-207", "source": "Rfam", "description": "microRNA mir-207 (RF00802)"}, {"model_id": "mir-208", "source": "Rfam", "description": "microRNA mir-208 (RF00749)"}, {"model_id": "mir-21", "source": "Rfam", "description": "microRNA mir-21 (RF00658)"}, {"model_id": "mir-210", "source": "Rfam", "description": "microRNA mir-210 (RF00679)"}, {"model_id": "mir-216", "source": "Rfam", "description": "microRNA mir-216 (RF00654)"}, {"model_id": "mir-217", "source": "Rfam", "description": "microRNA mir-217 (RF00673)"}, {"model_id": "mir-22", "source": "Rfam", "description": "microRNA mir-22 (RF00653)"}, {"model_id": "mir-221", "source": "Rfam", "description": "microRNA mir-221 (RF00651)"}, {"model_id": "mir-223", "source": "Rfam", "description": "microRNA mir-223 (RF00664)"}, {"model_id": "mir-2238", "source": "Rfam", "description": "microRNA mir-2238 (RF01915)"}, {"model_id": "mir-228", "source": "Rfam", "description": "microRNA mir-228 (RF00843)"}, {"model_id": "mir-23", "source": "Rfam", "description": "microRNA mir-23 (RF00642)"}, {"model_id": "mir-231", "source": "Rfam", "description": "microRNA mir-231 (RF00852)"}, {"model_id": "mir-232", "source": "Rfam", "description": "microRNA mir-232 (RF00856)"}, {"model_id": "mir-233", "source": "Rfam", "description": "microRNA mir-233 (RF00857)"}, {"model_id": "mir-234", "source": "Rfam", "description": "microRNA mir-234 (RF00859)"}, {"model_id": "mir-239", "source": "Rfam", "description": "microRNA mir-239 (RF00713)"}, {"model_id": "mir-241", "source": "Rfam", "description": "microRNA mir-241 (RF00809)"}, {"model_id": "mir-242", "source": "Rfam", "description": "microRNA mir-242 (RF00898)"}, {"model_id": "mir-242_2", "source": "Rfam", "description": "microRNA mir-242_2 (RF04235)"}, {"model_id": "mir-245", "source": "Rfam", "description": "microRNA mir-245 (RF00816)"}, {"model_id": "mir-246", "source": "Rfam", "description": "microRNA mir-246 (RF00819)"}, {"model_id": "mir-250", "source": "Rfam", "description": "microRNA mir-250 (RF00836)"}, {"model_id": "mir-251", "source": "Rfam", "description": "microRNA mir-251 microRNA precursor family (RF00837)"}, {"model_id": "mir-2518", "source": "Rfam", "description": "microRNA mir-2518 (RF01944)"}, {"model_id": "mir-253", "source": "Rfam", "description": "microRNA mir-253 (RF01064)"}, {"model_id": "mir-255", "source": "Rfam", "description": "microRNA mir-255 (RF00900)"}, {"model_id": "mir-259", "source": "Rfam", "description": "microRNA mir-259 (RF00850)"}, {"model_id": "mir-268", "source": "Rfam", "description": "microRNA mir-268 (RF00834)"}, {"model_id": "mir-27", "source": "Rfam", "description": "microRNA mir-27 (RF00644)"}, {"model_id": "mir-274", "source": "Rfam", "description": "microRNA mir-274 (RF00822)"}, {"model_id": "mir-275", "source": "Rfam", "description": "microRNA mir-275 (RF00757)"}, {"model_id": "mir-276", "source": "Rfam", "description": "microRNA mir-276 (RF00637)"}, {"model_id": "mir-277", "source": "Rfam", "description": "microRNA mir-277 (RF00730)"}, {"model_id": "mir-2774", "source": "Rfam", "description": "microRNA mir-2774 (RF01924)"}, {"model_id": "mir-2778", "source": "Rfam", "description": "microRNA mir-2778 (RF01913)"}, {"model_id": "mir-278", "source": "Rfam", "description": "microRNA mir-278 (RF00729)"}, {"model_id": "mir-2780", "source": "Rfam", "description": "microRNA mir-2780 (RF01937)"}, {"model_id": "mir-28", "source": "Rfam", "description": "microRNA mir-28 (RF00655)"}, {"model_id": "mir-280", "source": "Rfam", "description": "microRNA mir-280 (RF00801)"}, {"model_id": "mir-2807", "source": "Rfam", "description": "microRNA mir-2807 (RF01912)"}, {"model_id": "mir-283", "source": "Rfam", "description": "microRNA mir-283 (RF00747)"}, {"model_id": "mir-2833", "source": "Rfam", "description": "microRNA mir-2833 (RF02026)"}, {"model_id": "mir-286", "source": "Rfam", "description": "microRNA mir-286 (RF00789)"}, {"model_id": "mir-287", "source": "Rfam", "description": "microRNA mir-287 (RF00788)"}, {"model_id": "mir-296", "source": "Rfam", "description": "microRNA mir-296 (RF00733)"}, {"model_id": "mir-298", "source": "Rfam", "description": "microRNA mir-298 (RF00773)"}, {"model_id": "mir-299", "source": "Rfam", "description": "microRNA mir-299 (RF00756)"}, {"model_id": "mir-3", "source": "Rfam", "description": "microRNA mir-3 (RF00716)"}, {"model_id": "mir-301", "source": "Rfam", "description": "microRNA mir-301 (RF02061)"}, {"model_id": "mir-3017", "source": "Rfam", "description": "microRNA mir-3017 (RF02025)"}, {"model_id": "mir-302", "source": "Rfam", "description": "microRNA mir-302 (RF00668)"}, {"model_id": "mir-304", "source": "Rfam", "description": "microRNA mir-304 (RF00853)"}, {"model_id": "mir-305", "source": "Rfam", "description": "microRNA mir-305 (RF00732)"}, {"model_id": "mir-306", "source": "Rfam", "description": "microRNA mir-306 (RF00858)"}, {"model_id": "mir-314", "source": "Rfam", "description": "microRNA mir-314 (RF00807)"}, {"model_id": "mir-315", "source": "Rfam", "description": "microRNA mir-315 (RF00717)"}, {"model_id": "mir-316", "source": "Rfam", "description": "microRNA mir-316 (RF00814)"}, {"model_id": "mir-317", "source": "Rfam", "description": "microRNA mir-317 (RF00720)"}, {"model_id": "mir-3179", "source": "Rfam", "description": "microRNA mir-3179 (RF02021)"}, {"model_id": "mir-318", "source": "Rfam", "description": "microRNA mir-318 (RF00818)"}, {"model_id": "mir-3180", "source": "Rfam", "description": "microRNA mir-3180 (RF02010)"}, {"model_id": "mir-322", "source": "Rfam", "description": "microRNA mir-322 (RF00737)"}, {"model_id": "mir-326", "source": "Rfam", "description": "microRNA mir-326 (RF00719)"}, {"model_id": "mir-327", "source": "Rfam", "description": "microRNA mir-327 (RF00940)"}, {"model_id": "mir-328", "source": "Rfam", "description": "microRNA mir-328 (RF00772)"}, {"model_id": "mir-33", "source": "Rfam", "description": "microRNA mir-33 (RF00667)"}, {"model_id": "mir-330", "source": "Rfam", "description": "microRNA mir-330 (RF00770)"}, {"model_id": "mir-331", "source": "Rfam", "description": "microRNA mir-331 (RF00769)"}, {"model_id": "mir-335", "source": "Rfam", "description": "microRNA mir-335 (RF00766)"}, {"model_id": "mir-338", "source": "Rfam", "description": "microRNA mir-338 (RF00686)"}, {"model_id": "mir-339", "source": "Rfam", "description": "microRNA mir-339 (RF00763)"}, {"model_id": "mir-340", "source": "Rfam", "description": "microRNA mir-340 (RF00761)"}, {"model_id": "mir-345", "source": "Rfam", "description": "microRNA mir-345 (RF01044)"}, {"model_id": "mir-35", "source": "Rfam", "description": "microRNA mir-35 (RF02254)"}, {"model_id": "mir-350", "source": "Rfam", "description": "microRNA mir-350 (RF00806)"}, {"model_id": "mir-351", "source": "Rfam", "description": "microRNA mir-351 (RF00805)"}, {"model_id": "mir-355", "source": "Rfam", "description": "microRNA mir-355 (RF00797)"}, {"model_id": "mir-357", "source": "Rfam", "description": "microRNA mir-357 (RF00791)"}, {"model_id": "mir-36", "source": "Rfam", "description": "microRNA mir-36 (RF00685)"}, {"model_id": "mir-360", "source": "Rfam", "description": "microRNA mir-360 (RF00774)"}, {"model_id": "mir-361", "source": "Rfam", "description": "microRNA mir-361 (RF00744)"}, {"model_id": "mir-363", "source": "Rfam", "description": "microRNA mir-363 (RF01898)"}, {"model_id": "mir-365", "source": "Rfam", "description": "microRNA mir-365 (RF00659)"}, {"model_id": "mir-367", "source": "Rfam", "description": "microRNA mir-367 (RF00735)"}, {"model_id": "mir-374", "source": "Rfam", "description": "microRNA mir-374 (RF00840)"}, {"model_id": "mir-375", "source": "Rfam", "description": "microRNA mir-375 (RF00700)"}, {"model_id": "mir-378", "source": "Rfam", "description": "microRNA mir-378 (RF00741)"}, {"model_id": "mir-383", "source": "Rfam", "description": "microRNA mir-383 (RF00715)"}, {"model_id": "mir-392", "source": "Rfam", "description": "microRNA mir-392 (RF00904)"}, {"model_id": "mir-42", "source": "Rfam", "description": "microRNA mir-42 (RF00794)"}, {"model_id": "mir-422", "source": "Rfam", "description": "microRNA mir-422 (RF01030)"}, {"model_id": "mir-423", "source": "Rfam", "description": "microRNA mir-423 (RF00870)"}, {"model_id": "mir-425", "source": "Rfam", "description": "microRNA mir-425 (RF00803)"}, {"model_id": "mir-43", "source": "Rfam", "description": "microRNA mir-43 (RF00795)"}, {"model_id": "mir-434", "source": "Rfam", "description": "microRNA mir-434 (RF00941)"}, {"model_id": "mir-44", "source": "Rfam", "description": "microRNA mir-44 (RF00710)"}, {"model_id": "mir-450", "source": "Rfam", "description": "microRNA mir-450 (RF00708)"}, {"model_id": "mir-451", "source": "Rfam", "description": "microRNA mir-451 (RF00722)"}, {"model_id": "mir-452", "source": "Rfam", "description": "microRNA mir-452 (RF00839)"}, {"model_id": "mir-454", "source": "Rfam", "description": "microRNA mir-454 (RF00746)"}, {"model_id": "mir-456", "source": "Rfam", "description": "microRNA mir-456 (RF00878)"}, {"model_id": "mir-458", "source": "Rfam", "description": "microRNA mir-458 (RF00750)"}, {"model_id": "mir-460", "source": "Rfam", "description": "microRNA mir-460 (RF00712)"}, {"model_id": "mir-463", "source": "Rfam", "description": "microRNA mir-463 (RF00934)"}, {"model_id": "mir-471", "source": "Rfam", "description": "microRNA mir-471 (RF00932)"}, {"model_id": "mir-48", "source": "Rfam", "description": "microRNA mir-48 (RF00796)"}, {"model_id": "mir-484", "source": "Rfam", "description": "microRNA mir-484 (RF00783)"}, {"model_id": "mir-486", "source": "Rfam", "description": "microRNA mir-486 (RF00784)"}, {"model_id": "mir-488", "source": "Rfam", "description": "microRNA mir-488 (RF00861)"}, {"model_id": "mir-489", "source": "Rfam", "description": "microRNA mir-489 (RF00698)"}, {"model_id": "mir-49", "source": "Rfam", "description": "microRNA mir-49 (RF00798)"}, {"model_id": "mir-490", "source": "Rfam", "description": "microRNA mir-490 (RF00792)"}, {"model_id": "mir-491", "source": "Rfam", "description": "microRNA mir-491 (RF00862)"}, {"model_id": "mir-492", "source": "Rfam", "description": "microRNA mir-492 (RF00989)"}, {"model_id": "mir-497", "source": "Rfam", "description": "microRNA mir-497 (RF00793)"}, {"model_id": "mir-498", "source": "Rfam", "description": "microRNA mir-498 (RF00958)"}, {"model_id": "mir-499", "source": "Rfam", "description": "microRNA mir-499 (RF00745)"}, {"model_id": "mir-5", "source": "Rfam", "description": "microRNA mir-5 (RF00854)"}, {"model_id": "mir-500", "source": "Rfam", "description": "microRNA mir-500 (RF01903)"}, {"model_id": "mir-503", "source": "Rfam", "description": "microRNA mir-503 (RF00753)"}, {"model_id": "mir-504", "source": "Rfam", "description": "microRNA mir-504 (RF00939)"}, {"model_id": "mir-505", "source": "Rfam", "description": "microRNA mir-505 (RF00781)"}, {"model_id": "mir-506", "source": "Rfam", "description": "microRNA mir-506 (RF01910)"}, {"model_id": "mir-52", "source": "Rfam", "description": "microRNA mir-52 (RF00734)"}, {"model_id": "mir-540", "source": "Rfam", "description": "microRNA mir-540 (RF00776)"}, {"model_id": "mir-542", "source": "Rfam", "description": "microRNA mir-542 (RF00755)"}, {"model_id": "mir-544", "source": "Rfam", "description": "microRNA mir-544 (RF01045)"}, {"model_id": "mir-548", "source": "Rfam", "description": "microRNA mir-548 (RF01061)"}, {"model_id": "mir-549", "source": "Rfam", "description": "microRNA mir-549 (RF00965)"}, {"model_id": "mir-55", "source": "Rfam", "description": "microRNA mir-55 (RF00826)"}, {"model_id": "mir-550", "source": "Rfam", "description": "microRNA mir-550 (RF00873)"}, {"model_id": "mir-551", "source": "Rfam", "description": "microRNA mir-551 (RF00892)"}, {"model_id": "mir-552", "source": "Rfam", "description": "microRNA mir-552 (RF00990)"}, {"model_id": "mir-553", "source": "Rfam", "description": "microRNA mir-553 (RF00979)"}, {"model_id": "mir-554", "source": "Rfam", "description": "microRNA mir-554 (RF01032)"}, {"model_id": "mir-556", "source": "Rfam", "description": "microRNA mir-556 (RF00969)"}, {"model_id": "mir-557", "source": "Rfam", "description": "microRNA mir-557 (RF01004)"}, {"model_id": "mir-558", "source": "Rfam", "description": "microRNA mir-558 (RF01021)"}, {"model_id": "mir-56", "source": "Rfam", "description": "microRNA mir-56 (RF02214)"}, {"model_id": "mir-563", "source": "Rfam", "description": "microRNA mir-563 (RF01003)"}, {"model_id": "mir-567", "source": "Rfam", "description": "microRNA mir-567 (RF01036)"}, {"model_id": "mir-572", "source": "Rfam", "description": "microRNA mir-572 (RF01020)"}, {"model_id": "mir-573", "source": "Rfam", "description": "microRNA mir-573 (RF01040)"}, {"model_id": "mir-575", "source": "Rfam", "description": "microRNA mir-575 (RF02011)"}, {"model_id": "mir-576", "source": "Rfam", "description": "microRNA mir-576 (RF00984)"}, {"model_id": "mir-577", "source": "Rfam", "description": "microRNA mir-577 (RF01013)"}, {"model_id": "mir-58", "source": "Rfam", "description": "microRNA mir-58 (RF00835)"}, {"model_id": "mir-580", "source": "Rfam", "description": "microRNA mir-580 (RF01000)"}, {"model_id": "mir-581", "source": "Rfam", "description": "microRNA mir-581 (RF00961)"}, {"model_id": "mir-582", "source": "Rfam", "description": "microRNA mir-582 (RF00927)"}, {"model_id": "mir-583", "source": "Rfam", "description": "microRNA mir-583 (RF00976)"}, {"model_id": "mir-586", "source": "Rfam", "description": "microRNA mir-586 (RF00962)"}, {"model_id": "mir-589", "source": "Rfam", "description": "microRNA mir-589 (RF00987)"}, {"model_id": "mir-590", "source": "Rfam", "description": "microRNA mir-590 (RF00928)"}, {"model_id": "mir-592", "source": "Rfam", "description": "microRNA mir-592 (RF00877)"}, {"model_id": "mir-593", "source": "Rfam", "description": "microRNA mir-593 (RF00992)"}, {"model_id": "mir-598", "source": "Rfam", "description": "microRNA mir-598 (RF01059)"}, {"model_id": "mir-599", "source": "Rfam", "description": "microRNA mir-599 (RF00991)"}, {"model_id": "mir-60", "source": "Rfam", "description": "microRNA mir-60 (RF00849)"}, {"model_id": "mir-600", "source": "Rfam", "description": "microRNA mir-600 (RF00977)"}, {"model_id": "mir-601", "source": "Rfam", "description": "microRNA mir-601 (RF01006)"}, {"model_id": "mir-604", "source": "Rfam", "description": "microRNA mir-604 (RF01041)"}, {"model_id": "mir-605", "source": "Rfam", "description": "microRNA mir-605 (RF01011)"}, {"model_id": "mir-607", "source": "Rfam", "description": "microRNA mir-607 (RF00974)"}, {"model_id": "mir-609", "source": "Rfam", "description": "microRNA mir-609 (RF01001)"}, {"model_id": "mir-61", "source": "Rfam", "description": "microRNA mir-61 (RF00848)"}, {"model_id": "mir-611", "source": "Rfam", "description": "microRNA mir-611 (RF01022)"}, {"model_id": "mir-615", "source": "Rfam", "description": "microRNA mir-615 (RF00879)"}, {"model_id": "mir-616", "source": "Rfam", "description": "microRNA mir-616 (RF00995)"}, {"model_id": "mir-618", "source": "Rfam", "description": "microRNA mir-618 (RF01034)"}, {"model_id": "mir-621", "source": "Rfam", "description": "microRNA mir-621 (RF02008)"}, {"model_id": "mir-624", "source": "Rfam", "description": "microRNA mir-624 (RF01007)"}, {"model_id": "mir-628", "source": "Rfam", "description": "microRNA mir-628 (RF01012)"}, {"model_id": "mir-63", "source": "Rfam", "description": "microRNA mir-63 (RF01936)"}, {"model_id": "mir-631", "source": "Rfam", "description": "microRNA mir-631 (RF00996)"}, {"model_id": "mir-632", "source": "Rfam", "description": "microRNA mir-632 (RF01010)"}, {"model_id": "mir-633", "source": "Rfam", "description": "microRNA mir-633 (RF01028)"}, {"model_id": "mir-636", "source": "Rfam", "description": "microRNA mir-636 (RF01008)"}, {"model_id": "mir-638", "source": "Rfam", "description": "microRNA mir-638 (RF00978)"}, {"model_id": "mir-639", "source": "Rfam", "description": "microRNA mir-639 (RF01031)"}, {"model_id": "mir-64", "source": "Rfam", "description": "microRNA mir-64 (RF00846)"}, {"model_id": "mir-640", "source": "Rfam", "description": "microRNA mir-640 (RF00985)"}, {"model_id": "mir-642", "source": "Rfam", "description": "microRNA mir-642 (RF00963)"}, {"model_id": "mir-643", "source": "Rfam", "description": "microRNA mir-643 (RF00980)"}, {"model_id": "mir-644", "source": "Rfam", "description": "microRNA mir-644 (RF01037)"}, {"model_id": "mir-649", "source": "Rfam", "description": "microRNA mir-649 (RF01029)"}, {"model_id": "mir-650", "source": "Rfam", "description": "microRNA mir-650 (RF00952)"}, {"model_id": "mir-653", "source": "Rfam", "description": "microRNA mir-653 (RF00937)"}, {"model_id": "mir-654", "source": "Rfam", "description": "microRNA mir-654 (RF01922)"}, {"model_id": "mir-657", "source": "Rfam", "description": "microRNA mir-657 (RF00988)"}, {"model_id": "mir-661", "source": "Rfam", "description": "microRNA mir-661 (RF00960)"}, {"model_id": "mir-662", "source": "Rfam", "description": "microRNA mir-662 (RF00983)"}, {"model_id": "mir-665", "source": "Rfam", "description": "microRNA mir-665 (RF00921)"}, {"model_id": "mir-67", "source": "Rfam", "description": "microRNA mir-67 (RF00844)"}, {"model_id": "mir-671", "source": "Rfam", "description": "microRNA mir-671 (RF00891)"}, {"model_id": "mir-672", "source": "Rfam", "description": "microRNA mir-672 (RF00911)"}, {"model_id": "mir-673", "source": "Rfam", "description": "microRNA mir-673 (RF00922)"}, {"model_id": "mir-674", "source": "Rfam", "description": "microRNA mir-674 (RF00914)"}, {"model_id": "mir-675", "source": "Rfam", "description": "microRNA mir-675 (RF00897)"}, {"model_id": "mir-684", "source": "Rfam", "description": "microRNA mir-684 (RF00876)"}, {"model_id": "mir-692", "source": "Rfam", "description": "microRNA mir-692 (RF00875)"}, {"model_id": "mir-71", "source": "Rfam", "description": "microRNA mir-71 (RF00832)"}, {"model_id": "mir-711", "source": "Rfam", "description": "microRNA mir-711 (RF01923)"}, {"model_id": "mir-744", "source": "Rfam", "description": "microRNA mir-744 (RF00936)"}, {"model_id": "mir-75", "source": "Rfam", "description": "microRNA mir-75 (RF00828)"}, {"model_id": "mir-761", "source": "Rfam", "description": "microRNA mir-761 (RF01939)"}, {"model_id": "mir-764", "source": "Rfam", "description": "microRNA mir-764 (RF01920)"}, {"model_id": "mir-765", "source": "Rfam", "description": "microRNA mir-765 (RF01027)"}, {"model_id": "mir-767", "source": "Rfam", "description": "microRNA mir-767 (RF01033)"}, {"model_id": "mir-77", "source": "Rfam", "description": "microRNA mir-77 (RF00827)"}, {"model_id": "mir-785", "source": "Rfam", "description": "microRNA mir-785 (RF02244)"}, {"model_id": "mir-788", "source": "Rfam", "description": "microRNA mir-788 (RF02245)"}, {"model_id": "mir-789", "source": "Rfam", "description": "microRNA mir-789 (RF00905)"}, {"model_id": "mir-790", "source": "Rfam", "description": "microRNA mir-790 (RF00894)"}, {"model_id": "mir-791", "source": "Rfam", "description": "microRNA mir-791 (RF00902)"}, {"model_id": "mir-80", "source": "Rfam", "description": "microRNA mir-80 (RF00817)"}, {"model_id": "mir-83", "source": "Rfam", "description": "microRNA mir-83 (RF00812)"}, {"model_id": "mir-84", "source": "Rfam", "description": "microRNA mir-84 (RF00811)"}, {"model_id": "mir-85", "source": "Rfam", "description": "microRNA mir-85 (RF00810)"}, {"model_id": "mir-86", "source": "Rfam", "description": "microRNA mir-86 (RF00808)"}, {"model_id": "mir-873", "source": "Rfam", "description": "microRNA mir-873 (RF00910)"}, {"model_id": "mir-874", "source": "Rfam", "description": "microRNA mir-874 (RF00919)"}, {"model_id": "mir-875", "source": "Rfam", "description": "microRNA mir-875 (RF00933)"}, {"model_id": "mir-876", "source": "Rfam", "description": "microRNA mir-876 (RF00935)"}, {"model_id": "mir-877", "source": "Rfam", "description": "microRNA mir-877 (RF00912)"}, {"model_id": "mir-879", "source": "Rfam", "description": "microRNA mir-879 (RF00931)"}, {"model_id": "mir-885", "source": "Rfam", "description": "microRNA mir-885 (RF01015)"}, {"model_id": "mir-887", "source": "Rfam", "description": "microRNA mir-887 (RF01035)"}, {"model_id": "mir-891", "source": "Rfam", "description": "microRNA mir-891 (RF01042)"}, {"model_id": "mir-90", "source": "Rfam", "description": "microRNA mir-90 (RF00785)"}, {"model_id": "mir-922", "source": "Rfam", "description": "microRNA mir-922 (RF01019)"}, {"model_id": "mir-924", "source": "Rfam", "description": "microRNA mir-924 (RF00999)"}, {"model_id": "mir-927", "source": "Rfam", "description": "microRNA mir-927 (RF00950)"}, {"model_id": "mir-929", "source": "Rfam", "description": "microRNA mir-929 (RF00947)"}, {"model_id": "mir-932", "source": "Rfam", "description": "microRNA mir-932 (RF01914)"}, {"model_id": "mir-934", "source": "Rfam", "description": "microRNA mir-934 (RF01025)"}, {"model_id": "mir-936", "source": "Rfam", "description": "microRNA mir-936 (RF01002)"}, {"model_id": "mir-937", "source": "Rfam", "description": "microRNA mir-937 (RF01039)"}, {"model_id": "mir-938", "source": "Rfam", "description": "microRNA mir-938 (RF00964)"}, {"model_id": "mir-939", "source": "Rfam", "description": "microRNA mir-939 (RF00981)"}, {"model_id": "mir-940", "source": "Rfam", "description": "microRNA mir-940 (RF01023)"}, {"model_id": "mir-941", "source": "Rfam", "description": "microRNA mir-941 (RF00907)"}, {"model_id": "mir-942", "source": "Rfam", "description": "microRNA mir-942 (RF00997)"}, {"model_id": "mir-944", "source": "Rfam", "description": "microRNA mir-944 (RF01024)"}, {"model_id": "mir-96", "source": "Rfam", "description": "microRNA mir-96 (RF00669)"}, {"model_id": "mir-969", "source": "Rfam", "description": "microRNA mir-969 (RF01997)"}, {"model_id": "mir-981", "source": "Rfam", "description": "microRNA mir-981 (RF01926)"}, {"model_id": "mir-983", "source": "Rfam", "description": "microRNA mir-983 (RF00949)"}, {"model_id": "mir-987", "source": "Rfam", "description": "microRNA mir-987 (RF02009)"}, {"model_id": "mir-988", "source": "Rfam", "description": "microRNA mir-988 (RF01916)"}, {"model_id": "mir-995", "source": "Rfam", "description": "microRNA mir-995 (RF01996)"}, {"model_id": "mir-999", "source": "Rfam", "description": "microRNA mir-999 (RF01943)"}, {"model_id": "mir-BART12", "source": "Rfam", "description": "microRNA mir-BART12 (RF00874)"}, {"model_id": "mir-BART17", "source": "Rfam", "description": "microRNA mir-BART17 (RF00863)"}, {"model_id": "mir-BART7", "source": "Rfam", "description": "microRNA mir-BART7 (RF00869)"}, {"model_id": "mir-M7", "source": "Rfam", "description": "microRNA mir-M7 (RF01009)"}, {"model_id": "mir-1", "source": "Rfam", "description": "mir-1 microRNA precursor family (RF00103)"}, {"model_id": "mir-10", "source": "Rfam", "description": "mir-10 microRNA precursor family (RF00104)"}, {"model_id": "mir-1000", "source": "Rfam", "description": "mir-1000 microRNA precursor family (RF03299)"}, {"model_id": "mir-1001", "source": "Rfam", "description": "mir-1001 microRNA precursor family (RF03675)"}, {"model_id": "mir-1002", "source": "Rfam", "description": "mir-1002 microRNA precursor family (RF03851)"}, {"model_id": "mir-1003", "source": "Rfam", "description": "mir-1003 microRNA precursor family (RF03830)"}, {"model_id": "mir-1005", "source": "Rfam", "description": "mir-1005 microRNA precursor family (RF03427)"}, {"model_id": "mir-1006", "source": "Rfam", "description": "mir-1006 microRNA precursor family (RF03321)"}, {"model_id": "mir-101", "source": "Rfam", "description": "mir-101 microRNA precursor family (RF00253)"}, {"model_id": "mir-1010", "source": "Rfam", "description": "mir-1010 microRNA precursor family (RF03283)"}, {"model_id": "mir-1011", "source": "Rfam", "description": "mir-1011 microRNA precursor family (RF03925)"}, {"model_id": "mir-1012", "source": "Rfam", "description": "mir-1012 microRNA precursor family (RF03171)"}, {"model_id": "mir-1013", "source": "Rfam", "description": "mir-1013 microRNA precursor family (RF03724)"}, {"model_id": "mir-1017", "source": "Rfam", "description": "mir-1017 microRNA precursor family (RF02517)"}, {"model_id": "mir-103", "source": "Rfam", "description": "mir-103/107 microRNA precursor (RF00129)"}, {"model_id": "mir-105", "source": "Rfam", "description": "mir-105 microRNA precursor family (RF00670)"}, {"model_id": "mir-11", "source": "Rfam", "description": "mir-11 microRNA precursor family (RF00813)"}, {"model_id": "mir-1175", "source": "Rfam", "description": "mir-1175 microRNA precursor family (RF03189)"}, {"model_id": "mir-1178", "source": "Rfam", "description": "mir-1178 microRNA precursor family (RF02014)"}, {"model_id": "mir-1179", "source": "Rfam", "description": "mir-1179 microRNA precursor family (RF03469)"}, {"model_id": "mir-1181", "source": "Rfam", "description": "mir-1181 microRNA precursor family (RF03262)"}, {"model_id": "mir-1182", "source": "Rfam", "description": "mir-1182 microRNA precursor family (RF03179)"}, {"model_id": "mir-1184", "source": "Rfam", "description": "mir-1184 microRNA precursor family (RF03466)"}, {"model_id": "mir-1188", "source": "Rfam", "description": "mir-1188 microRNA precursor family (RF03856)"}, {"model_id": "mir-1193", "source": "Rfam", "description": "mir-1193 microRNA precursor family (RF03279)"}, {"model_id": "mir-1197", "source": "Rfam", "description": "mir-1197 microRNA precursor family (RF04290)"}, {"model_id": "mir-1199", "source": "Rfam", "description": "mir-1199 microRNA precursor family (RF04074)"}, {"model_id": "mir-1200", "source": "Rfam", "description": "mir-1200 microRNA precursor family (RF03420)"}, {"model_id": "mir-1202", "source": "Rfam", "description": "mir-1202 microRNA precursor family (RF03587)"}, {"model_id": "mir-1203", "source": "Rfam", "description": "mir-1203 microRNA precursor family (RF03809)"}, {"model_id": "mir-1204", "source": "Rfam", "description": "mir-1204 microRNA precursor family (RF04122)"}, {"model_id": "mir-1205", "source": "Rfam", "description": "mir-1205 microRNA precursor family (RF03289)"}, {"model_id": "mir-1206", "source": "Rfam", "description": "mir-1206 microRNA precursor family (RF03236)"}, {"model_id": "mir-122", "source": "Rfam", "description": "mir-122 microRNA precursor (RF00684)"}, {"model_id": "mir-1226", "source": "Rfam", "description": "mir-1226 microRNA precursor family (RF00945)"}, {"model_id": "mir-1228", "source": "Rfam", "description": "mir-1228 microRNA precursor family (RF03924)"}, {"model_id": "mir-1231", "source": "Rfam", "description": "mir-1231 microRNA precursor family (RF03447)"}, {"model_id": "mir-1233", "source": "Rfam", "description": "mir-1233 microRNA precursor family (RF03620)"}, {"model_id": "mir-1234", "source": "Rfam", "description": "mir-1234 microRNA precursor family (RF03397)"}, {"model_id": "mir-1236", "source": "Rfam", "description": "mir-1236 microRNA precursor family (RF03365)"}, {"model_id": "mir-1237", "source": "Rfam", "description": "mir-1237 microRNA precursor family (RF02007)"}, {"model_id": "mir-1238", "source": "Rfam", "description": "mir-1238 microRNA precursor family (RF03274)"}, {"model_id": "mir-124", "source": "Rfam", "description": "mir-124 microRNA precursor family (RF00239)"}, {"model_id": "mir-1244", "source": "Rfam", "description": "mir-1244 microRNA precursor family (RF04271)"}, {"model_id": "mir-1245", "source": "Rfam", "description": "mir-1245 microRNA precursor family (RF04077)"}, {"model_id": "mir-1246", "source": "Rfam", "description": "mir-1246 microRNA precursor family (RF03434)"}, {"model_id": "mir-1247", "source": "Rfam", "description": "mir-1247 microRNA precursor family (RF03271)"}, {"model_id": "mir-125", "source": "Rfam", "description": "mir-125 microRNA precursor family (RF03770)"}, {"model_id": "mir-125_2", "source": "Rfam", "description": "mir-125 microRNA precursor family (RF04256)"}, {"model_id": "mir-1250", "source": "Rfam", "description": "mir-1250 microRNA precursor family (RF03184)"}, {"model_id": "mir-1252", "source": "Rfam", "description": "mir-1252 microRNA precursor family (RF03623)"}, {"model_id": "mir-1255", "source": "Rfam", "description": "mir-1255 microRNA precursor family (RF00994)"}, {"model_id": "mir-1256", "source": "Rfam", "description": "mir-1256 microRNA precursor family (RF04066)"}, {"model_id": "mir-1257", "source": "Rfam", "description": "mir-1257 microRNA precursor family (RF03829)"}, {"model_id": "mir-1258", "source": "Rfam", "description": "mir-1258 microRNA precursor family (RF03863)"}, {"model_id": "mir-1260b", "source": "Rfam", "description": "mir-1260b microRNA precursor family (RF04175)"}, {"model_id": "mir-1261", "source": "Rfam", "description": "mir-1261 microRNA precursor family (RF04055)"}, {"model_id": "mir-1262", "source": "Rfam", "description": "mir-1262 microRNA precursor family (RF03500)"}, {"model_id": "mir-1263", "source": "Rfam", "description": "mir-1263 microRNA precursor family (RF03316)"}, {"model_id": "mir-1264", "source": "Rfam", "description": "mir-1264 microRNA precursor family (RF03528)"}, {"model_id": "mir-1266", "source": "Rfam", "description": "mir-1266 microRNA precursor family (RF03327)"}, {"model_id": "mir-1267", "source": "Rfam", "description": "mir-1267 microRNA precursor family (RF03454)"}, {"model_id": "mir-1268", "source": "Rfam", "description": "mir-1268 microRNA precursor family (RF04277)"}, {"model_id": "mir-1269", "source": "Rfam", "description": "mir-1269 microRNA precursor family (RF03978)"}, {"model_id": "mir-1270", "source": "Rfam", "description": "mir-1270 microRNA precursor family (RF03967)"}, {"model_id": "mir-1271", "source": "Rfam", "description": "mir-1271 microRNA precursor family (RF04085)"}, {"model_id": "mir-1272", "source": "Rfam", "description": "mir-1272 microRNA precursor family (RF03194)"}, {"model_id": "mir-1276", "source": "Rfam", "description": "mir-1276 microRNA precursor family (RF03453)"}, {"model_id": "mir-1277", "source": "Rfam", "description": "mir-1277 microRNA precursor family (RF04154)"}, {"model_id": "mir-1278", "source": "Rfam", "description": "mir-1278 microRNA precursor family (RF03705)"}, {"model_id": "mir-1281", "source": "Rfam", "description": "mir-1281 microRNA precursor family (RF03493)"}, {"model_id": "mir-1282", "source": "Rfam", "description": "mir-1282 microRNA precursor family (RF03565)"}, {"model_id": "mir-1284", "source": "Rfam", "description": "mir-1284 microRNA precursor family (RF03480)"}, {"model_id": "mir-1285", "source": "Rfam", "description": "mir-1285 microRNA precursor family (RF04236)"}, {"model_id": "mir-1286", "source": "Rfam", "description": "mir-1286 microRNA precursor family (RF03256)"}, {"model_id": "mir-1288", "source": "Rfam", "description": "mir-1288 microRNA precursor family (RF03324)"}, {"model_id": "mir-1289", "source": "Rfam", "description": "mir-1289 microRNA precursor family (RF04121)"}, {"model_id": "mir-129", "source": "Rfam", "description": "mir-129 microRNA precursor family (RF00486)"}, {"model_id": "mir-1290", "source": "Rfam", "description": "mir-1290 microRNA precursor family (RF03650)"}, {"model_id": "mir-1292", "source": "Rfam", "description": "mir-1292 microRNA precursor family (RF03425)"}, {"model_id": "mir-1294", "source": "Rfam", "description": "mir-1294 microRNA precursor family (RF03426)"}, {"model_id": "mir-1295", "source": "Rfam", "description": "mir-1295 microRNA precursor family (RF03681)"}, {"model_id": "mir-1297", "source": "Rfam", "description": "mir-1297 microRNA precursor family (RF03229)"}, {"model_id": "mir-1298", "source": "Rfam", "description": "mir-1298 microRNA precursor family (RF03404)"}, {"model_id": "mir-1299", "source": "Rfam", "description": "mir-1299 microRNA precursor family (RF04142)"}, {"model_id": "mir-130", "source": "Rfam", "description": "mir-130 microRNA precursor family (RF00258)"}, {"model_id": "mir-1301", "source": "Rfam", "description": "mir-1301 microRNA precursor family (RF03292)"}, {"model_id": "mir-1303", "source": "Rfam", "description": "mir-1303 microRNA precursor family (RF04106)"}, {"model_id": "mir-1304", "source": "Rfam", "description": "mir-1304 microRNA precursor family (RF03677)"}, {"model_id": "mir-1305", "source": "Rfam", "description": "mir-1305 microRNA precursor family (RF04109)"}, {"model_id": "mir-1322", "source": "Rfam", "description": "mir-1322 microRNA precursor family (RF03336)"}, {"model_id": "mir-1323", "source": "Rfam", "description": "mir-1323 microRNA precursor family (RF03401)"}, {"model_id": "mir-1324", "source": "Rfam", "description": "mir-1324 microRNA precursor family (RF03247)"}, {"model_id": "mir-1329", "source": "Rfam", "description": "mir-1329 microRNA precursor family (RF03768)"}, {"model_id": "mir-133", "source": "Rfam", "description": "mir-133 microRNA precursor family (RF00446)"}, {"model_id": "mir-1343", "source": "Rfam", "description": "mir-1343 microRNA precursor family (RF03525)"}, {"model_id": "mir-135", "source": "Rfam", "description": "mir-135 microRNA precursor family (RF00246)"}, {"model_id": "mir-1397", "source": "Rfam", "description": "mir-1397 microRNA precursor family (RF03242)"}, {"model_id": "mir-1420", "source": "Rfam", "description": "mir-1420 microRNA precursor family (RF04061)"}, {"model_id": "mir-1421", "source": "Rfam", "description": "mir-1421 microRNA precursor family (RF04234)"}, {"model_id": "mir-1422", "source": "Rfam", "description": "mir-1422 microRNA precursor family (RF04027)"}, {"model_id": "mir-1426", "source": "Rfam", "description": "mir-1426 microRNA precursor family (RF03490)"}, {"model_id": "mir-1451", "source": "Rfam", "description": "mir-1451 microRNA precursor family (RF03710)"}, {"model_id": "mir-1460", "source": "Rfam", "description": "mir-1460 microRNA precursor family (RF03265)"}, {"model_id": "mir-1467", "source": "Rfam", "description": "mir-1467 microRNA precursor family (RF03342)"}, {"model_id": "mir-1468", "source": "Rfam", "description": "mir-1468 microRNA precursor family (RF03313)"}, {"model_id": "mir-147", "source": "Rfam", "description": "mir-147 microRNA precursor family (RF00693)"}, {"model_id": "mir-1471", "source": "Rfam", "description": "mir-1471 microRNA precursor family (RF03228)"}, {"model_id": "mir-148", "source": "Rfam", "description": "mir-148/mir-152 microRNA precursor family (RF00248)"}, {"model_id": "mir-1490", "source": "Rfam", "description": "mir-1490 microRNA precursor family (RF04237)"}, {"model_id": "mir-15", "source": "Rfam", "description": "mir-15 microRNA precursor family (RF00455)"}, {"model_id": "mir-1502", "source": "Rfam", "description": "mir-1502 microRNA precursor family (RF03735)"}, {"model_id": "mir-1537", "source": "Rfam", "description": "mir-1537 microRNA precursor family (RF03638)"}, {"model_id": "mir-1538", "source": "Rfam", "description": "mir-1538 microRNA precursor family (RF03847)"}, {"model_id": "mir-154", "source": "Rfam", "description": "mir-154 microRNA precursor family (RF00641)"}, {"model_id": "mir-1540", "source": "Rfam", "description": "mir-1540 microRNA precursor family (RF03919)"}, {"model_id": "mir-1542", "source": "Rfam", "description": "mir-1542 microRNA precursor family (RF03238)"}, {"model_id": "mir-1544", "source": "Rfam", "description": "mir-1544 microRNA precursor family (RF03310)"}, {"model_id": "mir-1545", "source": "Rfam", "description": "mir-1545 microRNA precursor family (RF04075)"}, {"model_id": "mir-1549", "source": "Rfam", "description": "mir-1549 microRNA precursor family (RF03848)"}, {"model_id": "mir-156", "source": "Rfam", "description": "mir-156 microRNA precursor (RF00073)"}, {"model_id": "mir-1597", "source": "Rfam", "description": "mir-1597 microRNA precursor family (RF03932)"}, {"model_id": "mir-15_2", "source": "Rfam", "description": "mir-15_2 microRNA precursor family (RF03549)"}, {"model_id": "mir-16", "source": "Rfam", "description": "mir-16 microRNA precursor family (RF00254)"}, {"model_id": "mir-160", "source": "Rfam", "description": "mir-160 microRNA precursor family (RF00247)"}, {"model_id": "mir-1641", "source": "Rfam", "description": "mir-1641 microRNA precursor family (RF03322)"}, {"model_id": "mir-166", "source": "Rfam", "description": "mir-166 microRNA precursor (RF00075)"}, {"model_id": "mir-1662", "source": "Rfam", "description": "mir-1662 microRNA precursor (RF02097)"}, {"model_id": "mir-1677", "source": "Rfam", "description": "mir-1677 microRNA precursor family (RF04254)"}, {"model_id": "mir-1684", "source": "Rfam", "description": "mir-1684 microRNA precursor family (RF03880)"}, {"model_id": "mir-17", "source": "Rfam", "description": "mir-17 microRNA precursor family (RF00051)"}, {"model_id": "mir-172", "source": "Rfam", "description": "mir-172 microRNA precursor family (RF00452)"}, {"model_id": "mir-1729", "source": "Rfam", "description": "mir-1729 microRNA precursor family (RF03359)"}, {"model_id": "mir-1743", "source": "Rfam", "description": "mir-1743 microRNA precursor family (RF03320)"}, {"model_id": "mir-1744", "source": "Rfam", "description": "mir-1744 microRNA precursor family (RF03304)"}, {"model_id": "mir-1756", "source": "Rfam", "description": "mir-1756 microRNA precursor family (RF03713)"}, {"model_id": "mir-1759", "source": "Rfam", "description": "mir-1759 microRNA precursor family (RF03261)"}, {"model_id": "mir-1781", "source": "Rfam", "description": "mir-1781 microRNA precursor family (RF03208)"}, {"model_id": "mir-1784", "source": "Rfam", "description": "mir-1784 microRNA precursor family (RF04093)"}, {"model_id": "mir-1788", "source": "Rfam", "description": "mir-1788 microRNA precursor family (RF03668)"}, {"model_id": "mir-1789", "source": "Rfam", "description": "mir-1789 microRNA precursor family (RF03241)"}, {"model_id": "mir-1791", "source": "Rfam", "description": "mir-1791 microRNA precursor family (RF03439)"}, {"model_id": "mir-1803", "source": "Rfam", "description": "mir-1803 microRNA precursor (RF02094)"}, {"model_id": "mir-1805", "source": "Rfam", "description": "mir-1805 microRNA precursor family (RF03779)"}, {"model_id": "mir-181", "source": "Rfam", "description": "mir-181 microRNA precursor (RF00076)"}, {"model_id": "mir-1814", "source": "Rfam", "description": "mir-1814 microRNA precursor family (RF03823)"}, {"model_id": "mir-182", "source": "Rfam", "description": "mir-182 microRNA precursor family (RF00702)"}, {"model_id": "mir-1822", "source": "Rfam", "description": "mir-1822 microRNA precursor family (RF03368)"}, {"model_id": "mir-1824", "source": "Rfam", "description": "mir-1824 microRNA precursor family (RF03943)"}, {"model_id": "mir-1825", "source": "Rfam", "description": "mir-1825 microRNA precursor family (RF03307)"}, {"model_id": "mir-1842", "source": "Rfam", "description": "mir-1842 microRNA precursor family (RF03357)"}, {"model_id": "mir-1889", "source": "Rfam", "description": "mir-1889 microRNA precursor family (RF03866)"}, {"model_id": "mir-1890", "source": "Rfam", "description": "mir-1890 microRNA precursor family (RF03459)"}, {"model_id": "mir-1891", "source": "Rfam", "description": "mir-1891 microRNA precursor family (RF03410)"}, {"model_id": "mir-1892", "source": "Rfam", "description": "mir-1892 microRNA precursor family (RF03707)"}, {"model_id": "mir-1893", "source": "Rfam", "description": "mir-1893 microRNA precursor family (RF03518)"}, {"model_id": "mir-1896", "source": "Rfam", "description": "mir-1896 microRNA precursor family (RF03811)"}, {"model_id": "mir-1898", "source": "Rfam", "description": "mir-1898 microRNA precursor family (RF03205)"}, {"model_id": "mir-19", "source": "Rfam", "description": "mir-19 microRNA precursor family (RF00245)"}, {"model_id": "mir-1902", "source": "Rfam", "description": "mir-1902 microRNA precursor family (RF03387)"}, {"model_id": "mir-1905", "source": "Rfam", "description": "mir-1905 microRNA precursor family (RF04078)"}, {"model_id": "mir-1908", "source": "Rfam", "description": "mir-1908 microRNA precursor family (RF03314)"}, {"model_id": "mir-1909", "source": "Rfam", "description": "mir-1909 microRNA precursor family (RF03930)"}, {"model_id": "mir-190_2", "source": "Rfam", "description": "mir-190_2 microRNA precursor family (RF03553)"}, {"model_id": "mir-1910", "source": "Rfam", "description": "mir-1910 microRNA precursor family (RF03911)"}, {"model_id": "mir-1911", "source": "Rfam", "description": "mir-1911 microRNA precursor family (RF03268)"}, {"model_id": "mir-1913", "source": "Rfam", "description": "mir-1913 microRNA precursor family (RF03191)"}, {"model_id": "mir-1914", "source": "Rfam", "description": "mir-1914 microRNA precursor family (RF03502)"}, {"model_id": "mir-1915", "source": "Rfam", "description": "mir-1915 microRNA precursor family (RF03412)"}, {"model_id": "mir-192", "source": "Rfam", "description": "mir-192/215 microRNA precursor (RF00130)"}, {"model_id": "mir-1923", "source": "Rfam", "description": "mir-1923 microRNA precursor family (RF03700)"}, {"model_id": "mir-194", "source": "Rfam", "description": "mir-194 microRNA precursor family (RF00257)"}, {"model_id": "mir-1949", "source": "Rfam", "description": "mir-1949 microRNA precursor family (RF03854)"}, {"model_id": "mir-1954", "source": "Rfam", "description": "mir-1954 microRNA precursor family (RF03573)"}, {"model_id": "mir-1956", "source": "Rfam", "description": "mir-1956 microRNA precursor family (RF03438)"}, {"model_id": "mir-196", "source": "Rfam", "description": "mir-196 microRNA precursor family (RF00256)"}, {"model_id": "mir-1972", "source": "Rfam", "description": "mir-1972 microRNA precursor family (RF04167)"}, {"model_id": "mir-1976", "source": "Rfam", "description": "mir-1976 microRNA precursor family (RF03383)"}, {"model_id": "mir-198", "source": "Rfam", "description": "mir-198 microRNA precursor family (RF00681)"}, {"model_id": "mir-1986", "source": "Rfam", "description": "mir-1986 microRNA precursor family (RF03753)"}, {"model_id": "mir-199", "source": "Rfam", "description": "mir-199 microRNA precursor (RF00144)"}, {"model_id": "mir-1990", "source": "Rfam", "description": "mir-1990 microRNA precursor family (RF03684)"}, {"model_id": "mir-1991", "source": "Rfam", "description": "mir-1991 microRNA precursor family (RF03858)"}, {"model_id": "mir-1992", "source": "Rfam", "description": "mir-1992 microRNA precursor family (RF04081)"}, {"model_id": "mir-1993", "source": "Rfam", "description": "mir-1993 microRNA precursor family (RF03886)"}, {"model_id": "mir-1994", "source": "Rfam", "description": "mir-1994 microRNA precursor family (RF03386)"}, {"model_id": "mir-2", "source": "Rfam", "description": "mir-2 microRNA precursor (RF00047)"}, {"model_id": "mir-2001", "source": "Rfam", "description": "mir-2001 microRNA precursor family (RF03374)"}, {"model_id": "mir-2002", "source": "Rfam", "description": "mir-2002 microRNA precursor family (RF03821)"}, {"model_id": "mir-2003", "source": "Rfam", "description": "mir-2003 microRNA precursor family (RF04259)"}, {"model_id": "mir-2004", "source": "Rfam", "description": "mir-2004 microRNA precursor family (RF03562)"}, {"model_id": "mir-2005", "source": "Rfam", "description": "mir-2005 microRNA precursor family (RF04260)"}, {"model_id": "mir-2006", "source": "Rfam", "description": "mir-2006 microRNA precursor family (RF03979)"}, {"model_id": "mir-2007", "source": "Rfam", "description": "mir-2007 microRNA precursor family (RF03806)"}, {"model_id": "mir-2008", "source": "Rfam", "description": "mir-2008 microRNA precursor family (RF03355)"}, {"model_id": "mir-2009", "source": "Rfam", "description": "mir-2009 microRNA precursor family (RF03590)"}, {"model_id": "mir-2010", "source": "Rfam", "description": "mir-2010 microRNA precursor family (RF03787)"}, {"model_id": "mir-2011", "source": "Rfam", "description": "mir-2011 microRNA precursor family (RF03687)"}, {"model_id": "mir-2012", "source": "Rfam", "description": "mir-2012 microRNA precursor family (RF03980)"}, {"model_id": "mir-2013", "source": "Rfam", "description": "mir-2013 microRNA precursor family (RF03853)"}, {"model_id": "mir-2032", "source": "Rfam", "description": "mir-2032 microRNA precursor family (RF04131)"}, {"model_id": "mir-2040", "source": "Rfam", "description": "mir-2040 microRNA precursor family (RF03870)"}, {"model_id": "mir-2041", "source": "Rfam", "description": "mir-2041 microRNA precursor family (RF03760)"}, {"model_id": "mir-2056", "source": "Rfam", "description": "mir-2056 microRNA precursor family (RF03643)"}, {"model_id": "mir-2057", "source": "Rfam", "description": "mir-2057 microRNA precursor family (RF03732)"}, {"model_id": "mir-2058", "source": "Rfam", "description": "mir-2058 microRNA precursor family (RF03579)"}, {"model_id": "mir-2059", "source": "Rfam", "description": "mir-2059 microRNA precursor family (RF03765)"}, {"model_id": "mir-2060", "source": "Rfam", "description": "mir-2060 microRNA precursor family (RF03662)"}, {"model_id": "mir-2061", "source": "Rfam", "description": "mir-2061 microRNA precursor family (RF03931)"}, {"model_id": "mir-2062", "source": "Rfam", "description": "mir-2062 microRNA precursor family (RF04043)"}, {"model_id": "mir-2063", "source": "Rfam", "description": "mir-2063 microRNA precursor family (RF03745)"}, {"model_id": "mir-2064", "source": "Rfam", "description": "mir-2064 microRNA precursor family (RF03644)"}, {"model_id": "mir-2066", "source": "Rfam", "description": "mir-2066 microRNA precursor family (RF03635)"}, {"model_id": "mir-2067", "source": "Rfam", "description": "mir-2067 microRNA precursor family (RF03177)"}, {"model_id": "mir-2068", "source": "Rfam", "description": "mir-2068 microRNA precursor family (RF03776)"}, {"model_id": "mir-2070", "source": "Rfam", "description": "mir-2070 microRNA precursor family (RF03651)"}, {"model_id": "mir-2071", "source": "Rfam", "description": "mir-2071 microRNA precursor family (RF03606)"}, {"model_id": "mir-2072", "source": "Rfam", "description": "mir-2072 microRNA precursor family (RF04050)"}, {"model_id": "mir-2076", "source": "Rfam", "description": "mir-2076 microRNA precursor family (RF04036)"}, {"model_id": "mir-2110", "source": "Rfam", "description": "mir-2110 microRNA precursor family (RF03774)"}, {"model_id": "mir-2114", "source": "Rfam", "description": "mir-2114 microRNA precursor family (RF03249)"}, {"model_id": "mir-2131", "source": "Rfam", "description": "mir-2131 microRNA precursor family (RF03443)"}, {"model_id": "mir-214", "source": "Rfam", "description": "mir-214 microRNA precursor family (RF00660)"}, {"model_id": "mir-2147", "source": "Rfam", "description": "mir-2147 microRNA precursor family (RF04045)"}, {"model_id": "mir-2154", "source": "Rfam", "description": "mir-2154 microRNA precursor family (RF04046)"}, {"model_id": "mir-2160", "source": "Rfam", "description": "mir-2160 microRNA precursor family (RF03998)"}, {"model_id": "mir-2162", "source": "Rfam", "description": "mir-2162 microRNA precursor family (RF03742)"}, {"model_id": "mir-218", "source": "Rfam", "description": "mir-218 microRNA precursor family (RF00255)"}, {"model_id": "mir-2187", "source": "Rfam", "description": "mir-2187 microRNA precursor family (RF03272)"}, {"model_id": "mir-2188", "source": "Rfam", "description": "mir-2188 microRNA precursor family (RF03255)"}, {"model_id": "mir-219", "source": "Rfam", "description": "mir-219 microRNA precursor family (RF00251)"}, {"model_id": "mir-2208", "source": "Rfam", "description": "mir-2208 microRNA precursor family (RF03318)"}, {"model_id": "mir-2209", "source": "Rfam", "description": "mir-2209 microRNA precursor family (RF03223)"}, {"model_id": "mir-2217", "source": "Rfam", "description": "mir-2217 microRNA precursor family (RF03369)"}, {"model_id": "mir-2229", "source": "Rfam", "description": "mir-2229 microRNA precursor family (RF03827)"}, {"model_id": "mir-2232", "source": "Rfam", "description": "mir-2232 microRNA precursor family (RF03276)"}, {"model_id": "mir-2235", "source": "Rfam", "description": "mir-2235 microRNA precursor family (RF04169)"}, {"model_id": "mir-2237", "source": "Rfam", "description": "mir-2237 microRNA precursor family (RF03332)"}, {"model_id": "mir-224", "source": "Rfam", "description": "mir-224 microRNA precursor family (RF00680)"}, {"model_id": "mir-2240", "source": "Rfam", "description": "mir-2240 microRNA precursor family (RF03784)"}, {"model_id": "mir-2241", "source": "Rfam", "description": "mir-2241 microRNA precursor family (RF01899)"}, {"model_id": "mir-2242", "source": "Rfam", "description": "mir-2242 microRNA precursor family (RF04039)"}, {"model_id": "mir-2253", "source": "Rfam", "description": "mir-2253 microRNA precursor family (RF03706)"}, {"model_id": "mir-2278", "source": "Rfam", "description": "mir-2278 microRNA precursor family (RF04166)"}, {"model_id": "mir-2290", "source": "Rfam", "description": "mir-2290 microRNA precursor family (RF03584)"}, {"model_id": "mir-230", "source": "Rfam", "description": "mir-230 precursor family (RF00851)"}, {"model_id": "mir-2300", "source": "Rfam", "description": "mir-2300 microRNA precursor family (RF03658)"}, {"model_id": "mir-2318", "source": "Rfam", "description": "mir-2318 microRNA precursor family (RF03746)"}, {"model_id": "mir-2319", "source": "Rfam", "description": "mir-2319 microRNA precursor family (RF03588)"}, {"model_id": "mir-2320", "source": "Rfam", "description": "mir-2320 microRNA precursor family (RF03738)"}, {"model_id": "mir-2329", "source": "Rfam", "description": "mir-2329 microRNA precursor family (RF03652)"}, {"model_id": "mir-2331", "source": "Rfam", "description": "mir-2331 microRNA precursor family (RF03593)"}, {"model_id": "mir-2335", "source": "Rfam", "description": "mir-2335 microRNA precursor family (RF03825)"}, {"model_id": "mir-235", "source": "Rfam", "description": "mir-235 microRNA precursor family (RF00899)"}, {"model_id": "mir-2355", "source": "Rfam", "description": "mir-2355 microRNA precursor family (RF03628)"}, {"model_id": "mir-236", "source": "Rfam", "description": "mir-236 microRNA precursor family (RF04250)"}, {"model_id": "mir-2363", "source": "Rfam", "description": "mir-2363 microRNA precursor family (RF03729)"}, {"model_id": "mir-2366", "source": "Rfam", "description": "mir-2366 microRNA precursor family (RF03488)"}, {"model_id": "mir-237", "source": "Rfam", "description": "mir-237 microRNA precursor family (RF03920)"}, {"model_id": "mir-238", "source": "Rfam", "description": "mir-238 microRNA precursor family (RF03519)"}, {"model_id": "mir-2387", "source": "Rfam", "description": "mir-2387 microRNA precursor family (RF03475)"}, {"model_id": "mir-2392", "source": "Rfam", "description": "mir-2392 microRNA precursor family (RF03437)"}, {"model_id": "mir-23c", "source": "Rfam", "description": "mir-23c microRNA precursor family (RF03521)"}, {"model_id": "mir-24", "source": "Rfam", "description": "mir-24 microRNA precursor family (RF00178)"}, {"model_id": "mir-240", "source": "Rfam", "description": "mir-240 microRNA precursor family (RF00804)"}, {"model_id": "mir-2432", "source": "Rfam", "description": "mir-2432 microRNA precursor family (RF03656)"}, {"model_id": "mir-244", "source": "Rfam", "description": "mir-244 microRNA precursor family (RF00815)"}, {"model_id": "mir-2450", "source": "Rfam", "description": "mir-2450 microRNA precursor family (RF03390)"}, {"model_id": "mir-247", "source": "Rfam", "description": "mir-247 microRNA precursor family (RF03331)"}, {"model_id": "mir-248", "source": "Rfam", "description": "mir-248 microRNA precursor family (RF00820)"}, {"model_id": "mir-2483", "source": "Rfam", "description": "mir-2483 microRNA precursor family (RF04165)"}, {"model_id": "mir-2489", "source": "Rfam", "description": "mir-2489 microRNA precursor family (RF03750)"}, {"model_id": "mir-249", "source": "Rfam", "description": "mir-249 microRNA precursor family (RF00821)"}, {"model_id": "mir-2494", "source": "Rfam", "description": "mir-2494 microRNA precursor family (RF02518)"}, {"model_id": "mir-25", "source": "Rfam", "description": "mir-25 microRNA precursor family (RF02020)"}, {"model_id": "mir-2511", "source": "Rfam", "description": "mir-2511 microRNA precursor family (RF03887)"}, {"model_id": "mir-2513", "source": "Rfam", "description": "mir-2513 microRNA precursor family (RF04108)"}, {"model_id": "mir-252", "source": "Rfam", "description": "mir-252 microRNA precursor family (RF00838)"}, {"model_id": "mir-2528", "source": "Rfam", "description": "mir-2528 microRNA precursor family (RF03227)"}, {"model_id": "mir-254", "source": "Rfam", "description": "mir-254 microRNA precursor family (RF00855)"}, {"model_id": "mir-2542", "source": "Rfam", "description": "mir-2542 microRNA precursor family (RF03275)"}, {"model_id": "mir-2543", "source": "Rfam", "description": "mir-2543 microRNA precursor family (RF03235)"}, {"model_id": "mir-2545", "source": "Rfam", "description": "mir-2545 microRNA precursor family (RF03891)"}, {"model_id": "mir-2558", "source": "Rfam", "description": "mir-2558 microRNA precursor family (RF03421)"}, {"model_id": "mir-2566", "source": "Rfam", "description": "mir-2566 microRNA precursor family (RF03370)"}, {"model_id": "mir-2567", "source": "Rfam", "description": "mir-2567 microRNA precursor family (RF03592)"}, {"model_id": "mir-2568", "source": "Rfam", "description": "mir-2568 microRNA precursor family (RF03763)"}, {"model_id": "mir-2574", "source": "Rfam", "description": "mir-2574 microRNA precursor family (RF03394)"}, {"model_id": "mir-2576", "source": "Rfam", "description": "mir-2576 microRNA precursor family (RF03433)"}, {"model_id": "mir-2582", "source": "Rfam", "description": "mir-2582 microRNA precursor family (RF03220)"}, {"model_id": "mir-26", "source": "Rfam", "description": "mir-26 microRNA precursor family (RF00244)"}, {"model_id": "mir-263", "source": "Rfam", "description": "mir-263 microRNA precursor family (RF00706)"}, {"model_id": "mir-266", "source": "Rfam", "description": "mir-266 microRNA precursor family (RF03694)"}, {"model_id": "mir-2686", "source": "Rfam", "description": "mir-2686 microRNA precursor family (RF04031)"}, {"model_id": "mir-2731", "source": "Rfam", "description": "mir-2731 microRNA precursor family (RF03243)"}, {"model_id": "mir-2733", "source": "Rfam", "description": "mir-2733 microRNA precursor family (RF04275)"}, {"model_id": "mir-2755", "source": "Rfam", "description": "mir-2755 microRNA precursor family (RF03181)"}, {"model_id": "mir-2756", "source": "Rfam", "description": "mir-2756 microRNA precursor family (RF03758)"}, {"model_id": "mir-2763", "source": "Rfam", "description": "mir-2763 microRNA precursor family (RF03225)"}, {"model_id": "mir-2765", "source": "Rfam", "description": "mir-2765 microRNA precursor family (RF03691)"}, {"model_id": "mir-2766", "source": "Rfam", "description": "mir-2766 microRNA precursor family (RF03970)"}, {"model_id": "mir-2767", "source": "Rfam", "description": "mir-2767 microRNA precursor family (RF03669)"}, {"model_id": "mir-2772", "source": "Rfam", "description": "mir-2772 microRNA precursor family (RF03748)"}, {"model_id": "mir-2788", "source": "Rfam", "description": "mir-2788 microRNA precursor family (RF03212)"}, {"model_id": "mir-278_2", "source": "Rfam", "description": "mir-278_2 microRNA precursor family (RF04186)"}, {"model_id": "mir-279", "source": "Rfam", "description": "mir-279 microRNA precursor family (RF00754)"}, {"model_id": "mir-2796", "source": "Rfam", "description": "mir-2796 microRNA precursor family (RF03381)"}, {"model_id": "mir-2797", "source": "Rfam", "description": "mir-2797 microRNA precursor family (RF03814)"}, {"model_id": "mir-2804", "source": "Rfam", "description": "mir-2804 microRNA precursor family (RF03718)"}, {"model_id": "mir-281", "source": "Rfam", "description": "mir-281 microRNA precursor family (RF00967)"}, {"model_id": "mir-2813", "source": "Rfam", "description": "mir-2813 microRNA precursor family (RF03234)"}, {"model_id": "mir-2814", "source": "Rfam", "description": "mir-2814 microRNA precursor family (RF03396)"}, {"model_id": "mir-2816", "source": "Rfam", "description": "mir-2816 microRNA precursor family (RF03347)"}, {"model_id": "mir-2818", "source": "Rfam", "description": "mir-2818 microRNA precursor family (RF03630)"}, {"model_id": "mir-282", "source": "Rfam", "description": "mir-282 microRNA precursor family (RF00724)"}, {"model_id": "mir-2820", "source": "Rfam", "description": "mir-2820 microRNA precursor family (RF03333)"}, {"model_id": "mir-2822", "source": "Rfam", "description": "mir-2822 microRNA precursor family (RF03673)"}, {"model_id": "mir-2830", "source": "Rfam", "description": "mir-2830 microRNA precursor family (RF03468)"}, {"model_id": "mir-2831", "source": "Rfam", "description": "mir-2831 microRNA precursor family (RF03879)"}, {"model_id": "mir-2834", "source": "Rfam", "description": "mir-2834 microRNA precursor family (RF03869)"}, {"model_id": "mir-284", "source": "Rfam", "description": "mir-284 microRNA precursor family (RF01901)"}, {"model_id": "mir-2843", "source": "Rfam", "description": "mir-2843 microRNA precursor family (RF03188)"}, {"model_id": "mir-2849", "source": "Rfam", "description": "mir-2849 microRNA precursor family (RF03393)"}, {"model_id": "mir-2851", "source": "Rfam", "description": "mir-2851 microRNA precursor family (RF03467)"}, {"model_id": "mir-2856", "source": "Rfam", "description": "mir-2856 microRNA precursor family (RF03411)"}, {"model_id": "mir-2861", "source": "Rfam", "description": "mir-2861 microRNA precursor family (RF03698)"}, {"model_id": "mir-288", "source": "Rfam", "description": "mir-288 microRNA precursor family (RF00787)"}, {"model_id": "mir-289", "source": "Rfam", "description": "mir-289 microRNA precursor family (RF00786)"}, {"model_id": "mir-29", "source": "Rfam", "description": "mir-29 microRNA precursor (RF00074)"}, {"model_id": "mir-290", "source": "Rfam", "description": "mir-290 microRNA precursor family (RF00665)"}, {"model_id": "mir-2941", "source": "Rfam", "description": "mir-2941 microRNA precursor family (RF03193)"}, {"model_id": "mir-2943", "source": "Rfam", "description": "mir-2943 microRNA precursor family (RF03266)"}, {"model_id": "mir-2944", "source": "Rfam", "description": "mir-2944 microRNA precursor family (RF04054)"}, {"model_id": "mir-2954", "source": "Rfam", "description": "mir-2954 microRNA precursor family (RF03446)"}, {"model_id": "mir-2968", "source": "Rfam", "description": "mir-2968 microRNA precursor (RF02093)"}, {"model_id": "mir-297", "source": "Rfam", "description": "mir-297 microRNA precursor family (RF04217)"}, {"model_id": "mir-2970", "source": "Rfam", "description": "mir-2970 microRNA precursor (RF02092)"}, {"model_id": "mir-2985", "source": "Rfam", "description": "mir-2985-2 microRNA precursor (RF02095)"}, {"model_id": "mir-2996", "source": "Rfam", "description": "mir-2996 microRNA precursor family (RF03963)"}, {"model_id": "mir-2_2", "source": "Rfam", "description": "mir-2_2 microRNA precursor family (RF03555)"}, {"model_id": "mir-30", "source": "Rfam", "description": "mir-30 microRNA precursor (RF00131)"}, {"model_id": "mir-3003", "source": "Rfam", "description": "mir-3003 microRNA precursor family (RF04010)"}, {"model_id": "mir-3012", "source": "Rfam", "description": "mir-3012 microRNA precursor family (RF03996)"}, {"model_id": "mir-3015", "source": "Rfam", "description": "mir-3015 microRNA precursor family (RF03218)"}, {"model_id": "mir-302_2", "source": "Rfam", "description": "mir-302_2 microRNA precursor family (RF03548)"}, {"model_id": "mir-303", "source": "Rfam", "description": "mir-303 microRNA precursor family (RF03959)"}, {"model_id": "mir-3036", "source": "Rfam", "description": "mir-3036 microRNA precursor family (RF03463)"}, {"model_id": "mir-3045", "source": "Rfam", "description": "mir-3045 microRNA precursor family (RF03688)"}, {"model_id": "mir-3047", "source": "Rfam", "description": "mir-3047 microRNA precursor family (RF03339)"}, {"model_id": "mir-3051", "source": "Rfam", "description": "mir-3051 microRNA precursor family (RF03815)"}, {"model_id": "mir-3059", "source": "Rfam", "description": "mir-3059 microRNA precursor family (RF03520)"}, {"model_id": "mir-3064", "source": "Rfam", "description": "mir-3064 microRNA precursor family (RF03840)"}, {"model_id": "mir-3070", "source": "Rfam", "description": "mir-3070 microRNA precursor family (RF03203)"}, {"model_id": "mir-3072", "source": "Rfam", "description": "mir-3072 microRNA precursor family (RF03527)"}, {"model_id": "mir-3075", "source": "Rfam", "description": "mir-3075 microRNA precursor family (RF03376)"}, {"model_id": "mir-308", "source": "Rfam", "description": "mir-308 microRNA precursor family (RF00743)"}, {"model_id": "mir-3085", "source": "Rfam", "description": "mir-3085 microRNA precursor family (RF03288)"}, {"model_id": "mir-3099", "source": "Rfam", "description": "mir-3099 microRNA precursor family (RF03406)"}, {"model_id": "mir-31", "source": "Rfam", "description": "mir-31 microRNA precursor family (RF00661)"}, {"model_id": "mir-310", "source": "Rfam", "description": "mir-310 microRNA precursor family (RF04249)"}, {"model_id": "mir-3102", "source": "Rfam", "description": "mir-3102 microRNA precursor family (RF03206)"}, {"model_id": "mir-3116", "source": "Rfam", "description": "mir-3116 microRNA precursor family (RF03754)"}, {"model_id": "mir-3117", "source": "Rfam", "description": "mir-3117 microRNA precursor family (RF03591)"}, {"model_id": "mir-3118", "source": "Rfam", "description": "mir-3118 microRNA precursor family (RF04140)"}, {"model_id": "mir-3119", "source": "Rfam", "description": "mir-3119 microRNA precursor family (RF03717)"}, {"model_id": "mir-312", "source": "Rfam", "description": "mir-312 microRNA precursor family (RF03326)"}, {"model_id": "mir-3121", "source": "Rfam", "description": "mir-3121 microRNA precursor family (RF03452)"}, {"model_id": "mir-3122", "source": "Rfam", "description": "mir-3122 microRNA precursor family (RF03366)"}, {"model_id": "mir-3126", "source": "Rfam", "description": "mir-3126 microRNA precursor family (RF03180)"}, {"model_id": "mir-3127", "source": "Rfam", "description": "mir-3127 microRNA precursor family (RF04123)"}, {"model_id": "mir-3129", "source": "Rfam", "description": "mir-3129 microRNA precursor family (RF03857)"}, {"model_id": "mir-3130", "source": "Rfam", "description": "mir-3130 microRNA precursor family (RF03736)"}, {"model_id": "mir-3132", "source": "Rfam", "description": "mir-3132 microRNA precursor family (RF03946)"}, {"model_id": "mir-3135", "source": "Rfam", "description": "mir-3135 microRNA precursor family (RF04283)"}, {"model_id": "mir-3136", "source": "Rfam", "description": "mir-3136 microRNA precursor family (RF03361)"}, {"model_id": "mir-3138", "source": "Rfam", "description": "mir-3138 microRNA precursor family (RF03837)"}, {"model_id": "mir-3140", "source": "Rfam", "description": "mir-3140 microRNA precursor family (RF03501)"}, {"model_id": "mir-3145", "source": "Rfam", "description": "mir-3145 microRNA precursor family (RF03498)"}, {"model_id": "mir-3146", "source": "Rfam", "description": "mir-3146 microRNA precursor family (RF03491)"}, {"model_id": "mir-3149", "source": "Rfam", "description": "mir-3149 microRNA precursor family (RF04176)"}, {"model_id": "mir-3150", "source": "Rfam", "description": "mir-3150 microRNA precursor family (RF03972)"}, {"model_id": "mir-3151", "source": "Rfam", "description": "mir-3151 microRNA precursor family (RF03349)"}, {"model_id": "mir-3154", "source": "Rfam", "description": "mir-3154 microRNA precursor family (RF03301)"}, {"model_id": "mir-3155", "source": "Rfam", "description": "mir-3155 microRNA precursor family (RF03766)"}, {"model_id": "mir-3156", "source": "Rfam", "description": "mir-3156 microRNA precursor family (RF03360)"}, {"model_id": "mir-3158", "source": "Rfam", "description": "mir-3158 microRNA precursor family (RF03941)"}, {"model_id": "mir-3160", "source": "Rfam", "description": "mir-3160 microRNA precursor family (RF03888)"}, {"model_id": "mir-3165", "source": "Rfam", "description": "mir-3165 microRNA precursor family (RF04105)"}, {"model_id": "mir-3167", "source": "Rfam", "description": "mir-3167 microRNA precursor family (RF03217)"}, {"model_id": "mir-3170", "source": "Rfam", "description": "mir-3170 microRNA precursor family (RF03373)"}, {"model_id": "mir-3173", "source": "Rfam", "description": "mir-3173 microRNA precursor family (RF03834)"}, {"model_id": "mir-3174", "source": "Rfam", "description": "mir-3174 microRNA precursor family (RF03524)"}, {"model_id": "mir-3188", "source": "Rfam", "description": "mir-3188 microRNA precursor family (RF03451)"}, {"model_id": "mir-3190", "source": "Rfam", "description": "mir-3190 microRNA precursor family (RF03844)"}, {"model_id": "mir-3192", "source": "Rfam", "description": "mir-3192 microRNA precursor family (RF03873)"}, {"model_id": "mir-3193", "source": "Rfam", "description": "mir-3193 microRNA precursor family (RF03185)"}, {"model_id": "mir-3198", "source": "Rfam", "description": "mir-3198 microRNA precursor family (RF03418)"}, {"model_id": "mir-3199", "source": "Rfam", "description": "mir-3199 microRNA precursor family (RF03906)"}, {"model_id": "mir-31_2", "source": "Rfam", "description": "mir-31_2 microRNA precursor family (RF03550)"}, {"model_id": "mir-32", "source": "Rfam", "description": "mir-32 microRNA precursor family (RF00666)"}, {"model_id": "mir-320", "source": "Rfam", "description": "mir-320 microRNA precursor family (RF00736)"}, {"model_id": "mir-3200", "source": "Rfam", "description": "mir-3200 microRNA precursor family (RF03405)"}, {"model_id": "mir-3202", "source": "Rfam", "description": "mir-3202 microRNA precursor family (RF03799)"}, {"model_id": "mir-3204", "source": "Rfam", "description": "mir-3204 microRNA precursor family (RF03568)"}, {"model_id": "mir-324", "source": "Rfam", "description": "mir-324 microRNA precursor family (RF03479)"}, {"model_id": "mir-325", "source": "Rfam", "description": "mir-325 microRNA precursor family (RF03741)"}, {"model_id": "mir-329", "source": "Rfam", "description": "mir-329 microRNA precursor family (RF04295)"}, {"model_id": "mir-3327", "source": "Rfam", "description": "mir-3327 microRNA precursor family (RF03845)"}, {"model_id": "mir-3338", "source": "Rfam", "description": "mir-3338 microRNA precursor family (RF03305)"}, {"model_id": "mir-3347", "source": "Rfam", "description": "mir-3347 microRNA precursor family (RF03343)"}, {"model_id": "mir-337", "source": "Rfam", "description": "mir-337 microRNA precursor family (RF00765)"}, {"model_id": "mir-3389", "source": "Rfam", "description": "mir-3389 microRNA precursor family (RF03780)"}, {"model_id": "mir-34", "source": "Rfam", "description": "mir-34 microRNA precursor family (RF00456)"}, {"model_id": "mir-341", "source": "Rfam", "description": "mir-341 microRNA precursor family (RF03771)"}, {"model_id": "mir-342", "source": "Rfam", "description": "mir-342 microRNA precursor family (RF00760)"}, {"model_id": "mir-343", "source": "Rfam", "description": "mir-343 microRNA precursor family (RF03417)"}, {"model_id": "mir-3431", "source": "Rfam", "description": "mir-3431 microRNA precursor family (RF03614)"}, {"model_id": "mir-3432", "source": "Rfam", "description": "mir-3432 microRNA precursor family (RF03767)"}, {"model_id": "mir-344", "source": "Rfam", "description": "mir-344 microRNA precursor family (RF00825)"}, {"model_id": "mir-346", "source": "Rfam", "description": "mir-346 microRNA precursor family (RF00758)"}, {"model_id": "mir-3473", "source": "Rfam", "description": "mir-3473 microRNA precursor family (RF04204)"}, {"model_id": "mir-3477", "source": "Rfam", "description": "mir-3477 microRNA precursor family (RF03727)"}, {"model_id": "mir-3478", "source": "Rfam", "description": "mir-3478 microRNA precursor family (RF03721)"}, {"model_id": "mir-3479", "source": "Rfam", "description": "mir-3479 microRNA precursor family (RF03512)"}, {"model_id": "mir-3492", "source": "Rfam", "description": "mir-3492 microRNA precursor family (RF04021)"}, {"model_id": "mir-3524", "source": "Rfam", "description": "mir-3524 microRNA precursor family (RF03634)"}, {"model_id": "mir-3533", "source": "Rfam", "description": "mir-3533 microRNA precursor family (RF03561)"}, {"model_id": "mir-354", "source": "Rfam", "description": "mir-354 microRNA precursor family (RF00799)"}, {"model_id": "mir-3547", "source": "Rfam", "description": "mir-3547 microRNA precursor family (RF03836)"}, {"model_id": "mir-3552", "source": "Rfam", "description": "mir-3552 microRNA precursor family (RF03398)"}, {"model_id": "mir-3569", "source": "Rfam", "description": "mir-3569 microRNA precursor family (RF03595)"}, {"model_id": "mir-3572", "source": "Rfam", "description": "mir-3572 microRNA precursor family (RF03971)"}, {"model_id": "mir-3578", "source": "Rfam", "description": "mir-3578 microRNA precursor family (RF04294)"}, {"model_id": "mir-358", "source": "Rfam", "description": "mir-358 microRNA precursor family (RF00790)"}, {"model_id": "mir-359", "source": "Rfam", "description": "mir-359 microRNA precursor family (RF00903)"}, {"model_id": "mir-3596", "source": "Rfam", "description": "mir-3596 microRNA precursor family (RF04289)"}, {"model_id": "mir-35_2", "source": "Rfam", "description": "mir-35_2 microRNA precursor family (RF04297)"}, {"model_id": "mir-3613", "source": "Rfam", "description": "mir-3613 microRNA precursor family (RF03323)"}, {"model_id": "mir-3617", "source": "Rfam", "description": "mir-3617 microRNA precursor family (RF03300)"}, {"model_id": "mir-3618", "source": "Rfam", "description": "mir-3618 microRNA precursor family (RF04152)"}, {"model_id": "mir-362", "source": "Rfam", "description": "mir-362 microRNA precursor family (RF04267)"}, {"model_id": "mir-3622", "source": "Rfam", "description": "mir-3622 microRNA precursor family (RF03703)"}, {"model_id": "mir-3660", "source": "Rfam", "description": "mir-3660 microRNA precursor family (RF03510)"}, {"model_id": "mir-3661", "source": "Rfam", "description": "mir-3661 microRNA precursor family (RF03782)"}, {"model_id": "mir-368", "source": "Rfam", "description": "mir-368 microRNA precursor family (RF04291)"}, {"model_id": "mir-3688", "source": "Rfam", "description": "mir-3688 microRNA precursor family (RF04161)"}, {"model_id": "mir-3689", "source": "Rfam", "description": "mir-3689 microRNA precursor family (RF03186)"}, {"model_id": "mir-36_2", "source": "Rfam", "description": "mir-36_2 microRNA precursor family (RF04298)"}, {"model_id": "mir-370", "source": "Rfam", "description": "mir-370 microRNA precursor family (RF00740)"}, {"model_id": "mir-3718", "source": "Rfam", "description": "mir-3718 microRNA precursor family (RF03952)"}, {"model_id": "mir-373", "source": "Rfam", "description": "mir-373 microRNA precursor family (RF04269)"}, {"model_id": "mir-3747", "source": "Rfam", "description": "mir-3747 microRNA precursor family (RF03640)"}, {"model_id": "mir-379", "source": "Rfam", "description": "mir-379 microRNA precursor family (RF04292)"}, {"model_id": "mir-3804", "source": "Rfam", "description": "mir-3804 microRNA precursor family (RF03909)"}, {"model_id": "mir-3817", "source": "Rfam", "description": "mir-3817 microRNA precursor family (RF03594)"}, {"model_id": "mir-3836", "source": "Rfam", "description": "mir-3836 microRNA precursor family (RF03817)"}, {"model_id": "mir-384", "source": "Rfam", "description": "mir-384 microRNA precursor family (RF00841)"}, {"model_id": "mir-3851", "source": "Rfam", "description": "mir-3851 microRNA precursor family (RF03350)"}, {"model_id": "mir-39", "source": "Rfam", "description": "mir-39 microRNA precursor family (RF04300)"}, {"model_id": "mir-3910", "source": "Rfam", "description": "mir-3910 microRNA precursor family (RF03578)"}, {"model_id": "mir-3912", "source": "Rfam", "description": "mir-3912 microRNA precursor family (RF03682)"}, {"model_id": "mir-3913", "source": "Rfam", "description": "mir-3913 microRNA precursor family (RF03769)"}, {"model_id": "mir-3914", "source": "Rfam", "description": "mir-3914 microRNA precursor family (RF03719)"}, {"model_id": "mir-3923", "source": "Rfam", "description": "mir-3923 microRNA precursor family (RF03306)"}, {"model_id": "mir-3926", "source": "Rfam", "description": "mir-3926 microRNA precursor family (RF03560)"}, {"model_id": "mir-3927", "source": "Rfam", "description": "mir-3927 microRNA precursor family (RF04068)"}, {"model_id": "mir-393", "source": "Rfam", "description": "mir-393 microRNA precursor family (RF02516)"}, {"model_id": "mir-3931", "source": "Rfam", "description": "mir-3931 microRNA precursor family (RF03822)"}, {"model_id": "mir-3934", "source": "Rfam", "description": "mir-3934 microRNA precursor family (RF03195)"}, {"model_id": "mir-3937", "source": "Rfam", "description": "mir-3937 microRNA precursor family (RF03877)"}, {"model_id": "mir-3938", "source": "Rfam", "description": "mir-3938 microRNA precursor family (RF03585)"}, {"model_id": "mir-3940", "source": "Rfam", "description": "mir-3940 microRNA precursor family (RF03486)"}, {"model_id": "mir-3943", "source": "Rfam", "description": "mir-3943 microRNA precursor family (RF03392)"}, {"model_id": "mir-395", "source": "Rfam", "description": "mir-395 microRNA precursor family (RF00451)"}, {"model_id": "mir-3956", "source": "Rfam", "description": "mir-3956 microRNA precursor family (RF03678)"}, {"model_id": "mir-3957", "source": "Rfam", "description": "mir-3957 microRNA precursor family (RF03808)"}, {"model_id": "mir-3960", "source": "Rfam", "description": "mir-3960 microRNA precursor family (RF03207)"}, {"model_id": "mir-399", "source": "Rfam", "description": "mir-399 microRNA precursor family (RF00445)"}, {"model_id": "mir-4", "source": "Rfam", "description": "mir-4 microRNA precursor family (RF03258)"}, {"model_id": "mir-4000", "source": "Rfam", "description": "mir-4000 microRNA precursor family (RF03485)"}, {"model_id": "mir-4003", "source": "Rfam", "description": "mir-4003 microRNA precursor family (RF03442)"}, {"model_id": "mir-4005", "source": "Rfam", "description": "mir-4005 microRNA precursor family (RF03755)"}, {"model_id": "mir-4012", "source": "Rfam", "description": "mir-4012 microRNA precursor family (RF04238)"}, {"model_id": "mir-4018", "source": "Rfam", "description": "mir-4018 microRNA precursor family (RF03660)"}, {"model_id": "mir-4041", "source": "Rfam", "description": "mir-4041 microRNA precursor family (RF03701)"}, {"model_id": "mir-4077", "source": "Rfam", "description": "mir-4077 microRNA precursor family (RF03897)"}, {"model_id": "mir-4079", "source": "Rfam", "description": "mir-4079 microRNA precursor family (RF03936)"}, {"model_id": "mir-4081", "source": "Rfam", "description": "mir-4081 microRNA precursor family (RF03867)"}, {"model_id": "mir-412", "source": "Rfam", "description": "mir-412 microRNA precursor family (RF00762)"}, {"model_id": "mir-4178", "source": "Rfam", "description": "mir-4178 microRNA precursor family (RF03885)"}, {"model_id": "mir-427", "source": "Rfam", "description": "mir-427 microRNA precursor family (RF03364)"}, {"model_id": "mir-431", "source": "Rfam", "description": "mir-431 microRNA precursor family (RF00718)"}, {"model_id": "mir-432", "source": "Rfam", "description": "mir-432 microRNA precursor family (RF00775)"}, {"model_id": "mir-433", "source": "Rfam", "description": "mir-433 microRNA precursor family (RF00748)"}, {"model_id": "mir-43_2", "source": "Rfam", "description": "mir-43_2 microRNA precursor family (RF03552)"}, {"model_id": "mir-4423", "source": "Rfam", "description": "mir-4423 microRNA precursor family (RF03487)"}, {"model_id": "mir-4427", "source": "Rfam", "description": "mir-4427 microRNA precursor family (RF03257)"}, {"model_id": "mir-4428", "source": "Rfam", "description": "mir-4428 microRNA precursor family (RF03907)"}, {"model_id": "mir-4429", "source": "Rfam", "description": "mir-4429 microRNA precursor family (RF03507)"}, {"model_id": "mir-4433", "source": "Rfam", "description": "mir-4433 microRNA precursor family (RF04096)"}, {"model_id": "mir-4435", "source": "Rfam", "description": "mir-4435 microRNA precursor family (RF03576)"}, {"model_id": "mir-4436", "source": "Rfam", "description": "mir-4436 microRNA precursor family (RF04132)"}, {"model_id": "mir-4446", "source": "Rfam", "description": "mir-4446 microRNA precursor family (RF03251)"}, {"model_id": "mir-4449", "source": "Rfam", "description": "mir-4449 microRNA precursor family (RF03917)"}, {"model_id": "mir-4451", "source": "Rfam", "description": "mir-4451 microRNA precursor family (RF03429)"}, {"model_id": "mir-4477", "source": "Rfam", "description": "mir-4477 microRNA precursor family (RF03800)"}, {"model_id": "mir-448", "source": "Rfam", "description": "mir-448 microRNA precursor family (RF00723)"}, {"model_id": "mir-4484", "source": "Rfam", "description": "mir-4484 microRNA precursor family (RF03861)"}, {"model_id": "mir-4488", "source": "Rfam", "description": "mir-4488 microRNA precursor family (RF03298)"}, {"model_id": "mir-449", "source": "Rfam", "description": "mir-449 microRNA precursor family (RF00711)"}, {"model_id": "mir-4504", "source": "Rfam", "description": "mir-4504 microRNA precursor family (RF03173)"}, {"model_id": "mir-4510", "source": "Rfam", "description": "mir-4510 microRNA precursor family (RF03204)"}, {"model_id": "mir-4515", "source": "Rfam", "description": "mir-4515 microRNA precursor family (RF03178)"}, {"model_id": "mir-4520", "source": "Rfam", "description": "mir-4520 microRNA precursor family (RF04067)"}, {"model_id": "mir-4523", "source": "Rfam", "description": "mir-4523 microRNA precursor family (RF03231)"}, {"model_id": "mir-4524", "source": "Rfam", "description": "mir-4524 microRNA precursor family (RF03781)"}, {"model_id": "mir-4526", "source": "Rfam", "description": "mir-4526 microRNA precursor family (RF03791)"}, {"model_id": "mir-4529", "source": "Rfam", "description": "mir-4529 microRNA precursor family (RF03739)"}, {"model_id": "mir-4536", "source": "Rfam", "description": "mir-4536 microRNA precursor family (RF03747)"}, {"model_id": "mir-455", "source": "Rfam", "description": "mir-455 microRNA precursor family (RF00709)"}, {"model_id": "mir-459", "source": "Rfam", "description": "mir-459 microRNA precursor family (RF03354)"}, {"model_id": "mir-4599", "source": "Rfam", "description": "mir-4599 microRNA precursor family (RF04005)"}, {"model_id": "mir-46", "source": "Rfam", "description": "mir-46/mir-47/mir-281 microRNA precursor family (RF00249)"}, {"model_id": "mir-462", "source": "Rfam", "description": "mir-462 microRNA precursor family (RF03683)"}, {"model_id": "mir-4637", "source": "Rfam", "description": "mir-4637 microRNA precursor family (RF03284)"}, {"model_id": "mir-465", "source": "Rfam", "description": "mir-465 microRNA precursor family (RF03464)"}, {"model_id": "mir-4650", "source": "Rfam", "description": "mir-4650 microRNA precursor family (RF04265)"}, {"model_id": "mir-4654", "source": "Rfam", "description": "mir-4654 microRNA precursor family (RF03253)"}, {"model_id": "mir-4657", "source": "Rfam", "description": "mir-4657 microRNA precursor family (RF03431)"}, {"model_id": "mir-4659", "source": "Rfam", "description": "mir-4659 microRNA precursor family (RF03912)"}, {"model_id": "mir-466", "source": "Rfam", "description": "mir-466 microRNA precursor family (RF04052)"}, {"model_id": "mir-4660", "source": "Rfam", "description": "mir-4660 microRNA precursor family (RF03509)"}, {"model_id": "mir-4662", "source": "Rfam", "description": "mir-4662 microRNA precursor family (RF03938)"}, {"model_id": "mir-4667", "source": "Rfam", "description": "mir-4667 microRNA precursor family (RF03379)"}, {"model_id": "mir-4672", "source": "Rfam", "description": "mir-4672 microRNA precursor family (RF03293)"}, {"model_id": "mir-4677", "source": "Rfam", "description": "mir-4677 microRNA precursor family (RF03462)"}, {"model_id": "mir-4679", "source": "Rfam", "description": "mir-4679 microRNA precursor family (RF04239)"}, {"model_id": "mir-4680", "source": "Rfam", "description": "mir-4680 microRNA precursor family (RF03494)"}, {"model_id": "mir-4703", "source": "Rfam", "description": "mir-4703 microRNA precursor family (RF03523)"}, {"model_id": "mir-4716", "source": "Rfam", "description": "mir-4716 microRNA precursor family (RF04240)"}, {"model_id": "mir-4738", "source": "Rfam", "description": "mir-4738 microRNA precursor family (RF03389)"}, {"model_id": "mir-4742", "source": "Rfam", "description": "mir-4742 microRNA precursor family (RF04146)"}, {"model_id": "mir-4743", "source": "Rfam", "description": "mir-4743 microRNA precursor family (RF03329)"}, {"model_id": "mir-4766", "source": "Rfam", "description": "mir-4766 microRNA precursor family (RF03474)"}, {"model_id": "mir-4773", "source": "Rfam", "description": "mir-4773 microRNA precursor family (RF03734)"}, {"model_id": "mir-4774", "source": "Rfam", "description": "mir-4774 microRNA precursor family (RF03482)"}, {"model_id": "mir-4776", "source": "Rfam", "description": "mir-4776 microRNA precursor family (RF03889)"}, {"model_id": "mir-4782", "source": "Rfam", "description": "mir-4782 microRNA precursor family (RF03356)"}, {"model_id": "mir-4788", "source": "Rfam", "description": "mir-4788 microRNA precursor family (RF03371)"}, {"model_id": "mir-4791", "source": "Rfam", "description": "mir-4791 microRNA precursor family (RF03309)"}, {"model_id": "mir-4796", "source": "Rfam", "description": "mir-4796 microRNA precursor family (RF03489)"}, {"model_id": "mir-4798", "source": "Rfam", "description": "mir-4798 microRNA precursor family (RF03244)"}, {"model_id": "mir-4803", "source": "Rfam", "description": "mir-4803 microRNA precursor family (RF03174)"}, {"model_id": "mir-4818", "source": "Rfam", "description": "mir-4818 microRNA precursor family (RF04013)"}, {"model_id": "mir-483", "source": "Rfam", "description": "mir-483 microRNA precursor family (RF03778)"}, {"model_id": "mir-4841", "source": "Rfam", "description": "mir-4841 microRNA precursor family (RF04003)"}, {"model_id": "mir-4847", "source": "Rfam", "description": "mir-4847 microRNA precursor family (RF03574)"}, {"model_id": "mir-485", "source": "Rfam", "description": "mir-485 microRNA precursor family (RF04296)"}, {"model_id": "mir-4850", "source": "Rfam", "description": "mir-4850 microRNA precursor family (RF03522)"}, {"model_id": "mir-4854", "source": "Rfam", "description": "mir-4854 microRNA precursor family (RF03783)"}, {"model_id": "mir-4856", "source": "Rfam", "description": "mir-4856 microRNA precursor family (RF03424)"}, {"model_id": "mir-4857", "source": "Rfam", "description": "mir-4857 microRNA precursor family (RF03190)"}, {"model_id": "mir-4859", "source": "Rfam", "description": "mir-4859 microRNA precursor family (RF04020)"}, {"model_id": "mir-4860", "source": "Rfam", "description": "mir-4860 microRNA precursor family (RF03892)"}, {"model_id": "mir-4861", "source": "Rfam", "description": "mir-4861 microRNA precursor family (RF03846)"}, {"model_id": "mir-4863", "source": "Rfam", "description": "mir-4863 microRNA precursor family (RF04022)"}, {"model_id": "mir-4864", "source": "Rfam", "description": "mir-4864 microRNA precursor family (RF04017)"}, {"model_id": "mir-4865", "source": "Rfam", "description": "mir-4865 microRNA precursor family (RF03982)"}, {"model_id": "mir-4866", "source": "Rfam", "description": "mir-4866 microRNA precursor family (RF04040)"}, {"model_id": "mir-4867", "source": "Rfam", "description": "mir-4867 microRNA precursor family (RF03772)"}, {"model_id": "mir-4868", "source": "Rfam", "description": "mir-4868 microRNA precursor family (RF03939)"}, {"model_id": "mir-4869", "source": "Rfam", "description": "mir-4869 microRNA precursor family (RF03352)"}, {"model_id": "mir-4872", "source": "Rfam", "description": "mir-4872 microRNA precursor family (RF03325)"}, {"model_id": "mir-4873", "source": "Rfam", "description": "mir-4873 microRNA precursor family (RF04016)"}, {"model_id": "mir-4874", "source": "Rfam", "description": "mir-4874 microRNA precursor family (RF03317)"}, {"model_id": "mir-4875", "source": "Rfam", "description": "mir-4875 microRNA precursor family (RF03566)"}, {"model_id": "mir-4876", "source": "Rfam", "description": "mir-4876 microRNA precursor family (RF03945)"}, {"model_id": "mir-4877", "source": "Rfam", "description": "mir-4877 microRNA precursor family (RF03615)"}, {"model_id": "mir-4878", "source": "Rfam", "description": "mir-4878 microRNA precursor family (RF03581)"}, {"model_id": "mir-4879", "source": "Rfam", "description": "mir-4879 microRNA precursor family (RF03893)"}, {"model_id": "mir-4880", "source": "Rfam", "description": "mir-4880 microRNA precursor family (RF04008)"}, {"model_id": "mir-4887", "source": "Rfam", "description": "mir-4887 microRNA precursor family (RF03197)"}, {"model_id": "mir-4888", "source": "Rfam", "description": "mir-4888 microRNA precursor family (RF03990)"}, {"model_id": "mir-4889", "source": "Rfam", "description": "mir-4889 microRNA precursor family (RF03882)"}, {"model_id": "mir-4890", "source": "Rfam", "description": "mir-4890 microRNA precursor family (RF03807)"}, {"model_id": "mir-4891", "source": "Rfam", "description": "mir-4891 microRNA precursor family (RF03756)"}, {"model_id": "mir-4899", "source": "Rfam", "description": "mir-4899 microRNA precursor family (RF03603)"}, {"model_id": "mir-4900", "source": "Rfam", "description": "mir-4900 microRNA precursor family (RF03222)"}, {"model_id": "mir-4904", "source": "Rfam", "description": "mir-4904 microRNA precursor family (RF03696)"}, {"model_id": "mir-4922", "source": "Rfam", "description": "mir-4922 microRNA precursor family (RF03918)"}, {"model_id": "mir-4928", "source": "Rfam", "description": "mir-4928 microRNA precursor family (RF03950)"}, {"model_id": "mir-493", "source": "Rfam", "description": "mir-493 microRNA precursor family (RF04100)"}, {"model_id": "mir-4989", "source": "Rfam", "description": "mir-4989 microRNA precursor family (RF03804)"}, {"model_id": "mir-50", "source": "Rfam", "description": "mir-50 microRNA precursor family (RF00824)"}, {"model_id": "mir-5014", "source": "Rfam", "description": "mir-5014 microRNA precursor family (RF04241)"}, {"model_id": "mir-5045", "source": "Rfam", "description": "mir-5045 microRNA precursor family (RF03948)"}, {"model_id": "mir-507", "source": "Rfam", "description": "mir-507 microRNA precursor family (RF04282)"}, {"model_id": "mir-509", "source": "Rfam", "description": "mir-509 microRNA precursor family (RF04216)"}, {"model_id": "mir-51", "source": "Rfam", "description": "mir-51 microRNA precursor family (RF04193)"}, {"model_id": "mir-512", "source": "Rfam", "description": "mir-512 microRNA precursor family (RF04268)"}, {"model_id": "mir-513", "source": "Rfam", "description": "mir-513 microRNA precursor family (RF04286)"}, {"model_id": "mir-5132", "source": "Rfam", "description": "mir-5132 microRNA precursor family (RF03586)"}, {"model_id": "mir-515", "source": "Rfam", "description": "mir-515 microRNA precursor family (RF00639)"}, {"model_id": "mir-5316", "source": "Rfam", "description": "mir-5316 microRNA precursor family (RF04018)"}, {"model_id": "mir-532", "source": "Rfam", "description": "mir-532 microRNA precursor family (RF04284)"}, {"model_id": "mir-5345", "source": "Rfam", "description": "mir-5345 microRNA precursor family (RF03624)"}, {"model_id": "mir-5350", "source": "Rfam", "description": "mir-5350 microRNA precursor family (RF03953)"}, {"model_id": "mir-5360", "source": "Rfam", "description": "mir-5360 microRNA precursor family (RF03215)"}, {"model_id": "mir-5365", "source": "Rfam", "description": "mir-5365 microRNA precursor family (RF03344)"}, {"model_id": "mir-5366", "source": "Rfam", "description": "mir-5366 microRNA precursor family (RF03403)"}, {"model_id": "mir-5391", "source": "Rfam", "description": "mir-5391 microRNA precursor family (RF04107)"}, {"model_id": "mir-54", "source": "Rfam", "description": "mir-54 microRNA precursor family (RF04082)"}, {"model_id": "mir-5408", "source": "Rfam", "description": "mir-5408 microRNA precursor family (RF04264)"}, {"model_id": "mir-541", "source": "Rfam", "description": "mir-541 microRNA precursor family (RF00777)"}, {"model_id": "mir-5429", "source": "Rfam", "description": "mir-5429 microRNA precursor family (RF03820)"}, {"model_id": "mir-5444", "source": "Rfam", "description": "mir-5444 microRNA precursor family (RF03511)"}, {"model_id": "mir-547", "source": "Rfam", "description": "mir-547 microRNA precursor family (RF03503)"}, {"model_id": "mir-5470", "source": "Rfam", "description": "mir-5470 microRNA precursor family (RF03609)"}, {"model_id": "mir-555", "source": "Rfam", "description": "mir-555 microRNA precursor family (RF03202)"}, {"model_id": "mir-5583", "source": "Rfam", "description": "mir-5583 microRNA precursor family (RF03589)"}, {"model_id": "mir-559", "source": "Rfam", "description": "mir-559 microRNA precursor family (RF03556)"}, {"model_id": "mir-5592", "source": "Rfam", "description": "mir-5592 microRNA precursor family (RF03618)"}, {"model_id": "mir-5595", "source": "Rfam", "description": "mir-5595 microRNA precursor family (RF04242)"}, {"model_id": "mir-561", "source": "Rfam", "description": "mir-561 microRNA precursor family (RF03460)"}, {"model_id": "mir-5615", "source": "Rfam", "description": "mir-5615 microRNA precursor family (RF03973)"}, {"model_id": "mir-562", "source": "Rfam", "description": "mir-562 microRNA precursor family (RF00998)"}, {"model_id": "mir-564", "source": "Rfam", "description": "mir-564 microRNA precursor family (RF03285)"}, {"model_id": "mir-568", "source": "Rfam", "description": "mir-568 microRNA precursor family (RF04158)"}, {"model_id": "mir-5681", "source": "Rfam", "description": "mir-5681 microRNA precursor family (RF03871)"}, {"model_id": "mir-569", "source": "Rfam", "description": "mir-569 microRNA precursor family (RF01018)"}, {"model_id": "mir-5697", "source": "Rfam", "description": "mir-5697 microRNA precursor family (RF03269)"}, {"model_id": "mir-57", "source": "Rfam", "description": "mir-57 microRNA precursor family (RF04194)"}, {"model_id": "mir-571", "source": "Rfam", "description": "mir-571 microRNA precursor family (RF03470)"}, {"model_id": "mir-5727", "source": "Rfam", "description": "mir-5727 microRNA precursor family (RF03942)"}, {"model_id": "mir-5728", "source": "Rfam", "description": "mir-5728 microRNA precursor family (RF03604)"}, {"model_id": "mir-5729", "source": "Rfam", "description": "mir-5729 microRNA precursor family (RF03619)"}, {"model_id": "mir-5736", "source": "Rfam", "description": "mir-5736 microRNA precursor family (RF03894)"}, {"model_id": "mir-574", "source": "Rfam", "description": "mir-574 microRNA precursor family (RF00929)"}, {"model_id": "mir-578", "source": "Rfam", "description": "mir-578 microRNA precursor family (RF00971)"}, {"model_id": "mir-584", "source": "Rfam", "description": "mir-584 microRNA precursor family (RF01016)"}, {"model_id": "mir-5856", "source": "Rfam", "description": "mir-5856 microRNA precursor family (RF03957)"}, {"model_id": "mir-587", "source": "Rfam", "description": "mir-587 microRNA precursor family (RF03506)"}, {"model_id": "mir-5879", "source": "Rfam", "description": "mir-5879 microRNA precursor family (RF03637)"}, {"model_id": "mir-588", "source": "Rfam", "description": "mir-588 microRNA precursor family (RF03391)"}, {"model_id": "mir-5880", "source": "Rfam", "description": "mir-5880 microRNA precursor family (RF03596)"}, {"model_id": "mir-5881", "source": "Rfam", "description": "mir-5881 microRNA precursor family (RF03975)"}, {"model_id": "mir-5882", "source": "Rfam", "description": "mir-5882 microRNA precursor family (RF03633)"}, {"model_id": "mir-5885", "source": "Rfam", "description": "mir-5885 microRNA precursor family (RF03213)"}, {"model_id": "mir-5886", "source": "Rfam", "description": "mir-5886 microRNA precursor family (RF03277)"}, {"model_id": "mir-5890", "source": "Rfam", "description": "mir-5890 microRNA precursor family (RF03408)"}, {"model_id": "mir-5892", "source": "Rfam", "description": "mir-5892 microRNA precursor family (RF03689)"}, {"model_id": "mir-5897", "source": "Rfam", "description": "mir-5897 microRNA precursor family (RF03761)"}, {"model_id": "mir-59", "source": "Rfam", "description": "mir-59 microRNA precursor family (RF03881)"}, {"model_id": "mir-5904", "source": "Rfam", "description": "mir-5904 microRNA precursor family (RF03287)"}, {"model_id": "mir-591", "source": "Rfam", "description": "mir-591 microRNA precursor family (RF03291)"}, {"model_id": "mir-5911", "source": "Rfam", "description": "mir-5911 microRNA precursor family (RF03663)"}, {"model_id": "mir-5912", "source": "Rfam", "description": "mir-5912 microRNA precursor family (RF03899)"}, {"model_id": "mir-5918", "source": "Rfam", "description": "mir-5918 microRNA precursor family (RF03372)"}, {"model_id": "mir-5928", "source": "Rfam", "description": "mir-5928 microRNA precursor family (RF03833)"}, {"model_id": "mir-595", "source": "Rfam", "description": "mir-595 microRNA precursor family (RF04084)"}, {"model_id": "mir-596", "source": "Rfam", "description": "mir-596 microRNA precursor family (RF03281)"}, {"model_id": "mir-597", "source": "Rfam", "description": "mir-597 microRNA precursor family (RF00973)"}, {"model_id": "mir-5984", "source": "Rfam", "description": "mir-5984 microRNA precursor family (RF03796)"}, {"model_id": "mir-5985", "source": "Rfam", "description": "mir-5985 microRNA precursor family (RF04038)"}, {"model_id": "mir-6", "source": "Rfam", "description": "mir-6 microRNA precursor (RF00143)"}, {"model_id": "mir-6012", "source": "Rfam", "description": "mir-6012 microRNA precursor family (RF03172)"}, {"model_id": "mir-602", "source": "Rfam", "description": "mir-602 microRNA precursor family (RF03219)"}, {"model_id": "mir-606", "source": "Rfam", "description": "mir-606 microRNA precursor family (RF03328)"}, {"model_id": "mir-608", "source": "Rfam", "description": "mir-608 microRNA precursor family (RF03612)"}, {"model_id": "mir-6095", "source": "Rfam", "description": "mir-6095 microRNA precursor family (RF03986)"}, {"model_id": "mir-6096", "source": "Rfam", "description": "mir-6096 microRNA precursor family (RF04030)"}, {"model_id": "mir-610", "source": "Rfam", "description": "mir-610 microRNA precursor family (RF03852)"}, {"model_id": "mir-612", "source": "Rfam", "description": "mir-612 microRNA precursor family (RF00959)"}, {"model_id": "mir-6128", "source": "Rfam", "description": "mir-6128 microRNA precursor family (RF03514)"}, {"model_id": "mir-6129", "source": "Rfam", "description": "mir-6129 microRNA precursor family (RF03363)"}, {"model_id": "mir-613", "source": "Rfam", "description": "mir-613 microRNA precursor family (RF03441)"}, {"model_id": "mir-6130", "source": "Rfam", "description": "mir-6130 microRNA precursor family (RF04115)"}, {"model_id": "mir-6131", "source": "Rfam", "description": "mir-6131 microRNA precursor family (RF03448)"}, {"model_id": "mir-6132", "source": "Rfam", "description": "mir-6132 microRNA precursor family (RF03859)"}, {"model_id": "mir-6133", "source": "Rfam", "description": "mir-6133 microRNA precursor family (RF03302)"}, {"model_id": "mir-6134", "source": "Rfam", "description": "mir-6134 microRNA precursor family (RF03428)"}, {"model_id": "mir-614", "source": "Rfam", "description": "mir-614 microRNA precursor family (RF03385)"}, {"model_id": "mir-617", "source": "Rfam", "description": "mir-617 microRNA precursor family (RF03201)"}, {"model_id": "mir-619", "source": "Rfam", "description": "mir-619 microRNA precursor family (RF03639)"}, {"model_id": "mir-62", "source": "Rfam", "description": "mir-62 microRNA precursor family (RF00847)"}, {"model_id": "mir-622", "source": "Rfam", "description": "mir-622 microRNA precursor family (RF03969)"}, {"model_id": "mir-623", "source": "Rfam", "description": "mir-623 microRNA precursor family (RF03472)"}, {"model_id": "mir-626", "source": "Rfam", "description": "mir-626 microRNA precursor family (RF00968)"}, {"model_id": "mir-627", "source": "Rfam", "description": "mir-627 microRNA precursor family (RF03831)"}, {"model_id": "mir-629", "source": "Rfam", "description": "mir-629 microRNA precursor family (RF03558)"}, {"model_id": "mir-630", "source": "Rfam", "description": "mir-630 microRNA precursor family (RF03478)"}, {"model_id": "mir-6301", "source": "Rfam", "description": "mir-6301 microRNA precursor family (RF03988)"}, {"model_id": "mir-6302", "source": "Rfam", "description": "mir-6302 microRNA precursor family (RF03992)"}, {"model_id": "mir-634", "source": "Rfam", "description": "mir-634 microRNA precursor family (RF03358)"}, {"model_id": "mir-635", "source": "Rfam", "description": "mir-635 microRNA precursor family (RF03382)"}, {"model_id": "mir-637", "source": "Rfam", "description": "mir-637 microRNA precursor family (RF03422)"}, {"model_id": "mir-641", "source": "Rfam", "description": "mir-641 microRNA precursor family (RF03629)"}, {"model_id": "mir-645", "source": "Rfam", "description": "mir-645 microRNA precursor family (RF03267)"}, {"model_id": "mir-646", "source": "Rfam", "description": "mir-646 microRNA precursor family (RF03409)"}, {"model_id": "mir-647", "source": "Rfam", "description": "mir-647 microRNA precursor family (RF03764)"}, {"model_id": "mir-648", "source": "Rfam", "description": "mir-648 microRNA precursor family (RF00970)"}, {"model_id": "mir-6505", "source": "Rfam", "description": "mir-6505 microRNA precursor family (RF03337)"}, {"model_id": "mir-651", "source": "Rfam", "description": "mir-651 microRNA precursor family (RF00972)"}, {"model_id": "mir-6511", "source": "Rfam", "description": "mir-6511 microRNA precursor family (RF03340)"}, {"model_id": "mir-652", "source": "Rfam", "description": "mir-652 microRNA precursor family (RF00872)"}, {"model_id": "mir-6526", "source": "Rfam", "description": "mir-6526 microRNA precursor family (RF03232)"}, {"model_id": "mir-6529", "source": "Rfam", "description": "mir-6529 microRNA precursor family (RF04090)"}, {"model_id": "mir-6536", "source": "Rfam", "description": "mir-6536 microRNA precursor family (RF03757)"}, {"model_id": "mir-6579", "source": "Rfam", "description": "mir-6579 microRNA precursor family (RF03929)"}, {"model_id": "mir-658", "source": "Rfam", "description": "mir-658 microRNA precursor family (RF03947)"}, {"model_id": "mir-660", "source": "Rfam", "description": "mir-660 microRNA precursor family (RF04285)"}, {"model_id": "mir-663", "source": "Rfam", "description": "mir-663 microRNA precursor family (RF00957)"}, {"model_id": "mir-6644", "source": "Rfam", "description": "mir-6644 microRNA precursor family (RF03960)"}, {"model_id": "mir-666", "source": "Rfam", "description": "mir-666 microRNA precursor family (RF03211)"}, {"model_id": "mir-667", "source": "Rfam", "description": "mir-667 microRNA precursor family (RF03348)"}, {"model_id": "mir-668", "source": "Rfam", "description": "mir-668 microRNA precursor family (RF00890)"}, {"model_id": "mir-670", "source": "Rfam", "description": "mir-670 microRNA precursor family (RF03414)"}, {"model_id": "mir-6715", "source": "Rfam", "description": "mir-6715 microRNA precursor family (RF03221)"}, {"model_id": "mir-676", "source": "Rfam", "description": "mir-676 microRNA precursor family (RF00966)"}, {"model_id": "mir-678", "source": "Rfam", "description": "mir-678 microRNA precursor family (RF03252)"}, {"model_id": "mir-679", "source": "Rfam", "description": "mir-679 microRNA precursor family (RF03903)"}, {"model_id": "mir-6790", "source": "Rfam", "description": "mir-6790 microRNA precursor family (RF03196)"}, {"model_id": "mir-6794", "source": "Rfam", "description": "mir-6794 microRNA precursor family (RF03192)"}, {"model_id": "mir-680", "source": "Rfam", "description": "mir-680 microRNA precursor family (RF04233)"}, {"model_id": "mir-6827", "source": "Rfam", "description": "mir-6827 microRNA precursor family (RF03449)"}, {"model_id": "mir-7", "source": "Rfam", "description": "mir-7 microRNA precursor (RF00053)"}, {"model_id": "mir-70", "source": "Rfam", "description": "mir-70 microRNA precursor family (RF00833)"}, {"model_id": "mir-702", "source": "Rfam", "description": "mir-702 microRNA precursor family (RF03499)"}, {"model_id": "mir-703", "source": "Rfam", "description": "mir-703 microRNA precursor family (RF04060)"}, {"model_id": "mir-708", "source": "Rfam", "description": "mir-708 microRNA precursor family (RF00917)"}, {"model_id": "mir-7094", "source": "Rfam", "description": "mir-7094 microRNA precursor family (RF03725)"}, {"model_id": "mir-7131", "source": "Rfam", "description": "mir-7131 microRNA precursor family (RF03716)"}, {"model_id": "mir-7132", "source": "Rfam", "description": "mir-7132 microRNA precursor family (RF03876)"}, {"model_id": "mir-7143", "source": "Rfam", "description": "mir-7143 microRNA precursor family (RF03801)"}, {"model_id": "mir-7147", "source": "Rfam", "description": "mir-7147 microRNA precursor family (RF03611)"}, {"model_id": "mir-7177", "source": "Rfam", "description": "mir-7177 microRNA precursor family (RF03526)"}, {"model_id": "mir-718", "source": "Rfam", "description": "mir-718 microRNA precursor family (RF03395)"}, {"model_id": "mir-7180", "source": "Rfam", "description": "mir-7180 microRNA precursor family (RF03384)"}, {"model_id": "mir-72", "source": "Rfam", "description": "mir-72 microRNA precursor family (RF04091)"}, {"model_id": "mir-722", "source": "Rfam", "description": "mir-722 microRNA precursor family (RF03697)"}, {"model_id": "mir-723", "source": "Rfam", "description": "mir-723 microRNA precursor family (RF03315)"}, {"model_id": "mir-724", "source": "Rfam", "description": "mir-724 microRNA precursor family (RF03456)"}, {"model_id": "mir-725", "source": "Rfam", "description": "mir-725 microRNA precursor family (RF03884)"}, {"model_id": "mir-726", "source": "Rfam", "description": "mir-726 microRNA precursor family (RF03435)"}, {"model_id": "mir-727", "source": "Rfam", "description": "mir-727 microRNA precursor family (RF04073)"}, {"model_id": "mir-728", "source": "Rfam", "description": "mir-728 microRNA precursor family (RF03400)"}, {"model_id": "mir-729", "source": "Rfam", "description": "mir-729 microRNA precursor family (RF03699)"}, {"model_id": "mir-73", "source": "Rfam", "description": "mir-73 microRNA precursor family (RF00831)"}, {"model_id": "mir-731", "source": "Rfam", "description": "mir-731 microRNA precursor family (RF03622)"}, {"model_id": "mir-7331", "source": "Rfam", "description": "mir-7331 microRNA precursor family (RF03432)"}, {"model_id": "mir-734", "source": "Rfam", "description": "mir-734 microRNA precursor family (RF03571)"}, {"model_id": "mir-7359", "source": "Rfam", "description": "mir-7359 microRNA precursor family (RF03210)"}, {"model_id": "mir-7360", "source": "Rfam", "description": "mir-7360 microRNA precursor family (RF03476)"}, {"model_id": "mir-737", "source": "Rfam", "description": "mir-737 microRNA precursor family (RF03956)"}, {"model_id": "mir-7371", "source": "Rfam", "description": "mir-7371 microRNA precursor family (RF03731)"}, {"model_id": "mir-7383", "source": "Rfam", "description": "mir-7383 microRNA precursor family (RF03416)"}, {"model_id": "mir-7385", "source": "Rfam", "description": "mir-7385 microRNA precursor family (RF03198)"}, {"model_id": "mir-7386", "source": "Rfam", "description": "mir-7386 microRNA precursor family (RF04072)"}, {"model_id": "mir-7398", "source": "Rfam", "description": "mir-7398 microRNA precursor family (RF03378)"}, {"model_id": "mir-74", "source": "Rfam", "description": "mir-74 microRNA precursor family (RF00830)"}, {"model_id": "mir-743", "source": "Rfam", "description": "mir-743 microRNA precursor family (RF04270)"}, {"model_id": "mir-7445", "source": "Rfam", "description": "mir-7445 microRNA precursor family (RF03751)"}, {"model_id": "mir-745", "source": "Rfam", "description": "mir-745 microRNA precursor family (RF03471)"}, {"model_id": "mir-750", "source": "Rfam", "description": "mir-750 microRNA precursor family (RF03330)"}, {"model_id": "mir-753", "source": "Rfam", "description": "mir-753 microRNA precursor family (RF04089)"}, {"model_id": "mir-754", "source": "Rfam", "description": "mir-754 microRNA precursor family (RF04009)"}, {"model_id": "mir-7552", "source": "Rfam", "description": "mir-7552 microRNA precursor family (RF03445)"}, {"model_id": "mir-7558", "source": "Rfam", "description": "mir-7558 microRNA precursor family (RF03994)"}, {"model_id": "mir-7563", "source": "Rfam", "description": "mir-7563 microRNA precursor family (RF04065)"}, {"model_id": "mir-7578", "source": "Rfam", "description": "mir-7578 microRNA precursor family (RF03775)"}, {"model_id": "mir-7583", "source": "Rfam", "description": "mir-7583 microRNA precursor family (RF03280)"}, {"model_id": "mir-759", "source": "Rfam", "description": "mir-759 microRNA precursor family (RF03436)"}, {"model_id": "mir-7594", "source": "Rfam", "description": "mir-7594 microRNA precursor family (RF03295)"}, {"model_id": "mir-76", "source": "Rfam", "description": "mir-76 microRNA precursor family (RF03966)"}, {"model_id": "mir-760", "source": "Rfam", "description": "mir-760 microRNA precursor family (RF00915)"}, {"model_id": "mir-7615", "source": "Rfam", "description": "mir-7615 microRNA precursor family (RF03730)"}, {"model_id": "mir-7616", "source": "Rfam", "description": "mir-7616 microRNA precursor family (RF03898)"}, {"model_id": "mir-762", "source": "Rfam", "description": "mir-762 microRNA precursor family (RF04080)"}, {"model_id": "mir-763", "source": "Rfam", "description": "mir-763 microRNA precursor family (RF03935)"}, {"model_id": "mir-7637", "source": "Rfam", "description": "mir-7637 microRNA precursor family (RF03865)"}, {"model_id": "mir-7640", "source": "Rfam", "description": "mir-7640 microRNA precursor family (RF03647)"}, {"model_id": "mir-766", "source": "Rfam", "description": "mir-766 microRNA precursor family (RF03458)"}, {"model_id": "mir-769", "source": "Rfam", "description": "mir-769 microRNA precursor family (RF03214)"}, {"model_id": "mir-770", "source": "Rfam", "description": "mir-770 microRNA precursor family (RF00888)"}, {"model_id": "mir-784", "source": "Rfam", "description": "mir-784 microRNA precursor family (RF03711)"}, {"model_id": "mir-786", "source": "Rfam", "description": "mir-786 microRNA precursor family (RF00895)"}, {"model_id": "mir-787", "source": "Rfam", "description": "mir-787 microRNA precursor family (RF00896)"}, {"model_id": "mir-7883", "source": "Rfam", "description": "mir-7883 microRNA precursor family (RF03999)"}, {"model_id": "mir-7910", "source": "Rfam", "description": "mir-7910 microRNA precursor family (RF04035)"}, {"model_id": "mir-7911", "source": "Rfam", "description": "mir-7911 microRNA precursor family (RF04037)"}, {"model_id": "mir-7918", "source": "Rfam", "description": "mir-7918 microRNA precursor family (RF04001)"}, {"model_id": "mir-7927", "source": "Rfam", "description": "mir-7927 microRNA precursor family (RF04048)"}, {"model_id": "mir-7939", "source": "Rfam", "description": "mir-7939 microRNA precursor family (RF04044)"}, {"model_id": "mir-7940", "source": "Rfam", "description": "mir-7940 microRNA precursor family (RF04004)"}, {"model_id": "mir-7948", "source": "Rfam", "description": "mir-7948 microRNA precursor family (RF04028)"}, {"model_id": "mir-7950", "source": "Rfam", "description": "mir-7950 microRNA precursor family (RF03989)"}, {"model_id": "mir-7957", "source": "Rfam", "description": "mir-7957 microRNA precursor family (RF03995)"}, {"model_id": "mir-7961", "source": "Rfam", "description": "mir-7961 microRNA precursor family (RF04042)"}, {"model_id": "mir-7964", "source": "Rfam", "description": "mir-7964 microRNA precursor family (RF04025)"}, {"model_id": "mir-7973", "source": "Rfam", "description": "mir-7973 microRNA precursor family (RF03569)"}, {"model_id": "mir-8", "source": "Rfam", "description": "mir-8/mir-141/mir-200 microRNA precursor family (RF00241)"}, {"model_id": "mir-802", "source": "Rfam", "description": "mir-802 microRNA precursor family (RF00887)"}, {"model_id": "mir-81", "source": "Rfam", "description": "mir-81 microRNA precursor family (RF00728)"}, {"model_id": "mir-8186", "source": "Rfam", "description": "mir-8186 microRNA precursor family (RF04252)"}, {"model_id": "mir-8196", "source": "Rfam", "description": "mir-8196 microRNA precursor family (RF03226)"}, {"model_id": "mir-8229", "source": "Rfam", "description": "mir-8229 microRNA precursor family (RF03260)"}, {"model_id": "mir-8250", "source": "Rfam", "description": "mir-8250 microRNA precursor family (RF03602)"}, {"model_id": "mir-8286", "source": "Rfam", "description": "mir-8286 microRNA precursor family (RF03570)"}, {"model_id": "mir-8303", "source": "Rfam", "description": "mir-8303 microRNA precursor family (RF03559)"}, {"model_id": "mir-8315", "source": "Rfam", "description": "mir-8315 microRNA precursor family (RF03737)"}, {"model_id": "mir-8338", "source": "Rfam", "description": "mir-8338 microRNA precursor family (RF04014)"}, {"model_id": "mir-8356", "source": "Rfam", "description": "mir-8356 microRNA precursor family (RF04103)"}, {"model_id": "mir-8364", "source": "Rfam", "description": "mir-8364 microRNA precursor family (RF04163)"}, {"model_id": "mir-8489", "source": "Rfam", "description": "mir-8489 microRNA precursor family (RF04007)"}, {"model_id": "mir-8499", "source": "Rfam", "description": "mir-8499 microRNA precursor family (RF04026)"}, {"model_id": "mir-8510", "source": "Rfam", "description": "mir-8510 microRNA precursor family (RF03997)"}, {"model_id": "mir-8512", "source": "Rfam", "description": "mir-8512 microRNA precursor family (RF04033)"}, {"model_id": "mir-8515", "source": "Rfam", "description": "mir-8515 microRNA precursor family (RF04011)"}, {"model_id": "mir-8517", "source": "Rfam", "description": "mir-8517 microRNA precursor family (RF04051)"}, {"model_id": "mir-8521", "source": "Rfam", "description": "mir-8521 microRNA precursor family (RF04029)"}, {"model_id": "mir-8536", "source": "Rfam", "description": "mir-8536 microRNA precursor family (RF03993)"}, {"model_id": "mir-87", "source": "Rfam", "description": "mir-87 microRNA precursor family (RF00726)"}, {"model_id": "mir-872", "source": "Rfam", "description": "mir-872 microRNA precursor family (RF00918)"}, {"model_id": "mir-878", "source": "Rfam", "description": "mir-878 microRNA precursor family (RF03492)"}, {"model_id": "mir-8791", "source": "Rfam", "description": "mir-8791 microRNA precursor family (RF04281)"}, {"model_id": "mir-8799", "source": "Rfam", "description": "mir-8799 microRNA precursor family (RF03981)"}, {"model_id": "mir-880", "source": "Rfam", "description": "mir-880 microRNA precursor family (RF03312)"}, {"model_id": "mir-881", "source": "Rfam", "description": "mir-881 microRNA precursor family (RF03346)"}, {"model_id": "mir-8813", "source": "Rfam", "description": "mir-8813 microRNA precursor family (RF03473)"}, {"model_id": "mir-883", "source": "Rfam", "description": "mir-883 microRNA precursor family (RF00909)"}, {"model_id": "mir-8830", "source": "Rfam", "description": "mir-8830 microRNA precursor family (RF03949)"}, {"model_id": "mir-8834", "source": "Rfam", "description": "mir-8834 microRNA precursor family (RF03874)"}, {"model_id": "mir-8864", "source": "Rfam", "description": "mir-8864 microRNA precursor family (RF04101)"}, {"model_id": "mir-889", "source": "Rfam", "description": "mir-889 microRNA precursor family (RF04293)"}, {"model_id": "mir-890", "source": "Rfam", "description": "mir-890 microRNA precursor family (RF04280)"}, {"model_id": "mir-8904", "source": "Rfam", "description": "mir-8904 microRNA precursor family (RF04212)"}, {"model_id": "mir-8908", "source": "Rfam", "description": "mir-8908 microRNA precursor family (RF04272)"}, {"model_id": "mir-8927", "source": "Rfam", "description": "mir-8927 microRNA precursor family (RF03965)"}, {"model_id": "mir-8932", "source": "Rfam", "description": "mir-8932 microRNA precursor family (RF03810)"}, {"model_id": "mir-8934", "source": "Rfam", "description": "mir-8934 microRNA precursor family (RF03968)"}, {"model_id": "mir-8941", "source": "Rfam", "description": "mir-8941 microRNA precursor family (RF03841)"}, {"model_id": "mir-8993", "source": "Rfam", "description": "mir-8993 microRNA precursor family (RF03954)"}, {"model_id": "mir-9", "source": "Rfam", "description": "mir-9/mir-79 microRNA precursor family (RF00237)"}, {"model_id": "mir-9014", "source": "Rfam", "description": "mir-9014 microRNA precursor family (RF03481)"}, {"model_id": "mir-9033", "source": "Rfam", "description": "mir-9033 microRNA precursor family (RF03961)"}, {"model_id": "mir-9058", "source": "Rfam", "description": "mir-9058 microRNA precursor family (RF03690)"}, {"model_id": "mir-9080", "source": "Rfam", "description": "mir-9080 microRNA precursor family (RF03645)"}, {"model_id": "mir-9128", "source": "Rfam", "description": "mir-9128 microRNA precursor family (RF03505)"}, {"model_id": "mir-9168", "source": "Rfam", "description": "mir-9168 microRNA precursor family (RF03627)"}, {"model_id": "mir-9186", "source": "Rfam", "description": "mir-9186 microRNA precursor family (RF04226)"}, {"model_id": "mir-9191", "source": "Rfam", "description": "mir-9191 microRNA precursor family (RF04231)"}, {"model_id": "mir-9193", "source": "Rfam", "description": "mir-9193 microRNA precursor family (RF03577)"}, {"model_id": "mir-9195", "source": "Rfam", "description": "mir-9195 microRNA precursor family (RF04287)"}, {"model_id": "mir-9198", "source": "Rfam", "description": "mir-9198 microRNA precursor family (RF04126)"}, {"model_id": "mir-92", "source": "Rfam", "description": "mir-92 microRNA precursor family (RF00464)"}, {"model_id": "mir-920", "source": "Rfam", "description": "mir-920 microRNA precursor family (RF00986)"}, {"model_id": "mir-9201", "source": "Rfam", "description": "mir-9201 microRNA precursor family (RF04288)"}, {"model_id": "mir-9209", "source": "Rfam", "description": "mir-9209 microRNA precursor family (RF03991)"}, {"model_id": "mir-921", "source": "Rfam", "description": "mir-921 microRNA precursor family (RF03740)"}, {"model_id": "mir-9214", "source": "Rfam", "description": "mir-9214 microRNA precursor family (RF04215)"}, {"model_id": "mir-9215", "source": "Rfam", "description": "mir-9215 microRNA precursor family (RF04227)"}, {"model_id": "mir-9223", "source": "Rfam", "description": "mir-9223 microRNA precursor family (RF04274)"}, {"model_id": "mir-9228", "source": "Rfam", "description": "mir-9228 microRNA precursor family (RF04047)"}, {"model_id": "mir-9229", "source": "Rfam", "description": "mir-9229 microRNA precursor family (RF04224)"}, {"model_id": "mir-9230", "source": "Rfam", "description": "mir-9230 microRNA precursor family (RF04257)"}, {"model_id": "mir-9235", "source": "Rfam", "description": "mir-9235 microRNA precursor family (RF03797)"}, {"model_id": "mir-9236", "source": "Rfam", "description": "mir-9236 microRNA precursor family (RF04155)"}, {"model_id": "mir-9242", "source": "Rfam", "description": "mir-9242 microRNA precursor family (RF03900)"}, {"model_id": "mir-9243", "source": "Rfam", "description": "mir-9243 microRNA precursor family (RF04138)"}, {"model_id": "mir-9250", "source": "Rfam", "description": "mir-9250 microRNA precursor family (RF03985)"}, {"model_id": "mir-9256", "source": "Rfam", "description": "mir-9256 microRNA precursor family (RF03883)"}, {"model_id": "mir-9261", "source": "Rfam", "description": "mir-9261 microRNA precursor family (RF04230)"}, {"model_id": "mir-9279", "source": "Rfam", "description": "mir-9279 microRNA precursor family (RF04229)"}, {"model_id": "mir-928", "source": "Rfam", "description": "mir-928 microRNA precursor family (RF03580)"}, {"model_id": "mir-92_2", "source": "Rfam", "description": "mir-92_2 microRNA precursor family (RF03554)"}, {"model_id": "mir-9318", "source": "Rfam", "description": "mir-9318 microRNA precursor family (RF04232)"}, {"model_id": "mir-933", "source": "Rfam", "description": "mir-933 microRNA precursor family (RF03661)"}, {"model_id": "mir-9338", "source": "Rfam", "description": "mir-9338 microRNA precursor family (RF04006)"}, {"model_id": "mir-935", "source": "Rfam", "description": "mir-935 microRNA precursor family (RF03944)"}, {"model_id": "mir-9412", "source": "Rfam", "description": "mir-9412 microRNA precursor family (RF04266)"}, {"model_id": "mir-9413", "source": "Rfam", "description": "mir-9413 microRNA precursor family (RF03648)"}, {"model_id": "mir-9416", "source": "Rfam", "description": "mir-9416 microRNA precursor family (RF03564)"}, {"model_id": "mir-9418", "source": "Rfam", "description": "mir-9418 microRNA precursor family (RF03388)"}, {"model_id": "mir-9424", "source": "Rfam", "description": "mir-9424 microRNA precursor family (RF03686)"}, {"model_id": "mir-9428", "source": "Rfam", "description": "mir-9428 microRNA precursor family (RF03290)"}, {"model_id": "mir-943", "source": "Rfam", "description": "mir-943 microRNA precursor family (RF03341)"}, {"model_id": "mir-9436", "source": "Rfam", "description": "mir-9436 microRNA precursor family (RF03362)"}, {"model_id": "mir-9437", "source": "Rfam", "description": "mir-9437 microRNA precursor family (RF04200)"}, {"model_id": "mir-9440", "source": "Rfam", "description": "mir-9440 microRNA precursor family (RF03608)"}, {"model_id": "mir-9441", "source": "Rfam", "description": "mir-9441 microRNA precursor family (RF03380)"}, {"model_id": "mir-9447", "source": "Rfam", "description": "mir-9447 microRNA precursor family (RF03607)"}, {"model_id": "mir-9449", "source": "Rfam", "description": "mir-9449 microRNA precursor family (RF03786)"}, {"model_id": "mir-9456", "source": "Rfam", "description": "mir-9456 microRNA precursor family (RF03937)"}, {"model_id": "mir-9457", "source": "Rfam", "description": "mir-9457 microRNA precursor family (RF04197)"}, {"model_id": "mir-9460", "source": "Rfam", "description": "mir-9460 microRNA precursor family (RF03254)"}, {"model_id": "mir-9461", "source": "Rfam", "description": "mir-9461 microRNA precursor family (RF03504)"}, {"model_id": "mir-9465", "source": "Rfam", "description": "mir-9465 microRNA precursor family (RF03680)"}, {"model_id": "mir-95", "source": "Rfam", "description": "mir-95 microRNA precursor family (RF04053)"}, {"model_id": "mir-955", "source": "Rfam", "description": "mir-955 microRNA precursor family (RF03835)"}, {"model_id": "mir-957", "source": "Rfam", "description": "mir-957 microRNA precursor family (RF03402)"}, {"model_id": "mir-9571", "source": "Rfam", "description": "mir-9571 microRNA precursor family (RF04024)"}, {"model_id": "mir-958", "source": "Rfam", "description": "mir-958 microRNA precursor family (RF03962)"}, {"model_id": "mir-959", "source": "Rfam", "description": "mir-959 microRNA precursor family (RF03958)"}, {"model_id": "mir-960", "source": "Rfam", "description": "mir-960 microRNA precursor family (RF03377)"}, {"model_id": "mir-961", "source": "Rfam", "description": "mir-961 microRNA precursor family (RF03850)"}, {"model_id": "mir-962", "source": "Rfam", "description": "mir-962 microRNA precursor family (RF03423)"}, {"model_id": "mir-963", "source": "Rfam", "description": "mir-963 microRNA precursor family (RF03239)"}, {"model_id": "mir-964", "source": "Rfam", "description": "mir-964 microRNA precursor family (RF03923)"}, {"model_id": "mir-965", "source": "Rfam", "description": "mir-965 microRNA precursor family (RF02520)"}, {"model_id": "mir-967", "source": "Rfam", "description": "mir-967 microRNA precursor family (RF03230)"}, {"model_id": "mir-968", "source": "Rfam", "description": "mir-968 microRNA precursor family (RF03495)"}, {"model_id": "mir-970", "source": "Rfam", "description": "mir-970 microRNA precursor family (RF03508)"}, {"model_id": "mir-971", "source": "Rfam", "description": "mir-971 microRNA precursor family (RF03653)"}, {"model_id": "mir-973", "source": "Rfam", "description": "mir-973 microRNA precursor family (RF03303)"}, {"model_id": "mir-974", "source": "Rfam", "description": "mir-974 microRNA precursor family (RF03785)"}, {"model_id": "mir-975", "source": "Rfam", "description": "mir-975 microRNA precursor family (RF03367)"}, {"model_id": "mir-976", "source": "Rfam", "description": "mir-976 microRNA precursor family (RF03977)"}, {"model_id": "mir-977", "source": "Rfam", "description": "mir-977 microRNA precursor family (RF03715)"}, {"model_id": "mir-978", "source": "Rfam", "description": "mir-978 microRNA precursor family (RF03773)"}, {"model_id": "mir-9791", "source": "Rfam", "description": "mir-9791 microRNA precursor family (RF03626)"}, {"model_id": "mir-980", "source": "Rfam", "description": "mir-980 microRNA precursor family (RF03278)"}, {"model_id": "mir-982", "source": "Rfam", "description": "mir-982 microRNA precursor family (RF04056)"}, {"model_id": "mir-9847", "source": "Rfam", "description": "mir-9847 microRNA precursor family (RF03455)"}, {"model_id": "mir-986", "source": "Rfam", "description": "mir-986 microRNA precursor family (RF03399)"}, {"model_id": "mir-989", "source": "Rfam", "description": "mir-989 microRNA precursor family (RF03319)"}, {"model_id": "mir-991", "source": "Rfam", "description": "mir-991 microRNA precursor family (RF03641)"}, {"model_id": "mir-992", "source": "Rfam", "description": "mir-992 microRNA precursor family (RF03913)"}, {"model_id": "mir-994", "source": "Rfam", "description": "mir-994 microRNA precursor family (RF04258)"}, {"model_id": "mir-996", "source": "Rfam", "description": "mir-996 microRNA precursor family (RF00948)"}, {"model_id": "mir-998", "source": "Rfam", "description": "mir-998 microRNA precursor family (RF03419)"}, {"model_id": "mir-B6", "source": "Rfam", "description": "mir-B6 microRNA precursor family (RF03878)"}, {"model_id": "mir-B8", "source": "Rfam", "description": "mir-B8 microRNA precursor family (RF03890)"}, {"model_id": "mir-BART1", "source": "Rfam", "description": "mir-BART1 microRNA precursor family (RF00363)"}, {"model_id": "mir-BART10", "source": "Rfam", "description": "mir-BART10 microRNA precursor family (RF03216)"}, {"model_id": "mir-BART13", "source": "Rfam", "description": "mir-BART13 microRNA precursor family (RF03200)"}, {"model_id": "mir-BART14", "source": "Rfam", "description": "mir-BART14 microRNA precursor family (RF03733)"}, {"model_id": "mir-BART15", "source": "Rfam", "description": "mir-BART15 microRNA precursor family (RF00868)"}, {"model_id": "mir-BART16", "source": "Rfam", "description": "mir-BART16 microRNA precursor family (RF03563)"}, {"model_id": "mir-BART18", "source": "Rfam", "description": "mir-BART18 microRNA precursor family (RF03901)"}, {"model_id": "mir-BART19", "source": "Rfam", "description": "mir-BART19 microRNA precursor family (RF03812)"}, {"model_id": "mir-BART2", "source": "Rfam", "description": "mir-BART2 microRNA precursor family (RF00364)"}, {"model_id": "mir-BART20", "source": "Rfam", "description": "mir-BART20 microRNA precursor family (RF00864)"}, {"model_id": "mir-BART21", "source": "Rfam", "description": "mir-BART21 microRNA precursor family (RF03914)"}, {"model_id": "mir-BART3", "source": "Rfam", "description": "mir-BART3 microRNA precursor family (RF00866)"}, {"model_id": "mir-BART5", "source": "Rfam", "description": "mir-BART5 microRNA precursor family (RF00867)"}, {"model_id": "mir-BART9", "source": "Rfam", "description": "mir-BART9 microRNA precursor family (RF03864)"}, {"model_id": "mir-BHRF1-1", "source": "Rfam", "description": "mir-BHRF1-1 microRNA precursor family (RF00365)"}, {"model_id": "mir-BHRF1-2", "source": "Rfam", "description": "mir-BHRF1-2 microRNA precursor family (RF00366)"}, {"model_id": "mir-BHRF1-3", "source": "Rfam", "description": "mir-BHRF1-3 microRNA precursor family (RF00367)"}, {"model_id": "mir-H1", "source": "Rfam", "description": "mir-H1 microRNA precursor family (RF03964)"}, {"model_id": "mir-H11", "source": "Rfam", "description": "mir-H11 microRNA precursor family (RF04076)"}, {"model_id": "mir-H2", "source": "Rfam", "description": "mir-H2 microRNA precursor family (RF03868)"}, {"model_id": "mir-H20", "source": "Rfam", "description": "mir-H20 microRNA precursor family (RF04279)"}, {"model_id": "mir-H3", "source": "Rfam", "description": "mir-H3 microRNA precursor family (RF03294)"}, {"model_id": "mir-H4", "source": "Rfam", "description": "mir-H4 microRNA precursor family (RF03832)"}, {"model_id": "mir-H5", "source": "Rfam", "description": "mir-H5 microRNA precursor family (RF03910)"}, {"model_id": "mir-H7", "source": "Rfam", "description": "mir-H7 microRNA precursor family (RF03610)"}, {"model_id": "mir-K12-10", "source": "Rfam", "description": "mir-K12-10 microRNA precursor family (RF03484)"}, {"model_id": "mir-Ro6-3", "source": "Rfam", "description": "mir-Ro6-3 microRNA precursor family (RF03819)"}, {"model_id": "mir-iab-4", "source": "Rfam", "description": "mir-iab-4 microRNA precursor family (RF00725)"}, {"model_id": "mir-m107-1", "source": "Rfam", "description": "mir-m107-1 microRNA precursor family (RF03934)"}, {"model_id": "mir-m21-1", "source": "Rfam", "description": "mir-m21-1 microRNA precursor family (RF03726)"}, {"model_id": "mir-m22-1", "source": "Rfam", "description": "mir-m22-1 microRNA precursor family (RF03582)"}, {"model_id": "mir-rL1-14", "source": "Rfam", "description": "mir-rL1-14 microRNA precursor family (RF03575)"}, {"model_id": "mraW", "source": "Rfam", "description": "mraW RNA (RF01746)"}, {"model_id": "msiK", "source": "Rfam", "description": "msiK RNA (RF01747)"}, {"model_id": "hveRNA", "source": "Rfam", "description": "mt-5S-like H. vermiformis (RF02555)"}, {"model_id": "ppoRNA", "source": "Rfam", "description": "mt-5S-like P. polycephalum (RF02554)"}, {"model_id": "mycoplasma_FSE", "source": "Rfam", "description": "mycoplasma ribosomal frameshift element (RF01842)"}, {"model_id": "IRES_n-myc", "source": "Rfam", "description": "n-myc internal ribosome entry site (IRES) (RF00226)"}, {"model_id": "nadA", "source": "Rfam", "description": "nadA RNA (RF03013)"}, {"model_id": "narK", "source": "Rfam", "description": "narK RNA (RF03032)"}, {"model_id": "NRON", "source": "Rfam", "description": "ncRNA Repressor of NFAT (nuclear factor of activated T cells) (RF00636)"}, {"model_id": "ncRv12659", "source": "Rfam", "description": "ncRv12659 sRNA (RF02659)"}, {"model_id": "neisseria_FSE", "source": "Rfam", "description": "neiserria ribosomal frameshift element (RF01843)"}, {"model_id": "nhaA-I", "source": "Rfam", "description": "nhaA-I RNA (RF03057)"}, {"model_id": "nhaA-II", "source": "Rfam", "description": "nhaA-II RNA (RF03038)"}, {"model_id": "nqrA-Marinomonas", "source": "Rfam", "description": "nqrA-Marinomonas RNA (RF03035)"}, {"model_id": "nrdJ", "source": "Rfam", "description": "nrdJ RNA (RF03034)"}, {"model_id": "nuoG", "source": "Rfam", "description": "nuoG RNA (RF01748)"}, {"model_id": "osmY", "source": "Rfam", "description": "osmY RNA (RF03036)"}, {"model_id": "p27_CRE", "source": "Rfam", "description": "p27 cis-regulatory element (RF00454)"}, {"model_id": "pan", "source": "Rfam", "description": "pan motif (RF01749)"}, {"model_id": "patAB", "source": "Rfam", "description": "patAB leader (RF02907)"}, {"model_id": "pemK", "source": "Rfam", "description": "pemK RNA (RF02913)"}, {"model_id": "pntA", "source": "Rfam", "description": "pntA sRNA (RF01810)"}, {"model_id": "poplar-1", "source": "Rfam", "description": "poplar-1 RNA (RF03041)"}, {"model_id": "porB", "source": "Rfam", "description": "porB RNA (RF03042)"}, {"model_id": "potC", "source": "Rfam", "description": "potC RNA (RF01751)"}, {"model_id": "preQ1-II", "source": "Rfam", "description": "preQ1-II (pre queuosine) riboswitch (RF01054)"}, {"model_id": "proV", "source": "Rfam", "description": "proV RNA (RF03045)"}, {"model_id": "psaA", "source": "Rfam", "description": "psaA RNA (RF01752)"}, {"model_id": "psbNH", "source": "Rfam", "description": "psbNH RNA (RF01753)"}, {"model_id": "psm_mec_RNA", "source": "Rfam", "description": "psm_mec locus RNA (RF02693)"}, {"model_id": "purD", "source": "Rfam", "description": "purD RNA motif (RF01069)"}, {"model_id": "AAC_AAD_leader", "source": "Rfam", "description": "putative aminoglycoside riboswitch / attI site (RF02912)"}, {"model_id": "queA", "source": "Rfam", "description": "queA RNA (RF03093)"}, {"model_id": "radC", "source": "Rfam", "description": "radC RNA (RF01754)"}, {"model_id": "raiA", "source": "Rfam", "description": "raiA RNA (RF03072)"}, {"model_id": "raiA-hairpin", "source": "Rfam", "description": "raiA-hairpin RNA (RF03059)"}, {"model_id": "rdlD", "source": "Rfam", "description": "rdlD antitoxin (RF01813)"}, {"model_id": "rhtB", "source": "Rfam", "description": "rhtB sRNA (RF01814)"}, {"model_id": "ovine_lenti_FSE", "source": "Rfam", "description": "ribosomal frameshift element (RF01840)"}, {"model_id": "flavi_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01768)"}, {"model_id": "blv_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01785)"}, {"model_id": "htlv_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01790)"}, {"model_id": "eiav_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01792)"}, {"model_id": "astro_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01833)"}, {"model_id": "fiv_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01834)"}, {"model_id": "HIV_FS2", "source": "Rfam", "description": "ribosomal frameshift site (RF01835)"}, {"model_id": "weev_FSE", "source": "Rfam", "description": "ribosomal frameshift site (RF01836)"}, {"model_id": "rivX", "source": "Rfam", "description": "rivX sRNA (RF02099)"}, {"model_id": "rmf", "source": "Rfam", "description": "rmf RNA (RF01755)"}, {"model_id": "rncO", "source": "Rfam", "description": "rncO (RF00552)"}, {"model_id": "rne-II", "source": "Rfam", "description": "rne-II RNA (RF01756)"}, {"model_id": "rpfG", "source": "Rfam", "description": "rpfG RNA (RF03023)"}, {"model_id": "rpsB", "source": "Rfam", "description": "rpsB sRNA (RF01815)"}, {"model_id": "rspL", "source": "Rfam", "description": "rpsL sRNA (RF01823)"}, {"model_id": "rseX", "source": "Rfam", "description": "rseX Hfq binding RNA (RF01401)"}, {"model_id": "rsmX", "source": "Rfam", "description": "rsmX (RF02144)"}, {"model_id": "rteR", "source": "Rfam", "description": "rteR sRNA (RF04181)"}, {"model_id": "rydB", "source": "Rfam", "description": "rydB RNA (RF00118)"}, {"model_id": "ryfA", "source": "Rfam", "description": "ryfA RNA (RF00126)"}, {"model_id": "sR035", "source": "Rfam", "description": "sR035 sRNA (RF02760)"}, {"model_id": "sR084", "source": "Rfam", "description": "sR084 sRNA (RF02761)"}, {"model_id": "sR6", "source": "Rfam", "description": "sR6 snoRNA (RF01829)"}, {"model_id": "SrbA", "source": "Rfam", "description": "sRNA regulator of biofilms A (RF02872)"}, {"model_id": "sRNA-Xcc1", "source": "Rfam", "description": "sRNA-Xcc1 (RF02221)"}, {"model_id": "saliva-tongue-1", "source": "Rfam", "description": "saliva-tongue-1 RNA (RF03107)"}, {"model_id": "salivarius-1", "source": "Rfam", "description": "salivarius-1 RNA (RF03030)"}, {"model_id": "sar", "source": "Rfam", "description": "sar RNA (RF00262)"}, {"model_id": "sbcD", "source": "Rfam", "description": "sbcD RNA (RF01757)"}, {"model_id": "serC", "source": "Rfam", "description": "serC leader (RF00517)"}, {"model_id": "shuA_thermo", "source": "Rfam", "description": "shuA/chuA 5' UTR thermoregulator (RF02597)"}, {"model_id": "skipping-rope", "source": "Rfam", "description": "skipping-rope RNA (RF02924)"}, {"model_id": "SCARNA17", "source": "Rfam", "description": "small Cajal body-specific RNA 17 (RF00492)"}, {"model_id": "SCARNA18", "source": "Rfam", "description": "small Cajal body-specific RNA 18 (RF00283)"}, {"model_id": "scaDm46E3", "source": "Rfam", "description": "small Cajal body-specific RNA Dm46E3 (RF02670)"}, {"model_id": "S_pombe_snR10", "source": "Rfam", "description": "small nucleolar RNA snR10 (RF01437)"}, {"model_id": "S_pombe_snR100", "source": "Rfam", "description": "small nucleolar RNA snR100 (RF01449)"}, {"model_id": "S_pombe_snR3", "source": "Rfam", "description": "small nucleolar RNA snR3 (RF01434)"}, {"model_id": "S_pombe_snR33", "source": "Rfam", "description": "small nucleolar RNA snR33 (RF01436)"}, {"model_id": "S_pombe_snR35", "source": "Rfam", "description": "small nucleolar RNA snR35 (RF01438)"}, {"model_id": "S_pombe_snR36", "source": "Rfam", "description": "small nucleolar RNA snR36 (RF01439)"}, {"model_id": "S_pombe_snR42", "source": "Rfam", "description": "small nucleolar RNA snR42 (RF01440)"}, {"model_id": "S_pombe_snR5", "source": "Rfam", "description": "small nucleolar RNA snR5 (RF01435)"}, {"model_id": "S_pombe_snR90", "source": "Rfam", "description": "small nucleolar RNA snR90 (RF01442)"}, {"model_id": "S_pombe_snR91", "source": "Rfam", "description": "small nucleolar RNA snR91 (RF01443)"}, {"model_id": "S_pombe_snR92", "source": "Rfam", "description": "small nucleolar RNA snR92 (RF01444)"}, {"model_id": "S_pombe_snR93", "source": "Rfam", "description": "small nucleolar RNA snR93 (RF01448)"}, {"model_id": "S_pombe_snR94", "source": "Rfam", "description": "small nucleolar RNA snR94 (RF01445)"}, {"model_id": "S_pombe_snR95", "source": "Rfam", "description": "small nucleolar RNA snR95 (RF01446)"}, {"model_id": "S_pombe_snR96", "source": "Rfam", "description": "small nucleolar RNA snR96 (RF01450)"}, {"model_id": "S_pombe_snR97", "source": "Rfam", "description": "small nucleolar RNA snR97 (RF01451)"}, {"model_id": "S_pombe_snR98", "source": "Rfam", "description": "small nucleolar RNA snR98 (RF01447)"}, {"model_id": "S_pombe_snR99", "source": "Rfam", "description": "small nucleolar RNA snR99 (RF01452)"}, {"model_id": "snoR01", "source": "Rfam", "description": "small nucleolar RNA snoR01 (RF01583)"}, {"model_id": "snoR03", "source": "Rfam", "description": "small nucleolar RNA snoR03 (RF01584)"}, {"model_id": "snoR07", "source": "Rfam", "description": "small nucleolar RNA snoR07 (RF01585)"}, {"model_id": "snoR09", "source": "Rfam", "description": "small nucleolar RNA snoR09 (RF01586)"}, {"model_id": "snoR10", "source": "Rfam", "description": "small nucleolar RNA snoR10 (RF01587)"}, {"model_id": "plasmodium_snoR11", "source": "Rfam", "description": "small nucleolar RNA snoR11 (RF01589)"}, {"model_id": "snoR114", "source": "Rfam", "description": "small nucleolar RNA snoR114 (RF01421)"}, {"model_id": "snoR116", "source": "Rfam", "description": "small nucleolar RNA snoR116 (RF01422)"}, {"model_id": "snoR117", "source": "Rfam", "description": "small nucleolar RNA snoR117 (RF01423)"}, {"model_id": "snoR121", "source": "Rfam", "description": "small nucleolar RNA snoR121 (RF01425)"}, {"model_id": "snoR126", "source": "Rfam", "description": "small nucleolar RNA snoR126 (RF01426)"}, {"model_id": "snoR127", "source": "Rfam", "description": "small nucleolar RNA snoR127 (RF01427)"}, {"model_id": "snoR128", "source": "Rfam", "description": "small nucleolar RNA snoR128 (RF01428)"}, {"model_id": "snoR13", "source": "Rfam", "description": "small nucleolar RNA snoR13 (RF01588)"}, {"model_id": "snoR130", "source": "Rfam", "description": "small nucleolar RNA snoR130 (RF01429)"}, {"model_id": "snoR134", "source": "Rfam", "description": "small nucleolar RNA snoR134 (RF01430)"}, {"model_id": "snoR135", "source": "Rfam", "description": "small nucleolar RNA snoR135 (RF01431)"}, {"model_id": "snoR137", "source": "Rfam", "description": "small nucleolar RNA snoR137 (RF01433)"}, {"model_id": "plasmodium_snoR14", "source": "Rfam", "description": "small nucleolar RNA snoR14 (RF01590)"}, {"model_id": "snoR143", "source": "Rfam", "description": "small nucleolar RNA snoR143 (RF01432)"}, {"model_id": "snoR15", "source": "Rfam", "description": "small nucleolar RNA snoR15 (RF01591)"}, {"model_id": "plasmodium_snoR16", "source": "Rfam", "description": "small nucleolar RNA snoR16 (RF01593)"}, {"model_id": "plasmodium_snoR17", "source": "Rfam", "description": "small nucleolar RNA snoR17 (RF01592)"}, {"model_id": "snoR18", "source": "Rfam", "description": "small nucleolar RNA snoR18 (RF01594)"}, {"model_id": "snoR19", "source": "Rfam", "description": "small nucleolar RNA snoR19 (RF01595)"}, {"model_id": "plasmodium_snoR21", "source": "Rfam", "description": "small nucleolar RNA snoR21 (RF01864)"}, {"model_id": "snoR22", "source": "Rfam", "description": "small nucleolar RNA snoR22 (RF01597)"}, {"model_id": "snoR23", "source": "Rfam", "description": "small nucleolar RNA snoR23 (RF01598)"}, {"model_id": "plasmodium_snoR24", "source": "Rfam", "description": "small nucleolar RNA snoR24 (RF01599)"}, {"model_id": "snoR25", "source": "Rfam", "description": "small nucleolar RNA snoR25 (RF01600)"}, {"model_id": "plasmodium_snoR26", "source": "Rfam", "description": "small nucleolar RNA snoR26 (RF01601)"}, {"model_id": "plasmodium_snoR27", "source": "Rfam", "description": "small nucleolar RNA snoR27 (RF01602)"}, {"model_id": "plasmodium_snoR28", "source": "Rfam", "description": "small nucleolar RNA snoR28 (RF01604)"}, {"model_id": "snoR29", "source": "Rfam", "description": "small nucleolar RNA snoR29 (RF01603)"}, {"model_id": "plasmodium_snoR30", "source": "Rfam", "description": "small nucleolar RNA snoR30 (RF01605)"}, {"model_id": "plasmodium_snoR31", "source": "Rfam", "description": "small nucleolar RNA snoR31 (RF01606)"}, {"model_id": "S_pombe_snR46", "source": "Rfam", "description": "small nulceolar RNA snR46 (RF01441)"}, {"model_id": "snaR-A", "source": "Rfam", "description": "snaR-A sRNA (RF02556)"}, {"model_id": "sobemo_FSE", "source": "Rfam", "description": "sobemovirus ribosomal frameshift elemental (RF01838)"}, {"model_id": "sodF_sRNA", "source": "Rfam", "description": "sodF sRNA (RF02790)"}, {"model_id": "sok", "source": "Rfam", "description": "sok antitoxin (CssrC) (RF01794)"}, {"model_id": "speF", "source": "Rfam", "description": "speF leader (RF00518)"}, {"model_id": "sraA", "source": "Rfam", "description": "sraA (RF02029)"}, {"model_id": "sraL", "source": "Rfam", "description": "sraL Hfq binding RNA (RF01408)"}, {"model_id": "srg1", "source": "Rfam", "description": "srg1 (RF01765)"}, {"model_id": "sroB", "source": "Rfam", "description": "sroB RNA (RF00368)"}, {"model_id": "sroC", "source": "Rfam", "description": "sroC RNA (RF00369)"}, {"model_id": "sroD", "source": "Rfam", "description": "sroD RNA (RF00370)"}, {"model_id": "sroE", "source": "Rfam", "description": "sroE RNA (RF00371)"}, {"model_id": "sroH", "source": "Rfam", "description": "sroH RNA (RF00372)"}, {"model_id": "ssNA-helicase", "source": "Rfam", "description": "ssNA-helicase RNA (RF03070)"}, {"model_id": "ssnA", "source": "Rfam", "description": "ssnA RNA (RF03031)"}, {"model_id": "sucA-II", "source": "Rfam", "description": "sucA-II RNA (RF01758)"}, {"model_id": "sucC", "source": "Rfam", "description": "sucC RNA (RF01759)"}, {"model_id": "sul1", "source": "Rfam", "description": "sul1 RNA (RF03058)"}, {"model_id": "sxy", "source": "Rfam", "description": "sxy 5' UTR element (RF00632)"}, {"model_id": "t44", "source": "Rfam", "description": "t44 RNA (RF00127)"}, {"model_id": "A_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Archaea)"}, {"model_id": "B_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Bacteria)"}, {"model_id": "E_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Eukaryotes)"}, {"model_id": "M_Ala", "source": "GtRNAdb", "description": "tRNA Ala (Vertebrates mito)"}, {"model_id": "A_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Archaea)"}, {"model_id": "B_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Bacteria)"}, {"model_id": "E_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Eukaryotes)"}, {"model_id": "M_Arg", "source": "GtRNAdb", "description": "tRNA Arg (Vertebrates mito)"}, {"model_id": "A_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Archaea)"}, {"model_id": "B_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Bacteria)"}, {"model_id": "E_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Eukaryotes)"}, {"model_id": "M_Asn", "source": "GtRNAdb", "description": "tRNA Asn (Vertebrates mito)"}, {"model_id": "A_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Archaea)"}, {"model_id": "B_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Bacteria)"}, {"model_id": "E_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Eukaryotes)"}, {"model_id": "M_Asp", "source": "GtRNAdb", "description": "tRNA Asp (Vertebrates mito)"}, {"model_id": "A_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Archaea)"}, {"model_id": "B_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Bacteria)"}, {"model_id": "E_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Eukaryotes)"}, {"model_id": "M_Cys", "source": "GtRNAdb", "description": "tRNA Cys (Vertebrates mito)"}, {"model_id": "M_Cys_NoDarm", "source": "GtRNAdb", "description": "tRNA Cys NoDarm (Vertebrates mito)"}, {"model_id": "A_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Archaea)"}, {"model_id": "B_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Bacteria)"}, {"model_id": "E_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Eukaryotes)"}, {"model_id": "M_Gln", "source": "GtRNAdb", "description": "tRNA Gln (Vertebrates mito)"}, {"model_id": "A_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Archaea)"}, {"model_id": "B_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Bacteria)"}, {"model_id": "E_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Eukaryotes)"}, {"model_id": "M_Glu", "source": "GtRNAdb", "description": "tRNA Glu (Vertebrates mito)"}, {"model_id": "A_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Archaea)"}, {"model_id": "B_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Bacteria)"}, {"model_id": "E_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Eukaryotes)"}, {"model_id": "M_Gly", "source": "GtRNAdb", "description": "tRNA Gly (Vertebrates mito)"}, {"model_id": "A_His", "source": "GtRNAdb", "description": "tRNA His (Archaea)"}, {"model_id": "B_His", "source": "GtRNAdb", "description": "tRNA His (Bacteria)"}, {"model_id": "E_His", "source": "GtRNAdb", "description": "tRNA His (Eukaryotes)"}, {"model_id": "M_His", "source": "GtRNAdb", "description": "tRNA His (Vertebrates mito)"}, {"model_id": "A_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Archaea)"}, {"model_id": "B_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Bacteria)"}, {"model_id": "E_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Eukaryotes)"}, {"model_id": "M_Ile", "source": "GtRNAdb", "description": "tRNA Ile (Vertebrates mito)"}, {"model_id": "A_Ile2", "source": "GtRNAdb", "description": "tRNA Ile2 (Archaea)"}, {"model_id": "B_Ile2", "source": "GtRNAdb", "description": "tRNA Ile2 (Bacteria)"}, {"model_id": "A_Leu", "source": "GtRNAdb", "description": "tRNA Leu (Archaea)"}, {"model_id": "B_Leu", "source": "GtRNAdb", "description": "tRNA Leu (Bacteria)"}, {"model_id": "E_Leu", "source": "GtRNAdb", "description": "tRNA Leu (Eukaryotes)"}, {"model_id": "M_LeuTAA", "source": "GtRNAdb", "description": "tRNA LeuTAA (Vertebrates mito)"}, {"model_id": "M_LeuTAG", "source": "GtRNAdb", "description": "tRNA LeuTAG (Vertebrates mito)"}, {"model_id": "A_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Archaea)"}, {"model_id": "B_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Bacteria)"}, {"model_id": "E_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Eukaryotes)"}, {"model_id": "M_Lys", "source": "GtRNAdb", "description": "tRNA Lys (Vertebrates mito)"}, {"model_id": "A_Met", "source": "GtRNAdb", "description": "tRNA Met (Archaea)"}, {"model_id": "B_Met", "source": "GtRNAdb", "description": "tRNA Met (Bacteria)"}, {"model_id": "E_Met", "source": "GtRNAdb", "description": "tRNA Met (Eukaryotes)"}, {"model_id": "M_Met", "source": "GtRNAdb", "description": "tRNA Met (Vertebrates mito)"}, {"model_id": "A_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Archaea)"}, {"model_id": "B_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Bacteria)"}, {"model_id": "E_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Eukaryotes)"}, {"model_id": "M_Phe", "source": "GtRNAdb", "description": "tRNA Phe (Vertebrates mito)"}, {"model_id": "A_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Archaea)"}, {"model_id": "B_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Bacteria)"}, {"model_id": "E_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Eukaryotes)"}, {"model_id": "M_Pro", "source": "GtRNAdb", "description": "tRNA Pro (Vertebrates mito)"}, {"model_id": "RF00005", "source": "Rfam", "description": "tRNA RF00005 (Rfam)"}, {"model_id": "A_SeC", "source": "GtRNAdb", "description": "tRNA SeC (Archaea)"}, {"model_id": "B_SeC", "source": "GtRNAdb", "description": "tRNA SeC (Bacteria)"}, {"model_id": "E_SeC", "source": "GtRNAdb", "description": "tRNA SeC (Eukaryotes)"}, {"model_id": "A_Ser", "source": "GtRNAdb", "description": "tRNA Ser (Archaea)"}, {"model_id": "B_Ser", "source": "GtRNAdb", "description": "tRNA Ser (Bacteria)"}, {"model_id": "E_Ser", "source": "GtRNAdb", "description": "tRNA Ser (Eukaryotes)"}, {"model_id": "M_SerGCT", "source": "GtRNAdb", "description": "tRNA SerGCT (Vertebrates mito)"}, {"model_id": "M_SerTGA", "source": "GtRNAdb", "description": "tRNA SerTGA (Vertebrates mito)"}, {"model_id": "A_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Archaea)"}, {"model_id": "B_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Bacteria)"}, {"model_id": "E_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Eukaryotes)"}, {"model_id": "M_Thr", "source": "GtRNAdb", "description": "tRNA Thr (Vertebrates mito)"}, {"model_id": "A_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Archaea)"}, {"model_id": "B_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Bacteria)"}, {"model_id": "E_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Eukaryotes)"}, {"model_id": "M_Trp", "source": "GtRNAdb", "description": "tRNA Trp (Vertebrates mito)"}, {"model_id": "A_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Archaea)"}, {"model_id": "B_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Bacteria)"}, {"model_id": "E_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Eukaryotes)"}, {"model_id": "M_Tyr", "source": "GtRNAdb", "description": "tRNA Tyr (Vertebrates mito)"}, {"model_id": "A_Val", "source": "GtRNAdb", "description": "tRNA Val (Archaea)"}, {"model_id": "B_Val", "source": "GtRNAdb", "description": "tRNA Val (Bacteria)"}, {"model_id": "E_Val", "source": "GtRNAdb", "description": "tRNA Val (Eukaryotes)"}, {"model_id": "M_Val", "source": "GtRNAdb", "description": "tRNA Val (Vertebrates mito)"}, {"model_id": "B_fMet", "source": "GtRNAdb", "description": "tRNA fMet (Bacteria)"}, {"model_id": "A_iMet", "source": "GtRNAdb", "description": "tRNA iMet (Archaea)"}, {"model_id": "E_iMet", "source": "GtRNAdb", "description": "tRNA iMet (Eukaryotes)"}, {"model_id": "terC", "source": "Rfam", "description": "terC RNA (RF03067)"}, {"model_id": "throat-1", "source": "Rfam", "description": "throat-1 RNA (RF03110)"}, {"model_id": "toga_FSE", "source": "Rfam", "description": "togavirus ribosomal frameshift element (RF01837)"}, {"model_id": "tp2", "source": "Rfam", "description": "tp2 (RF02030)"}, {"model_id": "tpke11", "source": "Rfam", "description": "tpke11 (RF02031)"}, {"model_id": "traJ_5", "source": "Rfam", "description": "traJ 5' UTR (RF00243)"}, {"model_id": "traJ-II", "source": "Rfam", "description": "traJ-II RNA (RF01760)"}, {"model_id": "tmRNA", "source": "Rfam", "description": "transfer-messenger RNA (RF00023)"}, {"model_id": "tsr1", "source": "Rfam", "description": "tsr1 small RNA (RF02576)"}, {"model_id": "twister-P1", "source": "Rfam", "description": "type-P1 twister ribozyme (RF03160)"}, {"model_id": "twister-P3", "source": "Rfam", "description": "type-P3 twister ribozyme (RF03154)"}, {"model_id": "uup", "source": "Rfam", "description": "uup RNA (RF03060)"}, {"model_id": "uxuA", "source": "Rfam", "description": "uxuA RNA (RF03061)"}, {"model_id": "veev_FSE", "source": "Rfam", "description": "venezuelan equine encephalitis virus ribosomal frameshift element (RF01841)"}, {"model_id": "wcaG", "source": "Rfam", "description": "wcaG RNA (RF01761)"}, {"model_id": "xerDC", "source": "Rfam", "description": "xerDC RNA (RF03062)"}, {"model_id": "ybhL", "source": "Rfam", "description": "ybhL leader (RF00520)"}, {"model_id": "ydaO-yuaA", "source": "Rfam", "description": "ydaO/yuaA leader (RF00379)"}, {"model_id": "yjdF", "source": "Rfam", "description": "yjdF RNA (RF01764)"}, {"model_id": "ylbH", "source": "Rfam", "description": "ylbH leader (RF00516)"}, {"model_id": "yybP-ykoY", "source": "Rfam", "description": "yybP-ykoY manganese riboswitch (RF00080)"}] diff --git a/data/tmrna/cm/all.cm b/data/tmrna/cm/all.cm new file mode 100644 index 000000000..a389164b1 --- /dev/null +++ b/data/tmrna/cm/all.cm @@ -0,0 +1,14432 @@ +INFERNAL1/a [1.1.4 | Dec 2020] +NAME tmRNA +STATES 1103 +NODES 288 +CLEN 358 +W 687 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Tue Jan 7 21:10:11 2025 +COM [1] cmbuild -F CM SEED +COM [2] cmcalibrate --cpu 8 CM +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 3038 +EFFN 22.804354 +CKSUM 1171145595 +NULL 0.000 0.000 0.000 0.000 +EFP7GF -25.2638 0.70378 +ECMLC 0.77867 -8.68257 -1.20774 1600000 404534 0.002966 +ECMGC 0.22986 -59.50876 -48.65931 1600000 4843 0.082593 +ECMLI 0.75093 -8.49194 -0.85256 1600000 372011 0.003226 +ECMGI 0.26730 -39.09034 -29.76678 1600000 4835 0.082730 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 1 1 687 1068 -9.553 -10.798 -0.077 -4.319 + IL 1 1 2 1 4 189 260 689 1069 -2.817 -4.319 -0.613 -2.698 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 192 263 689 1070 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 1 ] - 1548 - A - - + MR 3 2 3 5 3 195 264 688 1069 -10.910 -0.003 -9.228 1.376 -1.369 -1.571 -0.557 + D 4 2 3 5 3 183 253 683 1063 -8.073 -3.194 -0.173 + IR 5 5 3 5 3 191 262 688 1069 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 2 ] - 1547 - C - - + MR 6 5 3 8 3 195 264 687 1068 -10.911 -0.003 -9.228 -0.517 1.132 -2.492 -0.101 + D 7 5 3 8 3 182 252 682 1063 -8.066 -1.808 -0.493 + IR 8 8 3 8 3 190 261 687 1068 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 3 ] - 1546 - C - - + MR 9 8 3 11 3 194 263 686 1067 -10.928 -0.003 -9.245 -2.552 1.681 -3.428 -0.916 + D 10 8 3 11 3 181 251 681 1061 -7.780 -2.161 -0.374 + IR 11 11 3 11 3 189 260 686 1067 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 4 ] - 1545 - A - - + MR 12 11 3 14 5 193 262 685 1066 -9.592 -0.009 -9.407 -8.496 -10.511 1.981 -6.438 -5.256 -6.072 + D 13 11 3 14 5 180 250 679 1059 -6.175 -1.530 -3.624 -5.232 -0.910 + IR 14 14 3 14 5 189 259 685 1065 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 5 ] 1 1544 G C - - + MP 15 14 3 19 6 192 261 684 1065 -10.779 -10.718 -0.007 -9.495 -9.775 -10.170 -8.586 -5.348 -10.390 -2.770 -10.154 -6.548 -4.586 -10.037 -6.707 3.963 -6.913 -3.258 -4.952 -6.997 -6.991 -9.297 + ML 16 14 3 19 6 186 255 682 1062 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 17 14 3 19 6 185 255 681 1061 -7.053 -5.782 -1.690 -5.760 -0.780 -3.973 0.270 -0.125 -0.369 0.141 + D 18 14 3 19 6 179 247 673 1053 -10.186 -8.884 -4.681 -5.364 -5.381 -0.136 + IL 19 19 5 19 6 188 258 683 1063 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 20 20 6 20 5 188 258 683 1063 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 6 ] 2 1543 G C - - + MP 21 20 6 25 6 191 259 682 1063 -10.779 -10.718 -0.007 -9.495 -9.775 -10.170 -8.586 -5.348 -10.390 -2.770 -10.154 -6.548 -4.586 -10.037 -6.707 3.963 -6.913 -3.258 -4.952 -6.997 -6.991 -9.297 + ML 22 20 6 25 6 185 254 680 1060 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 23 20 6 25 6 185 254 679 1059 -7.053 -5.782 -1.653 -5.760 -0.800 -3.973 0.270 -0.125 -0.369 0.141 + D 24 20 6 25 6 178 247 672 1052 -10.186 -8.884 -4.506 -5.364 -4.188 -0.195 + IL 25 25 5 25 6 187 256 681 1061 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 26 26 6 26 5 187 256 681 1061 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 7 ] 3 1542 G U - - + MP 27 26 6 31 6 189 257 680 1061 -10.780 -10.719 -0.007 -9.496 -9.775 -10.170 -6.529 -5.199 -6.713 -1.327 -8.567 -9.826 -4.071 -6.738 -6.281 -1.858 -6.943 3.915 -4.131 -8.001 -5.927 -5.316 + ML 28 26 6 31 6 184 253 678 1058 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 29 26 6 31 6 184 253 677 1058 -7.104 -5.833 -1.549 -5.811 -0.852 -4.025 0.468 -0.467 -0.296 0.110 + D 30 26 6 31 6 178 246 671 1051 -10.133 -8.832 -4.478 -5.311 -5.328 -0.149 + IL 31 31 5 31 6 186 255 679 1060 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 32 32 6 32 5 186 255 679 1059 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 8 ] 4 1541 G C - - + MP 33 32 6 37 6 187 255 678 1059 -10.782 -10.721 -0.007 -9.498 -9.777 -10.172 -6.890 -4.839 -7.020 -0.776 -8.037 -6.345 -1.233 -7.528 -6.280 3.842 -6.531 -1.695 -2.416 -6.240 -5.083 -5.942 + ML 34 32 6 37 6 183 252 676 1056 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 35 32 6 37 6 183 251 676 1056 -7.041 -5.770 -1.679 -5.748 -0.789 -3.962 0.287 -0.162 -0.345 0.136 + D 36 32 6 37 6 178 246 670 1051 -10.127 -8.825 -4.622 -5.304 -5.322 -0.142 + IL 37 37 5 37 6 185 253 677 1058 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 38 38 6 38 5 185 253 677 1057 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 9 ] 5 1540 g c - - + MP 39 38 6 43 6 185 253 677 1057 -10.782 -10.721 -0.007 -9.498 -9.777 -10.172 -4.861 -3.709 -4.749 2.105 -4.623 -5.404 1.478 -5.143 -5.040 2.694 -5.374 -1.022 0.115 -4.677 -1.144 -3.668 + ML 40 38 6 43 6 182 250 674 1055 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 41 38 6 43 6 181 250 674 1054 -7.041 -5.770 -1.679 -5.748 -0.789 -3.962 0.332 -0.372 -0.188 0.125 + D 42 38 6 43 6 177 246 670 1050 -10.127 -8.825 -4.622 -5.304 -5.322 -0.142 + IL 43 43 5 43 6 183 252 676 1056 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 44 44 6 44 5 183 252 675 1056 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 10 ] 6 1539 U A - - + MP 45 44 6 49 6 183 251 675 1055 -10.782 -10.721 -0.007 -9.498 -9.777 -10.172 -5.744 -5.095 -5.650 -0.594 -4.422 -6.347 2.599 -5.129 -5.183 -1.055 -5.997 -3.130 3.014 -5.885 -1.592 -4.059 + ML 46 44 6 49 6 181 249 673 1053 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.327 -0.263 -0.276 0.119 + MR 47 44 6 49 6 180 248 672 1052 -7.041 -5.770 -1.679 -5.748 -0.789 -3.962 0.477 -0.520 -0.067 -0.065 + D 48 44 6 49 6 177 246 669 1049 -10.127 -8.825 -4.622 -5.304 -5.322 -0.142 + IL 49 49 5 49 6 182 250 674 1054 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 50 50 6 50 5 181 250 673 1054 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 11 ] 7 1538 G C - - + MP 51 50 6 55 4 181 249 673 1053 -9.702 -9.909 -0.008 -8.323 -8.478 -5.342 -9.996 -2.352 -10.004 -6.569 -4.522 -9.757 -6.696 3.953 -6.911 -3.235 -3.504 -6.999 -6.893 -8.853 + ML 52 50 6 55 4 179 248 671 1052 -3.780 -3.963 -0.498 -2.692 0.397 -0.483 -0.015 -0.032 + MR 53 50 6 55 4 178 247 671 1051 -4.871 -3.900 -1.767 -0.725 0.287 -0.162 -0.345 0.136 + D 54 50 6 55 4 177 245 669 1049 -5.596 -5.277 -3.293 -0.232 + IL 55 55 5 55 4 180 249 672 1052 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 56 56 6 56 3 180 248 672 1052 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 8 - a - - - + ML 57 56 6 59 3 179 247 671 1051 -3.568 -0.830 -1.501 0.948 -0.829 -2.377 0.395 + D 58 56 6 59 3 177 245 669 1049 -7.525 -2.630 -0.263 + IL 59 59 3 59 3 180 248 671 1051 -2.244 -0.387 -5.382 0.000 0.000 0.000 0.000 + [ MATL 13 ] 12 - a - - - + ML 60 59 3 62 3 179 247 670 1050 -10.007 -0.005 -8.661 0.617 -0.003 -1.910 0.266 + D 61 59 3 62 3 176 245 668 1049 -10.701 -0.176 -3.126 + IL 62 62 3 62 3 178 246 670 1050 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 13 - c - - - + ML 63 62 3 65 3 178 246 669 1049 -10.618 -0.003 -9.272 0.283 0.568 -2.234 0.122 + D 64 62 3 65 3 172 241 665 1045 -7.742 -1.843 -0.481 + IL 65 65 3 65 3 177 245 669 1049 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 14 - u - - - + ML 66 65 3 68 3 177 245 668 1048 -10.631 -0.003 -9.285 -0.113 -0.049 -1.613 0.833 + D 67 65 3 68 3 171 240 663 1044 -7.466 -2.979 -0.205 + IL 68 68 3 68 3 176 245 668 1048 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 15 - G - - - + ML 69 68 3 71 3 176 244 667 1047 -10.631 -0.006 -8.114 -1.857 -3.593 1.807 -2.818 + D 70 68 3 71 3 171 239 663 1043 -7.466 -2.979 -0.205 + IL 71 71 3 71 3 176 244 667 1047 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 16 - G - - - + ML 72 71 3 74 3 175 243 666 1046 -10.628 -0.005 -8.428 -3.590 -4.838 1.942 -4.619 + D 73 71 3 74 3 171 239 662 1042 -7.534 -3.047 -0.195 + IL 74 74 3 74 3 175 243 666 1046 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 18 ] 17 - u - - - + ML 75 74 3 77 3 174 242 665 1045 -5.287 -0.040 -9.280 0.007 -0.135 -1.717 0.832 + D 76 74 3 77 3 170 239 662 1042 -7.576 -2.390 -0.315 + IL 77 77 3 77 3 174 242 665 1045 -1.879 -0.542 -4.598 0.000 0.000 0.000 0.000 + [ MATL 19 ] 20 - U - - - + ML 78 77 3 80 3 173 241 664 1044 -9.146 -0.005 -9.285 -1.595 -1.835 -3.884 1.732 + D 79 77 3 80 3 170 238 661 1041 -7.466 -2.979 -0.205 + IL 80 80 3 80 3 173 241 664 1044 -1.466 -0.780 -4.166 0.000 0.000 0.000 0.000 + [ MATL 20 ] 22 - U - - - + ML 81 80 3 83 3 172 240 663 1043 -8.611 -0.006 -9.285 -5.934 -5.402 -6.800 1.982 + D 82 80 3 83 3 170 238 661 1041 -7.466 -2.912 -0.215 + IL 83 83 3 83 3 172 240 663 1044 -1.482 -0.769 -4.182 0.000 0.000 0.000 0.000 + [ MATL 21 ] 24 - C - - - + ML 84 83 3 86 2 171 239 662 1042 -11.249 -0.001 -2.888 1.695 -4.535 -0.773 + D 85 83 3 86 2 170 238 661 1041 -8.565 -0.004 + IL 86 86 3 86 2 171 239 662 1042 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 22 ] - - - - - - + B 87 86 3 145 88 170 238 661 1041 + [ BEGR 273 ] - - - - - - + S 88 87 1 89 3 0 0 125 304 -10.666 -0.019 -6.290 + IL 89 89 2 89 3 1 1 127 306 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 274 ] 1221 - C - - - + ML 90 89 2 92 5 1 1 125 304 -9.615 -0.027 -6.140 -9.642 -9.193 -4.278 1.942 -5.441 -3.591 + D 91 89 2 92 5 0 0 128 307 -5.424 -1.268 -4.685 -3.060 -1.313 + IL 92 92 3 92 5 1 1 127 305 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 275 ] 1222 1537 G C - - + MP 93 92 3 97 6 2 2 124 303 -10.783 -10.723 -0.007 -9.499 -9.779 -9.845 -4.954 -3.304 -4.775 1.568 -5.568 -5.212 0.907 -5.445 -5.204 3.235 -5.455 -1.065 -0.454 -4.633 -2.940 -3.737 + ML 94 92 3 97 6 1 1 130 309 -6.794 -7.140 -1.791 -0.636 -6.990 -4.519 0.012 -0.909 0.742 -0.347 + MR 95 92 3 97 6 1 1 130 309 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 96 92 3 97 6 0 0 131 309 -9.686 -8.384 -4.181 -4.863 -4.881 -0.197 + IL 97 97 5 97 6 1 1 126 304 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 98 98 6 98 5 1 1 125 304 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 276 ] 1223 1536 c g - - + MP 99 98 6 103 6 2 2 122 301 -9.068 -10.723 -0.008 -9.499 -9.779 -10.174 -5.173 -4.734 -5.151 0.779 -4.015 -5.942 2.717 -4.812 -5.090 2.238 -5.571 -2.356 1.055 -5.291 -1.450 -3.814 + ML 100 98 6 103 6 1 1 131 310 -6.776 -7.122 -1.836 -0.636 -6.972 -4.267 0.073 -0.046 -0.307 0.228 + MR 101 98 6 103 6 1 1 132 310 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 102 98 6 103 6 0 0 131 310 -9.697 -8.395 -4.003 -4.874 -4.892 -0.208 + IL 103 103 5 103 6 1 1 125 303 -2.637 -2.900 -0.722 -4.555 -5.331 -4.991 0.000 0.000 0.000 0.000 + IR 104 104 6 104 5 1 1 124 303 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 277 ] 1225 1535 G C - - + MP 105 104 6 109 6 2 2 120 299 -10.100 -10.723 -0.007 -9.500 -9.779 -10.174 -7.704 -5.155 -8.149 -2.280 -8.513 -6.440 -0.301 -8.438 -6.540 3.872 -6.752 -2.772 -3.907 -5.703 -5.079 -7.096 + ML 106 104 6 109 6 1 1 133 311 -6.764 -7.110 -1.625 -0.721 -6.960 -4.490 -0.005 -0.898 0.746 -0.341 + MR 107 104 6 109 6 1 1 134 312 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 108 104 6 109 6 0 0 131 310 -9.699 -8.397 -4.194 -4.876 -4.894 -0.195 + IL 109 109 5 109 6 1 1 124 303 -2.595 -2.750 -0.776 -4.513 -5.289 -4.949 0.000 0.000 0.000 0.000 + IR 110 110 6 110 5 1 1 124 302 -2.418 -0.492 -5.929 -4.097 -5.203 0.000 0.000 0.000 0.000 + [ MATP 278 ] 1227 1533 G C - - + MP 111 110 6 115 6 2 2 118 297 -6.302 -10.247 -0.025 -9.195 -9.781 -10.177 -7.371 -5.107 -7.737 0.918 -8.869 -6.655 -3.748 -8.028 -4.860 3.772 -6.759 -2.505 -4.004 -6.738 -5.888 -6.558 + ML 112 110 6 115 6 1 1 135 314 -6.703 -7.049 -1.763 -1.286 -6.899 -1.890 0.078 -0.830 0.640 -0.281 + MR 113 110 6 115 6 1 1 137 315 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 114 110 6 115 6 0 0 131 310 -9.699 -8.397 -4.194 -4.876 -4.894 -0.195 + IL 115 115 5 115 6 1 1 125 304 -3.044 -1.432 -1.225 -4.719 -5.739 -5.399 0.000 0.000 0.000 0.000 + IR 116 116 6 116 5 1 1 123 302 -2.708 -0.399 -5.771 -4.386 -5.492 0.000 0.000 0.000 0.000 + [ MATP 279 ] 1229 1531 G C - - + MP 117 116 6 121 4 2 2 115 294 -9.705 -7.511 -0.014 -8.326 -8.183 -5.298 -9.144 -2.094 -9.421 -6.569 -3.063 -9.154 -6.651 3.937 -6.876 -3.083 -3.080 -6.924 -5.908 -8.009 + ML 118 116 6 121 4 1 1 140 319 -3.863 -4.045 -0.465 -2.775 0.355 -0.498 0.072 -0.057 + MR 119 116 6 121 4 1 1 140 318 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 120 116 6 121 4 0 0 131 309 -5.491 -5.172 -3.188 -0.251 + IL 121 121 5 121 4 1 1 152 331 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 122 122 6 122 3 1 1 163 342 -0.149 -3.573 -6.160 0.000 0.000 0.000 0.000 + [ MATL 280 ] 1230 - U - - - + ML 123 122 6 125 3 1 1 18 37 -9.082 -0.007 -8.315 -3.533 -3.072 -3.816 1.897 + D 124 122 6 125 3 0 0 18 36 -7.463 -2.976 -0.205 + IL 125 125 3 125 3 1 1 22 41 -1.467 -0.779 -4.167 0.000 0.000 0.000 0.000 + [ MATL 281 ] 1232 - U - - - + ML 126 125 3 128 3 1 1 17 35 -10.628 -0.005 -8.343 -3.703 -3.302 -2.445 1.863 + D 127 125 3 128 3 0 0 17 35 -7.515 -3.028 -0.198 + IL 128 128 3 128 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 282 ] 1233 - C - - - + ML 129 128 3 131 3 1 1 16 34 -10.626 -0.004 -8.983 -5.152 1.963 -5.760 -4.163 + D 130 128 3 131 3 0 0 16 34 -7.564 -3.077 -0.191 + IL 131 131 3 131 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 283 ] 1234 - G - - - + ML 132 131 3 134 3 1 1 14 33 -10.626 -0.003 -9.280 0.490 -4.777 1.329 -4.431 + D 133 131 3 134 3 0 0 15 33 -7.576 -2.658 -0.258 + IL 134 134 3 134 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 284 ] 1235 - A - - - + ML 135 134 3 137 3 1 1 13 31 -10.628 -0.004 -9.054 1.923 -3.689 -4.095 -3.796 + D 136 134 3 137 3 0 0 14 32 -7.515 -3.028 -0.198 + IL 137 137 3 137 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 285 ] 1236 - u - - - + ML 138 137 3 140 3 1 1 12 30 -10.131 -0.028 -5.760 -0.758 0.434 -2.177 0.877 + D 139 137 3 140 3 0 0 12 31 -7.525 -3.038 -0.196 + IL 140 140 3 140 3 1 1 18 36 -1.447 -0.794 -4.147 0.000 0.000 0.000 0.000 + [ MATL 286 ] 1238 - U - - - + ML 141 140 3 143 2 1 1 1 1 * 0.000 -2.647 -2.370 -3.678 1.835 + D 142 140 3 143 2 0 0 0 0 * 0.000 + IL 143 143 3 143 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 287 ] - - - - - - + E 144 143 3 -1 0 0 0 0 0 + [ BEGL 23 ] - - - - - - + S 145 87 1 146 4 154 221 643 1023 -0.031 -8.526 -6.939 -6.590 + [ MATP 24 ] 25 1220 G A - - + MP 146 145 1 150 6 158 223 643 1023 -10.795 -10.734 -0.007 -9.336 -9.791 -10.186 -6.841 -5.745 -6.782 -2.050 -6.451 -8.154 -2.131 -6.500 3.900 -2.359 -7.010 -3.101 -2.944 -7.757 -4.099 -5.482 + ML 147 145 1 150 6 148 214 640 1020 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 148 145 1 150 6 148 214 640 1020 -7.213 -5.942 -1.712 -5.920 -0.741 -4.133 0.780 -0.672 -0.391 -0.164 + D 149 145 1 150 6 141 205 634 1014 -9.556 -8.255 -3.349 -4.734 -4.249 -0.309 + IL 150 150 5 150 6 150 217 642 1022 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 151 151 6 151 5 151 218 642 1022 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 25 ] 26 1219 A G - - + MP 152 151 6 156 6 157 221 641 1021 -10.797 -10.737 -0.007 -9.513 -9.793 -10.188 -4.085 -0.684 3.808 -2.296 -6.013 -3.714 -1.709 -3.120 -6.596 -2.596 -5.445 -3.458 -2.598 -4.583 -3.686 -5.531 + ML 153 151 6 156 6 147 213 638 1018 -6.290 -6.636 -1.324 -0.986 -6.486 -4.016 0.488 -0.469 -0.193 0.000 + MR 154 151 6 156 6 147 213 638 1018 -7.191 -5.920 -1.696 -5.898 -0.753 -4.112 0.219 -0.657 0.383 -0.155 + D 155 151 6 156 6 141 205 632 1012 -9.477 -8.176 -3.826 -4.655 -4.672 -0.242 + IL 156 156 5 156 6 150 216 640 1020 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 157 157 6 157 5 150 217 640 1020 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 27 1218 C G - - + MP 158 157 6 162 6 155 219 639 1019 -10.799 -10.738 -0.007 -9.515 -9.795 -10.190 -7.053 -5.792 -6.588 -2.657 -2.825 -6.889 3.795 -5.919 -6.622 -2.581 -6.849 -4.607 0.427 -7.008 -2.659 -5.399 + ML 159 157 6 162 6 146 212 636 1016 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.327 -0.263 -0.276 0.119 + MR 160 157 6 162 6 147 212 636 1017 -7.151 -5.880 -1.515 -5.858 -0.864 -4.072 0.257 -0.622 0.313 -0.132 + D 161 157 6 162 6 140 204 631 1011 -9.467 -8.166 -2.402 -4.406 -4.662 -0.475 + IL 162 162 5 162 6 149 215 638 1018 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 163 163 6 163 5 149 215 638 1018 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 28 1217 g c - - + MP 164 163 6 168 6 154 217 637 1017 -10.806 -10.745 -0.095 -9.522 -4.050 -10.197 -4.963 -3.488 -4.789 2.414 -5.828 -5.391 -0.140 -5.449 -5.212 2.843 -5.467 -0.945 0.599 -4.510 -2.653 -3.583 + ML 165 163 6 168 6 146 211 634 1015 -6.290 -6.636 -1.324 -0.986 -6.486 -4.016 0.471 -0.489 -0.115 -0.032 + MR 166 163 6 168 6 147 212 635 1015 -7.061 -5.790 -1.664 -5.768 -0.793 -3.982 0.255 -0.315 -0.338 0.277 + D 167 163 6 168 6 139 203 628 1008 -9.263 -7.961 -3.199 -4.440 -4.458 -0.333 + IL 168 168 5 168 6 148 213 636 1016 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 169 169 6 169 5 149 214 636 1016 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 29 1216 g u - - + MP 170 169 6 174 6 152 215 635 1015 -10.720 -10.113 -0.059 -9.234 -4.791 -10.110 -2.562 -2.750 -2.733 0.987 -2.498 -3.771 0.636 -3.181 -2.839 1.827 -2.401 2.157 0.815 -2.919 0.146 -1.733 + ML 171 169 6 174 6 145 209 632 1013 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.325 -0.374 -0.240 0.174 + MR 172 169 6 174 6 148 213 634 1014 -8.695 -7.424 -0.359 -7.402 -2.427 -5.616 -0.571 -0.715 -1.354 1.218 + D 173 169 6 174 6 139 202 626 1006 -9.211 -7.910 -3.707 -4.389 -4.406 -0.282 + IL 174 174 5 174 6 147 212 634 1014 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 175 175 6 175 5 148 213 634 1014 -2.416 -0.493 -5.927 -4.095 -5.201 0.000 0.000 0.000 0.000 + [ MATP 29 ] 30 1214 g u - - + MP 176 175 6 180 6 151 214 633 1013 -10.759 -7.716 -0.014 -9.475 -8.998 -10.150 -2.062 0.016 -3.828 0.938 -3.846 -1.980 0.873 -2.446 -1.568 0.756 -1.376 2.587 -0.077 -2.522 -1.005 -1.392 + ML 177 175 6 180 6 144 208 631 1011 -6.292 -6.638 -1.321 -0.988 -6.488 -4.017 0.379 -0.466 -0.047 0.011 + MR 178 175 6 180 6 146 210 631 1011 -8.175 -6.329 -0.548 -6.883 -1.930 -5.096 0.307 -0.555 -0.515 0.467 + D 179 175 6 180 6 138 201 624 1005 -9.211 -7.910 -3.341 -4.389 -4.406 -0.321 + IL 180 180 5 180 6 147 211 632 1012 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 181 181 6 181 5 147 211 632 1012 -2.495 -0.458 -6.040 -4.208 -5.314 0.000 0.000 0.000 0.000 + [ MATP 30 ] 31 1211 a u - - + MP 182 181 6 186 6 149 212 631 1011 -8.142 -8.795 -0.018 -9.259 -7.915 -10.198 -2.237 -1.967 -2.362 1.802 -2.571 -3.229 1.214 -2.684 -2.291 1.392 -2.953 1.406 0.944 -2.424 -0.258 -0.869 + ML 183 181 6 186 6 144 207 629 1009 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.402 -0.415 -0.208 0.089 + MR 184 181 6 186 6 143 207 628 1008 -7.077 -5.806 -1.635 -5.784 -0.806 -3.997 0.429 -0.389 -0.297 0.106 + D 185 181 6 186 6 138 200 623 1003 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 186 186 5 186 6 146 209 630 1010 -2.711 -2.973 -0.676 -4.629 -5.405 -5.065 0.000 0.000 0.000 0.000 + IR 187 187 6 187 5 146 209 630 1010 -2.454 -0.478 -5.966 -4.133 -5.239 0.000 0.000 0.000 0.000 + [ MATP 31 ] 33 1209 a u - - + MP 188 187 6 192 6 147 210 629 1009 -10.804 -10.743 -0.007 -9.519 -9.205 -10.194 -2.117 -2.364 -2.366 2.090 -2.474 -2.948 0.868 -2.324 -2.372 1.593 -2.957 -0.170 1.401 -2.204 -0.058 -0.428 + ML 189 187 6 192 6 143 206 627 1007 -6.296 -6.642 -1.315 -0.992 -6.492 -4.022 0.378 -0.407 -0.234 0.132 + MR 190 187 6 192 6 142 205 627 1007 -7.200 -5.929 -1.370 -5.907 -0.955 -4.121 0.277 -0.322 -0.202 0.162 + D 191 187 6 192 6 137 200 621 1002 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 192 192 5 192 6 144 208 628 1008 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 193 193 6 193 5 145 208 628 1008 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 32 ] 34 1208 u a - - + MP 194 193 6 198 6 145 208 627 1007 -10.808 -10.747 -0.007 -9.524 -9.516 -10.199 -1.906 -1.970 -1.975 1.594 -1.700 -3.041 1.054 -2.304 -2.331 1.334 -2.896 -0.236 1.709 -1.953 0.745 -0.759 + ML 195 193 6 198 6 142 204 625 1005 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.399 -0.414 -0.209 0.092 + MR 196 193 6 198 6 141 204 625 1005 -7.066 -5.795 -1.663 -5.774 -0.792 -3.987 0.250 -0.124 -0.391 0.177 + D 197 193 6 198 6 137 199 620 1000 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 198 198 5 198 6 143 206 626 1006 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 199 199 6 199 5 143 206 626 1006 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 33 ] 35 1207 g c - - + MP 200 199 6 204 6 144 206 625 1005 -10.808 -10.747 -0.007 -9.233 -9.493 -10.199 -1.298 -0.876 -1.069 1.317 -1.547 -1.873 1.074 -1.494 -1.466 1.470 -2.295 -0.150 1.044 -1.014 0.655 -0.656 + ML 201 199 6 204 6 141 203 623 1003 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 202 199 6 204 6 140 202 623 1003 -7.066 -5.795 -1.612 -5.773 -0.821 -3.987 0.249 -0.178 -0.382 0.214 + D 203 199 6 204 6 136 198 619 999 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 204 204 5 204 6 142 204 624 1005 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 205 205 6 205 5 142 204 624 1004 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 34 ] 36 1206 u a - - + MP 206 205 6 210 6 142 204 623 1003 -10.808 -10.747 -0.101 -3.963 -9.804 -9.872 -0.642 -0.774 -0.451 0.777 -0.904 -1.037 0.861 -1.695 -0.081 0.710 -0.170 -0.206 1.042 -0.727 0.486 -0.354 + ML 207 205 6 210 6 139 202 622 1002 -6.298 -6.644 -1.359 -0.958 -6.494 -4.024 0.449 -0.447 -0.213 0.054 + MR 208 205 6 210 6 138 201 621 1001 -7.051 -5.780 -1.644 -5.758 -0.806 -3.972 0.363 -0.406 -0.265 0.173 + D 209 205 6 210 6 136 198 619 999 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 210 210 5 210 6 140 203 623 1003 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 211 211 6 211 5 140 203 622 1003 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 35 ] 37 1205 u a - - + MP 212 211 6 216 4 140 202 621 1002 -9.618 -3.177 -0.232 -4.756 -0.699 -1.221 -1.168 0.775 0.222 -1.799 0.849 -1.102 0.491 0.365 -1.354 -0.346 1.220 -0.776 0.311 0.072 + ML 213 211 6 216 4 138 201 620 1000 -5.365 -5.547 -0.218 -3.399 0.055 -0.316 -0.773 0.653 + MR 214 211 6 216 4 137 199 619 1000 -4.866 -3.632 -1.762 -0.761 0.384 -0.290 -0.284 0.079 + D 215 211 6 216 4 135 197 618 998 -4.705 -4.387 -2.402 -0.465 + IL 216 216 5 216 4 139 202 621 1001 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 217 217 6 217 3 139 202 621 1001 -0.992 -1.073 -5.501 0.000 0.000 0.000 0.000 + [ MATL 36 ] 38 - g - - - + ML 218 217 6 220 5 138 200 619 999 -2.096 -1.438 -6.895 -1.896 -3.059 0.077 -0.895 0.390 0.133 + D 219 217 6 220 5 135 197 617 998 -6.219 -1.299 -5.480 -1.906 -1.781 + IL 220 220 3 220 5 141 203 620 1000 -1.588 -0.772 -4.146 -6.538 -6.129 0.000 0.000 0.000 0.000 + [ MATP 37 ] 44 1199 a u - - + MP 221 220 3 225 6 143 204 619 999 -10.162 -10.101 -0.010 -8.878 -9.158 -9.553 -1.261 -1.834 -0.288 1.413 -1.748 -1.520 1.321 -1.475 -0.531 1.067 -1.843 -0.178 1.268 -1.662 0.087 -0.790 + ML 222 220 3 225 6 135 196 617 997 -7.213 -7.559 -0.647 -1.687 -7.409 -4.938 0.173 -0.338 -0.335 0.365 + MR 223 220 3 225 6 138 200 617 998 -10.257 -8.986 -0.144 -8.368 -3.604 -7.178 0.759 -0.755 -0.305 -0.143 + D 224 220 3 225 6 132 193 616 996 -11.894 -10.593 -0.251 -6.368 -5.438 -3.018 + IL 225 225 5 225 6 135 197 617 998 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 226 226 6 226 5 136 197 617 998 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 45 1198 u a - - + MP 227 226 6 231 6 143 202 617 997 -10.794 -10.734 -0.008 -8.821 -9.790 -10.185 -0.296 -1.968 1.047 1.058 -1.209 -3.020 0.964 -1.820 -1.281 0.690 -0.920 0.078 1.146 -1.827 0.337 -0.677 + ML 228 226 6 231 6 133 193 614 994 -6.445 -6.791 -1.152 -1.108 -6.641 -4.171 0.352 -0.465 -0.061 0.057 + MR 229 226 6 231 6 133 193 614 994 -7.374 -5.506 -1.229 -6.081 -1.060 -4.295 0.354 -0.262 -0.417 0.188 + D 230 226 6 231 6 126 185 607 988 -9.168 -7.866 -3.404 -4.345 -4.363 -0.319 + IL 231 231 5 231 6 135 196 616 996 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 232 232 6 232 5 135 196 615 996 -2.416 -0.493 -5.927 -4.095 -5.200 0.000 0.000 0.000 0.000 + [ MATP 39 ] 46 1196 u a - - + MP 233 232 6 237 6 141 200 615 995 -10.807 -10.746 -0.009 -8.241 -9.802 -10.197 -0.647 -1.258 0.794 0.948 -1.741 -2.511 1.012 -2.261 -1.318 0.840 -0.674 0.670 1.186 -2.136 0.148 -0.840 + ML 234 232 6 237 6 132 192 612 992 -6.346 -6.692 -1.286 -1.006 -6.542 -4.072 0.427 -0.391 -0.290 0.104 + MR 235 232 6 237 6 132 191 612 992 -7.077 -5.806 -1.590 -5.784 -0.832 -3.998 0.459 -0.488 -0.166 0.030 + D 236 232 6 237 6 126 184 606 986 -9.145 -7.843 -3.415 -4.323 -4.340 -0.321 + IL 237 237 5 237 6 134 195 614 994 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 238 238 6 238 5 135 195 613 994 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 47 1195 c g - - + MP 239 238 6 243 6 140 198 613 993 -10.296 -9.946 -0.024 -8.274 -6.571 -10.197 -1.680 -1.190 -1.632 1.162 -1.764 -2.117 1.446 -2.056 -1.408 0.932 -1.116 1.159 1.240 -2.221 0.173 -0.949 + ML 240 238 6 243 6 132 192 610 990 -6.411 -6.757 -1.190 -1.078 -6.607 -4.136 0.455 -0.443 -0.261 0.082 + MR 241 238 6 243 6 131 191 610 990 -7.037 -5.766 -1.675 -5.744 -0.792 -3.958 0.292 -0.176 -0.335 0.134 + D 242 238 6 243 6 125 183 604 984 -9.125 -7.824 -3.254 -4.303 -4.320 -0.343 + IL 243 243 5 243 6 134 194 612 992 -2.590 -2.853 -0.753 -4.508 -5.284 -4.945 0.000 0.000 0.000 0.000 + IR 244 244 6 244 5 134 194 612 992 -2.420 -0.491 -5.932 -4.099 -5.205 0.000 0.000 0.000 0.000 + [ MATP 41 ] 49 1193 c g - - + MP 245 244 6 249 6 139 197 611 991 -10.794 -8.263 -0.040 -5.680 -8.272 -10.184 -2.119 -2.190 -2.169 1.346 -1.124 -2.782 1.955 -1.981 -1.990 0.788 -2.564 -0.096 1.619 -2.043 0.108 -0.794 + ML 246 244 6 249 6 132 191 609 989 -6.403 -6.749 -1.170 -1.099 -6.599 -4.128 0.325 -0.346 -0.288 0.192 + MR 247 244 6 249 6 131 190 608 988 -7.460 -5.295 -1.092 -5.597 -1.214 -4.381 0.370 -0.308 -0.416 0.202 + D 248 244 6 249 6 124 182 602 982 -9.091 -7.789 -3.586 -4.268 -4.286 -0.309 + IL 249 249 5 249 6 133 193 610 990 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 250 250 6 250 5 133 193 610 990 -2.438 -0.475 -6.015 -4.183 -5.289 0.000 0.000 0.000 0.000 + [ MATP 42 ] 50 1190 a u - - + MP 251 250 6 255 6 138 195 609 989 -10.321 -9.082 -0.088 -4.260 -9.251 -8.678 -2.096 -2.045 -2.352 1.831 -1.973 -2.476 1.556 -1.918 -2.295 1.011 -3.156 -0.579 1.587 -1.877 -0.112 -0.108 + ML 252 250 6 255 6 132 191 607 987 -7.104 -7.450 -0.629 -1.743 -7.300 -4.829 0.225 -0.270 -0.356 0.288 + MR 253 250 6 255 6 130 188 606 986 -7.142 -4.907 -1.534 -5.849 -0.897 -4.063 0.519 -0.416 -0.272 -0.015 + D 254 250 6 255 6 124 181 600 981 -9.091 -7.789 -3.586 -4.268 -4.286 -0.309 + IL 255 255 5 255 6 132 192 608 988 -2.589 -2.852 -0.754 -4.507 -5.283 -4.944 0.000 0.000 0.000 0.000 + IR 256 256 6 256 5 133 192 608 988 -2.420 -0.485 -5.975 -4.142 -5.248 0.000 0.000 0.000 0.000 + [ MATP 43 ] 52 1187 a u - - + MP 257 256 6 261 6 137 193 607 987 -10.733 -10.088 -0.033 -5.718 -9.729 -10.124 -1.997 -1.819 -2.203 1.804 -2.010 -2.077 1.404 -1.994 -2.220 1.072 -3.024 -0.448 1.495 -1.388 0.249 -0.302 + ML 258 256 6 261 6 132 191 605 986 -7.927 -8.273 -0.342 -2.474 -8.123 -5.652 0.378 -0.464 -0.173 0.122 + MR 259 256 6 261 6 129 187 604 984 -7.062 -5.791 -1.613 -5.769 -0.821 -3.983 0.255 -0.148 -0.381 0.184 + D 260 256 6 261 6 123 181 599 979 -9.206 -7.904 -2.707 -4.009 -4.400 -0.451 + IL 261 261 5 261 6 131 190 606 986 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 262 262 6 262 5 132 190 606 986 -2.417 -0.493 -5.928 -4.095 -5.201 0.000 0.000 0.000 0.000 + [ MATP 44 ] 53 1185 a u - - + MP 263 262 6 267 6 136 192 605 985 -6.910 -8.525 -0.043 -5.978 -9.533 -10.175 -0.884 -2.082 -1.922 1.887 -2.269 -3.043 0.965 -2.003 -1.631 1.419 -2.336 0.177 1.299 -1.853 0.121 -0.794 + ML 264 262 6 267 6 130 188 603 983 -7.106 -7.452 -0.627 -1.747 -7.302 -4.832 0.332 -0.407 -0.380 0.285 + MR 265 262 6 267 6 128 186 602 982 -7.034 -5.763 -1.627 -5.741 -0.819 -3.955 0.351 -0.317 -0.175 0.051 + D 266 262 6 267 6 123 180 597 977 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 267 267 5 267 6 131 189 604 984 -2.103 -3.330 -0.750 -4.985 -5.761 -5.422 0.000 0.000 0.000 0.000 + IR 268 268 6 268 5 131 189 604 984 -2.405 -0.487 -5.991 -4.158 -5.264 0.000 0.000 0.000 0.000 + [ MATP 45 ] 56 1181 a u - - + MP 269 268 6 273 6 134 190 603 983 -7.643 -10.729 -0.014 -9.506 -9.284 -10.180 -1.426 -2.126 -0.696 1.924 -2.311 -2.993 0.896 -2.589 -2.490 1.753 -2.902 0.434 1.074 -2.436 -0.038 -1.573 + ML 270 268 6 273 6 129 186 601 981 -6.978 -7.325 -0.673 -1.674 -7.174 -4.704 0.658 -0.593 -0.574 0.122 + MR 271 268 6 273 6 128 185 600 980 -7.031 -5.760 -1.634 -5.738 -0.815 -3.952 0.363 -0.274 -0.285 0.092 + D 272 268 6 273 6 122 179 595 975 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 273 273 5 273 6 130 187 602 982 -2.385 -3.109 -0.720 -4.764 -5.540 -5.200 0.000 0.000 0.000 0.000 + IR 274 274 6 274 5 130 187 602 982 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 46 ] 59 1180 g c - - + MP 275 274 6 279 6 133 188 601 981 -9.897 -9.923 -0.081 -9.526 -4.322 -10.201 -2.310 -2.514 -2.188 1.725 -2.403 -3.141 0.851 -2.801 -1.072 2.094 -2.208 -0.249 0.890 -2.363 0.724 -1.519 + ML 276 274 6 279 6 127 184 599 979 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.437 -0.478 -0.082 -0.024 + MR 277 274 6 279 6 128 184 599 979 -7.044 -5.277 -1.640 -5.751 -0.829 -3.965 0.439 -0.443 -0.234 0.082 + D 278 274 6 279 6 121 178 594 974 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 279 279 5 279 6 129 186 600 980 -2.494 -2.887 -0.767 -4.542 -5.318 -4.979 0.000 0.000 0.000 0.000 + IR 280 280 6 280 5 130 186 600 980 -2.427 -0.489 -5.938 -4.106 -5.211 0.000 0.000 0.000 0.000 + [ MATP 47 ] 62 1178 c g - - + MP 281 280 6 285 6 131 186 599 979 -10.739 -8.785 -0.023 -9.455 -6.596 -10.130 0.348 -2.293 0.222 0.795 -1.718 -2.882 1.550 -2.874 -2.390 1.361 -2.648 -1.100 1.054 -2.660 1.125 -1.659 + ML 282 280 6 285 6 126 182 597 977 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.378 -0.441 -0.099 0.043 + MR 283 280 6 285 6 128 184 598 978 -8.505 -6.116 -0.434 -7.212 -2.234 -5.425 0.217 -0.513 -0.438 0.485 + D 284 280 6 285 6 121 178 593 973 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 285 285 5 285 6 128 184 598 978 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 286 286 6 286 5 128 184 598 978 -2.441 -0.479 -5.985 -4.153 -5.259 0.000 0.000 0.000 0.000 + [ MATP 48 ] 63 1175 u a - - + MP 287 286 6 291 6 129 184 597 977 -10.798 -6.955 -0.036 -9.287 -6.196 -10.188 1.195 -1.978 -0.763 0.469 -1.631 -1.979 0.664 -2.828 -0.643 0.410 -1.916 -0.785 1.340 0.306 0.339 0.415 + ML 288 286 6 291 6 124 181 595 975 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.325 -0.374 -0.240 0.174 + MR 289 286 6 291 6 126 182 595 975 -7.445 -6.174 -1.179 -6.152 -1.070 -4.366 0.322 -0.233 -0.445 0.219 + D 290 286 6 291 6 120 177 592 972 -9.069 -7.767 -3.348 -4.246 -4.264 -0.339 + IL 291 291 5 291 6 127 183 596 976 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 292 292 6 292 5 127 183 596 976 -2.352 -0.505 -6.168 -4.001 -5.442 0.000 0.000 0.000 0.000 + [ MATP 49 ] 64 1172 G A - - + MP 293 292 6 297 4 127 182 595 975 -7.965 -10.230 -0.018 -7.079 -3.024 -4.537 -6.687 -1.410 -8.585 -9.728 -3.726 -6.729 3.530 -0.177 -0.889 0.973 -1.452 -6.761 -5.938 -5.297 + ML 294 292 6 297 4 122 179 593 974 -2.499 -4.623 -1.311 -1.398 0.388 -0.502 0.029 -0.051 + MR 295 292 6 297 4 125 180 594 974 -5.311 -13.738 -0.198 -3.279 0.593 -0.419 -0.660 0.152 + D 296 292 6 297 4 120 176 591 971 -12.737 -14.007 -2.036 -0.404 + IL 297 297 5 297 4 124 180 594 974 -2.899 -4.126 -0.593 -2.780 0.000 0.000 0.000 0.000 + IR 298 298 6 298 3 125 181 594 974 -1.946 -0.545 -4.184 0.000 0.000 0.000 0.000 + [ MATR 50 ] - 1170 - G - - + MR 299 298 6 301 3 125 180 593 973 -5.175 -0.044 -8.571 -1.550 -3.276 1.775 -2.909 + D 300 298 6 301 3 119 176 591 971 -4.330 -1.572 -0.704 + IR 301 301 3 301 3 125 180 594 974 -1.402 -0.749 -5.226 0.000 0.000 0.000 0.000 + [ MATR 51 ] - 1165 - A - - + MR 302 301 3 304 3 124 179 592 972 -10.972 -0.003 -9.289 1.873 -3.907 -2.238 -4.128 + D 303 301 3 304 3 118 174 589 970 -6.504 -1.472 -0.670 + IR 304 304 3 304 3 123 179 592 972 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 52 ] - 1164 - U - - + MR 305 304 3 307 5 123 178 591 971 -7.385 -0.016 -9.445 -8.374 -10.549 -3.186 -3.435 -1.699 1.803 + D 306 304 3 307 5 117 173 588 969 -5.376 -0.731 -2.825 -4.433 -2.428 + IR 307 307 3 307 5 121 177 591 971 -2.389 -0.483 -6.055 -4.222 -5.328 0.000 0.000 0.000 0.000 + [ MATP 53 ] 66 1161 C G - - + MP 308 307 3 312 6 123 177 590 970 -9.183 -10.750 -0.008 -9.526 -9.806 -10.201 -8.740 -8.982 -7.525 -4.601 -5.842 -7.415 3.968 -7.386 -8.213 -4.690 -7.464 -7.355 -2.764 -8.616 -4.073 -7.014 + ML 309 307 3 312 6 118 174 588 968 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.327 -0.263 -0.276 0.119 + MR 310 307 3 312 6 118 173 587 967 -7.066 -5.795 -1.631 -5.773 -0.810 -3.987 0.329 -0.369 -0.122 0.072 + D 311 307 3 312 6 113 169 583 964 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 312 312 5 312 6 120 175 589 969 -2.632 -2.653 -0.784 -4.550 -5.326 -4.987 0.000 0.000 0.000 0.000 + IR 313 313 6 313 5 120 175 589 969 -2.431 -0.487 -5.942 -4.109 -5.215 0.000 0.000 0.000 0.000 + [ MATP 54 ] 68 1159 A U - - + MP 314 313 6 318 6 121 175 588 968 -6.568 -7.660 -0.053 -9.527 -8.788 -5.857 -5.209 -3.394 -5.060 3.138 -6.211 -5.746 -0.852 -5.435 -5.411 2.375 -5.705 -0.983 -1.027 -4.844 -3.239 -3.909 + ML 315 313 6 318 6 117 172 586 966 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.463 -0.452 -0.188 0.018 + MR 316 313 6 318 6 116 171 585 965 -7.043 -5.772 -1.609 -5.750 -0.827 -3.964 0.404 -0.425 -0.243 0.120 + D 317 313 6 318 6 113 168 583 963 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 318 318 5 318 6 119 174 587 968 -2.979 -1.524 -1.160 -4.897 -5.673 -5.334 0.000 0.000 0.000 0.000 + IR 319 319 6 319 5 119 174 587 967 -2.732 -0.389 -6.279 -4.276 -5.553 0.000 0.000 0.000 0.000 + [ MATP 55 ] 70 1156 u a - - + MP 320 319 6 324 6 119 174 586 966 -9.830 -10.725 -0.008 -9.183 -9.395 -10.176 -4.389 -3.893 -4.456 1.959 -3.870 -5.263 0.991 -4.238 -4.481 1.475 -4.986 -0.887 2.555 -4.331 -1.351 -3.287 + ML 321 319 6 324 6 116 170 584 964 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.325 -0.374 -0.240 0.174 + MR 322 319 6 324 6 115 170 583 963 -7.099 -5.828 -1.601 -5.806 -0.822 -4.020 0.391 -0.460 -0.171 0.102 + D 323 319 6 324 6 112 167 582 962 -9.979 -8.677 -0.943 -5.156 -5.173 -1.249 + IL 324 324 5 324 6 117 172 585 965 -2.603 -2.791 -0.762 -4.521 -5.298 -4.958 0.000 0.000 0.000 0.000 + IR 325 325 6 325 5 117 172 585 965 -2.415 -0.494 -5.926 -4.094 -5.200 0.000 0.000 0.000 0.000 + [ MATP 56 ] 72 1154 G C - - + MP 326 325 6 330 6 117 172 584 964 -8.269 -10.749 -0.017 -9.526 -9.805 -7.601 -5.012 -3.598 -4.835 0.749 -5.958 -5.439 -0.422 -5.513 -5.259 3.536 -5.512 -0.928 -0.118 -4.697 -3.005 -3.290 + ML 327 325 6 330 6 114 169 582 962 -6.300 -6.646 -1.360 -0.996 -5.318 -4.025 0.370 -0.464 -0.050 0.024 + MR 328 325 6 330 6 113 168 581 962 -7.073 -5.055 -1.648 -5.780 -0.830 -3.994 0.243 -0.066 -0.408 0.147 + D 329 325 6 330 6 111 165 579 959 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 330 330 5 330 6 116 170 583 963 -2.698 -2.387 -0.836 -4.616 -5.392 -5.053 0.000 0.000 0.000 0.000 + IR 331 331 6 331 5 116 170 583 963 -2.476 -0.469 -5.987 -4.155 -5.261 0.000 0.000 0.000 0.000 + [ MATP 57 ] 74 1152 c g - - + MP 332 331 6 336 4 115 170 582 962 -9.398 -7.860 -0.020 -6.931 -5.179 -4.907 -4.833 -0.484 -3.027 -6.023 2.933 -4.591 -4.880 -0.203 -5.568 -2.436 2.227 -5.179 0.557 -3.576 + ML 333 331 6 336 4 113 168 581 961 -3.780 -3.963 -0.498 -2.692 0.326 -0.314 -0.261 0.147 + MR 334 331 6 336 4 112 166 580 960 -4.884 -3.913 -1.781 -0.716 0.469 -0.534 -0.033 -0.077 + D 335 331 6 336 4 110 165 578 958 -4.857 -4.538 -2.554 -0.411 + IL 336 336 5 336 4 114 169 582 962 -1.699 -2.316 -1.130 -4.868 0.000 0.000 0.000 0.000 + IR 337 337 6 337 3 114 169 581 962 -1.502 -0.753 -4.225 0.000 0.000 0.000 0.000 + [ MATL 58 ] 76 - C - - - + ML 338 337 6 340 3 113 168 580 960 -10.649 -0.008 -7.595 -0.791 1.478 -1.650 -1.650 + D 339 337 6 340 3 110 164 577 957 -6.947 -1.720 -0.539 + IL 340 340 3 340 3 113 168 581 961 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 77 - G - - - + ML 341 340 3 343 3 112 167 579 959 -10.648 -0.004 -9.062 -1.810 -2.597 1.774 -2.946 + D 342 340 3 343 3 109 163 576 956 -6.951 -2.380 -0.322 + IL 343 343 3 343 3 112 167 580 960 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 78 - A - - - + ML 344 343 3 346 3 111 166 578 958 -10.649 -0.011 -7.219 1.151 -1.533 -0.464 -0.497 + D 345 343 3 346 3 109 163 576 956 -6.950 -1.433 -0.686 + IL 346 346 3 346 3 112 166 579 959 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 61 ] 79 - G - - - + ML 347 346 3 349 3 110 165 577 957 -10.649 -0.004 -8.988 -1.019 -2.089 1.597 -2.023 + D 348 346 3 349 3 108 162 575 955 -6.934 -2.447 -0.307 + IL 349 349 3 349 3 111 165 578 958 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 62 ] 80 - g - - - + ML 350 349 3 352 3 109 164 576 956 -2.017 -1.182 -1.679 -0.630 -0.471 0.930 -0.460 + D 351 349 3 352 3 108 162 574 954 -6.953 -2.466 -0.302 + IL 352 352 3 352 3 110 164 577 957 -1.763 -0.564 -5.115 0.000 0.000 0.000 0.000 + [ MATL 63 ] 87 - u - - - + ML 353 352 3 355 3 109 163 575 955 -10.410 -0.005 -8.483 0.225 -1.090 -0.366 0.665 + D 354 352 3 355 3 107 162 574 954 -9.317 -0.058 -4.727 + IL 355 355 3 355 3 108 163 575 955 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 64 ] - 1149 - A - - + MR 356 355 3 358 3 108 162 574 954 -9.407 -0.005 -8.978 1.167 0.080 -2.926 -0.822 + D 357 355 3 358 3 103 158 571 952 -6.616 -1.794 -0.512 + IR 358 358 3 358 3 107 162 574 954 -1.953 -0.542 -4.192 0.000 0.000 0.000 0.000 + [ MATR 65 ] - 1147 - A - - + MR 359 358 3 361 3 107 161 573 953 -10.969 -0.005 -8.260 1.822 -4.182 -1.506 -4.135 + D 360 358 3 361 3 103 157 571 951 -6.640 -1.363 -0.734 + IR 361 361 3 361 3 106 161 573 953 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 66 ] - 1146 - U - - + MR 362 361 3 364 3 106 160 572 952 -9.790 -0.015 -6.744 -2.998 -2.394 -3.714 1.851 + D 363 361 3 364 3 102 156 570 950 -6.590 -1.627 -0.587 + IR 364 364 3 364 3 106 160 572 953 -1.837 -0.585 -4.221 0.000 0.000 0.000 0.000 + [ MATR 67 ] - 1141 - C - - + MR 365 364 3 367 3 105 159 571 951 -10.960 -0.003 -9.277 -0.492 1.608 -3.935 -2.510 + D 366 364 3 367 3 101 155 569 949 -6.984 -1.345 -0.741 + IR 367 367 3 367 3 105 159 571 952 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 68 ] - 1140 - A - - + MR 368 367 3 370 3 104 158 570 950 -10.967 -0.003 -9.285 1.084 -1.773 0.238 -1.294 + D 369 367 3 370 3 100 154 567 948 -6.715 -1.682 -0.559 + IR 370 370 3 370 3 104 158 570 951 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 1139 - G - - + MR 371 370 3 373 3 103 157 569 949 -10.968 -0.003 -9.286 0.417 -1.974 1.040 -1.498 + D 372 370 3 373 3 99 153 567 947 -6.652 -1.517 -0.642 + IR 373 373 3 373 3 103 157 569 950 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 70 ] - 1138 - a - - + MR 374 373 3 376 3 102 156 568 948 -10.971 -0.005 -8.301 0.441 -0.323 -0.098 -0.138 + D 375 373 3 376 3 98 153 566 946 -6.551 -1.505 -0.651 + IR 376 376 3 376 3 102 156 568 949 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 1137 - c - - + MR 377 376 3 379 3 101 155 567 947 -10.970 -0.006 -8.090 -0.205 0.297 -0.416 0.208 + D 378 376 3 379 3 97 152 565 945 -6.581 -1.451 -0.681 + IR 379 379 3 379 3 101 155 567 948 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 1136 - a - - + MR 380 379 3 382 3 100 154 566 946 -10.969 -0.004 -9.017 0.846 -0.592 -0.227 -0.546 + D 381 379 3 382 3 96 151 564 944 -6.613 -1.509 -0.647 + IR 382 382 3 382 3 100 154 566 947 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 1135 - a - - + MR 383 382 3 385 3 99 153 565 945 -10.971 -0.003 -9.033 0.657 -0.360 -0.087 -0.511 + D 384 382 3 385 3 96 150 563 943 -6.542 -1.720 -0.544 + IR 385 385 3 385 3 99 153 565 946 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 1134 - a - - + MR 386 385 3 388 3 98 152 564 944 -10.970 -0.006 -8.039 0.949 -0.762 -0.575 -0.306 + D 387 385 3 388 3 95 149 562 942 -6.563 -1.740 -0.535 + IR 388 388 3 388 3 98 152 564 945 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 75 ] - 1133 - A - - + MR 389 388 3 391 3 97 151 563 943 -10.967 -0.011 -7.091 1.225 -1.175 -1.720 -0.128 + D 390 388 3 391 3 94 148 561 941 -6.700 -1.878 -0.477 + IR 391 391 3 391 3 97 151 563 944 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 76 ] - 1132 - A - - + MR 392 391 3 394 3 96 150 562 942 -10.959 -0.133 -3.510 1.200 -0.965 -1.399 -0.302 + D 393 391 3 394 3 94 148 560 941 -7.005 -2.183 -0.373 + IR 394 394 3 394 3 96 150 563 943 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 77 ] - 1131 - a - - + MR 395 394 3 397 3 95 149 561 941 -1.415 -1.218 -2.358 0.934 -0.634 -1.153 -0.007 + D 396 394 3 397 3 94 148 560 940 -8.950 -0.465 -1.871 + IR 397 397 3 397 3 96 150 560 940 -1.810 -0.563 -4.715 0.000 0.000 0.000 0.000 + [ MATR 78 ] - 1126 - u - - + MR 398 397 3 400 3 95 148 559 939 -10.632 -0.024 -6.001 -0.087 0.058 -1.413 0.715 + D 399 397 3 400 3 92 146 564 944 -1.617 -2.337 -1.071 + IR 400 400 3 400 3 98 152 574 954 -0.127 -3.883 -5.940 0.000 0.000 0.000 0.000 + [ MATR 79 ] - 1043 - a - - + MR 401 400 3 403 3 94 148 558 938 -10.779 -0.003 -9.097 0.522 -0.425 -0.986 0.394 + D 402 400 3 403 3 91 144 555 935 -9.293 -1.772 -0.503 + IR 403 403 3 403 3 94 148 558 938 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 80 ] - 1042 - A - - + MR 404 403 3 406 3 93 147 557 937 -10.837 -0.010 -7.260 1.387 -1.516 -1.676 -0.471 + D 405 403 3 406 3 90 144 554 934 -8.882 -2.047 -0.404 + IR 406 406 3 406 3 93 147 557 937 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 81 ] - 1041 - A - - + MR 407 406 3 409 3 92 146 556 936 -10.862 -0.005 -8.266 1.198 -1.104 -0.147 -1.570 + D 408 406 3 409 3 90 143 554 934 -8.660 -1.566 -0.600 + IR 409 409 3 409 3 92 146 556 936 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 82 ] - 1040 - A - - + MR 410 409 3 412 3 91 145 555 935 -10.899 -0.018 -6.417 1.869 -3.158 -3.742 -2.630 + D 411 409 3 412 3 89 143 553 933 -8.240 -2.343 -0.323 + IR 412 412 3 412 3 91 145 555 935 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 83 ] - 1039 - G - - + MR 413 412 3 415 2 90 144 554 934 -10.226 -0.001 -0.980 -2.093 1.279 -0.265 + D 414 412 3 415 2 89 143 553 933 -6.372 -0.018 + IR 415 415 3 415 2 90 144 554 934 -1.767 -0.502 0.000 0.000 0.000 0.000 + [ BIF 84 ] - - - - - - + B 416 415 3 417 801 89 143 553 933 + [ BEGL 85 ] - - - - - - + S 417 416 1 418 1 23 64 453 834 0.000 + [ BIF 86 ] - - - - - - + B 418 417 1 545 419 23 64 453 834 + [ BEGR 162 ] - - - - - - + S 419 418 1 420 3 0 2 254 512 -1.300 -2.733 -1.174 + IL 420 420 2 420 3 1 9 267 525 -0.103 -3.929 -8.246 0.000 0.000 0.000 0.000 + [ MATL 163 ] 634 - g - - - + ML 421 420 2 423 3 1 6 96 165 -9.778 -0.016 -6.655 -0.289 -0.352 0.714 -0.400 + D 422 420 2 423 3 0 1 94 163 -11.014 -1.478 -0.643 + IL 423 423 3 423 3 1 5 96 165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 164 ] 635 - c - - - + ML 424 423 3 426 5 1 6 95 164 -9.134 -0.017 -7.324 -8.869 -9.505 -0.193 0.582 -0.313 -0.280 + D 425 423 3 426 5 0 0 93 163 -8.428 -0.187 -5.830 -3.789 -5.122 + IL 426 426 3 426 5 1 1 95 164 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 165 ] 636 738 C G - - + MP 427 426 3 431 6 2 7 94 163 -10.776 -10.716 -0.010 -8.476 -8.878 -10.167 -3.029 -3.092 -3.385 0.391 -2.685 -3.742 3.067 -2.894 -3.412 0.507 -3.919 -1.005 1.487 -3.310 -1.141 -2.558 + ML 428 426 3 431 6 1 1 92 161 -6.580 -6.926 -1.123 -1.113 -6.775 -4.305 0.348 -0.293 -0.251 0.099 + MR 429 426 3 431 6 1 1 91 160 -7.655 -6.384 -1.665 -6.362 -0.797 -3.648 0.446 -0.488 -0.163 0.045 + D 430 426 3 431 6 0 0 87 156 -9.317 -8.015 -3.268 -4.494 -3.969 -0.354 + IL 431 431 5 431 6 1 1 93 162 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 432 432 6 432 5 1 1 93 162 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 166 ] 637 737 g c - - + MP 433 432 6 437 6 2 6 92 161 -10.787 -10.726 -0.009 -8.711 -9.782 -9.653 -4.459 -3.409 -4.369 1.834 -4.905 -4.718 1.022 -4.613 -3.991 2.834 -4.453 0.514 -0.016 -3.856 -1.872 -3.246 + ML 434 432 6 437 6 1 1 89 159 -6.443 -6.789 -1.353 -0.970 -6.639 -3.894 0.333 -0.448 -0.077 0.084 + MR 435 432 6 437 6 1 1 89 158 -7.477 -5.639 -1.856 -6.184 -0.689 -3.964 0.257 -0.251 -0.326 0.223 + D 436 432 6 437 6 0 0 84 154 -9.346 -8.044 -3.841 -4.195 -4.541 -0.273 + IL 437 437 5 437 6 1 1 91 160 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 438 438 6 438 5 1 1 91 160 -2.415 -0.503 -5.926 -3.983 -5.200 0.000 0.000 0.000 0.000 + [ MATP 167 ] 638 735 u g - - + MP 439 438 6 443 6 2 6 90 159 -10.789 -10.728 -0.007 -9.505 -9.460 -9.750 -3.143 -3.376 -3.389 0.383 -2.941 -3.840 1.668 -3.612 -3.497 0.711 -3.928 -1.131 1.630 -3.565 2.416 -2.604 + ML 440 438 6 443 6 1 1 87 157 -6.438 -6.784 -1.376 -0.946 -6.634 -3.938 0.309 -0.309 -0.276 0.174 + MR 441 438 6 443 6 1 1 87 156 -7.385 -6.114 -1.906 -6.092 -0.627 -4.306 0.308 -0.392 -0.087 0.082 + D 442 438 6 443 6 0 0 82 152 -9.413 -8.111 -3.908 -4.590 -3.922 -0.285 + IL 443 443 5 443 6 1 1 89 158 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 444 444 6 444 5 1 1 89 158 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 168 ] 639 734 c g - - + MP 445 444 6 449 6 2 5 88 157 -10.790 -10.730 -0.011 -8.439 -8.877 -9.766 -2.767 -2.664 -2.874 0.510 -2.708 -3.396 2.770 -3.116 -2.406 0.433 -3.122 -1.148 1.756 -2.680 0.094 -2.036 + ML 446 444 6 449 6 1 1 85 155 -6.378 -6.724 -1.313 -0.979 -6.574 -4.103 0.378 -0.202 -0.374 0.083 + MR 447 444 6 449 6 1 1 85 154 -7.391 -6.120 -1.874 -6.098 -0.658 -4.098 0.329 -0.386 -0.182 0.133 + D 448 444 6 449 6 0 0 80 149 -9.410 -8.109 -3.906 -4.588 -4.273 -0.260 + IL 449 449 5 449 6 1 1 87 156 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 450 450 6 450 5 1 1 87 156 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 169 ] 640 733 c g - - + MP 451 450 6 455 6 2 4 86 155 -10.789 -10.728 -0.013 -8.807 -7.824 -9.768 -1.863 -2.093 -2.547 1.112 -2.082 -2.483 2.122 -2.435 -1.961 1.226 -2.906 -1.044 1.863 -2.343 -0.264 -1.625 + ML 452 450 6 455 6 1 1 83 153 -6.414 -6.760 -1.395 -0.962 -6.610 -3.730 0.366 -0.372 -0.274 0.152 + MR 453 450 6 455 6 1 1 83 153 -7.389 -6.118 -2.027 -6.097 -0.643 -3.660 0.268 -0.366 -0.249 0.238 + D 454 450 6 455 6 0 0 78 147 -9.430 -8.128 -3.616 -4.250 -4.625 -0.286 + IL 455 455 5 455 6 1 1 85 154 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 456 456 6 456 5 1 1 85 154 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 170 ] 641 732 c g - - + MP 457 456 6 461 4 2 2 84 153 -1.898 -10.762 -0.847 -2.513 -1.573 -1.793 -1.681 1.135 -1.546 -1.616 1.826 -1.631 -1.741 1.422 -2.889 -0.845 1.616 -1.962 -0.286 -0.946 + ML 458 456 6 461 4 1 1 81 151 -2.210 -4.871 -1.632 -1.228 0.317 -0.295 -0.223 0.114 + MR 459 456 6 461 4 1 1 82 151 -4.660 -13.458 -0.427 -2.206 0.193 -0.084 -0.423 0.223 + D 460 456 6 461 4 0 0 74 144 -14.173 -15.443 -3.472 -0.136 + IL 461 461 5 461 4 1 1 83 152 -4.412 -7.149 -0.161 -4.270 0.000 0.000 0.000 0.000 + IR 462 462 6 462 3 1 1 83 152 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 171 ] - 731 - a - - + MR 463 462 6 465 3 1 1 82 151 -2.100 -0.936 -2.035 0.443 -0.164 -0.721 0.190 + D 464 462 6 465 3 0 0 70 139 -6.324 -4.893 -0.068 + IR 465 465 3 465 3 1 1 87 156 -0.384 -2.379 -4.594 0.000 0.000 0.000 0.000 + [ MATR 172 ] - 689 - a - - + MR 466 465 3 468 5 1 1 39 57 -8.861 -0.212 -3.521 -5.396 -5.411 0.679 -0.820 -0.636 0.250 + D 467 465 3 468 5 0 0 38 56 -9.052 -0.395 -3.278 -5.934 -3.078 + IR 468 468 3 468 5 1 1 40 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 173 ] 645 688 c g - - + MP 469 468 3 473 6 2 2 38 56 -10.592 -10.532 -0.021 -7.154 -7.930 -8.899 -0.932 -1.804 -1.442 0.969 -0.444 -2.153 1.999 -1.136 -2.158 0.689 -2.489 -0.433 1.538 -2.048 -0.166 -0.597 + ML 470 468 3 473 6 1 1 37 55 -8.362 -8.709 -0.485 -2.186 -5.488 -4.720 0.305 -0.273 -0.561 0.332 + MR 471 468 3 473 6 1 1 37 54 -7.648 -6.377 -1.233 -5.052 -1.043 -4.569 0.301 -0.315 -0.308 0.209 + D 472 468 3 473 6 0 0 36 53 -10.959 -9.658 -1.305 -4.698 -4.285 -0.989 + IL 473 473 5 473 6 1 1 38 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 474 474 6 474 5 1 1 38 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 174 ] 646 687 c g - - + MP 475 474 6 479 6 2 2 36 54 -10.735 -10.674 -0.058 -6.658 -6.697 -5.747 -1.965 -2.074 -1.936 1.251 -1.488 -2.953 2.315 -2.320 -2.322 0.927 -2.885 -0.508 1.453 -2.124 -0.430 -0.855 + ML 476 474 6 479 6 1 1 35 52 -7.065 -7.411 -1.402 -1.278 -3.314 -3.392 0.222 -0.173 -0.546 0.336 + MR 477 474 6 479 6 1 1 35 52 -7.538 -6.267 -1.529 -6.245 -0.820 -4.178 0.259 -0.343 -0.414 0.339 + D 478 474 6 479 6 0 0 33 50 -10.233 -8.931 -2.716 -4.386 -4.016 -0.444 + IL 479 479 5 479 6 1 1 36 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 480 480 6 480 5 1 1 36 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 175 ] 647 686 c g - - + MP 481 480 6 485 6 2 2 34 52 -10.708 -10.648 -0.137 -7.640 -5.938 -3.883 -1.833 -2.119 -2.226 1.336 -1.903 -3.059 2.069 -2.376 -2.344 1.264 -2.876 -0.585 1.632 -2.359 -0.246 -1.195 + ML 482 480 6 485 6 1 1 33 50 -6.945 -7.291 -1.509 -1.170 -3.899 -3.026 0.253 -0.156 -0.369 0.184 + MR 483 480 6 485 6 1 1 33 51 -7.813 -6.542 -1.314 -6.520 -0.963 -4.091 0.496 -0.441 -0.379 0.117 + D 484 480 6 485 6 0 0 31 49 -10.610 -9.308 -2.506 -5.421 -4.022 -0.441 + IL 485 485 5 485 6 1 1 34 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 486 486 6 486 5 1 1 34 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 176 ] 648 685 a u - - + MP 487 486 6 491 6 2 2 32 50 -2.885 -5.714 -0.309 -6.978 -6.458 -5.712 -1.613 -2.304 -2.147 1.649 -2.069 -3.216 1.506 -2.598 -2.105 1.531 -2.921 -0.175 1.408 -2.336 0.375 -1.094 + ML 488 486 6 491 6 1 1 31 49 -3.949 -6.130 -1.225 -1.366 -5.044 -3.742 0.356 -0.408 -0.172 0.109 + MR 489 486 6 491 6 1 1 31 48 -6.322 -4.057 -0.976 -5.369 -1.536 -4.322 0.256 -0.462 -0.008 0.118 + D 490 486 6 491 6 0 0 29 47 -11.642 -10.340 -0.446 -5.071 -5.079 -2.281 + IL 491 491 5 491 6 1 1 32 50 -2.638 -1.364 -1.246 -6.154 -7.047 -7.062 0.000 0.000 0.000 0.000 + IR 492 492 6 492 5 1 1 31 49 -2.952 -0.284 -7.039 -4.965 -6.660 0.000 0.000 0.000 0.000 + [ MATP 177 ] 654 681 g c - - + MP 493 492 6 497 6 2 2 30 47 -10.733 -10.672 -0.009 -8.872 -9.228 -10.123 -1.760 -2.055 -1.237 1.549 -2.020 -3.171 1.444 -2.330 -1.691 1.628 -2.465 0.103 1.287 -2.251 0.101 -1.126 + ML 494 492 6 497 6 1 1 28 46 -6.803 -7.149 -0.878 -1.395 -6.999 -4.263 0.180 -0.195 -0.378 0.291 + MR 495 492 6 497 6 1 1 28 46 -7.722 -6.451 -0.970 -6.429 -1.245 -4.643 0.156 -0.305 -0.480 0.444 + D 496 492 6 497 6 0 0 27 45 -10.330 -9.028 -1.176 -4.796 -4.006 -1.131 + IL 497 497 5 497 6 1 1 30 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 498 498 6 498 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 178 ] 655 680 c g - - + MP 499 498 6 503 6 2 2 28 45 -10.792 -10.732 -0.009 -9.044 -8.984 -10.183 -1.785 -2.080 -1.474 1.233 -1.218 -3.159 1.723 -2.455 -2.054 1.619 -1.940 -0.159 1.279 -2.138 0.252 -1.234 + ML 500 498 6 503 6 1 1 26 44 -6.407 -6.753 -1.371 -0.960 -5.565 -4.132 0.362 -0.479 0.007 -0.011 + MR 501 498 6 503 6 1 1 26 44 -7.278 -6.007 -1.675 -5.986 -0.750 -4.199 0.290 -0.311 -0.287 0.203 + D 502 498 6 503 6 0 0 24 42 -9.454 -8.152 -3.757 -4.330 -3.867 -0.317 + IL 503 503 5 503 6 1 1 28 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 504 504 6 504 5 1 1 27 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 179 ] 656 679 c g - - + MP 505 504 6 509 6 2 2 26 43 -10.794 -10.733 -0.016 -7.278 -8.702 -9.553 -1.995 -2.108 -2.054 0.909 -1.335 -1.947 1.918 -2.745 -1.511 1.198 -2.561 -0.879 1.296 -1.742 1.180 -1.200 + ML 506 504 6 509 6 1 1 25 42 -6.396 -6.743 -1.274 -1.007 -6.592 -4.122 0.398 -0.380 -0.345 0.172 + MR 507 504 6 509 6 1 1 25 42 -7.289 -6.018 -1.631 -5.996 -0.772 -4.209 0.309 -0.361 -0.365 0.270 + D 508 504 6 509 6 0 0 23 41 -9.384 -8.082 -3.453 -3.673 -4.579 -0.352 + IL 509 509 5 509 6 1 1 26 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 510 510 6 510 5 1 1 25 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 180 ] 657 678 c g - - + MP 511 510 6 515 4 2 2 24 41 -9.711 -4.248 -0.090 -7.285 -0.964 -2.263 -0.996 0.855 -1.484 -2.696 1.469 -2.519 0.785 0.908 -1.247 -1.052 1.187 -2.021 1.010 -1.071 + ML 512 510 6 515 4 1 1 24 41 -3.854 -4.043 -0.512 -2.565 0.358 -0.155 -0.461 0.129 + MR 513 510 6 515 4 1 1 24 41 -5.116 -3.617 -1.773 -0.744 0.591 -0.626 -0.150 -0.081 + D 514 510 6 515 4 0 0 23 40 -4.829 -4.102 -2.526 -0.448 + IL 515 515 5 515 4 1 1 25 43 -1.704 -2.387 -1.096 -4.873 0.000 0.000 0.000 0.000 + IR 516 516 6 516 3 1 1 24 41 -1.838 -0.542 -4.907 0.000 0.000 0.000 0.000 + [ MATL 181 ] 659 - u - - - + ML 517 516 6 519 3 1 1 21 39 -10.645 -0.347 -2.231 0.291 -0.372 -0.848 0.535 + D 518 516 6 519 3 0 0 20 39 -7.064 -2.248 -0.355 + IL 519 519 3 519 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 182 ] 660 - u - - - + ML 520 519 3 522 3 1 1 20 38 -3.850 -0.107 -8.959 -1.006 0.629 -1.643 0.710 + D 521 519 3 522 3 0 0 18 37 -6.849 -0.131 -3.676 + IL 522 522 3 522 3 1 1 21 39 -1.741 -0.578 -5.005 0.000 0.000 0.000 0.000 + [ MATL 183 ] 666 - G - - - + ML 523 522 3 525 3 1 1 18 36 -10.654 -0.004 -8.776 -0.764 -1.760 1.141 -0.134 + D 524 522 3 525 3 0 0 18 37 -6.738 -1.664 -0.567 + IL 525 525 3 525 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 184 ] 667 - C - - - + ML 526 525 3 528 3 1 1 17 35 -10.657 -0.003 -9.311 -1.780 1.361 -2.782 -0.009 + D 527 525 3 528 3 0 0 17 36 -6.622 -1.742 -0.534 + IL 528 528 3 528 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 185 ] 668 - C - - - + ML 529 528 3 531 3 1 1 16 34 -10.659 -0.004 -8.958 -2.106 1.237 -3.098 0.373 + D 530 528 3 531 3 0 0 16 35 -6.515 -1.934 -0.459 + IL 531 531 3 531 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 186 ] 669 - u - - - + ML 532 531 3 534 3 1 1 14 33 -10.659 -0.004 -8.865 -1.066 0.585 -1.198 0.666 + D 533 531 3 534 3 0 0 15 34 -6.521 -2.034 -0.425 + IL 534 534 3 534 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 187 ] 670 - g - - - + ML 535 534 3 537 3 1 1 13 31 -10.658 -0.005 -8.614 0.035 -0.995 0.737 -0.310 + D 536 534 3 537 3 0 0 14 33 -6.560 -2.002 -0.435 + IL 537 537 3 537 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 671 - u - - - + ML 538 537 3 540 3 1 1 11 30 -10.657 -0.070 -4.412 0.016 0.053 -0.661 0.400 + D 539 537 3 540 3 0 0 13 31 -6.606 -2.119 -0.397 + IL 540 540 3 540 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 672 - u - - - + ML 541 540 3 543 2 1 1 1 1 * 0.000 -0.164 -0.615 0.269 0.322 + D 542 540 3 543 2 0 0 0 0 * 0.000 + IL 543 543 3 543 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 190 ] - - - - - - + E 544 543 3 -1 0 0 0 0 0 + [ BEGL 87 ] - - - - - - + S 545 418 1 546 1 0 32 400 780 0.000 + [ BIF 88 ] - - - - - - + B 546 545 1 547 633 0 32 400 780 + [ BEGL 89 ] - - - - - - + S 547 546 1 548 4 0 0 46 66 -0.190 -5.119 -4.024 -4.917 + [ MATP 90 ] 88 250 u a - - + MP 548 547 1 552 6 2 2 46 66 -10.650 -10.589 -0.014 -8.513 -7.864 -9.723 -1.278 -2.538 -2.446 0.462 0.565 -3.400 0.841 -2.833 0.198 1.140 -2.698 -0.868 2.287 -2.300 -0.169 -1.632 + ML 549 547 1 552 6 1 1 44 65 -7.297 -7.643 -0.894 -1.611 -3.633 -4.552 -0.000 -0.342 -0.139 0.382 + MR 550 547 1 552 6 1 1 44 65 -8.585 -7.314 -1.518 -7.293 -0.723 -5.073 1.264 -1.186 -0.899 -0.684 + D 551 547 1 552 6 0 0 42 63 -10.418 -9.116 -2.591 -4.314 -1.919 -0.952 + IL 552 552 5 552 6 1 1 46 66 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 553 553 6 553 5 1 1 45 66 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 91 ] 89 249 g c - - + MP 554 553 6 558 6 2 2 44 64 -10.710 -10.649 -0.022 -9.426 -6.686 -8.416 -2.210 -2.537 -2.491 0.797 -1.927 -3.084 1.326 -2.986 -2.109 2.595 -3.114 -0.678 1.201 -2.479 -0.287 -1.443 + ML 555 553 6 558 6 1 1 42 63 -6.612 -6.958 -1.240 -1.267 -3.896 -3.728 0.255 -0.358 -0.075 0.107 + MR 556 553 6 558 6 1 1 42 62 -8.542 -7.271 -2.195 -7.250 -0.457 -4.740 0.845 -0.340 -0.856 -0.216 + D 557 553 6 558 6 0 0 40 60 -9.736 -8.434 -4.049 -4.914 -2.065 -0.592 + IL 558 558 5 558 6 1 1 44 64 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 559 559 6 559 5 1 1 43 64 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 92 ] 90 248 c g - - + MP 560 559 6 564 6 2 2 42 63 -10.069 -10.653 -0.032 -8.599 -6.409 -7.426 -2.285 -2.327 -2.518 1.544 -2.103 -3.391 2.282 -2.854 -2.583 0.811 -3.188 -0.845 1.455 -2.303 0.130 -0.859 + ML 561 559 6 564 6 1 1 40 61 -6.301 -6.647 -1.280 -1.020 -6.497 -4.026 0.440 -0.377 -0.244 0.040 + MR 562 559 6 564 6 1 1 40 60 -8.651 -7.380 -1.964 -7.358 -0.631 -3.585 0.865 -0.713 -0.556 -0.170 + D 563 559 6 564 6 0 0 37 58 -9.611 -8.309 -4.106 -4.789 -3.430 -0.307 + IL 564 564 5 564 6 1 1 42 62 -2.594 -2.857 -0.750 -4.512 -5.288 -4.948 0.000 0.000 0.000 0.000 + IR 565 565 6 565 5 1 1 41 62 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 93 ] 92 247 c g - - + MP 566 565 6 570 6 2 2 40 61 -10.710 -10.191 -0.056 -7.775 -6.322 -5.661 -2.183 -2.376 -2.386 1.543 -2.216 -3.420 1.833 -2.806 -2.561 1.593 -2.830 -0.347 1.477 -2.519 0.073 -1.547 + ML 567 565 6 570 6 1 1 38 59 -6.332 -6.678 -1.323 -1.025 -6.528 -3.720 0.359 -0.363 -0.188 0.086 + MR 568 565 6 570 6 1 1 38 58 -8.529 -7.258 -1.991 -5.907 -0.997 -2.175 0.307 0.055 -0.714 0.156 + D 569 565 6 570 6 0 0 35 56 -10.001 -8.699 -3.989 -5.178 -4.835 -0.199 + IL 570 570 5 570 6 1 1 40 60 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 571 571 6 571 5 1 1 39 60 -2.415 -0.494 -5.926 -4.093 -5.199 0.000 0.000 0.000 0.000 + [ MATP 94 ] 93 245 g c - - + MP 572 571 6 576 6 2 2 38 59 -10.680 -10.620 -0.055 -8.437 -6.163 -5.706 -2.019 -2.057 -2.163 1.480 -2.085 -3.217 1.589 -2.771 -2.378 1.980 -2.689 -0.261 1.161 -2.639 0.163 -1.474 + ML 573 571 6 576 6 1 1 36 57 -6.490 -6.836 -1.446 -1.151 -4.857 -2.964 0.300 -0.197 -0.308 0.123 + MR 574 571 6 576 6 1 1 36 57 -8.191 -6.920 -1.674 -5.311 -1.084 -2.491 0.051 -0.211 -0.160 0.269 + D 575 571 6 576 6 0 0 33 53 -10.945 -9.643 -5.037 -6.122 -4.207 -0.153 + IL 576 576 5 576 6 1 1 38 58 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 577 577 6 577 5 1 1 37 58 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 94 244 g c - - + MP 578 577 6 582 6 2 2 36 57 -10.652 -10.591 -0.195 -7.769 -4.804 -3.561 -1.416 -2.308 -1.246 1.011 -1.740 -3.249 1.631 -2.766 -1.788 1.888 -2.330 -0.417 1.148 -2.342 0.592 -1.064 + ML 579 577 6 582 6 1 1 34 55 -6.431 -6.777 -1.381 -1.043 -6.627 -3.320 0.373 -0.401 -0.164 0.077 + MR 580 577 6 582 6 1 1 34 54 -8.050 -6.779 -2.353 -3.897 -1.357 -1.582 0.069 -0.266 -0.092 0.240 + D 581 577 6 582 6 0 0 31 52 -11.393 -10.091 -5.888 -5.610 -5.093 -0.102 + IL 582 582 5 582 6 1 1 36 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 583 583 6 583 5 1 1 35 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 96 ] 95 243 u a - - + MP 584 583 6 588 4 2 2 34 55 -2.272 -1.331 -1.895 -2.980 -0.422 -1.709 -1.021 1.161 -1.320 -2.462 1.463 -2.447 -1.661 1.092 -2.617 -0.601 1.669 -1.594 -0.068 -0.055 + ML 585 583 6 588 4 1 1 32 52 -4.092 -3.623 -0.467 -2.872 0.261 -0.125 -0.536 0.258 + MR 586 583 6 588 4 1 1 32 53 -4.481 -2.292 -2.380 -0.839 0.233 -0.236 -0.481 0.333 + D 587 583 6 588 4 0 0 31 52 -7.476 -1.659 -3.304 -0.795 + IL 588 588 5 588 4 1 1 33 54 -2.299 -1.133 -1.574 -7.609 0.000 0.000 0.000 0.000 + IR 589 589 6 589 3 1 1 32 53 -1.292 -1.230 -2.598 0.000 0.000 0.000 0.000 + [ MATL 97 ] 102 - g - - - + ML 590 589 6 592 3 1 1 26 45 -10.005 -0.005 -8.659 -0.081 -0.662 0.594 -0.130 + D 591 589 6 592 3 0 0 25 43 -10.703 -0.214 -2.865 + IL 592 592 3 592 3 1 1 30 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 98 ] 103 - a - - - + ML 593 592 3 595 3 1 1 25 43 -10.605 -0.004 -8.950 0.457 -0.620 0.195 -0.266 + D 594 592 3 595 3 0 0 24 43 -7.979 -0.479 -1.843 + IL 595 595 3 595 3 1 1 29 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 99 ] 104 - c - - - + ML 596 595 3 598 3 1 1 24 42 -10.658 -0.003 -9.312 -0.308 0.738 -0.685 -0.147 + D 597 595 3 598 3 0 0 24 42 -6.576 -1.485 -0.661 + IL 598 598 3 598 3 1 1 28 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 100 ] 105 - C - - - + ML 599 598 3 601 3 1 1 23 41 -10.662 -0.003 -9.316 -1.963 1.542 -1.935 -0.813 + D 600 598 3 601 3 0 0 23 41 -6.388 -1.636 -0.586 + IL 601 601 3 601 3 1 1 27 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 101 ] 106 - U - - - + ML 602 601 3 604 3 1 1 22 40 -10.663 -0.004 -8.843 -0.335 -0.781 -1.339 1.157 + D 603 601 3 604 3 0 0 22 40 -6.308 -1.669 -0.572 + IL 604 604 3 604 3 1 1 26 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 107 - C - - - + ML 605 604 3 607 3 1 1 21 39 -10.116 -0.008 -7.785 -3.566 1.837 -3.314 -2.052 + D 606 604 3 607 3 0 0 21 40 -6.311 -1.659 -0.576 + IL 607 607 3 607 3 1 1 25 44 -1.417 -0.812 -4.166 0.000 0.000 0.000 0.000 + [ MATL 103 ] 112 - G - - - + ML 608 607 3 610 3 1 1 19 38 -10.660 -0.004 -8.822 -1.832 -1.475 1.493 -0.879 + D 609 607 3 610 3 0 0 20 38 -6.484 -1.774 -0.522 + IL 610 610 3 610 3 1 1 24 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 113 - U - - - + ML 611 610 3 613 3 1 1 18 37 -10.053 -0.004 -9.042 -1.915 -1.765 -3.060 1.731 + D 612 610 3 613 3 0 0 19 37 -6.468 -1.732 -0.540 + IL 613 613 3 613 3 1 1 23 42 -1.425 -0.807 -4.163 0.000 0.000 0.000 0.000 + [ MATL 105 ] 117 - a - - - + ML 614 613 3 616 3 1 1 17 35 -10.661 -0.004 -9.069 0.910 -1.690 -2.048 0.650 + D 615 613 3 616 3 0 0 18 36 -6.422 -1.451 -0.684 + IL 616 616 3 616 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 106 ] 118 - A - - - + ML 617 616 3 619 3 1 1 16 34 -10.664 -0.005 -8.640 1.890 -3.248 -3.750 -3.117 + D 618 616 3 619 3 0 0 17 35 -6.287 -1.800 -0.515 + IL 619 619 3 619 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 107 ] 119 - A - - - + ML 620 619 3 622 3 1 1 15 33 -10.662 -0.005 -8.437 1.768 -2.263 -3.180 -1.862 + D 621 619 3 622 3 0 0 15 34 -6.360 -1.780 -0.522 + IL 622 622 3 622 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 108 ] 120 - A - - - + ML 623 622 3 625 3 1 1 14 31 -10.661 -0.491 -1.796 1.107 -0.936 -1.984 0.098 + D 624 622 3 625 3 0 0 14 33 -6.432 -1.945 -0.457 + IL 625 625 3 625 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 109 ] 121 - c - - - + ML 626 625 3 628 3 1 1 13 27 -3.998 -0.144 -4.945 0.407 0.829 -1.523 -0.862 + D 627 625 3 628 3 0 0 8 23 -10.373 -5.629 -0.031 + IL 628 628 3 628 3 1 1 14 28 -1.868 -0.584 -4.088 0.000 0.000 0.000 0.000 + [ MATL 110 ] 125 - a - - - + ML 629 628 3 631 2 1 1 1 1 * 0.000 0.769 -0.159 -1.158 -0.071 + D 630 628 3 631 2 0 0 0 0 * 0.000 + IL 631 631 3 631 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 111 ] - - - - - - + E 632 631 3 -1 0 0 0 0 0 + [ BEGR 112 ] - - - - - - + S 633 546 1 634 3 0 10 373 753 -1.376 -1.110 -2.722 + IL 634 634 2 634 3 1 13 374 754 -1.247 -0.803 -7.486 0.000 0.000 0.000 0.000 + [ MATL 113 ] 260 - A - - - + ML 635 634 2 637 3 1 12 373 753 -10.431 -0.004 -9.085 1.096 -0.573 -1.626 -0.208 + D 636 634 2 637 3 0 7 371 751 -9.502 -0.170 -3.187 + IL 637 637 3 637 3 1 8 373 753 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 114 ] 261 - A - - - + ML 638 637 3 640 3 1 11 372 752 -10.655 -0.003 -9.309 1.389 -0.801 -1.890 -0.896 + D 639 637 3 640 3 0 2 369 749 -6.688 -1.357 -0.737 + IL 640 640 3 640 3 1 7 372 752 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 115 ] 262 - A - - - + ML 641 640 3 643 3 1 10 371 751 -10.661 -0.003 -9.315 1.297 -0.590 -1.715 -0.802 + D 642 640 3 643 3 0 1 368 748 -6.414 -1.521 -0.644 + IL 643 643 3 643 3 1 6 371 751 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 116 ] 263 - a - - - + ML 644 643 3 646 3 1 10 370 750 -10.664 -0.003 -9.318 0.977 -0.270 -1.690 -0.164 + D 645 643 3 646 3 0 0 366 747 -6.285 -1.798 -0.515 + IL 646 646 3 646 3 1 6 370 750 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 117 ] 264 - a - - - + ML 647 646 3 649 3 1 9 369 749 -10.664 -0.004 -9.059 0.782 -0.637 -1.394 0.329 + D 648 646 3 649 3 0 0 366 746 -6.285 -1.798 -0.515 + IL 649 649 3 649 3 1 5 369 749 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 265 - A - - - + ML 650 649 3 652 3 1 8 368 748 -10.663 -0.004 -9.017 1.231 -1.715 -1.389 -0.050 + D 651 649 3 652 3 0 0 365 745 -6.310 -1.729 -0.544 + IL 652 652 3 652 3 1 4 368 748 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 266 - U - - - + ML 653 652 3 655 3 1 7 367 747 -10.663 -0.003 -9.317 -2.658 -0.882 -3.120 1.671 + D 654 652 3 655 3 0 0 364 744 -6.311 -1.824 -0.504 + IL 655 655 3 655 3 1 3 367 747 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 267 - A - - - + ML 656 655 3 658 3 1 7 366 746 -10.663 -0.004 -9.022 1.978 -6.367 -4.967 -6.023 + D 657 655 3 658 3 0 0 363 743 -6.311 -1.648 -0.581 + IL 658 658 3 658 3 1 2 366 746 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 268 - A - - - + ML 659 658 3 661 3 1 6 365 745 -10.664 -0.005 -8.593 1.634 -2.168 -1.004 -2.514 + D 660 658 3 661 3 0 0 362 742 -6.286 -1.799 -0.515 + IL 661 661 3 661 3 1 2 365 745 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 269 - a - - - + ML 662 661 3 664 3 1 5 364 744 -10.662 -0.003 -9.316 0.475 -0.112 -0.445 -0.073 + D 663 661 3 664 3 0 0 361 741 -6.366 -1.609 -0.599 + IL 664 664 3 664 3 1 1 364 744 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 123 ] 270 - U - - - + ML 665 664 3 667 3 1 5 363 743 -10.664 -0.005 -8.518 -2.445 -0.086 -3.831 1.487 + D 666 664 3 667 3 0 0 359 740 -6.283 -1.796 -0.516 + IL 667 667 3 667 3 1 1 363 743 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 124 ] 271 - G - - - + ML 668 667 3 670 3 1 4 362 742 -10.662 -0.004 -8.697 -4.172 -5.183 1.960 -5.242 + D 669 667 3 670 3 0 0 358 739 -6.373 -1.801 -0.513 + IL 670 670 3 670 3 1 1 362 742 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 125 ] 272 - C - - - + ML 671 670 3 673 3 1 4 361 741 -10.661 -0.003 -9.315 -1.997 1.531 -0.722 -1.980 + D 672 670 3 673 3 0 0 357 738 -6.412 -1.925 -0.464 + IL 673 673 3 673 3 1 1 361 741 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 126 ] 273 - c - - - + ML 674 673 3 676 3 1 3 360 740 -10.661 -0.004 -8.823 0.400 0.757 -1.613 -0.592 + D 675 673 3 676 3 0 0 357 737 -6.412 -1.707 -0.552 + IL 676 676 3 676 3 1 1 360 740 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 127 ] 274 - A - - - + ML 677 676 3 679 3 1 3 359 739 -10.662 -0.004 -9.057 1.524 -5.029 0.078 -4.726 + D 678 676 3 679 3 0 0 356 736 -6.397 -1.547 -0.630 + IL 679 679 3 679 3 1 1 359 739 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 275 - A - - - + ML 680 679 3 682 3 1 3 358 738 -10.663 -0.003 -9.317 1.909 -3.207 -3.859 -3.884 + D 681 679 3 682 3 0 0 354 734 -6.307 -1.737 -0.541 + IL 682 682 3 682 3 1 1 358 738 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 276 - c - - - + ML 683 682 3 685 3 1 2 357 737 -10.664 -0.003 -9.318 0.069 0.902 -2.025 -0.257 + D 684 682 3 685 3 0 0 353 733 -6.283 -1.796 -0.516 + IL 685 685 3 685 3 1 1 357 737 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 277 - a - - - + ML 686 685 3 688 3 1 2 356 736 -10.664 -0.003 -9.318 0.790 -1.220 0.065 -0.330 + D 687 685 3 688 3 0 0 352 732 -6.283 -1.727 -0.546 + IL 688 688 3 688 3 1 1 356 736 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 131 ] 278 - A - - - + ML 689 688 3 691 3 1 2 355 735 -10.664 -0.003 -9.318 1.369 -0.423 -2.057 -1.215 + D 690 688 3 691 3 0 0 350 731 -6.262 -1.775 -0.525 + IL 691 691 3 691 3 1 1 355 735 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 132 ] 279 - u - - - + ML 692 691 3 694 3 1 1 354 734 -10.664 -0.003 -9.318 0.120 0.223 -1.708 0.527 + D 693 691 3 694 3 0 0 349 729 -6.262 -1.775 -0.525 + IL 694 694 3 694 3 1 1 354 734 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 133 ] 280 - a - - - + ML 695 694 3 697 3 1 1 353 733 -10.664 -0.003 -9.318 0.866 -1.087 -0.116 -0.352 + D 696 694 3 697 3 0 0 347 727 -6.262 -1.775 -0.525 + IL 697 697 3 697 3 1 1 353 733 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 134 ] 281 - A - - - + ML 698 697 3 700 3 1 1 352 732 -10.664 -0.003 -9.318 1.197 -0.645 -1.643 -0.419 + D 699 697 3 700 3 0 0 344 725 -6.262 -1.689 -0.563 + IL 700 700 3 700 3 1 1 352 732 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 282 - u - - - + ML 701 700 3 703 3 1 1 351 731 -10.665 -0.022 -6.129 0.211 0.068 -1.134 0.421 + D 702 700 3 703 3 0 0 341 721 -6.236 -1.749 -0.537 + IL 703 703 3 703 3 1 1 350 731 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 283 - u - - - + ML 704 703 3 706 3 1 1 350 730 -10.646 -0.003 -9.300 0.307 -0.782 -0.193 0.386 + D 705 703 3 706 3 0 0 334 715 -7.029 -2.542 -0.285 + IL 706 706 3 706 3 1 1 349 729 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 137 ] 284 - a - - - + ML 707 706 3 709 3 1 1 349 729 -10.646 -0.003 -9.300 0.745 -0.450 -1.257 0.231 + D 708 706 3 709 3 0 0 329 709 -7.029 -2.542 -0.285 + IL 709 709 3 709 3 1 1 348 728 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 285 - c - - - + ML 710 709 3 712 3 1 1 348 728 -10.646 -0.479 -1.826 0.005 0.374 -1.016 0.270 + D 711 709 3 712 3 0 0 321 702 -7.029 -2.542 -0.285 + IL 712 712 3 712 3 1 1 353 733 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 286 - u - - - + ML 713 712 3 715 3 1 1 353 733 -10.171 -0.004 -8.825 0.164 -0.636 -0.352 0.538 + D 714 712 3 715 3 0 0 287 667 -10.380 -5.893 -0.026 + IL 715 715 3 715 3 1 1 352 732 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 287 - a - - - + ML 716 715 3 718 3 1 1 352 733 -10.171 -0.234 -2.745 0.732 -0.204 -0.979 -0.054 + D 717 715 3 718 3 0 0 276 656 -10.380 -5.893 -0.026 + IL 718 718 3 718 3 1 1 354 735 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 288 - u - - - + ML 719 718 3 721 3 1 1 355 735 -0.400 -2.988 -3.105 0.259 -0.050 -0.864 0.365 + D 720 718 3 721 3 0 0 245 625 -8.030 -1.943 -0.442 + IL 721 721 3 721 3 1 1 359 740 -0.070 -4.470 -8.836 0.000 0.000 0.000 0.000 + [ MATL 142 ] 490 - c - - - + ML 722 721 3 724 3 1 1 83 152 -9.977 -0.005 -8.631 -0.268 0.888 -1.394 -0.092 + D 723 721 3 724 3 0 0 82 151 -10.749 -0.132 -3.526 + IL 724 724 3 724 3 1 1 84 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 491 - G - - - + ML 725 724 3 727 3 1 1 82 151 -10.632 -0.005 -8.463 -1.771 -1.248 1.606 -2.043 + D 726 724 3 727 3 0 0 80 149 -7.433 -2.542 -0.282 + IL 727 727 3 727 3 1 1 83 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 492 - C - - - + ML 728 727 3 730 3 1 1 81 150 -9.506 -0.012 -7.112 -3.075 1.795 -3.083 -1.773 + D 729 727 3 730 3 0 0 79 148 -7.416 -1.943 -0.446 + IL 730 730 3 730 3 1 1 82 151 -1.458 -0.786 -4.158 0.000 0.000 0.000 0.000 + [ MATL 145 ] 494 - u - - - + ML 731 730 3 733 3 1 1 80 149 -10.632 -0.009 -7.501 0.283 -0.705 -1.218 0.799 + D 732 730 3 733 3 0 0 78 147 -7.432 -1.544 -0.619 + IL 733 733 3 733 3 1 1 81 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 495 - c - - - + ML 734 733 3 736 5 1 1 79 148 -7.982 -0.830 -1.215 -9.632 -9.606 -0.509 0.519 -0.579 0.258 + D 735 733 3 736 5 0 0 77 146 -5.661 -1.249 -4.922 -2.670 -1.437 + IL 736 736 3 736 5 1 1 80 149 -2.469 -0.472 -4.148 -5.980 -5.254 0.000 0.000 0.000 0.000 + [ MATP 147 ] 497 566 u a - - + MP 737 736 3 741 6 2 2 79 148 -10.155 -10.095 -0.014 -8.093 -8.414 -9.546 -1.768 -2.010 -1.716 0.884 -1.824 -2.659 1.395 -2.351 -2.281 0.531 -2.814 -0.842 2.384 -2.340 0.419 -0.095 + ML 738 736 3 741 6 1 1 77 146 -10.278 -10.625 -1.211 -0.848 -8.468 -6.910 -1.403 -1.947 -2.946 1.693 + MR 739 736 3 741 6 1 1 77 146 -7.101 -5.830 -1.578 -5.809 -0.834 -4.022 0.347 -0.500 0.005 0.025 + D 740 736 3 741 6 0 0 72 141 -9.723 -8.421 -3.743 -3.450 -4.354 -0.357 + IL 741 741 5 741 6 1 1 78 147 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 742 742 6 742 5 1 1 78 147 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 148 ] 498 565 c g - - + MP 743 742 6 747 6 2 2 77 146 -10.468 -10.407 -0.017 -7.595 -8.969 -8.447 -1.231 -1.591 -1.913 1.646 -0.960 -2.811 1.772 -1.984 -1.918 1.341 -2.802 -0.574 1.352 -2.390 -0.390 -1.305 + ML 744 742 6 747 6 1 1 75 144 -9.525 -9.872 -1.312 -0.834 -8.744 -4.986 0.286 0.114 -0.740 0.138 + MR 745 742 6 747 6 1 1 75 144 -7.150 -5.879 -1.734 -5.857 -0.740 -4.071 0.398 -0.405 -0.188 0.069 + D 746 742 6 747 6 0 0 70 139 -9.668 -8.366 -4.163 -3.998 -4.123 -0.286 + IL 747 747 5 747 6 1 1 76 145 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 748 748 6 748 5 1 1 76 145 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 149 ] 499 564 G C - - + MP 749 748 6 753 6 2 2 75 144 -10.080 -10.541 -0.022 -7.058 -7.682 -9.517 -4.628 -3.272 -4.608 0.405 -5.455 -5.205 -0.415 -5.292 -2.383 3.272 -5.098 1.360 -0.194 -4.198 -2.506 -3.112 + ML 750 748 6 753 6 1 1 72 141 -8.855 -9.201 -2.220 -0.474 -8.032 -4.115 -1.475 -2.321 1.656 -1.795 + MR 751 748 6 753 6 1 1 73 142 -7.199 -5.928 -1.760 -5.906 -0.720 -4.120 0.362 -0.326 -0.246 0.104 + D 752 748 6 753 6 0 0 68 137 -9.932 -8.630 -4.427 -5.109 -4.247 -0.204 + IL 753 753 5 753 6 1 1 74 144 -2.485 -2.875 -0.775 -4.531 -5.307 -4.967 0.000 0.000 0.000 0.000 + IR 754 754 6 754 5 1 1 74 143 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 150 ] 503 563 C G - - + MP 755 754 6 759 6 2 2 73 142 -10.130 -9.632 -0.041 -5.969 -6.935 -9.026 -3.490 -3.516 -3.569 0.078 -0.274 -1.329 3.164 -2.151 -3.656 -0.091 -4.212 -1.771 0.951 -3.051 -0.794 -1.877 + ML 756 754 6 759 6 1 1 70 140 -7.800 -8.948 -2.275 -0.458 -7.796 -4.198 -1.337 1.430 -2.178 -0.538 + MR 757 754 6 759 6 1 1 71 140 -7.363 -6.092 -1.560 -6.070 -1.005 -2.978 0.307 -0.625 0.164 -0.008 + D 758 754 6 759 6 0 0 67 136 -10.176 -8.874 -4.127 -5.034 -3.923 -0.246 + IL 759 759 5 759 6 1 1 73 142 -2.501 -2.883 -0.766 -4.538 -5.315 -4.975 0.000 0.000 0.000 0.000 + IR 760 760 6 760 5 1 1 72 141 -2.423 -0.490 -5.934 -4.102 -5.208 0.000 0.000 0.000 0.000 + [ MATP 151 ] 507 561 u a - - + MP 761 760 6 765 6 2 2 71 140 -9.998 -10.561 -0.033 -5.958 -8.029 -10.012 -1.648 -1.861 -2.314 1.443 -1.926 -2.214 1.368 -2.440 -2.374 0.660 -2.944 -0.845 2.273 -1.798 0.256 -1.097 + ML 762 760 6 765 6 1 1 69 138 -8.506 -8.852 -2.474 -0.347 -8.702 -5.248 0.078 -0.455 -0.845 0.730 + MR 763 760 6 765 6 1 1 69 138 -7.456 -6.184 -1.764 -6.163 -0.766 -3.569 0.518 -0.580 -0.222 0.059 + D 764 760 6 765 6 0 0 66 135 -10.372 -9.071 -3.440 -3.766 -4.480 -0.346 + IL 765 765 5 765 6 1 1 71 140 -2.593 -2.856 -0.751 -4.511 -5.287 -4.948 0.000 0.000 0.000 0.000 + IR 766 766 6 766 5 1 1 70 139 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 152 ] 509 560 G C - - + MP 767 766 6 771 6 2 2 69 138 -10.622 -10.561 -0.031 -5.948 -8.431 -10.013 -4.613 -3.444 -4.596 0.342 -5.079 -4.979 -0.399 -5.052 -1.391 3.267 -2.942 1.195 -0.132 -4.337 -2.429 -2.905 + ML 768 766 6 771 6 1 1 68 137 -8.546 -8.892 -2.981 -0.237 -8.742 -5.838 -0.945 -1.948 1.448 -1.018 + MR 769 766 6 771 6 1 1 67 136 -7.447 -6.176 -1.876 -4.831 -0.782 -3.455 0.247 -0.202 -0.574 0.347 + D 770 766 6 771 6 0 0 65 134 -10.263 -8.962 -4.276 -2.504 -5.101 -0.434 + IL 771 771 5 771 6 1 1 69 138 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 772 772 6 772 5 1 1 68 137 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 153 ] 510 559 c g - - + MP 773 772 6 777 4 2 2 67 136 -3.451 -9.693 -0.147 -7.909 -2.497 -2.675 -2.719 0.512 0.071 0.685 2.563 0.084 -2.779 0.189 -3.457 -1.205 0.700 -2.834 -0.765 -1.753 + ML 774 772 6 777 4 1 1 66 135 -3.320 -6.072 -0.240 -4.712 -1.089 1.449 -2.197 -0.781 + MR 775 772 6 777 4 1 1 65 134 -4.870 -4.267 -1.368 -0.926 0.228 -0.280 -0.395 0.316 + D 776 772 6 777 4 0 0 64 133 -4.228 -5.223 -1.702 -0.707 + IL 777 777 5 777 4 1 1 69 138 -0.590 -5.732 -1.725 -6.119 0.000 0.000 0.000 0.000 + IR 778 778 6 778 3 1 1 66 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 528 - u - - - + ML 779 778 6 781 3 1 1 65 134 -10.637 -0.004 -8.956 -1.154 0.493 -1.082 0.740 + D 780 778 6 781 3 0 0 61 130 -7.308 -2.184 -0.370 + IL 781 781 3 781 3 1 1 65 134 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 529 - U - - - + ML 782 781 3 784 3 1 1 64 133 -10.640 -0.004 -9.056 -3.416 -3.439 -4.179 1.910 + D 783 781 3 784 3 0 0 59 128 -7.208 -2.520 -0.288 + IL 784 784 3 784 3 1 1 64 133 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 530 - A - - - + ML 785 784 3 787 3 1 1 63 132 -10.641 -0.009 -7.437 1.862 -3.901 -2.254 -3.506 + D 786 784 3 787 3 0 0 57 126 -7.187 -2.700 -0.253 + IL 787 787 3 787 3 1 1 63 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 531 - A - - - + ML 788 787 3 790 3 1 1 62 131 -10.635 -0.120 -3.653 1.771 -3.237 -1.335 -3.564 + D 789 787 3 790 3 0 0 55 124 -7.353 -2.785 -0.237 + IL 790 790 3 790 3 1 1 62 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 532 - u - - - + ML 791 790 3 793 3 1 1 61 130 -0.987 -2.008 -2.019 -0.292 -0.972 -0.442 0.954 + D 792 790 3 793 3 0 0 50 119 -4.782 -4.248 -0.134 + IL 793 793 3 793 3 1 1 63 132 -0.385 -2.500 -4.122 0.000 0.000 0.000 0.000 + [ MATL 159 ] 557 - a - - - + ML 794 793 3 796 3 1 1 12 30 -9.848 -0.020 -6.305 0.958 -0.839 -0.981 -0.012 + D 795 793 3 796 3 0 0 10 28 -10.930 -1.587 -0.585 + IL 796 796 3 796 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 558 - a - - - + ML 797 796 3 799 2 1 1 1 1 * 0.000 0.567 -0.531 -0.136 -0.125 + D 798 796 3 799 2 0 0 0 0 * 0.000 + IL 799 799 3 799 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 161 ] - - - - - - + E 800 799 3 -1 0 0 0 0 0 + [ BEGR 191 ] - - - - - - + S 801 416 1 802 3 6 37 176 293 -9.527 -0.012 -7.213 + IL 802 802 2 802 3 6 38 178 294 -1.458 -0.786 -4.158 0.000 0.000 0.000 0.000 + [ MATL 192 ] 740 - U - - - + ML 803 802 2 805 3 6 37 176 293 -10.658 -0.008 -7.703 -0.833 -0.896 -2.699 1.458 + D 804 802 2 805 3 3 34 174 290 -6.565 -1.635 -0.583 + IL 805 805 3 805 3 6 37 177 293 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 741 - C - - - + ML 806 805 3 808 3 5 36 175 292 -10.656 -0.009 -7.539 -0.336 1.231 -2.304 -0.604 + D 807 805 3 808 3 3 33 173 290 -6.652 -1.902 -0.469 + IL 808 808 3 808 3 5 36 176 292 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 742 - A - - - + ML 809 808 3 811 3 4 35 174 291 -1.766 -1.147 -1.975 1.567 -2.965 -0.441 -2.541 + D 810 808 3 811 3 3 33 172 289 -4.204 -1.750 -0.625 + IL 811 811 3 811 3 7 36 174 291 -1.797 -0.523 -5.932 0.000 0.000 0.000 0.000 + [ MATL 195 ] 752 - u - - - + ML 812 811 3 814 3 7 34 173 290 -10.232 -0.005 -8.570 0.360 -0.051 -1.158 0.382 + D 813 811 3 814 3 2 32 172 288 -10.230 -0.479 -1.827 + IL 814 814 3 814 3 5 34 174 290 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 753 - a - - - + ML 815 814 3 817 3 6 33 172 289 -10.566 -0.004 -8.998 0.480 -0.076 -1.431 0.362 + D 816 814 3 817 3 1 31 170 287 -8.506 -0.429 -1.975 + IL 817 817 3 817 3 3 33 172 289 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 754 - a - - - + ML 818 817 3 820 3 6 32 171 288 -10.651 -0.003 -9.305 0.464 -0.093 -1.484 0.406 + D 819 817 3 820 3 1 28 169 285 -6.870 -1.371 -0.725 + IL 820 820 3 820 3 3 32 171 288 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 198 ] 755 - a - - - + ML 821 820 3 823 3 5 31 170 287 -10.658 -0.003 -9.312 0.766 -0.498 -1.376 0.270 + D 822 820 3 823 3 1 27 167 284 -6.557 -1.558 -0.622 + IL 823 823 3 823 3 3 31 170 287 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 756 - a - - - + ML 824 823 3 826 3 5 30 169 286 -10.662 -0.004 -9.049 0.797 -0.696 -0.473 -0.112 + D 825 823 3 826 3 0 26 166 283 -6.403 -1.599 -0.603 + IL 826 826 3 826 3 2 30 169 286 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 757 - g - - - + ML 827 826 3 829 3 5 29 168 285 -10.663 -0.003 -9.317 0.152 -0.698 0.222 0.145 + D 828 826 3 829 3 0 26 165 282 -6.331 -1.591 -0.609 + IL 829 829 3 829 3 2 29 168 285 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 758 - c - - - + ML 830 829 3 832 3 4 28 167 284 -10.664 -0.003 -9.318 -0.343 0.662 -0.902 0.130 + D 831 829 3 832 3 0 25 164 281 -6.252 -1.598 -0.607 + IL 832 832 3 832 3 2 28 167 284 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 202 ] 759 - g - - - + ML 833 832 3 835 3 4 28 166 283 -10.665 -0.004 -8.663 0.473 -1.131 0.773 -1.165 + D 834 832 3 835 3 0 24 163 280 -6.199 -1.712 -0.554 + IL 835 835 3 835 3 2 27 166 283 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 760 - G - - - + ML 836 835 3 838 3 3 27 165 282 -10.664 -0.004 -8.804 0.137 -2.741 1.337 -2.149 + D 837 835 3 838 3 0 23 162 279 -6.274 -1.787 -0.520 + IL 838 838 3 838 3 2 27 165 282 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 761 - G - - - + ML 839 838 3 841 3 3 26 164 281 -10.663 -0.004 -8.853 -0.416 -2.728 1.510 -1.991 + D 840 838 3 841 3 0 23 161 278 -6.327 -1.840 -0.498 + IL 841 841 3 841 3 2 26 164 281 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 205 ] 762 - a - - - + ML 842 841 3 844 3 2 25 163 280 -10.662 -0.009 -7.487 0.668 0.548 -1.165 -0.993 + D 843 841 3 844 3 0 22 161 277 -6.373 -1.886 -0.479 + IL 844 844 3 844 3 1 25 164 280 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 206 ] 763 - U - - - + ML 845 844 3 847 3 2 24 162 279 -1.480 -0.658 -6.977 -1.149 -1.807 -2.582 1.630 + D 846 844 3 847 3 0 22 160 277 -2.841 -1.759 -0.823 + IL 847 847 3 847 3 1 24 162 279 -1.326 -0.834 -4.632 0.000 0.000 0.000 0.000 + [ MATL 207 ] 791 - a - - - + ML 848 847 3 850 2 1 22 160 277 -11.237 -0.001 0.646 0.109 -0.337 -0.825 + D 849 847 3 850 2 0 21 159 276 -8.600 -0.004 + IL 850 850 3 850 2 1 22 161 278 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 208 ] - - - - - - + B 851 850 3 852 941 0 21 159 276 + [ BEGL 209 ] - - - - - - + S 852 851 1 853 4 0 0 105 222 -0.069 -6.540 -5.440 -6.282 + [ MATP 210 ] 792 900 g c - - + MP 853 852 1 857 6 2 2 105 222 -10.760 -10.267 -0.011 -9.038 -8.827 -9.052 -2.045 -0.770 -1.835 0.670 -1.041 -2.081 1.325 -2.026 -2.405 1.893 -2.757 1.315 0.822 -1.323 -0.547 -1.204 + ML 854 852 1 857 6 1 1 104 220 -6.675 -7.022 -1.124 -1.096 -6.871 -4.401 0.256 -0.269 -0.298 0.216 + MR 855 852 1 857 6 1 1 103 220 -7.742 -6.471 -1.236 -5.004 -1.033 -4.663 0.291 -0.356 -0.297 0.240 + D 856 852 1 857 6 0 0 100 217 -9.679 -8.378 -2.617 -3.415 -3.915 -0.572 + IL 857 857 5 857 6 1 1 105 221 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 858 858 6 858 5 1 1 104 221 -2.414 -0.494 -5.925 -4.093 -5.199 0.000 0.000 0.000 0.000 + [ MATP 211 ] 793 898 c g - - + MP 859 858 6 863 6 2 2 103 220 -10.784 -10.195 -0.014 -7.968 -8.267 -9.819 -2.086 -1.673 -2.083 1.008 -2.197 -3.043 2.110 -2.618 -0.751 1.206 -2.125 -0.456 1.524 -2.417 0.115 -1.396 + ML 860 858 6 863 6 1 1 102 218 -6.585 -6.931 -1.243 -1.051 -6.781 -3.895 0.294 -0.335 -0.285 0.214 + MR 861 858 6 863 6 1 1 102 218 -7.403 -5.591 -1.417 -6.110 -0.904 -4.324 0.397 -0.368 -0.472 0.248 + D 862 858 6 863 6 0 0 99 216 -9.420 -8.118 -2.675 -4.008 -4.615 -0.443 + IL 863 863 5 863 6 1 1 103 219 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 864 864 6 864 5 1 1 102 219 -2.422 -0.491 -5.933 -4.101 -5.207 0.000 0.000 0.000 0.000 + [ MATP 212 ] 794 896 c g - - + MP 865 864 6 869 6 2 2 101 218 -6.389 -8.561 -0.034 -7.693 -8.453 -9.559 -1.832 -2.131 -1.828 1.120 -2.034 -3.185 1.952 -2.379 -2.098 1.365 -2.855 -0.582 1.719 -2.324 0.098 -1.172 + ML 866 864 6 869 6 1 1 100 217 -6.563 -6.909 -1.204 -1.097 -6.759 -3.827 0.261 -0.288 -0.215 0.164 + MR 867 864 6 869 6 1 1 100 217 -7.283 -6.012 -1.359 -5.991 -0.948 -4.204 0.346 -0.337 -0.348 0.204 + D 868 864 6 869 6 0 0 98 215 -9.300 -7.998 -3.040 -4.477 -4.494 -0.352 + IL 869 869 5 869 6 1 1 101 217 -2.844 -3.311 -0.544 -4.966 -5.742 -5.403 0.000 0.000 0.000 0.000 + IR 870 870 6 870 5 1 1 101 217 -2.297 -0.514 -6.015 -4.183 -5.289 0.000 0.000 0.000 0.000 + [ MATP 213 ] 797 892 u a - - + MP 871 870 6 875 6 2 2 99 216 -8.074 -7.584 -0.023 -8.299 -8.746 -9.825 -1.722 -1.656 -1.695 1.391 -1.895 -2.705 1.644 -2.527 -1.597 1.121 -2.658 -0.470 1.753 -2.194 0.372 -1.123 + ML 872 870 6 875 6 1 1 99 216 -6.549 -6.895 -1.281 -0.998 -5.866 -4.274 0.382 -0.351 -0.284 0.127 + MR 873 870 6 875 6 1 1 99 215 -7.173 -5.902 -1.443 -5.880 -0.908 -4.094 0.320 -0.287 -0.259 0.134 + D 874 870 6 875 6 0 0 98 215 -9.296 -7.994 -3.418 -4.103 -4.154 -0.346 + IL 875 875 5 875 6 1 1 99 216 -2.660 -2.989 -0.683 -4.645 -5.421 -5.081 0.000 0.000 0.000 0.000 + IR 876 876 6 876 5 1 1 99 215 -2.429 -0.471 -6.065 -4.232 -5.338 0.000 0.000 0.000 0.000 + [ MATP 214 ] 800 889 u a - - + MP 877 876 6 881 6 2 2 97 214 -9.363 -9.512 -0.020 -8.244 -7.325 -9.807 -1.634 -1.545 -1.662 1.446 -1.855 -2.721 1.523 -2.373 -0.559 1.245 -2.641 -0.443 1.637 -2.010 0.029 -1.072 + ML 878 876 6 881 6 1 1 99 215 -6.521 -6.868 -1.304 -0.962 -6.717 -4.247 0.300 -0.462 0.021 0.039 + MR 879 876 6 881 6 1 1 98 215 -7.132 -5.861 -1.491 -5.840 -0.883 -4.053 0.398 -0.362 -0.240 0.080 + D 880 876 6 881 6 0 0 98 215 -9.244 -7.943 -3.531 -4.072 -4.439 -0.318 + IL 881 881 5 881 6 1 1 97 214 -2.623 -2.885 -0.731 -4.541 -5.317 -4.977 0.000 0.000 0.000 0.000 + IR 882 882 6 882 5 1 1 97 214 -2.430 -0.487 -5.941 -4.109 -5.215 0.000 0.000 0.000 0.000 + [ MATP 215 ] 802 887 u a - - + MP 883 882 6 887 6 2 2 95 212 -9.922 -9.674 -0.010 -9.027 -9.200 -10.184 -1.619 -1.664 -1.595 1.457 -1.790 -2.692 1.527 -2.227 -0.475 1.256 -2.957 -0.459 1.623 -2.095 -0.076 -0.947 + ML 884 882 6 887 6 1 1 99 216 -6.532 -6.878 -1.248 -1.006 -6.728 -4.257 0.313 -0.346 -0.307 0.217 + MR 885 882 6 887 6 1 1 97 214 -7.283 -6.012 -1.202 -5.990 -1.079 -4.203 0.311 -0.329 -0.414 0.279 + D 886 882 6 887 6 0 0 98 215 -9.227 -7.925 -3.503 -4.404 -4.422 -0.300 + IL 887 887 5 887 6 1 1 96 213 -2.601 -2.863 -0.746 -4.519 -5.295 -4.955 0.000 0.000 0.000 0.000 + IR 888 888 6 888 5 1 1 95 212 -2.426 -0.489 -5.937 -4.105 -5.211 0.000 0.000 0.000 0.000 + [ MATP 216 ] 804 885 a u - - + MP 889 888 6 893 6 2 2 93 210 -10.804 -10.744 -0.010 -8.394 -9.307 -9.857 -1.633 -1.765 -0.560 1.599 -1.747 -2.678 1.394 -2.535 -1.879 1.400 -1.909 -0.513 1.569 -2.055 -0.163 -1.177 + ML 890 888 6 893 6 1 1 100 217 -6.427 -6.773 -1.450 -0.871 -6.623 -4.152 0.317 -0.373 -0.294 0.222 + MR 891 888 6 893 6 1 1 98 215 -7.043 -5.772 -1.640 -5.750 -0.861 -3.571 0.282 -0.212 -0.338 0.176 + D 892 888 6 893 6 0 0 98 215 -9.209 -7.907 -3.704 -4.386 -4.404 -0.282 + IL 893 893 5 893 6 1 1 95 212 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 894 894 6 894 5 1 1 94 211 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 217 ] 805 884 g c - - + MP 895 894 6 899 6 2 2 91 208 -10.802 -10.741 -0.017 -7.332 -8.693 -9.013 -1.288 -1.420 -1.222 1.608 -1.625 -2.643 1.420 -2.177 -1.843 1.619 -2.624 -0.313 1.261 -1.999 -0.168 -0.985 + ML 896 894 6 899 6 1 1 102 218 -6.500 -6.846 -1.507 -0.894 -6.696 -3.630 0.378 -0.435 -0.121 0.057 + MR 897 894 6 899 6 1 1 99 215 -7.025 -5.754 -1.588 -5.732 -0.843 -3.946 0.437 -0.439 -0.211 0.062 + D 898 894 6 899 6 0 0 98 215 -9.263 -7.962 -3.537 -4.441 -4.458 -0.292 + IL 899 899 5 899 6 1 1 94 211 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 900 900 6 900 5 1 1 93 210 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 218 ] 806 883 g c - - + MP 901 900 6 905 4 2 2 89 205 -9.715 -6.359 -0.040 -6.160 -1.054 -1.664 -1.380 1.392 -1.343 -2.644 1.473 -2.257 -1.115 1.506 -2.426 -0.296 1.271 -2.068 0.352 -1.236 + ML 902 900 6 905 4 1 1 104 221 -4.092 -2.847 -0.600 -2.810 0.312 -0.247 -0.374 0.195 + MR 903 900 6 905 4 1 1 100 217 -4.902 -3.730 -1.675 -0.791 0.503 -0.514 -0.153 -0.025 + D 904 900 6 905 4 0 0 98 215 -4.868 -3.929 -2.104 -0.583 + IL 905 905 5 905 4 1 1 108 225 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 906 906 6 906 3 1 1 114 231 -0.228 -2.943 -5.968 0.000 0.000 0.000 0.000 + [ MATL 219 ] 807 - u - - - + ML 907 906 6 909 3 1 1 35 63 -1.124 -1.139 -3.522 -0.078 -0.114 -0.028 0.198 + D 908 906 6 909 3 0 0 33 61 -2.375 -2.025 -0.833 + IL 909 909 3 909 3 1 1 35 63 -1.141 -1.925 -1.820 0.000 0.000 0.000 0.000 + [ MATL 220 ] 817 - u - - - + ML 910 909 3 912 3 1 1 32 60 -8.900 -0.011 -7.548 0.165 -0.802 -0.649 0.738 + D 911 909 3 912 3 0 0 32 60 -0.951 -1.509 -2.927 + IL 912 912 3 912 3 1 1 32 60 -3.385 -0.169 -6.085 0.000 0.000 0.000 0.000 + [ MATL 221 ] 819 - u - - - + ML 913 912 3 915 3 1 1 31 59 -10.609 -0.005 -8.447 -0.495 0.024 -0.750 0.748 + D 914 912 3 915 3 0 0 30 58 -7.902 -1.079 -0.937 + IL 915 915 3 915 3 1 1 32 60 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 820 - G - - - + ML 916 915 3 918 3 1 1 30 58 -10.638 -0.006 -8.172 -1.460 -1.979 1.578 -1.333 + D 917 915 3 918 3 0 0 28 56 -7.263 -1.604 -0.590 + IL 918 918 3 918 3 1 1 31 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 821 - c - - - + ML 919 918 3 921 3 1 1 29 57 -10.645 -0.011 -7.097 -1.142 0.948 -2.458 0.521 + D 920 918 3 921 3 0 0 27 55 -7.060 -1.775 -0.514 + IL 921 921 3 921 3 1 1 30 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 224 ] 822 - C - - - + ML 922 921 3 924 3 1 1 28 56 -10.643 -0.012 -6.975 -1.954 1.092 -2.970 0.568 + D 923 921 3 924 3 0 0 27 55 -7.143 -2.160 -0.379 + IL 924 924 3 924 3 1 1 29 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 823 - u - - - + ML 925 924 3 927 3 1 1 27 55 -10.636 -0.031 -5.603 -0.646 -0.065 -0.691 0.836 + D 926 924 3 927 3 0 0 26 54 -7.316 -2.628 -0.266 + IL 927 927 3 927 3 1 1 29 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 824 - g - - - + ML 928 927 3 930 3 1 1 26 54 -2.237 -0.505 -3.583 -0.347 -0.009 0.247 0.047 + D 929 927 3 930 3 0 0 26 54 -1.290 -2.609 -1.227 + IL 930 930 3 930 3 1 1 28 56 -0.953 -1.143 -5.031 0.000 0.000 0.000 0.000 + [ MATL 227 ] 837 - g - - - + ML 931 930 3 933 3 1 1 13 31 -10.507 -0.183 -3.081 -0.263 -0.719 0.698 -0.095 + D 932 930 3 933 3 0 0 13 31 -9.032 -1.678 -0.544 + IL 933 933 3 933 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 838 - g - - - + ML 934 933 3 936 3 1 1 11 30 -10.387 -0.088 -4.095 0.032 -0.520 0.617 -0.421 + D 935 933 3 936 3 0 0 11 29 -9.706 -0.272 -2.551 + IL 936 936 3 936 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 839 - g - - - + ML 937 936 3 939 2 1 1 1 1 * 0.000 0.159 -0.508 0.499 -0.383 + D 938 936 3 939 2 0 0 0 0 * 0.000 + IL 939 939 3 939 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 230 ] - - - - - - + E 940 939 3 -1 0 0 0 0 0 + [ BEGR 231 ] - - - - - - + S 941 851 1 942 3 0 1 85 123 -10.666 -0.061 -4.622 + IL 942 942 2 942 3 1 2 87 124 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 901 - G - - - + ML 943 942 2 945 3 1 2 85 123 -10.608 -0.044 -5.101 -0.610 -2.040 1.114 -0.094 + D 944 942 2 945 3 0 0 82 120 -7.918 -2.211 -0.359 + IL 945 945 3 945 3 1 2 86 123 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 902 - A - - - + ML 946 945 3 948 3 1 2 84 122 -10.579 -0.044 -5.097 1.901 -3.755 -3.530 -3.254 + D 947 945 3 948 3 0 0 81 119 -8.353 -3.560 -0.133 + IL 948 948 3 948 3 1 1 85 122 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 903 - A - - - + ML 949 948 3 951 3 1 1 83 121 -1.968 -1.494 -1.361 1.283 -1.123 -0.262 -1.870 + D 950 948 3 951 3 0 0 81 118 -3.107 -1.923 -0.689 + IL 951 951 3 951 3 1 2 85 122 -0.709 -1.441 -5.646 0.000 0.000 0.000 0.000 + [ MATL 235 ] 929 - a - - - + ML 952 951 3 954 3 1 2 69 92 -9.887 -0.008 -7.833 0.789 -0.656 -0.712 0.039 + D 953 951 3 954 3 0 0 67 90 -10.880 -0.767 -1.281 + IL 954 954 3 954 3 1 1 71 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 930 - a - - - + ML 955 954 3 957 3 1 2 68 91 -10.400 -0.004 -9.054 0.694 -0.360 -1.008 0.144 + D 956 954 3 957 3 0 0 67 89 -9.650 -0.411 -2.019 + IL 957 957 3 957 3 1 1 70 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 931 - u - - - + ML 958 957 3 960 3 1 1 67 90 -10.615 -0.005 -8.609 0.437 -0.205 -1.456 0.500 + D 959 957 3 960 3 0 0 65 88 -7.792 -1.198 -0.838 + IL 960 960 3 960 3 1 1 68 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 932 - u - - - + ML 961 960 3 963 3 1 1 66 89 -10.639 -0.004 -9.015 0.238 -0.284 -1.323 0.678 + D 962 960 3 963 3 0 0 64 87 -7.242 -1.670 -0.558 + IL 963 963 3 963 3 1 1 67 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 933 - a - - - + ML 964 963 3 966 3 1 1 65 88 -10.647 -0.004 -9.019 0.625 -0.574 -1.395 0.491 + D 965 963 3 966 3 0 0 63 86 -6.997 -2.202 -0.368 + IL 966 966 3 966 3 1 1 66 89 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 934 - a - - - + ML 967 966 3 969 3 1 1 64 87 -10.648 -0.006 -8.049 0.805 -0.498 -1.151 0.130 + D 968 966 3 969 3 0 0 62 85 -6.952 -2.152 -0.383 + IL 969 969 3 969 3 1 1 65 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 935 - a - - - + ML 970 969 3 972 3 1 1 63 86 -10.647 -0.004 -8.991 0.511 -0.550 -0.564 0.282 + D 971 969 3 972 3 0 0 61 84 -6.998 -2.093 -0.400 + IL 972 972 3 972 3 1 1 64 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 936 - g - - - + ML 973 972 3 975 3 1 1 62 85 -10.649 -0.004 -9.050 -0.110 0.056 0.315 -0.340 + D 974 972 3 975 3 0 0 60 82 -6.929 -2.267 -0.351 + IL 975 975 3 975 3 1 1 63 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 937 - a - - - + ML 976 975 3 978 3 1 1 61 84 -10.650 -0.003 -9.304 0.761 -0.728 0.067 -0.611 + D 977 975 3 978 3 0 0 59 81 -6.910 -2.423 -0.312 + IL 978 978 3 978 3 1 1 62 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 938 - G - - - + ML 979 978 3 981 3 1 1 60 83 -10.650 -0.005 -8.631 0.324 -2.116 1.138 -1.657 + D 980 978 3 981 3 0 0 58 80 -6.910 -2.318 -0.338 + IL 981 981 3 981 3 1 1 61 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 939 - G - - - + ML 982 981 3 984 3 1 1 59 82 -10.649 -0.007 -7.900 0.166 -1.334 1.067 -1.373 + D 983 981 3 984 3 0 0 57 79 -6.938 -2.296 -0.343 + IL 984 984 3 984 3 1 1 60 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 246 ] 940 - C - - - + ML 985 984 3 987 3 1 1 58 81 -9.339 -0.012 -7.271 0.024 1.088 -1.791 -0.814 + D 986 984 3 987 3 0 0 56 78 -7.036 -2.549 -0.284 + IL 987 987 3 987 3 1 1 60 82 -1.428 -0.803 -4.181 0.000 0.000 0.000 0.000 + [ MATL 247 ] 943 - U - - - + ML 988 987 3 990 3 1 1 57 80 -10.639 -0.017 -6.494 -1.538 -1.951 -2.644 1.695 + D 989 987 3 990 3 0 0 55 77 -7.250 -2.448 -0.304 + IL 990 990 3 990 3 1 1 58 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 248 ] 944 - a - - - + ML 991 990 3 993 5 1 1 56 79 -3.514 -0.214 -5.566 -8.245 -5.257 0.863 -0.329 -0.276 -0.840 + D 992 990 3 993 5 0 0 54 77 -5.481 -1.379 -4.672 -3.021 -1.215 + IL 993 993 3 993 5 1 1 56 79 -2.761 -0.334 -4.581 -7.277 -6.551 0.000 0.000 0.000 0.000 + [ MATP 249 ] 950 1035 g c - - + MP 994 993 3 998 6 2 2 55 77 -10.726 -10.665 -0.008 -9.442 -9.098 -9.724 -2.129 0.183 -2.343 0.809 -1.659 -2.050 1.238 -1.827 -2.311 2.012 -2.867 1.311 0.588 -2.328 -0.749 -1.569 + ML 995 993 3 998 6 1 1 53 76 -7.117 -7.464 -1.167 -1.061 -7.313 -4.153 0.404 -0.431 -0.337 0.193 + MR 996 993 3 998 6 1 1 53 76 -7.157 -5.886 -1.698 -5.864 -0.807 -3.664 0.241 -0.305 -0.190 0.179 + D 997 993 3 998 6 0 0 49 72 -10.636 -9.335 -5.132 -5.178 -5.831 -0.114 + IL 998 998 5 998 6 1 1 54 77 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 999 999 6 999 5 1 1 54 77 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 250 ] 951 1034 c g - - + MP 1000 999 6 1004 6 2 2 53 75 -10.740 -10.679 -0.016 -8.969 -7.111 -10.131 -2.083 -2.266 -2.489 0.860 -2.179 -3.211 2.113 -2.529 -0.964 1.353 -2.890 -0.096 1.486 -1.988 0.282 -1.602 + ML 1001 999 6 1004 6 1 1 51 74 -6.735 -7.081 -1.379 -0.939 -5.944 -4.038 0.309 -0.282 -0.310 0.179 + MR 1002 999 6 1004 6 1 1 51 74 -7.129 -5.858 -1.766 -5.836 -0.748 -3.864 0.284 -0.237 -0.330 0.187 + D 1003 999 6 1004 6 0 0 47 70 -10.668 -9.366 -4.428 -5.846 -5.445 -0.134 + IL 1004 1004 5 1004 6 1 1 52 75 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1005 1005 6 1005 5 1 1 52 75 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 251 ] 952 1033 c g - - + MP 1006 1005 6 1010 6 2 2 51 74 -8.594 -9.785 -0.014 -8.579 -8.556 -10.127 -1.494 -2.081 -2.353 1.164 -2.266 -3.013 1.944 -2.593 -1.327 1.254 -1.840 -0.654 1.649 -2.445 0.209 -1.147 + ML 1007 1005 6 1010 6 1 1 49 72 -6.578 -6.924 -1.523 -0.832 -6.774 -3.996 0.295 -0.301 -0.275 0.183 + MR 1008 1005 6 1010 6 1 1 49 72 -7.402 -6.131 -1.219 -6.109 -1.064 -4.121 0.327 -0.301 -0.390 0.228 + D 1009 1005 6 1010 6 0 0 45 68 -10.652 -9.350 -4.933 -5.452 -5.847 -0.113 + IL 1010 1010 5 1010 6 1 1 50 73 -2.559 -2.948 -0.725 -4.603 -5.380 -5.040 0.000 0.000 0.000 0.000 + IR 1011 1011 6 1011 5 1 1 50 73 -2.422 -0.491 -5.933 -4.101 -5.207 0.000 0.000 0.000 0.000 + [ MATP 252 ] 955 1031 u a - - + MP 1012 1011 6 1016 6 2 2 49 71 -10.745 -7.232 -0.021 -8.521 -8.183 -10.135 -1.394 -1.867 -1.132 1.380 -2.095 -3.183 1.613 -2.568 -1.673 1.121 -2.818 -0.461 1.786 -1.658 0.134 -1.016 + ML 1013 1011 6 1016 6 1 1 47 70 -6.592 -6.939 -1.453 -0.868 -6.788 -4.079 0.250 -0.216 -0.328 0.206 + MR 1014 1011 6 1016 6 1 1 47 70 -7.160 -5.889 -1.693 -5.868 -0.760 -4.081 0.296 -0.183 -0.451 0.214 + D 1015 1011 6 1016 6 0 0 43 66 -10.654 -9.352 -4.922 -5.475 -5.849 -0.112 + IL 1016 1016 5 1016 6 1 1 48 71 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1017 1017 6 1017 5 1 1 48 71 -2.528 -0.454 -6.080 -4.247 -5.095 0.000 0.000 0.000 0.000 + [ MATP 253 ] 956 1028 u a - - + MP 1018 1017 6 1022 6 2 2 47 69 -6.832 -6.214 -0.056 -6.507 -8.076 -9.747 -1.574 -1.598 -1.359 1.582 -1.975 -2.875 1.445 -2.430 -1.594 1.354 -2.638 -0.648 1.651 -2.005 0.033 -0.853 + ML 1019 1017 6 1022 6 1 1 45 68 -6.586 -6.932 -1.463 -0.839 -6.782 -4.311 0.449 -0.456 -0.197 0.048 + MR 1020 1017 6 1022 6 1 1 45 68 -7.232 -5.332 -1.576 -5.939 -0.857 -3.951 0.371 -0.356 -0.264 0.128 + D 1021 1017 6 1022 6 0 0 41 64 -10.654 -7.257 -5.150 -5.832 -5.849 -0.105 + IL 1022 1022 5 1022 6 1 1 46 69 -1.958 -3.386 -0.807 -5.041 -5.473 -5.478 0.000 0.000 0.000 0.000 + IR 1023 1023 6 1023 5 1 1 46 69 -2.439 -0.441 -6.298 -4.466 -5.572 0.000 0.000 0.000 0.000 + [ MATP 254 ] 961 1024 a u - - + MP 1024 1023 6 1028 6 2 2 45 67 -10.730 -8.760 -0.019 -7.292 -8.491 -10.120 -1.674 -1.487 -1.327 1.575 -2.076 -2.632 1.458 -2.301 -1.531 1.300 -2.317 -0.394 1.538 -1.994 0.233 -0.992 + ML 1025 1023 6 1028 6 1 1 43 66 -6.930 -7.277 -1.166 -1.109 -6.025 -4.040 0.329 -0.387 -0.245 0.182 + MR 1026 1023 6 1028 6 1 1 43 66 -7.239 -5.316 -1.448 -5.946 -0.917 -4.160 0.271 -0.231 -0.393 0.239 + D 1027 1023 6 1028 6 0 0 39 62 -10.661 -9.359 -5.156 -5.838 -5.856 -0.097 + IL 1028 1028 5 1028 6 1 1 44 67 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1029 1029 6 1029 5 1 1 44 67 -2.431 -0.493 -5.978 -4.015 -5.252 0.000 0.000 0.000 0.000 + [ MATP 255 ] 962 1021 a u - - + MP 1030 1029 6 1034 6 2 2 43 65 -10.736 -10.675 -0.013 -7.962 -8.467 -10.127 -1.770 -1.526 -1.739 1.557 -1.980 -2.701 1.512 -2.584 -1.901 1.465 -2.479 -0.492 1.517 -2.040 0.178 -0.900 + ML 1031 1029 6 1034 6 1 1 41 64 -6.783 -7.129 -1.330 -0.953 -5.966 -4.227 0.367 -0.360 -0.433 0.252 + MR 1032 1029 6 1034 6 1 1 41 64 -7.185 -5.914 -1.549 -5.892 -0.837 -4.105 0.302 -0.391 -0.173 0.160 + D 1033 1029 6 1034 6 0 0 37 60 -10.681 -9.379 -5.176 -5.858 -5.876 -0.095 + IL 1034 1034 5 1034 6 1 1 42 65 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1035 1035 6 1035 5 1 1 42 65 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 256 ] 963 1020 g c - - + MP 1036 1035 6 1040 6 2 2 41 63 -10.739 -10.678 -0.012 -8.617 -8.194 -9.697 -1.758 -1.533 -1.901 1.611 -1.813 -2.326 1.445 -2.349 -1.750 1.716 -2.715 -0.502 1.301 -2.117 -0.070 -0.878 + ML 1037 1035 6 1040 6 1 1 39 62 -6.689 -7.035 -1.529 -0.802 -6.885 -4.203 0.338 -0.314 -0.344 0.194 + MR 1038 1035 6 1040 6 1 1 39 62 -7.186 -5.915 -1.652 -5.894 -0.777 -4.107 0.396 -0.299 -0.379 0.141 + D 1039 1035 6 1040 6 0 0 35 58 -10.689 -9.387 -5.184 -5.867 -4.979 -0.118 + IL 1040 1040 5 1040 6 1 1 40 63 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1041 1041 6 1041 5 1 1 40 63 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 257 ] 964 1019 g c - - + MP 1042 1041 6 1046 6 2 2 39 61 -10.737 -10.677 -0.051 -8.821 -5.024 -10.128 -1.204 -1.065 -1.455 1.485 -1.835 -2.713 1.338 -2.226 -1.436 1.662 -2.145 -0.418 1.201 -1.864 0.173 -0.894 + ML 1043 1041 6 1046 6 1 1 37 60 -6.656 -7.002 -1.497 -0.882 -5.824 -3.880 0.258 -0.236 -0.320 0.206 + MR 1044 1041 6 1046 6 1 1 37 60 -7.273 -6.002 -1.833 -5.370 -0.829 -3.181 0.513 -0.402 -0.349 0.044 + D 1045 1041 6 1046 6 0 0 34 57 -10.681 -9.379 -5.177 -5.495 -5.294 -0.116 + IL 1046 1046 5 1046 6 1 1 38 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1047 1047 6 1047 5 1 1 38 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 258 ] 965 1018 a u - - + MP 1048 1047 6 1052 4 2 2 37 59 -1.084 -9.801 -1.100 -4.041 -0.791 -1.554 -0.850 1.221 -1.282 -2.485 1.172 -2.029 -1.001 1.199 -2.147 -0.437 1.149 -1.146 0.933 -0.380 + ML 1049 1047 6 1052 4 1 1 35 58 -2.629 -4.211 -0.648 -2.775 0.305 -0.259 -0.323 0.177 + MR 1050 1047 6 1052 4 1 1 35 57 -3.906 -5.096 -0.895 -1.448 0.354 -0.042 -0.619 0.136 + D 1051 1047 6 1052 4 0 0 33 56 -4.460 -5.858 -1.486 -0.785 + IL 1052 1052 5 1052 4 1 1 35 58 -1.783 -6.582 -0.544 -6.236 0.000 0.000 0.000 0.000 + IR 1053 1053 6 1053 3 1 1 36 59 -1.423 -0.807 -4.165 0.000 0.000 0.000 0.000 + [ MATL 259 ] 978 - a - - - + ML 1054 1053 6 1056 3 1 1 33 56 -10.835 -0.061 -4.602 0.752 -0.997 -0.045 -0.243 + D 1055 1053 6 1056 3 0 0 32 55 -7.757 -0.591 -1.592 + IL 1056 1056 3 1056 3 1 1 34 57 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 260 ] - 1014 - a - - + MR 1057 1056 3 1059 5 1 1 32 55 -1.335 -0.759 -6.843 -8.310 -10.454 0.325 -0.489 -0.048 0.094 + D 1058 1056 3 1059 5 0 0 30 53 -4.818 -0.721 -2.850 -5.465 -2.347 + IR 1059 1059 3 1059 5 1 1 32 55 -2.601 -0.305 -6.387 -6.715 -7.806 0.000 0.000 0.000 0.000 + [ MATP 261 ] 979 1009 g c - - + MP 1060 1059 3 1064 6 2 2 31 54 -10.767 -10.706 -0.010 -8.323 -9.291 -10.157 -1.415 -2.185 -2.102 0.708 -1.969 -2.719 1.266 -2.437 -1.611 2.089 -2.573 -0.388 1.537 -1.805 -0.003 -0.250 + ML 1061 1059 3 1064 6 1 1 29 52 -7.070 -7.416 -1.117 -1.066 -7.266 -4.590 0.356 -0.456 -0.294 0.233 + MR 1062 1059 3 1064 6 1 1 29 52 -7.140 -5.869 -1.604 -5.847 -0.812 -4.060 0.431 -0.320 -0.303 0.057 + D 1063 1059 3 1064 6 0 0 27 49 -9.748 -8.446 -4.048 -4.925 -4.501 -0.220 + IL 1064 1064 5 1064 6 1 1 30 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1065 1065 6 1065 5 1 1 30 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 262 ] 980 1008 c g - - + MP 1066 1065 6 1070 6 2 2 29 52 -10.779 -10.719 -0.012 -9.072 -7.775 -10.170 -2.158 -2.307 -2.393 0.459 -2.073 -2.613 2.315 -2.549 -2.231 1.220 -2.876 -0.881 1.278 -0.805 -0.265 0.496 + ML 1067 1065 6 1070 6 1 1 28 51 -6.753 -7.099 -1.303 -0.995 -6.949 -3.868 0.214 -0.314 -0.430 0.371 + MR 1068 1065 6 1070 6 1 1 28 51 -7.124 -5.853 -1.643 -5.831 -0.793 -4.045 0.361 -0.563 0.115 -0.065 + D 1069 1065 6 1070 6 0 0 25 48 -9.731 -8.429 -4.226 -4.908 -4.926 -0.191 + IL 1070 1070 5 1070 6 1 1 28 51 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1071 1071 6 1071 5 1 1 28 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 263 ] 981 1007 c g - - + MP 1072 1071 6 1076 4 2 2 27 50 -3.893 -8.716 -0.109 -8.321 -2.000 -2.276 -1.938 0.502 -1.831 -2.949 2.077 -2.370 -1.913 0.948 -2.002 -0.941 1.068 -1.137 0.427 1.127 + ML 1073 1071 6 1076 4 1 1 27 50 -3.989 -4.171 -0.420 -2.901 0.319 -0.368 -0.248 0.184 + MR 1074 1071 6 1076 4 1 1 27 50 -3.399 -4.134 -1.706 -0.884 0.392 -0.499 -0.059 0.030 + D 1075 1071 6 1076 4 0 0 25 48 -5.251 -4.932 -2.780 -0.330 + IL 1076 1076 5 1076 4 1 1 28 51 -2.353 -3.283 -0.533 -6.606 0.000 0.000 0.000 0.000 + IR 1077 1077 6 1077 3 1 1 29 52 -1.157 -0.975 -4.539 0.000 0.000 0.000 0.000 + [ MATL 264 ] 986 - U - - - + ML 1078 1077 6 1080 3 1 1 21 38 -10.643 -0.005 -8.507 -1.536 -0.481 -1.497 1.370 + D 1079 1077 6 1080 3 0 0 20 38 -7.140 -2.250 -0.353 + IL 1080 1080 3 1080 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 987 - G - - - + ML 1081 1080 3 1083 3 1 1 20 37 -10.643 -0.004 -8.816 -2.627 -3.708 1.848 -2.623 + D 1082 1080 3 1083 3 0 0 19 37 -7.117 -2.093 -0.399 + IL 1083 1083 3 1083 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 266 ] 988 - U - - - + ML 1084 1083 3 1086 3 1 1 19 36 -10.646 -0.003 -9.300 -1.272 0.181 -1.777 1.111 + D 1085 1083 3 1086 3 0 0 18 36 -7.038 -2.085 -0.402 + IL 1086 1086 3 1086 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 989 - c - - - + ML 1087 1086 3 1089 3 1 1 18 35 -10.649 -0.005 -8.311 -1.578 0.935 -1.823 0.557 + D 1088 1086 3 1089 3 0 0 17 35 -6.941 -2.177 -0.376 + IL 1089 1089 3 1089 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 990 - u - - - + ML 1090 1089 3 1092 3 1 1 17 34 -3.231 -0.176 -6.912 -0.345 -0.075 -0.270 0.520 + D 1091 1089 3 1092 3 0 0 15 32 -4.539 -2.308 -0.405 + IL 1092 1092 3 1092 3 1 1 18 35 -1.649 -0.684 -4.092 0.000 0.000 0.000 0.000 + [ MATL 269 ] 996 - g - - - + ML 1093 1092 3 1095 3 1 1 13 31 -10.628 -0.006 -8.260 -0.041 -0.642 0.570 -0.147 + D 1094 1092 3 1095 3 0 0 14 32 -7.534 -1.585 -0.597 + IL 1095 1095 3 1095 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 270 ] 997 - U - - - + ML 1096 1095 3 1098 3 1 1 11 30 -10.639 -0.012 -7.012 -1.081 -0.139 -1.244 1.136 + D 1097 1095 3 1098 3 0 0 13 31 -7.257 -2.023 -0.420 + IL 1098 1098 3 1098 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 271 ] 998 - u - - - + ML 1099 1098 3 1101 2 1 1 1 1 * 0.000 -0.626 0.113 -0.209 0.491 + D 1100 1098 3 1101 2 0 0 0 0 * 0.000 + IL 1101 1101 3 1101 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 272 ] - - - - - - + E 1102 1101 3 -1 0 0 0 0 0 +// +HMMER3/f [3.3.2 | Nov 2020] +NAME tmRNA +LENG 358 +MAXL 952 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Tue Jan 7 21:10:11 2025 +COM [1] cmbuild -F CM SEED +NSEQ 3038 +EFFN 13.666388 +CKSUM 1171145595 +STATS LOCAL MSV -11.6146 0.70378 +STATS LOCAL VITERBI -13.0432 0.70378 +STATS LOCAL FORWARD -4.0408 0.70378 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.35048 1.45924 1.37178 1.36720 + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.00896 5.00896 1.46634 0.26236 0.00000 * + 1 4.02218 5.10463 0.03051 5.10481 1 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.00896 5.00896 1.46634 0.26236 1.09861 0.40547 + 2 4.02139 5.10332 0.03054 5.10300 2 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.00896 5.00896 1.46634 0.26236 1.09861 0.40547 + 3 3.12625 4.75659 0.06638 4.44372 3 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01344 5.00945 5.00945 1.46634 0.26236 1.09861 0.40547 + 4 2.92224 3.41842 0.11673 3.74670 4 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 5 1.33617 1.71457 0.82936 2.11379 5 g - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 6 2.85800 0.96548 2.86451 0.68359 6 U - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 7 3.84895 5.02911 0.03812 4.65043 7 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 8 0.77536 1.90566 2.71788 1.12477 8 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.53806 2.47584 1.10254 0.23476 1.56429 1.09861 0.40547 + 9 0.99598 1.41477 2.46241 1.19591 12 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01991 4.61986 4.61986 1.46634 0.26236 0.06419 2.77777 + 10 1.20205 1.04150 2.67865 1.28071 13 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01351 5.00451 5.00451 1.46634 0.26236 0.64182 0.74725 + 11 1.43830 1.43253 2.36660 0.84358 14 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01340 5.01267 5.01267 1.46634 0.26236 1.09861 0.40547 + 12 2.58264 3.67612 0.15283 3.19837 15 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01528 5.01267 4.76659 1.46634 0.26236 1.09861 0.40547 + 13 3.64971 4.52127 0.05196 4.28577 16 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01464 5.01082 4.84537 1.46634 0.26236 1.18754 0.36380 + 14 1.36778 1.48591 2.41712 0.84431 17 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03714 3.51390 5.00961 0.40761 1.09434 0.86326 0.54781 + 15 2.42897 2.55644 3.69503 0.21141 20 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01446 4.86617 5.01267 1.29179 0.32128 1.09861 0.40547 + 16 4.76124 4.46399 5.32939 0.02523 22 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01520 4.77526 5.01267 1.19521 0.36046 1.09861 0.40547 + 17 3.14583 0.23851 4.11230 1.87862 24 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01339 5.01291 5.01291 1.46634 0.26236 1.09861 0.40547 + 18 3.56882 3.60949 0.08152 3.77075 25 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01328 5.02146 5.02146 1.46634 0.26236 1.09861 0.40547 + 19 0.13313 2.97609 3.31928 3.28402 26 A - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01325 5.02356 5.02356 1.46634 0.26236 1.09861 0.40547 + 20 3.89531 0.17014 3.73153 2.18783 27 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01323 5.02470 5.02470 1.46634 0.26236 1.09861 0.40547 + 21 1.14499 2.62177 0.71118 2.13680 28 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.08346 5.03040 2.60993 1.46634 0.26236 1.09861 0.40547 + 22 1.78991 1.97126 0.73829 1.53335 29 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05533 4.96219 3.06131 1.46634 0.26236 0.16362 1.89093 + 23 1.58082 1.85519 0.70445 1.94218 30 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01457 4.99360 4.86812 1.46634 0.26236 0.26150 1.46924 + 24 1.37844 1.68200 1.12022 1.44468 31 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02005 4.61480 4.61029 1.02634 0.44366 1.06087 0.42488 + 25 1.24924 1.78493 1.36077 1.24132 33 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01384 5.02853 4.93437 1.46634 0.26236 0.82056 0.58015 + 26 1.44694 1.68118 1.46859 1.05467 34 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.03163 4.98974 1.46634 0.26236 1.08838 0.41062 + 27 1.42198 1.59169 1.36334 1.20605 35 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.03163 4.98604 1.46634 0.26236 1.03728 0.43760 + 28 1.47235 1.57496 1.34559 1.19332 36 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01339 5.03197 4.99521 1.46634 0.26236 1.06845 0.42089 + 29 1.56056 1.45765 1.45573 1.12711 37 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.04932 5.03203 3.17966 1.46634 0.26236 1.11102 0.39932 + 30 1.31286 1.95020 1.16771 1.28147 38 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.89842 1.51264 0.98763 0.48296 0.95961 1.14225 0.38434 + 31 1.37512 1.49435 1.43077 1.25994 44 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02161 4.55889 4.51890 1.46634 0.26236 0.05527 2.92299 + 32 1.19382 1.66074 1.48725 1.26959 45 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01324 5.02422 5.02422 1.46634 0.26236 0.68366 0.70272 + 33 1.27418 1.68292 1.33383 1.30548 46 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01314 5.03192 5.03192 1.46634 0.26236 1.01621 0.44936 + 34 1.54641 1.50028 1.23595 1.29697 47 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02420 4.99285 4.06747 1.41580 0.27804 1.09861 0.40547 + 35 1.56955 1.26537 1.60551 1.17462 49 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01567 5.02295 4.71473 1.46634 0.26236 0.56616 0.83864 + 36 1.36064 1.46890 1.62558 1.15035 50 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01573 4.99561 4.72907 1.42149 0.27622 0.90402 0.51909 + 37 1.34905 1.52884 1.58129 1.14565 52 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01315 5.03130 5.03130 1.46634 0.26236 0.94340 0.49315 + 38 1.26926 1.72491 1.35438 1.26349 53 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02211 4.19198 4.99839 0.91261 0.51328 1.06788 0.42119 + 39 1.21950 1.77998 1.22982 1.41208 56 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01867 4.46905 4.95663 1.00165 0.45772 1.07503 0.41747 + 40 1.42343 1.81537 1.09888 1.33526 59 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.07136 4.95176 2.78387 1.39684 0.28419 1.04767 0.43195 + 41 1.33595 1.49581 1.53548 1.21176 62 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02451 4.97745 4.05574 1.46634 0.26236 0.20241 1.69696 + 42 1.31063 1.78979 1.67111 0.97999 63 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02864 5.02370 3.83277 1.46634 0.26236 0.69614 0.69016 + 43 2.92437 4.26164 0.10899 3.33936 64 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01634 4.70281 4.94286 1.11916 0.39535 0.46275 0.99304 + 44 5.07534 0.03521 5.08509 3.80946 66 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01445 4.84967 5.03357 1.25107 0.33715 1.07416 0.41792 + 45 0.65718 3.04418 0.97007 2.90049 68 A - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.04562 4.02839 3.61964 0.61895 0.77330 1.04988 0.43075 + 46 1.42902 1.83467 1.49735 0.97533 70 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01439 4.92721 4.95627 1.35977 0.29668 0.42516 1.06036 + 47 2.02198 2.79756 0.32438 2.48086 72 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02154 4.65106 4.44324 1.05662 0.42714 1.03745 0.43751 + 48 2.70086 0.76894 2.41521 0.96758 74 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01824 4.98724 4.48767 1.41396 0.27863 1.34952 0.30025 + 49 1.88731 0.41566 2.48613 2.25016 76 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01661 5.02428 4.61527 1.46634 0.26236 1.11995 0.39496 + 50 2.51883 3.10619 0.18155 3.20160 77 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01351 5.02419 4.98449 1.46634 0.26236 1.47976 0.25837 + 51 0.63585 2.31419 1.70771 1.65870 78 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01806 5.02422 4.48070 1.46634 0.26236 0.95312 0.48701 + 52 2.02581 2.75235 0.31096 2.63683 79 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01360 5.02451 4.97154 1.46634 0.26236 1.51250 0.24892 + 53 1.72675 1.72224 0.79939 1.64055 80 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.74362 1.46861 1.22293 0.36133 1.19320 1.52442 0.24558 + 54 1.22612 2.02884 1.64625 0.96152 87 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.11953 4.68478 2.26885 1.46634 0.26236 0.13325 2.08143 + 55 1.83615 1.49437 1.40274 0.99356 88 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02344 4.93737 4.13567 1.46634 0.26236 1.10596 0.40181 + 56 1.81956 1.63765 0.90042 1.43941 89 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02940 4.96197 3.81797 1.46634 0.26236 1.70468 0.20069 + 57 1.52255 1.15368 1.74163 1.23396 90 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03263 4.90453 3.70152 1.40025 0.28307 1.48816 0.25591 + 58 1.51387 1.38625 1.38102 1.27794 92 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05019 4.95567 3.17231 1.46634 0.26236 1.54321 0.24041 + 59 1.50998 1.50030 1.20195 1.36487 93 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05448 4.93562 3.08262 1.46634 0.26236 1.72918 0.19532 + 60 1.61369 1.46598 1.24531 1.26533 94 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.16311 4.91178 1.94393 1.46634 0.26236 2.18375 0.11948 + 61 1.44872 1.48878 1.56132 1.10981 95 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.50328 1.66647 1.57724 0.27211 1.43452 1.66604 0.20948 + 62 1.40143 1.82002 1.04080 1.43313 102 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01992 4.61901 4.61901 1.46634 0.26236 0.15229 1.95712 + 63 1.08551 1.79537 1.29290 1.50629 103 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01399 4.99607 4.94423 1.46634 0.26236 0.35048 1.21859 + 64 1.54728 0.93729 1.85186 1.43321 104 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01316 5.03030 5.03030 1.46634 0.26236 0.97278 0.47486 + 65 2.56897 0.35906 2.69464 1.84842 105 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03279 5.03279 1.46634 0.26236 1.04788 0.43183 + 66 1.57408 1.87983 2.23192 0.62949 106 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01369 5.03376 4.95059 1.46634 0.26236 1.06122 0.42470 + 67 3.56831 0.13331 3.61011 2.66563 107 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01617 4.99407 4.68163 1.46147 0.26383 1.05617 0.42738 + 68 2.42044 2.37224 0.38878 1.96636 112 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01374 5.03155 4.94476 1.46634 0.26236 1.12644 0.39184 + 69 2.59904 2.51754 3.31752 0.21226 113 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01375 4.98688 4.98646 1.44423 0.26909 1.10292 0.40332 + 70 0.79828 2.37387 2.57529 0.96588 117 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.03237 4.99167 1.46634 0.26236 0.94893 0.48964 + 71 0.09196 3.49780 3.71867 3.40142 118 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01399 5.03400 4.90847 1.46634 0.26236 1.12748 0.39134 + 72 0.18698 2.83536 3.32562 2.57843 119 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01436 5.03313 4.86145 1.46634 0.26236 1.12198 0.39398 + 73 0.66583 1.97677 2.54914 1.31122 120 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.32632 5.03223 1.30233 1.46634 0.26236 1.21190 0.35330 + 74 1.12050 0.89330 2.31009 1.79981 121 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10224 2.74783 3.40764 0.33676 1.25205 0.43289 1.04592 + 75 0.89506 1.51618 2.09442 1.39141 125 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.60473 1.28238 1.73498 0.81756 0.58251 0.35649 1.20442 + 76 1.27695 1.67344 1.29173 1.35201 243 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03416 4.84129 3.66190 1.46634 0.26236 0.56887 0.83509 + 77 1.55108 1.40984 1.15014 1.48190 244 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02011 4.94426 4.35969 1.46634 0.26236 1.01886 0.44786 + 78 1.62131 1.34925 1.26517 1.34426 245 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01590 4.93592 4.75736 1.41983 0.27675 0.50468 0.92558 + 79 1.50442 1.54021 1.19670 1.34198 247 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01579 5.01438 4.70756 1.46634 0.26236 0.74236 0.64625 + 80 1.48209 1.88832 1.00898 1.35899 248 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02630 5.02450 3.94340 1.46634 0.26236 1.09004 0.40978 + 81 1.59095 1.00187 1.46620 1.61809 249 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03088 5.01511 3.73924 1.46634 0.26236 0.46401 0.99091 + 82 0.82022 1.77109 1.55015 1.72990 250 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.67751 1.05291 1.94353 0.56371 0.84187 0.61851 0.77380 + 83 0.67645 1.76698 2.35891 1.48630 260 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01523 4.88554 4.88554 1.46634 0.26236 0.12766 2.12156 + 84 0.46904 1.92189 2.53952 1.90270 261 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01318 5.02864 5.02864 1.46634 0.26236 0.90308 0.51973 + 85 0.53334 1.79079 2.43671 1.83836 262 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03246 5.03246 1.46634 0.26236 0.98704 0.46629 + 86 0.75252 1.58295 2.39872 1.45834 263 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03402 5.03402 1.46634 0.26236 1.12675 0.39169 + 87 0.88178 1.79639 2.23128 1.16261 264 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01340 5.03402 4.99116 1.46634 0.26236 1.12675 0.39169 + 88 0.58075 2.40688 2.24851 1.40703 265 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.03373 4.98348 1.46634 0.26236 1.09242 0.40858 + 89 2.96434 1.98956 3.34840 0.25295 266 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03372 5.03372 1.46634 0.26236 1.14146 0.38471 + 90 0.02327 5.22176 4.50014 5.03633 267 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.03372 4.98432 1.46634 0.26236 1.05040 0.43047 + 91 0.28577 2.75661 2.06672 2.83940 268 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01407 5.03401 4.89805 1.46634 0.26236 1.12708 0.39153 + 92 1.07429 1.48700 1.69303 1.39251 269 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01312 5.03306 5.03306 1.46634 0.26236 1.03256 0.44020 + 93 2.82394 1.46481 3.62979 0.38128 270 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01420 5.03405 4.88108 1.46634 0.26236 1.12534 0.39236 + 94 3.98100 4.75654 0.03778 4.62452 271 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01391 5.03297 4.92010 1.46634 0.26236 1.13360 0.38842 + 95 2.56175 0.37074 1.93189 2.43344 272 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03248 5.03248 1.46634 0.26236 1.20029 0.35826 + 96 1.12513 0.92385 2.37840 1.68359 273 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01373 5.03248 4.94565 1.46634 0.26236 1.08668 0.41148 + 97 0.34309 4.25506 1.35178 4.04808 274 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.03268 4.98988 1.46634 0.26236 1.00055 0.45836 + 98 0.07718 3.51627 3.79330 3.81475 275 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03376 5.03376 1.46634 0.26236 1.09663 0.40646 + 99 1.33744 0.81996 2.60759 1.49915 276 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03405 5.03405 1.46634 0.26236 1.12534 0.39236 + 100 0.87560 2.13609 1.37359 1.55080 277 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03405 5.03405 1.46634 0.26236 1.08999 0.40981 + 101 0.48082 1.69558 2.62870 2.07099 278 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.11359 0.39806 + 102 1.29854 1.26250 2.41241 1.03697 279 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.11359 0.39806 + 103 0.82634 2.06288 1.48895 1.56229 280 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.11359 0.39806 + 104 0.60350 1.81675 2.38715 1.61615 281 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.06931 0.42045 + 105 1.23804 1.36649 2.09525 1.10259 282 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02512 5.03458 4.00085 1.46634 0.26236 1.09861 0.40547 + 106 1.17518 1.87958 1.53965 1.12662 283 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01326 5.02272 5.02272 1.46634 0.26236 1.57101 0.23299 + 107 0.90625 1.68677 2.15666 1.22032 284 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01326 5.02272 5.02272 1.46634 0.26236 1.57101 0.23299 + 108 1.36194 1.17229 2.03516 1.19231 285 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.31871 5.02271 1.32303 1.46634 0.26236 1.57101 0.23299 + 109 1.26002 1.78642 1.63830 1.03710 286 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01796 4.72196 4.72196 1.46634 0.26236 3.78976 0.02286 + 110 0.91844 1.54295 1.99649 1.38112 287 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.16205 4.72196 1.96110 1.46634 0.26236 3.65542 0.02619 + 111 1.20936 1.44364 1.93275 1.13696 288 u - - , + 1.38629 1.38629 1.38629 1.38629 + 1.56529 0.38510 2.20192 3.12270 0.04504 1.33540 0.30524 + 112 1.52322 0.85064 2.24699 1.38977 490 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04229 4.62898 3.45319 1.46634 0.26236 0.05604 2.90961 + 113 2.42825 2.26712 0.30486 2.64546 491 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01454 5.01356 4.85539 1.46634 0.26236 1.61054 0.22287 + 114 3.28475 0.16627 3.45324 2.47589 492 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01937 4.91527 4.43537 1.34596 0.30150 1.26986 0.32971 + 115 1.19499 1.83073 2.13802 0.86963 494 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01707 5.01359 4.57810 1.46634 0.26236 1.03168 0.44069 + 116 1.65446 1.07921 1.78685 1.19914 495 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01647 4.69437 4.93512 1.11069 0.39948 1.32649 0.30844 + 117 1.87731 1.81101 2.12591 0.57237 497 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01703 5.02049 4.57756 1.46634 0.26236 1.18559 0.36466 + 118 1.33686 1.34114 1.56007 1.32553 498 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02228 5.02060 4.17101 1.46634 0.26236 1.46080 0.26403 + 119 2.12682 2.74866 0.31697 2.42568 499 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02585 4.97177 3.98536 1.44596 0.26856 1.75868 0.18907 + 120 2.15168 0.58737 2.16401 1.54619 503 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02853 4.92606 3.86941 1.40203 0.28249 1.54808 0.23909 + 121 1.49069 1.55843 1.77305 0.93013 507 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01844 4.94113 4.49874 1.40274 0.28226 1.42892 0.27387 + 122 2.12620 2.68610 0.33440 2.33514 509 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01593 4.99621 4.70602 1.46634 0.26236 1.12706 0.39154 + 123 1.91944 0.66176 1.98930 1.60657 510 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.10455 2.38826 4.89534 1.21814 0.35067 0.82355 0.57780 + 124 2.01357 1.08747 2.09702 0.89993 528 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01722 5.02016 4.55917 1.46634 0.26236 1.30611 0.31591 + 125 3.48041 3.45334 3.99975 0.08420 529 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01358 5.01899 4.97976 1.46634 0.26236 1.57775 0.23122 + 126 0.11151 3.81770 2.88167 3.59356 530 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01723 5.01945 4.55861 1.46634 0.26236 1.66892 0.20881 + 127 0.17959 3.41930 2.28543 3.50926 531 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08803 5.01557 2.55578 1.46634 0.26236 1.41206 0.27924 + 128 1.52859 1.98173 1.69947 0.77100 532 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 1.16193 0.78635 1.46268 1.48393 0.25714 2.67275 0.07156 + 129 0.77597 1.90544 1.99415 1.36705 557 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.16614 4.69185 1.93860 1.46634 0.26236 0.94464 0.49236 + 130 1.02094 1.73823 1.50464 1.41957 558 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03141 4.71726 3.81752 1.46634 0.26236 0.67093 0.71586 + 131 1.59174 1.65820 0.94520 1.52627 559 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02319 4.88501 4.17598 1.46634 0.26236 1.90092 0.16185 + 132 2.37965 0.54715 2.44910 1.41696 560 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03398 4.89707 3.65210 1.46634 0.26236 1.88698 0.16432 + 133 1.12562 1.84060 1.32217 1.38522 561 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03961 4.80954 3.48414 1.35926 0.29686 1.79201 0.18227 + 134 1.60693 2.12666 0.63327 1.90106 563 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04445 4.89452 3.32442 1.46634 0.26236 2.47164 0.08823 + 135 2.55077 0.53323 2.54946 1.35811 564 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.13213 4.87289 2.15309 1.46634 0.26236 2.71497 0.06850 + 136 1.43444 1.62093 1.24029 1.29195 565 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.15841 4.76420 1.98071 1.46634 0.26236 0.51198 0.91457 + 137 1.08127 1.92919 1.25640 1.46580 566 a - - > + 1.38629 1.38629 1.38629 1.38629 + 1.48138 0.77234 1.16879 2.73117 0.06736 1.90591 0.16098 + 138 1.51022 1.64800 0.96983 1.57234 634 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05248 4.50853 3.21603 1.46634 0.26236 1.00255 0.45719 + 139 1.46715 1.05728 1.62135 1.49439 635 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01891 4.71264 4.63048 1.46634 0.26236 0.12348 2.15279 + 140 2.14306 0.69298 1.93529 1.43448 636 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01451 5.01317 4.85933 1.46634 0.26236 1.18701 0.36403 + 141 1.46711 1.99841 0.63730 2.25247 637 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01411 5.01830 4.90694 1.46634 0.26236 1.42992 0.27355 + 142 2.14549 1.46255 1.86975 0.69880 638 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01426 5.01975 4.88604 1.46634 0.26236 1.56144 0.23551 + 143 2.03596 0.87147 1.92069 1.18875 639 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01477 5.01963 4.82148 1.46634 0.26236 1.52725 0.24479 + 144 1.66195 1.22694 1.57578 1.17054 640 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01796 5.01930 4.49281 1.46634 0.26236 1.55524 0.23717 + 145 1.58990 1.29846 1.47543 1.22275 641 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.33684 1.45183 2.95970 0.08710 2.48394 0.87949 0.53613 + 146 1.54305 1.19373 1.68901 1.20905 645 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03077 4.97967 3.75402 1.46634 0.26236 0.70841 0.67811 + 147 1.57780 1.12902 1.64263 1.28463 646 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05140 4.99444 3.13906 1.46634 0.26236 1.17009 0.37156 + 148 1.55580 1.26159 1.53493 1.23682 647 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.11923 4.97006 2.24947 1.46634 0.26236 1.08582 0.41192 + 149 1.42450 1.52860 1.38387 1.23126 648 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.22880 1.81745 3.16834 0.24346 1.53207 0.22480 1.60283 + 150 1.42638 1.54377 1.29506 1.30060 654 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01532 4.98624 4.78269 1.46634 0.26236 0.46114 0.99577 + 151 1.56209 1.39360 1.32200 1.28909 655 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01456 5.02183 4.84533 1.46634 0.26236 1.31944 0.31100 + 152 1.71834 1.29112 1.54307 1.10277 656 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01526 5.02286 4.76119 1.46634 0.26236 1.13296 0.38872 + 153 1.60932 1.50598 1.31911 1.16860 657 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01903 4.96741 4.43179 1.39504 0.28478 1.19046 0.36252 + 154 1.18742 1.63776 1.92889 1.03488 659 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.23265 5.02201 1.60456 1.46634 0.26236 1.40197 0.28251 + 155 1.93472 1.00395 2.40358 0.91952 660 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08170 2.65516 4.80779 0.42538 1.05994 0.09326 2.41861 + 156 1.81397 2.46146 0.64871 1.47420 666 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01385 5.02839 4.93363 1.46634 0.26236 1.14526 0.38293 + 157 2.44815 0.48551 3.13012 1.36865 667 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01317 5.02963 5.02963 1.46634 0.26236 1.14388 0.38358 + 158 2.61007 0.56805 3.28594 1.13186 668 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01356 5.03114 4.97076 1.46634 0.26236 1.24154 0.34100 + 159 1.97345 1.02578 2.16553 0.94722 669 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01369 5.03105 4.95295 1.46634 0.26236 1.29330 0.32071 + 160 1.34473 2.02235 0.92969 1.54943 670 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01408 5.03052 4.90049 1.46634 0.26236 1.27885 0.32623 + 161 1.35012 1.37866 1.82514 1.11571 671 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05644 5.02986 3.02950 1.46634 0.26236 1.29982 0.31825 + 162 1.44952 1.78661 1.24970 1.16732 672 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07351 2.87750 4.22662 0.37898 1.15379 0.30076 1.34806 + 163 1.23382 1.80800 1.07457 1.59260 678 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01572 5.02359 4.70890 1.46634 0.26236 0.92256 0.50667 + 164 1.49609 1.64727 0.97752 1.57418 679 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01532 5.02708 4.75081 1.46634 0.26236 1.36184 0.29597 + 165 1.50874 1.51854 1.16234 1.39827 680 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04685 5.02558 3.23902 1.46634 0.26236 1.39037 0.28633 + 166 1.52683 1.51817 1.28072 1.25236 681 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.23854 2.27395 2.21352 0.21336 1.64956 0.59253 0.80503 + 167 1.49009 1.57565 1.25931 1.25904 685 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03655 4.91597 3.55586 1.46634 0.26236 0.47926 0.96560 + 168 1.41040 1.68193 1.12543 1.40475 686 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03371 4.97755 3.63967 1.46634 0.26236 0.76976 0.62198 + 169 1.47421 1.79989 1.02462 1.39921 687 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.13149 4.98831 2.15076 1.46634 0.26236 1.56161 0.23547 + 170 1.31766 1.83259 1.12018 1.40235 688 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.43154 4.88070 1.07031 1.46634 0.26236 0.70208 0.68429 + 171 0.95452 1.88704 1.79833 1.21097 689 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.34400 1.27122 4.54842 1.56201 0.23536 0.67615 0.71043 + 172 1.09621 1.51577 1.85326 1.23960 731 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.01770 4.84649 4.63713 1.46634 0.26236 0.12326 2.15444 + 173 1.38132 1.53722 1.20703 1.44949 732 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01428 5.02448 4.87932 1.46634 0.26236 1.22155 0.34924 + 174 1.31454 1.68154 1.10266 1.54492 733 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01448 5.02588 4.85204 1.46634 0.26236 1.18486 0.36498 + 175 1.40990 2.09546 0.74168 1.85465 734 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01482 5.02697 4.80917 1.46634 0.26236 1.40129 0.28273 + 176 1.50338 2.04162 0.68669 1.93400 735 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01469 4.98435 4.86211 1.41444 0.27847 1.19910 0.35877 + 177 2.46363 0.79998 1.86665 1.16829 737 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01918 5.02681 4.38693 1.46634 0.26236 1.03969 0.43628 + 178 1.55314 2.11708 0.65574 1.90395 738 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01667 4.92405 4.68176 1.34416 0.30213 0.69022 0.69608 + 179 1.90398 1.96093 2.99038 0.41547 740 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01619 5.03045 4.65389 1.46634 0.26236 1.08351 0.41310 + 180 1.59906 0.59056 2.80114 1.69742 741 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01649 5.02919 4.62446 1.46634 0.26236 1.12571 0.39219 + 181 0.33022 3.17100 1.70046 2.87050 742 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.72766 1.28537 1.42540 0.34819 1.22405 1.11557 0.39709 + 182 1.14970 1.44215 2.09604 1.12730 752 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01937 4.76442 4.54122 1.46634 0.26236 0.33744 1.25035 + 183 1.07462 1.45574 2.25021 1.13953 753 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01423 4.97108 4.93480 1.46634 0.26236 0.31926 1.29714 + 184 1.08414 1.46546 2.28171 1.11253 754 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01322 5.02565 5.02565 1.46634 0.26236 0.93850 0.49629 + 185 0.89243 1.71444 2.22176 1.19780 755 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01316 5.03056 5.03056 1.46634 0.26236 1.04130 0.43540 + 186 0.87262 1.83608 1.70921 1.42007 756 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.03260 4.98836 1.46634 0.26236 1.05993 0.42538 + 187 1.26772 1.83631 1.27748 1.27160 757 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01312 5.03348 5.03348 1.46634 0.26236 1.05351 0.42880 + 188 1.56813 0.98367 1.98037 1.27435 758 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03440 5.03440 1.46634 0.26236 1.05500 0.42801 + 189 1.07836 2.11267 0.90042 2.02091 759 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01395 5.03499 4.91406 1.46634 0.26236 1.11211 0.39878 + 190 1.30305 3.06077 0.49171 2.66116 760 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01374 5.03415 4.94301 1.46634 0.26236 1.15352 0.37910 + 191 1.66243 3.07765 0.36977 2.61234 761 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01368 5.03353 4.95231 1.46634 0.26236 1.18318 0.36572 + 192 0.94971 1.06939 2.12344 1.89505 762 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01497 5.03298 4.78654 1.46634 0.26236 1.08113 0.41432 + 193 2.12102 2.50497 2.99827 0.28963 763 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.42052 1.10596 4.38972 0.51682 0.90737 1.03928 0.43651 + 194 0.96502 1.35602 1.62712 1.80273 791 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04485 5.02769 3.28860 1.46634 0.26236 0.75609 0.63394 + 195 1.69295 1.50295 1.01058 1.47166 792 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01587 5.00288 4.70759 1.46634 0.26236 0.73744 0.65073 + 196 1.67044 1.25091 1.43757 1.24450 793 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01657 5.01910 4.62343 1.46634 0.26236 0.86453 0.54689 + 197 1.62950 1.31971 1.48707 1.16884 794 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02948 3.94367 4.63881 0.60949 0.78445 0.89553 0.52491 + 198 1.49494 1.45166 1.53665 1.11946 797 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01871 4.59500 4.77516 1.02628 0.44369 0.99340 0.46253 + 199 1.46410 1.49878 1.41892 1.19292 800 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02042 4.87655 4.37458 1.28512 0.32382 1.03044 0.44138 + 200 1.46161 1.48907 1.41706 1.20355 802 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01441 4.94853 4.93240 1.37123 0.29276 0.79776 0.59845 + 201 1.34506 1.55054 1.43352 1.24176 804 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01392 5.03167 4.92014 1.46634 0.26236 1.22531 0.34767 + 202 1.35649 1.52285 1.34928 1.32833 805 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01673 5.03118 4.59958 1.46634 0.26236 1.17124 0.37104 + 203 1.44309 1.48868 1.35379 1.27342 806 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02020 5.02846 4.30918 1.46634 0.26236 1.00663 0.45484 + 204 1.40080 1.48663 1.43936 1.23654 807 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.51110 1.15536 2.46253 0.59291 0.80456 1.10915 0.40024 + 205 1.26388 1.87332 1.81347 0.91443 817 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.26045 1.62203 3.44840 0.07049 2.68730 0.28709 1.38806 + 206 1.64504 1.39159 1.88550 0.90002 819 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01474 4.99895 4.84223 1.46634 0.26236 0.75639 0.63367 + 207 2.25753 2.67784 0.32669 2.25027 820 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01509 5.01774 4.78510 1.46634 0.26236 1.08195 0.41390 + 208 2.05503 0.77500 2.87585 1.03609 821 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01865 5.02209 4.43265 1.46634 0.26236 1.17710 0.36842 + 209 2.51335 0.66937 3.19194 1.00544 822 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01927 5.02038 4.38297 1.46634 0.26236 1.39786 0.28385 + 210 1.72949 1.44637 1.85313 0.84291 823 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02156 5.01649 4.21959 1.46634 0.26236 0.73014 0.65747 + 211 1.55366 1.42428 1.26432 1.32647 824 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.34246 1.56376 2.51783 0.75967 0.63078 1.22884 0.34620 + 212 1.51164 1.85844 0.96217 1.42100 837 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.13496 4.94739 2.12737 1.46634 0.26236 1.22818 0.34648 + 213 1.34229 1.74407 1.01745 1.59737 838 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06880 4.85744 2.83512 1.46634 0.26236 0.16168 1.90188 + 214 1.26690 1.73480 1.09330 1.57623 839 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03634 3.79072 4.33484 2.81347 0.06187 0.24946 1.51058 + 215 1.43688 1.53851 1.23537 1.35905 883 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01624 5.02550 4.65226 1.46634 0.26236 0.98281 0.46881 + 216 1.50805 1.47371 1.31460 1.26938 884 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01349 5.02700 4.98545 1.46634 0.26236 1.10406 0.40275 + 217 1.41648 1.58775 1.26233 1.30914 885 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01708 4.92581 4.63746 1.34029 0.30350 1.26976 0.32975 + 218 1.31285 1.64515 1.29318 1.33344 887 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01667 4.90036 4.70110 1.31412 0.31295 1.13372 0.38836 + 219 1.31738 1.64021 1.27787 1.34864 889 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02235 4.44213 4.57237 0.93335 0.49961 1.15407 0.37885 + 220 1.33810 1.70258 1.19425 1.37630 892 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02047 4.72324 4.47652 1.21541 0.35181 0.99222 0.46323 + 221 1.37815 1.64018 1.12380 1.47417 896 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01973 4.94391 4.38954 1.36660 0.29433 1.12320 0.39339 + 222 1.40085 1.68608 1.05495 1.51340 898 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02381 4.98772 4.09209 1.42274 0.27582 1.26329 0.33229 + 223 1.66736 1.27607 1.41715 1.23884 900 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04468 5.01488 3.29515 1.46634 0.26236 0.67118 0.71561 + 224 1.72575 2.59420 0.66868 1.44871 901 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03970 4.99838 3.43655 1.46634 0.26236 1.46591 0.26249 + 225 0.08285 3.78410 3.62028 3.50632 902 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03577 4.97937 3.56633 1.46634 0.26236 1.63912 0.21586 + 226 0.54599 2.11315 1.58178 2.36161 903 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.92200 1.41734 1.02188 1.01896 0.44780 1.19305 0.36139 + 227 0.88488 1.80248 1.84279 1.33191 929 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02783 4.56289 4.07383 1.46634 0.26236 0.53868 0.87592 + 228 0.94096 1.63295 2.01407 1.26958 930 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01553 4.86563 4.86563 1.46634 0.26236 0.29549 1.36322 + 229 1.10120 1.53349 2.26480 1.05586 931 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01441 5.00284 4.88111 1.46634 0.26236 0.83348 0.57010 + 230 1.22294 1.58076 2.19650 0.94514 932 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01364 5.01821 4.97196 1.46634 0.26236 1.12058 0.39466 + 231 0.98275 1.75614 2.23030 1.06272 933 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01357 5.02334 4.97621 1.46634 0.26236 1.41186 0.27930 + 232 0.86757 1.71705 2.09928 1.28053 934 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01530 5.02417 4.75522 1.46634 0.26236 1.38189 0.28916 + 233 1.05270 1.74614 1.76202 1.18790 935 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01361 5.02332 4.97124 1.46634 0.26236 1.35256 0.29919 + 234 1.42269 1.38727 1.21657 1.54677 936 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01352 5.02459 4.98267 1.46634 0.26236 1.44160 0.26991 + 235 0.89381 1.86308 1.37291 1.70186 937 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01323 5.02494 5.02494 1.46634 0.26236 1.52118 0.24648 + 236 1.17837 2.68437 0.64006 2.33619 938 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01411 5.02494 4.90054 1.46634 0.26236 1.46710 0.26214 + 237 1.27598 2.24434 0.69517 2.15539 939 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01568 5.02443 4.71218 1.46634 0.26236 1.45777 0.26495 + 238 1.36627 0.69689 2.50072 1.80310 940 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01873 4.90092 4.49959 1.36596 0.29455 1.59689 0.22631 + 239 2.36433 2.60199 3.06842 0.24160 943 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02198 5.01803 4.19137 1.46634 0.26236 1.56186 0.23540 + 240 0.82656 1.62768 1.58947 1.81997 944 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.12890 2.42731 3.42136 0.25302 1.49811 1.35078 0.29981 + 241 1.53850 1.57306 0.96659 1.62197 950 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01584 4.98942 4.72150 1.46634 0.26236 2.11137 0.12905 + 242 1.76018 1.25038 1.38549 1.23310 951 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02159 4.98867 4.23085 1.46634 0.26236 2.13729 0.12553 + 243 1.61152 1.33333 1.47015 1.18115 952 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01824 4.69678 4.71610 1.17544 0.36915 1.58777 0.22863 + 244 1.46252 1.48145 1.54277 1.11702 955 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01698 4.98853 4.60295 1.46634 0.26236 2.11668 0.12832 + 245 1.39542 1.54050 1.47222 1.17576 956 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02618 4.14560 4.60499 0.96713 0.47831 1.97088 0.15005 + 246 1.39465 1.52984 1.45631 1.19596 961 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01714 4.98651 4.58873 1.46634 0.26236 1.91687 0.15907 + 247 1.42643 1.51292 1.42795 1.20474 962 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01634 4.98670 4.66915 1.46634 0.26236 2.05903 0.13648 + 248 1.41170 1.51733 1.32960 1.30052 963 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01696 4.98628 4.60676 1.46634 0.26236 2.16339 0.12209 + 249 1.39142 1.56683 1.31728 1.29205 964 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.04686 4.98442 3.24581 1.46634 0.26236 1.85692 0.16978 + 250 1.44433 1.58571 1.45790 1.11911 965 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.67349 0.84192 2.82695 0.35928 1.19791 0.61953 0.77261 + 251 0.90180 2.00728 1.44512 1.49571 978 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.02007 4.95274 4.35767 1.46634 0.26236 0.27612 1.42180 + 252 1.74443 1.61052 1.15836 1.16645 979 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01407 5.01902 4.91119 1.46634 0.26236 1.49340 0.25439 + 253 1.89216 1.13894 1.57455 1.13322 980 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01593 5.01979 4.68836 1.46634 0.26236 1.55862 0.23626 + 254 1.84987 1.25139 1.63305 1.01804 981 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.07600 2.70959 5.01804 0.31825 1.29982 1.41582 0.27803 + 255 2.25133 1.70813 2.35963 0.47952 986 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01438 5.02045 4.86982 1.46634 0.26236 1.44719 0.26818 + 256 3.01853 3.76739 0.12339 3.12133 987 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01388 5.02094 4.93623 1.46634 0.26236 1.35946 0.29679 + 257 2.10423 1.28582 2.50149 0.65455 988 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01326 5.02254 5.02254 1.46634 0.26236 1.35060 0.29987 + 258 2.27002 0.78647 2.54739 1.01348 989 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01405 5.02439 4.90976 1.46634 0.26236 1.35726 0.29755 + 259 1.55376 1.45768 1.59218 1.04330 990 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.11950 2.30413 4.35924 0.42338 1.06373 1.43482 0.27202 + 260 1.38480 1.81215 1.04654 1.44743 996 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01752 5.01927 4.53232 1.46634 0.26236 1.34619 0.30142 + 261 1.98784 1.49148 2.19360 0.64159 997 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01911 5.01787 4.39716 1.46634 0.26236 1.26642 0.33106 + 262 1.70894 1.34005 1.55744 1.06006 998 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02962 4.37873 4.09591 1.30409 0.31666 0.87873 0.53667 + 263 1.62288 1.74183 1.02388 1.31575 1007 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01798 5.01575 4.49311 1.46634 0.26236 1.70945 0.19963 + 264 1.57581 1.60430 1.01417 1.47218 1008 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02122 5.01172 4.24485 1.46634 0.26236 1.46835 0.26176 + 265 1.41444 1.27751 1.37912 1.48542 1009 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.52414 1.01370 3.09972 0.20456 1.68742 1.29361 0.32059 + 266 1.16459 1.71290 1.45043 1.29777 1014 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04343 4.92570 3.34561 1.44209 0.26975 0.68002 0.70645 + 267 1.43744 1.59791 1.19798 1.35347 1018 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01658 4.98175 4.64833 1.46634 0.26236 2.00073 0.14530 + 268 1.51047 1.43214 1.29923 1.31806 1019 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01668 4.98239 4.63733 1.46634 0.26236 2.17772 0.12025 + 269 1.52080 1.43307 1.32567 1.28280 1020 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01898 4.98119 4.42867 1.46634 0.26236 2.05141 0.13760 + 270 1.45152 1.54997 1.26192 1.30777 1021 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02528 4.69538 4.14612 1.16353 0.37452 1.83956 0.17303 + 271 1.42686 1.61141 1.25354 1.29157 1024 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03083 3.81953 4.77734 0.63413 0.75587 1.49154 0.25493 + 272 1.37665 1.60261 1.29042 1.30545 1028 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02273 4.29132 4.73397 0.82331 0.57799 2.14967 0.12389 + 273 1.32019 1.69811 1.21603 1.37247 1031 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01531 4.90224 4.85859 1.36472 0.29498 2.13511 0.12583 + 274 1.36965 1.68527 1.10769 1.46929 1033 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01947 4.98565 4.38630 1.46634 0.26236 2.21346 0.11577 + 275 1.43402 1.63786 1.05206 1.52309 1034 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02533 4.98096 4.00942 1.46634 0.26236 2.26712 0.10938 + 276 1.80671 1.15439 1.48989 1.22024 1035 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04471 4.91814 3.31285 1.44064 0.27020 0.55493 0.85357 + 277 1.94111 2.64906 0.54984 1.56686 1039 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02110 4.98424 4.26637 1.46634 0.26236 1.49842 0.25294 + 278 0.10871 3.40923 3.67960 3.10758 1040 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03897 4.98615 3.46132 1.46634 0.26236 2.14561 0.12443 + 279 0.60426 2.09622 1.50839 2.21335 1041 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03472 4.96271 3.60697 1.46634 0.26236 2.13009 0.12650 + 280 0.47438 2.31523 2.41389 1.66328 1042 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04612 4.94681 3.27108 1.46634 0.26236 1.72119 0.19705 + 281 1.04779 1.66877 2.00181 1.12172 1043 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.13941 2.48117 3.06873 2.74180 0.06663 1.60292 0.22478 + 282 1.41926 1.36821 2.24826 0.92139 1126 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.59468 1.02784 2.40257 0.37091 1.17153 0.23512 1.56292 + 283 0.78441 1.79841 2.10054 1.36392 1131 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01439 4.94139 4.94139 1.46634 0.26236 0.22872 1.58745 + 284 0.60238 2.00191 2.25337 1.54941 1132 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01322 5.02548 5.02548 1.46634 0.26236 0.88466 0.53248 + 285 0.58464 2.11936 2.42608 1.45156 1133 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01315 5.03086 5.03086 1.46634 0.26236 1.00331 0.45675 + 286 0.77276 1.87868 1.77238 1.53459 1134 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03293 5.03293 1.46634 0.26236 1.14241 0.38426 + 287 0.95970 1.64253 1.47155 1.64024 1135 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01447 5.03322 4.84741 1.46634 0.26236 1.12610 0.39200 + 288 0.83914 1.78191 1.55902 1.66465 1136 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01463 5.03219 4.82867 1.46634 0.26236 0.95955 0.48299 + 289 1.47840 1.22582 1.68218 1.22925 1137 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01418 5.03266 4.88534 1.46634 0.26236 0.99491 0.46165 + 290 1.09483 1.61642 1.48014 1.43049 1138 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01464 5.03310 4.82613 1.46634 0.26236 1.17801 0.36801 + 291 1.11699 2.59576 0.71063 2.23668 1139 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01413 5.03160 4.89282 1.46634 0.26236 1.24642 0.33902 + 292 0.67759 2.46319 1.25679 2.10021 1140 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01795 5.03063 4.48711 1.46634 0.26236 1.28833 0.32259 + 293 1.74247 0.30976 3.73242 2.69777 1141 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01447 4.93911 4.93316 1.43165 0.27301 0.72304 0.66412 + 294 3.23058 2.90440 3.72802 0.12597 1146 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01546 5.03253 4.73128 1.46634 0.26236 0.99081 0.46406 + 295 0.13875 3.95013 2.41256 3.87671 1147 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01407 4.90091 5.03179 1.30923 0.31475 1.18451 0.36513 + 296 0.62218 1.36889 3.00054 1.83835 1149 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02142 4.62540 4.47468 1.05240 0.42939 0.88993 0.52879 + 297 1.21475 2.58230 0.61017 2.47269 1152 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01640 4.67245 4.97340 1.07926 0.41528 0.76329 0.62761 + 298 2.67377 0.37075 2.64213 1.77442 1154 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03235 4.99454 3.68656 1.41636 0.27786 1.06134 0.42464 + 299 1.05866 1.64802 1.68276 1.29176 1156 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03024 3.76563 5.01600 0.50732 0.92157 0.41847 1.07310 + 300 3.12802 1.05403 2.88026 0.59503 1159 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01401 4.90529 5.03471 1.31087 0.31414 1.09861 0.40547 + 301 4.04657 5.19227 0.03068 4.93788 1161 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01764 4.51163 5.03471 0.99394 0.46222 1.09861 0.40547 + 302 3.27933 3.38224 2.59098 0.15849 1164 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.01408 5.03471 4.89655 1.46634 0.26236 1.09861 0.40547 + 303 0.10283 3.85153 2.87648 3.90512 1165 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04029 3.43193 4.93891 0.81326 0.58593 1.00866 0.45367 + 304 2.38789 3.48479 0.17765 3.21183 1170 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.01405 4.93630 4.99487 1.34707 0.30110 1.03639 0.43809 + 305 0.34836 2.58238 2.99249 1.78141 1172 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02163 4.20736 5.03417 0.82030 0.58035 1.07265 0.41870 + 306 1.09764 1.64836 1.40237 1.47857 1175 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01559 4.71505 5.03443 1.12778 0.39120 1.09861 0.40547 + 307 1.41164 1.65426 0.99950 1.62475 1178 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01386 4.92647 5.03443 1.33529 0.30528 1.09861 0.40547 + 308 1.67755 1.29086 1.37000 1.25868 1180 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03007 5.03443 3.76743 1.46634 0.26236 1.09861 0.40547 + 309 1.63761 1.45616 1.42455 1.10319 1181 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03639 4.70845 3.62245 1.15415 0.37881 0.46997 0.98088 + 310 1.48153 1.59338 1.43705 1.10309 1185 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.07462 4.96453 2.73463 1.40500 0.28152 0.45272 1.01032 + 311 1.48100 1.66538 1.31207 1.15769 1187 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03783 4.71423 3.56998 1.19035 0.36257 0.19082 1.75032 + 312 1.44453 1.74387 1.31271 1.13877 1190 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01946 4.58605 4.70189 1.04211 0.43496 0.39303 1.12396 + 313 1.38314 1.84823 1.12916 1.31532 1193 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01595 4.95915 4.73291 1.37730 0.29070 0.93299 0.49984 + 314 1.52004 1.72009 1.23609 1.16562 1195 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01408 5.03076 4.89929 1.46634 0.26236 0.93042 0.50152 + 315 1.45860 1.77087 1.10787 1.32054 1196 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01676 4.98803 4.62509 1.41119 0.27952 1.02640 0.44362 + 316 1.40436 1.86057 1.07132 1.36127 1198 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.17169 5.02917 1.88907 1.46634 0.26236 1.13638 0.38710 + 317 1.23843 1.71420 1.32507 1.33079 1199 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.23184 2.15134 2.40133 0.81128 0.58751 0.08625 2.49334 + 318 1.13788 1.77596 1.36334 1.36893 1205 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01414 4.95861 4.95861 1.46634 0.26236 0.15901 1.91724 + 319 1.35564 1.59285 1.20131 1.43518 1206 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03243 5.03243 1.46634 0.26236 1.06471 0.42286 + 320 1.56079 1.42658 1.28014 1.30232 1207 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03277 5.03277 1.46634 0.26236 1.09861 0.40547 + 321 1.38107 1.62847 1.31891 1.25515 1208 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01344 5.03277 4.98642 1.46634 0.26236 1.09861 0.40547 + 322 1.54442 1.53200 1.52278 1.04311 1209 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01504 4.77843 5.03246 1.17840 0.36784 1.06795 0.42116 + 323 1.72897 1.60552 1.45508 0.94580 1211 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01827 4.47890 4.99762 0.92566 0.50463 1.09861 0.40547 + 324 2.09716 1.58435 1.67901 0.72246 1214 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01344 4.98670 5.03204 1.40956 0.28005 1.07565 0.41715 + 325 1.86263 1.39818 1.62149 0.91608 1216 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01315 5.03123 5.03123 1.46634 0.26236 1.09861 0.40547 + 326 2.28474 0.77796 2.46143 1.03974 1217 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01319 5.02779 5.02779 1.46634 0.26236 1.09861 0.40547 + 327 2.25421 3.86340 0.16396 3.67819 1218 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01340 5.02760 4.99780 1.46634 0.26236 1.09861 0.40547 + 328 3.47740 2.68890 0.15489 3.10895 1219 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01322 5.02584 5.02584 1.46634 0.26236 1.07884 0.41550 + 329 0.10097 3.77293 3.40617 3.22169 1220 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01323 5.02481 5.02481 1.46634 0.26236 1.09861 0.40547 + 330 4.13058 0.05194 4.80573 3.63608 1221 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01325 5.02383 5.02383 1.46634 0.26236 1.09861 0.40547 + 331 1.61337 2.11149 0.50493 2.57465 1222 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01350 5.02383 4.98673 1.46634 0.26236 1.09861 0.40547 + 332 2.09434 0.93185 1.19817 1.70773 1223 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01473 4.82379 5.02328 1.23451 0.34387 1.07404 0.41798 + 333 3.47081 2.93900 0.10638 4.08019 1225 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01364 4.96658 5.02353 1.39543 0.28465 1.09861 0.40547 + 334 2.10374 4.37656 0.16144 4.23248 1227 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02735 3.89504 5.01543 0.55971 0.84717 1.09861 0.40547 + 335 3.65541 4.41766 0.05260 4.31821 1229 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01607 5.01543 4.67665 1.46634 0.26236 1.09861 0.40547 + 336 3.50590 3.26247 3.80497 0.09494 1230 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01455 4.85530 5.01133 1.28128 0.32529 1.22473 0.34791 + 337 3.54798 3.35298 3.05432 0.11757 1232 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01480 5.01133 4.82504 1.46634 0.26236 1.22473 0.34791 + 338 4.63440 0.03548 5.05266 3.97647 1233 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01378 5.00997 4.96018 1.46634 0.26236 1.28316 0.32457 + 339 1.06365 4.10823 0.48327 3.83481 1234 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01344 5.00963 5.00963 1.46634 0.26236 1.06942 0.42039 + 340 0.06603 3.80081 3.93285 3.81883 1235 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.22473 0.34791 + 341 1.82428 1.12017 2.69213 0.81034 1236 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02959 4.97563 3.80532 1.42172 0.27615 0.88594 0.53158 + 342 3.04132 2.87992 3.69036 0.13797 1238 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01847 4.52130 4.90282 3.90000 0.02045 0.46933 0.98194 + 343 4.42391 0.06105 4.31752 3.38435 1531 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02701 3.91196 5.01310 0.56928 0.83456 1.03612 0.43824 + 344 4.34031 0.17810 4.23027 1.99834 1533 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01380 4.95521 5.01216 1.39543 0.28465 1.09861 0.40547 + 345 4.37923 0.11660 2.88942 3.17213 1535 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01366 5.01216 4.97507 1.46634 0.26236 1.09861 0.40547 + 346 1.87848 1.24723 0.86943 1.96120 1536 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01143 5.01143 1.46634 0.26236 1.07404 0.41798 + 347 2.80110 0.55034 2.02885 1.46526 1537 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 348 4.68137 0.04617 4.92549 3.55460 1538 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 349 0.73525 3.03712 0.90724 2.67360 1539 a - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 350 2.41148 0.90093 1.56989 1.21720 1540 c - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 351 3.91147 0.14008 3.32699 2.59300 1541 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01148 5.01148 1.46634 0.26236 1.09861 0.40547 + 352 4.57663 3.46058 4.51666 0.05406 1542 U - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.00982 5.00982 1.46634 0.26236 1.09861 0.40547 + 353 5.14877 0.03795 5.02182 3.69529 1543 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.00982 5.00982 1.46634 0.26236 1.09861 0.40547 + 354 5.16577 0.03770 5.03140 3.69852 1544 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.00982 5.00982 1.46634 0.26236 1.09861 0.40547 + 355 0.02139 5.26404 4.63607 5.06837 1545 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.01350 5.00514 5.00514 1.46634 0.26236 1.09861 0.40547 + 356 2.95346 0.25094 3.57749 1.95316 1546 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.01365 4.99423 4.99423 1.46634 0.26236 1.09861 0.40547 + 357 1.70334 0.65748 2.88078 1.41191 1547 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.01365 4.99398 4.99398 1.46634 0.26236 1.09861 0.40547 + 358 0.48036 2.23957 2.36103 1.71141 1548 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.00685 4.98717 * 1.46634 0.26236 0.00000 * +// +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_intron +STATES 1912 +NODES 509 +CLEN 616 +W 4903 +ALPH RNA +RF yes +CONS yes +MAP yes +DATE Thu Jan 16 12:04:11 2025 +COM [1] /home/nawrocke/src/infernal-1.1.5/src/cmbuild -F -n tmRNA_intron --wgiven --hand -O tmRNA_intron.cmbuild.stk tmRNA_intron.cm tmRNA_intron.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --ptot 160 --part 1 --pfile tmRNA_intron.cm.calib.1 tmRNA_intron.cm +COM [3] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --merge --ptot 160 tmRNA_intron.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 98 +EFFN 1.743591 +CKSUM 1073284421 +NULL 0.000 0.000 0.000 0.000 +EFP7GF -33.1459 0.69935 +ECMLC 0.73959 -8.74392 -1.18304 1600000 321900 0.003728 +ECMGC 0.14969 -113.33765 -101.73100 1600000 2273 0.175979 +ECMLI 0.70737 -8.54303 -0.75437 1600000 296432 0.004048 +ECMGI 0.16697 -72.22505 -61.81196 1600000 2276 0.175747 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 0 1 4903 9841 -7.909 -9.154 -0.039 -5.608 + IL 1 1 2 1 4 409 490 4917 9855 -2.817 -4.319 -0.613 -2.698 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 410 491 4917 9855 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 1 ] - 2774 - A - A + MR 3 2 3 5 3 410 490 4916 9854 -9.358 -0.009 -7.675 1.641 -1.724 -2.188 -1.474 + D 4 2 3 5 3 403 486 4913 9851 -6.390 -1.568 -0.620 + IR 5 5 3 5 3 409 490 4916 9854 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 2 ] - 2773 - C - C + MR 6 5 3 8 3 409 489 4915 9853 -9.358 -0.009 -7.675 -0.271 1.236 -2.322 -0.699 + D 7 5 3 8 3 402 484 4912 9850 -6.390 -1.568 -0.620 + IR 8 8 3 8 3 408 489 4915 9853 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 3 ] - 2772 - C - C + MR 9 8 3 11 3 408 488 4914 9852 -9.358 -0.009 -7.675 -3.278 1.824 -4.069 -1.757 + D 10 8 3 11 3 401 483 4911 9849 -6.390 -1.568 -0.620 + IR 11 11 3 11 3 407 488 4914 9852 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 4 ] - 2771 - A - A + MR 12 11 3 14 5 407 488 4913 9851 -8.048 -0.020 -7.863 -8.075 -8.967 1.935 -4.374 -3.847 -4.089 + D 13 11 3 14 5 399 481 4910 9848 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 14 14 3 14 5 405 486 4913 9851 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 5 ] 1 2770 G C G C + MP 15 14 3 19 6 407 487 4912 9850 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.761 -4.055 -7.371 -1.255 -7.775 -4.410 -2.617 -7.682 -5.448 3.886 -5.652 -1.928 -2.984 -5.553 -4.825 -6.342 + ML 16 14 3 19 6 401 482 4909 9847 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 17 14 3 19 6 400 481 4909 9847 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 18 14 3 19 6 394 475 4903 9841 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 19 19 5 19 6 403 484 4911 9849 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 20 20 6 20 5 403 484 4911 9849 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 6 ] 2 2769 G C G C + MP 21 20 6 25 6 405 485 4910 9848 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.671 -4.061 -7.290 -1.205 -7.837 -5.412 -2.727 -7.442 -5.413 3.888 -5.658 -1.882 -3.088 -5.668 -4.926 -6.142 + ML 22 20 6 25 6 400 481 4907 9845 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 23 20 6 25 6 399 480 4907 9845 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 24 20 6 25 6 393 474 4901 9839 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 25 25 5 25 6 402 483 4909 9847 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 26 26 6 26 5 402 483 4909 9847 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 7 ] 3 2768 G U G U + MP 27 26 6 31 6 403 483 4908 9846 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.888 -3.555 -5.066 0.098 -6.504 -7.686 -2.041 -5.053 -4.632 -0.214 -5.258 3.723 -2.289 -6.271 -3.938 -3.672 + ML 28 26 6 31 6 399 479 4905 9843 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 29 26 6 31 6 398 478 4905 9843 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 30 26 6 31 6 392 473 4900 9838 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 31 31 5 31 6 401 481 4907 9845 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 32 32 6 32 5 401 481 4907 9845 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 8 ] 4 2767 G C G C + MP 33 32 6 37 6 401 481 4906 9844 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.671 -4.061 -7.290 -1.205 -7.837 -5.412 -2.727 -7.442 -5.413 3.888 -5.658 -1.882 -3.088 -5.668 -4.926 -6.142 + ML 34 32 6 37 6 397 478 4904 9842 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 35 32 6 37 6 397 477 4903 9841 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 36 32 6 37 6 392 472 4899 9837 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 37 37 5 37 6 399 479 4905 9843 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 38 38 6 38 5 399 479 4905 9843 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 9 ] 5 2766 g c g c + MP 39 38 6 43 6 399 479 4904 9842 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.934 -2.764 -3.814 1.827 -4.449 -4.457 0.748 -4.326 -4.137 2.956 -4.452 -0.430 0.295 -3.730 -1.769 -2.772 + ML 40 38 6 43 6 396 476 4902 9840 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 41 38 6 43 6 395 475 4901 9839 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 42 38 6 43 6 391 471 4898 9836 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 43 43 5 43 6 398 478 4903 9841 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 44 44 6 44 5 398 477 4903 9841 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 10 ] 6 2765 u a u a + MP 45 44 6 49 6 397 477 4902 9840 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -5.102 -5.075 -4.789 -1.143 -3.411 -5.208 2.784 -4.217 -4.797 -0.983 -5.098 -2.979 2.827 -5.144 -1.052 -3.595 + ML 46 44 6 49 6 395 475 4900 9838 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 47 44 6 49 6 393 473 4899 9837 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 48 44 6 49 6 391 471 4897 9835 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 49 49 5 49 6 396 476 4901 9839 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 50 50 6 50 5 396 476 4901 9839 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 11 ] 7 2764 G C G C + MP 51 50 6 55 4 395 475 4900 9838 -8.057 -8.264 -0.024 -6.678 -6.671 -4.061 -7.290 -1.205 -7.837 -5.412 -2.727 -7.442 -5.413 3.888 -5.658 -1.882 -3.088 -5.668 -4.926 -6.142 + ML 52 50 6 55 4 394 473 4899 9837 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 53 50 6 55 4 392 472 4898 9835 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 54 50 6 55 4 390 470 4896 9834 -4.568 -4.250 -2.265 -0.520 + IL 55 55 5 55 4 395 475 4900 9838 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 56 56 6 56 3 394 474 4900 9838 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 8 - A - A - + ML 57 56 6 59 3 393 473 4898 9836 -1.432 -0.679 -7.671 1.189 -0.787 -1.714 -0.259 + D 58 56 6 59 3 389 469 4895 9833 -6.174 -1.687 -0.566 + IL 59 59 3 59 3 393 473 4898 9836 -2.769 -0.263 -5.638 0.000 0.000 0.000 0.000 + [ MATL 13 ] 11 - a - a - + ML 60 59 3 62 3 392 472 4897 9835 -9.017 -0.010 -7.671 0.474 0.467 -1.661 -0.132 + D 61 59 3 62 3 388 468 4894 9832 -6.174 -1.687 -0.566 + IL 62 62 3 62 3 392 472 4897 9835 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 12 - u - u - + ML 63 62 3 65 3 391 471 4896 9834 -9.017 -0.010 -7.671 0.132 0.018 -1.202 0.543 + D 64 62 3 65 3 388 467 4893 9831 -6.174 -1.687 -0.566 + IL 65 65 3 65 3 391 471 4896 9834 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 13 - G - G - + ML 66 65 3 68 3 390 470 4895 9833 -9.017 -0.010 -7.671 -0.967 -3.353 1.701 -2.845 + D 67 65 3 68 3 387 467 4892 9830 -6.174 -1.687 -0.566 + IL 68 68 3 68 3 390 470 4895 9833 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 14 - G - G - + ML 69 68 3 71 3 389 469 4894 9832 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 70 68 3 71 3 386 466 4891 9829 -6.174 -1.687 -0.566 + IL 71 71 3 71 3 389 469 4894 9832 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 15 - u - u - + ML 72 71 3 74 3 388 468 4893 9831 -7.946 -0.013 -7.671 -0.081 -0.026 -0.654 0.523 + D 73 71 3 74 3 385 465 4890 9828 -6.174 -1.687 -0.566 + IL 74 74 3 74 3 388 468 4893 9831 -1.456 -0.787 -4.157 0.000 0.000 0.000 0.000 + [ MATL 18 ] 17 - U - U - + ML 75 74 3 77 3 387 467 4892 9830 -9.017 -0.010 -7.671 -0.962 -0.574 -2.223 1.379 + D 76 74 3 77 3 384 464 4889 9827 -6.174 -1.687 -0.566 + IL 77 77 3 77 3 387 467 4892 9830 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 19 ] 18 - U - U - + ML 78 77 3 80 3 386 466 4891 9829 -9.017 -0.010 -7.671 -3.414 -3.115 -4.200 1.902 + D 79 77 3 80 3 384 463 4889 9827 -6.174 -1.687 -0.566 + IL 80 80 3 80 3 387 466 4891 9829 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 20 ] 19 - C - C - + ML 81 80 3 83 3 385 465 4890 9828 -9.017 -0.010 -7.671 -2.405 1.579 -3.337 -0.467 + D 82 80 3 83 3 383 463 4888 9826 -6.174 -1.687 -0.566 + IL 83 83 3 83 3 386 465 4890 9828 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 21 ] 20 - G - G - + ML 84 83 3 86 3 384 464 4889 9827 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 85 83 3 86 3 383 462 4887 9825 -6.174 -1.687 -0.566 + IL 86 86 3 86 3 385 464 4890 9827 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 22 ] 21 - A - A - + ML 87 86 3 89 2 383 463 4888 9826 -9.552 -0.002 1.935 -4.374 -3.847 -4.089 + D 88 86 3 89 2 382 462 4887 9825 -8.445 -0.004 + IL 89 89 3 89 2 384 463 4888 9826 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 23 ] - - - - - - + B 90 89 3 91 1031 382 462 4887 9825 + [ BEGL 24 ] - - - - - - + S 91 90 1 92 4 157 221 641 1031 -0.028 -7.497 -6.905 -7.545 + [ MATP 25 ] 22 749 C G C G + MP 92 91 1 96 6 159 221 641 1031 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.835 -6.935 -6.089 -3.128 -4.490 -6.201 3.904 -5.572 -6.336 -3.074 -6.220 -5.046 -1.339 -6.756 -2.380 -5.139 + ML 93 91 1 96 6 151 215 638 1028 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 94 91 1 96 6 151 215 638 1028 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 95 91 1 96 6 145 207 632 1022 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 96 96 5 96 6 154 217 640 1030 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 97 97 6 97 5 154 218 640 1030 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 23 748 g c g c + MP 98 97 6 102 6 157 220 639 1029 -9.635 -9.574 -0.102 -8.351 -4.045 -9.026 -3.743 -2.746 -3.665 1.766 -4.062 -4.334 0.699 -4.102 -3.947 2.851 -4.301 -0.462 0.605 -3.610 -0.540 -2.641 + ML 99 97 6 102 6 151 214 636 1026 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 100 97 6 102 6 151 214 637 1027 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 101 97 6 102 6 144 206 630 1020 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 102 102 5 102 6 153 216 638 1028 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 103 103 6 103 5 153 217 638 1028 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 24 747 g c g c + MP 104 103 6 108 6 157 218 637 1027 -9.549 -9.488 -0.016 -8.265 -8.544 -8.939 -3.070 -2.702 -3.182 0.843 -2.921 -3.918 1.396 -3.306 -3.209 1.690 -3.681 1.627 1.547 -3.262 0.195 -2.181 + ML 105 103 6 108 6 150 213 635 1024 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 106 103 6 108 6 151 214 635 1025 -7.963 -6.692 -0.607 -6.671 -1.804 -4.884 -0.594 -0.770 -1.259 1.222 + D 107 103 6 108 6 144 205 628 1018 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 108 108 5 108 6 152 215 636 1026 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 109 109 6 109 5 152 215 636 1026 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 25 746 g u g u + MP 110 109 6 114 6 155 217 635 1025 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.379 -2.164 -3.743 2.147 -4.161 -4.037 -0.006 -3.861 -3.061 1.496 -0.954 2.391 -0.399 -3.708 -1.774 -2.588 + ML 111 109 6 114 6 149 211 633 1023 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 112 109 6 114 6 149 211 632 1022 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 113 109 6 114 6 143 205 627 1017 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 114 114 5 114 6 151 214 634 1024 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 115 115 6 115 5 151 214 634 1024 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 29 ] 26 745 g c g c + MP 116 115 6 120 6 153 215 633 1023 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -2.643 -1.715 -2.949 1.300 -3.034 -3.270 1.364 -3.141 -2.745 1.981 -0.995 1.530 0.696 -2.868 -0.923 -1.958 + ML 117 115 6 120 6 148 210 631 1021 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 118 115 6 120 6 148 210 630 1020 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 119 115 6 120 6 142 204 625 1015 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 120 120 5 120 6 150 212 632 1022 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 121 121 6 121 5 150 212 632 1022 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 30 ] 27 744 g c g c + MP 122 121 6 126 6 152 213 631 1021 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.014 -2.827 -3.932 2.546 -4.779 -4.693 -0.133 -4.443 -4.181 2.621 -4.542 0.373 -0.285 -3.926 -1.776 -2.872 + ML 123 121 6 126 6 147 209 629 1019 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 124 121 6 126 6 147 208 628 1018 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 125 121 6 126 6 142 203 624 1014 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 126 126 5 126 6 149 211 630 1020 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 127 127 6 127 5 149 211 630 1020 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 31 ] 28 743 g c g c + MP 128 127 6 132 6 150 211 629 1019 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -2.263 -1.535 -2.410 1.538 -2.517 -3.330 1.084 -2.846 -2.608 1.852 -3.144 0.345 1.669 -2.618 -0.000 -1.635 + ML 129 127 6 132 6 146 208 627 1017 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 130 127 6 132 6 146 207 627 1017 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 131 127 6 132 6 141 203 623 1013 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 132 132 5 132 6 148 209 628 1018 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 133 133 6 133 5 148 209 628 1018 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 32 ] 29 742 c g c g + MP 134 133 6 138 6 148 209 627 1017 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.711 -1.194 -1.569 1.349 -1.905 -2.497 1.369 -2.194 -0.359 1.272 -1.665 -0.176 1.256 -0.774 0.211 -0.734 + ML 135 133 6 138 6 145 206 625 1015 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 136 133 6 138 6 144 205 625 1015 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 137 133 6 138 6 141 202 622 1012 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 138 138 5 138 6 146 208 626 1016 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 139 139 6 139 5 146 207 626 1016 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 33 ] 30 741 c g c g + MP 140 139 6 144 6 146 207 625 1015 -9.635 -9.574 -0.059 -4.923 -8.631 -9.026 -1.448 -1.770 -0.567 1.198 -1.779 -2.759 1.230 -2.259 0.012 1.102 -0.249 -0.526 1.144 -0.715 0.467 -1.050 + ML 141 139 6 144 6 144 205 624 1014 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 142 139 6 144 6 143 204 623 1013 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 143 139 6 144 6 140 201 621 1011 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 144 144 5 144 6 145 206 625 1015 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 145 145 6 145 5 145 206 624 1014 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 34 ] 31 740 c g c g + MP 146 145 6 150 4 144 205 623 1013 -7.980 -6.866 -0.077 -4.654 -0.990 -1.899 -1.786 1.117 -0.162 -2.551 1.451 -1.433 -0.559 0.890 -1.580 -0.526 1.158 -1.212 0.293 0.203 + ML 147 145 6 150 4 143 204 622 1012 -4.271 -4.453 -0.336 -3.183 0.006 -0.459 -0.526 0.655 + MR 148 145 6 150 4 141 202 622 1012 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 149 145 6 150 4 140 201 620 1010 -4.568 -4.250 -2.265 -0.520 + IL 150 150 5 150 4 143 205 623 1013 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 151 151 6 151 3 143 204 623 1013 -1.474 -0.774 -4.174 0.000 0.000 0.000 0.000 + [ MATL 35 ] 32 - u - u - + ML 152 151 6 154 5 142 203 622 1011 -2.629 -0.893 -7.826 -3.345 -2.344 0.107 -0.261 -0.429 0.428 + D 153 151 6 154 5 139 200 620 1010 -5.327 -1.171 -4.589 -2.964 -1.469 + IL 154 154 3 154 5 146 208 622 1012 -3.205 -0.258 -4.973 -6.806 -6.079 0.000 0.000 0.000 0.000 + [ MATP 36 ] 35 738 a u a u + MP 155 154 3 159 6 148 209 621 1011 -9.323 -9.262 -0.018 -8.039 -8.319 -8.714 -1.138 -1.219 -1.650 1.484 -1.237 -2.194 1.451 -2.116 -0.713 1.065 -2.394 0.346 1.277 -1.786 0.024 -1.003 + ML 156 154 3 159 6 139 200 618 1008 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 157 154 3 159 6 141 201 619 1009 -7.968 -6.697 -0.605 -6.675 -1.809 -4.888 0.570 -0.219 -0.557 -0.034 + D 158 154 3 159 6 137 197 618 1008 -11.161 -9.859 -0.343 -6.338 -6.356 -2.431 + IL 159 159 5 159 6 142 202 620 1010 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 160 160 6 160 5 142 203 620 1010 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 37 ] 36 737 g c g c + MP 161 160 6 165 6 148 208 619 1009 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.218 -1.854 0.596 1.201 -1.917 -2.716 1.184 -2.337 -1.923 1.661 -1.284 -0.245 1.154 -2.118 0.056 -1.247 + ML 162 160 6 165 6 139 199 616 1006 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 163 160 6 165 6 138 198 616 1006 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 164 160 6 165 6 132 191 610 1000 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 165 165 5 165 6 141 202 618 1008 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 166 166 6 166 5 141 202 618 1008 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 37 736 c g c g + MP 167 166 6 171 6 147 207 617 1007 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.374 -1.367 0.332 0.960 -1.903 -2.641 1.481 -2.262 -1.285 0.833 -1.357 0.526 1.307 -2.052 0.482 -1.114 + ML 168 166 6 171 6 138 198 614 1004 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 169 166 6 171 6 138 197 614 1004 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 170 166 6 171 6 132 190 608 998 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 171 171 5 171 6 140 201 616 1006 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 172 172 6 172 5 141 201 616 1006 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 39 ] 38 735 g c g c + MP 173 172 6 177 6 146 205 615 1005 -9.635 -9.574 -0.017 -8.351 -7.992 -9.026 -1.681 -0.302 -2.196 1.000 -2.205 -2.333 1.323 -2.332 -1.972 1.578 -0.794 0.943 1.011 -2.179 0.210 -1.288 + ML 174 172 6 177 6 138 197 613 1003 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 175 172 6 177 6 137 196 612 1002 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 176 172 6 177 6 131 189 606 996 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 177 177 5 177 6 140 200 614 1004 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 178 178 6 178 5 140 200 614 1004 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 39 734 c g c g + MP 179 178 6 183 6 145 204 613 1003 -9.633 -9.572 -0.017 -8.349 -8.030 -9.024 -1.228 -2.011 -2.002 1.287 -0.716 -2.739 1.838 -2.334 -2.065 0.764 -2.513 0.230 1.516 -2.012 0.334 -1.152 + ML 180 178 6 183 6 137 196 611 1001 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 181 178 6 183 6 137 196 610 1000 -7.021 -5.750 -1.558 -5.728 -0.862 -3.942 0.484 -0.466 -0.192 0.003 + D 182 178 6 183 6 131 189 604 994 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 183 183 5 183 6 139 199 612 1002 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 184 184 6 184 5 140 199 612 1002 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 41 ] 40 733 c g c g + MP 185 184 6 189 6 144 202 611 1001 -9.633 -9.572 -0.079 -4.428 -8.629 -9.024 -1.836 -2.034 -2.030 1.593 -1.298 -2.582 1.868 -2.359 -1.946 1.060 -2.665 -0.438 1.447 -1.417 -0.021 -1.100 + ML 186 184 6 189 6 137 196 609 999 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 187 184 6 189 6 136 195 608 998 -7.018 -5.747 -1.563 -5.726 -0.859 -3.939 0.320 -0.243 -0.290 0.123 + D 188 184 6 189 6 130 188 602 992 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 189 189 5 189 6 139 198 610 1000 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 190 190 6 190 5 139 198 610 1000 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 42 ] 41 732 a u a u + MP 191 190 6 195 6 144 201 609 999 -9.571 -9.510 -0.015 -8.287 -8.567 -8.962 -1.709 -1.308 -1.911 1.701 -1.902 -1.080 1.490 -1.375 -1.969 1.013 -2.532 -0.252 1.363 -1.903 0.011 -0.501 + ML 192 190 6 195 6 137 196 608 998 -7.122 -7.468 -0.569 -1.877 -7.318 -4.848 0.115 -0.133 0.000 0.006 + MR 193 190 6 195 6 135 194 606 996 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 194 190 6 195 6 130 187 601 991 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 195 195 5 195 6 138 197 608 998 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 196 196 6 196 5 138 197 608 998 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 43 ] 42 731 a u a u + MP 197 196 6 201 6 142 199 608 997 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.582 -1.930 -1.854 1.547 -1.853 -2.773 1.237 -1.639 -0.924 1.294 -2.562 0.045 1.435 -1.242 0.064 -0.413 + ML 198 196 6 201 6 135 193 605 995 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 199 196 6 201 6 135 193 604 994 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 200 196 6 201 6 129 186 599 989 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 201 201 5 201 6 137 196 606 996 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 202 202 6 202 5 138 196 606 996 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 44 ] 43 730 g c g c + MP 203 202 6 207 6 141 197 606 995 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.440 -2.192 -1.251 1.823 -2.372 -3.214 1.070 -2.771 -2.503 1.968 -3.039 0.614 0.902 -2.499 -0.331 -1.615 + ML 204 202 6 207 6 134 192 603 993 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 205 202 6 207 6 134 192 603 993 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 206 202 6 207 6 128 186 598 988 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 207 207 5 207 6 136 194 604 994 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 208 208 6 208 5 137 195 604 994 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 45 ] 44 729 g c g c + MP 209 208 6 213 6 139 195 604 994 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.571 -2.724 -3.536 1.278 -3.801 -4.234 0.952 -3.926 -3.774 2.816 -4.165 -0.014 0.645 -3.510 0.174 -2.407 + ML 210 208 6 213 6 133 191 601 991 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 211 208 6 213 6 133 191 601 991 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 212 208 6 213 6 128 185 596 986 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 213 213 5 213 6 136 193 603 992 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 214 214 6 214 5 136 193 602 992 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 46 ] 45 728 u a u a + MP 215 214 6 219 6 138 194 602 992 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -0.637 -2.080 -0.884 0.869 -1.818 -2.929 1.484 -2.395 -2.139 1.185 -2.710 -0.659 1.661 -2.219 1.193 -1.322 + ML 216 214 6 219 6 132 189 599 989 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 217 214 6 219 6 132 189 599 989 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 218 214 6 219 6 127 184 595 985 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 219 219 5 219 6 135 191 601 991 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 220 220 6 220 5 135 192 600 990 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 47 ] 46 727 u a u a + MP 221 220 6 225 6 136 192 600 990 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 0.021 -1.922 -0.628 0.999 -1.898 -1.925 1.454 -2.257 -1.110 0.781 -1.608 -0.549 1.481 -1.343 0.433 -0.208 + ML 222 220 6 225 6 131 188 598 988 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 223 220 6 225 6 132 188 598 988 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 224 220 6 225 6 127 184 594 984 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 225 225 5 225 6 133 190 599 989 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 226 226 6 226 5 134 190 599 989 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 48 ] 47 726 g a g a + MP 227 226 6 231 4 134 190 598 988 -7.909 -9.154 -0.039 -5.608 -3.969 -3.182 -4.141 0.304 -4.685 -5.469 -0.894 -4.336 2.899 1.487 -0.125 0.926 -1.062 -4.602 -2.590 -3.048 + ML 228 226 6 231 4 129 186 596 986 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 229 226 6 231 4 131 187 596 986 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 230 226 6 231 4 126 183 594 984 -12.737 -14.007 -2.036 -0.404 + IL 231 231 5 231 4 131 187 596 986 -2.817 -4.319 -0.613 -2.698 0.000 0.000 0.000 0.000 + IR 232 232 6 232 3 132 188 597 987 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 49 ] - 725 - G - G + MR 233 232 6 235 3 133 188 596 986 -5.635 -0.037 -7.675 -3.500 -4.938 1.936 -4.241 + D 234 232 6 235 3 126 182 593 983 -6.390 -1.568 -0.620 + IR 235 235 3 235 3 132 188 596 986 -1.430 -0.766 -4.613 0.000 0.000 0.000 0.000 + [ MATR 50 ] - 721 - A - A + MR 236 235 3 238 3 132 187 595 985 -9.358 -0.009 -7.675 1.935 -4.374 -3.847 -4.089 + D 237 235 3 238 3 125 181 592 982 -6.390 -1.568 -0.620 + IR 238 238 3 238 3 130 186 595 985 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 51 ] - 720 - U - U + MR 239 238 3 241 5 131 186 594 984 -8.048 -0.020 -7.863 -8.075 -8.967 -2.101 -2.117 -2.130 1.726 + D 240 238 3 241 5 124 180 591 981 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 241 241 3 241 5 128 184 593 983 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 52 ] 48 719 C G C G + MP 242 241 3 246 6 130 185 593 983 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.835 -6.935 -6.089 -3.128 -4.490 -6.201 3.904 -5.572 -6.336 -3.074 -6.220 -5.046 -1.339 -6.756 -2.380 -5.139 + ML 243 241 3 246 6 125 181 590 980 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 244 241 3 246 6 125 180 590 980 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 245 241 3 246 6 120 175 585 975 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 246 246 5 246 6 127 183 592 982 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 247 247 6 247 5 127 183 591 981 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 53 ] 49 718 A U A U + MP 248 247 6 252 6 128 183 591 981 -8.666 -9.574 -0.016 -8.351 -8.631 -9.026 -4.500 -3.275 -4.565 3.293 -5.700 -6.030 -0.862 -4.804 -4.434 1.896 -4.976 -0.075 -1.347 -5.044 -3.084 -3.336 + ML 249 247 6 252 6 124 180 588 978 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 250 247 6 252 6 124 179 588 978 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 251 247 6 252 6 119 175 584 974 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 252 252 5 252 6 126 181 590 980 -2.604 -2.867 -0.744 -4.522 -5.298 -4.958 0.000 0.000 0.000 0.000 + IR 253 253 6 253 5 126 181 590 980 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 54 ] 51 717 u a u a + MP 254 253 6 258 6 127 181 589 979 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.514 -3.363 -3.588 1.619 -2.947 -4.409 1.747 -3.484 -3.569 0.991 -4.088 -1.284 2.483 -3.750 -0.614 -2.479 + ML 255 253 6 258 6 123 178 587 977 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 256 253 6 258 6 122 178 586 976 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 257 253 6 258 6 119 174 583 972 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 258 258 5 258 6 125 180 588 978 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 259 259 6 259 5 125 180 588 978 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 55 ] 52 716 G C G C + MP 260 259 6 264 6 125 179 587 977 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.820 -3.312 -4.801 0.267 -5.882 -5.304 -1.047 -5.220 -4.694 3.673 -5.063 -0.821 -1.231 -4.742 -3.060 -3.297 + ML 261 259 6 264 6 122 177 585 975 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 262 259 6 264 6 121 176 584 974 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 263 259 6 264 6 118 173 582 972 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 264 264 5 264 6 123 178 586 976 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 265 265 6 265 5 123 178 586 976 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 56 ] 53 715 C G C G + MP 266 265 6 270 4 123 178 585 975 -8.057 -8.264 -0.024 -6.678 -4.689 -4.599 -4.519 -0.510 -3.287 -5.077 3.188 -4.034 -4.490 -0.407 -4.872 -2.428 1.664 -4.803 0.625 -3.293 + ML 267 265 6 270 4 121 176 584 974 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 268 265 6 270 4 119 174 582 972 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 269 265 6 270 4 118 173 581 971 -4.568 -4.250 -2.265 -0.520 + IL 270 270 5 270 4 122 177 584 974 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 271 271 6 271 3 122 177 584 974 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 57 ] 54 - C - C - + ML 272 271 6 274 3 121 176 583 973 -9.017 -0.010 -7.671 -2.449 1.759 -2.563 -1.923 + D 273 271 6 274 3 117 172 580 970 -6.174 -1.687 -0.566 + IL 274 274 3 274 3 121 176 583 973 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 58 ] 55 - G - G - + ML 275 274 3 277 3 120 175 582 972 -9.017 -0.010 -7.671 -0.996 -2.143 1.609 -2.177 + D 276 274 3 277 3 116 171 579 969 -6.174 -1.687 -0.566 + IL 277 277 3 277 3 120 175 582 972 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 56 - a - a - + ML 278 277 3 280 3 119 174 581 971 -9.017 -0.010 -7.671 0.755 -0.634 -0.487 -0.067 + D 279 277 3 280 3 116 171 578 968 -6.174 -1.687 -0.566 + IL 280 280 3 280 3 119 174 581 971 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 57 - G - G - + ML 281 280 3 283 3 118 173 580 970 -9.017 -0.010 -7.671 -1.110 -1.530 1.544 -1.870 + D 282 280 3 283 3 115 170 577 967 -6.174 -1.687 -0.566 + IL 283 283 3 283 3 118 173 580 970 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 61 ] 58 - g - g - + ML 284 283 3 286 3 117 172 579 969 -1.666 -1.048 -2.313 -0.399 -0.374 0.723 -0.286 + D 285 283 3 286 3 115 170 577 967 -6.174 -1.687 -0.566 + IL 286 286 3 286 3 117 172 579 969 -2.189 -0.396 -5.597 0.000 0.000 0.000 0.000 + [ MATL 62 ] 62 - a - a - + ML 287 286 3 289 3 116 171 578 968 -9.054 -0.011 -7.372 0.530 -0.943 -0.082 0.126 + D 288 286 3 289 3 114 169 576 966 -7.339 -0.186 -3.122 + IL 289 289 3 289 3 116 171 578 968 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 63 ] - 714 - A - A + MR 290 289 3 292 3 115 170 577 967 -9.358 -0.009 -7.675 1.277 -0.136 -2.019 -1.251 + D 291 289 3 292 3 111 166 574 964 -6.390 -1.568 -0.620 + IR 292 292 3 292 3 115 170 577 967 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 64 ] - 713 - A - A + MR 293 292 3 295 3 114 169 576 966 -9.358 -0.009 -7.675 1.823 -3.381 -1.994 -3.123 + D 294 292 3 295 3 110 165 573 963 -6.390 -1.568 -0.620 + IR 295 295 3 295 3 114 169 576 966 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 65 ] - 712 - U - U + MR 296 295 3 298 3 113 168 575 965 -9.358 -0.009 -7.675 -1.712 -2.061 -2.950 1.734 + D 297 295 3 298 3 109 164 572 962 -6.390 -1.568 -0.620 + IR 298 298 3 298 3 113 168 575 965 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 66 ] - 711 - C - C + MR 299 298 3 301 3 112 167 574 964 -9.358 -0.009 -7.675 -0.299 1.356 -2.473 -1.160 + D 300 298 3 301 3 108 163 571 961 -6.390 -1.568 -0.620 + IR 301 301 3 301 3 112 167 574 964 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 67 ] - 710 - A - A + MR 302 301 3 304 3 111 166 573 963 -9.358 -0.009 -7.675 1.073 -1.905 0.212 -1.087 + D 303 301 3 304 3 107 162 570 960 -6.390 -1.568 -0.620 + IR 304 304 3 304 3 111 166 573 963 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 68 ] - 709 - g - g + MR 305 304 3 307 3 110 165 572 962 -9.358 -0.009 -7.675 0.627 -1.915 0.796 -1.137 + D 306 304 3 307 3 107 161 569 959 -6.390 -1.568 -0.620 + IR 307 307 3 307 3 110 165 572 962 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 708 - a - a + MR 308 307 3 310 3 110 164 571 961 -9.358 -0.009 -7.675 0.428 -0.469 0.216 -0.376 + D 309 307 3 310 3 106 161 568 958 -6.390 -1.568 -0.620 + IR 310 310 3 310 3 109 164 571 961 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 70 ] - 707 - g - g + MR 311 310 3 313 3 109 163 570 960 -9.358 -0.009 -7.675 -0.034 -0.019 0.053 -0.002 + D 312 310 3 313 3 105 160 567 957 -6.390 -1.568 -0.620 + IR 313 313 3 313 3 108 163 570 960 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 706 - a - a + MR 314 313 3 316 3 108 162 569 959 -9.358 -0.009 -7.675 0.756 -0.632 -0.300 -0.227 + D 315 313 3 316 3 104 159 566 956 -6.390 -1.568 -0.620 + IR 316 316 3 316 3 107 162 569 959 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 705 - a - a + MR 317 316 3 319 3 107 161 568 958 -9.358 -0.009 -7.675 0.378 -0.307 0.070 -0.248 + D 318 316 3 319 3 103 158 565 955 -6.390 -1.568 -0.620 + IR 319 319 3 319 3 107 161 568 958 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 704 - a - a + MR 320 319 3 322 3 106 160 567 957 -9.358 -0.009 -7.675 0.725 -0.842 -0.649 0.204 + D 321 319 3 322 3 103 157 564 954 -6.390 -1.568 -0.620 + IR 322 322 3 322 3 106 160 567 957 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 703 - A - A + MR 323 322 3 325 3 105 159 566 956 -9.358 -0.009 -7.675 1.394 -1.703 -1.319 -0.590 + D 324 322 3 325 3 102 157 564 954 -6.390 -1.568 -0.620 + IR 325 325 3 325 3 105 159 566 956 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 75 ] - 702 - A - A + MR 326 325 3 328 3 104 158 565 955 -9.358 -0.189 -3.042 1.539 -1.626 -1.618 -1.170 + D 327 325 3 328 3 102 156 563 953 -6.390 -1.568 -0.620 + IR 328 328 3 328 3 104 158 565 955 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 76 ] - 701 - A - A + MR 329 328 3 331 3 103 157 564 954 -1.729 -0.571 -5.328 1.255 -0.565 -1.610 -0.715 + D 330 328 3 331 3 101 155 562 952 -7.949 -0.368 -2.179 + IR 331 331 3 331 3 103 157 564 954 -2.440 -0.327 -5.763 0.000 0.000 0.000 0.000 + [ MATR 77 ] - 696 - u - u + MR 332 331 3 334 3 102 156 563 953 -9.333 -0.009 -7.651 -0.393 0.268 -1.236 0.687 + D 333 331 3 334 3 99 154 561 951 -3.014 -1.637 -0.850 + IR 334 334 3 334 3 103 158 565 955 -0.482 -1.956 -5.256 0.000 0.000 0.000 0.000 + [ MATR 78 ] - 642 - a - a + MR 335 334 3 337 3 101 155 562 952 -9.348 -0.009 -7.666 0.475 -0.240 -0.807 0.252 + D 336 334 3 337 3 98 152 559 949 -6.537 -1.469 -0.671 + IR 337 337 3 337 3 101 155 562 952 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 79 ] - 641 - a - a + MR 338 337 3 340 3 100 154 561 951 -9.354 -0.009 -7.672 0.919 -0.433 -0.578 -0.517 + D 339 337 3 340 3 97 152 558 948 -6.453 -1.631 -0.587 + IR 340 340 3 340 3 100 154 561 951 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 80 ] - 640 - A - A + MR 341 340 3 343 3 99 153 560 950 -9.354 -0.009 -7.672 1.169 -2.237 0.347 -1.901 + D 342 340 3 343 3 97 151 558 948 -6.453 -1.631 -0.587 + IR 343 343 3 343 3 99 153 560 950 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 81 ] - 639 - A - A + MR 344 343 3 346 3 98 152 559 949 -9.354 -0.009 -7.672 1.744 -2.700 -2.714 -1.536 + D 345 343 3 346 3 96 151 557 947 -6.453 -1.631 -0.587 + IR 346 346 3 346 3 98 152 559 949 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 82 ] - 638 - g - g + MR 347 346 3 349 2 97 151 558 948 -9.548 -0.002 0.097 -1.357 0.607 0.025 + D 348 346 3 349 2 96 150 557 947 -4.498 -0.065 + IR 349 349 3 349 2 97 152 558 948 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 83 ] - - - - - - + B 350 349 3 351 729 96 150 557 947 + [ BEGL 84 ] - - - - - - + S 351 350 1 352 1 22 63 458 848 0.000 + [ BIF 85 ] - - - - - - + B 352 351 1 482 353 22 63 458 848 + [ BEGR 158 ] - - - - - - + S 353 352 1 354 3 0 0 282 575 -1.563 -1.679 -1.517 + IL 354 354 2 354 3 1 7 299 592 -0.091 -4.087 -8.916 0.000 0.000 0.000 0.000 + [ MATL 159 ] 366 - a - a - + ML 355 354 2 357 3 1 3 101 174 -8.399 -0.015 -7.053 0.434 -0.353 -0.482 0.203 + D 356 354 2 357 3 0 0 98 171 -9.117 -2.083 -0.392 + IL 357 357 3 357 3 1 3 101 174 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 367 - g - g - + ML 358 357 3 360 3 1 2 100 173 -8.563 -0.072 -4.440 0.032 -0.673 0.587 -0.237 + D 359 357 3 360 3 0 0 98 171 -8.802 -1.764 -0.508 + IL 360 360 3 360 3 1 2 100 173 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 368 - a - a - + ML 361 360 3 363 5 1 3 99 172 -7.715 -0.025 -7.531 -7.743 -8.635 0.668 -0.140 -0.514 -0.316 + D 362 360 3 363 5 0 0 97 170 -6.715 -0.195 -5.977 -4.351 -4.264 + IL 363 363 3 363 5 1 1 99 172 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 162 ] 369 440 C G C G + MP 364 363 3 368 6 2 4 98 171 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.382 -4.196 -4.309 0.318 -3.192 -4.999 3.254 -3.879 -4.242 0.198 -4.689 -1.816 1.349 -4.544 -0.707 -3.032 + ML 365 363 3 368 6 1 1 95 169 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 366 363 3 368 6 1 1 95 168 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 367 363 3 368 6 0 0 91 164 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 368 368 5 368 6 1 1 97 170 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 369 369 6 369 5 1 1 97 170 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 163 ] 370 439 g c g c + MP 370 369 6 374 6 2 4 96 169 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.728 -2.804 -3.670 1.475 -3.899 -4.360 1.334 -4.026 -3.908 2.772 -4.286 -0.326 0.889 -3.637 -1.377 -2.625 + ML 371 369 6 374 6 1 1 93 167 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 372 369 6 374 6 1 1 93 166 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 373 369 6 374 6 0 0 89 162 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 374 374 5 374 6 1 1 95 168 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 375 375 6 375 5 1 1 95 168 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 164 ] 371 438 u g u g + MP 376 375 6 380 6 2 3 94 167 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.281 -4.251 -4.207 -0.468 -3.179 -4.836 1.947 -3.873 -4.195 -0.167 -4.621 -2.219 2.016 -3.660 2.487 -3.069 + ML 377 375 6 380 6 1 1 91 165 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 378 375 6 380 6 1 1 91 164 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 379 375 6 380 6 0 0 87 160 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 380 380 5 380 6 1 1 93 166 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 381 381 6 381 5 1 1 93 166 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 165 ] 372 437 C G C G + MP 382 381 6 386 6 2 3 92 165 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.157 -3.997 -4.135 0.312 -3.096 -4.876 3.040 -3.757 -4.063 0.234 -4.539 -1.639 1.713 -4.343 0.093 -2.870 + ML 383 381 6 386 6 1 1 90 163 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 384 381 6 386 6 1 1 89 163 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 385 381 6 386 6 0 0 85 158 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 386 386 5 386 6 1 1 91 164 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 387 387 6 387 5 1 1 91 164 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 166 ] 373 436 c g c g + MP 388 387 6 392 6 2 3 90 163 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.442 -2.136 -2.234 1.054 -1.354 -3.085 2.026 -2.514 -1.513 1.096 -2.856 -0.789 1.848 -2.377 -0.008 -1.448 + ML 389 387 6 392 6 1 1 88 161 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 390 387 6 392 6 1 1 88 161 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 391 387 6 392 6 0 0 83 156 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 392 392 5 392 6 1 1 89 162 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 393 393 6 393 5 1 1 89 162 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 167 ] 374 435 u a u a + MP 394 393 6 398 4 2 2 88 161 -1.712 -9.154 -0.969 -2.457 -0.931 -1.401 -1.896 1.208 -1.895 -1.712 1.552 -2.248 -2.030 1.427 -2.601 -0.067 1.571 -2.101 0.146 -1.191 + ML 395 393 6 398 4 1 1 86 159 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 396 393 6 398 4 1 1 86 160 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 397 393 6 398 4 0 0 81 154 -12.737 -14.007 -2.036 -0.404 + IL 398 398 5 398 4 1 1 87 160 -4.485 -5.988 -0.166 -4.366 0.000 0.000 0.000 0.000 + IR 399 399 6 399 3 1 1 87 160 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 168 ] - 434 - a - a + MR 400 399 6 402 3 1 1 86 159 -1.782 -0.815 -2.827 0.302 -0.310 -0.323 0.216 + D 401 399 6 402 3 0 0 67 140 -8.248 -3.426 -0.146 + IR 402 402 3 402 3 1 1 90 163 -0.364 -2.314 -5.532 0.000 0.000 0.000 0.000 + [ MATR 169 ] - 407 - a - a + MR 403 402 3 405 5 1 1 39 58 -7.560 -0.065 -5.023 -7.588 -8.479 0.200 -0.486 0.169 0.019 + D 404 402 3 405 5 0 0 38 56 -7.271 -1.004 -3.124 -3.651 -1.735 + IR 405 405 3 405 5 1 1 40 58 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 170 ] 376 406 c g c g + MP 406 405 3 410 6 2 2 38 57 -9.468 -9.407 -0.016 -8.183 -8.463 -8.858 -1.404 -1.773 -1.217 1.040 -1.248 -2.591 1.845 -1.111 -1.177 1.139 -2.367 -0.492 1.363 -1.896 0.366 -0.939 + ML 407 405 3 410 6 1 1 37 56 -6.926 -7.272 -0.755 -1.601 -5.409 -4.652 0.313 -0.399 -0.575 0.409 + MR 408 405 3 410 6 1 1 37 55 -7.339 -6.068 -1.088 -6.047 -1.180 -4.260 0.085 -0.795 0.609 -0.256 + D 409 405 3 410 6 0 0 36 54 -10.376 -9.075 -1.490 -5.554 -2.702 -1.100 + IL 410 410 5 410 6 1 1 38 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 411 411 6 411 5 1 1 38 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 171 ] 377 405 c g c g + MP 412 411 6 416 6 2 2 36 55 -9.589 -9.528 -0.041 -8.305 -5.625 -8.979 -2.741 -2.776 -3.032 1.108 -1.120 -3.879 2.582 -3.067 -2.860 0.901 -3.583 -1.102 1.626 -3.184 -0.352 -1.968 + ML 413 411 6 416 6 1 1 35 53 -6.290 -6.637 -1.351 -1.045 -4.687 -4.016 0.313 -0.226 -0.301 0.126 + MR 414 411 6 416 6 1 1 35 53 -7.309 -6.038 -1.123 -6.017 -1.150 -4.230 0.796 -0.683 -0.479 -0.115 + D 415 411 6 416 6 0 0 34 52 -9.502 -8.200 -1.590 -4.679 -4.697 -0.772 + IL 416 416 5 416 6 1 1 36 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 417 417 6 417 5 1 1 36 54 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 172 ] 378 404 c g c g + MP 418 417 6 422 6 2 2 34 53 -9.608 -9.547 -0.190 -7.435 -5.017 -3.567 -2.366 -2.544 -1.325 0.893 -2.205 -3.474 2.178 -2.828 -2.675 1.688 -3.085 -0.847 1.614 -2.770 -0.253 -1.704 + ML 419 417 6 422 6 1 1 33 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 420 417 6 422 6 1 1 33 51 -7.377 -6.106 -1.929 -6.084 -0.619 -4.298 0.873 -0.784 -0.420 -0.252 + D 421 417 6 422 6 0 0 31 49 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 422 422 5 422 6 1 1 34 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 423 423 6 423 5 1 1 34 52 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 173 ] 379 403 c g c g + MP 424 423 6 428 6 2 2 33 51 -5.143 -5.212 -0.104 -7.333 -7.895 -7.989 -2.741 -2.465 -2.865 1.458 -2.572 -3.687 2.055 -3.004 -2.910 1.605 -3.441 -0.270 1.410 -2.986 0.137 -1.834 + ML 425 423 6 428 6 1 1 31 49 -6.320 -6.667 -1.212 -1.075 -6.516 -4.046 0.352 -0.362 -0.101 0.018 + MR 426 423 6 428 6 1 1 32 50 -7.797 -2.214 -1.287 -6.504 -1.638 -4.718 -0.329 -1.297 1.125 -0.700 + D 427 423 6 428 6 0 0 30 48 -10.621 -9.320 -0.530 -5.799 -5.816 -1.892 + IL 428 428 5 428 6 1 1 32 51 -2.992 -1.711 -1.025 -4.910 -5.686 -5.347 0.000 0.000 0.000 0.000 + IR 429 429 6 429 5 1 1 32 50 -3.029 -0.534 -2.933 -4.708 -5.814 0.000 0.000 0.000 0.000 + [ MATP 174 ] 381 401 c g c g + MP 430 429 6 434 6 2 2 30 49 -9.596 -9.536 -0.015 -8.312 -8.592 -8.987 -1.746 -1.696 -0.797 1.446 -1.877 -2.600 1.509 -2.291 -2.011 1.427 -1.613 -0.229 1.297 -2.015 0.403 -1.112 + ML 431 429 6 434 6 1 1 29 48 -6.794 -7.140 -0.760 -1.548 -6.990 -4.519 0.114 -0.867 0.640 -0.302 + MR 432 429 6 434 6 1 1 29 47 -7.015 -5.744 -1.571 -5.722 -0.856 -3.935 0.323 -0.373 -0.242 0.178 + D 433 429 6 434 6 0 0 27 45 -9.101 -7.799 -3.080 -4.279 -4.296 -0.371 + IL 434 434 5 434 6 1 1 30 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 435 435 6 435 5 1 1 30 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 175 ] 382 400 u a u a + MP 436 435 6 440 6 2 2 28 47 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.810 -2.007 -0.658 1.099 -1.855 -2.855 1.482 -1.514 -2.001 1.534 -2.641 -0.318 1.548 -2.144 0.339 -0.721 + ML 437 435 6 440 6 1 1 27 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 438 435 6 440 6 1 1 27 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 439 435 6 440 6 0 0 25 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 440 440 5 440 6 1 1 28 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 441 441 6 441 5 1 1 28 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 176 ] 383 399 c g c g + MP 442 441 6 446 6 2 2 26 45 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.775 -1.982 -1.907 1.089 -1.872 -2.723 1.897 -1.393 -1.462 1.098 -2.608 -0.633 1.260 -1.471 0.913 -0.788 + ML 443 441 6 446 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 444 441 6 446 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 445 441 6 446 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 446 446 5 446 6 1 1 26 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 447 447 6 447 5 1 1 26 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 177 ] 384 398 c g c g + MP 448 447 6 452 4 2 2 24 43 -8.057 -3.255 -0.182 -6.678 -1.731 -1.888 -1.214 1.022 -1.915 -2.444 1.744 -2.192 -0.451 0.940 -0.628 -0.608 1.580 -2.013 0.402 -1.197 + ML 449 447 6 452 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 450 447 6 452 4 1 1 24 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 451 447 6 452 4 0 0 23 41 -4.568 -4.250 -2.265 -0.520 + IL 452 452 5 452 4 1 1 26 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 453 453 6 453 3 1 1 24 42 -1.949 -0.508 -4.717 0.000 0.000 0.000 0.000 + [ MATL 178 ] 385 - u - u - + ML 454 453 6 456 3 1 1 22 40 -9.017 -0.313 -2.375 0.168 -0.690 -0.737 0.728 + D 455 453 6 456 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 456 456 3 456 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 179 ] 386 - c - c - + ML 457 456 3 459 3 1 1 21 39 -3.265 -0.168 -7.371 -0.863 0.748 -1.829 0.575 + D 458 456 3 459 3 0 0 19 38 -8.377 -0.248 -2.692 + IL 459 459 3 459 3 1 1 21 40 -1.925 -0.523 -4.625 0.000 0.000 0.000 0.000 + [ MATL 180 ] 388 - G - G - + ML 460 459 3 462 3 1 1 19 38 -9.014 -0.010 -7.668 -0.863 -0.947 1.237 -0.801 + D 461 459 3 462 3 0 0 19 38 -6.226 -1.577 -0.618 + IL 462 462 3 462 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 181 ] 389 - C - C - + ML 463 462 3 465 3 1 1 18 37 -9.017 -0.010 -7.671 -1.297 1.180 -0.952 -0.303 + D 464 462 3 465 3 0 0 18 36 -6.174 -1.687 -0.566 + IL 465 465 3 465 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 182 ] 390 - C - C - + ML 466 465 3 468 3 1 1 17 35 -9.017 -0.010 -7.671 -1.813 1.288 -2.789 0.174 + D 467 465 3 468 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 468 468 3 468 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 183 ] 391 - u - u - + ML 469 468 3 471 3 1 1 15 34 -9.017 -0.013 -7.102 -1.101 0.602 -1.375 0.705 + D 470 468 3 471 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 471 471 3 471 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 184 ] 392 - g - g - + ML 472 471 3 474 3 1 1 14 32 -9.014 -0.010 -7.668 -0.074 -1.193 0.817 -0.234 + D 473 471 3 474 3 0 0 15 33 -6.238 -1.751 -0.536 + IL 474 474 3 474 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 185 ] 393 - a - a - + ML 475 474 3 477 3 1 1 12 31 -9.014 -0.048 -5.021 0.436 -0.010 -0.772 0.095 + D 476 474 3 477 3 0 0 13 32 -6.238 -1.751 -0.536 + IL 477 477 3 477 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 186 ] 394 - u - u - + ML 478 477 3 480 2 1 1 1 1 * 0.000 -0.026 -0.780 0.274 0.295 + D 479 477 3 480 2 0 0 0 0 * 0.000 + IL 480 480 3 480 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 187 ] - - - - - - + E 481 480 3 -1 0 0 0 0 0 + [ BEGL 86 ] - - - - - - + S 482 352 1 483 1 1 33 402 792 0.000 + [ BIF 87 ] - - - - - - + B 483 482 1 484 570 1 33 402 792 + [ BEGL 88 ] - - - - - - + S 484 483 1 485 4 0 0 42 61 -0.090 -5.169 -5.332 -6.940 + [ MATP 89 ] 63 133 u a u a + MP 485 484 1 489 6 2 2 42 61 -9.584 -9.524 -0.015 -8.300 -8.580 -8.975 -1.156 -1.939 -1.929 0.961 -0.117 -2.780 1.365 -2.274 -1.003 1.467 -2.568 -0.331 1.704 -1.378 -0.115 -1.194 + ML 486 484 1 489 6 1 1 41 60 -6.688 -7.034 -0.838 -1.442 -6.883 -4.413 0.055 -0.829 0.657 -0.283 + MR 487 484 1 489 6 1 1 41 59 -7.284 -6.013 -1.922 -5.991 -0.635 -4.205 0.142 0.201 -0.605 0.124 + D 488 484 1 489 6 0 0 39 57 -9.128 -7.826 -3.623 -4.306 -3.708 -0.348 + IL 489 489 5 489 6 1 1 42 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 490 490 6 490 5 1 1 42 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 90 ] 64 132 g c g c + MP 491 490 6 495 6 2 2 40 59 -9.612 -9.551 -0.015 -8.328 -8.607 -9.002 -3.531 -2.830 -3.524 1.002 -3.074 -4.251 1.489 -3.774 -3.695 2.787 -3.820 -0.467 0.953 -3.536 -0.605 -2.487 + ML 492 490 6 495 6 1 1 39 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 493 490 6 495 6 1 1 39 58 -7.306 -6.035 -1.231 -6.013 -1.048 -4.227 0.789 -0.609 -0.495 -0.141 + D 494 490 6 495 6 0 0 37 55 -9.089 -7.788 -3.585 -4.267 -3.663 -0.360 + IL 495 495 5 495 6 1 1 40 59 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 496 496 6 496 5 1 1 40 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 91 ] 65 131 c g c g + MP 497 496 6 501 6 2 2 38 57 -9.630 -9.569 -0.015 -8.346 -8.626 -9.021 -2.316 -2.443 -2.488 1.485 -2.292 -3.335 2.242 -2.710 -1.587 0.961 -3.092 -0.823 1.169 -2.631 0.608 -0.855 + ML 498 496 6 501 6 1 1 37 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 499 496 6 501 6 1 1 37 56 -7.071 -5.800 -1.626 -5.778 -0.812 -3.991 0.418 -0.489 -0.092 0.019 + D 500 496 6 501 6 0 0 35 53 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 501 501 5 501 6 1 1 38 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 502 502 6 502 5 1 1 38 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 92 ] 66 130 c g c g + MP 503 502 6 507 6 2 2 36 55 -9.632 -9.571 -0.018 -8.347 -8.627 -7.904 -3.027 -2.966 -2.976 1.718 -2.716 -3.980 2.006 -3.196 -3.163 1.328 -3.700 -0.925 1.804 -3.284 -0.081 -2.149 + ML 504 502 6 507 6 1 1 35 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 505 502 6 507 6 1 1 35 54 -7.044 -5.773 -1.682 -5.751 -0.786 -3.965 0.279 -0.245 -0.333 0.199 + D 506 502 6 507 6 0 0 33 51 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 507 507 5 507 6 1 1 36 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 508 508 6 508 5 1 1 36 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 93 ] 67 129 g c g c + MP 509 508 6 513 6 2 2 34 53 -9.628 -9.568 -0.039 -8.344 -8.051 -5.844 -3.052 -2.456 -3.117 1.664 -3.184 -3.878 1.492 -3.446 -3.084 2.371 -3.738 0.133 0.834 -2.998 -0.430 -2.196 + ML 510 508 6 513 6 1 1 33 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 511 508 6 513 6 1 1 33 52 -7.044 -5.773 -1.514 -5.751 -0.885 -3.965 0.428 -0.437 -0.237 0.095 + D 512 508 6 513 6 0 0 31 49 -9.126 -7.824 -3.621 -4.303 -4.321 -0.301 + IL 513 513 5 513 6 1 1 34 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 514 514 6 514 5 1 1 34 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 94 ] 68 128 g c g c + MP 515 514 6 519 6 2 2 32 51 -9.608 -9.547 -0.087 -8.323 -4.750 -5.982 -1.282 -1.825 -1.601 1.190 -0.801 -2.795 1.571 -2.292 -1.013 1.713 -2.584 -0.416 1.192 -2.084 0.172 -1.112 + ML 516 514 6 519 6 1 1 31 50 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 517 514 6 519 6 1 1 31 49 -7.017 -5.746 -1.566 -5.724 -0.858 -3.938 0.473 -0.459 -0.190 0.011 + D 518 514 6 519 6 0 0 28 47 -9.566 -8.264 -4.061 -4.140 -4.761 -0.248 + IL 519 519 5 519 6 1 1 32 51 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 520 520 6 520 5 1 1 32 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 69 127 c g c g + MP 521 520 6 525 4 2 2 30 49 -2.385 -1.394 -1.634 -3.240 -0.781 -1.884 -1.063 1.382 -1.810 -2.629 1.588 -2.222 -1.775 1.129 -2.343 -0.151 1.209 -2.012 0.293 0.048 + ML 522 520 6 525 4 1 1 29 47 -3.781 -3.964 -0.497 -2.693 0.325 -0.258 -0.279 0.120 + MR 523 520 6 525 4 1 1 28 47 -4.844 -4.562 -2.429 -0.440 0.960 -0.705 -0.712 -0.267 + D 524 520 6 525 4 0 0 27 46 -5.323 -5.004 -2.277 -0.439 + IL 525 525 5 525 4 1 1 29 48 -2.852 -2.793 -0.506 -6.255 0.000 0.000 0.000 0.000 + IR 526 526 6 526 3 1 1 29 48 -1.836 -0.820 -2.703 0.000 0.000 0.000 0.000 + [ MATL 96 ] 72 - g - g - + ML 527 526 6 529 3 1 1 27 46 -8.571 -0.014 -7.225 -0.144 -0.275 0.478 -0.191 + D 528 526 6 529 3 0 0 26 45 -8.784 -0.173 -3.176 + IL 529 529 3 529 3 1 1 30 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 97 ] 73 - a - a - + ML 530 529 3 532 3 1 1 26 45 -9.017 -0.010 -7.671 0.733 -0.673 0.104 -0.653 + D 531 529 3 532 3 0 0 25 44 -6.174 -1.687 -0.566 + IL 532 532 3 532 3 1 1 29 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 98 ] 74 - c - c - + ML 533 532 3 535 3 1 1 25 43 -9.017 -0.010 -7.671 -0.112 0.866 -1.000 -0.412 + D 534 532 3 535 3 0 0 24 43 -6.174 -1.687 -0.566 + IL 535 535 3 535 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 99 ] 75 - C - C - + ML 536 535 3 538 3 1 1 24 42 -9.017 -0.010 -7.671 -1.648 1.431 -1.595 -0.615 + D 537 535 3 538 3 0 0 23 42 -6.174 -1.687 -0.566 + IL 538 538 3 538 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 100 ] 76 - u - u - + ML 539 538 3 541 3 1 1 23 41 -9.017 -0.010 -7.671 -0.098 -0.430 -0.670 0.761 + D 540 538 3 541 3 0 0 22 41 -6.174 -1.687 -0.566 + IL 541 541 3 541 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 101 ] 77 - C - C - + ML 542 541 3 544 3 1 1 21 40 -9.017 -0.010 -7.671 -2.162 1.614 -2.399 -0.929 + D 543 541 3 544 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 544 544 3 544 3 1 1 25 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 78 - G - G - + ML 545 544 3 547 3 1 1 20 39 -9.017 -0.010 -7.671 -1.954 -2.274 1.737 -2.314 + D 546 544 3 547 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 547 547 3 547 3 1 1 24 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 103 ] 79 - U - U - + ML 548 547 3 550 3 1 1 19 38 -9.017 -0.013 -7.115 -0.926 -1.834 -2.561 1.596 + D 549 547 3 550 3 0 0 19 37 -6.174 -1.687 -0.566 + IL 550 550 3 550 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 80 - u - u - + ML 551 550 3 553 3 1 1 18 36 -9.014 -0.010 -7.668 0.395 -1.245 -1.133 0.854 + D 552 550 3 553 3 0 0 18 36 -6.237 -1.750 -0.537 + IL 553 553 3 553 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 105 ] 81 - A - A - + ML 554 553 3 556 3 1 1 17 35 -9.014 -0.010 -7.668 1.898 -3.599 -3.424 -3.379 + D 555 553 3 556 3 0 0 17 35 -6.237 -1.750 -0.537 + IL 556 556 3 556 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 106 ] 82 - A - A - + ML 557 556 3 559 3 1 1 15 34 -9.014 -0.010 -7.668 1.513 -1.500 -1.558 -1.142 + D 558 556 3 559 3 0 0 16 34 -6.237 -1.750 -0.537 + IL 559 559 3 559 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 107 ] 83 - a - a - + ML 560 559 3 562 3 1 1 14 33 -9.014 -0.253 -2.652 0.759 -0.400 -1.477 0.251 + D 561 559 3 562 3 0 0 14 33 -6.237 -1.750 -0.537 + IL 562 562 3 562 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 108 ] 84 - a - a - + ML 563 562 3 565 3 1 1 12 31 -8.772 -0.053 -4.880 0.733 0.305 -1.138 -0.625 + D 564 562 3 565 3 0 0 12 30 -8.172 -3.685 -0.122 + IL 565 565 3 565 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 109 ] 85 - a - a - + ML 566 565 3 568 2 1 1 1 1 * 0.000 0.659 -0.304 -0.985 0.145 + D 567 565 3 568 2 0 0 0 0 * 0.000 + IL 568 568 3 568 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 110 ] - - - - - - + E 569 568 3 -1 0 0 0 0 0 + [ BEGR 111 ] - - - - - - + S 570 483 1 571 3 0 10 374 764 -2.434 -0.667 -2.434 + IL 571 571 2 571 3 1 13 376 766 -1.570 -0.648 -5.333 0.000 0.000 0.000 0.000 + [ MATL 112 ] 138 - A - A - + ML 572 571 2 574 3 1 12 374 764 -8.730 -0.012 -7.385 1.459 -1.217 -1.761 -0.929 + D 573 571 2 574 3 0 8 373 763 -8.330 -0.243 -2.721 + IL 574 574 3 574 3 1 10 375 764 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 113 ] 139 - A - A - + ML 575 574 3 577 3 1 11 373 763 -9.017 -0.010 -7.671 1.303 -0.540 -1.720 -0.886 + D 576 574 3 577 3 0 4 370 760 -6.174 -1.687 -0.566 + IL 577 577 3 577 3 1 9 374 763 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 114 ] 140 - A - A - + ML 578 577 3 580 3 1 11 372 762 -9.017 -0.010 -7.671 1.388 -0.920 -1.486 -1.005 + D 579 577 3 580 3 0 3 369 759 -6.174 -1.687 -0.566 + IL 580 580 3 580 3 1 8 373 762 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 115 ] 141 - a - a - + ML 581 580 3 583 3 1 10 371 761 -9.017 -0.010 -7.671 0.670 -0.585 -0.667 0.153 + D 582 580 3 583 3 0 3 368 758 -6.174 -1.687 -0.566 + IL 583 583 3 583 3 1 8 372 761 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 116 ] 142 - u - u - + ML 584 583 3 586 3 1 9 370 760 -9.017 -0.010 -7.671 0.032 -0.029 -0.766 0.495 + D 585 583 3 586 3 0 2 367 757 -6.174 -1.687 -0.566 + IL 586 586 3 586 3 1 7 371 760 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 117 ] 143 - a - a - + ML 587 586 3 589 3 1 8 369 759 -9.017 -0.010 -7.671 0.979 -0.821 -1.029 -0.041 + D 588 586 3 589 3 0 1 366 756 -6.174 -1.687 -0.566 + IL 589 589 3 589 3 1 6 370 760 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 144 - U - U - + ML 590 589 3 592 3 1 8 368 758 -9.017 -0.010 -7.671 -1.405 -0.778 -2.498 1.517 + D 591 589 3 592 3 0 1 365 755 -6.174 -1.687 -0.566 + IL 592 592 3 592 3 1 5 369 759 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 145 - A - A - + ML 593 592 3 595 3 1 7 367 757 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 594 592 3 595 3 0 0 364 754 -6.174 -1.687 -0.566 + IL 595 595 3 595 3 1 5 368 758 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 146 - A - A - + ML 596 595 3 598 3 1 7 366 756 -9.017 -0.010 -7.671 1.483 -2.048 -0.715 -1.500 + D 597 595 3 598 3 0 0 363 753 -6.174 -1.687 -0.566 + IL 598 598 3 598 3 1 4 367 757 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 147 - a - a - + ML 599 598 3 601 3 1 6 365 755 -9.017 -0.010 -7.671 0.834 -1.036 -0.731 0.174 + D 600 598 3 601 3 0 0 362 752 -6.174 -1.687 -0.566 + IL 601 601 3 601 3 1 4 366 756 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 148 - u - u - + ML 602 601 3 604 3 1 5 364 754 -9.017 -0.010 -7.671 -1.765 0.673 -2.641 0.965 + D 603 601 3 604 3 0 0 361 751 -6.174 -1.687 -0.566 + IL 604 604 3 604 3 1 3 365 755 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 123 ] 149 - G - G - + ML 605 604 3 607 3 1 5 363 753 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 606 604 3 607 3 0 0 360 750 -6.174 -1.687 -0.566 + IL 607 607 3 607 3 1 2 364 754 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 124 ] 150 - C - C - + ML 608 607 3 610 3 1 4 362 752 -9.017 -0.010 -7.671 -1.427 1.220 -0.254 -1.121 + D 609 607 3 610 3 0 0 359 749 -6.174 -1.687 -0.566 + IL 610 610 3 610 3 1 2 363 753 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 125 ] 151 - c - c - + ML 611 610 3 613 3 1 4 361 751 -9.017 -0.010 -7.671 0.144 0.726 -0.937 -0.476 + D 612 610 3 613 3 0 0 358 748 -6.174 -1.687 -0.566 + IL 613 613 3 613 3 1 2 362 752 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 126 ] 152 - A - A - + ML 614 613 3 616 3 1 3 360 750 -9.017 -0.010 -7.671 1.349 -2.691 0.121 -2.251 + D 615 613 3 616 3 0 0 357 747 -6.174 -1.687 -0.566 + IL 616 616 3 616 3 1 1 361 751 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 127 ] 153 - A - A - + ML 617 616 3 619 3 1 3 359 749 -9.017 -0.010 -7.671 1.616 -1.718 -1.839 -1.509 + D 618 616 3 619 3 0 0 356 746 -6.174 -1.687 -0.566 + IL 619 619 3 619 3 1 1 360 750 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 154 - c - c - + ML 620 619 3 622 3 1 3 358 748 -9.017 -0.010 -7.671 0.361 0.586 -1.351 -0.281 + D 621 619 3 622 3 0 0 355 745 -6.174 -1.687 -0.566 + IL 622 622 3 622 3 1 1 359 749 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 155 - a - a - + ML 623 622 3 625 3 1 2 357 747 -9.017 -0.010 -7.671 0.360 -0.396 -0.104 0.039 + D 624 622 3 625 3 0 0 354 744 -6.174 -1.687 -0.566 + IL 625 625 3 625 3 1 1 358 748 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 156 - a - a - + ML 626 625 3 628 3 1 2 356 746 -9.017 -0.010 -7.671 0.679 0.174 -0.961 -0.402 + D 627 625 3 628 3 0 0 353 743 -6.174 -1.687 -0.566 + IL 628 628 3 628 3 1 1 357 747 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 131 ] 157 - u - u - + ML 629 628 3 631 3 1 2 355 745 -9.017 -0.010 -7.671 0.072 0.274 -1.563 0.487 + D 630 628 3 631 3 0 0 352 742 -6.174 -1.687 -0.566 + IL 631 631 3 631 3 1 1 356 746 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 132 ] 158 - a - a - + ML 632 631 3 634 3 1 1 354 744 -9.017 -0.010 -7.671 0.646 -0.058 -0.265 -0.638 + D 633 631 3 634 3 0 0 350 740 -6.174 -1.687 -0.566 + IL 634 634 3 634 3 1 1 355 745 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 133 ] 159 - A - A - + ML 635 634 3 637 3 1 1 353 743 -9.017 -0.010 -7.671 1.134 -0.508 -0.746 -0.984 + D 636 634 3 637 3 0 0 349 738 -6.174 -1.687 -0.566 + IL 637 637 3 637 3 1 1 354 743 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 134 ] 160 - u - u - + ML 638 637 3 640 3 1 1 352 742 -9.017 -0.017 -6.688 0.350 -0.056 -1.051 0.357 + D 639 637 3 640 3 0 0 346 736 -6.174 -1.687 -0.566 + IL 640 640 3 640 3 1 1 352 742 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 161 - a - a - + ML 641 640 3 643 3 1 1 351 741 -9.010 -0.010 -7.664 0.492 -0.754 -0.628 0.437 + D 642 640 3 643 3 0 0 343 733 -6.301 -1.814 -0.509 + IL 643 643 3 643 3 1 1 351 741 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 162 - a - a - + ML 644 643 3 646 3 1 1 351 740 -9.010 -0.010 -7.664 0.568 -0.367 -0.938 0.288 + D 645 643 3 646 3 0 0 340 729 -6.301 -1.814 -0.509 + IL 646 646 3 646 3 1 1 350 740 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 137 ] 163 - c - c - + ML 647 646 3 649 3 1 1 350 740 -9.010 -0.444 -1.927 0.140 0.468 -0.948 -0.005 + D 648 646 3 649 3 0 0 333 723 -6.301 -1.814 -0.509 + IL 649 649 3 649 3 1 1 354 744 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 164 - u - u - + ML 650 649 3 652 3 1 1 354 744 -8.580 -0.013 -7.234 -0.001 -0.775 0.149 0.387 + D 651 649 3 652 3 0 0 306 696 -8.763 -4.276 -0.080 + IL 652 652 3 652 3 1 1 353 743 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 165 - a - a - + ML 653 652 3 655 3 1 1 353 743 -8.580 -0.013 -7.234 0.708 -0.260 -1.268 0.158 + D 654 652 3 655 3 0 0 292 682 -8.763 -4.276 -0.080 + IL 655 655 3 655 3 1 1 352 742 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 166 - c - c - + ML 656 655 3 658 3 1 1 353 742 -1.128 -0.900 -7.234 -0.344 0.398 -0.613 0.312 + D 657 655 3 658 3 0 0 240 629 -8.763 -0.385 -2.108 + IL 658 658 3 658 3 1 1 368 758 -0.068 -4.570 -7.950 0.000 0.000 0.000 0.000 + [ MATL 141 ] 245 - G - G - + ML 659 658 3 661 3 1 1 101 193 -8.917 -0.011 -7.571 -0.550 -0.775 1.080 -0.691 + D 660 658 3 661 3 0 0 100 191 -7.363 -0.520 -1.755 + IL 661 661 3 661 3 1 1 102 193 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 246 - C - C - + ML 662 661 3 664 3 1 1 100 192 -9.017 -0.010 -7.671 -1.173 1.048 -1.377 0.143 + D 663 661 3 664 3 0 0 98 190 -6.174 -1.687 -0.566 + IL 664 664 3 664 3 1 1 101 192 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 247 - u - u - + ML 665 664 3 667 3 1 1 99 191 -9.017 -0.010 -7.671 -0.174 0.155 -1.186 0.643 + D 666 664 3 667 3 0 0 97 189 -6.174 -1.687 -0.566 + IL 667 667 3 667 3 1 1 100 191 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 248 - u - u - + ML 668 667 3 670 5 1 1 98 190 -8.048 -0.357 -2.255 -8.075 -8.967 -0.346 0.089 -0.801 0.656 + D 669 667 3 670 5 0 0 97 188 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 670 670 3 670 5 1 1 99 190 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 145 ] 249 323 u a u a + MP 671 670 3 675 6 2 2 98 189 -9.434 -9.374 -0.017 -8.150 -8.430 -8.825 -3.194 -3.222 -3.276 0.342 -0.391 -4.059 2.091 -3.201 -3.273 0.479 -3.788 -1.346 2.583 -3.455 -0.224 -1.654 + ML 672 670 3 675 6 1 1 95 187 -8.053 -8.399 -1.740 -0.573 -8.249 -5.779 -1.035 -1.109 -1.793 1.464 + MR 673 670 3 675 6 1 1 95 187 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 674 670 3 675 6 0 0 90 182 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 675 675 5 675 6 1 1 97 188 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 676 676 6 676 5 1 1 97 188 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 146 ] 250 322 c g c g + MP 677 676 6 681 6 2 2 96 187 -9.489 -9.428 -0.016 -8.205 -8.484 -8.879 -1.846 -1.826 -1.972 1.416 -1.745 -2.883 1.844 -1.391 -2.017 1.358 -2.665 -0.361 1.288 -2.174 0.150 -0.756 + ML 678 676 6 681 6 1 1 93 184 -7.760 -8.106 -2.275 -0.415 -7.956 -5.001 0.963 -1.005 -0.265 -0.473 + MR 679 676 6 681 6 1 1 93 185 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 680 676 6 681 6 0 0 88 180 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 681 681 5 681 6 1 1 95 186 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 682 682 6 682 5 1 1 95 186 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 147 ] 251 321 g c g c + MP 683 682 6 687 6 2 2 94 185 -9.504 -9.443 -0.016 -8.220 -8.500 -8.895 -3.535 -2.572 -3.475 1.252 -3.951 -3.759 1.033 -3.956 -3.493 2.856 -4.119 0.644 0.520 -3.419 -1.448 -2.481 + ML 684 682 6 687 6 1 1 92 183 -7.649 -7.995 -0.989 -1.444 -7.845 -3.115 -0.867 -1.959 1.486 -1.344 + MR 685 682 6 687 6 1 1 91 183 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 686 682 6 687 6 0 0 86 177 -9.095 -7.793 -3.590 -4.272 -4.290 -0.308 + IL 687 687 5 687 6 1 1 93 184 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 688 688 6 688 5 1 1 93 184 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 148 ] 252 320 c g c g + MP 689 688 6 693 6 2 2 92 183 -9.579 -9.518 -0.017 -7.776 -8.574 -8.969 -2.946 -2.976 -3.077 0.524 -2.124 -2.151 2.792 -3.099 -3.076 0.824 -3.622 -0.436 1.425 -3.231 -0.071 -2.084 + ML 690 688 6 693 6 1 1 89 181 -6.807 -7.153 -1.694 -0.681 -7.003 -4.532 -0.108 -0.168 -0.782 0.679 + MR 691 688 6 693 6 1 1 89 180 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 692 688 6 693 6 0 0 84 175 -9.470 -8.169 -3.966 -4.648 -4.665 -0.231 + IL 693 693 5 693 6 1 1 91 182 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 694 694 6 694 5 1 1 91 182 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 149 ] 253 319 u a u a + MP 695 694 6 699 6 2 2 90 181 -9.581 -9.520 -0.057 -4.984 -8.576 -8.971 -1.259 -2.241 -2.254 1.110 -1.305 -3.105 1.781 -2.522 -2.228 0.909 -2.872 -0.428 2.008 -2.398 0.387 -1.409 + ML 696 694 6 699 6 1 1 87 178 -6.781 -7.127 -1.842 -0.615 -6.977 -4.507 0.769 -0.608 -0.588 -0.037 + MR 697 694 6 699 6 1 1 86 178 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 698 694 6 699 6 0 0 82 173 -9.470 -8.169 -3.966 -3.965 -4.665 -0.273 + IL 699 699 5 699 6 1 1 89 181 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 700 700 6 700 5 1 1 89 180 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 150 ] 254 318 g c g c + MP 701 700 6 705 6 2 2 88 180 -9.539 -9.478 -0.016 -8.255 -8.535 -8.930 -2.714 -2.326 -2.808 1.191 -2.999 -3.566 1.041 -3.214 -1.658 2.557 -3.438 0.634 0.917 -1.648 -0.897 -1.954 + ML 702 700 6 705 6 1 1 85 176 -7.246 -7.592 -2.307 -0.418 -7.442 -4.972 -0.027 -0.201 0.226 -0.031 + MR 703 700 6 705 6 1 1 83 175 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 704 700 6 705 6 0 0 80 172 -9.435 -8.133 -3.930 -1.859 -4.630 -0.705 + IL 705 705 5 705 6 1 1 87 178 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 706 706 6 706 5 1 1 87 178 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 151 ] 255 317 c g c g + MP 707 706 6 711 4 2 2 86 178 -2.205 -1.157 -1.628 -6.505 -1.741 -1.943 -1.937 1.124 -1.061 -1.022 2.046 -0.416 -1.142 0.916 -2.571 -0.607 1.169 -2.078 0.090 -1.195 + ML 708 706 6 711 4 1 1 84 175 -4.126 -1.070 -1.378 -3.612 0.201 0.098 -0.835 0.287 + MR 709 706 6 711 4 1 1 76 167 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 710 706 6 711 4 0 0 75 166 -4.568 -4.250 -2.265 -0.520 + IL 711 711 5 711 4 1 1 87 179 -0.688 -1.732 -3.776 -7.582 0.000 0.000 0.000 0.000 + IR 712 712 6 712 3 1 1 85 177 -0.291 -2.475 -8.536 0.000 0.000 0.000 0.000 + [ MATL 152 ] 262 - u - u - + ML 713 712 6 715 3 1 1 17 35 -9.017 -0.010 -7.671 -0.858 0.497 -0.688 0.502 + D 714 712 6 715 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 715 715 3 715 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 263 - U - U - + ML 716 715 3 718 3 1 1 15 34 -9.017 -0.010 -7.671 -3.414 -3.115 -4.200 1.902 + D 717 715 3 718 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 718 718 3 718 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 264 - A - A - + ML 719 718 3 721 3 1 1 14 32 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 720 718 3 721 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 721 721 3 721 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 265 - A - A - + ML 722 721 3 724 3 1 1 12 31 -9.017 -0.128 -3.594 1.755 -3.132 -1.430 -2.845 + D 723 721 3 724 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 724 724 3 724 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 266 - u - u - + ML 725 724 3 727 2 1 1 1 1 * 0.000 0.051 -0.627 -0.809 0.804 + D 726 724 3 727 2 0 0 0 0 * 0.000 + IL 727 727 3 727 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 157 ] - - - - - - + E 728 727 3 -1 0 0 0 0 0 + [ BEGR 188 ] - - - - - - + S 729 350 1 730 3 10 45 138 190 -9.017 -0.079 -4.280 + IL 730 730 2 730 3 11 46 140 192 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 441 - u - u - + ML 731 730 2 733 3 10 45 138 190 -8.948 -0.050 -4.968 -0.147 -0.304 -1.539 0.958 + D 732 730 2 733 3 8 43 137 189 -7.095 -0.653 -1.487 + IL 733 733 3 733 3 10 45 139 191 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 190 ] 442 - C - C - + ML 734 733 3 736 3 9 44 137 189 -8.980 -0.077 -4.320 -1.175 1.536 -2.746 -0.975 + D 735 733 3 736 3 7 42 135 187 -6.750 -0.896 -1.141 + IL 736 736 3 736 3 10 44 138 190 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 443 - A - A - + ML 737 736 3 739 3 9 43 136 188 -2.432 -0.853 -1.937 1.191 -2.272 0.279 -1.750 + D 738 736 3 739 3 6 41 134 186 -7.055 -2.568 -0.280 + IL 739 739 3 739 3 11 44 136 188 -2.191 -0.413 -5.060 0.000 0.000 0.000 0.000 + [ MATL 192 ] 447 - u - u - + ML 740 739 3 742 3 10 43 135 187 -8.526 -0.014 -7.180 0.081 0.288 -1.210 0.366 + D 741 739 3 742 3 6 40 134 186 -8.883 -0.812 -1.224 + IL 742 742 3 742 3 9 43 136 188 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 448 - u - u - + ML 743 742 3 745 3 10 42 134 186 -8.848 -0.011 -7.502 0.371 -0.220 -1.010 0.435 + D 744 742 3 745 3 5 39 133 185 -7.817 -0.360 -2.209 + IL 745 745 3 745 3 8 41 135 187 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 449 - a - a - + ML 746 745 3 748 3 9 41 133 185 -9.017 -0.010 -7.671 0.668 -0.332 -1.247 0.258 + D 747 745 3 748 3 4 36 131 183 -6.174 -1.687 -0.566 + IL 748 748 3 748 3 7 41 134 186 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 450 - a - a - + ML 749 748 3 751 3 9 40 132 184 -9.017 -0.010 -7.671 0.673 -0.634 -1.050 0.355 + D 750 748 3 751 3 4 36 130 182 -6.174 -1.687 -0.566 + IL 751 751 3 751 3 7 40 133 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 451 - a - a - + ML 752 751 3 754 3 8 39 131 183 -9.017 -0.010 -7.671 0.693 -0.590 -0.679 0.130 + D 753 751 3 754 3 4 35 129 181 -6.174 -1.687 -0.566 + IL 754 754 3 754 3 6 39 132 184 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 452 - g - g - + ML 755 754 3 757 3 8 38 130 182 -9.017 -0.010 -7.671 -0.056 -0.735 0.296 0.275 + D 756 754 3 757 3 3 34 128 180 -6.174 -1.687 -0.566 + IL 757 757 3 757 3 6 38 131 183 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 198 ] 453 - c - c - + ML 758 757 3 760 3 8 37 129 181 -9.017 -0.010 -7.671 -0.684 0.721 -1.047 0.316 + D 759 757 3 760 3 3 33 127 179 -6.174 -1.687 -0.566 + IL 760 760 3 760 3 6 37 130 182 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 454 - g - g - + ML 761 760 3 763 3 7 36 128 180 -9.017 -0.010 -7.671 0.656 -1.341 0.693 -1.278 + D 762 760 3 763 3 3 33 126 178 -6.174 -1.687 -0.566 + IL 763 763 3 763 3 5 36 129 181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 455 - G - G - + ML 764 763 3 766 3 7 35 127 179 -9.017 -0.010 -7.671 -0.178 -2.609 1.442 -2.092 + D 765 763 3 766 3 3 32 125 177 -6.174 -1.687 -0.566 + IL 766 766 3 766 3 5 35 128 180 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 456 - G - G - + ML 767 766 3 769 3 6 34 126 178 -9.017 -0.010 -7.671 -0.324 -1.470 1.335 -1.658 + D 768 766 3 769 3 3 31 124 176 -6.174 -1.687 -0.566 + IL 769 769 3 769 3 5 34 127 179 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 202 ] 457 - c - c - + ML 770 769 3 772 3 5 33 125 177 -9.017 -0.010 -7.671 -0.165 0.910 -0.699 -0.708 + D 771 769 3 772 3 2 31 123 175 -6.174 -1.687 -0.566 + IL 772 772 3 772 3 4 33 126 178 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 458 - U - U - + ML 773 772 3 775 3 4 32 124 176 -3.081 -0.189 -7.671 -1.274 -1.364 -2.574 1.599 + D 774 772 3 775 3 2 30 122 174 -6.174 -1.687 -0.566 + IL 775 775 3 775 3 4 32 125 176 -1.699 -0.629 -4.465 0.000 0.000 0.000 0.000 + [ MATL 204 ] 461 - a - a - + ML 776 775 3 778 2 3 31 123 175 -9.545 -0.002 0.354 -0.435 0.234 -0.312 + D 777 775 3 778 2 2 30 122 174 -8.453 -0.004 + IL 778 778 3 778 2 3 31 123 175 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 205 ] - - - - - - + B 779 778 3 780 869 2 30 122 174 + [ BEGL 206 ] - - - - - - + S 780 779 1 781 4 0 0 64 117 -0.065 -5.109 -6.657 -7.545 + [ MATP 207 ] 462 560 g c g c + MP 781 780 1 785 6 2 2 64 118 -9.605 -9.544 -0.017 -8.321 -8.012 -8.995 -2.012 -2.035 -1.348 1.058 -0.186 -1.979 1.105 -2.644 -2.369 2.254 -2.914 0.466 0.869 -2.381 -0.477 -1.415 + ML 782 780 1 785 6 1 1 62 116 -6.707 -7.053 -0.823 -1.462 -6.903 -4.433 0.960 -0.827 -0.567 -0.293 + MR 783 780 1 785 6 1 1 61 115 -7.018 -5.747 -1.563 -5.726 -0.859 -3.939 0.394 -0.492 0.005 -0.041 + D 784 780 1 785 6 0 0 58 112 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 785 785 5 785 6 1 1 63 117 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 786 786 6 786 5 1 1 63 117 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 208 ] 463 559 c g c g + MP 787 786 6 791 6 2 2 62 116 -9.633 -9.573 -0.017 -8.349 -8.629 -8.279 -2.135 -2.292 -2.226 0.944 -2.093 -3.008 2.135 -1.833 -2.051 1.450 -2.933 -0.724 1.347 -2.264 0.657 -1.466 + ML 788 786 6 791 6 1 1 60 114 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 789 786 6 791 6 1 1 60 113 -7.018 -5.747 -1.564 -5.725 -0.859 -3.939 0.321 -0.245 -0.288 0.122 + D 790 786 6 791 6 0 0 56 110 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 791 791 5 791 6 1 1 61 115 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 792 792 6 792 5 1 1 61 115 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 209 ] 464 558 c g c g + MP 793 792 6 797 6 2 2 60 114 -5.163 -9.572 -0.058 -7.903 -8.629 -8.291 -0.867 -1.969 -2.147 1.378 -2.127 -2.957 1.658 -2.473 -2.102 1.486 -2.532 0.576 1.163 -2.269 0.160 -1.261 + ML 794 792 6 797 6 1 1 58 112 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 795 792 6 797 6 1 1 58 112 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 796 792 6 797 6 0 0 55 108 -9.094 -7.792 -3.589 -4.271 -4.289 -0.308 + IL 797 797 5 797 6 1 1 59 113 -3.040 -3.303 -0.510 -4.959 -5.735 -5.395 0.000 0.000 0.000 0.000 + IR 798 798 6 798 5 1 1 59 113 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 210 ] 466 557 c g c g + MP 799 798 6 803 6 2 2 58 112 -9.630 -6.179 -0.033 -8.346 -8.625 -9.020 -1.748 -2.029 -2.031 1.173 -1.863 -2.952 1.804 -2.419 -1.729 1.447 -2.550 -0.427 1.519 -2.164 0.506 -1.247 + ML 800 798 6 803 6 1 1 56 110 -6.280 -6.627 -1.267 -1.035 -6.476 -4.006 0.396 -0.484 -0.012 -0.033 + MR 801 798 6 803 6 1 1 56 110 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 802 798 6 803 6 0 0 54 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 803 803 5 803 6 1 1 57 111 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 804 804 6 804 5 1 1 57 111 -2.040 -0.573 -6.199 -4.367 -5.472 0.000 0.000 0.000 0.000 + [ MATP 211 ] 467 554 a u a u + MP 805 804 6 809 6 2 2 56 110 -9.631 -7.901 -0.019 -8.347 -8.627 -9.022 -0.982 -1.887 -1.878 1.570 -1.823 -2.698 1.540 -2.282 -1.675 1.013 -2.342 0.120 1.287 -2.022 0.701 -0.984 + ML 806 804 6 809 6 1 1 54 108 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 807 804 6 809 6 1 1 55 109 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 808 804 6 809 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 809 809 5 809 6 1 1 55 109 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 810 810 6 810 5 1 1 55 109 -2.368 -0.500 -5.972 -4.140 -5.246 0.000 0.000 0.000 0.000 + [ MATP 212 ] 468 551 c g c g + MP 811 810 6 815 6 2 2 54 108 -8.647 -9.571 -0.016 -8.347 -8.627 -9.022 -1.719 -1.206 -1.798 1.446 -1.877 -2.689 1.634 -2.151 -1.112 1.382 -2.601 -0.341 1.399 -2.032 0.205 -1.193 + ML 812 810 6 815 6 1 1 53 107 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 813 810 6 815 6 1 1 54 108 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 814 810 6 815 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 815 815 5 815 6 1 1 53 107 -2.604 -2.867 -0.743 -4.522 -5.299 -4.959 0.000 0.000 0.000 0.000 + IR 816 816 6 816 5 1 1 53 107 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 213 ] 470 550 c g c g + MP 817 816 6 821 6 2 2 52 105 -9.631 -9.571 -0.015 -8.347 -8.627 -9.022 -1.004 -1.993 -1.118 1.445 -1.837 -2.734 1.760 -2.327 -2.054 1.172 -2.625 -0.258 1.512 -2.064 0.029 -1.166 + ML 818 816 6 821 6 1 1 53 107 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 819 816 6 821 6 1 1 53 107 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 820 816 6 821 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 821 821 5 821 6 1 1 52 106 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 822 822 6 822 5 1 1 52 105 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 214 ] 471 549 c g c g + MP 823 822 6 827 6 2 2 50 103 -9.631 -9.571 -0.046 -5.342 -8.627 -9.022 -1.750 -1.901 -1.797 1.239 -1.911 -2.773 1.647 -2.031 -2.081 1.403 -2.552 -0.294 1.397 -2.155 0.642 -0.490 + ML 824 822 6 827 6 1 1 53 106 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 825 822 6 827 6 1 1 53 107 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 826 822 6 827 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 827 827 5 827 6 1 1 51 104 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 828 828 6 828 5 1 1 50 104 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 215 ] 472 548 c g c g + MP 829 828 6 833 4 2 2 47 101 -7.995 -7.487 -0.032 -6.345 -1.127 -1.872 -1.425 1.074 -1.169 -2.764 1.655 -2.260 -0.746 1.387 -2.453 0.084 1.211 -2.053 0.473 -1.181 + ML 830 828 6 833 4 1 1 53 107 -4.145 -4.327 -0.894 -1.493 0.008 -0.884 0.728 -0.328 + MR 831 828 6 833 4 1 1 53 107 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 832 828 6 833 4 0 0 53 107 -4.651 -3.252 -2.348 -0.602 + IL 833 833 5 833 4 1 1 57 111 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 834 834 6 834 3 1 1 59 113 -0.493 -1.968 -4.882 0.000 0.000 0.000 0.000 + [ MATL 216 ] 473 - a - a - + ML 835 834 6 837 3 1 1 33 61 -1.365 -0.966 -3.322 0.371 0.114 -0.796 0.069 + D 836 834 6 837 3 0 0 31 58 -5.152 -0.850 -1.261 + IL 837 837 3 837 3 1 1 33 61 -1.327 -0.997 -3.318 0.000 0.000 0.000 0.000 + [ MATL 217 ] 478 - u - u - + ML 838 837 3 840 3 1 1 31 58 -7.100 -0.019 -7.407 0.514 -0.831 -1.005 0.596 + D 839 837 3 840 3 0 0 30 57 -4.040 -0.398 -2.471 + IL 840 840 3 840 3 1 1 32 59 -1.554 -0.765 -3.819 0.000 0.000 0.000 0.000 + [ MATL 218 ] 480 - u - u - + ML 841 840 3 843 3 1 1 30 57 -9.005 -0.010 -7.659 0.060 0.068 -1.266 0.579 + D 842 840 3 843 3 0 0 28 55 -6.392 -1.576 -0.615 + IL 843 843 3 843 3 1 1 31 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 481 - G - G - + ML 844 843 3 846 3 1 1 29 56 -9.011 -0.010 -7.665 -1.047 -2.227 1.456 -0.837 + D 845 843 3 846 3 0 0 27 54 -6.290 -1.803 -0.513 + IL 846 846 3 846 3 1 1 30 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 482 - C - C - + ML 847 846 3 849 3 1 1 28 55 -9.011 -0.010 -7.665 -1.626 1.218 -2.634 0.249 + D 848 846 3 849 3 0 0 26 53 -6.290 -1.803 -0.513 + IL 849 849 3 849 3 1 1 29 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 483 - u - u - + ML 850 849 3 852 3 1 1 27 54 -9.011 -0.013 -7.169 -1.422 0.765 -2.260 0.781 + D 851 849 3 852 3 0 0 25 52 -6.290 -1.803 -0.513 + IL 852 852 3 852 3 1 1 28 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 484 - u - u - + ML 853 852 3 855 3 1 1 26 53 -9.008 -0.014 -7.079 -0.465 0.056 -0.554 0.637 + D 854 852 3 855 3 0 0 24 51 -6.340 -1.853 -0.492 + IL 855 855 3 855 3 1 1 27 54 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 485 - u - u - + ML 856 855 3 858 3 1 1 25 52 -3.613 -0.137 -6.820 -0.458 -0.021 -0.046 0.399 + D 857 855 3 858 3 0 0 23 51 -4.267 -1.912 -0.551 + IL 858 858 3 858 3 1 1 27 55 -0.966 -1.117 -5.212 0.000 0.000 0.000 0.000 + [ MATL 224 ] 491 - g - g - + ML 859 858 3 861 3 1 1 14 33 -9.002 -0.116 -3.730 -0.672 -0.847 0.680 0.281 + D 860 858 3 861 3 0 0 14 33 -6.432 -1.784 -0.519 + IL 861 861 3 861 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 492 - g - g - + ML 862 861 3 864 3 1 1 12 31 -8.900 -0.117 -3.724 0.173 -1.091 0.688 -0.337 + D 863 861 3 864 3 0 0 12 31 -7.494 -0.639 -1.506 + IL 864 864 3 864 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 493 - g - g - + ML 865 864 3 867 2 1 1 1 1 * 0.000 0.444 -0.956 0.551 -0.601 + D 866 864 3 867 2 0 0 0 0 * 0.000 + IL 867 867 3 867 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 227 ] - - - - - - + E 868 867 3 -1 0 0 0 0 0 + [ BEGR 228 ] - - - - - - + S 869 779 1 870 3 0 7 90 135 -9.017 -0.010 -7.671 + IL 870 870 2 870 3 1 8 92 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 561 - g - g - + ML 871 870 2 873 3 1 7 90 135 -9.017 -0.018 -6.547 0.410 -1.116 0.476 -0.288 + D 872 870 2 873 3 0 5 89 134 -6.174 -1.687 -0.566 + IL 873 873 3 873 3 1 7 91 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 562 - A - A - + ML 874 873 3 876 3 1 6 89 134 -9.009 -0.094 -4.030 1.906 -3.809 -3.362 -3.582 + D 875 873 3 876 3 0 4 89 134 -6.326 -1.839 -0.498 + IL 876 876 3 876 3 1 7 90 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 231 ] 563 - A - A - + ML 877 876 3 879 3 1 5 88 133 -2.037 -1.011 -1.942 1.274 -2.398 0.155 -1.847 + D 878 876 3 879 3 0 4 89 134 -1.174 -2.467 -1.411 + IL 879 879 3 879 3 1 9 91 136 -0.591 -1.615 -6.688 0.000 0.000 0.000 0.000 + [ MATL 232 ] 574 - A - A - + ML 880 879 3 882 3 1 7 67 86 -8.608 -0.013 -7.262 1.125 -0.648 -1.267 -0.385 + D 881 879 3 882 3 0 2 65 84 -8.694 -1.478 -0.647 + IL 882 882 3 882 3 1 6 69 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 575 - a - a - + ML 883 882 3 885 3 1 6 66 85 -8.773 -0.012 -7.427 0.387 0.090 -0.999 0.173 + D 884 882 3 885 3 0 1 65 84 -8.169 -0.274 -2.561 + IL 885 885 3 885 3 1 4 68 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 576 - a - a - + ML 886 885 3 888 3 1 6 65 84 -9.017 -0.010 -7.671 0.312 0.236 -1.482 0.290 + D 887 885 3 888 3 0 0 63 83 -6.174 -1.687 -0.566 + IL 888 888 3 888 3 1 3 67 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 235 ] 577 - u - u - + ML 889 888 3 891 3 1 5 64 83 -9.017 -0.010 -7.671 -0.168 0.095 -0.952 0.609 + D 890 888 3 891 3 0 0 62 82 -6.174 -1.687 -0.566 + IL 891 891 3 891 3 1 3 66 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 578 - a - a - + ML 892 891 3 894 3 1 5 63 82 -9.017 -0.010 -7.671 0.701 -0.528 -1.306 0.352 + D 893 891 3 894 3 0 0 61 81 -6.174 -1.687 -0.566 + IL 894 894 3 894 3 1 2 65 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 579 - A - A - + ML 895 894 3 897 3 1 4 62 81 -9.017 -0.010 -7.671 1.246 -0.789 -1.229 -0.681 + D 896 894 3 897 3 0 0 60 80 -6.174 -1.687 -0.566 + IL 897 897 3 897 3 1 2 64 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 580 - a - a - + ML 898 897 3 900 3 1 4 60 80 -9.017 -0.010 -7.671 0.626 0.170 -1.016 -0.257 + D 899 897 3 900 3 0 0 59 79 -6.174 -1.687 -0.566 + IL 900 900 3 900 3 1 1 63 82 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 581 - a - a - + ML 901 900 3 903 3 1 3 59 79 -9.017 -0.010 -7.671 0.365 -0.364 0.188 -0.330 + D 902 900 3 903 3 0 0 58 78 -6.174 -1.687 -0.566 + IL 903 903 3 903 3 1 1 62 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 582 - a - a - + ML 904 903 3 906 3 1 3 58 77 -9.017 -0.010 -7.671 0.479 -0.619 0.184 -0.288 + D 905 903 3 906 3 0 0 57 76 -6.174 -1.687 -0.566 + IL 906 906 3 906 3 1 1 61 80 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 583 - G - G - + ML 907 906 3 909 3 1 2 57 76 -9.017 -0.010 -7.671 0.528 -2.487 1.089 -1.984 + D 908 906 3 909 3 0 0 56 75 -6.174 -1.687 -0.566 + IL 909 909 3 909 3 1 1 60 79 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 584 - G - G - + ML 910 909 3 912 3 1 2 56 75 -9.017 -0.010 -7.671 -0.407 -2.683 1.518 -2.141 + D 911 909 3 912 3 0 0 55 74 -6.174 -1.687 -0.566 + IL 912 912 3 912 3 1 1 59 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 585 - c - c - + ML 913 912 3 915 3 1 2 55 74 -9.017 -0.010 -7.671 0.267 0.773 -1.443 -0.475 + D 914 912 3 915 3 0 0 54 73 -6.174 -1.687 -0.566 + IL 915 915 3 915 3 1 1 58 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 586 - U - U - + ML 916 915 3 918 3 1 1 54 73 -9.017 -0.010 -7.671 -1.634 -0.900 -1.990 1.531 + D 917 915 3 918 3 0 0 53 72 -6.174 -1.687 -0.566 + IL 918 918 3 918 3 1 1 57 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 587 - g - g - + ML 919 918 3 921 5 1 1 53 72 -3.442 -0.159 -7.185 -8.075 -8.967 0.268 -0.534 0.638 -0.863 + D 920 918 3 921 5 0 0 52 71 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 921 921 3 921 5 1 1 53 72 -2.974 -0.316 -4.652 -6.485 -5.758 0.000 0.000 0.000 0.000 + [ MATP 246 ] 589 637 g c g c + MP 922 921 3 926 6 2 2 52 71 -9.633 -9.572 -0.015 -8.349 -8.628 -9.023 -2.491 -0.128 -2.774 1.009 -2.808 -2.009 0.851 -1.949 -2.632 2.350 -2.940 1.248 0.655 -2.710 -0.933 -1.843 + ML 923 921 3 926 6 1 1 51 69 -6.294 -6.641 -1.355 -0.962 -6.490 -4.020 0.308 -0.213 -0.310 0.128 + MR 924 921 3 926 6 1 1 50 69 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 925 921 3 926 6 0 0 48 67 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 926 926 5 926 6 1 1 52 71 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 927 927 6 927 5 1 1 51 70 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 247 ] 590 636 c g c g + MP 928 927 6 932 6 2 2 50 69 -9.633 -9.572 -0.015 -8.349 -8.628 -9.023 -2.641 -2.709 -2.798 0.610 -2.471 -3.638 2.339 -2.928 -2.655 1.003 -2.080 0.418 1.710 -2.942 0.211 -1.886 + ML 929 927 6 932 6 1 1 49 67 -6.294 -6.641 -1.247 -1.049 -6.490 -4.020 0.305 -0.370 -0.262 0.210 + MR 930 927 6 932 6 1 1 48 67 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 931 927 6 932 6 0 0 46 65 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 932 932 5 932 6 1 1 50 69 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 933 933 6 933 5 1 1 49 68 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 248 ] 591 635 c g c g + MP 934 933 6 938 6 2 2 48 67 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.599 -2.000 -2.068 1.046 -1.930 -2.917 1.986 -2.388 -1.108 1.182 -2.312 -0.205 1.552 -2.144 0.271 -1.314 + ML 935 933 6 938 6 1 1 47 65 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 936 933 6 938 6 1 1 46 65 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 937 933 6 938 6 0 0 44 63 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 938 938 5 938 6 1 1 48 67 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 939 939 6 939 5 1 1 47 66 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 249 ] 592 634 u a u a + MP 940 939 6 944 6 2 2 46 65 -9.635 -8.674 -0.016 -8.351 -8.631 -9.026 -1.546 -1.996 -1.529 1.022 -2.021 -2.912 1.595 -2.390 -1.340 1.460 -2.601 -0.394 1.884 -2.202 0.079 -1.311 + ML 941 939 6 944 6 1 1 45 63 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 942 939 6 944 6 1 1 44 63 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 943 939 6 944 6 0 0 42 61 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 944 944 5 944 6 1 1 46 65 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 945 945 6 945 5 1 1 45 64 -2.422 -0.491 -5.934 -4.101 -5.207 0.000 0.000 0.000 0.000 + [ MATP 250 ] 593 632 u a u a + MP 946 945 6 950 6 2 2 44 63 -8.651 -7.670 -0.022 -8.351 -8.631 -9.026 -1.425 -1.239 -1.353 1.200 -1.972 -2.704 1.466 -2.327 -1.989 1.595 -2.616 -0.545 1.697 -1.160 -0.171 -1.166 + ML 947 945 6 950 6 1 1 43 61 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 948 945 6 950 6 1 1 42 61 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 949 945 6 950 6 0 0 40 59 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 950 950 5 950 6 1 1 44 63 -2.604 -2.867 -0.743 -4.522 -5.299 -4.959 0.000 0.000 0.000 0.000 + IR 951 951 6 951 5 1 1 43 62 -2.323 -0.509 -5.994 -4.162 -5.268 0.000 0.000 0.000 0.000 + [ MATP 251 ] 595 628 a u a u + MP 952 951 6 956 6 2 2 42 61 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.640 -1.660 -1.772 1.608 -1.134 -2.733 1.572 -2.261 -1.942 1.267 -2.629 -0.516 1.585 -2.132 0.042 -1.152 + ML 953 951 6 956 6 1 1 41 59 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 954 951 6 956 6 1 1 40 59 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 955 951 6 956 6 0 0 38 57 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 956 956 5 956 6 1 1 42 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 957 957 6 957 5 1 1 41 60 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 252 ] 596 627 g c g c + MP 958 957 6 962 6 2 2 40 59 -9.635 -8.055 -0.018 -8.351 -8.631 -9.026 -1.981 -2.075 -2.155 1.668 -1.985 -1.573 1.582 -2.556 -2.301 1.753 -2.860 -0.547 1.199 -2.355 0.100 -1.332 + ML 959 957 6 962 6 1 1 39 57 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 960 957 6 962 6 1 1 38 57 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 961 957 6 962 6 0 0 36 55 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 962 962 5 962 6 1 1 40 59 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 963 963 6 963 5 1 1 39 58 -2.438 -0.484 -5.950 -4.117 -5.223 0.000 0.000 0.000 0.000 + [ MATP 253 ] 597 625 c g c g + MP 964 963 6 968 6 2 2 38 57 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.365 -1.419 -1.907 1.422 -1.916 -2.830 1.608 -2.334 -1.878 1.462 -2.371 0.175 1.282 -2.122 0.092 -0.825 + ML 965 963 6 968 6 1 1 37 55 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 966 963 6 968 6 1 1 36 55 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 967 963 6 968 6 0 0 34 53 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 968 968 5 968 6 1 1 38 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 969 969 6 969 5 1 1 37 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 254 ] 598 624 g c g c + MP 970 969 6 974 6 2 2 36 55 -9.635 -9.574 -0.081 -8.351 -4.404 -9.026 -1.095 -0.922 -1.214 1.375 -1.815 -2.771 1.409 -1.676 -1.730 1.478 -2.560 -0.114 1.286 -2.060 0.201 -0.807 + ML 971 969 6 974 6 1 1 35 53 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 972 969 6 974 6 1 1 34 53 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 973 969 6 974 6 0 0 32 51 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 974 974 5 974 6 1 1 36 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 975 975 6 975 5 1 1 35 54 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 255 ] 599 623 c g c g + MP 976 975 6 980 4 2 2 34 53 -1.392 -8.147 -0.818 -4.378 -0.745 -1.314 -1.719 1.316 -0.714 -1.732 1.437 -0.761 -1.825 0.875 -1.422 -0.466 1.244 -1.163 0.580 -1.074 + ML 977 975 6 980 4 1 1 33 51 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 978 975 6 980 4 1 1 32 51 -5.703 -4.732 -0.674 -1.660 -0.421 0.918 -1.157 -0.128 + D 979 975 6 980 4 0 0 31 50 -4.568 -4.250 -2.265 -0.520 + IL 980 980 5 980 4 1 1 33 52 -1.939 -4.794 -0.521 -7.279 0.000 0.000 0.000 0.000 + IR 981 981 6 981 3 1 1 34 53 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 256 ] 604 - a - a - + ML 982 981 6 984 3 1 1 30 49 -9.310 -0.010 -7.628 0.880 -0.765 -0.471 -0.235 + D 983 981 6 984 3 0 0 29 47 -6.095 -0.488 -1.878 + IL 984 984 3 984 3 1 1 31 49 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 257 ] - 622 - a - a + MR 985 984 3 987 5 1 1 29 48 -2.468 -0.305 -7.863 -8.075 -8.967 0.293 -0.717 0.126 0.105 + D 986 984 3 987 5 0 0 27 46 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 987 987 3 987 5 1 1 29 47 -3.381 -0.248 -5.799 -5.060 -6.165 0.000 0.000 0.000 0.000 + [ MATP 258 ] 605 620 c g c g + MP 988 987 3 992 6 2 2 28 46 -9.632 -9.571 -0.015 -8.348 -8.628 -9.023 -2.030 -2.181 -1.577 0.970 -2.138 -3.060 1.808 -2.516 -2.276 1.580 -2.841 -0.656 1.755 -1.391 -0.074 -0.888 + ML 989 987 3 992 6 1 1 27 45 -6.309 -6.655 -1.370 -1.064 -4.290 -4.035 0.375 -0.519 0.070 -0.066 + MR 990 987 3 992 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 991 987 3 992 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 992 992 5 992 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 993 993 6 993 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 259 ] 606 619 c g c g + MP 994 993 6 998 6 2 2 26 44 -9.632 -9.571 -0.015 -8.348 -8.628 -9.023 -3.514 -3.404 -3.265 0.387 -2.528 -4.432 2.740 -3.429 -3.550 1.065 -4.080 -0.195 1.737 -3.756 -0.494 -2.439 + ML 995 993 6 998 6 1 1 26 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 996 993 6 998 6 1 1 25 44 -7.039 -5.768 -1.677 -5.746 -0.790 -3.960 0.289 -0.168 -0.340 0.135 + D 997 993 6 998 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 998 998 5 998 6 1 1 26 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 999 999 6 999 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 260 ] 607 618 c g c g + MP 1000 999 6 1004 4 2 2 23 42 -8.052 -8.259 -0.024 -6.673 -2.176 -2.338 -2.267 0.754 -1.478 -3.206 2.434 -2.606 -2.403 0.817 -1.553 -0.369 1.154 -2.501 0.693 -0.815 + ML 1001 999 6 1004 4 1 1 25 44 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1002 999 6 1004 4 1 1 24 43 -4.869 -3.898 -1.580 -0.826 0.289 -0.168 -0.340 0.135 + D 1003 999 6 1004 4 0 0 23 42 -4.568 -4.250 -2.265 -0.520 + IL 1004 1004 5 1004 4 1 1 26 45 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1005 1005 6 1005 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 261 ] 608 - U - U - + ML 1006 1005 6 1008 3 1 1 21 39 -9.017 -0.010 -7.671 -0.854 -1.533 -1.297 1.430 + D 1007 1005 6 1008 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 1008 1008 3 1008 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 262 ] 609 - G - G - + ML 1009 1008 3 1011 3 1 1 20 38 -9.017 -0.010 -7.671 -1.804 -2.235 1.685 -1.802 + D 1010 1008 3 1011 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 1011 1011 3 1011 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 263 ] 610 - U - U - + ML 1012 1011 3 1014 3 1 1 18 37 -9.017 -0.010 -7.671 -1.250 -0.155 -1.486 1.217 + D 1013 1011 3 1014 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 1014 1014 3 1014 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 264 ] 611 - c - c - + ML 1015 1014 3 1017 3 1 1 17 35 -9.017 -0.010 -7.671 -1.137 0.939 -2.170 0.491 + D 1016 1014 3 1017 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 1017 1017 3 1017 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 612 - u - u - + ML 1018 1017 3 1020 3 1 1 16 34 -3.774 -0.117 -7.671 -0.468 0.200 -0.403 0.456 + D 1019 1017 3 1020 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1020 1020 3 1020 3 1 1 17 35 -1.818 -0.568 -4.586 0.000 0.000 0.000 0.000 + [ MATL 266 ] 615 - u - u - + ML 1021 1020 3 1023 3 1 1 14 32 -9.017 -0.010 -7.671 0.008 -0.628 0.094 0.357 + D 1022 1020 3 1023 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1023 1023 3 1023 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 616 - U - U - + ML 1024 1023 3 1026 3 1 1 12 31 -9.017 -0.010 -7.671 -0.969 -0.229 -0.908 1.072 + D 1025 1023 3 1026 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1026 1026 3 1026 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 617 - c - c - + ML 1027 1026 3 1029 2 1 1 1 1 * 0.000 -0.187 0.295 -0.456 0.221 + D 1028 1026 3 1029 2 0 0 0 0 * 0.000 + IL 1029 1029 3 1029 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 269 ] - - - - - - + E 1030 1029 3 -1 0 0 0 0 0 + [ BEGR 270 ] - - - - - - + S 1031 90 1 1032 3 126 180 4570 9508 -9.017 -0.010 -7.671 + IL 1032 1032 2 1032 3 126 181 4571 9509 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 271 ] 750 - G - G - + ML 1033 1032 2 1035 3 126 180 4570 9508 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 1034 1032 2 1035 3 121 175 4567 9505 -6.174 -1.687 -0.566 + IL 1035 1035 3 1035 3 125 180 4570 9508 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 272 ] 751 - A - A - + ML 1036 1035 3 1038 3 125 179 4569 9507 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1037 1035 3 1038 3 120 174 4566 9504 -6.174 -1.687 -0.566 + IL 1038 1038 3 1038 3 125 179 4569 9507 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 273 ] 752 - C - C - + ML 1039 1038 3 1041 5 124 178 4568 9506 -8.048 -0.020 -7.863 -8.075 -8.967 -4.030 1.920 -4.712 -3.107 + D 1040 1038 3 1041 5 119 173 4565 9503 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 1041 1041 3 1041 5 123 177 4568 9506 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 274 ] 753 2763 G C G C + MP 1042 1041 3 1046 6 123 177 4567 9505 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.767 -3.221 -4.699 0.951 -5.685 -4.947 -0.301 -5.248 -4.689 3.538 -4.979 -0.820 -1.084 -4.442 -2.830 -3.625 + ML 1043 1041 3 1046 6 121 174 4565 9503 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1044 1041 3 1046 6 120 174 4564 9502 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1045 1041 3 1046 6 116 169 4556 9494 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1046 1046 5 1046 6 122 175 4566 9504 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1047 1047 6 1047 5 122 175 4566 9504 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 275 ] 754 2762 c g c g + MP 1048 1047 6 1052 6 121 175 4565 9503 -9.635 -9.574 -0.207 -8.351 -8.631 -2.991 -3.885 -3.610 -3.908 0.840 -3.086 -4.704 2.822 -3.668 -3.864 1.537 -4.360 -1.374 1.282 -4.070 -0.653 -2.684 + ML 1049 1047 6 1052 6 120 174 4563 9501 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1050 1047 6 1052 6 120 173 4562 9500 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1051 1047 6 1052 6 115 168 4554 9492 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1052 1052 5 1052 6 122 175 4565 9503 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1053 1053 6 1053 5 122 176 4565 9503 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 276 ] 755 2761 G C G C + MP 1054 1053 6 1058 6 123 176 4565 9503 -9.444 -9.384 -0.017 -8.160 -8.440 -8.835 -4.909 -3.319 -4.869 0.065 -5.270 -4.862 0.281 -5.223 -4.658 3.601 -4.938 -1.023 -0.983 -4.528 -2.600 -3.787 + ML 1055 1053 6 1058 6 120 173 4562 9500 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1056 1053 6 1058 6 119 172 4560 9498 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1057 1053 6 1058 6 115 168 4552 9490 -11.057 -9.756 -5.553 -6.235 -6.252 -0.073 + IL 1058 1058 5 1058 6 121 174 4563 9501 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1059 1059 6 1059 5 121 174 4563 9501 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 277 ] 756 2760 G C G C + MP 1060 1059 6 1064 6 121 174 4563 9501 -9.444 -9.384 -0.017 -8.160 -8.440 -8.835 -6.010 -3.733 -6.352 -0.613 -7.043 -5.186 -2.072 -6.615 -5.084 3.834 -5.353 -1.502 -2.416 -5.284 -4.201 -5.211 + ML 1061 1059 6 1064 6 119 172 4560 9498 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1062 1059 6 1064 6 118 171 4558 9496 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1063 1059 6 1064 6 115 167 4552 9490 -11.057 -9.756 -5.553 -6.235 -6.252 -0.073 + IL 1064 1064 5 1064 6 120 172 4561 9499 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1065 1065 6 1065 5 120 172 4561 9499 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 278 ] 757 2759 G C G C + MP 1066 1065 6 1070 4 119 172 4561 9499 -7.704 -7.911 -0.031 -6.325 -6.093 -3.763 -6.470 -0.770 -7.086 -5.192 -2.119 -6.705 -5.110 3.844 -5.374 -1.543 -2.480 -5.321 -4.254 -5.329 + ML 1067 1065 6 1070 4 118 170 4559 9497 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1068 1065 6 1070 4 116 169 4555 9493 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1069 1065 6 1070 4 115 167 4552 9489 -6.504 -6.186 -4.201 -0.119 + IL 1070 1070 5 1070 4 119 171 4560 9498 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1071 1071 6 1071 3 118 171 4560 9498 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 279 ] 758 - U - U - + ML 1072 1071 6 1074 3 117 170 4559 9497 -8.678 -0.013 -7.332 -2.832 -2.610 -3.609 1.854 + D 1073 1071 6 1074 3 114 167 4551 9489 -8.501 -4.014 -0.096 + IL 1074 1074 3 1074 3 117 170 4559 9497 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 280 ] 759 - U - U - + ML 1075 1074 3 1077 3 116 169 4558 9496 -7.291 -0.018 -7.349 -1.260 -1.528 -0.856 1.424 + D 1076 1074 3 1077 3 114 167 4550 9488 -1.963 -0.658 -3.188 + IL 1077 1077 3 1077 3 116 168 4555 9493 -2.502 -0.376 -4.236 0.000 0.000 0.000 0.000 + [ MATR 281 ] - 2758 - U - U + MR 1078 1077 3 1080 3 115 168 4557 9495 -2.287 -0.340 -7.670 -1.777 -0.033 -2.610 1.360 + D 1079 1077 3 1080 3 111 164 4494 9431 -6.473 -1.417 -0.703 + IR 1080 1080 3 1080 3 117 170 4559 9497 -0.295 -2.473 -7.642 0.000 0.000 0.000 0.000 + [ MATR 282 ] - 2749 - G - G + MR 1081 1080 3 1083 3 114 166 4556 9494 -2.844 -0.225 -7.675 -3.500 -4.938 1.936 -4.241 + D 1082 1080 3 1083 3 110 163 4446 9383 -6.390 -1.568 -0.620 + IR 1083 1083 3 1083 3 124 180 4870 9810 -0.007 -7.806 -12.632 0.000 0.000 0.000 0.000 + [ MATR 283 ] - 2323 - U - U + MR 1084 1083 3 1086 3 113 165 4435 9371 -9.358 -0.009 -7.675 -1.170 -1.444 -2.325 1.580 + D 1085 1083 3 1086 3 109 162 4432 9369 -6.390 -1.568 -0.620 + IR 1086 1086 3 1086 3 113 165 4435 9371 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 284 ] - 2322 - g - g + MR 1087 1086 3 1089 3 112 164 4434 9370 -9.358 -0.009 -7.675 -0.037 -0.142 0.510 -0.524 + D 1088 1086 3 1089 3 109 161 4431 9368 -6.390 -1.568 -0.620 + IR 1089 1089 3 1089 3 112 164 4434 9370 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 285 ] - 2321 - c - c + MR 1090 1089 3 1092 3 111 163 4433 9369 -9.358 -0.009 -7.675 0.197 0.362 -0.674 -0.088 + D 1091 1089 3 1092 3 108 160 4430 9367 -6.390 -1.568 -0.620 + IR 1092 1092 3 1092 3 111 163 4433 9370 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 286 ] - 2320 - a - a + MR 1093 1092 3 1095 3 110 162 4432 9368 -9.358 -0.012 -7.156 0.631 -0.516 -0.508 0.068 + D 1094 1092 3 1095 3 107 159 4430 9366 -6.390 -1.568 -0.620 + IR 1095 1095 3 1095 3 110 162 4432 9369 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 287 ] - 2319 - u - u + MR 1096 1095 3 1098 3 109 161 4431 9367 -9.355 -0.102 -3.900 0.160 -0.001 -1.477 0.608 + D 1097 1095 3 1098 3 107 159 4429 9365 -6.440 -1.618 -0.594 + IR 1098 1098 3 1098 3 109 161 4431 9368 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 288 ] - 2318 - a - a + MR 1099 1098 3 1101 3 108 160 4430 9366 -9.262 -0.426 -1.976 0.275 0.015 -0.622 0.176 + D 1100 1098 3 1101 3 106 158 4428 9365 -7.440 -2.617 -0.267 + IR 1101 1101 3 1101 3 108 161 4431 9367 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 289 ] - 2317 - u - u + MR 1102 1101 3 1104 2 107 159 4430 9366 -0.721 -1.346 0.270 -0.482 -0.675 0.538 + D 1103 1101 3 1104 2 106 158 4428 9364 -0.897 -1.111 + IR 1104 1104 3 1104 2 108 161 4431 9368 -0.212 -2.869 0.000 0.000 0.000 0.000 + [ BIF 290 ] - - - - - - + B 1105 1104 3 1258 1106 105 156 4424 9360 + [ BEGR 465 ] - - - - - - + S 1106 1105 1 1107 2 0 13 403 823 -9.552 -0.002 + IL 1107 1107 2 1107 2 1 14 405 824 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 466 ] - - - - - - + B 1108 1107 2 1109 1159 0 13 403 823 + [ BEGL 467 ] - - - - - - + S 1109 1108 1 1110 4 0 0 371 790 -0.028 -7.497 -6.905 -7.545 + [ MATP 468 ] 1869 2235 c g c g + MP 1110 1109 1 1114 6 2 2 371 790 -9.635 -9.574 -0.273 -8.351 -2.600 -9.026 -3.390 -3.283 -3.475 0.660 -2.876 -1.652 2.919 -3.409 -3.469 1.268 -3.988 -1.211 1.060 -3.626 -0.574 -2.402 + ML 1111 1109 1 1114 6 1 1 368 787 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1112 1109 1 1114 6 1 1 368 787 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1113 1109 1 1114 6 0 0 355 775 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1114 1114 5 1114 6 1 1 370 789 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1115 1115 6 1115 5 1 1 370 789 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 469 ] 1870 2234 a u a u + MP 1116 1115 6 1120 6 2 2 370 789 -9.379 -9.319 -0.017 -8.095 -8.375 -8.770 -1.046 -2.138 -2.425 2.179 -2.506 -3.260 0.952 -2.775 -2.504 1.671 -3.037 0.343 0.793 -2.545 -0.610 -0.144 + ML 1117 1115 6 1120 6 1 1 365 784 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1118 1115 6 1120 6 1 1 367 786 -8.877 -7.606 -0.392 -4.047 -2.718 -5.798 -1.172 -0.865 -1.909 1.455 + D 1119 1115 6 1120 6 0 0 351 770 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1120 1120 5 1120 6 1 1 368 787 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1121 1121 6 1121 5 1 1 368 787 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 470 ] 1871 2233 u a u a + MP 1122 1121 6 1126 6 2 2 368 787 -9.617 -9.557 -0.015 -8.333 -8.613 -9.008 -2.784 -2.849 -2.929 1.447 -0.615 -3.775 1.930 -3.010 -2.785 0.693 -3.494 -0.923 2.227 -3.081 -0.385 -1.982 + ML 1123 1121 6 1126 6 1 1 363 782 -6.555 -6.902 -0.952 -1.310 -6.751 -4.281 0.031 -0.397 -0.566 0.626 + MR 1124 1121 6 1126 6 1 1 359 779 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1125 1121 6 1126 6 0 0 346 765 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1126 1126 5 1126 6 1 1 366 785 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1127 1127 6 1127 5 1 1 366 785 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 471 ] 1872 2232 C G C G + MP 1128 1127 6 1132 6 2 2 366 785 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.618 -3.511 -3.665 0.124 -2.994 -1.470 3.042 -3.562 -3.671 1.440 -3.727 -1.515 0.835 -3.833 -0.698 -2.599 + ML 1129 1127 6 1132 6 1 1 357 776 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1130 1127 6 1132 6 1 1 354 773 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1131 1127 6 1132 6 0 0 340 759 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1132 1132 5 1132 6 1 1 363 783 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1133 1133 6 1133 5 1 1 363 783 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 472 ] 1873 2231 c g c g + MP 1134 1133 6 1138 6 2 2 364 783 -9.635 -9.574 -0.021 -8.351 -7.700 -7.857 -3.467 -3.469 -1.743 0.161 -2.858 -3.842 2.652 -3.433 -3.529 0.285 -4.044 -1.534 2.259 -3.722 0.091 -2.483 + ML 1135 1133 6 1138 6 1 1 349 768 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1136 1133 6 1138 6 1 1 345 764 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1137 1133 6 1138 6 0 0 333 752 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1138 1138 5 1138 6 1 1 361 780 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1139 1139 6 1139 5 1 1 361 780 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 473 ] 1874 2230 c g c g + MP 1140 1139 6 1144 4 2 2 362 781 -1.344 -2.007 -1.534 -6.390 -1.725 -1.147 -1.221 0.970 -1.018 -1.043 1.713 -2.271 -1.990 1.355 -2.563 -0.625 1.546 -1.352 0.022 -1.191 + ML 1141 1139 6 1144 4 1 1 326 745 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1142 1139 6 1144 4 1 1 319 738 -4.871 -3.900 -1.575 -0.828 0.286 -0.160 -0.346 0.136 + D 1143 1139 6 1144 4 0 0 326 745 -4.645 -3.299 -2.342 -0.597 + IL 1144 1144 5 1144 4 1 1 370 790 -0.562 -1.807 -4.868 -8.606 0.000 0.000 0.000 0.000 + IR 1145 1145 6 1145 3 1 1 370 789 -0.063 -5.186 -6.009 0.000 0.000 0.000 0.000 + [ MATL 474 ] 1884 - g - g - + ML 1146 1145 6 1148 3 1 1 16 34 -8.585 -0.023 -6.229 -0.136 -1.228 0.884 -0.292 + D 1147 1145 6 1148 3 0 0 14 32 -8.751 -3.594 -0.128 + IL 1148 1148 3 1148 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 475 ] 1885 - a - a - + ML 1149 1148 3 1151 3 1 1 14 33 -8.594 -0.022 -6.344 0.657 -0.502 -0.779 0.182 + D 1150 1148 3 1151 3 0 0 13 31 -8.729 -3.071 -0.187 + IL 1151 1151 3 1151 3 1 1 18 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 476 ] 1886 - a - a - + ML 1152 1151 3 1154 3 1 1 13 31 -8.624 -0.316 -2.366 0.455 -0.531 -0.345 0.201 + D 1153 1151 3 1154 3 0 0 12 30 -8.652 -3.797 -0.112 + IL 1154 1154 3 1154 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 477 ] 1887 - a - a - + ML 1155 1154 3 1157 2 1 1 1 1 * 0.000 0.329 -0.314 -0.224 0.116 + D 1156 1154 3 1157 2 0 0 0 0 * 0.000 + IL 1157 1157 3 1157 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 478 ] - - - - - - + E 1158 1157 3 -1 0 0 0 0 0 + [ BEGR 479 ] - - - - - - + S 1159 1108 1 1160 3 0 3 62 99 -9.017 -0.010 -7.671 + IL 1160 1160 2 1160 3 1 2 64 101 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 480 ] 2236 - A - A - + ML 1161 1160 2 1163 3 1 3 62 99 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1162 1160 2 1163 3 0 0 60 97 -6.174 -1.687 -0.566 + IL 1163 1163 3 1163 3 1 1 63 100 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 481 ] 2237 - A - A - + ML 1164 1163 3 1166 3 1 3 61 98 -9.017 -0.010 -7.671 1.594 -2.251 -2.338 -0.805 + D 1165 1163 3 1166 3 0 0 59 96 -6.174 -1.687 -0.566 + IL 1166 1166 3 1166 3 1 1 62 99 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 482 ] 2238 - G - G - + ML 1167 1166 3 1169 3 1 2 60 97 -9.017 -0.010 -7.671 -3.111 -4.742 1.921 -4.084 + D 1168 1166 3 1169 3 0 0 58 95 -6.174 -1.687 -0.566 + IL 1169 1169 3 1169 3 1 1 61 98 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 483 ] 2239 - A - A - + ML 1170 1169 3 1172 3 1 2 59 96 -9.017 -0.010 -7.671 1.585 -2.614 -0.647 -2.342 + D 1171 1169 3 1172 3 0 0 57 94 -6.174 -1.687 -0.566 + IL 1172 1172 3 1172 3 1 1 60 97 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 484 ] 2240 - g - g - + ML 1173 1172 3 1175 3 1 2 58 95 -9.017 -0.010 -7.671 -0.321 -0.986 0.971 -0.445 + D 1174 1172 3 1175 3 0 0 56 93 -6.174 -1.687 -0.566 + IL 1175 1175 3 1175 3 1 1 59 96 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 485 ] 2241 - A - A - + ML 1176 1175 3 1178 3 1 2 57 94 -9.017 -0.010 -7.671 1.914 -4.075 -3.290 -3.829 + D 1177 1175 3 1178 3 0 0 55 92 -6.174 -1.687 -0.566 + IL 1178 1178 3 1178 3 1 1 58 95 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 486 ] 2242 - U - U - + ML 1179 1178 3 1181 3 1 1 56 93 -9.017 -0.010 -7.671 -3.414 -3.115 -4.200 1.902 + D 1180 1178 3 1181 3 0 0 54 91 -6.174 -1.687 -0.566 + IL 1181 1181 3 1181 3 1 1 57 94 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 487 ] 2243 - A - A - + ML 1182 1181 3 1184 3 1 1 55 92 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1183 1181 3 1184 3 0 0 53 90 -6.174 -1.687 -0.566 + IL 1184 1184 3 1184 3 1 1 56 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 488 ] 2244 - G - G - + ML 1185 1184 3 1187 3 1 1 54 91 -9.017 -0.010 -7.671 -3.357 -4.731 1.924 -3.854 + D 1186 1184 3 1187 3 0 0 52 89 -6.174 -1.687 -0.566 + IL 1187 1187 3 1187 3 1 1 55 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 489 ] 2245 - U - U - + ML 1188 1187 3 1190 3 1 1 53 90 -9.017 -0.010 -7.671 -2.613 -2.470 -3.175 1.826 + D 1189 1187 3 1190 3 0 0 51 88 -6.174 -1.687 -0.566 + IL 1190 1190 3 1190 3 1 1 54 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 490 ] 2246 - C - C - + ML 1191 1190 3 1193 3 1 1 52 89 -9.017 -0.010 -7.671 -4.030 1.920 -4.712 -3.107 + D 1192 1190 3 1193 3 0 0 50 87 -6.174 -1.687 -0.566 + IL 1193 1193 3 1193 3 1 1 53 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 491 ] 2247 - C - C - + ML 1194 1193 3 1196 3 1 1 51 88 -9.017 -0.010 -7.671 -0.171 1.307 -2.498 -1.118 + D 1195 1193 3 1196 3 0 0 49 86 -6.174 -1.687 -0.566 + IL 1196 1196 3 1196 3 1 1 52 89 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 492 ] 2248 - A - A - + ML 1197 1196 3 1199 3 1 1 50 87 -9.017 -0.013 -7.138 1.257 -2.666 0.305 -2.206 + D 1198 1196 3 1199 3 0 0 48 85 -6.174 -1.687 -0.566 + IL 1199 1199 3 1199 3 1 1 51 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 493 ] 2249 - c - c - + ML 1200 1199 3 1202 3 1 1 49 86 -9.014 -0.010 -7.668 -0.038 0.388 -0.550 0.049 + D 1201 1199 3 1202 3 0 0 47 84 -6.234 -1.563 -0.625 + IL 1202 1202 3 1202 3 1 1 50 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 494 ] 2250 - g - g - + ML 1203 1202 3 1205 5 1 1 48 85 -3.712 -0.130 -7.863 -8.075 -8.967 -0.448 -1.098 0.736 0.182 + D 1204 1202 3 1205 5 0 0 46 84 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 1205 1205 3 1205 5 1 1 48 85 -2.888 -0.338 -4.567 -6.399 -5.673 0.000 0.000 0.000 0.000 + [ MATP 495 ] 2252 2287 C G C G + MP 1206 1205 3 1210 6 2 2 47 84 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -5.905 -6.035 -5.331 -2.177 -3.762 -5.546 3.767 -4.678 -5.429 -2.077 -5.561 -4.156 -0.396 -5.822 -0.311 -4.225 + ML 1207 1205 3 1210 6 1 1 45 82 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1208 1205 3 1210 6 1 1 45 82 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1209 1205 3 1210 6 0 0 42 79 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1210 1210 5 1210 6 1 1 46 84 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1211 1211 6 1211 5 1 1 46 83 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 496 ] 2253 2286 C G C G + MP 1212 1211 6 1216 6 2 2 45 82 -9.635 -9.574 -0.016 -8.351 -8.052 -9.026 -4.925 -4.872 -4.676 -0.922 -2.977 -5.155 3.020 -4.140 -4.667 -0.748 -5.004 -2.738 2.465 -4.998 -0.780 -3.466 + ML 1213 1211 6 1216 6 1 1 43 81 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1214 1211 6 1216 6 1 1 43 80 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1215 1211 6 1216 6 0 0 41 78 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1216 1216 5 1216 6 1 1 44 82 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1217 1217 6 1217 5 1 1 44 81 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 497 ] 2254 2285 c g c g + MP 1218 1217 6 1222 6 2 2 43 80 -9.633 -9.573 -0.042 -7.840 -8.629 -5.687 -3.257 -3.076 -3.348 2.003 -2.881 -4.168 2.156 -3.362 -3.368 1.339 -3.888 -0.805 1.394 -3.475 -0.436 -2.300 + ML 1219 1217 6 1222 6 1 1 42 79 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1220 1217 6 1222 6 1 1 42 79 -7.017 -5.746 -1.566 -5.724 -0.858 -3.938 0.474 -0.459 -0.190 0.010 + D 1221 1217 6 1222 6 0 0 40 77 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1222 1222 5 1222 6 1 1 42 80 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1223 1223 6 1223 5 1 1 42 80 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 498 ] 2255 2284 c g c g + MP 1224 1223 6 1228 4 2 2 41 78 -8.009 -8.216 -0.374 -2.179 -3.453 -3.359 -3.538 0.723 -2.677 -4.372 2.288 -3.391 -3.499 1.348 -4.030 -1.281 2.127 -3.698 0.202 -2.401 + ML 1225 1223 6 1228 4 1 1 40 78 -3.784 -3.967 -0.533 -2.536 0.317 -0.372 -0.249 0.189 + MR 1226 1223 6 1228 4 1 1 40 78 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1227 1223 6 1228 4 0 0 39 77 -5.052 -4.733 -1.406 -0.850 + IL 1228 1228 5 1228 4 1 1 41 79 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1229 1229 6 1229 3 1 1 41 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 499 ] 2256 - u - u - + ML 1230 1229 6 1232 3 1 1 39 76 -8.686 -0.131 -3.568 0.010 -0.507 -0.148 0.472 + D 1231 1229 6 1232 3 0 0 39 76 -8.476 -3.989 -0.098 + IL 1232 1232 3 1232 3 1 1 40 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 500 ] 2257 - u - u - + ML 1233 1232 3 1235 3 1 1 38 75 -8.569 -0.248 -2.686 0.145 -0.540 -0.846 0.723 + D 1234 1232 3 1235 3 0 0 39 76 -8.788 -2.311 -0.329 + IL 1235 1235 3 1235 3 1 1 38 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 501 ] 2258 - g - g - + ML 1236 1235 3 1238 3 1 1 35 72 -4.859 -0.062 -7.098 0.159 -0.566 0.167 0.118 + D 1237 1235 3 1238 3 0 0 40 77 -0.777 -1.627 -3.432 + IL 1238 1238 3 1238 3 1 1 41 78 -0.711 -1.408 -6.351 0.000 0.000 0.000 0.000 + [ MATL 502 ] 2268 - G - G - + ML 1239 1238 3 1241 3 1 1 26 50 -9.017 -0.010 -7.671 -2.131 -3.686 1.846 -3.328 + D 1240 1238 3 1241 3 0 0 24 48 -6.174 -1.687 -0.566 + IL 1241 1241 3 1241 3 1 1 28 51 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 503 ] 2269 - A - A - + ML 1242 1241 3 1244 3 1 1 25 49 -9.017 -0.010 -7.671 1.818 -3.044 -2.719 -2.314 + D 1243 1241 3 1244 3 0 0 23 47 -6.174 -1.687 -0.566 + IL 1244 1244 3 1244 3 1 1 27 50 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 504 ] 2270 - A - A - + ML 1245 1244 3 1247 3 1 1 24 48 -9.017 -0.010 -7.671 1.898 -3.521 -3.408 -3.434 + D 1246 1244 3 1247 3 0 0 22 46 -6.174 -1.687 -0.566 + IL 1247 1247 3 1247 3 1 1 25 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 505 ] 2271 - A - A - + ML 1248 1247 3 1250 3 1 1 23 47 -0.618 -1.570 -6.447 1.852 -3.313 -3.172 -2.488 + D 1249 1247 3 1250 3 0 0 17 41 -6.174 -1.687 -0.566 + IL 1250 1250 3 1250 3 1 1 23 46 -1.127 -1.754 -2.026 0.000 0.000 0.000 0.000 + [ MATL 506 ] 2282 - a - a - + ML 1251 1250 3 1253 3 1 1 13 31 -8.398 -0.089 -4.137 0.472 -0.607 -0.284 0.182 + D 1252 1250 3 1253 3 0 0 11 30 -9.117 -1.328 -0.737 + IL 1253 1253 3 1253 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 507 ] 2283 - u - u - + ML 1254 1253 3 1256 2 1 1 1 1 * 0.000 0.121 -0.538 -0.065 0.342 + D 1255 1253 3 1256 2 0 0 0 0 * 0.000 + IL 1256 1256 3 1256 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 508 ] - - - - - - + E 1257 1256 3 -1 0 0 0 0 0 + [ BEGL 291 ] - - - - - - + S 1258 1105 1 1259 1 63 110 4362 9298 0.000 + [ BIF 292 ] - - - - - - + B 1259 1258 1 1260 1381 63 110 4362 9298 + [ BEGL 293 ] - - - - - - + S 1260 1259 1 1261 1 0 5 64 92 0.000 + [ BIF 294 ] - - - - - - + B 1261 1260 1 1262 1315 0 5 64 92 + [ BEGL 295 ] - - - - - - + S 1262 1261 1 1263 4 0 0 43 71 -0.028 -7.497 -6.905 -7.545 + [ MATP 296 ] 761 837 C G C G + MP 1263 1262 1 1267 6 2 2 43 71 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.700 -4.333 -4.542 -0.463 -3.465 -5.147 3.174 -4.139 -4.517 1.895 -4.902 -2.050 0.367 -4.820 -1.063 -3.320 + ML 1264 1262 1 1267 6 1 1 41 69 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1265 1262 1 1267 6 1 1 41 69 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1266 1262 1 1267 6 0 0 38 66 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1267 1267 5 1267 6 1 1 42 70 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1268 1268 6 1268 5 1 1 42 70 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 297 ] 762 836 G C G C + MP 1269 1268 6 1273 6 2 2 41 69 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -5.774 -3.746 -5.957 -0.486 -7.027 -5.342 -2.015 -6.362 -5.136 3.739 -5.427 0.212 -2.281 -5.252 -4.104 -4.825 + ML 1270 1268 6 1273 6 1 1 39 67 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1271 1268 6 1273 6 1 1 39 67 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1272 1268 6 1273 6 0 0 36 64 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1273 1273 5 1273 6 1 1 40 68 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1274 1274 6 1274 5 1 1 40 68 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 298 ] 763 835 a u a u + MP 1275 1274 6 1279 6 2 2 39 67 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.031 -3.081 -4.032 2.922 -4.360 -4.956 0.129 -4.295 -4.106 2.045 -4.562 -0.697 0.726 -4.190 -1.900 -2.934 + ML 1276 1274 6 1279 6 1 1 37 65 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1277 1274 6 1279 6 1 1 37 65 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1278 1274 6 1279 6 0 0 34 62 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1279 1279 5 1279 6 1 1 38 66 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1280 1280 6 1280 5 1 1 38 66 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 299 ] 764 834 U G U G + MP 1281 1280 6 1285 6 2 2 37 65 -9.635 -9.574 -0.016 -8.351 -8.631 -8.323 -5.841 -6.057 -5.199 -2.288 -2.207 -5.371 0.712 -4.484 -5.292 -2.254 -5.430 -4.348 -0.292 -5.707 3.657 -4.098 + ML 1282 1280 6 1285 6 1 1 35 63 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1283 1280 6 1285 6 1 1 35 63 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1284 1280 6 1285 6 0 0 32 60 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1285 1285 5 1285 6 1 1 36 64 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1286 1286 6 1286 5 1 1 36 64 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 300 ] 765 833 u a u a + MP 1287 1286 6 1291 6 2 2 35 63 -9.633 -9.573 -0.286 -8.349 -8.629 -2.544 -4.627 -4.579 -4.467 -0.695 -3.276 -5.021 2.489 -4.020 -4.453 -0.531 -4.834 -2.481 2.498 -4.751 1.436 -3.283 + ML 1288 1286 6 1291 6 1 1 33 61 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1289 1286 6 1291 6 1 1 33 61 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1290 1286 6 1291 6 0 0 31 58 -9.091 -7.789 -3.586 -4.268 -4.286 -0.309 + IL 1291 1291 5 1291 6 1 1 35 62 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1292 1292 6 1292 5 1 1 34 62 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 301 ] 766 832 c g c g + MP 1293 1292 6 1297 4 2 2 33 61 -1.505 -3.660 -1.493 -2.228 -3.238 -2.941 -3.321 1.205 -2.842 -4.159 2.566 -3.298 -3.314 1.384 -3.827 0.200 1.139 -3.468 -0.509 -2.227 + ML 1294 1292 6 1297 4 1 1 30 57 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1295 1292 6 1297 4 1 1 29 56 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1296 1292 6 1297 4 0 0 30 58 -2.528 -3.120 -1.637 -1.358 + IL 1297 1297 5 1297 4 1 1 33 60 -0.973 -1.243 -3.980 -7.717 0.000 0.000 0.000 0.000 + IR 1298 1298 6 1298 3 1 1 27 52 -1.060 -1.370 -2.907 0.000 0.000 0.000 0.000 + [ MATL 302 ] 798 - a - a - + ML 1299 1298 6 1301 3 1 1 17 35 -8.407 -0.015 -7.061 0.894 -0.986 -0.018 -0.623 + D 1300 1298 6 1301 3 0 0 16 34 -9.103 -0.137 -3.494 + IL 1301 1301 3 1301 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 303 ] 799 - a - a - + ML 1302 1301 3 1304 3 1 1 15 34 -9.017 -0.010 -7.671 0.533 -0.676 -0.369 0.205 + D 1303 1301 3 1304 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1304 1304 3 1304 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 304 ] 800 - a - a - + ML 1305 1304 3 1307 3 1 1 14 32 -9.017 -0.010 -7.671 0.868 -0.669 -0.604 -0.171 + D 1306 1304 3 1307 3 0 0 14 33 -6.174 -1.687 -0.566 + IL 1307 1307 3 1307 3 1 1 18 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 305 ] 801 - A - A - + ML 1308 1307 3 1310 3 1 1 12 31 -9.017 -0.321 -2.341 1.545 -1.695 -1.894 -0.991 + D 1309 1307 3 1310 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1310 1310 3 1310 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 306 ] 802 - a - a - + ML 1311 1310 3 1313 2 1 1 1 1 * 0.000 0.911 -0.427 -1.213 -0.083 + D 1312 1310 3 1313 2 0 0 0 0 * 0.000 + IL 1313 1313 3 1313 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 307 ] - - - - - - + E 1314 1313 3 -1 0 0 0 0 0 + [ BEGR 308 ] - - - - - - + S 1315 1261 1 1316 3 0 0 34 53 -3.652 -0.131 -7.170 + IL 1316 1316 2 1316 3 1 1 36 54 -1.900 -1.212 -1.735 0.000 0.000 0.000 0.000 + [ MATL 309 ] 839 - C - C - + ML 1317 1316 2 1319 5 1 1 34 53 -3.853 -0.224 -3.866 -7.969 -8.861 -0.062 1.194 -2.109 -0.939 + D 1318 1316 2 1319 5 0 0 33 51 -5.824 -0.409 -5.085 -3.280 -3.372 + IL 1319 1319 3 1319 5 1 1 34 53 -2.819 -0.357 -4.497 -6.330 -5.603 0.000 0.000 0.000 0.000 + [ MATP 310 ] 841 860 c g c g + MP 1320 1319 3 1324 6 2 2 33 51 -9.578 -9.517 -0.017 -7.825 -8.574 -8.969 -1.695 -1.954 -1.946 1.450 -1.408 -1.832 1.735 0.141 -1.825 0.799 -2.496 -0.141 1.424 -2.087 -0.161 -1.207 + ML 1321 1319 3 1324 6 1 1 32 50 -7.033 -7.379 -0.614 -1.788 -7.229 -4.759 -0.325 0.816 -1.053 -0.061 + MR 1322 1319 3 1324 6 1 1 31 50 -7.016 -5.745 -1.654 -5.723 -0.807 -3.937 0.471 -0.457 -0.189 0.012 + D 1323 1319 3 1324 6 0 0 29 48 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1324 1324 5 1324 6 1 1 33 51 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1325 1325 6 1325 5 1 1 32 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 311 ] 842 859 c g c g + MP 1326 1325 6 1330 6 2 2 31 49 -9.632 -9.571 -0.015 -8.347 -8.627 -9.022 -3.481 -3.394 -3.566 1.156 -2.684 -4.400 2.454 -3.411 -3.524 0.788 -4.055 -1.316 2.156 -3.400 -0.493 -2.425 + ML 1327 1325 6 1330 6 1 1 29 48 -6.282 -6.628 -1.264 -1.037 -6.478 -4.008 0.322 -0.373 -0.244 0.181 + MR 1328 1325 6 1330 6 1 1 29 48 -7.016 -5.745 -1.654 -5.723 -0.807 -3.937 0.395 -0.488 -0.004 -0.037 + D 1329 1325 6 1330 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1330 1330 5 1330 6 1 1 31 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1331 1331 6 1331 5 1 1 30 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 312 ] 843 858 u a u a + MP 1332 1331 6 1336 6 2 2 29 47 -9.633 -9.573 -0.015 -8.349 -8.629 -9.024 -3.657 -3.533 -3.719 1.000 -2.930 -4.536 2.050 -3.514 -3.670 0.773 -4.189 -1.402 2.623 -3.889 -0.484 -2.381 + ML 1333 1331 6 1336 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1334 1331 6 1336 6 1 1 27 46 -7.016 -5.745 -1.654 -5.723 -0.807 -3.937 0.395 -0.488 -0.004 -0.037 + D 1335 1331 6 1336 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1336 1336 5 1336 6 1 1 29 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1337 1337 6 1337 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 313 ] 844 857 g c g c + MP 1338 1337 6 1342 6 2 2 27 45 -9.633 -9.573 -0.015 -8.349 -8.629 -9.024 -3.292 -2.879 -3.348 1.666 -3.132 -4.126 1.637 -3.508 -3.445 2.208 -3.927 -0.645 1.400 -3.419 -0.372 -2.336 + ML 1339 1337 6 1342 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1340 1337 6 1342 6 1 1 25 44 -7.016 -5.745 -1.567 -5.723 -0.857 -3.937 0.323 -0.252 -0.284 0.121 + D 1341 1337 6 1342 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1342 1342 5 1342 6 1 1 27 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1343 1343 6 1343 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 314 ] 845 856 g c g c + MP 1344 1343 6 1348 6 2 2 25 43 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.429 -2.988 -3.475 1.918 -3.190 -4.256 1.877 -3.585 -3.557 2.019 -4.036 -0.808 1.261 -3.554 -0.845 -2.427 + ML 1345 1343 6 1348 6 1 1 24 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1346 1343 6 1348 6 1 1 23 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1347 1343 6 1348 6 0 0 21 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1348 1348 5 1348 6 1 1 25 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1349 1349 6 1349 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 315 ] 846 855 g c g c + MP 1350 1349 6 1354 6 2 2 23 41 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.371 -1.038 -3.366 1.458 -3.749 -4.066 1.256 -3.825 -3.605 2.663 -4.006 0.485 0.493 -3.343 -1.288 -2.419 + ML 1351 1349 6 1354 6 1 1 22 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1352 1349 6 1354 6 1 1 22 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1353 1349 6 1354 6 0 0 20 38 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1354 1354 5 1354 6 1 1 23 41 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1355 1355 6 1355 5 1 1 22 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 316 ] 847 854 g c g c + MP 1356 1355 6 1360 6 2 2 21 39 -9.635 -9.574 -0.071 -8.351 -8.631 -4.646 -3.187 -2.863 -3.264 1.531 -3.017 -4.056 1.936 -3.412 -3.343 1.948 -3.840 0.175 1.344 -3.351 -0.616 -2.268 + ML 1357 1355 6 1360 6 1 1 21 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1358 1355 6 1360 6 1 1 21 39 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1359 1355 6 1360 6 0 0 19 38 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1360 1360 5 1360 6 1 1 21 40 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1361 1361 6 1361 5 1 1 21 39 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 317 ] 848 853 g c g c + MP 1362 1361 6 1366 4 2 2 19 37 -7.958 -8.165 -0.026 -6.579 -3.944 -2.799 -3.855 2.406 -4.491 -4.571 0.501 -4.321 -4.108 2.727 -4.462 -0.444 -0.147 -3.832 -1.774 -2.798 + ML 1363 1361 6 1366 4 1 1 20 39 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1364 1361 6 1366 4 1 1 20 39 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1365 1361 6 1366 4 0 0 18 37 -5.469 -5.151 -0.796 -1.421 + IL 1366 1366 5 1366 4 1 1 22 40 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1367 1367 6 1367 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 318 ] 849 - G - G - + ML 1368 1367 6 1370 3 1 1 15 34 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 1369 1367 6 1370 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1370 1370 3 1370 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 319 ] 850 - u - u - + ML 1371 1370 3 1373 3 1 1 14 32 -9.017 -0.010 -7.671 -0.812 0.418 -0.616 0.528 + D 1372 1370 3 1373 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1373 1373 3 1373 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 320 ] 851 - A - A - + ML 1374 1373 3 1376 3 1 1 12 31 -9.017 -0.010 -7.671 1.042 -2.637 0.636 -2.148 + D 1375 1373 3 1376 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1376 1376 3 1376 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 321 ] 852 - A - A - + ML 1377 1376 3 1379 2 1 1 1 1 * 0.000 1.935 -4.374 -3.847 -4.089 + D 1378 1376 3 1379 2 0 0 0 0 * 0.000 + IL 1379 1379 3 1379 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 322 ] - - - - - - + E 1380 1379 3 -1 0 0 0 0 0 + [ BEGR 323 ] - - - - - - + S 1381 1259 1 1382 3 34 76 4324 9260 -9.017 -0.121 -3.673 + IL 1382 1382 2 1382 3 35 77 4326 9262 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 324 ] 861 - g - g - + ML 1383 1382 2 1385 3 35 76 4324 9261 -8.907 -0.011 -7.561 -0.944 -1.583 0.677 0.630 + D 1384 1382 2 1385 3 30 72 4322 9259 -7.443 -0.486 -1.835 + IL 1385 1385 3 1385 3 33 76 4325 9261 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 325 ] 862 - g - g - + ML 1386 1385 3 1388 3 34 76 4323 9260 -2.756 -0.243 -7.129 0.522 -2.013 0.889 -1.105 + D 1387 1385 3 1388 3 29 70 4320 9257 -6.174 -1.687 -0.566 + IL 1388 1388 3 1388 3 34 75 4323 9260 -1.800 -0.551 -5.048 0.000 0.000 0.000 0.000 + [ MATL 326 ] 865 - A - A - + ML 1389 1388 3 1391 3 34 75 4322 9258 -9.014 -0.010 -7.668 1.544 -1.183 -2.121 -1.272 + D 1390 1388 3 1391 3 28 69 4319 9256 -6.235 -1.561 -0.626 + IL 1391 1391 3 1391 3 32 74 4322 9259 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 327 ] 866 - A - A - + ML 1392 1391 3 1394 3 33 74 4321 9257 -9.017 -0.010 -7.671 1.825 -2.943 -2.711 -2.515 + D 1393 1391 3 1394 3 27 67 4318 9255 -6.174 -1.687 -0.566 + IL 1394 1394 3 1394 3 31 73 4321 9258 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 328 ] 867 - A - A - + ML 1395 1394 3 1397 3 32 73 4320 9256 -9.017 -0.044 -5.160 1.787 -2.065 -2.798 -2.591 + D 1396 1394 3 1397 3 27 66 4317 9254 -6.174 -1.687 -0.566 + IL 1397 1397 3 1397 3 31 72 4320 9257 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 329 ] 868 - A - A - + ML 1398 1397 3 1400 5 33 73 4319 9255 -8.016 -0.020 -7.832 -8.044 -8.936 1.813 -2.330 -2.873 -2.725 + D 1399 1397 3 1400 5 26 65 4316 9253 -5.280 -0.604 -4.542 -2.916 -2.829 + IL 1400 1400 3 1400 5 29 70 4319 9255 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 330 ] 869 1868 c g c g + MP 1401 1400 3 1405 6 34 72 4318 9255 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.038 -3.876 -4.039 0.108 -3.057 -4.805 2.828 -3.700 -3.971 0.998 -4.460 -1.649 1.937 -4.235 -0.079 -2.788 + ML 1402 1400 3 1405 6 28 66 4315 9252 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1403 1400 3 1405 6 28 66 4315 9251 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1404 1400 3 1405 6 24 61 4309 9246 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1405 1405 5 1405 6 29 68 4317 9253 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1406 1406 6 1406 5 29 69 4317 9253 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 331 ] 870 1867 c g c g + MP 1407 1406 6 1411 6 33 70 4316 9253 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.701 -3.567 -3.761 0.784 -2.928 -4.586 2.655 -3.522 -3.699 0.964 -4.220 -1.400 1.891 -3.931 0.110 -2.555 + ML 1408 1406 6 1411 6 27 65 4313 9250 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1409 1406 6 1411 6 27 65 4313 9249 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1410 1406 6 1411 6 23 60 4308 9244 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1411 1411 5 1411 6 29 67 4315 9251 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1412 1412 6 1412 5 29 67 4315 9251 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 332 ] 871 1866 c g c g + MP 1413 1412 6 1417 6 32 68 4314 9251 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.851 -3.546 -3.865 0.334 -3.110 -4.636 2.285 -3.678 -3.853 2.059 -4.337 -1.339 1.946 -4.009 -0.611 -2.677 + ML 1414 1412 6 1417 6 27 64 4312 9248 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1415 1412 6 1417 6 27 64 4311 9248 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1416 1412 6 1417 6 23 59 4307 9243 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1417 1417 5 1417 6 28 66 4313 9249 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1418 1418 6 1418 5 28 66 4313 9249 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 333 ] 872 1865 G C G C + MP 1419 1418 6 1423 6 31 66 4312 9249 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.928 -2.727 -3.801 1.407 -4.525 -4.433 0.903 -4.350 -4.143 3.039 -4.448 0.112 0.185 -3.702 -1.809 -2.762 + ML 1420 1418 6 1423 6 27 63 4310 9246 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1421 1418 6 1423 6 26 62 4309 9246 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1422 1418 6 1423 6 23 59 4306 9242 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1423 1423 5 1423 6 28 65 4311 9248 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1424 1424 6 1424 5 28 65 4311 9247 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 334 ] 873 1864 G C G C + MP 1425 1424 6 1429 6 29 65 4310 9247 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.108 -2.840 -3.977 0.761 -4.692 -4.549 0.422 -4.511 -4.276 3.233 -4.572 0.008 0.691 -3.855 -1.945 -2.924 + ML 1426 1424 6 1429 6 26 62 4308 9245 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1427 1424 6 1429 6 25 61 4308 9244 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1428 1424 6 1429 6 23 58 4305 9241 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1429 1429 5 1429 6 27 63 4309 9246 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1430 1430 6 1430 5 27 63 4309 9246 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 335 ] 874 1863 C G C G + MP 1431 1430 6 1435 4 27 63 4308 9245 -1.667 -4.682 -0.652 -6.678 -4.856 -4.782 -4.633 -0.819 -3.336 -5.138 3.259 -4.108 -4.615 -0.520 -4.967 -2.624 1.776 -4.942 0.105 -3.411 + ML 1432 1430 6 1435 4 25 61 4307 9243 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1433 1430 6 1435 4 24 59 4306 9242 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1434 1430 6 1435 4 22 58 4304 9241 -4.568 -4.250 -2.265 -0.520 + IL 1435 1435 5 1435 4 26 61 4307 9243 -3.511 -4.360 -0.226 -6.845 0.000 0.000 0.000 0.000 + IR 1436 1436 6 1436 3 26 62 4308 9244 -0.759 -1.396 -5.106 0.000 0.000 0.000 0.000 + [ MATL 336 ] 877 - U - U - + ML 1437 1436 6 1439 3 25 60 4306 9242 -9.017 -0.010 -7.671 -1.247 -1.324 -0.774 1.375 + D 1438 1436 6 1439 3 22 57 4304 9240 -6.174 -1.687 -0.566 + IL 1439 1439 3 1439 3 25 60 4306 9243 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 337 ] 878 - a - a - + ML 1440 1439 3 1442 3 24 59 4305 9241 -9.017 -0.048 -5.037 0.873 -0.669 -1.138 0.118 + D 1441 1439 3 1442 3 22 57 4303 9239 -6.174 -1.687 -0.566 + IL 1442 1442 3 1442 3 24 60 4305 9242 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 338 ] 879 - a - a - + ML 1443 1442 3 1445 3 23 58 4304 9240 -8.980 -0.010 -7.634 0.898 0.035 -1.554 -0.375 + D 1444 1442 3 1445 3 21 56 4302 9239 -6.750 -0.896 -1.141 + IL 1445 1445 3 1445 3 23 59 4304 9241 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 339 ] 880 - A - A - + ML 1446 1445 3 1448 3 22 57 4303 9239 -9.358 -0.170 -3.188 1.449 -1.981 -2.094 -0.355 + D 1447 1445 3 1448 3 20 56 4301 9238 -5.620 -0.734 -1.403 + IL 1448 1448 3 1448 3 23 58 4303 9240 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 340 ] - 1856 - C - C + MR 1449 1448 3 1451 3 22 57 4302 9239 -9.198 -0.010 -7.516 -1.582 1.589 -2.898 -0.935 + D 1450 1448 3 1451 3 19 54 4300 9236 -7.850 -0.895 -1.126 + IR 1451 1451 3 1451 3 22 57 4302 9239 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 341 ] - 1855 - A - A + MR 1452 1451 3 1454 3 21 56 4301 9238 -9.304 -0.010 -7.622 1.200 -1.195 -0.414 -0.958 + D 1453 1451 3 1454 3 18 53 4299 9235 -7.077 -2.254 -0.353 + IR 1454 1454 3 1454 3 21 56 4301 9238 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 342 ] - 1854 - a - u + MR 1455 1454 3 1457 3 20 55 4300 9237 -9.304 -0.010 -7.622 0.639 -0.654 -1.141 0.437 + D 1456 1454 3 1457 3 18 53 4298 9234 -7.077 -2.254 -0.353 + IR 1457 1457 3 1457 3 21 55 4300 9237 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 343 ] - 1853 - A - A + MR 1458 1457 3 1460 3 20 54 4299 9236 -9.304 -0.010 -7.622 1.329 -0.593 -1.771 -0.908 + D 1459 1457 3 1460 3 18 52 4298 9234 -7.077 -0.933 -1.093 + IR 1460 1460 3 1460 3 20 54 4299 9236 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 344 ] - 1852 - A - A + MR 1461 1460 3 1463 2 19 53 4298 9235 -9.542 -0.002 1.660 -1.790 -1.723 -2.012 + D 1462 1460 3 1463 2 18 52 4297 9234 -4.580 -0.062 + IR 1463 1463 3 1463 2 19 53 4299 9235 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 345 ] - - - - - - + B 1464 1463 3 1465 1670 18 52 4297 9234 + [ BEGL 346 ] - - - - - - + S 1465 1464 1 1466 1 0 15 153 256 0.000 + [ BIF 347 ] - - - - - - + B 1466 1465 1 1467 1595 0 15 153 256 + [ BEGL 348 ] - - - - - - + S 1467 1466 1 1468 4 0 3 125 228 -0.028 -7.497 -6.905 -7.545 + [ MATP 349 ] 881 1121 U A U A + MP 1468 1467 1 1472 6 2 6 125 228 -9.635 -9.574 -0.018 -7.546 -8.631 -9.026 -4.377 -4.071 -4.342 0.852 -3.490 -5.121 0.911 -4.062 -4.280 -0.198 -3.560 -1.814 3.334 -4.656 -1.137 -3.161 + ML 1469 1467 1 1472 6 1 1 123 225 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1470 1467 1 1472 6 1 1 122 225 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1471 1467 1 1472 6 0 0 118 221 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1472 1472 5 1472 6 1 2 124 227 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1473 1473 6 1473 5 1 2 124 227 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 350 ] 882 1120 C G C G + MP 1474 1473 6 1478 6 2 6 123 226 -9.632 -9.571 -0.015 -8.348 -8.627 -9.022 -4.872 -4.605 -4.662 -0.697 -3.456 -5.218 3.382 -4.178 -4.633 1.355 -4.994 -2.341 0.309 -4.993 -1.068 -3.435 + ML 1475 1473 6 1478 6 1 1 121 224 -6.312 -6.658 -1.223 -1.067 -6.508 -4.037 0.532 -0.498 -0.209 -0.028 + MR 1476 1473 6 1478 6 1 1 121 223 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1477 1473 6 1478 6 0 0 116 219 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1478 1478 5 1478 6 1 2 122 225 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1479 1479 6 1479 5 1 2 122 225 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 351 ] 883 1119 a u a u + MP 1480 1479 6 1484 6 2 6 121 224 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.879 -2.993 -3.855 2.494 -4.025 -4.647 1.417 -4.125 -3.997 2.303 -4.420 -0.675 0.074 -3.921 -1.560 -2.784 + ML 1481 1479 6 1484 6 1 1 119 222 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1482 1479 6 1484 6 1 1 119 221 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1483 1479 6 1484 6 0 0 115 217 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1484 1484 5 1484 6 1 1 120 223 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1485 1485 6 1485 5 1 2 120 223 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 352 ] 884 1118 G C G C + MP 1486 1485 6 1490 6 2 5 119 222 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.339 -2.985 -4.232 1.025 -5.055 -4.740 -0.254 -4.763 -4.428 3.338 -4.731 -0.592 0.642 -4.093 -2.276 -3.165 + ML 1487 1485 6 1490 6 1 1 117 220 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1488 1485 6 1490 6 1 1 117 219 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1489 1485 6 1490 6 0 0 114 216 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1490 1490 5 1490 6 1 1 118 221 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1491 1491 6 1491 5 1 1 118 221 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 353 ] 885 1117 g c g c + MP 1492 1491 6 1496 6 2 4 117 220 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.756 -2.856 -3.692 1.001 -3.464 -4.372 0.773 -4.018 -3.928 2.961 -4.303 -0.585 0.838 -3.666 0.270 -2.647 + ML 1493 1491 6 1496 6 1 1 116 218 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1494 1491 6 1496 6 1 1 115 218 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1495 1491 6 1496 6 0 0 113 215 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1496 1496 5 1496 6 1 1 116 219 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1497 1497 6 1497 5 1 1 116 219 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 354 ] 886 1116 g u g u + MP 1498 1497 6 1502 4 2 3 115 218 -8.057 -8.264 -0.024 -6.678 -4.610 -3.262 -4.673 1.198 -6.068 -5.990 -1.350 -4.943 -4.514 2.533 -5.021 2.730 -1.531 -5.088 -3.306 -3.429 + ML 1499 1497 6 1502 4 1 1 114 217 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1500 1497 6 1502 4 1 1 113 216 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1501 1497 6 1502 4 0 0 112 215 -4.568 -4.250 -2.265 -0.520 + IL 1502 1502 5 1502 4 1 1 115 218 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1503 1503 6 1503 3 1 1 115 217 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 355 ] 887 - A - A - + ML 1504 1503 6 1506 3 1 2 113 216 -9.017 -0.010 -7.671 1.670 -2.944 -0.926 -2.619 + D 1505 1503 6 1506 3 0 0 111 214 -6.174 -1.687 -0.566 + IL 1506 1506 3 1506 3 1 1 114 216 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 356 ] 888 - A - A - + ML 1507 1506 3 1509 3 1 1 112 215 -9.017 -0.056 -4.799 1.935 -4.374 -3.847 -4.089 + D 1508 1506 3 1509 3 0 0 110 213 -6.174 -1.687 -0.566 + IL 1509 1509 3 1509 3 1 1 113 215 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 357 ] 889 - a - a - + ML 1510 1509 3 1512 3 1 1 111 214 -7.525 -0.015 -7.632 0.549 -0.601 0.242 -0.526 + D 1511 1509 3 1512 3 0 0 110 212 -6.066 -0.499 -1.849 + IL 1512 1512 3 1512 3 1 1 112 214 -1.960 -0.538 -4.199 0.000 0.000 0.000 0.000 + [ MATR 358 ] - 1115 - A - A + MR 1513 1512 3 1515 3 1 1 110 213 -9.358 -0.009 -7.675 1.935 -4.374 -3.847 -4.089 + D 1514 1512 3 1515 3 0 0 108 211 -6.390 -1.568 -0.620 + IR 1515 1515 3 1515 3 1 1 111 213 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 359 ] - 1114 - A - A + MR 1516 1515 3 1518 3 1 1 109 212 -9.358 -0.051 -4.916 1.842 -3.480 -2.198 -3.228 + D 1517 1515 3 1518 3 0 0 107 210 -6.390 -1.568 -0.620 + IR 1518 1518 3 1518 3 1 1 110 212 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 360 ] - 1113 - u - u + MR 1519 1518 3 1521 5 1 1 108 211 -8.008 -0.021 -7.823 -8.035 -8.927 -1.503 0.743 -2.337 0.828 + D 1520 1518 3 1521 5 0 0 107 209 -5.690 -0.528 -3.317 -4.748 -2.742 + IR 1521 1521 3 1521 5 1 1 108 211 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 361 ] 891 1112 c g c g + MP 1522 1521 3 1526 6 2 2 107 210 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.815 -3.307 -3.843 0.861 -3.328 -4.671 2.682 -3.772 -3.846 1.986 -4.334 -0.429 0.789 -3.974 -0.886 -2.666 + ML 1523 1521 3 1526 6 1 1 106 208 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1524 1521 3 1526 6 1 1 105 208 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1525 1521 3 1526 6 0 0 103 206 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1526 1526 5 1526 6 1 1 107 209 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1527 1527 6 1527 5 1 1 106 209 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 362 ] 892 1111 C G C G + MP 1528 1527 6 1532 6 2 2 105 208 -9.635 -9.574 -0.020 -8.351 -8.631 -7.506 -5.736 -5.462 -5.402 -1.569 -4.103 -5.857 3.773 -4.939 -5.436 -1.469 -5.651 -1.410 -0.529 -5.882 -1.833 -4.250 + ML 1529 1527 6 1532 6 1 1 104 207 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1530 1527 6 1532 6 1 1 104 207 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1531 1527 6 1532 6 0 0 103 206 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1532 1532 5 1532 6 1 1 105 207 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1533 1533 6 1533 5 1 1 104 207 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 363 ] 893 1110 c g c g + MP 1534 1533 6 1538 6 2 2 103 206 -9.630 -9.569 -0.018 -8.346 -7.699 -9.021 -2.090 -2.256 -2.273 0.791 -2.151 -2.991 2.032 -2.547 -2.326 0.962 -2.892 -0.741 1.537 -1.019 0.140 0.703 + ML 1535 1533 6 1538 6 1 1 103 206 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1536 1533 6 1538 6 1 1 103 206 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1537 1533 6 1538 6 0 0 102 206 -9.170 -7.868 -3.665 -4.347 -4.365 -0.291 + IL 1538 1538 5 1538 6 1 1 103 206 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1539 1539 6 1539 5 1 1 103 205 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 364 ] 894 1109 u a u a + MP 1540 1539 6 1544 6 2 2 101 204 -9.627 -9.566 -0.016 -8.342 -8.622 -8.340 1.123 -0.989 -1.926 1.032 -1.915 -2.774 1.244 -2.200 -1.564 0.772 -2.256 -0.293 1.639 -2.009 -0.178 -0.529 + ML 1541 1539 6 1544 6 1 1 102 205 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1542 1539 6 1544 6 1 1 101 205 -7.041 -5.770 -1.520 -5.748 -0.882 -3.962 0.461 -0.522 -0.039 -0.068 + D 1543 1539 6 1544 6 0 0 103 207 -9.170 -7.868 -3.665 -4.347 -4.365 -0.291 + IL 1544 1544 5 1544 6 1 1 101 204 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1545 1545 6 1545 5 1 1 101 204 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 365 ] 895 1108 a u a u + MP 1546 1545 6 1550 4 2 2 99 202 -8.045 -4.653 -0.079 -6.666 -0.467 -0.515 0.421 1.641 -0.893 -2.569 1.373 -1.961 -1.919 0.776 -2.392 -0.591 1.105 -2.047 -0.169 -1.148 + ML 1547 1545 6 1550 4 1 1 101 205 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1548 1545 6 1550 4 1 1 101 205 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1549 1545 6 1550 4 0 0 103 207 -4.716 -2.787 -2.413 -0.668 + IL 1550 1550 5 1550 4 1 1 108 212 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1551 1551 6 1551 3 1 1 113 217 -0.257 -2.791 -5.756 0.000 0.000 0.000 0.000 + [ MATL 366 ] 896 - a - a - + ML 1552 1551 6 1554 3 1 1 92 186 -9.005 -0.016 -6.795 0.635 -0.564 0.107 -0.527 + D 1553 1551 6 1554 3 0 0 89 183 -6.380 -1.893 -0.476 + IL 1554 1554 3 1554 3 1 1 93 187 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 367 ] 897 - c - c - + ML 1555 1554 3 1557 3 1 1 91 185 -9.000 -0.021 -6.296 -0.173 0.157 -0.110 0.099 + D 1556 1554 3 1557 3 0 0 87 181 -6.474 -1.666 -0.570 + IL 1557 1557 3 1557 3 1 1 92 186 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 368 ] 898 - c - c - + ML 1558 1557 3 1560 3 1 1 90 184 -8.994 -0.109 -3.818 -0.027 0.169 -0.176 0.014 + D 1559 1557 3 1560 3 0 0 85 179 -6.553 -2.066 -0.414 + IL 1560 1560 3 1560 3 1 1 91 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 369 ] 899 - u - u - + ML 1561 1560 3 1563 3 1 1 89 184 -8.896 -0.265 -2.593 -0.076 0.106 -0.660 0.425 + D 1562 1560 3 1563 3 0 0 81 175 -7.522 -3.035 -0.197 + IL 1563 1563 3 1563 3 1 1 91 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 370 ] 900 - g - g - + ML 1564 1563 3 1566 3 1 1 89 184 -8.644 -0.229 -2.793 0.167 -0.414 0.194 -0.025 + D 1565 1563 3 1566 3 0 0 75 169 -8.600 -4.113 -0.090 + IL 1566 1566 3 1566 3 1 1 90 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 371 ] 901 - a - a - + ML 1567 1566 3 1569 3 1 1 89 183 -0.730 -1.359 -7.083 0.263 -0.027 -0.670 0.251 + D 1568 1566 3 1569 3 0 0 59 153 -9.065 -3.595 -0.128 + IL 1569 1569 3 1569 3 1 1 91 185 -0.282 -2.610 -6.190 0.000 0.000 0.000 0.000 + [ MATL 372 ] 926 - a - a - + ML 1570 1569 3 1572 3 1 1 20 39 -8.400 -0.015 -7.054 0.801 -0.598 -0.585 -0.104 + D 1571 1569 3 1572 3 0 0 19 38 -9.114 -0.787 -1.256 + IL 1572 1572 3 1572 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 373 ] 927 - a - a - + ML 1573 1572 3 1575 3 1 1 19 38 -8.812 -0.011 -7.466 0.317 -0.778 0.066 0.170 + D 1574 1572 3 1575 3 0 0 18 37 -7.997 -0.454 -1.911 + IL 1575 1575 3 1575 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 374 ] 928 - g - g - + ML 1576 1575 3 1578 3 1 1 18 37 -8.997 -0.010 -7.651 0.285 -1.015 0.429 -0.089 + D 1577 1575 3 1578 3 0 0 18 36 -6.514 -1.835 -0.497 + IL 1578 1578 3 1578 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 375 ] 929 - a - a - + ML 1579 1578 3 1581 3 1 1 17 35 -9.000 -0.111 -3.789 0.780 -0.688 -0.636 0.027 + D 1580 1578 3 1581 3 0 0 16 35 -6.462 -1.975 -0.445 + IL 1581 1581 3 1581 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 376 ] 930 - a - a - + ML 1582 1581 3 1584 3 1 1 15 34 -8.900 -0.014 -7.072 0.682 -0.428 -0.323 -0.229 + D 1583 1581 3 1584 3 0 0 15 33 -7.495 -1.421 -0.687 + IL 1584 1584 3 1584 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 377 ] 931 - g - g - + ML 1585 1584 3 1587 3 1 1 14 33 -8.947 -0.010 -7.601 -0.113 -1.036 0.758 -0.158 + D 1586 1584 3 1587 3 0 0 14 32 -7.110 -0.987 -1.035 + IL 1587 1587 3 1587 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 378 ] 932 - g - g - + ML 1588 1587 3 1590 3 1 1 12 31 -8.997 -0.016 -6.769 -0.072 -0.380 0.246 0.131 + D 1589 1587 3 1590 3 0 0 13 31 -6.506 -2.019 -0.430 + IL 1590 1590 3 1590 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 379 ] 933 - c - c - + ML 1591 1590 3 1593 2 1 1 1 1 * 0.000 0.134 0.319 -0.190 -0.360 + D 1592 1590 3 1593 2 0 0 0 0 * 0.000 + IL 1593 1593 3 1593 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 380 ] - - - - - - + E 1594 1593 3 -1 0 0 0 0 0 + [ BEGR 381 ] - - - - - - + S 1595 1466 1 1596 5 0 0 84 156 -8.048 -0.020 -7.863 -8.075 -8.967 + IL 1596 1596 2 1596 5 1 1 85 157 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 382 ] 1122 1192 G U G U + MP 1597 1596 2 1601 6 2 2 84 156 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.689 -3.242 -4.970 0.057 -5.385 -5.944 0.882 -4.773 -4.411 0.210 -4.793 3.462 -1.469 -5.610 -2.890 -3.550 + ML 1598 1596 2 1601 6 1 1 82 154 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1599 1596 2 1601 6 1 1 82 154 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1600 1596 2 1601 6 0 0 78 150 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1601 1601 5 1601 6 1 1 83 155 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1602 1602 6 1602 5 1 1 83 155 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 383 ] 1123 1191 G C G C + MP 1603 1602 6 1607 6 2 2 82 154 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.949 -2.913 -3.845 0.843 -4.047 -4.492 1.510 -4.181 -4.105 3.017 -4.046 -0.596 0.528 -3.795 -1.334 -2.770 + ML 1604 1602 6 1607 6 1 1 80 152 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1605 1602 6 1607 6 1 1 80 152 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1606 1602 6 1607 6 0 0 77 149 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1607 1607 5 1607 6 1 1 81 154 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1608 1608 6 1608 5 1 1 81 153 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 384 ] 1124 1190 G C G C + MP 1609 1608 6 1613 4 2 2 80 152 -2.008 -3.125 -0.923 -3.193 -3.875 -2.595 -3.766 1.029 -4.310 -4.409 1.203 -4.252 -4.080 3.053 -4.404 -0.026 0.041 -3.682 -0.853 -2.722 + ML 1610 1608 6 1613 4 1 1 78 150 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1611 1608 6 1613 4 1 1 77 149 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1612 1608 6 1613 4 0 0 76 148 -4.568 -4.250 -2.265 -0.520 + IL 1613 1613 5 1613 4 1 1 81 153 -1.120 -1.695 -2.174 -6.764 0.000 0.000 0.000 0.000 + IR 1614 1614 6 1614 3 1 1 79 151 -0.974 -1.207 -4.117 0.000 0.000 0.000 0.000 + [ MATL 385 ] 1133 - G - G - + ML 1615 1614 6 1617 3 1 1 77 149 -8.812 -0.420 -1.998 0.463 -2.286 1.075 -1.690 + D 1616 1614 6 1617 3 0 0 74 146 -7.998 -1.977 -0.430 + IL 1617 1617 3 1617 3 1 1 78 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 386 ] 1134 - u - u - + ML 1618 1617 3 1620 3 1 1 77 149 -8.473 -0.085 -4.202 0.296 -1.059 -1.332 0.922 + D 1619 1617 3 1620 3 0 0 72 144 -8.986 -4.038 -0.094 + IL 1620 1620 3 1620 3 1 1 77 149 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 387 ] 1135 - g - g - + ML 1621 1620 3 1623 3 1 1 76 148 -3.479 -0.177 -5.294 -0.064 -0.842 0.946 -0.837 + D 1622 1620 3 1623 3 0 0 72 144 -7.934 -2.255 -0.347 + IL 1623 1623 3 1623 3 1 1 76 148 -2.394 -0.378 -4.632 0.000 0.000 0.000 0.000 + [ MATR 388 ] - 1183 - A - A + MR 1624 1623 3 1626 3 1 1 75 147 -8.833 -0.013 -7.151 1.445 -1.039 -1.594 -1.122 + D 1625 1623 3 1626 3 0 0 70 142 -8.997 -4.046 -0.093 + IR 1626 1626 3 1626 3 1 1 75 147 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 389 ] - 1182 - a - a + MR 1627 1626 3 1629 5 1 1 74 146 -5.707 -0.068 -7.364 -5.794 -8.467 0.992 -0.448 -0.728 -0.569 + D 1628 1626 3 1629 5 0 0 69 141 -7.292 -1.940 -4.918 -5.246 -0.570 + IR 1629 1629 3 1629 5 1 1 74 146 -2.408 -0.506 -6.011 -3.917 -5.285 0.000 0.000 0.000 0.000 + [ MATP 390 ] 1137 1179 c g c g + MP 1630 1629 3 1634 6 2 2 73 145 -9.371 -9.311 -0.018 -8.087 -8.367 -8.762 -3.006 -2.527 -3.108 1.730 -2.631 -3.934 2.300 -3.119 -3.118 1.125 -3.644 -0.900 1.572 -3.249 -0.367 -2.075 + ML 1631 1629 3 1634 6 1 1 71 143 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1632 1629 3 1634 6 1 1 71 143 -7.223 -5.952 -1.696 -5.930 -0.748 -4.143 0.566 -0.446 -0.311 -0.030 + D 1633 1629 3 1634 6 0 0 65 137 -11.317 -10.016 -5.813 -5.885 -5.790 -0.080 + IL 1634 1634 5 1634 6 1 1 72 144 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1635 1635 6 1635 5 1 1 72 144 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 391 ] 1138 1178 c g c g + MP 1636 1635 6 1640 6 2 2 71 143 -9.375 -9.315 -0.040 -8.091 -8.371 -5.819 -0.592 -1.796 0.291 1.110 -1.831 -2.701 1.650 -2.193 -1.685 1.174 -2.306 -0.440 1.423 -1.991 -0.039 -1.112 + ML 1637 1635 6 1640 6 1 1 69 141 -6.281 -6.628 -1.265 -1.036 -6.477 -4.007 0.323 -0.373 -0.243 0.179 + MR 1638 1635 6 1640 6 1 1 69 141 -7.203 -5.932 -1.458 -4.924 -0.936 -4.124 0.288 -0.463 0.048 0.028 + D 1639 1635 6 1640 6 0 0 65 137 -11.298 -9.997 -5.794 -6.476 -6.493 -0.062 + IL 1640 1640 5 1640 6 1 1 70 142 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1641 1641 6 1641 5 1 1 70 142 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 392 ] 1139 1177 c g c g + MP 1642 1641 6 1646 6 2 2 69 141 -9.365 -8.342 -0.049 -8.081 -8.361 -5.506 -2.733 -2.666 -3.010 0.964 -2.561 -3.841 2.210 -3.044 -3.024 1.488 -3.558 -0.775 1.944 -2.921 -0.316 -1.995 + ML 1643 1641 6 1646 6 1 1 67 139 -6.281 -6.627 -1.266 -1.036 -6.477 -4.007 0.323 -0.373 -0.242 0.178 + MR 1644 1641 6 1646 6 1 1 66 138 -7.050 -5.779 -1.599 -5.757 -0.832 -3.970 0.353 -0.370 -0.091 0.014 + D 1645 1641 6 1646 6 0 0 65 137 -11.391 -10.089 -5.886 -6.568 -6.586 -0.058 + IL 1646 1646 5 1646 6 1 1 68 140 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1647 1647 6 1647 5 1 1 68 140 -2.424 -0.490 -5.935 -4.103 -5.209 0.000 0.000 0.000 0.000 + [ MATP 393 ] 1140 1175 c g c g + MP 1648 1647 6 1652 6 2 2 67 139 -9.341 -9.280 -0.036 -7.525 -6.796 -7.208 -1.646 -1.918 -1.954 1.100 -1.909 -2.795 1.710 -2.276 -1.340 1.452 -1.983 -0.410 1.592 -2.089 -0.102 -0.308 + ML 1649 1647 6 1652 6 1 1 64 136 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1650 1647 6 1652 6 1 1 64 136 -7.021 -5.750 -1.659 -5.728 -0.803 -3.942 0.316 -0.233 -0.296 0.125 + D 1651 1647 6 1652 6 0 0 64 136 -11.500 -10.198 -5.995 -6.677 -6.695 -0.053 + IL 1652 1652 5 1652 6 1 1 66 138 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1653 1653 6 1653 5 1 1 66 138 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 394 ] 1141 1174 g c g c + MP 1654 1653 6 1658 4 2 2 65 137 -0.539 -7.664 -1.775 -6.078 -2.297 -2.171 -2.442 1.398 -2.418 -2.872 1.742 -2.749 -2.526 2.041 -0.803 -0.367 1.040 -2.539 -0.431 -1.604 + ML 1655 1653 6 1658 4 1 1 59 131 -3.448 -3.968 -0.535 -2.698 0.392 -0.494 0.010 -0.043 + MR 1656 1653 6 1658 4 1 1 60 132 -2.852 -4.001 -1.868 -0.929 0.175 0.069 -0.495 0.153 + D 1657 1653 6 1658 4 0 0 64 136 -2.734 -0.562 -4.660 -2.915 + IL 1658 1658 5 1658 4 1 1 65 137 -0.882 -2.404 -2.203 -4.289 0.000 0.000 0.000 0.000 + IR 1659 1659 6 1659 3 1 1 65 137 -0.369 -3.131 -3.165 0.000 0.000 0.000 0.000 + [ MATL 395 ] 1155 - A - A - + ML 1660 1659 6 1662 3 1 1 14 33 -8.397 -0.015 -7.051 1.007 -0.991 -0.248 -0.631 + D 1661 1659 6 1662 3 0 0 13 31 -9.120 -4.633 -0.062 + IL 1662 1662 3 1662 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 396 ] 1156 - A - A - + ML 1663 1662 3 1665 3 1 1 13 31 -8.397 -0.020 -6.569 1.820 -3.018 -2.419 -2.659 + D 1664 1662 3 1665 3 0 0 11 30 -9.120 -4.633 -0.062 + IL 1665 1665 3 1665 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 397 ] 1157 - A - A - + ML 1666 1665 3 1668 2 1 1 1 1 * 0.000 1.743 -2.369 -2.157 -2.083 + D 1667 1665 3 1668 2 0 0 0 0 * 0.000 + IL 1668 1668 3 1668 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 398 ] - - - - - - + E 1669 1668 3 -1 0 0 0 0 0 + [ BEGR 399 ] - - - - - - + S 1670 1464 1 1671 3 0 9 4231 9167 -9.017 -0.010 -7.671 + IL 1671 1671 2 1671 3 1 8 4232 9169 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 400 ] 1193 - G - G - + ML 1672 1671 2 1674 3 1 9 4231 9167 -9.017 -0.010 -7.671 -1.073 -1.068 1.194 -0.397 + D 1673 1671 2 1674 3 0 4 4228 9164 -6.174 -1.687 -0.566 + IL 1674 1674 3 1674 3 1 7 4231 9168 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 401 ] 1194 - C - C - + ML 1675 1674 3 1677 3 1 8 4230 9166 -9.017 -0.010 -7.671 -1.765 1.325 -2.616 0.052 + D 1676 1674 3 1677 3 0 3 4227 9163 -6.174 -1.687 -0.566 + IL 1677 1677 3 1677 3 1 7 4230 9167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 402 ] 1195 - A - A - + ML 1678 1677 3 1680 3 1 7 4229 9165 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1679 1677 3 1680 3 0 3 4226 9162 -6.174 -1.687 -0.566 + IL 1680 1680 3 1680 3 1 6 4229 9166 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 403 ] 1196 - G - G - + ML 1681 1680 3 1683 3 1 7 4228 9164 -9.017 -0.010 -7.671 -1.435 -2.316 1.411 -0.376 + D 1682 1680 3 1683 3 0 2 4225 9161 -6.174 -1.687 -0.566 + IL 1683 1683 3 1683 3 1 6 4228 9165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 404 ] 1197 - A - A - + ML 1684 1683 3 1686 3 1 6 4227 9163 -9.017 -0.010 -7.671 1.410 -0.352 -2.152 -1.579 + D 1685 1683 3 1686 3 0 2 4224 9161 -6.174 -1.687 -0.566 + IL 1686 1686 3 1686 3 1 5 4227 9164 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 405 ] 1198 - G - G - + ML 1687 1686 3 1689 3 1 5 4226 9162 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 1688 1686 3 1689 3 0 2 4223 9160 -6.174 -1.687 -0.566 + IL 1689 1689 3 1689 3 1 5 4226 9163 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 406 ] 1199 - A - A - + ML 1690 1689 3 1692 3 1 4 4225 9161 -9.017 -0.010 -7.671 1.916 -3.853 -3.589 -3.757 + D 1691 1689 3 1692 3 0 1 4223 9159 -6.174 -1.687 -0.566 + IL 1692 1692 3 1692 3 1 4 4225 9162 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 407 ] 1200 - C - C - + ML 1693 1692 3 1695 3 1 3 4224 9160 -9.017 -0.010 -7.671 -3.467 1.897 -4.334 -2.872 + D 1694 1692 3 1695 3 0 1 4222 9158 -6.174 -1.687 -0.566 + IL 1695 1695 3 1695 3 1 3 4224 9161 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 408 ] 1201 - U - U - + ML 1696 1695 3 1698 3 1 2 4223 9159 -9.017 -0.470 -1.858 -3.414 -3.115 -4.200 1.902 + D 1697 1695 3 1698 3 0 0 4221 9158 -6.174 -1.687 -0.566 + IL 1698 1698 3 1698 3 1 3 4224 9160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 409 ] 1202 - c - c - + ML 1699 1698 3 1701 2 1 2 4222 9159 -0.895 -1.114 0.209 0.351 -0.952 0.073 + D 1700 1698 3 1701 2 0 0 4221 9157 -8.839 -0.003 + IL 1701 1701 3 1701 2 1 1 4222 9158 -1.578 -0.589 0.000 0.000 0.000 0.000 + [ BIF 410 ] - - - - - - + B 1702 1701 3 1703 1777 0 0 4221 9157 + [ BEGL 411 ] - - - - - - + S 1703 1702 1 1704 4 0 0 104 201 -0.032 -7.497 -6.905 -6.946 + [ MATP 412 ] 1210 1369 u a u a + MP 1704 1703 1 1708 6 2 2 104 201 -9.632 -9.571 -0.034 -8.348 -8.627 -6.066 -3.303 -3.190 -3.397 0.931 -2.833 -4.222 1.767 -3.352 -3.393 1.635 -3.920 -1.176 2.211 -3.541 0.554 -2.326 + ML 1705 1703 1 1708 6 1 1 102 199 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1706 1703 1 1708 6 1 1 102 198 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1707 1703 1 1708 6 0 0 98 194 -9.127 -7.826 -3.623 -4.305 -4.322 -0.300 + IL 1708 1708 5 1708 6 1 1 103 200 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1709 1709 6 1709 5 1 1 103 200 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 413 ] 1211 1368 g c g c + MP 1710 1709 6 1714 6 2 2 102 199 -8.606 -9.552 -0.035 -8.329 -8.608 -6.100 -3.416 -3.011 -3.465 1.880 -3.133 -4.248 1.916 -3.549 -3.536 1.970 -4.019 -0.884 1.339 -3.553 -0.794 -2.412 + ML 1711 1709 6 1714 6 1 1 100 197 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1712 1709 6 1714 6 1 1 100 197 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1713 1709 6 1714 6 0 0 96 193 -9.506 -8.204 -4.001 -4.683 -4.701 -0.225 + IL 1714 1714 5 1714 6 1 1 101 198 -2.605 -2.868 -0.743 -4.523 -5.299 -4.960 0.000 0.000 0.000 0.000 + IR 1715 1715 6 1715 5 1 1 101 198 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 414 ] 1213 1367 g c g c + MP 1716 1715 6 1720 4 2 2 100 197 -1.791 -9.086 -1.305 -1.715 -3.624 -2.919 -3.607 1.165 -3.484 -4.331 1.619 -3.795 -3.762 2.660 -4.186 -0.684 1.112 -3.627 -0.529 -2.538 + ML 1717 1715 6 1720 4 1 1 99 195 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 1718 1715 6 1720 4 1 1 99 195 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 1719 1715 6 1720 4 0 0 96 192 -14.796 -16.066 -4.094 -0.087 + IL 1720 1720 5 1720 4 1 1 100 197 -2.206 -0.839 -2.462 -4.547 0.000 0.000 0.000 0.000 + IR 1721 1721 6 1721 3 1 1 99 196 -2.708 -0.273 -5.704 0.000 0.000 0.000 0.000 + [ MATR 415 ] - 1364 - A - A + MR 1722 1721 6 1724 5 1 1 98 195 -7.539 -0.029 -7.354 -7.566 -8.458 1.159 -0.268 -1.442 -0.813 + D 1723 1721 6 1724 5 0 0 96 192 -7.308 -0.574 -4.935 -6.366 -1.851 + IR 1724 1724 3 1724 5 1 1 98 195 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 416 ] 1218 1363 c g c g + MP 1725 1724 3 1729 6 2 2 97 194 -9.549 -7.939 -0.023 -8.265 -8.545 -7.723 -3.250 -3.124 -3.347 0.830 -2.772 -4.177 2.338 -3.290 -3.334 1.127 -3.862 0.578 1.871 -3.491 -0.425 -2.264 + ML 1726 1724 3 1729 6 1 1 95 191 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1727 1724 3 1729 6 1 1 94 191 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1728 1724 3 1729 6 0 0 87 183 -10.320 -9.019 -4.816 -5.498 -5.515 -0.124 + IL 1729 1729 5 1729 6 1 1 96 193 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1730 1730 6 1730 5 1 1 96 193 -1.967 -0.616 -6.083 -4.250 -5.356 0.000 0.000 0.000 0.000 + [ MATP 417 ] 1219 1356 c g c g + MP 1731 1730 6 1735 6 2 2 95 192 -7.508 -9.484 -0.067 -8.261 -8.541 -4.928 -3.336 -3.159 -3.419 1.072 -2.828 -4.246 2.361 -3.347 -3.410 1.519 -3.933 -0.644 1.800 -3.557 -0.455 -2.312 + ML 1732 1730 6 1735 6 1 1 93 190 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1733 1730 6 1735 6 1 1 93 189 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1734 1730 6 1735 6 0 0 85 181 -10.357 -9.055 -4.852 -5.534 -5.552 -0.121 + IL 1735 1735 5 1735 6 1 1 95 191 -2.096 -2.574 -0.973 -4.711 -5.487 -5.147 0.000 0.000 0.000 0.000 + IR 1736 1736 6 1736 5 1 1 94 191 -2.037 -0.590 -6.080 -4.248 -5.354 0.000 0.000 0.000 0.000 + [ MATP 418 ] 1224 1350 c g c g + MP 1737 1736 6 1741 6 2 2 93 190 -9.500 -9.439 -0.215 -8.216 -8.496 -2.947 -3.533 -3.368 -3.592 0.807 -2.833 -4.408 2.503 -3.406 -3.552 1.356 -4.068 -1.223 1.951 -3.751 -0.373 -2.419 + ML 1738 1736 6 1741 6 1 1 91 188 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1739 1736 6 1741 6 1 1 91 187 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1740 1736 6 1741 6 0 0 83 180 -10.719 -9.417 -5.214 -5.896 -5.914 -0.093 + IL 1741 1741 5 1741 6 1 1 93 189 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1742 1742 6 1742 5 1 1 93 189 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 419 ] 1225 1349 c g c g + MP 1743 1742 6 1747 6 2 2 92 188 -8.303 -7.760 -0.173 -8.019 -8.299 -3.351 -3.049 -2.852 -3.138 1.121 -2.651 -3.957 2.208 -3.136 -3.152 1.593 -3.670 -0.443 1.775 -3.265 -0.345 -2.076 + ML 1744 1742 6 1747 6 1 1 89 186 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1745 1742 6 1747 6 1 1 89 185 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1746 1742 6 1747 6 0 0 82 179 -11.638 -10.337 -6.134 -6.816 -6.833 -0.048 + IL 1747 1747 5 1747 6 1 1 91 188 -2.279 -2.768 -0.859 -4.597 -5.373 -5.033 0.000 0.000 0.000 0.000 + IR 1748 1748 6 1748 5 1 1 91 188 -2.179 -0.548 -6.033 -4.200 -5.306 0.000 0.000 0.000 0.000 + [ MATP 420 ] 1230 1344 c g c g + MP 1749 1748 6 1753 6 2 2 90 187 -3.464 -9.097 -0.243 -7.874 -8.154 -4.196 -3.298 -3.203 -3.317 0.538 -2.515 -4.044 2.712 -3.125 -3.305 0.909 -3.781 -1.072 1.424 -3.506 0.863 -2.209 + ML 1750 1748 6 1753 6 1 1 86 182 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1751 1748 6 1753 6 1 1 85 182 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1752 1748 6 1753 6 0 0 82 178 -12.025 -10.724 -6.521 -7.203 -7.220 -0.037 + IL 1753 1753 5 1753 6 1 1 92 188 -0.815 -1.947 -2.768 -6.505 -7.281 -6.942 0.000 0.000 0.000 0.000 + IR 1754 1754 6 1754 5 1 1 90 186 -1.231 -0.914 -7.164 -5.332 -6.438 0.000 0.000 0.000 0.000 + [ MATP 421 ] 1236 1337 c g c g + MP 1755 1754 6 1759 4 2 2 88 185 -6.878 -0.984 -1.109 -5.499 -2.742 -2.555 -2.845 1.025 -2.443 -3.643 2.082 -2.903 -2.870 1.510 -3.381 0.236 1.688 -2.965 -0.021 -1.834 + ML 1756 1754 6 1759 4 1 1 78 175 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1757 1754 6 1759 4 1 1 78 174 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1758 1754 6 1759 4 0 0 82 178 -7.617 -2.251 -0.513 -3.568 + IL 1759 1759 5 1759 4 1 1 85 181 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1760 1760 6 1760 3 1 1 90 186 -0.275 -2.563 -7.842 0.000 0.000 0.000 0.000 + [ MATL 422 ] 1237 - u - u - + ML 1761 1760 6 1763 3 1 1 17 35 -9.017 -0.010 -7.671 0.217 -0.850 -0.288 0.550 + D 1762 1760 6 1763 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 1763 1763 3 1763 3 1 1 20 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 423 ] 1238 - a - a - + ML 1764 1763 3 1766 3 1 1 15 34 -9.017 -0.010 -7.671 0.872 -0.984 -0.632 0.027 + D 1765 1763 3 1766 3 0 0 15 34 -6.174 -1.687 -0.566 + IL 1766 1766 3 1766 3 1 1 19 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 424 ] 1239 - a - a - + ML 1767 1766 3 1769 3 1 1 14 32 -9.017 -0.056 -4.799 0.265 -0.129 -0.352 0.138 + D 1768 1766 3 1769 3 0 0 14 33 -6.174 -1.687 -0.566 + IL 1769 1769 3 1769 3 1 1 18 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 425 ] 1240 - a - a - + ML 1770 1769 3 1772 3 1 1 12 31 -8.972 -0.495 -1.794 0.548 -0.800 -0.026 -0.026 + D 1771 1769 3 1772 3 0 0 13 31 -6.848 -2.361 -0.328 + IL 1772 1772 3 1772 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 426 ] 1241 - a - a - + ML 1773 1772 3 1775 2 1 1 1 1 * 0.000 0.418 -0.328 -0.676 0.311 + D 1774 1772 3 1775 2 0 0 0 0 * 0.000 + IL 1775 1775 3 1775 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 427 ] - - - - - - + E 1776 1775 3 -1 0 0 0 0 0 + [ BEGR 428 ] - - - - - - + S 1777 1702 1 1778 3 0 0 4197 9133 -9.017 -0.328 -2.312 + IL 1778 1778 2 1778 3 1 1 4207 9143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 429 ] 1370 - G - G - + ML 1779 1778 2 1781 5 1 1 4212 9148 -1.178 -0.873 -7.570 -7.783 -8.674 -1.181 -2.438 1.659 -2.211 + D 1780 1778 2 1781 5 0 0 4127 9064 -6.602 -1.559 -5.863 -4.238 -0.785 + IL 1781 1781 3 1781 5 1 1 4210 9147 -1.684 -0.610 -6.085 -7.918 -6.069 0.000 0.000 0.000 0.000 + [ MATP 430 ] 1378 1851 a u a u + MP 1782 1781 3 1786 6 2 2 4212 9149 -9.494 -9.433 -0.016 -8.210 -8.489 -8.884 -3.936 -2.890 -3.930 2.817 -4.463 -4.871 0.011 -4.246 -4.007 2.337 -4.457 -0.479 0.278 -4.086 -1.953 -2.825 + ML 1783 1781 3 1786 6 1 1 4192 9128 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1784 1781 3 1786 6 1 1 4186 9122 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1785 1781 3 1786 6 0 0 4048 8984 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1786 1786 5 1786 6 1 1 4204 9140 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1787 1787 6 1787 5 1 1 4205 9141 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 431 ] 1379 1850 U A U A + MP 1788 1787 6 1792 6 2 2 4211 9147 -5.519 -9.433 -0.046 -8.210 -8.489 -8.884 -3.954 -3.766 -3.935 0.845 -3.044 -4.672 1.566 -3.662 -3.898 0.416 -4.364 -1.597 3.034 -4.169 -0.678 -2.765 + ML 1789 1787 6 1792 6 1 1 4189 9125 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1790 1787 6 1792 6 1 1 4181 9118 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1791 1787 6 1792 6 0 0 4035 8971 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1792 1792 5 1792 6 1 1 4203 9139 -1.828 -1.925 -1.368 -5.105 -5.881 -5.542 0.000 0.000 0.000 0.000 + IR 1793 1793 6 1793 5 1 1 4204 9141 -1.924 -0.603 -6.318 -4.486 -5.591 0.000 0.000 0.000 0.000 + [ MATP 432 ] 1382 1847 g c g c + MP 1794 1793 6 1798 6 2 2 4209 9146 -5.286 -9.433 -0.052 -8.210 -8.489 -8.884 -3.658 -2.663 -3.593 2.305 -4.025 -4.294 0.669 -4.025 -3.848 2.628 -4.217 -0.339 0.264 -3.564 -1.235 -2.567 + ML 1795 1793 6 1798 6 1 1 4185 9121 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1796 1793 6 1798 6 1 1 4176 9112 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1797 1793 6 1798 6 0 0 4021 8957 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1798 1798 5 1798 6 1 1 4201 9137 -2.970 -1.541 -1.151 -4.888 -5.664 -5.325 0.000 0.000 0.000 0.000 + IR 1799 1799 6 1799 5 1 1 4203 9139 -2.658 -0.405 -6.169 -4.337 -5.443 0.000 0.000 0.000 0.000 + [ MATP 433 ] 1384 1845 g c g c + MP 1800 1799 6 1804 6 2 2 4208 9144 -8.390 -9.433 -0.020 -8.210 -8.489 -8.151 -3.638 -2.608 -3.559 1.371 -4.049 -4.225 1.025 -4.032 -3.850 2.845 -4.198 0.616 0.482 -3.496 -1.423 -2.539 + ML 1801 1799 6 1804 6 1 1 4179 9115 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1802 1799 6 1804 6 1 1 4167 9104 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1803 1799 6 1804 6 0 0 4005 8941 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1804 1804 5 1804 6 1 1 4197 9134 -2.471 -2.703 -0.818 -4.555 -5.331 -4.992 0.000 0.000 0.000 0.000 + IR 1805 1805 6 1805 5 1 1 4199 9135 -2.352 -0.507 -5.955 -4.123 -5.229 0.000 0.000 0.000 0.000 + [ MATP 434 ] 1387 1842 g c g c + MP 1806 1805 6 1810 6 2 2 4207 9143 -8.008 -9.431 -0.024 -8.208 -8.487 -7.598 -3.921 -2.697 -3.830 2.003 -4.717 -4.547 0.062 -4.362 -4.083 2.889 -4.430 0.759 -0.227 -3.798 -2.007 -2.773 + ML 1807 1805 6 1810 6 1 1 4171 9107 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1808 1805 6 1810 6 1 1 4155 9091 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1809 1805 6 1810 6 0 0 3988 8924 -10.775 -9.474 -5.271 -5.953 -5.970 -0.089 + IL 1810 1810 5 1810 6 1 1 4195 9131 -2.522 -2.761 -0.785 -4.564 -5.340 -5.000 0.000 0.000 0.000 0.000 + IR 1811 1811 6 1811 5 1 1 4196 9133 -2.367 -0.504 -5.946 -4.113 -5.219 0.000 0.000 0.000 0.000 + [ MATP 435 ] 1390 1839 a u a u + MP 1812 1811 6 1816 6 2 2 4206 9142 -5.451 -9.427 -0.060 -8.203 -8.483 -6.603 -3.638 -2.711 -3.608 2.471 -3.967 -4.374 0.765 -3.980 -3.799 2.439 -4.206 -0.295 0.377 -3.633 -1.491 -2.570 + ML 1813 1811 6 1816 6 1 1 4155 9091 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1814 1811 6 1816 6 1 1 4133 9070 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1815 1811 6 1816 6 0 0 3970 8907 -10.804 -9.503 -5.300 -5.982 -5.999 -0.087 + IL 1816 1816 5 1816 6 1 1 4194 9130 -2.929 -1.687 -1.067 -4.847 -5.623 -5.284 0.000 0.000 0.000 0.000 + IR 1817 1817 6 1817 5 1 1 4196 9132 -2.617 -0.419 -6.128 -4.296 -5.402 0.000 0.000 0.000 0.000 + [ MATP 436 ] 1392 1837 g c g c + MP 1818 1817 6 1822 6 2 2 4206 9143 -5.529 -9.415 -0.069 -8.191 -8.471 -5.859 -3.698 -2.583 -3.596 1.629 -4.233 -4.247 0.497 -4.123 -3.919 2.977 -4.245 0.032 0.177 -3.515 -0.723 -2.574 + ML 1819 1817 6 1822 6 1 1 4122 9059 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1820 1817 6 1822 6 1 1 4093 9029 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1821 1817 6 1822 6 0 0 3953 8889 -10.879 -9.578 -5.375 -6.057 -6.074 -0.083 + IL 1822 1822 5 1822 6 1 1 4193 9130 -1.875 -3.132 -0.877 -5.080 -5.856 -5.517 0.000 0.000 0.000 0.000 + IR 1823 1823 6 1823 5 1 1 4191 9127 -2.323 -0.512 -5.974 -4.141 -5.247 0.000 0.000 0.000 0.000 + [ MATP 437 ] 1395 1833 G C G C + MP 1824 1823 6 1828 6 2 2 4209 9145 -6.651 -8.540 -0.119 -8.169 -8.449 -4.048 -3.763 -2.612 -3.648 1.609 -4.265 -4.287 0.500 -4.160 -3.969 3.037 -4.287 -0.288 0.226 -3.563 -0.996 -2.613 + ML 1825 1823 6 1828 6 1 1 4043 8979 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1826 1823 6 1828 6 1 1 4004 8940 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1827 1823 6 1828 6 0 0 3938 8874 -11.007 -9.706 -5.503 -6.185 -6.202 -0.076 + IL 1828 1828 5 1828 6 1 1 4189 9126 -2.128 -2.309 -1.044 -4.782 -5.558 -5.218 0.000 0.000 0.000 0.000 + IR 1829 1829 6 1829 5 1 1 4194 9131 -1.534 -0.789 -6.355 -4.523 -5.628 0.000 0.000 0.000 0.000 + [ MATP 438 ] 1399 1821 c g c g + MP 1830 1829 6 1834 4 2 2 4219 9156 -7.549 -0.676 -1.494 -6.170 -2.973 -2.830 -3.073 0.909 -2.631 -3.890 1.851 -3.109 -3.097 1.785 -3.620 -0.751 1.633 -3.201 1.066 -2.051 + ML 1831 1829 6 1834 4 1 1 3686 8622 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1832 1829 6 1834 4 1 1 3667 8603 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1833 1829 6 1834 4 0 0 3931 8867 -6.852 -2.234 -2.334 -0.785 + IL 1834 1834 5 1834 4 1 1 4004 8940 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1835 1835 6 1835 3 1 1 4342 9279 -0.005 -8.096 -13.802 0.000 0.000 0.000 0.000 + [ MATL 439 ] 1400 - a - a - + ML 1836 1835 6 1838 3 1 1 39 58 -8.769 -0.012 -7.423 0.491 -0.648 0.117 -0.198 + D 1837 1835 6 1838 3 0 0 36 56 -8.184 -3.697 -0.121 + IL 1838 1838 3 1838 3 1 1 41 61 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 440 ] 1401 - a - a - + ML 1839 1838 3 1841 3 1 1 38 57 -8.769 -0.012 -7.423 0.779 -0.563 -0.858 0.078 + D 1840 1838 3 1841 3 0 0 35 55 -8.184 -3.697 -0.121 + IL 1841 1841 3 1841 3 1 1 40 60 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 441 ] 1402 - a - a - + ML 1842 1841 3 1844 3 1 1 37 56 -8.769 -0.019 -6.527 0.597 -0.988 -0.544 0.376 + D 1843 1841 3 1844 3 0 0 34 54 -8.184 -3.697 -0.121 + IL 1844 1844 3 1844 3 1 1 39 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 442 ] 1403 - a - a - + ML 1845 1844 3 1847 3 1 1 36 55 -8.762 -0.036 -5.494 0.795 -0.404 -0.491 -0.326 + D 1846 1844 3 1847 3 0 0 33 53 -8.213 -3.726 -0.119 + IL 1847 1847 3 1847 3 1 1 38 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 443 ] 1404 - u - u - + ML 1848 1847 3 1850 3 1 1 35 54 -8.738 -0.030 -5.766 -0.143 0.125 -1.324 0.682 + D 1849 1847 3 1850 3 0 0 32 51 -8.302 -3.815 -0.111 + IL 1850 1850 3 1850 3 1 1 37 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 444 ] 1405 - c - c - + ML 1851 1850 3 1853 3 1 1 34 53 -8.720 -0.031 -5.722 -0.421 0.575 -0.695 0.197 + D 1852 1850 3 1853 3 0 0 31 50 -8.366 -3.879 -0.106 + IL 1853 1853 3 1853 3 1 1 36 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 445 ] 1406 - g - g - + ML 1854 1853 3 1856 3 1 1 33 52 -8.701 -0.023 -6.228 0.160 -1.016 0.468 0.007 + D 1855 1853 3 1856 3 0 0 30 49 -8.428 -3.941 -0.102 + IL 1856 1856 3 1856 3 1 1 35 54 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 446 ] 1407 - u - u - + ML 1857 1856 3 1859 3 1 1 32 51 -8.691 -0.031 -5.755 -0.182 -0.632 -0.552 0.841 + D 1858 1856 3 1859 3 0 0 29 48 -8.461 -3.974 -0.099 + IL 1859 1859 3 1859 3 1 1 34 53 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 447 ] 1408 - u - u - + ML 1860 1859 3 1862 3 1 1 31 49 -8.673 -0.017 -6.803 -0.241 -0.664 -0.511 0.865 + D 1861 1859 3 1862 3 0 0 28 47 -8.516 -4.029 -0.095 + IL 1862 1862 3 1862 3 1 1 33 52 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 448 ] 1409 - g - g - + ML 1863 1862 3 1865 3 1 1 29 48 -8.669 -0.024 -6.184 -0.379 -0.105 0.604 -0.357 + D 1864 1862 3 1865 3 0 0 27 46 -8.528 -4.041 -0.095 + IL 1865 1865 3 1865 3 1 1 32 51 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 449 ] 1410 - a - a - + ML 1866 1865 3 1868 3 1 1 28 47 -8.658 -0.016 -6.874 0.912 -0.896 -0.239 -0.448 + D 1867 1865 3 1868 3 0 0 26 45 -8.559 -4.072 -0.092 + IL 1868 1868 3 1868 3 1 1 31 50 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 450 ] 1411 - A - A - + ML 1869 1868 3 1871 3 1 1 27 46 -8.655 -0.013 -7.309 1.086 -0.875 -1.068 -0.227 + D 1870 1868 3 1871 3 0 0 25 44 -8.569 -4.082 -0.092 + IL 1871 1871 3 1871 3 1 1 30 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 451 ] 1412 - u - u - + ML 1872 1871 3 1874 3 1 1 26 45 -8.655 -0.024 -6.134 0.298 -0.578 -0.349 0.396 + D 1873 1871 3 1874 3 0 0 24 43 -8.569 -4.082 -0.092 + IL 1874 1874 3 1874 3 1 1 29 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 452 ] 1413 - a - a - + ML 1875 1874 3 1877 3 1 1 25 44 -8.643 -0.036 -5.504 0.425 -0.656 -0.102 0.127 + D 1876 1874 3 1877 3 0 0 23 42 -8.601 -4.114 -0.090 + IL 1877 1877 3 1877 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 453 ] 1414 - a - a - + ML 1878 1877 3 1880 3 1 1 24 43 -8.621 -0.020 -6.444 0.830 -0.942 -0.330 -0.143 + D 1879 1877 3 1880 3 0 0 22 40 -8.662 -4.175 -0.086 + IL 1880 1880 3 1880 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 454 ] 1415 - g - g - + ML 1881 1880 3 1883 3 1 1 23 42 -8.613 -0.017 -6.748 0.238 -0.835 0.608 -0.443 + D 1882 1880 3 1883 3 0 0 21 39 -8.680 -4.193 -0.085 + IL 1883 1883 3 1883 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 455 ] 1416 - u - u - + ML 1884 1883 3 1886 3 1 1 22 40 -8.609 -0.021 -6.388 0.298 -0.776 -0.193 0.392 + D 1885 1883 3 1886 3 0 0 19 38 -8.691 -4.204 -0.084 + IL 1886 1886 3 1886 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 456 ] 1417 - u - u - + ML 1887 1886 3 1889 3 1 1 21 39 -8.601 -0.013 -7.256 -0.176 -0.202 -0.318 0.529 + D 1888 1886 3 1889 3 0 0 18 37 -8.710 -4.223 -0.083 + IL 1889 1889 3 1889 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 457 ] 1418 - u - u - + ML 1890 1889 3 1892 3 1 1 19 38 -8.601 -0.017 -6.760 -0.058 -0.156 -0.096 0.270 + D 1891 1889 3 1892 3 0 0 17 36 -8.710 -4.223 -0.083 + IL 1892 1892 3 1892 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 458 ] 1419 - u - u - + ML 1893 1892 3 1895 3 1 1 18 37 -8.598 -0.017 -6.775 -0.401 -0.033 0.110 0.246 + D 1894 1892 3 1895 3 0 0 16 35 -8.720 -4.233 -0.082 + IL 1895 1895 3 1895 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 459 ] 1420 - a - a - + ML 1896 1895 3 1898 3 1 1 17 36 -8.594 -0.018 -6.692 0.384 -0.406 -0.631 0.373 + D 1897 1895 3 1898 3 0 0 15 34 -8.729 -4.242 -0.082 + IL 1898 1898 3 1898 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 460 ] 1421 - g - g - + ML 1899 1898 3 1901 3 1 1 16 34 -8.589 -0.013 -7.243 0.233 -0.891 0.344 0.024 + D 1900 1898 3 1901 3 0 0 14 33 -8.740 -4.253 -0.081 + IL 1901 1901 3 1901 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 461 ] 1422 - a - a - + ML 1902 1901 3 1904 3 1 1 14 33 -8.589 -0.018 -6.634 0.726 -0.571 -0.733 0.099 + D 1903 1901 3 1904 3 0 0 13 31 -8.740 -4.253 -0.081 + IL 1904 1904 3 1904 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 462 ] 1423 - a - a - + ML 1905 1904 3 1907 3 1 1 13 31 -8.584 -0.025 -6.130 0.650 -0.450 -0.710 0.121 + D 1906 1904 3 1907 3 0 0 11 30 -8.752 -4.265 -0.081 + IL 1907 1907 3 1907 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 463 ] 1424 - u - u - + ML 1908 1907 3 1910 2 1 1 1 1 * 0.000 -0.000 -0.630 0.187 0.282 + D 1909 1907 3 1910 2 0 0 0 0 * 0.000 + IL 1910 1910 3 1910 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 464 ] - - - - - - + E 1911 1910 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_intron +LENG 616 +MAXL 4360 +ALPH RNA +RF yes +MM no +CONS yes +CS yes +MAP yes +DATE Thu Jan 16 12:04:20 2025 +COM [1] cmbuild -F -n tmRNA_intron --wgiven --hand -O tmRNA_intron.cmbuild.stk tmRNA_intron.cm tmRNA_intron.stk +NSEQ 98 +EFFN 1.683777 +CKSUM 1073284421 +STATS LOCAL MSV -12.0641 0.69935 +STATS LOCAL VITERBI -14.1341 0.69935 +STATS LOCAL FORWARD -4.9932 0.69935 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.33025 1.45622 1.33724 1.42753 + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 0.00000 * + 1 3.38602 4.17269 0.06585 4.23554 1 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 2 3.35517 4.32263 0.06397 4.28294 2 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 3 2.52525 3.91435 0.13360 3.68624 3 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 4 3.35124 4.31624 0.06434 4.27422 4 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 5 1.43029 2.15908 0.62763 2.19396 5 G g - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 6 3.27345 0.82396 3.06103 0.74109 6 u u - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 7 3.34747 4.31012 0.06469 4.26590 7 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 8 0.56816 1.92660 2.55392 1.56058 8 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.73512 0.67575 4.44141 0.10298 2.32431 1.09861 0.40547 + 9 1.05949 1.06898 2.51930 1.47188 11 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 10 1.29489 1.37577 2.21126 1.01098 12 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 11 2.04878 3.67948 0.21080 3.32608 13 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 12 3.77346 4.76573 0.04628 4.28736 14 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 13 1.43975 1.40648 1.83834 1.02463 15 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03112 3.97040 4.44141 0.97998 0.47051 1.09861 0.40547 + 14 2.03973 1.78040 2.90107 0.43633 17 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 15 3.70886 3.50729 4.25326 0.07118 18 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 16 3.01883 0.29659 3.66311 1.70297 19 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 17 3.77346 4.76573 0.04628 4.28736 20 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 18 0.04721 4.37361 4.01057 4.17470 21 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 19 4.46955 0.06885 4.35965 3.16293 22 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 20 1.46427 2.16976 0.69413 1.86407 23 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05765 4.44141 3.11804 1.46634 0.26236 1.09861 0.40547 + 21 1.97433 1.69081 0.90873 1.29558 24 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02465 4.40841 4.40841 1.46634 0.26236 0.42688 1.05711 + 22 1.20613 2.55555 0.62119 2.45700 25 G g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 23 1.64769 1.69838 0.77081 1.82085 26 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 24 0.97182 2.70150 0.75660 2.46226 27 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 25 1.47833 1.83281 1.13427 1.23663 28 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 26 1.48065 1.59094 1.29806 1.21836 29 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 27 1.48005 1.66820 1.23478 1.22796 30 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 28 1.58775 1.35809 1.51013 1.14702 31 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03370 4.44141 3.84615 1.46634 0.26236 1.09861 0.40547 + 29 1.31091 1.56731 1.68380 1.09019 32 u u - - + 1.38629 1.38629 1.38629 1.38629 + 0.60539 2.46625 0.99632 0.33486 1.25681 1.33855 0.30412 + 30 1.38404 1.49045 1.35150 1.32685 35 u a - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03771 3.98964 3.98964 1.46634 0.26236 0.06088 2.82907 + 31 1.26811 1.70441 1.23615 1.40138 36 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 32 1.39052 1.53879 1.38489 1.25155 37 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 33 1.55803 1.63273 1.03585 1.43074 38 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03249 4.44141 3.90260 1.46634 0.26236 1.09861 0.40547 + 34 1.55280 1.26739 1.58026 1.20112 39 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03167 4.43297 3.94792 1.46634 0.26236 0.77329 0.61895 + 35 1.43974 1.29166 1.59268 1.25591 40 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43403 4.43403 1.46634 0.26236 0.80260 0.59450 + 36 1.33357 1.40740 1.56735 1.26199 41 u a - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 37 1.43335 1.63511 1.34781 1.18171 42 u a - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 38 1.26225 1.82740 1.03289 1.60856 43 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 39 1.74882 2.00022 0.68646 1.67471 44 G g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 40 1.58672 1.54449 1.57904 0.97867 45 u u - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 41 1.40433 1.52362 1.60711 1.09040 46 u u - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 42 2.32746 3.07555 0.22452 2.85780 47 G g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 43 4.41230 0.07058 4.32526 3.15149 48 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 44 0.48472 3.18267 1.20707 3.13309 49 A A - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03074 3.99031 4.44141 0.99670 0.46060 1.09861 0.40547 + 45 1.56631 1.48074 1.82444 0.91029 51 u u - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 46 2.41034 3.29805 0.18936 3.08403 52 G G - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 47 2.89993 0.55317 2.70926 1.19315 53 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 48 3.05034 0.17254 3.14925 2.68463 54 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 49 2.06634 2.86188 0.27505 2.87080 55 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 50 0.86631 1.82333 1.72274 1.42947 56 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 51 2.14083 2.44285 0.32091 2.65871 57 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 52 1.65417 1.64648 0.89248 1.57801 58 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.67318 1.59874 1.24562 0.31143 1.31827 1.09861 0.40547 + 53 1.02106 2.03251 1.44481 1.29832 62 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.07314 4.11847 2.91399 1.46634 0.26236 0.07869 2.58133 + 54 1.68375 1.43579 1.32085 1.17284 63 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02452 4.41352 4.41352 1.46634 0.26236 1.67430 0.20757 + 55 1.90799 1.65408 0.73546 1.70886 64 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02452 4.41352 4.41352 1.46634 0.26236 1.19474 0.36066 + 56 1.55581 1.13451 1.67864 1.27020 65 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02434 4.42095 4.42095 1.46634 0.26236 1.10990 0.39987 + 57 1.47425 1.30741 1.59321 1.21315 66 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03747 4.42761 3.69558 1.46634 0.26236 1.42651 0.27463 + 58 1.49451 1.64371 0.91376 1.70724 67 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.04887 4.41463 3.33549 1.46634 0.26236 0.88496 0.53227 + 59 1.57037 1.41539 1.23379 1.35474 68 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.15371 4.40517 2.03820 1.46634 0.26236 1.02984 0.44171 + 60 1.40136 1.47280 1.49800 1.20105 69 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.44577 1.55568 1.90632 0.18400 1.78339 1.30836 0.31507 + 61 1.48067 1.57853 1.06185 1.51222 72 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03059 4.19546 4.19546 1.46634 0.26236 0.09759 2.37541 + 62 0.88141 1.85100 1.31725 1.82728 73 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 63 1.46070 0.79321 2.07384 1.66161 74 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 64 2.50170 0.40122 2.48437 1.80074 75 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 65 1.45182 1.68259 1.84948 0.86122 76 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 66 2.85243 0.27320 3.03354 2.01585 77 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 67 2.71709 2.95471 0.18570 2.96967 78 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 68 2.01895 2.63300 3.13006 0.28551 79 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03163 4.44141 3.94501 1.46634 0.26236 1.09861 0.40547 + 69 1.11414 2.23521 2.16392 0.79860 80 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43381 4.43381 1.46634 0.26236 1.29275 0.32091 + 70 0.07279 3.85211 3.72396 3.69575 81 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43381 4.43381 1.46634 0.26236 1.29275 0.32091 + 71 0.34334 2.41487 2.45104 2.16265 82 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43381 4.43381 1.46634 0.26236 1.29275 0.32091 + 72 0.86401 1.66239 2.39531 1.21166 83 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.14692 4.43381 2.08127 1.46634 0.26236 1.29275 0.32091 + 73 0.88263 1.18061 2.16465 1.80530 84 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03669 4.31401 3.78763 1.46634 0.26236 0.56053 0.84608 + 74 0.93280 1.59726 2.06224 1.28398 85 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.45214 1.36620 2.21954 0.93794 0.49665 0.58323 0.81666 + 75 1.47267 1.72294 1.20503 1.22941 127 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02670 4.32940 4.32940 1.46634 0.26236 0.46036 0.99711 + 76 1.44139 1.40818 1.24936 1.46047 128 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02455 4.41242 4.41242 1.46634 0.26236 0.83825 0.56646 + 77 1.99187 1.06650 1.45019 1.25589 129 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02415 4.42862 4.42862 1.46634 0.26236 0.67390 0.71278 + 78 1.41572 1.73212 1.13491 1.35135 130 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 79 1.66123 1.89080 0.90325 1.37083 131 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03057 4.44141 3.99949 1.46634 0.26236 1.09861 0.40547 + 80 1.92828 0.82019 1.48675 1.67054 132 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.04172 4.43485 3.54040 1.46634 0.26236 0.82663 0.57541 + 81 1.14747 1.49994 1.40649 1.53985 133 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.56769 1.12568 2.21885 0.43553 1.04106 0.59755 0.79885 + 82 0.38135 2.22138 2.58476 2.01602 138 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02638 4.34148 4.34148 1.46634 0.26236 0.19919 1.71143 + 83 0.48915 1.76031 2.55810 1.98477 139 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 84 0.43058 2.02001 2.40177 2.06629 140 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 85 0.92443 1.78895 1.84617 1.27917 141 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 86 1.36236 1.40832 1.91462 1.04414 142 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 87 0.71192 1.94978 2.09235 1.41225 143 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 88 2.34066 1.91972 3.08861 0.34035 144 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 89 0.04721 4.37361 4.01057 4.17470 145 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 90 0.36366 2.78497 1.87850 2.40440 146 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 91 0.81232 2.09537 1.88957 1.26581 147 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 92 2.57773 0.92550 3.18212 0.72109 148 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 93 3.77346 4.76573 0.04628 4.28736 149 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 94 2.34331 0.55081 1.56368 2.13584 150 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 95 1.28576 0.89026 2.03076 1.70498 151 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 96 0.45605 3.21162 1.30570 2.90151 152 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 97 0.27112 2.56574 2.64307 2.41382 153 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 98 1.13678 0.98700 2.31133 1.57347 154 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 99 1.13781 1.66091 1.46059 1.35707 155 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 100 0.91830 1.27066 2.04647 1.65566 156 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 101 1.33563 1.20101 2.45451 1.04922 157 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 102 0.94133 1.43035 1.57095 1.81514 158 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 103 0.60567 1.73904 1.89901 2.04885 159 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 104 1.14468 1.42705 2.10834 1.13875 160 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.04000 4.44141 3.59618 1.46634 0.26236 1.09861 0.40547 + 105 1.04727 1.90350 1.81919 1.08500 161 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02422 4.42564 4.42564 1.46634 0.26236 1.46523 0.26270 + 106 0.99538 1.63993 2.03069 1.18686 162 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02422 4.42564 4.42564 1.46634 0.26236 1.46523 0.26270 + 107 1.28814 1.06767 2.03817 1.38573 163 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.33138 4.42564 1.30896 1.46634 0.26236 1.46523 0.26270 + 108 1.38419 1.91770 1.28722 1.11935 164 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03279 4.12706 4.12706 1.46634 0.26236 3.25423 0.03938 + 109 0.89920 1.56731 2.25357 1.27484 165 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03279 4.12706 4.12706 1.46634 0.26236 3.25423 0.03938 + 110 1.61777 1.11669 1.81004 1.16908 166 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.39473 1.17116 4.12706 3.18209 0.04238 0.12654 2.12982 + 111 1.75604 1.92086 0.64632 1.85264 245 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02415 4.42863 4.42863 1.46634 0.26236 0.67411 0.71256 + 112 2.17865 0.66755 2.33245 1.28451 246 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 113 1.50388 1.28214 2.20111 0.94261 247 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 114 1.62040 1.32724 1.93924 0.93354 248 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 115 2.24580 1.26770 2.17071 0.69599 249 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 116 1.36418 1.37200 1.46707 1.34627 250 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03147 4.44141 3.95275 1.46634 0.26236 1.09861 0.40547 + 117 1.78572 2.01592 0.56005 2.05616 251 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.03142 4.43396 3.96014 1.46634 0.26236 1.28927 0.32223 + 118 2.11655 0.79123 1.77544 1.35924 252 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02420 4.42674 4.42674 1.46634 0.26236 1.44368 0.26926 + 119 1.63132 1.36443 1.68310 1.01334 253 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02420 4.42674 4.42674 1.46634 0.26236 0.95502 0.48582 + 120 1.72314 1.87458 0.74216 1.65030 254 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43425 4.43425 1.46634 0.26236 0.80881 0.58949 + 121 1.64252 1.02861 1.63183 1.37266 255 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.15346 2.03650 4.44141 1.19058 0.36247 1.09861 0.40547 + 122 1.96417 1.04802 1.86221 1.03911 262 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 123 3.70886 3.50729 4.25326 0.07118 263 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 124 0.04721 4.37361 4.01057 4.17470 264 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 125 0.17318 3.52303 2.37169 3.31922 265 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07281 4.44141 2.83969 1.46634 0.26236 1.09861 0.40547 + 126 1.35031 1.81623 1.94426 0.83215 266 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 1.06848 0.46315 3.60546 1.42538 0.27499 0.47743 0.96857 + 127 1.51762 1.71388 1.05314 1.37928 317 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.10291 4.41948 2.45633 1.46634 0.26236 1.57736 0.23133 + 128 1.84753 0.91417 1.72057 1.33727 318 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02634 4.34291 4.34291 1.46634 0.26236 0.81256 0.58648 + 129 1.15610 1.89107 1.14669 1.52927 319 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.04221 4.39193 3.54190 1.46634 0.26236 1.48521 0.25677 + 130 1.60991 1.95978 0.69607 1.82845 320 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05511 4.38282 3.19101 1.46634 0.26236 2.05810 0.13662 + 131 2.22690 0.75803 1.82040 1.34099 321 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.08885 4.35377 2.62894 1.46634 0.26236 2.31492 0.10400 + 132 1.58030 1.60829 1.14423 1.28957 322 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.20507 4.29264 1.76176 1.46634 0.26236 0.63480 0.75511 + 133 0.84433 2.24695 1.10649 2.01204 323 a a - > + 1.38629 1.38629 1.38629 1.38629 + 1.03631 1.27725 1.00393 2.61947 0.07563 2.32280 0.10314 + 134 1.08729 1.63076 1.71959 1.24496 366 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.07301 3.81218 3.03009 1.46634 0.26236 1.49651 0.25349 + 135 1.36083 1.84971 0.98648 1.54467 367 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.05748 3.96294 3.30091 1.46634 0.26236 0.96050 0.48240 + 136 0.92591 1.48614 1.74106 1.59824 368 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03166 4.16163 4.16163 1.46634 0.26236 0.08809 2.47312 + 137 2.40457 0.50740 2.32673 1.56053 369 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 138 1.64305 1.77393 0.73458 1.85001 370 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 139 2.82730 1.36426 2.54538 0.49953 371 U u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 140 2.39256 0.64894 2.27941 1.25997 372 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 141 1.70425 1.21773 1.60480 1.13550 373 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 142 1.52045 1.46075 1.37494 1.21581 374 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.30705 1.60931 2.74321 0.11388 2.22900 1.09861 0.40547 + 143 1.58221 1.26462 1.52142 1.22509 376 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03341 4.38740 3.89100 1.46634 0.26236 0.60686 0.78759 + 144 1.80041 0.89973 1.81961 1.32425 377 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.05039 4.41711 3.29476 1.46634 0.26236 0.50574 0.92397 + 145 1.78699 1.17954 1.37525 1.30070 378 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.18973 4.41670 1.82797 1.46634 0.26236 1.16326 0.37464 + 146 1.59568 1.27108 1.36096 1.34598 379 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.09978 2.76555 3.44147 0.39933 1.11100 0.12675 2.12824 + 147 1.40962 1.53006 1.34620 1.27649 381 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02421 4.42627 4.42627 1.46634 0.26236 0.63054 0.75994 + 148 1.56704 1.50255 1.36321 1.16175 382 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 149 1.68089 1.26853 1.57195 1.12421 383 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 150 1.65034 1.38517 1.40157 1.16628 384 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 151 1.26969 1.85915 1.89505 0.88439 385 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.35249 4.44141 1.25427 1.46634 0.26236 1.09861 0.40547 + 152 1.96974 0.87569 2.63355 0.98857 386 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.11193 2.41152 4.12189 0.32915 1.27131 0.10213 2.33210 + 153 1.96799 2.03855 0.53665 1.92868 388 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43497 4.43497 1.46634 0.26236 0.83027 0.57258 + 154 2.26086 0.57652 2.04361 1.58803 389 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 155 2.61622 0.49929 3.28824 1.26359 390 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 156 2.12957 0.97551 2.33011 0.89937 391 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03183 4.44141 3.93491 1.46634 0.26236 1.09861 0.40547 + 157 1.43332 2.20327 0.82681 1.54364 392 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02403 4.43362 4.43362 1.46634 0.26236 1.29732 0.31919 + 158 1.08564 1.39555 1.91809 1.31777 393 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05345 4.43362 3.21450 1.46634 0.26236 1.29732 0.31919 + 159 1.40124 1.92200 1.20109 1.18245 394 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07433 2.82312 4.40490 0.52034 0.90219 0.40186 1.10587 + 160 1.31639 1.80284 1.03272 1.55575 398 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 161 1.55883 1.70370 0.98538 1.45110 399 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 162 1.44654 1.52131 1.19845 1.40842 400 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.04615 4.44141 3.40145 1.46634 0.26236 1.09861 0.40547 + 163 1.56883 1.54842 1.15996 1.32566 401 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.18363 3.18951 2.06703 0.50795 0.92061 0.53470 0.88151 + 164 1.63402 1.56857 1.03916 1.41568 403 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02689 4.32257 4.32257 1.46634 0.26236 0.17416 1.83361 + 165 1.44672 1.49724 1.02257 1.70791 404 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04129 4.44141 3.55193 1.46634 0.26236 1.09861 0.40547 + 166 1.40061 1.97604 0.85452 1.66363 405 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.15805 4.42438 2.00831 1.46634 0.26236 1.48927 0.25558 + 167 1.42919 1.70393 1.06682 1.45060 406 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.32957 4.29400 1.32008 1.46634 0.26236 0.72871 0.65881 + 168 1.24690 1.72238 1.27310 1.37041 407 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.30936 1.38781 4.10681 1.91645 0.15915 0.56926 0.83459 + 169 1.17718 1.60144 1.61086 1.23604 434 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.02699 4.31900 4.31900 1.46634 0.26236 0.17017 1.85482 + 170 1.38307 1.49305 1.27546 1.40567 435 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 171 1.22603 1.78456 1.08651 1.60305 436 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 172 1.50973 2.46725 0.54337 2.17663 437 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 173 1.32215 2.67097 0.52833 2.59479 438 G g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 174 2.02434 0.82440 1.65374 1.43511 439 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 175 1.73817 2.49330 0.46138 2.19726 440 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.04709 4.44141 3.37484 1.46634 0.26236 1.09861 0.40547 + 176 1.48605 1.59601 2.43988 0.72596 441 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03341 4.41871 3.87256 1.46634 0.26236 0.52377 0.89719 + 177 2.18823 0.32831 3.25964 2.04530 442 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.03940 4.43282 3.62124 1.46634 0.26236 0.76934 0.62235 + 178 0.56608 2.93043 1.19719 2.56602 443 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.56801 1.50207 1.55742 0.22953 1.58429 1.44726 0.26816 + 179 1.32890 1.19188 2.21528 1.13177 447 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03030 4.20501 4.20501 1.46634 0.26236 0.44528 1.02344 + 180 1.13100 1.53902 2.08000 1.08539 448 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02551 4.37442 4.37442 1.46634 0.26236 0.26823 1.44704 + 181 0.92658 1.61600 2.24052 1.20732 449 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 182 0.92326 1.82208 2.10674 1.14113 450 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 183 0.90873 1.79226 1.85415 1.29538 451 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 184 1.42201 1.89129 1.18579 1.19604 452 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 185 1.84855 0.89334 2.10720 1.16581 453 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 186 0.93385 2.30565 0.91218 2.24789 454 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 187 1.50734 3.17059 0.39104 2.81053 455 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 188 1.60465 2.39768 0.46722 2.50877 456 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 189 1.49588 0.76343 1.86842 1.86100 457 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 190 2.25421 2.31760 3.14086 0.28331 458 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.17547 1.90276 4.44141 0.37668 1.15878 1.09861 0.40547 + 191 1.14110 1.68789 1.22819 1.59553 461 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03118 4.44141 3.96777 1.46634 0.26236 1.09861 0.40547 + 192 1.63453 1.54373 0.93135 1.62278 462 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.03144 4.43425 3.95858 1.46634 0.26236 0.80891 0.58941 + 193 1.81129 1.16500 1.46253 1.22764 463 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03140 4.43421 3.96057 1.46634 0.26236 0.80779 0.59031 + 194 1.48085 1.46768 1.22885 1.38843 464 g c - < + 1.38629 1.38629 1.38629 1.38629 + 0.04731 3.60753 3.95858 0.72297 0.66419 1.28255 0.32480 + 195 1.65088 1.36792 1.40134 1.18020 466 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 196 1.38208 1.50446 1.48705 1.20141 467 u a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 197 1.44919 1.45015 1.38227 1.27406 468 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03151 3.95969 4.42700 0.98308 0.46866 1.43863 0.27083 + 198 1.40340 1.38434 1.51977 1.25531 470 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 199 1.59939 1.44067 1.42069 1.14049 471 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 200 1.59622 1.41241 1.26909 1.29940 472 g c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03685 4.42700 3.72007 1.46634 0.26236 1.43863 0.27083 + 201 1.13042 1.31054 1.93450 1.33587 473 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.62605 0.90051 2.83122 0.40552 1.09851 0.94990 0.48903 + 202 1.03251 1.95461 2.07688 0.97565 478 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07218 2.86288 4.37963 0.39276 1.12451 0.50678 0.92239 + 203 1.34369 1.34194 2.25482 0.98648 480 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 204 2.09709 2.90793 0.38296 1.96073 481 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 205 2.48921 0.54825 3.18265 1.21205 482 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 206 2.34817 0.86226 2.92715 0.84700 483 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03138 4.42700 3.96652 1.46634 0.26236 1.43863 0.27083 + 207 1.70049 1.35024 1.77020 0.94693 484 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02436 4.41999 4.41999 1.46634 0.26236 1.56857 0.23363 + 208 1.69474 1.40364 1.42206 1.11038 485 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.13285 2.31257 3.67302 0.69561 0.69069 1.56857 0.23363 + 209 1.83865 1.96769 0.92265 1.19163 491 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09085 4.40653 2.59493 1.46634 0.26236 1.33521 0.30531 + 210 1.26511 2.13403 0.91570 1.61347 492 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07370 4.34924 2.84504 1.46634 0.26236 0.36579 1.18301 + 211 1.07902 2.04377 1.01054 1.79268 493 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06209 3.35480 3.67741 3.44066 0.03257 0.30031 1.34934 + 212 1.43024 1.58734 1.14888 1.43008 548 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03909 4.42923 3.63401 1.46634 0.26236 0.68628 0.70006 + 213 1.53256 1.58408 1.13712 1.35425 549 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 214 1.41642 1.70650 1.16041 1.33728 550 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 215 1.46665 1.53898 1.22526 1.34315 551 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04092 3.57041 4.42700 0.86658 0.54539 1.43863 0.27083 + 216 1.50111 1.77787 1.16651 1.21514 554 g u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03852 3.94745 3.99111 1.14801 0.38165 1.43863 0.27083 + 217 1.44957 1.57261 1.10332 1.48696 557 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02435 4.42045 4.42045 1.46634 0.26236 0.79252 0.60276 + 218 1.58762 1.54823 1.23407 1.23148 558 u g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43425 4.43425 1.46634 0.26236 0.80891 0.58941 + 219 1.58540 1.58876 0.93814 1.61144 559 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04286 4.44141 3.50082 1.46634 0.26236 1.09861 0.40547 + 220 1.61460 1.09000 1.53869 1.38568 560 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02429 4.42285 4.42285 1.46634 0.26236 0.57706 0.82451 + 221 1.10268 2.15112 1.06176 1.58075 561 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.04393 4.44141 3.46726 1.46634 0.26236 1.09861 0.40547 + 222 0.06746 3.99372 3.68310 3.83230 562 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.04626 4.42180 3.40552 1.46634 0.26236 1.53664 0.24220 + 223 0.50833 3.01380 1.28229 2.63116 563 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.69976 1.46186 1.30383 0.85947 0.55059 1.05202 0.42960 + 224 0.61304 1.83231 2.25157 1.64497 574 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.03301 4.12067 4.12067 1.46634 0.26236 0.77461 0.61782 + 225 1.11923 1.32690 2.07254 1.26477 575 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02789 4.28660 4.28660 1.46634 0.26236 0.14132 2.02655 + 226 1.17087 1.22689 2.39941 1.18441 576 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 227 1.49922 1.32317 2.04187 0.96595 577 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 228 0.90416 1.74927 2.28076 1.14253 578 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 229 0.52867 1.92955 2.22796 1.84740 579 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 230 0.95494 1.27290 2.08373 1.55741 580 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 231 1.13371 1.64000 1.25945 1.60758 581 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 232 1.05576 1.81372 1.26224 1.57985 582 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 233 1.02261 3.07963 0.63673 2.72800 583 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 234 1.66426 3.22327 0.33858 2.84627 584 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 235 1.20150 0.85748 2.37357 1.70441 585 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 236 2.49186 2.00230 2.74893 0.33097 586 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 237 1.19967 1.75674 0.95120 1.96738 587 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.08925 2.60910 4.44141 0.29414 1.36715 1.09861 0.40547 + 238 1.58531 1.86186 0.73820 1.82165 589 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 239 2.06066 1.08577 1.45585 1.19803 590 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 240 1.70378 1.26247 1.43854 1.21141 591 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 241 1.67531 1.49274 1.37051 1.09657 592 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 242 1.52006 1.55603 1.35722 1.16170 593 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.03091 3.98126 4.44141 0.98907 0.46509 1.09861 0.40547 + 243 1.39269 1.44101 1.51042 1.22388 595 u a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 244 1.41431 1.45188 1.29211 1.39399 596 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 245 1.46022 1.47804 1.30467 1.31503 597 g c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 246 1.38142 1.54679 1.34584 1.28907 598 u g - < + 1.38629 1.38629 1.38629 1.38629 + 0.05758 4.44141 3.11963 1.46634 0.26236 1.09861 0.40547 + 247 1.43758 1.34006 1.60096 1.20742 599 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.65842 0.82198 3.15186 0.31705 1.30304 0.42743 1.05607 + 248 0.78009 1.91308 1.71140 1.54460 604 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.02458 4.41136 4.41136 1.46634 0.26236 0.45058 1.01406 + 249 1.74332 1.38412 1.39202 1.12103 605 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03655 4.44141 3.72510 1.46634 0.26236 1.09861 0.40547 + 250 2.27082 0.83985 1.63336 1.31035 606 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02414 4.42901 4.42901 1.46634 0.26236 1.39794 0.28383 + 251 1.91393 0.98637 1.64741 1.24818 607 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02414 4.42901 4.42901 1.46634 0.26236 0.68163 0.70480 + 252 1.96581 2.42873 2.27805 0.40149 608 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 253 2.61348 2.92475 0.22267 2.62189 609 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 254 2.23008 1.49447 2.40607 0.54828 610 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 255 2.15646 0.74201 2.86585 1.04647 611 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 256 1.70192 1.25156 1.66680 1.07073 612 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07484 2.80787 4.44141 0.49789 0.93601 1.09861 0.40547 + 257 1.37849 1.81854 1.32452 1.13991 615 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 258 2.04056 1.54507 2.01269 0.64795 616 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 259 1.51108 1.18617 1.70286 1.23176 617 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 260 1.66242 1.95100 0.76162 1.60307 618 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 261 1.46497 1.92437 0.76181 1.85710 619 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 262 1.37227 1.46396 1.18163 1.56842 620 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.34535 1.27207 4.44141 0.08204 2.54128 1.09861 0.40547 + 263 1.18361 1.87932 1.30208 1.31241 622 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 264 1.43350 1.60403 1.22095 1.32616 623 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 265 1.51567 1.46905 1.28964 1.29162 624 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 266 1.55569 1.52007 1.25412 1.25550 625 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.65933 4.44141 0.75132 0.63817 1.09861 0.40547 + 267 1.66399 1.35459 1.28590 1.28676 627 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 268 1.37625 1.64005 1.27747 1.29184 628 g u - > + 1.38629 1.38629 1.38629 1.38629 + 0.04490 3.43808 4.44141 0.87078 0.54236 1.09861 0.40547 + 269 1.35707 1.37965 1.33547 1.47892 632 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.03056 3.99992 4.44141 1.00487 0.45585 1.09861 0.40547 + 270 1.23408 1.56382 1.24930 1.54714 634 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 271 1.38764 1.71327 1.05322 1.50848 635 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03315 4.44141 3.87155 1.46634 0.26236 1.09861 0.40547 + 272 1.44168 1.90076 0.89441 1.58393 636 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 273 2.02674 0.92549 1.79939 1.18254 637 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 274 1.31719 2.31302 0.97189 1.36734 638 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 275 0.18174 3.22879 3.23526 2.43923 639 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 276 0.58115 2.90793 1.15006 2.66589 640 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 277 0.75339 1.68709 1.78496 1.73517 641 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03737 4.43233 3.69709 1.46634 0.26236 0.75669 0.63340 + 278 1.05870 1.55267 1.94176 1.21079 642 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.07257 3.15659 3.59605 3.21463 0.04100 1.40756 0.28069 + 279 1.65275 1.20459 2.23497 0.91213 696 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.79428 0.75680 2.53919 0.33217 1.26359 0.46426 0.99047 + 280 0.52263 1.77672 2.48281 1.86859 701 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02552 4.37428 4.37428 1.46634 0.26236 0.26781 1.44839 + 281 0.32508 2.50019 2.49220 2.18270 702 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 282 0.42596 2.54821 2.28872 1.78831 703 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 283 0.88724 1.96409 1.83372 1.24442 704 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 284 1.12484 1.60039 1.34075 1.55199 705 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 285 0.86566 1.82261 1.59483 1.53861 706 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 286 1.40643 1.40271 1.35305 1.38388 707 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 287 1.09036 1.71154 1.24066 1.63927 708 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 288 0.95385 2.69199 0.84095 2.15678 709 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 289 0.64738 2.68349 1.24317 2.12197 710 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 290 1.58878 0.45487 3.06840 2.16457 711 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 291 2.55592 2.79103 3.40107 0.18912 712 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 292 0.12579 3.69546 2.75651 3.51167 713 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 293 0.50744 1.48413 2.75717 2.22751 714 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 294 1.55458 2.87764 0.41009 2.67563 715 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 295 3.34236 0.22594 3.11104 2.10108 716 C C - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 296 1.00841 1.96670 1.34324 1.45121 717 a a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 297 3.36192 1.41044 3.00933 0.39754 718 U U - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 298 3.44799 4.51922 0.05860 4.25399 719 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 299 2.81224 2.82673 2.85027 0.19493 720 U U - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 300 0.04721 4.37361 4.01057 4.17470 721 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.03050 4.00304 4.44141 1.30713 0.31553 1.09861 0.40547 + 301 3.77346 4.76573 0.04628 4.28736 725 G G - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 302 0.70877 1.66786 2.21120 1.56288 726 a a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 303 1.26226 1.79608 1.15465 1.44448 727 g a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 304 1.31094 1.72014 1.02617 1.64499 728 g a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 305 2.15660 0.79293 1.60119 1.46921 729 c c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 306 1.79857 1.29021 1.53345 1.06868 730 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 307 1.42229 1.58517 1.42019 1.16392 731 u u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.09397 4.44141 2.55220 1.46634 0.26236 1.09861 0.40547 + 308 1.53876 1.62087 1.32419 1.13443 732 u u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02555 4.37300 4.37300 1.46634 0.26236 0.26420 1.46026 + 309 1.46480 1.71318 1.16091 1.28959 733 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 310 1.34846 1.90989 1.11907 1.32546 734 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 311 1.72034 1.34135 1.28284 1.26495 735 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 312 1.49477 1.81821 1.02351 1.37022 736 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 313 1.58789 1.44161 1.13272 1.43995 737 g c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.27549 4.44141 1.47394 1.46634 0.26236 1.09861 0.40547 + 314 1.34483 1.64548 1.36808 1.23134 738 u u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.10163 3.35349 2.78582 0.71289 0.67379 0.09791 2.37224 + 315 1.31289 1.76596 1.25095 1.29571 740 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02475 4.40423 4.40423 1.46634 0.26236 0.39741 1.11492 + 316 1.41439 1.61171 1.12065 1.46399 741 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 317 1.44876 1.49297 1.29234 1.32498 742 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 318 1.45644 1.33411 1.53702 1.24298 743 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 319 2.72751 0.92334 2.45976 0.79414 744 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 320 2.01791 1.27475 1.45335 1.03908 745 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 321 2.62145 1.59757 2.10074 0.50659 746 U u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 322 1.59705 1.52060 1.43007 1.07988 747 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 323 2.20400 0.76826 1.86599 1.30536 748 c c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 324 3.41866 4.46668 0.06110 4.19773 749 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 325 3.77346 4.76573 0.04628 4.28736 750 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 326 0.04721 4.37361 4.01057 4.17470 751 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 327 4.13539 0.05780 4.61566 3.49761 752 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 328 2.01032 2.86418 0.27368 3.02731 753 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 329 2.06059 0.79479 1.54352 1.57352 754 c c - [ + 1.38629 1.38629 1.38629 1.38629 + 0.11545 4.44141 2.33041 1.46634 0.26236 1.09861 0.40547 + 330 2.53007 2.48759 0.24242 2.94681 755 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 331 2.96984 3.90447 0.09773 3.83321 756 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 332 3.05307 3.92372 0.09215 3.86097 757 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 333 3.30545 3.15775 3.84274 0.10607 758 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 1.19453 0.36075 + 334 2.23238 2.42140 1.97588 0.40753 759 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.03896 3.66251 4.37883 0.79499 0.60072 0.28155 1.40492 + 335 2.86188 0.56684 1.37799 2.09203 761 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 336 2.90403 3.90479 0.10289 3.77970 762 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 337 0.73110 2.52711 1.18921 2.00791 763 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 338 3.94496 2.08915 3.84511 0.17976 764 U U - < + 1.38629 1.38629 1.38629 1.38629 + 0.03074 4.44141 3.99031 1.46634 0.26236 1.09861 0.40547 + 339 2.98873 1.01709 2.76705 0.64406 765 U u - < + 1.38629 1.38629 1.38629 1.38629 + 0.25051 4.43468 1.56191 1.46634 0.26236 0.82147 0.57943 + 340 1.78948 0.95822 1.40043 1.59511 766 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.33566 2.11329 1.80609 1.66996 0.20857 0.49642 0.93829 + 341 0.77139 2.06313 1.40078 1.80684 798 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02942 4.23390 4.23390 1.46634 0.26236 0.11179 2.24651 + 342 1.01880 1.85106 1.64207 1.24368 799 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 343 0.78842 1.84747 1.80242 1.50101 800 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 344 0.32053 2.54641 2.67800 2.06220 801 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10197 4.44141 2.46321 1.46634 0.26236 1.09861 0.40547 + 345 0.75944 1.68145 2.21626 1.43990 802 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.46380 1.31258 2.28290 0.96591 0.47906 1.18891 0.36320 + 346 1.81940 1.70264 0.86790 1.44459 832 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03562 4.29665 3.84554 1.46634 0.26236 0.14907 1.97697 + 347 1.01450 2.93753 0.65270 2.75226 833 G a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 0.82147 0.57943 + 348 2.64675 3.98034 0.12160 3.69140 834 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 349 2.15003 1.30233 2.34833 0.66147 835 U u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 350 3.94431 0.18134 3.72735 2.10027 836 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 351 2.34102 1.43320 0.52657 2.59561 837 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.04354 3.72510 3.99031 0.79499 0.60072 1.09861 0.40547 + 352 1.42598 0.56735 2.82163 2.01597 839 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.05941 3.08305 4.43468 0.45579 1.00498 1.27258 0.32865 + 353 1.51049 1.12483 1.66166 1.32929 841 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 1.27258 0.32865 + 354 1.83061 1.03390 1.92684 1.08335 842 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 1.27258 0.32865 + 355 1.94103 1.29304 1.95397 0.82030 843 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 1.27258 0.32865 + 356 1.51447 1.55602 1.08821 1.45981 844 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 0.82147 0.57943 + 357 1.36778 1.40966 1.21116 1.59333 845 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 358 1.53691 1.81537 0.71799 2.00659 846 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 359 1.59342 1.36418 1.13513 1.51504 847 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.05726 4.44141 3.12647 1.46634 0.26236 1.09861 0.40547 + 360 1.06194 2.31151 0.76861 2.39201 848 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02464 4.40879 4.40879 1.46634 0.26236 0.42982 1.05162 + 361 3.77346 4.76573 0.04628 4.28736 849 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 362 1.93354 1.10281 1.81295 1.02094 850 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 363 0.66844 3.17450 0.94998 2.83144 851 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 364 0.04721 4.37361 4.01057 4.17470 852 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05726 4.44141 3.12647 1.46634 0.26236 1.09861 0.40547 + 365 2.65172 0.85100 2.15086 0.95167 853 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02464 4.40879 4.40879 1.46634 0.26236 0.42982 1.05162 + 366 1.70861 1.34875 1.23745 1.31232 854 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 367 2.23495 0.83874 1.68250 1.29157 855 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 368 1.77387 1.31178 1.29616 1.24687 856 u c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 369 1.68434 1.18642 1.37351 1.36295 857 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 370 0.91796 2.11237 1.16421 1.78650 858 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.03065 4.44141 3.99526 1.46634 0.26236 1.09861 0.40547 + 371 1.20898 2.08292 0.93145 1.69853 859 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.07763 4.43477 2.76730 1.46634 0.26236 0.82425 0.57726 + 372 1.47075 1.84341 1.23462 1.13624 860 u g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05320 4.38945 3.23404 1.46634 0.26236 0.32023 1.29456 + 373 2.02001 2.46199 0.92461 0.95348 861 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02448 4.41546 4.41546 1.46634 0.26236 0.48849 0.95076 + 374 1.02614 2.75726 0.77674 2.13500 862 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.19070 1.86809 3.95275 0.25309 1.49787 1.09861 0.40547 + 375 0.32187 2.20016 2.82992 2.24998 865 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43396 4.43396 1.46634 0.26236 0.80061 0.59612 + 376 0.12439 3.40531 3.24141 3.10878 866 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 377 0.15125 2.80762 3.29344 3.14912 867 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.03195 4.44141 3.92911 1.46634 0.26236 1.09861 0.40547 + 378 0.13321 2.98874 3.34500 3.24140 868 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02403 4.43350 4.43350 1.46634 0.26236 0.78765 0.60681 + 379 2.49967 0.78882 1.87827 1.16908 869 c c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 380 2.08352 0.90033 1.86186 1.15935 870 c c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 381 2.34277 1.14717 1.23258 1.22124 871 c c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 382 1.68636 2.06595 0.54037 2.24833 872 G G - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 383 2.07752 2.36980 0.43090 2.02999 873 G G - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 384 3.08041 0.50557 2.79338 1.23897 874 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.34032 1.28489 4.44141 0.12545 2.13793 1.09861 0.40547 + 385 2.22653 2.28795 1.92127 0.43974 877 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 386 0.78517 1.84588 2.16685 1.30367 878 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03264 4.44141 3.89526 1.46634 0.26236 1.09861 0.40547 + 387 0.76830 1.36580 2.44676 1.63760 879 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02405 4.43282 4.43282 1.46634 0.26236 0.76934 0.62235 + 388 0.38772 2.73335 2.80988 1.62869 880 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 389 2.08554 2.01793 2.47360 0.41772 881 U U - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 390 2.98925 0.42735 1.72766 2.12243 882 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 391 1.01008 1.72872 1.03808 2.26179 883 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 392 1.93912 2.79005 0.39735 2.09843 884 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 393 1.92692 2.10400 0.63584 1.59480 885 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 394 1.84772 3.47337 0.25805 3.24837 886 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 395 0.23292 3.39191 2.02675 3.16126 887 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 396 0.04721 4.37361 4.01057 4.17470 888 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.04027 4.44141 3.58652 1.46634 0.26236 1.09861 0.40547 + 397 1.00729 1.80222 1.22241 1.74103 889 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.03764 3.69013 4.42537 0.78219 0.61139 0.61554 0.77729 + 398 2.02959 0.89435 1.20241 1.83716 891 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 399 3.55003 0.16189 2.96729 2.66930 892 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.04507 4.44141 3.43307 1.46634 0.26236 1.09861 0.40547 + 400 1.88516 1.24927 1.70558 0.96808 893 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03766 4.42069 3.69142 1.46634 0.26236 1.55626 0.23689 + 401 1.17202 1.66715 1.64357 1.17705 894 a u - < + 1.38629 1.38629 1.38629 1.38629 + 0.03163 4.40770 3.96604 1.46634 0.26236 1.03111 0.44101 + 402 1.01206 1.50329 1.72225 1.44617 895 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02451 4.41399 4.41399 1.46634 0.26236 1.66702 0.20925 + 403 0.94880 1.77659 1.31524 1.74199 896 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03855 4.41399 3.66107 1.46634 0.26236 1.66702 0.20925 + 404 1.50104 1.28174 1.46508 1.31495 897 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05305 4.40030 3.23421 1.46634 0.26236 1.10642 0.40158 + 405 1.40211 1.27347 1.51058 1.37326 898 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06267 4.38688 3.03026 1.46634 0.26236 2.01567 0.14298 + 406 1.43625 1.31623 1.84244 1.09181 899 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.14485 4.35036 2.10419 1.46634 0.26236 2.34073 0.10121 + 407 1.26926 1.67339 1.25557 1.40065 900 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.21685 4.23490 1.71220 1.46634 0.26236 2.93599 0.05454 + 408 1.20433 1.40728 1.84800 1.21152 901 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.88164 0.56469 4.05339 2.13932 0.12526 1.71671 0.19803 + 409 0.83508 1.79808 1.78898 1.45494 926 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03277 4.12772 4.12772 1.46634 0.26236 0.68657 0.69977 + 410 1.16726 1.92091 1.34359 1.26798 927 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02738 4.30475 4.30475 1.46634 0.26236 0.56472 0.84053 + 411 1.18869 2.08264 1.09349 1.44506 928 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02503 4.39348 4.39348 1.46634 0.26236 1.43911 0.27068 + 412 0.84909 1.85936 1.82450 1.36600 929 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12806 4.40152 2.22620 1.46634 0.26236 1.84368 0.17225 + 413 0.91671 1.68322 1.60995 1.53947 930 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03493 4.30095 3.87403 1.46634 0.26236 1.08609 0.41178 + 414 1.45976 2.09646 0.86766 1.49217 931 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02632 4.34387 4.34387 1.46634 0.26236 0.77092 0.62099 + 415 1.43281 1.64980 1.22033 1.29411 932 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02499 4.39498 4.39498 1.46634 0.26236 0.59849 0.79771 + 416 1.29194 1.17110 1.51994 1.62703 933 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08465 2.89889 3.64645 4.00968 0.01831 0.67232 0.71441 + 417 1.46526 1.73142 1.16524 1.27260 1108 g u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03100 4.42734 3.98585 1.46634 0.26236 1.43175 0.27298 + 418 1.00783 1.80856 1.44990 1.44178 1109 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02435 4.42069 4.42069 1.46634 0.26236 1.55626 0.23689 + 419 1.49737 1.74719 1.06667 1.35531 1110 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02435 4.42069 4.42069 1.46634 0.26236 0.54792 0.86311 + 420 2.93233 3.55779 0.14419 2.94690 1111 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 421 2.06944 1.34820 0.82538 1.73745 1112 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03415 4.44141 3.82608 1.46634 0.26236 1.09861 0.40547 + 422 2.40259 0.87735 2.97877 0.81469 1113 u u - - + 1.38629 1.38629 1.38629 1.38629 + 0.02408 4.43135 4.43135 1.46634 0.26236 0.73281 0.65500 + 423 0.11230 3.76361 2.89545 3.58465 1114 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 424 0.04721 4.37361 4.01057 4.17470 1115 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 425 3.46604 0.99075 3.26574 0.58108 1116 U u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 426 2.05037 0.69933 1.65139 1.70039 1117 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 427 2.23338 0.44790 2.60563 1.71476 1118 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 428 2.50371 1.13238 1.62670 0.91785 1119 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03703 4.44141 3.70617 1.46634 0.26236 1.09861 0.40547 + 429 2.38063 1.79265 0.39031 2.74664 1120 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02415 4.42854 4.42854 1.46634 0.26236 0.67232 0.71441 + 430 0.46012 2.71837 1.83602 1.94239 1121 A A - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 431 2.53279 2.11147 0.27569 3.20750 1122 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 432 2.03197 1.66975 0.59841 2.03299 1123 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 433 1.90452 1.87078 0.54269 2.15487 1124 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.45364 1.22275 2.65536 1.07662 0.41665 1.09861 0.40547 + 434 1.06680 2.94189 0.64751 2.52849 1133 G G - - + 1.38629 1.38629 1.38629 1.38629 + 0.19693 4.38114 1.79432 1.46634 0.26236 2.07516 0.13414 + 435 1.18195 2.10710 2.29684 0.75257 1134 u u - - + 1.38629 1.38629 1.38629 1.38629 + 0.08120 4.21422 2.76129 1.46634 0.26236 1.99973 0.14546 + 436 1.42454 1.96559 0.74051 1.94884 1135 g g - - + 1.38629 1.38629 1.38629 1.38629 + 0.12628 3.20633 2.54942 0.63025 0.76026 1.30307 0.31704 + 437 1.45469 1.12300 1.68761 1.36155 1137 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03037 4.20264 4.20264 1.46634 0.26236 2.05507 0.13706 + 438 1.30897 1.44219 1.51573 1.29519 1138 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.04898 4.22766 3.40492 1.46634 0.26236 1.48222 0.25765 + 439 1.88288 1.17490 1.48819 1.16086 1139 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.05495 4.25805 3.23603 1.46634 0.26236 2.38467 0.09664 + 440 1.66567 1.41731 1.35474 1.16939 1140 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02921 4.24104 4.24104 1.46634 0.26236 1.35093 0.29975 + 441 1.58608 1.43770 1.05124 1.56880 1141 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.99518 0.48339 4.29387 0.94561 0.49175 2.68414 0.07072 + 442 0.69389 2.06689 1.55828 1.81222 1155 a A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.17400 4.29387 1.92381 1.46634 0.26236 2.68414 0.07072 + 443 0.12972 3.43960 3.03173 3.18563 1156 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03198 4.15185 4.15185 1.46634 0.26236 0.16378 1.88999 + 444 0.18393 3.00480 2.85462 2.79888 1157 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.75988 0.72692 3.01834 1.25945 0.33381 0.55785 0.84966 + 445 1.78663 1.24128 1.20555 1.41085 1174 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.21770 4.40461 1.69600 1.46634 0.26236 0.58660 0.81242 + 446 1.38549 1.55339 1.22666 1.40651 1175 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04597 3.77601 3.81581 0.97647 0.47263 1.85161 0.17077 + 447 1.31713 1.61660 1.05120 1.69278 1177 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03643 4.26867 3.82701 1.46634 0.26236 1.76384 0.18800 + 448 1.39764 1.68822 1.07071 1.49073 1178 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03805 4.28626 3.74745 1.46634 0.26236 2.72135 0.06805 + 449 1.53599 1.82997 1.01373 1.34141 1179 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.15666 2.89441 2.41157 0.56664 0.83800 2.76725 0.06490 + 450 0.70437 1.69666 1.88536 1.76896 1182 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.03052 4.19758 4.19758 1.46634 0.26236 1.66223 0.21037 + 451 0.39171 2.10056 2.47107 2.14371 1183 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.50047 0.96920 4.24247 0.81667 0.58322 0.11563 2.21460 + 452 2.54519 0.63184 1.67785 1.59378 1190 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 453 2.26428 0.66076 1.55337 1.78319 1191 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 454 3.44336 2.47271 2.04558 0.28186 1192 U U - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 455 2.10836 2.11984 0.56673 1.65478 1193 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 456 2.58374 0.47374 3.17277 1.34725 1194 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 457 0.04721 4.37361 4.01057 4.17470 1195 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 458 2.35450 2.96128 0.41532 1.64413 1196 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 459 0.41526 1.63268 2.84756 2.44830 1197 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 460 3.77346 4.76573 0.04628 4.28736 1198 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 461 0.06051 4.02443 3.83607 3.94937 1199 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 462 3.75590 0.07442 4.35838 3.33714 1200 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 463 3.70886 3.50729 4.25326 0.07118 1201 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.20243 4.44141 1.76331 1.46634 0.26236 1.09861 0.40547 + 464 1.24095 1.14842 2.04047 1.33261 1202 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.98497 0.49015 4.26742 0.35312 1.21231 0.20626 1.67997 + 465 1.96493 1.46122 1.46050 0.92694 1210 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.03180 4.42854 3.94409 1.46634 0.26236 1.40756 0.28069 + 466 1.39298 1.38224 1.24423 1.54888 1211 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.03935 3.94945 3.94653 0.97948 0.47081 1.54953 0.23870 + 467 1.82951 1.58198 0.82487 1.63144 1213 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.28484 1.52440 3.50268 0.27383 1.42903 1.67082 0.20837 + 468 1.99904 1.10544 1.42560 1.22722 1218 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.04085 4.39558 3.58648 1.46634 0.26236 1.91744 0.15898 + 469 1.87366 1.09155 1.47091 1.26931 1219 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.07710 3.32172 3.26713 1.17546 0.36915 2.08560 0.13266 + 470 2.04375 0.99992 1.62397 1.18603 1224 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.13133 4.35417 2.20527 1.46634 0.26236 2.31182 0.10434 + 471 1.81946 1.18105 1.39792 1.25942 1225 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.11501 3.78071 2.45529 1.42706 0.27445 2.87176 0.05826 + 472 2.16864 0.85401 1.83204 1.20439 1230 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.31710 1.51978 2.93775 1.18363 0.36552 3.12220 0.04506 + 473 1.83475 1.24940 1.32315 1.24698 1236 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03239 4.13906 4.13906 1.46634 0.26236 0.08286 2.53174 + 474 1.23550 1.96860 1.58706 1.00750 1237 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 475 0.78582 2.06079 1.82187 1.36580 1238 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 476 1.20262 1.47765 1.63104 1.28846 1239 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04310 4.44141 3.49303 1.46634 0.26236 1.09861 0.40547 + 477 1.00861 1.93616 1.40677 1.40208 1240 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.18410 4.42261 1.85696 1.46634 0.26236 1.52203 0.24624 + 478 1.09800 1.61288 1.85219 1.17036 1241 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.96478 0.61795 2.52719 2.61584 0.07592 2.41555 0.09356 + 479 1.46120 1.59422 1.08635 1.48047 1337 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.34570 1.54838 2.52968 0.97539 0.47328 1.79550 0.18158 + 480 1.63878 1.99974 0.64191 1.93705 1344 G g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05972 3.15500 4.17744 1.12877 0.39072 1.32577 0.30870 + 481 1.43138 1.56769 1.05772 1.58353 1349 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02889 4.25173 4.25173 1.46634 0.26236 0.72287 0.66429 + 482 1.34227 1.74560 0.89651 1.85651 1350 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05118 3.29580 4.35417 1.31307 0.31333 1.19885 0.35888 + 483 1.43058 1.63279 0.98411 1.65196 1356 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04104 3.58673 4.38009 1.63390 0.21712 1.27650 0.32713 + 484 1.38368 1.86637 0.99295 1.49531 1363 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.25190 4.39558 1.55899 1.46634 0.26236 1.91744 0.15898 + 485 0.59050 1.57380 2.36767 1.93104 1364 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.34513 1.28556 4.17491 0.15456 1.94344 0.20926 1.66698 + 486 1.88044 0.89806 1.40961 1.63027 1367 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02452 4.41375 4.41375 1.46634 0.26236 1.19628 0.35999 + 487 1.72520 1.34337 1.26907 1.27367 1368 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02434 4.42107 4.42107 1.46634 0.26236 1.06508 0.42266 + 488 1.17530 1.56280 1.15757 1.78691 1369 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.14494 4.42854 2.09562 1.46634 0.26236 1.40756 0.28069 + 489 2.19023 3.06041 0.24102 2.89289 1370 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.90703 0.53982 4.31081 0.29447 1.36620 1.55909 0.23614 + 490 0.80056 2.58107 1.00521 2.21403 1378 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.05122 4.33491 3.30162 1.46634 0.26236 2.44901 0.09034 + 491 2.05013 1.59714 2.16022 0.59148 1379 U U - < + 1.38629 1.38629 1.38629 1.38629 + 0.05102 3.31535 4.31090 0.95822 0.48382 2.59430 0.07764 + 492 1.12040 2.17900 0.82278 2.10794 1382 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.05845 3.13846 4.31090 0.53459 0.88167 2.59430 0.07764 + 493 1.68960 1.96662 0.60709 2.03604 1384 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.04542 3.76203 3.85530 1.11567 0.39704 2.59430 0.07764 + 494 1.31542 2.57621 0.56345 2.44950 1387 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.06234 3.55708 3.44456 0.91057 0.51466 2.63650 0.07430 + 495 1.01543 2.12246 0.92816 2.09772 1390 g a - < + 1.38629 1.38629 1.38629 1.38629 + 0.10979 3.15677 2.79018 0.55608 0.85204 2.72942 0.06748 + 496 1.53810 2.28983 0.58671 2.05752 1392 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.16025 3.19084 2.23557 0.85928 0.55072 2.93283 0.05472 + 497 1.55287 2.29085 0.57295 2.09296 1395 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.20245 2.62555 2.19935 0.86670 0.54531 3.22570 0.04054 + 498 1.93134 1.39925 1.33007 1.06768 1399 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03587 4.03900 4.03900 1.46634 0.26236 0.50745 0.92137 + 499 1.04763 1.83310 1.30820 1.51865 1400 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 2.59430 0.07764 + 500 0.85028 1.77369 1.97576 1.33051 1401 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 2.59430 0.07764 + 501 0.97549 2.06202 1.76134 1.12707 1402 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04350 4.31090 3.53556 1.46634 0.26236 2.59430 0.07764 + 502 0.83894 1.66673 1.72504 1.60542 1403 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08357 4.29506 2.71000 1.46634 0.26236 2.67817 0.07116 + 503 1.48273 1.30318 2.29402 0.91515 1404 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07377 4.24071 2.86963 1.46634 0.26236 2.91442 0.05576 + 504 1.66970 0.99489 1.86594 1.24764 1405 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07669 4.19746 2.83375 1.46634 0.26236 3.06235 0.04791 + 505 1.27358 2.08227 1.06751 1.37967 1406 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05842 4.15272 3.19352 1.46634 0.26236 3.19000 0.04204 + 506 1.50919 1.81990 1.76869 0.80674 1407 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07896 4.12709 2.81683 1.46634 0.26236 3.25416 0.03938 + 507 1.54930 1.84143 1.74069 0.79051 1408 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04455 4.08244 3.62301 1.46634 0.26236 3.35358 0.03558 + 508 1.63911 1.46210 0.97552 1.62404 1409 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06402 4.07255 3.10159 1.46634 0.26236 3.37376 0.03486 + 509 0.75832 2.00204 1.55238 1.68878 1410 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04430 4.04421 3.65691 1.46634 0.26236 3.42845 0.03298 + 510 0.63895 1.98629 2.11732 1.53900 1411 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03598 4.03589 4.03589 1.46634 0.26236 3.44367 0.03247 + 511 1.18019 1.78383 1.62849 1.11304 1412 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06837 4.03589 3.02792 1.46634 0.26236 3.44367 0.03247 + 512 1.09321 1.83767 1.45894 1.29758 1413 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10290 4.00466 2.53139 1.46634 0.26236 3.49777 0.03073 + 513 0.81469 2.03239 1.61437 1.48199 1414 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06137 3.94138 3.21631 1.46634 0.26236 3.59471 0.02785 + 514 1.21948 1.96039 0.97205 1.68467 1415 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05297 3.92048 3.44946 1.46634 0.26236 3.62354 0.02705 + 515 1.18035 1.91827 1.52165 1.11591 1416 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06566 3.90848 3.13540 1.46634 0.26236 3.63947 0.02662 + 516 1.50396 1.52713 1.60822 1.02068 1417 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04197 3.88479 3.88479 1.46634 0.26236 3.66965 0.02582 + 517 1.42286 1.49595 1.45523 1.19867 1418 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05377 3.88479 3.44849 1.46634 0.26236 3.66965 0.02582 + 518 1.65529 1.41232 1.31499 1.21433 1419 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05445 3.87348 3.43542 1.46634 0.26236 3.68349 0.02546 + 519 1.12170 1.66625 1.82164 1.12837 1420 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05741 3.86199 3.35900 1.46634 0.26236 3.69722 0.02510 + 520 1.22423 1.99737 1.15304 1.36787 1421 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04357 3.84815 3.84815 1.46634 0.26236 3.71329 0.02470 + 521 0.88638 1.77933 1.89073 1.31624 1422 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06006 3.84815 3.29747 1.46634 0.26236 3.71329 0.02470 + 522 0.93887 1.69714 1.87472 1.30076 1423 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08185 3.83237 2.86592 1.46634 0.26236 3.73105 0.02426 + 523 1.38377 1.81968 1.26089 1.19110 1424 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.74413 0.68835 3.79646 5.44893 0.00431 1.04255 0.43472 + 524 1.51088 1.45009 1.00654 1.71895 1821 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.10870 2.45342 4.07460 1.56135 0.23554 1.78108 0.18447 + 525 2.41383 0.64624 2.03365 1.36390 1833 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.05007 3.41446 4.13874 1.05062 0.43035 1.22551 0.34758 + 526 2.43486 0.68475 1.98563 1.30609 1837 C c - > + 1.38629 1.38629 1.38629 1.38629 + 0.05166 3.32760 4.23576 0.67379 0.71289 1.43844 0.27089 + 527 2.31112 1.03876 1.96573 0.89918 1839 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03561 3.85369 4.28456 1.17235 0.37054 1.87085 0.16723 + 528 2.68481 0.74450 2.39336 1.00657 1842 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.03764 3.75426 4.30313 1.11567 0.39704 2.18090 0.11984 + 529 2.25331 0.77240 1.82329 1.30360 1845 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.05845 3.13846 4.31090 0.53459 0.88167 2.59430 0.07764 + 530 2.37108 0.91593 1.98200 0.99782 1847 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.05102 3.31535 4.31090 0.95822 0.48382 2.59430 0.07764 + 531 0.65762 2.32776 1.45163 1.89568 1850 A A - > + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 2.59430 0.07764 + 532 2.37992 1.11439 2.39277 0.71754 1851 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 0.33470 1.25722 + 533 0.24025 2.61688 2.56666 2.75287 1852 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.04563 4.41989 3.42433 1.46634 0.26236 1.57026 0.23318 + 534 0.47183 1.79656 2.59213 1.99943 1853 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02488 4.39914 4.39914 1.46634 0.26236 1.87398 0.16666 + 535 0.94696 1.83492 2.16884 1.08428 1854 a u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02488 4.39914 4.39914 1.46634 0.26236 1.87398 0.16666 + 536 0.55998 2.20631 1.67193 2.03417 1855 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.08690 4.39914 2.64592 1.46634 0.26236 1.87398 0.16666 + 537 2.46394 0.29106 3.36347 2.01880 1856 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.04655 3.42880 4.33870 1.41110 0.27955 0.19503 1.73053 + 538 1.48628 2.95300 0.41078 2.83928 1863 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 539 2.18838 0.51567 2.21736 1.70428 1864 C C - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 540 2.47218 0.64262 1.94051 1.40219 1865 C C - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 541 1.36056 1.30682 1.04579 2.10876 1866 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 542 1.38521 2.00051 0.76578 1.90052 1867 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 543 1.36586 1.99694 0.68371 2.26005 1868 G g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 544 2.12505 0.69349 1.66768 1.64996 1869 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.25739 4.44141 1.53640 1.46634 0.26236 1.09861 0.40547 + 545 1.09244 1.89805 1.21448 1.52382 1870 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.03002 4.21404 4.21404 1.46634 0.26236 0.10391 2.31578 + 546 1.62428 1.23934 1.89333 1.01389 1871 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 547 2.42166 0.61680 1.59771 1.77668 1872 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 548 2.26672 0.89880 2.20522 0.97005 1873 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.05119 4.44141 3.26701 1.46634 0.26236 1.09861 0.40547 + 549 1.61829 1.28253 1.48409 1.21160 1874 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.44793 1.19495 2.84162 1.09045 0.40957 0.48119 0.96245 + 550 1.47439 2.22537 0.78186 1.58230 1884 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.22040 4.39535 1.68490 1.46634 0.26236 1.17311 0.37020 + 551 0.93408 1.73241 1.92196 1.25922 1885 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04894 4.22168 3.40853 1.46634 0.26236 1.08442 0.41264 + 552 1.07226 1.75212 1.62518 1.24659 1886 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09245 4.28454 2.59664 1.46634 0.26236 0.19491 1.73111 + 553 1.15867 1.60455 1.54274 1.30445 1887 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 1.23604 0.36107 4.37918 2.74734 0.06624 0.28268 1.40144 + 554 1.39129 1.42143 1.19049 1.58083 2230 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 555 1.14753 2.36254 0.74373 2.17980 2231 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 556 1.99617 1.60001 0.59699 2.19116 2232 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.03089 4.44141 3.98251 1.46634 0.26236 1.09861 0.40547 + 557 1.05454 2.07842 1.20893 1.47840 2233 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43453 4.43453 1.46634 0.26236 0.81711 0.58287 + 558 1.87263 1.53135 1.80601 0.76415 2234 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 559 1.87190 1.70016 0.65944 1.92158 2235 G g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 560 0.04721 4.37361 4.01057 4.17470 2236 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 561 0.28626 2.91936 2.97651 1.93796 2237 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 562 3.51161 4.63217 0.05646 4.17928 2238 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 563 0.29176 3.16845 1.83431 2.97089 2239 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 564 1.60168 2.06369 0.72068 1.68721 2240 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 565 0.06205 4.17116 3.63592 3.99719 2241 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 566 3.70886 3.50729 4.25326 0.07118 2242 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 567 0.04721 4.37361 4.01057 4.17470 2243 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 568 3.67529 4.62445 0.05442 4.02773 2244 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 569 3.16725 3.07134 3.56195 0.12427 2245 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 570 4.13539 0.05780 4.61566 3.49761 2246 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 571 1.50182 0.48881 3.08309 2.13622 2247 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 572 0.51987 3.19404 1.17862 2.87015 2248 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.03118 4.44141 3.96777 1.46634 0.26236 1.09861 0.40547 + 573 1.40958 1.12301 1.76682 1.34870 2249 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43425 4.43425 1.46634 0.26236 0.80891 0.58941 + 574 1.68730 2.13799 0.88365 1.25942 2250 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.06262 3.01757 4.44141 0.42716 1.05658 1.09861 0.40547 + 575 3.87166 0.16264 3.73901 2.24901 2252 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 576 3.13791 0.66317 2.91549 0.94873 2253 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.03121 4.44141 3.96616 1.46634 0.26236 1.09861 0.40547 + 577 1.31313 1.22147 1.57888 1.46958 2254 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.06704 4.43422 2.93791 1.46634 0.26236 0.80802 0.59012 + 578 2.09437 1.13209 1.63505 1.02290 2255 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.50774 4.39974 0.95227 1.46634 0.26236 0.82380 0.57761 + 579 1.37737 1.73556 1.49105 1.06038 2256 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.32717 3.96738 1.34663 1.46634 0.26236 3.55675 0.02895 + 580 1.28620 1.75725 1.96950 0.88762 2257 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.16218 3.69137 2.08127 1.46634 0.26236 0.04275 3.17378 + 581 1.27446 1.77662 1.27444 1.30335 2258 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.66099 0.75227 4.39311 0.82723 0.57494 0.33628 1.25324 + 582 2.84525 3.91718 0.10943 3.66354 2268 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 583 0.12941 3.46874 3.24466 2.97109 2269 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 584 0.07335 3.79987 3.71343 3.73135 2270 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 585 0.10556 3.65087 3.54995 3.09034 2271 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.86230 0.60798 3.40046 0.64432 0.74448 1.09861 0.40547 + 586 1.06070 1.80363 1.58323 1.25957 2282 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.40131 4.41960 1.14408 1.46634 0.26236 0.72079 0.66624 + 587 1.30113 1.75666 1.43378 1.14964 2283 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10902 4.07679 2.44963 1.46634 0.26236 0.07162 2.67204 + 588 1.22739 1.75149 0.95609 1.90356 2284 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02506 4.39204 4.39204 1.46634 0.26236 0.33144 1.26546 + 589 1.67451 1.73515 1.09846 1.19454 2285 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 590 1.03362 3.08585 0.60952 2.90076 2286 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 591 2.84302 3.89753 0.11029 3.65425 2287 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.82855 0.73889 2.45720 1.61782 0.22106 1.09861 0.40547 + 592 1.19981 1.71801 1.85238 1.01484 2317 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.21312 4.36465 1.71913 1.46634 0.26236 0.34113 1.24122 + 593 1.19590 1.37833 1.81565 1.26288 2318 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02852 4.26442 4.26442 1.46634 0.26236 0.17017 1.85486 + 594 1.27544 1.38923 2.39640 0.96659 2319 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43403 4.43403 1.46634 0.26236 0.80260 0.59450 + 595 0.95142 1.74209 1.73705 1.33707 2320 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 596 1.24889 1.14054 1.85117 1.44190 2321 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 597 1.40784 1.48805 1.03911 1.73871 2322 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 598 2.18342 2.37098 2.97312 0.29731 2323 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.09919 2.49311 4.44141 5.49098 0.00413 1.09861 0.40547 + 599 3.77346 4.76573 0.04628 4.28736 2749 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.12939 2.33041 3.72510 2.00847 0.14409 1.09861 0.40547 + 600 2.58818 1.41027 3.16323 0.44867 2758 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.11698 4.42901 2.31800 1.46634 0.26236 0.68163 0.70480 + 601 4.00472 0.11137 3.77753 2.74451 2759 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 602 3.98754 0.11759 3.75599 2.67342 2760 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 603 3.18855 0.27431 2.37950 2.24361 2761 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 0.21691 1.63477 + 604 1.77143 1.64488 0.72494 1.88045 2762 g g - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 605 3.27338 0.31237 2.72288 1.80348 2763 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 606 4.38191 0.07926 4.18076 3.02801 2764 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 607 0.79995 3.22755 0.77056 3.03154 2765 g a - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 608 2.40887 0.69786 2.02024 1.27364 2766 c c - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 609 4.40021 0.07868 4.19055 3.03131 2767 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 610 3.87886 2.76434 3.69513 0.11489 2768 U U - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 611 4.42790 0.07782 4.20521 3.03622 2769 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 612 4.40857 0.07688 4.15583 3.07574 2770 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 613 0.04721 4.37361 4.01057 4.17470 2771 A A - : + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 614 3.61836 0.12526 4.17054 2.58413 2772 C C - : + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 615 1.57044 0.53726 2.96684 1.85642 2773 C C - : + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 616 0.25389 2.56991 2.87868 2.39170 2774 A A - : + 1.38629 1.38629 1.38629 1.38629 + 0.01199 4.42956 * 1.46634 0.26236 0.00000 * +// +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_alpha +ACC RF01849 +DESC Alphaproteobacteria transfer-messenger RNA +STATES 1089 +NODES 326 +CLEN 355 +W 726 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Wed Nov 13 12:29:23 2024 +COM [1] cmbuild -F alpha_tmRNA.rfam.cm mod.alpha_tmRNA.rfam.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --cpu 32 tmRNA_alpha.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 111 +EFFN 3.411163 +CKSUM 4021754132 +NULL 0.000 0.000 0.000 0.000 +GA 50.00 +TC 50.10 +NC 49.80 +EFP7GF -15.2404 0.70390 +ECMLC 0.94269 -8.15430 -1.55189 1600000 605680 0.001981 +ECMGC 0.23738 -65.90442 -55.41458 1600000 4825 0.082902 +ECMLI 0.73963 -9.80307 -1.53049 1600000 545097 0.002201 +ECMGI 0.27052 -41.85573 -32.64862 1600000 4828 0.082850 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 1 1 726 1189 -7.455 -7.662 -0.052 -5.352 + IL 1 1 2 1 4 197 256 729 1192 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 196 256 728 1191 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 1 ] 1 - g - - - + ML 3 2 3 5 3 196 255 727 1190 -8.427 -0.023 -6.302 -0.151 -0.110 0.120 0.119 + D 4 2 3 5 3 191 251 724 1187 -6.335 -1.848 -0.494 + IL 5 5 3 5 3 195 255 728 1190 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 2 ] 2 - c - - - + ML 6 5 3 8 3 195 254 726 1189 -8.419 -0.015 -7.073 0.007 0.435 -0.599 -0.025 + D 7 5 3 8 3 190 250 723 1186 -6.419 -1.649 -0.579 + IL 8 8 3 8 3 195 254 727 1189 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 3 ] 3 - c - - - + ML 9 8 3 11 3 194 253 725 1188 -8.427 -0.015 -7.081 -0.232 0.469 -0.875 0.286 + D 10 8 3 11 3 189 249 722 1185 -6.335 -1.848 -0.494 + IL 11 11 3 11 3 194 253 726 1188 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 4 ] 4 - C - - - + ML 12 11 3 14 3 193 252 724 1187 -8.427 -0.015 -7.081 -0.397 1.035 -1.366 -0.315 + D 13 11 3 14 3 188 248 721 1184 -6.335 -1.848 -0.494 + IL 14 14 3 14 3 193 252 725 1187 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 5 ] 5 - U - - - + ML 15 14 3 17 3 192 252 723 1186 -8.427 -0.015 -7.081 -2.367 -2.215 -3.133 1.798 + D 16 14 3 17 3 187 247 720 1183 -6.335 -1.848 -0.494 + IL 17 17 3 17 3 192 251 724 1186 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 6 ] 6 - U - - - + ML 18 17 3 20 3 191 251 722 1185 -8.427 -0.015 -7.081 -1.265 -1.434 -1.590 1.527 + D 19 17 3 20 3 187 246 719 1182 -6.335 -1.848 -0.494 + IL 20 20 3 20 3 191 251 723 1185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - u - - - + ML 21 20 3 23 3 190 250 721 1184 -8.427 -0.015 -7.081 -0.374 -0.402 0.252 0.357 + D 22 20 3 23 3 186 246 718 1181 -6.335 -1.848 -0.494 + IL 23 23 3 23 3 190 250 722 1184 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - a - - - + ML 24 23 3 26 3 189 249 720 1183 -8.427 -0.015 -7.081 0.524 0.095 -1.085 0.033 + D 25 23 3 26 3 185 245 717 1180 -6.335 -1.848 -0.494 + IL 26 26 3 26 3 189 249 721 1183 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - a - - - + ML 27 26 3 29 3 189 248 719 1182 -8.427 -0.015 -7.081 0.449 0.124 -0.516 -0.242 + D 28 26 3 29 3 184 244 717 1179 -6.335 -1.848 -0.494 + IL 29 29 3 29 3 188 248 720 1182 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 10 ] 10 - a - - - + ML 30 29 3 32 3 188 247 718 1181 -8.427 -0.054 -4.875 0.576 -0.607 -0.891 0.393 + D 31 29 3 32 3 184 243 716 1178 -6.335 -1.848 -0.494 + IL 32 32 3 32 3 188 247 719 1181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 11 ] 11 - u - - - + ML 33 32 3 35 3 187 246 717 1180 -8.388 -0.026 -6.089 -0.016 -0.189 -0.954 0.693 + D 34 32 3 35 3 183 243 715 1178 -6.718 -1.164 -0.878 + IL 35 35 3 35 3 187 246 718 1181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 12 - u - - - + ML 36 35 3 38 3 186 245 716 1179 -8.417 -0.015 -7.071 -0.038 -0.097 -0.466 0.451 + D 37 35 3 38 3 182 241 714 1177 -6.444 -1.597 -0.604 + IL 38 38 3 38 3 186 245 717 1180 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 13 ] 13 - u - - - + ML 39 38 3 41 3 185 244 715 1178 -8.427 -0.083 -4.242 -0.046 -0.103 -0.255 0.336 + D 40 38 3 41 3 181 241 713 1176 -6.335 -1.848 -0.494 + IL 41 41 3 41 3 185 244 716 1179 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 14 - u - - - + ML 42 41 3 44 3 184 243 715 1177 -8.360 -0.028 -5.973 0.159 -0.356 -0.170 0.279 + D 43 41 3 44 3 180 240 712 1175 -6.937 -0.931 -1.097 + IL 44 44 3 44 3 184 243 715 1178 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 15 - a - - - + ML 45 44 3 47 3 184 242 714 1176 -8.416 -0.015 -7.070 0.289 -0.140 -0.178 -0.019 + D 46 44 3 47 3 179 238 711 1173 -6.458 -1.570 -0.617 + IL 47 47 3 47 3 183 242 714 1177 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 16 - a - - - + ML 48 47 3 50 3 183 241 713 1175 -8.427 -0.015 -7.081 0.198 -0.197 0.058 -0.090 + D 49 47 3 50 3 178 237 710 1172 -6.335 -1.848 -0.494 + IL 50 50 3 50 3 182 241 713 1176 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 17 - a - - - + ML 51 50 3 53 3 182 241 712 1174 -8.427 -0.015 -7.081 0.167 0.015 -0.371 0.129 + D 52 50 3 53 3 177 236 709 1171 -6.335 -1.848 -0.494 + IL 53 53 3 53 3 181 240 712 1175 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 18 ] 18 - c - - - + ML 54 53 3 56 3 181 240 711 1173 -8.427 -0.015 -7.081 0.191 0.256 -0.533 -0.040 + D 55 53 3 56 3 176 235 708 1170 -6.335 -1.848 -0.494 + IL 56 56 3 56 3 181 240 711 1174 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 19 ] 19 - a - - - + ML 57 56 3 59 3 180 239 710 1172 -8.427 -0.061 -4.708 0.309 -0.227 -0.156 0.013 + D 58 56 3 59 3 175 235 707 1170 -6.335 -1.848 -0.494 + IL 59 59 3 59 3 180 239 710 1173 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 20 ] 20 - u - - - + ML 60 59 3 62 3 179 238 709 1171 -8.382 -0.015 -7.036 0.254 -0.383 -0.262 0.271 + D 61 59 3 62 3 175 234 706 1169 -6.770 -1.102 -0.930 + IL 62 62 3 62 3 179 238 709 1172 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 21 ] 21 - a - - - + ML 63 62 3 65 3 179 237 708 1170 -8.427 -0.015 -7.081 0.400 -0.218 -0.490 0.150 + D 64 62 3 65 3 173 232 705 1167 -6.335 -1.848 -0.494 + IL 65 65 3 65 3 178 237 708 1171 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 22 ] 22 - u - - - + ML 66 65 3 68 3 178 236 707 1169 -8.427 -0.015 -7.081 0.098 -0.158 -0.460 0.385 + D 67 65 3 68 3 172 231 704 1166 -6.335 -1.848 -0.494 + IL 68 68 3 68 3 177 236 707 1170 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 23 ] 23 - u - - - + ML 69 68 3 71 3 177 235 706 1168 -8.427 -0.015 -7.081 0.118 -0.208 -0.376 0.355 + D 70 68 3 71 3 171 230 703 1165 -6.335 -1.848 -0.494 + IL 71 71 3 71 3 176 235 706 1169 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 24 ] 24 - c - - - + ML 72 71 3 74 3 176 234 705 1168 -8.427 -0.015 -7.081 0.067 0.214 -0.356 0.016 + D 73 71 3 74 3 171 229 702 1164 -6.335 -1.848 -0.494 + IL 74 74 3 74 3 175 234 705 1168 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 25 ] 25 - u - - - + ML 75 74 3 77 3 175 233 704 1167 -8.427 -0.015 -7.081 -0.018 0.043 -0.188 0.144 + D 76 74 3 77 3 170 229 701 1163 -6.335 -1.848 -0.494 + IL 77 77 3 77 3 175 233 704 1167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 26 ] 26 - c - - - + ML 78 77 3 80 3 174 232 703 1166 -8.427 -0.015 -7.081 -0.176 0.481 -0.485 0.007 + D 79 77 3 80 3 169 228 700 1162 -6.335 -1.848 -0.494 + IL 80 80 3 80 3 174 232 703 1166 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 27 ] 27 - c - - - + ML 81 80 3 83 3 173 231 702 1165 -8.427 -0.015 -7.081 -0.407 0.712 -1.022 0.157 + D 82 80 3 83 3 168 227 699 1161 -6.335 -1.848 -0.494 + IL 83 83 3 83 3 173 231 702 1165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 28 ] 28 - U - - - + ML 84 83 3 86 3 172 230 701 1164 -8.427 -0.015 -7.081 -1.170 -0.861 -1.808 1.443 + D 85 83 3 86 3 168 226 698 1160 -6.335 -1.848 -0.494 + IL 86 86 3 86 3 172 230 701 1164 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 29 ] 29 - A - - - + ML 87 86 3 89 3 171 229 700 1163 -8.427 -0.015 -7.081 1.860 -3.303 -2.846 -2.941 + D 88 86 3 89 3 167 225 697 1160 -6.335 -1.848 -0.494 + IL 89 89 3 89 3 171 229 700 1163 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 30 ] 30 - U - - - + ML 90 89 3 92 3 170 228 699 1162 -8.427 -0.015 -7.081 -1.107 -0.885 -1.832 1.440 + D 91 89 3 92 3 166 224 696 1159 -6.335 -1.848 -0.494 + IL 92 92 3 92 3 170 228 699 1162 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 31 - A - - - + ML 93 92 3 95 3 170 228 698 1161 -8.427 -0.015 -7.081 1.460 -1.501 -1.186 -1.135 + D 94 92 3 95 3 165 224 695 1158 -6.335 -1.848 -0.494 + IL 95 95 3 95 3 169 228 698 1161 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 32 - u - - - + ML 96 95 3 98 3 169 227 697 1160 -8.427 -0.015 -7.081 0.050 -0.947 -1.115 0.988 + D 97 95 3 98 3 165 223 694 1157 -6.335 -1.848 -0.494 + IL 98 98 3 98 3 169 227 697 1160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 33 ] 33 - U - - - + ML 99 98 3 101 3 168 226 696 1159 -2.888 -0.222 -7.081 -0.407 -0.533 -1.020 1.044 + D 100 98 3 101 3 164 222 693 1156 -6.335 -1.616 -0.596 + IL 101 101 3 101 3 168 226 696 1159 -1.951 -0.511 -4.651 0.000 0.000 0.000 0.000 + [ MATL 34 ] 35 - a - - - + ML 102 101 3 104 3 167 225 695 1158 -8.433 -0.015 -7.087 0.300 -0.416 -0.081 0.103 + D 103 101 3 104 3 163 221 692 1155 -6.263 -1.507 -0.655 + IL 104 104 3 104 3 167 225 695 1158 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 35 ] 36 - g - - - + ML 105 104 3 107 3 166 224 694 1157 -8.440 -0.015 -7.094 0.208 -0.553 0.241 -0.027 + D 106 104 3 107 3 162 220 691 1154 -6.174 -1.687 -0.566 + IL 107 107 3 107 3 166 224 694 1157 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 36 ] 37 - u - - - + ML 108 107 3 110 3 165 223 693 1156 -8.440 -0.015 -7.094 0.115 -0.422 -0.006 0.232 + D 109 107 3 110 3 162 220 690 1153 -6.174 -1.687 -0.566 + IL 110 110 3 110 3 165 223 693 1156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 37 ] 38 - a - - - + ML 111 110 3 113 3 164 222 692 1155 -8.440 -0.015 -7.094 0.191 -0.391 0.120 0.013 + D 112 110 3 113 3 161 219 690 1152 -6.174 -1.687 -0.566 + IL 113 113 3 113 3 164 222 692 1155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 38 ] 39 - g - - - + ML 114 113 3 116 3 163 221 691 1154 -8.440 -0.015 -7.094 0.075 -0.394 0.356 -0.143 + D 115 113 3 116 3 161 219 689 1152 -6.174 -1.687 -0.566 + IL 116 116 3 116 3 163 221 691 1154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 39 ] 40 - U - - - + ML 117 116 3 119 3 162 220 690 1153 -8.804 -0.230 -2.787 -0.659 -0.447 -1.250 1.146 + D 118 116 3 119 3 160 218 688 1151 -5.620 -0.734 -1.403 + IL 119 119 3 119 3 162 220 690 1153 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 40 ] - 722 - U - - + MR 120 119 3 122 3 161 219 689 1152 -8.590 -0.016 -6.908 -0.378 -0.403 -1.150 1.017 + D 121 119 3 122 3 159 217 687 1150 -7.750 -2.071 -0.401 + IR 122 122 3 122 3 161 219 689 1152 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 41 ] - 721 - C - - + MR 123 122 3 125 3 160 218 688 1151 -8.630 -0.015 -6.947 -0.676 1.090 -1.579 -0.135 + D 124 122 3 125 3 159 217 687 1150 -7.587 -0.568 -1.642 + IR 125 125 3 125 3 160 218 688 1151 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 42 ] - 720 - A - - + MR 126 125 3 128 2 159 217 687 1150 -2.428 -0.297 1.201 -0.819 -1.213 -0.507 + D 127 125 3 128 2 158 216 686 1149 -3.023 -0.189 + IR 128 128 3 128 2 159 217 687 1150 -2.609 -0.258 0.000 0.000 0.000 0.000 + [ BIF 43 ] - - - - - - + B 129 128 3 130 604 158 216 686 1149 + [ BEGL 44 ] - - - - - - + S 130 129 1 131 1 47 92 532 995 0.000 + [ BIF 45 ] - - - - - - + B 131 130 1 132 176 47 92 532 995 + [ BEGL 46 ] - - - - - - + S 132 131 1 133 4 0 0 30 48 -0.037 -7.111 -6.519 -7.159 + [ MATP 47 ] 41 63 G C - - + MP 133 132 1 137 6 2 2 30 48 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.138 -3.331 -5.238 -0.084 -5.927 -4.889 -1.139 -5.626 -2.955 3.719 -4.972 -1.056 -1.462 -4.694 -3.191 -4.145 + ML 134 132 1 137 6 1 1 29 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 135 132 1 137 6 1 1 28 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 136 132 1 137 6 0 0 26 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 137 137 5 137 6 1 1 30 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 138 138 6 138 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 48 ] 42 62 c g - - + MP 139 138 6 143 6 2 2 28 46 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.950 -3.879 -3.859 0.087 -2.795 -4.480 2.616 -3.496 -3.843 0.150 -4.261 -1.794 2.521 -4.107 -0.224 -2.695 + ML 140 138 6 143 6 1 1 27 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 141 138 6 143 6 1 1 26 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 142 138 6 143 6 0 0 24 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 143 143 5 143 6 1 1 28 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 144 144 6 144 5 1 1 27 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 49 ] 43 61 c g - - + MP 145 144 6 149 6 2 2 26 44 -9.322 -9.262 -0.050 -8.038 -8.318 -5.404 -3.083 -3.036 -2.788 0.682 -2.231 -4.004 2.517 -3.093 -3.159 1.121 -3.690 -1.048 1.890 -3.339 0.014 -2.100 + ML 146 144 6 149 6 1 1 25 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 147 144 6 149 6 1 1 24 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 148 144 6 149 6 0 0 22 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 149 149 5 149 6 1 1 26 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 150 150 6 150 5 1 1 25 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 50 ] 44 60 g c - - + MP 151 150 6 155 6 2 2 24 42 -9.291 -9.231 -0.117 -8.007 -8.287 -3.894 -3.094 -2.302 -3.129 1.368 -3.082 -3.879 1.733 -3.376 -3.269 2.435 -3.723 -0.213 0.918 -3.168 -0.518 -2.131 + ML 152 150 6 155 6 1 1 22 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 153 150 6 155 6 1 1 22 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 154 150 6 155 6 0 0 20 38 -9.552 -8.250 -4.047 -4.729 -4.747 -0.218 + IL 155 155 5 155 6 1 1 24 41 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 156 156 6 156 5 1 1 23 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 51 ] 45 59 g c - - + MP 157 156 6 161 4 2 2 22 40 -1.682 -7.373 -0.590 -5.787 -3.286 -2.514 -3.267 1.183 -3.324 -3.978 1.450 -3.549 -3.450 2.712 -3.861 -0.116 0.834 -3.269 -0.661 -2.232 + ML 158 156 6 161 4 1 1 20 37 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 159 156 6 161 4 1 1 19 37 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 160 156 6 161 4 0 0 18 36 -4.146 -5.603 -0.621 -1.874 + IL 161 161 5 161 4 1 1 21 39 -1.787 -0.897 -2.620 -6.558 0.000 0.000 0.000 0.000 + IR 162 162 6 162 3 1 1 19 37 -1.695 -0.593 -5.159 0.000 0.000 0.000 0.000 + [ MATL 52 ] 51 - u - - - + ML 163 162 6 165 3 1 1 16 34 -8.440 -0.015 -7.094 -0.094 -0.476 -0.311 0.621 + D 164 162 6 165 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 165 165 3 165 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 53 ] 52 - U - - - + ML 166 165 3 168 3 1 1 14 33 -8.440 -0.015 -7.094 -0.876 -0.233 -1.688 1.198 + D 167 165 3 168 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 168 168 3 168 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 54 ] 53 - u - - - + ML 169 168 3 171 3 1 1 13 31 -8.440 -0.152 -3.368 0.282 0.080 -1.004 0.296 + D 170 168 3 171 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 171 171 3 171 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 55 ] 54 - g - - - + ML 172 171 3 174 2 1 1 1 1 * 0.000 0.252 -1.142 0.579 -0.215 + D 173 171 3 174 2 0 0 0 0 * 0.000 + IL 174 174 3 174 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 56 ] - - - - - - + E 175 174 3 -1 0 0 0 0 0 + [ BEGR 57 ] - - - - - - + S 176 131 1 177 3 35 79 518 981 -8.440 -0.015 -7.094 + IL 177 177 2 177 3 34 79 520 982 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 58 ] 64 - U - - - + ML 178 177 2 180 3 36 79 518 981 -8.440 -0.015 -7.094 -1.595 -1.621 -2.078 1.636 + D 179 177 2 180 3 29 73 515 978 -6.174 -1.687 -0.566 + IL 180 180 3 180 3 34 78 519 981 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 65 - A - - - + ML 181 180 3 183 3 35 78 517 980 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 182 180 3 183 3 28 72 514 977 -6.174 -1.687 -0.566 + IL 183 183 3 183 3 33 77 518 980 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 66 - U - - - + ML 184 183 3 186 5 35 78 516 979 -7.517 -0.029 -7.332 -7.544 -8.436 -1.671 -1.075 -2.419 1.597 + D 185 183 3 186 5 27 71 513 976 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 186 186 3 186 5 31 75 516 979 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 61 ] 67 475 g c - - + MP 187 186 3 191 6 35 77 515 978 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.907 -2.688 -3.959 1.534 -4.889 -5.002 -0.352 -4.259 -3.890 2.539 -4.354 2.299 -0.591 -4.207 -2.297 -2.788 + ML 188 186 3 191 6 29 72 513 975 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 189 186 3 191 6 28 71 512 975 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 190 186 3 191 6 24 66 507 970 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 191 191 5 191 6 30 74 514 977 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 192 192 6 192 5 31 74 514 977 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 62 ] 68 474 G C - - + MP 193 192 6 197 6 33 75 513 976 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.242 -2.854 -4.197 1.198 -5.004 -4.637 -0.267 -4.665 -4.218 3.392 -4.557 -0.403 -0.344 -4.058 -2.278 -3.112 + ML 194 192 6 197 6 28 71 511 974 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 195 192 6 197 6 28 70 510 973 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 196 192 6 197 6 24 66 506 969 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 197 197 5 197 6 30 73 512 975 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 198 198 6 198 5 30 73 512 975 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 63 ] 69 473 c g - - + MP 199 198 6 203 6 32 73 511 974 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -2.502 -2.548 -2.426 1.263 -2.310 -3.491 2.282 -2.135 -2.673 0.962 -3.224 -0.205 1.663 -2.794 -0.011 -1.726 + ML 200 198 6 203 6 28 70 509 972 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 201 198 6 203 6 27 69 509 971 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 202 198 6 203 6 23 65 505 968 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 203 203 5 203 6 29 71 510 973 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 204 204 6 204 5 29 71 510 973 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 64 ] 70 472 g c - - + MP 205 204 6 209 6 30 72 509 972 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.180 -2.482 -3.200 1.846 -3.370 -3.945 1.269 -3.538 -3.369 2.383 -3.801 0.611 0.700 -3.225 -1.031 -2.215 + ML 206 204 6 209 6 27 69 508 970 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 207 204 6 209 6 25 68 507 969 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 208 204 6 209 6 23 65 504 967 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 209 209 5 209 6 28 70 508 971 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 210 210 6 210 5 28 70 508 971 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 65 ] 71 471 A U - - + MP 211 210 6 215 4 28 70 507 970 -7.455 -7.662 -0.037 -6.076 -3.853 -2.978 -3.883 3.195 -4.056 -5.028 0.717 -3.982 -3.834 1.351 -4.350 -0.533 -0.137 -4.261 -1.690 -2.748 + ML 212 210 6 215 4 26 68 506 969 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 213 210 6 215 4 24 66 505 968 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 214 210 6 215 4 23 64 504 966 -4.568 -4.250 -2.265 -0.520 + IL 215 215 5 215 4 27 69 507 970 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 216 216 6 216 3 27 68 507 969 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 66 ] 72 - U - - - + ML 217 216 6 219 3 26 68 505 968 -8.440 -0.015 -7.094 -2.392 -2.236 -3.158 1.801 + D 218 216 6 219 3 22 64 503 965 -6.174 -1.687 -0.566 + IL 219 219 3 219 3 26 68 506 968 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 67 ] 73 - A - - - + ML 220 219 3 222 3 25 67 504 967 -8.440 -0.015 -7.094 1.792 -2.881 -2.141 -2.523 + D 221 219 3 222 3 21 63 502 964 -6.174 -1.687 -0.566 + IL 222 222 3 222 3 25 67 505 967 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 68 ] 74 - A - - - + ML 223 222 3 225 3 25 66 503 966 -8.440 -0.015 -7.094 1.719 -2.580 -1.628 -2.198 + D 224 222 3 225 3 21 62 501 964 -6.174 -1.687 -0.566 + IL 225 225 3 225 3 24 66 504 966 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 69 ] 75 - A - - - + ML 226 225 3 228 3 24 65 502 965 -3.209 -0.177 -7.094 1.802 -2.929 -2.219 -2.574 + D 227 225 3 228 3 20 61 500 963 -6.174 -1.687 -0.566 + IL 228 228 3 228 3 23 65 503 965 -1.864 -0.550 -4.564 0.000 0.000 0.000 0.000 + [ MATL 70 ] 77 - c - - - + ML 229 228 3 231 3 23 64 501 964 -8.804 -0.014 -7.122 -0.551 0.727 -0.993 0.215 + D 230 228 3 231 3 20 61 500 962 -5.620 -0.734 -1.403 + IL 231 231 3 231 3 22 64 501 964 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 470 - U - - + MR 232 231 3 234 3 22 63 500 963 -8.804 -0.252 -2.662 -1.372 -1.489 -1.598 1.549 + D 233 231 3 234 3 18 59 498 961 -6.390 -1.568 -0.620 + IR 234 234 3 234 3 23 64 501 963 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 469 - U - - + MR 235 234 3 237 5 23 64 500 962 -5.476 -0.058 -7.109 -7.321 -8.213 -1.170 -1.080 -1.791 1.482 + D 236 234 3 237 5 18 58 498 960 -6.324 -0.317 -3.951 -5.382 -3.376 + IR 237 237 3 237 5 21 61 499 962 -2.481 -0.467 -5.993 -4.160 -5.266 0.000 0.000 0.000 0.000 + [ MATP 73 ] 78 467 g c - - + MP 238 237 3 242 6 24 65 499 961 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.290 -2.418 -3.274 1.121 -3.637 -3.957 0.735 -2.659 -3.496 2.755 -3.878 1.149 0.624 -3.247 -1.040 -2.286 + ML 239 237 3 242 6 18 58 496 959 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 240 237 3 242 6 18 58 496 959 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 241 237 3 242 6 14 52 490 953 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 242 242 5 242 6 20 60 497 960 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 243 243 6 243 5 20 61 497 960 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 74 ] 79 466 c g - - + MP 244 243 6 248 6 23 63 497 959 -9.322 -9.262 -0.143 -8.038 -3.560 -8.713 -2.667 -2.629 -2.799 0.999 -2.431 -3.630 2.199 -2.893 -2.543 1.494 -3.361 -0.361 1.490 -2.934 0.520 -1.696 + ML 245 243 6 248 6 18 58 494 957 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 246 243 6 248 6 18 58 494 957 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 247 243 6 248 6 13 52 488 951 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 248 248 5 248 6 19 60 496 958 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 249 249 6 249 5 20 60 496 958 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 75 ] 80 465 c g - - + MP 250 249 6 254 6 23 62 495 957 -7.405 -3.325 -0.192 -7.915 -6.380 -8.590 -1.640 -1.763 -1.924 1.520 -1.762 -2.756 1.675 -2.044 -1.870 1.181 -1.846 0.008 1.473 -2.057 0.117 -1.154 + ML 251 249 6 254 6 18 57 492 955 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 252 249 6 254 6 19 58 493 956 -3.398 -1.593 -1.922 -6.761 -1.895 -4.975 0.526 -0.524 -0.630 0.285 + D 253 249 6 254 6 13 51 487 950 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 254 254 5 254 6 19 59 494 957 -2.850 -1.804 -1.030 -4.768 -5.544 -5.204 0.000 0.000 0.000 0.000 + IR 255 255 6 255 5 20 60 494 956 -3.156 -0.352 -7.023 -3.573 -6.296 0.000 0.000 0.000 0.000 + [ MATP 76 ] 82 462 c g - - + MP 256 255 6 260 6 23 61 493 955 -9.285 -9.224 -0.019 -8.001 -8.281 -8.676 -2.382 -2.338 -2.540 1.347 -2.308 -3.345 1.928 -1.795 -2.569 1.262 -3.099 0.556 1.584 -2.662 -0.197 -1.644 + ML 257 255 6 260 6 17 56 490 953 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 258 255 6 260 6 17 56 490 953 -7.412 -6.141 -1.011 -6.119 -1.253 -4.333 0.366 -0.204 -0.591 0.237 + D 259 255 6 260 6 13 51 486 948 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 260 260 5 260 6 18 58 492 954 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 261 261 6 261 5 19 58 492 954 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 77 ] 83 461 c g - - + MP 262 261 6 266 6 21 59 491 953 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -2.267 -2.311 -2.426 1.096 -2.233 -2.453 2.103 -2.643 -2.475 1.516 -3.024 -0.649 1.537 -2.558 -0.136 -0.657 + ML 263 261 6 266 6 17 55 489 951 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 264 261 6 266 6 16 54 488 951 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 265 261 6 266 6 12 50 485 947 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 266 266 5 266 6 18 56 490 952 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 267 267 6 267 5 18 57 490 952 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 78 ] 84 460 g c - - + MP 268 267 6 272 6 20 57 489 951 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -1.913 -1.999 -2.090 1.370 -2.048 -2.923 1.399 -2.408 -2.160 1.500 -2.714 -0.080 1.344 -1.329 0.847 -0.787 + ML 269 267 6 272 6 16 54 487 950 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 270 267 6 272 6 15 53 486 949 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 271 267 6 272 6 12 50 484 946 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 272 272 5 272 6 17 55 488 951 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 273 273 6 273 5 17 55 488 950 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 79 ] 85 459 c g - - + MP 274 273 6 278 4 18 55 487 949 -7.455 -7.662 -0.037 -6.076 -3.601 -3.530 -3.602 0.390 -2.705 -4.323 2.519 -3.345 -3.575 0.498 -4.048 -1.461 2.282 -3.807 0.455 -2.456 + ML 275 273 6 278 4 15 53 486 948 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 276 273 6 278 4 13 51 484 947 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 277 273 6 278 4 12 49 483 946 -4.568 -4.250 -2.265 -0.520 + IL 278 278 5 278 4 17 54 487 949 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 279 279 6 279 3 16 54 486 949 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 80 ] 86 - G - - - + ML 280 279 6 282 3 17 53 485 948 -8.440 -0.015 -7.094 -0.415 -2.423 1.480 -1.872 + D 281 279 6 282 3 11 49 482 945 -6.174 -1.687 -0.566 + IL 282 282 3 282 3 15 53 485 948 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 81 ] 87 - u - - - + ML 283 282 3 285 3 16 52 484 947 -8.440 -0.015 -7.094 -0.112 -0.542 -0.108 0.546 + D 284 282 3 285 3 11 48 481 944 -6.174 -1.687 -0.566 + IL 285 285 3 285 3 15 52 484 947 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 82 ] 88 - A - - - + ML 286 285 3 288 3 15 51 483 946 -8.440 -0.015 -7.094 1.771 -2.642 -2.117 -2.356 + D 287 285 3 288 3 10 47 480 943 -6.174 -1.687 -0.566 + IL 288 288 3 288 3 14 51 483 946 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 83 ] 89 - A - - - + ML 289 288 3 291 3 14 50 482 945 -8.440 -0.032 -5.739 1.772 -2.415 -2.383 -2.288 + D 290 288 3 291 3 10 46 479 942 -6.174 -1.687 -0.566 + IL 291 291 3 291 3 14 50 482 945 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 84 ] 90 - U - - - + ML 292 291 3 294 3 14 50 481 944 -8.424 -0.038 -5.455 -2.360 -2.210 -3.126 1.797 + D 293 291 3 294 3 9 46 479 941 -6.372 -1.327 -0.763 + IL 294 294 3 294 3 13 49 481 944 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 85 ] 91 - A - - - + ML 295 294 3 297 3 14 49 480 943 -8.418 -0.015 -7.072 1.858 -3.285 -2.831 -2.922 + D 296 294 3 297 3 8 45 477 940 -6.432 -1.945 -0.457 + IL 297 297 3 297 3 12 49 480 943 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 86 ] 92 - A - - - + ML 298 297 3 300 3 13 48 479 942 -8.418 -0.015 -7.072 1.020 -1.373 0.112 -0.987 + D 299 297 3 300 3 8 44 477 940 -6.432 -1.240 -0.824 + IL 300 300 3 300 3 12 48 479 942 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 87 ] 93 - a - - - + ML 301 300 3 303 3 12 47 478 941 -8.804 -0.014 -7.122 0.750 -0.993 0.295 -0.764 + D 302 300 3 303 3 7 43 476 939 -5.620 -0.734 -1.403 + IL 303 303 3 303 3 10 46 478 941 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 88 ] - 458 - G - - + MR 304 303 3 306 3 11 46 477 940 -8.804 -0.014 -7.122 -0.378 -2.171 1.411 -1.515 + D 305 303 3 306 3 6 41 474 937 -6.390 -1.568 -0.620 + IR 306 306 3 306 3 10 45 477 940 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 89 ] - 457 - A - - + MR 307 306 3 309 3 11 45 476 939 -8.804 -0.014 -7.122 1.808 -2.965 -2.277 -2.612 + D 308 306 3 309 3 6 40 473 936 -6.390 -1.568 -0.620 + IR 309 309 3 309 3 9 44 476 939 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 90 ] - 456 - A - - + MR 310 309 3 312 3 10 44 475 938 -8.804 -0.014 -7.122 1.792 -2.881 -2.141 -2.523 + D 311 309 3 312 3 5 39 472 935 -6.390 -1.568 -0.620 + IR 312 312 3 312 3 9 44 475 938 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 91 ] - 455 - A - - + MR 313 312 3 315 3 9 43 474 937 -8.804 -0.014 -7.122 1.808 -2.965 -2.277 -2.612 + D 314 312 3 315 3 5 38 471 934 -6.390 -1.568 -0.620 + IR 315 315 3 315 3 8 43 474 937 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 92 ] - 454 - U - - + MR 316 315 3 318 3 9 42 473 936 -8.804 -0.014 -7.122 -1.087 -1.225 -1.548 1.464 + D 317 315 3 318 3 4 37 470 933 -6.390 -1.568 -0.620 + IR 318 318 3 318 3 8 42 473 936 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 93 ] - 453 - g - - + MR 319 318 3 321 3 8 42 472 935 -2.150 -0.402 -5.800 -0.080 -0.463 0.557 -0.221 + D 320 318 3 321 3 4 36 470 932 -6.390 -1.568 -0.620 + IR 321 321 3 321 3 7 41 472 935 -2.921 -0.368 -3.425 0.000 0.000 0.000 0.000 + [ MATR 94 ] - 451 - U - - + MR 322 321 3 324 5 8 41 471 934 -7.461 -0.030 -7.276 -7.489 -8.380 -0.831 -0.018 -1.369 1.045 + D 323 321 3 324 5 3 35 469 932 -5.679 -0.533 -3.305 -4.736 -2.731 + IR 324 324 3 324 5 6 39 471 933 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 94 450 c g - - + MP 325 324 3 329 6 9 40 470 933 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.773 -3.628 -3.738 0.215 -2.779 -4.432 2.950 -3.433 -3.710 1.071 -4.164 -1.487 1.511 -3.947 -0.121 -2.556 + ML 326 324 3 329 6 5 36 468 931 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 327 324 3 329 6 4 35 467 930 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 328 324 3 329 6 2 32 464 927 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 329 329 5 329 6 5 38 469 932 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 330 330 6 330 5 6 38 469 932 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 96 ] 95 449 g c - - + MP 331 330 6 335 6 7 38 468 931 -9.322 -9.262 -0.155 -3.429 -8.318 -8.713 -3.190 -2.495 -2.840 1.378 -3.332 -3.920 1.476 -3.533 -3.388 2.665 -3.813 -0.188 0.708 -3.200 -0.883 -1.900 + ML 332 330 6 335 6 4 36 466 929 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 333 330 6 335 6 4 34 466 928 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 334 330 6 335 6 1 31 463 926 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 335 335 5 335 6 5 37 467 930 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 336 336 6 336 5 5 36 467 930 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 97 ] 96 448 c g - - + MP 337 336 6 341 4 6 37 466 929 -7.150 -2.722 -0.281 -5.771 -2.153 -2.268 -0.855 0.917 -2.079 -3.145 1.925 -2.513 -2.167 1.049 -2.911 -0.685 1.502 -2.459 1.253 -1.468 + ML 338 336 6 341 4 4 35 465 928 -4.775 -0.894 -1.524 -3.687 -0.534 -1.491 1.252 -0.807 + MR 339 336 6 341 4 2 32 464 926 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 340 336 6 341 4 1 31 462 925 -4.568 -4.250 -2.265 -0.520 + IL 341 341 5 341 4 5 36 466 928 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 342 342 6 342 3 5 36 465 928 -2.401 -0.356 -5.101 0.000 0.000 0.000 0.000 + [ MATL 98 ] 97 - a - - - + ML 343 342 6 345 5 5 35 464 927 -7.517 -0.209 -3.220 -5.708 -8.436 0.687 -0.832 -0.979 0.401 + D 344 342 6 345 5 1 30 462 924 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 345 345 3 345 5 3 34 464 927 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 99 ] 98 446 u a - - + MP 346 345 3 350 6 6 35 463 926 -9.229 -9.168 -0.019 -7.945 -8.225 -8.620 -2.708 -2.618 -2.827 1.034 -2.446 -3.651 1.797 -2.907 -2.853 1.396 -3.385 0.143 2.019 -2.957 0.254 -1.845 + ML 347 345 3 350 6 3 32 461 924 -7.136 -7.483 -0.562 -1.891 -7.332 -4.862 0.142 -0.524 -0.484 0.572 + MR 348 345 3 350 6 3 30 461 923 -7.126 -5.855 -1.374 -5.833 -0.967 -4.047 0.283 -0.600 0.266 -0.118 + D 349 345 3 350 6 0 27 457 920 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 350 350 5 350 6 3 33 462 925 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 351 351 6 351 5 3 33 462 925 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 100 ] 99 445 C G - - + MP 352 351 6 356 6 6 33 461 924 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.311 -4.266 -4.103 -0.404 -2.867 -4.606 3.109 -3.630 -4.105 -0.214 -4.456 -2.192 2.025 -4.407 -0.388 -2.932 + ML 353 351 6 356 6 2 30 459 922 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 354 351 6 356 6 2 29 459 921 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 355 351 6 356 6 0 26 456 919 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 356 356 5 356 6 3 31 460 923 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 357 357 6 357 5 3 31 460 923 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 101 ] 100 444 G C - - + MP 358 357 6 362 4 4 31 459 922 -7.455 -7.662 -0.037 -6.076 -5.423 -3.446 -5.605 -0.060 -6.341 -5.008 -1.480 -5.925 -4.787 3.758 -5.085 -1.167 -1.809 -4.929 -3.560 -4.472 + ML 359 357 6 362 4 2 29 458 921 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 360 357 6 362 4 1 27 457 920 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 361 357 6 362 4 0 26 456 918 -4.568 -4.250 -2.265 -0.520 + IL 362 362 5 362 4 3 30 459 922 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 363 363 6 363 3 2 30 459 921 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 101 - G - - - + ML 364 363 6 366 3 3 29 457 920 -8.440 -0.015 -7.094 -2.314 -3.746 1.852 -3.139 + D 365 363 6 366 3 0 25 455 917 -6.174 -1.687 -0.566 + IL 366 366 3 366 3 2 29 458 920 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 103 ] 102 - A - - - + ML 367 366 3 369 3 3 28 456 919 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 368 366 3 369 3 0 24 454 917 -6.174 -1.687 -0.566 + IL 369 369 3 369 3 2 28 457 919 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 103 - C - - - + ML 370 369 3 372 3 2 27 455 918 -8.804 -0.014 -7.122 -2.893 1.829 -3.705 -2.090 + D 371 369 3 372 3 0 24 453 916 -5.620 -0.734 -1.403 + IL 372 372 3 372 3 1 27 455 918 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 105 ] - 443 - A - - + MR 373 372 3 375 3 2 26 454 917 -8.804 -0.014 -7.122 1.862 -3.329 -2.870 -2.969 + D 374 372 3 375 3 0 22 451 914 -6.390 -1.568 -0.620 + IR 375 375 3 375 3 1 26 454 917 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 106 ] - 442 - G - - + MR 376 375 3 378 3 2 26 453 916 -8.804 -0.014 -7.122 -2.547 -3.891 1.871 -3.268 + D 377 375 3 378 3 0 21 451 913 -6.390 -1.568 -0.620 + IR 378 378 3 378 3 1 25 453 916 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 107 ] - 441 - C - - + MR 379 378 3 381 3 2 25 452 915 -8.804 -0.014 -7.122 -2.022 1.728 -3.085 -1.628 + D 380 378 3 381 3 0 21 450 912 -6.390 -1.568 -0.620 + IR 381 381 3 381 3 1 24 452 915 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 108 ] - 440 - U - - + MR 382 381 3 384 3 1 24 451 914 -8.804 -0.014 -7.122 -2.392 -2.236 -3.158 1.801 + D 383 381 3 384 3 0 20 449 911 -6.390 -1.568 -0.620 + IR 384 384 3 384 3 1 23 451 914 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 109 ] - 439 - A - - + MR 385 384 3 387 3 1 23 450 913 -8.804 -0.014 -7.122 1.383 -1.229 -1.348 -0.803 + D 386 384 3 387 3 0 19 448 910 -6.390 -1.568 -0.620 + IR 387 387 3 387 3 1 23 450 913 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 110 ] - 438 - G - - + MR 388 387 3 390 3 1 22 449 912 -8.804 -0.014 -7.122 -0.951 -1.927 1.490 -1.287 + D 389 387 3 390 3 0 18 447 909 -6.390 -1.568 -0.620 + IR 390 390 3 390 3 1 22 449 912 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 111 ] - 437 - G - - + MR 391 390 3 393 3 1 21 448 911 -8.804 -0.014 -7.122 -2.547 -3.891 1.871 -3.268 + D 392 390 3 393 3 0 18 446 908 -6.390 -1.568 -0.620 + IR 393 393 3 393 3 1 21 448 911 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 112 ] - 436 - A - - + MR 394 393 3 396 3 1 20 447 910 -8.804 -0.014 -7.122 1.862 -3.329 -2.870 -2.969 + D 395 393 3 396 3 0 17 445 908 -6.390 -1.568 -0.620 + IR 396 396 3 396 3 1 20 447 910 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 113 ] - 435 - u - - + MR 397 396 3 399 3 1 19 446 909 -8.804 -0.020 -6.441 -0.681 0.384 -1.642 0.808 + D 398 396 3 399 3 0 16 444 907 -6.390 -1.568 -0.620 + IR 399 399 3 399 3 1 19 447 909 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 114 ] - 434 - A - - + MR 400 399 3 402 3 1 18 445 908 -8.798 -0.014 -7.115 1.369 -1.030 -1.577 -0.755 + D 401 399 3 402 3 0 16 443 906 -6.459 -1.441 -0.689 + IR 402 402 3 402 3 1 18 446 908 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 115 ] - 433 - A - - + MR 403 402 3 405 3 1 17 444 907 -8.804 -0.032 -5.649 1.576 -1.754 -1.720 -1.256 + D 404 402 3 405 3 0 15 443 905 -6.390 -1.568 -0.620 + IR 405 405 3 405 3 1 17 445 907 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 116 ] - 432 - A - - + MR 406 405 3 408 2 1 16 443 906 -7.088 -0.011 1.858 -3.291 -2.835 -2.927 + D 407 405 3 408 2 0 15 442 905 -4.635 -0.059 + IR 408 408 3 408 2 1 16 444 906 -1.859 -0.465 0.000 0.000 0.000 0.000 + [ BIF 117 ] - - - - - - + B 409 408 3 410 463 0 15 442 905 + [ BEGL 118 ] - - - - - - + S 410 409 1 411 4 0 0 31 50 -0.037 -7.111 -6.519 -7.159 + [ MATP 119 ] 104 122 C G - - + MP 411 410 1 415 6 2 2 31 50 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.115 -3.980 -3.987 -0.110 -2.872 -4.583 3.198 -3.584 -3.970 0.646 -4.368 -1.832 1.373 -4.251 -0.499 -2.797 + ML 412 410 1 415 6 1 1 30 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 413 410 1 415 6 1 1 30 48 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 414 410 1 415 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 415 415 5 415 6 1 1 31 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 416 416 6 416 5 1 1 31 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 120 ] 105 121 C G - - + MP 417 416 6 421 6 2 2 29 48 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.768 -4.710 -4.458 -0.844 -3.126 -4.877 3.542 -3.937 -4.487 -0.378 -4.768 -2.628 0.798 -4.824 -0.798 -3.302 + ML 418 416 6 421 6 1 1 28 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 419 416 6 421 6 1 1 28 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 420 416 6 421 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 421 421 5 421 6 1 1 29 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 422 422 6 422 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 121 ] 106 120 G C - - + MP 423 422 6 427 6 2 2 27 46 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.660 -3.544 -5.909 -0.447 -6.506 -5.034 -1.643 -6.172 -4.877 3.798 -5.159 -1.293 -2.009 -5.054 -3.741 -4.773 + ML 424 422 6 427 6 1 1 26 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 425 422 6 427 6 1 1 26 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 426 422 6 427 6 0 0 24 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 427 427 5 427 6 1 1 27 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 428 428 6 428 5 1 1 27 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 122 ] 107 119 G C - - + MP 429 428 6 433 6 2 2 25 44 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.647 -3.073 -4.668 0.926 -5.579 -4.848 -0.786 -5.099 -4.432 3.547 -4.772 -0.480 -1.061 -4.424 -2.812 -3.556 + ML 430 428 6 433 6 1 1 24 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 431 428 6 433 6 1 1 24 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 432 428 6 433 6 0 0 22 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 433 433 5 433 6 1 1 25 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 434 434 6 434 5 1 1 25 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 123 ] 108 118 G C - - + MP 435 434 6 439 4 2 2 23 42 -4.857 -7.662 -0.081 -6.076 -5.350 -3.415 -5.512 0.054 -6.274 -4.999 -1.419 -5.846 -4.758 3.743 -5.060 -1.128 -1.741 -4.888 -3.493 -4.380 + ML 436 434 6 439 4 1 1 23 41 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 437 434 6 439 4 1 1 23 41 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 438 434 6 439 4 0 0 22 40 -4.568 -4.250 -2.265 -0.520 + IL 439 439 5 439 4 1 1 24 43 -1.923 -1.782 -1.264 -5.092 0.000 0.000 0.000 0.000 + IR 440 440 6 440 3 1 1 23 41 -1.544 -0.727 -4.244 0.000 0.000 0.000 0.000 + [ MATL 124 ] 110 - G - - - + ML 441 440 6 443 3 1 1 20 38 -8.440 -0.021 -6.398 -1.993 -3.123 1.771 -2.176 + D 442 440 6 443 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 443 443 3 443 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 125 ] 111 - G - - - + ML 444 443 3 446 3 1 1 18 37 -8.434 -0.015 -7.088 -2.534 -3.878 1.870 -3.255 + D 445 443 3 446 3 0 0 18 37 -6.256 -1.520 -0.648 + IL 446 446 3 446 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 126 ] 112 - C - - - + ML 447 446 3 449 3 1 1 17 36 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 448 446 3 449 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 449 449 3 449 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 127 ] 113 - g - - - + ML 450 449 3 452 3 1 1 16 34 -8.440 -0.015 -7.094 0.722 -1.888 0.749 -1.324 + D 451 449 3 452 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 452 452 3 452 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 114 - G - - - + ML 453 452 3 455 3 1 1 14 33 -8.440 -0.015 -7.094 -1.724 -3.333 1.787 -2.758 + D 454 452 3 455 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 455 455 3 455 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 115 - U - - - + ML 456 455 3 458 3 1 1 13 31 -8.440 -0.015 -7.094 -1.677 -1.805 -2.572 1.693 + D 457 455 3 458 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 458 458 3 458 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 116 - A - - - + ML 459 458 3 461 2 1 1 1 1 * 0.000 1.476 -1.835 -1.000 -1.191 + D 460 458 3 461 2 0 0 0 0 * 0.000 + IL 461 461 3 461 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 131 ] - - - - - - + E 462 461 3 -1 0 0 0 0 0 + [ BEGR 132 ] - - - - - - + S 463 409 1 464 5 0 2 426 888 -7.517 -0.029 -7.332 -7.544 -8.436 + IL 464 464 2 464 5 1 1 426 889 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 133 ] 123 430 C G - - + MP 465 464 2 469 6 2 4 426 888 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 466 464 2 469 6 1 1 423 886 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 467 464 2 469 6 1 1 422 885 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 468 464 2 469 6 0 0 417 879 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 469 469 5 469 6 1 1 424 887 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 470 470 6 470 5 1 1 424 887 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 134 ] 124 429 G C - - + MP 471 470 6 475 6 2 4 424 886 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.539 -3.028 -4.548 1.239 -5.408 -4.839 -0.655 -4.961 -4.368 3.481 -4.720 -0.662 -0.942 -4.368 -2.673 -3.433 + ML 472 470 6 475 6 1 1 421 884 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 473 470 6 475 6 1 1 420 883 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 474 470 6 475 6 0 0 415 878 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 475 475 5 475 6 1 1 422 885 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 476 476 6 476 5 1 1 422 885 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 135 ] 125 428 c g - - + MP 477 476 6 481 6 2 4 422 884 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.336 -3.113 -3.389 0.934 -2.731 -4.183 2.534 -3.273 -3.382 1.591 -3.884 -0.992 1.523 -3.532 -0.271 -2.259 + ML 478 476 6 481 6 1 1 419 882 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 479 476 6 481 6 1 1 419 881 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 480 476 6 481 6 0 0 414 876 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 481 481 5 481 6 1 1 421 883 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 482 482 6 482 5 1 1 420 883 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 136 ] 126 427 C G - - + MP 483 482 6 487 6 2 3 420 882 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 484 482 6 487 6 1 1 417 880 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 485 482 6 487 6 1 1 417 879 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 486 482 6 487 6 0 0 413 875 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 487 487 5 487 6 1 1 419 881 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 488 488 6 488 5 1 1 419 881 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 137 ] 127 426 U G - - + MP 489 488 6 493 6 2 3 418 880 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.020 -4.977 -4.518 -1.239 -3.044 -4.807 1.254 -3.885 -4.570 -1.197 -4.774 -2.961 0.297 -5.015 3.441 -3.402 + ML 490 488 6 493 6 1 1 416 878 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 491 488 6 493 6 1 1 415 878 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 492 488 6 493 6 0 0 411 874 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 493 493 5 493 6 1 1 417 879 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 494 494 6 494 5 1 1 417 879 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 138 ] 128 425 C G - - + MP 495 494 6 499 6 2 3 416 878 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 496 494 6 499 6 1 1 414 877 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 497 494 6 499 6 1 1 413 876 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 498 494 6 499 6 0 0 411 873 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 499 499 5 499 6 1 1 415 878 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 500 500 6 500 5 1 1 415 877 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 139 ] 129 424 C G - - + MP 501 500 6 505 4 2 2 414 876 -7.455 -7.662 -0.037 -6.076 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 502 500 6 505 4 1 1 413 875 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 503 500 6 505 4 1 1 411 874 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 504 500 6 505 4 0 0 410 873 -4.568 -4.250 -2.265 -0.520 + IL 505 505 5 505 4 1 1 413 876 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 506 506 6 506 3 1 1 413 876 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 130 - A - - - + ML 507 506 6 509 3 1 1 412 874 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 508 506 6 509 3 0 0 409 872 -6.174 -1.687 -0.566 + IL 509 509 3 509 3 1 1 412 875 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 131 - C - - - + ML 510 509 3 512 3 1 1 411 873 -8.440 -0.026 -6.045 -2.893 1.829 -3.705 -2.090 + D 511 509 3 512 3 0 0 408 871 -6.174 -1.687 -0.566 + IL 512 512 3 512 3 1 1 411 874 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 132 - C - - - + ML 513 512 3 515 3 1 1 410 873 -8.429 -0.015 -7.083 -2.209 1.678 -3.061 -1.109 + D 514 512 3 515 3 0 0 407 870 -6.312 -1.420 -0.704 + IL 515 515 3 515 3 1 1 410 873 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 133 - A - - - + ML 516 515 3 518 3 1 1 409 872 -8.440 -0.015 -7.094 1.328 -1.095 -1.088 -0.858 + D 517 515 3 518 3 0 0 406 869 -6.174 -1.687 -0.566 + IL 518 518 3 518 3 1 1 409 872 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 134 - a - - - + ML 519 518 3 521 3 1 1 408 871 -8.440 -0.036 -5.531 0.692 -0.667 -0.697 0.186 + D 520 518 3 521 3 0 0 405 868 -6.174 -1.687 -0.566 + IL 521 521 3 521 3 1 1 408 871 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 145 ] 135 - a - - - + ML 522 521 3 524 3 1 1 407 870 -8.419 -0.015 -7.073 0.842 -0.681 -0.804 0.015 + D 523 521 3 524 3 0 0 404 867 -6.418 -1.259 -0.809 + IL 524 524 3 524 3 1 1 407 870 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 136 - a - - - + ML 525 524 3 527 3 1 1 406 869 -8.440 -0.053 -4.901 0.479 -0.544 -0.325 0.166 + D 526 524 3 527 3 0 0 403 865 -6.174 -1.687 -0.566 + IL 527 527 3 527 3 1 1 406 869 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 147 ] 137 - a - - - + ML 528 527 3 530 3 1 1 405 868 -8.402 -0.048 -5.068 0.317 0.055 -0.668 0.119 + D 529 527 3 530 3 0 0 401 864 -6.592 -2.105 -0.401 + IL 530 530 3 530 3 1 1 405 868 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 148 ] 138 - c - - - + ML 531 530 3 533 3 1 1 404 867 -8.369 -0.038 -5.426 -0.084 0.409 -1.270 0.394 + D 532 530 3 533 3 0 0 400 863 -6.866 -2.379 -0.323 + IL 533 533 3 533 3 1 1 404 867 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 149 ] 139 - c - - - + ML 534 533 3 536 3 1 1 403 866 -8.347 -0.141 -3.471 -0.354 0.751 -1.046 0.070 + D 535 533 3 536 3 0 0 400 862 -7.027 -2.540 -0.286 + IL 536 536 3 536 3 1 1 404 866 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 150 ] 140 - u - - - + ML 537 536 3 539 3 1 1 402 865 -8.223 -0.295 -2.460 0.042 -0.070 -0.101 0.118 + D 538 536 3 539 3 0 0 399 862 -7.659 -3.172 -0.178 + IL 539 539 3 539 3 1 1 403 866 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 151 ] 141 - u - - - + ML 540 539 3 542 3 1 1 402 865 -1.337 -0.752 -6.602 0.097 -0.131 -0.388 0.326 + D 541 539 3 542 3 0 0 399 861 -1.130 -2.895 -1.291 + IL 542 542 3 542 3 1 1 403 866 -0.296 -2.893 -4.305 0.000 0.000 0.000 0.000 + [ MATL 152 ] 173 - u - - - + ML 543 542 3 545 3 1 1 399 862 -8.016 -0.020 -6.670 -0.100 -0.570 -0.274 0.647 + D 544 542 3 545 3 0 0 391 854 -8.270 -2.822 -0.225 + IL 545 545 3 545 3 1 1 399 862 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 174 - c - - - + ML 546 545 3 548 3 1 1 399 861 -8.060 -0.019 -6.714 0.105 0.213 -0.648 0.173 + D 547 545 3 548 3 0 0 390 853 -8.167 -2.454 -0.297 + IL 548 548 3 548 3 1 1 398 861 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 175 - a - - - + ML 549 548 3 551 3 1 1 398 860 -8.119 -0.018 -6.773 0.271 -0.510 0.030 0.098 + D 550 548 3 551 3 0 0 388 850 -8.008 -2.579 -0.271 + IL 551 551 3 551 3 1 1 397 860 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 176 - u - - - + ML 552 551 3 554 3 1 1 397 859 -8.159 -0.018 -6.813 -0.077 -0.308 -0.226 0.475 + D 553 551 3 554 3 0 0 385 848 -7.888 -2.794 -0.232 + IL 554 554 3 554 3 1 1 396 859 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 177 - u - - - + ML 555 554 3 557 3 1 1 396 858 -8.181 -0.018 -6.835 -0.022 -0.297 -0.655 0.647 + D 556 554 3 557 3 0 0 383 846 -7.814 -3.327 -0.159 + IL 557 557 3 557 3 1 1 396 858 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 178 - u - - - + ML 558 557 3 560 3 1 1 395 858 -8.181 -0.018 -6.835 0.172 -0.238 -0.244 0.240 + D 559 557 3 560 3 0 0 381 844 -7.814 -2.727 -0.244 + IL 560 560 3 560 3 1 1 395 857 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 179 - a - - - + ML 561 560 3 563 3 1 1 394 857 -8.202 -0.017 -6.856 0.318 -0.576 0.130 -0.017 + D 562 560 3 563 3 0 0 378 841 -7.738 -2.964 -0.206 + IL 563 563 3 563 3 1 1 393 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 159 ] 180 - u - - - + ML 564 563 3 566 3 1 1 393 856 -8.211 -0.040 -5.365 0.147 -0.363 0.005 0.154 + D 565 563 3 566 3 0 0 375 837 -7.704 -2.750 -0.240 + IL 566 566 3 566 3 1 1 393 855 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 181 - g - - - + ML 567 566 3 569 3 1 1 392 855 -8.204 -0.178 -3.152 0.120 -0.618 0.378 -0.055 + D 568 566 3 569 3 0 0 369 832 -7.731 -3.011 -0.199 + IL 569 569 3 569 3 1 1 394 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 182 - u - - - + ML 570 569 3 572 3 1 1 394 856 -8.054 -0.085 -4.232 0.026 -0.489 0.080 0.278 + D 571 569 3 572 3 0 0 362 825 -8.182 -3.455 -0.143 + IL 572 572 3 572 3 1 1 393 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 162 ] 183 - g - - - + ML 573 572 3 575 3 1 1 394 856 -7.998 -0.058 -4.812 -0.107 -0.335 0.192 0.185 + D 574 572 3 575 3 0 0 355 818 -8.310 -3.823 -0.111 + IL 575 575 3 575 3 1 1 393 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 163 ] 184 - u - - - + ML 576 575 3 578 3 1 1 393 856 -7.961 -0.055 -4.904 0.070 -0.267 -0.041 0.198 + D 577 575 3 578 3 0 0 347 809 -8.387 -3.900 -0.105 + IL 578 578 3 578 3 1 1 393 855 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 164 ] 185 - u - - - + ML 579 578 3 581 3 1 1 393 856 -7.927 -0.059 -4.792 0.043 -0.207 -0.202 0.304 + D 580 578 3 581 3 0 0 333 796 -8.452 -3.965 -0.100 + IL 581 581 3 581 3 1 1 392 855 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 165 ] 186 - u - - - + ML 582 581 3 584 3 1 1 393 856 -1.101 -0.935 -6.543 0.059 -0.195 -0.083 0.189 + D 583 581 3 584 3 0 0 304 766 -6.179 -0.485 -1.879 + IL 584 584 3 584 3 1 1 411 874 -0.057 -4.729 -9.556 0.000 0.000 0.000 0.000 + [ MATL 166 ] 418 - u - - - + ML 585 584 3 587 3 1 1 18 37 -8.359 -0.016 -7.013 -0.123 -0.686 -0.250 0.696 + D 586 584 3 587 3 0 0 18 36 -6.945 -2.088 -0.402 + IL 587 587 3 587 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 167 ] 419 - u - - - + ML 588 587 3 590 3 1 1 17 36 -8.369 -0.016 -7.023 -0.028 -0.147 -0.627 0.555 + D 589 587 3 590 3 0 0 17 35 -6.866 -1.223 -0.829 + IL 590 590 3 590 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 168 ] 420 - u - - - + ML 591 590 3 593 3 1 1 16 34 -8.414 -0.015 -7.068 -0.206 -0.258 -0.865 0.805 + D 592 590 3 593 3 0 0 16 34 -6.477 -1.181 -0.869 + IL 593 593 3 593 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 169 ] 421 - u - - - + ML 594 593 3 596 3 1 1 14 33 -8.440 -0.015 -7.094 -0.329 -0.218 0.145 0.309 + D 595 593 3 596 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 596 596 3 596 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 170 ] 422 - a - - - + ML 597 596 3 599 3 1 1 13 31 -8.440 -0.015 -7.094 0.727 -1.021 -0.009 -0.219 + D 598 596 3 599 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 599 599 3 599 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 171 ] 423 - u - - - + ML 600 599 3 602 2 1 1 1 1 * 0.000 -0.594 0.210 -1.096 0.776 + D 601 599 3 602 2 0 0 0 0 * 0.000 + IL 602 602 3 602 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 172 ] - - - - - - + E 603 602 3 -1 0 0 0 0 0 + [ BEGR 173 ] - - - - - - + S 604 129 1 605 3 36 79 255 378 -8.440 -0.015 -7.094 + IL 605 605 2 605 3 37 80 256 379 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 174 ] 476 - C - - - + ML 606 605 2 608 3 36 79 255 378 -8.440 -0.015 -7.094 -2.318 1.746 -2.896 -1.687 + D 607 605 2 608 3 33 76 252 375 -6.174 -1.687 -0.566 + IL 608 608 3 608 3 36 80 255 378 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 175 ] 477 - G - - - + ML 609 608 3 611 3 35 78 254 377 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 610 608 3 611 3 33 76 252 374 -6.174 -1.687 -0.566 + IL 611 611 3 611 3 35 79 254 377 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 176 ] 478 - G - - - + ML 612 611 3 614 3 34 77 253 376 -8.440 -0.015 -7.094 -1.586 -2.749 1.727 -2.259 + D 613 611 3 614 3 32 75 251 374 -6.174 -1.687 -0.566 + IL 614 614 3 614 3 34 78 253 376 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 177 ] 479 - u - - - + ML 615 614 3 617 3 33 76 252 375 -8.440 -0.077 -4.346 -0.413 0.105 -0.520 0.562 + D 616 614 3 617 3 32 75 250 373 -6.174 -1.687 -0.566 + IL 617 617 3 617 3 34 77 252 375 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 178 ] 480 - a - - - + ML 618 617 3 620 2 32 76 251 374 -8.841 -0.003 0.780 -0.848 -0.231 -0.193 + D 619 617 3 620 2 31 75 250 373 -8.492 -0.004 + IL 620 620 3 620 2 33 76 251 374 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 179 ] - - - - - - + B 621 620 3 622 690 31 75 250 373 + [ BEGL 180 ] - - - - - - + S 622 621 1 623 4 0 0 83 164 -0.037 -7.111 -6.519 -7.159 + [ MATP 181 ] 481 540 u a - - + MP 623 622 1 627 6 2 2 83 164 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -0.534 -1.800 -1.410 1.086 -1.653 -2.638 1.385 -2.131 -0.970 0.911 -2.195 -0.481 1.962 -1.927 0.180 -0.768 + ML 624 622 1 627 6 1 1 81 162 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 625 622 1 627 6 1 1 81 162 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 626 622 1 627 6 0 0 78 159 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 627 627 5 627 6 1 1 83 164 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 628 628 6 628 5 1 1 82 163 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 182 ] 482 539 g c - - + MP 629 628 6 633 6 2 2 81 162 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.473 -2.483 -3.426 1.184 -3.971 -4.158 0.465 -3.890 -3.666 2.996 -4.048 -0.005 0.344 -3.415 -1.467 -0.056 + ML 630 628 6 633 6 1 1 80 161 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 631 628 6 633 6 1 1 79 160 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 632 628 6 633 6 0 0 77 158 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 633 633 5 633 6 1 1 81 162 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 634 634 6 634 5 1 1 81 162 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 183 ] 483 538 g c - - + MP 635 634 6 639 4 2 2 79 160 -7.455 -1.647 -0.704 -4.031 -2.522 -2.439 -3.209 1.945 -3.517 -3.934 0.913 -3.619 -3.424 2.640 -3.837 -0.171 0.596 -3.207 -1.153 -2.238 + ML 636 634 6 639 4 1 1 78 159 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 637 634 6 639 4 1 1 78 159 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 638 634 6 639 4 0 0 76 157 -4.568 -4.250 -2.265 -0.520 + IL 639 639 5 639 4 1 1 79 160 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 640 640 6 640 3 1 1 78 159 -2.415 -0.386 -4.398 0.000 0.000 0.000 0.000 + [ MATL 184 ] 484 - U - - - + ML 641 640 6 643 5 1 1 77 158 -4.922 -0.607 -1.970 -7.470 -4.334 -0.505 -0.946 -1.191 1.226 + D 642 640 6 643 5 0 0 76 157 -5.445 -0.525 -4.706 -3.081 -2.994 + IL 643 643 3 643 5 1 1 78 159 -2.542 -0.481 -3.793 -6.054 -5.327 0.000 0.000 0.000 0.000 + [ MATP 185 ] 486 536 g c - - + MP 644 643 3 648 6 2 2 76 157 -9.078 -9.018 -0.022 -7.794 -8.074 -8.469 -2.773 -2.489 -2.853 1.422 -2.570 -3.638 1.708 -2.982 -2.920 1.959 -3.415 -0.478 1.261 -2.957 0.662 -1.867 + ML 645 643 3 648 6 1 1 75 156 -7.849 -8.195 -0.317 -2.604 -8.045 -5.574 0.722 -0.807 -0.940 0.330 + MR 646 643 3 648 6 1 1 74 155 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 647 643 3 648 6 0 0 72 153 -9.608 -8.306 -1.399 -4.785 -4.802 -0.878 + IL 648 648 5 648 6 1 1 76 157 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 649 649 6 649 5 1 1 76 157 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 186 ] 487 535 c g - - + MP 650 649 6 654 6 2 2 74 156 -9.322 -9.262 -0.043 -8.038 -5.624 -8.713 -2.088 -2.369 -2.761 0.674 -2.404 -3.590 2.784 -2.875 -2.781 0.807 -2.521 -0.943 1.282 -2.909 0.134 -1.840 + ML 651 649 6 654 6 1 1 73 154 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 652 649 6 654 6 1 1 72 153 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 653 649 6 654 6 0 0 70 151 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 654 654 5 654 6 1 1 74 155 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 655 655 6 655 5 1 1 74 155 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 187 ] 488 534 C G - - + MP 656 655 6 660 4 2 2 73 154 -3.053 -7.608 -0.232 -5.429 -3.332 -3.329 -2.233 0.322 -1.994 -4.198 3.168 -3.374 -3.424 0.571 -3.925 -1.431 0.994 -3.592 -0.582 -2.398 + ML 657 655 6 660 4 1 1 71 152 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 658 655 6 660 4 1 1 71 152 -5.148 -4.177 -1.146 -1.105 0.157 -0.554 0.187 0.091 + D 659 655 6 660 4 0 0 69 150 -4.568 -4.250 -2.265 -0.520 + IL 660 660 5 660 4 1 1 72 153 -2.193 -3.185 -0.618 -5.670 0.000 0.000 0.000 0.000 + IR 661 661 6 661 3 1 1 72 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 491 - a - - - + ML 662 661 6 664 3 1 1 70 151 -8.430 -0.015 -7.084 0.610 -0.926 0.380 -0.630 + D 663 661 6 664 3 0 0 69 150 -6.301 -1.440 -0.693 + IL 664 664 3 664 3 1 1 71 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 492 - C - - - + ML 665 664 3 667 3 1 1 69 150 -8.440 -0.015 -7.094 -1.965 1.646 -2.647 -1.137 + D 666 664 3 667 3 0 0 68 149 -6.174 -1.687 -0.566 + IL 667 667 3 667 3 1 1 70 151 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 190 ] 493 - C - - - + ML 668 667 3 670 3 1 1 68 149 -8.440 -0.015 -7.094 -2.731 1.802 -3.550 -1.849 + D 669 667 3 670 3 0 0 68 149 -6.174 -1.687 -0.566 + IL 670 670 3 670 3 1 1 69 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 494 - G - - - + ML 671 670 3 673 3 1 1 67 148 -8.440 -0.108 -3.857 -2.134 -3.143 1.813 -2.788 + D 672 670 3 673 3 0 0 68 149 -6.174 -1.687 -0.566 + IL 673 673 3 673 3 1 1 68 149 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 192 ] 495 - U - - - + ML 674 673 3 676 3 1 1 66 147 -8.348 -0.114 -3.776 -1.119 -1.142 -2.027 1.506 + D 675 673 3 676 3 0 0 69 150 -7.017 -2.530 -0.288 + IL 676 676 3 676 3 1 1 67 148 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 496 - U - - - + ML 677 676 3 679 3 1 1 64 145 -3.528 -0.156 -5.982 -0.643 -0.796 -1.354 1.258 + D 678 676 3 679 3 0 0 70 151 -1.405 -1.471 -1.933 + IL 679 679 3 679 3 1 1 74 155 -0.328 -2.749 -4.195 0.000 0.000 0.000 0.000 + [ MATL 194 ] 531 - A - - - + ML 680 679 3 682 3 1 1 14 33 -8.318 -0.016 -6.972 1.663 -2.158 -1.602 -1.839 + D 681 679 3 682 3 0 0 14 33 -7.206 -0.783 -1.279 + IL 682 682 3 682 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 532 - u - - - + ML 683 682 3 685 3 1 1 13 31 -8.421 -0.015 -7.075 0.092 -0.872 -1.061 0.932 + D 684 682 3 685 3 0 0 13 32 -6.396 -1.290 -0.788 + IL 685 685 3 685 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 533 - c - - - + ML 686 685 3 688 2 1 1 1 1 * 0.000 -0.640 0.968 -1.519 0.074 + D 687 685 3 688 2 0 0 0 0 * 0.000 + IL 688 688 3 688 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 197 ] - - - - - - + E 689 688 3 -1 0 0 0 0 0 + [ BEGR 198 ] - - - - - - + S 690 621 1 691 3 14 55 227 350 -8.440 -0.032 -5.739 + IL 691 691 2 691 3 14 56 228 351 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 541 - a - - - + ML 692 691 2 694 3 14 55 227 350 -8.424 -0.015 -7.078 0.817 -0.608 -1.210 0.201 + D 693 691 2 694 3 10 51 225 347 -6.372 -1.327 -0.763 + IL 694 694 3 694 3 14 55 227 350 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 542 - a - - - + ML 695 694 3 697 3 13 54 226 349 -8.440 -0.015 -7.094 0.847 -0.821 -0.941 0.156 + D 696 694 3 697 3 9 51 223 346 -6.174 -1.687 -0.566 + IL 697 697 3 697 3 13 54 226 349 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 543 - a - - - + ML 698 697 3 700 3 12 53 225 348 -1.745 -0.831 -2.841 0.500 -0.309 -0.802 0.269 + D 699 697 3 700 3 9 50 223 346 -6.174 -1.687 -0.566 + IL 700 700 3 700 3 13 53 225 348 -2.337 -0.371 -5.125 0.000 0.000 0.000 0.000 + [ MATL 202 ] 546 - u - - - + ML 701 700 3 703 3 13 52 224 347 -8.236 -0.017 -6.890 0.184 -0.548 -0.113 0.327 + D 702 700 3 703 3 8 49 222 345 -7.607 -0.425 -1.999 + IL 703 703 3 703 3 11 52 224 347 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 547 - u - - - + ML 704 703 3 706 3 12 51 223 346 -8.440 -0.015 -7.094 0.320 -0.390 -0.840 0.516 + D 705 703 3 706 3 6 46 220 343 -6.174 -1.687 -0.566 + IL 706 706 3 706 3 10 51 223 346 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 548 - A - - - + ML 707 706 3 709 3 12 50 222 345 -8.440 -0.015 -7.094 1.226 -1.004 -0.938 -0.642 + D 708 706 3 709 3 6 45 219 342 -6.174 -1.687 -0.566 + IL 709 709 3 709 3 10 50 222 345 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 205 ] 549 - u - - - + ML 710 709 3 712 3 11 49 221 344 -8.440 -0.015 -7.094 -0.647 -0.242 -0.868 0.977 + D 711 709 3 712 3 5 44 218 341 -6.174 -1.687 -0.566 + IL 712 712 3 712 3 9 49 221 344 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 206 ] 550 - A - - - + ML 713 712 3 715 3 10 49 220 343 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 714 712 3 715 3 5 44 217 340 -6.174 -1.687 -0.566 + IL 715 715 3 715 3 9 48 220 343 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 207 ] 551 - A - - - + ML 716 715 3 718 3 10 48 219 342 -8.440 -0.015 -7.094 1.000 -1.862 0.402 -1.310 + D 717 715 3 718 3 4 43 216 339 -6.174 -1.687 -0.566 + IL 718 718 3 718 3 8 47 219 342 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 208 ] 552 - u - - - + ML 719 718 3 721 3 9 47 218 341 -8.440 -0.015 -7.094 0.069 -0.934 -0.251 0.667 + D 720 718 3 721 3 4 42 215 338 -6.174 -1.687 -0.566 + IL 721 721 3 721 3 8 46 218 341 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 209 ] 553 - U - - - + ML 722 721 3 724 3 9 46 217 340 -8.440 -0.015 -7.094 -1.573 -0.869 -2.324 1.544 + D 723 721 3 724 3 3 41 214 337 -6.174 -1.687 -0.566 + IL 724 724 3 724 3 7 45 217 340 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 210 ] 554 - G - - - + ML 725 724 3 727 3 8 45 216 339 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 726 724 3 727 3 3 40 213 336 -6.174 -1.687 -0.566 + IL 727 727 3 727 3 6 44 216 339 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 211 ] 555 - C - - - + ML 728 727 3 730 3 8 44 215 338 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 729 727 3 730 3 2 39 212 335 -6.174 -1.687 -0.566 + IL 730 730 3 730 3 6 44 215 338 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 212 ] 556 - a - - - + ML 731 730 3 733 3 7 43 214 337 -8.440 -0.015 -7.094 0.752 0.059 -1.108 -0.304 + D 732 730 3 733 3 2 38 211 334 -6.174 -1.687 -0.566 + IL 733 733 3 733 3 5 43 214 337 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 213 ] 557 - A - - - + ML 734 733 3 736 3 7 42 213 336 -8.440 -0.015 -7.094 1.789 -2.863 -2.112 -2.504 + D 735 733 3 736 3 1 37 210 333 -6.174 -1.687 -0.566 + IL 736 736 3 736 3 5 42 213 336 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 214 ] 558 - A - - - + ML 737 736 3 739 3 6 41 212 335 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 738 736 3 739 3 1 36 209 332 -6.174 -1.687 -0.566 + IL 739 739 3 739 3 4 41 212 335 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 215 ] 559 - C - - - + ML 740 739 3 742 3 6 40 211 334 -8.440 -0.015 -7.094 -1.335 1.163 -2.204 0.198 + D 741 739 3 742 3 1 35 208 331 -6.174 -1.687 -0.566 + IL 742 742 3 742 3 4 40 211 334 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 216 ] 560 - G - - - + ML 743 742 3 745 3 5 39 210 333 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 744 742 3 745 3 0 34 207 330 -6.174 -1.687 -0.566 + IL 745 745 3 745 3 4 39 210 333 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 217 ] 561 - A - - - + ML 746 745 3 748 3 5 38 209 332 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 747 745 3 748 3 0 34 206 329 -6.174 -1.687 -0.566 + IL 748 748 3 748 3 3 38 209 332 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 218 ] 562 - c - - - + ML 749 748 3 751 3 4 38 208 331 -8.440 -0.015 -7.094 -0.766 0.706 -1.725 0.563 + D 750 748 3 751 3 0 33 205 328 -6.174 -1.687 -0.566 + IL 751 751 3 751 3 3 37 208 331 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 563 - A - - - + ML 752 751 3 754 3 4 37 207 330 -8.440 -0.015 -7.094 1.763 -2.746 -1.918 -2.379 + D 753 751 3 754 3 0 32 204 327 -6.174 -1.687 -0.566 + IL 754 754 3 754 3 2 36 207 330 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 564 - A - - - + ML 755 754 3 757 3 4 36 206 329 -8.440 -0.015 -7.094 1.759 -2.729 -1.889 -2.360 + D 756 754 3 757 3 0 31 203 326 -6.174 -1.687 -0.566 + IL 757 757 3 757 3 2 35 206 329 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 565 - c - - - + ML 758 757 3 760 3 3 35 205 328 -8.440 -0.015 -7.094 -0.920 0.913 -1.855 0.392 + D 759 757 3 760 3 0 30 202 325 -6.174 -1.687 -0.566 + IL 760 760 3 760 3 2 34 205 328 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 566 - u - - - + ML 761 760 3 763 3 3 34 204 327 -8.440 -0.015 -7.094 -0.041 -0.349 -0.612 0.668 + D 762 760 3 763 3 0 29 201 324 -6.174 -1.687 -0.566 + IL 763 763 3 763 3 1 34 204 327 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 567 - a - - - + ML 764 763 3 766 3 3 33 203 326 -8.440 -0.015 -7.094 0.584 -0.840 -0.426 0.260 + D 765 763 3 766 3 0 28 200 323 -6.174 -1.687 -0.566 + IL 766 766 3 766 3 1 33 203 326 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 224 ] 568 - u - - - + ML 767 766 3 769 3 2 32 202 325 -8.440 -0.015 -7.094 -0.264 -0.476 -1.095 0.985 + D 768 766 3 769 3 0 27 199 322 -6.174 -1.687 -0.566 + IL 769 769 3 769 3 1 32 202 325 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 569 - G - - - + ML 770 769 3 772 3 2 31 201 324 -8.440 -0.015 -7.094 -0.846 -1.226 1.359 -1.148 + D 771 769 3 772 3 0 27 198 321 -6.174 -1.687 -0.566 + IL 772 772 3 772 3 1 31 201 324 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 570 - c - - - + ML 773 772 3 775 3 2 30 200 323 -8.440 -0.015 -7.094 -0.334 0.841 -0.934 -0.164 + D 774 772 3 775 3 0 26 196 319 -6.174 -1.687 -0.566 + IL 775 775 3 775 3 1 30 200 323 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 227 ] 571 - u - - - + ML 776 775 3 778 3 1 29 199 322 -8.440 -0.178 -3.144 -0.036 -0.890 -0.516 0.837 + D 777 775 3 778 3 0 25 194 317 -6.174 -1.687 -0.566 + IL 778 778 3 778 3 1 30 200 323 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 572 - c - - - + ML 779 778 3 781 3 1 30 198 321 -8.279 -0.017 -6.933 -0.262 0.235 -0.077 0.058 + D 780 778 3 781 3 0 24 190 313 -7.413 -2.926 -0.213 + IL 781 781 3 781 3 1 29 199 322 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 573 - c - - - + ML 782 781 3 784 3 1 29 197 320 -8.279 -0.017 -6.933 0.129 0.624 -1.345 -0.042 + D 783 781 3 784 3 0 24 187 310 -7.413 -2.926 -0.213 + IL 784 784 3 784 3 1 29 198 321 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 574 - g - - - + ML 785 784 3 787 3 1 28 197 319 -1.875 -0.513 -5.228 0.144 -0.787 0.330 0.082 + D 786 784 3 787 3 0 24 182 305 -4.702 -1.085 -1.028 + IL 787 787 3 787 3 1 30 204 327 -0.216 -2.904 -7.502 0.000 0.000 0.000 0.000 + [ MATL 231 ] 602 - g - - - + ML 788 787 3 790 3 1 27 121 142 -8.360 -0.016 -7.014 -0.095 -0.659 0.688 -0.288 + D 789 787 3 790 3 0 22 119 140 -6.935 -2.448 -0.307 + IL 790 790 3 790 3 1 27 123 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 603 - u - - - + ML 791 790 3 793 3 1 26 120 141 -8.360 -0.016 -7.014 -0.374 -0.089 -1.210 0.892 + D 792 790 3 793 3 0 22 118 140 -6.935 -2.448 -0.307 + IL 793 793 3 793 3 1 26 122 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 604 - u - - - + ML 794 793 3 796 3 1 25 119 140 -8.360 -0.016 -7.014 -0.061 0.010 -0.441 0.376 + D 795 793 3 796 3 0 21 118 139 -6.935 -0.886 -1.149 + IL 796 796 3 796 3 1 25 121 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 605 - g - - - + ML 797 796 3 799 3 1 24 118 139 -8.430 -0.015 -7.084 -0.502 -0.550 0.814 -0.230 + D 798 796 3 799 3 0 20 116 138 -6.296 -1.809 -0.511 + IL 799 799 3 799 3 1 24 120 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 235 ] 606 - c - - - + ML 800 799 3 802 3 1 23 117 138 -8.430 -0.015 -7.084 -0.685 0.694 -0.866 0.277 + D 801 799 3 802 3 0 19 115 137 -6.296 -1.809 -0.511 + IL 802 802 3 802 3 1 23 119 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 607 - u - - - + ML 803 802 3 805 3 1 22 116 137 -8.430 -0.070 -4.494 0.113 -0.512 -0.933 0.760 + D 804 802 3 805 3 0 18 114 136 -6.296 -1.448 -0.688 + IL 805 805 3 805 3 1 22 118 139 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 608 - c - - - + ML 806 805 3 808 3 1 22 115 136 -8.386 -0.015 -7.040 -0.260 0.284 0.191 -0.312 + D 807 805 3 808 3 0 17 113 134 -6.732 -2.245 -0.359 + IL 808 808 3 808 3 1 21 117 138 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 609 - U - - - + ML 809 808 3 811 3 1 21 114 135 -8.386 -0.015 -7.040 -0.525 -0.323 -1.571 1.117 + D 810 808 3 811 3 0 17 112 134 -6.732 -2.245 -0.359 + IL 811 811 3 811 3 1 21 116 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 610 - u - - - + ML 812 811 3 814 3 1 20 113 134 -8.386 -0.110 -3.832 -0.271 0.093 -0.274 0.354 + D 813 811 3 814 3 0 16 112 133 -6.732 -0.911 -1.124 + IL 814 814 3 814 3 1 20 115 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 611 - G - - - + ML 815 814 3 817 3 1 19 112 133 -8.350 -0.016 -7.004 -2.376 -3.702 1.853 -3.084 + D 816 814 3 817 3 0 15 110 131 -7.002 -2.515 -0.291 + IL 817 817 3 817 3 1 19 114 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 612 - C - - - + ML 818 817 3 820 3 1 19 111 132 -8.350 -0.016 -7.004 -2.392 1.743 -3.225 -1.492 + D 819 817 3 820 3 0 14 109 130 -7.002 -2.515 -0.291 + IL 820 820 3 820 3 1 18 113 134 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 613 - u - - - + ML 821 820 3 823 3 1 18 110 131 -8.350 -0.016 -7.004 0.037 -0.477 -0.865 0.772 + D 822 820 3 823 3 0 14 109 130 -7.002 -0.709 -1.394 + IL 823 823 3 823 3 1 17 112 133 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 614 - G - - - + ML 824 823 3 826 3 1 17 109 130 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 825 823 3 826 3 0 12 107 129 -6.174 -1.687 -0.566 + IL 826 826 3 826 3 1 16 111 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 615 - C - - - + ML 827 826 3 829 3 1 16 108 129 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 828 826 3 829 3 0 12 106 128 -6.174 -1.687 -0.566 + IL 829 829 3 829 3 1 15 110 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 616 - g - - - + ML 830 829 3 832 3 1 15 107 128 -8.440 -0.015 -7.094 -0.222 -0.495 0.386 0.171 + D 831 829 3 832 3 0 11 105 127 -6.174 -1.687 -0.566 + IL 832 832 3 832 3 1 15 109 130 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 246 ] 617 - U - - - + ML 833 832 3 835 3 1 14 106 127 -8.440 -0.015 -7.094 -2.392 -2.236 -3.158 1.801 + D 834 832 3 835 3 0 10 104 125 -6.174 -1.687 -0.566 + IL 835 835 3 835 3 1 14 108 129 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 247 ] 618 - A - - - + ML 836 835 3 838 3 1 13 105 126 -8.440 -0.015 -7.094 1.775 -2.796 -2.002 -2.433 + D 837 835 3 838 3 0 10 103 124 -6.174 -1.687 -0.566 + IL 838 838 3 838 3 1 13 106 128 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 248 ] 619 - A - - - + ML 839 838 3 841 3 1 12 104 125 -2.276 -0.900 -1.956 1.558 -2.207 -0.877 -1.767 + D 840 838 3 841 3 0 9 101 122 -6.174 -1.687 -0.566 + IL 841 841 3 841 3 1 16 105 126 -1.390 -0.758 -5.202 0.000 0.000 0.000 0.000 + [ MATL 249 ] 623 - G - - - + ML 842 841 3 844 3 1 16 102 122 -8.024 -0.020 -6.678 -0.640 -1.510 1.273 -0.759 + D 843 841 3 844 3 0 8 99 119 -8.252 -3.466 -0.142 + IL 844 844 3 844 3 1 14 103 124 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 250 ] 624 - c - - - + ML 845 844 3 847 3 1 16 101 121 -8.035 -0.020 -6.689 -0.345 0.950 -1.266 -0.209 + D 846 844 3 847 3 0 8 98 118 -8.227 -3.740 -0.117 + IL 847 847 3 847 3 1 14 102 123 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 251 ] 625 - a - - - + ML 848 847 3 850 3 1 16 100 120 -8.035 -0.020 -6.689 0.590 -0.833 0.153 -0.285 + D 849 847 3 850 3 0 8 97 117 -8.227 -3.740 -0.117 + IL 850 850 3 850 3 1 14 101 122 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 252 ] 626 - G - - - + ML 851 850 3 853 3 1 15 99 119 -8.035 -0.020 -6.689 -0.779 -2.122 1.497 -1.458 + D 852 850 3 853 3 0 8 96 117 -8.227 -2.583 -0.269 + IL 853 853 3 853 3 1 13 100 121 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 253 ] 627 - U - - - + ML 854 853 3 856 3 1 15 98 118 -8.091 -0.019 -6.745 -0.587 -0.407 -0.933 1.040 + D 855 853 3 856 3 0 7 95 116 -8.088 -3.197 -0.173 + IL 856 856 3 856 3 1 13 99 120 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 254 ] 628 - u - - - + ML 857 856 3 859 3 1 14 97 117 -8.105 -0.019 -6.759 -0.180 -0.229 -0.014 0.349 + D 858 856 3 859 3 0 7 95 115 -8.049 -1.770 -0.509 + IL 859 859 3 859 3 1 12 98 119 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 255 ] 629 - u - - - + ML 860 859 3 862 3 1 13 96 116 -8.209 -0.017 -6.863 -0.365 0.413 -1.078 0.504 + D 861 859 3 862 3 0 7 93 114 -7.711 -2.819 -0.228 + IL 862 862 3 862 3 1 12 97 118 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 256 ] 630 - g - - - + ML 863 862 3 865 3 1 13 95 115 -8.222 -0.017 -6.876 -0.138 -0.581 0.323 0.228 + D 864 862 3 865 3 0 6 92 112 -7.660 -3.173 -0.178 + IL 865 865 3 865 3 1 12 96 117 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 257 ] 631 - a - - - + ML 866 865 3 868 3 1 12 94 114 -8.222 -0.017 -6.876 0.816 -0.776 -0.414 -0.145 + D 867 865 3 868 3 0 6 91 111 -7.660 -3.173 -0.178 + IL 868 868 3 868 3 1 11 95 116 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 258 ] 632 - a - - - + ML 869 868 3 871 3 1 11 92 113 -8.222 -0.017 -6.876 0.715 -0.743 -0.276 -0.097 + D 870 868 3 871 3 0 6 90 110 -7.660 -3.173 -0.178 + IL 871 871 3 871 3 1 11 94 115 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 259 ] 633 - a - - - + ML 872 871 3 874 3 1 10 91 112 -2.246 -0.477 -3.825 0.450 -0.111 -0.610 0.073 + D 873 871 3 874 3 0 6 88 109 -7.660 -3.173 -0.178 + IL 874 874 3 874 3 1 11 92 112 -2.098 -0.453 -4.798 0.000 0.000 0.000 0.000 + [ MATL 260 ] 635 - a - - - + ML 875 874 3 877 3 1 11 90 110 -8.130 -0.018 -6.784 0.142 -0.391 0.058 0.127 + D 876 874 3 877 3 0 6 88 108 -7.976 -1.944 -0.442 + IL 877 877 3 877 3 1 10 92 112 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 261 ] 636 - a - - - + ML 878 877 3 880 3 1 10 89 109 -8.211 -0.030 -5.849 0.824 -0.570 -0.962 0.061 + D 879 877 3 880 3 0 5 86 107 -7.706 -3.219 -0.172 + IL 880 880 3 880 3 1 9 91 111 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 262 ] 637 - u - - - + ML 881 880 3 883 3 1 9 88 108 -8.198 -0.058 -4.791 -0.298 0.225 -0.989 0.599 + D 882 880 3 883 3 0 5 85 106 -7.753 -3.266 -0.166 + IL 883 883 3 883 3 1 9 90 110 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 263 ] 638 - u - - - + ML 884 883 3 886 3 1 9 87 107 -8.158 -0.168 -3.230 -0.592 0.451 -1.357 0.659 + D 885 883 3 886 3 0 5 85 105 -7.891 -3.031 -0.195 + IL 886 886 3 886 3 1 9 89 109 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 264 ] 639 - g - - - + ML 887 886 3 889 3 1 9 86 106 -8.023 -0.056 -4.865 0.147 -0.337 0.278 -0.170 + D 888 886 3 889 3 0 4 84 104 -8.254 -2.456 -0.296 + IL 889 889 3 889 3 1 9 88 108 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 640 - A - - - + ML 890 889 3 892 3 1 9 85 105 -8.056 -0.041 -5.363 1.169 -0.927 -0.714 -0.698 + D 891 889 3 892 3 0 4 83 103 -8.176 -2.336 -0.325 + IL 892 892 3 892 3 1 8 87 107 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 266 ] 641 - a - - - + ML 893 892 3 895 3 1 8 84 104 -8.105 -0.097 -4.032 0.636 -0.222 -0.576 -0.125 + D 894 892 3 895 3 0 4 81 102 -8.049 -3.562 -0.134 + IL 895 895 3 895 3 1 8 86 106 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 642 - a - - - + ML 896 895 3 898 3 1 8 83 103 -8.028 -0.121 -3.705 0.410 -0.267 -0.487 0.172 + D 897 895 3 898 3 0 4 81 101 -8.243 -2.774 -0.234 + IL 898 898 3 898 3 1 8 85 105 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 643 - u - - - + ML 899 898 3 901 3 1 9 82 102 -7.976 -0.038 -5.511 -0.167 0.170 -0.904 0.536 + D 900 898 3 901 3 0 3 80 100 -8.357 -1.988 -0.425 + IL 901 901 3 901 3 1 8 84 104 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 269 ] 644 - u - - - + ML 902 901 3 904 3 1 9 81 101 -8.084 -0.054 -4.919 -0.327 -0.326 -1.232 0.985 + D 903 901 3 904 3 0 3 79 99 -8.106 -3.619 -0.128 + IL 904 904 3 904 3 1 8 83 103 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 270 ] 645 - u - - - + ML 905 904 3 907 3 1 9 80 100 -1.613 -0.592 -6.703 0.172 -0.414 -0.846 0.648 + D 906 904 3 907 3 0 3 78 98 -2.529 -3.087 -0.496 + IL 907 907 3 907 3 1 8 80 100 -2.419 -0.365 -4.782 0.000 0.000 0.000 0.000 + [ MATL 271 ] 647 - A - - - + ML 908 907 3 910 3 1 9 78 98 -8.162 -0.018 -6.816 1.374 -1.322 -1.440 -0.645 + D 909 907 3 910 3 0 2 76 96 -7.878 -2.823 -0.227 + IL 910 910 3 910 3 1 7 80 100 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 272 ] 648 - A - - - + ML 911 910 3 913 3 1 8 77 97 -8.182 -0.018 -6.836 1.282 -1.248 -1.172 -0.508 + D 912 910 3 913 3 0 2 75 95 -7.810 -2.127 -0.383 + IL 913 913 3 913 3 1 7 79 99 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 273 ] 649 - g - - - + ML 914 913 3 916 3 1 8 76 96 -8.235 -0.017 -6.889 -0.192 -1.040 0.940 -0.474 + D 915 913 3 916 3 0 2 74 94 -7.611 -3.124 -0.184 + IL 916 916 3 916 3 1 6 78 98 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 274 ] 650 - u - - - + ML 917 916 3 919 3 1 7 75 95 -8.235 -0.029 -5.933 -0.298 0.009 -0.822 0.691 + D 918 916 3 919 3 0 2 73 93 -7.611 -2.833 -0.227 + IL 919 919 3 919 3 1 6 77 97 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 275 ] 651 - C - - - + ML 920 919 3 922 3 1 6 74 94 -8.232 -0.017 -6.886 -0.666 1.052 -1.289 -0.172 + D 921 919 3 922 3 0 1 73 92 -7.621 -1.148 -0.880 + IL 922 922 3 922 3 1 5 76 96 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 276 ] 652 - c - - - + ML 923 922 3 925 3 1 5 73 93 -8.347 -0.016 -7.001 -0.204 0.560 -0.987 0.205 + D 924 922 3 925 3 0 1 71 91 -7.027 -2.540 -0.286 + IL 925 925 3 925 3 1 5 75 95 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 277 ] 653 - U - - - + ML 926 925 3 928 3 1 4 72 92 -8.347 -0.016 -7.001 -0.268 -0.472 -1.239 1.018 + D 927 925 3 928 3 0 0 70 90 -7.027 -2.540 -0.286 + IL 928 928 3 928 3 1 4 74 94 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 278 ] 654 - a - - - + ML 929 928 3 931 3 1 3 71 91 -8.347 -0.045 -5.182 0.562 -0.485 -0.495 0.138 + D 930 928 3 931 3 0 0 70 90 -7.027 -0.813 -1.241 + IL 931 931 3 931 3 1 3 73 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 279 ] 655 - a - - - + ML 932 931 3 934 3 1 2 70 90 -8.403 -0.015 -7.057 0.615 -0.884 -0.139 0.026 + D 933 931 3 934 3 0 0 69 88 -6.582 -1.274 -0.796 + IL 934 934 3 934 3 1 2 72 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 280 ] 656 - g - - - + ML 935 934 3 937 3 1 1 69 89 -8.430 -0.541 -1.691 -0.101 -0.266 0.512 -0.303 + D 936 934 3 937 3 0 0 68 87 -6.296 -1.809 -0.511 + IL 937 937 3 937 3 1 2 71 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 281 ] 657 - g - - - + ML 938 937 3 940 3 1 4 68 88 -7.911 -0.021 -6.565 -0.263 -0.478 0.732 -0.344 + D 939 937 3 940 3 0 0 65 85 -8.482 -3.995 -0.098 + IL 940 940 3 940 3 1 2 70 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 282 ] 658 - g - - - + ML 941 940 3 943 3 1 3 67 87 -2.901 -0.252 -5.241 -0.238 -0.035 0.164 0.079 + D 942 940 3 943 3 0 0 64 83 -8.482 -3.995 -0.098 + IL 943 943 3 943 3 1 3 68 87 -1.809 -0.576 -4.509 0.000 0.000 0.000 0.000 + [ MATL 283 ] 661 - u - - - + ML 944 943 3 946 3 1 4 66 85 -7.887 -0.022 -6.542 -0.363 -0.298 -0.618 0.814 + D 945 943 3 946 3 0 0 63 82 -8.522 -3.783 -0.113 + IL 946 946 3 946 3 1 2 68 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 284 ] 662 - U - - - + ML 947 946 3 949 3 1 4 65 84 -7.897 -0.022 -6.551 -1.363 -1.381 -2.090 1.581 + D 948 946 3 949 3 0 0 62 81 -8.506 -3.680 -0.121 + IL 949 949 3 949 3 1 2 67 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 285 ] 663 - a - - - + ML 950 949 3 952 3 1 4 64 83 -7.911 -0.021 -6.565 0.820 -0.358 -0.995 -0.070 + D 951 949 3 952 3 0 0 61 80 -8.482 -3.995 -0.098 + IL 952 952 3 952 3 1 2 66 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 286 ] 664 - g - - - + ML 953 952 3 955 3 1 3 63 82 -7.911 -0.021 -6.565 0.151 -1.288 0.921 -0.769 + D 954 952 3 955 3 0 0 59 79 -8.482 -3.995 -0.098 + IL 955 955 3 955 3 1 2 65 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 287 ] 665 - c - - - + ML 956 955 3 958 3 1 3 61 81 -7.911 -0.045 -5.241 -0.493 0.817 -0.479 -0.304 + D 957 955 3 958 3 0 0 58 78 -8.482 -3.995 -0.098 + IL 958 958 3 958 3 1 2 63 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 288 ] 666 - a - - - + ML 959 958 3 961 3 1 3 60 80 -3.024 -0.207 -6.542 0.577 0.027 -0.668 -0.218 + D 960 958 3 961 3 0 0 57 76 -8.522 -3.494 -0.138 + IL 961 961 3 961 3 1 2 61 80 -1.777 -0.592 -4.477 0.000 0.000 0.000 0.000 + [ MATL 289 ] 668 - c - - - + ML 962 961 3 964 3 1 3 59 78 -7.911 -0.021 -6.565 0.038 0.043 -0.019 -0.065 + D 963 961 3 964 3 0 0 56 76 -8.482 -3.634 -0.126 + IL 964 964 3 964 3 1 2 61 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 290 ] 669 - c - - - + ML 965 964 3 967 3 1 3 58 77 -7.925 -0.021 -6.579 -0.265 0.526 -0.385 -0.056 + D 966 964 3 967 3 0 0 55 74 -8.456 -3.969 -0.100 + IL 967 967 3 967 3 1 2 60 80 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 291 ] 670 - g - - - + ML 968 967 3 970 3 1 3 57 76 -7.925 -0.021 -6.579 -0.185 -0.295 0.273 0.133 + D 969 967 3 970 3 0 0 54 73 -8.456 -3.969 -0.100 + IL 970 970 3 970 3 1 2 59 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 292 ] 671 - u - - - + ML 971 970 3 973 3 1 3 56 75 -7.925 -0.021 -6.579 -0.173 -0.210 -1.006 0.808 + D 972 970 3 973 3 0 0 53 72 -8.456 -3.969 -0.100 + IL 973 973 3 973 3 1 1 58 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 293 ] 672 - u - - - + ML 974 973 3 976 3 1 3 55 74 -7.925 -0.021 -6.579 0.225 -0.434 -0.953 0.655 + D 975 973 3 976 3 0 0 52 71 -8.456 -3.969 -0.100 + IL 976 976 3 976 3 1 1 57 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 294 ] 673 - A - - - + ML 977 976 3 979 3 1 3 54 73 -7.925 -0.021 -6.579 1.374 -1.476 -0.999 -0.869 + D 978 976 3 979 3 0 0 51 70 -8.456 -3.969 -0.100 + IL 979 979 3 979 3 1 1 56 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 295 ] 674 - G - - - + ML 980 979 3 982 3 1 2 52 72 -7.925 -0.021 -6.579 -0.565 -2.023 1.436 -1.426 + D 981 979 3 982 3 0 0 51 70 -8.456 -3.969 -0.100 + IL 982 982 3 982 3 1 1 55 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 296 ] 675 - G - - - + ML 983 982 3 985 3 1 1 51 70 -7.925 -0.021 -6.579 -1.496 -2.703 1.704 -2.089 + D 984 982 3 985 3 0 0 50 69 -8.456 -0.221 -2.848 + IL 985 985 3 985 3 1 1 54 73 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 297 ] 676 - C - - - + ML 986 985 3 988 3 1 1 50 69 -8.440 -0.015 -7.094 -2.108 1.741 -3.140 -1.676 + D 987 985 3 988 3 0 0 49 68 -6.174 -1.687 -0.566 + IL 988 988 3 988 3 1 1 53 72 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 298 ] 677 - G - - - + ML 989 988 3 991 3 1 1 49 68 -8.440 -0.015 -7.094 -0.930 -2.765 1.638 -2.213 + D 990 988 3 991 3 0 0 48 67 -6.174 -1.687 -0.566 + IL 991 991 3 991 3 1 1 52 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 299 ] 678 - g - - - + ML 992 991 3 994 3 1 1 48 67 -8.440 -0.015 -7.094 -0.684 0.123 0.756 -0.737 + D 993 991 3 994 3 0 0 47 66 -6.174 -1.687 -0.566 + IL 994 994 3 994 3 1 1 51 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 300 ] 679 - G - - - + ML 995 994 3 997 3 1 1 47 66 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 996 994 3 997 3 0 0 46 65 -6.174 -1.687 -0.566 + IL 997 997 3 997 3 1 1 50 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 301 ] 680 - G - - - + ML 998 997 3 1000 3 1 1 46 65 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 999 997 3 1000 3 0 0 45 64 -6.174 -1.687 -0.566 + IL 1000 1000 3 1000 3 1 1 48 68 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 302 ] 681 - U - - - + ML 1001 1000 3 1003 3 1 1 45 64 -8.440 -0.015 -7.094 -1.404 -0.483 -2.165 1.424 + D 1002 1000 3 1003 3 0 0 44 63 -6.174 -1.687 -0.566 + IL 1003 1003 3 1003 3 1 1 47 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 303 ] 682 - U - - - + ML 1004 1003 3 1006 3 1 1 44 63 -8.440 -0.098 -3.988 -0.768 -0.194 -1.715 1.160 + D 1005 1003 3 1006 3 0 0 43 62 -6.174 -1.687 -0.566 + IL 1006 1006 3 1006 3 1 1 46 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 304 ] 683 - c - - - + ML 1007 1006 3 1009 5 1 1 43 62 -3.061 -0.209 -7.258 -7.470 -8.361 -0.821 0.963 -1.157 0.051 + D 1008 1006 3 1009 5 0 0 41 60 -5.448 -0.696 -4.709 -3.084 -2.295 + IL 1009 1009 3 1009 5 1 1 43 62 -1.705 -0.655 -4.901 -6.734 -6.007 0.000 0.000 0.000 0.000 + [ MATP 305 ] 689 717 G C - - + MP 1010 1009 3 1014 6 2 2 41 60 -9.311 -9.251 -0.018 -8.027 -8.307 -8.702 -3.587 -1.769 -3.526 1.261 -4.211 -4.150 0.331 -4.062 -2.587 3.114 -4.123 0.316 0.004 -3.447 -1.657 -2.528 + ML 1011 1009 3 1014 6 1 1 40 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1012 1009 3 1014 6 1 1 40 58 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1013 1009 3 1014 6 0 0 37 56 -9.247 -7.945 -3.742 -4.425 -4.442 -0.274 + IL 1014 1014 5 1014 6 1 1 41 60 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1015 1015 6 1015 5 1 1 40 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 306 ] 690 716 g c - - + MP 1016 1015 6 1020 6 2 2 39 58 -9.311 -9.251 -0.018 -8.027 -8.307 -8.702 -3.242 -2.474 -3.244 1.235 -3.499 -3.953 1.292 -3.628 -2.173 2.817 -3.853 0.089 0.484 -3.239 -1.131 -2.265 + ML 1017 1015 6 1020 6 1 1 38 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1018 1015 6 1020 6 1 1 37 56 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1019 1015 6 1020 6 0 0 36 55 -9.247 -7.945 -2.300 -4.425 -4.442 -0.517 + IL 1020 1020 5 1020 6 1 1 39 58 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1021 1021 6 1021 5 1 1 38 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 307 ] 691 715 g c - - + MP 1022 1021 6 1026 6 2 2 37 56 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -1.246 -2.303 -2.867 2.053 -3.101 -3.653 0.762 -3.265 -2.478 2.486 -3.494 -0.253 0.576 -2.926 -0.974 -1.976 + ML 1023 1021 6 1026 6 1 1 36 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1024 1021 6 1026 6 1 1 35 54 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1025 1021 6 1026 6 0 0 33 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1026 1026 5 1026 6 1 1 37 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1027 1027 6 1027 5 1 1 36 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 308 ] 692 714 G C - - + MP 1028 1027 6 1032 6 2 2 35 54 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.243 -2.894 -4.185 0.693 -4.743 -4.551 0.562 -4.615 -4.221 3.397 -4.542 -0.453 -0.378 -4.006 -2.071 -3.113 + ML 1029 1027 6 1032 6 1 1 34 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1030 1027 6 1032 6 1 1 33 52 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1031 1027 6 1032 6 0 0 31 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1032 1032 5 1032 6 1 1 35 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1033 1033 6 1033 5 1 1 34 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 309 ] 693 713 g c - - + MP 1034 1033 6 1038 6 2 2 33 52 -9.322 -9.262 -0.040 -8.038 -5.780 -8.713 -3.399 -2.764 -3.390 0.994 -3.184 -4.115 1.665 -3.538 -3.524 2.585 -3.957 -0.554 1.287 -3.431 -0.552 -2.326 + ML 1035 1033 6 1038 6 1 1 32 50 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1036 1033 6 1038 6 1 1 31 50 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1037 1033 6 1038 6 0 0 29 48 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1038 1038 5 1038 6 1 1 33 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1039 1039 6 1039 5 1 1 32 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 310 ] 694 712 c g - - + MP 1040 1039 6 1044 4 2 2 31 50 -1.822 -4.769 -0.588 -6.028 -2.155 -2.242 -2.323 1.051 -2.138 -2.335 2.086 -2.549 -1.634 1.331 -2.924 -0.522 1.743 -2.460 -0.157 -1.481 + ML 1041 1039 6 1044 4 1 1 29 48 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1042 1039 6 1044 4 1 1 29 48 -5.111 -4.140 -1.193 -1.068 0.052 0.287 -0.637 0.137 + D 1043 1039 6 1044 4 0 0 28 47 -4.568 -4.250 -2.265 -0.520 + IL 1044 1044 5 1044 4 1 1 30 49 -3.100 -0.520 -2.532 -6.269 0.000 0.000 0.000 0.000 + IR 1045 1045 6 1045 3 1 1 29 48 -2.276 -0.387 -5.104 0.000 0.000 0.000 0.000 + [ MATL 311 ] 696 - A - - - + ML 1046 1045 6 1048 3 1 1 28 46 -8.440 -0.015 -7.094 1.190 -1.470 -0.306 -0.866 + D 1047 1045 6 1048 3 0 0 27 46 -6.174 -1.687 -0.566 + IL 1048 1048 3 1048 3 1 1 30 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 312 ] 697 - C - - - + ML 1049 1048 3 1051 3 1 1 26 45 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 1050 1048 3 1051 3 0 0 25 44 -6.174 -1.687 -0.566 + IL 1051 1051 3 1051 3 1 1 29 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 313 ] 698 - C - - - + ML 1052 1051 3 1054 3 1 1 25 44 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 1053 1051 3 1054 3 0 0 24 43 -6.174 -1.687 -0.566 + IL 1054 1054 3 1054 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 314 ] 699 - u - - - + ML 1055 1054 3 1057 3 1 1 24 43 -8.440 -0.015 -7.094 -0.651 -1.190 0.260 0.789 + D 1056 1054 3 1057 3 0 0 23 42 -6.174 -1.687 -0.566 + IL 1057 1057 3 1057 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 315 ] 700 - G - - - + ML 1058 1057 3 1060 3 1 1 23 42 -8.440 -0.015 -7.094 -1.983 -3.517 1.819 -2.930 + D 1059 1057 3 1060 3 0 0 22 41 -6.174 -1.687 -0.566 + IL 1060 1060 3 1060 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 316 ] 701 - G - - - + ML 1061 1060 3 1063 3 1 1 22 41 -8.440 -0.015 -7.094 -1.687 -2.530 1.713 -2.074 + D 1062 1060 3 1063 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 1063 1063 3 1063 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 317 ] 702 - C - - - + ML 1064 1063 3 1066 3 1 1 21 39 -8.440 -0.015 -7.094 -1.910 1.566 -2.780 -0.672 + D 1065 1063 3 1066 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 1066 1066 3 1066 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 318 ] 703 - A - - - + ML 1067 1066 3 1069 3 1 1 20 38 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1068 1066 3 1069 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 1069 1069 3 1069 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 319 ] 704 - A - - - + ML 1070 1069 3 1072 3 1 1 18 37 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1071 1069 3 1072 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 1072 1072 3 1072 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 320 ] 705 - C - - - + ML 1073 1072 3 1075 3 1 1 17 36 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 1074 1072 3 1075 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 1075 1075 3 1075 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 321 ] 706 - A - - - + ML 1076 1075 3 1078 3 1 1 16 34 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1077 1075 3 1078 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1078 1078 3 1078 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 322 ] 707 - G - - - + ML 1079 1078 3 1081 3 1 1 14 33 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 1080 1078 3 1081 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1081 1081 3 1081 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 323 ] 708 - A - - - + ML 1082 1081 3 1084 3 1 1 13 31 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1083 1081 3 1084 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1084 1084 3 1084 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 324 ] 709 - A - - - + ML 1085 1084 3 1087 2 1 1 1 1 * 0.000 1.862 -3.329 -2.870 -2.969 + D 1086 1084 3 1087 2 0 0 0 0 * 0.000 + IL 1087 1087 3 1087 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 325 ] - - - - - - + E 1088 1087 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_alpha +ACC RF01849 +DESC Alphaproteobacteria transfer-messenger RNA +LENG 355 +MAXL 945 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Wed Nov 13 12:29:24 2024 +COM [1] cmbuild -F alpha_tmRNA.rfam.cm mod.alpha_tmRNA.rfam.stk +NSEQ 111 +EFFN 2.279755 +CKSUM 4021754132 +STATS LOCAL MSV -11.7384 0.70390 +STATS LOCAL VITERBI -13.1541 0.70390 +STATS LOCAL FORWARD -4.0774 0.70390 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.32361 1.45010 1.38226 1.39324 + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 0.00000 * + 1 1.43727 1.48986 1.35499 1.27629 1 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.04325 3.97580 3.74788 1.46634 0.26236 1.09861 0.40547 + 2 1.35071 1.15576 1.78226 1.35531 2 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03844 3.97099 3.97099 1.46634 0.26236 0.95257 0.48735 + 3 1.48945 1.13575 1.94297 1.17104 3 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 4 1.56914 0.77918 2.19559 1.50643 4 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 5 2.56716 2.53844 3.08278 0.22511 5 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 6 1.99874 2.14542 2.30627 0.43411 6 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 7 1.55904 1.65640 1.27839 1.13833 7 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 8 1.05068 1.36550 2.04570 1.32517 8 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 9 1.09087 1.35069 1.72625 1.48252 9 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 10 1.02150 1.76467 1.94567 1.12143 10 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.06386 3.97580 3.14433 1.46634 0.26236 1.09861 0.40547 + 11 1.37944 1.52481 1.99353 0.93038 11 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.04597 3.95117 3.66142 1.46634 0.26236 0.62637 0.76470 + 12 1.38692 1.47426 1.71029 1.07765 12 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03850 3.96948 3.96948 1.46634 0.26236 0.91505 0.51165 + 13 1.38744 1.48018 1.58183 1.14857 13 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.08243 3.97580 2.80747 1.46634 0.26236 1.09861 0.40547 + 14 1.26738 1.62898 1.52585 1.18789 14 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.04771 3.93332 3.61149 1.46634 0.26236 0.48352 0.95870 + 15 1.18469 1.50876 1.52810 1.36246 15 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03853 3.96865 3.96865 1.46634 0.26236 0.89594 0.52463 + 16 1.23598 1.54469 1.38636 1.40207 16 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 17 1.26060 1.41148 1.64702 1.27256 17 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 18 1.24431 1.26649 1.74153 1.36732 18 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 19 1.17327 1.55960 1.51390 1.34563 19 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.06797 3.97580 3.05883 1.46634 0.26236 1.09861 0.40547 + 20 1.21113 1.64425 1.58025 1.19383 20 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03938 3.94722 3.94722 1.46634 0.26236 0.58748 0.81131 + 21 1.12274 1.54946 1.71447 1.26518 21 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 22 1.30704 1.51004 1.70377 1.11938 22 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 23 1.29437 1.54046 1.65268 1.13908 23 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 24 1.31638 1.29254 1.63905 1.33500 24 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 25 1.36674 1.39647 1.54006 1.26151 25 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 26 1.45226 1.12821 1.71835 1.33566 26 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 27 1.57989 0.98398 2.02191 1.24556 27 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 28 1.96148 1.86640 2.42112 0.48476 28 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 29 0.16284 3.19354 2.92212 2.89270 29 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 30 1.93243 1.87884 2.43124 0.48693 30 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 31 0.45017 2.29155 2.08440 1.98784 31 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 32 1.33693 1.92907 2.07012 0.76380 32 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 33 1.59425 1.71169 2.02957 0.72363 33 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.17258 1.96791 3.97580 0.24981 1.50935 1.09861 0.40547 + 34 1.17965 1.66829 1.46767 1.29615 35 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03810 3.97963 3.97963 1.46634 0.26236 1.09861 0.40547 + 35 1.22944 1.75006 1.27292 1.37134 36 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 36 1.29082 1.66912 1.42545 1.21691 37 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 37 1.24138 1.65631 1.34690 1.34658 38 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 38 1.30319 1.66071 1.20668 1.43069 39 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 39 1.72031 1.66102 2.14972 0.66450 40 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 40 2.36510 2.93360 0.22954 2.84801 41 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 41 2.35233 0.94835 2.13844 0.91721 42 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 42 2.00220 1.01204 1.66016 1.16676 43 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.07967 3.98417 2.84785 1.46634 0.26236 1.09861 0.40547 + 43 1.66559 1.47959 0.96006 1.60784 44 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.16361 3.94401 2.02832 1.46634 0.26236 1.63223 0.21753 + 44 1.76365 1.62071 0.81610 1.66775 45 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.35178 1.29191 3.82502 0.43973 1.03341 0.20257 1.69625 + 45 1.42006 1.69135 1.61950 0.97808 51 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 46 1.82453 1.53916 2.36539 0.63444 52 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 47 1.19803 1.37036 2.01133 1.16995 53 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10820 3.98417 2.47759 1.46634 0.26236 1.09861 0.40547 + 48 1.19570 2.07175 1.06488 1.48381 54 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.42218 1.50299 2.10441 0.43682 1.03871 1.32646 0.30845 + 49 1.92135 0.92481 1.44954 1.50370 59 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04462 3.82502 3.82502 1.46634 0.26236 0.47371 0.97469 + 50 1.86060 1.07570 1.31949 1.44354 60 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03951 3.94401 3.94401 1.46634 0.26236 0.49591 0.93908 + 51 1.36787 1.80988 0.87638 1.79946 61 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 52 1.06080 2.30334 0.83321 2.12659 62 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 53 2.96193 0.27702 2.74856 2.06971 63 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 54 2.17374 2.24348 2.56261 0.35232 64 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 55 0.16004 3.20945 2.93646 2.91025 65 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 56 2.22698 1.98785 2.73930 0.37028 66 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 57 1.58480 2.52435 0.47471 2.37690 67 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 58 1.80963 2.57969 0.39917 2.41226 68 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 59 1.69875 1.13901 1.56343 1.24640 69 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 60 1.43493 1.72402 0.88828 1.75934 70 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 61 0.70795 1.99381 1.39074 2.10146 71 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 62 2.58202 2.55075 3.09827 0.22161 72 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 63 0.21401 2.99353 2.59336 2.69147 73 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 64 0.26870 2.83670 2.33597 2.52211 74 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 65 0.20693 3.01795 2.63144 2.71732 75 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.14311 2.16515 3.98417 0.29779 1.35658 1.09861 0.40547 + 66 1.65477 0.97586 2.00718 1.21191 77 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 67 1.75098 1.92927 0.66735 1.78335 78 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 68 1.81614 1.20727 1.38619 1.24372 79 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.17729 3.98417 1.93898 1.46634 0.26236 1.09861 0.40547 + 69 1.49366 1.41186 1.38142 1.27104 80 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.09260 3.85036 2.70050 1.46634 0.26236 0.23009 1.58213 + 70 1.63989 1.31989 1.31331 1.30968 82 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03954 3.94319 3.94319 1.46634 0.26236 0.49064 0.94735 + 71 1.73233 1.24070 1.38462 1.26045 83 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 72 1.57459 1.56072 1.31636 1.15577 84 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 73 2.20228 1.00179 1.98497 0.95492 85 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 74 1.57531 2.75991 0.45422 2.35583 86 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 75 1.42679 1.73040 1.49522 1.02580 87 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 76 0.22799 2.89216 2.58392 2.61822 88 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 77 0.22965 2.78273 2.69871 2.57670 89 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04880 3.98417 3.53987 1.46634 0.26236 1.09861 0.40547 + 78 2.56353 2.53543 3.07899 0.22598 90 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05304 3.97370 3.41557 1.46634 0.26236 0.82529 0.57644 + 79 0.16473 3.18296 2.91258 2.88104 91 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 1.32106 0.31041 + 80 0.74051 2.19971 1.34794 1.88046 92 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 0.76293 0.62792 + 81 0.90439 2.00397 1.23972 1.76639 93 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 82 2.26576 0.77557 1.74188 1.34471 94 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 83 1.65658 1.61311 0.84743 1.70690 95 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 84 1.70131 1.34953 1.47477 1.11060 96 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 85 0.95396 1.88659 1.98947 1.11953 97 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05248 3.98417 3.42603 1.46634 0.26236 1.09861 0.40547 + 86 1.74718 1.42464 1.37537 1.10144 98 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 0.76293 0.62792 + 87 2.48528 0.69022 2.27783 1.16244 99 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 88 2.37582 3.09581 0.20814 3.00121 100 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 89 2.56289 3.47074 0.16901 3.05080 101 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 90 0.16004 3.20945 2.93646 2.91025 102 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 91 2.81013 0.20882 3.38582 2.36005 103 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 92 2.44645 0.61765 1.96966 1.44952 104 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 93 2.79759 0.39894 2.45443 1.70320 105 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 94 2.56800 3.21164 0.17403 3.15243 106 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 95 1.95019 2.83962 0.30993 2.72107 107 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 96 2.36017 3.11235 0.20735 3.02904 108 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.06419 3.13356 3.98417 0.70822 0.67830 1.09861 0.40547 + 97 2.38415 3.13669 0.23729 2.58169 110 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04224 3.98417 3.78309 1.46634 0.26236 1.09861 0.40547 + 98 2.66140 3.53387 0.15510 3.10939 111 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03809 3.98001 3.98001 1.46634 0.26236 0.96915 0.47708 + 99 2.81013 0.20882 3.38582 2.36005 112 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 100 0.92874 2.44416 0.94697 2.03841 113 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 101 2.27509 3.25894 0.22211 2.84811 114 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 102 2.24879 2.34993 2.81923 0.30186 115 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 103 0.43848 2.45104 1.99198 2.02227 116 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05978 3.23353 3.98417 0.77192 0.62013 1.09861 0.40547 + 104 3.23721 0.24380 2.94038 2.08559 118 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 105 2.94437 0.36805 2.65765 1.68647 119 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 106 3.34817 0.20679 3.04121 2.26446 120 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 107 1.94045 2.60321 0.35079 2.54858 121 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 108 1.66166 2.10588 0.54893 2.19937 122 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 109 3.18005 0.24623 2.94338 2.08758 123 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 110 1.79534 2.75278 0.35801 2.64349 124 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 111 1.91107 1.03378 1.42341 1.36443 125 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 112 3.17031 0.24732 2.93882 2.08591 126 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 113 2.91537 1.56191 2.70124 0.40203 127 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 114 3.16653 0.24775 2.93704 2.08526 128 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 115 3.16513 0.24791 2.93638 2.08502 129 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 116 0.16004 3.20945 2.93646 2.91025 130 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 117 2.81013 0.20882 3.38582 2.36005 131 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04538 3.98417 3.65913 1.46634 0.26236 1.09861 0.40547 + 118 2.47972 0.32827 3.05853 1.90306 132 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03820 3.97699 3.97699 1.46634 0.26236 0.89405 0.52593 + 119 0.54493 2.06351 2.02344 1.82692 133 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 120 0.94526 1.80492 1.82997 1.24996 134 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05160 3.98417 3.45208 1.46634 0.26236 1.09861 0.40547 + 121 0.85292 1.81549 1.88569 1.34959 135 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03844 3.97101 3.97101 1.46634 0.26236 0.77692 0.61586 + 122 1.07328 1.73914 1.61292 1.26182 136 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06303 3.98417 3.15885 1.46634 0.26236 1.09861 0.40547 + 123 1.17295 1.38708 1.81987 1.27764 137 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06021 3.96001 3.23463 1.46634 0.26236 1.45456 0.26592 + 124 1.40781 1.17634 2.14988 1.10740 138 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05454 3.93949 3.39253 1.46634 0.26236 1.67675 0.20700 + 125 1.54945 0.96012 2.03150 1.29590 139 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12130 3.92522 2.35919 1.46634 0.26236 1.80436 0.17982 + 126 1.33073 1.46410 1.48829 1.27773 140 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07606 3.84752 2.95831 1.46634 0.26236 1.09922 0.40516 + 127 1.30424 1.49708 1.66157 1.15519 141 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.68077 0.74904 3.86555 1.85590 0.16997 1.39317 0.28540 + 128 1.41708 1.74116 1.59403 0.96980 173 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.19286 3.89114 1.86444 1.46634 0.26236 2.05075 0.13770 + 129 1.29772 1.29319 1.80934 1.24239 174 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04834 3.74662 3.74662 1.46634 0.26236 1.71456 0.19850 + 130 1.19444 1.72141 1.40588 1.29769 175 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04656 3.78336 3.78336 1.46634 0.26236 1.80969 0.17877 + 131 1.40633 1.59865 1.56728 1.06660 176 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04541 3.80789 3.80789 1.46634 0.26236 1.97759 0.14897 + 132 1.38063 1.58811 1.82112 0.96123 177 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04478 3.82150 3.82150 1.46634 0.26236 2.40405 0.09470 + 133 1.25887 1.56089 1.57233 1.20894 178 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04478 3.82150 3.82150 1.46634 0.26236 1.93053 0.15674 + 134 1.16340 1.76228 1.34361 1.36640 179 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04418 3.83467 3.83467 1.46634 0.26236 2.11585 0.12844 + 135 1.26987 1.63612 1.42201 1.26171 180 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05879 3.84029 3.33522 1.46634 0.26236 1.94926 0.15359 + 136 1.27551 1.78401 1.19773 1.38282 181 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.14710 3.83589 2.16098 1.46634 0.26236 2.15482 0.12321 + 137 1.33953 1.70497 1.38164 1.18716 182 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09023 3.74248 2.77125 1.46634 0.26236 2.48418 0.08708 + 138 1.41053 1.61674 1.31855 1.23815 183 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07451 3.70804 3.05177 1.46634 0.26236 2.77051 0.06468 + 139 1.31396 1.57815 1.45590 1.23204 184 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07329 3.68502 3.08841 1.46634 0.26236 2.82698 0.06102 + 140 1.33326 1.54137 1.55260 1.16926 185 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07671 3.66433 3.03197 1.46634 0.26236 2.67956 0.07106 + 141 1.31993 1.53512 1.48243 1.23673 186 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.61761 0.83309 3.64709 3.66870 0.02584 0.29492 1.36488 + 142 1.43484 1.80581 1.58181 0.93674 418 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03997 3.93274 3.93274 1.46634 0.26236 1.44247 0.26964 + 143 1.38382 1.50248 1.80668 1.01444 419 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03969 3.93949 3.93949 1.46634 0.26236 0.77810 0.61485 + 144 1.48723 1.56349 1.94671 0.86309 420 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03858 3.96743 3.96743 1.46634 0.26236 0.72133 0.66573 + 145 1.53646 1.55158 1.34341 1.16477 421 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 146 0.91652 2.01322 1.41881 1.49374 422 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 147 1.68499 1.29375 2.06877 0.88196 423 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 148 2.36218 3.10391 0.21420 2.92390 424 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 149 2.36283 3.10479 0.21400 2.92497 425 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 150 2.10141 2.87857 0.28579 2.65808 426 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 151 2.36470 3.10731 0.21344 2.92803 427 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 152 1.58312 1.54936 0.91552 1.70390 428 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 153 2.88005 0.41223 2.57281 1.58290 429 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 154 2.37047 3.11510 0.21172 2.93750 430 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05508 3.78309 3.47909 1.23284 0.34455 1.09861 0.40547 + 155 0.16415 3.18618 2.91548 2.88459 432 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03840 3.97186 3.97186 1.46634 0.26236 0.79160 0.60353 + 156 0.36874 2.43146 2.36466 2.06747 433 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04224 3.98417 3.78309 1.46634 0.26236 1.09861 0.40547 + 157 0.52146 2.02061 2.27246 1.76775 434 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03809 3.98001 3.98001 1.46634 0.26236 0.96915 0.47708 + 158 1.72998 1.18841 2.34419 0.86256 435 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 159 0.16004 3.20945 2.93646 2.91025 436 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 160 2.66954 3.54315 0.15364 3.11868 437 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 161 1.86411 2.53627 0.44321 2.08885 438 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 162 0.50773 2.13388 2.16004 1.80520 439 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 163 2.58202 2.55075 3.09827 0.22161 440 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 164 2.39194 0.29762 3.05945 2.12820 441 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 165 2.66954 3.54315 0.15364 3.11868 442 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 166 0.16004 3.20945 2.93646 2.91025 443 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 167 3.22642 0.23812 2.95046 2.12129 444 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 168 1.32791 2.46040 0.59746 2.30897 445 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 169 1.32578 1.59199 1.18210 1.49499 446 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 170 1.49783 1.74913 0.91054 1.60868 448 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 171 1.96232 0.95320 1.45346 1.42627 449 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 172 1.58447 1.87403 0.67044 2.04056 450 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.04870 3.98417 3.54301 1.46634 0.26236 1.09861 0.40547 + 173 1.79906 1.42107 2.20669 0.72769 451 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.25590 1.57515 3.97379 0.17272 1.84120 0.82706 0.57507 + 174 1.38597 1.69928 1.08762 1.46930 453 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 175 1.91729 2.04708 2.28879 0.47402 454 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 176 0.20198 3.03573 2.65895 2.73605 455 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 177 0.21401 2.99353 2.59336 2.69147 456 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 178 0.20198 3.03572 2.65895 2.73605 457 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 179 1.55459 2.63931 0.50176 2.19062 458 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 180 1.17996 2.14865 0.82388 1.98531 459 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 181 1.56800 1.45985 1.21477 1.33755 460 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 182 1.51318 1.50562 1.10503 1.48408 461 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 183 1.49735 1.61258 1.19838 1.29018 462 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.40175 1.16397 3.98417 0.15575 1.93635 1.09861 0.40547 + 184 1.44982 1.61530 1.23340 1.29005 465 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 185 1.54961 1.56533 0.99237 1.57044 466 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 186 2.02621 0.89203 1.76071 1.25031 467 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.21744 3.42603 1.81457 0.91000 0.51504 1.09861 0.40547 + 187 1.95297 1.96929 2.39784 0.46573 469 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04447 3.82833 3.82833 1.46634 0.26236 0.20575 1.68220 + 188 2.04853 2.17142 2.31346 0.41834 470 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 189 2.33555 1.57799 1.83780 0.62048 471 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 190 1.98598 1.09071 1.56773 1.14489 472 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 191 1.46371 1.79440 0.99694 1.45504 473 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 192 2.63313 0.46328 2.39702 1.57049 474 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 193 2.60493 0.95380 2.33022 0.81296 475 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 194 2.50340 0.28709 2.98145 2.14530 476 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 195 2.66954 3.54315 0.15364 3.11868 477 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 196 2.20550 2.99612 0.26564 2.61581 478 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 197 1.58931 1.35781 1.74531 1.01027 479 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07846 3.98417 2.86735 1.46634 0.26236 1.09861 0.40547 + 198 0.88527 1.91852 1.55100 1.47606 480 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03946 3.94517 3.94517 1.46634 0.26236 0.50358 0.92725 + 199 1.52489 1.52334 1.54618 1.04608 481 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 200 1.73324 2.09040 0.65611 1.71045 482 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 201 1.37245 1.88251 0.84485 1.80372 483 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.09177 3.98417 2.67253 1.46634 0.26236 1.09861 0.40547 + 202 1.63457 1.91746 2.10745 0.62281 484 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.12065 3.05587 2.70939 0.69252 0.69377 0.43098 1.04946 + 203 1.44540 1.52282 1.31969 1.27642 486 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03973 3.93853 3.93853 1.46634 0.26236 0.46292 0.99276 + 204 1.90620 0.84619 1.74289 1.39717 487 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.07152 3.98417 2.98739 1.46634 0.26236 1.09861 0.40547 + 205 2.12254 0.62803 1.93952 1.59524 488 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.15535 2.13765 3.65137 0.36834 1.17727 0.55281 0.85644 + 206 0.98445 1.96846 1.18895 1.70296 491 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03818 3.97762 3.97762 1.46634 0.26236 0.90864 0.51596 + 207 2.34440 0.36133 2.85282 1.89937 492 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 208 2.73612 0.23075 3.31227 2.25566 493 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 209 2.45967 3.19722 0.20244 2.86606 494 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09865 3.98417 2.58581 1.46634 0.26236 1.09861 0.40547 + 210 1.94574 2.00959 2.52753 0.44127 495 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09009 3.92577 2.71165 1.46634 0.26236 0.40146 1.10667 + 211 1.69859 1.83502 2.18500 0.60702 496 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.20673 1.82615 3.66014 2.08241 0.13311 0.46621 0.98718 + 212 0.31126 2.63086 2.31020 2.34116 531 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05059 3.97816 3.48646 1.46634 0.26236 0.92152 0.50735 + 213 1.31429 1.89298 2.04384 0.79589 532 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03839 3.97228 3.97228 1.46634 0.26236 0.79894 0.59749 + 214 1.70173 0.82019 2.27873 1.29145 533 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 215 1.78533 2.10284 0.55571 1.99155 534 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 216 1.64922 1.92651 0.70363 1.78762 535 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.06571 3.98417 3.10127 1.46634 0.26236 1.09861 0.40547 + 217 1.67193 1.33448 1.16014 1.44656 536 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05005 3.51627 3.95743 1.00516 0.45568 0.60276 0.79252 + 218 2.00766 0.95470 1.70892 1.20494 538 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 219 2.15836 0.76021 1.90257 1.31777 539 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 220 1.15745 1.76829 1.27630 1.44383 540 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04880 3.98417 3.53987 1.46634 0.26236 1.09861 0.40547 + 221 0.87507 1.76773 2.10967 1.23385 541 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03833 3.97370 3.97370 1.46634 0.26236 0.82529 0.57644 + 222 0.85224 1.88730 1.96302 1.26718 542 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 223 1.06560 1.59901 1.89661 1.19301 543 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.55876 1.24169 1.97193 0.14445 2.00619 1.09861 0.40547 + 224 1.25213 1.73760 1.49218 1.16065 546 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04324 3.85567 3.85567 1.46634 0.26236 0.23695 1.55604 + 225 1.17929 1.64055 1.92482 1.04206 547 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 226 0.61155 2.00809 1.94369 1.71441 548 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 227 1.71141 1.55232 1.94474 0.76656 549 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 228 0.16004 3.20945 2.93646 2.91025 550 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 229 0.75795 2.42466 1.16776 2.02644 551 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 230 1.32374 1.94000 1.57694 0.95828 552 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 231 2.17392 1.87836 2.68775 0.40738 553 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 232 2.66954 3.54315 0.15364 3.11868 554 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 233 2.81013 0.20882 3.38582 2.36005 555 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 234 0.91417 1.38971 2.04661 1.51036 556 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 235 0.21665 2.98469 2.57946 2.68207 557 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 236 0.16004 3.20945 2.93646 2.91025 558 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 237 2.05073 0.68924 2.62080 1.21518 559 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 238 2.66954 3.54315 0.15364 3.11868 560 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 239 0.16004 3.20945 2.93646 2.91025 561 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 240 1.77160 0.98875 2.38351 1.00602 562 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 241 0.23582 2.92474 2.48357 2.61789 563 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 242 0.23894 2.91564 2.46873 2.60808 564 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 243 1.85039 0.85410 2.45047 1.10592 565 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 244 1.39364 1.61683 1.79968 0.94688 566 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 245 1.01022 1.90015 1.67177 1.20931 567 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 246 1.51914 1.68175 2.07146 0.75704 568 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 247 1.77979 2.14211 0.55653 1.96094 569 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 248 1.53689 0.90153 1.97140 1.42820 570 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 249 1.38761 1.91052 1.73823 0.85216 571 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14414 3.98417 2.15743 1.46634 0.26236 1.09861 0.40547 + 250 1.49603 1.28211 1.47919 1.30671 572 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04209 3.88212 3.88212 1.46634 0.26236 2.10578 0.12982 + 251 1.28042 1.04419 2.17590 1.36024 573 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04209 3.88212 3.88212 1.46634 0.26236 1.83175 0.17451 + 252 1.26530 1.87547 1.22283 1.30872 574 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.36509 1.31368 3.29582 2.42139 0.09299 0.66565 0.72142 + 253 1.38882 1.80831 1.00874 1.50498 602 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03993 3.93363 3.93363 1.46634 0.26236 1.73131 0.19486 + 254 1.57377 1.46731 2.12864 0.81375 603 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03993 3.93363 3.93363 1.46634 0.26236 1.73131 0.19486 + 255 1.39714 1.41250 1.69481 1.12230 604 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03993 3.93363 3.93363 1.46634 0.26236 0.53415 0.88230 + 256 1.60675 1.74356 0.93315 1.46425 605 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03817 3.97787 3.97787 1.46634 0.26236 1.20517 0.35616 + 257 1.71952 0.99916 1.93727 1.17583 606 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03817 3.97787 3.97787 1.46634 0.26236 1.20517 0.35616 + 258 1.30579 1.70562 1.98104 0.89292 607 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07388 3.97787 2.94715 1.46634 0.26236 0.91449 0.51203 + 259 1.48469 1.25404 1.32075 1.50894 608 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03927 3.95004 3.95004 1.46634 0.26236 1.56926 0.23345 + 260 1.65065 1.59258 2.30806 0.68276 609 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03927 3.95004 3.95004 1.46634 0.26236 1.56926 0.23345 + 261 1.50949 1.36616 1.59715 1.13501 610 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.10034 3.95004 2.57414 1.46634 0.26236 0.53854 0.87611 + 262 2.55813 3.41559 0.17501 2.99089 611 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04018 3.92754 3.92754 1.46634 0.26236 1.78484 0.18371 + 263 2.54918 0.28534 3.12301 2.07089 612 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04018 3.92754 3.92754 1.46634 0.26236 1.78484 0.18371 + 264 1.34982 1.68633 1.94302 0.88614 613 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04018 3.92754 3.92754 1.46634 0.26236 0.40894 1.09169 + 265 2.66954 3.54315 0.15364 3.11868 614 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 266 2.81013 0.20882 3.38582 2.36005 615 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 267 1.47446 1.71133 1.19278 1.24795 616 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 268 2.58202 2.55075 3.09827 0.22161 617 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 269 0.22727 2.95063 2.52537 2.64571 618 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 270 0.38414 2.62739 1.93138 2.28523 619 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.60099 1.58878 1.39612 0.58942 0.80889 1.09861 0.40547 + 271 1.67559 2.27110 0.61722 1.77100 623 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04947 3.72417 3.72417 1.46634 0.26236 2.48678 0.08684 + 272 1.52848 0.85049 2.12511 1.44177 624 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04914 3.73073 3.73073 1.46634 0.26236 2.71010 0.06885 + 273 0.99669 1.91176 1.32781 1.52316 625 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04914 3.73073 3.73073 1.46634 0.26236 2.71010 0.06885 + 274 1.73935 2.58050 0.46287 2.12734 626 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04914 3.73073 3.73073 1.46634 0.26236 1.81119 0.17848 + 275 1.67009 1.63610 1.96528 0.74041 627 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04744 3.76507 3.76507 1.46634 0.26236 2.28440 0.10740 + 276 1.45747 1.55504 1.44154 1.14121 628 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04701 3.77388 3.77388 1.46634 0.26236 1.21359 0.35258 + 277 1.56023 1.17417 2.05020 1.04376 629 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04399 3.83877 3.83877 1.46634 0.26236 2.00439 0.14473 + 278 1.42814 1.75710 1.23435 1.21511 630 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04363 3.84700 3.84700 1.46634 0.26236 2.29131 0.10662 + 279 0.86567 1.87578 1.65800 1.44614 631 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04363 3.84700 3.84700 1.46634 0.26236 2.29131 0.10662 + 280 0.92648 1.85734 1.57950 1.41927 632 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04363 3.84700 3.84700 1.46634 0.26236 2.29131 0.10662 + 281 1.09281 1.48766 1.78250 1.30709 633 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.33615 1.56940 2.55983 0.19378 1.73636 2.29131 0.10662 + 282 1.27053 1.65214 1.39149 1.27664 635 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04627 3.78940 3.78940 1.46634 0.26236 1.33963 0.30374 + 283 0.86993 1.75117 1.97014 1.31673 636 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05224 3.83960 3.52688 1.46634 0.26236 2.32566 0.10283 + 284 1.52795 1.28696 2.00523 0.98811 637 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07045 3.83168 3.07141 1.46634 0.26236 2.36091 0.09909 + 285 1.67612 1.15080 2.19137 0.95515 638 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14135 3.80668 2.21099 1.46634 0.26236 2.16300 0.12214 + 286 1.25817 1.62360 1.26420 1.44319 639 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07265 3.72374 3.08061 1.46634 0.26236 1.71857 0.19763 + 287 0.65065 1.96524 1.82201 1.73459 640 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06234 3.74394 3.30278 1.46634 0.26236 1.62914 0.21828 + 288 0.98042 1.55650 1.75649 1.42161 641 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09671 3.77387 2.67046 1.46634 0.26236 2.57961 0.07883 + 289 1.11795 1.57852 1.71248 1.25054 642 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.11371 3.72651 2.48404 1.46634 0.26236 1.95337 0.15291 + 290 1.45344 1.32000 1.95367 1.02905 643 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06196 3.69451 3.34618 1.46634 0.26236 1.37447 0.29165 + 291 1.53902 1.59505 2.12583 0.76965 644 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06329 3.76090 3.26854 1.46634 0.26236 1.41317 0.27888 + 292 1.26607 1.65355 1.92311 0.96616 645 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.37128 1.24556 3.79993 0.14883 1.97846 1.99608 0.14603 + 293 0.51455 2.17607 2.20844 1.72108 647 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04512 3.81406 3.81406 1.46634 0.26236 2.13739 0.12552 + 294 0.57264 2.13583 2.07154 1.65115 648 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04477 3.82165 3.82165 1.46634 0.26236 1.47676 0.25926 + 295 1.43471 2.01760 0.84734 1.60800 649 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04329 3.85451 3.85451 1.46634 0.26236 2.25494 0.11080 + 296 1.53090 1.41277 1.91719 0.93351 650 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05078 3.85451 3.56383 1.46634 0.26236 2.01948 0.14240 + 297 1.70158 0.77598 2.15103 1.42300 651 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04336 3.85299 3.85299 1.46634 0.26236 0.75162 0.63790 + 298 1.47147 1.08013 2.00078 1.21864 652 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04028 3.92522 3.92522 1.46634 0.26236 1.80436 0.17982 + 299 1.51688 1.67743 2.14148 0.74177 653 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04028 3.92522 3.92522 1.46634 0.26236 1.80436 0.17982 + 300 1.02390 1.70517 1.71373 1.27699 654 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05903 3.92522 3.28126 1.46634 0.26236 0.48561 0.95535 + 301 0.98701 1.93277 1.49796 1.35101 655 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03884 3.96080 3.96080 1.46634 0.26236 0.80092 0.59587 + 302 1.39581 1.58612 1.11856 1.51005 656 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.37645 3.97787 1.22086 1.46634 0.26236 1.20517 0.35616 + 303 1.47538 1.69762 0.99167 1.52678 657 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.89536 0.05687 + 304 1.47929 1.44124 1.33899 1.29661 658 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.19771 1.96945 3.22238 0.33687 1.25177 2.89536 0.05687 + 305 1.55554 1.58198 1.78963 0.87626 661 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05391 3.64047 3.64047 1.46634 0.26236 2.72037 0.06812 + 306 2.02540 2.09600 2.50813 0.40994 662 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05358 3.64640 3.64640 1.46634 0.26236 2.63966 0.07406 + 307 0.87375 1.63347 1.98380 1.38701 663 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.89536 0.05687 + 308 1.25085 2.15648 0.84812 1.77321 664 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.89536 0.05687 + 309 1.59072 0.95212 1.69476 1.48432 665 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06799 3.65456 3.22238 1.46634 0.26236 2.89536 0.05687 + 310 1.02008 1.40883 1.80800 1.46523 666 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.16999 2.03958 3.64047 0.36384 1.18745 2.49263 0.08631 + 311 1.32625 1.39624 1.44555 1.38076 668 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.60468 0.07680 + 312 1.49153 1.10969 1.65640 1.36851 669 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 313 1.45048 1.59207 1.27165 1.26702 670 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 314 1.45544 1.53522 2.00586 0.87527 671 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 315 1.23091 1.66468 1.97590 0.96736 672 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 316 0.51600 2.25501 1.97299 1.83768 673 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 317 1.61941 2.51280 0.51545 2.08980 674 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 318 2.04400 2.81211 0.33076 2.38558 675 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 0.11953 2.18339 + 319 2.43615 0.28643 3.09164 2.15302 676 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 320 1.85736 2.95244 0.33761 2.54812 677 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 321 1.68039 1.35448 0.98357 1.70571 678 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 322 2.66954 3.54315 0.15364 3.11868 679 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 323 2.66954 3.54315 0.15364 3.11868 680 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 324 2.08518 1.67067 2.60381 0.48841 681 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 325 1.77514 1.51906 2.38079 0.65557 682 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09219 3.98417 2.66705 1.46634 0.26236 1.09861 0.40547 + 326 1.78343 0.82997 2.08996 1.30128 683 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.16759 2.00472 3.93198 0.73757 0.65061 0.65250 0.73552 + 327 1.69475 2.24079 0.52657 2.12565 689 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 1.32106 0.31041 + 328 1.72484 1.72046 0.72917 1.82944 690 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 0.76293 0.62792 + 329 1.26672 1.91685 0.92026 1.75585 691 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 330 2.02785 2.16956 0.41998 2.33206 692 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 331 1.85951 1.51054 0.91245 1.50544 693 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.06738 3.98417 3.06719 1.46634 0.26236 1.09861 0.40547 + 332 1.73925 1.23607 1.42611 1.22561 694 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.32479 1.35412 3.95582 0.14222 2.02067 0.58748 0.81131 + 333 0.62908 2.25454 1.59400 1.83956 696 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 334 2.81013 0.20882 3.38582 2.36005 697 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 335 2.81013 0.20882 3.38582 2.36005 698 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 336 1.69255 2.06072 1.26585 0.89996 699 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 337 2.40397 3.35484 0.19616 2.94042 700 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 338 2.23930 2.87667 0.27978 2.51091 701 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 339 2.33491 0.41051 2.91517 1.68375 702 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 340 0.16004 3.20945 2.93646 2.91025 703 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 341 0.16004 3.20945 2.93646 2.91025 704 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 342 2.81013 0.20882 3.38582 2.36005 705 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 343 0.16004 3.20945 2.93646 2.91025 706 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 344 2.66954 3.54315 0.15364 3.11868 707 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 345 0.16004 3.20945 2.93646 2.91025 708 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 346 0.16004 3.20945 2.93646 2.91025 709 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.35100 1.28226 3.98417 0.15997 1.91171 1.09861 0.40547 + 347 1.39109 1.57890 1.10709 1.53956 712 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 348 1.72668 1.00496 1.34866 1.62720 713 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 349 2.56739 0.48220 2.02686 1.74817 714 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 350 1.87860 1.03888 1.72334 1.15557 715 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05248 3.98417 3.42603 1.46634 0.26236 1.09861 0.40547 + 351 2.01609 0.85795 1.56984 1.44939 716 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 1.32106 0.31041 + 352 2.31306 0.63575 2.05484 1.41309 717 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.20753 1.78137 3.96297 0.21220 1.65446 0.76293 0.62792 + 353 0.63197 1.90015 2.08933 1.63403 720 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.06788 3.89401 3.09516 1.46634 0.26236 1.09861 0.40547 + 354 1.71023 0.74925 2.29689 1.40290 721 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.07049 3.86879 3.05379 1.46634 0.26236 1.44054 0.27023 + 355 1.57103 1.63860 2.08962 0.74617 722 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.02216 3.82046 * 1.46634 0.26236 0.00000 * +// +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_beta +ACC RF01850 +DESC Betaproteobacteria transfer-messenger RNA +STATES 1017 +NODES 298 +CLEN 331 +W 462 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Fri Nov 8 14:48:28 2024 +COM [1] cmbuild -F -O beta_tmRNA.rfam.cmbuild.stk beta_tmRNA.rfam.cm beta_tmRNA.rfam.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --cpu 32 tmRNA_beta.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 7 +EFFN 1.944824 +CKSUM 3824992414 +NULL 0.000 0.000 0.000 0.000 +GA 84.00 +TC 84.40 +NC 83.70 +EFP7GF -11.7703 0.70470 +ECMLC 0.85783 -8.04790 -1.14296 1600000 448358 0.002676 +ECMGC 0.25015 -61.83278 -51.32800 1600000 5537 0.072241 +ECMLI 0.77697 -8.58942 -1.03311 1600000 425541 0.002820 +ECMGI 0.29450 -40.11841 -31.15657 1600000 5601 0.071416 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 1 1 462 639 -6.954 -7.161 -0.277 -2.645 + IL 1 1 2 1 4 170 231 464 641 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 169 231 463 640 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 1 ] 1 - a - - - + ML 3 2 3 5 3 170 232 462 639 -7.771 -0.024 -6.425 0.181 -0.096 0.049 -0.157 + D 4 2 3 5 3 162 222 457 634 -7.310 -2.823 -0.230 + IL 5 5 3 5 3 168 230 462 639 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 2 ] 2 - c - - - + ML 6 5 3 8 3 170 231 461 638 -7.771 -0.024 -6.425 0.131 0.311 -0.436 -0.112 + D 7 5 3 8 3 161 222 456 633 -7.310 -2.823 -0.230 + IL 8 8 3 8 3 168 230 461 638 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 3 ] 3 - a - - - + ML 9 8 3 11 3 169 231 460 637 -7.771 -0.024 -6.425 0.692 -0.357 -0.905 0.098 + D 10 8 3 11 3 161 221 455 632 -7.310 -2.823 -0.230 + IL 11 11 3 11 3 168 229 460 637 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 4 ] 4 - c - - - + ML 12 11 3 14 3 169 230 459 636 -7.771 -0.024 -6.425 -0.446 0.829 -0.635 -0.242 + D 13 11 3 14 3 160 221 454 631 -7.310 -2.823 -0.230 + IL 14 14 3 14 3 167 229 459 636 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 5 ] 5 - g - - - + ML 15 14 3 17 3 169 230 458 635 -7.771 -0.024 -6.425 0.110 -0.931 0.497 -0.022 + D 16 14 3 17 3 160 220 453 630 -7.310 -2.823 -0.230 + IL 17 17 3 17 3 167 228 459 635 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 6 ] 6 - c - - - + ML 18 17 3 20 3 168 229 457 634 -7.771 -0.024 -6.425 -0.093 0.851 -1.255 -0.252 + D 19 17 3 20 3 160 220 452 629 -7.310 -2.823 -0.230 + IL 20 20 3 20 3 166 227 458 634 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - A - - - + ML 21 20 3 23 3 168 228 456 633 -7.771 -0.024 -6.425 1.080 -0.549 -1.038 -0.484 + D 22 20 3 23 3 159 219 451 628 -7.310 -2.823 -0.230 + IL 23 23 3 23 3 166 227 457 634 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - a - - - + ML 24 23 3 26 3 167 228 455 632 -7.771 -0.024 -6.425 0.410 0.386 -1.030 -0.193 + D 25 23 3 26 3 159 218 450 627 -7.310 -2.823 -0.230 + IL 26 26 3 26 3 165 226 456 633 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - a - - - + ML 27 26 3 29 3 167 227 454 631 -7.771 -0.024 -6.425 0.738 -0.499 -0.318 -0.281 + D 28 26 3 29 3 158 218 449 626 -7.310 -2.823 -0.230 + IL 29 29 3 29 3 165 226 455 632 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 10 ] 10 - u - - - + ML 30 29 3 32 3 166 227 453 630 -7.771 -0.024 -6.425 -0.188 0.026 -0.074 0.207 + D 31 29 3 32 3 158 217 448 625 -7.310 -2.823 -0.230 + IL 32 32 3 32 3 165 225 454 631 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 11 ] 11 - u - - - + ML 33 32 3 35 3 166 226 452 629 -7.771 -0.024 -6.425 0.135 -0.761 0.028 0.370 + D 34 32 3 35 3 157 217 447 624 -7.310 -2.823 -0.230 + IL 35 35 3 35 3 164 225 453 630 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 12 - g - - - + ML 36 35 3 38 3 165 226 451 628 -7.771 -0.024 -6.425 -0.235 -0.132 0.505 -0.288 + D 37 35 3 38 3 157 216 446 623 -7.310 -2.823 -0.230 + IL 38 38 3 38 3 164 224 452 629 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 13 ] 13 - a - - - + ML 39 38 3 41 3 165 225 451 627 -7.771 -0.024 -6.425 0.361 0.073 -0.937 0.191 + D 40 38 3 41 3 157 216 445 622 -7.310 -2.823 -0.230 + IL 41 41 3 41 3 163 223 451 628 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 14 - c - - - + ML 42 41 3 44 3 165 224 450 627 -7.771 -0.024 -6.425 -0.740 0.996 -1.530 0.085 + D 43 41 3 44 3 156 215 444 621 -7.310 -2.823 -0.230 + IL 44 44 3 44 3 163 223 450 627 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 15 - U - - - + ML 45 44 3 47 3 164 224 449 626 -7.771 -0.024 -6.425 -1.138 -1.197 -1.851 1.502 + D 46 44 3 47 3 156 215 443 620 -7.310 -2.823 -0.230 + IL 47 47 3 47 3 162 222 449 626 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 16 - U - - - + ML 48 47 3 50 3 164 223 448 625 -7.771 -0.024 -6.425 -0.425 -0.781 -0.580 1.003 + D 49 47 3 50 3 155 214 443 619 -7.310 -2.823 -0.230 + IL 50 50 3 50 3 162 222 448 625 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 17 - G - - - + ML 51 50 3 53 3 163 223 447 624 -7.771 -0.024 -6.425 -0.062 -1.545 1.123 -0.940 + D 52 50 3 53 3 155 213 442 618 -7.310 -2.823 -0.230 + IL 53 53 3 53 3 162 221 447 624 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 18 ] 18 - A - - - + ML 54 53 3 56 3 163 222 446 623 -7.771 -0.024 -6.425 1.621 -1.986 -1.657 -1.493 + D 55 53 3 56 3 154 213 441 618 -7.310 -2.823 -0.230 + IL 56 56 3 56 3 161 221 446 623 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 19 ] 19 - a - - - + ML 57 56 3 59 3 162 222 445 622 -7.771 -0.024 -6.425 0.370 0.072 -0.936 0.181 + D 58 56 3 59 3 154 212 440 617 -7.310 -2.823 -0.230 + IL 59 59 3 59 3 161 220 445 622 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 20 ] 20 - g - - - + ML 60 59 3 62 3 162 221 444 621 -7.771 -0.024 -6.425 0.110 -0.931 0.497 -0.022 + D 61 59 3 62 3 154 212 439 616 -7.310 -2.823 -0.230 + IL 62 62 3 62 3 160 220 444 621 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 21 ] 21 - c - - - + ML 63 62 3 65 3 162 221 443 620 -7.771 -0.024 -6.425 -0.093 0.851 -1.255 -0.252 + D 64 62 3 65 3 153 211 438 615 -7.310 -2.823 -0.230 + IL 65 65 3 65 3 160 219 443 620 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 22 ] 22 - u - - - + ML 66 65 3 68 3 161 220 442 619 -7.771 -0.024 -6.425 0.380 -0.730 -0.334 0.382 + D 67 65 3 68 3 153 211 437 614 -7.310 -2.823 -0.230 + IL 68 68 3 68 3 159 218 442 619 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 23 ] 23 - g - - - + ML 69 68 3 71 3 161 219 441 618 -7.771 -0.024 -6.425 0.171 -0.549 0.466 -0.306 + D 70 68 3 71 3 152 210 436 613 -7.310 -2.823 -0.230 + IL 71 71 3 71 3 159 218 441 618 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 24 ] 24 - a - - - + ML 72 71 3 74 3 160 219 440 617 -7.771 -0.024 -6.425 0.413 0.383 -1.029 -0.194 + D 73 71 3 74 3 152 210 435 612 -7.310 -2.823 -0.230 + IL 74 74 3 74 3 158 217 440 617 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 25 ] 25 - c - - - + ML 75 74 3 77 3 160 218 439 616 -2.465 -0.309 -6.425 0.115 0.311 -0.411 -0.112 + D 76 74 3 77 3 151 209 434 611 -7.310 -2.823 -0.230 + IL 77 77 3 77 3 159 217 439 616 -1.884 -0.541 -4.584 0.000 0.000 0.000 0.000 + [ MATL 26 ] 27 - g - - - + ML 78 77 3 80 3 159 218 438 615 -7.771 -0.024 -6.425 -0.352 -0.693 0.934 -0.542 + D 79 77 3 80 3 151 209 433 610 -7.310 -2.823 -0.230 + IL 80 80 3 80 3 158 216 438 615 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 27 ] 28 - g - - - + ML 81 80 3 83 3 159 217 437 614 -7.771 -0.024 -6.425 -0.235 -0.132 0.505 -0.288 + D 82 80 3 83 3 151 208 432 609 -7.310 -2.823 -0.230 + IL 83 83 3 83 3 157 216 437 614 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 28 ] 29 - C - - - + ML 84 83 3 86 3 159 217 436 613 -7.771 -0.024 -6.425 -1.284 1.473 -2.088 -0.793 + D 85 83 3 86 3 150 208 431 608 -7.310 -2.823 -0.230 + IL 86 86 3 86 3 157 215 436 613 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 29 ] 30 - a - - - + ML 87 86 3 89 3 158 216 435 612 -7.771 -0.024 -6.425 0.761 -0.501 -0.359 -0.287 + D 88 86 3 89 3 150 207 430 607 -7.310 -2.823 -0.230 + IL 89 89 3 89 3 156 215 435 612 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 30 ] 31 - a - - - + ML 90 89 3 92 3 158 216 434 611 -7.771 -0.024 -6.425 0.154 -0.083 0.065 -0.157 + D 91 89 3 92 3 149 207 429 606 -7.310 -2.823 -0.230 + IL 92 92 3 92 3 156 214 434 611 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 32 - c - - - + ML 93 92 3 95 3 157 215 433 610 -7.771 -0.024 -6.425 -0.275 0.385 -0.523 0.228 + D 94 92 3 95 3 149 206 428 605 -7.310 -2.823 -0.230 + IL 95 95 3 95 3 156 213 433 610 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 33 - g - - - + ML 96 95 3 98 3 157 214 432 609 -7.771 -0.024 -6.425 0.167 -0.564 0.481 -0.313 + D 97 95 3 98 3 149 205 427 604 -7.310 -2.823 -0.230 + IL 98 98 3 98 3 155 213 432 609 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 33 ] 34 - c - - - + ML 99 98 3 101 3 156 214 431 608 -7.771 -0.024 -6.425 -0.284 0.422 -0.537 0.201 + D 100 98 3 101 3 148 205 426 603 -7.310 -2.823 -0.230 + IL 101 101 3 101 3 155 212 431 608 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 34 ] 35 - g - - - + ML 102 101 3 104 3 156 213 430 607 -7.771 -0.024 -6.425 -0.232 -0.091 0.468 -0.275 + D 103 101 3 104 3 148 204 425 602 -7.310 -2.823 -0.230 + IL 104 104 3 104 3 154 212 430 607 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 35 ] 36 - C - - - + ML 105 104 3 107 3 155 213 429 606 -7.771 -0.024 -6.425 -1.284 1.473 -2.088 -0.793 + D 106 104 3 107 3 147 204 424 601 -7.310 -2.823 -0.230 + IL 107 107 3 107 3 154 211 429 606 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 36 ] 37 - g - - - + ML 108 107 3 110 3 155 212 428 605 -7.771 -0.024 -6.425 -0.189 -0.424 0.373 0.114 + D 109 107 3 110 3 147 203 423 600 -7.310 -2.823 -0.230 + IL 110 110 3 110 3 153 211 429 605 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 37 ] 38 - U - - - + ML 111 110 3 113 3 155 211 427 604 -7.771 -0.024 -6.425 -0.670 -0.289 -1.400 1.120 + D 112 110 3 113 3 146 203 422 599 -7.310 -2.823 -0.230 + IL 113 113 3 113 3 153 210 428 605 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 38 ] 39 - A - - - + ML 114 113 3 116 3 154 211 426 603 -7.771 -0.024 -6.425 1.621 -1.986 -1.657 -1.493 + D 115 113 3 116 3 146 202 421 598 -7.310 -2.823 -0.230 + IL 116 116 3 116 3 152 209 427 604 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 39 ] 40 - u - - - + ML 117 116 3 119 3 153 210 425 602 -7.771 -0.024 -6.425 0.110 -0.769 0.069 0.361 + D 118 116 3 119 3 146 202 420 597 -7.310 -2.823 -0.230 + IL 119 119 3 119 3 152 209 426 603 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 40 ] 41 - A - - - + ML 120 119 3 122 3 153 209 424 601 -7.771 -0.024 -6.425 1.185 -1.339 -0.408 -0.791 + D 121 119 3 122 3 145 201 418 595 -7.310 -2.823 -0.230 + IL 122 122 3 122 3 152 208 425 602 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 41 ] 42 - A - - - + ML 123 122 3 125 3 152 208 423 600 -7.771 -0.024 -6.425 1.155 -1.320 -0.348 -0.768 + D 124 122 3 125 3 145 201 417 594 -7.310 -2.823 -0.230 + IL 125 125 3 125 3 151 208 424 601 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 42 ] 43 - U - - - + ML 126 125 3 128 3 152 208 423 599 -7.771 -0.024 -6.425 -1.138 -1.197 -1.851 1.502 + D 127 125 3 128 3 144 200 416 593 -7.310 -2.823 -0.230 + IL 128 128 3 128 3 151 207 423 600 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 43 ] 44 - c - - - + ML 129 128 3 131 3 151 207 422 599 -7.771 -0.024 -6.425 -0.277 0.401 -0.520 0.211 + D 130 128 3 131 3 144 200 414 591 -7.310 -2.823 -0.230 + IL 131 131 3 131 3 150 206 422 599 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 44 ] 45 - u - - - + ML 132 131 3 134 3 150 206 421 598 -7.771 -0.024 -6.425 -0.195 -0.308 -0.084 0.459 + D 133 131 3 134 3 144 199 413 590 -7.310 -2.823 -0.230 + IL 134 134 3 134 3 149 206 421 598 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 45 ] 46 - a - - - + ML 135 134 3 137 3 150 205 420 597 -7.771 -0.024 -6.425 0.748 -0.514 -0.322 -0.287 + D 136 134 3 137 3 143 199 411 588 -7.310 -2.823 -0.230 + IL 137 137 3 137 3 149 205 420 597 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 46 ] 47 - g - - - + ML 138 137 3 140 3 149 205 419 596 -7.771 -0.024 -6.425 0.485 -1.280 0.646 -0.680 + D 139 137 3 140 3 143 199 408 585 -7.310 -2.823 -0.230 + IL 140 140 3 140 3 148 204 419 596 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 47 ] 48 - A - - - + ML 141 140 3 143 3 148 204 418 595 -7.771 -0.024 -6.425 1.185 -1.339 -0.408 -0.791 + D 142 140 3 143 3 143 198 405 582 -7.310 -2.823 -0.230 + IL 143 143 3 143 3 148 203 418 595 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 48 ] 49 - g - - - + ML 144 143 3 146 3 147 203 417 594 -7.771 -0.024 -6.425 0.143 -0.530 0.478 -0.304 + D 145 143 3 146 3 142 198 399 576 -7.310 -2.823 -0.230 + IL 146 146 3 146 3 147 203 417 594 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 49 ] 50 - C - - - + ML 147 146 3 149 3 147 202 416 593 -2.451 -0.312 -6.425 -1.284 1.473 -2.088 -0.793 + D 148 146 3 149 3 142 197 383 560 -7.310 -2.823 -0.230 + IL 149 149 3 149 3 149 205 431 608 -0.150 -3.423 -7.472 0.000 0.000 0.000 0.000 + [ MATL 50 ] 76 - A - - - + ML 150 149 3 152 3 145 201 309 339 -7.771 -0.024 -6.425 1.621 -1.986 -1.657 -1.493 + D 151 149 3 152 3 141 197 307 337 -7.310 -2.823 -0.230 + IL 152 152 3 152 3 145 201 310 340 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 51 ] 77 - U - - - + ML 153 152 3 155 3 144 200 308 338 -8.175 -0.021 -6.493 -1.138 -1.197 -1.851 1.502 + D 154 152 3 155 3 141 197 306 336 -6.410 -1.524 -0.643 + IL 155 155 3 155 3 144 200 309 339 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 52 ] - 371 - A - - + MR 156 155 3 158 3 143 199 307 337 -8.175 -0.021 -6.493 1.621 -1.986 -1.657 -1.493 + D 157 155 3 158 3 140 196 305 335 -7.396 -2.574 -0.276 + IR 158 158 3 158 3 143 199 308 338 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 53 ] - 370 - C - - + MR 159 158 3 161 3 142 198 306 336 -8.175 -0.021 -6.493 -1.284 1.473 -2.088 -0.793 + D 160 158 3 161 3 140 196 304 334 -7.396 -2.574 -0.276 + IR 161 161 3 161 3 143 198 307 337 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 54 ] - 369 - U - - + MR 162 161 3 164 2 141 197 305 335 -1.612 -0.572 -1.138 -1.197 -1.851 1.502 + D 163 161 3 164 2 140 195 304 333 -5.470 -0.033 + IR 164 164 3 164 2 141 197 305 335 -1.943 -0.435 0.000 0.000 0.000 0.000 + [ BIF 55 ] - - - - - - + B 165 164 3 166 584 140 195 304 333 + [ BEGL 56 ] - - - - - - + S 166 165 1 167 4 35 78 160 189 -0.153 -6.837 -3.582 -6.884 + [ MATP 57 ] 78 220 g c - - + MP 167 166 1 171 6 38 81 161 189 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.428 -2.368 -3.506 1.143 -3.981 -4.363 0.390 -3.747 -3.411 2.759 -3.875 1.727 0.095 -3.673 -1.552 -2.383 + ML 168 166 1 171 6 33 75 159 187 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 169 166 1 171 6 32 74 158 187 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.185 0.169 -0.891 0.543 + D 170 166 1 171 6 28 69 156 184 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 171 171 5 171 6 34 77 160 189 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 172 172 6 172 5 34 77 160 188 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 58 ] 79 219 G C - - + MP 173 172 6 177 6 37 79 159 187 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -4.368 -2.918 -4.440 0.442 -4.706 -4.542 -0.161 -4.651 -4.073 3.534 -4.439 -0.606 -0.558 -4.220 -2.180 -3.323 + ML 174 172 6 177 6 32 74 157 185 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 175 172 6 177 6 31 73 156 185 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.316 0.806 -1.042 -0.055 + D 176 172 6 177 6 28 69 154 182 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 177 177 5 177 6 34 76 158 187 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 178 178 6 178 5 34 76 158 186 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 59 ] 80 218 U A - - + MP 179 178 6 183 6 36 77 157 185 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.809 -3.618 -3.687 0.057 -2.716 -4.285 1.602 -3.383 -3.697 0.378 -4.088 -1.528 3.108 -3.973 -0.402 -2.555 + ML 180 178 6 183 6 32 73 155 183 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 181 178 6 183 6 30 71 154 183 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 1.185 -1.082 -0.827 -0.536 + D 182 178 6 183 6 27 68 152 181 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 183 183 5 183 6 33 75 156 185 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 184 184 6 184 5 33 75 156 184 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 60 ] 81 217 U A - - + MP 185 184 6 189 6 35 76 155 183 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.809 -3.618 -3.687 0.057 -2.716 -4.285 1.602 -3.383 -3.697 0.378 -4.088 -1.528 3.108 -3.973 -0.402 -2.555 + ML 186 184 6 189 6 31 72 153 182 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 187 184 6 189 6 29 70 152 181 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 1.185 -1.082 -0.827 -0.536 + D 188 184 6 189 6 27 68 151 179 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 189 189 5 189 6 32 74 154 183 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 190 190 6 190 5 32 73 154 182 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 61 ] 82 216 G C - - + MP 191 190 6 195 4 33 74 153 181 -6.738 -6.946 -0.062 -5.360 -4.368 -2.918 -4.440 0.442 -4.706 -4.542 -0.161 -4.651 -4.073 3.534 -4.439 -0.606 -0.558 -4.220 -2.180 -3.323 + ML 192 190 6 195 4 30 71 152 180 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 193 190 6 195 4 27 68 151 179 -5.582 -4.611 -2.478 -0.398 -0.316 0.806 -1.042 -0.055 + D 194 190 6 195 4 27 68 150 178 -4.568 -4.250 -2.265 -0.520 + IL 195 195 5 195 4 32 73 153 182 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 196 196 6 196 3 31 72 153 181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 62 ] 83 - U - - - + ML 197 196 6 199 3 32 72 151 179 -1.918 -0.466 -6.425 -1.138 -1.197 -1.851 1.502 + D 198 196 6 199 3 26 67 147 176 -7.310 -2.823 -0.230 + IL 199 199 3 199 3 31 72 150 179 -2.053 -0.470 -4.753 0.000 0.000 0.000 0.000 + [ MATL 63 ] 85 - a - - - + ML 200 199 3 202 3 31 71 149 177 -7.771 -0.024 -6.425 0.824 -1.224 0.214 -0.639 + D 201 199 3 202 3 26 66 146 175 -7.310 -2.823 -0.230 + IL 202 202 3 202 3 30 71 150 179 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 64 ] 86 - u - - - + ML 203 202 3 205 3 30 70 148 176 -7.771 -0.024 -6.425 0.350 -0.739 -0.987 0.698 + D 204 202 3 205 3 25 66 146 174 -7.310 -2.823 -0.230 + IL 205 205 3 205 3 30 70 149 178 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 65 ] 87 - u - - - + ML 206 205 3 208 5 29 69 147 175 -6.926 -0.044 -6.742 -6.954 -7.845 0.353 -0.289 -0.919 0.460 + D 207 205 3 208 5 25 66 145 174 -5.703 -1.546 -4.964 -0.996 -3.251 + IL 208 208 3 208 5 28 69 147 176 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 66 ] 88 215 C G - - + MP 209 208 3 213 6 28 68 146 174 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -4.167 -4.035 -3.919 -0.307 -2.728 -4.380 3.412 -3.498 -3.958 -0.003 -4.257 -1.979 0.821 -4.260 -0.428 -2.812 + ML 210 208 3 213 6 26 66 145 173 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 211 208 3 213 6 25 65 144 173 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.214 -1.155 1.010 -0.568 + D 212 208 3 213 6 23 63 142 171 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 213 213 5 213 6 27 67 146 174 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 214 214 6 214 5 27 67 145 174 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 67 ] 89 214 C G - - + MP 215 214 6 219 4 26 66 144 172 -6.738 -6.946 -0.062 -5.360 -4.167 -4.035 -3.919 -0.307 -2.728 -4.380 3.412 -3.498 -3.958 -0.003 -4.257 -1.979 0.821 -4.260 -0.428 -2.812 + ML 216 214 6 219 4 25 65 143 172 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 217 214 6 219 4 24 64 143 171 -5.582 -4.611 -2.478 -0.398 -0.214 -1.155 1.010 -0.568 + D 218 214 6 219 4 23 63 142 170 -4.568 -4.250 -2.265 -0.520 + IL 219 219 5 219 4 26 66 145 173 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 220 220 6 220 3 26 66 144 172 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 68 ] 90 - g - - - + ML 221 220 6 223 3 24 64 142 170 -8.175 -0.021 -6.493 -0.289 -0.912 0.498 0.308 + D 222 220 6 223 3 22 63 141 169 -6.410 -0.378 -2.193 + IL 223 223 3 223 3 24 64 142 171 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 213 - A - - + MR 224 223 3 226 5 24 63 141 169 -7.099 -0.216 -6.914 -3.062 -8.018 1.722 -2.384 -2.014 -1.927 + D 225 223 3 226 5 20 61 140 168 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 226 226 3 226 5 23 63 141 170 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 70 ] 91 212 g c - - + MP 227 226 3 231 6 24 63 140 169 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.076 -2.604 -3.099 0.943 -2.772 -3.819 1.504 -3.183 -3.166 2.414 -3.619 -0.479 1.051 -3.204 0.892 -2.074 + ML 228 226 3 231 6 21 61 139 167 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 229 226 3 231 6 20 59 138 167 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.316 0.806 -1.042 -0.055 + D 230 226 3 231 6 18 58 136 165 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 231 231 5 231 6 22 62 140 168 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 232 232 6 232 5 22 62 139 168 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 71 ] 92 211 c g - - + MP 233 232 6 237 4 22 61 138 167 -6.738 -6.946 -0.062 -5.360 -2.951 -2.921 -2.967 0.496 -2.263 -3.631 2.603 0.818 -2.993 0.705 -3.440 -1.105 1.285 -3.175 -0.057 -1.985 + ML 234 232 6 237 4 20 60 138 166 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 235 232 6 237 4 18 58 137 165 -5.582 -4.611 -2.478 -0.398 -0.214 -1.155 1.010 -0.568 + D 236 232 6 237 4 18 57 136 164 -4.568 -4.250 -2.265 -0.520 + IL 237 237 5 237 4 22 61 139 167 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 238 238 6 238 3 21 61 138 167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 72 ] 93 - a - - - + ML 239 238 6 241 3 21 60 136 164 -8.175 -0.021 -6.493 0.694 -0.803 -0.948 0.369 + D 240 238 6 241 3 17 57 135 163 -6.410 -0.378 -2.193 + IL 241 241 3 241 3 20 59 136 165 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 210 - a - - + MR 242 241 3 244 3 20 59 135 163 -8.360 -0.019 -6.678 0.309 -0.045 -0.101 -0.219 + D 243 241 3 244 3 15 54 133 162 -6.390 -1.568 -0.620 + IR 244 244 3 244 3 19 58 136 164 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 209 - g - - + MR 245 244 3 247 5 19 58 134 162 -7.099 -0.216 -6.914 -3.062 -8.018 -0.404 -0.356 0.823 -0.527 + D 246 244 3 247 5 14 53 133 161 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 247 247 3 247 5 18 57 134 163 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 75 ] 94 208 a u - - + MP 248 247 3 252 6 21 59 133 162 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.668 -2.261 -2.784 2.213 -2.786 -3.722 1.148 -2.983 -2.793 1.559 -3.322 -0.133 0.828 -2.999 -0.663 0.726 + ML 249 247 3 252 6 16 54 131 160 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 250 247 3 252 6 16 53 131 159 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.342 -0.592 -0.979 1.029 + D 251 247 3 252 6 12 49 128 157 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 252 252 5 252 6 17 56 133 161 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 253 253 6 253 5 17 56 132 161 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 76 ] 95 207 c g - - + MP 254 253 6 258 6 20 57 131 160 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.488 -3.444 -3.367 0.208 -2.342 -3.922 2.766 -3.050 -3.394 0.468 -3.775 -1.498 1.271 -3.628 1.473 -2.289 + ML 255 253 6 258 6 15 53 130 158 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 256 253 6 258 6 15 52 129 157 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.214 -1.155 1.010 -0.568 + D 257 253 6 258 6 11 48 127 155 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 258 258 5 258 6 17 55 131 159 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 259 259 6 259 5 17 55 130 159 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 77 ] 96 206 c g - - + MP 260 259 6 264 6 18 55 129 158 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.484 -3.441 -3.363 0.208 -2.340 -3.918 2.745 -3.048 -3.390 0.467 -3.772 -1.498 1.271 -3.624 1.524 -2.286 + ML 261 259 6 264 6 15 52 128 156 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 262 259 6 264 6 14 51 127 156 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.214 -1.155 1.010 -0.568 + D 263 259 6 264 6 11 48 125 154 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 264 264 5 264 6 16 53 129 157 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 265 265 6 265 5 16 53 128 157 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 78 ] 97 205 u a - - + MP 266 265 6 270 4 17 53 127 156 -6.738 -6.946 -0.062 -5.360 -2.455 -2.516 -2.564 0.795 -2.123 -3.336 1.851 -0.459 -2.599 0.931 -3.114 -0.821 1.905 -2.729 1.075 -1.653 + ML 267 265 6 270 4 14 51 127 155 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 268 265 6 270 4 13 50 126 154 -5.582 -4.611 -0.751 -1.539 1.185 -1.082 -0.827 -0.536 + D 269 265 6 270 4 11 47 125 153 -4.568 -4.250 -2.265 -0.520 + IL 270 270 5 270 4 15 52 128 156 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 271 271 6 271 3 15 52 127 156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 79 ] 98 - G - - - + ML 272 271 6 274 3 15 52 125 154 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 273 271 6 274 3 10 47 123 152 -6.174 -1.687 -0.566 + IL 274 274 3 274 3 14 51 126 155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 80 ] 99 - g - - - + ML 275 274 3 277 3 15 51 124 153 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 276 274 3 277 3 10 46 122 151 -6.174 -1.687 -0.566 + IL 277 277 3 277 3 14 50 125 154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 81 ] 100 - A - - - + ML 278 277 3 280 3 14 50 123 152 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 279 277 3 280 3 9 45 121 150 -6.174 -1.687 -0.566 + IL 280 280 3 280 3 13 49 124 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 82 ] 101 - G - - - + ML 281 280 3 283 3 13 49 122 151 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 282 280 3 283 3 9 44 120 149 -6.174 -1.687 -0.566 + IL 283 283 3 283 3 12 49 123 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 83 ] 102 - G - - - + ML 284 283 3 286 3 13 48 121 149 -8.360 -0.019 -6.678 -0.307 -1.887 1.330 -1.295 + D 285 283 3 286 3 8 43 120 148 -5.620 -0.734 -1.403 + IL 286 286 3 286 3 11 47 122 150 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 84 ] - 204 - A - - + MR 287 286 3 289 3 12 48 120 148 -8.360 -0.019 -6.678 1.722 -2.384 -2.014 -1.927 + D 288 286 3 289 3 7 41 118 147 -6.390 -1.568 -0.620 + IR 289 289 3 289 3 11 46 121 149 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 85 ] - 203 - a - - + MR 290 289 3 292 3 11 47 119 147 -8.360 -0.019 -6.678 0.949 -0.992 -1.092 0.134 + D 291 289 3 292 3 6 40 117 146 -6.390 -1.568 -0.620 + IR 292 292 3 292 3 10 46 120 148 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 86 ] - 202 - c - - + MR 293 292 3 295 3 11 46 118 147 -8.360 -0.019 -6.678 0.173 0.725 -1.271 -0.312 + D 294 292 3 295 3 6 39 116 145 -6.390 -1.568 -0.620 + IR 295 295 3 295 3 9 45 119 147 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 87 ] - 201 - G - - + MR 296 295 3 298 3 11 46 117 146 -8.360 -0.019 -6.678 -0.348 -1.915 1.350 -1.322 + D 297 295 3 298 3 5 38 115 144 -6.390 -1.568 -0.620 + IR 298 298 3 298 3 9 44 118 146 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 88 ] - 200 - g - - + MR 299 298 3 301 5 10 45 116 145 -7.099 -0.039 -6.914 -7.126 -8.018 0.250 -1.560 0.971 -0.966 + D 300 298 3 301 5 5 37 115 143 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 301 301 3 301 5 8 42 116 145 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 89 ] 103 199 C G - - + MP 302 301 3 306 6 11 46 115 144 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 303 301 3 306 6 6 39 113 142 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 304 301 3 306 6 6 39 113 142 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 305 301 3 306 6 3 34 110 139 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 306 306 5 306 6 7 41 115 143 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 307 307 6 307 5 8 41 114 143 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 90 ] 104 198 g c - - + MP 308 307 6 312 6 11 45 113 142 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.551 -2.755 -3.519 0.829 -3.295 -4.138 1.716 -3.632 -3.588 2.832 -3.989 -0.508 0.673 -3.557 -0.880 -2.444 + ML 309 307 6 312 6 6 39 111 140 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 310 307 6 312 6 6 38 111 140 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 311 307 6 312 6 3 33 108 137 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 312 312 5 312 6 7 40 113 141 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 313 313 6 313 5 7 41 112 141 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 91 ] 105 197 U G - - + MP 314 313 6 318 6 11 43 111 140 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.105 -4.026 -3.804 -0.359 -2.557 -4.226 1.730 -3.331 -3.845 -0.169 -4.135 -2.027 0.879 -4.189 3.015 -2.715 + ML 315 313 6 318 6 6 38 109 138 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 316 313 6 318 6 6 38 109 138 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 317 313 6 318 6 3 33 106 135 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 318 318 5 318 6 7 40 111 139 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 319 319 6 319 5 7 40 110 139 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 92 ] 106 196 U G - - + MP 320 319 6 324 6 10 42 109 138 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.105 -4.026 -3.804 -0.359 -2.557 -4.226 1.730 -3.331 -3.845 -0.169 -4.135 -2.027 0.879 -4.189 3.015 -2.715 + ML 321 319 6 324 6 6 37 107 136 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 322 319 6 324 6 5 37 107 136 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 323 319 6 324 6 2 32 104 133 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 324 324 5 324 6 6 39 109 137 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 325 325 6 325 5 7 39 108 137 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 93 ] 107 195 C G - - + MP 326 325 6 330 6 10 40 107 136 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 327 325 6 330 6 5 36 105 134 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 328 325 6 330 6 5 36 105 134 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 329 325 6 330 6 2 32 103 131 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 330 330 5 330 6 6 38 107 135 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 331 331 6 331 5 6 38 106 135 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 94 ] 108 194 U A - - + MP 332 331 6 336 6 8 38 105 134 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.210 -4.035 -4.046 -0.329 -2.984 -4.608 1.345 -3.681 -4.050 -0.078 -4.423 -1.934 3.337 -4.360 -0.659 -2.873 + ML 333 331 6 336 6 5 35 104 132 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 334 331 6 336 6 4 34 103 132 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 335 331 6 336 6 2 32 101 130 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 336 336 5 336 6 6 37 105 133 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 337 337 6 337 5 6 36 104 133 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 109 193 G C - - + MP 338 337 6 342 4 7 36 103 132 -6.954 -7.161 -0.053 -5.575 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 339 337 6 342 4 4 34 103 131 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 340 337 6 342 4 3 33 102 130 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 341 337 6 342 4 2 31 101 129 -4.568 -4.250 -2.265 -0.520 + IL 342 342 5 342 4 5 36 104 132 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 343 343 6 343 3 5 35 103 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 96 ] 110 - G - - - + ML 344 343 6 346 3 6 35 101 129 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 345 343 6 346 3 2 31 99 128 -6.174 -1.687 -0.566 + IL 346 346 3 346 3 5 34 102 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 97 ] 111 - A - - - + ML 347 346 3 349 3 5 34 100 128 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 348 346 3 349 3 1 30 98 127 -6.174 -1.687 -0.566 + IL 349 349 3 349 3 4 34 101 130 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 98 ] 112 - C - - - + ML 350 349 3 352 3 5 33 99 127 -8.360 -0.019 -6.678 -1.756 1.628 -2.580 -1.166 + D 351 349 3 352 3 1 29 98 126 -5.620 -0.734 -1.403 + IL 352 352 3 352 3 3 32 100 128 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 99 ] - 192 - A - - + MR 353 352 3 355 3 4 32 98 126 -8.360 -0.019 -6.678 1.722 -2.384 -2.014 -1.927 + D 354 352 3 355 3 0 28 96 125 -6.390 -1.568 -0.620 + IR 355 355 3 355 3 3 31 99 127 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 100 ] - 191 - G - - + MR 356 355 3 358 3 4 31 97 125 -8.360 -0.019 -6.678 -1.593 -2.815 1.726 -2.202 + D 357 355 3 358 3 0 27 95 124 -6.390 -1.568 -0.620 + IR 358 358 3 358 3 3 31 98 126 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 101 ] - 190 - C - - + MR 359 358 3 361 3 3 30 96 124 -8.360 -0.019 -6.678 -1.756 1.628 -2.580 -1.166 + D 360 358 3 361 3 0 26 94 123 -6.390 -1.568 -0.620 + IR 361 361 3 361 3 2 30 97 125 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 102 ] - 189 - U - - + MR 362 361 3 364 3 3 29 95 123 -8.360 -0.019 -6.678 -1.497 -1.491 -2.231 1.621 + D 363 361 3 364 3 0 25 93 122 -6.390 -1.568 -0.620 + IR 364 364 3 364 3 2 29 96 124 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 103 ] - 188 - U - - + MR 365 364 3 367 3 3 28 94 122 -8.360 -0.019 -6.678 -0.927 -0.498 -1.666 1.293 + D 366 364 3 367 3 0 25 92 121 -6.390 -1.568 -0.620 + IR 367 367 3 367 3 2 28 95 123 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 104 ] - 187 - U - - + MR 368 367 3 370 3 3 27 93 121 -8.360 -0.019 -6.678 -0.801 -0.145 -1.551 1.125 + D 369 367 3 370 3 0 24 91 120 -6.390 -1.568 -0.620 + IR 370 370 3 370 3 1 27 94 122 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 105 ] - 186 - G - - + MR 371 370 3 373 3 2 26 92 120 -8.360 -0.019 -6.678 -1.593 -2.815 1.726 -2.202 + D 372 370 3 373 3 0 23 90 119 -6.390 -1.568 -0.620 + IR 373 373 3 373 3 1 26 93 121 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 106 ] - 185 - G - - + MR 374 373 3 376 3 2 25 91 119 -8.360 -0.019 -6.678 -1.593 -2.815 1.726 -2.202 + D 375 373 3 376 3 0 23 89 118 -6.390 -1.568 -0.620 + IR 376 376 3 376 3 1 25 92 120 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 107 ] - 184 - U - - + MR 377 376 3 379 3 2 25 90 118 -8.360 -0.019 -6.678 -0.767 -0.021 -1.522 1.056 + D 378 376 3 379 3 0 22 88 117 -6.390 -1.568 -0.620 + IR 379 379 3 379 3 1 25 91 119 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 108 ] - 183 - C - - + MR 380 379 3 382 3 2 24 89 117 -8.360 -0.019 -6.678 -1.756 1.628 -2.580 -1.166 + D 381 379 3 382 3 0 21 87 116 -6.390 -1.568 -0.620 + IR 382 382 3 382 3 1 24 90 118 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 109 ] - 182 - a - - + MR 383 382 3 385 3 1 23 88 116 -8.360 -0.019 -6.678 0.989 -0.251 -1.123 -0.482 + D 384 382 3 385 3 0 21 87 115 -6.390 -1.568 -0.620 + IR 385 385 3 385 3 1 23 89 117 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 110 ] - 181 - u - - + MR 386 385 3 388 2 1 22 87 115 -8.364 -0.004 0.165 -0.357 -1.061 0.695 + D 387 385 3 388 2 0 21 86 115 -4.432 -0.068 + IR 388 388 3 388 2 1 22 88 116 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 111 ] - - - - - - + B 389 388 3 390 443 0 21 86 114 + [ BEGL 112 ] - - - - - - + S 390 389 1 391 4 0 0 31 50 -0.045 -6.837 -6.244 -6.884 + [ MATP 113 ] 113 129 g c - - + MP 391 390 1 395 6 2 2 31 50 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.626 -2.542 -3.647 1.905 -4.112 -4.412 0.342 -3.948 -3.639 2.975 -4.077 -0.168 0.033 -3.728 -1.625 -2.549 + ML 392 390 1 395 6 1 1 30 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 393 390 1 395 6 1 1 29 48 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 394 390 1 395 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 395 395 5 395 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 396 396 6 396 5 1 1 30 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 114 ] 114 128 g c - - + MP 397 396 6 401 6 2 2 29 48 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.582 -2.749 -3.547 0.828 -3.360 -4.152 1.635 -3.678 -3.616 2.886 -4.012 -0.495 0.620 -3.574 -0.936 -2.474 + ML 398 396 6 401 6 1 1 28 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 399 396 6 401 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 400 396 6 401 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 401 401 5 401 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 402 402 6 402 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 115 ] 115 127 g c - - + MP 403 402 6 407 6 2 2 27 46 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.551 -2.755 -3.519 0.829 -3.295 -4.138 1.716 -3.632 -3.588 2.832 -3.989 -0.508 0.673 -3.557 -0.880 -2.444 + ML 404 402 6 407 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 405 402 6 407 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 406 402 6 407 6 0 0 24 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 407 407 5 407 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 408 408 6 408 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 116 ] 116 126 G C - - + MP 409 408 6 413 6 2 2 25 44 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 410 408 6 413 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 411 408 6 413 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 412 408 6 413 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 413 413 5 413 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 414 414 6 414 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 117 ] 117 125 G C - - + MP 415 414 6 419 4 2 2 23 42 -6.954 -7.161 -0.053 -5.575 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 416 414 6 419 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 417 414 6 419 4 1 1 23 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 418 414 6 419 4 0 0 22 41 -4.568 -4.250 -2.265 -0.520 + IL 419 419 5 419 4 1 1 25 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 420 420 6 420 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 118 - U - - - + ML 421 420 6 423 3 1 1 20 39 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 422 420 6 423 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 423 423 3 423 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 119 - U - - - + ML 424 423 3 426 3 1 1 19 37 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 425 423 3 426 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 426 426 3 426 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 120 - C - - - + ML 427 426 3 429 3 1 1 18 36 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 428 426 3 429 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 429 429 3 429 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 121 - G - - - + ML 430 429 3 432 3 1 1 16 35 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 431 429 3 432 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 432 432 3 432 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 122 - A - - - + ML 433 432 3 435 3 1 1 15 33 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 434 432 3 435 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 435 435 3 435 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 123 ] 123 - U - - - + ML 436 435 3 438 3 1 1 13 31 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 437 435 3 438 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 438 438 3 438 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 124 ] 124 - U - - - + ML 439 438 3 441 2 1 1 1 1 * 0.000 -1.497 -1.491 -2.231 1.621 + D 440 438 3 441 2 0 0 0 0 * 0.000 + IL 441 441 3 441 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 125 ] - - - - - - + E 442 441 3 -1 0 0 0 0 0 + [ BEGR 126 ] - - - - - - + S 443 389 1 444 5 0 7 69 97 -7.099 -0.039 -6.914 -7.126 -8.018 + IL 444 444 2 444 5 1 5 70 99 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 127 ] 130 180 C G - - + MP 445 444 2 449 6 2 9 69 97 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 446 444 2 449 6 1 4 67 96 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 447 444 2 449 6 1 4 67 96 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 448 444 2 449 6 0 0 64 93 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 449 449 5 449 6 1 5 68 97 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 450 450 6 450 5 1 5 68 97 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 128 ] 131 179 A U - - + MP 451 450 6 455 6 2 9 67 95 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.806 -2.834 -3.824 3.341 -4.169 -5.233 0.132 -3.865 -3.715 1.062 -4.263 -0.307 -0.286 -4.418 -1.809 -2.657 + ML 452 450 6 455 6 1 3 65 94 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 453 450 6 455 6 1 3 65 94 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 454 450 6 455 6 0 0 62 91 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 455 455 5 455 6 1 4 66 95 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 456 456 6 456 5 1 5 66 95 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 129 ] 132 178 c g - - + MP 457 456 6 461 6 2 9 65 93 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.424 -3.060 -3.403 0.623 -2.708 -4.103 2.623 -3.260 -3.416 1.884 -3.859 -0.898 1.148 -3.578 -0.354 -2.288 + ML 458 456 6 461 6 1 3 63 92 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 459 456 6 461 6 1 3 63 92 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 460 456 6 461 6 0 0 60 89 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 461 461 5 461 6 1 4 64 93 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 462 462 6 462 5 1 4 64 93 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 130 ] 133 177 c g - - + MP 463 462 6 467 6 2 8 63 91 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.424 -3.060 -3.403 0.623 -2.708 -4.103 2.623 -3.260 -3.416 1.884 -3.859 -0.898 1.148 -3.578 -0.354 -2.288 + ML 464 462 6 467 6 1 3 61 90 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 465 462 6 467 6 1 3 61 90 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 466 462 6 467 6 0 0 58 87 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 467 467 5 467 6 1 4 62 91 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 468 468 6 468 5 1 4 62 91 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 131 ] 134 176 U G - - + MP 469 468 6 473 6 2 7 61 89 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.105 -4.026 -3.804 -0.359 -2.557 -4.226 1.730 -3.331 -3.845 -0.169 -4.135 -2.027 0.879 -4.189 3.015 -2.715 + ML 470 468 6 473 6 1 3 59 88 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 471 468 6 473 6 1 2 59 88 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 472 468 6 473 6 0 0 57 85 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 473 473 5 473 6 1 3 60 89 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 474 474 6 474 5 1 4 60 89 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 132 ] 135 175 C G - - + MP 475 474 6 479 6 2 6 59 87 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 476 474 6 479 6 1 2 58 86 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 477 474 6 479 6 1 2 57 86 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 478 474 6 479 6 0 0 55 84 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 479 479 5 479 6 1 3 58 87 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 480 480 6 480 5 1 3 58 87 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 133 ] 136 174 C G - - + MP 481 480 6 485 4 2 4 57 85 -6.954 -7.161 -0.053 -5.575 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 482 480 6 485 4 1 1 56 85 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 483 480 6 485 4 1 1 56 84 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 484 480 6 485 4 0 0 55 83 -4.568 -4.250 -2.265 -0.520 + IL 485 485 5 485 4 1 3 58 86 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 486 486 6 486 3 1 2 57 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 134 ] 137 - A - - - + ML 487 486 6 489 3 1 3 55 83 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 488 486 6 489 3 0 0 53 81 -6.174 -1.687 -0.566 + IL 489 489 3 489 3 1 2 56 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 138 - C - - - + ML 490 489 3 492 3 1 2 54 82 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 491 489 3 492 3 0 0 52 80 -6.174 -1.687 -0.566 + IL 492 492 3 492 3 1 1 55 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 139 - C - - - + ML 493 492 3 495 3 1 1 53 81 -2.650 -0.412 -3.488 -0.348 1.101 -1.565 -0.452 + D 494 492 3 495 3 0 0 51 79 -6.174 -1.687 -0.566 + IL 495 495 3 495 3 1 1 53 82 -1.888 -0.539 -4.588 0.000 0.000 0.000 0.000 + [ MATL 137 ] 141 - c - - - + ML 496 495 3 498 3 1 2 52 80 -7.851 -0.022 -6.506 -0.240 0.202 -0.114 0.109 + D 497 495 3 498 3 0 0 50 79 -6.968 -0.732 -1.359 + IL 498 498 3 498 3 1 1 53 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 142 - A - - - + ML 499 498 3 501 3 1 1 51 79 -7.970 -0.021 -6.624 1.338 -1.589 -0.594 -1.069 + D 500 498 3 501 3 0 0 49 77 -6.174 -1.687 -0.566 + IL 501 501 3 501 3 1 1 52 80 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 143 - A - - - + ML 502 501 3 504 3 1 1 50 78 -7.970 -0.021 -6.624 1.282 -1.295 -1.284 -0.414 + D 503 501 3 504 3 0 0 48 76 -6.174 -1.687 -0.566 + IL 504 504 3 504 3 1 1 51 79 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 144 - G - - - + ML 505 504 3 507 3 1 1 49 77 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 506 504 3 507 3 0 0 47 75 -6.174 -1.687 -0.566 + IL 507 507 3 507 3 1 1 50 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 145 - g - - - + ML 508 507 3 510 3 1 1 48 76 -7.970 -0.021 -6.624 0.000 -0.186 0.120 0.048 + D 509 507 3 510 3 0 0 46 74 -6.174 -1.687 -0.566 + IL 510 510 3 510 3 1 1 49 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 146 - g - - - + ML 511 510 3 513 3 1 1 47 75 -7.970 -0.117 -3.759 0.250 -1.560 0.971 -0.966 + D 512 510 3 513 3 0 0 45 73 -6.174 -1.687 -0.566 + IL 513 513 3 513 3 1 1 48 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 147 - C - - - + ML 514 513 3 516 3 1 1 46 74 -7.875 -0.022 -6.529 -1.527 1.561 -2.343 -0.985 + D 515 513 3 516 3 0 0 44 72 -6.845 -2.358 -0.329 + IL 516 516 3 516 3 1 1 47 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 148 - A - - - + ML 517 516 3 519 3 1 1 45 73 -7.875 -0.022 -6.529 1.677 -2.193 -1.842 -1.718 + D 518 516 3 519 3 0 0 43 72 -6.845 -0.819 -1.236 + IL 519 519 3 519 3 1 1 46 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 145 ] 149 - U - - - + ML 520 519 3 522 3 1 1 44 72 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 521 519 3 522 3 0 0 42 70 -6.174 -1.687 -0.566 + IL 522 522 3 522 3 1 1 45 73 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 150 - U - - - + ML 523 522 3 525 3 1 1 43 71 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 524 522 3 525 3 0 0 41 69 -6.174 -1.687 -0.566 + IL 525 525 3 525 3 1 1 44 72 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 147 ] 151 - c - - - + ML 526 525 3 528 3 1 1 42 70 -7.970 -0.376 -2.149 -0.333 0.410 -0.244 0.047 + D 527 525 3 528 3 0 0 40 68 -6.174 -1.687 -0.566 + IL 528 528 3 528 3 1 1 43 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 148 ] 152 - c - - - + ML 529 528 3 531 3 1 1 41 69 -7.620 -0.026 -6.274 -0.292 0.648 -0.509 -0.129 + D 530 528 3 531 3 0 0 39 67 -7.759 -3.272 -0.165 + IL 531 531 3 531 3 1 1 42 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 149 ] 153 - a - - - + ML 532 531 3 534 3 1 1 40 68 -7.620 -0.026 -6.274 0.674 -1.114 0.316 -0.520 + D 533 531 3 534 3 0 0 39 67 -7.759 -0.377 -2.150 + IL 534 534 3 534 3 1 1 41 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 150 ] 154 - c - - - + ML 535 534 3 537 3 1 1 39 67 -7.970 -0.021 -6.624 -0.485 0.726 -0.797 0.078 + D 536 534 3 537 3 0 0 37 65 -6.174 -1.687 -0.566 + IL 537 537 3 537 3 1 1 40 68 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 151 ] 155 - g - - - + ML 538 537 3 540 3 1 1 38 66 -7.970 -0.021 -6.624 -0.273 -0.511 0.406 0.197 + D 539 537 3 540 3 0 0 36 64 -6.174 -1.687 -0.566 + IL 540 540 3 540 3 1 1 39 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 152 ] 156 - G - - - + ML 541 540 3 543 3 1 1 37 65 -7.970 -0.021 -6.624 -0.307 -1.887 1.330 -1.295 + D 542 540 3 543 3 0 0 35 63 -6.174 -1.687 -0.566 + IL 543 543 3 543 3 1 1 38 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 157 - A - - - + ML 544 543 3 546 3 1 1 36 64 -7.970 -0.021 -6.624 1.064 -1.419 -0.023 -0.857 + D 545 543 3 546 3 0 0 34 62 -6.174 -1.687 -0.566 + IL 546 546 3 546 3 1 1 37 65 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 158 - g - - - + ML 547 546 3 549 3 1 1 35 63 -7.970 -0.021 -6.624 -0.404 -0.356 0.823 -0.527 + D 548 546 3 549 3 0 0 33 61 -6.174 -1.687 -0.566 + IL 549 549 3 549 3 1 1 36 64 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 159 - a - - - + ML 550 549 3 552 3 1 1 34 62 -7.970 -0.021 -6.624 0.721 -0.888 -1.050 0.409 + D 551 549 3 552 3 0 0 32 60 -6.174 -1.687 -0.566 + IL 552 552 3 552 3 1 1 35 63 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 160 - G - - - + ML 553 552 3 555 3 1 1 33 61 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 554 552 3 555 3 0 0 31 59 -6.174 -1.687 -0.566 + IL 555 555 3 555 3 1 1 34 62 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 161 - U - - - + ML 556 555 3 558 3 1 1 32 60 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 557 555 3 558 3 0 0 29 58 -6.174 -1.687 -0.566 + IL 558 558 3 558 3 1 1 33 61 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 162 - g - - - + ML 559 558 3 561 3 1 1 31 59 -2.650 -0.268 -6.624 -0.519 -1.249 0.954 -0.082 + D 560 558 3 561 3 0 0 26 54 -6.174 -1.687 -0.566 + IL 561 561 3 561 3 1 1 33 61 -0.934 -1.154 -5.203 0.000 0.000 0.000 0.000 + [ MATL 159 ] 166 - U - - - + ML 562 561 3 564 3 1 1 21 39 -7.970 -0.021 -6.624 -0.789 -0.104 -1.541 1.102 + D 563 561 3 564 3 0 0 20 38 -6.174 -1.687 -0.566 + IL 564 564 3 564 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 167 - U - - - + ML 565 564 3 567 3 1 1 19 38 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 566 564 3 567 3 0 0 19 37 -6.174 -1.687 -0.566 + IL 567 567 3 567 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 168 - u - - - + ML 568 567 3 570 3 1 1 18 36 -7.970 -0.021 -6.624 -0.710 0.374 -1.483 0.795 + D 569 567 3 570 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 570 570 3 570 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 162 ] 169 - a - - - + ML 571 570 3 573 3 1 1 17 35 -7.970 -0.021 -6.624 0.244 -0.877 0.164 0.202 + D 572 570 3 573 3 0 0 16 35 -6.174 -1.687 -0.566 + IL 573 573 3 573 3 1 1 20 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 163 ] 170 - G - - - + ML 574 573 3 576 3 1 1 16 33 -3.591 -0.141 -6.624 -1.593 -2.815 1.726 -2.202 + D 575 573 3 576 3 0 0 14 32 -6.174 -1.687 -0.566 + IL 576 576 3 576 3 1 1 17 34 -1.686 -0.641 -4.386 0.000 0.000 0.000 0.000 + [ MATL 164 ] 172 - a - - - + ML 577 576 3 579 3 1 1 13 31 -7.970 -0.021 -6.624 0.542 -1.018 0.228 -0.185 + D 578 576 3 579 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 579 579 3 579 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 165 ] 173 - U - - - + ML 580 579 3 582 2 1 1 1 1 * 0.000 -1.497 -1.491 -2.231 1.621 + D 581 579 3 582 2 0 0 0 0 * 0.000 + IL 582 582 3 582 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 166 ] - - - - - - + E 583 582 3 -1 0 0 0 0 0 + [ BEGR 167 ] - - - - - - + S 584 165 1 585 2 32 75 164 192 -8.364 -0.004 + IL 585 585 2 585 2 33 76 166 194 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 168 ] - - - - - - + B 586 585 2 662 587 32 75 164 192 + [ BEGR 281 ] - - - - - - + S 587 586 1 588 3 0 0 46 75 -2.650 -0.268 -6.624 + IL 588 588 2 588 3 1 1 49 78 -0.934 -1.154 -5.203 0.000 0.000 0.000 0.000 + [ MATL 282 ] 343 - C - - - + ML 589 588 2 591 3 1 1 38 57 -7.970 -0.021 -6.624 -1.044 1.214 -1.863 -0.119 + D 590 588 2 591 3 0 0 37 56 -6.174 -1.687 -0.566 + IL 591 591 3 591 3 1 1 40 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 283 ] 344 - g - - - + ML 592 591 3 594 5 1 1 37 55 -7.099 -0.337 -2.397 -7.126 -8.018 0.250 -1.560 0.971 -0.966 + D 593 591 3 594 5 0 0 35 54 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 594 594 3 594 5 1 1 37 56 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 284 ] 345 366 g c - - + MP 595 594 3 599 6 2 2 36 55 -8.981 -8.920 -0.023 -7.696 -7.976 -8.371 -1.741 -1.802 -0.092 1.261 -1.912 -2.766 1.453 -2.246 -1.986 1.454 -1.012 0.221 1.275 -2.054 -0.075 -1.138 + ML 596 594 3 599 6 1 1 34 53 -7.348 -7.694 -1.356 -0.828 -7.544 -5.074 -0.524 -1.539 1.285 -0.932 + MR 597 594 3 599 6 1 1 34 53 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 598 594 3 599 6 0 0 32 51 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 599 599 5 599 6 1 1 35 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 600 600 6 600 5 1 1 35 54 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 285 ] 346 365 c g - - + MP 601 600 6 605 6 2 2 34 52 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -1.729 -1.537 -1.972 1.162 -1.929 -1.241 1.501 -1.033 -1.929 1.337 -2.395 0.623 1.426 -2.047 -0.064 -1.149 + ML 602 600 6 605 6 1 1 32 51 -7.022 -7.368 -2.082 -1.777 -7.218 -1.147 -0.185 0.169 -0.891 0.543 + MR 603 600 6 605 6 1 1 32 51 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 604 600 6 605 6 0 0 30 49 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 605 605 5 605 6 1 1 33 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 606 606 6 606 5 1 1 33 52 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 286 ] 347 364 g c - - + MP 607 606 6 611 6 2 2 32 50 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.428 -2.368 -3.506 1.143 -3.981 -4.363 0.390 -3.747 -3.411 2.759 -3.875 1.727 0.095 -3.673 -1.552 -2.383 + ML 608 606 6 611 6 1 1 30 49 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 609 606 6 611 6 1 1 30 49 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 610 606 6 611 6 0 0 27 46 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 611 611 5 611 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 612 612 6 612 5 1 1 31 50 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 287 ] 348 363 g c - - + MP 613 612 6 617 6 2 2 30 48 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.971 -2.373 -3.083 0.954 -3.136 -3.757 0.847 -3.340 -3.067 2.831 0.253 -0.287 0.529 -3.144 -0.973 -2.133 + ML 614 612 6 617 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 615 612 6 617 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 616 612 6 617 6 0 0 25 44 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 617 617 5 617 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 618 618 6 618 5 1 1 29 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 288 ] 349 362 g c - - + MP 619 618 6 623 6 2 2 28 46 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.079 -2.462 -3.178 0.800 -3.205 -0.027 0.774 -3.477 -3.182 2.976 -3.614 -0.458 0.447 -3.145 -1.040 -2.270 + ML 620 618 6 623 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 621 618 6 623 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 622 618 6 623 6 0 0 23 42 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 623 623 5 623 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 624 624 6 624 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 289 ] 350 361 g c - - + MP 625 624 6 629 6 2 2 26 44 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.875 -2.317 -2.959 1.037 -3.061 -3.630 0.914 -3.284 -3.030 2.789 -3.488 -0.266 0.620 0.029 -0.892 -2.042 + ML 626 624 6 629 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 627 624 6 629 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 628 624 6 629 6 0 0 21 40 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 629 629 5 629 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 630 630 6 630 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 290 ] 351 360 g c - - + MP 631 630 6 635 6 2 2 24 42 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.534 -0.740 -2.647 1.381 -2.574 -3.426 1.792 -2.887 -2.715 2.048 -3.207 -0.230 1.108 -2.736 -0.424 -1.717 + ML 632 630 6 635 6 1 1 23 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 633 630 6 635 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 634 630 6 635 6 0 0 20 39 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 635 635 5 635 6 1 1 23 42 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 636 636 6 636 5 1 1 23 42 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 291 ] 352 359 c g - - + MP 637 636 6 641 6 2 2 22 40 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.854 -2.783 -2.909 0.444 -2.344 0.549 2.727 -2.905 -2.943 0.789 -3.381 -1.067 1.100 -3.081 -0.207 -1.986 + ML 638 636 6 641 6 1 1 21 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 639 636 6 641 6 1 1 21 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 640 636 6 641 6 0 0 19 38 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 641 641 5 641 6 1 1 22 40 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 642 642 6 642 5 1 1 21 40 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 292 ] 353 358 c g - - + MP 643 642 6 647 4 2 2 20 38 -6.738 -6.946 -0.062 -5.360 -1.845 -1.932 -2.020 1.111 -1.905 -2.838 1.614 -2.293 -2.074 1.237 -2.621 -0.411 1.368 -0.824 0.983 -0.413 + ML 644 642 6 647 4 1 1 21 39 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 645 642 6 647 4 1 1 20 39 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 646 642 6 647 4 0 0 18 37 -5.450 -5.131 -3.147 -0.259 + IL 647 647 5 647 4 1 1 22 41 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 648 648 6 648 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 293 ] 354 - U - - - + ML 649 648 6 651 3 1 1 16 35 -7.771 -0.024 -6.425 -1.138 -1.197 -1.851 1.502 + D 650 648 6 651 3 0 0 15 34 -7.310 -2.823 -0.230 + IL 651 651 3 651 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 294 ] 355 - C - - - + ML 652 651 3 654 3 1 1 15 33 -7.771 -0.151 -3.395 -1.284 1.473 -2.088 -0.793 + D 653 651 3 654 3 0 0 14 32 -7.310 -2.823 -0.230 + IL 654 654 3 654 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 295 ] 356 - G - - - + ML 655 654 3 657 3 1 1 13 32 -7.645 -0.026 -6.299 -0.906 -2.006 1.504 -1.391 + D 656 654 3 657 3 0 0 12 31 -7.696 -3.209 -0.173 + IL 657 657 3 657 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 296 ] 357 - G - - - + ML 658 657 3 660 2 1 1 1 1 * 0.000 -0.906 -2.006 1.504 -1.391 + D 659 657 3 660 2 0 0 0 0 * 0.000 + IL 660 660 3 660 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 297 ] - - - - - - + E 661 660 3 -1 0 0 0 0 0 + [ BEGL 169 ] - - - - - - + S 662 586 1 663 1 21 61 136 159 0.000 + [ BIF 170 ] - - - - - - + B 663 662 1 664 714 21 61 136 159 + [ BEGL 171 ] - - - - - - + S 664 663 1 665 4 0 0 30 49 -0.045 -6.837 -6.244 -6.884 + [ MATP 172 ] 221 236 C G - - + MP 665 664 1 669 6 2 2 30 49 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 666 664 1 669 6 1 1 29 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 667 664 1 669 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 668 664 1 669 6 0 0 26 45 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 669 669 5 669 6 1 1 30 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 670 670 6 670 5 1 1 29 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 173 ] 222 235 G C - - + MP 671 670 6 675 6 2 2 28 47 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 672 670 6 675 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 673 670 6 675 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 674 670 6 675 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 675 675 5 675 6 1 1 28 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 676 676 6 676 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 174 ] 223 234 u a - - + MP 677 676 6 681 6 2 2 26 45 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 0.712 -2.394 -2.496 0.847 -2.202 -3.304 1.626 -2.648 -2.539 1.012 -3.067 -0.691 2.113 -2.662 -0.160 -1.623 + ML 678 676 6 681 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 679 676 6 681 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 680 676 6 681 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 681 681 5 681 6 1 1 26 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 682 682 6 682 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 175 ] 224 233 c g - - + MP 683 682 6 687 4 2 2 24 43 -6.954 -7.161 -0.053 -5.575 -3.033 -2.949 -3.071 0.351 -2.418 -3.713 2.696 -2.997 -3.084 0.577 1.093 -1.166 1.078 -3.269 -0.240 -2.107 + ML 684 682 6 687 4 1 1 25 44 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 685 682 6 687 4 1 1 24 43 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 686 682 6 687 4 0 0 23 42 -4.568 -4.250 -2.265 -0.520 + IL 687 687 5 687 4 1 1 26 45 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 688 688 6 688 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 176 ] 225 - A - - - + ML 689 688 6 691 3 1 1 21 40 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 690 688 6 691 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 691 691 3 691 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 177 ] 226 - G - - - + ML 692 691 3 694 3 1 1 20 39 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 693 691 3 694 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 694 694 3 694 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 178 ] 227 - g - - - + ML 695 694 3 697 3 1 1 19 37 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 696 694 3 697 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 697 697 3 697 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 179 ] 228 - c - - - + ML 698 697 3 700 3 1 1 17 36 -7.970 -0.021 -6.624 -0.331 0.404 -0.243 0.053 + D 699 697 3 700 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 700 700 3 700 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 180 ] 229 - g - - - + ML 701 700 3 703 3 1 1 16 35 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 702 700 3 703 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 703 703 3 703 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 181 ] 230 - A - - - + ML 704 703 3 706 3 1 1 15 33 -7.970 -0.268 -2.595 1.722 -2.384 -2.014 -1.927 + D 705 703 3 706 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 706 706 3 706 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 182 ] 231 - c - - - + ML 707 706 3 709 3 1 1 13 32 -7.727 -0.024 -6.381 -0.543 0.574 -1.308 0.507 + D 708 706 3 709 3 0 0 12 31 -7.462 -2.975 -0.206 + IL 709 709 3 709 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 183 ] 232 - g - - - + ML 710 709 3 712 2 1 1 1 1 * 0.000 -0.209 -0.129 0.469 -0.258 + D 711 709 3 712 2 0 0 0 0 * 0.000 + IL 712 712 3 712 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 184 ] - - - - - - + E 713 712 3 -1 0 0 0 0 0 + [ BEGR 185 ] - - - - - - + S 714 663 1 715 3 9 47 120 143 -7.970 -0.021 -6.624 + IL 715 715 2 715 3 9 48 123 145 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 186 ] 237 - U - - - + ML 716 715 2 718 3 9 48 120 143 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 717 715 2 718 3 4 42 119 141 -6.174 -1.687 -0.566 + IL 718 718 3 718 3 8 47 122 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 187 ] 238 - u - - - + ML 719 718 3 721 3 9 47 119 142 -7.970 -0.021 -6.624 0.398 -0.835 -1.085 0.723 + D 720 718 3 721 3 3 42 118 140 -6.174 -1.687 -0.566 + IL 721 721 3 721 3 8 46 121 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 239 - A - - - + ML 722 721 3 724 3 8 46 118 141 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 723 721 3 724 3 3 41 117 139 -6.174 -1.687 -0.566 + IL 724 724 3 724 3 7 45 120 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 240 - a - - - + ML 725 724 3 727 3 8 45 117 140 -7.970 -0.021 -6.624 0.705 -0.883 -1.049 0.427 + D 726 724 3 727 3 3 40 116 138 -6.174 -1.687 -0.566 + IL 727 727 3 727 3 6 44 119 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 190 ] 241 - u - - - + ML 728 727 3 730 3 7 44 116 139 -7.970 -0.021 -6.624 0.199 0.186 -1.059 0.304 + D 729 727 3 730 3 2 39 114 137 -6.174 -1.687 -0.566 + IL 730 730 3 730 3 6 44 118 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 242 - a - - - + ML 731 730 3 733 3 7 43 115 138 -7.970 -0.021 -6.624 0.318 0.013 -0.184 -0.210 + D 732 730 3 733 3 2 38 113 136 -6.174 -1.687 -0.566 + IL 733 733 3 733 3 5 43 117 139 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 192 ] 243 - a - - - + ML 734 733 3 736 3 6 42 114 137 -7.970 -0.021 -6.624 0.269 -0.265 0.184 -0.276 + D 735 733 3 736 3 1 37 112 135 -6.174 -1.687 -0.566 + IL 736 736 3 736 3 5 42 116 138 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 244 - u - - - + ML 737 736 3 739 3 6 42 113 136 -7.970 -0.021 -6.624 0.133 0.195 -1.074 0.360 + D 738 736 3 739 3 1 36 111 134 -6.174 -1.687 -0.566 + IL 739 739 3 739 3 4 41 115 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 245 - g - - - + ML 740 739 3 742 3 5 41 112 135 -7.970 -0.021 -6.624 0.568 -1.434 0.669 -0.842 + D 741 739 3 742 3 0 36 110 133 -6.174 -1.687 -0.566 + IL 742 742 3 742 3 4 40 114 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 246 - c - - - + ML 743 742 3 745 3 5 40 111 134 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 744 742 3 745 3 0 35 109 132 -6.174 -1.687 -0.566 + IL 745 745 3 745 3 3 39 113 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 247 - A - - - + ML 746 745 3 748 3 4 39 110 133 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 747 745 3 748 3 0 34 108 131 -6.174 -1.687 -0.566 + IL 748 748 3 748 3 3 38 111 134 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 248 - a - - - + ML 749 748 3 751 3 4 38 109 132 -7.970 -0.021 -6.624 0.949 -0.992 -1.092 0.134 + D 750 748 3 751 3 0 33 107 130 -6.174 -1.687 -0.566 + IL 751 751 3 751 3 3 38 110 133 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 198 ] 249 - a - - - + ML 752 751 3 754 3 4 37 108 131 -7.970 -0.021 -6.624 0.989 -0.251 -1.123 -0.482 + D 753 751 3 754 3 0 32 106 129 -6.174 -1.687 -0.566 + IL 754 754 3 754 3 2 37 109 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 250 - u - - - + ML 755 754 3 757 3 3 37 107 130 -7.970 -0.021 -6.624 -0.443 -0.884 -0.234 0.905 + D 756 754 3 757 3 0 31 105 128 -6.174 -1.687 -0.566 + IL 757 757 3 757 3 2 36 108 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 251 - c - - - + ML 758 757 3 760 3 3 36 106 129 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 759 757 3 760 3 0 30 104 127 -6.174 -1.687 -0.566 + IL 760 760 3 760 3 2 35 107 130 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 252 - c - - - + ML 761 760 3 763 3 2 35 105 128 -7.970 -0.021 -6.624 0.195 0.449 -1.127 0.046 + D 762 760 3 763 3 0 30 103 126 -6.174 -1.687 -0.566 + IL 763 763 3 763 3 1 34 106 129 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 202 ] 253 - a - - - + ML 764 763 3 766 3 2 34 104 126 -7.970 -0.021 -6.624 0.759 -0.719 -0.061 -0.430 + D 765 763 3 766 3 0 29 102 125 -6.174 -1.687 -0.566 + IL 766 766 3 766 3 1 33 105 128 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 254 - U - - - + ML 767 766 3 769 3 2 33 103 125 -7.970 -0.021 -6.624 -0.780 -0.069 -1.532 1.083 + D 768 766 3 769 3 0 28 101 124 -6.174 -1.687 -0.566 + IL 769 769 3 769 3 1 33 104 127 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 255 - A - - - + ML 770 769 3 772 3 2 32 102 124 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 771 769 3 772 3 0 27 100 123 -6.174 -1.687 -0.566 + IL 772 772 3 772 3 1 32 103 126 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 205 ] 256 - A - - - + ML 773 772 3 775 3 1 32 101 123 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 774 772 3 775 3 0 26 99 122 -6.174 -1.687 -0.566 + IL 775 775 3 775 3 1 31 102 125 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 206 ] 257 - A - - - + ML 776 775 3 778 3 1 31 100 122 -7.970 -0.021 -6.624 1.012 -1.033 -1.115 0.047 + D 777 775 3 778 3 0 25 98 121 -6.174 -1.687 -0.566 + IL 778 778 3 778 3 1 30 101 124 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 207 ] 258 - u - - - + ML 779 778 3 781 3 1 30 99 121 -7.970 -0.021 -6.624 -0.715 0.289 -1.484 0.857 + D 780 778 3 781 3 0 24 97 120 -6.174 -1.687 -0.566 + IL 781 781 3 781 3 1 29 100 123 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 208 ] 259 - G - - - + ML 782 781 3 784 3 1 29 98 120 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 783 781 3 784 3 0 24 96 119 -6.174 -1.687 -0.566 + IL 784 784 3 784 3 1 28 99 122 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 209 ] 260 - C - - - + ML 785 784 3 787 3 1 28 97 119 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 786 784 3 787 3 0 23 95 118 -6.174 -1.687 -0.566 + IL 787 787 3 787 3 1 28 98 121 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 210 ] 261 - c - - - + ML 788 787 3 790 3 1 27 96 118 -7.970 -0.021 -6.624 -0.807 0.880 -1.610 0.333 + D 789 787 3 790 3 0 22 94 117 -6.174 -1.687 -0.566 + IL 790 790 3 790 3 1 27 97 120 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 211 ] 262 - A - - - + ML 791 790 3 793 3 1 27 95 117 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 792 790 3 793 3 0 21 93 116 -6.174 -1.687 -0.566 + IL 793 793 3 793 3 1 26 96 119 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 212 ] 263 - A - - - + ML 794 793 3 796 3 1 26 94 116 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 795 793 3 796 3 0 20 92 115 -6.174 -1.687 -0.566 + IL 796 796 3 796 3 1 25 95 118 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 213 ] 264 - c - - - + ML 797 796 3 799 3 1 25 93 115 -7.970 -0.021 -6.624 -0.839 0.944 -1.645 0.259 + D 798 796 3 799 3 0 19 91 114 -6.174 -1.687 -0.566 + IL 799 799 3 799 3 1 24 94 117 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 214 ] 265 - G - - - + ML 800 799 3 802 3 1 24 92 114 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 801 799 3 802 3 0 19 90 113 -6.174 -1.687 -0.566 + IL 802 802 3 802 3 1 23 93 116 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 215 ] 266 - A - - - + ML 803 802 3 805 3 1 23 91 113 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 804 802 3 805 3 0 18 89 112 -6.174 -1.687 -0.566 + IL 805 805 3 805 3 1 23 92 115 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 216 ] 267 - U - - - + ML 806 805 3 808 3 1 23 90 112 -7.970 -0.021 -6.624 -0.763 -0.001 -1.518 1.044 + D 807 805 3 808 3 0 17 88 110 -6.174 -1.687 -0.566 + IL 808 808 3 808 3 1 22 91 114 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 217 ] 268 - G - - - + ML 809 808 3 811 3 1 22 89 111 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 810 808 3 811 3 0 16 87 109 -6.174 -1.687 -0.566 + IL 811 811 3 811 3 1 21 90 113 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 218 ] 269 - A - - - + ML 812 811 3 814 3 1 21 88 110 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 813 811 3 814 3 0 15 86 108 -6.174 -1.687 -0.566 + IL 814 814 3 814 3 1 20 89 112 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 270 - g - - - + ML 815 814 3 817 3 1 20 87 109 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 816 814 3 817 3 0 15 85 107 -6.174 -1.687 -0.566 + IL 817 817 3 817 3 1 19 88 111 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 271 - c - - - + ML 818 817 3 820 3 1 20 86 108 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 819 817 3 820 3 0 14 84 106 -6.174 -1.687 -0.566 + IL 820 820 3 820 3 1 19 87 110 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 272 - a - - - + ML 821 820 3 823 3 1 19 85 107 -7.970 -0.021 -6.624 0.856 -1.388 0.307 -0.808 + D 822 820 3 823 3 0 13 83 105 -6.174 -1.687 -0.566 + IL 823 823 3 823 3 1 18 86 109 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 273 - u - - - + ML 824 823 3 826 3 1 18 84 106 -7.970 -0.021 -6.624 0.224 -0.810 -0.112 0.418 + D 825 823 3 826 3 0 12 82 104 -6.174 -1.687 -0.566 + IL 826 826 3 826 3 1 17 85 108 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 274 - U - - - + ML 827 826 3 829 3 1 17 83 105 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 828 826 3 829 3 0 12 81 103 -6.174 -1.687 -0.566 + IL 829 829 3 829 3 1 16 84 107 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 224 ] 275 - U - - - + ML 830 829 3 832 3 1 17 82 104 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 831 829 3 832 3 0 11 80 102 -6.174 -1.687 -0.566 + IL 832 832 3 832 3 1 16 83 105 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 276 - C - - - + ML 833 832 3 835 3 1 16 81 103 -7.970 -0.021 -6.624 -1.047 1.217 -1.866 -0.124 + D 834 832 3 835 3 0 10 79 101 -6.174 -1.687 -0.566 + IL 835 835 3 835 3 1 15 82 104 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 277 - G - - - + ML 836 835 3 838 3 1 15 80 102 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 837 835 3 838 3 0 9 78 100 -6.174 -1.687 -0.566 + IL 838 838 3 838 3 1 14 81 103 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 227 ] 278 - C - - - + ML 839 838 3 841 3 1 14 79 101 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 840 838 3 841 3 0 9 77 99 -6.174 -1.687 -0.566 + IL 841 841 3 841 3 1 13 80 102 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 279 - a - - - + ML 842 841 3 844 3 1 13 77 100 -7.970 -0.021 -6.624 0.697 -0.880 -1.049 0.436 + D 843 841 3 844 3 0 8 76 98 -6.174 -1.687 -0.566 + IL 844 844 3 844 3 1 13 79 101 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 280 - a - - - + ML 845 844 3 847 3 1 13 76 99 -7.970 -0.021 -6.624 0.401 -0.441 -0.480 0.293 + D 846 844 3 847 3 0 7 75 97 -6.174 -1.687 -0.566 + IL 847 847 3 847 3 1 12 78 100 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 281 - U - - - + ML 848 847 3 850 3 1 12 75 98 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 849 847 3 850 3 0 7 74 96 -6.174 -1.687 -0.566 + IL 850 850 3 850 3 1 11 77 99 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 231 ] 282 - g - - - + ML 851 850 3 853 3 1 11 74 97 -7.970 -0.021 -6.624 0.051 -0.296 0.165 0.039 + D 852 850 3 853 3 0 6 73 95 -6.174 -1.687 -0.566 + IL 853 853 3 853 3 1 10 76 98 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 283 - G - - - + ML 854 853 3 856 3 1 10 73 96 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 855 853 3 856 3 0 5 72 94 -6.174 -1.687 -0.566 + IL 856 856 3 856 3 1 10 75 97 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 284 - C - - - + ML 857 856 3 859 3 1 9 72 95 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 858 856 3 859 3 0 5 71 93 -6.174 -1.687 -0.566 + IL 859 859 3 859 3 1 9 74 96 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 285 - C - - - + ML 860 859 3 862 3 1 9 71 94 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 861 859 3 862 3 0 4 70 92 -6.174 -1.687 -0.566 + IL 862 862 3 862 3 1 8 73 95 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 235 ] 286 - G - - - + ML 863 862 3 865 3 1 8 70 93 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 864 862 3 865 3 0 3 69 91 -6.174 -1.687 -0.566 + IL 865 865 3 865 3 1 7 72 94 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 287 - C - - - + ML 866 865 3 868 3 1 7 69 92 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 867 865 3 868 3 0 3 68 90 -6.174 -1.687 -0.566 + IL 868 868 3 868 3 1 7 71 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 288 - c - - - + ML 869 868 3 871 3 1 6 68 91 -7.970 -0.021 -6.624 -0.729 0.632 -1.517 0.582 + D 870 868 3 871 3 0 2 67 89 -6.174 -1.687 -0.566 + IL 871 871 3 871 3 1 6 70 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 289 - U - - - + ML 872 871 3 874 3 1 5 67 90 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 873 871 3 874 3 0 2 66 88 -6.174 -1.687 -0.566 + IL 874 874 3 874 3 1 5 69 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 290 - A - - - + ML 875 874 3 877 3 1 4 66 89 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 876 874 3 877 3 0 1 65 87 -6.174 -1.687 -0.566 + IL 877 877 3 877 3 1 4 68 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 291 - A - - - + ML 878 877 3 880 3 1 3 65 87 -7.970 -0.376 -2.149 1.722 -2.384 -2.014 -1.927 + D 879 877 3 880 3 0 1 64 86 -6.174 -1.687 -0.566 + IL 880 880 3 880 3 1 5 67 89 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 292 - a - - - + ML 881 880 3 883 3 1 6 64 87 -7.620 -0.026 -6.274 0.507 0.181 -0.905 -0.134 + D 882 880 3 883 3 0 0 62 84 -7.759 -3.272 -0.165 + IL 883 883 3 883 3 1 5 66 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 293 - A - - - + ML 884 883 3 886 3 1 5 63 86 -7.620 -0.026 -6.274 1.521 -1.696 -1.395 -1.180 + D 885 883 3 886 3 0 0 61 83 -7.759 -3.272 -0.165 + IL 886 886 3 886 3 1 4 65 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 294 - a - - - + ML 887 886 3 889 3 1 5 62 85 -7.620 -0.026 -6.274 0.592 -1.126 0.423 -0.528 + D 888 886 3 889 3 0 0 60 83 -7.759 -3.272 -0.165 + IL 889 889 3 889 3 1 4 64 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 295 - C - - - + ML 890 889 3 892 3 1 4 61 84 -7.620 -0.026 -6.274 -0.955 1.318 -1.737 -0.534 + D 891 889 3 892 3 0 0 60 82 -7.759 -0.377 -2.150 + IL 892 892 3 892 3 1 3 63 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 296 - g - - - + ML 893 892 3 895 3 1 3 60 83 -7.970 -0.021 -6.624 -0.404 -0.356 0.823 -0.527 + D 894 892 3 895 3 0 0 59 81 -6.174 -1.687 -0.566 + IL 895 895 3 895 3 1 2 62 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 246 ] 297 - G - - - + ML 896 895 3 898 3 1 2 59 82 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 897 895 3 898 3 0 0 57 80 -6.174 -1.687 -0.566 + IL 898 898 3 898 3 1 2 61 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 247 ] 298 - C - - - + ML 899 898 3 901 3 1 1 58 81 -2.189 -0.701 -2.595 -1.064 1.233 -1.884 -0.152 + D 900 898 3 901 3 0 0 54 76 -6.174 -1.687 -0.566 + IL 901 901 3 901 3 1 2 59 81 -1.204 -0.896 -5.145 0.000 0.000 0.000 0.000 + [ MATL 248 ] 301 - u - - - + ML 902 901 3 904 3 1 3 54 74 -7.727 -0.024 -6.381 0.001 -0.207 -1.001 0.708 + D 903 901 3 904 3 0 0 52 72 -7.462 -2.975 -0.206 + IL 904 904 3 904 3 1 1 56 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 249 ] 302 - a - - - + ML 905 904 3 907 3 1 2 53 73 -7.727 -0.024 -6.381 0.725 -0.800 -0.928 0.318 + D 906 904 3 907 3 0 0 51 71 -7.462 -2.975 -0.206 + IL 907 907 3 907 3 1 1 55 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 250 ] 303 - G - - - + ML 908 907 3 910 3 1 1 52 72 -7.727 -0.024 -6.381 -1.075 -2.207 1.574 -1.592 + D 909 907 3 910 3 0 0 51 70 -7.462 -0.479 -1.854 + IL 910 910 3 910 3 1 1 54 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 251 ] 304 - C - - - + ML 911 910 3 913 3 1 1 51 70 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 912 910 3 913 3 0 0 50 69 -6.174 -1.687 -0.566 + IL 913 913 3 913 3 1 1 53 73 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 252 ] 305 - c - - - + ML 914 913 3 916 3 1 1 50 69 -7.970 -0.021 -6.624 -0.725 0.610 -1.512 0.602 + D 915 913 3 916 3 0 0 48 68 -6.174 -1.687 -0.566 + IL 916 916 3 916 3 1 1 52 72 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 253 ] 306 - g - - - + ML 917 916 3 919 3 1 1 49 68 -7.970 -0.021 -6.624 -0.478 -1.183 0.866 0.028 + D 918 916 3 919 3 0 0 47 67 -6.174 -1.687 -0.566 + IL 919 919 3 919 3 1 1 51 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 254 ] 307 - G - - - + ML 920 919 3 922 3 1 1 48 67 -7.970 -0.021 -6.624 0.137 -1.618 1.059 -1.024 + D 921 919 3 922 3 0 0 46 66 -6.174 -1.687 -0.566 + IL 922 922 3 922 3 1 1 50 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 255 ] 308 - G - - - + ML 923 922 3 925 3 1 1 47 66 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 924 922 3 925 3 0 0 45 65 -6.174 -1.687 -0.566 + IL 925 925 3 925 3 1 1 49 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 256 ] 309 - G - - - + ML 926 925 3 928 3 1 1 46 65 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 927 925 3 928 3 0 0 44 64 -6.174 -1.687 -0.566 + IL 928 928 3 928 3 1 1 48 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 257 ] 310 - c - - - + ML 929 928 3 931 3 1 1 45 64 -7.970 -0.021 -6.624 -0.807 0.880 -1.610 0.333 + D 930 928 3 931 3 0 0 43 63 -6.174 -1.687 -0.566 + IL 931 931 3 931 3 1 1 47 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 258 ] 311 - U - - - + ML 932 931 3 934 5 1 1 44 63 -7.099 -0.039 -6.914 -7.126 -8.018 -0.778 -0.060 -1.530 1.078 + D 933 931 3 934 5 0 0 42 61 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 934 934 3 934 5 1 1 44 63 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 259 ] 312 339 G C - - + MP 935 934 3 939 6 2 2 43 62 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 936 934 3 939 6 1 1 41 60 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 937 934 3 939 6 1 1 41 60 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 938 934 3 939 6 0 0 39 58 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 939 939 5 939 6 1 1 42 62 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 940 940 6 940 5 1 1 42 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 260 ] 313 338 c g - - + MP 941 940 6 945 6 2 2 41 60 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.752 -3.679 -3.607 0.078 -2.510 -4.158 2.919 -3.233 -3.619 0.332 -3.996 -1.647 1.984 -3.879 -0.180 -2.480 + ML 942 940 6 945 6 1 1 39 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 943 940 6 945 6 1 1 39 58 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 944 940 6 945 6 0 0 37 56 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 945 945 5 945 6 1 1 40 60 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 946 946 6 946 5 1 1 40 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 261 ] 314 337 u a - - + MP 947 946 6 951 6 2 2 39 58 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.030 -2.869 -3.082 1.446 -2.495 -3.851 1.998 -3.026 -3.099 1.125 -3.591 -0.854 2.133 -3.246 -0.212 -2.034 + ML 948 946 6 951 6 1 1 37 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 949 946 6 951 6 1 1 37 56 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 950 946 6 951 6 0 0 35 54 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 951 951 5 951 6 1 1 38 58 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 952 952 6 952 5 1 1 38 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 262 ] 315 336 g c - - + MP 953 952 6 957 6 2 2 37 56 -9.110 -9.049 -0.160 -3.401 -8.105 -8.500 -2.269 -2.131 -2.403 1.658 -2.352 -3.212 1.402 -2.691 -2.489 1.847 -3.013 -0.328 1.472 -0.980 -0.328 -1.547 + ML 954 952 6 957 6 1 1 35 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 955 952 6 957 6 1 1 35 54 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 956 952 6 957 6 0 0 33 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 957 957 5 957 6 1 1 36 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 958 958 6 958 5 1 1 36 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 263 ] 316 335 c g - - + MP 959 958 6 963 6 2 2 35 54 -8.973 -8.913 -0.023 -7.689 -7.969 -8.364 -2.490 -2.407 -2.591 0.856 -2.167 -3.321 2.289 -2.654 0.428 1.149 -3.096 -0.631 1.339 -2.755 -0.045 -1.668 + ML 960 958 6 963 6 1 1 33 53 -7.389 -7.735 -0.456 -2.144 -7.585 -5.114 0.286 -1.096 0.679 -0.490 + MR 961 958 6 963 6 1 1 33 52 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 962 958 6 963 6 0 0 31 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 963 963 5 963 6 1 1 34 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 964 964 6 964 5 1 1 34 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 264 ] 317 334 u a - - + MP 965 964 6 969 4 2 2 33 52 -2.512 -7.161 -0.328 -5.575 1.624 -2.507 -2.654 0.765 -2.320 -3.446 1.552 -2.770 -2.691 0.963 -3.202 -0.721 1.774 -2.840 -0.251 -1.762 + ML 966 964 6 969 4 1 1 31 51 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 967 964 6 969 4 1 1 31 51 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 968 964 6 969 4 0 0 30 49 -4.568 -4.250 -2.265 -0.520 + IL 969 969 5 969 4 1 1 32 51 -2.481 -3.164 -0.537 -5.650 0.000 0.000 0.000 0.000 + IR 970 970 6 970 3 1 1 33 52 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 319 - g - - - + ML 971 970 6 973 3 1 1 29 48 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 972 970 6 973 3 0 0 28 47 -6.174 -1.687 -0.566 + IL 973 973 3 973 3 1 1 32 51 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 266 ] 320 - C - - - + ML 974 973 3 976 3 1 1 28 47 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 975 973 3 976 3 0 0 27 46 -6.174 -1.687 -0.566 + IL 976 976 3 976 3 1 1 30 50 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 321 - C - - - + ML 977 976 3 979 3 1 1 27 46 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 978 976 3 979 3 0 0 26 45 -6.174 -1.687 -0.566 + IL 979 979 3 979 3 1 1 29 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 322 - U - - - + ML 980 979 3 982 3 1 1 26 45 -7.970 -0.021 -6.624 -0.914 -0.467 -1.654 1.280 + D 981 979 3 982 3 0 0 25 44 -6.174 -1.687 -0.566 + IL 982 982 3 982 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 269 ] 323 - U - - - + ML 983 982 3 985 3 1 1 25 43 -7.970 -0.021 -6.624 -0.763 -0.001 -1.518 1.044 + D 984 982 3 985 3 0 0 24 43 -6.174 -1.687 -0.566 + IL 985 985 3 985 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 270 ] 324 - G - - - + ML 986 985 3 988 3 1 1 23 42 -7.970 -0.021 -6.624 -0.447 -1.982 1.396 -1.390 + D 987 985 3 988 3 0 0 22 41 -6.174 -1.687 -0.566 + IL 988 988 3 988 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 271 ] 325 - u - - - + ML 989 988 3 991 3 1 1 22 41 -7.970 -0.021 -6.624 0.120 -0.851 -1.180 0.939 + D 990 988 3 991 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 991 991 3 991 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 272 ] 326 - u - - - + ML 992 991 3 994 3 1 1 21 40 -7.970 -0.021 -6.624 0.120 -0.851 -1.180 0.939 + D 993 991 3 994 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 994 994 3 994 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 273 ] 327 - A - - - + ML 995 994 3 997 3 1 1 20 39 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 996 994 3 997 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 997 997 3 997 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 274 ] 328 - C - - - + ML 998 997 3 1000 3 1 1 19 37 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 999 997 3 1000 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 1000 1000 3 1000 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 275 ] 329 - c - - - + ML 1001 1000 3 1003 3 1 1 18 36 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 1002 1000 3 1003 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 1003 1003 3 1003 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 276 ] 330 - a - - - + ML 1004 1003 3 1006 3 1 1 16 35 -7.970 -0.021 -6.624 0.753 -0.709 -0.061 -0.426 + D 1005 1003 3 1006 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1006 1006 3 1006 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 277 ] 331 - A - - - + ML 1007 1006 3 1009 3 1 1 15 33 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 1008 1006 3 1009 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1009 1009 3 1009 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 278 ] 332 - A - - - + ML 1010 1009 3 1012 3 1 1 13 31 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 1011 1009 3 1012 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1012 1012 3 1012 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 279 ] 333 - g - - - + ML 1013 1012 3 1015 2 1 1 1 1 * 0.000 0.250 -1.560 0.971 -0.966 + D 1014 1012 3 1015 2 0 0 0 0 * 0.000 + IL 1015 1015 3 1015 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 280 ] - - - - - - + E 1016 1015 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_beta +ACC RF01850 +DESC Betaproteobacteria transfer-messenger RNA +LENG 331 +MAXL 668 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Fri Nov 8 14:48:28 2024 +COM [1] cmbuild -F -O beta_tmRNA.rfam.cmbuild.stk beta_tmRNA.rfam.cm beta_tmRNA.rfam.stk +NSEQ 7 +EFFN 1.507324 +CKSUM 3824992414 +STATS LOCAL MSV -10.9361 0.70470 +STATS LOCAL VITERBI -13.1567 0.70470 +STATS LOCAL FORWARD -4.3553 0.70470 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.37429 1.43075 1.32931 1.41390 + 1.38629 1.38629 1.38629 1.38629 + 0.18103 3.71116 1.95797 1.46634 0.26236 0.00000 * + 1 1.24973 1.47060 1.38587 1.45447 1 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 2 1.28284 1.21471 1.68541 1.42467 2 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 3 0.93538 1.63222 1.96504 1.30225 3 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 4 1.60768 0.90031 1.79299 1.48394 4 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 5 1.29143 1.98288 1.08894 1.38279 5 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 6 1.40763 0.87990 2.15586 1.49320 6 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 7 0.68777 1.75163 2.03160 1.64667 7 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 8 1.11173 1.17128 2.03301 1.46925 8 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 9 0.90244 1.72434 1.60702 1.53411 9 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 10 1.47704 1.39177 1.46486 1.23120 10 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 11 1.28187 1.87566 1.38940 1.13942 11 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 12 1.49127 1.49159 1.10271 1.52359 12 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 13 1.14500 1.36383 1.98750 1.24112 13 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 14 1.78786 0.77774 2.32098 1.29076 14 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 15 1.99932 2.07531 2.47984 0.42267 15 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 16 1.60914 1.86460 1.75569 0.75036 16 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 17 1.38408 2.33568 0.68300 1.91323 17 G - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 18 0.33153 2.56337 2.35461 2.20549 18 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 19 1.13903 1.36495 1.98686 1.24705 19 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 20 1.29143 1.98288 1.08894 1.38279 20 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 21 1.40763 0.87990 2.15586 1.49320 21 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 22 1.12970 1.85698 1.61745 1.13221 22 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 23 1.24968 1.75189 1.11923 1.54446 23 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 24 1.10981 1.17343 2.03246 1.46941 24 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 25 1.29249 1.21512 1.67041 1.42475 25 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.23939 1.68624 3.58708 0.27603 1.42208 2.05065 0.13771 + 26 1.54958 1.83048 0.82350 1.66902 27 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 27 1.49127 1.49159 1.10271 1.52359 28 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 28 2.04932 0.47197 2.59173 1.75726 29 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 29 0.88787 1.72545 1.63196 1.53791 30 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 30 1.26557 1.46217 1.37579 1.45437 31 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 31 1.52795 1.16715 1.74084 1.21607 32 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 32 1.25184 1.76152 1.10944 1.54884 33 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 33 1.53244 1.14427 1.74921 1.23228 34 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 34 1.48988 1.46644 1.12628 1.51587 35 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 35 2.04932 0.47197 2.59173 1.75726 36 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 36 1.47273 1.66969 1.18150 1.28888 37 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 37 1.75680 1.56971 2.25499 0.66471 38 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 38 0.33153 2.56337 2.35461 2.20549 39 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 39 1.29693 1.88030 1.36298 1.14511 40 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 40 0.61502 2.22174 1.65351 1.83524 41 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 41 0.63415 2.21101 1.61754 1.82240 42 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 42 1.99931 2.07531 2.47984 0.42267 43 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 43 1.52903 1.15734 1.73916 1.22668 44 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 44 1.48337 1.59722 1.46886 1.07740 45 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 45 0.89549 1.73308 1.60920 1.53802 46 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 46 1.05948 2.18766 0.99178 1.77036 47 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 47 0.61502 2.22174 1.65351 1.83524 48 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 48 1.26651 1.73997 1.11217 1.54264 49 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 49 2.04932 0.47197 2.59173 1.75726 50 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.24139 1.67778 3.58708 3.13752 0.04436 2.05065 0.13771 + 50 0.33153 2.56337 2.35461 2.20549 76 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 51 1.99931 2.07531 2.47984 0.42267 77 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 52 1.76637 2.22594 0.50963 2.11724 78 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 53 2.16493 2.51117 0.32903 2.47164 79 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 54 2.33744 1.46544 1.98957 0.62419 80 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 55 2.33651 1.46551 1.98933 0.62439 81 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 56 2.16252 2.50937 0.32996 2.46876 82 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 57 1.99931 2.07531 2.47984 0.42267 83 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.33871 1.34850 3.58708 0.20108 1.70293 2.05065 0.13771 + 58 0.84742 2.15583 1.26722 1.74834 85 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 59 1.14574 1.85388 2.01281 0.93708 86 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 60 1.15046 1.58696 1.97906 1.07656 87 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 61 2.54965 0.47524 2.22327 1.65078 88 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 62 2.55147 0.47484 2.22386 1.65101 89 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 63 1.53227 1.96047 1.09178 1.17914 90 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 64 1.87842 1.56035 0.99104 1.32457 91 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 65 2.05283 0.78190 1.80158 1.39008 92 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 66 0.92933 1.89976 1.98980 1.14302 93 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 67 1.19646 1.74720 1.31535 1.36613 94 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 68 2.27608 0.85061 1.98935 1.09849 95 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 69 2.27519 0.86307 1.98859 1.08333 96 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 70 1.90260 1.23486 1.69501 0.97725 97 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 0.29747 1.35751 + 71 2.22988 3.03326 0.26068 2.60682 98 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 72 1.20266 2.34862 0.77834 1.93144 99 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 73 0.25367 2.79446 2.56304 2.45538 100 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 74 2.22988 3.03326 0.26067 2.60682 101 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 75 1.52927 2.53481 0.53864 2.11619 102 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 76 2.75569 0.37826 2.47241 1.78977 103 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 77 1.96462 1.50701 0.74771 1.80321 104 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 78 2.53573 1.38055 2.26734 0.56957 105 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 79 2.53604 1.38052 2.26745 0.56952 106 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 80 2.76231 0.37709 2.47500 1.79074 107 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 81 2.52472 1.58725 2.21558 0.50031 108 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 82 2.30451 2.76824 0.25951 2.71830 109 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 83 2.22988 3.03326 0.26067 2.60682 110 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 84 0.25367 2.79446 2.56304 2.45538 111 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 85 2.31312 0.35058 2.87223 1.96472 112 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 86 1.40643 2.26135 0.62336 2.16602 113 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 87 1.96868 1.55351 0.71510 1.83440 114 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 88 1.96636 1.50683 0.74699 1.80404 115 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 89 2.30607 2.76967 0.25901 2.72042 116 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 90 2.30549 2.76914 0.25919 2.71964 117 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 91 2.20315 2.23911 2.69919 0.33445 118 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 92 2.20315 2.23911 2.69919 0.33445 119 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 93 2.31312 0.35058 2.87223 1.96472 120 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 94 2.22988 3.03326 0.26067 2.60682 121 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 95 0.25367 2.79446 2.56304 2.45538 122 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 96 2.20315 2.23911 2.69919 0.33445 123 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 97 2.20315 2.23911 2.69919 0.33445 124 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 98 2.93756 0.30273 2.59720 2.01200 125 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 99 2.93714 0.30279 2.59704 2.01192 126 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 100 2.04590 0.82768 1.37668 1.70783 127 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 101 2.07475 0.79452 1.42148 1.70784 128 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 102 2.38779 0.71962 2.07467 1.21864 129 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 103 2.76939 0.37585 2.47775 1.79177 130 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 104 0.57386 2.28071 1.48207 2.23236 131 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 105 2.07173 0.96296 1.28395 1.53558 132 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 106 2.07126 0.96311 1.28401 1.53551 133 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 107 2.53786 1.38038 2.26811 0.56921 134 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 108 2.76389 0.37681 2.47561 1.79097 135 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 109 2.76304 0.37696 2.47528 1.79084 136 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 110 0.25367 2.79446 2.56304 2.45538 137 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 111 2.31312 0.35058 2.87223 1.96472 138 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 112 1.55422 0.71432 2.32789 1.60136 139 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.30235 1.80186 2.34416 0.27387 1.42892 1.09861 0.40547 + 113 1.50628 1.28219 1.48956 1.28965 141 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05410 3.63700 3.63700 1.46634 0.26236 0.41194 1.08580 + 114 0.51214 2.36471 1.76928 1.99246 142 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 115 0.55026 2.19312 2.17534 1.61917 143 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 116 2.22988 3.03326 0.26067 2.60682 144 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 117 1.36143 1.52621 1.34074 1.32918 145 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 118 1.20266 2.34862 0.77834 1.93144 146 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.11266 3.71116 2.49988 1.46634 0.26236 1.09861 0.40547 + 119 2.18359 0.40465 2.73514 1.86258 147 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05328 3.65179 3.65179 1.46634 0.26236 1.67855 0.20659 + 120 0.28843 2.68248 2.46218 2.33389 148 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05328 3.65179 3.65179 1.46634 0.26236 0.46727 0.98541 + 121 2.20315 2.23911 2.69919 0.33445 149 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 122 2.20315 2.23911 2.69919 0.33445 150 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 123 1.55922 1.15200 1.56986 1.32569 151 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.27939 3.71116 1.51729 1.46634 0.26236 1.09861 0.40547 + 124 1.52368 1.01554 1.71968 1.42394 152 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 125 0.94146 2.09260 1.20290 1.68064 153 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 0.20128 1.70201 + 126 1.64636 0.95046 1.90455 1.30270 154 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 127 1.52407 1.72367 1.15963 1.23731 155 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 128 1.52927 2.53481 0.53864 2.11619 156 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 129 0.69315 2.26529 1.41835 1.87025 157 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 130 1.58125 1.62842 0.89873 1.65570 158 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 131 0.91396 1.94610 2.05105 1.11584 159 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 132 2.22988 3.03326 0.26067 2.60682 160 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 133 2.20315 2.23911 2.69919 0.33445 161 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 134 1.65695 2.15546 0.79943 1.41122 162 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.21003 1.80186 3.71116 1.13976 0.38551 1.09861 0.40547 + 135 1.82726 1.46028 2.33912 0.67224 166 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 136 2.20315 2.23911 2.69919 0.33445 167 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 137 1.78351 1.16922 2.30794 0.86304 168 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 138 1.21244 1.94716 1.30317 1.24417 169 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 139 2.22988 3.03326 0.26067 2.60682 170 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12826 2.34416 3.71116 0.44955 1.01588 1.09861 0.40547 + 140 1.02211 2.03706 1.26031 1.48638 172 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 141 2.20315 2.23911 2.69919 0.33445 173 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 142 2.06383 2.64086 0.32683 2.51913 174 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 143 2.06424 2.64131 0.32665 2.51975 175 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 144 1.86142 2.43806 0.42160 2.29044 176 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 145 1.78054 1.39618 0.86058 1.82639 177 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 146 1.78101 1.39606 0.86033 1.82673 178 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 147 2.46859 1.72790 2.09779 0.48628 179 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 148 2.06845 2.64592 0.32475 2.52608 180 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 149 1.26931 1.62534 2.06648 0.92761 181 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 150 0.74851 1.56919 2.08081 1.64049 182 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 151 2.31312 0.35058 2.87223 1.96472 183 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 152 1.81535 1.41051 2.32909 0.70155 184 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 153 2.22988 3.03326 0.26067 2.60682 185 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 154 2.22988 3.03326 0.26067 2.60682 186 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 155 1.83381 1.48518 2.34477 0.65804 187 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 156 1.90217 1.69219 2.40684 0.55071 188 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 157 2.20315 2.23911 2.69919 0.33445 189 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 158 2.31312 0.35058 2.87223 1.96472 190 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 159 2.22988 3.03326 0.26067 2.60682 191 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 160 0.25367 2.79446 2.56304 2.45538 192 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 161 2.93743 0.30274 2.59715 2.01197 193 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 162 0.57055 2.39071 1.42368 2.27889 194 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 163 2.06376 2.64078 0.32687 2.51902 195 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 164 1.86100 2.43758 0.42186 2.28979 196 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 165 1.86131 2.43793 0.42167 2.29027 197 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 166 2.04832 0.82677 1.37647 1.70860 198 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 167 2.06570 2.64291 0.32599 2.52194 199 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 168 1.20266 2.34862 0.77834 1.93144 200 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 169 1.55290 2.55021 0.52485 2.13150 201 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 170 1.25433 0.95576 2.16907 1.53280 202 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 171 0.76732 2.01156 2.07198 1.28725 203 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 172 0.25367 2.79446 2.56304 2.45538 204 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 173 1.27937 1.87123 1.02261 1.56927 205 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 174 1.66603 2.15183 0.57305 2.03311 206 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 175 1.66210 2.15141 0.57602 2.02639 207 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 176 1.85647 1.52836 1.59968 0.85584 208 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 177 1.58125 1.62842 0.89873 1.65570 209 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 178 1.17131 1.43977 1.47728 1.49254 210 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 179 1.63056 1.98253 0.83267 1.46286 211 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 180 1.78155 1.06896 1.24260 1.61132 212 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 181 0.25367 2.79446 2.56304 2.45538 213 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 182 1.91426 2.38751 0.41516 2.29800 214 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 183 1.90938 2.38457 0.41774 2.29102 215 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 184 2.67038 0.38657 2.34080 1.86341 216 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 185 0.70810 2.16314 1.31537 2.08681 217 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 186 0.70743 2.16218 1.31898 2.08259 218 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 187 2.61606 0.39748 2.33105 1.84703 219 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 188 2.26879 0.86016 2.04024 1.06865 220 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 189 2.77096 0.37558 2.47836 1.79199 221 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 190 2.30794 2.77139 0.25841 2.72299 222 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 191 1.47638 1.46765 1.59947 1.08156 223 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 192 2.12161 0.88378 1.39058 1.52319 224 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 193 0.25367 2.79446 2.56304 2.45538 225 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 194 2.22988 3.03326 0.26067 2.60682 226 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 195 1.20266 2.34862 0.77834 1.93144 227 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 196 1.55837 1.15582 1.56969 1.32195 228 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 197 1.20266 2.34862 0.77834 1.93144 229 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 198 0.25367 2.79446 2.56304 2.45538 230 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.21003 3.71116 1.80186 1.46634 0.26236 1.09861 0.40547 + 199 1.68563 1.04505 2.20367 1.04241 231 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 2.16887 0.12138 + 200 1.47678 1.49011 1.12489 1.50691 232 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 0.25957 1.47572 + 201 1.76964 2.02259 0.60130 1.90251 233 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 202 1.03295 1.76695 1.28469 1.62733 234 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 203 2.93169 0.30358 2.59496 2.01085 235 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 204 2.05895 2.63552 0.32905 2.51181 236 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 205 2.20315 2.23911 2.69919 0.33445 237 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 206 1.11928 1.90742 2.07306 0.91823 238 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 207 0.25367 2.79446 2.56304 2.45538 239 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 208 0.92450 1.94274 2.05082 1.10464 240 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 209 1.24612 1.29311 2.06255 1.16849 241 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 210 1.16671 1.40336 1.52913 1.48671 242 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 211 1.19285 1.57839 1.29815 1.52648 243 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 212 1.28702 1.28737 2.07176 1.13337 244 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 213 1.00886 2.27469 0.97561 1.86063 245 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 214 1.25433 0.95576 2.16907 1.53280 246 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 215 0.25367 2.79446 2.56304 2.45538 247 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 216 0.76732 2.01156 2.07198 1.28725 248 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 217 0.74851 1.56919 2.08081 1.64049 249 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 218 1.62410 1.93026 1.54987 0.80850 250 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 219 1.25433 0.95576 2.16907 1.53280 251 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 220 1.24626 1.12632 2.09692 1.32664 252 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 221 0.88688 1.86111 1.44546 1.62493 253 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 222 1.82205 1.43933 2.33469 0.68442 254 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 223 0.25367 2.79446 2.56304 2.45538 255 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 224 0.25367 2.79446 2.56304 2.45538 256 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 225 0.72659 2.03681 2.08416 1.34098 257 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 226 1.78630 1.22159 2.30822 0.82503 258 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 227 2.22988 3.03326 0.26067 2.60682 259 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 228 2.31312 0.35058 2.87223 1.96472 260 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 229 1.83342 0.84714 2.37460 1.14431 261 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 230 0.25367 2.79446 2.56304 2.45538 262 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 231 0.25367 2.79446 2.56304 2.45538 263 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 232 1.85027 0.80555 2.39359 1.18855 264 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 233 2.22988 3.03326 0.26067 2.60682 265 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 234 0.25367 2.79446 2.56304 2.45538 266 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 235 1.81279 1.39885 2.32699 0.70860 267 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 236 2.22988 3.03326 0.26067 2.60682 268 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 237 0.25367 2.79446 2.56304 2.45538 269 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 238 1.20266 2.34862 0.77834 1.93144 270 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 239 1.25433 0.95576 2.16907 1.53280 271 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 240 0.82772 2.24739 1.20845 1.84125 272 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 241 1.22852 1.90323 1.47957 1.10729 273 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 242 2.20315 2.23911 2.69919 0.33445 274 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 243 2.20315 2.23911 2.69919 0.33445 275 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 244 1.95863 0.62783 2.51030 1.41076 276 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 245 2.22988 3.03326 0.26067 2.60682 277 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 246 2.31312 0.35058 2.87223 1.96472 278 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 247 0.92987 1.94110 2.05077 1.09898 279 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 248 1.11874 1.68181 1.71290 1.18114 280 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 249 2.20315 2.23911 2.69919 0.33445 281 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 250 1.32962 1.59485 1.31113 1.33574 282 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 251 2.22988 3.03326 0.26067 2.60682 283 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 252 2.31312 0.35058 2.87223 1.96472 284 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 253 2.31312 0.35058 2.87223 1.96472 285 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 254 2.22988 3.03326 0.26067 2.60682 286 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 255 2.31312 0.35058 2.87223 1.96472 287 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 256 1.79270 1.00643 2.32546 0.99363 288 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 257 2.20315 2.23911 2.69919 0.33445 289 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 258 0.25367 2.79446 2.56304 2.45538 290 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 259 0.25367 2.79446 2.56304 2.45538 291 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.27939 3.71116 1.51729 1.46634 0.26236 1.09861 0.40547 + 260 1.05124 1.30070 1.96159 1.43751 292 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 261 0.40412 2.39876 2.20493 2.02991 293 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 262 0.99273 2.09935 1.13492 1.68494 294 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 263 1.87098 0.58492 2.39922 1.61904 295 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 0.20128 1.70201 + 264 1.58125 1.62842 0.89873 1.65570 296 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 265 2.22988 3.03326 0.26067 2.60682 297 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 266 1.96763 0.61681 2.51975 1.42682 298 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.48499 1.51729 1.80186 0.77166 0.62035 1.09861 0.40547 + 267 1.36627 1.53302 2.02731 0.92288 301 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 2.16887 0.12138 + 268 0.90887 1.89906 1.97710 1.17493 302 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 2.16887 0.12138 + 269 1.92767 2.67177 0.38627 2.24623 303 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 0.25957 1.47572 + 270 2.31312 0.35058 2.87223 1.96472 304 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 271 1.79076 1.02021 2.32280 0.98177 305 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 272 1.63595 2.11704 0.85685 1.34574 306 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 273 1.27027 2.38207 0.72021 1.96443 307 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 274 2.22988 3.03326 0.26067 2.60682 308 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 275 2.22988 3.03326 0.26067 2.60682 309 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 276 1.83342 0.84714 2.37460 1.14431 310 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 277 1.82084 1.43428 2.33367 0.68740 311 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 278 2.30455 2.76828 0.25949 2.71836 312 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 279 2.37539 0.75925 2.08351 1.15673 313 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 280 1.65238 1.29805 1.61333 1.09029 314 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 281 1.46913 1.61251 1.20388 1.30764 315 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 282 1.78499 1.18902 1.27488 1.39345 316 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 283 1.24181 1.50980 1.60300 1.24169 317 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.21003 1.80186 3.71116 0.27387 1.42892 1.09861 0.40547 + 284 1.20266 2.34862 0.77834 1.93144 319 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 285 2.31312 0.35058 2.87223 1.96472 320 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 286 2.31312 0.35058 2.87223 1.96472 321 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 287 1.89523 1.67405 2.40036 0.55941 322 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 288 1.81279 1.39885 2.32699 0.70860 323 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 289 1.60970 2.58802 0.49331 2.16906 324 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 290 1.28983 1.90977 2.12600 0.78251 325 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 291 1.28983 1.90977 2.12600 0.78251 326 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 292 0.25367 2.79446 2.56304 2.45538 327 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 293 2.31312 0.35058 2.87223 1.96472 328 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 294 1.25433 0.95576 2.16907 1.53280 329 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 295 0.89039 1.85495 1.44581 1.62209 330 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 296 0.25367 2.79446 2.56304 2.45538 331 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 297 0.25367 2.79446 2.56304 2.45538 332 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 298 1.20266 2.34862 0.77834 1.93144 333 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 299 0.98707 1.77774 1.32486 1.64779 334 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.28382 3.71116 1.50216 1.46634 0.26236 1.09861 0.40547 + 300 1.36290 1.70852 0.99926 1.63581 335 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.06292 3.49027 3.49027 1.46634 0.26236 0.19854 1.71440 + 301 1.57001 1.27690 1.42424 1.30061 336 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 302 1.25195 1.77359 1.14694 1.48402 337 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 303 1.33828 2.24403 0.66620 2.13695 338 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 304 2.92393 0.30473 2.59198 2.00932 339 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.21003 1.80186 3.71116 1.13976 0.38551 1.09861 0.40547 + 305 1.95712 0.62973 2.50870 1.40804 343 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 306 1.20266 2.34862 0.77834 1.93144 344 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 307 1.45914 1.62896 1.10215 1.43014 345 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 308 1.60244 1.38557 1.31560 1.27261 346 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.18103 3.71116 1.95797 1.46634 0.26236 1.09861 0.40547 + 309 1.74087 2.20369 0.52829 2.08245 347 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 310 1.81358 1.90121 0.65014 1.79834 348 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 311 1.90426 1.68204 0.67751 1.85027 349 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 312 1.78300 1.88005 0.76526 1.54144 350 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 313 1.52327 1.44399 1.10213 1.54246 351 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 314 2.09417 0.71032 1.77165 1.53578 352 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 315 1.66911 1.45696 1.47054 1.05314 353 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 316 1.99931 2.07531 2.47984 0.42267 354 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 317 2.04932 0.47197 2.59173 1.75726 355 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.13900 3.58708 2.28185 1.46634 0.26236 2.05065 0.13771 + 318 1.83338 2.55684 0.43989 2.13309 356 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06167 3.50975 3.50975 1.46634 0.26236 2.34770 0.10047 + 319 1.83338 2.55684 0.43989 2.13309 357 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06167 3.50975 3.50975 1.46634 0.26236 1.04248 0.43476 + 320 1.53964 1.54854 1.10548 1.41911 358 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 321 1.78122 1.57482 0.74927 1.88511 359 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 322 1.77039 1.17169 1.29075 1.40721 360 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 323 1.99781 0.75822 1.69365 1.55107 361 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 324 2.08405 0.65878 1.76507 1.67708 362 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 325 2.03318 0.84142 1.45949 1.58167 363 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 326 2.33834 0.83988 2.03802 1.07451 364 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 327 1.51050 1.49182 1.31628 1.25139 365 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.14651 3.58708 2.22007 1.46634 0.26236 2.05065 0.13771 + 328 1.57927 1.51853 1.16935 1.33078 366 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.37734 1.25807 3.50269 0.41793 1.07413 1.00292 0.45698 + 329 1.99931 2.07531 2.47984 0.42267 369 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 330 2.04932 0.47197 2.59173 1.75726 370 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 331 0.33153 2.56337 2.35461 2.20549 371 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.02888 3.55901 * 1.46634 0.26236 0.00000 * +// +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_cyano +ACC RF01851 +DESC Cyanobacteria transfer-messenger RNA +STATES 898 +NODES 247 +CLEN 288 +W 349 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Fri Nov 8 14:48:30 2024 +COM [1] cmbuild -F -O cyano_tmRNA.rfam.cmbuild.stk cyano_tmRNA.rfam.cm cyano_tmRNA.rfam.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --cpu 32 tmRNA_cyano.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 27 +EFFN 1.427124 +CKSUM 2756697188 +NULL 0.000 0.000 0.000 0.000 +GA 70.00 +TC 74.30 +NC 67.70 +EFP7GF -10.4877 0.70646 +ECMLC 0.69956 -9.09769 -0.76608 1600000 407792 0.002943 +ECMGC 0.29864 -50.79581 -41.64344 1600000 6153 0.065009 +ECMLI 0.70308 -8.80249 -0.57848 1600000 389331 0.003082 +ECMGI 0.32384 -32.41181 -23.92247 1600000 6252 0.063980 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 0 1 349 430 -6.726 -6.933 -0.107 -4.215 + IL 1 1 2 1 4 152 209 351 432 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 151 209 350 432 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 1 ] 1 - c - - - + ML 3 2 3 5 3 151 208 349 430 -7.720 -0.024 -6.374 -0.026 0.682 -0.970 -0.149 + D 4 2 3 5 3 146 203 346 428 -6.456 -1.969 -0.448 + IL 5 5 3 5 3 151 208 349 431 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 2 ] 2 - U - - - + ML 6 5 3 8 3 150 207 348 429 -7.720 -0.024 -6.374 -0.211 -0.770 -1.178 1.076 + D 7 5 3 8 3 145 202 345 427 -6.456 -1.969 -0.448 + IL 8 8 3 8 3 150 207 348 430 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 3 ] 3 - G - - - + ML 9 8 3 11 3 149 206 347 428 -7.720 -0.024 -6.374 -1.061 -2.191 1.569 -1.576 + D 10 8 3 11 3 144 201 344 426 -6.456 -1.969 -0.448 + IL 11 11 3 11 3 149 206 347 429 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 4 ] 4 - u - - - + ML 12 11 3 14 3 149 205 346 427 -7.720 -0.024 -6.374 -0.374 0.079 -0.999 0.741 + D 13 11 3 14 3 143 201 343 425 -6.456 -1.969 -0.448 + IL 14 14 3 14 3 148 205 346 428 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 5 ] 5 - c - - - + ML 15 14 3 17 3 148 205 345 426 -7.720 -0.024 -6.374 -0.413 0.836 -1.285 0.076 + D 16 14 3 17 3 143 200 342 424 -6.456 -1.969 -0.448 + IL 17 17 3 17 3 147 204 345 427 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 6 ] 6 - A - - - + ML 18 17 3 20 3 147 204 344 425 -7.720 -0.024 -6.374 1.232 -1.345 -0.548 -0.803 + D 19 17 3 20 3 142 199 341 423 -6.456 -1.969 -0.448 + IL 20 20 3 20 3 147 204 344 426 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - g - - - + ML 21 20 3 23 3 146 203 343 424 -7.720 -0.024 -6.374 -0.081 -0.219 0.425 -0.229 + D 22 20 3 23 3 141 198 340 422 -6.456 -1.969 -0.448 + IL 23 23 3 23 3 146 203 343 425 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - A - - - + ML 24 23 3 26 3 145 202 342 423 -7.720 -0.024 -6.374 1.056 -0.685 -0.821 -0.448 + D 25 23 3 26 3 141 198 339 421 -6.456 -1.969 -0.448 + IL 26 26 3 26 3 145 202 342 424 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - A - - - + ML 27 26 3 29 3 144 201 341 422 -7.720 -0.024 -6.374 1.232 -1.345 -0.548 -0.803 + D 28 26 3 29 3 140 197 338 420 -6.456 -1.969 -0.448 + IL 29 29 3 29 3 144 201 341 423 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 10 ] 10 - U - - - + ML 30 29 3 32 3 143 200 340 421 -7.720 -0.024 -6.374 -1.050 -1.127 -1.757 1.466 + D 31 29 3 32 3 139 196 337 419 -6.456 -1.969 -0.448 + IL 32 32 3 32 3 143 200 340 422 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 11 ] 11 - a - - - + ML 33 32 3 35 3 142 199 339 421 -7.720 -0.024 -6.374 0.367 -0.902 0.303 -0.088 + D 34 32 3 35 3 139 196 336 418 -6.456 -1.969 -0.448 + IL 35 35 3 35 3 142 199 339 421 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 12 - a - - - + ML 36 35 3 38 3 142 198 338 420 -7.720 -0.024 -6.374 0.335 -0.771 0.002 0.204 + D 37 35 3 38 3 138 195 335 417 -6.456 -1.969 -0.448 + IL 38 38 3 38 3 142 198 338 420 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 13 ] 13 - a - - - + ML 39 38 3 41 3 141 197 337 419 -7.720 -0.024 -6.374 0.529 -0.168 -0.379 -0.155 + D 40 38 3 41 3 138 194 335 416 -6.456 -1.969 -0.448 + IL 41 41 3 41 3 141 197 337 419 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 14 - a - - - + ML 42 41 3 44 3 140 196 336 418 -7.720 -0.024 -6.374 0.690 -0.671 -0.657 0.170 + D 43 41 3 44 3 137 194 334 415 -6.456 -1.969 -0.448 + IL 44 44 3 44 3 140 197 337 418 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 15 - a - - - + ML 45 44 3 47 3 139 195 335 417 -7.720 -0.024 -6.374 0.642 -0.839 -0.182 -0.001 + D 46 44 3 47 3 137 193 333 415 -6.456 -1.969 -0.448 + IL 47 47 3 47 3 139 196 336 417 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 16 - u - - - + ML 48 47 3 50 2 138 194 334 416 -8.058 -0.005 -0.045 -0.714 -0.140 0.598 + D 49 47 3 50 2 137 193 333 415 -8.464 -0.004 + IL 50 50 3 50 2 138 195 334 416 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 17 ] - - - - - - + B 51 50 3 52 498 137 193 333 415 + [ BEGL 18 ] - - - - - - + S 52 51 1 53 1 36 81 205 287 0.000 + [ BIF 19 ] - - - - - - + B 53 52 1 120 54 36 81 205 287 + [ BEGR 116 ] - - - - - - + S 54 53 1 55 3 0 0 36 55 -7.759 -0.024 -6.413 + IL 55 55 2 55 3 1 1 39 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 117 ] 179 - G - - - + ML 56 55 2 58 3 1 1 35 55 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 57 55 2 58 3 0 0 34 53 -6.174 -1.687 -0.566 + IL 58 58 3 58 3 1 1 38 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 180 - A - - - + ML 59 58 3 61 3 1 1 34 53 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 60 58 3 61 3 0 0 33 52 -6.174 -1.687 -0.566 + IL 61 61 3 61 3 1 1 37 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 181 - A - - - + ML 62 61 3 64 3 1 1 33 52 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 63 61 3 64 3 0 0 32 51 -6.174 -1.687 -0.566 + IL 64 64 3 64 3 1 1 36 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 182 - G - - - + ML 65 64 3 67 3 1 1 32 51 -7.759 -0.024 -6.413 -0.576 -1.879 1.402 -1.271 + D 66 64 3 67 3 0 0 31 50 -6.174 -1.687 -0.566 + IL 67 67 3 67 3 1 1 35 54 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 183 - C - - - + ML 68 67 3 70 3 1 1 31 50 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 69 67 3 70 3 0 0 30 49 -6.174 -1.687 -0.566 + IL 70 70 3 70 3 1 1 34 53 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 184 - C - - - + ML 71 70 3 73 5 1 1 30 49 -6.916 -0.044 -6.732 -6.944 -7.835 -1.258 1.463 -2.060 -0.772 + D 72 70 3 73 5 0 0 29 47 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 73 73 3 73 5 1 1 30 49 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 123 ] 185 199 u a - - + MP 74 73 3 78 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.666 -2.681 -2.775 0.688 -2.348 -3.562 1.675 -2.846 -1.442 0.909 -3.327 -0.915 2.570 -2.932 0.122 -1.831 + ML 75 73 3 78 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 76 73 3 78 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 77 73 3 78 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 78 78 5 78 6 1 1 29 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 79 79 6 79 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 124 ] 186 198 G C - - + MP 80 79 6 84 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 81 79 6 84 6 1 1 26 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 82 79 6 84 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 83 79 6 84 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 84 84 5 84 6 1 1 27 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 85 85 6 85 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 125 ] 187 197 C G - - + MP 86 85 6 90 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 87 85 6 90 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 88 85 6 90 6 1 1 24 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 89 85 6 90 6 0 0 21 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 90 90 5 90 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 91 91 6 91 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 126 ] 188 196 U A - - + MP 92 91 6 96 6 2 2 23 42 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.789 -3.596 -3.669 0.077 -2.702 -4.268 1.615 -3.368 -3.679 0.402 -4.071 -1.506 3.093 -3.953 -0.389 -2.539 + ML 93 91 6 96 6 1 1 22 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 94 91 6 96 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 95 91 6 96 6 0 0 21 39 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 96 96 5 96 6 1 1 23 42 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 97 97 6 97 5 1 1 22 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 127 ] 189 195 C G - - + MP 98 97 6 102 4 2 2 21 40 -6.726 -6.933 -0.062 -5.347 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 99 97 6 102 4 1 1 22 41 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 100 97 6 102 4 1 1 21 40 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 101 97 6 102 4 0 0 20 39 -4.568 -4.250 -2.265 -0.520 + IL 102 102 5 102 4 1 1 23 42 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 103 103 6 103 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 190 - G - - - + ML 104 103 6 106 3 1 1 18 36 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 105 103 6 106 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 106 106 3 106 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 191 - G - - - + ML 107 106 3 109 3 1 1 16 35 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 108 106 3 109 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 109 109 3 109 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 192 - U - - - + ML 110 109 3 112 3 1 1 15 33 -7.759 -0.024 -6.413 -0.887 -0.814 -1.605 1.357 + D 111 109 3 112 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 112 112 3 112 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 131 ] 193 - u - - - + ML 113 112 3 115 3 1 1 13 32 -7.759 -0.024 -6.413 0.194 -0.338 -0.534 0.459 + D 114 112 3 115 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 115 115 3 115 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 132 ] 194 - A - - - + ML 116 115 3 118 2 1 1 1 1 * 0.000 1.369 -1.386 -1.266 -0.692 + D 117 115 3 118 2 0 0 0 0 * 0.000 + IL 118 118 3 118 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 133 ] - - - - - - + E 119 118 3 -1 0 0 0 0 0 + [ BEGL 20 ] - - - - - - + S 120 53 1 121 1 20 62 185 266 0.000 + [ BIF 21 ] - - - - - - + B 121 120 1 122 178 20 62 185 266 + [ BEGL 22 ] - - - - - - + S 122 121 1 123 4 0 0 49 88 -0.069 -6.726 -6.133 -5.455 + [ MATP 23 ] 17 47 G C - - + MP 123 122 1 127 6 2 2 49 88 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.270 -2.872 -4.337 0.504 -4.568 -4.500 -0.045 -4.537 -4.002 3.501 -4.376 -0.559 -0.446 -4.154 -2.060 -3.222 + ML 124 122 1 127 6 1 1 47 86 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 125 122 1 127 6 1 1 47 86 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 126 122 1 127 6 0 0 43 83 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 127 127 5 127 6 1 1 48 88 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 128 128 6 128 5 1 1 48 87 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 24 ] 18 46 u a - - + MP 129 128 6 133 6 2 2 47 86 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.437 -3.400 -3.402 0.201 -1.737 -4.050 1.710 -3.203 -3.425 0.458 -3.862 -1.475 2.968 -3.623 -0.277 -2.328 + ML 130 128 6 133 6 1 1 45 85 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 131 128 6 133 6 1 1 45 84 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 132 128 6 133 6 0 0 41 81 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 133 133 5 133 6 1 1 46 86 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 134 134 6 134 5 1 1 46 86 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 25 ] 19 45 C G - - + MP 135 134 6 139 6 2 2 45 84 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.914 -3.793 -3.704 -0.076 -2.559 -4.192 3.266 -3.309 -3.739 0.245 -4.064 -1.757 1.142 -4.013 -0.251 -2.598 + ML 136 134 6 139 6 1 1 43 83 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 137 134 6 139 6 1 1 43 82 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 138 134 6 139 6 0 0 39 79 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 139 139 5 139 6 1 1 44 84 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 140 140 6 140 5 1 1 44 84 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 20 44 c g - - + MP 141 140 6 145 6 2 2 43 82 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.498 -3.414 -3.380 0.277 -2.360 -3.946 2.896 -3.063 -3.403 0.581 -3.788 -1.421 1.627 -3.631 0.353 -2.283 + ML 142 140 6 145 6 1 1 41 81 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 143 140 6 145 6 1 1 41 80 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 144 140 6 145 6 0 0 38 77 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 145 145 5 145 6 1 1 42 82 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 146 146 6 146 5 1 1 42 82 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 21 43 g c - - + MP 147 146 6 151 6 2 2 41 80 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -2.442 -1.805 -2.543 1.526 -2.586 -2.704 1.294 -2.868 -2.662 2.306 -3.149 -0.167 1.026 -2.606 -0.081 -1.658 + ML 148 146 6 151 6 1 1 39 79 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 149 146 6 151 6 1 1 39 78 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 150 146 6 151 6 0 0 36 75 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 151 151 5 151 6 1 1 40 80 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 152 152 6 152 5 1 1 40 80 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 22 42 g c - - + MP 153 152 6 157 6 2 2 39 78 -9.012 -8.951 -0.064 -7.728 -8.008 -5.008 -2.700 -2.443 -2.790 1.303 -2.487 -3.585 1.765 -2.907 -2.847 1.875 -3.351 -0.345 1.569 -2.894 0.232 -1.797 + ML 154 152 6 157 6 1 1 38 77 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 155 152 6 157 6 1 1 37 76 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 156 152 6 157 6 0 0 34 73 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 157 157 5 157 6 1 1 39 78 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 158 158 6 158 5 1 1 38 78 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 29 ] 23 41 c g - - + MP 159 158 6 163 4 2 2 37 76 -3.542 -6.765 -0.189 -5.179 -2.841 -2.738 -2.894 0.888 -2.281 -3.636 2.266 -2.834 -2.914 1.174 -3.400 -0.794 1.884 -3.057 0.318 -1.436 + ML 160 158 6 163 4 1 1 36 75 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 161 158 6 163 4 1 1 34 74 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 162 158 6 163 4 0 0 33 72 -5.217 -4.899 -2.914 -0.309 + IL 163 163 5 163 4 1 1 40 80 -0.678 -3.695 -1.816 -6.181 0.000 0.000 0.000 0.000 + IR 164 164 6 164 3 1 1 32 68 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 30 ] 30 - u - - - + ML 165 164 6 167 3 1 1 30 66 -7.606 -0.026 -6.260 -0.215 -0.223 -0.554 0.679 + D 166 164 6 167 3 0 0 27 63 -7.028 -2.541 -0.285 + IL 167 167 3 167 3 1 1 31 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 31 - U - - - + ML 168 167 3 170 3 1 1 29 65 -7.606 -0.091 -4.150 -0.587 -0.454 -1.298 1.136 + D 169 167 3 170 3 0 0 26 61 -7.028 -2.541 -0.285 + IL 170 170 3 170 3 1 1 30 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 32 - u - - - + ML 171 170 3 173 3 1 1 29 64 -3.703 -0.244 -3.664 0.102 0.078 -0.728 0.342 + D 172 170 3 173 3 0 0 23 58 -7.258 -2.771 -0.240 + IL 173 173 3 173 3 1 1 32 68 -0.749 -1.417 -5.042 0.000 0.000 0.000 0.000 + [ MATL 33 ] 40 - a - - - + ML 174 173 3 176 2 1 1 1 1 * 0.000 0.246 -0.521 -0.048 0.201 + D 175 173 3 176 2 0 0 0 0 * 0.000 + IL 176 176 3 176 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 34 ] - - - - - - + E 177 176 3 -1 0 0 0 0 0 + [ BEGR 35 ] - - - - - - + S 178 121 1 179 3 12 49 166 248 -7.759 -0.064 -4.696 + IL 179 179 2 179 3 12 50 168 250 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 36 ] 48 - U - - - + ML 180 179 2 182 3 13 50 166 248 -7.720 -0.024 -6.374 -1.050 -1.127 -1.757 1.466 + D 181 179 2 182 3 8 45 164 246 -6.456 -1.969 -0.448 + IL 182 182 3 182 3 12 49 167 249 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 37 ] 49 - A - - - + ML 183 182 3 185 5 13 49 165 247 -6.883 -0.045 -6.698 -6.910 -7.802 1.590 -1.887 -1.568 -1.385 + D 184 182 3 185 5 7 44 163 245 -5.125 -0.968 -4.386 -1.968 -2.673 + IL 185 185 3 185 5 10 48 165 247 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 50 178 g u - - + MP 186 185 3 190 6 13 49 164 246 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.322 -2.220 -3.460 1.296 -3.934 -4.677 0.399 -3.529 -3.213 1.752 -3.721 2.685 0.037 -3.935 -1.540 -2.231 + ML 187 185 3 190 6 9 45 163 244 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 188 185 3 190 6 8 44 162 244 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.156 -0.368 -0.429 0.452 + D 189 185 3 190 6 5 40 159 241 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 190 190 5 190 6 10 46 164 245 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 191 191 6 191 5 10 46 164 245 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 39 ] 51 177 G C - - + MP 192 191 6 196 6 11 47 163 244 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.270 -2.872 -4.337 0.504 -4.568 -4.500 -0.045 -4.537 -4.002 3.501 -4.376 -0.559 -0.446 -4.154 -2.060 -3.222 + ML 193 191 6 196 6 8 44 161 243 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 194 191 6 196 6 7 42 160 242 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.165 0.088 -0.507 0.153 + D 195 191 6 196 6 5 40 158 240 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 196 196 5 196 6 9 45 162 243 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 197 197 6 197 5 9 45 162 243 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 52 176 u a - - + MP 198 197 6 202 4 10 45 161 242 -6.683 -6.890 -0.064 -5.304 -2.730 -2.698 -2.831 0.676 -2.417 -3.619 1.602 -2.901 -1.053 0.936 -3.376 -0.883 2.646 -2.998 -0.274 -1.881 + ML 199 197 6 202 4 7 43 160 241 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 200 197 6 202 4 6 41 159 240 -4.983 -4.012 -1.879 -0.656 0.690 -0.606 -0.312 -0.114 + D 201 197 6 202 4 5 39 158 239 -4.568 -4.250 -2.265 -0.520 + IL 202 202 5 202 4 9 44 160 242 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 203 203 6 203 3 8 44 160 242 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 41 ] 53 - G - - - + ML 204 203 6 206 3 8 43 159 240 -8.128 -0.022 -6.445 -0.498 -1.324 1.105 -0.432 + D 205 203 6 206 3 4 39 157 239 -5.798 -0.627 -1.581 + IL 206 206 3 206 3 7 42 159 240 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 42 ] - 175 - G - - + MR 207 206 3 209 5 8 42 158 239 -6.916 -0.079 -6.732 -5.006 -7.835 -0.238 -1.646 1.230 -1.040 + D 208 206 3 209 5 3 36 156 237 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 209 209 3 209 5 6 41 158 239 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 43 ] 54 174 a u - - + MP 210 209 3 214 6 9 42 157 238 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.104 -2.253 -3.202 2.503 -3.570 -4.346 0.638 -3.389 -3.124 1.826 -3.656 1.236 0.352 -3.530 -1.260 -2.089 + ML 211 209 3 214 6 5 38 155 236 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 212 209 3 214 6 5 37 154 236 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.156 -0.368 -0.429 0.452 + D 213 209 3 214 6 2 33 150 232 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 214 214 5 214 6 6 39 156 237 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 215 215 6 215 5 6 39 156 237 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 44 ] 55 173 c g - - + MP 216 215 6 220 6 9 40 155 236 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -2.940 -2.900 -2.963 0.616 -2.267 -3.659 2.226 -2.861 -2.990 0.894 -3.454 -1.023 1.515 -3.154 1.603 -1.333 + ML 217 215 6 220 6 5 37 153 234 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 218 215 6 220 6 4 36 152 234 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.270 -0.612 0.291 -0.125 + D 219 215 6 220 6 2 32 149 231 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 220 220 5 220 6 5 38 154 235 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 221 221 6 221 5 5 38 154 235 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 45 ] 56 172 c g - - + MP 222 221 6 226 6 7 39 153 234 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -2.821 -2.685 -2.894 0.866 -2.352 -3.661 2.332 -2.873 -2.914 1.457 -3.411 -0.725 1.537 -3.040 0.411 -1.429 + ML 223 221 6 226 6 4 36 151 233 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 224 221 6 226 6 3 34 150 232 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.270 -0.612 0.291 -0.125 + D 225 221 6 226 6 1 32 148 230 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 226 226 5 226 6 5 37 152 233 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 227 227 6 227 5 5 37 152 233 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 46 ] 57 171 c g - - + MP 228 227 6 232 4 6 37 151 232 -6.683 -6.890 -0.064 -5.304 -3.375 -3.301 -3.292 0.367 -2.331 -3.890 2.748 -3.013 -3.311 0.657 -3.717 -1.324 1.707 -3.528 0.662 -2.206 + ML 229 227 6 232 4 3 35 150 231 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 230 227 6 232 4 2 33 149 230 -4.983 -4.012 -1.879 -0.656 0.270 -0.612 0.291 -0.125 + D 231 227 6 232 4 1 31 147 229 -4.568 -4.250 -2.265 -0.520 + IL 232 232 5 232 4 5 36 151 232 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 233 233 6 233 3 4 35 150 232 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 47 ] 58 - a - - - + ML 234 233 6 236 3 5 35 149 230 -7.720 -0.024 -6.374 0.824 -0.540 -0.457 -0.298 + D 235 233 6 236 3 1 31 146 228 -6.456 -1.969 -0.448 + IL 236 236 3 236 3 4 35 149 231 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 48 ] 59 - c - - - + ML 237 236 3 239 3 4 34 148 229 -7.720 -0.024 -6.374 0.329 0.443 -1.021 -0.165 + D 238 236 3 239 3 1 30 146 227 -6.456 -1.969 -0.448 + IL 239 239 3 239 3 4 34 148 230 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 49 ] 60 - A - - - + ML 240 239 3 242 3 4 33 147 228 -8.128 -0.022 -6.445 1.180 -1.120 -1.085 -0.318 + D 241 239 3 242 3 1 30 145 227 -5.798 -0.627 -1.581 + IL 242 242 3 242 3 3 33 147 229 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 50 ] - 170 - A - - + MR 243 242 3 245 5 3 32 146 227 -6.916 -0.079 -6.732 -5.006 -7.835 1.614 -1.963 -1.636 -1.468 + D 244 242 3 245 5 0 27 144 226 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 245 245 3 245 5 2 31 146 227 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 51 ] 61 169 C G - - + MP 246 245 3 250 6 4 32 145 226 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.072 -3.929 -3.838 -0.212 -2.672 -4.311 3.370 -3.432 -3.876 0.112 -4.184 -1.872 0.885 -4.170 -0.371 -2.734 + ML 247 245 3 250 6 1 29 143 225 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 248 245 3 250 6 1 27 143 224 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.270 -0.612 0.291 -0.125 + D 249 245 3 250 6 0 24 140 222 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 250 250 5 250 6 2 30 144 226 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 251 251 6 251 5 2 30 144 225 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 52 ] 62 168 c g - - + MP 252 251 6 256 4 3 30 143 224 -6.683 -6.890 -0.064 -5.304 -2.813 -2.740 -2.878 0.671 -2.310 -3.600 2.730 -2.853 -0.788 0.948 -3.373 -0.891 1.304 -3.057 -0.117 -1.902 + ML 253 251 6 256 4 1 27 142 223 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 254 251 6 256 4 1 25 141 223 -4.983 -4.012 -1.377 -0.940 0.270 -0.612 0.291 -0.125 + D 255 251 6 256 4 0 24 140 222 -4.568 -4.250 -2.265 -0.520 + IL 256 256 5 256 4 2 29 143 224 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 257 257 6 257 3 1 29 142 224 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 53 ] 63 - a - - - + ML 258 257 6 260 3 2 29 141 222 -8.164 -0.021 -6.482 0.821 -1.215 0.211 -0.630 + D 259 257 6 260 3 0 23 139 221 -5.620 -0.734 -1.403 + IL 260 260 3 260 3 1 27 141 223 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 54 ] - 167 - A - - + MR 261 260 3 263 3 1 28 140 221 -8.164 -0.021 -6.482 1.220 -1.174 -1.132 -0.376 + D 262 260 3 263 3 0 21 138 219 -6.390 -1.568 -0.620 + IR 263 263 3 263 3 1 26 140 222 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 55 ] - 166 - a - - + MR 264 263 3 266 5 1 28 139 220 -6.916 -0.044 -6.732 -6.944 -7.835 0.273 -0.472 -0.012 0.110 + D 265 263 3 266 5 0 20 137 218 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 266 266 3 266 5 1 25 139 220 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 56 ] 64 165 c g - - + MP 267 266 3 271 6 2 29 138 219 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -1.746 -1.800 -1.933 1.331 -1.127 -2.746 1.526 -2.242 -1.476 1.373 -2.531 0.655 1.333 -1.769 -0.032 -1.147 + ML 268 266 3 271 6 1 22 136 217 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 269 266 3 271 6 1 22 135 217 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 270 266 3 271 6 0 17 131 212 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 271 271 5 271 6 1 24 137 219 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 272 272 6 272 5 1 24 137 218 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 57 ] 65 164 u a - - + MP 273 272 6 277 6 2 28 136 217 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.276 -3.190 -3.297 0.387 -2.600 -4.010 1.653 -3.186 -3.317 0.708 -3.788 -1.241 2.863 -3.483 -0.025 -1.637 + ML 274 272 6 277 6 1 22 134 215 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 275 272 6 277 6 1 21 133 215 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 276 272 6 277 6 0 17 129 211 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 277 277 5 277 6 1 23 135 217 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 278 278 6 278 5 1 24 135 216 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 58 ] 66 163 G C - - + MP 279 278 6 283 6 2 27 134 215 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.688 -2.546 -3.726 1.182 -4.171 -4.327 0.296 -4.034 -3.656 3.195 -4.077 0.226 -0.007 -3.723 -1.679 -2.637 + ML 280 278 6 283 6 1 21 132 213 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 281 278 6 283 6 1 21 131 213 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 282 278 6 283 6 0 16 127 209 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 283 283 5 283 6 1 23 133 215 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 284 284 6 284 5 1 23 133 214 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 59 ] 67 162 u g - - + MP 285 284 6 289 6 2 26 132 213 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.483 -3.448 -3.344 0.154 -2.325 -3.881 2.003 -3.037 -3.386 0.429 -3.755 -1.539 1.517 -3.617 2.379 -2.292 + ML 286 284 6 289 6 1 21 130 211 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 287 284 6 289 6 1 20 129 211 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 288 284 6 289 6 0 16 125 207 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 289 289 5 289 6 1 22 131 213 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 290 290 6 290 5 1 23 131 212 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 60 ] 68 161 c g - - + MP 291 290 6 295 6 2 25 130 212 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.521 -3.492 -3.372 0.126 -2.323 -3.898 2.349 -3.045 -3.411 0.391 -3.775 -1.580 1.224 -3.649 2.239 -2.312 + ML 292 290 6 295 6 1 20 128 209 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 293 290 6 295 6 1 20 127 209 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 294 290 6 295 6 0 15 124 205 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 295 295 5 295 6 1 22 129 211 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 296 296 6 296 5 1 22 129 211 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 61 ] 69 160 c g - - + MP 297 296 6 301 6 2 23 128 210 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.052 -3.011 -3.045 0.500 -2.293 -3.707 2.106 -2.911 -3.078 0.780 -3.522 -1.137 1.312 -3.253 2.038 -1.216 + ML 298 296 6 301 6 1 19 126 208 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 299 296 6 301 6 1 19 126 207 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 300 296 6 301 6 0 15 122 204 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 301 301 5 301 6 1 21 127 209 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 302 302 6 302 5 1 21 127 209 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 62 ] 70 159 C G - - + MP 303 302 6 307 6 2 22 126 208 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.715 -3.612 -3.544 0.108 -2.442 -4.066 3.072 -3.172 -3.571 0.417 -3.925 -1.588 1.547 -3.827 -0.124 -2.434 + ML 304 302 6 307 6 1 19 124 206 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 305 302 6 307 6 1 17 124 205 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 306 302 6 307 6 0 15 121 203 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 307 307 5 307 6 1 20 125 207 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 308 308 6 308 5 1 20 125 207 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 63 ] 71 158 G C - - + MP 309 308 6 313 4 2 20 124 206 -6.726 -6.933 -0.062 -5.347 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 310 308 6 313 4 1 18 123 205 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 311 308 6 313 4 1 16 122 204 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 312 308 6 313 4 0 14 121 202 -4.568 -4.250 -2.265 -0.520 + IL 313 313 5 313 4 1 19 124 206 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 314 314 6 314 3 1 18 123 205 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 64 ] 72 - G - - - + ML 315 314 6 317 3 1 18 122 204 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 316 314 6 317 3 0 14 120 201 -6.174 -1.687 -0.566 + IL 317 317 3 317 3 1 18 123 204 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 65 ] 73 - A - - - + ML 318 317 3 320 3 1 17 121 203 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 319 317 3 320 3 0 13 119 201 -6.174 -1.687 -0.566 + IL 320 320 3 320 3 1 17 122 203 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 66 ] 74 - C - - - + ML 321 320 3 323 3 1 16 120 202 -8.164 -0.021 -6.482 -1.258 1.463 -2.060 -0.772 + D 322 320 3 323 3 0 12 118 200 -5.620 -0.734 -1.403 + IL 323 323 3 323 3 1 16 120 202 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 67 ] - 157 - A - - + MR 324 323 3 326 3 1 15 119 201 -8.164 -0.021 -6.482 1.614 -1.963 -1.636 -1.468 + D 325 323 3 326 3 0 11 117 198 -6.390 -1.568 -0.620 + IR 326 326 3 326 3 1 15 119 201 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 68 ] - 156 - G - - + MR 327 326 3 329 3 1 15 118 200 -8.164 -0.021 -6.482 -1.144 -2.289 1.599 -1.674 + D 328 326 3 329 3 0 10 116 197 -6.390 -1.568 -0.620 + IR 329 329 3 329 3 1 14 118 200 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 155 - C - - + MR 330 329 3 332 3 1 14 117 199 -8.164 -0.021 -6.482 -1.258 1.463 -2.060 -0.772 + D 331 329 3 332 3 0 9 115 196 -6.390 -1.568 -0.620 + IR 332 332 3 332 3 1 13 117 199 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 70 ] - 154 - U - - + MR 333 332 3 335 3 1 13 116 198 -8.164 -0.021 -6.482 -1.118 -1.181 -1.829 1.494 + D 334 332 3 335 3 0 9 114 195 -6.390 -1.568 -0.620 + IR 335 335 3 335 3 1 12 116 198 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 153 - U - - + MR 336 335 3 338 3 1 12 115 197 -8.164 -0.021 -6.482 -1.118 -1.181 -1.829 1.494 + D 337 335 3 338 3 0 8 113 194 -6.390 -1.568 -0.620 + IR 338 338 3 338 3 1 12 115 197 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 152 - U - - + MR 339 338 3 341 3 1 11 114 196 -8.164 -0.021 -6.482 -0.672 -0.327 -1.401 1.135 + D 340 338 3 341 3 0 7 112 193 -6.390 -1.568 -0.620 + IR 341 341 3 341 3 1 11 114 196 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 151 - G - - + MR 342 341 3 344 3 1 10 113 195 -8.164 -0.021 -6.482 -1.144 -2.289 1.599 -1.674 + D 343 341 3 344 3 0 7 111 192 -6.390 -1.568 -0.620 + IR 344 344 3 344 3 1 10 113 195 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 150 - G - - + MR 345 344 3 347 3 1 9 112 194 -8.164 -0.021 -6.482 -1.144 -2.289 1.599 -1.674 + D 346 344 3 347 3 0 6 110 191 -6.390 -1.568 -0.620 + IR 347 347 3 347 3 1 9 112 194 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 75 ] - 149 - U - - + MR 348 347 3 350 3 1 8 111 193 -8.164 -0.021 -6.482 -1.118 -1.181 -1.829 1.494 + D 349 347 3 350 3 0 6 109 191 -6.390 -1.568 -0.620 + IR 350 350 3 350 3 1 8 111 193 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 76 ] - 148 - A - - + MR 351 350 3 353 3 1 7 110 192 -8.164 -0.021 -6.482 1.201 -0.789 -1.097 -0.612 + D 352 350 3 353 3 0 5 108 190 -6.390 -1.568 -0.620 + IR 353 353 3 353 3 1 7 110 192 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 77 ] - 147 - A - - + MR 354 353 3 356 3 1 6 109 191 -8.164 -0.021 -6.482 1.614 -1.963 -1.636 -1.468 + D 355 353 3 356 3 0 5 108 189 -6.390 -1.568 -0.620 + IR 356 356 3 356 3 1 7 109 191 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 78 ] - 146 - c - - + MR 357 356 3 359 2 1 5 108 190 -8.107 -0.005 -0.609 0.741 -1.385 0.367 + D 358 356 3 359 2 0 4 107 189 -4.432 -0.068 + IR 359 359 3 359 2 1 6 109 190 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 79 ] - - - - - - + B 360 359 3 361 414 0 4 107 189 + [ BEGL 80 ] - - - - - - + S 361 360 1 362 4 0 0 31 50 -0.048 -6.726 -6.133 -6.773 + [ MATP 81 ] 75 91 A U - - + MP 362 361 1 366 6 2 2 31 50 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.475 -2.592 -3.513 3.076 -3.697 -4.736 0.584 -3.573 -3.421 1.423 -3.953 -0.125 0.165 -3.975 -1.359 -2.369 + ML 363 361 1 366 6 1 1 30 49 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 364 361 1 366 6 1 1 30 49 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 365 361 1 366 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 366 366 5 366 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 367 367 6 367 5 1 1 31 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 82 ] 76 90 G C - - + MP 368 367 6 372 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 369 367 6 372 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 370 367 6 372 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 371 367 6 372 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 372 372 5 372 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 373 373 6 373 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 83 ] 77 89 c g - - + MP 374 373 6 378 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.470 -3.199 -3.410 0.487 -2.568 -4.062 2.891 -3.186 -3.418 1.318 -3.836 -1.075 1.192 -3.633 -0.237 -2.298 + ML 375 373 6 378 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 376 373 6 378 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 377 373 6 378 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 378 378 5 378 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 379 379 6 379 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 84 ] 78 88 G C - - + MP 380 379 6 384 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 381 379 6 384 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 382 379 6 384 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 383 379 6 384 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 384 384 5 384 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 385 385 6 385 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 85 ] 79 87 G C - - + MP 386 385 6 390 4 2 2 23 42 -6.726 -6.933 -0.062 -5.347 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 387 385 6 390 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 388 385 6 390 4 1 1 23 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 389 385 6 390 4 0 0 22 41 -4.568 -4.250 -2.265 -0.520 + IL 390 390 5 390 4 1 1 25 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 391 391 6 391 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 86 ] 80 - U - - - + ML 392 391 6 394 3 1 1 20 39 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 393 391 6 394 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 394 394 3 394 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 87 ] 81 - U - - - + ML 395 394 3 397 3 1 1 19 38 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 396 394 3 397 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 397 397 3 397 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 88 ] 82 - C - - - + ML 398 397 3 400 3 1 1 18 36 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 399 397 3 400 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 400 400 3 400 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 89 ] 83 - G - - - + ML 401 400 3 403 3 1 1 16 35 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 402 400 3 403 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 403 403 3 403 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 90 ] 84 - A - - - + ML 404 403 3 406 3 1 1 15 33 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 405 403 3 406 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 406 406 3 406 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 91 ] 85 - U - - - + ML 407 406 3 409 3 1 1 13 32 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 408 406 3 409 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 409 409 3 409 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 92 ] 86 - U - - - + ML 410 409 3 412 2 1 1 1 1 * 0.000 -1.118 -1.181 -1.829 1.494 + D 411 409 3 412 2 0 0 0 0 * 0.000 + IL 412 412 3 412 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 93 ] - - - - - - + E 413 412 3 -1 0 0 0 0 0 + [ BEGR 94 ] - - - - - - + S 414 360 1 415 5 0 0 90 172 -6.916 -0.044 -6.732 -6.944 -7.835 + IL 415 415 2 415 5 1 1 91 173 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 92 145 C G - - + MP 416 415 2 420 6 2 2 90 172 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 417 415 2 420 6 1 1 88 170 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 418 415 2 420 6 1 1 88 169 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 419 415 2 420 6 0 0 83 165 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 420 420 5 420 6 1 1 90 171 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 421 421 6 421 5 1 1 89 171 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 96 ] 93 144 A U - - + MP 422 421 6 426 6 2 2 88 170 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.475 -2.592 -3.513 3.076 -3.697 -4.736 0.584 -3.573 -3.421 1.423 -3.953 -0.125 0.165 -3.975 -1.359 -2.369 + ML 423 421 6 426 6 1 1 86 168 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 424 421 6 426 6 1 1 86 167 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 425 421 6 426 6 0 0 82 163 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 426 426 5 426 6 1 1 88 169 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 427 427 6 427 5 1 1 87 169 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 97 ] 94 143 g c - - + MP 428 427 6 432 6 2 2 86 168 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.283 -2.459 -3.293 1.369 -3.369 -4.010 1.018 -3.535 -3.374 2.799 -3.805 -0.194 0.954 -3.337 -0.963 -2.242 + ML 429 427 6 432 6 1 1 84 166 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 430 427 6 432 6 1 1 84 166 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 431 427 6 432 6 0 0 80 161 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 432 432 5 432 6 1 1 86 167 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 433 433 6 433 5 1 1 85 167 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 98 ] 95 142 C G - - + MP 434 433 6 438 6 2 2 84 166 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 435 433 6 438 6 1 1 82 164 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 436 433 6 438 6 1 1 82 164 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 437 433 6 438 6 0 0 78 160 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 438 438 5 438 6 1 1 84 165 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 439 439 6 439 5 1 1 83 165 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 99 ] 96 141 u g - - + MP 440 439 6 444 6 2 2 82 164 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.687 -3.589 -3.480 0.035 -2.373 -3.974 1.901 -3.104 -3.517 0.301 -3.853 -1.603 1.114 -3.809 2.695 -2.410 + ML 441 439 6 444 6 1 1 81 162 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 442 439 6 444 6 1 1 80 162 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 443 439 6 444 6 0 0 77 158 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 444 444 5 444 6 1 1 82 163 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 445 445 6 445 5 1 1 81 163 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 100 ] 97 140 C G - - + MP 446 445 6 450 6 2 2 80 162 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 447 445 6 450 6 1 1 79 160 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 448 445 6 450 6 1 1 78 160 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 449 445 6 450 6 0 0 76 157 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 450 450 5 450 6 1 1 80 161 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 451 451 6 451 5 1 1 80 161 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 101 ] 98 139 C G - - + MP 452 451 6 456 4 2 2 78 160 -6.726 -6.933 -0.062 -5.347 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 453 451 6 456 4 1 1 77 159 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 454 451 6 456 4 1 1 76 158 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 455 451 6 456 4 0 0 75 157 -4.568 -4.250 -2.265 -0.520 + IL 456 456 5 456 4 1 1 78 160 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 457 457 6 457 3 1 1 78 160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 99 - A - - - + ML 458 457 6 460 3 1 1 76 158 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 459 457 6 460 3 0 0 74 155 -6.174 -1.687 -0.566 + IL 460 460 3 460 3 1 1 77 159 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 103 ] 100 - U - - - + ML 461 460 3 463 3 1 1 76 157 -7.759 -0.193 -3.049 -0.622 -0.163 -1.355 1.047 + D 462 460 3 463 3 0 0 73 154 -6.174 -1.687 -0.566 + IL 463 463 3 463 3 1 1 76 158 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 101 - U - - - + ML 464 463 3 466 3 1 1 75 156 -7.593 -0.153 -3.390 -0.390 -0.751 -1.194 1.141 + D 465 463 3 466 3 0 0 71 153 -7.081 -2.594 -0.274 + IL 466 466 3 466 3 1 1 76 157 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 105 ] 102 - c - - - + ML 467 466 3 469 3 1 1 74 156 -7.469 -0.029 -6.123 -0.169 0.621 -1.022 0.112 + D 468 466 3 469 3 0 0 70 151 -7.474 -2.987 -0.204 + IL 469 469 3 469 3 1 1 75 156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 106 ] 103 - c - - - + ML 470 469 3 472 3 1 1 73 155 -7.469 -0.029 -6.123 -0.127 0.580 -0.998 0.123 + D 471 469 3 472 3 0 0 69 151 -7.474 -2.987 -0.204 + IL 472 472 3 472 3 1 1 74 155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 107 ] 104 - u - - - + ML 473 472 3 475 3 1 1 72 154 -7.469 -0.056 -4.941 -0.021 0.281 -0.906 0.340 + D 474 472 3 475 3 0 0 68 150 -7.474 -2.456 -0.300 + IL 475 475 3 475 3 1 1 73 154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 108 ] 105 - c - - - + ML 476 475 3 478 3 1 1 71 153 -7.473 -0.055 -4.961 -0.243 0.835 -1.121 -0.134 + D 477 475 3 478 3 0 0 67 149 -7.463 -1.605 -0.587 + IL 478 478 3 478 3 1 1 72 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 109 ] 106 - c - - - + ML 479 478 3 481 3 1 1 70 152 -7.553 -0.048 -5.205 -0.240 0.660 -1.094 0.144 + D 480 478 3 481 3 0 0 63 145 -7.222 -2.274 -0.346 + IL 481 481 3 481 3 1 1 71 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 110 ] 107 - u - - - + ML 482 481 3 484 3 1 1 69 151 -2.393 -0.329 -6.212 0.183 -0.317 -0.519 0.448 + D 483 481 3 484 3 0 0 54 135 -7.206 -0.593 -1.598 + IL 484 484 3 484 3 1 1 76 157 -0.326 -2.395 -6.384 0.000 0.000 0.000 0.000 + [ MATL 111 ] 135 - u - - - + ML 485 484 3 487 3 1 1 16 35 -7.759 -0.024 -6.413 0.229 -0.466 -0.960 0.669 + D 486 484 3 487 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 487 487 3 487 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 112 ] 136 - c - - - + ML 488 487 3 490 3 1 1 15 33 -7.759 -0.024 -6.413 -0.283 0.497 -1.160 0.400 + D 489 487 3 490 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 490 490 3 490 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 113 ] 137 - u - - - + ML 491 490 3 493 3 1 1 13 32 -7.759 -0.024 -6.413 0.062 -0.169 -0.769 0.565 + D 492 490 3 493 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 493 493 3 493 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 114 ] 138 - u - - - + ML 494 493 3 496 2 1 1 1 1 * 0.000 -0.248 0.288 -1.120 0.563 + D 495 493 3 496 2 0 0 0 0 * 0.000 + IL 496 496 3 496 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 115 ] - - - - - - + E 497 496 3 -1 0 0 0 0 0 + [ BEGR 134 ] - - - - - - + S 498 51 1 499 3 27 69 149 171 -7.759 -0.024 -6.413 + IL 499 499 2 499 3 27 70 152 174 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 200 - A - - - + ML 500 499 2 502 3 28 69 149 171 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 501 499 2 502 3 22 65 147 169 -6.174 -1.687 -0.566 + IL 502 502 3 502 3 27 69 151 173 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 201 - A - - - + ML 503 502 3 505 3 27 68 148 170 -4.464 -0.085 -6.413 1.480 -1.483 -1.381 -1.091 + D 504 502 3 505 3 21 64 146 168 -6.174 -1.687 -0.566 + IL 505 505 3 505 3 26 68 149 171 -1.555 -0.719 -4.256 0.000 0.000 0.000 0.000 + [ MATL 137 ] 203 - a - - - + ML 506 505 3 508 3 26 67 147 169 -7.759 -0.024 -6.413 0.417 0.231 -0.968 -0.030 + D 507 505 3 508 3 21 63 145 167 -6.174 -1.687 -0.566 + IL 508 508 3 508 3 25 67 148 170 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 204 - a - - - + ML 509 508 3 511 3 26 67 146 168 -7.759 -0.024 -6.413 0.417 0.242 -0.971 -0.041 + D 510 508 3 511 3 20 62 144 166 -6.174 -1.687 -0.566 + IL 511 511 3 511 3 25 66 147 169 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 205 - c - - - + ML 512 511 3 514 3 25 66 145 167 -7.759 -0.024 -6.413 -0.268 0.974 -1.347 -0.299 + D 513 511 3 514 3 20 61 143 165 -6.174 -1.687 -0.566 + IL 514 514 3 514 3 24 65 146 168 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 206 - a - - - + ML 515 514 3 517 3 24 65 144 165 -7.759 -0.024 -6.413 0.365 -0.658 0.351 -0.317 + D 516 514 3 517 3 19 60 142 164 -6.174 -1.687 -0.566 + IL 517 517 3 517 3 23 65 145 167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 207 - u - - - + ML 518 517 3 520 3 24 64 143 164 -7.759 -0.024 -6.413 -0.584 -0.004 -1.323 0.953 + D 519 517 3 520 3 18 59 141 163 -6.174 -1.687 -0.566 + IL 520 520 3 520 3 23 64 144 166 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 208 - A - - - + ML 521 520 3 523 3 23 63 142 163 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 522 520 3 523 3 18 58 140 162 -6.174 -1.687 -0.566 + IL 523 523 3 523 3 22 63 143 165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 209 - A - - - + ML 524 523 3 526 3 22 62 141 162 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 525 523 3 526 3 17 58 139 161 -6.174 -1.687 -0.566 + IL 526 526 3 526 3 21 62 142 164 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 210 - c - - - + ML 527 526 3 529 3 22 61 140 161 -7.759 -0.024 -6.413 0.126 0.399 -0.588 -0.112 + D 528 526 3 529 3 16 57 138 160 -6.174 -1.687 -0.566 + IL 529 529 3 529 3 21 61 141 163 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 145 ] 211 - u - - - + ML 530 529 3 532 3 21 60 139 160 -7.759 -0.024 -6.413 -0.046 -0.352 -1.047 0.819 + D 531 529 3 532 3 16 56 137 159 -6.174 -1.687 -0.566 + IL 532 532 3 532 3 20 60 140 162 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 212 - G - - - + ML 533 532 3 535 3 21 60 138 159 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 534 532 3 535 3 15 55 136 158 -6.174 -1.687 -0.566 + IL 535 535 3 535 3 19 59 139 161 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 147 ] 213 - C - - - + ML 536 535 3 538 3 20 59 137 158 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 537 535 3 538 3 15 54 135 157 -6.174 -1.687 -0.566 + IL 538 538 3 538 3 19 58 138 160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 148 ] 214 - u - - - + ML 539 538 3 541 3 19 58 136 157 -7.759 -0.024 -6.413 -0.269 -0.852 0.339 0.434 + D 540 538 3 541 3 14 53 134 156 -6.174 -1.687 -0.566 + IL 541 541 3 541 3 18 58 137 159 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 149 ] 215 - A - - - + ML 542 541 3 544 3 19 57 135 156 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 543 541 3 544 3 14 52 133 155 -6.174 -1.687 -0.566 + IL 544 544 3 544 3 18 57 136 158 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 150 ] 216 - A - - - + ML 545 544 3 547 3 18 56 134 155 -7.759 -0.024 -6.413 1.201 -0.789 -1.097 -0.612 + D 546 544 3 547 3 13 51 132 154 -6.174 -1.687 -0.566 + IL 547 547 3 547 3 17 56 135 157 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 151 ] 217 - C - - - + ML 548 547 3 550 3 18 55 133 154 -7.759 -0.024 -6.413 -0.804 1.094 -1.597 -0.056 + D 549 547 3 550 3 12 51 131 152 -6.174 -1.687 -0.566 + IL 550 550 3 550 3 17 55 134 156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 152 ] 218 - A - - - + ML 551 550 3 553 3 17 54 132 153 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 552 550 3 553 3 12 50 130 151 -6.174 -1.687 -0.566 + IL 553 553 3 553 3 16 54 133 155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 219 - A - - - + ML 554 553 3 556 3 17 53 131 152 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 555 553 3 556 3 11 49 129 150 -6.174 -1.687 -0.566 + IL 556 556 3 556 3 15 53 132 154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 220 - c - - - + ML 557 556 3 559 3 16 53 129 151 -7.759 -0.024 -6.413 0.083 0.700 -1.154 -0.207 + D 558 556 3 559 3 11 48 128 149 -6.174 -1.687 -0.566 + IL 559 559 3 559 3 15 52 131 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 221 - A - - - + ML 560 559 3 562 3 15 52 128 150 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 561 559 3 562 3 10 47 127 148 -6.174 -1.687 -0.566 + IL 562 562 3 562 3 14 51 130 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 222 - U - - - + ML 563 562 3 565 3 15 51 127 149 -7.759 -0.024 -6.413 -0.258 -0.803 -1.227 1.114 + D 564 562 3 565 3 10 46 126 147 -6.174 -1.687 -0.566 + IL 565 565 3 565 3 14 51 129 151 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 223 - C - - - + ML 566 565 3 568 3 14 50 126 148 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 567 565 3 568 3 9 46 125 146 -6.174 -1.687 -0.566 + IL 568 568 3 568 3 13 50 128 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 224 - G - - - + ML 569 568 3 571 3 14 49 125 147 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 570 568 3 571 3 9 45 124 145 -6.174 -1.687 -0.566 + IL 571 571 3 571 3 13 49 127 148 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 159 ] 225 - U - - - + ML 572 571 3 574 3 13 48 124 146 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 573 571 3 574 3 8 44 123 144 -6.174 -1.687 -0.566 + IL 574 574 3 574 3 12 48 126 147 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 226 - u - - - + ML 575 574 3 577 3 13 47 123 145 -7.759 -0.024 -6.413 -0.010 -0.755 -1.108 0.964 + D 576 574 3 577 3 8 43 122 143 -6.174 -1.687 -0.566 + IL 577 577 3 577 3 12 47 125 146 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 227 - a - - - + ML 578 577 3 580 3 12 46 122 144 -7.759 -0.024 -6.413 0.325 0.183 -0.532 -0.118 + D 579 577 3 580 3 8 42 121 142 -6.174 -1.687 -0.566 + IL 580 580 3 580 3 11 46 124 145 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 162 ] 228 - G - - - + ML 581 580 3 583 3 12 45 121 143 -7.759 -0.024 -6.413 -0.556 -1.397 1.160 -0.503 + D 582 580 3 583 3 7 42 120 141 -6.174 -1.687 -0.566 + IL 583 583 3 583 3 11 45 123 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 163 ] 229 - U - - - + ML 584 583 3 586 3 11 45 120 141 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 585 583 3 586 3 7 41 119 140 -6.174 -1.687 -0.566 + IL 586 586 3 586 3 10 44 122 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 164 ] 230 - U - - - + ML 587 586 3 589 3 11 44 119 140 -7.759 -0.024 -6.413 -0.715 -0.445 -1.441 1.194 + D 588 586 3 589 3 6 40 118 139 -6.174 -1.687 -0.566 + IL 589 589 3 589 3 10 44 121 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 165 ] 231 - U - - - + ML 590 589 3 592 3 10 43 118 139 -7.759 -0.024 -6.413 -0.715 -0.445 -1.441 1.194 + D 591 589 3 592 3 6 39 117 138 -6.174 -1.687 -0.566 + IL 592 592 3 592 3 9 43 120 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 166 ] 232 - C - - - + ML 593 592 3 595 3 9 42 117 138 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 594 592 3 595 3 6 39 116 137 -6.174 -1.687 -0.566 + IL 595 595 3 595 3 9 42 119 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 167 ] 233 - U - - - + ML 596 595 3 598 3 9 41 116 137 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 597 595 3 598 3 5 38 114 136 -6.174 -1.687 -0.566 + IL 598 598 3 598 3 8 41 118 139 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 168 ] 234 - C - - - + ML 599 598 3 601 3 8 40 115 136 -7.759 -0.024 -6.413 -0.804 1.094 -1.597 -0.056 + D 600 598 3 601 3 5 37 113 135 -6.174 -1.687 -0.566 + IL 601 601 3 601 3 8 40 117 138 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 169 ] 235 - C - - - + ML 602 601 3 604 3 7 39 114 135 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 603 601 3 604 3 4 37 113 134 -6.174 -1.687 -0.566 + IL 604 604 3 604 3 7 39 116 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 170 ] 236 - c - - - + ML 605 604 3 607 3 6 38 113 134 -7.759 -0.024 -6.413 -0.527 0.949 -0.852 -0.283 + D 606 604 3 607 3 4 36 112 133 -6.174 -1.687 -0.566 + IL 607 607 3 607 3 6 38 115 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 171 ] 237 - G - - - + ML 608 607 3 610 2 5 37 112 133 -8.107 -0.005 -0.417 -0.909 1.060 -0.660 + D 609 607 3 610 2 4 36 111 132 -8.445 -0.004 + IL 610 610 3 610 2 5 37 113 134 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 172 ] - - - - - - + B 611 610 3 699 612 4 36 111 132 + [ BEGR 223 ] - - - - - - + S 612 611 1 613 3 0 0 44 63 -3.920 -0.117 -6.413 + IL 613 613 2 613 3 1 1 46 65 -1.610 -0.685 -4.310 0.000 0.000 0.000 0.000 + [ MATL 224 ] 309 - A - - - + ML 614 613 2 616 3 1 1 43 63 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 615 613 2 616 3 0 0 42 61 -6.174 -1.687 -0.566 + IL 616 616 3 616 3 1 1 45 65 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 310 - A - - - + ML 617 616 3 619 3 1 1 42 62 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 618 616 3 619 3 0 0 41 60 -6.174 -1.687 -0.566 + IL 619 619 3 619 3 1 1 44 64 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 311 - A - - - + ML 620 619 3 622 3 1 1 41 60 -7.759 -0.024 -6.413 1.139 -1.087 -0.908 -0.333 + D 621 619 3 622 3 0 0 40 59 -6.174 -1.687 -0.566 + IL 622 622 3 622 3 1 1 43 63 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 227 ] 312 - U - - - + ML 623 622 3 625 3 1 1 40 59 -7.759 -0.024 -6.413 -0.715 -0.445 -1.441 1.194 + D 624 622 3 625 3 0 0 39 58 -6.174 -1.687 -0.566 + IL 625 625 3 625 3 1 1 42 62 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 313 - G - - - + ML 626 625 3 628 3 1 1 39 58 -7.759 -0.024 -6.413 -0.556 -1.397 1.160 -0.503 + D 627 625 3 628 3 0 0 38 57 -6.174 -1.687 -0.566 + IL 628 628 3 628 3 1 1 41 61 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 314 - A - - - + ML 629 628 3 631 3 1 1 38 57 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 630 628 3 631 3 0 0 37 56 -6.174 -1.687 -0.566 + IL 631 631 3 631 3 1 1 40 60 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 315 - c - - - + ML 632 631 3 634 3 1 1 37 56 -7.759 -0.024 -6.413 -0.599 0.709 -1.373 0.399 + D 633 631 3 634 3 0 0 36 55 -6.174 -1.687 -0.566 + IL 634 634 3 634 3 1 1 39 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 231 ] 316 - c - - - + ML 635 634 3 637 3 1 1 36 55 -7.759 -0.024 -6.413 -0.202 0.468 -1.124 0.365 + D 636 634 3 637 3 0 0 34 54 -6.174 -1.687 -0.566 + IL 637 637 3 637 3 1 1 38 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 317 - C - - - + ML 638 637 3 640 3 1 1 35 54 -7.759 -0.024 -6.413 -0.614 1.027 -1.176 -0.208 + D 639 637 3 640 3 0 0 33 53 -6.174 -1.687 -0.566 + IL 640 640 3 640 3 1 1 37 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 318 - a - - - + ML 641 640 3 643 3 1 1 34 52 -7.759 -0.024 -6.413 0.985 -0.916 -0.360 -0.492 + D 642 640 3 643 3 0 0 32 51 -6.174 -1.687 -0.566 + IL 643 643 3 643 3 1 1 36 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 319 - u - - - + ML 644 643 3 646 3 1 1 32 51 -3.632 -0.140 -6.413 0.121 -0.330 -0.981 0.687 + D 645 643 3 646 3 0 0 30 49 -6.174 -1.687 -0.566 + IL 646 646 3 646 3 1 1 33 52 -1.647 -0.663 -4.348 0.000 0.000 0.000 0.000 + [ MATL 235 ] 321 - g - - - + ML 647 646 3 649 5 1 1 31 50 -6.916 -0.079 -6.732 -6.944 -5.191 -0.015 -1.034 0.706 -0.167 + D 648 646 3 649 5 0 0 30 48 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 649 649 3 649 5 1 1 31 50 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 236 ] 322 337 G C - - + MP 650 649 3 654 6 2 2 30 49 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.116 -2.789 -4.176 0.729 -4.469 -4.464 0.046 -4.404 -3.913 3.438 -4.301 -0.465 -0.326 -4.049 -1.962 -3.064 + ML 651 649 3 654 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 652 649 3 654 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 653 649 3 654 6 0 0 26 45 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 654 654 5 654 6 1 1 30 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 655 655 6 655 5 1 1 29 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 237 ] 323 336 G C - - + MP 656 655 6 660 6 2 2 28 47 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.677 -2.565 -3.717 1.363 -4.045 -4.329 0.407 -3.973 -3.628 3.167 -4.055 -0.220 0.070 -3.739 -1.576 -2.619 + ML 657 655 6 660 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 658 655 6 660 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 659 655 6 660 6 0 0 24 43 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 660 660 5 660 6 1 1 28 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 661 661 6 661 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 238 ] 324 335 g c - - + MP 662 661 6 666 6 2 2 26 45 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.460 -2.571 -3.458 1.066 -3.446 -4.076 1.233 -3.658 -3.498 2.955 -3.908 -0.305 0.570 -3.471 -1.024 -2.394 + ML 663 661 6 666 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 664 661 6 666 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 665 661 6 666 6 0 0 22 41 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 666 666 5 666 6 1 1 26 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 667 667 6 667 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 239 ] 325 334 c g - - + MP 668 667 6 672 6 2 2 24 43 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.134 -2.736 -3.140 0.884 -2.627 -3.856 2.181 -3.119 -3.192 2.084 -3.643 -0.609 1.406 -3.266 -0.290 -2.072 + ML 669 667 6 672 6 1 1 23 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 670 667 6 672 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 671 667 6 672 6 0 0 20 39 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 672 672 5 672 6 1 1 24 42 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 673 673 6 673 5 1 1 23 42 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 240 ] 326 333 c g - - + MP 674 673 6 678 6 2 2 22 41 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.457 -3.299 -3.378 0.389 -2.454 -3.990 2.928 -3.119 -3.399 0.967 -3.804 -1.256 1.356 -3.603 0.058 -2.278 + ML 675 673 6 678 6 1 1 21 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 676 673 6 678 6 1 1 21 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 677 673 6 678 6 0 0 19 38 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 678 678 5 678 6 1 1 22 40 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 679 679 6 679 5 1 1 21 40 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 241 ] 327 332 c g - - + MP 680 679 6 684 4 2 2 20 39 -6.683 -6.890 -0.089 -4.584 -2.989 -2.899 -3.008 0.654 -2.316 -3.711 2.097 -2.902 -3.032 0.985 -3.496 -0.672 1.468 -3.196 1.768 -1.981 + ML 681 679 6 684 4 1 1 21 39 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 682 679 6 684 4 1 1 20 39 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 683 679 6 684 4 0 0 19 38 -4.772 -4.453 -2.469 -0.440 + IL 684 684 5 684 4 1 1 22 41 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 685 685 6 685 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 328 - G - - - + ML 686 685 6 688 3 1 1 16 35 -7.698 -0.025 -6.352 -0.466 -1.284 1.073 -0.393 + D 687 685 6 688 3 0 0 16 34 -6.588 -1.640 -0.581 + IL 688 688 3 688 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 329 - g - - - + ML 689 688 3 691 3 1 1 15 33 -7.720 -0.024 -6.374 -0.263 -0.830 0.763 -0.141 + D 690 688 3 691 3 0 0 14 33 -6.456 -1.969 -0.448 + IL 691 691 3 691 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 330 - A - - - + ML 692 691 3 694 3 1 1 13 32 -7.720 -0.024 -6.374 1.070 -0.692 -0.850 -0.460 + D 693 691 3 694 3 0 0 13 32 -6.456 -1.969 -0.448 + IL 694 694 3 694 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 331 - A - - - + ML 695 694 3 697 2 1 1 1 1 * 0.000 1.232 -1.345 -0.548 -0.803 + D 696 694 3 697 2 0 0 0 0 * 0.000 + IL 697 697 3 697 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 246 ] - - - - - - + E 698 697 3 -1 0 0 0 0 0 + [ BEGL 173 ] - - - - - - + S 699 611 1 700 1 0 14 82 102 0.000 + [ BIF 174 ] - - - - - - + B 700 699 1 701 781 0 14 82 102 + [ BEGL 175 ] - - - - - - + S 701 700 1 702 4 0 0 42 62 -0.048 -6.726 -6.133 -6.773 + [ MATP 176 ] 238 266 c g - - + MP 702 701 1 706 6 2 2 42 62 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -1.870 -1.910 -2.042 1.120 -1.947 -2.844 1.563 -2.322 -2.097 1.334 -2.633 -0.361 1.311 0.350 0.272 -0.266 + ML 703 701 1 706 6 1 1 40 60 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 704 701 1 706 6 1 1 40 60 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 705 701 1 706 6 0 0 38 58 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 706 706 5 706 6 1 1 41 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 707 707 6 707 5 1 1 41 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 177 ] 239 265 c a - - + MP 708 707 6 712 6 2 2 40 60 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.583 -3.577 -3.394 -0.036 2.555 -3.888 1.906 -3.048 -3.441 0.136 -3.782 -1.705 1.103 -3.720 -0.060 -2.364 + ML 709 707 6 712 6 1 1 38 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 710 707 6 712 6 1 1 38 58 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 711 707 6 712 6 0 0 36 56 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 712 712 5 712 6 1 1 39 59 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 713 713 6 713 5 1 1 39 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 178 ] 240 264 c g - - + MP 714 713 6 718 6 2 2 38 58 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.014 -2.034 1.256 1.101 -2.068 -3.012 1.473 -2.430 -2.225 1.267 -0.989 -0.368 1.179 -2.331 -0.155 -1.354 + ML 715 713 6 718 6 1 1 36 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 716 713 6 718 6 1 1 36 56 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 717 713 6 718 6 0 0 34 54 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 718 718 5 718 6 1 1 37 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 719 719 6 719 5 1 1 37 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 179 ] 241 263 a u - - + MP 720 719 6 724 6 2 2 36 56 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.496 -2.191 -2.632 2.273 -2.641 -3.513 1.186 -0.839 -2.663 1.560 -3.188 0.385 0.914 -2.800 -0.578 -1.716 + ML 721 719 6 724 6 1 1 34 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 722 719 6 724 6 1 1 34 54 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 723 719 6 724 6 0 0 32 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 724 724 5 724 6 1 1 35 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 725 725 6 725 5 1 1 35 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 180 ] 242 262 g c - - + MP 726 725 6 730 6 2 2 34 54 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.600 -1.266 -2.689 1.475 -2.880 -2.285 0.969 -3.081 -2.817 2.635 -3.276 -0.117 0.734 -2.711 -0.766 -1.810 + ML 727 725 6 730 6 1 1 32 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 728 725 6 730 6 1 1 32 52 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 729 725 6 730 6 0 0 30 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 730 730 5 730 6 1 1 33 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 731 731 6 731 5 1 1 33 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 181 ] 243 261 c c - - + MP 732 731 6 736 4 2 2 32 52 -3.825 -7.907 -0.190 -4.361 -3.340 -3.071 -3.269 0.242 -2.472 2.319 1.668 -3.100 -3.286 1.244 -3.647 -1.179 0.930 -3.484 -0.255 -2.288 + ML 733 731 6 736 4 1 1 31 51 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 734 731 6 736 4 1 1 31 50 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 735 731 6 736 4 0 0 29 49 -12.737 -14.007 -2.036 -0.404 + IL 736 736 5 736 4 1 1 31 51 -3.061 -4.564 -0.498 -2.943 0.000 0.000 0.000 0.000 + IR 737 737 6 737 3 1 1 31 51 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 182 ] - 260 - G - - + MR 738 737 6 740 5 1 1 30 49 -6.916 -0.044 -6.732 -6.944 -7.835 -1.144 -2.289 1.599 -1.674 + D 739 737 6 740 5 0 0 28 48 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 740 740 3 740 5 1 1 30 50 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 183 ] 245 259 a u - - + MP 741 740 3 745 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -1.845 -1.638 -2.023 1.709 -1.979 -2.834 1.586 -1.260 -2.082 1.433 -2.621 -0.300 1.286 -1.886 -0.097 -0.956 + ML 742 740 3 745 6 1 1 27 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 743 740 3 745 6 1 1 27 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 744 740 3 745 6 0 0 25 45 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 745 745 5 745 6 1 1 28 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 746 746 6 746 5 1 1 28 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 184 ] 246 258 G C - - + MP 747 746 6 751 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 748 746 6 751 6 1 1 25 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 749 746 6 751 6 1 1 25 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 750 746 6 751 6 0 0 23 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 751 751 5 751 6 1 1 26 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 752 752 6 752 5 1 1 26 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 185 ] 247 257 C G - - + MP 753 752 6 757 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 754 752 6 757 6 1 1 24 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 755 752 6 757 6 1 1 23 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 756 752 6 757 6 0 0 22 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 757 757 5 757 6 1 1 24 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 758 758 6 758 5 1 1 24 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 186 ] 248 256 c g - - + MP 759 758 6 763 4 2 2 23 42 -6.726 -6.933 -0.062 -5.347 -2.355 -2.247 -2.491 1.384 -2.262 -3.298 1.889 -0.254 -2.530 1.593 -3.052 -0.428 1.328 -2.621 -0.165 -1.582 + ML 760 758 6 763 4 1 1 23 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 761 758 6 763 4 1 1 22 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 762 758 6 763 4 0 0 21 41 -4.568 -4.250 -2.265 -0.520 + IL 763 763 5 763 4 1 1 24 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 764 764 6 764 3 1 1 23 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 187 ] 249 - C - - - + ML 765 764 6 767 3 1 1 20 40 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 766 764 6 767 3 0 0 19 39 -6.174 -1.687 -0.566 + IL 767 767 3 767 3 1 1 22 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 250 - c - - - + ML 768 767 3 770 3 1 1 19 39 -7.759 -0.024 -6.413 -0.666 0.879 -1.449 0.220 + D 769 767 3 770 3 0 0 17 37 -6.174 -1.687 -0.566 + IL 770 770 3 770 3 1 1 21 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 251 - u - - - + ML 771 770 3 773 3 1 1 18 38 -3.920 -0.117 -6.413 0.187 -0.315 -0.958 0.626 + D 772 770 3 773 3 0 0 15 35 -6.174 -1.687 -0.566 + IL 773 773 3 773 3 1 1 20 40 -1.343 -0.836 -4.461 0.000 0.000 0.000 0.000 + [ MATL 190 ] 254 - G - - - + ML 774 773 3 776 3 1 1 13 32 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 775 773 3 776 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 776 776 3 776 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 255 - U - - - + ML 777 776 3 779 2 1 1 1 1 * 0.000 -1.118 -1.181 -1.829 1.494 + D 778 776 3 779 2 0 0 0 0 * 0.000 + IL 779 779 3 779 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 192 ] - - - - - - + E 780 779 3 -1 0 0 0 0 0 + [ BEGR 193 ] - - - - - - + S 781 700 1 782 3 0 1 54 74 -7.759 -0.024 -6.413 + IL 782 782 2 782 3 1 2 57 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 267 - c - - - + ML 783 782 2 785 3 1 1 54 74 -7.759 -0.117 -3.773 -0.146 0.554 -1.125 0.226 + D 784 782 2 785 3 0 0 53 72 -6.174 -1.687 -0.566 + IL 785 785 3 785 3 1 1 56 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 268 - c - - - + ML 786 785 3 788 3 1 1 53 72 -7.668 -0.146 -3.455 -0.575 0.807 -1.346 0.245 + D 787 785 3 788 3 0 0 51 71 -6.752 -2.265 -0.353 + IL 788 788 3 788 3 1 1 55 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 269 - u - - - + ML 789 788 3 791 3 1 1 52 71 -7.550 -0.141 -3.511 -0.217 -0.440 -1.037 0.938 + D 790 788 3 791 3 0 0 50 69 -7.234 -2.747 -0.244 + IL 791 791 3 791 3 1 1 54 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 270 - u - - - + ML 792 791 3 794 3 1 1 51 70 -2.392 -0.331 -6.093 0.320 -0.293 -0.775 0.434 + D 793 791 3 794 3 0 0 49 68 -7.552 -0.875 -1.154 + IL 794 794 3 794 3 1 1 51 71 -1.818 -0.572 -4.518 0.000 0.000 0.000 0.000 + [ MATL 198 ] 272 - U - - - + ML 795 794 3 797 3 1 1 49 69 -7.668 -0.025 -6.322 -0.325 -0.529 -1.159 1.043 + D 796 794 3 797 3 0 0 48 67 -6.752 -2.265 -0.353 + IL 797 797 3 797 3 1 1 51 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 273 - A - - - + ML 798 797 3 800 3 1 1 48 67 -7.668 -0.074 -4.477 1.322 -1.300 -1.174 -0.621 + D 799 797 3 800 3 0 0 47 66 -6.752 -0.894 -1.144 + IL 800 800 3 800 3 1 1 50 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 274 - A - - - + ML 801 800 3 803 3 1 1 47 66 -7.715 -0.025 -6.369 1.215 -1.328 -0.515 -0.784 + D 802 800 3 803 3 0 0 46 65 -6.489 -2.002 -0.436 + IL 803 803 3 803 3 1 1 49 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 275 - a - - - + ML 804 803 3 806 5 1 1 46 65 -6.878 -0.045 -6.694 -6.906 -7.797 0.442 -0.732 0.314 -0.327 + D 805 803 3 806 5 0 0 45 64 -5.145 -0.679 -4.406 -2.781 -2.694 + IL 806 806 3 806 5 1 1 46 66 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 202 ] 276 307 G C - - + MP 807 806 3 811 6 2 2 45 64 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 808 806 3 811 6 1 1 44 64 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 809 806 3 811 6 1 1 44 63 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 810 806 3 811 6 0 0 42 62 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 811 811 5 811 6 1 1 45 64 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 812 812 6 812 5 1 1 44 64 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 203 ] 277 306 G C - - + MP 813 812 6 817 4 2 2 43 62 -6.726 -6.933 -0.167 -3.450 -4.154 -2.789 -4.224 0.616 -4.654 -4.489 -0.109 -4.502 -3.953 3.463 -4.339 -0.202 -0.436 -4.066 -2.115 -3.116 + ML 814 812 6 817 4 1 1 44 63 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 815 812 6 817 4 1 1 43 62 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 816 812 6 817 4 0 0 42 61 -4.568 -4.250 -2.265 -0.520 + IL 817 817 5 817 4 1 1 45 64 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 818 818 6 818 3 1 1 44 63 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 278 - A - - - + ML 819 818 6 821 3 1 1 40 59 -8.080 -0.023 -6.397 1.555 -1.787 -1.477 -1.277 + D 820 818 6 821 3 0 0 39 58 -5.998 -0.528 -1.781 + IL 821 821 3 821 3 1 1 41 60 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 205 ] - 305 - c - - + MR 822 821 3 824 3 1 1 39 58 -8.164 -0.021 -6.482 0.298 0.498 -1.060 -0.186 + D 823 821 3 824 3 0 0 38 57 -6.390 -1.568 -0.620 + IR 824 824 3 824 3 1 1 40 59 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 206 ] - 304 - A - - + MR 825 824 3 827 5 1 1 38 57 -4.038 -0.125 -6.732 -6.944 -7.835 1.614 -1.963 -1.636 -1.468 + D 826 824 3 827 5 0 0 37 56 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 827 827 3 827 5 1 1 39 58 -1.984 -0.587 -6.254 -4.422 -5.528 0.000 0.000 0.000 0.000 + [ MATP 207 ] 279 301 g c - - + MP 828 827 3 832 6 2 2 37 56 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.450 -2.518 -3.458 1.015 -3.595 -4.082 1.097 -3.726 -3.510 2.994 -3.921 0.024 0.481 -3.448 -1.154 -2.403 + ML 829 827 3 832 6 1 1 36 55 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 830 827 3 832 6 1 1 36 55 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 831 827 3 832 6 0 0 33 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 832 832 5 832 6 1 1 37 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 833 833 6 833 5 1 1 37 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 208 ] 280 300 a u - - + MP 834 833 6 838 6 2 2 35 54 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.220 -2.356 -3.308 2.801 -3.690 -4.513 0.537 -3.476 -3.225 1.697 -3.767 0.740 0.246 -3.679 -1.371 -2.185 + ML 835 833 6 838 6 1 1 34 53 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 836 833 6 838 6 1 1 34 53 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 837 833 6 838 6 0 0 31 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 838 838 5 838 6 1 1 35 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 839 839 6 839 5 1 1 35 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 209 ] 281 299 u a - - + MP 840 839 6 844 6 2 2 33 52 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.910 -2.704 -2.977 0.881 -2.462 -3.767 1.915 -2.957 -2.992 1.315 -3.491 -0.009 2.213 -3.134 -0.183 -1.931 + ML 841 839 6 844 6 1 1 32 51 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 842 839 6 844 6 1 1 32 51 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 843 839 6 844 6 0 0 29 48 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 844 844 5 844 6 1 1 33 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 845 845 6 845 5 1 1 33 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 210 ] 282 298 g u - - + MP 846 845 6 850 6 2 2 31 50 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.330 -2.251 -3.457 1.254 -3.976 -4.538 0.364 -3.603 -3.267 2.229 -3.760 2.382 0.059 -3.801 -1.571 -2.270 + ML 847 845 6 850 6 1 1 30 49 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 848 845 6 850 6 1 1 30 49 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 849 845 6 850 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 850 850 5 850 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 851 851 6 851 5 1 1 31 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 211 ] 283 297 g u - - + MP 852 851 6 856 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.330 -2.251 -3.457 1.254 -3.976 -4.538 0.364 -3.603 -3.267 2.229 -3.760 2.382 0.059 -3.801 -1.571 -2.270 + ML 853 851 6 856 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 854 851 6 856 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 855 851 6 856 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 856 856 5 856 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 857 857 6 857 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 212 ] 284 296 G C - - + MP 858 857 6 862 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.578 -2.627 -3.567 0.907 -3.565 -4.143 0.868 -3.764 -3.588 3.060 -3.988 -0.349 0.820 -3.568 -1.131 -2.498 + ML 859 857 6 862 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 860 857 6 862 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 861 857 6 862 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 862 862 5 862 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 863 863 6 863 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 213 ] 285 295 G C - - + MP 864 863 6 868 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.578 -2.627 -3.567 0.907 -3.565 -4.143 0.868 -3.764 -3.588 3.060 -3.988 -0.349 0.820 -3.568 -1.131 -2.498 + ML 865 863 6 868 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 866 863 6 868 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 867 863 6 868 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 868 868 5 868 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 869 869 6 869 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 214 ] 286 294 c g - - + MP 870 869 6 874 4 2 2 23 42 -6.726 -6.933 -0.193 -3.218 -2.488 -2.378 -2.609 1.003 -2.299 -3.423 1.723 -2.729 -2.640 1.351 -3.161 0.038 1.348 -2.756 1.430 -1.075 + ML 871 869 6 874 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 872 869 6 874 4 1 1 23 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 873 869 6 874 4 0 0 22 41 -4.568 -4.250 -2.265 -0.520 + IL 874 874 5 874 4 1 1 25 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 875 875 6 875 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 215 ] 287 - g - - - + ML 876 875 6 878 3 1 1 20 39 -7.645 -0.026 -6.299 -0.188 -0.712 0.598 -0.002 + D 877 875 6 878 3 0 0 19 38 -6.861 -1.912 -0.463 + IL 878 878 3 878 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 216 ] 288 - A - - - + ML 879 878 3 881 3 1 1 19 38 -7.668 -0.025 -6.322 1.555 -1.787 -1.477 -1.277 + D 880 878 3 881 3 0 0 18 37 -6.752 -0.894 -1.144 + IL 881 881 3 881 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 217 ] 289 - g - - - + ML 882 881 3 884 3 1 1 18 36 -7.759 -0.024 -6.413 0.010 -1.015 0.673 -0.145 + D 883 881 3 884 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 884 884 3 884 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 218 ] 290 - g - - - + ML 885 884 3 887 3 1 1 16 35 -7.759 -0.024 -6.413 0.214 -0.977 0.521 -0.156 + D 886 884 3 887 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 887 887 3 887 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 291 - U - - - + ML 888 887 3 890 3 1 1 15 33 -7.759 -0.024 -6.413 -0.258 -0.803 -1.227 1.114 + D 889 887 3 890 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 890 890 3 890 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 292 - c - - - + ML 891 890 3 893 3 1 1 13 32 -7.759 -0.024 -6.413 -0.527 0.949 -0.852 -0.283 + D 892 890 3 893 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 893 893 3 893 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 293 - A - - - + ML 894 893 3 896 2 1 1 1 1 * 0.000 1.614 -1.963 -1.636 -1.468 + D 895 893 3 896 2 0 0 0 0 * 0.000 + IL 896 896 3 896 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 222 ] - - - - - - + E 897 896 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_cyano +ACC RF01851 +DESC Cyanobacteria transfer-messenger RNA +LENG 288 +MAXL 470 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Fri Nov 8 14:48:30 2024 +COM [1] cmbuild -F cyano_tmRNA.rfam.cm cyano_tmRNA.rfam.stk +NSEQ 27 +EFFN 1.341431 +CKSUM 2756697188 +STATS LOCAL MSV -10.8479 0.70646 +STATS LOCAL VITERBI -12.9328 0.70646 +STATS LOCAL FORWARD -4.2083 0.70646 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.39900 1.40625 1.33743 1.40415 + 1.38629 1.38629 1.38629 1.38629 + 0.08133 3.67131 2.94381 1.46634 0.26236 0.00000 * + 1 1.39548 0.93144 2.04225 1.47594 1 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 2 1.51938 1.90351 2.17993 0.65573 2 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 3 2.06887 2.84191 0.32018 2.41529 3 G - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 4 1.63065 1.33711 2.06507 0.88000 4 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 5 1.65428 0.82568 2.25268 1.32533 5 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 6 0.54508 2.29430 1.75887 1.91640 6 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 7 1.43216 1.54003 1.10664 1.53172 7 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 8 0.66581 1.85494 1.94261 1.68012 8 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 9 0.54508 2.29430 1.75887 1.91640 9 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 10 2.07110 2.13247 2.55754 0.38873 10 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 11 1.13174 2.00048 1.18511 1.44162 11 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 12 1.15458 1.91185 1.39038 1.24472 12 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 13 1.02396 1.50639 1.64861 1.48366 13 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 14 0.91430 1.84466 1.83496 1.26761 14 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 15 0.94620 1.95793 1.51425 1.38364 15 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 16 1.41111 1.87114 1.48578 0.97856 16 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 17 2.21740 2.60608 0.30071 2.56400 17 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 18 2.35294 1.43254 2.08518 0.61263 18 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 19 2.54592 0.50157 2.23571 1.56493 19 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 20 2.32595 0.73338 2.02768 1.23655 20 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 21 1.51449 1.69338 0.97255 1.52296 21 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 22 1.68299 1.43861 1.22681 1.25984 22 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.13839 3.64371 2.27222 1.46634 0.26236 1.40362 0.28197 + 23 1.93220 1.12383 1.64070 1.08977 23 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.13489 2.32431 3.56367 1.73563 0.19394 1.94750 0.15389 + 24 1.52515 1.54056 1.76706 0.92302 30 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05834 3.56367 3.56367 1.46634 0.26236 1.94750 0.15389 + 25 1.77059 1.69195 2.26171 0.61353 31 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10601 3.56367 2.62759 1.46634 0.26236 1.94750 0.15389 + 26 1.31225 1.33923 1.88381 1.14971 32 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.22096 2.27940 2.34435 1.86810 0.16773 2.14723 0.12421 + 27 1.21400 1.74350 1.42476 1.24646 40 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06558 3.45018 3.45018 1.46634 0.26236 0.81357 0.58568 + 28 1.34772 1.79991 0.94209 1.68718 41 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05834 3.56367 3.56367 1.46634 0.26236 0.57601 0.82585 + 29 1.53418 1.36919 1.20421 1.46912 42 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 30 1.81702 1.07028 1.46245 1.33594 43 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 31 1.52244 2.18599 0.60529 2.09120 44 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 32 1.81833 2.39529 0.43631 2.30121 45 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 33 0.68857 2.24509 1.30081 2.12465 46 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 34 2.76921 0.35326 2.42590 1.92077 47 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 35 2.07110 2.13247 2.55754 0.38873 48 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 36 0.30115 2.64528 2.42862 2.29369 49 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 37 1.69797 2.30235 0.49885 2.21007 50 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 38 2.21328 2.60273 0.30220 2.55883 51 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 39 2.02394 1.52739 1.64491 0.78147 52 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 40 1.70645 2.27642 0.64015 1.66799 53 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 41 0.98743 2.15028 0.96946 2.02702 54 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 42 2.08282 1.14773 1.80490 0.93248 55 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 43 1.93896 1.08778 1.49073 1.22426 56 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 44 2.26560 0.82691 1.97521 1.13913 57 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 45 0.82345 1.75767 1.69973 1.58034 58 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 46 1.15864 1.09378 2.07679 1.48808 59 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 47 0.58053 2.14470 2.11769 1.59463 60 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 48 2.62087 0.43847 2.31118 1.69774 61 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 49 2.03304 0.84090 1.61292 1.43365 62 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 0.67612 0.71047 + 50 0.82556 2.20822 1.24775 1.80203 63 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 51 1.55461 1.46453 1.23071 1.32630 64 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 52 2.23483 1.50451 1.92994 0.64301 65 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 53 1.80190 2.39402 0.44274 2.28789 66 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 54 2.37442 1.28229 2.09920 0.67929 67 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 55 2.39427 1.07572 2.12459 0.80245 68 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 56 2.15065 1.22171 1.87226 0.83220 69 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 57 2.43394 0.62312 2.13095 1.35745 70 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 58 2.24370 2.65898 0.28691 2.61272 71 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 59 2.12350 2.90713 0.29834 2.48045 72 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 60 0.28400 2.69588 2.47426 2.34840 73 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 61 2.19894 0.39774 2.75145 1.87466 74 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 62 0.63914 2.18701 1.41597 2.14293 75 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 63 2.24704 2.66182 0.28575 2.61704 76 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 64 2.20648 0.74323 1.61853 1.53178 77 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 65 2.24534 2.66038 0.28634 2.61485 78 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 66 2.24482 2.65993 0.28652 2.61416 79 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 67 2.11568 2.16829 2.60554 0.36931 80 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 68 2.11568 2.16829 2.60554 0.36931 81 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 69 2.19894 0.39774 2.75145 1.87466 82 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 70 2.12350 2.90713 0.29834 2.48045 83 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 71 0.28400 2.69588 2.47426 2.34840 84 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 72 2.11568 2.16829 2.60554 0.36931 85 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 73 2.11568 2.16829 2.60554 0.36931 86 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 74 2.83500 0.33361 2.48734 1.95322 87 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 75 2.83459 0.33368 2.48719 1.95314 88 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 76 1.78215 1.75199 0.65859 1.96103 89 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 77 2.82950 0.33451 2.48534 1.95214 90 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 78 2.36532 1.65215 2.00111 0.54601 91 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 79 2.67766 0.41483 2.36997 1.72967 92 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 80 0.63940 2.18654 1.41603 2.14208 93 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 81 1.67785 1.92989 0.70764 1.74151 94 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 82 2.67540 0.41527 2.36915 1.72936 95 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 83 2.45257 1.34407 2.16870 0.61837 96 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 84 2.67354 0.41563 2.36847 1.72910 97 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 85 2.67279 0.41577 2.36820 1.72900 98 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 86 0.28400 2.69588 2.47426 2.34840 99 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 87 1.79467 1.49842 2.30119 0.67296 100 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.17639 3.67131 1.99316 1.46634 0.26236 1.09861 0.40547 + 88 1.63809 1.88967 2.18909 0.61155 101 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.15163 3.55386 2.18854 1.46634 0.26236 1.99547 0.14612 + 89 1.49202 0.97306 2.07782 1.30212 102 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06447 3.46670 3.46670 1.46634 0.26236 2.32948 0.10242 + 90 1.46365 1.00060 2.06195 1.29556 103 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06447 3.46670 3.46670 1.46634 0.26236 2.32948 0.10242 + 91 1.39483 1.20176 2.00256 1.15052 104 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08443 3.46670 3.00085 1.46634 0.26236 1.80629 0.17944 + 92 1.53763 0.82995 2.13992 1.46372 105 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08376 3.46963 3.01145 1.46634 0.26236 1.08093 0.41443 + 93 1.53965 0.94569 2.12608 1.28075 106 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07539 3.52627 3.14191 1.46634 0.26236 1.65878 0.21118 + 94 1.25807 1.60525 1.74363 1.07860 107 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.28377 1.52444 3.52958 2.38713 0.09639 0.27983 1.41023 + 95 1.22714 1.70460 2.03920 0.92914 135 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 96 1.57001 1.05497 2.17205 1.10924 136 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 97 1.34062 1.50560 1.91210 0.99788 137 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 98 1.54742 1.19706 2.14593 0.99923 138 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 99 2.00101 2.53279 0.36070 2.42846 139 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 100 2.00137 2.53317 0.36051 2.42899 140 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 101 1.80983 2.33686 0.46253 2.20730 141 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 102 2.00238 2.53419 0.36002 2.43046 142 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 103 1.94764 0.80022 1.75325 1.44838 143 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 104 2.37865 1.65214 2.00449 0.54308 144 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 105 2.00497 2.53682 0.35874 2.43425 145 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 106 1.78557 0.88919 2.31992 1.13002 146 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 107 0.28400 2.69588 2.47426 2.34840 147 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 108 0.56706 1.92428 2.12486 1.78749 148 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 109 2.11568 2.16829 2.60554 0.36931 149 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 110 2.12350 2.90713 0.29834 2.48045 150 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 111 2.12350 2.90713 0.29834 2.48045 151 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 112 1.82765 1.60766 2.33062 0.61319 152 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 113 2.11568 2.16829 2.60554 0.36931 153 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 114 2.11568 2.16829 2.60554 0.36931 154 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 115 2.19894 0.39774 2.75145 1.87466 155 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 116 2.12350 2.90713 0.29834 2.48045 156 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 117 0.28400 2.69588 2.47426 2.34840 157 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 118 2.83426 0.33373 2.48707 1.95307 158 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 119 1.57953 2.29126 0.54230 2.19483 159 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 120 1.67553 2.03325 0.64278 1.85755 160 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 121 1.74167 2.28282 0.49808 2.16212 161 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 122 1.57943 2.25773 0.55855 2.14317 162 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 123 2.51874 0.54443 2.21312 1.47007 163 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 124 0.77010 2.09256 1.29579 1.96625 164 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 125 1.48000 1.56517 1.31314 1.22303 165 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 126 1.19623 1.71087 1.40130 1.30681 166 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 127 0.55312 2.18031 2.14895 1.63354 167 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 128 1.54116 1.91965 0.74200 1.81371 168 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 129 1.94734 2.46111 0.38973 2.35635 169 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 130 0.28400 2.69588 2.47426 2.34840 170 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 131 1.46993 2.13605 0.65165 2.03445 171 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 132 1.54878 1.63633 0.89743 1.68641 172 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 133 1.55606 1.96616 0.72229 1.81155 173 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 134 2.22291 1.40094 1.95763 0.68488 174 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 135 1.53440 2.49168 0.55247 2.07056 175 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 136 0.83772 1.92375 1.35337 1.81476 176 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 137 2.77380 0.35265 2.43151 1.91834 177 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 138 2.42385 1.43589 2.11223 0.59321 178 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 139 2.12350 2.90713 0.29834 2.48045 179 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 140 0.28400 2.69588 2.47426 2.34840 180 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 141 0.28400 2.69588 2.47426 2.34840 181 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 142 1.75637 2.64334 0.43433 2.22092 182 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 143 2.19894 0.39774 2.75145 1.87466 183 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 144 2.19894 0.39774 2.75145 1.87466 184 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 145 2.01450 1.47974 1.69833 0.78542 185 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 146 2.24458 2.65972 0.28660 2.61385 186 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 147 2.67286 0.41576 2.36822 1.72901 187 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 148 2.44185 1.53185 2.11677 0.55088 188 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 149 2.67221 0.41589 2.36799 1.72892 189 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 150 2.12350 2.90713 0.29834 2.48045 190 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 151 2.12350 2.90713 0.29834 2.48045 191 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 152 1.96795 1.92984 2.46351 0.46212 192 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 153 1.25133 1.61966 1.75478 1.07012 193 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 154 0.45166 2.32042 2.23600 1.84317 194 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 155 2.00036 2.53214 0.36102 2.42751 195 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 156 0.62964 2.28933 1.36811 2.19558 196 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 157 1.99994 2.53171 0.36122 2.42690 197 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 158 2.83055 0.33434 2.48572 1.95234 198 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 159 0.89681 1.93598 1.25841 1.80945 199 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 160 0.28400 2.69588 2.47426 2.34840 200 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 161 0.37572 2.38444 2.31086 2.10468 201 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09668 2.70745 3.67131 0.64194 0.74712 1.09861 0.40547 + 162 1.10014 1.23603 2.04267 1.39853 203 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 163 1.10008 1.22857 2.04484 1.40631 204 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 164 1.55492 0.73389 2.28962 1.57286 205 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 165 1.13242 1.83665 1.15491 1.59302 206 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 166 1.76984 1.39202 2.28032 0.73644 207 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 167 0.28400 2.69588 2.47426 2.34840 208 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 168 0.28400 2.69588 2.47426 2.34840 209 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 169 1.29574 1.12213 1.78979 1.45360 210 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 170 1.41188 1.62759 2.09722 0.82755 211 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 171 2.12350 2.90713 0.29834 2.48045 212 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 172 2.19894 0.39774 2.75145 1.87466 213 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 173 1.55963 1.96346 1.16131 1.08963 214 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 174 0.28400 2.69588 2.47426 2.34840 215 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 175 0.56706 1.92428 2.12486 1.78749 216 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 176 1.91105 0.64939 2.45663 1.41064 217 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 177 0.28400 2.69588 2.47426 2.34840 218 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 178 0.28400 2.69588 2.47426 2.34840 219 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 179 1.32280 0.91920 2.16388 1.51460 220 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 180 0.28400 2.69588 2.47426 2.34840 221 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 181 1.55110 1.92495 2.21273 0.62980 222 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 182 2.19894 0.39774 2.75145 1.87466 223 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 183 2.12350 2.90713 0.29834 2.48045 224 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 184 2.11568 2.16829 2.60554 0.36931 225 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 185 1.38625 1.89445 2.13480 0.73122 226 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 186 1.16230 1.26866 1.75216 1.45832 227 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 187 1.74457 2.32495 0.60232 1.71506 228 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 188 2.11568 2.16829 2.60554 0.36931 229 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 189 1.85576 1.68611 2.35654 0.57327 230 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 190 1.85576 1.68611 2.35654 0.57327 231 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 191 2.19894 0.39774 2.75145 1.87466 232 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 192 2.11568 2.16829 2.60554 0.36931 233 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 193 1.91105 0.64939 2.45663 1.41064 234 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 194 2.19894 0.39774 2.75145 1.87466 235 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 195 1.72420 0.75263 1.96153 1.56106 236 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 196 1.65097 2.00189 0.67272 1.81560 237 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 197 1.67431 1.50242 1.45249 1.03286 238 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 198 2.47337 0.52316 2.25124 1.52425 239 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 199 1.18450 1.55982 1.40470 1.43345 240 a - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 200 1.10374 1.63936 1.26278 1.65338 241 a - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 201 1.51703 1.87493 0.78547 1.76395 242 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 202 2.28451 0.68311 1.61882 1.63477 243 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.50381 0.92691 1.09861 0.40547 + 203 1.35701 1.44032 1.40150 1.34904 245 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 204 2.23591 2.65236 0.28962 2.60267 246 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 205 2.66370 0.41754 2.36487 1.72775 247 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 206 1.60503 1.20476 1.37020 1.40530 248 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 207 2.19894 0.39774 2.75145 1.87466 249 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 208 1.82229 0.79580 2.36127 1.22819 250 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 209 1.25625 1.60363 2.03806 0.95755 251 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.89955 0.52214 1.09861 0.40547 + 210 2.12350 2.90713 0.29834 2.48045 254 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 211 2.11568 2.16829 2.60554 0.36931 255 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 212 1.63182 1.51990 1.18747 1.27046 256 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 213 1.99963 2.53139 0.36138 2.42645 257 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 214 2.83222 0.33406 2.48633 1.95267 258 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 215 1.60091 1.53230 1.30597 1.16688 259 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 216 2.12350 2.90713 0.29834 2.48045 260 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 217 1.90619 0.78350 1.32834 2.04302 261 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 218 1.99795 0.84338 1.72392 1.36349 262 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 219 1.87696 1.53944 1.58593 0.84936 263 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 220 1.66127 1.66330 0.92049 1.50389 264 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 221 0.70614 2.41579 1.17161 2.23223 265 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 222 1.58159 1.34574 1.25710 1.38818 266 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 223 1.47807 1.01666 2.14795 1.22622 267 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.12026 3.67131 2.43196 1.46634 0.26236 1.09861 0.40547 + 224 1.76231 0.84478 2.29314 1.21150 268 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14397 3.60686 2.23536 1.46634 0.26236 1.69624 0.20257 + 225 1.52458 1.68472 2.08785 0.74900 269 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14429 3.52368 2.25497 1.46634 0.26236 2.12759 0.12684 + 226 1.16473 1.58933 1.91478 1.08898 270 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.29061 1.51278 3.44530 0.26802 1.44773 0.52201 0.89975 + 227 1.59634 1.74323 2.16885 0.67708 272 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05580 3.60686 3.60686 1.46634 0.26236 1.69624 0.20257 + 228 0.48384 2.26366 2.17479 1.79585 273 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09128 3.60686 2.81168 1.46634 0.26236 0.45688 1.00309 + 229 0.55697 2.28312 1.73687 1.90368 274 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05394 3.63992 3.63992 1.46634 0.26236 1.43861 0.27083 + 230 1.08116 1.88684 1.17955 1.60031 275 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05394 3.63992 3.63992 1.46634 0.26236 0.64343 0.74547 + 231 2.24009 2.65591 0.28816 2.60806 276 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 232 2.14178 2.64394 0.30953 2.55515 277 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.12026 3.67131 2.43196 1.46634 0.26236 1.09861 0.40547 + 233 0.32549 2.57892 2.36868 2.22221 278 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05580 3.60686 3.60686 1.46634 0.26236 0.45688 1.00309 + 234 1.88055 1.89764 0.58021 1.98201 279 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 235 0.80653 2.21315 1.13640 2.09341 280 a - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 236 1.93259 1.35166 1.45448 1.01364 281 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 237 1.72490 2.32759 0.48698 2.20908 282 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 238 1.72501 2.32771 0.48690 2.20927 283 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 239 1.95448 2.02684 0.56598 1.84007 284 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 240 1.95444 2.02682 0.56600 1.84005 285 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 241 1.82124 1.44520 1.41853 1.02052 286 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.13712 3.67131 2.27603 1.46634 0.26236 1.09861 0.40547 + 242 1.50403 1.87137 0.98698 1.38170 287 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05672 3.59092 3.59092 1.46634 0.26236 1.33862 0.30409 + 243 0.32549 2.57892 2.36868 2.22221 288 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05580 3.60686 3.60686 1.46634 0.26236 0.45688 1.00309 + 244 1.37213 2.07544 0.93371 1.47911 289 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 245 1.23504 2.05047 1.03702 1.48725 290 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 246 1.55110 1.92495 2.21273 0.62980 291 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 247 1.72420 0.75263 1.96153 1.56106 292 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 248 0.28400 2.69588 2.47426 2.34840 293 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 249 1.63002 1.66557 0.95167 1.47449 294 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 250 2.04038 0.63803 1.85303 1.68779 295 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 251 2.04045 0.63800 1.85305 1.68781 296 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 252 2.43051 1.15143 2.13793 0.73830 297 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 253 2.43037 1.15145 2.13789 0.73832 298 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 254 1.16166 1.71342 1.19270 1.59264 299 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 255 2.31575 1.47916 2.02476 0.61350 300 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 256 2.21702 0.67709 1.74458 1.56899 301 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.89955 0.52214 1.09861 0.40547 + 257 0.28400 2.69588 2.47426 2.34840 304 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 258 1.17970 1.05652 2.10247 1.50143 305 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 259 2.75928 0.37671 2.46262 1.79978 306 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 260 2.80033 0.33938 2.47459 1.94632 307 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.50381 0.92691 1.09861 0.40547 + 261 0.28400 2.69588 2.47426 2.34840 309 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 262 0.28400 2.69588 2.47426 2.34840 310 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 263 0.60778 2.12407 2.00097 1.60599 311 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 264 1.85576 1.68611 2.35654 0.57327 312 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 265 1.74457 2.32495 0.60232 1.71506 313 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 266 0.28400 2.69588 2.47426 2.34840 314 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 267 1.77896 0.91082 2.31220 1.10882 315 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 268 1.51589 1.07465 2.14779 1.13249 316 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 269 1.78252 0.69761 2.17691 1.51131 317 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 270 0.71275 2.01052 1.63447 1.71075 318 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 271 1.30034 1.61307 2.05322 0.91638 319 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.13712 2.27603 3.67131 0.43828 1.03605 1.09861 0.40547 + 272 1.38884 2.08760 0.91097 1.49381 321 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.08133 3.67131 2.94381 1.46634 0.26236 1.09861 0.40547 + 273 2.08091 2.54614 0.33764 2.48473 322 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 274 1.69844 2.32011 0.49108 2.23676 323 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 275 1.85955 1.80949 0.62542 1.92769 324 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 276 1.94821 1.19720 1.15107 1.43073 325 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 277 2.25955 0.71528 1.82062 1.40805 326 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 278 2.06498 1.22926 1.71575 0.91419 327 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.06990 3.64371 3.18553 1.46634 0.26236 1.40362 0.28197 + 279 1.68601 2.25011 0.66197 1.64237 328 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05458 3.62840 3.62840 1.46634 0.26236 1.07892 0.41546 + 280 1.55372 1.95006 0.87395 1.47414 329 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 281 0.65647 1.85958 1.96163 1.68764 330 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 282 0.54508 2.29430 1.75887 1.91640 331 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 283 1.59014 1.91485 0.72655 1.80082 332 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 284 1.68213 1.96375 0.61302 2.02514 333 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 285 1.65115 1.26101 1.06807 1.70855 334 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 286 2.16333 0.70472 1.65801 1.60798 335 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 287 2.45956 0.56751 2.13919 1.47036 336 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 288 2.69525 0.39399 2.36730 1.80557 337 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02722 3.61721 * 1.46634 0.26236 0.00000 * +// +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_mito +ACC RF02544 +DESC Mitochondrion-encoded tmRNA +STATES 240 +NODES 64 +CLEN 77 +W 133 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Sat Jul 13 08:18:09 2024 +COM [1] /hps/software/users/agb/rfam/bin/cmbuild -F CM SEED +COM [2] /hps/software/users/agb/rfam/bin/cmcalibrate --cpu 8 /nfs/production/agb/rfam/15/rescan/families/RF02544/CM +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 11 +EFFN 2.247803 +CKSUM 535720593 +NULL 0.000 0.000 0.000 0.000 +GA 65.00 +TC 65.90 +NC 58.30 +EFP7GF -9.3445 0.71888 +ECMLC 0.62753 -4.50702 4.00452 1600000 250525 0.004790 +ECMGC 0.40971 -12.46298 0.15859 1600000 70451 0.005678 +ECMLI 0.58071 -3.06930 5.81489 1600000 208814 0.005747 +ECMGI 0.45245 -7.08513 3.83276 1600000 55896 0.007156 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 6 0 1 133 204 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 + IL 1 1 2 1 6 1 29 134 205 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 2 2 3 2 5 1 29 134 205 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 1 ] 1 99 u a - - + MP 3 2 3 7 6 4 33 133 204 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -1.269 -2.310 -2.476 1.553 -2.267 -3.317 1.587 -2.670 -2.521 1.266 -3.065 -0.545 2.021 -2.618 -0.212 -1.591 + ML 4 2 3 7 6 1 26 131 202 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 5 2 3 7 6 1 26 130 202 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 6 2 3 7 6 0 21 126 198 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 7 7 5 7 6 1 28 132 203 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 8 8 6 8 5 1 28 132 203 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 2 ] 2 98 a u - - + MP 9 8 6 13 6 3 31 131 202 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.141 -2.801 -3.174 2.305 -2.744 -3.943 1.823 -3.196 -3.220 1.340 -3.692 -0.704 1.293 -3.334 -0.468 -2.145 + ML 10 8 6 13 6 1 26 129 200 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 11 8 6 13 6 1 25 128 200 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 12 8 6 13 6 0 21 125 196 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 13 13 5 13 6 1 27 130 201 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 14 14 6 14 5 1 28 130 201 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 3 ] 3 97 a u - - + MP 15 14 6 19 6 3 30 129 200 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.185 -2.724 -3.236 2.458 -2.943 -4.104 1.287 -3.284 -3.244 1.335 -3.738 -0.518 1.615 -3.451 -0.669 -2.185 + ML 16 14 6 19 6 1 25 127 198 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 17 14 6 19 6 1 24 127 198 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 18 14 6 19 6 0 20 123 194 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 19 19 5 19 6 1 27 128 199 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 20 20 6 20 5 1 27 128 199 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 4 ] 4 96 A U - - + MP 21 20 6 25 6 3 28 127 198 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.006 -2.984 -4.007 3.454 -4.454 -5.539 -0.139 -4.034 -3.891 0.847 -4.449 -0.426 -0.556 -4.689 -2.079 -2.829 + ML 22 20 6 25 6 1 24 125 196 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 23 20 6 25 6 1 23 125 196 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 24 20 6 25 6 0 20 121 193 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 25 25 5 25 6 1 26 126 197 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 26 26 6 26 5 1 26 126 197 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 5 ] 5 95 U A - - + MP 27 26 6 31 6 3 26 125 196 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.937 -3.863 -3.766 -0.127 -2.650 -4.297 1.940 -3.380 -3.785 0.115 -4.148 -1.838 3.040 -4.059 -0.329 -2.644 + ML 28 26 6 31 6 1 23 123 195 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 29 26 6 31 6 1 22 123 194 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 30 26 6 31 6 0 19 120 192 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 31 31 5 31 6 1 24 124 195 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 32 32 6 32 5 1 24 124 195 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 6 ] 6 94 G C - - + MP 33 32 6 37 4 2 24 123 194 -7.073 -7.280 -0.049 -5.694 -4.973 -3.205 -5.097 0.044 -5.558 -4.783 -0.865 -5.354 -4.476 3.689 -4.797 -0.914 -1.244 -4.618 -2.915 -3.970 + ML 34 32 6 37 4 1 22 122 193 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 35 32 6 37 4 1 20 121 192 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 36 32 6 37 4 0 19 120 191 -4.568 -4.250 -2.265 -0.520 + IL 37 37 5 37 4 1 23 123 194 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 38 38 6 38 3 1 23 122 194 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - G - - - + ML 39 38 6 41 3 1 23 121 192 -8.081 -0.019 -6.735 -0.798 -2.334 1.550 -1.749 + D 40 38 6 41 3 0 18 119 190 -6.174 -1.687 -0.566 + IL 41 41 3 41 3 1 22 121 193 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - A - - - + ML 42 41 3 44 3 1 22 120 191 -8.081 -0.019 -6.735 1.765 -2.608 -2.216 -2.174 + D 43 41 3 44 3 0 18 118 189 -6.174 -1.687 -0.566 + IL 44 44 3 44 3 1 21 121 192 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - C - - - + ML 45 44 3 47 3 1 21 119 190 -8.464 -0.017 -6.781 -0.376 1.154 -1.677 -0.532 + D 46 44 3 47 3 0 17 117 188 -5.620 -0.734 -1.403 + IL 47 47 3 47 3 1 20 119 190 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 10 ] - 93 - A - - + MR 48 47 3 50 3 1 20 118 189 -8.464 -0.017 -6.781 1.765 -2.608 -2.216 -2.174 + D 49 47 3 50 3 0 15 116 187 -6.390 -1.568 -0.620 + IR 50 50 3 50 3 1 19 118 189 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 11 ] - 92 - G - - + MR 51 50 3 53 3 1 19 117 188 -3.532 -0.145 -6.781 -1.828 -3.085 1.774 -2.472 + D 52 50 3 53 3 0 14 115 186 -6.390 -1.568 -0.620 + IR 53 53 3 53 3 1 19 117 188 -2.298 -0.408 -4.536 0.000 0.000 0.000 0.000 + [ MATR 12 ] - 90 - U - - + MR 54 53 3 56 3 1 18 116 187 -8.464 -0.017 -6.781 -1.704 -1.662 -2.448 1.675 + D 55 53 3 56 3 0 14 114 185 -6.390 -1.568 -0.620 + IR 56 56 3 56 3 1 18 116 187 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 13 ] - 89 - U - - + MR 57 56 3 59 3 1 17 115 186 -8.464 -0.017 -6.781 -1.704 -1.662 -2.448 1.675 + D 58 56 3 59 3 0 13 113 184 -6.390 -1.568 -0.620 + IR 59 59 3 59 3 1 17 115 186 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 14 ] - 88 - A - - + MR 60 59 3 62 3 1 16 114 185 -8.464 -0.017 -6.781 1.508 -1.876 -0.989 -1.396 + D 61 59 3 62 3 0 12 112 183 -6.390 -1.568 -0.620 + IR 62 62 3 62 3 1 16 114 185 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 15 ] - 87 - A - - + MR 63 62 3 65 3 1 15 113 184 -8.464 -0.017 -6.781 1.084 -1.124 -1.203 -0.020 + D 64 62 3 65 3 0 11 111 182 -6.390 -1.568 -0.620 + IR 65 65 3 65 3 1 15 113 184 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 16 ] - 86 - G - - + MR 66 65 3 68 3 1 14 112 183 -4.470 -0.080 -6.781 -1.828 -3.085 1.774 -2.472 + D 67 65 3 68 3 0 11 110 181 -6.390 -1.568 -0.620 + IR 68 68 3 68 3 1 14 112 184 -1.367 -0.802 -4.697 0.000 0.000 0.000 0.000 + [ MATR 17 ] - 82 - A - - + MR 69 68 3 71 3 1 13 111 182 -8.464 -0.017 -6.781 1.765 -2.608 -2.216 -2.174 + D 70 68 3 71 3 0 10 109 180 -6.390 -1.568 -0.620 + IR 71 71 3 71 3 1 13 111 182 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 18 ] - 81 - U - - + MR 72 71 3 74 3 1 13 110 181 -8.464 -0.017 -6.781 -0.721 -1.147 -1.706 1.398 + D 73 71 3 74 3 0 9 108 179 -6.390 -1.568 -0.620 + IR 74 74 3 74 3 1 12 110 181 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 19 ] - 80 - a - - + MR 75 74 3 77 3 1 12 109 180 -8.464 -0.017 -6.781 0.928 -1.020 -1.140 0.202 + D 76 74 3 77 3 0 9 107 178 -6.390 -1.568 -0.620 + IR 77 77 3 77 3 1 12 109 180 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 20 ] - 79 - A - - + MR 78 77 3 80 3 1 11 108 179 -8.464 -0.017 -6.781 1.113 -1.148 -1.218 -0.065 + D 79 77 3 80 3 0 8 106 177 -6.390 -1.568 -0.620 + IR 80 80 3 80 3 1 11 108 179 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 21 ] - 78 - U - - + MR 81 80 3 83 3 1 10 107 178 -8.464 -0.017 -6.781 -0.336 -1.021 -1.481 1.237 + D 82 80 3 83 3 0 8 105 177 -6.390 -1.568 -0.620 + IR 83 83 3 83 3 1 10 107 178 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 22 ] - 77 - A - - + MR 84 83 3 86 2 1 9 106 177 -8.495 -0.004 1.306 -1.354 -1.361 -0.420 + D 85 83 3 86 2 0 8 105 176 -4.432 -0.068 + IR 86 86 3 86 2 1 9 106 178 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 23 ] - - - - - - + B 87 86 3 88 141 0 8 105 176 + [ BEGL 24 ] - - - - - - + S 88 87 1 89 4 0 0 31 49 -0.043 -6.898 -6.305 -6.945 + [ MATP 25 ] 10 26 C G - - + MP 89 88 1 93 6 2 2 31 49 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.262 -4.208 -3.998 -0.412 -2.737 -4.444 3.365 -3.522 -4.028 -0.185 -4.334 -2.175 1.231 -4.334 -0.413 -2.864 + ML 90 88 1 93 6 1 1 29 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 91 88 1 93 6 1 1 29 48 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 92 88 1 93 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 93 93 5 93 6 1 1 30 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 94 94 6 94 5 1 1 30 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 11 25 C G - - + MP 95 94 6 99 6 2 2 29 47 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.806 -4.734 -4.452 -0.945 -3.116 -4.830 3.623 -3.952 -4.511 -0.738 -4.743 -2.686 0.371 -4.858 -0.830 -3.342 + ML 96 94 6 99 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 97 94 6 99 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 98 94 6 99 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 99 99 5 99 6 1 1 28 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 100 100 6 100 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 12 24 a u - - + MP 101 100 6 105 6 2 2 27 45 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.553 -2.573 -3.622 2.927 -4.093 -4.828 0.239 -3.797 -3.531 2.047 -4.061 -0.102 -0.070 -3.994 -1.696 -2.468 + ML 102 100 6 105 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 103 100 6 105 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 104 100 6 105 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 105 105 5 105 6 1 1 26 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 106 106 6 106 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 13 23 a u - - + MP 107 106 6 111 6 2 2 25 43 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.193 -2.578 -3.274 2.964 -3.540 -4.339 0.455 -3.503 -3.294 1.381 -3.829 0.255 0.193 -3.552 -1.362 -0.649 + ML 108 106 6 111 6 1 1 24 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 109 106 6 111 6 1 1 23 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 110 106 6 111 6 0 0 21 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 111 111 5 111 6 1 1 24 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 112 112 6 112 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 29 ] 14 22 a u - - + MP 113 112 6 117 6 2 2 23 41 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.553 -2.573 -3.622 2.927 -4.093 -4.828 0.239 -3.797 -3.531 2.047 -4.061 -0.102 -0.070 -3.994 -1.696 -2.468 + ML 114 112 6 117 6 1 1 22 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 115 112 6 117 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 116 112 6 117 6 0 0 20 39 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 117 117 5 117 6 1 1 23 41 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 118 118 6 118 5 1 1 22 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 30 ] 15 21 g a - - + MP 119 118 6 123 4 2 2 21 39 -7.073 -7.280 -0.049 -5.694 -3.034 -2.255 -3.239 1.054 -3.519 -4.263 0.370 -3.374 2.172 1.215 -3.545 1.721 0.084 -3.581 -1.399 -2.153 + ML 120 118 6 123 4 1 1 22 40 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 121 118 6 123 4 1 1 21 40 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 122 118 6 123 4 0 0 20 39 -4.568 -4.250 -2.265 -0.520 + IL 123 123 5 123 4 1 1 23 42 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 124 124 6 124 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 16 - G - - - + ML 125 124 6 127 3 1 1 17 36 -8.081 -0.019 -6.735 -1.828 -3.085 1.774 -2.472 + D 126 124 6 127 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 127 127 3 127 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 17 - C - - - + ML 128 127 3 130 3 1 1 16 35 -8.081 -0.019 -6.735 -2.027 1.693 -2.857 -1.383 + D 129 127 3 130 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 130 130 3 130 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 33 ] 18 - a - - - + ML 131 130 3 133 3 1 1 15 33 -8.081 -0.019 -6.735 0.935 -1.489 0.266 -0.916 + D 132 130 3 133 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 133 133 3 133 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 34 ] 19 - G - - - + ML 134 133 3 136 3 1 1 13 31 -8.081 -0.019 -6.735 -1.828 -3.085 1.774 -2.472 + D 135 133 3 136 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 136 136 3 136 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 35 ] 20 - U - - - + ML 137 136 3 139 2 1 1 1 1 * 0.000 -0.342 -1.023 -1.484 1.240 + D 138 136 3 139 2 0 0 0 0 * 0.000 + IL 139 139 3 139 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 36 ] - - - - - - + E 140 139 3 -1 0 0 0 0 0 + [ BEGR 37 ] - - - - - - + S 141 87 1 142 5 0 0 88 159 -7.195 -0.036 -7.011 -7.223 -8.115 + IL 142 142 2 142 5 1 1 89 160 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 27 76 u a - - + MP 143 142 2 147 6 2 2 88 159 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.848 -3.783 -3.694 -0.043 -2.597 -4.240 2.135 -3.321 -3.711 0.199 -4.084 -1.762 2.900 -3.976 -0.275 -2.577 + ML 144 142 2 147 6 1 1 86 157 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 145 142 2 147 6 1 1 86 157 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 146 142 2 147 6 0 0 81 153 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 147 147 5 147 6 1 1 87 158 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 148 148 6 148 5 1 1 87 158 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 39 ] 28 75 A U - - + MP 149 148 6 153 6 2 2 86 157 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.006 -2.984 -4.007 3.454 -4.454 -5.539 -0.139 -4.034 -3.891 0.847 -4.449 -0.426 -0.556 -4.689 -2.079 -2.829 + ML 150 148 6 153 6 1 1 84 155 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 151 148 6 153 6 1 1 84 155 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 152 148 6 153 6 0 0 80 151 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 153 153 5 153 6 1 1 85 156 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 154 154 6 154 5 1 1 85 156 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 29 74 U A - - + MP 155 154 6 159 6 2 2 84 155 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.469 -4.300 -4.276 -0.576 -3.160 -4.814 1.173 -3.874 -4.278 -0.360 -4.637 -2.190 3.446 -4.609 -0.829 -3.073 + ML 156 154 6 159 6 1 1 82 153 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 157 154 6 159 6 1 1 82 153 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 158 154 6 159 6 0 0 78 149 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 159 159 5 159 6 1 1 83 155 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 160 160 6 160 5 1 1 83 154 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 41 ] 30 73 u a - - + MP 161 160 6 165 6 2 2 82 153 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.508 -3.480 -3.453 0.202 -2.516 -4.088 2.134 -3.189 -3.462 0.411 -3.891 -1.515 2.569 -3.686 0.852 -2.366 + ML 162 160 6 165 6 1 1 80 151 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 163 160 6 165 6 1 1 80 151 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 164 160 6 165 6 0 0 76 147 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 165 165 5 165 6 1 1 81 153 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 166 166 6 166 5 1 1 81 152 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 42 ] 31 72 U G - - + MP 167 166 6 171 6 2 2 80 151 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.334 -4.264 -3.980 -0.576 -2.666 -4.365 1.626 -3.460 -4.023 -0.424 -4.290 -2.258 0.745 -4.396 3.146 -2.882 + ML 168 166 6 171 6 1 1 78 149 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 169 166 6 171 6 1 1 78 149 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 170 166 6 171 6 0 0 75 146 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 171 171 5 171 6 1 1 79 151 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 172 172 6 172 5 1 1 79 150 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 43 ] 32 71 C G - - + MP 173 172 6 177 6 2 2 78 149 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.806 -4.734 -4.452 -0.945 -3.116 -4.830 3.623 -3.952 -4.511 -0.738 -4.743 -2.686 0.371 -4.858 -0.830 -3.342 + ML 174 172 6 177 6 1 1 77 148 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 175 172 6 177 6 1 1 76 147 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 176 172 6 177 6 0 0 74 145 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 177 177 5 177 6 1 1 77 149 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 178 178 6 178 5 1 1 77 148 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 44 ] 33 70 C G - - + MP 179 178 6 183 4 2 2 76 147 -7.073 -7.280 -0.049 -5.694 -4.806 -4.734 -4.452 -0.945 -3.116 -4.830 3.623 -3.952 -4.511 -0.738 -4.743 -2.686 0.371 -4.858 -0.830 -3.342 + ML 180 178 6 183 4 1 1 75 146 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 181 178 6 183 4 1 1 74 145 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 182 178 6 183 4 0 0 73 144 -4.568 -4.250 -2.265 -0.520 + IL 183 183 5 183 4 1 1 76 147 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 184 184 6 184 3 1 1 76 147 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 45 ] 34 - A - - - + ML 185 184 6 187 3 1 1 74 145 -8.081 -0.019 -6.735 1.479 -1.638 -1.562 -0.854 + D 186 184 6 187 3 0 0 72 143 -6.174 -1.687 -0.566 + IL 187 187 3 187 3 1 1 75 146 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 46 ] 35 - U - - - + ML 188 187 3 190 3 1 1 73 144 -8.081 -0.019 -6.735 -0.726 -1.149 -1.709 1.400 + D 189 187 3 190 3 0 0 71 142 -6.174 -1.687 -0.566 + IL 190 190 3 190 3 1 1 74 145 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 47 ] 36 - a - - - + ML 191 190 3 193 3 1 1 72 143 -8.081 -0.019 -6.735 0.741 -0.941 -1.108 0.426 + D 192 190 3 193 3 0 0 70 141 -6.174 -1.687 -0.566 + IL 193 193 3 193 3 1 1 73 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 48 ] 37 - U - - - + ML 194 193 3 196 3 1 1 71 142 -8.081 -0.019 -6.735 -0.067 -0.951 -1.336 1.092 + D 195 193 3 196 3 0 0 68 140 -6.174 -1.687 -0.566 + IL 196 196 3 196 3 1 1 72 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 49 ] 38 - A - - - + ML 197 196 3 199 3 1 1 70 141 -8.081 -0.019 -6.735 1.063 -1.108 -1.192 0.013 + D 198 196 3 199 3 0 0 67 139 -6.174 -1.687 -0.566 + IL 199 199 3 199 3 1 1 71 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 50 ] 39 - a - - - + ML 200 199 3 202 3 1 1 69 140 -8.081 -0.097 -4.026 0.863 -0.963 -0.739 0.097 + D 201 199 3 202 3 0 0 66 137 -6.174 -1.687 -0.566 + IL 202 202 3 202 3 1 1 70 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 51 ] 40 - A - - - + ML 203 202 3 205 3 1 1 68 140 -8.004 -0.089 -4.158 1.031 -1.058 -1.139 0.032 + D 204 202 3 205 3 0 0 63 135 -6.779 -2.292 -0.346 + IL 205 205 3 205 3 1 1 69 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 52 ] 41 - u - - - + ML 206 205 3 208 3 1 1 68 139 -7.936 -0.158 -3.329 -0.152 -0.520 -1.198 0.976 + D 207 205 3 208 3 0 0 60 132 -7.144 -2.657 -0.261 + IL 208 208 3 208 3 1 1 68 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 53 ] 42 - u - - - + ML 209 208 3 211 3 1 1 67 138 -2.135 -0.520 -3.741 -0.053 -0.728 -0.350 0.721 + D 210 208 3 211 3 0 0 51 122 -7.642 -3.155 -0.180 + IL 211 211 3 211 3 1 1 72 143 -0.373 -2.211 -6.407 0.000 0.000 0.000 0.000 + [ MATL 54 ] 61 - A - - - + ML 212 211 3 214 3 1 1 22 41 -7.706 -0.115 -3.795 1.581 -1.860 -1.544 -1.357 + D 213 211 3 214 3 0 0 21 40 -7.892 -1.393 -0.701 + IL 214 214 3 214 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 55 ] 62 - a - - - + ML 215 214 3 217 3 1 1 21 40 -7.793 -0.023 -6.447 0.729 -0.285 -0.927 -0.005 + D 216 214 3 217 3 0 0 20 39 -7.665 -0.815 -1.229 + IL 217 217 3 217 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 56 ] 63 - a - - - + ML 218 217 3 220 3 1 1 20 39 -8.003 -0.020 -6.657 0.608 -0.873 -1.068 0.539 + D 219 217 3 220 3 0 0 19 38 -6.781 -2.294 -0.345 + IL 220 220 3 220 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 57 ] 64 - u - - - + ML 221 220 3 223 3 1 1 19 37 -8.003 -0.020 -6.657 0.324 -0.852 -1.124 0.795 + D 222 220 3 223 3 0 0 18 36 -6.781 -2.294 -0.345 + IL 223 223 3 223 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 58 ] 65 - u - - - + ML 224 223 3 226 3 1 1 17 36 -8.003 -0.020 -6.657 0.281 -0.854 -1.138 0.830 + D 225 223 3 226 3 0 0 17 35 -6.781 -0.869 -1.173 + IL 226 226 3 226 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 66 - a - - - + ML 227 226 3 229 3 1 1 16 35 -8.081 -0.019 -6.735 0.870 -0.970 -0.712 0.072 + D 228 226 3 229 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 229 229 3 229 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 67 - a - - - + ML 230 229 3 232 3 1 1 15 33 -8.081 -0.019 -6.735 0.594 -0.906 -1.110 0.579 + D 231 229 3 232 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 232 232 3 232 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 61 ] 68 - a - - - + ML 233 232 3 235 3 1 1 13 31 -8.081 -0.019 -6.735 0.535 -0.581 -1.046 0.483 + D 234 232 3 235 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 235 235 3 235 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 62 ] 69 - a - - - + ML 236 235 3 238 2 1 1 1 1 * 0.000 0.693 -0.620 -1.045 0.320 + D 237 235 3 238 2 0 0 0 0 * 0.000 + IL 238 238 3 238 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 63 ] - - - - - - + E 239 238 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_mito +ACC RF02544 +DESC Mitochondrion-encoded tmRNA +LENG 77 +MAXL 197 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Sat Jul 13 08:18:09 2024 +COM [1] /hps/software/users/agb/rfam/bin/cmbuild -F CM SEED +COM [2] /hps/software/users/agb/rfam/bin/cmcalibrate --cpu 8 /nfs/production/agb/rfam/15/rescan/families/RF02544/CM +NSEQ 11 +EFFN 3.418701 +CKSUM 535720593 +STATS LOCAL MSV -8.3861 0.71888 +STATS LOCAL VITERBI -9.3531 0.71888 +STATS LOCAL FORWARD -3.5701 0.71888 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.17619 1.76471 1.46584 1.23985 + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 0.00000 * + 1 1.38277 1.60746 1.68666 1.01174 1 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 2 0.94226 1.43180 1.80069 1.57895 2 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 3 0.81329 1.97747 1.79252 1.37975 3 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 4 0.19547 3.36149 2.25623 3.26699 4 A - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 5 2.98614 1.46182 2.76286 0.42374 5 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 6 2.88594 3.69254 0.11337 3.63178 6 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 7 2.14644 3.38553 0.22375 3.00119 7 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 8 0.09513 3.69628 3.37829 3.44748 8 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 9 1.78554 0.44745 2.87986 1.98854 9 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 10 3.15283 0.32543 2.93518 1.70411 10 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 11 3.68934 0.14778 3.51273 2.49410 11 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 12 0.53029 2.90556 1.22788 2.74995 12 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 13 0.47808 2.76758 1.59008 2.17770 13 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 14 0.53055 2.90408 1.22803 2.74806 14 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 15 2.10095 3.03469 0.25806 2.86428 15 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 16 3.15424 4.08637 0.08922 3.65420 16 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 17 3.39464 0.11788 3.95761 2.83806 17 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 18 0.66872 2.68037 1.14315 2.29976 18 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 19 3.15424 4.08637 0.08922 3.65420 19 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 20 1.72877 2.31221 2.66297 0.42508 20 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 21 0.79654 2.19970 2.82804 0.96983 21 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 22 2.96579 1.39341 2.70565 0.45661 22 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 23 2.81324 2.02068 2.56881 0.31362 23 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 24 2.96494 1.39344 2.70528 0.45671 24 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 25 2.76825 3.66488 0.12848 3.43610 25 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 26 1.90417 3.08465 0.28814 2.88864 26 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 27 2.91331 1.29000 2.68037 0.50767 27 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 28 0.19510 3.36419 2.25688 3.27058 28 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 29 3.54058 2.33871 3.34273 0.17529 29 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 30 2.64370 1.27907 2.42100 0.57666 30 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 31 3.33513 1.81355 3.17742 0.27493 31 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 32 3.67800 0.14852 3.50667 2.49197 32 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 33 3.67560 0.14868 3.50539 2.49151 33 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 34 0.27632 2.78053 2.75201 2.15742 34 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 35 2.08530 2.43804 2.87671 0.31187 35 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 36 0.81508 2.17857 2.29677 1.06825 36 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 37 1.48094 2.23144 2.51466 0.53732 37 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 38 0.57131 2.31879 2.38992 1.40575 38 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 39 0.72883 2.17565 1.96548 1.33218 39 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09827 4.11998 2.55941 1.46634 0.26236 1.09861 0.40547 + 40 0.59537 2.26986 2.33932 1.39061 40 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09355 4.05693 2.63098 1.46634 0.26236 1.91125 0.16005 + 41 1.55045 1.81045 2.36399 0.63446 41 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.15470 4.00067 2.07922 1.46634 0.26236 2.29489 0.10622 + 42 1.46711 1.98424 1.62725 0.83137 42 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.49587 1.22740 2.32378 2.08649 0.13253 2.75711 0.06558 + 43 0.18801 3.06225 2.80390 2.74822 61 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12631 3.80724 2.33876 1.46634 0.26236 0.91747 0.51004 + 44 0.82277 1.57534 2.13857 1.44382 62 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04212 3.88129 3.88129 1.46634 0.26236 0.44555 1.02296 + 45 0.92036 2.11853 2.25643 0.97633 63 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03523 4.05664 4.05664 1.46634 0.26236 1.91369 0.15962 + 46 1.14837 2.11372 2.30655 0.77121 64 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03523 4.05664 4.05664 1.46634 0.26236 1.91369 0.15962 + 47 1.18467 2.11801 2.32028 0.74310 65 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03523 4.05664 4.05664 1.46634 0.26236 0.34966 1.22054 + 48 0.72390 2.18039 1.94261 1.35164 66 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 49 0.92998 2.15326 2.29524 0.94521 67 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 50 0.97418 1.84462 2.22113 1.03303 68 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 51 0.85189 1.87460 2.22847 1.16385 69 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 52 2.77212 3.67093 0.12778 3.44291 70 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 53 2.77320 3.67263 0.12758 3.44483 71 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 54 2.39964 3.36171 0.18858 3.06965 72 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 55 0.81505 2.59018 0.93431 2.41332 73 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 56 0.19886 3.53752 2.17474 3.28037 74 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 57 3.50074 2.60566 3.17305 0.15771 75 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 58 0.57142 2.84888 1.17728 2.66996 76 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 59 0.39513 2.53240 2.55886 1.77464 77 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 60 1.72281 2.31017 2.65935 0.42741 78 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 61 0.53435 2.35353 2.41687 1.47091 79 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 62 0.67230 2.24395 2.33478 1.24967 80 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 63 2.08038 2.43624 2.87381 0.31314 81 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 64 0.09513 3.69628 3.37829 3.44748 82 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.08926 2.67154 4.11998 1.16547 0.37364 1.09861 0.40547 + 65 3.15424 4.08637 0.08922 3.65420 86 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 66 0.55544 2.33316 2.40101 1.43311 87 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 67 0.26107 3.00052 2.17516 2.71169 88 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 68 3.04688 2.93879 3.57837 0.13738 89 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 69 3.04688 2.93879 3.57837 0.13738 90 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14743 2.11333 4.11998 0.25010 1.50833 1.09861 0.40547 + 70 3.15424 4.08637 0.08922 3.65420 92 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 71 0.09513 3.69628 3.37829 3.44748 93 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 72 3.81045 0.13607 3.53889 2.57658 94 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 73 0.47963 2.92996 1.33495 2.74236 95 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 74 3.49194 2.60421 3.16920 0.15834 96 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 75 1.50335 1.99981 1.80458 0.73875 97 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 76 1.77717 1.96414 1.30403 0.86948 98 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 77 1.08469 1.85732 1.42323 1.32815 99 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01665 4.10360 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/cm/all.fa b/data/tmrna/cm/all.fa new file mode 100644 index 000000000..b71c4c152 --- /dev/null +++ b/data/tmrna/cm/all.fa @@ -0,0 +1,42 @@ +>tmRNA +GGGGGUGAACUGGUUUCGACGGGAAUGUUGAUUCCAAAAGCUGCAUGCCGAGGUUGCCGG +UGACCUCGUAAAACAACCGGCAAAAAAAUAAAUGCCAACAAUAAUUACUAUCGCUCUCGC +UGCUUAAUAAGCAGCGAGCCGUCCCCCCAGCCCUUGCCUGUUGGGCUGGGAAGGGGCGUC +AUAAAAGCGGGAUAGCCUUUAGGUUUGCCUGGGGCCUAAAGGCGAAAAUUAAAGAGGCUA +GCCUUAAGGAAGCCUGUCUGUUGGCAUCCUUAAGGCGAAAAUAAAAAACAGACUAAGCAU +GUAGAAGCUUUUGGAAUAACAUUUUCGGACGCGGGUUCGAUUCCCGCCACCUCCACCA +>tmRNA_intron +GGGGGUGAAUGGUUUCGACGGGGGGCCCUAGCGCCAAGGUUGCAUGCCGAGGAUGCCGGC +GACCUCGUUAAAAAGCCGGCAAAAAUAUAAAUGCCAACAAUAAUAACUACGCUUUCGCUG +CUUAAUGCAGCGAAGACGUCCUCCCCCUCCUCGCCUGAUGGAGGGGGAAAGGGCGUCAUU +AAAGCGGGCUAGCCCACCCCAUUGCUUUGGGGGGGUGGGCGAAAAAUAAAAAGGCUGGCC +UUAGCGCACCCUGUCUUUCGGGAGCGCUAAGGCGAAAAUAAAAAAGAGACUAAGCAUGUA +GAAACCUUGGCGCUGGGCCCUCCGGACGCGGGUUCGAUUCAAAAAGAGUCGCCCUGGGGG +GUAACCCCCAGGGGAAAACCCGGCUAAAUCAGGGAAACCCUAACCUGAAAGAAGGCUAGG +GUAAUCCUGAGGGGUGCCCCGAAACGGGGAACCUGCAGAGACUCUGGCCCCCCUAAAAGG +GGGGACCAGAUGGGAGGCAAAAUCGUUGAAUAAGUUUUAGAAUGCCUCCCAUAAAACGCC +GGGCAUCCCGAAAGGGAUGAAGAGAUAGUCCACGCCCCUUGGAAAAUGGGGUAUACGUGU +CCCGCCACCUCCACCA +>tmRNA_alpha +GCCCUUUAAAUUUUAAACAUAUUCUCCUAUAUUAGUAGUGCCGGUUUGCCGGCUAUGGCG +AUAAACGCCCCGCGUAAUAAACGCAUCGGACCCGGGGGCGGUACCCGGCGCCUCCACCAA +AAACCUUUCAUUUAUGUGUUUUUUUAUGGGGGCGAAAUAGGAUCGACGAGCGUGUAAAGG +CGGGGCUUUCGCCCGGUAUGGUGCCACCGUUAUCGGCCCAAAAUUAUAAUUGCAAACGAC +AACUAUGCUCCGGUUGCUCUUGCUGCGUAAGCAGUUUGAAAAAUUGAAAUUUAAGUCCUA +AGGGUUAGCACCGUUAGGCGGGGUUCGGGGGCACCUGGCAACAGAAGCCCCCACU +>tmRNA_beta +ACACGCAAAUUGACUUGAAGCUGACGGCAACGCGCGUAUAAUCUAGAGCAUGGUUGUAUU +CCGGCAACCUGGAGGCGUUCUGGACGGGGGUUCGAUUCCCCCCACCUCCACCCAAGGGCA +UUCCACGGAGAGUGUUUAGAUGGGGGUGUACUGGUUUCGACAGGGCGGGCAAAGGUGAGC +AGGCAACCCGUCAGGCGACGGACGUUAAUAAUGCAAAUCCAUAAAUGCCAACGAUGAGCA +UUUCGCAAUGGCCGCCUAAAAACGGCUAGCCGGGGCUGCUGCUGCCUUGUUACCAAAGAG +CAGCCGGCGGGGGCCUCGGGGCCCCCGCUCA +>tmRNA_cyano +CUGUCAGAAUAAAAAUGUCCGGCUUUAGCCGGACUAGGUGACCCACACCACUGUCCCGGA +CAGCGGUUCGAUUCCGCUCAGCUCCAUUCCUCCUUCUUGGGGCUGCAAUGGUUUCGACGG +GGCAGAAGGAGGGUGACUGAAGCCUGCUCGGUUAGAGCAAAAACAUAACUGCUAACAACA +UCGUUAGUUUCUCCCGCCCAGCAGCCCCUGUGGCUGCCUGAGCCUUUAAAGGAGAUGGGG +CGAGGUCAGCCUUAUCACCCAAAUGACCCAUGGGGCCCGGAAGGGCCC +>tmRNA_mito +UAAAUGGACCCAAAGGCAGUAUUUGGUAUUUCCAUAUAAAUUAAAUUAAAAGGGAAUAAU +AAUAGAAUUGACAUUUA diff --git a/data/tmrna/cm/all.fa.ndb b/data/tmrna/cm/all.fa.ndb new file mode 100644 index 000000000..d3cbd3e34 Binary files /dev/null and b/data/tmrna/cm/all.fa.ndb differ diff --git a/data/tmrna/cm/all.fa.nhr b/data/tmrna/cm/all.fa.nhr new file mode 100644 index 000000000..8384995b9 Binary files /dev/null and b/data/tmrna/cm/all.fa.nhr differ diff --git a/data/tmrna/cm/all.fa.nin b/data/tmrna/cm/all.fa.nin new file mode 100644 index 000000000..289cfa1fd Binary files /dev/null and b/data/tmrna/cm/all.fa.nin differ diff --git a/data/tmrna/cm/all.fa.njs b/data/tmrna/cm/all.fa.njs new file mode 100644 index 000000000..711a8ae31 --- /dev/null +++ b/data/tmrna/cm/all.fa.njs @@ -0,0 +1,22 @@ +{ + "version": "1.2", + "dbname": "all.fa", + "dbtype": "Nucleotide", + "db-version": 5, + "description": "all.fa", + "number-of-letters": 2025, + "number-of-sequences": 6, + "last-updated": "2025-01-21T14:21:00", + "number-of-volumes": 1, + "bytes-total": 38084, + "bytes-to-cache": 675, + "files": [ + "all.fa.ndb", + "all.fa.nhr", + "all.fa.nin", + "all.fa.not", + "all.fa.nsq", + "all.fa.ntf", + "all.fa.nto" + ] +} diff --git a/data/tmrna/cm/all.fa.not b/data/tmrna/cm/all.fa.not new file mode 100644 index 000000000..63803b234 Binary files /dev/null and b/data/tmrna/cm/all.fa.not differ diff --git a/data/tmrna/cm/all.fa.nsq b/data/tmrna/cm/all.fa.nsq new file mode 100644 index 000000000..bdf21f5b7 Binary files /dev/null and b/data/tmrna/cm/all.fa.nsq differ diff --git a/data/tmrna/cm/all.fa.ntf b/data/tmrna/cm/all.fa.ntf new file mode 100644 index 000000000..005ac416d Binary files /dev/null and b/data/tmrna/cm/all.fa.ntf differ diff --git a/data/tmrna/cm/all.fa.nto b/data/tmrna/cm/all.fa.nto new file mode 100644 index 000000000..0d13d2cd9 Binary files /dev/null and b/data/tmrna/cm/all.fa.nto differ diff --git a/data/tmrna/cm/modelinfo.txt b/data/tmrna/cm/modelinfo.txt new file mode 100755 index 000000000..969f44dd7 --- /dev/null +++ b/data/tmrna/cm/modelinfo.txt @@ -0,0 +1,7 @@ +*all* - - all.cm +tmRNA tmRNA Bacteria tmRNA.cm +tmRNA_intron tmRNA Bacteria tmRNA_intron.cm +tmRNA_alpha tmRNA Alphaproteobacteria tmRNA_alpha.cm +tmRNA_beta tmRNA Betaproteobacteria tmRNA_beta.cm +tmRNA_cyano tmRNA Cyanobacteria tmRNA_cyano.cm +tmRNA_mito tmRNA Eukarya tmRNA_mito.cm diff --git a/data/tmrna/cm/tmRNA.cm b/data/tmrna/cm/tmRNA.cm new file mode 100644 index 000000000..eb66b3fe6 --- /dev/null +++ b/data/tmrna/cm/tmRNA.cm @@ -0,0 +1,2523 @@ +INFERNAL1/a [1.1.4 | Dec 2020] +NAME tmRNA +ACC RF00023 +STATES 1103 +NODES 288 +CLEN 358 +W 687 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Tue Jan 7 21:10:11 2025 +COM [1] cmbuild -F CM SEED +COM [2] cmcalibrate --cpu 8 CM +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 3038 +EFFN 22.804354 +CKSUM 1171145595 +NULL 0.000 0.000 0.000 0.000 +EFP7GF -25.2638 0.70378 +ECMLC 0.77867 -8.68257 -1.20774 1600000 404534 0.002966 +ECMGC 0.22986 -59.50876 -48.65931 1600000 4843 0.082593 +ECMLI 0.75093 -8.49194 -0.85256 1600000 372011 0.003226 +ECMGI 0.26730 -39.09034 -29.76678 1600000 4835 0.082730 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 1 1 687 1068 -9.553 -10.798 -0.077 -4.319 + IL 1 1 2 1 4 189 260 689 1069 -2.817 -4.319 -0.613 -2.698 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 192 263 689 1070 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 1 ] - 1548 - A - - + MR 3 2 3 5 3 195 264 688 1069 -10.910 -0.003 -9.228 1.376 -1.369 -1.571 -0.557 + D 4 2 3 5 3 183 253 683 1063 -8.073 -3.194 -0.173 + IR 5 5 3 5 3 191 262 688 1069 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 2 ] - 1547 - C - - + MR 6 5 3 8 3 195 264 687 1068 -10.911 -0.003 -9.228 -0.517 1.132 -2.492 -0.101 + D 7 5 3 8 3 182 252 682 1063 -8.066 -1.808 -0.493 + IR 8 8 3 8 3 190 261 687 1068 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 3 ] - 1546 - C - - + MR 9 8 3 11 3 194 263 686 1067 -10.928 -0.003 -9.245 -2.552 1.681 -3.428 -0.916 + D 10 8 3 11 3 181 251 681 1061 -7.780 -2.161 -0.374 + IR 11 11 3 11 3 189 260 686 1067 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 4 ] - 1545 - A - - + MR 12 11 3 14 5 193 262 685 1066 -9.592 -0.009 -9.407 -8.496 -10.511 1.981 -6.438 -5.256 -6.072 + D 13 11 3 14 5 180 250 679 1059 -6.175 -1.530 -3.624 -5.232 -0.910 + IR 14 14 3 14 5 189 259 685 1065 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 5 ] 1 1544 G C - - + MP 15 14 3 19 6 192 261 684 1065 -10.779 -10.718 -0.007 -9.495 -9.775 -10.170 -8.586 -5.348 -10.390 -2.770 -10.154 -6.548 -4.586 -10.037 -6.707 3.963 -6.913 -3.258 -4.952 -6.997 -6.991 -9.297 + ML 16 14 3 19 6 186 255 682 1062 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 17 14 3 19 6 185 255 681 1061 -7.053 -5.782 -1.690 -5.760 -0.780 -3.973 0.270 -0.125 -0.369 0.141 + D 18 14 3 19 6 179 247 673 1053 -10.186 -8.884 -4.681 -5.364 -5.381 -0.136 + IL 19 19 5 19 6 188 258 683 1063 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 20 20 6 20 5 188 258 683 1063 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 6 ] 2 1543 G C - - + MP 21 20 6 25 6 191 259 682 1063 -10.779 -10.718 -0.007 -9.495 -9.775 -10.170 -8.586 -5.348 -10.390 -2.770 -10.154 -6.548 -4.586 -10.037 -6.707 3.963 -6.913 -3.258 -4.952 -6.997 -6.991 -9.297 + ML 22 20 6 25 6 185 254 680 1060 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 23 20 6 25 6 185 254 679 1059 -7.053 -5.782 -1.653 -5.760 -0.800 -3.973 0.270 -0.125 -0.369 0.141 + D 24 20 6 25 6 178 247 672 1052 -10.186 -8.884 -4.506 -5.364 -4.188 -0.195 + IL 25 25 5 25 6 187 256 681 1061 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 26 26 6 26 5 187 256 681 1061 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 7 ] 3 1542 G U - - + MP 27 26 6 31 6 189 257 680 1061 -10.780 -10.719 -0.007 -9.496 -9.775 -10.170 -6.529 -5.199 -6.713 -1.327 -8.567 -9.826 -4.071 -6.738 -6.281 -1.858 -6.943 3.915 -4.131 -8.001 -5.927 -5.316 + ML 28 26 6 31 6 184 253 678 1058 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 29 26 6 31 6 184 253 677 1058 -7.104 -5.833 -1.549 -5.811 -0.852 -4.025 0.468 -0.467 -0.296 0.110 + D 30 26 6 31 6 178 246 671 1051 -10.133 -8.832 -4.478 -5.311 -5.328 -0.149 + IL 31 31 5 31 6 186 255 679 1060 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 32 32 6 32 5 186 255 679 1059 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 8 ] 4 1541 G C - - + MP 33 32 6 37 6 187 255 678 1059 -10.782 -10.721 -0.007 -9.498 -9.777 -10.172 -6.890 -4.839 -7.020 -0.776 -8.037 -6.345 -1.233 -7.528 -6.280 3.842 -6.531 -1.695 -2.416 -6.240 -5.083 -5.942 + ML 34 32 6 37 6 183 252 676 1056 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 35 32 6 37 6 183 251 676 1056 -7.041 -5.770 -1.679 -5.748 -0.789 -3.962 0.287 -0.162 -0.345 0.136 + D 36 32 6 37 6 178 246 670 1051 -10.127 -8.825 -4.622 -5.304 -5.322 -0.142 + IL 37 37 5 37 6 185 253 677 1058 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 38 38 6 38 5 185 253 677 1057 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 9 ] 5 1540 g c - - + MP 39 38 6 43 6 185 253 677 1057 -10.782 -10.721 -0.007 -9.498 -9.777 -10.172 -4.861 -3.709 -4.749 2.105 -4.623 -5.404 1.478 -5.143 -5.040 2.694 -5.374 -1.022 0.115 -4.677 -1.144 -3.668 + ML 40 38 6 43 6 182 250 674 1055 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 41 38 6 43 6 181 250 674 1054 -7.041 -5.770 -1.679 -5.748 -0.789 -3.962 0.332 -0.372 -0.188 0.125 + D 42 38 6 43 6 177 246 670 1050 -10.127 -8.825 -4.622 -5.304 -5.322 -0.142 + IL 43 43 5 43 6 183 252 676 1056 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 44 44 6 44 5 183 252 675 1056 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 10 ] 6 1539 U A - - + MP 45 44 6 49 6 183 251 675 1055 -10.782 -10.721 -0.007 -9.498 -9.777 -10.172 -5.744 -5.095 -5.650 -0.594 -4.422 -6.347 2.599 -5.129 -5.183 -1.055 -5.997 -3.130 3.014 -5.885 -1.592 -4.059 + ML 46 44 6 49 6 181 249 673 1053 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.327 -0.263 -0.276 0.119 + MR 47 44 6 49 6 180 248 672 1052 -7.041 -5.770 -1.679 -5.748 -0.789 -3.962 0.477 -0.520 -0.067 -0.065 + D 48 44 6 49 6 177 246 669 1049 -10.127 -8.825 -4.622 -5.304 -5.322 -0.142 + IL 49 49 5 49 6 182 250 674 1054 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 50 50 6 50 5 181 250 673 1054 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 11 ] 7 1538 G C - - + MP 51 50 6 55 4 181 249 673 1053 -9.702 -9.909 -0.008 -8.323 -8.478 -5.342 -9.996 -2.352 -10.004 -6.569 -4.522 -9.757 -6.696 3.953 -6.911 -3.235 -3.504 -6.999 -6.893 -8.853 + ML 52 50 6 55 4 179 248 671 1052 -3.780 -3.963 -0.498 -2.692 0.397 -0.483 -0.015 -0.032 + MR 53 50 6 55 4 178 247 671 1051 -4.871 -3.900 -1.767 -0.725 0.287 -0.162 -0.345 0.136 + D 54 50 6 55 4 177 245 669 1049 -5.596 -5.277 -3.293 -0.232 + IL 55 55 5 55 4 180 249 672 1052 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 56 56 6 56 3 180 248 672 1052 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 8 - a - - - + ML 57 56 6 59 3 179 247 671 1051 -3.568 -0.830 -1.501 0.948 -0.829 -2.377 0.395 + D 58 56 6 59 3 177 245 669 1049 -7.525 -2.630 -0.263 + IL 59 59 3 59 3 180 248 671 1051 -2.244 -0.387 -5.382 0.000 0.000 0.000 0.000 + [ MATL 13 ] 12 - a - - - + ML 60 59 3 62 3 179 247 670 1050 -10.007 -0.005 -8.661 0.617 -0.003 -1.910 0.266 + D 61 59 3 62 3 176 245 668 1049 -10.701 -0.176 -3.126 + IL 62 62 3 62 3 178 246 670 1050 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 13 - c - - - + ML 63 62 3 65 3 178 246 669 1049 -10.618 -0.003 -9.272 0.283 0.568 -2.234 0.122 + D 64 62 3 65 3 172 241 665 1045 -7.742 -1.843 -0.481 + IL 65 65 3 65 3 177 245 669 1049 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 14 - u - - - + ML 66 65 3 68 3 177 245 668 1048 -10.631 -0.003 -9.285 -0.113 -0.049 -1.613 0.833 + D 67 65 3 68 3 171 240 663 1044 -7.466 -2.979 -0.205 + IL 68 68 3 68 3 176 245 668 1048 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 15 - G - - - + ML 69 68 3 71 3 176 244 667 1047 -10.631 -0.006 -8.114 -1.857 -3.593 1.807 -2.818 + D 70 68 3 71 3 171 239 663 1043 -7.466 -2.979 -0.205 + IL 71 71 3 71 3 176 244 667 1047 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 16 - G - - - + ML 72 71 3 74 3 175 243 666 1046 -10.628 -0.005 -8.428 -3.590 -4.838 1.942 -4.619 + D 73 71 3 74 3 171 239 662 1042 -7.534 -3.047 -0.195 + IL 74 74 3 74 3 175 243 666 1046 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 18 ] 17 - u - - - + ML 75 74 3 77 3 174 242 665 1045 -5.287 -0.040 -9.280 0.007 -0.135 -1.717 0.832 + D 76 74 3 77 3 170 239 662 1042 -7.576 -2.390 -0.315 + IL 77 77 3 77 3 174 242 665 1045 -1.879 -0.542 -4.598 0.000 0.000 0.000 0.000 + [ MATL 19 ] 20 - U - - - + ML 78 77 3 80 3 173 241 664 1044 -9.146 -0.005 -9.285 -1.595 -1.835 -3.884 1.732 + D 79 77 3 80 3 170 238 661 1041 -7.466 -2.979 -0.205 + IL 80 80 3 80 3 173 241 664 1044 -1.466 -0.780 -4.166 0.000 0.000 0.000 0.000 + [ MATL 20 ] 22 - U - - - + ML 81 80 3 83 3 172 240 663 1043 -8.611 -0.006 -9.285 -5.934 -5.402 -6.800 1.982 + D 82 80 3 83 3 170 238 661 1041 -7.466 -2.912 -0.215 + IL 83 83 3 83 3 172 240 663 1044 -1.482 -0.769 -4.182 0.000 0.000 0.000 0.000 + [ MATL 21 ] 24 - C - - - + ML 84 83 3 86 2 171 239 662 1042 -11.249 -0.001 -2.888 1.695 -4.535 -0.773 + D 85 83 3 86 2 170 238 661 1041 -8.565 -0.004 + IL 86 86 3 86 2 171 239 662 1042 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 22 ] - - - - - - + B 87 86 3 145 88 170 238 661 1041 + [ BEGR 273 ] - - - - - - + S 88 87 1 89 3 0 0 125 304 -10.666 -0.019 -6.290 + IL 89 89 2 89 3 1 1 127 306 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 274 ] 1221 - C - - - + ML 90 89 2 92 5 1 1 125 304 -9.615 -0.027 -6.140 -9.642 -9.193 -4.278 1.942 -5.441 -3.591 + D 91 89 2 92 5 0 0 128 307 -5.424 -1.268 -4.685 -3.060 -1.313 + IL 92 92 3 92 5 1 1 127 305 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 275 ] 1222 1537 G C - - + MP 93 92 3 97 6 2 2 124 303 -10.783 -10.723 -0.007 -9.499 -9.779 -9.845 -4.954 -3.304 -4.775 1.568 -5.568 -5.212 0.907 -5.445 -5.204 3.235 -5.455 -1.065 -0.454 -4.633 -2.940 -3.737 + ML 94 92 3 97 6 1 1 130 309 -6.794 -7.140 -1.791 -0.636 -6.990 -4.519 0.012 -0.909 0.742 -0.347 + MR 95 92 3 97 6 1 1 130 309 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 96 92 3 97 6 0 0 131 309 -9.686 -8.384 -4.181 -4.863 -4.881 -0.197 + IL 97 97 5 97 6 1 1 126 304 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 98 98 6 98 5 1 1 125 304 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 276 ] 1223 1536 c g - - + MP 99 98 6 103 6 2 2 122 301 -9.068 -10.723 -0.008 -9.499 -9.779 -10.174 -5.173 -4.734 -5.151 0.779 -4.015 -5.942 2.717 -4.812 -5.090 2.238 -5.571 -2.356 1.055 -5.291 -1.450 -3.814 + ML 100 98 6 103 6 1 1 131 310 -6.776 -7.122 -1.836 -0.636 -6.972 -4.267 0.073 -0.046 -0.307 0.228 + MR 101 98 6 103 6 1 1 132 310 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 102 98 6 103 6 0 0 131 310 -9.697 -8.395 -4.003 -4.874 -4.892 -0.208 + IL 103 103 5 103 6 1 1 125 303 -2.637 -2.900 -0.722 -4.555 -5.331 -4.991 0.000 0.000 0.000 0.000 + IR 104 104 6 104 5 1 1 124 303 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 277 ] 1225 1535 G C - - + MP 105 104 6 109 6 2 2 120 299 -10.100 -10.723 -0.007 -9.500 -9.779 -10.174 -7.704 -5.155 -8.149 -2.280 -8.513 -6.440 -0.301 -8.438 -6.540 3.872 -6.752 -2.772 -3.907 -5.703 -5.079 -7.096 + ML 106 104 6 109 6 1 1 133 311 -6.764 -7.110 -1.625 -0.721 -6.960 -4.490 -0.005 -0.898 0.746 -0.341 + MR 107 104 6 109 6 1 1 134 312 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 108 104 6 109 6 0 0 131 310 -9.699 -8.397 -4.194 -4.876 -4.894 -0.195 + IL 109 109 5 109 6 1 1 124 303 -2.595 -2.750 -0.776 -4.513 -5.289 -4.949 0.000 0.000 0.000 0.000 + IR 110 110 6 110 5 1 1 124 302 -2.418 -0.492 -5.929 -4.097 -5.203 0.000 0.000 0.000 0.000 + [ MATP 278 ] 1227 1533 G C - - + MP 111 110 6 115 6 2 2 118 297 -6.302 -10.247 -0.025 -9.195 -9.781 -10.177 -7.371 -5.107 -7.737 0.918 -8.869 -6.655 -3.748 -8.028 -4.860 3.772 -6.759 -2.505 -4.004 -6.738 -5.888 -6.558 + ML 112 110 6 115 6 1 1 135 314 -6.703 -7.049 -1.763 -1.286 -6.899 -1.890 0.078 -0.830 0.640 -0.281 + MR 113 110 6 115 6 1 1 137 315 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 114 110 6 115 6 0 0 131 310 -9.699 -8.397 -4.194 -4.876 -4.894 -0.195 + IL 115 115 5 115 6 1 1 125 304 -3.044 -1.432 -1.225 -4.719 -5.739 -5.399 0.000 0.000 0.000 0.000 + IR 116 116 6 116 5 1 1 123 302 -2.708 -0.399 -5.771 -4.386 -5.492 0.000 0.000 0.000 0.000 + [ MATP 279 ] 1229 1531 G C - - + MP 117 116 6 121 4 2 2 115 294 -9.705 -7.511 -0.014 -8.326 -8.183 -5.298 -9.144 -2.094 -9.421 -6.569 -3.063 -9.154 -6.651 3.937 -6.876 -3.083 -3.080 -6.924 -5.908 -8.009 + ML 118 116 6 121 4 1 1 140 319 -3.863 -4.045 -0.465 -2.775 0.355 -0.498 0.072 -0.057 + MR 119 116 6 121 4 1 1 140 318 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 120 116 6 121 4 0 0 131 309 -5.491 -5.172 -3.188 -0.251 + IL 121 121 5 121 4 1 1 152 331 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 122 122 6 122 3 1 1 163 342 -0.149 -3.573 -6.160 0.000 0.000 0.000 0.000 + [ MATL 280 ] 1230 - U - - - + ML 123 122 6 125 3 1 1 18 37 -9.082 -0.007 -8.315 -3.533 -3.072 -3.816 1.897 + D 124 122 6 125 3 0 0 18 36 -7.463 -2.976 -0.205 + IL 125 125 3 125 3 1 1 22 41 -1.467 -0.779 -4.167 0.000 0.000 0.000 0.000 + [ MATL 281 ] 1232 - U - - - + ML 126 125 3 128 3 1 1 17 35 -10.628 -0.005 -8.343 -3.703 -3.302 -2.445 1.863 + D 127 125 3 128 3 0 0 17 35 -7.515 -3.028 -0.198 + IL 128 128 3 128 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 282 ] 1233 - C - - - + ML 129 128 3 131 3 1 1 16 34 -10.626 -0.004 -8.983 -5.152 1.963 -5.760 -4.163 + D 130 128 3 131 3 0 0 16 34 -7.564 -3.077 -0.191 + IL 131 131 3 131 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 283 ] 1234 - G - - - + ML 132 131 3 134 3 1 1 14 33 -10.626 -0.003 -9.280 0.490 -4.777 1.329 -4.431 + D 133 131 3 134 3 0 0 15 33 -7.576 -2.658 -0.258 + IL 134 134 3 134 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 284 ] 1235 - A - - - + ML 135 134 3 137 3 1 1 13 31 -10.628 -0.004 -9.054 1.923 -3.689 -4.095 -3.796 + D 136 134 3 137 3 0 0 14 32 -7.515 -3.028 -0.198 + IL 137 137 3 137 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 285 ] 1236 - u - - - + ML 138 137 3 140 3 1 1 12 30 -10.131 -0.028 -5.760 -0.758 0.434 -2.177 0.877 + D 139 137 3 140 3 0 0 12 31 -7.525 -3.038 -0.196 + IL 140 140 3 140 3 1 1 18 36 -1.447 -0.794 -4.147 0.000 0.000 0.000 0.000 + [ MATL 286 ] 1238 - U - - - + ML 141 140 3 143 2 1 1 1 1 * 0.000 -2.647 -2.370 -3.678 1.835 + D 142 140 3 143 2 0 0 0 0 * 0.000 + IL 143 143 3 143 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 287 ] - - - - - - + E 144 143 3 -1 0 0 0 0 0 + [ BEGL 23 ] - - - - - - + S 145 87 1 146 4 154 221 643 1023 -0.031 -8.526 -6.939 -6.590 + [ MATP 24 ] 25 1220 G A - - + MP 146 145 1 150 6 158 223 643 1023 -10.795 -10.734 -0.007 -9.336 -9.791 -10.186 -6.841 -5.745 -6.782 -2.050 -6.451 -8.154 -2.131 -6.500 3.900 -2.359 -7.010 -3.101 -2.944 -7.757 -4.099 -5.482 + ML 147 145 1 150 6 148 214 640 1020 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 148 145 1 150 6 148 214 640 1020 -7.213 -5.942 -1.712 -5.920 -0.741 -4.133 0.780 -0.672 -0.391 -0.164 + D 149 145 1 150 6 141 205 634 1014 -9.556 -8.255 -3.349 -4.734 -4.249 -0.309 + IL 150 150 5 150 6 150 217 642 1022 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 151 151 6 151 5 151 218 642 1022 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 25 ] 26 1219 A G - - + MP 152 151 6 156 6 157 221 641 1021 -10.797 -10.737 -0.007 -9.513 -9.793 -10.188 -4.085 -0.684 3.808 -2.296 -6.013 -3.714 -1.709 -3.120 -6.596 -2.596 -5.445 -3.458 -2.598 -4.583 -3.686 -5.531 + ML 153 151 6 156 6 147 213 638 1018 -6.290 -6.636 -1.324 -0.986 -6.486 -4.016 0.488 -0.469 -0.193 0.000 + MR 154 151 6 156 6 147 213 638 1018 -7.191 -5.920 -1.696 -5.898 -0.753 -4.112 0.219 -0.657 0.383 -0.155 + D 155 151 6 156 6 141 205 632 1012 -9.477 -8.176 -3.826 -4.655 -4.672 -0.242 + IL 156 156 5 156 6 150 216 640 1020 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 157 157 6 157 5 150 217 640 1020 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 27 1218 C G - - + MP 158 157 6 162 6 155 219 639 1019 -10.799 -10.738 -0.007 -9.515 -9.795 -10.190 -7.053 -5.792 -6.588 -2.657 -2.825 -6.889 3.795 -5.919 -6.622 -2.581 -6.849 -4.607 0.427 -7.008 -2.659 -5.399 + ML 159 157 6 162 6 146 212 636 1016 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.327 -0.263 -0.276 0.119 + MR 160 157 6 162 6 147 212 636 1017 -7.151 -5.880 -1.515 -5.858 -0.864 -4.072 0.257 -0.622 0.313 -0.132 + D 161 157 6 162 6 140 204 631 1011 -9.467 -8.166 -2.402 -4.406 -4.662 -0.475 + IL 162 162 5 162 6 149 215 638 1018 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 163 163 6 163 5 149 215 638 1018 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 28 1217 g c - - + MP 164 163 6 168 6 154 217 637 1017 -10.806 -10.745 -0.095 -9.522 -4.050 -10.197 -4.963 -3.488 -4.789 2.414 -5.828 -5.391 -0.140 -5.449 -5.212 2.843 -5.467 -0.945 0.599 -4.510 -2.653 -3.583 + ML 165 163 6 168 6 146 211 634 1015 -6.290 -6.636 -1.324 -0.986 -6.486 -4.016 0.471 -0.489 -0.115 -0.032 + MR 166 163 6 168 6 147 212 635 1015 -7.061 -5.790 -1.664 -5.768 -0.793 -3.982 0.255 -0.315 -0.338 0.277 + D 167 163 6 168 6 139 203 628 1008 -9.263 -7.961 -3.199 -4.440 -4.458 -0.333 + IL 168 168 5 168 6 148 213 636 1016 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 169 169 6 169 5 149 214 636 1016 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 29 1216 g u - - + MP 170 169 6 174 6 152 215 635 1015 -10.720 -10.113 -0.059 -9.234 -4.791 -10.110 -2.562 -2.750 -2.733 0.987 -2.498 -3.771 0.636 -3.181 -2.839 1.827 -2.401 2.157 0.815 -2.919 0.146 -1.733 + ML 171 169 6 174 6 145 209 632 1013 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.325 -0.374 -0.240 0.174 + MR 172 169 6 174 6 148 213 634 1014 -8.695 -7.424 -0.359 -7.402 -2.427 -5.616 -0.571 -0.715 -1.354 1.218 + D 173 169 6 174 6 139 202 626 1006 -9.211 -7.910 -3.707 -4.389 -4.406 -0.282 + IL 174 174 5 174 6 147 212 634 1014 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 175 175 6 175 5 148 213 634 1014 -2.416 -0.493 -5.927 -4.095 -5.201 0.000 0.000 0.000 0.000 + [ MATP 29 ] 30 1214 g u - - + MP 176 175 6 180 6 151 214 633 1013 -10.759 -7.716 -0.014 -9.475 -8.998 -10.150 -2.062 0.016 -3.828 0.938 -3.846 -1.980 0.873 -2.446 -1.568 0.756 -1.376 2.587 -0.077 -2.522 -1.005 -1.392 + ML 177 175 6 180 6 144 208 631 1011 -6.292 -6.638 -1.321 -0.988 -6.488 -4.017 0.379 -0.466 -0.047 0.011 + MR 178 175 6 180 6 146 210 631 1011 -8.175 -6.329 -0.548 -6.883 -1.930 -5.096 0.307 -0.555 -0.515 0.467 + D 179 175 6 180 6 138 201 624 1005 -9.211 -7.910 -3.341 -4.389 -4.406 -0.321 + IL 180 180 5 180 6 147 211 632 1012 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 181 181 6 181 5 147 211 632 1012 -2.495 -0.458 -6.040 -4.208 -5.314 0.000 0.000 0.000 0.000 + [ MATP 30 ] 31 1211 a u - - + MP 182 181 6 186 6 149 212 631 1011 -8.142 -8.795 -0.018 -9.259 -7.915 -10.198 -2.237 -1.967 -2.362 1.802 -2.571 -3.229 1.214 -2.684 -2.291 1.392 -2.953 1.406 0.944 -2.424 -0.258 -0.869 + ML 183 181 6 186 6 144 207 629 1009 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.402 -0.415 -0.208 0.089 + MR 184 181 6 186 6 143 207 628 1008 -7.077 -5.806 -1.635 -5.784 -0.806 -3.997 0.429 -0.389 -0.297 0.106 + D 185 181 6 186 6 138 200 623 1003 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 186 186 5 186 6 146 209 630 1010 -2.711 -2.973 -0.676 -4.629 -5.405 -5.065 0.000 0.000 0.000 0.000 + IR 187 187 6 187 5 146 209 630 1010 -2.454 -0.478 -5.966 -4.133 -5.239 0.000 0.000 0.000 0.000 + [ MATP 31 ] 33 1209 a u - - + MP 188 187 6 192 6 147 210 629 1009 -10.804 -10.743 -0.007 -9.519 -9.205 -10.194 -2.117 -2.364 -2.366 2.090 -2.474 -2.948 0.868 -2.324 -2.372 1.593 -2.957 -0.170 1.401 -2.204 -0.058 -0.428 + ML 189 187 6 192 6 143 206 627 1007 -6.296 -6.642 -1.315 -0.992 -6.492 -4.022 0.378 -0.407 -0.234 0.132 + MR 190 187 6 192 6 142 205 627 1007 -7.200 -5.929 -1.370 -5.907 -0.955 -4.121 0.277 -0.322 -0.202 0.162 + D 191 187 6 192 6 137 200 621 1002 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 192 192 5 192 6 144 208 628 1008 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 193 193 6 193 5 145 208 628 1008 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 32 ] 34 1208 u a - - + MP 194 193 6 198 6 145 208 627 1007 -10.808 -10.747 -0.007 -9.524 -9.516 -10.199 -1.906 -1.970 -1.975 1.594 -1.700 -3.041 1.054 -2.304 -2.331 1.334 -2.896 -0.236 1.709 -1.953 0.745 -0.759 + ML 195 193 6 198 6 142 204 625 1005 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.399 -0.414 -0.209 0.092 + MR 196 193 6 198 6 141 204 625 1005 -7.066 -5.795 -1.663 -5.774 -0.792 -3.987 0.250 -0.124 -0.391 0.177 + D 197 193 6 198 6 137 199 620 1000 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 198 198 5 198 6 143 206 626 1006 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 199 199 6 199 5 143 206 626 1006 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 33 ] 35 1207 g c - - + MP 200 199 6 204 6 144 206 625 1005 -10.808 -10.747 -0.007 -9.233 -9.493 -10.199 -1.298 -0.876 -1.069 1.317 -1.547 -1.873 1.074 -1.494 -1.466 1.470 -2.295 -0.150 1.044 -1.014 0.655 -0.656 + ML 201 199 6 204 6 141 203 623 1003 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.397 -0.483 -0.015 -0.032 + MR 202 199 6 204 6 140 202 623 1003 -7.066 -5.795 -1.612 -5.773 -0.821 -3.987 0.249 -0.178 -0.382 0.214 + D 203 199 6 204 6 136 198 619 999 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 204 204 5 204 6 142 204 624 1005 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 205 205 6 205 5 142 204 624 1004 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 34 ] 36 1206 u a - - + MP 206 205 6 210 6 142 204 623 1003 -10.808 -10.747 -0.101 -3.963 -9.804 -9.872 -0.642 -0.774 -0.451 0.777 -0.904 -1.037 0.861 -1.695 -0.081 0.710 -0.170 -0.206 1.042 -0.727 0.486 -0.354 + ML 207 205 6 210 6 139 202 622 1002 -6.298 -6.644 -1.359 -0.958 -6.494 -4.024 0.449 -0.447 -0.213 0.054 + MR 208 205 6 210 6 138 201 621 1001 -7.051 -5.780 -1.644 -5.758 -0.806 -3.972 0.363 -0.406 -0.265 0.173 + D 209 205 6 210 6 136 198 619 999 -9.179 -7.878 -3.675 -4.357 -4.374 -0.289 + IL 210 210 5 210 6 140 203 623 1003 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 211 211 6 211 5 140 203 622 1003 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 35 ] 37 1205 u a - - + MP 212 211 6 216 4 140 202 621 1002 -9.618 -3.177 -0.232 -4.756 -0.699 -1.221 -1.168 0.775 0.222 -1.799 0.849 -1.102 0.491 0.365 -1.354 -0.346 1.220 -0.776 0.311 0.072 + ML 213 211 6 216 4 138 201 620 1000 -5.365 -5.547 -0.218 -3.399 0.055 -0.316 -0.773 0.653 + MR 214 211 6 216 4 137 199 619 1000 -4.866 -3.632 -1.762 -0.761 0.384 -0.290 -0.284 0.079 + D 215 211 6 216 4 135 197 618 998 -4.705 -4.387 -2.402 -0.465 + IL 216 216 5 216 4 139 202 621 1001 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 217 217 6 217 3 139 202 621 1001 -0.992 -1.073 -5.501 0.000 0.000 0.000 0.000 + [ MATL 36 ] 38 - g - - - + ML 218 217 6 220 5 138 200 619 999 -2.096 -1.438 -6.895 -1.896 -3.059 0.077 -0.895 0.390 0.133 + D 219 217 6 220 5 135 197 617 998 -6.219 -1.299 -5.480 -1.906 -1.781 + IL 220 220 3 220 5 141 203 620 1000 -1.588 -0.772 -4.146 -6.538 -6.129 0.000 0.000 0.000 0.000 + [ MATP 37 ] 44 1199 a u - - + MP 221 220 3 225 6 143 204 619 999 -10.162 -10.101 -0.010 -8.878 -9.158 -9.553 -1.261 -1.834 -0.288 1.413 -1.748 -1.520 1.321 -1.475 -0.531 1.067 -1.843 -0.178 1.268 -1.662 0.087 -0.790 + ML 222 220 3 225 6 135 196 617 997 -7.213 -7.559 -0.647 -1.687 -7.409 -4.938 0.173 -0.338 -0.335 0.365 + MR 223 220 3 225 6 138 200 617 998 -10.257 -8.986 -0.144 -8.368 -3.604 -7.178 0.759 -0.755 -0.305 -0.143 + D 224 220 3 225 6 132 193 616 996 -11.894 -10.593 -0.251 -6.368 -5.438 -3.018 + IL 225 225 5 225 6 135 197 617 998 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 226 226 6 226 5 136 197 617 998 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 45 1198 u a - - + MP 227 226 6 231 6 143 202 617 997 -10.794 -10.734 -0.008 -8.821 -9.790 -10.185 -0.296 -1.968 1.047 1.058 -1.209 -3.020 0.964 -1.820 -1.281 0.690 -0.920 0.078 1.146 -1.827 0.337 -0.677 + ML 228 226 6 231 6 133 193 614 994 -6.445 -6.791 -1.152 -1.108 -6.641 -4.171 0.352 -0.465 -0.061 0.057 + MR 229 226 6 231 6 133 193 614 994 -7.374 -5.506 -1.229 -6.081 -1.060 -4.295 0.354 -0.262 -0.417 0.188 + D 230 226 6 231 6 126 185 607 988 -9.168 -7.866 -3.404 -4.345 -4.363 -0.319 + IL 231 231 5 231 6 135 196 616 996 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 232 232 6 232 5 135 196 615 996 -2.416 -0.493 -5.927 -4.095 -5.200 0.000 0.000 0.000 0.000 + [ MATP 39 ] 46 1196 u a - - + MP 233 232 6 237 6 141 200 615 995 -10.807 -10.746 -0.009 -8.241 -9.802 -10.197 -0.647 -1.258 0.794 0.948 -1.741 -2.511 1.012 -2.261 -1.318 0.840 -0.674 0.670 1.186 -2.136 0.148 -0.840 + ML 234 232 6 237 6 132 192 612 992 -6.346 -6.692 -1.286 -1.006 -6.542 -4.072 0.427 -0.391 -0.290 0.104 + MR 235 232 6 237 6 132 191 612 992 -7.077 -5.806 -1.590 -5.784 -0.832 -3.998 0.459 -0.488 -0.166 0.030 + D 236 232 6 237 6 126 184 606 986 -9.145 -7.843 -3.415 -4.323 -4.340 -0.321 + IL 237 237 5 237 6 134 195 614 994 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 238 238 6 238 5 135 195 613 994 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 47 1195 c g - - + MP 239 238 6 243 6 140 198 613 993 -10.296 -9.946 -0.024 -8.274 -6.571 -10.197 -1.680 -1.190 -1.632 1.162 -1.764 -2.117 1.446 -2.056 -1.408 0.932 -1.116 1.159 1.240 -2.221 0.173 -0.949 + ML 240 238 6 243 6 132 192 610 990 -6.411 -6.757 -1.190 -1.078 -6.607 -4.136 0.455 -0.443 -0.261 0.082 + MR 241 238 6 243 6 131 191 610 990 -7.037 -5.766 -1.675 -5.744 -0.792 -3.958 0.292 -0.176 -0.335 0.134 + D 242 238 6 243 6 125 183 604 984 -9.125 -7.824 -3.254 -4.303 -4.320 -0.343 + IL 243 243 5 243 6 134 194 612 992 -2.590 -2.853 -0.753 -4.508 -5.284 -4.945 0.000 0.000 0.000 0.000 + IR 244 244 6 244 5 134 194 612 992 -2.420 -0.491 -5.932 -4.099 -5.205 0.000 0.000 0.000 0.000 + [ MATP 41 ] 49 1193 c g - - + MP 245 244 6 249 6 139 197 611 991 -10.794 -8.263 -0.040 -5.680 -8.272 -10.184 -2.119 -2.190 -2.169 1.346 -1.124 -2.782 1.955 -1.981 -1.990 0.788 -2.564 -0.096 1.619 -2.043 0.108 -0.794 + ML 246 244 6 249 6 132 191 609 989 -6.403 -6.749 -1.170 -1.099 -6.599 -4.128 0.325 -0.346 -0.288 0.192 + MR 247 244 6 249 6 131 190 608 988 -7.460 -5.295 -1.092 -5.597 -1.214 -4.381 0.370 -0.308 -0.416 0.202 + D 248 244 6 249 6 124 182 602 982 -9.091 -7.789 -3.586 -4.268 -4.286 -0.309 + IL 249 249 5 249 6 133 193 610 990 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 250 250 6 250 5 133 193 610 990 -2.438 -0.475 -6.015 -4.183 -5.289 0.000 0.000 0.000 0.000 + [ MATP 42 ] 50 1190 a u - - + MP 251 250 6 255 6 138 195 609 989 -10.321 -9.082 -0.088 -4.260 -9.251 -8.678 -2.096 -2.045 -2.352 1.831 -1.973 -2.476 1.556 -1.918 -2.295 1.011 -3.156 -0.579 1.587 -1.877 -0.112 -0.108 + ML 252 250 6 255 6 132 191 607 987 -7.104 -7.450 -0.629 -1.743 -7.300 -4.829 0.225 -0.270 -0.356 0.288 + MR 253 250 6 255 6 130 188 606 986 -7.142 -4.907 -1.534 -5.849 -0.897 -4.063 0.519 -0.416 -0.272 -0.015 + D 254 250 6 255 6 124 181 600 981 -9.091 -7.789 -3.586 -4.268 -4.286 -0.309 + IL 255 255 5 255 6 132 192 608 988 -2.589 -2.852 -0.754 -4.507 -5.283 -4.944 0.000 0.000 0.000 0.000 + IR 256 256 6 256 5 133 192 608 988 -2.420 -0.485 -5.975 -4.142 -5.248 0.000 0.000 0.000 0.000 + [ MATP 43 ] 52 1187 a u - - + MP 257 256 6 261 6 137 193 607 987 -10.733 -10.088 -0.033 -5.718 -9.729 -10.124 -1.997 -1.819 -2.203 1.804 -2.010 -2.077 1.404 -1.994 -2.220 1.072 -3.024 -0.448 1.495 -1.388 0.249 -0.302 + ML 258 256 6 261 6 132 191 605 986 -7.927 -8.273 -0.342 -2.474 -8.123 -5.652 0.378 -0.464 -0.173 0.122 + MR 259 256 6 261 6 129 187 604 984 -7.062 -5.791 -1.613 -5.769 -0.821 -3.983 0.255 -0.148 -0.381 0.184 + D 260 256 6 261 6 123 181 599 979 -9.206 -7.904 -2.707 -4.009 -4.400 -0.451 + IL 261 261 5 261 6 131 190 606 986 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 262 262 6 262 5 132 190 606 986 -2.417 -0.493 -5.928 -4.095 -5.201 0.000 0.000 0.000 0.000 + [ MATP 44 ] 53 1185 a u - - + MP 263 262 6 267 6 136 192 605 985 -6.910 -8.525 -0.043 -5.978 -9.533 -10.175 -0.884 -2.082 -1.922 1.887 -2.269 -3.043 0.965 -2.003 -1.631 1.419 -2.336 0.177 1.299 -1.853 0.121 -0.794 + ML 264 262 6 267 6 130 188 603 983 -7.106 -7.452 -0.627 -1.747 -7.302 -4.832 0.332 -0.407 -0.380 0.285 + MR 265 262 6 267 6 128 186 602 982 -7.034 -5.763 -1.627 -5.741 -0.819 -3.955 0.351 -0.317 -0.175 0.051 + D 266 262 6 267 6 123 180 597 977 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 267 267 5 267 6 131 189 604 984 -2.103 -3.330 -0.750 -4.985 -5.761 -5.422 0.000 0.000 0.000 0.000 + IR 268 268 6 268 5 131 189 604 984 -2.405 -0.487 -5.991 -4.158 -5.264 0.000 0.000 0.000 0.000 + [ MATP 45 ] 56 1181 a u - - + MP 269 268 6 273 6 134 190 603 983 -7.643 -10.729 -0.014 -9.506 -9.284 -10.180 -1.426 -2.126 -0.696 1.924 -2.311 -2.993 0.896 -2.589 -2.490 1.753 -2.902 0.434 1.074 -2.436 -0.038 -1.573 + ML 270 268 6 273 6 129 186 601 981 -6.978 -7.325 -0.673 -1.674 -7.174 -4.704 0.658 -0.593 -0.574 0.122 + MR 271 268 6 273 6 128 185 600 980 -7.031 -5.760 -1.634 -5.738 -0.815 -3.952 0.363 -0.274 -0.285 0.092 + D 272 268 6 273 6 122 179 595 975 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 273 273 5 273 6 130 187 602 982 -2.385 -3.109 -0.720 -4.764 -5.540 -5.200 0.000 0.000 0.000 0.000 + IR 274 274 6 274 5 130 187 602 982 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 46 ] 59 1180 g c - - + MP 275 274 6 279 6 133 188 601 981 -9.897 -9.923 -0.081 -9.526 -4.322 -10.201 -2.310 -2.514 -2.188 1.725 -2.403 -3.141 0.851 -2.801 -1.072 2.094 -2.208 -0.249 0.890 -2.363 0.724 -1.519 + ML 276 274 6 279 6 127 184 599 979 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.437 -0.478 -0.082 -0.024 + MR 277 274 6 279 6 128 184 599 979 -7.044 -5.277 -1.640 -5.751 -0.829 -3.965 0.439 -0.443 -0.234 0.082 + D 278 274 6 279 6 121 178 594 974 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 279 279 5 279 6 129 186 600 980 -2.494 -2.887 -0.767 -4.542 -5.318 -4.979 0.000 0.000 0.000 0.000 + IR 280 280 6 280 5 130 186 600 980 -2.427 -0.489 -5.938 -4.106 -5.211 0.000 0.000 0.000 0.000 + [ MATP 47 ] 62 1178 c g - - + MP 281 280 6 285 6 131 186 599 979 -10.739 -8.785 -0.023 -9.455 -6.596 -10.130 0.348 -2.293 0.222 0.795 -1.718 -2.882 1.550 -2.874 -2.390 1.361 -2.648 -1.100 1.054 -2.660 1.125 -1.659 + ML 282 280 6 285 6 126 182 597 977 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.378 -0.441 -0.099 0.043 + MR 283 280 6 285 6 128 184 598 978 -8.505 -6.116 -0.434 -7.212 -2.234 -5.425 0.217 -0.513 -0.438 0.485 + D 284 280 6 285 6 121 178 593 973 -9.069 -7.767 -3.564 -4.246 -4.264 -0.314 + IL 285 285 5 285 6 128 184 598 978 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 286 286 6 286 5 128 184 598 978 -2.441 -0.479 -5.985 -4.153 -5.259 0.000 0.000 0.000 0.000 + [ MATP 48 ] 63 1175 u a - - + MP 287 286 6 291 6 129 184 597 977 -10.798 -6.955 -0.036 -9.287 -6.196 -10.188 1.195 -1.978 -0.763 0.469 -1.631 -1.979 0.664 -2.828 -0.643 0.410 -1.916 -0.785 1.340 0.306 0.339 0.415 + ML 288 286 6 291 6 124 181 595 975 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.325 -0.374 -0.240 0.174 + MR 289 286 6 291 6 126 182 595 975 -7.445 -6.174 -1.179 -6.152 -1.070 -4.366 0.322 -0.233 -0.445 0.219 + D 290 286 6 291 6 120 177 592 972 -9.069 -7.767 -3.348 -4.246 -4.264 -0.339 + IL 291 291 5 291 6 127 183 596 976 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 292 292 6 292 5 127 183 596 976 -2.352 -0.505 -6.168 -4.001 -5.442 0.000 0.000 0.000 0.000 + [ MATP 49 ] 64 1172 G A - - + MP 293 292 6 297 4 127 182 595 975 -7.965 -10.230 -0.018 -7.079 -3.024 -4.537 -6.687 -1.410 -8.585 -9.728 -3.726 -6.729 3.530 -0.177 -0.889 0.973 -1.452 -6.761 -5.938 -5.297 + ML 294 292 6 297 4 122 179 593 974 -2.499 -4.623 -1.311 -1.398 0.388 -0.502 0.029 -0.051 + MR 295 292 6 297 4 125 180 594 974 -5.311 -13.738 -0.198 -3.279 0.593 -0.419 -0.660 0.152 + D 296 292 6 297 4 120 176 591 971 -12.737 -14.007 -2.036 -0.404 + IL 297 297 5 297 4 124 180 594 974 -2.899 -4.126 -0.593 -2.780 0.000 0.000 0.000 0.000 + IR 298 298 6 298 3 125 181 594 974 -1.946 -0.545 -4.184 0.000 0.000 0.000 0.000 + [ MATR 50 ] - 1170 - G - - + MR 299 298 6 301 3 125 180 593 973 -5.175 -0.044 -8.571 -1.550 -3.276 1.775 -2.909 + D 300 298 6 301 3 119 176 591 971 -4.330 -1.572 -0.704 + IR 301 301 3 301 3 125 180 594 974 -1.402 -0.749 -5.226 0.000 0.000 0.000 0.000 + [ MATR 51 ] - 1165 - A - - + MR 302 301 3 304 3 124 179 592 972 -10.972 -0.003 -9.289 1.873 -3.907 -2.238 -4.128 + D 303 301 3 304 3 118 174 589 970 -6.504 -1.472 -0.670 + IR 304 304 3 304 3 123 179 592 972 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 52 ] - 1164 - U - - + MR 305 304 3 307 5 123 178 591 971 -7.385 -0.016 -9.445 -8.374 -10.549 -3.186 -3.435 -1.699 1.803 + D 306 304 3 307 5 117 173 588 969 -5.376 -0.731 -2.825 -4.433 -2.428 + IR 307 307 3 307 5 121 177 591 971 -2.389 -0.483 -6.055 -4.222 -5.328 0.000 0.000 0.000 0.000 + [ MATP 53 ] 66 1161 C G - - + MP 308 307 3 312 6 123 177 590 970 -9.183 -10.750 -0.008 -9.526 -9.806 -10.201 -8.740 -8.982 -7.525 -4.601 -5.842 -7.415 3.968 -7.386 -8.213 -4.690 -7.464 -7.355 -2.764 -8.616 -4.073 -7.014 + ML 309 307 3 312 6 118 174 588 968 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.327 -0.263 -0.276 0.119 + MR 310 307 3 312 6 118 173 587 967 -7.066 -5.795 -1.631 -5.773 -0.810 -3.987 0.329 -0.369 -0.122 0.072 + D 311 307 3 312 6 113 169 583 964 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 312 312 5 312 6 120 175 589 969 -2.632 -2.653 -0.784 -4.550 -5.326 -4.987 0.000 0.000 0.000 0.000 + IR 313 313 6 313 5 120 175 589 969 -2.431 -0.487 -5.942 -4.109 -5.215 0.000 0.000 0.000 0.000 + [ MATP 54 ] 68 1159 A U - - + MP 314 313 6 318 6 121 175 588 968 -6.568 -7.660 -0.053 -9.527 -8.788 -5.857 -5.209 -3.394 -5.060 3.138 -6.211 -5.746 -0.852 -5.435 -5.411 2.375 -5.705 -0.983 -1.027 -4.844 -3.239 -3.909 + ML 315 313 6 318 6 117 172 586 966 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.463 -0.452 -0.188 0.018 + MR 316 313 6 318 6 116 171 585 965 -7.043 -5.772 -1.609 -5.750 -0.827 -3.964 0.404 -0.425 -0.243 0.120 + D 317 313 6 318 6 113 168 583 963 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 318 318 5 318 6 119 174 587 968 -2.979 -1.524 -1.160 -4.897 -5.673 -5.334 0.000 0.000 0.000 0.000 + IR 319 319 6 319 5 119 174 587 967 -2.732 -0.389 -6.279 -4.276 -5.553 0.000 0.000 0.000 0.000 + [ MATP 55 ] 70 1156 u a - - + MP 320 319 6 324 6 119 174 586 966 -9.830 -10.725 -0.008 -9.183 -9.395 -10.176 -4.389 -3.893 -4.456 1.959 -3.870 -5.263 0.991 -4.238 -4.481 1.475 -4.986 -0.887 2.555 -4.331 -1.351 -3.287 + ML 321 319 6 324 6 116 170 584 964 -6.280 -6.626 -1.340 -0.976 -6.476 -4.005 0.325 -0.374 -0.240 0.174 + MR 322 319 6 324 6 115 170 583 963 -7.099 -5.828 -1.601 -5.806 -0.822 -4.020 0.391 -0.460 -0.171 0.102 + D 323 319 6 324 6 112 167 582 962 -9.979 -8.677 -0.943 -5.156 -5.173 -1.249 + IL 324 324 5 324 6 117 172 585 965 -2.603 -2.791 -0.762 -4.521 -5.298 -4.958 0.000 0.000 0.000 0.000 + IR 325 325 6 325 5 117 172 585 965 -2.415 -0.494 -5.926 -4.094 -5.200 0.000 0.000 0.000 0.000 + [ MATP 56 ] 72 1154 G C - - + MP 326 325 6 330 6 117 172 584 964 -8.269 -10.749 -0.017 -9.526 -9.805 -7.601 -5.012 -3.598 -4.835 0.749 -5.958 -5.439 -0.422 -5.513 -5.259 3.536 -5.512 -0.928 -0.118 -4.697 -3.005 -3.290 + ML 327 325 6 330 6 114 169 582 962 -6.300 -6.646 -1.360 -0.996 -5.318 -4.025 0.370 -0.464 -0.050 0.024 + MR 328 325 6 330 6 113 168 581 962 -7.073 -5.055 -1.648 -5.780 -0.830 -3.994 0.243 -0.066 -0.408 0.147 + D 329 325 6 330 6 111 165 579 959 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 330 330 5 330 6 116 170 583 963 -2.698 -2.387 -0.836 -4.616 -5.392 -5.053 0.000 0.000 0.000 0.000 + IR 331 331 6 331 5 116 170 583 963 -2.476 -0.469 -5.987 -4.155 -5.261 0.000 0.000 0.000 0.000 + [ MATP 57 ] 74 1152 c g - - + MP 332 331 6 336 4 115 170 582 962 -9.398 -7.860 -0.020 -6.931 -5.179 -4.907 -4.833 -0.484 -3.027 -6.023 2.933 -4.591 -4.880 -0.203 -5.568 -2.436 2.227 -5.179 0.557 -3.576 + ML 333 331 6 336 4 113 168 581 961 -3.780 -3.963 -0.498 -2.692 0.326 -0.314 -0.261 0.147 + MR 334 331 6 336 4 112 166 580 960 -4.884 -3.913 -1.781 -0.716 0.469 -0.534 -0.033 -0.077 + D 335 331 6 336 4 110 165 578 958 -4.857 -4.538 -2.554 -0.411 + IL 336 336 5 336 4 114 169 582 962 -1.699 -2.316 -1.130 -4.868 0.000 0.000 0.000 0.000 + IR 337 337 6 337 3 114 169 581 962 -1.502 -0.753 -4.225 0.000 0.000 0.000 0.000 + [ MATL 58 ] 76 - C - - - + ML 338 337 6 340 3 113 168 580 960 -10.649 -0.008 -7.595 -0.791 1.478 -1.650 -1.650 + D 339 337 6 340 3 110 164 577 957 -6.947 -1.720 -0.539 + IL 340 340 3 340 3 113 168 581 961 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 77 - G - - - + ML 341 340 3 343 3 112 167 579 959 -10.648 -0.004 -9.062 -1.810 -2.597 1.774 -2.946 + D 342 340 3 343 3 109 163 576 956 -6.951 -2.380 -0.322 + IL 343 343 3 343 3 112 167 580 960 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 78 - A - - - + ML 344 343 3 346 3 111 166 578 958 -10.649 -0.011 -7.219 1.151 -1.533 -0.464 -0.497 + D 345 343 3 346 3 109 163 576 956 -6.950 -1.433 -0.686 + IL 346 346 3 346 3 112 166 579 959 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 61 ] 79 - G - - - + ML 347 346 3 349 3 110 165 577 957 -10.649 -0.004 -8.988 -1.019 -2.089 1.597 -2.023 + D 348 346 3 349 3 108 162 575 955 -6.934 -2.447 -0.307 + IL 349 349 3 349 3 111 165 578 958 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 62 ] 80 - g - - - + ML 350 349 3 352 3 109 164 576 956 -2.017 -1.182 -1.679 -0.630 -0.471 0.930 -0.460 + D 351 349 3 352 3 108 162 574 954 -6.953 -2.466 -0.302 + IL 352 352 3 352 3 110 164 577 957 -1.763 -0.564 -5.115 0.000 0.000 0.000 0.000 + [ MATL 63 ] 87 - u - - - + ML 353 352 3 355 3 109 163 575 955 -10.410 -0.005 -8.483 0.225 -1.090 -0.366 0.665 + D 354 352 3 355 3 107 162 574 954 -9.317 -0.058 -4.727 + IL 355 355 3 355 3 108 163 575 955 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 64 ] - 1149 - A - - + MR 356 355 3 358 3 108 162 574 954 -9.407 -0.005 -8.978 1.167 0.080 -2.926 -0.822 + D 357 355 3 358 3 103 158 571 952 -6.616 -1.794 -0.512 + IR 358 358 3 358 3 107 162 574 954 -1.953 -0.542 -4.192 0.000 0.000 0.000 0.000 + [ MATR 65 ] - 1147 - A - - + MR 359 358 3 361 3 107 161 573 953 -10.969 -0.005 -8.260 1.822 -4.182 -1.506 -4.135 + D 360 358 3 361 3 103 157 571 951 -6.640 -1.363 -0.734 + IR 361 361 3 361 3 106 161 573 953 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 66 ] - 1146 - U - - + MR 362 361 3 364 3 106 160 572 952 -9.790 -0.015 -6.744 -2.998 -2.394 -3.714 1.851 + D 363 361 3 364 3 102 156 570 950 -6.590 -1.627 -0.587 + IR 364 364 3 364 3 106 160 572 953 -1.837 -0.585 -4.221 0.000 0.000 0.000 0.000 + [ MATR 67 ] - 1141 - C - - + MR 365 364 3 367 3 105 159 571 951 -10.960 -0.003 -9.277 -0.492 1.608 -3.935 -2.510 + D 366 364 3 367 3 101 155 569 949 -6.984 -1.345 -0.741 + IR 367 367 3 367 3 105 159 571 952 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 68 ] - 1140 - A - - + MR 368 367 3 370 3 104 158 570 950 -10.967 -0.003 -9.285 1.084 -1.773 0.238 -1.294 + D 369 367 3 370 3 100 154 567 948 -6.715 -1.682 -0.559 + IR 370 370 3 370 3 104 158 570 951 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 1139 - G - - + MR 371 370 3 373 3 103 157 569 949 -10.968 -0.003 -9.286 0.417 -1.974 1.040 -1.498 + D 372 370 3 373 3 99 153 567 947 -6.652 -1.517 -0.642 + IR 373 373 3 373 3 103 157 569 950 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 70 ] - 1138 - a - - + MR 374 373 3 376 3 102 156 568 948 -10.971 -0.005 -8.301 0.441 -0.323 -0.098 -0.138 + D 375 373 3 376 3 98 153 566 946 -6.551 -1.505 -0.651 + IR 376 376 3 376 3 102 156 568 949 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 1137 - c - - + MR 377 376 3 379 3 101 155 567 947 -10.970 -0.006 -8.090 -0.205 0.297 -0.416 0.208 + D 378 376 3 379 3 97 152 565 945 -6.581 -1.451 -0.681 + IR 379 379 3 379 3 101 155 567 948 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 1136 - a - - + MR 380 379 3 382 3 100 154 566 946 -10.969 -0.004 -9.017 0.846 -0.592 -0.227 -0.546 + D 381 379 3 382 3 96 151 564 944 -6.613 -1.509 -0.647 + IR 382 382 3 382 3 100 154 566 947 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 1135 - a - - + MR 383 382 3 385 3 99 153 565 945 -10.971 -0.003 -9.033 0.657 -0.360 -0.087 -0.511 + D 384 382 3 385 3 96 150 563 943 -6.542 -1.720 -0.544 + IR 385 385 3 385 3 99 153 565 946 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 1134 - a - - + MR 386 385 3 388 3 98 152 564 944 -10.970 -0.006 -8.039 0.949 -0.762 -0.575 -0.306 + D 387 385 3 388 3 95 149 562 942 -6.563 -1.740 -0.535 + IR 388 388 3 388 3 98 152 564 945 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 75 ] - 1133 - A - - + MR 389 388 3 391 3 97 151 563 943 -10.967 -0.011 -7.091 1.225 -1.175 -1.720 -0.128 + D 390 388 3 391 3 94 148 561 941 -6.700 -1.878 -0.477 + IR 391 391 3 391 3 97 151 563 944 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 76 ] - 1132 - A - - + MR 392 391 3 394 3 96 150 562 942 -10.959 -0.133 -3.510 1.200 -0.965 -1.399 -0.302 + D 393 391 3 394 3 94 148 560 941 -7.005 -2.183 -0.373 + IR 394 394 3 394 3 96 150 563 943 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 77 ] - 1131 - a - - + MR 395 394 3 397 3 95 149 561 941 -1.415 -1.218 -2.358 0.934 -0.634 -1.153 -0.007 + D 396 394 3 397 3 94 148 560 940 -8.950 -0.465 -1.871 + IR 397 397 3 397 3 96 150 560 940 -1.810 -0.563 -4.715 0.000 0.000 0.000 0.000 + [ MATR 78 ] - 1126 - u - - + MR 398 397 3 400 3 95 148 559 939 -10.632 -0.024 -6.001 -0.087 0.058 -1.413 0.715 + D 399 397 3 400 3 92 146 564 944 -1.617 -2.337 -1.071 + IR 400 400 3 400 3 98 152 574 954 -0.127 -3.883 -5.940 0.000 0.000 0.000 0.000 + [ MATR 79 ] - 1043 - a - - + MR 401 400 3 403 3 94 148 558 938 -10.779 -0.003 -9.097 0.522 -0.425 -0.986 0.394 + D 402 400 3 403 3 91 144 555 935 -9.293 -1.772 -0.503 + IR 403 403 3 403 3 94 148 558 938 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 80 ] - 1042 - A - - + MR 404 403 3 406 3 93 147 557 937 -10.837 -0.010 -7.260 1.387 -1.516 -1.676 -0.471 + D 405 403 3 406 3 90 144 554 934 -8.882 -2.047 -0.404 + IR 406 406 3 406 3 93 147 557 937 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 81 ] - 1041 - A - - + MR 407 406 3 409 3 92 146 556 936 -10.862 -0.005 -8.266 1.198 -1.104 -0.147 -1.570 + D 408 406 3 409 3 90 143 554 934 -8.660 -1.566 -0.600 + IR 409 409 3 409 3 92 146 556 936 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 82 ] - 1040 - A - - + MR 410 409 3 412 3 91 145 555 935 -10.899 -0.018 -6.417 1.869 -3.158 -3.742 -2.630 + D 411 409 3 412 3 89 143 553 933 -8.240 -2.343 -0.323 + IR 412 412 3 412 3 91 145 555 935 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 83 ] - 1039 - G - - + MR 413 412 3 415 2 90 144 554 934 -10.226 -0.001 -0.980 -2.093 1.279 -0.265 + D 414 412 3 415 2 89 143 553 933 -6.372 -0.018 + IR 415 415 3 415 2 90 144 554 934 -1.767 -0.502 0.000 0.000 0.000 0.000 + [ BIF 84 ] - - - - - - + B 416 415 3 417 801 89 143 553 933 + [ BEGL 85 ] - - - - - - + S 417 416 1 418 1 23 64 453 834 0.000 + [ BIF 86 ] - - - - - - + B 418 417 1 545 419 23 64 453 834 + [ BEGR 162 ] - - - - - - + S 419 418 1 420 3 0 2 254 512 -1.300 -2.733 -1.174 + IL 420 420 2 420 3 1 9 267 525 -0.103 -3.929 -8.246 0.000 0.000 0.000 0.000 + [ MATL 163 ] 634 - g - - - + ML 421 420 2 423 3 1 6 96 165 -9.778 -0.016 -6.655 -0.289 -0.352 0.714 -0.400 + D 422 420 2 423 3 0 1 94 163 -11.014 -1.478 -0.643 + IL 423 423 3 423 3 1 5 96 165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 164 ] 635 - c - - - + ML 424 423 3 426 5 1 6 95 164 -9.134 -0.017 -7.324 -8.869 -9.505 -0.193 0.582 -0.313 -0.280 + D 425 423 3 426 5 0 0 93 163 -8.428 -0.187 -5.830 -3.789 -5.122 + IL 426 426 3 426 5 1 1 95 164 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 165 ] 636 738 C G - - + MP 427 426 3 431 6 2 7 94 163 -10.776 -10.716 -0.010 -8.476 -8.878 -10.167 -3.029 -3.092 -3.385 0.391 -2.685 -3.742 3.067 -2.894 -3.412 0.507 -3.919 -1.005 1.487 -3.310 -1.141 -2.558 + ML 428 426 3 431 6 1 1 92 161 -6.580 -6.926 -1.123 -1.113 -6.775 -4.305 0.348 -0.293 -0.251 0.099 + MR 429 426 3 431 6 1 1 91 160 -7.655 -6.384 -1.665 -6.362 -0.797 -3.648 0.446 -0.488 -0.163 0.045 + D 430 426 3 431 6 0 0 87 156 -9.317 -8.015 -3.268 -4.494 -3.969 -0.354 + IL 431 431 5 431 6 1 1 93 162 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 432 432 6 432 5 1 1 93 162 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 166 ] 637 737 g c - - + MP 433 432 6 437 6 2 6 92 161 -10.787 -10.726 -0.009 -8.711 -9.782 -9.653 -4.459 -3.409 -4.369 1.834 -4.905 -4.718 1.022 -4.613 -3.991 2.834 -4.453 0.514 -0.016 -3.856 -1.872 -3.246 + ML 434 432 6 437 6 1 1 89 159 -6.443 -6.789 -1.353 -0.970 -6.639 -3.894 0.333 -0.448 -0.077 0.084 + MR 435 432 6 437 6 1 1 89 158 -7.477 -5.639 -1.856 -6.184 -0.689 -3.964 0.257 -0.251 -0.326 0.223 + D 436 432 6 437 6 0 0 84 154 -9.346 -8.044 -3.841 -4.195 -4.541 -0.273 + IL 437 437 5 437 6 1 1 91 160 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 438 438 6 438 5 1 1 91 160 -2.415 -0.503 -5.926 -3.983 -5.200 0.000 0.000 0.000 0.000 + [ MATP 167 ] 638 735 u g - - + MP 439 438 6 443 6 2 6 90 159 -10.789 -10.728 -0.007 -9.505 -9.460 -9.750 -3.143 -3.376 -3.389 0.383 -2.941 -3.840 1.668 -3.612 -3.497 0.711 -3.928 -1.131 1.630 -3.565 2.416 -2.604 + ML 440 438 6 443 6 1 1 87 157 -6.438 -6.784 -1.376 -0.946 -6.634 -3.938 0.309 -0.309 -0.276 0.174 + MR 441 438 6 443 6 1 1 87 156 -7.385 -6.114 -1.906 -6.092 -0.627 -4.306 0.308 -0.392 -0.087 0.082 + D 442 438 6 443 6 0 0 82 152 -9.413 -8.111 -3.908 -4.590 -3.922 -0.285 + IL 443 443 5 443 6 1 1 89 158 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 444 444 6 444 5 1 1 89 158 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 168 ] 639 734 c g - - + MP 445 444 6 449 6 2 5 88 157 -10.790 -10.730 -0.011 -8.439 -8.877 -9.766 -2.767 -2.664 -2.874 0.510 -2.708 -3.396 2.770 -3.116 -2.406 0.433 -3.122 -1.148 1.756 -2.680 0.094 -2.036 + ML 446 444 6 449 6 1 1 85 155 -6.378 -6.724 -1.313 -0.979 -6.574 -4.103 0.378 -0.202 -0.374 0.083 + MR 447 444 6 449 6 1 1 85 154 -7.391 -6.120 -1.874 -6.098 -0.658 -4.098 0.329 -0.386 -0.182 0.133 + D 448 444 6 449 6 0 0 80 149 -9.410 -8.109 -3.906 -4.588 -4.273 -0.260 + IL 449 449 5 449 6 1 1 87 156 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 450 450 6 450 5 1 1 87 156 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 169 ] 640 733 c g - - + MP 451 450 6 455 6 2 4 86 155 -10.789 -10.728 -0.013 -8.807 -7.824 -9.768 -1.863 -2.093 -2.547 1.112 -2.082 -2.483 2.122 -2.435 -1.961 1.226 -2.906 -1.044 1.863 -2.343 -0.264 -1.625 + ML 452 450 6 455 6 1 1 83 153 -6.414 -6.760 -1.395 -0.962 -6.610 -3.730 0.366 -0.372 -0.274 0.152 + MR 453 450 6 455 6 1 1 83 153 -7.389 -6.118 -2.027 -6.097 -0.643 -3.660 0.268 -0.366 -0.249 0.238 + D 454 450 6 455 6 0 0 78 147 -9.430 -8.128 -3.616 -4.250 -4.625 -0.286 + IL 455 455 5 455 6 1 1 85 154 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 456 456 6 456 5 1 1 85 154 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 170 ] 641 732 c g - - + MP 457 456 6 461 4 2 2 84 153 -1.898 -10.762 -0.847 -2.513 -1.573 -1.793 -1.681 1.135 -1.546 -1.616 1.826 -1.631 -1.741 1.422 -2.889 -0.845 1.616 -1.962 -0.286 -0.946 + ML 458 456 6 461 4 1 1 81 151 -2.210 -4.871 -1.632 -1.228 0.317 -0.295 -0.223 0.114 + MR 459 456 6 461 4 1 1 82 151 -4.660 -13.458 -0.427 -2.206 0.193 -0.084 -0.423 0.223 + D 460 456 6 461 4 0 0 74 144 -14.173 -15.443 -3.472 -0.136 + IL 461 461 5 461 4 1 1 83 152 -4.412 -7.149 -0.161 -4.270 0.000 0.000 0.000 0.000 + IR 462 462 6 462 3 1 1 83 152 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 171 ] - 731 - a - - + MR 463 462 6 465 3 1 1 82 151 -2.100 -0.936 -2.035 0.443 -0.164 -0.721 0.190 + D 464 462 6 465 3 0 0 70 139 -6.324 -4.893 -0.068 + IR 465 465 3 465 3 1 1 87 156 -0.384 -2.379 -4.594 0.000 0.000 0.000 0.000 + [ MATR 172 ] - 689 - a - - + MR 466 465 3 468 5 1 1 39 57 -8.861 -0.212 -3.521 -5.396 -5.411 0.679 -0.820 -0.636 0.250 + D 467 465 3 468 5 0 0 38 56 -9.052 -0.395 -3.278 -5.934 -3.078 + IR 468 468 3 468 5 1 1 40 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 173 ] 645 688 c g - - + MP 469 468 3 473 6 2 2 38 56 -10.592 -10.532 -0.021 -7.154 -7.930 -8.899 -0.932 -1.804 -1.442 0.969 -0.444 -2.153 1.999 -1.136 -2.158 0.689 -2.489 -0.433 1.538 -2.048 -0.166 -0.597 + ML 470 468 3 473 6 1 1 37 55 -8.362 -8.709 -0.485 -2.186 -5.488 -4.720 0.305 -0.273 -0.561 0.332 + MR 471 468 3 473 6 1 1 37 54 -7.648 -6.377 -1.233 -5.052 -1.043 -4.569 0.301 -0.315 -0.308 0.209 + D 472 468 3 473 6 0 0 36 53 -10.959 -9.658 -1.305 -4.698 -4.285 -0.989 + IL 473 473 5 473 6 1 1 38 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 474 474 6 474 5 1 1 38 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 174 ] 646 687 c g - - + MP 475 474 6 479 6 2 2 36 54 -10.735 -10.674 -0.058 -6.658 -6.697 -5.747 -1.965 -2.074 -1.936 1.251 -1.488 -2.953 2.315 -2.320 -2.322 0.927 -2.885 -0.508 1.453 -2.124 -0.430 -0.855 + ML 476 474 6 479 6 1 1 35 52 -7.065 -7.411 -1.402 -1.278 -3.314 -3.392 0.222 -0.173 -0.546 0.336 + MR 477 474 6 479 6 1 1 35 52 -7.538 -6.267 -1.529 -6.245 -0.820 -4.178 0.259 -0.343 -0.414 0.339 + D 478 474 6 479 6 0 0 33 50 -10.233 -8.931 -2.716 -4.386 -4.016 -0.444 + IL 479 479 5 479 6 1 1 36 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 480 480 6 480 5 1 1 36 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 175 ] 647 686 c g - - + MP 481 480 6 485 6 2 2 34 52 -10.708 -10.648 -0.137 -7.640 -5.938 -3.883 -1.833 -2.119 -2.226 1.336 -1.903 -3.059 2.069 -2.376 -2.344 1.264 -2.876 -0.585 1.632 -2.359 -0.246 -1.195 + ML 482 480 6 485 6 1 1 33 50 -6.945 -7.291 -1.509 -1.170 -3.899 -3.026 0.253 -0.156 -0.369 0.184 + MR 483 480 6 485 6 1 1 33 51 -7.813 -6.542 -1.314 -6.520 -0.963 -4.091 0.496 -0.441 -0.379 0.117 + D 484 480 6 485 6 0 0 31 49 -10.610 -9.308 -2.506 -5.421 -4.022 -0.441 + IL 485 485 5 485 6 1 1 34 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 486 486 6 486 5 1 1 34 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 176 ] 648 685 a u - - + MP 487 486 6 491 6 2 2 32 50 -2.885 -5.714 -0.309 -6.978 -6.458 -5.712 -1.613 -2.304 -2.147 1.649 -2.069 -3.216 1.506 -2.598 -2.105 1.531 -2.921 -0.175 1.408 -2.336 0.375 -1.094 + ML 488 486 6 491 6 1 1 31 49 -3.949 -6.130 -1.225 -1.366 -5.044 -3.742 0.356 -0.408 -0.172 0.109 + MR 489 486 6 491 6 1 1 31 48 -6.322 -4.057 -0.976 -5.369 -1.536 -4.322 0.256 -0.462 -0.008 0.118 + D 490 486 6 491 6 0 0 29 47 -11.642 -10.340 -0.446 -5.071 -5.079 -2.281 + IL 491 491 5 491 6 1 1 32 50 -2.638 -1.364 -1.246 -6.154 -7.047 -7.062 0.000 0.000 0.000 0.000 + IR 492 492 6 492 5 1 1 31 49 -2.952 -0.284 -7.039 -4.965 -6.660 0.000 0.000 0.000 0.000 + [ MATP 177 ] 654 681 g c - - + MP 493 492 6 497 6 2 2 30 47 -10.733 -10.672 -0.009 -8.872 -9.228 -10.123 -1.760 -2.055 -1.237 1.549 -2.020 -3.171 1.444 -2.330 -1.691 1.628 -2.465 0.103 1.287 -2.251 0.101 -1.126 + ML 494 492 6 497 6 1 1 28 46 -6.803 -7.149 -0.878 -1.395 -6.999 -4.263 0.180 -0.195 -0.378 0.291 + MR 495 492 6 497 6 1 1 28 46 -7.722 -6.451 -0.970 -6.429 -1.245 -4.643 0.156 -0.305 -0.480 0.444 + D 496 492 6 497 6 0 0 27 45 -10.330 -9.028 -1.176 -4.796 -4.006 -1.131 + IL 497 497 5 497 6 1 1 30 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 498 498 6 498 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 178 ] 655 680 c g - - + MP 499 498 6 503 6 2 2 28 45 -10.792 -10.732 -0.009 -9.044 -8.984 -10.183 -1.785 -2.080 -1.474 1.233 -1.218 -3.159 1.723 -2.455 -2.054 1.619 -1.940 -0.159 1.279 -2.138 0.252 -1.234 + ML 500 498 6 503 6 1 1 26 44 -6.407 -6.753 -1.371 -0.960 -5.565 -4.132 0.362 -0.479 0.007 -0.011 + MR 501 498 6 503 6 1 1 26 44 -7.278 -6.007 -1.675 -5.986 -0.750 -4.199 0.290 -0.311 -0.287 0.203 + D 502 498 6 503 6 0 0 24 42 -9.454 -8.152 -3.757 -4.330 -3.867 -0.317 + IL 503 503 5 503 6 1 1 28 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 504 504 6 504 5 1 1 27 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 179 ] 656 679 c g - - + MP 505 504 6 509 6 2 2 26 43 -10.794 -10.733 -0.016 -7.278 -8.702 -9.553 -1.995 -2.108 -2.054 0.909 -1.335 -1.947 1.918 -2.745 -1.511 1.198 -2.561 -0.879 1.296 -1.742 1.180 -1.200 + ML 506 504 6 509 6 1 1 25 42 -6.396 -6.743 -1.274 -1.007 -6.592 -4.122 0.398 -0.380 -0.345 0.172 + MR 507 504 6 509 6 1 1 25 42 -7.289 -6.018 -1.631 -5.996 -0.772 -4.209 0.309 -0.361 -0.365 0.270 + D 508 504 6 509 6 0 0 23 41 -9.384 -8.082 -3.453 -3.673 -4.579 -0.352 + IL 509 509 5 509 6 1 1 26 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 510 510 6 510 5 1 1 25 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 180 ] 657 678 c g - - + MP 511 510 6 515 4 2 2 24 41 -9.711 -4.248 -0.090 -7.285 -0.964 -2.263 -0.996 0.855 -1.484 -2.696 1.469 -2.519 0.785 0.908 -1.247 -1.052 1.187 -2.021 1.010 -1.071 + ML 512 510 6 515 4 1 1 24 41 -3.854 -4.043 -0.512 -2.565 0.358 -0.155 -0.461 0.129 + MR 513 510 6 515 4 1 1 24 41 -5.116 -3.617 -1.773 -0.744 0.591 -0.626 -0.150 -0.081 + D 514 510 6 515 4 0 0 23 40 -4.829 -4.102 -2.526 -0.448 + IL 515 515 5 515 4 1 1 25 43 -1.704 -2.387 -1.096 -4.873 0.000 0.000 0.000 0.000 + IR 516 516 6 516 3 1 1 24 41 -1.838 -0.542 -4.907 0.000 0.000 0.000 0.000 + [ MATL 181 ] 659 - u - - - + ML 517 516 6 519 3 1 1 21 39 -10.645 -0.347 -2.231 0.291 -0.372 -0.848 0.535 + D 518 516 6 519 3 0 0 20 39 -7.064 -2.248 -0.355 + IL 519 519 3 519 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 182 ] 660 - u - - - + ML 520 519 3 522 3 1 1 20 38 -3.850 -0.107 -8.959 -1.006 0.629 -1.643 0.710 + D 521 519 3 522 3 0 0 18 37 -6.849 -0.131 -3.676 + IL 522 522 3 522 3 1 1 21 39 -1.741 -0.578 -5.005 0.000 0.000 0.000 0.000 + [ MATL 183 ] 666 - G - - - + ML 523 522 3 525 3 1 1 18 36 -10.654 -0.004 -8.776 -0.764 -1.760 1.141 -0.134 + D 524 522 3 525 3 0 0 18 37 -6.738 -1.664 -0.567 + IL 525 525 3 525 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 184 ] 667 - C - - - + ML 526 525 3 528 3 1 1 17 35 -10.657 -0.003 -9.311 -1.780 1.361 -2.782 -0.009 + D 527 525 3 528 3 0 0 17 36 -6.622 -1.742 -0.534 + IL 528 528 3 528 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 185 ] 668 - C - - - + ML 529 528 3 531 3 1 1 16 34 -10.659 -0.004 -8.958 -2.106 1.237 -3.098 0.373 + D 530 528 3 531 3 0 0 16 35 -6.515 -1.934 -0.459 + IL 531 531 3 531 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 186 ] 669 - u - - - + ML 532 531 3 534 3 1 1 14 33 -10.659 -0.004 -8.865 -1.066 0.585 -1.198 0.666 + D 533 531 3 534 3 0 0 15 34 -6.521 -2.034 -0.425 + IL 534 534 3 534 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 187 ] 670 - g - - - + ML 535 534 3 537 3 1 1 13 31 -10.658 -0.005 -8.614 0.035 -0.995 0.737 -0.310 + D 536 534 3 537 3 0 0 14 33 -6.560 -2.002 -0.435 + IL 537 537 3 537 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 671 - u - - - + ML 538 537 3 540 3 1 1 11 30 -10.657 -0.070 -4.412 0.016 0.053 -0.661 0.400 + D 539 537 3 540 3 0 0 13 31 -6.606 -2.119 -0.397 + IL 540 540 3 540 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 672 - u - - - + ML 541 540 3 543 2 1 1 1 1 * 0.000 -0.164 -0.615 0.269 0.322 + D 542 540 3 543 2 0 0 0 0 * 0.000 + IL 543 543 3 543 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 190 ] - - - - - - + E 544 543 3 -1 0 0 0 0 0 + [ BEGL 87 ] - - - - - - + S 545 418 1 546 1 0 32 400 780 0.000 + [ BIF 88 ] - - - - - - + B 546 545 1 547 633 0 32 400 780 + [ BEGL 89 ] - - - - - - + S 547 546 1 548 4 0 0 46 66 -0.190 -5.119 -4.024 -4.917 + [ MATP 90 ] 88 250 u a - - + MP 548 547 1 552 6 2 2 46 66 -10.650 -10.589 -0.014 -8.513 -7.864 -9.723 -1.278 -2.538 -2.446 0.462 0.565 -3.400 0.841 -2.833 0.198 1.140 -2.698 -0.868 2.287 -2.300 -0.169 -1.632 + ML 549 547 1 552 6 1 1 44 65 -7.297 -7.643 -0.894 -1.611 -3.633 -4.552 -0.000 -0.342 -0.139 0.382 + MR 550 547 1 552 6 1 1 44 65 -8.585 -7.314 -1.518 -7.293 -0.723 -5.073 1.264 -1.186 -0.899 -0.684 + D 551 547 1 552 6 0 0 42 63 -10.418 -9.116 -2.591 -4.314 -1.919 -0.952 + IL 552 552 5 552 6 1 1 46 66 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 553 553 6 553 5 1 1 45 66 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 91 ] 89 249 g c - - + MP 554 553 6 558 6 2 2 44 64 -10.710 -10.649 -0.022 -9.426 -6.686 -8.416 -2.210 -2.537 -2.491 0.797 -1.927 -3.084 1.326 -2.986 -2.109 2.595 -3.114 -0.678 1.201 -2.479 -0.287 -1.443 + ML 555 553 6 558 6 1 1 42 63 -6.612 -6.958 -1.240 -1.267 -3.896 -3.728 0.255 -0.358 -0.075 0.107 + MR 556 553 6 558 6 1 1 42 62 -8.542 -7.271 -2.195 -7.250 -0.457 -4.740 0.845 -0.340 -0.856 -0.216 + D 557 553 6 558 6 0 0 40 60 -9.736 -8.434 -4.049 -4.914 -2.065 -0.592 + IL 558 558 5 558 6 1 1 44 64 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 559 559 6 559 5 1 1 43 64 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 92 ] 90 248 c g - - + MP 560 559 6 564 6 2 2 42 63 -10.069 -10.653 -0.032 -8.599 -6.409 -7.426 -2.285 -2.327 -2.518 1.544 -2.103 -3.391 2.282 -2.854 -2.583 0.811 -3.188 -0.845 1.455 -2.303 0.130 -0.859 + ML 561 559 6 564 6 1 1 40 61 -6.301 -6.647 -1.280 -1.020 -6.497 -4.026 0.440 -0.377 -0.244 0.040 + MR 562 559 6 564 6 1 1 40 60 -8.651 -7.380 -1.964 -7.358 -0.631 -3.585 0.865 -0.713 -0.556 -0.170 + D 563 559 6 564 6 0 0 37 58 -9.611 -8.309 -4.106 -4.789 -3.430 -0.307 + IL 564 564 5 564 6 1 1 42 62 -2.594 -2.857 -0.750 -4.512 -5.288 -4.948 0.000 0.000 0.000 0.000 + IR 565 565 6 565 5 1 1 41 62 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 93 ] 92 247 c g - - + MP 566 565 6 570 6 2 2 40 61 -10.710 -10.191 -0.056 -7.775 -6.322 -5.661 -2.183 -2.376 -2.386 1.543 -2.216 -3.420 1.833 -2.806 -2.561 1.593 -2.830 -0.347 1.477 -2.519 0.073 -1.547 + ML 567 565 6 570 6 1 1 38 59 -6.332 -6.678 -1.323 -1.025 -6.528 -3.720 0.359 -0.363 -0.188 0.086 + MR 568 565 6 570 6 1 1 38 58 -8.529 -7.258 -1.991 -5.907 -0.997 -2.175 0.307 0.055 -0.714 0.156 + D 569 565 6 570 6 0 0 35 56 -10.001 -8.699 -3.989 -5.178 -4.835 -0.199 + IL 570 570 5 570 6 1 1 40 60 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 571 571 6 571 5 1 1 39 60 -2.415 -0.494 -5.926 -4.093 -5.199 0.000 0.000 0.000 0.000 + [ MATP 94 ] 93 245 g c - - + MP 572 571 6 576 6 2 2 38 59 -10.680 -10.620 -0.055 -8.437 -6.163 -5.706 -2.019 -2.057 -2.163 1.480 -2.085 -3.217 1.589 -2.771 -2.378 1.980 -2.689 -0.261 1.161 -2.639 0.163 -1.474 + ML 573 571 6 576 6 1 1 36 57 -6.490 -6.836 -1.446 -1.151 -4.857 -2.964 0.300 -0.197 -0.308 0.123 + MR 574 571 6 576 6 1 1 36 57 -8.191 -6.920 -1.674 -5.311 -1.084 -2.491 0.051 -0.211 -0.160 0.269 + D 575 571 6 576 6 0 0 33 53 -10.945 -9.643 -5.037 -6.122 -4.207 -0.153 + IL 576 576 5 576 6 1 1 38 58 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 577 577 6 577 5 1 1 37 58 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 94 244 g c - - + MP 578 577 6 582 6 2 2 36 57 -10.652 -10.591 -0.195 -7.769 -4.804 -3.561 -1.416 -2.308 -1.246 1.011 -1.740 -3.249 1.631 -2.766 -1.788 1.888 -2.330 -0.417 1.148 -2.342 0.592 -1.064 + ML 579 577 6 582 6 1 1 34 55 -6.431 -6.777 -1.381 -1.043 -6.627 -3.320 0.373 -0.401 -0.164 0.077 + MR 580 577 6 582 6 1 1 34 54 -8.050 -6.779 -2.353 -3.897 -1.357 -1.582 0.069 -0.266 -0.092 0.240 + D 581 577 6 582 6 0 0 31 52 -11.393 -10.091 -5.888 -5.610 -5.093 -0.102 + IL 582 582 5 582 6 1 1 36 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 583 583 6 583 5 1 1 35 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 96 ] 95 243 u a - - + MP 584 583 6 588 4 2 2 34 55 -2.272 -1.331 -1.895 -2.980 -0.422 -1.709 -1.021 1.161 -1.320 -2.462 1.463 -2.447 -1.661 1.092 -2.617 -0.601 1.669 -1.594 -0.068 -0.055 + ML 585 583 6 588 4 1 1 32 52 -4.092 -3.623 -0.467 -2.872 0.261 -0.125 -0.536 0.258 + MR 586 583 6 588 4 1 1 32 53 -4.481 -2.292 -2.380 -0.839 0.233 -0.236 -0.481 0.333 + D 587 583 6 588 4 0 0 31 52 -7.476 -1.659 -3.304 -0.795 + IL 588 588 5 588 4 1 1 33 54 -2.299 -1.133 -1.574 -7.609 0.000 0.000 0.000 0.000 + IR 589 589 6 589 3 1 1 32 53 -1.292 -1.230 -2.598 0.000 0.000 0.000 0.000 + [ MATL 97 ] 102 - g - - - + ML 590 589 6 592 3 1 1 26 45 -10.005 -0.005 -8.659 -0.081 -0.662 0.594 -0.130 + D 591 589 6 592 3 0 0 25 43 -10.703 -0.214 -2.865 + IL 592 592 3 592 3 1 1 30 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 98 ] 103 - a - - - + ML 593 592 3 595 3 1 1 25 43 -10.605 -0.004 -8.950 0.457 -0.620 0.195 -0.266 + D 594 592 3 595 3 0 0 24 43 -7.979 -0.479 -1.843 + IL 595 595 3 595 3 1 1 29 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 99 ] 104 - c - - - + ML 596 595 3 598 3 1 1 24 42 -10.658 -0.003 -9.312 -0.308 0.738 -0.685 -0.147 + D 597 595 3 598 3 0 0 24 42 -6.576 -1.485 -0.661 + IL 598 598 3 598 3 1 1 28 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 100 ] 105 - C - - - + ML 599 598 3 601 3 1 1 23 41 -10.662 -0.003 -9.316 -1.963 1.542 -1.935 -0.813 + D 600 598 3 601 3 0 0 23 41 -6.388 -1.636 -0.586 + IL 601 601 3 601 3 1 1 27 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 101 ] 106 - U - - - + ML 602 601 3 604 3 1 1 22 40 -10.663 -0.004 -8.843 -0.335 -0.781 -1.339 1.157 + D 603 601 3 604 3 0 0 22 40 -6.308 -1.669 -0.572 + IL 604 604 3 604 3 1 1 26 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 107 - C - - - + ML 605 604 3 607 3 1 1 21 39 -10.116 -0.008 -7.785 -3.566 1.837 -3.314 -2.052 + D 606 604 3 607 3 0 0 21 40 -6.311 -1.659 -0.576 + IL 607 607 3 607 3 1 1 25 44 -1.417 -0.812 -4.166 0.000 0.000 0.000 0.000 + [ MATL 103 ] 112 - G - - - + ML 608 607 3 610 3 1 1 19 38 -10.660 -0.004 -8.822 -1.832 -1.475 1.493 -0.879 + D 609 607 3 610 3 0 0 20 38 -6.484 -1.774 -0.522 + IL 610 610 3 610 3 1 1 24 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 113 - U - - - + ML 611 610 3 613 3 1 1 18 37 -10.053 -0.004 -9.042 -1.915 -1.765 -3.060 1.731 + D 612 610 3 613 3 0 0 19 37 -6.468 -1.732 -0.540 + IL 613 613 3 613 3 1 1 23 42 -1.425 -0.807 -4.163 0.000 0.000 0.000 0.000 + [ MATL 105 ] 117 - a - - - + ML 614 613 3 616 3 1 1 17 35 -10.661 -0.004 -9.069 0.910 -1.690 -2.048 0.650 + D 615 613 3 616 3 0 0 18 36 -6.422 -1.451 -0.684 + IL 616 616 3 616 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 106 ] 118 - A - - - + ML 617 616 3 619 3 1 1 16 34 -10.664 -0.005 -8.640 1.890 -3.248 -3.750 -3.117 + D 618 616 3 619 3 0 0 17 35 -6.287 -1.800 -0.515 + IL 619 619 3 619 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 107 ] 119 - A - - - + ML 620 619 3 622 3 1 1 15 33 -10.662 -0.005 -8.437 1.768 -2.263 -3.180 -1.862 + D 621 619 3 622 3 0 0 15 34 -6.360 -1.780 -0.522 + IL 622 622 3 622 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 108 ] 120 - A - - - + ML 623 622 3 625 3 1 1 14 31 -10.661 -0.491 -1.796 1.107 -0.936 -1.984 0.098 + D 624 622 3 625 3 0 0 14 33 -6.432 -1.945 -0.457 + IL 625 625 3 625 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 109 ] 121 - c - - - + ML 626 625 3 628 3 1 1 13 27 -3.998 -0.144 -4.945 0.407 0.829 -1.523 -0.862 + D 627 625 3 628 3 0 0 8 23 -10.373 -5.629 -0.031 + IL 628 628 3 628 3 1 1 14 28 -1.868 -0.584 -4.088 0.000 0.000 0.000 0.000 + [ MATL 110 ] 125 - a - - - + ML 629 628 3 631 2 1 1 1 1 * 0.000 0.769 -0.159 -1.158 -0.071 + D 630 628 3 631 2 0 0 0 0 * 0.000 + IL 631 631 3 631 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 111 ] - - - - - - + E 632 631 3 -1 0 0 0 0 0 + [ BEGR 112 ] - - - - - - + S 633 546 1 634 3 0 10 373 753 -1.376 -1.110 -2.722 + IL 634 634 2 634 3 1 13 374 754 -1.247 -0.803 -7.486 0.000 0.000 0.000 0.000 + [ MATL 113 ] 260 - A - - - + ML 635 634 2 637 3 1 12 373 753 -10.431 -0.004 -9.085 1.096 -0.573 -1.626 -0.208 + D 636 634 2 637 3 0 7 371 751 -9.502 -0.170 -3.187 + IL 637 637 3 637 3 1 8 373 753 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 114 ] 261 - A - - - + ML 638 637 3 640 3 1 11 372 752 -10.655 -0.003 -9.309 1.389 -0.801 -1.890 -0.896 + D 639 637 3 640 3 0 2 369 749 -6.688 -1.357 -0.737 + IL 640 640 3 640 3 1 7 372 752 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 115 ] 262 - A - - - + ML 641 640 3 643 3 1 10 371 751 -10.661 -0.003 -9.315 1.297 -0.590 -1.715 -0.802 + D 642 640 3 643 3 0 1 368 748 -6.414 -1.521 -0.644 + IL 643 643 3 643 3 1 6 371 751 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 116 ] 263 - a - - - + ML 644 643 3 646 3 1 10 370 750 -10.664 -0.003 -9.318 0.977 -0.270 -1.690 -0.164 + D 645 643 3 646 3 0 0 366 747 -6.285 -1.798 -0.515 + IL 646 646 3 646 3 1 6 370 750 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 117 ] 264 - a - - - + ML 647 646 3 649 3 1 9 369 749 -10.664 -0.004 -9.059 0.782 -0.637 -1.394 0.329 + D 648 646 3 649 3 0 0 366 746 -6.285 -1.798 -0.515 + IL 649 649 3 649 3 1 5 369 749 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 265 - A - - - + ML 650 649 3 652 3 1 8 368 748 -10.663 -0.004 -9.017 1.231 -1.715 -1.389 -0.050 + D 651 649 3 652 3 0 0 365 745 -6.310 -1.729 -0.544 + IL 652 652 3 652 3 1 4 368 748 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 266 - U - - - + ML 653 652 3 655 3 1 7 367 747 -10.663 -0.003 -9.317 -2.658 -0.882 -3.120 1.671 + D 654 652 3 655 3 0 0 364 744 -6.311 -1.824 -0.504 + IL 655 655 3 655 3 1 3 367 747 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 267 - A - - - + ML 656 655 3 658 3 1 7 366 746 -10.663 -0.004 -9.022 1.978 -6.367 -4.967 -6.023 + D 657 655 3 658 3 0 0 363 743 -6.311 -1.648 -0.581 + IL 658 658 3 658 3 1 2 366 746 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 268 - A - - - + ML 659 658 3 661 3 1 6 365 745 -10.664 -0.005 -8.593 1.634 -2.168 -1.004 -2.514 + D 660 658 3 661 3 0 0 362 742 -6.286 -1.799 -0.515 + IL 661 661 3 661 3 1 2 365 745 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 269 - a - - - + ML 662 661 3 664 3 1 5 364 744 -10.662 -0.003 -9.316 0.475 -0.112 -0.445 -0.073 + D 663 661 3 664 3 0 0 361 741 -6.366 -1.609 -0.599 + IL 664 664 3 664 3 1 1 364 744 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 123 ] 270 - U - - - + ML 665 664 3 667 3 1 5 363 743 -10.664 -0.005 -8.518 -2.445 -0.086 -3.831 1.487 + D 666 664 3 667 3 0 0 359 740 -6.283 -1.796 -0.516 + IL 667 667 3 667 3 1 1 363 743 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 124 ] 271 - G - - - + ML 668 667 3 670 3 1 4 362 742 -10.662 -0.004 -8.697 -4.172 -5.183 1.960 -5.242 + D 669 667 3 670 3 0 0 358 739 -6.373 -1.801 -0.513 + IL 670 670 3 670 3 1 1 362 742 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 125 ] 272 - C - - - + ML 671 670 3 673 3 1 4 361 741 -10.661 -0.003 -9.315 -1.997 1.531 -0.722 -1.980 + D 672 670 3 673 3 0 0 357 738 -6.412 -1.925 -0.464 + IL 673 673 3 673 3 1 1 361 741 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 126 ] 273 - c - - - + ML 674 673 3 676 3 1 3 360 740 -10.661 -0.004 -8.823 0.400 0.757 -1.613 -0.592 + D 675 673 3 676 3 0 0 357 737 -6.412 -1.707 -0.552 + IL 676 676 3 676 3 1 1 360 740 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 127 ] 274 - A - - - + ML 677 676 3 679 3 1 3 359 739 -10.662 -0.004 -9.057 1.524 -5.029 0.078 -4.726 + D 678 676 3 679 3 0 0 356 736 -6.397 -1.547 -0.630 + IL 679 679 3 679 3 1 1 359 739 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 275 - A - - - + ML 680 679 3 682 3 1 3 358 738 -10.663 -0.003 -9.317 1.909 -3.207 -3.859 -3.884 + D 681 679 3 682 3 0 0 354 734 -6.307 -1.737 -0.541 + IL 682 682 3 682 3 1 1 358 738 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 276 - c - - - + ML 683 682 3 685 3 1 2 357 737 -10.664 -0.003 -9.318 0.069 0.902 -2.025 -0.257 + D 684 682 3 685 3 0 0 353 733 -6.283 -1.796 -0.516 + IL 685 685 3 685 3 1 1 357 737 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 277 - a - - - + ML 686 685 3 688 3 1 2 356 736 -10.664 -0.003 -9.318 0.790 -1.220 0.065 -0.330 + D 687 685 3 688 3 0 0 352 732 -6.283 -1.727 -0.546 + IL 688 688 3 688 3 1 1 356 736 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 131 ] 278 - A - - - + ML 689 688 3 691 3 1 2 355 735 -10.664 -0.003 -9.318 1.369 -0.423 -2.057 -1.215 + D 690 688 3 691 3 0 0 350 731 -6.262 -1.775 -0.525 + IL 691 691 3 691 3 1 1 355 735 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 132 ] 279 - u - - - + ML 692 691 3 694 3 1 1 354 734 -10.664 -0.003 -9.318 0.120 0.223 -1.708 0.527 + D 693 691 3 694 3 0 0 349 729 -6.262 -1.775 -0.525 + IL 694 694 3 694 3 1 1 354 734 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 133 ] 280 - a - - - + ML 695 694 3 697 3 1 1 353 733 -10.664 -0.003 -9.318 0.866 -1.087 -0.116 -0.352 + D 696 694 3 697 3 0 0 347 727 -6.262 -1.775 -0.525 + IL 697 697 3 697 3 1 1 353 733 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 134 ] 281 - A - - - + ML 698 697 3 700 3 1 1 352 732 -10.664 -0.003 -9.318 1.197 -0.645 -1.643 -0.419 + D 699 697 3 700 3 0 0 344 725 -6.262 -1.689 -0.563 + IL 700 700 3 700 3 1 1 352 732 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 282 - u - - - + ML 701 700 3 703 3 1 1 351 731 -10.665 -0.022 -6.129 0.211 0.068 -1.134 0.421 + D 702 700 3 703 3 0 0 341 721 -6.236 -1.749 -0.537 + IL 703 703 3 703 3 1 1 350 731 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 283 - u - - - + ML 704 703 3 706 3 1 1 350 730 -10.646 -0.003 -9.300 0.307 -0.782 -0.193 0.386 + D 705 703 3 706 3 0 0 334 715 -7.029 -2.542 -0.285 + IL 706 706 3 706 3 1 1 349 729 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 137 ] 284 - a - - - + ML 707 706 3 709 3 1 1 349 729 -10.646 -0.003 -9.300 0.745 -0.450 -1.257 0.231 + D 708 706 3 709 3 0 0 329 709 -7.029 -2.542 -0.285 + IL 709 709 3 709 3 1 1 348 728 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 285 - c - - - + ML 710 709 3 712 3 1 1 348 728 -10.646 -0.479 -1.826 0.005 0.374 -1.016 0.270 + D 711 709 3 712 3 0 0 321 702 -7.029 -2.542 -0.285 + IL 712 712 3 712 3 1 1 353 733 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 286 - u - - - + ML 713 712 3 715 3 1 1 353 733 -10.171 -0.004 -8.825 0.164 -0.636 -0.352 0.538 + D 714 712 3 715 3 0 0 287 667 -10.380 -5.893 -0.026 + IL 715 715 3 715 3 1 1 352 732 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 287 - a - - - + ML 716 715 3 718 3 1 1 352 733 -10.171 -0.234 -2.745 0.732 -0.204 -0.979 -0.054 + D 717 715 3 718 3 0 0 276 656 -10.380 -5.893 -0.026 + IL 718 718 3 718 3 1 1 354 735 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 288 - u - - - + ML 719 718 3 721 3 1 1 355 735 -0.400 -2.988 -3.105 0.259 -0.050 -0.864 0.365 + D 720 718 3 721 3 0 0 245 625 -8.030 -1.943 -0.442 + IL 721 721 3 721 3 1 1 359 740 -0.070 -4.470 -8.836 0.000 0.000 0.000 0.000 + [ MATL 142 ] 490 - c - - - + ML 722 721 3 724 3 1 1 83 152 -9.977 -0.005 -8.631 -0.268 0.888 -1.394 -0.092 + D 723 721 3 724 3 0 0 82 151 -10.749 -0.132 -3.526 + IL 724 724 3 724 3 1 1 84 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 491 - G - - - + ML 725 724 3 727 3 1 1 82 151 -10.632 -0.005 -8.463 -1.771 -1.248 1.606 -2.043 + D 726 724 3 727 3 0 0 80 149 -7.433 -2.542 -0.282 + IL 727 727 3 727 3 1 1 83 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 492 - C - - - + ML 728 727 3 730 3 1 1 81 150 -9.506 -0.012 -7.112 -3.075 1.795 -3.083 -1.773 + D 729 727 3 730 3 0 0 79 148 -7.416 -1.943 -0.446 + IL 730 730 3 730 3 1 1 82 151 -1.458 -0.786 -4.158 0.000 0.000 0.000 0.000 + [ MATL 145 ] 494 - u - - - + ML 731 730 3 733 3 1 1 80 149 -10.632 -0.009 -7.501 0.283 -0.705 -1.218 0.799 + D 732 730 3 733 3 0 0 78 147 -7.432 -1.544 -0.619 + IL 733 733 3 733 3 1 1 81 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 495 - c - - - + ML 734 733 3 736 5 1 1 79 148 -7.982 -0.830 -1.215 -9.632 -9.606 -0.509 0.519 -0.579 0.258 + D 735 733 3 736 5 0 0 77 146 -5.661 -1.249 -4.922 -2.670 -1.437 + IL 736 736 3 736 5 1 1 80 149 -2.469 -0.472 -4.148 -5.980 -5.254 0.000 0.000 0.000 0.000 + [ MATP 147 ] 497 566 u a - - + MP 737 736 3 741 6 2 2 79 148 -10.155 -10.095 -0.014 -8.093 -8.414 -9.546 -1.768 -2.010 -1.716 0.884 -1.824 -2.659 1.395 -2.351 -2.281 0.531 -2.814 -0.842 2.384 -2.340 0.419 -0.095 + ML 738 736 3 741 6 1 1 77 146 -10.278 -10.625 -1.211 -0.848 -8.468 -6.910 -1.403 -1.947 -2.946 1.693 + MR 739 736 3 741 6 1 1 77 146 -7.101 -5.830 -1.578 -5.809 -0.834 -4.022 0.347 -0.500 0.005 0.025 + D 740 736 3 741 6 0 0 72 141 -9.723 -8.421 -3.743 -3.450 -4.354 -0.357 + IL 741 741 5 741 6 1 1 78 147 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 742 742 6 742 5 1 1 78 147 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 148 ] 498 565 c g - - + MP 743 742 6 747 6 2 2 77 146 -10.468 -10.407 -0.017 -7.595 -8.969 -8.447 -1.231 -1.591 -1.913 1.646 -0.960 -2.811 1.772 -1.984 -1.918 1.341 -2.802 -0.574 1.352 -2.390 -0.390 -1.305 + ML 744 742 6 747 6 1 1 75 144 -9.525 -9.872 -1.312 -0.834 -8.744 -4.986 0.286 0.114 -0.740 0.138 + MR 745 742 6 747 6 1 1 75 144 -7.150 -5.879 -1.734 -5.857 -0.740 -4.071 0.398 -0.405 -0.188 0.069 + D 746 742 6 747 6 0 0 70 139 -9.668 -8.366 -4.163 -3.998 -4.123 -0.286 + IL 747 747 5 747 6 1 1 76 145 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 748 748 6 748 5 1 1 76 145 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 149 ] 499 564 G C - - + MP 749 748 6 753 6 2 2 75 144 -10.080 -10.541 -0.022 -7.058 -7.682 -9.517 -4.628 -3.272 -4.608 0.405 -5.455 -5.205 -0.415 -5.292 -2.383 3.272 -5.098 1.360 -0.194 -4.198 -2.506 -3.112 + ML 750 748 6 753 6 1 1 72 141 -8.855 -9.201 -2.220 -0.474 -8.032 -4.115 -1.475 -2.321 1.656 -1.795 + MR 751 748 6 753 6 1 1 73 142 -7.199 -5.928 -1.760 -5.906 -0.720 -4.120 0.362 -0.326 -0.246 0.104 + D 752 748 6 753 6 0 0 68 137 -9.932 -8.630 -4.427 -5.109 -4.247 -0.204 + IL 753 753 5 753 6 1 1 74 144 -2.485 -2.875 -0.775 -4.531 -5.307 -4.967 0.000 0.000 0.000 0.000 + IR 754 754 6 754 5 1 1 74 143 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 150 ] 503 563 C G - - + MP 755 754 6 759 6 2 2 73 142 -10.130 -9.632 -0.041 -5.969 -6.935 -9.026 -3.490 -3.516 -3.569 0.078 -0.274 -1.329 3.164 -2.151 -3.656 -0.091 -4.212 -1.771 0.951 -3.051 -0.794 -1.877 + ML 756 754 6 759 6 1 1 70 140 -7.800 -8.948 -2.275 -0.458 -7.796 -4.198 -1.337 1.430 -2.178 -0.538 + MR 757 754 6 759 6 1 1 71 140 -7.363 -6.092 -1.560 -6.070 -1.005 -2.978 0.307 -0.625 0.164 -0.008 + D 758 754 6 759 6 0 0 67 136 -10.176 -8.874 -4.127 -5.034 -3.923 -0.246 + IL 759 759 5 759 6 1 1 73 142 -2.501 -2.883 -0.766 -4.538 -5.315 -4.975 0.000 0.000 0.000 0.000 + IR 760 760 6 760 5 1 1 72 141 -2.423 -0.490 -5.934 -4.102 -5.208 0.000 0.000 0.000 0.000 + [ MATP 151 ] 507 561 u a - - + MP 761 760 6 765 6 2 2 71 140 -9.998 -10.561 -0.033 -5.958 -8.029 -10.012 -1.648 -1.861 -2.314 1.443 -1.926 -2.214 1.368 -2.440 -2.374 0.660 -2.944 -0.845 2.273 -1.798 0.256 -1.097 + ML 762 760 6 765 6 1 1 69 138 -8.506 -8.852 -2.474 -0.347 -8.702 -5.248 0.078 -0.455 -0.845 0.730 + MR 763 760 6 765 6 1 1 69 138 -7.456 -6.184 -1.764 -6.163 -0.766 -3.569 0.518 -0.580 -0.222 0.059 + D 764 760 6 765 6 0 0 66 135 -10.372 -9.071 -3.440 -3.766 -4.480 -0.346 + IL 765 765 5 765 6 1 1 71 140 -2.593 -2.856 -0.751 -4.511 -5.287 -4.948 0.000 0.000 0.000 0.000 + IR 766 766 6 766 5 1 1 70 139 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 152 ] 509 560 G C - - + MP 767 766 6 771 6 2 2 69 138 -10.622 -10.561 -0.031 -5.948 -8.431 -10.013 -4.613 -3.444 -4.596 0.342 -5.079 -4.979 -0.399 -5.052 -1.391 3.267 -2.942 1.195 -0.132 -4.337 -2.429 -2.905 + ML 768 766 6 771 6 1 1 68 137 -8.546 -8.892 -2.981 -0.237 -8.742 -5.838 -0.945 -1.948 1.448 -1.018 + MR 769 766 6 771 6 1 1 67 136 -7.447 -6.176 -1.876 -4.831 -0.782 -3.455 0.247 -0.202 -0.574 0.347 + D 770 766 6 771 6 0 0 65 134 -10.263 -8.962 -4.276 -2.504 -5.101 -0.434 + IL 771 771 5 771 6 1 1 69 138 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 772 772 6 772 5 1 1 68 137 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 153 ] 510 559 c g - - + MP 773 772 6 777 4 2 2 67 136 -3.451 -9.693 -0.147 -7.909 -2.497 -2.675 -2.719 0.512 0.071 0.685 2.563 0.084 -2.779 0.189 -3.457 -1.205 0.700 -2.834 -0.765 -1.753 + ML 774 772 6 777 4 1 1 66 135 -3.320 -6.072 -0.240 -4.712 -1.089 1.449 -2.197 -0.781 + MR 775 772 6 777 4 1 1 65 134 -4.870 -4.267 -1.368 -0.926 0.228 -0.280 -0.395 0.316 + D 776 772 6 777 4 0 0 64 133 -4.228 -5.223 -1.702 -0.707 + IL 777 777 5 777 4 1 1 69 138 -0.590 -5.732 -1.725 -6.119 0.000 0.000 0.000 0.000 + IR 778 778 6 778 3 1 1 66 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 528 - u - - - + ML 779 778 6 781 3 1 1 65 134 -10.637 -0.004 -8.956 -1.154 0.493 -1.082 0.740 + D 780 778 6 781 3 0 0 61 130 -7.308 -2.184 -0.370 + IL 781 781 3 781 3 1 1 65 134 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 529 - U - - - + ML 782 781 3 784 3 1 1 64 133 -10.640 -0.004 -9.056 -3.416 -3.439 -4.179 1.910 + D 783 781 3 784 3 0 0 59 128 -7.208 -2.520 -0.288 + IL 784 784 3 784 3 1 1 64 133 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 530 - A - - - + ML 785 784 3 787 3 1 1 63 132 -10.641 -0.009 -7.437 1.862 -3.901 -2.254 -3.506 + D 786 784 3 787 3 0 0 57 126 -7.187 -2.700 -0.253 + IL 787 787 3 787 3 1 1 63 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 531 - A - - - + ML 788 787 3 790 3 1 1 62 131 -10.635 -0.120 -3.653 1.771 -3.237 -1.335 -3.564 + D 789 787 3 790 3 0 0 55 124 -7.353 -2.785 -0.237 + IL 790 790 3 790 3 1 1 62 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 532 - u - - - + ML 791 790 3 793 3 1 1 61 130 -0.987 -2.008 -2.019 -0.292 -0.972 -0.442 0.954 + D 792 790 3 793 3 0 0 50 119 -4.782 -4.248 -0.134 + IL 793 793 3 793 3 1 1 63 132 -0.385 -2.500 -4.122 0.000 0.000 0.000 0.000 + [ MATL 159 ] 557 - a - - - + ML 794 793 3 796 3 1 1 12 30 -9.848 -0.020 -6.305 0.958 -0.839 -0.981 -0.012 + D 795 793 3 796 3 0 0 10 28 -10.930 -1.587 -0.585 + IL 796 796 3 796 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 558 - a - - - + ML 797 796 3 799 2 1 1 1 1 * 0.000 0.567 -0.531 -0.136 -0.125 + D 798 796 3 799 2 0 0 0 0 * 0.000 + IL 799 799 3 799 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 161 ] - - - - - - + E 800 799 3 -1 0 0 0 0 0 + [ BEGR 191 ] - - - - - - + S 801 416 1 802 3 6 37 176 293 -9.527 -0.012 -7.213 + IL 802 802 2 802 3 6 38 178 294 -1.458 -0.786 -4.158 0.000 0.000 0.000 0.000 + [ MATL 192 ] 740 - U - - - + ML 803 802 2 805 3 6 37 176 293 -10.658 -0.008 -7.703 -0.833 -0.896 -2.699 1.458 + D 804 802 2 805 3 3 34 174 290 -6.565 -1.635 -0.583 + IL 805 805 3 805 3 6 37 177 293 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 741 - C - - - + ML 806 805 3 808 3 5 36 175 292 -10.656 -0.009 -7.539 -0.336 1.231 -2.304 -0.604 + D 807 805 3 808 3 3 33 173 290 -6.652 -1.902 -0.469 + IL 808 808 3 808 3 5 36 176 292 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 742 - A - - - + ML 809 808 3 811 3 4 35 174 291 -1.766 -1.147 -1.975 1.567 -2.965 -0.441 -2.541 + D 810 808 3 811 3 3 33 172 289 -4.204 -1.750 -0.625 + IL 811 811 3 811 3 7 36 174 291 -1.797 -0.523 -5.932 0.000 0.000 0.000 0.000 + [ MATL 195 ] 752 - u - - - + ML 812 811 3 814 3 7 34 173 290 -10.232 -0.005 -8.570 0.360 -0.051 -1.158 0.382 + D 813 811 3 814 3 2 32 172 288 -10.230 -0.479 -1.827 + IL 814 814 3 814 3 5 34 174 290 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 753 - a - - - + ML 815 814 3 817 3 6 33 172 289 -10.566 -0.004 -8.998 0.480 -0.076 -1.431 0.362 + D 816 814 3 817 3 1 31 170 287 -8.506 -0.429 -1.975 + IL 817 817 3 817 3 3 33 172 289 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 754 - a - - - + ML 818 817 3 820 3 6 32 171 288 -10.651 -0.003 -9.305 0.464 -0.093 -1.484 0.406 + D 819 817 3 820 3 1 28 169 285 -6.870 -1.371 -0.725 + IL 820 820 3 820 3 3 32 171 288 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 198 ] 755 - a - - - + ML 821 820 3 823 3 5 31 170 287 -10.658 -0.003 -9.312 0.766 -0.498 -1.376 0.270 + D 822 820 3 823 3 1 27 167 284 -6.557 -1.558 -0.622 + IL 823 823 3 823 3 3 31 170 287 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 756 - a - - - + ML 824 823 3 826 3 5 30 169 286 -10.662 -0.004 -9.049 0.797 -0.696 -0.473 -0.112 + D 825 823 3 826 3 0 26 166 283 -6.403 -1.599 -0.603 + IL 826 826 3 826 3 2 30 169 286 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 757 - g - - - + ML 827 826 3 829 3 5 29 168 285 -10.663 -0.003 -9.317 0.152 -0.698 0.222 0.145 + D 828 826 3 829 3 0 26 165 282 -6.331 -1.591 -0.609 + IL 829 829 3 829 3 2 29 168 285 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 758 - c - - - + ML 830 829 3 832 3 4 28 167 284 -10.664 -0.003 -9.318 -0.343 0.662 -0.902 0.130 + D 831 829 3 832 3 0 25 164 281 -6.252 -1.598 -0.607 + IL 832 832 3 832 3 2 28 167 284 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 202 ] 759 - g - - - + ML 833 832 3 835 3 4 28 166 283 -10.665 -0.004 -8.663 0.473 -1.131 0.773 -1.165 + D 834 832 3 835 3 0 24 163 280 -6.199 -1.712 -0.554 + IL 835 835 3 835 3 2 27 166 283 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 760 - G - - - + ML 836 835 3 838 3 3 27 165 282 -10.664 -0.004 -8.804 0.137 -2.741 1.337 -2.149 + D 837 835 3 838 3 0 23 162 279 -6.274 -1.787 -0.520 + IL 838 838 3 838 3 2 27 165 282 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 761 - G - - - + ML 839 838 3 841 3 3 26 164 281 -10.663 -0.004 -8.853 -0.416 -2.728 1.510 -1.991 + D 840 838 3 841 3 0 23 161 278 -6.327 -1.840 -0.498 + IL 841 841 3 841 3 2 26 164 281 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 205 ] 762 - a - - - + ML 842 841 3 844 3 2 25 163 280 -10.662 -0.009 -7.487 0.668 0.548 -1.165 -0.993 + D 843 841 3 844 3 0 22 161 277 -6.373 -1.886 -0.479 + IL 844 844 3 844 3 1 25 164 280 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 206 ] 763 - U - - - + ML 845 844 3 847 3 2 24 162 279 -1.480 -0.658 -6.977 -1.149 -1.807 -2.582 1.630 + D 846 844 3 847 3 0 22 160 277 -2.841 -1.759 -0.823 + IL 847 847 3 847 3 1 24 162 279 -1.326 -0.834 -4.632 0.000 0.000 0.000 0.000 + [ MATL 207 ] 791 - a - - - + ML 848 847 3 850 2 1 22 160 277 -11.237 -0.001 0.646 0.109 -0.337 -0.825 + D 849 847 3 850 2 0 21 159 276 -8.600 -0.004 + IL 850 850 3 850 2 1 22 161 278 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 208 ] - - - - - - + B 851 850 3 852 941 0 21 159 276 + [ BEGL 209 ] - - - - - - + S 852 851 1 853 4 0 0 105 222 -0.069 -6.540 -5.440 -6.282 + [ MATP 210 ] 792 900 g c - - + MP 853 852 1 857 6 2 2 105 222 -10.760 -10.267 -0.011 -9.038 -8.827 -9.052 -2.045 -0.770 -1.835 0.670 -1.041 -2.081 1.325 -2.026 -2.405 1.893 -2.757 1.315 0.822 -1.323 -0.547 -1.204 + ML 854 852 1 857 6 1 1 104 220 -6.675 -7.022 -1.124 -1.096 -6.871 -4.401 0.256 -0.269 -0.298 0.216 + MR 855 852 1 857 6 1 1 103 220 -7.742 -6.471 -1.236 -5.004 -1.033 -4.663 0.291 -0.356 -0.297 0.240 + D 856 852 1 857 6 0 0 100 217 -9.679 -8.378 -2.617 -3.415 -3.915 -0.572 + IL 857 857 5 857 6 1 1 105 221 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 858 858 6 858 5 1 1 104 221 -2.414 -0.494 -5.925 -4.093 -5.199 0.000 0.000 0.000 0.000 + [ MATP 211 ] 793 898 c g - - + MP 859 858 6 863 6 2 2 103 220 -10.784 -10.195 -0.014 -7.968 -8.267 -9.819 -2.086 -1.673 -2.083 1.008 -2.197 -3.043 2.110 -2.618 -0.751 1.206 -2.125 -0.456 1.524 -2.417 0.115 -1.396 + ML 860 858 6 863 6 1 1 102 218 -6.585 -6.931 -1.243 -1.051 -6.781 -3.895 0.294 -0.335 -0.285 0.214 + MR 861 858 6 863 6 1 1 102 218 -7.403 -5.591 -1.417 -6.110 -0.904 -4.324 0.397 -0.368 -0.472 0.248 + D 862 858 6 863 6 0 0 99 216 -9.420 -8.118 -2.675 -4.008 -4.615 -0.443 + IL 863 863 5 863 6 1 1 103 219 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 864 864 6 864 5 1 1 102 219 -2.422 -0.491 -5.933 -4.101 -5.207 0.000 0.000 0.000 0.000 + [ MATP 212 ] 794 896 c g - - + MP 865 864 6 869 6 2 2 101 218 -6.389 -8.561 -0.034 -7.693 -8.453 -9.559 -1.832 -2.131 -1.828 1.120 -2.034 -3.185 1.952 -2.379 -2.098 1.365 -2.855 -0.582 1.719 -2.324 0.098 -1.172 + ML 866 864 6 869 6 1 1 100 217 -6.563 -6.909 -1.204 -1.097 -6.759 -3.827 0.261 -0.288 -0.215 0.164 + MR 867 864 6 869 6 1 1 100 217 -7.283 -6.012 -1.359 -5.991 -0.948 -4.204 0.346 -0.337 -0.348 0.204 + D 868 864 6 869 6 0 0 98 215 -9.300 -7.998 -3.040 -4.477 -4.494 -0.352 + IL 869 869 5 869 6 1 1 101 217 -2.844 -3.311 -0.544 -4.966 -5.742 -5.403 0.000 0.000 0.000 0.000 + IR 870 870 6 870 5 1 1 101 217 -2.297 -0.514 -6.015 -4.183 -5.289 0.000 0.000 0.000 0.000 + [ MATP 213 ] 797 892 u a - - + MP 871 870 6 875 6 2 2 99 216 -8.074 -7.584 -0.023 -8.299 -8.746 -9.825 -1.722 -1.656 -1.695 1.391 -1.895 -2.705 1.644 -2.527 -1.597 1.121 -2.658 -0.470 1.753 -2.194 0.372 -1.123 + ML 872 870 6 875 6 1 1 99 216 -6.549 -6.895 -1.281 -0.998 -5.866 -4.274 0.382 -0.351 -0.284 0.127 + MR 873 870 6 875 6 1 1 99 215 -7.173 -5.902 -1.443 -5.880 -0.908 -4.094 0.320 -0.287 -0.259 0.134 + D 874 870 6 875 6 0 0 98 215 -9.296 -7.994 -3.418 -4.103 -4.154 -0.346 + IL 875 875 5 875 6 1 1 99 216 -2.660 -2.989 -0.683 -4.645 -5.421 -5.081 0.000 0.000 0.000 0.000 + IR 876 876 6 876 5 1 1 99 215 -2.429 -0.471 -6.065 -4.232 -5.338 0.000 0.000 0.000 0.000 + [ MATP 214 ] 800 889 u a - - + MP 877 876 6 881 6 2 2 97 214 -9.363 -9.512 -0.020 -8.244 -7.325 -9.807 -1.634 -1.545 -1.662 1.446 -1.855 -2.721 1.523 -2.373 -0.559 1.245 -2.641 -0.443 1.637 -2.010 0.029 -1.072 + ML 878 876 6 881 6 1 1 99 215 -6.521 -6.868 -1.304 -0.962 -6.717 -4.247 0.300 -0.462 0.021 0.039 + MR 879 876 6 881 6 1 1 98 215 -7.132 -5.861 -1.491 -5.840 -0.883 -4.053 0.398 -0.362 -0.240 0.080 + D 880 876 6 881 6 0 0 98 215 -9.244 -7.943 -3.531 -4.072 -4.439 -0.318 + IL 881 881 5 881 6 1 1 97 214 -2.623 -2.885 -0.731 -4.541 -5.317 -4.977 0.000 0.000 0.000 0.000 + IR 882 882 6 882 5 1 1 97 214 -2.430 -0.487 -5.941 -4.109 -5.215 0.000 0.000 0.000 0.000 + [ MATP 215 ] 802 887 u a - - + MP 883 882 6 887 6 2 2 95 212 -9.922 -9.674 -0.010 -9.027 -9.200 -10.184 -1.619 -1.664 -1.595 1.457 -1.790 -2.692 1.527 -2.227 -0.475 1.256 -2.957 -0.459 1.623 -2.095 -0.076 -0.947 + ML 884 882 6 887 6 1 1 99 216 -6.532 -6.878 -1.248 -1.006 -6.728 -4.257 0.313 -0.346 -0.307 0.217 + MR 885 882 6 887 6 1 1 97 214 -7.283 -6.012 -1.202 -5.990 -1.079 -4.203 0.311 -0.329 -0.414 0.279 + D 886 882 6 887 6 0 0 98 215 -9.227 -7.925 -3.503 -4.404 -4.422 -0.300 + IL 887 887 5 887 6 1 1 96 213 -2.601 -2.863 -0.746 -4.519 -5.295 -4.955 0.000 0.000 0.000 0.000 + IR 888 888 6 888 5 1 1 95 212 -2.426 -0.489 -5.937 -4.105 -5.211 0.000 0.000 0.000 0.000 + [ MATP 216 ] 804 885 a u - - + MP 889 888 6 893 6 2 2 93 210 -10.804 -10.744 -0.010 -8.394 -9.307 -9.857 -1.633 -1.765 -0.560 1.599 -1.747 -2.678 1.394 -2.535 -1.879 1.400 -1.909 -0.513 1.569 -2.055 -0.163 -1.177 + ML 890 888 6 893 6 1 1 100 217 -6.427 -6.773 -1.450 -0.871 -6.623 -4.152 0.317 -0.373 -0.294 0.222 + MR 891 888 6 893 6 1 1 98 215 -7.043 -5.772 -1.640 -5.750 -0.861 -3.571 0.282 -0.212 -0.338 0.176 + D 892 888 6 893 6 0 0 98 215 -9.209 -7.907 -3.704 -4.386 -4.404 -0.282 + IL 893 893 5 893 6 1 1 95 212 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 894 894 6 894 5 1 1 94 211 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 217 ] 805 884 g c - - + MP 895 894 6 899 6 2 2 91 208 -10.802 -10.741 -0.017 -7.332 -8.693 -9.013 -1.288 -1.420 -1.222 1.608 -1.625 -2.643 1.420 -2.177 -1.843 1.619 -2.624 -0.313 1.261 -1.999 -0.168 -0.985 + ML 896 894 6 899 6 1 1 102 218 -6.500 -6.846 -1.507 -0.894 -6.696 -3.630 0.378 -0.435 -0.121 0.057 + MR 897 894 6 899 6 1 1 99 215 -7.025 -5.754 -1.588 -5.732 -0.843 -3.946 0.437 -0.439 -0.211 0.062 + D 898 894 6 899 6 0 0 98 215 -9.263 -7.962 -3.537 -4.441 -4.458 -0.292 + IL 899 899 5 899 6 1 1 94 211 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 900 900 6 900 5 1 1 93 210 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 218 ] 806 883 g c - - + MP 901 900 6 905 4 2 2 89 205 -9.715 -6.359 -0.040 -6.160 -1.054 -1.664 -1.380 1.392 -1.343 -2.644 1.473 -2.257 -1.115 1.506 -2.426 -0.296 1.271 -2.068 0.352 -1.236 + ML 902 900 6 905 4 1 1 104 221 -4.092 -2.847 -0.600 -2.810 0.312 -0.247 -0.374 0.195 + MR 903 900 6 905 4 1 1 100 217 -4.902 -3.730 -1.675 -0.791 0.503 -0.514 -0.153 -0.025 + D 904 900 6 905 4 0 0 98 215 -4.868 -3.929 -2.104 -0.583 + IL 905 905 5 905 4 1 1 108 225 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 906 906 6 906 3 1 1 114 231 -0.228 -2.943 -5.968 0.000 0.000 0.000 0.000 + [ MATL 219 ] 807 - u - - - + ML 907 906 6 909 3 1 1 35 63 -1.124 -1.139 -3.522 -0.078 -0.114 -0.028 0.198 + D 908 906 6 909 3 0 0 33 61 -2.375 -2.025 -0.833 + IL 909 909 3 909 3 1 1 35 63 -1.141 -1.925 -1.820 0.000 0.000 0.000 0.000 + [ MATL 220 ] 817 - u - - - + ML 910 909 3 912 3 1 1 32 60 -8.900 -0.011 -7.548 0.165 -0.802 -0.649 0.738 + D 911 909 3 912 3 0 0 32 60 -0.951 -1.509 -2.927 + IL 912 912 3 912 3 1 1 32 60 -3.385 -0.169 -6.085 0.000 0.000 0.000 0.000 + [ MATL 221 ] 819 - u - - - + ML 913 912 3 915 3 1 1 31 59 -10.609 -0.005 -8.447 -0.495 0.024 -0.750 0.748 + D 914 912 3 915 3 0 0 30 58 -7.902 -1.079 -0.937 + IL 915 915 3 915 3 1 1 32 60 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 820 - G - - - + ML 916 915 3 918 3 1 1 30 58 -10.638 -0.006 -8.172 -1.460 -1.979 1.578 -1.333 + D 917 915 3 918 3 0 0 28 56 -7.263 -1.604 -0.590 + IL 918 918 3 918 3 1 1 31 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 821 - c - - - + ML 919 918 3 921 3 1 1 29 57 -10.645 -0.011 -7.097 -1.142 0.948 -2.458 0.521 + D 920 918 3 921 3 0 0 27 55 -7.060 -1.775 -0.514 + IL 921 921 3 921 3 1 1 30 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 224 ] 822 - C - - - + ML 922 921 3 924 3 1 1 28 56 -10.643 -0.012 -6.975 -1.954 1.092 -2.970 0.568 + D 923 921 3 924 3 0 0 27 55 -7.143 -2.160 -0.379 + IL 924 924 3 924 3 1 1 29 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 823 - u - - - + ML 925 924 3 927 3 1 1 27 55 -10.636 -0.031 -5.603 -0.646 -0.065 -0.691 0.836 + D 926 924 3 927 3 0 0 26 54 -7.316 -2.628 -0.266 + IL 927 927 3 927 3 1 1 29 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 824 - g - - - + ML 928 927 3 930 3 1 1 26 54 -2.237 -0.505 -3.583 -0.347 -0.009 0.247 0.047 + D 929 927 3 930 3 0 0 26 54 -1.290 -2.609 -1.227 + IL 930 930 3 930 3 1 1 28 56 -0.953 -1.143 -5.031 0.000 0.000 0.000 0.000 + [ MATL 227 ] 837 - g - - - + ML 931 930 3 933 3 1 1 13 31 -10.507 -0.183 -3.081 -0.263 -0.719 0.698 -0.095 + D 932 930 3 933 3 0 0 13 31 -9.032 -1.678 -0.544 + IL 933 933 3 933 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 838 - g - - - + ML 934 933 3 936 3 1 1 11 30 -10.387 -0.088 -4.095 0.032 -0.520 0.617 -0.421 + D 935 933 3 936 3 0 0 11 29 -9.706 -0.272 -2.551 + IL 936 936 3 936 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 839 - g - - - + ML 937 936 3 939 2 1 1 1 1 * 0.000 0.159 -0.508 0.499 -0.383 + D 938 936 3 939 2 0 0 0 0 * 0.000 + IL 939 939 3 939 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 230 ] - - - - - - + E 940 939 3 -1 0 0 0 0 0 + [ BEGR 231 ] - - - - - - + S 941 851 1 942 3 0 1 85 123 -10.666 -0.061 -4.622 + IL 942 942 2 942 3 1 2 87 124 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 901 - G - - - + ML 943 942 2 945 3 1 2 85 123 -10.608 -0.044 -5.101 -0.610 -2.040 1.114 -0.094 + D 944 942 2 945 3 0 0 82 120 -7.918 -2.211 -0.359 + IL 945 945 3 945 3 1 2 86 123 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 902 - A - - - + ML 946 945 3 948 3 1 2 84 122 -10.579 -0.044 -5.097 1.901 -3.755 -3.530 -3.254 + D 947 945 3 948 3 0 0 81 119 -8.353 -3.560 -0.133 + IL 948 948 3 948 3 1 1 85 122 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 903 - A - - - + ML 949 948 3 951 3 1 1 83 121 -1.968 -1.494 -1.361 1.283 -1.123 -0.262 -1.870 + D 950 948 3 951 3 0 0 81 118 -3.107 -1.923 -0.689 + IL 951 951 3 951 3 1 2 85 122 -0.709 -1.441 -5.646 0.000 0.000 0.000 0.000 + [ MATL 235 ] 929 - a - - - + ML 952 951 3 954 3 1 2 69 92 -9.887 -0.008 -7.833 0.789 -0.656 -0.712 0.039 + D 953 951 3 954 3 0 0 67 90 -10.880 -0.767 -1.281 + IL 954 954 3 954 3 1 1 71 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 930 - a - - - + ML 955 954 3 957 3 1 2 68 91 -10.400 -0.004 -9.054 0.694 -0.360 -1.008 0.144 + D 956 954 3 957 3 0 0 67 89 -9.650 -0.411 -2.019 + IL 957 957 3 957 3 1 1 70 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 931 - u - - - + ML 958 957 3 960 3 1 1 67 90 -10.615 -0.005 -8.609 0.437 -0.205 -1.456 0.500 + D 959 957 3 960 3 0 0 65 88 -7.792 -1.198 -0.838 + IL 960 960 3 960 3 1 1 68 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 932 - u - - - + ML 961 960 3 963 3 1 1 66 89 -10.639 -0.004 -9.015 0.238 -0.284 -1.323 0.678 + D 962 960 3 963 3 0 0 64 87 -7.242 -1.670 -0.558 + IL 963 963 3 963 3 1 1 67 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 933 - a - - - + ML 964 963 3 966 3 1 1 65 88 -10.647 -0.004 -9.019 0.625 -0.574 -1.395 0.491 + D 965 963 3 966 3 0 0 63 86 -6.997 -2.202 -0.368 + IL 966 966 3 966 3 1 1 66 89 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 934 - a - - - + ML 967 966 3 969 3 1 1 64 87 -10.648 -0.006 -8.049 0.805 -0.498 -1.151 0.130 + D 968 966 3 969 3 0 0 62 85 -6.952 -2.152 -0.383 + IL 969 969 3 969 3 1 1 65 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 935 - a - - - + ML 970 969 3 972 3 1 1 63 86 -10.647 -0.004 -8.991 0.511 -0.550 -0.564 0.282 + D 971 969 3 972 3 0 0 61 84 -6.998 -2.093 -0.400 + IL 972 972 3 972 3 1 1 64 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 936 - g - - - + ML 973 972 3 975 3 1 1 62 85 -10.649 -0.004 -9.050 -0.110 0.056 0.315 -0.340 + D 974 972 3 975 3 0 0 60 82 -6.929 -2.267 -0.351 + IL 975 975 3 975 3 1 1 63 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 937 - a - - - + ML 976 975 3 978 3 1 1 61 84 -10.650 -0.003 -9.304 0.761 -0.728 0.067 -0.611 + D 977 975 3 978 3 0 0 59 81 -6.910 -2.423 -0.312 + IL 978 978 3 978 3 1 1 62 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 938 - G - - - + ML 979 978 3 981 3 1 1 60 83 -10.650 -0.005 -8.631 0.324 -2.116 1.138 -1.657 + D 980 978 3 981 3 0 0 58 80 -6.910 -2.318 -0.338 + IL 981 981 3 981 3 1 1 61 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 939 - G - - - + ML 982 981 3 984 3 1 1 59 82 -10.649 -0.007 -7.900 0.166 -1.334 1.067 -1.373 + D 983 981 3 984 3 0 0 57 79 -6.938 -2.296 -0.343 + IL 984 984 3 984 3 1 1 60 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 246 ] 940 - C - - - + ML 985 984 3 987 3 1 1 58 81 -9.339 -0.012 -7.271 0.024 1.088 -1.791 -0.814 + D 986 984 3 987 3 0 0 56 78 -7.036 -2.549 -0.284 + IL 987 987 3 987 3 1 1 60 82 -1.428 -0.803 -4.181 0.000 0.000 0.000 0.000 + [ MATL 247 ] 943 - U - - - + ML 988 987 3 990 3 1 1 57 80 -10.639 -0.017 -6.494 -1.538 -1.951 -2.644 1.695 + D 989 987 3 990 3 0 0 55 77 -7.250 -2.448 -0.304 + IL 990 990 3 990 3 1 1 58 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 248 ] 944 - a - - - + ML 991 990 3 993 5 1 1 56 79 -3.514 -0.214 -5.566 -8.245 -5.257 0.863 -0.329 -0.276 -0.840 + D 992 990 3 993 5 0 0 54 77 -5.481 -1.379 -4.672 -3.021 -1.215 + IL 993 993 3 993 5 1 1 56 79 -2.761 -0.334 -4.581 -7.277 -6.551 0.000 0.000 0.000 0.000 + [ MATP 249 ] 950 1035 g c - - + MP 994 993 3 998 6 2 2 55 77 -10.726 -10.665 -0.008 -9.442 -9.098 -9.724 -2.129 0.183 -2.343 0.809 -1.659 -2.050 1.238 -1.827 -2.311 2.012 -2.867 1.311 0.588 -2.328 -0.749 -1.569 + ML 995 993 3 998 6 1 1 53 76 -7.117 -7.464 -1.167 -1.061 -7.313 -4.153 0.404 -0.431 -0.337 0.193 + MR 996 993 3 998 6 1 1 53 76 -7.157 -5.886 -1.698 -5.864 -0.807 -3.664 0.241 -0.305 -0.190 0.179 + D 997 993 3 998 6 0 0 49 72 -10.636 -9.335 -5.132 -5.178 -5.831 -0.114 + IL 998 998 5 998 6 1 1 54 77 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 999 999 6 999 5 1 1 54 77 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 250 ] 951 1034 c g - - + MP 1000 999 6 1004 6 2 2 53 75 -10.740 -10.679 -0.016 -8.969 -7.111 -10.131 -2.083 -2.266 -2.489 0.860 -2.179 -3.211 2.113 -2.529 -0.964 1.353 -2.890 -0.096 1.486 -1.988 0.282 -1.602 + ML 1001 999 6 1004 6 1 1 51 74 -6.735 -7.081 -1.379 -0.939 -5.944 -4.038 0.309 -0.282 -0.310 0.179 + MR 1002 999 6 1004 6 1 1 51 74 -7.129 -5.858 -1.766 -5.836 -0.748 -3.864 0.284 -0.237 -0.330 0.187 + D 1003 999 6 1004 6 0 0 47 70 -10.668 -9.366 -4.428 -5.846 -5.445 -0.134 + IL 1004 1004 5 1004 6 1 1 52 75 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1005 1005 6 1005 5 1 1 52 75 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 251 ] 952 1033 c g - - + MP 1006 1005 6 1010 6 2 2 51 74 -8.594 -9.785 -0.014 -8.579 -8.556 -10.127 -1.494 -2.081 -2.353 1.164 -2.266 -3.013 1.944 -2.593 -1.327 1.254 -1.840 -0.654 1.649 -2.445 0.209 -1.147 + ML 1007 1005 6 1010 6 1 1 49 72 -6.578 -6.924 -1.523 -0.832 -6.774 -3.996 0.295 -0.301 -0.275 0.183 + MR 1008 1005 6 1010 6 1 1 49 72 -7.402 -6.131 -1.219 -6.109 -1.064 -4.121 0.327 -0.301 -0.390 0.228 + D 1009 1005 6 1010 6 0 0 45 68 -10.652 -9.350 -4.933 -5.452 -5.847 -0.113 + IL 1010 1010 5 1010 6 1 1 50 73 -2.559 -2.948 -0.725 -4.603 -5.380 -5.040 0.000 0.000 0.000 0.000 + IR 1011 1011 6 1011 5 1 1 50 73 -2.422 -0.491 -5.933 -4.101 -5.207 0.000 0.000 0.000 0.000 + [ MATP 252 ] 955 1031 u a - - + MP 1012 1011 6 1016 6 2 2 49 71 -10.745 -7.232 -0.021 -8.521 -8.183 -10.135 -1.394 -1.867 -1.132 1.380 -2.095 -3.183 1.613 -2.568 -1.673 1.121 -2.818 -0.461 1.786 -1.658 0.134 -1.016 + ML 1013 1011 6 1016 6 1 1 47 70 -6.592 -6.939 -1.453 -0.868 -6.788 -4.079 0.250 -0.216 -0.328 0.206 + MR 1014 1011 6 1016 6 1 1 47 70 -7.160 -5.889 -1.693 -5.868 -0.760 -4.081 0.296 -0.183 -0.451 0.214 + D 1015 1011 6 1016 6 0 0 43 66 -10.654 -9.352 -4.922 -5.475 -5.849 -0.112 + IL 1016 1016 5 1016 6 1 1 48 71 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1017 1017 6 1017 5 1 1 48 71 -2.528 -0.454 -6.080 -4.247 -5.095 0.000 0.000 0.000 0.000 + [ MATP 253 ] 956 1028 u a - - + MP 1018 1017 6 1022 6 2 2 47 69 -6.832 -6.214 -0.056 -6.507 -8.076 -9.747 -1.574 -1.598 -1.359 1.582 -1.975 -2.875 1.445 -2.430 -1.594 1.354 -2.638 -0.648 1.651 -2.005 0.033 -0.853 + ML 1019 1017 6 1022 6 1 1 45 68 -6.586 -6.932 -1.463 -0.839 -6.782 -4.311 0.449 -0.456 -0.197 0.048 + MR 1020 1017 6 1022 6 1 1 45 68 -7.232 -5.332 -1.576 -5.939 -0.857 -3.951 0.371 -0.356 -0.264 0.128 + D 1021 1017 6 1022 6 0 0 41 64 -10.654 -7.257 -5.150 -5.832 -5.849 -0.105 + IL 1022 1022 5 1022 6 1 1 46 69 -1.958 -3.386 -0.807 -5.041 -5.473 -5.478 0.000 0.000 0.000 0.000 + IR 1023 1023 6 1023 5 1 1 46 69 -2.439 -0.441 -6.298 -4.466 -5.572 0.000 0.000 0.000 0.000 + [ MATP 254 ] 961 1024 a u - - + MP 1024 1023 6 1028 6 2 2 45 67 -10.730 -8.760 -0.019 -7.292 -8.491 -10.120 -1.674 -1.487 -1.327 1.575 -2.076 -2.632 1.458 -2.301 -1.531 1.300 -2.317 -0.394 1.538 -1.994 0.233 -0.992 + ML 1025 1023 6 1028 6 1 1 43 66 -6.930 -7.277 -1.166 -1.109 -6.025 -4.040 0.329 -0.387 -0.245 0.182 + MR 1026 1023 6 1028 6 1 1 43 66 -7.239 -5.316 -1.448 -5.946 -0.917 -4.160 0.271 -0.231 -0.393 0.239 + D 1027 1023 6 1028 6 0 0 39 62 -10.661 -9.359 -5.156 -5.838 -5.856 -0.097 + IL 1028 1028 5 1028 6 1 1 44 67 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1029 1029 6 1029 5 1 1 44 67 -2.431 -0.493 -5.978 -4.015 -5.252 0.000 0.000 0.000 0.000 + [ MATP 255 ] 962 1021 a u - - + MP 1030 1029 6 1034 6 2 2 43 65 -10.736 -10.675 -0.013 -7.962 -8.467 -10.127 -1.770 -1.526 -1.739 1.557 -1.980 -2.701 1.512 -2.584 -1.901 1.465 -2.479 -0.492 1.517 -2.040 0.178 -0.900 + ML 1031 1029 6 1034 6 1 1 41 64 -6.783 -7.129 -1.330 -0.953 -5.966 -4.227 0.367 -0.360 -0.433 0.252 + MR 1032 1029 6 1034 6 1 1 41 64 -7.185 -5.914 -1.549 -5.892 -0.837 -4.105 0.302 -0.391 -0.173 0.160 + D 1033 1029 6 1034 6 0 0 37 60 -10.681 -9.379 -5.176 -5.858 -5.876 -0.095 + IL 1034 1034 5 1034 6 1 1 42 65 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1035 1035 6 1035 5 1 1 42 65 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 256 ] 963 1020 g c - - + MP 1036 1035 6 1040 6 2 2 41 63 -10.739 -10.678 -0.012 -8.617 -8.194 -9.697 -1.758 -1.533 -1.901 1.611 -1.813 -2.326 1.445 -2.349 -1.750 1.716 -2.715 -0.502 1.301 -2.117 -0.070 -0.878 + ML 1037 1035 6 1040 6 1 1 39 62 -6.689 -7.035 -1.529 -0.802 -6.885 -4.203 0.338 -0.314 -0.344 0.194 + MR 1038 1035 6 1040 6 1 1 39 62 -7.186 -5.915 -1.652 -5.894 -0.777 -4.107 0.396 -0.299 -0.379 0.141 + D 1039 1035 6 1040 6 0 0 35 58 -10.689 -9.387 -5.184 -5.867 -4.979 -0.118 + IL 1040 1040 5 1040 6 1 1 40 63 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1041 1041 6 1041 5 1 1 40 63 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 257 ] 964 1019 g c - - + MP 1042 1041 6 1046 6 2 2 39 61 -10.737 -10.677 -0.051 -8.821 -5.024 -10.128 -1.204 -1.065 -1.455 1.485 -1.835 -2.713 1.338 -2.226 -1.436 1.662 -2.145 -0.418 1.201 -1.864 0.173 -0.894 + ML 1043 1041 6 1046 6 1 1 37 60 -6.656 -7.002 -1.497 -0.882 -5.824 -3.880 0.258 -0.236 -0.320 0.206 + MR 1044 1041 6 1046 6 1 1 37 60 -7.273 -6.002 -1.833 -5.370 -0.829 -3.181 0.513 -0.402 -0.349 0.044 + D 1045 1041 6 1046 6 0 0 34 57 -10.681 -9.379 -5.177 -5.495 -5.294 -0.116 + IL 1046 1046 5 1046 6 1 1 38 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1047 1047 6 1047 5 1 1 38 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 258 ] 965 1018 a u - - + MP 1048 1047 6 1052 4 2 2 37 59 -1.084 -9.801 -1.100 -4.041 -0.791 -1.554 -0.850 1.221 -1.282 -2.485 1.172 -2.029 -1.001 1.199 -2.147 -0.437 1.149 -1.146 0.933 -0.380 + ML 1049 1047 6 1052 4 1 1 35 58 -2.629 -4.211 -0.648 -2.775 0.305 -0.259 -0.323 0.177 + MR 1050 1047 6 1052 4 1 1 35 57 -3.906 -5.096 -0.895 -1.448 0.354 -0.042 -0.619 0.136 + D 1051 1047 6 1052 4 0 0 33 56 -4.460 -5.858 -1.486 -0.785 + IL 1052 1052 5 1052 4 1 1 35 58 -1.783 -6.582 -0.544 -6.236 0.000 0.000 0.000 0.000 + IR 1053 1053 6 1053 3 1 1 36 59 -1.423 -0.807 -4.165 0.000 0.000 0.000 0.000 + [ MATL 259 ] 978 - a - - - + ML 1054 1053 6 1056 3 1 1 33 56 -10.835 -0.061 -4.602 0.752 -0.997 -0.045 -0.243 + D 1055 1053 6 1056 3 0 0 32 55 -7.757 -0.591 -1.592 + IL 1056 1056 3 1056 3 1 1 34 57 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 260 ] - 1014 - a - - + MR 1057 1056 3 1059 5 1 1 32 55 -1.335 -0.759 -6.843 -8.310 -10.454 0.325 -0.489 -0.048 0.094 + D 1058 1056 3 1059 5 0 0 30 53 -4.818 -0.721 -2.850 -5.465 -2.347 + IR 1059 1059 3 1059 5 1 1 32 55 -2.601 -0.305 -6.387 -6.715 -7.806 0.000 0.000 0.000 0.000 + [ MATP 261 ] 979 1009 g c - - + MP 1060 1059 3 1064 6 2 2 31 54 -10.767 -10.706 -0.010 -8.323 -9.291 -10.157 -1.415 -2.185 -2.102 0.708 -1.969 -2.719 1.266 -2.437 -1.611 2.089 -2.573 -0.388 1.537 -1.805 -0.003 -0.250 + ML 1061 1059 3 1064 6 1 1 29 52 -7.070 -7.416 -1.117 -1.066 -7.266 -4.590 0.356 -0.456 -0.294 0.233 + MR 1062 1059 3 1064 6 1 1 29 52 -7.140 -5.869 -1.604 -5.847 -0.812 -4.060 0.431 -0.320 -0.303 0.057 + D 1063 1059 3 1064 6 0 0 27 49 -9.748 -8.446 -4.048 -4.925 -4.501 -0.220 + IL 1064 1064 5 1064 6 1 1 30 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1065 1065 6 1065 5 1 1 30 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 262 ] 980 1008 c g - - + MP 1066 1065 6 1070 6 2 2 29 52 -10.779 -10.719 -0.012 -9.072 -7.775 -10.170 -2.158 -2.307 -2.393 0.459 -2.073 -2.613 2.315 -2.549 -2.231 1.220 -2.876 -0.881 1.278 -0.805 -0.265 0.496 + ML 1067 1065 6 1070 6 1 1 28 51 -6.753 -7.099 -1.303 -0.995 -6.949 -3.868 0.214 -0.314 -0.430 0.371 + MR 1068 1065 6 1070 6 1 1 28 51 -7.124 -5.853 -1.643 -5.831 -0.793 -4.045 0.361 -0.563 0.115 -0.065 + D 1069 1065 6 1070 6 0 0 25 48 -9.731 -8.429 -4.226 -4.908 -4.926 -0.191 + IL 1070 1070 5 1070 6 1 1 28 51 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1071 1071 6 1071 5 1 1 28 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 263 ] 981 1007 c g - - + MP 1072 1071 6 1076 4 2 2 27 50 -3.893 -8.716 -0.109 -8.321 -2.000 -2.276 -1.938 0.502 -1.831 -2.949 2.077 -2.370 -1.913 0.948 -2.002 -0.941 1.068 -1.137 0.427 1.127 + ML 1073 1071 6 1076 4 1 1 27 50 -3.989 -4.171 -0.420 -2.901 0.319 -0.368 -0.248 0.184 + MR 1074 1071 6 1076 4 1 1 27 50 -3.399 -4.134 -1.706 -0.884 0.392 -0.499 -0.059 0.030 + D 1075 1071 6 1076 4 0 0 25 48 -5.251 -4.932 -2.780 -0.330 + IL 1076 1076 5 1076 4 1 1 28 51 -2.353 -3.283 -0.533 -6.606 0.000 0.000 0.000 0.000 + IR 1077 1077 6 1077 3 1 1 29 52 -1.157 -0.975 -4.539 0.000 0.000 0.000 0.000 + [ MATL 264 ] 986 - U - - - + ML 1078 1077 6 1080 3 1 1 21 38 -10.643 -0.005 -8.507 -1.536 -0.481 -1.497 1.370 + D 1079 1077 6 1080 3 0 0 20 38 -7.140 -2.250 -0.353 + IL 1080 1080 3 1080 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 987 - G - - - + ML 1081 1080 3 1083 3 1 1 20 37 -10.643 -0.004 -8.816 -2.627 -3.708 1.848 -2.623 + D 1082 1080 3 1083 3 0 0 19 37 -7.117 -2.093 -0.399 + IL 1083 1083 3 1083 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 266 ] 988 - U - - - + ML 1084 1083 3 1086 3 1 1 19 36 -10.646 -0.003 -9.300 -1.272 0.181 -1.777 1.111 + D 1085 1083 3 1086 3 0 0 18 36 -7.038 -2.085 -0.402 + IL 1086 1086 3 1086 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 989 - c - - - + ML 1087 1086 3 1089 3 1 1 18 35 -10.649 -0.005 -8.311 -1.578 0.935 -1.823 0.557 + D 1088 1086 3 1089 3 0 0 17 35 -6.941 -2.177 -0.376 + IL 1089 1089 3 1089 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 990 - u - - - + ML 1090 1089 3 1092 3 1 1 17 34 -3.231 -0.176 -6.912 -0.345 -0.075 -0.270 0.520 + D 1091 1089 3 1092 3 0 0 15 32 -4.539 -2.308 -0.405 + IL 1092 1092 3 1092 3 1 1 18 35 -1.649 -0.684 -4.092 0.000 0.000 0.000 0.000 + [ MATL 269 ] 996 - g - - - + ML 1093 1092 3 1095 3 1 1 13 31 -10.628 -0.006 -8.260 -0.041 -0.642 0.570 -0.147 + D 1094 1092 3 1095 3 0 0 14 32 -7.534 -1.585 -0.597 + IL 1095 1095 3 1095 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 270 ] 997 - U - - - + ML 1096 1095 3 1098 3 1 1 11 30 -10.639 -0.012 -7.012 -1.081 -0.139 -1.244 1.136 + D 1097 1095 3 1098 3 0 0 13 31 -7.257 -2.023 -0.420 + IL 1098 1098 3 1098 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 271 ] 998 - u - - - + ML 1099 1098 3 1101 2 1 1 1 1 * 0.000 -0.626 0.113 -0.209 0.491 + D 1100 1098 3 1101 2 0 0 0 0 * 0.000 + IL 1101 1101 3 1101 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 272 ] - - - - - - + E 1102 1101 3 -1 0 0 0 0 0 +// +HMMER3/f [3.3.2 | Nov 2020] +NAME tmRNA +ACC RF00023 +LENG 358 +MAXL 952 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Tue Jan 7 21:10:11 2025 +COM [1] cmbuild -F CM SEED +NSEQ 3038 +EFFN 13.666388 +CKSUM 1171145595 +STATS LOCAL MSV -11.6146 0.70378 +STATS LOCAL VITERBI -13.0432 0.70378 +STATS LOCAL FORWARD -4.0408 0.70378 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.35048 1.45924 1.37178 1.36720 + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.00896 5.00896 1.46634 0.26236 0.00000 * + 1 4.02218 5.10463 0.03051 5.10481 1 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.00896 5.00896 1.46634 0.26236 1.09861 0.40547 + 2 4.02139 5.10332 0.03054 5.10300 2 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.00896 5.00896 1.46634 0.26236 1.09861 0.40547 + 3 3.12625 4.75659 0.06638 4.44372 3 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01344 5.00945 5.00945 1.46634 0.26236 1.09861 0.40547 + 4 2.92224 3.41842 0.11673 3.74670 4 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 5 1.33617 1.71457 0.82936 2.11379 5 g - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 6 2.85800 0.96548 2.86451 0.68359 6 U - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 7 3.84895 5.02911 0.03812 4.65043 7 G - - [ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.09861 0.40547 + 8 0.77536 1.90566 2.71788 1.12477 8 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.53806 2.47584 1.10254 0.23476 1.56429 1.09861 0.40547 + 9 0.99598 1.41477 2.46241 1.19591 12 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01991 4.61986 4.61986 1.46634 0.26236 0.06419 2.77777 + 10 1.20205 1.04150 2.67865 1.28071 13 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01351 5.00451 5.00451 1.46634 0.26236 0.64182 0.74725 + 11 1.43830 1.43253 2.36660 0.84358 14 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01340 5.01267 5.01267 1.46634 0.26236 1.09861 0.40547 + 12 2.58264 3.67612 0.15283 3.19837 15 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01528 5.01267 4.76659 1.46634 0.26236 1.09861 0.40547 + 13 3.64971 4.52127 0.05196 4.28577 16 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01464 5.01082 4.84537 1.46634 0.26236 1.18754 0.36380 + 14 1.36778 1.48591 2.41712 0.84431 17 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03714 3.51390 5.00961 0.40761 1.09434 0.86326 0.54781 + 15 2.42897 2.55644 3.69503 0.21141 20 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01446 4.86617 5.01267 1.29179 0.32128 1.09861 0.40547 + 16 4.76124 4.46399 5.32939 0.02523 22 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01520 4.77526 5.01267 1.19521 0.36046 1.09861 0.40547 + 17 3.14583 0.23851 4.11230 1.87862 24 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01339 5.01291 5.01291 1.46634 0.26236 1.09861 0.40547 + 18 3.56882 3.60949 0.08152 3.77075 25 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01328 5.02146 5.02146 1.46634 0.26236 1.09861 0.40547 + 19 0.13313 2.97609 3.31928 3.28402 26 A - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01325 5.02356 5.02356 1.46634 0.26236 1.09861 0.40547 + 20 3.89531 0.17014 3.73153 2.18783 27 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01323 5.02470 5.02470 1.46634 0.26236 1.09861 0.40547 + 21 1.14499 2.62177 0.71118 2.13680 28 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.08346 5.03040 2.60993 1.46634 0.26236 1.09861 0.40547 + 22 1.78991 1.97126 0.73829 1.53335 29 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05533 4.96219 3.06131 1.46634 0.26236 0.16362 1.89093 + 23 1.58082 1.85519 0.70445 1.94218 30 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01457 4.99360 4.86812 1.46634 0.26236 0.26150 1.46924 + 24 1.37844 1.68200 1.12022 1.44468 31 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02005 4.61480 4.61029 1.02634 0.44366 1.06087 0.42488 + 25 1.24924 1.78493 1.36077 1.24132 33 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01384 5.02853 4.93437 1.46634 0.26236 0.82056 0.58015 + 26 1.44694 1.68118 1.46859 1.05467 34 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.03163 4.98974 1.46634 0.26236 1.08838 0.41062 + 27 1.42198 1.59169 1.36334 1.20605 35 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.03163 4.98604 1.46634 0.26236 1.03728 0.43760 + 28 1.47235 1.57496 1.34559 1.19332 36 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01339 5.03197 4.99521 1.46634 0.26236 1.06845 0.42089 + 29 1.56056 1.45765 1.45573 1.12711 37 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.04932 5.03203 3.17966 1.46634 0.26236 1.11102 0.39932 + 30 1.31286 1.95020 1.16771 1.28147 38 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.89842 1.51264 0.98763 0.48296 0.95961 1.14225 0.38434 + 31 1.37512 1.49435 1.43077 1.25994 44 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02161 4.55889 4.51890 1.46634 0.26236 0.05527 2.92299 + 32 1.19382 1.66074 1.48725 1.26959 45 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01324 5.02422 5.02422 1.46634 0.26236 0.68366 0.70272 + 33 1.27418 1.68292 1.33383 1.30548 46 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01314 5.03192 5.03192 1.46634 0.26236 1.01621 0.44936 + 34 1.54641 1.50028 1.23595 1.29697 47 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02420 4.99285 4.06747 1.41580 0.27804 1.09861 0.40547 + 35 1.56955 1.26537 1.60551 1.17462 49 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01567 5.02295 4.71473 1.46634 0.26236 0.56616 0.83864 + 36 1.36064 1.46890 1.62558 1.15035 50 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01573 4.99561 4.72907 1.42149 0.27622 0.90402 0.51909 + 37 1.34905 1.52884 1.58129 1.14565 52 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01315 5.03130 5.03130 1.46634 0.26236 0.94340 0.49315 + 38 1.26926 1.72491 1.35438 1.26349 53 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02211 4.19198 4.99839 0.91261 0.51328 1.06788 0.42119 + 39 1.21950 1.77998 1.22982 1.41208 56 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01867 4.46905 4.95663 1.00165 0.45772 1.07503 0.41747 + 40 1.42343 1.81537 1.09888 1.33526 59 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.07136 4.95176 2.78387 1.39684 0.28419 1.04767 0.43195 + 41 1.33595 1.49581 1.53548 1.21176 62 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02451 4.97745 4.05574 1.46634 0.26236 0.20241 1.69696 + 42 1.31063 1.78979 1.67111 0.97999 63 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02864 5.02370 3.83277 1.46634 0.26236 0.69614 0.69016 + 43 2.92437 4.26164 0.10899 3.33936 64 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01634 4.70281 4.94286 1.11916 0.39535 0.46275 0.99304 + 44 5.07534 0.03521 5.08509 3.80946 66 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01445 4.84967 5.03357 1.25107 0.33715 1.07416 0.41792 + 45 0.65718 3.04418 0.97007 2.90049 68 A - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.04562 4.02839 3.61964 0.61895 0.77330 1.04988 0.43075 + 46 1.42902 1.83467 1.49735 0.97533 70 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01439 4.92721 4.95627 1.35977 0.29668 0.42516 1.06036 + 47 2.02198 2.79756 0.32438 2.48086 72 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02154 4.65106 4.44324 1.05662 0.42714 1.03745 0.43751 + 48 2.70086 0.76894 2.41521 0.96758 74 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.01824 4.98724 4.48767 1.41396 0.27863 1.34952 0.30025 + 49 1.88731 0.41566 2.48613 2.25016 76 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01661 5.02428 4.61527 1.46634 0.26236 1.11995 0.39496 + 50 2.51883 3.10619 0.18155 3.20160 77 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01351 5.02419 4.98449 1.46634 0.26236 1.47976 0.25837 + 51 0.63585 2.31419 1.70771 1.65870 78 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01806 5.02422 4.48070 1.46634 0.26236 0.95312 0.48701 + 52 2.02581 2.75235 0.31096 2.63683 79 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01360 5.02451 4.97154 1.46634 0.26236 1.51250 0.24892 + 53 1.72675 1.72224 0.79939 1.64055 80 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.74362 1.46861 1.22293 0.36133 1.19320 1.52442 0.24558 + 54 1.22612 2.02884 1.64625 0.96152 87 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.11953 4.68478 2.26885 1.46634 0.26236 0.13325 2.08143 + 55 1.83615 1.49437 1.40274 0.99356 88 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02344 4.93737 4.13567 1.46634 0.26236 1.10596 0.40181 + 56 1.81956 1.63765 0.90042 1.43941 89 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02940 4.96197 3.81797 1.46634 0.26236 1.70468 0.20069 + 57 1.52255 1.15368 1.74163 1.23396 90 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03263 4.90453 3.70152 1.40025 0.28307 1.48816 0.25591 + 58 1.51387 1.38625 1.38102 1.27794 92 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05019 4.95567 3.17231 1.46634 0.26236 1.54321 0.24041 + 59 1.50998 1.50030 1.20195 1.36487 93 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05448 4.93562 3.08262 1.46634 0.26236 1.72918 0.19532 + 60 1.61369 1.46598 1.24531 1.26533 94 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.16311 4.91178 1.94393 1.46634 0.26236 2.18375 0.11948 + 61 1.44872 1.48878 1.56132 1.10981 95 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.50328 1.66647 1.57724 0.27211 1.43452 1.66604 0.20948 + 62 1.40143 1.82002 1.04080 1.43313 102 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01992 4.61901 4.61901 1.46634 0.26236 0.15229 1.95712 + 63 1.08551 1.79537 1.29290 1.50629 103 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01399 4.99607 4.94423 1.46634 0.26236 0.35048 1.21859 + 64 1.54728 0.93729 1.85186 1.43321 104 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01316 5.03030 5.03030 1.46634 0.26236 0.97278 0.47486 + 65 2.56897 0.35906 2.69464 1.84842 105 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03279 5.03279 1.46634 0.26236 1.04788 0.43183 + 66 1.57408 1.87983 2.23192 0.62949 106 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01369 5.03376 4.95059 1.46634 0.26236 1.06122 0.42470 + 67 3.56831 0.13331 3.61011 2.66563 107 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01617 4.99407 4.68163 1.46147 0.26383 1.05617 0.42738 + 68 2.42044 2.37224 0.38878 1.96636 112 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01374 5.03155 4.94476 1.46634 0.26236 1.12644 0.39184 + 69 2.59904 2.51754 3.31752 0.21226 113 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01375 4.98688 4.98646 1.44423 0.26909 1.10292 0.40332 + 70 0.79828 2.37387 2.57529 0.96588 117 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.03237 4.99167 1.46634 0.26236 0.94893 0.48964 + 71 0.09196 3.49780 3.71867 3.40142 118 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01399 5.03400 4.90847 1.46634 0.26236 1.12748 0.39134 + 72 0.18698 2.83536 3.32562 2.57843 119 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01436 5.03313 4.86145 1.46634 0.26236 1.12198 0.39398 + 73 0.66583 1.97677 2.54914 1.31122 120 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.32632 5.03223 1.30233 1.46634 0.26236 1.21190 0.35330 + 74 1.12050 0.89330 2.31009 1.79981 121 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10224 2.74783 3.40764 0.33676 1.25205 0.43289 1.04592 + 75 0.89506 1.51618 2.09442 1.39141 125 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.60473 1.28238 1.73498 0.81756 0.58251 0.35649 1.20442 + 76 1.27695 1.67344 1.29173 1.35201 243 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03416 4.84129 3.66190 1.46634 0.26236 0.56887 0.83509 + 77 1.55108 1.40984 1.15014 1.48190 244 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02011 4.94426 4.35969 1.46634 0.26236 1.01886 0.44786 + 78 1.62131 1.34925 1.26517 1.34426 245 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01590 4.93592 4.75736 1.41983 0.27675 0.50468 0.92558 + 79 1.50442 1.54021 1.19670 1.34198 247 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01579 5.01438 4.70756 1.46634 0.26236 0.74236 0.64625 + 80 1.48209 1.88832 1.00898 1.35899 248 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02630 5.02450 3.94340 1.46634 0.26236 1.09004 0.40978 + 81 1.59095 1.00187 1.46620 1.61809 249 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03088 5.01511 3.73924 1.46634 0.26236 0.46401 0.99091 + 82 0.82022 1.77109 1.55015 1.72990 250 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.67751 1.05291 1.94353 0.56371 0.84187 0.61851 0.77380 + 83 0.67645 1.76698 2.35891 1.48630 260 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01523 4.88554 4.88554 1.46634 0.26236 0.12766 2.12156 + 84 0.46904 1.92189 2.53952 1.90270 261 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01318 5.02864 5.02864 1.46634 0.26236 0.90308 0.51973 + 85 0.53334 1.79079 2.43671 1.83836 262 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03246 5.03246 1.46634 0.26236 0.98704 0.46629 + 86 0.75252 1.58295 2.39872 1.45834 263 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03402 5.03402 1.46634 0.26236 1.12675 0.39169 + 87 0.88178 1.79639 2.23128 1.16261 264 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01340 5.03402 4.99116 1.46634 0.26236 1.12675 0.39169 + 88 0.58075 2.40688 2.24851 1.40703 265 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.03373 4.98348 1.46634 0.26236 1.09242 0.40858 + 89 2.96434 1.98956 3.34840 0.25295 266 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03372 5.03372 1.46634 0.26236 1.14146 0.38471 + 90 0.02327 5.22176 4.50014 5.03633 267 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01345 5.03372 4.98432 1.46634 0.26236 1.05040 0.43047 + 91 0.28577 2.75661 2.06672 2.83940 268 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01407 5.03401 4.89805 1.46634 0.26236 1.12708 0.39153 + 92 1.07429 1.48700 1.69303 1.39251 269 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01312 5.03306 5.03306 1.46634 0.26236 1.03256 0.44020 + 93 2.82394 1.46481 3.62979 0.38128 270 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01420 5.03405 4.88108 1.46634 0.26236 1.12534 0.39236 + 94 3.98100 4.75654 0.03778 4.62452 271 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01391 5.03297 4.92010 1.46634 0.26236 1.13360 0.38842 + 95 2.56175 0.37074 1.93189 2.43344 272 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03248 5.03248 1.46634 0.26236 1.20029 0.35826 + 96 1.12513 0.92385 2.37840 1.68359 273 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01373 5.03248 4.94565 1.46634 0.26236 1.08668 0.41148 + 97 0.34309 4.25506 1.35178 4.04808 274 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.03268 4.98988 1.46634 0.26236 1.00055 0.45836 + 98 0.07718 3.51627 3.79330 3.81475 275 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03376 5.03376 1.46634 0.26236 1.09663 0.40646 + 99 1.33744 0.81996 2.60759 1.49915 276 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03405 5.03405 1.46634 0.26236 1.12534 0.39236 + 100 0.87560 2.13609 1.37359 1.55080 277 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03405 5.03405 1.46634 0.26236 1.08999 0.40981 + 101 0.48082 1.69558 2.62870 2.07099 278 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.11359 0.39806 + 102 1.29854 1.26250 2.41241 1.03697 279 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.11359 0.39806 + 103 0.82634 2.06288 1.48895 1.56229 280 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.11359 0.39806 + 104 0.60350 1.81675 2.38715 1.61615 281 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03428 5.03428 1.46634 0.26236 1.06931 0.42045 + 105 1.23804 1.36649 2.09525 1.10259 282 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02512 5.03458 4.00085 1.46634 0.26236 1.09861 0.40547 + 106 1.17518 1.87958 1.53965 1.12662 283 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01326 5.02272 5.02272 1.46634 0.26236 1.57101 0.23299 + 107 0.90625 1.68677 2.15666 1.22032 284 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01326 5.02272 5.02272 1.46634 0.26236 1.57101 0.23299 + 108 1.36194 1.17229 2.03516 1.19231 285 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.31871 5.02271 1.32303 1.46634 0.26236 1.57101 0.23299 + 109 1.26002 1.78642 1.63830 1.03710 286 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01796 4.72196 4.72196 1.46634 0.26236 3.78976 0.02286 + 110 0.91844 1.54295 1.99649 1.38112 287 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.16205 4.72196 1.96110 1.46634 0.26236 3.65542 0.02619 + 111 1.20936 1.44364 1.93275 1.13696 288 u - - , + 1.38629 1.38629 1.38629 1.38629 + 1.56529 0.38510 2.20192 3.12270 0.04504 1.33540 0.30524 + 112 1.52322 0.85064 2.24699 1.38977 490 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04229 4.62898 3.45319 1.46634 0.26236 0.05604 2.90961 + 113 2.42825 2.26712 0.30486 2.64546 491 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01454 5.01356 4.85539 1.46634 0.26236 1.61054 0.22287 + 114 3.28475 0.16627 3.45324 2.47589 492 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01937 4.91527 4.43537 1.34596 0.30150 1.26986 0.32971 + 115 1.19499 1.83073 2.13802 0.86963 494 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01707 5.01359 4.57810 1.46634 0.26236 1.03168 0.44069 + 116 1.65446 1.07921 1.78685 1.19914 495 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01647 4.69437 4.93512 1.11069 0.39948 1.32649 0.30844 + 117 1.87731 1.81101 2.12591 0.57237 497 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01703 5.02049 4.57756 1.46634 0.26236 1.18559 0.36466 + 118 1.33686 1.34114 1.56007 1.32553 498 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02228 5.02060 4.17101 1.46634 0.26236 1.46080 0.26403 + 119 2.12682 2.74866 0.31697 2.42568 499 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02585 4.97177 3.98536 1.44596 0.26856 1.75868 0.18907 + 120 2.15168 0.58737 2.16401 1.54619 503 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02853 4.92606 3.86941 1.40203 0.28249 1.54808 0.23909 + 121 1.49069 1.55843 1.77305 0.93013 507 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01844 4.94113 4.49874 1.40274 0.28226 1.42892 0.27387 + 122 2.12620 2.68610 0.33440 2.33514 509 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01593 4.99621 4.70602 1.46634 0.26236 1.12706 0.39154 + 123 1.91944 0.66176 1.98930 1.60657 510 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.10455 2.38826 4.89534 1.21814 0.35067 0.82355 0.57780 + 124 2.01357 1.08747 2.09702 0.89993 528 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01722 5.02016 4.55917 1.46634 0.26236 1.30611 0.31591 + 125 3.48041 3.45334 3.99975 0.08420 529 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01358 5.01899 4.97976 1.46634 0.26236 1.57775 0.23122 + 126 0.11151 3.81770 2.88167 3.59356 530 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01723 5.01945 4.55861 1.46634 0.26236 1.66892 0.20881 + 127 0.17959 3.41930 2.28543 3.50926 531 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08803 5.01557 2.55578 1.46634 0.26236 1.41206 0.27924 + 128 1.52859 1.98173 1.69947 0.77100 532 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 1.16193 0.78635 1.46268 1.48393 0.25714 2.67275 0.07156 + 129 0.77597 1.90544 1.99415 1.36705 557 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.16614 4.69185 1.93860 1.46634 0.26236 0.94464 0.49236 + 130 1.02094 1.73823 1.50464 1.41957 558 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03141 4.71726 3.81752 1.46634 0.26236 0.67093 0.71586 + 131 1.59174 1.65820 0.94520 1.52627 559 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02319 4.88501 4.17598 1.46634 0.26236 1.90092 0.16185 + 132 2.37965 0.54715 2.44910 1.41696 560 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03398 4.89707 3.65210 1.46634 0.26236 1.88698 0.16432 + 133 1.12562 1.84060 1.32217 1.38522 561 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03961 4.80954 3.48414 1.35926 0.29686 1.79201 0.18227 + 134 1.60693 2.12666 0.63327 1.90106 563 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04445 4.89452 3.32442 1.46634 0.26236 2.47164 0.08823 + 135 2.55077 0.53323 2.54946 1.35811 564 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.13213 4.87289 2.15309 1.46634 0.26236 2.71497 0.06850 + 136 1.43444 1.62093 1.24029 1.29195 565 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.15841 4.76420 1.98071 1.46634 0.26236 0.51198 0.91457 + 137 1.08127 1.92919 1.25640 1.46580 566 a - - > + 1.38629 1.38629 1.38629 1.38629 + 1.48138 0.77234 1.16879 2.73117 0.06736 1.90591 0.16098 + 138 1.51022 1.64800 0.96983 1.57234 634 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05248 4.50853 3.21603 1.46634 0.26236 1.00255 0.45719 + 139 1.46715 1.05728 1.62135 1.49439 635 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01891 4.71264 4.63048 1.46634 0.26236 0.12348 2.15279 + 140 2.14306 0.69298 1.93529 1.43448 636 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01451 5.01317 4.85933 1.46634 0.26236 1.18701 0.36403 + 141 1.46711 1.99841 0.63730 2.25247 637 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01411 5.01830 4.90694 1.46634 0.26236 1.42992 0.27355 + 142 2.14549 1.46255 1.86975 0.69880 638 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01426 5.01975 4.88604 1.46634 0.26236 1.56144 0.23551 + 143 2.03596 0.87147 1.92069 1.18875 639 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01477 5.01963 4.82148 1.46634 0.26236 1.52725 0.24479 + 144 1.66195 1.22694 1.57578 1.17054 640 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01796 5.01930 4.49281 1.46634 0.26236 1.55524 0.23717 + 145 1.58990 1.29846 1.47543 1.22275 641 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.33684 1.45183 2.95970 0.08710 2.48394 0.87949 0.53613 + 146 1.54305 1.19373 1.68901 1.20905 645 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03077 4.97967 3.75402 1.46634 0.26236 0.70841 0.67811 + 147 1.57780 1.12902 1.64263 1.28463 646 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05140 4.99444 3.13906 1.46634 0.26236 1.17009 0.37156 + 148 1.55580 1.26159 1.53493 1.23682 647 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.11923 4.97006 2.24947 1.46634 0.26236 1.08582 0.41192 + 149 1.42450 1.52860 1.38387 1.23126 648 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.22880 1.81745 3.16834 0.24346 1.53207 0.22480 1.60283 + 150 1.42638 1.54377 1.29506 1.30060 654 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01532 4.98624 4.78269 1.46634 0.26236 0.46114 0.99577 + 151 1.56209 1.39360 1.32200 1.28909 655 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01456 5.02183 4.84533 1.46634 0.26236 1.31944 0.31100 + 152 1.71834 1.29112 1.54307 1.10277 656 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01526 5.02286 4.76119 1.46634 0.26236 1.13296 0.38872 + 153 1.60932 1.50598 1.31911 1.16860 657 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01903 4.96741 4.43179 1.39504 0.28478 1.19046 0.36252 + 154 1.18742 1.63776 1.92889 1.03488 659 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.23265 5.02201 1.60456 1.46634 0.26236 1.40197 0.28251 + 155 1.93472 1.00395 2.40358 0.91952 660 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08170 2.65516 4.80779 0.42538 1.05994 0.09326 2.41861 + 156 1.81397 2.46146 0.64871 1.47420 666 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01385 5.02839 4.93363 1.46634 0.26236 1.14526 0.38293 + 157 2.44815 0.48551 3.13012 1.36865 667 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01317 5.02963 5.02963 1.46634 0.26236 1.14388 0.38358 + 158 2.61007 0.56805 3.28594 1.13186 668 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01356 5.03114 4.97076 1.46634 0.26236 1.24154 0.34100 + 159 1.97345 1.02578 2.16553 0.94722 669 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01369 5.03105 4.95295 1.46634 0.26236 1.29330 0.32071 + 160 1.34473 2.02235 0.92969 1.54943 670 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01408 5.03052 4.90049 1.46634 0.26236 1.27885 0.32623 + 161 1.35012 1.37866 1.82514 1.11571 671 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05644 5.02986 3.02950 1.46634 0.26236 1.29982 0.31825 + 162 1.44952 1.78661 1.24970 1.16732 672 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07351 2.87750 4.22662 0.37898 1.15379 0.30076 1.34806 + 163 1.23382 1.80800 1.07457 1.59260 678 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01572 5.02359 4.70890 1.46634 0.26236 0.92256 0.50667 + 164 1.49609 1.64727 0.97752 1.57418 679 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01532 5.02708 4.75081 1.46634 0.26236 1.36184 0.29597 + 165 1.50874 1.51854 1.16234 1.39827 680 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04685 5.02558 3.23902 1.46634 0.26236 1.39037 0.28633 + 166 1.52683 1.51817 1.28072 1.25236 681 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.23854 2.27395 2.21352 0.21336 1.64956 0.59253 0.80503 + 167 1.49009 1.57565 1.25931 1.25904 685 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03655 4.91597 3.55586 1.46634 0.26236 0.47926 0.96560 + 168 1.41040 1.68193 1.12543 1.40475 686 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03371 4.97755 3.63967 1.46634 0.26236 0.76976 0.62198 + 169 1.47421 1.79989 1.02462 1.39921 687 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.13149 4.98831 2.15076 1.46634 0.26236 1.56161 0.23547 + 170 1.31766 1.83259 1.12018 1.40235 688 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.43154 4.88070 1.07031 1.46634 0.26236 0.70208 0.68429 + 171 0.95452 1.88704 1.79833 1.21097 689 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.34400 1.27122 4.54842 1.56201 0.23536 0.67615 0.71043 + 172 1.09621 1.51577 1.85326 1.23960 731 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.01770 4.84649 4.63713 1.46634 0.26236 0.12326 2.15444 + 173 1.38132 1.53722 1.20703 1.44949 732 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01428 5.02448 4.87932 1.46634 0.26236 1.22155 0.34924 + 174 1.31454 1.68154 1.10266 1.54492 733 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01448 5.02588 4.85204 1.46634 0.26236 1.18486 0.36498 + 175 1.40990 2.09546 0.74168 1.85465 734 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01482 5.02697 4.80917 1.46634 0.26236 1.40129 0.28273 + 176 1.50338 2.04162 0.68669 1.93400 735 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01469 4.98435 4.86211 1.41444 0.27847 1.19910 0.35877 + 177 2.46363 0.79998 1.86665 1.16829 737 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01918 5.02681 4.38693 1.46634 0.26236 1.03969 0.43628 + 178 1.55314 2.11708 0.65574 1.90395 738 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01667 4.92405 4.68176 1.34416 0.30213 0.69022 0.69608 + 179 1.90398 1.96093 2.99038 0.41547 740 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01619 5.03045 4.65389 1.46634 0.26236 1.08351 0.41310 + 180 1.59906 0.59056 2.80114 1.69742 741 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01649 5.02919 4.62446 1.46634 0.26236 1.12571 0.39219 + 181 0.33022 3.17100 1.70046 2.87050 742 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.72766 1.28537 1.42540 0.34819 1.22405 1.11557 0.39709 + 182 1.14970 1.44215 2.09604 1.12730 752 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01937 4.76442 4.54122 1.46634 0.26236 0.33744 1.25035 + 183 1.07462 1.45574 2.25021 1.13953 753 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01423 4.97108 4.93480 1.46634 0.26236 0.31926 1.29714 + 184 1.08414 1.46546 2.28171 1.11253 754 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01322 5.02565 5.02565 1.46634 0.26236 0.93850 0.49629 + 185 0.89243 1.71444 2.22176 1.19780 755 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01316 5.03056 5.03056 1.46634 0.26236 1.04130 0.43540 + 186 0.87262 1.83608 1.70921 1.42007 756 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.03260 4.98836 1.46634 0.26236 1.05993 0.42538 + 187 1.26772 1.83631 1.27748 1.27160 757 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01312 5.03348 5.03348 1.46634 0.26236 1.05351 0.42880 + 188 1.56813 0.98367 1.98037 1.27435 758 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01311 5.03440 5.03440 1.46634 0.26236 1.05500 0.42801 + 189 1.07836 2.11267 0.90042 2.02091 759 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01395 5.03499 4.91406 1.46634 0.26236 1.11211 0.39878 + 190 1.30305 3.06077 0.49171 2.66116 760 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01374 5.03415 4.94301 1.46634 0.26236 1.15352 0.37910 + 191 1.66243 3.07765 0.36977 2.61234 761 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01368 5.03353 4.95231 1.46634 0.26236 1.18318 0.36572 + 192 0.94971 1.06939 2.12344 1.89505 762 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01497 5.03298 4.78654 1.46634 0.26236 1.08113 0.41432 + 193 2.12102 2.50497 2.99827 0.28963 763 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.42052 1.10596 4.38972 0.51682 0.90737 1.03928 0.43651 + 194 0.96502 1.35602 1.62712 1.80273 791 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04485 5.02769 3.28860 1.46634 0.26236 0.75609 0.63394 + 195 1.69295 1.50295 1.01058 1.47166 792 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01587 5.00288 4.70759 1.46634 0.26236 0.73744 0.65073 + 196 1.67044 1.25091 1.43757 1.24450 793 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01657 5.01910 4.62343 1.46634 0.26236 0.86453 0.54689 + 197 1.62950 1.31971 1.48707 1.16884 794 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02948 3.94367 4.63881 0.60949 0.78445 0.89553 0.52491 + 198 1.49494 1.45166 1.53665 1.11946 797 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01871 4.59500 4.77516 1.02628 0.44369 0.99340 0.46253 + 199 1.46410 1.49878 1.41892 1.19292 800 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02042 4.87655 4.37458 1.28512 0.32382 1.03044 0.44138 + 200 1.46161 1.48907 1.41706 1.20355 802 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01441 4.94853 4.93240 1.37123 0.29276 0.79776 0.59845 + 201 1.34506 1.55054 1.43352 1.24176 804 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01392 5.03167 4.92014 1.46634 0.26236 1.22531 0.34767 + 202 1.35649 1.52285 1.34928 1.32833 805 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01673 5.03118 4.59958 1.46634 0.26236 1.17124 0.37104 + 203 1.44309 1.48868 1.35379 1.27342 806 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02020 5.02846 4.30918 1.46634 0.26236 1.00663 0.45484 + 204 1.40080 1.48663 1.43936 1.23654 807 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.51110 1.15536 2.46253 0.59291 0.80456 1.10915 0.40024 + 205 1.26388 1.87332 1.81347 0.91443 817 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.26045 1.62203 3.44840 0.07049 2.68730 0.28709 1.38806 + 206 1.64504 1.39159 1.88550 0.90002 819 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01474 4.99895 4.84223 1.46634 0.26236 0.75639 0.63367 + 207 2.25753 2.67784 0.32669 2.25027 820 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01509 5.01774 4.78510 1.46634 0.26236 1.08195 0.41390 + 208 2.05503 0.77500 2.87585 1.03609 821 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01865 5.02209 4.43265 1.46634 0.26236 1.17710 0.36842 + 209 2.51335 0.66937 3.19194 1.00544 822 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01927 5.02038 4.38297 1.46634 0.26236 1.39786 0.28385 + 210 1.72949 1.44637 1.85313 0.84291 823 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02156 5.01649 4.21959 1.46634 0.26236 0.73014 0.65747 + 211 1.55366 1.42428 1.26432 1.32647 824 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.34246 1.56376 2.51783 0.75967 0.63078 1.22884 0.34620 + 212 1.51164 1.85844 0.96217 1.42100 837 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.13496 4.94739 2.12737 1.46634 0.26236 1.22818 0.34648 + 213 1.34229 1.74407 1.01745 1.59737 838 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06880 4.85744 2.83512 1.46634 0.26236 0.16168 1.90188 + 214 1.26690 1.73480 1.09330 1.57623 839 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03634 3.79072 4.33484 2.81347 0.06187 0.24946 1.51058 + 215 1.43688 1.53851 1.23537 1.35905 883 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01624 5.02550 4.65226 1.46634 0.26236 0.98281 0.46881 + 216 1.50805 1.47371 1.31460 1.26938 884 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01349 5.02700 4.98545 1.46634 0.26236 1.10406 0.40275 + 217 1.41648 1.58775 1.26233 1.30914 885 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01708 4.92581 4.63746 1.34029 0.30350 1.26976 0.32975 + 218 1.31285 1.64515 1.29318 1.33344 887 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01667 4.90036 4.70110 1.31412 0.31295 1.13372 0.38836 + 219 1.31738 1.64021 1.27787 1.34864 889 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02235 4.44213 4.57237 0.93335 0.49961 1.15407 0.37885 + 220 1.33810 1.70258 1.19425 1.37630 892 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02047 4.72324 4.47652 1.21541 0.35181 0.99222 0.46323 + 221 1.37815 1.64018 1.12380 1.47417 896 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01973 4.94391 4.38954 1.36660 0.29433 1.12320 0.39339 + 222 1.40085 1.68608 1.05495 1.51340 898 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02381 4.98772 4.09209 1.42274 0.27582 1.26329 0.33229 + 223 1.66736 1.27607 1.41715 1.23884 900 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04468 5.01488 3.29515 1.46634 0.26236 0.67118 0.71561 + 224 1.72575 2.59420 0.66868 1.44871 901 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03970 4.99838 3.43655 1.46634 0.26236 1.46591 0.26249 + 225 0.08285 3.78410 3.62028 3.50632 902 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03577 4.97937 3.56633 1.46634 0.26236 1.63912 0.21586 + 226 0.54599 2.11315 1.58178 2.36161 903 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.92200 1.41734 1.02188 1.01896 0.44780 1.19305 0.36139 + 227 0.88488 1.80248 1.84279 1.33191 929 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02783 4.56289 4.07383 1.46634 0.26236 0.53868 0.87592 + 228 0.94096 1.63295 2.01407 1.26958 930 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01553 4.86563 4.86563 1.46634 0.26236 0.29549 1.36322 + 229 1.10120 1.53349 2.26480 1.05586 931 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01441 5.00284 4.88111 1.46634 0.26236 0.83348 0.57010 + 230 1.22294 1.58076 2.19650 0.94514 932 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01364 5.01821 4.97196 1.46634 0.26236 1.12058 0.39466 + 231 0.98275 1.75614 2.23030 1.06272 933 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01357 5.02334 4.97621 1.46634 0.26236 1.41186 0.27930 + 232 0.86757 1.71705 2.09928 1.28053 934 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01530 5.02417 4.75522 1.46634 0.26236 1.38189 0.28916 + 233 1.05270 1.74614 1.76202 1.18790 935 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01361 5.02332 4.97124 1.46634 0.26236 1.35256 0.29919 + 234 1.42269 1.38727 1.21657 1.54677 936 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01352 5.02459 4.98267 1.46634 0.26236 1.44160 0.26991 + 235 0.89381 1.86308 1.37291 1.70186 937 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01323 5.02494 5.02494 1.46634 0.26236 1.52118 0.24648 + 236 1.17837 2.68437 0.64006 2.33619 938 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01411 5.02494 4.90054 1.46634 0.26236 1.46710 0.26214 + 237 1.27598 2.24434 0.69517 2.15539 939 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01568 5.02443 4.71218 1.46634 0.26236 1.45777 0.26495 + 238 1.36627 0.69689 2.50072 1.80310 940 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01873 4.90092 4.49959 1.36596 0.29455 1.59689 0.22631 + 239 2.36433 2.60199 3.06842 0.24160 943 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02198 5.01803 4.19137 1.46634 0.26236 1.56186 0.23540 + 240 0.82656 1.62768 1.58947 1.81997 944 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.12890 2.42731 3.42136 0.25302 1.49811 1.35078 0.29981 + 241 1.53850 1.57306 0.96659 1.62197 950 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01584 4.98942 4.72150 1.46634 0.26236 2.11137 0.12905 + 242 1.76018 1.25038 1.38549 1.23310 951 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02159 4.98867 4.23085 1.46634 0.26236 2.13729 0.12553 + 243 1.61152 1.33333 1.47015 1.18115 952 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01824 4.69678 4.71610 1.17544 0.36915 1.58777 0.22863 + 244 1.46252 1.48145 1.54277 1.11702 955 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01698 4.98853 4.60295 1.46634 0.26236 2.11668 0.12832 + 245 1.39542 1.54050 1.47222 1.17576 956 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02618 4.14560 4.60499 0.96713 0.47831 1.97088 0.15005 + 246 1.39465 1.52984 1.45631 1.19596 961 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01714 4.98651 4.58873 1.46634 0.26236 1.91687 0.15907 + 247 1.42643 1.51292 1.42795 1.20474 962 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01634 4.98670 4.66915 1.46634 0.26236 2.05903 0.13648 + 248 1.41170 1.51733 1.32960 1.30052 963 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01696 4.98628 4.60676 1.46634 0.26236 2.16339 0.12209 + 249 1.39142 1.56683 1.31728 1.29205 964 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.04686 4.98442 3.24581 1.46634 0.26236 1.85692 0.16978 + 250 1.44433 1.58571 1.45790 1.11911 965 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.67349 0.84192 2.82695 0.35928 1.19791 0.61953 0.77261 + 251 0.90180 2.00728 1.44512 1.49571 978 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.02007 4.95274 4.35767 1.46634 0.26236 0.27612 1.42180 + 252 1.74443 1.61052 1.15836 1.16645 979 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01407 5.01902 4.91119 1.46634 0.26236 1.49340 0.25439 + 253 1.89216 1.13894 1.57455 1.13322 980 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01593 5.01979 4.68836 1.46634 0.26236 1.55862 0.23626 + 254 1.84987 1.25139 1.63305 1.01804 981 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.07600 2.70959 5.01804 0.31825 1.29982 1.41582 0.27803 + 255 2.25133 1.70813 2.35963 0.47952 986 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01438 5.02045 4.86982 1.46634 0.26236 1.44719 0.26818 + 256 3.01853 3.76739 0.12339 3.12133 987 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01388 5.02094 4.93623 1.46634 0.26236 1.35946 0.29679 + 257 2.10423 1.28582 2.50149 0.65455 988 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01326 5.02254 5.02254 1.46634 0.26236 1.35060 0.29987 + 258 2.27002 0.78647 2.54739 1.01348 989 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01405 5.02439 4.90976 1.46634 0.26236 1.35726 0.29755 + 259 1.55376 1.45768 1.59218 1.04330 990 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.11950 2.30413 4.35924 0.42338 1.06373 1.43482 0.27202 + 260 1.38480 1.81215 1.04654 1.44743 996 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01752 5.01927 4.53232 1.46634 0.26236 1.34619 0.30142 + 261 1.98784 1.49148 2.19360 0.64159 997 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01911 5.01787 4.39716 1.46634 0.26236 1.26642 0.33106 + 262 1.70894 1.34005 1.55744 1.06006 998 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02962 4.37873 4.09591 1.30409 0.31666 0.87873 0.53667 + 263 1.62288 1.74183 1.02388 1.31575 1007 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01798 5.01575 4.49311 1.46634 0.26236 1.70945 0.19963 + 264 1.57581 1.60430 1.01417 1.47218 1008 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02122 5.01172 4.24485 1.46634 0.26236 1.46835 0.26176 + 265 1.41444 1.27751 1.37912 1.48542 1009 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.52414 1.01370 3.09972 0.20456 1.68742 1.29361 0.32059 + 266 1.16459 1.71290 1.45043 1.29777 1014 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04343 4.92570 3.34561 1.44209 0.26975 0.68002 0.70645 + 267 1.43744 1.59791 1.19798 1.35347 1018 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01658 4.98175 4.64833 1.46634 0.26236 2.00073 0.14530 + 268 1.51047 1.43214 1.29923 1.31806 1019 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01668 4.98239 4.63733 1.46634 0.26236 2.17772 0.12025 + 269 1.52080 1.43307 1.32567 1.28280 1020 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01898 4.98119 4.42867 1.46634 0.26236 2.05141 0.13760 + 270 1.45152 1.54997 1.26192 1.30777 1021 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02528 4.69538 4.14612 1.16353 0.37452 1.83956 0.17303 + 271 1.42686 1.61141 1.25354 1.29157 1024 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03083 3.81953 4.77734 0.63413 0.75587 1.49154 0.25493 + 272 1.37665 1.60261 1.29042 1.30545 1028 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02273 4.29132 4.73397 0.82331 0.57799 2.14967 0.12389 + 273 1.32019 1.69811 1.21603 1.37247 1031 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01531 4.90224 4.85859 1.36472 0.29498 2.13511 0.12583 + 274 1.36965 1.68527 1.10769 1.46929 1033 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01947 4.98565 4.38630 1.46634 0.26236 2.21346 0.11577 + 275 1.43402 1.63786 1.05206 1.52309 1034 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02533 4.98096 4.00942 1.46634 0.26236 2.26712 0.10938 + 276 1.80671 1.15439 1.48989 1.22024 1035 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04471 4.91814 3.31285 1.44064 0.27020 0.55493 0.85357 + 277 1.94111 2.64906 0.54984 1.56686 1039 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02110 4.98424 4.26637 1.46634 0.26236 1.49842 0.25294 + 278 0.10871 3.40923 3.67960 3.10758 1040 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03897 4.98615 3.46132 1.46634 0.26236 2.14561 0.12443 + 279 0.60426 2.09622 1.50839 2.21335 1041 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03472 4.96271 3.60697 1.46634 0.26236 2.13009 0.12650 + 280 0.47438 2.31523 2.41389 1.66328 1042 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04612 4.94681 3.27108 1.46634 0.26236 1.72119 0.19705 + 281 1.04779 1.66877 2.00181 1.12172 1043 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.13941 2.48117 3.06873 2.74180 0.06663 1.60292 0.22478 + 282 1.41926 1.36821 2.24826 0.92139 1126 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.59468 1.02784 2.40257 0.37091 1.17153 0.23512 1.56292 + 283 0.78441 1.79841 2.10054 1.36392 1131 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01439 4.94139 4.94139 1.46634 0.26236 0.22872 1.58745 + 284 0.60238 2.00191 2.25337 1.54941 1132 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01322 5.02548 5.02548 1.46634 0.26236 0.88466 0.53248 + 285 0.58464 2.11936 2.42608 1.45156 1133 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01315 5.03086 5.03086 1.46634 0.26236 1.00331 0.45675 + 286 0.77276 1.87868 1.77238 1.53459 1134 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03293 5.03293 1.46634 0.26236 1.14241 0.38426 + 287 0.95970 1.64253 1.47155 1.64024 1135 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01447 5.03322 4.84741 1.46634 0.26236 1.12610 0.39200 + 288 0.83914 1.78191 1.55902 1.66465 1136 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01463 5.03219 4.82867 1.46634 0.26236 0.95955 0.48299 + 289 1.47840 1.22582 1.68218 1.22925 1137 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01418 5.03266 4.88534 1.46634 0.26236 0.99491 0.46165 + 290 1.09483 1.61642 1.48014 1.43049 1138 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01464 5.03310 4.82613 1.46634 0.26236 1.17801 0.36801 + 291 1.11699 2.59576 0.71063 2.23668 1139 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01413 5.03160 4.89282 1.46634 0.26236 1.24642 0.33902 + 292 0.67759 2.46319 1.25679 2.10021 1140 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01795 5.03063 4.48711 1.46634 0.26236 1.28833 0.32259 + 293 1.74247 0.30976 3.73242 2.69777 1141 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01447 4.93911 4.93316 1.43165 0.27301 0.72304 0.66412 + 294 3.23058 2.90440 3.72802 0.12597 1146 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01546 5.03253 4.73128 1.46634 0.26236 0.99081 0.46406 + 295 0.13875 3.95013 2.41256 3.87671 1147 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01407 4.90091 5.03179 1.30923 0.31475 1.18451 0.36513 + 296 0.62218 1.36889 3.00054 1.83835 1149 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.02142 4.62540 4.47468 1.05240 0.42939 0.88993 0.52879 + 297 1.21475 2.58230 0.61017 2.47269 1152 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01640 4.67245 4.97340 1.07926 0.41528 0.76329 0.62761 + 298 2.67377 0.37075 2.64213 1.77442 1154 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03235 4.99454 3.68656 1.41636 0.27786 1.06134 0.42464 + 299 1.05866 1.64802 1.68276 1.29176 1156 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03024 3.76563 5.01600 0.50732 0.92157 0.41847 1.07310 + 300 3.12802 1.05403 2.88026 0.59503 1159 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01401 4.90529 5.03471 1.31087 0.31414 1.09861 0.40547 + 301 4.04657 5.19227 0.03068 4.93788 1161 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01764 4.51163 5.03471 0.99394 0.46222 1.09861 0.40547 + 302 3.27933 3.38224 2.59098 0.15849 1164 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.01408 5.03471 4.89655 1.46634 0.26236 1.09861 0.40547 + 303 0.10283 3.85153 2.87648 3.90512 1165 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04029 3.43193 4.93891 0.81326 0.58593 1.00866 0.45367 + 304 2.38789 3.48479 0.17765 3.21183 1170 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.01405 4.93630 4.99487 1.34707 0.30110 1.03639 0.43809 + 305 0.34836 2.58238 2.99249 1.78141 1172 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02163 4.20736 5.03417 0.82030 0.58035 1.07265 0.41870 + 306 1.09764 1.64836 1.40237 1.47857 1175 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01559 4.71505 5.03443 1.12778 0.39120 1.09861 0.40547 + 307 1.41164 1.65426 0.99950 1.62475 1178 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01386 4.92647 5.03443 1.33529 0.30528 1.09861 0.40547 + 308 1.67755 1.29086 1.37000 1.25868 1180 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03007 5.03443 3.76743 1.46634 0.26236 1.09861 0.40547 + 309 1.63761 1.45616 1.42455 1.10319 1181 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03639 4.70845 3.62245 1.15415 0.37881 0.46997 0.98088 + 310 1.48153 1.59338 1.43705 1.10309 1185 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.07462 4.96453 2.73463 1.40500 0.28152 0.45272 1.01032 + 311 1.48100 1.66538 1.31207 1.15769 1187 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03783 4.71423 3.56998 1.19035 0.36257 0.19082 1.75032 + 312 1.44453 1.74387 1.31271 1.13877 1190 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01946 4.58605 4.70189 1.04211 0.43496 0.39303 1.12396 + 313 1.38314 1.84823 1.12916 1.31532 1193 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01595 4.95915 4.73291 1.37730 0.29070 0.93299 0.49984 + 314 1.52004 1.72009 1.23609 1.16562 1195 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01408 5.03076 4.89929 1.46634 0.26236 0.93042 0.50152 + 315 1.45860 1.77087 1.10787 1.32054 1196 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01676 4.98803 4.62509 1.41119 0.27952 1.02640 0.44362 + 316 1.40436 1.86057 1.07132 1.36127 1198 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.17169 5.02917 1.88907 1.46634 0.26236 1.13638 0.38710 + 317 1.23843 1.71420 1.32507 1.33079 1199 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.23184 2.15134 2.40133 0.81128 0.58751 0.08625 2.49334 + 318 1.13788 1.77596 1.36334 1.36893 1205 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01414 4.95861 4.95861 1.46634 0.26236 0.15901 1.91724 + 319 1.35564 1.59285 1.20131 1.43518 1206 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03243 5.03243 1.46634 0.26236 1.06471 0.42286 + 320 1.56079 1.42658 1.28014 1.30232 1207 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01313 5.03277 5.03277 1.46634 0.26236 1.09861 0.40547 + 321 1.38107 1.62847 1.31891 1.25515 1208 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01344 5.03277 4.98642 1.46634 0.26236 1.09861 0.40547 + 322 1.54442 1.53200 1.52278 1.04311 1209 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01504 4.77843 5.03246 1.17840 0.36784 1.06795 0.42116 + 323 1.72897 1.60552 1.45508 0.94580 1211 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01827 4.47890 4.99762 0.92566 0.50463 1.09861 0.40547 + 324 2.09716 1.58435 1.67901 0.72246 1214 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01344 4.98670 5.03204 1.40956 0.28005 1.07565 0.41715 + 325 1.86263 1.39818 1.62149 0.91608 1216 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01315 5.03123 5.03123 1.46634 0.26236 1.09861 0.40547 + 326 2.28474 0.77796 2.46143 1.03974 1217 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01319 5.02779 5.02779 1.46634 0.26236 1.09861 0.40547 + 327 2.25421 3.86340 0.16396 3.67819 1218 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01340 5.02760 4.99780 1.46634 0.26236 1.09861 0.40547 + 328 3.47740 2.68890 0.15489 3.10895 1219 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01322 5.02584 5.02584 1.46634 0.26236 1.07884 0.41550 + 329 0.10097 3.77293 3.40617 3.22169 1220 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01323 5.02481 5.02481 1.46634 0.26236 1.09861 0.40547 + 330 4.13058 0.05194 4.80573 3.63608 1221 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.01325 5.02383 5.02383 1.46634 0.26236 1.09861 0.40547 + 331 1.61337 2.11149 0.50493 2.57465 1222 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01350 5.02383 4.98673 1.46634 0.26236 1.09861 0.40547 + 332 2.09434 0.93185 1.19817 1.70773 1223 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01473 4.82379 5.02328 1.23451 0.34387 1.07404 0.41798 + 333 3.47081 2.93900 0.10638 4.08019 1225 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01364 4.96658 5.02353 1.39543 0.28465 1.09861 0.40547 + 334 2.10374 4.37656 0.16144 4.23248 1227 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.02735 3.89504 5.01543 0.55971 0.84717 1.09861 0.40547 + 335 3.65541 4.41766 0.05260 4.31821 1229 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.01607 5.01543 4.67665 1.46634 0.26236 1.09861 0.40547 + 336 3.50590 3.26247 3.80497 0.09494 1230 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01455 4.85530 5.01133 1.28128 0.32529 1.22473 0.34791 + 337 3.54798 3.35298 3.05432 0.11757 1232 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01480 5.01133 4.82504 1.46634 0.26236 1.22473 0.34791 + 338 4.63440 0.03548 5.05266 3.97647 1233 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01378 5.00997 4.96018 1.46634 0.26236 1.28316 0.32457 + 339 1.06365 4.10823 0.48327 3.83481 1234 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01344 5.00963 5.00963 1.46634 0.26236 1.06942 0.42039 + 340 0.06603 3.80081 3.93285 3.81883 1235 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01342 5.01108 5.01108 1.46634 0.26236 1.22473 0.34791 + 341 1.82428 1.12017 2.69213 0.81034 1236 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02959 4.97563 3.80532 1.42172 0.27615 0.88594 0.53158 + 342 3.04132 2.87992 3.69036 0.13797 1238 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.01847 4.52130 4.90282 3.90000 0.02045 0.46933 0.98194 + 343 4.42391 0.06105 4.31752 3.38435 1531 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02701 3.91196 5.01310 0.56928 0.83456 1.03612 0.43824 + 344 4.34031 0.17810 4.23027 1.99834 1533 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01380 4.95521 5.01216 1.39543 0.28465 1.09861 0.40547 + 345 4.37923 0.11660 2.88942 3.17213 1535 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01366 5.01216 4.97507 1.46634 0.26236 1.09861 0.40547 + 346 1.87848 1.24723 0.86943 1.96120 1536 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01143 5.01143 1.46634 0.26236 1.07404 0.41798 + 347 2.80110 0.55034 2.02885 1.46526 1537 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 348 4.68137 0.04617 4.92549 3.55460 1538 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 349 0.73525 3.03712 0.90724 2.67360 1539 a - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 350 2.41148 0.90093 1.56989 1.21720 1540 c - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01168 5.01168 1.46634 0.26236 1.09861 0.40547 + 351 3.91147 0.14008 3.32699 2.59300 1541 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01341 5.01148 5.01148 1.46634 0.26236 1.09861 0.40547 + 352 4.57663 3.46058 4.51666 0.05406 1542 U - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.00982 5.00982 1.46634 0.26236 1.09861 0.40547 + 353 5.14877 0.03795 5.02182 3.69529 1543 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.00982 5.00982 1.46634 0.26236 1.09861 0.40547 + 354 5.16577 0.03770 5.03140 3.69852 1544 C - - ] + 1.38629 1.38629 1.38629 1.38629 + 0.01343 5.00982 5.00982 1.46634 0.26236 1.09861 0.40547 + 355 0.02139 5.26404 4.63607 5.06837 1545 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.01350 5.00514 5.00514 1.46634 0.26236 1.09861 0.40547 + 356 2.95346 0.25094 3.57749 1.95316 1546 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.01365 4.99423 4.99423 1.46634 0.26236 1.09861 0.40547 + 357 1.70334 0.65748 2.88078 1.41191 1547 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.01365 4.99398 4.99398 1.46634 0.26236 1.09861 0.40547 + 358 0.48036 2.23957 2.36103 1.71141 1548 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.00685 4.98717 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/cm/tmRNA_alpha.cm b/data/tmrna/cm/tmRNA_alpha.cm new file mode 100644 index 000000000..9f882814c --- /dev/null +++ b/data/tmrna/cm/tmRNA_alpha.cm @@ -0,0 +1,2543 @@ +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_alpha +ACC RF01849 +DESC Alphaproteobacteria transfer-messenger RNA +STATES 1089 +NODES 326 +CLEN 355 +W 726 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Wed Nov 13 12:29:23 2024 +COM [1] cmbuild -F alpha_tmRNA.rfam.cm mod.alpha_tmRNA.rfam.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --cpu 32 tmRNA_alpha.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 111 +EFFN 3.411163 +CKSUM 4021754132 +NULL 0.000 0.000 0.000 0.000 +GA 50.00 +TC 50.10 +NC 49.80 +EFP7GF -15.2404 0.70390 +ECMLC 0.94269 -8.15430 -1.55189 1600000 605680 0.001981 +ECMGC 0.23738 -65.90442 -55.41458 1600000 4825 0.082902 +ECMLI 0.73963 -9.80307 -1.53049 1600000 545097 0.002201 +ECMGI 0.27052 -41.85573 -32.64862 1600000 4828 0.082850 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 1 1 726 1189 -7.455 -7.662 -0.052 -5.352 + IL 1 1 2 1 4 197 256 729 1192 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 196 256 728 1191 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 1 ] 1 - g - - - + ML 3 2 3 5 3 196 255 727 1190 -8.427 -0.023 -6.302 -0.151 -0.110 0.120 0.119 + D 4 2 3 5 3 191 251 724 1187 -6.335 -1.848 -0.494 + IL 5 5 3 5 3 195 255 728 1190 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 2 ] 2 - c - - - + ML 6 5 3 8 3 195 254 726 1189 -8.419 -0.015 -7.073 0.007 0.435 -0.599 -0.025 + D 7 5 3 8 3 190 250 723 1186 -6.419 -1.649 -0.579 + IL 8 8 3 8 3 195 254 727 1189 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 3 ] 3 - c - - - + ML 9 8 3 11 3 194 253 725 1188 -8.427 -0.015 -7.081 -0.232 0.469 -0.875 0.286 + D 10 8 3 11 3 189 249 722 1185 -6.335 -1.848 -0.494 + IL 11 11 3 11 3 194 253 726 1188 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 4 ] 4 - C - - - + ML 12 11 3 14 3 193 252 724 1187 -8.427 -0.015 -7.081 -0.397 1.035 -1.366 -0.315 + D 13 11 3 14 3 188 248 721 1184 -6.335 -1.848 -0.494 + IL 14 14 3 14 3 193 252 725 1187 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 5 ] 5 - U - - - + ML 15 14 3 17 3 192 252 723 1186 -8.427 -0.015 -7.081 -2.367 -2.215 -3.133 1.798 + D 16 14 3 17 3 187 247 720 1183 -6.335 -1.848 -0.494 + IL 17 17 3 17 3 192 251 724 1186 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 6 ] 6 - U - - - + ML 18 17 3 20 3 191 251 722 1185 -8.427 -0.015 -7.081 -1.265 -1.434 -1.590 1.527 + D 19 17 3 20 3 187 246 719 1182 -6.335 -1.848 -0.494 + IL 20 20 3 20 3 191 251 723 1185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - u - - - + ML 21 20 3 23 3 190 250 721 1184 -8.427 -0.015 -7.081 -0.374 -0.402 0.252 0.357 + D 22 20 3 23 3 186 246 718 1181 -6.335 -1.848 -0.494 + IL 23 23 3 23 3 190 250 722 1184 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - a - - - + ML 24 23 3 26 3 189 249 720 1183 -8.427 -0.015 -7.081 0.524 0.095 -1.085 0.033 + D 25 23 3 26 3 185 245 717 1180 -6.335 -1.848 -0.494 + IL 26 26 3 26 3 189 249 721 1183 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - a - - - + ML 27 26 3 29 3 189 248 719 1182 -8.427 -0.015 -7.081 0.449 0.124 -0.516 -0.242 + D 28 26 3 29 3 184 244 717 1179 -6.335 -1.848 -0.494 + IL 29 29 3 29 3 188 248 720 1182 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 10 ] 10 - a - - - + ML 30 29 3 32 3 188 247 718 1181 -8.427 -0.054 -4.875 0.576 -0.607 -0.891 0.393 + D 31 29 3 32 3 184 243 716 1178 -6.335 -1.848 -0.494 + IL 32 32 3 32 3 188 247 719 1181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 11 ] 11 - u - - - + ML 33 32 3 35 3 187 246 717 1180 -8.388 -0.026 -6.089 -0.016 -0.189 -0.954 0.693 + D 34 32 3 35 3 183 243 715 1178 -6.718 -1.164 -0.878 + IL 35 35 3 35 3 187 246 718 1181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 12 - u - - - + ML 36 35 3 38 3 186 245 716 1179 -8.417 -0.015 -7.071 -0.038 -0.097 -0.466 0.451 + D 37 35 3 38 3 182 241 714 1177 -6.444 -1.597 -0.604 + IL 38 38 3 38 3 186 245 717 1180 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 13 ] 13 - u - - - + ML 39 38 3 41 3 185 244 715 1178 -8.427 -0.083 -4.242 -0.046 -0.103 -0.255 0.336 + D 40 38 3 41 3 181 241 713 1176 -6.335 -1.848 -0.494 + IL 41 41 3 41 3 185 244 716 1179 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 14 - u - - - + ML 42 41 3 44 3 184 243 715 1177 -8.360 -0.028 -5.973 0.159 -0.356 -0.170 0.279 + D 43 41 3 44 3 180 240 712 1175 -6.937 -0.931 -1.097 + IL 44 44 3 44 3 184 243 715 1178 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 15 - a - - - + ML 45 44 3 47 3 184 242 714 1176 -8.416 -0.015 -7.070 0.289 -0.140 -0.178 -0.019 + D 46 44 3 47 3 179 238 711 1173 -6.458 -1.570 -0.617 + IL 47 47 3 47 3 183 242 714 1177 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 16 - a - - - + ML 48 47 3 50 3 183 241 713 1175 -8.427 -0.015 -7.081 0.198 -0.197 0.058 -0.090 + D 49 47 3 50 3 178 237 710 1172 -6.335 -1.848 -0.494 + IL 50 50 3 50 3 182 241 713 1176 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 17 - a - - - + ML 51 50 3 53 3 182 241 712 1174 -8.427 -0.015 -7.081 0.167 0.015 -0.371 0.129 + D 52 50 3 53 3 177 236 709 1171 -6.335 -1.848 -0.494 + IL 53 53 3 53 3 181 240 712 1175 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 18 ] 18 - c - - - + ML 54 53 3 56 3 181 240 711 1173 -8.427 -0.015 -7.081 0.191 0.256 -0.533 -0.040 + D 55 53 3 56 3 176 235 708 1170 -6.335 -1.848 -0.494 + IL 56 56 3 56 3 181 240 711 1174 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 19 ] 19 - a - - - + ML 57 56 3 59 3 180 239 710 1172 -8.427 -0.061 -4.708 0.309 -0.227 -0.156 0.013 + D 58 56 3 59 3 175 235 707 1170 -6.335 -1.848 -0.494 + IL 59 59 3 59 3 180 239 710 1173 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 20 ] 20 - u - - - + ML 60 59 3 62 3 179 238 709 1171 -8.382 -0.015 -7.036 0.254 -0.383 -0.262 0.271 + D 61 59 3 62 3 175 234 706 1169 -6.770 -1.102 -0.930 + IL 62 62 3 62 3 179 238 709 1172 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 21 ] 21 - a - - - + ML 63 62 3 65 3 179 237 708 1170 -8.427 -0.015 -7.081 0.400 -0.218 -0.490 0.150 + D 64 62 3 65 3 173 232 705 1167 -6.335 -1.848 -0.494 + IL 65 65 3 65 3 178 237 708 1171 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 22 ] 22 - u - - - + ML 66 65 3 68 3 178 236 707 1169 -8.427 -0.015 -7.081 0.098 -0.158 -0.460 0.385 + D 67 65 3 68 3 172 231 704 1166 -6.335 -1.848 -0.494 + IL 68 68 3 68 3 177 236 707 1170 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 23 ] 23 - u - - - + ML 69 68 3 71 3 177 235 706 1168 -8.427 -0.015 -7.081 0.118 -0.208 -0.376 0.355 + D 70 68 3 71 3 171 230 703 1165 -6.335 -1.848 -0.494 + IL 71 71 3 71 3 176 235 706 1169 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 24 ] 24 - c - - - + ML 72 71 3 74 3 176 234 705 1168 -8.427 -0.015 -7.081 0.067 0.214 -0.356 0.016 + D 73 71 3 74 3 171 229 702 1164 -6.335 -1.848 -0.494 + IL 74 74 3 74 3 175 234 705 1168 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 25 ] 25 - u - - - + ML 75 74 3 77 3 175 233 704 1167 -8.427 -0.015 -7.081 -0.018 0.043 -0.188 0.144 + D 76 74 3 77 3 170 229 701 1163 -6.335 -1.848 -0.494 + IL 77 77 3 77 3 175 233 704 1167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 26 ] 26 - c - - - + ML 78 77 3 80 3 174 232 703 1166 -8.427 -0.015 -7.081 -0.176 0.481 -0.485 0.007 + D 79 77 3 80 3 169 228 700 1162 -6.335 -1.848 -0.494 + IL 80 80 3 80 3 174 232 703 1166 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 27 ] 27 - c - - - + ML 81 80 3 83 3 173 231 702 1165 -8.427 -0.015 -7.081 -0.407 0.712 -1.022 0.157 + D 82 80 3 83 3 168 227 699 1161 -6.335 -1.848 -0.494 + IL 83 83 3 83 3 173 231 702 1165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 28 ] 28 - U - - - + ML 84 83 3 86 3 172 230 701 1164 -8.427 -0.015 -7.081 -1.170 -0.861 -1.808 1.443 + D 85 83 3 86 3 168 226 698 1160 -6.335 -1.848 -0.494 + IL 86 86 3 86 3 172 230 701 1164 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 29 ] 29 - A - - - + ML 87 86 3 89 3 171 229 700 1163 -8.427 -0.015 -7.081 1.860 -3.303 -2.846 -2.941 + D 88 86 3 89 3 167 225 697 1160 -6.335 -1.848 -0.494 + IL 89 89 3 89 3 171 229 700 1163 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 30 ] 30 - U - - - + ML 90 89 3 92 3 170 228 699 1162 -8.427 -0.015 -7.081 -1.107 -0.885 -1.832 1.440 + D 91 89 3 92 3 166 224 696 1159 -6.335 -1.848 -0.494 + IL 92 92 3 92 3 170 228 699 1162 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 31 - A - - - + ML 93 92 3 95 3 170 228 698 1161 -8.427 -0.015 -7.081 1.460 -1.501 -1.186 -1.135 + D 94 92 3 95 3 165 224 695 1158 -6.335 -1.848 -0.494 + IL 95 95 3 95 3 169 228 698 1161 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 32 - u - - - + ML 96 95 3 98 3 169 227 697 1160 -8.427 -0.015 -7.081 0.050 -0.947 -1.115 0.988 + D 97 95 3 98 3 165 223 694 1157 -6.335 -1.848 -0.494 + IL 98 98 3 98 3 169 227 697 1160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 33 ] 33 - U - - - + ML 99 98 3 101 3 168 226 696 1159 -2.888 -0.222 -7.081 -0.407 -0.533 -1.020 1.044 + D 100 98 3 101 3 164 222 693 1156 -6.335 -1.616 -0.596 + IL 101 101 3 101 3 168 226 696 1159 -1.951 -0.511 -4.651 0.000 0.000 0.000 0.000 + [ MATL 34 ] 35 - a - - - + ML 102 101 3 104 3 167 225 695 1158 -8.433 -0.015 -7.087 0.300 -0.416 -0.081 0.103 + D 103 101 3 104 3 163 221 692 1155 -6.263 -1.507 -0.655 + IL 104 104 3 104 3 167 225 695 1158 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 35 ] 36 - g - - - + ML 105 104 3 107 3 166 224 694 1157 -8.440 -0.015 -7.094 0.208 -0.553 0.241 -0.027 + D 106 104 3 107 3 162 220 691 1154 -6.174 -1.687 -0.566 + IL 107 107 3 107 3 166 224 694 1157 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 36 ] 37 - u - - - + ML 108 107 3 110 3 165 223 693 1156 -8.440 -0.015 -7.094 0.115 -0.422 -0.006 0.232 + D 109 107 3 110 3 162 220 690 1153 -6.174 -1.687 -0.566 + IL 110 110 3 110 3 165 223 693 1156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 37 ] 38 - a - - - + ML 111 110 3 113 3 164 222 692 1155 -8.440 -0.015 -7.094 0.191 -0.391 0.120 0.013 + D 112 110 3 113 3 161 219 690 1152 -6.174 -1.687 -0.566 + IL 113 113 3 113 3 164 222 692 1155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 38 ] 39 - g - - - + ML 114 113 3 116 3 163 221 691 1154 -8.440 -0.015 -7.094 0.075 -0.394 0.356 -0.143 + D 115 113 3 116 3 161 219 689 1152 -6.174 -1.687 -0.566 + IL 116 116 3 116 3 163 221 691 1154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 39 ] 40 - U - - - + ML 117 116 3 119 3 162 220 690 1153 -8.804 -0.230 -2.787 -0.659 -0.447 -1.250 1.146 + D 118 116 3 119 3 160 218 688 1151 -5.620 -0.734 -1.403 + IL 119 119 3 119 3 162 220 690 1153 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 40 ] - 722 - U - - + MR 120 119 3 122 3 161 219 689 1152 -8.590 -0.016 -6.908 -0.378 -0.403 -1.150 1.017 + D 121 119 3 122 3 159 217 687 1150 -7.750 -2.071 -0.401 + IR 122 122 3 122 3 161 219 689 1152 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 41 ] - 721 - C - - + MR 123 122 3 125 3 160 218 688 1151 -8.630 -0.015 -6.947 -0.676 1.090 -1.579 -0.135 + D 124 122 3 125 3 159 217 687 1150 -7.587 -0.568 -1.642 + IR 125 125 3 125 3 160 218 688 1151 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 42 ] - 720 - A - - + MR 126 125 3 128 2 159 217 687 1150 -2.428 -0.297 1.201 -0.819 -1.213 -0.507 + D 127 125 3 128 2 158 216 686 1149 -3.023 -0.189 + IR 128 128 3 128 2 159 217 687 1150 -2.609 -0.258 0.000 0.000 0.000 0.000 + [ BIF 43 ] - - - - - - + B 129 128 3 130 604 158 216 686 1149 + [ BEGL 44 ] - - - - - - + S 130 129 1 131 1 47 92 532 995 0.000 + [ BIF 45 ] - - - - - - + B 131 130 1 132 176 47 92 532 995 + [ BEGL 46 ] - - - - - - + S 132 131 1 133 4 0 0 30 48 -0.037 -7.111 -6.519 -7.159 + [ MATP 47 ] 41 63 G C - - + MP 133 132 1 137 6 2 2 30 48 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.138 -3.331 -5.238 -0.084 -5.927 -4.889 -1.139 -5.626 -2.955 3.719 -4.972 -1.056 -1.462 -4.694 -3.191 -4.145 + ML 134 132 1 137 6 1 1 29 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 135 132 1 137 6 1 1 28 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 136 132 1 137 6 0 0 26 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 137 137 5 137 6 1 1 30 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 138 138 6 138 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 48 ] 42 62 c g - - + MP 139 138 6 143 6 2 2 28 46 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.950 -3.879 -3.859 0.087 -2.795 -4.480 2.616 -3.496 -3.843 0.150 -4.261 -1.794 2.521 -4.107 -0.224 -2.695 + ML 140 138 6 143 6 1 1 27 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 141 138 6 143 6 1 1 26 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 142 138 6 143 6 0 0 24 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 143 143 5 143 6 1 1 28 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 144 144 6 144 5 1 1 27 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 49 ] 43 61 c g - - + MP 145 144 6 149 6 2 2 26 44 -9.322 -9.262 -0.050 -8.038 -8.318 -5.404 -3.083 -3.036 -2.788 0.682 -2.231 -4.004 2.517 -3.093 -3.159 1.121 -3.690 -1.048 1.890 -3.339 0.014 -2.100 + ML 146 144 6 149 6 1 1 25 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 147 144 6 149 6 1 1 24 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 148 144 6 149 6 0 0 22 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 149 149 5 149 6 1 1 26 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 150 150 6 150 5 1 1 25 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 50 ] 44 60 g c - - + MP 151 150 6 155 6 2 2 24 42 -9.291 -9.231 -0.117 -8.007 -8.287 -3.894 -3.094 -2.302 -3.129 1.368 -3.082 -3.879 1.733 -3.376 -3.269 2.435 -3.723 -0.213 0.918 -3.168 -0.518 -2.131 + ML 152 150 6 155 6 1 1 22 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 153 150 6 155 6 1 1 22 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 154 150 6 155 6 0 0 20 38 -9.552 -8.250 -4.047 -4.729 -4.747 -0.218 + IL 155 155 5 155 6 1 1 24 41 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 156 156 6 156 5 1 1 23 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 51 ] 45 59 g c - - + MP 157 156 6 161 4 2 2 22 40 -1.682 -7.373 -0.590 -5.787 -3.286 -2.514 -3.267 1.183 -3.324 -3.978 1.450 -3.549 -3.450 2.712 -3.861 -0.116 0.834 -3.269 -0.661 -2.232 + ML 158 156 6 161 4 1 1 20 37 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 159 156 6 161 4 1 1 19 37 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 160 156 6 161 4 0 0 18 36 -4.146 -5.603 -0.621 -1.874 + IL 161 161 5 161 4 1 1 21 39 -1.787 -0.897 -2.620 -6.558 0.000 0.000 0.000 0.000 + IR 162 162 6 162 3 1 1 19 37 -1.695 -0.593 -5.159 0.000 0.000 0.000 0.000 + [ MATL 52 ] 51 - u - - - + ML 163 162 6 165 3 1 1 16 34 -8.440 -0.015 -7.094 -0.094 -0.476 -0.311 0.621 + D 164 162 6 165 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 165 165 3 165 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 53 ] 52 - U - - - + ML 166 165 3 168 3 1 1 14 33 -8.440 -0.015 -7.094 -0.876 -0.233 -1.688 1.198 + D 167 165 3 168 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 168 168 3 168 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 54 ] 53 - u - - - + ML 169 168 3 171 3 1 1 13 31 -8.440 -0.152 -3.368 0.282 0.080 -1.004 0.296 + D 170 168 3 171 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 171 171 3 171 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 55 ] 54 - g - - - + ML 172 171 3 174 2 1 1 1 1 * 0.000 0.252 -1.142 0.579 -0.215 + D 173 171 3 174 2 0 0 0 0 * 0.000 + IL 174 174 3 174 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 56 ] - - - - - - + E 175 174 3 -1 0 0 0 0 0 + [ BEGR 57 ] - - - - - - + S 176 131 1 177 3 35 79 518 981 -8.440 -0.015 -7.094 + IL 177 177 2 177 3 34 79 520 982 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 58 ] 64 - U - - - + ML 178 177 2 180 3 36 79 518 981 -8.440 -0.015 -7.094 -1.595 -1.621 -2.078 1.636 + D 179 177 2 180 3 29 73 515 978 -6.174 -1.687 -0.566 + IL 180 180 3 180 3 34 78 519 981 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 65 - A - - - + ML 181 180 3 183 3 35 78 517 980 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 182 180 3 183 3 28 72 514 977 -6.174 -1.687 -0.566 + IL 183 183 3 183 3 33 77 518 980 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 66 - U - - - + ML 184 183 3 186 5 35 78 516 979 -7.517 -0.029 -7.332 -7.544 -8.436 -1.671 -1.075 -2.419 1.597 + D 185 183 3 186 5 27 71 513 976 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 186 186 3 186 5 31 75 516 979 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 61 ] 67 475 g c - - + MP 187 186 3 191 6 35 77 515 978 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.907 -2.688 -3.959 1.534 -4.889 -5.002 -0.352 -4.259 -3.890 2.539 -4.354 2.299 -0.591 -4.207 -2.297 -2.788 + ML 188 186 3 191 6 29 72 513 975 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 189 186 3 191 6 28 71 512 975 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 190 186 3 191 6 24 66 507 970 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 191 191 5 191 6 30 74 514 977 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 192 192 6 192 5 31 74 514 977 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 62 ] 68 474 G C - - + MP 193 192 6 197 6 33 75 513 976 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.242 -2.854 -4.197 1.198 -5.004 -4.637 -0.267 -4.665 -4.218 3.392 -4.557 -0.403 -0.344 -4.058 -2.278 -3.112 + ML 194 192 6 197 6 28 71 511 974 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 195 192 6 197 6 28 70 510 973 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 196 192 6 197 6 24 66 506 969 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 197 197 5 197 6 30 73 512 975 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 198 198 6 198 5 30 73 512 975 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 63 ] 69 473 c g - - + MP 199 198 6 203 6 32 73 511 974 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -2.502 -2.548 -2.426 1.263 -2.310 -3.491 2.282 -2.135 -2.673 0.962 -3.224 -0.205 1.663 -2.794 -0.011 -1.726 + ML 200 198 6 203 6 28 70 509 972 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 201 198 6 203 6 27 69 509 971 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 202 198 6 203 6 23 65 505 968 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 203 203 5 203 6 29 71 510 973 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 204 204 6 204 5 29 71 510 973 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 64 ] 70 472 g c - - + MP 205 204 6 209 6 30 72 509 972 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.180 -2.482 -3.200 1.846 -3.370 -3.945 1.269 -3.538 -3.369 2.383 -3.801 0.611 0.700 -3.225 -1.031 -2.215 + ML 206 204 6 209 6 27 69 508 970 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 207 204 6 209 6 25 68 507 969 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 208 204 6 209 6 23 65 504 967 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 209 209 5 209 6 28 70 508 971 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 210 210 6 210 5 28 70 508 971 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 65 ] 71 471 A U - - + MP 211 210 6 215 4 28 70 507 970 -7.455 -7.662 -0.037 -6.076 -3.853 -2.978 -3.883 3.195 -4.056 -5.028 0.717 -3.982 -3.834 1.351 -4.350 -0.533 -0.137 -4.261 -1.690 -2.748 + ML 212 210 6 215 4 26 68 506 969 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 213 210 6 215 4 24 66 505 968 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 214 210 6 215 4 23 64 504 966 -4.568 -4.250 -2.265 -0.520 + IL 215 215 5 215 4 27 69 507 970 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 216 216 6 216 3 27 68 507 969 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 66 ] 72 - U - - - + ML 217 216 6 219 3 26 68 505 968 -8.440 -0.015 -7.094 -2.392 -2.236 -3.158 1.801 + D 218 216 6 219 3 22 64 503 965 -6.174 -1.687 -0.566 + IL 219 219 3 219 3 26 68 506 968 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 67 ] 73 - A - - - + ML 220 219 3 222 3 25 67 504 967 -8.440 -0.015 -7.094 1.792 -2.881 -2.141 -2.523 + D 221 219 3 222 3 21 63 502 964 -6.174 -1.687 -0.566 + IL 222 222 3 222 3 25 67 505 967 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 68 ] 74 - A - - - + ML 223 222 3 225 3 25 66 503 966 -8.440 -0.015 -7.094 1.719 -2.580 -1.628 -2.198 + D 224 222 3 225 3 21 62 501 964 -6.174 -1.687 -0.566 + IL 225 225 3 225 3 24 66 504 966 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 69 ] 75 - A - - - + ML 226 225 3 228 3 24 65 502 965 -3.209 -0.177 -7.094 1.802 -2.929 -2.219 -2.574 + D 227 225 3 228 3 20 61 500 963 -6.174 -1.687 -0.566 + IL 228 228 3 228 3 23 65 503 965 -1.864 -0.550 -4.564 0.000 0.000 0.000 0.000 + [ MATL 70 ] 77 - c - - - + ML 229 228 3 231 3 23 64 501 964 -8.804 -0.014 -7.122 -0.551 0.727 -0.993 0.215 + D 230 228 3 231 3 20 61 500 962 -5.620 -0.734 -1.403 + IL 231 231 3 231 3 22 64 501 964 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 470 - U - - + MR 232 231 3 234 3 22 63 500 963 -8.804 -0.252 -2.662 -1.372 -1.489 -1.598 1.549 + D 233 231 3 234 3 18 59 498 961 -6.390 -1.568 -0.620 + IR 234 234 3 234 3 23 64 501 963 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 469 - U - - + MR 235 234 3 237 5 23 64 500 962 -5.476 -0.058 -7.109 -7.321 -8.213 -1.170 -1.080 -1.791 1.482 + D 236 234 3 237 5 18 58 498 960 -6.324 -0.317 -3.951 -5.382 -3.376 + IR 237 237 3 237 5 21 61 499 962 -2.481 -0.467 -5.993 -4.160 -5.266 0.000 0.000 0.000 0.000 + [ MATP 73 ] 78 467 g c - - + MP 238 237 3 242 6 24 65 499 961 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.290 -2.418 -3.274 1.121 -3.637 -3.957 0.735 -2.659 -3.496 2.755 -3.878 1.149 0.624 -3.247 -1.040 -2.286 + ML 239 237 3 242 6 18 58 496 959 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 240 237 3 242 6 18 58 496 959 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 241 237 3 242 6 14 52 490 953 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 242 242 5 242 6 20 60 497 960 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 243 243 6 243 5 20 61 497 960 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 74 ] 79 466 c g - - + MP 244 243 6 248 6 23 63 497 959 -9.322 -9.262 -0.143 -8.038 -3.560 -8.713 -2.667 -2.629 -2.799 0.999 -2.431 -3.630 2.199 -2.893 -2.543 1.494 -3.361 -0.361 1.490 -2.934 0.520 -1.696 + ML 245 243 6 248 6 18 58 494 957 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 246 243 6 248 6 18 58 494 957 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 247 243 6 248 6 13 52 488 951 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 248 248 5 248 6 19 60 496 958 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 249 249 6 249 5 20 60 496 958 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 75 ] 80 465 c g - - + MP 250 249 6 254 6 23 62 495 957 -7.405 -3.325 -0.192 -7.915 -6.380 -8.590 -1.640 -1.763 -1.924 1.520 -1.762 -2.756 1.675 -2.044 -1.870 1.181 -1.846 0.008 1.473 -2.057 0.117 -1.154 + ML 251 249 6 254 6 18 57 492 955 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 252 249 6 254 6 19 58 493 956 -3.398 -1.593 -1.922 -6.761 -1.895 -4.975 0.526 -0.524 -0.630 0.285 + D 253 249 6 254 6 13 51 487 950 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 254 254 5 254 6 19 59 494 957 -2.850 -1.804 -1.030 -4.768 -5.544 -5.204 0.000 0.000 0.000 0.000 + IR 255 255 6 255 5 20 60 494 956 -3.156 -0.352 -7.023 -3.573 -6.296 0.000 0.000 0.000 0.000 + [ MATP 76 ] 82 462 c g - - + MP 256 255 6 260 6 23 61 493 955 -9.285 -9.224 -0.019 -8.001 -8.281 -8.676 -2.382 -2.338 -2.540 1.347 -2.308 -3.345 1.928 -1.795 -2.569 1.262 -3.099 0.556 1.584 -2.662 -0.197 -1.644 + ML 257 255 6 260 6 17 56 490 953 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 258 255 6 260 6 17 56 490 953 -7.412 -6.141 -1.011 -6.119 -1.253 -4.333 0.366 -0.204 -0.591 0.237 + D 259 255 6 260 6 13 51 486 948 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 260 260 5 260 6 18 58 492 954 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 261 261 6 261 5 19 58 492 954 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 77 ] 83 461 c g - - + MP 262 261 6 266 6 21 59 491 953 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -2.267 -2.311 -2.426 1.096 -2.233 -2.453 2.103 -2.643 -2.475 1.516 -3.024 -0.649 1.537 -2.558 -0.136 -0.657 + ML 263 261 6 266 6 17 55 489 951 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 264 261 6 266 6 16 54 488 951 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 265 261 6 266 6 12 50 485 947 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 266 266 5 266 6 18 56 490 952 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 267 267 6 267 5 18 57 490 952 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 78 ] 84 460 g c - - + MP 268 267 6 272 6 20 57 489 951 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -1.913 -1.999 -2.090 1.370 -2.048 -2.923 1.399 -2.408 -2.160 1.500 -2.714 -0.080 1.344 -1.329 0.847 -0.787 + ML 269 267 6 272 6 16 54 487 950 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 270 267 6 272 6 15 53 486 949 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 271 267 6 272 6 12 50 484 946 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 272 272 5 272 6 17 55 488 951 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 273 273 6 273 5 17 55 488 950 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 79 ] 85 459 c g - - + MP 274 273 6 278 4 18 55 487 949 -7.455 -7.662 -0.037 -6.076 -3.601 -3.530 -3.602 0.390 -2.705 -4.323 2.519 -3.345 -3.575 0.498 -4.048 -1.461 2.282 -3.807 0.455 -2.456 + ML 275 273 6 278 4 15 53 486 948 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 276 273 6 278 4 13 51 484 947 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 277 273 6 278 4 12 49 483 946 -4.568 -4.250 -2.265 -0.520 + IL 278 278 5 278 4 17 54 487 949 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 279 279 6 279 3 16 54 486 949 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 80 ] 86 - G - - - + ML 280 279 6 282 3 17 53 485 948 -8.440 -0.015 -7.094 -0.415 -2.423 1.480 -1.872 + D 281 279 6 282 3 11 49 482 945 -6.174 -1.687 -0.566 + IL 282 282 3 282 3 15 53 485 948 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 81 ] 87 - u - - - + ML 283 282 3 285 3 16 52 484 947 -8.440 -0.015 -7.094 -0.112 -0.542 -0.108 0.546 + D 284 282 3 285 3 11 48 481 944 -6.174 -1.687 -0.566 + IL 285 285 3 285 3 15 52 484 947 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 82 ] 88 - A - - - + ML 286 285 3 288 3 15 51 483 946 -8.440 -0.015 -7.094 1.771 -2.642 -2.117 -2.356 + D 287 285 3 288 3 10 47 480 943 -6.174 -1.687 -0.566 + IL 288 288 3 288 3 14 51 483 946 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 83 ] 89 - A - - - + ML 289 288 3 291 3 14 50 482 945 -8.440 -0.032 -5.739 1.772 -2.415 -2.383 -2.288 + D 290 288 3 291 3 10 46 479 942 -6.174 -1.687 -0.566 + IL 291 291 3 291 3 14 50 482 945 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 84 ] 90 - U - - - + ML 292 291 3 294 3 14 50 481 944 -8.424 -0.038 -5.455 -2.360 -2.210 -3.126 1.797 + D 293 291 3 294 3 9 46 479 941 -6.372 -1.327 -0.763 + IL 294 294 3 294 3 13 49 481 944 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 85 ] 91 - A - - - + ML 295 294 3 297 3 14 49 480 943 -8.418 -0.015 -7.072 1.858 -3.285 -2.831 -2.922 + D 296 294 3 297 3 8 45 477 940 -6.432 -1.945 -0.457 + IL 297 297 3 297 3 12 49 480 943 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 86 ] 92 - A - - - + ML 298 297 3 300 3 13 48 479 942 -8.418 -0.015 -7.072 1.020 -1.373 0.112 -0.987 + D 299 297 3 300 3 8 44 477 940 -6.432 -1.240 -0.824 + IL 300 300 3 300 3 12 48 479 942 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 87 ] 93 - a - - - + ML 301 300 3 303 3 12 47 478 941 -8.804 -0.014 -7.122 0.750 -0.993 0.295 -0.764 + D 302 300 3 303 3 7 43 476 939 -5.620 -0.734 -1.403 + IL 303 303 3 303 3 10 46 478 941 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 88 ] - 458 - G - - + MR 304 303 3 306 3 11 46 477 940 -8.804 -0.014 -7.122 -0.378 -2.171 1.411 -1.515 + D 305 303 3 306 3 6 41 474 937 -6.390 -1.568 -0.620 + IR 306 306 3 306 3 10 45 477 940 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 89 ] - 457 - A - - + MR 307 306 3 309 3 11 45 476 939 -8.804 -0.014 -7.122 1.808 -2.965 -2.277 -2.612 + D 308 306 3 309 3 6 40 473 936 -6.390 -1.568 -0.620 + IR 309 309 3 309 3 9 44 476 939 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 90 ] - 456 - A - - + MR 310 309 3 312 3 10 44 475 938 -8.804 -0.014 -7.122 1.792 -2.881 -2.141 -2.523 + D 311 309 3 312 3 5 39 472 935 -6.390 -1.568 -0.620 + IR 312 312 3 312 3 9 44 475 938 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 91 ] - 455 - A - - + MR 313 312 3 315 3 9 43 474 937 -8.804 -0.014 -7.122 1.808 -2.965 -2.277 -2.612 + D 314 312 3 315 3 5 38 471 934 -6.390 -1.568 -0.620 + IR 315 315 3 315 3 8 43 474 937 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 92 ] - 454 - U - - + MR 316 315 3 318 3 9 42 473 936 -8.804 -0.014 -7.122 -1.087 -1.225 -1.548 1.464 + D 317 315 3 318 3 4 37 470 933 -6.390 -1.568 -0.620 + IR 318 318 3 318 3 8 42 473 936 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 93 ] - 453 - g - - + MR 319 318 3 321 3 8 42 472 935 -2.150 -0.402 -5.800 -0.080 -0.463 0.557 -0.221 + D 320 318 3 321 3 4 36 470 932 -6.390 -1.568 -0.620 + IR 321 321 3 321 3 7 41 472 935 -2.921 -0.368 -3.425 0.000 0.000 0.000 0.000 + [ MATR 94 ] - 451 - U - - + MR 322 321 3 324 5 8 41 471 934 -7.461 -0.030 -7.276 -7.489 -8.380 -0.831 -0.018 -1.369 1.045 + D 323 321 3 324 5 3 35 469 932 -5.679 -0.533 -3.305 -4.736 -2.731 + IR 324 324 3 324 5 6 39 471 933 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 94 450 c g - - + MP 325 324 3 329 6 9 40 470 933 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.773 -3.628 -3.738 0.215 -2.779 -4.432 2.950 -3.433 -3.710 1.071 -4.164 -1.487 1.511 -3.947 -0.121 -2.556 + ML 326 324 3 329 6 5 36 468 931 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 327 324 3 329 6 4 35 467 930 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 328 324 3 329 6 2 32 464 927 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 329 329 5 329 6 5 38 469 932 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 330 330 6 330 5 6 38 469 932 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 96 ] 95 449 g c - - + MP 331 330 6 335 6 7 38 468 931 -9.322 -9.262 -0.155 -3.429 -8.318 -8.713 -3.190 -2.495 -2.840 1.378 -3.332 -3.920 1.476 -3.533 -3.388 2.665 -3.813 -0.188 0.708 -3.200 -0.883 -1.900 + ML 332 330 6 335 6 4 36 466 929 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 333 330 6 335 6 4 34 466 928 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 334 330 6 335 6 1 31 463 926 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 335 335 5 335 6 5 37 467 930 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 336 336 6 336 5 5 36 467 930 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 97 ] 96 448 c g - - + MP 337 336 6 341 4 6 37 466 929 -7.150 -2.722 -0.281 -5.771 -2.153 -2.268 -0.855 0.917 -2.079 -3.145 1.925 -2.513 -2.167 1.049 -2.911 -0.685 1.502 -2.459 1.253 -1.468 + ML 338 336 6 341 4 4 35 465 928 -4.775 -0.894 -1.524 -3.687 -0.534 -1.491 1.252 -0.807 + MR 339 336 6 341 4 2 32 464 926 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 340 336 6 341 4 1 31 462 925 -4.568 -4.250 -2.265 -0.520 + IL 341 341 5 341 4 5 36 466 928 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 342 342 6 342 3 5 36 465 928 -2.401 -0.356 -5.101 0.000 0.000 0.000 0.000 + [ MATL 98 ] 97 - a - - - + ML 343 342 6 345 5 5 35 464 927 -7.517 -0.209 -3.220 -5.708 -8.436 0.687 -0.832 -0.979 0.401 + D 344 342 6 345 5 1 30 462 924 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 345 345 3 345 5 3 34 464 927 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 99 ] 98 446 u a - - + MP 346 345 3 350 6 6 35 463 926 -9.229 -9.168 -0.019 -7.945 -8.225 -8.620 -2.708 -2.618 -2.827 1.034 -2.446 -3.651 1.797 -2.907 -2.853 1.396 -3.385 0.143 2.019 -2.957 0.254 -1.845 + ML 347 345 3 350 6 3 32 461 924 -7.136 -7.483 -0.562 -1.891 -7.332 -4.862 0.142 -0.524 -0.484 0.572 + MR 348 345 3 350 6 3 30 461 923 -7.126 -5.855 -1.374 -5.833 -0.967 -4.047 0.283 -0.600 0.266 -0.118 + D 349 345 3 350 6 0 27 457 920 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 350 350 5 350 6 3 33 462 925 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 351 351 6 351 5 3 33 462 925 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 100 ] 99 445 C G - - + MP 352 351 6 356 6 6 33 461 924 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.311 -4.266 -4.103 -0.404 -2.867 -4.606 3.109 -3.630 -4.105 -0.214 -4.456 -2.192 2.025 -4.407 -0.388 -2.932 + ML 353 351 6 356 6 2 30 459 922 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 354 351 6 356 6 2 29 459 921 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 355 351 6 356 6 0 26 456 919 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 356 356 5 356 6 3 31 460 923 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 357 357 6 357 5 3 31 460 923 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 101 ] 100 444 G C - - + MP 358 357 6 362 4 4 31 459 922 -7.455 -7.662 -0.037 -6.076 -5.423 -3.446 -5.605 -0.060 -6.341 -5.008 -1.480 -5.925 -4.787 3.758 -5.085 -1.167 -1.809 -4.929 -3.560 -4.472 + ML 359 357 6 362 4 2 29 458 921 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 360 357 6 362 4 1 27 457 920 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 361 357 6 362 4 0 26 456 918 -4.568 -4.250 -2.265 -0.520 + IL 362 362 5 362 4 3 30 459 922 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 363 363 6 363 3 2 30 459 921 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 101 - G - - - + ML 364 363 6 366 3 3 29 457 920 -8.440 -0.015 -7.094 -2.314 -3.746 1.852 -3.139 + D 365 363 6 366 3 0 25 455 917 -6.174 -1.687 -0.566 + IL 366 366 3 366 3 2 29 458 920 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 103 ] 102 - A - - - + ML 367 366 3 369 3 3 28 456 919 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 368 366 3 369 3 0 24 454 917 -6.174 -1.687 -0.566 + IL 369 369 3 369 3 2 28 457 919 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 103 - C - - - + ML 370 369 3 372 3 2 27 455 918 -8.804 -0.014 -7.122 -2.893 1.829 -3.705 -2.090 + D 371 369 3 372 3 0 24 453 916 -5.620 -0.734 -1.403 + IL 372 372 3 372 3 1 27 455 918 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 105 ] - 443 - A - - + MR 373 372 3 375 3 2 26 454 917 -8.804 -0.014 -7.122 1.862 -3.329 -2.870 -2.969 + D 374 372 3 375 3 0 22 451 914 -6.390 -1.568 -0.620 + IR 375 375 3 375 3 1 26 454 917 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 106 ] - 442 - G - - + MR 376 375 3 378 3 2 26 453 916 -8.804 -0.014 -7.122 -2.547 -3.891 1.871 -3.268 + D 377 375 3 378 3 0 21 451 913 -6.390 -1.568 -0.620 + IR 378 378 3 378 3 1 25 453 916 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 107 ] - 441 - C - - + MR 379 378 3 381 3 2 25 452 915 -8.804 -0.014 -7.122 -2.022 1.728 -3.085 -1.628 + D 380 378 3 381 3 0 21 450 912 -6.390 -1.568 -0.620 + IR 381 381 3 381 3 1 24 452 915 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 108 ] - 440 - U - - + MR 382 381 3 384 3 1 24 451 914 -8.804 -0.014 -7.122 -2.392 -2.236 -3.158 1.801 + D 383 381 3 384 3 0 20 449 911 -6.390 -1.568 -0.620 + IR 384 384 3 384 3 1 23 451 914 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 109 ] - 439 - A - - + MR 385 384 3 387 3 1 23 450 913 -8.804 -0.014 -7.122 1.383 -1.229 -1.348 -0.803 + D 386 384 3 387 3 0 19 448 910 -6.390 -1.568 -0.620 + IR 387 387 3 387 3 1 23 450 913 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 110 ] - 438 - G - - + MR 388 387 3 390 3 1 22 449 912 -8.804 -0.014 -7.122 -0.951 -1.927 1.490 -1.287 + D 389 387 3 390 3 0 18 447 909 -6.390 -1.568 -0.620 + IR 390 390 3 390 3 1 22 449 912 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 111 ] - 437 - G - - + MR 391 390 3 393 3 1 21 448 911 -8.804 -0.014 -7.122 -2.547 -3.891 1.871 -3.268 + D 392 390 3 393 3 0 18 446 908 -6.390 -1.568 -0.620 + IR 393 393 3 393 3 1 21 448 911 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 112 ] - 436 - A - - + MR 394 393 3 396 3 1 20 447 910 -8.804 -0.014 -7.122 1.862 -3.329 -2.870 -2.969 + D 395 393 3 396 3 0 17 445 908 -6.390 -1.568 -0.620 + IR 396 396 3 396 3 1 20 447 910 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 113 ] - 435 - u - - + MR 397 396 3 399 3 1 19 446 909 -8.804 -0.020 -6.441 -0.681 0.384 -1.642 0.808 + D 398 396 3 399 3 0 16 444 907 -6.390 -1.568 -0.620 + IR 399 399 3 399 3 1 19 447 909 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 114 ] - 434 - A - - + MR 400 399 3 402 3 1 18 445 908 -8.798 -0.014 -7.115 1.369 -1.030 -1.577 -0.755 + D 401 399 3 402 3 0 16 443 906 -6.459 -1.441 -0.689 + IR 402 402 3 402 3 1 18 446 908 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 115 ] - 433 - A - - + MR 403 402 3 405 3 1 17 444 907 -8.804 -0.032 -5.649 1.576 -1.754 -1.720 -1.256 + D 404 402 3 405 3 0 15 443 905 -6.390 -1.568 -0.620 + IR 405 405 3 405 3 1 17 445 907 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 116 ] - 432 - A - - + MR 406 405 3 408 2 1 16 443 906 -7.088 -0.011 1.858 -3.291 -2.835 -2.927 + D 407 405 3 408 2 0 15 442 905 -4.635 -0.059 + IR 408 408 3 408 2 1 16 444 906 -1.859 -0.465 0.000 0.000 0.000 0.000 + [ BIF 117 ] - - - - - - + B 409 408 3 410 463 0 15 442 905 + [ BEGL 118 ] - - - - - - + S 410 409 1 411 4 0 0 31 50 -0.037 -7.111 -6.519 -7.159 + [ MATP 119 ] 104 122 C G - - + MP 411 410 1 415 6 2 2 31 50 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.115 -3.980 -3.987 -0.110 -2.872 -4.583 3.198 -3.584 -3.970 0.646 -4.368 -1.832 1.373 -4.251 -0.499 -2.797 + ML 412 410 1 415 6 1 1 30 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 413 410 1 415 6 1 1 30 48 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 414 410 1 415 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 415 415 5 415 6 1 1 31 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 416 416 6 416 5 1 1 31 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 120 ] 105 121 C G - - + MP 417 416 6 421 6 2 2 29 48 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.768 -4.710 -4.458 -0.844 -3.126 -4.877 3.542 -3.937 -4.487 -0.378 -4.768 -2.628 0.798 -4.824 -0.798 -3.302 + ML 418 416 6 421 6 1 1 28 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 419 416 6 421 6 1 1 28 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 420 416 6 421 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 421 421 5 421 6 1 1 29 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 422 422 6 422 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 121 ] 106 120 G C - - + MP 423 422 6 427 6 2 2 27 46 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.660 -3.544 -5.909 -0.447 -6.506 -5.034 -1.643 -6.172 -4.877 3.798 -5.159 -1.293 -2.009 -5.054 -3.741 -4.773 + ML 424 422 6 427 6 1 1 26 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 425 422 6 427 6 1 1 26 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 426 422 6 427 6 0 0 24 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 427 427 5 427 6 1 1 27 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 428 428 6 428 5 1 1 27 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 122 ] 107 119 G C - - + MP 429 428 6 433 6 2 2 25 44 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.647 -3.073 -4.668 0.926 -5.579 -4.848 -0.786 -5.099 -4.432 3.547 -4.772 -0.480 -1.061 -4.424 -2.812 -3.556 + ML 430 428 6 433 6 1 1 24 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 431 428 6 433 6 1 1 24 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 432 428 6 433 6 0 0 22 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 433 433 5 433 6 1 1 25 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 434 434 6 434 5 1 1 25 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 123 ] 108 118 G C - - + MP 435 434 6 439 4 2 2 23 42 -4.857 -7.662 -0.081 -6.076 -5.350 -3.415 -5.512 0.054 -6.274 -4.999 -1.419 -5.846 -4.758 3.743 -5.060 -1.128 -1.741 -4.888 -3.493 -4.380 + ML 436 434 6 439 4 1 1 23 41 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 437 434 6 439 4 1 1 23 41 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 438 434 6 439 4 0 0 22 40 -4.568 -4.250 -2.265 -0.520 + IL 439 439 5 439 4 1 1 24 43 -1.923 -1.782 -1.264 -5.092 0.000 0.000 0.000 0.000 + IR 440 440 6 440 3 1 1 23 41 -1.544 -0.727 -4.244 0.000 0.000 0.000 0.000 + [ MATL 124 ] 110 - G - - - + ML 441 440 6 443 3 1 1 20 38 -8.440 -0.021 -6.398 -1.993 -3.123 1.771 -2.176 + D 442 440 6 443 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 443 443 3 443 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 125 ] 111 - G - - - + ML 444 443 3 446 3 1 1 18 37 -8.434 -0.015 -7.088 -2.534 -3.878 1.870 -3.255 + D 445 443 3 446 3 0 0 18 37 -6.256 -1.520 -0.648 + IL 446 446 3 446 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 126 ] 112 - C - - - + ML 447 446 3 449 3 1 1 17 36 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 448 446 3 449 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 449 449 3 449 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 127 ] 113 - g - - - + ML 450 449 3 452 3 1 1 16 34 -8.440 -0.015 -7.094 0.722 -1.888 0.749 -1.324 + D 451 449 3 452 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 452 452 3 452 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 114 - G - - - + ML 453 452 3 455 3 1 1 14 33 -8.440 -0.015 -7.094 -1.724 -3.333 1.787 -2.758 + D 454 452 3 455 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 455 455 3 455 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 115 - U - - - + ML 456 455 3 458 3 1 1 13 31 -8.440 -0.015 -7.094 -1.677 -1.805 -2.572 1.693 + D 457 455 3 458 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 458 458 3 458 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 116 - A - - - + ML 459 458 3 461 2 1 1 1 1 * 0.000 1.476 -1.835 -1.000 -1.191 + D 460 458 3 461 2 0 0 0 0 * 0.000 + IL 461 461 3 461 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 131 ] - - - - - - + E 462 461 3 -1 0 0 0 0 0 + [ BEGR 132 ] - - - - - - + S 463 409 1 464 5 0 2 426 888 -7.517 -0.029 -7.332 -7.544 -8.436 + IL 464 464 2 464 5 1 1 426 889 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 133 ] 123 430 C G - - + MP 465 464 2 469 6 2 4 426 888 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 466 464 2 469 6 1 1 423 886 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 467 464 2 469 6 1 1 422 885 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 468 464 2 469 6 0 0 417 879 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 469 469 5 469 6 1 1 424 887 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 470 470 6 470 5 1 1 424 887 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 134 ] 124 429 G C - - + MP 471 470 6 475 6 2 4 424 886 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.539 -3.028 -4.548 1.239 -5.408 -4.839 -0.655 -4.961 -4.368 3.481 -4.720 -0.662 -0.942 -4.368 -2.673 -3.433 + ML 472 470 6 475 6 1 1 421 884 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 473 470 6 475 6 1 1 420 883 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 474 470 6 475 6 0 0 415 878 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 475 475 5 475 6 1 1 422 885 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 476 476 6 476 5 1 1 422 885 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 135 ] 125 428 c g - - + MP 477 476 6 481 6 2 4 422 884 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.336 -3.113 -3.389 0.934 -2.731 -4.183 2.534 -3.273 -3.382 1.591 -3.884 -0.992 1.523 -3.532 -0.271 -2.259 + ML 478 476 6 481 6 1 1 419 882 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 479 476 6 481 6 1 1 419 881 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 480 476 6 481 6 0 0 414 876 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 481 481 5 481 6 1 1 421 883 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 482 482 6 482 5 1 1 420 883 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 136 ] 126 427 C G - - + MP 483 482 6 487 6 2 3 420 882 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 484 482 6 487 6 1 1 417 880 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 485 482 6 487 6 1 1 417 879 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 486 482 6 487 6 0 0 413 875 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 487 487 5 487 6 1 1 419 881 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 488 488 6 488 5 1 1 419 881 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 137 ] 127 426 U G - - + MP 489 488 6 493 6 2 3 418 880 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.020 -4.977 -4.518 -1.239 -3.044 -4.807 1.254 -3.885 -4.570 -1.197 -4.774 -2.961 0.297 -5.015 3.441 -3.402 + ML 490 488 6 493 6 1 1 416 878 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 491 488 6 493 6 1 1 415 878 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 492 488 6 493 6 0 0 411 874 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 493 493 5 493 6 1 1 417 879 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 494 494 6 494 5 1 1 417 879 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 138 ] 128 425 C G - - + MP 495 494 6 499 6 2 3 416 878 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 496 494 6 499 6 1 1 414 877 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 497 494 6 499 6 1 1 413 876 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 498 494 6 499 6 0 0 411 873 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 499 499 5 499 6 1 1 415 878 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 500 500 6 500 5 1 1 415 877 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 139 ] 129 424 C G - - + MP 501 500 6 505 4 2 2 414 876 -7.455 -7.662 -0.037 -6.076 -5.611 -5.606 -5.110 -1.777 -3.637 -5.380 3.780 -4.554 -5.216 -1.648 -5.341 -3.591 -0.257 -5.605 -1.391 -4.028 + ML 502 500 6 505 4 1 1 413 875 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 503 500 6 505 4 1 1 411 874 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 504 500 6 505 4 0 0 410 873 -4.568 -4.250 -2.265 -0.520 + IL 505 505 5 505 4 1 1 413 876 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 506 506 6 506 3 1 1 413 876 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 130 - A - - - + ML 507 506 6 509 3 1 1 412 874 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 508 506 6 509 3 0 0 409 872 -6.174 -1.687 -0.566 + IL 509 509 3 509 3 1 1 412 875 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 131 - C - - - + ML 510 509 3 512 3 1 1 411 873 -8.440 -0.026 -6.045 -2.893 1.829 -3.705 -2.090 + D 511 509 3 512 3 0 0 408 871 -6.174 -1.687 -0.566 + IL 512 512 3 512 3 1 1 411 874 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 132 - C - - - + ML 513 512 3 515 3 1 1 410 873 -8.429 -0.015 -7.083 -2.209 1.678 -3.061 -1.109 + D 514 512 3 515 3 0 0 407 870 -6.312 -1.420 -0.704 + IL 515 515 3 515 3 1 1 410 873 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 133 - A - - - + ML 516 515 3 518 3 1 1 409 872 -8.440 -0.015 -7.094 1.328 -1.095 -1.088 -0.858 + D 517 515 3 518 3 0 0 406 869 -6.174 -1.687 -0.566 + IL 518 518 3 518 3 1 1 409 872 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 134 - a - - - + ML 519 518 3 521 3 1 1 408 871 -8.440 -0.036 -5.531 0.692 -0.667 -0.697 0.186 + D 520 518 3 521 3 0 0 405 868 -6.174 -1.687 -0.566 + IL 521 521 3 521 3 1 1 408 871 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 145 ] 135 - a - - - + ML 522 521 3 524 3 1 1 407 870 -8.419 -0.015 -7.073 0.842 -0.681 -0.804 0.015 + D 523 521 3 524 3 0 0 404 867 -6.418 -1.259 -0.809 + IL 524 524 3 524 3 1 1 407 870 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 136 - a - - - + ML 525 524 3 527 3 1 1 406 869 -8.440 -0.053 -4.901 0.479 -0.544 -0.325 0.166 + D 526 524 3 527 3 0 0 403 865 -6.174 -1.687 -0.566 + IL 527 527 3 527 3 1 1 406 869 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 147 ] 137 - a - - - + ML 528 527 3 530 3 1 1 405 868 -8.402 -0.048 -5.068 0.317 0.055 -0.668 0.119 + D 529 527 3 530 3 0 0 401 864 -6.592 -2.105 -0.401 + IL 530 530 3 530 3 1 1 405 868 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 148 ] 138 - c - - - + ML 531 530 3 533 3 1 1 404 867 -8.369 -0.038 -5.426 -0.084 0.409 -1.270 0.394 + D 532 530 3 533 3 0 0 400 863 -6.866 -2.379 -0.323 + IL 533 533 3 533 3 1 1 404 867 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 149 ] 139 - c - - - + ML 534 533 3 536 3 1 1 403 866 -8.347 -0.141 -3.471 -0.354 0.751 -1.046 0.070 + D 535 533 3 536 3 0 0 400 862 -7.027 -2.540 -0.286 + IL 536 536 3 536 3 1 1 404 866 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 150 ] 140 - u - - - + ML 537 536 3 539 3 1 1 402 865 -8.223 -0.295 -2.460 0.042 -0.070 -0.101 0.118 + D 538 536 3 539 3 0 0 399 862 -7.659 -3.172 -0.178 + IL 539 539 3 539 3 1 1 403 866 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 151 ] 141 - u - - - + ML 540 539 3 542 3 1 1 402 865 -1.337 -0.752 -6.602 0.097 -0.131 -0.388 0.326 + D 541 539 3 542 3 0 0 399 861 -1.130 -2.895 -1.291 + IL 542 542 3 542 3 1 1 403 866 -0.296 -2.893 -4.305 0.000 0.000 0.000 0.000 + [ MATL 152 ] 173 - u - - - + ML 543 542 3 545 3 1 1 399 862 -8.016 -0.020 -6.670 -0.100 -0.570 -0.274 0.647 + D 544 542 3 545 3 0 0 391 854 -8.270 -2.822 -0.225 + IL 545 545 3 545 3 1 1 399 862 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 174 - c - - - + ML 546 545 3 548 3 1 1 399 861 -8.060 -0.019 -6.714 0.105 0.213 -0.648 0.173 + D 547 545 3 548 3 0 0 390 853 -8.167 -2.454 -0.297 + IL 548 548 3 548 3 1 1 398 861 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 175 - a - - - + ML 549 548 3 551 3 1 1 398 860 -8.119 -0.018 -6.773 0.271 -0.510 0.030 0.098 + D 550 548 3 551 3 0 0 388 850 -8.008 -2.579 -0.271 + IL 551 551 3 551 3 1 1 397 860 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 176 - u - - - + ML 552 551 3 554 3 1 1 397 859 -8.159 -0.018 -6.813 -0.077 -0.308 -0.226 0.475 + D 553 551 3 554 3 0 0 385 848 -7.888 -2.794 -0.232 + IL 554 554 3 554 3 1 1 396 859 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 177 - u - - - + ML 555 554 3 557 3 1 1 396 858 -8.181 -0.018 -6.835 -0.022 -0.297 -0.655 0.647 + D 556 554 3 557 3 0 0 383 846 -7.814 -3.327 -0.159 + IL 557 557 3 557 3 1 1 396 858 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 178 - u - - - + ML 558 557 3 560 3 1 1 395 858 -8.181 -0.018 -6.835 0.172 -0.238 -0.244 0.240 + D 559 557 3 560 3 0 0 381 844 -7.814 -2.727 -0.244 + IL 560 560 3 560 3 1 1 395 857 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 179 - a - - - + ML 561 560 3 563 3 1 1 394 857 -8.202 -0.017 -6.856 0.318 -0.576 0.130 -0.017 + D 562 560 3 563 3 0 0 378 841 -7.738 -2.964 -0.206 + IL 563 563 3 563 3 1 1 393 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 159 ] 180 - u - - - + ML 564 563 3 566 3 1 1 393 856 -8.211 -0.040 -5.365 0.147 -0.363 0.005 0.154 + D 565 563 3 566 3 0 0 375 837 -7.704 -2.750 -0.240 + IL 566 566 3 566 3 1 1 393 855 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 181 - g - - - + ML 567 566 3 569 3 1 1 392 855 -8.204 -0.178 -3.152 0.120 -0.618 0.378 -0.055 + D 568 566 3 569 3 0 0 369 832 -7.731 -3.011 -0.199 + IL 569 569 3 569 3 1 1 394 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 182 - u - - - + ML 570 569 3 572 3 1 1 394 856 -8.054 -0.085 -4.232 0.026 -0.489 0.080 0.278 + D 571 569 3 572 3 0 0 362 825 -8.182 -3.455 -0.143 + IL 572 572 3 572 3 1 1 393 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 162 ] 183 - g - - - + ML 573 572 3 575 3 1 1 394 856 -7.998 -0.058 -4.812 -0.107 -0.335 0.192 0.185 + D 574 572 3 575 3 0 0 355 818 -8.310 -3.823 -0.111 + IL 575 575 3 575 3 1 1 393 856 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 163 ] 184 - u - - - + ML 576 575 3 578 3 1 1 393 856 -7.961 -0.055 -4.904 0.070 -0.267 -0.041 0.198 + D 577 575 3 578 3 0 0 347 809 -8.387 -3.900 -0.105 + IL 578 578 3 578 3 1 1 393 855 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 164 ] 185 - u - - - + ML 579 578 3 581 3 1 1 393 856 -7.927 -0.059 -4.792 0.043 -0.207 -0.202 0.304 + D 580 578 3 581 3 0 0 333 796 -8.452 -3.965 -0.100 + IL 581 581 3 581 3 1 1 392 855 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 165 ] 186 - u - - - + ML 582 581 3 584 3 1 1 393 856 -1.101 -0.935 -6.543 0.059 -0.195 -0.083 0.189 + D 583 581 3 584 3 0 0 304 766 -6.179 -0.485 -1.879 + IL 584 584 3 584 3 1 1 411 874 -0.057 -4.729 -9.556 0.000 0.000 0.000 0.000 + [ MATL 166 ] 418 - u - - - + ML 585 584 3 587 3 1 1 18 37 -8.359 -0.016 -7.013 -0.123 -0.686 -0.250 0.696 + D 586 584 3 587 3 0 0 18 36 -6.945 -2.088 -0.402 + IL 587 587 3 587 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 167 ] 419 - u - - - + ML 588 587 3 590 3 1 1 17 36 -8.369 -0.016 -7.023 -0.028 -0.147 -0.627 0.555 + D 589 587 3 590 3 0 0 17 35 -6.866 -1.223 -0.829 + IL 590 590 3 590 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 168 ] 420 - u - - - + ML 591 590 3 593 3 1 1 16 34 -8.414 -0.015 -7.068 -0.206 -0.258 -0.865 0.805 + D 592 590 3 593 3 0 0 16 34 -6.477 -1.181 -0.869 + IL 593 593 3 593 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 169 ] 421 - u - - - + ML 594 593 3 596 3 1 1 14 33 -8.440 -0.015 -7.094 -0.329 -0.218 0.145 0.309 + D 595 593 3 596 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 596 596 3 596 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 170 ] 422 - a - - - + ML 597 596 3 599 3 1 1 13 31 -8.440 -0.015 -7.094 0.727 -1.021 -0.009 -0.219 + D 598 596 3 599 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 599 599 3 599 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 171 ] 423 - u - - - + ML 600 599 3 602 2 1 1 1 1 * 0.000 -0.594 0.210 -1.096 0.776 + D 601 599 3 602 2 0 0 0 0 * 0.000 + IL 602 602 3 602 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 172 ] - - - - - - + E 603 602 3 -1 0 0 0 0 0 + [ BEGR 173 ] - - - - - - + S 604 129 1 605 3 36 79 255 378 -8.440 -0.015 -7.094 + IL 605 605 2 605 3 37 80 256 379 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 174 ] 476 - C - - - + ML 606 605 2 608 3 36 79 255 378 -8.440 -0.015 -7.094 -2.318 1.746 -2.896 -1.687 + D 607 605 2 608 3 33 76 252 375 -6.174 -1.687 -0.566 + IL 608 608 3 608 3 36 80 255 378 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 175 ] 477 - G - - - + ML 609 608 3 611 3 35 78 254 377 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 610 608 3 611 3 33 76 252 374 -6.174 -1.687 -0.566 + IL 611 611 3 611 3 35 79 254 377 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 176 ] 478 - G - - - + ML 612 611 3 614 3 34 77 253 376 -8.440 -0.015 -7.094 -1.586 -2.749 1.727 -2.259 + D 613 611 3 614 3 32 75 251 374 -6.174 -1.687 -0.566 + IL 614 614 3 614 3 34 78 253 376 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 177 ] 479 - u - - - + ML 615 614 3 617 3 33 76 252 375 -8.440 -0.077 -4.346 -0.413 0.105 -0.520 0.562 + D 616 614 3 617 3 32 75 250 373 -6.174 -1.687 -0.566 + IL 617 617 3 617 3 34 77 252 375 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 178 ] 480 - a - - - + ML 618 617 3 620 2 32 76 251 374 -8.841 -0.003 0.780 -0.848 -0.231 -0.193 + D 619 617 3 620 2 31 75 250 373 -8.492 -0.004 + IL 620 620 3 620 2 33 76 251 374 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 179 ] - - - - - - + B 621 620 3 622 690 31 75 250 373 + [ BEGL 180 ] - - - - - - + S 622 621 1 623 4 0 0 83 164 -0.037 -7.111 -6.519 -7.159 + [ MATP 181 ] 481 540 u a - - + MP 623 622 1 627 6 2 2 83 164 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -0.534 -1.800 -1.410 1.086 -1.653 -2.638 1.385 -2.131 -0.970 0.911 -2.195 -0.481 1.962 -1.927 0.180 -0.768 + ML 624 622 1 627 6 1 1 81 162 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 625 622 1 627 6 1 1 81 162 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 626 622 1 627 6 0 0 78 159 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 627 627 5 627 6 1 1 83 164 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 628 628 6 628 5 1 1 82 163 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 182 ] 482 539 g c - - + MP 629 628 6 633 6 2 2 81 162 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -3.473 -2.483 -3.426 1.184 -3.971 -4.158 0.465 -3.890 -3.666 2.996 -4.048 -0.005 0.344 -3.415 -1.467 -0.056 + ML 630 628 6 633 6 1 1 80 161 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 631 628 6 633 6 1 1 79 160 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 632 628 6 633 6 0 0 77 158 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 633 633 5 633 6 1 1 81 162 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 634 634 6 634 5 1 1 81 162 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 183 ] 483 538 g c - - + MP 635 634 6 639 4 2 2 79 160 -7.455 -1.647 -0.704 -4.031 -2.522 -2.439 -3.209 1.945 -3.517 -3.934 0.913 -3.619 -3.424 2.640 -3.837 -0.171 0.596 -3.207 -1.153 -2.238 + ML 636 634 6 639 4 1 1 78 159 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 637 634 6 639 4 1 1 78 159 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 638 634 6 639 4 0 0 76 157 -4.568 -4.250 -2.265 -0.520 + IL 639 639 5 639 4 1 1 79 160 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 640 640 6 640 3 1 1 78 159 -2.415 -0.386 -4.398 0.000 0.000 0.000 0.000 + [ MATL 184 ] 484 - U - - - + ML 641 640 6 643 5 1 1 77 158 -4.922 -0.607 -1.970 -7.470 -4.334 -0.505 -0.946 -1.191 1.226 + D 642 640 6 643 5 0 0 76 157 -5.445 -0.525 -4.706 -3.081 -2.994 + IL 643 643 3 643 5 1 1 78 159 -2.542 -0.481 -3.793 -6.054 -5.327 0.000 0.000 0.000 0.000 + [ MATP 185 ] 486 536 g c - - + MP 644 643 3 648 6 2 2 76 157 -9.078 -9.018 -0.022 -7.794 -8.074 -8.469 -2.773 -2.489 -2.853 1.422 -2.570 -3.638 1.708 -2.982 -2.920 1.959 -3.415 -0.478 1.261 -2.957 0.662 -1.867 + ML 645 643 3 648 6 1 1 75 156 -7.849 -8.195 -0.317 -2.604 -8.045 -5.574 0.722 -0.807 -0.940 0.330 + MR 646 643 3 648 6 1 1 74 155 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 647 643 3 648 6 0 0 72 153 -9.608 -8.306 -1.399 -4.785 -4.802 -0.878 + IL 648 648 5 648 6 1 1 76 157 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 649 649 6 649 5 1 1 76 157 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 186 ] 487 535 c g - - + MP 650 649 6 654 6 2 2 74 156 -9.322 -9.262 -0.043 -8.038 -5.624 -8.713 -2.088 -2.369 -2.761 0.674 -2.404 -3.590 2.784 -2.875 -2.781 0.807 -2.521 -0.943 1.282 -2.909 0.134 -1.840 + ML 651 649 6 654 6 1 1 73 154 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 652 649 6 654 6 1 1 72 153 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 653 649 6 654 6 0 0 70 151 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 654 654 5 654 6 1 1 74 155 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 655 655 6 655 5 1 1 74 155 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 187 ] 488 534 C G - - + MP 656 655 6 660 4 2 2 73 154 -3.053 -7.608 -0.232 -5.429 -3.332 -3.329 -2.233 0.322 -1.994 -4.198 3.168 -3.374 -3.424 0.571 -3.925 -1.431 0.994 -3.592 -0.582 -2.398 + ML 657 655 6 660 4 1 1 71 152 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 658 655 6 660 4 1 1 71 152 -5.148 -4.177 -1.146 -1.105 0.157 -0.554 0.187 0.091 + D 659 655 6 660 4 0 0 69 150 -4.568 -4.250 -2.265 -0.520 + IL 660 660 5 660 4 1 1 72 153 -2.193 -3.185 -0.618 -5.670 0.000 0.000 0.000 0.000 + IR 661 661 6 661 3 1 1 72 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 491 - a - - - + ML 662 661 6 664 3 1 1 70 151 -8.430 -0.015 -7.084 0.610 -0.926 0.380 -0.630 + D 663 661 6 664 3 0 0 69 150 -6.301 -1.440 -0.693 + IL 664 664 3 664 3 1 1 71 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 492 - C - - - + ML 665 664 3 667 3 1 1 69 150 -8.440 -0.015 -7.094 -1.965 1.646 -2.647 -1.137 + D 666 664 3 667 3 0 0 68 149 -6.174 -1.687 -0.566 + IL 667 667 3 667 3 1 1 70 151 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 190 ] 493 - C - - - + ML 668 667 3 670 3 1 1 68 149 -8.440 -0.015 -7.094 -2.731 1.802 -3.550 -1.849 + D 669 667 3 670 3 0 0 68 149 -6.174 -1.687 -0.566 + IL 670 670 3 670 3 1 1 69 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 494 - G - - - + ML 671 670 3 673 3 1 1 67 148 -8.440 -0.108 -3.857 -2.134 -3.143 1.813 -2.788 + D 672 670 3 673 3 0 0 68 149 -6.174 -1.687 -0.566 + IL 673 673 3 673 3 1 1 68 149 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 192 ] 495 - U - - - + ML 674 673 3 676 3 1 1 66 147 -8.348 -0.114 -3.776 -1.119 -1.142 -2.027 1.506 + D 675 673 3 676 3 0 0 69 150 -7.017 -2.530 -0.288 + IL 676 676 3 676 3 1 1 67 148 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 496 - U - - - + ML 677 676 3 679 3 1 1 64 145 -3.528 -0.156 -5.982 -0.643 -0.796 -1.354 1.258 + D 678 676 3 679 3 0 0 70 151 -1.405 -1.471 -1.933 + IL 679 679 3 679 3 1 1 74 155 -0.328 -2.749 -4.195 0.000 0.000 0.000 0.000 + [ MATL 194 ] 531 - A - - - + ML 680 679 3 682 3 1 1 14 33 -8.318 -0.016 -6.972 1.663 -2.158 -1.602 -1.839 + D 681 679 3 682 3 0 0 14 33 -7.206 -0.783 -1.279 + IL 682 682 3 682 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 532 - u - - - + ML 683 682 3 685 3 1 1 13 31 -8.421 -0.015 -7.075 0.092 -0.872 -1.061 0.932 + D 684 682 3 685 3 0 0 13 32 -6.396 -1.290 -0.788 + IL 685 685 3 685 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 533 - c - - - + ML 686 685 3 688 2 1 1 1 1 * 0.000 -0.640 0.968 -1.519 0.074 + D 687 685 3 688 2 0 0 0 0 * 0.000 + IL 688 688 3 688 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 197 ] - - - - - - + E 689 688 3 -1 0 0 0 0 0 + [ BEGR 198 ] - - - - - - + S 690 621 1 691 3 14 55 227 350 -8.440 -0.032 -5.739 + IL 691 691 2 691 3 14 56 228 351 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 541 - a - - - + ML 692 691 2 694 3 14 55 227 350 -8.424 -0.015 -7.078 0.817 -0.608 -1.210 0.201 + D 693 691 2 694 3 10 51 225 347 -6.372 -1.327 -0.763 + IL 694 694 3 694 3 14 55 227 350 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 542 - a - - - + ML 695 694 3 697 3 13 54 226 349 -8.440 -0.015 -7.094 0.847 -0.821 -0.941 0.156 + D 696 694 3 697 3 9 51 223 346 -6.174 -1.687 -0.566 + IL 697 697 3 697 3 13 54 226 349 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 543 - a - - - + ML 698 697 3 700 3 12 53 225 348 -1.745 -0.831 -2.841 0.500 -0.309 -0.802 0.269 + D 699 697 3 700 3 9 50 223 346 -6.174 -1.687 -0.566 + IL 700 700 3 700 3 13 53 225 348 -2.337 -0.371 -5.125 0.000 0.000 0.000 0.000 + [ MATL 202 ] 546 - u - - - + ML 701 700 3 703 3 13 52 224 347 -8.236 -0.017 -6.890 0.184 -0.548 -0.113 0.327 + D 702 700 3 703 3 8 49 222 345 -7.607 -0.425 -1.999 + IL 703 703 3 703 3 11 52 224 347 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 547 - u - - - + ML 704 703 3 706 3 12 51 223 346 -8.440 -0.015 -7.094 0.320 -0.390 -0.840 0.516 + D 705 703 3 706 3 6 46 220 343 -6.174 -1.687 -0.566 + IL 706 706 3 706 3 10 51 223 346 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 548 - A - - - + ML 707 706 3 709 3 12 50 222 345 -8.440 -0.015 -7.094 1.226 -1.004 -0.938 -0.642 + D 708 706 3 709 3 6 45 219 342 -6.174 -1.687 -0.566 + IL 709 709 3 709 3 10 50 222 345 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 205 ] 549 - u - - - + ML 710 709 3 712 3 11 49 221 344 -8.440 -0.015 -7.094 -0.647 -0.242 -0.868 0.977 + D 711 709 3 712 3 5 44 218 341 -6.174 -1.687 -0.566 + IL 712 712 3 712 3 9 49 221 344 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 206 ] 550 - A - - - + ML 713 712 3 715 3 10 49 220 343 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 714 712 3 715 3 5 44 217 340 -6.174 -1.687 -0.566 + IL 715 715 3 715 3 9 48 220 343 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 207 ] 551 - A - - - + ML 716 715 3 718 3 10 48 219 342 -8.440 -0.015 -7.094 1.000 -1.862 0.402 -1.310 + D 717 715 3 718 3 4 43 216 339 -6.174 -1.687 -0.566 + IL 718 718 3 718 3 8 47 219 342 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 208 ] 552 - u - - - + ML 719 718 3 721 3 9 47 218 341 -8.440 -0.015 -7.094 0.069 -0.934 -0.251 0.667 + D 720 718 3 721 3 4 42 215 338 -6.174 -1.687 -0.566 + IL 721 721 3 721 3 8 46 218 341 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 209 ] 553 - U - - - + ML 722 721 3 724 3 9 46 217 340 -8.440 -0.015 -7.094 -1.573 -0.869 -2.324 1.544 + D 723 721 3 724 3 3 41 214 337 -6.174 -1.687 -0.566 + IL 724 724 3 724 3 7 45 217 340 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 210 ] 554 - G - - - + ML 725 724 3 727 3 8 45 216 339 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 726 724 3 727 3 3 40 213 336 -6.174 -1.687 -0.566 + IL 727 727 3 727 3 6 44 216 339 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 211 ] 555 - C - - - + ML 728 727 3 730 3 8 44 215 338 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 729 727 3 730 3 2 39 212 335 -6.174 -1.687 -0.566 + IL 730 730 3 730 3 6 44 215 338 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 212 ] 556 - a - - - + ML 731 730 3 733 3 7 43 214 337 -8.440 -0.015 -7.094 0.752 0.059 -1.108 -0.304 + D 732 730 3 733 3 2 38 211 334 -6.174 -1.687 -0.566 + IL 733 733 3 733 3 5 43 214 337 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 213 ] 557 - A - - - + ML 734 733 3 736 3 7 42 213 336 -8.440 -0.015 -7.094 1.789 -2.863 -2.112 -2.504 + D 735 733 3 736 3 1 37 210 333 -6.174 -1.687 -0.566 + IL 736 736 3 736 3 5 42 213 336 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 214 ] 558 - A - - - + ML 737 736 3 739 3 6 41 212 335 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 738 736 3 739 3 1 36 209 332 -6.174 -1.687 -0.566 + IL 739 739 3 739 3 4 41 212 335 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 215 ] 559 - C - - - + ML 740 739 3 742 3 6 40 211 334 -8.440 -0.015 -7.094 -1.335 1.163 -2.204 0.198 + D 741 739 3 742 3 1 35 208 331 -6.174 -1.687 -0.566 + IL 742 742 3 742 3 4 40 211 334 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 216 ] 560 - G - - - + ML 743 742 3 745 3 5 39 210 333 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 744 742 3 745 3 0 34 207 330 -6.174 -1.687 -0.566 + IL 745 745 3 745 3 4 39 210 333 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 217 ] 561 - A - - - + ML 746 745 3 748 3 5 38 209 332 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 747 745 3 748 3 0 34 206 329 -6.174 -1.687 -0.566 + IL 748 748 3 748 3 3 38 209 332 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 218 ] 562 - c - - - + ML 749 748 3 751 3 4 38 208 331 -8.440 -0.015 -7.094 -0.766 0.706 -1.725 0.563 + D 750 748 3 751 3 0 33 205 328 -6.174 -1.687 -0.566 + IL 751 751 3 751 3 3 37 208 331 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 563 - A - - - + ML 752 751 3 754 3 4 37 207 330 -8.440 -0.015 -7.094 1.763 -2.746 -1.918 -2.379 + D 753 751 3 754 3 0 32 204 327 -6.174 -1.687 -0.566 + IL 754 754 3 754 3 2 36 207 330 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 564 - A - - - + ML 755 754 3 757 3 4 36 206 329 -8.440 -0.015 -7.094 1.759 -2.729 -1.889 -2.360 + D 756 754 3 757 3 0 31 203 326 -6.174 -1.687 -0.566 + IL 757 757 3 757 3 2 35 206 329 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 565 - c - - - + ML 758 757 3 760 3 3 35 205 328 -8.440 -0.015 -7.094 -0.920 0.913 -1.855 0.392 + D 759 757 3 760 3 0 30 202 325 -6.174 -1.687 -0.566 + IL 760 760 3 760 3 2 34 205 328 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 566 - u - - - + ML 761 760 3 763 3 3 34 204 327 -8.440 -0.015 -7.094 -0.041 -0.349 -0.612 0.668 + D 762 760 3 763 3 0 29 201 324 -6.174 -1.687 -0.566 + IL 763 763 3 763 3 1 34 204 327 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 567 - a - - - + ML 764 763 3 766 3 3 33 203 326 -8.440 -0.015 -7.094 0.584 -0.840 -0.426 0.260 + D 765 763 3 766 3 0 28 200 323 -6.174 -1.687 -0.566 + IL 766 766 3 766 3 1 33 203 326 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 224 ] 568 - u - - - + ML 767 766 3 769 3 2 32 202 325 -8.440 -0.015 -7.094 -0.264 -0.476 -1.095 0.985 + D 768 766 3 769 3 0 27 199 322 -6.174 -1.687 -0.566 + IL 769 769 3 769 3 1 32 202 325 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 569 - G - - - + ML 770 769 3 772 3 2 31 201 324 -8.440 -0.015 -7.094 -0.846 -1.226 1.359 -1.148 + D 771 769 3 772 3 0 27 198 321 -6.174 -1.687 -0.566 + IL 772 772 3 772 3 1 31 201 324 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 570 - c - - - + ML 773 772 3 775 3 2 30 200 323 -8.440 -0.015 -7.094 -0.334 0.841 -0.934 -0.164 + D 774 772 3 775 3 0 26 196 319 -6.174 -1.687 -0.566 + IL 775 775 3 775 3 1 30 200 323 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 227 ] 571 - u - - - + ML 776 775 3 778 3 1 29 199 322 -8.440 -0.178 -3.144 -0.036 -0.890 -0.516 0.837 + D 777 775 3 778 3 0 25 194 317 -6.174 -1.687 -0.566 + IL 778 778 3 778 3 1 30 200 323 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 572 - c - - - + ML 779 778 3 781 3 1 30 198 321 -8.279 -0.017 -6.933 -0.262 0.235 -0.077 0.058 + D 780 778 3 781 3 0 24 190 313 -7.413 -2.926 -0.213 + IL 781 781 3 781 3 1 29 199 322 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 573 - c - - - + ML 782 781 3 784 3 1 29 197 320 -8.279 -0.017 -6.933 0.129 0.624 -1.345 -0.042 + D 783 781 3 784 3 0 24 187 310 -7.413 -2.926 -0.213 + IL 784 784 3 784 3 1 29 198 321 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 574 - g - - - + ML 785 784 3 787 3 1 28 197 319 -1.875 -0.513 -5.228 0.144 -0.787 0.330 0.082 + D 786 784 3 787 3 0 24 182 305 -4.702 -1.085 -1.028 + IL 787 787 3 787 3 1 30 204 327 -0.216 -2.904 -7.502 0.000 0.000 0.000 0.000 + [ MATL 231 ] 602 - g - - - + ML 788 787 3 790 3 1 27 121 142 -8.360 -0.016 -7.014 -0.095 -0.659 0.688 -0.288 + D 789 787 3 790 3 0 22 119 140 -6.935 -2.448 -0.307 + IL 790 790 3 790 3 1 27 123 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 603 - u - - - + ML 791 790 3 793 3 1 26 120 141 -8.360 -0.016 -7.014 -0.374 -0.089 -1.210 0.892 + D 792 790 3 793 3 0 22 118 140 -6.935 -2.448 -0.307 + IL 793 793 3 793 3 1 26 122 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 604 - u - - - + ML 794 793 3 796 3 1 25 119 140 -8.360 -0.016 -7.014 -0.061 0.010 -0.441 0.376 + D 795 793 3 796 3 0 21 118 139 -6.935 -0.886 -1.149 + IL 796 796 3 796 3 1 25 121 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 605 - g - - - + ML 797 796 3 799 3 1 24 118 139 -8.430 -0.015 -7.084 -0.502 -0.550 0.814 -0.230 + D 798 796 3 799 3 0 20 116 138 -6.296 -1.809 -0.511 + IL 799 799 3 799 3 1 24 120 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 235 ] 606 - c - - - + ML 800 799 3 802 3 1 23 117 138 -8.430 -0.015 -7.084 -0.685 0.694 -0.866 0.277 + D 801 799 3 802 3 0 19 115 137 -6.296 -1.809 -0.511 + IL 802 802 3 802 3 1 23 119 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 607 - u - - - + ML 803 802 3 805 3 1 22 116 137 -8.430 -0.070 -4.494 0.113 -0.512 -0.933 0.760 + D 804 802 3 805 3 0 18 114 136 -6.296 -1.448 -0.688 + IL 805 805 3 805 3 1 22 118 139 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 608 - c - - - + ML 806 805 3 808 3 1 22 115 136 -8.386 -0.015 -7.040 -0.260 0.284 0.191 -0.312 + D 807 805 3 808 3 0 17 113 134 -6.732 -2.245 -0.359 + IL 808 808 3 808 3 1 21 117 138 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 609 - U - - - + ML 809 808 3 811 3 1 21 114 135 -8.386 -0.015 -7.040 -0.525 -0.323 -1.571 1.117 + D 810 808 3 811 3 0 17 112 134 -6.732 -2.245 -0.359 + IL 811 811 3 811 3 1 21 116 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 610 - u - - - + ML 812 811 3 814 3 1 20 113 134 -8.386 -0.110 -3.832 -0.271 0.093 -0.274 0.354 + D 813 811 3 814 3 0 16 112 133 -6.732 -0.911 -1.124 + IL 814 814 3 814 3 1 20 115 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 611 - G - - - + ML 815 814 3 817 3 1 19 112 133 -8.350 -0.016 -7.004 -2.376 -3.702 1.853 -3.084 + D 816 814 3 817 3 0 15 110 131 -7.002 -2.515 -0.291 + IL 817 817 3 817 3 1 19 114 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 612 - C - - - + ML 818 817 3 820 3 1 19 111 132 -8.350 -0.016 -7.004 -2.392 1.743 -3.225 -1.492 + D 819 817 3 820 3 0 14 109 130 -7.002 -2.515 -0.291 + IL 820 820 3 820 3 1 18 113 134 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 613 - u - - - + ML 821 820 3 823 3 1 18 110 131 -8.350 -0.016 -7.004 0.037 -0.477 -0.865 0.772 + D 822 820 3 823 3 0 14 109 130 -7.002 -0.709 -1.394 + IL 823 823 3 823 3 1 17 112 133 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 614 - G - - - + ML 824 823 3 826 3 1 17 109 130 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 825 823 3 826 3 0 12 107 129 -6.174 -1.687 -0.566 + IL 826 826 3 826 3 1 16 111 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 615 - C - - - + ML 827 826 3 829 3 1 16 108 129 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 828 826 3 829 3 0 12 106 128 -6.174 -1.687 -0.566 + IL 829 829 3 829 3 1 15 110 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 616 - g - - - + ML 830 829 3 832 3 1 15 107 128 -8.440 -0.015 -7.094 -0.222 -0.495 0.386 0.171 + D 831 829 3 832 3 0 11 105 127 -6.174 -1.687 -0.566 + IL 832 832 3 832 3 1 15 109 130 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 246 ] 617 - U - - - + ML 833 832 3 835 3 1 14 106 127 -8.440 -0.015 -7.094 -2.392 -2.236 -3.158 1.801 + D 834 832 3 835 3 0 10 104 125 -6.174 -1.687 -0.566 + IL 835 835 3 835 3 1 14 108 129 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 247 ] 618 - A - - - + ML 836 835 3 838 3 1 13 105 126 -8.440 -0.015 -7.094 1.775 -2.796 -2.002 -2.433 + D 837 835 3 838 3 0 10 103 124 -6.174 -1.687 -0.566 + IL 838 838 3 838 3 1 13 106 128 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 248 ] 619 - A - - - + ML 839 838 3 841 3 1 12 104 125 -2.276 -0.900 -1.956 1.558 -2.207 -0.877 -1.767 + D 840 838 3 841 3 0 9 101 122 -6.174 -1.687 -0.566 + IL 841 841 3 841 3 1 16 105 126 -1.390 -0.758 -5.202 0.000 0.000 0.000 0.000 + [ MATL 249 ] 623 - G - - - + ML 842 841 3 844 3 1 16 102 122 -8.024 -0.020 -6.678 -0.640 -1.510 1.273 -0.759 + D 843 841 3 844 3 0 8 99 119 -8.252 -3.466 -0.142 + IL 844 844 3 844 3 1 14 103 124 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 250 ] 624 - c - - - + ML 845 844 3 847 3 1 16 101 121 -8.035 -0.020 -6.689 -0.345 0.950 -1.266 -0.209 + D 846 844 3 847 3 0 8 98 118 -8.227 -3.740 -0.117 + IL 847 847 3 847 3 1 14 102 123 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 251 ] 625 - a - - - + ML 848 847 3 850 3 1 16 100 120 -8.035 -0.020 -6.689 0.590 -0.833 0.153 -0.285 + D 849 847 3 850 3 0 8 97 117 -8.227 -3.740 -0.117 + IL 850 850 3 850 3 1 14 101 122 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 252 ] 626 - G - - - + ML 851 850 3 853 3 1 15 99 119 -8.035 -0.020 -6.689 -0.779 -2.122 1.497 -1.458 + D 852 850 3 853 3 0 8 96 117 -8.227 -2.583 -0.269 + IL 853 853 3 853 3 1 13 100 121 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 253 ] 627 - U - - - + ML 854 853 3 856 3 1 15 98 118 -8.091 -0.019 -6.745 -0.587 -0.407 -0.933 1.040 + D 855 853 3 856 3 0 7 95 116 -8.088 -3.197 -0.173 + IL 856 856 3 856 3 1 13 99 120 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 254 ] 628 - u - - - + ML 857 856 3 859 3 1 14 97 117 -8.105 -0.019 -6.759 -0.180 -0.229 -0.014 0.349 + D 858 856 3 859 3 0 7 95 115 -8.049 -1.770 -0.509 + IL 859 859 3 859 3 1 12 98 119 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 255 ] 629 - u - - - + ML 860 859 3 862 3 1 13 96 116 -8.209 -0.017 -6.863 -0.365 0.413 -1.078 0.504 + D 861 859 3 862 3 0 7 93 114 -7.711 -2.819 -0.228 + IL 862 862 3 862 3 1 12 97 118 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 256 ] 630 - g - - - + ML 863 862 3 865 3 1 13 95 115 -8.222 -0.017 -6.876 -0.138 -0.581 0.323 0.228 + D 864 862 3 865 3 0 6 92 112 -7.660 -3.173 -0.178 + IL 865 865 3 865 3 1 12 96 117 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 257 ] 631 - a - - - + ML 866 865 3 868 3 1 12 94 114 -8.222 -0.017 -6.876 0.816 -0.776 -0.414 -0.145 + D 867 865 3 868 3 0 6 91 111 -7.660 -3.173 -0.178 + IL 868 868 3 868 3 1 11 95 116 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 258 ] 632 - a - - - + ML 869 868 3 871 3 1 11 92 113 -8.222 -0.017 -6.876 0.715 -0.743 -0.276 -0.097 + D 870 868 3 871 3 0 6 90 110 -7.660 -3.173 -0.178 + IL 871 871 3 871 3 1 11 94 115 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 259 ] 633 - a - - - + ML 872 871 3 874 3 1 10 91 112 -2.246 -0.477 -3.825 0.450 -0.111 -0.610 0.073 + D 873 871 3 874 3 0 6 88 109 -7.660 -3.173 -0.178 + IL 874 874 3 874 3 1 11 92 112 -2.098 -0.453 -4.798 0.000 0.000 0.000 0.000 + [ MATL 260 ] 635 - a - - - + ML 875 874 3 877 3 1 11 90 110 -8.130 -0.018 -6.784 0.142 -0.391 0.058 0.127 + D 876 874 3 877 3 0 6 88 108 -7.976 -1.944 -0.442 + IL 877 877 3 877 3 1 10 92 112 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 261 ] 636 - a - - - + ML 878 877 3 880 3 1 10 89 109 -8.211 -0.030 -5.849 0.824 -0.570 -0.962 0.061 + D 879 877 3 880 3 0 5 86 107 -7.706 -3.219 -0.172 + IL 880 880 3 880 3 1 9 91 111 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 262 ] 637 - u - - - + ML 881 880 3 883 3 1 9 88 108 -8.198 -0.058 -4.791 -0.298 0.225 -0.989 0.599 + D 882 880 3 883 3 0 5 85 106 -7.753 -3.266 -0.166 + IL 883 883 3 883 3 1 9 90 110 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 263 ] 638 - u - - - + ML 884 883 3 886 3 1 9 87 107 -8.158 -0.168 -3.230 -0.592 0.451 -1.357 0.659 + D 885 883 3 886 3 0 5 85 105 -7.891 -3.031 -0.195 + IL 886 886 3 886 3 1 9 89 109 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 264 ] 639 - g - - - + ML 887 886 3 889 3 1 9 86 106 -8.023 -0.056 -4.865 0.147 -0.337 0.278 -0.170 + D 888 886 3 889 3 0 4 84 104 -8.254 -2.456 -0.296 + IL 889 889 3 889 3 1 9 88 108 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 640 - A - - - + ML 890 889 3 892 3 1 9 85 105 -8.056 -0.041 -5.363 1.169 -0.927 -0.714 -0.698 + D 891 889 3 892 3 0 4 83 103 -8.176 -2.336 -0.325 + IL 892 892 3 892 3 1 8 87 107 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 266 ] 641 - a - - - + ML 893 892 3 895 3 1 8 84 104 -8.105 -0.097 -4.032 0.636 -0.222 -0.576 -0.125 + D 894 892 3 895 3 0 4 81 102 -8.049 -3.562 -0.134 + IL 895 895 3 895 3 1 8 86 106 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 642 - a - - - + ML 896 895 3 898 3 1 8 83 103 -8.028 -0.121 -3.705 0.410 -0.267 -0.487 0.172 + D 897 895 3 898 3 0 4 81 101 -8.243 -2.774 -0.234 + IL 898 898 3 898 3 1 8 85 105 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 643 - u - - - + ML 899 898 3 901 3 1 9 82 102 -7.976 -0.038 -5.511 -0.167 0.170 -0.904 0.536 + D 900 898 3 901 3 0 3 80 100 -8.357 -1.988 -0.425 + IL 901 901 3 901 3 1 8 84 104 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 269 ] 644 - u - - - + ML 902 901 3 904 3 1 9 81 101 -8.084 -0.054 -4.919 -0.327 -0.326 -1.232 0.985 + D 903 901 3 904 3 0 3 79 99 -8.106 -3.619 -0.128 + IL 904 904 3 904 3 1 8 83 103 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 270 ] 645 - u - - - + ML 905 904 3 907 3 1 9 80 100 -1.613 -0.592 -6.703 0.172 -0.414 -0.846 0.648 + D 906 904 3 907 3 0 3 78 98 -2.529 -3.087 -0.496 + IL 907 907 3 907 3 1 8 80 100 -2.419 -0.365 -4.782 0.000 0.000 0.000 0.000 + [ MATL 271 ] 647 - A - - - + ML 908 907 3 910 3 1 9 78 98 -8.162 -0.018 -6.816 1.374 -1.322 -1.440 -0.645 + D 909 907 3 910 3 0 2 76 96 -7.878 -2.823 -0.227 + IL 910 910 3 910 3 1 7 80 100 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 272 ] 648 - A - - - + ML 911 910 3 913 3 1 8 77 97 -8.182 -0.018 -6.836 1.282 -1.248 -1.172 -0.508 + D 912 910 3 913 3 0 2 75 95 -7.810 -2.127 -0.383 + IL 913 913 3 913 3 1 7 79 99 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 273 ] 649 - g - - - + ML 914 913 3 916 3 1 8 76 96 -8.235 -0.017 -6.889 -0.192 -1.040 0.940 -0.474 + D 915 913 3 916 3 0 2 74 94 -7.611 -3.124 -0.184 + IL 916 916 3 916 3 1 6 78 98 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 274 ] 650 - u - - - + ML 917 916 3 919 3 1 7 75 95 -8.235 -0.029 -5.933 -0.298 0.009 -0.822 0.691 + D 918 916 3 919 3 0 2 73 93 -7.611 -2.833 -0.227 + IL 919 919 3 919 3 1 6 77 97 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 275 ] 651 - C - - - + ML 920 919 3 922 3 1 6 74 94 -8.232 -0.017 -6.886 -0.666 1.052 -1.289 -0.172 + D 921 919 3 922 3 0 1 73 92 -7.621 -1.148 -0.880 + IL 922 922 3 922 3 1 5 76 96 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 276 ] 652 - c - - - + ML 923 922 3 925 3 1 5 73 93 -8.347 -0.016 -7.001 -0.204 0.560 -0.987 0.205 + D 924 922 3 925 3 0 1 71 91 -7.027 -2.540 -0.286 + IL 925 925 3 925 3 1 5 75 95 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 277 ] 653 - U - - - + ML 926 925 3 928 3 1 4 72 92 -8.347 -0.016 -7.001 -0.268 -0.472 -1.239 1.018 + D 927 925 3 928 3 0 0 70 90 -7.027 -2.540 -0.286 + IL 928 928 3 928 3 1 4 74 94 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 278 ] 654 - a - - - + ML 929 928 3 931 3 1 3 71 91 -8.347 -0.045 -5.182 0.562 -0.485 -0.495 0.138 + D 930 928 3 931 3 0 0 70 90 -7.027 -0.813 -1.241 + IL 931 931 3 931 3 1 3 73 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 279 ] 655 - a - - - + ML 932 931 3 934 3 1 2 70 90 -8.403 -0.015 -7.057 0.615 -0.884 -0.139 0.026 + D 933 931 3 934 3 0 0 69 88 -6.582 -1.274 -0.796 + IL 934 934 3 934 3 1 2 72 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 280 ] 656 - g - - - + ML 935 934 3 937 3 1 1 69 89 -8.430 -0.541 -1.691 -0.101 -0.266 0.512 -0.303 + D 936 934 3 937 3 0 0 68 87 -6.296 -1.809 -0.511 + IL 937 937 3 937 3 1 2 71 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 281 ] 657 - g - - - + ML 938 937 3 940 3 1 4 68 88 -7.911 -0.021 -6.565 -0.263 -0.478 0.732 -0.344 + D 939 937 3 940 3 0 0 65 85 -8.482 -3.995 -0.098 + IL 940 940 3 940 3 1 2 70 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 282 ] 658 - g - - - + ML 941 940 3 943 3 1 3 67 87 -2.901 -0.252 -5.241 -0.238 -0.035 0.164 0.079 + D 942 940 3 943 3 0 0 64 83 -8.482 -3.995 -0.098 + IL 943 943 3 943 3 1 3 68 87 -1.809 -0.576 -4.509 0.000 0.000 0.000 0.000 + [ MATL 283 ] 661 - u - - - + ML 944 943 3 946 3 1 4 66 85 -7.887 -0.022 -6.542 -0.363 -0.298 -0.618 0.814 + D 945 943 3 946 3 0 0 63 82 -8.522 -3.783 -0.113 + IL 946 946 3 946 3 1 2 68 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 284 ] 662 - U - - - + ML 947 946 3 949 3 1 4 65 84 -7.897 -0.022 -6.551 -1.363 -1.381 -2.090 1.581 + D 948 946 3 949 3 0 0 62 81 -8.506 -3.680 -0.121 + IL 949 949 3 949 3 1 2 67 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 285 ] 663 - a - - - + ML 950 949 3 952 3 1 4 64 83 -7.911 -0.021 -6.565 0.820 -0.358 -0.995 -0.070 + D 951 949 3 952 3 0 0 61 80 -8.482 -3.995 -0.098 + IL 952 952 3 952 3 1 2 66 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 286 ] 664 - g - - - + ML 953 952 3 955 3 1 3 63 82 -7.911 -0.021 -6.565 0.151 -1.288 0.921 -0.769 + D 954 952 3 955 3 0 0 59 79 -8.482 -3.995 -0.098 + IL 955 955 3 955 3 1 2 65 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 287 ] 665 - c - - - + ML 956 955 3 958 3 1 3 61 81 -7.911 -0.045 -5.241 -0.493 0.817 -0.479 -0.304 + D 957 955 3 958 3 0 0 58 78 -8.482 -3.995 -0.098 + IL 958 958 3 958 3 1 2 63 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 288 ] 666 - a - - - + ML 959 958 3 961 3 1 3 60 80 -3.024 -0.207 -6.542 0.577 0.027 -0.668 -0.218 + D 960 958 3 961 3 0 0 57 76 -8.522 -3.494 -0.138 + IL 961 961 3 961 3 1 2 61 80 -1.777 -0.592 -4.477 0.000 0.000 0.000 0.000 + [ MATL 289 ] 668 - c - - - + ML 962 961 3 964 3 1 3 59 78 -7.911 -0.021 -6.565 0.038 0.043 -0.019 -0.065 + D 963 961 3 964 3 0 0 56 76 -8.482 -3.634 -0.126 + IL 964 964 3 964 3 1 2 61 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 290 ] 669 - c - - - + ML 965 964 3 967 3 1 3 58 77 -7.925 -0.021 -6.579 -0.265 0.526 -0.385 -0.056 + D 966 964 3 967 3 0 0 55 74 -8.456 -3.969 -0.100 + IL 967 967 3 967 3 1 2 60 80 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 291 ] 670 - g - - - + ML 968 967 3 970 3 1 3 57 76 -7.925 -0.021 -6.579 -0.185 -0.295 0.273 0.133 + D 969 967 3 970 3 0 0 54 73 -8.456 -3.969 -0.100 + IL 970 970 3 970 3 1 2 59 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 292 ] 671 - u - - - + ML 971 970 3 973 3 1 3 56 75 -7.925 -0.021 -6.579 -0.173 -0.210 -1.006 0.808 + D 972 970 3 973 3 0 0 53 72 -8.456 -3.969 -0.100 + IL 973 973 3 973 3 1 1 58 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 293 ] 672 - u - - - + ML 974 973 3 976 3 1 3 55 74 -7.925 -0.021 -6.579 0.225 -0.434 -0.953 0.655 + D 975 973 3 976 3 0 0 52 71 -8.456 -3.969 -0.100 + IL 976 976 3 976 3 1 1 57 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 294 ] 673 - A - - - + ML 977 976 3 979 3 1 3 54 73 -7.925 -0.021 -6.579 1.374 -1.476 -0.999 -0.869 + D 978 976 3 979 3 0 0 51 70 -8.456 -3.969 -0.100 + IL 979 979 3 979 3 1 1 56 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 295 ] 674 - G - - - + ML 980 979 3 982 3 1 2 52 72 -7.925 -0.021 -6.579 -0.565 -2.023 1.436 -1.426 + D 981 979 3 982 3 0 0 51 70 -8.456 -3.969 -0.100 + IL 982 982 3 982 3 1 1 55 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 296 ] 675 - G - - - + ML 983 982 3 985 3 1 1 51 70 -7.925 -0.021 -6.579 -1.496 -2.703 1.704 -2.089 + D 984 982 3 985 3 0 0 50 69 -8.456 -0.221 -2.848 + IL 985 985 3 985 3 1 1 54 73 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 297 ] 676 - C - - - + ML 986 985 3 988 3 1 1 50 69 -8.440 -0.015 -7.094 -2.108 1.741 -3.140 -1.676 + D 987 985 3 988 3 0 0 49 68 -6.174 -1.687 -0.566 + IL 988 988 3 988 3 1 1 53 72 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 298 ] 677 - G - - - + ML 989 988 3 991 3 1 1 49 68 -8.440 -0.015 -7.094 -0.930 -2.765 1.638 -2.213 + D 990 988 3 991 3 0 0 48 67 -6.174 -1.687 -0.566 + IL 991 991 3 991 3 1 1 52 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 299 ] 678 - g - - - + ML 992 991 3 994 3 1 1 48 67 -8.440 -0.015 -7.094 -0.684 0.123 0.756 -0.737 + D 993 991 3 994 3 0 0 47 66 -6.174 -1.687 -0.566 + IL 994 994 3 994 3 1 1 51 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 300 ] 679 - G - - - + ML 995 994 3 997 3 1 1 47 66 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 996 994 3 997 3 0 0 46 65 -6.174 -1.687 -0.566 + IL 997 997 3 997 3 1 1 50 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 301 ] 680 - G - - - + ML 998 997 3 1000 3 1 1 46 65 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 999 997 3 1000 3 0 0 45 64 -6.174 -1.687 -0.566 + IL 1000 1000 3 1000 3 1 1 48 68 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 302 ] 681 - U - - - + ML 1001 1000 3 1003 3 1 1 45 64 -8.440 -0.015 -7.094 -1.404 -0.483 -2.165 1.424 + D 1002 1000 3 1003 3 0 0 44 63 -6.174 -1.687 -0.566 + IL 1003 1003 3 1003 3 1 1 47 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 303 ] 682 - U - - - + ML 1004 1003 3 1006 3 1 1 44 63 -8.440 -0.098 -3.988 -0.768 -0.194 -1.715 1.160 + D 1005 1003 3 1006 3 0 0 43 62 -6.174 -1.687 -0.566 + IL 1006 1006 3 1006 3 1 1 46 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 304 ] 683 - c - - - + ML 1007 1006 3 1009 5 1 1 43 62 -3.061 -0.209 -7.258 -7.470 -8.361 -0.821 0.963 -1.157 0.051 + D 1008 1006 3 1009 5 0 0 41 60 -5.448 -0.696 -4.709 -3.084 -2.295 + IL 1009 1009 3 1009 5 1 1 43 62 -1.705 -0.655 -4.901 -6.734 -6.007 0.000 0.000 0.000 0.000 + [ MATP 305 ] 689 717 G C - - + MP 1010 1009 3 1014 6 2 2 41 60 -9.311 -9.251 -0.018 -8.027 -8.307 -8.702 -3.587 -1.769 -3.526 1.261 -4.211 -4.150 0.331 -4.062 -2.587 3.114 -4.123 0.316 0.004 -3.447 -1.657 -2.528 + ML 1011 1009 3 1014 6 1 1 40 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1012 1009 3 1014 6 1 1 40 58 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1013 1009 3 1014 6 0 0 37 56 -9.247 -7.945 -3.742 -4.425 -4.442 -0.274 + IL 1014 1014 5 1014 6 1 1 41 60 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1015 1015 6 1015 5 1 1 40 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 306 ] 690 716 g c - - + MP 1016 1015 6 1020 6 2 2 39 58 -9.311 -9.251 -0.018 -8.027 -8.307 -8.702 -3.242 -2.474 -3.244 1.235 -3.499 -3.953 1.292 -3.628 -2.173 2.817 -3.853 0.089 0.484 -3.239 -1.131 -2.265 + ML 1017 1015 6 1020 6 1 1 38 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1018 1015 6 1020 6 1 1 37 56 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1019 1015 6 1020 6 0 0 36 55 -9.247 -7.945 -2.300 -4.425 -4.442 -0.517 + IL 1020 1020 5 1020 6 1 1 39 58 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1021 1021 6 1021 5 1 1 38 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 307 ] 691 715 g c - - + MP 1022 1021 6 1026 6 2 2 37 56 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -1.246 -2.303 -2.867 2.053 -3.101 -3.653 0.762 -3.265 -2.478 2.486 -3.494 -0.253 0.576 -2.926 -0.974 -1.976 + ML 1023 1021 6 1026 6 1 1 36 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1024 1021 6 1026 6 1 1 35 54 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1025 1021 6 1026 6 0 0 33 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1026 1026 5 1026 6 1 1 37 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1027 1027 6 1027 5 1 1 36 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 308 ] 692 714 G C - - + MP 1028 1027 6 1032 6 2 2 35 54 -9.322 -9.262 -0.018 -8.038 -8.318 -8.713 -4.243 -2.894 -4.185 0.693 -4.743 -4.551 0.562 -4.615 -4.221 3.397 -4.542 -0.453 -0.378 -4.006 -2.071 -3.113 + ML 1029 1027 6 1032 6 1 1 34 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1030 1027 6 1032 6 1 1 33 52 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1031 1027 6 1032 6 0 0 31 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1032 1032 5 1032 6 1 1 35 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1033 1033 6 1033 5 1 1 34 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 309 ] 693 713 g c - - + MP 1034 1033 6 1038 6 2 2 33 52 -9.322 -9.262 -0.040 -8.038 -5.780 -8.713 -3.399 -2.764 -3.390 0.994 -3.184 -4.115 1.665 -3.538 -3.524 2.585 -3.957 -0.554 1.287 -3.431 -0.552 -2.326 + ML 1035 1033 6 1038 6 1 1 32 50 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1036 1033 6 1038 6 1 1 31 50 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1037 1033 6 1038 6 0 0 29 48 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1038 1038 5 1038 6 1 1 33 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1039 1039 6 1039 5 1 1 32 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 310 ] 694 712 c g - - + MP 1040 1039 6 1044 4 2 2 31 50 -1.822 -4.769 -0.588 -6.028 -2.155 -2.242 -2.323 1.051 -2.138 -2.335 2.086 -2.549 -1.634 1.331 -2.924 -0.522 1.743 -2.460 -0.157 -1.481 + ML 1041 1039 6 1044 4 1 1 29 48 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1042 1039 6 1044 4 1 1 29 48 -5.111 -4.140 -1.193 -1.068 0.052 0.287 -0.637 0.137 + D 1043 1039 6 1044 4 0 0 28 47 -4.568 -4.250 -2.265 -0.520 + IL 1044 1044 5 1044 4 1 1 30 49 -3.100 -0.520 -2.532 -6.269 0.000 0.000 0.000 0.000 + IR 1045 1045 6 1045 3 1 1 29 48 -2.276 -0.387 -5.104 0.000 0.000 0.000 0.000 + [ MATL 311 ] 696 - A - - - + ML 1046 1045 6 1048 3 1 1 28 46 -8.440 -0.015 -7.094 1.190 -1.470 -0.306 -0.866 + D 1047 1045 6 1048 3 0 0 27 46 -6.174 -1.687 -0.566 + IL 1048 1048 3 1048 3 1 1 30 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 312 ] 697 - C - - - + ML 1049 1048 3 1051 3 1 1 26 45 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 1050 1048 3 1051 3 0 0 25 44 -6.174 -1.687 -0.566 + IL 1051 1051 3 1051 3 1 1 29 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 313 ] 698 - C - - - + ML 1052 1051 3 1054 3 1 1 25 44 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 1053 1051 3 1054 3 0 0 24 43 -6.174 -1.687 -0.566 + IL 1054 1054 3 1054 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 314 ] 699 - u - - - + ML 1055 1054 3 1057 3 1 1 24 43 -8.440 -0.015 -7.094 -0.651 -1.190 0.260 0.789 + D 1056 1054 3 1057 3 0 0 23 42 -6.174 -1.687 -0.566 + IL 1057 1057 3 1057 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 315 ] 700 - G - - - + ML 1058 1057 3 1060 3 1 1 23 42 -8.440 -0.015 -7.094 -1.983 -3.517 1.819 -2.930 + D 1059 1057 3 1060 3 0 0 22 41 -6.174 -1.687 -0.566 + IL 1060 1060 3 1060 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 316 ] 701 - G - - - + ML 1061 1060 3 1063 3 1 1 22 41 -8.440 -0.015 -7.094 -1.687 -2.530 1.713 -2.074 + D 1062 1060 3 1063 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 1063 1063 3 1063 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 317 ] 702 - C - - - + ML 1064 1063 3 1066 3 1 1 21 39 -8.440 -0.015 -7.094 -1.910 1.566 -2.780 -0.672 + D 1065 1063 3 1066 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 1066 1066 3 1066 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 318 ] 703 - A - - - + ML 1067 1066 3 1069 3 1 1 20 38 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1068 1066 3 1069 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 1069 1069 3 1069 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 319 ] 704 - A - - - + ML 1070 1069 3 1072 3 1 1 18 37 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1071 1069 3 1072 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 1072 1072 3 1072 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 320 ] 705 - C - - - + ML 1073 1072 3 1075 3 1 1 17 36 -8.440 -0.015 -7.094 -2.893 1.829 -3.705 -2.090 + D 1074 1072 3 1075 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 1075 1075 3 1075 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 321 ] 706 - A - - - + ML 1076 1075 3 1078 3 1 1 16 34 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1077 1075 3 1078 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1078 1078 3 1078 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 322 ] 707 - G - - - + ML 1079 1078 3 1081 3 1 1 14 33 -8.440 -0.015 -7.094 -2.547 -3.891 1.871 -3.268 + D 1080 1078 3 1081 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1081 1081 3 1081 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 323 ] 708 - A - - - + ML 1082 1081 3 1084 3 1 1 13 31 -8.440 -0.015 -7.094 1.862 -3.329 -2.870 -2.969 + D 1083 1081 3 1084 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1084 1084 3 1084 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 324 ] 709 - A - - - + ML 1085 1084 3 1087 2 1 1 1 1 * 0.000 1.862 -3.329 -2.870 -2.969 + D 1086 1084 3 1087 2 0 0 0 0 * 0.000 + IL 1087 1087 3 1087 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 325 ] - - - - - - + E 1088 1087 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_alpha +ACC RF01849 +DESC Alphaproteobacteria transfer-messenger RNA +LENG 355 +MAXL 945 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Wed Nov 13 12:29:24 2024 +COM [1] cmbuild -F alpha_tmRNA.rfam.cm mod.alpha_tmRNA.rfam.stk +NSEQ 111 +EFFN 2.279755 +CKSUM 4021754132 +STATS LOCAL MSV -11.7384 0.70390 +STATS LOCAL VITERBI -13.1541 0.70390 +STATS LOCAL FORWARD -4.0774 0.70390 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.32361 1.45010 1.38226 1.39324 + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 0.00000 * + 1 1.43727 1.48986 1.35499 1.27629 1 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.04325 3.97580 3.74788 1.46634 0.26236 1.09861 0.40547 + 2 1.35071 1.15576 1.78226 1.35531 2 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03844 3.97099 3.97099 1.46634 0.26236 0.95257 0.48735 + 3 1.48945 1.13575 1.94297 1.17104 3 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 4 1.56914 0.77918 2.19559 1.50643 4 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 5 2.56716 2.53844 3.08278 0.22511 5 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 6 1.99874 2.14542 2.30627 0.43411 6 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 7 1.55904 1.65640 1.27839 1.13833 7 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 8 1.05068 1.36550 2.04570 1.32517 8 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 9 1.09087 1.35069 1.72625 1.48252 9 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 10 1.02150 1.76467 1.94567 1.12143 10 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.06386 3.97580 3.14433 1.46634 0.26236 1.09861 0.40547 + 11 1.37944 1.52481 1.99353 0.93038 11 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.04597 3.95117 3.66142 1.46634 0.26236 0.62637 0.76470 + 12 1.38692 1.47426 1.71029 1.07765 12 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03850 3.96948 3.96948 1.46634 0.26236 0.91505 0.51165 + 13 1.38744 1.48018 1.58183 1.14857 13 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.08243 3.97580 2.80747 1.46634 0.26236 1.09861 0.40547 + 14 1.26738 1.62898 1.52585 1.18789 14 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.04771 3.93332 3.61149 1.46634 0.26236 0.48352 0.95870 + 15 1.18469 1.50876 1.52810 1.36246 15 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03853 3.96865 3.96865 1.46634 0.26236 0.89594 0.52463 + 16 1.23598 1.54469 1.38636 1.40207 16 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 17 1.26060 1.41148 1.64702 1.27256 17 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 18 1.24431 1.26649 1.74153 1.36732 18 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 19 1.17327 1.55960 1.51390 1.34563 19 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.06797 3.97580 3.05883 1.46634 0.26236 1.09861 0.40547 + 20 1.21113 1.64425 1.58025 1.19383 20 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03938 3.94722 3.94722 1.46634 0.26236 0.58748 0.81131 + 21 1.12274 1.54946 1.71447 1.26518 21 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 22 1.30704 1.51004 1.70377 1.11938 22 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 23 1.29437 1.54046 1.65268 1.13908 23 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 24 1.31638 1.29254 1.63905 1.33500 24 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 25 1.36674 1.39647 1.54006 1.26151 25 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 26 1.45226 1.12821 1.71835 1.33566 26 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 27 1.57989 0.98398 2.02191 1.24556 27 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 28 1.96148 1.86640 2.42112 0.48476 28 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 29 0.16284 3.19354 2.92212 2.89270 29 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 30 1.93243 1.87884 2.43124 0.48693 30 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 31 0.45017 2.29155 2.08440 1.98784 31 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 32 1.33693 1.92907 2.07012 0.76380 32 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.97580 3.97580 1.46634 0.26236 1.09861 0.40547 + 33 1.59425 1.71169 2.02957 0.72363 33 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.17258 1.96791 3.97580 0.24981 1.50935 1.09861 0.40547 + 34 1.17965 1.66829 1.46767 1.29615 35 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03810 3.97963 3.97963 1.46634 0.26236 1.09861 0.40547 + 35 1.22944 1.75006 1.27292 1.37134 36 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 36 1.29082 1.66912 1.42545 1.21691 37 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 37 1.24138 1.65631 1.34690 1.34658 38 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 38 1.30319 1.66071 1.20668 1.43069 39 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 39 1.72031 1.66102 2.14972 0.66450 40 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 40 2.36510 2.93360 0.22954 2.84801 41 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 41 2.35233 0.94835 2.13844 0.91721 42 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 42 2.00220 1.01204 1.66016 1.16676 43 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.07967 3.98417 2.84785 1.46634 0.26236 1.09861 0.40547 + 43 1.66559 1.47959 0.96006 1.60784 44 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.16361 3.94401 2.02832 1.46634 0.26236 1.63223 0.21753 + 44 1.76365 1.62071 0.81610 1.66775 45 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.35178 1.29191 3.82502 0.43973 1.03341 0.20257 1.69625 + 45 1.42006 1.69135 1.61950 0.97808 51 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 46 1.82453 1.53916 2.36539 0.63444 52 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 47 1.19803 1.37036 2.01133 1.16995 53 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10820 3.98417 2.47759 1.46634 0.26236 1.09861 0.40547 + 48 1.19570 2.07175 1.06488 1.48381 54 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.42218 1.50299 2.10441 0.43682 1.03871 1.32646 0.30845 + 49 1.92135 0.92481 1.44954 1.50370 59 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04462 3.82502 3.82502 1.46634 0.26236 0.47371 0.97469 + 50 1.86060 1.07570 1.31949 1.44354 60 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03951 3.94401 3.94401 1.46634 0.26236 0.49591 0.93908 + 51 1.36787 1.80988 0.87638 1.79946 61 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 52 1.06080 2.30334 0.83321 2.12659 62 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 53 2.96193 0.27702 2.74856 2.06971 63 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 54 2.17374 2.24348 2.56261 0.35232 64 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 55 0.16004 3.20945 2.93646 2.91025 65 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 56 2.22698 1.98785 2.73930 0.37028 66 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 57 1.58480 2.52435 0.47471 2.37690 67 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 58 1.80963 2.57969 0.39917 2.41226 68 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 59 1.69875 1.13901 1.56343 1.24640 69 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 60 1.43493 1.72402 0.88828 1.75934 70 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 61 0.70795 1.99381 1.39074 2.10146 71 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 62 2.58202 2.55075 3.09827 0.22161 72 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 63 0.21401 2.99353 2.59336 2.69147 73 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 64 0.26870 2.83670 2.33597 2.52211 74 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 65 0.20693 3.01795 2.63144 2.71732 75 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.14311 2.16515 3.98417 0.29779 1.35658 1.09861 0.40547 + 66 1.65477 0.97586 2.00718 1.21191 77 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 67 1.75098 1.92927 0.66735 1.78335 78 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 68 1.81614 1.20727 1.38619 1.24372 79 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.17729 3.98417 1.93898 1.46634 0.26236 1.09861 0.40547 + 69 1.49366 1.41186 1.38142 1.27104 80 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.09260 3.85036 2.70050 1.46634 0.26236 0.23009 1.58213 + 70 1.63989 1.31989 1.31331 1.30968 82 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03954 3.94319 3.94319 1.46634 0.26236 0.49064 0.94735 + 71 1.73233 1.24070 1.38462 1.26045 83 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 72 1.57459 1.56072 1.31636 1.15577 84 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 73 2.20228 1.00179 1.98497 0.95492 85 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 74 1.57531 2.75991 0.45422 2.35583 86 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 75 1.42679 1.73040 1.49522 1.02580 87 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 76 0.22799 2.89216 2.58392 2.61822 88 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 77 0.22965 2.78273 2.69871 2.57670 89 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04880 3.98417 3.53987 1.46634 0.26236 1.09861 0.40547 + 78 2.56353 2.53543 3.07899 0.22598 90 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05304 3.97370 3.41557 1.46634 0.26236 0.82529 0.57644 + 79 0.16473 3.18296 2.91258 2.88104 91 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 1.32106 0.31041 + 80 0.74051 2.19971 1.34794 1.88046 92 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 0.76293 0.62792 + 81 0.90439 2.00397 1.23972 1.76639 93 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 82 2.26576 0.77557 1.74188 1.34471 94 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 83 1.65658 1.61311 0.84743 1.70690 95 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 84 1.70131 1.34953 1.47477 1.11060 96 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 85 0.95396 1.88659 1.98947 1.11953 97 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05248 3.98417 3.42603 1.46634 0.26236 1.09861 0.40547 + 86 1.74718 1.42464 1.37537 1.10144 98 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 0.76293 0.62792 + 87 2.48528 0.69022 2.27783 1.16244 99 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 88 2.37582 3.09581 0.20814 3.00121 100 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 89 2.56289 3.47074 0.16901 3.05080 101 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 90 0.16004 3.20945 2.93646 2.91025 102 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 91 2.81013 0.20882 3.38582 2.36005 103 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 92 2.44645 0.61765 1.96966 1.44952 104 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 93 2.79759 0.39894 2.45443 1.70320 105 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 94 2.56800 3.21164 0.17403 3.15243 106 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 95 1.95019 2.83962 0.30993 2.72107 107 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 96 2.36017 3.11235 0.20735 3.02904 108 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.06419 3.13356 3.98417 0.70822 0.67830 1.09861 0.40547 + 97 2.38415 3.13669 0.23729 2.58169 110 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04224 3.98417 3.78309 1.46634 0.26236 1.09861 0.40547 + 98 2.66140 3.53387 0.15510 3.10939 111 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03809 3.98001 3.98001 1.46634 0.26236 0.96915 0.47708 + 99 2.81013 0.20882 3.38582 2.36005 112 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 100 0.92874 2.44416 0.94697 2.03841 113 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 101 2.27509 3.25894 0.22211 2.84811 114 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 102 2.24879 2.34993 2.81923 0.30186 115 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 103 0.43848 2.45104 1.99198 2.02227 116 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05978 3.23353 3.98417 0.77192 0.62013 1.09861 0.40547 + 104 3.23721 0.24380 2.94038 2.08559 118 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 105 2.94437 0.36805 2.65765 1.68647 119 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 106 3.34817 0.20679 3.04121 2.26446 120 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 107 1.94045 2.60321 0.35079 2.54858 121 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 108 1.66166 2.10588 0.54893 2.19937 122 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 109 3.18005 0.24623 2.94338 2.08758 123 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 110 1.79534 2.75278 0.35801 2.64349 124 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 111 1.91107 1.03378 1.42341 1.36443 125 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 112 3.17031 0.24732 2.93882 2.08591 126 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 113 2.91537 1.56191 2.70124 0.40203 127 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 114 3.16653 0.24775 2.93704 2.08526 128 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 115 3.16513 0.24791 2.93638 2.08502 129 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 116 0.16004 3.20945 2.93646 2.91025 130 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 117 2.81013 0.20882 3.38582 2.36005 131 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04538 3.98417 3.65913 1.46634 0.26236 1.09861 0.40547 + 118 2.47972 0.32827 3.05853 1.90306 132 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03820 3.97699 3.97699 1.46634 0.26236 0.89405 0.52593 + 119 0.54493 2.06351 2.02344 1.82692 133 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 120 0.94526 1.80492 1.82997 1.24996 134 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05160 3.98417 3.45208 1.46634 0.26236 1.09861 0.40547 + 121 0.85292 1.81549 1.88569 1.34959 135 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03844 3.97101 3.97101 1.46634 0.26236 0.77692 0.61586 + 122 1.07328 1.73914 1.61292 1.26182 136 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06303 3.98417 3.15885 1.46634 0.26236 1.09861 0.40547 + 123 1.17295 1.38708 1.81987 1.27764 137 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06021 3.96001 3.23463 1.46634 0.26236 1.45456 0.26592 + 124 1.40781 1.17634 2.14988 1.10740 138 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05454 3.93949 3.39253 1.46634 0.26236 1.67675 0.20700 + 125 1.54945 0.96012 2.03150 1.29590 139 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12130 3.92522 2.35919 1.46634 0.26236 1.80436 0.17982 + 126 1.33073 1.46410 1.48829 1.27773 140 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07606 3.84752 2.95831 1.46634 0.26236 1.09922 0.40516 + 127 1.30424 1.49708 1.66157 1.15519 141 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.68077 0.74904 3.86555 1.85590 0.16997 1.39317 0.28540 + 128 1.41708 1.74116 1.59403 0.96980 173 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.19286 3.89114 1.86444 1.46634 0.26236 2.05075 0.13770 + 129 1.29772 1.29319 1.80934 1.24239 174 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04834 3.74662 3.74662 1.46634 0.26236 1.71456 0.19850 + 130 1.19444 1.72141 1.40588 1.29769 175 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04656 3.78336 3.78336 1.46634 0.26236 1.80969 0.17877 + 131 1.40633 1.59865 1.56728 1.06660 176 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04541 3.80789 3.80789 1.46634 0.26236 1.97759 0.14897 + 132 1.38063 1.58811 1.82112 0.96123 177 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04478 3.82150 3.82150 1.46634 0.26236 2.40405 0.09470 + 133 1.25887 1.56089 1.57233 1.20894 178 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04478 3.82150 3.82150 1.46634 0.26236 1.93053 0.15674 + 134 1.16340 1.76228 1.34361 1.36640 179 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04418 3.83467 3.83467 1.46634 0.26236 2.11585 0.12844 + 135 1.26987 1.63612 1.42201 1.26171 180 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05879 3.84029 3.33522 1.46634 0.26236 1.94926 0.15359 + 136 1.27551 1.78401 1.19773 1.38282 181 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.14710 3.83589 2.16098 1.46634 0.26236 2.15482 0.12321 + 137 1.33953 1.70497 1.38164 1.18716 182 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09023 3.74248 2.77125 1.46634 0.26236 2.48418 0.08708 + 138 1.41053 1.61674 1.31855 1.23815 183 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07451 3.70804 3.05177 1.46634 0.26236 2.77051 0.06468 + 139 1.31396 1.57815 1.45590 1.23204 184 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07329 3.68502 3.08841 1.46634 0.26236 2.82698 0.06102 + 140 1.33326 1.54137 1.55260 1.16926 185 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07671 3.66433 3.03197 1.46634 0.26236 2.67956 0.07106 + 141 1.31993 1.53512 1.48243 1.23673 186 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.61761 0.83309 3.64709 3.66870 0.02584 0.29492 1.36488 + 142 1.43484 1.80581 1.58181 0.93674 418 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03997 3.93274 3.93274 1.46634 0.26236 1.44247 0.26964 + 143 1.38382 1.50248 1.80668 1.01444 419 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03969 3.93949 3.93949 1.46634 0.26236 0.77810 0.61485 + 144 1.48723 1.56349 1.94671 0.86309 420 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03858 3.96743 3.96743 1.46634 0.26236 0.72133 0.66573 + 145 1.53646 1.55158 1.34341 1.16477 421 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 146 0.91652 2.01322 1.41881 1.49374 422 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 147 1.68499 1.29375 2.06877 0.88196 423 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 148 2.36218 3.10391 0.21420 2.92390 424 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 149 2.36283 3.10479 0.21400 2.92497 425 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 150 2.10141 2.87857 0.28579 2.65808 426 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 151 2.36470 3.10731 0.21344 2.92803 427 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 152 1.58312 1.54936 0.91552 1.70390 428 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 153 2.88005 0.41223 2.57281 1.58290 429 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 154 2.37047 3.11510 0.21172 2.93750 430 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05508 3.78309 3.47909 1.23284 0.34455 1.09861 0.40547 + 155 0.16415 3.18618 2.91548 2.88459 432 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03840 3.97186 3.97186 1.46634 0.26236 0.79160 0.60353 + 156 0.36874 2.43146 2.36466 2.06747 433 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04224 3.98417 3.78309 1.46634 0.26236 1.09861 0.40547 + 157 0.52146 2.02061 2.27246 1.76775 434 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03809 3.98001 3.98001 1.46634 0.26236 0.96915 0.47708 + 158 1.72998 1.18841 2.34419 0.86256 435 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 159 0.16004 3.20945 2.93646 2.91025 436 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 160 2.66954 3.54315 0.15364 3.11868 437 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 161 1.86411 2.53627 0.44321 2.08885 438 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 162 0.50773 2.13388 2.16004 1.80520 439 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 163 2.58202 2.55075 3.09827 0.22161 440 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 164 2.39194 0.29762 3.05945 2.12820 441 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 165 2.66954 3.54315 0.15364 3.11868 442 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 166 0.16004 3.20945 2.93646 2.91025 443 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 167 3.22642 0.23812 2.95046 2.12129 444 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 168 1.32791 2.46040 0.59746 2.30897 445 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 169 1.32578 1.59199 1.18210 1.49499 446 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 170 1.49783 1.74913 0.91054 1.60868 448 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 171 1.96232 0.95320 1.45346 1.42627 449 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 172 1.58447 1.87403 0.67044 2.04056 450 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.04870 3.98417 3.54301 1.46634 0.26236 1.09861 0.40547 + 173 1.79906 1.42107 2.20669 0.72769 451 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.25590 1.57515 3.97379 0.17272 1.84120 0.82706 0.57507 + 174 1.38597 1.69928 1.08762 1.46930 453 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 175 1.91729 2.04708 2.28879 0.47402 454 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 176 0.20198 3.03573 2.65895 2.73605 455 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 177 0.21401 2.99353 2.59336 2.69147 456 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 178 0.20198 3.03572 2.65895 2.73605 457 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 179 1.55459 2.63931 0.50176 2.19062 458 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 180 1.17996 2.14865 0.82388 1.98531 459 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 181 1.56800 1.45985 1.21477 1.33755 460 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 182 1.51318 1.50562 1.10503 1.48408 461 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 183 1.49735 1.61258 1.19838 1.29018 462 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.40175 1.16397 3.98417 0.15575 1.93635 1.09861 0.40547 + 184 1.44982 1.61530 1.23340 1.29005 465 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 185 1.54961 1.56533 0.99237 1.57044 466 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 186 2.02621 0.89203 1.76071 1.25031 467 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.21744 3.42603 1.81457 0.91000 0.51504 1.09861 0.40547 + 187 1.95297 1.96929 2.39784 0.46573 469 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.04447 3.82833 3.82833 1.46634 0.26236 0.20575 1.68220 + 188 2.04853 2.17142 2.31346 0.41834 470 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 189 2.33555 1.57799 1.83780 0.62048 471 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 190 1.98598 1.09071 1.56773 1.14489 472 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 191 1.46371 1.79440 0.99694 1.45504 473 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 192 2.63313 0.46328 2.39702 1.57049 474 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 193 2.60493 0.95380 2.33022 0.81296 475 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 194 2.50340 0.28709 2.98145 2.14530 476 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 195 2.66954 3.54315 0.15364 3.11868 477 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 196 2.20550 2.99612 0.26564 2.61581 478 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 197 1.58931 1.35781 1.74531 1.01027 479 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07846 3.98417 2.86735 1.46634 0.26236 1.09861 0.40547 + 198 0.88527 1.91852 1.55100 1.47606 480 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03946 3.94517 3.94517 1.46634 0.26236 0.50358 0.92725 + 199 1.52489 1.52334 1.54618 1.04608 481 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 200 1.73324 2.09040 0.65611 1.71045 482 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 201 1.37245 1.88251 0.84485 1.80372 483 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.09177 3.98417 2.67253 1.46634 0.26236 1.09861 0.40547 + 202 1.63457 1.91746 2.10745 0.62281 484 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.12065 3.05587 2.70939 0.69252 0.69377 0.43098 1.04946 + 203 1.44540 1.52282 1.31969 1.27642 486 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03973 3.93853 3.93853 1.46634 0.26236 0.46292 0.99276 + 204 1.90620 0.84619 1.74289 1.39717 487 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.07152 3.98417 2.98739 1.46634 0.26236 1.09861 0.40547 + 205 2.12254 0.62803 1.93952 1.59524 488 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.15535 2.13765 3.65137 0.36834 1.17727 0.55281 0.85644 + 206 0.98445 1.96846 1.18895 1.70296 491 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03818 3.97762 3.97762 1.46634 0.26236 0.90864 0.51596 + 207 2.34440 0.36133 2.85282 1.89937 492 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 208 2.73612 0.23075 3.31227 2.25566 493 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 209 2.45967 3.19722 0.20244 2.86606 494 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09865 3.98417 2.58581 1.46634 0.26236 1.09861 0.40547 + 210 1.94574 2.00959 2.52753 0.44127 495 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09009 3.92577 2.71165 1.46634 0.26236 0.40146 1.10667 + 211 1.69859 1.83502 2.18500 0.60702 496 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.20673 1.82615 3.66014 2.08241 0.13311 0.46621 0.98718 + 212 0.31126 2.63086 2.31020 2.34116 531 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05059 3.97816 3.48646 1.46634 0.26236 0.92152 0.50735 + 213 1.31429 1.89298 2.04384 0.79589 532 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03839 3.97228 3.97228 1.46634 0.26236 0.79894 0.59749 + 214 1.70173 0.82019 2.27873 1.29145 533 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 215 1.78533 2.10284 0.55571 1.99155 534 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 216 1.64922 1.92651 0.70363 1.78762 535 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.06571 3.98417 3.10127 1.46634 0.26236 1.09861 0.40547 + 217 1.67193 1.33448 1.16014 1.44656 536 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05005 3.51627 3.95743 1.00516 0.45568 0.60276 0.79252 + 218 2.00766 0.95470 1.70892 1.20494 538 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 219 2.15836 0.76021 1.90257 1.31777 539 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 220 1.15745 1.76829 1.27630 1.44383 540 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.04880 3.98417 3.53987 1.46634 0.26236 1.09861 0.40547 + 221 0.87507 1.76773 2.10967 1.23385 541 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03833 3.97370 3.97370 1.46634 0.26236 0.82529 0.57644 + 222 0.85224 1.88730 1.96302 1.26718 542 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 223 1.06560 1.59901 1.89661 1.19301 543 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.55876 1.24169 1.97193 0.14445 2.00619 1.09861 0.40547 + 224 1.25213 1.73760 1.49218 1.16065 546 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04324 3.85567 3.85567 1.46634 0.26236 0.23695 1.55604 + 225 1.17929 1.64055 1.92482 1.04206 547 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 226 0.61155 2.00809 1.94369 1.71441 548 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 227 1.71141 1.55232 1.94474 0.76656 549 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 228 0.16004 3.20945 2.93646 2.91025 550 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 229 0.75795 2.42466 1.16776 2.02644 551 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 230 1.32374 1.94000 1.57694 0.95828 552 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 231 2.17392 1.87836 2.68775 0.40738 553 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 232 2.66954 3.54315 0.15364 3.11868 554 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 233 2.81013 0.20882 3.38582 2.36005 555 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 234 0.91417 1.38971 2.04661 1.51036 556 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 235 0.21665 2.98469 2.57946 2.68207 557 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 236 0.16004 3.20945 2.93646 2.91025 558 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 237 2.05073 0.68924 2.62080 1.21518 559 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 238 2.66954 3.54315 0.15364 3.11868 560 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 239 0.16004 3.20945 2.93646 2.91025 561 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 240 1.77160 0.98875 2.38351 1.00602 562 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 241 0.23582 2.92474 2.48357 2.61789 563 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 242 0.23894 2.91564 2.46873 2.60808 564 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 243 1.85039 0.85410 2.45047 1.10592 565 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 244 1.39364 1.61683 1.79968 0.94688 566 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 245 1.01022 1.90015 1.67177 1.20931 567 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 246 1.51914 1.68175 2.07146 0.75704 568 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 247 1.77979 2.14211 0.55653 1.96094 569 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 248 1.53689 0.90153 1.97140 1.42820 570 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 249 1.38761 1.91052 1.73823 0.85216 571 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14414 3.98417 2.15743 1.46634 0.26236 1.09861 0.40547 + 250 1.49603 1.28211 1.47919 1.30671 572 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04209 3.88212 3.88212 1.46634 0.26236 2.10578 0.12982 + 251 1.28042 1.04419 2.17590 1.36024 573 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04209 3.88212 3.88212 1.46634 0.26236 1.83175 0.17451 + 252 1.26530 1.87547 1.22283 1.30872 574 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.36509 1.31368 3.29582 2.42139 0.09299 0.66565 0.72142 + 253 1.38882 1.80831 1.00874 1.50498 602 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03993 3.93363 3.93363 1.46634 0.26236 1.73131 0.19486 + 254 1.57377 1.46731 2.12864 0.81375 603 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03993 3.93363 3.93363 1.46634 0.26236 1.73131 0.19486 + 255 1.39714 1.41250 1.69481 1.12230 604 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03993 3.93363 3.93363 1.46634 0.26236 0.53415 0.88230 + 256 1.60675 1.74356 0.93315 1.46425 605 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03817 3.97787 3.97787 1.46634 0.26236 1.20517 0.35616 + 257 1.71952 0.99916 1.93727 1.17583 606 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03817 3.97787 3.97787 1.46634 0.26236 1.20517 0.35616 + 258 1.30579 1.70562 1.98104 0.89292 607 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07388 3.97787 2.94715 1.46634 0.26236 0.91449 0.51203 + 259 1.48469 1.25404 1.32075 1.50894 608 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03927 3.95004 3.95004 1.46634 0.26236 1.56926 0.23345 + 260 1.65065 1.59258 2.30806 0.68276 609 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03927 3.95004 3.95004 1.46634 0.26236 1.56926 0.23345 + 261 1.50949 1.36616 1.59715 1.13501 610 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.10034 3.95004 2.57414 1.46634 0.26236 0.53854 0.87611 + 262 2.55813 3.41559 0.17501 2.99089 611 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04018 3.92754 3.92754 1.46634 0.26236 1.78484 0.18371 + 263 2.54918 0.28534 3.12301 2.07089 612 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04018 3.92754 3.92754 1.46634 0.26236 1.78484 0.18371 + 264 1.34982 1.68633 1.94302 0.88614 613 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04018 3.92754 3.92754 1.46634 0.26236 0.40894 1.09169 + 265 2.66954 3.54315 0.15364 3.11868 614 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 266 2.81013 0.20882 3.38582 2.36005 615 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 267 1.47446 1.71133 1.19278 1.24795 616 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 268 2.58202 2.55075 3.09827 0.22161 617 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 269 0.22727 2.95063 2.52537 2.64571 618 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 270 0.38414 2.62739 1.93138 2.28523 619 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.60099 1.58878 1.39612 0.58942 0.80889 1.09861 0.40547 + 271 1.67559 2.27110 0.61722 1.77100 623 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04947 3.72417 3.72417 1.46634 0.26236 2.48678 0.08684 + 272 1.52848 0.85049 2.12511 1.44177 624 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04914 3.73073 3.73073 1.46634 0.26236 2.71010 0.06885 + 273 0.99669 1.91176 1.32781 1.52316 625 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04914 3.73073 3.73073 1.46634 0.26236 2.71010 0.06885 + 274 1.73935 2.58050 0.46287 2.12734 626 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04914 3.73073 3.73073 1.46634 0.26236 1.81119 0.17848 + 275 1.67009 1.63610 1.96528 0.74041 627 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04744 3.76507 3.76507 1.46634 0.26236 2.28440 0.10740 + 276 1.45747 1.55504 1.44154 1.14121 628 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04701 3.77388 3.77388 1.46634 0.26236 1.21359 0.35258 + 277 1.56023 1.17417 2.05020 1.04376 629 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04399 3.83877 3.83877 1.46634 0.26236 2.00439 0.14473 + 278 1.42814 1.75710 1.23435 1.21511 630 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04363 3.84700 3.84700 1.46634 0.26236 2.29131 0.10662 + 279 0.86567 1.87578 1.65800 1.44614 631 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04363 3.84700 3.84700 1.46634 0.26236 2.29131 0.10662 + 280 0.92648 1.85734 1.57950 1.41927 632 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04363 3.84700 3.84700 1.46634 0.26236 2.29131 0.10662 + 281 1.09281 1.48766 1.78250 1.30709 633 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.33615 1.56940 2.55983 0.19378 1.73636 2.29131 0.10662 + 282 1.27053 1.65214 1.39149 1.27664 635 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04627 3.78940 3.78940 1.46634 0.26236 1.33963 0.30374 + 283 0.86993 1.75117 1.97014 1.31673 636 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05224 3.83960 3.52688 1.46634 0.26236 2.32566 0.10283 + 284 1.52795 1.28696 2.00523 0.98811 637 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07045 3.83168 3.07141 1.46634 0.26236 2.36091 0.09909 + 285 1.67612 1.15080 2.19137 0.95515 638 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14135 3.80668 2.21099 1.46634 0.26236 2.16300 0.12214 + 286 1.25817 1.62360 1.26420 1.44319 639 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.07265 3.72374 3.08061 1.46634 0.26236 1.71857 0.19763 + 287 0.65065 1.96524 1.82201 1.73459 640 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06234 3.74394 3.30278 1.46634 0.26236 1.62914 0.21828 + 288 0.98042 1.55650 1.75649 1.42161 641 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09671 3.77387 2.67046 1.46634 0.26236 2.57961 0.07883 + 289 1.11795 1.57852 1.71248 1.25054 642 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.11371 3.72651 2.48404 1.46634 0.26236 1.95337 0.15291 + 290 1.45344 1.32000 1.95367 1.02905 643 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06196 3.69451 3.34618 1.46634 0.26236 1.37447 0.29165 + 291 1.53902 1.59505 2.12583 0.76965 644 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06329 3.76090 3.26854 1.46634 0.26236 1.41317 0.27888 + 292 1.26607 1.65355 1.92311 0.96616 645 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.37128 1.24556 3.79993 0.14883 1.97846 1.99608 0.14603 + 293 0.51455 2.17607 2.20844 1.72108 647 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04512 3.81406 3.81406 1.46634 0.26236 2.13739 0.12552 + 294 0.57264 2.13583 2.07154 1.65115 648 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04477 3.82165 3.82165 1.46634 0.26236 1.47676 0.25926 + 295 1.43471 2.01760 0.84734 1.60800 649 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04329 3.85451 3.85451 1.46634 0.26236 2.25494 0.11080 + 296 1.53090 1.41277 1.91719 0.93351 650 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05078 3.85451 3.56383 1.46634 0.26236 2.01948 0.14240 + 297 1.70158 0.77598 2.15103 1.42300 651 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04336 3.85299 3.85299 1.46634 0.26236 0.75162 0.63790 + 298 1.47147 1.08013 2.00078 1.21864 652 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04028 3.92522 3.92522 1.46634 0.26236 1.80436 0.17982 + 299 1.51688 1.67743 2.14148 0.74177 653 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.04028 3.92522 3.92522 1.46634 0.26236 1.80436 0.17982 + 300 1.02390 1.70517 1.71373 1.27699 654 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05903 3.92522 3.28126 1.46634 0.26236 0.48561 0.95535 + 301 0.98701 1.93277 1.49796 1.35101 655 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03884 3.96080 3.96080 1.46634 0.26236 0.80092 0.59587 + 302 1.39581 1.58612 1.11856 1.51005 656 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.37645 3.97787 1.22086 1.46634 0.26236 1.20517 0.35616 + 303 1.47538 1.69762 0.99167 1.52678 657 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.89536 0.05687 + 304 1.47929 1.44124 1.33899 1.29661 658 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.19771 1.96945 3.22238 0.33687 1.25177 2.89536 0.05687 + 305 1.55554 1.58198 1.78963 0.87626 661 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05391 3.64047 3.64047 1.46634 0.26236 2.72037 0.06812 + 306 2.02540 2.09600 2.50813 0.40994 662 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05358 3.64640 3.64640 1.46634 0.26236 2.63966 0.07406 + 307 0.87375 1.63347 1.98380 1.38701 663 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.89536 0.05687 + 308 1.25085 2.15648 0.84812 1.77321 664 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.89536 0.05687 + 309 1.59072 0.95212 1.69476 1.48432 665 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06799 3.65456 3.22238 1.46634 0.26236 2.89536 0.05687 + 310 1.02008 1.40883 1.80800 1.46523 666 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.16999 2.03958 3.64047 0.36384 1.18745 2.49263 0.08631 + 311 1.32625 1.39624 1.44555 1.38076 668 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05313 3.65456 3.65456 1.46634 0.26236 2.60468 0.07680 + 312 1.49153 1.10969 1.65640 1.36851 669 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 313 1.45048 1.59207 1.27165 1.26702 670 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 314 1.45544 1.53522 2.00586 0.87527 671 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 315 1.23091 1.66468 1.97590 0.96736 672 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 316 0.51600 2.25501 1.97299 1.83768 673 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 317 1.61941 2.51280 0.51545 2.08980 674 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 2.87654 0.05798 + 318 2.04400 2.81211 0.33076 2.38558 675 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05266 3.66325 3.66325 1.46634 0.26236 0.11953 2.18339 + 319 2.43615 0.28643 3.09164 2.15302 676 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 320 1.85736 2.95244 0.33761 2.54812 677 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 321 1.68039 1.35448 0.98357 1.70571 678 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 322 2.66954 3.54315 0.15364 3.11868 679 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 323 2.66954 3.54315 0.15364 3.11868 680 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 324 2.08518 1.67067 2.60381 0.48841 681 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 325 1.77514 1.51906 2.38079 0.65557 682 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09219 3.98417 2.66705 1.46634 0.26236 1.09861 0.40547 + 326 1.78343 0.82997 2.08996 1.30128 683 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.16759 2.00472 3.93198 0.73757 0.65061 0.65250 0.73552 + 327 1.69475 2.24079 0.52657 2.12565 689 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 1.32106 0.31041 + 328 1.72484 1.72046 0.72917 1.82944 690 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 0.76293 0.62792 + 329 1.26672 1.91685 0.92026 1.75585 691 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 330 2.02785 2.16956 0.41998 2.33206 692 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 331 1.85951 1.51054 0.91245 1.50544 693 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.06738 3.98417 3.06719 1.46634 0.26236 1.09861 0.40547 + 332 1.73925 1.23607 1.42611 1.22561 694 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.32479 1.35412 3.95582 0.14222 2.02067 0.58748 0.81131 + 333 0.62908 2.25454 1.59400 1.83956 696 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 334 2.81013 0.20882 3.38582 2.36005 697 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 335 2.81013 0.20882 3.38582 2.36005 698 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 336 1.69255 2.06072 1.26585 0.89996 699 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 337 2.40397 3.35484 0.19616 2.94042 700 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 338 2.23930 2.87667 0.27978 2.51091 701 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 339 2.33491 0.41051 2.91517 1.68375 702 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 340 0.16004 3.20945 2.93646 2.91025 703 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 341 0.16004 3.20945 2.93646 2.91025 704 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 342 2.81013 0.20882 3.38582 2.36005 705 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 343 0.16004 3.20945 2.93646 2.91025 706 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 344 2.66954 3.54315 0.15364 3.11868 707 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 345 0.16004 3.20945 2.93646 2.91025 708 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 346 0.16004 3.20945 2.93646 2.91025 709 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.35100 1.28226 3.98417 0.15997 1.91171 1.09861 0.40547 + 347 1.39109 1.57890 1.10709 1.53956 712 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 348 1.72668 1.00496 1.34866 1.62720 713 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 349 2.56739 0.48220 2.02686 1.74817 714 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03793 3.98417 3.98417 1.46634 0.26236 1.09861 0.40547 + 350 1.87860 1.03888 1.72334 1.15557 715 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05248 3.98417 3.42603 1.46634 0.26236 1.09861 0.40547 + 351 2.01609 0.85795 1.56984 1.44939 716 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03847 3.97016 3.97016 1.46634 0.26236 1.32106 0.31041 + 352 2.31306 0.63575 2.05484 1.41309 717 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.20753 1.78137 3.96297 0.21220 1.65446 0.76293 0.62792 + 353 0.63197 1.90015 2.08933 1.63403 720 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.06788 3.89401 3.09516 1.46634 0.26236 1.09861 0.40547 + 354 1.71023 0.74925 2.29689 1.40290 721 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.07049 3.86879 3.05379 1.46634 0.26236 1.44054 0.27023 + 355 1.57103 1.63860 2.08962 0.74617 722 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.02216 3.82046 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/cm/tmRNA_beta.cm b/data/tmrna/cm/tmRNA_beta.cm new file mode 100644 index 000000000..0c4e6c98c --- /dev/null +++ b/data/tmrna/cm/tmRNA_beta.cm @@ -0,0 +1,2371 @@ +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_beta +ACC RF01850 +DESC Betaproteobacteria transfer-messenger RNA +STATES 1017 +NODES 298 +CLEN 331 +W 462 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Fri Nov 8 14:48:28 2024 +COM [1] cmbuild -F -O beta_tmRNA.rfam.cmbuild.stk beta_tmRNA.rfam.cm beta_tmRNA.rfam.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --cpu 32 tmRNA_beta.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 7 +EFFN 1.944824 +CKSUM 3824992414 +NULL 0.000 0.000 0.000 0.000 +GA 84.00 +TC 84.40 +NC 83.70 +EFP7GF -11.7703 0.70470 +ECMLC 0.85783 -8.04790 -1.14296 1600000 448358 0.002676 +ECMGC 0.25015 -61.83278 -51.32800 1600000 5537 0.072241 +ECMLI 0.77697 -8.58942 -1.03311 1600000 425541 0.002820 +ECMGI 0.29450 -40.11841 -31.15657 1600000 5601 0.071416 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 1 1 462 639 -6.954 -7.161 -0.277 -2.645 + IL 1 1 2 1 4 170 231 464 641 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 169 231 463 640 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 1 ] 1 - a - - - + ML 3 2 3 5 3 170 232 462 639 -7.771 -0.024 -6.425 0.181 -0.096 0.049 -0.157 + D 4 2 3 5 3 162 222 457 634 -7.310 -2.823 -0.230 + IL 5 5 3 5 3 168 230 462 639 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 2 ] 2 - c - - - + ML 6 5 3 8 3 170 231 461 638 -7.771 -0.024 -6.425 0.131 0.311 -0.436 -0.112 + D 7 5 3 8 3 161 222 456 633 -7.310 -2.823 -0.230 + IL 8 8 3 8 3 168 230 461 638 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 3 ] 3 - a - - - + ML 9 8 3 11 3 169 231 460 637 -7.771 -0.024 -6.425 0.692 -0.357 -0.905 0.098 + D 10 8 3 11 3 161 221 455 632 -7.310 -2.823 -0.230 + IL 11 11 3 11 3 168 229 460 637 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 4 ] 4 - c - - - + ML 12 11 3 14 3 169 230 459 636 -7.771 -0.024 -6.425 -0.446 0.829 -0.635 -0.242 + D 13 11 3 14 3 160 221 454 631 -7.310 -2.823 -0.230 + IL 14 14 3 14 3 167 229 459 636 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 5 ] 5 - g - - - + ML 15 14 3 17 3 169 230 458 635 -7.771 -0.024 -6.425 0.110 -0.931 0.497 -0.022 + D 16 14 3 17 3 160 220 453 630 -7.310 -2.823 -0.230 + IL 17 17 3 17 3 167 228 459 635 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 6 ] 6 - c - - - + ML 18 17 3 20 3 168 229 457 634 -7.771 -0.024 -6.425 -0.093 0.851 -1.255 -0.252 + D 19 17 3 20 3 160 220 452 629 -7.310 -2.823 -0.230 + IL 20 20 3 20 3 166 227 458 634 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - A - - - + ML 21 20 3 23 3 168 228 456 633 -7.771 -0.024 -6.425 1.080 -0.549 -1.038 -0.484 + D 22 20 3 23 3 159 219 451 628 -7.310 -2.823 -0.230 + IL 23 23 3 23 3 166 227 457 634 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - a - - - + ML 24 23 3 26 3 167 228 455 632 -7.771 -0.024 -6.425 0.410 0.386 -1.030 -0.193 + D 25 23 3 26 3 159 218 450 627 -7.310 -2.823 -0.230 + IL 26 26 3 26 3 165 226 456 633 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - a - - - + ML 27 26 3 29 3 167 227 454 631 -7.771 -0.024 -6.425 0.738 -0.499 -0.318 -0.281 + D 28 26 3 29 3 158 218 449 626 -7.310 -2.823 -0.230 + IL 29 29 3 29 3 165 226 455 632 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 10 ] 10 - u - - - + ML 30 29 3 32 3 166 227 453 630 -7.771 -0.024 -6.425 -0.188 0.026 -0.074 0.207 + D 31 29 3 32 3 158 217 448 625 -7.310 -2.823 -0.230 + IL 32 32 3 32 3 165 225 454 631 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 11 ] 11 - u - - - + ML 33 32 3 35 3 166 226 452 629 -7.771 -0.024 -6.425 0.135 -0.761 0.028 0.370 + D 34 32 3 35 3 157 217 447 624 -7.310 -2.823 -0.230 + IL 35 35 3 35 3 164 225 453 630 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 12 - g - - - + ML 36 35 3 38 3 165 226 451 628 -7.771 -0.024 -6.425 -0.235 -0.132 0.505 -0.288 + D 37 35 3 38 3 157 216 446 623 -7.310 -2.823 -0.230 + IL 38 38 3 38 3 164 224 452 629 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 13 ] 13 - a - - - + ML 39 38 3 41 3 165 225 451 627 -7.771 -0.024 -6.425 0.361 0.073 -0.937 0.191 + D 40 38 3 41 3 157 216 445 622 -7.310 -2.823 -0.230 + IL 41 41 3 41 3 163 223 451 628 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 14 - c - - - + ML 42 41 3 44 3 165 224 450 627 -7.771 -0.024 -6.425 -0.740 0.996 -1.530 0.085 + D 43 41 3 44 3 156 215 444 621 -7.310 -2.823 -0.230 + IL 44 44 3 44 3 163 223 450 627 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 15 - U - - - + ML 45 44 3 47 3 164 224 449 626 -7.771 -0.024 -6.425 -1.138 -1.197 -1.851 1.502 + D 46 44 3 47 3 156 215 443 620 -7.310 -2.823 -0.230 + IL 47 47 3 47 3 162 222 449 626 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 16 - U - - - + ML 48 47 3 50 3 164 223 448 625 -7.771 -0.024 -6.425 -0.425 -0.781 -0.580 1.003 + D 49 47 3 50 3 155 214 443 619 -7.310 -2.823 -0.230 + IL 50 50 3 50 3 162 222 448 625 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 17 - G - - - + ML 51 50 3 53 3 163 223 447 624 -7.771 -0.024 -6.425 -0.062 -1.545 1.123 -0.940 + D 52 50 3 53 3 155 213 442 618 -7.310 -2.823 -0.230 + IL 53 53 3 53 3 162 221 447 624 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 18 ] 18 - A - - - + ML 54 53 3 56 3 163 222 446 623 -7.771 -0.024 -6.425 1.621 -1.986 -1.657 -1.493 + D 55 53 3 56 3 154 213 441 618 -7.310 -2.823 -0.230 + IL 56 56 3 56 3 161 221 446 623 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 19 ] 19 - a - - - + ML 57 56 3 59 3 162 222 445 622 -7.771 -0.024 -6.425 0.370 0.072 -0.936 0.181 + D 58 56 3 59 3 154 212 440 617 -7.310 -2.823 -0.230 + IL 59 59 3 59 3 161 220 445 622 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 20 ] 20 - g - - - + ML 60 59 3 62 3 162 221 444 621 -7.771 -0.024 -6.425 0.110 -0.931 0.497 -0.022 + D 61 59 3 62 3 154 212 439 616 -7.310 -2.823 -0.230 + IL 62 62 3 62 3 160 220 444 621 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 21 ] 21 - c - - - + ML 63 62 3 65 3 162 221 443 620 -7.771 -0.024 -6.425 -0.093 0.851 -1.255 -0.252 + D 64 62 3 65 3 153 211 438 615 -7.310 -2.823 -0.230 + IL 65 65 3 65 3 160 219 443 620 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 22 ] 22 - u - - - + ML 66 65 3 68 3 161 220 442 619 -7.771 -0.024 -6.425 0.380 -0.730 -0.334 0.382 + D 67 65 3 68 3 153 211 437 614 -7.310 -2.823 -0.230 + IL 68 68 3 68 3 159 218 442 619 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 23 ] 23 - g - - - + ML 69 68 3 71 3 161 219 441 618 -7.771 -0.024 -6.425 0.171 -0.549 0.466 -0.306 + D 70 68 3 71 3 152 210 436 613 -7.310 -2.823 -0.230 + IL 71 71 3 71 3 159 218 441 618 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 24 ] 24 - a - - - + ML 72 71 3 74 3 160 219 440 617 -7.771 -0.024 -6.425 0.413 0.383 -1.029 -0.194 + D 73 71 3 74 3 152 210 435 612 -7.310 -2.823 -0.230 + IL 74 74 3 74 3 158 217 440 617 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 25 ] 25 - c - - - + ML 75 74 3 77 3 160 218 439 616 -2.465 -0.309 -6.425 0.115 0.311 -0.411 -0.112 + D 76 74 3 77 3 151 209 434 611 -7.310 -2.823 -0.230 + IL 77 77 3 77 3 159 217 439 616 -1.884 -0.541 -4.584 0.000 0.000 0.000 0.000 + [ MATL 26 ] 27 - g - - - + ML 78 77 3 80 3 159 218 438 615 -7.771 -0.024 -6.425 -0.352 -0.693 0.934 -0.542 + D 79 77 3 80 3 151 209 433 610 -7.310 -2.823 -0.230 + IL 80 80 3 80 3 158 216 438 615 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 27 ] 28 - g - - - + ML 81 80 3 83 3 159 217 437 614 -7.771 -0.024 -6.425 -0.235 -0.132 0.505 -0.288 + D 82 80 3 83 3 151 208 432 609 -7.310 -2.823 -0.230 + IL 83 83 3 83 3 157 216 437 614 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 28 ] 29 - C - - - + ML 84 83 3 86 3 159 217 436 613 -7.771 -0.024 -6.425 -1.284 1.473 -2.088 -0.793 + D 85 83 3 86 3 150 208 431 608 -7.310 -2.823 -0.230 + IL 86 86 3 86 3 157 215 436 613 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 29 ] 30 - a - - - + ML 87 86 3 89 3 158 216 435 612 -7.771 -0.024 -6.425 0.761 -0.501 -0.359 -0.287 + D 88 86 3 89 3 150 207 430 607 -7.310 -2.823 -0.230 + IL 89 89 3 89 3 156 215 435 612 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 30 ] 31 - a - - - + ML 90 89 3 92 3 158 216 434 611 -7.771 -0.024 -6.425 0.154 -0.083 0.065 -0.157 + D 91 89 3 92 3 149 207 429 606 -7.310 -2.823 -0.230 + IL 92 92 3 92 3 156 214 434 611 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 32 - c - - - + ML 93 92 3 95 3 157 215 433 610 -7.771 -0.024 -6.425 -0.275 0.385 -0.523 0.228 + D 94 92 3 95 3 149 206 428 605 -7.310 -2.823 -0.230 + IL 95 95 3 95 3 156 213 433 610 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 33 - g - - - + ML 96 95 3 98 3 157 214 432 609 -7.771 -0.024 -6.425 0.167 -0.564 0.481 -0.313 + D 97 95 3 98 3 149 205 427 604 -7.310 -2.823 -0.230 + IL 98 98 3 98 3 155 213 432 609 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 33 ] 34 - c - - - + ML 99 98 3 101 3 156 214 431 608 -7.771 -0.024 -6.425 -0.284 0.422 -0.537 0.201 + D 100 98 3 101 3 148 205 426 603 -7.310 -2.823 -0.230 + IL 101 101 3 101 3 155 212 431 608 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 34 ] 35 - g - - - + ML 102 101 3 104 3 156 213 430 607 -7.771 -0.024 -6.425 -0.232 -0.091 0.468 -0.275 + D 103 101 3 104 3 148 204 425 602 -7.310 -2.823 -0.230 + IL 104 104 3 104 3 154 212 430 607 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 35 ] 36 - C - - - + ML 105 104 3 107 3 155 213 429 606 -7.771 -0.024 -6.425 -1.284 1.473 -2.088 -0.793 + D 106 104 3 107 3 147 204 424 601 -7.310 -2.823 -0.230 + IL 107 107 3 107 3 154 211 429 606 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 36 ] 37 - g - - - + ML 108 107 3 110 3 155 212 428 605 -7.771 -0.024 -6.425 -0.189 -0.424 0.373 0.114 + D 109 107 3 110 3 147 203 423 600 -7.310 -2.823 -0.230 + IL 110 110 3 110 3 153 211 429 605 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 37 ] 38 - U - - - + ML 111 110 3 113 3 155 211 427 604 -7.771 -0.024 -6.425 -0.670 -0.289 -1.400 1.120 + D 112 110 3 113 3 146 203 422 599 -7.310 -2.823 -0.230 + IL 113 113 3 113 3 153 210 428 605 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 38 ] 39 - A - - - + ML 114 113 3 116 3 154 211 426 603 -7.771 -0.024 -6.425 1.621 -1.986 -1.657 -1.493 + D 115 113 3 116 3 146 202 421 598 -7.310 -2.823 -0.230 + IL 116 116 3 116 3 152 209 427 604 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 39 ] 40 - u - - - + ML 117 116 3 119 3 153 210 425 602 -7.771 -0.024 -6.425 0.110 -0.769 0.069 0.361 + D 118 116 3 119 3 146 202 420 597 -7.310 -2.823 -0.230 + IL 119 119 3 119 3 152 209 426 603 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 40 ] 41 - A - - - + ML 120 119 3 122 3 153 209 424 601 -7.771 -0.024 -6.425 1.185 -1.339 -0.408 -0.791 + D 121 119 3 122 3 145 201 418 595 -7.310 -2.823 -0.230 + IL 122 122 3 122 3 152 208 425 602 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 41 ] 42 - A - - - + ML 123 122 3 125 3 152 208 423 600 -7.771 -0.024 -6.425 1.155 -1.320 -0.348 -0.768 + D 124 122 3 125 3 145 201 417 594 -7.310 -2.823 -0.230 + IL 125 125 3 125 3 151 208 424 601 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 42 ] 43 - U - - - + ML 126 125 3 128 3 152 208 423 599 -7.771 -0.024 -6.425 -1.138 -1.197 -1.851 1.502 + D 127 125 3 128 3 144 200 416 593 -7.310 -2.823 -0.230 + IL 128 128 3 128 3 151 207 423 600 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 43 ] 44 - c - - - + ML 129 128 3 131 3 151 207 422 599 -7.771 -0.024 -6.425 -0.277 0.401 -0.520 0.211 + D 130 128 3 131 3 144 200 414 591 -7.310 -2.823 -0.230 + IL 131 131 3 131 3 150 206 422 599 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 44 ] 45 - u - - - + ML 132 131 3 134 3 150 206 421 598 -7.771 -0.024 -6.425 -0.195 -0.308 -0.084 0.459 + D 133 131 3 134 3 144 199 413 590 -7.310 -2.823 -0.230 + IL 134 134 3 134 3 149 206 421 598 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 45 ] 46 - a - - - + ML 135 134 3 137 3 150 205 420 597 -7.771 -0.024 -6.425 0.748 -0.514 -0.322 -0.287 + D 136 134 3 137 3 143 199 411 588 -7.310 -2.823 -0.230 + IL 137 137 3 137 3 149 205 420 597 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 46 ] 47 - g - - - + ML 138 137 3 140 3 149 205 419 596 -7.771 -0.024 -6.425 0.485 -1.280 0.646 -0.680 + D 139 137 3 140 3 143 199 408 585 -7.310 -2.823 -0.230 + IL 140 140 3 140 3 148 204 419 596 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 47 ] 48 - A - - - + ML 141 140 3 143 3 148 204 418 595 -7.771 -0.024 -6.425 1.185 -1.339 -0.408 -0.791 + D 142 140 3 143 3 143 198 405 582 -7.310 -2.823 -0.230 + IL 143 143 3 143 3 148 203 418 595 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 48 ] 49 - g - - - + ML 144 143 3 146 3 147 203 417 594 -7.771 -0.024 -6.425 0.143 -0.530 0.478 -0.304 + D 145 143 3 146 3 142 198 399 576 -7.310 -2.823 -0.230 + IL 146 146 3 146 3 147 203 417 594 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 49 ] 50 - C - - - + ML 147 146 3 149 3 147 202 416 593 -2.451 -0.312 -6.425 -1.284 1.473 -2.088 -0.793 + D 148 146 3 149 3 142 197 383 560 -7.310 -2.823 -0.230 + IL 149 149 3 149 3 149 205 431 608 -0.150 -3.423 -7.472 0.000 0.000 0.000 0.000 + [ MATL 50 ] 76 - A - - - + ML 150 149 3 152 3 145 201 309 339 -7.771 -0.024 -6.425 1.621 -1.986 -1.657 -1.493 + D 151 149 3 152 3 141 197 307 337 -7.310 -2.823 -0.230 + IL 152 152 3 152 3 145 201 310 340 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 51 ] 77 - U - - - + ML 153 152 3 155 3 144 200 308 338 -8.175 -0.021 -6.493 -1.138 -1.197 -1.851 1.502 + D 154 152 3 155 3 141 197 306 336 -6.410 -1.524 -0.643 + IL 155 155 3 155 3 144 200 309 339 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 52 ] - 371 - A - - + MR 156 155 3 158 3 143 199 307 337 -8.175 -0.021 -6.493 1.621 -1.986 -1.657 -1.493 + D 157 155 3 158 3 140 196 305 335 -7.396 -2.574 -0.276 + IR 158 158 3 158 3 143 199 308 338 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 53 ] - 370 - C - - + MR 159 158 3 161 3 142 198 306 336 -8.175 -0.021 -6.493 -1.284 1.473 -2.088 -0.793 + D 160 158 3 161 3 140 196 304 334 -7.396 -2.574 -0.276 + IR 161 161 3 161 3 143 198 307 337 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 54 ] - 369 - U - - + MR 162 161 3 164 2 141 197 305 335 -1.612 -0.572 -1.138 -1.197 -1.851 1.502 + D 163 161 3 164 2 140 195 304 333 -5.470 -0.033 + IR 164 164 3 164 2 141 197 305 335 -1.943 -0.435 0.000 0.000 0.000 0.000 + [ BIF 55 ] - - - - - - + B 165 164 3 166 584 140 195 304 333 + [ BEGL 56 ] - - - - - - + S 166 165 1 167 4 35 78 160 189 -0.153 -6.837 -3.582 -6.884 + [ MATP 57 ] 78 220 g c - - + MP 167 166 1 171 6 38 81 161 189 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.428 -2.368 -3.506 1.143 -3.981 -4.363 0.390 -3.747 -3.411 2.759 -3.875 1.727 0.095 -3.673 -1.552 -2.383 + ML 168 166 1 171 6 33 75 159 187 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 169 166 1 171 6 32 74 158 187 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.185 0.169 -0.891 0.543 + D 170 166 1 171 6 28 69 156 184 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 171 171 5 171 6 34 77 160 189 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 172 172 6 172 5 34 77 160 188 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 58 ] 79 219 G C - - + MP 173 172 6 177 6 37 79 159 187 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -4.368 -2.918 -4.440 0.442 -4.706 -4.542 -0.161 -4.651 -4.073 3.534 -4.439 -0.606 -0.558 -4.220 -2.180 -3.323 + ML 174 172 6 177 6 32 74 157 185 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 175 172 6 177 6 31 73 156 185 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.316 0.806 -1.042 -0.055 + D 176 172 6 177 6 28 69 154 182 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 177 177 5 177 6 34 76 158 187 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 178 178 6 178 5 34 76 158 186 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 59 ] 80 218 U A - - + MP 179 178 6 183 6 36 77 157 185 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.809 -3.618 -3.687 0.057 -2.716 -4.285 1.602 -3.383 -3.697 0.378 -4.088 -1.528 3.108 -3.973 -0.402 -2.555 + ML 180 178 6 183 6 32 73 155 183 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 181 178 6 183 6 30 71 154 183 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 1.185 -1.082 -0.827 -0.536 + D 182 178 6 183 6 27 68 152 181 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 183 183 5 183 6 33 75 156 185 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 184 184 6 184 5 33 75 156 184 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 60 ] 81 217 U A - - + MP 185 184 6 189 6 35 76 155 183 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.809 -3.618 -3.687 0.057 -2.716 -4.285 1.602 -3.383 -3.697 0.378 -4.088 -1.528 3.108 -3.973 -0.402 -2.555 + ML 186 184 6 189 6 31 72 153 182 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 187 184 6 189 6 29 70 152 181 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 1.185 -1.082 -0.827 -0.536 + D 188 184 6 189 6 27 68 151 179 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 189 189 5 189 6 32 74 154 183 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 190 190 6 190 5 32 73 154 182 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 61 ] 82 216 G C - - + MP 191 190 6 195 4 33 74 153 181 -6.738 -6.946 -0.062 -5.360 -4.368 -2.918 -4.440 0.442 -4.706 -4.542 -0.161 -4.651 -4.073 3.534 -4.439 -0.606 -0.558 -4.220 -2.180 -3.323 + ML 192 190 6 195 4 30 71 152 180 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 193 190 6 195 4 27 68 151 179 -5.582 -4.611 -2.478 -0.398 -0.316 0.806 -1.042 -0.055 + D 194 190 6 195 4 27 68 150 178 -4.568 -4.250 -2.265 -0.520 + IL 195 195 5 195 4 32 73 153 182 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 196 196 6 196 3 31 72 153 181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 62 ] 83 - U - - - + ML 197 196 6 199 3 32 72 151 179 -1.918 -0.466 -6.425 -1.138 -1.197 -1.851 1.502 + D 198 196 6 199 3 26 67 147 176 -7.310 -2.823 -0.230 + IL 199 199 3 199 3 31 72 150 179 -2.053 -0.470 -4.753 0.000 0.000 0.000 0.000 + [ MATL 63 ] 85 - a - - - + ML 200 199 3 202 3 31 71 149 177 -7.771 -0.024 -6.425 0.824 -1.224 0.214 -0.639 + D 201 199 3 202 3 26 66 146 175 -7.310 -2.823 -0.230 + IL 202 202 3 202 3 30 71 150 179 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 64 ] 86 - u - - - + ML 203 202 3 205 3 30 70 148 176 -7.771 -0.024 -6.425 0.350 -0.739 -0.987 0.698 + D 204 202 3 205 3 25 66 146 174 -7.310 -2.823 -0.230 + IL 205 205 3 205 3 30 70 149 178 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 65 ] 87 - u - - - + ML 206 205 3 208 5 29 69 147 175 -6.926 -0.044 -6.742 -6.954 -7.845 0.353 -0.289 -0.919 0.460 + D 207 205 3 208 5 25 66 145 174 -5.703 -1.546 -4.964 -0.996 -3.251 + IL 208 208 3 208 5 28 69 147 176 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 66 ] 88 215 C G - - + MP 209 208 3 213 6 28 68 146 174 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -4.167 -4.035 -3.919 -0.307 -2.728 -4.380 3.412 -3.498 -3.958 -0.003 -4.257 -1.979 0.821 -4.260 -0.428 -2.812 + ML 210 208 3 213 6 26 66 145 173 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 211 208 3 213 6 25 65 144 173 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.214 -1.155 1.010 -0.568 + D 212 208 3 213 6 23 63 142 171 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 213 213 5 213 6 27 67 146 174 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 214 214 6 214 5 27 67 145 174 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 67 ] 89 214 C G - - + MP 215 214 6 219 4 26 66 144 172 -6.738 -6.946 -0.062 -5.360 -4.167 -4.035 -3.919 -0.307 -2.728 -4.380 3.412 -3.498 -3.958 -0.003 -4.257 -1.979 0.821 -4.260 -0.428 -2.812 + ML 216 214 6 219 4 25 65 143 172 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 217 214 6 219 4 24 64 143 171 -5.582 -4.611 -2.478 -0.398 -0.214 -1.155 1.010 -0.568 + D 218 214 6 219 4 23 63 142 170 -4.568 -4.250 -2.265 -0.520 + IL 219 219 5 219 4 26 66 145 173 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 220 220 6 220 3 26 66 144 172 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 68 ] 90 - g - - - + ML 221 220 6 223 3 24 64 142 170 -8.175 -0.021 -6.493 -0.289 -0.912 0.498 0.308 + D 222 220 6 223 3 22 63 141 169 -6.410 -0.378 -2.193 + IL 223 223 3 223 3 24 64 142 171 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 213 - A - - + MR 224 223 3 226 5 24 63 141 169 -7.099 -0.216 -6.914 -3.062 -8.018 1.722 -2.384 -2.014 -1.927 + D 225 223 3 226 5 20 61 140 168 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 226 226 3 226 5 23 63 141 170 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 70 ] 91 212 g c - - + MP 227 226 3 231 6 24 63 140 169 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.076 -2.604 -3.099 0.943 -2.772 -3.819 1.504 -3.183 -3.166 2.414 -3.619 -0.479 1.051 -3.204 0.892 -2.074 + ML 228 226 3 231 6 21 61 139 167 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 229 226 3 231 6 20 59 138 167 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.316 0.806 -1.042 -0.055 + D 230 226 3 231 6 18 58 136 165 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 231 231 5 231 6 22 62 140 168 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 232 232 6 232 5 22 62 139 168 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 71 ] 92 211 c g - - + MP 233 232 6 237 4 22 61 138 167 -6.738 -6.946 -0.062 -5.360 -2.951 -2.921 -2.967 0.496 -2.263 -3.631 2.603 0.818 -2.993 0.705 -3.440 -1.105 1.285 -3.175 -0.057 -1.985 + ML 234 232 6 237 4 20 60 138 166 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 235 232 6 237 4 18 58 137 165 -5.582 -4.611 -2.478 -0.398 -0.214 -1.155 1.010 -0.568 + D 236 232 6 237 4 18 57 136 164 -4.568 -4.250 -2.265 -0.520 + IL 237 237 5 237 4 22 61 139 167 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 238 238 6 238 3 21 61 138 167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 72 ] 93 - a - - - + ML 239 238 6 241 3 21 60 136 164 -8.175 -0.021 -6.493 0.694 -0.803 -0.948 0.369 + D 240 238 6 241 3 17 57 135 163 -6.410 -0.378 -2.193 + IL 241 241 3 241 3 20 59 136 165 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 210 - a - - + MR 242 241 3 244 3 20 59 135 163 -8.360 -0.019 -6.678 0.309 -0.045 -0.101 -0.219 + D 243 241 3 244 3 15 54 133 162 -6.390 -1.568 -0.620 + IR 244 244 3 244 3 19 58 136 164 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 209 - g - - + MR 245 244 3 247 5 19 58 134 162 -7.099 -0.216 -6.914 -3.062 -8.018 -0.404 -0.356 0.823 -0.527 + D 246 244 3 247 5 14 53 133 161 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 247 247 3 247 5 18 57 134 163 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 75 ] 94 208 a u - - + MP 248 247 3 252 6 21 59 133 162 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.668 -2.261 -2.784 2.213 -2.786 -3.722 1.148 -2.983 -2.793 1.559 -3.322 -0.133 0.828 -2.999 -0.663 0.726 + ML 249 247 3 252 6 16 54 131 160 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 250 247 3 252 6 16 53 131 159 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.342 -0.592 -0.979 1.029 + D 251 247 3 252 6 12 49 128 157 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 252 252 5 252 6 17 56 133 161 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 253 253 6 253 5 17 56 132 161 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 76 ] 95 207 c g - - + MP 254 253 6 258 6 20 57 131 160 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.488 -3.444 -3.367 0.208 -2.342 -3.922 2.766 -3.050 -3.394 0.468 -3.775 -1.498 1.271 -3.628 1.473 -2.289 + ML 255 253 6 258 6 15 53 130 158 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 256 253 6 258 6 15 52 129 157 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.214 -1.155 1.010 -0.568 + D 257 253 6 258 6 11 48 127 155 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 258 258 5 258 6 17 55 131 159 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 259 259 6 259 5 17 55 130 159 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 77 ] 96 206 c g - - + MP 260 259 6 264 6 18 55 129 158 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.484 -3.441 -3.363 0.208 -2.340 -3.918 2.745 -3.048 -3.390 0.467 -3.772 -1.498 1.271 -3.624 1.524 -2.286 + ML 261 259 6 264 6 15 52 128 156 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 262 259 6 264 6 14 51 127 156 -7.679 -6.408 -2.317 -6.386 -0.455 -4.600 -0.214 -1.155 1.010 -0.568 + D 263 259 6 264 6 11 48 125 154 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 264 264 5 264 6 16 53 129 157 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 265 265 6 265 5 16 53 128 157 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 78 ] 97 205 u a - - + MP 266 265 6 270 4 17 53 127 156 -6.738 -6.946 -0.062 -5.360 -2.455 -2.516 -2.564 0.795 -2.123 -3.336 1.851 -0.459 -2.599 0.931 -3.114 -0.821 1.905 -2.729 1.075 -1.653 + ML 267 265 6 270 4 14 51 127 155 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 268 265 6 270 4 13 50 126 154 -5.582 -4.611 -0.751 -1.539 1.185 -1.082 -0.827 -0.536 + D 269 265 6 270 4 11 47 125 153 -4.568 -4.250 -2.265 -0.520 + IL 270 270 5 270 4 15 52 128 156 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 271 271 6 271 3 15 52 127 156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 79 ] 98 - G - - - + ML 272 271 6 274 3 15 52 125 154 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 273 271 6 274 3 10 47 123 152 -6.174 -1.687 -0.566 + IL 274 274 3 274 3 14 51 126 155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 80 ] 99 - g - - - + ML 275 274 3 277 3 15 51 124 153 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 276 274 3 277 3 10 46 122 151 -6.174 -1.687 -0.566 + IL 277 277 3 277 3 14 50 125 154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 81 ] 100 - A - - - + ML 278 277 3 280 3 14 50 123 152 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 279 277 3 280 3 9 45 121 150 -6.174 -1.687 -0.566 + IL 280 280 3 280 3 13 49 124 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 82 ] 101 - G - - - + ML 281 280 3 283 3 13 49 122 151 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 282 280 3 283 3 9 44 120 149 -6.174 -1.687 -0.566 + IL 283 283 3 283 3 12 49 123 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 83 ] 102 - G - - - + ML 284 283 3 286 3 13 48 121 149 -8.360 -0.019 -6.678 -0.307 -1.887 1.330 -1.295 + D 285 283 3 286 3 8 43 120 148 -5.620 -0.734 -1.403 + IL 286 286 3 286 3 11 47 122 150 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 84 ] - 204 - A - - + MR 287 286 3 289 3 12 48 120 148 -8.360 -0.019 -6.678 1.722 -2.384 -2.014 -1.927 + D 288 286 3 289 3 7 41 118 147 -6.390 -1.568 -0.620 + IR 289 289 3 289 3 11 46 121 149 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 85 ] - 203 - a - - + MR 290 289 3 292 3 11 47 119 147 -8.360 -0.019 -6.678 0.949 -0.992 -1.092 0.134 + D 291 289 3 292 3 6 40 117 146 -6.390 -1.568 -0.620 + IR 292 292 3 292 3 10 46 120 148 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 86 ] - 202 - c - - + MR 293 292 3 295 3 11 46 118 147 -8.360 -0.019 -6.678 0.173 0.725 -1.271 -0.312 + D 294 292 3 295 3 6 39 116 145 -6.390 -1.568 -0.620 + IR 295 295 3 295 3 9 45 119 147 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 87 ] - 201 - G - - + MR 296 295 3 298 3 11 46 117 146 -8.360 -0.019 -6.678 -0.348 -1.915 1.350 -1.322 + D 297 295 3 298 3 5 38 115 144 -6.390 -1.568 -0.620 + IR 298 298 3 298 3 9 44 118 146 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 88 ] - 200 - g - - + MR 299 298 3 301 5 10 45 116 145 -7.099 -0.039 -6.914 -7.126 -8.018 0.250 -1.560 0.971 -0.966 + D 300 298 3 301 5 5 37 115 143 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 301 301 3 301 5 8 42 116 145 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 89 ] 103 199 C G - - + MP 302 301 3 306 6 11 46 115 144 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 303 301 3 306 6 6 39 113 142 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 304 301 3 306 6 6 39 113 142 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 305 301 3 306 6 3 34 110 139 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 306 306 5 306 6 7 41 115 143 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 307 307 6 307 5 8 41 114 143 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 90 ] 104 198 g c - - + MP 308 307 6 312 6 11 45 113 142 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.551 -2.755 -3.519 0.829 -3.295 -4.138 1.716 -3.632 -3.588 2.832 -3.989 -0.508 0.673 -3.557 -0.880 -2.444 + ML 309 307 6 312 6 6 39 111 140 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 310 307 6 312 6 6 38 111 140 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 311 307 6 312 6 3 33 108 137 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 312 312 5 312 6 7 40 113 141 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 313 313 6 313 5 7 41 112 141 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 91 ] 105 197 U G - - + MP 314 313 6 318 6 11 43 111 140 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.105 -4.026 -3.804 -0.359 -2.557 -4.226 1.730 -3.331 -3.845 -0.169 -4.135 -2.027 0.879 -4.189 3.015 -2.715 + ML 315 313 6 318 6 6 38 109 138 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 316 313 6 318 6 6 38 109 138 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 317 313 6 318 6 3 33 106 135 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 318 318 5 318 6 7 40 111 139 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 319 319 6 319 5 7 40 110 139 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 92 ] 106 196 U G - - + MP 320 319 6 324 6 10 42 109 138 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.105 -4.026 -3.804 -0.359 -2.557 -4.226 1.730 -3.331 -3.845 -0.169 -4.135 -2.027 0.879 -4.189 3.015 -2.715 + ML 321 319 6 324 6 6 37 107 136 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 322 319 6 324 6 5 37 107 136 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 323 319 6 324 6 2 32 104 133 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 324 324 5 324 6 6 39 109 137 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 325 325 6 325 5 7 39 108 137 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 93 ] 107 195 C G - - + MP 326 325 6 330 6 10 40 107 136 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 327 325 6 330 6 5 36 105 134 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 328 325 6 330 6 5 36 105 134 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 329 325 6 330 6 2 32 103 131 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 330 330 5 330 6 6 38 107 135 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 331 331 6 331 5 6 38 106 135 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 94 ] 108 194 U A - - + MP 332 331 6 336 6 8 38 105 134 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.210 -4.035 -4.046 -0.329 -2.984 -4.608 1.345 -3.681 -4.050 -0.078 -4.423 -1.934 3.337 -4.360 -0.659 -2.873 + ML 333 331 6 336 6 5 35 104 132 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 334 331 6 336 6 4 34 103 132 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 335 331 6 336 6 2 32 101 130 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 336 336 5 336 6 6 37 105 133 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 337 337 6 337 5 6 36 104 133 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 109 193 G C - - + MP 338 337 6 342 4 7 36 103 132 -6.954 -7.161 -0.053 -5.575 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 339 337 6 342 4 4 34 103 131 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 340 337 6 342 4 3 33 102 130 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 341 337 6 342 4 2 31 101 129 -4.568 -4.250 -2.265 -0.520 + IL 342 342 5 342 4 5 36 104 132 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 343 343 6 343 3 5 35 103 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 96 ] 110 - G - - - + ML 344 343 6 346 3 6 35 101 129 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 345 343 6 346 3 2 31 99 128 -6.174 -1.687 -0.566 + IL 346 346 3 346 3 5 34 102 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 97 ] 111 - A - - - + ML 347 346 3 349 3 5 34 100 128 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 348 346 3 349 3 1 30 98 127 -6.174 -1.687 -0.566 + IL 349 349 3 349 3 4 34 101 130 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 98 ] 112 - C - - - + ML 350 349 3 352 3 5 33 99 127 -8.360 -0.019 -6.678 -1.756 1.628 -2.580 -1.166 + D 351 349 3 352 3 1 29 98 126 -5.620 -0.734 -1.403 + IL 352 352 3 352 3 3 32 100 128 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 99 ] - 192 - A - - + MR 353 352 3 355 3 4 32 98 126 -8.360 -0.019 -6.678 1.722 -2.384 -2.014 -1.927 + D 354 352 3 355 3 0 28 96 125 -6.390 -1.568 -0.620 + IR 355 355 3 355 3 3 31 99 127 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 100 ] - 191 - G - - + MR 356 355 3 358 3 4 31 97 125 -8.360 -0.019 -6.678 -1.593 -2.815 1.726 -2.202 + D 357 355 3 358 3 0 27 95 124 -6.390 -1.568 -0.620 + IR 358 358 3 358 3 3 31 98 126 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 101 ] - 190 - C - - + MR 359 358 3 361 3 3 30 96 124 -8.360 -0.019 -6.678 -1.756 1.628 -2.580 -1.166 + D 360 358 3 361 3 0 26 94 123 -6.390 -1.568 -0.620 + IR 361 361 3 361 3 2 30 97 125 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 102 ] - 189 - U - - + MR 362 361 3 364 3 3 29 95 123 -8.360 -0.019 -6.678 -1.497 -1.491 -2.231 1.621 + D 363 361 3 364 3 0 25 93 122 -6.390 -1.568 -0.620 + IR 364 364 3 364 3 2 29 96 124 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 103 ] - 188 - U - - + MR 365 364 3 367 3 3 28 94 122 -8.360 -0.019 -6.678 -0.927 -0.498 -1.666 1.293 + D 366 364 3 367 3 0 25 92 121 -6.390 -1.568 -0.620 + IR 367 367 3 367 3 2 28 95 123 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 104 ] - 187 - U - - + MR 368 367 3 370 3 3 27 93 121 -8.360 -0.019 -6.678 -0.801 -0.145 -1.551 1.125 + D 369 367 3 370 3 0 24 91 120 -6.390 -1.568 -0.620 + IR 370 370 3 370 3 1 27 94 122 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 105 ] - 186 - G - - + MR 371 370 3 373 3 2 26 92 120 -8.360 -0.019 -6.678 -1.593 -2.815 1.726 -2.202 + D 372 370 3 373 3 0 23 90 119 -6.390 -1.568 -0.620 + IR 373 373 3 373 3 1 26 93 121 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 106 ] - 185 - G - - + MR 374 373 3 376 3 2 25 91 119 -8.360 -0.019 -6.678 -1.593 -2.815 1.726 -2.202 + D 375 373 3 376 3 0 23 89 118 -6.390 -1.568 -0.620 + IR 376 376 3 376 3 1 25 92 120 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 107 ] - 184 - U - - + MR 377 376 3 379 3 2 25 90 118 -8.360 -0.019 -6.678 -0.767 -0.021 -1.522 1.056 + D 378 376 3 379 3 0 22 88 117 -6.390 -1.568 -0.620 + IR 379 379 3 379 3 1 25 91 119 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 108 ] - 183 - C - - + MR 380 379 3 382 3 2 24 89 117 -8.360 -0.019 -6.678 -1.756 1.628 -2.580 -1.166 + D 381 379 3 382 3 0 21 87 116 -6.390 -1.568 -0.620 + IR 382 382 3 382 3 1 24 90 118 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 109 ] - 182 - a - - + MR 383 382 3 385 3 1 23 88 116 -8.360 -0.019 -6.678 0.989 -0.251 -1.123 -0.482 + D 384 382 3 385 3 0 21 87 115 -6.390 -1.568 -0.620 + IR 385 385 3 385 3 1 23 89 117 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 110 ] - 181 - u - - + MR 386 385 3 388 2 1 22 87 115 -8.364 -0.004 0.165 -0.357 -1.061 0.695 + D 387 385 3 388 2 0 21 86 115 -4.432 -0.068 + IR 388 388 3 388 2 1 22 88 116 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 111 ] - - - - - - + B 389 388 3 390 443 0 21 86 114 + [ BEGL 112 ] - - - - - - + S 390 389 1 391 4 0 0 31 50 -0.045 -6.837 -6.244 -6.884 + [ MATP 113 ] 113 129 g c - - + MP 391 390 1 395 6 2 2 31 50 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.626 -2.542 -3.647 1.905 -4.112 -4.412 0.342 -3.948 -3.639 2.975 -4.077 -0.168 0.033 -3.728 -1.625 -2.549 + ML 392 390 1 395 6 1 1 30 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 393 390 1 395 6 1 1 29 48 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 394 390 1 395 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 395 395 5 395 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 396 396 6 396 5 1 1 30 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 114 ] 114 128 g c - - + MP 397 396 6 401 6 2 2 29 48 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.582 -2.749 -3.547 0.828 -3.360 -4.152 1.635 -3.678 -3.616 2.886 -4.012 -0.495 0.620 -3.574 -0.936 -2.474 + ML 398 396 6 401 6 1 1 28 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 399 396 6 401 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 400 396 6 401 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 401 401 5 401 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 402 402 6 402 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 115 ] 115 127 g c - - + MP 403 402 6 407 6 2 2 27 46 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.551 -2.755 -3.519 0.829 -3.295 -4.138 1.716 -3.632 -3.588 2.832 -3.989 -0.508 0.673 -3.557 -0.880 -2.444 + ML 404 402 6 407 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 405 402 6 407 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 406 402 6 407 6 0 0 24 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 407 407 5 407 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 408 408 6 408 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 116 ] 116 126 G C - - + MP 409 408 6 413 6 2 2 25 44 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 410 408 6 413 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 411 408 6 413 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 412 408 6 413 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 413 413 5 413 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 414 414 6 414 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 117 ] 117 125 G C - - + MP 415 414 6 419 4 2 2 23 42 -6.954 -7.161 -0.053 -5.575 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 416 414 6 419 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 417 414 6 419 4 1 1 23 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 418 414 6 419 4 0 0 22 41 -4.568 -4.250 -2.265 -0.520 + IL 419 419 5 419 4 1 1 25 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 420 420 6 420 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 118 - U - - - + ML 421 420 6 423 3 1 1 20 39 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 422 420 6 423 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 423 423 3 423 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 119 - U - - - + ML 424 423 3 426 3 1 1 19 37 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 425 423 3 426 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 426 426 3 426 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 120 - C - - - + ML 427 426 3 429 3 1 1 18 36 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 428 426 3 429 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 429 429 3 429 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 121 - G - - - + ML 430 429 3 432 3 1 1 16 35 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 431 429 3 432 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 432 432 3 432 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 122 - A - - - + ML 433 432 3 435 3 1 1 15 33 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 434 432 3 435 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 435 435 3 435 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 123 ] 123 - U - - - + ML 436 435 3 438 3 1 1 13 31 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 437 435 3 438 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 438 438 3 438 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 124 ] 124 - U - - - + ML 439 438 3 441 2 1 1 1 1 * 0.000 -1.497 -1.491 -2.231 1.621 + D 440 438 3 441 2 0 0 0 0 * 0.000 + IL 441 441 3 441 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 125 ] - - - - - - + E 442 441 3 -1 0 0 0 0 0 + [ BEGR 126 ] - - - - - - + S 443 389 1 444 5 0 7 69 97 -7.099 -0.039 -6.914 -7.126 -8.018 + IL 444 444 2 444 5 1 5 70 99 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 127 ] 130 180 C G - - + MP 445 444 2 449 6 2 9 69 97 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 446 444 2 449 6 1 4 67 96 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 447 444 2 449 6 1 4 67 96 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 448 444 2 449 6 0 0 64 93 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 449 449 5 449 6 1 5 68 97 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 450 450 6 450 5 1 5 68 97 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 128 ] 131 179 A U - - + MP 451 450 6 455 6 2 9 67 95 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.806 -2.834 -3.824 3.341 -4.169 -5.233 0.132 -3.865 -3.715 1.062 -4.263 -0.307 -0.286 -4.418 -1.809 -2.657 + ML 452 450 6 455 6 1 3 65 94 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 453 450 6 455 6 1 3 65 94 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 454 450 6 455 6 0 0 62 91 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 455 455 5 455 6 1 4 66 95 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 456 456 6 456 5 1 5 66 95 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 129 ] 132 178 c g - - + MP 457 456 6 461 6 2 9 65 93 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.424 -3.060 -3.403 0.623 -2.708 -4.103 2.623 -3.260 -3.416 1.884 -3.859 -0.898 1.148 -3.578 -0.354 -2.288 + ML 458 456 6 461 6 1 3 63 92 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 459 456 6 461 6 1 3 63 92 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 460 456 6 461 6 0 0 60 89 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 461 461 5 461 6 1 4 64 93 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 462 462 6 462 5 1 4 64 93 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 130 ] 133 177 c g - - + MP 463 462 6 467 6 2 8 63 91 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.424 -3.060 -3.403 0.623 -2.708 -4.103 2.623 -3.260 -3.416 1.884 -3.859 -0.898 1.148 -3.578 -0.354 -2.288 + ML 464 462 6 467 6 1 3 61 90 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 465 462 6 467 6 1 3 61 90 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 466 462 6 467 6 0 0 58 87 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 467 467 5 467 6 1 4 62 91 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 468 468 6 468 5 1 4 62 91 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 131 ] 134 176 U G - - + MP 469 468 6 473 6 2 7 61 89 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.105 -4.026 -3.804 -0.359 -2.557 -4.226 1.730 -3.331 -3.845 -0.169 -4.135 -2.027 0.879 -4.189 3.015 -2.715 + ML 470 468 6 473 6 1 3 59 88 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 471 468 6 473 6 1 2 59 88 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 472 468 6 473 6 0 0 57 85 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 473 473 5 473 6 1 3 60 89 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 474 474 6 474 5 1 4 60 89 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 132 ] 135 175 C G - - + MP 475 474 6 479 6 2 6 59 87 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 476 474 6 479 6 1 2 58 86 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 477 474 6 479 6 1 2 57 86 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 478 474 6 479 6 0 0 55 84 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 479 479 5 479 6 1 3 58 87 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 480 480 6 480 5 1 3 58 87 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 133 ] 136 174 C G - - + MP 481 480 6 485 4 2 4 57 85 -6.954 -7.161 -0.053 -5.575 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 482 480 6 485 4 1 1 56 85 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 483 480 6 485 4 1 1 56 84 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 484 480 6 485 4 0 0 55 83 -4.568 -4.250 -2.265 -0.520 + IL 485 485 5 485 4 1 3 58 86 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 486 486 6 486 3 1 2 57 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 134 ] 137 - A - - - + ML 487 486 6 489 3 1 3 55 83 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 488 486 6 489 3 0 0 53 81 -6.174 -1.687 -0.566 + IL 489 489 3 489 3 1 2 56 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 138 - C - - - + ML 490 489 3 492 3 1 2 54 82 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 491 489 3 492 3 0 0 52 80 -6.174 -1.687 -0.566 + IL 492 492 3 492 3 1 1 55 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 139 - C - - - + ML 493 492 3 495 3 1 1 53 81 -2.650 -0.412 -3.488 -0.348 1.101 -1.565 -0.452 + D 494 492 3 495 3 0 0 51 79 -6.174 -1.687 -0.566 + IL 495 495 3 495 3 1 1 53 82 -1.888 -0.539 -4.588 0.000 0.000 0.000 0.000 + [ MATL 137 ] 141 - c - - - + ML 496 495 3 498 3 1 2 52 80 -7.851 -0.022 -6.506 -0.240 0.202 -0.114 0.109 + D 497 495 3 498 3 0 0 50 79 -6.968 -0.732 -1.359 + IL 498 498 3 498 3 1 1 53 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 142 - A - - - + ML 499 498 3 501 3 1 1 51 79 -7.970 -0.021 -6.624 1.338 -1.589 -0.594 -1.069 + D 500 498 3 501 3 0 0 49 77 -6.174 -1.687 -0.566 + IL 501 501 3 501 3 1 1 52 80 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 143 - A - - - + ML 502 501 3 504 3 1 1 50 78 -7.970 -0.021 -6.624 1.282 -1.295 -1.284 -0.414 + D 503 501 3 504 3 0 0 48 76 -6.174 -1.687 -0.566 + IL 504 504 3 504 3 1 1 51 79 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 144 - G - - - + ML 505 504 3 507 3 1 1 49 77 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 506 504 3 507 3 0 0 47 75 -6.174 -1.687 -0.566 + IL 507 507 3 507 3 1 1 50 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 145 - g - - - + ML 508 507 3 510 3 1 1 48 76 -7.970 -0.021 -6.624 0.000 -0.186 0.120 0.048 + D 509 507 3 510 3 0 0 46 74 -6.174 -1.687 -0.566 + IL 510 510 3 510 3 1 1 49 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 146 - g - - - + ML 511 510 3 513 3 1 1 47 75 -7.970 -0.117 -3.759 0.250 -1.560 0.971 -0.966 + D 512 510 3 513 3 0 0 45 73 -6.174 -1.687 -0.566 + IL 513 513 3 513 3 1 1 48 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 147 - C - - - + ML 514 513 3 516 3 1 1 46 74 -7.875 -0.022 -6.529 -1.527 1.561 -2.343 -0.985 + D 515 513 3 516 3 0 0 44 72 -6.845 -2.358 -0.329 + IL 516 516 3 516 3 1 1 47 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 148 - A - - - + ML 517 516 3 519 3 1 1 45 73 -7.875 -0.022 -6.529 1.677 -2.193 -1.842 -1.718 + D 518 516 3 519 3 0 0 43 72 -6.845 -0.819 -1.236 + IL 519 519 3 519 3 1 1 46 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 145 ] 149 - U - - - + ML 520 519 3 522 3 1 1 44 72 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 521 519 3 522 3 0 0 42 70 -6.174 -1.687 -0.566 + IL 522 522 3 522 3 1 1 45 73 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 150 - U - - - + ML 523 522 3 525 3 1 1 43 71 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 524 522 3 525 3 0 0 41 69 -6.174 -1.687 -0.566 + IL 525 525 3 525 3 1 1 44 72 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 147 ] 151 - c - - - + ML 526 525 3 528 3 1 1 42 70 -7.970 -0.376 -2.149 -0.333 0.410 -0.244 0.047 + D 527 525 3 528 3 0 0 40 68 -6.174 -1.687 -0.566 + IL 528 528 3 528 3 1 1 43 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 148 ] 152 - c - - - + ML 529 528 3 531 3 1 1 41 69 -7.620 -0.026 -6.274 -0.292 0.648 -0.509 -0.129 + D 530 528 3 531 3 0 0 39 67 -7.759 -3.272 -0.165 + IL 531 531 3 531 3 1 1 42 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 149 ] 153 - a - - - + ML 532 531 3 534 3 1 1 40 68 -7.620 -0.026 -6.274 0.674 -1.114 0.316 -0.520 + D 533 531 3 534 3 0 0 39 67 -7.759 -0.377 -2.150 + IL 534 534 3 534 3 1 1 41 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 150 ] 154 - c - - - + ML 535 534 3 537 3 1 1 39 67 -7.970 -0.021 -6.624 -0.485 0.726 -0.797 0.078 + D 536 534 3 537 3 0 0 37 65 -6.174 -1.687 -0.566 + IL 537 537 3 537 3 1 1 40 68 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 151 ] 155 - g - - - + ML 538 537 3 540 3 1 1 38 66 -7.970 -0.021 -6.624 -0.273 -0.511 0.406 0.197 + D 539 537 3 540 3 0 0 36 64 -6.174 -1.687 -0.566 + IL 540 540 3 540 3 1 1 39 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 152 ] 156 - G - - - + ML 541 540 3 543 3 1 1 37 65 -7.970 -0.021 -6.624 -0.307 -1.887 1.330 -1.295 + D 542 540 3 543 3 0 0 35 63 -6.174 -1.687 -0.566 + IL 543 543 3 543 3 1 1 38 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 157 - A - - - + ML 544 543 3 546 3 1 1 36 64 -7.970 -0.021 -6.624 1.064 -1.419 -0.023 -0.857 + D 545 543 3 546 3 0 0 34 62 -6.174 -1.687 -0.566 + IL 546 546 3 546 3 1 1 37 65 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 158 - g - - - + ML 547 546 3 549 3 1 1 35 63 -7.970 -0.021 -6.624 -0.404 -0.356 0.823 -0.527 + D 548 546 3 549 3 0 0 33 61 -6.174 -1.687 -0.566 + IL 549 549 3 549 3 1 1 36 64 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 159 - a - - - + ML 550 549 3 552 3 1 1 34 62 -7.970 -0.021 -6.624 0.721 -0.888 -1.050 0.409 + D 551 549 3 552 3 0 0 32 60 -6.174 -1.687 -0.566 + IL 552 552 3 552 3 1 1 35 63 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 160 - G - - - + ML 553 552 3 555 3 1 1 33 61 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 554 552 3 555 3 0 0 31 59 -6.174 -1.687 -0.566 + IL 555 555 3 555 3 1 1 34 62 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 161 - U - - - + ML 556 555 3 558 3 1 1 32 60 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 557 555 3 558 3 0 0 29 58 -6.174 -1.687 -0.566 + IL 558 558 3 558 3 1 1 33 61 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 162 - g - - - + ML 559 558 3 561 3 1 1 31 59 -2.650 -0.268 -6.624 -0.519 -1.249 0.954 -0.082 + D 560 558 3 561 3 0 0 26 54 -6.174 -1.687 -0.566 + IL 561 561 3 561 3 1 1 33 61 -0.934 -1.154 -5.203 0.000 0.000 0.000 0.000 + [ MATL 159 ] 166 - U - - - + ML 562 561 3 564 3 1 1 21 39 -7.970 -0.021 -6.624 -0.789 -0.104 -1.541 1.102 + D 563 561 3 564 3 0 0 20 38 -6.174 -1.687 -0.566 + IL 564 564 3 564 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 167 - U - - - + ML 565 564 3 567 3 1 1 19 38 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 566 564 3 567 3 0 0 19 37 -6.174 -1.687 -0.566 + IL 567 567 3 567 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 168 - u - - - + ML 568 567 3 570 3 1 1 18 36 -7.970 -0.021 -6.624 -0.710 0.374 -1.483 0.795 + D 569 567 3 570 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 570 570 3 570 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 162 ] 169 - a - - - + ML 571 570 3 573 3 1 1 17 35 -7.970 -0.021 -6.624 0.244 -0.877 0.164 0.202 + D 572 570 3 573 3 0 0 16 35 -6.174 -1.687 -0.566 + IL 573 573 3 573 3 1 1 20 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 163 ] 170 - G - - - + ML 574 573 3 576 3 1 1 16 33 -3.591 -0.141 -6.624 -1.593 -2.815 1.726 -2.202 + D 575 573 3 576 3 0 0 14 32 -6.174 -1.687 -0.566 + IL 576 576 3 576 3 1 1 17 34 -1.686 -0.641 -4.386 0.000 0.000 0.000 0.000 + [ MATL 164 ] 172 - a - - - + ML 577 576 3 579 3 1 1 13 31 -7.970 -0.021 -6.624 0.542 -1.018 0.228 -0.185 + D 578 576 3 579 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 579 579 3 579 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 165 ] 173 - U - - - + ML 580 579 3 582 2 1 1 1 1 * 0.000 -1.497 -1.491 -2.231 1.621 + D 581 579 3 582 2 0 0 0 0 * 0.000 + IL 582 582 3 582 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 166 ] - - - - - - + E 583 582 3 -1 0 0 0 0 0 + [ BEGR 167 ] - - - - - - + S 584 165 1 585 2 32 75 164 192 -8.364 -0.004 + IL 585 585 2 585 2 33 76 166 194 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 168 ] - - - - - - + B 586 585 2 662 587 32 75 164 192 + [ BEGR 281 ] - - - - - - + S 587 586 1 588 3 0 0 46 75 -2.650 -0.268 -6.624 + IL 588 588 2 588 3 1 1 49 78 -0.934 -1.154 -5.203 0.000 0.000 0.000 0.000 + [ MATL 282 ] 343 - C - - - + ML 589 588 2 591 3 1 1 38 57 -7.970 -0.021 -6.624 -1.044 1.214 -1.863 -0.119 + D 590 588 2 591 3 0 0 37 56 -6.174 -1.687 -0.566 + IL 591 591 3 591 3 1 1 40 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 283 ] 344 - g - - - + ML 592 591 3 594 5 1 1 37 55 -7.099 -0.337 -2.397 -7.126 -8.018 0.250 -1.560 0.971 -0.966 + D 593 591 3 594 5 0 0 35 54 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 594 594 3 594 5 1 1 37 56 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 284 ] 345 366 g c - - + MP 595 594 3 599 6 2 2 36 55 -8.981 -8.920 -0.023 -7.696 -7.976 -8.371 -1.741 -1.802 -0.092 1.261 -1.912 -2.766 1.453 -2.246 -1.986 1.454 -1.012 0.221 1.275 -2.054 -0.075 -1.138 + ML 596 594 3 599 6 1 1 34 53 -7.348 -7.694 -1.356 -0.828 -7.544 -5.074 -0.524 -1.539 1.285 -0.932 + MR 597 594 3 599 6 1 1 34 53 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 598 594 3 599 6 0 0 32 51 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 599 599 5 599 6 1 1 35 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 600 600 6 600 5 1 1 35 54 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 285 ] 346 365 c g - - + MP 601 600 6 605 6 2 2 34 52 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -1.729 -1.537 -1.972 1.162 -1.929 -1.241 1.501 -1.033 -1.929 1.337 -2.395 0.623 1.426 -2.047 -0.064 -1.149 + ML 602 600 6 605 6 1 1 32 51 -7.022 -7.368 -2.082 -1.777 -7.218 -1.147 -0.185 0.169 -0.891 0.543 + MR 603 600 6 605 6 1 1 32 51 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 604 600 6 605 6 0 0 30 49 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 605 605 5 605 6 1 1 33 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 606 606 6 606 5 1 1 33 52 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 286 ] 347 364 g c - - + MP 607 606 6 611 6 2 2 32 50 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.428 -2.368 -3.506 1.143 -3.981 -4.363 0.390 -3.747 -3.411 2.759 -3.875 1.727 0.095 -3.673 -1.552 -2.383 + ML 608 606 6 611 6 1 1 30 49 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 609 606 6 611 6 1 1 30 49 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 610 606 6 611 6 0 0 27 46 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 611 611 5 611 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 612 612 6 612 5 1 1 31 50 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 287 ] 348 363 g c - - + MP 613 612 6 617 6 2 2 30 48 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.971 -2.373 -3.083 0.954 -3.136 -3.757 0.847 -3.340 -3.067 2.831 0.253 -0.287 0.529 -3.144 -0.973 -2.133 + ML 614 612 6 617 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 615 612 6 617 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 616 612 6 617 6 0 0 25 44 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 617 617 5 617 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 618 618 6 618 5 1 1 29 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 288 ] 349 362 g c - - + MP 619 618 6 623 6 2 2 28 46 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -3.079 -2.462 -3.178 0.800 -3.205 -0.027 0.774 -3.477 -3.182 2.976 -3.614 -0.458 0.447 -3.145 -1.040 -2.270 + ML 620 618 6 623 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 621 618 6 623 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 622 618 6 623 6 0 0 23 42 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 623 623 5 623 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 624 624 6 624 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 289 ] 350 361 g c - - + MP 625 624 6 629 6 2 2 26 44 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.875 -2.317 -2.959 1.037 -3.061 -3.630 0.914 -3.284 -3.030 2.789 -3.488 -0.266 0.620 0.029 -0.892 -2.042 + ML 626 624 6 629 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 627 624 6 629 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 628 624 6 629 6 0 0 21 40 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 629 629 5 629 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 630 630 6 630 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 290 ] 351 360 g c - - + MP 631 630 6 635 6 2 2 24 42 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.534 -0.740 -2.647 1.381 -2.574 -3.426 1.792 -2.887 -2.715 2.048 -3.207 -0.230 1.108 -2.736 -0.424 -1.717 + ML 632 630 6 635 6 1 1 23 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 633 630 6 635 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 634 630 6 635 6 0 0 20 39 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 635 635 5 635 6 1 1 23 42 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 636 636 6 636 5 1 1 23 42 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 291 ] 352 359 c g - - + MP 637 636 6 641 6 2 2 22 40 -9.031 -8.970 -0.022 -7.747 -8.027 -8.422 -2.854 -2.783 -2.909 0.444 -2.344 0.549 2.727 -2.905 -2.943 0.789 -3.381 -1.067 1.100 -3.081 -0.207 -1.986 + ML 638 636 6 641 6 1 1 21 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 639 636 6 641 6 1 1 21 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 640 636 6 641 6 0 0 19 38 -9.976 -8.674 -4.471 -5.153 -5.171 -0.159 + IL 641 641 5 641 6 1 1 22 40 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 642 642 6 642 5 1 1 21 40 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 292 ] 353 358 c g - - + MP 643 642 6 647 4 2 2 20 38 -6.738 -6.946 -0.062 -5.360 -1.845 -1.932 -2.020 1.111 -1.905 -2.838 1.614 -2.293 -2.074 1.237 -2.621 -0.411 1.368 -0.824 0.983 -0.413 + ML 644 642 6 647 4 1 1 21 39 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 645 642 6 647 4 1 1 20 39 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 646 642 6 647 4 0 0 18 37 -5.450 -5.131 -3.147 -0.259 + IL 647 647 5 647 4 1 1 22 41 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 648 648 6 648 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 293 ] 354 - U - - - + ML 649 648 6 651 3 1 1 16 35 -7.771 -0.024 -6.425 -1.138 -1.197 -1.851 1.502 + D 650 648 6 651 3 0 0 15 34 -7.310 -2.823 -0.230 + IL 651 651 3 651 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 294 ] 355 - C - - - + ML 652 651 3 654 3 1 1 15 33 -7.771 -0.151 -3.395 -1.284 1.473 -2.088 -0.793 + D 653 651 3 654 3 0 0 14 32 -7.310 -2.823 -0.230 + IL 654 654 3 654 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 295 ] 356 - G - - - + ML 655 654 3 657 3 1 1 13 32 -7.645 -0.026 -6.299 -0.906 -2.006 1.504 -1.391 + D 656 654 3 657 3 0 0 12 31 -7.696 -3.209 -0.173 + IL 657 657 3 657 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 296 ] 357 - G - - - + ML 658 657 3 660 2 1 1 1 1 * 0.000 -0.906 -2.006 1.504 -1.391 + D 659 657 3 660 2 0 0 0 0 * 0.000 + IL 660 660 3 660 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 297 ] - - - - - - + E 661 660 3 -1 0 0 0 0 0 + [ BEGL 169 ] - - - - - - + S 662 586 1 663 1 21 61 136 159 0.000 + [ BIF 170 ] - - - - - - + B 663 662 1 664 714 21 61 136 159 + [ BEGL 171 ] - - - - - - + S 664 663 1 665 4 0 0 30 49 -0.045 -6.837 -6.244 -6.884 + [ MATP 172 ] 221 236 C G - - + MP 665 664 1 669 6 2 2 30 49 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.568 -4.476 -4.255 -0.706 -2.969 -4.664 3.557 -3.781 -4.305 -0.469 -4.564 -2.423 0.544 -4.636 -0.676 -3.144 + ML 666 664 1 669 6 1 1 29 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 667 664 1 669 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 668 664 1 669 6 0 0 26 45 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 669 669 5 669 6 1 1 30 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 670 670 6 670 5 1 1 29 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 173 ] 222 235 G C - - + MP 671 670 6 675 6 2 2 28 47 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 672 670 6 675 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 673 670 6 675 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 674 670 6 675 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 675 675 5 675 6 1 1 28 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 676 676 6 676 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 174 ] 223 234 u a - - + MP 677 676 6 681 6 2 2 26 45 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 0.712 -2.394 -2.496 0.847 -2.202 -3.304 1.626 -2.648 -2.539 1.012 -3.067 -0.691 2.113 -2.662 -0.160 -1.623 + ML 678 676 6 681 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 679 676 6 681 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 680 676 6 681 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 681 681 5 681 6 1 1 26 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 682 682 6 682 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 175 ] 224 233 c g - - + MP 683 682 6 687 4 2 2 24 43 -6.954 -7.161 -0.053 -5.575 -3.033 -2.949 -3.071 0.351 -2.418 -3.713 2.696 -2.997 -3.084 0.577 1.093 -1.166 1.078 -3.269 -0.240 -2.107 + ML 684 682 6 687 4 1 1 25 44 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 685 682 6 687 4 1 1 24 43 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 686 682 6 687 4 0 0 23 42 -4.568 -4.250 -2.265 -0.520 + IL 687 687 5 687 4 1 1 26 45 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 688 688 6 688 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 176 ] 225 - A - - - + ML 689 688 6 691 3 1 1 21 40 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 690 688 6 691 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 691 691 3 691 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 177 ] 226 - G - - - + ML 692 691 3 694 3 1 1 20 39 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 693 691 3 694 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 694 694 3 694 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 178 ] 227 - g - - - + ML 695 694 3 697 3 1 1 19 37 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 696 694 3 697 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 697 697 3 697 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 179 ] 228 - c - - - + ML 698 697 3 700 3 1 1 17 36 -7.970 -0.021 -6.624 -0.331 0.404 -0.243 0.053 + D 699 697 3 700 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 700 700 3 700 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 180 ] 229 - g - - - + ML 701 700 3 703 3 1 1 16 35 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 702 700 3 703 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 703 703 3 703 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 181 ] 230 - A - - - + ML 704 703 3 706 3 1 1 15 33 -7.970 -0.268 -2.595 1.722 -2.384 -2.014 -1.927 + D 705 703 3 706 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 706 706 3 706 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 182 ] 231 - c - - - + ML 707 706 3 709 3 1 1 13 32 -7.727 -0.024 -6.381 -0.543 0.574 -1.308 0.507 + D 708 706 3 709 3 0 0 12 31 -7.462 -2.975 -0.206 + IL 709 709 3 709 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 183 ] 232 - g - - - + ML 710 709 3 712 2 1 1 1 1 * 0.000 -0.209 -0.129 0.469 -0.258 + D 711 709 3 712 2 0 0 0 0 * 0.000 + IL 712 712 3 712 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 184 ] - - - - - - + E 713 712 3 -1 0 0 0 0 0 + [ BEGR 185 ] - - - - - - + S 714 663 1 715 3 9 47 120 143 -7.970 -0.021 -6.624 + IL 715 715 2 715 3 9 48 123 145 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 186 ] 237 - U - - - + ML 716 715 2 718 3 9 48 120 143 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 717 715 2 718 3 4 42 119 141 -6.174 -1.687 -0.566 + IL 718 718 3 718 3 8 47 122 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 187 ] 238 - u - - - + ML 719 718 3 721 3 9 47 119 142 -7.970 -0.021 -6.624 0.398 -0.835 -1.085 0.723 + D 720 718 3 721 3 3 42 118 140 -6.174 -1.687 -0.566 + IL 721 721 3 721 3 8 46 121 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 239 - A - - - + ML 722 721 3 724 3 8 46 118 141 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 723 721 3 724 3 3 41 117 139 -6.174 -1.687 -0.566 + IL 724 724 3 724 3 7 45 120 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 240 - a - - - + ML 725 724 3 727 3 8 45 117 140 -7.970 -0.021 -6.624 0.705 -0.883 -1.049 0.427 + D 726 724 3 727 3 3 40 116 138 -6.174 -1.687 -0.566 + IL 727 727 3 727 3 6 44 119 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 190 ] 241 - u - - - + ML 728 727 3 730 3 7 44 116 139 -7.970 -0.021 -6.624 0.199 0.186 -1.059 0.304 + D 729 727 3 730 3 2 39 114 137 -6.174 -1.687 -0.566 + IL 730 730 3 730 3 6 44 118 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 242 - a - - - + ML 731 730 3 733 3 7 43 115 138 -7.970 -0.021 -6.624 0.318 0.013 -0.184 -0.210 + D 732 730 3 733 3 2 38 113 136 -6.174 -1.687 -0.566 + IL 733 733 3 733 3 5 43 117 139 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 192 ] 243 - a - - - + ML 734 733 3 736 3 6 42 114 137 -7.970 -0.021 -6.624 0.269 -0.265 0.184 -0.276 + D 735 733 3 736 3 1 37 112 135 -6.174 -1.687 -0.566 + IL 736 736 3 736 3 5 42 116 138 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 244 - u - - - + ML 737 736 3 739 3 6 42 113 136 -7.970 -0.021 -6.624 0.133 0.195 -1.074 0.360 + D 738 736 3 739 3 1 36 111 134 -6.174 -1.687 -0.566 + IL 739 739 3 739 3 4 41 115 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 245 - g - - - + ML 740 739 3 742 3 5 41 112 135 -7.970 -0.021 -6.624 0.568 -1.434 0.669 -0.842 + D 741 739 3 742 3 0 36 110 133 -6.174 -1.687 -0.566 + IL 742 742 3 742 3 4 40 114 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 246 - c - - - + ML 743 742 3 745 3 5 40 111 134 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 744 742 3 745 3 0 35 109 132 -6.174 -1.687 -0.566 + IL 745 745 3 745 3 3 39 113 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 247 - A - - - + ML 746 745 3 748 3 4 39 110 133 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 747 745 3 748 3 0 34 108 131 -6.174 -1.687 -0.566 + IL 748 748 3 748 3 3 38 111 134 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 248 - a - - - + ML 749 748 3 751 3 4 38 109 132 -7.970 -0.021 -6.624 0.949 -0.992 -1.092 0.134 + D 750 748 3 751 3 0 33 107 130 -6.174 -1.687 -0.566 + IL 751 751 3 751 3 3 38 110 133 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 198 ] 249 - a - - - + ML 752 751 3 754 3 4 37 108 131 -7.970 -0.021 -6.624 0.989 -0.251 -1.123 -0.482 + D 753 751 3 754 3 0 32 106 129 -6.174 -1.687 -0.566 + IL 754 754 3 754 3 2 37 109 132 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 250 - u - - - + ML 755 754 3 757 3 3 37 107 130 -7.970 -0.021 -6.624 -0.443 -0.884 -0.234 0.905 + D 756 754 3 757 3 0 31 105 128 -6.174 -1.687 -0.566 + IL 757 757 3 757 3 2 36 108 131 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 251 - c - - - + ML 758 757 3 760 3 3 36 106 129 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 759 757 3 760 3 0 30 104 127 -6.174 -1.687 -0.566 + IL 760 760 3 760 3 2 35 107 130 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 252 - c - - - + ML 761 760 3 763 3 2 35 105 128 -7.970 -0.021 -6.624 0.195 0.449 -1.127 0.046 + D 762 760 3 763 3 0 30 103 126 -6.174 -1.687 -0.566 + IL 763 763 3 763 3 1 34 106 129 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 202 ] 253 - a - - - + ML 764 763 3 766 3 2 34 104 126 -7.970 -0.021 -6.624 0.759 -0.719 -0.061 -0.430 + D 765 763 3 766 3 0 29 102 125 -6.174 -1.687 -0.566 + IL 766 766 3 766 3 1 33 105 128 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 254 - U - - - + ML 767 766 3 769 3 2 33 103 125 -7.970 -0.021 -6.624 -0.780 -0.069 -1.532 1.083 + D 768 766 3 769 3 0 28 101 124 -6.174 -1.687 -0.566 + IL 769 769 3 769 3 1 33 104 127 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 255 - A - - - + ML 770 769 3 772 3 2 32 102 124 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 771 769 3 772 3 0 27 100 123 -6.174 -1.687 -0.566 + IL 772 772 3 772 3 1 32 103 126 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 205 ] 256 - A - - - + ML 773 772 3 775 3 1 32 101 123 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 774 772 3 775 3 0 26 99 122 -6.174 -1.687 -0.566 + IL 775 775 3 775 3 1 31 102 125 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 206 ] 257 - A - - - + ML 776 775 3 778 3 1 31 100 122 -7.970 -0.021 -6.624 1.012 -1.033 -1.115 0.047 + D 777 775 3 778 3 0 25 98 121 -6.174 -1.687 -0.566 + IL 778 778 3 778 3 1 30 101 124 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 207 ] 258 - u - - - + ML 779 778 3 781 3 1 30 99 121 -7.970 -0.021 -6.624 -0.715 0.289 -1.484 0.857 + D 780 778 3 781 3 0 24 97 120 -6.174 -1.687 -0.566 + IL 781 781 3 781 3 1 29 100 123 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 208 ] 259 - G - - - + ML 782 781 3 784 3 1 29 98 120 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 783 781 3 784 3 0 24 96 119 -6.174 -1.687 -0.566 + IL 784 784 3 784 3 1 28 99 122 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 209 ] 260 - C - - - + ML 785 784 3 787 3 1 28 97 119 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 786 784 3 787 3 0 23 95 118 -6.174 -1.687 -0.566 + IL 787 787 3 787 3 1 28 98 121 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 210 ] 261 - c - - - + ML 788 787 3 790 3 1 27 96 118 -7.970 -0.021 -6.624 -0.807 0.880 -1.610 0.333 + D 789 787 3 790 3 0 22 94 117 -6.174 -1.687 -0.566 + IL 790 790 3 790 3 1 27 97 120 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 211 ] 262 - A - - - + ML 791 790 3 793 3 1 27 95 117 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 792 790 3 793 3 0 21 93 116 -6.174 -1.687 -0.566 + IL 793 793 3 793 3 1 26 96 119 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 212 ] 263 - A - - - + ML 794 793 3 796 3 1 26 94 116 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 795 793 3 796 3 0 20 92 115 -6.174 -1.687 -0.566 + IL 796 796 3 796 3 1 25 95 118 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 213 ] 264 - c - - - + ML 797 796 3 799 3 1 25 93 115 -7.970 -0.021 -6.624 -0.839 0.944 -1.645 0.259 + D 798 796 3 799 3 0 19 91 114 -6.174 -1.687 -0.566 + IL 799 799 3 799 3 1 24 94 117 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 214 ] 265 - G - - - + ML 800 799 3 802 3 1 24 92 114 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 801 799 3 802 3 0 19 90 113 -6.174 -1.687 -0.566 + IL 802 802 3 802 3 1 23 93 116 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 215 ] 266 - A - - - + ML 803 802 3 805 3 1 23 91 113 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 804 802 3 805 3 0 18 89 112 -6.174 -1.687 -0.566 + IL 805 805 3 805 3 1 23 92 115 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 216 ] 267 - U - - - + ML 806 805 3 808 3 1 23 90 112 -7.970 -0.021 -6.624 -0.763 -0.001 -1.518 1.044 + D 807 805 3 808 3 0 17 88 110 -6.174 -1.687 -0.566 + IL 808 808 3 808 3 1 22 91 114 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 217 ] 268 - G - - - + ML 809 808 3 811 3 1 22 89 111 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 810 808 3 811 3 0 16 87 109 -6.174 -1.687 -0.566 + IL 811 811 3 811 3 1 21 90 113 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 218 ] 269 - A - - - + ML 812 811 3 814 3 1 21 88 110 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 813 811 3 814 3 0 15 86 108 -6.174 -1.687 -0.566 + IL 814 814 3 814 3 1 20 89 112 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 270 - g - - - + ML 815 814 3 817 3 1 20 87 109 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 816 814 3 817 3 0 15 85 107 -6.174 -1.687 -0.566 + IL 817 817 3 817 3 1 19 88 111 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 271 - c - - - + ML 818 817 3 820 3 1 20 86 108 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 819 817 3 820 3 0 14 84 106 -6.174 -1.687 -0.566 + IL 820 820 3 820 3 1 19 87 110 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 272 - a - - - + ML 821 820 3 823 3 1 19 85 107 -7.970 -0.021 -6.624 0.856 -1.388 0.307 -0.808 + D 822 820 3 823 3 0 13 83 105 -6.174 -1.687 -0.566 + IL 823 823 3 823 3 1 18 86 109 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 273 - u - - - + ML 824 823 3 826 3 1 18 84 106 -7.970 -0.021 -6.624 0.224 -0.810 -0.112 0.418 + D 825 823 3 826 3 0 12 82 104 -6.174 -1.687 -0.566 + IL 826 826 3 826 3 1 17 85 108 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 274 - U - - - + ML 827 826 3 829 3 1 17 83 105 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 828 826 3 829 3 0 12 81 103 -6.174 -1.687 -0.566 + IL 829 829 3 829 3 1 16 84 107 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 224 ] 275 - U - - - + ML 830 829 3 832 3 1 17 82 104 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 831 829 3 832 3 0 11 80 102 -6.174 -1.687 -0.566 + IL 832 832 3 832 3 1 16 83 105 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 276 - C - - - + ML 833 832 3 835 3 1 16 81 103 -7.970 -0.021 -6.624 -1.047 1.217 -1.866 -0.124 + D 834 832 3 835 3 0 10 79 101 -6.174 -1.687 -0.566 + IL 835 835 3 835 3 1 15 82 104 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 277 - G - - - + ML 836 835 3 838 3 1 15 80 102 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 837 835 3 838 3 0 9 78 100 -6.174 -1.687 -0.566 + IL 838 838 3 838 3 1 14 81 103 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 227 ] 278 - C - - - + ML 839 838 3 841 3 1 14 79 101 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 840 838 3 841 3 0 9 77 99 -6.174 -1.687 -0.566 + IL 841 841 3 841 3 1 13 80 102 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 279 - a - - - + ML 842 841 3 844 3 1 13 77 100 -7.970 -0.021 -6.624 0.697 -0.880 -1.049 0.436 + D 843 841 3 844 3 0 8 76 98 -6.174 -1.687 -0.566 + IL 844 844 3 844 3 1 13 79 101 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 280 - a - - - + ML 845 844 3 847 3 1 13 76 99 -7.970 -0.021 -6.624 0.401 -0.441 -0.480 0.293 + D 846 844 3 847 3 0 7 75 97 -6.174 -1.687 -0.566 + IL 847 847 3 847 3 1 12 78 100 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 281 - U - - - + ML 848 847 3 850 3 1 12 75 98 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 849 847 3 850 3 0 7 74 96 -6.174 -1.687 -0.566 + IL 850 850 3 850 3 1 11 77 99 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 231 ] 282 - g - - - + ML 851 850 3 853 3 1 11 74 97 -7.970 -0.021 -6.624 0.051 -0.296 0.165 0.039 + D 852 850 3 853 3 0 6 73 95 -6.174 -1.687 -0.566 + IL 853 853 3 853 3 1 10 76 98 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 283 - G - - - + ML 854 853 3 856 3 1 10 73 96 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 855 853 3 856 3 0 5 72 94 -6.174 -1.687 -0.566 + IL 856 856 3 856 3 1 10 75 97 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 284 - C - - - + ML 857 856 3 859 3 1 9 72 95 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 858 856 3 859 3 0 5 71 93 -6.174 -1.687 -0.566 + IL 859 859 3 859 3 1 9 74 96 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 285 - C - - - + ML 860 859 3 862 3 1 9 71 94 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 861 859 3 862 3 0 4 70 92 -6.174 -1.687 -0.566 + IL 862 862 3 862 3 1 8 73 95 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 235 ] 286 - G - - - + ML 863 862 3 865 3 1 8 70 93 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 864 862 3 865 3 0 3 69 91 -6.174 -1.687 -0.566 + IL 865 865 3 865 3 1 7 72 94 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 287 - C - - - + ML 866 865 3 868 3 1 7 69 92 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 867 865 3 868 3 0 3 68 90 -6.174 -1.687 -0.566 + IL 868 868 3 868 3 1 7 71 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 288 - c - - - + ML 869 868 3 871 3 1 6 68 91 -7.970 -0.021 -6.624 -0.729 0.632 -1.517 0.582 + D 870 868 3 871 3 0 2 67 89 -6.174 -1.687 -0.566 + IL 871 871 3 871 3 1 6 70 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 289 - U - - - + ML 872 871 3 874 3 1 5 67 90 -7.970 -0.021 -6.624 -1.497 -1.491 -2.231 1.621 + D 873 871 3 874 3 0 2 66 88 -6.174 -1.687 -0.566 + IL 874 874 3 874 3 1 5 69 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 290 - A - - - + ML 875 874 3 877 3 1 4 66 89 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 876 874 3 877 3 0 1 65 87 -6.174 -1.687 -0.566 + IL 877 877 3 877 3 1 4 68 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 291 - A - - - + ML 878 877 3 880 3 1 3 65 87 -7.970 -0.376 -2.149 1.722 -2.384 -2.014 -1.927 + D 879 877 3 880 3 0 1 64 86 -6.174 -1.687 -0.566 + IL 880 880 3 880 3 1 5 67 89 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 292 - a - - - + ML 881 880 3 883 3 1 6 64 87 -7.620 -0.026 -6.274 0.507 0.181 -0.905 -0.134 + D 882 880 3 883 3 0 0 62 84 -7.759 -3.272 -0.165 + IL 883 883 3 883 3 1 5 66 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 293 - A - - - + ML 884 883 3 886 3 1 5 63 86 -7.620 -0.026 -6.274 1.521 -1.696 -1.395 -1.180 + D 885 883 3 886 3 0 0 61 83 -7.759 -3.272 -0.165 + IL 886 886 3 886 3 1 4 65 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 294 - a - - - + ML 887 886 3 889 3 1 5 62 85 -7.620 -0.026 -6.274 0.592 -1.126 0.423 -0.528 + D 888 886 3 889 3 0 0 60 83 -7.759 -3.272 -0.165 + IL 889 889 3 889 3 1 4 64 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 295 - C - - - + ML 890 889 3 892 3 1 4 61 84 -7.620 -0.026 -6.274 -0.955 1.318 -1.737 -0.534 + D 891 889 3 892 3 0 0 60 82 -7.759 -0.377 -2.150 + IL 892 892 3 892 3 1 3 63 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 296 - g - - - + ML 893 892 3 895 3 1 3 60 83 -7.970 -0.021 -6.624 -0.404 -0.356 0.823 -0.527 + D 894 892 3 895 3 0 0 59 81 -6.174 -1.687 -0.566 + IL 895 895 3 895 3 1 2 62 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 246 ] 297 - G - - - + ML 896 895 3 898 3 1 2 59 82 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 897 895 3 898 3 0 0 57 80 -6.174 -1.687 -0.566 + IL 898 898 3 898 3 1 2 61 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 247 ] 298 - C - - - + ML 899 898 3 901 3 1 1 58 81 -2.189 -0.701 -2.595 -1.064 1.233 -1.884 -0.152 + D 900 898 3 901 3 0 0 54 76 -6.174 -1.687 -0.566 + IL 901 901 3 901 3 1 2 59 81 -1.204 -0.896 -5.145 0.000 0.000 0.000 0.000 + [ MATL 248 ] 301 - u - - - + ML 902 901 3 904 3 1 3 54 74 -7.727 -0.024 -6.381 0.001 -0.207 -1.001 0.708 + D 903 901 3 904 3 0 0 52 72 -7.462 -2.975 -0.206 + IL 904 904 3 904 3 1 1 56 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 249 ] 302 - a - - - + ML 905 904 3 907 3 1 2 53 73 -7.727 -0.024 -6.381 0.725 -0.800 -0.928 0.318 + D 906 904 3 907 3 0 0 51 71 -7.462 -2.975 -0.206 + IL 907 907 3 907 3 1 1 55 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 250 ] 303 - G - - - + ML 908 907 3 910 3 1 1 52 72 -7.727 -0.024 -6.381 -1.075 -2.207 1.574 -1.592 + D 909 907 3 910 3 0 0 51 70 -7.462 -0.479 -1.854 + IL 910 910 3 910 3 1 1 54 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 251 ] 304 - C - - - + ML 911 910 3 913 3 1 1 51 70 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 912 910 3 913 3 0 0 50 69 -6.174 -1.687 -0.566 + IL 913 913 3 913 3 1 1 53 73 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 252 ] 305 - c - - - + ML 914 913 3 916 3 1 1 50 69 -7.970 -0.021 -6.624 -0.725 0.610 -1.512 0.602 + D 915 913 3 916 3 0 0 48 68 -6.174 -1.687 -0.566 + IL 916 916 3 916 3 1 1 52 72 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 253 ] 306 - g - - - + ML 917 916 3 919 3 1 1 49 68 -7.970 -0.021 -6.624 -0.478 -1.183 0.866 0.028 + D 918 916 3 919 3 0 0 47 67 -6.174 -1.687 -0.566 + IL 919 919 3 919 3 1 1 51 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 254 ] 307 - G - - - + ML 920 919 3 922 3 1 1 48 67 -7.970 -0.021 -6.624 0.137 -1.618 1.059 -1.024 + D 921 919 3 922 3 0 0 46 66 -6.174 -1.687 -0.566 + IL 922 922 3 922 3 1 1 50 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 255 ] 308 - G - - - + ML 923 922 3 925 3 1 1 47 66 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 924 922 3 925 3 0 0 45 65 -6.174 -1.687 -0.566 + IL 925 925 3 925 3 1 1 49 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 256 ] 309 - G - - - + ML 926 925 3 928 3 1 1 46 65 -7.970 -0.021 -6.624 -1.593 -2.815 1.726 -2.202 + D 927 925 3 928 3 0 0 44 64 -6.174 -1.687 -0.566 + IL 928 928 3 928 3 1 1 48 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 257 ] 310 - c - - - + ML 929 928 3 931 3 1 1 45 64 -7.970 -0.021 -6.624 -0.807 0.880 -1.610 0.333 + D 930 928 3 931 3 0 0 43 63 -6.174 -1.687 -0.566 + IL 931 931 3 931 3 1 1 47 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 258 ] 311 - U - - - + ML 932 931 3 934 5 1 1 44 63 -7.099 -0.039 -6.914 -7.126 -8.018 -0.778 -0.060 -1.530 1.078 + D 933 931 3 934 5 0 0 42 61 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 934 934 3 934 5 1 1 44 63 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 259 ] 312 339 G C - - + MP 935 934 3 939 6 2 2 43 62 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -4.757 -3.101 -4.858 0.190 -5.254 -4.700 -0.615 -5.102 -4.338 3.642 -4.674 -0.801 -1.000 -4.478 -2.653 -3.734 + ML 936 934 3 939 6 1 1 41 60 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 937 934 3 939 6 1 1 41 60 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 938 934 3 939 6 0 0 39 58 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 939 939 5 939 6 1 1 42 62 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 940 940 6 940 5 1 1 42 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 260 ] 313 338 c g - - + MP 941 940 6 945 6 2 2 41 60 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.752 -3.679 -3.607 0.078 -2.510 -4.158 2.919 -3.233 -3.619 0.332 -3.996 -1.647 1.984 -3.879 -0.180 -2.480 + ML 942 940 6 945 6 1 1 39 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 943 940 6 945 6 1 1 39 58 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 944 940 6 945 6 0 0 37 56 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 945 945 5 945 6 1 1 40 60 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 946 946 6 946 5 1 1 40 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 261 ] 314 337 u a - - + MP 947 946 6 951 6 2 2 39 58 -9.110 -9.049 -0.021 -7.826 -8.105 -8.500 -3.030 -2.869 -3.082 1.446 -2.495 -3.851 1.998 -3.026 -3.099 1.125 -3.591 -0.854 2.133 -3.246 -0.212 -2.034 + ML 948 946 6 951 6 1 1 37 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 949 946 6 951 6 1 1 37 56 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 950 946 6 951 6 0 0 35 54 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 951 951 5 951 6 1 1 38 58 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 952 952 6 952 5 1 1 38 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 262 ] 315 336 g c - - + MP 953 952 6 957 6 2 2 37 56 -9.110 -9.049 -0.160 -3.401 -8.105 -8.500 -2.269 -2.131 -2.403 1.658 -2.352 -3.212 1.402 -2.691 -2.489 1.847 -3.013 -0.328 1.472 -0.980 -0.328 -1.547 + ML 954 952 6 957 6 1 1 35 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 955 952 6 957 6 1 1 35 54 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 956 952 6 957 6 0 0 33 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 957 957 5 957 6 1 1 36 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 958 958 6 958 5 1 1 36 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 263 ] 316 335 c g - - + MP 959 958 6 963 6 2 2 35 54 -8.973 -8.913 -0.023 -7.689 -7.969 -8.364 -2.490 -2.407 -2.591 0.856 -2.167 -3.321 2.289 -2.654 0.428 1.149 -3.096 -0.631 1.339 -2.755 -0.045 -1.668 + ML 960 958 6 963 6 1 1 33 53 -7.389 -7.735 -0.456 -2.144 -7.585 -5.114 0.286 -1.096 0.679 -0.490 + MR 961 958 6 963 6 1 1 33 52 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 962 958 6 963 6 0 0 31 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 963 963 5 963 6 1 1 34 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 964 964 6 964 5 1 1 34 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 264 ] 317 334 u a - - + MP 965 964 6 969 4 2 2 33 52 -2.512 -7.161 -0.328 -5.575 1.624 -2.507 -2.654 0.765 -2.320 -3.446 1.552 -2.770 -2.691 0.963 -3.202 -0.721 1.774 -2.840 -0.251 -1.762 + ML 966 964 6 969 4 1 1 31 51 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 967 964 6 969 4 1 1 31 51 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 968 964 6 969 4 0 0 30 49 -4.568 -4.250 -2.265 -0.520 + IL 969 969 5 969 4 1 1 32 51 -2.481 -3.164 -0.537 -5.650 0.000 0.000 0.000 0.000 + IR 970 970 6 970 3 1 1 33 52 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 319 - g - - - + ML 971 970 6 973 3 1 1 29 48 -7.970 -0.021 -6.624 0.250 -1.560 0.971 -0.966 + D 972 970 6 973 3 0 0 28 47 -6.174 -1.687 -0.566 + IL 973 973 3 973 3 1 1 32 51 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 266 ] 320 - C - - - + ML 974 973 3 976 3 1 1 28 47 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 975 973 3 976 3 0 0 27 46 -6.174 -1.687 -0.566 + IL 976 976 3 976 3 1 1 30 50 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 321 - C - - - + ML 977 976 3 979 3 1 1 27 46 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 978 976 3 979 3 0 0 26 45 -6.174 -1.687 -0.566 + IL 979 979 3 979 3 1 1 29 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 322 - U - - - + ML 980 979 3 982 3 1 1 26 45 -7.970 -0.021 -6.624 -0.914 -0.467 -1.654 1.280 + D 981 979 3 982 3 0 0 25 44 -6.174 -1.687 -0.566 + IL 982 982 3 982 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 269 ] 323 - U - - - + ML 983 982 3 985 3 1 1 25 43 -7.970 -0.021 -6.624 -0.763 -0.001 -1.518 1.044 + D 984 982 3 985 3 0 0 24 43 -6.174 -1.687 -0.566 + IL 985 985 3 985 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 270 ] 324 - G - - - + ML 986 985 3 988 3 1 1 23 42 -7.970 -0.021 -6.624 -0.447 -1.982 1.396 -1.390 + D 987 985 3 988 3 0 0 22 41 -6.174 -1.687 -0.566 + IL 988 988 3 988 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 271 ] 325 - u - - - + ML 989 988 3 991 3 1 1 22 41 -7.970 -0.021 -6.624 0.120 -0.851 -1.180 0.939 + D 990 988 3 991 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 991 991 3 991 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 272 ] 326 - u - - - + ML 992 991 3 994 3 1 1 21 40 -7.970 -0.021 -6.624 0.120 -0.851 -1.180 0.939 + D 993 991 3 994 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 994 994 3 994 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 273 ] 327 - A - - - + ML 995 994 3 997 3 1 1 20 39 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 996 994 3 997 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 997 997 3 997 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 274 ] 328 - C - - - + ML 998 997 3 1000 3 1 1 19 37 -7.970 -0.021 -6.624 -1.756 1.628 -2.580 -1.166 + D 999 997 3 1000 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 1000 1000 3 1000 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 275 ] 329 - c - - - + ML 1001 1000 3 1003 3 1 1 18 36 -7.970 -0.021 -6.624 0.173 0.725 -1.271 -0.312 + D 1002 1000 3 1003 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 1003 1003 3 1003 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 276 ] 330 - a - - - + ML 1004 1003 3 1006 3 1 1 16 35 -7.970 -0.021 -6.624 0.753 -0.709 -0.061 -0.426 + D 1005 1003 3 1006 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1006 1006 3 1006 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 277 ] 331 - A - - - + ML 1007 1006 3 1009 3 1 1 15 33 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 1008 1006 3 1009 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1009 1009 3 1009 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 278 ] 332 - A - - - + ML 1010 1009 3 1012 3 1 1 13 31 -7.970 -0.021 -6.624 1.722 -2.384 -2.014 -1.927 + D 1011 1009 3 1012 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1012 1012 3 1012 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 279 ] 333 - g - - - + ML 1013 1012 3 1015 2 1 1 1 1 * 0.000 0.250 -1.560 0.971 -0.966 + D 1014 1012 3 1015 2 0 0 0 0 * 0.000 + IL 1015 1015 3 1015 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 280 ] - - - - - - + E 1016 1015 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_beta +ACC RF01850 +DESC Betaproteobacteria transfer-messenger RNA +LENG 331 +MAXL 668 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Fri Nov 8 14:48:28 2024 +COM [1] cmbuild -F -O beta_tmRNA.rfam.cmbuild.stk beta_tmRNA.rfam.cm beta_tmRNA.rfam.stk +NSEQ 7 +EFFN 1.507324 +CKSUM 3824992414 +STATS LOCAL MSV -10.9361 0.70470 +STATS LOCAL VITERBI -13.1567 0.70470 +STATS LOCAL FORWARD -4.3553 0.70470 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.37429 1.43075 1.32931 1.41390 + 1.38629 1.38629 1.38629 1.38629 + 0.18103 3.71116 1.95797 1.46634 0.26236 0.00000 * + 1 1.24973 1.47060 1.38587 1.45447 1 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 2 1.28284 1.21471 1.68541 1.42467 2 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 3 0.93538 1.63222 1.96504 1.30225 3 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 4 1.60768 0.90031 1.79299 1.48394 4 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 5 1.29143 1.98288 1.08894 1.38279 5 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 6 1.40763 0.87990 2.15586 1.49320 6 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 7 0.68777 1.75163 2.03160 1.64667 7 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 8 1.11173 1.17128 2.03301 1.46925 8 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 9 0.90244 1.72434 1.60702 1.53411 9 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 10 1.47704 1.39177 1.46486 1.23120 10 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 11 1.28187 1.87566 1.38940 1.13942 11 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 12 1.49127 1.49159 1.10271 1.52359 12 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 13 1.14500 1.36383 1.98750 1.24112 13 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 14 1.78786 0.77774 2.32098 1.29076 14 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 15 1.99932 2.07531 2.47984 0.42267 15 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 16 1.60914 1.86460 1.75569 0.75036 16 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 17 1.38408 2.33568 0.68300 1.91323 17 G - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 18 0.33153 2.56337 2.35461 2.20549 18 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 19 1.13903 1.36495 1.98686 1.24705 19 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 20 1.29143 1.98288 1.08894 1.38279 20 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 21 1.40763 0.87990 2.15586 1.49320 21 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 22 1.12970 1.85698 1.61745 1.13221 22 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 23 1.24968 1.75189 1.11923 1.54446 23 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 24 1.10981 1.17343 2.03246 1.46941 24 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 25 1.29249 1.21512 1.67041 1.42475 25 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.23939 1.68624 3.58708 0.27603 1.42208 2.05065 0.13771 + 26 1.54958 1.83048 0.82350 1.66902 27 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 27 1.49127 1.49159 1.10271 1.52359 28 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 28 2.04932 0.47197 2.59173 1.75726 29 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 29 0.88787 1.72545 1.63196 1.53791 30 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 30 1.26557 1.46217 1.37579 1.45437 31 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 31 1.52795 1.16715 1.74084 1.21607 32 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 32 1.25184 1.76152 1.10944 1.54884 33 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 33 1.53244 1.14427 1.74921 1.23228 34 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 34 1.48988 1.46644 1.12628 1.51587 35 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 35 2.04932 0.47197 2.59173 1.75726 36 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 36 1.47273 1.66969 1.18150 1.28888 37 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 37 1.75680 1.56971 2.25499 0.66471 38 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 38 0.33153 2.56337 2.35461 2.20549 39 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 39 1.29693 1.88030 1.36298 1.14511 40 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 40 0.61502 2.22174 1.65351 1.83524 41 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 41 0.63415 2.21101 1.61754 1.82240 42 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 42 1.99931 2.07531 2.47984 0.42267 43 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 43 1.52903 1.15734 1.73916 1.22668 44 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 44 1.48337 1.59722 1.46886 1.07740 45 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 45 0.89549 1.73308 1.60920 1.53802 46 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 46 1.05948 2.18766 0.99178 1.77036 47 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 47 0.61502 2.22174 1.65351 1.83524 48 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 48 1.26651 1.73997 1.11217 1.54264 49 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 49 2.04932 0.47197 2.59173 1.75726 50 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.24139 1.67778 3.58708 3.13752 0.04436 2.05065 0.13771 + 50 0.33153 2.56337 2.35461 2.20549 76 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 51 1.99931 2.07531 2.47984 0.42267 77 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 52 1.76637 2.22594 0.50963 2.11724 78 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 53 2.16493 2.51117 0.32903 2.47164 79 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 54 2.33744 1.46544 1.98957 0.62419 80 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 55 2.33651 1.46551 1.98933 0.62439 81 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 56 2.16252 2.50937 0.32996 2.46876 82 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 57 1.99931 2.07531 2.47984 0.42267 83 U - - - + 1.38629 1.38629 1.38629 1.38629 + 0.33871 1.34850 3.58708 0.20108 1.70293 2.05065 0.13771 + 58 0.84742 2.15583 1.26722 1.74834 85 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 59 1.14574 1.85388 2.01281 0.93708 86 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 60 1.15046 1.58696 1.97906 1.07656 87 u - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 61 2.54965 0.47524 2.22327 1.65078 88 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 62 2.55147 0.47484 2.22386 1.65101 89 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 63 1.53227 1.96047 1.09178 1.17914 90 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 64 1.87842 1.56035 0.99104 1.32457 91 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 65 2.05283 0.78190 1.80158 1.39008 92 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 66 0.92933 1.89976 1.98980 1.14302 93 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 67 1.19646 1.74720 1.31535 1.36613 94 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 68 2.27608 0.85061 1.98935 1.09849 95 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 69 2.27519 0.86307 1.98859 1.08333 96 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 70 1.90260 1.23486 1.69501 0.97725 97 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 0.29747 1.35751 + 71 2.22988 3.03326 0.26068 2.60682 98 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 72 1.20266 2.34862 0.77834 1.93144 99 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 73 0.25367 2.79446 2.56304 2.45538 100 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 74 2.22988 3.03326 0.26067 2.60682 101 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 75 1.52927 2.53481 0.53864 2.11619 102 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 76 2.75569 0.37826 2.47241 1.78977 103 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 77 1.96462 1.50701 0.74771 1.80321 104 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 78 2.53573 1.38055 2.26734 0.56957 105 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 79 2.53604 1.38052 2.26745 0.56952 106 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 80 2.76231 0.37709 2.47500 1.79074 107 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 81 2.52472 1.58725 2.21558 0.50031 108 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 82 2.30451 2.76824 0.25951 2.71830 109 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 83 2.22988 3.03326 0.26067 2.60682 110 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 84 0.25367 2.79446 2.56304 2.45538 111 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 85 2.31312 0.35058 2.87223 1.96472 112 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 86 1.40643 2.26135 0.62336 2.16602 113 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 87 1.96868 1.55351 0.71510 1.83440 114 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 88 1.96636 1.50683 0.74699 1.80404 115 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 89 2.30607 2.76967 0.25901 2.72042 116 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 90 2.30549 2.76914 0.25919 2.71964 117 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 91 2.20315 2.23911 2.69919 0.33445 118 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 92 2.20315 2.23911 2.69919 0.33445 119 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 93 2.31312 0.35058 2.87223 1.96472 120 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 94 2.22988 3.03326 0.26067 2.60682 121 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 95 0.25367 2.79446 2.56304 2.45538 122 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 96 2.20315 2.23911 2.69919 0.33445 123 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 97 2.20315 2.23911 2.69919 0.33445 124 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 98 2.93756 0.30273 2.59720 2.01200 125 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 99 2.93714 0.30279 2.59704 2.01192 126 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 100 2.04590 0.82768 1.37668 1.70783 127 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 101 2.07475 0.79452 1.42148 1.70784 128 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 102 2.38779 0.71962 2.07467 1.21864 129 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 103 2.76939 0.37585 2.47775 1.79177 130 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 104 0.57386 2.28071 1.48207 2.23236 131 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 105 2.07173 0.96296 1.28395 1.53558 132 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 106 2.07126 0.96311 1.28401 1.53551 133 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 107 2.53786 1.38038 2.26811 0.56921 134 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 108 2.76389 0.37681 2.47561 1.79097 135 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 109 2.76304 0.37696 2.47528 1.79084 136 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 110 0.25367 2.79446 2.56304 2.45538 137 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 111 2.31312 0.35058 2.87223 1.96472 138 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 112 1.55422 0.71432 2.32789 1.60136 139 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.30235 1.80186 2.34416 0.27387 1.42892 1.09861 0.40547 + 113 1.50628 1.28219 1.48956 1.28965 141 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05410 3.63700 3.63700 1.46634 0.26236 0.41194 1.08580 + 114 0.51214 2.36471 1.76928 1.99246 142 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 115 0.55026 2.19312 2.17534 1.61917 143 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 116 2.22988 3.03326 0.26067 2.60682 144 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 117 1.36143 1.52621 1.34074 1.32918 145 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 118 1.20266 2.34862 0.77834 1.93144 146 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.11266 3.71116 2.49988 1.46634 0.26236 1.09861 0.40547 + 119 2.18359 0.40465 2.73514 1.86258 147 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05328 3.65179 3.65179 1.46634 0.26236 1.67855 0.20659 + 120 0.28843 2.68248 2.46218 2.33389 148 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05328 3.65179 3.65179 1.46634 0.26236 0.46727 0.98541 + 121 2.20315 2.23911 2.69919 0.33445 149 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 122 2.20315 2.23911 2.69919 0.33445 150 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 123 1.55922 1.15200 1.56986 1.32569 151 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.27939 3.71116 1.51729 1.46634 0.26236 1.09861 0.40547 + 124 1.52368 1.01554 1.71968 1.42394 152 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 125 0.94146 2.09260 1.20290 1.68064 153 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 0.20128 1.70201 + 126 1.64636 0.95046 1.90455 1.30270 154 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 127 1.52407 1.72367 1.15963 1.23731 155 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 128 1.52927 2.53481 0.53864 2.11619 156 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 129 0.69315 2.26529 1.41835 1.87025 157 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 130 1.58125 1.62842 0.89873 1.65570 158 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 131 0.91396 1.94610 2.05105 1.11584 159 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 132 2.22988 3.03326 0.26067 2.60682 160 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 133 2.20315 2.23911 2.69919 0.33445 161 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 134 1.65695 2.15546 0.79943 1.41122 162 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.21003 1.80186 3.71116 1.13976 0.38551 1.09861 0.40547 + 135 1.82726 1.46028 2.33912 0.67224 166 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 136 2.20315 2.23911 2.69919 0.33445 167 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 137 1.78351 1.16922 2.30794 0.86304 168 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 138 1.21244 1.94716 1.30317 1.24417 169 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 139 2.22988 3.03326 0.26067 2.60682 170 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12826 2.34416 3.71116 0.44955 1.01588 1.09861 0.40547 + 140 1.02211 2.03706 1.26031 1.48638 172 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 141 2.20315 2.23911 2.69919 0.33445 173 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 142 2.06383 2.64086 0.32683 2.51913 174 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 143 2.06424 2.64131 0.32665 2.51975 175 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 144 1.86142 2.43806 0.42160 2.29044 176 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 145 1.78054 1.39618 0.86058 1.82639 177 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 146 1.78101 1.39606 0.86033 1.82673 178 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 147 2.46859 1.72790 2.09779 0.48628 179 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 148 2.06845 2.64592 0.32475 2.52608 180 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 149 1.26931 1.62534 2.06648 0.92761 181 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 150 0.74851 1.56919 2.08081 1.64049 182 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 151 2.31312 0.35058 2.87223 1.96472 183 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 152 1.81535 1.41051 2.32909 0.70155 184 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 153 2.22988 3.03326 0.26067 2.60682 185 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 154 2.22988 3.03326 0.26067 2.60682 186 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 155 1.83381 1.48518 2.34477 0.65804 187 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 156 1.90217 1.69219 2.40684 0.55071 188 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 157 2.20315 2.23911 2.69919 0.33445 189 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 158 2.31312 0.35058 2.87223 1.96472 190 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 159 2.22988 3.03326 0.26067 2.60682 191 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 160 0.25367 2.79446 2.56304 2.45538 192 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 161 2.93743 0.30274 2.59715 2.01197 193 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 162 0.57055 2.39071 1.42368 2.27889 194 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 163 2.06376 2.64078 0.32687 2.51902 195 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 164 1.86100 2.43758 0.42186 2.28979 196 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 165 1.86131 2.43793 0.42167 2.29027 197 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 166 2.04832 0.82677 1.37647 1.70860 198 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 167 2.06570 2.64291 0.32599 2.52194 199 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 168 1.20266 2.34862 0.77834 1.93144 200 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 169 1.55290 2.55021 0.52485 2.13150 201 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 170 1.25433 0.95576 2.16907 1.53280 202 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 171 0.76732 2.01156 2.07198 1.28725 203 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 172 0.25367 2.79446 2.56304 2.45538 204 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 173 1.27937 1.87123 1.02261 1.56927 205 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 174 1.66603 2.15183 0.57305 2.03311 206 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 175 1.66210 2.15141 0.57602 2.02639 207 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 176 1.85647 1.52836 1.59968 0.85584 208 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 177 1.58125 1.62842 0.89873 1.65570 209 g - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 178 1.17131 1.43977 1.47728 1.49254 210 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 179 1.63056 1.98253 0.83267 1.46286 211 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 180 1.78155 1.06896 1.24260 1.61132 212 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 181 0.25367 2.79446 2.56304 2.45538 213 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 182 1.91426 2.38751 0.41516 2.29800 214 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 183 1.90938 2.38457 0.41774 2.29102 215 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 184 2.67038 0.38657 2.34080 1.86341 216 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 185 0.70810 2.16314 1.31537 2.08681 217 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 186 0.70743 2.16218 1.31898 2.08259 218 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 187 2.61606 0.39748 2.33105 1.84703 219 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 188 2.26879 0.86016 2.04024 1.06865 220 c - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 189 2.77096 0.37558 2.47836 1.79199 221 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 190 2.30794 2.77139 0.25841 2.72299 222 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 191 1.47638 1.46765 1.59947 1.08156 223 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 192 2.12161 0.88378 1.39058 1.52319 224 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 193 0.25367 2.79446 2.56304 2.45538 225 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 194 2.22988 3.03326 0.26067 2.60682 226 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 195 1.20266 2.34862 0.77834 1.93144 227 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 196 1.55837 1.15582 1.56969 1.32195 228 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 197 1.20266 2.34862 0.77834 1.93144 229 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 198 0.25367 2.79446 2.56304 2.45538 230 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.21003 3.71116 1.80186 1.46634 0.26236 1.09861 0.40547 + 199 1.68563 1.04505 2.20367 1.04241 231 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 2.16887 0.12138 + 200 1.47678 1.49011 1.12489 1.50691 232 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 0.25957 1.47572 + 201 1.76964 2.02259 0.60130 1.90251 233 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 202 1.03295 1.76695 1.28469 1.62733 234 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 203 2.93169 0.30358 2.59496 2.01085 235 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 204 2.05895 2.63552 0.32905 2.51181 236 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 205 2.20315 2.23911 2.69919 0.33445 237 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 206 1.11928 1.90742 2.07306 0.91823 238 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 207 0.25367 2.79446 2.56304 2.45538 239 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 208 0.92450 1.94274 2.05082 1.10464 240 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 209 1.24612 1.29311 2.06255 1.16849 241 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 210 1.16671 1.40336 1.52913 1.48671 242 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 211 1.19285 1.57839 1.29815 1.52648 243 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 212 1.28702 1.28737 2.07176 1.13337 244 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 213 1.00886 2.27469 0.97561 1.86063 245 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 214 1.25433 0.95576 2.16907 1.53280 246 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 215 0.25367 2.79446 2.56304 2.45538 247 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 216 0.76732 2.01156 2.07198 1.28725 248 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 217 0.74851 1.56919 2.08081 1.64049 249 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 218 1.62410 1.93026 1.54987 0.80850 250 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 219 1.25433 0.95576 2.16907 1.53280 251 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 220 1.24626 1.12632 2.09692 1.32664 252 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 221 0.88688 1.86111 1.44546 1.62493 253 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 222 1.82205 1.43933 2.33469 0.68442 254 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 223 0.25367 2.79446 2.56304 2.45538 255 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 224 0.25367 2.79446 2.56304 2.45538 256 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 225 0.72659 2.03681 2.08416 1.34098 257 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 226 1.78630 1.22159 2.30822 0.82503 258 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 227 2.22988 3.03326 0.26067 2.60682 259 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 228 2.31312 0.35058 2.87223 1.96472 260 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 229 1.83342 0.84714 2.37460 1.14431 261 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 230 0.25367 2.79446 2.56304 2.45538 262 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 231 0.25367 2.79446 2.56304 2.45538 263 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 232 1.85027 0.80555 2.39359 1.18855 264 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 233 2.22988 3.03326 0.26067 2.60682 265 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 234 0.25367 2.79446 2.56304 2.45538 266 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 235 1.81279 1.39885 2.32699 0.70860 267 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 236 2.22988 3.03326 0.26067 2.60682 268 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 237 0.25367 2.79446 2.56304 2.45538 269 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 238 1.20266 2.34862 0.77834 1.93144 270 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 239 1.25433 0.95576 2.16907 1.53280 271 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 240 0.82772 2.24739 1.20845 1.84125 272 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 241 1.22852 1.90323 1.47957 1.10729 273 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 242 2.20315 2.23911 2.69919 0.33445 274 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 243 2.20315 2.23911 2.69919 0.33445 275 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 244 1.95863 0.62783 2.51030 1.41076 276 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 245 2.22988 3.03326 0.26067 2.60682 277 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 246 2.31312 0.35058 2.87223 1.96472 278 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 247 0.92987 1.94110 2.05077 1.09898 279 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 248 1.11874 1.68181 1.71290 1.18114 280 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 249 2.20315 2.23911 2.69919 0.33445 281 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 250 1.32962 1.59485 1.31113 1.33574 282 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 251 2.22988 3.03326 0.26067 2.60682 283 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 252 2.31312 0.35058 2.87223 1.96472 284 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 253 2.31312 0.35058 2.87223 1.96472 285 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 254 2.22988 3.03326 0.26067 2.60682 286 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 255 2.31312 0.35058 2.87223 1.96472 287 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 256 1.79270 1.00643 2.32546 0.99363 288 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 257 2.20315 2.23911 2.69919 0.33445 289 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 258 0.25367 2.79446 2.56304 2.45538 290 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 259 0.25367 2.79446 2.56304 2.45538 291 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.27939 3.71116 1.51729 1.46634 0.26236 1.09861 0.40547 + 260 1.05124 1.30070 1.96159 1.43751 292 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 261 0.40412 2.39876 2.20493 2.02991 293 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 262 0.99273 2.09935 1.13492 1.68494 294 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 2.39516 0.09558 + 263 1.87098 0.58492 2.39922 1.61904 295 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.06265 3.49443 3.49443 1.46634 0.26236 0.20128 1.70201 + 264 1.58125 1.62842 0.89873 1.65570 296 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 265 2.22988 3.03326 0.26067 2.60682 297 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 266 1.96763 0.61681 2.51975 1.42682 298 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.48499 1.51729 1.80186 0.77166 0.62035 1.09861 0.40547 + 267 1.36627 1.53302 2.02731 0.92288 301 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 2.16887 0.12138 + 268 0.90887 1.89906 1.97710 1.17493 302 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 2.16887 0.12138 + 269 1.92767 2.67177 0.38627 2.24623 303 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05858 3.55971 3.55971 1.46634 0.26236 0.25957 1.47572 + 270 2.31312 0.35058 2.87223 1.96472 304 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 271 1.79076 1.02021 2.32280 0.98177 305 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 272 1.63595 2.11704 0.85685 1.34574 306 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 273 1.27027 2.38207 0.72021 1.96443 307 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 274 2.22988 3.03326 0.26067 2.60682 308 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 275 2.22988 3.03326 0.26067 2.60682 309 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 276 1.83342 0.84714 2.37460 1.14431 310 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 277 1.82084 1.43428 2.33367 0.68740 311 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 278 2.30455 2.76828 0.25949 2.71836 312 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 279 2.37539 0.75925 2.08351 1.15673 313 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 280 1.65238 1.29805 1.61333 1.09029 314 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 281 1.46913 1.61251 1.20388 1.30764 315 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 282 1.78499 1.18902 1.27488 1.39345 316 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 283 1.24181 1.50980 1.60300 1.24169 317 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.21003 1.80186 3.71116 0.27387 1.42892 1.09861 0.40547 + 284 1.20266 2.34862 0.77834 1.93144 319 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 285 2.31312 0.35058 2.87223 1.96472 320 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 286 2.31312 0.35058 2.87223 1.96472 321 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 287 1.89523 1.67405 2.40036 0.55941 322 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 288 1.81279 1.39885 2.32699 0.70860 323 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 289 1.60970 2.58802 0.49331 2.16906 324 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 290 1.28983 1.90977 2.12600 0.78251 325 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 291 1.28983 1.90977 2.12600 0.78251 326 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 292 0.25367 2.79446 2.56304 2.45538 327 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 293 2.31312 0.35058 2.87223 1.96472 328 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 294 1.25433 0.95576 2.16907 1.53280 329 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 295 0.89039 1.85495 1.44581 1.62209 330 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 296 0.25367 2.79446 2.56304 2.45538 331 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 297 0.25367 2.79446 2.56304 2.45538 332 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 298 1.20266 2.34862 0.77834 1.93144 333 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 299 0.98707 1.77774 1.32486 1.64779 334 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.28382 3.71116 1.50216 1.46634 0.26236 1.09861 0.40547 + 300 1.36290 1.70852 0.99926 1.63581 335 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.06292 3.49027 3.49027 1.46634 0.26236 0.19854 1.71440 + 301 1.57001 1.27690 1.42424 1.30061 336 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 302 1.25195 1.77359 1.14694 1.48402 337 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 303 1.33828 2.24403 0.66620 2.13695 338 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 304 2.92393 0.30473 2.59198 2.00932 339 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.21003 1.80186 3.71116 1.13976 0.38551 1.09861 0.40547 + 305 1.95712 0.62973 2.50870 1.40804 343 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 306 1.20266 2.34862 0.77834 1.93144 344 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 307 1.45914 1.62896 1.10215 1.43014 345 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05013 3.71116 3.71116 1.46634 0.26236 1.09861 0.40547 + 308 1.60244 1.38557 1.31560 1.27261 346 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.18103 3.71116 1.95797 1.46634 0.26236 1.09861 0.40547 + 309 1.74087 2.20369 0.52829 2.08245 347 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 310 1.81358 1.90121 0.65014 1.79834 348 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 311 1.90426 1.68204 0.67751 1.85027 349 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 312 1.78300 1.88005 0.76526 1.54144 350 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 313 1.52327 1.44399 1.10213 1.54246 351 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 314 2.09417 0.71032 1.77165 1.53578 352 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 315 1.66911 1.45696 1.47054 1.05314 353 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 316 1.99931 2.07531 2.47984 0.42267 354 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 317 2.04932 0.47197 2.59173 1.75726 355 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.13900 3.58708 2.28185 1.46634 0.26236 2.05065 0.13771 + 318 1.83338 2.55684 0.43989 2.13309 356 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06167 3.50975 3.50975 1.46634 0.26236 2.34770 0.10047 + 319 1.83338 2.55684 0.43989 2.13309 357 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06167 3.50975 3.50975 1.46634 0.26236 1.04248 0.43476 + 320 1.53964 1.54854 1.10548 1.41911 358 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 321 1.78122 1.57482 0.74927 1.88511 359 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 322 1.77039 1.17169 1.29075 1.40721 360 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 323 1.99781 0.75822 1.69365 1.55107 361 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 324 2.08405 0.65878 1.76507 1.67708 362 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 325 2.03318 0.84142 1.45949 1.58167 363 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 326 2.33834 0.83988 2.03802 1.07451 364 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 327 1.51050 1.49182 1.31628 1.25139 365 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.14651 3.58708 2.22007 1.46634 0.26236 2.05065 0.13771 + 328 1.57927 1.51853 1.16935 1.33078 366 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.37734 1.25807 3.50269 0.41793 1.07413 1.00292 0.45698 + 329 1.99931 2.07531 2.47984 0.42267 369 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 330 2.04932 0.47197 2.59173 1.75726 370 C - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05695 3.58708 3.58708 1.46634 0.26236 2.05065 0.13771 + 331 0.33153 2.56337 2.35461 2.20549 371 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.02888 3.55901 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/cm/tmRNA_cyano.cm b/data/tmrna/cm/tmRNA_cyano.cm new file mode 100644 index 000000000..96212435b --- /dev/null +++ b/data/tmrna/cm/tmRNA_cyano.cm @@ -0,0 +1,2072 @@ +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_cyano +ACC RF01851 +DESC Cyanobacteria transfer-messenger RNA +STATES 898 +NODES 247 +CLEN 288 +W 349 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Fri Nov 8 14:48:30 2024 +COM [1] cmbuild -F -O cyano_tmRNA.rfam.cmbuild.stk cyano_tmRNA.rfam.cm cyano_tmRNA.rfam.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --cpu 32 tmRNA_cyano.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 27 +EFFN 1.427124 +CKSUM 2756697188 +NULL 0.000 0.000 0.000 0.000 +GA 70.00 +TC 74.30 +NC 67.70 +EFP7GF -10.4877 0.70646 +ECMLC 0.69956 -9.09769 -0.76608 1600000 407792 0.002943 +ECMGC 0.29864 -50.79581 -41.64344 1600000 6153 0.065009 +ECMLI 0.70308 -8.80249 -0.57848 1600000 389331 0.003082 +ECMGI 0.32384 -32.41181 -23.92247 1600000 6252 0.063980 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 0 1 349 430 -6.726 -6.933 -0.107 -4.215 + IL 1 1 2 1 4 152 209 351 432 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 151 209 350 432 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 1 ] 1 - c - - - + ML 3 2 3 5 3 151 208 349 430 -7.720 -0.024 -6.374 -0.026 0.682 -0.970 -0.149 + D 4 2 3 5 3 146 203 346 428 -6.456 -1.969 -0.448 + IL 5 5 3 5 3 151 208 349 431 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 2 ] 2 - U - - - + ML 6 5 3 8 3 150 207 348 429 -7.720 -0.024 -6.374 -0.211 -0.770 -1.178 1.076 + D 7 5 3 8 3 145 202 345 427 -6.456 -1.969 -0.448 + IL 8 8 3 8 3 150 207 348 430 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 3 ] 3 - G - - - + ML 9 8 3 11 3 149 206 347 428 -7.720 -0.024 -6.374 -1.061 -2.191 1.569 -1.576 + D 10 8 3 11 3 144 201 344 426 -6.456 -1.969 -0.448 + IL 11 11 3 11 3 149 206 347 429 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 4 ] 4 - u - - - + ML 12 11 3 14 3 149 205 346 427 -7.720 -0.024 -6.374 -0.374 0.079 -0.999 0.741 + D 13 11 3 14 3 143 201 343 425 -6.456 -1.969 -0.448 + IL 14 14 3 14 3 148 205 346 428 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 5 ] 5 - c - - - + ML 15 14 3 17 3 148 205 345 426 -7.720 -0.024 -6.374 -0.413 0.836 -1.285 0.076 + D 16 14 3 17 3 143 200 342 424 -6.456 -1.969 -0.448 + IL 17 17 3 17 3 147 204 345 427 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 6 ] 6 - A - - - + ML 18 17 3 20 3 147 204 344 425 -7.720 -0.024 -6.374 1.232 -1.345 -0.548 -0.803 + D 19 17 3 20 3 142 199 341 423 -6.456 -1.969 -0.448 + IL 20 20 3 20 3 147 204 344 426 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - g - - - + ML 21 20 3 23 3 146 203 343 424 -7.720 -0.024 -6.374 -0.081 -0.219 0.425 -0.229 + D 22 20 3 23 3 141 198 340 422 -6.456 -1.969 -0.448 + IL 23 23 3 23 3 146 203 343 425 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - A - - - + ML 24 23 3 26 3 145 202 342 423 -7.720 -0.024 -6.374 1.056 -0.685 -0.821 -0.448 + D 25 23 3 26 3 141 198 339 421 -6.456 -1.969 -0.448 + IL 26 26 3 26 3 145 202 342 424 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - A - - - + ML 27 26 3 29 3 144 201 341 422 -7.720 -0.024 -6.374 1.232 -1.345 -0.548 -0.803 + D 28 26 3 29 3 140 197 338 420 -6.456 -1.969 -0.448 + IL 29 29 3 29 3 144 201 341 423 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 10 ] 10 - U - - - + ML 30 29 3 32 3 143 200 340 421 -7.720 -0.024 -6.374 -1.050 -1.127 -1.757 1.466 + D 31 29 3 32 3 139 196 337 419 -6.456 -1.969 -0.448 + IL 32 32 3 32 3 143 200 340 422 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 11 ] 11 - a - - - + ML 33 32 3 35 3 142 199 339 421 -7.720 -0.024 -6.374 0.367 -0.902 0.303 -0.088 + D 34 32 3 35 3 139 196 336 418 -6.456 -1.969 -0.448 + IL 35 35 3 35 3 142 199 339 421 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 12 - a - - - + ML 36 35 3 38 3 142 198 338 420 -7.720 -0.024 -6.374 0.335 -0.771 0.002 0.204 + D 37 35 3 38 3 138 195 335 417 -6.456 -1.969 -0.448 + IL 38 38 3 38 3 142 198 338 420 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 13 ] 13 - a - - - + ML 39 38 3 41 3 141 197 337 419 -7.720 -0.024 -6.374 0.529 -0.168 -0.379 -0.155 + D 40 38 3 41 3 138 194 335 416 -6.456 -1.969 -0.448 + IL 41 41 3 41 3 141 197 337 419 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 14 - a - - - + ML 42 41 3 44 3 140 196 336 418 -7.720 -0.024 -6.374 0.690 -0.671 -0.657 0.170 + D 43 41 3 44 3 137 194 334 415 -6.456 -1.969 -0.448 + IL 44 44 3 44 3 140 197 337 418 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 15 - a - - - + ML 45 44 3 47 3 139 195 335 417 -7.720 -0.024 -6.374 0.642 -0.839 -0.182 -0.001 + D 46 44 3 47 3 137 193 333 415 -6.456 -1.969 -0.448 + IL 47 47 3 47 3 139 196 336 417 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 16 - u - - - + ML 48 47 3 50 2 138 194 334 416 -8.058 -0.005 -0.045 -0.714 -0.140 0.598 + D 49 47 3 50 2 137 193 333 415 -8.464 -0.004 + IL 50 50 3 50 2 138 195 334 416 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 17 ] - - - - - - + B 51 50 3 52 498 137 193 333 415 + [ BEGL 18 ] - - - - - - + S 52 51 1 53 1 36 81 205 287 0.000 + [ BIF 19 ] - - - - - - + B 53 52 1 120 54 36 81 205 287 + [ BEGR 116 ] - - - - - - + S 54 53 1 55 3 0 0 36 55 -7.759 -0.024 -6.413 + IL 55 55 2 55 3 1 1 39 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 117 ] 179 - G - - - + ML 56 55 2 58 3 1 1 35 55 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 57 55 2 58 3 0 0 34 53 -6.174 -1.687 -0.566 + IL 58 58 3 58 3 1 1 38 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 180 - A - - - + ML 59 58 3 61 3 1 1 34 53 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 60 58 3 61 3 0 0 33 52 -6.174 -1.687 -0.566 + IL 61 61 3 61 3 1 1 37 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 181 - A - - - + ML 62 61 3 64 3 1 1 33 52 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 63 61 3 64 3 0 0 32 51 -6.174 -1.687 -0.566 + IL 64 64 3 64 3 1 1 36 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 182 - G - - - + ML 65 64 3 67 3 1 1 32 51 -7.759 -0.024 -6.413 -0.576 -1.879 1.402 -1.271 + D 66 64 3 67 3 0 0 31 50 -6.174 -1.687 -0.566 + IL 67 67 3 67 3 1 1 35 54 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 183 - C - - - + ML 68 67 3 70 3 1 1 31 50 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 69 67 3 70 3 0 0 30 49 -6.174 -1.687 -0.566 + IL 70 70 3 70 3 1 1 34 53 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 184 - C - - - + ML 71 70 3 73 5 1 1 30 49 -6.916 -0.044 -6.732 -6.944 -7.835 -1.258 1.463 -2.060 -0.772 + D 72 70 3 73 5 0 0 29 47 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 73 73 3 73 5 1 1 30 49 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 123 ] 185 199 u a - - + MP 74 73 3 78 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.666 -2.681 -2.775 0.688 -2.348 -3.562 1.675 -2.846 -1.442 0.909 -3.327 -0.915 2.570 -2.932 0.122 -1.831 + ML 75 73 3 78 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 76 73 3 78 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 77 73 3 78 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 78 78 5 78 6 1 1 29 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 79 79 6 79 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 124 ] 186 198 G C - - + MP 80 79 6 84 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 81 79 6 84 6 1 1 26 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 82 79 6 84 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 83 79 6 84 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 84 84 5 84 6 1 1 27 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 85 85 6 85 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 125 ] 187 197 C G - - + MP 86 85 6 90 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 87 85 6 90 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 88 85 6 90 6 1 1 24 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 89 85 6 90 6 0 0 21 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 90 90 5 90 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 91 91 6 91 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 126 ] 188 196 U A - - + MP 92 91 6 96 6 2 2 23 42 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.789 -3.596 -3.669 0.077 -2.702 -4.268 1.615 -3.368 -3.679 0.402 -4.071 -1.506 3.093 -3.953 -0.389 -2.539 + ML 93 91 6 96 6 1 1 22 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 94 91 6 96 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 95 91 6 96 6 0 0 21 39 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 96 96 5 96 6 1 1 23 42 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 97 97 6 97 5 1 1 22 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 127 ] 189 195 C G - - + MP 98 97 6 102 4 2 2 21 40 -6.726 -6.933 -0.062 -5.347 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 99 97 6 102 4 1 1 22 41 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 100 97 6 102 4 1 1 21 40 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 101 97 6 102 4 0 0 20 39 -4.568 -4.250 -2.265 -0.520 + IL 102 102 5 102 4 1 1 23 42 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 103 103 6 103 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 190 - G - - - + ML 104 103 6 106 3 1 1 18 36 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 105 103 6 106 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 106 106 3 106 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 191 - G - - - + ML 107 106 3 109 3 1 1 16 35 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 108 106 3 109 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 109 109 3 109 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 192 - U - - - + ML 110 109 3 112 3 1 1 15 33 -7.759 -0.024 -6.413 -0.887 -0.814 -1.605 1.357 + D 111 109 3 112 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 112 112 3 112 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 131 ] 193 - u - - - + ML 113 112 3 115 3 1 1 13 32 -7.759 -0.024 -6.413 0.194 -0.338 -0.534 0.459 + D 114 112 3 115 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 115 115 3 115 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 132 ] 194 - A - - - + ML 116 115 3 118 2 1 1 1 1 * 0.000 1.369 -1.386 -1.266 -0.692 + D 117 115 3 118 2 0 0 0 0 * 0.000 + IL 118 118 3 118 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 133 ] - - - - - - + E 119 118 3 -1 0 0 0 0 0 + [ BEGL 20 ] - - - - - - + S 120 53 1 121 1 20 62 185 266 0.000 + [ BIF 21 ] - - - - - - + B 121 120 1 122 178 20 62 185 266 + [ BEGL 22 ] - - - - - - + S 122 121 1 123 4 0 0 49 88 -0.069 -6.726 -6.133 -5.455 + [ MATP 23 ] 17 47 G C - - + MP 123 122 1 127 6 2 2 49 88 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.270 -2.872 -4.337 0.504 -4.568 -4.500 -0.045 -4.537 -4.002 3.501 -4.376 -0.559 -0.446 -4.154 -2.060 -3.222 + ML 124 122 1 127 6 1 1 47 86 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 125 122 1 127 6 1 1 47 86 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 126 122 1 127 6 0 0 43 83 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 127 127 5 127 6 1 1 48 88 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 128 128 6 128 5 1 1 48 87 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 24 ] 18 46 u a - - + MP 129 128 6 133 6 2 2 47 86 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.437 -3.400 -3.402 0.201 -1.737 -4.050 1.710 -3.203 -3.425 0.458 -3.862 -1.475 2.968 -3.623 -0.277 -2.328 + ML 130 128 6 133 6 1 1 45 85 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 131 128 6 133 6 1 1 45 84 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 132 128 6 133 6 0 0 41 81 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 133 133 5 133 6 1 1 46 86 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 134 134 6 134 5 1 1 46 86 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 25 ] 19 45 C G - - + MP 135 134 6 139 6 2 2 45 84 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.914 -3.793 -3.704 -0.076 -2.559 -4.192 3.266 -3.309 -3.739 0.245 -4.064 -1.757 1.142 -4.013 -0.251 -2.598 + ML 136 134 6 139 6 1 1 43 83 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 137 134 6 139 6 1 1 43 82 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 138 134 6 139 6 0 0 39 79 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 139 139 5 139 6 1 1 44 84 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 140 140 6 140 5 1 1 44 84 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 20 44 c g - - + MP 141 140 6 145 6 2 2 43 82 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.498 -3.414 -3.380 0.277 -2.360 -3.946 2.896 -3.063 -3.403 0.581 -3.788 -1.421 1.627 -3.631 0.353 -2.283 + ML 142 140 6 145 6 1 1 41 81 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 143 140 6 145 6 1 1 41 80 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 144 140 6 145 6 0 0 38 77 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 145 145 5 145 6 1 1 42 82 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 146 146 6 146 5 1 1 42 82 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 21 43 g c - - + MP 147 146 6 151 6 2 2 41 80 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -2.442 -1.805 -2.543 1.526 -2.586 -2.704 1.294 -2.868 -2.662 2.306 -3.149 -0.167 1.026 -2.606 -0.081 -1.658 + ML 148 146 6 151 6 1 1 39 79 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 149 146 6 151 6 1 1 39 78 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 150 146 6 151 6 0 0 36 75 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 151 151 5 151 6 1 1 40 80 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 152 152 6 152 5 1 1 40 80 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 22 42 g c - - + MP 153 152 6 157 6 2 2 39 78 -9.012 -8.951 -0.064 -7.728 -8.008 -5.008 -2.700 -2.443 -2.790 1.303 -2.487 -3.585 1.765 -2.907 -2.847 1.875 -3.351 -0.345 1.569 -2.894 0.232 -1.797 + ML 154 152 6 157 6 1 1 38 77 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 155 152 6 157 6 1 1 37 76 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 156 152 6 157 6 0 0 34 73 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 157 157 5 157 6 1 1 39 78 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 158 158 6 158 5 1 1 38 78 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 29 ] 23 41 c g - - + MP 159 158 6 163 4 2 2 37 76 -3.542 -6.765 -0.189 -5.179 -2.841 -2.738 -2.894 0.888 -2.281 -3.636 2.266 -2.834 -2.914 1.174 -3.400 -0.794 1.884 -3.057 0.318 -1.436 + ML 160 158 6 163 4 1 1 36 75 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 161 158 6 163 4 1 1 34 74 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 162 158 6 163 4 0 0 33 72 -5.217 -4.899 -2.914 -0.309 + IL 163 163 5 163 4 1 1 40 80 -0.678 -3.695 -1.816 -6.181 0.000 0.000 0.000 0.000 + IR 164 164 6 164 3 1 1 32 68 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 30 ] 30 - u - - - + ML 165 164 6 167 3 1 1 30 66 -7.606 -0.026 -6.260 -0.215 -0.223 -0.554 0.679 + D 166 164 6 167 3 0 0 27 63 -7.028 -2.541 -0.285 + IL 167 167 3 167 3 1 1 31 67 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 31 - U - - - + ML 168 167 3 170 3 1 1 29 65 -7.606 -0.091 -4.150 -0.587 -0.454 -1.298 1.136 + D 169 167 3 170 3 0 0 26 61 -7.028 -2.541 -0.285 + IL 170 170 3 170 3 1 1 30 66 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 32 - u - - - + ML 171 170 3 173 3 1 1 29 64 -3.703 -0.244 -3.664 0.102 0.078 -0.728 0.342 + D 172 170 3 173 3 0 0 23 58 -7.258 -2.771 -0.240 + IL 173 173 3 173 3 1 1 32 68 -0.749 -1.417 -5.042 0.000 0.000 0.000 0.000 + [ MATL 33 ] 40 - a - - - + ML 174 173 3 176 2 1 1 1 1 * 0.000 0.246 -0.521 -0.048 0.201 + D 175 173 3 176 2 0 0 0 0 * 0.000 + IL 176 176 3 176 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 34 ] - - - - - - + E 177 176 3 -1 0 0 0 0 0 + [ BEGR 35 ] - - - - - - + S 178 121 1 179 3 12 49 166 248 -7.759 -0.064 -4.696 + IL 179 179 2 179 3 12 50 168 250 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 36 ] 48 - U - - - + ML 180 179 2 182 3 13 50 166 248 -7.720 -0.024 -6.374 -1.050 -1.127 -1.757 1.466 + D 181 179 2 182 3 8 45 164 246 -6.456 -1.969 -0.448 + IL 182 182 3 182 3 12 49 167 249 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 37 ] 49 - A - - - + ML 183 182 3 185 5 13 49 165 247 -6.883 -0.045 -6.698 -6.910 -7.802 1.590 -1.887 -1.568 -1.385 + D 184 182 3 185 5 7 44 163 245 -5.125 -0.968 -4.386 -1.968 -2.673 + IL 185 185 3 185 5 10 48 165 247 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 50 178 g u - - + MP 186 185 3 190 6 13 49 164 246 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.322 -2.220 -3.460 1.296 -3.934 -4.677 0.399 -3.529 -3.213 1.752 -3.721 2.685 0.037 -3.935 -1.540 -2.231 + ML 187 185 3 190 6 9 45 163 244 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 188 185 3 190 6 8 44 162 244 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.156 -0.368 -0.429 0.452 + D 189 185 3 190 6 5 40 159 241 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 190 190 5 190 6 10 46 164 245 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 191 191 6 191 5 10 46 164 245 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 39 ] 51 177 G C - - + MP 192 191 6 196 6 11 47 163 244 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.270 -2.872 -4.337 0.504 -4.568 -4.500 -0.045 -4.537 -4.002 3.501 -4.376 -0.559 -0.446 -4.154 -2.060 -3.222 + ML 193 191 6 196 6 8 44 161 243 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 194 191 6 196 6 7 42 160 242 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.165 0.088 -0.507 0.153 + D 195 191 6 196 6 5 40 158 240 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 196 196 5 196 6 9 45 162 243 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 197 197 6 197 5 9 45 162 243 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 52 176 u a - - + MP 198 197 6 202 4 10 45 161 242 -6.683 -6.890 -0.064 -5.304 -2.730 -2.698 -2.831 0.676 -2.417 -3.619 1.602 -2.901 -1.053 0.936 -3.376 -0.883 2.646 -2.998 -0.274 -1.881 + ML 199 197 6 202 4 7 43 160 241 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 200 197 6 202 4 6 41 159 240 -4.983 -4.012 -1.879 -0.656 0.690 -0.606 -0.312 -0.114 + D 201 197 6 202 4 5 39 158 239 -4.568 -4.250 -2.265 -0.520 + IL 202 202 5 202 4 9 44 160 242 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 203 203 6 203 3 8 44 160 242 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 41 ] 53 - G - - - + ML 204 203 6 206 3 8 43 159 240 -8.128 -0.022 -6.445 -0.498 -1.324 1.105 -0.432 + D 205 203 6 206 3 4 39 157 239 -5.798 -0.627 -1.581 + IL 206 206 3 206 3 7 42 159 240 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 42 ] - 175 - G - - + MR 207 206 3 209 5 8 42 158 239 -6.916 -0.079 -6.732 -5.006 -7.835 -0.238 -1.646 1.230 -1.040 + D 208 206 3 209 5 3 36 156 237 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 209 209 3 209 5 6 41 158 239 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 43 ] 54 174 a u - - + MP 210 209 3 214 6 9 42 157 238 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.104 -2.253 -3.202 2.503 -3.570 -4.346 0.638 -3.389 -3.124 1.826 -3.656 1.236 0.352 -3.530 -1.260 -2.089 + ML 211 209 3 214 6 5 38 155 236 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 212 209 3 214 6 5 37 154 236 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.156 -0.368 -0.429 0.452 + D 213 209 3 214 6 2 33 150 232 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 214 214 5 214 6 6 39 156 237 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 215 215 6 215 5 6 39 156 237 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 44 ] 55 173 c g - - + MP 216 215 6 220 6 9 40 155 236 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -2.940 -2.900 -2.963 0.616 -2.267 -3.659 2.226 -2.861 -2.990 0.894 -3.454 -1.023 1.515 -3.154 1.603 -1.333 + ML 217 215 6 220 6 5 37 153 234 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 218 215 6 220 6 4 36 152 234 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.270 -0.612 0.291 -0.125 + D 219 215 6 220 6 2 32 149 231 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 220 220 5 220 6 5 38 154 235 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 221 221 6 221 5 5 38 154 235 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 45 ] 56 172 c g - - + MP 222 221 6 226 6 7 39 153 234 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -2.821 -2.685 -2.894 0.866 -2.352 -3.661 2.332 -2.873 -2.914 1.457 -3.411 -0.725 1.537 -3.040 0.411 -1.429 + ML 223 221 6 226 6 4 36 151 233 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 224 221 6 226 6 3 34 150 232 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.270 -0.612 0.291 -0.125 + D 225 221 6 226 6 1 32 148 230 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 226 226 5 226 6 5 37 152 233 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 227 227 6 227 5 5 37 152 233 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 46 ] 57 171 c g - - + MP 228 227 6 232 4 6 37 151 232 -6.683 -6.890 -0.064 -5.304 -3.375 -3.301 -3.292 0.367 -2.331 -3.890 2.748 -3.013 -3.311 0.657 -3.717 -1.324 1.707 -3.528 0.662 -2.206 + ML 229 227 6 232 4 3 35 150 231 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 230 227 6 232 4 2 33 149 230 -4.983 -4.012 -1.879 -0.656 0.270 -0.612 0.291 -0.125 + D 231 227 6 232 4 1 31 147 229 -4.568 -4.250 -2.265 -0.520 + IL 232 232 5 232 4 5 36 151 232 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 233 233 6 233 3 4 35 150 232 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 47 ] 58 - a - - - + ML 234 233 6 236 3 5 35 149 230 -7.720 -0.024 -6.374 0.824 -0.540 -0.457 -0.298 + D 235 233 6 236 3 1 31 146 228 -6.456 -1.969 -0.448 + IL 236 236 3 236 3 4 35 149 231 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 48 ] 59 - c - - - + ML 237 236 3 239 3 4 34 148 229 -7.720 -0.024 -6.374 0.329 0.443 -1.021 -0.165 + D 238 236 3 239 3 1 30 146 227 -6.456 -1.969 -0.448 + IL 239 239 3 239 3 4 34 148 230 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 49 ] 60 - A - - - + ML 240 239 3 242 3 4 33 147 228 -8.128 -0.022 -6.445 1.180 -1.120 -1.085 -0.318 + D 241 239 3 242 3 1 30 145 227 -5.798 -0.627 -1.581 + IL 242 242 3 242 3 3 33 147 229 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 50 ] - 170 - A - - + MR 243 242 3 245 5 3 32 146 227 -6.916 -0.079 -6.732 -5.006 -7.835 1.614 -1.963 -1.636 -1.468 + D 244 242 3 245 5 0 27 144 226 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 245 245 3 245 5 2 31 146 227 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 51 ] 61 169 C G - - + MP 246 245 3 250 6 4 32 145 226 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.072 -3.929 -3.838 -0.212 -2.672 -4.311 3.370 -3.432 -3.876 0.112 -4.184 -1.872 0.885 -4.170 -0.371 -2.734 + ML 247 245 3 250 6 1 29 143 225 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 248 245 3 250 6 1 27 143 224 -7.139 -5.868 -1.777 -5.846 -0.721 -4.060 0.270 -0.612 0.291 -0.125 + D 249 245 3 250 6 0 24 140 222 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 250 250 5 250 6 2 30 144 226 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 251 251 6 251 5 2 30 144 225 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 52 ] 62 168 c g - - + MP 252 251 6 256 4 3 30 143 224 -6.683 -6.890 -0.064 -5.304 -2.813 -2.740 -2.878 0.671 -2.310 -3.600 2.730 -2.853 -0.788 0.948 -3.373 -0.891 1.304 -3.057 -0.117 -1.902 + ML 253 251 6 256 4 1 27 142 223 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 254 251 6 256 4 1 25 141 223 -4.983 -4.012 -1.377 -0.940 0.270 -0.612 0.291 -0.125 + D 255 251 6 256 4 0 24 140 222 -4.568 -4.250 -2.265 -0.520 + IL 256 256 5 256 4 2 29 143 224 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 257 257 6 257 3 1 29 142 224 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 53 ] 63 - a - - - + ML 258 257 6 260 3 2 29 141 222 -8.164 -0.021 -6.482 0.821 -1.215 0.211 -0.630 + D 259 257 6 260 3 0 23 139 221 -5.620 -0.734 -1.403 + IL 260 260 3 260 3 1 27 141 223 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 54 ] - 167 - A - - + MR 261 260 3 263 3 1 28 140 221 -8.164 -0.021 -6.482 1.220 -1.174 -1.132 -0.376 + D 262 260 3 263 3 0 21 138 219 -6.390 -1.568 -0.620 + IR 263 263 3 263 3 1 26 140 222 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 55 ] - 166 - a - - + MR 264 263 3 266 5 1 28 139 220 -6.916 -0.044 -6.732 -6.944 -7.835 0.273 -0.472 -0.012 0.110 + D 265 263 3 266 5 0 20 137 218 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 266 266 3 266 5 1 25 139 220 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 56 ] 64 165 c g - - + MP 267 266 3 271 6 2 29 138 219 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -1.746 -1.800 -1.933 1.331 -1.127 -2.746 1.526 -2.242 -1.476 1.373 -2.531 0.655 1.333 -1.769 -0.032 -1.147 + ML 268 266 3 271 6 1 22 136 217 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 269 266 3 271 6 1 22 135 217 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 270 266 3 271 6 0 17 131 212 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 271 271 5 271 6 1 24 137 219 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 272 272 6 272 5 1 24 137 218 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 57 ] 65 164 u a - - + MP 273 272 6 277 6 2 28 136 217 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.276 -3.190 -3.297 0.387 -2.600 -4.010 1.653 -3.186 -3.317 0.708 -3.788 -1.241 2.863 -3.483 -0.025 -1.637 + ML 274 272 6 277 6 1 22 134 215 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 275 272 6 277 6 1 21 133 215 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 276 272 6 277 6 0 17 129 211 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 277 277 5 277 6 1 23 135 217 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 278 278 6 278 5 1 24 135 216 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 58 ] 66 163 G C - - + MP 279 278 6 283 6 2 27 134 215 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.688 -2.546 -3.726 1.182 -4.171 -4.327 0.296 -4.034 -3.656 3.195 -4.077 0.226 -0.007 -3.723 -1.679 -2.637 + ML 280 278 6 283 6 1 21 132 213 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 281 278 6 283 6 1 21 131 213 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 282 278 6 283 6 0 16 127 209 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 283 283 5 283 6 1 23 133 215 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 284 284 6 284 5 1 23 133 214 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 59 ] 67 162 u g - - + MP 285 284 6 289 6 2 26 132 213 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.483 -3.448 -3.344 0.154 -2.325 -3.881 2.003 -3.037 -3.386 0.429 -3.755 -1.539 1.517 -3.617 2.379 -2.292 + ML 286 284 6 289 6 1 21 130 211 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 287 284 6 289 6 1 20 129 211 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 288 284 6 289 6 0 16 125 207 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 289 289 5 289 6 1 22 131 213 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 290 290 6 290 5 1 23 131 212 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 60 ] 68 161 c g - - + MP 291 290 6 295 6 2 25 130 212 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.521 -3.492 -3.372 0.126 -2.323 -3.898 2.349 -3.045 -3.411 0.391 -3.775 -1.580 1.224 -3.649 2.239 -2.312 + ML 292 290 6 295 6 1 20 128 209 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 293 290 6 295 6 1 20 127 209 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 294 290 6 295 6 0 15 124 205 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 295 295 5 295 6 1 22 129 211 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 296 296 6 296 5 1 22 129 211 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 61 ] 69 160 c g - - + MP 297 296 6 301 6 2 23 128 210 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.052 -3.011 -3.045 0.500 -2.293 -3.707 2.106 -2.911 -3.078 0.780 -3.522 -1.137 1.312 -3.253 2.038 -1.216 + ML 298 296 6 301 6 1 19 126 208 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 299 296 6 301 6 1 19 126 207 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 300 296 6 301 6 0 15 122 204 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 301 301 5 301 6 1 21 127 209 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 302 302 6 302 5 1 21 127 209 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 62 ] 70 159 C G - - + MP 303 302 6 307 6 2 22 126 208 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.715 -3.612 -3.544 0.108 -2.442 -4.066 3.072 -3.172 -3.571 0.417 -3.925 -1.588 1.547 -3.827 -0.124 -2.434 + ML 304 302 6 307 6 1 19 124 206 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 305 302 6 307 6 1 17 124 205 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 306 302 6 307 6 0 15 121 203 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 307 307 5 307 6 1 20 125 207 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 308 308 6 308 5 1 20 125 207 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 63 ] 71 158 G C - - + MP 309 308 6 313 4 2 20 124 206 -6.726 -6.933 -0.062 -5.347 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 310 308 6 313 4 1 18 123 205 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 311 308 6 313 4 1 16 122 204 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 312 308 6 313 4 0 14 121 202 -4.568 -4.250 -2.265 -0.520 + IL 313 313 5 313 4 1 19 124 206 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 314 314 6 314 3 1 18 123 205 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 64 ] 72 - G - - - + ML 315 314 6 317 3 1 18 122 204 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 316 314 6 317 3 0 14 120 201 -6.174 -1.687 -0.566 + IL 317 317 3 317 3 1 18 123 204 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 65 ] 73 - A - - - + ML 318 317 3 320 3 1 17 121 203 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 319 317 3 320 3 0 13 119 201 -6.174 -1.687 -0.566 + IL 320 320 3 320 3 1 17 122 203 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 66 ] 74 - C - - - + ML 321 320 3 323 3 1 16 120 202 -8.164 -0.021 -6.482 -1.258 1.463 -2.060 -0.772 + D 322 320 3 323 3 0 12 118 200 -5.620 -0.734 -1.403 + IL 323 323 3 323 3 1 16 120 202 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 67 ] - 157 - A - - + MR 324 323 3 326 3 1 15 119 201 -8.164 -0.021 -6.482 1.614 -1.963 -1.636 -1.468 + D 325 323 3 326 3 0 11 117 198 -6.390 -1.568 -0.620 + IR 326 326 3 326 3 1 15 119 201 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 68 ] - 156 - G - - + MR 327 326 3 329 3 1 15 118 200 -8.164 -0.021 -6.482 -1.144 -2.289 1.599 -1.674 + D 328 326 3 329 3 0 10 116 197 -6.390 -1.568 -0.620 + IR 329 329 3 329 3 1 14 118 200 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 155 - C - - + MR 330 329 3 332 3 1 14 117 199 -8.164 -0.021 -6.482 -1.258 1.463 -2.060 -0.772 + D 331 329 3 332 3 0 9 115 196 -6.390 -1.568 -0.620 + IR 332 332 3 332 3 1 13 117 199 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 70 ] - 154 - U - - + MR 333 332 3 335 3 1 13 116 198 -8.164 -0.021 -6.482 -1.118 -1.181 -1.829 1.494 + D 334 332 3 335 3 0 9 114 195 -6.390 -1.568 -0.620 + IR 335 335 3 335 3 1 12 116 198 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 153 - U - - + MR 336 335 3 338 3 1 12 115 197 -8.164 -0.021 -6.482 -1.118 -1.181 -1.829 1.494 + D 337 335 3 338 3 0 8 113 194 -6.390 -1.568 -0.620 + IR 338 338 3 338 3 1 12 115 197 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 152 - U - - + MR 339 338 3 341 3 1 11 114 196 -8.164 -0.021 -6.482 -0.672 -0.327 -1.401 1.135 + D 340 338 3 341 3 0 7 112 193 -6.390 -1.568 -0.620 + IR 341 341 3 341 3 1 11 114 196 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 151 - G - - + MR 342 341 3 344 3 1 10 113 195 -8.164 -0.021 -6.482 -1.144 -2.289 1.599 -1.674 + D 343 341 3 344 3 0 7 111 192 -6.390 -1.568 -0.620 + IR 344 344 3 344 3 1 10 113 195 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 150 - G - - + MR 345 344 3 347 3 1 9 112 194 -8.164 -0.021 -6.482 -1.144 -2.289 1.599 -1.674 + D 346 344 3 347 3 0 6 110 191 -6.390 -1.568 -0.620 + IR 347 347 3 347 3 1 9 112 194 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 75 ] - 149 - U - - + MR 348 347 3 350 3 1 8 111 193 -8.164 -0.021 -6.482 -1.118 -1.181 -1.829 1.494 + D 349 347 3 350 3 0 6 109 191 -6.390 -1.568 -0.620 + IR 350 350 3 350 3 1 8 111 193 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 76 ] - 148 - A - - + MR 351 350 3 353 3 1 7 110 192 -8.164 -0.021 -6.482 1.201 -0.789 -1.097 -0.612 + D 352 350 3 353 3 0 5 108 190 -6.390 -1.568 -0.620 + IR 353 353 3 353 3 1 7 110 192 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 77 ] - 147 - A - - + MR 354 353 3 356 3 1 6 109 191 -8.164 -0.021 -6.482 1.614 -1.963 -1.636 -1.468 + D 355 353 3 356 3 0 5 108 189 -6.390 -1.568 -0.620 + IR 356 356 3 356 3 1 7 109 191 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 78 ] - 146 - c - - + MR 357 356 3 359 2 1 5 108 190 -8.107 -0.005 -0.609 0.741 -1.385 0.367 + D 358 356 3 359 2 0 4 107 189 -4.432 -0.068 + IR 359 359 3 359 2 1 6 109 190 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 79 ] - - - - - - + B 360 359 3 361 414 0 4 107 189 + [ BEGL 80 ] - - - - - - + S 361 360 1 362 4 0 0 31 50 -0.048 -6.726 -6.133 -6.773 + [ MATP 81 ] 75 91 A U - - + MP 362 361 1 366 6 2 2 31 50 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.475 -2.592 -3.513 3.076 -3.697 -4.736 0.584 -3.573 -3.421 1.423 -3.953 -0.125 0.165 -3.975 -1.359 -2.369 + ML 363 361 1 366 6 1 1 30 49 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 364 361 1 366 6 1 1 30 49 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 365 361 1 366 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 366 366 5 366 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 367 367 6 367 5 1 1 31 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 82 ] 76 90 G C - - + MP 368 367 6 372 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 369 367 6 372 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 370 367 6 372 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 371 367 6 372 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 372 372 5 372 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 373 373 6 373 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 83 ] 77 89 c g - - + MP 374 373 6 378 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.470 -3.199 -3.410 0.487 -2.568 -4.062 2.891 -3.186 -3.418 1.318 -3.836 -1.075 1.192 -3.633 -0.237 -2.298 + ML 375 373 6 378 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 376 373 6 378 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 377 373 6 378 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 378 378 5 378 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 379 379 6 379 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 84 ] 78 88 G C - - + MP 380 379 6 384 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 381 379 6 384 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 382 379 6 384 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 383 379 6 384 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 384 384 5 384 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 385 385 6 385 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 85 ] 79 87 G C - - + MP 386 385 6 390 4 2 2 23 42 -6.726 -6.933 -0.062 -5.347 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 387 385 6 390 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 388 385 6 390 4 1 1 23 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 389 385 6 390 4 0 0 22 41 -4.568 -4.250 -2.265 -0.520 + IL 390 390 5 390 4 1 1 25 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 391 391 6 391 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 86 ] 80 - U - - - + ML 392 391 6 394 3 1 1 20 39 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 393 391 6 394 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 394 394 3 394 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 87 ] 81 - U - - - + ML 395 394 3 397 3 1 1 19 38 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 396 394 3 397 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 397 397 3 397 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 88 ] 82 - C - - - + ML 398 397 3 400 3 1 1 18 36 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 399 397 3 400 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 400 400 3 400 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 89 ] 83 - G - - - + ML 401 400 3 403 3 1 1 16 35 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 402 400 3 403 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 403 403 3 403 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 90 ] 84 - A - - - + ML 404 403 3 406 3 1 1 15 33 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 405 403 3 406 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 406 406 3 406 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 91 ] 85 - U - - - + ML 407 406 3 409 3 1 1 13 32 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 408 406 3 409 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 409 409 3 409 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 92 ] 86 - U - - - + ML 410 409 3 412 2 1 1 1 1 * 0.000 -1.118 -1.181 -1.829 1.494 + D 411 409 3 412 2 0 0 0 0 * 0.000 + IL 412 412 3 412 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 93 ] - - - - - - + E 413 412 3 -1 0 0 0 0 0 + [ BEGR 94 ] - - - - - - + S 414 360 1 415 5 0 0 90 172 -6.916 -0.044 -6.732 -6.944 -7.835 + IL 415 415 2 415 5 1 1 91 173 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 92 145 C G - - + MP 416 415 2 420 6 2 2 90 172 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 417 415 2 420 6 1 1 88 170 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 418 415 2 420 6 1 1 88 169 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 419 415 2 420 6 0 0 83 165 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 420 420 5 420 6 1 1 90 171 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 421 421 6 421 5 1 1 89 171 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 96 ] 93 144 A U - - + MP 422 421 6 426 6 2 2 88 170 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.475 -2.592 -3.513 3.076 -3.697 -4.736 0.584 -3.573 -3.421 1.423 -3.953 -0.125 0.165 -3.975 -1.359 -2.369 + ML 423 421 6 426 6 1 1 86 168 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 424 421 6 426 6 1 1 86 167 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 425 421 6 426 6 0 0 82 163 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 426 426 5 426 6 1 1 88 169 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 427 427 6 427 5 1 1 87 169 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 97 ] 94 143 g c - - + MP 428 427 6 432 6 2 2 86 168 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.283 -2.459 -3.293 1.369 -3.369 -4.010 1.018 -3.535 -3.374 2.799 -3.805 -0.194 0.954 -3.337 -0.963 -2.242 + ML 429 427 6 432 6 1 1 84 166 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 430 427 6 432 6 1 1 84 166 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 431 427 6 432 6 0 0 80 161 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 432 432 5 432 6 1 1 86 167 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 433 433 6 433 5 1 1 85 167 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 98 ] 95 142 C G - - + MP 434 433 6 438 6 2 2 84 166 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 435 433 6 438 6 1 1 82 164 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 436 433 6 438 6 1 1 82 164 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 437 433 6 438 6 0 0 78 160 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 438 438 5 438 6 1 1 84 165 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 439 439 6 439 5 1 1 83 165 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 99 ] 96 141 u g - - + MP 440 439 6 444 6 2 2 82 164 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.687 -3.589 -3.480 0.035 -2.373 -3.974 1.901 -3.104 -3.517 0.301 -3.853 -1.603 1.114 -3.809 2.695 -2.410 + ML 441 439 6 444 6 1 1 81 162 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 442 439 6 444 6 1 1 80 162 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 443 439 6 444 6 0 0 77 158 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 444 444 5 444 6 1 1 82 163 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 445 445 6 445 5 1 1 81 163 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 100 ] 97 140 C G - - + MP 446 445 6 450 6 2 2 80 162 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 447 445 6 450 6 1 1 79 160 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 448 445 6 450 6 1 1 78 160 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 449 445 6 450 6 0 0 76 157 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 450 450 5 450 6 1 1 80 161 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 451 451 6 451 5 1 1 80 161 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 101 ] 98 139 C G - - + MP 452 451 6 456 4 2 2 78 160 -6.726 -6.933 -0.062 -5.347 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 453 451 6 456 4 1 1 77 159 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 454 451 6 456 4 1 1 76 158 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 455 451 6 456 4 0 0 75 157 -4.568 -4.250 -2.265 -0.520 + IL 456 456 5 456 4 1 1 78 160 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 457 457 6 457 3 1 1 78 160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 99 - A - - - + ML 458 457 6 460 3 1 1 76 158 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 459 457 6 460 3 0 0 74 155 -6.174 -1.687 -0.566 + IL 460 460 3 460 3 1 1 77 159 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 103 ] 100 - U - - - + ML 461 460 3 463 3 1 1 76 157 -7.759 -0.193 -3.049 -0.622 -0.163 -1.355 1.047 + D 462 460 3 463 3 0 0 73 154 -6.174 -1.687 -0.566 + IL 463 463 3 463 3 1 1 76 158 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 101 - U - - - + ML 464 463 3 466 3 1 1 75 156 -7.593 -0.153 -3.390 -0.390 -0.751 -1.194 1.141 + D 465 463 3 466 3 0 0 71 153 -7.081 -2.594 -0.274 + IL 466 466 3 466 3 1 1 76 157 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 105 ] 102 - c - - - + ML 467 466 3 469 3 1 1 74 156 -7.469 -0.029 -6.123 -0.169 0.621 -1.022 0.112 + D 468 466 3 469 3 0 0 70 151 -7.474 -2.987 -0.204 + IL 469 469 3 469 3 1 1 75 156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 106 ] 103 - c - - - + ML 470 469 3 472 3 1 1 73 155 -7.469 -0.029 -6.123 -0.127 0.580 -0.998 0.123 + D 471 469 3 472 3 0 0 69 151 -7.474 -2.987 -0.204 + IL 472 472 3 472 3 1 1 74 155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 107 ] 104 - u - - - + ML 473 472 3 475 3 1 1 72 154 -7.469 -0.056 -4.941 -0.021 0.281 -0.906 0.340 + D 474 472 3 475 3 0 0 68 150 -7.474 -2.456 -0.300 + IL 475 475 3 475 3 1 1 73 154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 108 ] 105 - c - - - + ML 476 475 3 478 3 1 1 71 153 -7.473 -0.055 -4.961 -0.243 0.835 -1.121 -0.134 + D 477 475 3 478 3 0 0 67 149 -7.463 -1.605 -0.587 + IL 478 478 3 478 3 1 1 72 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 109 ] 106 - c - - - + ML 479 478 3 481 3 1 1 70 152 -7.553 -0.048 -5.205 -0.240 0.660 -1.094 0.144 + D 480 478 3 481 3 0 0 63 145 -7.222 -2.274 -0.346 + IL 481 481 3 481 3 1 1 71 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 110 ] 107 - u - - - + ML 482 481 3 484 3 1 1 69 151 -2.393 -0.329 -6.212 0.183 -0.317 -0.519 0.448 + D 483 481 3 484 3 0 0 54 135 -7.206 -0.593 -1.598 + IL 484 484 3 484 3 1 1 76 157 -0.326 -2.395 -6.384 0.000 0.000 0.000 0.000 + [ MATL 111 ] 135 - u - - - + ML 485 484 3 487 3 1 1 16 35 -7.759 -0.024 -6.413 0.229 -0.466 -0.960 0.669 + D 486 484 3 487 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 487 487 3 487 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 112 ] 136 - c - - - + ML 488 487 3 490 3 1 1 15 33 -7.759 -0.024 -6.413 -0.283 0.497 -1.160 0.400 + D 489 487 3 490 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 490 490 3 490 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 113 ] 137 - u - - - + ML 491 490 3 493 3 1 1 13 32 -7.759 -0.024 -6.413 0.062 -0.169 -0.769 0.565 + D 492 490 3 493 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 493 493 3 493 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 114 ] 138 - u - - - + ML 494 493 3 496 2 1 1 1 1 * 0.000 -0.248 0.288 -1.120 0.563 + D 495 493 3 496 2 0 0 0 0 * 0.000 + IL 496 496 3 496 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 115 ] - - - - - - + E 497 496 3 -1 0 0 0 0 0 + [ BEGR 134 ] - - - - - - + S 498 51 1 499 3 27 69 149 171 -7.759 -0.024 -6.413 + IL 499 499 2 499 3 27 70 152 174 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 200 - A - - - + ML 500 499 2 502 3 28 69 149 171 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 501 499 2 502 3 22 65 147 169 -6.174 -1.687 -0.566 + IL 502 502 3 502 3 27 69 151 173 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 201 - A - - - + ML 503 502 3 505 3 27 68 148 170 -4.464 -0.085 -6.413 1.480 -1.483 -1.381 -1.091 + D 504 502 3 505 3 21 64 146 168 -6.174 -1.687 -0.566 + IL 505 505 3 505 3 26 68 149 171 -1.555 -0.719 -4.256 0.000 0.000 0.000 0.000 + [ MATL 137 ] 203 - a - - - + ML 506 505 3 508 3 26 67 147 169 -7.759 -0.024 -6.413 0.417 0.231 -0.968 -0.030 + D 507 505 3 508 3 21 63 145 167 -6.174 -1.687 -0.566 + IL 508 508 3 508 3 25 67 148 170 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 204 - a - - - + ML 509 508 3 511 3 26 67 146 168 -7.759 -0.024 -6.413 0.417 0.242 -0.971 -0.041 + D 510 508 3 511 3 20 62 144 166 -6.174 -1.687 -0.566 + IL 511 511 3 511 3 25 66 147 169 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 205 - c - - - + ML 512 511 3 514 3 25 66 145 167 -7.759 -0.024 -6.413 -0.268 0.974 -1.347 -0.299 + D 513 511 3 514 3 20 61 143 165 -6.174 -1.687 -0.566 + IL 514 514 3 514 3 24 65 146 168 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 206 - a - - - + ML 515 514 3 517 3 24 65 144 165 -7.759 -0.024 -6.413 0.365 -0.658 0.351 -0.317 + D 516 514 3 517 3 19 60 142 164 -6.174 -1.687 -0.566 + IL 517 517 3 517 3 23 65 145 167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 141 ] 207 - u - - - + ML 518 517 3 520 3 24 64 143 164 -7.759 -0.024 -6.413 -0.584 -0.004 -1.323 0.953 + D 519 517 3 520 3 18 59 141 163 -6.174 -1.687 -0.566 + IL 520 520 3 520 3 23 64 144 166 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 208 - A - - - + ML 521 520 3 523 3 23 63 142 163 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 522 520 3 523 3 18 58 140 162 -6.174 -1.687 -0.566 + IL 523 523 3 523 3 22 63 143 165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 209 - A - - - + ML 524 523 3 526 3 22 62 141 162 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 525 523 3 526 3 17 58 139 161 -6.174 -1.687 -0.566 + IL 526 526 3 526 3 21 62 142 164 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 210 - c - - - + ML 527 526 3 529 3 22 61 140 161 -7.759 -0.024 -6.413 0.126 0.399 -0.588 -0.112 + D 528 526 3 529 3 16 57 138 160 -6.174 -1.687 -0.566 + IL 529 529 3 529 3 21 61 141 163 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 145 ] 211 - u - - - + ML 530 529 3 532 3 21 60 139 160 -7.759 -0.024 -6.413 -0.046 -0.352 -1.047 0.819 + D 531 529 3 532 3 16 56 137 159 -6.174 -1.687 -0.566 + IL 532 532 3 532 3 20 60 140 162 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 146 ] 212 - G - - - + ML 533 532 3 535 3 21 60 138 159 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 534 532 3 535 3 15 55 136 158 -6.174 -1.687 -0.566 + IL 535 535 3 535 3 19 59 139 161 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 147 ] 213 - C - - - + ML 536 535 3 538 3 20 59 137 158 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 537 535 3 538 3 15 54 135 157 -6.174 -1.687 -0.566 + IL 538 538 3 538 3 19 58 138 160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 148 ] 214 - u - - - + ML 539 538 3 541 3 19 58 136 157 -7.759 -0.024 -6.413 -0.269 -0.852 0.339 0.434 + D 540 538 3 541 3 14 53 134 156 -6.174 -1.687 -0.566 + IL 541 541 3 541 3 18 58 137 159 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 149 ] 215 - A - - - + ML 542 541 3 544 3 19 57 135 156 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 543 541 3 544 3 14 52 133 155 -6.174 -1.687 -0.566 + IL 544 544 3 544 3 18 57 136 158 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 150 ] 216 - A - - - + ML 545 544 3 547 3 18 56 134 155 -7.759 -0.024 -6.413 1.201 -0.789 -1.097 -0.612 + D 546 544 3 547 3 13 51 132 154 -6.174 -1.687 -0.566 + IL 547 547 3 547 3 17 56 135 157 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 151 ] 217 - C - - - + ML 548 547 3 550 3 18 55 133 154 -7.759 -0.024 -6.413 -0.804 1.094 -1.597 -0.056 + D 549 547 3 550 3 12 51 131 152 -6.174 -1.687 -0.566 + IL 550 550 3 550 3 17 55 134 156 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 152 ] 218 - A - - - + ML 551 550 3 553 3 17 54 132 153 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 552 550 3 553 3 12 50 130 151 -6.174 -1.687 -0.566 + IL 553 553 3 553 3 16 54 133 155 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 219 - A - - - + ML 554 553 3 556 3 17 53 131 152 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 555 553 3 556 3 11 49 129 150 -6.174 -1.687 -0.566 + IL 556 556 3 556 3 15 53 132 154 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 220 - c - - - + ML 557 556 3 559 3 16 53 129 151 -7.759 -0.024 -6.413 0.083 0.700 -1.154 -0.207 + D 558 556 3 559 3 11 48 128 149 -6.174 -1.687 -0.566 + IL 559 559 3 559 3 15 52 131 153 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 221 - A - - - + ML 560 559 3 562 3 15 52 128 150 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 561 559 3 562 3 10 47 127 148 -6.174 -1.687 -0.566 + IL 562 562 3 562 3 14 51 130 152 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 222 - U - - - + ML 563 562 3 565 3 15 51 127 149 -7.759 -0.024 -6.413 -0.258 -0.803 -1.227 1.114 + D 564 562 3 565 3 10 46 126 147 -6.174 -1.687 -0.566 + IL 565 565 3 565 3 14 51 129 151 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 157 ] 223 - C - - - + ML 566 565 3 568 3 14 50 126 148 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 567 565 3 568 3 9 46 125 146 -6.174 -1.687 -0.566 + IL 568 568 3 568 3 13 50 128 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 158 ] 224 - G - - - + ML 569 568 3 571 3 14 49 125 147 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 570 568 3 571 3 9 45 124 145 -6.174 -1.687 -0.566 + IL 571 571 3 571 3 13 49 127 148 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 159 ] 225 - U - - - + ML 572 571 3 574 3 13 48 124 146 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 573 571 3 574 3 8 44 123 144 -6.174 -1.687 -0.566 + IL 574 574 3 574 3 12 48 126 147 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 226 - u - - - + ML 575 574 3 577 3 13 47 123 145 -7.759 -0.024 -6.413 -0.010 -0.755 -1.108 0.964 + D 576 574 3 577 3 8 43 122 143 -6.174 -1.687 -0.566 + IL 577 577 3 577 3 12 47 125 146 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 227 - a - - - + ML 578 577 3 580 3 12 46 122 144 -7.759 -0.024 -6.413 0.325 0.183 -0.532 -0.118 + D 579 577 3 580 3 8 42 121 142 -6.174 -1.687 -0.566 + IL 580 580 3 580 3 11 46 124 145 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 162 ] 228 - G - - - + ML 581 580 3 583 3 12 45 121 143 -7.759 -0.024 -6.413 -0.556 -1.397 1.160 -0.503 + D 582 580 3 583 3 7 42 120 141 -6.174 -1.687 -0.566 + IL 583 583 3 583 3 11 45 123 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 163 ] 229 - U - - - + ML 584 583 3 586 3 11 45 120 141 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 585 583 3 586 3 7 41 119 140 -6.174 -1.687 -0.566 + IL 586 586 3 586 3 10 44 122 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 164 ] 230 - U - - - + ML 587 586 3 589 3 11 44 119 140 -7.759 -0.024 -6.413 -0.715 -0.445 -1.441 1.194 + D 588 586 3 589 3 6 40 118 139 -6.174 -1.687 -0.566 + IL 589 589 3 589 3 10 44 121 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 165 ] 231 - U - - - + ML 590 589 3 592 3 10 43 118 139 -7.759 -0.024 -6.413 -0.715 -0.445 -1.441 1.194 + D 591 589 3 592 3 6 39 117 138 -6.174 -1.687 -0.566 + IL 592 592 3 592 3 9 43 120 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 166 ] 232 - C - - - + ML 593 592 3 595 3 9 42 117 138 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 594 592 3 595 3 6 39 116 137 -6.174 -1.687 -0.566 + IL 595 595 3 595 3 9 42 119 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 167 ] 233 - U - - - + ML 596 595 3 598 3 9 41 116 137 -7.759 -0.024 -6.413 -1.118 -1.181 -1.829 1.494 + D 597 595 3 598 3 5 38 114 136 -6.174 -1.687 -0.566 + IL 598 598 3 598 3 8 41 118 139 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 168 ] 234 - C - - - + ML 599 598 3 601 3 8 40 115 136 -7.759 -0.024 -6.413 -0.804 1.094 -1.597 -0.056 + D 600 598 3 601 3 5 37 113 135 -6.174 -1.687 -0.566 + IL 601 601 3 601 3 8 40 117 138 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 169 ] 235 - C - - - + ML 602 601 3 604 3 7 39 114 135 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 603 601 3 604 3 4 37 113 134 -6.174 -1.687 -0.566 + IL 604 604 3 604 3 7 39 116 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 170 ] 236 - c - - - + ML 605 604 3 607 3 6 38 113 134 -7.759 -0.024 -6.413 -0.527 0.949 -0.852 -0.283 + D 606 604 3 607 3 4 36 112 133 -6.174 -1.687 -0.566 + IL 607 607 3 607 3 6 38 115 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 171 ] 237 - G - - - + ML 608 607 3 610 2 5 37 112 133 -8.107 -0.005 -0.417 -0.909 1.060 -0.660 + D 609 607 3 610 2 4 36 111 132 -8.445 -0.004 + IL 610 610 3 610 2 5 37 113 134 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 172 ] - - - - - - + B 611 610 3 699 612 4 36 111 132 + [ BEGR 223 ] - - - - - - + S 612 611 1 613 3 0 0 44 63 -3.920 -0.117 -6.413 + IL 613 613 2 613 3 1 1 46 65 -1.610 -0.685 -4.310 0.000 0.000 0.000 0.000 + [ MATL 224 ] 309 - A - - - + ML 614 613 2 616 3 1 1 43 63 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 615 613 2 616 3 0 0 42 61 -6.174 -1.687 -0.566 + IL 616 616 3 616 3 1 1 45 65 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 310 - A - - - + ML 617 616 3 619 3 1 1 42 62 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 618 616 3 619 3 0 0 41 60 -6.174 -1.687 -0.566 + IL 619 619 3 619 3 1 1 44 64 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 311 - A - - - + ML 620 619 3 622 3 1 1 41 60 -7.759 -0.024 -6.413 1.139 -1.087 -0.908 -0.333 + D 621 619 3 622 3 0 0 40 59 -6.174 -1.687 -0.566 + IL 622 622 3 622 3 1 1 43 63 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 227 ] 312 - U - - - + ML 623 622 3 625 3 1 1 40 59 -7.759 -0.024 -6.413 -0.715 -0.445 -1.441 1.194 + D 624 622 3 625 3 0 0 39 58 -6.174 -1.687 -0.566 + IL 625 625 3 625 3 1 1 42 62 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 228 ] 313 - G - - - + ML 626 625 3 628 3 1 1 39 58 -7.759 -0.024 -6.413 -0.556 -1.397 1.160 -0.503 + D 627 625 3 628 3 0 0 38 57 -6.174 -1.687 -0.566 + IL 628 628 3 628 3 1 1 41 61 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 314 - A - - - + ML 629 628 3 631 3 1 1 38 57 -7.759 -0.024 -6.413 1.614 -1.963 -1.636 -1.468 + D 630 628 3 631 3 0 0 37 56 -6.174 -1.687 -0.566 + IL 631 631 3 631 3 1 1 40 60 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 315 - c - - - + ML 632 631 3 634 3 1 1 37 56 -7.759 -0.024 -6.413 -0.599 0.709 -1.373 0.399 + D 633 631 3 634 3 0 0 36 55 -6.174 -1.687 -0.566 + IL 634 634 3 634 3 1 1 39 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 231 ] 316 - c - - - + ML 635 634 3 637 3 1 1 36 55 -7.759 -0.024 -6.413 -0.202 0.468 -1.124 0.365 + D 636 634 3 637 3 0 0 34 54 -6.174 -1.687 -0.566 + IL 637 637 3 637 3 1 1 38 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 232 ] 317 - C - - - + ML 638 637 3 640 3 1 1 35 54 -7.759 -0.024 -6.413 -0.614 1.027 -1.176 -0.208 + D 639 637 3 640 3 0 0 33 53 -6.174 -1.687 -0.566 + IL 640 640 3 640 3 1 1 37 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 318 - a - - - + ML 641 640 3 643 3 1 1 34 52 -7.759 -0.024 -6.413 0.985 -0.916 -0.360 -0.492 + D 642 640 3 643 3 0 0 32 51 -6.174 -1.687 -0.566 + IL 643 643 3 643 3 1 1 36 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 319 - u - - - + ML 644 643 3 646 3 1 1 32 51 -3.632 -0.140 -6.413 0.121 -0.330 -0.981 0.687 + D 645 643 3 646 3 0 0 30 49 -6.174 -1.687 -0.566 + IL 646 646 3 646 3 1 1 33 52 -1.647 -0.663 -4.348 0.000 0.000 0.000 0.000 + [ MATL 235 ] 321 - g - - - + ML 647 646 3 649 5 1 1 31 50 -6.916 -0.079 -6.732 -6.944 -5.191 -0.015 -1.034 0.706 -0.167 + D 648 646 3 649 5 0 0 30 48 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 649 649 3 649 5 1 1 31 50 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 236 ] 322 337 G C - - + MP 650 649 3 654 6 2 2 30 49 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -4.116 -2.789 -4.176 0.729 -4.469 -4.464 0.046 -4.404 -3.913 3.438 -4.301 -0.465 -0.326 -4.049 -1.962 -3.064 + ML 651 649 3 654 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 652 649 3 654 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 653 649 3 654 6 0 0 26 45 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 654 654 5 654 6 1 1 30 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 655 655 6 655 5 1 1 29 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 237 ] 323 336 G C - - + MP 656 655 6 660 6 2 2 28 47 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.677 -2.565 -3.717 1.363 -4.045 -4.329 0.407 -3.973 -3.628 3.167 -4.055 -0.220 0.070 -3.739 -1.576 -2.619 + ML 657 655 6 660 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 658 655 6 660 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 659 655 6 660 6 0 0 24 43 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 660 660 5 660 6 1 1 28 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 661 661 6 661 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 238 ] 324 335 g c - - + MP 662 661 6 666 6 2 2 26 45 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.460 -2.571 -3.458 1.066 -3.446 -4.076 1.233 -3.658 -3.498 2.955 -3.908 -0.305 0.570 -3.471 -1.024 -2.394 + ML 663 661 6 666 6 1 1 24 43 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 664 661 6 666 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 665 661 6 666 6 0 0 22 41 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 666 666 5 666 6 1 1 26 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 667 667 6 667 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 239 ] 325 334 c g - - + MP 668 667 6 672 6 2 2 24 43 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.134 -2.736 -3.140 0.884 -2.627 -3.856 2.181 -3.119 -3.192 2.084 -3.643 -0.609 1.406 -3.266 -0.290 -2.072 + ML 669 667 6 672 6 1 1 23 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 670 667 6 672 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 671 667 6 672 6 0 0 20 39 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 672 672 5 672 6 1 1 24 42 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 673 673 6 673 5 1 1 23 42 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 240 ] 326 333 c g - - + MP 674 673 6 678 6 2 2 22 41 -9.012 -8.951 -0.023 -7.728 -8.008 -8.403 -3.457 -3.299 -3.378 0.389 -2.454 -3.990 2.928 -3.119 -3.399 0.967 -3.804 -1.256 1.356 -3.603 0.058 -2.278 + ML 675 673 6 678 6 1 1 21 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 676 673 6 678 6 1 1 21 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 677 673 6 678 6 0 0 19 38 -9.266 -7.964 -3.761 -4.443 -4.461 -0.270 + IL 678 678 5 678 6 1 1 22 40 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 679 679 6 679 5 1 1 21 40 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 241 ] 327 332 c g - - + MP 680 679 6 684 4 2 2 20 39 -6.683 -6.890 -0.089 -4.584 -2.989 -2.899 -3.008 0.654 -2.316 -3.711 2.097 -2.902 -3.032 0.985 -3.496 -0.672 1.468 -3.196 1.768 -1.981 + ML 681 679 6 684 4 1 1 21 39 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 682 679 6 684 4 1 1 20 39 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 683 679 6 684 4 0 0 19 38 -4.772 -4.453 -2.469 -0.440 + IL 684 684 5 684 4 1 1 22 41 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 685 685 6 685 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 328 - G - - - + ML 686 685 6 688 3 1 1 16 35 -7.698 -0.025 -6.352 -0.466 -1.284 1.073 -0.393 + D 687 685 6 688 3 0 0 16 34 -6.588 -1.640 -0.581 + IL 688 688 3 688 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 329 - g - - - + ML 689 688 3 691 3 1 1 15 33 -7.720 -0.024 -6.374 -0.263 -0.830 0.763 -0.141 + D 690 688 3 691 3 0 0 14 33 -6.456 -1.969 -0.448 + IL 691 691 3 691 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 330 - A - - - + ML 692 691 3 694 3 1 1 13 32 -7.720 -0.024 -6.374 1.070 -0.692 -0.850 -0.460 + D 693 691 3 694 3 0 0 13 32 -6.456 -1.969 -0.448 + IL 694 694 3 694 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 331 - A - - - + ML 695 694 3 697 2 1 1 1 1 * 0.000 1.232 -1.345 -0.548 -0.803 + D 696 694 3 697 2 0 0 0 0 * 0.000 + IL 697 697 3 697 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 246 ] - - - - - - + E 698 697 3 -1 0 0 0 0 0 + [ BEGL 173 ] - - - - - - + S 699 611 1 700 1 0 14 82 102 0.000 + [ BIF 174 ] - - - - - - + B 700 699 1 701 781 0 14 82 102 + [ BEGL 175 ] - - - - - - + S 701 700 1 702 4 0 0 42 62 -0.048 -6.726 -6.133 -6.773 + [ MATP 176 ] 238 266 c g - - + MP 702 701 1 706 6 2 2 42 62 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -1.870 -1.910 -2.042 1.120 -1.947 -2.844 1.563 -2.322 -2.097 1.334 -2.633 -0.361 1.311 0.350 0.272 -0.266 + ML 703 701 1 706 6 1 1 40 60 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 704 701 1 706 6 1 1 40 60 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 705 701 1 706 6 0 0 38 58 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 706 706 5 706 6 1 1 41 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 707 707 6 707 5 1 1 41 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 177 ] 239 265 c a - - + MP 708 707 6 712 6 2 2 40 60 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.583 -3.577 -3.394 -0.036 2.555 -3.888 1.906 -3.048 -3.441 0.136 -3.782 -1.705 1.103 -3.720 -0.060 -2.364 + ML 709 707 6 712 6 1 1 38 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 710 707 6 712 6 1 1 38 58 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 711 707 6 712 6 0 0 36 56 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 712 712 5 712 6 1 1 39 59 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 713 713 6 713 5 1 1 39 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 178 ] 240 264 c g - - + MP 714 713 6 718 6 2 2 38 58 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.014 -2.034 1.256 1.101 -2.068 -3.012 1.473 -2.430 -2.225 1.267 -0.989 -0.368 1.179 -2.331 -0.155 -1.354 + ML 715 713 6 718 6 1 1 36 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 716 713 6 718 6 1 1 36 56 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 717 713 6 718 6 0 0 34 54 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 718 718 5 718 6 1 1 37 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 719 719 6 719 5 1 1 37 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 179 ] 241 263 a u - - + MP 720 719 6 724 6 2 2 36 56 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.496 -2.191 -2.632 2.273 -2.641 -3.513 1.186 -0.839 -2.663 1.560 -3.188 0.385 0.914 -2.800 -0.578 -1.716 + ML 721 719 6 724 6 1 1 34 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 722 719 6 724 6 1 1 34 54 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 723 719 6 724 6 0 0 32 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 724 724 5 724 6 1 1 35 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 725 725 6 725 5 1 1 35 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 180 ] 242 262 g c - - + MP 726 725 6 730 6 2 2 34 54 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.600 -1.266 -2.689 1.475 -2.880 -2.285 0.969 -3.081 -2.817 2.635 -3.276 -0.117 0.734 -2.711 -0.766 -1.810 + ML 727 725 6 730 6 1 1 32 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 728 725 6 730 6 1 1 32 52 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 729 725 6 730 6 0 0 30 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 730 730 5 730 6 1 1 33 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 731 731 6 731 5 1 1 33 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 181 ] 243 261 c c - - + MP 732 731 6 736 4 2 2 32 52 -3.825 -7.907 -0.190 -4.361 -3.340 -3.071 -3.269 0.242 -2.472 2.319 1.668 -3.100 -3.286 1.244 -3.647 -1.179 0.930 -3.484 -0.255 -2.288 + ML 733 731 6 736 4 1 1 31 51 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 734 731 6 736 4 1 1 31 50 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 735 731 6 736 4 0 0 29 49 -12.737 -14.007 -2.036 -0.404 + IL 736 736 5 736 4 1 1 31 51 -3.061 -4.564 -0.498 -2.943 0.000 0.000 0.000 0.000 + IR 737 737 6 737 3 1 1 31 51 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 182 ] - 260 - G - - + MR 738 737 6 740 5 1 1 30 49 -6.916 -0.044 -6.732 -6.944 -7.835 -1.144 -2.289 1.599 -1.674 + D 739 737 6 740 5 0 0 28 48 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 740 740 3 740 5 1 1 30 50 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 183 ] 245 259 a u - - + MP 741 740 3 745 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -1.845 -1.638 -2.023 1.709 -1.979 -2.834 1.586 -1.260 -2.082 1.433 -2.621 -0.300 1.286 -1.886 -0.097 -0.956 + ML 742 740 3 745 6 1 1 27 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 743 740 3 745 6 1 1 27 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 744 740 3 745 6 0 0 25 45 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 745 745 5 745 6 1 1 28 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 746 746 6 746 5 1 1 28 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 184 ] 246 258 G C - - + MP 747 746 6 751 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 748 746 6 751 6 1 1 25 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 749 746 6 751 6 1 1 25 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 750 746 6 751 6 0 0 23 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 751 751 5 751 6 1 1 26 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 752 752 6 752 5 1 1 26 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 185 ] 247 257 C G - - + MP 753 752 6 757 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.145 -4.011 -3.900 -0.285 -2.715 -4.364 3.403 -3.483 -3.939 0.024 -4.240 -1.954 0.836 -4.239 -0.414 -2.794 + ML 754 752 6 757 6 1 1 24 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 755 752 6 757 6 1 1 23 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 756 752 6 757 6 0 0 22 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 757 757 5 757 6 1 1 24 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 758 758 6 758 5 1 1 24 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 186 ] 248 256 c g - - + MP 759 758 6 763 4 2 2 23 42 -6.726 -6.933 -0.062 -5.347 -2.355 -2.247 -2.491 1.384 -2.262 -3.298 1.889 -0.254 -2.530 1.593 -3.052 -0.428 1.328 -2.621 -0.165 -1.582 + ML 760 758 6 763 4 1 1 23 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 761 758 6 763 4 1 1 22 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 762 758 6 763 4 0 0 21 41 -4.568 -4.250 -2.265 -0.520 + IL 763 763 5 763 4 1 1 24 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 764 764 6 764 3 1 1 23 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 187 ] 249 - C - - - + ML 765 764 6 767 3 1 1 20 40 -7.759 -0.024 -6.413 -1.258 1.463 -2.060 -0.772 + D 766 764 6 767 3 0 0 19 39 -6.174 -1.687 -0.566 + IL 767 767 3 767 3 1 1 22 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 188 ] 250 - c - - - + ML 768 767 3 770 3 1 1 19 39 -7.759 -0.024 -6.413 -0.666 0.879 -1.449 0.220 + D 769 767 3 770 3 0 0 17 37 -6.174 -1.687 -0.566 + IL 770 770 3 770 3 1 1 21 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 251 - u - - - + ML 771 770 3 773 3 1 1 18 38 -3.920 -0.117 -6.413 0.187 -0.315 -0.958 0.626 + D 772 770 3 773 3 0 0 15 35 -6.174 -1.687 -0.566 + IL 773 773 3 773 3 1 1 20 40 -1.343 -0.836 -4.461 0.000 0.000 0.000 0.000 + [ MATL 190 ] 254 - G - - - + ML 774 773 3 776 3 1 1 13 32 -7.759 -0.024 -6.413 -1.144 -2.289 1.599 -1.674 + D 775 773 3 776 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 776 776 3 776 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 255 - U - - - + ML 777 776 3 779 2 1 1 1 1 * 0.000 -1.118 -1.181 -1.829 1.494 + D 778 776 3 779 2 0 0 0 0 * 0.000 + IL 779 779 3 779 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 192 ] - - - - - - + E 780 779 3 -1 0 0 0 0 0 + [ BEGR 193 ] - - - - - - + S 781 700 1 782 3 0 1 54 74 -7.759 -0.024 -6.413 + IL 782 782 2 782 3 1 2 57 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 267 - c - - - + ML 783 782 2 785 3 1 1 54 74 -7.759 -0.117 -3.773 -0.146 0.554 -1.125 0.226 + D 784 782 2 785 3 0 0 53 72 -6.174 -1.687 -0.566 + IL 785 785 3 785 3 1 1 56 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 268 - c - - - + ML 786 785 3 788 3 1 1 53 72 -7.668 -0.146 -3.455 -0.575 0.807 -1.346 0.245 + D 787 785 3 788 3 0 0 51 71 -6.752 -2.265 -0.353 + IL 788 788 3 788 3 1 1 55 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 269 - u - - - + ML 789 788 3 791 3 1 1 52 71 -7.550 -0.141 -3.511 -0.217 -0.440 -1.037 0.938 + D 790 788 3 791 3 0 0 50 69 -7.234 -2.747 -0.244 + IL 791 791 3 791 3 1 1 54 74 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 270 - u - - - + ML 792 791 3 794 3 1 1 51 70 -2.392 -0.331 -6.093 0.320 -0.293 -0.775 0.434 + D 793 791 3 794 3 0 0 49 68 -7.552 -0.875 -1.154 + IL 794 794 3 794 3 1 1 51 71 -1.818 -0.572 -4.518 0.000 0.000 0.000 0.000 + [ MATL 198 ] 272 - U - - - + ML 795 794 3 797 3 1 1 49 69 -7.668 -0.025 -6.322 -0.325 -0.529 -1.159 1.043 + D 796 794 3 797 3 0 0 48 67 -6.752 -2.265 -0.353 + IL 797 797 3 797 3 1 1 51 71 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 273 - A - - - + ML 798 797 3 800 3 1 1 48 67 -7.668 -0.074 -4.477 1.322 -1.300 -1.174 -0.621 + D 799 797 3 800 3 0 0 47 66 -6.752 -0.894 -1.144 + IL 800 800 3 800 3 1 1 50 70 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 274 - A - - - + ML 801 800 3 803 3 1 1 47 66 -7.715 -0.025 -6.369 1.215 -1.328 -0.515 -0.784 + D 802 800 3 803 3 0 0 46 65 -6.489 -2.002 -0.436 + IL 803 803 3 803 3 1 1 49 69 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 275 - a - - - + ML 804 803 3 806 5 1 1 46 65 -6.878 -0.045 -6.694 -6.906 -7.797 0.442 -0.732 0.314 -0.327 + D 805 803 3 806 5 0 0 45 64 -5.145 -0.679 -4.406 -2.781 -2.694 + IL 806 806 3 806 5 1 1 46 66 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 202 ] 276 307 G C - - + MP 807 806 3 811 6 2 2 45 64 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -4.345 -2.907 -4.417 0.457 -4.674 -4.532 -0.135 -4.625 -4.057 3.527 -4.424 -0.595 -0.532 -4.205 -2.152 -3.300 + ML 808 806 3 811 6 1 1 44 64 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 809 806 3 811 6 1 1 44 63 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 810 806 3 811 6 0 0 42 62 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 811 811 5 811 6 1 1 45 64 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 812 812 6 812 5 1 1 44 64 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 203 ] 277 306 G C - - + MP 813 812 6 817 4 2 2 43 62 -6.726 -6.933 -0.167 -3.450 -4.154 -2.789 -4.224 0.616 -4.654 -4.489 -0.109 -4.502 -3.953 3.463 -4.339 -0.202 -0.436 -4.066 -2.115 -3.116 + ML 814 812 6 817 4 1 1 44 63 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 815 812 6 817 4 1 1 43 62 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 816 812 6 817 4 0 0 42 61 -4.568 -4.250 -2.265 -0.520 + IL 817 817 5 817 4 1 1 45 64 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 818 818 6 818 3 1 1 44 63 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 204 ] 278 - A - - - + ML 819 818 6 821 3 1 1 40 59 -8.080 -0.023 -6.397 1.555 -1.787 -1.477 -1.277 + D 820 818 6 821 3 0 0 39 58 -5.998 -0.528 -1.781 + IL 821 821 3 821 3 1 1 41 60 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 205 ] - 305 - c - - + MR 822 821 3 824 3 1 1 39 58 -8.164 -0.021 -6.482 0.298 0.498 -1.060 -0.186 + D 823 821 3 824 3 0 0 38 57 -6.390 -1.568 -0.620 + IR 824 824 3 824 3 1 1 40 59 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 206 ] - 304 - A - - + MR 825 824 3 827 5 1 1 38 57 -4.038 -0.125 -6.732 -6.944 -7.835 1.614 -1.963 -1.636 -1.468 + D 826 824 3 827 5 0 0 37 56 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 827 827 3 827 5 1 1 39 58 -1.984 -0.587 -6.254 -4.422 -5.528 0.000 0.000 0.000 0.000 + [ MATP 207 ] 279 301 g c - - + MP 828 827 3 832 6 2 2 37 56 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.450 -2.518 -3.458 1.015 -3.595 -4.082 1.097 -3.726 -3.510 2.994 -3.921 0.024 0.481 -3.448 -1.154 -2.403 + ML 829 827 3 832 6 1 1 36 55 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 830 827 3 832 6 1 1 36 55 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 831 827 3 832 6 0 0 33 52 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 832 832 5 832 6 1 1 37 56 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 833 833 6 833 5 1 1 37 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 208 ] 280 300 a u - - + MP 834 833 6 838 6 2 2 35 54 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.220 -2.356 -3.308 2.801 -3.690 -4.513 0.537 -3.476 -3.225 1.697 -3.767 0.740 0.246 -3.679 -1.371 -2.185 + ML 835 833 6 838 6 1 1 34 53 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 836 833 6 838 6 1 1 34 53 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 837 833 6 838 6 0 0 31 50 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 838 838 5 838 6 1 1 35 54 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 839 839 6 839 5 1 1 35 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 209 ] 281 299 u a - - + MP 840 839 6 844 6 2 2 33 52 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -2.910 -2.704 -2.977 0.881 -2.462 -3.767 1.915 -2.957 -2.992 1.315 -3.491 -0.009 2.213 -3.134 -0.183 -1.931 + ML 841 839 6 844 6 1 1 32 51 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 842 839 6 844 6 1 1 32 51 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 843 839 6 844 6 0 0 29 48 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 844 844 5 844 6 1 1 33 52 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 845 845 6 845 5 1 1 33 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 210 ] 282 298 g u - - + MP 846 845 6 850 6 2 2 31 50 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.330 -2.251 -3.457 1.254 -3.976 -4.538 0.364 -3.603 -3.267 2.229 -3.760 2.382 0.059 -3.801 -1.571 -2.270 + ML 847 845 6 850 6 1 1 30 49 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 848 845 6 850 6 1 1 30 49 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 849 845 6 850 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 850 850 5 850 6 1 1 31 50 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 851 851 6 851 5 1 1 31 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 211 ] 283 297 g u - - + MP 852 851 6 856 6 2 2 29 48 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.330 -2.251 -3.457 1.254 -3.976 -4.538 0.364 -3.603 -3.267 2.229 -3.760 2.382 0.059 -3.801 -1.571 -2.270 + ML 853 851 6 856 6 1 1 28 47 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 854 851 6 856 6 1 1 28 47 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 855 851 6 856 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 856 856 5 856 6 1 1 29 48 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 857 857 6 857 5 1 1 29 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 212 ] 284 296 G C - - + MP 858 857 6 862 6 2 2 27 46 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.578 -2.627 -3.567 0.907 -3.565 -4.143 0.868 -3.764 -3.588 3.060 -3.988 -0.349 0.820 -3.568 -1.131 -2.498 + ML 859 857 6 862 6 1 1 26 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 860 857 6 862 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 861 857 6 862 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 862 862 5 862 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 863 863 6 863 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 213 ] 285 295 G C - - + MP 864 863 6 868 6 2 2 25 44 -9.027 -8.966 -0.022 -7.743 -8.022 -8.417 -3.578 -2.627 -3.567 0.907 -3.565 -4.143 0.868 -3.764 -3.588 3.060 -3.988 -0.349 0.820 -3.568 -1.131 -2.498 + ML 865 863 6 868 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 866 863 6 868 6 1 1 24 43 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 867 863 6 868 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 868 868 5 868 6 1 1 25 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 869 869 6 869 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 214 ] 286 294 c g - - + MP 870 869 6 874 4 2 2 23 42 -6.726 -6.933 -0.193 -3.218 -2.488 -2.378 -2.609 1.003 -2.299 -3.423 1.723 -2.729 -2.640 1.351 -3.161 0.038 1.348 -2.756 1.430 -1.075 + ML 871 869 6 874 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 872 869 6 874 4 1 1 23 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 873 869 6 874 4 0 0 22 41 -4.568 -4.250 -2.265 -0.520 + IL 874 874 5 874 4 1 1 25 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 875 875 6 875 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 215 ] 287 - g - - - + ML 876 875 6 878 3 1 1 20 39 -7.645 -0.026 -6.299 -0.188 -0.712 0.598 -0.002 + D 877 875 6 878 3 0 0 19 38 -6.861 -1.912 -0.463 + IL 878 878 3 878 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 216 ] 288 - A - - - + ML 879 878 3 881 3 1 1 19 38 -7.668 -0.025 -6.322 1.555 -1.787 -1.477 -1.277 + D 880 878 3 881 3 0 0 18 37 -6.752 -0.894 -1.144 + IL 881 881 3 881 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 217 ] 289 - g - - - + ML 882 881 3 884 3 1 1 18 36 -7.759 -0.024 -6.413 0.010 -1.015 0.673 -0.145 + D 883 881 3 884 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 884 884 3 884 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 218 ] 290 - g - - - + ML 885 884 3 887 3 1 1 16 35 -7.759 -0.024 -6.413 0.214 -0.977 0.521 -0.156 + D 886 884 3 887 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 887 887 3 887 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 291 - U - - - + ML 888 887 3 890 3 1 1 15 33 -7.759 -0.024 -6.413 -0.258 -0.803 -1.227 1.114 + D 889 887 3 890 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 890 890 3 890 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 292 - c - - - + ML 891 890 3 893 3 1 1 13 32 -7.759 -0.024 -6.413 -0.527 0.949 -0.852 -0.283 + D 892 890 3 893 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 893 893 3 893 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 293 - A - - - + ML 894 893 3 896 2 1 1 1 1 * 0.000 1.614 -1.963 -1.636 -1.468 + D 895 893 3 896 2 0 0 0 0 * 0.000 + IL 896 896 3 896 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 222 ] - - - - - - + E 897 896 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_cyano +ACC RF01851 +DESC Cyanobacteria transfer-messenger RNA +LENG 288 +MAXL 470 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Fri Nov 8 14:48:30 2024 +COM [1] cmbuild -F cyano_tmRNA.rfam.cm cyano_tmRNA.rfam.stk +NSEQ 27 +EFFN 1.341431 +CKSUM 2756697188 +STATS LOCAL MSV -10.8479 0.70646 +STATS LOCAL VITERBI -12.9328 0.70646 +STATS LOCAL FORWARD -4.2083 0.70646 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.39900 1.40625 1.33743 1.40415 + 1.38629 1.38629 1.38629 1.38629 + 0.08133 3.67131 2.94381 1.46634 0.26236 0.00000 * + 1 1.39548 0.93144 2.04225 1.47594 1 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 2 1.51938 1.90351 2.17993 0.65573 2 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 3 2.06887 2.84191 0.32018 2.41529 3 G - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 4 1.63065 1.33711 2.06507 0.88000 4 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 5 1.65428 0.82568 2.25268 1.32533 5 c - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 6 0.54508 2.29430 1.75887 1.91640 6 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 7 1.43216 1.54003 1.10664 1.53172 7 g - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 8 0.66581 1.85494 1.94261 1.68012 8 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 9 0.54508 2.29430 1.75887 1.91640 9 A - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 10 2.07110 2.13247 2.55754 0.38873 10 U - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 11 1.13174 2.00048 1.18511 1.44162 11 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 12 1.15458 1.91185 1.39038 1.24472 12 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 13 1.02396 1.50639 1.64861 1.48366 13 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 14 0.91430 1.84466 1.83496 1.26761 14 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 15 0.94620 1.95793 1.51425 1.38364 15 a - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 16 1.41111 1.87114 1.48578 0.97856 16 u - - : + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 17 2.21740 2.60608 0.30071 2.56400 17 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 18 2.35294 1.43254 2.08518 0.61263 18 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 19 2.54592 0.50157 2.23571 1.56493 19 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 20 2.32595 0.73338 2.02768 1.23655 20 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 21 1.51449 1.69338 0.97255 1.52296 21 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 22 1.68299 1.43861 1.22681 1.25984 22 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.13839 3.64371 2.27222 1.46634 0.26236 1.40362 0.28197 + 23 1.93220 1.12383 1.64070 1.08977 23 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.13489 2.32431 3.56367 1.73563 0.19394 1.94750 0.15389 + 24 1.52515 1.54056 1.76706 0.92302 30 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05834 3.56367 3.56367 1.46634 0.26236 1.94750 0.15389 + 25 1.77059 1.69195 2.26171 0.61353 31 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10601 3.56367 2.62759 1.46634 0.26236 1.94750 0.15389 + 26 1.31225 1.33923 1.88381 1.14971 32 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.22096 2.27940 2.34435 1.86810 0.16773 2.14723 0.12421 + 27 1.21400 1.74350 1.42476 1.24646 40 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06558 3.45018 3.45018 1.46634 0.26236 0.81357 0.58568 + 28 1.34772 1.79991 0.94209 1.68718 41 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05834 3.56367 3.56367 1.46634 0.26236 0.57601 0.82585 + 29 1.53418 1.36919 1.20421 1.46912 42 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 30 1.81702 1.07028 1.46245 1.33594 43 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 31 1.52244 2.18599 0.60529 2.09120 44 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 32 1.81833 2.39529 0.43631 2.30121 45 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 33 0.68857 2.24509 1.30081 2.12465 46 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 34 2.76921 0.35326 2.42590 1.92077 47 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 35 2.07110 2.13247 2.55754 0.38873 48 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 36 0.30115 2.64528 2.42862 2.29369 49 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 37 1.69797 2.30235 0.49885 2.21007 50 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 38 2.21328 2.60273 0.30220 2.55883 51 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 39 2.02394 1.52739 1.64491 0.78147 52 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 40 1.70645 2.27642 0.64015 1.66799 53 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 41 0.98743 2.15028 0.96946 2.02702 54 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 42 2.08282 1.14773 1.80490 0.93248 55 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 43 1.93896 1.08778 1.49073 1.22426 56 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 44 2.26560 0.82691 1.97521 1.13913 57 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 45 0.82345 1.75767 1.69973 1.58034 58 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 46 1.15864 1.09378 2.07679 1.48808 59 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 47 0.58053 2.14470 2.11769 1.59463 60 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 48 2.62087 0.43847 2.31118 1.69774 61 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 49 2.03304 0.84090 1.61292 1.43365 62 c - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 0.67612 0.71047 + 50 0.82556 2.20822 1.24775 1.80203 63 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 51 1.55461 1.46453 1.23071 1.32630 64 g - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 52 2.23483 1.50451 1.92994 0.64301 65 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 53 1.80190 2.39402 0.44274 2.28789 66 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 54 2.37442 1.28229 2.09920 0.67929 67 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 55 2.39427 1.07572 2.12459 0.80245 68 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 56 2.15065 1.22171 1.87226 0.83220 69 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 57 2.43394 0.62312 2.13095 1.35745 70 C - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 58 2.24370 2.65898 0.28691 2.61272 71 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 59 2.12350 2.90713 0.29834 2.48045 72 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 60 0.28400 2.69588 2.47426 2.34840 73 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 61 2.19894 0.39774 2.75145 1.87466 74 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 62 0.63914 2.18701 1.41597 2.14293 75 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 63 2.24704 2.66182 0.28575 2.61704 76 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 64 2.20648 0.74323 1.61853 1.53178 77 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 65 2.24534 2.66038 0.28634 2.61485 78 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 66 2.24482 2.65993 0.28652 2.61416 79 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 67 2.11568 2.16829 2.60554 0.36931 80 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 68 2.11568 2.16829 2.60554 0.36931 81 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 69 2.19894 0.39774 2.75145 1.87466 82 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 70 2.12350 2.90713 0.29834 2.48045 83 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 71 0.28400 2.69588 2.47426 2.34840 84 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 72 2.11568 2.16829 2.60554 0.36931 85 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 73 2.11568 2.16829 2.60554 0.36931 86 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 74 2.83500 0.33361 2.48734 1.95322 87 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 75 2.83459 0.33368 2.48719 1.95314 88 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 76 1.78215 1.75199 0.65859 1.96103 89 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 77 2.82950 0.33451 2.48534 1.95214 90 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 78 2.36532 1.65215 2.00111 0.54601 91 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 79 2.67766 0.41483 2.36997 1.72967 92 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 80 0.63940 2.18654 1.41603 2.14208 93 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 81 1.67785 1.92989 0.70764 1.74151 94 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 82 2.67540 0.41527 2.36915 1.72936 95 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 83 2.45257 1.34407 2.16870 0.61837 96 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 84 2.67354 0.41563 2.36847 1.72910 97 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 85 2.67279 0.41577 2.36820 1.72900 98 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 86 0.28400 2.69588 2.47426 2.34840 99 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 87 1.79467 1.49842 2.30119 0.67296 100 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.17639 3.67131 1.99316 1.46634 0.26236 1.09861 0.40547 + 88 1.63809 1.88967 2.18909 0.61155 101 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.15163 3.55386 2.18854 1.46634 0.26236 1.99547 0.14612 + 89 1.49202 0.97306 2.07782 1.30212 102 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06447 3.46670 3.46670 1.46634 0.26236 2.32948 0.10242 + 90 1.46365 1.00060 2.06195 1.29556 103 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06447 3.46670 3.46670 1.46634 0.26236 2.32948 0.10242 + 91 1.39483 1.20176 2.00256 1.15052 104 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08443 3.46670 3.00085 1.46634 0.26236 1.80629 0.17944 + 92 1.53763 0.82995 2.13992 1.46372 105 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08376 3.46963 3.01145 1.46634 0.26236 1.08093 0.41443 + 93 1.53965 0.94569 2.12608 1.28075 106 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07539 3.52627 3.14191 1.46634 0.26236 1.65878 0.21118 + 94 1.25807 1.60525 1.74363 1.07860 107 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.28377 1.52444 3.52958 2.38713 0.09639 0.27983 1.41023 + 95 1.22714 1.70460 2.03920 0.92914 135 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 96 1.57001 1.05497 2.17205 1.10924 136 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 97 1.34062 1.50560 1.91210 0.99788 137 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 98 1.54742 1.19706 2.14593 0.99923 138 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 99 2.00101 2.53279 0.36070 2.42846 139 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 100 2.00137 2.53317 0.36051 2.42899 140 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 101 1.80983 2.33686 0.46253 2.20730 141 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 102 2.00238 2.53419 0.36002 2.43046 142 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 103 1.94764 0.80022 1.75325 1.44838 143 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 104 2.37865 1.65214 2.00449 0.54308 144 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 105 2.00497 2.53682 0.35874 2.43425 145 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 106 1.78557 0.88919 2.31992 1.13002 146 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 107 0.28400 2.69588 2.47426 2.34840 147 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 108 0.56706 1.92428 2.12486 1.78749 148 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 109 2.11568 2.16829 2.60554 0.36931 149 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 110 2.12350 2.90713 0.29834 2.48045 150 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 111 2.12350 2.90713 0.29834 2.48045 151 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 112 1.82765 1.60766 2.33062 0.61319 152 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 113 2.11568 2.16829 2.60554 0.36931 153 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 114 2.11568 2.16829 2.60554 0.36931 154 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 115 2.19894 0.39774 2.75145 1.87466 155 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 116 2.12350 2.90713 0.29834 2.48045 156 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 117 0.28400 2.69588 2.47426 2.34840 157 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 118 2.83426 0.33373 2.48707 1.95307 158 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 119 1.57953 2.29126 0.54230 2.19483 159 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 120 1.67553 2.03325 0.64278 1.85755 160 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 121 1.74167 2.28282 0.49808 2.16212 161 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 122 1.57943 2.25773 0.55855 2.14317 162 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 123 2.51874 0.54443 2.21312 1.47007 163 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 124 0.77010 2.09256 1.29579 1.96625 164 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 125 1.48000 1.56517 1.31314 1.22303 165 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 126 1.19623 1.71087 1.40130 1.30681 166 a - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 127 0.55312 2.18031 2.14895 1.63354 167 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 128 1.54116 1.91965 0.74200 1.81371 168 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 129 1.94734 2.46111 0.38973 2.35635 169 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 130 0.28400 2.69588 2.47426 2.34840 170 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 131 1.46993 2.13605 0.65165 2.03445 171 G - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 132 1.54878 1.63633 0.89743 1.68641 172 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 133 1.55606 1.96616 0.72229 1.81155 173 g - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 134 2.22291 1.40094 1.95763 0.68488 174 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 135 1.53440 2.49168 0.55247 2.07056 175 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 136 0.83772 1.92375 1.35337 1.81476 176 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 137 2.77380 0.35265 2.43151 1.91834 177 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 138 2.42385 1.43589 2.11223 0.59321 178 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 139 2.12350 2.90713 0.29834 2.48045 179 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 140 0.28400 2.69588 2.47426 2.34840 180 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 141 0.28400 2.69588 2.47426 2.34840 181 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 142 1.75637 2.64334 0.43433 2.22092 182 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 143 2.19894 0.39774 2.75145 1.87466 183 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 144 2.19894 0.39774 2.75145 1.87466 184 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 145 2.01450 1.47974 1.69833 0.78542 185 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 146 2.24458 2.65972 0.28660 2.61385 186 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 147 2.67286 0.41576 2.36822 1.72901 187 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 148 2.44185 1.53185 2.11677 0.55088 188 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 149 2.67221 0.41589 2.36799 1.72892 189 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 150 2.12350 2.90713 0.29834 2.48045 190 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 151 2.12350 2.90713 0.29834 2.48045 191 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 152 1.96795 1.92984 2.46351 0.46212 192 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 153 1.25133 1.61966 1.75478 1.07012 193 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 154 0.45166 2.32042 2.23600 1.84317 194 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 155 2.00036 2.53214 0.36102 2.42751 195 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 156 0.62964 2.28933 1.36811 2.19558 196 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 157 1.99994 2.53171 0.36122 2.42690 197 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 158 2.83055 0.33434 2.48572 1.95234 198 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 159 0.89681 1.93598 1.25841 1.80945 199 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 160 0.28400 2.69588 2.47426 2.34840 200 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 161 0.37572 2.38444 2.31086 2.10468 201 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09668 2.70745 3.67131 0.64194 0.74712 1.09861 0.40547 + 162 1.10014 1.23603 2.04267 1.39853 203 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 163 1.10008 1.22857 2.04484 1.40631 204 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 164 1.55492 0.73389 2.28962 1.57286 205 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 165 1.13242 1.83665 1.15491 1.59302 206 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 166 1.76984 1.39202 2.28032 0.73644 207 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 167 0.28400 2.69588 2.47426 2.34840 208 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 168 0.28400 2.69588 2.47426 2.34840 209 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 169 1.29574 1.12213 1.78979 1.45360 210 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 170 1.41188 1.62759 2.09722 0.82755 211 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 171 2.12350 2.90713 0.29834 2.48045 212 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 172 2.19894 0.39774 2.75145 1.87466 213 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 173 1.55963 1.96346 1.16131 1.08963 214 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 174 0.28400 2.69588 2.47426 2.34840 215 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 175 0.56706 1.92428 2.12486 1.78749 216 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 176 1.91105 0.64939 2.45663 1.41064 217 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 177 0.28400 2.69588 2.47426 2.34840 218 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 178 0.28400 2.69588 2.47426 2.34840 219 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 179 1.32280 0.91920 2.16388 1.51460 220 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 180 0.28400 2.69588 2.47426 2.34840 221 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 181 1.55110 1.92495 2.21273 0.62980 222 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 182 2.19894 0.39774 2.75145 1.87466 223 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 183 2.12350 2.90713 0.29834 2.48045 224 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 184 2.11568 2.16829 2.60554 0.36931 225 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 185 1.38625 1.89445 2.13480 0.73122 226 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 186 1.16230 1.26866 1.75216 1.45832 227 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 187 1.74457 2.32495 0.60232 1.71506 228 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 188 2.11568 2.16829 2.60554 0.36931 229 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 189 1.85576 1.68611 2.35654 0.57327 230 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 190 1.85576 1.68611 2.35654 0.57327 231 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 191 2.19894 0.39774 2.75145 1.87466 232 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 192 2.11568 2.16829 2.60554 0.36931 233 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 193 1.91105 0.64939 2.45663 1.41064 234 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 194 2.19894 0.39774 2.75145 1.87466 235 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 195 1.72420 0.75263 1.96153 1.56106 236 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 196 1.65097 2.00189 0.67272 1.81560 237 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 197 1.67431 1.50242 1.45249 1.03286 238 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 198 2.47337 0.52316 2.25124 1.52425 239 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 199 1.18450 1.55982 1.40470 1.43345 240 a - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 200 1.10374 1.63936 1.26278 1.65338 241 a - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 201 1.51703 1.87493 0.78547 1.76395 242 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 202 2.28451 0.68311 1.61882 1.63477 243 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.50381 0.92691 1.09861 0.40547 + 203 1.35701 1.44032 1.40150 1.34904 245 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 204 2.23591 2.65236 0.28962 2.60267 246 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 205 2.66370 0.41754 2.36487 1.72775 247 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 206 1.60503 1.20476 1.37020 1.40530 248 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 207 2.19894 0.39774 2.75145 1.87466 249 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 208 1.82229 0.79580 2.36127 1.22819 250 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 209 1.25625 1.60363 2.03806 0.95755 251 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.89955 0.52214 1.09861 0.40547 + 210 2.12350 2.90713 0.29834 2.48045 254 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 211 2.11568 2.16829 2.60554 0.36931 255 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 212 1.63182 1.51990 1.18747 1.27046 256 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 213 1.99963 2.53139 0.36138 2.42645 257 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 214 2.83222 0.33406 2.48633 1.95267 258 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 215 1.60091 1.53230 1.30597 1.16688 259 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 216 2.12350 2.90713 0.29834 2.48045 260 G - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 217 1.90619 0.78350 1.32834 2.04302 261 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 218 1.99795 0.84338 1.72392 1.36349 262 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 219 1.87696 1.53944 1.58593 0.84936 263 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 220 1.66127 1.66330 0.92049 1.50389 264 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 221 0.70614 2.41579 1.17161 2.23223 265 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 222 1.58159 1.34574 1.25710 1.38818 266 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 223 1.47807 1.01666 2.14795 1.22622 267 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.12026 3.67131 2.43196 1.46634 0.26236 1.09861 0.40547 + 224 1.76231 0.84478 2.29314 1.21150 268 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14397 3.60686 2.23536 1.46634 0.26236 1.69624 0.20257 + 225 1.52458 1.68472 2.08785 0.74900 269 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14429 3.52368 2.25497 1.46634 0.26236 2.12759 0.12684 + 226 1.16473 1.58933 1.91478 1.08898 270 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.29061 1.51278 3.44530 0.26802 1.44773 0.52201 0.89975 + 227 1.59634 1.74323 2.16885 0.67708 272 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05580 3.60686 3.60686 1.46634 0.26236 1.69624 0.20257 + 228 0.48384 2.26366 2.17479 1.79585 273 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.09128 3.60686 2.81168 1.46634 0.26236 0.45688 1.00309 + 229 0.55697 2.28312 1.73687 1.90368 274 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05394 3.63992 3.63992 1.46634 0.26236 1.43861 0.27083 + 230 1.08116 1.88684 1.17955 1.60031 275 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05394 3.63992 3.63992 1.46634 0.26236 0.64343 0.74547 + 231 2.24009 2.65591 0.28816 2.60806 276 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 232 2.14178 2.64394 0.30953 2.55515 277 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.12026 3.67131 2.43196 1.46634 0.26236 1.09861 0.40547 + 233 0.32549 2.57892 2.36868 2.22221 278 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05580 3.60686 3.60686 1.46634 0.26236 0.45688 1.00309 + 234 1.88055 1.89764 0.58021 1.98201 279 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 235 0.80653 2.21315 1.13640 2.09341 280 a - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 236 1.93259 1.35166 1.45448 1.01364 281 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 237 1.72490 2.32759 0.48698 2.20908 282 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 238 1.72501 2.32771 0.48690 2.20927 283 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 239 1.95448 2.02684 0.56598 1.84007 284 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 240 1.95444 2.02682 0.56600 1.84005 285 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 241 1.82124 1.44520 1.41853 1.02052 286 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.13712 3.67131 2.27603 1.46634 0.26236 1.09861 0.40547 + 242 1.50403 1.87137 0.98698 1.38170 287 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05672 3.59092 3.59092 1.46634 0.26236 1.33862 0.30409 + 243 0.32549 2.57892 2.36868 2.22221 288 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05580 3.60686 3.60686 1.46634 0.26236 0.45688 1.00309 + 244 1.37213 2.07544 0.93371 1.47911 289 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 245 1.23504 2.05047 1.03702 1.48725 290 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 246 1.55110 1.92495 2.21273 0.62980 291 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 247 1.72420 0.75263 1.96153 1.56106 292 c - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 248 0.28400 2.69588 2.47426 2.34840 293 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 249 1.63002 1.66557 0.95167 1.47449 294 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 250 2.04038 0.63803 1.85303 1.68779 295 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 251 2.04045 0.63800 1.85305 1.68781 296 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 252 2.43051 1.15143 2.13793 0.73830 297 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 253 2.43037 1.15145 2.13789 0.73832 298 u - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 254 1.16166 1.71342 1.19270 1.59264 299 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 255 2.31575 1.47916 2.02476 0.61350 300 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 256 2.21702 0.67709 1.74458 1.56899 301 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.89955 0.52214 1.09861 0.40547 + 257 0.28400 2.69588 2.47426 2.34840 304 A - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 258 1.17970 1.05652 2.10247 1.50143 305 c - - - + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 259 2.75928 0.37671 2.46262 1.79978 306 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 260 2.80033 0.33938 2.47459 1.94632 307 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.12026 2.43196 3.67131 0.50381 0.92691 1.09861 0.40547 + 261 0.28400 2.69588 2.47426 2.34840 309 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 262 0.28400 2.69588 2.47426 2.34840 310 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 263 0.60778 2.12407 2.00097 1.60599 311 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 264 1.85576 1.68611 2.35654 0.57327 312 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 265 1.74457 2.32495 0.60232 1.71506 313 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 266 0.28400 2.69588 2.47426 2.34840 314 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 267 1.77896 0.91082 2.31220 1.10882 315 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 268 1.51589 1.07465 2.14779 1.13249 316 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 269 1.78252 0.69761 2.17691 1.51131 317 c - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 270 0.71275 2.01052 1.63447 1.71075 318 a - - , + 1.38629 1.38629 1.38629 1.38629 + 0.05223 3.67131 3.67131 1.46634 0.26236 1.09861 0.40547 + 271 1.30034 1.61307 2.05322 0.91638 319 u - - , + 1.38629 1.38629 1.38629 1.38629 + 0.13712 2.27603 3.67131 0.43828 1.03605 1.09861 0.40547 + 272 1.38884 2.08760 0.91097 1.49381 321 g - - , + 1.38629 1.38629 1.38629 1.38629 + 0.08133 3.67131 2.94381 1.46634 0.26236 1.09861 0.40547 + 273 2.08091 2.54614 0.33764 2.48473 322 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 274 1.69844 2.32011 0.49108 2.23676 323 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 275 1.85955 1.80949 0.62542 1.92769 324 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 276 1.94821 1.19720 1.15107 1.43073 325 g - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 277 2.25955 0.71528 1.82062 1.40805 326 c - - < + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 278 2.06498 1.22926 1.71575 0.91419 327 u - - < + 1.38629 1.38629 1.38629 1.38629 + 0.06990 3.64371 3.18553 1.46634 0.26236 1.40362 0.28197 + 279 1.68601 2.25011 0.66197 1.64237 328 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05458 3.62840 3.62840 1.46634 0.26236 1.07892 0.41546 + 280 1.55372 1.95006 0.87395 1.47414 329 g - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 281 0.65647 1.85958 1.96163 1.68764 330 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 282 0.54508 2.29430 1.75887 1.91640 331 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 283 1.59014 1.91485 0.72655 1.80082 332 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 284 1.68213 1.96375 0.61302 2.02514 333 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 285 1.65115 1.26101 1.06807 1.70855 334 g - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 286 2.16333 0.70472 1.65801 1.60798 335 c - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 287 2.45956 0.56751 2.13919 1.47036 336 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.05373 3.64371 3.64371 1.46634 0.26236 1.40362 0.28197 + 288 2.69525 0.39399 2.36730 1.80557 337 C - - > + 1.38629 1.38629 1.38629 1.38629 + 0.02722 3.61721 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/cm/tmRNA_intron.cm b/data/tmrna/cm/tmRNA_intron.cm new file mode 100644 index 000000000..7e4b5a359 --- /dev/null +++ b/data/tmrna/cm/tmRNA_intron.cm @@ -0,0 +1,4326 @@ +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_intron +STATES 1912 +NODES 509 +CLEN 616 +W 4903 +ALPH RNA +RF yes +CONS yes +MAP yes +DATE Thu Jan 16 12:04:11 2025 +COM [1] /home/nawrocke/src/infernal-1.1.5/src/cmbuild -F -n tmRNA_intron --wgiven --hand -O tmRNA_intron.cmbuild.stk tmRNA_intron.cm tmRNA_intron.stk +COM [2] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --ptot 160 --part 1 --pfile tmRNA_intron.cm.calib.1 tmRNA_intron.cm +COM [3] /home/nawrocke/src/infernal-1.1.5/src/cmcalibrate --merge --ptot 160 tmRNA_intron.cm +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 98 +EFFN 1.743591 +CKSUM 1073284421 +NULL 0.000 0.000 0.000 0.000 +EFP7GF -33.1459 0.69935 +ECMLC 0.73959 -8.74392 -1.18304 1600000 321900 0.003728 +ECMGC 0.14969 -113.33765 -101.73100 1600000 2273 0.175979 +ECMLI 0.70737 -8.54303 -0.75437 1600000 296432 0.004048 +ECMGI 0.16697 -72.22505 -61.81196 1600000 2276 0.175747 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 4 0 1 4903 9841 -7.909 -9.154 -0.039 -5.608 + IL 1 1 2 1 4 409 490 4917 9855 -2.817 -4.319 -0.613 -2.698 0.000 0.000 0.000 0.000 + IR 2 2 3 2 3 410 491 4917 9855 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 1 ] - 2774 - A - A + MR 3 2 3 5 3 410 490 4916 9854 -9.358 -0.009 -7.675 1.641 -1.724 -2.188 -1.474 + D 4 2 3 5 3 403 486 4913 9851 -6.390 -1.568 -0.620 + IR 5 5 3 5 3 409 490 4916 9854 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 2 ] - 2773 - C - C + MR 6 5 3 8 3 409 489 4915 9853 -9.358 -0.009 -7.675 -0.271 1.236 -2.322 -0.699 + D 7 5 3 8 3 402 484 4912 9850 -6.390 -1.568 -0.620 + IR 8 8 3 8 3 408 489 4915 9853 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 3 ] - 2772 - C - C + MR 9 8 3 11 3 408 488 4914 9852 -9.358 -0.009 -7.675 -3.278 1.824 -4.069 -1.757 + D 10 8 3 11 3 401 483 4911 9849 -6.390 -1.568 -0.620 + IR 11 11 3 11 3 407 488 4914 9852 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 4 ] - 2771 - A - A + MR 12 11 3 14 5 407 488 4913 9851 -8.048 -0.020 -7.863 -8.075 -8.967 1.935 -4.374 -3.847 -4.089 + D 13 11 3 14 5 399 481 4910 9848 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 14 14 3 14 5 405 486 4913 9851 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 5 ] 1 2770 G C G C + MP 15 14 3 19 6 407 487 4912 9850 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.761 -4.055 -7.371 -1.255 -7.775 -4.410 -2.617 -7.682 -5.448 3.886 -5.652 -1.928 -2.984 -5.553 -4.825 -6.342 + ML 16 14 3 19 6 401 482 4909 9847 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 17 14 3 19 6 400 481 4909 9847 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 18 14 3 19 6 394 475 4903 9841 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 19 19 5 19 6 403 484 4911 9849 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 20 20 6 20 5 403 484 4911 9849 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 6 ] 2 2769 G C G C + MP 21 20 6 25 6 405 485 4910 9848 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.671 -4.061 -7.290 -1.205 -7.837 -5.412 -2.727 -7.442 -5.413 3.888 -5.658 -1.882 -3.088 -5.668 -4.926 -6.142 + ML 22 20 6 25 6 400 481 4907 9845 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 23 20 6 25 6 399 480 4907 9845 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 24 20 6 25 6 393 474 4901 9839 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 25 25 5 25 6 402 483 4909 9847 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 26 26 6 26 5 402 483 4909 9847 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 7 ] 3 2768 G U G U + MP 27 26 6 31 6 403 483 4908 9846 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.888 -3.555 -5.066 0.098 -6.504 -7.686 -2.041 -5.053 -4.632 -0.214 -5.258 3.723 -2.289 -6.271 -3.938 -3.672 + ML 28 26 6 31 6 399 479 4905 9843 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 29 26 6 31 6 398 478 4905 9843 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 30 26 6 31 6 392 473 4900 9838 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 31 31 5 31 6 401 481 4907 9845 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 32 32 6 32 5 401 481 4907 9845 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 8 ] 4 2767 G C G C + MP 33 32 6 37 6 401 481 4906 9844 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.671 -4.061 -7.290 -1.205 -7.837 -5.412 -2.727 -7.442 -5.413 3.888 -5.658 -1.882 -3.088 -5.668 -4.926 -6.142 + ML 34 32 6 37 6 397 478 4904 9842 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 35 32 6 37 6 397 477 4903 9841 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 36 32 6 37 6 392 472 4899 9837 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 37 37 5 37 6 399 479 4905 9843 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 38 38 6 38 5 399 479 4905 9843 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 9 ] 5 2766 g c g c + MP 39 38 6 43 6 399 479 4904 9842 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.934 -2.764 -3.814 1.827 -4.449 -4.457 0.748 -4.326 -4.137 2.956 -4.452 -0.430 0.295 -3.730 -1.769 -2.772 + ML 40 38 6 43 6 396 476 4902 9840 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 41 38 6 43 6 395 475 4901 9839 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 42 38 6 43 6 391 471 4898 9836 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 43 43 5 43 6 398 478 4903 9841 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 44 44 6 44 5 398 477 4903 9841 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 10 ] 6 2765 u a u a + MP 45 44 6 49 6 397 477 4902 9840 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -5.102 -5.075 -4.789 -1.143 -3.411 -5.208 2.784 -4.217 -4.797 -0.983 -5.098 -2.979 2.827 -5.144 -1.052 -3.595 + ML 46 44 6 49 6 395 475 4900 9838 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 47 44 6 49 6 393 473 4899 9837 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 48 44 6 49 6 391 471 4897 9835 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 49 49 5 49 6 396 476 4901 9839 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 50 50 6 50 5 396 476 4901 9839 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 11 ] 7 2764 G C G C + MP 51 50 6 55 4 395 475 4900 9838 -8.057 -8.264 -0.024 -6.678 -6.671 -4.061 -7.290 -1.205 -7.837 -5.412 -2.727 -7.442 -5.413 3.888 -5.658 -1.882 -3.088 -5.668 -4.926 -6.142 + ML 52 50 6 55 4 394 473 4899 9837 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 53 50 6 55 4 392 472 4898 9835 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 54 50 6 55 4 390 470 4896 9834 -4.568 -4.250 -2.265 -0.520 + IL 55 55 5 55 4 395 475 4900 9838 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 56 56 6 56 3 394 474 4900 9838 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 12 ] 8 - A - A - + ML 57 56 6 59 3 393 473 4898 9836 -1.432 -0.679 -7.671 1.189 -0.787 -1.714 -0.259 + D 58 56 6 59 3 389 469 4895 9833 -6.174 -1.687 -0.566 + IL 59 59 3 59 3 393 473 4898 9836 -2.769 -0.263 -5.638 0.000 0.000 0.000 0.000 + [ MATL 13 ] 11 - a - a - + ML 60 59 3 62 3 392 472 4897 9835 -9.017 -0.010 -7.671 0.474 0.467 -1.661 -0.132 + D 61 59 3 62 3 388 468 4894 9832 -6.174 -1.687 -0.566 + IL 62 62 3 62 3 392 472 4897 9835 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 14 ] 12 - u - u - + ML 63 62 3 65 3 391 471 4896 9834 -9.017 -0.010 -7.671 0.132 0.018 -1.202 0.543 + D 64 62 3 65 3 388 467 4893 9831 -6.174 -1.687 -0.566 + IL 65 65 3 65 3 391 471 4896 9834 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 15 ] 13 - G - G - + ML 66 65 3 68 3 390 470 4895 9833 -9.017 -0.010 -7.671 -0.967 -3.353 1.701 -2.845 + D 67 65 3 68 3 387 467 4892 9830 -6.174 -1.687 -0.566 + IL 68 68 3 68 3 390 470 4895 9833 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 16 ] 14 - G - G - + ML 69 68 3 71 3 389 469 4894 9832 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 70 68 3 71 3 386 466 4891 9829 -6.174 -1.687 -0.566 + IL 71 71 3 71 3 389 469 4894 9832 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 17 ] 15 - u - u - + ML 72 71 3 74 3 388 468 4893 9831 -7.946 -0.013 -7.671 -0.081 -0.026 -0.654 0.523 + D 73 71 3 74 3 385 465 4890 9828 -6.174 -1.687 -0.566 + IL 74 74 3 74 3 388 468 4893 9831 -1.456 -0.787 -4.157 0.000 0.000 0.000 0.000 + [ MATL 18 ] 17 - U - U - + ML 75 74 3 77 3 387 467 4892 9830 -9.017 -0.010 -7.671 -0.962 -0.574 -2.223 1.379 + D 76 74 3 77 3 384 464 4889 9827 -6.174 -1.687 -0.566 + IL 77 77 3 77 3 387 467 4892 9830 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 19 ] 18 - U - U - + ML 78 77 3 80 3 386 466 4891 9829 -9.017 -0.010 -7.671 -3.414 -3.115 -4.200 1.902 + D 79 77 3 80 3 384 463 4889 9827 -6.174 -1.687 -0.566 + IL 80 80 3 80 3 387 466 4891 9829 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 20 ] 19 - C - C - + ML 81 80 3 83 3 385 465 4890 9828 -9.017 -0.010 -7.671 -2.405 1.579 -3.337 -0.467 + D 82 80 3 83 3 383 463 4888 9826 -6.174 -1.687 -0.566 + IL 83 83 3 83 3 386 465 4890 9828 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 21 ] 20 - G - G - + ML 84 83 3 86 3 384 464 4889 9827 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 85 83 3 86 3 383 462 4887 9825 -6.174 -1.687 -0.566 + IL 86 86 3 86 3 385 464 4890 9827 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 22 ] 21 - A - A - + ML 87 86 3 89 2 383 463 4888 9826 -9.552 -0.002 1.935 -4.374 -3.847 -4.089 + D 88 86 3 89 2 382 462 4887 9825 -8.445 -0.004 + IL 89 89 3 89 2 384 463 4888 9826 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 23 ] - - - - - - + B 90 89 3 91 1031 382 462 4887 9825 + [ BEGL 24 ] - - - - - - + S 91 90 1 92 4 157 221 641 1031 -0.028 -7.497 -6.905 -7.545 + [ MATP 25 ] 22 749 C G C G + MP 92 91 1 96 6 159 221 641 1031 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.835 -6.935 -6.089 -3.128 -4.490 -6.201 3.904 -5.572 -6.336 -3.074 -6.220 -5.046 -1.339 -6.756 -2.380 -5.139 + ML 93 91 1 96 6 151 215 638 1028 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 94 91 1 96 6 151 215 638 1028 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 95 91 1 96 6 145 207 632 1022 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 96 96 5 96 6 154 217 640 1030 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 97 97 6 97 5 154 218 640 1030 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 23 748 g c g c + MP 98 97 6 102 6 157 220 639 1029 -9.635 -9.574 -0.102 -8.351 -4.045 -9.026 -3.743 -2.746 -3.665 1.766 -4.062 -4.334 0.699 -4.102 -3.947 2.851 -4.301 -0.462 0.605 -3.610 -0.540 -2.641 + ML 99 97 6 102 6 151 214 636 1026 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 100 97 6 102 6 151 214 637 1027 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 101 97 6 102 6 144 206 630 1020 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 102 102 5 102 6 153 216 638 1028 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 103 103 6 103 5 153 217 638 1028 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 24 747 g c g c + MP 104 103 6 108 6 157 218 637 1027 -9.549 -9.488 -0.016 -8.265 -8.544 -8.939 -3.070 -2.702 -3.182 0.843 -2.921 -3.918 1.396 -3.306 -3.209 1.690 -3.681 1.627 1.547 -3.262 0.195 -2.181 + ML 105 103 6 108 6 150 213 635 1024 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 106 103 6 108 6 151 214 635 1025 -7.963 -6.692 -0.607 -6.671 -1.804 -4.884 -0.594 -0.770 -1.259 1.222 + D 107 103 6 108 6 144 205 628 1018 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 108 108 5 108 6 152 215 636 1026 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 109 109 6 109 5 152 215 636 1026 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 25 746 g u g u + MP 110 109 6 114 6 155 217 635 1025 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.379 -2.164 -3.743 2.147 -4.161 -4.037 -0.006 -3.861 -3.061 1.496 -0.954 2.391 -0.399 -3.708 -1.774 -2.588 + ML 111 109 6 114 6 149 211 633 1023 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 112 109 6 114 6 149 211 632 1022 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 113 109 6 114 6 143 205 627 1017 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 114 114 5 114 6 151 214 634 1024 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 115 115 6 115 5 151 214 634 1024 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 29 ] 26 745 g c g c + MP 116 115 6 120 6 153 215 633 1023 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -2.643 -1.715 -2.949 1.300 -3.034 -3.270 1.364 -3.141 -2.745 1.981 -0.995 1.530 0.696 -2.868 -0.923 -1.958 + ML 117 115 6 120 6 148 210 631 1021 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 118 115 6 120 6 148 210 630 1020 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 119 115 6 120 6 142 204 625 1015 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 120 120 5 120 6 150 212 632 1022 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 121 121 6 121 5 150 212 632 1022 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 30 ] 27 744 g c g c + MP 122 121 6 126 6 152 213 631 1021 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.014 -2.827 -3.932 2.546 -4.779 -4.693 -0.133 -4.443 -4.181 2.621 -4.542 0.373 -0.285 -3.926 -1.776 -2.872 + ML 123 121 6 126 6 147 209 629 1019 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 124 121 6 126 6 147 208 628 1018 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 125 121 6 126 6 142 203 624 1014 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 126 126 5 126 6 149 211 630 1020 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 127 127 6 127 5 149 211 630 1020 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 31 ] 28 743 g c g c + MP 128 127 6 132 6 150 211 629 1019 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -2.263 -1.535 -2.410 1.538 -2.517 -3.330 1.084 -2.846 -2.608 1.852 -3.144 0.345 1.669 -2.618 -0.000 -1.635 + ML 129 127 6 132 6 146 208 627 1017 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 130 127 6 132 6 146 207 627 1017 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 131 127 6 132 6 141 203 623 1013 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 132 132 5 132 6 148 209 628 1018 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 133 133 6 133 5 148 209 628 1018 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 32 ] 29 742 c g c g + MP 134 133 6 138 6 148 209 627 1017 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.711 -1.194 -1.569 1.349 -1.905 -2.497 1.369 -2.194 -0.359 1.272 -1.665 -0.176 1.256 -0.774 0.211 -0.734 + ML 135 133 6 138 6 145 206 625 1015 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 136 133 6 138 6 144 205 625 1015 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 137 133 6 138 6 141 202 622 1012 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 138 138 5 138 6 146 208 626 1016 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 139 139 6 139 5 146 207 626 1016 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 33 ] 30 741 c g c g + MP 140 139 6 144 6 146 207 625 1015 -9.635 -9.574 -0.059 -4.923 -8.631 -9.026 -1.448 -1.770 -0.567 1.198 -1.779 -2.759 1.230 -2.259 0.012 1.102 -0.249 -0.526 1.144 -0.715 0.467 -1.050 + ML 141 139 6 144 6 144 205 624 1014 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 142 139 6 144 6 143 204 623 1013 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 143 139 6 144 6 140 201 621 1011 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 144 144 5 144 6 145 206 625 1015 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 145 145 6 145 5 145 206 624 1014 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 34 ] 31 740 c g c g + MP 146 145 6 150 4 144 205 623 1013 -7.980 -6.866 -0.077 -4.654 -0.990 -1.899 -1.786 1.117 -0.162 -2.551 1.451 -1.433 -0.559 0.890 -1.580 -0.526 1.158 -1.212 0.293 0.203 + ML 147 145 6 150 4 143 204 622 1012 -4.271 -4.453 -0.336 -3.183 0.006 -0.459 -0.526 0.655 + MR 148 145 6 150 4 141 202 622 1012 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 149 145 6 150 4 140 201 620 1010 -4.568 -4.250 -2.265 -0.520 + IL 150 150 5 150 4 143 205 623 1013 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 151 151 6 151 3 143 204 623 1013 -1.474 -0.774 -4.174 0.000 0.000 0.000 0.000 + [ MATL 35 ] 32 - u - u - + ML 152 151 6 154 5 142 203 622 1011 -2.629 -0.893 -7.826 -3.345 -2.344 0.107 -0.261 -0.429 0.428 + D 153 151 6 154 5 139 200 620 1010 -5.327 -1.171 -4.589 -2.964 -1.469 + IL 154 154 3 154 5 146 208 622 1012 -3.205 -0.258 -4.973 -6.806 -6.079 0.000 0.000 0.000 0.000 + [ MATP 36 ] 35 738 a u a u + MP 155 154 3 159 6 148 209 621 1011 -9.323 -9.262 -0.018 -8.039 -8.319 -8.714 -1.138 -1.219 -1.650 1.484 -1.237 -2.194 1.451 -2.116 -0.713 1.065 -2.394 0.346 1.277 -1.786 0.024 -1.003 + ML 156 154 3 159 6 139 200 618 1008 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 157 154 3 159 6 141 201 619 1009 -7.968 -6.697 -0.605 -6.675 -1.809 -4.888 0.570 -0.219 -0.557 -0.034 + D 158 154 3 159 6 137 197 618 1008 -11.161 -9.859 -0.343 -6.338 -6.356 -2.431 + IL 159 159 5 159 6 142 202 620 1010 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 160 160 6 160 5 142 203 620 1010 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 37 ] 36 737 g c g c + MP 161 160 6 165 6 148 208 619 1009 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.218 -1.854 0.596 1.201 -1.917 -2.716 1.184 -2.337 -1.923 1.661 -1.284 -0.245 1.154 -2.118 0.056 -1.247 + ML 162 160 6 165 6 139 199 616 1006 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 163 160 6 165 6 138 198 616 1006 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 164 160 6 165 6 132 191 610 1000 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 165 165 5 165 6 141 202 618 1008 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 166 166 6 166 5 141 202 618 1008 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 37 736 c g c g + MP 167 166 6 171 6 147 207 617 1007 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.374 -1.367 0.332 0.960 -1.903 -2.641 1.481 -2.262 -1.285 0.833 -1.357 0.526 1.307 -2.052 0.482 -1.114 + ML 168 166 6 171 6 138 198 614 1004 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 169 166 6 171 6 138 197 614 1004 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 170 166 6 171 6 132 190 608 998 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 171 171 5 171 6 140 201 616 1006 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 172 172 6 172 5 141 201 616 1006 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 39 ] 38 735 g c g c + MP 173 172 6 177 6 146 205 615 1005 -9.635 -9.574 -0.017 -8.351 -7.992 -9.026 -1.681 -0.302 -2.196 1.000 -2.205 -2.333 1.323 -2.332 -1.972 1.578 -0.794 0.943 1.011 -2.179 0.210 -1.288 + ML 174 172 6 177 6 138 197 613 1003 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 175 172 6 177 6 137 196 612 1002 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 176 172 6 177 6 131 189 606 996 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 177 177 5 177 6 140 200 614 1004 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 178 178 6 178 5 140 200 614 1004 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 39 734 c g c g + MP 179 178 6 183 6 145 204 613 1003 -9.633 -9.572 -0.017 -8.349 -8.030 -9.024 -1.228 -2.011 -2.002 1.287 -0.716 -2.739 1.838 -2.334 -2.065 0.764 -2.513 0.230 1.516 -2.012 0.334 -1.152 + ML 180 178 6 183 6 137 196 611 1001 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 181 178 6 183 6 137 196 610 1000 -7.021 -5.750 -1.558 -5.728 -0.862 -3.942 0.484 -0.466 -0.192 0.003 + D 182 178 6 183 6 131 189 604 994 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 183 183 5 183 6 139 199 612 1002 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 184 184 6 184 5 140 199 612 1002 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 41 ] 40 733 c g c g + MP 185 184 6 189 6 144 202 611 1001 -9.633 -9.572 -0.079 -4.428 -8.629 -9.024 -1.836 -2.034 -2.030 1.593 -1.298 -2.582 1.868 -2.359 -1.946 1.060 -2.665 -0.438 1.447 -1.417 -0.021 -1.100 + ML 186 184 6 189 6 137 196 609 999 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 187 184 6 189 6 136 195 608 998 -7.018 -5.747 -1.563 -5.726 -0.859 -3.939 0.320 -0.243 -0.290 0.123 + D 188 184 6 189 6 130 188 602 992 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 189 189 5 189 6 139 198 610 1000 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 190 190 6 190 5 139 198 610 1000 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 42 ] 41 732 a u a u + MP 191 190 6 195 6 144 201 609 999 -9.571 -9.510 -0.015 -8.287 -8.567 -8.962 -1.709 -1.308 -1.911 1.701 -1.902 -1.080 1.490 -1.375 -1.969 1.013 -2.532 -0.252 1.363 -1.903 0.011 -0.501 + ML 192 190 6 195 6 137 196 608 998 -7.122 -7.468 -0.569 -1.877 -7.318 -4.848 0.115 -0.133 0.000 0.006 + MR 193 190 6 195 6 135 194 606 996 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 194 190 6 195 6 130 187 601 991 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 195 195 5 195 6 138 197 608 998 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 196 196 6 196 5 138 197 608 998 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 43 ] 42 731 a u a u + MP 197 196 6 201 6 142 199 608 997 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.582 -1.930 -1.854 1.547 -1.853 -2.773 1.237 -1.639 -0.924 1.294 -2.562 0.045 1.435 -1.242 0.064 -0.413 + ML 198 196 6 201 6 135 193 605 995 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 199 196 6 201 6 135 193 604 994 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 200 196 6 201 6 129 186 599 989 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 201 201 5 201 6 137 196 606 996 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 202 202 6 202 5 138 196 606 996 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 44 ] 43 730 g c g c + MP 203 202 6 207 6 141 197 606 995 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.440 -2.192 -1.251 1.823 -2.372 -3.214 1.070 -2.771 -2.503 1.968 -3.039 0.614 0.902 -2.499 -0.331 -1.615 + ML 204 202 6 207 6 134 192 603 993 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 205 202 6 207 6 134 192 603 993 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 206 202 6 207 6 128 186 598 988 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 207 207 5 207 6 136 194 604 994 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 208 208 6 208 5 137 195 604 994 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 45 ] 44 729 g c g c + MP 209 208 6 213 6 139 195 604 994 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.571 -2.724 -3.536 1.278 -3.801 -4.234 0.952 -3.926 -3.774 2.816 -4.165 -0.014 0.645 -3.510 0.174 -2.407 + ML 210 208 6 213 6 133 191 601 991 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 211 208 6 213 6 133 191 601 991 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 212 208 6 213 6 128 185 596 986 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 213 213 5 213 6 136 193 603 992 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 214 214 6 214 5 136 193 602 992 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 46 ] 45 728 u a u a + MP 215 214 6 219 6 138 194 602 992 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -0.637 -2.080 -0.884 0.869 -1.818 -2.929 1.484 -2.395 -2.139 1.185 -2.710 -0.659 1.661 -2.219 1.193 -1.322 + ML 216 214 6 219 6 132 189 599 989 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 217 214 6 219 6 132 189 599 989 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 218 214 6 219 6 127 184 595 985 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 219 219 5 219 6 135 191 601 991 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 220 220 6 220 5 135 192 600 990 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 47 ] 46 727 u a u a + MP 221 220 6 225 6 136 192 600 990 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 0.021 -1.922 -0.628 0.999 -1.898 -1.925 1.454 -2.257 -1.110 0.781 -1.608 -0.549 1.481 -1.343 0.433 -0.208 + ML 222 220 6 225 6 131 188 598 988 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 223 220 6 225 6 132 188 598 988 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 224 220 6 225 6 127 184 594 984 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 225 225 5 225 6 133 190 599 989 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 226 226 6 226 5 134 190 599 989 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 48 ] 47 726 g a g a + MP 227 226 6 231 4 134 190 598 988 -7.909 -9.154 -0.039 -5.608 -3.969 -3.182 -4.141 0.304 -4.685 -5.469 -0.894 -4.336 2.899 1.487 -0.125 0.926 -1.062 -4.602 -2.590 -3.048 + ML 228 226 6 231 4 129 186 596 986 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 229 226 6 231 4 131 187 596 986 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 230 226 6 231 4 126 183 594 984 -12.737 -14.007 -2.036 -0.404 + IL 231 231 5 231 4 131 187 596 986 -2.817 -4.319 -0.613 -2.698 0.000 0.000 0.000 0.000 + IR 232 232 6 232 3 132 188 597 987 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 49 ] - 725 - G - G + MR 233 232 6 235 3 133 188 596 986 -5.635 -0.037 -7.675 -3.500 -4.938 1.936 -4.241 + D 234 232 6 235 3 126 182 593 983 -6.390 -1.568 -0.620 + IR 235 235 3 235 3 132 188 596 986 -1.430 -0.766 -4.613 0.000 0.000 0.000 0.000 + [ MATR 50 ] - 721 - A - A + MR 236 235 3 238 3 132 187 595 985 -9.358 -0.009 -7.675 1.935 -4.374 -3.847 -4.089 + D 237 235 3 238 3 125 181 592 982 -6.390 -1.568 -0.620 + IR 238 238 3 238 3 130 186 595 985 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 51 ] - 720 - U - U + MR 239 238 3 241 5 131 186 594 984 -8.048 -0.020 -7.863 -8.075 -8.967 -2.101 -2.117 -2.130 1.726 + D 240 238 3 241 5 124 180 591 981 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 241 241 3 241 5 128 184 593 983 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 52 ] 48 719 C G C G + MP 242 241 3 246 6 130 185 593 983 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -6.835 -6.935 -6.089 -3.128 -4.490 -6.201 3.904 -5.572 -6.336 -3.074 -6.220 -5.046 -1.339 -6.756 -2.380 -5.139 + ML 243 241 3 246 6 125 181 590 980 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 244 241 3 246 6 125 180 590 980 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 245 241 3 246 6 120 175 585 975 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 246 246 5 246 6 127 183 592 982 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 247 247 6 247 5 127 183 591 981 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 53 ] 49 718 A U A U + MP 248 247 6 252 6 128 183 591 981 -8.666 -9.574 -0.016 -8.351 -8.631 -9.026 -4.500 -3.275 -4.565 3.293 -5.700 -6.030 -0.862 -4.804 -4.434 1.896 -4.976 -0.075 -1.347 -5.044 -3.084 -3.336 + ML 249 247 6 252 6 124 180 588 978 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 250 247 6 252 6 124 179 588 978 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 251 247 6 252 6 119 175 584 974 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 252 252 5 252 6 126 181 590 980 -2.604 -2.867 -0.744 -4.522 -5.298 -4.958 0.000 0.000 0.000 0.000 + IR 253 253 6 253 5 126 181 590 980 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 54 ] 51 717 u a u a + MP 254 253 6 258 6 127 181 589 979 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.514 -3.363 -3.588 1.619 -2.947 -4.409 1.747 -3.484 -3.569 0.991 -4.088 -1.284 2.483 -3.750 -0.614 -2.479 + ML 255 253 6 258 6 123 178 587 977 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 256 253 6 258 6 122 178 586 976 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 257 253 6 258 6 119 174 583 972 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 258 258 5 258 6 125 180 588 978 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 259 259 6 259 5 125 180 588 978 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 55 ] 52 716 G C G C + MP 260 259 6 264 6 125 179 587 977 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.820 -3.312 -4.801 0.267 -5.882 -5.304 -1.047 -5.220 -4.694 3.673 -5.063 -0.821 -1.231 -4.742 -3.060 -3.297 + ML 261 259 6 264 6 122 177 585 975 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 262 259 6 264 6 121 176 584 974 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 263 259 6 264 6 118 173 582 972 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 264 264 5 264 6 123 178 586 976 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 265 265 6 265 5 123 178 586 976 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 56 ] 53 715 C G C G + MP 266 265 6 270 4 123 178 585 975 -8.057 -8.264 -0.024 -6.678 -4.689 -4.599 -4.519 -0.510 -3.287 -5.077 3.188 -4.034 -4.490 -0.407 -4.872 -2.428 1.664 -4.803 0.625 -3.293 + ML 267 265 6 270 4 121 176 584 974 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 268 265 6 270 4 119 174 582 972 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 269 265 6 270 4 118 173 581 971 -4.568 -4.250 -2.265 -0.520 + IL 270 270 5 270 4 122 177 584 974 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 271 271 6 271 3 122 177 584 974 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 57 ] 54 - C - C - + ML 272 271 6 274 3 121 176 583 973 -9.017 -0.010 -7.671 -2.449 1.759 -2.563 -1.923 + D 273 271 6 274 3 117 172 580 970 -6.174 -1.687 -0.566 + IL 274 274 3 274 3 121 176 583 973 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 58 ] 55 - G - G - + ML 275 274 3 277 3 120 175 582 972 -9.017 -0.010 -7.671 -0.996 -2.143 1.609 -2.177 + D 276 274 3 277 3 116 171 579 969 -6.174 -1.687 -0.566 + IL 277 277 3 277 3 120 175 582 972 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 56 - a - a - + ML 278 277 3 280 3 119 174 581 971 -9.017 -0.010 -7.671 0.755 -0.634 -0.487 -0.067 + D 279 277 3 280 3 116 171 578 968 -6.174 -1.687 -0.566 + IL 280 280 3 280 3 119 174 581 971 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 57 - G - G - + ML 281 280 3 283 3 118 173 580 970 -9.017 -0.010 -7.671 -1.110 -1.530 1.544 -1.870 + D 282 280 3 283 3 115 170 577 967 -6.174 -1.687 -0.566 + IL 283 283 3 283 3 118 173 580 970 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 61 ] 58 - g - g - + ML 284 283 3 286 3 117 172 579 969 -1.666 -1.048 -2.313 -0.399 -0.374 0.723 -0.286 + D 285 283 3 286 3 115 170 577 967 -6.174 -1.687 -0.566 + IL 286 286 3 286 3 117 172 579 969 -2.189 -0.396 -5.597 0.000 0.000 0.000 0.000 + [ MATL 62 ] 62 - a - a - + ML 287 286 3 289 3 116 171 578 968 -9.054 -0.011 -7.372 0.530 -0.943 -0.082 0.126 + D 288 286 3 289 3 114 169 576 966 -7.339 -0.186 -3.122 + IL 289 289 3 289 3 116 171 578 968 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 63 ] - 714 - A - A + MR 290 289 3 292 3 115 170 577 967 -9.358 -0.009 -7.675 1.277 -0.136 -2.019 -1.251 + D 291 289 3 292 3 111 166 574 964 -6.390 -1.568 -0.620 + IR 292 292 3 292 3 115 170 577 967 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 64 ] - 713 - A - A + MR 293 292 3 295 3 114 169 576 966 -9.358 -0.009 -7.675 1.823 -3.381 -1.994 -3.123 + D 294 292 3 295 3 110 165 573 963 -6.390 -1.568 -0.620 + IR 295 295 3 295 3 114 169 576 966 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 65 ] - 712 - U - U + MR 296 295 3 298 3 113 168 575 965 -9.358 -0.009 -7.675 -1.712 -2.061 -2.950 1.734 + D 297 295 3 298 3 109 164 572 962 -6.390 -1.568 -0.620 + IR 298 298 3 298 3 113 168 575 965 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 66 ] - 711 - C - C + MR 299 298 3 301 3 112 167 574 964 -9.358 -0.009 -7.675 -0.299 1.356 -2.473 -1.160 + D 300 298 3 301 3 108 163 571 961 -6.390 -1.568 -0.620 + IR 301 301 3 301 3 112 167 574 964 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 67 ] - 710 - A - A + MR 302 301 3 304 3 111 166 573 963 -9.358 -0.009 -7.675 1.073 -1.905 0.212 -1.087 + D 303 301 3 304 3 107 162 570 960 -6.390 -1.568 -0.620 + IR 304 304 3 304 3 111 166 573 963 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 68 ] - 709 - g - g + MR 305 304 3 307 3 110 165 572 962 -9.358 -0.009 -7.675 0.627 -1.915 0.796 -1.137 + D 306 304 3 307 3 107 161 569 959 -6.390 -1.568 -0.620 + IR 307 307 3 307 3 110 165 572 962 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 69 ] - 708 - a - a + MR 308 307 3 310 3 110 164 571 961 -9.358 -0.009 -7.675 0.428 -0.469 0.216 -0.376 + D 309 307 3 310 3 106 161 568 958 -6.390 -1.568 -0.620 + IR 310 310 3 310 3 109 164 571 961 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 70 ] - 707 - g - g + MR 311 310 3 313 3 109 163 570 960 -9.358 -0.009 -7.675 -0.034 -0.019 0.053 -0.002 + D 312 310 3 313 3 105 160 567 957 -6.390 -1.568 -0.620 + IR 313 313 3 313 3 108 163 570 960 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 71 ] - 706 - a - a + MR 314 313 3 316 3 108 162 569 959 -9.358 -0.009 -7.675 0.756 -0.632 -0.300 -0.227 + D 315 313 3 316 3 104 159 566 956 -6.390 -1.568 -0.620 + IR 316 316 3 316 3 107 162 569 959 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 72 ] - 705 - a - a + MR 317 316 3 319 3 107 161 568 958 -9.358 -0.009 -7.675 0.378 -0.307 0.070 -0.248 + D 318 316 3 319 3 103 158 565 955 -6.390 -1.568 -0.620 + IR 319 319 3 319 3 107 161 568 958 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 73 ] - 704 - a - a + MR 320 319 3 322 3 106 160 567 957 -9.358 -0.009 -7.675 0.725 -0.842 -0.649 0.204 + D 321 319 3 322 3 103 157 564 954 -6.390 -1.568 -0.620 + IR 322 322 3 322 3 106 160 567 957 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 74 ] - 703 - A - A + MR 323 322 3 325 3 105 159 566 956 -9.358 -0.009 -7.675 1.394 -1.703 -1.319 -0.590 + D 324 322 3 325 3 102 157 564 954 -6.390 -1.568 -0.620 + IR 325 325 3 325 3 105 159 566 956 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 75 ] - 702 - A - A + MR 326 325 3 328 3 104 158 565 955 -9.358 -0.189 -3.042 1.539 -1.626 -1.618 -1.170 + D 327 325 3 328 3 102 156 563 953 -6.390 -1.568 -0.620 + IR 328 328 3 328 3 104 158 565 955 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 76 ] - 701 - A - A + MR 329 328 3 331 3 103 157 564 954 -1.729 -0.571 -5.328 1.255 -0.565 -1.610 -0.715 + D 330 328 3 331 3 101 155 562 952 -7.949 -0.368 -2.179 + IR 331 331 3 331 3 103 157 564 954 -2.440 -0.327 -5.763 0.000 0.000 0.000 0.000 + [ MATR 77 ] - 696 - u - u + MR 332 331 3 334 3 102 156 563 953 -9.333 -0.009 -7.651 -0.393 0.268 -1.236 0.687 + D 333 331 3 334 3 99 154 561 951 -3.014 -1.637 -0.850 + IR 334 334 3 334 3 103 158 565 955 -0.482 -1.956 -5.256 0.000 0.000 0.000 0.000 + [ MATR 78 ] - 642 - a - a + MR 335 334 3 337 3 101 155 562 952 -9.348 -0.009 -7.666 0.475 -0.240 -0.807 0.252 + D 336 334 3 337 3 98 152 559 949 -6.537 -1.469 -0.671 + IR 337 337 3 337 3 101 155 562 952 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 79 ] - 641 - a - a + MR 338 337 3 340 3 100 154 561 951 -9.354 -0.009 -7.672 0.919 -0.433 -0.578 -0.517 + D 339 337 3 340 3 97 152 558 948 -6.453 -1.631 -0.587 + IR 340 340 3 340 3 100 154 561 951 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 80 ] - 640 - A - A + MR 341 340 3 343 3 99 153 560 950 -9.354 -0.009 -7.672 1.169 -2.237 0.347 -1.901 + D 342 340 3 343 3 97 151 558 948 -6.453 -1.631 -0.587 + IR 343 343 3 343 3 99 153 560 950 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 81 ] - 639 - A - A + MR 344 343 3 346 3 98 152 559 949 -9.354 -0.009 -7.672 1.744 -2.700 -2.714 -1.536 + D 345 343 3 346 3 96 151 557 947 -6.453 -1.631 -0.587 + IR 346 346 3 346 3 98 152 559 949 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 82 ] - 638 - g - g + MR 347 346 3 349 2 97 151 558 948 -9.548 -0.002 0.097 -1.357 0.607 0.025 + D 348 346 3 349 2 96 150 557 947 -4.498 -0.065 + IR 349 349 3 349 2 97 152 558 948 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 83 ] - - - - - - + B 350 349 3 351 729 96 150 557 947 + [ BEGL 84 ] - - - - - - + S 351 350 1 352 1 22 63 458 848 0.000 + [ BIF 85 ] - - - - - - + B 352 351 1 482 353 22 63 458 848 + [ BEGR 158 ] - - - - - - + S 353 352 1 354 3 0 0 282 575 -1.563 -1.679 -1.517 + IL 354 354 2 354 3 1 7 299 592 -0.091 -4.087 -8.916 0.000 0.000 0.000 0.000 + [ MATL 159 ] 366 - a - a - + ML 355 354 2 357 3 1 3 101 174 -8.399 -0.015 -7.053 0.434 -0.353 -0.482 0.203 + D 356 354 2 357 3 0 0 98 171 -9.117 -2.083 -0.392 + IL 357 357 3 357 3 1 3 101 174 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 160 ] 367 - g - g - + ML 358 357 3 360 3 1 2 100 173 -8.563 -0.072 -4.440 0.032 -0.673 0.587 -0.237 + D 359 357 3 360 3 0 0 98 171 -8.802 -1.764 -0.508 + IL 360 360 3 360 3 1 2 100 173 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 161 ] 368 - a - a - + ML 361 360 3 363 5 1 3 99 172 -7.715 -0.025 -7.531 -7.743 -8.635 0.668 -0.140 -0.514 -0.316 + D 362 360 3 363 5 0 0 97 170 -6.715 -0.195 -5.977 -4.351 -4.264 + IL 363 363 3 363 5 1 1 99 172 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 162 ] 369 440 C G C G + MP 364 363 3 368 6 2 4 98 171 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.382 -4.196 -4.309 0.318 -3.192 -4.999 3.254 -3.879 -4.242 0.198 -4.689 -1.816 1.349 -4.544 -0.707 -3.032 + ML 365 363 3 368 6 1 1 95 169 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 366 363 3 368 6 1 1 95 168 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 367 363 3 368 6 0 0 91 164 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 368 368 5 368 6 1 1 97 170 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 369 369 6 369 5 1 1 97 170 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 163 ] 370 439 g c g c + MP 370 369 6 374 6 2 4 96 169 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.728 -2.804 -3.670 1.475 -3.899 -4.360 1.334 -4.026 -3.908 2.772 -4.286 -0.326 0.889 -3.637 -1.377 -2.625 + ML 371 369 6 374 6 1 1 93 167 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 372 369 6 374 6 1 1 93 166 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 373 369 6 374 6 0 0 89 162 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 374 374 5 374 6 1 1 95 168 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 375 375 6 375 5 1 1 95 168 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 164 ] 371 438 u g u g + MP 376 375 6 380 6 2 3 94 167 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.281 -4.251 -4.207 -0.468 -3.179 -4.836 1.947 -3.873 -4.195 -0.167 -4.621 -2.219 2.016 -3.660 2.487 -3.069 + ML 377 375 6 380 6 1 1 91 165 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 378 375 6 380 6 1 1 91 164 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 379 375 6 380 6 0 0 87 160 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 380 380 5 380 6 1 1 93 166 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 381 381 6 381 5 1 1 93 166 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 165 ] 372 437 C G C G + MP 382 381 6 386 6 2 3 92 165 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.157 -3.997 -4.135 0.312 -3.096 -4.876 3.040 -3.757 -4.063 0.234 -4.539 -1.639 1.713 -4.343 0.093 -2.870 + ML 383 381 6 386 6 1 1 90 163 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 384 381 6 386 6 1 1 89 163 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 385 381 6 386 6 0 0 85 158 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 386 386 5 386 6 1 1 91 164 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 387 387 6 387 5 1 1 91 164 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 166 ] 373 436 c g c g + MP 388 387 6 392 6 2 3 90 163 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.442 -2.136 -2.234 1.054 -1.354 -3.085 2.026 -2.514 -1.513 1.096 -2.856 -0.789 1.848 -2.377 -0.008 -1.448 + ML 389 387 6 392 6 1 1 88 161 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 390 387 6 392 6 1 1 88 161 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 391 387 6 392 6 0 0 83 156 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 392 392 5 392 6 1 1 89 162 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 393 393 6 393 5 1 1 89 162 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 167 ] 374 435 u a u a + MP 394 393 6 398 4 2 2 88 161 -1.712 -9.154 -0.969 -2.457 -0.931 -1.401 -1.896 1.208 -1.895 -1.712 1.552 -2.248 -2.030 1.427 -2.601 -0.067 1.571 -2.101 0.146 -1.191 + ML 395 393 6 398 4 1 1 86 159 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 396 393 6 398 4 1 1 86 160 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 397 393 6 398 4 0 0 81 154 -12.737 -14.007 -2.036 -0.404 + IL 398 398 5 398 4 1 1 87 160 -4.485 -5.988 -0.166 -4.366 0.000 0.000 0.000 0.000 + IR 399 399 6 399 3 1 1 87 160 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 168 ] - 434 - a - a + MR 400 399 6 402 3 1 1 86 159 -1.782 -0.815 -2.827 0.302 -0.310 -0.323 0.216 + D 401 399 6 402 3 0 0 67 140 -8.248 -3.426 -0.146 + IR 402 402 3 402 3 1 1 90 163 -0.364 -2.314 -5.532 0.000 0.000 0.000 0.000 + [ MATR 169 ] - 407 - a - a + MR 403 402 3 405 5 1 1 39 58 -7.560 -0.065 -5.023 -7.588 -8.479 0.200 -0.486 0.169 0.019 + D 404 402 3 405 5 0 0 38 56 -7.271 -1.004 -3.124 -3.651 -1.735 + IR 405 405 3 405 5 1 1 40 58 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 170 ] 376 406 c g c g + MP 406 405 3 410 6 2 2 38 57 -9.468 -9.407 -0.016 -8.183 -8.463 -8.858 -1.404 -1.773 -1.217 1.040 -1.248 -2.591 1.845 -1.111 -1.177 1.139 -2.367 -0.492 1.363 -1.896 0.366 -0.939 + ML 407 405 3 410 6 1 1 37 56 -6.926 -7.272 -0.755 -1.601 -5.409 -4.652 0.313 -0.399 -0.575 0.409 + MR 408 405 3 410 6 1 1 37 55 -7.339 -6.068 -1.088 -6.047 -1.180 -4.260 0.085 -0.795 0.609 -0.256 + D 409 405 3 410 6 0 0 36 54 -10.376 -9.075 -1.490 -5.554 -2.702 -1.100 + IL 410 410 5 410 6 1 1 38 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 411 411 6 411 5 1 1 38 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 171 ] 377 405 c g c g + MP 412 411 6 416 6 2 2 36 55 -9.589 -9.528 -0.041 -8.305 -5.625 -8.979 -2.741 -2.776 -3.032 1.108 -1.120 -3.879 2.582 -3.067 -2.860 0.901 -3.583 -1.102 1.626 -3.184 -0.352 -1.968 + ML 413 411 6 416 6 1 1 35 53 -6.290 -6.637 -1.351 -1.045 -4.687 -4.016 0.313 -0.226 -0.301 0.126 + MR 414 411 6 416 6 1 1 35 53 -7.309 -6.038 -1.123 -6.017 -1.150 -4.230 0.796 -0.683 -0.479 -0.115 + D 415 411 6 416 6 0 0 34 52 -9.502 -8.200 -1.590 -4.679 -4.697 -0.772 + IL 416 416 5 416 6 1 1 36 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 417 417 6 417 5 1 1 36 54 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 172 ] 378 404 c g c g + MP 418 417 6 422 6 2 2 34 53 -9.608 -9.547 -0.190 -7.435 -5.017 -3.567 -2.366 -2.544 -1.325 0.893 -2.205 -3.474 2.178 -2.828 -2.675 1.688 -3.085 -0.847 1.614 -2.770 -0.253 -1.704 + ML 419 417 6 422 6 1 1 33 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 420 417 6 422 6 1 1 33 51 -7.377 -6.106 -1.929 -6.084 -0.619 -4.298 0.873 -0.784 -0.420 -0.252 + D 421 417 6 422 6 0 0 31 49 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 422 422 5 422 6 1 1 34 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 423 423 6 423 5 1 1 34 52 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 173 ] 379 403 c g c g + MP 424 423 6 428 6 2 2 33 51 -5.143 -5.212 -0.104 -7.333 -7.895 -7.989 -2.741 -2.465 -2.865 1.458 -2.572 -3.687 2.055 -3.004 -2.910 1.605 -3.441 -0.270 1.410 -2.986 0.137 -1.834 + ML 425 423 6 428 6 1 1 31 49 -6.320 -6.667 -1.212 -1.075 -6.516 -4.046 0.352 -0.362 -0.101 0.018 + MR 426 423 6 428 6 1 1 32 50 -7.797 -2.214 -1.287 -6.504 -1.638 -4.718 -0.329 -1.297 1.125 -0.700 + D 427 423 6 428 6 0 0 30 48 -10.621 -9.320 -0.530 -5.799 -5.816 -1.892 + IL 428 428 5 428 6 1 1 32 51 -2.992 -1.711 -1.025 -4.910 -5.686 -5.347 0.000 0.000 0.000 0.000 + IR 429 429 6 429 5 1 1 32 50 -3.029 -0.534 -2.933 -4.708 -5.814 0.000 0.000 0.000 0.000 + [ MATP 174 ] 381 401 c g c g + MP 430 429 6 434 6 2 2 30 49 -9.596 -9.536 -0.015 -8.312 -8.592 -8.987 -1.746 -1.696 -0.797 1.446 -1.877 -2.600 1.509 -2.291 -2.011 1.427 -1.613 -0.229 1.297 -2.015 0.403 -1.112 + ML 431 429 6 434 6 1 1 29 48 -6.794 -7.140 -0.760 -1.548 -6.990 -4.519 0.114 -0.867 0.640 -0.302 + MR 432 429 6 434 6 1 1 29 47 -7.015 -5.744 -1.571 -5.722 -0.856 -3.935 0.323 -0.373 -0.242 0.178 + D 433 429 6 434 6 0 0 27 45 -9.101 -7.799 -3.080 -4.279 -4.296 -0.371 + IL 434 434 5 434 6 1 1 30 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 435 435 6 435 5 1 1 30 48 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 175 ] 382 400 u a u a + MP 436 435 6 440 6 2 2 28 47 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.810 -2.007 -0.658 1.099 -1.855 -2.855 1.482 -1.514 -2.001 1.534 -2.641 -0.318 1.548 -2.144 0.339 -0.721 + ML 437 435 6 440 6 1 1 27 45 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 438 435 6 440 6 1 1 27 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 439 435 6 440 6 0 0 25 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 440 440 5 440 6 1 1 28 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 441 441 6 441 5 1 1 28 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 176 ] 383 399 c g c g + MP 442 441 6 446 6 2 2 26 45 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.775 -1.982 -1.907 1.089 -1.872 -2.723 1.897 -1.393 -1.462 1.098 -2.608 -0.633 1.260 -1.471 0.913 -0.788 + ML 443 441 6 446 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 444 441 6 446 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 445 441 6 446 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 446 446 5 446 6 1 1 26 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 447 447 6 447 5 1 1 26 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 177 ] 384 398 c g c g + MP 448 447 6 452 4 2 2 24 43 -8.057 -3.255 -0.182 -6.678 -1.731 -1.888 -1.214 1.022 -1.915 -2.444 1.744 -2.192 -0.451 0.940 -0.628 -0.608 1.580 -2.013 0.402 -1.197 + ML 449 447 6 452 4 1 1 24 43 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 450 447 6 452 4 1 1 24 42 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 451 447 6 452 4 0 0 23 41 -4.568 -4.250 -2.265 -0.520 + IL 452 452 5 452 4 1 1 26 44 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 453 453 6 453 3 1 1 24 42 -1.949 -0.508 -4.717 0.000 0.000 0.000 0.000 + [ MATL 178 ] 385 - u - u - + ML 454 453 6 456 3 1 1 22 40 -9.017 -0.313 -2.375 0.168 -0.690 -0.737 0.728 + D 455 453 6 456 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 456 456 3 456 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 179 ] 386 - c - c - + ML 457 456 3 459 3 1 1 21 39 -3.265 -0.168 -7.371 -0.863 0.748 -1.829 0.575 + D 458 456 3 459 3 0 0 19 38 -8.377 -0.248 -2.692 + IL 459 459 3 459 3 1 1 21 40 -1.925 -0.523 -4.625 0.000 0.000 0.000 0.000 + [ MATL 180 ] 388 - G - G - + ML 460 459 3 462 3 1 1 19 38 -9.014 -0.010 -7.668 -0.863 -0.947 1.237 -0.801 + D 461 459 3 462 3 0 0 19 38 -6.226 -1.577 -0.618 + IL 462 462 3 462 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 181 ] 389 - C - C - + ML 463 462 3 465 3 1 1 18 37 -9.017 -0.010 -7.671 -1.297 1.180 -0.952 -0.303 + D 464 462 3 465 3 0 0 18 36 -6.174 -1.687 -0.566 + IL 465 465 3 465 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 182 ] 390 - C - C - + ML 466 465 3 468 3 1 1 17 35 -9.017 -0.010 -7.671 -1.813 1.288 -2.789 0.174 + D 467 465 3 468 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 468 468 3 468 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 183 ] 391 - u - u - + ML 469 468 3 471 3 1 1 15 34 -9.017 -0.013 -7.102 -1.101 0.602 -1.375 0.705 + D 470 468 3 471 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 471 471 3 471 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 184 ] 392 - g - g - + ML 472 471 3 474 3 1 1 14 32 -9.014 -0.010 -7.668 -0.074 -1.193 0.817 -0.234 + D 473 471 3 474 3 0 0 15 33 -6.238 -1.751 -0.536 + IL 474 474 3 474 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 185 ] 393 - a - a - + ML 475 474 3 477 3 1 1 12 31 -9.014 -0.048 -5.021 0.436 -0.010 -0.772 0.095 + D 476 474 3 477 3 0 0 13 32 -6.238 -1.751 -0.536 + IL 477 477 3 477 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 186 ] 394 - u - u - + ML 478 477 3 480 2 1 1 1 1 * 0.000 -0.026 -0.780 0.274 0.295 + D 479 477 3 480 2 0 0 0 0 * 0.000 + IL 480 480 3 480 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 187 ] - - - - - - + E 481 480 3 -1 0 0 0 0 0 + [ BEGL 86 ] - - - - - - + S 482 352 1 483 1 1 33 402 792 0.000 + [ BIF 87 ] - - - - - - + B 483 482 1 484 570 1 33 402 792 + [ BEGL 88 ] - - - - - - + S 484 483 1 485 4 0 0 42 61 -0.090 -5.169 -5.332 -6.940 + [ MATP 89 ] 63 133 u a u a + MP 485 484 1 489 6 2 2 42 61 -9.584 -9.524 -0.015 -8.300 -8.580 -8.975 -1.156 -1.939 -1.929 0.961 -0.117 -2.780 1.365 -2.274 -1.003 1.467 -2.568 -0.331 1.704 -1.378 -0.115 -1.194 + ML 486 484 1 489 6 1 1 41 60 -6.688 -7.034 -0.838 -1.442 -6.883 -4.413 0.055 -0.829 0.657 -0.283 + MR 487 484 1 489 6 1 1 41 59 -7.284 -6.013 -1.922 -5.991 -0.635 -4.205 0.142 0.201 -0.605 0.124 + D 488 484 1 489 6 0 0 39 57 -9.128 -7.826 -3.623 -4.306 -3.708 -0.348 + IL 489 489 5 489 6 1 1 42 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 490 490 6 490 5 1 1 42 61 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 90 ] 64 132 g c g c + MP 491 490 6 495 6 2 2 40 59 -9.612 -9.551 -0.015 -8.328 -8.607 -9.002 -3.531 -2.830 -3.524 1.002 -3.074 -4.251 1.489 -3.774 -3.695 2.787 -3.820 -0.467 0.953 -3.536 -0.605 -2.487 + ML 492 490 6 495 6 1 1 39 58 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 493 490 6 495 6 1 1 39 58 -7.306 -6.035 -1.231 -6.013 -1.048 -4.227 0.789 -0.609 -0.495 -0.141 + D 494 490 6 495 6 0 0 37 55 -9.089 -7.788 -3.585 -4.267 -3.663 -0.360 + IL 495 495 5 495 6 1 1 40 59 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 496 496 6 496 5 1 1 40 59 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 91 ] 65 131 c g c g + MP 497 496 6 501 6 2 2 38 57 -9.630 -9.569 -0.015 -8.346 -8.626 -9.021 -2.316 -2.443 -2.488 1.485 -2.292 -3.335 2.242 -2.710 -1.587 0.961 -3.092 -0.823 1.169 -2.631 0.608 -0.855 + ML 498 496 6 501 6 1 1 37 56 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 499 496 6 501 6 1 1 37 56 -7.071 -5.800 -1.626 -5.778 -0.812 -3.991 0.418 -0.489 -0.092 0.019 + D 500 496 6 501 6 0 0 35 53 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 501 501 5 501 6 1 1 38 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 502 502 6 502 5 1 1 38 57 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 92 ] 66 130 c g c g + MP 503 502 6 507 6 2 2 36 55 -9.632 -9.571 -0.018 -8.347 -8.627 -7.904 -3.027 -2.966 -2.976 1.718 -2.716 -3.980 2.006 -3.196 -3.163 1.328 -3.700 -0.925 1.804 -3.284 -0.081 -2.149 + ML 504 502 6 507 6 1 1 35 54 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 505 502 6 507 6 1 1 35 54 -7.044 -5.773 -1.682 -5.751 -0.786 -3.965 0.279 -0.245 -0.333 0.199 + D 506 502 6 507 6 0 0 33 51 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 507 507 5 507 6 1 1 36 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 508 508 6 508 5 1 1 36 55 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 93 ] 67 129 g c g c + MP 509 508 6 513 6 2 2 34 53 -9.628 -9.568 -0.039 -8.344 -8.051 -5.844 -3.052 -2.456 -3.117 1.664 -3.184 -3.878 1.492 -3.446 -3.084 2.371 -3.738 0.133 0.834 -2.998 -0.430 -2.196 + ML 510 508 6 513 6 1 1 33 52 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 511 508 6 513 6 1 1 33 52 -7.044 -5.773 -1.514 -5.751 -0.885 -3.965 0.428 -0.437 -0.237 0.095 + D 512 508 6 513 6 0 0 31 49 -9.126 -7.824 -3.621 -4.303 -4.321 -0.301 + IL 513 513 5 513 6 1 1 34 53 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 514 514 6 514 5 1 1 34 53 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 94 ] 68 128 g c g c + MP 515 514 6 519 6 2 2 32 51 -9.608 -9.547 -0.087 -8.323 -4.750 -5.982 -1.282 -1.825 -1.601 1.190 -0.801 -2.795 1.571 -2.292 -1.013 1.713 -2.584 -0.416 1.192 -2.084 0.172 -1.112 + ML 516 514 6 519 6 1 1 31 50 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 517 514 6 519 6 1 1 31 49 -7.017 -5.746 -1.566 -5.724 -0.858 -3.938 0.473 -0.459 -0.190 0.011 + D 518 514 6 519 6 0 0 28 47 -9.566 -8.264 -4.061 -4.140 -4.761 -0.248 + IL 519 519 5 519 6 1 1 32 51 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 520 520 6 520 5 1 1 32 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 95 ] 69 127 c g c g + MP 521 520 6 525 4 2 2 30 49 -2.385 -1.394 -1.634 -3.240 -0.781 -1.884 -1.063 1.382 -1.810 -2.629 1.588 -2.222 -1.775 1.129 -2.343 -0.151 1.209 -2.012 0.293 0.048 + ML 522 520 6 525 4 1 1 29 47 -3.781 -3.964 -0.497 -2.693 0.325 -0.258 -0.279 0.120 + MR 523 520 6 525 4 1 1 28 47 -4.844 -4.562 -2.429 -0.440 0.960 -0.705 -0.712 -0.267 + D 524 520 6 525 4 0 0 27 46 -5.323 -5.004 -2.277 -0.439 + IL 525 525 5 525 4 1 1 29 48 -2.852 -2.793 -0.506 -6.255 0.000 0.000 0.000 0.000 + IR 526 526 6 526 3 1 1 29 48 -1.836 -0.820 -2.703 0.000 0.000 0.000 0.000 + [ MATL 96 ] 72 - g - g - + ML 527 526 6 529 3 1 1 27 46 -8.571 -0.014 -7.225 -0.144 -0.275 0.478 -0.191 + D 528 526 6 529 3 0 0 26 45 -8.784 -0.173 -3.176 + IL 529 529 3 529 3 1 1 30 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 97 ] 73 - a - a - + ML 530 529 3 532 3 1 1 26 45 -9.017 -0.010 -7.671 0.733 -0.673 0.104 -0.653 + D 531 529 3 532 3 0 0 25 44 -6.174 -1.687 -0.566 + IL 532 532 3 532 3 1 1 29 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 98 ] 74 - c - c - + ML 533 532 3 535 3 1 1 25 43 -9.017 -0.010 -7.671 -0.112 0.866 -1.000 -0.412 + D 534 532 3 535 3 0 0 24 43 -6.174 -1.687 -0.566 + IL 535 535 3 535 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 99 ] 75 - C - C - + ML 536 535 3 538 3 1 1 24 42 -9.017 -0.010 -7.671 -1.648 1.431 -1.595 -0.615 + D 537 535 3 538 3 0 0 23 42 -6.174 -1.687 -0.566 + IL 538 538 3 538 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 100 ] 76 - u - u - + ML 539 538 3 541 3 1 1 23 41 -9.017 -0.010 -7.671 -0.098 -0.430 -0.670 0.761 + D 540 538 3 541 3 0 0 22 41 -6.174 -1.687 -0.566 + IL 541 541 3 541 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 101 ] 77 - C - C - + ML 542 541 3 544 3 1 1 21 40 -9.017 -0.010 -7.671 -2.162 1.614 -2.399 -0.929 + D 543 541 3 544 3 0 0 21 40 -6.174 -1.687 -0.566 + IL 544 544 3 544 3 1 1 25 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 102 ] 78 - G - G - + ML 545 544 3 547 3 1 1 20 39 -9.017 -0.010 -7.671 -1.954 -2.274 1.737 -2.314 + D 546 544 3 547 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 547 547 3 547 3 1 1 24 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 103 ] 79 - U - U - + ML 548 547 3 550 3 1 1 19 38 -9.017 -0.013 -7.115 -0.926 -1.834 -2.561 1.596 + D 549 547 3 550 3 0 0 19 37 -6.174 -1.687 -0.566 + IL 550 550 3 550 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 104 ] 80 - u - u - + ML 551 550 3 553 3 1 1 18 36 -9.014 -0.010 -7.668 0.395 -1.245 -1.133 0.854 + D 552 550 3 553 3 0 0 18 36 -6.237 -1.750 -0.537 + IL 553 553 3 553 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 105 ] 81 - A - A - + ML 554 553 3 556 3 1 1 17 35 -9.014 -0.010 -7.668 1.898 -3.599 -3.424 -3.379 + D 555 553 3 556 3 0 0 17 35 -6.237 -1.750 -0.537 + IL 556 556 3 556 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 106 ] 82 - A - A - + ML 557 556 3 559 3 1 1 15 34 -9.014 -0.010 -7.668 1.513 -1.500 -1.558 -1.142 + D 558 556 3 559 3 0 0 16 34 -6.237 -1.750 -0.537 + IL 559 559 3 559 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 107 ] 83 - a - a - + ML 560 559 3 562 3 1 1 14 33 -9.014 -0.253 -2.652 0.759 -0.400 -1.477 0.251 + D 561 559 3 562 3 0 0 14 33 -6.237 -1.750 -0.537 + IL 562 562 3 562 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 108 ] 84 - a - a - + ML 563 562 3 565 3 1 1 12 31 -8.772 -0.053 -4.880 0.733 0.305 -1.138 -0.625 + D 564 562 3 565 3 0 0 12 30 -8.172 -3.685 -0.122 + IL 565 565 3 565 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 109 ] 85 - a - a - + ML 566 565 3 568 2 1 1 1 1 * 0.000 0.659 -0.304 -0.985 0.145 + D 567 565 3 568 2 0 0 0 0 * 0.000 + IL 568 568 3 568 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 110 ] - - - - - - + E 569 568 3 -1 0 0 0 0 0 + [ BEGR 111 ] - - - - - - + S 570 483 1 571 3 0 10 374 764 -2.434 -0.667 -2.434 + IL 571 571 2 571 3 1 13 376 766 -1.570 -0.648 -5.333 0.000 0.000 0.000 0.000 + [ MATL 112 ] 138 - A - A - + ML 572 571 2 574 3 1 12 374 764 -8.730 -0.012 -7.385 1.459 -1.217 -1.761 -0.929 + D 573 571 2 574 3 0 8 373 763 -8.330 -0.243 -2.721 + IL 574 574 3 574 3 1 10 375 764 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 113 ] 139 - A - A - + ML 575 574 3 577 3 1 11 373 763 -9.017 -0.010 -7.671 1.303 -0.540 -1.720 -0.886 + D 576 574 3 577 3 0 4 370 760 -6.174 -1.687 -0.566 + IL 577 577 3 577 3 1 9 374 763 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 114 ] 140 - A - A - + ML 578 577 3 580 3 1 11 372 762 -9.017 -0.010 -7.671 1.388 -0.920 -1.486 -1.005 + D 579 577 3 580 3 0 3 369 759 -6.174 -1.687 -0.566 + IL 580 580 3 580 3 1 8 373 762 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 115 ] 141 - a - a - + ML 581 580 3 583 3 1 10 371 761 -9.017 -0.010 -7.671 0.670 -0.585 -0.667 0.153 + D 582 580 3 583 3 0 3 368 758 -6.174 -1.687 -0.566 + IL 583 583 3 583 3 1 8 372 761 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 116 ] 142 - u - u - + ML 584 583 3 586 3 1 9 370 760 -9.017 -0.010 -7.671 0.032 -0.029 -0.766 0.495 + D 585 583 3 586 3 0 2 367 757 -6.174 -1.687 -0.566 + IL 586 586 3 586 3 1 7 371 760 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 117 ] 143 - a - a - + ML 587 586 3 589 3 1 8 369 759 -9.017 -0.010 -7.671 0.979 -0.821 -1.029 -0.041 + D 588 586 3 589 3 0 1 366 756 -6.174 -1.687 -0.566 + IL 589 589 3 589 3 1 6 370 760 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 118 ] 144 - U - U - + ML 590 589 3 592 3 1 8 368 758 -9.017 -0.010 -7.671 -1.405 -0.778 -2.498 1.517 + D 591 589 3 592 3 0 1 365 755 -6.174 -1.687 -0.566 + IL 592 592 3 592 3 1 5 369 759 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 119 ] 145 - A - A - + ML 593 592 3 595 3 1 7 367 757 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 594 592 3 595 3 0 0 364 754 -6.174 -1.687 -0.566 + IL 595 595 3 595 3 1 5 368 758 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 120 ] 146 - A - A - + ML 596 595 3 598 3 1 7 366 756 -9.017 -0.010 -7.671 1.483 -2.048 -0.715 -1.500 + D 597 595 3 598 3 0 0 363 753 -6.174 -1.687 -0.566 + IL 598 598 3 598 3 1 4 367 757 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 121 ] 147 - a - a - + ML 599 598 3 601 3 1 6 365 755 -9.017 -0.010 -7.671 0.834 -1.036 -0.731 0.174 + D 600 598 3 601 3 0 0 362 752 -6.174 -1.687 -0.566 + IL 601 601 3 601 3 1 4 366 756 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 122 ] 148 - u - u - + ML 602 601 3 604 3 1 5 364 754 -9.017 -0.010 -7.671 -1.765 0.673 -2.641 0.965 + D 603 601 3 604 3 0 0 361 751 -6.174 -1.687 -0.566 + IL 604 604 3 604 3 1 3 365 755 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 123 ] 149 - G - G - + ML 605 604 3 607 3 1 5 363 753 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 606 604 3 607 3 0 0 360 750 -6.174 -1.687 -0.566 + IL 607 607 3 607 3 1 2 364 754 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 124 ] 150 - C - C - + ML 608 607 3 610 3 1 4 362 752 -9.017 -0.010 -7.671 -1.427 1.220 -0.254 -1.121 + D 609 607 3 610 3 0 0 359 749 -6.174 -1.687 -0.566 + IL 610 610 3 610 3 1 2 363 753 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 125 ] 151 - c - c - + ML 611 610 3 613 3 1 4 361 751 -9.017 -0.010 -7.671 0.144 0.726 -0.937 -0.476 + D 612 610 3 613 3 0 0 358 748 -6.174 -1.687 -0.566 + IL 613 613 3 613 3 1 2 362 752 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 126 ] 152 - A - A - + ML 614 613 3 616 3 1 3 360 750 -9.017 -0.010 -7.671 1.349 -2.691 0.121 -2.251 + D 615 613 3 616 3 0 0 357 747 -6.174 -1.687 -0.566 + IL 616 616 3 616 3 1 1 361 751 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 127 ] 153 - A - A - + ML 617 616 3 619 3 1 3 359 749 -9.017 -0.010 -7.671 1.616 -1.718 -1.839 -1.509 + D 618 616 3 619 3 0 0 356 746 -6.174 -1.687 -0.566 + IL 619 619 3 619 3 1 1 360 750 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 128 ] 154 - c - c - + ML 620 619 3 622 3 1 3 358 748 -9.017 -0.010 -7.671 0.361 0.586 -1.351 -0.281 + D 621 619 3 622 3 0 0 355 745 -6.174 -1.687 -0.566 + IL 622 622 3 622 3 1 1 359 749 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 129 ] 155 - a - a - + ML 623 622 3 625 3 1 2 357 747 -9.017 -0.010 -7.671 0.360 -0.396 -0.104 0.039 + D 624 622 3 625 3 0 0 354 744 -6.174 -1.687 -0.566 + IL 625 625 3 625 3 1 1 358 748 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 130 ] 156 - a - a - + ML 626 625 3 628 3 1 2 356 746 -9.017 -0.010 -7.671 0.679 0.174 -0.961 -0.402 + D 627 625 3 628 3 0 0 353 743 -6.174 -1.687 -0.566 + IL 628 628 3 628 3 1 1 357 747 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 131 ] 157 - u - u - + ML 629 628 3 631 3 1 2 355 745 -9.017 -0.010 -7.671 0.072 0.274 -1.563 0.487 + D 630 628 3 631 3 0 0 352 742 -6.174 -1.687 -0.566 + IL 631 631 3 631 3 1 1 356 746 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 132 ] 158 - a - a - + ML 632 631 3 634 3 1 1 354 744 -9.017 -0.010 -7.671 0.646 -0.058 -0.265 -0.638 + D 633 631 3 634 3 0 0 350 740 -6.174 -1.687 -0.566 + IL 634 634 3 634 3 1 1 355 745 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 133 ] 159 - A - A - + ML 635 634 3 637 3 1 1 353 743 -9.017 -0.010 -7.671 1.134 -0.508 -0.746 -0.984 + D 636 634 3 637 3 0 0 349 738 -6.174 -1.687 -0.566 + IL 637 637 3 637 3 1 1 354 743 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 134 ] 160 - u - u - + ML 638 637 3 640 3 1 1 352 742 -9.017 -0.017 -6.688 0.350 -0.056 -1.051 0.357 + D 639 637 3 640 3 0 0 346 736 -6.174 -1.687 -0.566 + IL 640 640 3 640 3 1 1 352 742 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 135 ] 161 - a - a - + ML 641 640 3 643 3 1 1 351 741 -9.010 -0.010 -7.664 0.492 -0.754 -0.628 0.437 + D 642 640 3 643 3 0 0 343 733 -6.301 -1.814 -0.509 + IL 643 643 3 643 3 1 1 351 741 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 136 ] 162 - a - a - + ML 644 643 3 646 3 1 1 351 740 -9.010 -0.010 -7.664 0.568 -0.367 -0.938 0.288 + D 645 643 3 646 3 0 0 340 729 -6.301 -1.814 -0.509 + IL 646 646 3 646 3 1 1 350 740 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 137 ] 163 - c - c - + ML 647 646 3 649 3 1 1 350 740 -9.010 -0.444 -1.927 0.140 0.468 -0.948 -0.005 + D 648 646 3 649 3 0 0 333 723 -6.301 -1.814 -0.509 + IL 649 649 3 649 3 1 1 354 744 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 138 ] 164 - u - u - + ML 650 649 3 652 3 1 1 354 744 -8.580 -0.013 -7.234 -0.001 -0.775 0.149 0.387 + D 651 649 3 652 3 0 0 306 696 -8.763 -4.276 -0.080 + IL 652 652 3 652 3 1 1 353 743 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 139 ] 165 - a - a - + ML 653 652 3 655 3 1 1 353 743 -8.580 -0.013 -7.234 0.708 -0.260 -1.268 0.158 + D 654 652 3 655 3 0 0 292 682 -8.763 -4.276 -0.080 + IL 655 655 3 655 3 1 1 352 742 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 140 ] 166 - c - c - + ML 656 655 3 658 3 1 1 353 742 -1.128 -0.900 -7.234 -0.344 0.398 -0.613 0.312 + D 657 655 3 658 3 0 0 240 629 -8.763 -0.385 -2.108 + IL 658 658 3 658 3 1 1 368 758 -0.068 -4.570 -7.950 0.000 0.000 0.000 0.000 + [ MATL 141 ] 245 - G - G - + ML 659 658 3 661 3 1 1 101 193 -8.917 -0.011 -7.571 -0.550 -0.775 1.080 -0.691 + D 660 658 3 661 3 0 0 100 191 -7.363 -0.520 -1.755 + IL 661 661 3 661 3 1 1 102 193 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 142 ] 246 - C - C - + ML 662 661 3 664 3 1 1 100 192 -9.017 -0.010 -7.671 -1.173 1.048 -1.377 0.143 + D 663 661 3 664 3 0 0 98 190 -6.174 -1.687 -0.566 + IL 664 664 3 664 3 1 1 101 192 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 143 ] 247 - u - u - + ML 665 664 3 667 3 1 1 99 191 -9.017 -0.010 -7.671 -0.174 0.155 -1.186 0.643 + D 666 664 3 667 3 0 0 97 189 -6.174 -1.687 -0.566 + IL 667 667 3 667 3 1 1 100 191 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 144 ] 248 - u - u - + ML 668 667 3 670 5 1 1 98 190 -8.048 -0.357 -2.255 -8.075 -8.967 -0.346 0.089 -0.801 0.656 + D 669 667 3 670 5 0 0 97 188 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 670 670 3 670 5 1 1 99 190 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 145 ] 249 323 u a u a + MP 671 670 3 675 6 2 2 98 189 -9.434 -9.374 -0.017 -8.150 -8.430 -8.825 -3.194 -3.222 -3.276 0.342 -0.391 -4.059 2.091 -3.201 -3.273 0.479 -3.788 -1.346 2.583 -3.455 -0.224 -1.654 + ML 672 670 3 675 6 1 1 95 187 -8.053 -8.399 -1.740 -0.573 -8.249 -5.779 -1.035 -1.109 -1.793 1.464 + MR 673 670 3 675 6 1 1 95 187 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 674 670 3 675 6 0 0 90 182 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 675 675 5 675 6 1 1 97 188 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 676 676 6 676 5 1 1 97 188 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 146 ] 250 322 c g c g + MP 677 676 6 681 6 2 2 96 187 -9.489 -9.428 -0.016 -8.205 -8.484 -8.879 -1.846 -1.826 -1.972 1.416 -1.745 -2.883 1.844 -1.391 -2.017 1.358 -2.665 -0.361 1.288 -2.174 0.150 -0.756 + ML 678 676 6 681 6 1 1 93 184 -7.760 -8.106 -2.275 -0.415 -7.956 -5.001 0.963 -1.005 -0.265 -0.473 + MR 679 676 6 681 6 1 1 93 185 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 680 676 6 681 6 0 0 88 180 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 681 681 5 681 6 1 1 95 186 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 682 682 6 682 5 1 1 95 186 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 147 ] 251 321 g c g c + MP 683 682 6 687 6 2 2 94 185 -9.504 -9.443 -0.016 -8.220 -8.500 -8.895 -3.535 -2.572 -3.475 1.252 -3.951 -3.759 1.033 -3.956 -3.493 2.856 -4.119 0.644 0.520 -3.419 -1.448 -2.481 + ML 684 682 6 687 6 1 1 92 183 -7.649 -7.995 -0.989 -1.444 -7.845 -3.115 -0.867 -1.959 1.486 -1.344 + MR 685 682 6 687 6 1 1 91 183 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 686 682 6 687 6 0 0 86 177 -9.095 -7.793 -3.590 -4.272 -4.290 -0.308 + IL 687 687 5 687 6 1 1 93 184 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 688 688 6 688 5 1 1 93 184 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 148 ] 252 320 c g c g + MP 689 688 6 693 6 2 2 92 183 -9.579 -9.518 -0.017 -7.776 -8.574 -8.969 -2.946 -2.976 -3.077 0.524 -2.124 -2.151 2.792 -3.099 -3.076 0.824 -3.622 -0.436 1.425 -3.231 -0.071 -2.084 + ML 690 688 6 693 6 1 1 89 181 -6.807 -7.153 -1.694 -0.681 -7.003 -4.532 -0.108 -0.168 -0.782 0.679 + MR 691 688 6 693 6 1 1 89 180 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 692 688 6 693 6 0 0 84 175 -9.470 -8.169 -3.966 -4.648 -4.665 -0.231 + IL 693 693 5 693 6 1 1 91 182 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 694 694 6 694 5 1 1 91 182 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 149 ] 253 319 u a u a + MP 695 694 6 699 6 2 2 90 181 -9.581 -9.520 -0.057 -4.984 -8.576 -8.971 -1.259 -2.241 -2.254 1.110 -1.305 -3.105 1.781 -2.522 -2.228 0.909 -2.872 -0.428 2.008 -2.398 0.387 -1.409 + ML 696 694 6 699 6 1 1 87 178 -6.781 -7.127 -1.842 -0.615 -6.977 -4.507 0.769 -0.608 -0.588 -0.037 + MR 697 694 6 699 6 1 1 86 178 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 698 694 6 699 6 0 0 82 173 -9.470 -8.169 -3.966 -3.965 -4.665 -0.273 + IL 699 699 5 699 6 1 1 89 181 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 700 700 6 700 5 1 1 89 180 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 150 ] 254 318 g c g c + MP 701 700 6 705 6 2 2 88 180 -9.539 -9.478 -0.016 -8.255 -8.535 -8.930 -2.714 -2.326 -2.808 1.191 -2.999 -3.566 1.041 -3.214 -1.658 2.557 -3.438 0.634 0.917 -1.648 -0.897 -1.954 + ML 702 700 6 705 6 1 1 85 176 -7.246 -7.592 -2.307 -0.418 -7.442 -4.972 -0.027 -0.201 0.226 -0.031 + MR 703 700 6 705 6 1 1 83 175 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 704 700 6 705 6 0 0 80 172 -9.435 -8.133 -3.930 -1.859 -4.630 -0.705 + IL 705 705 5 705 6 1 1 87 178 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 706 706 6 706 5 1 1 87 178 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 151 ] 255 317 c g c g + MP 707 706 6 711 4 2 2 86 178 -2.205 -1.157 -1.628 -6.505 -1.741 -1.943 -1.937 1.124 -1.061 -1.022 2.046 -0.416 -1.142 0.916 -2.571 -0.607 1.169 -2.078 0.090 -1.195 + ML 708 706 6 711 4 1 1 84 175 -4.126 -1.070 -1.378 -3.612 0.201 0.098 -0.835 0.287 + MR 709 706 6 711 4 1 1 76 167 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 710 706 6 711 4 0 0 75 166 -4.568 -4.250 -2.265 -0.520 + IL 711 711 5 711 4 1 1 87 179 -0.688 -1.732 -3.776 -7.582 0.000 0.000 0.000 0.000 + IR 712 712 6 712 3 1 1 85 177 -0.291 -2.475 -8.536 0.000 0.000 0.000 0.000 + [ MATL 152 ] 262 - u - u - + ML 713 712 6 715 3 1 1 17 35 -9.017 -0.010 -7.671 -0.858 0.497 -0.688 0.502 + D 714 712 6 715 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 715 715 3 715 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 153 ] 263 - U - U - + ML 716 715 3 718 3 1 1 15 34 -9.017 -0.010 -7.671 -3.414 -3.115 -4.200 1.902 + D 717 715 3 718 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 718 718 3 718 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 154 ] 264 - A - A - + ML 719 718 3 721 3 1 1 14 32 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 720 718 3 721 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 721 721 3 721 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 155 ] 265 - A - A - + ML 722 721 3 724 3 1 1 12 31 -9.017 -0.128 -3.594 1.755 -3.132 -1.430 -2.845 + D 723 721 3 724 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 724 724 3 724 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 156 ] 266 - u - u - + ML 725 724 3 727 2 1 1 1 1 * 0.000 0.051 -0.627 -0.809 0.804 + D 726 724 3 727 2 0 0 0 0 * 0.000 + IL 727 727 3 727 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 157 ] - - - - - - + E 728 727 3 -1 0 0 0 0 0 + [ BEGR 188 ] - - - - - - + S 729 350 1 730 3 10 45 138 190 -9.017 -0.079 -4.280 + IL 730 730 2 730 3 11 46 140 192 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 189 ] 441 - u - u - + ML 731 730 2 733 3 10 45 138 190 -8.948 -0.050 -4.968 -0.147 -0.304 -1.539 0.958 + D 732 730 2 733 3 8 43 137 189 -7.095 -0.653 -1.487 + IL 733 733 3 733 3 10 45 139 191 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 190 ] 442 - C - C - + ML 734 733 3 736 3 9 44 137 189 -8.980 -0.077 -4.320 -1.175 1.536 -2.746 -0.975 + D 735 733 3 736 3 7 42 135 187 -6.750 -0.896 -1.141 + IL 736 736 3 736 3 10 44 138 190 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 191 ] 443 - A - A - + ML 737 736 3 739 3 9 43 136 188 -2.432 -0.853 -1.937 1.191 -2.272 0.279 -1.750 + D 738 736 3 739 3 6 41 134 186 -7.055 -2.568 -0.280 + IL 739 739 3 739 3 11 44 136 188 -2.191 -0.413 -5.060 0.000 0.000 0.000 0.000 + [ MATL 192 ] 447 - u - u - + ML 740 739 3 742 3 10 43 135 187 -8.526 -0.014 -7.180 0.081 0.288 -1.210 0.366 + D 741 739 3 742 3 6 40 134 186 -8.883 -0.812 -1.224 + IL 742 742 3 742 3 9 43 136 188 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 193 ] 448 - u - u - + ML 743 742 3 745 3 10 42 134 186 -8.848 -0.011 -7.502 0.371 -0.220 -1.010 0.435 + D 744 742 3 745 3 5 39 133 185 -7.817 -0.360 -2.209 + IL 745 745 3 745 3 8 41 135 187 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 194 ] 449 - a - a - + ML 746 745 3 748 3 9 41 133 185 -9.017 -0.010 -7.671 0.668 -0.332 -1.247 0.258 + D 747 745 3 748 3 4 36 131 183 -6.174 -1.687 -0.566 + IL 748 748 3 748 3 7 41 134 186 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 195 ] 450 - a - a - + ML 749 748 3 751 3 9 40 132 184 -9.017 -0.010 -7.671 0.673 -0.634 -1.050 0.355 + D 750 748 3 751 3 4 36 130 182 -6.174 -1.687 -0.566 + IL 751 751 3 751 3 7 40 133 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 196 ] 451 - a - a - + ML 752 751 3 754 3 8 39 131 183 -9.017 -0.010 -7.671 0.693 -0.590 -0.679 0.130 + D 753 751 3 754 3 4 35 129 181 -6.174 -1.687 -0.566 + IL 754 754 3 754 3 6 39 132 184 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 197 ] 452 - g - g - + ML 755 754 3 757 3 8 38 130 182 -9.017 -0.010 -7.671 -0.056 -0.735 0.296 0.275 + D 756 754 3 757 3 3 34 128 180 -6.174 -1.687 -0.566 + IL 757 757 3 757 3 6 38 131 183 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 198 ] 453 - c - c - + ML 758 757 3 760 3 8 37 129 181 -9.017 -0.010 -7.671 -0.684 0.721 -1.047 0.316 + D 759 757 3 760 3 3 33 127 179 -6.174 -1.687 -0.566 + IL 760 760 3 760 3 6 37 130 182 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 199 ] 454 - g - g - + ML 761 760 3 763 3 7 36 128 180 -9.017 -0.010 -7.671 0.656 -1.341 0.693 -1.278 + D 762 760 3 763 3 3 33 126 178 -6.174 -1.687 -0.566 + IL 763 763 3 763 3 5 36 129 181 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 200 ] 455 - G - G - + ML 764 763 3 766 3 7 35 127 179 -9.017 -0.010 -7.671 -0.178 -2.609 1.442 -2.092 + D 765 763 3 766 3 3 32 125 177 -6.174 -1.687 -0.566 + IL 766 766 3 766 3 5 35 128 180 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 201 ] 456 - G - G - + ML 767 766 3 769 3 6 34 126 178 -9.017 -0.010 -7.671 -0.324 -1.470 1.335 -1.658 + D 768 766 3 769 3 3 31 124 176 -6.174 -1.687 -0.566 + IL 769 769 3 769 3 5 34 127 179 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 202 ] 457 - c - c - + ML 770 769 3 772 3 5 33 125 177 -9.017 -0.010 -7.671 -0.165 0.910 -0.699 -0.708 + D 771 769 3 772 3 2 31 123 175 -6.174 -1.687 -0.566 + IL 772 772 3 772 3 4 33 126 178 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 203 ] 458 - U - U - + ML 773 772 3 775 3 4 32 124 176 -3.081 -0.189 -7.671 -1.274 -1.364 -2.574 1.599 + D 774 772 3 775 3 2 30 122 174 -6.174 -1.687 -0.566 + IL 775 775 3 775 3 4 32 125 176 -1.699 -0.629 -4.465 0.000 0.000 0.000 0.000 + [ MATL 204 ] 461 - a - a - + ML 776 775 3 778 2 3 31 123 175 -9.545 -0.002 0.354 -0.435 0.234 -0.312 + D 777 775 3 778 2 2 30 122 174 -8.453 -0.004 + IL 778 778 3 778 2 3 31 123 175 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 205 ] - - - - - - + B 779 778 3 780 869 2 30 122 174 + [ BEGL 206 ] - - - - - - + S 780 779 1 781 4 0 0 64 117 -0.065 -5.109 -6.657 -7.545 + [ MATP 207 ] 462 560 g c g c + MP 781 780 1 785 6 2 2 64 118 -9.605 -9.544 -0.017 -8.321 -8.012 -8.995 -2.012 -2.035 -1.348 1.058 -0.186 -1.979 1.105 -2.644 -2.369 2.254 -2.914 0.466 0.869 -2.381 -0.477 -1.415 + ML 782 780 1 785 6 1 1 62 116 -6.707 -7.053 -0.823 -1.462 -6.903 -4.433 0.960 -0.827 -0.567 -0.293 + MR 783 780 1 785 6 1 1 61 115 -7.018 -5.747 -1.563 -5.726 -0.859 -3.939 0.394 -0.492 0.005 -0.041 + D 784 780 1 785 6 0 0 58 112 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 785 785 5 785 6 1 1 63 117 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 786 786 6 786 5 1 1 63 117 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 208 ] 463 559 c g c g + MP 787 786 6 791 6 2 2 62 116 -9.633 -9.573 -0.017 -8.349 -8.629 -8.279 -2.135 -2.292 -2.226 0.944 -2.093 -3.008 2.135 -1.833 -2.051 1.450 -2.933 -0.724 1.347 -2.264 0.657 -1.466 + ML 788 786 6 791 6 1 1 60 114 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 789 786 6 791 6 1 1 60 113 -7.018 -5.747 -1.564 -5.725 -0.859 -3.939 0.321 -0.245 -0.288 0.122 + D 790 786 6 791 6 0 0 56 110 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 791 791 5 791 6 1 1 61 115 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 792 792 6 792 5 1 1 61 115 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 209 ] 464 558 c g c g + MP 793 792 6 797 6 2 2 60 114 -5.163 -9.572 -0.058 -7.903 -8.629 -8.291 -0.867 -1.969 -2.147 1.378 -2.127 -2.957 1.658 -2.473 -2.102 1.486 -2.532 0.576 1.163 -2.269 0.160 -1.261 + ML 794 792 6 797 6 1 1 58 112 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 795 792 6 797 6 1 1 58 112 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 796 792 6 797 6 0 0 55 108 -9.094 -7.792 -3.589 -4.271 -4.289 -0.308 + IL 797 797 5 797 6 1 1 59 113 -3.040 -3.303 -0.510 -4.959 -5.735 -5.395 0.000 0.000 0.000 0.000 + IR 798 798 6 798 5 1 1 59 113 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 210 ] 466 557 c g c g + MP 799 798 6 803 6 2 2 58 112 -9.630 -6.179 -0.033 -8.346 -8.625 -9.020 -1.748 -2.029 -2.031 1.173 -1.863 -2.952 1.804 -2.419 -1.729 1.447 -2.550 -0.427 1.519 -2.164 0.506 -1.247 + ML 800 798 6 803 6 1 1 56 110 -6.280 -6.627 -1.267 -1.035 -6.476 -4.006 0.396 -0.484 -0.012 -0.033 + MR 801 798 6 803 6 1 1 56 110 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 802 798 6 803 6 0 0 54 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 803 803 5 803 6 1 1 57 111 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 804 804 6 804 5 1 1 57 111 -2.040 -0.573 -6.199 -4.367 -5.472 0.000 0.000 0.000 0.000 + [ MATP 211 ] 467 554 a u a u + MP 805 804 6 809 6 2 2 56 110 -9.631 -7.901 -0.019 -8.347 -8.627 -9.022 -0.982 -1.887 -1.878 1.570 -1.823 -2.698 1.540 -2.282 -1.675 1.013 -2.342 0.120 1.287 -2.022 0.701 -0.984 + ML 806 804 6 809 6 1 1 54 108 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 807 804 6 809 6 1 1 55 109 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 808 804 6 809 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 809 809 5 809 6 1 1 55 109 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 810 810 6 810 5 1 1 55 109 -2.368 -0.500 -5.972 -4.140 -5.246 0.000 0.000 0.000 0.000 + [ MATP 212 ] 468 551 c g c g + MP 811 810 6 815 6 2 2 54 108 -8.647 -9.571 -0.016 -8.347 -8.627 -9.022 -1.719 -1.206 -1.798 1.446 -1.877 -2.689 1.634 -2.151 -1.112 1.382 -2.601 -0.341 1.399 -2.032 0.205 -1.193 + ML 812 810 6 815 6 1 1 53 107 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 813 810 6 815 6 1 1 54 108 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 814 810 6 815 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 815 815 5 815 6 1 1 53 107 -2.604 -2.867 -0.743 -4.522 -5.299 -4.959 0.000 0.000 0.000 0.000 + IR 816 816 6 816 5 1 1 53 107 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 213 ] 470 550 c g c g + MP 817 816 6 821 6 2 2 52 105 -9.631 -9.571 -0.015 -8.347 -8.627 -9.022 -1.004 -1.993 -1.118 1.445 -1.837 -2.734 1.760 -2.327 -2.054 1.172 -2.625 -0.258 1.512 -2.064 0.029 -1.166 + ML 818 816 6 821 6 1 1 53 107 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 819 816 6 821 6 1 1 53 107 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 820 816 6 821 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 821 821 5 821 6 1 1 52 106 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 822 822 6 822 5 1 1 52 105 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 214 ] 471 549 c g c g + MP 823 822 6 827 6 2 2 50 103 -9.631 -9.571 -0.046 -5.342 -8.627 -9.022 -1.750 -1.901 -1.797 1.239 -1.911 -2.773 1.647 -2.031 -2.081 1.403 -2.552 -0.294 1.397 -2.155 0.642 -0.490 + ML 824 822 6 827 6 1 1 53 106 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 825 822 6 827 6 1 1 53 107 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 826 822 6 827 6 0 0 53 107 -9.137 -7.835 -3.632 -4.314 -4.331 -0.298 + IL 827 827 5 827 6 1 1 51 104 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 828 828 6 828 5 1 1 50 104 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 215 ] 472 548 c g c g + MP 829 828 6 833 4 2 2 47 101 -7.995 -7.487 -0.032 -6.345 -1.127 -1.872 -1.425 1.074 -1.169 -2.764 1.655 -2.260 -0.746 1.387 -2.453 0.084 1.211 -2.053 0.473 -1.181 + ML 830 828 6 833 4 1 1 53 107 -4.145 -4.327 -0.894 -1.493 0.008 -0.884 0.728 -0.328 + MR 831 828 6 833 4 1 1 53 107 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 832 828 6 833 4 0 0 53 107 -4.651 -3.252 -2.348 -0.602 + IL 833 833 5 833 4 1 1 57 111 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 834 834 6 834 3 1 1 59 113 -0.493 -1.968 -4.882 0.000 0.000 0.000 0.000 + [ MATL 216 ] 473 - a - a - + ML 835 834 6 837 3 1 1 33 61 -1.365 -0.966 -3.322 0.371 0.114 -0.796 0.069 + D 836 834 6 837 3 0 0 31 58 -5.152 -0.850 -1.261 + IL 837 837 3 837 3 1 1 33 61 -1.327 -0.997 -3.318 0.000 0.000 0.000 0.000 + [ MATL 217 ] 478 - u - u - + ML 838 837 3 840 3 1 1 31 58 -7.100 -0.019 -7.407 0.514 -0.831 -1.005 0.596 + D 839 837 3 840 3 0 0 30 57 -4.040 -0.398 -2.471 + IL 840 840 3 840 3 1 1 32 59 -1.554 -0.765 -3.819 0.000 0.000 0.000 0.000 + [ MATL 218 ] 480 - u - u - + ML 841 840 3 843 3 1 1 30 57 -9.005 -0.010 -7.659 0.060 0.068 -1.266 0.579 + D 842 840 3 843 3 0 0 28 55 -6.392 -1.576 -0.615 + IL 843 843 3 843 3 1 1 31 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 219 ] 481 - G - G - + ML 844 843 3 846 3 1 1 29 56 -9.011 -0.010 -7.665 -1.047 -2.227 1.456 -0.837 + D 845 843 3 846 3 0 0 27 54 -6.290 -1.803 -0.513 + IL 846 846 3 846 3 1 1 30 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 220 ] 482 - C - C - + ML 847 846 3 849 3 1 1 28 55 -9.011 -0.010 -7.665 -1.626 1.218 -2.634 0.249 + D 848 846 3 849 3 0 0 26 53 -6.290 -1.803 -0.513 + IL 849 849 3 849 3 1 1 29 56 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 221 ] 483 - u - u - + ML 850 849 3 852 3 1 1 27 54 -9.011 -0.013 -7.169 -1.422 0.765 -2.260 0.781 + D 851 849 3 852 3 0 0 25 52 -6.290 -1.803 -0.513 + IL 852 852 3 852 3 1 1 28 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 222 ] 484 - u - u - + ML 853 852 3 855 3 1 1 26 53 -9.008 -0.014 -7.079 -0.465 0.056 -0.554 0.637 + D 854 852 3 855 3 0 0 24 51 -6.340 -1.853 -0.492 + IL 855 855 3 855 3 1 1 27 54 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 223 ] 485 - u - u - + ML 856 855 3 858 3 1 1 25 52 -3.613 -0.137 -6.820 -0.458 -0.021 -0.046 0.399 + D 857 855 3 858 3 0 0 23 51 -4.267 -1.912 -0.551 + IL 858 858 3 858 3 1 1 27 55 -0.966 -1.117 -5.212 0.000 0.000 0.000 0.000 + [ MATL 224 ] 491 - g - g - + ML 859 858 3 861 3 1 1 14 33 -9.002 -0.116 -3.730 -0.672 -0.847 0.680 0.281 + D 860 858 3 861 3 0 0 14 33 -6.432 -1.784 -0.519 + IL 861 861 3 861 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 225 ] 492 - g - g - + ML 862 861 3 864 3 1 1 12 31 -8.900 -0.117 -3.724 0.173 -1.091 0.688 -0.337 + D 863 861 3 864 3 0 0 12 31 -7.494 -0.639 -1.506 + IL 864 864 3 864 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 226 ] 493 - g - g - + ML 865 864 3 867 2 1 1 1 1 * 0.000 0.444 -0.956 0.551 -0.601 + D 866 864 3 867 2 0 0 0 0 * 0.000 + IL 867 867 3 867 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 227 ] - - - - - - + E 868 867 3 -1 0 0 0 0 0 + [ BEGR 228 ] - - - - - - + S 869 779 1 870 3 0 7 90 135 -9.017 -0.010 -7.671 + IL 870 870 2 870 3 1 8 92 137 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 229 ] 561 - g - g - + ML 871 870 2 873 3 1 7 90 135 -9.017 -0.018 -6.547 0.410 -1.116 0.476 -0.288 + D 872 870 2 873 3 0 5 89 134 -6.174 -1.687 -0.566 + IL 873 873 3 873 3 1 7 91 136 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 230 ] 562 - A - A - + ML 874 873 3 876 3 1 6 89 134 -9.009 -0.094 -4.030 1.906 -3.809 -3.362 -3.582 + D 875 873 3 876 3 0 4 89 134 -6.326 -1.839 -0.498 + IL 876 876 3 876 3 1 7 90 135 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 231 ] 563 - A - A - + ML 877 876 3 879 3 1 5 88 133 -2.037 -1.011 -1.942 1.274 -2.398 0.155 -1.847 + D 878 876 3 879 3 0 4 89 134 -1.174 -2.467 -1.411 + IL 879 879 3 879 3 1 9 91 136 -0.591 -1.615 -6.688 0.000 0.000 0.000 0.000 + [ MATL 232 ] 574 - A - A - + ML 880 879 3 882 3 1 7 67 86 -8.608 -0.013 -7.262 1.125 -0.648 -1.267 -0.385 + D 881 879 3 882 3 0 2 65 84 -8.694 -1.478 -0.647 + IL 882 882 3 882 3 1 6 69 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 233 ] 575 - a - a - + ML 883 882 3 885 3 1 6 66 85 -8.773 -0.012 -7.427 0.387 0.090 -0.999 0.173 + D 884 882 3 885 3 0 1 65 84 -8.169 -0.274 -2.561 + IL 885 885 3 885 3 1 4 68 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 234 ] 576 - a - a - + ML 886 885 3 888 3 1 6 65 84 -9.017 -0.010 -7.671 0.312 0.236 -1.482 0.290 + D 887 885 3 888 3 0 0 63 83 -6.174 -1.687 -0.566 + IL 888 888 3 888 3 1 3 67 86 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 235 ] 577 - u - u - + ML 889 888 3 891 3 1 5 64 83 -9.017 -0.010 -7.671 -0.168 0.095 -0.952 0.609 + D 890 888 3 891 3 0 0 62 82 -6.174 -1.687 -0.566 + IL 891 891 3 891 3 1 3 66 85 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 236 ] 578 - a - a - + ML 892 891 3 894 3 1 5 63 82 -9.017 -0.010 -7.671 0.701 -0.528 -1.306 0.352 + D 893 891 3 894 3 0 0 61 81 -6.174 -1.687 -0.566 + IL 894 894 3 894 3 1 2 65 84 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 237 ] 579 - A - A - + ML 895 894 3 897 3 1 4 62 81 -9.017 -0.010 -7.671 1.246 -0.789 -1.229 -0.681 + D 896 894 3 897 3 0 0 60 80 -6.174 -1.687 -0.566 + IL 897 897 3 897 3 1 2 64 83 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 238 ] 580 - a - a - + ML 898 897 3 900 3 1 4 60 80 -9.017 -0.010 -7.671 0.626 0.170 -1.016 -0.257 + D 899 897 3 900 3 0 0 59 79 -6.174 -1.687 -0.566 + IL 900 900 3 900 3 1 1 63 82 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 239 ] 581 - a - a - + ML 901 900 3 903 3 1 3 59 79 -9.017 -0.010 -7.671 0.365 -0.364 0.188 -0.330 + D 902 900 3 903 3 0 0 58 78 -6.174 -1.687 -0.566 + IL 903 903 3 903 3 1 1 62 81 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 240 ] 582 - a - a - + ML 904 903 3 906 3 1 3 58 77 -9.017 -0.010 -7.671 0.479 -0.619 0.184 -0.288 + D 905 903 3 906 3 0 0 57 76 -6.174 -1.687 -0.566 + IL 906 906 3 906 3 1 1 61 80 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 241 ] 583 - G - G - + ML 907 906 3 909 3 1 2 57 76 -9.017 -0.010 -7.671 0.528 -2.487 1.089 -1.984 + D 908 906 3 909 3 0 0 56 75 -6.174 -1.687 -0.566 + IL 909 909 3 909 3 1 1 60 79 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 242 ] 584 - G - G - + ML 910 909 3 912 3 1 2 56 75 -9.017 -0.010 -7.671 -0.407 -2.683 1.518 -2.141 + D 911 909 3 912 3 0 0 55 74 -6.174 -1.687 -0.566 + IL 912 912 3 912 3 1 1 59 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 243 ] 585 - c - c - + ML 913 912 3 915 3 1 2 55 74 -9.017 -0.010 -7.671 0.267 0.773 -1.443 -0.475 + D 914 912 3 915 3 0 0 54 73 -6.174 -1.687 -0.566 + IL 915 915 3 915 3 1 1 58 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 244 ] 586 - U - U - + ML 916 915 3 918 3 1 1 54 73 -9.017 -0.010 -7.671 -1.634 -0.900 -1.990 1.531 + D 917 915 3 918 3 0 0 53 72 -6.174 -1.687 -0.566 + IL 918 918 3 918 3 1 1 57 76 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 245 ] 587 - g - g - + ML 919 918 3 921 5 1 1 53 72 -3.442 -0.159 -7.185 -8.075 -8.967 0.268 -0.534 0.638 -0.863 + D 920 918 3 921 5 0 0 52 71 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 921 921 3 921 5 1 1 53 72 -2.974 -0.316 -4.652 -6.485 -5.758 0.000 0.000 0.000 0.000 + [ MATP 246 ] 589 637 g c g c + MP 922 921 3 926 6 2 2 52 71 -9.633 -9.572 -0.015 -8.349 -8.628 -9.023 -2.491 -0.128 -2.774 1.009 -2.808 -2.009 0.851 -1.949 -2.632 2.350 -2.940 1.248 0.655 -2.710 -0.933 -1.843 + ML 923 921 3 926 6 1 1 51 69 -6.294 -6.641 -1.355 -0.962 -6.490 -4.020 0.308 -0.213 -0.310 0.128 + MR 924 921 3 926 6 1 1 50 69 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 925 921 3 926 6 0 0 48 67 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 926 926 5 926 6 1 1 52 71 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 927 927 6 927 5 1 1 51 70 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 247 ] 590 636 c g c g + MP 928 927 6 932 6 2 2 50 69 -9.633 -9.572 -0.015 -8.349 -8.628 -9.023 -2.641 -2.709 -2.798 0.610 -2.471 -3.638 2.339 -2.928 -2.655 1.003 -2.080 0.418 1.710 -2.942 0.211 -1.886 + ML 929 927 6 932 6 1 1 49 67 -6.294 -6.641 -1.247 -1.049 -6.490 -4.020 0.305 -0.370 -0.262 0.210 + MR 930 927 6 932 6 1 1 48 67 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 931 927 6 932 6 0 0 46 65 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 932 932 5 932 6 1 1 50 69 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 933 933 6 933 5 1 1 49 68 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 248 ] 591 635 c g c g + MP 934 933 6 938 6 2 2 48 67 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.599 -2.000 -2.068 1.046 -1.930 -2.917 1.986 -2.388 -1.108 1.182 -2.312 -0.205 1.552 -2.144 0.271 -1.314 + ML 935 933 6 938 6 1 1 47 65 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 936 933 6 938 6 1 1 46 65 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 937 933 6 938 6 0 0 44 63 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 938 938 5 938 6 1 1 48 67 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 939 939 6 939 5 1 1 47 66 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 249 ] 592 634 u a u a + MP 940 939 6 944 6 2 2 46 65 -9.635 -8.674 -0.016 -8.351 -8.631 -9.026 -1.546 -1.996 -1.529 1.022 -2.021 -2.912 1.595 -2.390 -1.340 1.460 -2.601 -0.394 1.884 -2.202 0.079 -1.311 + ML 941 939 6 944 6 1 1 45 63 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 942 939 6 944 6 1 1 44 63 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 943 939 6 944 6 0 0 42 61 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 944 944 5 944 6 1 1 46 65 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 945 945 6 945 5 1 1 45 64 -2.422 -0.491 -5.934 -4.101 -5.207 0.000 0.000 0.000 0.000 + [ MATP 250 ] 593 632 u a u a + MP 946 945 6 950 6 2 2 44 63 -8.651 -7.670 -0.022 -8.351 -8.631 -9.026 -1.425 -1.239 -1.353 1.200 -1.972 -2.704 1.466 -2.327 -1.989 1.595 -2.616 -0.545 1.697 -1.160 -0.171 -1.166 + ML 947 945 6 950 6 1 1 43 61 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 948 945 6 950 6 1 1 42 61 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 949 945 6 950 6 0 0 40 59 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 950 950 5 950 6 1 1 44 63 -2.604 -2.867 -0.743 -4.522 -5.299 -4.959 0.000 0.000 0.000 0.000 + IR 951 951 6 951 5 1 1 43 62 -2.323 -0.509 -5.994 -4.162 -5.268 0.000 0.000 0.000 0.000 + [ MATP 251 ] 595 628 a u a u + MP 952 951 6 956 6 2 2 42 61 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.640 -1.660 -1.772 1.608 -1.134 -2.733 1.572 -2.261 -1.942 1.267 -2.629 -0.516 1.585 -2.132 0.042 -1.152 + ML 953 951 6 956 6 1 1 41 59 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 954 951 6 956 6 1 1 40 59 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 955 951 6 956 6 0 0 38 57 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 956 956 5 956 6 1 1 42 61 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 957 957 6 957 5 1 1 41 60 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 252 ] 596 627 g c g c + MP 958 957 6 962 6 2 2 40 59 -9.635 -8.055 -0.018 -8.351 -8.631 -9.026 -1.981 -2.075 -2.155 1.668 -1.985 -1.573 1.582 -2.556 -2.301 1.753 -2.860 -0.547 1.199 -2.355 0.100 -1.332 + ML 959 957 6 962 6 1 1 39 57 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 960 957 6 962 6 1 1 38 57 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 961 957 6 962 6 0 0 36 55 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 962 962 5 962 6 1 1 40 59 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 963 963 6 963 5 1 1 39 58 -2.438 -0.484 -5.950 -4.117 -5.223 0.000 0.000 0.000 0.000 + [ MATP 253 ] 597 625 c g c g + MP 964 963 6 968 6 2 2 38 57 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -1.365 -1.419 -1.907 1.422 -1.916 -2.830 1.608 -2.334 -1.878 1.462 -2.371 0.175 1.282 -2.122 0.092 -0.825 + ML 965 963 6 968 6 1 1 37 55 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 966 963 6 968 6 1 1 36 55 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 967 963 6 968 6 0 0 34 53 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 968 968 5 968 6 1 1 38 57 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 969 969 6 969 5 1 1 37 56 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 254 ] 598 624 g c g c + MP 970 969 6 974 6 2 2 36 55 -9.635 -9.574 -0.081 -8.351 -4.404 -9.026 -1.095 -0.922 -1.214 1.375 -1.815 -2.771 1.409 -1.676 -1.730 1.478 -2.560 -0.114 1.286 -2.060 0.201 -0.807 + ML 971 969 6 974 6 1 1 35 53 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 972 969 6 974 6 1 1 34 53 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 973 969 6 974 6 0 0 32 51 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 974 974 5 974 6 1 1 36 55 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 975 975 6 975 5 1 1 35 54 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 255 ] 599 623 c g c g + MP 976 975 6 980 4 2 2 34 53 -1.392 -8.147 -0.818 -4.378 -0.745 -1.314 -1.719 1.316 -0.714 -1.732 1.437 -0.761 -1.825 0.875 -1.422 -0.466 1.244 -1.163 0.580 -1.074 + ML 977 975 6 980 4 1 1 33 51 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 978 975 6 980 4 1 1 32 51 -5.703 -4.732 -0.674 -1.660 -0.421 0.918 -1.157 -0.128 + D 979 975 6 980 4 0 0 31 50 -4.568 -4.250 -2.265 -0.520 + IL 980 980 5 980 4 1 1 33 52 -1.939 -4.794 -0.521 -7.279 0.000 0.000 0.000 0.000 + IR 981 981 6 981 3 1 1 34 53 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 256 ] 604 - a - a - + ML 982 981 6 984 3 1 1 30 49 -9.310 -0.010 -7.628 0.880 -0.765 -0.471 -0.235 + D 983 981 6 984 3 0 0 29 47 -6.095 -0.488 -1.878 + IL 984 984 3 984 3 1 1 31 49 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 257 ] - 622 - a - a + MR 985 984 3 987 5 1 1 29 48 -2.468 -0.305 -7.863 -8.075 -8.967 0.293 -0.717 0.126 0.105 + D 986 984 3 987 5 0 0 27 46 -5.352 -0.707 -2.978 -4.409 -2.404 + IR 987 987 3 987 5 1 1 29 47 -3.381 -0.248 -5.799 -5.060 -6.165 0.000 0.000 0.000 0.000 + [ MATP 258 ] 605 620 c g c g + MP 988 987 3 992 6 2 2 28 46 -9.632 -9.571 -0.015 -8.348 -8.628 -9.023 -2.030 -2.181 -1.577 0.970 -2.138 -3.060 1.808 -2.516 -2.276 1.580 -2.841 -0.656 1.755 -1.391 -0.074 -0.888 + ML 989 987 3 992 6 1 1 27 45 -6.309 -6.655 -1.370 -1.064 -4.290 -4.035 0.375 -0.519 0.070 -0.066 + MR 990 987 3 992 6 1 1 26 45 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 991 987 3 992 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 992 992 5 992 6 1 1 27 46 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 993 993 6 993 5 1 1 27 46 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 259 ] 606 619 c g c g + MP 994 993 6 998 6 2 2 26 44 -9.632 -9.571 -0.015 -8.348 -8.628 -9.023 -3.514 -3.404 -3.265 0.387 -2.528 -4.432 2.740 -3.429 -3.550 1.065 -4.080 -0.195 1.737 -3.756 -0.494 -2.439 + ML 995 993 6 998 6 1 1 26 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 996 993 6 998 6 1 1 25 44 -7.039 -5.768 -1.677 -5.746 -0.790 -3.960 0.289 -0.168 -0.340 0.135 + D 997 993 6 998 6 0 0 24 43 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 998 998 5 998 6 1 1 26 44 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 999 999 6 999 5 1 1 25 44 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 260 ] 607 618 c g c g + MP 1000 999 6 1004 4 2 2 23 42 -8.052 -8.259 -0.024 -6.673 -2.176 -2.338 -2.267 0.754 -1.478 -3.206 2.434 -2.606 -2.403 0.817 -1.553 -0.369 1.154 -2.501 0.693 -0.815 + ML 1001 999 6 1004 4 1 1 25 44 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1002 999 6 1004 4 1 1 24 43 -4.869 -3.898 -1.580 -0.826 0.289 -0.168 -0.340 0.135 + D 1003 999 6 1004 4 0 0 23 42 -4.568 -4.250 -2.265 -0.520 + IL 1004 1004 5 1004 4 1 1 26 45 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1005 1005 6 1005 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 261 ] 608 - U - U - + ML 1006 1005 6 1008 3 1 1 21 39 -9.017 -0.010 -7.671 -0.854 -1.533 -1.297 1.430 + D 1007 1005 6 1008 3 0 0 20 39 -6.174 -1.687 -0.566 + IL 1008 1008 3 1008 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 262 ] 609 - G - G - + ML 1009 1008 3 1011 3 1 1 20 38 -9.017 -0.010 -7.671 -1.804 -2.235 1.685 -1.802 + D 1010 1008 3 1011 3 0 0 19 38 -6.174 -1.687 -0.566 + IL 1011 1011 3 1011 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 263 ] 610 - U - U - + ML 1012 1011 3 1014 3 1 1 18 37 -9.017 -0.010 -7.671 -1.250 -0.155 -1.486 1.217 + D 1013 1011 3 1014 3 0 0 18 37 -6.174 -1.687 -0.566 + IL 1014 1014 3 1014 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 264 ] 611 - c - c - + ML 1015 1014 3 1017 3 1 1 17 35 -9.017 -0.010 -7.671 -1.137 0.939 -2.170 0.491 + D 1016 1014 3 1017 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 1017 1017 3 1017 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 265 ] 612 - u - u - + ML 1018 1017 3 1020 3 1 1 16 34 -3.774 -0.117 -7.671 -0.468 0.200 -0.403 0.456 + D 1019 1017 3 1020 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1020 1020 3 1020 3 1 1 17 35 -1.818 -0.568 -4.586 0.000 0.000 0.000 0.000 + [ MATL 266 ] 615 - u - u - + ML 1021 1020 3 1023 3 1 1 14 32 -9.017 -0.010 -7.671 0.008 -0.628 0.094 0.357 + D 1022 1020 3 1023 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1023 1023 3 1023 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 267 ] 616 - U - U - + ML 1024 1023 3 1026 3 1 1 12 31 -9.017 -0.010 -7.671 -0.969 -0.229 -0.908 1.072 + D 1025 1023 3 1026 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1026 1026 3 1026 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 268 ] 617 - c - c - + ML 1027 1026 3 1029 2 1 1 1 1 * 0.000 -0.187 0.295 -0.456 0.221 + D 1028 1026 3 1029 2 0 0 0 0 * 0.000 + IL 1029 1029 3 1029 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 269 ] - - - - - - + E 1030 1029 3 -1 0 0 0 0 0 + [ BEGR 270 ] - - - - - - + S 1031 90 1 1032 3 126 180 4570 9508 -9.017 -0.010 -7.671 + IL 1032 1032 2 1032 3 126 181 4571 9509 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 271 ] 750 - G - G - + ML 1033 1032 2 1035 3 126 180 4570 9508 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 1034 1032 2 1035 3 121 175 4567 9505 -6.174 -1.687 -0.566 + IL 1035 1035 3 1035 3 125 180 4570 9508 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 272 ] 751 - A - A - + ML 1036 1035 3 1038 3 125 179 4569 9507 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1037 1035 3 1038 3 120 174 4566 9504 -6.174 -1.687 -0.566 + IL 1038 1038 3 1038 3 125 179 4569 9507 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 273 ] 752 - C - C - + ML 1039 1038 3 1041 5 124 178 4568 9506 -8.048 -0.020 -7.863 -8.075 -8.967 -4.030 1.920 -4.712 -3.107 + D 1040 1038 3 1041 5 119 173 4565 9503 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 1041 1041 3 1041 5 123 177 4568 9506 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 274 ] 753 2763 G C G C + MP 1042 1041 3 1046 6 123 177 4567 9505 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.767 -3.221 -4.699 0.951 -5.685 -4.947 -0.301 -5.248 -4.689 3.538 -4.979 -0.820 -1.084 -4.442 -2.830 -3.625 + ML 1043 1041 3 1046 6 121 174 4565 9503 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1044 1041 3 1046 6 120 174 4564 9502 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1045 1041 3 1046 6 116 169 4556 9494 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1046 1046 5 1046 6 122 175 4566 9504 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1047 1047 6 1047 5 122 175 4566 9504 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 275 ] 754 2762 c g c g + MP 1048 1047 6 1052 6 121 175 4565 9503 -9.635 -9.574 -0.207 -8.351 -8.631 -2.991 -3.885 -3.610 -3.908 0.840 -3.086 -4.704 2.822 -3.668 -3.864 1.537 -4.360 -1.374 1.282 -4.070 -0.653 -2.684 + ML 1049 1047 6 1052 6 120 174 4563 9501 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1050 1047 6 1052 6 120 173 4562 9500 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1051 1047 6 1052 6 115 168 4554 9492 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1052 1052 5 1052 6 122 175 4565 9503 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1053 1053 6 1053 5 122 176 4565 9503 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 276 ] 755 2761 G C G C + MP 1054 1053 6 1058 6 123 176 4565 9503 -9.444 -9.384 -0.017 -8.160 -8.440 -8.835 -4.909 -3.319 -4.869 0.065 -5.270 -4.862 0.281 -5.223 -4.658 3.601 -4.938 -1.023 -0.983 -4.528 -2.600 -3.787 + ML 1055 1053 6 1058 6 120 173 4562 9500 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1056 1053 6 1058 6 119 172 4560 9498 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1057 1053 6 1058 6 115 168 4552 9490 -11.057 -9.756 -5.553 -6.235 -6.252 -0.073 + IL 1058 1058 5 1058 6 121 174 4563 9501 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1059 1059 6 1059 5 121 174 4563 9501 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 277 ] 756 2760 G C G C + MP 1060 1059 6 1064 6 121 174 4563 9501 -9.444 -9.384 -0.017 -8.160 -8.440 -8.835 -6.010 -3.733 -6.352 -0.613 -7.043 -5.186 -2.072 -6.615 -5.084 3.834 -5.353 -1.502 -2.416 -5.284 -4.201 -5.211 + ML 1061 1059 6 1064 6 119 172 4560 9498 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1062 1059 6 1064 6 118 171 4558 9496 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1063 1059 6 1064 6 115 167 4552 9490 -11.057 -9.756 -5.553 -6.235 -6.252 -0.073 + IL 1064 1064 5 1064 6 120 172 4561 9499 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1065 1065 6 1065 5 120 172 4561 9499 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 278 ] 757 2759 G C G C + MP 1066 1065 6 1070 4 119 172 4561 9499 -7.704 -7.911 -0.031 -6.325 -6.093 -3.763 -6.470 -0.770 -7.086 -5.192 -2.119 -6.705 -5.110 3.844 -5.374 -1.543 -2.480 -5.321 -4.254 -5.329 + ML 1067 1065 6 1070 4 118 170 4559 9497 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1068 1065 6 1070 4 116 169 4555 9493 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1069 1065 6 1070 4 115 167 4552 9489 -6.504 -6.186 -4.201 -0.119 + IL 1070 1070 5 1070 4 119 171 4560 9498 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1071 1071 6 1071 3 118 171 4560 9498 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 279 ] 758 - U - U - + ML 1072 1071 6 1074 3 117 170 4559 9497 -8.678 -0.013 -7.332 -2.832 -2.610 -3.609 1.854 + D 1073 1071 6 1074 3 114 167 4551 9489 -8.501 -4.014 -0.096 + IL 1074 1074 3 1074 3 117 170 4559 9497 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 280 ] 759 - U - U - + ML 1075 1074 3 1077 3 116 169 4558 9496 -7.291 -0.018 -7.349 -1.260 -1.528 -0.856 1.424 + D 1076 1074 3 1077 3 114 167 4550 9488 -1.963 -0.658 -3.188 + IL 1077 1077 3 1077 3 116 168 4555 9493 -2.502 -0.376 -4.236 0.000 0.000 0.000 0.000 + [ MATR 281 ] - 2758 - U - U + MR 1078 1077 3 1080 3 115 168 4557 9495 -2.287 -0.340 -7.670 -1.777 -0.033 -2.610 1.360 + D 1079 1077 3 1080 3 111 164 4494 9431 -6.473 -1.417 -0.703 + IR 1080 1080 3 1080 3 117 170 4559 9497 -0.295 -2.473 -7.642 0.000 0.000 0.000 0.000 + [ MATR 282 ] - 2749 - G - G + MR 1081 1080 3 1083 3 114 166 4556 9494 -2.844 -0.225 -7.675 -3.500 -4.938 1.936 -4.241 + D 1082 1080 3 1083 3 110 163 4446 9383 -6.390 -1.568 -0.620 + IR 1083 1083 3 1083 3 124 180 4870 9810 -0.007 -7.806 -12.632 0.000 0.000 0.000 0.000 + [ MATR 283 ] - 2323 - U - U + MR 1084 1083 3 1086 3 113 165 4435 9371 -9.358 -0.009 -7.675 -1.170 -1.444 -2.325 1.580 + D 1085 1083 3 1086 3 109 162 4432 9369 -6.390 -1.568 -0.620 + IR 1086 1086 3 1086 3 113 165 4435 9371 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 284 ] - 2322 - g - g + MR 1087 1086 3 1089 3 112 164 4434 9370 -9.358 -0.009 -7.675 -0.037 -0.142 0.510 -0.524 + D 1088 1086 3 1089 3 109 161 4431 9368 -6.390 -1.568 -0.620 + IR 1089 1089 3 1089 3 112 164 4434 9370 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 285 ] - 2321 - c - c + MR 1090 1089 3 1092 3 111 163 4433 9369 -9.358 -0.009 -7.675 0.197 0.362 -0.674 -0.088 + D 1091 1089 3 1092 3 108 160 4430 9367 -6.390 -1.568 -0.620 + IR 1092 1092 3 1092 3 111 163 4433 9370 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 286 ] - 2320 - a - a + MR 1093 1092 3 1095 3 110 162 4432 9368 -9.358 -0.012 -7.156 0.631 -0.516 -0.508 0.068 + D 1094 1092 3 1095 3 107 159 4430 9366 -6.390 -1.568 -0.620 + IR 1095 1095 3 1095 3 110 162 4432 9369 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 287 ] - 2319 - u - u + MR 1096 1095 3 1098 3 109 161 4431 9367 -9.355 -0.102 -3.900 0.160 -0.001 -1.477 0.608 + D 1097 1095 3 1098 3 107 159 4429 9365 -6.440 -1.618 -0.594 + IR 1098 1098 3 1098 3 109 161 4431 9368 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 288 ] - 2318 - a - a + MR 1099 1098 3 1101 3 108 160 4430 9366 -9.262 -0.426 -1.976 0.275 0.015 -0.622 0.176 + D 1100 1098 3 1101 3 106 158 4428 9365 -7.440 -2.617 -0.267 + IR 1101 1101 3 1101 3 108 161 4431 9367 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 289 ] - 2317 - u - u + MR 1102 1101 3 1104 2 107 159 4430 9366 -0.721 -1.346 0.270 -0.482 -0.675 0.538 + D 1103 1101 3 1104 2 106 158 4428 9364 -0.897 -1.111 + IR 1104 1104 3 1104 2 108 161 4431 9368 -0.212 -2.869 0.000 0.000 0.000 0.000 + [ BIF 290 ] - - - - - - + B 1105 1104 3 1258 1106 105 156 4424 9360 + [ BEGR 465 ] - - - - - - + S 1106 1105 1 1107 2 0 13 403 823 -9.552 -0.002 + IL 1107 1107 2 1107 2 1 14 405 824 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 466 ] - - - - - - + B 1108 1107 2 1109 1159 0 13 403 823 + [ BEGL 467 ] - - - - - - + S 1109 1108 1 1110 4 0 0 371 790 -0.028 -7.497 -6.905 -7.545 + [ MATP 468 ] 1869 2235 c g c g + MP 1110 1109 1 1114 6 2 2 371 790 -9.635 -9.574 -0.273 -8.351 -2.600 -9.026 -3.390 -3.283 -3.475 0.660 -2.876 -1.652 2.919 -3.409 -3.469 1.268 -3.988 -1.211 1.060 -3.626 -0.574 -2.402 + ML 1111 1109 1 1114 6 1 1 368 787 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1112 1109 1 1114 6 1 1 368 787 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1113 1109 1 1114 6 0 0 355 775 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1114 1114 5 1114 6 1 1 370 789 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1115 1115 6 1115 5 1 1 370 789 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 469 ] 1870 2234 a u a u + MP 1116 1115 6 1120 6 2 2 370 789 -9.379 -9.319 -0.017 -8.095 -8.375 -8.770 -1.046 -2.138 -2.425 2.179 -2.506 -3.260 0.952 -2.775 -2.504 1.671 -3.037 0.343 0.793 -2.545 -0.610 -0.144 + ML 1117 1115 6 1120 6 1 1 365 784 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1118 1115 6 1120 6 1 1 367 786 -8.877 -7.606 -0.392 -4.047 -2.718 -5.798 -1.172 -0.865 -1.909 1.455 + D 1119 1115 6 1120 6 0 0 351 770 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1120 1120 5 1120 6 1 1 368 787 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1121 1121 6 1121 5 1 1 368 787 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 470 ] 1871 2233 u a u a + MP 1122 1121 6 1126 6 2 2 368 787 -9.617 -9.557 -0.015 -8.333 -8.613 -9.008 -2.784 -2.849 -2.929 1.447 -0.615 -3.775 1.930 -3.010 -2.785 0.693 -3.494 -0.923 2.227 -3.081 -0.385 -1.982 + ML 1123 1121 6 1126 6 1 1 363 782 -6.555 -6.902 -0.952 -1.310 -6.751 -4.281 0.031 -0.397 -0.566 0.626 + MR 1124 1121 6 1126 6 1 1 359 779 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1125 1121 6 1126 6 0 0 346 765 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1126 1126 5 1126 6 1 1 366 785 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1127 1127 6 1127 5 1 1 366 785 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 471 ] 1872 2232 C G C G + MP 1128 1127 6 1132 6 2 2 366 785 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.618 -3.511 -3.665 0.124 -2.994 -1.470 3.042 -3.562 -3.671 1.440 -3.727 -1.515 0.835 -3.833 -0.698 -2.599 + ML 1129 1127 6 1132 6 1 1 357 776 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1130 1127 6 1132 6 1 1 354 773 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1131 1127 6 1132 6 0 0 340 759 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1132 1132 5 1132 6 1 1 363 783 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1133 1133 6 1133 5 1 1 363 783 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 472 ] 1873 2231 c g c g + MP 1134 1133 6 1138 6 2 2 364 783 -9.635 -9.574 -0.021 -8.351 -7.700 -7.857 -3.467 -3.469 -1.743 0.161 -2.858 -3.842 2.652 -3.433 -3.529 0.285 -4.044 -1.534 2.259 -3.722 0.091 -2.483 + ML 1135 1133 6 1138 6 1 1 349 768 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1136 1133 6 1138 6 1 1 345 764 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1137 1133 6 1138 6 0 0 333 752 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1138 1138 5 1138 6 1 1 361 780 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1139 1139 6 1139 5 1 1 361 780 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 473 ] 1874 2230 c g c g + MP 1140 1139 6 1144 4 2 2 362 781 -1.344 -2.007 -1.534 -6.390 -1.725 -1.147 -1.221 0.970 -1.018 -1.043 1.713 -2.271 -1.990 1.355 -2.563 -0.625 1.546 -1.352 0.022 -1.191 + ML 1141 1139 6 1144 4 1 1 326 745 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1142 1139 6 1144 4 1 1 319 738 -4.871 -3.900 -1.575 -0.828 0.286 -0.160 -0.346 0.136 + D 1143 1139 6 1144 4 0 0 326 745 -4.645 -3.299 -2.342 -0.597 + IL 1144 1144 5 1144 4 1 1 370 790 -0.562 -1.807 -4.868 -8.606 0.000 0.000 0.000 0.000 + IR 1145 1145 6 1145 3 1 1 370 789 -0.063 -5.186 -6.009 0.000 0.000 0.000 0.000 + [ MATL 474 ] 1884 - g - g - + ML 1146 1145 6 1148 3 1 1 16 34 -8.585 -0.023 -6.229 -0.136 -1.228 0.884 -0.292 + D 1147 1145 6 1148 3 0 0 14 32 -8.751 -3.594 -0.128 + IL 1148 1148 3 1148 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 475 ] 1885 - a - a - + ML 1149 1148 3 1151 3 1 1 14 33 -8.594 -0.022 -6.344 0.657 -0.502 -0.779 0.182 + D 1150 1148 3 1151 3 0 0 13 31 -8.729 -3.071 -0.187 + IL 1151 1151 3 1151 3 1 1 18 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 476 ] 1886 - a - a - + ML 1152 1151 3 1154 3 1 1 13 31 -8.624 -0.316 -2.366 0.455 -0.531 -0.345 0.201 + D 1153 1151 3 1154 3 0 0 12 30 -8.652 -3.797 -0.112 + IL 1154 1154 3 1154 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 477 ] 1887 - a - a - + ML 1155 1154 3 1157 2 1 1 1 1 * 0.000 0.329 -0.314 -0.224 0.116 + D 1156 1154 3 1157 2 0 0 0 0 * 0.000 + IL 1157 1157 3 1157 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 478 ] - - - - - - + E 1158 1157 3 -1 0 0 0 0 0 + [ BEGR 479 ] - - - - - - + S 1159 1108 1 1160 3 0 3 62 99 -9.017 -0.010 -7.671 + IL 1160 1160 2 1160 3 1 2 64 101 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 480 ] 2236 - A - A - + ML 1161 1160 2 1163 3 1 3 62 99 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1162 1160 2 1163 3 0 0 60 97 -6.174 -1.687 -0.566 + IL 1163 1163 3 1163 3 1 1 63 100 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 481 ] 2237 - A - A - + ML 1164 1163 3 1166 3 1 3 61 98 -9.017 -0.010 -7.671 1.594 -2.251 -2.338 -0.805 + D 1165 1163 3 1166 3 0 0 59 96 -6.174 -1.687 -0.566 + IL 1166 1166 3 1166 3 1 1 62 99 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 482 ] 2238 - G - G - + ML 1167 1166 3 1169 3 1 2 60 97 -9.017 -0.010 -7.671 -3.111 -4.742 1.921 -4.084 + D 1168 1166 3 1169 3 0 0 58 95 -6.174 -1.687 -0.566 + IL 1169 1169 3 1169 3 1 1 61 98 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 483 ] 2239 - A - A - + ML 1170 1169 3 1172 3 1 2 59 96 -9.017 -0.010 -7.671 1.585 -2.614 -0.647 -2.342 + D 1171 1169 3 1172 3 0 0 57 94 -6.174 -1.687 -0.566 + IL 1172 1172 3 1172 3 1 1 60 97 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 484 ] 2240 - g - g - + ML 1173 1172 3 1175 3 1 2 58 95 -9.017 -0.010 -7.671 -0.321 -0.986 0.971 -0.445 + D 1174 1172 3 1175 3 0 0 56 93 -6.174 -1.687 -0.566 + IL 1175 1175 3 1175 3 1 1 59 96 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 485 ] 2241 - A - A - + ML 1176 1175 3 1178 3 1 2 57 94 -9.017 -0.010 -7.671 1.914 -4.075 -3.290 -3.829 + D 1177 1175 3 1178 3 0 0 55 92 -6.174 -1.687 -0.566 + IL 1178 1178 3 1178 3 1 1 58 95 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 486 ] 2242 - U - U - + ML 1179 1178 3 1181 3 1 1 56 93 -9.017 -0.010 -7.671 -3.414 -3.115 -4.200 1.902 + D 1180 1178 3 1181 3 0 0 54 91 -6.174 -1.687 -0.566 + IL 1181 1181 3 1181 3 1 1 57 94 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 487 ] 2243 - A - A - + ML 1182 1181 3 1184 3 1 1 55 92 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1183 1181 3 1184 3 0 0 53 90 -6.174 -1.687 -0.566 + IL 1184 1184 3 1184 3 1 1 56 93 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 488 ] 2244 - G - G - + ML 1185 1184 3 1187 3 1 1 54 91 -9.017 -0.010 -7.671 -3.357 -4.731 1.924 -3.854 + D 1186 1184 3 1187 3 0 0 52 89 -6.174 -1.687 -0.566 + IL 1187 1187 3 1187 3 1 1 55 92 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 489 ] 2245 - U - U - + ML 1188 1187 3 1190 3 1 1 53 90 -9.017 -0.010 -7.671 -2.613 -2.470 -3.175 1.826 + D 1189 1187 3 1190 3 0 0 51 88 -6.174 -1.687 -0.566 + IL 1190 1190 3 1190 3 1 1 54 91 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 490 ] 2246 - C - C - + ML 1191 1190 3 1193 3 1 1 52 89 -9.017 -0.010 -7.671 -4.030 1.920 -4.712 -3.107 + D 1192 1190 3 1193 3 0 0 50 87 -6.174 -1.687 -0.566 + IL 1193 1193 3 1193 3 1 1 53 90 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 491 ] 2247 - C - C - + ML 1194 1193 3 1196 3 1 1 51 88 -9.017 -0.010 -7.671 -0.171 1.307 -2.498 -1.118 + D 1195 1193 3 1196 3 0 0 49 86 -6.174 -1.687 -0.566 + IL 1196 1196 3 1196 3 1 1 52 89 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 492 ] 2248 - A - A - + ML 1197 1196 3 1199 3 1 1 50 87 -9.017 -0.013 -7.138 1.257 -2.666 0.305 -2.206 + D 1198 1196 3 1199 3 0 0 48 85 -6.174 -1.687 -0.566 + IL 1199 1199 3 1199 3 1 1 51 88 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 493 ] 2249 - c - c - + ML 1200 1199 3 1202 3 1 1 49 86 -9.014 -0.010 -7.668 -0.038 0.388 -0.550 0.049 + D 1201 1199 3 1202 3 0 0 47 84 -6.234 -1.563 -0.625 + IL 1202 1202 3 1202 3 1 1 50 87 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 494 ] 2250 - g - g - + ML 1203 1202 3 1205 5 1 1 48 85 -3.712 -0.130 -7.863 -8.075 -8.967 -0.448 -1.098 0.736 0.182 + D 1204 1202 3 1205 5 0 0 46 84 -4.959 -0.803 -4.221 -2.596 -2.508 + IL 1205 1205 3 1205 5 1 1 48 85 -2.888 -0.338 -4.567 -6.399 -5.673 0.000 0.000 0.000 0.000 + [ MATP 495 ] 2252 2287 C G C G + MP 1206 1205 3 1210 6 2 2 47 84 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -5.905 -6.035 -5.331 -2.177 -3.762 -5.546 3.767 -4.678 -5.429 -2.077 -5.561 -4.156 -0.396 -5.822 -0.311 -4.225 + ML 1207 1205 3 1210 6 1 1 45 82 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1208 1205 3 1210 6 1 1 45 82 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1209 1205 3 1210 6 0 0 42 79 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1210 1210 5 1210 6 1 1 46 84 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1211 1211 6 1211 5 1 1 46 83 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 496 ] 2253 2286 C G C G + MP 1212 1211 6 1216 6 2 2 45 82 -9.635 -9.574 -0.016 -8.351 -8.052 -9.026 -4.925 -4.872 -4.676 -0.922 -2.977 -5.155 3.020 -4.140 -4.667 -0.748 -5.004 -2.738 2.465 -4.998 -0.780 -3.466 + ML 1213 1211 6 1216 6 1 1 43 81 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1214 1211 6 1216 6 1 1 43 80 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1215 1211 6 1216 6 0 0 41 78 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1216 1216 5 1216 6 1 1 44 82 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1217 1217 6 1217 5 1 1 44 81 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 497 ] 2254 2285 c g c g + MP 1218 1217 6 1222 6 2 2 43 80 -9.633 -9.573 -0.042 -7.840 -8.629 -5.687 -3.257 -3.076 -3.348 2.003 -2.881 -4.168 2.156 -3.362 -3.368 1.339 -3.888 -0.805 1.394 -3.475 -0.436 -2.300 + ML 1219 1217 6 1222 6 1 1 42 79 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1220 1217 6 1222 6 1 1 42 79 -7.017 -5.746 -1.566 -5.724 -0.858 -3.938 0.474 -0.459 -0.190 0.010 + D 1221 1217 6 1222 6 0 0 40 77 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1222 1222 5 1222 6 1 1 42 80 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1223 1223 6 1223 5 1 1 42 80 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 498 ] 2255 2284 c g c g + MP 1224 1223 6 1228 4 2 2 41 78 -8.009 -8.216 -0.374 -2.179 -3.453 -3.359 -3.538 0.723 -2.677 -4.372 2.288 -3.391 -3.499 1.348 -4.030 -1.281 2.127 -3.698 0.202 -2.401 + ML 1225 1223 6 1228 4 1 1 40 78 -3.784 -3.967 -0.533 -2.536 0.317 -0.372 -0.249 0.189 + MR 1226 1223 6 1228 4 1 1 40 78 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1227 1223 6 1228 4 0 0 39 77 -5.052 -4.733 -1.406 -0.850 + IL 1228 1228 5 1228 4 1 1 41 79 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1229 1229 6 1229 3 1 1 41 78 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 499 ] 2256 - u - u - + ML 1230 1229 6 1232 3 1 1 39 76 -8.686 -0.131 -3.568 0.010 -0.507 -0.148 0.472 + D 1231 1229 6 1232 3 0 0 39 76 -8.476 -3.989 -0.098 + IL 1232 1232 3 1232 3 1 1 40 77 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 500 ] 2257 - u - u - + ML 1233 1232 3 1235 3 1 1 38 75 -8.569 -0.248 -2.686 0.145 -0.540 -0.846 0.723 + D 1234 1232 3 1235 3 0 0 39 76 -8.788 -2.311 -0.329 + IL 1235 1235 3 1235 3 1 1 38 75 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 501 ] 2258 - g - g - + ML 1236 1235 3 1238 3 1 1 35 72 -4.859 -0.062 -7.098 0.159 -0.566 0.167 0.118 + D 1237 1235 3 1238 3 0 0 40 77 -0.777 -1.627 -3.432 + IL 1238 1238 3 1238 3 1 1 41 78 -0.711 -1.408 -6.351 0.000 0.000 0.000 0.000 + [ MATL 502 ] 2268 - G - G - + ML 1239 1238 3 1241 3 1 1 26 50 -9.017 -0.010 -7.671 -2.131 -3.686 1.846 -3.328 + D 1240 1238 3 1241 3 0 0 24 48 -6.174 -1.687 -0.566 + IL 1241 1241 3 1241 3 1 1 28 51 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 503 ] 2269 - A - A - + ML 1242 1241 3 1244 3 1 1 25 49 -9.017 -0.010 -7.671 1.818 -3.044 -2.719 -2.314 + D 1243 1241 3 1244 3 0 0 23 47 -6.174 -1.687 -0.566 + IL 1244 1244 3 1244 3 1 1 27 50 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 504 ] 2270 - A - A - + ML 1245 1244 3 1247 3 1 1 24 48 -9.017 -0.010 -7.671 1.898 -3.521 -3.408 -3.434 + D 1246 1244 3 1247 3 0 0 22 46 -6.174 -1.687 -0.566 + IL 1247 1247 3 1247 3 1 1 25 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 505 ] 2271 - A - A - + ML 1248 1247 3 1250 3 1 1 23 47 -0.618 -1.570 -6.447 1.852 -3.313 -3.172 -2.488 + D 1249 1247 3 1250 3 0 0 17 41 -6.174 -1.687 -0.566 + IL 1250 1250 3 1250 3 1 1 23 46 -1.127 -1.754 -2.026 0.000 0.000 0.000 0.000 + [ MATL 506 ] 2282 - a - a - + ML 1251 1250 3 1253 3 1 1 13 31 -8.398 -0.089 -4.137 0.472 -0.607 -0.284 0.182 + D 1252 1250 3 1253 3 0 0 11 30 -9.117 -1.328 -0.737 + IL 1253 1253 3 1253 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 507 ] 2283 - u - u - + ML 1254 1253 3 1256 2 1 1 1 1 * 0.000 0.121 -0.538 -0.065 0.342 + D 1255 1253 3 1256 2 0 0 0 0 * 0.000 + IL 1256 1256 3 1256 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 508 ] - - - - - - + E 1257 1256 3 -1 0 0 0 0 0 + [ BEGL 291 ] - - - - - - + S 1258 1105 1 1259 1 63 110 4362 9298 0.000 + [ BIF 292 ] - - - - - - + B 1259 1258 1 1260 1381 63 110 4362 9298 + [ BEGL 293 ] - - - - - - + S 1260 1259 1 1261 1 0 5 64 92 0.000 + [ BIF 294 ] - - - - - - + B 1261 1260 1 1262 1315 0 5 64 92 + [ BEGL 295 ] - - - - - - + S 1262 1261 1 1263 4 0 0 43 71 -0.028 -7.497 -6.905 -7.545 + [ MATP 296 ] 761 837 C G C G + MP 1263 1262 1 1267 6 2 2 43 71 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.700 -4.333 -4.542 -0.463 -3.465 -5.147 3.174 -4.139 -4.517 1.895 -4.902 -2.050 0.367 -4.820 -1.063 -3.320 + ML 1264 1262 1 1267 6 1 1 41 69 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1265 1262 1 1267 6 1 1 41 69 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1266 1262 1 1267 6 0 0 38 66 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1267 1267 5 1267 6 1 1 42 70 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1268 1268 6 1268 5 1 1 42 70 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 297 ] 762 836 G C G C + MP 1269 1268 6 1273 6 2 2 41 69 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -5.774 -3.746 -5.957 -0.486 -7.027 -5.342 -2.015 -6.362 -5.136 3.739 -5.427 0.212 -2.281 -5.252 -4.104 -4.825 + ML 1270 1268 6 1273 6 1 1 39 67 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1271 1268 6 1273 6 1 1 39 67 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1272 1268 6 1273 6 0 0 36 64 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1273 1273 5 1273 6 1 1 40 68 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1274 1274 6 1274 5 1 1 40 68 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 298 ] 763 835 a u a u + MP 1275 1274 6 1279 6 2 2 39 67 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.031 -3.081 -4.032 2.922 -4.360 -4.956 0.129 -4.295 -4.106 2.045 -4.562 -0.697 0.726 -4.190 -1.900 -2.934 + ML 1276 1274 6 1279 6 1 1 37 65 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1277 1274 6 1279 6 1 1 37 65 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1278 1274 6 1279 6 0 0 34 62 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1279 1279 5 1279 6 1 1 38 66 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1280 1280 6 1280 5 1 1 38 66 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 299 ] 764 834 U G U G + MP 1281 1280 6 1285 6 2 2 37 65 -9.635 -9.574 -0.016 -8.351 -8.631 -8.323 -5.841 -6.057 -5.199 -2.288 -2.207 -5.371 0.712 -4.484 -5.292 -2.254 -5.430 -4.348 -0.292 -5.707 3.657 -4.098 + ML 1282 1280 6 1285 6 1 1 35 63 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1283 1280 6 1285 6 1 1 35 63 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1284 1280 6 1285 6 0 0 32 60 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1285 1285 5 1285 6 1 1 36 64 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1286 1286 6 1286 5 1 1 36 64 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 300 ] 765 833 u a u a + MP 1287 1286 6 1291 6 2 2 35 63 -9.633 -9.573 -0.286 -8.349 -8.629 -2.544 -4.627 -4.579 -4.467 -0.695 -3.276 -5.021 2.489 -4.020 -4.453 -0.531 -4.834 -2.481 2.498 -4.751 1.436 -3.283 + ML 1288 1286 6 1291 6 1 1 33 61 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1289 1286 6 1291 6 1 1 33 61 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1290 1286 6 1291 6 0 0 31 58 -9.091 -7.789 -3.586 -4.268 -4.286 -0.309 + IL 1291 1291 5 1291 6 1 1 35 62 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1292 1292 6 1292 5 1 1 34 62 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 301 ] 766 832 c g c g + MP 1293 1292 6 1297 4 2 2 33 61 -1.505 -3.660 -1.493 -2.228 -3.238 -2.941 -3.321 1.205 -2.842 -4.159 2.566 -3.298 -3.314 1.384 -3.827 0.200 1.139 -3.468 -0.509 -2.227 + ML 1294 1292 6 1297 4 1 1 30 57 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1295 1292 6 1297 4 1 1 29 56 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1296 1292 6 1297 4 0 0 30 58 -2.528 -3.120 -1.637 -1.358 + IL 1297 1297 5 1297 4 1 1 33 60 -0.973 -1.243 -3.980 -7.717 0.000 0.000 0.000 0.000 + IR 1298 1298 6 1298 3 1 1 27 52 -1.060 -1.370 -2.907 0.000 0.000 0.000 0.000 + [ MATL 302 ] 798 - a - a - + ML 1299 1298 6 1301 3 1 1 17 35 -8.407 -0.015 -7.061 0.894 -0.986 -0.018 -0.623 + D 1300 1298 6 1301 3 0 0 16 34 -9.103 -0.137 -3.494 + IL 1301 1301 3 1301 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 303 ] 799 - a - a - + ML 1302 1301 3 1304 3 1 1 15 34 -9.017 -0.010 -7.671 0.533 -0.676 -0.369 0.205 + D 1303 1301 3 1304 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1304 1304 3 1304 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 304 ] 800 - a - a - + ML 1305 1304 3 1307 3 1 1 14 32 -9.017 -0.010 -7.671 0.868 -0.669 -0.604 -0.171 + D 1306 1304 3 1307 3 0 0 14 33 -6.174 -1.687 -0.566 + IL 1307 1307 3 1307 3 1 1 18 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 305 ] 801 - A - A - + ML 1308 1307 3 1310 3 1 1 12 31 -9.017 -0.321 -2.341 1.545 -1.695 -1.894 -0.991 + D 1309 1307 3 1310 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1310 1310 3 1310 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 306 ] 802 - a - a - + ML 1311 1310 3 1313 2 1 1 1 1 * 0.000 0.911 -0.427 -1.213 -0.083 + D 1312 1310 3 1313 2 0 0 0 0 * 0.000 + IL 1313 1313 3 1313 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 307 ] - - - - - - + E 1314 1313 3 -1 0 0 0 0 0 + [ BEGR 308 ] - - - - - - + S 1315 1261 1 1316 3 0 0 34 53 -3.652 -0.131 -7.170 + IL 1316 1316 2 1316 3 1 1 36 54 -1.900 -1.212 -1.735 0.000 0.000 0.000 0.000 + [ MATL 309 ] 839 - C - C - + ML 1317 1316 2 1319 5 1 1 34 53 -3.853 -0.224 -3.866 -7.969 -8.861 -0.062 1.194 -2.109 -0.939 + D 1318 1316 2 1319 5 0 0 33 51 -5.824 -0.409 -5.085 -3.280 -3.372 + IL 1319 1319 3 1319 5 1 1 34 53 -2.819 -0.357 -4.497 -6.330 -5.603 0.000 0.000 0.000 0.000 + [ MATP 310 ] 841 860 c g c g + MP 1320 1319 3 1324 6 2 2 33 51 -9.578 -9.517 -0.017 -7.825 -8.574 -8.969 -1.695 -1.954 -1.946 1.450 -1.408 -1.832 1.735 0.141 -1.825 0.799 -2.496 -0.141 1.424 -2.087 -0.161 -1.207 + ML 1321 1319 3 1324 6 1 1 32 50 -7.033 -7.379 -0.614 -1.788 -7.229 -4.759 -0.325 0.816 -1.053 -0.061 + MR 1322 1319 3 1324 6 1 1 31 50 -7.016 -5.745 -1.654 -5.723 -0.807 -3.937 0.471 -0.457 -0.189 0.012 + D 1323 1319 3 1324 6 0 0 29 48 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1324 1324 5 1324 6 1 1 33 51 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1325 1325 6 1325 5 1 1 32 51 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 311 ] 842 859 c g c g + MP 1326 1325 6 1330 6 2 2 31 49 -9.632 -9.571 -0.015 -8.347 -8.627 -9.022 -3.481 -3.394 -3.566 1.156 -2.684 -4.400 2.454 -3.411 -3.524 0.788 -4.055 -1.316 2.156 -3.400 -0.493 -2.425 + ML 1327 1325 6 1330 6 1 1 29 48 -6.282 -6.628 -1.264 -1.037 -6.478 -4.008 0.322 -0.373 -0.244 0.181 + MR 1328 1325 6 1330 6 1 1 29 48 -7.016 -5.745 -1.654 -5.723 -0.807 -3.937 0.395 -0.488 -0.004 -0.037 + D 1329 1325 6 1330 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1330 1330 5 1330 6 1 1 31 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1331 1331 6 1331 5 1 1 30 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 312 ] 843 858 u a u a + MP 1332 1331 6 1336 6 2 2 29 47 -9.633 -9.573 -0.015 -8.349 -8.629 -9.024 -3.657 -3.533 -3.719 1.000 -2.930 -4.536 2.050 -3.514 -3.670 0.773 -4.189 -1.402 2.623 -3.889 -0.484 -2.381 + ML 1333 1331 6 1336 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1334 1331 6 1336 6 1 1 27 46 -7.016 -5.745 -1.654 -5.723 -0.807 -3.937 0.395 -0.488 -0.004 -0.037 + D 1335 1331 6 1336 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1336 1336 5 1336 6 1 1 29 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1337 1337 6 1337 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 313 ] 844 857 g c g c + MP 1338 1337 6 1342 6 2 2 27 45 -9.633 -9.573 -0.015 -8.349 -8.629 -9.024 -3.292 -2.879 -3.348 1.666 -3.132 -4.126 1.637 -3.508 -3.445 2.208 -3.927 -0.645 1.400 -3.419 -0.372 -2.336 + ML 1339 1337 6 1342 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1340 1337 6 1342 6 1 1 25 44 -7.016 -5.745 -1.567 -5.723 -0.857 -3.937 0.323 -0.252 -0.284 0.121 + D 1341 1337 6 1342 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1342 1342 5 1342 6 1 1 27 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1343 1343 6 1343 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 314 ] 845 856 g c g c + MP 1344 1343 6 1348 6 2 2 25 43 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.429 -2.988 -3.475 1.918 -3.190 -4.256 1.877 -3.585 -3.557 2.019 -4.036 -0.808 1.261 -3.554 -0.845 -2.427 + ML 1345 1343 6 1348 6 1 1 24 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1346 1343 6 1348 6 1 1 23 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1347 1343 6 1348 6 0 0 21 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1348 1348 5 1348 6 1 1 25 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1349 1349 6 1349 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 315 ] 846 855 g c g c + MP 1350 1349 6 1354 6 2 2 23 41 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.371 -1.038 -3.366 1.458 -3.749 -4.066 1.256 -3.825 -3.605 2.663 -4.006 0.485 0.493 -3.343 -1.288 -2.419 + ML 1351 1349 6 1354 6 1 1 22 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1352 1349 6 1354 6 1 1 22 40 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1353 1349 6 1354 6 0 0 20 38 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1354 1354 5 1354 6 1 1 23 41 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1355 1355 6 1355 5 1 1 22 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 316 ] 847 854 g c g c + MP 1356 1355 6 1360 6 2 2 21 39 -9.635 -9.574 -0.071 -8.351 -8.631 -4.646 -3.187 -2.863 -3.264 1.531 -3.017 -4.056 1.936 -3.412 -3.343 1.948 -3.840 0.175 1.344 -3.351 -0.616 -2.268 + ML 1357 1355 6 1360 6 1 1 21 40 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1358 1355 6 1360 6 1 1 21 39 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1359 1355 6 1360 6 0 0 19 38 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1360 1360 5 1360 6 1 1 21 40 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1361 1361 6 1361 5 1 1 21 39 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 317 ] 848 853 g c g c + MP 1362 1361 6 1366 4 2 2 19 37 -7.958 -8.165 -0.026 -6.579 -3.944 -2.799 -3.855 2.406 -4.491 -4.571 0.501 -4.321 -4.108 2.727 -4.462 -0.444 -0.147 -3.832 -1.774 -2.798 + ML 1363 1361 6 1366 4 1 1 20 39 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1364 1361 6 1366 4 1 1 20 39 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1365 1361 6 1366 4 0 0 18 37 -5.469 -5.151 -0.796 -1.421 + IL 1366 1366 5 1366 4 1 1 22 40 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1367 1367 6 1367 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 318 ] 849 - G - G - + ML 1368 1367 6 1370 3 1 1 15 34 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 1369 1367 6 1370 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 1370 1370 3 1370 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 319 ] 850 - u - u - + ML 1371 1370 3 1373 3 1 1 14 32 -9.017 -0.010 -7.671 -0.812 0.418 -0.616 0.528 + D 1372 1370 3 1373 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 1373 1373 3 1373 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 320 ] 851 - A - A - + ML 1374 1373 3 1376 3 1 1 12 31 -9.017 -0.010 -7.671 1.042 -2.637 0.636 -2.148 + D 1375 1373 3 1376 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 1376 1376 3 1376 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 321 ] 852 - A - A - + ML 1377 1376 3 1379 2 1 1 1 1 * 0.000 1.935 -4.374 -3.847 -4.089 + D 1378 1376 3 1379 2 0 0 0 0 * 0.000 + IL 1379 1379 3 1379 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 322 ] - - - - - - + E 1380 1379 3 -1 0 0 0 0 0 + [ BEGR 323 ] - - - - - - + S 1381 1259 1 1382 3 34 76 4324 9260 -9.017 -0.121 -3.673 + IL 1382 1382 2 1382 3 35 77 4326 9262 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 324 ] 861 - g - g - + ML 1383 1382 2 1385 3 35 76 4324 9261 -8.907 -0.011 -7.561 -0.944 -1.583 0.677 0.630 + D 1384 1382 2 1385 3 30 72 4322 9259 -7.443 -0.486 -1.835 + IL 1385 1385 3 1385 3 33 76 4325 9261 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 325 ] 862 - g - g - + ML 1386 1385 3 1388 3 34 76 4323 9260 -2.756 -0.243 -7.129 0.522 -2.013 0.889 -1.105 + D 1387 1385 3 1388 3 29 70 4320 9257 -6.174 -1.687 -0.566 + IL 1388 1388 3 1388 3 34 75 4323 9260 -1.800 -0.551 -5.048 0.000 0.000 0.000 0.000 + [ MATL 326 ] 865 - A - A - + ML 1389 1388 3 1391 3 34 75 4322 9258 -9.014 -0.010 -7.668 1.544 -1.183 -2.121 -1.272 + D 1390 1388 3 1391 3 28 69 4319 9256 -6.235 -1.561 -0.626 + IL 1391 1391 3 1391 3 32 74 4322 9259 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 327 ] 866 - A - A - + ML 1392 1391 3 1394 3 33 74 4321 9257 -9.017 -0.010 -7.671 1.825 -2.943 -2.711 -2.515 + D 1393 1391 3 1394 3 27 67 4318 9255 -6.174 -1.687 -0.566 + IL 1394 1394 3 1394 3 31 73 4321 9258 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 328 ] 867 - A - A - + ML 1395 1394 3 1397 3 32 73 4320 9256 -9.017 -0.044 -5.160 1.787 -2.065 -2.798 -2.591 + D 1396 1394 3 1397 3 27 66 4317 9254 -6.174 -1.687 -0.566 + IL 1397 1397 3 1397 3 31 72 4320 9257 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 329 ] 868 - A - A - + ML 1398 1397 3 1400 5 33 73 4319 9255 -8.016 -0.020 -7.832 -8.044 -8.936 1.813 -2.330 -2.873 -2.725 + D 1399 1397 3 1400 5 26 65 4316 9253 -5.280 -0.604 -4.542 -2.916 -2.829 + IL 1400 1400 3 1400 5 29 70 4319 9255 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 330 ] 869 1868 c g c g + MP 1401 1400 3 1405 6 34 72 4318 9255 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.038 -3.876 -4.039 0.108 -3.057 -4.805 2.828 -3.700 -3.971 0.998 -4.460 -1.649 1.937 -4.235 -0.079 -2.788 + ML 1402 1400 3 1405 6 28 66 4315 9252 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1403 1400 3 1405 6 28 66 4315 9251 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1404 1400 3 1405 6 24 61 4309 9246 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1405 1405 5 1405 6 29 68 4317 9253 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1406 1406 6 1406 5 29 69 4317 9253 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 331 ] 870 1867 c g c g + MP 1407 1406 6 1411 6 33 70 4316 9253 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.701 -3.567 -3.761 0.784 -2.928 -4.586 2.655 -3.522 -3.699 0.964 -4.220 -1.400 1.891 -3.931 0.110 -2.555 + ML 1408 1406 6 1411 6 27 65 4313 9250 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1409 1406 6 1411 6 27 65 4313 9249 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1410 1406 6 1411 6 23 60 4308 9244 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1411 1411 5 1411 6 29 67 4315 9251 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1412 1412 6 1412 5 29 67 4315 9251 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 332 ] 871 1866 c g c g + MP 1413 1412 6 1417 6 32 68 4314 9251 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.851 -3.546 -3.865 0.334 -3.110 -4.636 2.285 -3.678 -3.853 2.059 -4.337 -1.339 1.946 -4.009 -0.611 -2.677 + ML 1414 1412 6 1417 6 27 64 4312 9248 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1415 1412 6 1417 6 27 64 4311 9248 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1416 1412 6 1417 6 23 59 4307 9243 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1417 1417 5 1417 6 28 66 4313 9249 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1418 1418 6 1418 5 28 66 4313 9249 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 333 ] 872 1865 G C G C + MP 1419 1418 6 1423 6 31 66 4312 9249 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.928 -2.727 -3.801 1.407 -4.525 -4.433 0.903 -4.350 -4.143 3.039 -4.448 0.112 0.185 -3.702 -1.809 -2.762 + ML 1420 1418 6 1423 6 27 63 4310 9246 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1421 1418 6 1423 6 26 62 4309 9246 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1422 1418 6 1423 6 23 59 4306 9242 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1423 1423 5 1423 6 28 65 4311 9248 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1424 1424 6 1424 5 28 65 4311 9247 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 334 ] 873 1864 G C G C + MP 1425 1424 6 1429 6 29 65 4310 9247 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.108 -2.840 -3.977 0.761 -4.692 -4.549 0.422 -4.511 -4.276 3.233 -4.572 0.008 0.691 -3.855 -1.945 -2.924 + ML 1426 1424 6 1429 6 26 62 4308 9245 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1427 1424 6 1429 6 25 61 4308 9244 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1428 1424 6 1429 6 23 58 4305 9241 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1429 1429 5 1429 6 27 63 4309 9246 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1430 1430 6 1430 5 27 63 4309 9246 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 335 ] 874 1863 C G C G + MP 1431 1430 6 1435 4 27 63 4308 9245 -1.667 -4.682 -0.652 -6.678 -4.856 -4.782 -4.633 -0.819 -3.336 -5.138 3.259 -4.108 -4.615 -0.520 -4.967 -2.624 1.776 -4.942 0.105 -3.411 + ML 1432 1430 6 1435 4 25 61 4307 9243 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1433 1430 6 1435 4 24 59 4306 9242 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1434 1430 6 1435 4 22 58 4304 9241 -4.568 -4.250 -2.265 -0.520 + IL 1435 1435 5 1435 4 26 61 4307 9243 -3.511 -4.360 -0.226 -6.845 0.000 0.000 0.000 0.000 + IR 1436 1436 6 1436 3 26 62 4308 9244 -0.759 -1.396 -5.106 0.000 0.000 0.000 0.000 + [ MATL 336 ] 877 - U - U - + ML 1437 1436 6 1439 3 25 60 4306 9242 -9.017 -0.010 -7.671 -1.247 -1.324 -0.774 1.375 + D 1438 1436 6 1439 3 22 57 4304 9240 -6.174 -1.687 -0.566 + IL 1439 1439 3 1439 3 25 60 4306 9243 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 337 ] 878 - a - a - + ML 1440 1439 3 1442 3 24 59 4305 9241 -9.017 -0.048 -5.037 0.873 -0.669 -1.138 0.118 + D 1441 1439 3 1442 3 22 57 4303 9239 -6.174 -1.687 -0.566 + IL 1442 1442 3 1442 3 24 60 4305 9242 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 338 ] 879 - a - a - + ML 1443 1442 3 1445 3 23 58 4304 9240 -8.980 -0.010 -7.634 0.898 0.035 -1.554 -0.375 + D 1444 1442 3 1445 3 21 56 4302 9239 -6.750 -0.896 -1.141 + IL 1445 1445 3 1445 3 23 59 4304 9241 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 339 ] 880 - A - A - + ML 1446 1445 3 1448 3 22 57 4303 9239 -9.358 -0.170 -3.188 1.449 -1.981 -2.094 -0.355 + D 1447 1445 3 1448 3 20 56 4301 9238 -5.620 -0.734 -1.403 + IL 1448 1448 3 1448 3 23 58 4303 9240 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 340 ] - 1856 - C - C + MR 1449 1448 3 1451 3 22 57 4302 9239 -9.198 -0.010 -7.516 -1.582 1.589 -2.898 -0.935 + D 1450 1448 3 1451 3 19 54 4300 9236 -7.850 -0.895 -1.126 + IR 1451 1451 3 1451 3 22 57 4302 9239 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 341 ] - 1855 - A - A + MR 1452 1451 3 1454 3 21 56 4301 9238 -9.304 -0.010 -7.622 1.200 -1.195 -0.414 -0.958 + D 1453 1451 3 1454 3 18 53 4299 9235 -7.077 -2.254 -0.353 + IR 1454 1454 3 1454 3 21 56 4301 9238 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 342 ] - 1854 - a - u + MR 1455 1454 3 1457 3 20 55 4300 9237 -9.304 -0.010 -7.622 0.639 -0.654 -1.141 0.437 + D 1456 1454 3 1457 3 18 53 4298 9234 -7.077 -2.254 -0.353 + IR 1457 1457 3 1457 3 21 55 4300 9237 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 343 ] - 1853 - A - A + MR 1458 1457 3 1460 3 20 54 4299 9236 -9.304 -0.010 -7.622 1.329 -0.593 -1.771 -0.908 + D 1459 1457 3 1460 3 18 52 4298 9234 -7.077 -0.933 -1.093 + IR 1460 1460 3 1460 3 20 54 4299 9236 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 344 ] - 1852 - A - A + MR 1461 1460 3 1463 2 19 53 4298 9235 -9.542 -0.002 1.660 -1.790 -1.723 -2.012 + D 1462 1460 3 1463 2 18 52 4297 9234 -4.580 -0.062 + IR 1463 1463 3 1463 2 19 53 4299 9235 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 345 ] - - - - - - + B 1464 1463 3 1465 1670 18 52 4297 9234 + [ BEGL 346 ] - - - - - - + S 1465 1464 1 1466 1 0 15 153 256 0.000 + [ BIF 347 ] - - - - - - + B 1466 1465 1 1467 1595 0 15 153 256 + [ BEGL 348 ] - - - - - - + S 1467 1466 1 1468 4 0 3 125 228 -0.028 -7.497 -6.905 -7.545 + [ MATP 349 ] 881 1121 U A U A + MP 1468 1467 1 1472 6 2 6 125 228 -9.635 -9.574 -0.018 -7.546 -8.631 -9.026 -4.377 -4.071 -4.342 0.852 -3.490 -5.121 0.911 -4.062 -4.280 -0.198 -3.560 -1.814 3.334 -4.656 -1.137 -3.161 + ML 1469 1467 1 1472 6 1 1 123 225 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1470 1467 1 1472 6 1 1 122 225 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1471 1467 1 1472 6 0 0 118 221 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1472 1472 5 1472 6 1 2 124 227 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1473 1473 6 1473 5 1 2 124 227 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 350 ] 882 1120 C G C G + MP 1474 1473 6 1478 6 2 6 123 226 -9.632 -9.571 -0.015 -8.348 -8.627 -9.022 -4.872 -4.605 -4.662 -0.697 -3.456 -5.218 3.382 -4.178 -4.633 1.355 -4.994 -2.341 0.309 -4.993 -1.068 -3.435 + ML 1475 1473 6 1478 6 1 1 121 224 -6.312 -6.658 -1.223 -1.067 -6.508 -4.037 0.532 -0.498 -0.209 -0.028 + MR 1476 1473 6 1478 6 1 1 121 223 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1477 1473 6 1478 6 0 0 116 219 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1478 1478 5 1478 6 1 2 122 225 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1479 1479 6 1479 5 1 2 122 225 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 351 ] 883 1119 a u a u + MP 1480 1479 6 1484 6 2 6 121 224 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.879 -2.993 -3.855 2.494 -4.025 -4.647 1.417 -4.125 -3.997 2.303 -4.420 -0.675 0.074 -3.921 -1.560 -2.784 + ML 1481 1479 6 1484 6 1 1 119 222 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1482 1479 6 1484 6 1 1 119 221 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1483 1479 6 1484 6 0 0 115 217 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1484 1484 5 1484 6 1 1 120 223 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1485 1485 6 1485 5 1 2 120 223 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 352 ] 884 1118 G C G C + MP 1486 1485 6 1490 6 2 5 119 222 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.339 -2.985 -4.232 1.025 -5.055 -4.740 -0.254 -4.763 -4.428 3.338 -4.731 -0.592 0.642 -4.093 -2.276 -3.165 + ML 1487 1485 6 1490 6 1 1 117 220 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1488 1485 6 1490 6 1 1 117 219 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1489 1485 6 1490 6 0 0 114 216 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1490 1490 5 1490 6 1 1 118 221 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1491 1491 6 1491 5 1 1 118 221 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 353 ] 885 1117 g c g c + MP 1492 1491 6 1496 6 2 4 117 220 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.756 -2.856 -3.692 1.001 -3.464 -4.372 0.773 -4.018 -3.928 2.961 -4.303 -0.585 0.838 -3.666 0.270 -2.647 + ML 1493 1491 6 1496 6 1 1 116 218 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1494 1491 6 1496 6 1 1 115 218 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1495 1491 6 1496 6 0 0 113 215 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1496 1496 5 1496 6 1 1 116 219 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1497 1497 6 1497 5 1 1 116 219 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 354 ] 886 1116 g u g u + MP 1498 1497 6 1502 4 2 3 115 218 -8.057 -8.264 -0.024 -6.678 -4.610 -3.262 -4.673 1.198 -6.068 -5.990 -1.350 -4.943 -4.514 2.533 -5.021 2.730 -1.531 -5.088 -3.306 -3.429 + ML 1499 1497 6 1502 4 1 1 114 217 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1500 1497 6 1502 4 1 1 113 216 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1501 1497 6 1502 4 0 0 112 215 -4.568 -4.250 -2.265 -0.520 + IL 1502 1502 5 1502 4 1 1 115 218 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1503 1503 6 1503 3 1 1 115 217 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 355 ] 887 - A - A - + ML 1504 1503 6 1506 3 1 2 113 216 -9.017 -0.010 -7.671 1.670 -2.944 -0.926 -2.619 + D 1505 1503 6 1506 3 0 0 111 214 -6.174 -1.687 -0.566 + IL 1506 1506 3 1506 3 1 1 114 216 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 356 ] 888 - A - A - + ML 1507 1506 3 1509 3 1 1 112 215 -9.017 -0.056 -4.799 1.935 -4.374 -3.847 -4.089 + D 1508 1506 3 1509 3 0 0 110 213 -6.174 -1.687 -0.566 + IL 1509 1509 3 1509 3 1 1 113 215 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 357 ] 889 - a - a - + ML 1510 1509 3 1512 3 1 1 111 214 -7.525 -0.015 -7.632 0.549 -0.601 0.242 -0.526 + D 1511 1509 3 1512 3 0 0 110 212 -6.066 -0.499 -1.849 + IL 1512 1512 3 1512 3 1 1 112 214 -1.960 -0.538 -4.199 0.000 0.000 0.000 0.000 + [ MATR 358 ] - 1115 - A - A + MR 1513 1512 3 1515 3 1 1 110 213 -9.358 -0.009 -7.675 1.935 -4.374 -3.847 -4.089 + D 1514 1512 3 1515 3 0 0 108 211 -6.390 -1.568 -0.620 + IR 1515 1515 3 1515 3 1 1 111 213 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 359 ] - 1114 - A - A + MR 1516 1515 3 1518 3 1 1 109 212 -9.358 -0.051 -4.916 1.842 -3.480 -2.198 -3.228 + D 1517 1515 3 1518 3 0 0 107 210 -6.390 -1.568 -0.620 + IR 1518 1518 3 1518 3 1 1 110 212 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 360 ] - 1113 - u - u + MR 1519 1518 3 1521 5 1 1 108 211 -8.008 -0.021 -7.823 -8.035 -8.927 -1.503 0.743 -2.337 0.828 + D 1520 1518 3 1521 5 0 0 107 209 -5.690 -0.528 -3.317 -4.748 -2.742 + IR 1521 1521 3 1521 5 1 1 108 211 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 361 ] 891 1112 c g c g + MP 1522 1521 3 1526 6 2 2 107 210 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.815 -3.307 -3.843 0.861 -3.328 -4.671 2.682 -3.772 -3.846 1.986 -4.334 -0.429 0.789 -3.974 -0.886 -2.666 + ML 1523 1521 3 1526 6 1 1 106 208 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1524 1521 3 1526 6 1 1 105 208 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1525 1521 3 1526 6 0 0 103 206 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1526 1526 5 1526 6 1 1 107 209 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1527 1527 6 1527 5 1 1 106 209 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 362 ] 892 1111 C G C G + MP 1528 1527 6 1532 6 2 2 105 208 -9.635 -9.574 -0.020 -8.351 -8.631 -7.506 -5.736 -5.462 -5.402 -1.569 -4.103 -5.857 3.773 -4.939 -5.436 -1.469 -5.651 -1.410 -0.529 -5.882 -1.833 -4.250 + ML 1529 1527 6 1532 6 1 1 104 207 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1530 1527 6 1532 6 1 1 104 207 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1531 1527 6 1532 6 0 0 103 206 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1532 1532 5 1532 6 1 1 105 207 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1533 1533 6 1533 5 1 1 104 207 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 363 ] 893 1110 c g c g + MP 1534 1533 6 1538 6 2 2 103 206 -9.630 -9.569 -0.018 -8.346 -7.699 -9.021 -2.090 -2.256 -2.273 0.791 -2.151 -2.991 2.032 -2.547 -2.326 0.962 -2.892 -0.741 1.537 -1.019 0.140 0.703 + ML 1535 1533 6 1538 6 1 1 103 206 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1536 1533 6 1538 6 1 1 103 206 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1537 1533 6 1538 6 0 0 102 206 -9.170 -7.868 -3.665 -4.347 -4.365 -0.291 + IL 1538 1538 5 1538 6 1 1 103 206 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1539 1539 6 1539 5 1 1 103 205 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 364 ] 894 1109 u a u a + MP 1540 1539 6 1544 6 2 2 101 204 -9.627 -9.566 -0.016 -8.342 -8.622 -8.340 1.123 -0.989 -1.926 1.032 -1.915 -2.774 1.244 -2.200 -1.564 0.772 -2.256 -0.293 1.639 -2.009 -0.178 -0.529 + ML 1541 1539 6 1544 6 1 1 102 205 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1542 1539 6 1544 6 1 1 101 205 -7.041 -5.770 -1.520 -5.748 -0.882 -3.962 0.461 -0.522 -0.039 -0.068 + D 1543 1539 6 1544 6 0 0 103 207 -9.170 -7.868 -3.665 -4.347 -4.365 -0.291 + IL 1544 1544 5 1544 6 1 1 101 204 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1545 1545 6 1545 5 1 1 101 204 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 365 ] 895 1108 a u a u + MP 1546 1545 6 1550 4 2 2 99 202 -8.045 -4.653 -0.079 -6.666 -0.467 -0.515 0.421 1.641 -0.893 -2.569 1.373 -1.961 -1.919 0.776 -2.392 -0.591 1.105 -2.047 -0.169 -1.148 + ML 1547 1545 6 1550 4 1 1 101 205 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1548 1545 6 1550 4 1 1 101 205 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1549 1545 6 1550 4 0 0 103 207 -4.716 -2.787 -2.413 -0.668 + IL 1550 1550 5 1550 4 1 1 108 212 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1551 1551 6 1551 3 1 1 113 217 -0.257 -2.791 -5.756 0.000 0.000 0.000 0.000 + [ MATL 366 ] 896 - a - a - + ML 1552 1551 6 1554 3 1 1 92 186 -9.005 -0.016 -6.795 0.635 -0.564 0.107 -0.527 + D 1553 1551 6 1554 3 0 0 89 183 -6.380 -1.893 -0.476 + IL 1554 1554 3 1554 3 1 1 93 187 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 367 ] 897 - c - c - + ML 1555 1554 3 1557 3 1 1 91 185 -9.000 -0.021 -6.296 -0.173 0.157 -0.110 0.099 + D 1556 1554 3 1557 3 0 0 87 181 -6.474 -1.666 -0.570 + IL 1557 1557 3 1557 3 1 1 92 186 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 368 ] 898 - c - c - + ML 1558 1557 3 1560 3 1 1 90 184 -8.994 -0.109 -3.818 -0.027 0.169 -0.176 0.014 + D 1559 1557 3 1560 3 0 0 85 179 -6.553 -2.066 -0.414 + IL 1560 1560 3 1560 3 1 1 91 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 369 ] 899 - u - u - + ML 1561 1560 3 1563 3 1 1 89 184 -8.896 -0.265 -2.593 -0.076 0.106 -0.660 0.425 + D 1562 1560 3 1563 3 0 0 81 175 -7.522 -3.035 -0.197 + IL 1563 1563 3 1563 3 1 1 91 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 370 ] 900 - g - g - + ML 1564 1563 3 1566 3 1 1 89 184 -8.644 -0.229 -2.793 0.167 -0.414 0.194 -0.025 + D 1565 1563 3 1566 3 0 0 75 169 -8.600 -4.113 -0.090 + IL 1566 1566 3 1566 3 1 1 90 185 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 371 ] 901 - a - a - + ML 1567 1566 3 1569 3 1 1 89 183 -0.730 -1.359 -7.083 0.263 -0.027 -0.670 0.251 + D 1568 1566 3 1569 3 0 0 59 153 -9.065 -3.595 -0.128 + IL 1569 1569 3 1569 3 1 1 91 185 -0.282 -2.610 -6.190 0.000 0.000 0.000 0.000 + [ MATL 372 ] 926 - a - a - + ML 1570 1569 3 1572 3 1 1 20 39 -8.400 -0.015 -7.054 0.801 -0.598 -0.585 -0.104 + D 1571 1569 3 1572 3 0 0 19 38 -9.114 -0.787 -1.256 + IL 1572 1572 3 1572 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 373 ] 927 - a - a - + ML 1573 1572 3 1575 3 1 1 19 38 -8.812 -0.011 -7.466 0.317 -0.778 0.066 0.170 + D 1574 1572 3 1575 3 0 0 18 37 -7.997 -0.454 -1.911 + IL 1575 1575 3 1575 3 1 1 23 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 374 ] 928 - g - g - + ML 1576 1575 3 1578 3 1 1 18 37 -8.997 -0.010 -7.651 0.285 -1.015 0.429 -0.089 + D 1577 1575 3 1578 3 0 0 18 36 -6.514 -1.835 -0.497 + IL 1578 1578 3 1578 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 375 ] 929 - a - a - + ML 1579 1578 3 1581 3 1 1 17 35 -9.000 -0.111 -3.789 0.780 -0.688 -0.636 0.027 + D 1580 1578 3 1581 3 0 0 16 35 -6.462 -1.975 -0.445 + IL 1581 1581 3 1581 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 376 ] 930 - a - a - + ML 1582 1581 3 1584 3 1 1 15 34 -8.900 -0.014 -7.072 0.682 -0.428 -0.323 -0.229 + D 1583 1581 3 1584 3 0 0 15 33 -7.495 -1.421 -0.687 + IL 1584 1584 3 1584 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 377 ] 931 - g - g - + ML 1585 1584 3 1587 3 1 1 14 33 -8.947 -0.010 -7.601 -0.113 -1.036 0.758 -0.158 + D 1586 1584 3 1587 3 0 0 14 32 -7.110 -0.987 -1.035 + IL 1587 1587 3 1587 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 378 ] 932 - g - g - + ML 1588 1587 3 1590 3 1 1 12 31 -8.997 -0.016 -6.769 -0.072 -0.380 0.246 0.131 + D 1589 1587 3 1590 3 0 0 13 31 -6.506 -2.019 -0.430 + IL 1590 1590 3 1590 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 379 ] 933 - c - c - + ML 1591 1590 3 1593 2 1 1 1 1 * 0.000 0.134 0.319 -0.190 -0.360 + D 1592 1590 3 1593 2 0 0 0 0 * 0.000 + IL 1593 1593 3 1593 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 380 ] - - - - - - + E 1594 1593 3 -1 0 0 0 0 0 + [ BEGR 381 ] - - - - - - + S 1595 1466 1 1596 5 0 0 84 156 -8.048 -0.020 -7.863 -8.075 -8.967 + IL 1596 1596 2 1596 5 1 1 85 157 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 382 ] 1122 1192 G U G U + MP 1597 1596 2 1601 6 2 2 84 156 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -4.689 -3.242 -4.970 0.057 -5.385 -5.944 0.882 -4.773 -4.411 0.210 -4.793 3.462 -1.469 -5.610 -2.890 -3.550 + ML 1598 1596 2 1601 6 1 1 82 154 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1599 1596 2 1601 6 1 1 82 154 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1600 1596 2 1601 6 0 0 78 150 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1601 1601 5 1601 6 1 1 83 155 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1602 1602 6 1602 5 1 1 83 155 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 383 ] 1123 1191 G C G C + MP 1603 1602 6 1607 6 2 2 82 154 -9.635 -9.574 -0.015 -8.351 -8.631 -9.026 -3.949 -2.913 -3.845 0.843 -4.047 -4.492 1.510 -4.181 -4.105 3.017 -4.046 -0.596 0.528 -3.795 -1.334 -2.770 + ML 1604 1602 6 1607 6 1 1 80 152 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1605 1602 6 1607 6 1 1 80 152 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1606 1602 6 1607 6 0 0 77 149 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 1607 1607 5 1607 6 1 1 81 154 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1608 1608 6 1608 5 1 1 81 153 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 384 ] 1124 1190 G C G C + MP 1609 1608 6 1613 4 2 2 80 152 -2.008 -3.125 -0.923 -3.193 -3.875 -2.595 -3.766 1.029 -4.310 -4.409 1.203 -4.252 -4.080 3.053 -4.404 -0.026 0.041 -3.682 -0.853 -2.722 + ML 1610 1608 6 1613 4 1 1 78 150 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1611 1608 6 1613 4 1 1 77 149 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1612 1608 6 1613 4 0 0 76 148 -4.568 -4.250 -2.265 -0.520 + IL 1613 1613 5 1613 4 1 1 81 153 -1.120 -1.695 -2.174 -6.764 0.000 0.000 0.000 0.000 + IR 1614 1614 6 1614 3 1 1 79 151 -0.974 -1.207 -4.117 0.000 0.000 0.000 0.000 + [ MATL 385 ] 1133 - G - G - + ML 1615 1614 6 1617 3 1 1 77 149 -8.812 -0.420 -1.998 0.463 -2.286 1.075 -1.690 + D 1616 1614 6 1617 3 0 0 74 146 -7.998 -1.977 -0.430 + IL 1617 1617 3 1617 3 1 1 78 150 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 386 ] 1134 - u - u - + ML 1618 1617 3 1620 3 1 1 77 149 -8.473 -0.085 -4.202 0.296 -1.059 -1.332 0.922 + D 1619 1617 3 1620 3 0 0 72 144 -8.986 -4.038 -0.094 + IL 1620 1620 3 1620 3 1 1 77 149 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 387 ] 1135 - g - g - + ML 1621 1620 3 1623 3 1 1 76 148 -3.479 -0.177 -5.294 -0.064 -0.842 0.946 -0.837 + D 1622 1620 3 1623 3 0 0 72 144 -7.934 -2.255 -0.347 + IL 1623 1623 3 1623 3 1 1 76 148 -2.394 -0.378 -4.632 0.000 0.000 0.000 0.000 + [ MATR 388 ] - 1183 - A - A + MR 1624 1623 3 1626 3 1 1 75 147 -8.833 -0.013 -7.151 1.445 -1.039 -1.594 -1.122 + D 1625 1623 3 1626 3 0 0 70 142 -8.997 -4.046 -0.093 + IR 1626 1626 3 1626 3 1 1 75 147 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 389 ] - 1182 - a - a + MR 1627 1626 3 1629 5 1 1 74 146 -5.707 -0.068 -7.364 -5.794 -8.467 0.992 -0.448 -0.728 -0.569 + D 1628 1626 3 1629 5 0 0 69 141 -7.292 -1.940 -4.918 -5.246 -0.570 + IR 1629 1629 3 1629 5 1 1 74 146 -2.408 -0.506 -6.011 -3.917 -5.285 0.000 0.000 0.000 0.000 + [ MATP 390 ] 1137 1179 c g c g + MP 1630 1629 3 1634 6 2 2 73 145 -9.371 -9.311 -0.018 -8.087 -8.367 -8.762 -3.006 -2.527 -3.108 1.730 -2.631 -3.934 2.300 -3.119 -3.118 1.125 -3.644 -0.900 1.572 -3.249 -0.367 -2.075 + ML 1631 1629 3 1634 6 1 1 71 143 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1632 1629 3 1634 6 1 1 71 143 -7.223 -5.952 -1.696 -5.930 -0.748 -4.143 0.566 -0.446 -0.311 -0.030 + D 1633 1629 3 1634 6 0 0 65 137 -11.317 -10.016 -5.813 -5.885 -5.790 -0.080 + IL 1634 1634 5 1634 6 1 1 72 144 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1635 1635 6 1635 5 1 1 72 144 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 391 ] 1138 1178 c g c g + MP 1636 1635 6 1640 6 2 2 71 143 -9.375 -9.315 -0.040 -8.091 -8.371 -5.819 -0.592 -1.796 0.291 1.110 -1.831 -2.701 1.650 -2.193 -1.685 1.174 -2.306 -0.440 1.423 -1.991 -0.039 -1.112 + ML 1637 1635 6 1640 6 1 1 69 141 -6.281 -6.628 -1.265 -1.036 -6.477 -4.007 0.323 -0.373 -0.243 0.179 + MR 1638 1635 6 1640 6 1 1 69 141 -7.203 -5.932 -1.458 -4.924 -0.936 -4.124 0.288 -0.463 0.048 0.028 + D 1639 1635 6 1640 6 0 0 65 137 -11.298 -9.997 -5.794 -6.476 -6.493 -0.062 + IL 1640 1640 5 1640 6 1 1 70 142 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1641 1641 6 1641 5 1 1 70 142 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 392 ] 1139 1177 c g c g + MP 1642 1641 6 1646 6 2 2 69 141 -9.365 -8.342 -0.049 -8.081 -8.361 -5.506 -2.733 -2.666 -3.010 0.964 -2.561 -3.841 2.210 -3.044 -3.024 1.488 -3.558 -0.775 1.944 -2.921 -0.316 -1.995 + ML 1643 1641 6 1646 6 1 1 67 139 -6.281 -6.627 -1.266 -1.036 -6.477 -4.007 0.323 -0.373 -0.242 0.178 + MR 1644 1641 6 1646 6 1 1 66 138 -7.050 -5.779 -1.599 -5.757 -0.832 -3.970 0.353 -0.370 -0.091 0.014 + D 1645 1641 6 1646 6 0 0 65 137 -11.391 -10.089 -5.886 -6.568 -6.586 -0.058 + IL 1646 1646 5 1646 6 1 1 68 140 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1647 1647 6 1647 5 1 1 68 140 -2.424 -0.490 -5.935 -4.103 -5.209 0.000 0.000 0.000 0.000 + [ MATP 393 ] 1140 1175 c g c g + MP 1648 1647 6 1652 6 2 2 67 139 -9.341 -9.280 -0.036 -7.525 -6.796 -7.208 -1.646 -1.918 -1.954 1.100 -1.909 -2.795 1.710 -2.276 -1.340 1.452 -1.983 -0.410 1.592 -2.089 -0.102 -0.308 + ML 1649 1647 6 1652 6 1 1 64 136 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1650 1647 6 1652 6 1 1 64 136 -7.021 -5.750 -1.659 -5.728 -0.803 -3.942 0.316 -0.233 -0.296 0.125 + D 1651 1647 6 1652 6 0 0 64 136 -11.500 -10.198 -5.995 -6.677 -6.695 -0.053 + IL 1652 1652 5 1652 6 1 1 66 138 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1653 1653 6 1653 5 1 1 66 138 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 394 ] 1141 1174 g c g c + MP 1654 1653 6 1658 4 2 2 65 137 -0.539 -7.664 -1.775 -6.078 -2.297 -2.171 -2.442 1.398 -2.418 -2.872 1.742 -2.749 -2.526 2.041 -0.803 -0.367 1.040 -2.539 -0.431 -1.604 + ML 1655 1653 6 1658 4 1 1 59 131 -3.448 -3.968 -0.535 -2.698 0.392 -0.494 0.010 -0.043 + MR 1656 1653 6 1658 4 1 1 60 132 -2.852 -4.001 -1.868 -0.929 0.175 0.069 -0.495 0.153 + D 1657 1653 6 1658 4 0 0 64 136 -2.734 -0.562 -4.660 -2.915 + IL 1658 1658 5 1658 4 1 1 65 137 -0.882 -2.404 -2.203 -4.289 0.000 0.000 0.000 0.000 + IR 1659 1659 6 1659 3 1 1 65 137 -0.369 -3.131 -3.165 0.000 0.000 0.000 0.000 + [ MATL 395 ] 1155 - A - A - + ML 1660 1659 6 1662 3 1 1 14 33 -8.397 -0.015 -7.051 1.007 -0.991 -0.248 -0.631 + D 1661 1659 6 1662 3 0 0 13 31 -9.120 -4.633 -0.062 + IL 1662 1662 3 1662 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 396 ] 1156 - A - A - + ML 1663 1662 3 1665 3 1 1 13 31 -8.397 -0.020 -6.569 1.820 -3.018 -2.419 -2.659 + D 1664 1662 3 1665 3 0 0 11 30 -9.120 -4.633 -0.062 + IL 1665 1665 3 1665 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 397 ] 1157 - A - A - + ML 1666 1665 3 1668 2 1 1 1 1 * 0.000 1.743 -2.369 -2.157 -2.083 + D 1667 1665 3 1668 2 0 0 0 0 * 0.000 + IL 1668 1668 3 1668 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 398 ] - - - - - - + E 1669 1668 3 -1 0 0 0 0 0 + [ BEGR 399 ] - - - - - - + S 1670 1464 1 1671 3 0 9 4231 9167 -9.017 -0.010 -7.671 + IL 1671 1671 2 1671 3 1 8 4232 9169 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 400 ] 1193 - G - G - + ML 1672 1671 2 1674 3 1 9 4231 9167 -9.017 -0.010 -7.671 -1.073 -1.068 1.194 -0.397 + D 1673 1671 2 1674 3 0 4 4228 9164 -6.174 -1.687 -0.566 + IL 1674 1674 3 1674 3 1 7 4231 9168 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 401 ] 1194 - C - C - + ML 1675 1674 3 1677 3 1 8 4230 9166 -9.017 -0.010 -7.671 -1.765 1.325 -2.616 0.052 + D 1676 1674 3 1677 3 0 3 4227 9163 -6.174 -1.687 -0.566 + IL 1677 1677 3 1677 3 1 7 4230 9167 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 402 ] 1195 - A - A - + ML 1678 1677 3 1680 3 1 7 4229 9165 -9.017 -0.010 -7.671 1.935 -4.374 -3.847 -4.089 + D 1679 1677 3 1680 3 0 3 4226 9162 -6.174 -1.687 -0.566 + IL 1680 1680 3 1680 3 1 6 4229 9166 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 403 ] 1196 - G - G - + ML 1681 1680 3 1683 3 1 7 4228 9164 -9.017 -0.010 -7.671 -1.435 -2.316 1.411 -0.376 + D 1682 1680 3 1683 3 0 2 4225 9161 -6.174 -1.687 -0.566 + IL 1683 1683 3 1683 3 1 6 4228 9165 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 404 ] 1197 - A - A - + ML 1684 1683 3 1686 3 1 6 4227 9163 -9.017 -0.010 -7.671 1.410 -0.352 -2.152 -1.579 + D 1685 1683 3 1686 3 0 2 4224 9161 -6.174 -1.687 -0.566 + IL 1686 1686 3 1686 3 1 5 4227 9164 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 405 ] 1198 - G - G - + ML 1687 1686 3 1689 3 1 5 4226 9162 -9.017 -0.010 -7.671 -3.500 -4.938 1.936 -4.241 + D 1688 1686 3 1689 3 0 2 4223 9160 -6.174 -1.687 -0.566 + IL 1689 1689 3 1689 3 1 5 4226 9163 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 406 ] 1199 - A - A - + ML 1690 1689 3 1692 3 1 4 4225 9161 -9.017 -0.010 -7.671 1.916 -3.853 -3.589 -3.757 + D 1691 1689 3 1692 3 0 1 4223 9159 -6.174 -1.687 -0.566 + IL 1692 1692 3 1692 3 1 4 4225 9162 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 407 ] 1200 - C - C - + ML 1693 1692 3 1695 3 1 3 4224 9160 -9.017 -0.010 -7.671 -3.467 1.897 -4.334 -2.872 + D 1694 1692 3 1695 3 0 1 4222 9158 -6.174 -1.687 -0.566 + IL 1695 1695 3 1695 3 1 3 4224 9161 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 408 ] 1201 - U - U - + ML 1696 1695 3 1698 3 1 2 4223 9159 -9.017 -0.470 -1.858 -3.414 -3.115 -4.200 1.902 + D 1697 1695 3 1698 3 0 0 4221 9158 -6.174 -1.687 -0.566 + IL 1698 1698 3 1698 3 1 3 4224 9160 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 409 ] 1202 - c - c - + ML 1699 1698 3 1701 2 1 2 4222 9159 -0.895 -1.114 0.209 0.351 -0.952 0.073 + D 1700 1698 3 1701 2 0 0 4221 9157 -8.839 -0.003 + IL 1701 1701 3 1701 2 1 1 4222 9158 -1.578 -0.589 0.000 0.000 0.000 0.000 + [ BIF 410 ] - - - - - - + B 1702 1701 3 1703 1777 0 0 4221 9157 + [ BEGL 411 ] - - - - - - + S 1703 1702 1 1704 4 0 0 104 201 -0.032 -7.497 -6.905 -6.946 + [ MATP 412 ] 1210 1369 u a u a + MP 1704 1703 1 1708 6 2 2 104 201 -9.632 -9.571 -0.034 -8.348 -8.627 -6.066 -3.303 -3.190 -3.397 0.931 -2.833 -4.222 1.767 -3.352 -3.393 1.635 -3.920 -1.176 2.211 -3.541 0.554 -2.326 + ML 1705 1703 1 1708 6 1 1 102 199 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1706 1703 1 1708 6 1 1 102 198 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1707 1703 1 1708 6 0 0 98 194 -9.127 -7.826 -3.623 -4.305 -4.322 -0.300 + IL 1708 1708 5 1708 6 1 1 103 200 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1709 1709 6 1709 5 1 1 103 200 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 413 ] 1211 1368 g c g c + MP 1710 1709 6 1714 6 2 2 102 199 -8.606 -9.552 -0.035 -8.329 -8.608 -6.100 -3.416 -3.011 -3.465 1.880 -3.133 -4.248 1.916 -3.549 -3.536 1.970 -4.019 -0.884 1.339 -3.553 -0.794 -2.412 + ML 1711 1709 6 1714 6 1 1 100 197 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1712 1709 6 1714 6 1 1 100 197 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1713 1709 6 1714 6 0 0 96 193 -9.506 -8.204 -4.001 -4.683 -4.701 -0.225 + IL 1714 1714 5 1714 6 1 1 101 198 -2.605 -2.868 -0.743 -4.523 -5.299 -4.960 0.000 0.000 0.000 0.000 + IR 1715 1715 6 1715 5 1 1 101 198 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 414 ] 1213 1367 g c g c + MP 1716 1715 6 1720 4 2 2 100 197 -1.791 -9.086 -1.305 -1.715 -3.624 -2.919 -3.607 1.165 -3.484 -4.331 1.619 -3.795 -3.762 2.660 -4.186 -0.684 1.112 -3.627 -0.529 -2.538 + ML 1717 1715 6 1720 4 1 1 99 195 -2.408 -4.532 -1.293 -1.473 0.368 -0.385 -0.191 0.094 + MR 1718 1715 6 1720 4 1 1 99 195 -4.102 -12.528 -0.390 -2.485 0.368 -0.385 -0.191 0.094 + D 1719 1715 6 1720 4 0 0 96 192 -14.796 -16.066 -4.094 -0.087 + IL 1720 1720 5 1720 4 1 1 100 197 -2.206 -0.839 -2.462 -4.547 0.000 0.000 0.000 0.000 + IR 1721 1721 6 1721 3 1 1 99 196 -2.708 -0.273 -5.704 0.000 0.000 0.000 0.000 + [ MATR 415 ] - 1364 - A - A + MR 1722 1721 6 1724 5 1 1 98 195 -7.539 -0.029 -7.354 -7.566 -8.458 1.159 -0.268 -1.442 -0.813 + D 1723 1721 6 1724 5 0 0 96 192 -7.308 -0.574 -4.935 -6.366 -1.851 + IR 1724 1724 3 1724 5 1 1 98 195 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 416 ] 1218 1363 c g c g + MP 1725 1724 3 1729 6 2 2 97 194 -9.549 -7.939 -0.023 -8.265 -8.545 -7.723 -3.250 -3.124 -3.347 0.830 -2.772 -4.177 2.338 -3.290 -3.334 1.127 -3.862 0.578 1.871 -3.491 -0.425 -2.264 + ML 1726 1724 3 1729 6 1 1 95 191 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1727 1724 3 1729 6 1 1 94 191 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1728 1724 3 1729 6 0 0 87 183 -10.320 -9.019 -4.816 -5.498 -5.515 -0.124 + IL 1729 1729 5 1729 6 1 1 96 193 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1730 1730 6 1730 5 1 1 96 193 -1.967 -0.616 -6.083 -4.250 -5.356 0.000 0.000 0.000 0.000 + [ MATP 417 ] 1219 1356 c g c g + MP 1731 1730 6 1735 6 2 2 95 192 -7.508 -9.484 -0.067 -8.261 -8.541 -4.928 -3.336 -3.159 -3.419 1.072 -2.828 -4.246 2.361 -3.347 -3.410 1.519 -3.933 -0.644 1.800 -3.557 -0.455 -2.312 + ML 1732 1730 6 1735 6 1 1 93 190 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1733 1730 6 1735 6 1 1 93 189 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1734 1730 6 1735 6 0 0 85 181 -10.357 -9.055 -4.852 -5.534 -5.552 -0.121 + IL 1735 1735 5 1735 6 1 1 95 191 -2.096 -2.574 -0.973 -4.711 -5.487 -5.147 0.000 0.000 0.000 0.000 + IR 1736 1736 6 1736 5 1 1 94 191 -2.037 -0.590 -6.080 -4.248 -5.354 0.000 0.000 0.000 0.000 + [ MATP 418 ] 1224 1350 c g c g + MP 1737 1736 6 1741 6 2 2 93 190 -9.500 -9.439 -0.215 -8.216 -8.496 -2.947 -3.533 -3.368 -3.592 0.807 -2.833 -4.408 2.503 -3.406 -3.552 1.356 -4.068 -1.223 1.951 -3.751 -0.373 -2.419 + ML 1738 1736 6 1741 6 1 1 91 188 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1739 1736 6 1741 6 1 1 91 187 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1740 1736 6 1741 6 0 0 83 180 -10.719 -9.417 -5.214 -5.896 -5.914 -0.093 + IL 1741 1741 5 1741 6 1 1 93 189 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1742 1742 6 1742 5 1 1 93 189 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 419 ] 1225 1349 c g c g + MP 1743 1742 6 1747 6 2 2 92 188 -8.303 -7.760 -0.173 -8.019 -8.299 -3.351 -3.049 -2.852 -3.138 1.121 -2.651 -3.957 2.208 -3.136 -3.152 1.593 -3.670 -0.443 1.775 -3.265 -0.345 -2.076 + ML 1744 1742 6 1747 6 1 1 89 186 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1745 1742 6 1747 6 1 1 89 185 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1746 1742 6 1747 6 0 0 82 179 -11.638 -10.337 -6.134 -6.816 -6.833 -0.048 + IL 1747 1747 5 1747 6 1 1 91 188 -2.279 -2.768 -0.859 -4.597 -5.373 -5.033 0.000 0.000 0.000 0.000 + IR 1748 1748 6 1748 5 1 1 91 188 -2.179 -0.548 -6.033 -4.200 -5.306 0.000 0.000 0.000 0.000 + [ MATP 420 ] 1230 1344 c g c g + MP 1749 1748 6 1753 6 2 2 90 187 -3.464 -9.097 -0.243 -7.874 -8.154 -4.196 -3.298 -3.203 -3.317 0.538 -2.515 -4.044 2.712 -3.125 -3.305 0.909 -3.781 -1.072 1.424 -3.506 0.863 -2.209 + ML 1750 1748 6 1753 6 1 1 86 182 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1751 1748 6 1753 6 1 1 85 182 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1752 1748 6 1753 6 0 0 82 178 -12.025 -10.724 -6.521 -7.203 -7.220 -0.037 + IL 1753 1753 5 1753 6 1 1 92 188 -0.815 -1.947 -2.768 -6.505 -7.281 -6.942 0.000 0.000 0.000 0.000 + IR 1754 1754 6 1754 5 1 1 90 186 -1.231 -0.914 -7.164 -5.332 -6.438 0.000 0.000 0.000 0.000 + [ MATP 421 ] 1236 1337 c g c g + MP 1755 1754 6 1759 4 2 2 88 185 -6.878 -0.984 -1.109 -5.499 -2.742 -2.555 -2.845 1.025 -2.443 -3.643 2.082 -2.903 -2.870 1.510 -3.381 0.236 1.688 -2.965 -0.021 -1.834 + ML 1756 1754 6 1759 4 1 1 78 175 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1757 1754 6 1759 4 1 1 78 174 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1758 1754 6 1759 4 0 0 82 178 -7.617 -2.251 -0.513 -3.568 + IL 1759 1759 5 1759 4 1 1 85 181 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1760 1760 6 1760 3 1 1 90 186 -0.275 -2.563 -7.842 0.000 0.000 0.000 0.000 + [ MATL 422 ] 1237 - u - u - + ML 1761 1760 6 1763 3 1 1 17 35 -9.017 -0.010 -7.671 0.217 -0.850 -0.288 0.550 + D 1762 1760 6 1763 3 0 0 17 35 -6.174 -1.687 -0.566 + IL 1763 1763 3 1763 3 1 1 20 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 423 ] 1238 - a - a - + ML 1764 1763 3 1766 3 1 1 15 34 -9.017 -0.010 -7.671 0.872 -0.984 -0.632 0.027 + D 1765 1763 3 1766 3 0 0 15 34 -6.174 -1.687 -0.566 + IL 1766 1766 3 1766 3 1 1 19 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 424 ] 1239 - a - a - + ML 1767 1766 3 1769 3 1 1 14 32 -9.017 -0.056 -4.799 0.265 -0.129 -0.352 0.138 + D 1768 1766 3 1769 3 0 0 14 33 -6.174 -1.687 -0.566 + IL 1769 1769 3 1769 3 1 1 18 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 425 ] 1240 - a - a - + ML 1770 1769 3 1772 3 1 1 12 31 -8.972 -0.495 -1.794 0.548 -0.800 -0.026 -0.026 + D 1771 1769 3 1772 3 0 0 13 31 -6.848 -2.361 -0.328 + IL 1772 1772 3 1772 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 426 ] 1241 - a - a - + ML 1773 1772 3 1775 2 1 1 1 1 * 0.000 0.418 -0.328 -0.676 0.311 + D 1774 1772 3 1775 2 0 0 0 0 * 0.000 + IL 1775 1775 3 1775 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 427 ] - - - - - - + E 1776 1775 3 -1 0 0 0 0 0 + [ BEGR 428 ] - - - - - - + S 1777 1702 1 1778 3 0 0 4197 9133 -9.017 -0.328 -2.312 + IL 1778 1778 2 1778 3 1 1 4207 9143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 429 ] 1370 - G - G - + ML 1779 1778 2 1781 5 1 1 4212 9148 -1.178 -0.873 -7.570 -7.783 -8.674 -1.181 -2.438 1.659 -2.211 + D 1780 1778 2 1781 5 0 0 4127 9064 -6.602 -1.559 -5.863 -4.238 -0.785 + IL 1781 1781 3 1781 5 1 1 4210 9147 -1.684 -0.610 -6.085 -7.918 -6.069 0.000 0.000 0.000 0.000 + [ MATP 430 ] 1378 1851 a u a u + MP 1782 1781 3 1786 6 2 2 4212 9149 -9.494 -9.433 -0.016 -8.210 -8.489 -8.884 -3.936 -2.890 -3.930 2.817 -4.463 -4.871 0.011 -4.246 -4.007 2.337 -4.457 -0.479 0.278 -4.086 -1.953 -2.825 + ML 1783 1781 3 1786 6 1 1 4192 9128 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1784 1781 3 1786 6 1 1 4186 9122 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1785 1781 3 1786 6 0 0 4048 8984 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1786 1786 5 1786 6 1 1 4204 9140 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 1787 1787 6 1787 5 1 1 4205 9141 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 431 ] 1379 1850 U A U A + MP 1788 1787 6 1792 6 2 2 4211 9147 -5.519 -9.433 -0.046 -8.210 -8.489 -8.884 -3.954 -3.766 -3.935 0.845 -3.044 -4.672 1.566 -3.662 -3.898 0.416 -4.364 -1.597 3.034 -4.169 -0.678 -2.765 + ML 1789 1787 6 1792 6 1 1 4189 9125 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1790 1787 6 1792 6 1 1 4181 9118 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1791 1787 6 1792 6 0 0 4035 8971 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1792 1792 5 1792 6 1 1 4203 9139 -1.828 -1.925 -1.368 -5.105 -5.881 -5.542 0.000 0.000 0.000 0.000 + IR 1793 1793 6 1793 5 1 1 4204 9141 -1.924 -0.603 -6.318 -4.486 -5.591 0.000 0.000 0.000 0.000 + [ MATP 432 ] 1382 1847 g c g c + MP 1794 1793 6 1798 6 2 2 4209 9146 -5.286 -9.433 -0.052 -8.210 -8.489 -8.884 -3.658 -2.663 -3.593 2.305 -4.025 -4.294 0.669 -4.025 -3.848 2.628 -4.217 -0.339 0.264 -3.564 -1.235 -2.567 + ML 1795 1793 6 1798 6 1 1 4185 9121 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1796 1793 6 1798 6 1 1 4176 9112 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1797 1793 6 1798 6 0 0 4021 8957 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1798 1798 5 1798 6 1 1 4201 9137 -2.970 -1.541 -1.151 -4.888 -5.664 -5.325 0.000 0.000 0.000 0.000 + IR 1799 1799 6 1799 5 1 1 4203 9139 -2.658 -0.405 -6.169 -4.337 -5.443 0.000 0.000 0.000 0.000 + [ MATP 433 ] 1384 1845 g c g c + MP 1800 1799 6 1804 6 2 2 4208 9144 -8.390 -9.433 -0.020 -8.210 -8.489 -8.151 -3.638 -2.608 -3.559 1.371 -4.049 -4.225 1.025 -4.032 -3.850 2.845 -4.198 0.616 0.482 -3.496 -1.423 -2.539 + ML 1801 1799 6 1804 6 1 1 4179 9115 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1802 1799 6 1804 6 1 1 4167 9104 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1803 1799 6 1804 6 0 0 4005 8941 -10.762 -9.460 -5.257 -5.939 -5.957 -0.090 + IL 1804 1804 5 1804 6 1 1 4197 9134 -2.471 -2.703 -0.818 -4.555 -5.331 -4.992 0.000 0.000 0.000 0.000 + IR 1805 1805 6 1805 5 1 1 4199 9135 -2.352 -0.507 -5.955 -4.123 -5.229 0.000 0.000 0.000 0.000 + [ MATP 434 ] 1387 1842 g c g c + MP 1806 1805 6 1810 6 2 2 4207 9143 -8.008 -9.431 -0.024 -8.208 -8.487 -7.598 -3.921 -2.697 -3.830 2.003 -4.717 -4.547 0.062 -4.362 -4.083 2.889 -4.430 0.759 -0.227 -3.798 -2.007 -2.773 + ML 1807 1805 6 1810 6 1 1 4171 9107 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1808 1805 6 1810 6 1 1 4155 9091 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1809 1805 6 1810 6 0 0 3988 8924 -10.775 -9.474 -5.271 -5.953 -5.970 -0.089 + IL 1810 1810 5 1810 6 1 1 4195 9131 -2.522 -2.761 -0.785 -4.564 -5.340 -5.000 0.000 0.000 0.000 0.000 + IR 1811 1811 6 1811 5 1 1 4196 9133 -2.367 -0.504 -5.946 -4.113 -5.219 0.000 0.000 0.000 0.000 + [ MATP 435 ] 1390 1839 a u a u + MP 1812 1811 6 1816 6 2 2 4206 9142 -5.451 -9.427 -0.060 -8.203 -8.483 -6.603 -3.638 -2.711 -3.608 2.471 -3.967 -4.374 0.765 -3.980 -3.799 2.439 -4.206 -0.295 0.377 -3.633 -1.491 -2.570 + ML 1813 1811 6 1816 6 1 1 4155 9091 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1814 1811 6 1816 6 1 1 4133 9070 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1815 1811 6 1816 6 0 0 3970 8907 -10.804 -9.503 -5.300 -5.982 -5.999 -0.087 + IL 1816 1816 5 1816 6 1 1 4194 9130 -2.929 -1.687 -1.067 -4.847 -5.623 -5.284 0.000 0.000 0.000 0.000 + IR 1817 1817 6 1817 5 1 1 4196 9132 -2.617 -0.419 -6.128 -4.296 -5.402 0.000 0.000 0.000 0.000 + [ MATP 436 ] 1392 1837 g c g c + MP 1818 1817 6 1822 6 2 2 4206 9143 -5.529 -9.415 -0.069 -8.191 -8.471 -5.859 -3.698 -2.583 -3.596 1.629 -4.233 -4.247 0.497 -4.123 -3.919 2.977 -4.245 0.032 0.177 -3.515 -0.723 -2.574 + ML 1819 1817 6 1822 6 1 1 4122 9059 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1820 1817 6 1822 6 1 1 4093 9029 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1821 1817 6 1822 6 0 0 3953 8889 -10.879 -9.578 -5.375 -6.057 -6.074 -0.083 + IL 1822 1822 5 1822 6 1 1 4193 9130 -1.875 -3.132 -0.877 -5.080 -5.856 -5.517 0.000 0.000 0.000 0.000 + IR 1823 1823 6 1823 5 1 1 4191 9127 -2.323 -0.512 -5.974 -4.141 -5.247 0.000 0.000 0.000 0.000 + [ MATP 437 ] 1395 1833 G C G C + MP 1824 1823 6 1828 6 2 2 4209 9145 -6.651 -8.540 -0.119 -8.169 -8.449 -4.048 -3.763 -2.612 -3.648 1.609 -4.265 -4.287 0.500 -4.160 -3.969 3.037 -4.287 -0.288 0.226 -3.563 -0.996 -2.613 + ML 1825 1823 6 1828 6 1 1 4043 8979 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 1826 1823 6 1828 6 1 1 4004 8940 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 1827 1823 6 1828 6 0 0 3938 8874 -11.007 -9.706 -5.503 -6.185 -6.202 -0.076 + IL 1828 1828 5 1828 6 1 1 4189 9126 -2.128 -2.309 -1.044 -4.782 -5.558 -5.218 0.000 0.000 0.000 0.000 + IR 1829 1829 6 1829 5 1 1 4194 9131 -1.534 -0.789 -6.355 -4.523 -5.628 0.000 0.000 0.000 0.000 + [ MATP 438 ] 1399 1821 c g c g + MP 1830 1829 6 1834 4 2 2 4219 9156 -7.549 -0.676 -1.494 -6.170 -2.973 -2.830 -3.073 0.909 -2.631 -3.890 1.851 -3.109 -3.097 1.785 -3.620 -0.751 1.633 -3.201 1.066 -2.051 + ML 1831 1829 6 1834 4 1 1 3686 8622 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 1832 1829 6 1834 4 1 1 3667 8603 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 1833 1829 6 1834 4 0 0 3931 8867 -6.852 -2.234 -2.334 -0.785 + IL 1834 1834 5 1834 4 1 1 4004 8940 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 1835 1835 6 1835 3 1 1 4342 9279 -0.005 -8.096 -13.802 0.000 0.000 0.000 0.000 + [ MATL 439 ] 1400 - a - a - + ML 1836 1835 6 1838 3 1 1 39 58 -8.769 -0.012 -7.423 0.491 -0.648 0.117 -0.198 + D 1837 1835 6 1838 3 0 0 36 56 -8.184 -3.697 -0.121 + IL 1838 1838 3 1838 3 1 1 41 61 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 440 ] 1401 - a - a - + ML 1839 1838 3 1841 3 1 1 38 57 -8.769 -0.012 -7.423 0.779 -0.563 -0.858 0.078 + D 1840 1838 3 1841 3 0 0 35 55 -8.184 -3.697 -0.121 + IL 1841 1841 3 1841 3 1 1 40 60 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 441 ] 1402 - a - a - + ML 1842 1841 3 1844 3 1 1 37 56 -8.769 -0.019 -6.527 0.597 -0.988 -0.544 0.376 + D 1843 1841 3 1844 3 0 0 34 54 -8.184 -3.697 -0.121 + IL 1844 1844 3 1844 3 1 1 39 59 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 442 ] 1403 - a - a - + ML 1845 1844 3 1847 3 1 1 36 55 -8.762 -0.036 -5.494 0.795 -0.404 -0.491 -0.326 + D 1846 1844 3 1847 3 0 0 33 53 -8.213 -3.726 -0.119 + IL 1847 1847 3 1847 3 1 1 38 58 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 443 ] 1404 - u - u - + ML 1848 1847 3 1850 3 1 1 35 54 -8.738 -0.030 -5.766 -0.143 0.125 -1.324 0.682 + D 1849 1847 3 1850 3 0 0 32 51 -8.302 -3.815 -0.111 + IL 1850 1850 3 1850 3 1 1 37 57 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 444 ] 1405 - c - c - + ML 1851 1850 3 1853 3 1 1 34 53 -8.720 -0.031 -5.722 -0.421 0.575 -0.695 0.197 + D 1852 1850 3 1853 3 0 0 31 50 -8.366 -3.879 -0.106 + IL 1853 1853 3 1853 3 1 1 36 55 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 445 ] 1406 - g - g - + ML 1854 1853 3 1856 3 1 1 33 52 -8.701 -0.023 -6.228 0.160 -1.016 0.468 0.007 + D 1855 1853 3 1856 3 0 0 30 49 -8.428 -3.941 -0.102 + IL 1856 1856 3 1856 3 1 1 35 54 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 446 ] 1407 - u - u - + ML 1857 1856 3 1859 3 1 1 32 51 -8.691 -0.031 -5.755 -0.182 -0.632 -0.552 0.841 + D 1858 1856 3 1859 3 0 0 29 48 -8.461 -3.974 -0.099 + IL 1859 1859 3 1859 3 1 1 34 53 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 447 ] 1408 - u - u - + ML 1860 1859 3 1862 3 1 1 31 49 -8.673 -0.017 -6.803 -0.241 -0.664 -0.511 0.865 + D 1861 1859 3 1862 3 0 0 28 47 -8.516 -4.029 -0.095 + IL 1862 1862 3 1862 3 1 1 33 52 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 448 ] 1409 - g - g - + ML 1863 1862 3 1865 3 1 1 29 48 -8.669 -0.024 -6.184 -0.379 -0.105 0.604 -0.357 + D 1864 1862 3 1865 3 0 0 27 46 -8.528 -4.041 -0.095 + IL 1865 1865 3 1865 3 1 1 32 51 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 449 ] 1410 - a - a - + ML 1866 1865 3 1868 3 1 1 28 47 -8.658 -0.016 -6.874 0.912 -0.896 -0.239 -0.448 + D 1867 1865 3 1868 3 0 0 26 45 -8.559 -4.072 -0.092 + IL 1868 1868 3 1868 3 1 1 31 50 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 450 ] 1411 - A - A - + ML 1869 1868 3 1871 3 1 1 27 46 -8.655 -0.013 -7.309 1.086 -0.875 -1.068 -0.227 + D 1870 1868 3 1871 3 0 0 25 44 -8.569 -4.082 -0.092 + IL 1871 1871 3 1871 3 1 1 30 49 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 451 ] 1412 - u - u - + ML 1872 1871 3 1874 3 1 1 26 45 -8.655 -0.024 -6.134 0.298 -0.578 -0.349 0.396 + D 1873 1871 3 1874 3 0 0 24 43 -8.569 -4.082 -0.092 + IL 1874 1874 3 1874 3 1 1 29 48 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 452 ] 1413 - a - a - + ML 1875 1874 3 1877 3 1 1 25 44 -8.643 -0.036 -5.504 0.425 -0.656 -0.102 0.127 + D 1876 1874 3 1877 3 0 0 23 42 -8.601 -4.114 -0.090 + IL 1877 1877 3 1877 3 1 1 28 47 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 453 ] 1414 - a - a - + ML 1878 1877 3 1880 3 1 1 24 43 -8.621 -0.020 -6.444 0.830 -0.942 -0.330 -0.143 + D 1879 1877 3 1880 3 0 0 22 40 -8.662 -4.175 -0.086 + IL 1880 1880 3 1880 3 1 1 27 46 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 454 ] 1415 - g - g - + ML 1881 1880 3 1883 3 1 1 23 42 -8.613 -0.017 -6.748 0.238 -0.835 0.608 -0.443 + D 1882 1880 3 1883 3 0 0 21 39 -8.680 -4.193 -0.085 + IL 1883 1883 3 1883 3 1 1 26 45 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 455 ] 1416 - u - u - + ML 1884 1883 3 1886 3 1 1 22 40 -8.609 -0.021 -6.388 0.298 -0.776 -0.193 0.392 + D 1885 1883 3 1886 3 0 0 19 38 -8.691 -4.204 -0.084 + IL 1886 1886 3 1886 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 456 ] 1417 - u - u - + ML 1887 1886 3 1889 3 1 1 21 39 -8.601 -0.013 -7.256 -0.176 -0.202 -0.318 0.529 + D 1888 1886 3 1889 3 0 0 18 37 -8.710 -4.223 -0.083 + IL 1889 1889 3 1889 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 457 ] 1418 - u - u - + ML 1890 1889 3 1892 3 1 1 19 38 -8.601 -0.017 -6.760 -0.058 -0.156 -0.096 0.270 + D 1891 1889 3 1892 3 0 0 17 36 -8.710 -4.223 -0.083 + IL 1892 1892 3 1892 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 458 ] 1419 - u - u - + ML 1893 1892 3 1895 3 1 1 18 37 -8.598 -0.017 -6.775 -0.401 -0.033 0.110 0.246 + D 1894 1892 3 1895 3 0 0 16 35 -8.720 -4.233 -0.082 + IL 1895 1895 3 1895 3 1 1 22 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 459 ] 1420 - a - a - + ML 1896 1895 3 1898 3 1 1 17 36 -8.594 -0.018 -6.692 0.384 -0.406 -0.631 0.373 + D 1897 1895 3 1898 3 0 0 15 34 -8.729 -4.242 -0.082 + IL 1898 1898 3 1898 3 1 1 21 39 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 460 ] 1421 - g - g - + ML 1899 1898 3 1901 3 1 1 16 34 -8.589 -0.013 -7.243 0.233 -0.891 0.344 0.024 + D 1900 1898 3 1901 3 0 0 14 33 -8.740 -4.253 -0.081 + IL 1901 1901 3 1901 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 461 ] 1422 - a - a - + ML 1902 1901 3 1904 3 1 1 14 33 -8.589 -0.018 -6.634 0.726 -0.571 -0.733 0.099 + D 1903 1901 3 1904 3 0 0 13 31 -8.740 -4.253 -0.081 + IL 1904 1904 3 1904 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 462 ] 1423 - a - a - + ML 1905 1904 3 1907 3 1 1 13 31 -8.584 -0.025 -6.130 0.650 -0.450 -0.710 0.121 + D 1906 1904 3 1907 3 0 0 11 30 -8.752 -4.265 -0.081 + IL 1907 1907 3 1907 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 463 ] 1424 - u - u - + ML 1908 1907 3 1910 2 1 1 1 1 * 0.000 -0.000 -0.630 0.187 0.282 + D 1909 1907 3 1910 2 0 0 0 0 * 0.000 + IL 1910 1910 3 1910 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 464 ] - - - - - - + E 1911 1910 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_intron +LENG 616 +MAXL 4360 +ALPH RNA +RF yes +MM no +CONS yes +CS yes +MAP yes +DATE Thu Jan 16 12:04:20 2025 +COM [1] cmbuild -F -n tmRNA_intron --wgiven --hand -O tmRNA_intron.cmbuild.stk tmRNA_intron.cm tmRNA_intron.stk +NSEQ 98 +EFFN 1.683777 +CKSUM 1073284421 +STATS LOCAL MSV -12.0641 0.69935 +STATS LOCAL VITERBI -14.1341 0.69935 +STATS LOCAL FORWARD -4.9932 0.69935 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.33025 1.45622 1.33724 1.42753 + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 0.00000 * + 1 3.38602 4.17269 0.06585 4.23554 1 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 2 3.35517 4.32263 0.06397 4.28294 2 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 3 2.52525 3.91435 0.13360 3.68624 3 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 4 3.35124 4.31624 0.06434 4.27422 4 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 5 1.43029 2.15908 0.62763 2.19396 5 G g - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 6 3.27345 0.82396 3.06103 0.74109 6 u u - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 7 3.34747 4.31012 0.06469 4.26590 7 G G - { + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 8 0.56816 1.92660 2.55392 1.56058 8 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.73512 0.67575 4.44141 0.10298 2.32431 1.09861 0.40547 + 9 1.05949 1.06898 2.51930 1.47188 11 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 10 1.29489 1.37577 2.21126 1.01098 12 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 11 2.04878 3.67948 0.21080 3.32608 13 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 12 3.77346 4.76573 0.04628 4.28736 14 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 13 1.43975 1.40648 1.83834 1.02463 15 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03112 3.97040 4.44141 0.97998 0.47051 1.09861 0.40547 + 14 2.03973 1.78040 2.90107 0.43633 17 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 15 3.70886 3.50729 4.25326 0.07118 18 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 16 3.01883 0.29659 3.66311 1.70297 19 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 17 3.77346 4.76573 0.04628 4.28736 20 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 18 0.04721 4.37361 4.01057 4.17470 21 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 19 4.46955 0.06885 4.35965 3.16293 22 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 20 1.46427 2.16976 0.69413 1.86407 23 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.05765 4.44141 3.11804 1.46634 0.26236 1.09861 0.40547 + 21 1.97433 1.69081 0.90873 1.29558 24 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02465 4.40841 4.40841 1.46634 0.26236 0.42688 1.05711 + 22 1.20613 2.55555 0.62119 2.45700 25 G g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 23 1.64769 1.69838 0.77081 1.82085 26 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 24 0.97182 2.70150 0.75660 2.46226 27 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 25 1.47833 1.83281 1.13427 1.23663 28 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 26 1.48065 1.59094 1.29806 1.21836 29 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 27 1.48005 1.66820 1.23478 1.22796 30 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 28 1.58775 1.35809 1.51013 1.14702 31 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03370 4.44141 3.84615 1.46634 0.26236 1.09861 0.40547 + 29 1.31091 1.56731 1.68380 1.09019 32 u u - - + 1.38629 1.38629 1.38629 1.38629 + 0.60539 2.46625 0.99632 0.33486 1.25681 1.33855 0.30412 + 30 1.38404 1.49045 1.35150 1.32685 35 u a - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03771 3.98964 3.98964 1.46634 0.26236 0.06088 2.82907 + 31 1.26811 1.70441 1.23615 1.40138 36 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 32 1.39052 1.53879 1.38489 1.25155 37 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 33 1.55803 1.63273 1.03585 1.43074 38 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03249 4.44141 3.90260 1.46634 0.26236 1.09861 0.40547 + 34 1.55280 1.26739 1.58026 1.20112 39 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03167 4.43297 3.94792 1.46634 0.26236 0.77329 0.61895 + 35 1.43974 1.29166 1.59268 1.25591 40 u c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43403 4.43403 1.46634 0.26236 0.80260 0.59450 + 36 1.33357 1.40740 1.56735 1.26199 41 u a - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 37 1.43335 1.63511 1.34781 1.18171 42 u a - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 38 1.26225 1.82740 1.03289 1.60856 43 g g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 39 1.74882 2.00022 0.68646 1.67471 44 G g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 40 1.58672 1.54449 1.57904 0.97867 45 u u - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 41 1.40433 1.52362 1.60711 1.09040 46 u u - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 42 2.32746 3.07555 0.22452 2.85780 47 G g - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 43 4.41230 0.07058 4.32526 3.15149 48 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 44 0.48472 3.18267 1.20707 3.13309 49 A A - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03074 3.99031 4.44141 0.99670 0.46060 1.09861 0.40547 + 45 1.56631 1.48074 1.82444 0.91029 51 u u - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 46 2.41034 3.29805 0.18936 3.08403 52 G G - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 47 2.89993 0.55317 2.70926 1.19315 53 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 48 3.05034 0.17254 3.14925 2.68463 54 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 49 2.06634 2.86188 0.27505 2.87080 55 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 50 0.86631 1.82333 1.72274 1.42947 56 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 51 2.14083 2.44285 0.32091 2.65871 57 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 52 1.65417 1.64648 0.89248 1.57801 58 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.67318 1.59874 1.24562 0.31143 1.31827 1.09861 0.40547 + 53 1.02106 2.03251 1.44481 1.29832 62 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.07314 4.11847 2.91399 1.46634 0.26236 0.07869 2.58133 + 54 1.68375 1.43579 1.32085 1.17284 63 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02452 4.41352 4.41352 1.46634 0.26236 1.67430 0.20757 + 55 1.90799 1.65408 0.73546 1.70886 64 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02452 4.41352 4.41352 1.46634 0.26236 1.19474 0.36066 + 56 1.55581 1.13451 1.67864 1.27020 65 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02434 4.42095 4.42095 1.46634 0.26236 1.10990 0.39987 + 57 1.47425 1.30741 1.59321 1.21315 66 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03747 4.42761 3.69558 1.46634 0.26236 1.42651 0.27463 + 58 1.49451 1.64371 0.91376 1.70724 67 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.04887 4.41463 3.33549 1.46634 0.26236 0.88496 0.53227 + 59 1.57037 1.41539 1.23379 1.35474 68 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.15371 4.40517 2.03820 1.46634 0.26236 1.02984 0.44171 + 60 1.40136 1.47280 1.49800 1.20105 69 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.44577 1.55568 1.90632 0.18400 1.78339 1.30836 0.31507 + 61 1.48067 1.57853 1.06185 1.51222 72 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03059 4.19546 4.19546 1.46634 0.26236 0.09759 2.37541 + 62 0.88141 1.85100 1.31725 1.82728 73 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 63 1.46070 0.79321 2.07384 1.66161 74 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 64 2.50170 0.40122 2.48437 1.80074 75 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 65 1.45182 1.68259 1.84948 0.86122 76 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 66 2.85243 0.27320 3.03354 2.01585 77 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 67 2.71709 2.95471 0.18570 2.96967 78 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 68 2.01895 2.63300 3.13006 0.28551 79 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03163 4.44141 3.94501 1.46634 0.26236 1.09861 0.40547 + 69 1.11414 2.23521 2.16392 0.79860 80 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43381 4.43381 1.46634 0.26236 1.29275 0.32091 + 70 0.07279 3.85211 3.72396 3.69575 81 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43381 4.43381 1.46634 0.26236 1.29275 0.32091 + 71 0.34334 2.41487 2.45104 2.16265 82 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43381 4.43381 1.46634 0.26236 1.29275 0.32091 + 72 0.86401 1.66239 2.39531 1.21166 83 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.14692 4.43381 2.08127 1.46634 0.26236 1.29275 0.32091 + 73 0.88263 1.18061 2.16465 1.80530 84 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03669 4.31401 3.78763 1.46634 0.26236 0.56053 0.84608 + 74 0.93280 1.59726 2.06224 1.28398 85 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.45214 1.36620 2.21954 0.93794 0.49665 0.58323 0.81666 + 75 1.47267 1.72294 1.20503 1.22941 127 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02670 4.32940 4.32940 1.46634 0.26236 0.46036 0.99711 + 76 1.44139 1.40818 1.24936 1.46047 128 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02455 4.41242 4.41242 1.46634 0.26236 0.83825 0.56646 + 77 1.99187 1.06650 1.45019 1.25589 129 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02415 4.42862 4.42862 1.46634 0.26236 0.67390 0.71278 + 78 1.41572 1.73212 1.13491 1.35135 130 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 79 1.66123 1.89080 0.90325 1.37083 131 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03057 4.44141 3.99949 1.46634 0.26236 1.09861 0.40547 + 80 1.92828 0.82019 1.48675 1.67054 132 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.04172 4.43485 3.54040 1.46634 0.26236 0.82663 0.57541 + 81 1.14747 1.49994 1.40649 1.53985 133 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.56769 1.12568 2.21885 0.43553 1.04106 0.59755 0.79885 + 82 0.38135 2.22138 2.58476 2.01602 138 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02638 4.34148 4.34148 1.46634 0.26236 0.19919 1.71143 + 83 0.48915 1.76031 2.55810 1.98477 139 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 84 0.43058 2.02001 2.40177 2.06629 140 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 85 0.92443 1.78895 1.84617 1.27917 141 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 86 1.36236 1.40832 1.91462 1.04414 142 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 87 0.71192 1.94978 2.09235 1.41225 143 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 88 2.34066 1.91972 3.08861 0.34035 144 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 89 0.04721 4.37361 4.01057 4.17470 145 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 90 0.36366 2.78497 1.87850 2.40440 146 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 91 0.81232 2.09537 1.88957 1.26581 147 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 92 2.57773 0.92550 3.18212 0.72109 148 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 93 3.77346 4.76573 0.04628 4.28736 149 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 94 2.34331 0.55081 1.56368 2.13584 150 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 95 1.28576 0.89026 2.03076 1.70498 151 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 96 0.45605 3.21162 1.30570 2.90151 152 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 97 0.27112 2.56574 2.64307 2.41382 153 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 98 1.13678 0.98700 2.31133 1.57347 154 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 99 1.13781 1.66091 1.46059 1.35707 155 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 100 0.91830 1.27066 2.04647 1.65566 156 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 101 1.33563 1.20101 2.45451 1.04922 157 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 102 0.94133 1.43035 1.57095 1.81514 158 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 103 0.60567 1.73904 1.89901 2.04885 159 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 104 1.14468 1.42705 2.10834 1.13875 160 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.04000 4.44141 3.59618 1.46634 0.26236 1.09861 0.40547 + 105 1.04727 1.90350 1.81919 1.08500 161 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02422 4.42564 4.42564 1.46634 0.26236 1.46523 0.26270 + 106 0.99538 1.63993 2.03069 1.18686 162 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02422 4.42564 4.42564 1.46634 0.26236 1.46523 0.26270 + 107 1.28814 1.06767 2.03817 1.38573 163 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.33138 4.42564 1.30896 1.46634 0.26236 1.46523 0.26270 + 108 1.38419 1.91770 1.28722 1.11935 164 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03279 4.12706 4.12706 1.46634 0.26236 3.25423 0.03938 + 109 0.89920 1.56731 2.25357 1.27484 165 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03279 4.12706 4.12706 1.46634 0.26236 3.25423 0.03938 + 110 1.61777 1.11669 1.81004 1.16908 166 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.39473 1.17116 4.12706 3.18209 0.04238 0.12654 2.12982 + 111 1.75604 1.92086 0.64632 1.85264 245 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02415 4.42863 4.42863 1.46634 0.26236 0.67411 0.71256 + 112 2.17865 0.66755 2.33245 1.28451 246 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 113 1.50388 1.28214 2.20111 0.94261 247 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 114 1.62040 1.32724 1.93924 0.93354 248 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 115 2.24580 1.26770 2.17071 0.69599 249 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 116 1.36418 1.37200 1.46707 1.34627 250 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03147 4.44141 3.95275 1.46634 0.26236 1.09861 0.40547 + 117 1.78572 2.01592 0.56005 2.05616 251 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.03142 4.43396 3.96014 1.46634 0.26236 1.28927 0.32223 + 118 2.11655 0.79123 1.77544 1.35924 252 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02420 4.42674 4.42674 1.46634 0.26236 1.44368 0.26926 + 119 1.63132 1.36443 1.68310 1.01334 253 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02420 4.42674 4.42674 1.46634 0.26236 0.95502 0.48582 + 120 1.72314 1.87458 0.74216 1.65030 254 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43425 4.43425 1.46634 0.26236 0.80881 0.58949 + 121 1.64252 1.02861 1.63183 1.37266 255 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.15346 2.03650 4.44141 1.19058 0.36247 1.09861 0.40547 + 122 1.96417 1.04802 1.86221 1.03911 262 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 123 3.70886 3.50729 4.25326 0.07118 263 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 124 0.04721 4.37361 4.01057 4.17470 264 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 125 0.17318 3.52303 2.37169 3.31922 265 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07281 4.44141 2.83969 1.46634 0.26236 1.09861 0.40547 + 126 1.35031 1.81623 1.94426 0.83215 266 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 1.06848 0.46315 3.60546 1.42538 0.27499 0.47743 0.96857 + 127 1.51762 1.71388 1.05314 1.37928 317 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.10291 4.41948 2.45633 1.46634 0.26236 1.57736 0.23133 + 128 1.84753 0.91417 1.72057 1.33727 318 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02634 4.34291 4.34291 1.46634 0.26236 0.81256 0.58648 + 129 1.15610 1.89107 1.14669 1.52927 319 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.04221 4.39193 3.54190 1.46634 0.26236 1.48521 0.25677 + 130 1.60991 1.95978 0.69607 1.82845 320 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05511 4.38282 3.19101 1.46634 0.26236 2.05810 0.13662 + 131 2.22690 0.75803 1.82040 1.34099 321 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.08885 4.35377 2.62894 1.46634 0.26236 2.31492 0.10400 + 132 1.58030 1.60829 1.14423 1.28957 322 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.20507 4.29264 1.76176 1.46634 0.26236 0.63480 0.75511 + 133 0.84433 2.24695 1.10649 2.01204 323 a a - > + 1.38629 1.38629 1.38629 1.38629 + 1.03631 1.27725 1.00393 2.61947 0.07563 2.32280 0.10314 + 134 1.08729 1.63076 1.71959 1.24496 366 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.07301 3.81218 3.03009 1.46634 0.26236 1.49651 0.25349 + 135 1.36083 1.84971 0.98648 1.54467 367 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.05748 3.96294 3.30091 1.46634 0.26236 0.96050 0.48240 + 136 0.92591 1.48614 1.74106 1.59824 368 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03166 4.16163 4.16163 1.46634 0.26236 0.08809 2.47312 + 137 2.40457 0.50740 2.32673 1.56053 369 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 138 1.64305 1.77393 0.73458 1.85001 370 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 139 2.82730 1.36426 2.54538 0.49953 371 U u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 140 2.39256 0.64894 2.27941 1.25997 372 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 141 1.70425 1.21773 1.60480 1.13550 373 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 142 1.52045 1.46075 1.37494 1.21581 374 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.30705 1.60931 2.74321 0.11388 2.22900 1.09861 0.40547 + 143 1.58221 1.26462 1.52142 1.22509 376 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03341 4.38740 3.89100 1.46634 0.26236 0.60686 0.78759 + 144 1.80041 0.89973 1.81961 1.32425 377 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.05039 4.41711 3.29476 1.46634 0.26236 0.50574 0.92397 + 145 1.78699 1.17954 1.37525 1.30070 378 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.18973 4.41670 1.82797 1.46634 0.26236 1.16326 0.37464 + 146 1.59568 1.27108 1.36096 1.34598 379 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.09978 2.76555 3.44147 0.39933 1.11100 0.12675 2.12824 + 147 1.40962 1.53006 1.34620 1.27649 381 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02421 4.42627 4.42627 1.46634 0.26236 0.63054 0.75994 + 148 1.56704 1.50255 1.36321 1.16175 382 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 149 1.68089 1.26853 1.57195 1.12421 383 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 150 1.65034 1.38517 1.40157 1.16628 384 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 151 1.26969 1.85915 1.89505 0.88439 385 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.35249 4.44141 1.25427 1.46634 0.26236 1.09861 0.40547 + 152 1.96974 0.87569 2.63355 0.98857 386 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.11193 2.41152 4.12189 0.32915 1.27131 0.10213 2.33210 + 153 1.96799 2.03855 0.53665 1.92868 388 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43497 4.43497 1.46634 0.26236 0.83027 0.57258 + 154 2.26086 0.57652 2.04361 1.58803 389 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 155 2.61622 0.49929 3.28824 1.26359 390 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 156 2.12957 0.97551 2.33011 0.89937 391 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03183 4.44141 3.93491 1.46634 0.26236 1.09861 0.40547 + 157 1.43332 2.20327 0.82681 1.54364 392 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02403 4.43362 4.43362 1.46634 0.26236 1.29732 0.31919 + 158 1.08564 1.39555 1.91809 1.31777 393 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05345 4.43362 3.21450 1.46634 0.26236 1.29732 0.31919 + 159 1.40124 1.92200 1.20109 1.18245 394 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07433 2.82312 4.40490 0.52034 0.90219 0.40186 1.10587 + 160 1.31639 1.80284 1.03272 1.55575 398 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 161 1.55883 1.70370 0.98538 1.45110 399 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 162 1.44654 1.52131 1.19845 1.40842 400 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.04615 4.44141 3.40145 1.46634 0.26236 1.09861 0.40547 + 163 1.56883 1.54842 1.15996 1.32566 401 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.18363 3.18951 2.06703 0.50795 0.92061 0.53470 0.88151 + 164 1.63402 1.56857 1.03916 1.41568 403 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02689 4.32257 4.32257 1.46634 0.26236 0.17416 1.83361 + 165 1.44672 1.49724 1.02257 1.70791 404 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04129 4.44141 3.55193 1.46634 0.26236 1.09861 0.40547 + 166 1.40061 1.97604 0.85452 1.66363 405 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.15805 4.42438 2.00831 1.46634 0.26236 1.48927 0.25558 + 167 1.42919 1.70393 1.06682 1.45060 406 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.32957 4.29400 1.32008 1.46634 0.26236 0.72871 0.65881 + 168 1.24690 1.72238 1.27310 1.37041 407 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.30936 1.38781 4.10681 1.91645 0.15915 0.56926 0.83459 + 169 1.17718 1.60144 1.61086 1.23604 434 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.02699 4.31900 4.31900 1.46634 0.26236 0.17017 1.85482 + 170 1.38307 1.49305 1.27546 1.40567 435 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 171 1.22603 1.78456 1.08651 1.60305 436 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 172 1.50973 2.46725 0.54337 2.17663 437 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 173 1.32215 2.67097 0.52833 2.59479 438 G g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 174 2.02434 0.82440 1.65374 1.43511 439 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 175 1.73817 2.49330 0.46138 2.19726 440 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.04709 4.44141 3.37484 1.46634 0.26236 1.09861 0.40547 + 176 1.48605 1.59601 2.43988 0.72596 441 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03341 4.41871 3.87256 1.46634 0.26236 0.52377 0.89719 + 177 2.18823 0.32831 3.25964 2.04530 442 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.03940 4.43282 3.62124 1.46634 0.26236 0.76934 0.62235 + 178 0.56608 2.93043 1.19719 2.56602 443 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.56801 1.50207 1.55742 0.22953 1.58429 1.44726 0.26816 + 179 1.32890 1.19188 2.21528 1.13177 447 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.03030 4.20501 4.20501 1.46634 0.26236 0.44528 1.02344 + 180 1.13100 1.53902 2.08000 1.08539 448 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02551 4.37442 4.37442 1.46634 0.26236 0.26823 1.44704 + 181 0.92658 1.61600 2.24052 1.20732 449 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 182 0.92326 1.82208 2.10674 1.14113 450 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 183 0.90873 1.79226 1.85415 1.29538 451 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 184 1.42201 1.89129 1.18579 1.19604 452 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 185 1.84855 0.89334 2.10720 1.16581 453 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 186 0.93385 2.30565 0.91218 2.24789 454 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 187 1.50734 3.17059 0.39104 2.81053 455 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 188 1.60465 2.39768 0.46722 2.50877 456 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 189 1.49588 0.76343 1.86842 1.86100 457 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 190 2.25421 2.31760 3.14086 0.28331 458 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.17547 1.90276 4.44141 0.37668 1.15878 1.09861 0.40547 + 191 1.14110 1.68789 1.22819 1.59553 461 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03118 4.44141 3.96777 1.46634 0.26236 1.09861 0.40547 + 192 1.63453 1.54373 0.93135 1.62278 462 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.03144 4.43425 3.95858 1.46634 0.26236 0.80891 0.58941 + 193 1.81129 1.16500 1.46253 1.22764 463 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03140 4.43421 3.96057 1.46634 0.26236 0.80779 0.59031 + 194 1.48085 1.46768 1.22885 1.38843 464 g c - < + 1.38629 1.38629 1.38629 1.38629 + 0.04731 3.60753 3.95858 0.72297 0.66419 1.28255 0.32480 + 195 1.65088 1.36792 1.40134 1.18020 466 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 196 1.38208 1.50446 1.48705 1.20141 467 u a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 197 1.44919 1.45015 1.38227 1.27406 468 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03151 3.95969 4.42700 0.98308 0.46866 1.43863 0.27083 + 198 1.40340 1.38434 1.51977 1.25531 470 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 199 1.59939 1.44067 1.42069 1.14049 471 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 200 1.59622 1.41241 1.26909 1.29940 472 g c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03685 4.42700 3.72007 1.46634 0.26236 1.43863 0.27083 + 201 1.13042 1.31054 1.93450 1.33587 473 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.62605 0.90051 2.83122 0.40552 1.09851 0.94990 0.48903 + 202 1.03251 1.95461 2.07688 0.97565 478 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07218 2.86288 4.37963 0.39276 1.12451 0.50678 0.92239 + 203 1.34369 1.34194 2.25482 0.98648 480 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 204 2.09709 2.90793 0.38296 1.96073 481 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 205 2.48921 0.54825 3.18265 1.21205 482 C C - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 206 2.34817 0.86226 2.92715 0.84700 483 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03138 4.42700 3.96652 1.46634 0.26236 1.43863 0.27083 + 207 1.70049 1.35024 1.77020 0.94693 484 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02436 4.41999 4.41999 1.46634 0.26236 1.56857 0.23363 + 208 1.69474 1.40364 1.42206 1.11038 485 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.13285 2.31257 3.67302 0.69561 0.69069 1.56857 0.23363 + 209 1.83865 1.96769 0.92265 1.19163 491 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09085 4.40653 2.59493 1.46634 0.26236 1.33521 0.30531 + 210 1.26511 2.13403 0.91570 1.61347 492 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07370 4.34924 2.84504 1.46634 0.26236 0.36579 1.18301 + 211 1.07902 2.04377 1.01054 1.79268 493 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06209 3.35480 3.67741 3.44066 0.03257 0.30031 1.34934 + 212 1.43024 1.58734 1.14888 1.43008 548 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03909 4.42923 3.63401 1.46634 0.26236 0.68628 0.70006 + 213 1.53256 1.58408 1.13712 1.35425 549 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 214 1.41642 1.70650 1.16041 1.33728 550 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02419 4.42700 4.42700 1.46634 0.26236 1.43863 0.27083 + 215 1.46665 1.53898 1.22526 1.34315 551 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04092 3.57041 4.42700 0.86658 0.54539 1.43863 0.27083 + 216 1.50111 1.77787 1.16651 1.21514 554 g u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03852 3.94745 3.99111 1.14801 0.38165 1.43863 0.27083 + 217 1.44957 1.57261 1.10332 1.48696 557 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02435 4.42045 4.42045 1.46634 0.26236 0.79252 0.60276 + 218 1.58762 1.54823 1.23407 1.23148 558 u g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43425 4.43425 1.46634 0.26236 0.80891 0.58941 + 219 1.58540 1.58876 0.93814 1.61144 559 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04286 4.44141 3.50082 1.46634 0.26236 1.09861 0.40547 + 220 1.61460 1.09000 1.53869 1.38568 560 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02429 4.42285 4.42285 1.46634 0.26236 0.57706 0.82451 + 221 1.10268 2.15112 1.06176 1.58075 561 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.04393 4.44141 3.46726 1.46634 0.26236 1.09861 0.40547 + 222 0.06746 3.99372 3.68310 3.83230 562 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.04626 4.42180 3.40552 1.46634 0.26236 1.53664 0.24220 + 223 0.50833 3.01380 1.28229 2.63116 563 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.69976 1.46186 1.30383 0.85947 0.55059 1.05202 0.42960 + 224 0.61304 1.83231 2.25157 1.64497 574 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.03301 4.12067 4.12067 1.46634 0.26236 0.77461 0.61782 + 225 1.11923 1.32690 2.07254 1.26477 575 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02789 4.28660 4.28660 1.46634 0.26236 0.14132 2.02655 + 226 1.17087 1.22689 2.39941 1.18441 576 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 227 1.49922 1.32317 2.04187 0.96595 577 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 228 0.90416 1.74927 2.28076 1.14253 578 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 229 0.52867 1.92955 2.22796 1.84740 579 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 230 0.95494 1.27290 2.08373 1.55741 580 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 231 1.13371 1.64000 1.25945 1.60758 581 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 232 1.05576 1.81372 1.26224 1.57985 582 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 233 1.02261 3.07963 0.63673 2.72800 583 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 234 1.66426 3.22327 0.33858 2.84627 584 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 235 1.20150 0.85748 2.37357 1.70441 585 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 236 2.49186 2.00230 2.74893 0.33097 586 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 237 1.19967 1.75674 0.95120 1.96738 587 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.08925 2.60910 4.44141 0.29414 1.36715 1.09861 0.40547 + 238 1.58531 1.86186 0.73820 1.82165 589 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 239 2.06066 1.08577 1.45585 1.19803 590 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 240 1.70378 1.26247 1.43854 1.21141 591 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 241 1.67531 1.49274 1.37051 1.09657 592 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 242 1.52006 1.55603 1.35722 1.16170 593 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.03091 3.98126 4.44141 0.98907 0.46509 1.09861 0.40547 + 243 1.39269 1.44101 1.51042 1.22388 595 u a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 244 1.41431 1.45188 1.29211 1.39399 596 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 245 1.46022 1.47804 1.30467 1.31503 597 g c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 246 1.38142 1.54679 1.34584 1.28907 598 u g - < + 1.38629 1.38629 1.38629 1.38629 + 0.05758 4.44141 3.11963 1.46634 0.26236 1.09861 0.40547 + 247 1.43758 1.34006 1.60096 1.20742 599 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.65842 0.82198 3.15186 0.31705 1.30304 0.42743 1.05607 + 248 0.78009 1.91308 1.71140 1.54460 604 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.02458 4.41136 4.41136 1.46634 0.26236 0.45058 1.01406 + 249 1.74332 1.38412 1.39202 1.12103 605 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03655 4.44141 3.72510 1.46634 0.26236 1.09861 0.40547 + 250 2.27082 0.83985 1.63336 1.31035 606 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02414 4.42901 4.42901 1.46634 0.26236 1.39794 0.28383 + 251 1.91393 0.98637 1.64741 1.24818 607 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02414 4.42901 4.42901 1.46634 0.26236 0.68163 0.70480 + 252 1.96581 2.42873 2.27805 0.40149 608 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 253 2.61348 2.92475 0.22267 2.62189 609 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 254 2.23008 1.49447 2.40607 0.54828 610 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 255 2.15646 0.74201 2.86585 1.04647 611 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 256 1.70192 1.25156 1.66680 1.07073 612 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07484 2.80787 4.44141 0.49789 0.93601 1.09861 0.40547 + 257 1.37849 1.81854 1.32452 1.13991 615 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 258 2.04056 1.54507 2.01269 0.64795 616 U U - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 259 1.51108 1.18617 1.70286 1.23176 617 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 260 1.66242 1.95100 0.76162 1.60307 618 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 261 1.46497 1.92437 0.76181 1.85710 619 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 262 1.37227 1.46396 1.18163 1.56842 620 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.34535 1.27207 4.44141 0.08204 2.54128 1.09861 0.40547 + 263 1.18361 1.87932 1.30208 1.31241 622 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 264 1.43350 1.60403 1.22095 1.32616 623 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 265 1.51567 1.46905 1.28964 1.29162 624 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 266 1.55569 1.52007 1.25412 1.25550 625 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03825 3.65933 4.44141 0.75132 0.63817 1.09861 0.40547 + 267 1.66399 1.35459 1.28590 1.28676 627 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 268 1.37625 1.64005 1.27747 1.29184 628 g u - > + 1.38629 1.38629 1.38629 1.38629 + 0.04490 3.43808 4.44141 0.87078 0.54236 1.09861 0.40547 + 269 1.35707 1.37965 1.33547 1.47892 632 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.03056 3.99992 4.44141 1.00487 0.45585 1.09861 0.40547 + 270 1.23408 1.56382 1.24930 1.54714 634 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 271 1.38764 1.71327 1.05322 1.50848 635 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03315 4.44141 3.87155 1.46634 0.26236 1.09861 0.40547 + 272 1.44168 1.90076 0.89441 1.58393 636 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 273 2.02674 0.92549 1.79939 1.18254 637 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 274 1.31719 2.31302 0.97189 1.36734 638 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 275 0.18174 3.22879 3.23526 2.43923 639 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 276 0.58115 2.90793 1.15006 2.66589 640 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02406 4.43233 4.43233 1.46634 0.26236 1.32655 0.30842 + 277 0.75339 1.68709 1.78496 1.73517 641 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03737 4.43233 3.69709 1.46634 0.26236 0.75669 0.63340 + 278 1.05870 1.55267 1.94176 1.21079 642 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.07257 3.15659 3.59605 3.21463 0.04100 1.40756 0.28069 + 279 1.65275 1.20459 2.23497 0.91213 696 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.79428 0.75680 2.53919 0.33217 1.26359 0.46426 0.99047 + 280 0.52263 1.77672 2.48281 1.86859 701 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02552 4.37428 4.37428 1.46634 0.26236 0.26781 1.44839 + 281 0.32508 2.50019 2.49220 2.18270 702 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 282 0.42596 2.54821 2.28872 1.78831 703 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 283 0.88724 1.96409 1.83372 1.24442 704 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 284 1.12484 1.60039 1.34075 1.55199 705 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 285 0.86566 1.82261 1.59483 1.53861 706 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 286 1.40643 1.40271 1.35305 1.38388 707 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 287 1.09036 1.71154 1.24066 1.63927 708 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 288 0.95385 2.69199 0.84095 2.15678 709 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 289 0.64738 2.68349 1.24317 2.12197 710 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 290 1.58878 0.45487 3.06840 2.16457 711 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 291 2.55592 2.79103 3.40107 0.18912 712 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 292 0.12579 3.69546 2.75651 3.51167 713 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 293 0.50744 1.48413 2.75717 2.22751 714 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 294 1.55458 2.87764 0.41009 2.67563 715 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 295 3.34236 0.22594 3.11104 2.10108 716 C C - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 296 1.00841 1.96670 1.34324 1.45121 717 a a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 297 3.36192 1.41044 3.00933 0.39754 718 U U - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 298 3.44799 4.51922 0.05860 4.25399 719 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 299 2.81224 2.82673 2.85027 0.19493 720 U U - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 300 0.04721 4.37361 4.01057 4.17470 721 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.03050 4.00304 4.44141 1.30713 0.31553 1.09861 0.40547 + 301 3.77346 4.76573 0.04628 4.28736 725 G G - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 302 0.70877 1.66786 2.21120 1.56288 726 a a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 303 1.26226 1.79608 1.15465 1.44448 727 g a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 304 1.31094 1.72014 1.02617 1.64499 728 g a - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 305 2.15660 0.79293 1.60119 1.46921 729 c c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 306 1.79857 1.29021 1.53345 1.06868 730 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 307 1.42229 1.58517 1.42019 1.16392 731 u u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.09397 4.44141 2.55220 1.46634 0.26236 1.09861 0.40547 + 308 1.53876 1.62087 1.32419 1.13443 732 u u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02555 4.37300 4.37300 1.46634 0.26236 0.26420 1.46026 + 309 1.46480 1.71318 1.16091 1.28959 733 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 310 1.34846 1.90989 1.11907 1.32546 734 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 311 1.72034 1.34135 1.28284 1.26495 735 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 312 1.49477 1.81821 1.02351 1.37022 736 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 313 1.58789 1.44161 1.13272 1.43995 737 g c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.27549 4.44141 1.47394 1.46634 0.26236 1.09861 0.40547 + 314 1.34483 1.64548 1.36808 1.23134 738 u u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.10163 3.35349 2.78582 0.71289 0.67379 0.09791 2.37224 + 315 1.31289 1.76596 1.25095 1.29571 740 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02475 4.40423 4.40423 1.46634 0.26236 0.39741 1.11492 + 316 1.41439 1.61171 1.12065 1.46399 741 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 317 1.44876 1.49297 1.29234 1.32498 742 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 318 1.45644 1.33411 1.53702 1.24298 743 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 319 2.72751 0.92334 2.45976 0.79414 744 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 320 2.01791 1.27475 1.45335 1.03908 745 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 321 2.62145 1.59757 2.10074 0.50659 746 U u - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 322 1.59705 1.52060 1.43007 1.07988 747 u c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 323 2.20400 0.76826 1.86599 1.30536 748 c c - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 324 3.41866 4.46668 0.06110 4.19773 749 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 325 3.77346 4.76573 0.04628 4.28736 750 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 326 0.04721 4.37361 4.01057 4.17470 751 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 327 4.13539 0.05780 4.61566 3.49761 752 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 328 2.01032 2.86418 0.27368 3.02731 753 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 329 2.06059 0.79479 1.54352 1.57352 754 c c - [ + 1.38629 1.38629 1.38629 1.38629 + 0.11545 4.44141 2.33041 1.46634 0.26236 1.09861 0.40547 + 330 2.53007 2.48759 0.24242 2.94681 755 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 331 2.96984 3.90447 0.09773 3.83321 756 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 332 3.05307 3.92372 0.09215 3.86097 757 G G - [ + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 333 3.30545 3.15775 3.84274 0.10607 758 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 1.19453 0.36075 + 334 2.23238 2.42140 1.97588 0.40753 759 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.03896 3.66251 4.37883 0.79499 0.60072 0.28155 1.40492 + 335 2.86188 0.56684 1.37799 2.09203 761 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 336 2.90403 3.90479 0.10289 3.77970 762 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 337 0.73110 2.52711 1.18921 2.00791 763 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 338 3.94496 2.08915 3.84511 0.17976 764 U U - < + 1.38629 1.38629 1.38629 1.38629 + 0.03074 4.44141 3.99031 1.46634 0.26236 1.09861 0.40547 + 339 2.98873 1.01709 2.76705 0.64406 765 U u - < + 1.38629 1.38629 1.38629 1.38629 + 0.25051 4.43468 1.56191 1.46634 0.26236 0.82147 0.57943 + 340 1.78948 0.95822 1.40043 1.59511 766 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.33566 2.11329 1.80609 1.66996 0.20857 0.49642 0.93829 + 341 0.77139 2.06313 1.40078 1.80684 798 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02942 4.23390 4.23390 1.46634 0.26236 0.11179 2.24651 + 342 1.01880 1.85106 1.64207 1.24368 799 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 343 0.78842 1.84747 1.80242 1.50101 800 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 344 0.32053 2.54641 2.67800 2.06220 801 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10197 4.44141 2.46321 1.46634 0.26236 1.09861 0.40547 + 345 0.75944 1.68145 2.21626 1.43990 802 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.46380 1.31258 2.28290 0.96591 0.47906 1.18891 0.36320 + 346 1.81940 1.70264 0.86790 1.44459 832 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03562 4.29665 3.84554 1.46634 0.26236 0.14907 1.97697 + 347 1.01450 2.93753 0.65270 2.75226 833 G a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 0.82147 0.57943 + 348 2.64675 3.98034 0.12160 3.69140 834 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 349 2.15003 1.30233 2.34833 0.66147 835 U u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 350 3.94431 0.18134 3.72735 2.10027 836 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 351 2.34102 1.43320 0.52657 2.59561 837 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.04354 3.72510 3.99031 0.79499 0.60072 1.09861 0.40547 + 352 1.42598 0.56735 2.82163 2.01597 839 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.05941 3.08305 4.43468 0.45579 1.00498 1.27258 0.32865 + 353 1.51049 1.12483 1.66166 1.32929 841 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 1.27258 0.32865 + 354 1.83061 1.03390 1.92684 1.08335 842 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 1.27258 0.32865 + 355 1.94103 1.29304 1.95397 0.82030 843 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 1.27258 0.32865 + 356 1.51447 1.55602 1.08821 1.45981 844 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02400 4.43468 4.43468 1.46634 0.26236 0.82147 0.57943 + 357 1.36778 1.40966 1.21116 1.59333 845 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 358 1.53691 1.81537 0.71799 2.00659 846 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 359 1.59342 1.36418 1.13513 1.51504 847 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.05726 4.44141 3.12647 1.46634 0.26236 1.09861 0.40547 + 360 1.06194 2.31151 0.76861 2.39201 848 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02464 4.40879 4.40879 1.46634 0.26236 0.42982 1.05162 + 361 3.77346 4.76573 0.04628 4.28736 849 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 362 1.93354 1.10281 1.81295 1.02094 850 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 363 0.66844 3.17450 0.94998 2.83144 851 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 364 0.04721 4.37361 4.01057 4.17470 852 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05726 4.44141 3.12647 1.46634 0.26236 1.09861 0.40547 + 365 2.65172 0.85100 2.15086 0.95167 853 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02464 4.40879 4.40879 1.46634 0.26236 0.42982 1.05162 + 366 1.70861 1.34875 1.23745 1.31232 854 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 367 2.23495 0.83874 1.68250 1.29157 855 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 368 1.77387 1.31178 1.29616 1.24687 856 u c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 369 1.68434 1.18642 1.37351 1.36295 857 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 370 0.91796 2.11237 1.16421 1.78650 858 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.03065 4.44141 3.99526 1.46634 0.26236 1.09861 0.40547 + 371 1.20898 2.08292 0.93145 1.69853 859 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.07763 4.43477 2.76730 1.46634 0.26236 0.82425 0.57726 + 372 1.47075 1.84341 1.23462 1.13624 860 u g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05320 4.38945 3.23404 1.46634 0.26236 0.32023 1.29456 + 373 2.02001 2.46199 0.92461 0.95348 861 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02448 4.41546 4.41546 1.46634 0.26236 0.48849 0.95076 + 374 1.02614 2.75726 0.77674 2.13500 862 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.19070 1.86809 3.95275 0.25309 1.49787 1.09861 0.40547 + 375 0.32187 2.20016 2.82992 2.24998 865 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43396 4.43396 1.46634 0.26236 0.80061 0.59612 + 376 0.12439 3.40531 3.24141 3.10878 866 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 377 0.15125 2.80762 3.29344 3.14912 867 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.03195 4.44141 3.92911 1.46634 0.26236 1.09861 0.40547 + 378 0.13321 2.98874 3.34500 3.24140 868 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02403 4.43350 4.43350 1.46634 0.26236 0.78765 0.60681 + 379 2.49967 0.78882 1.87827 1.16908 869 c c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 380 2.08352 0.90033 1.86186 1.15935 870 c c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 381 2.34277 1.14717 1.23258 1.22124 871 c c - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 382 1.68636 2.06595 0.54037 2.24833 872 G G - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 383 2.07752 2.36980 0.43090 2.02999 873 G G - ( + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 384 3.08041 0.50557 2.79338 1.23897 874 C C - ( + 1.38629 1.38629 1.38629 1.38629 + 0.34032 1.28489 4.44141 0.12545 2.13793 1.09861 0.40547 + 385 2.22653 2.28795 1.92127 0.43974 877 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 386 0.78517 1.84588 2.16685 1.30367 878 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.03264 4.44141 3.89526 1.46634 0.26236 1.09861 0.40547 + 387 0.76830 1.36580 2.44676 1.63760 879 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02405 4.43282 4.43282 1.46634 0.26236 0.76934 0.62235 + 388 0.38772 2.73335 2.80988 1.62869 880 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 389 2.08554 2.01793 2.47360 0.41772 881 U U - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 390 2.98925 0.42735 1.72766 2.12243 882 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 391 1.01008 1.72872 1.03808 2.26179 883 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 392 1.93912 2.79005 0.39735 2.09843 884 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 393 1.92692 2.10400 0.63584 1.59480 885 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 394 1.84772 3.47337 0.25805 3.24837 886 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 395 0.23292 3.39191 2.02675 3.16126 887 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 396 0.04721 4.37361 4.01057 4.17470 888 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.04027 4.44141 3.58652 1.46634 0.26236 1.09861 0.40547 + 397 1.00729 1.80222 1.22241 1.74103 889 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.03764 3.69013 4.42537 0.78219 0.61139 0.61554 0.77729 + 398 2.02959 0.89435 1.20241 1.83716 891 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 399 3.55003 0.16189 2.96729 2.66930 892 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.04507 4.44141 3.43307 1.46634 0.26236 1.09861 0.40547 + 400 1.88516 1.24927 1.70558 0.96808 893 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03766 4.42069 3.69142 1.46634 0.26236 1.55626 0.23689 + 401 1.17202 1.66715 1.64357 1.17705 894 a u - < + 1.38629 1.38629 1.38629 1.38629 + 0.03163 4.40770 3.96604 1.46634 0.26236 1.03111 0.44101 + 402 1.01206 1.50329 1.72225 1.44617 895 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.02451 4.41399 4.41399 1.46634 0.26236 1.66702 0.20925 + 403 0.94880 1.77659 1.31524 1.74199 896 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03855 4.41399 3.66107 1.46634 0.26236 1.66702 0.20925 + 404 1.50104 1.28174 1.46508 1.31495 897 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05305 4.40030 3.23421 1.46634 0.26236 1.10642 0.40158 + 405 1.40211 1.27347 1.51058 1.37326 898 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06267 4.38688 3.03026 1.46634 0.26236 2.01567 0.14298 + 406 1.43625 1.31623 1.84244 1.09181 899 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.14485 4.35036 2.10419 1.46634 0.26236 2.34073 0.10121 + 407 1.26926 1.67339 1.25557 1.40065 900 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.21685 4.23490 1.71220 1.46634 0.26236 2.93599 0.05454 + 408 1.20433 1.40728 1.84800 1.21152 901 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.88164 0.56469 4.05339 2.13932 0.12526 1.71671 0.19803 + 409 0.83508 1.79808 1.78898 1.45494 926 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03277 4.12772 4.12772 1.46634 0.26236 0.68657 0.69977 + 410 1.16726 1.92091 1.34359 1.26798 927 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02738 4.30475 4.30475 1.46634 0.26236 0.56472 0.84053 + 411 1.18869 2.08264 1.09349 1.44506 928 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02503 4.39348 4.39348 1.46634 0.26236 1.43911 0.27068 + 412 0.84909 1.85936 1.82450 1.36600 929 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12806 4.40152 2.22620 1.46634 0.26236 1.84368 0.17225 + 413 0.91671 1.68322 1.60995 1.53947 930 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03493 4.30095 3.87403 1.46634 0.26236 1.08609 0.41178 + 414 1.45976 2.09646 0.86766 1.49217 931 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02632 4.34387 4.34387 1.46634 0.26236 0.77092 0.62099 + 415 1.43281 1.64980 1.22033 1.29411 932 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02499 4.39498 4.39498 1.46634 0.26236 0.59849 0.79771 + 416 1.29194 1.17110 1.51994 1.62703 933 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08465 2.89889 3.64645 4.00968 0.01831 0.67232 0.71441 + 417 1.46526 1.73142 1.16524 1.27260 1108 g u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03100 4.42734 3.98585 1.46634 0.26236 1.43175 0.27298 + 418 1.00783 1.80856 1.44990 1.44178 1109 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02435 4.42069 4.42069 1.46634 0.26236 1.55626 0.23689 + 419 1.49737 1.74719 1.06667 1.35531 1110 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02435 4.42069 4.42069 1.46634 0.26236 0.54792 0.86311 + 420 2.93233 3.55779 0.14419 2.94690 1111 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 421 2.06944 1.34820 0.82538 1.73745 1112 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03415 4.44141 3.82608 1.46634 0.26236 1.09861 0.40547 + 422 2.40259 0.87735 2.97877 0.81469 1113 u u - - + 1.38629 1.38629 1.38629 1.38629 + 0.02408 4.43135 4.43135 1.46634 0.26236 0.73281 0.65500 + 423 0.11230 3.76361 2.89545 3.58465 1114 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 424 0.04721 4.37361 4.01057 4.17470 1115 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 425 3.46604 0.99075 3.26574 0.58108 1116 U u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 426 2.05037 0.69933 1.65139 1.70039 1117 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 427 2.23338 0.44790 2.60563 1.71476 1118 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 428 2.50371 1.13238 1.62670 0.91785 1119 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03703 4.44141 3.70617 1.46634 0.26236 1.09861 0.40547 + 429 2.38063 1.79265 0.39031 2.74664 1120 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02415 4.42854 4.42854 1.46634 0.26236 0.67232 0.71441 + 430 0.46012 2.71837 1.83602 1.94239 1121 A A - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 431 2.53279 2.11147 0.27569 3.20750 1122 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 432 2.03197 1.66975 0.59841 2.03299 1123 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 433 1.90452 1.87078 0.54269 2.15487 1124 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.45364 1.22275 2.65536 1.07662 0.41665 1.09861 0.40547 + 434 1.06680 2.94189 0.64751 2.52849 1133 G G - - + 1.38629 1.38629 1.38629 1.38629 + 0.19693 4.38114 1.79432 1.46634 0.26236 2.07516 0.13414 + 435 1.18195 2.10710 2.29684 0.75257 1134 u u - - + 1.38629 1.38629 1.38629 1.38629 + 0.08120 4.21422 2.76129 1.46634 0.26236 1.99973 0.14546 + 436 1.42454 1.96559 0.74051 1.94884 1135 g g - - + 1.38629 1.38629 1.38629 1.38629 + 0.12628 3.20633 2.54942 0.63025 0.76026 1.30307 0.31704 + 437 1.45469 1.12300 1.68761 1.36155 1137 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03037 4.20264 4.20264 1.46634 0.26236 2.05507 0.13706 + 438 1.30897 1.44219 1.51573 1.29519 1138 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.04898 4.22766 3.40492 1.46634 0.26236 1.48222 0.25765 + 439 1.88288 1.17490 1.48819 1.16086 1139 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.05495 4.25805 3.23603 1.46634 0.26236 2.38467 0.09664 + 440 1.66567 1.41731 1.35474 1.16939 1140 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.02921 4.24104 4.24104 1.46634 0.26236 1.35093 0.29975 + 441 1.58608 1.43770 1.05124 1.56880 1141 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.99518 0.48339 4.29387 0.94561 0.49175 2.68414 0.07072 + 442 0.69389 2.06689 1.55828 1.81222 1155 a A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.17400 4.29387 1.92381 1.46634 0.26236 2.68414 0.07072 + 443 0.12972 3.43960 3.03173 3.18563 1156 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03198 4.15185 4.15185 1.46634 0.26236 0.16378 1.88999 + 444 0.18393 3.00480 2.85462 2.79888 1157 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.75988 0.72692 3.01834 1.25945 0.33381 0.55785 0.84966 + 445 1.78663 1.24128 1.20555 1.41085 1174 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.21770 4.40461 1.69600 1.46634 0.26236 0.58660 0.81242 + 446 1.38549 1.55339 1.22666 1.40651 1175 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04597 3.77601 3.81581 0.97647 0.47263 1.85161 0.17077 + 447 1.31713 1.61660 1.05120 1.69278 1177 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03643 4.26867 3.82701 1.46634 0.26236 1.76384 0.18800 + 448 1.39764 1.68822 1.07071 1.49073 1178 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.03805 4.28626 3.74745 1.46634 0.26236 2.72135 0.06805 + 449 1.53599 1.82997 1.01373 1.34141 1179 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.15666 2.89441 2.41157 0.56664 0.83800 2.76725 0.06490 + 450 0.70437 1.69666 1.88536 1.76896 1182 a a - - + 1.38629 1.38629 1.38629 1.38629 + 0.03052 4.19758 4.19758 1.46634 0.26236 1.66223 0.21037 + 451 0.39171 2.10056 2.47107 2.14371 1183 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.50047 0.96920 4.24247 0.81667 0.58322 0.11563 2.21460 + 452 2.54519 0.63184 1.67785 1.59378 1190 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 453 2.26428 0.66076 1.55337 1.78319 1191 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 454 3.44336 2.47271 2.04558 0.28186 1192 U U - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 455 2.10836 2.11984 0.56673 1.65478 1193 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 456 2.58374 0.47374 3.17277 1.34725 1194 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 457 0.04721 4.37361 4.01057 4.17470 1195 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 458 2.35450 2.96128 0.41532 1.64413 1196 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 459 0.41526 1.63268 2.84756 2.44830 1197 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 460 3.77346 4.76573 0.04628 4.28736 1198 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 461 0.06051 4.02443 3.83607 3.94937 1199 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 462 3.75590 0.07442 4.35838 3.33714 1200 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 463 3.70886 3.50729 4.25326 0.07118 1201 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.20243 4.44141 1.76331 1.46634 0.26236 1.09861 0.40547 + 464 1.24095 1.14842 2.04047 1.33261 1202 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.98497 0.49015 4.26742 0.35312 1.21231 0.20626 1.67997 + 465 1.96493 1.46122 1.46050 0.92694 1210 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.03180 4.42854 3.94409 1.46634 0.26236 1.40756 0.28069 + 466 1.39298 1.38224 1.24423 1.54888 1211 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.03935 3.94945 3.94653 0.97948 0.47081 1.54953 0.23870 + 467 1.82951 1.58198 0.82487 1.63144 1213 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.28484 1.52440 3.50268 0.27383 1.42903 1.67082 0.20837 + 468 1.99904 1.10544 1.42560 1.22722 1218 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.04085 4.39558 3.58648 1.46634 0.26236 1.91744 0.15898 + 469 1.87366 1.09155 1.47091 1.26931 1219 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.07710 3.32172 3.26713 1.17546 0.36915 2.08560 0.13266 + 470 2.04375 0.99992 1.62397 1.18603 1224 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.13133 4.35417 2.20527 1.46634 0.26236 2.31182 0.10434 + 471 1.81946 1.18105 1.39792 1.25942 1225 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.11501 3.78071 2.45529 1.42706 0.27445 2.87176 0.05826 + 472 2.16864 0.85401 1.83204 1.20439 1230 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.31710 1.51978 2.93775 1.18363 0.36552 3.12220 0.04506 + 473 1.83475 1.24940 1.32315 1.24698 1236 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03239 4.13906 4.13906 1.46634 0.26236 0.08286 2.53174 + 474 1.23550 1.96860 1.58706 1.00750 1237 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 475 0.78582 2.06079 1.82187 1.36580 1238 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 476 1.20262 1.47765 1.63104 1.28846 1239 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04310 4.44141 3.49303 1.46634 0.26236 1.09861 0.40547 + 477 1.00861 1.93616 1.40677 1.40208 1240 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.18410 4.42261 1.85696 1.46634 0.26236 1.52203 0.24624 + 478 1.09800 1.61288 1.85219 1.17036 1241 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.96478 0.61795 2.52719 2.61584 0.07592 2.41555 0.09356 + 479 1.46120 1.59422 1.08635 1.48047 1337 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.34570 1.54838 2.52968 0.97539 0.47328 1.79550 0.18158 + 480 1.63878 1.99974 0.64191 1.93705 1344 G g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05972 3.15500 4.17744 1.12877 0.39072 1.32577 0.30870 + 481 1.43138 1.56769 1.05772 1.58353 1349 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02889 4.25173 4.25173 1.46634 0.26236 0.72287 0.66429 + 482 1.34227 1.74560 0.89651 1.85651 1350 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.05118 3.29580 4.35417 1.31307 0.31333 1.19885 0.35888 + 483 1.43058 1.63279 0.98411 1.65196 1356 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.04104 3.58673 4.38009 1.63390 0.21712 1.27650 0.32713 + 484 1.38368 1.86637 0.99295 1.49531 1363 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.25190 4.39558 1.55899 1.46634 0.26236 1.91744 0.15898 + 485 0.59050 1.57380 2.36767 1.93104 1364 A A - - + 1.38629 1.38629 1.38629 1.38629 + 0.34513 1.28556 4.17491 0.15456 1.94344 0.20926 1.66698 + 486 1.88044 0.89806 1.40961 1.63027 1367 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02452 4.41375 4.41375 1.46634 0.26236 1.19628 0.35999 + 487 1.72520 1.34337 1.26907 1.27367 1368 g c - > + 1.38629 1.38629 1.38629 1.38629 + 0.02434 4.42107 4.42107 1.46634 0.26236 1.06508 0.42266 + 488 1.17530 1.56280 1.15757 1.78691 1369 g a - > + 1.38629 1.38629 1.38629 1.38629 + 0.14494 4.42854 2.09562 1.46634 0.26236 1.40756 0.28069 + 489 2.19023 3.06041 0.24102 2.89289 1370 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.90703 0.53982 4.31081 0.29447 1.36620 1.55909 0.23614 + 490 0.80056 2.58107 1.00521 2.21403 1378 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.05122 4.33491 3.30162 1.46634 0.26236 2.44901 0.09034 + 491 2.05013 1.59714 2.16022 0.59148 1379 U U - < + 1.38629 1.38629 1.38629 1.38629 + 0.05102 3.31535 4.31090 0.95822 0.48382 2.59430 0.07764 + 492 1.12040 2.17900 0.82278 2.10794 1382 g g - < + 1.38629 1.38629 1.38629 1.38629 + 0.05845 3.13846 4.31090 0.53459 0.88167 2.59430 0.07764 + 493 1.68960 1.96662 0.60709 2.03604 1384 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.04542 3.76203 3.85530 1.11567 0.39704 2.59430 0.07764 + 494 1.31542 2.57621 0.56345 2.44950 1387 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.06234 3.55708 3.44456 0.91057 0.51466 2.63650 0.07430 + 495 1.01543 2.12246 0.92816 2.09772 1390 g a - < + 1.38629 1.38629 1.38629 1.38629 + 0.10979 3.15677 2.79018 0.55608 0.85204 2.72942 0.06748 + 496 1.53810 2.28983 0.58671 2.05752 1392 G g - < + 1.38629 1.38629 1.38629 1.38629 + 0.16025 3.19084 2.23557 0.85928 0.55072 2.93283 0.05472 + 497 1.55287 2.29085 0.57295 2.09296 1395 G G - < + 1.38629 1.38629 1.38629 1.38629 + 0.20245 2.62555 2.19935 0.86670 0.54531 3.22570 0.04054 + 498 1.93134 1.39925 1.33007 1.06768 1399 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.03587 4.03900 4.03900 1.46634 0.26236 0.50745 0.92137 + 499 1.04763 1.83310 1.30820 1.51865 1400 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 2.59430 0.07764 + 500 0.85028 1.77369 1.97576 1.33051 1401 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 2.59430 0.07764 + 501 0.97549 2.06202 1.76134 1.12707 1402 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04350 4.31090 3.53556 1.46634 0.26236 2.59430 0.07764 + 502 0.83894 1.66673 1.72504 1.60542 1403 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08357 4.29506 2.71000 1.46634 0.26236 2.67817 0.07116 + 503 1.48273 1.30318 2.29402 0.91515 1404 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07377 4.24071 2.86963 1.46634 0.26236 2.91442 0.05576 + 504 1.66970 0.99489 1.86594 1.24764 1405 c c - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07669 4.19746 2.83375 1.46634 0.26236 3.06235 0.04791 + 505 1.27358 2.08227 1.06751 1.37967 1406 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05842 4.15272 3.19352 1.46634 0.26236 3.19000 0.04204 + 506 1.50919 1.81990 1.76869 0.80674 1407 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.07896 4.12709 2.81683 1.46634 0.26236 3.25416 0.03938 + 507 1.54930 1.84143 1.74069 0.79051 1408 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04455 4.08244 3.62301 1.46634 0.26236 3.35358 0.03558 + 508 1.63911 1.46210 0.97552 1.62404 1409 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06402 4.07255 3.10159 1.46634 0.26236 3.37376 0.03486 + 509 0.75832 2.00204 1.55238 1.68878 1410 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04430 4.04421 3.65691 1.46634 0.26236 3.42845 0.03298 + 510 0.63895 1.98629 2.11732 1.53900 1411 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03598 4.03589 4.03589 1.46634 0.26236 3.44367 0.03247 + 511 1.18019 1.78383 1.62849 1.11304 1412 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06837 4.03589 3.02792 1.46634 0.26236 3.44367 0.03247 + 512 1.09321 1.83767 1.45894 1.29758 1413 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10290 4.00466 2.53139 1.46634 0.26236 3.49777 0.03073 + 513 0.81469 2.03239 1.61437 1.48199 1414 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06137 3.94138 3.21631 1.46634 0.26236 3.59471 0.02785 + 514 1.21948 1.96039 0.97205 1.68467 1415 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05297 3.92048 3.44946 1.46634 0.26236 3.62354 0.02705 + 515 1.18035 1.91827 1.52165 1.11591 1416 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06566 3.90848 3.13540 1.46634 0.26236 3.63947 0.02662 + 516 1.50396 1.52713 1.60822 1.02068 1417 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04197 3.88479 3.88479 1.46634 0.26236 3.66965 0.02582 + 517 1.42286 1.49595 1.45523 1.19867 1418 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05377 3.88479 3.44849 1.46634 0.26236 3.66965 0.02582 + 518 1.65529 1.41232 1.31499 1.21433 1419 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05445 3.87348 3.43542 1.46634 0.26236 3.68349 0.02546 + 519 1.12170 1.66625 1.82164 1.12837 1420 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.05741 3.86199 3.35900 1.46634 0.26236 3.69722 0.02510 + 520 1.22423 1.99737 1.15304 1.36787 1421 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04357 3.84815 3.84815 1.46634 0.26236 3.71329 0.02470 + 521 0.88638 1.77933 1.89073 1.31624 1422 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.06006 3.84815 3.29747 1.46634 0.26236 3.71329 0.02470 + 522 0.93887 1.69714 1.87472 1.30076 1423 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.08185 3.83237 2.86592 1.46634 0.26236 3.73105 0.02426 + 523 1.38377 1.81968 1.26089 1.19110 1424 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.74413 0.68835 3.79646 5.44893 0.00431 1.04255 0.43472 + 524 1.51088 1.45009 1.00654 1.71895 1821 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.10870 2.45342 4.07460 1.56135 0.23554 1.78108 0.18447 + 525 2.41383 0.64624 2.03365 1.36390 1833 C C - > + 1.38629 1.38629 1.38629 1.38629 + 0.05007 3.41446 4.13874 1.05062 0.43035 1.22551 0.34758 + 526 2.43486 0.68475 1.98563 1.30609 1837 C c - > + 1.38629 1.38629 1.38629 1.38629 + 0.05166 3.32760 4.23576 0.67379 0.71289 1.43844 0.27089 + 527 2.31112 1.03876 1.96573 0.89918 1839 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.03561 3.85369 4.28456 1.17235 0.37054 1.87085 0.16723 + 528 2.68481 0.74450 2.39336 1.00657 1842 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.03764 3.75426 4.30313 1.11567 0.39704 2.18090 0.11984 + 529 2.25331 0.77240 1.82329 1.30360 1845 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.05845 3.13846 4.31090 0.53459 0.88167 2.59430 0.07764 + 530 2.37108 0.91593 1.98200 0.99782 1847 c c - > + 1.38629 1.38629 1.38629 1.38629 + 0.05102 3.31535 4.31090 0.95822 0.48382 2.59430 0.07764 + 531 0.65762 2.32776 1.45163 1.89568 1850 A A - > + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 2.59430 0.07764 + 532 2.37992 1.11439 2.39277 0.71754 1851 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02721 4.31090 4.31090 1.46634 0.26236 0.33470 1.25722 + 533 0.24025 2.61688 2.56666 2.75287 1852 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.04563 4.41989 3.42433 1.46634 0.26236 1.57026 0.23318 + 534 0.47183 1.79656 2.59213 1.99943 1853 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02488 4.39914 4.39914 1.46634 0.26236 1.87398 0.16666 + 535 0.94696 1.83492 2.16884 1.08428 1854 a u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02488 4.39914 4.39914 1.46634 0.26236 1.87398 0.16666 + 536 0.55998 2.20631 1.67193 2.03417 1855 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.08690 4.39914 2.64592 1.46634 0.26236 1.87398 0.16666 + 537 2.46394 0.29106 3.36347 2.01880 1856 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.04655 3.42880 4.33870 1.41110 0.27955 0.19503 1.73053 + 538 1.48628 2.95300 0.41078 2.83928 1863 G G - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 539 2.18838 0.51567 2.21736 1.70428 1864 C C - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 540 2.47218 0.64262 1.94051 1.40219 1865 C C - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 541 1.36056 1.30682 1.04579 2.10876 1866 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 542 1.38521 2.00051 0.76578 1.90052 1867 g g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 543 1.36586 1.99694 0.68371 2.26005 1868 G g - ) + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 544 2.12505 0.69349 1.66768 1.64996 1869 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.25739 4.44141 1.53640 1.46634 0.26236 1.09861 0.40547 + 545 1.09244 1.89805 1.21448 1.52382 1870 a a - < + 1.38629 1.38629 1.38629 1.38629 + 0.03002 4.21404 4.21404 1.46634 0.26236 0.10391 2.31578 + 546 1.62428 1.23934 1.89333 1.01389 1871 u u - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 547 2.42166 0.61680 1.59771 1.77668 1872 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 548 2.26672 0.89880 2.20522 0.97005 1873 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.05119 4.44141 3.26701 1.46634 0.26236 1.09861 0.40547 + 549 1.61829 1.28253 1.48409 1.21160 1874 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.44793 1.19495 2.84162 1.09045 0.40957 0.48119 0.96245 + 550 1.47439 2.22537 0.78186 1.58230 1884 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.22040 4.39535 1.68490 1.46634 0.26236 1.17311 0.37020 + 551 0.93408 1.73241 1.92196 1.25922 1885 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04894 4.22168 3.40853 1.46634 0.26236 1.08442 0.41264 + 552 1.07226 1.75212 1.62518 1.24659 1886 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09245 4.28454 2.59664 1.46634 0.26236 0.19491 1.73111 + 553 1.15867 1.60455 1.54274 1.30445 1887 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 1.23604 0.36107 4.37918 2.74734 0.06624 0.28268 1.40144 + 554 1.39129 1.42143 1.19049 1.58083 2230 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 555 1.14753 2.36254 0.74373 2.17980 2231 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 556 1.99617 1.60001 0.59699 2.19116 2232 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.03089 4.44141 3.98251 1.46634 0.26236 1.09861 0.40547 + 557 1.05454 2.07842 1.20893 1.47840 2233 a a - > + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43453 4.43453 1.46634 0.26236 0.81711 0.58287 + 558 1.87263 1.53135 1.80601 0.76415 2234 u u - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 559 1.87190 1.70016 0.65944 1.92158 2235 G g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 560 0.04721 4.37361 4.01057 4.17470 2236 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 561 0.28626 2.91936 2.97651 1.93796 2237 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 562 3.51161 4.63217 0.05646 4.17928 2238 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 563 0.29176 3.16845 1.83431 2.97089 2239 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 564 1.60168 2.06369 0.72068 1.68721 2240 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 565 0.06205 4.17116 3.63592 3.99719 2241 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 566 3.70886 3.50729 4.25326 0.07118 2242 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 567 0.04721 4.37361 4.01057 4.17470 2243 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 568 3.67529 4.62445 0.05442 4.02773 2244 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 569 3.16725 3.07134 3.56195 0.12427 2245 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 570 4.13539 0.05780 4.61566 3.49761 2246 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 571 1.50182 0.48881 3.08309 2.13622 2247 C C - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 572 0.51987 3.19404 1.17862 2.87015 2248 A A - , + 1.38629 1.38629 1.38629 1.38629 + 0.03118 4.44141 3.96777 1.46634 0.26236 1.09861 0.40547 + 573 1.40958 1.12301 1.76682 1.34870 2249 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02401 4.43425 4.43425 1.46634 0.26236 0.80891 0.58941 + 574 1.68730 2.13799 0.88365 1.25942 2250 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.06262 3.01757 4.44141 0.42716 1.05658 1.09861 0.40547 + 575 3.87166 0.16264 3.73901 2.24901 2252 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 576 3.13791 0.66317 2.91549 0.94873 2253 C C - < + 1.38629 1.38629 1.38629 1.38629 + 0.03121 4.44141 3.96616 1.46634 0.26236 1.09861 0.40547 + 577 1.31313 1.22147 1.57888 1.46958 2254 c c - < + 1.38629 1.38629 1.38629 1.38629 + 0.06704 4.43422 2.93791 1.46634 0.26236 0.80802 0.59012 + 578 2.09437 1.13209 1.63505 1.02290 2255 u c - < + 1.38629 1.38629 1.38629 1.38629 + 0.50774 4.39974 0.95227 1.46634 0.26236 0.82380 0.57761 + 579 1.37737 1.73556 1.49105 1.06038 2256 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.32717 3.96738 1.34663 1.46634 0.26236 3.55675 0.02895 + 580 1.28620 1.75725 1.96950 0.88762 2257 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.16218 3.69137 2.08127 1.46634 0.26236 0.04275 3.17378 + 581 1.27446 1.77662 1.27444 1.30335 2258 g g - _ + 1.38629 1.38629 1.38629 1.38629 + 0.66099 0.75227 4.39311 0.82723 0.57494 0.33628 1.25324 + 582 2.84525 3.91718 0.10943 3.66354 2268 G G - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 583 0.12941 3.46874 3.24466 2.97109 2269 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 584 0.07335 3.79987 3.71343 3.73135 2270 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 585 0.10556 3.65087 3.54995 3.09034 2271 A A - _ + 1.38629 1.38629 1.38629 1.38629 + 0.86230 0.60798 3.40046 0.64432 0.74448 1.09861 0.40547 + 586 1.06070 1.80363 1.58323 1.25957 2282 a a - _ + 1.38629 1.38629 1.38629 1.38629 + 0.40131 4.41960 1.14408 1.46634 0.26236 0.72079 0.66624 + 587 1.30113 1.75666 1.43378 1.14964 2283 u u - _ + 1.38629 1.38629 1.38629 1.38629 + 0.10902 4.07679 2.44963 1.46634 0.26236 0.07162 2.67204 + 588 1.22739 1.75149 0.95609 1.90356 2284 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02506 4.39204 4.39204 1.46634 0.26236 0.33144 1.26546 + 589 1.67451 1.73515 1.09846 1.19454 2285 g g - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 590 1.03362 3.08585 0.60952 2.90076 2286 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 591 2.84302 3.89753 0.11029 3.65425 2287 G G - > + 1.38629 1.38629 1.38629 1.38629 + 0.82855 0.73889 2.45720 1.61782 0.22106 1.09861 0.40547 + 592 1.19981 1.71801 1.85238 1.01484 2317 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.21312 4.36465 1.71913 1.46634 0.26236 0.34113 1.24122 + 593 1.19590 1.37833 1.81565 1.26288 2318 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02852 4.26442 4.26442 1.46634 0.26236 0.17017 1.85486 + 594 1.27544 1.38923 2.39640 0.96659 2319 u u - , + 1.38629 1.38629 1.38629 1.38629 + 0.02402 4.43403 4.43403 1.46634 0.26236 0.80260 0.59450 + 595 0.95142 1.74209 1.73705 1.33707 2320 a a - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 596 1.24889 1.14054 1.85117 1.44190 2321 c c - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 597 1.40784 1.48805 1.03911 1.73871 2322 g g - , + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 598 2.18342 2.37098 2.97312 0.29731 2323 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.09919 2.49311 4.44141 5.49098 0.00413 1.09861 0.40547 + 599 3.77346 4.76573 0.04628 4.28736 2749 G G - , + 1.38629 1.38629 1.38629 1.38629 + 0.12939 2.33041 3.72510 2.00847 0.14409 1.09861 0.40547 + 600 2.58818 1.41027 3.16323 0.44867 2758 U U - , + 1.38629 1.38629 1.38629 1.38629 + 0.11698 4.42901 2.31800 1.46634 0.26236 0.68163 0.70480 + 601 4.00472 0.11137 3.77753 2.74451 2759 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 602 3.98754 0.11759 3.75599 2.67342 2760 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 2.32792 0.10259 + 603 3.18855 0.27431 2.37950 2.24361 2761 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02610 4.35206 4.35206 1.46634 0.26236 0.21691 1.63477 + 604 1.77143 1.64488 0.72494 1.88045 2762 g g - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 605 3.27338 0.31237 2.72288 1.80348 2763 C C - ] + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 606 4.38191 0.07926 4.18076 3.02801 2764 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 607 0.79995 3.22755 0.77056 3.03154 2765 g a - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 608 2.40887 0.69786 2.02024 1.27364 2766 c c - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 609 4.40021 0.07868 4.19055 3.03131 2767 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 610 3.87886 2.76434 3.69513 0.11489 2768 U U - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 611 4.42790 0.07782 4.20521 3.03622 2769 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 612 4.40857 0.07688 4.15583 3.07574 2770 C C - } + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 613 0.04721 4.37361 4.01057 4.17470 2771 A A - : + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 614 3.61836 0.12526 4.17054 2.58413 2772 C C - : + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 615 1.57044 0.53726 2.96684 1.85642 2773 C C - : + 1.38629 1.38629 1.38629 1.38629 + 0.02384 4.44141 4.44141 1.46634 0.26236 1.09861 0.40547 + 616 0.25389 2.56991 2.87868 2.39170 2774 A A - : + 1.38629 1.38629 1.38629 1.38629 + 0.01199 4.42956 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/cm/tmRNA_mito.cm b/data/tmrna/cm/tmRNA_mito.cm new file mode 100644 index 000000000..041c46c74 --- /dev/null +++ b/data/tmrna/cm/tmRNA_mito.cm @@ -0,0 +1,599 @@ +INFERNAL1/a [1.1.5 | Sep 2023] +NAME tmRNA_mito +ACC RF02544 +DESC Mitochondrion-encoded tmRNA +STATES 240 +NODES 64 +CLEN 77 +W 133 +ALPH RNA +RF no +CONS yes +MAP yes +DATE Sat Jul 13 08:18:09 2024 +COM [1] /hps/software/users/agb/rfam/bin/cmbuild -F CM SEED +COM [2] /hps/software/users/agb/rfam/bin/cmcalibrate --cpu 8 /nfs/production/agb/rfam/15/rescan/families/RF02544/CM +PBEGIN 0.05 +PEND 0.05 +WBETA 1e-07 +QDBBETA1 1e-07 +QDBBETA2 1e-15 +N2OMEGA 1.52588e-05 +N3OMEGA 1.52588e-05 +ELSELF -0.08926734 +NSEQ 11 +EFFN 2.247803 +CKSUM 535720593 +NULL 0.000 0.000 0.000 0.000 +GA 65.00 +TC 65.90 +NC 58.30 +EFP7GF -9.3445 0.71888 +ECMLC 0.62753 -4.50702 4.00452 1600000 250525 0.004790 +ECMGC 0.40971 -12.46298 0.15859 1600000 70451 0.005678 +ECMLI 0.58071 -3.06930 5.81489 1600000 208814 0.005747 +ECMGI 0.45245 -7.08513 3.83276 1600000 55896 0.007156 +CM + [ ROOT 0 ] - - - - - - + S 0 -1 0 1 6 0 1 133 204 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 + IL 1 1 2 1 6 1 29 134 205 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 2 2 3 2 5 1 29 134 205 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 1 ] 1 99 u a - - + MP 3 2 3 7 6 4 33 133 204 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -1.269 -2.310 -2.476 1.553 -2.267 -3.317 1.587 -2.670 -2.521 1.266 -3.065 -0.545 2.021 -2.618 -0.212 -1.591 + ML 4 2 3 7 6 1 26 131 202 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 5 2 3 7 6 1 26 130 202 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 6 2 3 7 6 0 21 126 198 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 7 7 5 7 6 1 28 132 203 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 8 8 6 8 5 1 28 132 203 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 2 ] 2 98 a u - - + MP 9 8 6 13 6 3 31 131 202 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.141 -2.801 -3.174 2.305 -2.744 -3.943 1.823 -3.196 -3.220 1.340 -3.692 -0.704 1.293 -3.334 -0.468 -2.145 + ML 10 8 6 13 6 1 26 129 200 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 11 8 6 13 6 1 25 128 200 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 12 8 6 13 6 0 21 125 196 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 13 13 5 13 6 1 27 130 201 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 14 14 6 14 5 1 28 130 201 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 3 ] 3 97 a u - - + MP 15 14 6 19 6 3 30 129 200 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.185 -2.724 -3.236 2.458 -2.943 -4.104 1.287 -3.284 -3.244 1.335 -3.738 -0.518 1.615 -3.451 -0.669 -2.185 + ML 16 14 6 19 6 1 25 127 198 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 17 14 6 19 6 1 24 127 198 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 18 14 6 19 6 0 20 123 194 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 19 19 5 19 6 1 27 128 199 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 20 20 6 20 5 1 27 128 199 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 4 ] 4 96 A U - - + MP 21 20 6 25 6 3 28 127 198 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.006 -2.984 -4.007 3.454 -4.454 -5.539 -0.139 -4.034 -3.891 0.847 -4.449 -0.426 -0.556 -4.689 -2.079 -2.829 + ML 22 20 6 25 6 1 24 125 196 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 23 20 6 25 6 1 23 125 196 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 24 20 6 25 6 0 20 121 193 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 25 25 5 25 6 1 26 126 197 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 26 26 6 26 5 1 26 126 197 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 5 ] 5 95 U A - - + MP 27 26 6 31 6 3 26 125 196 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.937 -3.863 -3.766 -0.127 -2.650 -4.297 1.940 -3.380 -3.785 0.115 -4.148 -1.838 3.040 -4.059 -0.329 -2.644 + ML 28 26 6 31 6 1 23 123 195 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 29 26 6 31 6 1 22 123 194 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 30 26 6 31 6 0 19 120 192 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 31 31 5 31 6 1 24 124 195 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 32 32 6 32 5 1 24 124 195 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 6 ] 6 94 G C - - + MP 33 32 6 37 4 2 24 123 194 -7.073 -7.280 -0.049 -5.694 -4.973 -3.205 -5.097 0.044 -5.558 -4.783 -0.865 -5.354 -4.476 3.689 -4.797 -0.914 -1.244 -4.618 -2.915 -3.970 + ML 34 32 6 37 4 1 22 122 193 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 35 32 6 37 4 1 20 121 192 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 36 32 6 37 4 0 19 120 191 -4.568 -4.250 -2.265 -0.520 + IL 37 37 5 37 4 1 23 123 194 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 38 38 6 38 3 1 23 122 194 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 7 ] 7 - G - - - + ML 39 38 6 41 3 1 23 121 192 -8.081 -0.019 -6.735 -0.798 -2.334 1.550 -1.749 + D 40 38 6 41 3 0 18 119 190 -6.174 -1.687 -0.566 + IL 41 41 3 41 3 1 22 121 193 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 8 ] 8 - A - - - + ML 42 41 3 44 3 1 22 120 191 -8.081 -0.019 -6.735 1.765 -2.608 -2.216 -2.174 + D 43 41 3 44 3 0 18 118 189 -6.174 -1.687 -0.566 + IL 44 44 3 44 3 1 21 121 192 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 9 ] 9 - C - - - + ML 45 44 3 47 3 1 21 119 190 -8.464 -0.017 -6.781 -0.376 1.154 -1.677 -0.532 + D 46 44 3 47 3 0 17 117 188 -5.620 -0.734 -1.403 + IL 47 47 3 47 3 1 20 119 190 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 10 ] - 93 - A - - + MR 48 47 3 50 3 1 20 118 189 -8.464 -0.017 -6.781 1.765 -2.608 -2.216 -2.174 + D 49 47 3 50 3 0 15 116 187 -6.390 -1.568 -0.620 + IR 50 50 3 50 3 1 19 118 189 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 11 ] - 92 - G - - + MR 51 50 3 53 3 1 19 117 188 -3.532 -0.145 -6.781 -1.828 -3.085 1.774 -2.472 + D 52 50 3 53 3 0 14 115 186 -6.390 -1.568 -0.620 + IR 53 53 3 53 3 1 19 117 188 -2.298 -0.408 -4.536 0.000 0.000 0.000 0.000 + [ MATR 12 ] - 90 - U - - + MR 54 53 3 56 3 1 18 116 187 -8.464 -0.017 -6.781 -1.704 -1.662 -2.448 1.675 + D 55 53 3 56 3 0 14 114 185 -6.390 -1.568 -0.620 + IR 56 56 3 56 3 1 18 116 187 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 13 ] - 89 - U - - + MR 57 56 3 59 3 1 17 115 186 -8.464 -0.017 -6.781 -1.704 -1.662 -2.448 1.675 + D 58 56 3 59 3 0 13 113 184 -6.390 -1.568 -0.620 + IR 59 59 3 59 3 1 17 115 186 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 14 ] - 88 - A - - + MR 60 59 3 62 3 1 16 114 185 -8.464 -0.017 -6.781 1.508 -1.876 -0.989 -1.396 + D 61 59 3 62 3 0 12 112 183 -6.390 -1.568 -0.620 + IR 62 62 3 62 3 1 16 114 185 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 15 ] - 87 - A - - + MR 63 62 3 65 3 1 15 113 184 -8.464 -0.017 -6.781 1.084 -1.124 -1.203 -0.020 + D 64 62 3 65 3 0 11 111 182 -6.390 -1.568 -0.620 + IR 65 65 3 65 3 1 15 113 184 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 16 ] - 86 - G - - + MR 66 65 3 68 3 1 14 112 183 -4.470 -0.080 -6.781 -1.828 -3.085 1.774 -2.472 + D 67 65 3 68 3 0 11 110 181 -6.390 -1.568 -0.620 + IR 68 68 3 68 3 1 14 112 184 -1.367 -0.802 -4.697 0.000 0.000 0.000 0.000 + [ MATR 17 ] - 82 - A - - + MR 69 68 3 71 3 1 13 111 182 -8.464 -0.017 -6.781 1.765 -2.608 -2.216 -2.174 + D 70 68 3 71 3 0 10 109 180 -6.390 -1.568 -0.620 + IR 71 71 3 71 3 1 13 111 182 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 18 ] - 81 - U - - + MR 72 71 3 74 3 1 13 110 181 -8.464 -0.017 -6.781 -0.721 -1.147 -1.706 1.398 + D 73 71 3 74 3 0 9 108 179 -6.390 -1.568 -0.620 + IR 74 74 3 74 3 1 12 110 181 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 19 ] - 80 - a - - + MR 75 74 3 77 3 1 12 109 180 -8.464 -0.017 -6.781 0.928 -1.020 -1.140 0.202 + D 76 74 3 77 3 0 9 107 178 -6.390 -1.568 -0.620 + IR 77 77 3 77 3 1 12 109 180 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 20 ] - 79 - A - - + MR 78 77 3 80 3 1 11 108 179 -8.464 -0.017 -6.781 1.113 -1.148 -1.218 -0.065 + D 79 77 3 80 3 0 8 106 177 -6.390 -1.568 -0.620 + IR 80 80 3 80 3 1 11 108 179 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 21 ] - 78 - U - - + MR 81 80 3 83 3 1 10 107 178 -8.464 -0.017 -6.781 -0.336 -1.021 -1.481 1.237 + D 82 80 3 83 3 0 8 105 177 -6.390 -1.568 -0.620 + IR 83 83 3 83 3 1 10 107 178 -1.925 -0.554 -4.164 0.000 0.000 0.000 0.000 + [ MATR 22 ] - 77 - A - - + MR 84 83 3 86 2 1 9 106 177 -8.495 -0.004 1.306 -1.354 -1.361 -0.420 + D 85 83 3 86 2 0 8 105 176 -4.432 -0.068 + IR 86 86 3 86 2 1 9 106 178 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ BIF 23 ] - - - - - - + B 87 86 3 88 141 0 8 105 176 + [ BEGL 24 ] - - - - - - + S 88 87 1 89 4 0 0 31 49 -0.043 -6.898 -6.305 -6.945 + [ MATP 25 ] 10 26 C G - - + MP 89 88 1 93 6 2 2 31 49 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.262 -4.208 -3.998 -0.412 -2.737 -4.444 3.365 -3.522 -4.028 -0.185 -4.334 -2.175 1.231 -4.334 -0.413 -2.864 + ML 90 88 1 93 6 1 1 29 48 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 91 88 1 93 6 1 1 29 48 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 92 88 1 93 6 0 0 27 46 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 93 93 5 93 6 1 1 30 49 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 94 94 6 94 5 1 1 30 49 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 26 ] 11 25 C G - - + MP 95 94 6 99 6 2 2 29 47 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.806 -4.734 -4.452 -0.945 -3.116 -4.830 3.623 -3.952 -4.511 -0.738 -4.743 -2.686 0.371 -4.858 -0.830 -3.342 + ML 96 94 6 99 6 1 1 27 46 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 97 94 6 99 6 1 1 27 46 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 98 94 6 99 6 0 0 25 44 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 99 99 5 99 6 1 1 28 47 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 100 100 6 100 5 1 1 28 47 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 27 ] 12 24 a u - - + MP 101 100 6 105 6 2 2 27 45 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.553 -2.573 -3.622 2.927 -4.093 -4.828 0.239 -3.797 -3.531 2.047 -4.061 -0.102 -0.070 -3.994 -1.696 -2.468 + ML 102 100 6 105 6 1 1 25 44 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 103 100 6 105 6 1 1 25 44 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 104 100 6 105 6 0 0 23 42 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 105 105 5 105 6 1 1 26 45 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 106 106 6 106 5 1 1 26 45 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 28 ] 13 23 a u - - + MP 107 106 6 111 6 2 2 25 43 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.193 -2.578 -3.274 2.964 -3.540 -4.339 0.455 -3.503 -3.294 1.381 -3.829 0.255 0.193 -3.552 -1.362 -0.649 + ML 108 106 6 111 6 1 1 24 42 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 109 106 6 111 6 1 1 23 42 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 110 106 6 111 6 0 0 21 40 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 111 111 5 111 6 1 1 24 43 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 112 112 6 112 5 1 1 24 43 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 29 ] 14 22 a u - - + MP 113 112 6 117 6 2 2 23 41 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.553 -2.573 -3.622 2.927 -4.093 -4.828 0.239 -3.797 -3.531 2.047 -4.061 -0.102 -0.070 -3.994 -1.696 -2.468 + ML 114 112 6 117 6 1 1 22 41 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 115 112 6 117 6 1 1 22 41 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 116 112 6 117 6 0 0 20 39 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 117 117 5 117 6 1 1 23 41 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 118 118 6 118 5 1 1 22 41 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 30 ] 15 21 g a - - + MP 119 118 6 123 4 2 2 21 39 -7.073 -7.280 -0.049 -5.694 -3.034 -2.255 -3.239 1.054 -3.519 -4.263 0.370 -3.374 2.172 1.215 -3.545 1.721 0.084 -3.581 -1.399 -2.153 + ML 120 118 6 123 4 1 1 22 40 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 121 118 6 123 4 1 1 21 40 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 122 118 6 123 4 0 0 20 39 -4.568 -4.250 -2.265 -0.520 + IL 123 123 5 123 4 1 1 23 42 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 124 124 6 124 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 31 ] 16 - G - - - + ML 125 124 6 127 3 1 1 17 36 -8.081 -0.019 -6.735 -1.828 -3.085 1.774 -2.472 + D 126 124 6 127 3 0 0 17 36 -6.174 -1.687 -0.566 + IL 127 127 3 127 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 32 ] 17 - C - - - + ML 128 127 3 130 3 1 1 16 35 -8.081 -0.019 -6.735 -2.027 1.693 -2.857 -1.383 + D 129 127 3 130 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 130 130 3 130 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 33 ] 18 - a - - - + ML 131 130 3 133 3 1 1 15 33 -8.081 -0.019 -6.735 0.935 -1.489 0.266 -0.916 + D 132 130 3 133 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 133 133 3 133 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 34 ] 19 - G - - - + ML 134 133 3 136 3 1 1 13 31 -8.081 -0.019 -6.735 -1.828 -3.085 1.774 -2.472 + D 135 133 3 136 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 136 136 3 136 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 35 ] 20 - U - - - + ML 137 136 3 139 2 1 1 1 1 * 0.000 -0.342 -1.023 -1.484 1.240 + D 138 136 3 139 2 0 0 0 0 * 0.000 + IL 139 139 3 139 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 36 ] - - - - - - + E 140 139 3 -1 0 0 0 0 0 + [ BEGR 37 ] - - - - - - + S 141 87 1 142 5 0 0 88 159 -7.195 -0.036 -7.011 -7.223 -8.115 + IL 142 142 2 142 5 1 1 89 160 -2.408 -0.496 -4.087 -5.920 -5.193 0.000 0.000 0.000 0.000 + [ MATP 38 ] 27 76 u a - - + MP 143 142 2 147 6 2 2 88 159 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.848 -3.783 -3.694 -0.043 -2.597 -4.240 2.135 -3.321 -3.711 0.199 -4.084 -1.762 2.900 -3.976 -0.275 -2.577 + ML 144 142 2 147 6 1 1 86 157 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 145 142 2 147 6 1 1 86 157 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 146 142 2 147 6 0 0 81 153 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 147 147 5 147 6 1 1 87 158 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 148 148 6 148 5 1 1 87 158 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 39 ] 28 75 A U - - + MP 149 148 6 153 6 2 2 86 157 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.006 -2.984 -4.007 3.454 -4.454 -5.539 -0.139 -4.034 -3.891 0.847 -4.449 -0.426 -0.556 -4.689 -2.079 -2.829 + ML 150 148 6 153 6 1 1 84 155 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 151 148 6 153 6 1 1 84 155 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 152 148 6 153 6 0 0 80 151 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 153 153 5 153 6 1 1 85 156 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 154 154 6 154 5 1 1 85 156 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 40 ] 29 74 U A - - + MP 155 154 6 159 6 2 2 84 155 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.469 -4.300 -4.276 -0.576 -3.160 -4.814 1.173 -3.874 -4.278 -0.360 -4.637 -2.190 3.446 -4.609 -0.829 -3.073 + ML 156 154 6 159 6 1 1 82 153 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 157 154 6 159 6 1 1 82 153 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 158 154 6 159 6 0 0 78 149 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 159 159 5 159 6 1 1 83 155 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 160 160 6 160 5 1 1 83 154 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 41 ] 30 73 u a - - + MP 161 160 6 165 6 2 2 82 153 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -3.508 -3.480 -3.453 0.202 -2.516 -4.088 2.134 -3.189 -3.462 0.411 -3.891 -1.515 2.569 -3.686 0.852 -2.366 + ML 162 160 6 165 6 1 1 80 151 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 163 160 6 165 6 1 1 80 151 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 164 160 6 165 6 0 0 76 147 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 165 165 5 165 6 1 1 81 153 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 166 166 6 166 5 1 1 81 152 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 42 ] 31 72 U G - - + MP 167 166 6 171 6 2 2 80 151 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.334 -4.264 -3.980 -0.576 -2.666 -4.365 1.626 -3.460 -4.023 -0.424 -4.290 -2.258 0.745 -4.396 3.146 -2.882 + ML 168 166 6 171 6 1 1 78 149 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 169 166 6 171 6 1 1 78 149 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 170 166 6 171 6 0 0 75 146 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 171 171 5 171 6 1 1 79 151 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 172 172 6 172 5 1 1 79 150 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 43 ] 32 71 C G - - + MP 173 172 6 177 6 2 2 78 149 -9.156 -9.096 -0.020 -7.872 -8.152 -8.547 -4.806 -4.734 -4.452 -0.945 -3.116 -4.830 3.623 -3.952 -4.511 -0.738 -4.743 -2.686 0.371 -4.858 -0.830 -3.342 + ML 174 172 6 177 6 1 1 77 148 -6.250 -6.596 -1.310 -1.005 -6.446 -3.975 0.368 -0.385 -0.191 0.094 + MR 175 172 6 177 6 1 1 76 147 -6.988 -5.717 -1.625 -5.695 -0.829 -3.908 0.368 -0.385 -0.191 0.094 + D 176 172 6 177 6 0 0 74 145 -9.049 -7.747 -3.544 -4.226 -4.244 -0.319 + IL 177 177 5 177 6 1 1 77 149 -2.579 -2.842 -0.760 -4.497 -5.274 -4.934 0.000 0.000 0.000 0.000 + IR 178 178 6 178 5 1 1 77 148 -2.408 -0.496 -5.920 -4.087 -5.193 0.000 0.000 0.000 0.000 + [ MATP 44 ] 33 70 C G - - + MP 179 178 6 183 4 2 2 76 147 -7.073 -7.280 -0.049 -5.694 -4.806 -4.734 -4.452 -0.945 -3.116 -4.830 3.623 -3.952 -4.511 -0.738 -4.743 -2.686 0.371 -4.858 -0.830 -3.342 + ML 180 178 6 183 4 1 1 75 146 -3.758 -3.940 -0.507 -2.670 0.368 -0.385 -0.191 0.094 + MR 181 178 6 183 4 1 1 74 145 -4.809 -3.838 -1.706 -0.766 0.368 -0.385 -0.191 0.094 + D 182 178 6 183 4 0 0 73 144 -4.568 -4.250 -2.265 -0.520 + IL 183 183 5 183 4 1 1 76 147 -1.686 -2.369 -1.117 -4.855 0.000 0.000 0.000 0.000 + IR 184 184 6 184 3 1 1 76 147 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 45 ] 34 - A - - - + ML 185 184 6 187 3 1 1 74 145 -8.081 -0.019 -6.735 1.479 -1.638 -1.562 -0.854 + D 186 184 6 187 3 0 0 72 143 -6.174 -1.687 -0.566 + IL 187 187 3 187 3 1 1 75 146 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 46 ] 35 - U - - - + ML 188 187 3 190 3 1 1 73 144 -8.081 -0.019 -6.735 -0.726 -1.149 -1.709 1.400 + D 189 187 3 190 3 0 0 71 142 -6.174 -1.687 -0.566 + IL 190 190 3 190 3 1 1 74 145 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 47 ] 36 - a - - - + ML 191 190 3 193 3 1 1 72 143 -8.081 -0.019 -6.735 0.741 -0.941 -1.108 0.426 + D 192 190 3 193 3 0 0 70 141 -6.174 -1.687 -0.566 + IL 193 193 3 193 3 1 1 73 144 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 48 ] 37 - U - - - + ML 194 193 3 196 3 1 1 71 142 -8.081 -0.019 -6.735 -0.067 -0.951 -1.336 1.092 + D 195 193 3 196 3 0 0 68 140 -6.174 -1.687 -0.566 + IL 196 196 3 196 3 1 1 72 143 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 49 ] 38 - A - - - + ML 197 196 3 199 3 1 1 70 141 -8.081 -0.019 -6.735 1.063 -1.108 -1.192 0.013 + D 198 196 3 199 3 0 0 67 139 -6.174 -1.687 -0.566 + IL 199 199 3 199 3 1 1 71 142 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 50 ] 39 - a - - - + ML 200 199 3 202 3 1 1 69 140 -8.081 -0.097 -4.026 0.863 -0.963 -0.739 0.097 + D 201 199 3 202 3 0 0 66 137 -6.174 -1.687 -0.566 + IL 202 202 3 202 3 1 1 70 141 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 51 ] 40 - A - - - + ML 203 202 3 205 3 1 1 68 140 -8.004 -0.089 -4.158 1.031 -1.058 -1.139 0.032 + D 204 202 3 205 3 0 0 63 135 -6.779 -2.292 -0.346 + IL 205 205 3 205 3 1 1 69 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 52 ] 41 - u - - - + ML 206 205 3 208 3 1 1 68 139 -7.936 -0.158 -3.329 -0.152 -0.520 -1.198 0.976 + D 207 205 3 208 3 0 0 60 132 -7.144 -2.657 -0.261 + IL 208 208 3 208 3 1 1 68 140 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 53 ] 42 - u - - - + ML 209 208 3 211 3 1 1 67 138 -2.135 -0.520 -3.741 -0.053 -0.728 -0.350 0.721 + D 210 208 3 211 3 0 0 51 122 -7.642 -3.155 -0.180 + IL 211 211 3 211 3 1 1 72 143 -0.373 -2.211 -6.407 0.000 0.000 0.000 0.000 + [ MATL 54 ] 61 - A - - - + ML 212 211 3 214 3 1 1 22 41 -7.706 -0.115 -3.795 1.581 -1.860 -1.544 -1.357 + D 213 211 3 214 3 0 0 21 40 -7.892 -1.393 -0.701 + IL 214 214 3 214 3 1 1 25 44 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 55 ] 62 - a - - - + ML 215 214 3 217 3 1 1 21 40 -7.793 -0.023 -6.447 0.729 -0.285 -0.927 -0.005 + D 216 214 3 217 3 0 0 20 39 -7.665 -0.815 -1.229 + IL 217 217 3 217 3 1 1 24 43 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 56 ] 63 - a - - - + ML 218 217 3 220 3 1 1 20 39 -8.003 -0.020 -6.657 0.608 -0.873 -1.068 0.539 + D 219 217 3 220 3 0 0 19 38 -6.781 -2.294 -0.345 + IL 220 220 3 220 3 1 1 23 42 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 57 ] 64 - u - - - + ML 221 220 3 223 3 1 1 19 37 -8.003 -0.020 -6.657 0.324 -0.852 -1.124 0.795 + D 222 220 3 223 3 0 0 18 36 -6.781 -2.294 -0.345 + IL 223 223 3 223 3 1 1 22 41 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 58 ] 65 - u - - - + ML 224 223 3 226 3 1 1 17 36 -8.003 -0.020 -6.657 0.281 -0.854 -1.138 0.830 + D 225 223 3 226 3 0 0 17 35 -6.781 -0.869 -1.173 + IL 226 226 3 226 3 1 1 21 40 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 59 ] 66 - a - - - + ML 227 226 3 229 3 1 1 16 35 -8.081 -0.019 -6.735 0.870 -0.970 -0.712 0.072 + D 228 226 3 229 3 0 0 16 34 -6.174 -1.687 -0.566 + IL 229 229 3 229 3 1 1 20 38 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 60 ] 67 - a - - - + ML 230 229 3 232 3 1 1 15 33 -8.081 -0.019 -6.735 0.594 -0.906 -1.110 0.579 + D 231 229 3 232 3 0 0 15 33 -6.174 -1.687 -0.566 + IL 232 232 3 232 3 1 1 19 37 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 61 ] 68 - a - - - + ML 233 232 3 235 3 1 1 13 31 -8.081 -0.019 -6.735 0.535 -0.581 -1.046 0.483 + D 234 232 3 235 3 0 0 13 32 -6.174 -1.687 -0.566 + IL 235 235 3 235 3 1 1 18 36 -1.442 -0.798 -4.142 0.000 0.000 0.000 0.000 + [ MATL 62 ] 69 - a - - - + ML 236 235 3 238 2 1 1 1 1 * 0.000 0.693 -0.620 -1.045 0.320 + D 237 235 3 238 2 0 0 0 0 * 0.000 + IL 238 238 3 238 2 1 1 13 28 -1.823 -0.479 0.000 0.000 0.000 0.000 + [ END 63 ] - - - - - - + E 239 238 3 -1 0 0 0 0 0 +// +HMMER3/f [3.4 | Aug 2023] +NAME tmRNA_mito +ACC RF02544 +DESC Mitochondrion-encoded tmRNA +LENG 77 +MAXL 197 +ALPH RNA +RF no +MM no +CONS yes +CS yes +MAP yes +DATE Sat Jul 13 08:18:09 2024 +COM [1] /hps/software/users/agb/rfam/bin/cmbuild -F CM SEED +COM [2] /hps/software/users/agb/rfam/bin/cmcalibrate --cpu 8 /nfs/production/agb/rfam/15/rescan/families/RF02544/CM +NSEQ 11 +EFFN 3.418701 +CKSUM 535720593 +STATS LOCAL MSV -8.3861 0.71888 +STATS LOCAL VITERBI -9.3531 0.71888 +STATS LOCAL FORWARD -3.5701 0.71888 +HMM A C G U + m->m m->i m->d i->m i->i d->m d->d + COMPO 1.17619 1.76471 1.46584 1.23985 + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 0.00000 * + 1 1.38277 1.60746 1.68666 1.01174 1 u - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 2 0.94226 1.43180 1.80069 1.57895 2 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 3 0.81329 1.97747 1.79252 1.37975 3 a - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 4 0.19547 3.36149 2.25623 3.26699 4 A - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 5 2.98614 1.46182 2.76286 0.42374 5 U - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 6 2.88594 3.69254 0.11337 3.63178 6 G - - ( + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 7 2.14644 3.38553 0.22375 3.00119 7 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 8 0.09513 3.69628 3.37829 3.44748 8 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 9 1.78554 0.44745 2.87986 1.98854 9 C - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 10 3.15283 0.32543 2.93518 1.70411 10 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 11 3.68934 0.14778 3.51273 2.49410 11 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 12 0.53029 2.90556 1.22788 2.74995 12 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 13 0.47808 2.76758 1.59008 2.17770 13 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 14 0.53055 2.90408 1.22803 2.74806 14 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 15 2.10095 3.03469 0.25806 2.86428 15 G - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 16 3.15424 4.08637 0.08922 3.65420 16 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 17 3.39464 0.11788 3.95761 2.83806 17 C - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 18 0.66872 2.68037 1.14315 2.29976 18 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 19 3.15424 4.08637 0.08922 3.65420 19 G - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 20 1.72877 2.31221 2.66297 0.42508 20 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 21 0.79654 2.19970 2.82804 0.96983 21 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 22 2.96579 1.39341 2.70565 0.45661 22 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 23 2.81324 2.02068 2.56881 0.31362 23 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 24 2.96494 1.39344 2.70528 0.45671 24 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 25 2.76825 3.66488 0.12848 3.43610 25 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 26 1.90417 3.08465 0.28814 2.88864 26 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 27 2.91331 1.29000 2.68037 0.50767 27 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 28 0.19510 3.36419 2.25688 3.27058 28 A - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 29 3.54058 2.33871 3.34273 0.17529 29 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 30 2.64370 1.27907 2.42100 0.57666 30 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 31 3.33513 1.81355 3.17742 0.27493 31 U - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 32 3.67800 0.14852 3.50667 2.49197 32 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 33 3.67560 0.14868 3.50539 2.49151 33 C - - < + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 34 0.27632 2.78053 2.75201 2.15742 34 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 35 2.08530 2.43804 2.87671 0.31187 35 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 36 0.81508 2.17857 2.29677 1.06825 36 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 37 1.48094 2.23144 2.51466 0.53732 37 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 38 0.57131 2.31879 2.38992 1.40575 38 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 39 0.72883 2.17565 1.96548 1.33218 39 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09827 4.11998 2.55941 1.46634 0.26236 1.09861 0.40547 + 40 0.59537 2.26986 2.33932 1.39061 40 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.09355 4.05693 2.63098 1.46634 0.26236 1.91125 0.16005 + 41 1.55045 1.81045 2.36399 0.63446 41 U - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.15470 4.00067 2.07922 1.46634 0.26236 2.29489 0.10622 + 42 1.46711 1.98424 1.62725 0.83137 42 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.49587 1.22740 2.32378 2.08649 0.13253 2.75711 0.06558 + 43 0.18801 3.06225 2.80390 2.74822 61 A - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.12631 3.80724 2.33876 1.46634 0.26236 0.91747 0.51004 + 44 0.82277 1.57534 2.13857 1.44382 62 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.04212 3.88129 3.88129 1.46634 0.26236 0.44555 1.02296 + 45 0.92036 2.11853 2.25643 0.97633 63 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03523 4.05664 4.05664 1.46634 0.26236 1.91369 0.15962 + 46 1.14837 2.11372 2.30655 0.77121 64 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03523 4.05664 4.05664 1.46634 0.26236 1.91369 0.15962 + 47 1.18467 2.11801 2.32028 0.74310 65 u - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03523 4.05664 4.05664 1.46634 0.26236 0.34966 1.22054 + 48 0.72390 2.18039 1.94261 1.35164 66 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 49 0.92998 2.15326 2.29524 0.94521 67 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 50 0.97418 1.84462 2.22113 1.03303 68 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 51 0.85189 1.87460 2.22847 1.16385 69 a - - _ + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 52 2.77212 3.67093 0.12778 3.44291 70 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 53 2.77320 3.67263 0.12758 3.44483 71 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 54 2.39964 3.36171 0.18858 3.06965 72 G - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 55 0.81505 2.59018 0.93431 2.41332 73 a - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 56 0.19886 3.53752 2.17474 3.28037 74 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 57 3.50074 2.60566 3.17305 0.15771 75 U - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 58 0.57142 2.84888 1.17728 2.66996 76 A - - > + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 59 0.39513 2.53240 2.55886 1.77464 77 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 60 1.72281 2.31017 2.65935 0.42741 78 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 61 0.53435 2.35353 2.41687 1.47091 79 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 62 0.67230 2.24395 2.33478 1.24967 80 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 63 2.08038 2.43624 2.87381 0.31314 81 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 64 0.09513 3.69628 3.37829 3.44748 82 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.08926 2.67154 4.11998 1.16547 0.37364 1.09861 0.40547 + 65 3.15424 4.08637 0.08922 3.65420 86 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 66 0.55544 2.33316 2.40101 1.43311 87 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 67 0.26107 3.00052 2.17516 2.71169 88 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 68 3.04688 2.93879 3.57837 0.13738 89 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 69 3.04688 2.93879 3.57837 0.13738 90 U - - , + 1.38629 1.38629 1.38629 1.38629 + 0.14743 2.11333 4.11998 0.25010 1.50833 1.09861 0.40547 + 70 3.15424 4.08637 0.08922 3.65420 92 G - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 71 0.09513 3.69628 3.37829 3.44748 93 A - - , + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 72 3.81045 0.13607 3.53889 2.57658 94 C - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 73 0.47963 2.92996 1.33495 2.74236 95 A - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 74 3.49194 2.60421 3.16920 0.15834 96 U - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 75 1.50335 1.99981 1.80458 0.73875 97 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 76 1.77717 1.96414 1.30403 0.86948 98 u - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.03303 4.11998 4.11998 1.46634 0.26236 1.09861 0.40547 + 77 1.08469 1.85732 1.42323 1.32815 99 a - - ) + 1.38629 1.38629 1.38629 1.38629 + 0.01665 4.10360 * 1.46634 0.26236 0.00000 * +// diff --git a/data/tmrna/fasta/tmRNA.fasta b/data/tmrna/fasta/tmRNA.fasta new file mode 100644 index 000000000..c43d13dfb --- /dev/null +++ b/data/tmrna/fasta/tmRNA.fasta @@ -0,0 +1,3 @@ +>tmRNA +GGGGGUGAACUGGUUUCGACGGGAAUGUUGAUUCCAAAAGCUGCAUGCCGAGGUUGCCGGUGACCUCGUAAAACAACCGGCAAAAAAAUAAAUGCCAACAAUAAUUACUAUCGCUCUCGCUGCUUAAUAAGCAGCGAGCCGUCCCCCCAGCCCUUGCCUGUUGGGCUGGGAAGGGGCGUCAUAAAAGCGGGAUAGCCUUUAGGUUUGCCUGGGGCCUAAAGGCGAAAAUUAAAGAGGCUAGCCUUAAGGAAGCCUGUCUGUUGGCAUCCUUAAGGCGAAAAUAAAAAACAGACUAAGCAUGUAGAAGCUUUUGGAAUAACAUUUUCGGACGCGGGUUCGAUUCCCGCCACCUCCACCA +(((((((............((((((((((.((((((((((((.(((((......(((((((..............)))))))..................................(((((((.......)))))))..((((((((((((((.........))))))))..))))))................(((((((((...........))))))))).................((((((((((.(((........))).))))))))))....................)))))....))))))))))))))))))))))...(((((.......)))))))))))).... diff --git a/data/tmrna/fasta/tmRNA_alpha.fasta b/data/tmrna/fasta/tmRNA_alpha.fasta new file mode 100644 index 000000000..16a702379 --- /dev/null +++ b/data/tmrna/fasta/tmRNA_alpha.fasta @@ -0,0 +1,3 @@ +>tmRNA_alpha +GCCCUUUAAAUUUUAAACAUAUUCUCCUAUAUUAGUAGUGCCGGUUUGCCGGCUAUGGCGAUAAACGCCCCGCGUAAUAAACGCAUCGGACCCGGGGGCGGUACCCGGCGCCUCCACCAAAAACCUUUCAUUUAUGUGUUUUUUUAUGGGGGCGAAAUAGGAUCGACGAGCGUGUAAAGGCGGGGCUUUCGCCCGGUAUGGUGCCACCGUUAUCGGCCCAAAAUUAUAAUUGCAAACGACAACUAUGCUCCGGUUGCUCUUGCUGCGUAAGCAGUUUGAAAAAUUGAAAUUUAAGUCCUAAGGGUUAGCACCGUUAGGCGGGGUUCGGGGGCACCUGGCAACAGAAGCCCCCACU +.......................................(((((....)))))...(((((.....(((((((........(((.(((...(((((.......)))))(((((((................................)))))))............)))))).......)))))))..))))).....(((.(((.........))))))..........................................................................................................((((((..............))))))... diff --git a/data/tmrna/fasta/tmRNA_beta.fasta b/data/tmrna/fasta/tmRNA_beta.fasta new file mode 100644 index 000000000..63c5cd103 --- /dev/null +++ b/data/tmrna/fasta/tmRNA_beta.fasta @@ -0,0 +1,3 @@ +>tmRNA_beta +ACACGCAAAUUGACUUGAAGCUGACGGCAGCGCGCGUAUAAUCUAGAGCAUGGUUGUAUUCCGGCAACCUGGAGGCGUUCUGGACGGGGGUUCGAUUCCCCCCACCUCCACCCAAGGGCAUUCCACGGAGAGUGUUUUGAUGGGGGUGUACUGGUUUCGACAGGGCGGGCAAAGGUGAGCAGGCAACCCGUCAGGCGACGGACGUUAAUAAUACAAAUCCAUAAAUGCCAACGAUGAGCAUUUCGCAAUGGCCGCCUAAAAACGGCUAGCUGGGGCUGCUGCUGCCUUGUUACCAAAGAGCAGCCGCCGGGGGCCUCGGGGCCCCCGGUCA +...................................................(((((....((.((.((((.....(((((((...(((((.......)))))(((((((................................)))))))............))))))).....))))..)).)))))))((((........)))).........................................................................((((((...............))))))..(((((((((....)))))))))... diff --git a/data/tmrna/fasta/tmRNA_cyano.fasta b/data/tmrna/fasta/tmRNA_cyano.fasta new file mode 100644 index 000000000..91f91e709 --- /dev/null +++ b/data/tmrna/fasta/tmRNA_cyano.fasta @@ -0,0 +1,3 @@ +>tmRNA_cyano +CUGUCAGAAUAAAAAUGUCCGGCUUUAGCCGGACUAGGUGACCCACACCACUGUCCCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCUCCUUCUUGGGGCUGCAAUGGUUUCGACGGGGCAGAAGGAGGGUGACUGAAGCCUGCUCGGUUAGAGCAAAAACGUAACUGCUAACAACAUCGUUAGUUUCUCCCGCCCAGCCGCCCCUGUGGCGGCCUGAGCCUUUAAAGGAGAUGGGGCGAGGUCAGCCUUAUCACCCAAAUGACCCAUGGGGCCCGGAAGGGCCC +................(((((((....)))))))..(((.((((...((.((((((((...(((((.......)))))(((((((.............)))))))............))))))))..)).)))).)))......(((((.....))))).....................................(.(((.((((.....))))..))).)........((.((((((((.......))))))))..))............((((((....)))))) diff --git a/data/tmrna/fasta/tmRNA_intron.fasta b/data/tmrna/fasta/tmRNA_intron.fasta new file mode 100644 index 000000000..178c7ed05 --- /dev/null +++ b/data/tmrna/fasta/tmRNA_intron.fasta @@ -0,0 +1,3 @@ +>tmRNA_intron +GGGGGUGAAUGGUUUCGACGGGGGGCCCUAGCGCCAAGGUUGCAUGCCGAGGAUGCCGGCGACCUCGUUAAAAAGCCGGCAAAAAUAUAAAUGCCAACAAUAAUAACUACGCUUUCGCUGCUUAAUGCAGCGAAGACGUCCUCCCCCUCCUCGCCUGAUGGAGGGGGAAAGGGCGUCAUUAAAGCGGGCUAGCCCACCCCAUUGCUUUGGGGGGGUGGGCGAAAAAUAAAAAGGCUGGCCUUAGCGCACCCUGUCUUUCGGGAGCGCUAAGGCGAAAAUAAAAAAGAGACUAAGCAUGUAGAAACCUUGGCGCUGGGCCCUCCGGACGCGGGUUCGAUUCAAAAAGAGUCGCCCUGGGGGGUAACCCCCAGGGGAAAACCCGGCUAAAUCAGGGAAACCCUAACCUGAAAGAAGGCUAGGGUAAUCCUGAGGGGUGCCCCGAAACGGGGAACCUGCAGAGACUCUGGCCCCCCUAAAAGGGGGGACCAGAUGGGAGGCAAAAUCGUUGAAUAAGUUUUAGAAUGCCUCCCAUAAUACGCCGGGCAUCCCGAAAGGGAUGAAGAGAUAGUCCACGCCCCUUGGAAAAUGGGGUAUACGUGUCCCGCCACCUCCACCA +(((((((...........((((((((((.((((((((((((.(((((......(((((((..............))))))).................................(((((((.....)))))))...((((((((((((((.........))))))))..))))))................(((((((((...........))))))))).................((((((((((.(((........))).))))))))))....................)))))....))))))))))))))))))))))...(((((..((((((.....)))))).((((((((....))))))))......((((((....((((((...(((((..............)))))...))))))(((...(((((...)))))..)))..........(((((((((.....)))))).))).(((((((((.........................))))))))).....))))))((((((....))))))...............((((.........)))).........)))))))))))).... diff --git a/data/tmrna/fasta/tmRNA_mito.fasta b/data/tmrna/fasta/tmRNA_mito.fasta new file mode 100644 index 000000000..9d3eabe09 --- /dev/null +++ b/data/tmrna/fasta/tmRNA_mito.fasta @@ -0,0 +1,3 @@ +>tmRNA_mito +UAAAUGGACCCAAAGGCAGUAUUUGGUAUUUCCAUAUAAAUUAAAUUAAAAGGGAAUAAUAAUAGAAUUGACAUUUA +((((((...(((((.......)))))(((((((..................))))))).............)))))) diff --git a/data/tmrna/metadata.tsv b/data/tmrna/metadata.tsv new file mode 100755 index 000000000..538ee6cd2 --- /dev/null +++ b/data/tmrna/metadata.tsv @@ -0,0 +1,7 @@ +model_name species taxid rna_type +tmRNA Bacteria 2 tmRNA +tmRNA_alpha Alphaproteobacteria 28211 tmRNA +tmRNA_beta Betaproteobacteria 28216 tmRNA +tmRNA_cyano Cyanobacteriota 1117 tmRNA +tmRNA_intron bacteria 2 tmRNA +tmRNA_mito Eukaryota 2759 tmRNA diff --git a/data/tmrna/sto/tmRNA.sto b/data/tmrna/sto/tmRNA.sto new file mode 100644 index 000000000..65b888882 --- /dev/null +++ b/data/tmrna/sto/tmRNA.sto @@ -0,0 +1,24331 @@ +# STOCKHOLM 1.0 +#=GF ID tmRNA + +CP002858.1/636403-636054 GGGGGUGA...AAUGGU..U.U.CGACGG-G.AAGUGU.....-AGG.UU.UA..A..G..GAG.C.A.U.G.C.CGAGG......-UUC.GGU-......-ACCUC....GU...AAAAC...A........................................................................... +AQSL01000153.1/17879-17520 GGGGGCGA...CCUGGU..U.U.CGACGGGG.ACAAGG.....GUGG.CC.GG..A..A..CAG.C.A.U.G.C.CGAGG......ACUC.GAUC......AACCUC....GU...AAAA-...-a.......................................................................... +CP005990.1/1020353-1020710 GGGGACGA...CAUGGC..U.U.CGACGAAG.UUCGCG.....-AAA.CU.CC..A..G..GUG.C.A.U.G.C.CGGGG......ACGU.CACU.....cAACCUC....GU...UAAUA...A........................................................................... +CP000238.1/599480-599857 GGGGCUGA..uUAUGGA..U.U.CGACAGGA.UUGUCG.....-UAA.CC.UU..A..G..GUG.C.A.U.G.C.CGAGG......-UAA.GGUA......-AUCUC....GU...AAAA-...-u.......................................................................... +CP001825.1/749016-749371 GGGGAUGA...-CCGGA..U.U.CGACAGGG.GUGUAG.....-GGC.GC.GA..A..A..CUG.C.A.G.G.C.CGGGG......AUGC.CUCG......-ACCCC....GU...GACG-...-a.......................................................................... +KI530573.1/179971-180319 GGGGGUGC...-UUGGU..U.U.CGACAGGG.AGCCAA.....-UAU.CC.UC..A..A..AUG.C.A.U.G.U.CAAGG......CUGU.CUGA......GCCCUU....GC...CAAAA...C........................................................................... +ASKJ01000008.1/8063-7702 GGGGGCGU...AAUGGU..U.U.CGACGGGU.UACGAU.....GUGG.GA.GA..G..G..UGG.C.A.A.G.C.CGAGGuc..cgUCUG.GGUC......AACCUC....GU...AAAAC...A........................................................................... +AP009178.1/366342-366716 GGGGGUGA...CAUGGC..U.U.CGACGGGA.GCAGU-.....CUGU.CA.CA..G..G..CUG.C.G.U.G.C.CGGCU......-UGA.GGAA......--CGCC....GU...AAAA-...-a.......................................................................... +AUYT01000001.1/1918707-1918352 GGGGGCGA...-UUGGU..C.U.CGACGGGA.UGUUAG.....-AGA.CA.AA..A..C..CUG.C.A.A.G.C.CGAGG......UACC.CAGU......GUCCUC....GU...AAAUC...A........................................................................... +AUCY01000015.1/19166-18808 GGGGGCGC...ACUGGC..U.U.CGACGGGG.GUGGAA.....AAGU.UG.AU..G..A..UUG.C.G.A.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +ASJR01000001.1/32419-32772 GGGGGUGU...ACAGGU..U.UuCGACGGCU.UGUAGG.....-AUC.UU.UG..A..A..CAG.C.A.U.G.U.CGAGG......AUAA.UGGU.....uGGCCUC....GU...UAAUC...A........................................................................... +EQ973344.1/309470-309111 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AAG.CA.UG..G..U..AAG.C.G.A.G.U.AGAGG......AGGC.GCC-......-AGCUC....UA...UAAAA...A........................................................................... +GG688422.1/796853-797205 GGGGAUGU...CAUGGU..U.U.CGACAGGA.AUUUUG.....-AAG.CA.AG..A..U..AAG.C.G.A.G.C.CGAAG......AUUG.CUCA......GUCUUC....GU...AAAA-...-a.......................................................................... +AWNK01000007.1/2603-2958 GGGGGCGC...AAUGGU..U.U.CGACGGGA.GUGACA.....GAAG.UA.AC..U..G..CCG.C.A.U.G.C.CAGGG......-GGC.UGGU......GGCCCU....GU...AAAA-...-........................................................................... +FP565809.1/2090387-2090739 GGGGAUGU...AAUGGU..U.U.CGACGGGG.UCUUGA.....-AGG.UA.CG..G..G..UAG.C.G.A.G.U.CGUGU.....aACUC.CUCU.....uUAUCAC....GU...AAAAC...Ua.......................................................................... +AAQJ02000001.1/107653-108060 GGGGGCGA...UCUGGC..U.U.CGACGUCG.GUUACA.....-AAC.CC.UA..A..G..GUG.C.A.U.G.U.CGAGG......AUGC.AACU.....uUGCCUC....GU...UAAUC...A........................................................................... +KI931836.1/25582-25945 GGGGGCGC...ACUGGU..U.U.CGACGGGG.GUACAU.....GAGG.UU.AC..A..G..UUG.C.A.U.G.C.CGAGG......ACUC.CGCU......GGCCUC....GU...AAAA-...-a.......................................................................... +KB904802.1/126181-125821 GGGGGCGA...UCCGGC..U.U.CGACGUGG.AUUACA.....AAAC.CU.GG..G..G..-AG.C.A.U.G.C.AGUGG......AUGU.GGUG......-ACCAC....UU...UAACA...Cu.......................................................................... +AWNR01000023.1/15640-15289 GGGGGUGA...-CAGGU..U.U.CGACAGGG.ACUGCG.....GGUG.CA.AG..A..A..UAG.C.A.U.A.C.CGGGG......AGAU.UACC......UAUCCC....GU...UAAAA...Au.......................................................................... +AFGF01000016.1/98-443 GGGGGCGU...ACUGGU..U.U.CGACAGGG.GUAGGU.....GUGG.CA.UG..G..A..UAG.C.G.A.G.C.CGGGA......-UCC.CACC......-AGCCC....GC...AAUA-...-c.......................................................................... +ATHV01000022.1/103068-102712 GGGGGCGC...ACCGGU..U.U.CGACGGGG.ACAGUC.....GAGG.CC.GG..A..G..UUG.C.A.G.G.C.CGAGG......-CGC.CGCU......GGCCUC....GU...UAAA-...-........................................................................... +CP002431.1/1755900-1756290 GGGGGCGC...ACUGGU..U.U.CGACGGGG.AUAGCA....g-AAG.CC.AA..G..G..UUG.C.A.G.G.U.CGAGG.....uUGGU.CGAU......GGCCUC....GU...AAAA-...-........................................................................... +CP003549.1/4580582-4580961 GGGUCUGU...AAUGGU..U.U.CGACGGGG.UGGCGAa..agCUUC.UC.GU..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.ACCU......AAUCUC....GU...AAAUC...A........................................................................... +ACJM01000005.1/68711-69066 GGGGGCGU...UUUGGA..U.U.CGACGGGG.GUUGGA.....UAGG.UG.AG..A..G..UUG.C.G.A.G.U.CCGGG......-CCC.AUGC......-ACCCG....GU...CAAC-...-a.......................................................................... +HF951689.1/2306922-2307273 GGGGGUGA...-UUGGU..G.U.CGACCUAG.UCGAUG.....CCGU.CU.UU..G..G..UUG.C.G.A.G.C.CGAGG......-CGC.CGCA......GGCCUC....GU...AAAA-...-a.......................................................................... +FR898651.1/77917-78268 GGGGAUGU..aAAUGGU..U.U.CGACAUUA.CAUUAG.....-AAG.UG.CA..U..A..UAG.C.A.A.G.U.AGUGG......AUUC.UCGU.....uGGCCAC....UA...UAAA-...-a.......................................................................... +AP012209.1/218727-219086 GGGGGCGUa.uUUUGGU..U.U.CGACGGGG.GUACUG....gAGUA.UU.UA..A..A..UAG.C.G.A.G.U.AGAGU......UUUA.GUGG......AUUCUC....UU...AAAAA...Au.......................................................................... +KB899636.1/1103066-1102672 GGGGAUGA..uUCUGGA..U.U.CGACCGGA.AGAGUG.....-AAG.UC.AA..U..A..UCG.C.A.U.G.U.AGAGG......GUUG.UGCG......UAACUC....UU...AAAAC...A........................................................................... +CP002514.1/2635929-2635561 GGGGAUGA...CACGGU..U.U.CGACGUGG.ACAUUAu...gAGGU.GC.AC..G.uG..AGG.C.G.U.G.C.CGGGC......GUCC.AUGC......-CGCUC....GU...CAAAA...A........................................................................... +ASLA01000048.1/2102-1719 GGGGGUGA...-CAGGC..C.U.CGACAUGG.UCUUGU.....GAUC.UU.UG..G..G..CAG.C.A.U.G.C.AGAGG......UUUC.AGGU......GGCCUC....UU...AAAA-...-a.......................................................................... +CP002116.1/2157788-2157433 GGGGGUGU...UCCGGU..U.U.CGACUGUC.GGAUGU....aCACU.CA.CC..G..G..UUG.C.A.A.G.C.GGAGG......-UGC.CCUU......CUCCUC....CU...UAAU-...-c.......................................................................... +ASOC01000115.1/3064-2663 GGGGGCGA...-AUAGA..U.U.CGACAGGG.CAGAAU....aCUUC.GG.CU..G..G..GAG.C.A.G.G.C.AGAGG......UUGC.AAGG.....cGGCCUC....UU...AAAAA...A........................................................................... +KE386488.1/2302343-2301937 GGGGCUGA...-CCGGU..U.U.UGACA-GC.GGGUUUa..gaGUCU.UG.AG..G..U..AAG.C.A.U.G.C.CGAGG.....gUUGU.AAGG......GACCUC....GU...AAAAC..gGa.......................................................................... +KB731324.1/5596722-5597112 GGGGCUGU...AACGGU..U.U.CGACAGGU.UGGCGAa..cgUUCC.AU.CG..A..G..AUG.C.A.G.G.U.CGAGA......GGGA.GUCC......ACUCUC....GU...AAAUC...U........................................................................... +HF996868.1/105202-104824 GGGGCCGA...-CUGGU..U.U.CGACAGAA.AGGAUA.....-GAA.UU.UA..G..A..UAG.C.A.A.G.U.AGGAA......----.-GCA......--AACC....UU...AAAU-...-........................................................................... +ALXF01000043.1/19177-19547 GGGGUCGU...UAUGGA..U.U.CGACGGAG.AUGGUU.....CGAG.UU.UG..A..A..CUG.C.A.C.U.U.CGGUU......----.-GGC......-GGUAC....GA...UACAC...Cg.......................................................................... +HE978586.1/16541-16890 GGGGAUGC...CCUGGU..U.U.CGACAGGG.AUUUUG.....-AAG.AA.AG..A..U..AAG.C.G.A.G.C.CGUCA......G---.-GCA......GAUGAC....GU...UAAAC...A........................................................................... +ATUV01000002.1/430394-430763 GGGGACGAa.aUUUGGG..U.U.CGACGGGG.UGUUUUa...gCAUC.CA.AG..G..G..U--.C.A.U.G.C.CGAGC......-UCC.UGCC......-CGCUC....GU...AAAAC...U........................................................................... +CP007128.1/3913005-3912647 GGGGGUGA...CCUGGC..U.U.CGACGGGG.UUGGUG.....-AAG.CC.GU..G..G..UUG.C.G.U.G.C.UCAGG......-UCC.UGAG......-UCCUG....GU...GAAAC...A........................................................................... +JH992902.1/898595-898946 GGGGAUGU...AAUGGU..C.U.CGACGGGG.AUGGGC.....GGCA.UG.UG..G..A..CAG.C.G.A.G.C.CGGGG......GGUC.AUC-......-AACCC....GU...UAGUA...A........................................................................... +APKF01000001.1/3068-2714 GGGGGCGU...AAGGGU..C.U.CGACAGGG.CCAGGA.....GGAG.UU.GA..A..G..AGG.C.G.A.G.C.CGAGG......UCUC.CACC.....gGGGCUC....GU...AAAAA...A........................................................................... +AUIC01000003.1/527982-527611 GGGGACGA...-UCGGU..U.U.CGACACUG.UCUUGA....aGAUU.GU.GA..G..A..-AG.C.G.G.G.C.CGAGAa....gGCGU.GGAU......GAUCUC....GU...AAACC...Aa.......................................................................... +HG793133.1/844919-845298 GGGGGCGU...AAUGGC..U.U.CGACGUAC.UUUAAG.....-AGG.CU.UG..A..A..AAG.C.A.U.G.U.CGAAC.....uUUGG.CUAA.....gUAGUUC....GU...AAAAU...Aa.......................................................................... +ALJM01000044.1/142922-143282 GGGGAUGU...ACCGGU..U.U.CGACAGGG.UUUUGA.....-AGU.AU.AU..G..G..UAG.C.G.A.G.U.CGUGGa...cuUUUU.CUCUu...aaUCACAC....GU...UAAAC...Ua.......................................................................... +FR891194.1/2245-2609 GGGGACGU...AAAGGU..U.U.CGACGGGG.ACUCUG.....-AAG.CA.GG..G..U..AAG.C.G.G.G.C.AGAGC......-CGG.GACA......-AUCUC....UU...UAAA-...-c.......................................................................... +JAGN01000007.1/210-575 GGGGCUGU...UACGGA..U.U.CGACAGGU.AUAUGA.....CGGU.GG.AU..U..G..AUG.C.A.A.U.C.CGUAG......-GUU.ACG-......-UCUAC....GA...UAAA-...-........................................................................... +AUFW01000018.1/1438-1080 GGGGGCGC...CCUGGU..U.U.CGACUGGA.GGAUUGu...cAGAG.UC.CC..G..G..UUG.C.A.G.G.U.GGAGU......---U.AUCA......-AUCUC....CU...UAAAC...U........................................................................... +ABCK01000022.1/52666-53029 GGGGGCGC...-CCGGU..U.U.CGACUGUU.AGGGU-.....UUCU.CU.UG..A..G..UUG.C.A.U.G.U.CGAGG.....uUGGC.CGGU.....uGGCCUC....GU...AAAA-...-a.......................................................................... +ARQD01000001.1/166156-166556 GGGGGCGC...ACUGGU..U.U.CGACGUGG.UAAUGU.....-ACG.AG.UC..A..G..GAG.C.A.U.G.U.CGAGC.....gUUUA.UUAG......GUGCUC....GU...AAAAC...Aa.......................................................................... +HE610718.1/464779-464439 GGGGGCGA..aAAUGGU..U.U.CGACGGGG.AUUUUG.....-AGC.UU.UA..A..G..UAG.C.G.A.G.U.CGUUG......AUGG.AUCA......CACAAC....GU...AAAA-...-a.......................................................................... +CP001992.1/1409800-1410172 GGGGGUGA...-UCGGU..U.U.CGACGGUC.GGUAGU.....GUCU.UG.AG..A..G..AAG.C.G.G.G.U.CGAGG.....a-GGU.GUCC.....uCAUCUC....GU...AAACG...Ac.......................................................................... +CP001744.1/2441287-2441647 GGGGGCGA...-UCGGA..A.U.CGACUG-G.AUCGUU....aUACG.GA.AU..G..G..UGG.C.G.U.G.U.CGUGG.....uUGAU.CAGA.....cGGCCAC....GU...AAAA-...-a.......................................................................... +AUHX01000013.1/95926-96324 GGGGUCGA...-CUGGU..U.U.UGACA-GC.GAGUCU....aAUUG.AG.UU..G..U..AAG.C.A.C.G.U.CGAGC.....gCUGG.GAUA......UAGCUC....GU...AAAUC..uCa.......................................................................... +AAVU01000091.1/1296-902 GGGGCAUU...ACUGGU..U.U.CGACAGGA.CGACGAa..aaCUAC.CU.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUAA.GUCA......CCUCUC....GU...AAAUA...Ca.......................................................................... +GG774889.1/871343-871741 GGGGCUGU...-UUGGU..U.U.UGACA-GC.AAGCAG....aAGAG.GU.AU..G..U..AAG.C.A.U.G.C.AGUGCg....uUGUU.GGGU......-AGCAC....UA...UAAAC...Ac.......................................................................... +KB900537.1/113361-112992 GGGGGUGU...UUCGGC..U.U.CGACGAGG.CUUAUC.....-AAC.UC.CG..U..G..GUG.C.G.U.G.C.CGGAA......GAGU.GUGCcuuccgCCUGCC....GU...UAAG-...-.aggca..................................................................... +FR898229.1/7571-7218 GGGCCCGU...AAAGGU..U.U.CGACGGGG.AACAUG.....-AAA.CG.GG..G..U..AAG.C.G.A.G.C.GGAGC......-CGC.ACA-......-AGCUC....CU...UAAAA...C........................................................................... +AZMC01000283.1/4374-4034 GGGGACGC...ACUGGU..U.U.CGACAGGA.GUAGUU.....GUGC.UA.AU..G..A..CAG.C.G.G.G.U.CGGGA......U-CC.CGGU......CAUCCC....GU...UAAA-...-c.......................................................................... +JH597773.1/1074245-1073899 GGGGACGA...UCUGGU..U.U.CGACUGCC.GUGAAU....cGGGU.CG.UU..G..G..UCG.C.A.U.G.C.GAAGU......-UGA.GG--......-AGCUU....CU...AAAA-...-a.......................................................................... +KI259821.1/152029-152373 GGGGGCGA...CAUGGC..U.U.CGACGGGG.AUAGAG.....-AAC.GA.AA..A..G..UAG.C.G.A.G.U.CGUUG......-AG-.--CA......GACAAC....GA...UAAAA...Ca.......................................................................... +FP929056.1/2034356-2034003 GGGGGCGA...-CAGGU..U.U.CGACGGCG.CGUGGA.....GUGC.CU.GA..C..A..GAG.C.A.G.G.U.CGAGU.....uACGU.CCGU.....aAUCCUC....GU...UAAAC...Au.......................................................................... +FR881339.1/29502-29115 GGGGGCGU...ACAGGC.uU.U.CGACGGGG.AUUUUG.....-AAG.UA.UG..U..C..AAG.C.G.A.G.C.AGAGG......-CGG.AC--......-ACCUC....UA...UAAA-...-a.......................................................................... +BA000021.3/122211-122575 GGGGCUGA..uUAUGGA..U.U.CGACGAAA.UAAAC-.....AAAA.CU.AA..A..G..AUG.C.A.U.G.U.CGAGC......A-GA.GG-U......GGACUC....GU...AAAA-...-........................................................................... +CP003945.1/2841847-2842237 GGGGCCGU...AAUGGU..U.U.CGACAGGC.UGGUAAa..agCCAC.CC.CG..U..G..AAG.C.A.G.G.U.CGAGA......GGGA.GUCC......ACUCUC....GG...AAAUC...A........................................................................... +AFPK01000014.1/104717-104318 GGGGGUGA...-CUGGU..U.U.UGACA-GC.GAGAUC....aAUUG.AC.UA..G..U..AAG.C.A.U.G.C.CGAGA.....gAUGG.AACU.....cAUUCUC....GU...UAAUC...Ga.......................................................................... +AODQ01000135.1/11337-11706 GGGGCCGA...-CUGGU..U.U.UGACAGGA.AGCCGA.....-GGU.GA.GU..G..U..AAG.C.A.U.G.U.AGGAA.....gUGGA.GCGU......AUCUUC....CU...UAACA...Au.......................................................................... +CP001102.1/1736501-1736132 GGGGUCGA...-CUGGA..U.U.UGACG-AU.AAGUUC....aGAUG.CA.AU..G..U..AAG.C.A.U.G.C.GAGGU.....gUUGU.AAGUa....gUACCUC....UU...AUAAC...Aa.......................................................................... +AUPZ01000004.1/157107-156730 GGGGCUGA...CCUGGU..U.U.CGACGGGA.UCAAGU.....-GGC.UU.UU..A..A..CUG.C.A.U.G.U.CGGAC......-U--.GAGC......ACCUCC....GC...UAUAC...G........................................................................... +HF570956.1/2001206-2000840 GGGGGCGA...-UCGGU..U.U.CGACAUUG.GUCGGC.....UGAU.CA.GG..G..G..AAG.C.G.G.G.U.CGAGG......ACGU.ACGG.....uCAUCUC....GU...CAACG...Cu.......................................................................... +CP001928.1/582499-582061 GGGGGUGU...ACUGGU..U.U.CGACU-GG.GAUGCG.....-AAG.UA.UU..G..A..UUG.C.A.U.G.C.AGAGG.....aUAUC.GGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +CP003558.1/1981618-1982006 GGGGCUGU...AACGGU..U.U.CGACGUUC.UUGUGAa..ccGGGU.UC.UA..U..G..AUA.C.A.G.G.U.CGAGA......GCGA.ACUC......CCUCUC....GC...AAAUC...Aa.......................................................................... +CP003282.1/1783812-1784199 GGGGGUGU...ACCGGA..U.U.CGACUGUG.ACAGGUa...uACGU.UG.UU..A..G..CUG.C.A.A.G.C.GGAGC......----.GCU-......-GACUC....CU...AAAAC...C........................................................................... +AWNH01000060.1/189581-189189 GGGGCUGU...AACGGU..U.U.CGACGUUU.UGACGAa..agUCGC.GU.UG..U..G..AUG.C.A.G.G.C.CGAGA......GCGA.GUCC......ACUCUC....GA...AAAUC...A........................................................................... +ALVZ01000087.1/10266-9881 GGGGCCGU...AACGGU..U.U.CGACAGGU.UGGUGAa..agCUAA.UC.UG..U..G..AUU.C.A.G.G.U.CGAGA......GAGA.GUCC......ACUCUC....GC...AAAUA...A........................................................................... +KI866524.1/456419-456036 GGGGGUGA...-CCGGU..U.U.CGACUUCG.GCAUUG....cAAGU.CA.GG..G..G..AAG.C.G.G.G.U.CGGGGa...cuGCGG.ACAU......AACCCC....GU...CAACA...Cu.......................................................................... +AKKQ01000028.1/4742-4361 GGGGGUGA...UUUGGC..U.U.CGACAGGA.GAUGAU....cUUCG.GU.UA..U..G..UAG.C.A.U.G.U.CGAGU......-UGA.U---......-UUCUC....GU...UAAUC...A........................................................................... +FR872582.1/1677615-1677994 GGGGGUGU...ACUGGU..U.U.CGACUUGG.AAA-UA.....-AAG.UA.CC..G..G..UGG.C.A.U.G.C.AGAGG......AUUC.GGCU......GGCCUC....UU...AAAA-...-a.......................................................................... +ACGK02000001.1/64422-64047 GGGGGUGA...-CUGGA..U.U.CGACAGGG.UAAGUU.....-UGA.GG.UG..G..G..CAG.C.A.A.G.C.CGUGG......UCUC.CUC-......-GCCAC....GU...UAAUC...A........................................................................... +AZHT01000027.1/118138-118538 GGGGUUGA...-CUGGA..U.U.UGACG-GC.GAGAUG....aAAUG.GU.AU..G..U..AAG.C.A.C.G.C.GGAGAu....uCGGU.UGUU......-UUCUC....CC...UAAUC...Aa.......................................................................... +ATLH01000005.1/103963-103567 GGGGCCGC...-CUGGU..U.U.UGACA-GC.GAGACC....aAUUG.GG.AU..G..U..AAG.C.A.U.G.C.CGAGC.....gCUGG.GCUA......CAGCUC....GU...UAAUC..aCa.......................................................................... +BAKS01000012.1/61092-61497 GGGGCUGA...-CUGGC..U.U.UGACA-GC.GUGCCG....aGGUG.AU.UU..G..U..AAG.C.A.U.G.U.AGUGC.....aUCGG.UAAU......UGGCAC....UU...AAAUC..uCa.......................................................................... +AFUH01000001.1/665981-666327 GGGGAUGA..aAUUGGC..U.U.CGACGGGG.AUUUGG.....-AAU.UC.AG..G..U..AAG.C.A.A.G.C.CGCCA......UUGA.UUC-......-UCGGC....GU...AAAA-...-c.......................................................................... +FR884026.1/41636-41272 GGGGGUGU...ACCGGC..U.U.CGACGGAU.UACCGC.....AAGA.AA.GGuuA..U..AAG.C.A.U.G.U.GGUAG......-UGC.G---......-GCUAC....CU...UAAA-...-a.......................................................................... +AQYI01000003.1/272886-273254 GGGCCUGC...-CUGGU..U.U.CGACGGGC.UCAGAUu...gCUUC.AU.GG..U..G..AAG.C.G.U.G.C.CGAGGu....cUGUG.UGCC......GACCUU....GU...AAAAA...C........................................................................... +CP001700.1/1601994-1602378 GGGGCCGA...-ACGGU..U.U.CGACAUUG.GACGUU.....UUGG.CA.GG..G..G..AAG.C.G.G.G.C.CGAGG.....aAGCA.GCGA.....uGAUCUC....GU...UAACC...Ac.......................................................................... +HF988734.1/273683-274038 GGGCCUGU..aUUUGGU..U.U.CGACAGGC.AAUUGG.....-AGG.UU.UC..U..U..AAG.C.A.A.G.U.UGUGG......U-C-.----......GCGCAC....AU...AAAAA...C.gua....................................................................... +CP001085.1/311892-311523 GGGGCUGA...AUUGGA..U.U.CGACGAAA.UUUAGU.....AGGU.UU.GA..A..G..UAG.C.A.U.G.U.CGAGC......-AGA.----......-UUCUC....GU...UAAA-...-........................................................................... +HF997981.1/5979-5613 GGGGGUGU...CUUGGU..U.U.CGACGGGA.AUACGU.....UUGG.UA.UG..G..A..GUG.C.A.-.G.U.CGACU......G---.----......-AUCUC....GU...UAACG...Au.......................................................................... +KB822569.1/149528-149878 GGGGAUGU...AAUGGU..U.U.CGACGGGA.AUUUUG.....AAAG.UA.GG..G..A..UAG.C.C.A.U.C.UGCAG......-UCU.CGGU......AACUGC....AU...AUCA-...-a.......................................................................... +ACYG01000005.1/100332-100693 GGGGGUGA...CUUGGC..U.U.CGACGGGA.ACGGAU.....-GGG.UC.AA..G..G..CUG.C.A.U.G.U.CGC--......-UUU.GGAU......-ACAGC....GU...AUAA-...-a.......................................................................... +AUGC01000009.1/55220-55600 GGGGCCGA...-CCGGU..U.U.CGACAG-C.AUGGAC....cGGAG.GC.AU..G..C..CUG.C.A.C.G.C.CGGGC.....gAUGG.GAGU......-AUCCC....GU...AAAUC...Ua.......................................................................... +CP001055.1/122841-122496 GGGGGUGA...-CAAGU..U.U.CGACAGGU.GCAUGU.....CUAC.UC.UU..G..G..UUG.C.A.G.G.U.ACUGG......-UUG.GCCA......GGCCAG....UU...AAAAC...A........................................................................... +HF991991.1/20593-20240 GGGGGUGU...-AAGGU..U.U.CGACGA-A.UUUUCG.....AAAG.UA.CG..A..A..UAG.C.G.A.G.U.AGUGGa....uGGUU.GCUU.....aGGCCAC....UA...UAAA-...-a.......................................................................... +KB235914.1/386818-387205 GGGACCGC...AACGGU..U.U.CGACGUUU.UAGUGGa..aaCUAU.CC.UA..U..G..AUG.C.A.G.G.U.CGAGA......UUGA.GUCA......UCUCUC....GC...UAAUC...A........................................................................... +CP003468.1/209272-209650 GGGGGCGA...UCUGGU..U.U.CGACAAGG.AUAAUG.....AUAU.AG.AA..A..A..AAG.C.A.U.A.U.CGAGA......-UCU.GGUU......-AACUC....GU...ACCAA...Ua.......................................................................... +KB235922.1/2875526-2875912 GGGGCCGU...AAAGGU..U.U.CGACAGGU.UGGCAAa..agCUGA.CU.CG..U..G..AUA.C.A.G.G.U.CGAGA......GUGA.GUAU......CAUCUC....GU...AAAUA...C........................................................................... +JHYK01000021.1/12058-11714 GGGGUAGU...AAUGGU..C.U.CGACAGGG.AUCUUG.....-CAG.CC.GG..A..G..AAG.C.U.A.U.C.CGAAG......----.--GA......GAUCGC....GA...UAAA-...-u.......................................................................... +CP000251.1/3245285-3245635 GGGGGCGA...ACUGGU..U.U.CGACGGAG.GACGGA.....-AGG.CG.AC..G..G..GUG.C.G.C.G.C.CGUGG.....uUGGU.CACG.....aGGCCAC....GU...AAAA-...-a.......................................................................... +AUNE01000047.1/23494-23877 GGGGGUGC...CCUGGU..U.U.CGACGGGC.CAACUG.....ACGG.AU.UG..U..C..GGG.C.G.U.G.U.CCAGG.....uUGAU.CUCCa...agGUCCUG....GU...UAAA-...-a.......................................................................... +CM001776.1/4689845-4689455 GGGGCUGU...AACGGU..U.U.CGACGCGU.UAGCGAa..agUUCC.UU.UG..U..G..AUU.C.U.G.G.U.CGGGA......-UUG.AGCU......UAUCCC....GU...AAAUA...Ca.......................................................................... +HF996708.1/40-397 GGGGGUGU..aUUAGGU..U.U.CGACAACU.UUCUAA.....-ACA.UU.AA..A..A..UAG.C.G.A.G.U.AGUGG......AUUC.UCGU.....uGGCCAC....UA...UAAA-...-a.......................................................................... +AYUF01000408.1/24337-24736 GGGGCUGA...-CCGGU..U.U.UGACA-GC.GGGUAG....aAGUG.GU.UU..G..U..AAG.C.A.U.G.C.AGUGCc....uCGUU.GGCC......-AGCAC....UC...AAAUC...Uc.......................................................................... +JH636449.1/2721-2327 GGGGGCGA...UCUGGA..U.U.CGACCGGG.UUUACG....uAUGG.UG.GU..U..U..CCG.C.A.U.G.C.CGUGG.....uUGAU.CAGU.....uGGCCAC....GU...AAAA-...-a.......................................................................... +ASOA01000014.1/1706-2119 GGGGACGA...-CAGGU..A.U.CGAUGGAG.ACAGCU.....-CUU.UG.AC..A..A..CUG.C.A.A.G.C.CGAGC......CUGA.ACUA......-AGCUC....GU...AAAA-...-c.......................................................................... +CP003587.1/902888-903255 GGGGCUGC...ACUGGC..U.U.CGACAUUC.CAGAGA.....-AAG.CC.GU..C..C..AUG.C.A.G.G.C.CGGGA......GUGA.GUCC.....gACCCCC....GU...UAAAU...C........................................................................... +BAKX01000003.1/95816-96227 GGGGCUGA...CAUGGC..U.U.UGACA-GC.GUGACG.....AAGG.GU.AG..G..U..AAG.C.A.U.G.U.AGUGA.....gUUGU.UGCU.....cUCUCAC....UU...UAAUC..uCa.......................................................................... +AXYY01000137.1/843-484 GGGGGUGA...-UUGGU..U.U.CGACAGUA.CUAUUAu...aGUUU.GG.UG..A..G..AAG.C.G.A.G.C.CGAGA......AUGA.GUGG.....uCAUCUC....GU...AAAUG...Uc.......................................................................... +AZMO01000001.1/139882-140231 GGGGAGGA..cUUUGGU..U.U.CGAUGUUG.UGGAACg...g-GUU.CU.UC..A..G..AUG.C.G.C.G.U.AGAGA......GUGU.CAGU......-CUCUC....UC...AAAA-...-a.......................................................................... +ACNN01000035.1/47821-47413 GGGGCUGA...-CUGGC..U.U.UGACA-GC.GUGACG....aAGGG.GU.AA..G..U..AAG.C.A.U.G.U.AGUGA.....gUUGU.UGUU.....cCCUCAC....UU...UAAUA..uCa.......................................................................... +ALNN01000055.1/22370-21967 GGGGUCGA...-CUGGU..U.U.UGACA-GC.AAGCCU....aAGCA.UG.AU..G..U..AAG.C.A.C.G.C.CGAGC.....uAUGA.GGCU.....aAUGCUC....GU...UAAUC...Uc.......................................................................... +KI912268.1/2145220-2144834 GGGGGUGA...-CCGGU..U.U.CGACAGGU.UGACGU....aGGGG.UG.CG..A..G..AUG.C.A.G.G.C.GGGGG.....uUGGU.CGGA.....gGGCCCC....CU...UAUCA...A........................................................................... +KB235941.1/316766-316382 GGGGCUGU...AAUGGU..U.U.CGACGUGU.UAGUGAa..agCUGC.GC.UG..U..G..AUG.C.A.G.G.U.CGAGA......GGGA.GUCC......ACUCUC....GU...AAAUC...A........................................................................... +FR893351.1/2846-2458 GGGGAUGU...UUUGGU..U.U.CGACAGGU.AAGGAU.....-GAG.UC.AA..C..A..AGG.C.A.-.G.C.CGAGU......G---.----......-GUGAC....GU...UAUCA...C........................................................................... +KB903813.1/741955-742326 GGGGAUGA...-CUGGU..U.U.CGACUUCG.UGCACU.....GCGU.CA.GG..G..G..AAG.C.G.A.G.U.CGAGG.....aAGCC.AACG.....uUGGCUC....GU...UAAUC...Au.......................................................................... +CP007028.1/735572-735231 GGGGGCGA...-ACGGU..U.U.CGACGGGG.UUCGCA.....-GGC.UU.AG..G..G..AAG.C.A.G.G.C.AGGGU......-G--.----......-GCAAC....CU...UAACA...G........................................................................... +CP002831.1/999997-1000386 GGGGCUGA...-CUGGA..A.U.CGACAG-C.AUUGGAc...gGUUG.GU.AA..G..U..AAG.C.A.U.G.C.CGAGUc...agGUGU.ACUC......ACACUC....GU...UAAAA...C........................................................................... +AQSF01000014.1/33474-33883 GGGGGUGA...-UCGGA..C.U.CGACACCU.AAGCAC.....-CUU.GA.CA..U..G..CUG.C.A.A.G.C.CGAGA......UUGA.GCCA.....uUGUCUC....GU...AAAA-...-c.......................................................................... +CP001931.1/1228258-1228604 GGGGGCGA...-AUGGA..U.U.CGACGGGG.ACGGCA.....-GGC.UG.AG..G..G..AAG.C.A.G.G.C.AGGGU......----.GGC-......ACCCUC....--...-AAC-...-a.......................................................................... +CP003594.1/2974628-2975020 GGGGCCGC...AACGGU..U.U.CGACGUGU.UAGUAG.....AAAC.UA.CC..U..C..AUG.C.A.G.G.U.CGAGA......GUGA.GCCA......UCUCUC....GU...AAAUC...Aa.......................................................................... +CP002689.1/220559-220962 GGGGCUGA...-UUGGC..U.U.UGACA-GC.GUGUUG....uAGUG.AU.CC..G..U..AAG.C.A.U.G.U.GGUGC.....cUGCU.GUGA......CGCACC....UU...AAAAC...C........................................................................... +NZ_AUNJ01000479.1/8706-8339 GGGGGUGC...CCUGGU..U.U.CGACGAGA.UAACUG.....ACGG.GU.UU..C..C..GGG.C.G.U.G.U.CCAGG.....uUGGU.CUCCa...cgGUCCUG....GU...AAAA-...-a.......................................................................... +CP001631.1/1841797-1842141 GGGGGUGU...ACCGGA..U.U.CGACUCUG.GUCGAC.....GAGA.UG.GU..G..G..AAG.C.G.A.G.C.CGUGC......UCAC.CGGA......-UGCAC....GU...CAAAC...A........................................................................... +AP010656.1/24469-24061 GGGCUUGA...-CUGGC..U.U.UGACA-UC.GGGUAG....aAAUG.AU.UU..G..U..AAG.C.A.U.G.U.AGUGCg....uCGUU.GUU-......CGGCAC....UU...UAAUC...Uc.......................................................................... +ARQP01000007.1/5209-5631 GGGGGUGC...-CUGGU..U.U.CGACAGGU.UGUGUC.....-UUU.GA.AA..A..U..UAG.C.A.A.G.U.CAAGC.....uAUUG.UAGU......UAUCUU....GU...AAAUC..uGu.......................................................................... +CP001100.1/217460-217061 GGGGAUGA...-CCGGU..U.U.CGACAAGG.CAUGUG.....UCGG.AU.UU..G..G..UUG.C.A.C.U.C.CGAGUuu..caGCAU.GGAU......GGACUC....GU...UAAAG...Aa.......................................................................... +JAQT01000030.1/65098-65444 GGGCUAGC...AAAGGU..U.U.CGACAGGG.AUCCUG.....-CAG.CU.GG..U..G..AAG.C.G.A.G.C.CGCAU......----.GGC-......-GAUGC....GU...UAAAU...G........................................................................... +AUNI01000009.1/384160-384528 GGGGGUGC...CCUGGU..U.U.CGACGAGA.UAACUG.....GCGG.GU.AU..C..C..GGG.C.G.U.G.U.CCAGG.....uUGGU.CUCCa...ugGUCCUG....GU...AAAA-...-a.......................................................................... +CP002959.1/4283088-4282728 GGGGACGC...AUUGGC..U.U.CGAUUGCC.GAAUGG.....GUUG.UU.UG..A..A..AAG.C.A.U.G.C.AUGGU......A---.----......-GCCUC....CA...UAAAA...G........................................................................... +CP003592.1/3209365-3208957 GGGACCGC...AAGGGU..U.U.CGACGUUU.CAGUGGa..ggCUAC.UC.CG..U..G..AAG.C.A.G.G.U.CGAGA......GUGG.GUUA......CCUCUC....GU...UAAUC...Aa.......................................................................... +ASKX01000001.1/32962-33313 GGGGAUGA...-AAGGC..C.U.CGAUGAGG.AGUUGA.....--CU.AA.GG..C..A..-AG.C.A.A.G.C.GAAGU......UUGC.UAGU......-CCUUC....UU...AAAA-...-........................................................................... +KB446646.1/41771-41419 GGGGAUGA...CUUGGA..U.U.CGACAGGG.AUGAGU.....UUGA.AU.GG..A..A..UGG.C.A.-.G.U.CGUAG......G---.----......-AGUAC....GU...UAAAC...U........................................................................... +AUSF01000044.1/5114-5486 GGGGUCGU...-AUGGU..U.U.UGACA-GC.AAGCGU....a-GCG.GU.UGggG..U..AAG.C.A.U.G.U.AGUGCg....uUGGG.UAAU......UAGCAC....UU...UAAUC...Ug.......................................................................... +KI669458.1/92635-92997 GGGGUCGA...UUUGGC..U.U.CGACAAGA.UUCGUA.....-UCC.CU.UG..A..G..-UG.C.A.U.G.U.CGGCU......-CGG.U---......-AAGCC....GU...AAAAC...U........................................................................... +HF989886.1/20501-20161 GGGGCAGC...AUUAGU..U.U.CGACGAGA.AUAAUA.....-AUU.AU.UA..A..G..GAG.C.A.A.G.U.CGUAG......G---.----......-UAUGC....GU...UAAAU...Cc.......................................................................... +HE796683.1/2411165-2410793 GGGGGCGA...-CUGGA..A.U.UGACAG-C.UUGCUG....aAAGC.GC.GU..G..U..AAG.C.A.U.G.C.CGGGAg....uGGGU.GACA......GUUCCC....GU...CCAAA...Ca.......................................................................... +JAFS01000001.1/824753-824367 GGGGGCGC..aAACGGU.aA.U.CGAUUCUC.GCGCAU.....-CCU.CG.UU..C..G..UGG.C.A.A.G.U.CGAGGgcucacGAGU.AGGU.....uGGCCUC....GU...AAAAA...A........................................................................... +BAOU01000044.1/35706-35301 GGGGCUGA...-CCGGC..U.U.UGACA-GC.GUGACG....aACCG.AC.UU..G..U..AAG.C.A.U.G.U.AGUGC.....gUUGU.UGGC.....cUGGCAC....UU...UAAUC..uCa.......................................................................... +AEOP01000010.1/61538-61894 GGGCUCGU...CCCGGA.aU.U.CGACAGGC.UAUUAC.....-GAG.CG.CU..A..G..CUG.C.A.U.U.C.CGCCA......-UC-.----......-UGGGC....GU...UAAGC...A........................................................................... +KI259238.1/10152-9742 GGGGAUGA...CCUGGC..U.U.UGACA-GC.ACGAAG....aAGUG.GU.UU..G..U..AAG.C.A.U.G.U.AGUGC.....aAGGC.UUGU......GAGCAC....UC...UAAUC...Uc.......................................................................... +ASKV01000006.1/24849-24484 GGGGAUGU...ACCGGA..U.U.CGCCAAGA.AGAAUU.....CCUG.CC.AA..G..G..AUU.C.G.G.GgU.UGAGG......-UUG.GUCA.....cAAACUC....AU...AAAA-...-c.......................................................................... +KB890740.1/133210-133620 GGGGCUGA...-CCGGU.uU.U.UGACAG-U.AGGAGU....gAAGA.CU.GG..G..C..CGG.C.A.U.G.U.CGGGU.....gGAGC.AUGU......ACGCCC....GU...GAAUA...Au.......................................................................... +FR879654.1/40358-40711 GGGGUCGU...-AUGGU..U.U.CGACAGAA.UAUAUA.....-UUU.AU.AU..A..U..UUG.C.A.A.G.U.GGUAU......----.-GC-......-UAUGC....CU...AAAAU...A........................................................................... +FR889389.1/475-113 GGGGCUGA...CAAGGU..U.U.CGACAGGG.AUAUGC.....AGGG.UA.UA..G..A..GAG.C.A.-.G.U.CGGUU......G---.----......-AUCGC....GU...AUAGA...U........................................................................... +CP001342.1/34167-34555 GGGGGUGA...CUUGGU..U.U.CGAUACCG.CCUGAUc...aUUCC.GG.AA..A..G..AAG.C.G.G.G.U.AAGGAa....gCGCA.CGGG......AAUCCU....UU...CAAAA...A........................................................................... +HF989692.1/61799-61403 GGGGACGU...UUUGGA..U.U.AGACAGGA.UGUUCG....gUGAA.UG.CA..G..G..CUG.C.G.A.G.U.CCGGG......-CGC.U-GU......-UCCCG....GU...UAUCA...-........................................................................... +CP003535.1/11043-10643 GGGGCUGA..uUUUGGA..U.U.UGACA-GC.AAGAUAa...gUCAU.AA.AA..G..A..AAG.C.A.U.A.U.CGUGUc....aCGUA.AGGU.....aUUACAC....GA...AAAUC...Aa.......................................................................... +AGFP01000046.1/7013-7406 GGGGAUGU...CACGGU..U.U.CGACAUGA.AUGAUG.....-AUC.CU.UU..A..A..AUG.C.A.-.G.U.AGGGU......A---.----......-AGCCC....UU...UAUAG...Cu.......................................................................... +ALYD01000034.1/3925-3580 GGGCUAGU...ACCGGU..U.U.CGACGGGG.ACGAUG.....-CAG.CU.UU..A..G..AAG.C.U.A.U.C.CGAAA.....g----.---A.....cAGUUGC....GU...UAAAC...U........................................................................... +FR899762.1/122785-122431 GGGGAAGU...ACUGGU..U.U.CGACA-UG.UAUUAC.....-UAG.GC.AU..G..A..CUG.C.A.A.G.U.GGUCG......G---.----......-CAUAC....CU...UAAG-...-........................................................................... +FR888581.1/27975-27566 GGGGACGU...UUUGGA..U.U.UGACGGGG.UGAUCG....uUUGU.AU.CA..A..A..CUG.C.G.G.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UUAUC...Aa.......................................................................... +AXXW01000006.1/8285-8702 GGGGAUGU...CCUGGA..U.U.CGACAGGA.UAUGCU.....UGCC.UU.GC..A..A..CGG.C.A.-.G.U.AGUGU......-GG-.----......-AAGAC....UA...UAAAU...U........................................................................... +FR898414.1/7627-8006 GGGGGUGC...ACCGAA..U.U.CGACUGUG.UAAAAA.....-AGG.AA.CGauA..U..AAG.C.A.U.A.U.CGCAG......-GGC.CGCG......-GCUGC....GU...UAAA-...-a.......................................................................... +CP002305.1/876782-876405 GGGGCCGA...-CCGGU..U.U.UGACG-GC.AUGAUGc...c-AUU.GC.GA..GuaU..AAG.C.A.U.G.U.AUGGAg....uUGGU.GGAA.....gGUCUCC....AU...UCAAA...Aa.......................................................................... +JHVF01000005.1/25190-25562 GGGGGUGU...AAUGGC..U.U.CGACGGGC.AUUUGA.....-ACU.UG.UG..G..A..UGG.C.A.G.U.-.---GG......-UCU.UGU-......-AAACC....AU...AAUAC...U........................................................................... +KE383878.1/389698-390080 GGGGGUGA...-CUGGC..U.U.UGACA-GC.GUGAAGu..auUUGG.GU.GC..A..U..AAG.C.A.A.G.U.CGGCU.....gAUGG.AAAU......GAUGCC....GU...AAUAA...Gc.......................................................................... +KB903598.1/117048-116669 GGGGACGU...AAUGGC..A.U.CGACAG-G.AAAGUG....aACGG.UU.UA..G..U..AAG.C.A.U.G.C.CGGAG.....uAUGA.UGGCu....uAUCUCC....GU...UAACA...Aau......................................................................... +HF996414.1/34976-35365 GGGGAUGU...ACUGGU..U.U.UGACGCCG.UGAUUG....gUAGA.UC.CG..G..A..UUG.C.G.A.G.U.GCGGG......CGCU.GUU-......---CCC....GC...UUAUC...A........................................................................... +AP012057.1/3088989-3089374 GGGGCUGA...-CUGGU..U.U.CGACGUCA.GUAACG.....CUGU.UC.GA..G..U..UUG.C.G.A.C.C.CGAGU......-UUC.UCA-......-GACUC....GU...AAAA-...-c.......................................................................... +AP012338.1/3764942-3764524 GGGGCCGA...-CUGGG..U.U.CGAUCG-G.ACAGGUu...cCGGU.CC.GU..U..G..UUG.C.G.C.G.U.CGAGG......-AGC.AUCC.....aGGCCUC....GC...AAAA-...-a.......................................................................... +FR878780.1/584-172 GGGGCUGU...CUAGGU..C.U.CGACAGGU.GAGGAG.....-GAA.CU.UU..A..A..GAG.C.A.-.G.C.GGAUU......G---.----......-GUCAC....CU...AAUGA...C........................................................................... +AUKE01000004.1/110420-110042 GGGGUAGU...CACGGU..U.U.CGAUUGGU.CAGAUG.....-GGU.CG.GA..A..G..AAG.C.G.U.G.C.AGCAG.....uCGGU.GAUG......AUCUGC....UU...UAAAA...A........................................................................... +ASNF01000024.1/3688-3210 GGGGAUGA...CCUGGA..C.U.CGACAGAG.GAGAUG....gUGUC.AA.UC..G..C..UUG.C.C.A.U.U.CGGGGuu.uugUAUA.UUUC......-AGCCC....GU...UAGAA...A........................................................................... +ATUN01000002.1/79576-79969 GGGGGUGU...ACUGGC..U.U.UGACAGGU.GUUUAA.....--GG.AA.UA..A..U..GGG.C.A.-.G.U.GGUGU......UGU-.----......--AGAC....CU...AAAU-...-a.......................................................................... +CP001991.1/80770-80390 GGGGUUGU...AAUGGC..U.U.CGACAUGC.ACAGGA.....-UAA.UA.UU..U..A..AUG.C.A.-.G.U.AGUGU......U-G-.----......-CAGAC....UA...UAAU-...-........................................................................... +HF988635.1/78352-78721 GGGGUAGU..uCUCAGA..U.U.CGCCGGGG.GCGACG.....UAUG.AG.AU..G.aA..AAG.C.A.U.G.C.CGCAG......G-C-.--UC......GUCUGC....GU...AACA-...-a.......................................................................... +FR884158.1/585-938 GGGGCCGUa.aUUUGGU..U.U.CGACAGAU.UAUGGU.....UUUG.AU.UU..A..G..UUG.C.A.G.G.U.AGUAG......----.--C-......-UAUGC....UU...UAAAU...A........................................................................... +HF998489.1/9355-8982 GGGGGUGUu.uUCAAGA..U.U.CGCCCGGC.GUUGAA....gGAGA.UU.CG..G..U..AAG.C.G.U.G.C.CGCAG......U---.GCC-......UACUGC....GU...AUCA-...-a.......................................................................... +CP005077.1/1066430-1066006 GGGGGUGU...CUAGGU..U.U.CGACAGGA.GUGGUU.....-GAA.UU.UU..A..U..AGG.C.A.-.G.U.AGUUU......GGCA.GACU......-AUAAU....GC...UACU-...-a.......................................................................... +KB890469.1/225159-225534 GGGGACGU...ACCGGA..A.U.CGACAGGG.GAGUAA.....GCUU.UG.UA..G..U..AAG.C.A.C.G.C.CGGAGc....aUGAU.UGGU......UACUCC....GU...AAAAA...Au.......................................................................... +CP006934.1/82796-83205 GGGGAUGU...CCCGGU..U.U.CGACAGGA.UAUCUU.....CGGU.GA.AA..A..G..CUG.C.A.G.U.-.---GG......-UUU.GGU-......-AGACC....AU...AAGAC...-........................................................................... +KE386702.1/19959-20367 GGGGGUGA...-CUGGA..A.U.UGAUUGGC.AUCCGU.....CGAU.UA.AU..G..U..CAG.C.A.C.G.U.CGAGC......CUGA.GUUA......-AGCUC....GU...AAAAU...C........................................................................... +VAFM01000001.1/110572-110996 GGGGGUGC...CUUGGU..U.U.CGACGGGG.CACAGA.....CUGG.CC.CG..A..G..GAG.C.A.U.G.C.GGCAG......GGGU.UACG......GGCUGC....CU...UAAUA...Ac.......................................................................... +VAFM01000002.1/254529-254105 GGGGGCGC...CUUGGU..U.U.CGACGGGG.CGCUGA.....-CCU.GG.AC..A..G..GAG.C.A.U.G.C.GGCAG......GGGU.UACG......GGCUGC....CU...UAAUA...Ac.......................................................................... +JPOG01000001.1/1870125-1870491 GGGGGCGA...UCUGGG..U.U.CGACGGUG.AUCGUG.....-AAG.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGU.CACC......UCCCUC....GU...AAAAC...C........................................................................... +LBVL01000005.1/63048-63431 GGGGGCGU...CAAGGU..U.U.CGACGGAG.AAUGUA.....-CUU.UA.AA..A..U..CUG.C.A.A.G.C.CGAGU......-UUG.ACUC......AUACUC....GU...UAAAC...Aa.......................................................................... +AZAC01000012.1/3972-3618 GGGGGCGA...CAAGGU..U.U.CGACGGGG.AUAGUU.....GAGA.UU.UA..A..G..UGG.C.A.U.G.U.CGGGA......-UCC.UGCU......-GGCCC....GU...UAUC-...-c.......................................................................... +DF820455.1/1391248-1391636 GGGGGCGA...UAUGGU..U.U.CGACGGGG.UUAAUU.....GAGG.CG.UC..A..G..UUG.C.G.U.G.C.CGAGG......-CGU.CGG-......GCCCUC....GU...AAAA-...-........................................................................... +LDWW01000002.1/237639-237287 GGGGGUGU...ACUGGU..U.UuCGACGGGA.GAUGAA.....-AGG.CAuUG..G..A..CAG.C.A.U.G.C.CGAGG.....aUUAU.CGGU.....uGGCCUC....GU...AAAUC...A........................................................................... +JMLW01000015.1/73476-73838 GGGGACGU...CCUGGC..U.U.CGACGCCG.GUAGCA.....-AAA.CC.UG..A..G..GUG.C.A.U.G.C.CGAGA.....gA-GG.AGUA......GCUCUC....GU...AAAUA...Aa.......................................................................... +JNKD01000026.1/39064-39457 GGGGAUGA...UUAGGA..U.U.CGACUGGA.AGAGUG.....-AAG.UC.AA..G..A..CAG.C.A.U.G.U.AGAGG......-CGU.GGGU......GGCCUC....UU...AAAA-...-a.......................................................................... +CBXV010000007.1/314848-314456 GGGGGCGA...-CAGGU..U.U.CGACAGGA.GCGAAAg...uCGCU.UC.UC..G..G..AUG.C.A.U.G.C.CGGGCu....uGCUC.CAUG......CAGCUC....GU...UAAAA...Ag.......................................................................... +CCYH01000025.1/83270-82913 GGGGGCGU...AAAGGU..U.U.CGACAGGG.AUCUUG.....-CAG.CA.UG..A..U..AAG.C.G.A.G.U.AGGGG......-UGC.GGG-......-ACCUC....UU...CAACA...A........................................................................... +LBXL01000031.1/6216-5793 GGGGACGA..uAAUGGU..U.U.CGACGGGA.AACGCU.....-CUU.UA.AA..A..U..CUG.C.A.A.G.C.CGAGA......UUGA.CUUU......--ACUC....GU...UAAA-...-........................................................................... +JUGZ01000013.1/97606-98008 GGGGCCGA...CCUGGU..U.U.CGACGCGG.GUGCGG.....AUUC.GG.GA..U..A..GUG.C.A.U.G.U.CGAGC......-ACC.AGU-......UCGCUC....GU...AAAAC...C........................................................................... +CP012508.1/617437-617850 GGGGACGA...CAUGGC..U.U.CGACGUGG.AUUGCA.....-AAA.CU.UA..A..G..GGG.C.A.U.G.C.CGAGUg....aUGAU.AUCU......ACACUC....GU...UAAUC...Ag.......................................................................... +CP009498.1/16264-15881 GGGGGUGA...ACAGGG..U.U.CGACGGGG.AUGUUU....gAACG.UA.AA..G..A..CAG.C.A.G.G.C.CGGAG.....uUGGU.CGAU......GGCUCC....GU...AAAA-...-........................................................................... +LBNX01000003.1/44093-44450 GGGGGCGU...CACGGU..U.U.CGACGUGA.UAUUUG.....-AUG.UU.UU..G..A..GAG.C.A.U.G.U.CGAGU......UUUG.UAUG.....gGAACUC....GU...AAAAA...A........................................................................... +CP010904.1/827903-827547 GGGGGCGA...-CAGGC..U.U.CGACGUGU.AAGAAU....cGGAG.CG.UU..U..G..UGG.C.G.U.G.C.CGAGG......ACAC.CGGU.....uGGCCUC....GU...AAAUC...A........................................................................... +JANU01000001.1/29828-30244 GGGGCUGC...ACCGGU..U.U.CGACGUGG.GUUCGG.....ACGC.GU.GG..C..A..GGG.C.A.U.G.C.CGAGG......-UUU.CAGU......-UCCUC....GU...UAAUC...U........................................................................... +JQLX01000001.1/5794-5436 GGGGACGAa.uAUUGGG..U.U.CGACGGGG.UGUUUU....a--GC.AU.UU..A..G..AGGuC.A.U.G.C.CGAGG......UGGU.AGC-......-UCCUC....GU...AAAAC...A........................................................................... +JIAD01000001.1/1284265-1283893 GGGGAUGU...AAAGGU..U.U.CGACGGGG.GUAGUA.....-AAG.GA.GC..A..U..AAG.C.G.A.G.C.CGCAG......-UUU.GUCC.....gGUCUGC....GU...ACUAA...A........................................................................... +LCNO01000015.1/15676-16056 GGGGGCGA...AAAGGU..U.U.CGACGGAA.AAGCUC.....-AUU.AA.AA..G..A..CUG.C.A.A.G.C.CAAGU......UUGA.UUUC......-UACUU....GU...CAAA-...-a.......................................................................... +JTLC01000017.1/17326-17675 GGGGGUGU...UUUGGA..U.U.CGACAGGU.AUGCUA.....-GGG.UA.UA..G..G..UUG.C.A.A.G.C.CGGCG......----.--GU......-AUUCC....GU...AACUU...Ac.......................................................................... +LBFQ01000072.1/2976-2610 GGGGGCGA...AAGGGU..A.U.CGACG-GC.AGGUGA....aACAC.CG.CG..G..G..AUG.C.A.G.G.C.CGGGG......---U.GGGC......AACCCC....GU...CAACA...A........................................................................... +LBWP01000009.1/3123-3526 GGGGAUGA...-UCGGU..U.U.CGACGGAU.CGCAC-.....-CUU.UA.CA..A..U..CUG.C.A.A.G.C.CAAGU......UUGA.UAGA......-AACUU....GU...AAAA-...-........................................................................... +LBOA01000003.1/31818-32197 GGGGGCGU...ACUGGC..U.U.CGACGUGU.UGUUGA.....-GGG.CU.UU..G..A..GAG.C.A.U.G.C.CGAGC.....uUUGG.UUAA......GUGCUC....GU...UAAAC...Aa.......................................................................... +JNUP01000003.1/6474-6821 GGGGGUGU...UCCGGA..U.U.CGACUGGG.GCUGUG.....GUGG.CC.UA..C..G..UUG.C.A.G.G.U.GGAGC......--GC.C---......-AUCUC....CU...GAUU-...-........................................................................... +JTJD02000015.1/33141-32758 GGGGCUGU...CACGGC..U.U.CGACGUGU.UAGUGA.....ACGU.AG.CU..U..U..AUG.C.A.G.G.C.CGAGA......GUGA.GUCU......CCUCUC....GC...UAAUC...Ca.......................................................................... +LAJB01000003.1/224901-224540 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CC.UG..G..G..CUG.C.G.G.G.U.CAGAG......-GGC.CGG-......-CUCUG....UC...AAAAC...Gc.......................................................................... +LCET01000002.1/68324-67997 GGGGAUGA...CAUGGU..U.U.CGACGGGG.AAGAAU.....-CUA.GU.UA..A..U..-UG.C.A.A.G.U.CGAGC......AUGA.UCCA......-AACUC....GU...UAAA-...-........................................................................... +CCEJ010000005.1/137421-137818 GGGGGUGU...ACUGGU..U.U.CGACUAGG.AAAUC-.....-AAG.UA.UU..G..A..UUG.C.A.U.G.C.AGAGG.....gAGUC.GGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +BATP01000055.1/13523-13879 GGGGGCGU...UCUGGU..U.U.CGACGGGA.UGUUCG.....-CAG.UG.UU..G..G..UUG.C.A.C.G.U.GGAGG......UUGA.UCGGc....uGGCCUC....CU...AAAAA...G........................................................................... +LBHJ01000003.1/696051-695697 GGGGGCGU...CACGGU..U.U.CGACGGGG.UUGCUU.....-GUG.GC.AG..A..G..AGG.C.A.U.G.C.CGGGG......-UGU.GGAC......--ACCC....GU...AAUC-...-........................................................................... +JPSP01000007.1/28515-28904 GGGGCCGC...AACGGU..U.U.CGACAAGU.UAGCGAa..cuCUGA.AU.UG..U..G..AUG.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GU...AAAUC...Aa.......................................................................... +JVZP01000178.1/52129-52482 GGGGAUGA...-CUGGU..U.U.CGACUUGG.AAUGGU....uGUUC.CA.GG..A..G..AAG.C.G.G.G.C.CGAGG......ACCC.AGGG.....uCAACUC....GU...UAACG...Au.......................................................................... +BBLW01000001.1/280432-280064 GGGGAUGA...-UCGGU..U.U.CGACGUGU.GUUUAC.....UUCC.GG.AG..G..G..AAG.C.G.G.G.C.CGAGA......ACGC.UGAG.....uUAUCUC....GU...AAACG...Ac.......................................................................... +LCJL01000009.1/58801-58439 GGGGACGA...-UGGGU..G.U.CGACAGAG.AACGAA.....-CAU.UA.AA..A..A..AUG.C.A.A.G.C.CGAGU......UUGA.UCCU......-AACUC....GU...GAUA-...-........................................................................... +LBFR01000007.1/3685-4025 GGGGGUGU...-AUGGA..U.U.CGACGGGG.GUUAGA.....GCCU.UA.UA..G..G..GUG.C.A.U.G.C.CCUAA......----.-GCC......--CCGG....GU...UAGU-...-........................................................................... +LBSR01000012.1/23369-23684 GGGGAUGA...-CAGGC..U.U.CGACAAUA.AAUGAU.....-CUU.UU.AA..A..A..CUG.C.A.A.G.C.UGAGC......-UGA.UU--......-GUCUC....AU...AAAUC...C........................................................................... +LBON01000001.1/85770-86180 GGGGGCGU...ACUGGC..U.U.CGACGGGG.UAUAGA.....-UGG.UU.UU..G..A..GAG.C.A.U.G.U.CGAGC.....uUUGA.UUGG......GUGCUC....GU...UAAAA...Aa.......................................................................... +LCPJ01000023.1/4002-4388 GGGGGUGU...-AAGGU..U.U.CGACGAGA.AAUGUA.....CUUU.GA.AA..A..G..CUG.C.A.A.G.C.CGAGC......UUGA.ACCA......-GGCUC....GU...AAAA-...-c.......................................................................... +LBVO01000045.1/1590-1187 GGGCUUGA..aUAUGGC..U.U.CGACGGAU.GUGAUUu...cAUAA.UA.UU..U..C..UGG.C.A.A.G.C.CAAGAg....uUUGU.AUGA......CCUCUU....GU...UAAUC...Aa.......................................................................... +LCND01000009.1/18504-18891 GGGGAUGA...-UUGGA..U.U.CGAUGGAG.AGUUCU.....-UUU.CA.AG..A..A..AGG.C.A.G.G.U.AGAGC......GCGA.GA--......UCGCUC....UU...UAAU-...-a.......................................................................... +LBXN01000012.1/8146-8528 GGGGACGU...AUUG--..U.U.CGACAGGU.UAUAGC.....-UCU.UU.UA..A..A..UUG.C.A.A.G.C.CGAGG......-UGA.UUGA......-UACUC....GU...UAAU-...-c.......................................................................... +LBTE01000001.1/181582-181951 GGGGGCGUa.aUUUGGC..U.U.CGACACAU.UGCAGU.....-GUG.UU.UU..G..A..GAG.C.A.U.G.C.CGAGU......UUUG.AAUG......GAACUC....GU...UAAUC...Aa.......................................................................... +JXYS01000044.1/11802-12151 GGGGGUGU...-CAGGC..U.U.CGACUUUG.GUGUUU.....GCGG.UA.UG..G..G..AAG.C.G.A.G.U.CGUGG......UCUC.CGGA......-GCCAC....GU...UAAAG...A........................................................................... +JRNA01000008.1/44248-44604 GGGGGUGA...AAUGGU..U.U.CGACGGGG.AGGUUG.....-AAG.CC.GG..G..U..AAG.C.G.A.G.C.CGUAG......-UCG.CCAA......GUCUAC....GU...UAAA-...-a.......................................................................... +JYNY01000067.1/698-284 GGGGGUGA...-CAGGA..C.U.CGACAUAU.ACUCUU.....GGUU.UA.AU..G..G..UAG.C.A.U.G.C.AGAGG......UUUC.AGGU......GGCCUC....UU...UCCGA...Aaggauccuugc................................................................ +JQKG01000044.1/8746-9122 GGGGACGU..aCAUGGU..U.U.CGAUAGGG.UACGCU.....GAAG.GU.AG..A..G..UUG.C.G.U.G.U.CGAGG......-UGC.CGUU......GGCCUC....GU...UAAA-...-a.......................................................................... +CP010049.1/662246-662652 GGGGCUGAu.uCUUGGA.uU.U.UGACGAAG.UUUGUU....uGUUU.UU.UG..A..G..GUG.C.A.U.G.U.CGAGG......GUAA.GGCU......GGCCUC....GU...AAAA-...-........................................................................... +LBUB01000004.1/14890-14538 GGGGACGA...-UCGGU..U.U.CGACGGAA.AAUGUU.....-CUU.UA.AA..A..U..CUG.C.A.A.G.C.AAAGU......UUGA.CUAA......-CACUU....UU...CAAA-...-a.......................................................................... +LBTR01000041.1/3674-4084 GGGGACGA..cAACGGU..U.U.CGACGGAU.UCGCAC.....-UUU.AA.AA..A..G..GAG.C.A.A.G.C.CAAGU......GUGA.CAUU......-CACUU....GU...UAAUA...A........................................................................... +JRAO01000036.1/80303-80708 GGGGAUGA...UUUGGC..U.U.UGACA-GC.AUGACG....aAGUG.AU.UU..G..U..AAG.C.A.U.G.U.AGUGCg....aGGGU.GGCC......-AGCAC....UA...UAAUC...Uc.......................................................................... +LBVU01000003.1/207697-208066 GGGGACGA...-UCGGU..U.U.CGACG-AG.AGCUCU.....-UUA.AC.AA..A..A..CUG.C.A.A.G.C.GGACU......UUUA.UCUG......-UAGUC....CU...UAAAA...A........................................................................... +LCKC01000012.1/3100-2729 GGGGAUGU...-CGGGC..U.U.CGACACUG.GUUUUG.....-UCG.AU.UG..C..U..UCG.C.A.A.G.U.CGGGG......AACU.CUGU......UACCCU....GU...UACCA...A........................................................................... +LCMH01000015.1/545-169 GGGGACGA...-UCGGU..U.U.CGACAGAA.AGCACA.....-UUA.AA.AA..G..A..UGG.C.A.A.G.C.CGAGU......UCGG.UUAU......-AACUC....GU...AACCCc.gAu.......................................................................... +LM655252.1/355939-355574 GGGGGCGU...UUUGGU..U.U.CGACGUAG.GUGAUA.....UAAU.CA.UG..C..A..GUG.C.A.U.G.U.CGAGA......GUGU.AAUA......AAUCUC....GU...UAAUA..uUa.......................................................................... +JQKF01000008.1/93046-92698 GGGGGUGU...ACCGGA..U.U.CGACUUUG.GACGAC.....UUUG.UG.AA..U..G..AAG.C.G.A.G.C.AGUGC......UCUC.CGGA......-GGCAC....UU...UAAAA...A........................................................................... +CP006873.1/25114-24724 GGGGUUGA...AAUGGU..U.U.UGACA-GC.AAGCUA....aAUAA.GU.AA..G..U..AAG.C.A.U.A.C.CGUGUa....aCGUG.AGGU......AAACAC....GA...AAAUC...Ua.......................................................................... +FO681347.1/931288-931628 GGGGAUGU...CCUGGA..U.U.CGCCAUGG.UUAGGA.....-ACU.UU.AU..A..U..GUG.C.A.U.G.U.CUUGG......UUA-.----......-CGCAA....GU...AAAAA...Cg.......................................................................... +JJML01000005.1/22022-21639 GGGGCUGU...AACGGU..U.U.CGACGUGU.UGGUGAa..cgUUAC.UC.UG..U..G..AUU.C.A.G.G.C.CGAGA......GUGA.GUCG......UCUCUC....GA...AAAUC...Aa.......................................................................... +LCRI01000014.1/3123-2691 GGGGCUGA...-UCGGC..U.U.CGAUGGCU.CGAUCU.....-UCU.UC.UA..U..A..C-G.C.A.A.G.C.CGAGG......-GGC.AUCC......GCCCUC....GU...AAAUC...Cc.......................................................................... +LCMN01000019.1/6816-7187 GGGGGUGC...-AAGGC..U.U.CGACGGGA.AAUGUA.....CUUU.GA.CA..A..G..CUG.C.A.A.G.C.CGAGC......UUGA.ACC-......AGGCUC....GU...CUGGC...Aaagccagacccugcu............................................................ +LCBR01000003.1/24404-24800 GGGGAUGA...-UCGGC..U.U.UGACAAAU.AUUUAA.....-CGU.UG.AA..A..U..AGG.C.A.A.G.C.CGAGG......-UGA.AG--......UCUCGC....CU...GCCUC...-.gccuuauuua................................................................ +LCIO01000001.1/359464-359150 GGGAGCGC...-UAGGC..U.U.CGACAAAG.AUUUUU.....-CCG.AU.AA..A..A..CCG.C.A.G.G.C.UGAGC......-CGA.UU--......-GUCUC....AU...UAAUC...C........................................................................... +LCMF01000007.1/3328-2942 GGGGAUGC...ACAGGU..U.U.UGAUUGCA.CUUCUU.....--GG.UA.UG..A..G..A-G.C.A.A.G.C.CGAAA......AUGU.UGGU......-AGUUC....GU...UAAG-...-a.......................................................................... +LCAT01000001.1/12487-12871 GGGGGCGC...ACCGGU..U.U.CGACGUGU.UAGUGG.....AUUG.GU.GC..A..G..GAG.C.G.U.G.U.CGAGC.....gUUGU.CUAU......GUGCUC....GU...AAAAC...Aa.......................................................................... +LBTQ01000012.1/4722-4333 GGGAGUGA...-UCGGC..U.U.CGAAAAGG.GAGCUA.....UUUU.AU.AA..A..A..AC-.C.A.A.G.U.CGAGG.....aUGCU.UUCC.....uGCCCUC....GU...AAAUC...Uc.......................................................................... +JHXL01000001.1/268664-268318 GGGGCUGU..uUAUGGA..U.U.CGCCGGGG.UUUAGA.....-AGA.UU.UU..G..U..AUG.C.A.U.G.U.ACUGG......UUGC.G---......--CAGU....AU...AAAAC...-........................................................................... +LCJB01000031.1/7357-6953 GGGACUGA...-UCGGG..A.U.CGAUGG-A.AGCUUG....uUGUU.CG.UA..G..G..-UG.C.A.A.G.U.CGAGG......AUGU.AUCC......AACCUC....GU...UAAUC...Cu.......................................................................... +KL370861.1/689059-689433 GGGGUAGU...UAAGGU..U.U.CGACAGGG.AAUUUG.....-AAA.CU.GG..A..G..AAG.C.U.G.U.C.CGGUG......C---.----......-GAACC....GU...UAAUC...G........................................................................... +CP011125.1/3695779-3696139 GGGGGUGU...CACGGU..U.U.CGACGGGG.GUAGUG.....-AAG.UG.CU..G..G..UCG.C.G.U.G.U.CGCUG.....gACUC.GGAA......-ACGGC....GU...CAAAA...Ac.......................................................................... +JPOL01000002.1/2743610-2743210 GGGGUCGA...UUUGGU..U.U.AGACA-GC.GGGUCU....aAUUG.GA.UA..G..U..AAG.C.A.C.G.C.CGAGC.....gCUGG.GAAA......CAGCUC....GU...AAAUC..uCa.......................................................................... +JQZV01000013.1/531207-531608 GGGGAUGA...-CUGGU..U.U.UGACA-GC.GCGUAG....aGGUG.GU.UU..G..U..AAG.C.A.C.G.U.AGUGC.....aUUGU.AGCC......UGGCAC....UU...UAAUC..uCa.......................................................................... +CP009770.1/651986-651568 GGGGGUGU...CACGGU..U.U.CGACGGGA.CAUGG-.....-CGG.UU.AU..A..G..UUG.C.A.A.G.U.GGGGU......-CU-.----......-GCCCC....UU...AUAGC...Uu.......................................................................... +LN774881.1/45808-46201 GGGGCUGA..uUAUGGA..U.U.UGACGGAA.UUUGAA.....-UAA.UA.UA..U..G..AGG.C.A.U.G.U.CGAGG......-UAA.GAUU......GGACUC....GU...AAAA-...-........................................................................... +LCPZ01000013.1/14684-14250 GGGAGUGA...-CCGGU..U.U.CGACAGGU.UAGCU-.....-UCC.CU.UA..A..C..UUG.C.A.U.A.C.CGUGG......CUGU.CCAU......AGCCAC....GC...AAAUA...Gu.......................................................................... +JPGV01000030.1/16634-16230 GGGGAUGA...-AGGGU..U.U.CGACAGGG.CAGCUU....gAAGG.AA.UU..G..G..UUG.C.A.C.U.C.CGAGUuu..caGCAU.GGGU......GGACUC....GU...UAAAG...Aa.......................................................................... +LCQK01000001.1/76799-76484 GGGCAUGU...-CGGGC..U.U.UGAGAGAA.UGCCGA.....-UUC.GC.AA..A..U..CUG.C.A.G.G.C.CGAGC......-UGC.CGA-......-ACCUC....GU...UAAAC...U........................................................................... +LBWS01000004.1/13001-12609 GGGGAUGC...-CAGGC..U.U.CGAUAAUA.AGACUCu...uAAUG.CU.AG..C..A..-GG.C.A.G.C.A.GGUGA......UUGA.GGUU......-UUCAC....CU...AAAUC...Aa.......................................................................... +LBYP01000006.1/6250-6635 GGGGAUGC...-UGGUC..U.U.CGACAAGU.UACCGC.....-CUU.CU.UA..G..G..C-G.C.A.G.G.C.UGAGG......-UGG.UGA-......-AACUC....AA...UAAA-...-c.......................................................................... +CP010048.1/642823-643266 GGGGCUGAa.uACAGGA..U.U.CGACGGGG.UUUUAU.....AACA.UU.UU..A..A..GUG.C.A.U.G.U.CGAGG......-UGA.GCA-......GGACUC....GU...AAAA-...-........................................................................... +LBUF02000004.1/3892-3509 GGGGACGA...-UCGGU..U.U.UGAUAAAA.AGAAUA.....AUUA.AA.CG..C..A..-UG.C.A.A.G.C.CGAGU.....aUGCC.UUGU......AUUCUC....GU...UAAAA...A........................................................................... +LBVD01000033.1/1549-1946 GGGGAUGA...-UCGGU..U.U.CGACGGAA.AAGUAC.....-UUU.GA.AA..A..A..CUG.C.A.A.G.C.AGACU......UUGA.UCCU.....aGAGGUC....UU...GAUU-...-........................................................................... +JNKS01000009.1/137342-137688 GGGGUAGU...AAUGGU..U.U.CGACAGGG.AUCUUG.....-CAG.CU.GG..A..G..AAG.C.U.A.U.C.CGGAA......----.--GC......AGCCAC....GU...UAAGG...C........................................................................... +JHYB01000002.1/203033-203370 GGGGAUGU...ACUGGU..C.U.CGAUAGGG.UACCGU.....-AAA.AU.AU..A..U..AAG.C.A.U.G.U.CUUGG......UUAC.UCAA......------....GU...AAAAA...Ag.......................................................................... +LCKM01000037.1/6584-6998 GGGGACGC...-CAGGA..A.U.CGAUGGCU.UAGUU-.....-CUU.UU.AU..A..G..CCG.C.A.A.G.C.CUCCG......UUGA.CCAU......-ACGGG....GU...AAAA-...-........................................................................... +LCQQ01000019.1/13784-14141 GGGGGCGU...-CGGGA..U.U.CGACGUCU.UUUCGA.....-UCG.CA.AA..A..A..AU-.C.G.U.G.U.UGGGG......GCGU.ACCG......-ACCUC....CA...UAACA...Aa.......................................................................... +LCRX01000013.1/37153-36761 GGGGAUGA...-CAGGU..U.U.CGAUAGAU.GGAUCAg...gUAUC.UC.UU..A..U..CUG.C.G.U.G.C.CGGGG......UGUC.GGGC......--ACUC....GU...UAACC...-........................................................................... +LCCA01000014.1/22738-23142 GGGGAUGA...-CCGGC..U.U.UGACUGGA.AGCUCU.....-UAU.GU.AU..G..G..AAG.C.A.A.G.C.CGAAG......-CCU.AAGG......-UCUUC....GU...UAAA-...-a.......................................................................... +LBWN01000015.1/4052-4452 GGGGAUGU...-UUUGA..U.U.CGACAGAA.AUAGC-.....-AAG.CA.AU..C..G..UUG.-.A.A.G.C.CGAAG.....cCGAU.CAAC......CACUUC....GU...AAAA-...-a.......................................................................... +LBSM01000014.1/7495-7801 GGGGCUGU...-AUAGA..U.U.CGACAGGA.AAAGUG.....-AAA.AA.CA..A..U..UU-.C.A.A.G.U.CGAGC.....uGGUU.ACAU......AAGCUC....GU...AAAAU...U........................................................................... +LCSE01000026.1/14477-14815 GGGGAUGAa.cUUUGGC..A.U.CGAUAAGG.AUGGGU.....--CG.-U.GG..A..U..CGG.C.G.A.G.U.CGAGA......--GC.C---......-GUCUC....GC...UAAAC...C........................................................................... +LCCH01000003.1/104539-104154 GGGAGCGA...-AUUGC..U.U.CGACGGUU.AAUUCU.....-UUU.AA.AA..U..A..-UG.C.G.G.G.C.CGAGU......UCGC.-UAU......AAUCUC....GU...UAAAC...Uu.......................................................................... +LBPN01000017.1/4668-4262 GGGGAUGU...-AACGA..A.U.CGCCG-AU.UUAGCU.....-CUU.UA.AA..A..A..CCG.C.A.A.G.C.CGAGA......AUGA.CCA-......-ACCUC....GU...UAAA-...-c.......................................................................... +LCQN01000004.1/2090-1720 GGGGAUGU...-UUGGC..U.U.CGAUGGAA.AGAAG-.....-CAC.GC.AG..G..C..GUG.C.A.A.G.U.AGAGC......GGGC.AAGC......AAGCUC....UU...AAAUA...C........................................................................... +LBRG01000002.1/80990-80646 GGGGGCGA...--AAGU..C.U.UGACGAAA.GCUCUU.....-UUA.GA.AA..C..A..-AG.C.A.A.A.C.CGAGC.....cACCC.UCA-......AGGCUC....GU...AAAUC...U........................................................................... +LBWD01000040.1/2872-2459 GGGGAUGA...--AUGA..U.U.CGACGGGA.AUGCAC.....-AUU.AA.CA..G..A..CAG.C.A.A.G.C.CGACA......UUGG.UAGA......-UUGUC....GC...AAAUU...A........................................................................... +LFCL01000020.1/43920-44288 GGGGAUGA...-UCGGU..A.U.CGACAAUU.GCCGUC.....-UCC.CG.UU..C..G..-UG.C.G.G.U.G.CGAGC......-GCU.GCU-......-AUCUC....GU...AAAUC...U........................................................................... +LCFP01000015.1/21595-21182 GGGGAUGC...CAUG--..A.U.CGACGGGA.UUGUA-.....-CCU.UA.AA..A..A..CUG.C.A.A.G.C.CGAGG......-UGA.UUG-......-UACUC....GC...UAAA-...-c.......................................................................... +LCZK01000005.1/15794-15403 GGGGCUGA...-CUGGU..U.U.CGACGUUG.GGACCU....gGAAG.UC.GA..G..U..UUG.C.G.A.C.C.CGAGU......-UGC.CACA......-GACUC....GU...UAAA-...-c.......................................................................... +LCPF01000001.1/139041-139402 GGGGAUGA...-UGGGC..U.U.UGACAAAA.UCCCAU.....-CCG.AU.AA..A..U..-UG.C.A.G.G.C.CGAGC......-CGA.UCGU......CUCGUC....CC...UAAGC...C.gacuaacgucggccgggaccccg................................................... +LBTF01000042.1/4010-3627 GGGGAUGA...-UCGGC..C.U.AGACAAGU.GAUUUC.....UACU.UU.UU..A..G..-UG.C.A.U.G.C.CGAGC......UUUG.AGU-......-AACUC....GC...AAAAC...U........................................................................... +LBYO01000020.1/14685-15084 GGGGAUGA...-UCGGC..C.U.AGACAAGA.GACAAC.....CUCA.UA.UA..U..G..-CG.C.GaA.A.U.GGAGC......ACUC.CAAC......CAUCUC....CU...UAAUC...C........................................................................... +LCJI01000076.1/551-95 GGGGAUGU...ACAGGC..U.U.UGACAGGG.AUUGCU....cUGUC.UU.UU..C..A..CCG.C.C.A.U.U.ACGGG......AUGC.ACGG......UCUCCC....GU...AAAGC...C.cgccuaaggcg............................................................... +LBRY01000002.1/96982-97252 GGGGAUGA...-UCGGU..U.U.CGACAAUA.GGAAUC.....AUCU.UA.UA..U..A..-UG.C.A.U.G.U.AAAGU......ACUC.AGGA......-AUCUU....UU...AAAAC...U........................................................................... +LBSX01000016.1/13212-12821 GGGGAUGA...-CAGGG..U.U.CGAUAG-A.CGGACCaa.guUAUC.UA.UG..A..C..UUG.C.A.U.G.C.CGAGC......U-GU.CU--......-AACUC....GU...UAAAC...U........................................................................... +LCCN01000005.1/43676-44042 GGGGGUGC...UAGGCA..C.U.CGACGAUU.UAGAA-.....CUUU.AA.CA..A..G..CUG.C.A.A.G.C.CGAGU......UUGG.ACAA......-UACUC....GU...AAAAC...-........................................................................... +LBVI01000011.1/10031-10437 GGGGAUGA...-UCGGC..C.U.AGACAUCG.GUCGUA.....-UUU.GA.AC..U..G..UUG.A.A.G.A.U.CGAGG.....aUUCU.AAGA......-UGCUC....GU...AAAAC...Aa.......................................................................... +JNJZ01000001.1/51391-51754 GGGGAUGU...AAUGGU..U.U.CGACAUAU.GCAGGU.....-AUU.UG.UA..A..G..UGG.C.A.-.G.U.AGUGU......G---.----......GUUCAC....UU...UAAAA...Ac.......................................................................... +LCQJ01000017.1/3987-4389 GGGGGUGU...--CAGU..U.U.UGACACGU.GGACAG.....-CCC.GG.UA..U..G..-UG.C.A.G.G.C.AGAGC......-UCU.CGU-......-AACUC....UU...UAAAC...U........................................................................... +CWGI01000001.1/410139-410466 GGGGGUGC...ACUGGA..U.U.UGACAAUU.AAGGAU.....-GAA.CU.UA..A..A..AGG.C.A.G.U.-.---GG......-UAU.UGC-......--AGAC....CU...UAAG-...-........................................................................... +JNSG01000124.1/7179-6798 GGGGCUGA...-CAGGU..U.U.CGACACCA.GUUUCG.....UUGU.UC.GU..A..C..GUG.C.G.A.C.C.CGAAU......-UGC.UCA-......-GAUUC....GU...UAAA-...-........................................................................... +LCQD01000047.1/1018-1366 GGGGAUGA...-CGGGC..U.U.CGAUAAUG.AUGUCC.....---C.GC.GU..G..C..CUG.C.G.A.A.C.CGAGC......GUG-.----......-ACCUC....GC...UAAAC...U........................................................................... +LBRC01000023.1/12761-12379 GGGGAUGU...UUUAUA..U.U.UGACAAUA.AAUCA-.....-AAU.AA.UA..G..G..CAG.C.A.A.G.U.UGAGC......-UGA.CU--......-AACUC....AA...AAAA-...-........................................................................... +LCLC01000008.1/174-544 GGGGAUGG...-CGGGC..U.U.UGACGUUU.ACGAC-.....-CAC.GG.UA..U..C..CUG.C.G.C.A.C.CGAGG.....aACUC.UGUC......CCCCUC....GU...UAAUC...A........................................................................... +CP013015.1/2533989-2533630 GGGGGUGA...AAAGGG..U.U.CGACGAGG.AUGUAG.....AAGG.UU.UA..A..G..CUG.C.A.U.G.C.CGGGG.....aUUCC.UAUC......-UCCUC....GU...GAAAA...A........................................................................... +MHBD01000002.1/13547-13938 GGGGGCGA..cCAUGGU..U.U.UGACGUGG.GAAUG-.....-AAU.CC.UU..A..U..GUG.C.A.U.G.C.CGAGA......AUGA.GUA-......-CUCUC....GU...UAAUA...A........................................................................... +MGXT01000015.1/8080-7667 GGGGGCGU...CAUGGC..U.U.CGACGUGG.AUUGCA.....-AAA.CC.UG..A..U..GUG.C.A.U.G.C.CGAGG......AUAU.AGCU......AACCUC....GU...UAAUA...A........................................................................... +MGXG01000040.1/13579-13190 GGGGGCGA...CCUGGU..U.U.CGACGUGG.GUUACA.....AAGC.CU.UC..A..G..GUG.C.A.U.G.U.CGAGC......AGAU.AACC......UCUCUC....GU...UAAAC...Cc.......................................................................... +LJCP01000005.1/82764-83123 GGGGGCGA..uUCUGGA..U.U.CGACGUGA.ACCCGC.....-AAG.CU.AU..U..G..GUG.C.A.U.G.C.CGAGG.....uAGCU.GGGU......AACCUC....GU...AAAUC...C........................................................................... +LKUE01000187.1/213-565 GGGGGUGA...AAUGGU..U.U.CGACGGUU.UUGAAA.....-GUC.UC.AA..A..G..CUG.C.A.U.G.C.CGAGU......-UGC.CGUA......-AACUC....GU...UAAA-...-c.......................................................................... +MHAC01000036.1/12680-12321 GGGGGUGA...AAUGGC..U.U.CGACGGGG.UGAAGG.....AGGU.UA.UU..U..G..UCG.C.A.U.G.U.CGAGC.....uCAAC.CGGU.....gUUGCUC....GU...UAAUA...Aa.......................................................................... +LEKQ01000002.1/22785-22433 GGGGGCGA...-GCGGU..U.U.CGACGGCA.CAUGGG....cGUGC.GC.GG..A..G..-AG.C.G.A.G.C.CGAGG......--UC.CCGU......AACCUC....GU...AAAAC...A........................................................................... +CZVY01000005.1/22662-22299 GGGGGUGU...UGUGGU..C.U.CGACGGAG.ACCGGA....gGUAC.UU.AA..A..A..CGG.C.A.C.A.C.CGUGC.....uUUUG.CCGU......GUGCAC....GU...AAAAC...Aa.......................................................................... +MFGX01000014.1/1750-2110 GGGGGUGA...-CUGGA..U.U.CGACGGGG.AUGUCG.....-AAG.UG.AA..G..G..CAG.C.A.G.G.U.GGAGU......UUGC.CGUA......-CACUC....CU...AAAUC...A........................................................................... +CVRF01000002.1/116186-116544 GGGGCUGA...UUAGGU..U.U.CGACGGGG.UUUACG.....AAAA.CU.AG..A..G..GUG.C.A.U.G.U.CGAGU......-AGC.GAUU......GGUCUC....GU...UAAA-...-........................................................................... +MGVD01000143.1/12424-12776 GGGGGUGA...ACAGGG..U.U.CGACAGGG.AUAGUG.....UAAA.UA.AU..G..G..UUG.C.A.G.G.C.CGUGG......UUGG.CCGA.....aGGCCAC....GU...UAACA...A........................................................................... +MEKR01000144.1/4750-5104 GGGGGCGA...AACGGU..U.U.CGACGGGG.AGGAA-.....CAGG.GC.UA..A..A..AGG.C.A.U.A.C.CGGGG......-GCC.AUGC......--ACCC....GC...AAUC-...-........................................................................... +CP014606.1/252745-253092 GGGGAUGU...ACUGGU..U.U.CGACGGAG.GAAUGG.....-AAA.UA.CU..A..G..UUG.C.A.G.U.U.UAGGG......-UGA.AUCC......--GCCU....AU...UAAC-...-........................................................................... +MEWO01000052.1/4102-3747 GGGGGCGA...-CUGGU..U.U.CGACGGGU.UGACUU.....-UGA.CA.GA..G..C..UGG.C.A.G.G.C.CGAGG......-UCU.UGGC......-CCCUC....GU...UAAAC...C........................................................................... +MGRH01000003.1/98169-98518 GGGGGCGA...UCUGGU..U.U.CGACGGGG.AUAUGA.....-AGC.UU.GU..U..C..UGG.C.A.U.G.C.CAAGG......-CCC.UGU-......-AGCUU....GU...AAAA-...-c.......................................................................... +MGYE01000004.1/2020-1606 GGGGGCGA...UCUGGC..U.U.CGACGUGG.AUAUUG.....-AAG.CU.UU..G..A..GCG.C.A.U.G.U.CGAGG......AGGU.UACA......AACCUC....GU...UAAAA...A........................................................................... +MFGW01000163.1/1065-712 GGGGGCGU...AAUGGA..U.U.CGACGUUG.AUAAUU....gAGAA.AU.GC..C..A..CGG.C.G.U.G.U.CGAGG......-UCU.CAUC......--ACUC....GU...AAAC-...-u.......................................................................... +MGYI01000040.1/15438-15037 GGGGGCGA...CCUGGC..U.U.CGACGUGG.GUUACU.....-GCA.CU.UG..A..G..GUG.C.G.U.G.U.CGAGC......AUGC.AAUA......-AGCUC....GU...AAAUC...U........................................................................... +LWLG01000001.1/217929-218288 GGGGGCGA...AGAGGG..C.U.CGACGGGG.GUGUGU.....-AGG.CC.UA..A..A..CGG.C.G.U.G.C.CGAGG......UCCC.CACC......-GCCUC....GU...AAAAA...A........................................................................... +MHFY01000089.1/36825-37235 GGGGGUGA...-CUGGC..C.U.CGACUUAG.GUUGGC.....GAGG.UA.UA..G..G..UGG.C.A.U.G.C.CGAGG.....aAGCC.UGGU.....uGGCCUC....GU...UAAAC...C........................................................................... +MFGU01000072.1/12500-12155 GGGGGUGC...-AUGGA..U.U.CGACGGGG.GUAUUG.....-AAG.CG.CG..G..A..UUG.C.C.U.G.C.AGAGG......-UGC.CGUC......AACCUU....CU...UAAAA...Ca.......................................................................... +MGSL01000002.1/87491-87871 GGGGGCGA...CAAGGU..U.U.CGACGGGG.AUUGAC....aAACU.AG.UA..A..G..UUG.C.A.G.G.U.CGAGU......-UGA.AGGC......--ACUC....GU...UAAA-...-c.......................................................................... +MGPY01000047.1/46976-47340 GGGGGCGA..uCUUGGC.aU.U.CGACGGAA.GUCUUA.....UGUG.CG.GA..G..A..UUG.C.A.U.G.C.CGAGG.....aUUCU.GGUU......GGCCUC....GU...UAAU-...-c.......................................................................... +LJUH01000035.1/1177-803 GGGGGUGU...UAAGGU..U.U.CGACUUAA.AAAUG-.....-AGA.UC.UU..A..A..UGG.C.A.U.G.C.AGAGG......AUUC.GGUU......GGCCUC....UU...AAAA-...-........................................................................... +LMZT01000136.1/1985-1630 GGGGGCGA...UUUGGC..U.U.CGACGGGU.UUGAAG....cAGGU.CC.CU..G..G..AAG.C.A.G.G.C.CGUAC......GGUC.CGCC......-GGUAC....GU...UACCA...Ca.......................................................................... +MGYF01000011.1/45317-44918 GGGGGCGA...-UUGGC..U.U.CGACGGUG.AUCGU-.....-AGG.CC.AG..C..G..GUG.C.A.U.G.U.CGAGU.....gGCGC.AAUA......ACGCUC....GU...AAAACa.aCc.......................................................................... +LKAJ01000003.1/197001-197364 GGGGGCGA...CCUGGC..U.U.CGACGCAG.AUCGUG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGC.....aUACA.GUUU.....aAUCCUC....GU...AAAAC...U........................................................................... +MHBL01000417.1/6274-6630 GGGGGCGA...CCUGGU..C.U.CGACUGGU.UGAGCC.....-GGG.CG.UC..A..G..UCG.C.A.U.G.C.GGAGG......ACGA.CCGU.....uGGCCUC....CU...AAAUC...A........................................................................... +MGES01000013.1/12099-12466 GGGGGCGA...AACGGU..U.U.CGACGGGG.AGCGGA.....UGAU.CA.UG..U..G..CGG.C.A.C.G.C.CGGGG.....aUGUU.CAGC......-ACCUC....GU...UAAAA...A........................................................................... +LQAA01000069.1/10493-10138 GGGGGCGA...UAUGGU..U.U.CGACGGGG.AUAAUU.....GAAC.UC.GC..A..G..CGG.C.A.G.G.C.CGAGC......GACC.CGGU......-GACUC....GU...UAAUC...Ca.......................................................................... +MHFD01000070.1/17299-16909 GGGGGUGA...-AAGGU..U.U.CGACCCGG.AUUUUU.....GGUC.GA.GA..A..G..CAG.C.A.U.G.U.AGAGG......UUGC.UAGG.....aGGCCUC....UA...UAAAC...A........................................................................... +LFTD01000032.1/11516-11867 GGGGAUGU...ACAGGU..U.U.CGACAGGG.AUAGAA.....-AGC.UC.AG..G..G..AAG.C.G.G.G.U.CGUGUu...uuUACC.UUG-g....gGUACAC....GU...UAAAG...Aa.......................................................................... +MEUM01000023.1/2255-1908 GGGGGCGA...-UCGGU..U.U.CGACGUGG.CGGAUG.....ACAU.GA.AA..G..A..GGG.C.A.U.A.C.CGAGG.....gUUUU.GGCC......-ACCUC....GU...UAAUC...C........................................................................... +MHGJ01000085.1/9403-9005 GGGGGUGA...ACAGGG..C.U.CGACUUAG.GUAUGU.....CGGG.UA.AG..A..G..CAG.C.A.U.G.C.CGCGG.....aCGCG.AGGU.....uAGCCGC....GU...UAACA...A........................................................................... +MGQK01000021.1/36705-37061 GGGGGCGA...CAUGGU..U.U.CGACGGGG.ACAGUU....gACGC.UU.UG..G..G..UUG.C.G.U.G.C.CGGGC......-UCC.GCU-......-CGCCC....GU...AAAAC...C........................................................................... +LIZX01000026.1/1871-1455 GGGGCUGU...AAGGGU..U.U.UGACGGAA.AGUUGC....gGUGG.CA.AG..G..G..UUG.C.G.A.G.C.CGAGG......GUGC.UAUU......UGCCUC....GU...UAAAC...Ac.......................................................................... +MHAB01000009.1/90027-89665 GGGGGUGA...CCUGGA..U.U.CGACGGGG.AACGAG.....AGGU.UC.UG..A..A..CUG.C.A.U.A.C.CGUGG......-AGC.CGU-......-ACCAC....GU...UAAUC...C........................................................................... +MGSF01000072.1/8854-9199 GGGGGUGA...AUUGGA..U.U.CGACGGAA.GGCUGU....gCACC.GU.CC..U..U..UGA.C.A.U.G.C.CGAGG......-UGG.C---......-ACCUC....GU...AAAUC...A........................................................................... +LVAZ01000193.1/10568-10923 GGGGGCGA...AAUGGU..U.U.CGACUGGU.UAGGUU.....-GAA.CU.UG..G..G..CUG.C.A.U.G.C.CGAGG......AUGA.UCGU.....uGGCCUC....GU...UAAUC...A........................................................................... +METP01000031.1/3055-2626 GGGGCUGU...AAGGGU..U.U.UGACGGGA.AGAUGU....gGUGG.UA.AU..A..G..UCG.C.G.A.G.C.CGAGG......AUGC.UAACc....uCUCCUC....GU...UAAUCu.c-.a......................................................................... +LDIY01000025.1/1455-1093 GGGGGCGU...ACUGGC..U.U.CGACGUGU.UGUCGG.....-UCG.CU.UU..G..A..GUG.C.A.U.G.U.CGAGC.....gUUGA.UUGA......GUGCUC....GU...UAAAC...Aa.......................................................................... +KQ959571.1/48198-48573 GGGGAUGU...AAAGGC..U.U.CGACAGGG.UUGUUG.....-AGA.UU.GG..A..A..UAG.C.G.G.G.U.AGAGG......AUGC.GCGU.....uGGCCUC....UU...UAAAA...A........................................................................... +MEIE01000003.1/8149-7786 GGGGGCGC...ACCGGU..U.U.CGACGUGU.AUGUUG.....-AUG.CC.GU..A..G..GUG.C.G.U.G.C.CAAGG......CGCC.AGGA......-GCCUU....GU...CAAUC...Aa.......................................................................... +MBEW02000007.1/65381-65025 GGGGAUGU...AAAGGA..U.U.CGACAGGG.UUUUGA.....-AGU.AU.AA..G..G..CUG.C.G.U.G.U.CGUGCc...aaAGUC.UCUU......GAACAC....GU...UAAUC...Ac.......................................................................... +LN906597.1/1769319-1768932 GGGGACGA...CCUGGU..U.U.CGACGUGG.GUUGCA.....GAGC.AG.UU..G..A..GGG.C.A.U.G.U.CGUGG......-GCC.GGUU......AUCCAC....GU...AAAUA...C........................................................................... +KQ960171.1/91994-92343 GGGGACGA...AUUGGC..U.U.CGACGGGG.AUUCGG.....-AAU.CC.GA..G..G..UAG.C.A.A.G.C.CGUUG......AUGA.GUCA......GGCAAC....GU...AAAA-...-a.......................................................................... +MEWP01000009.1/6310-6669 GGGGGCGA...-CAGGU..C.U.CGACGG-G.AUGGCU.....GAGG.UC.AA..A..C..CUG.C.G.C.G.C.CGAGG......UCCC.CGGU.....uUGCCUC....GU...UAAUC...A........................................................................... +LFTO01000071.1/11850-12204 GGGGGCGA...-CAGGU..C.U.CGACGGGG.GAAGCG.....CAAG.CA.GG..A..G..CUG.C.C.G.G.G.CGAGA......UUCC.AUC-......-GGCUC....GU...UAAA-...-c.......................................................................... +MGFQ01000019.1/12306-11944 GGGGACGA...UCUGGU..U.U.CGACGAAA.AACGUU.....-CUU.UA.AA..A..A..CUG.C.A.A.G.U.CGAGU......UUGG.UUUU......-AACUC....GU...AAAAA...A........................................................................... +MHFG01000092.1/3055-3470 GGGGGUGA...-AAGGC..U.U.CGACCCAG.AUACUC.....AUGA.CA.AA..G..G..CGG.C.A.U.G.U.AGAGG......UUGU.CGGG.....aGGCCUC....UU...UAAAC...A........................................................................... +MGGC01000035.1/20445-20094 GGGGAUGU...AAAGGU..U.U.CGACGG-A.AAGCGU.....ACUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAGU......UUGA.CUA-......AAACUU....GU...AAAA-...-........................................................................... +AP013035.1/288584-288937 GGGGGCGU...-AGGGU..U.U.CGACGGGG.AUGGAU....gGGAG.AC.AG..G..G..UAG.C.A.C.G.C.CGGGU......-GCC.ACC-......-GACCC....GU...UACCC...Ca.......................................................................... +MIAO01000031.1/2832-2487 GGGGGUGA...AAAGGU..U.U.CGACUGGG.AAUGUG.....AGUG.UG.AA..A..G..CUG.C.A.U.A.U.CGGGC......-UGU.CU--......-AACCC....GU...AAAAC...U........................................................................... +MFRH01000054.1/18084-18462 GGGGGUGU..aUUUGGU..U.U.CGACAUGA.UGCGUU.....UCAC.GU.UU..A..G..GAG.C.G.A.G.C.CGAGG......AGUU.GUCU......GGCCUC....GU...UAAA-...-a.......................................................................... +MHOI01000020.1/3407-3757 GGGGAUGA...-CAAGU..U.U.CGAUAAGG.GUUAUU....cUUGC.-C.GA..U..U..-UG.C.A.A.G.U.AGAGA......-UGC.AGA-......-ACCUC....UU...AAAAC...-........................................................................... +MHHW01000003.1/105340-105708 GGGGAUGA...-CGGGC..U.U.CGACAUUU.UUUAUG.....-UCA.UU.UG..U..C..UUG.C.A.A.G.U.CGAGU......AACU.CUGU......AAUCUC....GU...UAAUC...U........................................................................... +MHBJ01000129.1/58834-59187 GGGGGCGA...UCCGGU..U.U.CGACUGAA.UGAGCG.....-GAA.CG.CA..G..A..UGG.C.A.U.G.C.CGAGG......ACGA.CCGU.....uGGCCUC....GC...UAAUC...A........................................................................... +MEIF01000008.1/13558-13201 GGGGGUGU...UCCGGC..A.U.UGACAUCG.GGACCG.....-AAC.AC.GG..A..G..GUG.C.A.U.G.C.CGAGAg....aUCGC.AGUU.....aGUUCUC....GU...UAAAA...Au.......................................................................... +MHFI01000010.1/1947-1560 GGGGGCGA...-UCGGU..U.U.CGAUCCGG.CUCUUU.....GAUC.UG.AU..A..G..UAG.C.A.U.G.C.GGAGG......UUGU.CGGG.....aGGCCUC....CU...UAAAC...A........................................................................... +CYUJ01000002.1/555749-555396 GGGGCCGA..aUAUGGC..U.U.CGACGGGG.AUUUUG.....-AAU.CA.AC..A..U..AAG.C.G.A.G.U.CGUUU......-UUU.GAGA......CAAAAC....GU...AAAAC...A........................................................................... +MHBF01000056.1/34319-33960 GGGGGCGA...UCUGGU..U.U.CGACUGGA.CCGGCA.....-GAU.UG.UU..G..A..CUG.C.A.U.G.U.AGAGG......AUGA.CCGU.....uGGCCUC....UU...UAAUC...A........................................................................... +MIBK01000189.1/29921-30265 GGGGGUGU...UCCGGU..A.U.CGACUGAA.GUUGGU....uGGGU.CA.GG..G..G..CUG.C.A.G.G.U.GGAGU......--GC.CG--......-AUCUC....CU...UAAAA...G........................................................................... +KQ959676.1/82208-81846 GGGGGCGA...-CUGGU..U.U.CGACAUGG.UAGGUU.....-UGC.GG.UG..A..G..GAG.C.A.G.G.U.CGUGG......UCUC.UCG-......-UCCAC....GU...UAAAC...C........................................................................... +LMAD01000040.1/12505-12857 GGGGGUGA...-UUGGU..U.U.CGACGUUA.GUAGGC.....AUGG.UG.GA..A..G..AAG.C.G.A.G.C.CGUGG......UCUC.CGGA......-GCCAC....GU...UAAAG...A........................................................................... +LNEO01000177.1/47390-47749 GGGGGCGA...UACGGU..U.U.CGACGUGG.GUUGUG.....-AAG.GU.UC..A..G..CAG.C.GuG.A.C.CGCCG......AUGA.UCGU......GACGGC....GC...AAGCA...Ac.......................................................................... +MENC01000299.1/8040-7646 GGGGUUGA...GUUGGU..U.U.UGACA-GC.AAGACG....aAUCU.GA.AU..G..U..AAG.C.A.U.G.U.CGGGC.....aACGU.AACA......UUUCCC....GU...AAAAC..gAg.......................................................................... +MGNI01000077.1/12465-12064 GGGGAUGA...-UAGGU..C.U.CGACGGAG.GUGGA-.....AAAC.AC.UG..G..U..UCG.C.A.A.G.C.CGAGA......GGCG.CCG-......-AACUC....GC...AAAA-...-u.......................................................................... +LNES01000006.1/53933-54307 GGGGGUGU...AAAGGU..U.U.CGACUUGG.-AAACA.....-AAG.UA.UU..A..G..UGG.C.A.U.G.C.GGAGG.....aUAUC.GGUU......GGCCUC....CU...UAAA-...-a.......................................................................... +LFRX01000017.1/24494-24846 GGGAUAGU...GCUGGA..U.U.CGACAGGC.UAUGUG.....-AAG.UA.AU..A..C..UGG.C.A.U.G.C.CUUGG......----.--UA......ACGCAA....GU...AAAAA...C........................................................................... +MEUL01000107.1/12938-13366 GGGGUUGU...AAGGGU..U.U.UGACGGGA.AGAUGC....uGGGG.CA.AU..G..A..UCG.C.G.A.G.C.CGAGG......ACGC.UAACc....uCUCAUC....GU...UAAUCu.c-.u......................................................................... +MGGO01000013.1/5585-5190 GGGGACGU...ACCGGA..U.U.CGACGAAU.AGCUCU.....-UUU.AA.AA..A..A..UUG.C.A.A.G.C.CGAGC......UUGA.A---......-AACUC....GU...UAAAC...U........................................................................... +LNFE01000171.1/18255-18602 GGGGGCGA...AACGGC..U.U.CGACGGGA.UCGAAU.....CAUC.GU.AG..A..G..AGG.C.G.U.G.U.CGGGU......-UCC.GAGC......--UCCC....GU...AAAA-...-c.......................................................................... +MGFS01000028.1/13613-14010 GGGGACGAu.aUCAGGU..U.U.CGACG-GA.AAGCAC.....-UUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAGU......UUGG.UUU-......ACACUC....GU...UAAAA...A........................................................................... +MEUA01000041.1/14928-15356 GGGGGAGU...AAAGGU..U.U.UGACGGUG.AGGAUU.....GGGG.UA.UA..G..G..UUG.C.G.A.G.C.CGAGG......AUGU.CAUC.....uGCCCUC....GU...AAAAU...Au.......................................................................... +MFFR01000081.1/9602-9956 GGGGGCGU...AAAGGU..C.U.CGACGGAG.GUCGAA.....-AAC.CA.GG..A..A..GUG.C.A.G.G.C.CGGGG......-GCC.CGUG......-UCCUC....GU...CAAAA...A........................................................................... +MEUE01000001.1/557389-556978 GGGGCAGU...AAGGGU..A.U.UGACGGGG.UGAUUU....cGGGG.CG.GC..G..G..CAG.C.G.A.G.C.CGAGC.....aUGUC.AUCU......AAUCUC....GU...AAAAC...U........................................................................... +LFTP01000002.1/9946-10303 GGGGGCGA...-GUAGG..C.U.CGACGGUC.AGAGUU.....CUAG.CA.GU..A..U..AAG.C.G.G.G.C.CGAGA......-UCG.CCGC......GGUCUC....GU...UAAAC...A........................................................................... +MHYJ01000104.1/2228-1853 GGGGGCGA...AAGGGU..U.U.CGACCGAG.UUGUGG.....AGGU.UG.AU..G..G..CUG.C.G.C.A.U.CGAGG......UUGU.CAGG.....aGGCCUC....GC...UAAAA...A........................................................................... +MIAP01000112.1/1145-797 GGGGGUGU...ACCGGU..U.U.CGACUGGU.GGAUGUc...cGGGU.CA.GG..G..G..CUG.C.A.G.G.U.GGAGA......-GUA.C---......-GUCUC....CU...AAAAC...C........................................................................... +LJUS01000001.1/121172-120775 GGGGAUGA...-UCGGU..U.U.CGACGGAG.GUGGUU.....-GGC.UC.AG..A..A..CUG.C.A.A.G.C.CGAGA......-GGC.GCCG......-ACCUC....GC...AAAA-...-u.......................................................................... +MENF01000054.1/12124-12519 GGGGCUGA...ACUGGU..U.U.UGACA-GC.AAGAGU.....AUGG.GU.UU..G..U..AAG.C.A.U.G.C.CGAGCc....uUGGG.AUUU.....aACGCUC....GU...AAAAG...U........................................................................... +MGHN01000018.1/79211-78798 GGGGACGU..aACCGGU..U.U.CGACGGAA.AGUACU.....-UUG.AC.AA..A..A..CUG.C.A.A.G.C.CGUGU......UUGG.UAGA......GUUUAA....GC...AAAA-...-........................................................................... +MHCQ01000017.1/18428-18784 GGGGGUGU...-CAAAA..U.U.CGACAGGA.AAGCAC.....-UUU.GA.UA..A..U..AGG.C.A.A.G.C.CGACA.....aU-GG.UUGU......CAGGUC....GU...AAAAU...C........................................................................... +MFJE01000033.1/5817-5410 GGGGAUGA...CUCG--..A.U.CGACGGGA.UGGCAC.....--UU.UA.AA..A..A..CUG.C.A.A.G.C.CGAGA......-UGA.UUG-......-CUCUC....GU...AAAA-...-u.......................................................................... +MGHY01000011.1/7664-7307 GGGGACGA..aUUAGGA..U.U.CGACGGAA.AGUUCU.....-UUG.AA.UA..A..U..CGG.C.A.A.G.C.AAGGU......-UGA.UCU-......---UCC....UU...UAAA-...-........................................................................... +MFKJ01000019.1/29047-28723 GGGGAUGA...-CGGGC..U.U.CGACAGCG.CGCAUU.....-CUC.AC.GG..G..U..-UG.C.G.A.G.C.CGAGC......-U--.UGGA......UACCUC....GU...AAAAA...Ua.......................................................................... +MFTT01000008.1/14499-14117 GGGGAUGA...-UAGGC..C.U.CGACAAAA.GAUUUG.....AUCU.UU.AA..A..G..-UG.C.A.U.G.C.CGAGC......-UCC.AAGU......-AACUC....GA...AAAAC...U........................................................................... +MEVA01000003.1/22149-22542 GGGGAUGU...CCUGGA..U.U.UGAUUGGG.GAUUUA.....-GGA.UA.UG..G..G..A-G.C.A.A.G.C.CGAGA......UUGC.CGGA......-UUCUC....GU...AAAA-...-c.......................................................................... +MFPQ01000142.1/11917-12277 GGGGGCGA...ACUGGU..U.U.CGACGUGC.UUCUUG.....UGGG.UA.CG..G..U..GGG.C.G.C.G.C.CGGGU.....cCUGU.CGGG.....aCGACCC....GU...UAAAA..a-.c......................................................................... +MGUR01000029.1/2715-2345 GGGGCUGA...-AUAGG..A.U.CGACAGGG.UUAGAC....gGAGC.GG.AG..U..G..UCG.C.A.A.G.C.CGUGG.....uUGGU.CAGA......-UCCAC....GU...AAAA-...-a.......................................................................... +LDIV01000001.1/548920-549290 GGGGGCGU..aUUUGGU..C.U.CGACGUAG.UGUUUU.....-GUA.GG.CU..G..A..GCG.C.G.U.A.U.CGAGU.....uUUGU.UGGC......AAACUC....GU...UAAAG...Aa.......................................................................... +MGZJ01000091.1/160444-160040 GGGGGUGU...AAAGGU..U.U.CGACAGGC.GAAGAU.....-AGA.UA.CU..G..A..UUG.C.G.C.U.G.GGAGG.....aUAGU.GGUU......GGCCUC....UA...GAAU-...-a.......................................................................... +LDIZ01000008.1/226215-225849 GGGGGCGU...ACUGGC..U.U.CGACGUGA.UGUUGG.....-AAG.UG.UU..G..G..GAG.C.A.U.G.U.CGAGC.....gUUGG.CUAA......GUGCUC....GU...UAAAC...Aa.......................................................................... +MHYA01000206.1/8826-8473 GGGGGCGA...-AUGGC..U.U.CGACCG-G.AUAGCU....aGAGA.GG.UA..A..G..UGG.C.A.U.G.U.GCAGG......ACGC.CAGU.....uGGCCUG....GU...UAAUC...A........................................................................... +LSSZ01000072.1/31664-32087 GGGGGCGA...UUUGGU..U.U.CGACCGGG.UAAAUG.....ACGU.GC.UU..U..G..CUG.C.G.U.G.U.CGUGG.....uUGAU.CAGA.....uGGCCAC....GU...AAAA-...-a.......................................................................... +CP012665.1/27155-27547 GGGGGCGA...AAAGGU..U.U.CGACUGAG.GGUUG-.....-AAG.CU.AU..A..C..CUG.C.A.U.G.C.CGAGG.....aAGAC.UCGU.....uGGCCUC....GU...AAAAA...A........................................................................... +LIGX01000041.1/259241-259604 GGGGGCGC...CUUGGU..U.U.CGACUGGA.UGCUUG.....-AGG.UG.CU..G..G..CUG.C.A.U.G.U.GAUGG.....uUGAU.CGGC.....uGGCCAU....CU...AAAA-...-a.......................................................................... +MIDO01000016.1/4255-3890 GGGGGUGU...UCCGGA..U.U.CGAUUCCA.UGUGGG.....-AGG.AU.GU..G..A..CAG.C.A.U.G.C.CGGAG.....aAGAA.UGGU.....uGGCUCC....GU...UAAAA...A........................................................................... +MIDR01000041.1/43779-43394 GGGGGCGU...ACUGGU..U.U.CGAUCCGA.AGCUGG.....-UGA.UU.CG..C..U..UUG.C.A.U.G.C.CGAGG.....aUGAU.CAGU.....uGGCCUC....GU...AAAAA...A........................................................................... +LJZT01000076.1/188-579 GGGGCCUU...CAUGGU..U.U.CGACGUGU.UGGGGAa..acCCGA.AG.CG..U..G..AUG.C.A.G.G.C.CGAGA......GUGA.GUCU......CCUCUC....GU...AAAUC...Aa.......................................................................... +MFKM01000033.1/15478-15821 GGGGAUGA...-AAGGU..U.U.CGACAAAA.GACGC-.....-UCU.UU.AA..A..A..CAG.C.A.G.G.C.CGAGC......----.-GCC......-AACUC....GU...UAAUC...C........................................................................... +KV820624.1/2365-1959 GGGGAUGA...-CUGGU..U.U.UGACA-GC.AUGUAG....aGGUG.AU.GC..G..U..AAG.C.A.C.G.U.AGUGC.....aUCGU.UGAC......UGGCAC....UU...UAAUC..aUa.......................................................................... +MHXF01000040.1/2608-2260 GGGGAUGA...-CGGGC..U.U.UGAUGGGU.UUUGCG.....-UCG.GA.UA..A..U..C-G.U.A.A.G.C.CGAGA......UCGA.AAGU......--UCUC....GU...UAAUC...A........................................................................... +MEZU01000014.1/99792-99406 GGGGCUGU...AAAGGA..U.U.CGACGGGA.ACUUUA.....ACAA.CC.AA..A..U..UUG.C.A.A.G.C.GGAAG......U---.--C-......-UCUGC....CU...UAGA-...-........................................................................... +MGHF01000001.1/36664-36261 GGGGACGA..uAUAGGU..U.U.CGACGGAA.AGUACU.....-UUG.AC.AA..G..A..CUG.C.A.A.G.C.CAAGU......UUGA.UCCG......-AACUU....GU...AAAA-...-a.......................................................................... +MGUW01000023.1/24194-23844 GGGGGUGA...AUUAGG..U.U.CGACAGGG.AUCUUG.....UUCA.UC.UA..A..G..UCG.C.A.G.G.U.CGGAG.....uUGGC.CGAA......GGCUCC....GU...UACU-...-a.......................................................................... +MHMS01000008.1/20351-19992 GGGAGCGC...AAAGGU..U.U.CGACAAG-.-CAGC-.....CUUU.UU.AA..A..A..AUU.C.A.A.C.C.CGAGG......AUGA.UUGU......GAGCUC....GU...AAAA-...-a.......................................................................... +MDLB01000081.1/11639-12060 GGGGGCGA...AAAGGU..U.U.CGAUCGGG.GUAUUU.....AUAU.UC.CC..G..G..UGG.C.A.U.G.C.CGAGG......GCUC.AGGU......GGCCUC....GU...AAAA-...-a.......................................................................... +LMYZ01000157.1/423-50 GGGGAUGC...ACUGGU..U.U.CGACGGGG.GGAAGA.....UUGC.UU.GC..G..G..UUG.C.GcU.G.U.CGCGCu...cuGCUA.AUGU......-GGCGC....GU...UAUCC...Ca.......................................................................... +MHDD01000010.1/12272-12640 GGGGAUGU...--AAGU..C.U.CGACGGGA.AGGGUU.....-CUU.UA.AA..A..A..CGG.C.A.A.G.C.CGGCC......-UGA.AAU-......-AAGCC....GU...UAAA-...-a.......................................................................... +MGRM01000009.1/160866-161212 GGGGGCGA...AAAGAU..U.U.CGACGGGA.AGAGUC.....GAAG.UC.AU..C..G..CUG.C.A.U.G.C.CGACC......-UGU.CACG......-AAGUC....GU...AAAAC...C........................................................................... +MIAN01000222.1/1534-1886 GGGGAUGC...ACUGGU..U.U.CGAUUGGA.ACUUUUg...uACUU.UG.AA..G..U..UUG.C.A.U.G.C.AAGCA......GGGC.GG--......-GCUGC....UU...UAAAC...Aa.......................................................................... +MGJT01000018.1/4725-5079 GGGGAUGA...-UUGGA..U.U.CGAUGGGA.UUUCUU.....-UUA.AA.AU..C..U..GCG.C.A.A.G.U.AGUGG.....aUGGG.CAAU......CACCAC....UU...AAAUC...Ac.......................................................................... +MEUZ01000002.1/15586-15200 GGGGAUGA...-AGGGA..U.U.UGAUUGGA.AGGUUU.....AUAU.UU.AG..G..A..GU-.C.A.G.G.C.CGAAG......-CGC.UAAU......--CUUC....GU...AAAA-...-........................................................................... +MHHZ01000006.1/10594-10981 GGGGAUGA...-UCGGA..C.U.CGAUAGAU.UGAUCU.....UUGA.AC.AA..A..A..CGG.C.A.A.G.C.CGAGC......-UGC.UACC......AUGCUC....GU...UAAAC...U........................................................................... +MHQM01000025.1/22344-22744 GGGGAUGA...-CUGGC..U.U.CGACGGGG.AUGAAA.....--AC.GC.CU..G..C..AAU.C.G.G.G.C.CGAGG......ACGC.AGAG......ACACUC....GU...AAAAC...C........................................................................... +MHHD01000018.1/3074-3495 GGGGGUGA...ACAGGG..C.U.CGACUUAA.GGACGU.....CGGG.UA.AG..A..G..GAG.C.A.U.G.C.CGCGG.....aCGUA.AGGU.....uUGCCGC....GU...UAACA...A........................................................................... +MEQG01000039.1/37351-37718 GGGGGUGU...CCCGGU..U.U.CGACAGGG.GAUCUG....cUGGA.UU.AG..A..C..GGG.C.G.U.G.U.CGAGG.....uUGAU.CACC.....cGGCCUC....GU...AAAA-...-a.......................................................................... +MGRR01000113.1/4408-3865 GGGGGCGA...UCUGGC..U.U.CGACGGAA.GUCUUG.....-AAG.CU.CU..G..A..GCG.C.A.U.G.U.CGAGG......UUGC.UAUC.....aGGCCUC....GU...UAAAC...C........................................................................... +METE01000008.1/25900-26263 GGGGCUGU...-AUAGC..U.U.CGACAGGA.ACCUUA....aCUGU.UU.AG..A..U..CUG.C.A.U.A.U.CGUUG......CCGC.CUUU......-CCAAC....GU...UAAA-...-a.......................................................................... +LNEX01000505.1/4133-3733 GGGGGCGU...-UCAGA..U.U.CGACAGGG.UUAUAG.....-GGU.CA.UG..A..G..UUG.C.A.G.G.U.CGGGG......-AGC.UUGA......UCCUUC....GU...UAACA...A........................................................................... +METK01000007.1/9815-9433 GGGGGCGC..gCAUGGC..U.U.CGACGUGU.UGUUGA.....-GGA.CA.UG..G..A..GUG.C.A.U.G.C.CGAGC.....gUUAU.CUGA......GUGCUC....GC...UAAAC...Aa.......................................................................... +KQ959260.1/192515-192100 GGGGCCGA...CUUGGC..U.U.UGACA-GC.GUGCGA.....GUGG.AU.UC..G..U..AAG.C.A.U.G.C.CGUGU.....gUUGU.UGCU.....gUGACAC....GU...ACCCA..uCu.......................................................................... +MFRP01000029.1/14906-15297 GGGGACGU...UUUGGA..U.U.UGACAGGG.CGUUCG....aUGUG.GG.UA..G..G..CUG.C.G.A.G.U.CGGAG......-CGC.UGU-......-UCUCC....GU...UACCA...A........................................................................... +MDJR01000001.1/361697-362027 --------...UAUGGU..U.U.CGACGGGG.GCAUGG.....-AGU.CA.AG..A..G..UAG.C.G.A.G.U.CGUUG......UCGC.CAA-......-GCAAC....GU...UAAA-...-a.......................................................................... +MFVN01000010.1/7194-7575 GGGGAUGA...-UUGGC..U.U.UGAUGGGG.GAAAUG.....UUUU.AU.GU..C..A..-UG.C.C.A.G.C.CGAGU......-UGC.AAU-......-AACUC....GU...AAAAC...U........................................................................... +MGXM01000089.1/35997-35601 GGGGAUGA...-UCGGC..U.U.CGACGGAG.GUGGUU.....-GAC.AG.UC..G..A..CUG.C.G.A.G.C.CGAGA......-GGC.GCCG......-AUCUC....GA...GAAA-...-u.......................................................................... +MEUV01000045.1/11962-12351 GGGGAUGC...UCUGGA..U.U.UGAUUGGA.AGAGCA.....-ACA.UA.UG..A..G..A-G.C.A.A.G.C.CAAAA......UCGA.UAGU......-AAUUU....GU...AAAA-...-a.......................................................................... +MIBD01000002.1/25425-25081 GGGGGCGA...-CAGGC.uU.U.CGACUGGG.ACAUCG....gAGGA.GU.AA..G..A..CUU.C.A.G.G.C.AGGGC......-UGA.GC--......-AACCC....UU...UAAA-...-g.......................................................................... +MHJO01000007.1/26393-26069 GGGGAUGA...-UGGGC..U.U.CGACGGAA.UAAAG-.....CACA.UG.AU..G..A..UUG.C.G.C.G.U.CGAGA......-UGA.U---......UCACUC....GU...AAAA-...-........................................................................... +MHBZ01000033.1/64921-64551 GGGGAUGA...-UAGGU..U.U.CGACGGGA.AAGUAC.....-UUU.GA.CA..C..G..CAG.C.A.A.G.C.CGAGU......UUGA.CUUA......UUACUC....GU...UAAUA...Ca.......................................................................... +MFQT01000011.1/13297-13699 GGGGGUGC...-CGGAU..U.U.CGACAAGU.UGCGUA.....CCUU.UU.AA..A..C..CUA.C.A.U.U.U.CGAGG......CUGC.UUAC......AACCUC....GU...UAAUC...Cu.......................................................................... +MFXG01000090.1/4445-4874 GGGGAUGU..aUUUGGU..U.U.UGACAGAA.GUUCUUu...aACAU.CU.AA..A..A..UGG.C.A.A.U.C.ACGGGa....a-GGC.ACCG.....uACUCCC....GU...UAUAU...Ccg......................................................................... +MFQW01000033.1/5226-4815 GGGGAUGA...-CAGGA..U.U.CGAUAGUU.GGAUCCa..guUAAC.CU.CC..A..U..AAG.C.A.U.G.U.CGAGG.....aGCUA.CGUU......UUCCUC....GU...AAAUA...Cc.......................................................................... +MGGP01000013.1/28775-28427 GGGGACGU..aAUAGGC..A.U.CGACG-GG.AAGUAC.....UUUG.AC.AC..C..U..-UG.C.A.A.G.C.CGAGA......AUGA.CUAA......-AUCUC....GC...UAAA-...-........................................................................... +MHCR01000026.1/28240-27881 GGGGAUGU..aAAUAGC..U.U.CGACGAAA.AGAUAA.....UCGG.GA.AU..C..G..AUG.C.A.A.G.C.CGGCU......UUGA.UUCA......CCAGCC....GU...AAAAA...A........................................................................... +LJUC01000171.1/2641-2289 GGGGGCGA...-AAGGU..U.U.CGACCG-G.ACGAGU....uGAGG.UU.CG..A..G..UGG.C.G.U.G.U.CCAGG......AUGC.CAGU.....gGGCCUG....GU...UAAUC...A........................................................................... +MFKH01000002.1/9106-9456 GGGGGUGA...-CAGGC..U.U.CGACGGGG.ACAUGU.....UUGC.AG.AG..G..U..-UG.C.A.G.C.C.CGAGC......-UGG.---C......GGACUC....GU...UAAAC...Cc.......................................................................... +LVBW01000015.1/78865-79218 GGGGGUGU...UCCGGA.aU.U.CGACCGUG.AGCUGG.....-UGC.AU.AU..G..A..UUG.C.A.G.G.A.CGGAG......AUGG.UGGU.....uGGCUCC....GU...AUCAA...Ua.......................................................................... +MGFC01000030.1/6687-7104 GGGGCUGA...-UCGGC..U.U.CGAUGG-A.AGUCCC.....UUUC.CA.UA..C..A..AU-.C.A.A.G.U.CGAGG......AUGC.AUUU......GUCCUC....GU...AAAUC...Cc.......................................................................... +MHOE01000033.1/7462-7039 GGGGAUGA...-CUGGC..U.U.CGAUGGGU.UACAAU.....-UUU.AA.AA..U..A..-UG.C.A.A.A.C.CGAGU......AUUC.UUGA......-AUCUC....GU...AAAAC...U........................................................................... +MHGU01000005.1/22162-21755 GGGGGCGA...-UCGGU..U.U.CGACUCAC.CGGCUGu...cAUGG.CC.GA..G..G..UCG.C.G.U.G.C.CGAGG......UGGU.CCGG.....aGGCCUC....GU...AAAAC...A........................................................................... +MGFK01000038.1/3527-3166 GGGGGCGA...-CCGGU..U.U.CGACGGGA.AGCUCU.....-UUU.AA.AA..G..A..CGG.C.A.A.G.C.AGACU......-UUG.AUUA......GUAGUC....UU...AAAAC...Aa.......................................................................... +MHKV01000031.1/5777-6141 GGGGAUGA...-CCGGC..U.U.CGACGAAU.GGAGCG.....-CGG.UG.CA..U..U..AUG.C.A.G.G.A.GGAGC......-UGA.AGU-......--UCUC....CU...AAAA-...-c.......................................................................... +MHQZ01000024.1/11961-12371 GGGGAUGA...-UUGGA..U.U.UGACAAAU.AAAUUA.....GCGU.UA.AA..A..U..AGG.C.A.A.G.U.UGAGC......-CGA.AC--......-AACUC....AU...AAAA-...-a.......................................................................... +MFQZ01000004.1/17071-16666 GGGGGCGU...-UGGGC..A.U.CGACGGUA.AAAUC-.....-GGU.UG.UC..A..C..UCG.C.A.A.G.U.AGAGA.....cGGUU.UCGG......-GCCUC....UU...UAAUC...Ug.......................................................................... +LVBI01000039.1/22233-21882 GGGGGUGC...ACUGGU..U.U.CGACGGGU.GUGAUUc...gUGGU.CU.UG..G..G..CUG.C.A.A.G.U.GAGGC......-CGC.CUGU......--CCUC....UG...A----...-........................................................................... +MEYM01000019.1/33655-34044 GGGGAUGC...-CUGGC..U.U.UGACAAAA.AGAAUAu...cUUUC.GC.AC..U..G..C-G.C.A.A.A.C.CGAGG......-UGU.CGU-......-UCCUC....GU...AAAAC...-........................................................................... +MHTH01000019.1/1176-780 GGGAGUGA...-UCGGC..U.U.CGAUAGAG.AAGCUC....a-UCC.UU.CU..A..G..-UG.U.A.U.G.C.CGAGG......AUUC.UAAC......UGUCUC....GU...AAAAA...Cu.......................................................................... +MFGP01000014.1/5355-5744 GGGGAUGC...-UGGGC..U.U.CGACAUGU.UGCCGG.....-AGC.AA.AU..U..G..-UG.C.U.A.G.A.UGAGC......UCGA.GCU-......-AACUC....AU...AAAAC...U........................................................................... +MHSW01000010.1/6539-6924 GGGGAUGC...-CGGGC..U.U.CGAAAGGG.AAAAUU.....--AC.UG.UG..C..G..-UG.C.A.G.A.A.CGAGG.....cCGAU.CAAC......AACCUC....GA...AAAC-...-a.......................................................................... +MEQC01000014.1/48922-49290 GGGGGUGC...ACUGGU..U.U.CGACGGGG.AAAAUG.....-AAU.UU.UU..G..U..GGG.C.G.U.G.U.UCAGG.....uUGGU.CACC.....aGGCCUG....AU...AAAA-...-a.......................................................................... +MEYI01000043.1/18560-18948 GGGGAUGC...-CGGGC..U.U.UGACAAGA.AGACAC....cUUUU.AC.AA..U..A..-UG.C.A.A.A.C.CGAGG......UCGU.CGCC......-UGCUC....GC...AAAU-...-c.......................................................................... +MEPB01000068.1/153448-153083 GGGGUCGU...-ACGGU..U.U.UGACA-GC.GGGUGC....gAUUU.UU.AU..G..U..AAG.C.A.U.G.U.CGUGU.....gUUGU.GAAU.....aUGACAC....GU...UAAUC..cUa.......................................................................... +MHLW01000014.1/188-531 GGGGAUGA...-CAGGA..U.U.CGAAAGAA.GCUUUA.....-AUU.UA.AA..U..A..GUG.C.A.A.G.C.CGAGC......U---.-CAA......-AUCUC....GU...UAAAA...U........................................................................... +MFGC01000010.1/6795-6385 GGGGAUGU...-UUGGA..U.U.CGAUGGCA.UGUUCU....uGUAA.AA.UA..C..G..C-G.C.GaA.A.C.CGAGCa....aCGCU.UUGU......GCGCUC....GU...AAAACu.c-a.......................................................................... +MHFT01000062.1/20529-20100 GGGGCUGA...-UCAGG..A.U.CGACAG-G.AGAUGG....uCAGA.CA.AG.aC..G..GUG.C.A.U.G.U.CGAGG......UGGU.GGCG.....aGGCCUC....GU...UUCCG...-.ccauaaagcauggcggauccg..................................................... +MGLZ01000050.1/435-61 GGGGGUGU...AAAGGU..U.U.CGACUUA-.CAAAUA.....-AAG.UA.UU..U..A..UGG.C.A.U.G.C.AGAGG......AUGC.UAGU.....uGGCCUC....UU...UAAUC...A........................................................................... +MDZC01000079.1/33262-32891 GGGGAUGA...-CCGGA..A.U.UGACAGCU.CGCGCA.....AAUU.GC.GG..G..U..AAG.C.G.U.G.C.CAGGA.....gUUGA.UGGAa...gcUCUCCU....GU...AAAAA...Aa.......................................................................... +MHLA01000013.1/144228-144545 GGGGAUGA...-UCGGC..U.U.UGAUAAGG.AGAGU-.....-UCG.UG.CU..G..C..UUG.C.G.A.G.C.CGAUG......--GC.A---......-ACGAC....GU...AACC-...-........................................................................... +MHQX01000043.1/986-1349 GGGGGUGA...-CGGGU..U.U.CGACGGGU.UCUUGA.....-ACA.AA.AG..A..A..GU-.C.A.G.G.C.CGGAG.....gCGCA.GGGU......-ACUUC....GU...UAUAA...Cu.......................................................................... +MFNF01000022.1/2981-2581 GGGGGUGC...AUUGGA.aU.U.CGACUGGG.AUCAGG....cGAUG.GG.AG..G..G..AAG.C.A.A.G.C.CGUGG......UUGG.UCGAa....gGGCCAC....GA...UAAAA...A........................................................................... +MEIF01000040.1/13715-14088 GGGGGUGA...-AAGGA..U.U.CGACUUGU.UGACGA.....GUGA.UU.GA..A..G..GU-.C.G.C.G.C.CGAUG......-UGU.GUUG......-CCAUC....GU...AAAA-...-a.......................................................................... +MGFA01000005.1/585-983 GGGGCUGU...CACGGG..U.U.CGAUAGGG.ACAGGA.....-GGC.CA.GA..U..G..-AG.C.A.A.G.C.CGAGG......GCGC.GCGG......GUCCUC....GU...AAAUC...Cu.......................................................................... +MHCP01000015.1/12480-12123 GGGGAUGU...-AUAUA..U.U.CGACGGGA.AGACU-.....CUAG.CU.AA..A..G..-AG.C.A.A.G.C.CGGUG......UCGA.UCGG.....gACCACC....GU...UAAAA...Uu.......................................................................... +BBBR01000004.1/146362-146725 GGGGGUGU...UUUGGA.aU.U.CGACAGGC.GUAGAU.....-UUG.CG.CU..A..A..UCG.C.G.C.U.U.CGUAG......-GUC.GCG-......-UCUAC....GU...UAAAA...C........................................................................... +MHIO01000010.1/1606-1218 GGGGAUGU...-UUUAA..A.U.CGACAGAA.UUACGG.....-UUU.AA.AG..U..A..U-U.C.A.A.G.C.CGAGCg....uUGGC.UGCC.....gCCGCUC....GC...UAAUCa.c-.c......................................................................... +MFAT01000016.1/7067-7474 GGGGAUGU...-AUUGU..U.U.CGACAGGA.UUUGCU.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAAAg....aUGAU.UCUA......AAGUGC....GU...UAAAC...U........................................................................... +MEOZ01000169.1/24325-23953 GGGGCUGA...-CCGGC..U.U.UGACA-GC.AGGUAU.....AAAU.AA.GU..G..U..AAG.C.A.U.G.C.AGGGUgu..uaCAGG.AGAA......UCACCC....UU...AAAUA...Ac.......................................................................... +MHQY01000037.1/15680-16140 GGGGGUGA...-CAGGC..U.U.CGACAGGU.CAUUGA.....AAGC.AU.UA..A..A..AAU.C.G.G.G.U.GGAAG.....aCGUG.GAGU......AACUUC....CU...AAAAU...Aa.......................................................................... +LYSV01000031.1/26876-26470 GGGGCCGA...-CCGGU..U.U.CGACAGGA.UGAGUG....aUUAC.GU.GU..G..U..AAG.C.A.U.G.C.AGGCGc....aUGGA.AUGA......--GCGC....CU...UGAUC...Aa.......................................................................... +MFIN01000017.1/9033-8682 GGGGGCGU...-CUAGC..C.U.CGAUGGAU.CAGGAC.....-AUU.GA.AA..A..A..-UG.C.A.G.C.G.CGAGG......AUGC.GAAG.....uUCCCUC....AU...AAAUA..uUc.......................................................................... +MFND01000095.1/2910-3313 GGGGGUGC...AUUGGA.aU.U.CGACUGGG.AAAUGG.....GAAG.GU.AG..C..G..CAG.C.A.A.G.C.UUGGG......GUGA.UUGAa....gGGCCCA....GU...AAAAA...A........................................................................... +MESX01000016.1/60985-61410 GGGGAUGU...-UUAGC..U.U.UGACAGAA.GAAGCU.....-CUU.UA.AA..A..A..G-G.C.A.G.A.C.CGUGG......UUUU.CUAG.....uAAACAC....GU...AAUU-...-u.......................................................................... +MHBW01000003.1/53455-53823 GGGGAUGA...-UAGGC..A.U.CGACGGGA.AAGUAC.....-UUU.AA.CA..C..G..UUG.C.A.A.G.C.CGAGU......UUGA.CUAA......CAACUC....GU...UAAAC...A........................................................................... +MFUP01000005.1/45644-46023 GGGGAUGA...-UCGGC..C.U.AGACAGUA.AUUUUC.....UUCU.UU.AA..A..G..-CG.C.A.U.G.U.CGAGU......AUGU.GUCA......AGGCUC....GU...AAACU...C........................................................................... +MHLE01000035.1/4006-3615 GGGGGUGA...-AAGGG..C.U.CGACGGAG.UUUCUU....uGUUA.UA.AA..A..G..UGG.C.A.G.G.U.AGGUU......-UGA.CG--......-AGACC....UU...AAAA-...-a.......................................................................... +MGOM01000030.1/1593-1989 GGGGAUGA...-UAGGU..U.U.CGACGGAG.GAGGGC.....GAUC.-G.CG..A..G..CUG.C.A.A.G.C.CGAGA......-GGC.GCCG......-ACCUC....GC...UAAC-...-u.......................................................................... +MFQB01000017.1/7139-7542 GGGGAUGA...-CAGGA..C.U.CGAUAGGU.GGAUCCc..guUGUU.GU.CU..A..C..AUA.C.A.U.G.C.CGAGG.....uUGUU.CGUU......AUCCUC....GU...UAAUG...Cc.......................................................................... +LICN01000061.1/4144-4513 GGGGCUGA...-CCGGA..A.U.UGACA-GC.AUCGUU....cAUUG.AU.AA..G..U..AAG.C.A.U.G.C.CGAGC.....uUUGG.AUUU.....uUGGCUC....GU...UCAAA..cUa.......................................................................... +MEMX01000153.1/23170-22807 GGGGGCGA...ACUGGC..U.U.CGACAGAG.GAUGCC.....-CAA.GA.CG..A..A..GUG.C.G.A.G.C.CGAGG.....uUGGU.CUGC.....aGGCCUC....GC...AAAA-...-a.......................................................................... +CP012390.1/1583573-1583945 GGGGCUGA...-ACGGU..U.U.CGACUGCG.UAUGUU.....GCGU.CG.GG..A..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.UAGA......GACCAC....CG...UGAGC...Gu.......................................................................... +CP014991.1/674699-674323 GGGGUUGA...AAAGAA.uU.U.CGACAGGA.GUCAAA.....-AAA.GC.UA..A..G..-UG.C.A.U.G.U.-GAGC......----.UGGC......ACGCUC....UA...AAAC-...-u.......................................................................... +CP017245.1/970450-970845 GGGGACGU...UUUGGA..U.U.UGACAGGA.CGUUCG....gUUGA.GA.UA..A..A..UUG.C.G.G.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UUAUC...A........................................................................... +MEWH01000002.1/82468-82078 GGGGAUGU...ACAGGC..U.U.UGAUUGAU.ACUUUU.....--CC.UU.AU..G..A..AUG.C.A.A.G.C.AGAAG......-CGU.ACC-......-ACUUC....UA...UAAA-...-a.......................................................................... +MHJK01000015.1/44587-44930 GGGAGUGA...-AAAGC..U.U.CGACAAAU.UAUUUU.....-CUA.UC.AA..A..U..UAG.C.A.A.G.C.GGAGU......-GGC.A---......-ACCUC....AU...UAAAA...-........................................................................... +MFTL01000010.1/13133-12764 GGGGAUGA...-UGGGC..U.U.AGACAGGA.GAAUAU.....-UUU.UU.GA..A..C..UGG.C.A.G.G.C.CGAGG......-UGG.AGUG......-ACCUC....GU...UAACA...A........................................................................... +MGAY01000001.1/18154-17764 GGGGAUGA...-ACGGU..G.U.CGACGGGA.AAGCAC.....-UUU.UA.CA..A..G..AGGuC.A.G.G.G.CGGAU......C---.----......-UAUCC....GU...AACU-...-a.......................................................................... +MHOH01000009.1/88769-88394 GGGGAUGU...-AUAGA..U.U.CGACAGGA.AAUAUG.....-UUA.AU.GG..C..U..-UG.C.A.A.G.C.CGAGC......ACGC.UACG......-AUCUC....GU...UAAAC...U........................................................................... +MGNF01000077.1/45552-45152 GGGGAUGA...-CAGGC..U.U.CGACGGAA.GAGGCU.....GGCC.-C.CG..A..G..CUG.C.A.A.G.C.CGAGA......-GGC.GCCG......-AACUC....GC...AAAA-...-u.......................................................................... +MFQD01000029.1/5004-5401 GGGGAUGA...-CAGGC..U.U.CGAGGGGA.AAAAGA.....AGGC.CC.GA..A..C..GGG.C.G.U.G.U.CGGGA.....aUGUC.CCGC......-UUCUC....GU...AAAA-...-c.......................................................................... +MGFV01000002.1/57359-56964 GGGGACGA...-UCGGU..U.U.CGACGAGA.AG-CUC.....-UUU.UA.AA..A..A..CUG.C.A.A.G.C.CAUGU......-UUG.ACG-......ACACAU....GC...CUAUC...C.ugcgaaacuuuaugu........................................................... +MFQI01000030.1/162-562 GGGGAUGA...-AAGGA..C.U.CGAUGAAU.GGAAUAa..guUAAU.CG.GC..A..C..AGG.C.A.U.G.U.CGAGG.....aAGCG.CUG-......AUCCUC....GU...AAAUC...Ac.......................................................................... +LJNF01000002.1/28516-28200 GGGGGUGA...-AAAGC..U.U.UGACAGAA.AUUGAA.....---C.CG.AG..A..U..GGG.C.A.A.G.C.CGAGU......-UCU.-GGA......-AUCUC....GA...AAAA-...-g.......................................................................... +MGEW01000023.1/91513-91134 GGGGAUGA...-ACGGC..U.U.UGAUGGAG.AAGAUU.....--CU.CA.AG..G..U..GUG.C.A.A.G.G.AGAGC......ACGC.GCGU......ACGCUC....UA...AAAUC...U........................................................................... +MHCN01000013.1/27316-26960 GGGGAUGU...-AUAUA..U.U.CGACGGGG.AGAAG-.....-UAA.CU.UA..G..A..GUG.C.A.A.G.C.CGGUG......UUGA.UCGA......AUCACC....GU...AAAA-...-g.......................................................................... +MFKA01000033.1/520-919 GGGGACGU...AUCG--..A.U.CGACAGAU.AAUAGC.....-UCU.UU.UA..A..A..UGG.C.A.A.G.C.CGAUG.....aUAGU.ACA-......AAAAUC....GU...AAAA-...-c.......................................................................... +MHJA01000023.1/17633-17965 GGGGAUGA...-UCGGC..C.U.UGACGGAG.GUUGA-.....-UUA.UA.AA..A..G..UCG.C.A.A.G.C.AGAGC......CGGA.U---......-AACUC....UU...UAAAC...U........................................................................... +LIBI01000186.1/1077-1464 GGGGCUGA...-CAGGU..U.U.CGACGUCA.GUGUCG....c-UGG.GC.GA..U..C..GUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GU...AAAA-...-........................................................................... +MFBF01000001.1/7323-7689 GGGGAUGU...-AUUGU..U.U.CGACGAGA.ACUAGC.....ACUU.UA.AA..A..A..CCG.C.A.A.G.C.CGAAC.....aUGAU.UCUA......AAGUGC....GU...UAAAC...U........................................................................... +MGJB01000017.1/41031-40671 GGGGGUGA...-AAGGC..U.U.CGACGAGA.UUUAUG.....AACU.GA.CU..G..G..ACG.C.U.U.A.G.AGUGG......AUGG.CCGU.....uAACCAC....UA...UAAAA...Cc.......................................................................... +MEZY01000053.1/1946-2332 GGGGGUGU...AUUAGC..U.U.CGACAGCU.GGAACAu...uAAAA.AC.AU..A..C..-UG.C.A.A.G.U.AAGAG......AGUC.AA--......--CCGC....UU...UAAAG...A........................................................................... +MEZC01000010.1/25811-26189 GGGAGUGA...-UGGGC..U.U.CGAUAGAA.UUUAAA.....--AC.UA.AA..U..A..-UG.C.A.G.A.U.AAAGG......ACAU.CUCG......UAACCU....UU...AAAA-...-.gucauuaucucaaaag.......................................................... +MFMA01000055.1/3438-3051 GGGGGUGA...-CUGGC..U.U.CGACGAGA.AAUCCA....aUAUG.CU.UG..U..U..GUG.C.G.A.GaC.GGAAG......-CGA.ACG-......-CCUUC....CU...UAAA-...-a.......................................................................... +MHQI01000062.1/35052-34698 GGGGAUGA...-UCGGC..U.U.CGAUGGGA.GCAUGA....cGCGG.CA.AA..A..A..U--.C.G.G.G.C.CGAGA......ACGC.AAGA......ACACUC....GU...AAAA-...-c.......................................................................... +MHTK01000005.1/28073-28453 GGGGAUGA...-UCGGC..C.U.UGCCAUUG.AUAUGU....uAGUU.UA.UU..C..G..-UG.C.G.U.C.C.CGAGG......GUGC.UGGU......CGCCUC....GU...AAAUC...Ac.......................................................................... +MHJH01000003.1/13951-13648 GGGAGUGA...-CGGGC..U.U.CGACAGAA.UACCCU.....UCUA.AA.AU..A..C..-UG.C.A.G.G.U.CGAGU......-UGC.CGA-......-ACCUC....GU...AAAAC...U........................................................................... +MGFD01000050.1/23052-23442 GGGAUUGA...-UCGGU..A.U.CGAUGA-G.AGUCGA.....UUUG.UU.CG..U..G..AU-.C.A.A.G.U.UGAGG......GUGU.GUGA......UACCUC....AU...AAAUC...Ca.......................................................................... +MGJO01000019.1/14576-14224 GGGGAUGU...--AAGU..U.U.CGACGAAG.UUCAUU.....-UCA.AA.UU..A..U..AUG.C.A.A.G.U.AGCAG......AUGG.AUAU......CACUGC....UU...UAAAU...A........................................................................... +MGEA01000046.1/3198-3592 GGGGAUGC...-CAGGC..A.U.CGACGG-G.AGAACA.....UUUC.AC.GG..C..C..CG-.C.A.A.G.C.CGAGC......ACGA.CCAC......UGUCUC....GU...UAAAC...C........................................................................... +MFKQ01000005.1/12207-12599 GGGGAUGC...-CAGGC..A.U.CGACAGGA.AAUACA.....AUUU.CA.GU..U..U..GUG.C.A.G.G.U.GAAGC......-UUC.GGUA......-ACUUC....UU...AAAA-...-........................................................................... +MHUX01000032.1/2612-2206 GGGGAUGC...-ACGGC..A.U.CGACAAGA.AGAUCGa...uCGCG.AA.AA..C..G..-CG.C.G.AcG.C.CGAGA......-GCC.GACG......-AUCUC....GU...AAAA-...-u.......................................................................... +MFDM01000011.1/96387-95994 GGGGAUGU...-AUAGU..C.U.CGACAGGA.UUGCU-.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.UGUUA......AGGA.AACA......UUAAAC....GU...UAAAU...Au.......................................................................... +MHIC01000046.1/17538-17151 GGGGAUGC...-UUAAA..A.U.CGAUAGAU.CUGAGA.....-UUU.AA.AU..U..A..GU-.C.G.A.G.C.CGAGC.....aUUGA.UAUU......UAGCUC....GU...UAAUC..uCa.......................................................................... +MFRL01000077.1/30466-30070 GGGGACGU...UCUGGA..U.U.UGACAGGG.CGUACUg...gUGGA.AG.CA..A..G..CCG.C.G.A.G.C.CGGAG......-CGC.U-GU......-UCUCC....GU...UAUC-...-a.......................................................................... +MFGX01000123.1/14263-13927 GGGGAUGA...-UUGGU..U.U.CGACUCUG.AGAUAG.....-AAG.GA.UC..A..U..CUG.C.G.U.G.U.AAAGG.....gAGCC.U---......-GUCCC....UC...AAAAC...A........................................................................... +MFUC01000022.1/21682-22050 GGGAGUGA...-AAGGC..U.U.CGACAGUU.AGAUGU....uUUUA.UU.CU..A..G..UUG.C.G.U.G.C.CAAGU......UCGC.AGGA......-AACUU....GU...CAAA-...-a.......................................................................... +MHSY01000004.1/22755-23127 GGGGAUGC...-CGGGC..C.U.UGAAAAGG.AAUACA.....-AAG.GG.UU..G..C..UUG.C.G.A.G.C.CGAGG.....aUGGC.UGCC......UUCCUC....GU...UAAUC...Uu.......................................................................... +MFKW01000008.1/34696-34310 GGGGGUGA...-CUGGC..U.U.CGACAGGA.AAUUCA....gUGUG.CU.UG..U..G..-UG.CgA.G.G.C.GGAAG......-UGA.GAU-......-CCUUC....CA...UAAA-...-a.......................................................................... +MGJH01000015.1/13913-13559 GGGGAUGA...-AAGGC..C.U.CGACAGGG.UUUUUA....u-UCC.GU.UU..G..G..AUG.C.U.A.A.G.CAUGG......AUGA.GCGU.....uAACCAU....GU...AAAUU...Au.......................................................................... +MHCS01000014.1/3316-2956 GGGGAUGU...-AUAAA..U.U.CGACGGGG.AAGAGA.....CCAA.UU.AA..A..G..-UG.C.A.A.G.C.CGGUG.....uUGAU.CGCC......GCCACC....GC...AAAAA...Uu.......................................................................... +MHJL01000015.1/18041-17728 GGGGAUGA...-CGGGC..C.U.CGACGGUU.AUUCUU.....-CUU.AA.AU..A..A..UGG.C.A.A.G.C.AGAGC.....cG--G.GCU-......-AACUC....UU...AAAAC...U........................................................................... +MHMI01000028.1/18355-17997 GGGGGUGA...-AAGGC..U.U.CGACAGAG.AUCUUU.....UUUC.AA.AA..U..C..-GG.C.A.A.U.U.CCAGU......AUUC.UGGA......-AUCUG....GU...AAAAC...U........................................................................... +MHJC01000001.1/18437-18781 GGGGGUGA...-UGAGC..U.U.CGACGAAG.UACUUU.....-ACA.AA.GA..G..A..UUG.C.A.A.G.C.AGAGC......-UCG.GAG-......-AACUC....UU...UAAA-...-a.......................................................................... +MHLI01000004.1/157110-156722 GGGGAUGA...-AAUGU..U.U.CGACAGUG.GAAGAA.....GUAG.UA.UA..U..C..GUG.C.G.U.G.C.CGAGC......AUGU.UCGU......AGUCUC....GU...AAAUC...Ac.......................................................................... +MGIO01000004.1/432-811 GGGGAUGC...-CAGGC..U.U.CGACAAAU.GUUCAU.....UUCA.AA.AA..A..A..CAG.C.A.-.G.C.CGAGC......-CGA.U---......UGACUC....GU...CCGAC...C.caaagucggacuccgacu........................................................ +BCYC01000019.1/15941-16304 GGGGCCGA...-CAGGU..U.U.CGACUUGA.AAAUCA.....-AGA.UA.AU..G..C..AAG.C.A.U.G.C.CGGGAg....cUGAC.UUGG......ACAACC....GU...UAUCA...Au.......................................................................... +MHLY01000003.1/77638-77283 GGGGGUGA...--AAGA..A.U.CGACAGAA.CUUUU-.....CACU.AA.AA..U..A..-GG.C.A.G.A.U.GGAGU......AUGC.UGGA......-AUCUC....AU...UAAAC...U........................................................................... +MFRD01000053.1/11996-12392 GGGGGUGC...-CGGGC..U.U.CGAUAG-A.GGCUGC.....-UGG.CU.AC..G..C..UGG.C.A.U.A.C.CGAGG......AAGC.UCUG......AUCCUC....GU...AAAUC..aCa.......................................................................... +MHOB01000029.1/2148-1780 GGGGGUGA...-CUGGC..U.U.CGACAGGG.AAAUCG.....ACAU.AU.GU..G..U..GUG.C.G.G.G.C.AAAGC......-UGU.GGUC......-AGCUU....UU...CAAA-...-c.......................................................................... +LBGV01000001.1/2602835-2602431 GGGGUCGA...-UCGGU..U.U.UGACAGGA.UGAGUC....gUUGC.GA.GU..A..U..AAG.C.A.U.G.U.CGGGG.....gAGCG.UGUA......-CCUCC....GU...GAUAA...A........................................................................... +MFRC01000030.1/3719-4121 GGGGGUGC...CGUGCU..U.U.UGACAG-A.AGUUUC.....-UGC.AU.AC..A..C..UCG.C.A.U.G.C.UGAGG......AUGA.UUUA......GCCCUC....AU...AAAUC...Cc.......................................................................... +MFEK01000005.1/5712-5322 GGGGCUGA...-CAAGC..U.U.CGACAGAA.GUUCUU.....UGAA.AA.GU..G..A..UUG.C.A.A.G.C.CAGAG.....cUGUC.AUCA......--UCUC....UU...UCAAA...Ac.......................................................................... +MFOM01000034.1/4132-4525 GGGGAUGC...-AUUGC..A.U.CGACAAGG.AUCGCA.....-CUU.UU.AA..A..A..UUG.C.A.A.G.C.CGACU......UUGA.ACAA......-UAGUC....GU...AAAAC...-........................................................................... +MFES01000033.1/13008-13408 GGGGAUGC...-UAGGC..U.U.CGACAAGG.UACAUUa...aCAAA.GU.GU..U..U..AUA.U.A.G.G.U.CGCGGu...gcGCUU.UA--.....cCUCCGC....GU...UAUCA...Aa.......................................................................... +LNFQ01000017.1/3472-3844 GGGGCCGC...-CCGGU..U.U.UGACA-GC.AUAGAUc...uUUGA.AA.GU..G..U..AAG.C.A.U.G.U.AGUGCg....uUGGA.UUAU......UAGCAC....UU...UAAUC...Ug.......................................................................... +MFQR01000022.1/3375-3801 GGGGGUGC...-CGUGU..U.U.CGAUAGCG.GCUCU-.....-CUG.UC.AU..A..C..UGG.C.A.U.G.U.CGAGG......CGGU.UCAA......GGUCUC....GU...AAAUC...Gc.......................................................................... +MFEJ01000012.1/1523-1874 GGGGCUGA...-AUUGA..U.U.CGACAGGG.GUUCUU.....-UCA.AA.AU..C..A..CGG.C.A.A.G.U.CCGGA.....aAGCU.UGUG......-AAUCC....GG...UAAAC...U........................................................................... +MHOK01000021.1/23468-23084 GGGGAUGU...UUUAGA..U.U.UGCUAGGA.GAAAGU.....AUUU.-A.UA..G..U..UUG.C.A.A.G.U.CGAGC......UCGU.CUA-......GUGCUC....GU...AAAAC...A........................................................................... +MHUV01000005.1/6830-7251 GGGGAUGA...-UCGGC..C.U.AGACAAUA.GAUCAA.....-CUC.AA.AA..A..G..GUG.C.AgA.G.C.CGAGA......UUUC.UCUU......-UUCUC....GU...UAAA-...-c.......................................................................... +MFLF01000021.1/29088-29489 GGGGAUGA...-CAGGC..U.U.UGACG-GU.UAUGGU....cCGUG.CG.AA..C..G..GCG.C.G.U.G.U.CGAAG......AUGG.UGUU.....gUCCUUC....GU...AAAA-...-a.......................................................................... +MGJL01000012.1/35277-35639 GGGAGCGA...-UCGGC..U.U.CGACGUUG.UUCUUA.....GCUA.AU.UA..G..A..-UG.C.U.G.G.G.AGUGG.....aCGGC.UUGUu....uAACCAC....UA...UAAAA...C........................................................................... +MFEO01000016.1/3619-3994 GGGGCUGU...-CACGA..U.U.CGACAUAC.GAUCUU.....-UGA.CA.UA..U..G..CUG.C.A.A.G.C.AAGAG......UGGC.UACA......-GACUC....UC...AA-U-...-........................................................................... +MFGG01000030.1/132756-133141 GGGGAUGC...-AGGGC..U.U.CGAUAGUA.AGUUUA....c-CUG.CU.GG..C..A..-UU.C.G.G.G.G.CGCGC......AUUC.AGGU......-AACGC....GU...AAAAU...U........................................................................... +MHDA01000003.1/1124-765 GGGGCUGU...-AUAUA..U.U.CGACGGGA.GGGGAA.....-GUA.CU.UU..G..A..GUG.C.A.A.G.C.CGAUG.....cUGAA.CAGA......GUCAUC....GU...AAAAA...A........................................................................... +LOQF01000007.1/54308-53980 GGGAGUGU...-AAGGU..U.U.CGACAGAU.UAAGAA.....-CCA.UA.UU..A..U..AAG.C.A.A.G.U.AGUAG......C---.----......-GAUAC....UU...UAAAU...C........................................................................... +MFXB01000072.1/17035-16615 GGGGAUGU...ACAGGC..U.U.UGACAGAA.AGAUUUu..gaAGUC.UG.AA..G..C..CGG.C.U.U.U.C.AGGUG.....aUUGC.UUGG......UCUCAC....CU...UAAUC..cGu.......................................................................... +AP014924.1/1378463-1378823 GGGGGCGA...GUCAGG..C.U.CGACAGGG.GGUACGg...gGAGC.GG.AG..A..U..AAG.C.G.G.G.C.CGAGG......UCCC.ACC-......-UGCUC....GC...UAAA-...-c.......................................................................... +MFKZ01000018.1/21056-20633 GGGGGUGA...-CUGGC..U.U.CGACAGGA.AAUUCA....aUGUG.CC.UG..U..G..-UG.C.GaU.G.C.GGAAG.....uUGAA.UGGU.....cUUCCUC....GU...CCUUC...G.uagccuugugcga............................................................. +LEKP01000004.1/30675-30361 GGGGAUGU...AUUAGA..A.U.CGACGGAA.AUUUCU.....-CCU.UU.GC..C..A..-UG.C.G.G.G.C.GGAGU......UUGC.UAGA......-AUCUC....CU...UAAAC...U........................................................................... +MHQJ01000010.1/7184-6775 GGGGACGU...-AUUGA..U.U.CGACAGAU.CAUUCA.....AAAA.GA.AA..C..A..UU-.C.G.G.A.U.CGAGG......-UGC.CGGG......CUCCUC....GU...AAAAC...U........................................................................... +MFLG01000021.1/6085-6473 GGGGAUGC...-CAGGC..A.U.CGACAAGG.AAUAUU.....-UUU.CA.GU..U..G..-UG.C.A.G.G.U.GAAGC......-UGG.AGUA......-ACUUC....UU...AAAC-...-........................................................................... +MGES01000048.1/4804-5203 GGGGAUGA...-UCGGU..U.U.CGAUGGUC.GCUCUA.....-AAA.UA.CC..A..C..G-G.C.A.A.G.C.GGUCA.....gCGCG.CAGA......CCUGAC....CU...AAAAC...Ca.......................................................................... +MGKF01000015.1/15862-16300 GGGGAUGA...-AAGGC..C.U.CGACGAGA.UUUUU-.....-AAC.AA.UG..G..A..-UG.C.U.U.G.G.AGCGG.....aUGGC.CGUU.....uUACCGC....UU...AAAAA...C........................................................................... +MFKE01000020.1/28757-28378 GGGGACGU...ACAAGA..U.U.CGACAGUC.CGAAGU.....-UCU.UU.GA..C..A..UUG.C.A.G.G.C.CGACU......UUGA.ACAG......-GAGUC....GC...AAAAC...A........................................................................... +LJND01000001.1/170936-171308 GGGGAUGA...-UGAGA..A.U.CGAUAGAA.GUUAUU.....-AUU.AA.AA..U..A..AGG.C.A.A.G.C.CCAGC......----.UGGA......AACCUG....GU...AAAAC...Cu.......................................................................... +MFQG01000003.1/154993-155400 GGGGAUGA...-CAGGC..U.U.CGAUA-GU.CGGAGUc...gUUAU.CU.AA..A..U..GGG.C.A.U.A.U.CGAGC......UUGC.AU--......-AUCUC....GU...AAAAC...U........................................................................... +MFKX01000026.1/43004-43368 GGGGGUGA...-CUGGC..U.U.CGACGAGG.AAAUCG....gUGUU.UA.CG..U..A..-UG.C.GcU.G.C.AAAGC......-UGG.AGCG......--UCUU....UC...AAAA-...-c.......................................................................... +MFEU01000011.1/51347-51731 GGGGCUGC...-UAAGC..U.U.CGACAAGA.GUUCUU.....-UGA.CA.GA..U..A..CCG.C.A.A.G.U.CCGAU.....uAGCC.UAAU......UUCUCG....GU...UAAAA...Aa.......................................................................... +MFEN01000061.1/9408-9080 GGGGAUGC...--AAGU..U.U.CGACGAAU.GAUCUU.....-UUC.UA.AG..A..U..AUG.C.A.G.G.C.CGAGC......-CGG.AU--......-AACUC....GC...AAAAC...U........................................................................... +JYNZ01000003.1/515654-515202 GGGGAUGA...-CCGGA..U.U.CGACAGGA.AAUACC.....AGAU.AC.GU..G..U..-GG.C.A.G.A.U.CGGUGuu..guUUAG.UCUG.....uUUCGCC....GU...AAGUA...A.gcagauuccuu............................................................... +MHLH01000014.1/15749-16135 GGGGAUGA...-CCGGC..C.U.AGACAGAU.GCCGAU.....UACU.UC.CG..A..G..UUG.C.AaU.G.U.CGAGC......-UUC.GAG-......-UGCUC....GC...UAAAC...U........................................................................... +MGEL01000033.1/1845-1462 GGGGACGC...-CAGGA..U.U.CGACG-UA.UGGUCG....aUCCA.UC.GU..C..U..GCG.C.A.G.G.U.CGGGG.....aUGUC.CGCG......-CCCCC....GU...UAUCA...Au.......................................................................... +MFKK01000019.1/22741-22357 GGGAGUGC...-UGGGC..U.U.UGACAGGA.CAACGU.....-UUC.GU.AC..A..C..-UG.C.A.G.G.U.CGGGU......-CGU.GAG-......-CCCCC....GU...AAAAA...C........................................................................... +MHNK01000015.1/25773-26127 GGGGAUGC..aUAAGGC..A.U.CGACAGAC.GCUUGA.....--AA.AC.UA..U..G..GUU.C.A.G.G.U.GGAGA......-UGG.GUU-......-CCCUC....CU...AAAA-...-........................................................................... +MHST01000002.1/42781-42430 GGGGAUGA...-CGGGC..U.U.CGAGGGAG.CAUCGC.....-CGG.CC.AU..C..G..GUG.C.G.A.G.C.CGAGG.....gUGAU.GGGC.....aAACCUC....GC...AAAUC...C........................................................................... +MHUD01000062.1/9428-9791 GGGGACGA...--UUGC..U.U.UGACGAAU.GCGGCAa...uCUCC.AA.AC..G..C..AAG.C.A.G.G.C.AGAGU......UUGG.G---......-CACUC....UU...UCAAA...Aa.......................................................................... +MEXD01000050.1/4387-4025 GGGGAUGC...-CGGGC..A.U.CGAUGGAU.UGGCAC.....UUUA.AA.AU..U..C..-GG.C.A.A.G.C.CGAGU......UCGA.AUCA......-UACUC....GC...UAAA-...-c.......................................................................... +MFXK01000020.1/3319-3764 GGGGAUGU...CUUGGU..U.U.UGACAGGA.AGAUAAg...aAAUA.CC.AA..A..A..UUG.C.U.U.U.C.-GAGUg....gUCGC.ACUG......UCCUAC....UC...UGAUCc.gUc.......................................................................... +MHLR01000004.1/1229-1621 GGGGGUGA...-UCGGC..A.U.AGACAAAG.AGUUUC.....UUCU.AU.AC..U..A..-CG.C.A.C.G.C.AGAGC......-UUC.GGU-......-GACUC....UU...UAAUC...C........................................................................... +MEVE01000019.1/15586-16005 GGGGAUGA...-CAGGA..U.U.UGACUGAA.AGAUCU.....UGAU.UA.UG..G..A..A-G.C.A.A.G.U.CGAAG......-UGC.UAGA......-UCUUC....GU...ACCA-...-a.......................................................................... +MFJV01000001.1/514547-514899 GGGGACGU...ACAAGA..U.U.CGACAGAA.UAUAUG.....CUCU.UU.AA..C..A..CUG.C.A.G.G.C.CGACC......UUGA.UAGG......UGGUUC....GU...AAAAC...A........................................................................... +MGNF01000125.1/1686-1289 GGGGAUGA...-AUGGU..U.U.CGACGGAG.GCGGAG.....UAUC.G-.CG..A..G..CUG.C.A.G.G.C.CGAGA......GGCG.CCG-......-ACCUC....GU...AAAC-...-u.......................................................................... +MEXG01000009.1/3531-3886 GGGGAUGA...-CGGGA..U.U.CGCUGAGU.UAGCCC....uUUGA.AA.AC..A..C..GU-.C.A.A.G.C.CGAGC......-UUG.AGUC......AAGCUC....GU...AAAAC...A........................................................................... +MGHB01000034.1/33944-34302 GGGGAUGU...-AAGGC.aG.U.CGAUGGAA.AAGUAC.....CUUG.AA.AU..A..C..-UG.C.A.A.G.C.CAAGU......UUGA.CCGA......-CACUU....GU...CAAA-...-a.......................................................................... +MHLS01000067.1/3598-3206 GGGAGUGA...-CCGGC..U.U.CGACAAGG.AAAAUG.....-UCG.AU.UG..U..G..-CG.C.GgC.G.U.CGAGC......GUGU.UCGC......GGACUC....GU...AAAAA...Ac.......................................................................... +MHQE01000035.1/19365-19800 GGGGGCGC...-AAGGC..C.U.CGAUAGAU.CAUUAA....gAGUA.CA.GG..A..G..AC-.C.A.G.G.C.CGAGG......ACGUaCGGU......CACCUC....GU...AAAUC...A........................................................................... +MFXW01000012.1/1208-803 GGGGAUGC...-AAGGC..U.U.CGACAGCG.UGACCAac.gaAGUG.CG.AC..U..U..CCC.C.G.G.U.C.CGGGA.....uUGUA.GGAG......-UUCCC....GU...CACCC...Ac.......................................................................... +MHRS01000016.1/29175-28766 GGGGAUGC...UCCGGC..A.U.AGACAGUU.GAGCUC.....CUCG.CG.CA..U..A..C-G.C.AaA.G.U.AGAGC......A-CU.GUU-......-AACUC....UU...UAAUC...U........................................................................... +MFXH01000004.1/63931-64335 GGGGAUGU...ACAGGU..U.U.UGACAGAG.GAUUUCu..ucGGUC.AG.AU..A..U..CUU.A.A.G.C.U.CGGCGg....uUGCA.CCGU......CCCGUC....GU...UAUAAg.a-.g......................................................................... +MHTJ01000002.1/21076-21454 GGGGAUGA...-UCGGC..C.U.AGACAUUG.AUGCUC.....-GCU.UA.CU..C..G..-UG.C.G.U.U.C.CGAGG......AUGU.UUGU......UGCCUC....GU...AAAUC...Ac.......................................................................... +MFLK01000024.1/28097-27708 GGGGAUGA...-UCAGU..U.U.CGACAGGG.AAAUAG....gAAUG.UG.UU..C..G..-UG.C.AcA.A.C.AAAGU......-UGU.GGC-......-AACUU....UU...AAAAC...-........................................................................... +MFKO01000008.1/21526-21915 GGGGAUGA...-CAGGC..A.U.CGACG-GU.UUGCCC.....GGUU.CA.UC..U..G..-CG.C.AaU.G.C.CGAAG......UUGA.AUGG......GACUUC....GC...UAAAA...C........................................................................... +MFEI01000003.1/9231-9609 GGGGCUGC...-AUAGC..U.U.CGACAAUU.GUUCUU.....-UGU.AA.UA..U..A..CGG.C.A.A.G.C.AAGAG.....cGGCU.ACA-......-GGCUC....UG...-----...-a.......................................................................... +MHTR01000013.1/35097-35455 GGGGGUGA...--ACGU..U.U.UGACAGGA.CCGUGA.....-AGG.AA.CC..A..U..AGG.C.A.A.G.C.CGAGC......-UUC.UCGG......ACGCUC....GC...AAAAC...Aa.......................................................................... +MFZP01000003.1/1618-1192 GGGGAUGA...-ACGGC..A.U.CGACGGUU.UGCUAGc...aCUUU.UA.AA..A..A..AUGuU.A.G.G.G.CGCAC......C---.----......-UGUGC....GU...UAAAC...G........................................................................... +MHXD01000018.1/44156-44545 GGGGAUGA...-UUGGC..U.U.CGACAGGG.AGAUCG....aUGCA.UA.UA..C..A..-UG.C.AuG.G.C.GGAAG......U-GG.GA--......ACCUUC....CU...AAAAA...A........................................................................... +MFGM01000001.1/3218-3602 GGGGAUGC...-CGGAU..U.U.CGACAGGA.AAUCUU.....-GCA.AA.AC..C..G..C-G.C.A.G.G.A.AGAGC......-GGU.CGC-......-CGCUC....UC...AAAUC...C........................................................................... +MGJZ01000004.1/6317-5967 GGGGAUGU...--UCGU..U.U.CGACAGGA.UUUUGC.....-CCC.AA.AU..U..G..ACG.C.U.A.A.G.AGUGG......AUGG.UAGU......CACCAC....UA...UAAUC...A........................................................................... +LFFI01000073.1/17729-18107 GGGGCUGA...-CCGGU..U.U.CGACGUCA.GAACUG.....UUGG.GC.GU..A..U..CUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GU...GAAA-...-........................................................................... +LJNP01000009.1/13751-14143 GGGGAUGA...-CGGGA..A.U.CGAUGG-G.AGCUCA.....UUUC.AC.GG..C..A..-UG.C.A.A.G.U.UGAGG......AAGU.CCGU......CACCUC....AU...UAAUC...A........................................................................... +MFXP01000016.1/74590-74178 GGGGAUGA...-CAGGU..U.U.CGACAGCG.UGAUACu..aaUUGU.UG.AU..C..G..UCU.C.U.G.U.U.CGGGA......UGGC.AACG......AUUUCC....GU...UAUCC...Aa.......................................................................... +MFDZ01000009.1/9019-8610 GGGGAUGU...-AUUGU..C.U.CGACAGGA.UUGCU-.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.AGAAU......AGGA.AACA......UUAUUC....UU...UAAAU...Au.......................................................................... +AZEG01000024.1/2741-3087 GGGCUUGU...-UUGGU..U.U.CGACAAGU.UGAAUU.....-UGG.UU.AG..A..U..UAG.C.G.U.G.U.AGUAU......-GGC.----......-AAGAC....U-...UAAUC...-........................................................................... +MGCX01000020.1/6924-6514 GGGGCUGA...AAUUAG..C.U.CGACGGUU.GAACUUu..aaCAAG.CU.UA..G..A..UGG.C.A.G.G.C.CGGGG......-CGC.ACU-......--GAAC....GU...UAUC-...-........................................................................... +MFPH01000059.1/2551-2139 GGGGAUGC...-AUUGC..A.U.CGACGA-G.AAUGCA.....CUUU.AA.AA..A..A..CAG.C.A.A.G.C.CGACA......AUGA.UCAA......-AAGUC....GU...AAAA-...-........................................................................... +MFDF01000022.1/8386-7990 GGGGACGU...-AUUGA..U.U.CGACGGGA.UUGCA-.....-CUU.UA.AA..A..A..CCG.C.A.A.G.C.CAAGA.....aUGAA.AUCU......CAUCUU....GU...AAAAC...Ug.......................................................................... +MFOS01000001.1/48284-48686 GGGGAUGC...-AUUGC..A.U.CGACAGGA.AAGCAC.....--AU.UA.AA..A..A..CUG.C.A.A.G.C.CGACUu...ugAUGA.CAGU......CGUCCC....GC...UGAUA...-.guuuucagucgggaucccg....................................................... +LLEV01000011.1/13233-13597 GGGGAUGC...-UGGGU..C.U.CGACGUGA.UGUGUC.....CUUU.CA.UA..A..A..UUG.C.A.U.AaG.CGGAU......--C-.----......-UAUCC....GU...CAAAU...-........................................................................... +MHVJ01000008.1/491-102 GGGGAUGA...-UCGGC..A.U.AGACAAAG.GAAUGA.....-UCU.GU.UG..C..G..-UG.C.GcG.G.U.GGAGC......-UCC.AAU-......-AACUC....CU...AAAAC...G........................................................................... +MGIN01000026.1/21856-21540 GGGGGCGC...--ACGC..U.U.CGACAAGA.ACGCCU.....CUUU.GA.AA..A..C..-AG.C.A.G.A.U.CAAGU......-UGG.UGA-......--ACUU....GU...CAAA-...-a.......................................................................... +MHTO01000028.1/9004-8622 GGGGGCGA...-AAAGC..U.U.CGACAG-A.AAUCUG.....-CCC.CA.AG..A..A..AGG.C.A.A.G.C.CGAGGcgcaagACCU.CGUC......CGCCUC....UU...UAAAA...G........................................................................... +MFJA01000011.1/65974-66392 GGGGAUGA...GACG--..A.U.CGACG-GG.AUAGUA.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAGG......-UGA.UUG-......-UACUC....GC...AAAA-...-........................................................................... +MHQS01000006.1/27665-28047 GGGGAUGC...-CAGGC..C.U.CGAUAGAU.CAUUGA.....-GAC.CC.AG..G..G..-UG.C.A.G.G.C.CGAGGg....cGCUU.GGGA......CACCUC....GU...UAAA-...-a.......................................................................... +MFEA01000022.1/44604-45004 GGGGACGC...-ACAGA..U.U.CGACGGAC.CGGCA-.....-CUU.UG.AA..A..G..UUG.C.A.A.G.C.CGCUA.....aGGGA.ACAU......-UAAGC....GC...AAAAU...A........................................................................... +MFVM01000020.1/525-928 GGGACUGA...-AAGGC..A.U.AGACAGCG.GGCCUU.....CGGC.UC.UU..G..A..-CG.C.A.U.G.U.CGAGC......AUGA.ACAU......AAUCUC....GU...UAAAA...U........................................................................... +MFZO01000039.1/78830-79232 GGGGAUGA...-AGGGA..A.U.CGACGGAA.UGCAUG....cACUU.UU.AA..A..A..AUG.G.G.U.A.G.AGCGG......A-CC.----......-UGUCC....GU...UAAA-...-c.......................................................................... +MGIP01000002.1/33407-33732 GGGGGCGC...--ACGC..U.U.CGACGGAG.AAACUC.....CUUU.GA.AA..A..C..-UG.C.A.G.G.C.AGAGC......-UGA.UC--......-GCCUC....UU...GAAUC...C........................................................................... +MHXC01000022.1/2683-3091 GGGCAUGA..cACAGGA..U.U.CGAUAAGU.GCAAUG....cUCAU.AC.AC..A..C..-AG.C.A.G.G.U.GGAGU......-CGC.UUG-......-ACCUC....CG...AAAAA...-........................................................................... +MHSQ01000010.1/7672-7262 GGGGAUGA...-UCGGC..C.U.AGACAUCU.GAUCUG.....UCCU.UG.AU..U..G..-UG.C.AaA.G.U.AGAGC.....a-UUA.UUGU......UCACUC....UU...UAAAU...G........................................................................... +MHTS01000027.1/37094-37466 GGGGAUGU...-CCAGC..U.U.UGACAGCG.AGCCA-.....-AAG.CA.AU..U..C..UCG.C.G.A.U.G.GGAGU......A-CG.----......-GCCUC....CU...UAAA-...-a.......................................................................... +MEVF01000008.1/10247-9797 GGGGAUGA...-CAGGA..U.U.UGACUGAA.AGAUCU.....UGAU.UA.UA..G..A..A-G.C.A.A.G.U.CGAAG......-UGC.UAG-......AUCUUC....GU...ACCAA...U.cgaaagauuggaugagu......................................................... +LSMX01000002.1/195489-195152 GGGGGUGC...CAUGGC..A.U.CGACAUAU.AUAGUU.....-UAA.CU.UA..C..A..AUG.C.A.G.U.-.---GG......-UCU.GG--......-UAAAC....CU...AAAG-...-a.......................................................................... +MHKB01000013.1/44767-45177 GGGGAUGU...UUUAUA..A.U.CGACAGCU.CUUUAU....gAAGA.UA.AC..A..C..-UG.C.A.A.A.U.CGAGU.....aUUGU.CCGC......UUUCUC....GU...AAAAC...Gu.......................................................................... +MHQA01000050.1/15416-15065 GGGGAUGA...--UUGU..U.U.CGACAAGU.GCUCUU.....-UAU.AA.AA..U..A..-UG.C.A.A.A.U.CCAGU......AUUC.UGAA......-AUCUG....GU...AAAAC...U........................................................................... +MHQO01000003.1/26874-27340 GGGGGUGU...-UGGGU..U.U.CGACGGUU.CAUUAA.....AACG.UC.AA..A..A..AU-.C.G.G.G.U.GGAAG.....aCGUG.GAGU......AACUUC....CU...AAAAC...Aa.......................................................................... +MHLC01000026.1/4106-4421 GGGGAUGA...-UCAGC..U.U.CGAUAAAG.ACAGGU.....--CA.-C.GG..A..C..UGG.C.G.A.G.C.CGAGC......--GC.U---......-GACUC....GU...AAAAC...C........................................................................... +MHRI01000007.1/54993-54583 GGGGAUGA...-UCGGC..C.U.AGACAUAU.AACCUG.....ACUU.UG.AA..U..G..-UG.C.AaA.G.U.GGAGU......AUUC.CAAA......-AUCUC....CU...UAAAC...U........................................................................... +MVBD01000002.1/494141-493789 GGGGACGA...CCUGGC..U.U.CGACGUGG.GUAACG.....AAAC.UU.GU..G..G..GUG.C.A.U.G.C.CGAGG......GUGA.AAUU......CACCUC....GU...AAAAC...Uc.......................................................................... +DEIQ01000008.1/11892-12254 GGGGGCGA...CCUGGC..U.U.CGACGGAG.AUUACG.....AGGC.UU.UU..G..G..GUG.C.A.U.G.U.CAAGG......-UAC.AGUC......UACCUU....GU...AAAAC...C........................................................................... +MOEN01000015.1/16017-15666 GGGGGUGA...-CAGGU..U.U.CGACGGGG.AUGCAAc...gGUUC.GG.AU..A..G..CGG.C.A.C.G.C.CGAGG......-CGC.CU--......-ACCUC....GU...AAAA-...-a.......................................................................... +NATK01000111.1/5082-5439 GGGGGCGA...-ACGGA..U.U.CGACGGGG.AUGGAA.....GAAG.CA.UU..G..G..AGG.C.G.U.G.C.CGAGG......-UUC.CAUC......AACCUC....GU...UAAAC...A........................................................................... +NHDW01000005.1/79815-80176 GGGGGCGU...UAUGGC..U.U.CGACGUGG.GUGUUG.....-AAC.CU.GU..A..A..GCG.C.A.U.G.C.CGAGG......GUGC.AGUA......AGCCUU....GU...AAAA-...-c.......................................................................... +MTOB01000164.1/1303-958 GGGGGCGA...-AUGGU..U.U.CGACGGGA.AGCUGU.....-AGG.UG.GA..A..G..CGG.C.G.A.G.C.CGAGC......-UGG.AAG-......--UCUC....GU...AAAA-...-a.......................................................................... +DFBT01000014.1/22304-21956 GGGGGCGA...-AAGGA..U.U.CGACGGGG.UUCUUU.....GGAA.UG.AA..G..G..UUG.C.A.U.G.C.CGGGC......-UGC.CACA......-AUCCC....GU...AAAA-...-a.......................................................................... +CP018632.1/5505906-5506279 GGGGCUGA...CAUGGU..U.U.CGACGGGA.GUUGCA.....-AAC.CC.UG..A..G..GUG.C.A.U.G.C.CGAGG......CUUC.AGAU......UACCUC....GU...AAAUC...C........................................................................... +DBXV01000016.1/400330-399969 GGGGGCGA...UGUGGC..U.U.CGACGAGG.GAACUG.....-AAG.CU.CA..A..G..UCG.C.G.U.G.C.CGGGG.....aUCCA.GGGU......AGCCCC....GU...UAAAA...Au.......................................................................... +MWEB01000012.1/27471-27822 GGGGGCGU...AAAGGU..U.U.CGACGGGA.UGAUUG.....-AAA.UA.UU..G..A..CGG.C.A.U.G.C.AGAGG.....aUUCU.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +NBMB01000012.1/44962-44570 GGGGGCGA...CUUGGA..U.U.CGACGGGG.AUACCG.....-AAG.GU.UG..G..U..CGG.C.A.U.G.U.CGAGU.....aAGUU.CCGC......UAACUC....GU...AAAAU...Uc.......................................................................... +DGPO01000070.1/410-20 GGGGGCGU...UACGGA..U.U.CGACGACG.GUAACG.....-AAA.CC.UG..C..G..GUG.C.A.U.G.C.CGUGA......UGGU.AGCC......AAUCAC....GU...AAAUC..cAa.......................................................................... +MVZB01000210.1/2644-2282 GGGGGCGU...UAAGGU..U.U.CGACGGAG.UGGACU.....GAGG.AU.AG..A..G..UUG.C.A.G.G.U.CGAGGu....uCGUU.GAGU......CCCCUC....GU...UAAUC...Ag.......................................................................... +DBDC01000023.1/605-244 GGGGGUGU...ACCGGU..U.U.CGACGGGG.GUAUUG.....ACGC.AG.CG..C..G..GGG.C.A.U.G.C.CGAGG......-CGC.UUG-......-ACCUC....GU...UAAUC...A........................................................................... +DEND01000009.1/39593-39201 GGGGGCGA...CCUGGU..U.U.CGACGUGG.GUUGCA.....-AAA.CC.UG..A..G..GUG.C.A.U.G.C.AGAGC......CUGA.GUA-......-AGCUC....UU...AAAUA...A........................................................................... +DEHI01000011.1/7876-7519 GGGGGUGA...CUUGGC..U.U.CGACAGGG.AGUGUG.....-AGG.AC.CU..A..G..GUG.C.A.U.G.U.CAAGC......-UUA.GAU-......-AACUU....GU...UAAAC...U........................................................................... +CP020046.1/37048-37407 GGGGCCGA...CCCGGU..U.U.CGACGUGG.AUAACA.....AAAC.AG.AC..A..G..GUG.C.A.U.G.C.CGAGC......-C-C.CAGU......ACGCUC....GA...UAAAC...C........................................................................... +DBWH01000013.1/35574-35190 GGGGAUGU...UCCGGU..U.U.CGACGGGG.UCGUCA.....-AGG.GU.CG..G..A..UAG.C.G.A.G.U.AGAGG......GUCC.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +DGET01000059.1/20456-20810 GGGGGCGC...AAUGGU..U.U.CGACGGGA.AGAUGU....gGACA.GC.UG..A..G..UAG.C.G.A.G.C.CGAGA......UCCC.ACC-......-UACUC....GU...UAAU-...-c.......................................................................... +DBAE01000134.1/2950-3309 GGGGACGU...ACUGGU..U.U.CGACGUAA.GUACUG.....-AUG.CC.UC..A..G..AUG.C.A.U.G.U.CGAGG......-GGU.CGUA......GGCCUC....GU...AAAA-...-........................................................................... +DBMO01000014.1/8210-8566 GGGGGCGA...AACGGG..U.U.CGACGGAG.GUAGAG.....-AGG.UU.CA..A..G..UCG.C.A.U.G.C.CGAGG......-UCC.UGGC......-UGCUC....GU...UAAAC...G........................................................................... +DGDL01000088.1/40446-40098 GGGGGCGU...AAUGGU..U.U.CGACGGGG.AUUCUG.....-AAG.AU.UU..G..U..AAG.C.G.G.G.U.AGAGC......-UGA.AGU-......-AACUC....UA...UAAAC...U........................................................................... +DBZX01000072.1/20981-21337 GGGGGCGA...ACCGGG..U.U.CGACGGGA.GUGAUG.....-AAG.CC.CU..G..G..UUG.C.A.U.G.U.CGAGG......-UCU.GU--......ACCCUC....GU...UAAAA...A........................................................................... +DBVT01000018.1/2763-2384 GGGGAUGU...ACCGGU..U.U.CGACGGGG.UCAUUU.....-UGC.UG.UG..A..A..GGG.C.G.G.G.C.AGAGG......-UUC.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +MTOL01000383.1/3325-2968 GGGGACGC...UCUGGG..U.U.CGACGGAG.AAGGAC....uGCGG.AU.GG..G..G..CUG.C.A.U.G.C.CGUGG......UCUC.CGAC......-GCCAC....GU...AAAAC...A........................................................................... +DENF01000101.1/4236-4590 GGGGGUGA...CCUGGC..U.U.CGACGUGG.GUGCUG.....AAGC.UA.GU..A..G..UCG.C.A.U.G.C.CGAGU......UUGA.UGCU......-GACUC....GU...AAAAA...A........................................................................... +DBXM01000035.1/12204-12585 GGGGAUGU...UCCGGU..U.U.CGACGGGG.UCGUCA.....-GGA.GU.CA..G..A..CUG.C.A.G.G.U.AGAGG......GCCC.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +DDRT01000012.1/93221-92834 GGGGGUGU...CCAGGU..U.U.CGACGGGA.UGCCUAu...uUGGU.AG.GA..G..U..AUG.C.G.C.G.U.AGAGG......-UAC.GGUU......GGCCUC....UU...AAAA-...-c.......................................................................... +DDKT01000022.1/1872-1517 GGGGAUGU...-UAGGU..U.U.CGAUAGAA.UUAAGU.....-AUU.GU.AA..A..G..-UG.C.A.A.G.U.CGAAG.....gUUAU.UCUG......GACUUC....GU...UAAAA...U........................................................................... +DBWQ01000012.1/24864-24510 GGGGAUGCa.cUUUGGU..U.U.CGACAGAU.ACUUUG.....-AGC.UA.AG..A..A..UAG.C.G.A.G.U.GAUGG......AUUC.UCGU.....cGGCCAU....CU...UAAAA...A........................................................................... +DBYC01000042.1/3575-3227 GGGGAUGA...CUUGGU..U.U.CGACAGGG.AGGCUG.....GAUU.UU.CC..G..G..CUG.C.A.U.G.C.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +DFIJ01000099.1/7106-7447 GGGGAUGU...ACCGGA..U.U.CGACAGGG.AAUCGA.....-GGA.CA.GA..A..U..AAG.C.A.U.A.U.CGAAG......G-CU.---C......GUCUUC....GU...AAAAA...C........................................................................... +MWCT01000016.1/27953-27586 GGGGGCGA...AACGGC..U.U.CGACGGGG.UUCGCC.....GCUC.AA.AC..A..G..GUG.C.A.A.G.C.CGAGG.....aCGCU.UAGU......CACCUC....GU...UAAAU...Aa.......................................................................... +MNWS01000053.1/770-405 GGGGGCGA...CUUGGU..U.U.CGACGGGA.UGUCGG.....AGAC.CG.CU..G..G..UUG.C.A.U.G.U.GGUGG.....uUCGC.ACGA......AAUCAC....CU...UAAAA...A........................................................................... +DCTN01000136.1/11063-10706 GGGGGUGA...-UCGGU..U.U.CGACUGGU.GUACGU.....-GUG.CU.UC..A..G..CUG.C.G.U.G.C.AGAGG......UUGU.CAGG.....aGGCCUC....UU...AAAAC...A........................................................................... +DCGL01000049.1/9874-10236 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AGG.UC.CG..G..G..AAG.C.G.G.G.U.AGAGC......-UGA.GC--......-AACUC....UU...AAAA-...-a.......................................................................... +MUKB01000064.1/6538-6190 GGGGGCGA...-UCGGU..C.U.CGACAGGA.CGGAUG.....AAAU.GA.AA..G..A..GGG.C.A.U.A.C.CGAGGg....uUCUU.GGU-......CACCUC....GU...UAAUC...C........................................................................... +DBRA01000026.1/45309-44961 GGGGGCGU...AAAGGU..U.U.CGACGGAG.AUUUUG.....-AGG.UU.CG..A..U..AAG.C.G.G.G.U.GGAGC......AUGG.AGCA......-AUCUC....CU...UAAA-...-a.......................................................................... +DDSI01000168.1/12990-12645 GGGGGCGC...-CUGGU..U.U.CGACGGAU.GUUCGG.....-AAG.GC.GG..C..U..CUG.C.A.U.G.U.CGAGG......-UGU.CAGU......GAUCUC....GU...AACCU...C........................................................................... +LQBE01000045.1/48892-49254 GGGGGUGA...AAUGGU..U.U.CGACAGGG.AAUCCG.....-AGG.AG.UA..A..U..AAG.C.G.A.G.C.CGUGUuu..uuCCAC.CUGG.....gGUACAC....GU...UAAAG...Aa.......................................................................... +MWEH01000146.1/694-339 GGGCAUGA...AACAGU..U.U.CGACGGGG.AUAAUU.....GAAA.CU.AU..G..G..AAG.C.A.U.G.U.CAAGG.....uUUCU.AUCU......GGCCUU....GU...AAAA-...-a.......................................................................... +DCTE01000142.1/3048-3402 GGGGGCGU...AAAGGU..U.U.CGACGGGG.GUUUUG.....-AAG.UC.UG..G..U..AAG.C.G.G.G.U.AGAGC......-GG-.GCGA......AAGCUC....UU...UAAUC...G........................................................................... +MPMI01000029.1/22914-22560 GGGGGCGA...UCUGGU..U.U.CGACGUGG.GCUAGA.....-AAG.CC.AG..G..G..CUG.C.A.U.G.C.CGGGG......UUCU.GUCC......-CGCCC....GU...AAAA-...-c.......................................................................... +MKSH01000120.1/5234-4862 GGGGGCGA...-CAGGC..U.U.CGACGUGG.UCGAUU....cGUGC.GA.AA..G..G..UUG.C.A.G.G.U.CGAGG......UUGC.CGGA......GGCCUC....GU...UAAAC...-........................................................................... +NCGL01000101.1/9057-9409 GGGGGCGA...CAUGGC..U.U.CGACGUGG.GAAGUG.....-AAG.CA.AA..G..G..GAG.C.A.U.A.C.CGGGG......-CGC.ACAG.....gGACCUC....GU...UAAA-...-a.......................................................................... +DCHC01000006.1/363-17 GGGGCUGU...AUUGGC..U.U.CGACGGGG.AGAGAG.....-AAG.CC.GG..A..G..CAG.C.G.G.G.U.AGUGG......-UGA.GGC-......-ACCAC....UA...UAAA-...-a.......................................................................... +MSYI01000009.1/3612-3239 GGGGGUGA...CCCGGG..U.U.CGACGUGG.GUUAAU....gAGAC.UU.UA..G..G..UUG.C.A.U.G.C.CCCGG......AUGC.CGCU......GGCCGG....GU...UAAA-...-a.......................................................................... +NATP01000047.1/28066-28425 GGGGGCGA...-UAGGU..U.U.CGACGGGU.UUAUUU.....-UGU.UC.GG..G..U..CUG.C.G.U.G.C.CGA--......-UGC.CCCG......GACAUC....GU...UAAAA...A........................................................................... +DDDP01000105.1/1276-1634 GGGGGUGU...UCUGGA..U.U.CGACCUUG.GUACUG.....UAGG.AU.AU..G..A..UGG.C.A.U.A.C.CGGAG......AUGA.UGGU.....uGGCUCC....GU...UAUCA...A........................................................................... +NATO01000121.1/2018-2372 GGGGGCGA...ACGGGU..C.U.CGACGGUG.AAAGUA.....UCGG.AA.AG..G..U..CUG.C.G.A.G.C.CGAGG......-UUC.UGUG......-UCCUC....GU...UAAUC...A........................................................................... +DDZZ01000023.1/1728-1370 GGGGGUGU...UCCGGA..U.U.CGACCUUG.AAUUGG.....-AAC.AU.AA..G..G..CUG.C.A.U.G.U.CGAUG......AUGA.UAGU.....uACCAUC....GU...UAAAA...U........................................................................... +MKVQ01000003.1/194158-194521 GGGGGCGA...-UCGGC..U.U.CGACGGAG.AUCUCG.....-ACC.AU.CU..U..G..CUG.C.G.U.G.C.CGUGG.....gUCUC.GUGG......GACCAC....GU...AAAAA...Cc.......................................................................... +DFJF01000004.1/44166-43810 GGGGGUGU...AAUGGU..U.U.CGACAUUA.UACUAG.....-AAG.UG.CA..A..A..UAG.C.G.A.G.U.AGUGG.....aUGGU.UGCU.....uUAACAC....UU...AAAAU...A........................................................................... +DGDY01000213.1/2782-3173 GGGGCCGU...AAUGGC..U.U.CGACAGGG.AGGGAU.....-GCA.AA.CU..C..A..CUG.C.G.A.G.C.CGGAG......-CGC.ACUG......GACUCC....GU...GAUC-...-a.......................................................................... +MNEU01000040.1/1046-696 GGGGGCGA...-UCGGU..U.U.CGACUGGG.AUGGCA.....-GAA.GU.GA..A..G..CUG.C.G.C.G.U.CGAGG......UGGU.CCGG......GCCCUC....GU...AAAAU...Ac.......................................................................... +DBQQ01000054.1/25546-25178 GGGGAUGU...CAAGGU..U.U.CGACGGGG.AUUGUU.....GAGA.UU.UA..G..A..GAG.C.C.A.U.C.CGCAG......CUUC.GGG-......-CCUGC....GU...CAACA...A........................................................................... +MPCV01000095.1/9788-9384 GGGGCCGA...CUUGGA..U.U.UGACU-GC.AAUAGC....gGUAG.AU.GU..A..C..AAG.C.A.U.G.U.CGAGU.....aAUGC.ACCU......GUUCUC....GU...UAAAC...Ac.......................................................................... +NMUJ01000003.1/33404-33743 GGGGGUGA...-UAGGU..C.U.CGACAGGG.GUGAUC.....AGAG.UA.AA..G..G..GAG.C.A.U.G.C.CGAGU......-CGC.UCG-......--ACUC....GU...AAAA-...-........................................................................... +LLYS01000011.1/21349-21716 GGGGCUGA...CCUGGU..U.U.CGACGGGA.GCCGAU.....-GAC.CU.UA..A..G..CUG.C.A.U.G.U.CGAUA......U---.GAAC......-ACAUC....GU...UAAAC...U........................................................................... +NGFI01000008.1/470994-471352 GGGGGCGA...-CAGGC..U.U.CGACGGGA.CCGGUG.....-AAG.CU.GU..G..G..GCG.C.G.U.G.C.CGAGG......UCCU.CGGG......CACCUC....GU...UAAAC...A........................................................................... +MPMW01000089.1/12126-11755 GGGGGCGU...ACUGGG..U.U.CGACGAAG.GUACAA.....GAAG.CA.AC..G..A..CUG.C.A.U.G.U.CGGGG......-GUC.CACC......--UUCC....GU...AAAC-...-........................................................................... +DEAJ01000013.1/21985-21627 GGGGACGC...-GUGGA..U.U.CGACAGAG.GAUUA-.....CCUC.UU.GG..G..A..UUG.C.A.G.G.C.CGAGG......UCUC.ACCU......-CCCUC....GU...UAAUA...A........................................................................... +DFFG01000103.1/11145-10788 GGGCUAGU...AAAGGU..U.U.CGACGGGG.GUUUUG.....-AAG.UU.UG..G..G..AAG.C.C.A.U.C.CGCGG......-CCC.CGGG......-ACCGC....GU...CAUCA...A........................................................................... +MWST01000016.1/27607-27955 GGGGGCGA...-UCGGG..U.U.CGACGGAG.GCUGUG.....-AAA.CC.AG..A..G..UCG.C.A.U.G.C.CGGGG......AUUC.CGCA......GGCCCC....GU...CAACA...Aa.......................................................................... +MNVL01000027.1/1734-2078 GGGGGCGC...-AAGGU..U.U.UGACG-GC.GACGGA.....-AUU.GU.CG.aG..G..UGG.C.G.C.G.C.UGGGGc....aUGCU.UAGU......UGCCUC....GU...AAAAA...Au.......................................................................... +MVZM01000004.1/29418-29069 GGGAUAGU...CAUGGU..U.U.CGACAGGC.UAUUUG.....-AAG.UA.UU..U..G..UAG.C.A.U.G.C.CAUGG......U-UG.----......-CGCAU....GU...AAAAA...C........................................................................... +DGKB01000017.1/6040-5683 GGGGGUGU...ACUGGU..U.U.CGACU-AG.UGUAUU.....GUAA.CC.UU..G..G..UUG.C.A.U.G.U.GGAGG.....uUAAU.CGGU.....uGGCCUC....CU...AAAA-...-a.......................................................................... +MPGM01000018.1/1618-1222 GGGGGUGA...CUUGGU..U.U.UGACA-GC.GAGGUC....aUUUG.AA.CU..G..U..AAG.C.A.U.G.U.CGAGC.....aUUGA.UAUA......GUACUC....GU...UAAAA...U........................................................................... +DDXO01000013.1/12683-12332 GGGGGCGA...-UUGGC..U.U.CGACGGAG.UGCCUG.....AGGG.GC.CA..G..A..GUG.C.A.U.G.G.CGAGG.....uUCCC.UGGU......UACCUC....GU...AAAUC..cCg.......................................................................... +DDYN01000001.1/44462-44093 GGGGGCGA...ACUGGG..U.U.CGACGGGA.UCUAGGg...gUUUG.GC.AG..G..A..AGG.C.A.U.G.C.AGGGU......UCCC.CAGG......AGGCCC....UU...AAAA-...-a.......................................................................... +DBBC01000133.1/3081-3434 GGGGGCGA...AAAGGU..U.U.CGACGGGG.GUAGAG.....UGGG.UU.GG..G..G..UAG.C.G.A.G.U.CGGGG......G---.-CCC.....gACACCC....GU...AAAAC...A........................................................................... +DFWN01000021.1/38957-38560 GGGGCUGU...UCUGGC..U.U.UGACA-GC.AGGUUA.....GCAG.GU.GA..G..U..AAG.C.A.U.G.C.CGGGC.....uUCGC.AUGG......CACCCC....GU...AAAAC...Ug.......................................................................... +MWBX01000034.1/2079-1720 GGGGAUGC..aCUAGGA..U.U.UGACA-AA.GGCGAA.....-ACA.CA.AG..U..A..AUG.C.G.G.G.U.CGAGU......AUUC.UUGA......-AUCUC....GU...UAAAC...U........................................................................... +DBCJ01000014.1/33292-33660 GGGGAUGA...AAUGGU..C.U.CGACGGGG.UGAAUG.....CAGU.AC.GA..A..G..AAG.C.A.U.G.C.CGAGC.....uACGC.UGGU.....gGAGCUC....GU...UAAUA...Ca.......................................................................... +DCIA01000013.1/21823-21477 GGGGAUGC...AACGGC..U.U.CGACGGGG.AUGUUG.....-AAG.CU.GU..G..G..AAG.C.G.A.G.U.AGUGC......-CGG.GU--......-AACAC....UU...UAAUA...G........................................................................... +NBLZ01000003.1/16787-17186 GGGGAUGA...-UCGGC..U.U.CGACGGGA.GAGGCU.....-GAC.CC.CG..G..A..CGG.C.G.A.G.C.CGAGC......-GGC.ACCG......-AACUC....GU...AAAC-...-u.......................................................................... +MPML01000002.1/84824-85234 GGGGAUGA...-ACGGC..U.U.CGACGGGG.CAUUGU....cAGGC.CU.GA..G..A..CAG.C.A.A.G.C.CGUAG......A--G.CGUC......GACUAC....GU...UAAAA...A........................................................................... +MWCJ01000017.1/23653-24048 GGGGCUGA...-CCGGU..A.U.UGACGGGG.AGUUGA.....UUGA.GA.AU..G..U..AAG.C.A.U.G.U.CGGGC.....gAUGA.AGGU.....uUGUCCC....GU...AAAAA...Cg.......................................................................... +CP012839.1/258521-258890 GGGGCUGA...AUAGGG..U.U.CGACGAAA.UUUAUU.....GAUC.UU.GU..A..A..CAG.C.A.U.G.U.CGAGU......-GGA.U---......-UUCUC....GU...UUAAA...A........................................................................... +MTOG01000014.1/85785-86132 GGGGGUGG..cACUGGG..C.U.CGACAGAG.GGAAUU....gAGGA.UU.CC..G..G..GAG.C.A.U.G.U.CGGGC......-AGA.GGA-......-GACCC....GU...AAAA-...-........................................................................... +DBGA01000071.1/40858-41232 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUCAAG.....-AAC.GA.UA..G..U..AAG.C.G.A.G.U.AGUGU......GGGC.GAA-......-AACAC....UU...UAAA-...-a.......................................................................... +DDZN01000037.1/2872-2497 GGGGGUGA...-ACGGU..U.U.CGACAACA.GUGAAU....cGCGU.UA.GG..U..G..AAG.C.G.G.G.C.CGAGG.....uUCAA.GGCA......GAACUC....GU...AAACC...A........................................................................... +DBXY01000052.1/46047-46399 GGGGGCGA...-CUGGU..U.U.CGACGGGG.UACGCU.....-GAA.AU.CC..A..G..UGG.C.G.C.G.U.CGAGG......AUGA.UUGU.....uCUACUC....GU...UAAAC...G........................................................................... +NSGJ01000034.1/33241-33638 GGGGUCGA...-UCGGU..A.U.UGACA-GC.GAGUGG....aAUUA.GU.UA..G..U..AAG.C.A.C.G.U.CGAGC.....gUUGU.UAGA......UUGCUC....GU...AAAUA..uCa.......................................................................... +MKST01000003.1/391940-391581 GGGGACGA...-CAGGC..U.U.CGACGUUG.UCGGAC....cGUGC.GG.AG..G..G..UUG.C.A.G.G.U.CGAGG......AUGU.CGAU......GGCCUC....GU...AAAA-...-a.......................................................................... +DEWA01000026.1/13677-13259 GGGGGUGU...UCCGGA..U.U.CGAUUUUG.CAGGUA.....-ACA.CG.AA..G..G..UUG.C.A.U.G.U.CGAAG......AUGA.CGGU.....uGGCUUC....GU...UAUCA...A........................................................................... +MWQY01000003.1/90796-91152 GGGGGUGU...CAAGGU..U.U.CGACUGCG.AGAUGC....aGAGU.CA.UG..G..G..UUG.C.A.G.G.U.GGAGC......-GGU.U---......-AACUC....CU...UAAAC...U........................................................................... +NHBT01000023.1/143335-143727 GGGGCUGA...-CCGGU..U.U.UGACA-GC.GAGAUG....aAAGU.AU.UU..G..U..AAG.C.A.U.G.C.CGAGCu....aUUCG.AUUG......AUGCUC....GU...UAAUU...Ca.......................................................................... +DDKR01000149.1/1158-734 GGGGGUGA...-AAGGU..C.U.CGACUUAG.GUAAAU.....UGGG.UA.AA..A..G..UAG.C.A.U.G.C.UGCGG.....aUGCA.AGGU.....uGGCCGC....AU...CAACA...A........................................................................... +MKVF01000006.1/33152-32750 GGGGUCGU...AUUGGA..U.U.UGACA-GC.AAAUGA....gAUUG.UC.AGguG..U..AAG.C.A.U.G.U.AGAGC.....gUUGA.GGUG......GAGCUC....UU...UAAUA..uCc.......................................................................... +NATI01000076.1/1682-1275 GGGGGUGA...-AUGGA..C.U.CGACUCGG.GAGGCA.....-GAA.CU.UA..A..G..CUG.C.A.U.G.C.CGAGG......UUGC.CAGG.....aGGCCUC....GU...CCCGU...A.aggguccccgccugu........................................................... +DGMY01000016.1/3877-4256 GGGGGUGU...UCCGGA..U.U.CGACUGCG.GGCCGU.....-AGG.AU.CU..G..G..UUG.C.A.U.G.C.CGGAG......ACGA.UUGUu....cCACUCC....GU...CAACA...Ag.......................................................................... +DCSM01000038.1/7999-8388 GGGGAUGC...-AUGGA..U.U.CGACGGGG.GAUGAA.....GGUU.GU.AG..A..U..-UG.C.A.A.G.C.CGAGC......-CGC.CCA-......-GUCUC....GU...UAAA-...-........................................................................... +DERS01000060.1/3223-2873 GGGGAUGA...AAGGAU..U.U.CGACGGGG.GUCUGG.....-AAG.UA.AG..A..U..AAG.C.G.A.G.C.CGAGC......-U--.GAGG......AAUCUC....GU...AAAA-...-g.......................................................................... +MWEM01000029.1/29734-30084 GGGGGCGA...AAAGGG..U.U.CGACGGGG.ACGGAA.....GAUU.AG.CA..G..G..CAG.C.G.U.G.U.UGAGG......UCUC.CGCA......UGCCUC....AU...UAAAA...A........................................................................... +MWJR01000109.1/8335-8698 GGGGACGA...-AAGGU..C.U.CGACGGGG.ACAAGCa...gGUGC.UU.GA..A..C..CGG.C.G.G.G.U.CGGGG.....gUUAC.AGUG......-ACCCC....GU...UAAAA...A........................................................................... +DDSA01000268.1/31775-32125 GGGGCCGA...UCUGGA..U.U.CGACCG-G.GCAGGG....aAGGC.AC.GA..C..G..CGG.C.G.C.G.U.CGAGG......-CGC.ACGC.....gGGCCUC....GU...UAAA-...-a.......................................................................... +DDBW01000002.1/25858-25446 GGGGACGU...AAGGCU..U.U.CGACAGAG.GUCAGA.....GCGU.AU.GU..A..C..-CG.C.A.A.G.C.AGAGU......-UGU.----......-AGCUC....UU...AAAAC...A........................................................................... +DEFL01000005.1/101342-100996 GGGGAUGA...UACGGU..U.U.CGACGGGG.GUUUUG.....AAGG.CA.GG..A..U..AAG.C.G.A.G.C.UGUGG......A-CC.AGG-......-ACCAC....AA...UAAA-...-a.......................................................................... +DCGM01000038.1/13934-13589 GGGGUAGU...ACCGGU..U.U.CGACGGGG.AUUAUG.....-AAC.CC.AG..A..U..AAG.C.C.A.U.C.CGUGU......G---.-CCG......GAGCAC....GU...UAAAA...Aa.......................................................................... +DBWT01000087.1/113-457 GGGCUAGU...ACUGGU..U.U.CGACGGGU.UAUAUG.....-AAG.UU.UC..U..U..AAG.C.A.U.G.U.CGUGG......-GUA.----......-GGCAC....GU...UAAAA...C........................................................................... +MQWB01000001.1/1376816-1376441 GGGGAUGA...CAUGGU..U.U.CGACGGGU.GAGCAG.....GUCG.G-.CA..G..G..CUG.C.A.U.G.C.CGGGGg....gUUCU.CGAU......ACCCCC....GU...GACCC...Uc.......................................................................... +MKSG01000007.1/70386-70787 GGGGAUGU...AAAGGU..U.U.CGACUAGG.AAAUC-.....-AAG.UC.UU..G..G..UUG.C.A.U.G.C.AGAGG.....aUUUC.GGUU......GGCCUC....UU...AAAA-...-a.......................................................................... +CP017675.1/949802-950202 GGGGCCGU...AAUGGU..U.U.CGACGUGU.UGGCGAac.acGCAU.CC.UA..U..G..AUG.C.A.G.G.C.CGAGA......GGGA.GUCC......ACUCUC....GU...AAAUC...C........................................................................... +NEUU01000005.1/120957-120598 GGGGGCGC...AUUGGU..U.U.CGACAGAA.GCUCGG.....-UGA.UG.CC..C..G..CCG.C.A.A.G.U.CGAGGa...uuGAGU.GGGU.....cUUCCUC....GU...AAAAA...A........................................................................... +DEIO01000015.1/96716-96325 GGGGGUGC...-UAGGC..U.U.CGACA-AG.UUGUGU.....CCUU.UA.GA..A..U..UUG.C.A.A.G.U.CAAGC......-UGU.CAU-......-AUCUU....GU...AAAAC...U........................................................................... +DBDI01000021.1/29670-30082 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AGGUAAg...aGUCU.GA.GG..G..U..AAG.C.A.C.G.C.CGAGC.....gUUGA.GUGG.....aGUGCUC....GU...AAAAG..uGa.......................................................................... +DCDV01000013.1/4569-4196 GGGAGCGU...ACUGGU..U.U.CGACGGGG.UUAUUG.....-CAA.CU.UG..A..G..AAG.C.G.G.G.U.AGAGG......AUUC.UCGU.....uGGCCUC....UC...UAAAA...A........................................................................... +CP019633.1/1745059-1744697 GGGGGCGA...-CUGGC..U.U.CGACCG-G.AUAAGU....uGACU.CU.CA..A..G..CGG.C.A.U.G.U.CCAGG.....aUGGC.AGUU......GGCCUG....GU...AAAAA...A........................................................................... +MWCO01000029.1/61608-61968 GGGGGCGA...UCAGGU..C.U.CGACGGGG.GUGAUU.....GGAG.UU.CG..U..G..UUG.C.GuG.A.C.CGAGG.....gUGCU.UGGA......-ACCUC....GU...AAAUC...C........................................................................... +DGDS01000041.1/1005-650 GGGAUAGU...AAAGGA..U.U.CGACAGAC.UAUAGG.....-AGA.UU.AU..G..A..UUG.C.A.U.G.C.UAUGG......U---.---A......GCGCAU....AU...AAAA-...-a.......................................................................... +DGEJ01000013.1/112230-112576 GGGGGUGU...UUUGGA..U.U.CGACUUGU.GAGUAU.....GGGG.AA.UG..A..U..AAG.C.A.U.A.C.CGAAG......G-CU.---C......GUCUUC....GU...AAAAA...C........................................................................... +DDRF01000108.1/4373-3980 GGGGCCGA...-CUGGC..U.U.UGACA-GC.GGGAUG....aAGUU.UC.AA..G..C..AAG.C.A.U.G.C.CGAGC.....uAUGG.AUAA......AUGCUC....GU...AAAUC...Ug.......................................................................... +DBYE01000100.1/2165-2534 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUUCCA.....-ACU.UA.AG..G..U..AAG.C.G.U.G.C.AGAGC......-CGG.GC--......-AGCUC....UU...UAAAC...U........................................................................... +MSGT01000059.1/43453-43079 GGGGGUGU...AUUGGU..U.U.CGACUGGC.GGAGUU....cAGCC.CA.CC..G..G..UUG.C.A.G.G.C.CAAGC......----.--GC......CAACUU....GU...AAAAC...Ua.......................................................................... +DBVV01000111.1/17975-17596 GGGGAUGU...ACUGGU..U.U.CGACGGGG.UCUUUG.....-GUG.CG.CC..G..G..CCG.C.A.G.G.C.AGAGG......UUCC.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +NGFH01000007.1/62688-62318 GGGGCUGA...-UUGGA..U.U.UGACA-GC.AGGUGU....aAUUG.UU.AU..G..C..AAG.C.A.U.G.C.CGGGAg....uUGUU.UGCU......CGUCCC....GU...AAAUC...Uc.......................................................................... +MWBJ01000015.1/1056-683 GGGGAUGU...-CGGGC..U.U.CGAUAGAA.AGACAC.....CAUU.UU.UA..U..A..-AG.C.G.A.G.C.CGAGG.....aAGUU.UCGU......UACCUC....GU...UAAUC...A........................................................................... +DEQQ01000061.1/8154-8520 GGGGCUGC...-AUGGA..A.U.CGACAGGA.AAUGCG.....GUCG.CU.AA..G..U..AAG.C.A.U.G.U.CGUAGg....aUGAU.AGGA......UGCUAC....GU...UAAAA...Ac.......................................................................... +MWEQ01000003.1/94351-94750 GGGGAUGA...-CUGGU..U.U.UGACA-GC.AAGGGA.....GUGU.UA.UU.uG..U..AAG.C.A.U.G.U.CGGGCa....aUGAG.CAUG......CAGCCC....GU...UAACA...A........................................................................... +MWDO01000057.1/5644-5989 GGGGAUGC...UCUGGA..U.U.CGAUUGAA.AUUGUU....gUGUU.UA.GA..G..U..UUG.C.A.U.G.C.AGCGG......-UAC.GGG-......-UCCGC....UU...AUAA-...-........................................................................... +DFOT01000002.1/327708-327335 GGGGGUGU...UCCGGA..U.U.CGAUCUUA.AGUCGU.....-AAG.GU.AC..G..G..CGG.C.A.U.G.U.CGGAG......AUGA.UGGU.....uGGCUCC....GU...UACCC...A........................................................................... +DFOS01000024.1/379-30 GGGGGCGU...AAUGGC..U.U.CGACGUGG.GUAGUG.....-AAG.CA.AU..A..G..GAG.C.A.U.G.C.AUAGG......-GAG.AUUC......GACCUA....UU...AAAA-...-a.......................................................................... +MLAN01000002.1/162621-162240 GGGGCUGU...CUUGGC.uU.U.CGACGGGA.AUUUUU.....-UAA.UA.UA..A..A..UUG.C.A.U.A.C.C-AGC......-UGA.U---......--AUCU....GU...CACU-...-........................................................................... +DBAX01000104.1/3123-2732 GGGACCGU...AACGGU..U.U.CGACGUGU.CAGGGAa..agCCUC.CC.UG..C..G..AUG.C.A.G.G.U.CGAGA......GGGA.GUUC......ACUCUC....GU...AAAUC...A........................................................................... +DEEB01000006.1/32577-32930 GGGGAUGU...-CCGGU..U.U.CGACGGGG.GUCGUC.....AAGG.UU.UU..G..G..GAG.C.C.A.U.C.CGCAG......-CGG.GA--......-UCUGC....GU...UAAA-...-a.......................................................................... +MPMO01000019.1/54383-54805 GGGGAUGA...ACAGGC..U.U.CGACGGGG.CAACUG.....GAUC.CG.CG..A..A..CCG.C.A.A.G.C.CGUGG......-AGC.GACU......-CCCAC....GU...AAAA-...-a.......................................................................... +MPNB01000030.1/25366-25733 GGGGAUGA...UCUGGC..U.U.CGACGGAC.AGCAUC.....GUAC.GA.CA..A..G..UUG.C.G.U.G.U.CGAGUu....aACCU.GACU.....uGAGCUC....GU...GAAUU...A........................................................................... +MLAM01000014.1/28121-27754 GGGGCUGA...CACGGC..U.U.CGACAGGA.GCUGUA.....-UCG.CU.UG..G..G..UUG.C.A.U.A.C.CAGCG......--GC.----......-ACGCU....GU...AAAAC...U........................................................................... +DBWS01000147.1/15490-15891 GGGGGUGU...UCUGGU..U.U.UGACA-UC.AGAUCA.....GUUG.GU.CG..G..G..GUG.C.G.U.G.C.CGAGCg....uUGGG.AGCC......GCGCUC....GU...UAAUC..aAu.......................................................................... +NBMY01000134.1/35777-35403 GGGGCUGA...-CCGGC..U.U.UGACAG-U.AAGGUA.....GUCG.GU.AA..G..U..AAG.C.A.U.G.C.CGAGCuu.uugUUGC.AU--......UGGCUC....GU...AAAUC...Uc.......................................................................... +MKUW01000015.1/197810-197412 GGGGAUGA...-CAGGC..U.U.CGACGGAG.GAAGCU.....GAUC.-C.CG..G..A..CUG.C.A.A.G.U.CGAGA......GGUA.CCG-......-ACAUC....GU...AAAC-...-u.......................................................................... +DBVZ01000143.1/4942-5294 GGGCUUGU...ACUGGU..U.U.CGACGGGU.AUCUUG.....-AAC.AU.UC..G..G..CAG.C.C.A.U.C.CGCGG......U---.CCGG......-ACCGC....GC...UAAUA...A........................................................................... +DDEQ01000046.1/219751-219395 GGGGGCGA...-ACGGG..C.U.CGACAGGG.CUGGUU.....UGAC.UU.UC..G..G..UUG.C.G.A.G.C.CGUGG......AUUC.UCGU.....uGGCCAC....GA...CAAA-...-a.......................................................................... +DFNL01000003.1/13997-14350 GGGGGCGU...ACGGGC..U.U.CGACGUGG.GUACCG.....-AGG.GC.CA..G..G..UGG.C.A.U.G.C.CGUGG.....cUCCU.CACC......-GCCAC....GC...UAAUC...C........................................................................... +DDHL01000007.1/16423-16792 GGGAGUGA...CUUGGC..U.U.CGACAGGA.GCAGGU.....-UGG.CU.UU..G..G..CUG.C.A.U.G.U.CGCCU......UGGA.C---......-UUGGC....GU...UAAAG...A........................................................................... +NBMH01000115.1/7124-6706 GGGGAUGA...AACGGC..U.U.CGACAGGC.AUGUGG....a-GGA.UA.UA..G..A..CUG.C.G.G.G.U.CGAGU......-UGA.GAU-......-AACUC....GC...UAAAC...C........................................................................... +DBQW01000027.1/9240-8894 GGGCCCGA...ACUGGC..U.U.CGACGGAA.GGUUUGg...gCGAG.AU.UG..G..U..-UG.C.G.A.G.C.CGAGCa....gGUUA.CGUU......UAUCUC....GU...UAAAC...U........................................................................... +DDRH01000022.1/168975-168588 GGGGCCGA...-CCGGU..U.U.CGACC-GG.AUGGCG.....GUGG.UA.CA..G..G..UGG.C.A.U.G.C.CCGGG.....aAGCC.UACU......UGGCCC....GG...UUAUC...Aa.......................................................................... +DFNN01000087.1/1083-736 GGGGUUGU...UCUGGA..U.U.CGACAAUG.UAACUA.....-GAG.CU.UG..A..U..AAG.C.A.U.G.C.CUUGG......U---.---U......GUGCAA....GU...AAAAA...C........................................................................... +DFLB01000050.1/12002-12397 GGGGCUGC...-UUGGU..U.U.UGACA-GC.AGGGAU....aAUGG.GU.UU..G..U..AAG.C.A.U.G.C.AGGCC.....gACGC.GCCA......GAGGCC....UU...GAAAA...C........................................................................... +NBLL01000077.1/30158-29758 GGGGCUGA...CUUGGA..U.U.UGACA-GU.AAGUUU.....ACAG.GU.UG..G..U..AAG.C.A.C.G.U.CGAGC.....aAUGU.AAUA......AAACUC....GU...AAAAC...Uu.......................................................................... +DBYA01000015.1/3208-3554 GGGGGUGU...AAAGGU..U.U.CGACGGGG.AUCUCG.....-AAA.CA.UG..G..G..CAG.C.G.G.G.C.AGCGG......-CGG.AGAU......-AACGC....UA...UAAA-...-........................................................................... +DEED01000059.1/61292-61676 GGGCCAGU...ACUGGU..U.U.CGACAGGG.AUCAGG.....-AGG.CU.UG..A..A..CUG.C.A.U.G.C.GGAAG......ACGG.GUGU......-CCUUC....CU...AAAA-...-a.......................................................................... +DDPY01000013.1/16290-16688 GGGGGUGA...-CUGGA..U.U.UGACG-GC.AAGUCG....aGAUG.GU.AC..G..U..AAG.C.A.U.G.C.GGAGUg....aCGGC.UGUA......-GACUC....CA...UAAUC...Ca.......................................................................... +DCSF01000015.1/91-499 GGGGGCGU...UCUGGA..U.U.CGAUUUAG.AGUCUG.....--AC.GC.CA..A..A..UAG.C.A.A.G.C.AGAGG......AUGA.UAGU.....uGGCCUC....UU...AAAA-...-a.......................................................................... +DDKW01000015.1/1283-1638 GGGGACGA...-GUGGU..U.U.CGACAGGA.GAGUCU.....UUUG.UU.AG..A..U..-CG.C.A.A.G.C.CGAGA......GUGC.UGUC......-AGCUC....GU...UAAA-...-u.......................................................................... +DCHY01000006.1/10528-10917 GGGGCUGA...-UUGGU..U.U.CGACGGGG.AUUUUG.....-AGG.UA.CG..A..U..AAG.C.G.C.A.G.CGGGC......-UGA.GU--......AAUCCC....GU...CAAC-...-........................................................................... +DBCL01000016.1/32290-31918 GGGGGUGA...-ACGGC..U.U.CGACAUCG.CUCAUG.....AUGA.CA.GU..U..G..AAG.C.G.G.G.C.AGAGA.....aUCUU.CGGU......UAUCUC....UU...AAACA...U........................................................................... +MNZT01000106.1/4134-4530 GGGGAUGC...-CGGGA..U.U.CGACAGAG.UACGAA.....-GAG.CA.AU..A..A..GGG.C.A.A.G.U.CGAGC.....aCGUC.AGGU......AACCUC....GU...UAAAC...U........................................................................... +DEBU01000033.1/12069-11722 GGGGUUGU...ACUGGU..U.U.CGACGGGG.AUCUUG.....-AGA.UA.AG..A..G..GAG.C.C.A.U.U.CGCAG......A---.CCGU......GACUGC....GU...AUCAA...A........................................................................... +LNZM01000011.1/3175-3522 GGGGGUGU...ACUGGU..U.U.CGACGGGG.AUCUCA.....UCUG.UU.GG..G..G..CAG.C.C.A.U.U.CGUAG.....gAAGU.CUA-......CACUAC....GU...AAAAA...G........................................................................... +DDIK01000116.1/6945-7314 GGGGGUGC...CCUGGU..U.U.CGACGAGA.UAGCAG.....-ACA.GG.UA.uC..C..GGG.C.G.U.G.U.CCAGG.....uUGGU.CUCCa...cgGUCCUG....GU...AAAA-...-a.......................................................................... +DFGJ01000037.1/27447-27851 GGGGAUGU...AAUGGU..U.U.CGACGGGG.AUAGUG.....-AGU.CU.UA..G..U..AAG.C.G.A.G.U.AGAGC......-UGA.GU--......-AACUC....UU...AAAAC...Ug.......................................................................... +DEQD01000043.1/13238-13586 GGGGGUGU...CACGGU..U.U.CGACAAGA.AUGCUG....uUAUC.UA.UU..A..G..UUG.C.G.U.G.U.CGAUU......G---.----......-AGUAC....GU...AAUAC...Uc.......................................................................... +MPNH01000001.1/109761-109411 GGGGGUGA...CCAGGC..C.U.CGACUGAG.GGGCAU....gACGU.UU.GC..G..G..UUG.C.A.G.G.U.GGAGU......-UCC.A---......-GUCUC....CU...AACC-...-c.......................................................................... +DGOM01000122.1/38542-38944 GGGGUCGU...AUUGGA..U.U.UGACA-GC.GGUAGC....aAUUG.UC.CAguG..C..AAG.C.A.U.G.U.CGAGCa....a-UGU.GGUG......AGGCUC....GU...UAAUA...Au.......................................................................... +DBQJ01000014.1/8325-8713 GGGGAUGC...ACAGGA..U.U.UGACUAAU.AUUAAU.....-AAU.CU.AU..U..G..UGG.C.A.G.A.C.AGAAG......A---.ACCG......GACUUC....UU...UAAAA...A........................................................................... +DBTM01000005.1/98397-98029 GGGGCUGU...ACCGGU..U.U.CGACGGGG.GUGUGG.....-AGG.CG.GG..A..A..UAG.C.G.G.G.C.GGAGG......-CGU.CG--......-CCCUC....CU...UAAA-...-a.......................................................................... +DEGH01000052.1/7298-6946 GGGGAUGA...AAGGAU..U.U.CGACGGGG.AUCAAU.....-AAG.CA.UG..A..U..AAG.C.G.G.G.U.AGAGG......-CGG.AAA-......-UCCUC....UA...UAAA-...-c.......................................................................... +DBMS01000205.1/1747-2131 GGGGGUGA...-CUGGU..U.U.CGACAGGU.UGCCGC....aGGUG.UG.AG..A..G..GCG.C.A.G.G.C.GGGGG.....uUUAU.CGGU.....uGGCCCC....CU...CAUCA...A........................................................................... +MWCX01000070.1/6199-5801 GGGGCUGU...-UUGGC..U.U.UGACA-GC.GGGCAG....gAAUG.GU.AC..G..U..AAG.C.A.G.G.C.AGUGCu....cUGUC.GGUC......-UGCAC....UA...UAAAA...Aa.......................................................................... +DCTW01000009.1/47657-47270 GGGGACGAu.aCAAGGA..U.U.UGACG-GA.AAUGUA.....CUUU.AA.AA..A..A..CUG.C.A.A.G.U.CGAGU......UUGA.UCC-......ACACUC....GU...ACCCG...A.aacuaucg.................................................................. +MKTJ01000013.1/135164-134787 GGGGCUGC...-UUGGU..U.U.CGACAGGG.AGGGAA.....-GAG.CU.AU..A..A..CUG.C.A.A.G.C.CGAGG......-CGC.UUUG......-UCCUC....GU...UAAUC...U........................................................................... +DDHN01000001.1/29243-28858 GGGGUUGC...ACAGGC..U.U.CGACGGAA.GUAUAUu..gaAAAC.AA.AA..U..A..AGG.C.A.A.U.U.CGCGA......UCGC.AUGU......--UCGC....GU...UAACC...A........................................................................... +DEIJ01000152.1/10405-10746 GGGGGCGA...-GAGGG..U.U.CGACAGGG.GAGGAA....gGUGG.CA.AG..A..U..-UG.C.A.A.G.C.CGAGG......-UAC.CAUC......GACCUC....GC...AAAAC...A........................................................................... +MZGJ01000006.1/44971-45329 GGGGAUGA...-CAAGG..A.U.CGACGGAA.AGGCAG.....-CUU.AA.AA..A..U..-UG.C.A.A.A.C.CGAGA......AUGG.UCUU......-ACCUC....GU...AAAA-...-a.......................................................................... +DDRN01000088.1/27574-27950 GGGGCUGA...-CUGGU..A.U.UGACAGGA.AAGAAA.....AUCG.AU.CA..G..U..AAG.C.A.U.G.C.CGGAGc....aAUGA.UGAU.....uCACUCC....GU...UAAUA...Aau......................................................................... +DEGW01000072.1/214-580 GGGUCUGA...CCUGGU..U.U.CGACAGGG.UGAGGA.....-AAC.AU.CG..A..G..AAG.C.A.U.G.C.CGCAG......AUGG.UCAA......GCCUGC....GU...UAUCA...C........................................................................... +DEHQ01000223.1/14080-13682 GGGGGUGA...ACUAGA..U.U.CGACACGG.UAGGUU.....-GAG.CG.UA..A..G..CUG.C.A.A.G.C.CGGGG......-CGC.AUGU......CCCCUA....GU...UAACA...A........................................................................... +DDLX01000017.1/211796-212165 GGGGUCGA...-CUGGU..U.U.UGACGA-U.GAGAGU.....AGUU.GA.GU..G..U..AAG.C.A.U.G.U.CAGGU.....gUUGU.AAGU.....aUUACCU....GU...AAAUC...Aa.......................................................................... +MWCK01000003.1/203-559 GGGGGUGA...-CUUGA..U.U.CGACAGGA.AUUUGA.....--AA.AU.GA..U..A..AUG.C.A.A.G.C.CGAGU......AUUC.UCAA......-AUCUC....GC...UAAAC...U........................................................................... +DBTB01000002.1/21088-20738 GGGGAUGC...-GUGGU..U.U.CGACAGGG.GAUCAG.....UUUG.GG.AG..G..A..UUG.C.A.G.G.U.CGAGU......UUGU.CAUG......-CACUC....GU...AAAUC...A........................................................................... +DEYM01000095.1/517-165 GGGGCCGA...-CUGGU..U.U.CGACCGGG.CAGGGA.....AUGC.UC.GU..C..G..UUG.C.G.C.CuU.CGUGG......-AGC.AUCG......CUACAC....GU...AAAA-...-c.......................................................................... +DBYP01000019.1/57835-57457 GGGGGUGU...UCAGGA..U.U.CGAUUUUU.CAGAUG.....-AAA.CU.GA..A..G..UGG.C.A.U.A.C.CGAAG......AUGA.UGGU.....uGGCUUC....GU...UAACA...A........................................................................... +MSHH01000078.1/20574-20199 GGGGGCGU...ACCGGU..U.U.CGACGGGG.ACGUUG.....-AGG.CC.GG..A..C..UAG.C.G.G.G.C.AGCGG......-CGC.CCA-......-GCCGC....UU...AUCA-...-a.......................................................................... +DBYY01000009.1/96013-96359 GGGGGCGA...-CCAGU..U.U.UGACAGAU.AACUCU.....-GAG.GC.UU..G..C..UUG.C.A.G.G.U.AGCGG......UUGA.CCA-......GGCCGC....UU...AAAA-...-u.......................................................................... +MWCM01000003.1/9341-8947 GGGGGUGU...AUUAGU..U.U.CGACAGAA.AGUACUu...uAAAA.AG.AU..A..U..UUG.C.A.A.G.U.AAGUA......-AGU.A---......AGCCGC....UU...UAUAA...Gc.......................................................................... +DEWQ01000006.1/205354-204941 GGGGAUGU..uUAUGGA..U.U.CGCUAUGG.UUAGUG.....-AAG.UU.GU..A..U..AAG.C.A.U.G.U.GGUGG.....g--AU.UAUC......GGCCAC....CU...UAAAA...Ac.......................................................................... +MNTS01000003.1/103233-102822 GGGGACGU...UUUGGA..U.U.UGACAGGA.UGUUCG....gUGAA.AA.CA..G..G..UUG.C.G.A.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UAAUC...A........................................................................... +DCHJ01000028.1/5768-5425 GGGGUUGU...ACUGGU..U.U.CGACUGGG.CAUUGA.....-AGG.UC.GG..U..G..AAG.C.U.A.U.C.CGCGA......----.--GC......GAGUGC....GU...UAUAC...U........................................................................... +DDPF01000012.1/363920-363552 GGGCCCGA...-CCGGU..U.U.UGACA-GU.AAGCGC....aUCAG.AU.AG..G..U..AAG.C.A.U.G.U.AGAGC.....gUUGU.AAGA.....cGAGCUC....UU...UAAAC..uGa.......................................................................... +NASX01000058.1/423-76 GGGGGCGA...-AGGGC.uU.U.CGACGAGG.AGAGUG.....AAGC.AC.UA..A..C..UUG.C.G.U.G.C.CGUCG......UGUC.UGG-......-ACGAC....GU...AAAU-...-g.......................................................................... +MSHD01000010.1/22573-22912 GGGCUUGU...AAAGGU..U.U.CGACGGGG.GUUUUG.....-AAG.UU.GU..G..G..CAG.C.C.A.U.C.CGAAG......----.-GC-......-ACCGC....GC...AAGG-...-u.......................................................................... +DEIU01000070.1/72386-72022 GGGGGUGA...-CCGGU..A.U.CGACCUUG.AGGUUG....uGCGG.UA.CG..G..G..AAG.C.G.A.G.C.CGAGG......UUGA.CGGA......GUCCUC....GU...AAAAA...A........................................................................... +AP017913.1/657306-656905 GGGCUUGA...-UUGGU..U.U.UGACAG-C.GUUAUAg...aAAUA.AU.UU..G..U..AAG.C.A.U.G.U.AGUGC.....uUCGU.UGUU......CGGCAC....UU...AAAUA..uUg.......................................................................... +AP014564.1/1112890-1113292 GGGGUCGA...-CUGGA..U.U.UGACG-GU.AGGAUG....aUUGA.UA.UU..G..U..AAG.C.A.C.G.U.CGAGC.....uUUGU.AAUG......UGGCUC....GU...UAAUA..cUa.......................................................................... +NHHP01000006.1/95417-95130 GGGGAUGA...CUAGGU..U.U.CGACAGGG.UAAGGA.....-UGA.UA.AU..U..C..GUG.C.A.A.G.G.AUGUG......-UGA.GUG-......-AGCAC....AG...UAAAA...-........................................................................... +DEQB01000025.1/3871-3513 GGGGCUGU...CAUGGU..U.U.CGACAGGU.GAUCGU.....UUGA.AA.UG..A..A..CUG.C.A.-.G.U.GGAUU......----.-GG-......--UGAC....CU...AAUU-...-........................................................................... +DBCA01000010.1/6763-7133 GGGGAUGU...CAUGGU..U.U.CGACAGGG.UUGUCA....uCGUG.CA.UU..A..G..AUG.C.A.-.G.C.CGAGU......G---.----......-GUGAC....GU...UAUCA...C........................................................................... +DEHP01000115.1/2130-2524 GGGGACGU...AUUGGC..A.U.CGACAG-G.AGAGUG....aGCUG.GU.CA..G..U..AAG.C.A.U.G.C.CGGGGc....aGGAU.UGUU......UACCCC....GU...UAACA..aAu.......................................................................... +DESZ01000032.1/578-177 GGGGACGU..uCUUGGA..U.U.AGACAGGA.CGUUUG....gUAGG.AA.UA..U..A..UGG.C.G.U.G.U.CGGAG......AGCU.GU--......-UCUCC....GU...UAUCA...Ac.......................................................................... +MPNI01000001.1/28744-28387 GGGGCCGU...AGUGGC..U.U.CGACG-AG.UAGUGU....uAUGA.GU.UA..A..G..GAG.C.A.U.G.C.AGAGGc....uGGCA.UCGA......GUUCUC....UU...UAAUU...Uu.......................................................................... +DFOW01000015.1/9202-9576 GGGGAUGA...-UCGGC..U.U.CGACGAUG.AGUCCC.....AUCU.UC.GGauU..A..CCG.C.A.U.G.U.CGAGC......-CCC.AAC-......-AACUC....GU...UAAA-...-a.......................................................................... +DBDP01000126.1/10471-10866 GGGGGCGU...ACCGGC..U.U.CGACGGGG.AUGUUG.....-AGG.CA.UA..A..U..CAG.C.G.G.G.U.CGUGG......-UGU.CC--......-GCCAC....GU...UAAA-...-a.......................................................................... +MWBO01000025.1/18143-18487 GGGACAGU...-CAGGA..U.U.CGACGGGA.AGAGUU....g-UGA.UC.UU..G..G..UGG.C.A.A.G.U.CGAGU.....aUGUA.UCGU......-AUCUC....GC...UAAAU...Aa.......................................................................... +DFCP01000006.1/169320-169676 GGGCUUGU...ACCGGU..U.U.CGACGGGU.GUUUUG.....-AGA.UU.AU..G..G..AAG.C.C.A.U.U.CAUGU......A---.-CCG......GACCAU....GU...CAAAA...Gc.......................................................................... +MWCH01000002.1/128591-128967 GGGGAUGA...-CAGGC..U.U.CGACGGAA.AGCGCU.....-CUU.UU.AA..A..A..CGG.C.A.A.G.C.CCCCG......UUGA.UUCA......-UCGGG....GC...UAAA-...-c.......................................................................... +DBQS01000026.1/7157-6754 GGGGAUGU...-AUUGC..U.U.UGACGUGA.UACGCU.....-CGU.UA.AC..A..U..CUG.C.A.G.A.C.CGUCU......UUGA.AUUA......UCAGAC....GU...AAAA-...-c.......................................................................... +MWDP01000157.1/8031-7686 GGGGGUGA...-AAGGU..C.U.CGACA-CU.UGACAA.....UUGA.AG.GA..A..C..AGG.C.A.A.G.C.CGAGG......UUGG.UCCA.....gGGCCUC....GU...AAAAA...A........................................................................... +MKTC01000025.1/20881-20511 GGGGCUGA...CAUGGA..A.U.UGACGGGA.AGCAGU.....AUAA.GU.AA..A..C..CGG.C.A.U.G.C.CGAGC......GUGU.AAGU......-AGCUC....GA...UAAUC...C........................................................................... +DBIX01000003.1/22266-22665 GGGGACGU...ACUGGC..U.UuUGACAGGA.CGUUUG....uUGGA.AA.CA..G..G..UUG.C.G.A.G.U.CCGAG......A-GC.U-G-......-UUCUC....GG...UUAUC...Aa.......................................................................... +MOYE01000001.1/287279-287672 GGGGAUGU...UCUGGA..U.U.AGACAGGA.UGAUUG....aUUGA.AA.CA..G..G..UUG.C.G.U.G.U.UCGGG......-UGC.U-G-......-UUCCC....GA...UUAUC...A........................................................................... +DFJU01000151.1/13877-14276 GGGGCUGA...-CUGGC..U.U.UGACA-GC.GAGAUG....aGCUU.UU.GU..G..U..AAG.C.A.U.G.C.AGUGA.....gACGU.CACC......UAUCAC....UA...UAAUC..cAc.......................................................................... +MWDC01000020.1/7080-6733 GGGGGUGC...-UAGGU..U.U.CGACAGAA.AGAUUG.....-AGA.UA.AA..A..C..-UG.C.U.C.U.U.UGUCC......-UGA.GAA-......--AGAC....AU...AAAA-...-........................................................................... +DBDW01000006.1/47662-48058 GGGGAUGA...-CAGGG..U.U.CGAUAGAU.GGACUCc..guUAUC.UU.GU..A..U..AUG.C.A.U.G.U.CGGGG......-AGC.CUG-......-CCCUC....GU...CAAAC...A........................................................................... +DGBF01000068.1/14028-14428 GGGGCCGU...AUUGGC..U.U.UGACA-GC.GAUGGA....gGUAA.UU.AGguG..U..CAG.C.A.U.G.C.AGAGC.....gUUGA.AGUG......AAGCUC....UU...AAAUC...Uc.......................................................................... +MWBE01000019.1/12365-12755 GGGGAUGU...-UUUGC..U.U.UGAUAAGG.AUAAAU.....UUUU.CA.UU..G..G..--G.C.A.A.A.U.CGAGA......CUGG.CAGA......-ACCUC....GU...UAAAA...G........................................................................... +MWBR01000044.1/38147-38493 GGGCGCGA...AUAGAU..U.U.CGACGCGG.AUUAUG.....-GGG.UG.CA..C..G..UGG.C.A.U.G.C.CGACC......-CGU.CAUC......-AAGUC....GA...AAAC-...-u.......................................................................... +MWAK01000083.1/4197-4539 GGGGGCGA...-AUCGA..U.U.CGACUGGA.AGUCAA....gUUGC.GG.AU..U..G..GAG.C.A.U.G.C.CGAGU......UUGG.GGAA......GGGCUC....GU...CAAA-...-........................................................................... +NHDW01000006.1/152106-151716 GGGGGCGC...AACGGC..U.U.CGACGGGG.UAGAAUc...cGAGG.GG.CG..A..G..-UG.C.A.A.G.U.AGGAA......A-GA.----......UACAUC....CU...UAAA-...-a.......................................................................... +DBRL01000014.1/75704-76127 GGGGAUGU...UACGGC.aU.U.CGACACGG.AUGUUC.....-UUU.UA.CA..A..A..CUG.C.A.A.U.C.ACGGGa...ugGUAC.CGUC......--UCCC....GU...CAGAU...Cc.......................................................................... +DBQF01000005.1/49014-49405 GGGGAUGU...ACGGGC..U.U.UGAUUGAA.AGCACUu...uGAAA.UA.CA..A..A..-AG.C.A.A.G.C.CUAGU......UUGU.UAGC......-AACUA....GC...AAAA-...-........................................................................... +DBCX01000059.1/6734-6346 GGGGACGU...UUUGGC..U.UuUGACAGGA.UGUUCG....gUGAG.GA.UA..U..A..CUG.C.G.G.G.U.CCGGG......-CGC.U-GU......-UCCCG....GU...UAUCA...-........................................................................... +MLPZ01000005.1/161877-161489 GGGGGUGC...ACCGGU..U.U.CGACAGGU.GUGAUUc...gUGGU.UU.UA..G..A..CUG.C.A.G.G.U.-GAGU......ACGU.C---......-CAAAC....UC...UAAAG...A........................................................................... +MKTB01000015.1/131785-132160 GGGGUCGA...-CUGGU..U.U.UGACA-GC.ACAGGAg...cGGGG.AA.GC..G..U..AAG.C.A.U.G.U.CGUGC.....gUUGG.AUAA.....uUAGCAC....GU...UAAUC...Ug.......................................................................... +DBRB01000005.1/38741-39144 GGGGAUGU...AAUGGC..U.U.UGACUGAA.AGACGC.....-UAU.CU.AU..G..A..AAG.C.A.G.G.C.CGAAG......-UCC.UAUA......-UCUUC....GU...UAAA-...-a.......................................................................... +DCZD01000008.1/23252-22871 GGGGCUGC...-CUGGU..U.U.CGACGUCA.GUUUCG....gUGGG.CG.-G..G..C..GUG.C.G.A.C.U.CGAGU......-GGC.UCA-......-GACUC....GU...UAAA-...-........................................................................... +LKAS01000001.1/246328-246662 GGGGCUGU..uUUAGGA..U.U.UGACAAAA.UUUGCA....uAAAU.UU.UA..A..A..AUG.C.A.U.G.U.CGAGA......U-U-.----......GGUCUC....GU...AAAAA...Au.......................................................................... +DBRV01000005.1/42202-41825 GGGGAUGA...-CGGGC..U.U.CGCUCAUA.AGAUAUg...gUAAU.CA.AU..C..G..-AG.C.G.A.A.U.AGGUG......AGGA.U---......-UACAC....CU...AAAC-...-........................................................................... +DCHD01000013.1/824-1170 GGGGCUGU...CAUGGU..U.U.CGACAGGU.CUGUGC.....UGGA.UU.CA..G..A..UUG.C.A.-.G.U.GGAGC......G---.----......-GUGAC....CU...UAUCA...C........................................................................... +NHIV01000037.1/6475-6025 GGGGCUGU...AAUGGU..U.U.CGACAGGU.GUUAUU.....UGAC.AA.UU..A..A..GUG.C.A.-.G.C.AGAGU......-UUG.AGUA......-AACUC....UU...AAAUA...A........................................................................... +MPNC01000002.1/104280-104635 GGGGACGC...-GUAGG..U.U.CGACAGGA.GCGGUU.....UCUG.A-.CG..G..A..UUG.C.A.G.G.C.CGAGG......UUGC.UGCU......GCCCUC....GU...UAAAA...C........................................................................... +DCTD01000057.1/6851-7256 GGGGAUGU...-UUAGA..C.U.CGACGGUU.GUGUUC.....-UUU.GA.AA..A..U..CUG.C.A.C.G.C.CGACU......UUGA.CCAA.....aGAAGUC....GU...UAAA-...-c.......................................................................... +CP012846.1/232040-231680 GGGGCUGU...UUUGGA..U.U.CGACGGAU.UUUUCU.....UACC.UA.UU..U..G..UUA.C.A.U.G.U.CGAGA.....aUC--.----......UUUCUC....GU...UAAAA...A........................................................................... +DEGT01000010.1/40084-40486 GGGGAUGU...UUUGGA..U.U.AGACAGGA.UGUUCCg...aUUGA.GA.UA..G..A..UUG.C.G.A.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UCAUC...A........................................................................... +MLIT01000011.1/434802-434437 GGGGCUGA...-CAGGC.uU.U.CGAUUGCG.AGCCAA.....-GUC.AC.CA..G.aG..AAG.C.G.U.G.C.CGGGA......-UGC.AA--......-CGCCC....GU...AACA-...-........................................................................... +MNWJ01000044.1/3287-2967 GGGGACGA...-AAGGC..U.U.CGACAAGA.ACCGU-.....-UUC.CU.AG..A..U..UUG.C.G.A.G.C.CGACU......----.GUG-......-AAGUC....GU...UAAUC...U........................................................................... +MWSR01000091.1/754-356 GGGGAUGC...-AAGGC..A.U.CGACGGGA.AAUUUGc...aCUUU.UA.UA..G..A..UCG.UuA.G.G.G.CGCAC......C---.----......-GGUGC....GU...UAAAC...G........................................................................... +DBQK01000008.1/107650-107254 GGGGAUGU...-AUCGU..U.U.UGACGGGA.AAUGUU.....-CGU.GA.AC..A..A..GGG.C.G.C.G.U.CGAAU......--CA.C---......--UGAC....GU...AAUC-...-a.......................................................................... +DGOF01000008.1/29620-29210 GGGGGUGC...-CAGGC..U.U.UGACGGAG.AGUUUUa...gAAUG.UA.UG..A..C..UUG.C.G.U.U.C.ACGGC.....gUGUU.GGAC......CCGCCG....GC...AGAUC...Cg.......................................................................... +DBUA01000013.1/583-981 GGGGUUGU...-CUAGA..U.U.CGACAG-G.UCGUAC.....-UUU.CA.AA..A..U..ACG.C.A.A.G.C.CGACC......UUGA.UGGC......AUGGUC....GU...AAAAA...Uc.......................................................................... +DCJD01000017.1/51748-51369 GGGGAUGC...UUUGGU..U.U.CGACAGGG.AAGUAG.....AAGA.UA.AG..A..A..AUG.C.A.-.G.U.GGUGU.....gA---.----......-UAGAC....CA...UAAU-...-a.......................................................................... +DBOW01000020.1/2090-1740 GGGGAUGU...UCCGGU..U.U.CGACAGAU.UGUAUG....uUGGA.UC.CU..G..G..CUG.C.A.-.G.U.GGAGU......G---.----......-ACGAC....CU...AAUUG...U........................................................................... +CP017813.1/167757-167370 GGGGAUGU...AAUGGU..U.U.CGACAUGU.AUGUUU.....-AGG.UA.GU..U..A..AUG.C.A.-.G.U.AGUGU......-GGU.----......--AGAC....UA...UAAUU...Ac.......................................................................... +LVJN01000019.1/339959-339596 GGGGGCGA...AACGGC..U.U.CGACGGGG.UGUGGA.....ACGG.AC.GC..U..G..AGG.C.G.A.C.U.AGGCA......UUGG.G---......GACCGC....CU...UAAUG...-........................................................................... +MWCR01000003.1/29849-30242 GGGGAUGC...-CGAGC..U.U.UGACGGCG.-CGCUG.....-CCC.CG.UA..U..U..CUG.C.A.G.G.C.CGAGC......-CGA.CGC-......-AACUC....GU...UAAAC...U........................................................................... +MWBV01000040.1/2462-2872 GGGGUCGC...ACUGGU..U.U.CGAUUUUA.GUAUUG.....-AAA.CG.AU..A..A..ACG.C.A.A.G.C.UGAGU......-UGG.GCA-......-GACUC....AA...UAAA-...-........................................................................... +DBRK01000005.1/3044-2633 GGGGAUGU...-AUUGC..U.U.UGACGUGA.UACGCU.....-CAU.UA.AC..A..U..CUG.C.A.G.A.C.CGUCU......UUGA.CCAA.....gGAAGAC....GU...AAAA-...-c.......................................................................... +MPKA01000113.1/7173-7557 GGGGAUGU..uUUUGGC.aU.U.CGAUAGGU.AAUCGU.....UUGG.GA.UA..G..A..CUA.C.A.-.G.C.CGUGA......A-G-.----......GAACAC....GU...AAAAA...C........................................................................... +AP017902.1/805599-805988 GGGGGUGU...AAUGGC..U.U.CGACAUGU.AAUGGG.....-UAU.UA.AU..A..A..CAU.C.A.G.U.-.---GG......-UUU.GGU-......-AGACC....AU...AAUAC...U........................................................................... +DCGI01000080.1/18515-18861 GGGGGUGU...UUUAGA..U.U.CGAUUUGC.CCGAAG.....-AGG.AA.CG..A..U..AAG.C.G.U.G.C.CGGUG......-U--.CCUA......-UCUCC....GU...AAAU-...-........................................................................... +MNZF01000055.1/12611-13010 GGGGAUGC...-UAGGC..A.U.CGACG-GU.UAGAUUcu.ggUGUG.GC.CU..U..G..-UG.C.AgU.G.U.CGAAG.....uUGAA.UACA......-CCUUC....GU...UAAA-...-a.......................................................................... +DHGE01000097.1/833-484 GGGGGUGA...AAAGGC..U.U.CGACGGGG.AAUUGA.....AAAG.UU.UA..C..G..GAG.C.A.U.G.C.CGAGG......-UUG.GUU-......-UCCUC....GU...AAAA-...-........................................................................... +CP020921.1/1116033-1116390 GGGGGCGA...-CAGGU..U.U.CGACAUGG.AGUUUU.....AUGC.AA.AA..A..C..UUG.C.G.A.G.U.CGAGG......-UGG.CGUU......GGCCUC....GU...AAAA-...-a.......................................................................... +DISG01000119.1/8092-7733 GGGGGCGA...-ACGGU..C.U.CGACGGGG.GUAAG-.....CCCU.CU.UU..G..G..AAG.C.G.A.G.C.CGAGGu....uGCCU.GCCG......-UCCUC....GU...AAAAA...Aa.......................................................................... +DJCR01000007.1/99209-98860 GGGCCCGU...CACGGU..U.U.CGACGGAG.GUAUGG.....-AAC.CU.AG..A..C..GUG.C.A.U.G.C.CGAGG......-UGA.GGAA......GGCCUC....GU...UAAA-...-c.......................................................................... +BDTG01000034.1/3274-2922 GGGGGCGA...GUCGGU..U.U.CGACGGGG.GUCAAU.....GACG.CC.CG..U..G..GCG.C.A.U.G.C.CGAGG......UGCC.GGUG......-GCCUC....GU...AAAA-...-........................................................................... +NZBS01000014.1/35228-35591 GGGGCCGA...CAUGGU..U.U.CGACGUGA.UUCAAG.....AAGG.AG.AG..C..A..GGG.C.A.U.G.C.CGAGG......-UCC.GAUU......-ACCUC....GU...UAAUA...C........................................................................... +DIJZ01000004.1/18998-19347 GGGGGUGA...ACUGGA..U.U.CGACAGAG.CUAUGU....uGAAU.CA.UA..G..A..GCG.C.A.U.G.C.CGGGG......-CGC.GGUA......-GCCUC....GU...UAAAA...A........................................................................... +QEWT01000015.1/4307-4659 GGGGGCGU..uCUUGGA..U.U.CGACGGGG.AUGUUG.....-AAG.UU.UG..A..G..GUG.C.A.U.G.U.CAAGA......UGGU.CGAG......AGUCUU....GU...AAAA-...-a.......................................................................... +NZIV01000031.1/53108-52751 GGGGGUGC...-CUGGU..U.U.CGACGGGU.AAGCUA.....-AAC.UG.UC..G..A..UUG.C.A.U.G.U.CGAGG......AUUU.CAAG.....uCACCUC....GU...UAAUC...Ac.......................................................................... +PNJE01000107.1/4731-5082 GGGGGCGA...AAUGGA..C.U.CGACGGAG.GUAGUG.....-AAG.CA.GA..A..G..CUG.C.A.G.G.C.CGAGG......-UCC.CAUC......AACCUC....GU...UAAAC...A........................................................................... +PKTO01000053.1/1494-1141 GGGGGCGU...ACAGGU..U.U.CGACGGGG.GUAUGG.....-AGC.AU.UG..A..A..UAG.C.G.A.G.C.UGUGG.....uUUGU.CGGG......UGCCAC....AU...UAAAA...Aa.......................................................................... +PANR01000019.1/13684-14079 GGGGGUGA...CCUGGC..U.U.CGACGCGG.GUUACA.....-AAG.CC.CG..A..G..GUG.C.A.U.G.U.CGAGG......AGGU.AGCU......ACCCUC....GU...AAAUA...A........................................................................... +PFXJ01000031.1/16981-16622 GGGGGCGA...AUUGGU..U.U.CGACGGGG.AUGAGG.....-AUG.GU.GU..U..U..UUG.C.A.C.G.U.CGAGG......UUAU.CGGU......CACCUC....GC...UAAUC...A........................................................................... +DJAM01000057.1/35726-35363 GGGGGCGA...UAAGGC..U.U.CGACGUGG.AUUACA.....AAGU.CC.UA..G..G..-UG.C.A.U.G.U.CGAGC......AGGU.AACU......CCACUC....GU...AAAAA..uGa.......................................................................... +DIFI01000017.1/147141-146797 GGGGCUGU...AACGGU..U.U.CGACGGGG.GAAGGA.....UUGG.CA.GA..A..G..UAG.C.G.A.G.C.CGGCG......-UUC.CAU-......GAGGCC....GU...AAAAC...G........................................................................... +PFMR01000327.1/348-3 GGGGGUGA...ACUGGA..U.U.CGACGGGG.AUAUAG.....--AC.CA.GA..A..A..CUG.C.A.U.A.C.CGAGA......AUGU.CGGG......AACCUC....GU...AAAAU...U........................................................................... +NIRF01000001.1/455744-455393 GGGGGCGA...-AUGGU..U.U.CGACAAGG.AGUUUG....gGGGU.CA.AA..A..A..CUG.C.A.G.G.C.UGAGG......-UGC.CGUC......-ACCUC....AU...AAAA-...-c.......................................................................... +NEMB01000003.1/1227645-1228031 GGGGGCGU...AAUGGU..U.U.CGACGGGA.UUGUUG.....-AAG.CU.AG..A..G..UAG.C.G.G.G.U.AGAGG.....aUUCU.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +DIXF01000010.1/148742-148388 GGGGGCGU...AUUGGG..U.U.CGACGGGG.AUAGUU....gAUGU.GC.AA..G..G..AG-.C.A.U.G.U.CGAGG......-UCU.GCU-......-CCCUC....GU...AAAAC...A........................................................................... +PCSH01000131.1/2785-3147 GGGGGCGA...AAAGGU..U.U.CGACGGGG.AUAUUUu...aAGGA.UA.UA..G..G..UUG.C.G.U.A.C.CGAGG......AGCU.GCCA......GGCCUC....GU...UAAA-...-........................................................................... +PKGB01000015.1/8687-9043 GGGGAUGC...ACUGGU..U.U.CGACGGGG.AGUACA.....-AAG.UU.UA..G..G..AUG.C.A.U.G.U.CGUGC......CUGA.AUGA......-UGCAC....GU...AAAUC...Uu.......................................................................... +PEAC01000013.1/2942-3291 GGGGGCGA...-AUGGA..U.U.CGACGAGG.GUUAUG.....-AUA.CU.CA..U..A..UCG.C.A.U.G.U.CGUGG......-CUC.CGCA......-ACCAC....GU...AAAA-...-a.......................................................................... +PDZT01000028.1/20504-20856 GGGGGCGA...AAUGGU..U.U.CGACGGGG.AUAAAG.....AAGU.UA.UA..A..C..-UG.C.A.U.A.C.CGAGU......-UUC.CGU-......-AUCUC....GU...AAAAC...Ua.......................................................................... +NZZP01000036.1/82122-81777 GGGGGCGA...CCUGGU..U.U.CGACGUGG.GUUGCA.....-AUG.CC.UG..A..G..GUG.C.A.U.G.U.CGAGC......UUUC.AGU-......-AACUC....GU...UAAUC...U........................................................................... +NZHP01000001.1/14523-14176 GGGGGCGC...AAAGGU..U.U.CGACGUUG.GUGUUG.....-AAG.UU.UU..A..U..GUG.C.A.U.G.U.CGAGA......-UUC.AGA-......GUUCUC....GU...AAAUA...A........................................................................... +PVGY01000033.1/544341-543967 GGGGCUGA...CCUGGU..U.U.CGACGUGG.GUAUGG.....-CGU.CA.AG..A..A..GGG.C.A.U.G.C.CGAGC......ACUC.CAGU......UCGCUC....GU...UAAUC...Ug.......................................................................... +NVWA01000006.1/59827-59478 GGGGGUGA...UUCGGA..U.U.CGACCGGG.UCGUGA.....-AUC.GU.GU..A..A..UGG.C.G.C.G.U.CGAGG......AUUC.AGUU......GGCCUC....GU...AAAA-...-a.......................................................................... +DGYY01000026.1/144379-144732 GGGGGCGU...GCAGGA..U.U.CGACGGGG.GUACUU.....GAGA.UG.UG..A..A..CAG.C.G.G.G.U.CGAGG......-UUC.CAUC......-AGCUC....GU...UAAA-...-c.......................................................................... +PFQI01000013.1/39838-39490 GGGGGUGU...CACGGU..U.U.CGACGGAA.GGCGUG.....AAAG.GU.UU..G..G..UUG.C.A.U.G.C.CGUGG......-UCU.UGGA......-UCCAC....GU...AAAA-...-a.......................................................................... +NZVH01000029.1/49338-49695 GGGGAUGA...UCUGGA..U.U.CGACGUUG.AUUACA.....-AAG.CU.AU..G..G..GUG.C.A.U.G.C.CGAGAg....c-CGU.ACGA.....uGAUCUC....GU...AAAUA...Aac......................................................................... +DGGT01000121.1/916-536 GGGGAUGC...ACUGGU..U.U.CGACGUGG.AAGUGG.....-AAG.CC.AG..A..G..UCG.C.A.G.G.U.CGAGG......-UGC.CGCA......GGCCUC....GU...UAAA-...-........................................................................... +NVSS01000066.1/990-1405 GGGGGCGA...CCUGGC..U.U.CGACGCGG.GUUACA.....-AAA.CC.UG..A..G..GUG.C.A.U.G.U.CGAGU......AGAU.AACA......GUGCUC....GU...AAAUC..cCu.......................................................................... +NVQV01000042.1/1729-1306 GGGGGCGA...UCUGGC..U.U.CGACGCGA.GUUGCA.....AAAC.CG.UU..C..A..GUG.C.A.U.G.U.CGAGC......AGGU.AGCU.....cAAUCUC....GU...AAAAC...Uu.......................................................................... +PDSK01000123.1/5887-5495 GGGGGUGA...CAAGGU..U.U.CGACGGGA.UUAGUU....g-AAG.CG.UC..A..G..UGG.C.A.U.G.C.CGAGG......U-UC.CGAG......GCCCUC....GU...UAAA-...-........................................................................... +CP027226.1/722933-722557 GGGGAUGU...ACAGGU..U.U.CGACAGGG.CUGUAG.....-AAG.CU.AG..U..U..UAG.C.G.A.G.U.AGAGG......AUGC.CAGU.....uGGCCUC....UU...UAAUC...A........................................................................... +BDSX01000050.1/3988-4341 GGGGGCGC...UUUGGG..U.U.CGACGGGA.UUGGAA....aGAGG.CA.AA..A..A..CUG.C.G.U.A.C.CGUGG......UCUC.CGGC......-ACCAC....GU...AAAAU...A........................................................................... +DHGI01000070.1/138088-138437 GGGGACGA..uUUUGGU..U.U.CGACUGCA.AGUGCG.....-UGU.CU.GU..A..G..CUG.C.A.U.G.U.CGAGU......UUCU.GCU-......-GGCUC....GU...UAAAA...C........................................................................... +PDON01000049.1/16698-17056 GGGGAUGU..uUAUGGA..U.U.CGACGGGA.AUGAUU....gUGGG.GU.UA..G..G..UUG.C.A.U.G.U.CGAUA......AUCU.UGGA......UAUAUC....GU...AAAAU...U........................................................................... +DIRN01000040.1/3291-2935 GGGGGCGA...UAUGGU..U.U.CGACGGGG.AGUGUG.....AAGA.CA.GA..A..G..AAG.C.G.A.G.C.CGAGG......-UCC.CACU......-AGCUC....GA...UAAA-...-c.......................................................................... +PEFA01000001.1/393110-393476 GGGGGCGUg.uUUUGGA.aU.U.CGACGGGG.GCAGUC.....GGAU.UC.CA..A..A..UAG.C.G.G.G.U.AGUGG.....uUUUC.UCGG......AACCAC....UA...UAAAA...Aa.......................................................................... +PGYU01000022.1/24771-24409 GGGGAUGU...AACGGA..U.U.CGACGGGG.UGAUGG.....ACGU.UU.GA..U..G..UGG.C.A.U.G.U.CGUGC.....uUAGU.CGGU.....gGCGCAC....GU...AAAUU...Ca.......................................................................... +DGFB01000089.1/9043-8673 GGGGCCGG...AUUGGU..U.U.CGACA-GC.AGGGAC....aGUGG.AU.UA..G..C..UUG.C.A.U.G.C.CGAGG......AUGG.GAUG.....uGACCUC....GU...AAAUC...Au.......................................................................... +PNII01000060.1/162-529 GGGGGUGU..cUUUGGA..U.U.CGACAG-G.AUGUAA.....UAGU.AG.UU..G..G..GAAuC.A.U.G.C.CGAUG......-UCU.UAUC......-UGAUC....GU...AAAAC...A........................................................................... +PBQE01000062.1/3463-3815 GGGGGCGA...-UCGGU..U.U.CGACUGGC.UGCUUU....aCUUC.CC.GA..G..G..UUG.C.A.U.G.U.CGAGG......UUGU.CAGG.....aGGCCUC....GU...AAAAC...C........................................................................... +PAOE01000051.1/5928-6282 GGGGGCGA...ACUGGC..U.U.CGACAAUA.GAUACA.....-AAC.CC.CU..A..A..GUG.C.A.U.G.U.CGAGA.....aGGUU.GUA-......AUUCUC....GU...UAAAC...Aa.......................................................................... +NZVQ01000027.1/18450-18097 GGGGGCGU...-CUGGU..U.U.CGACAGGC.AAGUAC.....UAUA.GU.AU..A..G..UUG.C.A.U.A.C.CGAGG......AUCC.AAAG......UUCCUC....GN...AAAUC...C........................................................................... +DIEK01000042.1/8611-9011 GGGGGUGA...-AAGGG..U.U.CGACUUAG.GGCAGU.....CGGG.UA.AA..A..A..CAG.C.A.U.G.C.CGCGG.....aAGCA.GGGU.....uGGCCGC....GU...AAAAC...Aa.......................................................................... +PLEW01000033.1/942-579 GGGGGCGA...ACAGGU..U.U.AGACGGGA.GUGCAA.....-CGG.UG.AU..U..G..UUG.C.G.U.G.C.CGUGG......-UGC.GGGA......GGCCAC....GU...AAAU-...-a.......................................................................... +PANA01000004.1/109509-109148 GGGGGCGA...CCUGGC..U.U.CGACGUGG.GUUGCG.....-AAC.UC.CA..A..G..GUG.C.A.U.G.U.CGAGC......AUGU.UGCU.....uAAUCUC....GU...AAAAC...Uu.......................................................................... +DHAN01000042.1/51081-51439 GGGGGCGA...CUUGGC..U.U.CGACGGGG.AGCGUG.....AUGG.UA.GU..C..G..CUG.C.G.G.G.C.CGAGU......UCUC.CGCA......-AGCUC....GA...UAAAA...A........................................................................... +PLAD01000317.1/1004-597 GGGGGCGA...-UUGGC..U.U.CGACUGGG.AGAUCG.....GUCG.CU.UA..G..U..UUG.C.A.A.G.C.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +DKFJ01000012.1/215629-215978 GGGGGCGC...-ACGGU..U.U.CGACGGGG.AAAUCG.....UAGG.UC.AC..G..G..GAG.C.A.U.G.U.CGGGG......G-GG.UU--......-ACCCC....GU...UAGUA...A........................................................................... +PABJ01000042.1/7903-8263 GGGGAUGC..aCUUGGU..U.U.CGACGGGA.AGAACG....aUGCG.UU.AA..A..C..-UG.C.A.U.G.C.CGUGC......-CUG.GCGC......AAGCAC....GU...AAAUC...Uu.......................................................................... +DHRX01000132.1/3694-3333 GGGGGCGC...-UUGGA..A.U.CGACGGGG.AGAGUA.....GGAG.CA.GG..A..G..UAG.C.G.A.G.C.CGAGU.....uUCUC.CGCC......AGACUC....GU...UAAAC...G........................................................................... +PZKL01000037.1/27147-27514 GGGGCUGA...CCUGGU..U.U.CGACAGGG.UAUAGG.....-UGC.-C.UG..A..A..UUG.C.G.A.G.U.CGUGU......GUUA.UGUA......UCACAC....GU...AAAUC...Ca.......................................................................... +NZCL01000020.1/544-179 GGGGGCGA...UCUGGC..U.U.CGACGGGU.CGAAGA.....-AGC.CG.GA..C..G..CUG.C.G.U.G.U.CGAGG......UCGU.AGC-......CACCUC....GU...UAAAC...A........................................................................... +PBLQ01000003.1/98002-97637 GGGGGCGA...ACUGGG..U.U.CGACGGAG.GUAAGA.....-ACC.AA.CU..G..G..UUG.C.A.U.G.U.CGCGG......AUGU.CAGU......CACCGU....GU...AAAAA...G........................................................................... +PGXO01000004.1/78866-79220 GGGGACGU...-AUGGU..U.U.CGACAGCA.GGUUGG....aGGAU.CG.GG..A..G..GAG.C.G.G.G.U.CGAGG......AUGG.GGAA......-UCCUC....GU...UAAUC...C........................................................................... +DIOW01000065.1/75921-76272 GGGGGCGU...ACUGGU..U.U.CGACGGGG.GAUAAG.....AUGG.GU.CG..A..G..CAG.C.G.A.G.C.CGAGU......-UGU.CGCC......-AGCUC....GA...UAAAA...A........................................................................... +PNIW01000100.1/11398-11046 GGGGGCGA...AAUGGU..U.U.CGACGGGA.UAUUUG.....-UUU.UG.CG..A..G..AAG.C.G.A.G.C.CGGGA.....gUGCC.UGCC......-UUCCC....GU...GAAAA...A........................................................................... +DIVG01000062.1/84619-84976 GGGGGUGU...ACUGGU..U.U.CGACUGUU.AGUUUG.....-AAG.AC.CA..G..G..CUG.C.G.U.G.U.CGAGG.....uUAAU.CGGU.....uGGCCUC....GU...AAAA-...-a.......................................................................... +DHWM01000155.1/5148-4795 GGGGGUGA...AAUGGC..U.U.CGACCUGG.GUGGGAa...cCACC.UG.GG..G..G..AAG.C.G.G.G.C.CGAGG......UUCC.GGAU......-GCCUC....GU...UAAA-...-........................................................................... +NZ_PJPV01000261.1/833-449 GGGGGCGA...UUCGGA..U.U.CGACGACG.GUAUUG.....-AAC.CC.UG..A..G..GUG.C.A.U.G.C.CGAGG......GCGU.AGUG......GUUCUC....GU...UAAUCa.aAa.......................................................................... +DHFZ01000004.1/122621-123009 GGGGAUGA...-CAGGC..U.U.CGACGGGG.AAGGUU.....-GGU.UA.CG..G..A..UUG.C.A.G.G.U.CGAGG......-UGC.UCUG......-UCCUC....GU...AAAA-...-c.......................................................................... +DIVZ01000005.1/660720-661074 GGGGGCGC...AAUGGU..U.U.CGACAGGG.ACGGAA.....-AGC.CA.AG..A..U..AAG.C.G.A.G.C.CGGGA......-UAG.CCU-......GAAACC....GU...AACUA...Ug.......................................................................... +DKKD01000071.1/1407-1761 GGGGGCGA...UCUGGA..U.U.CGACGGGG.ACAGGA.....-AAG.CC.CA..G..A..UUG.C.A.U.G.C.CGAGG......UACC.UGG-......AGCCUC....GU...AAAUC...A........................................................................... +DHNB01000063.1/8288-8644 GGGGGUGU...CCCGGU..U.U.CGACGGGG.AGAUGC....uUUGC.CG.AU..G..G..UUG.C.G.A.G.U.CGAGU......-UGU.CGAA......-AGCUC....GU...AAAAA...A........................................................................... +DIIJ01000057.1/79033-78641 GGGGGUGC...AUUGGU..U.U.CGACGGGG.GUUGUG.....AAGU.UA.CC..U..G..GUG.C.A.U.G.C.CGAGG......GGGC.AGCU......UUCCUC....GU...AAAUC...C........................................................................... +PBVT01000019.1/5353-5708 GGGGGCGA...AACGGC..U.U.CGACGGAG.GCUACG.....AAGG.AU.UU..U..G..UGG.C.A.U.G.C.CAAGG......-CCC.CGCU......-ACCUU....GU...AAAA-...-........................................................................... +DLMW01000019.1/6801-6452 GGGGGCGA...-AAGGU..U.U.CGACAGGG.AUAUUU.....GAUC.UA.AG..A..G..GAG.C.A.U.G.C.CGGCC......UCGU.CAGG......-UCGCC....GU...UAAAU...A........................................................................... +PBFN01000038.1/45751-45393 GGGUGCGU...AAUGGU..U.U.CGACGUGG.GUUAUG.....-AUC.CU.UU..A..A..GUG.C.A.U.G.U.CGAGG......-GAC.AGAU......UACCUC....GU...UAAAA...A........................................................................... +DJIM01000051.1/16612-16974 GGGGGUGA...UCUGGU..U.U.CGACGAUG.AUUACA.....-AAG.CU.CU..A..G..GUG.C.A.U.G.C.CGAGU......AUCG.CAGU......UGCCUC....GU...AAAAU...Ac.......................................................................... +DGYJ01000075.1/21318-21667 GGGGGCGA...CAUGGC..U.U.CGACGUGG.AUGCUG.....-AAG.CA.GA..A..G..GAG.C.A.U.A.C.CGGGG......-CGC.CUGG.....gGACCUC....GU...AAAA-...-........................................................................... +BAOS01000040.1/31719-32075 GGGGGCGA...-AAGGU..U.U.CGACC-GA.GUAACU....gGAUG.CA.AG..A..G..UUG.C.A.C.U.C.UGAGG......UGGU.CAGG.....aGGCCUC....AU...AAAAA...A........................................................................... +NVWJ01000006.1/196161-196510 GGGGGCGA...-UCGGU..U.U.CGACUG-G.AAGUUU....cCUGG.CU.UG..A..G..UGG.C.G.U.G.C.CGAGG......UUGC.GGAGa....uGGCCUC....GU...AAAAC...C........................................................................... +DHCN01000014.1/48420-48767 GGGGGCGA...-CAGGU..A.U.CGACGGGA.AGUGAU.....GGGG.UC.GG..A..G..UAG.C.G.A.G.U.CGAGG......-UUC.CAUA......-AGCUC....GU...UAAA-...-c.......................................................................... +PBPL01000075.1/34890-35274 GGGGGCGA...CAUGGU..U.U.CGACGGGG.UUGUAG....uAGGU.CU.UU..G..C..C-G.C.G.U.G.C.CGAGC......ACUU.CAGU......UAACUC....GU...UAAAC...Uu.......................................................................... +PEUI01000218.1/4659-5009 GGGGGCGA...-UCGGC..U.U.CGACGGGG.GACUCG.....AAAU.CG.CU..G..G..GUG.C.A.U.G.U.CGAGG......AGGU.AGCU......UCCCUC....GU...UAAUC...C........................................................................... +NYZG01000175.1/4919-4563 GGGGGCGU...AAUGGU..U.U.CGACGGGA.UCAGAC....uGCUG.GU.AA..G..G..UUG.C.A.U.G.U.CGAGG......UUCC.ACCA......GGCCUC....GU...UAAA-...-c.......................................................................... +DIRM01000011.1/14216-13841 GGGGAUGU...ACUGGU..U.U.CGACGGAG.UUGUCG.....-AGA.UU.AG..A..A..UAG.C.G.A.G.U.AGAGG......GUUC.CGUU......GGCCUC....UU...AAAA-...-a.......................................................................... +NYWS01000220.1/17226-17592 GGGGACGA...AAUGGC.uU.U.CGACGGGG.GUCUUG.....-AAG.CU.UU..U..G..UUG.C.A.U.G.U.CGCGG.....gUCCC.AGUC......-ACCGC....GU...UAGAA...A........................................................................... +PKSZ01000544.1/4282-3884 GGGGCUGA...ACUGGU..U.U.UGACA-GC.AAGAUG....aAUCG.GU.CA..G..U..AAG.C.A.U.G.C.CGGGC.....cACGU.GGUU......UACCCC....GU...UAAAC...Ug.......................................................................... +CP029004.1/2219970-2220347 GGGGAUGA...-UCGGU..U.U.CGACGGCG.AUGACU.....-GCC.GA.AG..G..G..AAG.C.G.G.G.U.AGAGG.....aUGCA.GAGU......CAUCUC....UU...AAACG...Ac.......................................................................... +BEHU01000013.1/12691-13061 GGGGAUGA...AACGGU..C.U.CGACGGGU.GGUAGAc...g-CAC.GG.CA..G..G..UUG.C.G.U.G.C.CGAGC......UGCC.UGGC......AUGCUC....GC...UAAUC...Uc.......................................................................... +PBFQ01000068.1/15841-16200 GGGGGCGA...CUUGGC..U.U.CGACGGGG.AUGGAG.....-AUG.UA.GA..G..A..GCG.C.G.U.G.C.CGAGG......-UCC.CCGA......AACCUC....GU...UAAA-...-a.......................................................................... +DIHN01000021.1/11836-11478 GGGGGCGA...-UCGGG..U.U.CGACGGGG.AUGAGA.....-AAG.CA.AG..G..A..CAG.C.A.U.G.C.CGAGG......-UCC.CAGG......-UCCUC....GU...AAAAC...C........................................................................... +PFVB01000022.1/1866-1512 GGGGGUGAa.uUUUGGC..U.U.CGACGGGA.UUAAUU.....UGGC.UU.UG..A..A..UAG.C.G.C.A.U.CGUGA......-ACC.CCGA......GGUCAC....GU...UAAUA...A........................................................................... +NZEV01000035.1/26699-27067 GGGGGCGC...-UUGGC..U.U.CGACGUGA.AUUACA.....-AAA.CU.CG..A..G..GUG.C.A.U.G.U.CGAGC......UUGC.AAAG......UAGCUC....GU...AAAAC...C........................................................................... +DKOI01000026.1/10470-10884 GGGGGUGA...CCUGGC..U.U.CGACGUGG.GUUACG.....-AAA.CU.UU..A..G..GAG.C.A.U.G.U.CGAGA......AUGU.AACA......UAACUC....GU...UAAAA..uUu.......................................................................... +PAPB01000038.1/49494-49140 GGGGGCGA...-UCGGU..A.U.CGACGAUA.UAUGAA.....CUAU.GU.CU..A..A..CUG.C.A.A.G.C.GGAGG......AUAA.CAGU......ACCCUC....CU...UAAUC...A........................................................................... +PAVM01000048.1/7097-6741 GGGGGCGA...ACAGGU..U.U.CGACGGGG.AUGAUG.....-AUC.CU.CG..A..G..UUG.C.G.U.G.U.CCGGG......AUCC.UGCU......-ACCCG....GU...UAUCA...Cu.......................................................................... +PKTE01000022.1/3450-3848 GGGGUCGA...CAUGGU..U.U.UGACAG-U.GAGUUG....aAUUG.AU.AU..G..U..AAG.C.A.U.G.C.CGGGU......UUUG.UAGG......UUUCCC....GU...AAAAG...Aa.......................................................................... +PVNB01000012.1/97809-98168 GGGGGUGU..aAUUGGU.aC.U.CGACCUGC.AAAGUA.....-CGG.CA.GA..G..A..CAG.C.G.A.G.C.CGAGA......UUGC.UAUU......-AACUC....GU...UAAC-...-u.......................................................................... +NYTP01000056.1/22407-22051 GGGGACGA..uUUUGGA..U.U.CGACGCCG.AUGAUG.....-AAG.CU.UU..A..G..GUG.C.A.U.G.U.GGUGA.....gGGUA.UAAC......GAUCAC....CU...AAAUC..cCc.......................................................................... +NPDZ01000008.1/41469-41815 GGGGACGA..aAUUGGU..U.U.CGACUGUU.GUAGUU.....-UAG.GU.AA..A..G..UGG.C.A.U.G.U.AGGGG......-UGA.GGG-......-ACCUC....UU...AAAA-...-a.......................................................................... +PFTE01000064.1/8712-9055 GGGGGUGA...AAUGGA..U.U.CGACGGGG.AUCAGA.....-AGC.-C.UG..U..G..GCG.C.A.U.G.U.CGAGG......-UCC.GGC-......GGCCUC....GC...UAAAC...A........................................................................... +DHJQ01000118.1/17793-18143 GGGGAUGU...CAUGGU..U.U.CGACGGGG.AUAAUG.....-AAA.CC.UG..A..G..CAG.C.G.A.G.U.AGUGU......C--A.AGU-......-UUCAC....UU...AAAAC...A........................................................................... +CP027242.1/503172-502823 GGGGAUGAa.uUUUGGU..U.U.CGACGGGG.GUUUGG.....-AAU.UU.AG..A..A..UAG.C.G.A.G.C.CGGAU......-CGA.UGG-......--AUAC....GU...UACAU...-........................................................................... +DGWE01000055.1/1589-1987 GGGGAUGU...AAAGGU..U.U.CGACGGGG.AUACCG.....-AUA.AG.UU..G..U..AAG.C.G.G.G.C.AAGUG......-CGC.CGG-......--UCAC....UU...UAAAA...Aa.......................................................................... +DIXU01000001.1/109434-109780 GGGGGCGU...AAAGGU..U.U.CGACAGUC.UUGAUG.....-AAG.UU.GA..A..G..AGG.C.G.A.A.C.UGAGC......-CGA.GC--......-ACCUC....AA...AAAAC...C........................................................................... +DIKX01000152.1/21580-21931 GGGGGCGU...GUUGGU..U.U.CGACGGGG.UUGAUG....cGGAG.GG.AA..C..A..ACG.C.A.U.G.C.CGAGG......AUGG.UUC-......-CCCUC....GU...UAAUC...A........................................................................... +PFLB01000060.1/50553-50173 GGGGGUGU...UCCGGA..U.U.CGACUUUG.UGAAAU.....-AGU.CU.AU..G..A..CGG.C.A.U.G.C.CGGAG......AUAA.UGGU.....uGGCUUC....GU...UAACA...A........................................................................... +DKER01000149.1/7302-7656 GGGGGUGU...ACAGGU..U.U.CGACGGGA.UAGACC....gGUUU.AU.GG..G..A..CAG.C.G.U.G.C.CGGGG......UUCU.CAGG.....aUUCCCC....GC...UAAUC...Aa.......................................................................... +PAFF01000030.1/11315-11671 GGGGGCGA...-CCGGU..U.U.CGACGGGU.AUUAAU.....AUAU.UU.UU..A..G..UUG.C.A.U.A.C.CGAGC.....aAUCC.UAGA......AAACUC....GU...UAAAU...G........................................................................... +DIRG01000115.1/20982-21358 GGGGACGC...ACCGGU..U.U.CGACGGGG.UUGUCG.....-AAG.UU.GG..G..A..AAG.C.G.G.G.U.AGAGG......AUUC.UCGU.....uGGCCUC....UU...UAAAA...A........................................................................... +NYVR01000023.1/2258-2609 GGGGGCGA...-UCGGC..U.U.CGACCGGA.-UGUUGa..ucCGUC.CU.GA..U..G..UGG.C.G.C.G.C.CGAGG......-GCC.AGGC......-ACCUC....GU...GAAUC...C........................................................................... +QEXY01000190.1/251-675 GGGGAUGA...-AAGGU..U.U.CGACAGGG.AAGUGU.....CGGG.CA.UA..G..G..CUG.C.A.A.G.U.CGAGA......-CGC.CUGA......--CCUC....GU...UAAA-...-........................................................................... +DJGH01000021.1/1870-1513 GGGGGCGU...ACCGGA..U.U.CGACGGGG.UUUGGC.....-UAU.UA.CA..A..G..UAG.C.G.A.G.C.CGGGG.....aA-GU.CAUU......-AGCCC....GU...UAACA...A........................................................................... +DIWT01000060.1/46380-46730 GGGGGCGU...-AAGGG..C.U.CGACGGGG.UUUUUA....cAGUC.GA.UC..U..G..CAG.C.A.U.G.C.CGAGA......-UCC.CCGC......AGUCUC....GA...AAAAC...G........................................................................... +PBQG01000055.1/33546-33912 GGGGGCGU...UUCGGU..U.U.CGACGGGA.UCGCCA.....-AGG.CU.CA..G..G..CCG.C.A.C.G.U.CGUGG......UGGU.CACC......AACCAC....GU...AAAUA...Au.......................................................................... +NZIS01000127.1/5114-4746 GGGGGUGU...CACGGU..U.U.CGACGGAA.GCAGUU.....GAGA.UU.AA..G..G..UUG.C.A.U.G.U.CGAGG......AUUC.CGCA......GGCCUC....GU...UAAAU...N........................................................................... +DLFB01000033.1/46888-47285 GGGGAUGU...UUUGGA..U.U.UGACA-GC.GUUGAU.....GUCG.GA.UG..G..U..AAG.C.A.C.G.U.CGGGCc....uCUGA.GGGU......CGGCCC....GU...UAAUC..uCa.......................................................................... +PDTP01000018.1/65642-65990 GGGGGCGA...CCUGGU..U.U.CGACGGGG.UUGAUA.....GAAG.CA.CA..G..G..CUG.C.A.U.A.U.CGGGC......---C.CGC-......-AACCC....GG...AACA-...-u.......................................................................... +PBQH01000013.1/57573-57932 GGGGGCGA...-CAGGC..U.U.CGACGGGA.GCUCUG.....ACGC.CC.GA..G..G..CUG.C.A.U.G.C.CGAGC.....gUAUC.CCGC......GUGCUC....GU...UAAUC...Ug.......................................................................... +DJLZ01000003.1/29944-29589 GGGGGCGC...CACGGU..U.U.CGACGGGG.CCUGAA.....-AGC.GA.CU..A..A..GUG.C.A.U.G.C.CGGCG......GCGA.UGUC......-CCUCC....GU...UAAAA...A........................................................................... +DHFL01000056.1/4957-5336 GGGGCUGA...ACAGGG..C.U.CGACAGGG.AUAUUG.....AAGG.UU.AA..G..A..CUG.C.A.G.G.U.CGUGG......UUGG.UCGAa....gGGCCAC....GU...CAAAA...A........................................................................... +DIHE01000206.1/16404-16048 GGGGGUGU...ACCGGU..C.U.CGACGGGG.AACACAg...cGGAU.CG.CG..G..G..UCG.C.G.U.G.U.CGAGU......-UUC.C---......-GCUCG....GU...CAAA-...-........................................................................... +PKSY01000197.1/1220-1615 GGGGCUGA...-CUGGU..U.U.UGACA-GC.AAGGAU....gAUGG.AU.UU..G..U..AAG.C.A.U.G.C.CGGGG.....aAUGC.AGAU......UGUCCC....GU...AAAAA...Cg.......................................................................... +DJMA01000029.1/54459-54106 GGGGGCGA...CAUGGA..U.U.CGACAGGG.CUAGUG.....-AAG.CA.UU..A..G..GAG.C.A.U.G.C.CGGGG......-UGG.GAGA.....gGUCCUC....GU...UACA-...-a.......................................................................... +NVVH01000019.1/30822-30464 GGGGGCGA...-CUGGA..U.U.CGACGGGA.UGGAUG.....UCGC.GC.CU..G..G..UUG.C.A.U.G.U.AGAGG.....aCCUC.AGGU......AACCUC....UU...AAAUC...C........................................................................... +DKAE01000020.1/36549-36193 GGGGGCGU...CACGGC..U.U.CGACGCGU.UUGGUG.....-AAC.AU.GG..A..G..CAG.C.G.U.G.C.CGAGG......UUCC.CGGA......-ACCUC....GU...UAAAC...U........................................................................... +DKUB01000082.1/22466-22816 GGGCUUGU...ACUGGU..U.U.CGACAGGC.CGGCUG.....-AAG.AC.GG..U..G..AAG.C.U.A.U.C.CGUGG......A-CU.GUG-......-ACCAC....GU...UAAA-...-a.......................................................................... +DKKL01000040.1/88645-88286 GGGAAUGU...CACGGC..U.U.CGACGGGA.UGAAAA....gAAGA.UU.AA..A..A..CGG.C.A.U.A.U.AGUGU.....cUUCU.GUG-......-CUCAC....UU...AAAAC...G........................................................................... +PHCA01000081.1/16798-16384 GGGGAUGA...-CUGGU..U.U.CGACGGGG.CAAAUA.....-GGG.CG.UA..U..G..CUG.C.A.A.G.C.CGAGG......-UGC.UCCA......-UCCUC....GU...AAAU-...-c.......................................................................... +DKGH01000123.1/10087-10440 GGGGGCGU...ACUGGU..UaU.CGACCGGU.UGAAUA.....-CGU.UU.CU..G..A..UUG.C.A.U.G.C.CGAGG.....aUGGC.UCGU.....uUCCCUC....GU...AAAAC...Ca.......................................................................... +DLOT01000070.1/17084-17444 GGGGAUGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AAG.UU.CG..A..U..AAG.C.G.A.G.C.AGAGU......-GGU.AAC-......--CCUC....UU...CAAA-...-........................................................................... +PFNB01000662.1/8339-7989 GGGGGCGA...-UAGGU..U.U.CGACGUGU.UGAAAG.....GGGG.CG.UU..G..G..UAG.C.G.A.G.C.CGAGG......UCCC.AC--......ACUCUC....GC...AAAAC...C........................................................................... +PGXC01000009.1/126297-126653 GGGGACGU...CACGGU..U.U.CGACGGGG.GUAUGA.....AAGG.UG.GC..G..G..CUG.C.A.G.G.C.CAAGG......-CCC.ACA-......-CCCUU....GU...AAAA-...-a.......................................................................... +DIEY01000002.1/56453-56823 GGGGCUGA...-UUGGU..U.U.UGACA-GC.AUGACG.....GUGG.AA.CU..G..U..AAG.C.A.U.G.C.CGGGC.....g-UUG.GGGA.....aAGGCCC....GU...AAUAA...C........................................................................... +NPEJ01000045.1/12967-13316 GGGGACGA..cAUUGGU..U.U.CGACUGUU.GUUGGC.....UUGG.AU.UC..A..G..UGG.C.A.C.G.U.AGGGG......-UGA.GGG-......-ACCUC....UU...AAAA-...-a.......................................................................... +PARH01000020.1/4285-3937 GGGGGCGA...ACAGGA..U.U.AGACAUCU.UUCUUU.....CGAA.CC.UU..A..A..GUG.C.A.U.G.U.CGAGA......-UUG.AGAC......GUUCUC....GU...UAAAC...Aa.......................................................................... +PTJW01000018.1/2663-3022 GGGGAUGU..cAAUGGU..U.U.CGACGGGA.UAGGGG....aGUGU.AU.AA..G..G..-AG.C.A.U.G.U.GGCCA......GUGA.GUGU......-CUUGC....CU...CAAAA...A........................................................................... +PFCO01000008.1/104334-104683 GGGGAUGA...-AGGGC..U.U.CGACGGGA.GUGAUA....aUGAU.AU.GC..A..U..GCU.C.A.A.G.C.CGAGG.....aUAAA.GAGU......CACCUC....GC...AAAUC...A........................................................................... +NZTL02000025.1/27735-27389 GGGGGCGA...UUUGGU..U.U.CGACGUAA.AUUGAG.....-CAU.UU.AG..A.uG..CUG.C.A.U.G.C.CGAGA......----.--GC......UAACUC....GU...UAAAC...Ug.......................................................................... +PCAR01000016.1/13716-14058 GGGGACGC...-GUGGU..U.U.CGACAGAA.AAUUUA.....UUAG.GC.GG..G..A..UUG.C.A.G.G.U.CGAGG......-UCC.AUA-......UUACUC....GU...UAAA-...-c.......................................................................... +DKAT01000030.1/596-948 GGGGGCGA...-ACGGC..U.U.CGACUGGA.AUGGAA.....GAGG.CU.UA..A..G..UUG.C.A.U.G.U.CGGGC......-UGG.AAU-......-AUCCC....GU...AAAAC...U........................................................................... +CP025628.1/437841-438222 GGGGUCGA...-CUGGA..U.U.CGACGUUG.AUUUAA.....CAAC.AA.UU..U..A..CGG.C.A.U.G.U.CGAGU......AUCA.GAUU......-AUCUC....GU...AAAAA...Uu.......................................................................... +NYVI01000051.1/5647-6045 GGGGCCGA...-CCGGU..U.U.CGACA-GC.AAGAUG....aAUGA.AU.GA..G..U..AAG.C.A.A.G.U.CGAGC.....aUUGA.GUGA.....gUGGCUC....GU...UAAUC..uCa.......................................................................... +DHQI01000062.1/21571-21967 GGGGCCGA...-CCGGU..U.U.UGACA-GC.AAGACA....aGGUU.AC.CU..G..U..AAG.C.A.U.G.C.CGAGU.....aAUGA.AGGU......AAACUC....GU...AAAUC...Uu.......................................................................... +DGGZ01000008.1/23561-23217 GGGGUAGU...ACUGGU..U.U.CGACGGGG.GUUUAG.....-AAU.CU.GU..C..A..UAG.C.C.A.U.C.CGAGG......-UG-.-GGU......AAACUC....GU...AAAAC...U........................................................................... +PUHO01000019.1/59581-59951 GGGGGUGU...CUUGGA.uU.U.CGACCGGA.AGAUAA.....GGUU.GA.UA..G.aU..AAG.C.A.A.G.U.AGUGG.....uUGGA.CGAA.....uGGCCAC....UU...AAAA-...-a.......................................................................... +DGUQ01000025.1/3965-4305 GGGGAUGU...AAAGGU..U.U.CGACGGGG.ACGGCG.....-AAA.CU.UG..G..U..AAG.C.G.A.G.U.AGCGG......-UGA.GGC-......-GCCGC....UU...GAAA-...-a.......................................................................... +DLJN01000149.1/6921-7277 GGGGGCGU...ACUGGU..U.U.CGACGGGG.GUACGU.....GACA.UA.UA..G..G..AAG.C.G.A.G.U.AGAGGg....aACUC.AUGG......GCCCGC....UU...UAAAA...Aa.......................................................................... +NZHL01000018.1/23745-24096 GGGGGCGC...-UUGGC..U.U.CGACAGAA.AAUAGG.....AAGC.AU.UU..U..G..UUG.C.A.U.G.U.GCAGU......ACUC.AGGU......UAUCUG....CA...UAAUC...U........................................................................... +DHMO01000024.1/613-259 GGGGGUGU...CUUGGU..U.U.CGACUG-G.ACGCGC.....UUAG.CG.UU..A..G..CGG.C.A.U.G.U.CGAGG......AUGA.UCGU.....uGGCCUC....GU...AAAAA...U........................................................................... +DIXT01000020.1/185728-185330 GGGGAUGC...-CAGGU..C.U.CGACGGGA.GAAGCU.....-GGU.UC.CG..G..A..UUG.C.G.A.G.C.CGAGA......GGUA.CCG-......-ACCUC....GA...UAAA-...-u.......................................................................... +PKMD01000001.1/587300-586926 GGGGAUGA...-UCGGU..U.U.CGACGGCG.GUAGUU.....AGUU.GG.AG..G..G..AAG.C.G.G.G.C.CGAGG......AUGU.AGAG.....uCACCUC....GA...UAACG...Cu.......................................................................... +PEAF01000017.1/8970-8566 GGGGGUGA...CUUGGC..U.U.CGACUUGU.GUUGGU.....CAGG.GU.CA..G..G..UGG.C.A.U.G.C.CGAGG......AUGA.UGGU.....uGGCCUC....GU...UAAAU...A........................................................................... +PCTO01000029.1/8473-8831 GGGGGUGA..aUUUGGC..U.U.CGACGGGA.UUAACG.....AAGC.AA.UA..A..A..UUG.C.G.C.A.U.CGUGU.....uUCUC.CGGC......AGACAC....GU...UAAAC...G........................................................................... +PGYR01000015.1/11106-10735 GGGGGUGA...CUUGGA..U.U.CGACGAAG.UGUCGG.....AAUU.UG.AU..U..G..UCG.C.A.U.U.U.CGUGC.....uCUAC.UGGU.....gACGCAC....GU...UAAUA...Ca.......................................................................... +DKAM01000030.1/47079-47434 GGGGGCGC...-GUGGU..U.U.CGACAAGG.GAUCAA.....CCCC.GG.UG..A.uA..GAG.C.A.G.G.U.CGAGG......-UGC.CACC......-ACCUC....GU...UAAAC...U........................................................................... +NZBC01000198.1/5631-5278 GGGGGCGA...-CUGGU..A.U.CGACCG-G.AUCCAA....cGGGG.CA.UG..G..G..UGG.C.G.U.G.C.AGAGG......UUCC.GCGG.....aGGCCUC....UU...AAAC-...-a.......................................................................... +PBAT01000002.1/451-98 GGGGGCGU...AAUGGA..U.U.CGACGGGG.UCGCAC.....CGUC.GC.AG..A..G..AGG.C.A.U.A.C.CGGGU......-UCC.GAGC......--UCCC....GU...UAAA-...-c.......................................................................... +PBNF01000008.1/46172-46554 GGGGGCGA...UUCGGU..U.U.CGACGUUG.AACGUG.....-CGG.CC.CA..A..U..GUG.C.A.U.G.U.CGAGC......AGGC.AGCC......UCACUC....GU...AAAAA...Ug.......................................................................... +DHVT01000025.1/164431-164794 GGGGAUGU...AAUGGU..U.U.CGACAGGG.AUGACG.....-AUC.UU.UU..G..U..AAG.C.G.A.G.C.CGUGUu...ucUUGA.UCUGg....gGUACAC....GU...UAAAG...Aa.......................................................................... +DHSU01000050.1/2293-2648 GGGGGCGA...GCUAGU..U.U.CGACGGGG.AGAGUG.....AGGA.UA.AA..A..G..GAG.C.G.A.G.C.CGAGA......UCCC.ACCU......GGUCUC....GU...UAAA-...-........................................................................... +DKOG01000135.1/2929-3312 GGGGAUGU...CACGGC..U.U.CGACGGGU.AGAUUG.....-UAA.AG.CA..G..A..CUG.C.G.U.G.U.CGAGC......UUUC.AGGU......AUGCUC....GU...AAAUC...Uc.......................................................................... +DIHO01000016.1/1749-1390 GGGGGUGU...UCCGGA..U.U.CGACCUUU.UGUUGG.....-AGC.GU.CU..G..G..CUG.C.A.U.G.U.CGAGG......AUGA.UGGU.....uGGCCUC....GC...AAAAU...Ua.......................................................................... +PFUG01000672.1/497-893 GGGGGCGA...UACGGU..U.U.CGACGGGG.AUACGG.....-AGG.UU.CG..U..G..UUG.C.G.U.G.U.CGGGG......GUUC.UCAU......GACCCC....GU...UAAAA...Au.......................................................................... +PFML01000074.1/14972-15375 GGGGGCGA..uUUUGGU..U.U.CGACAGUG.AUAUUG.....-AAG.UC.AA..A..G..GUG.C.A.U.G.U.CGAGC.....aACAC.AAAA......AGGCUC....GU...AAAAU...Aa.......................................................................... +PBAL01000022.1/16004-16357 GGGGGCGU...CCUGGU..U.U.CGACUGGA.CAAAUA.....-CUC.CU.UC..G..G..CCG.C.A.U.G.U.CGAGG......AUGA.UUCGu....uGGCCUC....GU...UAAAC...Ac.......................................................................... +DHPK01000032.1/110068-110470 GGGGAUGC...CCUGGU..U.U.CGACGGGG.GAGGCU.....-GGU.CC.CG..G..A..UUG.C.G.A.G.C.CGAGA......-GGU.ACCG......-AUCUC....GU...AAAA-...-u.......................................................................... +PESK01000088.1/18185-18592 GGGGGCGA...AAUGGC..U.U.CGACUGGG.AUAUGC....gAUCU.UU.UA..U..A..CUG.C.A.C.U.C.CGAGG......AUGA.UUGU.....uGGCCUC....GU...AAAAU...A........................................................................... +DKKI01000039.1/3723-3358 GGGGAUGA...AUUGGU..C.U.CGACGGGG.UGAAAU.....GUUC.UU.GA..G..G..GAG.C.G.U.G.C.CGAGC.....uACGC.UGGU.....gGAGCUC....GU...AAAUA...Ca.......................................................................... +DJHT01000013.1/6508-6160 GGGGGCGA...-CCGGU..U.U.CGACAUUU.UAGUAA....gAAGC.UU.UA..G..G..UGG.C.A.U.G.U.AGAGC......-UUA.GU--......-AACUC....UU...AAAAC...U........................................................................... +DILB01000023.1/55360-55017 GGGGCUGU...UCUGGA..U.U.CGACAGGA.UGGUUC.....-GAG.UU.UG..G..U..AAG.C.A.U.G.C.GAUCG......----.--GC......-AUAUC....-U...AAAGU...-........................................................................... +NZSK01000025.1/3742-3343 GGGGUCGA...-CCGGU..U.U.UGACA-GC.AAGUUU....aAUAA.CU.AU..G..U..UAG.C.A.A.G.U.CGAGC.....aUUGA.AAAU......GAACUC....GU...UAAUA...Uc.......................................................................... +PXJB01000001.1/31795-32147 GGGGGCGA...AAAGGU..C.U.CGACGGCG.AGUCGG.....-AGC.CU.UG..A..G..CUG.C.A.G.G.C.AGGGU......UGGC.UGCC......--ACAC....CU...UAAAA...Ag.......................................................................... +PEWH01000251.1/9736-9385 GGGGGCGA...-UCGGG..U.U.CGACGUGA.AGAAUCg...aGGAG.CG.UG..A..A..UAG.C.G.A.G.C.GGAGG......UCCC.ACA-......UGCCUC....CU...UAAA-...-........................................................................... +NWBN01000014.1/168003-167604 GGGGUUGA...-UUGGU..U.U.UGACA-GC.UUGUAG....aAUGG.UC.AU..G..U..AAG.C.A.U.G.U.CGAGC.....cUCGC.AGUG......ACGCUC....GC...AAAUC...Uu.......................................................................... +PXOH01000007.1/117505-117115 GGGGCCGU...AACGGU..U.U.CGACAGGU.UGGCGAa..ucCUAU.CC.CG..U..G..AUG.C.A.G.G.U.CGAGA......GUGA.GUCU......GCUCUC....GU...UAAUC...Aa.......................................................................... +DJVP01000009.1/10600-10194 GGGGGUGA...-AAGGG..U.U.CGACUUAA.GAUAUG....uCGGA.UA.AA..A..G..CAG.C.A.U.G.C.CGCGG.....aGGUA.AGGU.....uAGCCGC....GU...UAACA...Ac.......................................................................... +DIYD01000059.1/8002-7629 GGGGCUGA...-CUGGA..U.U.UGACGGGA.GGGCUA.....AUUG.AC.AG..G..U..AAG.C.A.U.G.U.AGAGC.....gUUGU.AGGC......GGUCUC....UU...UAAUC..aCa.......................................................................... +DLOU01000059.1/729-1102 GGGGAUGU...AAUGGU..U.U.CGACAGUA.UUAUUA.....-UCG.CA.UA..G..A..UGG.C.A.A.G.U.CGAAU......G---.----......-UUCAC....GU...UACGA...Ac.......................................................................... +DIVN01000246.1/6394-6803 GGGGAUGA...-CAGGC..U.U.CGACGGGG.AGGGCU.....-GGC.UC.GA..G..A..CUG.C.A.A.G.C.AGAGG......U-AC.CUC-......CACCUC....GU...AAAAC...A........................................................................... +DJAB01000264.1/1310-1714 GGGGCUGA...CAUGGC..UaU.CGACA-GC.AACGUA....gGUUG.GU.AG..G..U..AAG.C.A.C.G.C.CGAGUg....aUGCG.AACU......AUACUC....GU...UAAUC...Aa.......................................................................... +PBJG01000003.1/74732-74385 GGGGACGC...-GUGGU..U.U.CGACAGAU.AAGUAA.....-AAG.UU.UA..G..U..UUG.C.G.A.A.U.CGAGU......GCCA.UAU-......--UCUC....GU...AAAA-...-a.......................................................................... +PCRL01000106.1/6431-6898 GGGGGUGA...-AAGGG..C.U.CGACUUAG.GUUUGU.....UCGG.UA.GG..A..A..GAG.C.A.U.G.U.AGAGG......UUGC.GAGG.....aAGCCUC....UU...AAAAC...A........................................................................... +PFGG01000075.1/45973-45578 GGGGAUGU...AAAGGC..U.U.CGACACUU.GACAUC.....AUCG.UA.CG..G..A..CUG.C.G.G.G.C.CGAGA......AUGU.CGAU......GUUCUC....GU...AAAAC...U........................................................................... +DHIZ01000133.1/24217-23858 GGGGAUGU...-CGGGU..U.U.CGACGGGG.UGGAAA.....-AGC.CG.AA..G..G..UUG.C.A.G.G.U.CGAGG......-UGC.CGUCa....uCGCCUC....GU...UAAAA...A........................................................................... +PHFL01000026.1/50557-50957 GGGGAUGA...-CAGGU..U.U.CGACAGGG.CAGGCA.....GAGA.AA.UC..G..G..UUG.C.A.C.U.C.CGAGUuu..ccGCAC.AGAU......AGACUC....GU...UAAAG...Aa.......................................................................... +PBJM01000008.1/40528-40883 GGGGACGU...-GUGGU..U.U.CGACAGGG.GAUUUU.....CCUG.-G.GA..A..A..UUG.C.A.G.G.U.CGGGG.....cAGU-.CACC......CACCUC....GU...UAAAA...A........................................................................... +DIAQ01000033.1/91433-91785 GGGGGCGA...-UCGGU..U.U.CGACGGGC.UCAGAUg...uGGUU.CU.GG..A..G..UUG.C.A.U.G.C.CGAGG......-UCC.GCA-......-GCCUC....GU...AAAA-...-a.......................................................................... +PELD01000034.1/33026-33376 GGGGCUGC...CAAGGU..U.U.CGACAGGA.AUAAUU.....AGUA.UU.UA..U..U..UAG.C.A.A.G.U.CGAUU......---A.G---......-UCAUC....GU...UAUAG...A........................................................................... +DIAU01000049.1/1411-1053 GGGGGCGA...ACAGGU..U.U.CGACAGAG.UUGGAA.....-CGG.UU.UU..G..U..UGG.C.A.U.G.C.AGAGG......GUCC.AGGU......GGCCUC....UA...AAAA-...-........................................................................... +QEKV01000004.1/164827-165184 GGGGAUGU..aUUUGGU..U.U.CGACAGGA.AUACGG.....AUGU.AU.CA..A..G..AAG.C.G.A.G.U.CGUAG......-UUC.GCGA......AACUAC....GU...UAAAA...Aa.......................................................................... +NIGF01000001.1/154970-154612 GGGGGCGA...-CAGGU..U.U.CGACUUUG.CGCCGG.....AUUG.CA.UG..G..G..UUG.C.A.G.G.C.AGAGU......-UGC.UCA-......-GACUC....UU...UAAA-...-........................................................................... +DKPW01000033.1/396-18 GGGGGUGC...-ACGGU..U.U.CGACAGAU.UGGUAUu...gAACC.UG.AA..G..C..GCG.C.G.A.G.U.CGUGG......AGCU.GCCC......GGCCAC....GU...AAAA-...-........................................................................... +PAQS01000009.1/4295-3887 GGGGGUGA...UCUGGU..U.U.CGACUG-G.GGAGCA.....-AAG.UA.GU..A..G..UUG.C.A.U.G.U.GGAGG......GUAU.CGGU.....uGGCCUC....CU...AAAAA...A........................................................................... +PAZE01000052.1/34103-34500 GGGGCCGA..uUUUGGA..U.U.UGACA-GC.AAGAGA....aAUUG.UU.AU..G..U..AAG.C.A.U.G.C.CGAGU.....aUUGU.GAAU......GAUCUC....GU...AAAAA..aCa.......................................................................... +PKDJ01000037.1/19672-19279 GGGGGUGC...AAGGGU..U.U.CGACGGGG.UUGCGG.....UAGG.GA.GG..A..G..UUG.C.G.U.G.U.CGAGG......UUGU.GCGG.....aAACCUC....GU...UAAUC...A........................................................................... +DIGH01000021.1/3007-2632 GGGGCUGA...CAUGGC..U.U.CGACAGGA.GUAGUU....uUAGC.UU.AU..G..G..CUG.C.A.U.G.U.CGGAA......GUGA.AGGA......-CUUGC....GU...UACAC...A........................................................................... +BEHW01000065.1/7305-7704 GGGGGUGA...CACGGU..U.U.CGACGGAG.UACGAC....aGCCG.UC.GU..A..G..CUG.C.A.U.G.C.CGAGC......UUGC.UGGU.....gCUGCUC....GU...AAAUA...Ca.......................................................................... +DKKT01000003.1/50713-50359 GGGGGCGA...-AAGGG..U.U.CGACAGAG.CCGGUU.....CGAC.UC.GU..G..G..UUG.C.G.A.G.C.CGAGG......-CGC.CGCU......GGCCUC....GU...UAAA-...-........................................................................... +PDTT01000047.1/44293-43877 GGGGAUGA...-CAGGC..U.U.CGACGGGG.AAGGCU.....-GGU.CC.UG..G..A..CUG.C.A.A.G.C.CGAGC......ACGC.UUUA......CAACUC....GU...AAAAC...U........................................................................... +PEZS01000011.1/370623-370974 GGGGGUGC...ACUGGU..U.U.CGACGUGG.GUAAAG.....-AAG.CU.UA..G..G..GAG.C.A.G.G.U.AGAGG......C-GC.AUGA.....gGACCUC....UC...AAAA-...-a.......................................................................... +DGIK01000080.1/4288-4689 GGGGCUGU..cUUUGGU..U.U.UGACG-GC.GUGCAA....gGUCG.GU.AU..G..U..AAG.C.A.U.G.U.CGGGG.....cAGGU.AACA......ACCCCC....GU...GAACA...G........................................................................... +PBSD01000023.1/89790-90190 GGGGUCGA...-CUGGU..U.U.UGACA-GC.AUGUUU....aAUGA.UU.AA..G..U..AAG.C.A.G.G.U.CGAGCg....uUGAU.ACAU......UAGCUC....GU...AAAUA...Ac.......................................................................... +DHNJ01000008.1/5720-5335 GGGGGUGA...-CAGGU..C.U.CGACGGAG.AGUGGA....cCGAC.CC.CA..G..G..UAG.C.G.U.G.C.CGAGG......ACGC.CGGU.....uGGCCUC....GU...UAAUC...G........................................................................... +PEIH01000005.1/598341-598743 GGGGCUGA...AACGGA..U.U.UGACA-GC.AAGGUC....aAUAA.AU.AA..G..U..AAG.C.A.U.A.C.UGUGCc....aUGUG.AAGC......AAGCAC....GU...AAAUC...Ug.......................................................................... +DIVR01000021.1/152318-151966 GGGGGUGA...-CAGGG..U.U.CGACAGGC.CAGAAU.....-AGG.AU.AC..G..G..AAG.C.A.G.G.C.GGAGU......-UAC.GCU-......-GACUC....CU...AAAAA...A........................................................................... +NVRJ01000015.1/1022-659 GGGGCCGA...-CUGGA..U.U.UGACA-GC.AUGACC.....CUUA.AG.UU..G..U..AAG.C.A.U.G.U.CGAGC.....aUUGA.GUAU......UGGCUC....GU...AAAUC..uUa.......................................................................... +PVWF01000018.1/1150-760 GGGGCCGU...AAAGGU..U.U.CGACAGGU.UAGUAAa..aaCUAA.UC.CG..U..G..AUU.C.A.G.G.U.CGAGA......-GUG.AGUA.....cCAUCUC....GU...AAAUC...A........................................................................... +DGHD01000053.1/39205-39559 GGGGGCGU..aAAUGGU..U.U.CGACGGGG.ACCGUG.....GAUG.CC.GG..A..U..AAG.C.G.A.G.C.CGAAG......-CCC.CGU-......-GCUUC....GU...UAAA-...-a.......................................................................... +NVQV01000018.1/8591-8173 GGGGGUGA...CAUGGC..U.U.CGACGCAG.AUUACA.....-AAA.UU.AU..G..G..AUG.C.A.U.G.U.CGAGUu....uUAUU.AAUC......-AACUC....GU...UAAAU...Aa.......................................................................... +QAZA01000001.1/37013-37376 GGGGGCGC...ACUGGU..U.U.CGACUGAA.GCUCAG.....-GGG.UG.GU..U..G..CUG.C.A.A.G.C.CGAGGa....uUGAG.AAGG.....uGUCCUC....GU...AAAUC...Uc.......................................................................... +PEBC01000002.1/71114-70726 GGGGCUGU...AACGGC..U.U.CGACAGGC.UAGUGAa..agCUGA.CC.CG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUA...Aa.......................................................................... +PBEX01000017.1/68638-68291 GGGGCCGA...CCUGGU..U.U.CGACCGGA.CAGGGA.....AGGC.AA.UA..C..A..UUG.C.G.U.A.A.CGUGG......AGCA.UCCU......UGCCAC....GU...AAAA-...-........................................................................... +DIYR01000214.1/34711-34313 GGGGACGA...-CUGGU..U.U.UGACA-GC.GAGACG....aAUUG.CC.CU..G..U..AAG.C.A.A.G.U.AGAGC.....gUUGU.GGUG......UAGCUC....UU...CAAAA...Ca.......................................................................... +NBZD01000001.1/447079-447458 GGGGAUGC...ACCGGU..U.U.CGACAGGG.UGACAG.....-ACC.CU.GA..G..A..CAG.C.G.G.G.U.AGUGG.....aUUCU.CGUU......GGCCAC....UU...UAAU-...-a.......................................................................... +PETZ01000028.1/329-681 GGGGAUGA...-AAGGA..A.U.CGACAAAA.AUUUUU.....-GUC.AA.AA..U..A..-GG.C.A.G.A.C.AGAGC......AUAC.UAGA......-AACUC....UU...UAAACc.uUu.......................................................................... +DIZY01000032.1/5573-5952 GGGGGUGA...CUUGGC..U.U.CGACAGGA.UCAUCU.....-GAG.UC.UU..G..G..UUG.C.A.U.G.U.CGGCU......-UGA.GU--......-GCGCC....GU...AAAAA...Ua.......................................................................... +PKEV01000219.1/1939-2297 GGGGGCGA...GUUAGG..U.U.CGACAGAU.GGAGCG.....GGGA.UA.AG..G..GauAAG.C.G.A.G.C.CGAGG......UCCC.ACC-......-AGCUC....GU...UAAA-...-c.......................................................................... +DJER01000027.1/50267-50613 GGGGACGU...UCCGGA..U.U.UGACGGGG.AGUGGU.....AAAC.UG.GAcgC..A..AAG.C.A.U.G.U.GGUAU.....uUUUC.UUUG......CAAUAC....CU...AAAAA...Aa.......................................................................... +PDSF01000045.1/30185-29830 GGGGGCGA...-CUGGU..A.U.CGACCG-G.AUGCUGu...cGCGC.CU.GG..C..U..UUG.C.G.U.G.U.CGAGG......-UUC.CAGG.....uGGCCUC....GU...AAAA-...-c.......................................................................... +DLHC01000024.1/755493-755132 GGGGGCGA...ACUGGA..U.U.CGACCG-G.AUAGCC....uGAAG.CG.AA..U..A..CGG.C.G.U.G.C.CGUGG......UUGA.UCAGa....uGGCCAC....GU...AAAAA...G........................................................................... +PBBQ01000001.1/323773-324125 GGGGGCGA...-UUGGC..U.U.CGACAAAG.CAAGAG.....AAUC.AU.UU..U..U..CAG.C.A.U.G.U.GCAGA......AUCC.GGGU......CACCUG....CA...UAAAC...U........................................................................... +DKGI01000003.1/39874-40210 GGGGGUGU...CUAGGU..U.U.UGACAUCU.UGUUUA.....-GCU.UA.AA..A..U..UAG.C.A.A.G.C.CAGUU......UUGU.----......--UACU....GU...AAAA-...-........................................................................... +CP028094.1/3317997-3317599 GGGGCCGC...AAUGGU..U.U.CGACAGGU.UGGCGAa..agCUUG.CC.CG..U..G..AUA.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUC...Aa.......................................................................... +PDRH01000091.1/2902-2495 GGGGCUGA..cUUUGGU..U.U.UGACA-GC.AAGCCG....aAUGG.GU.UU..G..U..AAG.C.A.U.G.U.CGAGC.....aUCGU.GUGC.....uACGCUC....GU...AAUGA...A.u......................................................................... +NZAD01000005.1/158350-157947 GGGGGCGA..cAUUGGU..U.U.CGACGGGA.UAAAUG.....-AGU.GU.UU..A..G..GAG.C.A.U.G.U.GGCGG......GGAG.GACG......GCCCAC....CU...UACAA...Aa.......................................................................... +DIWY01000003.1/275489-275141 GGGGGCGU...UUUGGA..U.U.CGACGGAG.AUAGCA.....GAAA.UA.UG..G..C..AAG.C.G.A.G.C.CGCAG......-UUC.GGA-......-ACUGC....GU...UAAA-...-a.......................................................................... +NZCE01000050.1/1576-1221 GGGGGUGC...ACCGGA..U.U.CGACUGAA.GGAUUGu...gAGAU.UU.UG..C..G..UUG.C.A.G.G.C.GGAGU......-GUC.A---......-GUCUC....CU...UAAC-...-c.......................................................................... +DGFF01000062.1/12923-13271 GGGGGCGA...UAUAGG..U.U.CGACGUGG.GUAGUU.....GGGG.UC.UG..A..G..UAG.C.G.A.G.C.AUGGG......-AGC.CGU-......--ACCC....AU...UAAA-...-........................................................................... +DLOY01000027.1/29810-30181 GGGGAUGA...-UCGGU..U.U.CGACACUG.UAGUGA.....UGCG.UG.GA..G..G..AAG.C.G.G.G.U.CGAGG......AUGA.GCAC.....uUAUCUC....GU...AAACG...Au.......................................................................... +NYYZ01000002.1/177852-177495 GGGGGCGC...ACUGGU..U.U.CGACCGGU.UCUCGU....gCGAC.UU.CG..G..A..CUG.C.G.C.G.U.CGGGG......AUCC.CAGG.....uCACCCC....GU...CAACA...U........................................................................... +PBJD01000035.1/8585-8187 GGGGUCGA...-CUGGU..U.U.UGACAGGA.AGUGCG.....AUUA.UU.UU..G..U..AAG.C.A.U.G.U.CGAGCu....uUGGU.UUCU......AUGCUC....GU...UAAUU...Ca.......................................................................... +PBXB01000010.1/39303-38949 GGGGACGA...-GUGGA..U.U.CGACAGGG.AACCGC.....UUUG.UU.-A..G..A..UUG.C.A.A.G.C.CGAGG......AUGU.CGUU......AGUCUC....GU...AAAAA...C........................................................................... +DLFY01000189.1/6515-6869 GGGGGCGA...-AAGGC..U.U.CGACCG-G.AUAAGU....uGACG.GU.CG..G..U..UGG.C.G.U.G.U.CGAGG......AUAA.CGGU.....uGGCCUC....GU...UAAAU...A........................................................................... +DJWX01000008.1/121441-121832 GGGGGUGA...GUUGGG..U.U.CGACGGGA.AUGAAA.....GAUG.UA.AA..G..A..GUG.C.A.A.G.U.CCGAG.....uUGGU.CGAU......GGCUCG....GU...UACU-...-a.......................................................................... +DHTG01000101.1/18777-19145 GGGGUUGU...-UUGGU..U.U.UGACA-GC.UCGUAU.....GUGG.GA.AU..G..U..AAG.C.A.C.G.U.CGGAC.....gUUGU.AAGC.....aGGUUCC....GU...UAACAg.cCa.......................................................................... +PBFQ01000062.1/58346-57976 GGGGGCGA...CCUGGC..U.U.CGACGUGU.GAACUG.....GAAG.CC.GC..G..G..AAG.C.G.U.G.C.CGAGG......-UGC.UCGG......GGCCUC....GU...UAAAC...A........................................................................... +DJRT01000009.1/79954-80302 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUCGUG.....-AGG.UA.CG..G..U..AAG.C.G.A.G.U.AGCGG......-UGC.GGG-......-CCCGC....UA...UAAA-...-a.......................................................................... +NYSU01000465.1/3460-3101 GGGGGCGA...-UCGGU..U.U.CGACGGGG.ACGAAG.....-AAG.GA.UC..G..G..UUG.C.G.U.G.U.ACGCC......GGCC.CGCU......-ACGGC....GC...AAAUC...Ca.......................................................................... +DIMW01000001.1/250232-249876 GGGGGUGC...ACUGGU..U.U.CGACCUGU.GCGGUU....cGUGG.UG.UG..C..G..CUG.C.A.G.G.U.GGAGU......-GGC.UAC-......--CCUC....CU...CAAA-...-........................................................................... +DLBU01000002.1/107246-107633 GGGGGUGU...UUUGGC..U.U.CGACGAGA.AUGAUC....gUUUG.GC.UU..G..A..GCG.C.G.A.G.U.CGAGG......AGCU.GCCC......GGCCUC....GU...AAAA-...-........................................................................... +DLKO01000034.1/21513-21883 GGGGGUGU...UUUGGU..U.U.CGACUGGC.UUUGCU.....AUGC.UA.GG..G..A..CUG.C.G.A.A.U.CAAGA......----.GCU-......-GACUU....GU...UAAAC...C........................................................................... +DGSM01000127.1/4114-4473 GGGGAUGU..aAUUGGU..U.U.CGACUGGU.AAGAGG.....-AAU.UA.CU..G..G..UAG.C.G.A.G.U.AGUGG......-AGC.UUAU......GGCCAC....UU...UAAA-...-........................................................................... +PHCB01000005.1/93680-94117 GGGGGCGU...AACGGC..U.U.CGACGGUG.AACGCU.....GGAG.GA.GA..G..G..CUG.C.A.A.G.C.CGGGG......-CGC.AUAC.....uAACCCC....GU...CAAAA...A........................................................................... +DGXO01000027.1/16390-16788 GGGGGUGU...UUUGGU..U.U.UGACA-GC.GCCGGU.....GUUG.GA.CG..G..U..AAG.C.A.U.G.C.CGGGC.....gUGGA.GGCC......UUGCCC....GU...AAAUC..uCa.......................................................................... +PXPI01000102.1/19761-20152 GGGGCCGU...AAUGGU..U.U.CGACAGGU.UGGCGAa..agCCAC.CC.CG..U..G..AUG.C.A.G.G.C.GGAGA......GUGA.GUCA......ACUCUC....GA...UAAUU...A........................................................................... +PABI01000042.1/12192-12606 GGGGAUGA...-CUGGC..U.U.CGACGGGG.AAGGCU.....GGUC.-C.UG..G..A..CCG.C.A.A.G.C.CGAGC......ACGC.UUUA......CAACUC....GU...AAAAC...U........................................................................... +PEWW01000111.1/2217-2642 GGGGGCGA...-CAGGA..A.U.CGAUCUGG.CCUUUG.....-AUC.UG.AU..A..G..UGG.C.A.U.G.U.GGAGG......UUGC.CGGG.....aGGCCUC....CU...UAAAC...A........................................................................... +PRLH01000097.1/46063-46450 GGGGCCGC...AACGGC..U.U.CGACAGGU.UGGCGAa..auCCGA.AC.UG..U..G..AUG.C.A.A.G.C.CGAGA......GUGA.GUCU......CCUCUC....GU...AAAUC...Aa.......................................................................... +PBME01000004.1/35023-34634 GGGGGCGU...ACUGGC..U.U.CGACGUUU.UAUUGA.....-UAG.UC.AA..A..A..GUG.C.A.U.G.U.CGAGU.....uUUUA.CUGU......AAACUC....GU...AAAAG...Aa.......................................................................... +DJMU01000112.1/19333-19699 GGGGAUGU...UUUGGU..U.U.CGACUGGU.AUUGCU.....GUGC.CA.UA..G..A..CUG.C.A.G.G.U.CAAGA......----.GCU-......-GACUU....GU...AAAAC...C........................................................................... +DHHC01000048.1/16058-16451 GGGGAUGA...-CAGGC..U.U.CGACGGGG.GAGGCU.....GGUC.C-.CG..G..A..UUG.C.G.A.G.C.CGAGA......GGUA.CCG-......-ACCUC....GU...AAAA-...-u.......................................................................... +DLTY01000025.1/78647-78975 GGGGGCGA...-CUGGC..U.U.CGACGGAA.GUUGGA.....-ACA.GU.CG..G..G..UUG.C.A.A.G.C.AGGUU......-UGU.CAU-......-AUCCC....UU...GAUU-...-........................................................................... +DHTD01000135.1/57419-57818 GGGGAUGU...UUUGGU..U.U.UGACA-GC.AGACGA....cAUUG.GG.AA..G..U..AAG.C.A.C.G.U.GGAGC.....gUUGU.GUUC......UGGCUC....CU...UAAUC..uCa.......................................................................... +PJQG01000015.1/19584-19939 GGGGGUGA...-CUGGC..U.U.CGACUUCG.GUGGUC.....AACG.CA.GG..U..G..AAG.C.G.A.G.C.CGUGG......UCUC.CGGA......-ACCAC....GU...AAAAG...A........................................................................... +PFAC01000016.1/1230-861 GGGGGUGA...ACAGGU..U.U.CGACUU-U.CAAAUU.....-AUG.UA.UC..A..G..UGG.C.A.U.G.C.AGAGGu....uGAUC.GGUU......GGCCUC....UU...UAAA-...-........................................................................... +DKFG01000263.1/5862-5468 GGGGGCGU...AAAGGU..U.U.CGACAGGG.GAUUAA.....-AGG.AA.UC..G..G..AAG.C.G.A.G.U.CGAGG.....gACGC.AGAU.....gGCCCGC....GU...UAAAA...A........................................................................... +PDUC01000029.1/613-262 GGGGGCGU..uUUUGGU..U.U.CGACGGGA.AUUCAA.....GAAC.UU.UG..U..A..CCA.C.A.U.G.U.CGAGG......-CGC.AUC-......-UCCUC....GU...UAAA-...-a.......................................................................... +PFDX01000015.1/8831-9189 GGGGGUGA...-AGGGU..U.U.CGACAAAA.AGCAAU.....-UUU.AA.AA..U..A..-AG.C.A.A.G.U.CGAGG......AUGU.CAGU......UAGCUC....GC...UAAA-...-a.......................................................................... +NZ_PYEQ01000756.1/1470-1084 GGGGCUGU...AACGGU..U.U.CGACGUUC.UGACGAa..agUCAC.UC.UG..U..G..AUU.C.A.G.G.C.CGAGA......GUGA.GCCU......ACUCUC....GC...AAAUC...A........................................................................... +PAQM01000006.1/3386-2985 GGGGUCGU...AAUGGA..U.U.UGACA-GC.GAUAUC....aAAAA.UU.AAguG..U..AAG.C.A.U.G.U.CGAGAu....uU-GU.GGUG......AAUCUC....GU...AAAUA...Ua.......................................................................... +NYZA01000173.1/21320-21669 GGGGGCGA...-UCGGC..U.U.CGACGAGG.UCGGUG.....-CUC.CA.CG..A..G..CAG.C.A.U.G.U.CGAGU......UGCC.UCA-......-GACUC....GU...AAAA-...-........................................................................... +DLIO01000041.1/44117-44474 GGGGAUGU...ACUGGA..U.U.CGACUG-A.GUACGU.....CAGG.UG.UU..A..G..CUG.C.A.U.G.C.CGAGG......AUAA.UCGU.....gGGCCUC....GU...AAAUC...A........................................................................... +BEHT01000057.1/2676-3016 GGGGGCGA...UGUGGG..C.U.CGACGGGA.AGGAAC.....GCAG.CA.UC..G..G..UGG.C.G.G.G.C.CGGGU......-GGC.----......--ACCC....GU...UAAC-...-a.......................................................................... +BEHX01000005.1/66052-66428 GGGGAUGG...AUCGGU..C.U.CGACGGGA.UGGGAG.....AAUC.CA.AG..A..G..CUG.C.A.U.G.C.CGUGC.....uUCGC.CGGU.....gCUGCAC....GU...AAAUU...Ca.......................................................................... +DGUI01000033.1/38150-38522 GGGGACGU...ACCGGU..C.U.CGACGGGG.UAGUUG.....-AUA.CC.GG..G..A..AAG.C.G.G.G.U.GGAGG......AUUC.UCGUu....gUGCCUC....CU...UAAAA...A........................................................................... +PEQL01000036.1/10616-11054 GGGGGUGU...CACGGU..U.U.CGACUGAG.AAAUC-.....-AAG.UA.UU..G..A..UUG.C.A.U.G.C.GGAGG......AUAU.CGGU.....uGGCCUC....CU...AAAUC...A........................................................................... +DLBN01000122.1/27123-26766 GGGGACGA...-CAGGA..A.U.CGACAG-G.UGCAAC.....UGGA.CU.UG..A..A..UUG.C.G.G.G.U.CGAGG......-UGC.UACC......ACCCUC....GU...AAAAC...A........................................................................... +DHMH01000060.1/6176-5787 GGGGACGA...CUUGGU..U.U.UGACGGAU.UUGAAU....aAAUC.AU.UA..C..U..UUG.C.A.A.G.U.AGGUG......-CGU.GCC-......---GAC....CU...UGAU-...-........................................................................... +DLHF01000033.1/91935-92314 GGGGAUGU...AACGGA..U.U.CGACGGGA.UGAAGU....cAUGC.GG.AU..A..G..CAG.C.A.U.G.U.CGUGC.....uCAAU.CGGU.....gGUGCAC....GU...UAAUA...Ca.......................................................................... +NZJT01000028.1/6756-7120 GGGGGUGA...AAUGGA.uU.U.CGACAGGA.AUGUGA.....-AAG.UU.UU..A..A..UUG.C.A.U.G.U.CCCAA.....gUCUC.AGUC......-AUUGG....GU...UAAAA...C........................................................................... +DLDJ01000043.1/61813-61435 GGGGUCGU...ACUGGU..U.U.CGAUUGGU.CGUCCG.....-AUC.AG.AU..A..G..AAG.C.A.U.G.U.CGAGG......AUGG.UGGA......CACCUC....GU...AAAUC...C........................................................................... +PDPI01000002.1/28802-29175 GGGAGUGA...CUUGGC..U.U.CGACAGGA.GUAGUU.....-GGA.AC.UU..G..G..UUG.C.A.U.G.U.CGUUC......-UGA.AC--......-AAAAC....GU...UAAAC...U........................................................................... +NZER01000471.1/9317-9629 GGGGGCGC...-CUGGU..U.U.CGACAGGG.UAGGGA.....-GAA.UG.GA..U..A..GUG.C.A.G.A.U.CGUGCa....aGCUG.GAAU......UACCAC....GU...AAAUC...Uu.......................................................................... +DIBQ01000061.1/177326-176974 GGGGCCGA...AGCGGC.aU.U.CGACCG-A.GUCGGG....aAUGC.AC.AG..U..G..UGG.C.G.U.G.U.CGAGG......AGCG.UGUU......AGCCUC....GU...AAAA-...-........................................................................... +PEWV01000076.1/788-1175 GGGGGUGA...-CAGGA..C.U.CGACUUAA.GCGUUC.....GAGG.UA.AA..G..G..UGG.C.A.U.G.U.AGAGG......UUGU.CGGG.....aGGCCUC....UU...UAAAC...A........................................................................... +DKRE01000013.1/13044-12698 GGGGUUGU...ACUGGU..U.U.CGACAGGG.AUUUUA.....-AGC.UC.GG..A..G..AAG.C.A.G.G.U.CGCAG......G---.----......-CACGC....GC...AGAUC...Ca.......................................................................... +DLIE01000088.1/5431-5026 GGGGCUGA..cCUUGGU..U.U.UGACA-GC.AAGAUG....aAUGG.AU.UG..G..U..AAG.C.A.U.G.U.CGAGC.....gUUGA.GAAG.....cUGGCUC....GU...UAAUC...Cc.......................................................................... +PAJB01000022.1/56125-56469 GGGGCCGC...-CUAGU..U.U.CGACAG-G.UAUAGA.....UUGU.UC.UC..A..U..UUG.C.G.G.G.U.CGAGC......AUGU.CGUA......-AACUC....GU...UAAU-...-c.......................................................................... +PCAX01000012.1/16452-16098 GGGGACGC...-GUGGU..U.U.CGACAGUU.UAGUGA.....-AUA.-U.GA..A..A..CUG.C.G.G.G.C.CGUGG......-UGC.CGUC......-ACCAC....GU...AAAC-...-........................................................................... +CP021379.1/425790-425420 GGGGGUGC..aUUAGGC..U.U.CGACGUAG.GUACUG.....-CAA.UC.GG..A..A..ACG.C.A.U.G.C.CGAGC......CGGC.AACC.....uAAGCUC....GU...AAAUCu.g-.u......................................................................... +DJWM01000001.1/140939-140585 GGGGGCGU...CCUGGC..U.U.CGACGUGU.UGUUGA.....-UAG.UU.UU..A..G..GAG.C.A.U.G.C.CGAGC.....gUUGA.CUGA......GUGCUC....GU...AAAUC...Aa.......................................................................... +PCSD01000066.1/716-325 GGGGAUGC...-UGGGC..U.U.UGACAGCA.GGCCAA.....GCCA.AG.AA..C..A..UU-.C.G.G.A.A.CGUGC......GCGC.CGGC......-GUCAC....GC...UAAUC...Gc.......................................................................... +PNHP01000001.1/385977-385621 GGGGAUGU...UUUGGU..U.U.CGACGUGC.UUGUUA.....-AGA.UU.UA..A..G..CUG.C.A.A.G.U.CGUUU......---A.UC--......-AAUUC....GU...AAAA-...-u.......................................................................... +PFBV01000005.1/81027-80630 GGGGGUGA...-UGGGU..U.U.CGAUAGAA.AAUUA-.....-CGA.UU.UU..G..U..UGG.C.A.U.G.C.CGAGG......AGGC.CUCA......GUCCUC....GU...UAAUU...Gu.......................................................................... +DKKR01000061.1/4809-4412 GGGGCCGA...-AAGGU..U.U.CGACAG-U.GUGCGU....aAUAA.AU.AC..G..U..AAG.C.A.U.G.C.CGGGU.....gCUGU.GAGA.....aCGACCC....GU...AAAUC...Cc.......................................................................... +NZXD01000014.1/5176-4821 GGGGACGC...-GUGGU..U.U.AGACAGGA.AUUUAU.....-UUU.UU.UG..A..U..UUG.C.G.G.G.U.CGUGG......-CAC.CGUG......CACCAC....GU...AAAA-...-........................................................................... +PCVW01000061.1/9747-10148 GGGGGCGA...CACGGU..U.U.CGACCGGA.GUGACU.....-GGG.UC.GA.aU..G..UCG.C.G.C.G.C.CGAGG......UUGC.UCGG.....aGGCCUC....GU...AAAAA...A........................................................................... +PBOA01000005.1/65365-65015 GGGGACGC...-GUGGG..U.U.CGACAGGG.GAAAUU.....CUUG.-C.AG..G..A..UUG.C.A.G.G.C.CGAGG......UGUC.AUCU......AACCUC....GC...AAAU-...-a.......................................................................... +PHDH01000052.1/17731-17341 GGGGUCGU...UCUGGU..U.U.UGACA-GC.AAGCAG....aGUGA.AA.CC..G..U..AAG.C.A.U.G.C.CGGGC.....cAUGG.GACU.....uAUGCCU....GU...UAAAA...Ug.......................................................................... +DJSA01000058.1/16861-16458 GGGGAUGU...UUUGGU..U.U.UGACA-GC.AUCUGA....cAUUG.GA.CG..G..U..AAG.C.A.C.G.C.CGGGC.....gUCGG.AGGU......UUGCCC....GU...UAAUC..uCa.......................................................................... +PFOH01000024.1/1629-1246 GGGGGCGA...-CAGGU..U.U.CGACA-AG.AUCCUA.....-AAC.AA.AA..C..A..AGG.C.A.A.A.C.CGAGC......----.GCA-......-AUCUC....GC...AAAUC...U........................................................................... +DGHQ01000058.1/19586-19191 GGGGAUGA...-CCGGU..U.U.UGACA-GC.GGGCAG....aAGCG.GU.AU..G..U..AAG.C.A.U.G.C.AGUGC.....gCUGG.UGGC......UAGCAC....UA...UAAUC...Ug.......................................................................... +PADF01000015.1/4181-3794 GGGGCAGU...AAUGGA..A.U.CGACUUAU.UGUUGA.....GGAA.UA.UG..A..A..UUG.C.A.C.G.U.CGAGA......-UAC.CGAU......GGUCUC....GU...AAAA-...-........................................................................... +PCXV01000033.1/14530-14193 GGGAGUGA...-AUUGU..U.U.CGACAAGG.GAACUA.....-UUC.AA.UA..A..A..UUG.C.A.U.G.U.CGAGC......-UGA.UU--......-GACUC....GU...AAAUC...C........................................................................... +PKSZ01000674.1/402-788 GGGGAUGC...-UUGGU..U.U.UGACAGGA.GGUUCA.....UUGA.UU.AU..A..U..UUG.C.U.A.U.U.CGAGU.....aAUUA.CGGA......UAUCUC....GU...AAAAA...Au.......................................................................... +DHPF01000007.1/182741-182343 GGGCUUGG...CUUGGU..U.U.UGACA-GC.AAGGUA....aAUGA.GU.AA..G..U..AAG.C.A.U.G.C.AGGCA.....cACGU.AAUA......AAUGCC....UU...AAAAC...Ag.......................................................................... +PHBR01000118.1/6094-5731 GGGGACGA...-CAGGA..U.U.CGACA-GG.UACGUU.....CCGG.UG.CG..G..A..UUG.C.G.G.G.C.CGAGG......-CGC.CAUC......ACCCUC....GU...AAAUC...A........................................................................... +PETR01000116.1/5831-6177 GGGGGUGA...AAAGGU..U.U.CGACAGGG.AUAAUC....uCAGG.CA.GA..G..A..CUG.C.A.G.G.U.UGCAG.....uUGGU.CGGA......GGCUGC....AU...UAAA-...-a.......................................................................... +DJYO01000013.1/65340-64966 GGGGAUGU...ACCGGU..U.U.CGACGGGG.UCGAAG.....-AAA.CC.GG..G..G..AAG.C.G.G.G.U.GGAGG......AUCC.UCGU.....uGGCCUC....CU...AAAUA...A........................................................................... +DGHA01000007.1/55084-55479 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AAGGAG.....GGGG.AU.UU..G..U..AAG.C.A.U.G.C.AGGCU.....cACGC.AUCA......GCAGCC....UU...GACAA...C........................................................................... +NVUK01000033.1/9660-10075 GGGGGUGA...AAAGGU..U.U.CGACUUGG.AAAGG-.....-AAG.UA.UU..C..A..UGG.C.A.U.G.C.AGAGG......GUUC.GGUU......GGCCUC....UU...AAAA-...-a.......................................................................... +BEIK01000001.1/31335-30982 GGGGAUGA..aAAAAGA..U.U.CGACAGAA.UAGUUU.....-GCC.CA.AA..A..C..AUG.C.A.C.G.C.CGGUU......-UUC.CUUG......-UUUCC....GC...AAAAA...A........................................................................... +DLKS01000035.1/16878-16485 GGGGCUAU...-UUGGU..U.U.UGACA-GC.AGGUAG....aAUGG.GU.AU..G..U..AAG.C.A.C.G.C.CGAGC.....aCUGC.AGAG......ACGCUC....GU...AAAUA...Uc.......................................................................... +PHDU01000005.1/11156-10787 GGGGGUGA...AAUGGU..U.U.CGACGGGC.AGUUG-.....-AAA.CU.CA..U..C..UUG.C.A.U.C.G.CGUAG......UUGA.CCGAg....aGGCUAC....GU...UAAAA...G........................................................................... +PFAT01000045.1/5892-5495 GGGGGUGU...-UAGGA..A.U.CGAUGGCA.UGAUCA.....UUUU.AU.AA..C..A..ACG.C.A.G.G.C.CGAGCc....aAGCC.GCUU.....uAAUCUC....GU...AAAAC...Uag......................................................................... +PGFG01000001.1/2487634-2487260 GGGGCCGA...-AAGGU..U.U.UGACAA-C.AUGGGU....uCUUU.GA.AAguG..U..AAG.C.A.U.G.C.CGUGCg....uUGGA.UCAU......UAGCAC....GU...UAAUC...Ug.......................................................................... +DLKQ01000020.1/6238-6636 GGGGGCGU...GUUGGU..U.U.CGACAGGU.GAACAA.....-GUU.AA.AC..A..U..UUG.C.G.A.G.U.UGCAG......G-UU.CG--......-ACCGC....AU...UAAAA...A........................................................................... +PAYK01000015.1/103771-104141 GGGGCUGA...-CUGGU..U.U.UGACU-AC.AAGAUG....aAGUU.AA.CC..G..U..AAG.C.A.U.G.U.CGAGC.....gUUGU.UUGU......UAGCUC....GU...AAAUA..uCa.......................................................................... +DLGQ01000010.1/12451-12849 GGGGCCGA...CAUGGA..U.U.CGACA-GC.GGCUUC....gUGAU.GU.GU..G..U..AAG.C.A.U.G.C.CGAGC.....gUGAG.GUGC......-GGCUC....GU...UACCC...Ca.......................................................................... +NVUU01000005.1/15009-14629 GGGGGUGU...ACUGGU..U.U.CGACUUGG.-AAUCA.....-AAG.UA.AU..A..A..AGG.C.A.U.G.C.AGAGG......ACGU.CGGU.....uGGCCUC....UU...AAAAA...A........................................................................... +AXZO01000002.1/61444-61043 GGGGCUGU...AACGGU..U.U.CGACGGGG.UGGCGAa..caAGGG.UU.CA..U..G..AUG.C.A.G.G.U.CGGGA......UUGA.GCUU......-AUCCC....GU...UACCA...Cc.......................................................................... +DJWY01000029.1/2775-3124 GGGGGUGU...AAUGGU..U.U.CGACAGGG.AUGGAU.....GGGG.UU.CA..A..U..AAG.C.G.A.G.C.ACCGG......-CUC.CGUG......-AACCG....GU...UUAAC...A........................................................................... +NVWW01000027.1/23728-24123 GGGGCCGA...-CUGGU..U.U.UGACA-GC.AAGAUG....aGCGG.UU.GU..G..C..AAG.C.A.U.G.U.CGGGC.....gUUGU.GCAU......UUGCCU....GU...CAAAU...Ca.......................................................................... +DIXM01000002.1/730789-731142 GGGGGCGA...-CAGGU..C.U.CGACGGGU.ACGGAUg...cGGUU.UU.GC..G..G..GAG.C.A.U.G.C.CGAGG......-UUC.CGCC......GGCCUC....GU...UAAAA...A........................................................................... +PFND01000009.1/11467-11042 GGGGGCGC...ACAGGU..U.U.CGACGUGC.GGCGUA.....AGGC.CU.CG..A..G..GAG.C.A.U.G.C.GGAGG......GCGC.CCUC......UCCCGC....CU...UAAAA...Aa.......................................................................... +PXYQ01000026.1/19174-19571 GGGGUCGA...-CUGGU..U.U.UGACA-GC.GAGAUC....aAUCG.AA.CA..G..U..UAG.C.A.U.G.U.CGAGU.....aAUGA.AUCA......CAUCUC....GU...AAAAC...Uu.......................................................................... +PAME01000014.1/97658-97263 GGGGCCGA...-CUGGU..U.U.UGACA-GC.AUGACG....aAGAG.UU.AU..G..U..AAG.C.A.U.G.U.CGGGU.....uUUGC.AAGA......CUAUCC....GU...AACAA...G........................................................................... +PHFO01000020.1/11346-11731 GGGACCGC...AACGGU..U.U.CGACGUGU.UAGUAGa..agCCGA.CU.UA..U..G..AUA.C.A.G.G.U.CGAGA......GGGA.GUGU......-CUCUC....GU...AAAUC...A........................................................................... +DHBR01000038.1/17035-17409 GGGAGCGU...ACUGGU..U.U.CGACGGGG.UUGUUG.....-AGA.UC.GG..G..A..AAG.C.G.G.G.U.AGAGG......AUUC.UCGU.....gGGCCUC....UU...UAAAA...A........................................................................... +DHVR01000061.1/84712-84321 GGGGAUGA...-CCGGU..C.U.CGACGGGG.GAAGGU.....-GGU.CC.CG..G..A..UUG.C.G.A.G.U.CGAGA......-GGU.GCCG......-ACCUC....GG...AAAA-...-u.......................................................................... +DLKU01000010.1/735-360 GGGGAUGU...CUUGGA..U.U.CGACAUAU.GUAUGC.....AGGG.CA.UA..G..A..GUG.C.A.A.G.U.CGGGU......G---.----......-AAAGC....GU...UAUAU...U........................................................................... +NKXO01000022.1/46903-47271 GGGGAUGA...-CCGGU..C.U.UGACAGGC.UGAGUU.....GCCG.GG.UUguG..U..AAG.C.A.C.G.C.CGAGA.....aAUGG.AAGU......GUUCUC....GU...CAAAA...Cu.......................................................................... +PFBX01000006.1/11193-11608 GGGGGUGU...UUUGGC..C.U.CGACAGUA.GAUUU-.....-UGU.CA.UG..A..U..UCG.C.A.U.A.U.CGAGU......AUCU.CUCA......-UUCUC....GU...UAAAA...Au.......................................................................... +PFVC01000041.1/442-100 GGGGAUGA...-AAGGC..U.U.CGACAAAA.UAAGUU.....-CUC.GU.AC..C..U..-UG.C.A.A.G.C.CGAGC......-CGA.UU--......-GACUC....GC...UAAUC...-........................................................................... +DIPL01000003.1/85718-86080 GGGGGCGU...CAGGAU..A.U.CGACGGGA.AAUAAU.....GGGA.UU.UGugU..A..AAG.C.A.U.A.U.GGUAA......ACUC.CGAU......-GCUAC....CU...AAAAA...A........................................................................... +PAGQ01000074.1/8797-9173 GGGGGUGC...CAUGGU..U.U.CGACGGGG.CACUGG.....-ACA.UU.GU..G..U..GGG.C.G.U.G.U.CUGGG.....uUGAU.CGGA.....uGGCCCA....GU...AAAA-...-a.......................................................................... +PAUC01000033.1/12814-12463 GGGGACGC...-AUGGU..U.U.CGACAGGA.AGGAUG.....UCUG.-A.AG..A..A..UUG.C.A.G.G.U.CGAGA......UUGU.CACA......GCUCUC....GU...UAAAC...A........................................................................... +PFAD01000004.1/8878-8505 GGGGGUGU...CAAGGU..U.U.CGACUUGG.A-AAUG.....-AAG.CA.UA..G..G..UGG.C.A.U.G.U.AGAGG......AUGA.UCGGu....uGGCCUC....UU...AAAUC...Au.......................................................................... +PAZC01000026.1/378-4 GGGGGUGU...UCCGGA..U.U.CGACCGUG.AUACCG.....GACG.AC.UC..G..G..UUG.C.G.C.G.U.AGGAG......AUGA.UGCU......UGGCUC....CU...UAAAA...Au.......................................................................... +PFUN01000129.1/636-247 GGGGAUGC...-CAGGC..A.U.CGAUAAUA.AAGCCC.....UUUU.AA.AG..C..A..UU-.C.A.G.A.A.CGUGA......UUUC.CGGU......GUUCAC....GC...AAAUC...Ag.......................................................................... +DLSG01000088.1/365-23 GGGGACGA...UUUGGU..U.U.CGACGGGU.UAUUUA.....GGGC.AC.GG..U..U..AAG.C.A.C.G.C.UGUGG......-GGC.A---......GGUCAC....AU...UAAAA...A........................................................................... +BDTN01000259.1/2890-3268 GGGGACGA...-UUGGA..U.U.CGACGG-G.ACGAUG....gGUUG.UU.GU..A..C..UCG.C.G.C.G.U.CGGGG......GUGU.UCGU......GGCCCC....GU...ACCCC...A........................................................................... +DJFP01000163.1/7366-7769 GGGGUCGA..cAUUGGA..U.U.UGACAGCG.AUUGAG.....AUUU.CG.GU.gG..G..AAG.C.A.U.G.C.AGAGC.....gUUGC.AGUG......AAGCUC....UU...AAAUA..uCu.......................................................................... +DIWP01000015.1/71782-71428 GGGGGCGA...AACGGU..U.U.CGACAUGG.GCCGAU....cGCGG.UC.GG..A..G..CAG.C.A.A.G.C.CGAGG......-UCC.GGUG......-GCCUC....GU...UAAA-...-c.......................................................................... +DIFX01000018.1/3597-3201 GGGGCUGA...UCUGGU..U.U.AGACA-GC.AAGCCG....cGGUG.GU.AU..G..U..AAG.C.A.U.G.C.AGAGG.....gUGGU.GACG......CUACUC....UU...UAACC...Ug.......................................................................... +PFDY01000083.1/2490-2880 GGGGAUGC...-CAGGC..C.U.CGACAAAG.UCGUCG.....CGUU.AA.AU..U..U..-AG.C.A.A.G.U.CGAGA......ACGC.CAAA......-AACUC....GU...AAAA-...-a.......................................................................... +PEYV01000067.1/8054-8427 GGGGAUGA...-CGGGA..U.U.UGACUGGA.CUUUG-.....-AAU.UU.AG..G..A..CUG.C.A.A.G.C.CGAGA......AUGA.UUAC......ACUCUC....GU...AAAUA...U........................................................................... +PCXO01000012.1/25459-25106 GGGGAUGU...CCCGGA..U.U.CGAUAAUA.G--CAA.....AUUA.AC.AG..A..U..GGG.C.A.C.G.C.AGUGA......GAGA.GUCC......-CUCAC....UU...UAAAC...A........................................................................... +DGVJ01000068.1/15313-15706 GGGGAUAU...UUUGGU..U.U.UGACA-GC.AGGUUG....aAUAG.GU.GC..G..U..AAG.C.A.U.G.C.CGGAC......AUGA.GCAC......-CGUCC....GU...UAAU-...-a.......................................................................... +DIVS01000057.1/31428-31774 GGGGGUGU..aUUUGGU..U.U.CGACA-UA.AUGGGU....u-GCA.UA.AC..A..U..AGG.C.A.A.G.C.CGAGG.....aUGGU.ACUU......GGCCUC....GU...AAAUC...-........................................................................... +PKDL01000386.1/634-997 GGGGGCGA...AACGGU..U.U.CGACGGAG.UGAGGA.....-AAG.UU.GC..A..G..UGG.C.G.U.G.U.UCGGG......GCUC.CGA-......-UCCCG....GU...CAGUA...A........................................................................... +PCSX01000031.1/9577-9955 GGGAGUGA...-UCGGU..U.U.AGACAGGU.AACUCU.....-UCU.UU.UG..A..A..-UG.U.A.G.G.U.CGAGG......AUUC.UAAU......UGUCUC....GU...AAAAU...Cu.......................................................................... +PASM01000019.1/31345-31701 GGGGACGA...-GUGGG..U.U.CGACAAGA.AAUGG-.....-AUU.UC.UA..A..G..UUG.C.A.G.G.U.CGUGU......-UGU.CAU-......-ACCAC....GU...AUGA-...-a.......................................................................... +PKDT01000076.1/17661-18019 GGGGAUGA...-CCGGA..U.U.UGACA-GC.AAGUUU....aAUAA.AU.UU..A..U..UAG.C.A.U.G.U.CGAGUu....u-CUU.UAUA.....aUUUCUC....GU...AAAAA...Aa.......................................................................... +NZBZ01000015.1/5877-5543 GGGGGUGC...-UAGGC..U.U.UGACGAAA.AUCAUG....c-UUG.AG.AA..A..C..-UG.C.G.A.G.C.CGAGC......-UGA.UG--......-AACUC....GU...AAAAC...U........................................................................... +PXYW01000136.1/1415-1768 GGGGGCGA...ACUAGA..U.U.CGACGGGG.AUAGAC....gCCAG.GU.UG..G..A..CAG.C.G.A.G.C.CGAGG......-UCC.GU--......-GCCUC....GU...UAAAC...A........................................................................... +NZ_PVWO01000008.1/12257-11861 GGGGCUGU...AAAGGU..U.U.CGACGUGU.UGGCGAa..agCUGC.AC.UG..U..G..AUA.C.A.G.G.U.CGAGA......GGGA.GUCU......ACUCUC....GU...UAAUA...U........................................................................... +DGXF01000175.1/13331-12985 GGGCUUGU...ACUGGU..U.U.CGACGGGG.GUUUUG.....-AAG.UC.GA..G..G..AAG.C.C.A.U.C.CGCGG......G--C.UGG-......-ACCGC....GU...AUCA-...-a.......................................................................... +DGWK01000022.1/67443-67075 GGGCCUGU...AAUGGU..U.U.CGACGGGU.UAGAUG.....UAGU.UA.AG..A..G..AAG.C.A.U.G.C.CGCAG......ACGG.CUGA......GCCUGC....GA...AAAA-...-a.......................................................................... +DHJU01000069.1/2071-1726 GGGGAUGA...AAGGAU..U.U.CGACGGGG.ACGUUG.....-AAC.UC.UG..A..U..AAG.C.G.G.G.U.AGUGC......-CGU.GU--......AAUCAC....UU...UAAAC...U........................................................................... +PHAN01000003.1/135771-136126 GGGGGUGA...AAUGGG..U.U.CGACAGGA.GACCUG....aACCC.UU.CC..G..G..CAG.C.A.G.G.C.GCGGUg....uUGGU.CGAAa...ggCACCGC....UU...AAAA-...-a.......................................................................... +DHAT01000003.1/66415-66786 GGGGAUGU...AAAGGC..U.U.CGACGGAG.GCAGUG.....-AAC.CA.UA..G..U..AAG.C.G.A.G.C.AGCGC......-CGC.GGA-......--ACGC....UA...UAU--...-........................................................................... +PDUD01000019.1/106903-107281 GGGGCCGU...ACCGGA..A.U.CGACAGGA.GAGUCA.....ACUG.GU.AA..G..U..AAG.C.A.U.G.U.CGGAGc...auAGUA.GCU-.....uAUCUCC....GU...UAACA...Ac.......................................................................... +PHAI01000001.1/54134-54523 GGGGAUGU...CUUGGG..U.U.CGAUGAUA.AGAUUC.....UUUU.UA.AG..C..A..UU-.C.A.A.G.A.CGUGC......-UGA.GUA-......-AUCAC....GU...AAAAC...U........................................................................... +NYZN01000045.1/22330-21977 GGGCCUGU...AAAGGA..U.U.CGACGUUC.AUUGAA.....-AGU.UA.AU..U..G..UAG.C.A.A.G.U.AAGAG......AGAU.GCCU......-GGCUC....UU...UAAA-...-a.......................................................................... +DITF01000195.1/9803-10152 GGGGGUGC...-CUGGU..U.U.CGACAGGC.UGGAGA.....-AGG.AC.AG..G..C..UUG.C.A.A.U.C.CGAAG.....uUGAU.GGAA.....uGGCUUC....GU...UAAA-...-a.......................................................................... +PDHI01000009.1/24570-24930 GGGGGUGA...CUUGGC..U.U.CGACAGGA.GUAGAG.....-UGG.UC.AC..G..G..UGG.C.A.U.G.C.CGC--......-UUU.GGAC......-AUAGC....GU...AUAA-...-a.......................................................................... +PFBM01000005.1/28821-29210 GGGGGUGA...-CUGGC..U.U.CGACAGGG.AAUACG....aCGCG.CA.UA..U..G..-UG.C.GuG.G.C.AGAGU......-UGG.AAC-......-ACCUC....UU...AAAAC...U........................................................................... +PFCS01000042.1/100467-100854 GGGGAUGC...-UAGGC..A.U.CGAUGGGA.AUAU--.....-AAG.CA.AU..A..U..GUG.C.A.A.G.U.CGGGG......-UGA.GC--......-ACCCC....GU...AAAC-...-a.......................................................................... +DGYF01000296.1/8047-8443 GGGGCCGA...CAUGGU..U.U.CGACA-GC.GGCUAC....gUGGU.GC.GU..G..U..AAG.C.A.U.G.C.AGAGCg....gUGGG.GAAC......-GGCUC....UU...CAAAA...C........................................................................... +DHLT01000131.1/211-577 GGGGACGU...ACCGGC..U.U.CGACGGGA.UAUGUU....aCAGA.UG.UA..C..G..AUG.C.G.U.G.U.CGUGCu....cAGUU.CGGU......AUGCAC....GU...UAAUU...Ca.......................................................................... +DIUJ01000039.1/49019-49389 GGGGCUGA...CCUGGU..A.U.UGACGG-G.ACCGCA.....AUUG.GG.GU..G..U..AAG.C.A.U.G.U.AGAGC.....gCUGA.ACCG......AGGCUC....UU...AAAUC...Cc.......................................................................... +PEYO01000017.1/126720-127083 GGGGAUGA...AUUGGU..U.U.CGACAGAU.UUAGUU.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGGCG......AUGA.UCAC......-AAGCC....GU...AAAA-...-........................................................................... +PCWZ01000011.1/3152-3509 GGGGGCGA...AACAGA..U.U.CGACGGAG.AUUCGCa...uUCGC.GC.UU..U..G..UUGuC.A.U.G.C.CGACC.....gCUUC.AGUC......-AAGUC....GU...UAAAC...U........................................................................... +PLEQ01000120.1/3279-3631 GGGGGUGU...CACGGU..U.U.CGACAUGU.GCGGCU....gGAAC.CU.AU..G..A..GAG.C.A.U.G.U.CCAGGg....uGGAA.ACGU......AACCUG....GU...UAAUU...Ac.......................................................................... +DLGO01000004.1/61659-61290 GGGGGUGA...-UUGGA..A.U.UGACGGGA.AGUCGU.....ACUA.GC.AU..A..C..UGG.C.G.U.G.U.CGAGC......AUGC.AAAU......UCGCUC....GU...AAAUC...C........................................................................... +CP025704.1/884631-885001 GGGGGUGC...ACCGGU..U.U.CGACAGGG.GGUACU.....GAAA.UU.UA..G..U..GGG.C.G.U.G.U.CCAGG.....uUGAU.CACCa...cgGUCCUG....GU...AAAA-...-a.......................................................................... +DKTG01000189.1/2315-1950 GGGGUUGA...-CAGGA..A.U.UGACAG-C.AUUGUU....cAUUG.AC.AA..G..U..AAG.C.A.U.G.C.AGAGC.....aUUGU.AAUU......UGGCUC....UU...UAAUC..uCa.......................................................................... +PFRL01000047.1/6239-6580 GGGGAUGU...-CAGGU..U.U.CGAUGGA-.CUGUCU.....CUCU.AU.AA..U..A..G-G.C.A.G.A.C.CGAGG.....cUGGU.CAAA......-UCCUC....GA...AAAA-...-a.......................................................................... +PCTW01000034.1/536-164 GGGGGUGC...CCUGGU..U.U.CGACGGGG.UGGACU.....GAGG.AU.UG..G..U..GGG.C.G.U.G.U.CCGGG.....uUGAU.CGUC......AGGCCC....GG...UAAAA...A........................................................................... +DIGJ01000040.1/6508-6137 GGGGGUGU...AAAGGU..U.U.CGACAGGG.CUUUAU.....-AUU.CA.AAguG..U..AAG.C.A.U.G.U.AGUAG......CUGA.GGAA......-ACUAC....UU...UAAA-...-a.......................................................................... +DIUR01000027.1/409167-409541 GGGGGUGC...CCCGGU..U.U.CGACAGGG.GGAACU.....GACA.UU.UG..G..U..GGG.C.G.U.G.U.CCAGG.....uUGAU.CGGCa...ugGUCCUG....GU...AAAA-...-a.......................................................................... +PVWK01000014.1/229998-229610 GGGGCUGC...AACGGU..U.U.CGACGUUU.UGGCGAa..caCUAC.AG.UG..U..G..AUU.C.A.G.G.C.UGAGA......GCGA.GCUA......ACUCUC....AU...AAAUC...Aa.......................................................................... +DLSM01000004.1/24689-24332 GGGGGUGU...CUUGGU..U.U.CGACAGGG.UGGUUG....aAAGA.CA.AG..U..U..AAG.C.G.A.G.G.UGUGG......UCGU.CAUA......-UCCAC....AA...UAAUA...A........................................................................... +DILM01000012.1/11413-11787 GGGGCUGA...-CUGGA..A.U.CGACAGGA.GAGUUAu...gAUCG.GU.UA..G..U..AAG.C.A.U.G.C.AGGAGu....aUGAU.AGCU......ACCUUC....UU...CACCA...Aa.......................................................................... +PAMZ01000010.1/2685-2316 GGGGGUGC...ACUGGU..U.U.CGACAGGG.GCAUUG.....-AAA.GA.UU..G..A..GCG.C.G.U.G.U.CUAGG.....uUGGU.CGGC.....aGGCCUA....GU...AAAA-...-a.......................................................................... +PEWP01000015.1/3522-3880 GGGGGUGA...-AAAGA..A.U.UGACAG-A.AUUUCA.....-ACC.AA.AA..U..A..G-G.C.A.A.G.C.CGAGU......UUAC.UACU......-AACUC....GU...AAAA-...-........................................................................... +DISL01000078.1/5095-5464 GGGAGUGA...UUUGGC..U.U.CGAUUGGA.GCAGCA.....-AGG.GU.-U..A..G..UUG.C.A.U.G.U.CGAUC......---U.GAAU......-AUAUC....GU...AAAAC...U........................................................................... +DLHS01000015.1/81245-81614 GGGGCUGA...-CUGGA..A.U.CGACAG-C.UUGUAUg...aAUAC.GC.AG..G..U..AAG.C.A.U.G.C.GGAGC.....cUUGU.ACGG......GAGCUC....CU...UAAUC..uGa.......................................................................... +CP017414.1/764519-764903 GGGGGUGC...CCUGGU..U.U.CGACGGGU.UGCUAG.....-AAG.UU.UU..G..U..GGG.C.G.U.G.U.CCAGG.....cUGGU.GUCCa...agGUCCUG....GU...UAAA-...-a.......................................................................... +DJWZ01000059.1/31648-31248 GGGGUUGA...-CUGGA..U.U.UGACA-GC.GGGCCG....gGAUG.GU.GC..G..U..AAG.C.A.U.G.C.GGAGU.....uACGG.CUGU......GUUCUC....CA...UAAUC..aCu.......................................................................... +LSNV01000004.1/448-842 GGGGAUGU...-CGGGC..U.U.CGACAAAA.AGACUC.....-UUU.AA.AA..A..U..AUG.C.A.A.A.C.CGAGC......-UGC.UUU-......-AACUC....GU...AAAUC...-........................................................................... +PKSX01000015.1/9476-9850 GGGGCUGU...CACGGU..U.U.CGACA-GC.AGUUUU....gGUGG.GA.AA..G..U..AAG.C.A.U.G.C.CGGAG.....aAUGU.UACCu....gUACUCC....GU...AAAAA...Cc.......................................................................... +BEIT01000006.1/8612-9012 GGGGACGC...UUUGGA..U.U.UGACAAGG.UGUUUU....uAUCA.AU.CA..G..A..CUG.C.G.A.G.U.CGCGG......-UGA.U-GU......-UCCGC....GU...UAUC-...-a.......................................................................... +PKDZ01000072.1/40553-40151 GGGGCCGA..uUUUGGA..U.U.UGACA-GC.AAGUCUg...aACGU.CG.CG..G..U..CAG.C.A.U.G.C.CGAGUgc..guAGGG.UGGC......-UACUC....GU...UAAUC...Aa.......................................................................... +NZWK01000031.1/5475-5833 GGGGACGA...-CAGGA..A.U.CGACA-GU.UAUGUU.....AGUG.UU.UC..G..G..UCG.C.G.A.G.U.CGAGG......-CGA.CAUC......UACCUC....GU...UAAUA...A........................................................................... +DGHS01000029.1/75893-75504 GGGGUCGU...-UUGGU..U.U.UGACA-GC.GAGAAC.....GGGG.GG.AU..G..U..AAG.C.A.G.G.U.CGGAA.....cUUGU.GAGC.....cGAUUCC....GU...UAACAg.uCa.......................................................................... +PFCN01000024.1/3587-3928 GGGGAUGA...-CAGGC..U.U.CGAAGAAG.AUCGAA.....--GG.CA.UA..U..U..GCU.C.A.A.G.U.UGAGG.....aCGGA.AAGU.....uCACCUC....AU...AAAUC...A........................................................................... +NZVU01000015.1/83611-83236 GGGGAUGA...CACGGU..U.U.CGACGAGA.GACGUG.....UGCG.G-.CA..G..G..CUG.C.G.C.G.C.CGGGUg....gUGUC.CAAU......ACGCCC....GC...AAGAC...Cc.......................................................................... +PFAM01000013.1/41462-41083 GGGGAUGC...-CGGGA..U.U.AGACAGUG.AGGUCA.....GUCC.GG.UU..A..C..CGG.CcA.A.G.C.GGCGC......-UCG.GGU-......-UGCGC....CU...UAAAC...C........................................................................... +PCXC01000049.1/968-620 GGGGGCGA...AAAGAU..U.U.CGACGAAG.UUUCUG.....-AUA.CU.UG..U..G..UGG.C.A.U.G.U.CGACC......-UGU.CAGU......-GCGUC....GC...AAAAC...C........................................................................... +PBAS01000056.1/478-91 GGGGCCGA...-CUGGC.aA.U.CGACCG-G.AUAGGG....aAGGU.GG.GU..C..G..UGG.C.A.C.A.C.CCAGG......-UGC.ACGUau..ggUUCCUG....GU...UAAAC...A........................................................................... +PCYM01000008.1/11712-12097 GGGGACGU...CUUGGU..U.U.CGACG-UA.UGUCGA.....AGCA.UU.GU..C..U..ACG.C.A.G.G.U.CGAGG.....gUGCA.CCGG......UCCCUC....GU...UAAUA...Cu.......................................................................... +NZER01000008.1/8068-8404 GGGGGCGA...AACGGC..U.U.CGACAGGG.UAAGGA.....-AAA.AU.AA..A..A..GUG.C.A.A.G.C.AGGUU......---A.GAU-......-ACGAC....CU...UAAC-...-a.......................................................................... +DHDS01000031.1/8924-8578 GGGGAUGU..uCAUGGA..U.U.CGUCAGGG.CAUUAU.....-UUG.UU.GU..A..U..AAG.C.A.G.G.U.CUUGG......U-UG.----......-CGCAA....GU...AAAAA...C........................................................................... +PFOW01000012.1/19675-20061 GGGGCUGA...-UCAGC..U.U.CGACGUAA.GUUCUUua.auAGUU.UU.AA..A..U..-UG.C.A.A.A.U.CGAGC......-CGA.GUU-......-AACUC....GC...UAAAC...U........................................................................... +NVWV01000007.1/142935-143307 GGGGGUGU...UCUGGC..U.UuUGACGGGU.UGGCCA.....AUAG.AU.GU..G..U..AAG.C.A.C.G.U.AGAGCg....uUGAA.AGUG......CGGCUC....UU...AAAUC...Uc.......................................................................... +PXQH01000019.1/7694-7300 GGGCCUGA...UGUGGC..U.U.CGACAGGC.CGAGGAua.gcCGAU.AC.CG..U..G..AAG.C.A.G.G.C.CGAGA......GCGA.GUCC......CCUCUC....GA...UAAUC...A........................................................................... +PBOB01000052.1/3294-2963 GGGGAUGA...ACAGGU..U.U.CGACAAGG.CAAAAA.....-AAA.AU.UU..U..U..GUG.C.A.A.G.G.CAGAG......GGAA.GCGA.....uGGACUC....UG...UAAA-...-a.......................................................................... +DIUC01000099.1/21491-21100 GGGGGCGU...ACCGGA..A.U.CGACAGGG.AAGAAU....aACCG.GU.AA..G..U..AAG.C.A.U.G.C.CGGAGc....aAGGA.UGGU......CACUCC....GU...AAAAA...Au.......................................................................... +DISW01000023.1/103125-103490 GGGGGUGC...CCAGGU..U.U.CGACGGGG.AACUAG.....-AAG.GA.UU..G..A..GUG.C.G.U.G.C.AGAGG.....uUGAU.CGAC.....aGGCCUC....UU...CAAA-...-a.......................................................................... +NJER01000002.1/837912-838292 GGGGGUGC...CCUGGU..U.U.CGACGGGU.UUCUGG.....-AAG.UU.UU..G..U..GGG.C.G.U.G.C.CCAGG.....cUGGU.GUCCaaaaugGUCCUG....GU...AAAA-...-a.......................................................................... +NZZC01000080.1/9680-9312 GGGCGCGC...ACUGGA..U.U.UGAUUUAA.AUUGGA.....-UCA.AG.UA..U..G..UUG.C.A.A.G.U.CGAAG......AGAU.GCCC......GGCUUC....GU...UAAA-...-........................................................................... +NWBO01000152.1/15575-15172 GGGGUUGG...GUUGGU..U.U.UGACA-GC.AAGGUA....gAGGC.UC.AA..G..C..AAG.C.A.C.G.C.AGUUA.....cAGGU.AACA......AUUAAC....UU...AAAAC...Uu.......................................................................... +DJXM01000036.1/2172-1764 GGGGAUGU..cUUUGGA..U.U.CGCUGUGA.UUUAAG.....-GAC.AU.GU..G..U..AAG.C.A.U.G.U.GGUGG.....g--AU.UAUC......GGCCAC....CU...UAAAA...Ac.......................................................................... +NVVN01000002.1/177743-178127 GGGGGUGA...CUUGGU..U.U.CGACUGGA.GUAGUC.....-GGG.GC.UA..U..G..-UG.C.A.U.G.U.CGGAC......-UGA.GC--......AAUUCC....GU...UACGC...G........................................................................... +DJVL01000011.1/27717-28109 GGGGAUGA...-CGGGA..U.U.UGAUAAGA.AGAAAU.....UUGU.UA.AA..U..A..-AG.C.G.A.G.U.UGAGG.....aAGCU.UCGU......UAGCUC....AU...UAAA-...-a.......................................................................... +PAHD01000017.1/22033-22406 GGGGGCGA...-UUGGC..U.U.CGACGGGU.AAUGAA.....GAGC.UU.AU..A..A..UUG.C.A.U.G.U.GGAGC.....aUUAC.UCUA.....uAAACUC....CU...UAAAC...Uu.......................................................................... +PHBX01000016.1/116832-117198 GGGGAUGA...-CAGGC..U.U.CGACGGGA.GAGGCU.....GGUC.-C.CA..G..A..UUG.C.G.A.G.C.CGAGA......-GGU.ACCG......-ACCUC....GA...UAAA-...-u.......................................................................... +DKQD01000175.1/1626-1998 GGGGGUGC...CCUGGC..U.U.CGACAGGG.GACUGC.....GAGG.UU.UA..A..U..UUG.C.G.U.G.U.CUGGG.....uUGAU.CUCC.....cGGCCCA....GU...AAAA-...-a.......................................................................... +PFAQ01000024.1/2209-2610 GGGGAUGA...-AGGGA..A.U.CGACUGGU.AGUUAA.....-AGC.GU.AA..A..G..UU-.C.A.A.G.C.CGAAG.....gCAAC.CUGG......AUCUUC....GU...AAAAA...U........................................................................... +PFNN01000028.1/7459-7785 GGGGACGA...-UCGGU..U.U.CGACGAAA.GGCUCU.....-UUU.AA.AA..G..A..UUG.C.A.A.G.C.CAAGU......UUGA.CCCC......ACACUU....GU...UAAAA...A........................................................................... +DJOE01000001.1/240-641 GGGGACGU...UUUGGA..U.U.UGACAGGA.UGUUUUg...gUGAA.AA.UA..G..G..UUG.C.G.U.G.U.CCGAG......A-GC.U-G-......-UUCUC....GG...UUAUC...Aa.......................................................................... +KZ686269.1/1593575-1593207 GGGCCCGU..uCCUGGA..U.U.UGACGGGG.UGGCGA.....-AGG.AU.AA..G..U..AAG.C.A.U.G.C.AGUGCg....uUGUA.CGGA......GAGCAC....UU...AAAUC...Ug.......................................................................... +DIKG01000026.1/2074-1663 GGGGGUGC...-AAGGU..U.U.CGACAA-G.UUAGCA.....CAUU.AA.AA..G..C..UCG.C.A.A.G.C.UAAGC......-CGU.CAC-......-AUCUU....AU...AAAAC...-........................................................................... +DJEF01000049.1/23239-23587 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUCGUG.....-CGA.UA.CG..G..U..AAG.C.G.A.G.U.AGCGG......-CGC.CGA-......-CCCGC....UA...UAAA-...-a.......................................................................... +DIWQ01000033.1/12842-13199 GGGGAUGC...-AAGGA..U.U.CGAUGGCA.AAUCA-.....-GCC.AA.AU..U..G..UUG.C.A.A.G.C.CGAGU......-CGC.CGA-......-AUCUC....GU...UAAA-...-a.......................................................................... +DKTL01000104.1/31615-31216 GGGGCCGA...-CCGGA..A.U.CGACAGGA.AGUGUA.....UUUG.AU.AU..G..C..UUG.C.A.U.G.U.CAGGU.....gUUGA.GUGU......ACACCU....GU...GACCA...Au.......................................................................... +DJFE01000027.1/74435-74089 GGGGGUGU...AAUAGA..U.U.CGACGGGU.AUCUGU.....UGCC.GC.CC..G..G..GAG.C.A.A.G.U.GCCGG......UUGG.CCAG......-GCCGG....CU...AAAA-...U........................................................................... +PBEP01000009.1/47167-47514 GGGGAUGC...-GUGGU..U.U.CGACAGGG.GUUGGU.....-UGG.GC.AG..G..A..UUG.C.A.G.G.U.CGAGG......UCGU.CUCA......-CCCUC....GU...UAAUA...A........................................................................... +PYVU01000056.1/14492-14900 GGGGUUGA...-CCGGU..A.U.UGACGG-U.AAGUGU....gAAUU.GU.GU..A..U..CAG.C.A.U.G.U.CGGGU.....gGAGC.AUAU......ACAUCC....GC...AAGUA...Au.......................................................................... +NVSA01000065.1/6817-6455 GGGGCUGA...-CCGGA..A.U.UGACA-GU.AAGCUA.....AUUG.AU.AU..G..C..UUG.C.A.U.G.C.CGAGA.....uUUGG.GAGC......AAUCUU....GU...AAAUA...A........................................................................... +DLQO01000045.1/4525-4899 GGGGAUGA...-CUGGC..U.U.UGACA-GC.GAGAUG....aAUAG.GU.CU..G..U..AAG.C.A.U.G.C.CGAGC.....aUGGU.GAGA......CGGCUC....GU...AAAUAu.cCa.......................................................................... +PFEM01000035.1/4914-5304 GGGGAUGA...-AAGGU..U.U.CGACAAGG.ACAAGU.....-UCU.UU.AA..A..A..UUG.C.A.G.G.U.CAGCC......-UGA.AACA......--AGCU....GU...CAAC-...-........................................................................... +DJYI01000126.1/39182-38834 GGGGGCGA...-CAGGU..U.U.CGACGGAA.CGGUUG.....-AGG.CC.GC..G..G..UUG.C.G.U.G.C.GGGGG......AUCC.GAGU......GUACCC....CU...ACAAU...Uc.......................................................................... +NZCP01000057.1/35892-36274 GGGGAUGA...-CAGGU..U.U.CGACG-GA.AUUGCA.....CUUU.GA.CA..C..G..UUG.C.A.G.G.C.CGAGU......-UUG.GCUA......AAACUC....GA...AAAAC...A........................................................................... +PEZF01000122.1/882-1271 GGGGAUGC...-ACGGU..U.U.CGACGAGA.AGCAUC.....-CUA.AA.AA..U..G..C-G.C.G.A.A.U.CGAGU......CUUC.UAA-......AAACUC....GC...AAGAC...C.ggcgcaccaaaacug........................................................... +LSNS01000019.1/35709-35326 GGGGAUGU...-CAGGU..A.U.CGACAGCC.GGAUUU.....UAGC.UA.AA..U..A..UU-.C.A.A.A.A.CGUGC......-UAA.UU--......-AUCAC....GC...UAAAC...U........................................................................... +DLGA01000003.1/184000-184372 GGGGAUGU...CAUGGU..U.U.CGACAGGG.AUUCGA....uUCGG.CA.UC..A..A..CUG.C.A.-.G.C.CGAGU......G---.----......-GUGAC....GU...UAUCA...C........................................................................... +PLBO01000151.1/322748-322396 GGGGGUGC...-GUGGC..U.U.CGAUCUCG.AGGAUC.....GAGG.UG.GG..A..G..AAG.C.G.A.G.C.CGACG......UCGC.CGGA......-ACGUC....GU...GAAAG...A........................................................................... +CP019600.1/2366984-2366632 GGGGAUGC...UCCGGC..U.U.CGACUGCG.AUGGUU.....GGAA.CA.UA..U..U..UUG.C.AuA.G.U.CGUGC.....uAGG-.-UGU......AUGCAC....GU...UAAU-...-a.......................................................................... +PVXQ01000001.1/88831-88213 GGGGGCGA...UUUGGC..U.U.CGACGGGG.GUGAGA.....UGGG.UU.UG..A..U..AAG.C.G.G.G.C.CGAGGa....aCGCA.UGGA......CACCUC....GU...AAAAA...A........................................................................... +PBEE01000018.1/3883-4285 GGGGCCGA..uCUUGGA..U.U.UGACA-GC.AAGAUG....gUUAA.GU.GU..G..C..AAG.C.A.U.G.U.CGAGCu...cuUAGU.UUUU......CAGCUC....GU...UAAUC...U........................................................................... +DLEZ01000037.1/76892-77294 GGGGACGU...UUUGGA..UcU.UGACAGAA.CGUUUUg...gUGCC.AA.CA..G..G..CAG.C.G.G.G.U.CGGAG......AGCU.GUUC......UUCGUC....AU...CAAC-...-........................................................................... +PEUE01000061.1/2203-2592 GGGGACGC...-UAGGC..C.U.CGACAGCU.AAUUU-.....CUUU.AA.AA..G..A..-UG.C.A.A.A.C.CGAGU......ACGC.CGGA......-AUCUC....GA...UAAAC...U........................................................................... +DGHN01000172.1/452-839 GGGCCUGU...UCCGGU..C.U.CGACAGGG.ACUUUG.....-AGG.UC.AG..A..G..AAG.C.A.C.G.C.CGAGG......AUGG.UGGA......CACUUC....GU...AAAUC...C........................................................................... +PCTQ01000127.1/21186-20828 GGGGGUGA...-CUAGC..U.U.CGACAGGA.UGGUCG....cUCUC.UG.AC..G..G..UCG.C.A.G.G.C.CCUGG......UUGG.CCGA......AUCCAG....GU...AAAAA...U........................................................................... +PAMQ01000003.1/73850-73493 GGGGGCGA...CUUGGU..U.U.UGACGGAG.GCGUUG....uGACG.GC.AU..A..G..UUG.C.A.G.G.C.CCGGG......AUAG.CGGU......UGGCCC....GG...UUAUC...Aa.......................................................................... +PEVO01000036.1/9885-10233 GGGGCUGU...AUUGGC..U.U.CGACAGAA.GGAUUAg...aAGAG.UA.UA..U..A..-UG.C.A.A.G.U.CGAGC.....gGGUU.GUGA......ACGCUC....GU...UAAUC...Uc.......................................................................... +PXPS01000180.1/9821-10138 GGGGCCGU...CCCGGA..U.U.CGACAGGU.UGGUGAa..agCCGA.CC.CG..U..G..AUG.C.A.G.G.U.CGAGA......GUGA.GUCU......ACUCUC....GU...AAAUU...C........................................................................... +PKHU01000002.1/146197-145805 GGGGGUGA...CUUGGC..U.U.CGACAGGA.GUUAAA.....-CGG.UC.AC..G..G..UUG.C.A.U.G.U.CGC--......-UUU.GAGC......-AAAGC....GU...UAAA-...-a.......................................................................... +PBIO01000025.1/4521-4159 GGGGACGA...AAUGGU..C.U.CGACGGAG.UAAUGA.....-AGG.UU.GA..G..A..GUG.C.A.A.G.U.AACCAg....cGGUA.ACAC......-AUGGU....UU...GAUA-...-........................................................................... +DGQH01000011.1/54151-54544 GGGGUCGA...-CUGGU..U.U.AGACA-GC.AAGAUG....aUUUU.GA.UU..G..U..AAG.C.A.A.G.U.CGGGC.....gUUGA.GAUG......CGGCUC....GU...UAAAA...A........................................................................... +DHVF01000284.1/2427-2844 GGGGAUGC...-AUGGC..U.U.CGACGGGG.AGGGCU.....-GUU.UC.AG..A..G..UUG.C.A.A.G.C.CGCGG......-CGC.UCG-......-ACCGC....GU...UAAA-...-a.......................................................................... +PEYT01000021.1/34543-34918 GGGGAUGA...-CGGGA..A.U.CGACUGGU.AAAUUG.....-UAG.AU.AA..A..G..GU-.C.A.A.G.C.CGAAG......AUGU.UAGA......UACUUC....GU...AAAAG...Au.......................................................................... +PCXQ01000003.1/8073-8428 GGGAGUGC...-UUGGC..U.U.CGAUAAAG.UUUUCU.....UUUA.AA.AU..U..U..GCG.C.A.A.G.U.GGUGU......AUGG.GUAU......AAUCAC....CU...AAAUC...Uu.......................................................................... +DHMS01000040.1/3035-2681 GGGGUCGU...AACGGU..U.U.CGACUGUG.AACGAA....aGGGA.AA.AU..A..U..AAG.C.A.U.A.C.CGAAG......-CGC.ACG-......-GCUUC....GU...UAAA-...-a.......................................................................... +PEDL01000001.1/289408-289755 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUCACG.....UCUA.UA.GG..G..G..CAG.C.C.A.U.C.CGUAG.....uACGC.CGGA......GUCUAC....GU...UAAA-...-a.......................................................................... +PCVX01000102.1/15755-15365 GGGGGCGA...-UGAGA..U.U.CGAUUCGG.ACCUGU.....GAGCuGU.GA..G..G..-GG.C.A.U.G.C.CGAGG......UGGU.CAGG.....aGGCCUC....GU...AAAAC...A........................................................................... +PAQN01000020.1/35838-36185 GGGGCCGA...-ACGGC..A.U.CGAUCGGA.-CGUUU....cGAUG.UU.GU..C..G..UUG.C.G.U.G.U.CGUGG......-AGC.AUCC.....aGGCCAC....GU...AAAA-...-a.......................................................................... +DKYC01000108.1/412-66 GGGGUAGU...AAAGGU..U.U.CGACAGGG.AACCUG.....-AAG.AU.GG..A..G..AAG.C.A.A.G.U.CGCAG......G---.----......-CAUGC....GU...UAAAU...C........................................................................... +NVVI01000030.1/4457-4857 GGGGUCGU..uUUUGGU..U.U.UGACA-GC.AAGAUGa...aAUUG.GU.AU..G..U..AAG.C.G.U.G.U.CGAGC.....gUUGU.AAAU......UUGCUC....GU...UAAUC..uCg.......................................................................... +DHKS01000106.1/27464-27866 GGGCUAGA...-CUGGA..U.U.UGACA-GC.AGGCCG....gACGG.AC.AU..G..U..AAG.C.A.U.G.C.AGUGC.....uUUGA.UUGU......UGGCAC....UU...UAAUC..cUa.......................................................................... +PCSN01000037.1/17522-17882 GGGGAUGA...-CGUGC..U.U.UGACAUGU.UUGGCA.....--AU.GC.GG..U..A..-UG.C.G.A.A.U.CGAGG.....aAUCC.UGUA......CCCCUC....GU...AAAAC...A........................................................................... +DKGO01000036.1/4407-5049 GGGGACGU...UUCGGA..U.U.CGACAGGG.GUAGGU.....UGAG.CU.UG..G..G..UGG.C.G.C.G.U.CGAGG......-UGA.C---......-GGCUC....GU...AAAA-...-c.......................................................................... +NYYU01000041.1/39934-40278 GGGGAUGA...-CAGGU..A.U.CGAUGAGA.GUUCAU.....-UUU.UU.GA..U..A..-AG.C.A.A.G.U.CGAGC......-UUA.AA--......-AUCUC....GU...AAAAC...U........................................................................... +DKFD01000002.1/3063-2711 GGGGGUGA...--UUGC..U.U.CGACAGAA.AUUUG-.....-AAA.GU.AA..U..A..AGG.C.A.A.G.C.CGAGG......-UCU.CGG-......-UCCUC....GU...AAAAC...C........................................................................... +NVXJ01000027.1/20340-19960 GGGGACGA...CUUGGC..U.U.CGACUGGA.GUGGUU....uCGGG.GA.UU..G..G..UUG.C.A.U.G.U.GGGAC......-UGA.GCA-......-UUUCC....CU...UACG-...-c.......................................................................... +PEBA01000023.1/2895-3263 GGGGUCGA...-CCGGA..A.U.UGACAG-G.AUAGCG.....AUGG.UU.AU..G..U..AAG.C.A.U.G.C.AGUGC.....aUUGU.UAGU.....cUAGCAC....UU...UAAUC..uGa.......................................................................... +DHGC01000071.1/343-1 GGGGGUGU...CAUGGU..U.U.CGACAGAU.UGACUG....uUGGA.UU.CA..G..A..CUG.C.A.-.G.U.GGUGU......G---.----......-GCGAC....CU...AAUUG...-........................................................................... +NVUY01000004.1/19816-20214 GGGGAUGA...CUUGGU..U.U.CGACUGGA.GUAGUC.....-GGG.GC.UA..U..G..-UG.C.A.U.G.U.CGGAC......-UGA.GC--......ACUUCC....GU...UACGC...G........................................................................... +NZ_PVNK01000148.1/103429-103073 GGGGGUGC...AUUGGC.aU.U.CGACGUGG.GUACGG.....AAGG.UG.AA..G..A..CAG.C.G.U.G.C.CGCGG......GUCC.AGC-......-GCCGC....GU...UACAA...A........................................................................... +PFPK01000007.1/5311-5710 GGGGAUGA...-CAGGA..U.U.CGAUACAU.GGAUUCau.guUGCC.UC.UC..A..U..AUG.C.A.U.G.U.CGAGG.....cGGUC.UAG-......-CCCUC....GU...AAAUC...Ac.......................................................................... +PFNV01000014.1/4878-5226 GGGGAUGU...-AAGGC..U.U.CGAAAGAA.GUUCGA.....-CUG.CG.CU..A..U..UGG.C.A.A.G.C.AGAGG.....aUGAU.CGGU......CACCUC....UA...UAAUA...Uu.......................................................................... +NYXZ01000113.1/5749-6103 GGGGGCGC...ACUGGU..U.U.CGACCGGU.UUCGCG.....CCGC.UC.CG..A..G..UCG.C.G.U.G.U.CGGGU......ACUC.CGGG.....uCACCCC....GC...AACCU...Gc.......................................................................... +DLGT01000096.1/127120-127491 GGGGAUGA...-CUGGU..A.U.CGACAGGA.AAGAUG.....AUCG.GU.UG..G..U..AAG.C.A.U.G.C.CGGAGc....aCGAU.UGUU......CACUCC....GU...AAUAA...Au.......................................................................... +PAUB01000029.1/81886-81531 GGGGGUGU...UCUGGA..U.U.CGAUUUCU.GGUUGG.....-AGU.GC.GC..U..G..CUG.C.C.G.U.U.CGAGA......GUGA.AAGG......UCUCUC....GC...AAAUC...Cc.......................................................................... +PBIO01000014.1/895606-895971 GGGGGUGC...CCUGGU..U.U.CGACAGGA.UCAGUG.....GACG.CU.UG..G..G..GUG.C.G.U.G.U.CUGGG.....uUGGU.CUCU.....uGGCCCA....GU...AAAA-...-a.......................................................................... +PEZV01000002.1/394-54 GGGACAGU...-AUGGA..U.U.CGACGGAA.AGAUCA....uUUAC.AA.AA..A..G..UGG.C.A.A.G.C.CGAGC.....aUGCA.AUUU......UAUCUC....GC...UAAUC...U........................................................................... +PBQU01000067.1/75205-74886 GGGCUCGC...CCUGGU..U.U.CGACAGGG.CAGUUG.....-AAG.AG.GA..U..A..GUG.C.A.G.G.C.AGUCG......U-G-.----......-AUGAC....UU...AAAAA...A........................................................................... +PFET01000005.1/106554-106939 GGGGAUGC...AAUGGU..U.U.CGACGGAA.AGUUCC.....-UUC.CG.AA..A..A..AA-.C.A.G.G.U.AGAGC......GUGA.GAC-......-AGCUC....UC...UAAUC...-........................................................................... +DLDS01000051.1/8159-8511 GGGAUAGU...AAAGGU..U.U.CGACAGGG.AUCUUG.....-AAC.GU.GG..A..G..AAG.C.U.A.U.C.CGAAU......----.--GC......AAGAGC....GU...AACUC...G........................................................................... +DIRT01000037.1/31942-32328 GGGGUCGU...-UUGGU..U.U.UGACA-GC.UAGUUU.....GUAG.AU.UU..G..U..AAG.C.A.C.G.U.CGGAG.....gUUGU.GAGA.....cGGUUCC....GU...UAAAA...A.c......................................................................... +PFTL01000039.1/3294-2980 GGGGAUGU...-AAGGC..U.U.CGACAAAA.GUUCUU.....-UUC.AA.AA..A..A..UAG.C.A.G.G.U.UGAGC......U---.GAUU......-AUCUC....AU...UAAAC...U........................................................................... +PPDJ01000014.1/78116-78483 GGGGGUGC...CCUGGU..U.U.CGACGGGA.UGGUUG.....ACAG.GU.AU..C..C..GGG.C.G.U.G.U.CCAGG.....uUGGU.CUCCa...cgGUCCUG....GU...AAAA-...-a.......................................................................... +PFKS01000068.1/23030-23362 --------...ACAGGU..U.U.CGACUGAG.GUUUUGu...uUCGG.CA.GG..A..G..AAG.C.G.A.G.C.CGAGC......-UCA.GAC-......-AACUC....GU...AAAAC...U........................................................................... +PKHO01000001.1/456080-456456 GGGGCAGAc.uUUUGGU..U.U.CGACUUCG.UUUGUU.....AAGC.CA.GG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AACG......ACCACC....GU...GAGCG...U........................................................................... +PBLV01000063.1/46833-46458 GGGGGUGU...CCCGGA..U.U.CGAUUG-U.UAUUUG.....-AAA.GU.AU..U..A..CAG.C.A.A.C.A.CGAAG......AGAU.GCCA......GGCUUC....GU...UAAA-...-........................................................................... +PCXD01000008.1/549-168 GGGGAUGA...-UCGGC..U.U.UGACA-AU.AGAAUA....uUCUU.UA.AG..A..U..GCG.C.AaA.G.U.AGAGC......-UUC.AGU-......-AACUC....UA...AAAA-...-........................................................................... +PFAH01000007.1/5753-6104 GGGGAUGA...-UCGGC..U.U.AGACGAUU.CAUCUA.....UCAC.AU.AA..A..C..-UG.C.A.A.G.U.GGAGC......-CGA.G---......UAUCUC....UU...UAAAC...Uu.......................................................................... +PBYL01000424.1/6936-6530 GGGGCCGA...-CUGGU..A.U.UGACAGGU.CGAGUG....uUUAU.GG.GU..A..U..AAG.C.A.U.G.C.AGGCU.....cAUGA.GGUG......AGAGCC....UU...GAAAG...Au.......................................................................... +CP024013.1/108688-109046 GGGGCUGU..aUAUGGU..U.U.UGACAAAA.UAUAUU.....UAUU.UU.AA..U..G..-UG.C.A.U.G.U.CGAGG......UUAC.GGUA......GGCCGC....GU...UAAA-...-........................................................................... +DHKM01000030.1/7763-7363 GGGGAUGU...UCCGGU..U.U.CGACGGGC.GAGAAG.....-GAC.AU.UU..U..G..GGG.C.A.-.G.U.GGAGU......G---.----......-GCUUC....CU...UAACA...G........................................................................... +NTKK01000007.1/63067-63436 GGGGCUGA...CAUGGU..A.U.UGACGGGA.UGGCUC.....-UUG.AG.GU..A..U..AAG.C.A.U.G.C.AGAGCu....uUGUA.UGAU......UGGCUC....UU...AAACC...Ua.......................................................................... +PCUW01000067.1/123628-123258 GGGGGUGC...CCUGGU..U.U.CGACGGGG.UGUUUG.....GCGG.GG.AU..C..C..GGG.C.G.U.G.C.CCAGG.....uUGGU.CUCCa...ugGUCCUG....GU...AAAA-...-a.......................................................................... +DJLY01000005.1/8396-8029 GGGGGUGU...CCUGGU..U.U.CGACGGGG.CAGUACc...aAAGA.GC.UU..U..C..GGG.C.G.U.G.C.CUGGG.....uUGGU.CGGA.....cGGCCCA....GU...AAAA-...-a.......................................................................... +PFAK01000041.1/134-533 GGGGAUGA...-CGGAU..U.U.UGACAGGA.CAUUGA....cAUUU.UU.CA..A..U..AUG.C.A.A.G.A.CGAGCu...uuGCCC.AAGU......CAUCUC....GU...UAAAC...Ug.......................................................................... +PFDW01000074.1/10578-10205 GGGGAUGA...-AAGGC..C.U.CGACAAAA.AGCACA.....--UU.AA.AU..A..A..AUG.C.A.A.G.C.UGAGU.....gA---.----......-AUCUC....AA...UAAAC...U........................................................................... +DLEQ01000003.1/101755-102097 GGGGUAGU...AAAGGU..C.U.CGACAGGG.AUCUUG.....-AAG.CU.UU..A..G..AAG.C.G.A.G.C.CGCAG......----.--GA......UGAUGC....GU...CAAAU...-........................................................................... +PGYE01000001.1/189309-189727 GGGGAUGC...UUUGGU..A.U.CGACAAGA.UGAUACa...gGUUC.CG.AC..U..U..UUG.C.A.A.U.U.UGGGCg....u-CGC.GCUG.....uCCGCCC....AC...AGAUC...Cg.......................................................................... +NZWS01000002.1/7721-8117 GGGGAUGC...-UAGGC..A.U.CGACG-GU.UAGUCG....uGUCG.AA.UG..U..G..-UG.C.G.U.G.U.CGAAA......UUGG.UAAU......CAAUUC....GU...UAAA-...-a.......................................................................... +PFGR01000035.1/6507-6166 GGGGGUGA...-AUUGA..U.U.CGACAGGG.AGACAA.....-AAA.UG.AA..G..G..UUG.C.U.U.U.C.CGCAC......A-AG.AG--......UCAAGC....GU...UGUU-...-........................................................................... +PFPX01000040.1/6774-6388 GGGGAUGC...-CAGGC..A.U.CGAUAGUA.AGAUUAu...uUUUU.GU.AA..U..A..CU-.C.A.A.A.A.CGUGA......-UGA.GCU-......-CUCAC....GU...UAAAU...A........................................................................... +PFIB01000165.1/8170-7822 GGGGGUGA...-ACGGU..C.U.CGACGGUG.ACAGUG....uCCUU.UU.CA..G..G..CAG.C.A.G.G.C.UGCGG.....aUGGU.CGUG......GGCCGC....AU...AUAA-...-a.......................................................................... +CP025543.1/80114-80526 GGGGGUGU...CCUGGU..U.U.CGACAGGA.UACAAC.....UGAC.CC.AU..G..A..CUG.C.A.G.U.-.---GG......-UUU.GGU-......--AGAC....CU...AAAUA...C........................................................................... +DJXS01000051.1/14961-15312 GGGUCAGU...AAAGGU..U.U.CGACAGGG.GUCAUG.....-CAG.GU.GG..A..G..AAG.C.U.A.U.C.CGACG......C---.----......-CGAUC....GU...UAAAC...G........................................................................... +NZIV01000038.1/8738-8407 GGGGGUGC...CUAGGU..U.U.CGACGUGG.UAUUGA.....-AGC.UA.UU..G..A..GUG.C.A.A.G.C.AGG--......-UUA.GAU-......-ACGAC....CU...UAAC-...-a.......................................................................... +PFOV01000030.1/17686-17131 GGGGAUGU...-CAGGU..U.U.CGAUAAGA.GUUCUU.....-UUC.AA.AA..U..A..-AG.C.A.A.G.U.CGAGU.....aUUGC.UGUA......-AUCUC....GU...UAAAA...C........................................................................... +NJAG01000002.1/185411-185784 GGGGACGA...-CGGGU..A.U.UGACAGCG.GGUUGAa...gUUGC.GG.GU..G..U..AAG.C.A.U.G.U.CGGAAg....uUGGA.AGAAc....cUUCCGU....GU...AAAA-...-........................................................................... +DJDX01000049.1/16101-15701 GGGGCCGU...ACAGGU..U.U.UGACGGGG.GGAUGU.....CUGG.CC.CC..G..G..CUG.C.A.-.G.U.GGAGU......G-G-.----......-UGAUC....CU...UAACA...C........................................................................... +PGTK01000004.1/140571-140956 GGGGAUGA...ACUAGG..C.U.CGACGGGG.AAGGUU.....-GAG.CG.CA..U..A..CUG.C.A.A.G.C.CGAGG......-CGC.AUGU......--CCUC....GU...AAAA-...-........................................................................... +DHPA01000047.1/2668-2276 GGGGAUGU...UCCGGU..U.U.CGACAGGC.AGGGAC.....-GAC.UA.UU..G..A..GGG.C.A.-.G.U.GGAGU......-GGU.G---......-ACCAU....AU...CACC-...-........................................................................... +DKCH01000021.1/4629-5033 GGGGAUGU...UCAGGU..U.U.CGACAGAU.AAAGAG.....-GAG.CC.UC..A..A..GCG.C.A.-.G.C.GGAGU.....aGUUA.----......-GCCUU....AC...UAAC-...-........................................................................... +DHWF01000043.1/34335-33963 GGGGAUGC...-GUGGU..C.U.CGACAGGG.UCUGGU.....-UGU.CA.GC..G..G..ACG.C.G.A.G.C.CGAGG......-UGC.UGUC.....aGGCCUC....GU...UAAAC...C........................................................................... +PFCL01000005.1/14802-14492 GGGGCCAA...AUUGGC..U.U.CGACAGAG.UACAUU.....AAGU.AA.AU..G..G..-UU.C.A.A.G.U.GGUCU.....aAGUC.ACGU......AAUGAC....CC...UAAAC...Uu.......................................................................... +DGRX01000014.1/84721-84341 GGGGGUGU...UCCGGU..U.U.CGACGGUU.GCGAUA.....-AAG.CU.UG..C..G..CCG.C.A.G.U.C.GGGAG......-UGA.A---......-GGUUC....CC...UAAAC...U........................................................................... +DJOB01000006.1/290292-289869 GGGGAUGC...AUCGGU..U.U.CGACAGGU.GCAUUC.....-AAA.CC.UA..G..G..GAG.C.A.-.G.C.CGAUC......G---.----......-GUCAC....GU...AAUGA...Cc.......................................................................... +PETJ01000007.1/3360-3018 GGGGGUGA...-GAAGU..U.U.CGACAGAA.AUUUUU.....UGUC.AA.AA..U..A..-GG.C.A.G.A.U.UGAGU......UUAC.UAGA......-AACUC....AU...UAAAC...U........................................................................... +PCYK01000003.1/29387-29787 GGGUAUGU...UACGGC..A.U.CGACAGAC.AGUCGG.....-CGG.CU.UG..U..A..GUG.U.A.U.G.U.GGAGA......-GGC.CGGA.....uCAACUC....CU...AACAA...U........................................................................... +PFQT01000061.1/18708-19094 GGGGAUGA...-UCGGC..C.U.AGACGGAG.AAUUGG....c-UGU.GA.UG..C..G..-UG.C.GaA.G.C.CGAGG......ACGC.CACC......-UGCUC....AU...AAAAA...C........................................................................... +DJML01000054.1/2880-2509 GGGGCUGA...CAUGGA..U.U.UGACGGGU.UGGCCA.....AUUG.AG.GU..G..U..AAG.C.A.U.G.U.AGCGU.....gUUGA.GUGU......AGGCGC....UU...AAAUC..uGa.......................................................................... +PLBO01000084.1/9545-9193 GGGGGUGC...-ACGGC..A.U.CGAUCUCG.AGACUU.....GAGG.UA.GG..A..G..AAG.C.G.A.G.C.CGACG......UCGC.CGGA......-UCGUC....GU...GAAAA...A........................................................................... +PCVY01000028.1/1925-1520 GGGGCUGA...-CUAGU..A.U.CGACAG-G.AAAUCG.....UCGA.UA.AG..U.cG..GUG.C.A.U.G.C.GGAGG......UGGU.GGCG.....aGGCCUC....CU...AAAAA...A........................................................................... +MJIX01000003.1/131806-132192 GGGGAUGU...AGAGGU..U.U.UGACAUAA.UGUUGA....aAGGA.AA.AC..A..G..UUG.C.A.-.G.U.GGGGU.....aU---.----......-GCCCC....UU...ACAGC...U........................................................................... +PBNR01000029.1/47570-47920 GGGGGUGA...AACGGU..C.U.CGACAUGG.UAGAAC.....-AAG.UG.GA..G..A..GUG.C.A.A.G.C.AGUCA.....aCCGU.GACA......CAUGAC....UU...GAUA-...-g.......................................................................... +DKRQ01000019.1/100126-100518 GGGGCCGU...CAUGGU..U.U.UGACGGAG.AUGAUC.....CAAU.UA.GC..G..G..UUG.C.A.G.U.-.---GG......-UCU.GGUA......-AACCC....--...-AAA-...-........................................................................... +PXYS01000099.1/930-1309 GGGGACGU...UUUGGU..A.U.CGACAGGA.AAGUGA.....ACGG.UU.UA..G..U..AAG.C.A.U.G.C.CGGAG.....uACGA.CAGCu....cAUCUCC....GU...UAUCA...Aac......................................................................... +DLLE01000045.1/3607-3992 GGGGGUGC...ACCGGU..U.U.CGACGACU.GUGAAU.....AAUG.CA.CU..U..A..CUG.C.A.U.G.U.GGGAG......-UGA.A---......-GGUUC....CC...CAAAC...U........................................................................... +DGWD01000044.1/52725-52340 GGGGGUGC...ACCGGU..U.U.CGACGGAA.UCGCGA.....-AAU.CC.UG..U..A..CUG.C.A.A.G.U.AAGGG......-UGA.A---......-GGUCC....UU...UAAAC...U........................................................................... +PBLY01000038.1/5713-6002 GGGGGCGA...AUUGGU..G.U.CGACUAGG.UUCGGA.....-AGA.UA.AU..A..C..GUG.C.A.A.G.G.CAGUG......GGAA.GCGA.....uGGUCAC....UG...UAAA-...-a.......................................................................... +PBEK01000009.1/14634-15003 GGGGUCGA...-CUGGA..A.U.UGACAG-U.AUGAUA.....AAUU.UU.AU..U..U..UUG.C.A.U.G.U.CGGGU......-GAA.UGUA......ACAUCC....GU...AAUC-...Aa.......................................................................... +DHMD01000060.1/31881-32278 GGGGGCGU...ACUGGU..U.U.UGACAGGU.GGAUUUg...cAGGU.UC.UA..U..C..CAG.C.A.U.G.U.CGCAG......GCUC.G---......-UCUGC....GU...ACCA-...-a.......................................................................... +DHAK01000009.1/421-1 GGGGAUGU...CUUGGU..U.U.CGACAGGU.GAGGAG.....-GAA.CC.CA..G..G..GAG.C.A.-.G.C.CGAUC......G---.----......-GUCAC....GU...AAUGA...C........................................................................... +POCE01000023.1/273287-273639 GGGGACGU...UACGGA.aU.U.CGACAGGG.AUAGUU....cGAAG.CU.-U..A..G..--G.U.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +NZWX01000006.1/669-303 GGGACUGA...-CUGGA..U.U.UGACU-GC.AAGAUG....cGUUG.AA.UG..G..U..AAG.C.A.U.G.U.CGAGC.....aUUGU.UUUU......UGGCUC....GU...AAAAA..uCa.......................................................................... +DLIF01000008.1/16836-16438 GGGGUCGU...UCCGGU..U.U.UGACGGAG.AAUGUG....uUUGG.CU.AG..G..A..AUG.C.A.-.G.U.GGCGU......----.GAUG......-A--GC....AU...AGA--...-........................................................................... +PAGN01000043.1/8000-8397 GGGGUCGA...-CAGGU..U.U.UGACA-GC.AAGACU....aAUUU.UU.UU..A..U..UAG.C.A.G.G.U.CGAGG.....uUUGA.AAAU......AAACUC....GU...NAAAU...Ua.......................................................................... +DHUO01000020.1/2391-1971 GGGGACGU...-CAGGC.uA.U.CGACAGGA.GUUUGA.....UUCU.AG.UU..A..U..CA-.C.A.A.A.C.CGUU-......-UGU.UA--......-AGUUC....GU...UAUUC...U........................................................................... +PEWS01000007.1/5936-6327 GGGGAUGA...--AUGU..U.U.UGAUGAAA.AACUGA.....-UUC.AA.AA..C..A..-AG.C.A.A.G.C.CAAGU......-CGC.UGA-......-AUCUU....GU...AAAAA...A........................................................................... +DJAC01000025.1/2279-2669 GGGGUCGA...-UUGGA..A.U.UGACGGGA.AGUGAG.....AAUC.CA.GU..G..C..CAG.C.A.U.G.C.GGGGU.....gUUGU.AAGUa....gUACCUC....-U...GAAAC...Aa.......................................................................... +PFAV01000023.1/1610-1240 GGGGGCGU...-AUUGC..U.U.UGACAGCC.CUUAA-.....-GUC.GC.AA..U..A..-AG.C.A.G.G.U.GGAGU......-UCC.AAA-......-AUCUC....CU...AAAAC...-........................................................................... +DIYL01000002.1/81839-82227 GGGGGCGA...ACUAGA..U.U.CGACGUUG.GUGGAU.....GAAG.C-.CG..C..A..UGG.C.A.A.G.U.CGUGG......-UGU.CCAC......GAACAC....GU...UAAAC...U........................................................................... +DINZ01000034.1/53283-52917 GGGCCCGA...-CCGGA..A.U.UGACAGGA.UGGUGG.....CAAG.-U.AU..G..U..AAG.C.A.U.G.C.AGCGCg....uUGUU.AGUA......UUGCGC....UU...UAAUC...Ug.......................................................................... +PQAE01000002.1/116183-116566 GGGGAUGU...-CUUUA..U.U.CGAUGUCA.GAUGA-.....-AGU.GA.UU..U..G..UGG.C.A.A.G.C.GGAGU......CUGC.U---......-AUCUC....CU...UAAAA...A........................................................................... +PBRN01000182.1/8239-7881 GGGGGCGC...ACUGGU..U.U.CGACGGGU.GUGAAC....gUAGU.GU.UA..A..A..GUG.C.A.U.G.U.CCGGGg....uUGGU.UUGC......GCCCCG....GU...UAUAA...Ac.......................................................................... +DHLW01000061.1/49239-48886 GGGGCCGA..cACUGGC.gA.U.CGACCGGG.-CAGGG....aAUCG.GC.GU..C..G..UUG.C.G.C.G.C.CGUGG......-AGC.AUGC.....cGGCCAC....GU...AAAA-...-a.......................................................................... +PFNU01000019.1/5601-6031 GGGGAUGU...-UUGGU..C.U.CGACAGGA.AAUCGU.....CCUU.UG.AA..A..A..U--.C.AaA.A.G.CAAGC......GUGC.UAAC......UCGCUU....GU...AAAUA...Ua.......................................................................... +NZER01000012.1/5155-4812 GGGGGCGA..uACCGGU..A.U.CGACUG-C.AUGUGG.....-AAC.UA.AU..A..G..UUG.C.A.U.G.G.GGUAG......UUGG.UCAA.....aGGCUAC....GU...UAAA-...-a.......................................................................... +DIQV01000028.1/476-104 GGGGAUGU..uUAUGGA..U.U.CGUCAAGG.UAACAG.....-UGG.UC.UA..A..U..AAG.C.A.U.G.U.CUUGG......U---.---U......ACGCAA....GU...AAAAA...C........................................................................... +PFCB01000016.1/5329-5722 GGGGAUGA...-CAGGC..U.U.CGAUAG-A.CGGAUCc..ugUUAU.CU.GU..A..U..UUG.C.G.U.G.U.CGAGG......GUGG.CUU-......-CCCUC....GU...ACUCC...A........................................................................... +NZWA01000052.1/7011-7352 GGGGGCGU...ACUGGU..U.U.CGACAG-G.UGAAUA.....GAAG.UA.UA..G..A..UCG.C.A.U.C.G.ACUGG......UUGA.UCUAa....aGGCCAG....UU...UAAAA...A........................................................................... +LSNQ01000009.1/39803-39394 GGGGAUGU...UGUAGA..U.U.AGACA-GG.UUGUAC.....-AUU.UA.AA..A..U..ACG.C.A.A.G.C.CGAGA......AUGA.UAAA......AAACUC....GU...UAAC-...-u.......................................................................... +PFHK01000036.1/38646-38229 GGGGAUGA...AACAGA..U.U.CGAUGGAA.GAACUU.....-UCC.AA.AA..U..A..G-G.C.A.G.A.U.CGAGC......AGGA.UCGU......CCACUC....GU...AAAAC...Gg.......................................................................... +NZEE01000109.1/10911-10530 GGGAACGU...AAGGGU..U.U.CGACUGGA.UAAAGA.....-AAC.UA.AA..A..C..GUG.C.A.A.G.G.CAGAG......GGCA.GCGU......GGCUCU....GU...AAAA-...-........................................................................... +DJJC01000034.1/11389-11009 GGGGAUGC...-CAGGA..U.U.UGAUAAUA.CCUUUU.....GUUA.CC.AG..U..A..UU-.C.A.G.G.U.CGUGC......-CGU.UCG-......--UCAC....GU...AAAUC...-........................................................................... +PEAJ01000001.1/32140-32509 GGGGGUGU...AACGGU..U.U.CGACGGGG.CAUCGA.....AAGG.CU.UU..G..A..CGG.C.G.A.C.C.CGGCA......-UGA.GCA-......-CUGCC....GC...AAGU-...-........................................................................... +PFQF01000039.1/11071-11411 GGGGUCAU...-UUAGA..U.U.CGACUGGA.AGAAUG.....-AUG.AC.UA..U..A..GUU.C.A.A.G.U.AGAGG......AUGU.UUGU......UACCUC....UU...AAAUA...A........................................................................... +PKTK01000012.1/40124-40514 GGGGAUGC...-UGGGU..U.U.CGAUAGAG.AGACUA.....UCAU.UU.UG..C..A..-UU.C.G.A.G.A.UGAGU......UCGU.GGGA......-GUCUC....AU...AAAAA...C........................................................................... +PXPA01000053.1/9616-10013 GGGGAUGA...-CCGGC..U.U.CGACAGGU.GGUUGU.....-GUC.UG.UG..U..G..-UG.C.G.U.GuC.AGCGG......UCUC.GGU-......-UCCGC....UU...CAAAC...U........................................................................... +NZBX01000006.1/60123-60521 GGGGAUGA...-AAGGC..C.U.CGACAAAA.AGAACA.....UUUU.UA.AA..U..U..GUG.C.A.U.G.G.AGAGC......-UUG.GUU-......-AACUC....GU...AAAC-...-........................................................................... +NVRX02000004.1/199483-199092 GGGGAUGA...-UCGGC..U.U.CGACAUUC.UUGUAC.....CUUG.AU.AC..U..A..C-G.C.GaC.A.U.CGUAA......AUGC.UCAC......UGAUAC....GU...UAAAA...Gc.......................................................................... +PETY01000029.1/2240-2601 GGGGAUGA...--AAGA..A.U.CGACAAAA.AUUUAU.....-UCU.AA.UA..U..A..-GG.C.A.A.G.U.CGAGU......AUUC.UCGA......-AACUC....GG...AAAAC...U........................................................................... +PCVQ01000054.1/10673-10244 GGGGAUGC...ACCGGC.aU.U.CGACAGGG.AUCUUUa..aaAGUC.AU.GG..G..U..UUG.C.G.A.U.U.ACGGC.....gUCGC.GCUG......UCCGCC....GU...UAGAUccgUc.......................................................................... +PFMH01000008.1/1000-613 GGGGAUGU...-CAGGC..A.U.CGAUUGGA.AGUACUuu.aaUAAU.CU.GU..A..U..UUG.C.A.A.G.U.CGCAA......-CUC.----......--GCAC....GA...UACGC...G........................................................................... +PEAP01000021.1/19841-20208 GGGGGUGA...AACGGC..U.U.CGACGGGG.UAUGGA.....AAGG.CA.CA..C..A..AGG.C.G.A.C.C.CGGUA......-UCA.GA--......-ACCAC....CG...UAACG...-........................................................................... +PHNE01000001.1/112408-111998 GGGGAUGU...CCUGGU..U.U.CGACAGGA.UAACUU.....UGUU.UU.AA..G..A..UAG.C.A.G.U.-.---GG......-UUU.GGU-......-AGACC....AU...AAUAC...U........................................................................... +PEUS01000023.1/2405-1924 GGGGGUGA...-AAGGC..U.U.UGACAGAA.AUUUCA.....-UCU.GG.AA..U..A..-AG.C.A.A.G.C.CGAGU......-UCU.GA--......GAUCUC....GU...CCUGC...C.cgcaaugcuacgcauagc........................................................ +NVQF01000007.1/50945-50505 GGGGCUGU...UCUGGU..U.U.CGAUUGCG.AACAGA.....-GUC.-C.AG..G..G..AAG.C.G.U.G.C.CGGGA......-UGC.A---......ACGCCC....GU...AACA-...-g.......................................................................... +PKER01000024.1/4188-4559 GGGGGCGA...ACCAGA..U.U.CGACGUGG.ACUGCU....uCGUU.CC.GA..U..G..UUG.C.G.A.G.U.CGAGG......ACCC.GGGGu....uGGCCUC....GU...AAAAA...Uc.......................................................................... +PHAF01000028.1/5495-5146 GGGGGUGU...CUUGGU..U.U.CGACAGGA.UUUCGU.....UUGA.UU.CA..G..G..GUG.C.A.-.G.U.GGUGU......G---.----......-GCUAC....CU...AAAGG...C........................................................................... +NZCP01000010.1/7784-7415 GGGGGCGU...CACGGA..A.U.AGAUUG-A.CGUUCU.....-AUA.AU.AU..A..G..CGG.C.A.G.G.U.CGAAG......AUGU.GUCA......GGCUUC....GC...AAAA-...-........................................................................... +PFLC01000067.1/944-553 GGGGAUGA...-CAGGG..A.U.CGACGG-G.AGAUCC.....UUUC.GC.GA..U..A..-UG.C.C.G.G.U.CGAGG......GCGC.CU-G......UACCUC....GU...AAAUC...C........................................................................... +CP012673.1/10420196-10420540 GGGGGCGA...-UCGGC..U.U.CGACGUGG.GGACUG.....-AAG.GU.CU..G..U..CUG.C.G.U.G.C.UGGCG.....gCUCC.UGCU......--CCGC....CU...AUCA-...-........................................................................... +CP025257.1/808368-808776 GGGGAUGU...CCCGGU..U.U.CGACAGGA.UAUGC-.....CUCC.AU.GC..A..A..CUG.C.A.G.U.-.---GG......-UCU.GGUA......GACCAU....--...-ACUA...C........................................................................... +PCWN01000008.1/71252-71647 GGGGAUGA...-CAGGA..C.U.CGAUAGAC.GGACCAa...gUUGC.UU.AU..A..U..GUG.C.A.U.A.U.CAAGG......-UGC.UC--......-CACUU....GU...AAAAC...A........................................................................... +PFVL01000039.1/2874-3284 GGGGUUGU...-UUAGU..U.U.CGACA-AG.UUGUAC.....-GUU.UA.AA..A..U..AGG.C.A.A.G.C.UGAGG......AUGA.UAAU......-CUCUC....AU...AAAAA...A........................................................................... +DHGS01000003.1/142832-142480 GGGGGUGA...AUUCGC..U.U.CGACAGAU.GUUUG-.....-AAA.AU.AA..U..A..-UG.C.A.A.G.C.CGAGU......AUUC.UCAA......-AUCUC....GU...AAAAC...U........................................................................... +DJVE01000041.1/19299-18926 GGGGGUGA...-ACGGC..U.U.CGAUGAAA.AGUUUA....uUGUU.-A.AA..A..A..UAG.C.U.C.U.C.UGUCC......-U--.GAGA......-AAGAC....AA...AAAC-...-........................................................................... +PFBA01000003.1/375-53 GGGGAUGA...-CAGGC..C.U.CGAUGAAU.UGAUAG.....-AUU.AU.UC..A..A..UUG.C.A.A.G.C.CGAGU......U---.-GAG......UUUCUC....GU...AAAAC...Aa.......................................................................... +PDZX01000079.1/3251-3615 GGGGGUGA...AACGGC..U.U.CGACGGGG.CAACGA.....AAGG.AU.CG..A..G..AGG.C.G.A.C.U.CGGAA......-U--.-GGU......-ACCGC....CG...UAAUG...G........................................................................... +PDZU01000042.1/12225-11866 GGGGGUGA...AACGGC..U.U.CGACGGGG.UUGAGA.....AAGG.CU.AU..G..G..AGG.C.A.A.C.U.CGGCA......-UGG.U---......-ACCGC....CG...UAAC-...-........................................................................... +CP024962.1/751284-750891 GGGGAUGU...UCUGGG..U.U.CGACAGGA.UAGACU.....CGAC.UU.GA..A..A..UGG.C.A.G.U.-.-----......-GGU.UUGG......UAGACC....AU...AAUAC...U........................................................................... +NZLX01000007.1/26680-26316 GGGGAUGA...-UCGGU..U.U.CGACAUGC.UCCGAUu...gCUUC.AU.GG..U..G..AAG.C.G.U.G.C.CGAGGg....uUGCG.CGGC......GACCUC....GU...AAAUC...Ac.......................................................................... +PFPM01000063.1/17196-16825 GGGGAUGC...-AAUGC..A.U.CGACAGAA.UUGCU-.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAUA......AUGA.UAC-......-UAAUC....GU...AAAAG...C........................................................................... +DHJL01000002.1/94341-94744 GGGGCUGAc.uAUAGCU..U.U.CGACGGAA.GGAUUUu...aACAG.AU.UA..U..U..UUG.C.A.A.G.U.CGACC......-GU-.----......--AGGC....GU...AACC-...-........................................................................... +DJQI01000010.1/2646-3022 GGGUCUGU...CUUGGG..U.U.CGACAGGG.AUGUGU.....UUGG.CU.UU..A..A..CUG.C.A.-.G.C.CGAGU......G---.----......-GUGAC....GA...UAUCA...C........................................................................... +QFFM01000012.1/5368-4994 GGGGCUGA...-CAGGU.uU.U.CGAUAAGC.AUAUCG.....-AAC.CG.AU..A..C..CAG.C.A.U.G.C.CGGAG.....gCCGA.CGGG......ACAACC....GU...UAUCA...A........................................................................... +DIVY01000028.1/29723-30092 GGGGAUGU...ACUGGU..U.U.CGACAGGG.UUGUGU.....CUGG.CA.GU..A..G..GGG.C.A.-.G.C.CGUGU......G---.----......-GCGAC....GU...UAUCG...C........................................................................... +PFBI01000006.1/248817-249217 GGGGAUGA...-CAGGC..A.U.CGACG-GU.UAGUCC.....CGGU.AG.UA..U..G..-UG.C.AgU.G.U.CGAAG.....cUGAU.CGUA......-ACUUC....GU...UAAA-...-a.......................................................................... +DJKW01000002.1/15230-15629 GGGGGUGC...-AAUGU..A.U.CGACAGAA.AUAUUU.....-ACC.AA.AA..U..A..-UG.C.A.A.G.C.UGAGC......UCGC.UAGA......-AGCUC....AU...AAAAC...U........................................................................... +PAVS01000020.1/41723-41357 GGGGGUGC...ACUGGU..U.U.CGCCAGGA.GUACUG.....-AAG.GA.UU..G..A..GUG.C.G.U.G.U.CUGGG.....uUGGU.CGGC.....aGGCCCA....GU...AAAA-...-a.......................................................................... +DHNC01000012.1/13989-13633 GGGGAUGA...AAUAGU..U.U.CGACUGUU.AUGCC-.....CUGA.UU.UG..A..U..ACG.C.A.C.G.U.CGAGU.....gU---.----......CGGCUC....GU...UAAAU...A.cguccuu................................................................... +PAUE01000028.1/23961-23594 GGGGCUGA...-CUGGU..A.U.CGACGG-U.AGAGUU....gAUUG.GU.UA..G..U..AAG.C.A.U.G.U.CGGAGc....aCUGA.UGAU.....aCACUCC....GU...UAACA...Aau......................................................................... +NZZV01000201.1/110-488 GGGGCUGA...-CUGGU..U.U.CGACAUCA.GAUCUG.....UUGG.GC.GG..G..U..UUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GC...UAAA-...-........................................................................... +PCSZ01000018.1/4163-4574 GGGGAUGA...AUCAGC..U.U.CGACG-AC.GGACUU.....-UUU.AU.AU..A..A..CAG.C.A.A.G.C.CGUGC.....aGGAU.GGUC......GCGCAC....GU...AAAUC...Ca.......................................................................... +PDPP01000021.1/53311-52897 GGGGAUGC...UAAGCU..U.U.CGACA-GU.UUGUUG.....UUUG.CU.GA..U..A..-UG.C.A.C.G.U.CGGGC......ACAU.AUAC.....uCAUCCC....GU...UAAAA...Ug.......................................................................... +PCSB01000015.1/3882-3506 GGGGACGU...--UUGU..U.U.UGACGGAA.UUUGUU.....-CUU.UC.UU..A..A..-AG.C.A.A.G.A.AGAGC......-UGA.AA--......-ACCUC....UU...AAAAC...U........................................................................... +PEYL01000042.1/35244-35597 GGGGAUGA...-UAGGC..C.U.CGAUAG-A.AGCUCA.....-UUU.CA.AA..A..U..AUG.C.G.A.U.U.UGAGU......UUUC.UAAA......-AUCUC....AU...UAAAC...U........................................................................... +PXOU01000017.1/8361-8784 GGGGCUGA...-CAAGC..U.U.CGACGUAA.GGACUUu...gACAC.GC.UA..C..U..UGG.C.A.C.G.C.CGGGU......-UGA.UCU-......--ACAC....GU...CAGA-...-........................................................................... +DGVL01000083.1/14162-13752 GGGGUAGU...AAAGGU..U.U.CGACAGGG.AUUUCG.....-AAG.CU.GG..U..G..AAG.C.CgA.U.C.CGAAG......----.-GCG......AUCUGC....GU...CAGGA...C........................................................................... +PANY01000002.1/143189-142801 GGGGAUGA...-UCGGC..U.U.CGACA-AA.GAGUUC....uAGUG.UU.UG..U..G..-UG.C.G.U.U.G.CGAGA......UCGA.GUGG......-AUCUC....UA...AAAA-...-........................................................................... +PFMD01000052.1/6538-6923 GGGGAUGU...UAUAAA..A.U.CGAUAGAA.UGUUCA.....-UUG.CA.AA..G..C..UGG.C.A.A.U.C.CGGAG......-UUU.AGAU......--CUCC....GU...CAUCA...A........................................................................... +DJOC01000055.1/3162-3512 GGGGUAGA...-UUGGU..U.U.CGACA-UA.UGUUAA.....-UAG.AU.AU..G..A..UUG.C.A.A.G.U.AGUUG......G---.----......-CAAAC....UA...UAAAU...-........................................................................... +BEHV01000013.1/4934-4557 GGGGGUGAa.gAUGGGU..U.U.UGACGGCA.CCGAAAa...gGAGA.GC.AG..G..G..CUU.C.C.-.-.C.CGAAG......----.----......UGCCCU....GA...AAAA-...-.gggcgcg................................................................... +DHOE01000177.1/4429-4795 GGGGCUGU...AAUGGU..U.U.CGACAGGU.CUUUGU.....UUGA.UU.CA..A..G..CUG.C.A.-.G.U.GGAGC.....gA--U.----......GACCAU....AU...CA---...-........................................................................... +BEIL01000002.1/15000-14660 GGGGGUGG...AAUGGA.gG.U.CGAGGAGG.AAAAAA.....AGAA.UU.AU..C..G..GAG.C.U.A.G.C.AGGGU......G---.----......-GCUCC....CU...UAAU-...-a.......................................................................... +PEYH01000024.1/6175-6553 GGGGAUGA...-CAGGC..A.U.CGAUAGGA.AACAGC.....AGAC.GA.GC..U..G..-CG.C.A.G.G.U.CCAGU......-UCU.UGGA......-AUCUG....GU...UAAAC...U........................................................................... +PFRX01000013.1/437-852 GGGGAUGU...UCCGGC.aU.U.CGACAGGG.AUCUUUa..aaAGAC.AU.GG..C..U..UUG.C.G.U.U.CaCGGCG......UCGU.GCUG......UCCGCC....GU...UAUCC..gUc.......................................................................... +DJSP01000086.1/19358-19710 GGGGUCGU..uUAUGGU..U.U.CGACAGGG.UAUAGU.....UUUG.UA.UU..A..U..AUG.C.A.-.G.U.GGUGG......U---.----......-UAAAC....CU...AAAUA...Ac.......................................................................... +DKCA01000020.1/4082-3719 GGGGUUGU...UCAGGC..U.U.CGACAUAA.GAAAUU.....-UGG.CU.UA..G..A..UUG.C.A.-.G.U.CGAGU......A---.----......-GUGAC....GU...AAUCA...C........................................................................... +PFBL01000019.1/533-127 GGGGGUGA...-CCGGC..U.U.UGACG-GU.CUGUUC.....AUUG.AA.AG..A..U..GUG.C.GaC.G.C.CGUGC......UCGC.CUGU......AGUCAC....GU...UAAAG...G........................................................................... +NZWR01000004.1/65098-65479 GGGGAUGA...-CAGGC..U.U.CGCUAAGA.AGAUUG....uUGUU.CC.UU..A..A..UUG.C.A.U.A.U.CGUGA......UUGA.CGC-......GAUCAC....GU...UAAAC...A........................................................................... +PFOQ01000012.1/75905-76330 GGGGAUGA...-ACUGC..U.U.UGACGGGA.UACGCU.....-CAU.UA.AU..A..U..CUG.C.A.G.A.U.CGUCU......UUGA.CU-A......ACAGAC....GC...AAAAC...A........................................................................... +PFDI01000023.1/22883-22470 GGGGAUGU...-AUUGC..U.U.UGACGUAU.GGCGCU.....-CAU.UA.AC..A..U..CGG.C.A.G.G.U.CAUCU......UUGA.UA--......AAAGAU....GU...AAAAC...A........................................................................... +CP016327.1/340774-340402 GGGGGCGU...UAUGGA..U.U.CGACAU-A.AAUAAA.....-AAU.UU.UU..A..A..GAG.C.A.U.G.U.CGAGA......UUUU.UCUU......-CUCUC....GU...UAAUC...Aa.......................................................................... +NSIM01000031.1/16678-17048 GGGGUUGA...-CCGGA..U.U.CGACGGGG.UGAUUG.....GUUG.CA.GU..G..U..AAG.C.A.U.G.U.GGUGC.....cUUGG.AGGC......CGGCAC....CU...UAAAC..uCa.......................................................................... +PFKD01000135.1/688-291 GGGGCUGA...-CUGGU..U.U.CGACAGGA.CGAGUC....uUUGC.GU.GU..A..U..AAG.C.A.U.G.U.AGGCU.....aAUGA.GAAA.....aCUAGCC....UU...AUAUC...Ga.......................................................................... +PFJM01000009.1/26777-27191 GGGGAUGU..aUAUGGU..U.U.UGACAGAG.GAUUCAu..uuGGCU.AA.GU..A..U..UUU.A.A.G.U.U.CGGCGg...ucGCGC.UG--.....uCCUGUC....GU...AUAAA...Ag.......................................................................... +PJQJ01000031.1/7921-8315 GGGGCUGA...CAUAGC..U.U.CGACGUUU.GGACCUu...uACAA.GC.UA..C..U..UCG.C.A.A.G.U.CGAUC......AA--.----......-CUGAC....GU...AAUC-...-a.......................................................................... +DJJG01000031.1/9499-9104 GGGGCUGA..cAUAGCU..U.U.CGACAGAU.GGACAUu...aACAG.AC.UA..U..C..UUG.C.A.A.G.C.CGACC......A-C-.----......--AGAC....GA...UAU--...-........................................................................... +DJJA01000003.1/147874-148291 GGGGAUGC...AUCAG-..A.U.CGACGAUG.CGGGCA.....CGUU.AA.AA..A..A..CAG.C.A.A.G.C.CGGCG.....aUGAC.AAAA......-GAGCC....GC...AAAAA...U........................................................................... +PEKU01000097.1/14487-14767 GGGGAUGC...CUUGGU..U.U.CGACUGGG.GUGGAU.....-GAC.UU.UA..G..U..UUG.C.A.G.C.C.AGACA......-UUG.AGGA......GAUGUC....UU...UAAAA...A........................................................................... +DIFW01000017.1/150595-150226 GGGGAUGC...-AAGGC..C.U.CGAUGGGA.AGCCGA.....--UC.CG.GC..A..A..UCG.C.A.A.G.C.CAAGU......-UGU.UAA-......-AUCUU....GU...AAAA-...-a.......................................................................... +PBQF01000072.1/618-247 GGGGGUGA...-UCGGC..U.U.UGACAAUG.AAAUAC.....UCUU.UA.AA..A..U..GUG.C.AaA.G.U.AGAGU......-UUC.UGU-......-AACUC....UU...AAAAA...A........................................................................... +NVTB01000003.1/98460-98906 GGGGGUGA...CCGGAU..U.U.CGACAGAA.AUGAUUc...gAAAU.AG.AA..A..A..UGG.C.U.A.U.U.CAGUUg....gUGUC.UGGC......-GCAAC....UG...CGAUC...Uc.......................................................................... +PFEB01000049.1/46365-46757 GGGGAUGA...-CAGGC..A.U.CGACGGGA.AAAUUGc...aCUUU.UA.UA..A..A..UGG.U.G.A.-.G.AGCGG......ACU-.----......-UGUCC....GU...UAAAC...A........................................................................... +PFPA01000038.1/2829-2415 GGGGGUGA...-AUAGC..A.U.CGACAGAA.AUCUUU.....-ACC.AA.AA..U..A..-AG.C.A.G.G.U.AGAGU......CUGC.UAGA......-AACUC....UU...AAAAC...C........................................................................... +PCXT01000012.1/1856-1475 GGGGAUGU...CAAGGC..A.U.CGCCUGGA.AGUAGA.....-ACC.UU.AC..A..A..AU-.C.A.A.G.C.AGACC......-UGA.UAU-......-AAGUC....UU...AAAAC...-........................................................................... +PEUY01000037.1/20531-20144 GGGGAUGC...-CAGGC..A.U.CGACGGGA.AAUUUGc...aCUUU.UA.AA.aA..A..UGG.C.UuA.G.A.CGGAC......C---.----......-UGUCC....GU...UAAAC...G........................................................................... +PFRV01000084.1/2827-3234 GGGGAUGU...AUUGGU.aU.U.CGACAG-G.GUGACUaa.agGUUU.CG.UC..U..G..UUU.U.A.A.U.C.AGGGAg...ggGUGU.G---.....gUACUUC....CU...UAAGC...Ac.......................................................................... +DHEH01000012.1/30531-30161 GGGGAUGU...CUAGGU..U.U.CGACAUAU.CGUAU-.....CUGG.CU.UA..G..A..UUG.C.A.-.G.U.CGGUU......G---.----......-AUCCC....GU...UAUCG...A........................................................................... +DKCV01000022.1/143923-144324 GGGGUCGU..uUCUGGU..C.U.UGACGGGG.AUGUAU.....UAGG.CU.UU..G..A..UUG.C.A.-.G.U.AGCGU.....gA---.----......-UGAGC....UU...UAACA...U........................................................................... +PCXU01000025.1/13439-13831 GGGGAUGU...ACAGGU..U.U.CGCCUAAU.AAAUGU.....-UCC.UU.UA..A..A..AAG.C.A.A.G.C.AGAGC......-CAA.GUU-......-AACUC....UU...AAAAC...U........................................................................... +NZCD01000045.1/4541-4143 GGGGAUGC...-CAGGC..U.U.CGAUUUUA.UCCAA-.....-GCU.AU.AU..A..U..GUG.C.A.A.C.C.UGGGU......GUGC.GUGA......ACAUCC....AG...AAACA...Aa.......................................................................... +DJDW01000045.1/6509-6113 GGGGAUGU...UCCGGU..U.U.CGACAGGC.AGGGAC.....-GAC.UA.UU..G..C..GUG.C.A.-.G.U.GGAGU......-GGU.----......GACCU-....--...-AAUC...A........................................................................... +PCTA01000033.1/82380-82811 GGGGAUGU...-GUUGA..U.U.UGACAGGA.UGAGUA.....CUUU.AA.CA..A..C..UUG.C.A.A.G.C.CGAGC......-UGA.UU--......-AACUC....GC...UAAAC...U........................................................................... +NZAS01000098.1/17610-17950 GGGGAUGA...UUUGGA..U.U.CGACUUUG.UAAUCG.....-AGA.UG.AA..U..A..GUG.C.A.A.G.C.AGCCA.....aACGC.AAUA......-CAGGC....UU...UAAAA...G........................................................................... +PBPN01000021.1/4008-4388 GGGGGUGU...ACUGGA..U.U.CGACUGAU.GUUGGA.....-UCU.UG.UA..U..U..CCG.C.A.G.G.U.CUGAG......-UGG.GUU-......-GGCUC....AG...UAAAA...A........................................................................... +PGXZ01000009.1/31303-31717 GGGGCUGAc.uUUAGCU..U.U.CGACGAAA.GGAUUUu...aAUAA.GU.UA..U..C..UUG.C.A.A.G.U.CGAAA......G---.----......-UACUC....GU...UACGU...A........................................................................... +PHNF01000001.1/112130-112523 GGGGAUGU...CCUGGA..U.U.CGACAGGA.UGCUUA.....GUUU.AU.AU..A..A..CGG.C.A.G.U.-.---GG......-UCU.GGUA......--GACC....AU...AAUAC...-........................................................................... +PKTI01000059.1/19847-20224 GGGGAUGU...UACUUA..U.U.CGACGACA.GGUGA-.....-AAU.AA.UA..U..A..CGG.C.A.A.G.U.UGAGA......-GUG.----......-AUCUC....AU...UAAAU...A........................................................................... +PFEF01000003.1/76903-77271 GGGGACGU...-CGGGA..U.U.CGACGUAG.UAUCCCg..guACAU.AU.AC..U..A..AU-.C.A.G.G.C.AGAGC......-GCA.----......-ACCUC....UU...AAAAC...Ua.......................................................................... +DLZX01000009.1/9399-9045 GGGGGCGA...CCUGGU..U.U.CGACGUGG.AUUACA.....AAGC.CA.UC..G..G..A-G.C.A.U.G.U.CGAGG......-UGC.AGAU......CUCCUC....GU...AAAUC...C........................................................................... +QMLQ01000235.1/1225-1583 GGGGGCGA...CACGGU..U.U.CGACGGGG.AUAAGG....aCAGG.AU.AU..G..A..CAG.C.A.U.G.C.CGGGG......A-CC.CAU-......-GCCCC....GU...UACCA...A........................................................................... +QLBW01000047.1/52345-51976 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +QNDO01000049.1/3194-2831 GGGGGUGU...-AUGGA..U.U.CGACGGGG.CUCAGA.....GAUU.CA.CA..G..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUC......-ACCUC....GU...AAAA-...-a.......................................................................... +RFHZ01000133.1/1714-1353 GGGGGCGA...-CUGGC..U.U.CGACGGGG.AUAAGU....gAGGC.-G.AA..G..G..UGG.C.A.U.G.C.CGAGG......-UCC.CAUU......-GGCUC....GU...AAAAC...A........................................................................... +QKBP01000001.1/6027-6376 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUCGGA.....-AGC.-G.CU..G..G..UUG.C.A.U.G.C.CGGAG......-U-G.GGCU......GGCUCC....GU...AACA-...-a.......................................................................... +QVQE01000085.1/6043-6419 GGGGGCGA...CAUGGC..U.U.CGACGUGG.GUAGCG.....-AAA.CC.UU..A..A..GUG.C.A.U.G.U.CGAGG......A--C.UGUA......CACCUC....GU...AAAUC...C........................................................................... +DMZD01000129.1/5829-5467 GGGGGCGA...CCCGGU..U.U.CGACGUGG.GUUGCG.....AAAC.AG.CG..U..G..GUG.C.A.U.G.C.CAAGG......-UCC.AGU-......CACCUU....GU...AAAUC...A........................................................................... +DLUZ01000035.1/10215-10594 GGGGGCGA...CAUGGU..U.U.CGACGCCG.GUGACA.....-ACC.CU.UG..C..G..GUG.C.A.U.G.C.CGAGA......GCGU.GAUG......UAUCUC....GU...AAAUC..cCa.......................................................................... +PWKT01000192.1/8461-8823 GGGGGCGA...CCUGGC..U.U.CGACGGGG.AUGGUG.....-AGA.CU.UG..G..A..UUG.C.G.U.G.C.CGAGG......-UCC.CCGC......UACCUC....GU...AAAAC...A........................................................................... +DNCN01000194.1/2632-2285 GGGGGCGA...-CAGGU..U.U.CGACGGGG.AUAGAC.....AGGA.UA.UG..A..G..CAG.C.A.U.U.C.CGAGG......-UGC.CGCC.....aGGCCUC....GU...AAAAC...A........................................................................... +DOTB01000015.1/38766-38410 GGGGGCGA...-UAGGU..U.U.CGACAGAG.AUAGGA.....GAGG.UA.AA..A..A..CAG.C.G.A.G.U.CGAGG......-UGC.CAUG......-UCCUC....GU...AAAA-...-c.......................................................................... +QNHM01000002.1/98245-97870 GGGGACGC...ACUGGU..U.U.CGACGGGG.AUGUGG.....-AAA.CC.AA..A..G..UGG.C.A.G.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +QUZL01000003.1/59663-59307 GGGGGCGU...UCCGGC..U.U.CGACGCGG.AUCGGA.....-CGU.AC.CC..U..G..GGG.C.A.U.G.C.CGAGG......UCUC.AGCU......CACCUC....GU...AAAAC...C........................................................................... +DPKN01000055.1/15502-15101 GGGGGCGA...-CCGGC..U.U.CGACGUGG.GUUGCA.....-AAA.CU.UG..A..G..GAG.C.A.U.G.C.CGAGG......AUGU.AGCU......UCCCUC....GU...AAAUC...A........................................................................... +QNAZ01000172.1/320-676 GGGGGCGA...UAAGGG..C.U.CGACGGGG.AUAGGU.....-AGG.GU.UA..A..A..CUG.C.A.G.G.C.CGUGG......UCGC.ACCC......-GCCAC....GU...AAAAA...A........................................................................... +AP018558.1/1955779-1956153 GGGGCCGU..aCUUGGC..U.U.CGACGGGG.GCUGCA.....AAGC.AG.UC..G..A..GGG.C.A.U.G.C.CGAGG......U--C.CAGU......CACCUC....GU...AAAUC...C........................................................................... +QKIH01000097.1/2365-2002 GGGGGCGA...AACGGC..U.U.CGACGGGG.AUGUGU.....AAGC.UC.AU..U..G..UUG.C.A.U.G.C.CGAGC......-AUC.GUC-......-AGCUC....GU...AAAAA...A........................................................................... +QKIM01000093.1/8510-8862 GGGGGCGA...AAUGGU..U.U.CGACGGGG.GUAUGG.....GAAG.CA.GU..A..G..UGG.C.G.-.U.C.CGAGG......UCUC.CACCg....gGCCCUC....GU...UAAAU...A........................................................................... +QGGU01000005.1/161860-162205 GGGGACGA...UUUGGC..U.U.CGACGUGG.AUUACA.....-AAA.CU.UA..A..G..GGG.C.A.U.G.U.CGAGG......UGUC.AGCG......AACCUC....GU...ACCCA...Cu.......................................................................... +QNAY01000079.1/5621-5974 GGGGGCGA...ACUGGA..U.U.CGACGGAG.GUAUGG.....-AAG.CU.UA..A..G..UGG.C.G.U.G.C.CGGGG......-CCC.UGC-......GACCUC....GC...AAAAA...A........................................................................... +QEVD01000075.1/10231-9873 GGGGACGA...CAUGGC..U.U.CGACGGGG.GUCGAG.....GAAG.CG.AG..A..G..CGG.C.A.U.G.U.CGAGG......UUGU.CUGG......AGCCUC....GU...UAAAU...Au.......................................................................... +PQJK01000004.1/28928-28565 GGGGGCGA...-CCGGC..U.U.CGACGCAG.GUCGCG.....-AAG.CC.UU..C..G..GUG.C.A.U.G.C.AGAGC......-UGC.GGUU......-CGCUC....UU...AAAAC...U........................................................................... +PJFC01000003.1/141766-141415 GGGGGUGU...AAAGGU..U.U.CGACGGGG.AUACUA.....-AGC.A-.AA..G..G..UUG.C.A.U.G.C.CGAGG......-UCC.GGGU......-GGCUC....GU...UAAAC...A........................................................................... +QGLS01000009.1/449008-448648 GGGGGCGA..cCUUGGU..U.U.CGACGGGG.GUUGCA.....AAGC.AG.AU..G..C..GUG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...UAAAC...-........................................................................... +QHJF01000013.1/172886-173247 GGGGGCGA...CAUGGU..U.U.CGACGUCG.GUUACA.....-AAC.CC.AA..A..G..GUG.C.A.U.G.U.CGAGA......GUGA.UGCG.....uGAUCUC....GU...UAAUC...Cc.......................................................................... +QJQU01000010.1/94377-94782 GGGGGCGA...CCUGGC..U.U.CGACGUGG.GUUGCA.....-AAA.CC.GG..A..A..GUG.C.A.U.G.C.CGAGA......AGGA.GAU-......-CUCUC....GU...AAAUA...A........................................................................... +DOLB01000170.1/2931-2581 GGGGGUGU...GUUGGU..U.U.CGACGGGG.GCGGUC.....GAGG.UA.AA..A..G..UAG.C.G.A.G.C.CGAGU......UCUC.CACC......-AGCUC....GU...AAAAA...A........................................................................... +CP031415.1/3140344-3139959 GGGGGCGA...CAUGGC..U.U.CGACGCGG.GUUACA.....-AAG.UU.CA..A..G..GUG.C.A.U.G.C.CGAGA......UGGU.AGCG......AAUCUC....GU...UAAAC..cAa.......................................................................... +CP033065.1/2491423-2491067 GGGGCUGA...UUAGGA..U.U.CGACGGAA.UUCAAG.....-AAG.CC.UG..A..G..GUG.C.A.U.G.U.CGAGG......-UGC.GGUU......UGCCUC....GU...AAAA-...-a.......................................................................... +QNDC01000001.1/26721-27079 GGGGGCGA...-AAGGU..U.U.CGACGGGG.AUAAAG.....CAGA.UG.GG..G..A..AGG.C.G.U.G.C.CGAGC......-UCC.CAAU......-AGCUC....GC...AAAAC...A........................................................................... +DPQJ01000232.1/1454-1105 GGGGGCGA...-CAGGC..U.U.CGACGGGA.UGACCU....gAUGC.CA.CG..G..G..AAG.C.A.U.A.C.CGAGG......-UCC.GGG-......-GACUC....GU...UAAA-...-a.......................................................................... +DPGJ01000012.1/53253-53615 GGGGGCGC...CUUGGU..U.U.CGACAGGG.ACGCGG.....ACGC.CG.UA..C..G..GGG.C.A.U.G.C.CGAGG......-UGC.AGUC......-ACCUC....GU...AAAU-...-c.......................................................................... +CP033019.1/1065566-1065206 GGGGACGA...CCUGGU..U.U.CGACGUGG.GUUGCA.....AAGC.AG.CG..C..A..GGG.C.A.U.A.C.CGAGG......-GCG.GGCU......-ACCUC....GU...AAAUA...C........................................................................... +RBIN01000011.1/31438-31056 GGGGGCGU...UCCGGA..U.U.CGACGCCG.GUAGUG.....-ACC.CC.UG..A..G..GUG.C.A.U.G.C.CGAGA.....gCGUA.GCGU......-AUCUC....GU...AAAUC...Ca.......................................................................... +PIVP01000066.1/24196-24545 GGGGCGGA..uCUAGGA..U.U.CGACAAGA.UUCAUG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +QNBC01000076.1/7184-7527 GGGGGUGU..uUUUGGU..U.U.CGACGGGG.AAAGUG.....-AAG.CA.UA..A..G..UGG.C.A.U.G.C.CGAGU......-CGU.CACC......-GUCUC....GU...AAAA-...-a.......................................................................... +DPKT01000362.1/9588-9197 GGGGCCGC...CCUGGU..U.U.CGACGGGG.AUGAUG.....-AGG.CC.AA..A..G..UCG.C.A.G.G.U.CGAGG......-CGC.UGGGa....gGUCCUC....GU...UAAA-...-a.......................................................................... +PIVX01000006.1/21093-21495 GGGGGCGA...UUUGGC..U.U.CGACGUGA.AUUGCG.....-AAA.CC.CU..A..G..GUG.C.A.U.G.U.CGAGG......UUUG.GAAU.....gAUCCUC....GU...UAAAA..uAa.......................................................................... +DMVY01000088.1/112680-112305 GGGGGUGC...ACAGGU..U.U.CGACGGGA.AGUGGC.....GAAG.UA.AU..A..G..UCG.C.G.A.G.U.CGAGG......AGCU.GCCC......GGCCUC....GU...AAAA-...-........................................................................... +QJVM01000007.1/4263-3918 GGGGGCGA...CCUGGU..U.U.CGACGGGG.GCUGUC.....GAAG.CU.UG..G..G..AAG.C.A.U.G.C.CGAGG......-CCC.GCU-......-ACCUC....GU...AAAAC...A........................................................................... +RCNO01000009.1/54267-54629 GGGGAUGA...AAUGGC..U.U.CGACGGGG.UGAAGG.....AGGC.UU.GU..A..G..UGG.C.A.U.A.C.CGUGC.....uUUGC.CGUG.....gCUGCAC....GU...AAAUC...Ca.......................................................................... +PWJH01000259.1/4811-4442 GGGGGCGA...CAUGGC..U.U.CGACGUGG.GUCGCG.....-AAA.CC.CU..G..A..GUG.C.A.U.G.C.CGAGG......-GGC.AGAC......CACCUC....GU...AAAUC...C........................................................................... +QNDG01000132.1/734-1089 GGGGACGA...CACGGU..U.U.CGACGGGA.GCAGAC.....GGGU.UG.UA..A..A..UUG.C.G.U.G.C.CCAGG......-UCC.UGGA......-CCCUG....GU...AAAAA...A........................................................................... +QNDF01000280.1/1622-1979 GGGGACGA...UCUGGG..U.U.CGACGGAG.AAGAAC....gGAGA.UA.AG..G..A..CUG.C.A.U.A.C.CGGGG......GUUC.UGGU......AGCCCC....GU...AAAAC...U........................................................................... +QNCO01000029.1/9430-9066 GGGGGUGA...-CGGGU..U.U.CGACUUAG.AUAAG-.....CUCU.CU.UA..G..A..GGG.C.A.G.G.C.CGAGUu....uUCUG.CGGU......UUACUC....GU...UAAAA...Aa.......................................................................... +QNAT01000064.1/2355-2713 GGGGGUGA...AAUGGU..U.U.CGACGGGU.AUAUGG.....-GUC.UU.UG..G..A..AUG.C.G.A.G.U.CGAGG......GUGU.UACC......-UCCUC....GU...UAAUC...Aa.......................................................................... +PWLI01000123.1/14073-13723 GGGGGCGU...ACUGGU..U.U.CGACGGGG.GUCUGA....aGCGG.UA.GA..A..G..UAG.C.G.A.G.C.CGAGG......-GCC.A--G......GGCCUC....GU...UAAAA...A........................................................................... +PWGE01000437.1/3769-3411 GGGGGCGA...-AUGGA..U.U.CGACAGAG.ACAUGA.....GGAU.CA.GG..A..G..UUU.C.A.U.G.C.CGAGG......UUCC.GCUG......CACCUC....GU...AAAAC...A........................................................................... +CP031475.1/208739-208388 GGGGGCGU..uCUUGGA..U.U.CGACGGGG.AUUGCG.....-AGG.CU.CG..A..G..GUG.C.A.U.G.U.CGAGA......AUGA.GAGA......-AUCUC....GU...UAAA-...-u.......................................................................... +MCHY01000011.1/132360-132001 GGGGGCGU...UCUGGA..U.U.CGACGGGG.GUAGGU.....CGGG.CA.UA..A..G..UAG.C.G.A.G.U.CGGGG......-GGC.UGCG......GGCCUC....GU...UAACA...A........................................................................... +PLMI01000042.1/363-1 GGGGACGA...-UCGGA..U.U.CGACGCGA.AUUGCG.....-AAC.CC.AA..A..G..GUG.C.A.U.G.U.CGAGC......AUGU.AAUC......UAUCUC....GU...AAAAC...Aa.......................................................................... +QKUF01000038.1/17004-16635 GGGGAUGU...-CGGGU..U.U.CGACAGAC.GAACAG.....-AUU.GA.AG..G..A..UUG.C.A.G.G.C.CGAGG......-UGC.CGGUac..gcACUCUC....GU...UAAAC...A........................................................................... +CP033861.1/3587421-3587060 GGGGUCGA...CAUGGC..U.U.CGACGUGG.GUCAAG.....AAGC.AG.CA..C..A..GGG.C.G.U.G.U.CGAGC......-ACC.AGU-......ACGCUC....GU...AAAUC...C........................................................................... +DOGZ01000014.1/6940-7333 GGGGGUGA...-UCGGU..U.U.CGACUUGA.GCUGUU.....CACG.UA.UA..A..G..CGG.C.A.U.G.C.CGAGG.....aCGCC.UGGU.....gGGCCUC....GU...AAAUC...A........................................................................... +QIDN01000453.1/2806-2445 GGGGGCGA...UCUGGA..U.U.CGACGGGA.GUAUUG.....-AGA.UC.AA..A..G..UUG.C.A.U.G.C.ACGGG......AUGC.CGUU......-GGCCC....GU...AAAA-...-a.......................................................................... +RPQK01000023.1/13249-13606 GGGGGCGA...-CAGGC..U.U.CGACGGGA.GUAGUU.....GAGU.CA.GU..U..G..AUG.C.A.U.G.C.CGAGG......-UGC.CUCA......-CCCUC....GU...UAAUC...-........................................................................... +DQEJ01000634.1/5776-6135 GGGGGCGA...CCUGGC..U.U.CGACGGGG.GUGGAG.....-AGG.CG.AU..G..G..CUG.C.G.U.G.U.CGAGG......-UCC.CAA-......-UCCUC....GU...UAAAC...Aa.......................................................................... +PWEB01000093.1/6784-6431 GGGGGCGU...UUUGGA..U.U.CGACGGGG.GUCGUG.....GAAG.CA.AG..A..G..CGG.C.A.A.G.U.CCAGG......-ACC.AUG-......-ACCUG....GA...UAAA-...-a.......................................................................... +QBMI01000022.1/17574-17191 GGGGUCGA...UCUGGU..U.U.CGACGUGG.GUUGCA.....-AAG.CU.AU..U..G..GGG.C.G.U.G.U.CGAGG......-AUC.AGUU......-ACCUC....GU...AAAUC...C........................................................................... +QGMP01000003.1/175556-175200 GGGGCCGA...CAAGGU..U.U.CGACGCCG.GUUAUG.....-AAU.CC.UG..U..G..GUG.C.A.U.G.C.CGAGA......AGGU.CACG......AUUCUC....GU...AAAUC..cUu.......................................................................... +RFKQ01000078.1/5381-5024 GGGGGCGA...-AAGGA..U.U.CGACCA-G.GCAGUG....aUUGU.UA.GG..A..G..UGG.C.G.C.A.C.UGAGG......UUGU.CAGG.....aGGCCUC....AU...AAAAC...A........................................................................... +RFHI01000255.1/889-529 GGGGGUGU...ACCGGU..U.U.CGACGGGA.UUCGGU....uGGGG.CC.UG..G..U..AAG.C.A.C.G.U.CGAGG......GCGC.CGUU......GGCCUC....GU...AAAA-...-a.......................................................................... +QQVI01000249.1/9401-9751 GGGGGUGA...AACGGU..U.U.CGACGUUG.AGUGUU.....GAUG.CG.UU..G..G..AAG.C.G.A.G.C.CGAGG......-UCU.CCGG......GGCCUC....GU...UAACA...Aa.......................................................................... +DMZX01000034.1/3987-3629 GGGGGUGA...UUUGGA..U.U.CGACGGGA.UGCUUG.....AGGU.UA.UU..U..G..CUG.C.A.U.A.C.CGAGC.....uUGGC.UGGU.....gUUGCUC....GU...UAAUA...Aa.......................................................................... +PWEY01000033.1/1705-1345 GGGGGCGA...UUUGGU..U.U.CGACGGGG.GUGUUG.....AGAG.UA.AG..A..G..GAG.C.G.A.G.C.CCAGG......ACCC.AUGC......-ACCUG....GU...AAAA-...-a.......................................................................... +QZKQ01000131.1/96273-95914 GGGGACGA...CAUGGU..U.U.CGACGGGA.UAGGAG.....GUUG.UU.GG..A..U..CAG.C.A.G.G.C.CGGGG......AUGA.ACGU......AGCCCC....GU...CAAUA...Aa.......................................................................... +PWPR01000028.1/665-316 GGGGGCGC...ACAGGU..U.U.CGACGGGA.GUAGGA.....UGAA.CA.UG..A..G..UAG.C.G.U.G.C.CGGGA......A-UU.AUG-......UAACCC....GU...AAAA-...-........................................................................... +PXCD01000111.1/6647-7001 GGGGGCGA...CAUGGU..U.U.CGACGGUG.GUGGAU.....GAAG.CA.UG..A..G..CAG.C.G.U.G.U.CGAGG......UUCC.CGGU......GGCCUC....GU...AAAA-...-a.......................................................................... +QNCF01000030.1/9329-9683 GGGGGCGA..aAUAGGU..U.U.CGACAGGA.GGUAAA.....GCAA.AU.AG..A..G..CUG.C.C.U.G.C.CGAGUu....cUGUC.AGUC......--UCUC....GU...AAAAA...A........................................................................... +QZKW01000009.1/29108-28758 GGGGGCGA...AACGGC..U.U.CGACGGGG.AUAAAG.....-AAG.CA.AU..G..G..CUG.C.A.U.A.C.CGAGU......-UUC.UGCU......-GACUC....GU...UAAAC...A........................................................................... +DNKU01000109.1/2552-2161 GGGGGCGA...-UCGGA..U.U.CGACGUAG.AUUGCG.....-AAG.CU.CA..A..G..GUG.C.A.U.G.C.CGAGG......AAGU.GGUC......UUACUC....GU...AAAAU...Ac.......................................................................... +QNAH01000152.1/2629-2991 GGGGGUGA...AAUGGU..U.U.CGACGGGA.UUGGUG.....-AGG.GA.UU..G..U..CGG.C.G.U.G.C.CGAGG.....gACUC.CGGA......UUUCUC....GA...UAAAC...A........................................................................... +QMNP01000003.1/20284-19936 GGGGGUGU...CCUGGU..U.U.CGACAGGG.AUAAAG.....GGGA.UU.GC..U..G..AUG.C.A.U.G.C.CGAGG......AGAU.UACC......-UACUC....GU...UAAAA...A........................................................................... +PWNM01000427.1/6799-7156 GGGGGCGA...CAAGGU..U.U.CGACGGGG.GUGAAG.....-AAG.CA.UG..A..G..UUG.C.G.U.G.U.CGAGG.....uUGAU.CGGU.....uGGCCUC....GU...AAAA-...-a.......................................................................... +QHBQ01000291.1/4066-3714 GGGGAUGC...-CCGGU..U.U.CGACAGGG.AGUGAG.....GUUA.GU.AA..A..U..-UG.C.A.A.G.C.CGAGG......-CGC.UUGA......-CCCUC....GU...UAAA-...-c.......................................................................... +QMME01000229.1/45-393 GGGGGCGA...ACUGGA..U.U.CGACGGGG.AUGUGA.....-GAU.AC.GG..-..G..CUG.C.A.U.G.U.CGGGG.....c-UUC.GCGG......-ACCUC....GU...CAAAA...A........................................................................... +PWOJ01000490.1/5375-5724 GGGGAUGA...-CUGGC..U.U.CGACAGGG.CCGUAG.....GUAC.AU.AG..U..U..-UG.C.A.A.G.C.CGUGG......UUGC.CC-A......GACCAC....GU...AAAA-...-a.......................................................................... +QGGI01000023.1/27297-26944 GGGGACGA...AAAGGC..U.U.CGACGGGU.AUAGG-.....CCGU.UC.CG..A..G..AAG.C.G.A.G.U.CGAGG......U--U.UCGC......AACCUC....GU...UAAAA...A........................................................................... +REFP01000009.1/313353-313716 GGGGGCGUu.cUUGGGA..U.U.CGACGGGG.ACAGAU.....CGAG.CG.UC..A..G..UAG.C.G.A.G.C.CGAGG......-GGU.UGCG......-AACUC....GU...UAAAA...A........................................................................... +QFBR01000024.1/4224-4592 GGGGGUGU...UUUGGU..U.U.CGACAGAA.UUGACU.....UUGA.UA.CA..A..A..ACG.C.G.A.G.U.CGAGG......AGCU.GCCU......GGCCUC....GU...AAAA-...-........................................................................... +QGGL01000008.1/120077-120442 GGGGGUGU..uCUUGGA..U.U.CGACGGGG.AUUGUU.....CGAG.CA.UG.uA..G..UAG.C.G.A.G.U.CGUGG......GGCU.GCGA......GGCCAC....GU...AAAAA...-........................................................................... +PXDF01000193.1/1147-783 GGGGGCGA...AACGGC..U.U.CGACAGGG.AUGAUU....g-AAG.CC.AG..G..G..UUG.C.A.G.G.C.CGAGG......-UGC.UGUGa....gGACCUC....GU...UAAAC...A........................................................................... +RFHM01000244.1/6722-6371 GGGGGUGA...UUUGGG..U.U.CGACGAGG.GUAUGG.....AGGC.GA.GG..A..G..GUG.C.A.U.G.C.CGAGC......AUCG.UGC-......-UGCUC....GU...CAAA-...-u.......................................................................... +PWHX01000102.1/8177-8541 GGGGGCGU...-AAGGA..U.U.CGACGGGA.GUGCUU....aUGGG.UA.GA..A..G..CUG.C.G.A.G.U.CCGGG......-ACC.AUGA......AACCCG....GU...CAUA-...-a.......................................................................... +QAKL01000138.1/10133-9781 GGGGAUGU...ACUGGC..U.U.CGACGGGG.GAUGCG.....GUGG.CU.GU..G..G..AAG.C.G.A.G.U.CGAGA......AAGC.GCCA......-AGCUC....GU...AAAA-...-........................................................................... +DPYE01000025.1/72373-72730 GGGGACGA...UACGGC..U.U.CGACGGGA.GUAUUG.....-ACG.UC.CC..A..G..AUG.C.A.U.G.U.CGAGG......-UGC.CAUA......GGCCUC....GU...AAAA-...-a.......................................................................... +DNPF01000267.1/5143-4717 GGGGACGA...CAUGGC..U.U.CGACGCUG.GUCGUG.....-AAA.CC.UU..G..G..GUG.C.A.U.G.U.CGAGU.....uCUGU.UGCA......AAUCUC....GU...AAAUUa.g-u.......................................................................... +DOPT01000100.1/135842-136200 GGGGAUGC...-UUGGU..U.U.CGACAGGG.AGGGCC.....-AAU.CG.UA..A..G..UGG.C.A.A.G.C.CGAGA......-CGC.UGA-......-GCCUC....GU...UAAA-...-........................................................................... +DMDY01000089.1/10740-10361 GGGGGUGA...CUUGGC..U.U.CGACGCUG.GUUACG.....-AAA.CC.UA..A..G..GUG.C.A.U.G.C.CGAGA.....gGGUA.GUGA......-CUCUC....GU...AAAAC...Aa.......................................................................... +DMDN01000141.1/8179-8535 GGGGGCGU...-ACGGU..C.U.CGACGGCA.GGUUGGa...gGGCC.GC.GU..G..G..GUG.C.G.G.G.C.CGAGG......-UGC.CGUA......-ACCUC....GU...AAAA-...-c.......................................................................... +DOLD01000118.1/20721-21077 GGGGGCGA...-ACGGG..U.U.CGACGGGG.AUGGAG.....-UCC.CC.UG..G..G..AAG.C.G.A.G.C.CGAGG......UCCC.CACC......-UCCUC....GU...AAAAA...A........................................................................... +QKCL01000015.1/91513-91864 GGGGACGA...CAUGGU..U.U.CGACUGCA.AUUGUG.....-AAU.CU.AU..A..G..UUG.C.A.U.G.C.CGAGU.....gCG-C.UGUC......-ACCUC....GA...AAACC...U........................................................................... +RPQS01000064.1/8183-8536 GGGGACGA...CAUGGU..U.U.CGACGGGA.UUCAGG.....AUGG.CA.UU..G..G..GUG.C.A.G.G.U.CGAGG......CUGG.AGUG......-CCCUC....GU...AAAUC...A........................................................................... +QJSU01000003.1/124256-124614 GGGGAUGU...UCUGGC..U.U.CGACGCUG.GUAAUG.....AAAC.UC.AA..U..G..AUG.C.A.U.G.U.CGAGA......GUAU.AUGU......CCUCUC....GU...UAAUC...Ca.......................................................................... +QHZQ01000137.1/23287-22932 GGGGGCGA...AACGGU..U.U.CGACGGGA.AUACAA.....-GGC.-C.GA..A..G..AUG.C.G.U.G.U.CGAGG......A-CC.AUUU......-UCCUC....GU...AAAA-...-a.......................................................................... +QNAG01000300.1/1761-2116 GGGGGUGA...ACUGGA..U.U.CGACGGGU.UUAGUG.....-GAG.GG.UU..G..U..UGG.C.G.U.G.C.CGGGG......UUGU.CUGG......GGCCCC....GU...UAAAA...Aa.......................................................................... +QOQV01000002.1/220464-220836 GGGGAUGA...UGUGGU..U.U.CGACGGGG.AUGAGG.....AUGG.UC.AG..A..A..CGG.C.A.U.U.C.CGUGC......-UCU.CCGA.....gUUGCAC....GU...AAAUA...Aa.......................................................................... +CP029256.1/1209017-1208633 GGGGAUGU...ACUGGU..U.U.CGACGGGG.GCAUUU....gUGAG.GA.CA..A..U..AAG.C.A.A.G.C.CGCAG......-UUG.AAUA......CUCUGC....GU...UAAAA...A........................................................................... +LAPT01000202.1/393-37 GGGGCUGU...UCUGGA..U.U.CGACAAUG.UCGCGG.....-AUG.CU.CC..A..A..GUG.C.C.U.C.C.CGUGA.....gCGGU.GCGC......GAUCAC....GU...AAAUC...Aa.......................................................................... +QMQE01000015.1/13790-13439 GGGGGCGA...-AAGGG..U.U.CGACGGGC.AGAGUU....gAGGC.-U.CA..G..G..CCG.C.A.U.G.C.CGAGG......-UUG.GUUU......-UCCUC....GU...AAAUC...A........................................................................... +DQFJ01000332.1/437-29 GGGGCCGA...-CCGGU..U.U.UGACA-GC.AAGAUG....aACGG.GU.AG..G..U..AAG.C.A.U.G.C.CGUGC.....aUUGC.GGGC.....uUGGCAC....GU...UAAUCu.uAa.......................................................................... +DPKO01000018.1/21951-21580 GGGGGCGU...ACUGGC..U.U.CGACGUGG.UAUGU-.....CGAU.GU.UA..G..A..GAG.C.A.U.G.U.CGAGC.....gUUGU.CUGU......GUGCUC....GU...UAACU...Aa.......................................................................... +QLKT01000007.1/40113-40471 GGGGAUGU...UCUGGC..U.U.CGACGCUG.GUAGCG.....AAAC.CU.AA..U..G..AUG.C.A.U.G.U.CAAGA......GCGU.GUGA......-CUCUU....GU...AAAUC...A........................................................................... +QLNI01000003.1/71407-71053 GGGGGCGU...AAUGGU..U.U.CGACGGAG.AUUUUG.....AUGU.CC.AU..G..G..UAG.C.A.U.G.U.CGAGU......-GUU.UGUC......-AACUC....GU...AAACU...U........................................................................... +RFGP01000009.1/2235-1843 GGGCGUGC...AGUGGA..U.U.CGACGUGG.AAGGAC.....-GCU.AU.UG..C..G..UUG.C.A.G.G.U.CGUGU......-CGC.CCA-......-AACAC....GU...AAAUA...C........................................................................... +PWFQ01000061.1/7616-7261 GGGGGCGU...ACUGGU..U.U.CGACGGGG.GUCUGA.....-AUC.CG.GU..A..G..UAG.C.G.A.G.U.CGUGU.....uUCGC.UCUU......UCACAC....GU...AAAAA...Aa.......................................................................... +QZIZ01000108.1/26168-26515 GGGGGCGU...AACGGC..U.U.CGACGUAG.AUAGAG.....-AAC.UG.AC..G..G..UUG.C.A.U.G.C.CGAGG......-UCC.UGUC......-CGCUC....GU...AAAAC...G........................................................................... +DPIG01000044.1/502-90 GGGGGUGA...-UCGGU..C.U.CGACUUGA.GUUGGC.....AGGG.UA.UA..G..G..UGG.C.A.U.G.C.CGGGG.....aAGCU.UGGU.....cGGCCCC....GU...UAACA...A........................................................................... +PMCC01000059.1/5564-5918 GGGGGCGA...-UAGGU..U.U.CGACGGGA.GUAGGU.....UGUG.CU.UG..G..A..UGG.C.A.A.G.U.CAAGU......U--C.CAG-......-AACUU....GU...AAAAA...A........................................................................... +DLWS01000045.1/12523-12882 GGGGACGA...UAUGGA..U.U.CGACGCCG.GUUACA.....-AAA.CC.AA..A..U..GUG.C.A.U.G.C.CGAGCa....gUUCU.ACAG......-UGCUC....GU...AAACC..cAa.......................................................................... +QEVE01000001.1/42340-41990 GGGGGCGA...-CCGGU..U.U.CGACGGGG.AUAUUG.....-ACG.CC.AU..C..G..UCG.C.A.U.G.U.CGAGA......-UCU.CGGG......-AACUC....GU...AAAA-...-u.......................................................................... +QHVT01000005.1/236607-236958 GGGGGCGU...ACCGGC..U.U.CGACGGGG.ACUCGU....cGGGG.UC.GU..G..G..UUG.C.A.U.G.C.CGAGC......-UCG.AUC-......-AACUC....GU...AAACC...U........................................................................... +DMSA01000073.1/2047-2409 GGGGGUGA..uUCUGGU..U.U.CGACUGGU.UGCACC.....-UAG.UC.CU..A..G..GAG.C.A.U.G.U.CGAGU......-AGC.GAA-......-UUCUC....GU...AAAAC...A........................................................................... +QQAX01000003.1/14484-14883 GGGGGCGA...CCUGGU..U.U.CGACGUGG.AUUGCG.....-AAG.CU.UG..A..G..GCG.C.A.U.G.C.CGAGG......ACGU.AACU.....uAACCUC....GU...AAAAA...A........................................................................... +QNAP01000021.1/2907-2554 GGGGGCGA...AACGGU..C.U.CGACGGGG.CUGUGA.....UCCC.CG.CA..G..G..AAG.C.G.G.G.U.CGAGG......UCUC.CACC......-UCCUC....GU...AAAAA...A........................................................................... +BHFQ01000001.1/812416-812814 GGGGGCGA...-UAGGU..U.U.CGACUGAG.AGAUUG.....AGUG.CU.UA..G..G..UCG.C.A.A.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +QMOQ01000022.1/9701-9347 GGGGGUGC...-UGGGG..U.U.CGACGGAU.AAACAA.....-GAC.AU.GU..C..G..GCG.C.A.G.G.C.AGAGG......ACGG.UGGU.....uGGCCUC....UU...AAAAC...A........................................................................... +QIJI01000196.1/3619-4007 GGGGACGA...CUUGGC..U.U.CGACGUGG.GUCGCG.....-AAA.CC.UG..A..G..GUG.C.A.U.G.C.CGAGA......AUGU.AGGG......AAACUC....GU...AAACU...C........................................................................... +QBVW01000001.1/206147-205798 GGGGGCGA...AUUGGG..U.U.CGACGUUU.UUAUUG.....-GAU.UC.CA..A..A..GCG.C.A.U.G.C.CAAGA......UUGU.GGUA......ACUCUU....GU...AAAAC...A........................................................................... +QZKI01000015.1/17541-17190 GGGGGCGA...AAUGGG..U.U.CGACAGAG.AUAGCU.....GCUU.CA.UG..G..G..UGG.C.A.U.G.C.CGAGC......UCCC.CGAC......-CACUC....GU...UAAAC...G........................................................................... +PLHT01000061.1/5862-6215 GGGGGCGA...AACGGA..U.U.CGACUUUG.UGAGGU.....-GGG.CG.UG..A..G..CGG.C.A.U.G.C.CGAGG......UUGU.UCGG.....aGGCCUC....GU...UAAAC...A........................................................................... +DNSR01000044.1/389-1 GGGGGUGA...CAUGGU..U.U.CGACUUGA.GUUGUU.....CCUG.UA.UA..G..G..UGG.C.A.U.G.C.CGAGG.....aUGCC.UGGU.....uGGCCUC....GU...AAAAA...A........................................................................... +PSRN01000063.1/8109-8458 GGGGGCGA...CACGGA..U.U.CGACGUGG.GUGCUG.....-AAG.CA.UC..A..G..GAG.C.A.U.U.C.CGGGG......-CGC.AUGU.....gGACCUC....GU...UAAA-...-a.......................................................................... +NSKI01000009.1/77736-78085 GGGGAUGU...UACGGA..U.U.CGACGGGG.GCUCUU.....-GAG.CU.UG..A..U..AAG.C.A.G.G.U.CGUGC......-UAA.AC--......-AUCAC....GA...AAAAC...U........................................................................... +DPKX01000204.1/4127-3773 GGGGGCGA...AAUGGU..U.U.CGACGGAA.UUCGGA....uGGGU.UC.AA..U..A..AGG.C.G.A.G.U.CGAGG......UCUC.CACC.....gGGGCUC....GU...AAAA-...-a.......................................................................... +PWLC01000210.1/3315-2938 GGGGGCGA...AAGGGU..U.U.CGACCGGG.UGUUGA.....-AAC.CC.GU..G..G..UUG.C.G.C.A.C.CGAGG......UUGU.CAGG.....cGGCCUC....GU...UAAAC...A........................................................................... +DPRZ01000257.1/375-1 GGGGAUGA...CAUGGC..U.U.CGACGGGG.GUUACA.....AAGC.GA.CA..G..A..GUG.C.A.U.A.C.CGUGA......UCAC.AG--......-CCCAC....GU...AAAAC...A........................................................................... +DNYO01000340.1/3202-2849 GGGGGCGA...-CUGGC..U.U.CGACAGGG.AAGCGA.....-GGG.UC.AG..A..G..AGG.C.A.U.G.C.CGGGU......-UAC.UGCU......-UACCC....GU...ACCC-...-a.......................................................................... +QNCH01000015.1/3873-3446 GGGGGUGA...-AAGGG..U.U.CGACUUAA.GUAGAU.....UGGU.AA.AG..A..G..CAG.C.A.U.G.U.CGAGG......UUGU.CGGG.....aGGCCUC....GU...UAAAC...A........................................................................... +QFBU01000146.1/1622-1239 GGGGGUGU...CAUGGC..U.U.CGACGGGA.UAGAUC....uUUGA.AU.UA..G..G..ACG.C.G.A.G.U.CGAGG......AGGU.GCCA......GGCCUC....GU...AAAA-...-........................................................................... +DMJR01000420.1/363-7 GGGGGCGA...UCUGGU..A.U.CGACCGGG.CAGAGG.....-AGU.CG.CA..A..G..UUG.C.G.A.G.U.UGAGG......UUGC.CGGG.....aGGCCUC....AC...UAAAC...A........................................................................... +DLXM01000277.1/812-1176 GGGGGUGU..aCCUGGU..U.U.CGACGGAA.UGCGUA.....GGAU.CG.UA..G..G..UCG.C.A.U.G.U.CGAGUu....uCUCU.CGAGa....gUAUCUU....GU...AAAAA...Cg.......................................................................... +QUNR01000001.1/63544-63897 GGGGAUGA...CAUGGC..U.U.CGACGCCG.GUUAUG.....AAAC.CU.GC..A..G..GGG.C.A.U.G.C.GGAGA......GUGA.GUGG......CCUCUC....CU...AAAUC...Aa.......................................................................... +QMPZ01000079.1/6552-6190 GGGGGCGA...UGUGGC..U.U.CGACAGGG.AUAAAG.....-AGA.UC.AG..G..G..CUG.C.A.U.A.U.CAAGG.....gUGGC.UGGA......UACCUU....GU...AAAUC...Ca.......................................................................... +PWOA01000042.1/89227-88878 GGGGGUGA...-UCGGU..U.U.CGACAGGG.AUGAAG.....AGGA.UA.GU..C..G..AUG.C.A.U.A.U.CGGGA......AGGU.UACC......-UACCC....GU...UAUCA...Au.......................................................................... +QAKA01000043.1/292-658 GGGGAUGC...AACGGU..U.U.CGACAGGG.AAUGUG.....-AAG.UA.UG..G..U..AAG.C.G.A.G.U.AGAGG......AGAU.GCC-......-AGCUC....UA...UAAA-...-a.......................................................................... +RKQJ01000001.1/1229064-1228699 GGGGACGU...UCCGGA..U.U.CGACAGGG.GCUGUU.....UGAG.CA.AC..U..U..AAG.C.G.U.G.C.CGGAG......-GUA.UCG-......-GCUCC....GU...CAUAA...A........................................................................... +QOPW01000001.1/74213-73849 GGGGGUGA...CACGGA..U.U.CGACGGAG.CUCGUC.....AAAU.CU.CA..A..G..UUG.C.A.U.G.U.CGAGAcu..guCCAA.UGG-......-UUCUC....GU...AAAUC...Aa.......................................................................... +PLHY01000192.1/8830-9182 GGGGGCGU...CACGGU..U.U.CGACGGGG.ACAUUU.....GAAG.UU.GU..A..G..AAG.C.G.U.A.C.CGAGG......UUCC.UACA......GGCCUC....GU...UAAAC...A........................................................................... +QMLY01000099.1/356-4 GGGGGCGA..aCUUGGG..U.U.CGACGGAG.GUAAAG.....-AAG.CU.UA..G..G..UUG.C.A.U.A.C.CGAGG......-UUC.CAUC......-UGCUC....GU...AAAAC...A........................................................................... +QNBX01000022.1/19044-19399 GGGGGCGA...CUUGGC..U.U.CGACCGGG.UUGCUG....aCUCC.UC.CG..A..G..UGG.C.G.U.G.C.CGAGG......UUCC.CAGG.....aGGCCUC....GU...AAAUC...A........................................................................... +RFGC01000025.1/29702-29333 GGGGGCGA...-AAGGC..U.U.CGACAGGA.GUUAUA.....GGCG.AG.UA..G..G..AUG.C.A.C.G.U.CGGGUu....uGCUU.UCGG......UGACCC....GU...AAAAA...A........................................................................... +QNDP01000027.1/751-1112 GGGGGCGU...-AAGGA..U.U.CGACGGGG.GUAAUC....gAGAC.CC.GG..A..G..AUG.C.A.U.G.C.CGGGG......-CGC.CGCA......-ACCCC....GU...AAAA-...-........................................................................... +QWFC01000014.1/16568-16179 GGGGCCGU...UCAGGA..U.U.CGACGCCG.GUUGCG.....-AAA.CU.CU..A..G..GUG.C.A.U.G.C.CGACU......UGGU.AACA......GAAGUC....GU...AAAUC..cAc.......................................................................... +PWHI01000306.1/6843-7194 GGGGGUGA...AUUAGU..U.U.CGACGUGG.AUAGGA.....AGAG.CA.CC..A..G..CAG.C.G.A.G.C.CGAGG......ACCC.CAGA......-ACCUC....GA...UAAUC...A........................................................................... +DMWP01000022.1/13200-12845 GGGGGCGA...UUUGGU..U.U.CGACGUGC.UGGUUG.....-AAG.CU.GA..G..G..UUG.C.G.U.G.U.CGAGG......AUGU.CUGGu....uGGCCUC....GU...AAAAA...Au.......................................................................... +DMRB01000079.1/3550-3896 GGGGAUGA...CAUGGC..U.U.CGACGAGG.AGUUGG.....-AUC.UC.AA..G..G..ACG.C.A.U.G.C.CGAGG......AUAA.AGAU......-AGCUC....GU...UAAAA...Cg.......................................................................... +QNFE01000007.1/63890-64241 GGGGACGA...CUUGGU..U.U.CGACAUGA.AUUGCA.....-AAA.CA.UA..A..A..GUG.U.A.U.G.U.CGAGG......-UGU.UAA-......-UACUC....GU...AAAA-...-c.......................................................................... +RFKN01000024.1/2507-2157 GGGGAUGA...-AUGGU..C.U.CGACGGGG.AGGGCA.....-GCC.CA.GG..G..G..CUG.C.A.G.G.C.AGAGG......-CGC.CCG-......-ACCUC....UU...AAAA-...-a.......................................................................... +DPGI01000004.1/105418-105772 GGGGGCGA...UAAGGU..U.U.CGACGGGG.UGAGUG.....-AGG.AA.AGuaU..A..AAG.C.G.U.G.U.GGUUG......AUGA.CUUG......--AAAC....CU...AAAA-...-a.......................................................................... +PXDN01000412.1/6566-6208 GGGGGUGU...UCUGGA..U.U.CGACCCUG.UGCCGG.....-AGC.GC.AA..U..G..UGG.C.A.U.G.C.CGAGG......AUGA.UGGU.....uGGCCUC....GU...UAAUC...G........................................................................... +RFIL01000456.1/2392-2751 GGGGACGA...CAUGGU..U.U.CGACGGGC.UGUGAA....gCAGG.AU.GG..A..A..CUG.C.A.U.G.C.CGGGA......UUUC.UCGC......UAUCCC....GU...GAUU-...-a.......................................................................... +DNPQ01000083.1/2635-2283 GGGGGCGA...-CCGGU..U.U.CGACGGGG.AGAGUG.....GUGG.CA.AA..G..A..UAG.C.G.G.G.U.CGAGG......-UGC.UGUG......-GCCUC....GU...UAAA-...-c.......................................................................... +PWEI01000060.1/124008-124380 GGGGGUGA...CAUGGC..U.U.CGACGGGG.UGAGCG....cAGUC.-A.CA..A..G..UUG.C.A.U.G.C.CGAGU.....uUCCG.UCGCg....gAUUCUC....GU...AAAAA...Aa.......................................................................... +QMOO01000023.1/7141-6787 GGGGGCGA...AAGGAC..U.U.CGACACGG.AACGGA.....-GGU.UU.AA..A..U..CUG.C.A.G.G.U.-GAGG......UUUG.AGGG......AACCUC....UU...AAAA-...-........................................................................... +QJVW01000055.1/14669-15018 GGGGGCGA...-ACGGA..U.U.CGACG-GA.GUCGUG.....-AAU.CC.AG..A..A..GCG.C.G.C.G.C.CGAGG......-UGC.CCGU......-GGCUC....GU...AAAAC...A........................................................................... +DNUB01000068.1/979-628 GGGAUCGU...AAAGGU..U.U.CGACGGGG.GCUGUG.....-AAC.CU.CG..C..U..AAG.C.A.U.G.C.AGAGU......-UCG.CCUA......-AACUC....UU...UAAUA...A........................................................................... +PUOR01000188.1/48935-49343 GGGGGUGA...UGUGGU..U.U.CGACGGGG.UGUGGA.....AUGC.UC.GG..A..A..UUG.C.G.U.G.C.CCUGG......UCUC.CGCGu....cCAGGUC....CC...GAAA-...-.gggaucccgcuuuaauaauucaua.................................................. +QGNO01000010.1/20375-20728 GGGGACGC...-GUGGU..U.U.CGACGGGG.GAUAUU.....GCUA.CU.CG..A..-..UUG.C.A.G.G.U.CGAGG......-UGC.CGUC.....aCGCCUC....GU...UAAAC...A........................................................................... +PWXJ01000006.1/18781-19134 GGGGGCGA...UCCGGU..U.U.CGACUGGG.AUAGUG.....-AAG.CC.GA..C..G..CUG.C.A.G.G.C.AGAGG......UGGC.CGGG.....aGGCCUC....UU...UAAAC...A........................................................................... +QUZJ01000006.1/205516-205158 GGGGAUGU..uAUUGGC..U.U.CGACGCUG.GUGAUG.....AAAC.UC.AU..A..G..AUG.C.A.U.G.C.CGAGA......GCGC.AUUU......UCUCUC....GU...AAAUC...Aa.......................................................................... +RFFS01000082.1/4789-4435 GGGGACGA..uUAUGGA..U.U.CGACGGGC.AAGUGA.....AGGA.UG.UA..A..A..CUG.C.G.A.U.U.CGGGA......-UUC.CGGU......UACCCC....GU...GAUU-...-a.......................................................................... +QOPF01000001.1/120490-120841 GGGGGCGA...AAUGGA..U.U.AGACAUCU.GUUUUU.....-GAA.CC.UA..A..A..GUG.C.A.U.G.U.CGAGC......UUGU.AGCA......-AUCUC....GU...UAAAA...Aa.......................................................................... +DMFY01000144.1/4752-4399 GGGGGCGU...UACGGU..U.U.CGACGGGG.AGUGCU.....GUGA.GA.GG..C..G..UGG.C.G.G.G.C.CGAGA......-UCC.CACC......-CGCUC....GU...UAAU-...-c.......................................................................... +QJOD01000001.1/1134191-1134549 GGGGGCGA...UUUGGC..U.U.CGACGCGG.AUGUCA.....-ACG.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......UCGC.GACU......CACCUC....GU...AAAAC...C........................................................................... +DOFH01000124.1/748-396 GGGGGUGA...UCCGGU..U.U.CGACGGGG.CAUGCC.....-GAG.GU.UU..G..A..UUG.C.G.C.G.U.CGUGG......AUUC.UCGU.....cGGCCAC....GU...AAAA-...-a.......................................................................... +QLKV01000017.1/12787-13140 GGGGGUGC...ACUGGC..U.U.CGACGGGG.GUCGCG.....AAAU.CG.CA..C..G..GCG.C.A.U.G.C.CGAGG......GGGU.AGCU......UUCCUC....GC...UAAUC...C........................................................................... +PLNN01000014.1/21241-21650 GGGGGUGA...-CAGGU..U.U.CGACCUAA.GUAAGC.....AGGA.UA.GA..G..G..UGG.C.A.U.G.U.AGAGG......UUGC.UAGG.....aGGCCUC....UU...UAAAA...A........................................................................... +DPLM01000370.1/1466-1096 GGGGGUGU...UCCGGU.aU.U.CGACUGGG.-UGUGG.....AACU.CA.CU..G..A..GAG.C.A.A.G.C.CGUGG......GUGA.UGGA.....cGUCCAC....GU...AAAAA...Cg.......................................................................... +CP021130.1/893884-894239 GGGGGCGU...UCCGGU..U.U.CGACAGGG.GCGCUU.....GAAG.GC.AG..U..A..CGG.C.G.U.G.U.CGAGG......UAGC.CCAU......GGCCUC....GU...AAAA-...-........................................................................... +RAZJ01000021.1/36703-37053 GGGGAUGU...AAAGGU..U.U.CGACGGGG.AUCAUG.....-AAG.GA.CA..A..A..UAG.C.G.A.G.U.AGAGG......-AUC.AUGC......-CCCUC....UU...UAAA-...-a.......................................................................... +REFO01000012.1/168299-168650 GGGGUCGA...UUCGGG..U.U.CGACGGGA.ACAGUU.....-ACG.CC.GG..G..U..GUG.C.A.G.G.C.CGGAG.....aA---.-GGU......AACUCC....GU...AAAA-...-a.......................................................................... +BFCB01000002.1/1513525-1513144 GGGGGUGA...-CAGGC..U.U.CGACGGGG.AAGGUU.....-GUG.UA.CA..G..A..CUG.C.A.A.G.C.CGAGG......-CGC.UCUC......-CCCUC....GU...UAAU-...-c.......................................................................... +QAMM01000009.1/4695-4343 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AAU.CU.UG..G..U..AAG.C.G.G.G.U.AGAGU......-GGG.CGAA......-AACUC....UU...UAAA-...-a.......................................................................... +NOXC01000005.1/252991-253347 GGGGGCGA...UUAGGA..U.U.CGACGCCG.GUAACG.....-AGG.UC.UG..A..G..GUG.C.A.U.G.U.GGUGA......UGAC.AGCG......AAUCAC....CU...UAAAU..cAa.......................................................................... +PWDW01000102.1/12727-13078 GGGGGGGU...UUUGGC..U.U.CGCCUGUA.AGGUGA.....-GCC.CU.UU..A..G..AAG.C.G.G.A.C.CGGGG......A-UU.CUCU.....uUCACCC....GU...AAAAC...Ac.......................................................................... +PLLW01000019.1/10182-10540 GGGGGUGA..aCUUGGU..U.U.CGACAGGG.UUAUCG.....AGAC.AU.UG..A..A..CUG.C.A.C.A.U.CGUGU......-UCC.CCGA......AAGCAC....GU...UAAAA...Au.......................................................................... +PIVY01000255.1/1121-1472 GGGGGCGA...UCUGGC..U.U.CGACGUGG.UCGGAG.....-GAC.CG.UG..G..G..CUG.C.A.U.G.C.CGGGA......-UCC.CACA......-UUCCC....GU...UAAA-...-c.......................................................................... +DPVY01000121.1/3423-3066 GGGGGCGA...-AUGGA..U.U.CGACGGGA.UUGUAG.....CGUC.GA.AG..A..A..UUG.C.G.U.G.C.CGUGG.....uUUUC.AGGA.....gGGCCAC....GU...AAAAA...A........................................................................... +DOMB01000032.1/1700-2045 GGGGGCGA...-AAGGG..C.U.CGACGGGG.GUUACG.....-AGG.CU.UA..G..G..CGG.C.A.U.G.U.CGUGG......-CUC.CAUC......-ACCAC....GU...UAAA-...-a.......................................................................... +CP030040.1/979200-978802 GGGGGCGU...ACUGGU..U.U.CGACGGGG.GUUUUG.....-AAG.CU.UG..A..G..UAG.C.G.A.G.U.CGAUG......UUGC.--CA......AUCAUC....GU...UAAAA...A........................................................................... +DMTS01000201.1/2339-2698 GGGGGUGC..uUGUGGA..U.U.CGACGGGA.UUGAUC....gUUGG.AU.UG..G..A..UUG.C.A.U.G.C.AGAUA......ACCA.CGGG......UGAAUC....UU...UAAAA...Gu.......................................................................... +QPKS01000002.1/141305-141663 GGGGACGU...UACGGA..U.U.CGACGGGG.GUAGUU.....CGGU.CU.UC..U..G..UGG.C.G.U.G.U.CGAGG......-GGU.C-G-......-GCCUC....GU...UAAA-...-a.......................................................................... +DMNZ01000423.1/5115-5479 GGGGACGA...ACCGGU..U.U.CGACGAGG.AUGAUG.....-AAG.CG.UC..U..C..UUG.C.G.U.G.U.CGCGG......-AGC.CUUC......GGCCGC....GU...UAAA-...-a.......................................................................... +DQED01000375.1/5461-5105 GGGGGCGC...CCUGGU..U.U.CGACGGGG.AUAGCA.....-AAG.CC.CU..G..G..UUG.C.A.G.G.C.CGAGG......-UGC.CGCG.....aGGCCUC....GU...AAAAC...A........................................................................... +CP032759.1/576015-576391 GGGGCUGU..uUUUGGA..U.U.CGACAAAA.UUAUCA....aAAAA.AU.AA..A..G..-UG.C.A.U.G.C.CGAGG......-AAC.GGUU......UGCCUC....GA...UAAA-...-a.......................................................................... +RFGM01000206.1/226-575 GGGGGCGU...-CAGGG..U.U.CGACGGGA.CACGAU.....UGAC.GC.UC..A..G..UUG.C.G.A.G.U.CGAGG......-CGC.CGCA......GGCCUC....GU...AAAA-...-a.......................................................................... +QSTT01000018.1/32077-32449 GGGGGCGU...AACGGU..U.U.CGACGGGG.ACGAUG.....-AAG.CA.UG..A..U..AAG.C.G.A.G.C.AGAGA......UUGU.CGC-......-AUCUC....UU...UAAAC...A........................................................................... +QKZK01000032.1/38451-38850 GGGGCUGA...CCUGGA..U.U.UGACA-GC.UUGGCA....aAGUG.GU.AU..G..U..AAG.C.A.U.G.U.AGAGC.....gUUGU.GGUU.....cCCGCUC....UU...AAAUC..uCa.......................................................................... +QHZG01000464.1/1495-1850 GGGGGUGA...ACUGGA..U.U.CGACGGGG.GUCAAG.....AGGC.CA.GU..G..G..AGG.C.A.U.G.C.CGAGC......GCUC.CGC-......-GACUC....GU...UAAAA...U........................................................................... +PWPB01000392.1/551-186 GGGGGCGA...-UCGGU..U.U.CGACGGGG.AGUGUU.....UGGG.UU.GU..G..G..UUG.C.A.G.G.C.CGGGC.....aCGCC.GCGC.....uCAACCC....GU...AAAAA...Ug.......................................................................... +QZJZ01000020.1/7635-7211 GGGGGCGA...-UCGGU..C.U.CGACUGGG.GUACGA.....-UGG.CA.UU..G..A..UUG.C.A.U.G.C.AGAGG......UUGU.CAGG.....cGGCCUC....UC...AAAAA...A........................................................................... +DNCG01000083.1/2782-3126 GGGGGUGA...-UGGGU..U.U.CGACUGGG.GUACCG.....-AAA.UG.AG..A..G..AAG.C.U.G.G.C.CGAGG......-UCC.UGGU......-UCCUC....GU...AAAAC...C........................................................................... +QALV01000006.1/30294-29924 GGGGGUGU...AAAGGU..U.U.CGACGGGG.GUGUGG.....-AAC.CA.AA..A..U..AAG.C.G.A.G.C.GGUAG......-UUU.GCCG......GUCUAC....CU...UAAA-...-a.......................................................................... +QGUX01000271.1/2110-2463 GGGGGCGA...-CCAGU..U.U.CGACGUGG.GUUGCG.....-AAA.CU.UC..A..G..GGG.C.G.U.A.C.CGAGG......-UGC.AUGG......-CCCUC....GC...UAAAC...U........................................................................... +NDHY01000001.1/162502-162149 GGGGGCGA...UAUGGU..C.U.CGACCGGA.GAGGAG.....-GCA.UU.GA..G..G..UUG.C.A.U.G.U.CGAGG.....gUGCC.AGGU......GGCCUC....GA...AAAA-...-........................................................................... +PXDP01000372.1/2287-2641 GGGGGCGA...-CAGGU..U.U.CGACGGGU.ACGUUG.....-AAG.CG.AC..G..G..UUG.C.G.U.G.U.CGAGG.....gUCCU.AUUU......GCCCUC....GA...AAAUA...Uc.......................................................................... +QZKL01000075.1/13179-13531 GGGGGCGA...AACGGU..U.U.CGACGGGG.AUGUCG....aUGCU.CC.UG..G..G..UUG.C.G.U.G.C.CGAGG......-CCC.UGA-......-ACCUC....GU...AAAA-...-........................................................................... +QKAL01000022.1/22120-22475 GGGGGCGA...CAUGGU..U.U.CGACUGGU.UAGGCA.....GAUU.AU.GU..G..A..CGG.C.A.U.G.U.CGAGG......AUGA.UCGU.....uGGCCUC....GU...AAAAC...A........................................................................... +QZKH01000008.1/15717-15312 GGGGGUGA...-CAGGU..C.U.CGACUUAA.GAGAAU.....UGUG.UA.UA..G..G..UUG.C.A.U.G.C.CGCGG.....aUGCA.AGGU.....cGGCCGC....GU...UAACA...A........................................................................... +QNCE01000119.1/544-902 GGGGGUGA...AAGGGA..C.U.CGACUCAA.UAAGCA.....-GGG.AA.GG..A..G..CUG.C.A.U.G.C.CAGCG......GGUA.GGCC......--AGCU....GU...AAGA-...-........................................................................... +DOWL01000231.1/20522-20886 GGGGCCGA...CCUGGU..U.U.CGACAGGU.GCAGUG.....-AAG.CA.GG..C..A..GGG.C.A.U.G.C.CGAGC......-GCC.AAC-......-GCCUC....GU...AAAAC...C........................................................................... +PLNR01000006.1/10028-9678 GGGGGCGA...-AAGGC..U.U.CGACUUAA.GAAGCA.....-AGG.UA.UG..G..G..UUG.C.G.U.G.C.CGAGG......GUGU.CAGG.....uGGCCUC....GU...UAAA-...-a.......................................................................... +CP021082.1/383985-383630 GGGGACGC...CCCGGU..U.U.CGACGGGG.AUCGCU.....GAGC.GG.AA..C..G..CCG.C.G.A.G.U.CGAGG......AUGG.UCGU.....gGGCCUC....GU...AAAUC...A........................................................................... +QNCL01000021.1/5852-5469 GGGGGCGA...-AAGGU..U.U.CGAUCUAA.AUGCGG.....-AAG.CA.AG..G..G..UGG.C.A.U.C.C.UGAGG......UGUC.UGGA......GGCCUC....AU...UAAA-...-c.......................................................................... +PMZR01000084.1/171407-171757 GGGGGCGA...CACGGC..U.U.CGACGGAG.GUAUUG.....-GGU.CG.GG..A..G..AUG.C.A.U.G.C.CGAGG......-GCC.AUC-......-ACCUC....GU...AAAUC...C........................................................................... +DMDP01000221.1/1849-2201 GGGGGCGA...CGAGGU..U.U.CGACGGGG.GAAGCG.....GUGG.CG.AG..A..G..GAG.C.G.A.G.C.CGGGG......UCGU.CACC......-AGCCC....GC...AAUA-...-c.......................................................................... +PWOI01000180.1/22481-22831 GGGGGCGA...UAUGGG..U.U.CGACAGCG.GCAUGGcu.uuAAAU.CG.CG..A..G..UCG.C.A.G.G.C.AGCGU......UUGU.CGGU......-AACGC....UU...AAAA-...-........................................................................... +DOSR01000022.1/14350-14728 GGGGGCGC...ACUGGU..U.U.CGACGGGG.UCGUGG.....-AGA.CU.UG..G..A..AAG.C.G.G.G.U.AGAGG......AUUC.UCGU.....uGGCCUC....UU...AAAAA...A........................................................................... +PWZJ01000023.1/3804-4161 GGGGGUGA...AAUGGA..U.U.CGACGAGG.GUAGGA.....GGAG.CA.GG..A..G..AAG.C.G.A.G.U.CCGGG......A-CC.GUG-......-GCCCG....GU...CAACA...A........................................................................... +QZKJ01000103.1/3407-3047 GGGGGCGA...AACGGA..U.U.CGACGGGG.AUAUAC.....-AAG.CU.CA..G..G..CUG.C.A.U.G.U.CGAGG......UCUC.UGAC......-UGCUC....GU...UAAAC...G........................................................................... +DOEU01000054.1/1128-776 GGGGAUGA...-CUGGU..U.U.CGACGGAU.UCGUAG.....-AAG.CU.UC..A..G..UUG.C.G.U.G.C.CGAGG.....uUGGU.CUCC.....aGGCCUC....GU...AAAA-...-a.......................................................................... +PLJC01000018.1/25243-25611 GGGGGCGA...CCUGGU..U.U.CGACGUGG.UCGAUCc...aUCCG.GA.UG..A..G..CUG.C.A.A.G.C.CGAGG......UCGC.CGGU.....uGGCCUC....GU...AAAUC...C........................................................................... +QJWC01000094.1/23453-23101 GGGGGUGA...CAUGGU..U.U.CGACCGUG.AGAGUU.....GAGG.CG.GC..G..G..AAG.C.G.A.G.C.CGAGG......UCUC.CGGA......GUCCUC....GU...UAAAG...A........................................................................... +CP021781.1/297117-297537 GGGGGCGA..aUAUGGU..U.U.CGACAUGA.AUGUCA.....-AAG.UC.UU..A..G..GUG.C.A.U.G.C.CGAGG......AAGU.ACAG......UACCUC....GC...UAAUA...A........................................................................... +DORC01000252.1/2616-2259 GGGGGCGA...CUUGGU..U.U.CGACGCGG.GUAUCA.....-AAG.UU.UG..C..G..GUG.C.A.U.G.C.CGAGA.....gGGUA.GUGA......-CUCUC....GU...AAAAC...Aa.......................................................................... +PYJD01000029.1/9048-9401 GGGGGUGA...CUUGGU..U.U.CGACGGAG.GUAAUU.....GCGA.UA.CA..G..G..UUG.C.A.U.G.U.CGAGG......UCUC.CGCA......GGCCUC....GU...AAAAU...A........................................................................... +DMOR01000013.1/7708-8102 GGGGUCGA...CAUGGU..U.U.UGACA-GC.GUGUUU....gGUCG.GU.UU..G..U..AAG.C.A.U.G.C.CGAGU.....uAGGU.GGCA......CUUCUC....GU...UAAAC...Ag.......................................................................... +PXCH01000017.1/3232-2850 GGGGGUGA...-CAGGC..C.U.CGACAUGU.UCUUUA.....GGGC.UU.GU..A..G..CAG.C.A.U.G.C.AGAGG......UUUC.AGGA......GGCCUC....UU...AAAA-...-c.......................................................................... +QXHL01000010.1/60485-60866 GGGGGCGU...UUUGGA..U.U.CGACGGGG.AUUGUU.....UGAG.CA.UG..C..A..CGG.C.G.G.G.U.CGUGG......-GGC.UGCG.....aGGCCAC....GU...UAAAA...A........................................................................... +DMHJ01000184.1/767-417 GGGGGCGA...AUCAGG..U.U.CGACGGGG.GUAGCA.....UGGG.CG.UA..A..G..UAG.C.A.G.G.U.CGAGC......AUCC.GC--......-UGCUC....GU...AAAUC...C........................................................................... +DOKM01000194.1/490-116 GGGGGUGU...CAUGGA.aU.U.CGAUUACA.AGUGGA.....-AAU.AU.UG..G..G..AAG.C.A.A.G.U.CGUGG.....g-UGA.UGAUc...ggGGUCAC....GU...UAAAA...Cg.......................................................................... +PLZG01000048.1/43390-43048 GGGGGUGA...-CCGGU..U.U.CGACUGGG.AAGCUG.....-AAC.UU.UU..G..G..GAG.C.G.U.G.U.CGAGG......-CGC.CAU-......-CGCUC....GU...CAAA-...-c.......................................................................... +QANA01000075.1/473-118 GGGGGCGU...AUUGGU..U.U.CGACGGGG.AUCAUU.....UUUG.GC.AG..A..U..AAG.C.A.A.G.C.GGCAG......UUUC.CAAA......-UCUGC....GU...UAAAA...A........................................................................... +QHWY01000179.1/19288-19639 GGGGGCGC...ACCGGU..U.U.CGACGGGG.ACGAAG.....-AAG.UA.CG..A..G..ACG.C.A.U.A.C.CGAGG......-CCC.AUG-......-ACCUC....GU...AAAA-...-a.......................................................................... +NRHC01000040.1/10211-9818 GGGGCUGU...UCUGGA..U.U.CGACGGGA.UUAUGG.....-AAG.UU.UC..A..A..GGG.C.A.U.G.U.AAAGU......-U--.GAAG......-AGCUU....UU...AAAA-...-a.......................................................................... +QWKU01000001.1/1242152-1242497 GGGGACGU...ACUGGU..U.U.CGACAGGG.GUUACU.....GUAU.CA.UA..A..A..CAG.C.G.A.G.C.CGGGA......-UUC.CAUC......-UUCCC....GU...AAAA-...-c.......................................................................... +QAMF01000011.1/17790-17444 GGGGGUGU...UCUGGU..U.U.CGACGGGA.GUGUUU....gAGGG.CA.UG..G..U..UAG.C.G.A.G.C.CGCGG......-CCC.CUGU......-ACCGC....GU...AAAA-...-........................................................................... +CP030775.1/803177-803532 GGGGGUGU...UUUGGC..U.U.CGACGGGG.GCAUGA.....AAGA.UU.UA..U..U..AAG.C.G.A.G.U.CGAGG.....gAAGC.AUGU......GUCCUC....GU...UAAUA...Aa.......................................................................... +PLIU01000507.1/5254-4903 GGGGGCGU...ACUGGU..U.U.CGACCUGC.GAGACG.....-CGC.CA.GA..G..G..CGG.C.A.U.G.C.CGAGG.....aUGGU.UCGU.....uGGCCUC....GU...AAAAA...A........................................................................... +CP031704.1/2508500-2508146 GGGGGUGA...CCUGGC..U.U.CGACGCCG.GUUAUG.....-AAG.CC.CA..A..A..GUG.C.A.U.G.C.CGAGG......-UGU.CAUG......-UCCUC....GU...AAAUC...C........................................................................... +QQNE01000014.1/26492-26843 GGGGGCGU...UCUGGU..U.U.CGACUUGU.GGUUUG.....-GGC.GA.UG..G..G..UUG.C.A.U.G.U.CGAGG......AUGA.UUCGu....uGGCCUC....GU...AAAAA...Ac.......................................................................... +QILF01000037.1/8775-8427 GGGGGCGU...CCCGGC..U.U.CGACGGAG.AUGCUG.....-AAC.CC.UG..U..G..GUG.C.A.U.G.U.CGGGC......-UGG.C---......ACUCUC....GU...UAAAA...C........................................................................... +QPJS01000001.1/491783-491391 GGGGUUGA...-CCGGU..U.U.UGACA-GC.AAGCAG....aAUGG.GU.CA..G..U..AAG.C.A.U.G.C.CGAGCc....aGGUG.ACGA......-AGCUC....GU...AAAUC...U........................................................................... +PLMO01000096.1/4561-4933 GGGGUUGA...-CCGGA..U.U.UGACA-GC.AAGGAA.....GUGG.AA.UU..G..C..AAG.C.A.U.G.C.CGGGC.....gUUGG.GAAC.....aGGUCCC....GU...AAAAAg.uCa.......................................................................... +RFFQ01000009.1/1212-847 GGGGGCGA...-CAGGU..U.U.CGACGGGG.AUAGAC.....AAGA.CU.GG..A..A..UGG.C.A.U.A.C.CGCGU.....gGUUC.CGGC......AGACGC....GU...AAAAC...G........................................................................... +DNOP01000451.1/2259-1889 GGGGGCGA...-CAGGC..U.U.CGACAGGG.GCUUGUa...uAGAU.CU.UU..G..A..AUG.C.A.C.G.U.CGGGC......UUGC.UUGU......UAGCUC....GU...UAAAA...Aa.......................................................................... +QWRL01000031.1/2045-1658 GGGGAUGA...-CAGGC..U.U.CGACG-GG.AGAGGC.....UGUC.GU.UA..G..A..CUG.C.G.A.G.C.CGAGA......-GGC.GCCG......-AUCUC....GU...AAAA-...-c.......................................................................... +DNWG01000035.1/36415-36762 GGGGAUGC...AAAGGU..U.U.CGACGGGG.UUCUCA.....-GGU.UA.UA..G..G..UAG.C.A.G.G.U.CAGGG......-UGA.CCGC......-----U....GU...GAGA-...-........................................................................... +CP030369.1/1436249-1435881 GGGGAUGA...CACGGC..U.U.CGACGUGU.AGUAAG....cGUGC.AG.CA..G..A..CUGaC.C.U.G.C.CGAGC.....aGCCU.GAUC......CGCUUC....GU...AAAAC...C........................................................................... +DNSM01000022.1/38953-39307 GGGGGCGA...-AAGGC..U.U.CGACCGGA.UGGGUA.....GAGA.AG.CA..G..G..UUG.C.A.U.G.U.CCAGG......AUGU.CGGU.....uGGCCUG....GC...UAAUC...A........................................................................... +PIVW01000611.1/1412-1829 GGGGAUGA...-AAGGU..U.U.CGACGGGG.CAGUGU....cCGUG.UA.CG..G..A..CUG.C.A.A.G.C.CGAGG......-CGC.CUG-......-CCCUC....GU...UAAA-...-a.......................................................................... +PXFB01000037.1/2278-1919 GGGGGCGU...AACGGC..U.U.CGACGUGU.UUGGUG.....-AAG.AC.GA..C..G..UUG.C.G.U.G.C.CGAGG......-UC-.CGGG......GACCUC....GA...UAAUC...Ca.......................................................................... +QKMO01000001.1/461993-461625 GGGGAUGA...-UCGGU..U.U.CGACGGUG.UUAGUC.....GCGA.CA.GG..U..G..AAG.C.G.G.G.C.CGAGG......AUGC.AGAA.....uUAUCUC....GU...AAACG...Cu.......................................................................... +DOAR01000048.1/38031-38402 GGGGGUGU...UCAGGU..U.U.CGACUAGG.UCGGUA.....-GAA.UG.CA..G..A..UGG.C.G.U.G.U.CGAGG.....aUGAU.CGUU......GGCCUC....GU...AAAUC...-........................................................................... +CP031013.1/25627-25241 GGGGCUGC...AUUGGU..U.U.CGACGUGG.GUUCGG.....ACGC.GG.UG..U..G..GUG.C.A.U.G.U.CGAGC......-UGA.GUG-......-CGCUC....GU...AAAAC...A........................................................................... +DOBQ01000024.1/1564-1913 GGGGGCGA...-CCGGU..U.U.CGACGGGA.UAAGAU.....CGUU.GU.UA..A..A..CUG.C.A.U.G.C.GGAGA......UCCC.GGA-......AUUCUC....CU...AAAUC...A........................................................................... +DOAQ01000037.1/221593-221992 GGGGCUGA...-CUGGU..U.U.UGACA-GC.AAGUUG....aAGAG.GU.AU..G..U..AAG.C.A.U.G.C.CGGGC.....cUUGA.UCGC.....aCAGCCC....GU...AAAUC...Uc.......................................................................... +DMHF01000017.1/13374-13768 GGGGCCGA...-UCGGU..A.U.CGACCG-G.AUAGCU....cCGGU.AU.AU..U..G..UGG.C.A.C.G.U.CGAGG......-UGU.ACGC.....uGGCCUC....GU...AAAAC...U........................................................................... +DPEV01000208.1/16998-17354 GGGGAUGU...-CAGGU..U.U.CGACAGGG.GGUGCG.....-GAG.CA.GA..C..G..CUG.C.A.A.G.U.CGAGG......-UGC.CGGUac..gaGGUCUC....GC...UAAAC...A........................................................................... +QGHX01000032.1/410-37 GGGGAUGU..uUAUGGA..U.U.CGACAGGU.AUAGGU.....CGAG.UU.UC..A..A..UUG.C.G.U.U.U.CGAAG......-GUU.GCG-......-UCUUC....GU...AAAAA...C........................................................................... +DNOS01000166.1/19656-19306 GGGGGCGA...-CAGGU..U.U.CGACG-GC.AGGCGG.....GCGG.UU.UA..A..G..UGG.C.A.U.G.U.CGAGA......ACGC.CGGA......GGGCUC....GU...UAAAA...U........................................................................... +RPRB01000079.1/6311-5947 GGGGGCGC...CCUGGU..U.U.CGACGGGG.GCAUAG.....AAGC.CC.UU..G..G..ACG.C.G.U.G.C.CGAGU......GGGC.CUGA......-CACUC....GU...AAAUC...Ac.......................................................................... +PWTC01000030.1/2362-2002 GGGGGUGA...-CAGGU..C.U.CGACGGGA.GUAUC-.....-AAG.GU.CA..G..G..CGG.C.A.A.G.C.GGAGC......-CCC.CAUC......-AACUC....CA...AAAAC...U........................................................................... +PMZT01000226.1/17397-17752 GGGGGCGA...-CUGGU..A.U.UGACGGGG.CCUUAG....cGGGC.UU.GG..A..G..UUG.C.G.C.G.A.AGAGG......UCGU.CGGC......CACCUC....UU...AAAAC...C........................................................................... +QAMO01000027.1/15859-15517 GGGGUUGU...ACUGGU..U.U.CGACGGGC.UCACUG.....-AAG.AU.GG..A..G..AAG.C.U.G.U.U.CGUGG......-U-C.GGGA......-ACCAC....GU...AAAA-...-a.......................................................................... +PXBB01000025.1/2550-2177 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AAGACU....uAUGA.AA.UU..G..U..AAG.C.A.U.G.C.CGAGC.....gUUGU.GAAU.....aUGGCUC....GU...AAAAA..uCa.......................................................................... +DMOV01000114.1/9428-9782 GGGGGUGA...CUUGGU..U.U.CGACAGGG.AACCAG.....GGGG.CA.AG..U..G..AUG.C.A.U.G.U.CGGAG......ACGC.CAUU.....cCUCUCC....GU...UAAC-...-a.......................................................................... +PXEM01000345.1/9732-10098 GGGGGUGU...ACCGGA..U.U.CGACGGGU.UGCGUA....c-AUU.CA.CA..G..G..UUG.C.A.U.G.C.CGAGUu....cGUCC.GAUG......AAUCUC....GU...AAAAA...Au.......................................................................... +PWOH01000148.1/11345-11692 GGGGUUGU...UAUGGA..U.U.CGACAGAG.UAGUGA.....-GCC.CU.UG..A..A..GUG.C.A.U.G.C.CUUGG......UCG-.----......-CGCAA....GU...AAAAA...C........................................................................... +RJSG01000002.1/534033-534405 GGGGCUGA...-UUGGU..U.U.CGACUAGG.GAUGUU....aGUUC.CA.GG..A..G..AAG.C.G.G.G.U.CGAGA......AGCC.AGCG.....uCAUCUC....GU...AAACG...Uu.......................................................................... +PMOH01000263.1/4587-4944 GGGGGCGA...ACUGGA..U.U.CGACGAAG.ACAACA.....-UGG.CC.AU..G..G..UCG.C.A.C.G.C.CGGGU......-GCU.GUC-......-GACCC....GU...AAAAC...U........................................................................... +PWNA01000019.1/49117-49467 GGGGUUGA..uUCUGGA..U.U.CGACAGGG.UGGACU.....GUAG.CG.UG..A..U..AAG.C.A.U.G.C.CGUGG......-UGG.----......-UUCAC....GU...AAAAG...A........................................................................... +CP025437.1/2656331-2655969 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGAU.....CGAG.CU.CA..A..G..UUG.C.G.A.G.C.CGGGG......-GGU.CG--......-UCCCC....GU...AACAA...C........................................................................... +QXSO01000045.1/4508-4147 GGGGACGU..uCUUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.UA..U..U..AAG.C.G.U.G.U.CGGAG......GGUU.GGCU......-CCGUC....AU...CAACA...Ca.......................................................................... +PUND01000041.1/13142-12786 GGGGGCGA...AUUGGA..U.U.CGACCG-G.ACGGGU....uGAGG.UG.UC..G..G..UUG.C.G.U.G.C.CCAGG......UUCC.CAGG.....aGGCCUG....GU...AAAAC...A........................................................................... +PLJO01000075.1/72371-71990 GGGGGCGU...CACGGC..U.U.CGACGGAG.AUGCUU.....-GCG.GC.CA..A..G..AGG.C.A.U.G.C.CGGGG......-UGC.ACAC......--ACCC....GU...AAUC-...-........................................................................... +RJVJ01000001.1/2525285-2525663 GGGGAUGA...-UCGGU..U.U.CGACAGUG.ACAGUC.....GAAA.CA.GG..A..G..AAG.C.G.A.G.C.CGAGG.....aACGC.GGCAa....uGAUCUC....GU...UAACC..aUc.......................................................................... +DMNY01000028.1/8384-8035 GGGGAUGU...ACUGGU..U.U.CGACGGGG.GUAGGU.....GCGG.UA.UG..A..U..AAG.C.G.A.G.C.CGUGG......-UUC.CAUC......-UGCAC....GA...UAAU-...-c.......................................................................... +DPGU01000148.1/2046-2393 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AAC.CA.AC..G..A..AAG.C.G.A.G.C.AGCGG......-UGC.GGA-......-ACCGC....UU...UAAA-...-a.......................................................................... +QHVP01000048.1/10893-10534 GGGGGCGU...CACGGU..U.U.CGACGGGA.ACAGCG.....ACCC.CG.GG..C..G..AUG.C.A.G.G.C.GGAGC.....gUGCU.ACC-......-GGCUC....CU...AAAUG...-........................................................................... +RPQN01000140.1/4478-4108 GGGGGUGA...ACUGGC..U.U.CGACGGGG.GCGAGG.....AAGC.UU.AG..G..A..UUG.C.G.U.G.C.CGUGG......UCGC.CGU-......GUCCAC....GA...UAAA-...-a.......................................................................... +QGDW01000001.1/793355-792996 GGGGGUGC...UCUGGU..U.U.CGACAGGG.UUACCG.....-AAG.UG.UU..A..G..UUG.C.A.A.G.C.CGAGG......UCUC.AGACga..ggGCACUC....GU...AAAAA...A........................................................................... +QZKX01000046.1/43632-43276 GGGGGUGA..cACUGGU..U.U.CGACGGGA.UUAUAC.....GUUC.UU.UG..A..A..CUG.C.G.C.A.C.CGUGU......-UCC.CCGC......AGACAC....GU...UAAAC...G........................................................................... +PLNY01000087.1/19826-19443 GGGGAUGA...-CAGGC..U.U.CGACGGGA.GAGGCU.....-GGU.CC.CG..G..A..AUG.C.G.A.G.C.CGAGA......-GGC.GCCG......-AUCUC....GU...AAAC-...-u.......................................................................... +QGUD01000015.1/111847-111451 GGGGACGU...AAAGGU..U.U.CGACGGGG.AUGUUG.....-AAG.CU.UG..A..G..UAG.C.G.A.G.C.CGAUG......-CGC.UGA-......-UCAUC....GU...UAAA-...-........................................................................... +QGTH01000002.1/73706-74067 GGGGAUGU...CUUGGU..U.U.CGACAGGG.AUAUUG.....-AAG.UU.UG..A..A..UAG.C.G.A.G.U.CGUUU......-UCG.UCUA......-CAAAC....GU...AAAAA...A........................................................................... +PMJJ01000099.1/3890-4236 GGGGGCGA...CACGGC..U.U.CGACAGGA.UCGAGG.....GAGG.CG.AU..A..G..-UG.C.G.G.G.C.CGAGC......-UCC.AAU-......-AACUC....GU...UAAAC...U........................................................................... +QMFB01000009.1/1097-1461 GGGGGUGU..uUAUGGA..U.U.CGACGGGG.AUAGUU.....CGAG.CA.UG..G..G..UAG.C.G.G.G.U.AGUGG......-GGA.GCGU......--CCGC....UU...CAUC-...-a.......................................................................... +QKMR01000024.1/51939-52359 GGGGGCGU...AAUGGU..U.U.CGACGGGA.UUGUUG.....-AGA.CU.UG..A..U..AAG.C.G.G.G.U.AGAGG......AUUC.UCGU.....uGGCCUC....UU...AAAA-...-a.......................................................................... +QFBQ01000058.1/2090-1714 GGGGGUGU...CAAGGU..U.U.CGACAGAG.UAGACC....uUUGA.UU.UA..A..A..GUG.C.G.A.G.U.CGAGG......AGCU.GCCA......GGCCUC....GU...UAAA-...-........................................................................... +QHMV01000499.1/1813-1456 GGGGGCGU...ACUGGC..U.U.CGACUCAU.CGUUGG.....-AAG.CG.CA..G..A..CGG.C.A.U.G.U.CGAGG......AUGG.UUCGu....uGGCCUC....GU...UAAAA...Ac.......................................................................... +DPBB01000034.1/50576-50940 GGGGGUGU...UCUGGA..U.U.CGACAUGU.GUAGUA.....-GCG.UG.CA..G..G..CUG.C.A.C.U.U.AGGGC......-CCU.GC--......-GUCCC....UU...UAAAA...C........................................................................... +DQBS01000029.1/6303-6653 GGGGGCGA...AACGGU..U.U.CGACGGGG.UCAAUG.....-AAC.UU.GA..A..G..GAG.C.G.A.G.C.CGAGG......UCCC.GGA-......-GCCGC....GU...CAAAA...A........................................................................... +QIJL01000119.1/5281-5678 GGGGCCGA...-CUGGU..U.U.UGACA-GC.AAGACC....aAUGG.CA.AU..G..U..AAG.C.A.U.G.U.CGAGC.....gCUGG.GAUA......UAGCUC....GU...UAAUC..uCa.......................................................................... +PXBK01000142.1/382-29 GGGGGUGA...UUUGGU..U.U.CGCUCCGC.UGGGUU.....AGGU.AA.UU..A..G..CUG.C.G.G.G.C.CGAGG......-ACU.CCUU......UCACUC....GU...AAAAC...A........................................................................... +PLMW01000017.1/11707-12064 GGGGGUGU...UCCGGA..U.U.CGACCCUU.GGUUGG.....-AUC.GC.GC..C..G..CUG.C.C.U.G.U.CGAGG......AUGA.AGGU.....uGGCCUC....GU...UAAUC...C........................................................................... +QZKG01000028.1/29503-29861 GGGGGCGA...AAUGGU..U.U.CGACGGGG.UCAAUC.....CGGG.CG.GG..A..G..CAG.C.A.A.G.C.CGAGC......-UUC.CGGC......GGGCUC....GU...UAAAC...U........................................................................... +QNXC01000040.1/6234-5865 GGGGAUGUu.uUUGGGA..U.U.CGACAGGC.GUAGAU.....-UCG.CA.UU..G..A..CUG.C.G.A.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...AAAA-...-a.......................................................................... +NJOC01000035.1/15035-15431 GGGGUCGA...-UCGGU..U.U.CGACGGUG.ACCUGU....uCGCU.GC.AG..G..G..AAG.C.G.U.G.C.CGAGA......ACGC.CGGG.....uCCGCUC....GU...GGAUG...Ac.......................................................................... +PXBQ01000012.1/1536-1889 GGGGGUGU...ACCGGU..U.U.CGACUGUG.GUGUGUu...uUGGG.CG.GA..G..G..UUG.C.A.G.G.U.AGAGC......----.GCCG......-UUCUC....UU...UAAC-...-........................................................................... +REFG01000015.1/17709-18067 GGGGACGA...-UUGGG..U.U.CGACGGGA.AUAGGU.....UGAA.GU.CG..G..G..AAG.C.G.A.G.U.CGAGG......AGCC.UGA-......AACCUC....GU...AAAA-...-a.......................................................................... +DMJQ01000194.1/9946-9590 GGGGGCGU..aAAUGGU..U.U.CGACGGGG.AUAUAG.....-AAG.GA.AG..A..U..AAG.C.G.A.G.U.AUUUG......UCGC.CAA-......-ACAAC....GC...AAAA-...-a.......................................................................... +QCLL01000002.1/290699-290359 GGGGGUGA...ACUGGC..U.U.CGACUUUG.AAGUGA.....-GUC.UC.UC..A..G..UAG.C.G.A.G.U.CGAGG......-GAC.CUAG......GGCCUC....GU...UAAAA...Ac.......................................................................... +DQCQ01000333.1/2695-2333 GGGGGCGA..aAUUGGA..U.U.CGACCG-G.AUAGCU....uGAAG.UG.UA..U..G..UGG.C.G.U.G.U.CGUGG.....uUGGU.CAGU.....uGGCCAC....GU...AAAA-...-a.......................................................................... +DNNO01000038.1/11041-11438 GGGGUCGA...-CUGGU..U.U.UGACA-GC.GAGUGG....aAUUG.AU.UA..G..U..AAG.C.A.C.G.U.CGAGCa....uUGUA.UGUU......UAGCUC....GU...AAAUC...Ca.......................................................................... +DPWY01000165.1/5426-5075 GGGGCCGA...-CUGGU..C.U.CGACGGCA.UGCUGG....aGGGU.CU.GG..A..A..GAG.C.G.A.G.C.CGAGG......ACGU.UCGA......-ACCUC....GU...UAAA-...-a.......................................................................... +QYUJ01000020.1/10452-10105 GGGGGUGA...CCCGGU..U.U.CGACAGGG.GAACUG.....-AAG.GC.GA..U..G..UUG.C.G.U.G.U.CGAGG......-UGC.CGUU......GGCCUC....GU...AAAC-...-a.......................................................................... +QEMY02000001.1/62698-62351 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..UUG.C.A.A.C.C.CGUGU......G---.----......-GCGAC....GU...AAACG...Cu.......................................................................... +RFJF01000435.1/1379-1783 GGGGAUGA...AACGGU..U.U.CGACAGGG.AAGUGA....gAGGU.UG.UA..A..A..CUG.C.G.A.G.C.CGAGU......-UGU.UCU-......-AACUC....GU...AAAAC...-........................................................................... +PMCF01000305.1/2769-3156 GGGGAUGC...ACUGGC..U.U.CGACGGGA.AGCGGU....c-GAU.GU.CG..A..G..UGG.C.A.A.G.C.CGGGG......-CGC.UCUA......-GCCCC....GU...UAACA...A........................................................................... +QWGV01000234.1/1867-2242 GGGGAUGA...-UCGGU..U.U.CGACAUUG.CCUGAA.....UGAC.UG.CG..A..G..AAG.C.G.G.G.U.CGAGG......AUGC.AGGG.....cUAUCUC....GU...AAACG...Cu.......................................................................... +PSRL01000192.1/517-136 GGGGGCGU...CAAGGU..U.U.CGACUGUA.AGUUGA.....-AAG.CC.GU..G..C..UCG.C.A.U.G.U.CGAGG.....aUGAC.UCGU.....uGGCCUC....GU...UAAAA...A........................................................................... +DMMW01000048.1/15737-15386 GGGGGUGA...ACAGGU..C.U.CGACGGGA.AUAUUC.....AUCU.GA.CA..U..G..UUG.C.A.G.G.C.CGCAG......UUAA.CCGAa....cGGCUGC....GU...UAAAA...A........................................................................... +DPZR01000095.1/12182-11832 GGGGGCGU...-CAGGC..U.U.CGACAGAG.CCGGAU.....CGAC.CU.UG..G..A..UUG.C.G.A.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...UAAA-...-........................................................................... +QIGA01000050.1/5647-6000 GGGGACGU...--GAGG..U.U.CGACAGGG.GGGUUU.....GAUU.CC.AG..A..G..UUG.C.A.G.G.C.CGAGG......-UGC.CAUC......ACCCUC....GU...AAAUC...A........................................................................... +DMGL01000021.1/18338-18686 GGGGGUGA...AACGGU..C.U.CGACGGGG.GUCGCC.....GAGG.GC.GU..G..G..CUG.C.G.C.G.C.CGAGG......-UGC.GGGU......GGCCUC....GU...AAAA-...-........................................................................... +QHYE01000010.1/26520-26140 GGGGGCGA...CACGGU..U.U.CGACGGAA.GCUGUC.....-GCG.GC.CC..G..A..AGG.C.A.U.G.C.CGGGA......-GCC.ACC-......-UGCCC....GU...AACU-...-........................................................................... +PWGI01000261.1/7752-7391 GGGGAUGU...CACGGC..U.U.CGACGGGU.AGCAUC.....GCGC.AU.CA..G..U..CUG.C.A.U.G.U.CGAGC.....cUCUU.UGGC......UGGCUC....GU...AAAUC...Uc.......................................................................... +QGVF01000122.1/4394-4746 GGGGGCGA...-CAGGC..U.U.CGACGGGG.GCAAGG.....-GAC.UG.UG..G..A..AUG.C.A.U.G.C.CGAGC.....uCGUU.CAUC......UCGCUC....GU...UAAAC...C........................................................................... +DMMZ01000026.1/13863-13516 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AAC.CG.AU..A..U..AAG.C.G.A.G.C.AGAAG......A---.ACGU......GUCUUC....UU...UAAAA...A........................................................................... +PWJC01000158.1/9386-9013 GGGGCUGA...UUUGGA..U.U.AGACA-GC.AGGUUU....aGUGG.AC.AU..G..U..AAG.C.A.U.G.C.CGAGC.....gUGGU.GAAU.....aUGGCUC....GU...UAAUC...Cc.......................................................................... +QLIQ01000055.1/7445-7855 GGGGGCGA..aUAUGGC..U.U.CGACGGGA.AUGUCA.....AUGU.CU.UA..C..G..GUG.C.A.U.G.C.CGAGG......-GUG.UAUC......UGCCUC....GU...AAAAC...Ac.......................................................................... +DNUD01000169.1/4291-4692 GGGGCUGA...CGUGGU..U.U.UGACA-GC.AAGUAG....aAUGG.GU.UU..G..U..AAG.C.A.U.G.C.CGAGCg...ucGUGA.GGCC......-GGCUC....GU...UAAUC...Cc.......................................................................... +DOPW01000029.1/25769-26129 GGGGAUGC...UCUGGU..U.U.CGACAGGG.AGUGAA.....-CGC.CG.UA..G..A..CUG.C.A.G.G.U.CGUGC......-CGC.CCA-......-GUCAC....GU...AAAA-...-........................................................................... +RPQH01000060.1/2642-3010 GGGGAUGA..aCUUGGU..U.U.CGACGGGA.AUAUCA....gAUGG.UC.GG..G..A..CAG.C.A.U.U.C.UGUGU......-UCU.CAGC......AGACAC....AU...UAAAG...Aa.......................................................................... +QIGM01000483.1/2410-2786 GGGGGUGA...AACGGG..U.U.CGACGUGG.GUCGAC....gCUUC.UU.UA..G..A..CUG.C.A.U.G.U.CCCGG......ACGC.CGAU......GGCCGG....GU...UAAA-...-a.......................................................................... +DNWN01000141.1/597-203 GGGGCUGA...-CCGGU..A.U.UGACA-GC.AAGAUG....aAGGG.GU.UU..G..U..AAG.C.A.U.G.C.CGAGC.....uAUCC.GAUU.....gAUGCUC....GU...UAAUU..cAa.......................................................................... +RAPT01000001.1/2693190-2692821 GGGGCUGA...-UCGGU..U.U.CGACAGCG.CUUGUG.....AAUC.CA.CG..A..G..AAG.C.G.G.G.C.CGAGG......AUGC.AGGG.....uUAUCUC....GU...GAACG...Cu.......................................................................... +QANC01000099.1/18357-18718 GGGGAUGU..aUUUGGU.uU.U.CGACAGUA.UCCCAG.....-AAG.UA.UA..U..G..UAG.C.G.A.G.U.AGUGGa....uGGCU.GCUU.....cGGCCAC....UA...UAAA-...-a.......................................................................... +QJSZ01000021.1/25089-25453 GGGGGCGU...UCUGGA..U.U.CGACGGGG.AUGGUU.....CGAG.CA.UG..A..G..UAG.C.G.A.G.C.CGGUG......-GGU.UGCG......-AUUCC....GU...UAACA...A........................................................................... +PWNS01000432.1/1765-2121 GGGGGCGU...UACGGA..U.U.CGACUGGG.CAGGUG.....-CGG.CG.UC..G..G..UGG.C.A.U.G.C.GGAGG......AUGA.UCGU.....uGGCCUC....CU...UAAUC...A........................................................................... +PMOY01000009.1/4306-3937 GGGGACGA...-CAGGC..U.U.CGACGUGG.UCGGAU....cGUGG.GG.GU..G..G..UUG.C.G.A.G.U.CGAGG......UUCC.CGGG.....cGGCCUC....GU...AAAUC...A........................................................................... +QNBI01000415.1/626-263 GGGGGUGA...AACGGU..C.U.CGACUGGU.UUGGUU....cGGGU.UA.AG..G..G..CUG.C.A.G.G.U.GGAGU......-GUC.A---......-AUCUC....CU...AAAAA...A........................................................................... +QZJC01000022.1/1902-1512 GGGGACGA..aCUAGGA..U.U.CGACG-AG.AAGUAC.....GUUA.AC.AA..A..C..UGG.C.A.A.G.C.CGAGG......-UUG.CUCU......-CGCUC....GU...AAAA-...-a.......................................................................... +CP025544.1/708484-708098 GGGGGCGU...ACUGGC..U.U.CGACGUAU.UGUUAA.....-UCG.CU.AG..G..G..GUG.C.A.U.G.U.CGAGC.....uUUCA.UUGU......GUGCUC....GU...AAAAC...Aa.......................................................................... +QKCJ01000062.1/11304-10928 GGGGGCGA...CUUGGU..A.U.CGACUGGG.UGAAGG.....-AAG.AU.UG..G..A..UUG.C.G.U.G.C.CGAGG.....u-UAA.UCGGu....uGGCCUC....GU...AAAAA...G........................................................................... +PMBV01000176.1/5883-5518 GGGGGCGA...CACGGC..U.U.CGACGAGG.GCAAAG.....AGGC.UU.CU..G..A..UCG.C.G.U.G.C.CGAGU.....gGGCU.CACC......ACACUC....GU...AAAUA...Aa.......................................................................... +PMCA01000022.1/44916-44563 GGGGGUGA...-AAGGU..U.U.CGACCGUU.CUAUUG.....GGAU.CU.UG..G..A..CGG.C.A.G.G.U.CGGCA......UGGU.UGGG......-UCGCC....GU...AAAAU...A........................................................................... +QKCT01000063.1/3729-4073 GGGGCUGU...UCUGGA..U.U.CGACAGGG.UAGUUC.....-GAA.UU.UG..A..U..AAG.C.A.U.G.C.CAUCG......----.--G-......-CAGAU....GU...AAAUA...U........................................................................... +QOCC01000020.1/94002-94396 GGGGACGA...-CUGGU..U.U.UGACA-GC.AAGGUC....aGUGA.UA.AU..G..U..AAG.C.A.U.A.C.CGAGG.....aGUGA.AAUG.....aUAACUC....GU...AAAAC...U........................................................................... +NOLL01000005.1/71436-71085 GGGGGCGU...AAUGGU..U.U.CGACGUGG.GUUUGG.....-CAC.UU.GA..G..G..CUG.C.G.U.G.U.CGUGU......-UAC.UCUG......GGUCAC....GU...AAAAA...C........................................................................... +RKRK01000002.1/120394-120749 GGGGAUGU...UUAGGA..U.U.CGACAGGG.UUAUCG.....-AAG.CG.UC..U..A..GUG.C.A.C.G.U.CGGAG......-GGU.-UG-......-UCUUC....GU...ACCAA...C........................................................................... +PMEM01000017.1/45090-45457 GGGGGCGA...-CCGGC..U.U.CGACGGGG.UUGGUG.....-AAG.CU.GU..G..G..CCG.C.G.U.G.C.CGAGG......UUCC.UGGA......-ACCUC....GU...AAAAA...Aa.......................................................................... +DPNM01000289.1/2772-2419 GGGGGCGA...AACGGU..U.U.CGACCG-G.ACGAUG.....GAAG.AU.CG..U..G..UGG.C.A.G.G.U.GGAGG......UUGC.UCGG.....aGGCCUC....CU...UAAAC...A........................................................................... +DMDL01000168.1/611-212 GGGGAUGA...-UCGGC..U.U.CGACGGGA.GAGGCU.....-GGU.CC.CG..G..A..UUG.C.G.A.G.U.CGAGA......GGUA.CCG-......-ACCUC....GU...AAAA-...-u.......................................................................... +QUDC01000007.1/44615-44264 GGGGAUGU...AAAGGU..U.U.CGACGGGG.AAUGUA.....-AGC.UC.CG..G..U..AAG.C.G.A.G.C.AGCGG......-UGC.GGA-......-ACCGC....UA...UAAA-...-a.......................................................................... +QNEE01000054.1/12073-11717 GGGGGCGA...ACAGGA..U.U.CGACGGUA.GUCAGC.....GGAC.CG.UG..U..U..CUG.C.G.C.G.C.CGAGU......-UCC.GGG-......-AACUC....GU...AAAUA...A........................................................................... +DQBX01000143.1/2560-2909 GGGGGCGA..aCUUGGU..U.U.CGACGGGG.AUACGG.....-AAU.CA.GG..A..G..UAG.C.G.A.G.U.CGUUG......UCGC.CAA-......-GCAAC....GU...UAAA-...-a.......................................................................... +PUMS01000421.1/2920-3302 GGGGCCGA...-UCGGU..A.U.CGACCG-G.ACAAGU....gGGUG.UU.GU..C..G..UGG.C.G.C.G.U.CGAGG......UUGC.ACGU.....uGGCCUC....GU...AAAAC...A........................................................................... +QHWQ01000291.1/2115-2468 GGGGGCGA..aUUUGGC..U.U.CGACGGGG.GUGCGA.....-GAU.CG.CG..G..G..AUG.C.A.U.G.C.CGAGC......-ACC.AUU-......-AACUC....GU...UAAUC...U........................................................................... +DOKD01000029.1/1705-1357 GGGGACGA...AAAGGU..U.U.CGACUGCU.GUGAUAu...cGAGA.UC.CA..G..G..UUG.C.A.U.G.C.GGAGU......-UGA.GG--......-AGCUU....CU...CAAA-...-a.......................................................................... +QHVH01000006.1/2783-2428 GGGGGUGA...-CAGGU..U.U.CGACGGGA.GUUCCG.....GAGG.CG.AU..A..G..AUG.C.A.U.A.C.CGCGG......-CCC.ACGC......-UCCGC....GU...UAUCA...A........................................................................... +DQCM01000246.1/4191-3834 GGGGGCGU...ACUGGU..U.U.CGACUGGG.UAGAUA.....-UGU.CU.GA..G..G..UAG.C.A.U.G.C.CGAGG......AUGG.UUCGu....uGGCCUC....GU...AAAAA...Au.......................................................................... +DMBU01000068.1/61465-61070 GGGGCUGU...CUUGGU..U.U.UGACG-GU.AAGGUA....aAUUG.GA.AU..G..U..AAG.C.A.U.G.U.CGAGC.....uUUGU.GUUU......UGGCUC....GU...AAAUC..uCa.......................................................................... +QHXY01000474.1/1383-1730 GGGGGCGA...AACGGU..U.U.CGACGGGA.CUGUUG.....-AGG.CU.GG..G..A..CAG.C.G.U.G.C.CGAGG......-CCC.ACU-......--CCUC....GU...AAAAC...A........................................................................... +PLTF01000148.1/6458-6105 GGGGGUGU...ACCGGA.uU.U.CGACGGGA.AACAGG.....AGAU.AU.UG..A..G..CAG.C.A.U.G.C.CGAGG.....aUCAU.CGGU.....uGGCCUC....GU...AAAA-...-a.......................................................................... +PXAH01000065.1/6600-6960 GGGGGUGA...-AAGGA..C.U.CGACCUAA.GAGGUG.....AGGC.UG.AA..G..A..GAG.C.A.U.G.C.CGAGG.....a-CGC.AAGU.....cGCCCGC....GA...CAGUG...Gu.......................................................................... +DNGB01000117.1/704-1098 GGGGAUGA...-CAGGC..U.U.CGACGGGC.GAGGCU.....GGUC.-C.CG..G..A..CGG.C.A.A.G.C.CGAGA......GGUA.CCG-......-AACUC....GU...AAAA-...-u.......................................................................... +PXDA01000087.1/4141-3760 GGGGUUGA...-UUGGC..U.U.CGACGGAA.AAUAAA.....-GCA.AU.UA..A..A..UGG.C.A.A.G.C.CGGAG......U-G-.----......-AACAC....GU...UACGU...U........................................................................... +DOUH01000002.1/146794-147163 GGGGGUGU...UCUGGC..U.U.CGACGGGA.CGCGUA.....AUAU.CG.CA..G..G..UUG.C.A.U.G.U.CGAGA.....uUGUC.CAAU.....gGAUCUC....GU...AAUAA...Uaacc....................................................................... +QMQL01000074.1/4726-4369 GGGGGUGA...UACGGC..U.U.CGACGGAG.UUACUC.....-AAA.CG.-A..G..G..CUG.C.A.A.G.C.GGAGC......-GUC.UGCC......-AUCUC....CA...UAAAC...U........................................................................... +DNSL01000035.1/30979-31373 GGGGUUGA...CACGGU..U.U.UGACA-GC.AAGAUG....aAUCG.AA.AU..G..U..AAG.C.A.U.G.U.CGAGC.....aUUGU.AGUA......UAACUC....GU...AAAAC...Ug.......................................................................... +QGVH01000030.1/23033-23393 GGGGCCGA...CCUGGA..U.U.CGACGCGU.UUAGUG.....-AAG.UC.GG..C..G..CCG.C.G.U.G.C.CGGGG......A--C.CCGC......AACCCC....GU...GACA-...-a.......................................................................... +CP022615.1/1204309-1204667 GGGGAUGU...UUAGGA..U.U.CGACAGGG.AUACUG....g-UCU.UC.UU..G..G..CGG.C.A.U.G.U.AGGAG......----.-GGU.....uGACUUC....UU...UAACA...Ac.......................................................................... +PMIW01000075.1/925-1285 GGGAAUGU...AACGGC..U.U.CGACGGGA.CGAAAG.....AAGG.UU.AG..A..A..CAG.C.A.U.A.U.AGUGU......UCUC.AGCA......-AGCAC....UU...UAAAA...A........................................................................... +RFGE01000370.1/2091-2452 GGGGGCGA...AACGGU..U.U.CGACGGGG.AUGACG.....-AGG.UU.CG..A..G..CUG.C.G.C.G.U.CGUGG......-CGC.CCGU......GGCCAC....GU...AAAA-...-........................................................................... +PWOD01000198.1/15121-14736 GGGGGCGA...-CUGGC..U.U.CGACGCAA.CGUUGA.....-AGA.AA.UA..A..A..GGG.C.A.U.G.C.CGGGGu...ugGCCC.UCUC......-ACCCC....GU...GAGAA...Aa.......................................................................... +DMBV01000032.1/1099-699 GGGGUUGA...-CUGGA..U.U.UGACA-GC.GAGGGA.....GUUG.AA.AU..G..U..AAG.C.A.U.G.C.CGAGU.....gUUGU.GAAU.....aUGACUC....GA...AAAUC..cUa.......................................................................... +QOQU01000002.1/92191-92584 GGGGAUGA...-UAGGC..U.U.CGACGGGA.GAGGCU.....-GGC.CC.CG..A..A..CUG.C.G.A.G.C.CGAGA......-GGC.GCUG......-ACCUC....GA...UAAA-...-u.......................................................................... +PMCM01000121.1/8098-8475 GGGGAUGA...CCUGGU..U.U.CGACGGGG.ACGAGG.....AUGG.CU.UG..G..A..UUG.C.G.U.G.C.CGUGC......UCUC.CGUG......GUGCAC....GA...UAAAC...Aa.......................................................................... +PWKQ01000188.1/13136-13530 GGGGCUGA...-CUGGU..U.U.UGACA-GC.AAGCCG....gACAG.AU.AU..G..C..AAG.C.A.U.G.C.CGAGC.....aACGC.AUAU......AAGCUC....GU...UAAAC...Cu.......................................................................... +DPGD01000032.1/32715-32346 GGGUCCGU...AAAGGU..U.U.CGACGGGG.AUUUUG.....-AGG.CA.UG..A..U..AAG.C.G.U.G.G.CGGGC......-U--.GGGC......AAUCCC....GU...AAAA-...-g.......................................................................... +QMNZ01000122.1/4923-5347 GGGGAUGA...-AAGGC..U.U.CGACGGGG.AAGGCU.....-GAC.CA.CG..G..A..UGG.C.A.A.G.C.CGGGG......-CGC.UCUA......-ACCCC....GU...UAACA...A........................................................................... +QALD01000040.1/2146-1800 GGGGGCGU...AAAGGU..U.U.CGACGGGG.GUUGUG.....-AAG.CA.AA..G..G..UAG.C.G.A.G.C.AGAGG......G---.-CGG......GACCUC....UA...UAAUC...C........................................................................... +QRPF01000005.1/32279-31938 GGGGAUGU...AAAGGU..U.U.CGACAGGG.GCGAGU.....GUGG.UA.UA..G..A..UAG.C.G.A.G.U.CGGCG......-UUC.CAUU......-GGGCC....GU...UAAA-...-c.......................................................................... +CP031965.1/5720367-5719969 GGGGUCGA...-CUGGU..U.U.UGACA-GC.GAGAUU....aAUAG.AG.UG..G..U..AAG.C.A.C.G.U.CGAGC.....gCUGA.GAUA......CAGCUC....GU...AAAUA..uCa.......................................................................... +PWTP01000110.1/8063-8420 GGGGACGC...-GUGGA..U.U.CGACAGGG.AAGGUG....aGUUG.CA.GA..A..U..-UG.C.A.G.G.U.UGAGG......-CGC.CGUG......GCCCUC....AU...UAAA-...-a.......................................................................... +PWLB01000309.1/237-591 GGGGGCGA...-CUGGU..U.U.CGACGUUA.ACGUUG.....-AAG.CC.GU..G..U..CGG.C.A.U.G.C.CGAGG......ACCC.CGGU.....uGGCCUC....GU...AAAAC...A........................................................................... +DPBR01000099.1/16332-15981 GGGGCCGU...AAAGGC..U.U.CGACGGGG.AUUCAG.....-AAG.CA.UG..A..U..AAG.C.G.A.G.U.AGUGC......GGGC.GAA-......-AGCAC....UU...UAAU-...-a.......................................................................... +PLMN01000023.1/214410-214061 GGGGGCGA...-ACGGA..U.U.CGACGGAG.AUUUUG.....-AGG.CG.AA..G..G..CUG.C.A.U.G.C.CGAGA......-UCC.CAUC......UCUCUC....GU...AAAA-...-c.......................................................................... +CP023434.1/1338090-1338454 GGGGAUGU...UCCGGU..U.U.CGACAGGG.GCCAUU.....CGAG.CU.CU..C..G..AUG.C.G.A.C.A.GGAAG......--GC.AGCG......-ACUAC....CU...AAAA-...-a.......................................................................... +QOPH01000005.1/27639-27981 GGGGGCGU..aUUUGGC..U.U.UGACGUCU.ACCAUG.....GAAC.CC.GA..A..G..-UG.C.A.U.A.C.CGAGA......AUGA.ACAC......-ACCUC....GU...UAAA-...-a.......................................................................... +PWZX01000199.1/10083-10434 GGGGGUGU...UCCGGU..U.U.CGACUGGG.GUUGUC....gACCA.UA.UC..C..G..UGG.C.A.G.G.U.GGAGC......-GCC.G---......-UUCUC....UU...UAAC-...-........................................................................... +QSLG01000009.1/40935-41331 GGGGUUGA...-CUGGA..U.U.UGACA-GC.GGGCAG....aAAUG.GU.AG..G..U..AAG.C.A.U.G.C.AGUGGg....uCGGU.AAUU......-UCCAC....UU...AAAUA...Uc.......................................................................... +DNNS01000140.1/1512-1167 GGGGAUGC...UUUGGG..U.U.CGACGGCA.GGAAUG.....CAUG.UA.UA..G..G..GAG.C.A.U.G.C.CGUGA......-GGC.----......-GACAC....GU...UAAAU...A........................................................................... +QFVS01000044.1/6183-6543 GGGGACGU...UACGGA..U.U.CGACAGGA.AUAUCU.....-CGG.CU.UG..A..G..UUG.C.G.C.G.U.CGGAG......-GUC.UC--......GGCUUC....GU...UACCA...Ac.......................................................................... +PWOE01000047.1/17969-18320 GGGGAUGA...-CUGGC..U.U.CGACA-AG.AAGCUA.....-GCU.UA.AA..U..A..-AG.C.A.G.A.A.CGAGU......UUUC.UAGA......-AUCUC....GU...AAAAC...U........................................................................... +QHTN01000109.1/6517-6874 GGGGGCGA...-CAGGU..U.U.CGACGGGU.UUGAUG.....-AGG.GU.GU..U..G..CUG.C.G.U.G.C.CGAGG......UCGU.CAGU......CACCUC....GC...AAAAC...A........................................................................... +DPMH01000085.1/513-156 GGGGGCGU...ACUGGU..U.U.CGACGGGG.GUAAGA.....CGUG.UU.UG..A..G..AAG.C.G.A.G.U.CGAAG.....gUGUC.CUGU......ACCUGC....GU...UAAAA...Aa.......................................................................... +DMFD01000304.1/12019-12371 GGGGGCGA...CAUGGC..U.U.CGACGUGG.GUAUUG.....AAGC.-U.UU..G..G..GAG.C.A.U.G.C.AGGGG......-CGC.ACGA.....gGUCCUC....UC...UAAA-...-a.......................................................................... +QIKE01000103.1/2189-2591 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AAGUUG....aGUGU.AU.AA..G..U..AAG.C.A.U.G.U.CGGGC.....uAUGC.GAUA......AAGCCC....GU...UAAUC...Cg.......................................................................... +PLWW01000088.1/2266-1898 GGGGGCGU...-ACGGU..U.U.CGACGGGG.UCGUGG.....-UUU.GC.GU..G..A..UGG.C.G.A.G.U.CGAGC......-CCC.G---......-GGCUC....GU...AAAA-...-c.......................................................................... +QZKA01000009.1/28588-28981 GGGGGUGA...-AAGGG..C.U.CGACUUAA.GCCUGA.....-GGG.CA.GA..A..G..UAG.C.A.U.G.C.UGCGG.....aUGCA.AGGU.....gGGCCGC....GU...UAACA...A........................................................................... +QICD01000009.1/27094-26726 GGGGGCGA...-CUGGU..U.U.CGACAUGG.UACGUU.....-UGA.AA.UG..A..G..GAG.C.A.G.G.U.CGUGG......UCUC.CUC-......-GCCAC....GU...UAAAC...A........................................................................... +DPDG01000082.1/31648-31298 GGGGCCGU...UCCGGA..U.U.CGACUG-G.GCGAGC.....AAAG.UG.CC..G..A..UUG.C.A.U.G.U.CGAGG......AUGA.UCGU.....uUGCCUC....GU...AAAUC...A........................................................................... +QZJE01000014.1/8560-8210 GGGGGUGU..aUUAGGU..U.U.CGACUUGG.-AUAAU.....AACC.AU.AG..G.aG..AAG.C.G.A.G.U.CGAGG......UCCC.CGCA......GUCCUC....GU...AAAAU...A........................................................................... +QHCR01000001.1/395515-395166 GGGGACGA..aAUUGGU..U.U.CGACUGUU.GUUGCC.....AGGG.AU.UA..U..G..UGG.C.G.U.G.U.AGAGG......UUGU.AGG-......CUCCUC....UC...AAAA-...-........................................................................... +DPTU01000070.1/33456-33113 GGGGUUGU...ACUGGU..U.U.CGACGGGG.AUUUAG.....-AAA.UC.AU..G..G..AAG.C.C.A.U.U.GAUGG......-ACC.AGG-......-ACCAU....CU...AAAA-...-a.......................................................................... +QSQJ01000018.1/35697-36094 GGGGUUGA...-CUGGA..U.U.UGACG-GC.GAGAUG....aAAUG.GU.AC..G..U..AAG.C.A.U.G.C.GGAGG.....cUCGU.UGGC......UACCUC....CU...AAAUC..cUa.......................................................................... +PWNW01000050.1/1519-1159 GGGGGUGC...CAAGGU..U.U.CGACUGAU.GGAUUGu...aCAGU.CU.GC..G..G..CGG.C.A.G.G.C.GGAGC......-UGC.U---......-AACUC....CU...AAAUC...U........................................................................... +QAKB01000019.1/1237-885 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AAUACG.....-AUC.AU.AC..G..U..AAG.C.G.G.G.U.UGAGA......AUGG.UGUC......UGUCUC....AU...AAAA-...-a.......................................................................... +DNTI01000154.1/11459-11104 GGGGGCGA...-CAGGU..U.U.CGACGGGG.AUCAGU.....GAGG.UC.CA..G..G..CUG.C.G.U.C.U.CGAGG......UUUC.UCAC......-CCCUC....GU...UAAUA...A........................................................................... +QTWT01000004.1/76410-76769 GGGGGUGU...AAAGGU..U.U.CGACGGGG.GUUUUG.....-AAG.CA.CG..A..U..AAG.C.G.A.G.U.AGAGG......-AGC.GCAC......--ACUC....UU...UAAAC..gGc.......................................................................... +QKIV01000159.1/13009-13365 GGGGAUGA...CUUGGA..U.U.CGACGGGG.AUGAGG.....AUGG.CC.AU..A..C..UGG.C.A.U.C.U.CGUGU......UUUC.CGUA......-CACAC....GU...AAAUC...A........................................................................... +DPCG01000095.1/136305-135951 GGGGGCGU...CCCGGU..U.U.CGACUGGU.CUGACU.....-GAG.CG.CC..G..A..UGG.C.A.U.G.C.CGAGG......AUGA.UCGU.....aGGCCUC....GU...UAAUC...Au.......................................................................... +DOBT01000125.1/8499-8111 GGGGAUGU...CACGGU..U.U.CGACCGGG.AGCUGC....gAUGG.UG.GG..G..A..CUG.C.G.A.G.C.CGAGG......ACGC.CGAC.....gUUACUC....GU...AAAAC...C........................................................................... +QOQA01000005.1/14547-14152 GGGGCCGA...-CUGGA..U.U.UGACA-GC.GAUCUA....gUAGU.GU.UA..G..U..AAG.C.A.A.A.C.CGAGC.....gAUUA.GUUA......UAGCUC....GU...UAAUA...U........................................................................... +QNUE01000008.1/1839-2242 GGGGUUGA...-CUGGU..U.U.CGACA-GC.AAGACC....aAUGG.GU.AA..G..U..AAG.C.A.U.G.C.AGAGA.....aCCGU.AGCG.....cGAUCUC....UA...UAAUC..cCu.......................................................................... +DNDX01000018.1/6860-7235 GGGGGUGU...UCCGGA..U.U.CGACUGCA.AUGUGG.....-AAA.GU.CC..G..G..UUG.C.G.C.G.C.CGAGG......AUGA.UGCU.....uGGCCUC....GC...UAACA...A........................................................................... +DOYR01000036.1/3205-3559 GGGGGCGA...-AAGGA..U.U.CGACC-GG.ACAGUU....uGAGG.UU.UA..G..G..UGG.C.G.U.A.U.UGAGG......UUGU.CAGG.....cGGCCUC....AU...UAAAA...A........................................................................... +RFFR01000024.1/508-123 GGGGCUGA...AACGGC..U.U.CGACGUCC.UAGUGAa..agUUGG.GC.UG..U..G..AUG.C.A.G.G.U.CGAGA......GUGG.ACUA......UCUCUC....GU...UAAUC...Ca.......................................................................... +PLZX01000071.1/12552-12199 GGGGGCGU...AACGGA..U.U.CGACGGGA.UUGAAU.....CGUG.GU.GG..G..G..AGG.C.G.U.G.C.CGGGU......-UCC.GAGC......--UCCC....GU...AAAA-...-c.......................................................................... +DMVD01000025.1/2966-2622 GGGGGUGU...AAAGGU..U.U.CGACGGGG.GUUUUG.....-AAC.CU.UA..G..U..AAG.C.G.A.G.U.AGUGG......-CGU.AGG-......-ACCAC....UU...AUAA-...-........................................................................... +QHBK01000015.1/5196-4844 GGGGGCGU...CACGGU..U.U.CGACGGGA.UGUGCU.....CUGG.CG.AG..A..G..AAG.C.A.G.G.C.GGAGU......-UCC.GAGC......--CCUC....CU...AAAA-...-c.......................................................................... +QNDR01000032.1/16336-16688 GGGGGCGA...-CUGGU..C.U.CGACGGGU.ACGGAAg...uGAUU.CC.GC..A..G..GAG.C.A.U.G.C.CGAGG......-UUC.CACC......GGCCUC....GU...UAAAA...A........................................................................... +PUKF01000131.1/43559-43909 GGGGGCGA...UUAGGG..C.U.CGACAGGA.AUCAGA.....GAGA.UU.AG..G..G..CAG.C.A.G.G.C.AGUGU......UCGC.CGGA......-ACCAC....UU...AAAAA...C........................................................................... +PMGE01000090.1/1913-2268 GGGGGUGA...-UCGGU..U.U.CGACUUUG.GUUGUC.....GAAC.UG.GG..A..G..AAG.C.G.A.G.C.CGUGG......UCCC.CGGA......UGCCAC....GU...AAAAC...A........................................................................... +DPLS01000041.1/2016-2386 GGGGAUGA...CUUGGA..U.U.CGACGGGG.AUGGGA.....AUGG.UC.AG..G..G..ACG.C.A.U.A.C.CGUGC......UCUC.CGUG......UUGCAC....GU...UAAUA...A........................................................................... +RFGV01000315.1/7469-7879 GGGGAUGA...-CAGGC..U.U.CGACGGGG.AAGGCU.....-GGC.CC.UG..G..A..CUG.C.A.A.G.C.CGAGC......ACGC.UUCA......CAUCUC....GU...AAAAC...U........................................................................... +DOHL01000095.1/327-679 GGGGGUGA...-ACGGC..U.U.CGACGUGA.AUGGCA.....-AAG.CA.-A..G..G..CGG.C.A.A.G.C.GGAGC......AUAU.GCC-......-AUCUC....CU...AAAAC...U........................................................................... +QVEU01000003.1/191509-191154 GGGGAUGC...CUAGGU..U.U.CGACGUGG.UCGAAU.....-AAU.CU.UU..A..G..UAG.C.A.A.G.U.CGUUU......U---.---C......UGACAC....GU...AAAUC...A........................................................................... +DMPG01000330.1/2311-1950 GGGGGUGU...UUUGGC..U.U.CGACGGGG.UCGGGA.....AUGG.AU.AG..A..U..CAG.C.A.U.A.C.CGUGC......ACGC.CUUU......ACUCAC....GU...UAAUC...A........................................................................... +DNLK01000119.1/4892-5262 GGGGGCGU...AAAGGU..U.U.CGACGGGG.GUCUUG.....-AAG.UG.UG..A..U..AAG.C.G.A.G.C.GGAGA......ACGG.CC-U......GAUCUC....CA...UAACC...U........................................................................... +DPVK01000100.1/8733-8380 GGGGGCGU...CACGGU..U.U.CGACGUGU.UUGGUG.....-AAC.GU.GG..A..G..UUG.C.G.U.G.C.UGAGG......-UCU.CGA-......-UCCUC....AU...GAAUC...U........................................................................... +QKSB01000011.1/44163-44564 GGGGCCGA...CUUGGA..U.U.UGACA-GC.AUCUGA.....UUUG.GA.AU..G..U..AAG.C.A.U.G.C.CGAGU.....aACGU.ACAC......ACACUC....GU...AAAUC...Ag.......................................................................... +CP021456.1/886459-886088 GGGGCCGU...UCUGGA..U.U.CGACUGGU.AUAGGU.....UGCG.CC.CC..A..A..CUG.C.A.C.U.C.CGUAG......-CGG.---C......AUCUAC....GU...UAAAA...G........................................................................... +DOVA01000111.1/3065-3463 GGGGAUGU...UUUGGU..U.U.UGACA-GC.AAAUCG....aAUCG.GA.AA..G..U..AAG.C.A.C.G.C.CGAGAg....uCGUG.AUGC......CAUCUC....GU...UAAUC...Ac.......................................................................... +QEVH01000028.1/35767-36121 GGGGGCGA...AUUGGC..U.U.CGACCGGG.CAAGUU.....GACG.GA.UA..G..G..UGG.C.G.U.G.C.CGAGG......UUGC.UAGG.....aGGCCUC....GU...UAAAC...A........................................................................... +NRJG01000042.1/1382-984 GGGGCUGU...UUUGGA..U.U.CGACGGGA.UUGAUG.....-AAG.UU.UC..A..G..GUG.C.A.U.G.U.AAAGU......-CGA.AG--......-AGCUU....UU...CAAA-...-a.......................................................................... +DNGJ01000460.1/2716-2326 GGGGCCUU...AAUGGU..U.U.CGACAGGC.UGGCGAa..cgCCGC.CC.CG..U..G..AUA.C.A.G.G.C.CGAGA......GUGA.GUCU......GCUCUC....GU...UAAUA...Ca.......................................................................... +DMBA01000040.1/1050-705 GGGGGCGU...AAAGGU..U.U.CGACGGGG.GCUGGG.....-AAG.UU.UG..A..U..UUG.C.G.A.G.U.CGGGC......----.-GCA......UAACCC....GU...AAAA-...-u.......................................................................... +PLTG01000054.1/45225-44847 GGGGGCGU...ACUGGC..U.U.CGACGUGG.UGUUGA.....-GGU.UU.UA..A..A..GAG.C.A.U.G.U.CGAGC.....gUUAA.CUAA......GUGCUC....GU...UAAAC...Aa.......................................................................... +QKGS01000037.1/45439-45019 GGGGAUGA...CAUGGU..U.U.UGACA-GC.AGGUUG....aAGUG.GU.AU..G..U..AAG.C.A.U.G.U.CGAGC.....uUUGU.UUGU......UGGCUC....GU...UAAUA..uCa.......................................................................... +QPNC01000008.1/331238-330867 GGGGGUGA...-UCGGU..U.U.CGACUUCG.GUAGUC.....GUUC.CA.GG..G..G..AAG.C.G.G.G.U.CGAGGg...uuGCGU.UUGU......GACCUC....GU...AAAUC...Cu.......................................................................... +DPGX01000220.1/4725-4354 GGGGGCGA...AACGGU..U.U.CGACGGGG.UCGUGC.....-AAA.UC.GA..G..G..CUG.C.G.U.G.U.CGAGG......AGUU.CGGU......GACCUC....GU...AAAUA...Cc.......................................................................... +QOPA01000034.1/14783-15138 GGGGGCGC...CACGGU..U.U.CGACUGAA.GGUUGG.....-AAA.CG.CA..G..G..CUG.C.A.U.G.U.GGAGG......UUGA.UCGGu....uGGCCUC....CU...AAAAA...G........................................................................... +RJVK01000001.1/182929-182553 GGGGGUGA...CAUGGC..U.U.CGACAGGG.GUAGAA.....-AGC.CC.UA..A..G..CUG.C.A.C.G.C.GCGCC......-UGG.GCA-......-AGCGC....--...UAAAA...C........................................................................... +PXBW01000236.1/21442-21094 GGGGGCGA...-UCGGA..U.U.CGACGGGG.AGCAGG.....UGAG.UC.GA..G..G..CUG.C.G.A.G.C.CGAGA......UCUC.CGGA......-CUCUC....GU...AAAA-...-........................................................................... +PXAJ01000165.1/1516-1909 GGGGGCGC...AAUGGC..U.U.CGACGUGG.AUCGGG.....AGAC.-G.GA..C..G..UGG.C.G.U.G.U.CGGAG.....gUCUC.AG-U......GACUCC....GU...UAUGA...Ac.......................................................................... +RFIQ01000062.1/22150-22513 GGGGGCGA...AUUGGA..U.U.CGACCG-G.GUAGUU....gGAGG.UG.AG..G..G..UGG.C.G.U.G.C.CGUGG......UUGA.UCAGc....aGGCCAC....GU...UAAAA...G........................................................................... +DNXB01000648.1/1722-1371 GGGGGCGU...ACUGGU..U.U.CGACGGGU.ACUCUG.....-AGU.UC.GG..A..G..CUG.C.A.U.G.C.CGAGG......AUGA.UUCGu....uGGCCUC....GU...UAAAC...Ac.......................................................................... +RFGL01000323.1/4499-4153 GGGGGCGC...ACAGGU..U.U.CGACGGGG.AACAGAg...cAACU.CC.AC..G..A..UGG.C.G.U.G.C.CGGAU......---C.----......-CAUCC....GU...CAAC-...-u.......................................................................... +QZKT01000022.1/16073-16425 GGGGGCGU...-CAGGC..U.U.CGACGGGG.GUGGUU.....GACG.CG.GA..A..G..AAG.C.A.G.G.U.CGAGG......AUUU.CGCU......-UGCUC....GU...UAAAA...C........................................................................... +QOQN01000022.1/1127-755 GGGGGCGA...CACGGC..U.U.CGACGGGU.AAAUUG....uUGAC.UU.AU..C..G..UUG.C.A.U.G.U.CGAGA.....gGCUC.UAGU......AAUCUC....GU...AAAUC...A........................................................................... +DPRV01000010.1/105986-105618 GGGGUCGA...CUUGGA.uU.U.CGACGGGA.GCUAAA.....-UAG.CC.UC..G..G..UUG.C.A.U.G.U.CGGCA......-UGG.G---......CACGCC....GU...AAAAC...Ua.......................................................................... +PMAV01000054.1/32881-33235 GGGGGUGC...-UGGGG..U.U.CGACAGAU.ACGUGA.....-GGU.GC.AG..G..G..UUG.C.A.G.G.U.AGAGG......ACGA.CAGU.....uGGCCUC....UU...UAAAC...A........................................................................... +DPJH01000013.1/641-1051 GGGGAUGC...-CUGGC..U.U.CGACA-GG.UCGUA-.....CGUU.UA.AA..A..C..AUG.C.A.A.G.U.CGAGC......AUGA.UGAU......-UGCUC....GC...CAAAC...A........................................................................... +QQVG01000001.1/219341-219704 GGGGCUGA...-CAGGA..A.U.UGACAG-C.UUGUGA....aAUUG.AU.AA..G..U..AAG.C.A.U.G.C.CGAGCg....cGGUA.AGCA......-UUCUC....GU...AAAAC...Aa.......................................................................... +PMYO01000085.1/12538-12898 GGGGGCGU...CCCGGU..U.U.CGACGGGG.CAUUCA.....-GCG.AU.CG..A..G..GAG.C.A.C.G.C.CGAGC.....aCGGC.CGUU......-CGCUC....GU...AAAAA...C........................................................................... +QQNF01000020.1/29792-29435 GGGGGCGC...ACCGGU..U.U.CGACUGGU.AAUCGG.....-AAG.CG.CG..G..G..CAG.C.A.U.G.C.CGCGG......AUGA.UUCGu....uGGCCGC....GU...UAACA...Au.......................................................................... +RBIL01000001.1/1101234-1100851 GGGGACGA...-CAGGC..U.U.CGACGUGG.UCGGUU....cGUGG.GG.UC..G..G..UUG.C.G.A.G.C.CGGGG......-UGC.UGGA......GGCCCC....GU...UAAA-...-a.......................................................................... +PMCS01000006.1/83544-83968 GGGGGUGA...AAUGGA..C.U.CGACUUAA.AGCCGA.....-GGU.GA.AA..A..G..CUG.C.A.U.G.C.CGAGC......UGGU.AAGC......UCCUGC....GU...UAGUG...Gg.......................................................................... +DNQF01000012.1/7701-8087 GGGGGUGA...AAUGGU..U.U.CGACGGGA.AGUGAU.....GAAC.GU.UA..A..G..UUG.C.A.G.G.U.CGAGC......-UGA.AG--......GCCCUC....GU...UUCAG...-.ccaaaagcugauccg........................................................... +QBIV01000002.1/985292-985658 GGGGCUGU...UUUGGC.uU.U.CGACAGGA.AUUUUA.....-UAG.CG.AU..G..U..AAG.C.A.U.A.C.CAGCU......----.-GA-......-UACCU....GC...AACU-...-a.......................................................................... +PMAK01000181.1/3326-3707 GGGGGCGA...-CUGGU..U.U.CGACCG-G.AUAGCU.....GCGG.UG.GC..G..G..UGG.C.A.U.G.C.CCAGG.....aCGCU.CGAU.....uGGCCUG....GC...UAAAA...A........................................................................... +DMUY01000001.1/379046-378679 GGGUCUGUa.uUUUGGU..U.U.CGACGGGA.UUUUUG.....-AAG.UA.AU..G..U..AAG.C.A.C.G.U.CGUGG......----.--UG......GUGCAC....GU...UAAAA...C........................................................................... +QWPJ01000123.1/26264-26623 GGGGGCGA...AUUGGA..A.U.CGACCG-G.AUGAGUu...gAAGA.UU.UU..G..G..UGG.C.A.U.G.U.CGUGG......UUGG.UCGAg....aGGCCAC....GU...UAAUA...C........................................................................... +PWMO01000396.1/1612-1965 GGGGGUGU...CACGGU..U.U.CGACUGAG.GCGUUGu...uCGGG.UA.UA..C..G..UUG.C.A.G.G.U.GGAGC......--GC.C---......-AACUC....CU...AAAA-...-........................................................................... +QKIQ01000102.1/58203-58562 GGGGGCGU..aUAUGGC.uU.U.CGACGGGG.GUUUGU....cGGAA.UU.GG..A..U..AAG.C.G.G.G.U.CGCAG......UUCC.GGAG......UGCUGC....GU...UAAA-...-a.......................................................................... +PLUL01000061.1/7136-7504 GGGGCCGA...-CAGGU..U.U.UGACA-GC.GAGGAG....gAUGG.AU.UU..G..U..AAG.C.A.U.G.C.CGUGAg....u-UGG.GAAA.....gUAUCAC....GU...UAAUA...Au.......................................................................... +CP031165.1/1615200-1615554 GGGGGCGA...-CUGGU..U.U.CGACGGGU.GUCGGU....cGACU.UC.GA..G..A..GAG.C.G.A.G.C.CGAGG.....aUGUA.GGGC......UGCCUC....GU...UAAUC...C........................................................................... +DMFG01000030.1/8028-8441 GGGGGCGA...CCUGGC..U.U.CGACGAGG.GCUGCU.....-AAA.CC.UA..A..A..GUG.C.A.U.G.U.CGAGU......AGAC.AACG......AAGCUC....GU...AAAACc.cAa.......................................................................... +PUPC01000004.1/5258-4903 GGGGGCGA...CUUGGU..A.U.CGACCG-G.GCAGGU....uGAUG.GU.CG..A..G..UUG.C.G.U.G.U.CGAGG......UUGU.CAGG.....aGGCCUC....GU...AAAAC...A........................................................................... +QEUW01000030.1/5124-5530 GGGGAUGU...-ACGGU..U.U.CGACGGGG.CAGGCU.....-GUU.CU.UU..G..A..CUG.C.A.G.G.U.CGUAG......A--G.CGUC......GACUAC....GU...AAAAA...A........................................................................... +QGNQ01000039.1/10797-10442 GGGGACGA...-AAGGG..C.U.CGACAG-C.GGUUUC....gUCGU.UC.GG..U..C..UUG.C.G.U.G.U.CGAGG......-UGU.CGUG......-UCCUC....GU...AAAA-...-c.......................................................................... +PLXG01000310.1/3978-4343 GGGGGCGA...AACGGU..U.U.CGACGGGG.GUGAACu...uCAAG.GG.UG..U..G..UCG.C.G.U.G.C.CAAGG.....aUUCU.AGUG......-ACCUC....GU...AAAUC...C........................................................................... +DMKC01000207.1/4624-4973 GGGGCCGU...ACUGGU..U.U.CGACGGGG.GUAGCG.....-AGG.CU.GG..A..A..UAG.C.G.G.G.U.CGUGG......-CGC.CUG-......-GCCAC....GA...UAAA-...-a.......................................................................... +DMOI01000054.1/99666-99315 GGGGAUGU...AAAGGU..U.U.CGACAGGG.GUUGUG.....AAGC.UU.GG..A..G..UAG.C.U.A.U.U.CGUAG......-UUA.GUGG......AUCUAC....GU...UAAAA...A........................................................................... +DNQR01000402.1/608-1011 GGGGCUGA...-CUGGU..U.U.UGACA-GC.AAGAUG....aAACC.GG.UA..G..U..AAG.C.A.U.G.U.CGGGC.....uAUGG.AGAU.....gUCGCCC....GU...UAUCA...Aa.......................................................................... +PRDV01000063.1/11799-11430 GGGGGCGU...ACUGGC..U.U.CGACGUGA.UGUAAG.....-AAG.CA.UA..G..A..GAG.C.A.U.G.U.CGAGC.....uUUUA.CUUG......GUGCUC....GU...UAAAU...Aa.......................................................................... +QIHJ01000179.1/808-1122 GGGGGCGA...ACUGGA..U.U.CGACGGGG.AAUGGG.....AUAG.CU.UG..U..G..CUG.C.A.U.G.C.CGAGC......-UUC.UGCU......-AACUC....GU...UAAAC...U........................................................................... +DMTJ01000404.1/2969-2615 GGGGGCGA...AAUGGU..A.U.CGACUGGC.UGAGUU.....-ACG.CU.UA..U..A..UUG.C.A.U.G.U.GGAGG.....aUGGU.CGUU......GGCCUC....CU...AAAU-...-c.......................................................................... +RFHT01000615.1/34873-34502 GGGGACGA...CACGGC..A.U.CGACGGGU.UGGUAG.....-AGA.UG.CG..GaaU..AAG.C.A.U.G.C.AGUGGg....uUGCU.AAGG......AACCAC....UC...AAAUC...Cu.......................................................................... +DOOC01000104.1/2860-2457 GGGGGUGC...-CCGGU..U.U.UGACA-GC.AGGCAG....aGUUU.GA.UU..G..U..AAG.C.A.C.G.C.CGAGCg....cUGUG.CGGC......-GGCUC....GU...AAAUA...Cc.......................................................................... +NRJH01000018.1/80449-80063 GGGGCUGU...UCUGGA..U.U.CGACGGGA.UUGUGA.....-AGU.UU.CA..G..A..AU-.C.A.U.G.U.AGAGU......GGGA.A---......-GACUC....UU...AAAUA...Ac.......................................................................... +PLOP01000076.1/38586-38249 GGGGGCGA...-CCGGC..U.U.CGACAGGU.CUCGCG.....UAGG.UU.AA..A..G..GAG.C.A.U.G.C.CAGUG......-CCC.AUG-......--CCAC....UG...UAAAA...A........................................................................... +DPRE01000179.1/9537-9932 GGGGCCGA...UUUGGU..U.U.UGACA-AU.ACGGCC....gAUUU.UU.UA..G..U..AAG.C.A.U.G.U.CGAGU.....gUGGA.AUGU......AUACUC....GU...UAAUA...Aa.......................................................................... +DQBP01000036.1/54513-54847 GGGGGCGA..aAUUGGU..C.U.CGACAGGG.AUAAUC....uUGUU.CA.GG..G..G..AAG.C.A.U.G.C.CGAGA......UUGC.UGGU......-GUCUC....GU...AAAAA...A........................................................................... +CP007217.1/343254-342834 GGGGGUGU...AAAGGU..U.U.CGACUUAG.AAAUG-.....-AAG.CG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +PIWD01000051.1/1769-2189 GGGGGUGA...-UAGGC..U.U.CGACGUAA.ACAACA.....-AAG.CC.GA..A..A..GUG.C.A.U.G.U.CGAGC......AGGC.AAUC......UCACUC....GA...AAAAU...G........................................................................... +DOEB01000076.1/38381-38737 GGGGGUGU...UCCGGA..U.U.CGACCGGC.CCGGUU.....-GGG.UG.UU..G..A..UUG.C.A.U.G.C.CGAGG......AUGA.UCGU.....uGGCCUC....GU...AAAAC...A........................................................................... +QBMN01000077.1/9824-9436 GGGGCUGU...AACGGU..U.U.CGACGUUU.UGACGAa..agUCAC.GC.UG..U..G..AUA.C.A.G.G.C.CGAGA......G-UG.AGUC.....cACUCUC....GU...AAAUC...Aa.......................................................................... +DOUU01000283.1/2063-1698 GGGGGCGA...-UCGGU..U.U.CGACGGGU.GGUCGA.....-AGG.CG.AG..C..G..CUG.C.G.U.G.C.CGACG......UUGU.CACA......UUCGUC....GU...UAAAC...A........................................................................... +DMTD01000216.1/68-412 GGGCUAGU...AAUGGU..U.U.CGACAGGG.AUCAUG.....-AAG.CG.AA..A..G..AAG.C.G.A.G.C.CGUGC......----.-GU-......-CAUAC....GU...UAAG-...-u.......................................................................... +DMAQ01000399.1/767-410 GGGGGUGC...CCCGGU..U.U.CGACUGGU.ACGGUC....aGGAC.CG.UU..G..G..UGG.C.A.G.G.U.GGAGU......--GC.CG--......-UACUC....CU...GAUC-...-........................................................................... +RHLH01000001.1/375434-375076 GGGGCCGA...UGUGGU..U.U.CGACCGGG.CGAGCUu...cAGGU.CC.GG..C..G..UUG.C.G.C.G.U.CGAGG......-GGC.GUGG.....uGGCCUC....GU...AAAA-...-a.......................................................................... +PLNO01000355.1/3450-3102 GGGGGUGC...AACGGU..C.U.CGACUGGG.GUUCGU....uCGGC.CC.UG..G..G..CUG.C.A.G.G.U.GGAGC......-GCC.A---......-GUCUC....CU...AAAA-...-a.......................................................................... +DOTE01000360.1/8684-8274 GGGGAUGA...-CUGGC..U.U.CGACGGAG.GAGGCU.....-GGU.CC.CG..G..A..CUG.C.G.A.G.C.CGAGA......-GGC.GCCG......-ACCUC....GA...UAAC-...-u.......................................................................... +DNLL01000253.1/1717-2086 GGGUCUGU...ACUGGU..U.U.CGACAGGU.CGUUGG.....-AGA.CG.GU..A..G..CAG.C.A.C.G.C.CGAGG......AUGG.UGGA......CACCUC....GU...AAAUC...C........................................................................... +DNFN01000287.1/1226-863 GGGAAUGC...AACGGU..U.U.CGACGGAA.AGAAAG.....AUGU.UU.AG..A..A..CUG.C.A.U.U.U.AGUGU......-UGC.UGCU......-ACCAC....UU...UAAAA...A........................................................................... +DNTA01000328.1/11078-10662 GGGGCCGA...-CUGGA..U.U.UGACAG-U.AGGUGA....uAGCU.GU.GU..G..C..UUG.C.A.U.G.C.CGGGUg....g-UAA.GUGU......ACAUCC....GU...AAUCA...Au.......................................................................... +QUMS01000001.1/1016563-1016951 GGGGAUGC...-CAGGC..U.U.CGACGGGA.GAGGCU.....GAAC.-C.CG..G..A..CGG.C.G.A.G.C.CGAGA......GGUA.CCG-......-ACCUC....GU...GAAA-...-u.......................................................................... +PVMC01000073.1/63984-64372 GGGUCCGU...CACGGU..U.U.CGACAGGU.UGGCGAa..agCUAC.UC.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUC...Aa.......................................................................... +QWQO01000019.1/19225-18859 GGGGAUGU...-UUGGU..C.U.UGACAGGG.UAGGCU.....-CCU.GU.UU..A..G..CUG.C.A.C.G.U.CGAGC......-CGC.CCA-......-GUCUC....GU...UAAA-...-........................................................................... +QFLI01000003.1/348728-349131 GGGGCUGA...CGUGGU..U.U.UGACA-GC.AUGUAG....aAUUG.AU.AU..G..U..AAG.C.A.U.G.U.CGAGCg....uUGUG.AUUC......CAGCUC....GU...AAAUA...Uc.......................................................................... +PLLH01000106.1/50304-50655 GGGGGUGA...UCUGGU..C.U.CGACGGUG.GUCGGG.....UGAG.UG.AU..U..G..UUG.C.A.G.G.U.CGGAG.....uUGGU.CGAC......GGCUCC....GU...UAUCA...A........................................................................... +PXBU01000213.1/350-3 GGGGGUGU...CACGGA..U.U.CGACCUUG.UGUUGU.....-AGU.GC.GA..G..G..CUG.C.A.U.G.U.CGGAG......AUGA.UGGA......GGCUCC....GU...AUCA-...-a.......................................................................... +DNTH01000004.1/19475-19078 GGGGAUGU...UUUGGU..U.U.UGACA-GC.AUCGUA.....-GAC.GA.CA..G..U..AAG.C.A.C.G.U.CGAGA.....gUCGA.AAGC......CCUCUC....GU...UAAUC..cAa.......................................................................... +PMLC01000014.1/5602-5954 GGGGGCGU...ACCGGG..U.U.CGACGGGG.GACAUGu...uGGGU.CG.CC..G..G..CAG.C.G.U.G.C.CGUGG......-UCC.GCC-......-GCCAC....GU...UAAUC...A........................................................................... +QRTC01000086.1/4757-5141 GGGGAUGU...AAAGGU..U.U.CGACGGGG.AUUGUG.....-AGC.AA.AG..G..U..AAG.C.G.A.G.U.AGUGG......AGGC.GGA-......-UACAC....UU...UAAA-...-c.......................................................................... +QNBL01000154.1/5474-5114 GGGGGUGU...AAGGGU..U.U.CGACUGUU.GGAUUGu...aCAGG.UC.AG..G..G..UUG.C.A.G.G.C.GGAGC......-UGU.UCU-......-AACUC....CU...UAAAC...-........................................................................... +CP033169.1/2673484-2672864 GGGGGCGU...-UUGGU..U.U.CGACGGGG.GCGGCA.....GAGA.UA.AA..A..G..CUG.C.A.G.G.U.CGAGC......UUUC.C---......-GACUC....GU...AAAUC...C........................................................................... +QEUZ01000002.1/9066-8709 GGGGAUGC...-CUGGU..U.U.CGACAGGG.CCGUAA.....-GUG.CG.AG..G..A..UUG.C.G.G.G.C.CGAGG......GUGC.CCCG.....gACUCUC....GU...UAAA-...-a.......................................................................... +DOHO01000440.1/5882-6270 GGGGCUGU...AAUGGU..U.U.CGACGGGA.UAGUGAa..agCUGU.UC.UG..U..G..AUG.C.A.A.G.C.CGAGA......GUGA.GUCA......CCUCUC....GU...AAAUC...A........................................................................... +DNRQ01000139.1/19129-19542 GGGGGUGU...ACAGGU..U.U.CGACAGAG.GAUUAA.....-AGG.AU.UU..A..A..CAG.C.G.A.G.C.AGGGG......-UGG.GCU-......-GGCCC....CU...AUAUC...A........................................................................... +QHZM01000150.1/6943-7310 GGGGGCGU...ACCGGU..U.U.CGACG-GG.AGUCCU.....UGCG.UC.UA..G..G..AGG.C.A.U.G.C.CGGGG......G-UC.CACA......CCACCC....GU...AAUCG...G........................................................................... +PWVB01000037.1/9255-8858 GGGGAUGA...-UCGGU..U.U.CGACGGGG.AAGGCU.....-GAU.UG.UG..A..G..CUG.C.A.A.G.C.CGGGG......AGGC.UUCG......-UCUCC....GU...AAACC...C........................................................................... +RFHH01000058.1/19987-20341 GGGGGCGA...-AAGGA..C.U.CGACGGGG.AGCGGA.....AAGC.-A.CA..G..G..UGG.C.A.C.G.C.CGAGG......CUGC.CCGG......AACCUC....GU...UAAUC...A........................................................................... +QEUQ01000019.1/15603-15249 GGGGGUGA...-UUGGU..U.U.CGACCCCG.GGUGUU.....GACG.CA.GG..A..G..AAG.C.G.A.G.C.CGAGG......UCCC.CACA......GUCCUC....GU...UAAUC...A........................................................................... +DMLB01000122.1/4708-5060 GGGGGCGA...-CUGGU..U.U.CGACACGG.GAGUU-.....CUGA.GG.GG..A..G..AAG.C.A.G.G.C.CGAGG......UCGC.CUU-......-ACCUC....GU...UAAAC...A........................................................................... +PXBT01000082.1/4714-4356 GGGGGUGU..aUUUGGU..U.U.CGACA-GA.UAAAGU.....GAAG.UU.GU..U..A..UGG.C.A.A.G.C.CGAGG......AUGG.CAAU.....uGGCCUC....GU...UAAUC...A........................................................................... +RFHL01001337.1/1717-1345 GGGGACGA...CACGGU..A.U.AGACGG-G.UCGAUA.....AAUG.CA.AG..GuaU..AAG.C.A.U.G.C.AGUGGg....cUGUA.GCUG......AACCAC....UU...AAAUC...Cu.......................................................................... +QKCC01000106.1/14140-13782 GGGGGUGC...ACUGGU..U.U.CGACUGGU.GGAUGU....aUCGU.UG.UA..G..G..CAG.C.A.G.G.C.AGAGC......-UCU.----......-AACUC....UU...UAAAC...U........................................................................... +DPRO01000020.1/221528-221878 GGGGAUGU...UCCGGU..U.U.CGACCGGA.AAGACG.....GAGG.CU.UA..A..G..CUG.C.A.G.G.C.GGAGU......--GC.CG--......-AUCUC....CU...GAUU-...-........................................................................... +DNRX01000129.1/11711-12062 GGGGGUGU...UCCGGU..U.U.CGACGGGU.AUUCGU.....-GGU.CU.UG..A..A..CUG.C.A.G.G.U.-GAGG......UUGC.C---......-GGUCC....UC...UAAAC...A........................................................................... +DLZD01000211.1/4780-4381 GGGGUCGA...-CUGGU..U.U.UGACA-GC.AAUUGA....aAUAA.UU.CA..G..U..AAG.C.A.U.G.C.CGAGC.....aCUGU.GAAU.....aCGGCUC....GU...UAAUA...Uc.......................................................................... +QTUD01000025.1/2952-2600 GGGGCUGA...UUUGGA..U.U.CGACCUCG.AGUAG-.....-AAG.CG.CC..A..A..GUG.C.A.U.G.C.CGAGC......UUGU.AGAA......CAUCUC....GU...AAAUC...U........................................................................... +DPNX01000048.1/21209-20864 GGGAGUGG..uCUAGGC..U.U.CGACGAAA.GGUUG-.....-AAA.CU.AG..A..U..AAG.C.A.A.G.C.AGAGU......U---.CA--......-AACUC....UU...UAAAA...U........................................................................... +QAMK01000007.1/3275-2922 GGGGCUGU...CUUGGG..U.U.CGACGGGA.UAGACG.....-AAG.AA.UG..A..G..UGG.C.A.A.G.U.GGAUG......G---.----......-CAAUC....CU...UACAU...G........................................................................... +DOFA01000083.1/4151-4527 GGGGGCGU...ACUGGU..U.U.CGACGGGG.UCGUUG.....-AGA.UC.AG..G..G..AAG.C.G.G.G.U.AGAGG......AUCC.UCGU.....aGGCCUC....UU...UAAAA...A........................................................................... +RDRY01000006.1/37504-37138 GGGGGCGU...CUUGGU..U.U.CGACGGGU.UUAUUC.....GACC.UU.UC..A..G..CCG.C.A.U.G.U.GGAGG.....aUUUC.UGGU.....uUACCUC....CU...UAAUC...A........................................................................... +PRDU01000101.1/1201-1576 GGGGGCGU...AACGGC..U.U.CGACGUGU.AGGCGG.....-UUA.CG.UA..G..A..GAG.C.A.U.G.U.CGCGC.....uUUGA.UUGU......GUGCGC....GU...AAAAA...Aa.......................................................................... +NZ_QFRW01000243.1/9449-9072 GGGGCUGA...-UCGGU..U.U.CGACUCCG.UACGUU.....GACG.UG.AG..G..G..AAG.C.G.G.G.U.CGAGG.....aAGCC.AACG.....cCGUCUC....GU...AAACC...Ga.......................................................................... +PWKD01000048.1/11744-12118 GGGGGUGU...ACCGGA..U.U.CGACUGCG.AAUCAAu..ggUGAC.UC.UU..G..G..AUG.C.A.G.G.C.UGAGC......-GCU.----......-ACCUC....AU...AAAAC...U........................................................................... +DMZH01000001.1/207875-208237 GGGGACGA...-UCGGU..C.U.CGACGG-A.AAGCUC.....-UUU.AC.AA..U..A..CUG.C.A.A.G.C.CAAGU......UUGA.UCAA......-CACUU....GU...CAAA-...-a.......................................................................... +PLND01000022.1/59872-59479 GGGGAUGA...-AAGGU..A.U.CGACGGAG.GAAGU-.....UGUU.UU.CA..G..A..UUG.C.G.G.G.U.CGAGA......-GGC.GCCG......-AACUC....GG...AAAA-...-u.......................................................................... +PUOW01000187.1/61563-61210 GGGGGUGU...CAAGGC..U.U.CGACUGAG.GUUCGCg..caAGCG.AG.UU..C..G..CUG.C.A.G.G.U.GGAGC......-GUC.----......-GUCUC....CU...UAAC-...-c.......................................................................... +QUSM01000002.1/795358-795706 GGGGGUGC...AAUGGU..U.U.CGACAGGG.UCAGUG.....-CGG.UC.AG..A..U..AAG.C.G.A.G.U.AGAUG......A---.GCUU......AGCAUC....UU...UAAAA...U........................................................................... +DMEU01000013.1/34421-34844 GGGGCUGA...-UUGGG..C.U.CGAUUCAG.GUAUGU.....CGGG.UG.CU..G..G..CAG.C.A.U.G.C.CGAGG......UUGU.AAGG.....aGGCCUC....GU...AAAAC...A........................................................................... +QWPF01000099.1/4046-3653 GGGGGCGA...UCCGGU..U.U.CGACCGGG.CUUACG.....GAAA.UG.CA..G..G..UUG.C.G.U.G.C.CGUGG.....uUGAU.CAGA.....uGGCCAC....GU...AAAU-...-a.......................................................................... +QNBE01000098.1/603-953 GGGGGCGA...-UGGGU..U.U.CGACGGGG.UGAUGA.....UGGU.GC.CG..A..G..GUG.C.A.U.A.C.CGAGG......UUCC.AGGC......CACCUC....GU...AAAUC...Cg.......................................................................... +QGUN01000032.1/28536-28902 GGGGGCGA...CCUGGC..U.U.CGACGGAG.GUAGUG.....-AAA.CC.CA..A..G..GCG.C.G.U.G.C.CGUGC.....uCGCU.CGCG......GAGCAC....GU...AAAUC...Cc.......................................................................... +DMUU01000211.1/3666-4063 GGGGCUGA...-CUGGU..U.U.UGACA-GC.AGGGCC....aAUGG.GU.AA..G..U..AAG.C.A.U.G.C.AGUGAu....aGGUU.GUGU......ACUCAC....UU...UAAUC...Ag.......................................................................... +DPHL01000030.1/1834-1453 GGGGGUGU...UCCGGU..U.U.CGAUUUUG.UAAAUG.....-GAA.UA.AA..A..A..CGG.C.A.U.G.U.CGGAG.....aAGAU.GGUU......GGCUUC....GU...UAUC-...-a.......................................................................... +CP025958.1/6966359-6965948 GGGGGCGA...UCUGGU..A.U.CGACCG-G.GUGUCG....gAAGU.GU.UC..G..G..UGG.C.G.U.G.U.CGUGG.....uUGAU.CAGC.....uGGCCAC....GU...AAAA-...-a.......................................................................... +QKHS01000006.1/140069-139671 GGGGCUGA...CCUGGU..U.U.UGACA-GC.AAGGUA....aAUGA.UU.GU..G..U..AAG.C.A.U.G.U.CGGGC.....aACGU.GGAA......AAACCC....GU...UAAAC...Uu.......................................................................... +PMZA01000403.1/23766-23416 GGGGGCGA...CAAGGU..U.U.CGACGGGG.CGAAGU.....UGAG.GU.AG..G..G..UUG.C.G.A.G.C.CGGAA......-GGC.GUGC......UACUCC....GU...UACCA...C........................................................................... +DMXU01000140.1/1712-1348 GGGGGUGU...UCUGGA..U.U.CGACAUUC.GGUCUG.....-AUG.CG.GG..A..U..AAG.C.A.C.G.U.CGUAG......-GCU.C---......GGCUAC....GU...UAAAA...C........................................................................... +QMNG01000006.1/18202-17799 GGGGCUGU...-UUGGC..U.U.CGACAGGG.ACAUUG....aUUUU.UA.UG..G..A..UUG.C.A.U.A.U.CGCGG......AUGU.UCGC......UCACGC....GU...CCUCC...-.ggaccagaggucacucc......................................................... +PXCF01000042.1/8555-8156 GGGACUGA...CUUGGC..U.U.UGACAG-C.AAGUUG....aUGGA.AU.GC..G..U..AAG.C.A.U.G.U.CGAGUa....aGGAA.ACGU......GAACUC....GU...UAACU..cCu.......................................................................... +QHWH01000147.1/4227-3876 GGGGGCGA...-CUAGU..U.U.CGACGGGG.GUUGAU.....-GGU.CG.AA..G..G..AUG.C.GuU.G.C.CGAGC......-UCC.ACU-......-GACUC....GU...AAAAC...-........................................................................... +DMDA01000072.1/33242-32831 GGGGAUGA...-ACGGU..C.U.CGACGGGG.CAGGCU.....-GUU.CU.GA..G..A..UGG.C.A.G.G.C.CGUAG......-AGC.GUC-......GACUAC....GU...AAAAA...C........................................................................... +DOOR01000021.1/62480-62018 GGGGAUGA...ACAGGC..U.U.CGACGGGA.GUGAGU.....-AGG.UA.CA..G..G..UGG.C.A.G.G.C.CCGAG.....uUGGC.CGA-......AGGCUC....GG...AUUCC...U.gggaaccaguauugagugcuggaacagagacggaaaagaugaaaguauuuuugaagaaaauacaaacauguuuu +DNPL01000148.1/406-16 GGGGGUGU...AAAGGC..U.U.CGACGGGG.AUUCUG.....-AGG.CA.UG..A..U..AAG.C.G.U.G.G.CGAGC......C---.GGGU......AAUCUC....GA...AAAC-...-u.......................................................................... +QBMP01000087.1/1040-1434 GGGGCUGA...AACGGU..U.U.CGACGUUU.UGACGAa..agUCGU.AU.UG..U..G..AUU.C.A.G.G.U.CAAGA......GUGA.GCCC......ACUCUU....GU...AAAUA...A........................................................................... +CP031412.1/46742-46381 GGGGAUGU...UUUGGA..U.U.UGACUGAA.AAUGUU....aAUAU.UA.UA..A..G..UUG.C.A.G.G.C.AGAGG......-GA-.----......-AUCUC....UU...AAAAC...U........................................................................... +MVWI01000003.1/134175-133791 GGGGCUGA...CUUGGA.uU.U.CGACAAAU.UUCUUG.....-UCG.CG.CA..G..A..UAG.C.A.U.G.C.CAAGC......--GC.----......-UACUU....GU...AAAAC...A........................................................................... +QALA01000005.1/13414-13063 GGGGGCGU...CCCGGA.aU.U.CGACUUUU.CAUCGU.....-AGG.GC.GG..G..U..CUG.C.A.U.G.C.CGAAG......ACGA.CACU.....uGGCUUC....GU...AAAA-...-a.......................................................................... +BGOM01000019.1/115910-116276 GGGGGUGU...UCCGGA..U.U.CGAUUCCA.ACCAAG.....-AUA.UC.GC..G..A..CGG.C.A.U.G.C.GGAGG......AUGU.CAGC......UCCCUC....CU...AAAUC...Ca.......................................................................... +PUOG01000132.1/6833-7194 GGGGGUGC...ACAGGA..U.U.CGACGAUU.GAGGUUc...cGGAC.UG.UU..G..A..CUG.C.A.G.G.C.AGAGC......-G-U.C---......-AGCUC....UC...UAAAC...U........................................................................... +RIBL01000001.1/55931-56331 GGGGCUGA...-CUGGC..U.U.UGACAG-C.GUUUUG....aGGUG.GU.GA..G..U..AAG.C.A.U.G.C.AGAGU.....gAUGA.UGCC.....cACACUC....UA...UAAUC..aGa.......................................................................... +DNZG01000095.1/2641-3043 GGGCUUGA...-CCGGU..U.U.UGACA-GC.GGGCAG....aAGUG.GU.UU..G..U..AAG.C.A.U.G.C.AGUGC.....gUUGU.UGGU......UUGCAC....UU...UAAUA..uCa.......................................................................... +DQCP01000071.1/197-595 GGGGUCGA...-CUGGU..U.U.UGACA-GC.AGGCCG....aAGGU.UG.AU..G..U..AAG.C.A.U.G.U.CGAGCg....cGGAA.GGGG......CAGCUC....GU...UAAUA...Ca.......................................................................... +PLXJ01000015.1/67709-68077 GGGGGUGA...-ACGGU..C.U.CGACUUUA.GAUGUU.....GAGG.CA.GA..G..G..AAG.C.G.G.G.C.CGAGG.....a-AGC.CGGGa....uGAUCUC....GU...UAACC...Aaua........................................................................ +PNAG01000016.1/113674-113296 GGGGGUGU...-CUGGU..C.U.CGACGGGG.CAGUUG.....AGCU.UC.GG..G..A..UUG.C.G.A.G.C.CGAGG......GCGC.----......--GCGC....GU...UACAG...C........................................................................... +LYXM01000012.1/454252-453857 GGGGCCGC...AACGGU..U.U.CGACAGGU.UGGCGAaa.gcUUCC.AC.UG..U..G..AUG.C.A.G.G.U.CGAGA......GUGG.GUCU......CCUCUC....GC...AAAUC...Aa.......................................................................... +DOED01000008.1/1553-1157 GGGGCAGA...CAUGGC..U.U.UGACA-GC.AUGAAG....aAUAG.GU.AU..G..U..AAG.C.A.U.G.U.CGGGA.....gCAGU.GAAA......CGGCCC....GU...UAAUC...Cc.......................................................................... +DQAY01000059.1/84971-84614 GGGGGCGA...-UCGGA..U.U.CGACUG-G.UUCACC....gUAUG.UU.AA..G..G..UGG.C.G.U.G.C.CGUGG.....uUGAU.CAGU.....uGGCCAC....GU...AAAA-...-a.......................................................................... +PWKJ01000045.1/28516-28868 GGGGGUGU...UCUGGA.aU.U.CGACUUGG.AAUCGA.....-GGU.GU.GC..G..G..UGG.C.A.G.G.C.CGGAG......AUGA.UGGU.....uGGCUUC....GU...UACCA...Aa.......................................................................... +QKTW01000007.1/127899-128269 GGGGCCGA...-CUGGU..U.U.UGACA-GC.AUAGGG.....CAGG.GU.AA..G..U..AAG.C.A.U.G.C.CGUGCg....uUGGA.UAAU......UAGCAC....GU...AAAUC...Ug.......................................................................... +DOMD01000211.1/1367-940 GGGGGUGA...-AAGGU..U.U.CGACUUAG.ACGAGU.....UAGG.UA.UC..A..G..UGG.C.A.U.G.C.CGCGG......ACGC.AGGGa....aGGCCGC....GA...UAACA...Aa.......................................................................... +QUGX01000003.1/273760-274159 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AGGCAG....aGUCU.GA.UU..G..U..AAG.C.A.C.G.C.CGAGC.....gUUGU.GUGG......ACUCUC....GU...AAAAC..uGa.......................................................................... +QALS01000050.1/1127-760 GGGGGUGC...ACCGGA..U.U.CGAUUG-C.CGGUGA.....GCGA.AA.AA..A..U..AAG.C.A.U.A.C.UGCGG......-ACG.GAGU......GACCGC....AU...UAAAA...Aa.......................................................................... +QZKE01000029.1/1693-2038 GGGGGCGA...AACGGC..U.U.CGACAGGG.AUCGGC....gGGCA.GC.GC..G..G..GAG.C.G.A.G.C.CGGGG......-GCC.CGA-......-ACCCC....GU...GAGCA...A........................................................................... +RBKD01000134.1/15925-15587 GGGAAUGU...UUUGGU..U.U.CGACAGGA.UAAAAA.....-ACU.UA.UU..A..C..UAG.C.A.A.G.U.AAGCG......----.-GG-......---AGC....UU...UAAA-...-a.......................................................................... +DNKH01000022.1/35712-35305 GGGGAUGA...-CAGGA..U.U.CGACAGGA.AGCUUU.....ACUU.UU.CA..A..G..UUG.C.A.A.U.C.CGGGCg...ucGCGC.UAGU......CCGCCC....GU...AUAUC...Cg.......................................................................... +QBMS01000011.1/58425-58042 GGGGCCGC...AACGGU..U.U.CGACAGGU.UGGCGAa..agCUCC.CC.CG..U..G..AUG.C.A.G.G.U.CGAGA......GUGA.AUCU......CCUCUC....GU...AAAUC...Cc.......................................................................... +RAPR01000001.1/3216132-3215757 GGGGGUGA...-CAGGU..U.U.CGACAUCG.UACGUU.....GCGG.CA.GG..A..G..AAG.C.G.A.G.C.CGAGG.....aAGCC.GACG.....uCGUCUC....GA...UAAUC...Gu.......................................................................... +DNDC01000005.1/9315-8943 GGGGCUGU...CUAGCU..U.U.CGACAGCG.AACCUUg...aUAGC.UG.UU..G..G..UCG.C.A.U.A.C.CGUUG.....c-UGG.UACC......-GUAAC....GC...AAAA-...-u.......................................................................... +DNTJ01000004.1/19800-19384 GGGGGCGA...AUUGGU..U.U.CGACCGGG.UACGCU.....GAGG.CG.UA..G..G..UGG.C.G.U.G.U.CGUGG......UUGA.UCAGa....aGGCCAC....GU...AAAAA...U........................................................................... +DPCN01000075.1/5330-5682 GGGGGUGU...AAAGGU..U.U.CGACGGGG.AAUUGA.....-AAA.UC.UG..G..G..GAG.C.A.C.C.G.GGUCG......GGGC.AGGC.....gGCCGAC....CU...UAAUA...A........................................................................... +QQOU01000016.1/52739-53085 GGGAGUGC...ACUGGU..U.U.CGACAGGG.GCAUUA.....-GGU.UA.UA..G..G..AAG.C.A.G.G.U.CAGGU......-UGA.C---......--CGCU....GU...GAGA-...-........................................................................... +PSRO01000050.1/848-474 GGGGGUGA...-CUGGU..U.U.CGACUUGG.-AAACA.....-AAG.UA.UG..A..G..UGG.C.A.U.G.C.GGAGG......ACGU.CGGU.....uGGCCUC....CU...UAAUC...A........................................................................... +DNLX01000244.1/1660-1307 GGGGACGA...CAUGGU..U.U.CGACGGGG.AUUUAG.....-AUC.AU.UG..U..U..GGG.C.G.U.GgC.GGAGA......-GUC.U---......-GUCUC....CU...UAAU-...-c.......................................................................... +PXDE01000564.1/4994-4640 GGGGGCGA...-CAGGC.aU.U.CGACGGUC.AAGUUG.....AGUG.CG.CC..G..G..UCG.C.G.C.G.U.CGAGG......ACCC.CGGU.....uGGCCUC....GU...AAAAC...G........................................................................... +DPUD01000007.1/84778-84396 GGGCCUGU..aUAUGGU..U.U.CGACAGAA.AUGUUU.....-AAA.AU.UA..A..G..UGG.C.A.A.G.U.CGGAG......G---.----......-CACCC....GU...UAGUG...U........................................................................... +QUWK01000008.1/74055-74431 GGGGGUGU...UUCGGU..U.U.CGACUGGC.GGAAGAu...cAGGC.CA.GG..G..G..CUG.C.A.A.G.C.GGAGC......--GC.----......CAACUC....CU...AAAAC...Ua.......................................................................... +PWRZ01000207.1/870-512 GGGGGUGA...AAUGGU..A.U.CGACCGGG.UAGUGA.....-AAU.CG.GU..A..G..UUG.C.G.U.G.C.CGUGG.....uUGGC.CAGC.....gGGCCAU....GU...UAACA...A........................................................................... +QXQP01000011.1/48247-47889 GGGGCUGA...CUAGGA.uU.U.CGACAGAG.AUUGCG.....-UUG.CG.UG..G..G..UUG.C.A.U.G.C.CAAGU......-G-U.----......-CUCUU....GU...UAAAC...G........................................................................... +PWTE01000112.1/27852-28219 GGGGCUGA...CUCGGU..U.U.CGACCGUG.GUCGAGc...cGCUG.CC.AG..G..G..GAG.C.G.U.G.C.CGAGGg....uGCUC.GCGC......GACCUC....GU...UAAUC...Cc.......................................................................... +DOBD01000028.1/2725-3123 GGGGAUGA...-UUGGU..U.U.UGACA-GC.GGUCAG....gACAG.GU.CC..G..U..AAG.C.A.U.G.C.AGUGC.....cUUGA.UUCU......ACGCAC....UU...AAAUC...Uc.......................................................................... +PLUG01000281.1/1939-2306 GGGGCUGA...-CCGGA..A.U.UGACGGGA.AGCAUU.....GAUG.GU.AA..A..C..CGG.C.G.U.G.U.CGUGG......GUGU.GUAA......UACCAC....GU...UAAUC...Ca.......................................................................... +DNVP01000030.1/5030-4680 GGGGAUGC...ACUGGG..U.U.CGAUUGCA.GCACUU....aGUCG.GG.AU..G.uC..CUG.C.A.U.G.C.AGUGG......--GU.GGU-......-AGCAC....UU...AAAA-...-a.......................................................................... +DMQN01000267.1/1188-788 GGGGCUGA...CUUGGC..U.U.UGACA-GC.GUGUAG....aGGUG.GU.AG..G..U..AAG.C.A.U.G.C.AGAGC.....gAUGA.UGGC.....aAUGCUC....UU...UAAUA..uCa.......................................................................... +PUNV01000278.1/15658-15303 GGGGGUGA...UGAGGU..C.U.CGACAGGU.GUCGGU....cGACC.UC.GG..G..A..GCG.C.G.A.G.C.CGAGC.....aUGCC.UGGU......CAACUC....GU...AAAUC...Ug.......................................................................... +DNTV01000158.1/3051-2408 GGGGGCGA...-CUGGC..U.U.CGACGGGG.AUGAAG.....-AUG.CC.AG..G..G..UUG.C.A.U.G.C.UGAGG......-UCC.CGUU......-GGCUC....AU...AAAAC...A........................................................................... +QKZR01000001.1/155891-156289 GGGGUCGA...-CUGGU..U.U.UGACA-GC.GAGACC....gACUU.GA.UU..G..U..AAG.C.A.U.G.U.AGAGC.....gCUGG.GACA......UAGCUC....UU...AAAUA..uCa.......................................................................... +QSPD01000013.1/11545-11916 GGGGGUGA...-CUGGU..U.U.CGACAGGG.UGCAU-.....CUGA.GA.UG..G..G..CAG.C.A.G.G.C.CGUGG......UCUC.CUC-......-GCCAC....GU...AAAAC...A........................................................................... +DPIA01000106.1/809-413 GGGGCUGG...UAUGGU..U.U.UGACA-GC.AUGUGA.....GAUG.GU.AU..G..U..AAG.C.A.U.G.C.AGUGU.....gUGGU.GACA......CGUCAC....UU...UAACA...G........................................................................... +PKGD01000474.1/3271-3665 GGGGCAUU...ACUGGU..U.U.CGACAGGA.CGAUCAa..acCGAC.CU.UG..U..G..AUU.C.A.G.G.C.CGAGA......GUGA.GCCU......CCUCUC....GA...AAAUC...Aa.......................................................................... +QWOR01000039.1/2946-3319 GGGGGCGA...-UCGGU..A.U.UGACUGGU.UCUCCU.....-AGA.GU.GA.cG..G..UUG.C.G.U.G.U.CGUGG.....uUGAU.CAGC.....uGGCCAC....GU...AAAA-...-a.......................................................................... +DQIF01000153.1/1418-1766 GGGGAUGA...AAGGAU..U.U.CGACGGGG.AUUUUG.....-AAC.CG.UG..A..U..AAG.C.G.A.G.C.AGUGG......-CGC.GGA-......-ACCAC....UA...UAAA-...-a.......................................................................... +DPMY01000153.1/8116-8469 GGGGAUGA...-CGGGU..U.U.UGACAGAG.CCCUGA.....-AGC.CC.GG..C..G..UUG.C.A.G.G.U.CGAGC......CUGC.UGGG......GAGCUC....GU...AAAUC...Cc.......................................................................... +JSCD01000017.1/17083-16687 GGGGUCGA...-CUGGU..U.U.UGACA-GC.AAGUCG....aAUUG.AA.UU..G..U..AAG.C.A.U.G.U.GGAGA.....aCUGG.AGUA......AUUCUC....GU...AAAUA..aAa.......................................................................... +DPUE01000121.1/1630-1281 GGGGGCGU...AAAGGU..U.U.CGACGGGG.AGAGCG.....-AGG.UC.UG..G..G..CAG.C.G.G.G.U.AGCAG......-UGG.GGGA.....aCUGCUC....UA...UAAC-...-........................................................................... +DMRB01000093.1/457-62 GGGGUCGA...CAAGGU..A.U.CGAUUGAA.GCAGU-.....-AAG.UA.UU..A..G..UUG.C.A.U.G.U.CGAUU......-UGG.AU--......-AUAUC....GU...AAAAC...U........................................................................... +DNQA01000031.1/79611-79990 GGGGGCGA...CUUGGA..A.U.CGACCG-G.AUGUCAa...gAAGC.GU.AU..G..C..CUG.C.G.U.G.U.CGUGG......UUGA.UCAGu....uGGCCAC....GU...AAAAA...G........................................................................... +DPVU01000001.1/26165-25806 GGGGGCGC...CAUGGU..U.U.CGACUGGA.AGUCUG.....-AGG.UG.CU..G..G..CUG.C.A.U.G.U.GAAGG.....uUAAU.CGGC.....uGGCCUU....CU...AAAA-...-a.......................................................................... +QVGL01000001.1/158530-158182 GGGGAUGU...AAAGGU..U.U.CGACGGAG.AGAGGA.....-AAG.CG.AA..A..G..CAG.C.G.G.G.U.AGUGC......UCGG.GGGA......-CGCAC....UU...AAAA-...-c.......................................................................... +RLRY01000015.1/9474-9832 GGGAGCGA...CUUGGC..U.U.CGACAGGA.GUAAGU.....-CUG.CU.UA..G..A..UGG.C.A.U.G.U.CGC--......-UUU.GGGC......-AAAGC....GU...AAAA-...-a.......................................................................... +CP031115.1/1571888-1571530 GGGGGCGC...ACAGGC..U.U.CGACGGGA.GUGGUC....aGCGU.CU.AG..U..G..AGA.C.G.A.G.C.CGAGU......UUGC.UGGA......-GACUC....GU...AAAA-...-c.......................................................................... +QWQJ01000046.1/371-14 GGGGGCGU...ACCGGU..U.U.CGACCG-G.AUGGCU....aGAGG.UU.CA..G..A..UUG.C.G.U.G.U.CGUGG.....uUGGU.CGGC.....uGGCCAC....GU...UAAA-...-a.......................................................................... +RIBN01000006.1/166585-166988 GGGACUGA...-UUGGC..U.U.UGACA-GC.GUGUAG....aAGCG.GU.AG..G..U..AAG.C.A.U.G.C.AGAGCu....uUGGC.GUUC......AAGCUC....UA...UAAUCg.cAa.......................................................................... +DNBB01000020.1/438-6 GGGGGCGU...ACUGGU..U.U.CGACGUGU.AGCGU-.....CGUC.UG.UU..G..A..GAG.C.A.U.G.C.CGAGC.....uUUGG.UUAU......GUGCUC....GU...UAAAG...A........................................................................... +QUJM01000013.1/2298-1951 GGGGACGC...CAAGGU..U.U.CGACGGGG.ACUCUG.....-AAA.CA.GG..U..U..UAG.C.G.G.G.C.AGAGG......-CGC.AUA-......-CCCUC....UU...UAAA-...-a.......................................................................... +PLJV01000151.1/2661-3012 GGGGGUGA...-CAGGC..U.U.CGACUCCG.GUCGUC.....GAAG.UG.GG..A..G..AAG.C.G.A.G.C.CGUGG......U-CU.CCGG......AGCCAC....GU...UAAAG...Ag.......................................................................... +NBIU01000002.1/49754-49376 GGGGCUGA...CUUGAA.uU.U.CGACAGGA.AUUAAA.....-UGG.CU.UA..A..A..UUG.C.A.U.G.C.CGACU......-UGU.GCU-......-AAGUC....GU...AAAAC...-........................................................................... +DOUD01000002.1/9253-9625 GGGGGCGU...CACGGU..U.U.CGACGGGA.UAACGU.....GUCG.AC.UU..G..A..GAG.C.A.U.G.U.CGAGUu....uUGUU.UUGG......GAACUC....GU...UAAAG...Aa.......................................................................... +QFPU01000001.1/265003-265390 GGGGUUGA...UUUGGU..U.U.CGACUUCG.UCUGUU.....GAGC.CA.GG..G..G..AAG.C.G.U.G.C.CGGUGu....aAGGU.AACG......GCCACC....GU...AAGCG...G........................................................................... +PLZP01000028.1/53672-54019 GGGGGUGA...-AUGGU..U.U.CGACAGGG.GUCGUC.....GAGG.UG.AA..A..G..AAG.C.G.A.G.C.CGUGG......-UCU.CCGG......AACCAC....GU...UAAAG...Ag.......................................................................... +DNYH01000024.1/16180-15818 GGGGAUGA...-CAGGU..A.U.CGACGAGA.UUGCAC.....-UUU.GA.CA..U..G..CUG.C.A.A.G.C.CAAGU......-UUG.ACUA......AAACUU....GU...CAAAA...A........................................................................... +DOXU01000056.1/2538-2159 GGGGGCGU...AAUGGU..U.U.CGACGGGG.GUAUUG.....-AAA.CA.AA..G..C..AAG.C.G.A.G.C.AGCGG......-UGC.GG--......GACCGC....UC...UAAAC...C........................................................................... +DMNR01000173.1/6863-6470 GGGGGUGA...-ACGGU..U.U.CGACAACG.UUUGCU.....GAAA.AG.AG..U..G..AAG.C.G.G.G.U.CGAGG......AUCA.ACGG.....uUAUCUC....GU...AAACG...Cu.......................................................................... +QNRR01000003.1/111131-110782 GGGGGCGU...CCUGGU..U.U.CGACGGAU.GGUCUG.....-AGG.UG.GA..G..G..CUG.C.A.U.G.C.CGCGG.....aCGAU.GCGU......CACCGC....GU...AACA-...-a.......................................................................... +DMKT01000139.1/49094-49446 GGGGAUGC...-GUGGU..U.U.CGACAGGG.CAGGCG.....-AAC.GU.AU..C..G..CUG.C.G.A.G.C.CGAGG.....aACGC.CGUU.....cCCCCUC....GU...UAAUC...Cg.......................................................................... +QFRJ01000002.1/977-574 GGGGCUGA...CCUGGA..U.U.UGACA-GC.AACUGC....aUAUA.GU.UA..GuaU..AAG.C.A.U.G.U.CGAGC.....cAUGU.GGUG......AGUCUC....GU...UAAUC...Uc.......................................................................... +PWVT01000253.1/2580-2929 GGGGCCGA...-CUGGU..A.U.CGACCG-G.ACAGGG....aAGGU.GU.AU..C..G..UUG.C.G.C.G.U.CGUGG......-AGC.AUCC.....gUGCCAC....GU...AAAA-...-a.......................................................................... +NXLU01000001.1/207255-206888 GGGGCUGA...CUUGGC.uU.U.CGACAGGA.GCCAAA.....-UAA.CU.UA..G..A..CUG.C.A.U.G.U.CGGAU......----.-GGC......-AUUCC....GU...AAUCC...U........................................................................... +DMXN01000029.1/4214-3785 GGGGAUGC...-CUGGU..U.U.CGACA-GG.UUGUA-.....CAUU.UA.AA..A..U..AUG.C.A.A.G.C.CGAAA.....gUUGA.UAAG......UCUUUC....GU...AAAAA...Ac.......................................................................... +RFGU01000060.1/4273-4635 GGGGGCGU...ACCGGU..U.U.CGACGGGA.GUGACC.....GAGG.AG.AC..G..G..UGG.C.G.U.G.C.CGCGGg....gCCCA.CACC......-GCCGC....GU...CAAAA...Ac.......................................................................... +DMQV01000083.1/2452-2088 GGGGGUGA...-UCGGU..U.U.CGACUUCG.ACGGUU.....GAUA.UG.AG..A..G..AAG.C.G.A.G.C.CGUGG......UCUC.CGGA......-GCCAC....GU...UAAAG...A........................................................................... +QWRD01000003.1/124564-124913 GGGGACGA...-CAGGA..A.U.CGACAGGG.GCUGAC.....-GGA.CA.CG..G..A..UUG.C.G.G.G.C.CGAGG......-CGC.CAUC......ACCCUC....GU...UAAUC...A........................................................................... +CP029803.1/1443114-1443468 GGGGGUGU...UCCGGA.aU.U.CGACCUCG.AGUGGG.....-AGU.GA.CU..G..G..CGG.C.A.G.G.C.CGGAG......AUGA.UGGCu....cGGCUUC....GU...UAUCA...Aa.......................................................................... +QHBO01000009.1/11888-12248 GGGGAUGU...-CAGGU..U.U.CGACAGGG.CUCAGG.....-AGU.CG.GG..G..A..UCG.C.A.A.G.C.CGAGG......UCGC.CCUC.....aGGCCUC....GU...UAAAC...C........................................................................... +DNSQ01000016.1/22751-22374 GGGGCUGU...GUUGGU..U.U.UGACA-GC.AGUUGU....gGGGG.UA.AA..G..U..AAG.C.A.U.G.C.CGGAG.....gACGU.CCGU.....aUUCUCC....GU...AAAAA...Cc.......................................................................... +PXEK01000362.1/6422-6024 GGGGCCGA...-CCGGU..U.U.UGACA-GC.GAGAUGa...aUCGG.UU.AA..G..U..AAG.C.A.A.G.U.AAGGC.....gUUGA.AAUG.....uAGCCUU....UC...AAAAC...A........................................................................... +CP032624.1/419681-419289 GGGGAUGA...-UCGGU..U.U.CGACAUCG.CCUGAG.....CGAG.UC.UG..A..G..AAG.C.G.G.G.C.CGAGG......AUGC.GGGG.....uUAUCUC....GU...UAACG...Ac.......................................................................... +PLTL01000367.1/871-483 GGGGGCGU...-GUGGC..U.U.CGACGGGG.ACGUGG.....-GUU.GC.GA..G..A..UGG.C.G.U.G.U.CGAGC......----.CCC-......GGGCUC....GU...AAAAC...C........................................................................... +DMXI01000168.1/11572-11939 GGGGCCGA...-CUGGA..A.U.UGACAGCU.UGUGCA.....UAGU.AA.GC..G..U..AAG.C.A.C.G.U.CGGGA.....gGUGA.GUGC......-UACUC....CU...GAAAUu.aAu.......................................................................... +QEVF01000001.1/132028-132385 GGGGGCGA...-UCGGU..A.U.CGACCGUA.AGGACC....cGGUG.GC.AG..G..G..AAG.G.G.U.G.U.CGAGG......AUGU.CAGU......GACCUC....GU...UAAAU...A........................................................................... +PULQ01000091.1/19937-19600 GGGGGCGC...-GUGGG..U.U.CGACGGGA.GAAGGC.....-CGA.CA.GA..A..U..-UG.C.A.G.G.C.UGAGG......-UGC.CGCU......CACCUC....AU...AAAAA...A........................................................................... +DMTL01000138.1/402-8 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AAGAUG....gAUGA.UA.CU..G..U..AAG.C.A.A.G.C.CGGGG.....aUUGA.AUAG......CACCUC....GU...UAAAA...Ag.......................................................................... +DPLL01000219.1/15814-16204 GGGGCUGU...AAUGGU..U.U.CGACAGGG.UGGCGAa..agCUGC.UC.CG..U..G..AUG.C.A.G.G.U.CGAGA......GGGA.GUCU......ACUCUC....GU...AAAUA...U........................................................................... +CP022339.1/908708-909139 GGGGUUGA...-CUGGA..A.U.UGACGGGA.AGGUUA.....AAUC.CA.AU..G..U..AAG.C.A.U.G.C.GAGGU.....gUUGU.AAGUa....uUACCUC....UA...AUAUA...Aa.......................................................................... +DPTM01000309.1/5648-5301 GGGGGCGA...ACCAGU..U.U.CGACAUGG.GUCGGC....gUGGA.CA.AC..G..G..CUG.C.A.G.G.U.CGAGC......-UCC.CGU-......-GCCUC....GU...UAAUC...C........................................................................... +PXBH01000106.1/759-355 GGGGCCGA...-CCGGU..U.U.UGACU-GC.AUGAGC....gGUUA.AU.CG..G..U..AAG.C.G.U.G.U.CGAGC.....gUUGG.AAGU.....aUUGCUC....GU...UAAUC..uGa.......................................................................... +DNNE01000143.1/10413-10809 GGGGGCGA...-CAGGC..U.U.CGACAGGG.GCCGUAa...cGUCC.GU.CG..C..G..AUG.C.A.U.G.C.CGGGCcu..cgUCUC.UGUG......AGGACC....GU...UAUCA..aAu.......................................................................... +QQPQ01000006.1/157159-156778 GGGGGUGU...CAAGGU..U.U.CGACUGUU.GGAUUA....cGAUG.GU.CG..G..G..UUG.C.A.G.G.U.GGAGC.....g--U-.----......UACCUC....CU...UAAAC...Uu.......................................................................... +DOGR01000447.1/8557-8908 GGGGGCGU...UUUAGA..C.U.CGCUCGGA.GAAGUA.....GUGG.CA.GG..A..G..UUG.C.G.C.G.U.CGAGA......UUCC.ACCU......GGUCUC....GU...UAAA-...-........................................................................... +DNYS01000138.1/11665-12024 GGGGGCGA...UCAGGG..U.U.CGACGGGA.GGACAU.....GACA.AC.UG..U..G..CUG.C.G.C.G.C.CGGGG.....aCGCC.ACUU......GGCCCC....GU...UAAC-...-a.......................................................................... +DPTP01000045.1/57540-57938 GGGGGUGU...AAUGGA..U.U.CGAUUCCA.AGUCGU.....-AGA.CC.CU..G..G..CUG.C.A.U.G.U.CGGAG.....aAGAA.UGGU.....uGGCUCC....GU...UAAAA...A........................................................................... +QRHR01000003.1/643-300 GGGCUAGU...ACUGGU..U.U.CGACAGGG.GCUUGG.....-AAU.CU.GG..U..G..AAG.C.U.A.U.C.CGCAG.....gG---.----......AGAUGC....GU...UAAAU...Ca.......................................................................... +RBXM01000004.1/174529-174899 GGGGCUGA...-CUGGA..A.U.UGACAGCU.UGAGCA.....AGUC.GC.GA..G..U..AAG.C.G.U.G.U.CGGGAg....uUGGA.UGAA......UCUCCC....GC...UAAAA...A........................................................................... +NXLW01000003.1/6738-7102 GGGGCUGA...CUUGGC.uU.U.CGACAGGA.AUGGAU.....-AGG.CU.UA..A..G..-UG.C.A.U.G.U.-GAGC......-CGG.UA--......-CGCUC....UG...AAAC-...-........................................................................... +MIER01000015.1/6918-7313 GGGGCCGA...-CCGGU..A.U.UGACAG-U.AAGUGU....gAAUA.UU.GU..A..C..UUG.C.A.U.G.U.CGGGU.....gGUGA.GUAA......GCACAC....GU...AAUCA...Cu.......................................................................... +QJYM01000030.1/495-130 GGGGGCGA...-UCGGU..U.U.CGACGGGU.UGGUUG.....-AAC.GU.GU..A..G..UUG.C.G.C.G.C.UCAGG......-UCC.AGGU......ACCCUG....GC...UAAAC...U........................................................................... +DNTP01000113.1/1168-816 GGGGACGU...ACCGGU..U.U.CGACGGGG.GUGCGG.....-AAU.CC.GG..G..A..UAG.C.G.G.G.C.CGCAG......-UGA.GGA-......CGCUGC....GU...UAAA-...-a.......................................................................... +DNWA01000113.1/2080-2432 GGGGCUGU...AAUGGU..U.U.CGACGGGG.AGAGAG.....-AGG.CG.UG..A..G..CAG.C.G.G.G.C.CGUGG......-CGG.UGC-......-ACCAC....GA...UAAA-...-a.......................................................................... +DODG01000006.1/1897-2249 GGGGACGC...-GUGGU..U.U.CGACAGGA.AGAUCA.....-CUG.-C.UA..G..A..UUG.C.G.G.G.C.CGUGG......-CGC.CGUG......CACCAC....GU...AAAA-...-........................................................................... +DMHB01000075.1/3435-3802 GGGGUCGA...-CCGGU..U.U.UGACA-GC.UUGAGA.....AAUU.GG.UU..G..U..AAG.C.A.C.G.U.CAGAA.....gUUGA.AAGU.....aUCUUCU....GU...AAAAA...Ag.......................................................................... +QUGI01000006.1/47808-48175 GGGGGCGU...ACCGGU..U.U.CGACGGGG.ACGUUG.....-AAG.UG.GG..A..A..UAG.C.G.G.G.C.GGUGG......-CGC.CUG-......-GCCAC....CU...UAAA-...-a.......................................................................... +NXLX01000025.1/20512-20882 GGGGCUGA...CUUGGA.uU.U.CGACAGGA.GUUAUA.....-UCA.UC.UA..G..G..UUG.C.A.U.G.U.CGGAU......----.-GGC......-AUUCC....GU...AAUCC...U........................................................................... +PMIV01000130.1/1419-1025 GGGGAUGA...-CAGGC..U.U.CGACGGGC.GAGGCU.....-GAU.CC.CG..G..A..UUG.C.A.U.G.C.CGAGA......GGUA.CCG-......-ACCUC....GU...AAAC-...-u.......................................................................... +RFGY01000066.1/680-284 GGGGAUGA...-CAGGU..U.U.CGACGGAU.UGUGUC.....GUGU.-C.CG..A..G..UGG.C.G.A.G.C.CGAGA......A-GC.G---......ACUCUC....GU...UAAAC...A........................................................................... +QMOV01000040.1/3019-2625 GGGGUCGA...-CUGGU..U.U.UGACA-GC.GAGUUG....uAUUA.AA.CU..G..U..AAG.C.A.C.G.U.CGCGUa....aCGAC.AUUG......ACACGC....GU...AAAAG...G........................................................................... +QIJB01000073.1/4962-5341 GGGGAUGA...-UUGGC..C.U.CGACAAGA.AUCGG-.....-ACU.AA.AA..U..A..-CG.C.A.A.A.C.CGAGC......-CGC.CAAA......-ACCUC....GU...AAAAC...U........................................................................... +PQWO01000004.1/295651-296045 GGGGCUGU...AACGGU..U.U.CGACGUCU.UAGUGAa..cgUAGC.UU.CA..U..G..AUU.C.A.G.G.C.CGAGA......GUGA.GUUA......UCUCUC....GU...AAAUC...Aa.......................................................................... +QTVF01000019.1/10640-10989 GGGGAUGU...CUUGGA..U.U.CGACAGGG.GUAUGU.....UUGA.CC.UU..A..G..CUG.C.A.-.G.U.CGUUG......G---.----......-AGUAC....GU...UAAAC...Uc.......................................................................... +RHGL01000039.1/80849-80465 GGGGCUGU...AACGGU..U.U.CGACGUUC.UAGCGAa..cgCUAU.CU.UG..U..G..AUA.C.A.G.G.U.CGAGA......GUGA.GUCG......CCUCUC....GC...AAAUC...Aa.......................................................................... +PXCJ01000205.1/1623-1993 GGGGAUGU..aCUUGGU..U.U.CGACGGGA.UGAGUU.....GAAG.CG.CA..G..G..UUG.C.A.U.G.C.CGGGU.....uUCCC.AUCG......ACACCC....GU...AAAAG...Aa.......................................................................... +PXCQ01000057.1/11019-10666 GGGGGUGU...UCCGGU..U.U.CGACGGUG.GAGAUAc..ccGGGU.CG.UG..C..G..UUG.C.A.G.G.C.GGAGC......-GCC.----......-AACUC....CA...AAAAC...Ua.......................................................................... +QJKH01000005.1/217313-216934 GGGGCUGU...CAUGGU..U.U.CGACAGGG.AUAUGU.....UUGG.UG.CA..G..A..CUG.C.A.-.G.U.CGUGU......C---.----......-GCUAC....GU...AAAGG...C........................................................................... +QMHH01000001.1/24735-25096 GGGGGUGUu.uUUUGGA..U.U.CGACAGGC.AUCAGA....cCGGG.GU.AC..A..G..CUA.C.A.U.U.U.CGGAG......-GUU.ACG-......-UCUCC....GU...CAUA-...-a.......................................................................... +QEVT01000087.1/3248-2897 GGGGAUGA...-CAGGU..U.U.CGACGGGG.ACGGCU.....GUCU.CC.GG..A..U..-UG.C.A.G.G.C.CGAGU......UUGG.CUC-......AAACUC....GC...UAAAC...A........................................................................... +QHXN01000071.1/24663-24269 GGGGGUGA...-AAGGU..C.U.CGACAGGG.GCCUGGa...uCGUC.GG.AC..G..G..AUG.C.A.U.G.C.CGGGC.....gUUCU.AUGC......-GGCCC....GU...UAAAA...A........................................................................... +QMOR01000071.1/8910-9305 GGGGCUGA..uACUGGA..U.U.CGACAGUG.AAGUAU.....UCUG.AU.CA..G..U..AAG.C.A.U.G.C.CGGGG.....aAUGA.CGAU.....uCACUCC....GU...GCCGC...Aaggcauccuucg............................................................... +PLZD01000019.1/26837-26479 GGGGGUGA...ACUAGG..U.U.CGACAGGC.GUCGUU.....GGUU.CA.AC..G..G..UCG.C.A.G.G.C.GGUGG.....aAGGU.CUGA......-GCCAC....CU...AAAA-...-a.......................................................................... +QMNJ01000160.1/3222-2864 GGGGGCGA...AAUGGG..U.U.CGACGGGG.GUAUUGcg.agUAGC.AA.UG..G..G..CUG.U.G.U.G.C.CGGGU......UUAC.CUGG......-AGCCC....GU...AAUA-...-u.......................................................................... +PLXY01000006.1/173519-173153 GGGGGUGA...-AAGGC..U.U.CGACUAGG.AAGCU-.....-GAG.AG.CU..C..G..UGG.C.A.U.G.C.GGAGG......UCGU.CGAU......CACCUC....UU...UAAAC...U........................................................................... +PMCK01000262.1/8527-8873 GGGGGCGA...-UCGGU..U.U.CGACGCGG.GGACUG.....-AAC.GU.CA..G..C..UUG.C.G.U.G.C.GGUGG.....aCUCC.CUA-......-CCCAC....CU...ACUA-...-a.......................................................................... +DLUY01000127.1/3558-3226 --------...AAUGGU..U.U.CGACGGGA.AUGUGG.....-AAG.CU.UA..U..G..GUG.C.G.U.G.U.CGGGG......-ACC.GGGU......GGCCCC....GU...AACU-...-a.......................................................................... +QIGB01000089.1/11368-11779 GGGGGUGU...ACAGGU..U.U.CGACUUAG.CAAUGG.....--AA.CA.UA..A..G..UGG.C.A.U.G.C.AGAGG.....aUGUC.AGUU......GGCCUC....UC...AAAA-...-a.......................................................................... +DNHV01000071.1/7183-6769 GGGGGUGA...AUAGGU..A.U.CGACUUAG.AAACA-.....-AGG.GA.AU..A..G..UGG.C.A.U.G.C.GGAGG......AUGU.CGGU.....uGGCCUC....CU...AAAUC...A........................................................................... +DOTM01000043.1/4209-3857 GGGGUCGU...UCUGGA..U.U.CGACAGGU.GUUGUC.....-GCG.UA.UG..A..G..CUG.C.G.A.U.U.AG---......-UGC.GGC-......-GCCAC....UC...UAAAC...C........................................................................... +QKBB01000022.1/22871-22503 GGGGCUGA...CCUGGU..U.U.CGACGGGA.GCAGGU.....-CGC.UU.CC..G..G..UUG.C.A.U.G.C.CGGAC......-UGA.GCA-......-UCUCC....GU...UAUA-...-c.......................................................................... +QBMH01000050.1/7917-7529 GGGGCUGU...AACGGU..U.U.CGACGUGC.UGGCGAa..cgUUAU.AU.UG..U..G..AUG.C.A.G.G.U.CGAGA......GCGA.GCUA......CCUCUC....GG...AAAUC...Aa.......................................................................... +DOGJ01000002.1/114109-113751 GGGGUCGU..uUUUGGA.aU.U.CGACAGGC.UGUUUA.....-GGG.CA.UG..G..A..CUG.C.G.C.U.U.CGCCA......U---.CC--......--GGGC....GU...UAAAA...C........................................................................... +DOZJ01000006.1/109999-109608 GGGGAUGC...-UGGGC..U.U.CGACAUGA.AGAUUUa...uCAUU.CU.UU..U..G..-CG.C.A.G.A.A.UGAGC......-UGU.GGCU......-CGCUC....AU...AAAAC...C........................................................................... +RBHZ01000001.1/2821118-2820750 GGGGCCGA...-CCGGA..A.U.UGACAG-U.AGGUGU....aGCGC.AA.GU..G..U..AAG.C.A.U.G.U.CGGGA.....gUUGU.GCGU.....aUUUCCC....GU...AAAUA...Aa.......................................................................... +DNRL01000001.1/40072-39693 GGGGCUGC...UACGGC..A.U.CGACAGAA.GUACUUu..aaAAUC.UA.AA..G.gC..UAG.U.A.A.G.C.CGAAG......-AGC.A---......AACUUC....GU...UAACA...A........................................................................... +CP033049.1/531909-532543 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGAU.....CGAG.CU.CA..G..G..UUG.C.G.C.G.U.CGAGG......U---.--UA......CGACUC....GU...AAAAC...Gu.......................................................................... +QBWV01000006.1/6272-5900 GGGCCUGU...AUUGGU..U.U.CGACA-GC.AUAGGU.....UACG.GU.AAguG..G..AAG.C.A.U.G.C.AGUGCg....uUGGG.UAAU......UAGCAC....UU...AAAUC...Ug.......................................................................... +PWJY01000247.1/2064-1687 GGGGCUGA...ACUGGA..A.U.CGACAGGA.AAGAGC.....AUCG.AU.CA..G..U..AAG.C.A.U.G.U.CGGAGc....aAGUU.GGA-.....uCACUCC....GU...UAAAA...Aaug........................................................................ +PWGF01000267.1/4490-4133 GGGGGCGU...UCCGGC..U.U.CGACUGCG.AAGAGUu...cGCGC.UU.CA..A..G..CUG.C.A.G.G.U.GGAGC......U-GC.C---......-GCCUC....CU...UAAUC...C........................................................................... +PXCV01000569.1/2401-2010 GGGGCCUU...CAUGGU..U.U.CGACGUGU.UGGGGAaacccGAAG.CG.UG..A..U..A--.C.A.G.G.C.CGAGA......GUGA.GUCU......CCUCUC....GU...AAAUC...Aa.......................................................................... +DOAP01000002.1/150226-150664 GGGGGCGU...ACUGGC..U.U.CGACGCGU.UGUGC-.....CUGU.UG.CA..G..A..GAG.C.A.U.G.U.CGAGC.....uUUGG.UUUU......GUGCUC....GU...UAAAC...Aa.......................................................................... +DOMK01000020.1/110759-110357 GGGGAUGA...-CAGGG..U.U.CGAUGGGU.GGACCCau.guUAUC.UU.UU..A..C..AAG.C.A.U.G.U.CGAGG.....uUGUA.CUUU......UUCCUC....GU...AAAUA...Cc.......................................................................... +PWRH01000095.1/8088-8438 GGGGAUGA...-AAAGA..U.U.CGAUGGAG.CAUUGA.....--UU.AA.AA..U..A..-AG.C.A.G.G.C.CAAGU......UUUU.UGG-......-AGCUU....GU...AAAA-...-a.......................................................................... +DNXA01000115.1/780-1147 GGGGGUGA...-CAGGU..U.U.CGACGGAC.AGAUGU....uUUGA.CC.GG..U..G..AAG.C.G.U.G.U.CGAGA......AUCA.AGGU......GAUCUC....GU...UAAGA...A........................................................................... +DOKU01000034.1/4505-4852 GGGGAUGU...UACGGA..U.U.CGUCACGG.UUUUAA.....-AGG.UA.AC..A..U..AAG.C.A.U.G.U.-----......-CUU.GGUG......GUGCAA....GU...AAAAA...Ca.......................................................................... +DNLG01000069.1/37-403 GGGGAUGU...AACGGU..C.U.CGACGGGG.UGAAGC.....GUUU.AC.GA..A..G..AUG.C.G.C.G.C.CGAGC.....uACGC.UGGU.....gGAGCUC....GU...UAAUA...Ca.......................................................................... +QWRN01000005.1/25831-26185 GGGGAUGA...-CGGGU..A.U.CGACAGGG.CAGAGA.....-GGG.CA.GA..A..G..CGG.C.G.A.G.C.CGAGG......-UGU.CCGUau..acCACCUC....GU...AAAAC...C........................................................................... +RFIA01000090.1/41306-41695 GGGGGUGA...AAUAGA..U.U.CGACACAU.GGGGAC.....-GUG.UA.CA..C..A..UUG.C.A.A.G.U.CGCGG......-CGC.UCUG......-ACCGC....GU...GAACA...A........................................................................... +QCWI01000011.1/36751-37154 GGGGCCGU...AUUGGA..U.U.UGACA-GC.GAUAGC....aGUUG.UC.AGguG..U..AAG.C.A.U.G.U.CGAGC.....cAUGU.GGUG......AGUCUC....GU...UAAAC...Uc.......................................................................... +PWHG01000057.1/665-285 GGGGAUGG...-CAGGA..U.U.CGAUAAUA.AGAUUG.....AAUU.UG.AG..C..A..UU-.C.A.A.A.A.CGUGU......U-UU.GGUU......-AAAAC....GU...AAAAA...U........................................................................... +CP032623.1/277750-278103 GGGGAUGA...CUAGGU..U.U.CGACUAGG.GAUGUG.....GGGU.GU.UG..C..G..CUG.C.A.G.G.U.GGAGU......-GUC.G---......-AUCUC....CU...GAUU-...-........................................................................... +DQGN01000018.1/12234-11866 GGGGCUGU...-AUAGC..U.U.CGACAGUG.AAUCUUg...aUUUC.UA.GG..G..G..UAG.C.A.U.G.U.CGUUU......GCGC.UGGC......--CAAC....GU...UAAA-...-a.......................................................................... +QKEH01000142.1/3067-2670 GGGGCUGA..uUUUGGU..U.U.UGACA-GC.AAGACA....aAUCG.GU.GA..G..U..AAG.C.A.U.G.C.CGGGUu....cACGC.ACAU......-UUCCC....GU...UAAUC...Ag.......................................................................... +QOQC01000070.1/4962-5363 GGGGUCGA..cAUUGGA..U.U.UGACA-GC.GGUAGC....aUUGG.UC.GAguG..U..CAG.C.A.U.G.C.AGAGG.....uUGUG.GUGA......-GCCUC....UU...UAAAA...Au.......................................................................... +PLLJ01000032.1/20431-20828 GGGGGUGA...-AUAGG..U.U.CGACAGGG.GGUACU.....GCAU.UU.AA..G..G..GAG.C.A.U.G.C.AGAGG.....uUCGU.CAGG......UGCCUC....UU...UAAAA...Aa.......................................................................... +QGFZ01000001.1/1039621-1039999 GGGGAUGC...ACUGGU..U.U.CGACGGGG.CUUCUG.....-AUG.UC.GG..G..A..AAG.C.G.G.G.U.GGAGG......AUCC.UCGUu....gUGCCUC....CU...UAAAA...A........................................................................... +MRBW01000041.1/36378-36002 GGGGAUGA..aAUAGGU..C.U.CGACAGGU.GUUGGA.....-AGG.UC.UG..C..A..AU-.C.A.-.G.C.CGAGG......-GUC.GGUU......GGCCUC....GU...AAAA-...-a.......................................................................... +PLXF01000064.1/8351-7951 GGGGGUGU...CAAGGU..U.U.CGACUUGG.GAAUG-.....-AAG.CA.UA..G..G..UGG.C.A.U.G.U.AGAGG.....aUAAU.CGGU.....gGGCCUC....UU...AAAUC...A........................................................................... +PLXK01000172.1/14980-14617 GGGGUCGA...-CAGGU..U.U.UGACA-GC.GGGAGC....gAUUG.GU.GU..G..U..AAG.C.A.U.G.C.CGUGCg....uUGUG.AAUA......UGGCAC....GU...UAAUA...Uc.......................................................................... +PLYU01000219.1/6807-7161 GGGGGCGA...-UCGGC..U.U.CGACGGAG.ACGACG.....-GAC.UC.GU..U..G..CUG.C.G.U.A.C.CGUGG......-CGC.GCUG......GCCCAC....GU...AAAAA...C........................................................................... +PWUY01000033.1/3381-2959 GGGGAUGA...-UUGGU..U.U.CGACGGGG.AAAGUU.....-GAC.AA.UG..G..G..CUG.C.G.A.G.C.CGGGG......AGGC.UCCG......-UUCCC....GU...GACCC...C........................................................................... +DOUK01000135.1/10088-9733 GGGGGCGU...CACGGU..U.U.CGAUUCAA.ACUGGA.....-AGC.GA.CC..U..G..CGG.C.A.A.G.C.CGAGGg...ccCGGA.UUGGu....uGGCCUC....GU...UAAAA...Ag.......................................................................... +CP031971.1/1184709-1185056 GGGGAUGA...ACUGGC..U.U.CGACGGGG.AAGUUG.....-CAG.UA.UC..A..U..AAG.C.G.A.A.U.UGUUG......-UAU.CCAA......-UCAAC....AU...AAAAA...G........................................................................... +CP028374.1/247720-247351 GGGGCUGA..uUAUGGA..U.U.UGACGAAG.AUAAUU.....GAUA.UU.UU..G..A..AUG.C.A.U.A.U.CAAGA......-UGC.GGUA......GGUCUU....GU...AAAA-...-........................................................................... +QAML01000042.1/15910-16322 GGGCCAGA...-CUGGA..U.U.UGACA-GC.GGGCAG....aGGAA.GU.AU..G..U..AAG.C.A.U.G.C.AGUGA.....gUCGU.GAGU......UCUCAC....UA...UAAUC..uGa.......................................................................... +QRPK01000010.1/42747-43126 GGGGGUGU...ACUGGU..U.U.CGACAGGG.AUAUGU.....UUGG.UA.UA..G..A..UUG.C.A.-.G.U.CGAGU......G---.----......-GUUAC....GU...AAUAA...C........................................................................... +DMPE01000023.1/440-50 GGGGCAUU...ACUGGU..U.U.CGACAGGG.UAAGGAa..agCUAC.CA.AG..U..G..AUG.C.A.G.G.C.CGAGA......GUGA.GUCA......ACUCUC....GU...AAAUC...A........................................................................... +PMCQ01000005.1/50523-50126 GGGGAUGC...-UAGGC..A.U.CGACA-GU.UUGUUC.....-UCU.CA.AA..A..U..ACG.C.A.A.G.U.CGAGC......AUGA.UAUU......AGCCUC....GU...AAAAC...Cu.......................................................................... +PWKS01000039.1/6438-6049 GGGGAUGA...-UCGGA..U.U.CGACGAGG.UUCUUG.....CGUA.UA.UU..U..G..-UG.C.AuA.G.U.GGAGA.....cUUCU.GAG-......-ACCUC....CU...AAAA-...-........................................................................... +DPOZ01000004.1/308201-308569 GGGGAUGU..uUUUGGA..U.U.CGACGUUU.UUGUAU.....GGAC.GA.UA..A..G..AAG.C.A.U.G.U.CGCAG......G-U-.-CCG......-GCUGC....GU...UAAAG...A........................................................................... +DNCR01000050.1/3385-3042 GGGCUUGU...ACUGGU..U.U.CGACGGGG.UAUCAA.....-GGA.UU.UG..G..G..AAG.C.C.A.U.C.CGUGU......G---.-GG-......-CACGC....GU...UAUC-...-a.......................................................................... +QZIV01000004.1/2073-2390 GGGGAUGA...-AAGGC..U.U.CGAUGGAG.AUGCGU.....---C.GU.GA..A..C..UGG.C.G.A.G.C.CGAGC......--GC.A---......-ACCUC....GA...UAAC-...-u.......................................................................... +CP032627.1/567713-568072 GGGGGCGU...UACGGA..U.U.CGACAGGC.AUUGUC.....-GCG.CA.UG..A..A..CUG.C.A.A.C.U.-----......-GCU.GAGG......GAUCAG....GA...UAAUC...Au.......................................................................... +QNBN01000164.1/1574-1202 GGGGGUGA..aAUUGGU..U.U.CGACGUAG.GAGAAG.....-AGA.UU.AG..A..G..AUG.C.G.U.U.C.CGGAG.....aUUGG.UCAAug..ugAACUCC....GU...UAAAA...Ac.......................................................................... +QOQW01000018.1/8143-7782 GGGGGUGA...CCUGGU..U.U.CGACGGGG.AGUGUG.....-AGC.UG.CC..A..C..CUG.C.C.A.U.C.CGAGG......UUGA.UCGAa....gGGCCUC....GU...UAAAA...A........................................................................... +PWER01000188.1/7056-6695 GGGGGCGA...CUUGGC..U.U.CGACGGGU.GUCGAC....uGGUC.GC.CG..G..A..GAG.C.G.A.G.C.CGAGC.....aCCUC.AGGU......CAUCUC....GC...AAAAC...Ug.......................................................................... +CP032100.1/1905756-1906144 GGGGAAGU...CCUGGC..U.U.CGAUUGGA.GUGUUU.....-CGG.UU.UU..A..G..UUG.C.A.U.G.U.CGGUA......-U--.GAGC......-AUAUC....GU...UAAAA...G........................................................................... +DOEE01000003.1/803765-804121 GGGCAUGA...CUUGGU..U.U.CGACAUUU.AUCUGG....aGCAA.AA.GC..A..A..AAG.C.A.U.A.A.CGAAU......U---.----......AGCCAC....GU...UACGG...U........................................................................... +CP030850.1/1649616-1649243 GGGGCCGC...CAUGGU..U.U.UGACAGCG.AGUUGAg...gCAAU.AC.GU..A..U..AAG.C.A.C.G.U.CGGGAc....gUGUG.CGCG......AGUCCU....GU...UAAAA...A........................................................................... +RBJJ01000072.1/12404-12804 GGGGCUGA...-CUGGA..U.U.UGACG-GC.GGUUCG....aAGUG.AU.UU..G..U..AAG.C.A.C.G.C.AGUGCg....gAUGG.AAGC......GGGCAC....UU...AAAUC..uCg.......................................................................... +QAKM01000094.1/18485-18868 GGGCCUGU...ACCGGA..U.U.CGAUUGCA.AGCGGA.....-AUC.UG.AC..G..G..AUG.C.A.C.G.C.CGGAG......-GCU.CG--......-GCUCC....GU...AAAA-...-a.......................................................................... +PXCH01000032.1/28442-28838 GGGGAUGA...-UAGGC..C.U.CGACAAGG.GUCAGU.....UGUU.UU.UA..C..G..-UG.C.G.U.GaU.GGAGC......ACUC.CGGA......-ACCUC....CU...UAAUC...U........................................................................... +DOXO01000016.1/6420-6031 GGGGCUGA...-UCGGG..A.U.CGACGG-A.AGCCCU.....UUGC.GU.UU..C..C..AU-.C.A.A.G.C.CGAGG......GUGC.AUCA......GACCUC....GU...AAAUC...Cu.......................................................................... +QNFX01000080.1/470-98 GGGGGUGC...CCUGGU..U.U.CGACAGGG.UAUCGC.....GAGG.UU.UA..A..U..UUG.C.G.U.G.U.CUGGG.....uUGGU.CUCU.....uGGCCCA....GU...AAAA-...-a.......................................................................... +RCWF01000006.1/13642-13252 GGGGAUGA...UUUGGC..U.U.CGAUUAGA.GCAUUG.....-AAG.UC.-U..A..G..UUG.C.A.U.G.U.CGGCC......-UGA.AC--......-ACGCC....GU...UAUAC...G........................................................................... +DNQG01000044.1/7595-7206 GGGGAUGA...-CAGGU..U.U.CGAUGGGA.AGCGA-.....-AAU.CA.UU..U..U..CUG.C.A.A.G.C.CGUCG......-UGU.AUGC......--AGAC....GU...UAAU-...-c.......................................................................... +RBIJ01000003.1/161871-161520 GGGGGCGC...CUUGGU..U.U.CGACGGGG.GCCUUG.....-AAG.CG.GC..C..G..UAG.C.G.A.G.C.CGGGG......-GGC.CGCG......-GCCCC....GG...AACA-...-a.......................................................................... +QBMK01000014.1/33430-33043 GGGAUCGU...AAGGGU..U.U.CGACGUGU.UAGUAGa..agCUAU.CC.CU..U..G..AUG.C.A.G.G.U.CGAGA......GCGA.AUUA......UCUCUC....GU...AAAUC...Aa.......................................................................... +DNMR01000060.1/7890-8294 GGGGCUGA...CAUGGA..U.U.UGACA-GC.AGGAUG....aGGUG.UU.GU..G..U..AAG.C.A.C.G.C.AGAGAg....uCGGU.GGUC......GCUCUC....UA...UAAUC..aAu.......................................................................... +QNBK01000215.1/713-336 GGGGGUGC...CCUGGU..U.U.CGACGGGA.GGAUUA....cAGGG.GC.CG..U..A..CUG.C.A.A.G.U.GGAGC......----.GC--......CAACUC....CU...AAAAC...Ua.......................................................................... +DOTF01000002.1/6244-6681 GGGGGCGU...ACUGGC..U.U.CGACGUGU.AUUGUU.....GAUU.GA.CU..G..A..GAG.C.A.U.G.C.CGAGC.....uUUGG.UUUU......GUGCUC....GC...UAAAC...Aa.......................................................................... +PWHW01000001.1/34973-34619 GGGGAUGU...--AUGU..U.U.CGACGGGA.UCCUUU.....GAAA.AA.AA..U..G..AUG.C.A.A.G.C.CGAGC......----.-GCA......-GACUC....GC...UAAAC...C........................................................................... +DPNA01000033.1/11218-10873 GGGGCUGU...ACCGGU..U.U.CGACGGGG.GUGUGG.....-AGG.CA.GG..A..U..AAG.C.G.G.G.C.GGCGG......-CGC.CUG-......-ACCGC....CU...AAAA-...-a.......................................................................... +PLZS01000135.1/21505-21903 GGGGGCGU...-UUAGA..U.U.CGACAGGG.UUGUUG.....-GGU.CG.UA..G..G..CUG.C.A.G.G.U.CGAGG......UAGC.UUAG......AUCCUC....GU...AAAUA...Aa.......................................................................... +RFHA01000129.1/46021-45628 GGGAGUGA..uUUUGGC..U.U.CGACACGG.GAGGCU.....-GAG.GU.CA..C..A..UUG.C.A.A.G.C.CGCAG......-AGU.CUG-......-GCUGC....GU...UAACA...A........................................................................... +DOFM01000050.1/7551-7198 GGGGGCGU...AAUGGU..U.U.CGACGGGA.UUGUAA.....AGGU.UA.GG..C..U..AAG.C.A.U.A.U.UACAG.....gC---.--UC......GUCUGU....GU...AAUAA...C........................................................................... +QHME01000028.1/8790-8386 GGGGACGU...UUUGGA..U.U.UGACAGGA.UGUUUG....gUGAA.AA.UA..G..G..UUG.C.G.U.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UUAUC...A........................................................................... +DQFW01000015.1/30710-31081 GGGCCAGU...UUUGGA..U.U.CGCCAGGA.UUAAUG.....-AAU.AU.UU..G..U..AAG.C.A.U.G.C.CAUGG......U-U-.----......ACGCAU....GU...AAAAA...C........................................................................... +QKDN01000047.1/11274-10902 GGGGAUGA...CUUGGU..U.U.CGACUGGA.GUAGUC.....-GGG.GC.UA..U..G..-UG.C.A.U.G.U.CGGAC......-UGG.GCA-......-AUUCC....GU...UACG-...-c.......................................................................... +PLYA01000045.1/23645-24012 GGGCCCGA...-CCGGU..U.U.UGACA-GC.GAGAGC....aGUAG.GA.UU..G..U..AAG.C.A.C.G.U.GGUGU.....gUUGU.GAAC.....aUGACAC....CU...AAAAC..cUa.......................................................................... +PLMM01000199.1/4499-4860 GGGCCUGA...AAUGGU..U.U.CGAUUGUG.UAGAAG.....-AAG.CU.GU..G..G..UCG.C.G.U.G.C.CCAGG......UCCU.CGGG......UUCCUG....GU...AAAAC...C........................................................................... +QNEV01000127.1/4368-4011 GGGCUUGA...-AAGGA..U.U.CGACAGGA.UUCACG.....AAGG.UU.CA..G..U..AAG.C.A.A.G.C.AGAGG......AUUC.CGUU......GGCCUC....UU...AAAA-...-a.......................................................................... +RJTK01000006.1/62346-61999 GGGGAUGU...CAUGGU..U.U.CGACAGGA.UUUCGU.....UUGA.UU.CG..A..A..UUG.C.A.-.G.U.GGAGU......U---.----......-GCUAC....CU...AAUAG...C........................................................................... +DMRR01000018.1/6047-6414 GGGGCUGA...-CCGGC..A.U.UGACA-GC.AUCGUU.....CUUU.GU.AU..G..U..AAG.C.A.U.G.U.AGAGC.....aUUGU.GAGG.....cAAGCUC....UU...UAAUAu.cUa.......................................................................... +DMXO01000002.1/240039-240442 GGGGAUGA...-CAGGG..U.U.CGAUAGGU.GGACCUau.guUAUC.UA.CU..A..U..AUG.C.A.U.G.U.CGAGG.....uGGUA.UACG......AUCCUC....GU...AAAAC...C........................................................................... +QOVW01000105.1/6344-6706 GGGGGUGA...ACUGGU..U.U.CGACGGAG.AGAGUU.....-GCG.CA.AA..A..G..GAG.C.A.U.G.C.AGGGGu...ug-GUU.ACAG......UGCCUC....UU...UAAAA...Cg.......................................................................... +QKCN01000079.1/5941-5568 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUACUG.....ACGG.UG.UU..G..U..GGG.C.G.U.G.C.CAAGG.....uUGAU.CUCCa...cgGGCCUU....GU...AAAA-...-a.......................................................................... +QWPV01000005.1/9074-9423 GGGGCCGA...-CUGGA..A.U.CGACCG-G.ACAUUA....cCGUC.CG.GC..C..G..CUG.C.G.C.G.C.CGUGG......AGCA.UGCU......GGACAC....GU...UAAA-...-........................................................................... +QGVE01000097.1/4086-3709 GGGGGCGA...AAUAGG..U.U.CGACGGGG.GAGGAU.....UCAU.CC.AG..G..A..AAG.C.G.A.G.C.CGAGG......UUGC.GGUC......GACCUC....GU...UAAAC...A........................................................................... +QWOZ01000051.1/4844-4492 GGGGCCGU...ACCGGC..A.U.CGACCG-G.ACAGGC....aACGC.AC.AG..U..G..UGG.C.G.C.G.U.CGUGG......-AGC.AUGC.....cGGCCAC....GU...AAAAA...A........................................................................... +RFFP01000017.1/16694-17040 GGGGGCGA...-ACGGG..U.U.CGACGGGA.ACCGU-.....-AGG.AC.AG..G..G..UUG.C.A.G.G.C.AGGGU......-G--.----......-GCAAC....CU...AAAGA...G........................................................................... +PWPE01000111.1/19729-20120 GGGGCUGA...CAUGGU..C.U.UGACAG-C.AGAUGA.....GGUG.GU.AU..G..U..AAG.C.A.U.G.C.AGGGUg....uGAUG.GCGC......GACCCC....--...-AAC-...U........................................................................... +DMLS01000017.1/11802-11375 GGGGAUGAuuuUUUGGA..U.U.CGAUAGGG.GUUAUU.....-UUC.AA.GA..U..U..-UG.C.G.G.A.U.CAAGG......-CGC.UCGG......AACCUU....GU...AAAAA...A........................................................................... +DOJU01000030.1/26873-27267 GGGGCUGA...CCUGGC..UaU.UGACA-GC.UGGUAA.....AUUG.UU.GU..G..U..AAG.C.A.U.G.C.CGAGC.....uAAGU.AUUU......UAACUC....GU...UAAAC...Ug.......................................................................... +QEVS01000007.1/5819-5464 GGGGACGA...-AAGGA..U.U.CGACAGGG.GGCUAG.....GUAG.CC.GG..A..U..-AG.C.A.G.G.C.CGAGG.....uUGGC.UGUC......ACCCUC....GU...AAAUC...A........................................................................... +QXEV01000007.1/37012-36615 GGGGAUGU...ACUGGA..U.U.CGCUGUGA.GUUAUG.....-AAG.GU.AU..G..U..AAG.C.A.U.G.U.CGGAG......U-A-.----......GACUCC....GU...UAAAA...Ac.......................................................................... +DQGD01000013.1/43651-44017 GGGGGUGU...ACAGGU..U.U.CGACGGCG.CGAGGA.....CGAC.GG.GA..A..A..AAG.C.A.A.G.U.GGCAG......-GGU.CGGC......UGCCUU....GA...CAAC-...-........................................................................... +DOPD01000027.1/4143-3743 GGGGAUGC...-CGGGC..U.U.UGAUAAGA.GGUCUU.....UGAC.AA.GA..U..A..-UG.C.U.G.G.C.CGAGAu....uUGAU.UUUU......GAUCUC....GU...UAAUC..uUu.......................................................................... +QVMT01000013.1/48006-48380 GGGGACGA...-CCGGU..U.U.UGACG-GC.GUGAGUg...gUUGC.GA.GU..A..A..AAG.C.A.U.G.U.CGGGAg....cUGGU.AGAA......CCUCCU....GU...UAAAA...A........................................................................... +QKEV01000020.1/6283-6691 GGGGAUGA...-UCGGC..U.U.CGACAUUG.GAGUCG....uUCUU.UG.AG..A..U..GUG.C.A.A.G.U.AGACC......-UCC.AUGC......-AAGUC....UU...AAAAA...G........................................................................... +QZJN01000003.1/21439-21141 GGGGAUGU...-CGGGC..U.U.CGACGGAU.GAAUGU.....UCUG.AC.AA..A..G..-CG.C.G.A.A.U.CAAGC......-UGC.ACU-......-AACUU....GU...AAAUC...-........................................................................... +DPNS01000239.1/10124-9775 GGGCCUGU...AAAGGU..U.U.CGACGUUU.GUGAGG.....-AAA.GA.AA..A..G..AAG.C.A.U.G.C.GGCAG......AUGG.UGCA......GCCUGC....CA...UAAA-...-a.......................................................................... +PWFU01000116.1/1083-659 GGGGACGU...-AAGGA..U.U.CGACAAGA.GUUCUU....uAGUC.CA.AA..U..A..CUG.C.A.A.G.U.AGAGA......-ACU.U---......-GGCUC....UU...UAAAC...-........................................................................... +DPQO01000006.1/12957-12562 GGGGAUGA...AUUGGU..U.U.CGACGGGU.AAAGAU.....-GAG.UU.CA..C..A..UGG.C.A.-.G.C.CGAGU......-GGU.G---......----AC....GU...UAUCA...C........................................................................... +PWNP01000227.1/724-1081 GGGGGCGA...CACGGC..U.U.CGACGGGG.CUCGAC....cAAGG.CA.CC..G..G..UCG.C.G.C.G.U.CGCGG......ACGC.ACCU......GGCCGC....GU...CAUC-...-a.......................................................................... +CP029346.1/1389732-1389361 GGGGUCGA...-CCGGU..U.U.UGACA-GC.UUAUGU....cGGUC.GG.UG..G..U..AAG.C.A.C.G.U.CGGGA.....gUUGU.AGGCa....uUUCCUG....UU...UAAAA...A........................................................................... +DNXI01000167.1/4002-3656 GGGGUGGU...UUUAGA..U.U.CGAUUGCC.GUCCGA.....-UGU.UA.CU..G..U..AAG.C.G.U.A.C.CGAAG......G-C-.--UC......GUCUUC....GU...AAAAA...C........................................................................... +DPOV01000003.1/2580-2211 GGGGGUGU...UUGAGA..U.U.CGCCCGUU.GUGCAG.....GAAA.UU.UG..C..C..AAG.C.G.C.G.U.CGCAG......UCGC.CCGA......GUCUGC....GU...AAAA-...-........................................................................... +QKHD01000103.1/2742-3117 GGGGCUGA..cCAGGGC..U.U.CGACAAUU.UAGCAU.....-AGC.UG.CG..G..G..UUG.C.A.U.G.C.CGGCC......-UGG.GU--......-ACGCC....GU...AAUCC...U........................................................................... +DOEV01000025.1/4522-4923 GGGGCCGA..uUUUGGA..U.U.UGACA-GC.AAGAUG....aCAAA.UC.GG..G..U..AAG.C.A.U.G.U.CGAGCa...cuUGUU.AGC-.....aCAGCUC....GU...UAAAC...Cu.......................................................................... +NHYN01000007.1/62714-62346 GGGGUCGA...-CUGGC.uU.U.CGACGGGA.GUUUGG.....-UAG.CU.CG..G..G..UUG.C.A.U.G.U.GGGUC......U---.GGAU......AUACCC....UU...AAAC-...-........................................................................... +PXDX01000118.1/3969-3580 GGGGAUGA...-CAGGA..U.U.UGAUUGAA.UGUACUu..uaAAAA.UA.UG..G..G..-UG.C.A.A.G.C.CAAGC......-UGC.UGU-......-UGCUU....GU...AAAA-...-c.......................................................................... +DLXL01000227.1/15104-14703 GGGGCUGC...CUUGGU..A.U.UGACGGGA.AGGUGU....aGUCG.UU.UC..G..U..AAG.C.A.U.G.C.AGGGGc....aUGGU.UGGU......UACCCC....UC...AAAAA...Au.......................................................................... +DQHT01000088.1/3516-3147 GGGGCUGA...-CAGGU..A.U.CGACGGGU.UGAUGA.....AUGA.AG.GU..G..U..AAG.C.A.U.G.C.AGAGCu....cUGAU.AACC......ACGCUC....UU...GAAAA...Uc.......................................................................... +PMZB01000243.1/459-35 GGGGGUGU...ACUGGU..U.U.CGACUUAG.GAUUU-.....-UGG.AG.GU..U..A..UGG.C.G.U.G.C.GGAGG......AUGU.CGGU.....aGGCCUC....CU...AAAUC...A........................................................................... +QZJW01000050.1/38498-38889 GGGGCUGU...UUUGGC..U.U.CGACGAGA.GAUCAUu...gAAAU.CG.UG..C..A..GUG.C.A.A.G.U.CGCGG......UGUU.UGUC......--CCGC....GU...UACCA...A........................................................................... +DOSB01000025.1/76408-76802 GGGGCCGG..uUUUGGU..U.U.UGACA-GC.AAGUUG....aAAGG.AU.AU..G..U..AAG.C.A.U.G.C.CGGGU.....aACGU.GGUU......CUUCCC....GU...AAAAA...Ag.......................................................................... +QCOC01000002.1/29321-29731 GGGAGCGU...ACUGGU..U.U.CGAUUUAG.GGCCUU.....-ACG.CA.AG..A..U..-UG.C.A.A.G.U.AGAGG.....aUGAU.GGUU......GGCCUC....UU...UAAAA...-........................................................................... +DPXB01000108.1/400-1 GGGGAUGU...AAAGGU..U.U.CGACGGGG.GUCGUG.....-AGC.CU.UG..G..U..AAG.C.G.A.G.C.AGCGG......GGCG.GGAC......CGCUUC....AU...CAAUC...-........................................................................... +DOVQ01000079.1/403-52 GGGAGCGU...AAUGGU..C.U.CGACAGGG.AGCAGG.....-AGC.UU.CG..G..C..AAG.C.G.A.G.C.AGCGG......CGCU.GUGG......AACCGC....UA...UAAAA...U........................................................................... +DOFP01000012.1/4927-4528 GGGACUGA...-UCGGG..A.U.CGAUGG-G.AGUCUG....cAGCC.CA.AG..U..G..-UG.C.A.A.G.C.CGAGG......GAGU.AUUC......AACCUC....GU...AAAUC...Cu.......................................................................... +PMJS01000068.1/1376-1015 GGGGGCGA...-CAGGA..U.U.CGACGGGU.GUCGUG.....-GGG.CG.GU..G..G..CAG.C.G.U.G.C.CGAGG......-UUC.CUAG......GUCCUC....GU...UAAUC...C........................................................................... +DPJC01000016.1/143806-143381 GGGGGCGA...-ACGGU..U.U.CGACGUUG.GAGCGC....cGGGU.AG.AU..G..A..UAG.C.A.G.G.C.CAGGU.....g---G.C---......--GACU....GU...GAUA-...-........................................................................... +DMXX01000018.1/163-564 GGGGACGU...UUUGGA..U.U.UGACAGGA.UGUUUG....gUGAA.AA.UA..G..G..UUG.C.G.U.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UUAUC...A........................................................................... +DOAA01000003.1/4604-4233 GGGGGCGA...CAUGGC..U.U.CGACUGGA.UCAAGA.....-AGG.UU.UA..G..G..UUG.C.A.UcG.C.CGGAC......-UGA.GCA-......-GCUCC....GU...UAUA-...-........................................................................... +DQEA01000029.1/27205-26835 GGGGCUGA...-CCGGA..A.U.UGACGG-G.AUGUGC....aAUAG.GC.GC..G..U..AAG.C.A.U.G.C.CGAGAc...uuGGGA.UAUU......-GGCUC....GU...AAAUC...Ac.......................................................................... +QGGO01000003.1/271422-271024 GGGGACGA...-CCGGU..A.U.UGACAGCU.UGUGCA.....GGUC.GG.UA..G..U..AAG.C.A.C.G.U.CGGGAg....uUGGU.CUUG.....aCCUCCC....GU...AACUA...A........................................................................... +PWMY01000263.1/365-720 GGGGGUGU...UCCGGA.aU.U.CGACCUUG.GGUUGG.....-CGU.GC.GG..C..G..UUG.C.A.G.G.C.GGGAG.....aUGGU.GGUU......GGCUCC....CU...UAUCA...A........................................................................... +DQFA01000002.1/37024-37383 GGGGGUGA...-AGGGC..U.U.CGAUAGAA.UUUUAA.....-AAU.UA.AA..U..A..-CG.C.A.G.G.C.CGAGG......AUGU.CUCG.....uAACCUC....GA...AAUUA...Aauc........................................................................ +DMPD01000025.1/503-40 GGGACCGC...AAAGGU..U.U.CGACGCAC.UGGUAGa..agUUUC.UU.CG..U..G..AUG.C.A.G.G.C.CGAGA......GGGA.GUCA......UCUCUC....GU...AAAUC...A........................................................................... +DPRJ01000192.1/7051-6712 GGGGAUGU...UCUGGA..U.U.CGUCACGG.CAUGGC.....-GUC.CA.GU..A..U..AAG.C.A.U.G.U.CAUGG......----.--UU......GCUCAU....GU...AAAA-...-a.......................................................................... +DLUT01000162.1/18083-18490 GGGGCCGA...-CCGGU..A.U.UGACAG-U.AAGUGU....gAUGU.AG.UU..G..C..CUG.C.G.U.G.C.CAGGA.....gGUGA.GCGU......ACUCCU....GU...GAUCA...Au.......................................................................... +PLJD01000012.1/18591-18939 GGGGGUGC...-GUGGC..U.U.CGAUUUCG.UGGAUC.....GAGG.CG.GG..U..G..AAG.C.G.A.G.C.CGACG......UUGC.CGGA......-UCGUC....GU...GAAAG...A........................................................................... +DNVR01000008.1/43534-43131 GGGGUUGU...-UUAGU..U.U.CGACAGGU.UGUACU.....-UUU.CA.AA..A..U..AUG.C.A.A.G.U.CGAUC.....aCCGC.UGCU......-GUAUC....GU...AAAAA...G........................................................................... +DMZJ01000124.1/8080-7683 GGGGGCGC..uCUUGGC..U.U.UGACGUGA.UUGACG.....-AAG.CC.GG..A..U..GUG.C.A.U.G.U.CGGGC......AGUC.AGGU......AAGCCC....GU...UAUC-...-a.......................................................................... +PDNZ01000007.1/13329-12926 GGGGAUGA...-CAGGC.uU.U.UGACAGGA.UAGGUG.....UGCG.AU.CC..G..G..UUG.C.A.C.U.C.CGAGUuu..caGCAU.GGAU......GGACUC....GU...UAAAG...Aa.......................................................................... +RFHU01000490.1/10581-10226 GGGGGCGG...UACGGU..A.U.CGACCG-G.ACGAGG.....GAAC.GU.UC..G..A..UUG.C.G.U.G.C.CGAGG......UUGC.CGGG.....uGGCCUC....GU...AAAAC...C........................................................................... +DNKM01000001.1/2797-2385 GGGGAUGC...-CAGGC..A.U.CGACAGCC.GGGACU....uUUCU.UA.AA..U..A..CU-.C.A.A.A.A.CGUGC......-UUA.GCC-......-GUCAC....GC...AAAAC...C........................................................................... +DQAZ01000023.1/69048-69399 GGGGAUGA...AAGGAU..U.U.CGACAGGG.UCGGUA.....-AGU.CU.UG..A..U..CAG.C.G.A.G.U.AGCGG......-AGU.UGC-......-ACCGC....UA...UAAAA...Gu.......................................................................... +DNEG01000070.1/28157-28538 GGGGUAGU...AAAGGU..U.U.CGACGGGC.UAUUUG.....-AAG.UC.GG..A..G..AAG.C.A.A.G.C.CGCAC......----.-GGU......-CAUGC....GU...CAAA-...-u.......................................................................... +QKCE01000303.1/4225-3869 GGGGGUGC...ACCGGU..U.U.CGACUGUG.GUGGUC.....GAGG.CU.UG..G..G..CCG.C.A.G.G.U.GAGGU......-CAG.GUCC......GUCCUC....C-...-AAA-...-c.......................................................................... +PMYN01000055.1/17456-17816 GGGGGCGA...-CUGGU..A.U.CGAUUGUG.UAGGUG.....-GAC.CC.GU..A..G..CAG.C.G.U.G.U.CCAGG......UCCU.CGGG......UUCCUG....GU...AAAAC...A........................................................................... +QZJF01000017.1/49126-48719 GGAGAUGA...CCAGGA..U.U.UGACUGGA.AAUAA-.....CCAA.AU.AU..A..A..GUG.C.A.G.G.C.CGAAG......-UGC.UGUA......--CUGC....GU...AAAA-...-........................................................................... +NXLN01000016.1/26015-25650 GGGGUCGA...CUUGGC..U.U.CGACAGGA.UUCUCU.....-UCC.CU.UG..A..G..-UG.C.A.U.G.U.CAGCG......-CGG.G---......-AGGCU....GU...AAAAC...-........................................................................... +PLUC01000219.1/7576-7189 GGGGGUGA...-CUGGU..U.U.CGACAGGU.UGCUGU....aGGUG.UG.CG..A..G..GUG.C.A.G.G.C.GGGGG.....uUUAU.CGGC.....uGGCCCC....CU...CAUCA...-a.......................................................................... +QZIO01000002.1/6099-6471 GGGGAUGC...ACUGGU..U.U.CGACGGGA.AGCGCU.....-CUU.UU.AA..A..A..CUG.C.A.A.G.C.CUCCU......UUGA.AUCA......-CAGGA....GU...AAAA-...-a.......................................................................... +DMYX01000141.1/9471-9838 GGGGGUGU...CACGGU..U.U.CGACGGGG.UAUGGA....aAGGC.UU.UU..G..G..AGG.C.G.U.C.C.CGGUA......--UC.GCAC......--CACC....GU...AAUA-...-........................................................................... +DPHK01000004.1/115210-114842 GGGGAUGA...-UCGGC..C.U.AGACAAGA.AGCACU.....-UUU.AA.AU..U..A..-UG.C.G.A.G.A.AGAGU......UUUC.CAGA......-AUCUC....UU...UAAAC...U........................................................................... +DMNC01000029.1/1355-1008 GGGGGUGU...CAUGGU..U.U.CGACAGGU.UGCUGU.....UGGA.UU.CA..G..G..CUG.C.A.-.G.U.GGAGU......----.-G--......-GCGAC....CU...AAUU-...-........................................................................... +DOBN01000007.1/2500-2898 GGGGUCGU...UCUGGU..U.U.UGACGGGG.AACCGA....uCUUG.CC.UG..G..A..CUG.C.A.-.G.U.AGCGU.....gA---.----......-UGAGC....UU...UAACA...U........................................................................... +QFWH01000002.1/117031-117462 GGGGCCGA...UUUGGA..U.U.UGACAGGG.CGAAUA.....CGGA.CG.CA..A..A..CUG.C.G.C.G.U.CGUGG......-UGC.U-GU......-UCCAC....GU...AAAA-...-........................................................................... +DNHU01000008.1/63933-63535 GGGGAUGA...-CAGGA..U.U.CGAUAGAC.GGAUUCu..ggUAUC.AU.UC..G..C..AUU.C.A.U.G.U.CGAGG......CCGU.UUGA......-UCCUC....GC...AAAUC...Ac.......................................................................... +DOUH01000130.1/2411-2019 GGGGGCGU...AACGGC..U.U.CGACUAGG.UAAAAG.....-ACA.CG.AA..U..A..GUG.C.A.A.G.C.AGUCU.....cAGGA.AACA......GCAGAC....UU...UAAGU...Gu.......................................................................... +MBTA01000003.1/101236-100840 GGGCUCGA...-CCGGA..A.U.AGACAGGA.UGGAUG.....AUGA.GU.GU..G..U..AAG.C.A.U.G.C.AGCGCa....aUGAA.GGCU......CAGCGC....UC...AAAUA...Uu.......................................................................... +BGOG01000004.1/3323-3706 GGGGCUGA...-CAGGU..U.U.CGACGUCA.GAUUCG....a-UGU.UC.GA..G..C..GUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GU...AAAA-...-........................................................................... +NHYM01000006.1/89660-89288 GGGGCUGA...UUUGGC.gU.U.CGACGAGG.AUUUAG.....AUAG.CA.GA..G..A..UUG.C.A.U.A.C.CAG--......-UUU.GAUU......GACACU....GU...AAAA-...-u.......................................................................... +DODQ01000007.1/146000-146398 GGGGCUGC...-UUAGC..U.U.CGACAGAU.UGCACC.....-UUA.AA.AA..A..U..ACG.C.A.A.G.U.CGACC.....aUUCA.UAAU.....aCAAGUC....GA...AAAAA...Ug.......................................................................... +RDQW01000010.1/30746-31115 GGGGAUGA...-UCGGU..U.U.CGACGUCG.UCAGCA.....GAGU.CA.CG..A..G..AAG.C.G.G.G.U.CGAGA......AAGC.GGAG.....uCAACUC....GA...AAAUG...Uc.......................................................................... +DMHO01000019.1/18677-18283 GGGGACGA...-CCGGA..A.U.CGAUGGAU.UAGUA-.....-CAU.UU.AC..A..G..CUG.C.A.A.G.C.CUCCU......UUGG.UA--......AAAGGA....GU...AAAAA...A........................................................................... +QHMF01000013.1/40618-40218 GGGGACGU...ACUGGA..U.UuUGACAGGA.UGCUUG....aUGGG.AA.UA..G..G..UUG.C.G.A.G.U.CCGAG......-CGC.U-G-......-UUCUC....GG...UUAUC...A........................................................................... +PLNW01000099.1/28074-27717 GGGGGCGA...AAUAGU..U.U.CGACGGGA.GUAAGC.....GAAG.CU.CU..G..G..UAG.C.G.U.G.C.CGAGG......-CGC.CCGA......GGCCUC....GU...AAAA-...-........................................................................... +QZJB01000042.1/31929-32272 GGGGAUGU...-UGGGC..U.U.CGACAGAA.UACCAA.....-CCA.AU.AU..A..U..GUG.C.A.G.G.C.GGAGC......U-UG.UU--......-ACCUC....CU...AAAUC...U........................................................................... +QAMI01000020.1/27395-27793 GGGGACGU...UUUGGA..U.U.UGACAGGA.UGUUUCg...gUUGG.GA.CA..G..G..CUG.C.G.U.G.U.CCGUG......-CGC.U---......GUUCAC....GG...UUAUC...Aa.......................................................................... +QTJV01000001.1/727138-727511 GGGGCUGC...-CCGGU..U.U.UGACA-GC.AUAGGU.....CUUU.GA.AAguG..U..AAG.C.A.U.G.U.CGUGCg....uUGGA.UAAU......UAGCAC....GU...AAAUC...Ug.......................................................................... +DMLH01000064.1/5326-4978 GGGGAUGU...CACGGU..U.U.UGACAGAU.GCACAG.....-AGG.UU.AU..CagU..AAG.C.A.U.A.U.CGCAG......G-G-.--CA......UACUGC....GC...AAAAA...U........................................................................... +DOSH01000007.1/26684-26296 GGGGAUGC...ACUGGA..U.U.UGAUUGAG.UCCGAU.....-UUC.GU.GC..A..G..UCG.C.A.A.G.C.AGGGG......-AGC.UGA-......--ACCC....UU...AUAU-...-........................................................................... +RAPY01000008.1/138714-139081 GGGGUUGA...-CCGGA..A.U.UGACAG-G.AUGGAG.....ACGG.UU.AU..G..U..AAG.C.A.U.G.U.AGUGC.....gUUGU.UAGU.....aGAGCAC....UU...UAAUC..gGa.......................................................................... +DNRL01000006.1/204396-204796 GGGGAUGU...-AUCGU..U.U.CGACAGGA.UGGCA-.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAAC.....aCGAU.UCUA......AAGUGC....GU...AAAC-...-u.......................................................................... +PLYH01000002.1/110751-110329 GGGGAUGU...AAGGCU..U.U.CGACAAAA.AUUGUU.....CUUU.CA.CA..A..A..CUG.C.A.A.U.C.CGGGGa...uuGCGC.UGGU......CUCCCC....GU...AGAUC...Cg.......................................................................... +QHCP01000015.1/68638-68265 GGGGGUGA...-ACGGU..U.U.CGACUCUG.GCCGUG.....GAUU.CA.GG..A..G..AAG.C.G.U.G.C.AGGUG.....cAGGC.GGGAu....uGACCAC....CU...CAAGC..gUc.......................................................................... +DPBU01000160.1/737-1084 GGGGCCGA...-CUGGU..U.U.UGACCGGA.CGGUUG.....AGGU.CU.UC.uC..G..UUG.C.G.U.G.U.CGCGG......-CGC.ACAC......ACCCGC....GU...UAACA...A........................................................................... +DNHX01000028.1/3543-3085 GGGGAUGA...-UCGGC..U.U.CGACUAGC.UUUACU.....UUAG.UA.UA..U..A..-AG.C.A.A.G.C.CAAAG......AUGU.UGG-......AAUUUU....GU...GAGGA...U.ccacaagcuaacgcuugugucuccuc................................................ +DMOH01000061.1/14160-13810 GGGGGCGA...-AUAGG..U.U.CGACGUGA.ACUUGU.....UCUG.CA.GG..A..U..CAG.C.A.G.G.U.CAUGG......-UUG.ACCA......GGCCAU....GU...AAAAC...A........................................................................... +QMEM01000005.1/96369-95996 GGGGGCGU...ACCGGA..A.U.CGACAGGG.AAGUAA.....GCUU.UG.UA..G..U..AAG.C.A.U.G.C.CGGAGc....aUGAU.UGGU......UACUCC....GU...AAAAA...Au.......................................................................... +QVQX01000011.1/45638-45241 GGGGAUGA...CUUGGU..A.U.CGAUUAGA.GCAGUG.....--AG.UA.UU..A..G..UUG.C.A.U.G.U.CGGCC......-UGA.AC--......-AUGCC....GU...UACGC...G........................................................................... +PUOH01000119.1/456-785 GGGGGCGA...-AUGGU..C.U.CGACGCGG.CAGCAA.....-GCU.AC.CC..G..G..UUG.C.G.G.G.C.CGGAC......-UGC.UG--......-GAUCC....GU...AUCU-...-........................................................................... +DOKP01000102.1/5079-5492 GGGGCUGU...-CUAGU..U.U.CGACAG-U.UUGAAC.....UUUA.AA.AA..C..U..AAG.C.A.A.G.U.CGACU.....cAAGU.AAUA......AUAGUC....GU...AAAAC...Cu.......................................................................... +DMCI01000001.1/1256-909 GGGCAUGU...ACCGGC..U.U.CGACGUGG.AGCGAG.....GUGG.CA.GU..U..U..AAG.C.A.C.G.U.AGCAG......-GC-.--UC......GUCUGC....UU...AUAAC...G........................................................................... +DLYY01000153.1/6852-7230 GGGGCUGA...ACUGGA..U.U.UGACAG-G.GAGGUA....uGUAG.GC.AU..A..C..UGG.C.G.C.G.U.CGAGCu...aaUGAC.GAUU......ACGCUC....GA...GAAUC...Uc.......................................................................... +QKSQ01000001.1/537300-536909 GGGGUCGA...CUUGGU..U.U.CGAUUCUG.UGUGUU....gCUUC.GA.UG..A..G..AAG.C.G.U.G.C.CGAGGg....uUGGA.CGGC......CACCUC....GA...AAAUC...Ag.......................................................................... +CP027772.1/706370-706741 GGGGGUGC...CCUGGU..U.U.CGACGGGA.UGGCUG.....ACAG.GU.AU..C..C..GGG.C.G.U.G.U.CCAGG.....cUGGU.GUCCa...ugGUCCUG....GU...AAAA-...-a.......................................................................... +DPLZ01000002.1/4198-4550 GGGGGCGU...CUUGGA..U.U.CGACAGGG.GUCAGU.....UUGA.AU.CA..G..G..CAG.C.A.-.G.U.CGUUG......G---.----......-CAAAC....GU...UACAU...G........................................................................... +DMNN01000290.1/496-890 GGGGGUGU...ACCGGU..U.U.CGACAGAC.AGGAGU.....-AAU.CU.UG..U..G..CUG.C.A.G.G.U.GAGGC......UGUC.GCCU......GGUCUC....UG...AUAC-...-........................................................................... +DNNX01000067.1/2389-2729 GGGGAUGU..uUAUGGA..U.U.CGUCAGAG.UAUGAA.....-UCU.AU.CA..U..G..UUG.C.G.U.A.U.-----......-CUU.GGUU......GCUCAA....GU...AAAA-...-a.......................................................................... +QRUP01000004.1/6462-6838 GGGGUUGU...CAUGGU..U.U.CGACAGGU.CUAAGU.....UGGA.UU.CA..G..A..CUG.C.A.-.G.U.GGGGC......G---.----......-GCUGC....CU...AACAG...-........................................................................... +DMUR01000073.1/2656-2281 GGGGAUGC...-GUGGU..U.U.CGACGGGA.AACCGC.....-ACC.UU.GA..G..A..ACG.C.G.A.G.U.CGAGG......UUGC.UAUC.....aGGCCUC....GU...UAAAC...C........................................................................... +DMBB01000336.1/3982-4339 GGGGUUGU...AAUGGU..U.U.CGACAGGU.UUGAGU.....UUGA.UC.CC..G..G..CUG.C.A.-.G.U.GGAGC......-GGU.G---......-ACCAU....AU...CAC--...-........................................................................... +PLYC01000028.1/21726-22124 GGGGAUGA...-CGGAU..U.U.UGACAGAA.CUUUAA....cAUCU.GA.CA..A..U..AUA.C.A.A.G.A.CGAGCa...aaGUCU.AUGG......UAACUC....GU...UAAAC...Ug.......................................................................... +QEUU01000114.1/848-1237 GGGGGUGA...AAUAGC..U.U.CGACAGCG.GAGGCU.....-GAG.UC.UG..U..G..UGG.C.A.A.G.C.CGCGG......-CGC.CCGA......GGCCGC....GU...GACC-...-a.......................................................................... +DPYI01000042.1/20797-21204 GGGGAUGA...-UCGG-..U.U.CGACAGAU.UGUUGC.....-UCU.UU.AA..C..A..CUG.C.A.A.G.C.CGACG......UUGA.UGGA......-UCGUC....GU...AAAAG...A........................................................................... +DOYN01000014.1/1370-856 GGGGAUGA...-CUGGC..U.U.AGACAAAG.GGAUUG....uUCUU.UG.AG..A..U..GCG.C.A.A.G.C.CGACC......-UCC.AAAC......-AAGUC....GU...AAAAA...G........................................................................... +DOMF01000004.1/19475-19072 GGGGAUGA...-CAGGC.uA.U.CGACAGGA.UAGGUG.....UGAG.AU.GU..C..G..UUG.C.A.C.U.C.CGAGUuu..caGCAU.GGAC......GGACUC....GU...UAAAC...Aa.......................................................................... +DPET01000023.1/479-89 GGGGCUGU...UCCGGU..U.U.CGACAGGA.UAAAGC....uCAAG.GU.UG..C..G..AUG.C.A.G.G.C.GGGAG.....uUGGU.CAGC......AGGCUC....CC...UCAUC...Aa.......................................................................... +DODL01000004.1/226852-226524 GGGGCUGU...-AUAGA..U.U.CGACGGGA.AAAGUU.....-CCU.AA.UA..A..U..UU-.C.A.A.G.C.CGAGC......AGGU.UACG......AGUCUC....GU...AAAAU...C........................................................................... +DMMH01000228.1/1372-1720 GGGUUAGU...AAAGGU..U.U.CGACAGGG.GUCUUG.....-CAG.GU.GG..A..G..AAG.C.G.A.U.C.CGUAG......C---.----......-CGGAC....GU...CAAAC...G........................................................................... +DNKI01000005.1/191665-191267 GGGGAUGC...-AAGGC..A.U.AGACAGUU.GGUCUA.....UUUG.CA.UU..G..A..-UG.C.A.U.A.C.CGAGC......AUGA.ACAU......AACCUC....GU...AAAAA...U........................................................................... +REFI01000006.1/104005-104390 GGGGAUGU...CAUGGU..U.U.CGACAUGC.AUCCAA.....-UGU.AA.UU..A..G..CGG.C.A.G.U.-.---GG......UUUU.-G--......-CAAAC....CA...UAAUG...C........................................................................... +QKMZ01000015.1/377497-377895 GGGGGCGU...-UUAGA..U.U.CGACAGGG.UUGUUG.....-GGU.CG.UA..G..G..CUG.C.A.G.G.U.CGAGG......UCGC.UUGG......AUCCUC....GU...UAAAA...G........................................................................... +QZJO01000013.1/20084-19705 GGGGACGC...-CGGGC..U.U.CGACAGAU.CGUUGA.....-CCA.AC.GG..G..-..AUG.C.A.G.A.U.CGAGG.....gCGGU.UGGG.....cCACCUC....GU...UAAAA...A........................................................................... +QCQP01000013.1/1705-2044 GGGCCCGA...AAUGGC..U.U.CGACGGGG.UAGAAU.....CGAG.GA.GA..A..G..GUG.C.A.A.G.C.AGGAA......-AGA.U---......-AUGUC....CU...UAACA...A........................................................................... +DMXP01000005.1/161767-162171 GGGGAUGA...-CCGGC..C.U.AGACAGGU.GGUUCC.....CUCU.UG.UA..G..G..-UG.CuA.U.G.C.CGAGA......AUGU.UCAA......GACCUC....GU...UAAAU...C........................................................................... +PXCW01000009.1/10536-10186 GGGGACGC...-GUUGA..G.U.AGACGGGA.GAUUG-.....-ACU.AA.AA..C..A..G-G.C.A.G.G.C.CGAGC......AUUA.UGGC......CAGCUC....GU...AAAAC...Cg.......................................................................... +DNMI01000029.1/6865-6468 GGGGACGA...-CAGGA..A.U.CGAUGGAA.UAGUA-.....-CGU.UU.AC..A..G..GUG.C.A.A.G.C.CGCCU......UCGG.UAA-......-UAGGC....GU...AAAAA...-........................................................................... +QSKR01000005.1/117290-116924 GGGGUCGU...UACGGA..A.U.CGACUGGC.AUUGUU.....CGUG.CU.AG..U..A..CUG.C.G.U.U.U.AGGGG......UUGU.G---......--GCCC....UA...UAAUC...Ca.......................................................................... +DLWG01000161.1/4306-4665 GGGGUAGA...CUUGGC..U.U.CGACAGGG.UAUGUC.....-UAA.GU.AU..G..A..CUG.C.A.A.G.U.GGUUG......----.----......-AAUAC....CU...AAAUU...Ca.......................................................................... +DOKE01000019.1/15957-15556 GGGGUUGU...-UUAGU..U.U.CGACAG-G.UUGUUC.....-AUU.AA.AA..A..U..UUG.C.A.A.G.C.CGAUC......ACUG.UGGU......CAAAUC....GA...AAAAC...U........................................................................... +DNRP01000115.1/416-16 GGGGACGU...UUUGGA..U.U.AGACAGGG.CGACUG....aUGUG.AG.UA..A..G..CGG.C.G.A.G.U.CGGAG......-CGC.U-GU......-UCUCC....GU...UACCA...-........................................................................... +DPGM01000030.1/29049-29448 GGGGAUGA...-CAGGU..U.U.AGACAAGU.AAAUUC.....UUUG.AC.AA..U..G..-UG.C.AuG.G.U.AGAGC......-UCU.CAC-......-AACUC....UU...UAAAC...U........................................................................... +QRDS01000001.1/742004-741650 GGGGCCGU..uUAUGGA..U.U.UGCCGGGG.CCUGGA.....-AUC.UA.UU..A..U..AUG.C.A.U.G.U.AGCGG......-UAG.----......-UGCGC....UU...AAAAA...Ca.......................................................................... +QIJN01000026.1/2900-3307 GGGGGUGA...-CCGGC..U.U.UGACG-GU.CUGUAC.....UUUG.AA.AG..A..C..GUG.C.GaC.G.C.AGUGC.....aCUCU.CGUC......UAUCAC....UU...AAAUC...U........................................................................... +QGUQ01000134.1/816-1169 GGGGGUGA..uUCUAGA..U.U.CGACGCUG.GUAGGG.....UGGG.CC.GG..A..G..AAG.C.G.A.G.C.CGAGG......-UCC.CGC-......-GCCUC....GU...UAAAC...A........................................................................... +QHMH01000011.1/121781-121376 GGGGACGC...ACUGGU..U.U.UGACAGGA.UGAUUUg...aUGGA.AG.CA..G..A..UGG.C.G.G.G.U.CUCGG......-CGC.UG-U......-UCCGA....GU...UAUC-...-a.......................................................................... +QRWX01000003.1/210258-210613 GGGGCUGU...CAUGGU..U.U.CGACAGGU.UUAUGU.....UUGA.UU.UG..U..G..CGG.C.A.-.G.U.GGAGU......U---.----......-GUGAC....CU...AAUCA...C........................................................................... +DMLU01000031.1/17614-17227 GGGCCUGC...-CAGGA..A.U.CGAUGG-C.AGUGCGa...gAACU.UU.UC..A..A..-U-.C.A.A.G.C.CAGAG......CUAC.ACAU......UGCUCU....GU...AAAAA...Cc.......................................................................... +DNZN01000002.1/14085-14426 GGGGAUGG...-CAGGC..U.U.UGACAAAA.GCGGCU....c-GUU.GA.AA..A..A..CUG.C.A.G.A.C.CGGUC......----.GUCA......UACCGC....--...AACC-...-........................................................................... +QLLR01000001.1/535336-534971 GGGGCCGU...UUUGGA..U.U.UGACAG-G.GCGGAG.....GUAC.GU.AU..G..U..UAG.C.A.U.G.C.AGUGC.....gUUGU.ACGG.....gGAGCAC....UU...UAAAG...Ug.......................................................................... +PXDX01000110.1/2461-2798 GGGGGUGC...-GUGGU..U.U.CGACAGGG.UAUUAU.....UAGC.AU.AA..G..A..-AG.C.A.G.G.U.AGUCU......UUAG.UUA-......-AUGAC....UU...AAAA-...-a.......................................................................... +CP028359.1/50879-51180 GGGGCUGC...UUUGGU..U.U.UGACAUAA.AGUAAA.....UAUA.AU.AA..G..A..AAG.C.A.U.A.U.CGUGAa....aUGUA.AUGU......AAUCAC....GU...AAAAA...Au.......................................................................... +QMFY01000005.1/367523-367915 GGGGCCGA...-CCGGU..U.U.UGACAG-G.AUGCGU.....AAUG.AU.GU..AugU..AAG.C.A.U.G.C.AGGCU.....cGUGG.GAUG......AGAGCC....UU...GAAAG...Au.......................................................................... +DNQH01000071.1/784-391 GGGCAUGC...-UAGGC..U.U.CGAUGGAA.UGUUGU.....-UUG.UU.CA..A..U..UAG.C.G.U.G.U.AGUGAg...agGUGA.AUGA......-CUCAC....UC...AAAUC...Aa.......................................................................... +CP029816.1/6433-6831 GGGGCUGA..uUUUGGA..A.U.AGACAG-C.AAGAUUa...uUUAU.GA.AG..G..A..UAG.C.A.U.A.C.CGUGUc...acGUAA.GGUA......UUACAC....GU...AAAUA...Aa.......................................................................... +DOEC01000022.1/22511-22864 GGGGCUGU...-UUUGA..U.U.CGACAGAG.UAUUCG.....UAGG.UA.UG..G..G..UA-.C.A.A.G.U.AGUAG......G---.----......-CGUAC....UU...AAAAC...G........................................................................... +PWHH01000085.1/1589-1943 GGGGAUGA...-UCCGA..U.U.AGACGAAA.AUCAU-.....CCUU.AA.AA..U..G..ACG.C.A.A.G.U.CGAGC......-UGA.UU--......-AACUC....GU...AAAAA...U........................................................................... +PWNV01000014.1/10597-10948 GGGGAUGA...-ACCGU..U.U.CGACAAGA.ACCUUG.....-AAC.AA.AA..U..A..ACG.C.A.G.G.C.CGAGC......A---.-CA-......-AUCUC....GU...AAAAC...U........................................................................... +QHBJ01000034.1/79273-79624 GGGGCUGA...AUUAGG..U.U.CGACGAGA.AGAUCC....gCGGC.CG.GC..G..U..AAG.C.A.G.G.C.GGAGU......-UGC.GAGC......--UCUC....CU...AAAA-...-c.......................................................................... +DOSG01000005.1/3680-4037 GGGGAUGC...-UAGGU..U.U.CGACAAGA.UUUUUU.....AACA.AU.UA..G..A..-UG.C.U.A.G.G.GGUGG......AUGA.CCGU.....uAAUCAC....CU...UAAAU...Au.......................................................................... +NXLO01000001.1/124786-125157 GGGGCUGA...UUUGGC.gU.U.CGACAGAA.AGUAGA.....-AGA.UA.AA..G..A..UUG.C.A.U.A.C.CAGUU......---U.GAUU......GAUACU....GU...AAAA-...-u.......................................................................... +CP029018.1/185415-185737 GGGGCUGG...AUUGGA..A.U.UGACA-AC.AAGAUU....aAUAU.AU.AA..G..U..AAG.C.A.U.A.U.CGUGAa....aAGUA.AUGU......AAUCAC....GU...AAAU-...-a.......................................................................... +PWSR01000135.1/14189-14546 GGGGGUGA...-GCAGG..G.U.CGCUCCGG.GCACCA.....CUGG.CG.UA..G..G..CAG.C.A.G.G.U.CGAGU......UCGC.CGCA......-GACUC....GA...AAAC-...-........................................................................... +QUNF01000010.1/177424-177826 GGGGCUGA...-CCGGU..U.U.UGACAG-U.AAGUGU....aAAAA.UC.GG..G..C..UCG.C.A.U.G.C.AGGCUg....gAGUA.UGUA......-CGGCC....UU...AAAAG...A........................................................................... +DNYJ01000035.1/3983-4372 GGGGCUGA...-UCGGU..C.U.CGAUGG-G.AGCCAU....uCGGU.-C.UU..C..U..GCG.C.A.A.G.C.CGAGG......-UGC.GUGU......-CCCUC....GU...AAAA-...-c.......................................................................... +PLSN01000019.1/1129-759 GGGGCAGC...-CGGGU..A.U.UGACGGGA.AGCCUG.....ACAG.GU.AG..A..C..CGG.C.G.U.G.C.AGAGC......GUGU.GUUG......UAGCUC....UU...AAAUC...Ca.......................................................................... +QCZK02000029.1/45092-45462 GGGGUAGA...-CUGGA..A.U.UGACAGCU.UGAGCA.....GAUU.GC.GU..G..U..AAG.C.A.U.G.U.CGGGU.....gAUGA.ACGU.....aCCACCU....GU...UAAAA...Au.......................................................................... +DMWA01000133.1/1781-1388 GGGGCCGU...CAUGGU..U.U.UGACGGAG.GAUAGA.....AAAU.UA.GC..A..G..UUG.C.A.-.G.U.GGAGU......----.GGC-......--GAUC....CA...UAAC-...-........................................................................... +DPIZ01000001.1/229489-229104 GGGAGUGA...-UAGGC..U.U.CGAUAGGA.AGGAUC.....AUUU.UA.UA..U..A..-UG.C.A.U.G.U.AAAGU......ACCC.AGGA......-AUCUU....UU...AAAAC...U........................................................................... +DMJD01000195.1/3897-4249 GGGUUAGU...AAAGGU..U.U.CGACAGGG.AUCCUG.....-CAG.GU.GG..A..G..AAG.C.U.A.U.C.CGAAG......C---.----......-CGAUC....GU...CAAAC...G........................................................................... +NZ_QMEX01000072.1/709-318 GGGGCUGA...-AAGGU..U.U.CGACUUCGcGCGUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AGGA......GACCAC....CG...UAAGC...Gu.......................................................................... +QFQM01000301.1/1780-2177 GGGGCUGA...-CCGGU..A.U.UGACAGGA.UGUGUG....aAUCC.GU.GC..A..C..CAG.C.A.U.G.C.AAGCU.....cAUGA.GGGU......-AGAGC....UU...UGAUC..aCu.......................................................................... +QQVH01000006.1/238394-238043 GGGGUCGU...-UAGGU..U.U.CGAUUCGC.AAUGAG.....GUUG.AA.UG..U..G..UGG.C.A.U.G.C.AGUGG......UUGA.UCGAa....cGGCCAC....UU...UAAAA...A........................................................................... +DMML01000027.1/14611-15024 GGGGACGU...AAGGCU..U.U.CGACAGGA.GUCUGC.....GUUU.AG.UU..G..U..CA-.C.A.A.A.C.CGAGG.....gUU--.----......-GUCUC....GU...UAAUC...Aa.......................................................................... +QGDT01000007.1/27668-27296 GGGGGCGA...-CCGGU..U.U.UGACAG-C.GGGCUGa..ggUUCU.GU.GU..G..U..AAG.C.A.U.G.U.CGGGA.....gUUGA.GAGU.....aCCUCCC....GU...AAAUA...Au.......................................................................... +QWPT01000008.1/32575-32927 GGGGCCGA...-CUAGA..A.U.CGACCG-G.ACGAAA....cCGGU.UC.AU..C..G..UUG.C.G.A.G.C.CGUGG......AGCA.UGCA......GGCCAC....GU...AAAA-...-........................................................................... +QMTU01000001.1/16442-16060 GGGGCUGA...ACAGGG..U.U.CGACAUGC.UAGAAA.....-AAG.CC.AA..U..G..GA-.C.G.A.C.U.AGUGG......CUGG.GCA-......GGCCAC....UC...UAAA-...-a.......................................................................... +RAYM01000048.1/27457-27806 GGGCCAGU...CAAGGU..U.U.CGACAGGG.GUCUUG.....-CAG.CU.GG..A..G..AAG.C.U.A.U.C.CGCAG......----.--GC......UGAUGC....GU...CAAAU...C........................................................................... +PXEC01000012.1/14964-15392 GGGGAUGU...AUUGGC.aU.U.CGACAG-G.AUGUUUc..agGUUC.GA.GU..U..G..CUG.C.A.A.U.C.AGGGG.....aUCGC.GUCG......UCUCCC....CU...UAAUCc.gUc.......................................................................... +QKBW01000021.1/7511-7094 GGGGAUGC...-CAGGC..A.U.CGACG-GU.UAGCAU.....GCCC.AU.UG..U..G..-UG.C.AgU.G.U.CGUAG.....cUGAU.CACU......GACUAC....GU...AAAAA...C........................................................................... +QFOU01000008.1/21511-21088 GGGGGCGC...CUUGGU..U.U.CGACGGGG.CACCGA.....-CCC.GG.AC..A..G..GAG.C.A.U.G.C.GGCAG......GGGU.UACG......GGCUGC....CU...UAAUA...Ac.......................................................................... +QGDO01000004.1/447584-447994 GGGGUCGA...-CCGGU..A.U.UGACAGGU.UGAGAU....uUUGC.GU.GU..A..U..AAG.C.A.U.G.U.CGGGU.....gGUGG.GUGU.....cACAUCC....GU...AAUAA...Au.......................................................................... +QMKX01000016.1/11934-12297 GGGCUAGA...CAUGGU..U.U.CGACUAUA.UUAACU.....-CGA.UA.UG..A..G..UAG.C.A.U.G.U.UCGUG......-UGA.G---......--UUAC....GA...CAAAA...A........................................................................... +DPTG01000050.1/3628-4035 GGGGUUGU...-UUAGA..C.U.CGACAG-G.GUGUAC.....-UUU.CA.AA..A..U..AGG.C.A.A.G.C.CGACC......UCGU.UGGU......AUGGUC....GU...AAAAC...Uc.......................................................................... +CP022596.1/173725-173331 GGGGAUGU...AAUGGC..U.U.CGACAUGC.AUUGGG....uUUUA.UA.AC..A..A..UU-.-.-.A.G.U.---GG......-UCU.UG--......-CAAAC....CU...AAAGG...Ca.......................................................................... +PLSR01000007.1/21626-22015 GGGGGUGA...-CUGGC..U.U.CGACAGGG.AAAACG.....GUCU.AU.GC..A..G..GCG.C.GaA.G.C.AGAGC......-UGG.AGC-......-AACUC....UC...AAAA-...-a.......................................................................... +PWPK01000035.1/1748-1315 GGGGAUGU...ACAGGU.aU.U.UGACAG-A.GUGGCUu..agGAUU.AA.AU..U..G..UUG.C.A.A.U.U.AGGGG.....aUUGC.AUGG.....uCUCCCC....UU...AUAUCc.g-.u......................................................................... +RBKU01000001.1/4239075-4239442 GGGCUCGA...-CCGGA..A.U.UGACAGGA.UGGAGA.....-UAA.GU.AG..G..U..AAG.C.A.U.G.C.AGCGC.....gUUGG.GUGAa....uUAGCGC....UU...UAAUC..uGa.......................................................................... +DPCX01000018.1/23588-23169 GGGGAUGU...-AUAGU..U.U.CGACAGGA.UUGCU-.....-CUU.UG.AA..A..A..CUG.C.A.A.G.C.CGCUA......AAGA.AAUC......UUAAGC....GU...UAAAU...Au.......................................................................... +QZJH01000007.1/48637-49017 GGGGAUGA...-AUUGA..U.U.CGACGGGA.AAGGCA.....-CAU.UA.AA..A..A..CUG.C.A.A.G.C.CGGCU......UUGA.UUAA......-CAGCC....GU...AAAA-...-a.......................................................................... +DQGR01000075.1/4249-3829 GGGGAUGC...AUUAG-..A.U.CGCCGGAC.UAGUA-.....-CCU.UA.AA..A..A..CUG.C.A.A.G.C.CGACU......UUGA.CCUA......-CAGUC....GU...AAAAC...A........................................................................... +QNCB01000001.1/21502-21887 GGGGCCGA...AACGGU..U.U.CGACGUGU.GCGAUG.....GAAG.CG.UA..C..U..GUG.C.G.U.G.U.CCCGCc...uu--GU.GUGU.....uCGGCGG....GU...UAGAA...C........................................................................... +QGKT01000002.1/105184-105608 GGGGAUGU...UUUGGA..U.U.UGCCAAGG.UCAACG.....-AAA.UU.UA..U..A..UAG.C.A.U.A.U.CUUGG......U---.---U......ACGCAA....GU...AAAAA...C........................................................................... +PLOL01000034.1/24061-23656 GGGGAUGA...-UCGGC..C.U.AGACAAUU.GGUCCC.....GUUU.CU.CA..U..A..-UG.C.AaA.G.U.AGAGC......AACC.UUGU......GAACUC....UU...AAAUC...Ua.......................................................................... +DNMJ01000017.1/413-2 GGGGACGU...AAGGCU..U.U.CGACAGGA.GUUUAUa...aGUGC.UG.UU..G..U..CA-.C.A.A.A.U.CGUUU......-UUU.----......-AGUUC....GU...AAAAC...U........................................................................... +PMLX01000071.1/7745-8135 GGGGGUGA...-CCGGU..U.U.CGACAGGU.CGUGAU....cCGGG.UG.CA..C..G..GUG.C.A.G.G.C.GGGGG.....uUGGA.CGGA.....uGGCCCC....CU...UAUCA...A........................................................................... +CP029480.1/228828-228455 GGGGCUGA...-CCGGU..U.U.UGACG-GC.GUGAAGc..ucAUGC.GA.GU..A..U..AAG.C.A.U.G.U.AUGGAg....uUGGU.AGAA.....cCUCCAU....UU...AAAA-...-a.......................................................................... +CP027431.1/362415-362764 GGGGUAGU...UCCGGA.aU.U.CGACAGGU.UAUUAC.....-AAG.CA.UG..G..A..UUG.C.G.U.U.C.CCGUU......U---.----......-GUCGG....GU...UAAAG...Ac.......................................................................... +CP031376.1/91426-91834 GGGGAUGU...CCCGGU..U.U.CGACAGGA.UAUCUC.....UGGU.GA.AG..A..G..UUG.C.A.-.G.U.GGUGU......G-GU.A---......--GACC....AU...AAGAC...U........................................................................... +QXED01000007.1/163834-163461 GGGGACGA...-CCGGA..A.U.UGACAG-C.UUGCAG....aGGUC.GC.GU..G..U..AAG.C.A.U.G.C.CGGGA.....gUUGA.CGGA.....aUUUCCC....GAcccGAACA...-a.......................................................................... +DOMN01000019.1/10890-10620 GGGGAUGA...-UCGGC..C.U.CGAGGAGG.AAAAGU.....UUGA.GC.AG..G..C..GCU.C.A.G.G.C.AGAGG......ACGA.GAGU......UAGCUC....UU...AAAA-...-a.......................................................................... +DNLS01000001.1/48296-47888 GGGGAUGA...-CAGGG..U.U.CGAUAUGU.GGACCUu..gaUAUC.AU.UC..A..U..AUG.C.A.U.G.C.CGAGU.....aUGUA.UAUC......-UGCUC....GU...ACCCA...Cc.......................................................................... +DOQK01000016.1/34640-34229 GGGGAUGU...UCUGGA..U.U.UGACAGGG.UGAUUG....uUUAA.AU.CA..G..G..CUG.C.G.G.GuU.CGAGC......--GC.U-G-......-UUCUC....GG...UUAUC...Aa.......................................................................... +PWQH01000044.1/1856-2206 GGGGAUGU...--UCGU..U.U.CGACGGAA.UCCUUG.....-AUG.AA.GG..U..A..UUG.C.A.A.G.U.CGAGA......G-U-.----......AGUCUC....GU...AAAAC...Ac.......................................................................... +PWQH01000009.1/8152-8518 GGGGGCGA...-AAGGG..C.U.CGAUAAAG.AGUGAA.....-UCU.UG.AA..A..C..AAG.C.A.A.G.C.GGAGC......-UUU.UCGG......AAACUC....CU...UAAAU...Uu.......................................................................... +QOKO01000007.1/31709-32079 GGGGGCGU...ACAGGC..U.U.CGACAUAC.AUGCAA.....-GUU.AU.UA..A..G..UUG.C.A.-.G.U.AGUUU......--G-.--G-......-CAGAC....UA...UAAUG...-........................................................................... +DPYD01000030.1/3868-3479 GGGGGUGA...-CUGGC..U.U.CGACAGAG.AAAUCG....gUGUG.UG.UU..U..G..-CG.C.G.U.U.G.CGAGA......-UUG.AACG......ACUCUC....UC...AAAC-...-........................................................................... +DPQA01000057.1/2390-2041 GGGGUUGU...CUUGGA..U.U.CGACAGGU.UUAUGU.....UUGA.UU.UA..A..A..UUG.C.A.-.G.U.GGAGU......G---.----......-GUGAC....CU...AAUUA...C........................................................................... +QILQ01000037.1/21232-21645 GGGGAUGA...-UCGGC..C.U.AGACAAUG.AGAUUU.....AUUU.GC.AA..A..A..-UG.C.A.A.GaG.AGAGC......-UGU.AGU-......-AACUC....UU...AAAUC...U........................................................................... +DNAV01000212.1/1435-1080 GGGGCUGU...AAUGGU..A.U.CGACGGGG.UACAGA....aCAGA.CA.UA..A..U..C--.C.G.C.A.-.---GG......----.-AGU......GGUUGC....CU...AACA-...-........................................................................... +DPYH01000020.1/1515-1082 GGGGAUGU...-ACUGA..U.U.CGCCGAUU.UUGCU-.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGAAU......-UGA.CUC-......--AUUC....GU...AAAA-...-........................................................................... +QXGN01000044.1/2685-3071 GGGGGUGU...AAUGGU..U.U.CGACACAU.AUAGGU.....-GGU.UG.AG..C..G..UUG.C.A.-.G.U.AGUGU......-GGC.----......--AGAC....UA...UAAU-...-u.......................................................................... +CP029295.1/242278-242644 GGGGAUGU...AAAGGC..U.U.CGACAUAU.GUUAAU.....-GCU.AU.UA..A..A..CUU.C.A.-.-.-.-GUGG......-UCU.UGU-......--AAAC....CU...AAAUA...C........................................................................... +RFKD01000061.1/6828-6444 GGGGAUGC...-CGGGA..U.U.CGACGGAG.GGAACCug.ugCGGG.AG.GA..U..G..GCG.C.G.C.G.C.CGGUG......UGGG.C---......AACACC....GC...AACA-...-a.......................................................................... +DMNH01000155.1/6021-5633 GGGGGCGU...-UUGGU..U.U.UGACA-GC.AUAGUU.....CUUU.GA.AA..G..UagAAG.C.A.U.G.U.ACUGCg....uUGCG.UAAU......UAGCAG....UU...UAAUC...Ug.......................................................................... +PPGJ01000031.1/3872-4219 GGGAGUGA...--ACGU..U.U.CGAUGGAU.UGUUC-.....-UUU.UA.AG..U..A..AAG.C.A.A.G.U.UGAGC......UUUC.UUGA......-GGCUC....GU...UAAUA...Uu.......................................................................... +PLKW01000021.1/23921-24278 GGGGGCGA...ACUAGG..C.U.CGACAUGU.GUUGUG.....-CAG.UC.GG..U..G..UGG.C.G.U.G.C.CCAGG......UCCU.CGGG......UCCCUG....GU...AAAAC...A........................................................................... +DPML01000013.1/16758-16288 GGGGAUGU...ACUGGU..U.U.UGACAGGA.AUUGCU....cUGUC.UU.UU..U..G..UGG.C.C.G.U.C.ACGGG.....gUCGC.GCUG......GUCCCC....CG...GAUUC...U.guuugauuucgcuuuuugcga..................................................... +DPQP01000012.1/39548-39194 GGGGCAGC...AAUGGU..U.U.CGACAAAC.UUAUUU.....UAAU.UC.UA..G..A..UGG.C.A.A.G.U.AGUCU......---U.A---......-AUGAC....UU...AAAUC...U........................................................................... +NJNR01000037.1/15695-15308 GGGGCUGA...-CAGGC.uU.U.CGAUAGCC.UGCCGG.....AAAC.CA.UU..U..G..CUA.C.G.U.G.C.CGGAGg....cCGGC.AAGG......ACAACC....GU...CAUCA...A........................................................................... +DOQX01000164.1/3245-3627 GGGGCUGA...-UCGGU..U.U.CGACGUUG.AGACCA....gGAAG.UC.GC..U..C..GUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GC...UAAA-...-........................................................................... +PLZJ01000002.1/132743-133108 GGGGAUGA...-AUCGA..U.U.CGACGAGA.AUAGUA.....CUUU.GA.AA..A..A..CAG.C.A.A.G.C.CGACU......UUGA.UAUA......-UAGUC....GU...UAAA-...-c.......................................................................... +QIKW01000072.1/10237-10624 GGGGCUGA...-CCGGU..U.U.CGACGUCG.AGACGA.....GAAG.UC.GU..G..U..GUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GU...AAAA-...-........................................................................... +DNMG01000020.1/7495-7107 GGGGAUGC...-AUUGC..A.U.CGACAAGA.UUCGCA.....-CUU.UA.AA..A..A..CUG.C.A.A.G.C.CGUCG......UUGA.UUAU......AAAGAC....GU...AAAG-...-c.......................................................................... +DNBC01000040.1/94778-94384 GGGGCUGA...-UCGGU..A.U.CGAUGG-G.AGCCUC.....UUCA.UA.AU..G..A..U--.C.A.A.G.C.CGUGU......GGGC.ACGA......CCGCAC....GU...ACUCA..aAc.......................................................................... +PWXS01000036.1/5899-6263 GGGGAUGC...--ACGU..U.U.CGACAGAA.CUUUU-.....AAAC.AA.AA..U..A..UCG.C.A.A.G.C.CAAGAg...ca-GU-.-CUU.....gAUGUUC....GU...AUUUA...Uacgaa...................................................................... +DMCB01000020.1/3304-2919 GGGGAUGC...-CGGAU..U.U.UGACAGGA.CUUUAA....aAUCG.UU.UU..A..U..AUA.C.A.A.G.A.CGAGC.....cAGCU.UGCA......-AGCUC....GU...AAAUC...U........................................................................... +QCKS01000052.1/2969-2582 GGGGCUGA...-UCGGU..U.U.CGACGCCG.ACUGCU....gUGAA.UG.UU..U..C..AUG.C.G.A.C.C.AGAGU......-UGC.UCA-......-GACUC....UU...AAAA-...-........................................................................... +RBIX01000013.1/478002-477611 GGGGAUGC...-CAGGU..U.U.CGACAUCG.CCGAUG.....CUUC.GU.AG..A..G..AAG.C.G.U.G.C.CGAGGg....uUCCA.GGGC......CACCUC....GC...AAAUC...Ag.......................................................................... +DNPJ01000125.1/3088-2697 GGGGUCGA...CAUAGU..U.U.CGACAGGG.AUGAUUg...cUUGG.CA.UU..A..A..CUG.C.A.-.G.U.CGAGC......G---.----......-AUGAC....GU...AAUCA...U........................................................................... +RAWT01000098.1/745-1062 GGGGGCGA...-UCAGG..U.U.CGACUGGU.AUGGUG.....GAAG.UC.UG..A..G..AG-.C.A.G.G.C.CGAGC......-GAC.AGG-......-----C....GU...UA---...-........................................................................... +RSFA01000089.1/6380-6777 GGGGCUGA..uUCAGGA..U.U.CGACGGGA.AUUUUG.....-CAG.UC.UA..A..G..GUG.C.A.U.G.C.CGUGG......-GGC.GGUU......GGCCAC....GU...AAAA-...-........................................................................... +RQOH01000300.1/46565-46200 GGGGACGA..aAUUGGU..U.U.CGACGGGU.UACGUG.....GUGU.UA.GU..G..G..CUG.C.A.U.G.U.CGAGGa....gGUCC.CGGU......CACCUC....GU...AAAUC...A........................................................................... +QHLX01000003.1/281036-280676 GGGGACGA...AACGGU..U.U.CGACGGGG.GUGGAG.....-UAA.GU.CG..G..A..AAG.C.G.A.G.C.CGUGG......ACGA.CUGU......AACCAC....GU...UAAAC...Aa.......................................................................... +QTZO01000003.1/161220-161603 GGGGGCGC...ACUGGU..U.U.CGACGGGG.AUAGUU.....GAAG.CC.GA..A..G..CCG.C.A.G.G.U.CGAGG.....uUGGU.CGAU......GGCCUC....GU...AAAA-...-........................................................................... +SESZ01000067.1/8340-8689 GGGGGCGA...UUUGGC..U.U.CGACGGGG.GUAAAA.....GGAA.CG.AA..A..G..UAG.C.G.A.A.C.CGAGC......-UUC.C---......-ACCUC....GU...AAAAC...U........................................................................... +RQJS01000021.1/7066-7425 GGGGGCGA...CCAGGC..U.U.CGACGUGG.AUCCUG.....-AAA.CC.CG..A..G..ACG.C.A.U.G.U.CGAGC......CGGC.AACG.....aAGGCUC....GU...AAAUC...Cau......................................................................... +SHAD01000002.1/225562-225922 GGGGGCGA...CAUGGU..U.U.CGACAGGA.UUCGCG.....-ACG.CC.CG..A..G..GUG.C.A.U.G.C.CGAGG......UUGU.UUUG......GCCCUC....GU...AAAAC...Ac.......................................................................... +SLTJ01000038.1/69069-69421 GGGGGUGU...ACCGGU..U.U.CGACGGGG.GUUGUA.....UAGG.CA.CG..A..G..UGG.C.C.A.G.G.CGAGA......UUCC.ACC-......-AACUC....GU...UAAA-...-c.......................................................................... +RYVY01000009.1/13728-14093 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUCAUG.....AGAU.GA.UU..G..G..ACG.C.G.U.G.C.CGAGG......-UGU.GAGU......-CCCUC....GC...UAAAC...C........................................................................... +SGBB01000005.1/40876-40518 GGGGGCGC...AAAGGU..U.U.CGACGGAG.AAGCUA....aGGCU.UU.UA..A..G..CUG.C.A.U.G.U.CGAGG.....aUGUC.UUGU......AGGCUC....GU...UAAAC...Au.......................................................................... +SOJN01000142.1/37837-38187 GGGGGCGA...UCCGGU..C.U.CGACGGGG.GCAAGG.....-AGA.CU.GA..G..A..CUG.C.G.U.G.C.CGAGG......-UUC.CGUC......-GUCUC....GU...AAAA-...-u.......................................................................... +SOIB01000127.1/29682-29333 GGGGGCGA...AAAGGU..U.U.CGACGAGA.UGGAAU.....UGAU.UG.GA..A..G..UUG.C.A.U.G.C.CGAGC......-CAC.CAU-......-AACUC....GG...AAAAC...U........................................................................... +PYAL01000009.1/127714-128117 GGGGCCGA...UCCGGA..U.U.CGACGUGG.GUCGCG.....-AAA.CA.GU..C..A..GGG.C.A.U.G.C.CGAGC......-ACC.AGU-......CAGCUC....GU...AAAUC...C........................................................................... +SOHZ01000170.1/686-281 GGGGAUGA...-CAGGC..U.U.CGACAGGG.AAGGCU.....GGUC.AC.AG..A..U..-UG.C.A.A.G.C.CGAGG......-UGC.CCUA......-CCCUC....GU...UAAA-...-c.......................................................................... +RXJX01000002.1/165879-165498 GGGGAUGA...CCUGGC..U.U.CGACGGGG.GUAGCG.....-AAG.UA.AUuaG..A..GCG.C.A.U.A.C.CGUGA......-UCG.CAG-......-AACAC....GU...UAAAC...A........................................................................... +SMWS01000080.1/6950-7308 GGGGGCGU...UUUGGC..U.U.CGACGGGG.AAUGGG.....AUAG.CU.UG..U..G..CUG.C.A.U.G.U.CGAGCu....uCUUC.UGC-......UAACUC....GU...UAAAC...U........................................................................... +SCKJ01000001.1/2037-2397 GGGGGCGA...AACGGU..U.U.CGACGGAC.UGGACG.....AUAC.AG.UU..G..A..UUG.C.G.U.G.U.CGAGG.....aUGUC.CGGU......UUCCUC....GU...UAAUC...Uu.......................................................................... +BGZO01000013.1/7758-7379 GGGGCUGC...-CUGGU..U.U.CGACAGGA.AUGGAU.....UGUC.GG.UA..A..G..ACG.C.G.G.G.U.CGAGG......GCGU.GCCU......GGCCUC....GU...CAAA-...-........................................................................... +PTQW01000033.1/68449-68799 GGGGGUGU...ACCGGU..U.U.CGACUGGC.AUGAUU....cGGGG.CG.UA..G..G..CUG.C.A.G.G.U.GGAGC......-GCC.G---......-ACCUC....CU...AACAU...U........................................................................... +CP025734.1/179868-180220 GGGGGUGU...ACUGGC..U.U.CGACGUGG.GUCGUG.....AAGC.-A.AA..G..G..GAG.C.A.U.A.C.CGGGG......-CGC.AUGU.....gGACCUC....GA...UAAA-...-a.......................................................................... +CP016379.1/483860-484216 GGGGGUGA...UUUGGC..U.U.CGCUCUGG.UAGUGG.....-AUG.UC.GA..A..G..AAG.C.G.U.G.C.CGAGG......UCUC.CAGU......-UCCUC....GU...AAAA-...-c.......................................................................... +CP035108.1/986980-986633 GGGGGCGA...-UCGGU..U.U.CGACGGGG.AAUCGU.....-AGG.UC.CU..G..G..GAG.C.A.U.G.C.CGAGG......UCGG.C---......-ACCUC....GU...UAAUU...A........................................................................... +SOKK01000045.1/4565-4956 GGGGGUGU...-UUGGU..U.U.CGACAGAA.GUUUCU....gUAAA.UU.GA..A..A..AUG.C.A.A.G.U.CGAGU......UUGU.UAGU......UUACUC....GU...AAAUC...Ca.......................................................................... +SMWZ01000092.1/16236-16590 GGGGGCGA...-UUGGC..U.U.CGACGGGU.GGUAGA.....-CGG.UG.UU..U..G..UUG.C.G.U.G.C.CGAGG......-UGU.CGUG......-UCCUC....GU...AAAAC...C........................................................................... +QNYO01000023.1/11004-10629 GGGGUUGA...CUUGGC..U.U.CGACAGGA.GCAGGU.....-GAU.UC.CU..G..G..CUG.C.A.U.G.C.CGGUU......-UGG.GC--......-AUAUC....GU...UAAGC...U........................................................................... +LXJS01000012.1/849-1225 GGGGGCGU...ACCGGU.aA.U.CGAUUCUC.CGGUUCg..aaCUUG.GA.AA..U..U..GUG.C.A.A.G.U.CGAGGgc.uuaAAGU.AGGU.....uGGCCUC....GU...AAAAA...A........................................................................... +READ01000041.1/70908-71296 GGGCCCGA...CCUGGU..U.U.CGACGGGA.GUUCUG....aUGUG.CG.CU..U..G..GGG.C.A.U.G.U.CGAGG......C---.GGUA......CACCUC....GU...UAAUC...C........................................................................... +CP034184.1/368863-369225 GGGGACGA...UCCGGU..C.U.CGACAGUG.UAGGUG.....AAAA.GU.GA..A..G..UAG.C.G.A.G.U.CGAGG......AUGA.UCGU.....uGGCCUC....GU...UAAUC...A........................................................................... +RDXM01000016.1/246-613 GGGGAUGU...AAUGGU..U.U.CGACAGGG.UGAGAG....cAUAU.CG.UG..C..G..AUG.C.G.U.G.U.CGUGC.....uUCGC.CGGU.....gGCGCAC....GU...AAAUU...Ca.......................................................................... +SCUE01000019.1/28360-28010 GGGGAUGA...-CCGGC..U.U.CGACAGCG.AGGGUU.....-GGU.CA.CA..C..G..CCG.C.G.A.G.C.CGAGG......UUGU.UCGU.....uCGCCUC....GU...AAAAC...C........................................................................... +SLXT01000027.1/31494-31847 GGGGGCGU...AAUGGU..U.U.CGACGGGG.AAUGGG.....UAGG.UA.CA..G..G..AAG.C.G.A.G.C.AGUGG......UCAC.CGCA......GGCCAC....UU...UAAAC...A........................................................................... +SOIS01000127.1/6186-6534 GGGGGCGA...-AUGGU..C.U.CGACAGUG.GUGUGC.....AGUC.UG.AC..G..G..UUG.C.A.U.G.C.CGAGG......-UGC.CACA......-ACCUC....GC...ACAA-...-........................................................................... +CP034183.1/1947100-1946745 GGGGGCGA...UCCGGU..U.U.CGACGGGG.AUUACU.....GAAG.GA.UG..U..G..GUG.C.G.U.G.U.CGAGG......UGGC.CGUU......GGCCUC....GU...UAAA-...-a.......................................................................... +RYZH01000075.1/20553-20924 GGGGGCGA...UCCAGG..U.U.CGACCGGA.UUGCUG.....-AGG.UG.UC.uG..G..CUG.C.A.U.G.C.CGAGG.....uUGGU.CGGC.....uGGCCUC....GU...AAAA-...-a.......................................................................... +RQVC01000001.1/52726-52385 GGGGACGU...AAAGGU..U.U.CGACAGGU.AUGGAU.....GUAU.CU.UA..G..A..AAG.C.G.A.G.C.UGGUG......UCUC.ACU-......-CGACC....AU...AAAU-...-c.......................................................................... +RLIH01000017.1/27156-27501 GGGGGCGA..aAUUGGC..U.U.CGACGGGG.GUCUGA.....-AAC.UU.UU..A..G..UAG.C.G.A.G.C.CGUUG......-UGA.GGA-......-ACAAC....GA...UAAA-...-a.......................................................................... +RQYM01000016.1/6996-6623 GGGGCCGA...-UCGGU..U.U.CGACACGU.CAAUUU....gAGAC.CG.UG..A..G..AAG.C.G.G.G.U.CGAGG......ACGC.AAGU......UAUCUC....GU...UAACG...C........................................................................... +SDWM01000133.1/903-535 GGGGAUGC...ACUGGU..U.U.CGACAGGG.GUUUAG.....-AAU.AU.AU..G..U..AAG.C.G.A.G.C.CGUGUuucuuuUAUC.CUGG.....gGUACAC....GU...UAAAG...Aa.......................................................................... +SORU01000030.1/5825-6196 GGGGACGA...CAUGGC..U.U.CGACGGGA.UUGAAG.....UGGG.UG.UC..G..U..ACG.C.A.U.G.C.CGCGG.....cUGUU.UCGG......UUCCGC....GU...UAUCA...Aa.......................................................................... +SOKE01000033.1/90921-91285 GGGGGCGU...AAUGGC..U.U.CGACGUGU.UAUUGA.....-CAG.CU.UU..A..A..GAG.C.A.U.G.U.CGAGC.....gUUGG.CUAA......GUGCUC....GU...UAAAC...Aa.......................................................................... +CP026734.1/2771393-2771016 GGGGAUGA...-UCGGU..U.U.CGACGUCG.GACACU.....GCGU.CG.GG..A..G..AAG.C.G.G.G.C.CGAGA......AUGC.AGAG.....uCAUCUC....GU...UAAUG...Uc.......................................................................... +RQYD01000047.1/831-484 GGGGGUGU...CUUGGA..U.U.CGACAGGG.UUUUUG.....-CAG.UU.AA..A..G..AAG.C.C.A.U.U.CGUAG......-UUG.GGG-......-GCUAC....GU...UAAA-...-a.......................................................................... +SDOZ01000002.1/369316-368966 GGGGAUGA...ACUGGU..U.U.CGAUUGCU.UGUGGC.....-GUU.CA.UU..G..U..AAG.C.A.U.A.C.CGAAG......-G--.AUUC......GGCUUC....GU...UAAAA...C........................................................................... +SHBB01000544.1/6576-6211 GGGGGCGU...ACCGGU..U.U.CGACGAGG.GUGAAG.....-AAG.CC.CU..G..G..UGG.C.G.U.G.U.CGCUG.....gACUG.AGAG......-ACGGC....GU...UAAAA...Ac.......................................................................... +SCQP01000002.1/194633-194995 GGGGGCGU...CCCGGA..U.U.CGACGGAA.GUGGAU.....GAGA.UG.AG..G..A..G-G.C.G.U.G.C.CGGGU......-UCC.AUGC......--UCCC....GC...AAUC-...-........................................................................... +CP034170.1/2182612-2182239 GGGGGUGA...-UUGGU..U.U.CGACAGCG.GAUGUC.....GAGU.GA.GG..G..G..AAG.C.G.U.G.U.CGAGG.....aAGGC.GACGa....uGAUCUC....GU...AAACC...Aau......................................................................... +SOJU01000025.1/32352-32748 GGGGAUGA...-AUGGU..A.U.CGACGGAG.GUGGAG.....CGUU.-A.CA..G..G..UUG.C.A.A.G.C.CGAGA......GGCG.CCG-......-AACUC....GU...UAAC-...-u.......................................................................... +SMVY01000077.1/6392-6754 GGGGGCGA...-CUGGC..U.U.CGACGGGU.GUGAAG.....-AAA.GA.AU..U..G..CUG.C.G.U.G.C.CCAGG......-UCC.AAGG......UUCCUG....GU...AAAAC...C........................................................................... +SOJM01000025.1/4848-4468 GGGGGCGU...AACGGC..U.U.CGACGUGU.UAUUGU.....-GAG.CG.UU..G..A..GAG.C.A.U.G.C.CGAGC.....uUCGA.UUGA......GUGUUC....GU...UAAAU...Aa.......................................................................... +RDYF01000103.1/1720-1366 GGGGGCGU...UCUGGU..U.U.CGACGGGA.UGUUCG.....-ACG.CG.CU..G..A..CUG.C.A.C.G.U.GGAGG......UUGA.UCGGu....uGGCCUC....CU...UAAUA...G........................................................................... +QQWI01000004.1/204280-203904 GGGGGUGC...ACUGGU..U.U.CGACGGGG.AUGUUG.....-AGC.AU.AA..G..U..AAG.C.G.A.G.C.CGUGUuu.uuuGAAU.CUGG.....gGUACAC....GU...AAAAG...Aa.......................................................................... +CP030139.1/1592352-1592745 GGGGCUGU...AAUGGU..U.U.CGACGUGU.UGGUGAa..ucCUUC.AC.CG..U..G..AUU.C.A.G.G.C.CGAGA......GGGA.GUCC......ACUCUC....GU...AAAUC...C........................................................................... +REAZ01000027.1/51236-51605 GGGGCUGA...-CUGGU..U.U.UGACA-GC.GUGAGU.....AGGU.AC.AU..G..U..AAG.C.A.C.G.U.CGGGU.....gUUGG.GAGU.....aUUACCC....GU...AAAUA...Aa.......................................................................... +RXKB01000006.1/52500-52857 GGGGGCGU...ACUGGC..U.U.CGACGUAU.UGUUAA.....-AAG.CA.AA..A..A..GAG.C.A.U.G.U.CGAGC.....gUUGU.UUGA......GUGCUC....GU...UAAAC...Aa.......................................................................... +SMAD01000013.1/54815-55211 GGGGCCGA...-CCGGA..A.U.UGACAGGA.UGGAAG.....AUUG.GU.GU..G..U..AAG.C.A.U.G.C.CGGGCu....uUGUG.GAAA......GUGCCC....GU...UAAAG...Aa.......................................................................... +QHKK01000590.1/479-93 GGGGGCGA...-UCGGU..U.U.CGACUGCG.AAUGUU....cAAUC.CA.GG..A..G..AAG.C.G.U.G.C.CGAGGc...auGCGG.CGAA......CACCUC....GC...UAAAC...A........................................................................... +RHOK01000024.1/5373-5005 GGGGACGU...AAUGGU..C.U.CGACAUUG.GUCGUU.....-UCG.CC.AG..U..G..GUG.C.A.C.U.C.CGGAG......G-CU.C---......GGCUCC....GU...CAUCA...A........................................................................... +PTET01000001.1/414453-414859 GGGGCUGA...CAUGGA..U.U.CGACU-AC.AAGAAC....aGUGG.GC.AA..G..U..AAG.C.A.U.G.U.GGUAC.....uAUGU.UUCC.....uACGUAC....CU...UAAAA..aGu.......................................................................... +RQZF01000005.1/74604-74980 GGGGAUGA...-UCGGU..U.U.CGACGACG.GUCGUC.....GAUC.GA.AG..G..G..AAG.C.G.G.G.C.CGAGG.....aUGUU.CGCU......CAACUC....GU...UAACG...A........................................................................... +RDXB01000091.1/6720-6323 GGGGCUGU...CACGGU..U.U.CGACGUGC.UGGGAAc..agGUAC.UA.AG..U..G..AUG.C.A.G.G.C.CGAGA......GCGG.GCUA......ACUCUC....GC...AAAUC...Aa.......................................................................... +SLZT01000015.1/21193-21547 GGGGGCGC...ACUGGU..U.U.CGACGGGU.GUGGAAg...cCGAU.UU.UA..A..G..GAG.C.A.U.G.U.CCGGGg....uGGUA.ACGU......GACCCG....GU...UAUAA...Ac.......................................................................... +SCVU01000497.1/565-917 GGGGGCGC...ACUGGU..U.U.CGAUCAGC.GGUGCU....uCCGG.AC.GG..G..G..UUG.C.G.U.G.C.CGAGG......ACCU.CAAG.....uCACCUC....GU...AAAUC...Ac.......................................................................... +SCUS01000195.1/114991-115356 GGGGGCGA...AACGGU..U.U.CGACGUGG.GUUGUG.....ACGC.GA.UC..G..A..UGG.C.AcG.A.C.CGCCG......-GCC.CGUA......-ACGGC....GU...AAAUA...C........................................................................... +RDXG01000384.1/4628-4258 GGGGUCGA...CUUGGA..U.U.UGACAG-C.GUGAGU....aGUUG.-C.GU..G..U..AAG.C.A.U.A.U.CAGGG.....cUUGU.AGGU.....uUCCCCU....GU...AAAAA...Ga.......................................................................... +QNZT01000026.1/13438-13818 GGGAGUGA...CCUGGC.uU.U.CGACAGGA.GCAGGU.....-UGG.AA.CU..G..A..CGG.C.A.U.G.U.AGUCU......UUGA.----......-AAGAC....UU...AAAAC...Ua.......................................................................... +RCSU01000001.1/160818-160420 GGGGCUGU...ACUGGU..U.U.CGACA-GC.GUAGAU.....CUUU.GA.AAguG..U..AAG.C.A.U.G.U.CGUGC.....gUUGG.AUAA.....uUAGCAC....GU...AAAUC...Ug.......................................................................... +SBJH01000057.1/35072-34706 GGGGUCGA...-CCGGA..A.U.UGACAGGA.UGGAGA.....-CGG.UU.AU..G..U..AAG.C.A.U.G.C.AGUGC.....gUUGU.GAGU.....cUAGCAC....UA...UAAUC..uGa.......................................................................... +REAG01000303.1/1030-1390 GGGGUCGA...-CCGGU..A.U.UGACGGUU.UGAGUG....aUUGU.AU.GU..A..U..AAG.C.A.U.G.U.CGGGA......GUGA.UUUA......UCUCCU....GU...CAAAA...A........................................................................... +SMWT01000136.1/1661-1290 GGGGGUGC...CCUGGU..U.U.CGACAGGG.UAUCAC.....GAGG.UU.UA..A..U..UUG.C.G.U.G.U.CUGGG.....uUGGU.CUCU.....uGGCCCA....GU...AAAA-...-a.......................................................................... +BHER01000018.1/14700-15046 GGGGACGU...CUUGGA..U.U.CGACAAGC.AUAGGC.....GGGA.UC.AG..U..C..AAG.C.A.A.G.U.AGUGG.....cAGU-.----......-CUUAC....CU...GCACC...A........................................................................... +SCUG01000226.1/6462-6087 GGGGACGU...AUUGGA..A.U.CGACAGGA.AAUAUU.....ACGG.GU.AG..G..U..AAG.C.A.U.G.C.CGGAG.....cAAGA.UUGU.....uCACUCC....GU...UAUUA...Aau......................................................................... +REAQ01000284.1/9416-9786 GGGGCUGA...-CCGGU..U.U.UGACA-GC.AUAGAU.....CUUU.GU.AU..G..U..AAG.C.A.U.G.C.AGUGCg....uUGCG.UAAU......UGGCAC....UU...UAAUC...Ug.......................................................................... +RDXI01000353.1/934-529 GGGGACGA...-CUGGA..C.U.UGACAG-C.AUGAGUa...aGCAG.GU.GA..G..U..AAG.C.A.C.G.U.CGGGAg....cUGAA.AGAG......-ACUUC....CG...CAAUC...Aa.......................................................................... +RDZE01000014.1/238912-239281 GGGGUCGA...-CUGGU..U.U.UGACAGCU.UGAGAG....aGCGA.GU.GU..A..U..AAG.C.A.C.G.U.CGGAA.....gUUGA.GAGU.....aCCUUCC....GU...UAAAA...Au.......................................................................... +JXTW01000013.1/9936-10300 GGGGCUGA...-CUGGC.uU.U.CGACAGGA.AUCUCA.....-CCU.CU.AG..G..G..UUG.C.A.U.A.C.CGGCG......----.-ACG......--CGCC....GC...UAAA-...-a.......................................................................... +SMSG01000001.1/72652-72282 GGGGGUGA...-ACGGU..C.U.CGACUGUG.GACGUC.....GCGA.CA.GG..U..G..AAG.C.G.G.G.C.CGAGGa....aGGCG.ACGA.....uGAUCUC....GU...AAACC...Ac.......................................................................... +SCQK01000005.1/21043-20630 GGGGGUGA...-UGGGC..U.U.CGAUAG-A.AGCAGA.....-UGG.UU.AU..A..U..UGG.C.A.U.A.A.CGAGG......CGGC.UUUG......-GCCUC....GC...AAAUA...G........................................................................... +SODD01000029.1/3124-2744 GGGGCUGU...CAUGGU..U.U.CGACAGGG.AUAUGU.....CUAG.UA.UG..A..A..CUG.C.A.-.G.U.CGGCU......G---.----......-AUGGC....GU...AACCA...U........................................................................... +RYWV01000274.1/2286-1878 GGGGUCGG...CAUGGC..U.U.UGACA-GC.AAGUCC....gGUCG.AA.AU..G..U..AAG.C.A.C.G.C.CGGGCg....cACGG.AGUA......CUGCCC....GU...AAAUA..uCg.......................................................................... +REBA01000023.1/26043-25651 GGGGCCGA...-CCGGA..A.U.UGACAGGC.UGAGUG....gUUGC.GG.AU..A..U..AAG.C.A.U.G.C.AGGCUc....aUAGA.AUGA......-GAGCC....UU...GAAAG...A........................................................................... +PSZO01000004.1/38009-38402 GGGGAUGU...AAUGGC..U.U.CGACAGGC.CUACCG.....GACC.UU.UG..U..A..UUG.C.A.G.U.-.---GG......UCUC.C---......--AAAC....CU...UAAUG...Ga.......................................................................... +SHOJ01000122.1/2155-1814 GGGGAUGG...CAUGGU..U.U.CGACAGGG.ACAUGU.....CUGG.UA.AG..U..A..UAG.C.A.-.G.C.CGUGU......-G--.----......-GUGAC....GU...AAUCA...C........................................................................... +SEAC01000006.1/16286-16659 GGGGGUGU..aUUUGGU..U.U.UGACA-GC.AGAGAUc...uUUGA.AG.GU..G..U..AAG.C.A.U.G.C.CGGGCg....uUGGA.UAAU......UAGCCC....GU...AAAUC...Ug.......................................................................... +RDXT01000223.1/1441-1804 GGGGACGA...CACGGU..A.U.UGACGAGU.UGUCGU.....-AGA.UU.ACguA..U..AAG.C.A.U.G.C.AGUGGg....cUGUA.UGGG......AACCAC....UU...AAAUC...Ca.......................................................................... +SCQM01000155.1/13055-13408 GGGGGUGA...-CAGGC..U.U.CGACUUUG.GUCGUC.....GAGG.UA.GG..A..G..AAG.C.G.A.G.C.CGUGG......U-CU.CCGG......AACCAC....GU...AAAAG...Ag.......................................................................... +SODV01000002.1/820874-821243 GGGGGUGA...-CAGGU..U.U.UGACA-GC.AUUGGU.....CUUU.UU.AG..G..U..AAG.C.A.U.G.C.CGUGCg....uUGUG.UAAU......UAGCAC....GA...UAAUC...Ug.......................................................................... +SNYA01000009.1/124712-124328 GGGGGCGA...-UCGGU..U.U.CGACGUCG.CCGAAG.....CUUC.AC.AG..A..G..AAG.C.G.U.G.C.CGAGGu....uCGUG.CUGU......GACCUC....GC...AAAUC...Ac.......................................................................... +REAN01000332.1/4303-3899 GGGGUUGA...-CCGGU..U.U.UGACG-GC.UUGAGU.....AGUC.UA.AU..A..U..AAG.C.A.A.G.U.AAAGAg....aUGUU.GGGU.....gGCUCUU....UU...CAAAA...Au.......................................................................... +SCTJ01000049.1/2209-1826 GGGGUUGU...-CUAGU..U.U.CGACA-AG.UUGUAG.....-UUU.AA.AA..A..U..AUG.C.A.A.G.C.UGACC......AUUA.UGGU......UGCGUC....AU...GAAAC...Cg.......................................................................... +RQZE01000003.1/9612-9268 GGGGAUGU...CUUGGA..U.U.CGACAGGU.UUAUGU.....UUGA.CU.UA..G..A..UUG.C.A.-.G.U.GGUUG......----.----......-GUCAC....CU...AAAAC...C........................................................................... +SMSK01000002.1/400866-400492 GGGGCUGU...AUUGGU..U.U.UGACA-GC.AUAGGU.....UGUU.GU.AG..GuaU..AAG.C.A.U.G.C.AGUGCg....uUGGG.CAAU......UAGCAC....UU...AAAUC...Ug.......................................................................... +SCRI01000063.1/78576-78931 GGGGGUGA...AUCAGC..U.U.CGACGUUG.GGGUUC.....GGCG.AU.AU..G..G..UAG.C.A.G.G.C.CGAGU......-UGC.GAGC......--UCUC....GU...AAAA-...-c.......................................................................... +RYWC01000010.1/12553-12942 GGGCGAGU...UUCAGA..U.U.CGAUUGCA.GGCAGA.....-GAA.UG.AG..A..A..AAG.C.A.U.A.C.CAAAG......-GCU.C---......GGCUUU....GU...AAAAA...C........................................................................... +SCPX01000036.1/1183-1566 GGGGGUGU...-UUGGU..U.U.UGAUUGGA.UGUUA-.....-CAU.UA.UU..G..C..GCG.C.A.G.GcU.UGAGG......-UCU.UGGG.....cCCUCA-....AU...UAAAA...Aa.......................................................................... +AP018944.2/280373-279982 GGGGAUGU...AAUGGU..U.U.CGACAUGU.AGUGGGu...aGUGU.UC.--..G..C..-AU.C.A.-.G.U.GGUGU......A-GU.----......-AGACC....AU...AAAUA...C........................................................................... +RYZV01000001.1/630378-629983 GGGGAUGU...AGUGGU..U.U.UGACAUGG.UCAACA.....AUUG.UG.GU..U..A..AGG.C.A.-.G.U.---GG......-UCU.G---......-CAAAC....CU...UAAGG...C........................................................................... +RDYT01000042.1/1263-891 GGGGCCGA...-CCGGU..U.U.UGACA-UC.AGGCGA.....GGUG.GC.AA..GuaU..AAG.C.A.U.G.U.AGGCU.....gGUGU.GAAU......GACAGC....CU...UAAUC...Aa.......................................................................... +SCUM01000002.1/8338-7938 GGGGUCGA...-CCGGU..A.U.CGAUGG-G.AGAUCC.....UUUC.G-.CA..C..G..GAG.C.A.A.G.C.CGAGG......CGGU.GCCG......GGCCUC....GU...AAAUC...Cc.......................................................................... +SOAU01000001.1/2916139-2916517 GGGGCUGA...-CUGGU..U.U.CGACAUCA.GAACUG.....UUGG.GC.GG..G..U..UUG.C.G.A.C.C.CGAGU......-UGC.UCA-......-GACUC....GC...UAAA-...-........................................................................... +CP034562.1/1407571-1407166 GGGGUCGA...-CUGGU..U.U.UGACAGGC.UGUGAU....uUUGC.UA.GU..A..U..AAG.C.A.U.G.C.AGGCU.....cAUGG.GAUG......AGAGCC....UU...AAAAG...Au.......................................................................... +SCTV01000031.1/13211-13612 GGGGAUGA...-UCGGC..C.U.AGACAGGA.AAUUCC.....CGUA.UU.UG..U..G..-UG.C.AaU.G.C.GGAGC......A-CC.GUU-......-AACUC....CU...AAAUC...U........................................................................... +RCHY01000007.1/29919-30323 GGGGAUGU...CACGGU..U.U.CGACAUGA.AUGGUU.....-GAU.CU.UC..A..A..AUG.C.A.-.G.C.AGGGU......A---.----......-AGCCC....UU...UACAG...C........................................................................... +SDYW01000001.1/471676-472078 GGGGCUGAc.uAUAGCU..U.U.CGACGAGA.GGAAUUu...aACAG.AU.CA..U..U..UUG.C.A.A.G.U.CGAUC......G---.----......-UACUC....GU...UACGU...A........................................................................... +QZKZ01000415.1/18530-18888 GGGGGCGC...ACCGGU..U.U.CGACGGGG.ACGUUG.....GAAG.CC.GG..G..G..UUG.C.G.A.G.C.CGAGG......-CGC.CGCU......GGCCUC....GU...UAAA-...-a.......................................................................... +SFFD01000012.1/30538-30885 GGGGGCGU...AAAGGU..U.U.CGACGGAG.GUCUUG.....-AGG.UA.UA..U..A..UAG.C.G.G.G.U.AGAAG......-CGC.CCA-......GCCUUC....UA...UAAA-...-........................................................................... +SCFQ01000010.1/14463-14809 GGGGAUAC...UCAGGU..U.U.CGACGGGG.UAUCGG.....-AAC.AA.AG..A..U..AAG.C.A.U.G.U.GGAAG......G---.-GCA......UACUUC....CU...AAAAA...U........................................................................... +SFES01000051.1/3215-2864 GGGGGCGA...AAAGGU..U.U.CGACUGAA.GAAGCG.....-GAA.CG.AU..G..U..AAG.C.A.U.G.C.GGAGG......AUGA.UCGU.....uGGCCUC....CU...AAAUC...A........................................................................... +SFMH01000023.1/21262-21615 GGGGAUGU...AAAGGU..U.U.CGACGGGG.GUGGCU.....GGAG.UA.UG..G..A..UAG.C.G.A.G.C.CGGGG......GUUC.ACCU......AGCCCC....GU...CAGU-...-a.......................................................................... +SFIW01000017.1/43907-44269 GGGGGCGA...ACUGGG..U.U.CGACCGGG.CGGGCG.....-AAG.CG.UG..A..A..UUG.C.G.C.G.U.CGAGG......UUGA.UCGGu....gGGCCUC....GU...UAAAA...G........................................................................... +SFGY01000001.1/77717-77342 GGGGGUGU...ACUGGU..U.U.CGACGGGA.UGGUUG.....-AAA.UC.GG..G..A..AAG.C.G.G.G.C.AGAGG......GUCC.CGUU......GGCCUC....UU...UAAA-...-a.......................................................................... +SFNM01000035.1/2136-1738 GGGGUUGA...-CCGGU..U.U.UGACA-GC.GUGUAG....aAGCG.GU.GU..G..U..AAG.C.G.U.G.C.AGAGC.....cAUAG.UACU.....cGACCUC....UU...UAAUC...Cc.......................................................................... +SFSI01000006.1/40290-40638 GGGGAUGA...AAGGAU..U.U.CGACGGGG.GUUUUG.....-AAA.CA.CG..A..U..AAG.C.G.A.G.C.AGCGG......-CGC.GGA-......-ACCGC....UU...GAAA-...-a.......................................................................... +SFPZ01000019.1/24247-24610 GGGGCUGU..uAUUGGU..U.U.CGACGGUA.AGUAUG.....-AGG.CU.AU..G..G..UUG.C.A.A.G.U.GGAAG......G---.----......-UACUC....CU...UACGU...A........................................................................... +SFGA01000005.1/104512-104163 GGGGGCGA...AAGGAU..U.U.CGACGGGG.AUUUUG.....-AUA.CG.CA..A..U..AAG.C.G.A.G.C.GGUGG......-CGA.GGA-......-ACCAC....CA...UAAA-...-a.......................................................................... +SFID01000019.1/10566-10972 GGGCCAGA...-CUGGA..U.U.UGACA-GC.GGGCCG....aGGUG.GU.AU..G..U..AAG.C.A.C.G.C.AGUGCg....cCUGA.AAGU......GGGCAC....UU...UAAUC..uCg.......................................................................... +SFIJ01000059.1/6027-6404 GGGGAUGU...CUUGGU..U.U.CGACAGGA.AUAGUA.....-GAG.CA.UA..G..A..UAG.C.A.A.G.U.CGAGU......U---.----......AUCUAC....GU...CACAG...A........................................................................... +SFGE01000057.1/5418-5118 GGGGGCGU...ACUGGU..U.U.CGACGGGG.UAAAUA.....-CUU.GC.AG..A..C..AAG.C.A.U.G.G.GGAAG......-CGU.GGA-......-CCUUC....CU...AAAA-...-a.......................................................................... +SFNY01000020.1/17682-17332 GGGCCCGU..aCUCGGU..U.U.CGACGGGG.GUACGG.....AGGG.UC.AG..A..G..AAG.C.G.A.G.C.GGCAG......-C--.CCUG......GACUGC....CU...CAUCA...A........................................................................... +SFDO01000010.1/28369-28723 GGGGCUGC..uUAUGGC..U.U.CGACGAAA.AUAUAA.....-GUA.UU.UA..A..U..UAG.C.A.A.G.A.CGUGC......U---.--C-......-UUCGC....GU...AAAGA...A........................................................................... +SFOL01000011.1/22074-21674 GGGGCUGA...ACUGGA..U.U.UGACA-GC.GUUGCA....aAGUG.GU.GC..G..U..AAG.C.A.U.G.C.AGAGCg....uCGGU.AUGC......CGGCUC....UA...UAAUC...Uc.......................................................................... +SFHG01000007.1/8671-8265 GGGGAUGA...-CUGGU..U.U.UGACA-GC.ACGUAG....aGUCG.GU.UC..G..U..AAG.C.A.C.G.U.AGUGCg....cGGCU.GUUC......-GGCAC....UU...AAAUC...Cc.......................................................................... +SFNZ01000025.1/21840-22237 GGGGAUGU...UUUGGU..U.U.UGACA-GC.AUUGAC.....UCCG.GA.UG..G..U..AAG.C.A.U.G.U.CGUGCg...cgUGGC.GCGU......CAGCAC....GU...UAAUC...Cc.......................................................................... +DUDR01000023.1/37452-37845 GGGGGCGU...-UUAGA..U.U.CGACAGGG.CUGUUG.....-GGU.CG.UA..A..G..UUG.C.A.A.G.C.CGGGG......-AGC.UUGU......-GCCUC....GU...UAAUA...A........................................................................... +SFIV01000005.1/59121-58715 GGGCCAGA...-CUGGA..U.U.UGACA-GC.GGGUCG....gAGCC.CC.AA..G..C..AAG.C.A.U.G.C.AGUGCg....cCUGA.AAGU......GGGCAC....UA...UAAUC..uCg.......................................................................... +SFPR01000004.1/40396-40000 GGGCCUGG...GUUGGU..U.U.UGACA-GC.GAGGAU....aAUGG.UU.CG..G..U..AAG.C.A.U.G.C.AGGCU.....cAGGU.AACA......-CAAGC....CU...CAACA...Ag.......................................................................... +SFEJ01000008.1/19774-20156 GGGGAUGU...UCCGGA..U.U.CGAUUUCG.GCAAAU.....-AGG.UU.GC..G..G..CUG.C.A.C.G.C.GGAGG......AUGA.UGCU.....cGGCCUC....CU...AAAUC...A........................................................................... +SFTN01000022.1/17067-16707 GGGGGCGU...CCCGGU..U.U.CGACUGGA.UUCCUG.....-AGA.CG.CC..G..G..CUG.C.A.U.G.U.GGAGG.....uUGAU.CGGC.....uGGCCUC....CC...UAAA-...-a.......................................................................... +SFGX01000050.1/6087-6440 GGGGCUGU...CAUGGU..U.U.CGACAGGU.UUUUAG....uUUGA.UU.CG..G..A..CUG.C.A.-.G.U.GGAGC......G---.----......-GUGAC....CU...UAUCA...-........................................................................... +SFUN01000030.1/12410-12760 GGGGCUGC...-AUUGA..U.U.CGACAAAA.UUAUGU.....UUUG.UU.UG..G..G..C-G.C.A.G.G.U.AGUAG......G---.----......-CAUAC....UA...UAAA-...-........................................................................... +SFKJ01000010.1/48829-49173 GGGGAUGU...AAUGGU..U.U.CGACAGGG.UACAGA.....-AGC.CA.CG..C..A..GU-.U.C.G.C.A.CGUUG.....aUUGU.UGU-......-CAAAC....GU...AAAA-...-........................................................................... +SBBF01000100.1/15100-15460 GGGGGCGA...CAUGGU..U.U.CGACGGGA.UGUAUG.....AAUC.CA.CU..G..G..UUG.C.A.G.G.C.CGAGU......-UGA.AGGC......--ACUC....GU...UAAA-...-c.......................................................................... +NJBO01000024.1/18973-19327 GGGGGCGA...-ACGGC..U.U.CGACGGGG.UGUAGA.....-UGC.GG.AA..G..A..GGG.C.A.U.G.G.CAAGG.....gUCCC.UCGU......GACCUU....GU...AAAUC...Cu.......................................................................... +SBBM01000003.1/12000-11600 GGGGGUGA...-AAGGG..C.U.CGACUUAA.GGGAUU.....CGGG.UA.AA..A..G..CAG.C.A.U.G.C.CGCGG.....aCGCA.UGGU.....uGGCCGC....GU...UAUCA...A........................................................................... +CP032998.1/145411-145040 GGGGCUGA..uAUUGGA..U.U.CGACAAAA.UAUUCA....aAAAA.CU.AU..U..A..GUG.C.A.U.G.C.CGAGG......A--A.CGGU......GGCCUC....GA...UAAA-...-a.......................................................................... +SBBH01000232.1/739-387 GGGGGCGA...AAUAGA..U.U.CGACGUGG.ACCGUG.....-AAG.GG.AA..G..G..UGG.C.G.C.U.C.CGAGG......ACGC.CGGU.....gGGCCUC....GU...AAAUC...A........................................................................... +CP040058.1/1382991-1383338 GGGCUAGU...ACUGGU..U.U.CGACAGGG.AUUCUG.....-AAG.CU.CG..G..G..AAG.C.C.A.U.U.CGGAG......A---.----......GACCAC....GU...UACGG...U........................................................................... +SBBU01000052.1/8055-7704 GGGGGCGA..aCUGGGU..U.U.CGACCG-G.AUGGAG.....GGUA.CC.AA..G..U..UAG.C.G.U.A.C.CGAGG......CUGC.AAGU......-GGCUC....GU...AAAAU...G........................................................................... +SBBB01000025.1/104089-104505 GGGGAUGA...-UCGGU..A.U.UGAUAGUA.AGUUUA.....AUAG.UA.AG..A..U..UUG.C.A.A.G.U.UAUGCu...aaGCUC.UUUA......AUGCAU....AU...AAAAA...Uu.......................................................................... +SBBN01000005.1/17752-18147 GGGGAUGA...--GUGA..U.U.CGACGG-G.GAGAGC.....ACGU.UA.AA..A..A..CUG.C.A.A.G.C.CGGCG......AUGA.CAAA......AGAGCC....GU...AAAA-...-a.......................................................................... +CP000783.1/602363-602000 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000800.1/2905926-2906288 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000946.1/1157423-1157061 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +D12501.1/1355-1717 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +U68074.1/1-363 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +FM180568.1/2999022-2999384 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CU928145.2/2978730-2979092 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CU928160.2/2822548-2822910 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +U00096.2/2753615-2753977 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000247.1/2763346-2763708 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000266.1/2915116-2914754 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000468.1/2914707-2915069 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CU928164.2/2932788-2933150 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001164.1/3579710-3580072 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +BA000007.2/3475602-3475964 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CU928163.2/3048497-3048859 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000034.1/2587105-2587467 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000857.1/2842992-2843354 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001138.1/2786701-2787063 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE017220.1/2861122-2861484 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000964.1/1196116-1195754 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AY316313.1/1114-752 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001113.1/2846103-2846465 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE006468.1/2843947-2844309 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE014613.1/2734487-2734849 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AY319520.1/1371-1009 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000026.1/2661750-2662112 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001144.1/2922578-2922940 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AM933173.1/2786912-2787274 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE014075.1/3018179-3018541 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AM942759.1/2050903-2051269 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +FM211044.1/4405-4768 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +BX950851.1/927307-926945 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCA.....-AAG.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...AAAA-...-........................................................................... +BX571870.1/186841-187204 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000305.1/3257923-3258286 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-a.......................................................................... +BX936398.1/1359891-1359528 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-a.......................................................................... +CP001048.1/1357396-1357033 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-a.......................................................................... +AE009952.1/3388875-3389238 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-a.......................................................................... +AE017042.1/1136978-1137341 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-a.......................................................................... +CP000720.1/3263983-3264346 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-a.......................................................................... +AAAA02039738.1/1593-1956 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE004439.1/906024-905658 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +AALE02000007.1/199748-200110 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGU-......GGCCUC....GU...AAAA-...-........................................................................... +AL954747.1/2785135-2784776 GGGGGCGA...UCCGGU..U.U.CGACGUGG.GUUGCA.....AAGC.AG.CG..C..A..GGG.C.A.U.A.C.CGAGG......-UUC.AGUA......-CCCUC....GU...AAAA-...-c.......................................................................... +CP000569.1/2059595-2059960 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.UC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAC-...-a.......................................................................... +CP001091.1/2116748-2117113 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.UC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAC-...-a.......................................................................... +CU468135.1/1085284-1084904 GGGGCUGA..uUCUGGA..U.U.CGACAGGA.UUUGCG.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...UAAA-...-........................................................................... +AAZI01000003.1/34098-33733 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +AE017143.1/71003-70637 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.UC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAC-...-a.......................................................................... +CP002276.1/842782-842417 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCA.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +AY599475.1/1932-1567 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +L42023.1/1357929-1357564 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +CP000671.1/854998-854633 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +CP000746.1/1403027-1402661 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUGGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +CP000057.2/1702657-1703022 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +CP000462.1/1578060-1577701 GGGGCUGA..uUCUGGA..U.U.CGACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAU-...-a.......................................................................... +CP000436.1/1530051-1529685 GGGGCUGA..uUUUGGA..U.U.CGACGGAA.UUAGCG.....-AAG.CC.CA..A..G..GUG.C.A.C.G.U.CGAGG......-UGC.GGUA......GGCCUC....GU...AAAU-...-a.......................................................................... +CP000103.1/2481035-2480674 GGGGGCGA...CUUGGC..U.U.CGACGUGG.GUUGCA.....AAAC.AG.AG..C..A..GGG.C.A.U.A.C.CGAGG......-ACC.AGUU......-ACCUC....GU...AAAUA...C........................................................................... +AE017340.1/1771213-1770855 GGGGCUGA...UCUGGA..U.U.CGACGGGA.UACACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGA.GGCA......GGCCUC....GU...AAAA-...-........................................................................... +CP000284.1/1198789-1199149 GGGGCCGA...CCAGGU..U.U.CGACGUGG.GUUGCA.....AAGC.AG.CG..C..A..GGG.C.A.U.A.C.CGAGG......-CCU.AGU-......CACCUC....GU...AAAUA...A........................................................................... +AALF02000019.1/36194-36574 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGA-......GGCCUC....GU...AAAA-...-a.......................................................................... +AM286415.1/1116549-1116169 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGA-......GGCCUC....GU...AAAA-...-a.......................................................................... +AP008232.1/3071644-3072027 GGGGCUGA..uCCUGGA..C.U.CGACGGGA.UUUGCG.....-AAA.CC.UA..A..G..GUG.C.A.U.G.C.CGAGG......-UGA.GGCU......GGCCUC....GU...AAAA-...-........................................................................... +AALD02000010.1/63425-63045 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGA-......GGCCUC....GU...AAAA-...-a.......................................................................... +ACCD01000005.1/64762-65142 GGGGCUGA..uUCUGGA..U.U.CGACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGA-......GGCCUC....GU...AAAA-...-a.......................................................................... +AY442269.2/10-369 GGGGCUGA..uUCUGGA..U.U.CGACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GC...UAAU-...-a.......................................................................... +AAKK02000007.1/7330-7697 GGGGCUGA..uUUAGGA..U.U.CGACGGGA.AUUCAG.....-AAG.UC.UG..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000020.2/2237433-2237799 GGGGCUGA..uUCAGGA..U.U.CGACGGGA.AUUUUG.....-AAA.CC.CG..A..G..GAG.C.A.U.G.U.CGUGG......-GGC.GGUU......GGCCAC....GU...AAAA-...-........................................................................... +CP001233.1/872109-871743 GGGGCUGA..uUCAGGA..U.U.CGACGGGA.AUUUUG.....-CAG.UC.UG..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP001485.1/2749147-2749513 GGGGCUGA..uUCAGGA..U.U.CGACGGGA.AUUUUG.....-CAG.UC.UG..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000142.2/2135368-2135011 GGGGGUGA...CACGGU..U.U.CGACGGGG.AUUGGA.....-AGC.G-.AA..G..G..UGG.C.A.U.G.C.CGGGG......ACGC.CAGU.....uGGCCUC....GU...UAAAA...A........................................................................... +AM747720.1/3241218-3241587 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +CP000958.1/1102376-1102007 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +BA000031.2/674768-674401 GGGGCUGA..uUUAGGA..U.U.CGACGGGA.AUUCAG.....-AAG.UC.UG..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +BX640413.1/282336-281950 GGGGCCGA...UCCGGA..U.U.CGACGUGG.GUCAUG.....AAAC.AG.CU..C..A..GGG.C.A.U.G.C.CGAGC......-ACC.AGU-......AAGCUC....GU...UAAUC...C........................................................................... +BX640447.1/241865-242251 GGGGCCGA...UCCGGA..U.U.CGACGUGG.GUCAUG.....AAAC.AG.CU..C..A..GGG.C.A.U.G.C.CGAGC......-ACC.AGU-......AAGCUC....GU...UAAUC...C........................................................................... +BX640432.1/247325-247711 GGGGCCGA...UCCGGA..U.U.CGACGUGG.GUCAUG.....AAAC.AG.CU..C..A..GGG.C.A.U.G.C.CGAGC......-ACC.AGU-......AAGCUC....GU...UAAUC...C........................................................................... +CP000526.1/2566848-2567217 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +CP000570.1/2853082-2853451 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +AAFX01088509.1/935-572 GGGGGUGA..cCCCGGU..U.U.CGACGUGG.GUUACA.....AAGC.AG.UG..C..A..GGGgC.A.U.A.C.CGAGG......A--C.CAGU......CACCUC....GU...AAAAC...A........................................................................... +CP000285.1/3454289-3454668 GGGGGCGA...CAUGGC..U.U.CGACGCCG.GUGACA.....-AUC.CC.UG..A..G..GUG.C.A.U.G.C.CGAGA.....g-CGU.AACG......UAUCUC....GU...AAAUC..cAa.......................................................................... +CP000614.1/1042603-1042234 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +CP000151.1/1084016-1083647 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +BA000037.2/823422-823056 GGGGCUGA..uUUAGGA..U.U.CGACGGGA.AUUUUG.....-CAG.UC.UG..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +AACY020346596.1/19837-19483 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...UAAA-...-........................................................................... +CP000444.1/3388384-3388738 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...UAAA-...-........................................................................... +CP000127.1/1307217-1307577 GGGGGCGA...CCUGGC..U.U.CGACGCGG.GUAGCA.....-AAA.CC.UA..A..G..GGG.C.A.U.G.C.CGAGG......-UGC.AGUG......-ACCUC....GU...UAAUC...A........................................................................... +CP001146.1/1187989-1187640 GGGGGCGA...-UUGGU..U.U.CGACAGGG.AGUACA....aGGAU.CA.AA..A..G..CUG.C.A.A.G.C.CGAGG......-UGC.CGUU......-ACCUC....GU...AAAA-...-c.......................................................................... +AE014299.1/1538496-1538142 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000446.1/3323222-3323576 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...UAAA-...-........................................................................... +CP000090.1/2828530-2828889 GGGGCCGA...CCUGGU..U.U.CGACGUGG.GUUGCG.....AAGC.AG.UG..G..A..GGG.C.A.U.A.C.CGAGG......A-CC.CG-U......CACCUC....GU...UAAUC...A........................................................................... +CP000086.1/1835164-1834795 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGUG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +CR378665.1/70600-70233 GGGGCUGA..uUCAGGA..U.U.CGACAGGA.UCAAGA.....-AGG.CU.UG..U..G..GAG.C.A.U.G.C.CGUGG......-GGC.GGUU......GGCCAC....GU...AAAA-...-........................................................................... +CP000270.1/3815315-3815684 GGGGGCGA...CCUGGU..U.U.CGACAGGG.GUUGCG.....-AAG.CG.GC..U..A..GGG.C.A.U.G.U.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +CP000469.1/3545784-3546138 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...UAAA-...-........................................................................... +AACY020562586.1/58305-57951 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...UAAA-...-........................................................................... +AE017282.2/2818519-2818874 GGGGGCGA...CAUGGC..U.U.CGACGUGG.AUCGCG.....-AAA.CC.UG..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.AGAU......GACCUC....GU...AAAUC...C........................................................................... +CP000352.1/785856-785497 GGGGCCGA...CCUGGU..U.U.CGACGUGG.GUUACA.....AAGC.AG.UG..G..A..GGG.C.A.U.A.C.CGAGG......A-CC.CG-U......CACCUC....GU...UAAUC...A........................................................................... +AM167904.1/1413101-1412696 GGGGCCGA...UCCGGA..U.U.CGACGUGG.GUCAUG.....AAAC.AG.UU..C..A..GGG.C.A.U.G.U.CGAGC......A--C.CAGU......ACGCUC....GU...AAAAC...C........................................................................... +AM180252.1/573061-573436 GGGGACGC...ACUGGU..U.U.CGACGGGG.AUGUGG.....-AAA.CC.AA..A..G..UGG.C.A.G.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +CP000507.1/2868249-2868604 GGGGGCGA..uUCUGGA..U.U.CGACGGGA.UUCGCG.....-AAA.CU.CC..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001219.1/1222516-1222879 GGGGGCGA...-CCGGC..U.U.CGACGCAG.GUCGCG.....-AAG.CC.UU..C..G..GUG.C.A.U.G.C.AGAGC......-UGC.GGUU......-CGCUC....UU...AAAAC...U........................................................................... +CP001132.1/1107491-1107854 GGGGGCGA...-CCGGC..U.U.CGACGCAG.GUCGCG.....-AAG.CC.UU..C..G..GUG.C.A.U.G.C.AGAGC......-UGC.GGUU......-CGCUC....UU...AAAAC...U........................................................................... +CP000681.1/1371577-1371222 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000252.1/1802340-1801985 GGGGGCGU...UACGGU..U.U.CGACGGGG.AUAGUU.....GAAG.CU.GU..A..G..AAG.C.G.U.A.C.CGAGG......UUCC.UACA......GGCCUC....GU...UAAAC...A........................................................................... +CR628336.1/182379-182784 GGGGGCGA...CCUGGC..U.U.CGACGUGG.GUUGCA.....-AAA.CC.GG..A..A..GUG.C.A.U.G.C.CGAGA......AGGA.GAU-......-CUCUC....GU...AAAUA...A........................................................................... +CP000116.1/1005311-1004945 GGGGCCGA...CCUGGC..U.U.CGACGUGG.GUCGCA.....AAGC.AG.CG..U..A..GGG.C.A.U.A.C.CGAGG......-GUC.AGAG......CACCUC....GU...AAAUC...C........................................................................... +AE008691.1/989409-989759 GGGGGUGU...GUUGGU..U.U.CGACGGGG.GCGGUC.....GAGG.UA.AA..A..G..UAG.C.G.A.G.C.CGAGU......UCUC.CACC......-AGCUC....GU...AAAAA...A........................................................................... +CP000447.1/1293358-1293003 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CA..A..G..GAG.C.A.U.G.U.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000606.1/1467345-1466990 GGGGGCGA..uUCUGGA..U.U.CGACAAGA.UUCACG.....-AAA.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AL646052.1/943228-942872 GGGGCCGA...CCUGGU..U.U.CGACGUGG.GUUGCG.....AAGC.AG.UA..G..C..GGG.C.A.U.A.C.CGAGG......A-CC.CGU-......CACCUC....GU...UAAUC...A........................................................................... +CP000514.1/3730537-3730902 GGGGACGA...CUUGGC..U.U.CGACGCCG.GUGACG.....-AAC.CC.UU..G..G..GUG.C.A.U.G.C.CGAGA......UGGC.AGCG......AAUCUC....GU...AAAUC..cAa.......................................................................... +FM209186.1/4965959-4966311 GGGGCCGA...UUAGGA..U.U.CGACGCCG.GUAACA.....-AAA.CU.UG..A..G..GGG.C.A.U.G.C.CGAGC......UGGU.AGCA......GAACUC....GU...AAAUU..cGc.......................................................................... +CP000438.1/4749731-4750083 GGGGCCGA...UUAGGA..U.U.CGACGCCG.GUAACA.....-AAA.CU.UG..A..G..GGG.C.A.U.G.C.CGAGC......UGGU.AGCA......GAACUC....GU...AAAUU..cGc.......................................................................... +CP001157.1/4355963-4356314 GGGGCCGA...UUAGGA..U.U.CGACGCCG.GUAACG.....-AAA.CU.UG..A..G..GGG.C.A.U.G.C.CGAGU......UGGU.GGCA......GAACUC....GU...AAAUC..cAc.......................................................................... +CR522870.1/569610-569245 GGGGGCGA...AACGGC..U.U.CGACGGGG.AUGUAU.....AAGC.UC.UA..C..G..UUG.C.A.U.G.U.CGAGC......-AAC.UGCC......-AGCUC....GU...AAAAA...A........................................................................... +AE016825.1/2186992-2187356 GGGGGCGA...CCUGGU..U.U.CGACGGGG.GUUGCG.....AAGC.AG.AU..G..A..GGG.C.A.U.A.C.CGGGA......UUUC.AGUC......-ACCCC....GU...AAAA-...-........................................................................... +CP000109.2/1520762-1521119 GGGGAUGC...ACUGGU..U.U.CGACGGGG.AGUACA.....-AAG.UU.UA..G..G..AUG.C.A.U.G.U.CGUGC......CUGA.AUGA......-UGCAC....GU...AAAUC...Uu.......................................................................... +AE017285.1/1922270-1922621 GGGGGCGC...ACUGGU..U.U.CGACGGGG.ACGUAG.....-AAG.CC.GG..A..G..UUG.C.A.G.G.C.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +AE004969.1/862950-863312 GGGGGCGA..cCUUGGU..U.U.CGACGGGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +AM421808.1/996334-995972 GGGGGCGA..cCUUGGU..U.U.CGACGGGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +CP000075.1/4999820-5000211 GGGGCCGA...UUUGGA..U.U.CGACGCCG.GUGAUG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AE000512.1/531684-532039 GGGGGCGA...-ACGGG..U.U.CGACGGGG.AUGGAG.....-UCC.CC.UG..G..G..AAG.C.G.A.G.C.CGAGG......UCCC.CACC......-UCCUC....GU...AAAAA...A........................................................................... +AF389969.1/5-355 ---GCUGA..uUCUGGA..U.U.CGACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000563.1/1487294-1486939 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CR954246.1/2232366-2232010 GGGGCUGA...UUAGGA..U.U.CGACGGAA.UUCAAG.....-AAG.CC.CA..A..G..GUG.C.A.U.G.U.CGAGG......-UGC.GGUU......UGCCUC....GU...UAAA-...-c.......................................................................... +CP000513.1/208739-208388 GGGGGCGU..uCUUGGA..U.U.CGACGGGG.AUUGCG.....-AGG.CU.CG..A..G..GUG.C.A.U.G.U.CGAGA......AUGA.GAGA......-AUCUC....GU...UAAA-...-u.......................................................................... +CP001019.1/668126-667767 GGGGGCGA...CCAGGC..U.U.CGACGUGG.AUCCUG.....-AAA.CC.CG..A..G..ACG.C.A.U.G.U.CGAGC......CGGC.AACG.....aAGGCUC....GU...AAAUC...Cau......................................................................... +AE015451.1/5390009-5390407 GGGGCCGA...UUAGGA..U.U.CGACGCCG.GUAGCG.....-AAA.CU.CU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +CP002420.1/1268682-1269044 GGGGGCGA..cCUUGGU..U.U.CGACGAGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +AP006627.1/3123303-3122949 GGGGACGU...UUUGGA..U.U.CGACAGGG.AUAGGU.....CGAG.CU.UG..C..G..UUG.C.G.A.G.C.CGAGG......-GGU.-CG-......-GCCUC....GU...AAAA-...-a.......................................................................... +CP000884.1/5167730-5167353 GGGGCUGU...CCUGGU..U.U.CGACGUGG.GUUCGG.....GACC.GG.UG..U..G..GUG.C.A.U.G.U.CGAGC......UUGA.GUGA......-CGCUC....GU...AAAUC...U........................................................................... +CP000302.1/1448027-1447673 GGGGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CA..A..G..GAG.C.A.U.G.U.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001794.1/3173387-3173036 GGGGACGA...UCCGGA..U.U.CGACAGGG.GUAGGU.....CGAG.CU.UA..A..G..CGG.C.G.A.G.C.CGAGG......-GGG.ACG-......-UCCUC....GU...AAAA-...-a.......................................................................... +AAEW02000005.1/94749-94397 GGGGGCGC...CAAGGU..U.U.CGACGGGG.AUUGGA.....-AGC.-U.AA..G..G..UUG.C.A.U.G.U.CGGAG......-UGG.GC-A......GGCUCC....GU...UAAA-...-a.......................................................................... +BA000043.1/3063829-3063478 GGGGACGA...UCCGGA..U.U.CGACAGGG.GUAGGU.....CGAG.CU.UA..A..G..CGG.C.G.A.G.C.CGAGG......-GGG.ACG-......-UCCUC....GU...AAAA-...-a.......................................................................... +BA000004.3/3652617-3652257 GGGGACGU...UCUGGA..U.U.CGACAGGA.AUAGGU.....CGAG.CU.UA..A..G..UGG.C.G.A.G.C.CGAGG......-UGG.CG--......-AACUC....GU...UAAA-...-a.......................................................................... +CP000388.1/2078693-2078337 GGGGCUGA..uUUUGGA..U.U.CGACAAGA.UUCUUG.....-AGG.CU.UU..A..G..GUG.C.A.U.G.C.AGAGG......-AGC.GGUU......UGCCUC....UU...AAAA-...-........................................................................... +ACEQ02000004.1/72943-73304 GGGGGCGA..cCUUGGU..U.U.CGACGGGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +CT573326.1/791766-791375 GGGGCCGA...UUAGGA..U.U.CGACGCCG.GUAGCG.....-AAA.CU.CU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +CP000568.1/3242301-3242687 GGGGGCGU...AUUGGU..U.U.CGACGGGA.UUGUUG.....-AAG.CU.UG..A..G..UAG.C.G.G.G.U.AGAGG......AUUC.UCGU.....uGGCCUC....UU...UAAAA...A........................................................................... +BA000016.3/1526404-1526044 GGGGGCGU...UUUGGC..U.U.CGACGGGG.GUAAGA.....UGGG.UU.UG..A..U..AAG.C.G.A.G.U.CGAGG.....gAAGC.AUGG......UGCCUC....GA...UAAUA...Aa.......................................................................... +ABDX01000004.1/6714-7074 GGGGGCGU...UUUGGC..U.U.CGACGGGG.GUAAGA.....UGGG.UU.UG..A..U..AAG.C.G.A.G.U.CGAGG.....gAAGC.AUGG......UGCCUC....GA...UAAUA...Aa.......................................................................... +AE017180.1/1874135-1874490 GGGGGUGU...ACAGGU..U.U.CGACGGGG.AUAGGA.....-AGC.UG.AU..G..G..UUG.C.A.U.G.C.CGAGG......UCCG.GGCU......GGCCUC....GU...UAAA-...-a.......................................................................... +AE016853.1/5086183-5086570 GGGGCCGA...UUUGGA..U.U.CGACGCCG.GUGAUG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AY552545.2/118125-117779 GGGGGCGA...AUAGGG..U.U.CGACGUUU.CUACUG.....-GAC.UC.CG..A..A..GCG.C.A.U.G.C.CAAGA......UUGU.AGUA......AUUCUU....GU...AAAAC...A........................................................................... +AM181176.4/5798308-5798704 GGGGCCGU...UUAGGA..U.U.CGACGCCG.GUCGCG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AACY023318861.1/904-508 GGGGCCGU...UUAGGA..U.U.CGACGCCG.GUCGCG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AE004091.2/901872-901522 GGGGCCGA...UUAGGA..U.U.CGACGCCG.GUAACA.....-AAA.CU.UG..A..G..GGG.C.A.U.G.C.CGAGC......UGGU.AGCA......GAACUC....GU...AAAUU..cGc.......................................................................... +CP000232.1/284252-284609 GGGGGCGU...AAUGGU..U.U.CGACGGGG.GUAGCA.....UUGG.CA.GU..A..G..UAG.C.C.A.G.G.CGAGA......-UCC.CACC......-GGCUC....GU...UAAA-...-c.......................................................................... +CP000148.1/1848574-1848929 GGGGGUGU...ACAGGU..U.U.CGACGGGG.AUAGGA.....-AAC.UA.AA..G..G..UUG.C.A.U.G.C.CGAGG......UCCG.GGCU......GGCCUC....GU...UAAA-...-a.......................................................................... +CP000246.1/1709063-1708703 GGGGGCGU...UUUGGC..U.U.CGACGGGG.GUAAGA.....UGGG.UU.UG..A..U..AAG.C.G.A.G.U.CGAGG.....gAAGC.AUGG......UGCCUC....GA...UAAUA...Aa.......................................................................... +AM039952.1/1753447-1753051 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUCGCG.....AAGU.CG.CU..U..G..GCG.C.A.U.G.C.CGAGG......GGGC.AGCU......UUCCUC....GU...UAAUC...C........................................................................... +CP000076.1/938686-938293 GGGGCCGU...UUAGGA..U.U.CGACGCCG.GUUGCG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AACV01028831.1/1594-1241 GGGGGUGC...AUUGGU..U.U.CGACGGGG.GUUGUG.....AAGU.CG.CC..U..G..GCG.C.A.U.G.C.CGAGG......GGGU.AGCU......UUCCUC....GU...AAAUC...C........................................................................... +AM743169.1/1945390-1945037 GGGGGUGC...AUUGGU..U.U.CGACGGGG.GUUGUG.....AAGU.CG.CC..U..G..GCG.C.A.U.G.C.CGAGG......GGGU.AGCU......UUCCUC....GU...AAAUC...C........................................................................... +CP000058.1/4804338-4804725 GGGGCCGA...UUUGGA..U.U.CGACGCCG.GUGAUG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AE008923.1/1746069-1745673 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUCGCG.....AAGU.CG.CU..U..G..GCG.C.A.U.G.C.CGAGG......GGGC.AGCU......UUCCUC....GU...UAAUC...C........................................................................... +AACY020564764.1/1738-2092 GGGGGCGA...CUUGGC..U.U.CGACAGCA.GAUACA.....-AAC.CC.UC..A..A..GUG.C.A.U.G.U.CGAGA......AGGU.AGUA......AUUCUC....GU...AAAUA..aAu.......................................................................... +AE017194.1/4827856-4827502 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +CP000967.1/3496947-3497343 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUCGCG.....AAGU.CG.CU..U..G..GCG.C.A.U.G.C.CGAGG......GGGC.AGCU......UUCCUC....GU...UAAUC...C........................................................................... +AAFZ01002114.1/680-1094 GGGGGCGU...AUUGGA..U.U.CGACGCCG.GUUACA.....-AAA.CU.UG..A..G..GUG.C.A.U.G.C.CGAGA......UGGU.GACC......AAUCUC....GU...UAAUC..cAa.......................................................................... +AACY022720378.1/378-32 GGGGGCGA...AUAGGG..U.U.CGACGUUU.CUACUG.....-GAC.UC.CG..A..A..GCG.C.A.U.G.C.CAAGA......UUGU.AGUA......AUUCUU....GU...AAAAC...A........................................................................... +BA000003.2/202977-202611 GGGGCUGU..uUUUGGA..U.U.UGACAAAA.UUAUCA.....ACAA.AG.UA..A..A..GUG.C.A.U.G.C.CGAGG......-AAC.GGUU......UGCCUC....GA...UAAA-...-........................................................................... +AE017334.2/4834863-4834509 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +AE016877.1/5030657-5030303 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +AAGD02010331.1/701-1059 GGGGAUGU..uAUUGGC..U.U.CGACGCCG.AUGAUG.....AAGC.UC.AU..A..G..AUG.C.A.U.G.C.CGAGA......GCGC.AUUU......UCUCUC....GU...AAAUC...Aa.......................................................................... +AL157959.1/1166057-1165698 GGGGGCGA..cCUUGGU..U.U.CGACGGGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +AAUJ02000001.1/3848858-3848484 GGGGCUGU...CCUGGU..U.U.CGACGUGG.GUUCGG.....GACC.GG.UG..C..G..GUG.C.A.U.G.U.CGAGC......UUGA.GUGA......-UGCUC....GU...AAAUC...U........................................................................... +AACY020561358.1/221-575 GGGGGCGA...-CCGGU..U.U.CGACGGGG.UAAGAU.....AAUG.AU.AA..G..A..UUG.C.A.U.G.C.AGAGG......-UUC.GGGA......-UCCUC....UU...UAAUA...U........................................................................... +CR543861.1/914849-915208 GGGGAUGU..uAUUGGC..U.U.CGACGCUG.GUGAUG.....AAGC.UC.AU..A..G..AUG.C.A.U.G.C.CGAGA......GCGC.AUUU......UCUCUC....GU...AAAUA...Aa.......................................................................... +AC165062.2/759-1127 GGGGGCGA...CCUGGC..U.U.CGACGGGG.AGAGAG.....-AAU.UC.GA..G..A..GCG.C.G.U.G.C.CGAGG......-UCC.CCGA.....cAACCUC....GC...UAAUC...C........................................................................... +AE016830.1/1067257-1066891 GGGGGCGU...UACGGA..U.U.CGACAGGC.AUAGUU.....-GAG.CU.UG..A..A..UUG.C.G.U.U.U.CGUAG......-GUU.ACG-......-GCUAC....GU...UAAA-...-a.......................................................................... +AL591983.1/115220-114851 GGGGAUGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AARY02000146.1/1226-857 GGGGAUGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AF389978.1/4-353 ---GCUGA..uUCUGGA..U.U.CGACGGGA.CACUCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAU-...-a.......................................................................... +CP000916.1/157231-156875 GGGGGCGA...-ACGGG..U.U.CGACGGGG.AUGGAG.....-UCC.CC.UG..G..G..AAG.C.G.A.G.C.CGAGG......UCCC.CACC......-UCCUC....GU...AAAAA...A........................................................................... +AE017355.1/4856870-4856516 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +CP000001.1/4909622-4909268 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +AAFX01004374.1/206-561 GGGGGCGA...-UCGGU..U.U.CGACGGGG.GUCGCG.....AAAU.CG.CC..U..G..GAG.C.A.U.G.C.CGAGG......GCGU.CAUC......UUCCUC....GU...UAAUC...C........................................................................... +AAAA02043629.1/984-1362 GGGGCUGC...CCUGGU..U.U.CGACGUGG.GUUCGG.....AAUC.GG.UG..U..G..GUG.C.A.U.G.U.CGAGC......UUGA.GUG-......GCGCUC....GU...AAAUC...U........................................................................... +CP000555.1/2388964-2388593 GGGGCCGA...CCUGGU..U.U.CGACGUGG.GUGCGG.....AAUU.GG.AG..U..G..GUG.C.A.U.G.C.CGAGC......-AUC.AGU-......GAGCUC....GU...AAAUC...C........................................................................... +AE003849.1/2602997-2603351 GGGGGUGC...ACUGGC..U.U.CGACGGGG.GUCACA.....AAAU.CA.CU..U..G..GUG.C.A.U.G.C.CGAGG......GGGC.CGCU......UUCCUC....GU...AAAUC...C........................................................................... +CP001175.1/161039-161408 GGGGAUGU...UACGGA..U.U.CGACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +CP000323.1/2008654-2008296 GGGGAUGU...UCUGGC..U.U.CGACGCUG.GUGAUG.....AAAC.UC.AA..U..G..AUG.C.A.U.G.U.CGAGA......GUAU.AUGU......CCUCUC....GU...UAAUC...Aa.......................................................................... +CP001472.1/1452760-1452409 GGGGGCGU...CACGGU..U.U.CGACGGGA.UUGACU.....-GCG.GC.AA..A..G..AGG.C.A.U.G.C.CGGGG......-GGU.GGGC......--ACCC....GU...AAUC-...-........................................................................... +BA000028.3/2479403-2479040 GGGGACGU...UACGGA..U.U.CGACAGGG.AUAGAU.....UGAG.CU.CA..G..G..UUG.C.A.C.G.U.CGAGG......U-UA.C---......-GGCUC....GU...AAAAC...G........................................................................... +AE008922.1/1711297-1710901 GGGGGUGC...ACUGGU..U.U.CGACGGGG.GUCGCG.....AAGU.CG.CU..U..G..GCG.C.A.U.G.C.CGAGG......GGGC.AGCU......UUCCUC....GU...UAAUC...C........................................................................... +CP000316.1/1861517-1861903 GGGGCUGC...ACUGGU..U.U.CGACGCGG.GUACGG.....ACGC.GC.AG..U..G..GGG.C.A.U.G.C.CGAGC......-UUA.GU--......GUGCUC....GU...AAAAC...U........................................................................... +ACIY01000561.1/557-191 GGGGACGU...UACGGA..U.U.CGACAGGC.ACAGUC.....-GAG.CU.UG..A..A..UUG.C.G.U.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...AAAA-...-a.......................................................................... +AE002098.2/1031164-1030805 GGGGGCGA..cCUUGGU..U.U.CGACGAGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +AAGA01018978.1/816-458 GGGGAUGU...UCUGGC..U.U.CGACGCUG.GUGAUG.....AAAC.UC.AA..U..G..AUG.C.A.U.G.U.CGAGA......GUGU.AUGU......CCUCUC....GU...UAAUC...Aa.......................................................................... +AAAL02000007.1/78420-78066 GGGGGUGC...ACUGGC..U.U.CGACGGGG.GUCACA.....AAAU.CA.CU..U..G..GUG.C.A.U.G.C.CGAGG......GGGC.CGCU......UUCCUC....GU...AAAUC...C........................................................................... +AM260479.1/857346-857004 --------...------..-.-.CGACGUGG.GUUACA.....AAGC.AG.UG..G..A..GGG.C.A.U.A.C.CGAGG......A-CC.CG-U......CACCUC....GU...UAAUC...A........................................................................... +CP000083.1/3996724-3997073 GGGGCGGA..uCUAGGA..U.U.CGACAAGA.UUCAUG.....-AAA.CU.CA..A..G..GUG.C.A.U.G.C.CCAGG......-GGC.GGUU......UGCCUG....GU...AAAA-...-........................................................................... +CP000082.1/1764614-1764256 GGGGAUGU...UCUGGC..U.U.CGACGCUG.GUGAUG.....AAAC.UC.AA..U..G..AUG.C.A.U.G.U.CGAGA......GUAU.AUGU......CCUCUC....GU...UAAUC...Aa.......................................................................... +CP000608.1/1828487-1828067 GGGGGCGA..aUAUGGU..U.U.CGACAUGA.AUGUCA.....-AAA.UC.UA..A..G..GUG.C.A.U.G.C.CGAGG.....aAGUA.CCGU......AACCUC....GU...UAAU-...-a.......................................................................... +AJ749949.2/1737798-1738218 GGGGGCGA..aUAUGGU..U.U.CGACAUGA.AUGUCA.....-AAA.UC.UA..A..G..GUG.C.A.U.G.C.CGAGG.....aAGUA.CCGU......AACCUC....GU...UAAU-...-a.......................................................................... +CP000437.1/22848-22428 GGGGGCGA..aUAUGGU..U.U.CGACAUGA.AUGUCA.....-AAA.UC.UA..A..G..GUG.C.A.U.G.C.CGAGG.....aAGUA.CCGU......AACCUC....GU...UAAU-...-a.......................................................................... +CP000803.1/22872-22452 GGGGGCGA..aUAUGGU..U.U.CGACAUGA.AUGUCA.....-AAA.UC.UA..A..G..GUG.C.A.U.G.C.CGAGG.....aAGUA.CCGU......AACCUC....GU...UAAU-...-a.......................................................................... +CP000113.1/2426740-2427105 GGGGGCGA...CCUGGU..U.U.CGACGGGG.GCAUUG.....-AAG.UU.CG..A..G..ACG.C.G.U.G.C.CGAGC......UUGU.CAGG......UAGCUC....GU...AAAUU..cAa.......................................................................... +AAAM03000041.1/33267-32913 GGGGGUGC...ACUGGC..U.U.CGACGGGG.GUCACA.....AAAU.CA.CU..U..G..GUG.C.A.U.G.C.CGAGG......GGGC.CGCU......UUCCUC....GU...AAAUC...C........................................................................... +CP000094.2/879220-878831 GGGGCCGU...UUAGGA..U.U.CGACGCCG.GUUGCG.....-AAA.CU.CU..A..G..GUG.C.A.U.G.C.CGACU......UGGU.AACA......GAAGUC....GU...AAAUC..cAc.......................................................................... +CP001229.1/18285-18635 GGGGGCGA...UACGGG..U.U.CGACGGCA.AGAGCA.....-GGC.AA.AG..G..G..AAG.C.A.U.G.C.CGUAG.....aA---.-GGC......CACUAC....GU...AAAA-...-a.......................................................................... +BA000030.3/6202757-6203145 GGGGAUGA...-UCGGU..U.U.CGACAGCG.GCUGUU.....GAAG.CA.GG..G..G..AAG.C.G.U.G.U.CGAGG.....aAGCG.GCAA.....uGAUCUC....GU...AAACC...Au.......................................................................... +AE009442.1/2447459-2447813 GGGGGUGC...ACUGGC..U.U.CGACGGGG.GUCACA.....AAAU.CA.CU..U..G..GUG.C.A.U.G.C.CGAGG......GGGC.CGCU......UUCCUC....GU...AAAUC...C........................................................................... +CP000679.1/1245181-1244816 --GGGCGUg.uUUUGGA.aU.U.CGACGGGG.GCAGUC.....GGAU.UC.CA..A..A..UAG.C.G.G.G.U.AGUGG.....uUUUC.UCGG......UACCAC....UA...UAAAA...Aa.......................................................................... +ABDU01000062.2/17115-16758 GGGGGCGU...UUUGGC..U.U.CGACGGGG.GUAAGA.....UGGG.UU.UG..A..U..AAG.C.G.A.G.U.CGAGG.....gAAGC.AUGG......UGCCUC....GA...UAAUA...Aa.......................................................................... +ABKK02000034.1/88935-88586 GGGGGCGU...AAAGGU..U.U.CGACGUGG.GUUUGG.....-AAC.UU.GA..G..G..CUG.C.A.U.G.U.CGUGU......-UAC.UCUG......GGUCAC....GU...AAAAA...C........................................................................... +CP000002.3/3469669-3469314 GGGGACGU...UACGGA..U.U.CGACAGGG.ACGGAU.....CGAG.CU.UG..A..G..CUG.C.G.A.G.C.CGAGA......-GGC.G---......-AUCUC....GU...AAAA-...-a.......................................................................... +AM180355.1/3687738-3687389 GGGGGCGU...AAAGGU..U.U.CGACGUGG.GUUUGG.....-AAC.UU.GA..G..G..CUG.C.A.U.G.U.CGUGU......-UAC.UCUG......GGUCAC....GU...AAAAA...C........................................................................... +CP000503.1/3307740-3308087 --GGGCGA..uUCUGGA..U.U.CGACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000282.1/3471683-3472071 GGGGGCGA...UUAGGA..U.U.CGACGCCG.GUAACA.....-AAA.CC.CG..A..A..GUG.C.A.U.G.U.CGUGA......GGGU.AGCC......AAUCAC....GU...AAAUC..cAa.......................................................................... +CP000359.1/2118878-2119225 GGGGGUGA...CCCGGU..U.U.CGACAGGG.GAACUG.....-AAG.GU.GA..U..G..CUG.C.G.U.G.U.CGAGG......-UGC.CGUU......GGCCUC....GU...GAAC-...-a.......................................................................... +CP000255.1/854460-854821 GGGGACGU..uCAUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UGUC......UUCGUC....AU...CAACA...Ca.......................................................................... +BA000033.2/839013-839374 GGGGACGU..uCAUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UGUC......UUCGUC....AU...CAACA...Ca.......................................................................... +BX842656.1/106010-105665 GGGGGCGU...ACUGGC..U.U.CGACGUGG.GUGCUG.....-AAG.CA.UA..A..G..GAG.C.A.U.A.C.CGGGG......CGGA.UGAG......GACCUC....GU...UAAA-...-........................................................................... +AE017283.1/1467918-1467548 GGGGAUGA...-CUGGU..U.U.CGACUUGG.AAUGGU....uGUUC.CA.GG..A..G..AAG.C.G.G.G.C.CGAGG......ACCC.AGGG.....uCAACUC....GU...UAACG...Au.......................................................................... +AP009324.1/869435-869796 GGGGACGU..uCAUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UG--......-GCUUC....GU...CAUCA...Ac.......................................................................... +AAWO01000065.1/2096-1738 GGGGGCGA...-UCGGG..U.U.CGACGGGG.AUGAGA.....-AAG.CA.AG..G..A..CAG.C.A.U.G.C.CGAGG......-UCC.CAGG......-UCCUC....GU...AAAAC...C........................................................................... +CP002409.1/1444210-1443840 GGGGAUGA...-CUGGU..U.U.CGACUUGG.AAUGGU....uGUUC.CA.GG..A..G..AAG.C.G.G.G.C.CGAGG......ACCC.AGGG.....uCAACUC....GU...UAACG...Au.......................................................................... +BX571857.1/837496-837857 GGGGACGU..uCAUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UGUC......UUCGUC....AU...CAACA...Ca.......................................................................... +BX571856.1/883681-884042 GGGGACGU..uUCUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UGUC......UUCGUC....AU...CAACA...Ca.......................................................................... +BA000018.3/843797-844158 GGGGACGU..uCAUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UG--......-GCUUC....GU...CAUCA...Ac.......................................................................... +AE000513.1/863322-863670 GGGGGUGA...CCCGGU..U.U.CGACAGGG.GAACUG.....-AAG.GU.GA..U..G..UUG.C.G.U.G.U.CGAGG......-UGC.CGUU......GGCCUC....GU...AAAC-...-a.......................................................................... +AY485228.1/1-386 GGGGAUGA...-UCGGU..U.U.CGACAGCG.GAUGUC.....GAAG.CA.GG..G..G..AAG.C.G.U.G.U.CGAGG.....aAGCG.GCCA.....uGAUCUC....GU...AAACC...Ac.......................................................................... +AE013218.1/203736-203363 GGGGCUGU..uUUUGGA..U.U.CGACAAAG.UUAUCA....aAAAA.GU.AA..A..G..-UG.C.A.U.G.C.CGAGG......-AAC.GGUU......UGCCUC....GA...UAAA-...-a.......................................................................... +CP000159.1/1402196-1401828 GGGGAUGA...CACGGC..U.U.CGACGUGU.AGUAAG....cGUGC.AG.CA..G..A..CUGaC.C.U.G.C.CGAGC.....aGCCU.GAUU......CGCUUC....GU...AAAAC...C........................................................................... +AARF01000086.1/11864-12230 GGGGGCGU..uUUUGGA..U.U.CGACGGGG.AUAGUU.....CGAG.CA.UG..G..G..UAG.C.G.G.G.U.AGUGG......-GGA.CGCG......-UCCGC....UU...UAUCA...A........................................................................... +AACY020564110.1/11913-12262 GGGGGCGA...-UCGGU..U.U.CGACGAAA.UAUGCA.....UCUU.UC.UA..A..A..UGG.C.A.U.G.C.CGAGU......-CCC.AGA-......-AUCUC....GU...AAAUA...A........................................................................... +CP000454.1/2985502-2985134 GGGGAUGA...-UCGGU..U.U.CGACGAUG.UUAGUC.....GCGA.CA.GG..U..G..AAG.C.G.G.G.C.CGAGG......AUGC.AGAA.....uUAUCUC....GU...AAACG...Cu.......................................................................... +AY616521.1/1-382 GGGGAUGA...-UCGGU..U.U.CGACAGGG.GAUGUU.....GAAA.CA.GG..G..G..AAG.C.G.A.G.C.CGAGG.....aACGC.GGCAa....uGAUCUC....GU...UAACC...Ac.......................................................................... +AADL01000160.1/2071-2429 GGGGGCGA...-UCGGG..U.U.CGACGGGG.AUGAGA.....-AAG.CA.AG..G..A..CAG.C.A.U.G.C.CGAGG......-UCC.CAGG......-UCCUC....GU...AAAAC...C........................................................................... +AE014295.3/206548-206944 GGGGGCGA...-UCGGU..U.U.CGACGGUG.ACCUGU....uCGCU.GC.AG..G..G..AAG.C.G.U.G.C.CGAGA......ACGC.CGGG.....uCCGCUC....GU...GGAUG...Ac.......................................................................... +Y15063.1/86-434 GGGGGUGA...AACGGU..C.U.CGACGGGG.GUCGCC.....GAGG.GC.GU..G..G..CUG.C.G.C.G.C.CGAGG......-UGC.GGGU......GGCCUC....GU...AAAA-...-........................................................................... +CP000017.1/983425-983772 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UG..U..U..UUG.C.G.U.C.C.C----......-AUC.GGC-......--AGAU....GU...AAAU-...-........................................................................... +AE017221.1/336629-336977 GGGGGUGA...AACGGU..C.U.CGACGGGG.GUCGCC.....GAGG.GC.GU..G..G..CUG.C.G.C.G.C.CGAGG......-UGC.GGGU......GGCCUC....GU...AAAA-...-........................................................................... +CP000605.1/230962-231358 GGGGGCGA...-UCGGU..U.U.CGACGGUG.ACCUGU....uCGCU.GC.AG..G..G..AAG.C.G.U.G.C.CGAGA......ACGC.CGGG.....uCCGCUC....GU...GGAUG...Ac.......................................................................... +ABQK01000005.1/2431625-2431263 GGGGACGU...UACGGA..U.U.CGACAGGG.AUGGAU.....CGAG.CU.UG..A..G..CUG.C.G.A.G.C.CGAGA......-GGC.G---......-AUCUC....GU...AAAC-...-a.......................................................................... +CP000909.1/2590220-2589860 GGGGAUGC...UCUGGU..U.U.CGACAGGG.AGUGAA.....-CGC.CG.UA..G..A..CUG.C.A.G.G.U.CGUGC......-CGC.CCA-......-GUCAC....GU...AAAA-...-........................................................................... +CR936503.1/1274331-1273962 GGGGCCGU...UACGGA..U.U.CGACAUGU.GUAGGU.....-GAG.CG.UG..A..A..UUG.C.A.C.U.U.CGUAG......-GUU.ACGU......--CUGC....GU...UAAC-...-a.......................................................................... +AF400065.1/3312-3681 GGGGCCGU...UACGGA..U.U.CGACAUGU.GUAGGU.....-GAG.CG.UG..A..A..UUG.C.A.C.U.U.CGUAG......-GUU.ACGU......--CUGC....GU...UAAC-...-a.......................................................................... +CP000033.3/728512-728880 GGGGAUGU..uUUGGGA..U.U.CGACAGGC.GUAGAC.....-CCG.CA.UU..G..A..CUG.C.G.A.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...AAAA-...-a.......................................................................... +AF269873.1/1626-1987 GGGGACGU..uCUUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.UA..U..U..AAG.C.G.U.G.U.CGGAG......GGUU.GGCU......-CCGUC....AU...CAACA...Ca.......................................................................... +CP000117.1/3231376-3230987 GGGUCCGU...AACGGU..U.U.CGACAGGU.UGGCGAa..cgCUAC.UC.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUC...A........................................................................... +AE015929.1/564585-564945 GGGGACGU..uCUUGGA..U.U.CGACAGGG.GUCCCC.....-GAG.CU.UA..U..U..AAG.C.G.U.G.U.CGGAG......GGUU.GGCU......-CCGUC....AU...CAACA...Ca.......................................................................... +BA000019.2/3247-2858 GGGUCCGU...AACGGU..U.U.CGACAGGU.UGGCGAa..cgCUAC.UC.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUC...A........................................................................... +CP000046.1/875955-876313 GGGGACGU..uCAUGGA..U.U.CGACAGGG.GUCCCC.....CGAG.CU.CA..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.UGUC......UUCGUC....AU...CAACA...Ca.......................................................................... +AE001437.1/832978-833336 GGGGGCGC..uUUUGGU..U.U.CGACGGGG.AUGAUG....uUACG.UU.UG..A..G..AAG.C.G.A.G.U.CGAGGg....aACCU.GUGG......ACCCGC....GU...UAAAA...Aa.......................................................................... +CP000422.1/600623-600255 GGGGUCGU...UAUGGA..U.U.CGACAGGU.AUGGGU.....CGAG.CC.AU..G..A..CUG.C.A.U.U.U.CGUAG......-GUU.ACG-......-GCUAC....GU...AAAA-...-a.......................................................................... +CP000473.1/5294752-5294401 GGGGGCGU...AACGGA..U.U.CGACGGGA.UUGAAU.....CGUG.GU.GG..G..G..AGG.C.G.U.G.C.CGGGU......-UCC.GAGC......--UCCC....GU...AAAA-...-c.......................................................................... +AL935263.2/2243186-2243557 GGGGAUGU...UCUGGA..U.U.CGACAGGU.AUAGUU.....UGAG.UU.CG..G..A..UUG.C.G.C.U.U.CGUAG......-GUU.GUG-......-UCUAC....GU...AAAAA...C........................................................................... +AACY020409485.1/2045-2389 GGGGGCGU..aUUAGGC..U.U.UGACGUCU.ACCACG.....GAAC.CU.AA..A..G..-UG.C.A.U.A.U.CGAGC......A-UG.AACA......UAACUC....GU...UAAAU...Ac.......................................................................... +AM849034.1/2211870-2211495 GGGGAUGA...-UCGGU..U.U.CGACAUUG.CCUGAA.....UGAC.UG.CG..A..G..AAG.C.G.G.G.U.CGAGG......AUGC.AGGG.....cUAUCUC....GU...AAACG...Cu.......................................................................... +AACT01039607.1/1457-1864 GGGGGUGA...UUCGGA..U.U.CGACGACG.GUAUCG.....-AAC.CC.UU..A..G..GUG.C.A.U.G.C.CGAGG......GCGU.AGUG......GUUCUC....GU...UAAUCa.aAa.......................................................................... +AF389950.1/20-340 --------...------..-.-.-GACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AJ867055.1/1-397 GGGGAUGA...-UCGGU..U.U.CGACAGCG.GCUGUC.....GAAG.CA.GG..G..G..AAG.C.G.U.G.U.CGAGGa....aGCGG.CCAU......GAUCUC....GU...AAACC...A........................................................................... +AL939114.1/192486-192090 GGGGAUGA...-UCGGU..U.U.CGACAGCG.GCUGUC.....GAAG.CA.GG..G..G..AAG.C.G.U.G.U.CGAGGa....aGCGG.CCAU......GAUCUC....GU...AAACC...A........................................................................... +AF389956.1/20-341 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001022.1/2340046-2339688 GGGGACGU...UACGGA..U.U.CGACGGGG.GUAGUU.....CGGU.CU.UC..U..G..UGG.C.G.U.G.U.CGAGG......GGUC.G---......-GCCUC....GU...UAAA-...-a.......................................................................... +BA000039.2/236043-236428 GGGGCUGA...AACGGC..U.U.CGACGUCC.UAGUGAa..agUUGG.GC.UG..U..G..AUG.C.A.G.G.U.CGAGA......GUGG.ACUA......UCUCUC....GU...UAAUC...Ca.......................................................................... +CP000880.1/216939-216618 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +BA000034.2/1107458-1107805 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UG..U..U..UUG.C.G.U.C.C.C----......-AUC.GGC-......--AGAU....GU...AAAU-...-........................................................................... +AL009126.3/3451071-3450712 GGGGACGU...UACGGA..U.U.CGACAGGG.AUGGAU.....CGAG.CU.UG..A..G..CUG.C.G.A.G.C.CGAGA......-GGC.G---......-AUCUC....GU...AAAC-...-a.......................................................................... +CP000088.1/2912337-2911966 GGGGGUGA...-UCGGU..U.U.CGACUUCG.AUGGUU.....GUUG.UA.GG..G..G..AAG.C.G.G.G.C.CGAGGa...gaGCGG.ACGC......AGCCUC....GU...UAAAA...Au.......................................................................... +AE015925.1/760011-760435 GGGGGUGU...AUAGGU..U.U.CGACUUGG.-AAAUG.....-AAG.UG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +CP001221.1/176574-176921 GGGGACGA..aAUUGGU..U.U.CGACUGUU.GUUGCC.....AGGG.GU.UA..U..G..UGG.C.G.U.G.U.AGAGG......UUGU.AGGC......-UCCUC....-U...AAAA-...-........................................................................... +AF389961.1/19-340 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000416.1/1289472-1289843 GGGGCCGU...UCUGGA..U.U.CGACUGGU.AUAGGU.....UGCG.CC.CC..A..A..CUG.C.A.C.U.C.CGUAG......-CGG.---C......AUCUAC....GU...UAAAA...G........................................................................... +AF389958.1/19-340 --------...------..-.-.-GACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389947.1/19-339 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGGGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE017198.1/812877-813243 GGGGAUGU..uUUGGGA..U.U.CGACAGGC.GUAGAU.....-UCG.CG.UU..G..A..CUG.C.G.A.U.U.CGUAG......-GUC.ACG-......-UCUAC....GU...UAAAA...-........................................................................... +AF389962.1/19-339 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCGC....GU...AAAA-...-........................................................................... +AF389955.1/19-340 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..AUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000423.1/1024842-1024479 GGGGGUGU...AAUGGU..C.U.CGACAUUG.CUUUUC.....-GCA.CA.UG..C..A..GUG.C.A.C.C.U.CGGAG......G-CU.C---......GGCUCC....GU...CAUCA...A........................................................................... +AM946015.1/984321-984670 GGGGUUGU...UACGGA..U.U.CGACAGGC.ACUAUG.....-AGG.CA.UG..U..U..UUG.C.A.A.C.U.C----......-AUC.GGCA......---GAU....GU...AAAA-...-a.......................................................................... +CP001037.1/6023908-6024297 GGGUCCGU...CACGGU..U.U.CGACAGGU.UGGCGAa..cgCUGC.UC.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GG...AAAUC...Aa.......................................................................... +BX571661.1/326505-326873 GGGGUCGA...CUUGGA.uU.U.CGACGGGA.GCUAAA.....-UAG.CC.UC..G..G..UUG.C.A.U.G.U.CGGCA......-UGG.G---......CACGCC....GU...AAAAC...Ua.......................................................................... +AE015928.1/5798212-5798608 GGGGUUGA...-CUGGA..U.U.UGACA-GC.GGGCAG....aAAUG.GU.AG..G..U..AAG.C.A.U.G.C.AGUGG.....gUCGG.UAAU......UUCCAC....UU...AAAUC..uCa.......................................................................... +AE001363.1/138493-138068 GGGGGUGU...AUAGGU..U.U.CGACUUGA.-AAAUG.....-AAG.UG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +AACY022163104.1/800-460 GGGGGUGA...ACUGGC..U.U.CGACUUUG.AAGCGA.....-GCC.UC.UC..A..G..UAG.C.G.A.G.C.UGAGG......-GUC.CUAG......GGCCUC....AU...UAAAA...Ac.......................................................................... +CP000750.2/3144288-3144653 GGGGAUGA...-CAGGU..U.U.CGACGUUG.GUCGUC.....GAGC.CA.GG..G..G..AAG.C.G.G.G.U.CGAGG......AUGC.AUGG.....uCAUCUC....GU...CAACG...Au.......................................................................... +AACY020561232.1/2642-2986 GGGGGCGU..aUUAGGC..U.U.UGACGUCU.ACCACG.....GAAC.CC.AA..A..G..-UG.C.A.U.A.C.CGAGC......ACGA.ACAU......-AACUC....GU...AAAAU...A........................................................................... +AE009951.2/1209564-1209221 GGGGAUGC...AAAGGU..U.U.CGACGGGG.UUGUGA.....-GGU.UA.UA..G..G..UAG.C.A.A.G.U.CAGGC......UUGU.C---......-GCUGU....GA...GAGAC...Ua.......................................................................... +AF389949.1/19-338 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGGGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP001145.1/429109-429461 GGGGGCGA...AAAGGU..C.U.CGACGGCG.AGUCGG.....-AGC.CU.UG..A..G..CUG.C.A.G.G.C.AGGGU......UGGC.UGCC......--ACAC....CU...UAAAA...Ag.......................................................................... +CP000260.1/1058342-1058686 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UG..U..U..UUG.C.G.U.C.C.C----......-AUC.GGC-......--AGAU....GU...AAAU-...-........................................................................... +AE001273.1/21082-20663 GGGGGUGU...AAAGGU..U.U.CGACUUAG.AAAUG-.....-AAG.CG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +AF389965.1/19-342 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......--GC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389963.1/19-339 --------...------..-.-.-GACGGGA.UUUGCG.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389952.1/44-364 --------...------..-.-.-GACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000419.1/583008-583357 GGGGCCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..CUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...UAACG...C........................................................................... +AE016822.1/1400978-1400585 GGGGAUGA...-UCGGU..U.U.CGACAUUG.UCUGCG.....UGAG.UA.UG..A..G..AAG.C.G.G.G.U.CGAGG.....aCGCA.UGGU......UAUCUC....GU...UAACG...A........................................................................... +CP001275.1/249350-249702 GGGGAUGA...-CUGGA..U.U.CGACAGGG.CCGUAG.....GUGC.GA.GG..A..U..-UG.C.A.G.G.U.CGAGG......UCGC.CCAC......GAACUC....GU...AAAA-...-........................................................................... +AE016826.1/200304-199940 GGGGCUGA..uAUUGGA..U.U.UGACAAAA.UUAUUG.....AAAA.CU.GA..U..G..-UG.C.A.U.G.C.CGAGG......-AUG.GUUU......-GCCUC....GU...UAAA-...-........................................................................... +FM872308.1/21676-21257 GGGGGUGU...AAAGGU..U.U.CGACUUAG.AAAUG-.....-AAG.CG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +AF389951.1/19-338 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +CP000932.1/1225993-1225635 GGGGACGA...CUUGGC..U.U.CGACAGGA.GUAGAG.....-UGG.CC.UU..G..G..UGG.C.A.U.G.U.CGC--......-UUU.GAGC......-AAAGC....GU...AAAA-...-a.......................................................................... +AAFX01031538.1/449-804 GGGGGCGC...ACCGGU..U.U.CGACGGGA.UUGAAU.....CGUU.GU.GG..G..A..AGG.C.G.U.G.C.CGGGU......-UCC.GAGC......--UCCC....GU...AAAA-...-c.......................................................................... +AAGP01000004.1/107195-107571 GGGGAUGA...-UCGGU..U.U.CGACGUCG.GACACU.....GCGA.CG.GG..A..G..AAG.C.G.G.G.C.CGAGA......AUGU.AGAG.....uCAUCUC....GU...UAAUG...Uc.......................................................................... +FJ619521.1/691-1004 --------...------..-.-.--ACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389943.1/19-339 --------...------..-.-.-GACAGGA.UUUGCA.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...AAAA-...-........................................................................... +FM204883.1/989840-989492 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CC.UA..U..U..UUG.C.A.A.C.U.C----......-AUC.GGCA......---GAU....GU...AAAA-...-a.......................................................................... +AF389960.1/19-341 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......GGCU.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389964.1/19-339 --------...------..-.-.-GACGGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389959.1/19-340 --------...------..-.-.-GACGGGA.AUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +FM204884.1/1203181-1203529 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CC.UA..U..U..UUG.C.A.A.C.U.C----......-AUC.GGCA......---GAU....GU...AAAA-...-a.......................................................................... +AE007317.1/773607-773954 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..UUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...AAACG...C........................................................................... +CP000918.1/834786-835133 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..UUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...AAACG...C........................................................................... +AM884176.1/343330-342911 GGGGGUGU...AAAGGU..U.U.CGACUUAG.AAAUG-.....-AAG.CG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CC...AAAA-...-a.......................................................................... +AE017226.1/246562-246212 GGGGAUGU...UCCGGU..U.U.CGACCGGA.AAGACG.....GAGG.CU.UA..A..G..CUG.C.A.G.G.C.GGAGU......--GC.CG--......-AUCUC....CU...GAUU-...-........................................................................... +ABYE01000001.1/21079-20663 GGGGGUGU...AAAGGU..U.U.CGACUUAG.AAAUG-.....-AAG.CG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +BA000022.2/3317157-3316759 GGGGCCGC...AAUGGU..U.U.CGACAGGU.UGGCGAa..agCUUG.CC.CG..U..G..AUA.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUC...Aa.......................................................................... +AE002160.2/343251-342834 GGGGGUGU...AAAGGU..U.U.CGACUUAG.AAAUG-.....-AAG.CG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +ABIZ01000001.1/2235966-2236321 GGGGGCGU...UCUGGU..U.U.CGACGGAU.UGCUAG.....-AAG.UG.GA..G..G..CUG.C.A.U.G.C.CGCGG.....aUGAU.UCGU.....uGGCCGC....GU...UACCA...Au.......................................................................... +AE005672.3/821929-822276 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..UUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...AAACG...C........................................................................... +CP001644.1/873841-873513 --------...------..-.-.-GACGUGG.GUUGCG.....AAGC.AG.CG..G..A..GGG.C.A.U.A.C.CGAGG......A-CC.CG-U......CACCUC....GU...UAAUC...A........................................................................... +BA000008.3/138204-137782 GGGGGUGU...AUAGGU..U.U.CGACUUGA.-AAAUG.....-AAG.UG.UU..A..A..UUG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +FM211187.1/775852-776199 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..UUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...AAACG...C........................................................................... +CR848038.1/730177-730601 GGGGGUGU...AUAGGU..U.U.CGACUUAG.GAAUG-.....-AAG.UG.UU..A..A..UCG.C.A.U.G.C.GGAGG......GCGU.UGGC.....uGGCCUC....CU...AAAA-...-a.......................................................................... +AP006841.1/1350686-1351083 GGGGUUGA...-CUGGU..U.U.UGACA-GC.GGGCAG....aAAUG.GU.GG..G..U..AAG.C.A.U.G.C.AGUGC.....gUCGG.UGAU......UUGCAC....UU...UAAUC..uCa.......................................................................... +CR626927.1/1289246-1289643 GGGGUUGA...-CUGGU..U.U.UGACA-GC.GGGCAG....aAAUG.GU.GG..G..U..AAG.C.A.U.G.C.AGUGC.....gUCGG.UGAU......UUGCAC....UU...UAAUC..uCa.......................................................................... +ABGO01000552.1/2485-2074 GGGGGCGA...UCUGGU..A.U.CGACCG-G.GUGUCG....gAAGU.GU.UC..G..G..UGG.C.G.U.G.U.CGUGG.....uUGAU.CAGC.....uGGCCAC....GU...AAAA-...-a.......................................................................... +AADV02000210.1/4102-3717 GGGGCCGC...AACGGC..U.U.CGACAGGC.UGGCGAa..auCCAA.AU.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GU...AAAUA...Ca.......................................................................... +AF389948.1/19-339 --------...------..-.-.-GACGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGAU......GGCCUC....GU...AAAA-...-........................................................................... +CP000024.1/560365-560714 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..CUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...UAACG...C........................................................................... +AF389966.1/18-338 --------...------..-.-.-GACGGGA.UUGUG-.....-AAG.CC.UU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...AAAA-...-........................................................................... +ABGI02000002.1/57019-57380 GGGGAUGU...UUUGGA..U.U.UGACUGAA.AAUGUU....aAUAU.UA.UA..A..G..UUG.C.A.G.G.C.AGAGG......-GA-.----......-AUCUC....UU...AAAAC...U........................................................................... +CR954253.1/581189-581550 GGGGAUGU..uUUGGGA..U.U.CGACAGGC.GCAGA-.....CCCG.CG.CU..G..G..UUG.C.G.A.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...UAAA-...-a.......................................................................... +AE015924.1/2226462-2226056 GGGGCUGA...-CCGGC..U.U.UGACA-GC.GUGAUG....aAGCG.GU.AU..G..U..AAG.C.A.U.G.U.AGUGC.....gUGGG.UGGC......UUGCAC....UA...UAAUC..uCa.......................................................................... +CP000951.1/28953-29348 GGGGCCGC...AACGGU..U.U.CGACAGGU.UGGCGAaa.gcUUCC.AC.UG..U..G..AUG.C.A.G.G.U.CGAGA......GUGG.GUCU......CCUCUC....GC...AAAUC...Aa.......................................................................... +AF389946.1/19-339 --------...------..-.-.-GACAGGA.UUUGCA.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...AAAA-...-........................................................................... +CP000393.1/7574767-7575164 GGGGCAUU...AACGGU..U.U.CGACAGGG.UGGUGAa..auCUGC.UU.UG..U..G..AUG.C.A.G.G.C.CGAGA......GUGA.GUCU......UCUCUC....GA...AAAUC...Cu.......................................................................... +AF389957.1/21-333 --------...------..-.-.---CGGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AB003477.1/1390-1783 GGGGCUGU...AAUGGU..U.U.CGACGUGU.UGGUGAa..ucCUUC.AC.CG..U..G..AUU.C.A.G.G.C.CGAGA......GGGA.GUCC......ACUCUC....GU...AAAUC...C........................................................................... +CP000100.1/989730-989337 GGGGCUGU...AAUGGU..U.U.CGACGUGU.UGGUGAa..ucCUUC.AC.CG..U..G..AUU.C.A.G.G.C.CGAGA......GGGA.GUCC......ACUCUC....GU...AAAUC...C........................................................................... +AAFA03000004.1/17757-17410 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CU.UG..U..U..CUG.C.A.A.C.U.C----......-AUC.GGCA......---GAU....GU...AAAA-...-a.......................................................................... +BX294141.1/117195-117574 GGGGGCGA...CUUGGA..A.U.CGACCG-G.AUGUCAa...gAAGC.GU.AU..G..C..CUG.C.G.U.G.U.CGUGG......UUGA.UCAGu....uGGCCAC....GU...AAAAA...G........................................................................... +CP000538.1/1278617-1278259 GGGAGCGA...CUUGGC..U.U.CGACAGGA.GUAAGU.....-CUG.CU.UA..G..A..UGG.C.A.U.G.U.CGC--......-UUU.GGGC......-AAAGC....GU...AAAA-...-a.......................................................................... +AAFL01000002.1/28456-28814 GGGAGCGA...CUUGGC..U.U.CGACAGGA.GUAAGU.....-CUG.CU.UA..G..A..UGG.C.A.U.G.U.CGC--......-UUU.GGGC......-AAAGC....GU...AAAA-...-a.......................................................................... +CP000725.1/1316530-1316182 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CA.UA..U..U..UUG.C.G.A.C.U.CAU--......---C.UAGC......--GGAU....GU...AAAA-...-c.......................................................................... +AF389968.1/19-336 --------...------..-.-.-GACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000408.1/1368887-1368534 GGGGUUGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.CU.UG..U..U..CUG.C.A.A.C.U.C----......-AUC.GGCA......---GAU....GU...AAAA-...-a.......................................................................... +AE017125.1/1767632-1768000 GGGGCUGA...-UUGGC.uU.U.CGACAGGA.GCAAAG.....-AGA.CU.UA..A..G..-UG.C.A.U.G.U.-GAGC......-U--.GGUA......-AGCUC....UA...AAAC-...-........................................................................... +AP010655.1/886656-887004 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGA.CC.UA..U..U..UUG.C.G.A.C.U.CAU--......---C.UAGC......--GGAU....GU...AAAA-...-c.......................................................................... +AF389974.1/19-336 --------...------..-.-.-GACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +AF389973.1/20-337 --------...------..-.-.-GACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000013.1/46893-46531 GGGGAUGU...UUUGGA..U.U.UGACUGAA.AAUGCU....aAUAU.UG.UA..A..G..UUG.C.A.G.G.C.AGAGG......-GA-.----......-AUCUC....UU...AAAAC...U........................................................................... +AF389945.1/20-340 --------...------..-.-.-GACAGGA.UUUGCA.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...AAAA-...-........................................................................... +AF389977.1/33-350 --------...------..-.-.-GACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +AY491435.1/1-310 --------...------..-.-.----GGGA.UUCGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AE000511.1/838812-838427 GGGGCUGA...CUUGGA.uU.U.CGACAGAU.UUCUUG.....-UCG.CA.CA..G..A..UAG.C.A.U.G.C.CAAGC......-G-C.----......-UGCUU....GU...AAAAC...A........................................................................... +CP000820.1/7030866-7030492 GGGGGUGA...-CCGGC..U.U.CGACUCCG.GACGUC.....GAGG.CA.GG..G..G..AAG.C.G.G.G.C.CGAGG......AUGA.GCGG.....uUAUCUC....GU...UAACG...Au.......................................................................... +AL766848.1/13776-13427 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.UA.UA..U..U..UUG.C.G.A.C.U.C----......-AUC.GGC-......--AGAU....GU...AAAA-...-........................................................................... +AF440353.1/1-310 --------...------..-.-.----GGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389942.1/19-340 --------...------..-.-.-GACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +AY204390.2/768-425 --------...------..-.-.----GGGG.AUGAGA.....AAGC.-A.AG..A..A..UCG.C.A.U.G.C.CGAGG......ACUC.CUGG......CUCCUC....GU...AAAUC...Au.......................................................................... +AY491434.1/1-311 --------...------..-.-.----GGGA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......UGCCUC....GU...UAAA-...-........................................................................... +AAFJ01000006.1/109216-108858 GGGGACGA...CCUGGC..U.U.CGACAGGA.GUAGUU.....-UGA.CU.AG..G..A..UGG.C.A.U.A.C.CGC--......-UUU.GGGC......-AAAGC....GU...AAAA-...-a.......................................................................... +BA000035.2/872709-873084 GGGGCUGA...CAUGGU..U.U.CGACUACG.UUGAUU.....GAGC.CA.GG..G..G..AAG.C.G.U.G.C.CGGUG.....aAGGC.UGGA......GACCAC....CG...UGAGC...Gu.......................................................................... +CP000805.1/277716-278069 GGGGAUGA...CUAGGU..U.U.CGACUAGG.GAUGUG.....GGGU.GU.UG..C..G..CUG.C.A.G.G.U.GGAGU......-GUC.G---......-AUCUC....CU...GAUU-...-........................................................................... +ABGK02000007.1/123731-124089 GGGGAUGU...UUUGGA..U.U.UGACUGAA.AAUGUU....aAUAU.UA.UA..A..G..UUG.C.A.G.G.C.AGAGG......-GA-.----......-AUCUC....UU...AAAAC...U........................................................................... +AF389975.1/19-336 --------...------..-.-.-GACAAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +ACKV01000008.1/12419-12062 GGGUCUGU..uUUUGGA.aU.U.CGACAGGU.CGUUUA.....-GAG.CA.UU..G..A..UUG.C.G.U.U.U.CGCCA......U-C-.----......-CGGGC....GC...AAAAC...G........................................................................... +CP000114.1/1000313-999964 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.UA.UA..U..U..UCG.C.G.A.C.U.C----......-AUC.GGC-......--AGAU....GU...AAAA-...-........................................................................... +AE009948.1/922761-922412 GGGGUCGU...UACGGA..U.U.CGACAGGC.AUUAUG.....-AGG.UA.UA..U..U..UCG.C.G.A.C.U.C----......-AUC.GGC-......--AGAU....GU...AAAA-...-........................................................................... +AE016958.1/3520218-3519851 GGGGCUGA...-AAGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AACU......GACCAC....CG...UAAGC...Gu.......................................................................... +CP000487.1/460574-460214 GGGGGUGA...CUUGGC..U.U.CGACAGGA.GUAGUG.....-GAG.UC.AC..G..G..CGG.C.A.U.G.C.AGC--......-UUU.GGGC......-AAAGC....UU...AAAA-...-a.......................................................................... +AY846304.1/1-313 --------...------..-.-.----GGAA.UUUGCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AF389979.1/19-336 --------...------..-.-.-GACGGGA.CACUCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAU-...-a.......................................................................... +CP000027.1/1361697-1362048 GGGGACGC...-GUGGU..U.U.CGACAGGG.AAGGUA....gGCUA.CU.GG..A..U..-UG.C.A.G.G.C.UGAGG......-UGC.CAUC......CACCUC....AU...UAAAC...A........................................................................... +AF389983.1/18-335 --------...------..-.-.-GACGGGA.CACUCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAU-...-a.......................................................................... +ACFI01000164.1/26695-26328 GGGGCUGA...-AAGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AACU......GACCAC....CG...UAAGC...Gu.......................................................................... +BX248356.1/37148-37532 GGGGCUGA..uUUUGGU..U.U.CGACUGCG.UGCAUU.....AAGC.UA.GG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.UAGA......GACCACcgauUU...UAAGC...Gu.......................................................................... +AY911527.1/1-311 --------...------..-.-.----GGGA.UUUGCG.....-AAG.CC.CU..A..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AL111168.1/1293658-1293303 GGGAGCGA...CUUGGC..U.U.CGACAGGA.GUAAGU.....-CUG.CU.UA..G..A..UGG.C.A.U.G.U.CGC--......-UUU.GGGC......-AAAGC....GU...AAAA-...-a.......................................................................... +CP000425.1/1442760-1442402 GGGGGCGU...UACGGA..U.U.CGACAGGC.AUUGUC.....-GCG.CA.UG..A..A..CUG.C.A.A.C.U.-----......-GCU.GAGG......GAUCAG....GA...UAAUC...Au.......................................................................... +BX927150.1/150689-151065 GGGGCUGA...CAUGGU..U.U.CGACUACG.UUGAUU.....UAGC.CA.GG..G..G..AAG.C.G.U.G.C.CGGUG.....aAGGC.UGGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AE005176.1/1457456-1457098 GGGGGCGU...UACGGA..U.U.CGACAGGC.AUUGUC.....-GCG.CA.UG..A..A..CUG.C.A.A.C.U.-----......-GCU.GAGG......GAUCAG....GA...UAAUC...Au.......................................................................... +CP000480.1/2169257-2169625 GGGGCUGA...-ACGGU..U.U.CGACUUCGaGCAUCG.....-AAU.CC.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +CP001635.1/1754992-1755347 --------...------..-.-.-GACGUGG.GUUCGG.....AGUC.GC.AG..C..G..GGG.C.A.U.G.U.CGAGC......-UGA.AUG-......-CGCUC....GU...AAAAC...A........................................................................... +CP001358.1/1443619-1443282 --------...------..-.-.--ACGGGG.ACGUGG.....-AAG.CC.GU..A..G..CGG.C.A.G.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +AE001439.1/801377-800995 GGGGCUGA...CUUGGA.uU.U.CGACAGAU.UUCUUG.....-UCG.CA.CA..G..A..UAG.C.A.U.G.C.CAAGC......-G-C.----......-UGCUU....GU...AAAAC...A........................................................................... +AF389981.1/19-335 --------...------..-.-.-GACGGGA.CACUCG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......U--C.GGUA......GGCCUC....GU...UAAU-...-a.......................................................................... +U68075.1/22-331 --------...------..-.-.----AAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000702.1/403790-403470 --------...------..-.-.---CGGGG.AUGGAG.....-UCC.CC.UG..G..G..AAG.C.G.A.G.C.CGAGG......UCCC.CACC......-UCCUC....GU...AAAAA...A........................................................................... +FM211192.1/809064-809432 GGGGCUGA...-AAGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AP006618.1/4642707-4642340 GGGGCUGA...-ACGGU..U.U.CGACUGCG.UACGUU.....GAUU.CA.GG..G..G..AAG.C.G.U.G.U.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AF389985.1/19-332 --------...------..-.-.-GACAGGA.UUCACG.....-AAA.CC.CU..G..G..GAG.C.A.U.G.C.CGAGG......-GGC.GGUU......GGCCUC....GU...AAAA-...-........................................................................... +AY364898.1/1-307 --------...------..-.-.----AAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +AY364895.1/1-307 --------...------..-.-.----AAGA.UUCACG.....-AAA.CC.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000325.1/2679105-2678738 GGGGCUGA...-ACGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AF389976.1/18-333 --------...------..-.-.-GGCAAGA.UUCACG.....-AAA.-C.CA..A..G..GUG.C.A.U.G.C.CGAGG......-UGC.GGUA......GGCCUC....GU...UAAC-...-a.......................................................................... +CP000386.1/1626790-1626431 GGGGGCGA...UCCGGC..U.U.CGACGGGA.GCGGAC....aGCGU.CC.GG..U..G..AGA.C.G.A.G.C.CGAGU......UCGC.CGGA......-GACUC....GU...AAAA-...-c.......................................................................... +L43967.2/406542-406929 GGGGAUGU...UUUGGG..U.U.UGACAUAA.UGCUGA....uAGAC.AA.AC..A..G..UAG.C.A.U.U.-.-GGGG......-UA-.----......UGCCCC....UU...ACAGC...G........................................................................... +U00089.2/571825-572211 GGGGAUGU...AGAGGU..U.U.UGACAUAA.UGUUGA....aAGGA.AA.AC..A..G..UUG.C.A.-.G.U.GGGGU.....aU---.----......-GCCCC....UU...ACAGC...U........................................................................... +AE000516.2/3464130-3463763 GGGGCUGA...-ACGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +BX248344.1/299881-299514 GGGGCUGA...-ACGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +CP000611.1/3480490-3480123 GGGGCUGA...-ACGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AM408590.1/3422820-3422453 GGGGCUGA...-ACGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +HE572590.1/3532494-3532127 GGGGCUGA...-ACGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AE006470.1/660570-660973 GGGGAUGA...-CAGGC.uA.U.CGACAGGA.UAGGUG.....UGAG.AU.GU..C..G..UUG.C.A.C.U.C.CGAGUuu..caGCAU.GGAC......GGACUC....GU...UAAAC...Aa.......................................................................... +AL583919.1/121055-121420 GGGGCUGA...-AAGGU..U.U.CGACUUCGcGCAUCG.....-AAU.CA.AG..G..G..AAG.C.G.U.G.C.CGGUG.....cAGGC.AAGA......GACCAC....CG...UAAGC...Gu.......................................................................... +AY911519.1/1-337 --------...------..-.-.----GUGG.GUCGCG.....AAAC.AA.CU..C..A..GGG.C.A.U.G.C.CGAGC......-ACC.AGU-......ACGCUC....GU...UAAAC...C........................................................................... +U68081.1/22-350 --------...------..-.-.----GGGG.ACGUGG.....-AAG.CC.GU..A..G..CGG.C.A.G.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...AAAA-...-........................................................................... +CP001050.1/750995-750675 --------...------..-.-.---CGGGG.GUUGCG.....AAGC.AG.AU..G..C..GGG.C.A.U.A.C.CGGGG......UCUC.AGA-......-UUCCC....GU...AAAAC...-........................................................................... +AJ629111.1/506-157 GGGGUAGU...UCCGGA.aU.U.CGACAGGU.UAUUAC.....-AAG.CA.UG..G..A..UUG.C.G.U.U.C.CCGUU......U---.----......-GUCGG....GU...UAAAG...Ac.......................................................................... +CP001215.1/4837167-4836853 --------...------..-.-.--ACAGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +CP000312.1/1455328-1455014 --------...------..-.-.--ACGGGG.GUAAGA.....UGGG.UU.UG..A..U..AAG.C.G.A.G.U.CGAGG.....gAAGC.AUGG......UGCCUC....GA...UAAUA...Aa.......................................................................... +ACAT01000012.1/45784-45462 --------...------..-.-.----AGGC.AUAGUU.....-GAG.CU.UG..A..A..UUG.C.G.U.U.U.CGUAG......-GUU.ACG-......-GCUAC....GU...UAAA-...-a.......................................................................... +AE017262.2/2463847-2463523 --------...------..-.-.-GACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +FM242711.1/2481647-2481323 --------...------..-.-.-GACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AF137379.1/195547-195873 GGGGUUGU...CAUGGA..A.U.CGACGUCU.CUUCUAag.aaCGAA.AG.GU..U..A..AAG.C.A.G.G.U.CGAGG......UCGA.AGAU......GGACUC....GU...ACUCU...C........................................................................... +U68076.1/22-329 --------...------..-.-.-----GGA.AUUCAA.....GAAG.CC.CG..A..G..GUG.C.A.U.G.U.CGAGG......-UGC.GGUU......UGCCUC....GU...AAAA-...-a.......................................................................... +AF440342.1/1-322 --------...------..-.-.--ACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUUA...A........................................................................... +AF440349.1/1-322 --------...------..-.-.--ACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AF440351.1/1-322 --------...------..-.-.--ACAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AM263198.1/2430862-2430542 --------...------..-.-.---CAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AF440350.1/2-322 --------...------..-.-.---CAGGG.AUAGUU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.U.CGGGG......G---.GAUC......GUCCUC....GU...UAUCA...A........................................................................... +AF440335.1/2-315 --------...------..-.-.-----AGC.ACAGUU.....CGAG.CU.UG..A..A..UUG.C.G.U.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...UAAA-...-a.......................................................................... +AF375582.1/9-303 --------...------..-.-.--------.------.....-GAG.CU.UG..A..A..UUG.C.G.U.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...UAAA-...-a.......................................................................... +AF440336.1/1-322 --------...------..-.-.--ACAGGG.AUAGGU.....CGAG.CU.UG..A..G..UUG.C.G.A.G.C.CGGGG......-GGA.U---......CGGCCC....GU...CAUCA...Ac.......................................................................... +AY911521.1/1-340 --------...------..-.-.----GCCG.GUUGCG.....-AAA.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AY911520.1/1-342 --------...------..-.-.----GCCG.GUUGCG.....-AAC.CU.UU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AY911522.1/1-341 --------...------..-.-.----GCCG.GUAGCG.....-AAA.CU.CU..A..G..GUG.C.A.U.G.C.CGAGU......UGGU.AACA......GAACUC....GU...AAAUC..cAc.......................................................................... +AY846305.1/1-307 --------...------..-.-.----GCUG.GUGAUG.....AAAC.UC.AA..U..G..AUG.C.A.U.G.U.CGAGA......GUAU.AUGU......CCUCUC....GU...UAAUC...Ca.......................................................................... +AACY020396050.1/454-188 GGGGGCGA...-CCGGU..U.U.CGACAUUU.UAGAAU....gAAAU.CU.UA..G..A..UUG.C.A.U.G.U.AGAGC......-UUA.GU--......-AACUC....UU...AAAAC...U........................................................................... +AY911524.1/1-307 --------...------..-.-.----AGGG.AUAGUU.....CGAG.CU.UA..G..G..UUG.C.G.A.G.U.CGAGG......-GGA.UC--......GGCCUC....GU...UAAA-...-a.......................................................................... +CP000439.1/15626-15294 GGGGGCGA..aUAUGGU..U.U.CGACAUGA.AUGUCA.....-AAA.UC.UA..A..G..GUG.C.A.U.G.C.CGAGG.....aAGUA.CCGU......AACCUC....GU...UAAU-...-a.......................................................................... +AF375575.1/11-299 --------...------..-.-.--------.------.....----.CA.UU..G..A..CUG.C.G.A.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...AAAA-...-a.......................................................................... +CP002222.1/2211225-2211552 --------...------..-.-.----AGGU.AUAGUU.....UGAG.UU.CG..G..A..UUG.C.G.C.U.U.CGUAG......-GUU.GCG-......-UCUAC....GU...AAAAA...C........................................................................... +AY040838.1/1-298 --------...------..-.-.----GGGG.AACGUG.....UUUG.CU.UG..G..G..AUG.C.G.A.G.C.CGGGU......UGCC.GCCA......-GGACC....GU...AAAA-...-a.......................................................................... +AF375577.1/11-299 --------...------..-.-.--------.------.....----.CA.UU..G..A..NUG.C.G.A.U.U.CGUAG......-GUU.ACG-......-UCUAC....GU...AAAA-...-a.......................................................................... +AY082653.1/2-336 --------...------..-.-.-----GGU.UGGCGAa..cgCUGC.UC.UG..U..G..AUU.C.A.G.G.U.CGAGA......GUGA.GUCU......CCUCUC....GC...AAAUC...Ca.......................................................................... +AF375585.1/1-302 --------...------..-.-.-------G.GUUCCA.....UGAG.CU.AG..U..U..AAG.C.G.U.G.U.CGAAG......-GGU.-UGU......--CUUC....GU...CACCA...Ac.......................................................................... +AF375587.1/1-302 --------...------..-.-.-------G.GUUCCA.....UGAG.CU.AG..U..U..AAG.C.G.U.G.U.CGGAG......-GGU.-UG-......-UCUUC....GU...CACCA...Ac.......................................................................... +ABGQ01000005.1/122398-122710 --------...------..-.-.--ACAGGA.GUAAGU.....-CUG.CU.UA..G..A..UGG.C.A.U.G.U.CGC--......-UUU.GGGC......-AAAGC....GU...AAAA-...-a.......................................................................... +CP000414.1/273277-273583 --------...------..-.-.-------U.CGUUUA.....-GAG.CA.UU..G..A..UUG.C.G.U.U.U.CGCCA......U-C-.----......-CGGGC....GC...AAAAC...G........................................................................... +AF375568.1/8-285 --------...------..-.-.--------.------.....-AGG.CA.UA..U..U..CUG.C.G.A.C.U.CGUGU......G---.----......-GCGAC....GU...UAACG...Cu.......................................................................... +AF375579.1/10-290 --------...------..-.-.--------.------.....---G.CA.UG..A..A..CUG.C.A.A.C.U.GGUGG......U---.--GA......UGUCAC....CU...AAAUC...Ca.......................................................................... +DQ250622.1/20-291 --------...------..-.-.--------.------.....----.--.--..-..-..--G.C.A.U.G.C.CGACU......-UGU.GUU-......-AUGUC....GU...AAAAC...U........................................................................... +U68082.1/22-356 --------...------..-.-.----AGAU.UUCUUG.....-UCG.CG.CA..G..A..UAG.C.A.U.G.C.CAAGC......-G-C.----......-UGCUU....GU...AAAAC...A........................................................................... +CP000141.1/258392-258750 GGGGGCGU...AAAGGG..U.U.CGACGGGG.GAGCGA....aGGGC.CG.AA..A..G..UAG.C.G.A.G.G.CGAGG.....aCCCC.AUCU......UACCUC....GU...UAAAA...A........................................................................... +CP001147.1/1166175-1165826 GGGGGCGA...-AAGGA..C.U.CGACGGAG.GUAGUG.....-AGG.GC.UA..A..G..CUG.C.A.U.G.C.CGUGG......UUCC.UGCC......-ACCAC....GU...AAAAC...A........................................................................... +CP000112.1/1988490-1988131 GGGGGCGC...ACUGGU..U.U.CGACGGGG.AUAAAG.....-AAG.CC.GG..A..G..UGG.C.A.G.G.U.CGAGG......-CGC.CGCU......GGCCUC....GU...UAAA-...-........................................................................... +CP000016.1/678009-678400 GGGGCUGA..uUUUGGA..U.U.CGACGGAG.UAUCUU.....GUUA.UU.UA..A..A..GUG.C.A.U.G.C.CGAGG......-UGA.GGCA......GGCCUC....GU...AAAA-...-........................................................................... +BX908798.1/630473-630069 GGGGGUGU...UACGGU..U.U.CGACU-AG.GAAGUG.....-AAA.AA.UU..G..A..UUG.C.A.U.G.C.GGAGG......AUAU.CGGU.....uGGCCUC....CU...AAAAA...A........................................................................... +AE014184.1/278117-278485 GGGGAUGA...-CUGGU..U.U.CGACGCUG.UUUGUG.....UACU.CG.UG..G..G..AAG.C.G.G.G.U.CGAGG.....aUGCG.AGGU......UGUCUC....GU...UAACG...A........................................................................... +BX248583.1/610694-611086 GGGGCUGA..uUUAGGU..U.U.CGACUGAA.UGUCUU....uGUGU.-U.UG..C..A..GUG.C.A.U.G.U.CGAGG......-GGA.GAUA......GGCCUC....GU...AAAA-...-a.......................................................................... +CP000249.1/937591-937964 GGGGGUGA...-CCGGC..U.U.CGACUCCG.GACGUC.....GAGG.CA.GG..G..G..AAG.C.G.G.G.C.CGAGG......AUGA.GCGG.....uUAUCUC....GU...UAACG...Au.......................................................................... +AF022186.2/109751-109498 GGGGCUGA...-AAGGAuaU.U.CGACAUAU.UAAUUU....cGUGC.GC.UA..U..G..AUG.C.A.A.G.C.CGAGA......AUGC.---U......UAUCUC....GU...AAAA-...-a.......................................................................... +AAFX01035522.1/635-271 GGGGCUGA...-CAGGA..A.U.CGACAG-U.AGAGUGu...aUCAU.GU.CA..G..U..AAG.C.A.U.G.C.CGGGGa....aUGGU.GGUU......UACCCC....GU...UAUCA..aAu.......................................................................... +CP000108.1/2092429-2092029 GGGGAUGA...-CAGGC.uU.U.CGACAGGG.UAGGUG.....UAAG.GU.GG..C..G..UUG.C.A.C.U.C.CGAGUuu..caGCAU.GGAU......GGACUC....GU...UAAAG...Aa.......................................................................... +AE000657.1/1153844-1153501 GGGGGCGG...AAAGGA..U.U.CGACGGGG.ACAGGC.....GGUC.CC.CG..A..G..GAG.C.A.G.G.C.CGGGU......-GGC.----......--UCCC....GU...AACA-...-........................................................................... +CP000383.1/1433554-1433957 GGGGUCGA...-CAGGA..A.U.UGACAGGU.UGAGUG....aUUAC.GU.GU..G..U..AAG.C.A.U.G.C.AGGCU.....cAUGG.GAUG......AGAGCC....UU...AAAAG...Au.......................................................................... +AY040837.1/1-317 --------...------..-.-.----AGGA.UCACGA.....-AGG.CU.UG..U..G..GAG.C.A.U.G.U.CGAGG......-UGC.GGUU......UGCCUC....GU...UAAA-...-c.......................................................................... +CP000471.1/1522615-1522980 GGGGGUGA...ACUGGC..U.U.CGACGGGG.UGUGGA....a-CGG.UU.AG..C..A..AGG.C.G.A.C.U.CGGAA......-UGG.UA--......-CCUAC....GU...ACAG-...-........................................................................... +AAGX01000013.1/8741-9125 GGGGAUGU...UUUGGG..U.U.UGACAUAA.UGCUGA....uAGAC.AA.AC..A..G..UAG.C.A.U.U.-.-GGGG......-UA-.----......UGCCCC....UU...ACAGC...G........................................................................... +AF137379.1/97379-97053 GGGGUUGU...CAUGGA..A.U.CGACGUCU.CUUCUAag.aaCGAA.AG.GU..U..A..AAG.C.A.G.G.U.CGAGG......UCGA.AGAU......GGACUC....GU...ACUCU...C........................................................................... +U68077.1/22-338 --------...------..-.-.----GCCG.GUGACG.....-AAC.CC.UU..G..G..GUG.C.A.U.G.C.CGAGA......UGGC.AGCG......AAUCUC....GU...AAAUC..cAa.......................................................................... +AY129337.1/100059-100495 GGGCCUGA...CAAGGU..U.U.CGACUGGU.CGAUGG.....-ACA.AC.UG..A..A..CAG.C.G.G.G.C.GAGUG.....uUGGC.CGCA.....cUUCUAC....UC...UGAGU..gAa.......................................................................... +S67602.1/1-411 GGGGAUGU...CAUGGA..U.U.UGACAGGA.UAUCUU.....UAGU.AC.AU..A..U..AAG.C.A.-.G.U.AGUGU......U-GU.AG--......----AC....UA...UAAAU...A........................................................................... +AF481102.1/4584-4323 --------...------..-.-.--------.------.....----.--.--..-..-..---.-.-.-.-.-.-----......----.----......------....--...-----...-........................................................................... +AF389984.1/19-335 --------...------..-.-.-GACG-GU.ACACUA....g-AAA.AC.CA..A..G..GUG.C.A.U.A.C.CGAGG......-UGC.GGUA......GCCUUC....GU...UAAU-...-a.......................................................................... +AY911518.1/2-342 --------...------..-.-.-----GGG.UGGUGAa..auCUGC.UU.UG..U..G..AUG.C.A.G.G.U.CGAGA......GUGA.GUCU......UCUCUC....GC...AAAUA...Cc.......................................................................... +EF508371.1/55977-55668 --------...------..-.-.----AUUU.UGGAAAg..aaUAGU.AU.UA..U..G..AUG.C.A.A.G.U.CAAGA......UUGA.GCU-......CAUCUU....GU...UAAUA...-........................................................................... +AY082651.1/2-338 --------...------..-.-.----GUGG.AGUGAAa...gCUGC.UC.CG..U..G..AUU.C.A.G.G.C.CGAGA......GUGA.GUUG......UCUCUC....GU...CAAUC...Cc.......................................................................... +AY082650.1/21-310 --------...------..-.-.--------.------.....----.--.-G..U..G..AUG.C.A.G.G.U.CGAGA......-GUG.AGUC.....gCCUCUC....GG...AAAUA...Ca.......................................................................... +AACY023480922.1/1342-1077 --------...------..-.-.--------.------.....----.--.-A..C..A..AUA.C.A.A.G.U.CGAGA......AUGG.GAA-......UUUCUC....GU...UAAAA...-........................................................................... +#=GC SS_cons [[[[[[[,...,,,,,,..,.,.,(((((((.(((((-.....((((.((.((..(..(..(((.(.(.(.(.(.AAAAA......,<<<.<<<<......__aaaa....a_..._____...__.......................................................................... +#=GC RF GGGGgUGa...acuGGu..U.U.CGACggga.auguug.....auuc.ca.aa..a..g..cuG.C.A.u.G.c.CGAGg......uugc.cggu......gacCUC....GU...aAAAc...a........................................................................... + +CP002858.1/636403-636054 ..........................................-GC.CGAA.........CCAUAAUAGUUGCAAACGACGAAUUU---................................................................................................................ +AQSL01000153.1/17879-17520 ..........................................GAU.CGAAa.......aUUAUUUUAAUUGCAGACUAUAAUUAU---................................................................................................................ +CP005990.1/1020353-1020710 ..........................................CGU.GACA........aAAAAGAUAGUUGCCAACGACGACAACUU-................................................................................................................ +CP000238.1/599480-599857 ..........................................AAC.CUAA.........CAUAAACAAUUGCAAAUAACUCGCAAUAUgaau............................................................................................................ +CP001825.1/749016-749371 ..........................................AGG.GGCA.........AAAAAACAACUGCCAACACAGAAUAC---................................................................................................................ +KI530573.1/179971-180319 ..........................................UCA.GGCA.........AAAAAGUAAACGCUAACGACGAAUUA---................................................................................................................ +ASKJ01000008.1/8063-7702 ..........................................GGC.CUGGg......caCAACAAUAACUGGCGAAGAUCAACUC---................................................................................................................ +AP009178.1/366342-366716 ..........................................UUC.CUCA.........AAAAAAUAGACGCAAACAAUACAGAUUAUagaccggc........................................................................................................ +AUYT01000001.1/1918707-1918352 ..........................................AUU.GGGA........cUAAAUUUAGGUGCAAACAACAACUUU---................................................................................................................ +AUCY01000015.1/19166-18808 ..........................................AGC.GGCA........aCCAAAGUAAUUGGCAACGAUUACGAUUA-................................................................................................................ +ASJR01000001.1/32419-32772 ..........................................UCC.AUUA.........-AACAAUAACUGCUGAAGAUUACAACUA-................................................................................................................ +EQ973344.1/309470-309111 ..........................................-GG.CGCAc......cuAAAUUUUAAACGCUAAAAACAAUACUAGAac.............................................................................................................. +GG688422.1/796853-797205 ..........................................UGG.GCACg.......uUAAGAAUAAACGGAAAAACAAACAAAUUA................................................................................................................ +AWNK01000007.1/2603-2958 ..........................................ACC.AGCA.........AAAUAAUAACUGCUAACGAAGAAAACGUUg............................................................................................................... +FP565809.1/2090387-2090739 ..........................................UGG.GGAA........cUUAAAUUAAACGCAAACGAAAAUUAC---................................................................................................................ +AAQJ02000001.1/107653-108060 ..........................................UGU.UGUA.........AAUCUAUAGUUGCAAACGAUGCUAACUAUaacgcua......................................................................................................... +KI931836.1/25582-25945 ..........................................AGC.GGAA........cCAAAAUCAAUUGCCAACGAUUACGAAGUG................................................................................................................ +KB904802.1/126181-125821 ..........................................AGU.CACA.........-ACUUAUAGUCGCAAACGACGACUCUUA-................................................................................................................ +AWNR01000023.1/15640-15289 ..........................................GGU.GAUAu.......uCAAAUAUAAAAGCAGAUGAAAAUCUA---................................................................................................................ +AFGF01000016.1/98-443 ..........................................GGU.GGAA.........AGCUUUUAAACGCAAACGAAGAAUAC---................................................................................................................ +ATHV01000022.1/103068-102712 ..........................................AGC.GGCA........cCUGAAAUAGUCGCCAACGACUACGAUUA-................................................................................................................ +CP002431.1/1755900-1756290 ..........................................AUC.GACC........uAGCACACAAGUGCCAACAAUGACUACGACu............................................................................................................... +CP003549.1/4580582-4580961 ..........................................AGG.UUCAa......acAAAUAAUAACUGCAAACAACAUUGUAGCAuucaa........................................................................................................... +ACJM01000005.1/68711-69066 ..........................................ACG.UGGA........aCGGCUAUAAAUGCCAACGAUAAUUAC---................................................................................................................ +HF951689.1/2306922-2307273 ..........................................AGC.GGCA.........AAAAAAUAAACGCGAACACUCAAAACUA-................................................................................................................ +FR898651.1/77917-78268 ..........................................ACG.AGAAa.......uUAAAUAUAAACGCUGAUAAUAGAGAAUUA................................................................................................................ +AP012209.1/218727-219086 ..........................................UUA.CUAA.........AAAAAGUAAACGACAAAAAUUAUUCU---................................................................................................................ +KB899636.1/1103066-1102672 ..........................................CAC.ACAA.........UAAAGAUAAUCGCAAACGAUGACUCUUUU................................................................................................................ +CP002514.1/2635929-2635561 ..........................................GCG.UGGA.........AACAAUUACCUGCCGAAACGCAGGAACU-................................................................................................................ +ASLA01000048.1/2102-1719 ..........................................ACC.UGAA.........-CACAAUAAACGCAAACUAUGAUCCAGUAgccgaagccg...................................................................................................... +CP002116.1/2157788-2157433 ..........................................CAG.GGCA........aACUGUAUAACUGCCAACGACGCAGAUUA-................................................................................................................ +ASOC01000115.1/3064-2663 ..........................................CCU.UGCA.........CAAUGAUAAGUGCCGAUAACAUCGCACUUgacagagugauggacggagcugu......................................................................................... +KE386488.1/2302343-2301937 ..........................................ACU.UUCA.........-AACUACAAAUGGCAAUAAUAGCUAC---................................................................................................................ +KB731324.1/5596722-5597112 ..........................................AGG.CUCA.........AAAAAAUAGAUGCAAACAACAUCGUACCUuucgcucg........................................................................................................ +HF996868.1/105202-104824 ..........................................UGC.AACA........gUUAAAAUAACUGGAAACAAAAUUAAAGAAgcauucgcuucaaugu................................................................................................ +ALXF01000043.1/19177-19547 ..........................................UCC.AG--u......uuAAAUUAUAACUGCUAAAAAUAAUAACAAUuc.............................................................................................................. +HE978586.1/16541-16890 ..........................................GGC.AAC-.........UAAAAUUAACUGCUAACGAUAACGAAUUA................................................................................................................ +ATUV01000002.1/430394-430763 ..........................................GGC.AGGG.........-AAAAAGAAACGCAGACGCUGAUUAC---................................................................................................................ +CP007128.1/3913005-3912647 ..........................................CUC.GGGA.........AAUCUCCAACUGCCAACAACAACCUG---................................................................................................................ +JH992902.1/898595-898946 ..........................................-GG.UGAAgacuuuuauUAAACAUAAAAGCAAACGAAGACUAC---................................................................................................................ +APKF01000001.1/3068-2714 ..........................................GGU.GGAA.........CAACGACAAACGCCGACGCUCAGUUG---................................................................................................................ +AUIC01000003.1/527982-527611 ..........................................GUC.ACG-........cAACCAAUAAGUGCAAAAGCAAAACGCACUga.............................................................................................................. +HG793133.1/844919-845298 ..........................................AUA.GUCA.........-AACAAUAAGUGCAAACAAUAGCACAUGGgcaucug......................................................................................................... +ALJM01000044.1/142922-143282 ..........................................AGG.GAUA........cUAAAUAUAACUGCAAAAAAACCUAGUUUU................................................................................................................ +FR891194.1/2245-2609 ..........................................UGU.UCCAa......ccUAAAUUUAAACGCUAACACUGAAUUA---................................................................................................................ +JAGN01000007.1/210-575 ..........................................ACG.UUACca.....guUAAAUAUAACUGACAAACAACAAACAAAUac.............................................................................................................. +AUFW01000018.1/1438-1080 ..........................................UGG.UAA-........cCUUUUAUAAAUGCUGAAGAUAACUUC---................................................................................................................ +ABCK01000022.1/52666-53029 ..........................................GCC.GUCC.........AAAACAUAAAUGCUAACGAUACUGAUUA-................................................................................................................ +ARQD01000001.1/166156-166556 ..........................................CUA.AUUA........aAAACAAUAAAUGCAAACUCAUCGUUUGUAggaucucgucagucuuccc............................................................................................. +HE610718.1/464779-464439 ..........................................UGG.UCUA........uAAAAAAUAAACGACGAAAAUAAUUUC---................................................................................................................ +CP001992.1/1409800-1410172 ..........................................GGA.UAC-........gAAACAAUAAGUGCUGAACGUAACAGUACUgaau............................................................................................................ +CP001744.1/2441287-2441647 ..........................................UCU.GAUC.........AAACAACAACUGCCAACACUGGCAACUA-................................................................................................................ +AUHX01000013.1/95926-96324 ..........................................UGU.UUCAc.......aCUUUUUUAAACGGCGAAAAUAAUUAC---................................................................................................................ +AAVU01000091.1/1296-902 ..........................................UGA.CUUA.........AAAAAAUAAGUGCAAACAACAUUGUAUCUuucgcucg........................................................................................................ +GG774889.1/871343-871741 ..........................................ACA.CGAC.........GAACUAUAACUGGCGAAAAUAAUUAC---................................................................................................................ +KB900537.1/113361-112992 ....................................gggucaACA.CACA........aAAGCUAUAGCUGCCAACGACGACAGCUUCga.............................................................................................................. +FR898229.1/7571-7218 ..........................................-UG.UGCAaa.....cuUAAAAUUAAACGCUAACUCUAAUAAAGUA................................................................................................................ +AZMC01000283.1/4374-4034 ..........................................ACC.-GGA........cUUAACUUACACGCAAACAACGAAUUU---................................................................................................................ +JH597773.1/1074245-1073899 ..........................................--C.CUCA.........-CCCUUUACGUGCAAACGAAGAGUUU---................................................................................................................ +KI259821.1/152029-152373 ..........................................UGC.A---c.......cUAAAAUUAAACGCAGAAGAUAAUUUU---................................................................................................................ +FP929056.1/2034356-2034003 ..........................................UCG.GGCA.........GACGAAUAAACGUCGAUAACGAUUAC---................................................................................................................ +FR881339.1/29502-29115 ..........................................--G.UCCAugu..uuauUAAAUAUAAACGCUAAAAAUAACGUUACAaccguaaauuu..................................................................................................... +BA000021.3/122211-122575 ..........................................--C.CUCA.........AAUUGAUAAUUGCAAAACAUAAGUACAACgagc............................................................................................................ +CP003945.1/2841847-2842237 ..........................................AGG.CUCAa......caAAAUAGUAAUUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +AFPK01000014.1/104717-104318 ..........................................GGU.UCCA.........ACACAAUAAACGGUGAAGAAUCUUUC---................................................................................................................ +AODQ01000135.1/11337-11706 ..........................................ACG.UUCA.........AAACAAUAAACGGCGAAUCUAACUAC---................................................................................................................ +CP001102.1/1736501-1736132 ..........................................ACU.UUCA.........CUAUUAUAAUUGGCAACAAUCAAGUA---................................................................................................................ +AUPZ01000004.1/157107-156730 ..........................................GCU.CAA-........aCUUGCUUAAACGCAAACAAUACAAAUUAUcg.............................................................................................................. +HF570956.1/2001206-2000840 ..........................................CCG.UACA.........AACCAAUAGGUGCCAACUCCAAGCGCACCga.............................................................................................................. +CP001928.1/582499-582061 ..........................................AGC.CGAU........aGAACAUUAAGUGCCAAAUCAAGCACAAAAguaacuggaagcaaaguuguagauuucccagcuc.............................................................................. +CP003558.1/1981618-1982006 ..........................................GAG.UUCAa.......aAAAAUGUAACUGCGAACAACAUCGUUCCUuuugcuc......................................................................................................... +CP003282.1/1783812-1784199 ..........................................-GG.CA--c.......uAAAAGUUAUCUGCCAAAAACGAAGAUAACguugucgaaguugc.................................................................................................. +AWNH01000060.1/189581-189189 ..........................................AGA.CUCAa.......cUAAAUACAGAUGCAAACAACAUCGUACCUuuugcucg........................................................................................................ +ALVZ01000087.1/10266-9881 ..........................................AGA.CUCAaa....aucUAAAUAUAGAUGCAAACAACAUCGUAAAAuucga........................................................................................................... +KI866524.1/456419-456036 ..........................................GUG.ACCG........cGAACAAUAAGUGCCAAUAACAAGAGCACUgaggucagcc...................................................................................................... +AKKQ01000028.1/4742-4361 ..........................................---.AUCAa.......cAUUUUUUAAAUGCAAACAAUACAAAUUAUcguccggcgg...................................................................................................... +FR872582.1/1677615-1677994 ..........................................AGC.CGAG.........-ACCAAUAAUUGUCGAUACUACAGAAGACuu.............................................................................................................. +ACGK02000001.1/64422-64047 ..........................................-GG.GGUAcu.....guCAAAUUUAAUUGACAAUGUUAUUCCUUUCaagaguga........................................................................................................ +AZHT01000027.1/118138-118538 ..........................................AGC.AAUC........aGAAAAUUAAUUGGCGAAAACAAUUAC---................................................................................................................ +ATLH01000005.1/103963-103567 ..........................................UUU.UCCA.........CACUUUUAAUUGGCGAAAAUAAUUAC---................................................................................................................ +BAKS01000012.1/61092-61497 ..........................................GUU.AUCG........aACUUUUUAGUUGGCGAAAAUAAUUAC---................................................................................................................ +AFUH01000001.1/665981-666327 ..........................................-GG.AUCA........cAAACAAUAAACGACGAAAAUAAUUUC---................................................................................................................ +FR884026.1/41636-41272 ..........................................---.CGCAa.......cUUAAAUUAAACGCUAACAACGUUAAACCCgcaagcg......................................................................................................... +AQYI01000003.1/272886-273254 ..........................................GAC.ACUC.........AACCCACAACUGCCAACUACAAGCAGUCCga.............................................................................................................. +CP001700.1/1601994-1602378 ..........................................ACG.CUGCa.......aAAAAAAUAACUGCCAACAAGACGCAGCUGaagucgca........................................................................................................ +HF988734.1/273683-274038 ......................................agcu---.----agg...uuuUUAAAUUAAACGCAAAACCAAAUCAAACUu............................................................................................................... +CP001085.1/311892-311523 ..........................................---.AUCU.........-AAAAAUAGUUGCAAAAACUAAAAACUAUgc.............................................................................................................. +HF997981.1/5979-5613 ..........................................---.CA--c.......cAAAAAAUAUCUGGAAACAGAACACAAAACu............................................................................................................... +KB822569.1/149528-149878 ..........................................ACC.GAAAac.....uuUAAAAAGAAAAGACAAAGAUUAUACU---................................................................................................................ +ACYG01000005.1/100332-100693 ..........................................AUC.CAAA........cUAAAUUUAAACGCAAACAACGUUAAAUUUgcucc........................................................................................................... +AUGC01000009.1/55220-55600 ..........................................CCU.CCCG.........-AACAAUAAAUGGCGAAUCUAACUAC---................................................................................................................ +CP001055.1/122841-122496 ..........................................GGG.CUAA.........AAAAAAUAAUCGGCAAUCAAACCGAA---................................................................................................................ +HF991991.1/20593-20240 ..........................................AAG.CAAAu.......uAAAUUUUAAACGCAGAUAAUAGAGAAUUU................................................................................................................ +KB235914.1/386818-387205 ..........................................AGG.CUCA........aAACAAGUACAUGCGAACAACAUCGUACCUuuugcuc......................................................................................................... +CP003468.1/209272-209650 ..........................................UUC.CAGA.........-AAAUUUAAAUGCAAAUGAAUCAAAAUACgcuc............................................................................................................ +KB235922.1/2875526-2875912 ..........................................AGA.CUCAaa.....cuUAAAUAUAGAUGCUAAAAACAACAUCGUAuccuuca......................................................................................................... +JHYK01000021.1/12058-11714 ..........................................-CU.CACA........aACAAAAUAAACGCAGACGAUAGUUACGCG................................................................................................................ +CP000251.1/3245285-3245635 ..........................................CGG.GACC.........-AAGCAGAAACGCGAACGAGCCCAUG---................................................................................................................ +AUNE01000047.1/23494-23877 ..........................................GGA.GAUC.........AAACAAUAAUUGCAGAAUCUAAUUUUGCUc............................................................................................................... +CM001776.1/4689845-4689455 ..........................................GGC.UCGA.........GCACAUUAAGUGCCAACAACAUCGUUGCUuuuucucgua...................................................................................................... +HF996708.1/40-397 ..........................................ACG.AGAAa.......aUUAAAAUAAACGCAGACAGAGAAGUU---................................................................................................................ +AYUF01000408.1/24337-24736 ..........................................GGC.UGAU........gAACAAUUAACUGGCGAAGAAUCUUAC---................................................................................................................ +JH636449.1/2721-2327 ..........................................GCU.GAUC.........GCACUUUAACUGCUGAACCGCAGUUU---................................................................................................................ +ASOA01000014.1/1706-2119 ..........................................UGG.UUCA.........--AAAACAACUGUCAACAAAAAUGUCGACagacucgcggauaugacuaaagacgcuuucgagc.............................................................................. +CP003587.1/902888-903255 ..........................................AGG.CUCA........aAAACAAUAAGUGCGAACAACAUCGUUCCCuuuucccg........................................................................................................ +BAKX01000003.1/95816-96227 ..........................................AGC.AUCG........aAUUUUUUAGUUGGCGAAAAUAAUUAC---................................................................................................................ +AXYY01000137.1/843-484 ..........................................CUG.CUCA.........-AAUUUUAAUUGCAAAUAAAAAUGCAGCUaacc............................................................................................................ +AZMO01000001.1/139882-140231 ..........................................ACU.GACC........aAACCAUUAAACGCCAACGAUAGCGUAUUUga.............................................................................................................. +ACNN01000035.1/47821-47413 ..........................................GAC.UUCA........aAAUUUUUAGUUGGCGAAAAUAAUUAC---................................................................................................................ +ALNN01000055.1/22370-21967 ..........................................UGU.UUCA.........ACACUUUAAAUGGCGAGAAUAACUAC---................................................................................................................ +KI912268.1/2145220-2144834 ..........................................UCC.GAUC.........AAAACAAAACUGCCAACGAUAACUUCGAAc............................................................................................................... +KB235941.1/316766-316382 ..........................................AGG.CUCAa......acGCAAUGUAAAUGCGAACGAAAUCAAGCCCuuugcucg........................................................................................................ +FR893351.1/2846-2458 ..........................................--C.AAAA.........AAAAGAUAAAUGCCAAAAAACUUUAUCAUguaaauaaugc..................................................................................................... +KB903813.1/741955-742326 ..........................................CGU.UGGA.........AACCAACAAGCGCCGACUCUAAGCGCUCGca.............................................................................................................. +CP007028.1/735572-735231 ..........................................---.-CCA........cUCAAAACACUUCCCGAGCGCGAACUC---................................................................................................................ +CP002831.1/999997-1000386 ..........................................UGG.UGCAu......aaCAAUUUUAAGUGGCAACACUAACUAU---................................................................................................................ +AQSF01000014.1/33474-33883 ..........................................AGG.CUCA.........--AACCAAAGUGCUAAUAAAACAGCACAGgcgcucuucgauggguucgccaaagcgaaagcuuuagcgca....................................................................... +CP001931.1/1228258-1228604 ..........................................-GC.CACC.........GGGAAACACUUCCCGAAGCUGAACUC---................................................................................................................ +CP003594.1/2974628-2975020 ..........................................GGA.CUCA.........AACAAGUACAUGCGAACAACAUCGUACCCuucgcucg........................................................................................................ +CP002689.1/220559-220962 ..........................................UUA.CUGCg......aaCCUUUCUAAAUGGCGAAAACAACUUU---................................................................................................................ +NZ_AUNJ01000479.1/8706-8339 ..........................................GGA.GACC.........AAAUCUUAAUUGCAGAUGAUUAUGCAAUG................................................................................................................ +CP001631.1/1841797-1842141 ..........................................GCC.GGUG.........CAACAAUAAACGCCGAGCCUGAGCUC---................................................................................................................ +AP010656.1/24469-24061 ..........................................GGA.UGAUa.......aUUAUAUUAACUGGCGAAAAUUUUUAC---................................................................................................................ +ARQP01000007.1/5209-5631 ..........................................UCU.ACUA.........AUGAUUUAAGUGCAAAUCUAAAAACACGAguaaaaacugcauucgcaaauu.......................................................................................... +CP001100.1/217460-217061 ..........................................GUC.UAUG.........CAACUGUAGAUGCAGACGAUUAUUCGUAU................................................................................................................ +JAQT01000030.1/65098-65444 ..........................................-GC.CAAA........uUAAAUUUAAACGCUAAGAACAACUCUUUA................................................................................................................ +AUNI01000009.1/384160-384528 ..........................................GGA.GACC.........AAACCAUAAUUGCAGACUCUUACGAUUCUg............................................................................................................... +CP002959.1/4283088-4282728 ..........................................---.-GCA........aUCUGUAUAACUGCAGAAAACGAAACUUA-................................................................................................................ +CP003592.1/3209365-3208957 ..........................................UGA.UCCA........aAACAAGUAAAUGCGAAAAACACUCUUGUUaaaguagcuc...................................................................................................... +ASKX01000001.1/32962-33313 ..........................................ACU.AGCA........aAAGGAAUAAACGCCAAUUUAUUUCAAAAAca.............................................................................................................. +KB446646.1/41771-41419 ..........................................---.CACA.........AACAAAUAUCUGGAAACAGAACAAAUUA-................................................................................................................ +AUSF01000044.1/5114-5486 ..........................................AAU.ACCA.........AACAAUCAAAAGGCGAAACAAACUAC---................................................................................................................ +KI669458.1/92635-92997 ..........................................---.GCCA.........UACAAAUAAACGCAAACAAUGCAAACUUCgcucc........................................................................................................... +HF989886.1/20501-20161 ..........................................---.-AAAu.......uUAAAAAUAACUGGAAACAGAAAUCAAUUA................................................................................................................ +HE796683.1/2411165-2410793 ..........................................AAU.CACC........aAAACAAUAACUGGCGAGUAUAACUAC---................................................................................................................ +JAFS01000001.1/824753-824367 ..........................................ACC.UGCUc......gaAGAAGAUAACUGCCGACCACGAGUUG---................................................................................................................ +BAOU01000044.1/35706-35301 ..........................................GAC.AUCA........cAACUUUUAGUUGGCGCAAAUAAUUUC---................................................................................................................ +AEOP01000010.1/61538-61894 ..........................................-GG.CAG-.........ACUAUUUAACUGCAAAAAACAAUAACUCUu............................................................................................................... +KI259238.1/10152-9742 ..........................................ACAgAGCA.........ACAAUUCAACUGGCGAAAAUAACUAC---................................................................................................................ +ASKV01000006.1/24849-24484 ..........................................UGG.CCAA.........AAACAAUAAGUGCAAACUUAUUUAACGCUaaacc........................................................................................................... +KB890740.1/133210-133620 ..........................................UCA.UGCG.........-AACCAUAAUUGGCGAAUCUAAUUAC---................................................................................................................ +FR879654.1/40358-40711 ..........................................-GC.AACAc......agUUAAAAUAACUGACAAAACUAAUUAUAAUacug............................................................................................................ +FR889389.1/475-113 ..........................................---.CAAA.........CGCCUAUAAAUGGCAAUUCAAAUCGUUUA................................................................................................................ +CP001342.1/34167-34555 ..........................................UCC.GGGC.........-AACAAGAGAUGCCAACGCAACUCGCUCUga.............................................................................................................. +HF989692.1/61799-61403 ..........................................ACG.AGCAa.......aCUAAAUUAAAUGCUAACAACGUAAUUAAAgcugacuucu...................................................................................................... +CP003535.1/11043-10643 ..........................................GCG.UUAC........aAAUAUAUAAAUGGCGAAAAAGAAUAC---................................................................................................................ +AGFP01000046.1/7013-7406 ..........................................-GU.CGA-g.......gUAGAAAUAAAUGCUAACUCAAACAAAAAUgauaacguugaauuagaugcauucgaaau................................................................................... +ALYD01000034.1/3925-3580 ..........................................UCA.AAC-........uUAAAUAUAAACGCUAACAAAACAGAAUUA................................................................................................................ +FR899762.1/122785-122431 ..........................................UGC.AAAA........uUAAAAUUAAAUGACGAAGCUAAUUAUAGUuu.............................................................................................................. +FR888581.1/27975-27566 ..........................................-CG.AGCAa.......cUUAAAUUAAACGCUAACAACGUUAUCGAAggcaauuucg...................................................................................................... +AXXW01000006.1/8285-8702 ..........................................-CU.ACU-a......ggUUUGAUAAAACGCAAACAACGAAAAACAAgaaaacuuugaaaugccagcauuuauga.................................................................................... +FR898414.1/7627-8006 ..........................................CGC.GGGC.........-AAAUUCAAAUGCUAAAAAUGAAAACAACacgguaagaua..................................................................................................... +CP002305.1/876782-876405 ..........................................AUC.UACC.........GAACAAUAACUGGCAACACUUCGUAU---................................................................................................................ +JHVF01000005.1/25190-25562 ..........................................-UC.UAGG.........-CUUUUUAAGCGCAAACAAAAAACAAAAUgaaacugcauucuacaugaa............................................................................................ +KE383878.1/389698-390080 ..........................................CUU.UCCA.........-AACCAUAUCUGGCGAAUCUAACUAC---................................................................................................................ +KB903598.1/117048-116669 .........................................aGUU.AUCA........aCCAAUUCAAAUGGCAACUCACAGUUC---................................................................................................................ +HF996414.1/34976-35365 ..........................................ACG.AGCAa.......aCUAAAUUAAAUGCUAACGACAACGUUAUUgcauuccc........................................................................................................ +AP012057.1/3088989-3089374 ..........................................-GG.GGAA........aCCAACAGAAUUGCCGAUGAGCAGUUC---................................................................................................................ +AP012338.1/3764942-3764524 ..........................................GGA.UGCA.........AACACACAAAUGCCAAUGAUGAAAACACCaucgcuggucggaucgg............................................................................................... +FR878780.1/584-172 ..........................................-CU.UACA.........CAAACACAAGUGCCAAGAAAAACGUGUCAuucuuccgucagc................................................................................................... +AUKE01000004.1/110420-110042 ..........................................UGU.CACC.........AAAGAAUAAUCGACAACGAUUAUGCAUUAgccgcugccuga.................................................................................................... +ASNF01000024.1/3688-3210 ..........................................GAA.AUAU........uCAACAAUAAGUGCUAAAAACACUACUUUUgcuucggcucgaaauacuuucaaaagauuugg................................................................................ +ATUN01000002.1/79576-79969 ..........................................---.CUAU.........AAAUUCUAAAUGCAAACAAAAAAGAAUCAgcuaaugaauucaacguugacguuaa...................................................................................... +CP001991.1/80770-80390 ..........................................UGC.UCUAg.......gUUUCAAUAAACGGAAAAUCUAAAAAAGCUgaaaaugaauuuucauuuucaaacc....................................................................................... +HF988635.1/78352-78721 ..........................................CGG.AAAA........cUUAAAUUAAACGCAAAAGAAACUAAAUCUgcaaacaccg...................................................................................................... +FR884158.1/585-938 ..........................................-GC.AACAa......uuUAAAAUUAACUGACAAAGGUUUUAAUUUUu............................................................................................................... +HF998489.1/9355-8982 ..........................................-GG.CAAA........cUUAAAUUAAACGCUAAUAAUAGCACAAGCcguucuua........................................................................................................ +CP005077.1/1066430-1066006 ..........................................G--.----........gUUUGAAGAAACGCAAACAAAAACAACAAAgaagauaaaauugaaaugccagcauu...................................................................................... +KB890469.1/225159-225534 ..........................................AAC.GAUU........aCAAUUCUAGUUGGCACUCCCAGCUAC---................................................................................................................ +CP006934.1/82796-83205 ..........................................UUC.UAGG.........UUUGAAAAAAUGCAAACAAAAAACGCGAAagcgaaaacuuugaaaugccagcauu...................................................................................... +KE386702.1/19959-20367 ..........................................UGA.UUCA.........UUUUUUUAACUGGCAAAACACUUGCUAAGuuggcgacucuaggacu............................................................................................... +VAFM01000001.1/110572-110996 ..........................................UGU.GACA.........GGUAUAUAAAUGCCAAAGCUAAAAGCAACgugauugcuuuccguccgc............................................................................................. +VAFM01000002.1/254529-254105 ..........................................CGU.GACA.........GGUACAUAAAUGCCAAAGCGAAAAGCAACgugaucgcuuuccguccgc............................................................................................. +JPOG01000001.1/1870125-1870491 ..........................................UGU.GGCAa.......cCAAGCUUAGUUGCGAACGACGACAACUA-................................................................................................................ +LBVL01000005.1/63048-63431 ..........................................AAG.UCAA.........AAAAAAUAAUUGCUAAACCCAAUUAUGAG................................................................................................................ +AZAC01000012.1/3972-3618 ..........................................GGC.GGGAa.......aUUAAAGUAAUCGCAGACGAUUACGCAUA-................................................................................................................ +DF820455.1/1391248-1391636 ..........................................-AC.GACA.........CAAACACAAAUGCAGAUGAAUACUAUACUgcac............................................................................................................ +LDWW01000002.1/237639-237287 ..........................................UCC.GAUA........aAAACUAUAAUUGCCGAAGAUCAUUCUUA-................................................................................................................ +JMLW01000015.1/73476-73838 ..........................................UUA.CUUCa......uuUUAUUAUAGUCGCAAACGACGAUAAUUA-................................................................................................................ +JNKD01000026.1/39064-39457 ..........................................ACC.CACA.........AAAAGAUAAUCGCAAACGAUGAAUCUUA-................................................................................................................ +CBXV010000007.1/314848-314456 ..........................................CAU.GGGG.........-AAAAACAAAUGCCAAUACGCAAGAAUUG................................................................................................................ +CCYH01000025.1/83270-82913 ..........................................-UC.CGCAc......uuAAACAUUAAAUGCAAAAAACAACACACGCuc.............................................................................................................. +LBXL01000031.1/6216-5793 ..........................................GAA.GUCA.........-AAAAAUAAAUGCUGACGAUGAAAAUCUCaguccagcauuagcacuaaauccg........................................................................................ +JUGZ01000013.1/97606-98008 ..........................................-AC.UGGA.........UCGCAUCAACUGCGAACGACGAAAAGUUCcugcaagcggcuuaa................................................................................................. +CP012508.1/617437-617850 ..........................................AGA.UAUU........aCUUUUAUAAUUGGCGAAGCUAAAGCUGCCaacgaugauguaguaguugcuaa......................................................................................... +CP009498.1/16264-15881 ..........................................AUC.GACC.........AAAAAAUAAACAACAACGAUAAUUUCGUUaauguuggcaauuc.................................................................................................. +LBNX01000003.1/44093-44450 ..........................................CAU.ACAA.........AACAAAUAAGUGCAGAACCUGUUUCC---................................................................................................................ +CP010904.1/827903-827547 ..........................................UCC.GGUA.........ACCAUACAAGUGCCAACGAAGAAUUG---................................................................................................................ +JANU01000001.1/29828-30244 ..........................................UCU.GAAAa.......aCUAAAGUAACUGCCACAAACAGUCGCUUCggugagccugcgaacau............................................................................................... +JQLX01000001.1/5794-5436 ..........................................-GC.UACC.........AAAAAAGAAACGCAGACGAAAGUUAC---................................................................................................................ +JIAD01000001.1/1284265-1283893 ..........................................GGA.CACG........uUAAAUACAAACGCUAAAAAUAACAACAACaa.............................................................................................................. +LCNO01000015.1/15676-16056 ..........................................GGA.AUCA.........--AAAACAAGCGUCAAACCACAAGGUUAC................................................................................................................ +JTLC01000017.1/17326-17675 ..........................................AC-.-UC-g.......uUUAAUAUAAACGGAAACUAUAACACAAAC................................................................................................................ +LBFQ01000072.1/2976-2610 ..........................................GCC.CAA-g......aaCCAAAAUAAGUGCGAACGCGAAUUAC---................................................................................................................ +LBWP01000009.1/3123-3526 ..........................................ACU.AUCG.........-AAAAAUAAAAGCUGAUAAUAAAAAUUUCagcccggcuuuagc.................................................................................................. +LBOA01000003.1/31818-32197 ..........................................AUA.AUCA.........AAAUAAGAAAUGCAGAACAUGAGAAUGUUcaauuaaa........................................................................................................ +JNUP01000003.1/6474-6821 ..........................................---.GGCA........aACAGUAUAACUGCCGAUAAUAACGCAGAUu............................................................................................................... +JTJD02000015.1/33141-32758 ..........................................AGG.CUCAa.......uCAUCAAUAGAUGCAAACAACAUCUAUCCUuucgcucg........................................................................................................ +LAJB01000003.1/224901-224540 ..........................................ACU.UGCC.........-UAUAAUAACUGGCAAACAACAAACUCAA................................................................................................................ +LCET01000002.1/68324-67997 ..........................................GGG.AUCA.........AAAAAUUACAAGCAGACGAAAAUACGUUUgcccc........................................................................................................... +CCEJ010000005.1/137421-137818 ..........................................AAC.CGGC........aAAGCAAUAAAUGCUAAAGAAGACAAAGUAcucucaguua...................................................................................................... +BATP01000055.1/13523-13879 ..........................................CCG.CUCA........aAACAAAUAAAUGCAGACUCUAACGAGCUU................................................................................................................ +LBHJ01000003.1/696051-695697 ..........................................GCU.CACA.........AAACUAUAAGUGCCGAACCUCAAUUC---................................................................................................................ +JPSP01000007.1/28515-28904 ..........................................AGG.CUCAaa.....aaAAAUAGUAACUGCGAAUAACAUCGUAAACuucaa........................................................................................................... +JVZP01000178.1/52129-52482 ..........................................CCU.UGGA.........AACCUAUAAGUGCCGAGAACACUCGCACUga.............................................................................................................. +BBLW01000001.1/280432-280064 ..........................................CUC.AGCA.........AACCAAUAGGUGCCGAUUCCAAGCGCACCga.............................................................................................................. +LCJL01000009.1/58801-58439 ..........................................AGG.AUUA.........-AAAGAUAAGCGACAACCCAAAUGUUGCUc............................................................................................................... +LBFR01000007.1/3685-4025 ..........................................GGG.UAAG.........-CACGAUAAGUGCAAACGCAAAUUAU---................................................................................................................ +LBSR01000012.1/23369-23684 ..........................................--A.AUCAa.......aACAACAUAACUGCCAACAAAAAUUUG---................................................................................................................ +LBON01000001.1/85770-86180 ..........................................UCG.GUCA........aACAAAAUAAAUGCAGAAUCUUUUGUUUCUguuguuaaguccuucuuuaguuc......................................................................................... +LCPJ01000023.1/4002-4388 ..........................................AGG.UUCA.........-AAACACAAGUGCUAAAAACUUUUUGGCAcaaguggacgcagagguaaaaucccgca.................................................................................... +LBVO01000045.1/1590-1187 ..........................................UCA.UACUa.......aAUACGACAAACGCCAAAACAUUUGUCCAGcagguucgcgaauuugccucac.......................................................................................... +LCND01000009.1/18504-18891 ..........................................UCU.CUCA.........AAAAAAUAAUUGCCAAUACACUGGCUAGCaagaucagaaacgcuuu............................................................................................... +LBXN01000012.1/8146-8528 ..........................................UCA.AUCA.........-AAAAAUAAAUGCUGAUGAAUUUUCAUCUgcuggugaguuuuuagccg............................................................................................. +LBTE01000001.1/181582-181951 ..........................................CGU.UCAA.........-AAACAUAAAUGCAGAACCACUUAGUGGCuc.............................................................................................................. +JXYS01000044.1/11802-12151 ..........................................GCC.GGAA........aAAUAAAUAAACGCCGAGCCUCAGCUC---................................................................................................................ +JRNA01000008.1/44248-44604 ..........................................GUG.GCCGu......uuUAAAUAUAAACGCUAAAAAUAAUAAUAAUu............................................................................................................... +JYNY01000067.1/698-284 ...............................aaaagggaaaaACC.UGAAa.......aAAACAAUAAACGUCAACUACAAUCCAGUAgcugaggccgaagc.................................................................................................. +JQKG01000044.1/8746-9122 ..........................................AGC.GGCA........aGCCAUUUAACUGGCAAAAAUAUUUCCCUGggugcucc........................................................................................................ +CP010049.1/662246-662652 ..........................................AGC.CUUAa......uuUUUAAUUAAUUGCAAAUAAUACUAAGUAUgaac............................................................................................................ +LBUB01000004.1/14890-14538 ..........................................GAA.GUCA.........-AAAAAUAAUUGCUAAACCCAAUUAUAAAu............................................................................................................... +LBTR01000041.1/3674-4084 ..........................................AAU.GUCA.........-AAAAACAAAUGCUAGGAAUAAAUUUACUagccuggcugaaaagcuauauauccagau................................................................................... +JRAO01000036.1/80303-80708 ..........................................GGA.CAUC........gAACUUUUAGUUGGCGAAAACAAUUAC---................................................................................................................ +LBVU01000003.1/207697-208066 ..........................................UUG.AUUA.........-AAAAACAAAAGCUAAAUCUUAUGAUUCAgcuucugauua..................................................................................................... +LCKC01000012.1/3100-2729 ..........................................UCG.GAGA.........CAAAUAUAACUGCCAAUUUUAGCAGACAAccggca.......................................................................................................... +LCMH01000015.1/545-169 ..........................................UUA.AUCGg......ggUAAAAGUAACCAAAAAAAUUAAGCAA---gaccgc.......................................................................................................... +LM655252.1/355939-355574 ..........................................UAU.UACA........aUAAAUUUAAAUGCAAAUGAUGAAAAUAAUcuucaagaauu..................................................................................................... +JQKF01000008.1/93046-92698 ..........................................GCC.GGAA........aACAAAAUAAAUGCCGAACCUUCGUUC---................................................................................................................ +CP006873.1/25114-24724 ..........................................GCG.UCAC.........AAAAUAUAACCGGCGAAGAAAACUAU---................................................................................................................ +FO681347.1/931288-931628 ..........................................UUG.A---g......guUUUUAAUAACCGGAAAUCAAAGAUUA---................................................................................................................ +JJML01000005.1/22022-21639 ..........................................AGG.CUCA.........AACUUGUACAUGCGAACAACAUUGUACCCuuugcuc......................................................................................................... +LCRI01000014.1/3123-2691 ..........................................GGA.UGCA........gAGAAGUCAAAUGCCAAUAUCUUCUCAAAGgccaagaacaugaucgcuucgg.......................................................................................... +LCMN01000019.1/6816-7187 ............................cugcaggguaaaacAGG.UUCA.........AAAACACAAGUGUCGAUGCAAAUCGCACUccucgcu......................................................................................................... +LCBR01000003.1/24404-24800 ...............................ggcgggguaau-CC.UUCAa.......aACACAAUAAGUGCAAACUUAUUCGGCAAAgcaaaagcuc...................................................................................................... +LCIO01000001.1/359464-359150 ..........................................--A.AUCAa.......aACAAAAUAACUGCCAACAAAAAUUUGGCUu............................................................................................................... +LCMF01000007.1/3328-2942 ..........................................AUC.AACA.........-AAUCAUAAAUGCUGAUGAAUAUGCAUUAguggcugcgc...................................................................................................... +LCAT01000001.1/12487-12871 ..........................................AUA.GUCA.........-AACAAUACAUGCAGAAAUGCCUGUUAGUggcgcaag........................................................................................................ +LBTQ01000012.1/4722-4333 ..........................................GGG.AAGC........aACCUGUUAAAUGCAAAUUUUACAGCUAGAuugagaagcgcuuuug................................................................................................ +JHXL01000001.1/268664-268318 ..........................................-GC.CGAG........gAUUAAAUAUCCGGAAACCAAACAUUU---................................................................................................................ +LCJB01000031.1/7357-6953 ..........................................GGA.UGCAa.......gAGAAUUUAACUGCCAACAUCUUCUCACAAgccaagaacgccguggcgaaag.......................................................................................... +KL370861.1/689059-689433 ..........................................---.--CAa.......cAUAAAAUAAACGCUGAUAACAAUCAGUA-................................................................................................................ +CP011125.1/3695779-3696139 ..........................................AUC.CGGG.........AAUCUGUAAGUGCGAACGAUAGCACCUA-................................................................................................................ +JPOL01000002.1/2743610-2743210 ..........................................UUU.UUCA........cACUUUUUAAACGGCGAGAAUAACUAC---................................................................................................................ +JQZV01000013.1/531207-531608 ..........................................GAC.UUCA........gACCUUUUAAAUGGCGCAAAUAAUUAC---................................................................................................................ +CP009770.1/651986-651568 ..........................................---.CGA-........gGCAUAAUAAAUGCUAAAAAUACAAAAACUaaugaagcaucucuaaacccaguguuuau................................................................................... +LN774881.1/45808-46201 ..........................................UAU.CUUA.........AUUAAAUAGUUGCAAAUUAUAAAAAAUAUgaac............................................................................................................ +LCPZ01000013.1/14684-14250 ..........................................AUG.GACA.........CCAUAAUAAGUGCAAACUUGUUAUCCAAAguaaaagccagcguugccaacuuggcaa.................................................................................... +JPGV01000030.1/16634-16230 ..........................................GCC.UAUG.........UAAAUGUAGAUGCGAACGACUACUCGUA-................................................................................................................ +LCQK01000001.1/76799-76484 ..........................................-UC.GGCAa.......cAAAUAUUAACUGCCAACUCUAAAGUUGCAgcccc........................................................................................................... +LBWS01000004.1/13001-12609 ..........................................AAU.CUUA.........ACUAUAUAAAUGCCAAAAACGCAUUAGCAaagcuuaguaaugcuuu............................................................................................... +LBYP01000006.1/6250-6635 ..........................................-GC.ACCG.........CUUACACAAGUGCAAAUCAACUUGUUAGCaaggcaaaaucauuguu............................................................................................... +CP010048.1/642823-643266 ..........................................-AG.CUCA.........AAAAAAUAAUUGCAAAAAAUAAUGUAAAAuauga........................................................................................................... +LBUF02000004.1/3892-3509 ..........................................UCA.GGGC.........-AAAAAUAAGUGCAAACUUAUUUAGCCGGguaaaagacgcuuuucg............................................................................................... +LBVD01000033.1/1549-1946 ..........................................AGG.AUCA.........-AAAUAAAAGUGAGACUAAAAACAGUUUCgcuucguuuuuagcaucugcuaauc....................................................................................... +JNKS01000009.1/137342-137688 ..........................................GCA.AA--a.......uUAAAAGUAAACGCUAACAACGAUUACGAA................................................................................................................ +JHYB01000002.1/203033-203370 ..........................................UCG.GGUU.........AUUUAAUAACCGGAAACCAAAAUUUA---................................................................................................................ +LCKM01000037.1/6584-6998 ..........................................CAG.GUCA.........-AAAAACAACUGUCAAUAAAGAAGACGGAauaguugcccagggugucggacuccucaa................................................................................... +LCQQ01000019.1/13784-14141 ..........................................CGG.UACA.........-CACAAUAAGUGCAAACUUAUUUAAAUCCuuuacgcggcaacccgcuuu............................................................................................ +LCRX01000013.1/37153-36761 ..........................................GCU.CGGC.........AAUCGAUACGUGCCAACGUAUUUUCACGGgcuaaggcugcgcucgcucg............................................................................................ +LCCA01000014.1/22738-23142 ..........................................ACU.UAGA.........AAAAAAUAAAUGUUGAUGAUGAAUCAGCUuauguaggacaacccg................................................................................................ +LBWN01000015.1/4052-4452 ..........................................GUU.GAUC.........-ACCAAUAAGUGCAAACUUAUUCUCAAAAgcgcgcguagcuuuugccaagu.......................................................................................... +LBSM01000014.1/7495-7801 ..........................................UUG.UAGC.........AAAAUUCAAGCGCUAAACCAAAUUUAGCA................................................................................................................ +LCSE01000026.1/14477-14815 ..........................................---.GGCA........cCAAACAUAACUGCCAACUUCAAAGUU---................................................................................................................ +LCCH01000003.1/104539-104154 ..........................................AUA.CGCA........aACAAAAUAAGUGCCAACUUAUUUUCAAAAguaaaagcggcuuu.................................................................................................. +LBPN01000017.1/4668-4262 ..........................................-GC.GUCA.........AAAAAACAAAUGCUAAAAAUUCAUUUAGCgauuuagaggaagcauucgcuaaccgcg.................................................................................... +LCQN01000004.1/2090-1720 ..........................................CCU.UGCA.........AUCCAAUACGUGCCAACGUAUUAUCAACUgucaggaacgc..................................................................................................... +LBRG01000002.1/80990-80646 ..........................................UAG.AGGG........gCAAAAAUAAGUGCCAACUUAUUUCAAAAAccug............................................................................................................ +LBWD01000040.1/2872-2459 ..........................................ACU.AUCA.........-AAAAAUACAUGCUGAUAACACUAUCAGUaagcuugaagcgaaacuugcucaacuuga................................................................................... +LFCL01000020.1/43920-44288 ..........................................-GG.CAGA.........-AACCACAAAUGCUAAAAACACCGUUUCUccguauuucgg..................................................................................................... +LCFP01000015.1/21595-21182 ..........................................-CA.AUCA.........-AAAUAUAACUGUCGAUAAUACCGACGAGcuggaagaauuaguugaguauggcgagagucuucu............................................................................. +LCZK01000005.1/15794-15403 ..........................................GGG.GGCA.........CAAAAUGAACCGCCAACGAGCAGUUC---................................................................................................................ +LCPF01000001.1/139041-139402 ...................gcgcauagcgcuuagggguaaauCCG.GUCAa.......aAACUUUCAACUGCCAACAGCAAUGUUGCA................................................................................................................ +LBTF01000042.1/4010-3627 ..........................................-GC.UCUG.........-AAUGGUAAAUGCAAACUUUACCGCAAAGcuuaaagguaugguua................................................................................................ +LBYO01000020.1/14685-15084 ..........................................GUU.GGA-.........-AAAAAUAAUUGCUAACAAUUUUGUUGCAauggcaaagaaaauaguuucuc.......................................................................................... +LCJI01000076.1/551-95 ..............................ggccuaauccguUCG.UGCA.........-CAAUCUAAAUGCAGAUUCUGAAGAAUCUacagcuuuugauuaucagcaagcaac...................................................................................... +LBRY01000002.1/96982-97252 ..........................................UCU.UGGA.........AAAGACUAAGUGCAAACAAAGAUUAC---................................................................................................................ +LBSX01000016.1/13212-12821 ..........................................--G.GGC-.........AAAUUCUACGUGCAAACGUAAUCAGCCGUguaaagaauguauuagccaacgc......................................................................................... +LCCN01000005.1/43676-44042 ..........................................AGG.UUCA.........-AAACACAAGUGUCAACGAUUUCGUUGCAcaaguaaaaggggcaguugcaaaac....................................................................................... +LBVI01000011.1/10031-10437 ..........................................CCU.UAGA.........-AACGAUAAGUGCAAACUUGUCUAAUGUCgcaaagag........................................................................................................ +JNJZ01000001.1/51391-51754 ..........................................-U-.ACUAg.......gUUUUAAUAAACGGAAAAUCUGAAAAAGUUucaucaucaaugaugg................................................................................................ +LCQJ01000017.1/3987-4389 ..........................................-GC.GGGA.........-AAAUUUAAGUGCAGACUCAACCGUCGCAcgggcaaagucaacuguuucuccgu....................................................................................... +CWGI01000001.1/410139-410466 ..........................................-GC.AAUU.........UAAAGAUAAUCGGAAACGAUGAUUCUGCC................................................................................................................ +JNSG01000124.1/7179-6798 ..........................................CGG.GGCA........aAAAACAGAAUUGCCAACGAGCAGUUC---................................................................................................................ +LCQD01000047.1/1018-1366 ..........................................---.CACA........aAAAACUUAACUGCCAACUUUAACGUUGCAgcucc........................................................................................................... +LBRC01000023.1/12761-12379 ..........................................-UG.GUCA........aAAAGAAUAAGUGCAAAAAACUUAUUUGCGaaagcuagagaacuuuu............................................................................................... +LCLC01000008.1/174-544 ..........................................-CC.GGAG.........AAACACAACAUGCCAAACAAUCUGUAGCAaugcc........................................................................................................... +CP013015.1/2533989-2533630 ..........................................GAU.AGGA.........-CAAAACAAGUGCCAAUGAUUAUGGCUAU................................................................................................................ +MHBD01000002.1/13547-13938 ..........................................-AA.CUCA........cAAAAUGUAAAUGCAAACGAUGAAAACUAUgc.............................................................................................................. +MGXT01000015.1/8080-7667 ..........................................UGC.UAUA.........AACAGAUAGUUGCAAACGACAACAUCUUUgcugcuaacgacgaaguaaaagcugcu..................................................................................... +MGXG01000040.1/13579-13190 ..........................................GGU.UAUA.........-AAAUAUAAUCGCAAAAGCGACUAAAUUUgcugcaaacaaucg.................................................................................................. +LJCP01000005.1/82764-83123 ..........................................UCC.CAGCg......ggCAAAGAUACCUGCCGACAACGAAGAGUU-................................................................................................................ +LKUE01000187.1/213-565 ..........................................GAU.GGCA.........CAAAAUCAACUGCCAAUAGCAGUUAU---................................................................................................................ +MHAC01000036.1/12680-12321 ..........................................AUC.GGUU.........AAUUUUUAAAUGCCAACGAUAAUUUC---................................................................................................................ +LEKQ01000002.1/22785-22433 ..........................................ACG.GGAA........gAAAAAAUAAAUGCCGACUACGGUUAC---................................................................................................................ +CZVY01000005.1/22662-22299 ..........................................ACG.GCG-.........-AAAAAUAAGUGCCAACUAUUCAUAU---................................................................................................................ +MFGX01000014.1/1750-2110 ..........................................GGC.GGCAa.......aGCACGAUAAGUGCCAACGAACUAGCUUAC................................................................................................................ +CVRF01000002.1/116186-116544 ..........................................AAU.CGCA.........-AUAAAUAGUCGCAAAUGAUAAAAACUA-................................................................................................................ +MGVD01000143.1/12424-12776 ..........................................UCG.GCCA........cUACAAAUAAGUGCAAACACUUAC------................................................................................................................ +MEKR01000144.1/4750-5104 ..........................................GCG.UGGAc.......cAAAAACUAAAUGCCAAUACACAAUUG---................................................................................................................ +CP014606.1/252745-253092 ..........................................GGA.UUAA........cAAAAUUUAAACGCUAAAAAUAAUAAAUUA................................................................................................................ +MEWO01000052.1/4102-3747 ..........................................GUC.AAGAa.......aCACUAAUAAGUGCAAACCACAACUUU---................................................................................................................ +MGRH01000003.1/98169-98518 ..........................................-AC.AGGA.........ACUGUUUAAUUGCCAACGAGCAAUUA---................................................................................................................ +MGYE01000004.1/2020-1606 ..........................................UGU.GACA........aAACUUAUAGUUGCCAAAACAAAACGCAACuccguuaaugaugcaaugu............................................................................................. +MFGW01000163.1/1065-712 ..........................................GGU.GGGGg.......cAAAAACUAAUUGCCAACUAUAAUUAU---................................................................................................................ +MGYI01000040.1/15438-15037 ..........................................CGU.UGCA.........-AACUAUAGCUGCAAACGAUAACAGCUAUucugcugaucaagaccucgcaau......................................................................................... +LWLG01000001.1/217929-218288 ..........................................GGU.GGGA.........AAAACACAAGUGCCGACGAAUACGCUUA-................................................................................................................ +MHFY01000089.1/36825-37235 ..........................................UCU.AGGC.........-ACAACUAAACGCAAACGAAACAGCGCAAgcugaaaucgaugccgcgaaugaaa....................................................................................... +MFGU01000072.1/12500-12155 ..........................................GGC.GGCA.........-AAACACAAACGCUAACUCAAAUUUA---................................................................................................................ +MGSL01000002.1/87491-87871 ..........................................GAC.UUCA.........CACUUAUAACUGCCAAUACAAACUUGGCUgcuaucaacacca................................................................................................... +MGPY01000047.1/46976-47340 ..........................................AUC.CAGA.........AAAAAACAAACGGCGAAGAAUACUCUUA-................................................................................................................ +LJUH01000035.1/1177-803 ..........................................AAC.CGAA........aCAAAAAUAAACGGCGAAGAAAAAUUUGCCu............................................................................................................... +LMZT01000136.1/1985-1630 ..........................................GGU.GGAA.........ACAACACAACUGCCGAUUACGAUCUG---................................................................................................................ +MGYF01000011.1/45317-44918 ..........................................AGU.UGCA.........AAUUUGUAGAUGCAAAUGAUGCAAUCUAUaacgcugcagacgcaguagg............................................................................................ +LKAJ01000003.1/197001-197364 ..........................................UAA.CUGU........cUUGUUAUAGAUGCAAACGACAACAUCUAUgg.............................................................................................................. +MHBL01000417.1/6274-6630 ..........................................UCG.GUCA.........CACAAGUAACAGCGAACGAAGAACUC---................................................................................................................ +MGES01000013.1/12099-12466 ..........................................GCU.GGGC.........AACACACAGACGCCAACAUCGACGUCGAAuc.............................................................................................................. +LQAA01000069.1/10493-10138 ..........................................UUU.GGGAu.......uUAAAUACAAAAGCAGACUCUUACGAGUA-................................................................................................................ +MHFD01000070.1/17299-16909 ..........................................CCU.GGCA.........AAAACAUAAACGCAAACUACAAUCCAGUAgccgaggcug...................................................................................................... +LFTD01000032.1/11516-11867 ..........................................CUG.GGGUa.......aUAAAUUUAAACGCAAACGAUAAUUUU---................................................................................................................ +MEUM01000023.1/2255-1908 ..........................................GAC.CGGA.........AAUAUAAACAUCCUGAAAUAGGAUAC---................................................................................................................ +MHGJ01000085.1/9403-9005 ..........................................UCC.UUGC.........-AAAACUAAACGCAAACUACAGUAAUGUAgcacugagacccauggcagcaa.......................................................................................... +MGQK01000021.1/36705-37061 ..........................................-AG.CGGA........aCGGCUAUAAACGCCGACACUAACUAC---................................................................................................................ +LIZX01000026.1/1871-1455 ..........................................GGU.AGCCa.......aCGUUCAUAAAUGCAAACGUAAAAGAAGCAuuagcgaaugugguuugguuugaggg...................................................................................... +MHAB01000009.1/90027-89665 ..........................................-UC.GGCAg.......cACUGCAUAAGUGCCAACAACUAC------................................................................................................................ +MGSF01000072.1/8854-9199 ..........................................---.GCUA........cUCAAAAUAAACGACGCUUACGCGUUG---................................................................................................................ +LVAZ01000193.1/10568-10923 ..........................................CCG.AUCA.........CGCAUAUAACUGCGAACAACGAAUAC---................................................................................................................ +METP01000031.1/3055-2626 .........................................uGUU.AGCA.........ACUCUCUAAAUGCAGAUGUUAAACAAGCAuuagcccauguugacuggagcgcguuuggag................................................................................. +LDIY01000025.1/1455-1093 ..........................................UUG.AUCA.........AAACAAUAAAUGCAAACCCUAUGGUU---................................................................................................................ +KQ959571.1/48198-48573 ..........................................ACG.GGCA........aAAAAUUUAGUUGCAAAAACUAAUAGAUU-................................................................................................................ +MEIE01000003.1/8149-7786 ..........................................ACU.UGGAa.......cCUAAAGUAAACGCGAACGACGAAUACUUU................................................................................................................ +MBEW02000007.1/65381-65025 ..........................................GAG.GGACa.......cUAAAGUUAAACGCAGAAGAUAAUUUU---................................................................................................................ +LN906597.1/1769319-1768932 ..........................................AGC.CGGAa......ggCAAAUAUAACUGCCAACGAUGAAACCUUUaguau........................................................................................................... +KQ960171.1/91994-92343 ..........................................UGG.CUCA.........AAAAAUUAAAUGCUAACGAAAAUAAUUUA................................................................................................................ +MEWP01000009.1/6310-6669 ..........................................AUC.GGGA.........ACACUGUAAGUGCCAACGAUUACUCGUUU................................................................................................................ +LFTO01000071.1/11850-12204 ..........................................-GG.UGGAc......cuUUAAAAUAACUGCAAACGAUAAUUAC---................................................................................................................ +MGFQ01000019.1/12306-11944 ..........................................UAA.ACCA.........-AAAUUUAAGCGUCAAUUCAAACAAUUA-................................................................................................................ +MHFG01000092.1/3055-3470 ..........................................CCU.GGCA.........-AAUAUCAAAUGCUGACACUGUAAAAGUAccagcaucaguggaccagcuccuugcggcua................................................................................. +MGGC01000035.1/20445-20094 ..........................................AGA.GUCA.........AAAAAAUAAAAGCUAACAAAAGUUAU---................................................................................................................ +AP013035.1/288584-288937 ..........................................-GG.UGGG.........UAAACACAAGUGCCGACUCUGAAUUA---................................................................................................................ +MIAO01000031.1/2832-2487 ..........................................--G.GGCAc.......cCAGAUUUAACUGGAAACAACGAAUAU---................................................................................................................ +MFRH01000054.1/18084-18462 ..........................................AGG.CAAA........uUAAACAUAAGUGCAGAUACAACAGCAUUUaaaaacaguuu..................................................................................................... +MHOI01000020.1/3407-3757 ..........................................UUC.UGCA........cAUCAAAUAAGUGCAAACAAACAACCU---................................................................................................................ +MHHW01000003.1/105340-105708 ..........................................UCG.GAGA........cCAAAUAUAACUGCCAACUAUAGCAGAAUAccgguga......................................................................................................... +MHBJ01000129.1/58834-59187 ..........................................CCG.GUCA.........CACUAGUAACUGCGAACGAAGAACUC---................................................................................................................ +MEIF01000008.1/13558-13201 .........................................cGAC.UGUG.........AAAAGAUAAUUGGCAACUCACACCAGUUA................................................................................................................ +MHFI01000010.1/1947-1560 ..........................................CCU.GGCA.........CCAAAUUAAACGCUAAAAACACGAACAUCgugcgggugcccuuca................................................................................................ +CYUJ01000002.1/555749-555396 ..........................................GCU.CAAA.........-ACAAAUAAACAACGAAAAUAAUAAUUU-................................................................................................................ +MHBF01000056.1/34319-33960 ..........................................CCG.GUUA........aAACAAGUAACUGCAAACGAAGAAUUU---................................................................................................................ +MIBK01000189.1/29921-30265 ..........................................--C.GGCA.........ACAAUUUAACUGCCGAAGACAAUUUG---................................................................................................................ +KQ959676.1/82208-81846 ..........................................-CG.AGUAcc.....guCAAAUUUAAUUGGCAAAACUAAUUACUCUgggc............................................................................................................ +LMAD01000040.1/12505-12857 ..........................................GCC.GGAA........cCAAAAAUAAACGCGAACUCAACAGUUAACg............................................................................................................... +LNEO01000177.1/47390-47749 ..........................................ACG.AUCA.........-AACAAGAGAAGCGAACGACAACGCUCU-................................................................................................................ +MENC01000299.1/8040-7646 ..........................................GGU.UACA.........AACAAUCAAACGGCGAUAACAAUUUC---................................................................................................................ +MGNI01000077.1/12465-12064 ..........................................-CA.GCGU.........ACAAGAUAAGUGCCAAAAACACAAACUACgcca............................................................................................................ +LNES01000006.1/53933-54307 ..........................................AAC.CGGU.........AAAAAAGAAUUGAUACACACGAAAGUGAUg............................................................................................................... +LFRX01000017.1/24494-24846 ..........................................-GU.CGAG........gUUUAAAUAACCGCUAACCAAAAUUAC---................................................................................................................ +MEUL01000107.1/12938-13366 .........................................uGUU.AGCA.........AAUUUUUAAAUGCAGAUUCUUUAGAAUCGcuacgugcaagaguugacuggucuuucggcga................................................................................ +MGGO01000013.1/5585-5190 ..........................................---.UUCA........aAAAAUACAAAAGCAGUAAAAAACACUGCUcuugcuuuuagcgucuuugcggacg....................................................................................... +LNFE01000171.1/18255-18602 ..........................................GAU.CGGA.........AAACCAUAACUGCCAAUCAGCAGUUU---................................................................................................................ +MGFS01000028.1/13613-14010 ..........................................AGA.ACCA.........-AAAAAUACAAGCAAGACUUAAAAGUCAAgc.............................................................................................................. +MEUA01000041.1/14928-15356 ..........................................GGU.GGCA.........AAUUUAUAAACGCAGGUAACACUGUAGAAgaauucuuugauaaggugaagaugguugcugg................................................................................ +MFFR01000081.1/9602-9956 ..........................................AGC.GGGA.........AAAACUCAACUGCCAAUGAGCAGUUG---................................................................................................................ +MEUE01000001.1/557389-556978 ..........................................UGG.UGGC.........-AAAAACAAACGCAAAAAACAUUUUUGCAaaguuagcugaugccguagcggc......................................................................................... +LFTP01000002.1/9946-10303 ..........................................GCG.GCAA.........GGCAAAUAACUGCCAACGAUCAGUAC---................................................................................................................ +MHYJ01000104.1/2228-1853 ..........................................CCU.GGCA........cAAAAUAUAAAUGCUAGACCAGCAUAU---................................................................................................................ +MIAP01000112.1/1145-797 ..........................................---.GUGC........aAAAAAACAACUGCAGAAGACAACUUC---................................................................................................................ +LJUS01000001.1/121172-120775 ..........................................CAG.CGCA.........-ACACAUAAGUGCCACACGCACUGAAUACgcgg............................................................................................................ +MENF01000054.1/12124-12519 ..........................................GAA.UUCCu.......aUGUCAAUAAUUGACAACAAUAAUUUC---................................................................................................................ +MGHN01000018.1/79211-78798 ..........................................ACU.AUCA........aAAAUUAUAAACGCCAAUAUAAAAACGCGUuucgccaaugcuau.................................................................................................. +MHCQ01000017.1/18428-18784 ..........................................ACA.ACC-.........CAAAUUUAAGUGCAAACUUAAAGAGU---................................................................................................................ +MFJE01000033.1/5817-5410 ..........................................-CA.AUCA.........-AAACAUAAAUGCUGAUGAAACCAUUAGCgaacuagaggcuaaaguuaaagcggcgg.................................................................................... +MGHY01000011.1/7664-7307 ..........................................AAG.AUCA.........-AAAUUUACACGGCGAAGAUGAAUCUUACgcccc........................................................................................................... +MFKJ01000019.1/29047-28723 ..........................................UUC.AAA-a.......aAACAAAUAACUGCCAAUAAAACAGCAGUUcccg............................................................................................................ +MFTT01000008.1/14499-14117 ..........................................GCU.UGGA.........-AAAAGUACGUGUAAACAACGUUACUGCAaaacuccggggcguggcaagcc.......................................................................................... +MEVA01000003.1/22149-22542 ..........................................GCC.AGCA.........AAAACAUAAAUGCUGAUUCAAACGAAUUAguaggugugc...................................................................................................... +MFPQ01000142.1/11917-12277 ........................................cuUCC.GACA........cACUCCAUAAACGCCAACGAUAAUCUG---................................................................................................................ +MGUR01000029.1/2715-2345 ..........................................UCC.GCCC.........AAAUCAUAACUGGCGAACCUCUC------................................................................................................................ +LDIV01000001.1/548920-549290 ..........................................ACC.GUCA.........-UUAAAUAAGUGCAAACUUCAAUCAUGCAca.............................................................................................................. +MGZJ01000091.1/160444-160040 ..........................................AUC.CACU.........AAACAAUGAAUGCAAACAAUACAACUGCUgcagacaauua..................................................................................................... +LDIZ01000008.1/226215-225849 ..........................................UUG.GUCA........cAAACAAUAAGUGCAACUGAUUCAGUUGGCuc.............................................................................................................. +MHYA01000206.1/8826-8473 ..........................................UCU.GGCA.........AGAAACUAAAUGCAGAUACACAGUAU---................................................................................................................ +LSSZ01000072.1/31664-32087 ..........................................UCU.GAUC.........ACACUUUAACUGCUGAACCGCAGUUG---................................................................................................................ +CP012665.1/27155-27547 ..........................................CCG.AGUCg......aaAAAAGAUAACUGCUAACUACAGGAAUCAAccaggcguggucgc.................................................................................................. +LIGX01000041.1/259241-259604 ..........................................GCC.GUUC........aAAACAAUAAAUGCAAACUAUUCUGAAGAAga.............................................................................................................. +MIDO01000016.1/4255-3890 ..........................................UCC.AUUC.........AAAACAUAAAUGAAAAUAAUGUAGUAAGCuuccgug......................................................................................................... +MIDR01000041.1/43779-43394 ..........................................UCU.GGUC........gACCAAAUAAAUGCAAAAAAUGCAAAUAUCguagcuagccuuc................................................................................................... +LJZT01000076.1/188-579 ..........................................AGG.CUCAaa.....acAAAAAGUAAAUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +MFKM01000033.1/15478-15821 ..........................................GGC.-AAA........cAAACAAUAACUGCCAAAAAUAAUUUGGUUccgg............................................................................................................ +KV820624.1/2365-1959 ..........................................GUC.CUCA........aAGCUUUUAAGUGGCGAAAAUAAUUCUUAC................................................................................................................ +MHXF01000040.1/2608-2260 ..........................................GCU.UUCGc......agAACGAAUAACUGCCAACAAAAACUAUUCAcccg............................................................................................................ +MEZU01000014.1/99792-99406 ..........................................-GG.ACA-........aAAAAAUUACGUGCAAACGUAUUAGCGAAAacucgaacugcuguagcaaa............................................................................................ +MGHF01000001.1/36664-36261 ..........................................UGG.AUCG.........-AAAACCAAACGUCAACUAUACGAGACGUcuggcugaucgcgcagaggcguuuuuggc................................................................................... +MGUW01000023.1/24194-23844 ..........................................AUC.GGCC.........AAAACAAACAAGCCAACGAACAAUUG---................................................................................................................ +MHMS01000008.1/20351-19992 ..........................................UCA.AUCA.........--AACAAAAGUGCAAAUAAUUUUGCGCCUuccua........................................................................................................... +MDLB01000081.1/11639-12060 ..........................................ACC.UGAA.........-UCCAAUAGAUGCAAAAUCGUCUGUUGUAaaagagguugaaauaccaacuaauguugu................................................................................... +LMYZ01000157.1/423-50 ..........................................ACA.UCAG.........CAAACGUAACUGCGGACUCCUACGAGUAC................................................................................................................ +MHDD01000010.1/12272-12640 ..........................................GGU.UUCA........aAAAAUAUAACUGGCAACAAAAAAGUU---................................................................................................................ +MGRM01000009.1/160866-161212 ..........................................CGU.GGCA........cAAAAAAUAAAU---AACGCAGAAAUG---................................................................................................................ +MIAN01000222.1/1534-1886 ..........................................--C.UGCA.........AAACAAUAAACGCUAAUAAUAAUAAUUUA................................................................................................................ +MGJT01000018.1/4725-5079 ..........................................UUU.ACCC........aAAAUCAUAAUUGCCAACUACAAUAGCAAUu............................................................................................................... +MEUZ01000002.1/15586-15200 ..........................................AUU.AGCA.........-AAGUAUAACUGUCAACGAAUAUGUUGAUcagccgguuuacgc.................................................................................................. +MHHZ01000006.1/10594-10981 ..........................................GAU.AGCC........aCUUUAAUAAGUGCAAACACAAUUUUAAGCaggguuaaagcagcuu................................................................................................ +MHQM01000025.1/22344-22744 ..........................................CUC.UGCA.........AACCAAUACGUGCAAACGUAUCUGAAGGCgcuguagcgguuuccgccgacu.......................................................................................... +MHHD01000018.1/3074-3495 ..........................................UCC.UUAC.........ACAAUAUAAACGCAAGAACGAACAUCAGUucguuaacagcagagagauacaacguuguuccuu.............................................................................. +MEQG01000039.1/37351-37718 ..........................................GGU.GAUUa.......aAUUGUAUAAUUGGCGAAAGUAAUUUU---................................................................................................................ +MGRR01000113.1/4408-3865 ..........................................GGU.AGCA.........CAAUGAUAACUGGCGAAAGCCAAUAU---................................................................................................................ +METE01000008.1/25900-26263 ..........................................AGA.GGCA.........-AAUCACAAAUGCCAACGCAUUUGGCGGGuuucg........................................................................................................... +LNEX01000505.1/4133-3733 ..........................................GUA.AGCA.........AAAACACAGAUGCAAAUAAUGUCAUCAAAuucccuag........................................................................................................ +METK01000007.1/9815-9433 ..........................................UCA.GGUA.........AAACAAUAAGUGCAGGAUUUAGUUCCUCAcaaccaagcg...................................................................................................... +KQ959260.1/192515-192100 ..........................................AGC.AUCAcu.....aaCUUUUUUAAUUGGCGAAAACAAUUAC---................................................................................................................ +MFRP01000029.1/14906-15297 ..........................................-CG.AGCAa......aaCUAAAAUAAAUGGCAACAACGUCAUUAAAgcugauuuca...................................................................................................... +MDJR01000001.1/361697-362027 ..........................................-GU.GGCAu.......uUAAAAAUAAACGCAAACGAUAAUUAC---................................................................................................................ +MFVN01000010.1/7194-7575 ..........................................-UU.UGCA.........AACUAGUAAAUGCUAAAUUUACUUCUAAAcuccgagguaugguuuc............................................................................................... +MGXM01000089.1/35997-35601 ..........................................CAG.CGCA.........-CGUGUCAAGUGCCAACCGCACAAACUACgcug............................................................................................................ +MEUV01000045.1/11962-12351 ..........................................ACU.AUCA.........-AACAAUAAGUGCUGAUGAAUUUGCAUUCcagccugc........................................................................................................ +MIBD01000002.1/25425-25081 ..........................................--G.CUCA.........AAACUAUAACUGCGAACGAAAGUUAC---................................................................................................................ +MHJO01000007.1/26393-26069 ..........................................---.AUCA........aCUCAAAUAACUGCUAAACAAACAUUAGCGuuuagucc........................................................................................................ +MHBZ01000033.1/64921-64551 ..........................................UAG.GUCAa.......aAAAACACAAACGGCAAGGAUUAUUCCUCAgccggaga........................................................................................................ +MFQT01000011.1/13297-13699 ..........................................GUA.AGCAa......ucAAAUUAUAGAUGCCAACAUCUACAAUAGAaugaagaccgcgguagcuaa............................................................................................ +MFXG01000090.1/4445-4874 ........................................agUGG.U---.........GCAACAUAAAUGCAAAAGAUAGUGAAACAacuuuuguuagcaugcuaaaagaagcuuuugcu............................................................................... +MFQW01000033.1/5226-4815 ..........................................GGC.GUAG.........AUUCCCUAAGUGCAAACUUAGUAAGACAAgugaaggaugcuguagcuucug.......................................................................................... +MGGP01000013.1/28775-28427 ..........................................CUA.GUCA.........AAAACCUAAGUGCAGAUAAAACUGACACUuccagguu........................................................................................................ +MHCR01000026.1/28240-27881 ..........................................UGA.AUCA.........AAAUAAUAAUUGCCAACAAGGCAAAGACUccuu............................................................................................................ +LJUC01000171.1/2641-2289 ..........................................UCU.GGCA.........AAACCCUAAACGGCAACACACAGUUG---................................................................................................................ +MFKH01000002.1/9106-9456 ..........................................GAC.CAC-........aCAAAAAUAGCUGCCAAUAAAACGGCA---................................................................................................................ +LVBW01000015.1/78865-79218 ..........................................UCC.ACCA.........AGCCAAUAAACGGCACUGAAGAAUAC---................................................................................................................ +MGFC01000030.1/6687-7104 ..........................................AGA.UGCA.........AAAAGAUAAUUGCCAACAUCUUUACAAAAgcaaagcaagcauuuu................................................................................................ +MHOE01000033.1/7462-7039 ..........................................UCA.GGAAu......ucACAUAAUAAGUGCAAACUUAUUUACGAAGguaagaaaugccuuugc............................................................................................... +MHGU01000005.1/22162-21755 ..........................................CCG.GACA.........CAAUGAUACGUGCCAAAACAAUGGUUAACgggguugcaccgguugugccga.......................................................................................... +MGFK01000038.1/3527-3166 ..........................................UAA.UCAA.........AAACU---AGCGUCAAUAAACCUAGUCAUaa.............................................................................................................. +MHKV01000031.1/5777-6141 ..........................................-GC.UUCA.........CAACAACAAGUGCAAACGCAUUUGGCGGCcgcggguu........................................................................................................ +MHQZ01000024.1/11961-12371 ..........................................-GG.UUCA........aAAACAAUAAGUGCAAACUUAUUUCAAAGAgcuaaauuagcuuuggccaaucuuug...................................................................................... +MFQZ01000004.1/17071-16666 ..........................................CCG.AAAC........aACAUAAUAAGUGCCAACUUGUUAUCAAAAguuaagaacgcgauugcugucgccu....................................................................................... +LVBI01000039.1/22233-21882 ..........................................ACA.GACA.........AAACUAUAAUUGCCAAUUCUGACAAUUCUuacg............................................................................................................ +MEYM01000019.1/33655-34044 ..........................................AGC.GGCA........aACACAAUAAGUGCAAACUUAUUUACAAAAguaaagaacgcgcucgcuu............................................................................................. +MHTH01000019.1/1176-780 ..........................................GUU.AGAA.........-AAACGCAAAUGCCAAUUCAACUGGCAAAgguguaguaaguccuu................................................................................................ +MFGP01000014.1/5355-5744 ..........................................-GG.UUCA........aACAUUACAAAUGCAAAUACAUUUGUUAGCaagcuaaaggcuacuuu............................................................................................... +MHSW01000010.1/6539-6924 ..........................................GUU.GAUC.........-AAUUACAAGUGCAAACUUGUUUACAAAAgcgcagaacgcuuu.................................................................................................. +MEQC01000014.1/48922-49290 ..........................................GGA.GACC.........AAAAACUAACAGGCGAAUCUUAUGAUUA-................................................................................................................ +MEYI01000043.1/18560-18948 ..........................................GGC.GGCA.........AUUCAAUAAGUGCAAACUUAUUCUCAAAGguaaagagcgcuaucgcga............................................................................................. +MEPB01000068.1/153448-153083 ..........................................AUC.CUCA.........AAAUUCUAACUAGCGAGUCUAACUAC---................................................................................................................ +MHLW01000014.1/188-531 ..........................................UUG.AAA-........aCUUUAAUAAGUGCCAACUUAUUCAAGAAA................................................................................................................ +MFGC01000010.1/6795-6385 ..........................................CCA.AAGC.........AUCCAAUAAGUGCAAAAAACACUUUAGCGaaagugcaggccgccuucuc............................................................................................ +MHFT01000062.1/20529-20100 ....................cugcgcaguuuagcggaaaacaCGU.CACA.........-CAACAAAAAUGCUGACAAAAUCAGCUGGagcaacagguccuu.................................................................................................. +MGLZ01000050.1/435-61 ..........................................UCU.AGCA........aAAAACAUAAAAGGCGAAAAUAAUUUU---................................................................................................................ +MDZC01000079.1/33262-32891 ..........................................UCU.AUCA.........-AACAACAACCGGCGACUAUUCGUAC---................................................................................................................ +MHLA01000013.1/144228-144545 ..........................................-GU.UGCA........aAAUUCAUAACUGCCAACCAUAAGGUUACGgcucc........................................................................................................... +MHQX01000043.1/986-1349 ..........................................UCC.UUGC.........AACCAAUACGUGCAAACGUAGUGAAAGCAuc.............................................................................................................. +MFNF01000022.1/2981-2581 ..........................................UCG.AUUG.........UAUAAGUAACUGCUAACAACAGCGAAUACacccuga......................................................................................................... +MEIF01000040.1/13715-14088 ..........................................CAG.CACA.........UCCAAAUAGUUGCCAAUGACGACAACUACga.............................................................................................................. +MGFA01000005.1/585-983 ..........................................CCG.UGCA........aAGAAGACAAUUGCCAACAUCUUCGCGAAGgccaagaacaugaucgcuucgg.......................................................................................... +MHCP01000015.1/12480-12123 ..........................................CCG.AUCA.........ACCUAAUAAAUGCCAACAAAGCAUUUUCCgcuc............................................................................................................ +BBBR01000004.1/146362-146725 ..........................................--G.CUCAg.......uUAAUCAUAACUGCAAACAAUGAUAAUUCAu............................................................................................................... +MHIO01000010.1/1606-1218 .........................................aAAC.AGCC........gUCAAAAUAAGUGCCAACUCACUUAUGUCCagaguaaagagcgcuuu............................................................................................... +MFAT01000016.1/7067-7474 ..........................................UUG.AAUC.........-AAACUUACGUGCAAAAAAUUAUAUUGCAcagggguuaaaugcaauucguu.......................................................................................... +MEOZ01000169.1/24325-23953 ..........................................UCC.UCCU.........GAAAUUUAAGCGACAACUACGCUUAC---................................................................................................................ +MHQY01000037.1/15680-16140 ..........................................UCU.UCAC.........-AAAAAUAAGUGCAAACUUAUUGUCACGAgcaaaagcaguuuuugcgucaau......................................................................................... +LYSV01000031.1/26876-26470 ..........................................UAG.UUCC.........AUAUUAUACUUGGCGAAUCUAACUAC---................................................................................................................ +MFIN01000017.1/9033-8682 ..........................................CUU.CGCA.........AACUUUCAAGUGCAAACGAAAACGCACCU................................................................................................................ +MFND01000095.1/2910-3313 ..........................................UCA.AUCG.........-AACUGUAAUUGCUAACAACAGCGAAUACaaccuga......................................................................................................... +MESX01000016.1/60985-61410 ..........................................CUA.GAUA.........AGGCUUUAAAUGCCAAAAACUAUAACGAUgcagauuuaggaaacgaggacgg......................................................................................... +MHBW01000003.1/53455-53823 ..........................................AUA.GUCA.........AAAAUAUAAAAGGCACGGGUCAAACCGAA................................................................................................................ +MFUP01000005.1/45644-46023 ..........................................UGG.CACA.........-ACAAAUAAGUGUAAAAAACUUGUUUUCUaaaccagcuuuggc.................................................................................................. +MHLE01000035.1/4006-3615 ..........................................--C.GUCA.........AAAAAAUAAGUGCCAACUUAUUCAACAGAcaaccggc........................................................................................................ +MGOM01000030.1/1593-1989 ..........................................CAG.CGCG.........-ACACACAAGUGCCAAUCGCACGAGCUACgcug............................................................................................................ +MFQB01000017.1/7139-7542 ..........................................AAC.GAAC.........ACCUGAUACGUGCAAACGUUAUCACCCGGgugaagggcgcuauugcucgcg.......................................................................................... +LICN01000061.1/4144-4513 ..........................................AUG.UCCAac.....acCCUUUUUAUACGGCGAGUACAACUAC---................................................................................................................ +MEMX01000153.1/23170-22807 ..........................................GCA.GACC.........ACAGAUCAAAGGCCAACGAGCCGAUGAUCaaca............................................................................................................ +CP012390.1/1583573-1583945 ..........................................CGU.AGCA.........AACUAUUAAGCGCCGAUAAUACUCAGCGCga.............................................................................................................. +CP014991.1/674699-674323 ..........................................GCC.AUU-u......uuUAAAAUUAAACGCAAACAAUACAAAUUACgcucc........................................................................................................... +CP017245.1/970450-970845 ..........................................ACG.AGCAa.......aACAAAUUAAAUGCUAACAACGUAAUUAAAgcagacuucu...................................................................................................... +MEWH01000002.1/82468-82078 ..........................................-GG.UACA.........AAACUAUAAAUGCCGAUCAAAUGGCAGAUgcuuucguaggcg................................................................................................... +MHJK01000015.1/44587-44930 ..........................................-GU.UGCA.........AAACAAUAAGUGCAAACUUAUUCAACAAAca.............................................................................................................. +MFTL01000010.1/13133-12764 ..........................................CGC.UCCA.........-CGAAGCAAGUGUAAACUACUUCAAACCAguaaagucgcc..................................................................................................... +MGAY01000001.1/18154-17764 ..........................................---.-GAA.........AACAAAUAGAUGCUAAUGACGAAUUAGAAucuaucgaagccuuuuaug............................................................................................. +MHOH01000009.1/88769-88394 ..........................................UGU.GGCA.........AAAAGAUAAGUGCAAACUUAUUUGGCAAGguaagaagcuuug................................................................................................... +MGNF01000077.1/45552-45152 ..........................................CAG.CGCA.........-AAACCAAAGUGCCAACCGCACUGACUUUgcgg............................................................................................................ +MFQD01000029.1/5004-5401 ..........................................GCG.AGGC.........-AACCCAAAGUGCAAACAUUGUUGCACGCgcaaaggcaacgguagcgaa............................................................................................ +MGFV01000002.1/57359-56964 ..........................ggaguaggauaaaaag-AG.UCAA.........AUUUUACAAACGCCAAAUUAUUUGAGCGUccagcuuacg...................................................................................................... +MFQI01000030.1/162-562 ..........................................AUA.GCGC.........GACAUACAAAUGUCAAUUUUGUAUCAAAAgugaagaaugcuuuggcuaacg.......................................................................................... +LJNF01000002.1/28516-28200 ..........................................UCC.AGG-........aAAAAGAUAAGUGCUAACUUAACUUAUAAAc............................................................................................................... +MGEW01000023.1/91513-91134 ..........................................UCG.CGCA.........AAGAGAUACAUGCCAAAAACGUAUUCUCAacaguagcgagcg................................................................................................... +MHCN01000013.1/27316-26960 ..........................................UCG.AUCA.........AAGCAAUAAACGCCAAUAAAGAUUUG---................................................................................................................ +MFKA01000033.1/520-919 ..........................................-UG.UACU.........-AAAAAUAACUGCUAAUGAAUCUAGCACAgagcuugaagcgauugaggcaucuua...................................................................................... +MHJA01000023.1/17633-17965 ..........................................---.UUCC.........ACUGUUUACGUGCAGAAAAUCACGAACC-................................................................................................................ +LIBI01000186.1/1077-1464 ..........................................CGG.GGCA.........AAAAAACAACUGCCAACAAGCAGUUC---................................................................................................................ +MFBF01000001.1/7323-7689 ..........................................UUG.AAUC.........-AAAAUUACGUGCAAACAAAAAUGCACGAccug............................................................................................................ +MGJB01000017.1/41031-40671 ..........................................UCG.ACCA.........AAUUAAUAGGUGCAAAAACGCAACCUAAUu............................................................................................................... +MEZY01000053.1/1946-2332 ..........................................-GU.UGGC.........AAAUUUUAAGUGCAAACUCACUUAAAGAAaaaguagcaucucuuuu............................................................................................... +MEZC01000010.1/25811-26189 ..........................agacaaagacaaucccCGA.GAUG........cAGCAAAUAACUGCCAAAACAAAUUUAACCccug............................................................................................................ +MFMA01000055.1/3438-3051 ..........................................-CG.UUCA.........-AAAUCUAAGUGCGAACAAAGUAGCACGCggaauucuuucaccuauucaga.......................................................................................... +MHQI01000062.1/35052-34698 ..........................................GCU.UGCA.........ACCGAAUAAGUGCAAACUUGUUCCGAUCCuuugcugcgc...................................................................................................... +MHTK01000005.1/28073-28453 ..........................................ACC.GGCA.........-AAACUUAAGUGCAAAAAACAGCACUGGUgcggugguuucacc.................................................................................................. +MHJH01000003.1/13951-13648 ..........................................-UU.GGCA........aACAAUUUAACUGCUAACCAAAAAUUGGCG................................................................................................................ +MGFD01000050.1/23052-23442 ..........................................UCA.CGCA.........-GACGCCAAAUGCAAAAAACGUCAUGGCGaugaucaagaacgcuuu............................................................................................... +MGJO01000019.1/14576-14224 ..........................................UUA.UCCA.........AAAUUAUAAUUGCUAAAACCAAUUAUUCAggag............................................................................................................ +MGEA01000046.1/3198-3592 ..........................................AAG.GUCA.........-AAGAAUAAGUGUCAACUUGUUCAACCGGgugaagaacgccauggcuaa............................................................................................ +MFKQ01000005.1/12207-12599 ..........................................GGC.CGAA.........CAAAGAUACAUGCAAAUGUACUCUCUAAGgcuaagucggcgcuuacagc............................................................................................ +MHUX01000032.1/2612-2206 ..........................................CAU.CGGA........aAAACGAUACCUGCCAACAAUUUGGUAGCAaaggcaaagaacguugucucuccauacu.................................................................................... +MFDM01000011.1/96387-95994 ..........................................UGU.UUCA.........-AAACACAAACGCCAAUAAAUUUGGUCGU................................................................................................................ +MHIC01000046.1/17538-17151 ..........................................AAU.AUCA........uUCAUUAUAAGUGCCAAAUCACUUAUCGCUaaagucaagucagcuuu............................................................................................... +MFRL01000077.1/30466-30070 ..........................................ACG.AGCA.........AAAAAACAAAUGCAAACACAUUUGAUCUAagccacaaauuugcag................................................................................................ +MFGX01000123.1/14263-13927 ..........................................---.GG--.........-UCGUCCAACUGCGAACGACAACGCGUCCg............................................................................................................... +MFUC01000022.1/21682-22050 ..........................................ACU.UGCA.........-ACACUCAAAUGCAGCUAAAACUGCUGUGaagucaccuuu..................................................................................................... +MHSY01000004.1/22755-23127 ..........................................UGU.AGCC........aACCAAAUAAGUGCAAACUUAUUGACAAAGgggucuuugc...................................................................................................... +MFKW01000008.1/34696-34310 ..........................................-AU.CUCA.........-AAUUCUAAGUGCAAACAAAACUGCACGUggaguucuuucaccgauucaga.......................................................................................... +MGJH01000015.1/13913-13559 ..........................................CCG.UUCA........aAAUAUAUAACUGGCAAUCAAAAUACCGGUu............................................................................................................... +MHCS01000014.1/3316-2956 ..........................................GGC.GGUC.........AAAUUAUAAAUGCCAACAAGGCAUCUUCUcccc............................................................................................................ +MHJL01000015.1/18041-17728 ..........................................---.GGCC........uAAAACUUAAUUGCUAACCAAAAAUUA---................................................................................................................ +MHMI01000028.1/18355-17997 ..........................................UCC.GGAAa.......aCAGAGAUAAGUGCUAACUUAUUUCAAAAA................................................................................................................ +MHJC01000001.1/18437-18781 ..........................................GCU.CCGA.........AACUGAUACGUGCUACAUCACAGUAUCGAca.............................................................................................................. +MHLI01000004.1/157110-156722 ..........................................GCG.AACA.........-ACUUGAAAGUGCCAAGAAAAGCACCGGUggaauugcgacgccuua............................................................................................... +MGIO01000004.1/432-811 ........................acggucggagcuaaaccg---.AUCAa......aaAACACAUAACUGCCAACAGAAAUGUU---................................................................................................................ +BCYC01000019.1/15941-16304 ..........................................CCA.UGUC.........ACCAAACAAACGCCAAGACUGAUUCUUCGcgca............................................................................................................ +MHLY01000003.1/77638-77283 ..........................................UCC.GGCA.........--AUAAUAAGUGCCAACUUAUUCGCUCCUcuaaa........................................................................................................... +MFRD01000053.1/11996-12392 ..........................................AAG.AGCA.........ACAUAAUAAGUGCAAACUUGUUAUCAAAAgcuaaaguugcuguagcaaauu.......................................................................................... +MHOB01000029.1/2148-1780 ..........................................CGC.CACA.........AAAAUCCAAGUGCGAAAAACACUGGCGGGguucuuuccccga................................................................................................... +LBGV01000001.1/2602835-2602431 ..........................................UUU.ACGC.........ACAUCAUAAUUGGCGAGUCUAACUUU---................................................................................................................ +MFRC01000030.1/3719-4121 ..........................................UAA.AUCA.........-ACUUAUAAGUGCAAACUUAUUUUCAAAAgcuaaaguugcuuuaacuaacgccu....................................................................................... +MFEK01000005.1/5712-5322 ..........................................UGA.UGGC.........AAUCUACAAAUGCCAAUACAUUUGUUUCCaagguaaagaaugcuuu............................................................................................... +MFOM01000034.1/4132-4525 ..........................................AGG.CUCA.........-AAAAUUAAAUGCUGACGAAGAUAAUUCGgacaguggucuagcaguuuacc.......................................................................................... +MFES01000033.1/13008-13408 ..........................................AGA.AAAA........gCAAACAUAGAUGCCAAUACAUUUGCAUCAcgauugaaggcugccuu............................................................................................... +LNFQ01000017.1/3472-3844 ..........................................AAG.AUUC.........AAAUUUUAAAUGGCGAAACAUCUUUC---................................................................................................................ +MFQR01000022.1/3375-3801 ..........................................UUG.AACA.........AUCAAAUAAGUGCCGACUUAUUUAACAAAgcca............................................................................................................ +MFEJ01000012.1/1523-1874 ..........................................CUC.AAGC.........AAAUCAUAAAUGCCAAAAAUUUGGUAAGCagaauugcgagugc.................................................................................................. +MHOK01000021.1/23468-23084 ..........................................AUA.GACA.........-ACGAGUAAGUGCAAACUUCUCACGCAGUgaaa............................................................................................................ +MHUV01000005.1/6830-7251 ..........................................AAG.AGAA.........UAAACCUAGUUGCAAACAACUUCGUUGCAaaagcaaaaucaauuguuucgc.......................................................................................... +MFLF01000021.1/29088-29489 ..........................................CAC.ACCA.........-ACCCUUAAUUGCAAAAGCAAUCAAGAGUccuuacgcgucua................................................................................................... +MGJL01000012.1/35277-35639 ..........................................ACC.GGCCa.......aUCAAAAUAGGUGCAAAUUAUUCACCUAAUu............................................................................................................... +MFEO01000016.1/3619-3994 ..........................................UGU.AGC-.........-GCGUACAAAUGCUACUUCAUUUGUCAACaaagugaaguugg................................................................................................... +MFGG01000030.1/132756-133141 ..........................................UCC.UGAA.........-ACCAAUAAGUGCAAAAAAUGUACUAGCUaagacucggcucgcuuu............................................................................................... +MHDA01000003.1/1124-765 ..........................................UCU.GGUC........aAACACACAAACGCCAACGAAGAUUUGGCC................................................................................................................ +LOQF01000007.1/54308-53980 ..........................................---.-UU-........uUUUUAAUAAUUGGAAAAAAUUAUAGA---................................................................................................................ +MFXB01000072.1/17035-16615 ..........................................CCA.AGC-.........--AAAUUAAGUGCUAAUACCACUGCAAAGauucuugaggaugcccgacguuuacguuugg................................................................................. +AP014924.1/1378463-1378823 ..........................................-GG.UGGAc.......uCAAAGACAACUGCCGACAACGAACCG---................................................................................................................ +MFKZ01000018.1/21056-20633 .............................agaaggacauaaaAAC.AUUC.........-AAAUCUAAGUGCAAACAAAACUGCACGGgggguucucucaccgauu.............................................................................................. +LEKP01000004.1/30675-30361 ..........................................UCU.AGCA.........-AAAUUUAA-UGCCAACGAACCUUCU---................................................................................................................ +MHQJ01000010.1/7184-6775 ..........................................UCU.GGCA.........--ACAAUACGUGCAAACGUAUUCAAUUCAaacggugcuuuug................................................................................................... +MFLG01000021.1/6085-6473 ..........................................UGC.UCCA.........CACCGAUACAUGCAAACGCAUUAUCGAAAgugaaagcugguuuugcggc............................................................................................ +MGES01000048.1/4804-5203 ..........................................UCC.GCGC.........AAAACGUAAGUGCAAACUUACUUGCUAAAgugaagggcgcagugaagaaugu......................................................................................... +MGKF01000015.1/15862-16300 ..........................................ACC.GGCU........aACUAUAUAGGUGCCGAUUAUUCACCUAAUu............................................................................................................... +MFKE01000020.1/28757-28378 ..........................................CGG.UUCA.........-AAAACUAAAUGCUGACGCUGAACAA---................................................................................................................ +LJND01000001.1/170936-171308 ..........................................UCC.AAAA........aUCUUAAUAAGUGCCAACUUAUUCAAGAAAc............................................................................................................... +MFQG01000003.1/154993-155400 ..........................................--A.GGCA.........AACUUUUACGUGCAAACGUAUUAAGCCGUgcaaagaacgcacuugcucgcg.......................................................................................... +MFKX01000026.1/43004-43368 ..........................................CGC.UUCA.........-AAAUUCAAGUGCGAAAAACACUGGCGGGguucuauccccga................................................................................................... +MFEU01000011.1/51347-51731 ..........................................AUA.AGGC.........AAAUCAUAAAUGCCAAUUCAUUGGUAAGCagaauuaagaaugc.................................................................................................. +MFEN01000061.1/9408-9080 ..........................................--U.UCCA.........AAACGAUAACUGCUAAAAACAGUUUCACUuucgc........................................................................................................... +JYNZ01000003.1/515654-515202 ...............................ccggaucaaacCGG.AAUG.........ACUAAAUAAGCGUCAAAAACAAAGUAUCAagcuuuguugagaacguaaagcu......................................................................................... +MHLH01000014.1/15749-16135 ..........................................-UU.CGAA.........-CAAAGUACAUGCAAAUGCACUUUCAAAAgcuauggggau..................................................................................................... +MGEL01000033.1/1845-1462 ..........................................CAC.GGAC.........AGCGAAUAACUGCAAACAUCUUCGCAAAGgugcgcaacgcguuccg............................................................................................... +MFKK01000019.1/22741-22357 ..........................................-CU.CACA.........AACCAAUAACUGCAAACCAAAAAACUGCAgc.............................................................................................................. +MHNK01000015.1/25773-26127 ..........................................-CG.CCCA.........ACCGGAUAAGUGCAAACUUAUUCAAAAAAgcguucucgcuucagccagcaauggc...................................................................................... +MHST01000002.1/42781-42430 ..........................................GCC.UAUC.........ACACAAAAAGUGCAAAACCUGCACCUCAA................................................................................................................ +MHUD01000062.1/9428-9791 ..........................................---.CCCA........gCAGCUAUAACUGCCAACAUUUUCAGACCUgcucca.......................................................................................................... +MEXD01000050.1/4387-4025 ..........................................AGA.UUCA.........-AACUUUAAGUGUCAAAAAUAAACUGACAcagguggcugacuauc................................................................................................ +MFXK01000020.1/3319-3764 ..........................................CAG.UGCA.........---AAAUAAAUGCUGAACAAGCAAAUCUUucuauuauugcuuuagcuacaaaagcuguuaugg.............................................................................. +MHLR01000004.1/1229-1621 ..........................................-GC.CGAA.........-AACAAUAAGUGCAAACUUAUUUUCAAAAgcgaaaucaguugucucucc............................................................................................ +MEVE01000019.1/15586-16005 ..........................................AUU.AGCA.........-AAAAACAAAUGCUGAAAACAAAACAGCUaaca............................................................................................................ +MFJV01000001.1/514547-514899 ..........................................ACU.AUCA.........AAAACAUAAAUGCUGACGCACAAGCGUUUgcagc........................................................................................................... +MGNF01000125.1/1686-1289 ..........................................-CA.GCGC.........-ACCAACAAGUGCCACACGCACGAACUACgcgg............................................................................................................ +MEXG01000009.1/3531-3886 ..........................................GGC.UCAA.........---ACACAAGUGCUAAUUUAAAAGCA---................................................................................................................ +MGHB01000034.1/33944-34302 ..........................................AGG.GUCG.........-AAAAACAAAAGCUAAUCGAAAAGAUUACgcucc........................................................................................................... +MHLS01000067.1/3598-3206 ..........................................GUG.AACG.........-ACUUGAAAGUGCCAAGAAUAAAAGCACCgguggaguugcaacgccuu............................................................................................. +MHQE01000035.1/19365-19800 ..........................................UCC.GACA.........AAAAAAUAAGUGCAAACUUAUCUACAUGGcaaaaagcuuuugcugccuucaacggucgcaucggcu........................................................................... +MFXW01000012.1/1208-803 ..........................................UUC.CUGC.........-AAAACUAUCUGCAAACUACAAGCAGACAuucgccagccucaaagcucgcuuug....................................................................................... +MHRS01000016.1/29175-28766 ..........................................-GA.CAG-.........AAACACUAAGUGUAAAUAACUUAGUCGCAaaagcaaaauccgucgcuucuc.......................................................................................... +MFXH01000004.1/63931-64335 .........................................uUCG.GUGC.........-AAAACCAAAUGCAAGCGAAAAUCUUGCCgcaacgcuuuacag.................................................................................................. +MHTJ01000002.1/21076-21454 ..........................................GCA.AACA.........-AAACUUAAGUGUAAAAAACACUGGGUCGguggcaacaccgua.................................................................................................. +MFLK01000024.1/28097-27708 ..........................................UGC.CUCA.........AAAUUCUAAGUGCAAAUAAAACAGCACGUggaguucuuucaccgauucaga.......................................................................................... +MFKO01000008.1/21526-21915 ..........................................UCA.UUC-.........-AUCUGUACGUGCAAACAAAAGCGUACCAagcccguuugcau................................................................................................... +MFEI01000003.1/9231-9609 ..........................................UUG.UAGC.........-AACUACAAAUGCAAACUCGUUUGUAAACaaagucaaacuggccu................................................................................................ +MHTR01000013.1/35097-35455 ..........................................CCG.AGGG.........-CACCAAAAAUGCCAACAUAUUCGCCCCUcagc............................................................................................................ +MFZP01000003.1/1618-1192 ..........................................---.----........gAAAAACUAACAGCAAAUGAAGAUUUAUUUgcugaucucaaagcguucgcucgagaacaguuggaagg.......................................................................... +MHXD01000018.1/44156-44545 ..........................................--U.CCC-.........AAACUCUAAGUGCAAACAAAACUGCACGGgggguucuuucuccgau............................................................................................... +MFGM01000001.1/3218-3602 ..........................................-GC.GACA.........AAAAAACAAGUGUAAACACACUUUUCGGCaaagugaagucauucg................................................................................................ +MGJZ01000004.1/6317-5967 ..........................................UCA.ACCA.........AUCAUAUAACUGGCAACACUGCCAAUUAC................................................................................................................ +LFFI01000073.1/17729-18107 ..........................................CGG.GGCA........aACCAAAGAAUUGCCGAUGAGCAGUUC---................................................................................................................ +LJNP01000009.1/13751-14143 ..........................................ACG.GACG.........ACAAGACAAGUGCGAACUUCGUCUCUCGGgugaagagcgcggucgcgaa............................................................................................ +MFXP01000016.1/74590-74178 ..........................................CGU.UGCA.........-AAAAUUAAUUGCAGACAAUCUUGUCAGCaaagccaaucguaucgcugaggauguca.................................................................................... +MFDZ01000009.1/9019-8610 ..........................................UGU.UUCA.........-AAACACAAACGGCAUUAAAAAUACCGUUgcugacgcugcaaaaagcguagguuucau................................................................................... +AZEG01000024.1/2741-3087 ..........................................--U.UCC-g.......aUAAUUUUAAUUGCAAACAAACAAAAU---................................................................................................................ +MGCX01000020.1/6924-6514 ..........................................CGG.UGCA........aUCCAAUUAAAUGCCAACGCAUUUGAUCGCguaguagcgaagguucaaaauggcuu...................................................................................... +MFPH01000059.1/2551-2139 ..........................................UUG.AUCA.........-AAUUAUAAAUGCUAGAAAUAGCGUUUCAgccuuaagagcggaaagagauuuaauucucgc................................................................................ +MFDF01000022.1/8386-7990 ..........................................UGA.UUUC.........AAAAACUAAACGGCAUUAAAAACUCCGUUgcgaacgcauuuagcgcuc............................................................................................. +MFOS01000001.1/48284-48686 .......................ccaucggcggugauaaaacAGG.GUCA.........-AAAAAUAAAUGCUAACGAUCAAAAGUUAgc.............................................................................................................. +LLEV01000011.1/13233-13597 ..........................................---.-AGA.........AAAAACUAAAUGCAGACGCUUAUCGCGGUcagcagcuug...................................................................................................... +MHVJ01000008.1/491-102 ..........................................-GU.UGGA.........-AACCAUAACUGCCAAAAACGCAGUUGCAgaggcagucgagucgccgua............................................................................................ +MGIN01000026.1/21856-21540 ..........................................-UC.ACCA.........AAACAACAAUUGCCAACAGAAAUGUUGCAc............................................................................................................... +MHTO01000028.1/9004-8622 ..........................................GGC.GGGAacu...ugcAAAAAACAAGUGCUAAUUCAUUCAGU---................................................................................................................ +MFJA01000011.1/65974-66392 ..........................................UCA.AUCA.........-AAACAAAACUGUCAGUAAUGAUGGUGAAaaagaagauauuuuagcuuuagcugaccgagu................................................................................ +MHQS01000006.1/27665-28047 ..........................................ACC.CGCA.........CAGCAAUAAGUGCAAACUUAUUCCGAAACgccuugagccccgcuu................................................................................................ +MFEA01000022.1/44604-45004 ..........................................UUG.UUUC.........-AAAAAUAAAUGCUAAGGAUAAAAUCCAAgcauccuuuggguuaguagccc.......................................................................................... +MFVM01000020.1/525-928 ..........................................UUG.UUCA.........AAUGUCUAAUUGCAAAAUUAGCUUCCAAGgugaaggcggcggucucccc............................................................................................ +MFZO01000039.1/78830-79232 ..........................................---.-GGA.........AAAAUCUAAUUGCUAAAGAUAACUCUUUAacaucagaagagaaagcuuauuu......................................................................................... +MGIP01000002.1/33407-33732 ..........................................--G.AUCA.........-AACAACAACUGCUAACAAACAAUUAGCA................................................................................................................ +MHXC01000022.1/2683-3091 ..........................................CCA.AGCA........uUAUUGACAAAUGUCAAUUCAUUCAAUAACgcauuugcgu...................................................................................................... +MHSQ01000010.1/7672-7262 ..........................................ACA.AUA-.........AACAAACAACUGCUAAUAGCAUUGUUUCAagaguaaagggacuugucucuc.......................................................................................... +MHTS01000027.1/37094-37466 ..........................................---.CCGA........gGCAAUACAACUGCCAACAUUUUUAAGCCGgcac............................................................................................................ +MEVF01000008.1/10247-9797 .........................cgcaagacucaucacaaAUU.AGCA.........-AAAAACAAAUGCUGAAAACAAAUCGGCAaaaagcgaugcauuagcggaag.......................................................................................... +LSMX01000002.1/195489-195152 ..........................................--C.CAAA.........CCAAGUUAAUCGGAAACGAAGAACAAAUCguugauccagccuuuauga............................................................................................. +MHKB01000013.1/44767-45177 ..........................................GCG.GGCG.........UAAAGACACGUGCAAAUAACGUUGUCAUGcgaaugaaggaagguuucagccgcgcuc.................................................................................... +MHQA01000050.1/15416-15065 ..........................................UUC.AGGA.........AAAACAUAAUUGCUAAUUUAUUUAAUAAGcaacc........................................................................................................... +MHQO01000003.1/26874-27340 ..........................................UCU.UCAC........aAACAAAUAAGUGCAAACUUAUUGUCAAAAgugcgaaacgcaguugcuucggucu....................................................................................... +MHLC01000026.1/4106-4421 ..........................................---.GGCA........cCACGCAUAACUGCUAACCAAAAAGUUGCA................................................................................................................ +MHRI01000007.1/54993-54583 ..........................................UAU.GGAA.........-ACAAUUAAGUGCCAAAACCUUAAUUUCAaaagccaaguccauugucucgc.......................................................................................... +MVBD01000002.1/494141-493789 ..........................................AAU.UUCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +DEIQ01000008.1/11892-12254 ..........................................GGC.UGUA.........AAACAAUAGUUGCCAACGACGACAACUA-................................................................................................................ +MOEN01000015.1/16017-15666 ..........................................--A.GGCA........cAGCAAAUAGCUGCCGACGAAAACUUA---................................................................................................................ +NATK01000111.1/5082-5439 ..........................................GGU.GGGA.........-CAAAACAAAUGCCAAUACUGAUUUG---................................................................................................................ +NHDW01000005.1/79815-80176 ..........................................UGC.UGCA........aAUUAUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +MTOB01000164.1/1303-958 ..........................................-CU.UCCAc.......gGCCAAAUAAGCGCCGACAAUAAUCUU---................................................................................................................ +DFBT01000014.1/22304-21956 ..........................................GGU.GGCA.........-AGAAAUAACUGGCGAAUAUAACUUC---................................................................................................................ +CP018632.1/5505906-5506279 ..........................................AGC.UGAA.........AACUUAUAGUUGCUAACGAUGACAACUA-................................................................................................................ +DBXV01000016.1/400330-399969 ..........................................UCU.CUGG.........GAACUACAAAAGCCAACGACAACGUUGAGc............................................................................................................... +MWEB01000012.1/27471-27822 ..........................................AAC.GGGAg.......aUUAAAAUAAACGCAAAACCUAAUUUUGCA................................................................................................................ +NBMB01000012.1/44962-44570 ..........................................GCG.GGAG........aUAAAUUUAACUGCAAACUAUGAUGUUGCAagcuaucccguugc.................................................................................................. +DGPO01000070.1/410-20 ..........................................AGC.UGCA.........AACUAUUAGUUGCCAAUGACGACAACUACgg.............................................................................................................. +MVZB01000210.1/2644-2282 ..........................................ACU.UGACa......gcUAACAAUAACUGGCGAACCUGAACUC---................................................................................................................ +DBDC01000023.1/605-244 ..........................................-CG.AGCAau.....cgCAAAUUUAACUGCGAACGAAGAAACUUA-................................................................................................................ +DEND01000009.1/39593-39201 ..........................................-AG.CUCA........uUAAAUAUAAAUGCAAACGAUGCAUACUUCgcgg............................................................................................................ +DEHI01000011.1/7876-7519 ..........................................-AU.CUAA.........AAAAAAUAGUCGCAAACGACGAAACUUU-................................................................................................................ +CP020046.1/37048-37407 ..........................................ACU.GGA-........aACUAAGUAACUGCGAACGAUUCUUCGUA-................................................................................................................ +DBWH01000013.1/35574-35190 ..........................................AGC.GGGAaa.....cuUAAAAUUAAACGCAAACAAUAACGUUGCA................................................................................................................ +DGET01000059.1/20456-20810 ..........................................-GG.UGGA.........CCCAAAUAACUGCCGACGAUUACGCGUU-................................................................................................................ +DBAE01000134.1/2950-3309 ..........................................AAC.GGCA.........-CACUGUAAUUGCAAAUGACAAUUAC---................................................................................................................ +DBMO01000014.1/8210-8566 ..........................................GCU.GGGA.........AAAAAACAAACGCAGACGAUUACGCGUUA................................................................................................................ +DGDL01000088.1/40446-40098 ..........................................-GC.UUCG........aAAAAAAUAAACGACAACUAUAACACUGAA................................................................................................................ +DBZX01000072.1/20981-21337 ..........................................-GG.CAGGc......ugCAGAUUUAACUGCGGACGAUUACGAAUA-................................................................................................................ +DBVT01000018.1/2763-2384 ..........................................AAC.GGAAau.....cuUAAAAUUAAACGCUAACGAUAAUUUAGCA................................................................................................................ +MTOL01000383.1/3325-2968 ..........................................GUC.GGAG........cGAAAUGUAACUGCAGACAAUGCAUAU---................................................................................................................ +DENF01000101.1/4236-4590 ..........................................GGC.GUCA.........-AAUUGUAAUUGGCAACAAUUAC------................................................................................................................ +DBXM01000035.1/12204-12585 ..........................................AAC.GGGAaa.....ucUAAAUUUAAACGCAAACGAAGAUUUUGCA................................................................................................................ +DDRT01000012.1/93221-92834 ..........................................UGC.CGUA.........-AAGCUUAAAUGCAAACGACGAUGUCGUAagcuucga........................................................................................................ +DDKT01000022.1/1872-1517 ..........................................CAG.AAUA.........AAAAAUUAAGUGCAAAAAACGAAUUUGCU................................................................................................................ +DBWQ01000012.1/24864-24510 ..........................................ACG.AGAA........aUAAAAAUAAUUAACAACAAUAAAGUU---................................................................................................................ +DBYC01000042.1/3575-3227 ..........................................AGC.GGCA.........AAACAAGAAACGCAAAUAAUAAUUUU---................................................................................................................ +DFIJ01000099.1/7106-7447 ..........................................-G-.GAA-a......cuUAAAUUUAAACGCAAACAAAAAUAGCGAAu............................................................................................................... +MWCT01000016.1/27953-27586 ..........................................UCA.GAGCa......acUAAAUUUAACUGCGGAAUCUAACUUC---................................................................................................................ +MNWS01000053.1/770-405 ..........................................UCG.CGCAa.......aCCAAAAUACAUGGCGAGUAUAACUAU---................................................................................................................ +DCTN01000136.1/11063-10706 ..........................................CCU.GGCA.........CAAUCAUAACUGCGAACGAGCAGUUA---................................................................................................................ +DCGL01000049.1/9874-10236 ..........................................-UG.UUCGc.......cUAAAUUUAAACGCAGAUAAUACU------................................................................................................................ +MUKB01000064.1/6538-6190 ..........................................GAC.CGGA.........GAGAAAAAUAUCCUGAAUACGGAUAC---................................................................................................................ +DBRA01000026.1/45309-44961 ..........................................GGU.UCCGa......cuUAAAAAUAAACGCUGAUAACAAUCAG---................................................................................................................ +DDSI01000168.1/12990-12645 ..........................................AUU.GGCA.........-AAAAAUAAAAG---ACGAUAACUUC---................................................................................................................ +LQBE01000045.1/48892-49254 ..........................................CUG.GGUGa.......cCUAAAACAAACGCAAACGAUAAAUUU---................................................................................................................ +MWEH01000146.1/694-339 ..........................................AGA.UAGA.........AAAAUAUAAUCGCAGACAACUACGAUUA-................................................................................................................ +DCTE01000142.1/3048-3402 ..........................................UCG.CAC-........cUAAAAUUAAACGCUAAAUCUAAUACUAGAac.............................................................................................................. +MPMI01000029.1/22914-22560 ..........................................GGA.CAGGc.......uGCAAUUUAACUGCAGACGAUUUUGAUUA-................................................................................................................ +MKSH01000120.1/5234-4862 ..........................................CCC.GGCAa.......aAAUCAAUACAUGCGAACGAAGAAAAUCACuc.............................................................................................................. +NCGL01000101.1/9057-9409 ..........................................AGG.UGCA.........AAACUUUAUUUGCUAACGAAAACGUU---................................................................................................................ +DCHC01000006.1/363-17 ..........................................-GC.UUCA........aAAACAAUAACUGACAACAACAAUUUU---................................................................................................................ +MSYI01000009.1/3612-3239 ..........................................AGU.GGCA.........AAACUGUAAUCGCAAACAACGACGAUUACgcgguggg........................................................................................................ +NATP01000047.1/28066-28425 ..........................................CGG.GACA.........AACAACUAAGUGGCAACGAUUAUUCGUAU................................................................................................................ +DDDP01000105.1/1276-1634 ..........................................UCC.AUCAc.......cAAAUCAUAAAUGGCAACUCACAAGUUGACc............................................................................................................... +NATO01000121.1/2018-2372 ..........................................CGC.AGAA.........AAAAAACAAACG---ACGCUGAUUUA---................................................................................................................ +DDZZ01000023.1/1728-1370 ..........................................AUU.GUCAca....uacUUAUUAUAAGUGCCAAUGAUGAAGCAUUA................................................................................................................ +MKVQ01000003.1/194158-194521 ..........................................UCG.CGGG.........-AAACACAAUUGCGAACGAUAACGCAAUU................................................................................................................ +DFJF01000004.1/44166-43810 ..........................................AGC.AAAAa.......uUAAAUAUAAACGCAGAUAGCGAAAAUUAC................................................................................................................ +DGDY01000213.1/2782-3173 ..........................................AAG.UGCA.........AAACAAUAAAUGCCAACGAGCAGACACCUgc.............................................................................................................. +MNEU01000040.1/1046-696 ..........................................CUG.GAC-.........GGCGAAUAACCGCCAACACACAGUAC---................................................................................................................ +DBQQ01000054.1/25546-25178 ..........................................-CC.UGAAc.......cUAAAUAUAAACGCUAACGAAGAUAGCAAUaauua........................................................................................................... +MPCV01000095.1/9788-9384 ..........................................UAG.UGUA........uCAAGAAUAAUUGACAACAAUAAUUCUUA-................................................................................................................ +NMUJ01000003.1/33404-33743 ..........................................UCG.GGCAc.......uUUAAAAUAACUGCCGCUGAAUAU------................................................................................................................ +LLYS01000011.1/21349-21716 ..........................................GUU.CUAA.........ACGUUAUAAACGCAAACAACAAAAAUUACgcucc........................................................................................................... +NGFI01000008.1/470994-471352 ..........................................CUC.GGGA........aACAAUCCAACUGCGAACAACAACUUC---................................................................................................................ +MPMW01000089.1/12126-11755 ..........................................GGU.GGAA........aCAAACACAAACGCCAACAACGAUCUG---................................................................................................................ +DEAJ01000013.1/21985-21627 ..........................................AGG.UGAG........cUAUAUAUAAUUGGCGAAAAUAAACUC---................................................................................................................ +DFFG01000103.1/11145-10788 ..........................................CCU.GGAA........uUAAAAUUAAACGCAGACAAUAACGAGUUA................................................................................................................ +MWST01000016.1/27607-27955 ..........................................AGC.GGA-.........-CUGCUUAAACGCAGACGAUUCUUAC---................................................................................................................ +MNVL01000027.1/1734-2078 ..........................................ACU.GAGC.........AACUUUUAACUGCCAACACUGAAUUG---................................................................................................................ +MVZM01000004.1/29418-29069 ..........................................-GC.CGA-g.......gUUAAAUUAACCGCAAAUCAAAAUUUA---................................................................................................................ +DGKB01000017.1/6040-5683 ..........................................GCC.GAUU.........AAAACAUAAUUGCAGAUUCUAACGAAUUA................................................................................................................ +MPGM01000018.1/1618-1222 ..........................................CGU.AUCA........aCACUUUUAAACGGCGAAAAUAACUAC---................................................................................................................ +DDXO01000013.1/12683-12332 ..........................................ACC.GGGG.........-AAACACAGCUGCCAAUAACAGCUAC---................................................................................................................ +DDYN01000001.1/44462-44093 ..........................................CCU.GGGA.........-CACUACAGGUGCCGACGAAGACGUCGAGu............................................................................................................... +DBBC01000133.1/3081-3434 ..........................................GGG.AAAAc.......cAAAAAACAAACGCAAACGAACGUUUC---................................................................................................................ +DFWN01000021.1/38957-38560 ..........................................CAG.UGCA.........AACAAUUAAAUGGCGAAGCUAAUUAC---................................................................................................................ +MWBX01000034.1/2079-1720 ..........................................UCA.AGAA.........AAUUAAUAAGUGCCAACUUAUUUAACAAAca.............................................................................................................. +DBCJ01000014.1/33292-33660 ..........................................ACU.GGCG.........AAAUCAUAUGUGGCAACACUAUGAACUAC................................................................................................................ +DCIA01000013.1/21823-21477 ..........................................--G.CCCAac.....uaUAAAUAUAAACGCUAACAAUAAAUUA---................................................................................................................ +NBLZ01000003.1/16787-17186 ..........................................CCG.UGCA.........AACUUUUAAGUGCCGAACGCACUAACUACucug............................................................................................................ +MPML01000002.1/84824-85234 ..........................................GGC.GCAA........aCACAUACAAAUGCCAAAAACACAGGCAUGgcuuucaacuuugguuu............................................................................................... +MWCJ01000017.1/23653-24048 .........................................cAUC.UUCA.........-AGCAAUAACUGGCGAAACUAAUUAC---................................................................................................................ +CP012839.1/258521-258890 ..........................................---.AUCC........gAAAAAAUAGUUGCAAACACAAAAAAGUACac.............................................................................................................. +MTOG01000014.1/85785-86132 ..........................................CUC.CUCA.........CAAAAACAACUGCCAACACAUAU------................................................................................................................ +DBGA01000071.1/40858-41232 ..........................................-GU.CGCAgu.....uuAUAAUUUAAACGCUAAAACUAAUAAAACAaguaacuuca...................................................................................................... +DDZN01000037.1/2872-2497 ..........................................UGU.CUUG.........AAAAAACAAGUGCAAAUAAAUCUCGCACUga.............................................................................................................. +DBXY01000052.1/46047-46399 ..........................................GCA.AUCA.........AAAACCUAAAUGCGAACGAUAACUUC---................................................................................................................ +NSGJ01000034.1/33241-33638 ..........................................UCU.AACG........aCCUUUUUAAAUGGCGAAAAUAACUAC---................................................................................................................ +MKST01000003.1/391940-391581 ..........................................AUC.GGCAc.......aAACCAAUACGUGCGGACCAUGAGUUC---................................................................................................................ +DEWA01000026.1/13677-13259 ..........................................UCC.GUCG.........AAAAAAUAAGUGAAAACAGUAAUGUUAUUcgcuugcgucgucgcagauuguaugggaaga................................................................................. +MWQY01000003.1/90796-91152 ..........................................---.GCCA........cAAACAAUAACUGCUGACAAUUACGAAGCAga.............................................................................................................. +NHBT01000023.1/143335-143727 ..........................................AUA.UCGA.........AUUUUAUAAUUGGCGAGUCUAACUAC---................................................................................................................ +DDKR01000149.1/1158-734 ..........................................UCC.UUGU.........GAAAGAUAAACGCCAAUCCAUAUCACUUGgggcuagggauggagagaucgcuuau...................................................................................... +MKVF01000006.1/33152-32750 ..........................................UGU.CUCG.........-AACAAUAAAUGACAACGAGUCAUAC---................................................................................................................ +NATI01000076.1/1682-1275 ...........................ggcgguggaaaaacaCCU.GGCA.........GAAAAAUAAGCGACGCAUCUUGUGGCGUU................................................................................................................ +DGMY01000016.1/3877-4256 ..........................................ACG.AUCAc......cuUGCUAUUAAAUGCCAAGGACAACGUAAUCagcuucucgag..................................................................................................... +DCSM01000038.1/7999-8388 ..........................................-GG.GGCA........aAGGCAAUAACUGCCAAAACAAAAGUAGCUgccgguuccuggaugcggc............................................................................................. +DERS01000060.1/3223-2873 ..........................................CCU.CAA-au....uguCUAAAAUAAACGACAACUCUAAUUACGAA................................................................................................................ +MWEM01000029.1/29734-30084 ..........................................GGC.GGAA.........CAUCGAUAAAUGUCGAACCAACUUUU---................................................................................................................ +MWJR01000109.1/8335-8698 ..........................................CGC.UGUG.........ACAAAUUAAGUGCCAACGAUAAUUCGUA-................................................................................................................ +DDSA01000268.1/31775-32125 ..........................................GCG.UGCA........cACUUCAUAACUGCCAACAGCGGUUAU---................................................................................................................ +DDBW01000002.1/25858-25446 ..........................................---.-ACA.........-AAAUAUAACUGCAAAAAAUACAGUUAACgcuuucuuagguaagguucaagagguaggugcaa.............................................................................. +DEFL01000005.1/101342-100996 ..........................................-CU.UGGAa.......uAAAAAUUAACUGACAAUUCUUACGAA---................................................................................................................ +DCGM01000038.1/13934-13589 ..........................................CGG.AAAC........uUAAACAUAAACGCUAACAACGAUUUA---................................................................................................................ +DBWT01000087.1/113-457 ..........................................---.CUGAg......guUUAAAAUAACCGGAAAUCAAAAUUAU---................................................................................................................ +MQWB01000001.1/1376816-1376441 ..........................................AUC.GAGA........aCUAGAAUAGUUGCAAACGACUACUCUUAC................................................................................................................ +MKSG01000007.1/70386-70787 ..........................................AAC.CGGA........aAAACAAUAAAUGUCGCAAAAAACAACGACaaaguaauuccucuuuu............................................................................................... +CP017675.1/949802-950202 ..........................................AGG.CUCAa.......aAAAACGUAACUGCGAACAACAUUGUUCCUuuugcucg........................................................................................................ +NEUU01000005.1/120957-120598 ..........................................GCC.UGCU........cAAACAAUAAAUGCUAACGAAGAGUUG---................................................................................................................ +DEIO01000015.1/96716-96325 ..........................................-AU.GGCAa.......cACAUUUUAAAUGCAAACGUAAUUACAAAGgcaaagaaagcaaucgcgca............................................................................................ +DBDI01000021.1/29670-30082 ..........................................AUG.CUCA.........AAAAACUAAAUGGCAAUAACAGCUAU---................................................................................................................ +DCDV01000013.1/4569-4196 ..........................................ACG.GGAA.........ACUUUUUAAAUGCCAAUAAACCGGCA---................................................................................................................ +CP019633.1/1745059-1744697 ..........................................AUC.UGCUga.....cuAUUUUUUAUAUGGCAAAAAUAACUUU---................................................................................................................ +MWCO01000029.1/61608-61968 ..........................................UUC.AGGC.........-GACCACAAUUGCGAACGAUAACAACUCGa............................................................................................................... +DGDS01000041.1/1005-650 ..........................................CGC.CGAGg.......uUUUAAUUAACCGCAAACCAAAAUUAC---................................................................................................................ +DGEJ01000013.1/112230-112576 ..........................................-G-.GAA-a......cuUAAAAUCAAACGCUGACAACAGAAGUCUG................................................................................................................ +DDRF01000108.1/4373-3980 ..........................................UUA.UCCA.........-AUCUAUAAAUGGCGAAAAUAACUAC---................................................................................................................ +DBYE01000100.1/2165-2534 ..........................................--G.UUCAa......ccUAAACUUAAACGCAGAUAACACU------................................................................................................................ +MSGT01000059.1/43453-43079 ..........................................--G.CAAA.........AAAAAUUAACUGCAAAGAAAGAAGACGAUuucguccucga..................................................................................................... +DBVV01000111.1/17975-17596 ..........................................AGC.GGGAa......uuUAAAAUUAAACGCUAACGAUAAUUUAGCA................................................................................................................ +NGFH01000007.1/62688-62318 ..........................................AAC.AUUC........aCAGCCUUAACUGGCAACUAUAAUUAC---................................................................................................................ +MWBJ01000015.1/1056-683 ..........................................ACG.AAAC.........AAUCAUUAAAUGCCAAUACCCAAAAUAGGuaug............................................................................................................ +DEQQ01000061.1/8154-8520 ..........................................GCU.UAUC.........GAAUUACAAAUGGCAAUACUUCUUUU---................................................................................................................ +MWEQ01000003.1/94351-94750 ..........................................CUU.GUCU........cAAGCCAUAACAGGCAACAAUUUUAACUA-................................................................................................................ +MWDO01000057.1/5644-5989 ..........................................AUC.CGUA........aUUGCAAUAAACGCAAACGAAAAUUAC---................................................................................................................ +DFOT01000002.1/327708-327335 ..........................................UCC.AUCA.........-AAUUAUAACUGCAGAUAAUAAAGUAGUUagcuucccuuc..................................................................................................... +DFOS01000024.1/379-30 ..........................................CGA.UCAU.........UUUUUGUAAUUGGCAACGAUUAC------................................................................................................................ +MLAN01000002.1/162621-162240 ..........................................---.AUCA........cCAAACAUAAAUGCAAACAAUGCAAACUACgcucc........................................................................................................... +DBAX01000104.1/3123-2732 ..........................................AAG.CUCA........aAAAAAGUAAAUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +DEEB01000006.1/32577-32930 ..........................................G--.CCCAc.......cUAAAUAUAAACGCAAACAACAAUAAUAACgc.............................................................................................................. +MPMO01000019.1/54383-54805 ..........................................AGG.CGCAc......acAACAUACAAGUGCCAAGAACACAGGUAUGagcuucaacuuuggcuuca............................................................................................. +MPNB01000030.1/25366-25733 ..........................................CGU.CAGG.........AAUCUGUAACUGCGAACGAUUACUCGUA-................................................................................................................ +MLAM01000014.1/28121-27754 ..........................................--G.CAC-........aAAAAAAUAAACGCAAACAAUACAAAUUACgcucc........................................................................................................... +DBWS01000147.1/15490-15891 ..........................................GAC.UUUC.........AGCCAUUAAUUGGCAACACUAAUGUUAGAcucgcugcg....................................................................................................... +NBMY01000134.1/35777-35403 ..........................................-AG.UGCC........uCAGCCAUAACUGGCAACACUUCUUAC---................................................................................................................ +MKUW01000015.1/197810-197412 ..........................................-CA.GUAC.........ACAAAACAAGUGCCAAUCGCACAAACACAuaugc........................................................................................................... +DBVZ01000143.1/4942-5294 ..........................................CCG.GAA-a.......uUAAAAUUAAAUGCUGAAAACAAUACGUUU................................................................................................................ +DDEQ01000046.1/219751-219395 ..........................................ACG.AGAA.........AAAAAGUAGCUGCGAAUAACAACUAC---................................................................................................................ +DFNL01000003.1/13997-14350 ..........................................GGU.GAGGg.......aAACACACAAACGCCAACACUGAGCUG---................................................................................................................ +DDHL01000007.1/16423-16792 ..........................................---.GUCUg.......cAAAAAUUAAACGCAAACAAUACAAAUUACgcucc........................................................................................................... +NBMH01000115.1/7124-6706 ..........................................-AU.CUCAa.......aAAAACACAAACGCCGAGAAAGUUCCAGCUuucaacguuagcu................................................................................................... +DBQW01000027.1/9240-8894 ..........................................AGC.GUAA........cAAACACUAAGAGCAAACAACUUAGUUAGCaaaguaaagaccgcuuu............................................................................................... +DDRH01000022.1/168975-168588 ..........................................UGU.GGGC........aAAACAUUAACUGCCAAUAACAGUGAUGUCaccggucgcgucgguu................................................................................................ +DFNN01000087.1/1083-736 ..........................................-AC.UAG-g.......uUAAAUAUAACCGGAAACCAAAAUUAC---................................................................................................................ +DFLB01000050.1/12002-12397 ..........................................AGA.CGCA.........AAACAAUAAUUGGCGAAAACAACUAC---................................................................................................................ +NBLL01000077.1/30158-29758 ..........................................AAU.UUCG........gAACUUUUAAAUGGCGAAAAUAACAAUUA-................................................................................................................ +DBYA01000015.1/3208-3554 ..........................................CUC.UCCA........cAAAAAAUAACUGACAACAAUCCUGUU---................................................................................................................ +DEED01000059.1/61292-61676 ..........................................AUA.CCCA........cUAAAUUUAAUCGCUGAAGACGAUUAC---................................................................................................................ +DDPY01000013.1/16290-16688 ..........................................UUC.GGCC........gGAAAUUUAAUUGGCAACAACGAGUAU---................................................................................................................ +DCSF01000015.1/91-499 ..........................................UCU.AUCA.........UGUAAUCAAAUGCUAACAAUGCAGUUGAUauggcuccuucgguagcugaagcugaugc................................................................................... +DDKW01000015.1/1283-1638 ..........................................GAU.GGCA.........AAAACAUAAACAGCGACAGAGAAUUC---................................................................................................................ +DCHY01000006.1/10528-10917 ..........................................-UG.CUCAaa.....cuUAAAAACAAACGACAACAAUAGAGUU---................................................................................................................ +DBCL01000016.1/32290-31918 ..........................................UCC.GUUG.........AAAAAAUAAAUGCUGAUCAAAAGGCAAACga.............................................................................................................. +MNZT01000106.1/4134-4530 ..........................................UCC.UGGC.........ACACGGCAACUGCCGACAAUCAGAGCCUUcggg............................................................................................................ +DEBU01000033.1/12069-11722 ..........................................ACG.GAA-........cUAAAUAUAAACGCCAACAACAAAGUU---................................................................................................................ +LNZM01000011.1/3175-3522 ..........................................-AG.GACAu.......uUUAAAUUAAACGCAGAAGACAAUUUU---................................................................................................................ +DDIK01000116.1/6945-7314 ..........................................GGA.GACC.........AAACCAUAAUUGCAGAAGAUAAUUUUGCUc............................................................................................................... +DFGJ01000037.1/27447-27851 ..........................................-UU.CG--cg.....uuAUAAAUUAAAUAACGAAAGUAAAAAUAAUaucguuggccuuguugauuucaaga....................................................................................... +DEQD01000043.1/13238-13586 ..........................................---.ACAA........cCGAAAAUAAUCGGAAACUUUAAUAGAAAU................................................................................................................ +MPNH01000001.1/109761-109411 ..........................................---.UGGA.........CAAUUUGAUCUGCCGAUACAGAUCUA---................................................................................................................ +DGOM01000122.1/38542-38944 ..........................................UAG.UCAC.........AAAUUAUAAUUGACAACACGUCAUAC---................................................................................................................ +DBQJ01000014.1/8325-8713 ..........................................CGG.UAA-.........AAAAUAUAAACGCCGAUGAAAAUUCAUUGguagcucaacc..................................................................................................... +DBTM01000005.1/98397-98029 ..........................................--C.GGCAuc....uuuAUAAAUUAAAGAACAACAACGAAUCUUUA................................................................................................................ +DEGH01000052.1/7298-6946 ..........................................-UU.UCCAac....uuuAUAAAUUAGAUAACAACUCUAAUUCUGAA................................................................................................................ +DBMS01000205.1/1747-2131 ..........................................GCC.GAUA.........AAAACAAAAACGCCAACGACAACUUUGAAu............................................................................................................... +MWCX01000070.1/6199-5801 ..........................................GAC.AGUC.........AACAAUUAUCUGGCAACAACAAUUUU---................................................................................................................ +DCTW01000009.1/47657-47270 ..................................gggcaaaaAGG.AUUA.........AAAUAAAAAGUGCAGAUAAACAAAGCACUccggcuuacg...................................................................................................... +MKTJ01000013.1/135164-134787 ..........................................CGA.AGCA.........AGCCAUUAAACGGCAAAACAACCAAAACUcagag........................................................................................................... +DDHN01000001.1/29243-28858 ..........................................AUA.UGCG.........AACCAAUAAGUGUAAAAUCACUUGUCGCUaagguagcuaaugcuuu............................................................................................... +DEIJ01000152.1/10405-10746 ..........................................GGU.GGCA.........-AAAGAUAA-------------UUCC---................................................................................................................ +MZGJ01000006.1/44971-45329 ..........................................UAG.ACCG.........-UAAAAUACACGGCAACGAUUAUCAGUUUgcccc........................................................................................................... +DDRN01000088.1/27574-27950 .........................................gAUC.GUCAa......ccUAAAUAUAGAUGGCAACAAUAGAUAU---................................................................................................................ +DEGW01000072.1/214-580 ..........................................GGG.ACCA.........-AACAAUAACCGCUAACAACGAUUAU---................................................................................................................ +DEHQ01000223.1/14080-13682 ..........................................AUG.UGCA.........-AACCAUAACUGGCAACAAGAACACUGUUgcucc........................................................................................................... +DDLX01000017.1/211796-212165 ..........................................ACU.UUCA.........AACUCUUAAAUGGCGAAAAUAACUUU---................................................................................................................ +MWCK01000003.1/203-559 ..........................................UUG.GGGA.........AAACGAUAAGUGCAAACUUAUUCGAAAAAga.............................................................................................................. +DBTB01000002.1/21088-20738 ..........................................CAU.GGCA.........AAACAUUAAUUGCCGACGAACCAGUC---................................................................................................................ +DEYM01000095.1/517-165 ..........................................UGA.UGCA........aAUUUCAUACAUGCCAACACGCAGUAU---................................................................................................................ +DBYP01000019.1/57835-57457 ..........................................UCC.AUCG.........CAACAAUAAAUGAAAAUGUUGUAAAGUUCccaagca......................................................................................................... +MSHH01000078.1/20574-20199 ..........................................-UG.GGCAc......uuAUAAAUCAAAGAACAACGACGAAUAC---g............................................................................................................... +DBYY01000009.1/96013-96359 ..........................................AGG.GUCA.........CAACAAUAGUUGGCAACAACUACAACAA-................................................................................................................ +MWCM01000003.1/9341-8947 ..........................................GUU.UACA.........AAAACAUAAGUGCAAAAACAUCACUUAGAgaaaaauuagccucuguuu............................................................................................. +DEWQ01000006.1/205354-204941 ..........................................GUC.GAGGu......uuCUGUUAUAAACGCAGAAGAAAACAAUAACgaguaugcauucuuagcagcacgu........................................................................................ +MNTS01000003.1/103233-102822 ..........................................ACG.AGCAa.......cACAAAUUAAAUGCUAACAAAAAAGAAAACguaaucguaggugcuu................................................................................................ +DCHJ01000028.1/5768-5425 ..........................................GCA.AAA-........uUAAAAUUAAACGCUAACGAUAAUUAUUCA................................................................................................................ +DDPF01000012.1/363920-363552 ..........................................ACU.UUCA........aAACUUUUAUUUGGCGAAGAUAACUCUUA-................................................................................................................ +NASX01000058.1/423-76 ..........................................-CC.AGGC.........CGUUAUUAAUUGCCAACGACAACGCAAU-................................................................................................................ +MSHD01000010.1/22573-22912 ..........................................-GC.AAA-c.......cUAAAUAUAAACGCUGAAGAUAAUUUA---................................................................................................................ +DEIU01000070.1/72386-72022 ..........................................GUC.GUCA.........CGGACAUAAGUGCCAACAAAGACGAGCGUaugc............................................................................................................ +AP017913.1/657306-656905 ..........................................AGU.AACG.........AAAAAUUAAUUGGCGAAAGAAAUUAC---................................................................................................................ +AP014564.1/1112890-1113292 ..........................................UGU.UUCA........uAUUUUUUAAAUGGCGAAACUAAUUAC---................................................................................................................ +NHHP01000006.1/95417-95130 ..........................................ACA.CUCA.........AACUUAUAAACGCAAAUGAUGACGUUGAAcuaga........................................................................................................... +DEQB01000025.1/3871-3513 ..........................................AC-.CAAA.........CAAAAAUAACUGGAAACAGUAACUAC---................................................................................................................ +DBCA01000010.1/6763-7133 ..........................................---.CAAA.........AAAUAGUAACUGGCAACAGUUUACAA---................................................................................................................ +DEHP01000115.1/2130-2524 ..........................................AGC.GAUC.........-AACCAUAUUUGGCGACUACAAGCUC---................................................................................................................ +DESZ01000032.1/578-177 ..........................................GGG.CAAA.........CUAAAUUAAAUGCUAACAAUGUAAUUGAAgcagauuucg...................................................................................................... +MPNI01000001.1/28744-28387 ..........................................UCG.AUGUa.......aCAAGCUUAAUUGGCGACAAUUUA------................................................................................................................ +DFOW01000015.1/9202-9576 ..........................................GGU.UGGA.........-CUUGAUACGUGCAAACGUAGCAAAAGCGaaagagcgaguucucuc............................................................................................... +DBDP01000126.1/10471-10866 ..........................................--G.GGCA.........UCUUUAUAAAU-UAAAGAACAACGAUAACagag............................................................................................................ +MWBO01000025.1/18143-18487 ..........................................CCG.AUGC.........AAAACACAAAUGCAAAAACAUUUGUCGAGaaaguaaaaaccgcauu............................................................................................... +DFCP01000006.1/169320-169676 ..........................................CGG.AAA-a......ccUAAAUAUAAACGCAGAUAGAAAUAUC---................................................................................................................ +MWCH01000002.1/128591-128967 ..........................................AGG.AUCA.........-AAAAAUAAAAGUCAACGAUACUGUUGAUu............................................................................................................... +DBQS01000026.1/7157-6754 ..........................................AAG.UUCA.........-AAACAUAGCUGCAAAAAAUAUUUUCAGCaaagcacgcgccuaug................................................................................................ +MWDP01000157.1/8031-7686 ..........................................UGG.ACCA.........-CGGCAUAACUGCCACAAAUAAUUAC---................................................................................................................ +MKTC01000025.1/20881-20511 ..........................................AUU.UACAg......auUCUUUUUAAUUGGCGAAUAUAACUAC---................................................................................................................ +DBIX01000003.1/22266-22665 ..........................................-CG.AGCAa.......aCUAAAAUGAAUGCUACAGAUAACGUUGUAguugcugauuu..................................................................................................... +MOYE01000001.1/287279-287672 ..........................................ACA.AGCA.........AAAUAAUAAGUGCAAACAACACUGUAAACgcucguaacg...................................................................................................... +DFJU01000151.1/13877-14276 ..........................................GAU.GGCG.........-AAAUAUAAUUGGCGAGAAUAACUAC---................................................................................................................ +MWDC01000020.1/7080-6733 ..........................................UUU.CUCAa.......cAAAAAAUAAUUGCCAACGAAAAUCUG---................................................................................................................ +DBDW01000006.1/47662-48058 ..........................................-CA.GGCA.........CAUCUACAAGUGCAAACUUGUUUGAGCGAgcuaaaagugcuguagcgaa............................................................................................ +DGBF01000068.1/14028-14428 ..........................................UUG.CUCC.........AAACUAUAAUUGACAACACGUCAUAC---................................................................................................................ +MWBE01000019.1/12365-12755 ..........................................ACC.GUCA.........AAAGCAGAAAUGCCAACAAUAUUUUGGCUaagguuaaauccgcuuu............................................................................................... +MWBR01000044.1/38147-38493 ..........................................GAU.GGCA.........AAAAACCAAACGGCGAAUCUUAC------................................................................................................................ +MWAK01000083.1/4197-4539 ..........................................AUC.CCCA.........AAGAAACAACUGCCGAAACGGCAAACUA-................................................................................................................ +NHDW01000006.1/152106-151716 ..........................................-GU.UCA-........aAAACAAUAAUUGCAAAUAACAAUUACCAUuacgaa.......................................................................................................... +DBRL01000014.1/75704-76127 ..........................................GCC.GGUA.........CAACAAUAGAUGCAAAUUCUAUUAAGAUGgcgauguugggugaggccaugaauuuggcccc................................................................................ +DBQF01000005.1/49014-49405 ..........................................ACU.AACA.........-CAAGAUACAUGCCGACAGUUUUUCUGAAgacauggagcc..................................................................................................... +DBCX01000059.1/6734-6346 ..........................................ACG.AGCAa.......aACAAACUAAACGCUAACGACAACGUUAUCgucggcaacuu..................................................................................................... +MLPZ01000005.1/161877-161489 ..........................................---.GACA.........AACUUAUAAUUGCCACUUUCAAAAAAGAAgaugacaauguuuuugcagc............................................................................................ +MKTB01000015.1/131785-132160 .........................................aAUA.UUCA.........CAACUUUAUAUGGCAAUACUCAGUAU---................................................................................................................ +DBRB01000005.1/38741-39144 ..........................................GAU.AGGA.........-AAAAACAAAUGCUGAAAACAAAUUAGCAuucgucgaagaac................................................................................................... +DCZD01000008.1/23252-22871 ..........................................CGG.GGCA........cAAACAAGAAUUGCCAACGAGCAGUUC---................................................................................................................ +LKAS01000001.1/246328-246662 ..........................................-CC.UAUA.........AUUAUAUAAUUGCAAAUAAAAACUUGAA-................................................................................................................ +DBRV01000005.1/42202-41825 ..........................................---.AUCA........aAACCAAUAGAUGCCAAAAACAUCCUAGCAaaaguaaaaucuc................................................................................................... +DCHD01000013.1/824-1170 ..........................................---.CAAA.........ACAAAUUAAACGCUAAAAAUCAGUUA---................................................................................................................ +NHIV01000037.1/6475-6025 ..........................................AAC.UCAA.........CUAACCUAAUUGGCGAUAAUUCGCUAGACggguuggucauugauuggca............................................................................................ +MPNC01000002.1/104280-104635 ..........................................AGU.GGCG.........AACAAACAACUGGCGAACGUGAAUUC---................................................................................................................ +DCTD01000057.1/6851-7256 ..........................................AGG.GUCA.........-AAAAAUAAAUGCUAAUUUUACAGGCAUUagaguaguugauggagauggucauacaucuac................................................................................ +CP012846.1/232040-231680 ..........................................---.----.........CUAAAAUAAUAGCAAAACAAAAACAAUA-................................................................................................................ +DEGT01000010.1/40084-40486 ..........................................ACG.AGCA........aACAAAUUAAGUGCUAAAAAUAAUGUAGUUgaagcagacuu..................................................................................................... +MLIT01000011.1/434802-434437 ..........................................--G.UGCA........aCACUGAUAAGCGCAAACGCUGAUCAGUCCaa.............................................................................................................. +MNWJ01000044.1/3287-2967 ..........................................-CA.CAAA........cCAAUUAUAACUGCCACACAACGUGUAGCA................................................................................................................ +MWSR01000091.1/754-356 ..........................................---.----........gAAAAAAUAACUGAUAAAUCAAAUUUGUCAgcugaagaaguugaguauuuggcca....................................................................................... +DBQK01000008.1/107650-107254 ..........................................---.GUGA.........AAAUCAUAAAUGUCAACAAACUUGACAACgccaugaagaagcucgccaacuu......................................................................................... +DGOF01000008.1/29620-29210 ..........................................AUC.CAAC.........-AAACUUAAUUGCAAAAUCUAAAAAUUUUguagcaagugcacuacaacaggc......................................................................................... +DBUA01000013.1/583-981 ..........................................GCC.AUCA.........UGAUGAUAACUGCAAACUUCAUCACUAAGgccaagaacgcauucgcuuc............................................................................................ +DCJD01000017.1/51748-51369 ..........................................---.UCAA........cAAGCCUUAAAUGGCAAUUACAAUUAU---................................................................................................................ +DBOW01000020.1/2090-1740 ..........................................---.CAAA........uUAAAUUUAUUCGGCAAUAAUAACAAUUAUuguuucg......................................................................................................... +CP017813.1/167757-167370 ..........................................--U.UCUA........gGUUUCUUAAACGGAAAAGAAAACAAAUCAgaaagaucuuuuguucuuucacacc....................................................................................... +LVJN01000019.1/339959-339596 ..........................................-GG.CCCA.........AAUUCACAAUUGCCAACGACGAGCACUACgc.............................................................................................................. +MWCR01000003.1/29849-30242 ..........................................-AC.GUCA........aACAAGACAAUUGCCAACGUCUUAUCACGUgccaaggcggcuaucgcuaa............................................................................................ +MWBV01000040.1/2462-2872 ..........................................CGG.CUCA........uUUAAAUUAAAUGCAGAAAAGAAAAGUAACguaguuuacgcugauuucagaacaaagaaa.................................................................................. +DBRK01000005.1/3044-2633 ..........................................AGG.GUUA.........AAAACACAACUGCAAAAAAUAAAGCAGUAggcauucuugauaccgccaccaacuuuguug................................................................................. +MPKA01000113.1/7173-7557 ..........................................--C.-A--u.......uAAAAUUUAAACGCUAAAACUAAAUUUGCUaacuuguuuggugc.................................................................................................. +AP017902.1/805599-805988 ..........................................-UC.UAG-.........GCUUUAUAGUCGCAAACGAUAAAAACAAAguucaaguugaacuaaaacacuuaguag.................................................................................... +DCGI01000080.1/18515-18861 ..........................................UAG.GGAA.........AAAAAGUAAUCGACAACAAACAAGUCAGUu............................................................................................................... +MNZF01000055.1/12611-13010 ..........................................UGU.AUUC.........-AUCCUUACGUGCAAAGAAUAGCGUAAAAaguccuuacuuca................................................................................................... +DHGE01000097.1/833-484 ..........................................AAA.CCAA........uUUAUAAUAAACGCAGACGAAAAUCUA---................................................................................................................ +CP020921.1/1116033-1116390 ..........................................AGC.GCCA.........AAAAAAUAACUGCCAACAACAACAGUUUA................................................................................................................ +DISG01000119.1/8092-7733 ..........................................CGG.CAGG........gAAAAGAUAAGUGCCAACGAAUACGUU---................................................................................................................ +DJCR01000007.1/99209-98860 ..........................................CGC.CUCA.........-AAUUGUAAUUGCAAACGACAAUUAC---................................................................................................................ +BDTG01000034.1/3274-2922 ..........................................CAC.CGGU.........CGUAAAUAGCUGCCAACGAUACUGGCUA-................................................................................................................ +NZBS01000014.1/35228-35591 ..........................................ACU.CGGA.........AAAAAAUAAACGCCAACGACGAGCGUUU-................................................................................................................ +DIJZ01000004.1/18998-19347 ..........................................UGC.CGCA.........-ACAUAUAACUGCCAACUACAGUUAC---................................................................................................................ +QEWT01000015.1/4307-4659 ..........................................CGC.GGCA........aUUUGUAUAGUUGCAAACGAUAACAACUA-................................................................................................................ +NZIV01000031.1/53108-52751 ..........................................CUU.GGAA........cAAACCUUAAAUGCCGAUUAUGGCUAC---................................................................................................................ +PNJE01000107.1/4731-5082 ..........................................GGU.GGGA.........AAAAAUUAACUGCAGAACCUGUU------................................................................................................................ +PKTO01000053.1/1494-1141 ..........................................CUU.GGCA........aAAAAUAUAAACGCAGAUAAUAAUUAC---................................................................................................................ +PANR01000019.1/13684-14079 ..........................................AGC.UGCA.........AACUUAUAGUUGCAAAUGAUGCUAACUUUgaagc........................................................................................................... +PFXJ01000031.1/16981-16622 ..........................................ACC.GGUA........aAAAAAAGAAAUGCAAACUAUAAUUAU---................................................................................................................ +DJAM01000057.1/35726-35363 ..........................................AGU.UGCA.........AACAUGUAACUGCAAACGAUAGCAUUUACaac............................................................................................................. +DIFI01000017.1/147141-146797 ..........................................-GU.GGAA........aAUCUUUUAAUUGCCAAAAAUAAUUAC---................................................................................................................ +PFMR01000327.1/348-3 ..........................................UCC.GGCA.........-AAUUUCAAACGCGAACACUUUAGUA---................................................................................................................ +NIRF01000001.1/455744-455393 ..........................................AAC.GGCA.........-AAAAAGAAGUGCCAACACAAAUUUA---................................................................................................................ +NEMB01000003.1/1227645-1228031 ..........................................AAC.GAGAg.......aUAAAAAUAAACGCUAAAAACGAUAAUUUCg............................................................................................................... +DIXF01000010.1/148742-148388 ..........................................-GG.CAGA........aACACUACAAGUGCCGACGAUUAUUCAUA-................................................................................................................ +PCSH01000131.1/2785-3147 ..........................................AGG.CAGA........aUUACAAUAAUUGCUGAAUACGACGAUUUA................................................................................................................ +PKGB01000015.1/8687-9043 ..........................................UAU.UUCAa.......uUUGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +PEAC01000013.1/2942-3291 ..........................................UGC.GGGA........aACCAUUUAAACGCCAAUAACGAAUUA---................................................................................................................ +PDZT01000028.1/20504-20856 ..........................................-UC.GGAAa.......uUAAACAUAAUCGCAGACGAUUAUAACUA-................................................................................................................ +NZZP01000036.1/82122-81777 ..........................................-GC.UGAA.........AAACUAUAAACGCUGAAAAUAAACCUUUA................................................................................................................ +NZHP01000001.1/14523-14176 ..........................................AUC.UGAA........uAAAAUUUAGUUGCAAACGACAACUAC---................................................................................................................ +PVGY01000033.1/544341-543967 ..........................................UCU.GGAA.........AACACUUAAGCGCAAACGAUUCUUCGUA-................................................................................................................ +NVWA01000006.1/59827-59478 ..........................................AAC.UGAA.........AAAAAAUAAUUGCAGAUGAAAAUCUA---................................................................................................................ +DGYY01000026.1/144379-144732 ..........................................GGU.GGGC........aUAAAUAUAAACGCAGACGAUAAUUUA---................................................................................................................ +PFQI01000013.1/39838-39490 ..........................................GCC.AAGA........aAAAACAUAGUCGCCAACGACGACAUC---................................................................................................................ +NZVH01000029.1/49338-49695 .........................................gUUG.UACA........uUUAAACUAGUCGCAAACGACGAAACUUA-................................................................................................................ +DGGT01000121.1/916-536 ..........................................AGC.GGCA.........ACAAUGUAAUUGCCAACAAGAACGAUUACgc.............................................................................................................. +NVSS01000066.1/990-1405 ..........................................UGU.UAUA.........AACUUAUAGUUGCAAAUGAUAGCUAUAAAgguguagcagcugcuaacgaugcaaac..................................................................................... +NVQV01000042.1/1729-1306 ..........................................AGC.UGCAg.......gCAAUUAUAACUGCCAACGACGAAAACUUCggucuagcgaccguugcagcuuaa........................................................................................ +PDSK01000123.1/5887-5495 ..........................................CCC.GGA-.........CUAUAACAACUGCAGACGAAUACAAUAUGccug............................................................................................................ +CP027226.1/722933-722557 ..........................................UCU.GGCA.........AAAUUGUAAUUGCAAAUAACGAUUAC---................................................................................................................ +BDSX01000050.1/3988-4341 ..........................................GUC.GGGAa.......cUAAAUAUAAAUGCAGAUUACAAUUAC---................................................................................................................ +DHGI01000070.1/138088-138437 ..........................................UGG.CAGG.........CUAAAAUAAGUGCAAAUAACGAUUUA---................................................................................................................ +PDON01000049.1/16698-17056 ..........................................UCC.UUGAa.......aCAAAUCUAAAUGCAAAUAAUGAUUAC---................................................................................................................ +DIRN01000040.1/3291-2935 ..........................................AGU.GGAA........aGGCAUAUAACUGCCAACGAAGAAUAC---................................................................................................................ +PEFA01000001.1/393110-393476 ..........................................CCG.AGAA.........GAAAAAUAACUGCAGACAAAGCAGAACU-................................................................................................................ +PGYU01000022.1/24771-24409 ..........................................ACU.GACA.........CAGCUAUAAAUGCUGACAAUAACUAU---................................................................................................................ +DGFB01000089.1/9043-8673 ..........................................CAU.UCCA.........AACAAAUAAAUGGCAACGAUUAUUCUGUU................................................................................................................ +PNII01000060.1/162-529 ..........................................GAU.AAG-.........AAAAAAUAAACGCAAACUCUGAAUUA---................................................................................................................ +PBQE01000062.1/3463-3815 ..........................................CCU.GACA........aAGGCUUUAACUGCCAAUAAUAACUAC---................................................................................................................ +PAOE01000051.1/5928-6282 ..........................................UUA.CUUCa.......aACUUGUUAGUUGGCGAAAACGCAGACUA-................................................................................................................ +NZVQ01000027.1/18450-18097 ..........................................CUU.UGGA........aAACUAAUAAGUGGCAAUUAUAGCUAC---................................................................................................................ +DIEK01000042.1/8611-9011 ..........................................ACC.UUGC.........AAACUACAAACGCUAACAACAGAAUCAAUgcguuuaacaccauuccgguaguuc....................................................................................... +PLEW01000033.1/942-579 ..........................................ACC.CGCA.........AAAAAAUAAGUGCCGACGAUCACGUCGAGu............................................................................................................... +PANA01000004.1/109509-109148 ..........................................AGC.UACA........aACGUCAUAAGUGCAAACGAUGACACCAUUgaag............................................................................................................ +DHAN01000042.1/51081-51439 ..........................................GGC.GGAAg.......cGUUUUAUAAACGCCAACGAUAAUUUA---................................................................................................................ +PLAD01000317.1/1004-597 ..........................................AGC.GGCA.........AAAAAACAAACGCGAAUACAAACUUCGUGacaucgc......................................................................................................... +DKFJ01000012.1/215629-215978 ..........................................--A.GCCA........aAGCAUAUAAUUGCUAACGACGAAUAC---................................................................................................................ +PABJ01000042.1/7903-8263 ..........................................ACG.CUAA.........UUGGUAUAACUGCCAACUACGAUUAC---................................................................................................................ +DHRX01000132.1/3694-3333 ..........................................GGU.GGUA........cGGCUUAUAAAUGCCGAUUACGAUUAC---................................................................................................................ +PZKL01000037.1/27147-27514 ..........................................UGC.AUAA.........AACAAAUAAUCGCUAACGACGAAAGCUU-................................................................................................................ +NZCL01000020.1/544-179 ..........................................-GC.UGCAguc..ugguAGCUAAUAACUGCCGAUGACAACUAC---................................................................................................................ +PBLQ01000003.1/98002-97637 ..........................................GCU.GUCA........aAAACUAUAAAUGCCAACGAUAAUGUUGAGu............................................................................................................... +PGXO01000004.1/78866-79220 ..........................................GGC.UCCA.........AAACAAUAAUCGUCAAUAACGAUUAC---................................................................................................................ +DIOW01000065.1/75921-76272 ..........................................GGC.GAAAa.......aUUAAAGUAACUGCAGAAGAUAACUUU---................................................................................................................ +PNIW01000100.1/11398-11046 ..........................................GGC.GGGA........aUGACAAUAAACGUCAAUCCUGAAUAC---................................................................................................................ +DIVG01000062.1/84619-84976 ..........................................GCC.GAUU.........AAAAAACAAAUGCAAAUAACGAACCUGAAc............................................................................................................... +DHWM01000155.1/5148-4795 ..........................................AGC.CGGA.........AACGAACAAACGCCAACACUGAAAUG---................................................................................................................ +NZ_PJPV01000261.1/833-449 ..........................................CAC.UACA........aACCUAUUAGUUGCCAAUGAUAGCAACUUUgaag............................................................................................................ +DHFZ01000004.1/122621-123009 ..........................................CAG.GGCA.........AAAAAACAGGUGCCAAUAACACCAACUACgcgg............................................................................................................ +DIVZ01000005.1/660720-661074 ..........................................AUG.GCAA........aUAAAUUUAAACGCUAAAAACGAAAAAUUA................................................................................................................ +DKKD01000071.1/1407-1761 ..........................................CCU.AGGA.........-AAAUCCAAAUGCCAACGAACCUAUG---................................................................................................................ +DHNB01000063.1/8288-8644 ..........................................GUC.GAAAcu....uucAAACAUUAACUGCCGAAGAUAAUUUG---................................................................................................................ +DIIJ01000057.1/79033-78641 ..........................................AGC.GGCA.........AAACUCUAGUUGCCAACGAUAGCGACUUCgcuc............................................................................................................ +PBVT01000019.1/5353-5708 ..........................................AGC.GGGA........aCUUUUUUAAGUGCCAACGAUAACGUUGAUu............................................................................................................... +DLMW01000019.1/6801-6452 ..........................................CCU.GGCA.........GAAACUUAAUUGCCAACGAGCAAUUA---................................................................................................................ +PBFN01000038.1/45751-45393 ..........................................GGC.UGUA........aACCAUAUAGUUGCAAAUAAUGACAACUA-................................................................................................................ +DJIM01000051.1/16612-16974 ..........................................AUU.GCGUu.......uUAAAUAUAGUUGCAAAACCUGCACCUUU-................................................................................................................ +DGYJ01000075.1/21318-21667 ..........................................ACG.GGCA.........-UUUUGUAAUUGGCAACGAUUAC------................................................................................................................ +BAOS01000040.1/31719-32075 ..........................................CCU.GGCA.........AAAACUUAAAUGCAGAUCAUCAAGAACUU................................................................................................................ +NVWJ01000006.1/196161-196510 ..........................................UUC.CGCA.........AAGGCUUAACUGCCAAMAAUAACUUC---................................................................................................................ +DHCN01000014.1/48420-48767 ..........................................UGU.GGGA.........AAACUAUAAACGCCAACGAUAAUUUG---................................................................................................................ +PBPL01000075.1/34890-35274 ..........................................CCU.GGAA........uUCAAUUUAAUUGCCAACGAUAGCAAUUAC................................................................................................................ +PEUI01000218.1/4659-5009 ..........................................AGC.UGCA.........AAACUUUAGUUGCCAACGACGACAACUA-................................................................................................................ +NYZG01000175.1/4919-4563 ..........................................CGG.UGGA........cAAUUGAAAACUGCCAACACUGAAAUG---................................................................................................................ +DIRM01000011.1/14216-13841 ..........................................AAC.GGAA.........AACUUUUAAAUGCAGAAAAACAACCU---................................................................................................................ +NYWS01000220.1/17226-17592 ..........................................GGC.UGGA.........AAAUGAUAAAUGCCAACGACGAUGUUGAGc............................................................................................................... +PKSZ01000544.1/4282-3884 ..........................................GAU.CGCA.........AACAUCUAAACGGCGAAAAUAAUUAC---................................................................................................................ +CP029004.1/2219970-2220347 ..........................................UCU.CUGC.........AAACAAUAACUGCCAACAAGCAGAAGUCUga.............................................................................................................. +BEHU01000013.1/12691-13061 ..........................................GCC.AGGA.........-AAAGGUAAGUGCGAACGACUACUCGUA-................................................................................................................ +PBFQ01000068.1/15841-16200 ..........................................CCG.GGAA........cAAAACUCAAACGCCGACGAUAACUCGUA-................................................................................................................ +DIHN01000021.1/11836-11478 ..........................................UUU.GGGA.........AAAAGACAACUGCCAACGAAGAGCUG---................................................................................................................ +PFVB01000022.1/1866-1512 ..........................................UCG.GGAA.........AAAAAAUAAACGAUAACAAUAGUUAC---................................................................................................................ +NZEV01000035.1/26699-27067 ..........................................AAU.UGCU........cAACAUAUAGUUGCAAACAAAAAAGCAUCUaacgaugccuu..................................................................................................... +DKOI01000026.1/10470-10884 ..........................................UGU.UGCA.........AUAUGAUAAUUGGCAAAACUAAAGCCACAaaacguguagcugcuaacg............................................................................................. +PAPB01000038.1/49494-49140 ..........................................UCU.GUUA.........CAACUAUAAAUGCCGAUUACGGCUAU---................................................................................................................ +PAVM01000048.1/7097-6741 ..........................................CGC.AGGG.........AAUUUUUAAACGCCAAUGAUAACGCGUUU................................................................................................................ +PKTE01000022.1/3450-3848 ..........................................CAU.GCAAa.......cCUUUUUUAAUUGGCAACAAUAAUUAU---................................................................................................................ +PVNB01000012.1/97809-98168 ..........................................AGU.AGCAa......cuUAAAAUUAUCUGCAAACGAUAAUAAUUAU................................................................................................................ +NYTP01000056.1/22407-22051 ..........................................GUU.GUAC........aUUUUAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +NPDZ01000008.1/41469-41815 ..........................................-CC.UUCA.........AACCAAUAAACGCUAACAACGAAUUA---................................................................................................................ +PFTE01000064.1/8712-9055 ..........................................-GC.CGGA.........-AAACACAACUGCCGAGCCUGAGCUC---................................................................................................................ +DHJQ01000118.1/17793-18143 ..........................................-GC.UUAAc......uuUAAAUAUAAACGCUAACAAAACAGAAUUA................................................................................................................ +CP027242.1/503172-502823 ..........................................-CU.GUCAa.......aAAAAUAUAAACGCAGAAAACAAUAAUUUU................................................................................................................ +DGWE01000055.1/1589-1987 ..........................................-CA.GGCAc.......uUAAAUUUAAACGCAAAAGAUAAUCAAACAacugguu......................................................................................................... +DIXU01000001.1/109434-109780 ..........................................--G.CUCA.........AAAAAAGAAACGCAAACAACUUU------................................................................................................................ +DIKX01000152.1/21580-21931 ..........................................-GG.GCCA........cGGCAUAUAAAUGCCAACAACAAUUUC---................................................................................................................ +PFLB01000060.1/50553-50173 ..........................................UCC.AUUA.........CACUGAUAAAUGCAAAUAAAAACGCAGACaucauugaguucc................................................................................................... +DKER01000149.1/7302-7656 ..........................................CCU.GAAA........aCAAUCGUAAUUGCAAACAAUUAC------................................................................................................................ +PAFF01000030.1/11315-11671 ..........................................UCU.AGUA........aAAACAAUAAGUGCCAAUAAUGGCCAAAUU................................................................................................................ +DIRG01000115.1/20982-21358 ..........................................ACG.GGAA........aAACUUUUAAUUGCCAAUAAACAACCG---................................................................................................................ +NYVR01000023.1/2258-2609 ..........................................GAC.UGGA.........CAAAUCUAAGUGCCAACACGCACUAC---................................................................................................................ +QEXY01000190.1/251-675 ..........................................UCG.GGCA........aAACUAAUAAGUGCCGAGAAAGUACCUGCUuucaacgcaccug................................................................................................... +DJGH01000021.1/1870-1513 ..........................................AAU.GAC-.........AAAGAAGAAACGCAGAAGAAAAUUAC---................................................................................................................ +DIWT01000060.1/46380-46730 ..........................................GCG.GGAA........cACAAGUUAAGUGCAAACAACGAACUA---................................................................................................................ +PBQG01000055.1/33546-33912 ..........................................AGU.GGCA........aACUUUAUAAUCGCCAACGAUUAUAACUA-................................................................................................................ +NZIS01000127.1/5114-4746 ..........................................GGC.GGAA.........ACAAUUUAAUUGCCGAUAACCAAUUG---................................................................................................................ +DLFB01000033.1/46888-47285 ..........................................GCC.UUCG.........AAAAAUUAGUUGCCAAUAACAACUAC---................................................................................................................ +PDTP01000018.1/65642-65990 ..........................................-GC.GGU-u.......uUAAACAUAAUCGCAGACGAUUAUAACUA-................................................................................................................ +PBQH01000013.1/57573-57932 ..........................................GUG.GGUAa.......uUCAAAACAACUGCCAACGAACCGGUA---................................................................................................................ +DJLZ01000003.1/29944-29589 ..........................................AAC.GUCA.........AUUUUAUAGUUGCAGAAGAUAACUUCGAAu............................................................................................................... +DHFL01000056.1/4957-5336 ..........................................UCG.ACCA........uUUAUCUAAAACGCUGAAUAUACUCCA---................................................................................................................ +DIHE01000206.1/16404-16048 ..........................................--C.GGAA.........AAAACAUAACUGCGAACGACAACUUC---................................................................................................................ +PKSY01000197.1/1220-1615 ..........................................UUC.UGUG.........AAACUAUAAUUGGCGAAAAUAAUUUU---................................................................................................................ +DJMA01000029.1/54459-54106 ..........................................ACU.CCUA.........UACGUCUAAAUGGCGAAAAUCAAAUG---................................................................................................................ +NVVH01000019.1/30822-30464 ..........................................UCC.UGGG........aCACGUACAAGUGCCGAUUACGGCCAA---................................................................................................................ +DKAE01000020.1/36549-36193 ..........................................UCU.GGGA.........AAAUCAUAAUUGCCAACACUGAAAUG---................................................................................................................ +DKUB01000082.1/22466-22816 ..........................................-CA.CAGAu.......uAAAAAUUAAACGCUGAUAAUAAAGAAUUA................................................................................................................ +DKKL01000040.1/88645-88286 ..........................................-GA.CAGA.........ACAACUUAAAUGCAGACAAUACUGCUAAUuc.............................................................................................................. +PHCA01000081.1/16798-16384 ..........................................AGG.GGCA.........AAAACUUAACUGCCAACACAGGCAAAGCGuucaccuuccccuucg................................................................................................ +DKGH01000123.1/10087-10440 ..........................................UCG.GACC........aAAAACAUAACUGCCAACGAAGAAUUG---................................................................................................................ +DLOT01000070.1/17084-17444 ..........................................-GU.UACA........aACUUUAUAAAUUCAAACGACAACAACUCAuuu............................................................................................................. +PFNB01000662.1/8339-7989 ..........................................--G.UGGAc......ccAAAAGAUAACUGCCGAGUCUAACUUG---................................................................................................................ +PGXC01000009.1/126297-126653 ..........................................-UG.UGGAaa.....cgUCAACUUAGACGCCAACGAUAACAACAUA................................................................................................................ +DIEY01000002.1/56453-56823 ..........................................UAC.CCUA........aUGCCAAUAAAUGGCAACAAUUUCAACUAU................................................................................................................ +NPEJ01000045.1/12967-13316 ..........................................-CC.UUCA.........AAACAAUAACUGCAAAUAACGAAUUU---................................................................................................................ +PARH01000020.1/4285-3937 ..........................................UUC.UCAA.........AAAAAUUAGUUGGCAAAAACAACUAC---................................................................................................................ +PTJW01000018.1/2663-3022 ..........................................AAA.CUCAu......uaUAAAGAUAAUCGCAGAAGAUAAUCAAUA-................................................................................................................ +PFCO01000008.1/104334-104683 ..........................................UCU.CUUU.........AACCAAUACGUGCAAACAAACAACCU---................................................................................................................ +NZTL02000025.1/27735-27389 ..........................................GCA.CU--........cGCACAAUAAGUGCAGAACCAAUCAAU---................................................................................................................ +PCAR01000016.1/13716-14058 ..........................................-UA.UGGA........aAAAAAUUAACUGACAAUAAACAGUUA---................................................................................................................ +DKAT01000030.1/596-948 ..........................................-GU.UUCA.........AGAAUUUAGUUGACAACGAACAACUA---................................................................................................................ +CP025628.1/437841-438222 ..........................................UAU.CUGA.........ACAAUAUAAACGCAAACGAUUCGCGUUAC................................................................................................................ +NYVI01000051.1/5647-6045 ..........................................ACA.CUAA........aCUUCGCUAAACGGCGACAAUAACUAC---................................................................................................................ +DHQI01000062.1/21571-21967 ..........................................UCU.UUCA........aAUUUUUUAACUGGCGAAAAUAAUUAC---................................................................................................................ +DGGZ01000008.1/23561-23217 ..........................................AUC.UACA.........AAAAAAUAAACGCUGAUAAUAGAUUA---................................................................................................................ +PUHO01000019.1/59581-59951 ..........................................AUC.GCCC.........-AACAAUAAAUGCUGAAAAUAGCAAUUAUacucuaa......................................................................................................... +DGUQ01000025.1/3965-4305 ..........................................-GC.CUCAa......cuUAAAAACAAACGACAACAAUAAAGUU---................................................................................................................ +DLJN01000149.1/6921-7277 ..........................................CUA.UGGGa.......uUAAAGAUAAACGCAGAAGACAAUUUU---................................................................................................................ +NZHL01000018.1/23745-24096 ..........................................GCC.UGAA.........AACAAACAAAUGCCAAUAACGGCAAC---................................................................................................................ +DHMO01000024.1/613-259 ..........................................UCG.AUCA.........AAACUAUAACUGCGAACGAAGAGUAC---................................................................................................................ +DIXT01000020.1/185728-185330 ..........................................-CA.GUAC.........AAAAAACAAGUGCCAAAAGCACAAACUACgcua............................................................................................................ +PKMD01000001.1/587300-586926 ..........................................CUC.UGCA.........AACCAAUAGGUGCCAAGAACAAGAGCACCga.............................................................................................................. +PEAF01000017.1/8970-8566 ..........................................UCC.AUUA.........AACAAUCAAACGCUAACGACACGUUAACGuacgaccagguugcugcagccuucgc...................................................................................... +PCTO01000029.1/8473-8831 ..........................................GCU.GGUAa......auAAACCUUAACUGGCGAAUAUAACUAC---................................................................................................................ +PGYR01000015.1/11106-10735 ..........................................ACC.GGUA.........AAACAACAAAUGCAGAAGAUAAUUUU---................................................................................................................ +DKAM01000030.1/47079-47434 ..........................................GAU.GGCA.........AAAAAUUAGCUGGCAAAAAACAGCUU---................................................................................................................ +NZBC01000198.1/5631-5278 ..........................................CCG.CGGA.........-AAACUUAGUUGCCAACCGCAACUUU---................................................................................................................ +PBAT01000002.1/451-98 ..........................................GAU.CGGA.........UUAUAACAACUGCCAACAAUAAUACGCAGu............................................................................................................... +PBNF01000008.1/46172-46554 ..........................................AGC.UGUA.........CAUUUGUAGUUGCAAACUUAGAAAACUACga.............................................................................................................. +DHVT01000025.1/164431-164794 .........................................cUGG.AUCAc.......uUAAACACAAACGCAAACAAUAAAUUU---................................................................................................................ +DHSU01000050.1/2293-2648 ..........................................CGG.UGGA.........ACCAAAUAGACGCUGAUAACAGCUAC---................................................................................................................ +DKOG01000135.1/2929-3312 ..........................................GCC.UGAA.........-AAAGACAAAUGCAAACGAUUACGCAUU-................................................................................................................ +DIHO01000016.1/1749-1390 ..........................................UCC.AUCA.........CACACAUAAAUGGCACACAUGAAGAAAUG................................................................................................................ +PFUG01000672.1/497-893 ..........................................GUG.GGA-.........AAAACACAAAAGCCAACGAUGACGUUGAGc............................................................................................................... +PFML01000074.1/14972-15375 ..........................................AUA.UUGU.........AAAUUCUAGUUGCAAACGAUAGCAACUUUgcugcaaacgacuuggcagua........................................................................................... +PBAL01000022.1/16004-16357 ..........................................CGG.AUCA.........-AUCAUUAAUUGCCAAUGAAGAAAUG---................................................................................................................ +DHPK01000032.1/110068-110470 ..........................................CAG.UGCA.........AACUAUUAAGUGCCAACAAUCGCACUUCCuacgc........................................................................................................... +PESK01000088.1/18185-18592 ..........................................UCA.AUCA.........AAAACAUAAUUGCAGACGAUUAUACGUUUga.............................................................................................................. +DKKI01000039.1/3723-3358 ..........................................ACU.GGCG.........AAUCAAUACCUGGCAACUCUUAUGAGUAU................................................................................................................ +DJHT01000013.1/6508-6160 ..........................................-U-.CUAA........aCUUUAUUAAGUGCCGAUUAUGGCCAA---................................................................................................................ +DILB01000023.1/55360-55017 ..........................................GCA.CCCA........gUAAACAUAACUGGAAACCAAAAUUAC---................................................................................................................ +NZSK01000025.1/3742-3343 ..........................................AUU.UUCA.........-AAAUUUAAAUGGCGAAAAUAACUAC---................................................................................................................ +PXJB01000001.1/31795-32147 ..........................................GGU.AGCAa......ggCAAAAAUAAAUGCCGAACCAGAAUUU---................................................................................................................ +PEWH01000251.1/9736-9385 ..........................................CCG.UGGA........cCAAACAUAAAUGCCGAGCCUGAGCUC---................................................................................................................ +NWBN01000014.1/168003-167604 ..........................................GAC.UGCA.........AAAAAUUAAUUGGCGAAUAUAAUUAC---................................................................................................................ +PXOH01000007.1/117505-117115 ..........................................GGA.CUCAa......aaAAAAAGUAAAUGCGAACAACAUCGUACCUuuugcucg........................................................................................................ +DJVP01000009.1/10600-10194 ..........................................UCC.UUAC.........ACAAUUUAAACGCAAACACGCAAGUGUCAcguuuaggaacauuugucacgccguc...................................................................................... +DIYD01000059.1/8002-7629 ..........................................ACC.UUCA.........AACACAUAAACGGCGAUUACAAUUAC---................................................................................................................ +DLOU01000059.1/729-1102 ..........................................---.-ACA.........AAAAAAUAAACGCAAAUAAAAUUAAAAACgcuguagcuggauu.................................................................................................. +DIVN01000246.1/6394-6803 ..........................................-GG.GGC-.........AAACUUCAAGUGCCAACACAGCACGAACAccggcgu......................................................................................................... +DJAB01000264.1/1310-1714 ..........................................UGU.CCGC........gAACCUUUAACUGGCAACACUACUUCUUAC................................................................................................................ +PBJG01000003.1/74732-74385 ..........................................-GU.AUGG.........AAAAAAUAAACGGCGAAAAAGAAUAC---................................................................................................................ +PCRL01000106.1/6431-6898 ..........................................CCU.UGCA.........-ACAAUUAAACGCAGACGAAAGUCUAAUAagagaagcugaagcgauuguugcuccaguguuugaagccaaggccaccggaucagagagcu................................................... +PFGG01000075.1/45973-45578 ..........................................AUC.GGCA.........AAAAUUUAAACGCAAACAAGAAAAAUCUGuuugcccuuccuucguuga............................................................................................. +DHIZ01000133.1/24217-23858 ..........................................GGC.GGCA........aACGCCAUAACUGGCACAAACAACACCUA-................................................................................................................ +PHFL01000026.1/50557-50957 ..........................................GUC.UGUG.........CAAAAGUAAAUGCGGAAGAUUAUUCUUA-................................................................................................................ +PBJM01000008.1/40528-40883 ..........................................GGU.GCA-........aCAAUAAUAACUGGCAAACAACAAACAUUG................................................................................................................ +DIAQ01000033.1/91433-91785 ..........................................-UG.CGGA.........AACAAACAACUGCCGCCUAAUUUCGGCA-................................................................................................................ +PELD01000034.1/33026-33376 ..........................................---.CUA-........uAAAAAAUAACUGGAAACAGUAGACAAACA................................................................................................................ +DIAU01000049.1/1411-1053 ..........................................ACC.UGGA.........AACCAAUAUCAGGCGAAGAGUCUUACUCUu............................................................................................................... +QEKV01000004.1/164827-165184 ..........................................GAG.CAA-........cUAACUUUAAACGCAGAAGAAAAUAAUAAUu............................................................................................................... +NIGF01000001.1/154970-154612 ..........................................CGG.GGCA........aAAAAUUUAACUGCCAACACUUAUCAAGAGca.............................................................................................................. +DKPW01000033.1/396-18 ..........................................AGG.CAGA.........AAACUAUAAUUGGCAACACUUAUACAUCAgcgacuga........................................................................................................ +PAQS01000009.1/4295-3887 ..........................................ACC.GAUA.........AGCAUAUAAUUGCUGAAAAACAAACAUCAaacgugaucgcaguugacuucu.......................................................................................... +PAZE01000052.1/34103-34500 ..........................................AUU.CUCA.........AGUCUAUAAACGACAACAACAACUAC---................................................................................................................ +PKDJ01000037.1/19672-19279 ..........................................CCG.UGCA........aACCAAGUAGUUGCCAACAACAACAACUUCuu.............................................................................................................. +DIGH01000021.1/3007-2632 ..........................................ACC.UUCA.........-AUCAAUAACUGCUAACAACAGUAACUAUcgucc........................................................................................................... +BEHW01000065.1/7305-7704 ..........................................ACC.AGCG.........-AUGGCAAAAUGCCAACUCAUACAGCUA-................................................................................................................ +DKKT01000003.1/50713-50359 ..........................................AGC.GGCA.........ACAAAGUAGUUGCGAAUAACAAUUAC---................................................................................................................ +PDTT01000047.1/44293-43877 ..........................................GGA.AGCA.........AACAAUUAAGUGCCAAUAAUAACGCACGCuccuaua......................................................................................................... +PEZS01000011.1/370623-370974 ..........................................ACG.UGC-.........-ACUUGUAGUUGCAAACCAAAACUUU---................................................................................................................ +DGIK01000080.1/4288-4689 ..........................................GGU.UACA.........AAACUAUAAAUGGCGAAUCUUAUGACUA-................................................................................................................ +PBSD01000023.1/89790-90190 ..........................................AUG.UCUC........aCACUUUUAAAUGGCGAAAACAAUUAC---................................................................................................................ +DHNJ01000008.1/5720-5335 ..........................................UCC.GGCA.........-AACCAUAAGUGCCAACGAUGCACUUCCGcucgcggccuagu................................................................................................... +PEIH01000005.1/598341-598743 ..........................................GCA.UCAC.........AAAACACAAACGGCAACGAAAACUAU---................................................................................................................ +DIVR01000021.1/152318-151966 ..........................................-GG.CGAA........aACUGUAUAACUGCCAACAACAACUUG---................................................................................................................ +NVRJ01000015.1/1022-659 ..........................................AAU.CUCG........aACUUUUUAAAUGGCGAAACUAAUUAC---................................................................................................................ +PVWF01000018.1/1150-760 ..........................................GAC.UCAAa.......cUAAAUAUAGAUGCAAACAACAUCGUAAAAuuuga........................................................................................................... +DGHD01000053.1/39205-39559 ..........................................-AC.GGGAaac..ucuaUAAAUAUAACUGACAAUAACAGCUAUAUG................................................................................................................ +NVQV01000018.1/8591-8173 ..........................................GAU.UAAU........aUUUUAGUAACUGGAAACUCCAGCAAAACAgcgagagcuguuaaaaaugauguuguuu.................................................................................... +QAZA01000001.1/37013-37376 ..........................................CCU.UUUC.........AAAAAUCAAACGCCAAUGAAGAACUG---................................................................................................................ +PEBC01000002.1/71114-70726 ..........................................AGG.CUCAa......aaAAAAUGUAACUGCGAACAACAUCGUUCCUuuugcucg........................................................................................................ +PBEX01000017.1/68638-68291 ..........................................AGG.AUGCa.......cAACUUUUAGUUGGCAACGCUAACUAC---................................................................................................................ +DIYR01000214.1/34711-34313 ..........................................UAC.UGCA.........-AACUAUAACUGGCGAAAACAACUUC---................................................................................................................ +NBZD01000001.1/447079-447458 ..........................................AAC.GAGAg.......uGCAAUCUAAUUGCAAACAAAAACUAU---................................................................................................................ +PETZ01000028.1/329-681 ..........................................UCU.AGUA.........AAAGAAUAAGUGCCAACUUAUUUAAAAAAc............................................................................................................... +DIZY01000032.1/5573-5952 ..........................................GCU.CGCA.........AACAAUUAAAUGCAAACAAUGCAUCUUUCcgccc........................................................................................................... +PKEV01000219.1/1939-2297 ..........................................-GG.UGGA.........AAAAAAUAAACGCAGACAACACUGCGCUU................................................................................................................ +DJER01000027.1/50267-50613 ..........................................CAA.AGAA.........-AUGCUUAAACGCAAACAAUAAUAAUGCCg............................................................................................................... +PDSF01000045.1/30185-29830 ..........................................CCU.GGAA........aCACUUUGAUGUGCCGAUGAGCACUUC---................................................................................................................ +DLHC01000024.1/755493-755132 ..........................................CUG.AUCA.........CAAACUUAACUGCCGAGAGCAAUCUC---................................................................................................................ +PBBQ01000001.1/323773-324125 ..........................................UCC.CGGA........cACAACACAGAUGCCAACUACGGCAAC---................................................................................................................ +DKGI01000003.1/39874-40210 ..........................................---.AACA.........-UAAAAUAUUUGCAAACAAUUUUGCA---................................................................................................................ +CP028094.1/3317997-3317599 ..........................................AGG.CUCAa.......aAAAAAGUAACUGCGAAUAACAUCGUCAGCuucaa........................................................................................................... +PDRH01000091.1/2902-2495 ........................................uaGCG.CGCAc.......cAAAAAGCAAGUGGCGACAACAACAACUU-................................................................................................................ +NZAD01000005.1/158350-157947 ..........................................CGU.CUAA.........AAAAUAUAGUUGCAGAUGACAACUUUGAAu............................................................................................................... +DIWY01000003.1/275489-275141 ..........................................-UC.CGAAgc.....uuUAAAUAUAAAAGCAAAAACAAAUAAAUUA................................................................................................................ +NZCE01000050.1/1576-1221 ..........................................---.UGGC........aACCCUUUAUUUGCCAACGAUAAUAAUUUG................................................................................................................ +DGFF01000062.1/12923-13271 ..........................................-GC.GGCA.........AACAAAUAACUGCCGAUACAAAUUAC---................................................................................................................ +DLOY01000027.1/29810-30181 ..........................................GUG.UUCA.........AACCAAUAGGUGCCAAUACAAAGCGCGCCga.............................................................................................................. +NYYZ01000002.1/177852-177495 ..........................................CCC.GGGAcg.....gcAAUUUUUAACUGCCAACAAUUUUGAA---................................................................................................................ +PBJD01000035.1/8585-8187 ..........................................GGA.UACC........aUCUUUUUAAACGGAGAAAAUAACUUC---................................................................................................................ +PBXB01000010.1/39303-38949 ..........................................AAU.GACA.........AAAAAAUAAUUGGCAAGAAACAACUU---................................................................................................................ +DLFY01000189.1/6515-6869 ..........................................UCC.GUUA........aAAAACUUAACUGGCAACUACCAGUAC---................................................................................................................ +DJWX01000008.1/121441-121832 ..........................................AUC.GACC.........GAAAAAGAAACGACAAACAAAUCGUUCCUaacaugauguugaaacc............................................................................................... +DHTG01000101.1/18777-19145 ..........................................ACU.UUCAa.......gCCAUUAUAAAUGGCGCAGAAAAUAAUUU-................................................................................................................ +PBFQ01000062.1/58346-57976 ..........................................CCG.AGAA........aACUUUUUAGAUGCCGACGACGGUUUG---................................................................................................................ +DJRT01000009.1/79954-80302 ..........................................-CC.UGCAau.....cuUAAAAUUAAACGACAACAACACUGUU---................................................................................................................ +NYSU01000465.1/3460-3101 ..........................................UGC.GGGA.........-ACCCACAACUGCCAACGACAACGCAGU-................................................................................................................ +DIMW01000001.1/250232-249876 ..........................................-GU.GGCA........aAACCUUUAAGUGCCAACAACAACGGCGCUc............................................................................................................... +DLBU01000002.1/107246-107633 ..........................................AGG.CAGA.........AAAUAAUAACUGCAGAUUCAUCUAAAGUUaucagcaacguucc.................................................................................................. +DLKO01000034.1/21513-21883 ..........................................-GG.CAAA.........AACAAAUAAAUGCUAAAAAAGAAGAUGACuauucagucga..................................................................................................... +DGSM01000127.1/4114-4473 ..........................................AUA.AGCAa.......uUAAAUAUAAAAGCUGAUAAUAGAGAAUUA................................................................................................................ +PHCB01000005.1/93680-94117 ..........................................GUG.UGCAa.......cGGCAAUUAACUGCCAACGAUAAUCUC---................................................................................................................ +DGXO01000027.1/16390-16788 ..........................................GAC.CUCA.........AAAAAUCAGUUGCCAACAACAACUAU---................................................................................................................ +PXPI01000102.1/19761-20152 ..........................................AGG.CUCAu......aaAUAUAGUAAGUGCGAACAAUAUCGUUCCUuucgcucg........................................................................................................ +PABI01000042.1/12192-12606 ..........................................GGA.AGCA.........-AACAAUAAGUGCAAAUACACGCACAAACuacag........................................................................................................... +PEWW01000111.1/2217-2642 ..........................................CCU.GGCA.........-AAACAUAAACGCUAAAAACACGAACCUAgugcaugugcccuucg................................................................................................ +PRLH01000097.1/46063-46450 ..........................................AGG.CUCAaa.....aaAAAUAGUAACUGCGAAUAACAUCGUAAGCuucaa........................................................................................................... +PBME01000004.1/35023-34634 ..........................................GCG.GUAA.........-AUCAAUAAAUGCAGAACCUAAUACU---................................................................................................................ +DJMU01000112.1/19333-19699 ..........................................-GG.CAAA.........CAAAAUUAAAUGCAAAGAAAGAAGACGAGuucgucucug...................................................................................................... +DHHC01000048.1/16058-16451 ..........................................-CA.GUAC.........AAAAAACAAGUGCCAAUCGCACUUCCUACgcug............................................................................................................ +DLTY01000025.1/78647-78975 ..........................................-AU.GACA........aAAAAAGUAAACGGCAAAAACGCUUAC---................................................................................................................ +DHTD01000135.1/57419-57818 ..........................................AAG.CAC-.........AAGCCAUAACUGGCAAUAAUAAUUAC---................................................................................................................ +PJQG01000015.1/19584-19939 ..........................................GCC.GGAA........cAACAAAUACCUGUCGACAACAACGACAACc............................................................................................................... +PFAC01000016.1/1230-861 ..........................................AGC.CGAU........uAAAAUAUAAUUGCUGACCAAGAAUAC---................................................................................................................ +DKFG01000263.1/5862-5468 ..........................................AUC.UGCA.........CAUUAUUAUUUGCCAAUUUCAAAAAUGCAguagcagacaacu................................................................................................... +PDUC01000029.1/613-262 ..........................................AUU.UGCAu.......cUAAAUGUAAUUGCAGAUAACAAUCUC---................................................................................................................ +PFDX01000015.1/8831-9189 ..........................................CCU.GGCA.........-AAAUAUAAGUGCAGUAAAUUUUGCA---................................................................................................................ +NZ_PYEQ01000756.1/1470-1084 ..........................................AGG.CUCAaa.....acCAAAUGUAAGUGCGAACAACAUCGCUCCUuuugcucg........................................................................................................ +PAQM01000006.1/3386-2985 ..........................................UUG.CUAC.........AAAAUAUAAUUGACAAUACGUCAUAC---................................................................................................................ +NYZA01000173.1/21320-21669 ..........................................CGG.GGGU.........UUUUCACAACUGCCGACAACCAAUUG---................................................................................................................ +DLIO01000041.1/44117-44474 ..........................................UCG.AUUA.........AACAAAUAACAGCGAACGAAGAGUAC---................................................................................................................ +BEHT01000057.1/2676-3016 ..........................................-GC.CGCC.........-UAAAAUAAGUGCGACUCCUGUU------................................................................................................................ +BEHX01000005.1/66052-66428 ..........................................ACC.GGCG.........-GACAAAAAGUGCCGAUGCGGUUGCAUAC................................................................................................................ +DGUI01000033.1/38150-38522 ..........................................ACG.GGAA........cCGCAAGUAAUUGCAAACGACACACAG---................................................................................................................ +PEQL01000036.1/10616-11054 ..........................................UCC.GAUA.........AAACAAUAAAUGCCAACACAAAAGGCGAAguaauuuaugguguagauuu............................................................................................ +DLBN01000122.1/27123-26766 ..........................................GGU.GGCA.........-AACGAUAAUUGGCGAACGUGAACUC---................................................................................................................ +DHMH01000060.1/6176-5787 ..........................................AGG.UGCA.........ACAAAAUAAAUGCAGAUAAUGCAAACGGUgcaaaagugguuaauuu............................................................................................... +DLHF01000033.1/91935-92314 ..........................................ACC.GGUA.........ACACUACAAGUGGCAACACUUCAUAU---................................................................................................................ +NZJT01000028.1/6756-7120 ..........................................GGC.UGGA.........-AAACAUAAACGCAAAUGAUGACGUUGCUu............................................................................................................... +DLDJ01000043.1/61813-61435 ..........................................GAC.ACCA.........-AACAAUAAAUGCUGACAACAACAGCGAAu............................................................................................................... +PDPI01000002.1/28802-29175 ..........................................--G.UCCGu.......uUAAACUUAAACGCAAACAAUACAGAUUACgcucc........................................................................................................... +NZER01000471.1/9317-9629 ..........................................UUU.CCGG.........AACACUUAACUGCCAACGACGCAGAUUACga.............................................................................................................. +DIBQ01000061.1/177326-176974 ..........................................AGU.ACGC........aACUUUAUAUCUGCCGAACCGCAGUAC---................................................................................................................ +PEWV01000076.1/788-1175 ..........................................CCU.GGCA.........-AAACAUAAACGCAAACUACAAUCCAGUAgcagaggcagaagaaau............................................................................................... +DKRE01000013.1/13044-12698 ..........................................---.-AA-c.......cUAAAUAUAAAUGCUGAAGACGAUUACGAUu............................................................................................................... +DLIE01000088.1/5431-5026 .........................................gGAA.CUCA.........GACCUUUAACAGGCGAAAAUAACAAUUA-................................................................................................................ +PAJB01000022.1/56125-56469 ..........................................UUC.GACA.........AAAAUUUAAAAGGCGAAAAAAAACUC---................................................................................................................ +PCAX01000012.1/16452-16098 ..........................................AAC.GGCA.........AACUUAUAAAUGGCGAAAAAGAACUC---................................................................................................................ +CP021379.1/425790-425420 .........................................uGGU.UGCA.........AAUUGUUAUCUGCAAACGAUACACAAUA-................................................................................................................ +DJWM01000001.1/140939-140585 ..........................................UUG.GUCA.........-AACUAUAAACGGCGAAUCUUUCGCACCA................................................................................................................ +PCSD01000066.1/716-325 ..........................................GCC.GGCA.........-AAUAAUAAGUGCCAAAAACUUAUUGGCGaaaguccagaacgcuuu............................................................................................... +PNHP01000001.1/385977-385621 ..........................................-UG.AAAA........uUAAAUAUAAAUGCAAACAAUAAUAGCGAAagac............................................................................................................ +PFBV01000005.1/81027-80630 ..........................................UGG.GGCA.........-ACUAAUAAGUGCCAACUUAUUUUCAAAGgccaaagcugcuuuugccagugc......................................................................................... +DKKR01000061.1/4809-4412 .........................................gAUU.CACA........aCUCGCUUAAAUGGCGAAACAAACUAC---................................................................................................................ +NZXD01000014.1/5176-4821 ..........................................AGC.GGUA.........AAAUUAUAAAUGGCGAUAAAGAAUUC---................................................................................................................ +PCVW01000061.1/9747-10148 ..........................................CCG.GGCA.........AAAAGAUAAACGCCAAAAAUACGGUUAAGgggauugccccgguugugccga.......................................................................................... +PBOA01000005.1/65365-65015 ..........................................AGA.UGAC........aAAAUUUUAAAAGGCAAGCAAGACUUA---................................................................................................................ +PHDH01000052.1/17731-17341 ..........................................UGU.UCCA.........AACAAAUAAAAGGCGAAAACUUC------................................................................................................................ +DJSA01000058.1/16861-16458 ..........................................GCU.UCCG.........AACAAUUAGUUGGCAACAACUCUUAU---................................................................................................................ +PFOH01000024.1/1629-1246 ..........................................-UG.CAAA.........ACGAAAUAAGUGCUAACUUAUUCUCAAAAgcaaaaagcgcgguagcuuc............................................................................................ +DGHQ01000058.1/19586-19191 ..........................................GAG.ACCA.........AAAAUUUAACUGGCGAGAAUAACUAU---................................................................................................................ +PADF01000015.1/4181-3794 ..........................................CUC.GGUC.........-ACAGAUAAUUGGUAACAAGAAAUCUGAUcucuuugcgaagauuguggaggcau....................................................................................... +PCXV01000033.1/14530-14193 ..........................................--A.AUCAa.......aAAACAAGAACUGCCAACAAUAAAAUG---................................................................................................................ +PKSZ01000674.1/402-788 ..........................................ACC.GUAA.........-AUUAAUAAAUGGCAAUUUUAAUUCAAUU................................................................................................................ +DHPF01000007.1/182741-182343 ..........................................GGU.UACA........aCAAAAUUAAUUGGCGAAGAAAAUUAC---................................................................................................................ +PHBR01000118.1/6094-5731 ..........................................GGU.GGCA.........AAAAAGUAACUGGCGAACGACAACUC---................................................................................................................ +PETR01000116.1/5831-6177 ..........................................UUC.GGCC.........ACAACAUAAGUGCAAACACCUAU------................................................................................................................ +DJYO01000013.1/65340-64966 ..........................................ACG.AGGAc.......uAGCAAGUAAUUGCUGACACAACAGAG---................................................................................................................ +DGHA01000007.1/55084-55479 ..........................................CGA.UGCA.........AAAAGAUAAUAGGCGAAAAUAACUAC---................................................................................................................ +NVUK01000033.1/9660-10075 ..........................................AGC.CGAG........aAAAACAUAACUGGCAAAACACCAGAGAGCaaaauuaucgcagguccuuuugg......................................................................................... +BEIK01000001.1/31335-30982 ..........................................CAA.GGAA........gGCAAUACAAAUGCCAAUAUACAAAAACAA................................................................................................................ +DLKS01000035.1/16878-16485 ..........................................GUC.UGCG.........-AAGUAUAACUGGCAACAAUACUGUA---................................................................................................................ +PHDU01000005.1/11156-10787 ..........................................UCG.GUCA.........-GGCUUUAAACGCCAACGAAGAAUCAUACa............................................................................................................... +PFAT01000045.1/5892-5495 .........................................uCAG.CGGC.........-AAACAUAAGUGUCAAAAACUUAUUCAGCaaagcgagacuggcuuu............................................................................................... +PGFG01000001.1/2487634-2487260 ..........................................AAG.AUCC.........GAAAAGUAAAUGGCGAUUAUUCUUAC---................................................................................................................ +DLKQ01000020.1/6238-6636 ..........................................--C.GAAA........aGCAAAAUAAAUGCAAAUAACAAUGUAAAAacaaacuauggauuugca.............................................................................................. +PAYK01000015.1/103771-104141 ..........................................AUU.CACA.........CACUUUUAAAUGGCGAGUAUAACUAC---................................................................................................................ +DLGQ01000010.1/12451-12849 ..........................................GUG.CCUC........gACGCCAUAACUGGCGAAGUAGACUAC---................................................................................................................ +NVUU01000005.1/15009-14629 ..........................................ACC.GAUA.........AGACAUUAACUGUCAAAACACAACCUGGGgcug............................................................................................................ +AXZO01000002.1/61444-61043 ..........................................AGG.CUCA.........ACACAGUACGUGCGAACAACGUCGUACCUuuugcucg........................................................................................................ +DJWY01000029.1/2775-3124 ..........................................AGC.GGAAaac...uuuUAAUUAUAACUGCGGACAAAGAGUAC---................................................................................................................ +NVWW01000027.1/23728-24123 ..........................................AUG.CUCA.........AGCCAUUAAUUGGCGACUAUAACUAC---................................................................................................................ +DIXM01000002.1/730789-731142 ..........................................GGC.GGGA.........-ACAAACAACUGCCGCGUAAGCGACA---................................................................................................................ +PFND01000009.1/11467-11042 ..........................................GAG.GGCA.........AGGUCAUAGAUGCCAAAAAAUCUAACGUGaucgcuuuccguccgg................................................................................................ +PXYQ01000026.1/19174-19571 ..........................................GGA.UUCA.........-ACCUUUAACAGGCGAGAAUAACUAC---................................................................................................................ +PAME01000014.1/97658-97263 ..........................................UGU.UGCA........aCGUUUUUAGUUGGCGAAAACAACUAC---................................................................................................................ +PHFO01000020.1/11346-11731 ..........................................AAG.CUCA.........-AAAAAUAGAUGCAAACAACAUCGUACCCuucgcucg........................................................................................................ +DHBR01000038.1/17035-17409 ..........................................ACG.AGAG.........ACUUUUUAAUUGCCAACAAACCGGCAUUUgcagcggcg....................................................................................................... +DHVR01000061.1/84712-84321 ..........................................CAG.CACA.........AAACCUUAAGUGCCAAACGCACAAACUUCcaag............................................................................................................ +DLKU01000010.1/735-360 ..........................................-U-.CAAA........aAAUUAUUAAUUGCCGAUAAUCGACAAUCAu............................................................................................................... +NKXO01000022.1/46903-47271 ..........................................CCU.UCCG.........-AACAAUAACUGGCGAAUCUAACUUC---................................................................................................................ +PFBX01000006.1/11193-11608 ..........................................UGA.GGGA.........-AAAUAUAAGUGCCAACUUAUAUCAAAAAgcaaaauuagcgguuaccga............................................................................................ +PFVC01000041.1/442-100 ..........................................-CA.AUCA........aAAACAACAACUGCUAACAAAAAUGCAGUGccggcguuagcc.................................................................................................... +DIPL01000003.1/85718-86080 ..........................................UUC.GGAA.........-AAAAUUAAACGCAGAUAAUGACGUUAGAcc.............................................................................................................. +PAGQ01000074.1/8797-9173 ..........................................UCC.GAUC.........GAACUAUAAGUGCAGAAUCUAAUUAUGCAc............................................................................................................... +PAUC01000033.1/12814-12463 ..........................................UGU.GGCA.........CAAACAUAAUUGGCGAAAGAGAAUUC---................................................................................................................ +PFAD01000004.1/8878-8505 ..........................................CCG.AUCA.........AAACAAUAAACGACGAAUCUUACGAUGCGu............................................................................................................... +PAZC01000026.1/378-4 ..........................................UGC.AUCA........aAAACCAUAAAUGGCACGUCUAACGUGAUCagcuuccc........................................................................................................ +PFUN01000129.1/636-247 ..........................................GCC.GGAA.........AAUAAAUAAGUGCAAAAACAUUUGCCAGCaaggugaaagcugcauu............................................................................................... +DLSG01000088.1/365-23 ..........................................---.GGCA.........AAAAAAUAAACGCAAAUAAUAAUUUAAAA................................................................................................................ +BDTN01000259.1/2890-3268 ..........................................GCG.AACA.........AAUUCUUAAAUGCCGAUAAUUACGGCUAU................................................................................................................ +DJFP01000163.1/7366-7769 ..........................................UGC.UGCG.........-AACAAUAAUUGACAAUACGUCAUAC---................................................................................................................ +DIWP01000015.1/71782-71428 ..........................................UGC.CGGA.........AAACCAUAACUGCCGAGGAUCGUUCCCUG................................................................................................................ +DIFX01000018.1/3597-3201 ..........................................UGU.CACA.........AAACAACAACUGGCGAGAAUAACUAC---................................................................................................................ +PFDY01000083.1/2490-2880 ..........................................UUU.GGCA.........AAAUGAUAAGUGCCAACUUAUUCUCAAAAaccaagcaagcguuaacuucau.......................................................................................... +PEYV01000067.1/8054-8427 ..........................................GUA.AUCU........aCAUUCAUAUCUGCCGACUCUAAAGUCGCAg............................................................................................................... +PCXO01000012.1/25459-25106 ..........................................AGA.UUCA.........AAAUUUUAGUUGCAAACAGUAACUACAA-................................................................................................................ +DGVJ01000068.1/15313-15706 ..........................................GGG.UUCAa.......gCAAAUUUAACUGGCAACUACGAUGUA---................................................................................................................ +DIVS01000057.1/31428-31774 ..........................................UUG.UACC.........AACAAACAAAAGCCAAUAGUAAUUACAACu............................................................................................................... +PKDL01000386.1/634-997 ..........................................-AC.GGAAa.......aCCUUUAUAAGUGCCAACAACAACGUUGAGu............................................................................................................... +PCSX01000031.1/9577-9955 ..........................................AUU.AGAA.........-AAACGCAAAUGCCACCAAUUCUGGCAAGaguaucguaaguccuu................................................................................................ +PASM01000019.1/31345-31701 ..........................................-AU.GGCA.........AAAAUACGAUUGGCGAACGAAAUAAC---................................................................................................................ +PKDT01000076.1/17661-18019 ..........................................UU-.UAAA.........AAUUUUUAAAUGGCGAAAAUAAUUAC---................................................................................................................ +NZBZ01000015.1/5877-5543 ..........................................--C.CUCA........aAACUAAUAACUGCAAACAAAACUGCAGCA................................................................................................................ +PXYW01000136.1/1415-1768 ..........................................--G.CGGA.........ACAGCUUAACUGCGAACAACAACAACGAAga.............................................................................................................. +NZ_PVWO01000008.1/12257-11861 ..........................................CGG.CUCAa.......cUAAAUACAAAUGCAAACAACAUUGUACCUuucgcucg........................................................................................................ +DGXF01000175.1/13331-12985 ..........................................-CC.AGAAc.......uUAAAUUUAAACGCUGACAACAAUACUGUU................................................................................................................ +DGWK01000022.1/67443-67075 ..........................................ACA.GCCA.........AAAAAAUAAACGCUAACAACGUUGAA---................................................................................................................ +DHJU01000069.1/2071-1726 ..........................................GCA.CAA-a......cuUUAAAACAAACGACAAUACUACAGUA---................................................................................................................ +PHAN01000003.1/135771-136126 ..........................................AUC.GACC.........-GUGCACAAACGCCAACACUGAAAUG---................................................................................................................ +DHAT01000003.1/66415-66786 ..........................................UUU.CGCAa......aaAAGAAAUAACU---AACAAAGAUUCUAACgcuaacuauaauu................................................................................................... +PDUD01000019.1/106903-107281 ..........................................UGG.CUAUua.....acAACUUUUACAUGGCAACAGACAGUUC---................................................................................................................ +PHAI01000001.1/54134-54523 ..........................................-UA.UUCA.........-AAAAAUAAGUGCAAAAAACACUUUAAAGaaggcugcuuucucaug............................................................................................... +NYZN01000045.1/22330-21977 ..........................................AGG.CAUA.........AAGUCCUAAUUGGCAACGAUAACAUCGUCcccuucgcuuc..................................................................................................... +DITF01000195.1/9803-10152 ..........................................UUC.UAUC.........ACAGCUUAACUGCUGACGAAGAUUAC---................................................................................................................ +PDHI01000009.1/24570-24930 ..........................................GUC.UAAA.........AUAAUUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +PFBM01000005.1/28821-29210 ..........................................-GC.UCCA.........AACAAAUAAGUGCGAACAAAGUAGCACGUgcaauucuuucaccuauccaga.......................................................................................... +PFCS01000042.1/100467-100854 ..........................................--G.CUCA.........ACCGUACAAGUGCAAACUUAGUACAAAGAgccaaaagcguuuuagcua............................................................................................. +DGYF01000296.1/8047-8443 ..........................................GAU.CUCC.........AAGCCCUAACAGGCAACACUGAGUAC---................................................................................................................ +DHLT01000131.1/211-577 ..........................................ACC.GACA.........-AAUCCUAAGUGGCGACACUUACCAAUAC................................................................................................................ +DIUJ01000039.1/49019-49389 ..........................................GGG.UUCA........aAAACAACAAACGGCGAAAAUAACUAC---................................................................................................................ +PEYO01000017.1/126720-127083 ..........................................CCG.AUCA.........-AAAACUAAACGGCACAAGCAAUUAUGCCgcc............................................................................................................. +PCWZ01000011.1/3152-3509 ..........................................GAU.UGGA.........-ACAAUUAAUUGCCAACUACGAACCGUUA................................................................................................................ +PLEQ01000120.1/3279-3631 ..........................................GCG.UUUC.........AUCGCUUAAUCGGCGAACGUCAAUUA---................................................................................................................ +DLGO01000004.1/61659-61290 ..........................................AUU.UGCAa.......aCAAUUUUAAAUGGCGAGAAUACUUAC---................................................................................................................ +CP025704.1/884631-885001 ..........................................GGG.GAUC.........AAAAAUUAAAUGCUGAAUCUAACGAUUACgg.............................................................................................................. +DKTG01000189.1/2315-1950 ..........................................AGC.UACGa......aaCAAUUUUACACGGCGAGUCUAACUAC---................................................................................................................ +PFRL01000047.1/6239-6580 ..........................................UUU.GGCC.........-AAAGAAAAGUGCAAACUUAGAGUUU---................................................................................................................ +PCTW01000034.1/536-164 ..........................................GAC.GAUC.........-AAACUUAAAUGCAGACUCUUUUGAUUCUg............................................................................................................... +DIGJ01000040.1/6508-6137 ..........................................UUU.CUCA........cAAAAAAUAAUUAACAACAAUUAUAGUGCU................................................................................................................ +DIUR01000027.1/409167-409541 ..........................................GUC.GAUC.........AAAACAUAAAUGCAGAAUCUAACGAUUUUuc.............................................................................................................. +PVWK01000014.1/229998-229610 ..........................................UGG.CUCAa.......aACAACGUACAUGCGAACAACAUCGUACCCuuugcucg........................................................................................................ +DLSM01000004.1/24689-24332 ..........................................GAU.GGCA........aAACGCUUAAACGCAGAAAAAAAUUAUACUccag............................................................................................................ +DILM01000012.1/11413-11787 .........................................gUGC.UAUU.........GAACAAUAAUUGGCGAAACUAAUUUC---................................................................................................................ +PAMZ01000010.1/2685-2316 ..........................................GCC.GCCC.........-AAAUUUACUCGGAAACGAUGUAGAAUA-................................................................................................................ +PEWP01000015.1/3522-3880 ..........................................AGU.AGUA.........AAUAAAUAAGUGCUAACUUAUUUGCAAGUccaaa........................................................................................................... +DISL01000078.1/5095-5464 ..........................................AUU.CAAA.........CGUUUUUAAACGCAAACAAUACAAAUUACgcucc........................................................................................................... +DLHS01000015.1/81245-81614 ..........................................ACG.UUCA.........-AGCCAUAAUCGGCGAAAAUAACUAC---................................................................................................................ +CP017414.1/764519-764903 ..........................................GGA.GACC.........AAACCAUAAUUGCAGAAUCUAAUUUUGCUc............................................................................................................... +DJWZ01000059.1/31648-31248 ..........................................UCG.GCCG.........ACAAUUUAAUUGGCGAAACACGUUAC---................................................................................................................ +LSNV01000004.1/448-842 ..........................................UGA.AGCA.........AAACAAUAAGUGCAAACUUAUUUUCAAAAgcaaaggcggcacuugcaa............................................................................................. +PKSX01000015.1/9476-9850 ..........................................GGU.GCAAa.......uUUAUUUUAAACGGCGACGAUUAUUCGUAU................................................................................................................ +BEIT01000006.1/8612-9012 ..........................................ACA.AUCA.........CAAAAAUAAACGCUAAAAAAGAUAACAUCguuguugcuaacuu.................................................................................................. +PKDZ01000072.1/40553-40151 ..........................................GAA.ACCC.........AAGCCAUAACUGGCAACACUUCCUAC---................................................................................................................ +NZWK01000031.1/5475-5833 ..........................................GGU.GUCAaa.....aaAAAUAUUAACUGGCGAACGAAAAGUC---................................................................................................................ +DGHS01000029.1/75893-75504 ..........................................ACU.CUCC.........AGCCAAUAAACGGCGAAACUUCUUAU---................................................................................................................ +PFCN01000024.1/3587-3928 ..........................................UCU.UUCC........aACCCACUAAGUGCAAAUAAACCUGCG---................................................................................................................ +NZVU01000015.1/83611-83236 ..........................................AUU.GGACc.......gCAAUUGUAGCUGCGAACGACUACUCCUAC................................................................................................................ +PFAM01000013.1/41462-41083 ..........................................-AC.CUGA.........AAACUAUAAUUGCCAACACUGGCAAGCCGgcguucgcuug..................................................................................................... +PCXC01000049.1/968-620 ..........................................AUU.GGCA........cAAAUUGUAAUUGGCGAACCUCUC------................................................................................................................ +PBAS01000056.1/478-91 ..........................................ACG.UGCA.........AAAUAACAAUUGCCGAUGACAACACUGUCuuggcgcggaucgg.................................................................................................. +PCYM01000008.1/11712-12097 ..........................................CUG.GUGC........aGCGAAACAACUGCAAACACAUUCGCAAAGcuccgcaaugcauu.................................................................................................. +NZER01000008.1/8068-8404 ..........................................-GU.UCAA.........AAACAAUAGUUGCAAACAACAACACACACuucgaa.......................................................................................................... +DHDS01000031.1/8924-8578 ..........................................-GC.UCGAg......guUCUAAAUAACCGGAAACCAAAAUUUA---................................................................................................................ +PFOW01000012.1/19675-20061 ..........................................-GA.UUCA........aAAACUUCAAGUGCAAAUUCACUUGUUAGCaaaguaaaagcugcuuu............................................................................................... +NVWV01000007.1/142935-143307 ..........................................GAC.UUUC.........-AAACACAAACGGCGAUUCAAAUUUC---................................................................................................................ +PXQH01000019.1/7694-7300 ..........................................AGG.CUCAa......cuCCAAAGUAAGUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +PBOB01000052.1/3294-2963 ..........................................ACG.CUUAa.......aAAAAAAUAAACGCCAAUACUGACGUUGAAcaag............................................................................................................ +DIUC01000099.1/21491-21100 ..........................................GAC.AUUC.........AACAAUUGAAUGGCAACUAUCAGUAU---................................................................................................................ +DISW01000023.1/103125-103490 ..........................................GUC.GAUC.........ACAUGUUAAUCGGCAACGAUUAC------................................................................................................................ +NJER01000002.1/837912-838292 ..........................................GGA.GACC.........AAACCAUAAUUGCUGAAUCUAACGAUUACgc.............................................................................................................. +NZZC01000080.1/9680-9312 ..........................................AGG.CAUA.........ACUUCUUACAUGGCAAAAAUAAAAGUCGUguugaggcauucgcuc................................................................................................ +NWBO01000152.1/15575-15172 ..........................................GGU.UACG.........AAAAAUUAAUUGGCGAAAAUAAUUAC---................................................................................................................ +DJXM01000036.1/2172-1764 ..........................................GUC.GGGGu.......uUUUAAAUAAACGCUGAAGAAAACAAUGAUuaugcauucuuagcugcuca............................................................................................ +NVVN01000002.1/177743-178127 ..........................................--G.CUCAc.......aCGCAUUUAAACGCAAACAACACAGAUUACcgucc........................................................................................................... +DJVL01000011.1/27717-28109 ..........................................UCG.AAGCg.......gCACUAUUAAAUGCCAAACAACGAAUUCCUgcuuaugccuaugc.................................................................................................. +PAHD01000017.1/22033-22406 ..........................................UAG.GGUA.........-CAUUCUAAAUAGCGAAUAUAGCUAU---................................................................................................................ +PHBX01000016.1/116832-117198 ..........................................CAG.UACA.........------------------AUGCUAUG---................................................................................................................ +DKQD01000175.1/1626-1998 ..........................................GGA.GAUC.........AAACUAUAUUUGCUGAAUCAAAUGAUUUUgc.............................................................................................................. +PFAQ01000024.1/2209-2610 ..........................................CAA.GGUU.........-AAACAAAAAUGCUGAUGAAGAAUUA---................................................................................................................ +PFNN01000028.1/7459-7785 ..........................................GAG.GUCA.........--AAACUAAGCGUCAACACACAACGUUACg............................................................................................................... +DJOE01000001.1/240-641 ..........................................-CG.GGCAa.......aACAAAUUAAAUGCUAACAAUGUAAUCAAAgcagacuucu...................................................................................................... +KZ686269.1/1593575-1593207 ..........................................AAC.GUUC.........AAACAAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +DIKG01000026.1/2074-1663 ..........................................UGU.GGCA........aAAAUUUUAAGUGCAGAAUUAUUUGAAAAUgcaaagaagacaaucgcuuc............................................................................................ +DJEF01000049.1/23239-23587 ..........................................-GC.GGCAaa.....cuUGAAAGUAAACGACAACAAUUCUGUU---................................................................................................................ +DIWQ01000033.1/12842-13199 ..........................................-UC.GGCAa.......aACUCCAAAAGUGCCAAAUCAUACAGCACUcccg............................................................................................................ +DKTL01000104.1/31615-31216 ..........................................UCA.CUCG.........-AACUAUACUUGGCGAAUCUAAUUAC---................................................................................................................ +DJFE01000027.1/74435-74089 ..........................................AGG.GCCA.........CAAAAAUAACUAACGACAAUCAAGUC---................................................................................................................ +PBEP01000009.1/47167-47514 ..........................................UGU.GACA.........AAAAAAUGACUGGCAACAAGCAAGUC---................................................................................................................ +PYVU01000056.1/14492-14900 ..........................................UUA.UGCG.........-AACUAUAAUUGGCGAAAAUACUUAC---................................................................................................................ +NVSA01000065.1/6817-6455 ..........................................ACU.CUCA.........UUGCUUUAAUUGGCAACACCAACUAU---................................................................................................................ +DLQO01000045.1/4525-4899 ..........................................AUU.CACA.........UUUUUUUAAACGGCGAGUCUAACUAC---................................................................................................................ +PFEM01000035.1/4914-5304 ..........................................UGU.UUCA.........AAAAGCUAACUGGCAACGAUUACACGGUUgcuccuagcua..................................................................................................... +DJYI01000126.1/39182-38834 ..........................................UCC.CGGA.........-AAACUCAAACGCCAACAAUGACGUU---................................................................................................................ +NZCP01000057.1/35892-36274 ..........................................GAG.CCAA.........AACUUUUAACUGGCACGGGUAAAUCCGUAgcuccaguuuaugg.................................................................................................. +PEZF01000122.1/882-1271 ..........................gugcaacggacaaacuUUU.AGAA.........AAACAAUAAGUGCAAACUUAUUCAACCCAa............................................................................................................... +LSNS01000019.1/35709-35326 ..........................................--G.AUUA........aAAAAUACAACUGCCAAAACGGCACGAGCAuucacuugguuaa................................................................................................... +DLGA01000003.1/184000-184372 ..........................................---.CAAA........cAAAAAGUAUCUGGCAACAGAACUUCAUCUu............................................................................................................... +PLBO01000151.1/322748-322396 ..........................................GCC.GGCA........aCACAUAUACACGCCAAUAACCAAAUG---................................................................................................................ +CP019600.1/2366984-2366632 ..........................................UCA.UACU.........AAAAAAUAAGUGCAGACGAAUAC------................................................................................................................ +PVXQ01000001.1/88831-88213 ..........................................GCU.AUGC.........CUUAUGUAAACGCAGAAGAUAAUUUA---................................................................................................................ +PBEE01000018.1/3883-4285 ..........................................CGA.AUUUc......ugAAGUCAGAAAUGACAACAAUUCCUAC---................................................................................................................ +DLEZ01000037.1/76892-77294 ..........................................GAG.CAAA.........ACAAAUUAAAUGCUAACAAUGUAAUCAAAgcagauuucg...................................................................................................... +PEUE01000061.1/2203-2592 ..........................................UCC.AGCA.........AACCAAUAAGUGUCAACUUAUUGAAUAAAgugaagauggcguuua................................................................................................ +DGHN01000172.1/452-839 ..........................................AAC.ACCA.........-AACAAUAGACGCUAAACGUCCCGUU---................................................................................................................ +PCTQ01000127.1/21186-20828 ..........................................UCG.UCCA.........AAAACAUAAAAGCCAAUACACAACUGGCC................................................................................................................ +PAMQ01000003.1/73850-73493 ..........................................UCC.GCUA.........CGCCAUUAUCUGGCAAUAGCAACACUUA-................................................................................................................ +PEVO01000036.1/9885-10233 ..........................................ACA.CAAC........aACUUUCUAAGUGCAAACUUAGUUUCAAAGguaaaagguguguucgcgc............................................................................................. +PXPS01000180.1/9821-10138 ..........................................AGG.CUCAac.....uuCAAAAGUAACUGCGAACAACAUCGUU---................................................................................................................ +PKHU01000002.1/146197-145805 ..........................................GCU.CAAA........uUAAAAUUAAACGCAAAUAACGUUAAAUUUgcucc........................................................................................................... +PBIO01000025.1/4521-4159 ..........................................GCG.UUAC.........AAAAUAUAGUUGCAAAUAACAACGAUAAUuucg............................................................................................................ +DGQH01000011.1/54151-54544 ..........................................CGU.GUCU........uACUAUAUAACUGGCGAAACAUCUUUU---................................................................................................................ +DHVF01000284.1/2427-2844 ..........................................-CG.AGCA.........-CAAGACAAGUGCGAACACUCGCACCAACcucgcggcucugccggucgcggc......................................................................................... +PEYT01000021.1/34543-34918 ..........................................GCU.AACA.........-AAAAACAAUUGCUGAAAAAGCAGAACUUu............................................................................................................... +PCXQ01000003.1/8073-8428 ..........................................UUA.UCCA.........AAAUCAUAAUUGCCAAAUCAAAUAGCAAUu............................................................................................................... +DHMS01000040.1/3035-2681 ..........................................-CG.UGCAa......acUAAAUUUAAAUGCUGAUAACAACAGUUA-................................................................................................................ +PEDL01000001.1/289408-289755 ..........................................GCU.GGCA........uUAAAAUUAAACGCUGAAGAUAAUUUA---................................................................................................................ +PCVX01000102.1/15755-15365 ..........................................CCU.GACA.........UCUACACAAGUGCCAACUACAGUCCUGUAgcagaagcggaagcaau............................................................................................... +PAQN01000020.1/35838-36185 ..........................................GGA.UGCA.........AAAACACAACUGCCAACACGCAGUAC---................................................................................................................ +DKYC01000108.1/412-66 ..........................................--C.AAAA........uUAAAAUUAAACGCUGAAGAUAAUUUA---................................................................................................................ +NVVI01000030.1/4457-4857 ..........................................GUU.UACA.........AAUCGCUAAUUGGCGAAAAUAACUAU---................................................................................................................ +DHKS01000106.1/27464-27866 ..........................................ACC.UUCA.........AAAUUUUAUCUGGCGAAAAUAAGUUC---................................................................................................................ +PCSN01000037.1/17522-17882 ..........................................CUC.GGGA.........AUUCAAUAUAUGCCAAUUUCGGCGUAAAUuccuuugc........................................................................................................ +DKGO01000036.1/4407-5049 ..........................................---.GUCAa.......aCGCCUUUAACUGGCAAAGAAGAAAAUUU-................................................................................................................ +NYYU01000041.1/39934-40278 ..........................................--U.UUAA.........ACCUAACAACUGCUAAACCUAAUUUA---................................................................................................................ +DKFD01000002.1/3063-2711 ..........................................-CC.GGGAa.......aCUUUAAUAAGUGCCAACUUAUUUGAAGAA................................................................................................................ +NVXJ01000027.1/20340-19960 ..........................................-GG.CUCA........aCUUGCUUAAACGCAAACAACACUAAUUACcgccc........................................................................................................... +PEBA01000023.1/2895-3263 ..........................................ACU.UUCA.........ACUUUUCAAAUGGCGAAGAAAACUAC---................................................................................................................ +DHGC01000071.1/343-1 ..........................................---.CCA-........aAAAAAUUAACCGGAAACAAACUAAGU---................................................................................................................ +NVUY01000004.1/19816-20214 ..........................................--G.CUCAc.......aCGCAUUUAAACGCAAACAAUACAGAUUACcguccagcuuacgcaguagcguaagucauu.................................................................................. +NZ_PVNK01000148.1/103429-103073 ..........................................CGC.CGGG.........AAAACACAGCUGCCAACGACAGCAACUACggcc............................................................................................................ +PFPK01000007.1/5311-5710 ..........................................UCU.AGAC.........AAUCUACAAGUGCAAACCUUGUAAGUCGAguaaaggccguauuugcuaacg.......................................................................................... +PFNV01000014.1/4878-5226 ..........................................UCC.GUUCa.......aCAAAAUUAAAUGCAGUAAAUAAACCU---................................................................................................................ +NYXZ01000113.1/5749-6103 ..........................................CCC.GGAA........aCGGCUUUAAUUGCCAACAACUAC------................................................................................................................ +DLGT01000096.1/127120-127491 ..........................................GAU.GAUC.........AAACAACAAAUGGCGAUAAUAACUUC---................................................................................................................ +PAUB01000029.1/81886-81531 ..........................................CUU.UUCA........aAAAACAUAAAUGGCAAUUACGAAGAAAUG................................................................................................................ +PBIO01000014.1/895606-895971 ..........................................GGA.GACC.........-AAACAUAAUUGCAAACAAUGACUUUGCAc............................................................................................................... +PEZV01000002.1/394-54 ..........................................GAA.UUGC.........AAACACUAAGUGCAAAAACCUUAGUAGAAaaaguaaagaccgcuuu............................................................................................... +PBQU01000067.1/75205-74886 ..........................................--U.CAA-........aAAACUUUAGUUGCCAACAAUAACAACUACga.............................................................................................................. +PFET01000005.1/106554-106939 ..........................................UCU.CUCA.........AACACAUAUCUGCCACAUCAUUGGCACG-caagguucagaacgcuuu.............................................................................................. +DLDS01000051.1/8159-8511 ..........................................-GC.AAA-........uUAAAAAUAAACGCUAACGACAACGAAUUA................................................................................................................ +DIRT01000037.1/31942-32328 ........................................uaACU.CUCG........uAGCCAAUAAAUGGCAACUCUUAU------................................................................................................................ +PFTL01000039.1/3294-2980 ..........................................AAU.UAAA.........AACAUAUAACUGCCAACAAAAACUUG---................................................................................................................ +PPDJ01000014.1/78116-78483 ..........................................GGA.GUCC.........-ACCGUUAAUUGCAGACGAUUAUGCAAUG................................................................................................................ +PFKS01000068.1/23030-23362 ..........................................-AU.CUGG.........AAAAUAUAAACGUCAACAAUACAAGCGAAu............................................................................................................... +PKHO01000001.1/456080-456456 ..........................................CGU.AGCA.........CUUUAUUAAGCGCCGAGAAUACUCAGCGCga.............................................................................................................. +PBLV01000063.1/46833-46458 ..........................................AGG.CAUA.........CAGCGAUAAAUGCUAAUAACAUUGUUCGUuuugaggacuucacug................................................................................................ +PCXD01000008.1/549-168 ..........................................GGC.UGAA.........-AAAAAUAAGUGCAAACUUAUCUUCAAAGcuagggggaau..................................................................................................... +PFAH01000007.1/5753-6104 ..........................................---.CUCAc......caACGAAAUAAGUGCAAACUUAAAUCGUCAAc............................................................................................................... +PBYL01000424.1/6936-6530 ..........................................AGU.CUCA.........-CACAAUAAUUGGCGAAGAAAACUAC---................................................................................................................ +CP024013.1/108688-109046 ..........................................AAC.CGUA.........-AAUUUUAAUUGCAAAAAACAAUCAAAAUu............................................................................................................... +DHKM01000030.1/7763-7363 ..........................................-CC.GACA.........CAAUUACAAGUGCCAAUAAACCAGUUAUGaugcacguuccga................................................................................................... +NTKK01000007.1/63067-63436 ..........................................AUU.AUAC.........AAAUUUUAUUUGGCGAAUCUAAUUAC---................................................................................................................ +PCUW01000067.1/123628-123258 ..........................................GGA.GUCC.........AAAACAUACUUGCAGAUUCUUUUGAACCUg............................................................................................................... +DJLY01000005.1/8396-8029 ..........................................UCC.GACC.........AAACUAUGAAUGCUGAUUCUUAUGAACCAg............................................................................................................... +PFAK01000041.1/134-533 ..........................................ACU.AGGG.........CAUCUAUAAAUGCUAACGCAUUUUCUAAAgugaaggccgcauucgcgca............................................................................................ +PFDW01000074.1/10578-10205 ..........................................-U-.CAAAg.......gCACCAAUAAAUGCCAACUUAUUUUCAAAGcuaaggacagcauu.................................................................................................. +DLEQ01000003.1/101755-102097 ..........................................-CU.CAAA........uUAAAUUUAAACGCUGAAGAUAACGAUUUA................................................................................................................ +PGYE01000001.1/189309-189727 ..........................................UCC.AGCG.........CAAACUUAAGUGCUAAAAACACUGAUAUGcuugcuaagaaauucuuagcaagcaaugg................................................................................... +NZWS01000002.1/7721-8117 ..........................................GGU.UCCA.........-CUUUGUACAUGCAAACAAAGCAGUACCAagcccguacgcuc................................................................................................... +PFGR01000035.1/6507-6166 ..........................................--C.UCUU.........AAAAUAUAACUGCCAACUAUCAAAUGGCU................................................................................................................ +PFPX01000040.1/6774-6388 ..........................................-GG.CUUA.........-AAACAUAAGUGUAAAAAACACUUUAAGCaaagcugcuuucucaug............................................................................................... +PFIB01000165.1/8170-7822 ..........................................UCC.GACC.........-GCUUUAAACUGCCAAUAACAUG------................................................................................................................ +CP025543.1/80114-80526 ..........................................UUC.UAG-........gUUUGAUAAAAUGCAAACGAAGAAAAAAAUgaauuugaaaugccagcauuuau......................................................................................... +DJXS01000051.1/14961-15312 ..........................................-GC.AAAA........uUAAAAAUAAACGCUAACAAUAAUAGAGUA................................................................................................................ +NZIV01000038.1/8738-8407 ..........................................-GU.UCAA.........AUAAUUUAGUUGCAAAUAACAACUUACACuucg............................................................................................................ +PFOV01000030.1/17686-17131 ..........................................UUC.GGCA.........AAACUAUAAGUGCAAACUUAUUUACAAAAguucaaucugcgguagcuaacgcuuucgcaccuaacuuuucauacgccaucgccuaacggccgugacgcaucggccgccaauuccuaauaagcggauauaauagacuugucc +NJAG01000002.1/185411-185784 ..........................................UUC.UUCU........aAAACAAUAGCUGGCAACAAUAGCUAC---................................................................................................................ +DJDX01000049.1/16101-15701 ..........................................---.CAAA.........CAACAAUAACUGACAACAACACUGUCAAAccuuggaugcucggugc............................................................................................... +PGTK01000004.1/140571-140956 ..........................................ACG.UGCA.........AACCAGUAGAUGCGAACACUCGCACUGCAcccg............................................................................................................ +DHPA01000047.1/2668-2276 ..........................................---.GACA.........CAAUUACAAGUGCCAAUAAACCUGUUAUGuuucgugcuccggc.................................................................................................. +DKCH01000021.1/4629-5033 ..........................................---.CUAA.........GCACGAUAAAUGCCAAAAAGAAUUUUAUCccauuuaugcaag................................................................................................... +DHWF01000043.1/34335-33963 ..........................................GGC.AGCAa.......aACGAAGUACCUGCCAACAAGCAGUCGACUc............................................................................................................... +PFCL01000005.1/14802-14492 ..........................................UCG.CGAC.........-AAAUCCAAACGCAAACAAACAGUUU---................................................................................................................ +DGRX01000014.1/84721-84341 ..........................................---.GACA........aAACUUAUAACUGCCAAACGUAGAGAAGACgaagagucuga..................................................................................................... +DJOB01000006.1/290292-289869 ..........................................---.UU--........cCACACACAAGUGCCAAGAAAAAUACUUUCguuuuccgcaaucagcccucuuaucagauggcugccugc......................................................................... +PETJ01000007.1/3360-3018 ..........................................UCU.AGCA.........-AAAAAUAAGUGCCAACUUAUUCAACAAAc............................................................................................................... +PCYK01000003.1/29387-29787 ..........................................UUC.GGCA.........AAUCGUCAAAUGCCAACGCAUCUGACCAGggucguguggcuucgcc............................................................................................... +PFQT01000061.1/18708-19094 ..........................................GCU.GGCA.........-AACAAUAAGUGCAAAAAAUACACUUACCaaggcaaaggcaauggu............................................................................................... +DJML01000054.1/2880-2509 ..........................................AUA.CUCA.........AAACUUGAAACGGCGAUUUUAACUAC---................................................................................................................ +PLBO01000084.1/9545-9193 ..........................................GUC.GGCA.........CACCAAUAAUCGCCAAGAAUUCUGUG---................................................................................................................ +PCVY01000028.1/1925-1520 ..........................................CGU.CACA.........-CAACAUAA-UGCUGAUAACAUCAGCUGGaacgaaagagcugcuggucccau......................................................................................... +MJIX01000003.1/131806-132192 ..........................................---.CU-A........gGUAUAAUAACCGACAAAAAUAACGACGAAguuuugguagauccaauguugaucg....................................................................................... +PBNR01000029.1/47570-47920 ..........................................UGU.UACA.........AAAAUUUAAAUGCCGAAGAUUUAAUUAUCucagcucuggaag................................................................................................... +DKRQ01000019.1/100126-100518 ..........................................UAC.CAAA.........AAACAAUAACUGACAACACUGUCAAACCCuggauggugcgua................................................................................................... +PXYS01000099.1/930-1309 .........................................gGCU.AUCA........aCCUUUUCAAAUGGCAAUACUCAGUAU---................................................................................................................ +DLLE01000045.1/3607-3992 ..........................................---.GACA........aAAAAAAUAACUGCAAUUUUCGCAAGAAAAgaagaagaaguuguug................................................................................................ +DGWD01000044.1/52725-52340 ..........................................---.GACA.........AAAAAAUAACUGCAAUUUUCGCAAGAAAAgaagaagaagcugauga............................................................................................... +PBLY01000038.1/5713-6002 ..........................................ACG.CUUA.........AAAACACAAAUGCCAACGAUGAUGUUGA-................................................................................................................ +PBEK01000009.1/14634-15003 ..........................................AUA.CUA-........aAUACUUUAAACGGCGAACGUAAAUACGAAu............................................................................................................... +DHMD01000060.1/31881-32278 ..........................................--C.GGAA........gUAAAAUUAAAUGCUGAUAAGCAAAACACAagcuuuaugccua................................................................................................... +DHAK01000009.1/421-1 ..........................................-CU.CACA.........CAAUAACAAGUGCCAAGAAAAAUGUUAAUcucuuccgugcucagccugccuaucgcauggcug.............................................................................. +POCE01000023.1/273287-273639 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAAAUUCUU-................................................................................................................ +NZWX01000006.1/669-303 ..........................................AGA.UUCA.........AAUUUUUAAUUGGCGAGUCUAACUAC---................................................................................................................ +DLIF01000008.1/16836-16438 ..........................................CAU.CAAA.........CACAAAUAACUGACAACAGUUAUAUCUACgggaaucgcgcuc................................................................................................... +PAGN01000043.1/8000-8397 ..........................................AUU.UUCA.........-NCUUUUAAAUGGCGAAAAUAACUAC---................................................................................................................ +DHUO01000020.1/2391-1971 ..........................................--U.AACA........cACAAGAUAAGUGUAAAAAACAAAAUCGUCgcuuuugcagauagaguuagcacaggucuaagagca............................................................................ +PEWS01000007.1/5936-6327 ..........................................-UC.AGCA.........AAAAAGUAAGUGUAAACUCAUUUACAAAAguuaaagacgcguuuguuucugc......................................................................................... +DJAC01000025.1/2279-2669 ..........................................ACU.UACGc.......aAUCAUCUAAAUGGCAAUUUAGCCUAUAGCagcggggg........................................................................................................ +PFAV01000023.1/1610-1240 ..........................................UUC.UGGA.........AAACUUUAAGUGCCAACAUUUUUCAAGUUgagcaaccggcuu................................................................................................... +DIYL01000002.1/81839-82227 ..........................................---.GGCA.........CGCACAUAGGUGCAGAAAACAACAAUUAUg............................................................................................................... +DINZ01000034.1/53283-52917 ..........................................AAC.UUUC.........AAUUUAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +PQAE01000002.1/116183-116566 ..........................................---.GGCU........aACAAAAUAAGUGCCAAAAACUUAUUUGCCaaaguccagggacuguu............................................................................................... +PBRN01000182.1/8239-7881 ..........................................GCG.AACC.........AUCGCUUAUUCGGCACAACAGAAUAC---................................................................................................................ +DHLW01000061.1/49239-48886 ..........................................GCA.UGCA.........CAAAAACAGUAGCCAACAACAGCUAC---................................................................................................................ +PFNU01000019.1/5601-6031 ..........................................AUU.AGCA.........AUCAAAUAAGUGCAAAACUAUCUAACAAAguugggaaaguauucgcaaaugucgcuucaac................................................................................ +NZER01000012.1/5155-4812 ..........................................UUG.ACCAc.......aACAUUUUAAUUGCCGAACCUAGUUUA---................................................................................................................ +DIQV01000028.1/476-104 ..........................................-GU.CGAGg......uuUUCUAAUAAACGGAAACAAAUCAAUUUAUaauuuuggugg..................................................................................................... +PFCB01000016.1/5329-5722 ..........................................-AA.GCCA.........-AUCGAUACGUGCAAACGUUAUCACCCGAgcaaagaacgcguuggcgcaag.......................................................................................... +NZWA01000052.1/7011-7352 ..........................................UAG.AUCA.........-CAUUUUAGUUGCCGAUACUUCUGUAUUA................................................................................................................ +LSNQ01000009.1/39803-39394 ..........................................UUU.AUCA........aAAGUUAUAAGUGCAAACUUCAUAACCAAAgcaaaaucugcaauugcuaac........................................................................................... +PFHK01000036.1/38646-38229 ..........................................UCG.AUCA.........AAAAAAUAAGUGCCAACUUAUUUGAGAAAgcuaaguacgcuauugcuggcau......................................................................................... +NZEE01000109.1/10911-10530 ..........................................ACG.CUGA.........-AUUGAUAAGUGCCAAUACUGACACUUUUucug............................................................................................................ +DJJC01000034.1/11389-11009 ..........................................-CG.AGCA.........CAAAAAAACUUCGCAAUACCGCGAAUGCCaugccggccuucucuau............................................................................................... +PEAJ01000001.1/32140-32509 ..........................................-GG.CUCA.........AAUUCACAAUUGCCAACGACGAGUUCUACgg.............................................................................................................. +PFQF01000039.1/11071-11411 ..........................................UCA.AACA........cAGUUGAUAAUUGCCAACUUAUAUAAUAAGguuaaaaccgcuuuuag............................................................................................... +PKTK01000012.1/40124-40514 ..........................................UUU.CACA.........CCUAAAUAAGUGCAAAAAAUGUACUAGCAaaagcuaaagcugcuuu............................................................................................... +PXPA01000053.1/9616-10013 ..........................................-GC.CGAG.........-AACUCUAAGUGCAGACAAUCAACAAUCUgccgacggugucgcaucccgcu.......................................................................................... +NZBX01000006.1/60123-60521 ..........................................UGA.CCAA.........AAAAGAUAAGUGCAAACUUAUUGACUAAAgcacgacuagcauuugcuuccg.......................................................................................... +NVRX02000004.1/199483-199092 ..........................................GUG.AGCA.........-AAAUAUAAAUGCAAAAAAUACAUUUGCAcguguacuuucaccuc................................................................................................ +PETY01000029.1/2240-2601 ..........................................UCG.AGAG.........ACAAAAUAAGUGCCAACUUAUUUGCAAGCaaaca........................................................................................................... +PCVQ01000054.1/10673-10244 ..........................................CAG.CGCA.........---AAACAACUGCUAACGCAGAAGAGAACgggcuuguugcagcucuucgugggcu...................................................................................... +PFMH01000008.1/1000-613 ..........................................---.GGAA.........AAAACACAAGUGCUAACACACUUUCUAGCaagauccgaacugcuuu............................................................................................... +PEAP01000021.1/19841-20208 ..........................................-GA.CUGA.........-AUUCACAAUUGCCAACGACGAGUUCUACggc............................................................................................................. +PHNE01000001.1/112408-111998 ..........................................-UC.UAG-.........GCGAAAUAAACGCAGAAAAAAAAUCAGAAaauuuugauaugccagcaaacuuuau...................................................................................... +PEUS01000023.1/2405-1924 ........................guugcaggcggguaaacu-CU.CAGAa.......uUAAGAAUAAGUGCAAACUUAUUUUCAAAAcccg............................................................................................................ +NVQF01000007.1/50945-50505 ..........................................---.UGCAa.......aACAAAUUAAGCGCAGUCGAUACUGAUGCUgacuucgcugccugggaagcugagcucga................................................................................... +PKER01000024.1/4188-4559 .........................................cCCC.CGGA........aAACCAAUAAGUGCGGACUCUCAUGAGUU-................................................................................................................ +PHAF01000028.1/5495-5146 ..........................................---.--U-........aAAAAAAUAACUGGAAACAGACUU------................................................................................................................ +NZCP01000010.1/7784-7415 ..........................................AGG.CACA........aAAGCUACAAAUGGCGAAAGUUAUAAUAGCaauccagagcuccuuc................................................................................................ +PFLC01000067.1/944-553 ..........................................CAG.GGCA.........AUGACAUACACGCCAAUUUUGUCAGCAAGgugaagagcgcgauggcuuc............................................................................................ +CP012673.1/10420196-10420540 ..........................................AGC.GGGA.........-CGUUACAAGUGCGAACGACAACGCAUA-................................................................................................................ +CP025257.1/808368-808776 ..........................................UUC.UAGG.........UUUGAUAAAAUGCAAACAAAAACGAAGAAaauuuugaaaugccagcau............................................................................................. +PCWN01000008.1/71252-71647 ..........................................--G.GGCA.........-CAUUCUACGUGCAAACGUAACUAGUCGAgugaagaaugcacuugcucgcg.......................................................................................... +PFVL01000039.1/2874-3284 ..........................................AUU.AUCA.........-AGUUAUAAGUGCAAACUUCAUAACAAAAgcaaaaucaguaauggcgca............................................................................................ +DHGS01000003.1/142832-142480 ..........................................UAG.AGAA........cUCAAAUCAAGUGCCAACUUAUUUGAACAAc............................................................................................................... +DJVE01000041.1/19299-18926 ..........................................UCU.CAA-........aCAAAAAUAAUUGCUAACAAAAAUUUAGCU................................................................................................................ +PFBA01000003.1/375-53 ..........................................UUC.AAA-........aCCUUAGUAACUGGCAAUCAAACUGCUAGAgu.............................................................................................................. +PDZX01000079.1/3251-3615 ..........................................ACC.A-A-........aGCGUUAUAAACGCCAACGACGAGCAUUACgc.............................................................................................................. +PDZU01000042.1/12225-11866 ..........................................-GG.GCUA.........AAAUCACAAUUGCCAACGACGAGCAUUAUucgc............................................................................................................ +CP024962.1/751284-750891 ..........................................UCU.AGGC.........UGUAAAUAAACGCAGAACAAAAAGAAGAAaaauucgaagugccagcauacau......................................................................................... +NZLX01000007.1/26680-26316 ..........................................ACC.UCGC.........-ACCCAGAGACGCCAACGCUUCUCGCUCCgc.............................................................................................................. +PFPM01000063.1/17196-16825 ..........................................-GU.AUCA.........--AAAACAAAUGCUAAGAAUUUUCUUAGCggucaaag........................................................................................................ +DHJL01000002.1/94341-94744 ..........................................---.-UAC.........AUAUUUUAAUUGCAAACAAACUUGCAUCAgcauuugcaucgaugaaagaggc......................................................................................... +DJQI01000010.1/2646-3022 ..........................................--C.AAA-........aACAAAAUAUCUGGCAACAGAUCUAUGUCUu............................................................................................................... +QFFM01000012.1/5368-4994 ..........................................CCC.GUCA.........ACGGAAUAAACGCCAAGAACGUUUCUUCUcg.............................................................................................................. +DIVY01000028.1/29723-30092 ..........................................---.UGAA.........AUCAAGUAACUGGCAACAGUAACUUA---................................................................................................................ +PFBI01000006.1/248817-249217 ..........................................UGC.GAUC.........-AUUCGUACGUGCUAAGAAUAGCGUACCAaguccuuacgcgaacg................................................................................................ +DJKW01000002.1/15230-15629 ..........................................CCU.AGCA........aACAAAAUACACGCCAAUGUAUUUUCCAGGgcuaaaucuauucuaacugcugccuu...................................................................................... +PAVS01000020.1/41723-41357 ..........................................GCC.GCCC.........-AAAUGUAUUCGGAAACGAAACAGAAUUU................................................................................................................ +DHNC01000012.1/13989-13633 ..................................guuuuuga---.ACAA........gAUAAAAUAAAUCAAAACAACAAUAAACUU................................................................................................................ +PAUE01000028.1/23961-23594 .........................................gAUG.A---u.......cAAACCAUAAUUGGCGAAAAUAGAUUC---................................................................................................................ +NZZV01000201.1/110-488 ..........................................CGG.GGCA........cCAACAAGAAUUGCCGAUGAGCAGUUC---................................................................................................................ +PCSZ01000018.1/4163-4574 ..........................................GAC.CAUC........aACAUGACAACUGCCAACGUCAUUUCCAAGguaaagagugcggucgcuucgg.......................................................................................... +PDPP01000021.1/53311-52897 ..........................................GUA.UAUA........cUUUUGAUAAGUGCAAACUUUGUCAAUAAAguaaaagcggcuuu.................................................................................................. +PCSB01000015.1/3882-3506 ..........................................--U.UUCA.........AAACGAUAAGUGCAAAUACUUACACCUAUcaaccagcccaggcaac............................................................................................... +PEYL01000042.1/35244-35597 ..........................................UUU.AGGA.........AAAGAAUAAGUGCCAACUUAUUUGAAAAAcaacc........................................................................................................... +PXOU01000017.1/8361-8784 ..........................................UGG.AUCA.........CCACAAUACGUGCAAACGUACGAGAUAAGguagcuggcguugcggccaguguugcgaa................................................................................... +DGVL01000083.1/14162-13752 ..........................................CGC.AA--........cUUAAACUAGACGCUGAUAACAACAGAGU-................................................................................................................ +PANY01000002.1/143189-142801 ..........................................CCA.UUCA.........ACCCUAUAAGUGCAAGUAAAACUGCACGCggaguucucucaccuc................................................................................................ +PFMD01000052.1/6538-6923 ..........................................AUC.UAAA........aCCAAAAUAAGUGCCAAAUCACUUAUGGCCaaaguuaagaaugcuuu............................................................................................... +DJOC01000055.1/3162-3512 ..........................................--G.CACA.........AAAAAAUAAAUGACGAAACUUCUUAUAGUuuca............................................................................................................ +BEHV01000013.1/4934-4557 ..................................ggucuucu---.----c.......cCGCCUUAAAAGGGAGAAAAAGGUUGCCGUuccagc.......................................................................................................... +DHOE01000177.1/4429-4795 ..........................................--U.CAA-........aCAAAUUUAAACGCUAAAAACACAAACAGAggcgc........................................................................................................... +BEIL01000002.1/15000-14660 ..........................................---.----........gCCUCUUAAAGUGCCAACAGAGUCCCA---................................................................................................................ +PEYH01000024.1/6175-6553 ..........................................UCC.AAGA.........AUCAAAUAAGUGCCAACUUAUUUCAAAGAccggcuuaug...................................................................................................... +PFRX01000013.1/437-852 ..........................................CAG.UGC-.........--ACAAUAAAUGCAGAUAAUGCAGGAGAGuuggaggcuguagcagc............................................................................................... +DJSP01000086.1/19358-19710 ..........................................--A.AACA........gUUAAAAUAACUGACAAUACAAAUUAUAAUacug............................................................................................................ +DKCA01000020.1/4082-3719 ..........................................---.UAAA.........ACAGAUUAUCUGGCAACAGAAAUCAACAAu............................................................................................................... +PFBL01000019.1/533-127 ..........................................ACA.GGC-.........-AAACAUACUUGCAAAAAAUACACUUGCAagcgugaagucuccguacuu............................................................................................ +NZWR01000004.1/65098-65479 ..........................................-GU.GUCA.........-CUCCUUAAAUGGAAAAUCAAUUGCUUCAcccuacaagg...................................................................................................... +PFOQ01000012.1/75905-76330 ..........................................-GA.GUCA.........AAAACAUAAUUGCAAAUAAUACUGCAAAAagcauucuccu..................................................................................................... +PFDI01000023.1/22883-22470 ..........................................--G.AUCA.........-AAAUAUAACUGCAAAUAAAAUUCGCAGCacaguugcaaaggugaaagaagucgc...................................................................................... +CP016327.1/340774-340402 ..........................................AAG.UUAA........uAUUUAUUAUAUUCCAAAAAUACAAGUUGUgcucag.......................................................................................................... +NSIM01000031.1/16678-17048 ..........................................ACC.UUCA.........AACCAUUAAGAGGCGAAUCUAACUUU---................................................................................................................ +PFKD01000135.1/688-291 ..........................................UUU.CUCA.........AAACAACAAUCGGCGAAUCUAAUUAC---................................................................................................................ +PFJM01000009.1/26777-27191 ..........................................UCC.AGCG.........CAAACAUAACUGCAGUUUCUGAAAAGAAUgcagcagcuaauuacuugc............................................................................................. +PJQJ01000031.1/7921-8315 ..........................................---.----........gUUUUUAUAACUGCAAAAUCUUUUGCUAAGagcguuccaaguguauuugcgc.......................................................................................... +DJJG01000031.1/9499-9104 ..........................................---.CUG-.........-UAUUUUAACUGCAACUAAAUUGCAAAGCgucguagcuguugcgaagagcc.......................................................................................... +DJJA01000003.1/147874-148291 ..........................................UAU.UGUC.........-AAUUAUAAUUGCUAAUACACUUAGCGAGcuugaggaaaaguacgccuaccuuguagaacggc.............................................................................. +PEKU01000097.1/14487-14767 ..........................................GCC.UCAA.........-ACCUAUAAAUGCCAACUCUAACGUUGCAucug............................................................................................................ +DIFW01000017.1/150595-150226 ..........................................-UU.AACA........aACUUCAAAAGUGCCAAAUCAAAUUCAUUUgcgu............................................................................................................ +PBQF01000072.1/618-247 ..........................................-GC.AGAA.........AAAUUUUAAGUGCAAACUUAAAAUCUAAGcuagggaguuucuc.................................................................................................. +NVTB01000003.1/98460-98906 ..........................................UAC.AGAC.........-AAACAUACAUGCUAACAAUACAGCAUCUcgaguuuucaacucagcuaaacgau....................................................................................... +PFEB01000049.1/46365-46757 ..........................................---.--G-........gAAAAAACAACUGAUAAAGAUAAUUUAUCAgcggaggaagcuua.................................................................................................. +PFPA01000038.1/2829-2415 ..........................................UCU.AGCA........aAGAAAAUAAGUGCCAACUUAUUCGCAAGCaaacagc......................................................................................................... +PCXT01000012.1/1856-1475 ..........................................UGA.AUCA.........-AAACUUAAAUGCAACAGCAUUCGAAACUgcugauguaga..................................................................................................... +PEUY01000037.1/20531-20144 ..........................................---.----........gAAAAAAUAACUGAUAAGCAAUUAUCAGAAuugcgagaagcuauguuggcaa.......................................................................................... +PFRV01000084.1/2827-3234 ..........................................UUC.CAC-.........ACAAACUAAGUGCUAACUUAGAAAAACUUgcucagaaauuggccgugagaga......................................................................................... +DHEH01000012.1/30531-30161 ..........................................---.-UCAu.......uAAAGAAUAUCUGGCAACAGAAAUUCACAAu............................................................................................................... +DKCV01000022.1/143923-144324 ..........................................---.CGAA.........CAACAAUAACUGACAACAGUUAUAAACCUuggaugaacguggc.................................................................................................. +PCXU01000025.1/13439-13831 ..........................................-GA.CUUA........aAAACAAUAAAUGCAAACAAAUUGCAAAAAcucguaaaag...................................................................................................... +NZCD01000045.1/4541-4143 ..........................................UUG.CGCG.........AUACCAUAACUGGAAAUGUUAUGAGUCGAguggaaaacgcuguagcgaaag.......................................................................................... +DJDW01000045.1/6509-6113 ..........................................-CC.GACA.........CAAUUACAAGUGCCAAAAAAACCGUUAUGuuccgugcac...................................................................................................... +PCTA01000033.1/82380-82811 ..........................................--U.AUCA........aAAAAUCUAAUUGCAGAGGAUAAAACCCUUgcagcuuugaagucccguuugcgcgggaugga................................................................................ +NZAS01000098.1/17610-17950 ..........................................AGU.UGCA.........AAACAAUAGUUGCUAAUAACAACAAUUUCgacg............................................................................................................ +PBPN01000021.1/4008-4388 ..........................................-AA.CCCA........uUGUUUACAGACGGCAAUUCUAAUCGUUUGaagagcuucgccu................................................................................................... +PGXZ01000009.1/31303-31717 ..........................................---.--CA.........AAAUUUUAAUUGCAACAAUUUCUGCAAAAgcuaagaacuuuguagcugaacuugcaucua................................................................................. +PHNF01000001.1/112130-112523 ..........................................UUC.UAGG.........UUUGAUAAAAUGCAAACAAAAACAAAACUgaaacaaacgaaguuccuucauu......................................................................................... +PKTI01000059.1/19847-20224 ..........................................---.UCUC.........CCGCAAUAAGUGCAAAAAACUUCAUUGCUaaagcuaaggaccuuuu............................................................................................... +PFEF01000003.1/76903-77271 ..........................................---.-CGA.........AAUAGAUAAGUGCAAACUUAUUCAAAAAAgcguucgcacagccagcaauggc......................................................................................... +DLZX01000009.1/9399-9045 ..........................................AAC.UGCA.........AACUAUUAGUUGCCAACGACGACAACUA-................................................................................................................ +QMLQ01000235.1/1225-1583 ..........................................-AU.GGGA........aCAACAAUAACUGCCAACAACGAAUUG---................................................................................................................ +QLBW01000047.1/52345-51976 ..........................................-AU.GGGA.........AAAACGUAACUGCAAACGACGAUACGUU-................................................................................................................ +QNDO01000049.1/3194-2831 ..........................................GGC.CGCA.........-ACAAAUAACUGCCAACACAAAUUAC---................................................................................................................ +RFHZ01000133.1/1714-1353 ..........................................AAU.GGGA.........AAAACGCAAGUGCGGACAAUCACGAACUU................................................................................................................ +QKBP01000001.1/6027-6376 ..........................................AGC.CCAA.........CACAAACAAACGCCGACAACGACGUUCGUu............................................................................................................... +QVQE01000085.1/6043-6419 ..........................................UAC.AGAA.........AAAAAGUAUUCGCAAAUGACGAAAACUACuc.............................................................................................................. +DMZD01000129.1/5829-5467 ..........................................-GC.UGGA........aAACGUAUAGUCGCAAACGACGAACGUUA-................................................................................................................ +DLUZ01000035.1/10215-10594 ..........................................CAU.CACG.........-AAAAAUAGUCGCAAAUGACGAAAACUACgcuc............................................................................................................ +PWKT01000192.1/8461-8823 ..........................................ACG.GGAA.........AAUAAUUAACCGCGAACGAUAACAGUUA-................................................................................................................ +DNCN01000194.1/2632-2285 ..........................................GGC.GGAA.........AACAUAUAACUGCCAACACUUUG------................................................................................................................ +DOTB01000015.1/38766-38410 ..........................................CAU.GGAA.........AAACAAUAAACGCUAAUAAUAGAGAAUUA................................................................................................................ +QNHM01000002.1/98245-97870 ..........................................AGC.GGCA.........ACAAUGUAAUUGCAAACAACAAUUACGACu............................................................................................................... +QUZL01000003.1/59663-59307 ..........................................AGC.UGAA........cCAAAGUUAGUUGCCAACGACGACAACUA-................................................................................................................ +DPKN01000055.1/15502-15101 ..........................................CGC.UGCA.........AAACAAUAGUCGCAAACGACGAAAUCUACgcugg........................................................................................................... +QNAZ01000172.1/320-676 ..........................................GGG.UGCA.........AAAACACAACUGCCGAUGAAUAUUCUUAU................................................................................................................ +AP018558.1/1955779-1956153 ..........................................ACU.GGC-.........AAAAAACAAACGCCAACGACGAGCGUUU-................................................................................................................ +QKIH01000097.1/2365-2002 ..........................................-GG.CGAAc.......uUAAAUAUAAUCGCAGACGAUUAUAACUA-................................................................................................................ +QKIM01000093.1/8510-8862 ..........................................GGU.GGAA.........AACAAAUAAGUGCAAACGACACUGAAUUA................................................................................................................ +QGGU01000005.1/161860-162205 ..........................................AGC.UGA-.........AAAUUAUAGUCGCAAACGACGAUAACUA-................................................................................................................ +QNAY01000079.1/5621-5974 ..........................................-GC.AGGA........aAAAACACAAACGCCGACUCUGAUUACGAGu............................................................................................................... +QEVD01000075.1/10231-9873 ..........................................CCG.GGCA........aCAAAUUUAAACGCAGACAACUAUGCGUAU................................................................................................................ +PQJK01000004.1/28928-28565 ..........................................GGU.CGCA.........GAUUCAUAAUUGCCAACGACAGCAAUUA-................................................................................................................ +PJFC01000003.1/141766-141415 ..........................................AUC.CGGG.........ACGCAUUAAGCGCCGAUAAUUAUAACUA-................................................................................................................ +QGLS01000009.1/449008-448648 ..........................................-AC.UGAA.........UUUAUAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +QHJF01000013.1/172886-173247 .........................................cCGC.AUCA.........AUUUUAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +QJQU01000010.1/94377-94782 ..........................................-GA.CUCAa.......uUAAAUAUAAAUGCAAACGAUGAAAACUUUgcugg........................................................................................................... +DOLB01000170.1/2931-2581 ..........................................GGU.GGAA.........-AAAAAUAAACGCAGACAGAGAACUC---................................................................................................................ +CP031415.1/3140344-3139959 ..........................................AGC.UGCA.........AACUCAUAGUUGCAAACGAUGACAACUACgaag............................................................................................................ +CP033065.1/2491423-2491067 ..........................................AGC.CGCAa.......uUUAAAGUAAUCGCAAACGACGAUAACUA-................................................................................................................ +QNDC01000001.1/26721-27079 ..........................................AUU.GGGAu.......aUAAAUUUAAGUGCAGACUAUUCUUAU---................................................................................................................ +DPQJ01000232.1/1454-1105 ..........................................CAC.CGGA.........AAAACAUAGUCGCAAACGACUAUAACUA-................................................................................................................ +DPGJ01000012.1/53253-53615 ..........................................CGC.UGCA.........AACUUAUAAACGCCAACAACAAGCGUUU-................................................................................................................ +CP033019.1/1065566-1065206 ..........................................AAC.CUGA........aAAAACUUAACUGCAAACGAUAACUCGUA-................................................................................................................ +RBIN01000011.1/31438-31056 ..........................................ACG.UUACc......uuUAAAGAUAGUCGCAAACGACGAAACCUAUgcuca........................................................................................................... +PIVP01000066.1/24196-24545 ..........................................AGC.CGCA.........AAACUAUAAUUGCAAACGACGAAACGUU-................................................................................................................ +QNBC01000076.1/7184-7527 ..........................................GGU.GGCA.........-CAUUACAGUUGCCAAUAGCAACUAC---................................................................................................................ +DPKT01000362.1/9588-9197 ..........................................CCC.AGCA.........CACACAUAAUUGCCAACGACAAUUAUGACu............................................................................................................... +PIVX01000006.1/21093-21495 ..........................................AUU.CUGA.........UUAAAGUAAUUGCAAAAAACGCAAACACAaaugaugaccuauuugacaac........................................................................................... +DMVY01000088.1/112680-112305 ..........................................AGG.CAGA.........AGAAAACAAACGCAAACAACUUUAAAAACgcguucaccg...................................................................................................... +QJVM01000007.1/4263-3918 ..........................................-GG.CGGA........aACCUUACAAACGCCAACAACGAACUG---................................................................................................................ +RCNO01000009.1/54267-54629 ..........................................AAC.GGCA.........-AACAAAAAAUGCCGAAAGCAAUUAC---................................................................................................................ +PWJH01000259.1/4811-4442 ..........................................AGC.UGCA........aACCGCUUAGUUGCGAACGACGACAACUA-................................................................................................................ +QNDG01000132.1/734-1089 ..........................................UCC.GGGAa......uaUUAAAAUAAUUGGCGAUUAUUCAUAC---................................................................................................................ +QNDF01000280.1/1622-1979 ..........................................AUC.AGAG........cUAAAUAUAAGUGCAGACUACAACUAC---................................................................................................................ +QNCO01000029.1/9430-9066 ..........................................ACC.GCAG.........AAAAAAUAAAGGCAGCUCCUAUUUUUUCAgg.............................................................................................................. +QNAT01000064.1/2355-2713 ..........................................GGU.AAAA........gAAAAAAUAAAUGCUGAACCUAAAUUA---................................................................................................................ +PWLI01000123.1/14073-13723 ..........................................CU-.-GGAa.......cGGCUAUUAACUGCCAACGAUAACUAC---................................................................................................................ +PWGE01000437.1/3769-3411 ..........................................CGG.CGGAu.......cAAAAUUUAAGUGCAGACAACAACUAC---................................................................................................................ +CP031475.1/208739-208388 ..........................................ACU.UUCA........aAACUUAUAGUUGCAAACGACGACAACUA-................................................................................................................ +MCHY01000011.1/132360-132001 ..........................................CGC.GGAG........uUAAAUAUAACUGCAAAACAACCUAAUUUA................................................................................................................ +PLMI01000042.1/363-1 ..........................................GAU.UGCA.........AACUUAUAAUUGCCAACAAUGGUAAUUUUuu.............................................................................................................. +QKUF01000038.1/17004-16635 ..........................................ACC.GGCA.........AAAAAAUAGUUGCCAAACAAGCAACACCUuc.............................................................................................................. +CP033861.1/3587421-3587060 ..........................................-AC.UGGA.........AAACUAUAAACGCCAACGACGAGCGUUU-................................................................................................................ +DOGZ01000014.1/6940-7333 ..........................................UCC.GGGC.........AAAAACCAAACGCAAACAACAGUUACGAUguugucgccgaagccgaggc............................................................................................ +QIDN01000453.1/2806-2445 ..........................................AAC.GGCA........cAAACCAUAAUCGCCAAUGAUUAUGACUAU................................................................................................................ +RPQK01000023.1/13249-13606 ..........................................AGU.GGCA........aAACAAAUAACUGCCAACGAACAGUUA---................................................................................................................ +DQEJ01000634.1/5776-6135 ..........................................--U.GGGAa.......cCUAUUUUAAUUGCGGACAAUUCGUAC---................................................................................................................ +PWEB01000093.1/6784-6431 ..........................................-CA.UGGA........aCGGCUAUAGACGCCAAACCGAAUUAC---................................................................................................................ +QBMI01000022.1/17574-17191 ..........................................AUC.UGAA.........AAACUUUAAACGCAAACGACUCUUCGUUUagc............................................................................................................. +QGMP01000003.1/175556-175200 ..........................................AGU.GACAa.......aCUAAAGUAAUCGCAAACGACGAUACUUA-................................................................................................................ +RFKQ01000078.1/5381-5024 ..........................................CCU.GACA.........AAACAAUAAACGCAGACGCGAACUAU---................................................................................................................ +RFHI01000255.1/889-529 ..........................................AAC.GGCA.........AAAAAAUAACUGCAAACUCUGAUGAUUUUgc.............................................................................................................. +QQVI01000249.1/9401-9751 ..........................................CCG.GAAA.........AACCAAUAAGUGCCGAAGACAAUUUC---................................................................................................................ +DMZX01000034.1/3987-3629 ..........................................ACU.AGUC.........-AAUUUUAAAUGCCAACGAUAAUUUC---................................................................................................................ +PWEY01000033.1/1705-1345 ..........................................ACA.UGGAc......cuUAAAGUUAAAUGCCGACGAAGAUUAC---................................................................................................................ +QZKQ01000131.1/96273-95914 ..........................................UCG.UUCA.........-AACCACAAAUGCCGACAACGGCUAU---................................................................................................................ +PWPR01000028.1/665-316 ..........................................-CA.UAAA........cAAAACUUAAACGCUGAUAACAGAUUA---................................................................................................................ +PXCD01000111.1/6647-7001 ..........................................ACC.GGGA.........CCAAGUUAACUGCGAACGACAAUUUC---................................................................................................................ +QNCF01000030.1/9329-9683 ..........................................GAC.UGAC.........AAAAAAUAACUGCCAACACUGCAAAU---................................................................................................................ +QZKW01000009.1/29108-28758 ..........................................GGC.GGAA.........AAAACAUAAUCGCAGACGAUUAUAACUA-................................................................................................................ +DNKU01000109.1/2552-2161 ..........................................GAC.UACAa.......aACAAAAUAAACGCCAAAAAUAAGCGUUUUgcuucaaauucagcug................................................................................................ +QNAH01000152.1/2629-2991 ..........................................UCC.GGUAc.......aCUCUAAUAAAUGGCGAAUAUGAUUAU---................................................................................................................ +QMNP01000003.1/20284-19936 ..........................................GGU.GAUA.........CAAACCUAAACGCAAACGAUAACUUU---................................................................................................................ +PWNM01000427.1/6799-7156 ..........................................GCC.GAUC.........AAAACACAACUGCCAACGAACCUUUG---................................................................................................................ +QHBQ01000291.1/4066-3714 ..........................................UCA.GGCA.........AACAAAUAAACGGCAACUAUAAUCAAGU-................................................................................................................ +QMME01000229.1/45-393 ..........................................CCG.CGAA.........-AAGCAAAACUGCCAACGACAACUUG---................................................................................................................ +PWOJ01000490.1/5375-5724 ..........................................-GG.GGCA.........ACACUAUAACUGGCGAAGAAAAUCUC---................................................................................................................ +QGGI01000023.1/27297-26944 ..........................................GCG.AACAc.......aUAAAUAUAAACGCAGAAGAAAAUUAC---................................................................................................................ +REFP01000009.1/313353-313716 ..........................................CGC.AAAUg.......cCAAAUGUAACUGGCAAACAAGAAAACUA-................................................................................................................ +QFBR01000024.1/4224-4592 ..........................................AGG.CAGA.........AAAACAUAAAUGGCAAUAACGCUAUUAAAuuugacccac...................................................................................................... +QGGL01000008.1/120077-120442 ..........................................ACG.CGGA........cCUAAUUUAAACGCUAACAAAAACAGCAACaacu............................................................................................................ +PXDF01000193.1/1147-783 ..........................................CGC.AGCA.........AACAAUUAGUUGCCAAUAACAACGAAUA-................................................................................................................ +RFHM01000244.1/6722-6371 ..........................................-GC.ACGA........gAGAAAGUAAACGCGAAUAACACAUUC---................................................................................................................ +PWHX01000102.1/8177-8541 ..........................................ACA.UGGAc......cuAUAAAAUAAACGCAGAAGAUAAUUAC---................................................................................................................ +QAKL01000138.1/10133-9781 ..........................................UGA.CGCAc.......cUAAAUUUAAAUGCUAACAAUAAUAGAUUA................................................................................................................ +DPYE01000025.1/72373-72730 ..........................................AAU.GGCA.........-ACUAGUAAUUGGCAACGAUUAC------................................................................................................................ +DNPF01000267.1/5143-4717 ..........................................UGC.UUCAa.......uUUAAAAUAGUUGCAGAAAAUGUACCUAUGaaugaugcuga..................................................................................................... +DOPT01000100.1/135842-136200 ..........................................-UC.GGCA........aCGCCAUUAACUGGCAAAAACACUUUCCGCgcuc............................................................................................................ +DMDY01000089.1/10740-10361 ..........................................UCA.CUGU........aACUUUAUAGUUGCCAAUGACGAAAACUA-................................................................................................................ +DMDN01000141.1/8179-8535 ..........................................AGC.GGCA........aCAAAAAUAAGUGCCGACGACACGUUU---................................................................................................................ +DOLD01000118.1/20721-21077 ..........................................GGU.GGGA........aCACGAAUAAGUGCCAACGAACCUGUU---................................................................................................................ +QKCL01000015.1/91513-91864 ..........................................GGC.AG-A........cUAAUUAUAACUGCAGACGAUAACUUU---................................................................................................................ +RPQS01000064.1/8183-8536 ..........................................CAU.UCCA.........AAACAAUAAGUGCGAACAACACUUAU---................................................................................................................ +QJSU01000003.1/124256-124614 ..........................................ACA.UAUA.........UUGUUAUAGUCGCAAACGACGAAAAUUA-................................................................................................................ +QHZQ01000137.1/23287-22932 ..........................................AAA.UGGAa.......uUAAACUUAACUGCUGAUCAAGAAUUG---................................................................................................................ +QNAG01000300.1/1761-2116 ..........................................CCG.GGCA.........AAACACUAAUUGGCGAAUUUAACUAC---................................................................................................................ +QOQV01000002.1/220464-220836 ..........................................GCG.GAGA.........AAAUAAUAAGUGCGAACUACAAUUAC---................................................................................................................ +CP029256.1/1209017-1208633 ..........................................GAU.UCAA........cUAAAUAUAAACGCAAAAACAAACAAAACGgcagaggugg...................................................................................................... +LAPT01000202.1/393-37 ..........................................CCG.UACC.........AAUAUAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +QMQE01000015.1/13790-13439 ..........................................AGA.CCAAa.......aCAAAUGUAACUGCAAAUCCAGUU------................................................................................................................ +DQFJ01000332.1/437-29 ..........................................GCU.CGCA........aCGUCGUUAACUGGCGAAGAUUAUAACUA-................................................................................................................ +DPKO01000018.1/21951-21580 ..........................................ACG.GUCA.........-AACAAUAAGUGCAAACACUAAUAUGGAUgcaca........................................................................................................... +QLKT01000007.1/40113-40471 ..........................................ACA.UACA........uUUAAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +QLNI01000003.1/71407-71053 ..........................................GGC.AAGUu.......uUAAACAUAAUCGCAGACGAUUAUAACUA-................................................................................................................ +RFGP01000009.1/2235-1843 ..........................................-UG.GGCA........aGCACAAUAAGUGCCAAUAACAACACUCCAgc.............................................................................................................. +PWFQ01000061.1/7616-7261 ..........................................CUG.AGCA........cUAAAGAUAAACGCAGAUAAUAAAUUU---................................................................................................................ +QZIZ01000108.1/26168-26515 ..........................................GGU.AGGA.........AACACACAAGUGCCGACAACUACGGCUA-................................................................................................................ +DPIG01000044.1/502-90 ..........................................UCC.AGGC.........ACACAAUAAACGCAAACGAUACAACGUUAgcggcagccgaggcgaucguagcuccgauuu................................................................................. +PMCC01000059.1/5564-5918 ..........................................-CU.GGU-........aUAAACAUAAAAGCUAAUGAACCAACGUUA................................................................................................................ +DLWS01000045.1/12523-12882 ..........................................CUG.UGGAcu....cguUAGCUAUAACUGCCAACGACGAAAACUA-................................................................................................................ +QEVE01000001.1/42340-41990 ..........................................UCC.GGGA.........AAAACGCAACUGCCAAUCAAGAACUG---................................................................................................................ +QHVT01000005.1/236607-236958 ..........................................-GA.UCGA.........AAAACACAAACGCGAACACUGAUUUC---................................................................................................................ +DMSA01000073.1/2047-2409 ..........................................-GU.CGUA.........UAAAUAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +QQAX01000003.1/14484-14883 ..........................................UGU.UACA........aACUUUAUAGAUGCCAACAAAAAACGCAUCgcuguuaacga..................................................................................................... +QNAP01000021.1/2907-2554 ..........................................GGU.GGAA........aCGCAAAAAAGUGCCAACUACGACUAC---................................................................................................................ +BHFQ01000001.1/812416-812814 ..........................................AGC.GGCA.........AAAAAACAAACGCGAACACUAAGUUCACCacagcccg........................................................................................................ +QMOQ01000022.1/9701-9347 ..........................................UCC.ACCA.........AAAAAAUAAACGCUGAUUACAAUUAC---................................................................................................................ +QIJI01000196.1/3619-4007 ..........................................UCC.UGCA.........-AAUUAUAGUUGCUAACGAUAACAACUA-................................................................................................................ +QBVW01000001.1/206147-205798 ..........................................UAC.UACA........aAAAAAUUAGUUGCAGAAAACGACAACUA-................................................................................................................ +QZKI01000015.1/17541-17190 ..........................................GAU.GGGAc.......cAAAAUGUAACUGCAGAGCAUCAGCUC---................................................................................................................ +PLHT01000061.1/5862-6215 ..........................................CCG.GACA.........AAAACAUAACUGCGAAUCAAGAACUC---................................................................................................................ +DNSR01000044.1/389-1 ..........................................UCU.AGGC.........AACAAACAAAUGCAGAAAAUGACGCAUUAauugcgagugcugaaagca............................................................................................. +PSRN01000063.1/8109-8458 ..........................................ACA.UGCA.........AAAUGAUAGUUGCUACAAACAACUUC---................................................................................................................ +NSKI01000009.1/77736-78085 ..........................................--G.UCGAg.......gUUUAAAUAACCGGAAAACAAAAUUUA---................................................................................................................ +DPKX01000204.1/4127-3773 ..........................................GGU.GGA-.........AACGAUUAAACGCCAACGAUAAUUUG---................................................................................................................ +PWLC01000210.1/3315-2938 ..........................................CCU.GGCA.........AACUUAAACAUGCCAACGAAACACCGGCAu............................................................................................................... +DPRZ01000257.1/375-1 ..........................................--C.UGUA.........AAAACUUAAAUGCAAACAAUACAUUUGCCaacauggaagcguc.................................................................................................. +DNYO01000340.1/3202-2849 ..........................................AGC.GGAA........cUAAACACAACUGCAAACUCACACGAGUA-................................................................................................................ +QNCH01000015.1/3873-3446 ..........................................CCU.GGCA.........AACAAAUAAACGCUGAAACUAAGAUUCCAgcuaguguagaugcucuucuuucaaggauugguga............................................................................. +QFBU01000146.1/1622-1239 ..........................................AGG.CACA.........AAACAAUAAAUGCUAAACCAGUAUUUACUguaguuucagguuc.................................................................................................. +DMJR01000420.1/363-7 ..........................................CCU.GGCA.........UCAAUUUAACUGCGAACGAGAGCUAC---................................................................................................................ +DLXM01000277.1/812-1176 ..........................................CUC.GGGAu.......uCAAACGUAAAUGCAAACAAUUACGAAUAC................................................................................................................ +QUNR01000001.1/63544-63897 ..........................................CUU.CUCA.........AACAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +QMPZ01000079.1/6552-6190 ..........................................UCC.AGCG........aUAAAGUUAAGCGCCAACCCAGUAUUG---................................................................................................................ +PWOA01000042.1/89227-88878 ..........................................GGU.GACA.........-AAGCAUAAAUGCAAACAACGAAUAU---................................................................................................................ +QAKA01000043.1/292-658 ..........................................-GG.CAUAc......cuAAAUUUUAAACGCUAAAAAUAAUAAUAGCuaua............................................................................................................ +RKQJ01000001.1/1229064-1228699 ..........................................-CG.AUACuc....aguUAAUAAUAACUGGCAAACAAGAUAACUU-................................................................................................................ +QOPW01000001.1/74213-73849 ..........................................-CC.AUUAu......ggAAACAGUAAUUGGCAACGAUUACAACUAC................................................................................................................ +PLHY01000192.1/8830-9182 ..........................................GGU.AGGA.........AACAUAUAAUCGCAGAAAACUACGAUUA-................................................................................................................ +QMLY01000099.1/356-4 ..........................................GGU.GGGA........gUAAACACAGACGCAGACGAUUAUGCGUAU................................................................................................................ +QNBX01000022.1/19044-19399 ..........................................CCU.GGGA.........AACACUUAGCUGGCAACAACAGCUAC---................................................................................................................ +RFGC01000025.1/29702-29333 ..........................................CCG.AAAG.........-GAAAAUAAAUGCCAACCAAGAAUUG---................................................................................................................ +QNDP01000027.1/751-1112 ..........................................AGC.GGCA.........-CGAAAUAACUGCCAACUGUAACUAU---................................................................................................................ +QWFC01000014.1/16568-16179 ..........................................UGU.UGCAa.......cUUCUUAUAGUUGCCAAUGACGACCAAUACgg.............................................................................................................. +PWHI01000306.1/6843-7194 ..........................................GCU.GGGAc.......cUAGAAUUAACUGGCAACGAAAAUUAC---................................................................................................................ +DMWP01000022.1/13200-12845 ..........................................CCG.GGCA.........AACAAUUAAAUGCUGAUACUGAAUUA---................................................................................................................ +DMRB01000079.1/3550-3896 ..........................................CUC.UUUA.........AAAAGAUAGUUGCAAACGAAAACAACUA-................................................................................................................ +QNFE01000007.1/63890-64241 ..........................................-UU.AGCA.........AACUUAUAGUUGCAAACGAAAACAACUA-................................................................................................................ +RFKN01000024.1/2507-2157 ..........................................-CG.GGCAc.......aUAAAGAUAACUGGCGAACCUCAACUC---................................................................................................................ +DPGI01000004.1/105418-105772 ..........................................CUG.GUCA.........AAAAAAUAAACGCAAAUAAUAACUAUCAAacug............................................................................................................ +PXDN01000412.1/6566-6208 ..........................................UCC.AUCA.........ACACAUCAAGUGCCAACAACGAAGAAAUG................................................................................................................ +RFIL01000456.1/2392-2751 ..........................................GCG.AGAG........aCGGAUAUAAAUGCCGACUAUGAUUAC---................................................................................................................ +DNPQ01000083.1/2635-2283 ..........................................UGC.AGCA........aGCACAUUAAGUGCCAAUAAUCAAGAAUUA................................................................................................................ +PWEI01000060.1/124008-124380 ..........................................UCG.GUGGca....cuuUAAAUGUAAAUGCUGACAAUACUCAGUAU................................................................................................................ +QMOO01000023.1/7141-6787 ..........................................CCC.UCAA.........GAAGAAAAAAUGCCAACACAAACUAUGCA................................................................................................................ +QJVW01000055.1/14669-15018 ..........................................AUG.GGCA.........-AAACACAACAGCCAAUUCUGAAUUG---................................................................................................................ +DNUB01000068.1/979-628 ..........................................UGG.GCAAu......uuUAAAAUUAAACGCAGAUAAUAGAUCUGAA................................................................................................................ +PUOR01000188.1/48935-49343 ..................ugaaugaaaaggcgggaauaaaaaAGC.GGAA........aAAUCUAUAAGUGCAGACAACAACUAC---................................................................................................................ +QGNO01000010.1/20375-20728 ..........................................GGC.GGCA.........AAAUAAUAACUGGCAAAAACCAGCUA---................................................................................................................ +PWXJ01000006.1/18781-19134 ..........................................CCC.GGCA.........-AACGACAACUGCCGACGAGCAGUUA---................................................................................................................ +QUZJ01000006.1/205516-205158 ..........................................AUU.UGCA.........-UAUUUUAGUCGCAAACGACGAAACUUA-................................................................................................................ +RFFS01000082.1/4789-4435 ..........................................GCC.GGAA........aGCACAAUAAGUGCCGAUAAUAAUUAC---................................................................................................................ +QOPF01000001.1/120490-120841 ..........................................AGU.UACA........aAACAAUUAGUUGGCAAUAAAGCAAACUA-................................................................................................................ +DMFY01000144.1/4752-4399 ..........................................GGU.GGAA.........GCACGAUAAGUGCCGAUAACUCACUA---................................................................................................................ +QJOD01000001.1/1134191-1134549 ..........................................AGU.UGCAa.......uUAAAGCUAGUUGCAAACGACGACAACUA-................................................................................................................ +DOFH01000124.1/748-396 ..........................................ACG.AGAA........cAAACUGUAAUUGCGAACAACGAUUAC---................................................................................................................ +QLKV01000017.1/12787-13140 ..........................................AGC.UGCA........aAACUCAUAGUUGCCAACGACGACAACUA-................................................................................................................ +PLNN01000014.1/21241-21650 ..........................................CCU.GGCA.........AAAAAUCAAAUGCUGAUACUAAAAUACCAgcaacgguagaugcguuacugaacaccau................................................................................... +DPLM01000370.1/1466-1096 ..........................................GUC.AUCA.........AAAUUAUAGCUGCAAACAACAGCGACUACgcuccgg......................................................................................................... +CP021130.1/893884-894239 ..........................................AUG.GGCA.........AAGCCAUAACUGGCAACGUCCGUAGCAACag.............................................................................................................. +RAZJ01000021.1/36703-37053 ..........................................GUA.UGAAac.....uuAAAAAGUAAACGACAACAAUUCUGUU---................................................................................................................ +REFO01000012.1/168299-168650 ..........................................ACC.AAA-.........CAACAACAAUUCCCGAACGCGAAAUC---................................................................................................................ +BFCB01000002.1/1513525-1513144 ..........................................CAG.AGCA.........CACUAAUAAGUGCCAACAAUAGCACUCCAcg.............................................................................................................. +QAMM01000009.1/4695-4343 ..........................................GUC.GCAC........cUAAAUAUAAACGCUAAAUCAAAUACUAGAac.............................................................................................................. +NOXC01000005.1/252991-253347 ..........................................AGC.UGUA.........AUUGAAUAGUCGCAAACGACGAUUCUUA-................................................................................................................ +PWDW01000102.1/12727-13078 ..........................................UGA.GUC-........uAAAUAUUAUCUGCAAACGAUAAUGCAACA................................................................................................................ +PLLW01000019.1/10182-10540 ..........................................UUG.GGAAc.......aAAAAUAUAACUGGCGAAUAUAACUAC---................................................................................................................ +PIVY01000255.1/1121-1472 ..........................................GGU.GGAA........aAACCAAUAAGUGACGAAGCUAACUUC---................................................................................................................ +DPVY01000121.1/3423-3066 ..........................................ACC.UGAG.........CAUCUCUAAGUGCCAAUUCAUUUGGCAACg............................................................................................................... +DOMB01000032.1/1700-2045 ..........................................GAU.GGGA........aAAAACACAAAAGCCAACAACGAACUG---................................................................................................................ +CP030040.1/979200-978802 ..........................................UGG.CGCA.........UAAAUAUAAACGCAAAAACAGAAAAAAGUuacg............................................................................................................ +DMTS01000201.1/2339-2698 ..........................................CUC.GUGA.........AAAAAACAAAUGCAAAUAAUAAUUAC---................................................................................................................ +QPKS01000002.1/141305-141663 ..........................................-CG.CACC.........-AGCCAUAACUGGCAAAACUAACACACAA................................................................................................................ +DMNZ01000423.1/5115-5479 ..........................................AAA.GGUA.........AACUUUUAAGUGCCAACGAUAACGUUGAGu............................................................................................................... +DQED01000375.1/5461-5105 ..........................................CGC.GGCA.........ACUGGUUAACUGCCAACGAUUACGAUUA-................................................................................................................ +CP032759.1/576015-576391 ..........................................AAC.CGUA.........AAAAAAUAGCUGCAAAUAACAAACAAAACu............................................................................................................... +RFGM01000206.1/226-575 ..........................................AGC.GGCA.........-CACAAGAAGUGCGAACACGAACUAU---................................................................................................................ +QSTT01000018.1/32077-32449 ..........................................-GC.GGCAcg.....uuUAAAAUUAAACGCUAAAAAGAACUUUUCUguaagcuuu....................................................................................................... +QKZK01000032.1/38451-38850 ..........................................GGC.CUCG.........AACUUAUAACUGGCGAAAACAAUUAC---................................................................................................................ +QHZG01000464.1/1495-1850 ..........................................CGU.GGAAa......cuUAAAAACAACUGCUGAAAAUCAGCUA---................................................................................................................ +PWPB01000392.1/551-186 .........................................cGCG.UGGC.........AAACAACAGCUGCCAACGAUAACUUG---................................................................................................................ +QZJZ01000020.1/7635-7211 ..........................................CCU.GGCA.........-CAUAAUAGACGCCAAAACUAACCUUAUUucauuggaugcuuacagagcagacgugaacguugcca........................................................................... +DNCG01000083.1/2782-3126 ..........................................ACC.GGGGc......guUUAAAAUAAACGCCAACGAUUAC------................................................................................................................ +QALV01000006.1/30294-29924 ..........................................AGG.CACG........uUAAAUAUAAACGCUAAAAAUAAUAACAAUuucgc........................................................................................................... +QGUX01000271.1/2110-2463 ..........................................CUG.UGCA.........AAACCAUAGUUGCCAACGACGACAACUA-................................................................................................................ +NDHY01000001.1/162502-162149 ..........................................ACC.UGGC........gAAAAACUAACUGCCAACGAGCAGUAC---................................................................................................................ +PXDP01000372.1/2287-2641 ..........................................GAA.UAGGa......aaCCAAAAUAAGUGCCGACGAACAGUAC---................................................................................................................ +QZKL01000075.1/13179-13531 ..........................................-AC.GGGA.........ACUCAAUAGUCGCCAACGACUAUCCGUUA................................................................................................................ +QKAL01000022.1/22120-22475 ..........................................UCG.GUCA.........AGCAUAUAAUUGCUAACGAAGAAUAC---................................................................................................................ +QZKH01000008.1/15717-15312 ..........................................UCC.UUGC.........-AAAAAUAAACGCAAACAGAGUAACAUCUgaaucgguauuuccgaugagagcagcaa.................................................................................... +QNCE01000119.1/544-902 ..........................................GGC.CUAC.........AAAAAAUAAGUGCAGACGCUUACGCAACC................................................................................................................ +DOWL01000231.1/20522-20886 ..........................................-GC.UGGAau.....cgCAAACUUAACUGCGAACGACGAAACGUA-................................................................................................................ +PLNR01000006.1/10028-9678 ..........................................CCU.GGCA........aCAAAAUUAAACGCGAAUGAACUC------................................................................................................................ +CP021082.1/383985-383630 ..........................................UCG.ACCA.........AGCCUUUAACUGGCAACAACAACAGCACCac.............................................................................................................. +QNCL01000021.1/5852-5469 ..........................................ACC.AGAC.........AAAACAUAAAUGCCAACUACGAUCCAGUAgcagaagcagaagaga................................................................................................ +PMZR01000084.1/171407-171757 ..........................................-GG.UGGA........aCAAACCUAACUGCGAAUACGCAGCUC---................................................................................................................ +DMDP01000221.1/1849-2201 ..........................................GGU.GGCA.........AAACAAUAAACGCCAACAAGACCGAACU-................................................................................................................ +PWOI01000180.1/22481-22831 ..........................................ACC.GUCA.........-AAAAGUAAACGCAGACAAUAAUCUA---................................................................................................................ +DOSR01000022.1/14350-14728 ..........................................ACG.AGAA........aUGCAAGUAAUUGCAAACAACACACAA---................................................................................................................ +PWZJ01000023.1/3804-4161 ..........................................-CA.UGGA........aCGGCUAUAACUGCCAACGAUAACGUAGUA................................................................................................................ +QZKJ01000103.1/3407-3047 ..........................................GUU.GGAAu......uuUAAAUAUAGUCGCAGACGACUAUGCAUAU................................................................................................................ +DOEU01000054.1/1128-776 ..........................................GGA.GUCC........aAAAUUAUAAAUGCUGACGAAAGUUAC---................................................................................................................ +PLJC01000018.1/25243-25611 ..........................................ACC.GGCA.........-AACAACAAAUGCGAAUCCUCGUGAUCU-................................................................................................................ +QJWC01000094.1/23453-23101 ..........................................GCC.GGAA.........CACACAUAAGUGCAGACGAAAGUUAC---................................................................................................................ +CP021781.1/297117-297537 ..........................................CAG.UACAa......ugCCUAUAUAACUGGCAACAAAAAAGCAAACcgcguagcggcuaacga............................................................................................... +DORC01000252.1/2616-2259 ..........................................UCG.CUGUa......acUUUUUAUAGUUGCCAACGACGAAAACUA-................................................................................................................ +PYJD01000029.1/9048-9401 ..........................................GGC.GGAA.........CAAUUAUAAUUGCUGAUCAAGAAUUA---................................................................................................................ +DMOR01000013.1/7708-8102 ..........................................AGU.UACA.........AAACACUAAAUGGCGAAAAUAAUUUU---................................................................................................................ +PXCH01000017.1/3232-2850 ..........................................ACC.UGAA.........ACACAAUAAACGCAGACUACAAUCCAGUAgccgaagccgagucuau............................................................................................... +QXHL01000010.1/60485-60866 ..........................................CGC.GGAC........cUAAAUCUAACUGGCAAAGCUAAAAAAAGCuucaccucaua..................................................................................................... +DMHJ01000184.1/767-417 ..........................................--G.CGGA.........AACAGAUAACUGCCAACAGACAUCAA---................................................................................................................ +DOKM01000194.1/490-116 ..........................................AUC.AUCA.........AAAUGUUAGCUGCAAACAACGCUGACUACgcuccug......................................................................................................... +PLZG01000048.1/43390-43048 ..........................................-AU.GGCA.........ACGGUUUAACUGCCGACAAUCAGUUA---................................................................................................................ +QANA01000075.1/473-118 ..........................................AGU.GGAA........uUAAAAAUAAACGCUAACGACAAUACA---................................................................................................................ +QHWY01000179.1/19288-19639 ..........................................-CG.UGGA.........AACAAUCAACUGCUGACUAUCAACCA---................................................................................................................ +NRHC01000040.1/10211-9818 ..........................................CUU.CGA-........aUAAAUAUAAAUGCAGACAAUGCUUUCUUUggccguucaaa..................................................................................................... +QWKU01000001.1/1242152-1242497 ..........................................GGU.GGGA.........-ACACAUAAAAGCAAGAAAUAACUUU---................................................................................................................ +QAMF01000011.1/17790-17444 ..........................................ACG.GGGA........cAAAAAACAACUGACAAUACCGAAUUG---................................................................................................................ +CP030775.1/803177-803532 ..........................................GUA.UGCA........cUAAAUGUAAACGCAGAAGACAAUUUU---................................................................................................................ +PLIU01000507.1/5254-4903 ..........................................UCG.GACC.........GAAAAUUAAGUGCUAACCAAGAAUUA---................................................................................................................ +CP031704.1/2508500-2508146 ..........................................CGU.GGCA........aCCAAGCUAGUUGCGAACGACUCCAACUA-................................................................................................................ +QQNE01000014.1/26492-26843 ..........................................CGG.AUCA.........AAACAAUAAGUGCAGACCACAAUCUC---................................................................................................................ +QILF01000037.1/8775-8427 ..........................................--G.GCCA........aCGGCAUUAACUGCCAACGACGACGUAGAAc............................................................................................................... +QPJS01000001.1/491783-491391 ..........................................UGG.UCAC.........-AGCCAUAAAUGGCAACACUAACUAC---................................................................................................................ +PLMO01000096.1/4561-4933 ..........................................AUU.CCCA........cAGCCAAUAAAUGGCGACAAUUAUUCUUAC................................................................................................................ +RFFQ01000009.1/1212-847 ..........................................GCU.GGGA.........-AAAUAGAACUGCGGACUAUAAUUUCGCAaccaa........................................................................................................... +DNOP01000451.1/2259-1889 ..........................................ACA.CGCA.........-AAACACAAAUGCUAAUCAAGAAUUA---................................................................................................................ +QWRL01000031.1/2045-1658 ..........................................CAG.CGCA.........ACAAACUAACUGGCACUAACUCUGCCUAUaacg............................................................................................................ +DNWG01000035.1/36415-36762 ..........................................--G.GUCAac.....ucAUCGUUUAGAUGGAAACAAAAAUUAC---................................................................................................................ +CP030369.1/1436249-1435881 ..........................................UGU.CAGG.........-AACUGUAACUGCGGACGAUUAUUCGUA-................................................................................................................ +DNSM01000022.1/38953-39307 ..........................................UCC.GACA.........CAAAUUUAAUUGGCAACUACCAAUUA---................................................................................................................ +PIVW01000611.1/1412-1829 ..........................................-CG.GGCA.........CACUAUUAACUGCCAAAAACACAGGCAACgcuuuuaacuuugguuucgcacgcagcaacgc................................................................................ +PXFB01000037.1/2278-1919 ..........................................CCC.GGA-........aACUUUAUAACUGCCAACGAUAACCUG---................................................................................................................ +QKMO01000001.1/461993-461625 ..........................................UUC.UGCA.........AACCAAUAAGUGCCGAAUCUAAGCGCACUga.............................................................................................................. +DOAR01000048.1/38031-38402 ..........................................AUC.GAUU.........AACAAAUAAAUGCAAAAACUACAGACUUUggggc........................................................................................................... +CP031013.1/25627-25241 ..........................................-GA.UUCA........aACAAACUAACUGCAAACGACGAACGUUU-................................................................................................................ +DOBQ01000024.1/1564-1913 ..........................................-UC.CGGA.........CAUUCAUACAUGCCGAUUACGGCUAC---................................................................................................................ +DOAQ01000037.1/221593-221992 .........................................gGCG.UUCA.........AAACUAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +DMHF01000017.1/13374-13768 ..........................................GCG.UACA........aAAACCAUAAAUGCCAAUGACACAAACGUCaucggucgcaucggcuuu.............................................................................................. +DPEV01000208.1/16998-17354 ..........................................ACC.GGCA.........ACGGCAUAACUGCCAACAACAACUAC---................................................................................................................ +QGHX01000032.1/410-37 ..........................................GCU.CAGUu......uuAAAUUAUAACUGCAAACAAUAAUUCAAACuc.............................................................................................................. +DNOS01000166.1/19656-19306 ..........................................GCC.GGCA.........-CGCCAUAACUGGCACAAACAACUAC---................................................................................................................ +RPRB01000079.1/6311-5947 ..........................................GAA.GGCA.........ACGACACAAAAGCCAACGACAACGUUGAGc............................................................................................................... +PWTC01000030.1/2362-2002 ..........................................GAU.GGGAc......ggCAAAAACAAACGCCGACUAUACAAACGUA................................................................................................................ +PMZT01000226.1/17397-17752 ..........................................GCC.GGCA.........-AAAACAAAAUGCCAAUCCUAACAUG---................................................................................................................ +QAMO01000027.1/15859-15517 ..........................................GCU.CGAA........uUAAAUUUAAACGCUGAAGAUAAUUUA---................................................................................................................ +PXBB01000025.1/2550-2177 ..........................................AUU.CUCAc.......gCCAUAAUAACUGGCAACGAAUCAAACUAU................................................................................................................ +DMOV01000114.1/9428-9782 ..........................................AGU.GGCAac.....ugCAAAAUUAACUGCAAACUACAACUAC---................................................................................................................ +PXEM01000345.1/9732-10098 ..........................................CAU.CAUGg.......aUAAAUGUAAUUGACAACAAUUACUCAUAC................................................................................................................ +PWOH01000148.1/11345-11692 ..........................................-GC.AA--c.......gGUCUAAUAACCGGAAACCAACAACAA---................................................................................................................ +RJSG01000002.1/534033-534405 ..........................................CGC.UGGA.........AACCAAUAACUGCCAACGCUAAGCGCAGUuc.............................................................................................................. +PMOH01000263.1/4587-4944 ..........................................-GG.CAGAcu.....gcGAAAUUUACCCGCAGACAAUAACGGUUA-................................................................................................................ +PWNA01000019.1/49117-49467 ..........................................---.GCCAag.....guUAAAUAUAACCGGAAACCAAGAACAAUA-................................................................................................................ +CP025437.1/2656331-2655969 ..........................................-GC.AACGc.......cUAAAAAUAACUGGCAAAUCUAACACUAAAc............................................................................................................... +QXSO01000045.1/4508-4147 ..........................................UUU.CGGU.........UAAAUAUAACUGACAAAUCAAACAAUAAUu............................................................................................................... +PUND01000041.1/13142-12786 ..........................................CCU.GGGG.........CUACUUUACAUGCCAACAACACCGGCAUG................................................................................................................ +PLJO01000075.1/72371-71990 ..........................................GCG.UGCA.........CAAUGAUAAUUGCCAAUCAACCAAUG---................................................................................................................ +RJVJ01000001.1/2525285-2525663 ..........................................UGU.CGCA.........AAAAAAUAAUCGCCAACUCUAAGCGCGAUuccca........................................................................................................... +DMNY01000028.1/8384-8035 ..........................................GGU.GGGCac....guuUAAAUAUAAACGCUGAACAAGAAUAC---................................................................................................................ +DPGU01000148.1/2046-2393 ..........................................-UC.CGCAa......cuUAAAAUUAACUGACAACAAUAAAGUU---................................................................................................................ +QHVP01000048.1/10893-10534 ..........................................CGG.UGGA.........AAGUCACAACUGCCAACGAUAACUUG---................................................................................................................ +RPQN01000140.1/4478-4108 ..........................................AGC.GGUA.........-AACCAUAAGUGCCAAUUACGAUUAC---................................................................................................................ +QGDW01000001.1/793355-792996 ..........................................GUC.UGAA.........AAAAAAUAAGUGCUGACGAAAACUAC---................................................................................................................ +QZKX01000046.1/43632-43276 ..........................................GCG.GAAA.........AAACUGUAACUGGCGAAUCUAAUUAC---................................................................................................................ +PLNY01000087.1/19826-19443 ..........................................CAG.UGCA.........AAAAAUCAAGUGCCAAUAACACUUCCUAUgcug............................................................................................................ +QGUD01000015.1/111847-111451 ..........................................AGU.GGCAc.......uUAAAUAUAAACGCAAAAGAAAACAGAAGUuacg............................................................................................................ +QGTH01000002.1/73706-74067 ..........................................AGG.ACAA........cUAAAUAUAAACGCUGAAGAUAAUAACUU-................................................................................................................ +PMJJ01000099.1/3890-4236 ..........................................-GC.UGGA........aAACAAACAAACGCCAACACUGAAAUG---................................................................................................................ +QMFB01000009.1/1097-1461 ..........................................ACG.CUAAa.......gCCAAUUAAACGGCAAACAACAACAACCAAcu.............................................................................................................. +QKMR01000024.1/51939-52359 ..........................................ACG.AGAAc.......uUAAAUUUAAACGCUAAAAACGAUAAUUU-................................................................................................................ +QFBQ01000058.1/2090-1714 ..........................................AGG.CAGG.........AAAAAACAAACGCAAAACCAAAUAGUUUUguuggaguaac..................................................................................................... +QHMV01000499.1/1813-1456 ..........................................CGG.ACCA.........AACAAAUAAACGCAGACAACGAAGGUCU-................................................................................................................ +DPBB01000034.1/50576-50940 ..........................................--G.UACAg.......uUUAUUAUAACUGCAAAAAAUAAUAAUUCUu............................................................................................................... +DQBS01000029.1/6303-6653 ..........................................-AC.CGGA.........CAAACAGAAAUGCCAAUAACGAAUUU---................................................................................................................ +QIJL01000119.1/5281-5678 ..........................................UAU.UUCA.........CACUUUUAAUUGGCGAUAAUAACUAC---................................................................................................................ +PXBK01000142.1/382-29 ..........................................CUG.GAAUu.......uCCAAUUUAAAUGCCGACAACGACUAC---................................................................................................................ +PLMW01000017.1/11707-12064 ..........................................GCC.UUCA.........AAAAAAUAAUAGGCAACUACGAAGAGAUG................................................................................................................ +QZKG01000028.1/29503-29861 ..........................................GCC.GGAAa.......cCUAACUCAAACGCAGACGACAAUCUC---................................................................................................................ +QNXC01000040.1/6234-5865 ..........................................-CG.UUACag.....uuUAAAUAUAACUGCAAAUAACAAAAAUUCUu............................................................................................................... +NJOC01000035.1/15035-15431 ..........................................CCC.GGCA.........AAAGAAUAAGUGCUAAAUCUAACCGCACUga.............................................................................................................. +PXBQ01000012.1/1536-1889 ..........................................CGG.CACA.........AACAUUUAACUGCCAACGAAGCAGAUUU-................................................................................................................ +REFG01000015.1/17709-18067 ..........................................-AC.GAAA.........AAAUUUGAAAUGCCGAAGAACCAGAAUUA................................................................................................................ +DMJQ01000194.1/9946-9590 ..........................................-GU.GGCA........aCUAAAAUAAACGCAAAAGAAAACAAUAAUu............................................................................................................... +QCLL01000002.1/290699-290359 ..........................................GUA.GGGAa.......aAAAAUAUAACUGCCAAACCUAAAUUG---................................................................................................................ +DQCQ01000333.1/2695-2333 ..........................................GCU.GACCa.......cACUAUUUAAUUGCAGAGGAAAACCUC---................................................................................................................ +DNNO01000038.1/11041-11438 ..........................................AAU.GUAC........aAACCUAUAAACGGCGAAAAUAAUUAC---................................................................................................................ +DPWY01000165.1/5426-5075 ..........................................GCG.GACA.........AAAAGACAAACGUCAACAACAAUAACUA-................................................................................................................ +QYUJ01000020.1/10452-10105 ..........................................AAC.GGCA........aAGCCAUUAACUGGCAACCAGAACUAC---................................................................................................................ +QEMY02000001.1/62698-62351 ..........................................---.CA--g.......uUAAAUAUAACUGCAAAAAAUAACACUUCUu............................................................................................................... +RFJF01000435.1/1379-1783 ..........................................UGG.AACA.........AAACAUUAAUUGCCGAAAAAGUACCUGCUuucggucgcuccuuuaacgcccugcc...................................................................................... +PMCF01000305.1/2769-3156 ..........................................UGG.AGCA.........-ACCUUUAAGUGCCAAUCGCACUUCCUAUgcug............................................................................................................ +QWGV01000234.1/1867-2242 ..........................................CUC.UGCA.........-AAAUACAACUGCCAAUAACAAGCAGUCGuc.............................................................................................................. +PSRL01000192.1/517-136 ..........................................UCG.AGUU........cAAAGAAUAACUGCUAAUACCAGUAGACAAacagcuugcuugg................................................................................................... +DMMW01000048.1/15737-15386 ..........................................UCG.GUUA........uACAAAAUAACUGCUGAAUAUACACCA---................................................................................................................ +DPZR01000095.1/12182-11832 ..........................................AGC.GGCA.........AAAAAGUAAACGCGAACAACAACUUC---................................................................................................................ +QIGA01000050.1/5647-6000 ..........................................GGU.GGCA.........AAAAAGUAACUGGCGAACGUGAGUAC---................................................................................................................ +DMGL01000021.1/18338-18686 ..........................................ACC.CGCA.........ACGGCAUAACUGCCAACACCAACUAC---................................................................................................................ +QHYE01000010.1/26520-26140 ..........................................UGG.UGGA.........AAACUAGAAAUGCCAACAACAACUUG---................................................................................................................ +PWGI01000261.1/7752-7391 ..........................................GCC.AAAA.........-AACCGUAACUGCGGACGAUUACUCGUA-................................................................................................................ +QGVF01000122.1/4394-4746 ..........................................GGU.GAACa.......aACAACGCAACUGCGGACUCGCAGCUC---................................................................................................................ +DMMZ01000026.1/13863-13516 ..........................................ACG.UAAA........uUAAAUUUAAACGCUAACAAAAACGUU---................................................................................................................ +PWJC01000158.1/9386-9013 .........................................aUAU.CAC-g.......cAGCCUAUAAACGGCAACAAUAACUAU---................................................................................................................ +QLIQ01000055.1/7445-7855 ..........................................GUU.ACAAu.......uUGCUAAUAACUGGCAAAAACAAAGCAAACcgcguuguagcuaacg................................................................................................ +DNUD01000169.1/4291-4692 ..........................................GGG.CACA.........AACCAAUAAACGGCGAAACAAACUAC---................................................................................................................ +DOPW01000029.1/25769-26129 ..........................................-GG.GGCA.........AGGCAACAACUGCCAACACCAACACUCGGgcccagg......................................................................................................... +RPQH01000060.1/2642-3010 ..........................................GCU.GAAAa......guCAAAAAUAAAUGACAACUAUAAUUAC---................................................................................................................ +QIGM01000483.1/2410-2786 ..........................................AUC.GGCA.........ACAACGUAAUCGCAAACCAAGACGAUUACacau............................................................................................................ +DNWN01000141.1/597-203 ..........................................UGU.CGGA.........-AUCCAUAAUUGGCGAGUACAACUAC---................................................................................................................ +RAPT01000001.1/2693190-2692821 ..........................................CCC.UGCA.........AAAACAUAGUUGCCGAUGCAAAGCGCAACga.............................................................................................................. +QANC01000099.1/18357-18718 ..........................................AAG.CAGAg.......aUAAAAAUAAACGCUGAUAAUACAGAAUUA................................................................................................................ +QJSZ01000021.1/25089-25453 ..........................................CGC.AAGC........gUAAAUACAAACGCUAAAACACAAAACAACu............................................................................................................... +PWNS01000432.1/1765-2121 ..........................................UCG.GUCA.........AAAUAGUAAUUGCGAACGAUAACUUC---................................................................................................................ +PMOY01000009.1/4306-3937 ..........................................CCC.GGGA........aAAAAAAUAAGUGCGGACGUUCAUGAGUUCgc.............................................................................................................. +QNBI01000415.1/626-263 ..........................................---.UGUC........gCAAAUAUAACUGCCGAUAAUAAUGAAGCAga.............................................................................................................. +QZJC01000022.1/1902-1512 ..........................................AGG.GCAA.........AAACAAUAAGCGACGAAAAAACCGCUUAUacuccaagcaggagcuaug............................................................................................. +CP025544.1/708484-708098 ..........................................AUG.AUGA........aAACAAAUAAAUGCAGAAUCUAACGAUUACgcugauguauc..................................................................................................... +QKCJ01000062.1/11304-10928 ..........................................CCG.AUUA.........AAAAAAUAAUUGCUGAAAAUACAGUAACAgcugacuuca...................................................................................................... +PMBV01000176.1/5883-5518 ..........................................AAU.GAGC.........AACGCACAAAAGCCAACGACAACGUUGAGc............................................................................................................... +PMCA01000022.1/44916-44563 ..........................................CCU.AGCA.........-AAUUAUAACUGCUAACUACAACACGCAGu............................................................................................................... +QKCT01000063.1/3729-4073 ..........................................GCG.CGGU.........UAAAUAUAACCGGAAACACAAACUAC---................................................................................................................ +QOCC01000020.1/94002-94396 ..........................................UAU.UUCA.........ACUUUUUAAACGGCGAAGAUAACUAC---................................................................................................................ +NOLL01000005.1/71436-71085 ..........................................UGG.GGAA........cUUAAAACAAACGCAAACGAUAAUUAC---................................................................................................................ +RKRK01000002.1/120394-120749 ..........................................ACA.UUCA........gUUAUAAUAACUGGCAAACAAAACAAUUU-................................................................................................................ +PMEM01000017.1/45090-45457 ..........................................UCU.GGGA........aUUUUCACAACUGCCAACGAUAACUUG---................................................................................................................ +DPNM01000289.1/2772-2419 ..........................................CCG.GGCA........aAAUUUGUGACUGCGAACAAUAACCUC---................................................................................................................ +DMDL01000168.1/611-212 ..........................................-CA.GUAC.........AACAAUUAAGUGCCAAUCGCACUGAAUAUgcagcucucccccucgca.............................................................................................. +QUDC01000007.1/44615-44264 ..........................................-UC.CGCAac.....uuAAACAAUAAUUGACAACAAUAAAACUGUU................................................................................................................ +QNEE01000054.1/12073-11717 ..........................................-CC.CGGA........aCCGCAAUAAGUGCGGACUAUGAUUAU---................................................................................................................ +DQBX01000143.1/2560-2909 ..........................................-GU.GGCA........aCUAAAUUAAACGCAAACGAUAAUUAC---................................................................................................................ +PUMS01000421.1/2920-3302 ..........................................GCG.UGCA.........CACUUAUAAAUGCCAAUGACGACUCCGUCaucggucgggucg................................................................................................... +QHWQ01000291.1/2115-2468 ..........................................-GA.UGGAa.......cAUCCGUUAACUGCGGAUUCUCAGUAC---................................................................................................................ +DOKD01000029.1/1705-1357 ..........................................--C.CUCA.........-CUUUAUAAGUGCCAACAACGAAUAC---................................................................................................................ +QHVH01000006.1/2783-2428 ..........................................GCU.UGGG.........AAAACACAAUCGCGAAUAGCGAACUA---................................................................................................................ +DQCM01000246.1/4191-3834 ..........................................CGG.ACCA........aUAGCAAUAACUGCUAAUAAUGAUCUA---................................................................................................................ +DMBU01000068.1/61465-61070 ..........................................AGG.CUCA.........AAAACAUAAACGGCGAAAAUAAUUAC---................................................................................................................ +QHXY01000474.1/1383-1730 ..........................................-GG.UGGAa.......cUAGACACAAGCGCCAACUCACAGUUA---................................................................................................................ +PLTF01000148.1/6458-6105 ..........................................UCC.GAUG.........ACAUUCUAAUUGCGGAAGAUUACUCCUU-................................................................................................................ +PXAH01000065.1/6600-6960 ..........................................GCU.UGU-.........AAAAAACAAAGGCAACACCUUUUAAC---................................................................................................................ +DNGB01000117.1/704-1098 ..........................................-CC.GUAC.........AAAAAACAAGUGCCAAAAACACUUCUUACguagcucuuccacucgcu.............................................................................................. +PXDA01000087.1/4141-3760 ..........................................---.CUC-........cAGAAAAUAACUGGCAAAAAUGUAUUAUCAaguguuuuuggccaag................................................................................................ +DOUH01000002.1/146794-147163 .......................................auuA-U.GGAA........aUUAAUGUAAUUGACAAUAAUUACUCAUAC................................................................................................................ +QMQL01000074.1/4726-4369 ..........................................GGC.GGAA.........AAACAAUAACUGCGAACACUGCGGAUUAC................................................................................................................ +DNSL01000035.1/30979-31373 ..........................................UAU.UACA.........AAACUAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +QGVH01000030.1/23033-23393 ..........................................GCG.GGAA.........AACAAACAAGUGCCAACUCUCAACUG---................................................................................................................ +CP022615.1/1204309-1204667 ..........................................ACA.CUCAg.......uUAAAUAUAACUGGCGAAAAAACAAAUUA-................................................................................................................ +PMIW01000075.1/925-1285 ..........................................GGC.UGAA.........AGGCUUUAAAUGCCGACUAUAACUAU---................................................................................................................ +RFGE01000370.1/2091-2452 ..........................................ACG.GGCA........cAAACUGCAACUGCGAACGACAACGCUGUU................................................................................................................ +PWOD01000198.1/15121-14736 ..........................................GAG.CGGG........cAACGUUCAUUUGCCGAACGUCCAAUG---................................................................................................................ +DMBV01000032.1/1099-699 ..........................................AUU.CUCAc.......aGCUAUGUAAAUGGCGAAAACAAUUAU---................................................................................................................ +QOQU01000002.1/92191-92584 ..........................................CAG.CGC-.........AAACAAAAAGUGCCAAUCGCACAUCCUACgcug............................................................................................................ +PMCM01000121.1/8098-8475 ..........................................CGC.GGAA.........-AACCAUAAGUGCAGACUACAACUAC---................................................................................................................ +PWKQ01000188.1/13136-13530 ..........................................UUG.UGCA.........AACUAUUAAACGGCGAGAAUAACUAC---................................................................................................................ +DPGD01000032.1/32715-32346 ..........................................GUC.CAA-c.......uUAAAAUUAAACGCUAACGAUAAUAGAGUA................................................................................................................ +QMNZ01000122.1/4923-5347 ..........................................UGG.AGCAc.......aAACUCCAAAGUGCCAAUAACACUUGGUUUcccguuccucagcccgcgauggcggccgcc.................................................................................. +QALD01000040.1/2146-1800 ..........................................CCG.AAC-c......uuUAAAAGUAAACGAGAACGAUAGUUAC---................................................................................................................ +QRPF01000005.1/32279-31938 ..........................................GGU.GGGA........aAACAUUUAAACGCAGAAGAAAAUUUU---................................................................................................................ +CP031965.1/5720367-5719969 ..........................................UAU.UUCA........aCUUUUUUAAACGGCGAGAAUAACUAC---................................................................................................................ +PWTP01000110.1/8063-8420 ..........................................AGC.GGCA.........AAAAAACAAAUGGCGAACCUGAACUG---................................................................................................................ +PWLB01000309.1/237-591 ..........................................UCC.GGGA........aACAACACAAAAGCCAACGAAGAAUUG---................................................................................................................ +DPBR01000099.1/16332-15981 ..........................................-GU.CGCAaa.....cuUAAAUUUAAACGCAGACGACGAUCUC---................................................................................................................ +PLMN01000023.1/214410-214061 ..........................................GGU.GG-A.........AACAAGUAAGUGCAGAACCACUG------................................................................................................................ +CP023434.1/1338090-1338454 ..........................................CGC.UACAg.......uUAAAUAUAACUGCAAACGAAAAAACAAACaa.............................................................................................................. +QOPH01000005.1/27639-27981 ..........................................UUG.UUCA.........AAAAAUUAGUUGCAGAUAAUUACAACUAU................................................................................................................ +PWZX01000199.1/10083-10434 ..........................................---.CGGCa.......cCAAUAGUAACUGCAGAUAACGCAGACUAC................................................................................................................ +QSLG01000009.1/40935-41331 ..........................................AGU.UACC........aAAAUUUUAUCUGGCGAAACUAAUUAC---................................................................................................................ +DNNS01000140.1/1512-1167 ..........................................---.-GCCa.......aCAACAAUAAAUGCUAAUGACGAAUUA---................................................................................................................ +QFVS01000044.1/6183-6543 ..........................................-GG.AA--g......uuAUAUAAUAACUGGCAAAACAAACAAUAACu............................................................................................................... +PWOE01000047.1/17969-18320 ..........................................UCU.AGAA.........-ACUAAUAAGUGCCAACUUAUUUAACAAAc............................................................................................................... +QHTN01000109.1/6517-6874 ..........................................ACU.GGCA.........-CUUUUUAACUGCCAACACUGAGUUG---................................................................................................................ +DPMH01000085.1/513-156 ..........................................ACG.GGAA........uUAAAUAUAAACGCAAACAGAAAUAACAAUu............................................................................................................... +DMFD01000304.1/12019-12371 ..........................................ACG.UGCA.........CAAUUGUAAUUGGCAACGAUUAC------................................................................................................................ +QIKE01000103.1/2189-2591 ..........................................UGU.CGCA........aCAUUUUUAAAUGGCGAAAAUAACUUU---................................................................................................................ +PLWW01000088.1/2266-1898 ..........................................---.CGGG........aAAAACAUAAGUGCGAAUACUGCACAGCCCc............................................................................................................... +QZKA01000009.1/28588-28981 ..........................................UCC.UUGC.........AAACUAUAAACGCAAACACACCAGUGUUUagucggaugccaauggcaac............................................................................................ +QICD01000009.1/27094-26726 ..........................................-GG.GGUAc......cgUCAAUUUAAUUGGCAAGAACAACACUCAGagcgcuc......................................................................................................... +DPDG01000082.1/31648-31298 ..........................................CCG.GUCA........aACAAAAUAACUGCGAACGAAGAGUAC---................................................................................................................ +QZJE01000014.1/8560-8210 ..........................................AGU.GGGAa.......aCUAAUGUAACUGCUGAACCAGUU------................................................................................................................ +QHCR01000001.1/395515-395166 ..........................................-CC.UUCA.........-AACAAUAACCGCUAAUAACGAAUUA---................................................................................................................ +DPTU01000070.1/33456-33113 ..........................................-CU.UGGA........uUAAAUAUAAACGCAGACAAUAAGUUA---................................................................................................................ +QSQJ01000018.1/35697-36094 ..........................................GUG.AACA.........AAAAAUUAAUUGGCGAAAAUAACUAC---................................................................................................................ +PWNW01000050.1/1519-1159 ..........................................---.GGCA........aAACAAUUAACUGCUGACAACAAUCAAGCAga.............................................................................................................. +QAKB01000019.1/1237-885 ..........................................UAC.ACCGa.......uUAAAAUUAAACGCUAACAAUAACGAUUUA................................................................................................................ +DNTI01000154.1/11459-11104 ..........................................GUG.AGAA.........-UGGUAUAGCUGCCAACACUCAGCUA---................................................................................................................ +QTWT01000004.1/76410-76769 ..........................................GUA.CGUU........uUAAAAUUAGACGACAACGAUAAUUUUGAA................................................................................................................ +QKIV01000159.1/13009-13365 ..........................................GGC.GGAA.........-AACCACAAGUGCGAACACUGAUUAC---................................................................................................................ +DPCG01000095.1/136305-135951 ..........................................UCG.GUCA.........CAAUAGUAAUUGCGAACGACGAAUUC---................................................................................................................ +DOBT01000125.1/8499-8111 ..........................................AGC.GGCA........aAACAAACAAGUGCCAAAGCCAACUGCUUUgccaucccgacgau.................................................................................................. +QOQA01000005.1/14547-14152 ..........................................CAG.CUAA.........AAACUUUAAAUGGCGAAAAUAAAUAC---................................................................................................................ +QNUE01000008.1/1839-2242 ..........................................UGC.UACA.........AAAUUUUAACUGGCAACGAAGAGUUC---................................................................................................................ +DNDX01000018.1/6860-7235 ..........................................UGC.AUCA.........AACCAUUACAUGGCAAAUCCAAUGUAGUAcccuucgagc...................................................................................................... +DOYR01000036.1/3205-3559 ..........................................CCU.GGCAa.......aAUGAUUUAAAUGCCGAAUAUCCAAUG---................................................................................................................ +RFFR01000024.1/508-123 ..........................................AAG.UCCAa......ccUAAAAGUAACUGCGAACAAUAUCGUUCCUuucgcuc......................................................................................................... +PLZX01000071.1/12552-12199 ..........................................GAU.CGGA.........AAAACACAACUGCCAAUACGCAGUUU---................................................................................................................ +DMVD01000025.1/2966-2622 ..........................................-CC.UACAac....uuuUUAAAUUAAACGACAACAAUAAAGUU---................................................................................................................ +QHBK01000015.1/5196-4844 ..........................................GAU.CGGA........cAACGUAUAAACGCAAACAGCGAAUAC---................................................................................................................ +QNDR01000032.1/16336-16688 ..........................................GGU.GGAA........aUAGAAAUAAUUGCCGCAUAAAUAGCG---................................................................................................................ +PUKF01000131.1/43559-43909 ..........................................UCC.GGUG.........AUUAAGUAAACGCAGACGAUAGUCUA---................................................................................................................ +PMGE01000090.1/1913-2268 ..........................................ACU.GGGA.........AACCAAUAAACGCCAAUCAAGGCACAGCGca.............................................................................................................. +DPLS01000041.1/2016-2386 ..........................................AAC.GGAA.........-ACCAAUAAGUGCAGACUACAACUAC---................................................................................................................ +RFGV01000315.1/7469-7879 ..........................................GGA.AGCA.........AAACAAUAAGUGCCACUCGCACAACUUCUuacaa........................................................................................................... +DOHL01000095.1/327-679 ..........................................-GG.CAAAc......uuCAAAUACAAAUGCCAAUUACGCAUUU---................................................................................................................ +QVEU01000003.1/191509-191154 ..........................................--G.UA--u.......uUAAAUAUAAACGCAAACAAUAAUAGCGAAgcaa............................................................................................................ +DMPG01000330.1/2311-1950 ..........................................UAG.GGCA.........AAACAAUAAAUGCAGAUAACUACGGUUA-................................................................................................................ +DNLK01000119.1/4892-5262 ..........................................-CG.GCCAcg.....uuUAAAUAUAAACGCUAGAAAUAACAUUACUguaagcag........................................................................................................ +DPVK01000100.1/8733-8380 ..........................................-UC.GAGA........aCAUUUUUAGCUGCCAACGAUAAUCUG---................................................................................................................ +QKSB01000011.1/44163-44564 ..........................................AGG.UACA........uACAGAAUAAUUGACAACAAUAAUUCUUA-................................................................................................................ +CP021456.1/886459-886088 ..........................................--G.UCCAg......uuUAAUUAUAACUGCAAAAAAUAAUAACAAUuc.............................................................................................................. +DOVA01000111.1/3065-3463 ..........................................GGG.UCAC.........AAGCCGUAAAUGGCGAAAACAACUUU---................................................................................................................ +QEVH01000028.1/35767-36121 ..........................................CCU.GGCA.........CACUUUUAUAUGCCAACUCACAGUUG---................................................................................................................ +NRJG01000042.1/1382-984 ..........................................--C.UUCAa.......uUAAAUAUAAGUGCAGACAAAUUCAUGCCUuuaaauuuugguc................................................................................................... +DNGJ01000460.1/2716-2326 ..........................................AGG.CUCAa.......aAAAAAGUAAAUGCGAACAACAUCGUUCCUuuugcucg........................................................................................................ +DMBA01000040.1/1050-705 ..........................................-GU.GCAAcc....uuaUAAAUUUAAACGAGAACUACGAUUCCGUU................................................................................................................ +PLTG01000054.1/45225-44847 ..........................................UUG.GUUA.........-AACAAUAAACGACAAUCAAUACGUUGGUgucaa........................................................................................................... +QKGS01000037.1/45439-45019 ..........................................AUA.AUCGa.......cUUUUUUUAACUGGCGAAUCUAAUUAC---................................................................................................................ +QPNC01000008.1/331238-330867 ..........................................GCA.UUCGc.......uUAAAUUCAAGUGCCAAUAAGAAGCACUCCga.............................................................................................................. +DPGX01000220.1/4725-4354 ..........................................GCC.GGAA........aACCCUACAAGUGCCAACAACAACAAGCACu............................................................................................................... +QOPA01000034.1/14783-15138 ..........................................CCG.AUCA........aAAAACAUAACUGCAGACUCCAACGAGCUU................................................................................................................ +RJVK01000001.1/182929-182553 ..........................................-GG.CCCG........cUAAAAAUAAACGCAGCAAAUAACAAAUCUuacagcc......................................................................................................... +PXBW01000236.1/21442-21094 ..........................................CCC.GGAA.........AACCCAUAACUGCCAACAACGAACUG---................................................................................................................ +PXAJ01000165.1/1516-1909 ..........................................UGC.UGAG........aACGUGAUAACUGCCAACGAUGACGCGCAGu............................................................................................................... +RFIQ01000062.1/22150-22513 ..........................................CUG.AUCAa.......aCAAACUUAGUUGCAGAUGCAAAUCUC---................................................................................................................ +DNXB01000648.1/1722-1371 ..........................................CGG.AUCA.........AAAACAUAAAUGUGAACUCUAACGAGCU-................................................................................................................ +RFGL01000323.1/4499-4153 ..........................................---.GGAA.........ACCACACAACUGCCAACGAUAACUUG---................................................................................................................ +QZKT01000022.1/16073-16425 ..........................................AGC.GGAGc......gcUAAAUCUAAGCGCAGACUCUGAAUAC---................................................................................................................ +QOQN01000022.1/1127-755 ..........................................UCU.GGAG........aAACUAAUAAGUGCCGAUUACGGUUAC---................................................................................................................ +DPRV01000010.1/105986-105618 ..........................................---.CCCG........cAAUCAAUAAACGCAAACAACGCAAACUACgcucc........................................................................................................... +PMAV01000054.1/32881-33235 ..........................................UCU.GUCA.........CAAAAAAACAAGCCAAUAACAAUUAC---................................................................................................................ +DPJH01000013.1/641-1051 ..........................................UUC.AUCA.........AAGUUAUAAGUGCAAACUUCAUAACAAAAgcaaaaucaguuuuugcgca............................................................................................ +QQVG01000001.1/219341-219704 ..........................................UGC.UUUC........aAAGCUGUAAAAGGCAACAAUGACUAC---................................................................................................................ +PMYO01000085.1/12538-12898 ..........................................GAC.GGCC.........AACAACUAGCUGCCAACACCAGCGACCU-................................................................................................................ +QQNF01000020.1/29792-29435 .........................................cCGG.AUCA........aAACAAACAAAUGCGAACUCUAACGAGCUA................................................................................................................ +RBIL01000001.1/1101234-1100851 ..........................................ACC.AGCA.........CAAACACAAAUGCGGACUCUAAUCCC---................................................................................................................ +PMCS01000006.1/83544-83968 ..........................................GUU.UACA.........-AACAAUAGACGCAACACCUAUUUUUGGUguaauagggaacgccuuugcagcaaugcagag................................................................................ +DNQF01000012.1/7701-8087 ..........................ccucuggcggaaaacg-AC.UUCA.........ACAACUCAAAAGCCAACUCAGACACUGAGc............................................................................................................... +QBIV01000002.1/985292-985658 ..........................................-U-.CAA-........cAAACAAUAAACGCAAACAACGCGAAUUACgcucc........................................................................................................... +PMAK01000181.1/3326-3707 ..........................................UUC.GAGC.........AAAACUUAACUGCUAACAACGAUGUUGCAggccgagucggcuu.................................................................................................. +DMUY01000001.1/379046-378679 ..........................................-AU.GAGA........uUUUAAAUAAACGCAAAUAAUACAAAUUA-................................................................................................................ +QWPJ01000123.1/26264-26623 ..........................................UCG.AUCA........aAAAAAGUAACUGCAGAGAAUACUCUC---................................................................................................................ +PWMO01000396.1/1612-1965 ..........................................---.GGCA........aCCUUUAUAGCUGCCAACGAAGCAGACUAU................................................................................................................ +QKIQ01000102.1/58203-58562 ..........................................AGC.CGGAc......cuAAAUUUUAGUUGCAGAUAAUACUGAACUA................................................................................................................ +PLUL01000061.1/7136-7504 ..........................................AAU.UCUC.........AAAUUCCAAAUGGCGACUAUAACUUC---................................................................................................................ +CP031165.1/1615200-1615554 ..........................................GCU.CUGC........aACCUAUUAGGUGCCGAAGACAACUUC---................................................................................................................ +DMFG01000030.1/8028-8441 ..........................................UGU.UGUA........aCUUUAAUAGCUGGAAACAAGAAACUAGCUgcuaaugauucua................................................................................................... +PUPC01000004.1/5258-4903 ..........................................CCU.GGCAc.......aCACUUAGAAGUGCGGAUACCAAUCUG---................................................................................................................ +QEUW01000030.1/5124-5530 ..........................................GGC.GCA-........aACCCUAUAAAUGCCAACACUGGCAAACUCuucaacuucggcuuug................................................................................................ +QGNQ01000039.1/10797-10442 ..........................................UGC.GGCA........aCCUUUUUAACAGGCGAAAAAGAACUC---................................................................................................................ +PLXG01000310.1/3978-4343 ..........................................CGC.UAGA.........-ACGUAGAAACGCGAACGAUAACGCGUA-................................................................................................................ +DMKC01000207.1/4624-4973 ..........................................-CG.GGCAauu...uuuUAAAUUUAACUGACAACACUACUGUU---................................................................................................................ +DMOI01000054.1/99666-99315 ..........................................CUG.CUAA........cUAAAUUUAAACGCAGACAAUAAUUUA---................................................................................................................ +DNQR01000402.1/608-1011 ..........................................GAU.GCUU........uAAACUAUAAUUGGCGAAAAUAAUUUC---................................................................................................................ +PRDV01000063.1/11799-11430 ..........................................CAG.GUAA.........-AACAAUAAGUGCAAACUUUAGCACGGGCgcucagg......................................................................................................... +QIHJ01000179.1/808-1122 ..........................................GGC.GGAG.........CACACACAAGUGCCGAAAAUGACUACCU-................................................................................................................ +DMTJ01000404.1/2969-2615 ..........................................AUC.GACC........gAACGUAUAAUUGCCAAUACUGAAAUG---................................................................................................................ +RFHT01000615.1/34873-34502 ..........................................CUU.UAGC.........GAACAAUAAAUGGCGAAAAUUCUUAC---................................................................................................................ +DOOC01000104.1/2860-2457 ..........................................GAC.GCUC.........GAACUACAAAUGGCAAUAACAGCUAU---................................................................................................................ +NRJH01000018.1/80449-80063 ..........................................---.UUCAa......auUAAAUAUAAAUGCAAAAGAUGCGUUUUUUggccguucaac..................................................................................................... +PLOP01000076.1/38586-38249 ..........................................-CG.UGGA.........-CAACGUAACAGCGAACAAUUAC------................................................................................................................ +DPRE01000179.1/9537-9932 ..........................................UGU.GUUC........aAACUUUUAAGUGGAAACACUUCUUAC---................................................................................................................ +DQBP01000036.1/54513-54847 ..........................................ACC.GGCA.........-AAAAAGAAAAG---ACAACAAUUUC---................................................................................................................ +CP007217.1/343254-342834 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucagcuu............................................................................................... +PIWD01000051.1/1769-2189 ..........................................GGU.UGUA.........AUAUUUUAAAUGCAAAAGUGAAUGCAAAAggaaaaccugcaaauuuugc............................................................................................ +DOEB01000076.1/38381-38737 ..........................................UCG.GUCG.........AAACGAUAAACGCGAACGAAGAGUUU---................................................................................................................ +QBMN01000077.1/9824-9436 ..........................................GGC.UCAAa.......aCAAACGUAAAUGCGAACAACAUCGUACCCuuugcucg........................................................................................................ +DOUU01000283.1/2063-1698 ..........................................GGU.GGCGcugu.ugguAGCCAAUAACUGCCGACGCUAACUAC---................................................................................................................ +DMTD01000216.1/68-412 ..........................................GGC.AAC-u.......uUAAAUUUAAUUGCUAACGAUAAAGAAUUA................................................................................................................ +DMAQ01000399.1/767-410 ..........................................-GC.GGCA.........AAACUUCAAUUGCCAACGACAACGGCAAUu............................................................................................................... +RHLH01000001.1/375434-375076 ..........................................CCA.CGCA........aCACAAAUAUCUGCCGAUGAGCAGUAC---................................................................................................................ +PLNO01000355.1/3450-3102 ..........................................---.UGGC.........AAAACACAACUGCCAACAACGCAGAUUU-................................................................................................................ +DOTE01000360.1/8684-8274 ..........................................CAG.CGCA.........ACCAAUUAAGUGCCAACCGCACUAACACCuaugc........................................................................................................... +DNLL01000253.1/1717-2086 ..........................................GAC.ACCA.........-GACAAUAUUCGCUAACAACGAAGAACCGg............................................................................................................... +DNFN01000287.1/1226-863 ..........................................AGC.AGA-.........AAACAAUAAAAAACAAUAACGUAGAA---aaua............................................................................................................ +DNTA01000328.1/11078-10662 ..........................................GCG.CUU-.........AAAACAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +QUMS01000001.1/1016563-1016951 ..........................................-CA.GUAC.........AAAACACAAGUGCCAAAAGCACAAACUAUgcug............................................................................................................ +PVMC01000073.1/63984-64372 ..........................................AGG.CUCAa.......aACAACGUAAAUGCGAACAAUAUCGUAAAAuuugcucg........................................................................................................ +QWQO01000019.1/19225-18859 ..........................................-GG.GGCA........cAAGGCAUAACUGCCACAAACAUCAGCGCUccgucguucg...................................................................................................... +QFLI01000003.1/348728-349131 ..........................................GGA.UCUCa.......cACUUUUUAAUUGGCGAAAAUAAUUAC---................................................................................................................ +PLLH01000106.1/50304-50655 ..........................................GUC.GCCU........aCAUUAGUAACUGCCAACUCUGAGUUG---................................................................................................................ +PXBU01000213.1/350-3 ..........................................UCC.AUUA........cAAAAAUUAAUUGGCGAAGAACAAUUC---................................................................................................................ +DNTH01000004.1/19475-19078 ..........................................GUU.UUCA.........AAAAUUUAGUAGGCAACUACAAUUAU---................................................................................................................ +PMLC01000014.1/5602-5954 ..........................................-GG.CGGA.........CACACAUAGCUGCCAACACUGAGCUA---................................................................................................................ +QRTC01000086.1/4757-5141 ..........................................-UU.CGCAcg.....uuUCAAAAUAAACGACAAAACUCAAAAAACCaauaacguuauuuc.................................................................................................. +QNBL01000154.1/5474-5114 ..........................................-UG.GGCA........aAACAAUUAACUGCUGAAGAUAAUAACGCAga.............................................................................................................. +CP033169.1/2673484-2672864 ..........................................---.GGAAg.......cGUAAAAUAAACGCCAAAGACGAAUUA---................................................................................................................ +QEUZ01000002.1/9066-8709 ..........................................CGG.GGCG.........AAAAGAUAAACGGCAGGCCACAGCUU---................................................................................................................ +DOHO01000440.1/5882-6270 ..........................................AGG.CUCAa......acUAAAUGUAACUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +DNRQ01000139.1/19129-19542 ..........................................-AG.CCCA........aCGCAAAUAAAUGCAAACGACAAAAUUGCAgguuucuucgccgcuga............................................................................................... +QHZM01000150.1/6943-7310 ..........................................CGU.GGG-........aCAAAGACAACUGCCAACACGCAGUAU---................................................................................................................ +PWVB01000037.1/9255-8858 ..........................................AGA.AGCA.........-AACCAAAAAUGCCAACAAUAUGGCGAACaacuggg......................................................................................................... +RFHH01000058.1/19987-20341 ..........................................CCG.GGCC........gCUUGAACAAGCGCCAACAACGACUUC---................................................................................................................ +QEUQ01000019.1/15603-15249 ..........................................GGU.GGGAa......aaCAACAAUAAGCGCCGACGAAAAUGUC---................................................................................................................ +DMLB01000122.1/4708-5060 ..........................................-GG.GGCAa......aaGACGCUCAAGCGUCGACAAUGAUUUC---................................................................................................................ +PXBT01000082.1/4714-4356 ..........................................UUU.GCCA.........ACAAAAUAAACGCCAAUGUAAAUUACCAA................................................................................................................ +RFHL01001337.1/1717-1345 ..........................................CAA.CUAC.........AAACCAUAACUGGCGACAACAACUAC---................................................................................................................ +QKCC01000106.1/14140-13782 ..........................................---.-GGAc.......cUAAAUGUAAUUGCCGAAGAUAAUUUCGUAgcug............................................................................................................ +DPRO01000020.1/221528-221878 ..........................................--C.GGCA........aACACUAUAACUGCCGAAAAUAACGACAGUuucg............................................................................................................ +DNRX01000129.1/11711-12062 ..........................................---.GGCG........aAACUUAUAAUUGCCGAAAAUAACGACAAUu............................................................................................................... +DLZD01000211.1/4780-4381 .........................................gAUU.CUCA.........AGCCUUUAAUUGGCAACAAUAACUAU---................................................................................................................ +QTUD01000025.1/2952-2600 ..........................................GUC.UGCA.........-AACGAUAGUCGCAAACGACAAUCAAUU-................................................................................................................ +DPNX01000048.1/21209-20864 ..........................................-UU.GAA-a.......cAACCGAUAAACGGCAACGUUAAUCGA---................................................................................................................ +QAMK01000007.1/3275-2922 ..........................................-CA.CA--g.......uUAAAUAUAACUGGAAACAGAAAUUAUAAUu............................................................................................................... +DOFA01000083.1/4151-4527 ..........................................ACG.GGGA.........ACCGCUUAAUUGCGAAACAACCUACA---................................................................................................................ +RDRY01000006.1/37504-37138 ..........................................UCC.GGGAa.......aCAACCUUAAAUGCCGAUUACGGCUAC---................................................................................................................ +PRDU01000101.1/1201-1576 ..........................................AUG.AUCA.........-AACAAUAAGUGCAAAUCAAAUAGCACAAccgucuaa........................................................................................................ +NZ_QFRW01000243.1/9449-9072 ..........................................UGU.UGGA.........AACCAAUAAGUGCCAACGCAAAGCAACGCacug............................................................................................................ +PWKD01000048.1/11744-12118 ..........................................---.-GGC.........ACAAUGUAUCUGCCGACAACAACGCAGAUu............................................................................................................... +DMZH01000001.1/207875-208237 ..........................................GAG.GUCA.........-AAAAACAAAAGCUAACUUUAACAAGUCA................................................................................................................ +PLND01000022.1/59872-59479 ..........................................CAG.CGCA.........-AAACCAAAGUGCCAAUCACACUUACUCCgc.............................................................................................................. +PUOW01000187.1/61563-61210 ..........................................---.GAC-a.......aCCAAUUUACCUGCCAACGAAGCAGAUUU-................................................................................................................ +QUSM01000002.1/795358-795706 ..........................................AAG.CAAAc.......uUAAAAUUAAACGAUAACAAUAGAUUA---................................................................................................................ +DMEU01000013.1/34421-34844 ..........................................CCU.UACA.........-CCAUACAAACGCUGAAAAUCAAAGAUUGcuagagaaggcaaacgcgaucguugcgccuauaauggg.......................................................................... +QWPF01000099.1/4046-3653 ..........................................UCU.GAUC.........-AAACUUAACUGCAGAACCGCAGUUU---................................................................................................................ +QNBE01000098.1/603-953 ..........................................ACC.UGGG.........-AAAAACAGUUCCCGCAACGGGAUAC---................................................................................................................ +QGUN01000032.1/28536-28902 ..........................................CGU.GAGC.........AAAAAACAAACGCCAACGACAACGUUGAGc............................................................................................................... +DMUU01000211.1/3666-4063 ..........................................GCA.CUUC........aACUUUUUAACUGGCAACGAAGAGUAC---................................................................................................................ +DPHL01000030.1/1834-1453 ..........................................AUC.CAUC........gCAACAAUAAGUGAAAACAAUGUUGUAAAAuucccaggcgcau................................................................................................... +CP025958.1/6966359-6965948 ..........................................GCC.GAUC.........AAAAUUUAACUGCUGAACCGCAGUAC---................................................................................................................ +QKHS01000006.1/140069-139671 ..........................................UUU.CACA.........GACAAUUACAAGGCGCAGAUAAUUAU---................................................................................................................ +PMZA01000403.1/23766-23416 ..........................................GCA.CGCA.........-AAACACAAAUGCCAACUCGGCAUAU---................................................................................................................ +DMXU01000140.1/1712-1348 ..........................................--G.GAACg.......uUAAAAUUAAACGCAAAAAACAAUCAAAAGagcuccuc........................................................................................................ +QMNG01000006.1/18202-17799 .........................ggaccggcgguaaaacaACG.GACA.........AACUUACAAAUGCCAAUAAAGCAUUUAGCggacuu.......................................................................................................... +PXCF01000042.1/8555-8156 ..........................................UCG.UUUCg.......aUUUUUUUACCUGGCGAAGAUAACUAC---................................................................................................................ +QHWH01000147.1/4227-3876 ..........................................CGG.UGGA.........AAAACACAACUGCGGACACGCAGCUC---................................................................................................................ +DMDA01000072.1/33242-32831 ..........................................AGG.CGCA.........ACCAUACAAAUGCCAAGAACACUGGCAAGgcuuucgcguuuggcg................................................................................................ +DOOR01000021.1/62480-62018 acggcgaauuccgcaggcaauacugguucccaggaugauaaa-UC.GGCC.........AAACAAUAAACGCUAACGAAAACUUA---................................................................................................................ +DNPL01000148.1/406-16 ..........................................GCC.CAA-a......acAAAUAAUAAACGACAACAAUACUGUU---................................................................................................................ +QBMP01000087.1/1040-1434 ..........................................AGG.CUCAaa.....cuUAAAGAUACAUGCAAACGACAUCGUACCUuuugcuc......................................................................................................... +CP031412.1/46742-46381 ..........................................---.--U-.........CUAAAAUAAAUGCAAAAAAUAAUAACUUUacaagcu......................................................................................................... +MVWI01000003.1/134175-133791 ..........................................---.-GCA........aCAAAAAUAACUGUAAACAAUACAGAUUACgcucc........................................................................................................... +QALA01000005.1/13414-13063 ..........................................UGU.GUCAa.......aAAAACAUAAAUGGCGAAGAAUAC------................................................................................................................ +BGOM01000019.1/115910-116276 ..........................................GCU.GGCA.........-GCAUAUAACUGCUAAAAACACCAUCACGuucgagaacg...................................................................................................... +PUOG01000132.1/6833-7194 ..........................................---.GAC-a.......cCAAUUUUAUCUGCCAACGAUGCAGACUUU................................................................................................................ +RIBL01000001.1/55931-56331 ..........................................GAC.AUCA.........AAAAUUCAAAUGGCGAAAACAACUAC---................................................................................................................ +DNZG01000095.1/2641-3043 ..........................................AUC.UUCA.........AAGCUAUAACUGGCAAUAAUAACAAUUA-................................................................................................................ +DQCP01000071.1/197-595 ..........................................CCG.CUUC........aCUUUUAUAACUGGCGAAGAAUCUUAC---................................................................................................................ +PLXJ01000015.1/67709-68077 ........................................acCCU.GGC-........aAAACUAUAAGCGCCAGUACAACUGCCGCUga.............................................................................................................. +PNAG01000016.1/113674-113296 ..........................................GCA.GG--c.......gUUUUUACAAAUGCCAACAAGACCAACGCUu............................................................................................................... +LYXM01000012.1/454252-453857 ..........................................AGA.UCCAa......acAAAAUGUAACUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +DOED01000008.1/1553-1157 ..........................................GGA.CACA.........AAACUUUAAUUGGCGAAAAUAAUUAC---................................................................................................................ +DQAY01000059.1/84971-84614 ..........................................GCU.GAUC.........ACAAUCUAAUUGCAAACAAGCAAUUU---................................................................................................................ +PWKJ01000045.1/28516-28868 ..........................................UCC.AUCA........gGCCUAAUAAGUGCCAACGAAGAAUAC---................................................................................................................ +QKTW01000007.1/127899-128269 ..........................................AAU.ACCC........gAACUUUCAAAUGGCAAUACUCAGUAU---................................................................................................................ +DOMD01000211.1/1367-940 ..........................................CCU.UGCA.........-AAAGUCAAAUGCUGAUAAAACAUCAGUAuuaaccuucaacggguugaugaacacuauggaag.............................................................................. +QUGX01000003.1/273760-274159 ..........................................AUG.CUC-.........AAACUACAAAUGGCGAUAAUAGCUAU---................................................................................................................ +QALS01000050.1/1127-760 ..........................................AUU.CCGC.........UAAAUUUAAAUGCAGAUAACAAUGCAAAUu............................................................................................................... +QZKE01000029.1/1693-2038 ..........................................-UC.GGGAa.......aAUAAAAUAAAAGCUGACAGCGAGUUA---................................................................................................................ +RBKD01000134.1/15925-15587 ..........................................UCC.AACU.........AAAAUAUAAUCGGAAACGAUAAUUAC---................................................................................................................ +DNKH01000022.1/35712-35305 ..........................................UCU.GGCG.........-CAAAACAAAUGCAGAAAAUGCAAAUGAAauggcauucguuagagcugc............................................................................................ +QBMS01000011.1/58425-58042 ..........................................AGA.UUCAa......aaAAAAUGUAACUGCGAAUAACAUCGUUAGCuucaa........................................................................................................... +RAPR01000001.1/3216132-3215757 ..........................................CGU.CGGA.........AAACUAUAAGCGCCAAGACUAACGUCAAGcgcg............................................................................................................ +DNDC01000005.1/9315-8943 ..........................................CGU.ACCA.........-AACUACAAAUGCCAACAAAGCAUUUAGCggaagcuc........................................................................................................ +DNTJ01000004.1/19800-19384 ..........................................CUG.AUCA........cACUUGAUAACUGCUGAACCGCAGUUC---................................................................................................................ +DPCN01000075.1/5330-5682 ..........................................ACC.UGCA.........CGGCAUUAAUUGCCGACAAUUAUAACACUcc.............................................................................................................. +QQOU01000016.1/52739-53085 ..........................................--G.GUCAaa.....ccAUUUUUUAAAUGGAAACGAAAAUUAC---................................................................................................................ +PSRO01000050.1/848-474 ..........................................UCC.GAUA.........UAACUAUAAAUGCAACAUAUAACUCUAACgagg............................................................................................................ +DNLX01000244.1/1660-1307 ..........................................---.AGGC.........AAACAAUAGUCGCAGAACACGACGAAUAC................................................................................................................ +PXDE01000564.1/4994-4640 ..........................................UCC.GGGA........aACCAAACAAACGCCAACCCCGAACUG---................................................................................................................ +DPUD01000007.1/84778-84396 ..........................................--G.CAAA........cAAAAAAUAAACGGAAACAAAAUUAAAGAUgcauuugcaucacuau................................................................................................ +QUWK01000008.1/74055-74431 ..........................................---.-GCA........aAACAUUUAACUGCCAAAAAAGAAGACGAAgucuccuucg...................................................................................................... +PWRZ01000207.1/870-512 ..........................................GCU.GGCU........aCACUCUUAAGUCGCGAGACUUGUCAC---................................................................................................................ +QXQP01000011.1/48247-47889 ..........................................---.-ACA........cAAACAAUAAGCGUAAAUAAUCCUAAUUACgcucc........................................................................................................... +PWTE01000112.1/27852-28219 ..........................................ACG.CGGG.........AACCAAUACCUGCCAAGGACAACACUCCUga.............................................................................................................. +DOBD01000028.1/2725-3123 ..........................................AGA.AUUA.........AAACCAUAUCUGGCGAAAACAACUAC---................................................................................................................ +PLUG01000281.1/1939-2306 ..........................................UUA.CGUA........uACUAAACAAACGGCGAAAAUACUUAC---................................................................................................................ +DNVP01000030.1/5030-4680 ..........................................-GC.CACA........cAACAAACAAACGCAAACAAUAAUUUU---................................................................................................................ +DMQN01000267.1/1188-788 ..........................................GUC.AUUAc.......uUAAAUUUAACUGGCGAAAACAACUAC---................................................................................................................ +PUNV01000278.1/15658-15303 ..........................................UCC.GGGU.........AACCAAUAGGUGCCAACGAAGACAUG---................................................................................................................ +DNTV01000158.1/3051-2408 ..........................................AAC.GGGA.........-AAAUUUAACUGCCAACGAAGAAUUG---................................................................................................................ +QKZR01000001.1/155891-156289 ..........................................UGA.UUCAc.......aCUUUUUUAAACGGCGAGAAUAACUAC---................................................................................................................ +QSPD01000013.1/11545-11916 ..........................................-GG.GGAAcc.....guCAAAUUGAAUUGACGACAACUCUUCUUACgagcc........................................................................................................... +DPIA01000106.1/809-413 ..........................................UGU.CACA.........GACGAAUAAACGGCGAAACAAAUUAU---................................................................................................................ +PKGD01000474.1/3271-3665 ..........................................AGG.UUCAa......aaAAAAUGUAAGUGCGAACAACGUCGUACCUuucgcuc......................................................................................................... +QWOR01000039.1/2946-3319 ..........................................GCC.GAUC.........AAAAAUUAACUGCCAACAAGCAGUUU---................................................................................................................ +DQIF01000153.1/1418-1766 ..........................................-GC.CGUAgu....uuaUAAAAAUAAACGACAACAAUACUCAG---................................................................................................................ +DPMY01000153.1/8116-8469 ..........................................CCU.GGCA.........AAAAUUUAACUGGCGAAGAGCAACAGCU-................................................................................................................ +JSCD01000017.1/17083-16687 ..........................................GGC.UCCA........aAACACUUACACGGCGAAGGAAACUAC---................................................................................................................ +DPUE01000121.1/1630-1281 ..........................................UCC.UCCA.........AAAAAUUAACUGACAAUAACAAUUCUCAG................................................................................................................ +DMRB01000093.1/457-62 ..........................................--A.UCCA........aUUUUUUUAGACGCAAACAAUACAAGUUACgcucc........................................................................................................... +DNQA01000031.1/79611-79990 ..........................................CUG.AUCAa.......aAACUUUUAGUUGCAGAAGAAAACUUU---................................................................................................................ +DPVU01000001.1/26165-25806 ..........................................GCC.GAUU........aAAAAAAUAAAUGCAGAGUCUAACGACCUU................................................................................................................ +QVGL01000001.1/158530-158182 ..........................................GUC.UCCA.........AAAAAAUAGCUAACAACAAUAAAUUA---................................................................................................................ +RLRY01000015.1/9474-9832 ..........................................GCC.CAAA.........UAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +CP031115.1/1571888-1571530 ..........................................GCC.GGCAc.......cAUAGAAGACAAGCCAACGAUAGAGAAAUG................................................................................................................ +QWQJ01000046.1/371-14 ..........................................GUC.GACC.........AAGCUUCAAUUGCCGAAGCUCGUUUC---................................................................................................................ +RIBN01000006.1/166585-166988 ..........................................GAU.CGUC.........GAACUAUAAUUGGCGAAAAUAACAAUUA-................................................................................................................ +DNBB01000020.1/438-6 ..........................................AGA.ACCA.........AAACAAUACGUGCAGAGUCUCAAAACUCUgucggcaguuugcuugccuugcuuuuugcagguguuu........................................................................... +QUJM01000013.1/2298-1951 ..........................................-UG.UGCAgu.....uuAUAAAUUAAACAACAACUCUAAAGUA---................................................................................................................ +PLJV01000151.1/2661-3012 ..........................................CCG.GAAA........cCAAACACAAACGCCAAGCCACAGCUU---................................................................................................................ +NBIU01000002.1/49754-49376 ..........................................UGG.UUCA.........UAAAUAUAAACGCAAACAACGCAAAUUACgcucc........................................................................................................... +DOUD01000002.1/9253-9625 ..........................................CUA.AAGCa.......aAAACAAUAAGUGCAGGACAAUAUUCU---................................................................................................................ +QFPU01000001.1/265003-265390 ..........................................CGU.UACA........aAUACAAUAAACGCAGAGAAGACCUCUCAGcgug............................................................................................................ +PLZP01000028.1/53672-54019 ..........................................CCG.GAAA........cAAUAAAUAAACGCCAAGCCUUCGCUU---................................................................................................................ +DNYH01000024.1/16180-15818 ..........................................UAG.UCAA.........AAAUUUUAAGCGGCAACAAACAAUCCGCUuaucagu......................................................................................................... +DOXU01000056.1/2538-2159 ..........................................-UC.CGCAa......acGCAUGAUAAAUGCAAAAGAUAAUGUUAUUcgugucaacuucg................................................................................................... +DMNR01000173.1/6863-6470 ..........................................CCG.UUGA.........AAAAAACAAGUGCCAAUUCAAACAGCACUggugccucagc..................................................................................................... +QNRR01000003.1/111131-110782 ..........................................UCG.UGUC.........AAACCAUAACUGCGAACUCUAACGAGCUU................................................................................................................ +DMKT01000139.1/49094-49446 ..........................................AAC.GGCG.........-CCAGGUAACUGGCAACACUUCUUAC---................................................................................................................ +QFRJ01000002.1/977-574 ..........................................UGG.UCAC.........ACACGAUAAUUGACAACACGUCAUAU---................................................................................................................ +PWVT01000253.1/2580-2929 ..........................................GGA.UGCA........aAACCAUUAACUGCCGAACCGCAGUAC---................................................................................................................ +NXLU01000001.1/207255-206888 ..........................................GCC.A---g......uuUAAAAUUAAACGCAAACAACAAAAAUUUUgc.............................................................................................................. +DMXN01000029.1/4214-3785 ..........................................CUC.AUCA.........AAGUUAUAAGUGCAAACUUACUAACAAAAgcaaaaagugcauuugcgcaag.......................................................................................... +RFGU01000060.1/4273-4635 ..........................................GGA.GUGG........gAAAAACCAGCUGCCAACGACAGCGACUACggcc............................................................................................................ +DMQV01000083.1/2452-2088 ..........................................GCC.GGAA.........CACUUACAAACGCCAAUGUCAAAACAAAUga.............................................................................................................. +QWRD01000003.1/124564-124913 ..........................................GGU.GGCA.........-AAAGGUAACUGGCGACACUCAACUC---................................................................................................................ +CP029803.1/1443114-1443468 ..........................................GCC.AUCA........aAUUAAAUAAACGGCAACGAAGAGUUA---................................................................................................................ +QHBO01000009.1/11888-12248 ..........................................GAG.GGCA.........AACCAGUAACUGGCAACAACCAGUUC---................................................................................................................ +DNSQ01000016.1/22751-22374 ..........................................GCG.GGCAa......caCUAUAAUAACAGGCAACGAUAACUCGUU-................................................................................................................ +PXEK01000362.1/6422-6024 ..........................................UGU.UUCA.........-ACCUUUAAAUGGCGAAAAUAACUAC---................................................................................................................ +CP032624.1/419681-419289 ..........................................CCU.CGCA.........-AAACAUAAGUGCCAAUUCCAACAGCACUgucgcggcca...................................................................................................... +PLTL01000367.1/871-483 ..........................................-GG.GAA-........aAGGCAUUAACUGCCAACCACUCGAGCCAAccgg............................................................................................................ +DMXI01000168.1/11572-11939 ..........................................GCU.CUCA.........CAACUAUAAUUGGCGAAAGAAAUUAC---................................................................................................................ +QEVF01000001.1/132028-132385 ..........................................UCU.GGCA.........-CAACACAAAUGCCGACAACAGUCCGGCUu............................................................................................................... +PULQ01000091.1/19937-19600 ..........................................AGC.GGCA.........-AAAGAUAACUGGCGAACCUGUUUUU---................................................................................................................ +DMTL01000138.1/402-8 ..........................................CUG.UUUA.........AAAUUGUAACUGGCGAAACAUCUUAC---................................................................................................................ +DPLL01000219.1/15814-16204 ..........................................CGG.CUCAaa.....caAAAUAGUAAAUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +CP022339.1/908708-909139 ..........................................ACU.UGCA........uAAUAUAUAAAUGGCAACUUAGCUGUUAUCacuccucgccguuguagguuuguugcgcuu.................................................................................. +DPTM01000309.1/5648-5301 ..........................................-AC.GGGA........aGUCAAAGAAACGCCAACGAGAGCUAC---................................................................................................................ +PXBH01000106.1/759-355 ..........................................ACU.UUCA.........AGCCUGUAAACGGCAACAACAAUUAC---................................................................................................................ +DNNE01000143.1/10413-10809 ..........................................CGC.AGGG.........-AAACACAAAUGCAAACUCUAACGAGUU-................................................................................................................ +QQPQ01000006.1/157159-156778 ..........................................---.-UC-........uUUUUGUUAAGUGCCAAAAAAGAAGACGUUguugucguuucuuu.................................................................................................. +DOGR01000447.1/8557-8908 ..........................................CGG.UGGA.........CCUUUAUAAUUGCAAACAACGAAUAC---................................................................................................................ +DNYS01000138.1/11665-12024 ..........................................AUG.UGGC.........AAAACACACCAGCCGACACUGAGCUG---................................................................................................................ +DPTP01000045.1/57540-57938 ..........................................UCC.AUUC........aAAAAAAUAAACGGCAAAAAUAAUGUCGUUgcauucccuc...................................................................................................... +QRHR01000003.1/643-300 ..........................................--C.AAC-........uUAAAAUUAAACGCUGAAGAUAAUUUA---................................................................................................................ +RBXM01000004.1/174529-174899 ..........................................GCC.AUCC.........AAACAAUAACUGGCGACUAUUCGUAC---................................................................................................................ +NXLW01000003.1/6738-7102 ..........................................--U.GCCA........cAAUUUAUAAACGCAAACAACGCAAAUUACgcucc........................................................................................................... +MIER01000015.1/6918-7313 ..........................................UUA.CUCA.........-AAUCAUAUUUGGCGAAUCUAAUUAC---................................................................................................................ +QJYM01000030.1/495-130 ..........................................ACU.UGGA.........AAAACACAAUUGCCAAUUCAAACCUG---................................................................................................................ +DNTP01000113.1/1168-816 ..........................................-GC.CUCAacu..guuuAUAAAUUAAACAACAACAAUUAUUCU---................................................................................................................ +DNWA01000113.1/2080-2432 ..........................................-GU.GCCAa.......aCAAAAUUAACUGACAACGAUUAUACUGUU................................................................................................................ +DODG01000006.1/1897-2249 ..........................................AGC.GGCA.........AAAACAUAAACGGCGAACGAGAAUUC---................................................................................................................ +DMHB01000075.1/3435-3802 ..........................................ACU.UUCA.........-AACCAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +QUGI01000006.1/47808-48175 ..........................................-CG.GGCAuuc...uuuAUAAAUUAAAGAACAACAACGAAUAC---................................................................................................................ +NXLX01000025.1/20512-20882 ..........................................GCC.A---c......uuUAAAAUUAAACGCAAACAAUACAAAUUACgcucc........................................................................................................... +PMIV01000130.1/1419-1025 ..........................................-CA.GUAC.........AAACCUUAAGUGCCAAUCGCACAAACAGUuaugc........................................................................................................... +RFGY01000066.1/680-284 ..........................................GCG.CGCA.........GCACAGUAAGUGCGAAGAAGAUCAACUGGaaugccgucccgauggc............................................................................................... +QMOV01000040.1/3019-2625 ..........................................CUA.UGUC.........AAAUUUUAAACGGCGAGAAUAACUAC---................................................................................................................ +QIJB01000073.1/4962-5341 ..........................................UUU.GGCA.........AACCAAUAAGUGCGAAAACUUAUUUACCA................................................................................................................ +PQWO01000004.1/295651-296045 ..........................................UGG.CUCA........aACAUCGUACAUGCGAACAACAUCGUACCUuucgcucg........................................................................................................ +QTVF01000019.1/10640-10989 ..........................................---.-AAA........cAAAAAAUAACUGGAAACAGACAAACUAAUu............................................................................................................... +RHGL01000039.1/80849-80465 ..........................................CGG.CUCA........aAAUGAGUACAUGCGAACAACAUCGUACCUuuugcuc......................................................................................................... +PXCJ01000205.1/1623-1993 ..........................................CGA.AGGAau....cuuAAAUUGUAAGUGACAACUCUUACUCUUAC................................................................................................................ +PXCQ01000057.1/11019-10666 ..........................................---.-GCA.........CCAUUUUACCUGCAGACAAUGCAGAUUUU................................................................................................................ +QJKH01000005.1/217313-216934 ..........................................---.-U--........uAAAAAAUAACUGGAAAAAAUUUCUUAGCAaacuuauucggug................................................................................................... +QMHH01000001.1/24735-25096 ..........................................ACG.UUAAc.......uUAAAUUUAAUUGACAAAAACGAAAGUCAAuc.............................................................................................................. +QEVT01000087.1/3248-2897 ..........................................-GG.GCCA.........-AAACACAGAUGCCGAGCCUCAGCUC---................................................................................................................ +QHXN01000071.1/24663-24269 ..........................................GUG.UAGA.........-AAAAACAACUGCGAACUCUAACGAGUUA................................................................................................................ +QMOR01000071.1/8910-9305 ..............................ggauaaaaaaugAUC.AUCA.........AACCAUUAAUUGGCGAAAACAAUUUU---................................................................................................................ +PLZD01000019.1/26837-26479 ..........................................UUA.GGCC.........AAACAACAAAAGCCAACACUCAGUUGGCC................................................................................................................ +QMNJ01000160.1/3222-2864 ..........................................UCA.GGUG.........-AACCAUAAACGCCAACGAAAUG------................................................................................................................ +PLXY01000006.1/173519-173153 ..........................................AUC.GGCA.........-AAUUAUAAUUGACAACCACGAAGGUUUUca.............................................................................................................. +PMCK01000262.1/8527-8873 ..........................................-UU.GGGA.........-CGUAUUAAUUGCCAACGAUAAUGCAAU-................................................................................................................ +DLUY01000127.1/3558-3226 ..........................................ACC.CGGA........aAACUUUUAGUUGCCAACGAUAACGUUGAGc............................................................................................................... +QIGB01000089.1/11368-11779 ..........................................AUC.UGGC........gAAAUGAUAAAUGGCAAAUCAAACAAGAUUgucgaaguugauuuuuc............................................................................................... +DNHV01000071.1/7183-6769 ..........................................UCC.GGCA.........AAAAAACAAAUGCAGAUACUUCAAGCAAAgucauuagcguugauuu............................................................................................... +DOTM01000043.1/4209-3857 ..........................................-GC.CGCAg.......aUAAAUAUAACUGCUAAAAAUACACAAACUu............................................................................................................... +QKBB01000022.1/22871-22503 ..........................................-GG.CUCA........aAUUGCGUAACUGCAAACAAUACAAAUUAUcg.............................................................................................................. +QBMH01000050.1/7917-7529 ..........................................UGA.CUCAa.......aAAACAGUACAUGCGAACAACAUCGUACCCuuugcucg........................................................................................................ +DOGJ01000002.1/114109-113751 ..........................................--G.GGCA........gACAUUUUAACUGCAAAAAACGAAAACUCUu............................................................................................................... +DOZJ01000006.1/109999-109608 ..........................................AAC.CAUA.........AACCUAUAAGUGCAAAAACACUUGUCAGCcagacccgauccauguu............................................................................................... +RBHZ01000001.1/2821118-2820750 ..........................................ACG.UUCA........aCCUUUUUAAAUGGCGAAAGACAAUAC---................................................................................................................ +DNRL01000001.1/40072-39693 ..........................................---.AGCA.........ACACAAUAACUGCAAAAUUCGCAGAAAAAguuaagaccgcuuuug................................................................................................ +CP033049.1/531909-532543 ..........................................UAU.U---cg.....ccUAAAUAUAACUGGCAAAGAAAACAAUUAC................................................................................................................ +QBWV01000006.1/6272-5900 ..........................................AAU.ACUC.........AAACUUUAAAUGGCAAUACACAGUAU---................................................................................................................ +PWJY01000247.1/2064-1687 ........................................uc--C.UUCAa.......aCCUUUUUAAAUGGCAAUAACAAAUUC---................................................................................................................ +PWGF01000267.1/4490-4133 ..........................................---.GGCUu.......aAAGCAAUAGCUGCAGACGAUGCAGAUUUU................................................................................................................ +PXCV01000569.1/2401-2010 ..........................................AGG.CUCAaa.....acAAAAAGUAAAUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +DOAP01000002.1/150226-150664 ..........................................AAU.ACCA.........AAACAAUAAGUGCAGCGACUAAUAUCCCUgccgguagcuuauuugccuugcuucuuucgggcuuaa........................................................................... +DOMK01000020.1/110759-110357 ..........................................AAA.GUAC.........AAAUUAUAAAUGCAAACUUUGUUAGCAAAguaaagaaugcuuuggcuucug.......................................................................................... +PWRH01000095.1/8088-8438 ..........................................-CC.AAUA.........AAAAAAUAAGUGCAAACUUAUUCAAACAAga.............................................................................................................. +DNXA01000115.1/780-1147 ..........................................UCC.UUGA.........AAAAUAUAACUGCCAAUAAAACGCAGUCUgcaga........................................................................................................... +DOKU01000034.1/4505-4852 ..........................................CAC.GAGG........uUCUAAAUAACCGGAAACCAAAAUUUA---................................................................................................................ +DNLG01000069.1/37-403 ..........................................ACC.GGCG.........-AACAACAACUGGCGAUAACUUCGGUUAU................................................................................................................ +QWRN01000005.1/25831-26185 ..........................................ACG.GACA.........ACAAAGUAUUUGGCGAACGCCAGUAC---................................................................................................................ +RFIA01000090.1/41306-41695 ..........................................CGG.AGCUa.......gCACACAUAAGUGCCAACCAAAACACAUUCgc.............................................................................................................. +QCWI01000011.1/36751-37154 ..........................................UGG.UCAC.........AAACCAUAAUUGACAAUACGUCAUAC---................................................................................................................ +PWHG01000057.1/665-285 ..........................................AAC.CUA-.........AAAAUAUAACUGCCAAAACUGGCAAAGCGuuuacuuggaaac................................................................................................... +CP032623.1/277750-278103 ..........................................---.CGGC........gCCUUUAUAACUGCCAAUUCUGACAGUUUCga.............................................................................................................. +DQGN01000018.1/12234-11866 ..........................................GCU.GGCA.........-AACUACAAAUGCCAAAAACGCAUUUAGCaaaccauu........................................................................................................ +QKEH01000142.1/3067-2670 ..........................................UGG.UGCA........cACUUUUUAGUUGGCGAAUCUUCAUUU---................................................................................................................ +QOQC01000070.1/4962-5363 ..........................................UUG.UCAC.........AAACUAUAAUUGACAAUACGUCAUAC---................................................................................................................ +PLLJ01000032.1/20431-20828 ..........................................CGU.GGCA.........-AAACACAAAUGCUGAAAAAACCAGCUGGaacgagagggcuguuggaccggu......................................................................................... +QGFZ01000001.1/1039621-1039999 ..........................................ACG.AGGAa.......uUGCAAGUAAUUGCAGACACAACAGAG---................................................................................................................ +MRBW01000041.1/36378-36002 ..........................................AAC.CGAA........aUUAAAAUAUUCGCAAACGACGAACAUUUCa............................................................................................................... +PLXF01000064.1/8351-7951 ..........................................UCC.GAUU.........AAAACACAAACGACAACUCUAAAAUUGUCucuguugauuucgguu................................................................................................ +PLXK01000172.1/14980-14617 ..........................................AAC.UCUC.........AAACCACAAACGGCGAGUCUAACUAC---................................................................................................................ +PLYU01000219.1/6807-7161 ..........................................UGG.CGC-.........-AAAUCUGAUUGCGAACGAUAACGCGAU-................................................................................................................ +PWUY01000033.1/3381-2959 ..........................................AGG.AGCA.........AACACAAAAGUGCCAACACUAUGGCCAAUaauuggguuccccagauggcga.......................................................................................... +DOUK01000135.1/10088-9733 ..........................................CCG.AUCC........aCCAAAAUAAAAGCUAACAACGAGUUG---................................................................................................................ +CP031971.1/1184709-1185056 ..........................................-UG.GUAAa.......uUAAAUAUAAACGCAGAAAAUAAUAAUUUU................................................................................................................ +CP028374.1/247720-247351 ..........................................AAC.CGUU........aAAAUAGUAGUUGGAAAAUAUAAUAGUGGUu............................................................................................................... +QAML01000042.1/15910-16322 ..........................................GCU.UUCA.........AGAACUUAAAUGGCGAAAAUAACAAUUA-................................................................................................................ +QRPK01000010.1/42747-43126 ..........................................---.-CAA.........UGAAAUUAAACGGAAAAACUAAAUUUGCUaacaucuuuggug................................................................................................... +DMPE01000023.1/440-50 ..........................................AGA.CUCAaa.....caAAAACGUAACUGCGAACAACAUCGUUCCUuuugcucg........................................................................................................ +PMCQ01000005.1/50523-50126 ..........................................UGU.AUCA.........AGAUCAUAAGUGCAAACUUAUUUUCAAAAgcgcaacggacauuugcuaa............................................................................................ +PWKS01000039.1/6438-6049 ..........................................UCU.CAGA.........-AAAAAUAAGUGCAAAAAAUAACGCACAAggcguaguuucuccgu................................................................................................ +DPOZ01000004.1/308201-308569 ..........................................CGG.AAA-a.......uUAAAAUUAAACGCAAAAAAUAACGAAAAAgugaacgc........................................................................................................ +DNCR01000050.1/3385-3042 ..........................................GCC.UAAC........uUAAAAUUAAACGCAGAUAAUAAUCUU---................................................................................................................ +QZIV01000004.1/2073-2390 ..........................................---.UGCA........cAAUUCAUAACUGCUAACCAAAAAGUU---................................................................................................................ +CP032627.1/567713-568072 ..........................................CCG.CAGA.........UAAAUAUAACUGCUAAAAAUAAUACACAAac.............................................................................................................. +QNBN01000164.1/1574-1202 ..........................................AUG.ACUA........uUUAAAAUAAUCGCAGAUGAUUAUUACCAAga.............................................................................................................. +QOQW01000018.1/8143-7782 ..........................................UCG.AUCG.........-CCAAACAACUGCCAACGAAGACCUG---................................................................................................................ +PWER01000188.1/7056-6695 ..........................................CCC.UGGGau.....caAACAACGAAGUGCCGACGAACAGACU---................................................................................................................ +CP032100.1/1905756-1906144 ..........................................GCU.CAA-........aAAUGUUUAAAUGCAAACAAUACAAAUUACgcaccucaaagggua................................................................................................. +DOEE01000003.1/803765-804121 ..........................................-UU.AAAA........uUAAAUUUAACUGCAGAUAGUAAAUCUGAAu............................................................................................................... +CP030850.1/1649616-1649243 ..........................................CAC.GCAU.........AAACAAUAGCUGGCGAAUAUAGCUAC---................................................................................................................ +RBJJ01000072.1/12404-12804 ..........................................GCU.UUCG.........ACAAUUUAUCUGGCGAAAAUCAAUUC---................................................................................................................ +QAKM01000094.1/18485-18868 ..........................................--C.GGGA.........ACUUUUUAAAUGCUGAUAAUAAAAGCAGAagaucugucgcugcac................................................................................................ +PXCH01000032.1/28442-28838 ..........................................UCC.GGAA.........-AAAAAUAAGUGCAAACAAUACAGCACAAaagguaaagggaguuguaucacc......................................................................................... +DOXO01000016.1/6420-6031 ..........................................UGA.UGCA........uCAAAGACAACUGCCAAUCUUUAUACGCAAgcgaagaaggcuuuug................................................................................................ +QNFX01000080.1/470-98 ..........................................AGA.GACC.........-ACACUUAAUUGCUGAAUCUAACGAUUUCgc.............................................................................................................. +RCWF01000006.1/13642-13252 ..........................................--G.UUCA........uAAUUUUUAAACGCAAAUAAUACUAAUUAUucucc........................................................................................................... +DNQG01000044.1/7595-7206 ..........................................GCA.UACA.........AACUCAUACAUGCCAACGUAUGGAACAGAaugaagguagcugugagcaaug.......................................................................................... +RBIJ01000003.1/161871-161520 ..........................................CGC.GGGC.........-ACCAAGAAGUGCGAACGAACGCGAACUU................................................................................................................ +QBMK01000014.1/33430-33043 ..........................................UGA.UUCA.........AACAAGUACAUGCGAACAACAUUGUAUCUuucucucg........................................................................................................ +DNMR01000060.1/7890-8294 ..........................................GGC.UUCUc.......gAAGAUUUAUCUGGCGAAAACAAUUAC---................................................................................................................ +QNBK01000215.1/713-336 ..........................................--G.CGCA.........CACUUUCAAGUGCCAAAAAAGAAGAUGAGaucguagucgaau................................................................................................... +DOTF01000002.1/6244-6681 ..........................................AUG.ACCA.........CAACAAUAAGUGCAGAAACAACAGUUCCUgccaguaacuuaaugcuugcccuuuuugccgguauguu.......................................................................... +PWHW01000001.1/34973-34619 ..........................................UGC.AU--c.......uUUAAAAUAAGUGCCAACUUAUUUGAAGAAgaacc........................................................................................................... +DPNA01000033.1/11218-10873 ..........................................-CG.GGCAa......cuUAAAAUUAACUGACAACAAUCGUAUU---................................................................................................................ +PLZS01000135.1/21505-21903 ..........................................CAG.AGCA.........-AAAUAUAGAUGCAAAUAACAUCGUAAAAuucccagc........................................................................................................ +RFHA01000129.1/46021-45628 ..........................................-CA.GGCU........aGCACUAUAGGUGCCAACAAUAACCAACCGgc.............................................................................................................. +DOFM01000050.1/7551-7198 ..........................................-GG.AAAAu.......uAAAAUUUAAAUGCAGAAAACAGAACU---................................................................................................................ +QHME01000028.1/8790-8386 ..........................................ACG.AGCAa.......aACAAAUUAAAUGCUAAAAAUAAUGUAAUCgaagcugauuu..................................................................................................... +DQFW01000015.1/30710-31081 ..........................................-GU.CGAG........gUUAAAUUAACCGCAAACACAAAUUUAUUCgcucgcagca...................................................................................................... +QKDN01000047.1/11274-10902 ..........................................-GG.CCCA.........AUCGCAUAACUGCAAACAAUACAGAUUAUcgucc........................................................................................................... +PLYA01000045.1/23645-24012 ..........................................AUU.CUCA.........AAACUUCAAUUGGCGAAAAUAACUAC---................................................................................................................ +PLMM01000199.1/4499-4860 ..........................................CUC.GGGA........aAAUUUUCAACUGCCAACUCAAACAUG---................................................................................................................ +QNEV01000127.1/4368-4011 ..........................................AGC.GGAA.........ACUUAAUAAUCGCAAACACUGACGAUUACuc.............................................................................................................. +RJTK01000006.1/62346-61999 ..........................................---.UAAA.........AAAAAUUAACUGGAAACAACAGUUUA---................................................................................................................ +DMRR01000018.1/6047-6414 ..........................................UCU.CACG.........ACGCCAUAAUUGGCAACACUUCUUAC---................................................................................................................ +DMXO01000002.1/240039-240442 ..........................................CGU.AUAC.........AAUUCUCAAGUGCAAACUUGGUAAGUCGAgugaaaaacgcaguagcgcaag.......................................................................................... +QOVW01000105.1/6344-6706 ..........................................CUG.UAG-.........CAGCCAGAAGUGGCAAAAACACUAAACU-................................................................................................................ +QKCN01000079.1/5941-5568 ..........................................GGA.GAUC.........AAAAUUUAAUCGGCAACGAUUACGAAUA-................................................................................................................ +QWPV01000005.1/9074-9423 ..........................................AGU.AUGC........aAAACAAUACCUGCAAACACGCAGUAU---................................................................................................................ +QGVE01000097.1/4086-3709 ..........................................GGC.CGCA.........-AACAAUAAGUGCCAACGAGAAGUAC---................................................................................................................ +QWOZ01000051.1/4844-4492 ..........................................GCA.UGCA.........AAUUCACAACUGCCAAUAACACGCAGUA-................................................................................................................ +RFFP01000017.1/16694-17040 ..........................................-C-.CGA-........cCCAAAACACUUCCCGAAAGGGAACUG---................................................................................................................ +PWPE01000111.1/19729-20120 ..........................................GUG.UCAU.........GAUCUUUAAAUGGCGAAAACAAUUAC---................................................................................................................ +DMLS01000017.1/11802-11375 ..........................................C-C.GGCA........aAAACAAUAAGUGCAAACUUAUAUUCAAAAgcaaagaacgcuuuggcaaacg.......................................................................................... +DOJU01000030.1/26873-27267 ..........................................AAA.UGCA.........AACCAAUAAUCGGCGAAUCUAAUUAC---................................................................................................................ +QEVS01000007.1/5819-5464 ..........................................GGC.GGCC.........-GAAAAUAACUGGCAAUCGCCAACUC---................................................................................................................ +QXEV01000007.1/37012-36615 ..........................................--G.UCGAg.......gUUUAAAUAACCGCAGAAAAAGAAAAUGAUuaugcauucuuagcagcucg............................................................................................ +DQGD01000013.1/43651-44017 ..........................................GCA.AA--.........CAGCAAUAAAUGCUAACACUCAAAAAGCUgcaac........................................................................................................... +DOPD01000027.1/4143-3743 ..........................................AAG.GAUC.........-AAUUAUACAUGCCAAUGUAUUUACAAAAgugaagaacgcgauugcuaacg.......................................................................................... +QVMT01000013.1/48006-48380 ..........................................UUC.UUCC.........GAAAAAUAACUGGCAAUACUUCGUAU---................................................................................................................ +QKEV01000020.1/6283-6691 ..........................................GUU.UGGA.........AACCAAUACGUGCAAACAAAACUGCACGGgcuauucuuucaccuuu............................................................................................... +QZJN01000003.1/21439-21141 ..........................................UGG.UGCA........aAACUUAUAACUGCCAACAAAAACUUG---................................................................................................................ +DPNS01000239.1/10124-9775 ..........................................UGU.ACCA.........-ACCAAUAAAUGCUAACGACAACGAAUUA................................................................................................................ +PWFU01000116.1/1083-659 ..........................................---.AAGU........gUACAUAUAAGUGCAGAAAAUAAAUUGAACgcuuuugcgaaucgcguuaaagaaacuguaacauca............................................................................ +DPQO01000006.1/12957-12562 ..........................................---.CGCC.........AAACGAUAAAUGGCAAAUCUUAUCAAUUCaaucgugcuucu.................................................................................................... +PWNP01000227.1/724-1081 ..........................................AGG.UGCA.........ACGCCUUAACUGGCAACCAGAACUAC---................................................................................................................ +CP029346.1/1389732-1389361 ..........................................ACC.UUCG.........-AAUUAUAACUGGCAAUACACAGUAU---................................................................................................................ +DNXI01000167.1/4002-3656 ..........................................--G.GAA-a......uuAAAUUUUAAAUGCUAAUAAUAACAAUUA-................................................................................................................ +DPOV01000003.1/2580-2211 ..........................................ACG.GGCA........aAAAAAAUAAACGCUGAAAAUAAUUCAGUUuccaacu......................................................................................................... +QKHD01000103.1/2742-3117 ..........................................--G.CCCAc......uuUAAACAUAAACGCAAACAACACAAAUUUCcgucc........................................................................................................... +DOEV01000025.1/4522-4923 .........................................gAAC.UU--u.......cCAGUCAGAAAUGACAAUAAUUCCUAC---................................................................................................................ +NHYN01000007.1/62714-62346 ..........................................UAU.CUCG........uUUAAAAUAAACGCAAACAAUCCUAAUUAUgcucc........................................................................................................... +PXDX01000118.1/3969-3580 ..........................................-AC.AGCA.........AAUAAACACUUGCCGAUUAUGAAAUGGCAgaagcuccug...................................................................................................... +DLXL01000227.1/15104-14703 ..........................................AAC.GACC.........GAAAUGUAACUGGCGAAUACCAGUAC---................................................................................................................ +DQHT01000088.1/3516-3147 ..........................................GGA.UAUC.........AAACAACAACAGGCGAAAACAAUUUC---................................................................................................................ +PMZB01000243.1/459-35 ..........................................UCC.GGCA.........-AAACAAAAAUGCUGCUAAACCAGCAAAAaccauguucgucgauuuuacgc.......................................................................................... +QZJW01000050.1/38498-38889 ..........................................GAC.AAAC........uAGUAGACAAGUGCAAAAAAUCUUGUUAGCagagucgcugacgcuuu............................................................................................... +DOSB01000025.1/76408-76802 ..........................................UAC.UGCA.........AACAAUUAAAAGGCGAAAAUUCAUAC---................................................................................................................ +QCOC01000002.1/29321-29731 ..........................................AUC.UAUCu......agGAAAUUCAACUGCCGAUAACAUUGUUGAUauggcuccuucacuggccgaagcugacgcga................................................................................. +DPXB01000108.1/400-1 ..........................................-CG.UACC........uUAAAUUUAGAUGAGAAAUCCUCUAAAAAGaacagcaaugucaugaacguua.......................................................................................... +DOVQ01000079.1/403-52 ..........................................CCG.CAGAc.......uUAAAAACAAACGACAACAAUUAUCCUGUU................................................................................................................ +DOFP01000012.1/4927-4528 ..........................................GAA.UACA........cGAGAAGCAACUGCCAACAUCUUCUCUCAGgugaagacugcauucgcgaaag.......................................................................................... +PMJS01000068.1/1376-1015 ..........................................CUU.GGGA.........AACGUUCAAAUGCCAACGCUGAGUUC---................................................................................................................ +DPJC01000016.1/143806-143381 ..........................................---.GCCA........aAACAAACAGCUCCCGAAGCUGAACUC---................................................................................................................ +DMXX01000018.1/163-564 ..........................................ACG.AGCAa.......aACAAAUUAAAUGCUAACAAUGUAAUCAAAgcugacuucu...................................................................................................... +DOAA01000003.1/4604-4233 ..........................................CGG.CUCAc.......aCUUGCUUAAACGCAAACAACACUAAUUACcguccug......................................................................................................... +DQEA01000029.1/27205-26835 ..........................................AAU.ACCC........gAACAAUCAAUUGGCGAAAAUCAAUUC---................................................................................................................ +QGGO01000003.1/271422-271024 ..........................................UCA.GUCC.........AAACAAUAAUCGGCAAUACUCAGUAU---................................................................................................................ +PWMY01000263.1/365-720 ..........................................AUC.CACU........aAGCCAACAACUGGCGAACAAGAAUAC---................................................................................................................ +DQFA01000002.1/37024-37383 ........................................cuCGA.GGCAag.....gcAAAUAAUAACUGCCAAAACAAACUUAAAUccug............................................................................................................ +DMPD01000025.1/503-40 ..........................................AGG.CUCAa.......aAAAAAGUAAAUGCGAACAACAUCGUACCCuuugcucguaaagc.................................................................................................. +DPRJ01000192.1/7051-6712 ..........................................AGC.CGAG........gUUAUAAUAACCGGAAACCAAUCUUUA---................................................................................................................ +DLUT01000162.1/18083-18490 ..........................................GCG.UUCG.........-AACUAUACUUGGCGAAACUUCUUAC---................................................................................................................ +PLJD01000012.1/18591-18939 ..........................................GCC.GGCAa.......aAACAAACAACUGCCGAGGAUAACCUC---................................................................................................................ +DNVR01000008.1/43534-43131 ..........................................UGU.GGCG.........AAGAUAUAAGUGCAAACUUCAUAUCAAAGgcgaaagcua...................................................................................................... +DMZJ01000124.1/8080-7683 ..........................................ACU.UAGUa......auUAAAUACAACUGCAAAUUUAAAACGCAGAaaauuugcugcugcugggcaaccag....................................................................................... +PDNZ01000007.1/13329-12926 ..........................................GUC.UAUG........uAACAAUUAGAUGCAGACGAUCAUUCGUAU................................................................................................................ +RFHU01000490.1/10581-10226 ..........................................CCC.GGCG.........CAAAAGUACCUGCCACUCCGCAGUAC---................................................................................................................ +DNKM01000001.1/2797-2385 ..........................................-GA.CUAA........aAAAACACAAAUGCCAAAACGGCAAAAGCGuucacuugggcuu................................................................................................... +DQAZ01000023.1/69048-69399 ..........................................AAC.AACU.........UAAAAUUAACUGACAAUAAUCGUACAGUU................................................................................................................ +DNEG01000070.1/28157-28538 ..........................................GCC.AAAA........uUAAAAUUAAACGCUGAAGAUAAUUUA---................................................................................................................ +QKCE01000303.1/4225-3869 ..........................................GAA.CCAA.........ACCCUAUAACUGCCGAAAACAACGACAGUu............................................................................................................... +PMYN01000055.1/17456-17816 ..........................................CUC.GGGA.........AAUUCUCAACUGCGAACUCAAACUUC---................................................................................................................ +QZJF01000017.1/49126-48719 ..........................................UAC.AGCA.........AAAAUAUAAAUGCCGAAGAUAAUGACUUCgcauacgccgauguug................................................................................................ +NXLN01000016.1/26015-25650 ..........................................--U.CCCA........cUUGCAAUAAACGCAAACAACACAAAAUUCgcucc........................................................................................................... +PLUC01000219.1/7576-7189 ..........................................GCC.GAUA.........AAAACAAAAAAGCCACUGACUCUAACGAGua.............................................................................................................. +QZIO01000002.1/6099-6471 ..........................................AGA.UUCA.........-AAAAAGAAAAGACAACGAUUAUUCUGUUgccccuagcguuaa.................................................................................................. +DMYX01000141.1/9471-9838 ..........................................GGG.CGGA.........ACUUUAUAAUUGCCAACGACGAGCAUUACgcuc............................................................................................................ +DPHK01000004.1/115210-114842 ..........................................UCC.GGAA........aAACGAAUAACUGUAAAAAACUUAUUCAACacaccugu........................................................................................................ +DMNC01000029.1/1355-1008 ..........................................GCC.AAAA.........CAAAAAUAACU---AACAACAAUUAC---................................................................................................................ +DOBN01000007.1/2500-2898 ..........................................---.CGAA.........AAACAAUAACUGACAACAGUUAUAUCUAUgcgaaccgcgc..................................................................................................... +QFWH01000002.1/117031-117462 ..........................................ACA.AGCA.........AUUUGACAAAUGCCAAAAGCAAUGUCAUCgccguugauuuc.................................................................................................... +DNHU01000008.1/63933-63535 ..........................................UCG.AACA.........AUCGACUACGUGCAAACGUUGUUAGCAGAgugaagaacgcgauugcucgcg.......................................................................................... +DOUH01000130.1/2411-2019 ..........................................GGU.UUCA.........-AAAAAUAAUUGCUAAUAACAAUAAUUUCuacaa........................................................................................................... +MBTA01000003.1/101236-100840 ..........................................GGU.CUUC.........ACAACAUAACAGGCGAAAAUAACUAC---................................................................................................................ +BGOG01000004.1/3323-3706 ..........................................CGG.GGCA.........AAAAAAUAACUGCCAACAAGCAGUUC---................................................................................................................ +NHYM01000006.1/89660-89288 ..........................................CAU.CAAA.........UAAAUUUAAACGCAAACAAUAAUAAACUAgcucc........................................................................................................... +DODQ01000007.1/146000-146398 ..........................................UUU.AUGAa.......aGAUAUCUAAGUGCAAACUUUAUAUCAAAAguaaaggcaacuuucgc............................................................................................... +RDQW01000010.1/30746-31115 ..........................................CUC.CGCG.........-CAACAUAGGUGCCGAACUUAAGCGCACUga.............................................................................................................. +DMHO01000019.1/18677-18283 ..........................................--G.ACCA.........-AAAUACAACUGUCAAUAAAGAAGACAAGuuacuugguuucaccucaaguga......................................................................................... +QHMF01000013.1/40618-40218 ..........................................ACG.AGCAa.......aACAAAUUAAGUGCUAACAACAAUGUUGUAguagcugauuu..................................................................................................... +PLNW01000099.1/28074-27717 ..........................................ACG.GGCA.........-ACAAACAAACGCGAACGAUAACUCGUUU................................................................................................................ +QZJB01000042.1/31929-32272 ..........................................--G.ACAAc.......cAAAUAAUAACUGACAACCAAAGAGUUGCAguccc........................................................................................................... +QAMI01000020.1/27395-27793 ..........................................-CG.AGCAa.......aACAAAUUAAAUGCUAACAACGUAGUUGAAgcagacuuca...................................................................................................... +QTJV01000001.1/727138-727511 ..........................................AAU.ACCC.........AAACUCUAAAUGGCGAAUCUAACUAC---................................................................................................................ +DMLH01000064.1/5326-4978 ..........................................AG-.--CAa.......uUAAAUAUAAAUGCAAGCCCAAGAAUG---................................................................................................................ +DOSH01000007.1/26684-26296 ..........................................-UU.AGCA.........AAACCAUAAAUGCCGAUAAAGACGCAUUUguaggcguac...................................................................................................... +RAPY01000008.1/138714-139081 ..........................................ACU.UUCA.........GAAUUACAACUGGCGAAGAAAACUAC---................................................................................................................ +DNRL01000006.1/204396-204796 ..........................................UUG.AAUC.........-AAACUUACGUGCAAAGAACAAACUUGCAcaacuggcugaugccauuuuug.......................................................................................... +PLYH01000002.1/110751-110329 ..........................................UCC.AGCG........c-ACCAG--AGUGCAAACUCUACAAAACUCgcugcagcucgucugcgcgaagcua....................................................................................... +QHCP01000015.1/68638-68265 ..........................................GCC.CGCA.........AACCAAUAAGCGCCAAGACUAACAGUCGCgcug............................................................................................................ +DPBU01000160.1/737-1084 ..........................................GUG.UGCA........aAACCCUUAUCUGCUAAUUCGCAGUAC---................................................................................................................ +DNHX01000028.1/3543-3085 ................ccgcccgcauacgcgggugguuaagc-CC.AACA.........-AAGGAAAAAUGCAAAGAAAAAUGCAUACgagguugcuuacgcuaccgcggu......................................................................................... +DMOH01000061.1/14160-13810 ..........................................GGG.UCAA.........-AAAAACAAAAGCCAACUCCAACGAGCUG................................................................................................................ +QMEM01000005.1/96369-95996 ..........................................AAC.GAUC........uACCCUUUAGUUGGCACUCCCAGCUAU---................................................................................................................ +QVQX01000011.1/45638-45241 ..........................................--G.UUCA........uUUUUUUUAGACGCAAACAAUACAAAUUACgcucc........................................................................................................... +PUOH01000119.1/456-785 ..........................................-UC.GGCA.........------CAAGCGUCAACGAAACCUCC---................................................................................................................ +DOKP01000102.1/5079-5492 ..........................................GGU.UACA.........CGAUUAUAAGUGCAAACUUUAUAUCAAAGgcaaagaacgcaaucgcuaa............................................................................................ +DMCI01000001.1/1256-909 ..........................................GAA.CUG-u.......uCUAAAAUAAAGGACAACUCUAAUAAUUUU................................................................................................................ +DLYY01000153.1/6852-7230 ..........................................AUU.CGUUa......auCUUUUUUAUUUGGCGAGUUUAACUAC---................................................................................................................ +QKSQ01000001.1/537300-536909 ..........................................ACU.GUCC.........-ACCAAGAGAUGCCAACGCUUCUCGCAACga.............................................................................................................. +CP027772.1/706370-706741 ..........................................GGA.GACC.........GACGUUUAAUUGCAGACGAUUAUGCAAUG................................................................................................................ +DPLZ01000002.1/4198-4550 ..........................................---.CACA.........AACAAAUAUCUGGAAACAGAACAAAUUA-................................................................................................................ +DMNN01000290.1/496-890 ..........................................AGA.CGAA.........-AACAAUAACUGCAAAACGUAGAGAAGACgacgagucuga..................................................................................................... +DNNX01000067.1/2389-2729 ..........................................AGC.CGAG.........-GCUAAUAACCGGAAACCAAAAUUUU---................................................................................................................ +QRUP01000004.1/6462-6838 ..........................................-C-.CAA-........cAAAAAAUAACUGGAAAAUCUUUUUUAGCUaaucuguucggug................................................................................................... +DMUR01000073.1/2656-2281 ..........................................GGU.AGCAa.......aAAGAAGUAACUGGCAAUCGCCAGCCUGCUc............................................................................................................... +DMBB01000336.1/3982-4339 ..........................................---.CA--a.......cUAAAUUUAAACGCAAAUAGAAACAAUAGUu............................................................................................................... +PLYC01000028.1/21726-22124 ..........................................CCU.UAGG.........-CAUCAUAAAUGCUAACGCAUUUUCUAAAguaaaggaagcauugguuaa............................................................................................ +QEUU01000114.1/848-1237 ..........................................ACG.GGCA.........AGCACGUAAGUGCGAACAACAACACUCCGgc.............................................................................................................. +DPYI01000042.1/20797-21204 ..........................................ACU.AUCA.........-AACACUAACUGCUGACAACGUCAUCAGUaaacucgagg...................................................................................................... +DOYN01000014.1/1370-856 ..........................................GUU.UGGA........aACCAAAUACGUGCAAACAAAACUGCACGGgcuguuguaucaccgauacaauucgcucccgcauuugcguaacaca.................................................................. +DOMF01000004.1/19475-19072 ..........................................GUC.UAUG.........UACCAAUAGAUGCAGACGAUUAUUCGUAU................................................................................................................ +DPET01000023.1/479-89 ..........................................GCC.GACC.........-CCAUUUAACUGCCAACUUUAAUUCAGAAu............................................................................................................... +DODL01000004.1/226852-226524 ..........................................CGU.GAC-.........-AAAAUCAAACGAAAAACCUUCGUUUACCccug............................................................................................................ +DMMH01000228.1/1372-1720 ..........................................-GC.ACAA........uUAAAAAUAAACGCUAACGAUAGAGUA---................................................................................................................ +DNKI01000005.1/191665-191267 ..........................................UUG.UUCA.........-AAUGUUAAUUGCAAAAUUAGCUACUAAAgugaaaaacgcuguuucuccaua......................................................................................... +REFI01000006.1/104005-104390 ..........................................---.UCUA........gGCUUUUUAAACGCAAAGGAUAAAAAACCUgaagguguaagccuuccaguuguug....................................................................................... +QKMZ01000015.1/377497-377895 ..........................................CUG.AGCA.........AAACAACAAACGCCAAUGUAAUCAGCGUUgauuucucugcua................................................................................................... +QZJO01000013.1/20084-19705 ..........................................CCC.-C-C.........ACAACAUACAUGCAAAUGUAUUCCGAAGCgcacc........................................................................................................... +QCQP01000013.1/1705-2044 ..........................................---.UUCA.........AAUUUAUAGUUGCAAAUAACAACAAUCAUuucgau.......................................................................................................... +DMXP01000005.1/161767-162171 ..........................................UUG.AAUA.........CACAAGUAUGUGCAAAAAACACACUUGCAaaaguaaaggcaucaguuucuc.......................................................................................... +PXCW01000009.1/10536-10186 ..........................................GCC.AUAA.........AGGACAUAAGUGCCAACUUAUUCCAAAAAcaacc........................................................................................................... +DNMI01000029.1/6865-6468 ..........................................-AG.ACCA.........-AAAUACAACUGUCAAUAAAGAAGACAAGuuacuuggguucacuuccaccgaag....................................................................................... +QSKR01000005.1/117290-116924 ..........................................---.CUCA........gAAGAAUUAACUGCAAACAAUUCACAAAACac.............................................................................................................. +DLWG01000161.1/4306-4665 ..........................................---.CAA-u.......uUAAAAUAAAAUGACGAAACUUCAUAUAGUuucg............................................................................................................ +DOKE01000019.1/15957-15556 ..........................................GCC.ACAA........aGAUACAUAAUUGCAAACAUCGUAUCAAAAguaaaaggagcauuugcgca............................................................................................ +DNRP01000115.1/416-16 ..........................................ACG.AGCAa.......aAAAAAAUAAACGACAACAACAUUGUUAGUcaccucaacuu..................................................................................................... +DPGM01000030.1/29049-29448 ..........................................-AU.GAG-.........AAAGCAUAGAUGCUAAAAACACCUUUGCAaaagcagucccuucucc............................................................................................... +QRDS01000001.1/742004-741650 ..........................................---.-CGAg.......gUUAUAAUAACCGGAAACCAAACACAA---................................................................................................................ +QIJN01000026.1/2900-3307 ..........................................AGC.GAGA.........-AAAUAUACUUGCAAAGAACACUCUUGCAagcguaaaaucuccguacuu............................................................................................ +QGUQ01000134.1/816-1169 ..........................................-GC.GGGC.........CAACGAUAAGUGCCGACGAAGAACUC---................................................................................................................ +QHMH01000011.1/121781-121376 ..........................................ACG.AGCA.........AAAAAAUAAGUGCUACAAACAACGUAGUUaaagcugauuu..................................................................................................... +QRWX01000003.1/210258-210613 ..........................................---.UAAA.........UAAAUUUAAACGCAAAUAGAACAAAUAGUu............................................................................................................... +DMLU01000031.1/17614-17227 ..........................................AUG.UGUA.........-CGAGACAAAUGCAAACAUCAUCUCAAAGguacgaaacgcauuuu................................................................................................ +DNZN01000002.1/14085-14426 ..........................................UGA.CAAA.........AACCAAUAACUGCCAACAAAACAGCAGUUccug............................................................................................................ +QLLR01000001.1/535336-534971 .........................................aACG.UUCA.........-CACUUUGAUUGGCGAAAAUAACUAC---................................................................................................................ +PXDX01000110.1/2461-2798 ..........................................-GA.ACUA.........-UAAAAUAACUGGCAAAGACCAAGUUUU-................................................................................................................ +CP028359.1/50879-51180 ..........................................UCA.UUAC........aAAGAAAUAAGAGGCGAAACCAAGAAUUA-................................................................................................................ +QMFY01000005.1/367523-367915 ..........................................AGU.UCCG.........-AAUCAUACUUGGCGAGUCUAACUAC---................................................................................................................ +DNQH01000071.1/784-391 ..........................................UUG.UUCA.........CAAAGUUACGUGCAAACUUAUUUAGUCGCgugaaggcagcuuu.................................................................................................. +CP029816.1/6433-6831 ..........................................AGC.GUUAc.......aAAUAUAUAAAUGGCGAAAAACAAUAC---................................................................................................................ +DOEC01000022.1/22511-22864 ..........................................--C.AACA.........AUAAAAUAAUCGGAAACGAUAACUUUAAUuu.............................................................................................................. +PWHH01000085.1/1589-1943 ..........................................--G.AUCAa.......aUUCAAGUAAGUGCCAACUUACAAGAAGAUcuggcau......................................................................................................... +PWNV01000014.1/10597-10948 ..........................................-UG.UA--u.......uCUAAAAUAAGUGCCAACUUAUUUGAAAACga.............................................................................................................. +QHBJ01000034.1/79273-79624 ..........................................GAU.CGCA........aGCGUUAUACACGCGAAUAACCAAUAC---................................................................................................................ +DOSG01000005.1/3680-4037 ..........................................CCG.GUCA.........AACAUAUAGGUGCCAAUUAUACACCUAAUu............................................................................................................... +NXLO01000001.1/124786-125157 ..........................................CAU.CACA.........UAAAUUUAAACGCAAAUAAUAAAAAACUAgcucc........................................................................................................... +CP029018.1/185415-185737 ..........................................UCA.UUAC.........AAAUGAUACCCGGCAAAAAAAAUUAU---................................................................................................................ +PWSR01000135.1/14189-14546 ..........................................GGC.GGCA........uCCUAACUAAGUGCCAACGAUAACUAC---................................................................................................................ +QUNF01000010.1/177424-177826 ..........................................UUC.AUAC.........GCACUAUAAAUGGCGAAGAUUCUUAC---................................................................................................................ +DNYJ01000035.1/3983-4372 ..........................................CCA.CGCA........aCGAAGAUACCUGCCAACUUCUUCAACAAAgugaagacggcauuu................................................................................................. +PLSN01000019.1/1129-759 ..........................................UGA.CACGa.......aCAAUUUUAACUGGCGAGAAUACUCUU---................................................................................................................ +QCZK02000029.1/45092-45462 ..........................................CCG.UUCG.........-AACAAUAACUGGCGAAUAUAACUAC---................................................................................................................ +DMWA01000133.1/1781-1388 ..........................................-GC.CAAA.........ACAAAAUAACUGACAACAGUUUUAUUUAUgcgaaccgcgcu.................................................................................................... +DPIZ01000001.1/229489-229104 ..........................................UCU.UGGA.........AAAGACUAAGUGCAAACAAAGUCGCUUCAguuaagucuccau................................................................................................... +DMJD01000195.1/3897-4249 ..........................................--G.CAAAc.......uUAAAUAUAAACGCUAAUAACAAUAAGUUA................................................................................................................ +NZ_QMEX01000072.1/709-318 ..........................................CGC.UGUA.........ACCAAGUAAGCGCCAAGGUUGCACUUACUccggcuaaggucgc.................................................................................................. +QFQM01000301.1/1780-2177 ..........................................GCU.CUCA.........ACAAUUUACGUGGCGAAAAUACUUAC---................................................................................................................ +QQVH01000006.1/238394-238043 ..........................................UCG.AUCA.........-AGCCUUAACCGGCAAUACUUAC------................................................................................................................ +DMML01000027.1/14611-15024 ..........................................---.CGCA.........CAAUGAUAAGUGUAAAAAACAAAAUCGUCgcuuuugcacaaaauauuaaagcaaguuuggc................................................................................ +QGDT01000007.1/27668-27296 ..........................................AUU.CUCA.........-AACAAUAUCAGGCGAAUCUAAUUAC---................................................................................................................ +QWPT01000008.1/32575-32927 ..........................................AGU.AUGC.........AAACUACAACUGCCAACACGCAGUAC---................................................................................................................ +QMTU01000001.1/16442-16060 ..........................................AGG.CCCA.........-UCUCACAAAUGCCGACGAUUCGCUCGCAuucauggcuucgguugccgac........................................................................................... +RAYM01000048.1/27457-27806 ..........................................GCA.AA--c.......uUAAACACAAACGCUGAAGAUAAUUUA---................................................................................................................ +PXEC01000012.1/14964-15392 ..........................................CGG.CGCA.........---AAUUAAGUGCUAACGAUUUUGUUGCAcgcgcagcugagaaauuggcagcaagag.................................................................................... +QKBW01000021.1/7511-7094 ..........................................AGU.GUUC.........-ACGUUUACGUGCAAAGAACAACGUAAAAaguccuuacuuuu................................................................................................... +QFOU01000008.1/21511-21088 ..........................................CGU.GACA.........GGUAUAUAAAUGCCAAAGCGAAAAGCAACgugaucgcuuuccguccgc............................................................................................. +QGDO01000004.1/447584-447994 ..........................................ACA.UCCA.........-CACUAUAGAUGGCGAUUCAUAC------................................................................................................................ +QMKX01000016.1/11934-12297 ..........................................---.CUCA........aAAAUUUUAGACGCAAAUAAUACAAAUUAUucucc........................................................................................................... +DPTG01000050.1/3628-4035 ..........................................GCC.AUCA.........CGAUGAUAAAUGCAAACUUCAUCACAAAGacaaagaaugcaauugcgc............................................................................................. +CP022596.1/173725-173331 ..........................................-AC.UA--........gGCUUAAUACGUGCAAACGAUAAAAAGUCAgaagaaguucgucuugaacuuccagcau.................................................................................... +PLSR01000007.1/21626-22015 ..........................................GGC.UUCA.........ACAACCCAAGUGCGAACAAAGUAGCACGGgcaguucugucaccuauccaga.......................................................................................... +PWPK01000035.1/1748-1315 .........................................cCCA.UGCA.........---AAAUAUGUGCUAACAAUGUUACACGAauagcugaaaaaauugcuuuuagagaag.................................................................................... +RBKU01000001.1/4239075-4239442 ..........................................ACG.CUCA.........AACUUUCAAAUGGCGAAAAUCAAUUU---................................................................................................................ +DPCX01000018.1/23588-23169 ..........................................GGU.UUC-.........AAAACACAAACGGCAAUGAUAUUGCUCGUuaccugaagcaguucgcugcuaaauuuacag................................................................................. +QZJH01000007.1/48637-49017 ..........................................AGA.AUCA.........-AAAAAUAAAUGCUAACGGUUUCCGUUAUgcgccucaaccag................................................................................................... +DQGR01000075.1/4249-3829 ..........................................GAG.GUUA.........AAAACAUAAAUGCUAAUAAACAAGCAUUAaucgcugcucugaaaagagagaaagaagcaau................................................................................ +QNCB01000001.1/21502-21887 ..........................................GGA.CACU.........CAACUCGAACUGCCGACAACGUAGUUCCCuucccgaccccga................................................................................................... +QGKT01000002.1/105184-105608 ..........................................-GU.CGAG........gUUAUAAUAACCGGAAAUAACAAACAAACUguaacaaauacacaagauuuugcuggacaaacuccagu.......................................................................... +PLOL01000034.1/24061-23656 ..........................................UCA.AGGA.........-AAAUGUAAAUGCUAAAAACAUUUCAUCAaaaguagcaaguauuguuuc............................................................................................ +DNMJ01000017.1/413-2 ..........................................---.AAAA.........CACAGAUAAGUGUAGAAAACAAACUAAACgcuuuugcaaguaaacuaagggcugcuuuu.................................................................................. +PMLX01000071.1/7745-8135 ..........................................UCC.GCCC.........-ACAUCAAACUGCCAACGAUAACUUCGAAc............................................................................................................... +CP029480.1/228828-228455 ..........................................UUC.UUCU.........AAACAACAAGAGGCAAUACUCAGUAU---................................................................................................................ +CP027431.1/362415-362764 ..........................................---.----u.......gCAGAUAUAACUGCAAAAAAUAAUGAACCAuc.............................................................................................................. +CP031376.1/91426-91834 ..........................................-UC.UA--g.......gUUUGAAAAAAUGCAAACAAAAAACGCGAAagcgaaaacuuugaaaugccagcauu...................................................................................... +QXED01000007.1/163834-163461 ..........................................AUC.GUCA.........AAACAAUAACUGGCGAGUAUAACUAC---................................................................................................................ +DOMN01000019.1/10890-10620 ..........................................UCU.CUCA.........AUGUAGUAAGUGCAAACUUAUUCCAACCU................................................................................................................ +DNLS01000001.1/48296-47888 ..........................................GAU.AUAC.........AAUUGACAAGUGCAAACAUUGUCUCCCGAgugaagaccgcuauugcuucgg.......................................................................................... +DOQK01000016.1/34640-34229 ..........................................-CG.AGCA........aACAAAUUAAACGCUAAAAAUAACGUUGUAgaugcaacugcagcauucg............................................................................................. +PWQH01000044.1/1856-2206 ..........................................UA-.AA--u......cuUUAAAAUAAGUGUCAACUUAUUCGAAGAAga.............................................................................................................. +PWQH01000009.1/8152-8518 ..........................................CCG.GAAA........aUUUAAUUAAGUGCCAACUUAUUUAAACAAcccgcaaugg...................................................................................................... +QOKO01000007.1/31709-32079 ..........................................-CU.ACUA........gGCUUUUUAAGCGCAGAAGAAAAACAAAACaaacaaucauuuguuuuaaa............................................................................................ +DPYD01000030.1/3868-3479 ..........................................CGU.UCAA.........ACACUUCAAGUGCGAACAAAGUAGCACGGgcaauuuugucaccuauacaga.......................................................................................... +DPQA01000057.1/2390-2041 ..........................................---.CAAA.........ACAAAAUAAACGGAAACAAUAGAUUA---................................................................................................................ +QILQ01000037.1/21232-21645 ..........................................-GC.UACA.........-AAAGAUAACUGCAAACAAAGUUGUCGCAaaagcuaagucuguuguuucuc.......................................................................................... +DNAV01000212.1/1435-1080 ..........................................ACU.AAAA.........UUAAAAUAAACGCUAAAGAAACAAGA---................................................................................................................ +DPYH01000020.1/1515-1082 ..........................................-GA.GUCA.........-AAAUUUAAAUGCUAACAAACUUAGCGAAcucgaagcuaaaguugcucg............................................................................................ +QXGN01000044.1/2685-3071 ..........................................-GC.UACUa......ggCUUUCUUAAACGGAAAAUCUGAAAAACAAgcugaagaauuuucauucagcaacc....................................................................................... +CP029295.1/242278-242644 ..........................................UUC.UAGG.........-CUUUUUAAGCGCAGAACAAAAAAACGAAaaagcaucauuuguuaacuca........................................................................................... +RFKD01000061.1/6828-6444 ..........................................---.GCCC.........AUCAAAGAAGUGCAAACAAACUUCGCACAgcgauccgcucaccgu................................................................................................ +DMNH01000155.1/6021-5633 ..........................................AAU.ACG-.........AAACUACAAAUGGCAAUACUCAGUAU---................................................................................................................ +PPGJ01000031.1/3872-4219 ..........................................UCA.AGAA.........AAAACAUAAUUGCUAAUUUAUUUAAUAAGca.............................................................................................................. +PLKW01000021.1/23921-24278 ..........................................CUC.GGGA.........AAAUCAUAAAAGCCAACAACAACCUG---................................................................................................................ +DPML01000013.1/16758-16288 ....................gauuuugcaggagaaauccguuCAG.CGC-.........-AAUUUUAAGUGCAGAUUCUUCUGUAUCUgaaacugaauauucuuucaa............................................................................................ +DPQP01000012.1/39548-39194 ..........................................--U.UAAA........uUAAAAUUAAAUGACGAAACUUAUAGUUUCaa.............................................................................................................. +NJNR01000037.1/15695-15308 ..........................................CCU.UGCC........aCAAGAAUAGACGCCAACACCGUUUCUUCU................................................................................................................ +DOQX01000164.1/3245-3627 ..........................................CGG.GGCA.........ACCAAAGAACCGGCAACUCCGAGUUC---................................................................................................................ +PLZJ01000002.1/132743-133108 ..........................................AGG.AUCA.........-AAACAUAAAUGCUGAAGGAUUAUCCUUUagucguuauaaug................................................................................................... +QIKW01000072.1/10237-10624 ..........................................CGG.GGCU.........CAAACAGAAGCGCCAACAAGGCUGACUU-................................................................................................................ +DNMG01000020.1/7495-7107 ..........................................UUA.AUCA.........-AAAAUUAAAUGCUAACGCAUUUACAGCUaugagggaguaucucucuc............................................................................................. +DNBC01000040.1/94778-94384 ..........................................UCG.UGCA.........CGACGACAACUGCAAACAACGUCAUGGCAaugaucaagaacgcacu............................................................................................... +PWXS01000036.1/5899-6263 .....................................caaacAUG.CA--a.......aAAUUAAUAAGUGCCAACUUAUUUAAGAAAgaacc........................................................................................................... +DMCB01000020.1/3304-2919 ..........................................UAC.AAGC.........-AAUCAUACGUGAAAACGCAUGGAACAAGgucguugcugcuuu.................................................................................................. +QCKS01000052.1/2969-2582 ..........................................CAG.GGCA.........UCAAUAGAGACGCCAAAACGGAUGAUCU-................................................................................................................ +RBIX01000013.1/478002-477611 ..........................................ACU.CCGG.........-AACAAGAGCUGCCAACGCAUCUCGUAACga.............................................................................................................. +DNPJ01000125.1/3088-2697 ..........................................---.CAAA.........CAAAAAUAACUGACAACAGUUAUAUGAGA................................................................................................................ +RAWT01000098.1/745-1062 ..........................................CCU.GUCA........cAAAAAAGAAACGACAACAACUAC------................................................................................................................ +RSFA01000089.1/6380-6777 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAAUAACGACGUAUUUaauccugcugacgaa................................................................................................. +RQOH01000300.1/46565-46200 ..........................................ACC.GGGAa.......aCGAAAGUAAUUGCAGACAAUUACAACUA-................................................................................................................ +QHLX01000003.1/281036-280676 ..........................................UCG.GUCA........aAAAAGAGAAUUGCCGAAGAAAAUUAC---................................................................................................................ +QTZO01000003.1/161220-161603 ..........................................AUC.GACC.........ACAAGAUAAUUGCAAACGACAAUUACGACu............................................................................................................... +SESZ01000067.1/8340-8689 ..........................................---.GGAAc......ccUAAAAUUAGUUGCAGACAGAAACUAC---................................................................................................................ +RQJS01000021.1/7066-7425 .........................................cAGU.UGCA.........AACAGAUAGUUGCAAACGAUAGUAAUUAU................................................................................................................ +SHAD01000002.1/225562-225922 ..........................................CAA.AGCAa......acUAAGUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +SLTJ01000038.1/69069-69421 ..........................................-GG.UGGG.........CCUUGAUAAGUGCCAACGAUAAUCUC---................................................................................................................ +RYVY01000009.1/13728-14093 ..........................................ACU.UACG.........AAAAAUUAAACGCCAACGAUGAGCGUUU-................................................................................................................ +SGBB01000005.1/40876-40518 ..........................................UCA.AGGC........aCAAAUAUAAUCGCAGAAAACUACGAUUA-................................................................................................................ +SOJN01000142.1/37837-38187 ..........................................GGC.GGAA.........AAACAAUAGUUGCCAAUAGCAACUAC---................................................................................................................ +SOIB01000127.1/29682-29333 ..........................................-GU.GGUA........aUAAACAUAAAUGGCAACGUUAAUUAC---................................................................................................................ +PYAL01000009.1/127714-128117 ..........................................-AC.UGGA.........CAACCACAAACGCCAACGAAGACGUUUUCgcucaac......................................................................................................... +SOHZ01000170.1/686-281 ..........................................CGG.GGCA.........AAACUACAGACGCCAAAGCAAGAACCAAUcuugcggcgcucccgauug............................................................................................. +RXJX01000002.1/165879-165498 ..........................................-CU.GUAA.........AAAACUUAAAUGCAAACACAUUUAACAACguagaaguugcguc.................................................................................................. +SMWS01000080.1/6950-7308 ..........................................GGU.AGUA.........AAACUAUAAGUGCCGAACCAAUCAAC---................................................................................................................ +SCKJ01000001.1/2037-2397 ..........................................UCC.UGACa.......aACAAGUUAAAUGCCGAUAAUAACGGCUA-................................................................................................................ +BGZO01000013.1/7758-7379 ..........................................AGG.CACA.........AAAAAACAACUGCUAAUGAUGUAAAAGUCguugauuucaa..................................................................................................... +PTQW01000033.1/68449-68799 ..........................................---.CGGC........aCAACUAUAACUGCCGACAACGACAGUUUA................................................................................................................ +CP025734.1/179868-180220 ..........................................ACG.UGCA.........-UAUUACAAUUGCUAACAACAAUUAU---................................................................................................................ +CP016379.1/483860-484216 ..........................................ACU.GGAAc.......uUAAAAUUAUCUGCAAACGAUAACUAC---................................................................................................................ +CP035108.1/986980-986633 ..........................................---.GCCGg.......cAAAUAGUAACUGCAAACAACGAAUUU---................................................................................................................ +SOKK01000045.1/4565-4956 ..........................................ACU.AACA.........-ACCUGUAAGUGCAAAUACACUUGCUAGCaaggugaaaggacuuuu............................................................................................... +SMWZ01000092.1/16236-16590 ..........................................CGC.GGCAa......ggCAAUCACAAUUGCCGACACUGAACUA---................................................................................................................ +QNYO01000023.1/11004-10629 ..........................................--G.CCCA........cAAGCAAUAAACGCAAACAAUACAAAUUACcgccc........................................................................................................... +LXJS01000012.1/849-1225 ..........................................ACC.UGCUu.......uAAAUUAUAAAUGCCAACGAAGAAUUG---................................................................................................................ +READ01000041.1/70908-71296 ..........................................UGC.CAAA.........GCAAUUUAAUUGCAAACGAUAGCUUCUACggcg............................................................................................................ +CP034184.1/368863-369225 ..........................................UCG.GUCA........aGCCUUUUAAAUGGCAACAACAACGAAGUUca.............................................................................................................. +RDXM01000016.1/246-613 ..........................................ACU.GGCA.........-UCUUACAAGUGGCAACACUUACAACUAU................................................................................................................ +SCUE01000019.1/28360-28010 ..........................................ACG.AACA.........-CGGCAUAACUGCCGAUCGCGAAUAC---................................................................................................................ +SLXT01000027.1/31494-31847 ..........................................GGC.GGUA.........-CUGCUUAACUGCAGAAGAUAACUAC---................................................................................................................ +SOIS01000127.1/6186-6534 ..........................................AGU.GGCA.........AAAAUCUAAUUGGCACAAGCCAAGUC---................................................................................................................ +CP034183.1/1947100-1946745 ..........................................AGC.GGCA........aAGCCUUUAACUGGCAACAAUAACAGCUUU................................................................................................................ +RYZH01000075.1/20553-20924 ..........................................GCC.GAUC........gAAACCAUAACUGCCAACAACAACGUUGGUuc.............................................................................................................. +RQVC01000001.1/52726-52385 ..........................................-AG.UGAAc.......cUUAAAUUAAACGCAGAAGAAAAUUUU---................................................................................................................ +RLIH01000017.1/27156-27501 ..........................................-GC.UUCA........aCAAAAACAAACGAUAACGAAAAUUAC---................................................................................................................ +RQYM01000016.1/6996-6623 ..........................................UCU.UGCA.........-AACAAUAGGUGCAAACUCUAAACGCGCCga.............................................................................................................. +SDWM01000133.1/903-535 ..........................................CUG.GGGUa.......aCUAAAUUAAACGCUAAAAAUAAUAACUUA................................................................................................................ +SORU01000030.1/5825-6196 ..........................................CCG.GGCA........cUAAAUAUAAGUGCAGAUUACGAUUAC---................................................................................................................ +SOKE01000033.1/90921-91285 ..........................................UUG.GUCA.........AAAAAAGAAAUGCAGAGACAGAAAUGCCU................................................................................................................ +CP026734.1/2771393-2771016 ..........................................CUC.UGCA.........AAACAAUAGGUGCUAAGUCUAACAACCGCaccg............................................................................................................ +RQYD01000047.1/831-484 ..........................................-CU.CCAAu......cuUAAAAUUAAACGCUGAAGAUAAUUUA---................................................................................................................ +SDOZ01000002.1/369316-368966 ..........................................GAU.ACC-u.......uUAAAUUUAAACGCAGACAAUAAUCGUCU-................................................................................................................ +SHBB01000544.1/6576-6211 ..........................................AUC.UCGG.........AACCCGUAAGUGCGAACGAUAACGCGCUU................................................................................................................ +SCQP01000002.1/194633-194995 ..........................................GCA.UGGA.........AAACCACAACUGCCAAUUCUAAUCAACUG................................................................................................................ +CP034170.1/2182612-2182239 ........................................aaUGU.CGCA.........AAAAAUCAAGCGCCGACAAUAGUCAGCGCga.............................................................................................................. +SOJU01000025.1/32352-32748 ..........................................-CA.GCGC.........-ACAUACAAGUGCCAAUCGCACUGACUAUgcug............................................................................................................ +SMVY01000077.1/6392-6754 ..........................................GCU.UGGA.........AACUGUUAUUUGCCAACACUGAACUG---................................................................................................................ +SOJM01000025.1/4848-4468 ..........................................UCG.AUCA.........-AACAAUAAGUGCAGAACAAACAGCACAAccaguuca........................................................................................................ +RDYF01000103.1/1720-1366 ..........................................CCG.AUCA........aAACAAAUAAAUGCAGACUCUAACGAGCU-................................................................................................................ +QQWI01000004.1/204280-203904 ..........................................CUG.GGUU........cAUAAUUUAAACGCUAAAAAUAAUUAC---................................................................................................................ +CP030139.1/1592352-1592745 ..........................................AGG.CUCAa.......aCAAAAGUAACUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +REAZ01000027.1/51236-51605 ..........................................ACU.UUCA.........-AAACACAAACGGCGAAAAUUCAUUC---................................................................................................................ +RXKB01000006.1/52500-52857 ..........................................ACA.AACAa.......uAAACAAUAUCUGGCAAUAUAUUUGCC---................................................................................................................ +SMAD01000013.1/54815-55211 ..........................................AAU.CCUC.........AAAUCAUAAACGGCGAAAACAACUAC---................................................................................................................ +QHKK01000590.1/479-93 ..........................................GGC.GCCG........uCAACAAUAAAUGCCGACAAGAACUCGGCCgcgcgua......................................................................................................... +RHOK01000024.1/5373-5005 ..........................................CGG.AACAc.......aGUUUAUUAACUGCAAACAAUAACGAAACAuc.............................................................................................................. +PTET01000001.1/414453-414859 ..........................................GGA.UUCA........aCCUAUUUAACUGGCGAGAAUAACUAC---................................................................................................................ +RQZF01000005.1/74604-74980 ..........................................UGC.GUUC........gAACCAAUAGGUGCCGAACAGAAUCGCACCga.............................................................................................................. +RDXB01000091.1/6720-6323 ..........................................UGG.CUCA.........AAAAAGUAGAUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +SLZT01000015.1/21193-21547 ..........................................GCG.UUUC.........AAAUGUUAAUCGGCAACGAUUAC------................................................................................................................ +SCVU01000497.1/565-917 ..........................................CUU.GGGA........cAGGCAUAACCUGCCAAUGAUUAC------................................................................................................................ +SCUS01000195.1/114991-115356 ..........................................UGC.GGGA.........-AUCAAGAGAAGCGAACGACAACGACGUUcc.............................................................................................................. +RDXG01000384.1/4628-4258 ..........................................ACC.UUCA.........-AAACACAAACGGCGAAACACAAUAC---................................................................................................................ +QNZT01000026.1/13438-13818 ..........................................--U.CUCG........uUAAAUAUAAACGCAAACAAUACAAACUAUag.............................................................................................................. +RCSU01000001.1/160818-160420 .........................................aAUA.UUCA.........AACUUUUAUAUGGCAAUACUCAGUAU---................................................................................................................ +SBJH01000057.1/35072-34706 ..........................................ACU.UUCA.........ACCUUAUAAAUGGCGAAAAUAACUAC---................................................................................................................ +REAG01000303.1/1030-1390 ..........................................UGA.AUCA.........AAACAAUAGCUGGCGAAGAAUCUUUU---................................................................................................................ +SMWT01000136.1/1661-1290 ..........................................AGA.GACC.........-ACACUUAAUUGCUGAAUCUAACGAUUUCgc.............................................................................................................. +BHER01000018.1/14700-15046 ..........................................---.--A-........cCGUAUUUAAACGGAAAACAAAAUUUA---................................................................................................................ +SCUG01000226.1/6462-6087 .........................................gAUA.AUCA........aCCAAUUUAGAUGGCAACUAUCAGUAU---................................................................................................................ +REAQ01000284.1/9416-9786 ..........................................AAU.ACGA.........AAACUUCAAAUGGCAAUACACAGUAU---................................................................................................................ +RDXI01000353.1/934-529 ..........................................UGC.UUUC.........AAACAACAAUUGGCGAAAAUAACUUC---................................................................................................................ +RDZE01000014.1/238912-239281 ..........................................ACU.UUCA.........-AAACAUAAACGGCGAAACAAACUAC---................................................................................................................ +JXTW01000013.1/9936-10300 ..........................................CGU.AGCU.........UAAAAUUAAACGCAAACAAUACAAAUUACgcucc........................................................................................................... +SMSG01000001.1/72652-72282 ..........................................GCG.UCGU........aAACCAAUAAGCGCCGAAUCUAAUCAGCGCga.............................................................................................................. +SCQK01000005.1/21043-20630 ..........................................CAA.AGCA.........ACACAAUAAGUGCCAACUUAUUCUCAAAAguuaagguagcguucgccaaca.......................................................................................... +SODD01000029.1/3124-2744 ..........................................---.-CAA........uCCAAUUUAACUGGAAAAAACAAAUUAUCAagcuucuuuggug................................................................................................... +RYWV01000274.1/2286-1878 ..........................................AUC.UCCG.........GAACAAUAAACGGCGAAAAUAACUAC---................................................................................................................ +REBA01000023.1/26043-25651 ..........................................UAG.UUCU.........ACAAUAUAAUUGGCGAAAAUUCUUAC---................................................................................................................ +PSZO01000004.1/38009-38402 ..........................................CUA.GGCG........cAUUAUAUAAAUGCAAACAACAAAAAACAAgaaguuguuacagaucaagaucuauu...................................................................................... +SHOJ01000122.1/2155-1814 ..........................................-CA.AAC-........cACAAAUUAACUGGCAACAGUAAUUUAUCA................................................................................................................ +SEAC01000006.1/16286-16659 ..........................................AAU.AUUC.........AAAACACAAAUGGCAAUACUUCGUAU---................................................................................................................ +RDXT01000223.1/1441-1804 ..........................................CCU.GUGC.........AAACAUUACUUGGCGAGCGUCAGUUC---................................................................................................................ +SCQM01000155.1/13055-13408 ..........................................CCG.GAAA........cAUAAAAUAAACGACGAGCCACAACUC---................................................................................................................ +SODV01000002.1/820874-821243 ..........................................AAU.ACUC.........AAAUCUCAAAUGGCGAAUCUAACUUU---................................................................................................................ +SNYA01000009.1/124712-124328 ..........................................GCA.GUAC.........AACACAUAAGCGCCAGCUACAAGCAGCGCga.............................................................................................................. +REAN01000332.1/4303-3899 .........................................uGCC.CUUC.........GCAUUAUAAGUGGCGAAAAUACUUAU---................................................................................................................ +SCTJ01000049.1/2209-1826 ..........................................UCC.AUAA.........ACGAUAUAAGUGCAAACUUCUUAUCAAAAguaaaggcgacuuucgc............................................................................................... +RQZE01000003.1/9612-9268 ..........................................---.-AAA.........UAAAAAUAACUGGAAACAGAUUAAGU---................................................................................................................ +SMSK01000002.1/400866-400492 ..........................................AAG.GCUC.........AAACAAUAAAAGGCGAAAAUACUUAC---................................................................................................................ +SCRI01000063.1/78576-78931 ..........................................GAU.CGCA.........AGGCAACAAACGCCAACAACGAAUAC---................................................................................................................ +RYWC01000010.1/12553-12942 ..........................................-G-.GAACu.......uUAAAUAUAAAUGCAGAAUCCAAAAAAGAUucaaaaguuauugcuuuccc............................................................................................ +SCPX01000036.1/1183-1566 ..........................................CCU.AAGA.........AACUCAUAAGUGCCAAAACACUUUCAAGCaagaucagcucuu................................................................................................... +AP018944.2/280373-279982 ..........................................-U-.UCUA........gGCUUUAUAGUCGCAAACAAAAACAAAAAAgcucacguugggcuacaaaauuuagu...................................................................................... +RYZV01000001.1/630378-629983 ..........................................-UC.UAG-........gUUUUUAUAAACGGAAACGAAAAAUCUACUgagcaacuugcccaagaaguauuucuug.................................................................................... +RDYT01000042.1/1263-891 ..........................................UUG.UUCU.........CACAAGUACUCGACAACAACGAGUUU---................................................................................................................ +SCUM01000002.1/8338-7938 ..........................................UGG.CACG........gAGAAGUCAACCGCCAAUCUCUUCUCGAAGgccaagaaccugaucgcuucgg.......................................................................................... +SOAU01000001.1/2916139-2916517 ..........................................CGG.GGCA........aCCCAAAGAAUUGCCGAUGAGCAGUUC---................................................................................................................ +CP034562.1/1407571-1407166 ..........................................AGU.UCCA.........-AAACUCAGUUGGCAAUUCAUUU------................................................................................................................ +SCTV01000031.1/13211-13612 ..........................................-GA.CGG-.........AAAUCGUAACUGCAAAAACAGUUGCUAAAgcaaaggcuguugugucucc............................................................................................ +RCHY01000007.1/29919-30323 ..........................................-UG.UCGA.........GGCUAAUAAAUGCUAAGAACAAUAAAAACgaagcuguugaaguagaauuaaacga...................................................................................... +SDYW01000001.1/471676-472078 ..........................................---.----........cACUUUUUAAUUGCA-ACUACAACUUCACAgaagcuugcuaacgcaaaagcucgugc..................................................................................... +QZKZ01000415.1/18530-18888 ..........................................AGC.GGCA.........UUAUCAUAGUUGCCAACAACGACUACGAUu............................................................................................................... +SFFD01000012.1/30538-30885 ..........................................AUG.GGCA........aAAACAAUAAACGCUAACGAUAAUUUA---................................................................................................................ +SCFQ01000010.1/14463-14809 ..........................................AGC.AAA-........uUAAAUUUAAACGCAGAAGAUAAUAACUU-................................................................................................................ +SFES01000051.1/3215-2864 ..........................................UCG.GUCA.........AAAAAGUAACUGCGAACACUGAGUAC---................................................................................................................ +SFMH01000023.1/21262-21615 ..........................................AGG.UGAAacuuuuauuUAAAUAUAAAAGCAAACGAAAACUAC---................................................................................................................ +SFIW01000017.1/43907-44269 ..........................................CCG.AUUA........aAAAUUUCAAUUGCCAAUAACAAAAUG---................................................................................................................ +SFGY01000001.1/77717-77342 ..........................................AAC.GGGA........aCAAACUUAAACGCCAAUAAACCGGCA---................................................................................................................ +SFNM01000035.1/2136-1738 ..........................................GGU.GCUG........cAAAUUUUAAAUGGCGAAUACAAUGUC---................................................................................................................ +SFSI01000006.1/40290-40638 ..........................................-GC.CGCAacc...uuuUAAAAUUAAACGACAACAAUAAAGUUUCG................................................................................................................ +SFPZ01000019.1/24247-24610 ..........................................---.CAAA........cAAAAAAUAAAUAACAACAAUAAUAAUUAU................................................................................................................ +SFGA01000005.1/104512-104163 ..........................................-GC.CUCAaa....guuUAGAAAUAAACGACAAAAACGAAGUU---................................................................................................................ +SFID01000019.1/10566-10972 ..........................................GCU.UUCA.........AAAAUUUAAUUGGCGAAAACAACUAC---................................................................................................................ +SFIJ01000059.1/6027-6404 ..........................................--U.UAAA.........CCAGAAUAACUGGAAACAAAAUUAAAAAUguacuugcaaacuuug................................................................................................ +SFGE01000057.1/5418-5118 ..........................................-GC.CACA.........CAAGCAUAAAUGCCAAUCAGAAUUCU---................................................................................................................ +SFNY01000020.1/17682-17332 ..........................................CGG.GAU-........uUAAAAUGAACUGACAACUACGAUAACGUA................................................................................................................ +SFDO01000010.1/28369-28723 ..........................................--G.AAAA........uUAAACAUAACUGGAAACAGCUAUAAAAAC................................................................................................................ +SFOL01000011.1/22074-21674 ..........................................GGG.UAUC.........AACCUAUAACUGGCAACACUUCUUAC---................................................................................................................ +SFHG01000007.1/8671-8265 ..........................................GGA.UGGCg.......aCUUUUUUAAAUGGCGAAUACAACUAC---................................................................................................................ +SFNZ01000025.1/21840-22237 ..........................................GAU.GGCC........gUAAAUUCAGUUGCUAACAACAACGUU---................................................................................................................ +DUDR01000023.1/37452-37845 ..........................................AUA.AGCA.........AAAACAAAGAUGCCAAUAACGUCAUCGAUuucaccgccaagc................................................................................................... +SFIV01000005.1/59121-58715 ..........................................GCU.UUCG.........AAAAUUUAAUUGGCGAAAAUAAAUAC---................................................................................................................ +SFPR01000004.1/40396-40000 ..........................................GGU.UACA.........AAACGAUAAUUGGCGAAAAUAACUAC---................................................................................................................ +SFEJ01000008.1/19774-20156 ..........................................UGC.AUCG.........CCACGUCAAAUGGCAAAAACAACACCAUCgcguucgaacg..................................................................................................... +SFTN01000022.1/17067-16707 ..........................................GCC.GCUC.........AAACAUUAAGUGCCUAUUCCAAGAACGAAu............................................................................................................... +SFGX01000050.1/6087-6440 ..........................................-CC.AAAA.........CAAAAAUAAACGCUAACAACAAUAGUUA-................................................................................................................ +SFUN01000030.1/12410-12760 ..........................................UGC.AAAA.........AUAAAAUAAUCGGAAACGAUUUUAAAUUCu............................................................................................................... +SFKJ01000010.1/48829-49173 ..........................................GCC.AACAg.......cUAAAUUCAACUGACGAAGCUGAAUAC---................................................................................................................ +SBBF01000100.1/15100-15460 ..........................................GAC.UUCA.........AAACCAUAACUGCCAACAUCGAUACCGAUgc.............................................................................................................. +NJBO01000024.1/18973-19327 ..........................................GCG.AGGG.........GAAAAACAACUGCUGAUAACAGCUAC---................................................................................................................ +SBBM01000003.1/12000-11600 ..........................................UCC.GUGC.........ACAAUAUAAACGCAAACUACAAUCCAGUAguaacagcuuuaaggcccuccuu......................................................................................... +CP032998.1/145411-145040 ..........................................ACC.GUAA.........UUUUAAUAAAUGCAAAAAAACAAAACUA-................................................................................................................ +SBBH01000232.1/739-387 ..........................................UCC.GGCA.........AAAAAACAACUGCCAAGCCUCAGCUG---................................................................................................................ +CP040058.1/1382991-1383338 ..........................................--G.UAAA........cUUAAAUUAAACGCAGAUAAUAAAUUA---................................................................................................................ +SBBU01000052.1/8055-7704 ..........................................ACU.UGCG........aAAUAUUCA--AGCCGAAACAUAUAGU---................................................................................................................ +SBBB01000025.1/104089-104505 ..........................................UUA.GGAG........cAAUCAAUAAAUGCAAAAUCAUUUAUUAGCaagguuagguuggcuuuagauaa......................................................................................... +SBBN01000005.1/17752-18147 ..........................................UUU.GUCA.........--AAUCUAACUGCUAAUAUUAUUAGCGAGgaagacgagcaagcgcuucuugcguu...................................................................................... +CP000783.1/602363-602000 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000800.1/2905926-2906288 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000946.1/1157423-1157061 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +D12501.1/1355-1717 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +U68074.1/1-363 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +FM180568.1/2999022-2999384 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CU928145.2/2978730-2979092 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CU928160.2/2822548-2822910 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +U00096.2/2753615-2753977 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000247.1/2763346-2763708 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000266.1/2915116-2914754 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000468.1/2914707-2915069 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CU928164.2/2932788-2933150 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001164.1/3579710-3580072 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +BA000007.2/3475602-3475964 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CU928163.2/3048497-3048859 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000034.1/2587105-2587467 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000857.1/2842992-2843354 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001138.1/2786701-2787063 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AE017220.1/2861122-2861484 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000964.1/1196116-1195754 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AY316313.1/1114-752 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +CP001113.1/2846103-2846465 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +AE006468.1/2843947-2844309 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +AE014613.1/2734487-2734849 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +AY319520.1/1371-1009 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +CP000026.1/2661750-2662112 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001144.1/2922578-2922940 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +AM933173.1/2786912-2787274 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +AE014075.1/3018179-3018541 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AM942759.1/2050903-2051269 ..........................................AGC.CGCA.........AAAAGAUAGUCGCAAACGACAAUCAAUAUa............................................................................................................... +FM211044.1/4405-4768 ..........................................AGC.CGCA.........AAAAAAUAGUUGCAAACGACAACGAAUA-................................................................................................................ +BX950851.1/927307-926945 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +BX571870.1/186841-187204 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAAAUA-................................................................................................................ +CP000305.1/3257923-3258286 ..........................................-AC.CGCA........aAAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +BX936398.1/1359891-1359528 ..........................................-AC.CGCA........aAAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +CP001048.1/1357396-1357033 ..........................................-AC.CGCA........aAAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +AE009952.1/3388875-3389238 ..........................................-AC.CGCA........aAAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +AE017042.1/1136978-1137341 ..........................................-AC.CGCA........aAAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +CP000720.1/3263983-3264346 ..........................................-AC.CGCA........aAAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +AAAA02039738.1/1593-1956 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AE004439.1/906024-905658 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +AALE02000007.1/199748-200110 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AL954747.1/2785135-2784776 ..........................................AGC.UGAA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000569.1/2059595-2059960 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP001091.1/2116748-2117113 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CU468135.1/1085284-1084904 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUUCgcac............................................................................................................ +AAZI01000003.1/34098-33733 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +AE017143.1/71003-70637 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP002276.1/842782-842417 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +AY599475.1/1932-1567 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +L42023.1/1357929-1357564 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP000671.1/854998-854633 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP000746.1/1403027-1402661 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP000057.2/1702657-1703022 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP000462.1/1578060-1577701 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000436.1/1530051-1529685 ..........................................AAC.CGCA.........AAACAAUAGUCGCAAACGACGAACAAUA-................................................................................................................ +CP000103.1/2481035-2480674 ..........................................AUC.UGGA.........AACCAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AE017340.1/1771213-1770855 ..........................................AGC.CUCA.........ACCUAAUAGUUGCAAACGACGACAACUA-................................................................................................................ +CP000284.1/1198789-1199149 ..........................................-AC.UAGA........aCAAGUAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AALF02000019.1/36194-36574 ..........................................-AC.CGCA........aAAAAAAUAAUUGCAAACGACUCGCAAUACgaau............................................................................................................ +AM286415.1/1116549-1116169 ..........................................-AC.CGCA........aAAAAAAUAAUUGCAAACGACUCGCAAUACgaau............................................................................................................ +AP008232.1/3071644-3072027 ..........................................AAC.CUCA.........AAAAAAUAAUUGCAAACGACUCGCAAUUCgaauc........................................................................................................... +AALD02000010.1/63425-63045 ..........................................-AC.CGCA........aAAAAAAUAAUUGCAAACGACUCGCAAUACgaau............................................................................................................ +ACCD01000005.1/64762-65142 ..........................................-AC.CGCA........aAAAAAAUAAUUGCAAACGACUCGCAAUACgaau............................................................................................................ +AY442269.2/10-369 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AAKK02000007.1/7330-7697 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000020.2/2237433-2237799 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001233.1/872109-871743 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001485.1/2749147-2749513 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000142.2/2135368-2135011 ..........................................ACU.GGCA.........UACAUACAAACGCCGAUACUGACGUUUCGu............................................................................................................... +AM747720.1/3241218-3241587 ..........................................-AU.GGGA.........AAAUCGUAACUGCAAACGACGAUACGUU-................................................................................................................ +CP000958.1/1102376-1102007 ..........................................-AU.GGGA.........AAAUCGUAACUGCAAACGACGAUACGUU-................................................................................................................ +BA000031.2/674768-674401 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +BX640413.1/282336-281950 ..........................................-AC.UGGA.........ACACUACAAACGCCAACGACGAGCGUUU-................................................................................................................ +BX640447.1/241865-242251 ..........................................-AC.UGGA.........ACACUACAAACGCCAACGACGAGCGUUU-................................................................................................................ +BX640432.1/247325-247711 ..........................................-AC.UGGA.........ACACUACAAACGCCAACGACGAGCGUUU-................................................................................................................ +CP000526.1/2566848-2567217 ..........................................-AU.GGGA.........AAAACGUAACUGCAAACGACGAUACGUU-................................................................................................................ +CP000570.1/2853082-2853451 ..........................................-AU.GGGA.........AAAACGUAACUGCAAACGACGAUACGUU-................................................................................................................ +AAFX01088509.1/935-572 ..........................................ACU.GGAA.........AAAGUAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +CP000285.1/3454289-3454668 ..........................................CGU.UACG.........AUUAAAUAGUCGCAAACGACGACAACUACgcuc............................................................................................................ +CP000614.1/1042603-1042234 ..........................................-AU.GGGA.........AAAACGUAACUGCAAACGACGAUACGUU-................................................................................................................ +CP000151.1/1084016-1083647 ..........................................-AU.GGGA.........AAAUCGUAACUGCAAACGACGAUACGUU-................................................................................................................ +BA000037.2/823422-823056 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AACY020346596.1/19837-19483 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP000444.1/3388384-3388738 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP000127.1/1307217-1307577 ..........................................CGC.UGCA.........ACAUUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +CP001146.1/1187989-1187640 ..........................................AAC.GGCA.........-AAAAAGAAGUGCCAACACAAAUUUA---................................................................................................................ +AE014299.1/1538496-1538142 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP000446.1/3323222-3323576 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP000090.1/2828530-2828889 ..........................................-AU.GGGA.........AUGCAAUAACUGCUAACGACGAACGUUA-................................................................................................................ +CP000086.1/1835164-1834795 ..........................................-AU.GGGA.........AAAACGUAACUGCAAACGACGAUACGUU-................................................................................................................ +CR378665.1/70600-70233 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUU-................................................................................................................ +CP000270.1/3815315-3815684 ..........................................-AU.GGGA.........AAAACGUAACUGCAAACGACGAUACGUU-................................................................................................................ +CP000469.1/3545784-3546138 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +AACY020562586.1/58305-57951 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +AE017282.2/2818519-2818874 ..........................................AUC.UGCA........aACCAAAUAAACGCCAACGACGACGUUUA-................................................................................................................ +CP000352.1/785856-785497 ..........................................-AU.GGGA.........AUGCAAUAACUGCUAACGACGAACGUUA-................................................................................................................ +AM167904.1/1413101-1412696 ..........................................ACU.GGAA.........ACAAUACAAACGCCAACGACGAGCGUUU-................................................................................................................ +AM180252.1/573061-573436 ..........................................AGC.GGCA.........ACAAUGUAAUUGCAAACAACAAUUACGACu............................................................................................................... +CP000507.1/2868249-2868604 ..........................................AGC.CGCA.........AAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP001219.1/1222516-1222879 ..........................................GGU.CGCA.........GAUUCAUAAUUGCCAACGACAGCAAUUA-................................................................................................................ +CP001132.1/1107491-1107854 ..........................................GGU.CGCA.........GAUUCAUAAUUGCCAACGACAGCAAUUA-................................................................................................................ +CP000681.1/1371577-1371222 ..........................................AGC.CGCA.........CAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP000252.1/1802340-1801985 ..........................................GGU.AGGA.........AAACAAUACUCGCAAACGACUACGAGUA-................................................................................................................ +CR628336.1/182379-182784 ..........................................-GA.CUCAa.......uUAAAUAUAAAUGCAAACGAUGAAAACUUUgcugg........................................................................................................... +CP000116.1/1005311-1004945 ..........................................AAC.UGAA.........AAACUUUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AE008691.1/989409-989759 ..........................................GGU.GGAA.........-AAAAAUAAACGCAGACAGAGAACUC---................................................................................................................ +CP000447.1/1293358-1293003 ..........................................AGC.CGCA.........CCGUUAUAGUUGCAAACGACUCUAACUA-................................................................................................................ +CP000606.1/1467345-1466990 ..........................................AGC.CGCA.........CAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +AL646052.1/943228-942872 ..........................................-AU.GGGA.........ACGCAAUAACUGCUAACGACAACCGUUAC................................................................................................................ +CP000514.1/3730537-3730902 ..........................................AGC.UGCA.........ACGUAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +FM209186.1/4965959-4966311 ..........................................UGC.UGCA.........AACUUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +CP000438.1/4749731-4750083 ..........................................UGC.UGCA.........AACUUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +CP001157.1/4355963-4356314 ..........................................UGC.UACA.........AACUCAUAGUUGCCAACGACGACAACUA-................................................................................................................ +CR522870.1/569610-569245 ..........................................GGC.GGAA........aCUAAUAUAAUCGCAGACGAUUAUAACUA-................................................................................................................ +AE016825.1/2186992-2187356 ..........................................CGC.UGAA.........UUUAUAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +CP000109.2/1520762-1521119 ..........................................UAU.UUCAa.......uUUGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +AE017285.1/1922270-1922621 ..........................................AGC.GGCA.........CAAAAGUAAUUGCCAACAAUUACGACUA-................................................................................................................ +AE004969.1/862950-863312 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AM421808.1/996334-995972 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +CP000075.1/4999820-5000211 ..........................................UGU.UGCAa.......cUUUCUAUAGUUGCCAAUGACGAAACCUACgggg............................................................................................................ +AE000512.1/531684-532039 ..........................................GGU.GGGA........cAAAGAAUAAGUGCCAACGAACCUGUU---................................................................................................................ +AF389969.1/5-355 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000563.1/1487294-1486939 ..........................................AGC.CGCA.........CCGUUAUAGUUGCAAACGACUCUAACUA-................................................................................................................ +CR954246.1/2232366-2232010 ..........................................AGC.CGCAa.......cCUAAAGUAAUCGCAAACGACGAUAACUA-................................................................................................................ +CP000513.1/208739-208388 ..........................................ACU.UUCA........aAACUUAUAGUUGCAAACGACGACAACUA-................................................................................................................ +CP001019.1/668126-667767 .........................................cAGU.UGCA.........AACAGAUAGUUGCAAACGAUAGUAAUUAU................................................................................................................ +AE015451.1/5390009-5390407 ..........................................UGU.UGCA........aCUUUUAUAGUUGCCAAUGACGAAAACUACggcgc........................................................................................................... +CP002420.1/1268682-1269044 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AP006627.1/3123303-3122949 ..........................................-CG.CACA.........AGCCAAUAACUGGCAAAGAAAACAACAACu............................................................................................................... +CP000884.1/5167730-5167353 ..........................................CCA.UUCA.........AAAAACUAACUGCAAACGACGAACGUUU-................................................................................................................ +CP000302.1/1448027-1447673 ..........................................AGC.CGCA.........CCGUUAUAGUUGCAAACGACUCUAACUA-................................................................................................................ +CP001794.1/3173387-3173036 ..........................................-CG.UCAC........cUAAAGAUAACUGGCAAACAAAACUAC---................................................................................................................ +AAEW02000005.1/94749-94397 ..........................................-AG.CCCA........uCUUAUACAAACGCCGAUACUGACGUUUCGu............................................................................................................... +BA000043.1/3063829-3063478 ..........................................-CG.UCAC........cUAAAGAUAACUGGCAAACAAAACUAC---................................................................................................................ +BA000004.3/3652617-3652257 ..........................................--C.GCCA........uCGCCAAUAACUGGCAAAGAAAACAACAACu............................................................................................................... +CP000388.1/2078693-2078337 ..........................................AGC.CGCA.........UUUAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +ACEQ02000004.1/72943-73304 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +CT573326.1/791766-791375 ..........................................UGU.UGCAa.......cUUUCUAUAGUUGCCAAUGACGAAAACUACgagg............................................................................................................ +CP000568.1/3242301-3242687 ..........................................ACG.AGAA........aCUAAAAUAAACGCUAACGAAGAUAAUUA-................................................................................................................ +BA000016.3/1526404-1526044 ..........................................GUA.UGCA........uUAAAGAUAAACGCAGAAGAUAAUUUU---................................................................................................................ +ABDX01000004.1/6714-7074 ..........................................GUA.UGCA........uUAAAGAUAAACGCAGAAGAUAAUUUU---................................................................................................................ +AE017180.1/1874135-1874490 ..........................................AGC.CCGG........gGCGAAUUACACGCCGAUAAUUACGACUA-................................................................................................................ +AE016853.1/5086183-5086570 ..........................................UGU.UGCAa.......cUUUCUAUAGUUGCCAAUGACGAAAACUACgg.............................................................................................................. +AY552545.2/118125-117779 ..........................................UAC.UACA........aAAAAAAUAGUUGCAAAUAACGACAACUA-................................................................................................................ +AM181176.4/5798308-5798704 ..........................................UGU.UGCAa.......cUUCUUAUAGUUGCCAAUGACGAAAACUACggcca........................................................................................................... +AACY023318861.1/904-508 ..........................................UGU.UGCAa.......cUUCUUAUAGUUGCCAAUGACGAAAACUACggcca........................................................................................................... +AE004091.2/901872-901522 ..........................................UGC.UGCA.........AACUUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +CP000232.1/284252-284609 ..........................................GGU.GGAA........cGGCUAUUAAGUGCCGACGAUAAUUUA---................................................................................................................ +CP000148.1/1848574-1848929 ..........................................AGC.CCGG........gGCGAAUUACACGCCGAUAAUUACGACUA-................................................................................................................ +CP000246.1/1709063-1708703 ..........................................GUA.UGCA........uUAAAGAUAAACGCAGAAGAUAAUUUU---................................................................................................................ +AM039952.1/1753447-1753051 ..........................................AGC.AGCA.........AACUUUUAGUUGCCAACGAUGACAACUACgguuc........................................................................................................... +CP000076.1/938686-938293 ..........................................UGU.UGCAa.......cUUCCUAUAGUUGCCAAUGACGAAACCUACgggg............................................................................................................ +AACV01028831.1/1594-1241 ..........................................AGC.UGCA.........AAACUCUAGUUGCCAACGACGACAACUA-................................................................................................................ +AM743169.1/1945390-1945037 ..........................................AGC.UGCA.........AAACUCUAGUUGCCAACGACGACAACUA-................................................................................................................ +CP000058.1/4804338-4804725 ..........................................UGU.UGCAa.......cUUUCUAUAGUUGCCAAUGACGAAAACUACgg.............................................................................................................. +AE008923.1/1746069-1745673 ..........................................AGC.AGCA.........AACUUUUAGUUGCCAACGAUGACAACUACgguuc........................................................................................................... +AACY020564764.1/1738-2092 ..........................................UGC.UGCA........aACUUGUUAGUUGGCGAAAACGCAGACUA-................................................................................................................ +AE017194.1/4827856-4827502 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAACAAUCUU................................................................................................................ +CP000967.1/3496947-3497343 ..........................................AGC.AGCA.........AACUUUUAGUUGCCAACGAUGACAACUACgguuc........................................................................................................... +AAFZ01002114.1/680-1094 ..........................................AGU.CGCA........aACCUUAUAGUUGCCAACGACGACAACUA-................................................................................................................ +AACY022720378.1/378-32 ..........................................UAC.UACA........aAAAAAAUAGUUGCAAAUAACGACAACUA-................................................................................................................ +BA000003.2/202977-202611 ..........................................AGC.CGUA.........AAAAAAUAAUUGCAAAUAAUAAACAAAACu............................................................................................................... +AE017334.2/4834863-4834509 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAACAAUCUU................................................................................................................ +AE016877.1/5030657-5030303 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAACAAUCUU................................................................................................................ +AAGD02010331.1/701-1059 ..........................................AUU.UGCA.........-UAUUUUAGUCGCAAACGACGAAUCUUA-................................................................................................................ +AL157959.1/1166057-1165698 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AAUJ02000001.1/3848858-3848484 ..........................................CCA.UUCA.........AAAAACUAACUGCAAACGACGAACGUUU-................................................................................................................ +AACY020561358.1/221-575 ..........................................CCC.CGAA........aUAUCAAUAAAUGCCGAUUACGGCUAC---................................................................................................................ +CR543861.1/914849-915208 ..........................................AUU.UGCA.........UUUUAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AC165062.2/759-1127 ..........................................UCG.GGAA.........AAAAAUCAAACGCCAACGAUAACUCGUAU................................................................................................................ +AE016830.1/1067257-1066891 ..........................................-CG.UUACa......guUAAAUAUAACUGCUAAAAACGAAAACAAUuc.............................................................................................................. +AL591983.1/115220-114851 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AARY02000146.1/1226-857 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AF389978.1/4-353 ..........................................AAC.CGCA.........-AAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +CP000916.1/157231-156875 ..........................................GGU.GGGA........aCACGAAUAAGUGCCAACGAACCUGUU---................................................................................................................ +AE017355.1/4856870-4856516 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAACAAUCUU................................................................................................................ +CP000001.1/4909622-4909268 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAACAAUCUU................................................................................................................ +AAFX01004374.1/206-561 ..........................................GGU.GGCA........aAAAACUCAGACGCCAACGACGACGUCUA-................................................................................................................ +AAAA02043629.1/984-1362 ..........................................GCA.UUCA.........ACAAACCAACUGCAAACGACGAACGUUU-................................................................................................................ +CP000555.1/2388964-2388593 ..........................................AGC.UGAA.........ACAAACCAACUGCGAACGACGAACGUUU-................................................................................................................ +AE003849.1/2602997-2603351 ..........................................AGC.AGCA.........AACUUAUAGUUGCCAACGAAGACAACUU-................................................................................................................ +CP001175.1/161039-161408 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +CP000323.1/2008654-2008296 ..........................................ACA.UAUA.........UUGUUAUAGUCGCAAACGACGAAAAUUA-................................................................................................................ +CP001472.1/1452760-1452409 ..........................................GCU.CGCA.........AAACAAUACUUGCCAACAACAAUCUG---................................................................................................................ +BA000028.3/2479403-2479040 ..........................................---.-UUAug.....ccUAAAUAUAACUGGCAAAGAAACUAAUCAA................................................................................................................ +AE008922.1/1711297-1710901 ..........................................AGC.AGCA.........AACUUUUAGUUGCCAACGACGACAACUACgguuc........................................................................................................... +CP000316.1/1861517-1861903 ..........................................-GA.CUAA........aACAAACUAACUGCAAACGACGAACGUUU-................................................................................................................ +ACIY01000561.1/557-191 ..........................................-CG.UUACa......guUAAAUAUAACUGCUAAAAACGAAAACAACuc.............................................................................................................. +AE002098.2/1031164-1030805 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AAGA01018978.1/816-458 ..........................................ACA.UAUA.........UUGUUAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AAAL02000007.1/78420-78066 ..........................................AGC.AGCA.........CACUUAUAGUUGCCAACGAAGACAACUU-................................................................................................................ +AM260479.1/857346-857004 ..........................................-AU.GGGA.........AUGCAAUAACUGCUAACGACGAACGUUA-................................................................................................................ +CP000083.1/3996724-3997073 ..........................................AGC.CGCA.........AAACUAUAAUUGCUAACGACGAUACGUU-................................................................................................................ +CP000082.1/1764614-1764256 ..........................................ACA.UAUA.........UUGUUAUAGUCGCAAACGACGAAAAUUA-................................................................................................................ +CP000608.1/1828487-1828067 ..........................................ACA.GUACaaa...ugcCAAUAAUAACUGGCAACAAAAAAGCAAACcgcguagcggcuaacga............................................................................................... +AJ749949.2/1737798-1738218 ..........................................ACA.GUACaaa...ugcCAAUAAUAACUGGCAACAAAAAAGCAAACcgcguagcggcuaacga............................................................................................... +CP000437.1/22848-22428 ..........................................ACA.GUACaaa...ugcCAAUAAUAACUGGCAACAAAAAAGCAAACcgcguagcggcuaacga............................................................................................... +CP000803.1/22872-22452 ..........................................ACA.GUACaaa...ugcCAAUAAUAACUGGCAACAAAAAAGCAAACcgcguagcggcuaacga............................................................................................... +CP000113.1/2426740-2427105 ..........................................CCC.GGCA.........AAGACACAAAAGCCAACGACAACGUUGAGc............................................................................................................... +AAAM03000041.1/33267-32913 ..........................................AGC.AGCA.........CACUUAUAGUUGCCAACGAAGACAACUU-................................................................................................................ +CP000094.2/879220-878831 ..........................................UGU.UGCAa.......cUACUUAUAGUUGCCAAUGACGACCAAUACgg.............................................................................................................. +CP001229.1/18285-18635 ..........................................ACC.AAA-.........ACAAAACAAUUCCCGAACGCGAAAUC---................................................................................................................ +BA000030.3/6202757-6203145 ..........................................AUG.UCGC.........AAAAAAUAAUCGCCAAUACCAAGAGCGAUuccca........................................................................................................... +AE009442.1/2447459-2447813 ..........................................AGC.AGCA.........CACUUAUAGUUGCCAACGAAGACAACUU-................................................................................................................ +CP000679.1/1245181-1244816 ..........................................CCG.AGAA.........GAAAAAUAACUGCAGACAAAGCUGAACU-................................................................................................................ +ABDU01000062.2/17115-16758 ..........................................GUA.UGCA........uUAAAGAUAAACGCAGAAGAUAAUUUU---................................................................................................................ +ABKK02000034.1/88935-88586 ..........................................UGG.GGAAc.......uUUAAAAUAAACGCAGACGAUAAUUUC---................................................................................................................ +CP000002.3/3469669-3469314 ..........................................---.CGCAc.......cUAAAUAUAACUGGCAAAUCUAACCAGAACu............................................................................................................... +AM180355.1/3687738-3687389 ..........................................UGG.GGAAc.......uUUAAAAUAAACGCAGACGAUAAUUUC---................................................................................................................ +CP000503.1/3307740-3308087 ..........................................AGC.CGCA.........CAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +CP000282.1/3471683-3472071 ..........................................AGC.UGCA.........AAUUAUCAGUUGCCAAUGAUGACAACUACgg.............................................................................................................. +CP000359.1/2118878-2119225 ..........................................AAC.GGCA........aAGCCAUUAACUGGCAACCAGAACUAC---................................................................................................................ +CP000255.1/854460-854821 ..........................................CAC.AGU-.........UUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +BA000033.2/839013-839374 ..........................................CAC.AGU-.........UUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +BX842656.1/106010-105665 ..........................................AAC.GUCC.........ACUUUGUAAUUGGCAACGAUUAC------................................................................................................................ +AE017283.1/1467918-1467548 ..........................................CCU.UGGA.........AACCUAUAAGUGCCGAGAACACUCGCACUga.............................................................................................................. +AP009324.1/869435-869796 ..........................................ACA.CACAg.......uUUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +AAWO01000065.1/2096-1738 ..........................................UUU.GGGA.........AAAAGACAACUGCCAACGAAGAGCUG---................................................................................................................ +CP002409.1/1444210-1443840 ..........................................CCU.UGGA.........AACCUAUAAGUGCCGAGAACACUCGCACUga.............................................................................................................. +BX571857.1/837496-837857 ..........................................CAC.AGU-.........UUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +BX571856.1/883681-884042 ..........................................CAC.AGU-.........UUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +BA000018.3/843797-844158 ..........................................ACA.CACAg.......uUUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +AE000513.1/863322-863670 ..........................................AAC.GGCAa.......aGCCAUUUAACUGGCAACCAGAACUAC---................................................................................................................ +AY485228.1/1-386 ..........................................AGG.CCGA.........AAACAAUAAUCGCCAACACCAAGCGCGAUuccuc........................................................................................................... +AE013218.1/203736-203363 ..........................................AAC.CGUA.........AAAAAAUAGCUGCAAAUAAUAAACAAAACu............................................................................................................... +CP000159.1/1402196-1401828 ..........................................UGU.CAGG.........-AACUGUAACUGCGGACGAUUAUUCGUA-................................................................................................................ +AARF01000086.1/11864-12230 ..........................................CGC.UAACg.......cCAAAUUUAAACGGCAAACAACAAAACAACu............................................................................................................... +AACY020564110.1/11913-12262 ..........................................-UC.UGGA........aAAACCAUAAAUGCCGAUAACGGCUAC---................................................................................................................ +CP000454.1/2985502-2985134 ..........................................GUC.UGCA.........AAACAAUAAGUGCCAAACAAACGCGCACUga.............................................................................................................. +AY616521.1/1-382 .........................................gUGU.CGCA.........AAAAAAUAAUCGCCAACUCUAAGCGCGAUuccca........................................................................................................... +AADL01000160.1/2071-2429 ..........................................UUU.GGGA.........AAAAGACAACUGCCAACGAAGAGCUG---................................................................................................................ +AE014295.3/206548-206944 ..........................................CCC.GGCA.........AAAGAAUAAGUGCUAAAUCUAACCGCACUga.............................................................................................................. +Y15063.1/86-434 ..........................................ACC.CGCA.........ACGGCAUAACUGCCAACACCAACUAC---................................................................................................................ +CP000017.1/983425-983772 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAACUCUu............................................................................................................... +AE017221.1/336629-336977 ..........................................ACC.CGCA.........ACGGCAUAACUGCCAACACCAACUAC---................................................................................................................ +CP000605.1/230962-231358 ..........................................CCC.GGCA.........AAAGAAUAAGUGCUAAAUCUAACCGCACUga.............................................................................................................. +ABQK01000005.1/2431625-2431263 ..........................................---.CGCAc.......uUAAAUAUAACUGGCAAAACUAACAGUUUUaacca........................................................................................................... +CP000909.1/2590220-2589860 ..........................................-GG.GGCA.........AGGCAACAACUGCCAACACCAACACUCGGgcccagg......................................................................................................... +CR936503.1/1274331-1273962 ..........................................ACG.UUACa......guUAAUUAUAACUGCAAACAAUAACAAUUCUu............................................................................................................... +AF400065.1/3312-3681 ..........................................ACG.UUACa......guUAAUUAUAACUGCAAACAAUAACAAUUCUu............................................................................................................... +CP000033.3/728512-728880 ..........................................-CG.UUACa......guUAAAUAUAACUGCAAAUAACAAAAAUUCUu............................................................................................................... +AF269873.1/1626-1987 ..........................................UUU.CGGU.........UAAAUAUAACUGACAAAUCAAACAAUAAUu............................................................................................................... +CP000117.1/3231376-3230987 ..........................................AGG.CUCAa......aaCAAAAGUAAAUGCGAAUAACAUCGUAAAAuuugcuc......................................................................................................... +AE015929.1/564585-564945 ..........................................UUU.CGGU.........UAAAUAUAACUGACAAAUCAAACAAUAAUu............................................................................................................... +BA000019.2/3247-2858 ..........................................AGG.CUCAa......aaCAAAAGUAAAUGCGAAUAACAUCGUUAAAuuugcuc......................................................................................................... +CP000046.1/875955-876313 ..........................................CAC.AGU-.........UUAUAAUAACUGGCAAAUCAAACAAUAAUu............................................................................................................... +AE001437.1/832978-833336 ..........................................CUA.UAGGc......cuUAAAAAUAAAGGAUAACGAAAAUAAUUUA................................................................................................................ +CP000422.1/600623-600255 ..........................................-CG.UUCAg.......uUUAUUAUAACUGCAAAAAAUAAUAACAAUuc.............................................................................................................. +CP000473.1/5294752-5294401 ..........................................GAU.CGGA.........-AAACAUAACUGCCAACACGCAGUUU---................................................................................................................ +AL935263.2/2243186-2243557 ..........................................GCU.CAGUu.......uAAAUUAUAACUGCAAAAAAUAAUAACAAUuc.............................................................................................................. +AACY020409485.1/2045-2389 ..........................................UGU.UUAA.........AACAAAUAGUUGCAAAUAAUUACAACUAU................................................................................................................ +AM849034.1/2211870-2211495 ..........................................CUC.UGCA.........-AAAUACAACUGCCAAUAACAAGCAGUCGuc.............................................................................................................. +AACT01039607.1/1457-1864 ..........................................CAC.UACA........aACCUAUUAGUUGCCA-CAUUGACAACUACuggaagugcaaacgacgagu............................................................................................ +AF389950.1/20-340 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AJ867055.1/1-397 ..........................................CAG.GCCG.........AAAAAAUAAUCGCCAACACCAAGCGCGAUuccuccca........................................................................................................ +AL939114.1/192486-192090 ..........................................CAG.GCCG.........AAAAAAUAAUCGCCAACACCAAGCGCGAUuccuccca........................................................................................................ +AF389956.1/20-341 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001022.1/2340046-2339688 ..........................................---.CGCA........uCAGCCAUAACUGGCAAAACUAACACACAA................................................................................................................ +BA000039.2/236043-236428 ..........................................GAG.UCCAa......gcCAAAAGUAACUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +CP000880.1/216939-216618 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +BA000034.2/1107458-1107805 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAACUCUu............................................................................................................... +AL009126.3/3451071-3450712 ..........................................---.CGCAc.......uUAAAUAUAACUGGCAAAACUAACAGUUUUaacca........................................................................................................... +CP000088.1/2912337-2911966 ..........................................GCG.ACCGc.......gAAAAAAUAAGUGCCAACUCUAAGCGCACUga.............................................................................................................. +AE015925.1/760011-760435 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucaguuu............................................................................................... +CP001221.1/176574-176921 ..........................................ACC.UUCA.........-AACAAUAACCGCUAAUAACGAAUUA---................................................................................................................ +AF389961.1/19-340 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000416.1/1289472-1289843 ..........................................--G.UCCAg......uuUAAUUAUAACUGCAAAAAAUAAUAACAAUuc.............................................................................................................. +AF389958.1/19-340 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389947.1/19-339 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AE017198.1/812877-813243 ..........................................ACG.UCACag.....uuAAAUUAUAACUGCAAAUAACGAAAAUUCUu............................................................................................................... +AF389962.1/19-339 ..........................................AGC.CGCA.........-AUAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389955.1/19-340 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000423.1/1024842-1024479 ..........................................CGG.AACA........gUUAAUAUAACUGCAAAGAACGAAAAUUCUu............................................................................................................... +AM946015.1/984321-984670 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAACUCUu............................................................................................................... +CP001037.1/6023908-6024297 ..........................................AGG.CUCAa......acAAAAAGUAAAUGCGAAUAACAUCGUUAACuuugcuc......................................................................................................... +BX571661.1/326505-326873 ..........................................---.CCCG........cAAUCAAUAAACGCAAACAACGCAAACUACgcucc........................................................................................................... +AE015928.1/5798212-5798608 ..........................................GUU.AUCA.........AAACUUUAUCUGGCGAAACUAAUUAC---................................................................................................................ +AE001363.1/138493-138068 ..........................................GCC.AACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuauuagcuu............................................................................................... +AACY022163104.1/800-460 ..........................................GUA.GGAAa.......aAAAAGAUAACUGCCAAACCUAAAUUG---................................................................................................................ +CP000750.2/3144288-3144653 ..........................................CCA.UGCA.........AACCAAUAGGUGCCGAUUCCAAGCGCACCga.............................................................................................................. +AACY020561232.1/2642-2986 ..........................................UUG.UUUA........aAACAAAUAGUUGCAAAUAAUUACAACUAU................................................................................................................ +AE009951.2/1209564-1209221 ..........................................---.AACA........cAUCUUUUAGAUGGAAACAAAGAUUAC---................................................................................................................ +AF389949.1/19-338 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP001145.1/429109-429461 ..........................................GGU.AGCAa......ggCAAAAAUAAAUGCCGAACCAGAAUUU---................................................................................................................ +CP000260.1/1058342-1058686 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAACUCUu............................................................................................................... +AE001273.1/21082-20663 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucagcuu............................................................................................... +AF389965.1/19-342 ..........................................AGC.CGCAa......aaAAAAUAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389963.1/19-339 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389952.1/44-364 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGGAAACUA-................................................................................................................ +CP000419.1/583008-583357 ..........................................--U.CA--g.......uUAAAUAUAACUGCAAAAAAUACUAAUUCUu............................................................................................................... +AE016822.1/1400978-1400585 ..........................................UCC.AUGC.........AAAAAAUAAGUGCCAAUUCCAAGAGCACUgucucggcca...................................................................................................... +CP001275.1/249350-249702 ..........................................AGG.GGCA.........GCCAAGUAACUGGCGAGCGCGAACUC---................................................................................................................ +AE016826.1/200304-199940 ..........................................AAA.CCAU.........AAAAAAUAGUAGCAAAACAAAAUCAAUA-................................................................................................................ +FM872308.1/21676-21257 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucagcuu............................................................................................... +AF389951.1/19-338 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGUCGAAAACUA-................................................................................................................ +CP000932.1/1225993-1225635 ..........................................GCU.CAAA........uUAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +AAFX01031538.1/449-804 ..........................................GAU.CGGA.........AAACAACAACUGCCAACAACACGCAGUUU................................................................................................................ +AAGP01000004.1/107195-107571 ..........................................CUC.UGCA.........AAACAAUAGGUGCUAAGUCUAAUAACCGCaccg............................................................................................................ +FJ619521.1/691-1004 ..........................................AGC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389943.1/19-339 ..........................................AGC.CGCA.........-AAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +FM204883.1/989840-989492 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUAACACAACUu............................................................................................................... +AF389960.1/19-341 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389964.1/19-339 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUG-................................................................................................................ +AF389959.1/19-340 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +FM204884.1/1203181-1203529 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUAACACAACUu............................................................................................................... +AE007317.1/773607-773954 ..........................................--U.CA--g.......uUAAAUAUAACUGCAAAAAAUAACACUUCUu............................................................................................................... +CP000918.1/834786-835133 ..........................................--U.CA--g.......uUAAAUAUAACUGCAAAAAAUAACACUUCUu............................................................................................................... +AM884176.1/343330-342911 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucagcuu............................................................................................... +AE017226.1/246562-246212 ..........................................--C.GGCA........aACACUAUAACUGCCGAAAAUAACGACAGUuucg............................................................................................................ +ABYE01000001.1/21079-20663 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucagcuu............................................................................................... +BA000022.2/3317157-3316759 ..........................................AGG.CUCAa.......aAAAAAGUAACUGCGAAUAACAUCGUCAGCuucaa........................................................................................................... +AE002160.2/343251-342834 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuaucagcuu............................................................................................... +ABIZ01000001.1/2235966-2236321 ..........................................UCG.GAUCa.......aACAAACUAAAUGCGAACUCUAACGAGCUU................................................................................................................ +AE005672.3/821929-822276 ..........................................--U.CA--g.......uUAAAUAUAACUGCAAAAAAUAACACUUCUu............................................................................................................... +CP001644.1/873841-873513 ..........................................-AU.GGGA.........AUGCAAUAACUGCUAACGACGAACGUUA-................................................................................................................ +BA000008.3/138204-137782 ..........................................GCC.AACA.........AAACAAUAAAUGCCGAACCUAAGGCUGAAugcgaaauuauuagcuu............................................................................................... +FM211187.1/775852-776199 ..........................................--U.CA--g.......uUAAAUAUAACUGCAAAAAAUAACACUUCUu............................................................................................................... +CR848038.1/730177-730601 ..........................................GCC.GACA.........AAACAAUAAAUGCCGAACCUAAGGCUAAAugcgaaauuaucaguuu............................................................................................... +AP006841.1/1350686-1351083 ..........................................GUU.AUCA.........AAAUUUUAUCUGGCGAAACUAAUUAC---................................................................................................................ +CR626927.1/1289246-1289643 ..........................................GUU.AUCA.........AAAUUUUAUCUGGCGAAACUAAUUAC---................................................................................................................ +ABGO01000552.1/2485-2074 ..........................................GCC.GAUC.........AAAAUUUAACUGCUGAACCGCAGUAC---................................................................................................................ +AADV02000210.1/4102-3717 ..........................................AGA.CUCAa......aaCAAUAGUAACUGCGAACAACAUCGUAAGCuucaa........................................................................................................... +AF389948.1/19-339 ..........................................AGC.CGCA.........AAAAAAUAGUCUCAAACGACGAAAACUA-................................................................................................................ +CP000024.1/560365-560714 ..........................................--U.CA--g.......uUAAAUAUAACUGCAAAAAAUACUAAUUCUu............................................................................................................... +AF389966.1/18-338 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +ABGI02000002.1/57019-57380 ..........................................---.--U-.........CUAAAAUAAAUGCAAAAAAUAAUAACUUUacaagcu......................................................................................................... +CR954253.1/581189-581550 ..........................................-CG.UUAAac....aguUUAAAUUAACUGCAAACGAAAACUCAUA-................................................................................................................ +AE015924.1/2226462-2226056 ..........................................GAC.AUCA.........AAAGUUUAAUUGGCGAAAAUAACUAC---................................................................................................................ +CP000951.1/28953-29348 ..........................................AGA.UCCAa......acAAAAUGUAACUGCGAACAACAUCGUUCCUuucgcuc......................................................................................................... +AF389946.1/19-339 ..........................................AGC.CGCA.........AAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +CP000393.1/7574767-7575164 ..........................................GGA.CUCAa.......aAAAUAAUAAGUGCAAACAACAUUGUACCUuuugcucg........................................................................................................ +AF389957.1/21-333 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AB003477.1/1390-1783 ..........................................AGG.CUCAa.......cCAAAAGUAACUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +CP000100.1/989730-989337 ..........................................AGG.CUCAa.......cCAAAAGUAACUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +AAFA03000004.1/17757-17410 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAACACUu............................................................................................................... +BX294141.1/117195-117574 ..........................................CUG.AUCAa.......aAACUUUUAGUUGCAGAAGAAAACUUU---................................................................................................................ +CP000538.1/1278617-1278259 ..........................................GCC.CAAA.........UAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +AAFL01000002.1/28456-28814 ..........................................GCC.CAAA.........UAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +CP000725.1/1316530-1316182 ..........................................GCC.AGU-.........UAAAUAUAACUGCAAAAAAUAAUACUUCUu............................................................................................................... +AF389968.1/19-336 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000408.1/1368887-1368534 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAACACUu............................................................................................................... +AE017125.1/1767632-1768000 ..........................................UAC.CACA.........AAUAAAUAAACGCAAACAACGCAAAUUACgcucc........................................................................................................... +AP010655.1/886656-887004 ..........................................GCC.AGU-.........UAAAUAUAACUGCAAAAAAUACAAAUUCUu............................................................................................................... +AF389974.1/19-336 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389973.1/20-337 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000013.1/46893-46531 ..........................................---.--U-.........CUAAAAUAAAUGCAAAAAAUAAUAACUUUacaagcu......................................................................................................... +AF389945.1/20-340 ..........................................AGC.CGCA.........AAAAAAUAGUUGCAAACGACGAAAACUA-................................................................................................................ +AF389977.1/33-350 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AY491435.1/1-310 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AE000511.1/838812-838427 ..........................................---.-GCA........aCAAAAAUAACUGUAAACAACACAGAUUACgcucc........................................................................................................... +CP000820.1/7030866-7030492 ..........................................CCG.UUCA.........GAACAACAGCUGCCACUAAGACGCAGCCUgcuagcu......................................................................................................... +AL766848.1/13776-13427 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAAUUCUu............................................................................................................... +AF440353.1/1-310 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AF389942.1/19-340 ..........................................AAC.CGCA.........-AAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AY204390.2/768-425 ..........................................CCG.GGAA.........ACAACACAACUGCCAACAACGAAAUG---................................................................................................................ +AY491434.1/1-311 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AAFJ01000006.1/109216-108858 ..........................................GCC.UAAA.........UAAAAUUAAACGCAAACAACGCGAAAUUUgcucc........................................................................................................... +BA000035.2/872709-873084 ..........................................CGC.AGCA.........AACCAAUAAGCGCCGAGAAGACUCAGCGCga.............................................................................................................. +CP000805.1/277716-278069 ..........................................---.CGGC........gCCUUUAUAACUGCCAAUUCUGACAGUUUCga.............................................................................................................. +ABGK02000007.1/123731-124089 ..........................................---.--U-.........CUAAAAUAAAUGCAAAAAAUAAUAACUUUacaagcu......................................................................................................... +AF389975.1/19-336 ..........................................AAC.CGCA.........AAAAAGUAGUCGCAAACGACGAAAACUA-................................................................................................................ +ACKV01000008.1/12419-12062 ..........................................---.GGCA........gAAAUUUUAACUGCAAAAAACGAAAACUCUu............................................................................................................... +CP000114.1/1000313-999964 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAAUUCUu............................................................................................................... +AE009948.1/922761-922412 ..........................................UGC.CAGU.........UAAAUAUAACUGCAAAAAAUACAAAUUCUu............................................................................................................... +AE016958.1/3520218-3519851 ..........................................CGU.UGCA.........AAUAGAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +CP000487.1/460574-460214 ..........................................GCC.CAAA........aUAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +AY846304.1/1-313 ..........................................AGC.CGCA.........AAAAGAUAGUCGCAAACGACAAUCAGUACg............................................................................................................... +AF389979.1/19-336 ..........................................AAC.CGCA.........-AAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +CP000027.1/1361697-1362048 ..........................................GGU.GGCA.........-AAAAACAACUGGCGAACGUGAACUC---................................................................................................................ +AF389983.1/18-335 ..........................................AAC.CGCA.........-AAAAAUAGUCGCAAACGACGAAACCUA-................................................................................................................ +ACFI01000164.1/26695-26328 ..........................................CGU.UGCA.........AAUAGAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +BX248356.1/37148-37532 ..........................................CGU.AGCA.........AAUAUAUAAGCGCAGAGAACACUCAGCGCga.............................................................................................................. +AY911527.1/1-311 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AL111168.1/1293658-1293303 ..........................................GCC.CAAA.........UAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +CP000425.1/1442760-1442402 ..........................................CCG.CAGA.........UAAAUAUAACUGCUAAAAAUAAUACACAAac.............................................................................................................. +BX927150.1/150689-151065 ..........................................CGC.AGCA.........AACCAAUAAGCGCCGAGAAGUCUCAGCGCga.............................................................................................................. +AE005176.1/1457456-1457098 ..........................................CCG.CAGA.........UAAAUAUAACUGCUAAAAAUAAUACACAAac.............................................................................................................. +CP000480.1/2169257-2169625 ..........................................CGU.UGCA.........ACCAAUUAAGCGCCGAUUCCAAUCAGCGCga.............................................................................................................. +CP001635.1/1754992-1755347 ..........................................-GA.UUCA........aACAAACUAACUGCAAACGACGAACGUUU-................................................................................................................ +CP001358.1/1443619-1443282 ..........................................AGC.GGCA.........CAAAAGUAAUUGCCAACAACGAUUACGACu............................................................................................................... +AE001439.1/801377-800995 ..........................................---.-GCA........aCAAAAAUAACUGUAAACAACGCAGAUUACgcucc........................................................................................................... +AF389981.1/19-335 ..........................................AAC.CGC-.........AAAAGAUAGCCGCAAACGACGAAACCUA-................................................................................................................ +U68075.1/22-331 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000702.1/403790-403470 ..........................................GGU.GGGA........cAAAGAAUAAGUGCCAACGAACCUGUU---................................................................................................................ +FM211192.1/809064-809432 ..........................................CGU.UGCA.........GCAAUAUAAGCGCCGAUUCAUAUCAGCGCga.............................................................................................................. +AP006618.1/4642707-4642340 ..........................................CGC.UGCA.........ACCAAUUAAGCGCCGAUUCUCAUCAGCGCga.............................................................................................................. +AF389985.1/19-332 ..........................................AGC.CGCA.........CAGUUAUAGUUGCAAACGACGAUAACUA-................................................................................................................ +AY364898.1/1-307 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AY364895.1/1-307 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000325.1/2679105-2678738 ..........................................CGA.UGCA.........ACUAGAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +AF389976.1/18-333 ..........................................AAC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000386.1/1626790-1626431 ..........................................GCC.GGCAc.......cUAAACAUACACGCCAACGACAGAGAGAUG................................................................................................................ +L43967.2/406542-406929 ..........................................---.CU-A........gGUUCAAUAACCGACAAAGAAAAUAACGAAguguugguagauccaaauuugauca....................................................................................... +U00089.2/571825-572211 ..........................................---.CU-A........gGUAUAAUAACCGACAAAAAUAACGACGAAguuuugguagauccaauguugaucg....................................................................................... +AE000516.2/3464130-3463763 ..........................................CGU.UGCG.........ACCAAAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +BX248344.1/299881-299514 ..........................................CGU.UGCG.........ACCAAAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +CP000611.1/3480490-3480123 ..........................................CGU.UGCG.........ACCAAAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +AM408590.1/3422820-3422453 ..........................................CGU.UGCG.........ACCAAAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +HE572590.1/3532494-3532127 ..........................................CGU.UGCG.........ACCAAAUAAGCGCCGAUUCACAUCAGCGCga.............................................................................................................. +AE006470.1/660570-660973 ..........................................GUC.UAUG.........UACCAAUAGAUGCAGACGAUUAUUCGUAU................................................................................................................ +AL583919.1/121055-121420 ..........................................CGU.UGCA.........GCAAUAUAAGCGCCGAUUCAUAUCAGCGCga.............................................................................................................. +AY911519.1/1-337 ..........................................-AC.UGGA.........ACACUACAAACGCCAACGACGAGCGUUU-................................................................................................................ +U68081.1/22-350 ..........................................AGC.GGCA.........CAAAAGUAAUUGCCAACAACGAUUACGACu............................................................................................................... +CP001050.1/750995-750675 ..........................................-AC.UGAA.........UUCAAAUAGUCGCAAACGACGAAACUUA-................................................................................................................ +AJ629111.1/506-157 ..........................................---.----u.......gCAGAUAUAACUGCAAAAAAUAAUGAACCAuc.............................................................................................................. +CP001215.1/4837167-4836853 ..........................................C--.GUCA........aAGCCUAUAAUUGGCAAACAAAACAAUCUU................................................................................................................ +CP000312.1/1455328-1455014 ..........................................GUA.UGCA........uUAAAGAUAAACGCAGAAGAUAAUUUU---................................................................................................................ +ACAT01000012.1/45784-45462 ..........................................-CG.UUACa......guUAAAUAUAACUGCUAAAAACGAAAACAAUuc.............................................................................................................. +AE017262.2/2463847-2463523 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +FM242711.1/2481647-2481323 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AF137379.1/195547-195873 ..........................................CAC.UUCAu......ugCUUGAUUGCAUGCUAAUCAGAUUCUUCCUuucucuc......................................................................................................... +U68076.1/22-329 ..........................................AGC.CGCAa.......uUUAAAGUAAUCGCAAACGACGAUAACUA-................................................................................................................ +AF440342.1/1-322 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AF440349.1/1-322 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AF440351.1/1-322 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AM263198.1/2430862-2430542 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AF440350.1/2-322 ..........................................CGU.CAAAg.......cCAAUAAUAACUGGCAAAGAAAAACAAAACc............................................................................................................... +AF440335.1/2-315 ..........................................-CG.UUACa......guUAAAUAUAACUGCUAAAAACGAAAACAACuc.............................................................................................................. +AF375582.1/9-303 ..........................................-CG.UUACa......guUAAAUAUAACUGCUAAAAACGAAAACAACuc.............................................................................................................. +AF440336.1/1-322 ..........................................GUC.AAA-g.......cCAAUAAUAACUGGCAAACAAAACAACAAUu............................................................................................................... +AY911521.1/1-340 ..........................................UGU.UGCAa.......cUUCCUAUAGUUGCCAAUGACGAAACCUACgggg............................................................................................................ +AY911520.1/1-342 ..........................................UGU.UGCAa.......cUUUCUAUAGUUGCCAAUGACGAAACCUACgggg............................................................................................................ +AY911522.1/1-341 ..........................................UGU.UGCAa.......cUUUCUAUAGUUGCCAAUGACGAAACCUACggcgagg......................................................................................................... +AY846305.1/1-307 ..........................................ACA.UAUA.........UUGUUAUAGUCGCAAACGACGAAAAUUA-................................................................................................................ +AACY020396050.1/454-188 ..........................................-U-.CUAA........aCUAUAUUAAGUGCCGAUAAUGGCCAA---................................................................................................................ +AY911524.1/1-307 ..........................................CG-.-UCA........aAGCCUAUAACUGGCAAACAACAAAACAACu............................................................................................................... +CP000439.1/15626-15294 ..........................................ACA.GUACaaa...ugcCAAUAAUAACUGGCAACAAAAAAGCAAACcgcguagcggcuaacga............................................................................................... +AF375575.1/11-299 ..........................................-CG.UUACa......guUAAAUAUAACUGCAAAUAACAAAAAUUCUu............................................................................................................... +CP002222.1/2211225-2211552 ..........................................GCU.CAGUu.......uAAAUUAUAACUGCAAAAAAUAAUAACAAUuc.............................................................................................................. +AY040838.1/1-298 ..........................................GGG.CGGA.........AGGCUUUAAUUGCCGAAGAUAACUAC---................................................................................................................ +AF375577.1/11-299 ..........................................-CG.UUACa......guUAAAUAUAACUGCAAAUAACAAAAAUUCUu............................................................................................................... +AY082653.1/2-336 ..........................................AGG.CUCAa......aaCAAAAGUAAAUGCGAACAAUAUCGUAAAAuuugcucg........................................................................................................ +AF375585.1/1-302 ..........................................ACA.CACA........gUUAUAAUAACUGGCAAAGAAAACAAUAAUu............................................................................................................... +AF375587.1/1-302 ..........................................ACA.CACA........gUUAUAAUAACUGGCAAAGAAAACAAUAAUu............................................................................................................... +ABGQ01000005.1/122398-122710 ..........................................GCC.CAAA.........UAAAAUUAAACGCAAACAACGUUAAAUUCgcucc........................................................................................................... +CP000414.1/273277-273583 ..........................................---.GGCA........gAAAUUUUAACUGCAAAAAACGAAAACUCUu............................................................................................................... +AF375568.1/8-285 ..........................................---.CA--g.......uUAAAUAUAACUGCAAAAAAUACUAAUUCUu............................................................................................................... +AF375579.1/10-290 ..........................................UCG.CAGA.........UAAAUAUAACUGCUAAAAAUAACACUUCUu............................................................................................................... +DQ250622.1/20-291 ..........................................-AG.CAUA.........UAAAUAUAAACGCAAACAACGCAAAUUACgcucc........................................................................................................... +U68082.1/22-356 ..........................................---.-GCA........aCAAAAAUAACUGUAAACAACACAGAUUACgcucc........................................................................................................... +CP000141.1/258392-258750 ..........................................UGG.UGGG.........AAAAGAUAACUGCCAACGAAAACUAC---................................................................................................................ +CP001147.1/1166175-1165826 ..........................................GGU.AGGG.........AAAACACAACUGCCAACAACGAAUUG---................................................................................................................ +CP000112.1/1988490-1988131 ..........................................AGC.GGCA.........CAAAUGUAAUUGCCAACAACGAUUACGAAu............................................................................................................... +CP000016.1/678009-678400 ..........................................AGC.CUCA.........-AAAGAUAAAUGCAAAUAAUACUACAUAUagaga........................................................................................................... +BX908798.1/630473-630069 ..........................................ACC.GGUA.........AAACAAUAAAUGCUAACAAUAGCAAUAAAauugcaaaaguugacu................................................................................................ +AE014184.1/278117-278485 ..........................................UCC.UCGC.........AAAAUAUAAGUGCCAACUUAAAGCGCACUga.............................................................................................................. +BX248583.1/610694-611086 ..........................................AAU.CUCA.........-AAAAAUAAUUGCAAAAAAUAAAUAUAAUgaac............................................................................................................ +CP000249.1/937591-937964 ..........................................CCG.UUCA.........GAACAACAGCUGCCAACAAGACGCAGCCCacuaccc......................................................................................................... +AF022186.2/109751-109498 ..........................................AGC.AGA-c.......aAAGAAAUAAAUGCAAACAAUAUUAUUGAAa............................................................................................................... +AAFX01035522.1/635-271 ..........................................GAU.UACC.........GACCAAUAAUUGGCGAAACUCGUUUC---................................................................................................................ +CP000108.1/2092429-2092029 ..........................................GUC.UAUG........cAACCUUUAGAUGCAGACGAUUAUUCGUAU................................................................................................................ +AE000657.1/1153844-1153501 ..........................................---.-GCC........gCUAAAACAGCUCCCGAAGCUGAACUC---................................................................................................................ +CP000383.1/1433554-1433957 ..........................................AGU.UCCG.........-AACAAUAAUUGGCGAAGAAUCUUAC---................................................................................................................ +AY040837.1/1-317 ..........................................AGC.CGCA.........AAAAAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +CP000471.1/1522615-1522980 ..........................................--G.ACCA........aACUUUACAAUUGCCAAUGACGAGCACUACgcuc............................................................................................................ +AAGX01000013.1/8741-9125 ..........................................---.CU-A........gGUUCAAUAACCGACAAAGAAAAUAACGAAguguugguagauccaaauuugauca....................................................................................... +AF137379.1/97379-97053 ..........................................CAC.UUCAu......ugCUUGAUUGCAUGCUAAUCAGAUUCUUCCUuucucuc......................................................................................................... +U68077.1/22-338 ..........................................AGC.UGCA.........ACGUAAUAGUCGCAAACGACGAAAACUA-................................................................................................................ +AY129337.1/100059-100495 ..........................................CGC.GGCA.........-ACUGAUAAACGCAACCGACACGGAUGCAacggugaccgacgccgagaucga......................................................................................... +S67602.1/1-411 ..........................................CUA.CU--a......ggUUUAAAAAAACGCAAAUAAAAACGAAGAAacuuuugaaaugccagcau............................................................................................. +AF481102.1/4584-4323 ..........................................---.----.........-----------------------------................................................................................................................ +AF389984.1/19-335 ..........................................AAC.CGCA.........-AAAGAUAGUCGCA-ACGACGAAACGCA-................................................................................................................ +AY911518.1/2-342 ..........................................GGG.CUCAa.......cAAAUAAUAAGUGCAAACAACAUUGUACCUuuugcuc......................................................................................................... +EF508371.1/55977-55668 ..........................................AAG.CUCA........uCAUAAAUAAAUGCAAAUAAUAUUGUA---................................................................................................................ +AY082651.1/2-338 ..........................................CAA.CUCAa......aaAAAAAGUAAAUGCGAACAACAUCGUUCCUuucgcucg........................................................................................................ +AY082650.1/21-310 ..........................................GGC.UCAAa......ucUAAAUAUAGAUGCAAACAACAUCGUAAAAuucga........................................................................................................... +AACY023480922.1/1342-1077 ..........................................UUU.CUCAa......aaAAAUAAUAAAUGCAAAUAACAUUUUAAAA................................................................................................................ +#=GC SS_cons ..........................................>>>.>>>>.........,,,,,,,,,,,,,,,,,,,,,,,,,,,,,................................................................................................................ +#=GC RF ..........................................acc.ggca.........AAAaaAUAAaUGCcAAcaAuaAuuacuau................................................................................................................ + +CP002858.1/636403-636054 .........................................................................................-GC.AC.UCG...C...U.GCu..............gcGUAGA........................UAGCA.GCGA.................................. +AQSL01000153.1/17879-17520 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAAua....................aaAGACA.GCC-.................................. +CP005990.1/1020353-1020710 .........................................................................................CGC.UC.UCG...C...G.GC.................CUAAA........................AACCC.GUGA.................................. +CP000238.1/599480-599857 .....................................................................................cuguUGC.AU.UAG...C...A.GC.................UUAAA........................--UCA.GCUUaagaac............................ +CP001825.1/749016-749371 .........................................................................................-GC.UC.UAG...C...C.GC.................CUAAUuu....................agCUGCG.GCUA.................................. +KI530573.1/179971-180319 .........................................................................................-GC.UC.UCG...C...U.GC.................AUAGU........................-GUCA.GCGA.................................. +ASKJ01000008.1/8063-7702 .........................................................................................-GC.CC.UAG...C...G.GC.................CUAAG........................-GGCC.GCU-.................................. +AP009178.1/366342-366716 ................................................................................uuacgcaguAGC.AG.CGU...A...A.GU.................UUAAC........................AAACU.UACG.................................. +AUYT01000001.1/1918707-1918352 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUua....................aaAGCUA.GCC-.................................. +AUCY01000015.1/19166-18808 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU.......................uAAGCU.GCG-.................................. +ASJR01000001.1/32419-32772 .........................................................................................CGC.AG.UAG...C...A.GC.................GUAAC.......................aACGCU.GCG-.................................. +EQ973344.1/309470-309111 ......................................................................................uuuAGC.UU.GCG...C...U.GC.................UUAGUuu...................ucuAAGCA.GU--.................................. +GG688422.1/796853-797205 .........................................................................................-GC.AU.UUG...C...U.GC.................CUAA-........................--GCA.GCUU.................................. +AWNK01000007.1/2603-2958 ........................................................................................uAGC.AG.CCG...C...A.GC.................GUAA-........................--GCU.GCGG.................................. +FP565809.1/2090387-2090739 .........................................................................................-GC.UU.UAG...C...G.GC.................UUAGU........................-UGCU.GCU-.................................. +AAQJ02000001.1/107653-108060 ..................................................................................aaaacguUGC.UA.UUG...C...U.GC.................CUAAU........................CCGUA.GUUAauucguaacguuggugc................. +KI931836.1/25582-25945 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAU........................--UAA.GCCA.................................. +KB904802.1/126181-125821 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAAU........................AACCG.GUU-ga................................ +AWNR01000023.1/15640-15289 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAAA.......................aAAGUA.GCUA.................................. +AFGF01000016.1/98-443 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAU........................--GC-.--UA.................................. +ATHV01000022.1/103068-102712 .........................................................................................CGC.CC.UGG...C...U.GC.................UUAGU........................-UGCG.GUCA.................................. +CP002431.1/1755900-1756290 ........................................................................................aCGC.UA.UAG...C...U.GC.................CUAGUuu....................cuAGGUG.ACU-guaguuccag........................ +CP003549.1/4580582-4580961 ...................................................................................gcgucaAGC.AG.UAG...C...U.GC.................UUAAAcuuu................uuuc-----.----gua............................... +ACJM01000005.1/68711-69066 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUu......................aAAGCA.GCG-.................................. +HF951689.1/2306922-2307273 .........................................................................................CGC.GC.UCG...C...G.GC.................UUAAU........................UAGCC.GC--.................................. +FR898651.1/77917-78268 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAGG........................-UGCG.GCUA.................................. +AP012209.1/218727-219086 .........................................................................................-UU.AC.AAG...C...U.GC.................UUAAUua....................auAGCUA.GCUU.................................. +KB899636.1/1103066-1102672 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAA........................--GCA.GU--acaugcgccaguagccgca............... +CP002514.1/2635929-2635561 .........................................................................................CGC.UC.UCG...C...A.GC.................CUAAUc......................aCUGCU.G---.................................. +ASLA01000048.1/2102-1719 ...............................................................................agaacauccuGGC.UU.UGG...A...U.GC................gUUAAA........................-UGUU.CCCAcaaugu............................ +CP002116.1/2157788-2157433 .........................................................................................CGC.AU.UAG...C...C.GC.................GUAAG........................--UCG.GCUA.................................. +ASOC01000115.1/3064-2663 .................................................................uguuacuccgaacuucgcgccuguCGC.AC.UCG...C...U.GC.................UUAAU........................-CGCA.GCGA.................................. +KE386488.1/2302343-2301937 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAAU........................-UUUA.CCGAguaaaauuaccuuaauccgcc............. +KB731324.1/5596722-5597112 ................................................................................uaaaacugcACC.UG.UUG...C...A.GC.................AUAAA.......................aCACCU.CUAAuucag............................. +HF996868.1/105202-104824 .........................................................................ucaauaagaacgcuguAGC.UU.UUG...C...-.--.................CUAAUcu....................aa-----.----uuag.............................. +ALXF01000043.1/19177-19547 ......................................................................................uuaCGC.CU.UAG...C...U.GC.................CUAAA........................CAGCA.GU--cg................................ +HE978586.1/16541-16890 .........................................................................................-GC.UU.ACG...C...U.GC.................UUAGUu.....................aaAAGCA.GC--.................................. +ATUV01000002.1/430394-430763 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAGau....................aaAAGCA.GC--.................................. +CP007128.1/3913005-3912647 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAAGgcuua.............ggccuuACCCA.GCAG.................................. +JH992902.1/898595-898946 .........................................................................................-GC.UC.UGG...C...G.GC.................UUAA-........................--GCC.---A.................................. +APKF01000001.1/3068-2714 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAAUuc....................gcACGCA.GCA-.................................. +AUIC01000003.1/527982-527611 ......................................................................................uuuCGC.CC.UCG...C...U.GC.................GUAAAg......................c-----.--GAgccu.............................. +HG793133.1/844919-845298 ..................................................................................cccaaccAGC.UU.UUG...C...U.UA................aUUAAA.......................gCUUAA.GCCG.................................. +ALJM01000044.1/142922-143282 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAAU.......................aGCGCG.GCUU.................................. +FR891194.1/2245-2609 .........................................................................................-GC.--.-UG...C...U.GC.................CUGAA........................CGGCA.GU--gacgcggac......................... +JAGN01000007.1/210-575 ......................................................................................uuuAGC.AU.UCG...C...U.GC.................CUAAA........................-AACA.GCA-ug................................ +AUFW01000018.1/1438-1080 .........................................................................................-GC.AU.UAG...C...A.GC.................AUAAUu......................uAGUCU.GCUA.................................. +ABCK01000022.1/52666-53029 .........................................................................................CGC.AU.UAG...C...G.GC.................AUAAGa.....................uaAGCCC.GCU-.................................. +ARQD01000001.1/166156-166556 ......................................................................uagcuucauggcaagguauGGC.--.-UG...C...U.GC.................CUAACu......................uAGGCA.G---au................................ +HE610718.1/464779-464439 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAAU.......................uAGGUA.GC--.................................. +CP001992.1/1409800-1410172 .....................................................................................ccuuCGC.CU.UGG...C...U.GC.................UUAACcc....................aa-----.----gggaa............................. +CP001744.1/2441287-2441647 .........................................................................................CGC.UC.UGG...C...U.GC.................CUAGAg.....................auAGGUA.ACC-.................................. +AUHX01000013.1/95926-96324 .........................................................................................-GC.CU.UAG...C...U.GC.................GUAAUcu...................gaaCUA--.----uaguaagauuaccuuaacc............... +AAVU01000091.1/1296-902 ................................................................................uccucgcguAGC.AG.UAG...C...U.GC.................GUAGGaa...................caa-----.----aaaccucac......................... +GG774889.1/871343-871741 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAA........................CGGAA.GUA-uaguacuuuaagcuuaauua.............. +KB900537.1/113361-112992 ......................................................................................ucgCGC.CC.UCG...C...G.GC.................CUGAU........................-----.----.................................. +FR898229.1/7571-7218 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAG.......................u--GC-.GCG-.................................. +AZMC01000283.1/4374-4034 .........................................................................................-GC.AC.UGG...C...A.GC.................UUAA-........................----U.GCCA.................................. +JH597773.1/1074245-1073899 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAU........................AGGUA.GCAA.................................. +KI259821.1/152029-152373 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAG-........................--UCU.GCU-.................................. +FP929056.1/2034356-2034003 .........................................................................................-GC.AU.UGG...C...G.GC.................UUAGG........................--CCU.GCCA.................................. +FR881339.1/29502-29115 .............................................................................caacaacgaaauGGC.GG.UAG...C...U.GC.................UUAAUu.....................uaAAGCA.GC--.................................. +BA000021.3/122211-122575 .....................................................................................cugcUCU.AU.UAG...C...A.GC.................UUAAUuaga................auaa-----.----aaucu............................. +CP003945.1/2841847-2842237 ..................................................................................guaaggcAGC.UG.CUG...U...U.GC.................CUAAAcaa..................aac-----.----cucuaacu.......................... +AFPK01000014.1/104717-104318 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuauc...............cgaau-----.----uaacaguacgauaaggccuag............. +AODQ01000135.1/11337-11706 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUuuu.................agauAAUUA.GCUAg................................. +CP001102.1/1736501-1736132 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUugaua.............auuagg--UAA.GCAA.................................. +AUPZ01000004.1/157107-156730 ......................................................................................cccAGC.UU.UAG...C...A.GUa..............gcUUAAGu.....................uu-----.----uacccccucg........................ +HF570956.1/2001206-2000840 ......................................................................................cuuCGC.CC.UCG...C...C.GC.................CUGAGc.....................ga-----.----gccc.............................. +CP001928.1/582499-582061 .......................................................aauucguagcugcugaucuugaccuugcuacagcUGC.AG.UUG...C...A.GC.................UUAAUcuuaa.............ccgauuAAGCA.GC--.................................. +CP003558.1/1981618-1982006 ..................................................................................guaaagcUGC.UG.CUG...U...A.GC.................CUAAAua....................ccACUCU.UU--uggu.............................. +CP003282.1/1783812-1784199 ..........................................................................uuuugguaacgacgaCAC.AA.UGC...U...C.GCugc...........agcGUAAG.......................cGCACG.AGCA.................................. +AWNH01000060.1/189581-189189 ................................................................................uaagcaaguAGC.UG.UAG...C...U.GCc..............gcUUAA-........................--ACA.CC--ucucuua........................... +ALVZ01000087.1/10266-9881 ...................................................................................gcgccaGGC.UG.UAU...U...U.GC.................CUAGA........................-CCCA.AA--cugug............................. +KI866524.1/456419-456036 ...............................................................................agaacacucuGGC.UC.UCG...C...C.GC.................CUAA-........................--GCA.GCGAga................................ +AKKQ01000028.1/4742-4361 ...............................................................................uagcuguagc---.--.---...-...-.--.................UUAGUc.....................ua-UGC-.----accguccuagua...................... +FR872582.1/1677615-1677994 ......................................................................................uuaUUU.AG.AAG...C...U.GC.................UUAAGaccu...............aaccc-----.----gucuau............................ +ACGK02000001.1/64422-64047 ................................................................................gcguaagcuUGC.UC.UUG...C...U.GC.................UUAAUuua..................uacAAGCA.GC--.................................. +AZHT01000027.1/118138-118538 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUc......................g---AA.GCA-uaguagauuacuggcuuaauu............. +ATLH01000005.1/103963-103567 .........................................................................................-GC.UC.UUG...C...C.GC.................UUAAUcu...................gaaUUAUA.GUAAgauuagccucgucucu.................. +BAKS01000012.1/61092-61497 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAACcg....................aa-----.GU--auaguagguuaaucgcuuuau............. +AFUH01000001.1/665981-666327 .........................................................................................-GC.AC.UAG...C...U.GC.................AUAAAa.....................uaAGUCA.GCU-.................................. +FR884026.1/41636-41272 ..................................................................................cuaagcuUGC.AC.UCG...C...U.GC.................CUAAC.......................uAUUCG.GCGG.................................. +AQYI01000003.1/272886-273254 ......................................................................................ccuCGC.CC.UCG...C...G.GC.................GUGAG........................--UCC.UCGGgg................................ +CP001700.1/1601994-1602378 ................................................................................gaccgcuuaCGG.UC.UCG...C...C.GCcug...........acaCUAAU.......................c-AGGU.CA--ug................................ +HF988734.1/273683-274038 ........................................................................................uAGC.AU.UCG...C...U.GC.................UUAAUu.....................ga-----.AU--.................................. +CP001085.1/311892-311523 ......................................................................................auaUGC.UC.AAG...C...A.GC.................UUAACuaaa...............uuuaaGAAUA.GCUUgaaaa............................. +HF997981.1/5979-5613 ........................................................................................aCGC.UU.UUG...C...U.GC.................UUAAUuaa.................gcca-----.----uugucccgcua....................... +KB822569.1/149528-149878 .........................................................................................-UU.AA.UGG...C...A.GC.................CUAAG........................-UGCU.GCU-.................................. +ACYG01000005.1/100332-100693 ...................................................................................ugcuuaCGC.UA.AAG...U...U.GC.................GUAAG........................-----.----ucca.............................. +AUGC01000009.1/55220-55600 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUcaag...............gauuaCGGUA.GCAA.................................. +CP001055.1/122841-122496 .........................................................................................--C.UU.AAC...U...G.GG.................CUACA........................-GCCU.AGUU.................................. +HF991991.1/20593-20240 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAGU........................--GUA.GCUA.................................. +KB235914.1/386818-387205 ..................................................................................guaaaucAGC.UC.UCG...U...A.GCu..............gcCUAAGaaccc.............cuauuu-----.----cggu.............................. +CP003468.1/209272-209650 .....................................................................................caguACG.UU.UGG...C...A.GC.................AUAAAu......................uUAUUA.GUCAcauaua............................ +KB235922.1/2875526-2875912 ..................................................................................agcgcguGGC.AG.UAG...C...U.GC.................CUAAA........................-UCUA.ACU-uaga.............................. +JHYK01000021.1/12058-11714 .........................................................................................-UU.AG.CAG...C...U.GC.................CUAAG........................-CGCA.GCAG.................................. +CP000251.1/3245285-3245635 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAACu.....................aaAGGCC.GUG-.................................. +AUNE01000047.1/23494-23877 ........................................................................................cAGC.UA.UGG...C...C.GC.................UUAAUuu...................uuuAAACC.GCCGuu................................ +CM001776.1/4689845-4689455 ...............................................................................aggccucugcAGU.AG.CAG...U...C.GC.................UUAAGucga...............acacuUUUCG.AUCG.................................. +HF996708.1/40-397 .........................................................................................-UG.UC.UUG...C...U.GC.................UUAAUu.....................uaUAGCG.GCA-.................................. +AYUF01000408.1/24337-24736 .........................................................................................-GC.UC.UCG...C...U.GC.................CUGAUug....................aaGAACA.GUA-ggucaaggcuuaauccuu................ +JH636449.1/2721-2327 .........................................................................................-UC.AA.UGG...C...U.GC.................GUAAUu......................uACGCA.ACC-.................................. +ASOA01000014.1/1706-2119 .......................................................gccuuuaugcugcugcgaccggaaacguugcuccCGC.UU.UUG...C...U.GGa..............gu-----........................-----.----uuacg............................. +CP003587.1/902888-903255 ................................................................................cgcucgcguAGC.AA.UCG...C...U.GC.................GUAGA........................--ACG.G---.................................. +BAKX01000003.1/95816-96227 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAACcga..................agu--A--.----uaguaaguuagcuugcuuaau............. +AXYY01000137.1/843-484 .....................................................................................aaauGGU.UC.GAG...U...A.GC.................CUAG-........................--GU-.----.................................. +AZMO01000001.1/139882-140231 ......................................................................................ccaGGC.CC.UAG...C...G.GC.................CUGAU........................-----.----.................................. +ACNN01000035.1/47821-47413 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAACcg...................aag-AAUA.GUA-aguuagcuucauccuuga................ +ALNN01000055.1/22370-21967 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAUcu...................gaaUUAUA.GUAAgauugcuggcuaaguccc................ +KI912268.1/2145220-2144834 ........................................................................................uGGC.CU.ACG...C...C.GC.................UUAAC........................-CGCG.GUU-guagcgaguccccgugaucu.............. +KB235941.1/316766-316382 ................................................................................uaaagcugcACC.UG.UUG...C...U.GC.................UUAGGgau..................uaa-----.----aaac.............................. +FR893351.1/2846-2458 .............................................................................uccugccaugauGGC.AG.CAG...C...U.GCuugcu......aguuuuUUAAAa.....................cuCCGCA.GCU-cagggcuu.......................... +KB903813.1/741955-742326 ......................................................................................guuCGC.UC.UCG...C...U.GC.................CUAAG........................CGAUA.GUGAc................................. +CP007028.1/735572-735231 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUa......................gAGGCA.GCG-.................................. +CP002831.1/999997-1000386 .........................................................................................-GC.UU.UGG...C...U.GC.................CUAAUuaggcccuuuu.aaaggaaacuaaUAACA.GUCAa................................. +AQSF01000014.1/33474-33883 ...............................................aaacuucggagacguuuccuauccuucucaggcaagggcuuuUGC.UU.UUG...C...U.UC.................UUAAG........................UAUAG.G---.................................. +CP001931.1/1228258-1228604 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAAUu.....................gaAGGCA.GCG-.................................. +CP003594.1/2974628-2975020 ................................................................................uaaagccgcUCC.UG.UAG...C...U.GC.................CUAAG........................AACCA.CC--ccucaaaagg........................ +CP002689.1/220559-220962 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAGUc......................g---AA.GUA-uaguacacuaacgcuucaucc............. +NZ_AUNJ01000479.1/8706-8339 .........................................................................................-CC.AA.UGG...C...U.GC.................CUAAUaau.................uaggAUUUA.GCU-uugugaggcgcugcggccaagaa........... +CP001631.1/1841797-1842141 .........................................................................................-GC.AC.UCG...C...C.GC.................GUAAC........................-ACCG.GCGA.................................. +AP010656.1/24469-24061 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAGC.......................a--GAA.G---uuauaguaggucuaagcuuuauu........... +ARQP01000007.1/5209-5631 ...................................................................uauuugcagugccaaguuuuacUGC.CG.CUG...U...A.GC.................CUAAU.......................uGAGCA.ACAG.................................. +CP001100.1/217460-217061 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAUuaacac............auaguuA----.----uuuagccggucacgccauc............... +JAQT01000030.1/65098-65444 .........................................................................................-GC.AA.UCG...C...A.GC.................CUGAG........................-GGCU.GU--.................................. +AUNI01000009.1/384160-384528 ........................................................................................uAGC.UC.UAG...C...U.GC.................UUAAU........................UAGCA.A---uccuagacuugaggc................... +CP002959.1/4283088-4282728 .........................................................................................CGC.UC.UCG...C...U.GC.................UUAAU........................CGCUA.GCGAaggcaaaccgg....................... +CP003592.1/3209365-3208957 ...............................................................................guaaggccgcUCC.UG.UAG...C...C.GC.................UUAAGga...................ucc-----.----uuaagaaacaaau..................... +ASKX01000001.1/32962-33313 ......................................................................................accUGC.UU.UAG...C...U.UAc..............gcUUAA-........................----A.GCA-.................................. +KB446646.1/41771-41419 .........................................................................................CGC.UU.UCG...C...-.--.................UUAAUagucg.............acauag-ACUU.GCGA.................................. +AUSF01000044.1/5114-5486 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAU........................--UCA.GUGAauuaacuuc......................... +KI669458.1/92635-92997 ...................................................................................agcuuaCGC.GA.AAG...C...A.GC.................AUAAGc......................cUAACU.A---auuc.............................. +HF989886.1/20501-20161 .........................................................................................-GC.UU.UCG...C...-.--.................UUAAUau....................aa-A---.----ga................................ +HE796683.1/2411165-2410793 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUccg.................gaggAUUUA.GCAAau................................ +JAFS01000001.1/824753-824367 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAGcgaa...............ccgcuGAGCA.GCAA.................................. +BAOU01000044.1/35706-35301 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAACcg....................aa-----.GU--auaguagguuaaccgcuucauc............ +AEOP01000010.1/61538-61894 ........................................................................................aCGC.UG.UCG...C...U.GC.................CUAAA........................AACCA.GUGAc................................. +KI259238.1/10152-9742 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAACcg....................aa---UA.GA--guagguucgacgcuucaucac............. +ASKV01000006.1/24849-24484 ...................................................................................agcguuCG-.--.CUG...U...A.GC.................UUAAA........................-AACU.AUAG.................................. +KB890740.1/133210-133620 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUc.....................ag-ACCC.GUC-uagggacugauacugcuuaaagggu......... +FR879654.1/40358-40711 .....................................................................................cuuuAGC.AU.UUG...C...U.UA.................GUAGCa......................aU----.----ua................................ +FR889389.1/475-113 .........................................................................................-GC.AU.UUG...C...U.GC.................UUAAUuaagccau.......aguccuauuUGGAA.GCA-.................................. +CP001342.1/34167-34555 ......................................................................................ucuCGC.CC.UCG...C...C.GC.................UUAGU........................--GCG.GC--cgggaccu.......................... +HF989692.1/61799-61403 ...............................................................................cuagagcauaUGC.UU.UAG...C...U.GC.................AUAGUcg....................guAAUUA.GCU-.................................. +CP003535.1/11043-10643 .........................................................................................-GC.UU.UUG...C...U.GC.................UUAAUguua................acau-----.----uauagcuucaucugca.................. +AGFP01000046.1/7013-7406 ...........................................................caacgcuauuucucaacaacaagcuaauuuCGC.AA.UUG...C...U.UA................aUUAAUu.....................gu-----.----uuu............................... +ALYD01000034.1/3925-3580 .........................................................................................-GC.AU.ACG...C...A.GC.................CUAAU........................-CGCU.GUGU.................................. +FR899762.1/122785-122431 ......................................................................................cgc---.UC.CUG...C...U.UUu..............gcCUAAU........................AGAAG.GUAAgg................................ +FR888581.1/27975-27566 ...............................................................................gcagaagagcAGC.UC.UCG...C...U.GC.................UUAGU........................AACCG.A---uaguucgacag....................... +AXXW01000006.1/8285-8702 .............................................................ucaacaaugcaucagcuggagcaaacuuCGC.GU.UUG...C...U.UA................aUUAACuc....................uu-A---.----gaaguuaauagc...................... +FR898414.1/7627-8006 .............................................................................uaacaauaaucuUGC.UU.UCG...C...U.GC.................UUAAUu......................aACGCG.GCGG.................................. +CP002305.1/876782-876405 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuucggagu........aaauuacgCAUAA.GCCA.................................. +JHVF01000005.1/25190-25562 ....................................................................uucaguuuuaaacucaaaccuAGU.UU.U--...-...U.GC.................UUAAU.......................a--AAA.AC--u................................. +KE383878.1/389698-390080 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuccag..............gaauu-----.----aagca............................. +KB903598.1/117048-116669 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUucuag..............gaauuAGAAA.GCCG.................................. +HF996414.1/34976-35365 ................................................................................uucaagagcUAG.AC.UCG...C...U.GC.................CUAAU........................-UGCA.GUUAg................................. +AP012057.1/3088989-3089374 .........................................................................................-GC.UC.UCG...C...C.GC.................CUGAUcug..................aucAGGUA.GUGAagagucauc......................... +AP012338.1/3764942-3764524 .......................................................................cuucggcaacgacgcccuCCG.CC.UCG...C...C.GC.................CUGAUuggauucg........auuccaacAGGCU.GCAA.................................. +FR878780.1/584-172 ............................................................................ccucuuuccaaauGGC.UG.CUG...C...U.UA.................CUAAUcuag................aauuAGUUA.----ccaguuuugccuaggca................. +AUKE01000004.1/110420-110042 ............................................................................gcauagucucagaCGC.GC.CAU...C...G.GC.................UGAAA........................-UGCC.GGUG.................................. +ASNF01000024.1/3688-3210 ........................................................aacugcuguuucaaacacuuuugcucgaucuuuCGC.AG.UUG...C...A.GC.................GUAAUca....................uu----U.GU--ccgccuugcgggucuuuuaa.............. +ATUN01000002.1/79576-79969 ..............................................................cuuauuagcuaacucaaacucaaaccuAGC.UU.ACG...C...U.UU.................UUAAU........................UAAAU.AU--auuuc............................. +CP001991.1/80770-80390 ................................................................cagcuuuugcuggaaacuuaaaucuUGC.UU.UUG...C...U.UA................aUUAAA........................AGUAA.GUUG.................................. +HF988635.1/78352-78721 ...............................................................................guagaguguuCGC.AU.UCG...C...U.GC.................UUAACa.....................auUCGCG.GC--.................................. +FR884158.1/585-938 ........................................................................................cUCC.AG.UAU...U...U.GC.................UUAAAa.....................uuUAGCA.AGGA.................................. +HF998489.1/9355-8982 ................................................................................caacagaguGGC.AC.UCG...C...U.GC.................GUAACu......................u-AAUC.GCG-.................................. +CP005077.1/1066430-1066006 ..............................................................caugaugaauaaucaauuugcugguucAAU.GC.UAG...C...U.GC.................UUAAUua....................acUCGCU.GUUAgaguuu............................ +KB890469.1/225159-225534 .........................................................................................-GC.UA.UGG...C...A.GC.................CUAAUcu...................uag-----.----auuagaac.......................... +CP006934.1/82796-83205 ..............................................................uaugaucaauaacgcaucagcuggaguUGC.UU.UAG...C...A.GC.................UUAAU.......................aAUUC-.----uuuagaau.......................... +KE386702.1/19959-20367 .......................................................................uguccgugaaacgucaacAGU.GG.CUG...U...A.GC.................GUAAC.......................uAAGUU.ACGAcau............................... +VAFM01000001.1/110572-110996 ......................................................................guguaaacgcuggcgcauuCGC.AA.UGG...C...C.GC.................UUAACcu...................uguAAGCC.----ccuuggguggggc..................... +VAFM01000002.1/254529-254105 ......................................................................gcaccagcgcuggcgccuaCGC.GA.UGG...C...U.GC.................CUAACua...................gau-----.----ccuuccccuugguuggg................. +JPOG01000001.1/1870125-1870491 .........................................................................................CGC.CC.UCG...C...C.GC.................CUAAA........................ACCCG.GUGA.................................. +LBVL01000005.1/63048-63431 .........................................................................................--U.ACgCUU...A...C.GC.................UUAAA........................-CUCG.UAAG.................................. +AZAC01000012.1/3972-3618 .........................................................................................CGC.UG.CGG...C...A.GC.................UUAAU........................-----.GCCG.................................. +DF820455.1/1391248-1391636 .....................................................................................cucuCGC.AA.UGG...C...U.GC.................GUAAGccugcgcgaaggacaaucggcugc-----.----cuauaa............................ +LDWW01000002.1/237639-237287 .........................................................................................CGC.AA.UGG...C...U.GC.................UUAAUu.....................aaAAGCG.GCAA.................................. +JMLW01000015.1/73476-73838 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAG........................--GC-.--U-.................................. +JNKD01000026.1/39064-39457 .........................................................................................CGC.UU.UAG...C...U.GC.................UUAAU........................AACCA.GCGAcaagcaaaaaccguagucag.............. +CBXV010000007.1/314848-314456 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUua....................agCGCAA.GCGA.................................. +CCYH01000025.1/83270-82913 ......................................................................................uuuAGC.GU.UAG...C...U.GC.................CUAACu......................uAGGCG.GC--.................................. +LBXL01000031.1/6216-5793 ................................................................uuugagggcgaaccagccuuucaacCGC.UU.UA-...-...C.GC.................UUAA-........................--GCU.----.................................. +JUGZ01000013.1/97606-98008 .........................................................................accccgccuaagggcuACC.CC.CCG...C...C.GC.................GUAAU........................-ACCG.GUGG.................................. +CP012508.1/617437-617850 .................................................................cgaugcaaucguugcaaaaacuacUGC.AA.UUG...C...U.GC.................CUAAA........................UACCA.GC--uc................................ +CP009498.1/16264-15881 ..........................................................................cgguuucggauuugcCGC.AA.UGG...C...U.GC.................UUAAG........................--UCA.GCCU.................................. +LBNX01000003.1/44093-44450 .........................................................................................-GC.AU.ACG...C...U.UA.................AUAGUag....................uuAUUAA.GUGA.................................. +CP010904.1/827903-827547 .........................................................................................-GC.CC.UCG...C...U.GC.................GUAAAu......................aACGCA.GUGG.................................. +JANU01000001.1/29828-30244 .......................................................................ggaccaguuccguguuccUGC.UU.ACG...C...U.UA................aCUAAA.......................aCUUAA.GCA-a................................. +JQLX01000001.1/5794-5436 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAUu.....................aaAGGCG.GC--.................................. +JIAD01000001.1/1284265-1283893 ......................................................................................uuuCGC.AA.UGG...C...A.GC.................AUAGCu......................a-----.GCC-ccgcuucg.......................... +LCNO01000015.1/15676-16056 .........................................................................................-GC.UA.UGG...C...C.UAc..............gcUUAAGggguaacacuguuacucuaaacguUUUAG.GCCA.................................. +JTLC01000017.1/17326-17675 .........................................................................................-UU.AG.CAG...C...U.GC.................CUAAUu.....................aaUUGUA.GCU-.................................. +LBFQ01000072.1/2976-2610 .........................................................................................-GC.CC.UGG...C...G.GC.................CUAAU........................UGACC.GCCA.................................. +LBWP01000009.1/3123-3526 ..........................................................................guuuaauacgcucuu---.--.---...-...-.--.................-----........................-----.----ugguggaauggggcaacccgcuua.......... +LBOA01000003.1/31818-32197 ................................................................................ucaaacauuAGC.UU.UUG...-...-.-C.................UUAAUuu...................gau-----.----uug............................... +JNUP01000003.1/6474-6821 ........................................................................................aCGC.AC.UAG...C...A.GC.................CUAAA........................-UACU.GCUA.................................. +JTJD02000015.1/33141-32758 ................................................................................uaaggcagcUCC.UG.UAG...C...A.GC.................CUAAA........................ACCCU.-CUAgguu.............................. +LAJB01000003.1/224901-224540 .........................................................................................-CU.AC.AAG...C...U.GC.................CUAAUu.....................uaGGUUA.GCCU.................................. +LCET01000002.1/68324-67997 ...................................................................................agcuuaCGC.UU.UA-...-...-.--.................-----........................--GCG.UAA-a................................. +CCEJ010000005.1/137421-137818 ...............................................................................auuuugcugaGGC.AG.UAG...C...A.GC.................AUAAGcuuuaa...........uuagcuuCAUCU.GCU-.................................. +BATP01000055.1/13523-13879 .........................................................................................-GC.CC.UUG...C...U.GC.................UUAAU........................UGACA.GCAA.................................. +LBHJ01000003.1/696051-695697 .........................................................................................-GC.GC.UUG...C...U.GC.................UUAAUua...................auuAGGUA.GC--.................................. +JPSP01000007.1/28515-28904 ...................................................................................gcgcguGGC.AG.UAG...C...U.GC.................CUAAAaauucu...........uuuauagAACUC.GCU-.................................. +JVZP01000178.1/52129-52482 ......................................................................................cuuCGC.UC.UCG...C...U.GC.................CUGA-........................--UCA.GUGAuc................................ +BBLW01000001.1/280432-280064 ......................................................................................cuuCGC.CC.UCG...C...U.GC.................CUAAGc......................g----A.GCG-ccau.............................. +LCJL01000009.1/58801-58439 ........................................................................................g---.--.-CG...C...U.UAugcu........uacgcUUAAA.......................cCGUAA.GUG-au................................ +LBFR01000007.1/3685-4025 .........................................................................................-GC.UU.UGG...C...U.GC.................CUAAUug....................aaAGGCA.GCA-.................................. +LBSR01000012.1/23369-23684 .........................................................................................-GC.UC.CUG...C...A.UA.................CGCAUu.....................cgCGUAA.GCAG.................................. +LBON01000001.1/85770-86180 .................................................................gcuauuuggcggauccgaaaugguUCC.UU.CAG...U...A.GC.................UUAAUu......................uAGGCA.CUUA.................................. +LCPJ01000023.1/4002-4388 .............................................................ugggaucccucuucuccacuccucucuaCGC.UU.UCG...C...U.GC.................UUAA-........................--GCA.G---gugu.............................. +LBVO01000045.1/1590-1187 ...................................................................ggcuuguuccacaaccugcgcuAGC.UU.U--...-...A.GC.................UUAAU........................-CGCU.UUA-.................................. +LCND01000009.1/18504-18891 .......................................................................ugcgucuuugacucuuguACC.UG.UUC...U...U.GC.................CUAACu......................aAGGCG.AGAG.................................. +LBXN01000012.1/8146-8528 ......................................................................cacaaaugggcguuaaauaCGC.CU.AUG...C...U.GG.................UUAAA.......................cAAUGA.GC--.................................. +LBTE01000001.1/181582-181951 ......................................................................................uacAGC.UG.UUC...C...U.GC.................UUAAUu......................uAAGCA.U---uaacu............................. +JXYS01000044.1/11802-12151 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAAu......................aAGCCA.GCGA.................................. +JRNA01000008.1/44248-44604 ........................................................................................uCGC.AA.UGG...C...U.GC.................AUAGU........................--UCA.GCC-c................................. +JYNY01000067.1/698-284 ..........................................................................cauuuuggcuucggaCAC.AC.UAG...C...U.CC.................CCAAAu.....................gaUGGGA.GC--.................................. +JQKG01000044.1/8746-9122 ................................................................................ucgcacccuUAC.CC.UCG...C...U.GC.................UUAAU........................UGACA.GCGA.................................. +CP010049.1/662246-662652 .....................................................................................cuguUGC.AU.UGG...C...A.GC.................UUAAAgu....................ua-----.----guuuaaaaa......................... +LBUB01000004.1/14890-14538 ........................................................................................uCGC.AU.ACG...C...-.--.................CUAAAaa...................gugUUU--.----uu................................ +LBTR01000041.1/3674-4084 ...........................................................gcaauuugggcaaccaaauuuugcaccacaGGU.UG.UAU...U...A.GC.................CUAA-........................--GCU.G---.................................. +JRAO01000036.1/80303-80708 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcg....................aaGUACA.GUA-gauuugaagcuuaaucgcu............... +LBVU01000003.1/207697-208066 .............................................................................cgcgggcaauuuUGC.CU.UCG...C...-.--.................AUAAU........................-----.-CG-.................................. +LCKC01000012.1/3100-2729 ...................................................................................auggcu---.-U.UGG...C...U.GUu..............gcCUAACuuc..................gacAUAAA.GUC-g................................. +LCMH01000015.1/545-169 ..................................................................................aagguuaUGC.UC.UAG...C...-.--.................CUACGcg...................caa-----.----gcgu.............................. +LM655252.1/355939-355574 .............................................................................aucacuagcagcAGC.AU.AAA...U...A.UU.................UUUAGu......................gAUGAU.AUU-.................................. +JQKF01000008.1/93046-92698 .........................................................................................-GC.AC.UCG...C...C.GC.................UUAAA........................AACCG.GUGA.................................. +CP006873.1/25114-24724 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAGuaaa................aauu-----.----uaaagccacgucggca.................. +FO681347.1/931288-931628 .........................................................................................-CA.AU.UCG...C...U.GC.................UUAAGaaa.................aagcAUGCG.CCGA.................................. +JJML01000005.1/22022-21639 ..................................................................................guaaggcCGU.UU.CUG...U...C.GC.................CUAAA........................AACCU.CU--aaaagg............................ +LCRI01000014.1/3123-2691 ...................................................................cguucagcguuccgagccuuucCAU.GG.UCA...C...C.GC.................UUAAU........................-AACG.GAGA.................................. +LCMN01000019.1/6816-7187 ..................................................................................ucgcguaCGC.AU.UCG...C...-.--.................UUAAG........................CUCAA.GUGA.................................. +LCBR01000003.1/24404-24800 ..............................................................................cggcuuuugcg-CC.AG.CUU...U...C.GC.................CUAAU.......................uUGGCU.UAAG.................................. +LCIO01000001.1/359464-359150 ........................................................................................uUGC.UC.CGG...C...G.UUu..............gcAUAA-........................--AUC.GCCGa................................. +LCMF01000007.1/3328-2942 ...............................................................................cuguuggcgcGGC.UG.UUG...C...A.GC.................CUAAAuc...................aauGGGUU.GC--.................................. +LCAT01000001.1/12487-12871 ................................................................................ccacaauuuAGC.UU.UC-...-...-.GC.................CUAAGgc....................cuAAGC-.----u................................. +LBTQ01000012.1/4722-4333 .........................................................................cgucauucucauucgcACC.AG.CUU...U...A.GC.................UUAAC........................--GCU.UUAG.................................. +JHXL01000001.1/268664-268318 .........................................................................................-GC.UU.ACG...C...U.GC.................UUAAUa.....................uaAUAUA.GCGC.................................. +LCJB01000031.1/7357-6953 ...................................................................ccuuugccguuccgagcuuuguUUC.AG.UCG...U...A.GC.................CUAAG........................-GGCU.CUGA.................................. +KL370861.1/689059-689433 .........................................................................................CGC.AC.UCG...C...U.GC.................CUAAU........................AAGUA.GCGUgugacgccc......................... +CP011125.1/3695779-3696139 .........................................................................................CGC.UC.UCG...C...G.GC.................CUGAU........................AAGCU.G---aacu.............................. +JPOL01000002.1/2743610-2743210 .........................................................................................-GC.CA.UGG...C...U.GC.................GUAAUcu...................gaaUCACA.GUAAgauuacccuaaucacgu................. +JQZV01000013.1/531207-531608 .........................................................................................-GC.UC.UUG...C...U.GC.................GUAACcg....................aaGUACA.GUAAguuaacgcuuuaucccu................. +CP009770.1/651986-651568 ...........................................................ggcuucagcuauuaacaaucaagcucaauaCGC.UU.ACG...C...U.UU.................UUAGUuag.................auuuUAAUA.GUUU.................................. +LN774881.1/45808-46201 .....................................................................................cuguUGC.UU.UAG...C...A.GC.................AUAAUugga................uuaa-----.----aaaccaag.......................... +LCPZ01000013.1/14684-14250 .............................................................acgucuuugcuuuugcuccggcaauggc---.--.---...-...-.--.................CUAGU........................-----.----uccccguccgaagcucuucgga............ +JPGV01000030.1/16634-16230 .........................................................................................CGC.AA.UGG...C...U.GC.................UUAAUuaguaaa.........aacuaacuAACCA.GCCAucgcccuaagacaaucgcg............... +LCQK01000001.1/76799-76484 ...................................................................................cgcguuAGC.UU.UCG...-...-.-C.................UUAAU........................-----.GCGG.................................. +LBWS01000004.1/13001-12609 .......................................................................cagcaugccuaacuuugcGCC.AG.UUG...U...U.GC.................CUAACu......................uGCGCG.ACAA.................................. +LBYP01000006.1/6250-6635 ........................................................................uacaaugccaagcuuugCGC.UCgUAA...C...A.GC.................UUAAUu......................uAAGCA.GUUA.................................. +CP010048.1/642823-643266 ...................................................................................accuguUGC.UU.UAG...C...A.GC.................UUAAA.......................a-UCAG.GUUAaaaacugaagguuccuucuugguuuaag...... +LBUF02000004.1/3892-3509 .......................................................................cguuuugacucccgcauaCGC.UU.UAG...-...-.-C.................UUAAAuu....................cu--GAA.----.................................. +LBVD01000033.1/1549-1946 ................................................................cauucgccgcaaggccaauggccuaCGC.AA.UCG...C...-.--.................UUAAG........................-----.ACGA.................................. +JNKS01000009.1/137342-137688 .........................................................................................-CU.CG.CUG...C...A.GC.................CUAAG........................-UGCU.GAAG.................................. +JHYB01000002.1/203033-203370 .........................................................................................-CA.AU.UCG...C...U.GC.................UUAAGa.....................uaAAGUA.GC--.................................. +LCKM01000037.1/6584-6998 ...........................................................gggucuuacagccaaagcagcuccugcuuaCGC.UU.UUG...-...-.-C.................CUAAUuuu..................ggc-UA--.----aagc.............................. +LCQQ01000019.1/13784-14141 .....................................................................ggcguuugccuaaauaaaggGUC.UC.UCG...C...G.GA.................CUUCG........................-GUCU.GUGA.................................. +LCRX01000013.1/37153-36761 ....................................................................cgcguucgcgccgguagccuaCCC.UG.CUC...U...C.GC.................UUAAU........................-CGCU.UGAG.................................. +LCCA01000014.1/22738-23142 .........................................................................cauuagugggcgccuaCGC.-C.UAA...U...C.CC.................UUAAC........................UGAGG.AUUA.................................. +LBWN01000015.1/4052-4452 ...................................................................caggcuuggcuuuugcugcuccCGC.GU.UUG...C...U.UUu..............gcCUAAUuua..................gcgUGA--.----a................................. +LBSM01000014.1/7495-7801 .........................................................................................-CC.UG.CAU...U...C.GC.................UUAAA.......................aAAGUG.AAAG.................................. +LCSE01000026.1/14477-14815 .........................................................................................-GC.AC.AGC...C...C.GC.................UUACGcuua................cgcgUAACG.GG--.................................. +LCCH01000003.1/104539-104154 ..........................................................................uacgccgacuuuugcUCC.GG.UUU...U...A.GC.................UUAAU........................-UGCC.GAAA.................................. +LBPN01000017.1/4668-4262 .............................................................aauauuucucuagagccaauuuugcuuaCGC.AC.UCA...A...U.GC.................AUAA-........................--GCA.UUAAa................................. +LCQN01000004.1/2090-1720 .............................................................................cuuucgcguuccUGC.AU.UUG...C...U.CAc..............gcUUAAC.......................gCUUGA.GCA-.................................. +LBRG01000002.1/80990-80646 .....................................................................................cuuuAGC.UU.UCG...C...-.--.................UU---........................----A.GCAG.................................. +LBWD01000040.1/2872-2459 ...........................................................acaggcuuuagcauucaaguauuccggacuCGC.UU.UUG...C...-.--.................-----........................-----.----gcaagcacg......................... +LFCL01000020.1/43920-44288 .............................................................................agccaaggauuuUGC.AU.UCG...C...A.CUc..............gcUUAAG........................-UAGU.GCG-.................................. +LCFP01000015.1/21595-21182 .....................................................ugccagagcucgagaagcuuccggugcccgaaacuuCGC.AU.UCG...C...G.ACa..............gcCUAAG........................-----.----.................................. +LCZK01000005.1/15794-15403 .........................................................................................-GC.UC.UCG...C...A.GC.................CUGAUuua.................acccAGGUU.G---aagagaguca........................ +LCPF01000001.1/139041-139402 .........................................................................................-GC.GC.CGG...C...U.UUcg.............cuUUAGC........................-UUAA.GCCG.................................. +LBTF01000042.1/4010-3627 .........................................................................guccauacgucuuuaaAGC.UC.CAG...C...U.UUcg.............cuUUAGC........................-CUAA.GCUG.................................. +LBYO01000020.1/14685-15084 ...................................................................cuuauuauggagcgaacgacuuUGC.UU.UCG...C...U.UAc...............gCUAAA.......................gCCUAA.GCGG.................................. +LCJI01000076.1/551-95 ..............................................................ucguggaggacuuuugucuaagcaauuUGC.UU.UUG...C...U.GC.................UUAAUu.....................uuAAGCA.CC--gugacugccc........................ +LBRY01000002.1/96982-97252 .........................................................................................---.--.---...-...-.--.................-----........................-----.----.................................. +LBSX01000016.1/13212-12821 .................................................................uuuuacuguucguacauuggcuucUGC.UC.U--...-...C.GU.................UUAAU........................-CACU.UGA-.................................. +LCCN01000005.1/43676-44042 ................................................................ugaauccuuuuacuccucgcaauuaCGC.AU.UCG...-...-.-C.................GUAAU.......................u---C-.----.................................. +LBVI01000011.1/10031-10437 ................................................................................gaucguaucCCC.UU.UCG...C...U.AC................aCUAAAuua..................cgc-UUUC.GC--g................................. +JNJZ01000001.1/51391-51754 .........................................................................uacaaaaccaaaccuuUGC.UU.ACG...C...A.UU.................UUAAUua...................gcgA----.----ca................................ +LCQJ01000017.1/3987-4389 ................................................................auuuuacggcgaacgacuuuguauuCGC.UU.ACG...U...U.CGa..............gcUUAAAcu...................cgu-CUGA.GCGA.................................. +CWGI01000001.1/410139-410466 .........................................................................................-GU.UG.AUU...U...U.GC................uUUAAU........................--GCA.AGAA.................................. +JNSG01000124.1/7179-6798 .........................................................................................-GC.UC.UCG...C...A.GC.................CUAAUuc....................uuAGGUU.GUA-gagagacaucgugacc.................. +LCQD01000047.1/1018-1366 ...................................................................................gucccgCGC.UU.UAG...C...U.UAc..............gcUUAAG........................AC---.----cu................................ +LBRC01000023.1/12761-12379 .......................................................................ccaagucccucaguuuucACC.AG.UUU...U...A.GC.................CUAAA........................CUGCU.AAAA.................................. +LCLC01000008.1/174-544 ...................................................................................aucguuUGC.AU.UCG...C...A.GCg..............gcAUAAC.......................uCCCCU.UCG-g................................. +CP013015.1/2533989-2533630 .........................................................................................-GC.CC.UGG...C...U.GC.................UUAAUu......................aAGACA.GCCA.................................. +MHBD01000002.1/13547-13938 ......................................................................................aggGGC.UA.UUG...C...G.GC.................UUAA-........................--UCA.GCAAuagauacccugagugua................. +MGXT01000015.1/8080-7667 .............................................................gccuaaucggcaguuucaauagccuaguCGU.UG.UGU...C...G.UC.................CUAAA........................AACAC.GAC-c................................. +MGXG01000040.1/13579-13190 ..........................................................................caucuucggacgcgcUUU.GU.UAG...C...U.GC.................CUAAUcuaa................ggca---AA.GCA-.................................. +LJCP01000005.1/82764-83123 .........................................................................................CGC.CG.UAG...C...C.GC.................AUAG-........................--CCG.GCUG.................................. +LKUE01000187.1/213-565 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUuu....................uaAAGCA.GC--.................................. +MHAC01000036.1/12680-12321 .........................................................................................-GU.UU.UAG...C...U.GC.................UUAAAaa....................aaAAUAA.GCU-c................................. +LEKQ01000002.1/22785-22433 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAAu......................gAAGCA.GCC-.................................. +CZVY01000005.1/22662-22299 .........................................................................................-GC.CU.UGG...C...U.GC.................CUAAUua...................aaaUGGCA.GCC-.................................. +MFGX01000014.1/1750-2110 .........................................................................................-GC.UG.CUC...C...C.UC................uCUAAAc.....................uaAGAAG.GGAG.................................. +CVRF01000002.1/116186-116544 .........................................................................................CGC.GU.UAG...C...A.GC.................UUAAU........................AUACU.GUA-uu................................ +MGVD01000143.1/12424-12776 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAACua....................aaUGGCA.GCA-.................................. +MEKR01000144.1/4750-5104 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUu.....................aaAAGUG.GCG-.................................. +CP014606.1/252745-253092 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAAA........................--GUG.GCUA.................................. +MEWO01000052.1/4102-3747 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAGU........................AACUA.GCUA.................................. +MGRH01000003.1/98169-98518 .........................................................................................-GC.AC.UCG...C...C.GC.................UUAAUu......................uAAGCA.GCG-.................................. +MGYE01000004.1/2020-1606 ......................................................................ucugcagaaaugcugaaguCGC.AU.UAG...C...C.GC.................CUAAG........................AAACG.GCA-u................................. +MFGW01000163.1/1065-712 .........................................................................................-GA.AC.UUG...C...U.GC.................CUAAUug....................aaAGGCG.GCAU.................................. +MGYI01000040.1/15438-15037 .................................................................cgcugccuagucagugcuugcaguCGC.GA.UAG...C...C.GC.................CUAAG........................AAACG.GCAAc................................. +LWLG01000001.1/217929-218288 .........................................................................................CGC.UC.UGG...C...G.GC.................CUAAAaa...................auaGAGCC.GCC-.................................. +MHFY01000089.1/36825-37235 ................................................................ucgugaauaacguuuucaaacgcgcAAC.AG.UCC...C...U.GU.................CUAAU.......................aGCACA.GGG-.................................. +MFGU01000072.1/12500-12155 .........................................................................................-GC.GC.UGG...C...A.GC.................UUAA-........................--GCU.GUCA.................................. +MGSL01000002.1/87491-87871 ............................................................................aucagguggcgguAGC.AU.UGG...C...U.GC.................CUAAUa......................aAGGCG.GCC-.................................. +MGPY01000047.1/46976-47340 .........................................................................................CGC.CA.UGG...C...U.GC.................CUAAUa.....................uaGCGUA.GCC-.................................. +LJUH01000035.1/1177-803 ........................................................................................uGCC.UC.AAG...C...U.GC.................UUAAA........................CAGCA.GUUUg................................. +LMZT01000136.1/1985-1630 .........................................................................................-GC.UU.UGG...C...A.GC.................CUGACa.....................ucAGGUU.GCC-.................................. +MGYF01000011.1/45317-44918 ....................................................................aguugcugcuuaagcaaccucUUC.UG.CAG...C...C.GC.................CUAAA........................AAACG.GCAAc................................. +LKAJ01000003.1/197001-197364 ......................................................................................agc---.--.-UG...C...C.GA.................CAAAA.......................a-AGUC.GC--guaa.............................. +MHBL01000417.1/6274-6630 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAU........................-CGCG.GCGA.................................. +MGES01000013.1/12099-12466 ......................................................................................ccgCGC.CG.UCG...C...C.GC.................CUAGU........................AAGCG.GCGAug................................ +LQAA01000069.1/10493-10138 .........................................................................................CGC.AC.UGG...C...C.GC.................UUAG-........................-----.GCCA.................................. +MHFD01000070.1/17299-16909 ...............................................................................aggcaaucuu---.--.---...-...-.--.................-----........................----G.GCC-gaggaugcguuacaugu................. +LFTD01000032.1/11516-11867 .........................................................................................-GC.UU.ACG...C...U.GC.................GUAAUu......................aACGCA.GCU-.................................. +MEUM01000023.1/2255-1908 .........................................................................................-GC.UC.UAG...C...U.GC.................AUAAU.......................aAUGCG.GCUA.................................. +MHGJ01000085.1/9403-9005 ...................................................................ugccaaugguuccaggcguguuAGC.-C.UUC...G...G.GC.................UUAAUu......................aAAGCC.UGAA.................................. +MGQK01000021.1/36705-37061 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAAC........................UGACG.GCCA.................................. +LIZX01000026.1/1871-1455 ..............................................................acuuguuccuucauuugccgagccuguCGC.AG.UUG...C...U.GC.................UUAAUau....................auAAGUA.GC--.................................. +MHAB01000009.1/90027-89665 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUuc....................guAAGUA.GCC-.................................. +MGSF01000072.1/8854-9199 .........................................................................................-CC.UC.UGG...C...A.GC.................UUAAG........................--UCU.GCCA.................................. +LVAZ01000193.1/10568-10923 .........................................................................................-GC.UC.UCG...C...C.GC.................UUAGU........................--UCG.GCGA.................................. +METP01000031.1/3055-2626 ..........................................................ugaaaacuccugcguuugcccagccagcuauGGC.AA.UAG...C...C.GC.................UUAAUua...................uuuAAGCG.GC--.................................. +LDIY01000025.1/1455-1093 .........................................................................................AGC.UU.CGC...U...U.AA.................UUAUAc.....................guAAUUA.AGUG.................................. +KQ959571.1/48198-48573 .........................................................................................CGC.UG.UAG...C...U.GC.................GUAAG.......................c--UUG.GC--.................................. +MEIE01000003.1/8149-7786 .........................................................................................-GC.CC.UAG...C...U.GC.................CUAAUc.....................cuAGGCU.----c................................. +MBEW02000007.1/65381-65025 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAGU........................-UGCA.GCU-.................................. +LN906597.1/1769319-1768932 ...................................................................................uagugaGGA.AC.UUG...C...C.GC.................UUAAU........................AACCG.GUG-uu................................ +KQ960171.1/91994-92343 .........................................................................................-GC.AC.UAG...C...A.GC.................GUAAU.......................uACCCU.GCU-.................................. +MEWP01000009.1/6310-6669 .........................................................................................-GC.AU.UAG...C...C.GC.................CUAAGac....................acUGGUG.GCU-.................................. +LFTO01000071.1/11850-12204 .........................................................................................-GC.UC.UAG...C...U.GC.................UUAAUu......................aAAGCU.GCUA.................................. +MGFQ01000019.1/12306-11944 .........................................................................................CGC.UC.UUG...C...C.UAc..............gcCUAAA........................--AAG.GCAAuau............................... +MHFG01000092.1/3055-3470 .........................................................ugcaaguagucaaagguguugcuccacuggcaAGC.-G.CUG...C...U.CU.................CUAAA........................-UAGA.GCAG.................................. +MGGC01000035.1/20445-20094 .........................................................................................-AC.UC.CUG...U...U.UAc...............gCAAA-c......................gCUUAA.ACAG.................................. +AP013035.1/288584-288937 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAU.......................uAAGCA.GCC-.................................. +MIAO01000031.1/2832-2487 .........................................................................................-CA.AU.UAG...C...A.GC.................CUAAUu......................uAGGCU.GC--.................................. +MFRH01000054.1/18084-18462 .............................................................................cgcgacugacuuCGC.GU.UAG...C...A.GC.................UUAAUaau..................auuAGGUU.GC--.................................. +MHOI01000020.1/3407-3757 .........................................................................................-GC.AC.UAG...C...U.UAc..............gcCUAAU........................--UAA.GCUGu................................. +MHHW01000003.1/105340-105708 ..................................................................................gggcuuuGGC.CU.UU-...-...-.GC.................CUAACc......................g-----.----aguuu............................. +MHBJ01000129.1/58834-59187 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAU........................UAGCA.ACGA.................................. +MEIF01000008.1/13558-13201 .........................................................................................-CA.AA.UGG...C...C.GC.................CUAAA........................UCUCG.GUCA.................................. +MHFI01000010.1/1947-1560 .........................................................................uggcaccuauggcguuUCC.GC.UAG...C...C.GC.................CUAAU........................-AACG.GCUG.................................. +CYUJ01000002.1/555749-555396 .........................................................................................CGC.AU.UUG...C...A.GC.................UUAAUu......................aAGCUU.GCAU.................................. +MHBF01000056.1/34319-33960 .........................................................................................-GC.AU.UAG...C...C.GC.................UUAAC........................-GUCG.GCUA.................................. +MIBK01000189.1/29921-30265 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAU.......................uAGGUG.ACCA.................................. +KQ959676.1/82208-81846 .....................................................................................aauaUGC.CC.UUG...C...U.GC.................UUAAUu......................u-AUUA.GCAG.................................. +LMAD01000040.1/12505-12857 ........................................................................................uUUC.UG.UUG...C...C.GC.................UUAG-........................--GUA.ACA-.................................. +LNEO01000177.1/47390-47749 .........................................................................................CGC.UC.UCG...C...C.GC.................CUAAU........................UAGCGuGUGA.................................. +MENC01000299.1/8040-7646 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUcu...................acuAA---.----guagauuugcuuaauucag............... +MGNI01000077.1/12465-12064 .....................................................................................cccuUCC.GC.UCG...C...C.GC.................UUAAGg.....................cu-UG--.----aggaaaguuggaaaga.................. +LNES01000006.1/53933-54307 ........................................................................................cAUU.AA.UGG...C...U.GC.................UUAAGa.....................ccUAACA.GUCUuga............................... +LFRX01000017.1/24494-24846 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUuag.................auaaUCGCA.GC--.................................. +MEUL01000107.1/12938-13366 .........................................................gaaaaucguugaagccauguuuccucaagccg--U.AC.CUG...C...U.CUu..............ucUUAAU.......................uUAAGA.GC--.................................. +MGGO01000013.1/5585-5190 ................................................................aaucuggcuucggccagcccgcucuCGC.AU.UAG...C...C.GC.................UUAA-........................--GCG.----.................................. +LNFE01000171.1/18255-18602 .........................................................................................-GC.UU.ACG...C...U.GC.................UUAAU........................UAACA.GCGU.................................. +MGFS01000028.1/13613-14010 ......................................................................................ucuAGC.UU.UCG...C...A.AC.................CUUGUu......................u-CGUA.A---cggaagcuuugcuaccgc................ +MEUA01000041.1/14928-15356 ........................................................agaauaugcuuccagacuuccaguagcuucaggGAU.UC.UUG...C...U.CCaa.............gcUUAAGc......................uAAAGA.GCA-.................................. +MFFR01000081.1/9602-9956 .........................................................................................-GC.UC.UCG...C...C.GC.................UUAAA........................UAGCG.GCGA.................................. +MEUE01000001.1/557389-556978 .................................................................uguuuucggcccugcgccucaguuGGC.AA.UGG...C...C.GCg..............gcUUAACag....................cuUAGCG.UCCA.................................. +LFTP01000002.1/9946-10303 .........................................................................................-GC.AC.UCG...C...G.GC.................CUAAGau...................auaAGGCC.GC--.................................. +MHYJ01000104.1/2228-1853 .........................................................................................-AG.AC.UAG...C...G.GC.................AUAA-........................--GCU.GCUA.................................. +MIAP01000112.1/1145-797 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAAC........................-GGCA.GCGA.................................. +LJUS01000001.1/121172-120775 .....................................................................................cucuACC.CC.UCG...C...U.GC.................CUAAA........................--GCA.GC--cgcaggaugagcucg................... +MENF01000054.1/12124-12519 .........................................................................................-GC.UC.UCG...C...A.GC.................UUAAUcguuu..............aacga-----.----uuauugcuuaauccaguc................ +MGHN01000018.1/79211-78798 ...........................................................................ggcuaauuuagcaa---.--.---...-...-.--.................-----........................-----.----auauguuugcuccucgcgagccggc......... +MHCQ01000017.1/18428-18784 .........................................................................................-AC.CC.CUG...C...U.UAcgcc........auagcUUAAGc......................gUGUAA.GCAG.................................. +MFJE01000033.1/5817-5410 .............................................................aagccaaauuagcugcgcuuuuuagugc---.--.---...-...-.--.................-----........................-----.----ucgacagcuugcuu.................... +MGHY01000011.1/7664-7307 ...................................................................................aaauuaCGC.GU.UUG...C...-.--.................GUAAA........................U----.----.................................. +MFKJ01000019.1/29047-28723 .....................................................................................cguuCGC.AU.A--...-...-.--c..............gcUUAAG........................----C.GCGG.................................. +MFTT01000008.1/14499-14117 ...................................................................cauacgccggagucccgguuuaCGC.UU.UA-...-...-.GC.................CUAAG........................---C-.----.................................. +MEVA01000003.1/22149-22542 ...............................................................................cagcaauggcCAC.UG.UCG...C...A.GC.................CUAAGcuua...............uacuuGGUCU.GCGG.................................. +MFPQ01000142.1/11917-12277 .........................................................................................-GC.GC.UGG...C...G.GC.................CUAAC.......................uAGGCC.CC--.................................. +MGUR01000029.1/2715-2345 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAAA........................CCGUA.GCGAguuccgccac........................ +LDIV01000001.1/548920-549290 ......................................................................................aguUGC.UG.CCG...U...C.GC.................UUAAUuua.................agcu---AG.ACAGc................................. +MGZJ01000091.1/160444-160040 .............................................................................cgccuucgcaggUGC.AA.UUG...C...U.GC.................UUAGU........................-ACCA.GC--cuuggaaucuucggaaucca.............. +LDIZ01000008.1/226215-225849 ......................................................................................gcuCGC.UU.UUG...C...-.--.................CUAGUc......................a--CUA.GUGA.................................. +MHYA01000206.1/8826-8473 .........................................................................................-CG.CA.UGG...C...U.GC.................CUAAU.......................uAGGCA.ACC-.................................. +LSSZ01000072.1/31664-32087 .........................................................................................-AC.CA.UGG...C...U.GC.................CUAGAg.....................auAGGCA.ACC-.................................. +CP012665.1/27155-27547 ..........................................................................aggcaguccugcggu---.-U.GCG...C...U.GCuc.............ggCUAGUa.....................aaGGGCC.GUG-.................................. +LIGX01000041.1/259241-259604 ......................................................................................auaCGC.AU.UGG...C...U.GC.................UUAAU.......................uAGCCG.GCCA.................................. +MIDO01000016.1/4255-3890 ..................................................................................aggaacuCGC.UA.UGG...C...U.GC.................UUAAUua....................auUAGCG.GCU-.................................. +MIDR01000041.1/43779-43394 ............................................................................guggcgaaacuacAGC.UC.UCG...C...A.GC.................UUAAU.......................uAAACU.GCGA.................................. +LJZT01000076.1/188-579 ..................................................................................gcaaagcAGC.UG.CGG...U...U.GC.................UUAGAaa....................aa-----.ACCUccaaua............................ +MFKM01000033.1/15478-15821 .....................................................................................cguuAGC.UU.UU-...-...-.GC.................UUAAU........................--GC-.--C-.................................. +KV820624.1/2365-1959 .........................................................................................-GC.UC.UUG...C...A.GC.................GUAACcgaagu............uuagua-----.----gguuacugcucuugcgcuu............... +MHXF01000040.1/2608-2260 .....................................................................................cauuAGC.UU.UU-...-...-.GC.................UUAAU........................--GC-.--G-.................................. +MEZU01000014.1/99792-99406 ....................................................................cgcguuuggcaguuuuaguccAGC.UU.ACG...C...C.GUc..............gcCUAAA........................AAACG.U---u................................. +MGHF01000001.1/36664-36261 ............................................................cagcuuggucgcaagaccagcucugaauaUGC.UU.UA-...-...C.GC.................UUAAA........................--GCC.----.................................. +MGUW01000023.1/24194-23844 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAU........................UAGCA.GUAG.................................. +MHMS01000008.1/20351-19992 ...................................................................................cgcauaCGC.CU.AAC...C...G.GC.................UUAAC........................--GCG.U---.................................. +MDLB01000081.1/11639-12060 ...........................................................gccuuuuaaggccuucaauauugguaugauGCC.UU.UAG...C...U.GC.................GUAGUu.....................auACGUA.GC--.................................. +LMYZ01000157.1/423-50 .........................................................................................-CG.UC.UUG...C...A.GC.................CUAAGuagga..............acuuaGUGCA.GCAA.................................. +MHDD01000010.1/12272-12640 .........................................................................................-GC.UA.AUU...A...U.GC.................UUAUGc.....................uuACGCU.UAAAagcgcuu........................... +MGRM01000009.1/160866-161212 .........................................................................................-CG.CC.UUG...C...U.GC.................UUAACu......................aAAGCA.GCA-.................................. +MIAN01000222.1/1534-1886 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAA-........................--UCU.GCUA.................................. +MGJT01000018.1/4725-5079 ........................................................................................aCGC.UU.UAG...C...U.UAc..............gcUUAA-........................-----.GC--.................................. +MEUZ01000002.1/15586-15200 ..........................................................................uuacguuuaagccggCGC.AG.CUG...C...C.GU.................UUUU-........................-AACG.GCGG.................................. +MHHZ01000006.1/10594-10981 .........................................................................uugcuuucaacuuugcUCC.CG.UUG...C...U.GU.................UUAAU........................-ACCA.GCAA.................................. +MHQM01000025.1/22344-22744 ...................................................................uguucgguggugccgugcgcgcCCC.CG.CAU...U...U.GC.................CUAAUuu....................uuAGAUA.AAUG.................................. +MHHD01000018.1/3074-3495 .......................................................caauaagaacaaccguguuuccugcuuuugcggcAGU.CC.UUC...C...U.CA.................CUAAA........................--CGA.GGAA.................................. +MEQG01000039.1/37351-37718 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAGUuaau................ucuaUUGCA.GCA-uugaggg........................... +MGRR01000113.1/4408-3865 .........................................................................................-CA.AC.UUG...C...C.GC.................UUAAUu.....................aaAAGCG.ACA-.................................. +METE01000008.1/25900-26263 ...................................................................................gcccgcACU.UG.CAU...U...A.GC.................CUAAU........................-UGCU.GAUG.................................. +LNEX01000505.1/4133-3733 ................................................................................ccgcagccuAGC.UG.CGG...U...U.GC.................CUAAC........................--UUA.ACU-uaggc............................. +METK01000007.1/9815-9433 ...............................................................................gcuaccaagcCGU.UG.CAG...U...U.GC.................GUAA-........................--GUA.ACUCgug............................... +KQ959260.1/192515-192100 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAGA........................CCGAA.GCA-uaguaagcuaggcucugacu.............. +MFRP01000029.1/14906-15297 ...............................................................................gcagagcucaAGC.UC.UAG...C...U.GC.................UUAGUa......................aAAUCG.GCCA.................................. +MDJR01000001.1/361697-362027 .........................................................................................-GC.UU.UAG...C...U.GC.................GUAAGga...................aauACGCG.GC--.................................. +MFVN01000010.1/7194-7575 .......................................................................accuuacuucgcgggucuGGC.UC.CGG...C...U.UAc..............gcUUA--........................----A.GCCA.................................. +MGXM01000089.1/35997-35601 .....................................................................................cucuCCC.GC.UCG...C...G.GC.................CUAAC........................--CCC.GCGAuuugguagagcug..................... +MEUV01000045.1/11962-12351 ................................................................................auacgcccaAGC.UU.A--...-...C.GC.................CUAAG........................---UG.UAUGugccggaaaaccuaagg................. +MIBD01000002.1/25425-25081 .........................................................................................-GC.AU.UAG...C...C.GC.................GUAAC........................--GCG.GCAA.................................. +MHJO01000007.1/26393-26069 ................................................................................aaggauuccUGC.AU.UCG...C...A.GCg..............gcCUAGG........................--AC-.----.................................. +MHBZ01000033.1/64921-64551 ................................................................................uuacgcucuCGC.AU.ACG...C...G.GCa..............guUUAAA........................---CU.----.................................. +MFQT01000011.1/13297-13699 ....................................................................ugcuuuccgcaugccuucauuCGC.UA.UGG...U...U.GUc..............gcUUAAUa.....................gcAAGCA.AUCA.................................. +MFXG01000090.1/4445-4874 .......................................................ucuaaaaagccuaugccagcuuuaguuuaauuucCUU.CC.CGG...C...U.GC.................CUAUU........................-UGCG.GCCG.................................. +MFQW01000033.1/5226-4815 ...................................................................cuuucaguaugccaacacuugcAUC.UG.UAG...U...A.GC.................UUAAAcaa..................gcuCAUCU.A---.................................. +MGGP01000013.1/28775-28427 ................................................................................ugcgggucg---.--.---...C...G.GA.................CUAGC........................-GUUU.GCGUacgcgu............................ +MHCR01000026.1/28240-27881 .....................................................................................cuuaCGC.GU.UUG...-...-.-C.................GUAAA.......................g-----.----a................................. +LJUC01000171.1/2641-2289 .........................................................................................-CG.UA.UGG...C...C.GC.................CUAAU.......................uGAGCG.GCC-.................................. +MFKH01000002.1/9106-9456 .........................................................................................-AC.UC.CCG...C...G.UU.................CGCAUac....................gcGUAAC.GCGG.................................. +LVBW01000015.1/78865-79218 .........................................................................................-GC.AC.UCG...C...G.GC.................UUAAUu......................aACGCC.GCGA.................................. +MGFC01000030.1/6687-7104 .........................................................................caaugccugcuuucgcUCC.GG.UCG...U...C.GC.................UUAAG........................--UCG.AUGA.................................. +MHOE01000033.1/7462-7039 .......................................................................gggcguuuugaccccuucACC.AG.UUU...A...C.GC.................UUAAA........................UAGCG.UAAA.................................. +MHGU01000005.1/22162-21755 ...................................................................uucggccggccaugcuccccauGGC.AC.UGG...C...U.GC.................CUAAC.......................uAGGCA.GCC-.................................. +MGFK01000038.1/3527-3166 .......................................................................................uu---.--.UUG...C...C.UUc..............gcUUAAAaaa.................cguuUUAAG.GCAA.................................. +MHKV01000031.1/5777-6141 ................................................................................cgcccgcacCGC.UC.UCG...C...A.GUu..............gcCUAAUua...................gguCAAUU.G---.................................. +MHQZ01000024.1/11961-12371 ..............................................................gccagauuggccagacgacaauuuagcCCC.AG.CUU...U...C.GC.................UUAAUuua..................auuUCGCG.AAAG.................................. +MFQZ01000004.1/17071-16666 ................................................................uuggcggcugcgguagcuguaacuuAGC.U-.---...-...-.--.................-----........................-----.----ccgacuuuggcc...................... +LVBI01000039.1/22233-21882 .....................................................................................acuaCGC.AC.UUG...C...U.GC.................AUAAU........................CG---.----.................................. +MEYM01000019.1/33655-34044 ......................................................................cggcguuugcaccaucuuuAUC.UU.UCG...C...A.CGc..............guUUAA-........................--CGU.GUG-.................................. +MHTH01000019.1/1176-780 .........................................................................auuacacuccggcuuuCGC.UC.UAG...C...U.--.................-UAAAgu....................ua-----.----gaccc............................. +MFGP01000014.1/5355-5744 .......................................................................caguaugccagcacuugcAAC.UG.UUG...C...A.GU.................UUAACuu....................uuAAACU.-CA-.................................. +MHSW01000010.1/6539-6924 ..........................................................................ccgcguuccggcgcuCGC.UC.UUG...C...U.--.................-UAAA........................AAUUA.GCAUu................................. +MEQC01000014.1/48922-49290 .........................................................................................CGC.CA.UGG...C...C.GC.................CUAAUcuuc...............ggauuACGUG.ACCAuug............................... +MEYI01000043.1/18560-18948 ......................................................................ugagcuuuaugccucuuuc---.UU.UCG...C...A.AGa..............guCUAAU........................ACCUU.UU--.................................. +MEPB01000068.1/153448-153083 .........................................................................................-GC.UA.UGG...C...U.GC.................UUAAUacca...............aguau-----.----uaag.............................. +MHLW01000014.1/188-531 .........................................................................................-CC.UG.CGU...U...A.GC.................GUUU-........................-GCCU.AACG.................................. +MFGC01000010.1/6795-6385 ....................................................................auggaaggugccggcuuucguCAC.CG.UCG...C...C.GC.................UUAAUcuu.................aagcGCGCG.GC--.................................. +MHFT01000062.1/20529-20100 ..........................................................................ugggccuguggcucuUCC.UC.UCG...C...U.GC.................CUAAUu.....................agGUUCA.GCGA.................................. +MGLZ01000050.1/435-61 .........................................................................................-GC.UU.UAG...C...G.GC.................AUAAGaccuaa............uaguuuUAUCU.GCU-.................................. +MDZC01000079.1/33262-32891 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAGUuuag................aauu-----.----aggua............................. +MHLA01000013.1/144228-144545 ...................................................................................ggcuuuCGC.UU.UUG...C...-.--.................GUAG-........................---CU.A---.................................. +MHQX01000043.1/986-1349 ......................................................................................ugaCGC.CC.UUG...C...U.GCug.............uuUUCA-........................--GCG.GCAGgacgcuugcuccagcaua................ +MFNF01000022.1/2981-2581 ..................................................................................acgaaguGGC.AA.UCG...C...C.GC.................CUAGUuc...................aggUUCCG.GC--cccaagcuaac....................... +MEIF01000040.1/13715-14088 ......................................................................................uuaCGC.AC.UAG...C...U.GC.................AUGAUcc...................ccgCGCC-.----cguugau........................... +MGFA01000005.1/585-983 ...................................................................cguucuccguuccgaccuucucCAC.GG.UUG...U...C.GC.................CUAAU........................-AGCC.ACAA.................................. +MHCP01000015.1/12480-12123 .....................................................................................aauaCGC.AG.UAG...-...-.-C.................GUAAU........................-----.----g................................. +BBBR01000004.1/146362-146725 ........................................................................................aCGC.AU.UAG...C...U.GC.................UUAAU........................AACCA.GUUAg................................. +MHIO01000010.1/1606-1218 ........................................................................ugccucuuuaucuuuggCGC.CC.GCU...U...U.GG................cCUAAA........................ACCCA.AAGC.................................. +MFAT01000016.1/7067-7474 ...................................................................cugcguuuagcauucaaccuuuAGC.UC.CCG...C...U.UUag.............uaCUAAC........................-UUAA.GCAGa................................. +MEOZ01000169.1/24325-23953 .........................................................................................-AG.AA.UGG...C...G.GC.................UUAAUucua................ggaa--UUA.GCCAuu................................ +MHQY01000037.1/15680-16140 .................................................................uuuugacacaaccgacucauuugcUCC.AG.CUU...U...U.GC.................CUAAC........................-GGUA.AAAGcgacuuguugcga..................... +LYSV01000031.1/26876-26470 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUc.....................uu-AACA.G---gauguugagauaacaggcuuaauug......... +MFIN01000017.1/9033-8682 .........................................................................................-GC.CC.UCG...C...U.UAc..............gcCUAAC.......................aGCUAA.GCUU.................................. +MFND01000095.1/2910-3313 ..................................................................................acgaaguGGC.UC.UAG...C...C.GC.................UUAAG........................-UUCA.GCAAucuggccccggacg.................... +MESX01000016.1/60985-61410 .................................................................cuuugcugcuccuucuuaugcuuuUGC.AU.UU-...-...-.--g...............cCUAAA.......................uAA---.----.................................. +MHBW01000003.1/53455-53823 .........................................................................................-GC.CC.GAG...C...U.-U.................AUAAUuacgcau..........ucgcguaAUAUA.GCUC.................................. +MFUP01000005.1/45644-46023 ...........................................................................uuuugccuaagcuaGGU.UU.AUC...C...C.G-.................-----........................-----.----cccaau............................ +MHLE01000035.1/4006-3615 ................................................................................uuuagcuuaCGC.UU.AAG...U...U.GGu...............uGUAAC........................-CUUA.GCU-uuuau............................. +MGOM01000030.1/1593-1989 .....................................................................................cucuUCC.AC.UGG...C...G.GC.................CUAAC........................--CCC.GUUAguggcugagcgcg..................... +MFQB01000017.1/7139-7542 ...................................................................cauucagcguuccaacacucgcUGC.CG.UUG...U...C.GC.................CUAACu......................uAGGCC.ACAA.................................. +LICN01000061.1/4144-4513 .........................................................................................-GC.CA.UGG...C...A.GC.................CUGAUuccag..............gaaucAGAUA.GCCU.................................. +MEMX01000153.1/23170-22807 .....................................................................................uggcCAC.CG.CCG...C...U.GC.................AUAAG.......................g-----.-CGGgcaugugcggaga..................... +CP012390.1/1583573-1583945 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAAU........................-AGCG.ACGGcu................................ +CP014991.1/674699-674323 ...................................................................................agcuuaUGC.AA.AGG...U...A.GC.................AUAAGu......................uUAACU.ACU-cuuu.............................. +CP017245.1/970450-970845 ...............................................................................cuagagcucaAGC.UU.UAG...C...A.GC.................GUAA-........................--GUC.GCUAauu............................... +MEWH01000002.1/82468-82078 ............................................................................uuccagccuucgcAAG.UG.UUG...C...A.GC.................CUAAUa.....................uuAGGGU.GCAA.................................. +MHJK01000015.1/44587-44930 ......................................................................................gccAGC.UU.UAG...C...U.UAc..............gcUUAAC........................UG---.----.................................. +MFTL01000010.1/13133-12764 .............................................................................uuuuggcgccuuUGC.UC.UAG...C...U.UA.................AUCA-........................--UAA.GCUA.................................. +MGAY01000001.1/18154-17764 ......................................................................gucgccaagcauauucauaUGC.UU.ACG...C...U.GC.................CUGAC........................-AGAG.GCCUu................................. +MHOH01000009.1/88769-88394 ............................................................................cuucgaccccugcAUU.AG.CUU...A...C.GC.................UUAAA........................UACCG.UAAG.................................. +MGNF01000077.1/45552-45152 .....................................................................................cucuCCC.CC.UAG...C...A.GC.................CUAAC........................-CCCU.GCCAggccggaagcccgc.................... +MFQD01000029.1/5004-5401 ....................................................................cuuguucgcuccguccuuugcACC.AG.CAU...U...A.GC.................UUAAU........................CGCUU.GAUG.................................. +MGFV01000002.1/57359-56964 ...............................................................................auuacaaucuUGC.AA.UCG...-...-.-C.................CUAAG........................---CA.----.................................. +MFQI01000030.1/162-562 ...................................................................ccuuuagcguuccgaccuuugcAAC.AG.CCG...U...C.GC.................UUAAU........................-CGCU.UCGG.................................. +LJNF01000002.1/28516-28200 ........................................................................................cUGC.UU.UAG...C...U.UAc..............guCUAAA........................-----.---A.................................. +MGEW01000023.1/91513-91134 ............................................................................cguuucgcgcuccUGC.UU.UUG...C...C.CGc..............gcCUAAUa.....................acGCUGG.GCA-.................................. +MHCN01000013.1/27316-26960 .........................................................................................-GC.UG.UCC...G...A.UAc..............guUUAC-g.....................cg-UAAU.CGGA.................................. +MFKA01000033.1/520-919 ..............................................................uaugaaucagcgcuucgcucgacucuaCGC.UU.AAU...C...U.UU.................UUAAG.......................c--CAC.GAGU.................................. +MHJA01000023.1/17633-17965 .........................................................................................---.GG.CAU...U...A.GC.................AUACG........................--CUU.AAUG.................................. +LIBI01000186.1/1077-1464 .........................................................................................-GC.UC.UCG...C...C.GC.................CUAAUucg..................uua-----.----ggggguagagagcaaucgu............... +MFBF01000001.1/7323-7689 .....................................................................................cuuaCGC.UU.UAG...C...-.--.................CUAAUa.....................gc-UUAA.GCUA.................................. +MGJB01000017.1/41031-40671 ........................................................................................aCGC.UU.UCG...C...C.UAa...............aUUUAU........................-UUAG.GUAA.................................. +MEZY01000053.1/1946-2332 .......................................................................cagagugccugcuuuuucACC.UG.UUG...U...A.GC.................CUAAU........................-CGUU.ACAA.................................. +MEZC01000010.1/25811-26189 .....................................................................................cuuuAGC.UU.UCG...-...-.-C.................UUAA-........................-----.GCAG.................................. +MFMA01000055.1/3438-3051 ...................................................................ugaaagaccuccaguucgcuuaCGC.AU.UAG...-...-.-C.................CUAA-........................-----.GCGA.................................. +MHQI01000062.1/35052-34698 ...............................................................................gaccugcgcuUGC.AG.UA-...-...-.GC.................GUAAU.......................g-----.----aaggcccuccg....................... +MHTK01000005.1/28073-28453 ..........................................................................guacucuccagcuuuCGC.UU.UAG...C...-.--.................GUAAU........................AA---.GCU-.................................. +MHJH01000003.1/13951-13648 .........................................................................................-UU.AG.CCU...A...C.GC.................UUAAC........................-CGCG.UAAG.................................. +MGFD01000050.1/23052-23442 .......................................................................cagcgcuccuucauucgcUCC.GG.UUU...U...C.GC.................UUAAU........................-UGCG.UAAA.................................. +MGJO01000019.1/14576-14224 .....................................................................................cuuuAGC.UU.UCG...-...-.-C.................UUAGG........................-----.----u................................. +MGEA01000046.1/3198-3592 ....................................................................cgccuucgcgccuucauucgcUCC.GA.CUU...U...C.GC.................CUAAA........................-CGCC.AAAG.................................. +MFKQ01000005.1/12207-12599 ....................................................................aauguuugcacagccggcuuaCGC.UG.UAG...C...G.UA.................AGAACu......................uCUUAC.CCUA.................................. +MHUX01000032.1/2612-2206 .............................................................ucgguaugggaagcuucgcuccggcauaCGC.UU.UAG...-...-.-C.................GUAAC........................-----.----g................................. +MFDM01000011.1/96387-95994 .........................................................................................-UC.CG.UUC...U...C.GC.................UUUAG........................-CGCG.AGAAgcguuuucuccagcacaacc.............. +MHIC01000046.1/17538-17151 .......................................................................uagcucacuuacuuuagcUCC.UG.CUC...U...A.GC.................CUAAA........................-ACCU.AGAG.................................. +MFRL01000077.1/30466-30070 .........................................................................cauuaaauacagcugaCGC.UG.UAG...C...U.GC.................AUAGU........................-GGUA.ACUG.................................. +MFGX01000123.1/14263-13927 ........................................................................................u---.--.UCU...C...G.CC.................CUCGU........................--GGC.GUGA.................................. +MFUC01000022.1/21682-22050 .............................................................................ugguaacuuugcAUU.UU.CUU...U...C.GC.................CUAAA........................-CGCG.GAUG.................................. +MHSY01000004.1/22755-23127 ...............................................................................gccccucauaCGC.CU.AC-...-...-.GC.................CUAAU.......................u-GGC-.--AUgu................................ +MFKW01000008.1/34696-34310 ...................................................................ugaaagaccuucaguucgcuuaCGC.GU.UAG...-...-.-C.................CUAA-........................-----.GCGA.................................. +MGJH01000015.1/13913-13559 ........................................................................................aCGC.UU.U--...-...C.GC.................CUAAA........................ACGUG.AG--.................................. +MHCS01000014.1/3316-2956 .....................................................................................acuaCGC.UU.UCG...-...-.-C.................GUAAU.......................c-G---.----.................................. +MHJL01000015.1/18041-17728 .........................................................................................-GC.UU.UCG...C...G.UAc..............gcUUAAC.......................gCUGAC.GCG-.................................. +MHMI01000028.1/18355-17997 .........................................................................................-CC.CG.CUU...A...C.GC.................UUAC-........................--GCG.UAGG.................................. +MHJC01000001.1/18437-18781 ......................................................................................gccAGC.UU.UAG...C...U.UAc..............gcUUAAC........................UG---.----.................................. +MHLI01000004.1/157110-156722 .......................................................................cuuuaaggccaacaauuuCGC.UU.UCG...C...C.UAc..............gcUUAAG........................--UAG.ACGG.................................. +MGIO01000004.1/432-811 .........................................................................................-GC.UC.CCG...C...G.UUcgc..........uuuu-----g.....................cgUAAAU.GCGG.................................. +BCYC01000019.1/15941-16304 .....................................................................................acuuCCA.GC.UCG...C...C.GC.................CUGAA........................AAACG.GUU-ugccgggaagc....................... +MHLY01000003.1/77638-77283 ...................................................................................aggagcUCC.UG.UUU...A...C.GC.................AUAAA........................-ACCG.UAAA.................................. +MFRD01000053.1/11996-12392 ...................................................................uauuugcugucagagcuuucgcUCC.GG.UAA...U...G.GC.................UUAAU........................AGCCU.GUUA.................................. +MHOB01000029.1/2148-1780 ............................................................................uucagcugguuccGGC.UU.UU-...-...-.GC.................CUAAC........................-----.----c................................. +LBGV01000001.1/2602835-2602431 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcau.................aacu-----.----ccuagaguaugauagcaggcuuuau......... +MFRC01000030.1/3719-4121 ................................................................ucggcggaaguugcugcaauuuugcUCC.GU.UAG...C...A.GC.................UUAAU........................-AGUU.GCUU.................................. +MFEK01000005.1/5712-5322 .......................................................................ugcaucucuuucuuugguACC.UG.CAU...U...A.GC.................CUAAU........................ACGCU.UUUG.................................. +MFOM01000034.1/4132-4525 ...................................................................cagggcuuggcguaagacccaaUUU.UG.CCU...U...U.GC.................GUAAU........................CUGCA.AAGC.................................. +MFES01000033.1/13008-13408 .......................................................................uggcgguccuucucucguUCC.AG.UAA...U...G.GC.................CUAAUa......................uAGGCC.GCUA.................................. +LNFQ01000017.1/3472-3844 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAGUau...................ucuAAGUA.CCCAuuauggacu......................... +MFQR01000022.1/3375-3801 .....................................................................................agaaCGC.UG.UUG...C...C.AA.................CUUGU........................--UUG.GUA-cagugaacuuugcaccggccauggccuaacggcc +MFEJ01000012.1/1523-1874 ..........................................................................uuuugcauuccaaccUGC.AU.UAG...C...U.GUc..............gcUUAAUuu...................aagUCACA.GCU-.................................. +MHOK01000021.1/23468-23084 .....................................................................................caccUGC.AU.UAG...C...U.UAc..............gcUUAAUccgcc..............agccg-----.----gcgga............................. +MHUV01000005.1/6830-7251 ...................................................................cuuucuuuaaggcaaacgauuuUGC.UC.CAG...U...U.UAc..............gcCUAAAuaaua.............uuuagcCCUAA.GCUG.................................. +MFLF01000021.1/29088-29489 ............................................................................acguguuuggauaCGC.UU.ACG...C...U.GC.................GUAG-........................--GUU.GAGUuuuuaacucc........................ +MGJL01000012.1/35277-35639 ........................................................................................aCGC.UU.UCG...C...U.UA................aGUAAU........................--UUU.GCGA.................................. +MFEO01000016.1/3619-3994 ............................................................................gcuugcucaacuuUGC.UC.CGG...U...C.GCa..............gcUUAAU........................-UGUG.ACUG.................................. +MFGG01000030.1/132756-133141 .......................................................................cagcaugccggucuuugcUCC.CG.UCG...C...C.GC.................CUAAC........................-GGCC.GCGA.................................. +MHDA01000003.1/1124-765 .........................................................................................-CC.UU.CUU...A...C.GC................aGUA--........................--GCG.UAAGg................................. +LOQF01000007.1/54308-53980 .........................................................................................---.-U.UAG...C...U.GC.................GUAGU.......................aACGUG.GU--.................................. +MFXB01000072.1/17035-16615 .........................................................cucccgcuuucgcuccggcguuugcguagagaAUC.UU.GUA...U...C.GC.................CUUUU.......................uGCGCG.AUAC.................................. +AP014924.1/1378463-1378823 .........................................................................................-GC.AC.UCG...C...G.GCugc...........ugcUUAAG.......................uAGGCC.GUG-.................................. +MFKZ01000018.1/21056-20633 .......................................................................caggugggaaaucucggc---.-C.UCG...U...U.CUc..............gcUUAAAc.....................uc-CUGA.ACGA.................................. +LEKP01000004.1/30675-30361 .........................................................................................-CU.UG.CAU...U...A.GC.................UUAUU........................--GCU.AAUG.................................. +MHQJ01000010.1/7184-6775 ............................................................................cgcccgcuauggc---.--.---...-...-.--.................UUAAUcgc.................guuu-----.----aacgcgaccuaaaucauaguug............ +MFLG01000021.1/6085-6473 ....................................................................acuguucgcacagccugcuuaCGC.UG.UAG...C...-.--.................CUAAUu.....................uu-UUAG.ACUA.................................. +MGES01000048.1/4804-5203 .................................................................cuuuacggugccgacacuggcaacCGC.UU.U--...-...C.GC.................AUAACa......................uUUGUG.GAA-.................................. +MGKF01000015.1/15862-16300 ........................................................................................aCGC.UU.UCG...C...C.--.................-UAACau....................cgUUUAG.GCGAagucccguagcucugccgaa.............. +MFKE01000020.1/28757-28378 .........................................................................................-GC.CC.AAG...C...A.GC.................CUAUUucgcgaa.........gagacaguUCGCU.GUU-cuuuac............................ +LJND01000001.1/170936-171308 ........................................................................................cCGC.AU.UAG...C...A.UUu..............gcCUAAU........................--G--.----.................................. +MFQG01000003.1/154993-155400 ...................................................................cauuugcuguuccuucauuggcUCC.UG.UUG...U...U.GC.................UUAAA........................-UUCA.ACAA.................................. +MFKX01000026.1/43004-43368 ............................................................................uucagccugcuuaCGC.UU.UU-...-...-.GC.................CUAAG........................---CG.----.................................. +MFEU01000011.1/51347-51731 ..........................................................................uuuugcauucucuccUGC.UC.UGG...C...U.GUu..............gcUUAAU.......................uAAGCG.AUAA.................................. +MFEN01000061.1/9408-9080 ...................................................................................uccucgCGC.UU.UAG...C...U.UAc..............gcUUAAGc......................cUUUGA.GC--.................................. +JYNZ01000003.1/515654-515202 .................................................................cgcccuuagcggcaacuuugcccuCAA.CA.UCG...C...U.GC.................CUAAAuuc.................gcuu-----.----gagcuucggc........................ +MHLH01000014.1/15749-16135 .............................................................................ucguucuccguaCGC.UC.CGG...C...U.UUcg.............cuUUAGC........................-CUAA.GCCG.................................. +MGEL01000033.1/1845-1462 .......................................................................cguuccggcaccagccuaCGC.C-.--A...U...C.GC.................CUAAG........................-CGCG.ACGG.................................. +MFKK01000019.1/22741-22357 ......................................................................................gcc---.--.---...-...G.GCauuugc.....cuuugcGUAAA........................-CGCG.GGCGucucuggccuuuc..................... +MHNK01000015.1/25773-26127 ...............................................................auuggcguaagaacgcuuccccgaucAGC.AU.CAU...U...U.GCu..............cuUUA--........................-----.----gcgaau............................ +MHST01000002.1/42781-42430 .........................................................................................CUC.GC.CUA...-...C.GC.................CUAAC........................AGGCG.AUAG.................................. +MHUD01000062.1/9428-9791 ..................................................................................cagcaggCGC.UUgCUU...U...U.GC.................CUAAG........................-GGCG.AAAG.................................. +MEXD01000050.1/4387-4025 ........................................................................uuuuugguagucccacuCCC.AA.UCG...C...G.GCuuugcgcuagcuuacgcUUAAG........................CAGCC.GUGAc................................. +MFXK01000020.1/3319-3764 .......................................................cuuuugcugcgaauaacaacaauuacucuaggguAGC.UG.UUG...C...U.GC.................AUAAUa.....................ga-----.----uaaaucuuucccu..................... +MHLR01000004.1/1229-1621 ....................................................................guauuuugcggcgaacgacuuCGC.UU.UCG...C...C.CGc..............gcAUAAA.......................gCCCGA.GCGA.................................. +MEVE01000019.1/15586-16005 .....................................................................................gcgaUGC.UU.ACG...C...G.GAa..............guUUAUU........................CUCCC.GCAUauguauacgccugaaucg................ +MFJV01000001.1/514547-514899 ...................................................................................ccgaccGGC.AU.UCG...C...A.U-.................AUAAC........................--AAU.GUG-uugagcg........................... +MGNF01000125.1/1686-1289 .....................................................................................cucuCCC.GC.UCG...C...G.GC.................CUAAA........................-CCCC.GCGGacgcugagcccgg..................... +MEXG01000009.1/3531-3886 .........................................................................................CGC.GU.AGA...G...G.GA.................CUGAUugcua..............aaaucAAUCC.CUUUaucucucgucccgcguacgc.............. +MGHB01000034.1/33944-34302 ...................................................................................agccuaCGC.UU.UUG...C...A.GC.................UUAA-........................--GCU.G---.................................. +MHLS01000067.1/3598-3206 ......................................................................auuuuaaggcagguaacuuUGC.UU.UCG...C...U.UAc..............gcUUAAG........................--UGA.GCGA.................................. +MHQE01000035.1/19365-19800 ...................................................uugcgccggcuuuugccuaacaaggcauagcuccauccCGC.UU.UUC...A...U.UU.................-----........................-----.----gaaaaaa........................... +MFXW01000012.1/1208-803 ................................................................cgagcccgguguucgcuccggcauuCGC.CA.UGG...C...U.GC.................GUAAG........................--UUC.GCCUcugc.............................. +MHRS01000016.1/29175-28766 ...................................................................cauauuuuggagcaaacgacuuUGC.UU.UCG...C...U.UAc..............gcUUCGG........................CCUAA.GCGG.................................. +MFXH01000004.1/63931-64335 ..........................................................................agcuuuugcuccuguCAG.AG.UAG...C...U.GC.................GUAGAu......................gUUUCG.GC--caucgu............................ +MHTJ01000002.1/21076-21454 ..........................................................................cuuuacuccagcuuuCGC.UU.UAG...-...-.-C.................GUAAU........................-G---.GCU-.................................. +MFLK01000024.1/28097-27708 ...................................................................ugaaggaccuccaguucgcuuaCGC.GU.UAG...-...-.-C.................CUAA-........................-----.GCGA.................................. +MFKO01000008.1/21526-21915 ............................................................................acggguucgccuuCGC.UC.GAG...C...-.--.................UUAAA........................UUUUA.GCUCgcga.............................. +MFEI01000003.1/9231-9609 .........................................................................uuacgucagcuuuggcUCC.UG.UUG...C...U.GU.................UUAAC.......................u--GUG.ACAG.................................. +MHTR01000013.1/35097-35455 .....................................................................................gggcACC.UG.CUU...A...C.GC.................AUAAA.......................aGCGUU.UA--.................................. +MFZP01000003.1/1618-1192 ..................................................cgucaucgcugcccaauuugcucaaaggccagcagcuuaCGC.AU.UCG...U...A.AG.................CUAA-........................--UUU.GAG-a................................. +MHXD01000018.1/44156-44545 .......................................................................ucaggcgaaagaccucgg--C.CU.CGU...C...U.UCg...............cGUAAGc......................c--UGG.ACG-.................................. +MFGM01000001.1/3218-3602 .........................................................................caagagugcccagcuuUGC.UC.UCG...C...U.UCa..............auCUAACaa....................gaUCGGA.G---.................................. +MGJZ01000004.1/6317-5967 .........................................................................................-GC.GU.UCG...-...-.-C.................CUAACau....................cg-----.----uuua.............................. +LFFI01000073.1/17729-18107 .........................................................................................-GC.UC.UCG...C...C.GC.................CUGAU........................CUCAG.GUGAguggagaguca....................... +LJNP01000009.1/13751-14143 ....................................................................agcguucgugccuucauucgcUCC.GG.UUC...C...C.GC.................CUAAC........................--GCG.UGAA.................................. +MFXP01000016.1/74590-74178 .............................................................uggcucguuugagccuugcuccgcaguuCGC.GA.UGG...C...U.GC.................UUAGUuu....................ccCUUCA.ACCGga................................ +MFDZ01000009.1/9019-8610 ...........................................................uuucgggguuacaccuggauauggacgccuCGC.UC.UCG...C...U.GC.................UUAAG........................---CU.----.................................. +AZEG01000024.1/2741-3087 .........................................................................................-GC.AU.UAG...U...U.GCu..............gcCUAGUuu....................auAACUG.ACUAg................................. +MGCX01000020.1/6924-6514 ..............................................................ucuagccaucuuuggcaccccagcucuCGC.AA.AAG...C...U.UAa..............guUUAA-........................-----.----acu............................... +MFPH01000059.1/2551-2139 ........................................................cgagcuuuuuggcguucgaccaagucuuaggcuAGC.AA.UAG...-...-.-C.................UUAAG........................-----.----cuuc.............................. +MFDF01000022.1/8386-7990 ......................................................................uuggagcucucgcaagaggCCC.UC.AAG...U...C.GC.................UUAC-........................-----.----gca............................... +MFOS01000001.1/48284-48686 ......................................................................................guaCGC.AU.UUG...C...U.UA.................-UAAU........................--UAA.GUAAuuu............................... +LLEV01000011.1/13233-13597 ...............................................................................cuuaugcgaaUGC.AU.AUG...C...A.UA................cGUAAA........................-CUAA.GCA-.................................. +MHVJ01000008.1/491-102 ....................................................................cuuuacggcuuccgauuucgc---.CU.UCG...U...U.CGc..............guCUAAA........................--CGC.GUGA.................................. +MGIN01000026.1/21856-21540 ........................................................................................c---.--.-GG...C...A.UUggcu........uuugcCUAA-........................---AU.GCC-.................................. +MHTO01000028.1/9004-8622 .........................................................................................-UC.UC.CUG...C...U.CUa..............gcUUACG.......................cUUAGA.GCAG.................................. +MFJA01000011.1/65974-66392 ........................................................ccucggaaagcuugaagcacgaaaugcuucuuuAGC.UU.ACG...C...U.GCa..............aaUUA--........................-----.----uuugcag........................... +MHQS01000006.1/27665-28047 ........................................................................acgcgguggccuaacggCGU.CU.UCC...C...C.CG.................GUAGU........................AUCCG.GGGG.................................. +MFEA01000022.1/44604-45004 ...................................................................aaacucucuucccacaaggaagAGU.UG.CUU...A...C.GC.................UUAAA........................--ACG.UAAG.................................. +MFVM01000020.1/525-928 ....................................................................auacuucgguaugaaugacuuCGC.UU.UCG...C...U.UC................a-----........................-----.GUGAgcgcuucg.......................... +MFZO01000039.1/78830-79232 .................................................................agcaaguggugcaagguuugacuuUGC.AU.UCG...C...U.GC.................UUAAUag...................cagAAU--.----ca................................ +MGIP01000002.1/33407-33732 .........................................................................................-CC.UG.CAU...A...C.GC.................UUAAGaacgua............caguucUCGCG.UACG.................................. +MHXC01000022.1/2683-3091 ..............................................................................uugcucccacgGCU.GU.UGC...C...U.GA.................AUAAAg......................uACUCA.GGCGccgaagaccaauac.................... +MHSQ01000010.1/7672-7262 ...................................................................cauauuuuggagccaaggaucuUGC.UU.UCG...C...U.UAcg.............caUUAGC........................-CUAA.GCGG.................................. +MHTS01000027.1/37094-37466 .....................................................................................aaccGGC.UC.UUG...C...C.UAc..............gcAUAACu.....................ag-----.----uccgccaaccggc..................... +MEVF01000008.1/10247-9797 ...................................................................uuuacgcucccgcguauguauaCGC.CU.AAG...C...U.AG.................CUUUU........................AGUUA.GCUU.................................. +LSMX01000002.1/195489-195152 ......................................................................auacaucuaacgauguaguCGC.AU.UCG...C...-.--.................UUAAUu.....................aa---GA.----u................................. +MHKB01000013.1/44767-45177 .............................................................ugcgugcguugucacuuccaacacucgcUUC.CG.UUG...C...U.GC.................UUAAA........................-AGCG.GUAA.................................. +MHQA01000050.1/15416-15065 ...................................................................................cgcguuAGC.UU.UCG...-...-.-C.................UUAAU........................--G--.-CG-.................................. +MHQO01000003.1/26874-27340 ................................................................ucggaccugaugaaagggcauucgcACC.UG.CUU...U...A.GC.................UUAAU........................AGGUU.AAAGcgacccguugcga..................... +MHLC01000026.1/4106-4421 .........................................................................................-GC.UC.CCG...C...A.UUc..............gcUUACG.......................cGUAAC.GCGG.................................. +MHRI01000007.1/54993-54583 ...................................................................cguauuucggcggacaugagcuCGC.UU.UCG...C...U.UAc..............gcUUCGG........................CGUAA.GUGA.................................. +MVBD01000002.1/494141-493789 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................----U.GCUA.................................. +DEIQ01000008.1/11892-12254 .........................................................................................CGC.UC.UGG...C...C.GC.................CUAAUuaaa................cacuAGGCA.GUCA.................................. +MOEN01000015.1/16017-15666 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAU.......................aACGCA.GCGA.................................. +NATK01000111.1/5082-5439 .........................................................................................-GC.CU.UGG...C...U.GC.................CUAAGca....................uuAGGCA.ACC-.................................. +NHDW01000005.1/79815-80176 .........................................................................................CGC.AC.UAG...C...C.GC.................UUAAG........................AACCG.GU--gu................................ +MTOB01000164.1/1303-958 .........................................................................................-GC.UC.UGG...C...U.GC.................UUAAU........................UAGCA.GCCA.................................. +DFBT01000014.1/22304-21956 .........................................................................................-GC.AU.UGG...C...U.GC.................UUAAU........................--GCA.GUCA.................................. +CP018632.1/5505906-5506279 .........................................................................................CGC.AA.UGG...C...C.GC.................AUAAC........................--UAG.ACC-uuaggguuua........................ +DBXV01000016.1/400330-399969 ........................................................................................uCGC.UC.UCG...C...G.GC.................CUAAU........................UCGCC.GUU-gca............................... +MWEB01000012.1/27471-27822 .........................................................................................-CC.UU.UAG...C...A.GC.................UUAAG........................--CUG.GCUA.................................. +NBMB01000012.1/44962-44570 ..........................................................................cucuggcaacucgauGGU.GC.UUG...C...C.GC.................CUAAAu.....................uuAGGCG.GC--.................................. +DGPO01000070.1/410-20 ......................................................................................ugcACA.AC.UGG...C...U.GC.................GUAA-........................--GUA.GCC-cuuuguaacaccauc................... +MVZB01000210.1/2644-2282 .........................................................................................-GC.CC.UGG...C...C.GC.................CUAAUc......................uAGGCG.ACC-.................................. +DBDC01000023.1/605-244 .........................................................................................CGC.UC.UGG...C...G.GC.................UUAAU........................--CCC.GCCG.................................. +DEND01000009.1/39593-39201 .....................................................................................aagaAGC.UU.UAG...C...U.GC.................AUAAGcuua...............aacuu-----.----cuaaagcaccgugcg................... +DEHI01000011.1/7876-7519 .........................................................................................CGC.UA.UCG...C...A.GC.................UUAAU........................AACCU.GUUAgg................................ +CP020046.1/37048-37407 .........................................................................................CGC.CC.UCG...C...C.GC.................UUAAC........................-ACCG.GUGA.................................. +DBWH01000013.1/35574-35190 .........................................................................................-CU.UC.AGG...C...U.GC.................CUAAG........................-CGCA.GCUU.................................. +DGET01000059.1/20456-20810 .........................................................................................---.GG.CCG...C...U.GC.................GUAAUau....................aaACGCA.GC--.................................. +DBAE01000134.1/2950-3309 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAUc.....................ucUAGUA.GA--uaua.............................. +DBMO01000014.1/8210-8566 .........................................................................................-GC.UG.UAG...C...C.GC.................UUAGC........................-CGCG.GCUG.................................. +DGDL01000088.1/40446-40098 .........................................................................................-CU.CG.UAG...C...G.GC.................UUAAG........................-UUCC.GCUA.................................. +DBZX01000072.1/20981-21337 .........................................................................................CGC.UC.UCG...C...G.GC.................CUAAG........................UUGCC.GUGA.................................. +DBVT01000018.1/2763-2384 .........................................................................................-CU.UC.AGG...C...U.GC.................UUGA-........................--UCA.GCUU.................................. +MTOL01000383.1/3325-2968 .........................................................................................-GC.CC.UGG...C...U.GC.................CUAAUug....................aaCGGCA.GCC-.................................. +DENF01000101.1/4236-4590 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAUuau..................uagGUUCA.GCC-.................................. +DBXM01000035.1/12204-12585 .........................................................................................-CU.UC.AGG...C...U.GC.................CUGAG........................-CGCA.GCUU.................................. +DDRT01000012.1/93221-92834 ................................................................................cgcuccaguAGC.AA.UCG...C...A.GC.................UUAAAaaau................aggcCUUCU.GCC-aaaagca........................... +DDKT01000022.1/1872-1517 .........................................................................................-UA.CG.CUU...A...U.GC.................CUAAA........................AGGCU.UAAG.................................. +DBWQ01000012.1/24864-24510 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAAG........................-CGCA.GCUU.................................. +DBYC01000042.1/3575-3227 .........................................................................................-GC.AU.UGG...C...A.GC.................UUAAG........................--CCU.GCC-.................................. +DFIJ01000099.1/7106-7447 ........................................................................................uUGC.UU.UCG...C...U.GC.................GUAG-........................--UCA.GCAA.................................. +MWCT01000016.1/27953-27586 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAU.......................uAGGCA.GC--.................................. +MNWS01000053.1/770-405 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuaauc.............uuaauuAGGUA.GCC-.................................. +DCTN01000136.1/11063-10706 .........................................................................................-GC.AC.UGG...C...C.GC.................GUAAAu......................cACGCG.GUCA.................................. +DCGL01000049.1/9874-10236 .........................................................................................-GC.UC.UCG...C...C.GC.................UUAA-........................--GCG.GUGAugccgcccu......................... +MUKB01000064.1/6538-6190 .........................................................................................-GC.CU.UAG...C...U.GC.................AUAAU.......................aAAGCG.GCUA.................................. +DBRA01000026.1/45309-44961 .........................................................................................-UU.AC.UCG...C...U.GC.................GUAAU........................--GCA.GC--.................................. +DDSI01000168.1/12990-12645 .........................................................................................-GC.CU.UAG...C...A.GC.................CUAAG........................-CGCU.GCU-.................................. +LQBE01000045.1/48892-49254 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAU........................UAGCA.GC--.................................. +MWEH01000146.1/694-339 .........................................................................................CGC.AA.UGG...C...G.GC.................GUAA-........................--GCC.GCUA.................................. +DCTE01000142.1/3048-3402 ......................................................................................cuuAGC.UU.ACG...C...A.GC.................UUAAU.......................uAAGCU.GUG-.................................. +MPMI01000029.1/22914-22560 .........................................................................................CGC.UC.UUG...C...U.GC.................CUAGA........................--GCA.GCUU.................................. +MKSH01000120.1/5234-4862 ......................................................................................guuCGC.CC.UCG...C...C.GC.................UUAGU........................CUCUG.ACUAagccu............................. +NCGL01000101.1/9057-9409 .........................................................................................-GC.AA.UGG...C...A.GC.................UUAGU........................--UCU.GUCA.................................. +DCHC01000006.1/363-17 .........................................................................................-GC.UG.UCG...C...U.GC.................CUAAU.......................uAGGCA.GC--.................................. +MSYI01000009.1/3612-3239 ................................................................................aacaccgcaACU.AC.UCG...C...U.GC.................CUAAU.......................uAGCCA.GUGA.................................. +NATP01000047.1/28066-28425 .........................................................................................-GC.CC.UGG...C...C.GC.................CUAAUu.....................aaAGGUG.GCU-.................................. +DDDP01000105.1/1276-1634 ........................................................................................uCAA.GA.UGG...C...U.GC.................UUAAAu......................aAAGCA.ACCU.................................. +NATO01000121.1/2018-2372 .........................................................................................-GC.GU.UAG...C...A.GC.................UUAAA........................-UGCU.GC--.................................. +DDZZ01000023.1/1728-1370 .........................................................................................-CC.CA.UGG...C...U.GC.................AUAAA........................-GCAA.GCCA.................................. +MKVQ01000003.1/194158-194521 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAA-........................--ACA.GCA-gguc.............................. +DFJF01000004.1/44166-43810 .........................................................................................-GA.AU.UAG...C...U.GCu..............gcCUAAG........................GGCGA.GCUA.................................. +DGDY01000213.1/2782-3173 ......................................................................................ucuGGC.GA.UGG...C...U.GC.................GUAA-........................--GUA.GCCUaagccaagcugac..................... +MNEU01000040.1/1046-696 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAGA........................UAGCA.GCGU.................................. +DBQQ01000054.1/25546-25178 ...................................................................................cgcauuUGC.GU.ACG...C...U.GC.................UUAAU.......................uAAGCG.GCA-.................................. +MPCV01000095.1/9788-9384 .........................................................................................CGC.GU.UAG...C...U.GC.................GUAAUc.....................ugACUCA.GUUAgauuauacuuaauuccaccc.............. +NMUJ01000003.1/33404-33743 .........................................................................................-GC.GG.UUG...C...C.UG.................AUAGU.......................aAAUAG.G---.................................. +LLYS01000011.1/21349-21716 ...................................................................................ugcuuaCGC.UA.AAG...C...A.GC.................GUAAGu......................u----A.ACU-uaac.............................. +NGFI01000008.1/470994-471352 .........................................................................................-GC.UC.UUG...C...C.GC.................CUAAC........................-UUCG.GUUAggcc.............................. +MPMW01000089.1/12126-11755 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAA-........................-----.GCCA.................................. +DEAJ01000013.1/21985-21627 .........................................................................................-GC.UG.CGG...C...U.GC.................CUAAAu......................aGUGUA.GCCA.................................. +DFFG01000103.1/11145-10788 .........................................................................................-GC.GU.UUG...C...U.GC.................UUAACua....................aaAAGCA.GC--.................................. +MWST01000016.1/27607-27955 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAU.......................cAAGCA.ACGA.................................. +MNVL01000027.1/1734-2078 .........................................................................................-GC.UC.UAG...C...C.GC.................GUAA-........................--GCG.GC--.................................. +MVZM01000004.1/29418-29069 .........................................................................................-UC.UU.UUG...C...U.GC.................CUAAUua...................aauAAGUA.GCAU.................................. +DGKB01000017.1/6040-5683 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAU........................UGACG.GCGA.................................. +MPGM01000018.1/1618-1222 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAUcu...................gaaUUACA.GUA-ggauacgccuaaucug.................. +DDXO01000013.1/12683-12332 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAACu......................aAGGGA.GCC-.................................. +DDYN01000001.1/44462-44093 ........................................................................................aCGC.UC.UAG...C...C.GC.................UUAAC........................-ACCG.GCUA.................................. +DBBC01000133.1/3081-3434 .........................................................................................-GC.GU.UCG...C...U.GC.................CUAACu......................aAGGCA.GC--.................................. +DFWN01000021.1/38957-38560 .........................................................................................-GC.GC.UCG...C...U.GC.................CUAAUcga.................aguu-----.----uaguagauucaggcauuauuc............. +MWBX01000034.1/2079-1720 ......................................................................................accCGC.GU.UAG...C...-.--.................AUACG........................--CAU.AAC-.................................. +DBCJ01000014.1/33292-33660 .........................................................................................-CG.UU.UAG...C...U.GC.................CUAAUu......................uUAUUA.AUUAgagc.............................. +DCIA01000013.1/21823-21477 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAU.......................uAGGCA.AC--.................................. +NBLZ01000003.1/16787-17186 .....................................................................................cucuUCC.CC.UCG...C...U.GC.................AUAAGcaag................gauaAAGCA.GAG-ggucacuc.......................... +MPML01000002.1/84824-85234 .......................................................................caccccggccgcuacugcGGC.UG.CGG...C...G.GC.................CUAGU.......................uAAGCC.ACCGgcccuuua.......................... +MWCJ01000017.1/23653-24048 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcga..................aua---AA.GUA-gauuauuagcuuuacauu................ +CP012839.1/258521-258890 ......................................................................................guaCGC.GC.AAG...C...A.GC.................UUAACu......................a---UU.CUU-uaagaguagu........................ +MTOG01000014.1/85785-86132 .........................................................................................-GC.AU.AUG...C...U.GC.................UUAAUcu....................auAAGCA.GC--.................................. +DBGA01000071.1/40858-41232 ..............................................................................auaacaugggg-UU.AU.GCG...C...A.GC.................CUAAAu......................uAGGCU.GU--.................................. +DDZN01000037.1/2872-2497 ......................................................................................cuuUGC.UC.UAG...C...U.GC.................UUAAA........................--GUA.GCUUuagcc............................. +DBXY01000052.1/46047-46399 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAGUu......................aAUGGC.CCGA.................................. +NSGJ01000034.1/33241-33638 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAUcu...................gaaUUACA.GUAAgauugccuuuaguuccc................. +MKST01000003.1/391940-391581 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAGCugau................accuAGGCG.AUGA.................................. +DEWA01000026.1/13677-13259 ..........................................................gcaagaaauugcgucccgcacuguuggcugc---.--.---...-...-.--.................GUAGGa......................a-AAU-.----caaaacgaauuguc.................... +MWQY01000003.1/90796-91152 ......................................................................................cuaCGC.AA.UCG...C...G.GC.................UUAAU.......................uAAGCC.UCGU.................................. +NHBT01000023.1/143335-143727 .........................................................................................-GC.UC.UUG...C...C.GC.................UUAAU.......................aAUCUG.AUA-gguuauuaagcuaauuuc................ +DDKR01000149.1/1158-734 ..............................................................gguuaaucuaccagugaucaaucuauuCCC.UG.UCG...G...C.GCa..............aaUUAAGucu..................cca--GC-.----uccaauua.......................... +MKVF01000006.1/33152-32750 .........................................................................................-GC.AC.UUG...C...G.GC.................UUAAUcgaa................ggau-----.----ucgauaaaagcuuaaucccag............. +NATI01000076.1/1682-1275 .........................................................................................-GC.CU.UCU...C...C.CUc..............ugUUAAG........................--AGG.GAGG.................................. +DGMY01000016.1/3877-4256 .............................................................................cgcagcuccugaAGC.UA.UGG...C...A.GC.................CUAAA........................-CGCC.GCCU.................................. +DCSM01000038.1/7999-8388 ......................................................................caauggcccacacgggaauGGC.AC.UCG...C...U.GC.................CUAGAc.....................auAGGUA.GCG-.................................. +DERS01000060.1/3223-2873 .........................................................................................-CU.UC.AGG...C...U.GC.................UUAA-........................--GUA.GCCU.................................. +MWEM01000029.1/29734-30084 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUg......................uAAGUU.GC--.................................. +MWJR01000109.1/8335-8698 .........................................................................................CGC.AC.UGG...C...C.GC.................UUAGAau....................auAAGCG.GCA-.................................. +DDSA01000268.1/31775-32125 .........................................................................................-CG.UC.UCG...C...G.GC.................CUAAC........................UGGCC.GUG-.................................. +DDBW01000002.1/25858-25446 ......................................................gacuuagugcuucacuuaaucucucuuacuuaggcUAA.GU.UUA...G...U.CU.................UUAAU........................-UAGA.CUAA.................................. +DEFL01000005.1/101342-100996 .........................................................................................-UU.GG.CCG...C...U.GC.................CUAAU.......................uAGGCG.GCG-.................................. +DCGM01000038.1/13934-13589 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAU........................--GCU.GC--.................................. +DBWT01000087.1/113-457 .........................................................................................-UC.AU.UUG...C...U.UG.................CUAGU........................-UCAA.GCUU.................................. +MQWB01000001.1/1376816-1376441 .........................................................................................-UC.GC.UCG...C...G.GC.................AUAACc......................aAACCC.GCUA.................................. +MKSG01000007.1/70386-70787 .......................................................................uaacgaaguggagcuacaAGC.--.-GG...C...A.GC.................AUAAUaguua.............auucua--UUU.GCUA.................................. +CP017675.1/949802-950202 ................................................................................uaaagcggcUGU.UG.UGG...C...U.GC.................CUAAGa.....................guCCCUA.GUUAguacuagau......................... +NEUU01000005.1/120957-120598 .........................................................................................-GC.UC.UCG...C...A.GC.................CUAAAu.....................aaGGCCU.GCAG.................................. +DEIO01000015.1/96716-96325 ....................................................................aacuuuugcaccaucuuucgcCAC.UG.CUA...U...U.GC.................CUAAUu......................aGUGCA.AUAG.................................. +DBDI01000021.1/29670-30082 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUacg.................acca-----.----agucgauuagcuuuauccgcu............. +DCDV01000013.1/4569-4196 .........................................................................................-CU.CG.CCG...C...U.GC.................AUAAU........................-UGCU.GCGG.................................. +CP019633.1/1745059-1744697 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAAa.....................auUCGCA.GCC-.................................. +MWCO01000029.1/61608-61968 ........................................................................................uCGC.GC.UGG...C...U.GC.................UUAG-........................--UUA.GCCA.................................. +DGDS01000041.1/1005-650 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAUuaacu.............aauaauAGGCA.GC--.................................. +DGEJ01000013.1/112230-112576 .........................................................................................-CA.AU.UAG...C...A.GCc..............gcGUAAG........................--GUU.GC--.................................. +DDRF01000108.1/4373-3980 .........................................................................................-GC.CC.UUG...C...U.GC.................UUAAU........................UCACA.GAA-gugaauuuugcuuaauucc............... +DBYE01000100.1/2165-2534 .........................................................................................-GC.UA.UUG...C...U.GC.................CUGAAu......................aAGGCG.GUGAcgcggcgcu......................... +MSGT01000059.1/43453-43079 .............................................................................cgaagcagaauuCGC.UC.UCG...C...U.GC.................UUAAU........................-CGUA.GCCAga................................ +DBVV01000111.1/17975-17596 .........................................................................................-CU.CC.AGG...C...U.GC.................CUGAC........................-GGCA.GUC-.................................. +NGFH01000007.1/62688-62318 .........................................................................................-GC.AU.UGG...C...U.GC.................UUAAUcauu................gauuAACCA.GUC-c................................. +MWBJ01000015.1/1056-683 .....................................................................................ccuaUGC.UU.AUG...C...U.UAaa.............ucUUAAG........................-CUAA.GC--uaggua............................ +DEQQ01000061.1/8154-8520 .........................................................................................-GC.CU.UGG...C...U.GC.................UUAAUcuaua.............uagauuACAAA.GCCU.................................. +MWEQ01000003.1/94351-94750 .........................................................................................CGC.UC.UCG...C...A.GC.................AUAAUcgaa...............guuua-----.----guagaucaugcccaauccu............... +MWDO01000057.1/5644-5989 .........................................................................................-GC.UU.UAG...C...G.GC.................AUAA-........................--GCC.GUUA.................................. +DFOT01000002.1/327708-327335 .............................................................................acaagggcaagcAGC.AA.UAG...C...A.GC.................CUAAU.......................aAGGCU.ACCU.................................. +DFOS01000024.1/379-30 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAUua....................gcUGGUA.----.................................. +MLAN01000002.1/162621-162240 ...................................................................................agccuaCGC.AA.AAG...U...A.GC.................CUAGGu......................u---UA.AC--uaaca............................. +DBAX01000104.1/3123-2732 ................................................................................uaaagcagcUAC.UG.UUG...C...U.GC.................CUAAG........................AACCA.GUAAauuucg............................ +DEEB01000006.1/32577-32930 ......................................................................................uuaCGC.GU.UCG...C...A.GC.................CUGAG........................-GGCU.GU--.................................. +MPMO01000019.1/54383-54805 ......................................................................ccgcugcucccgcccuuggCGG.CG.UGG...C...U.GC.................GUAAGccag................aguuAGGCA.UCC-ggcccagcu......................... +MPNB01000030.1/25366-25733 .........................................................................................CGC.GA.UGG...C...G.GC.................AUAGC........................--UCC.GCUA.................................. +MLAM01000014.1/28121-27754 ...................................................................................agcuuaCGC.AA.AAG...U...A.GC.................GUGAGu.....................uuAACCU.ACUCuua............................... +DBWS01000147.1/15490-15891 ...............................................................................uaaucggcuaAGC.UG.ACG...G...C.G-.................-----........................-----.----cuuaauccuugaggca.................. +NBMY01000134.1/35777-35403 .........................................................................................-AG.AA.UGG...C...A.GC.................CUAAUcggga..............ugauu-AGUC.UCC-.................................. +MKUW01000015.1/197810-197412 ...................................................................................ugcuauGCC.CC.UCG...C...U.GC.................UUAGUgag.................uaagUAGUA.GC--uaaauggauc........................ +DBVZ01000143.1/4942-5294 .........................................................................................-GC.AG.UAG...C...A.GC.................GUAACuu....................uaACGCU.GC--.................................. +DDEQ01000046.1/219751-219395 .........................................................................................-GC.CU.UCG...C...U.GC.................UUAAUu......................aAGCCA.GCG-.................................. +DFNL01000003.1/13997-14350 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAAGu.....................aaAAGCG.GCA-.................................. +DDHL01000007.1/16423-16792 ...................................................................................ugcuuaCGC.AA.AAG...U...C.GC.................GUAAGu......................uAACCU.AUU-a................................. +NBMH01000115.1/7124-6706 ............................................................................cuuaccaugcuauGCC.UC.UUG...C...G.GC.................AUAAUuau..................uaa---GA.GCAAaacugaccuaa....................... +DBQW01000027.1/9240-8894 .......................................................................ugcgggacuuucauuugcGCC.AG.CUC...U...U.GC.................CUAAG........................CGCUA.AGAG.................................. +DDRH01000022.1/168975-168588 .........................................................................ucggcgccccggcguuUGC.AA.UGG...C...U.GC.................CUAAUa.....................uaAGGCG.GUCU.................................. +DFNN01000087.1/1083-736 .........................................................................................-GC.UU.ACG...C...G.GC.................UUAAGa.....................aaAAGCU.GCGA.................................. +DFLB01000050.1/12002-12397 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAACcg....................aaGCAC-.----aguaaguucggcuuaauucc.............. +NBLL01000077.1/30158-29758 .........................................................................................CGC.UC.UUG...C...U.GC.................GUAGAu.....................uu-----.ACAAuguaaaucuccuuaacuuca.............. +DBYA01000015.1/3208-3554 .........................................................................................-GC.CA.UAG...C...G.GC.................UUAAU........................--GCC.GCU-.................................. +DEED01000059.1/61292-61676 .........................................................................................-GC.UC.UUG...C...A.GC.................CUGA-........................--CCU.UUAAggucaguccuguuu.................... +DDPY01000013.1/16290-16688 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUcg....................aa-----.GUA-uaguagauugaggcucaauuc............. +DCSF01000015.1/91-499 ...........................................................gauccucgcucaguuuggcuaucaagaagcCGC.GA.UGG...C...A.GC.................AUAGU........................--UCU.GCC-.................................. +DDKW01000015.1/1283-1638 .........................................................................................-GC.UU.UAG...C...C.GC.................UUAAU.......................uUAGUG.GCUA.................................. +DCHY01000006.1/10528-10917 .........................................................................................-GC.UU.UGG...C...U.GC.................CUAAGg.....................uu-UGAC.GCC-uucgggcguugaauccggca.............. +DBCL01000016.1/32290-31918 ......................................................................................uuuCGC.CC.UUG...C...U.GC.................UUAAU........................UGCCA.GUAAgcc............................... +MNZT01000106.1/4134-4530 .....................................................................................cucuCCC.CC.UCG...C...C.GC.................CUAAU........................ACGCG.UUGAgcgucucucuggga.................... +DEBU01000033.1/12069-11722 .........................................................................................-GC.GU.UAG...C...U.GC.................UUAAU........................-UGCA.GCU-.................................. +LNZM01000011.1/3175-3522 .........................................................................................-GC.GC.UAG...C...A.GC.................CUAGG........................--GCU.GCU-.................................. +DDIK01000116.1/6945-7314 ........................................................................................cAGC.AA.UGG...C...U.GC.................UUAAU........................AAGCA.AC--accauucuugaggcgcuagugcc........... +DFGJ01000037.1/27447-27851 ................................................................agcgcaaaaagcgugaagaagagguCCG.CG.UAG...C...A.GC.................UUAGUu......................gAGCUU.GC--.................................. +DEQD01000043.1/13238-13586 .........................................................................................-UU.AG.CUG...C...A.GC.................AUAGUa.....................uaAGUCU.GCAC.................................. +MPNH01000001.1/109761-109411 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAG.......................aGCGUA.GCCA.................................. +DGOM01000122.1/38542-38944 .........................................................................................-AG.AC.UUG...C...U.GC.................CUAAUu.....................uaACUCA.GUUAaauuaagcuuuaucucgug............... +DBQJ01000014.1/8325-8713 .............................................................................agcaaugguuggUGC.UU.ACG...C...A.GC.................UUAAUua...................uuuAAGCA.GCG-.................................. +DBTM01000005.1/98397-98029 .........................................................................................-CC.GG.UAG...C...C.GC.................UUAGU........................--GCU.AC--.................................. +DEGH01000052.1/7298-6946 .........................................................................................-CU.GC.AGG...C...U.GC.................GUAA-........................--GCA.CCCU.................................. +DBMS01000205.1/1747-2131 ........................................................................................uGGC.CC.UCG...C...C.GC.................CUAA-........................--CCG.GCGGacgagcgaguccc..................... +MWCX01000070.1/6199-5801 .........................................................................................-GC.UU.UCG...C...U.GC.................UUAAGauc..................gaaGUA--.----caguagaucggcuuaaucac.............. +DCTW01000009.1/47657-47270 ...............................................................................cuggcaauuaCGC.CU.UCG...-...-.-C.................GUAAU........................--GC-.----.................................. +MKTJ01000013.1/135164-134787 ...................................................................................cacuuuUGC.UC.UGG...C...U.GC.................CUAAUu......................a--CUA.GUUAguua.............................. +DDHN01000001.1/29243-28858 .......................................................................cagcaugccugcucuagcAAC.AG.UUG...C...U.GC.................UUAAU........................-UGCA.ACAA.................................. +DEIJ01000152.1/10405-10746 .........................................................................................CGU.UU.AUG...C...U.AG.................CUAAUu......................aAGCAA.GCA-.................................. +MZGJ01000006.1/44971-45329 ...................................................................................cgcuguCGC.UU.UUG...C...G.GC.................UUAA-........................--GCG.G---.................................. +DDRN01000088.1/27574-27950 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUucaag..............gaguuA----.----gua............................... +DEGW01000072.1/214-580 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAU........................-CGCA.GCAAgcucccgua......................... +DEHQ01000223.1/14080-13682 ...................................................................................gcgucuCGC.UC.UCG...C...U.GC.................CUAAG........................CGAUA.ACGAaaccggacagcua..................... +DDLX01000017.1/211796-212165 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUcuagg.............auagauAGAUA.GCAU.................................. +MWCK01000003.1/203-559 ......................................................................................accUGC.AU.UAG...C...A.UAc..............gcUUAAU........................-----.---G.................................. +DBTB01000002.1/21088-20738 .........................................................................................-GC.UU.UAG...C...U.GC.................GUAAAu......................aACGCA.ACUA.................................. +DEYM01000095.1/517-165 .........................................................................................-GC.CC.UCG...C...G.GC.................CUGAUu......................aGGCCC.GCGA.................................. +DBYP01000019.1/57835-57457 ..................................................................................augccuuCGC.GG.UAG...C...U.GC.................UUGAUcuga...............augaa-----.----uugucaaua......................... +MSHH01000078.1/20574-20199 ........................................................................................uUGC.UG.UCG...C...G.GC.................CUAAUu.....................agGCUCU.GCGAccuccgccc......................... +DBYY01000009.1/96013-96359 .........................................................................................-CA.AC.GUU...U...G.GG.................CUACU........................-GCCU.AAAC.................................. +MWCM01000003.1/9341-8947 ......................................................................ucagcggcuuugcuuucucGCC.AG.UUG...C...U.GC.................CUAAU........................-UGCA.GCAA.................................. +DEWQ01000006.1/205354-204941 .................................................................ucaaacgcagcagcuaacuuugcaUAC.GC.UUG...C...U.AA.................UUAGGa.....................uaUAUUA.GC--.................................. +MNTS01000003.1/103233-102822 .........................................................................ucggcgcugaaagauaUGC.AU.UAG...C...U.GC.................AUAGUuccga.............uuacuuCUAUA.GCUAcucaua............................ +DCHJ01000028.1/5768-5425 .........................................................................................-UU.AG.CAG...C...U.GC.................CUAAC........................-UGCA.GC--.................................. +DDPF01000012.1/363920-363552 .........................................................................................CGC.UA.UGG...C...U.GC.................UUAAUuuag................aauuAAGUG.UCC-.................................. +NASX01000058.1/423-76 .........................................................................................CGC.UC.UCG...C...G.GC.................CUAAU........................UAGCU.----aac............................... +MSHD01000010.1/22573-22912 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAAG........................-GGCU.GC--.................................. +DEIU01000070.1/72386-72022 .....................................................................................cgcuCGC.CC.UUG...C...U.GC.................CUGAGaa...................auuAGGUA.GC--.................................. +AP017913.1/657306-656905 .........................................................................................-GC.UC.UCG...C...U.GC.................UUGAUu.....................aaACG--.----caagcuuuauuuuauc.................. +AP014564.1/1112890-1113292 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUaccuga............auuaua-----.----guacgguaaagcucauuu................ +NHHP01000006.1/95417-95130 ...................................................................................uaacuuCGC.AC.UCG...C...U.GC.................UUAAU........................UAUC-.----.................................. +DEQB01000025.1/3871-3513 .........................................................................................-GC.AU.UUG...C...U.GC.................UUAAUuaacgcu.........uaaauagcUUGCA.GCAA.................................. +DBCA01000010.1/6763-7133 .........................................................................................-CU.CG.CAG...C...A.GC.................UUAACuu....................uuAAGCU.CCGAuauacugugacccg.................... +DEHP01000115.1/2130-2524 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAUucu..................aggAAUUA.GC--gcaccauuguaug..................... +DESZ01000032.1/578-177 ...............................................................................cuccugcauaUGC.AG.UUG...C...A.GC.................AUAGU........................-UUCU.GCUAuu................................ +MPNI01000001.1/28744-28387 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUag...................aauAAGUA.GC--.................................. +DFOW01000015.1/9202-9576 .......................................................................gccuuuccaacuagcgccUGC.CU.UC-...-...-.GC.................GUAA-........................--GC-.----.................................. +DBDP01000126.1/10471-10866 .....................................................................................uacu---.CG.CAG...C...C.GC.................GUAAA........................-UGCG.GAAGccguccuacccggaaggacc.............. +MWBO01000025.1/18143-18487 .......................................................................cgcgggacuagcuuuuucACC.UG.CCG...U...C.GC.................CUAAU........................-AGCG.-CGG.................................. +DFCP01000006.1/169320-169676 .........................................................................................-GC.AU.UUG...C...U.GC.................CUAAU.......................uAGGCA.GC--.................................. +MWCH01000002.1/128591-128967 ........................................................................................cCGC.AG.UCA...G...C.GA.................GAAAU........................--UCG.CUGUcaauuacgca........................ +DBQS01000026.1/7157-6754 .........................................................................uagcugacauguucagCCC.UG.UCG...C...U.GCu...............cCAAAUuacg...............cuuucGCGUA.ACGA.................................. +MWDP01000157.1/8031-7686 .........................................................................................-GC.AC.UCG...C...C.GC.................CUAAU.......................uA---G.GCGA.................................. +MKTC01000025.1/20881-20511 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuuag..............agguuA----.----agu............................... +DBIX01000003.1/22266-22665 .............................................................................uucaagagcuaaCGC.UC.UAG...C...U.GC.................UUAAUu......................aACGCA.GUU-c................................. +MOYE01000001.1/287279-287672 ...............................................................................cauuugcauaUGC.GC.AAG...C...U.GC.................UUAGU.......................aUUGCA.GCAGg................................. +DFJU01000151.1/13877-14276 .........................................................................................-GC.UC.UUG...C...U.GC.................CUGAUcg....................aaGUACA.GUA-gaucacuggcuuaaucgcu............... +MWDC01000020.1/7080-6733 .........................................................................................-GC.UU.UUG...C...U.GUa..............gcUUAACa......................aAAGUU.AUAG.................................. +DBDW01000006.1/47662-48058 ....................................................................agcuuucagcccaagcuuugcUCC.UG.UUG...U...A.GC.................GUAAU........................AGCUU.ACAG.................................. +DGBF01000068.1/14028-14428 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAU........................UAACU.GAA-uguuaauuagcuuaaucuagg............. +MWBE01000019.1/12365-12755 .......................................................................cagcggcauggccuuugcCCC.UG.CUC...U...U.GC.................CUAAUu......................aGUCCA.AGAG.................................. +MWBR01000044.1/38147-38493 .........................................................................................-GC.CC.UAG...C...U.GC.................UUAACa.....................auAAGCA.GC--.................................. +MWAK01000083.1/4197-4539 .........................................................................................---.CC.UGG...C...G.GC.................CUAA-........................---CC.GUCG.................................. +NHDW01000006.1/152106-151716 ...................................................................................ucugcuCGC.U-.UAG...C...G.GC.................UUAAUuc...................gggUGGUC.GUCUcaaaccaucuauccaaga................ +DBRL01000014.1/75704-76127 .........................................................uuccuacgcucgggcaaccgccuagagcuagcCGA.UA.UCC...C...C.GGac.............caCAAA-........................CUCCG.GGG-.................................. +DBQF01000005.1/49014-49405 .............................................................................ugcauuaguaggCGC.UA.UGG...C...U.UAag............guuUUACC........................UUUAA.GCCU.................................. +DBCX01000059.1/6734-6346 .............................................................................ugcaccuagauaCGC.UC.UAG...C...U.GC.................AUAAU........................GCCCA.----.................................. +MLPZ01000005.1/161877-161489 ....................................................................ugcuaacgacgaauuagauuuCGC.UC.UAG...C...U.GC.................AUAAC........................-----.----.................................. +MKTB01000015.1/131785-132160 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcagu................gauuAGUUA.GUC-auu............................... +DBRB01000005.1/38741-39144 ............................................................................cggcauuagucgg---.UG.CAU...U...C.GC.................UUAAUcc...................cgu-----.----uaga.............................. +DCZD01000008.1/23252-22871 .........................................................................................-GC.UC.UCG...C...C.GC.................CUGAUu.....................uaUUCAG.GUGAcugagagacaucgugac................. +LKAS01000001.1/246328-246662 .........................................................................................---.--.---...-...-.--.................----U........................UA---.----.................................. +DBRV01000005.1/42202-41825 ............................................................................aauucgcuuuugcUCC.UG.UCG...C...U.GC.................UUAAU........................--ACA.GCGG.................................. +DCHD01000013.1/824-1170 .........................................................................................-GC.AU.UUG...C...-.--.................UUAAU.......................c-AGUA.G---ccgacauagg........................ +NHIV01000037.1/6475-6025 ....................................................................ucuagcugaguaugauuacucACC.UA.UGG...U...U.CCug............ucuCUAAU........................GACGA.ACCGacuuacgcuuacgcuuaagucuu........... +MPNC01000002.1/104280-104635 .........................................................................................-GC.UC.UAG...C...C.GC.................CUAGU........................-AGCG.GCUA.................................. +DCTD01000057.1/6851-7256 ........................................................caaaacuaccccagcauuuggcgguuuagcuuaCGC.UU.ACG...C...U.GC.................UUAAU........................--CUG.----.................................. +CP012846.1/232040-231680 .........................................................................................CGC.UA.UAG...C...G.GC.................CUAGUuuu..................cau-----.----aacagg............................ +DEGT01000010.1/40084-40486 .............................................................................cucuagagcauaUGC.UU.UAG...C...A.GC.................UUAGUcuuc................cgac-----.----gaaa.............................. +MLIT01000011.1/434802-434437 ......................................................................................cuaCGC.CC.UAG...C...C.GC.................GUAGU........................-----.----.................................. +MNWJ01000044.1/3287-2967 .........................................................................................-GC.UC.CUG...C...U.UUcg.............cuUUAGC........................-UUAA.GCAG.................................. +MWSR01000091.1/754-356 ................................................................gcggugauagguucacuccuaacuaCGC.UU.UC-...-...-.--.................-----........................-----.----caguacgu.......................... +DBQK01000008.1/107650-107254 .................................................................uguguucggcggcuccaacgugguGCC.AG.CCG...U...U.GC.................UUAAU........................UAGCA.ACA-c................................. +DGOF01000008.1/29620-29210 .................................................................uaaagcuuugcuuucuccugcguaCGC.AG.UU-...-...-.GC.................UUAAAc......................a-----.----aaccuuacuugagcc................... +DBUA01000013.1/583-981 ....................................................................agcguuugcuccuucuuucgcCCC.UG.CUC...U...C.GC.................UUAAU........................-CGCC.AGAG.................................. +DCJD01000017.1/51748-51369 .........................................................................................-UC.UU.UCG...C...U.GC.................UUAGUuaa.................uuaaUACUA.GCAAuaucgcauaccucua................... +DBOW01000020.1/2090-1740 .................................................................................ccuaaacaAGC.GA.CGU...U...A.GC.................UUAAG........................--GCG.UAAU.................................. +CP017813.1/167757-167370 ................................................................cagcuuuugcuggaaacacaaaucuUGC.UU.UUG...C...U.--.................-UAGU........................AUAUA.GCAU.................................. +LVJN01000019.1/339959-339596 ......................................................................................uccGGC.UC.UUG...C...U.GCg..............gcCUAAA........................CCGCA.GUAA.................................. +MWCR01000003.1/29849-30242 .....................................................................cgcguucagcaugcccguagCAC.AA.CCG...G...U.GCuc.............gcUUAAU.......................cGACCA.CCG-.................................. +MWBV01000040.1/2462-2872 ..........................................................guugcacaagcaacuccuguguucgcugaaaUGCaAA.UGG...C...G.GC.................UUAAAu......................aAAGCU.GUCU.................................. +DBRK01000005.1/3044-2633 ..........................................................cuggacucggaucaaguuuugcuccgaacuaCGC.UC.UCG...C...A.GC.................GUAAU........................CG---.----.................................. +MPKA01000113.1/7173-7557 ..........................................................................uaaccgcccagcaauGGC.AU.UUG...C...U.GC.................CUAAUuagacua.........cguuugucUUGCA.GC--.................................. +AP017902.1/805599-805988 .............................................................cagcaaacgcucuacaaagucauucaaaUCU.AG.UUU...U...U.GC.................GUAAU........................UUGCA.AAC-u................................. +DCGI01000080.1/18515-18861 ........................................................................................aCGC.UU.ACG...C...C.GC.................UUAGU........................--GCG.-U--g................................. +MNZF01000055.1/12611-13010 ............................................................................cuguaagugacuuCGC.AU.UCG...C...G.ACugcg.........uaguUUACU........................ACCUC.GC--cga............................... +DHGE01000097.1/833-484 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAU........................UAGCA.GCGA.................................. +CP020921.1/1116033-1116390 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAUc......................u-----.ACU-cuucgg............................ +DISG01000119.1/8092-7733 .........................................................................................-CC.UC.UCG...C...U.GC.................CUAAUua....................acAGGUA.GC--.................................. +DJCR01000007.1/99209-98860 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUa.....................uaAGCUA.GCAA.................................. +BDTG01000034.1/3274-2922 .........................................................................................CGC.AC.UGG...C...C.GC.................UUAAU........................-CGCG.GUCG.................................. +NZBS01000014.1/35228-35591 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAA.......................uUGCAC.GCGA.................................. +DIJZ01000004.1/18998-19347 .........................................................................................-GC.AU.ACG...C...U.GC.................UUAAUu......................aAAGCA.GC--.................................. +QEWT01000015.1/4307-4659 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAG-........................--UCU.GCUA.................................. +NZIV01000031.1/53108-52751 .........................................................................................-GC.UG.CUG...C...C.GC.................UUAAAu......................aGUUCG.GCAG.................................. +PNJE01000107.1/4731-5082 .........................................................................................-GC.AG.UCG...C...U.GC.................CUGAUag...................aaaGUGCA.GC--.................................. +PKTO01000053.1/1494-1141 .........................................................................................-GC.UU.UAG...C...C.GC.................UUAAU........................--GCG.GCU-.................................. +PANR01000019.1/13684-14079 ...................................................................................ggauag---.UG.CUG...U...U.GU.................CUAAA........................CCGCA.GUAGuauaacccgagccgagg................. +PFXJ01000031.1/16981-16622 .........................................................................................-GC.AU.UGG...C...C.GC.................UUAAGuaa.................uauuAAGCG.ACC-.................................. +DJAM01000057.1/35726-35363 ......................................................................................gaaAGC.-G.UAG...C...U.GC.................CUAAA........................AAACA.GC--cc................................ +DIFI01000017.1/147141-146797 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAA-........................--GCA.ACUA.................................. +PFMR01000327.1/348-3 .........................................................................................-GC.GU.AAC...C...C.GC.................CUUAG........................--GCG.GGUA.................................. +NIRF01000001.1/455744-455393 .........................................................................................-GC.AU.UAG...C...U.GC.................AUAAU.......................uUAGCA.GCUA.................................. +NEMB01000003.1/1227645-1228031 ........................................................................................uACC.AG.CUG...C...U.GC.................CUAAG........................AACAG.GCAG.................................. +DIXF01000010.1/148742-148388 .........................................................................................CGC.AC.UGG...C...U.GC.................UUAGC........................--GCA.GCC-.................................. +PCSH01000131.1/2785-3147 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAGU........................-UGCC.GCG-.................................. +PKGB01000015.1/8687-9043 .........................................................................................CGC.UC.UAG...C...G.GC.................UUAAU........................--CCC.GCUA.................................. +PEAC01000013.1/2942-3291 .........................................................................................-GC.AC.UCG...C...C.GC.................UUAAAc......................aAAGCG.CCGA.................................. +PDZT01000028.1/20504-20856 .........................................................................................CGC.UC.UAG...C...U.GC.................UUAA-........................--CAA.GCUA.................................. +NZZP01000036.1/82122-81777 .........................................................................................-GC.UC.UAG...C...A.GC.................CUAAC........................-UGCC.GCUA.................................. +NZHP01000001.1/14523-14176 .........................................................................................-GC.UC.UAG...C...U.GC.................AUAAA........................--CCA.GCUG.................................. +PVGY01000033.1/544341-543967 .........................................................................................CGC.UC.UCG...C...U.GC.................UUAAU........................-CGCG.GCGA.................................. +NVWA01000006.1/59827-59478 .........................................................................................-GC.AC.UAG...C...A.GC.................UUAAU........................-UGUU.GCU-.................................. +DGYY01000026.1/144379-144732 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAGUuua..................aauAAGUA.GC--.................................. +PFQI01000013.1/39838-39490 .........................................................................................-GC.GC.UGG...C...C.GCc..............gcUUAAU........................--GCG.GCC-.................................. +NZVH01000029.1/49338-49695 .........................................................................................CGC.AC.UGG...C...G.GC.................UUAAG........................--CCC.GCCU.................................. +DGGT01000121.1/916-536 ......................................................................................cuaCGC.CU.ACG...C...U.GC.................CUAAA........................--GCA.GCGUgacguaaaggg....................... +NVSS01000066.1/990-1405 .............................................................ggagcuuuggcucuagccgcauaauuagCAC.UC.UGG...U...C.GC.................UUAAU........................AACCG.ACCGc................................. +NVQV01000042.1/1729-1306 .................................................................gcuguaaaguagcuaguuagaagcACC.CC.UAG...C...G.GC.................UUAAA........................UUCCC.GCUA.................................. +PDSK01000123.1/5887-5495 .....................................................................................caauGGC.AA.UGG...C...U.GC.................CUAGU........................--GUA.GCU-uugucagcauaaccgg.................. +CP027226.1/722933-722557 .........................................................................................-GC.UU.UAG...C...U.GCa..............gcUUAAUuu....................uaUAGCA.GC--gcaca............................. +BDSX01000050.1/3988-4341 .........................................................................................-GC.AU.UGG...C...C.GC.................UUAAU........................UAGCG.GUCA.................................. +DHGI01000070.1/138088-138437 .........................................................................................-GC.UC.UCG...C...A.GC.................UUAAU........................-CCCU.GCGG.................................. +PDON01000049.1/16698-17056 .........................................................................................-GC.AU.UAG...C...A.GC.................CUAAUa......................gCGGUU.GCU-.................................. +DIRN01000040.1/3291-2935 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAGUua....................aaAAGUA.GCG-.................................. +PEFA01000001.1/393110-393476 .........................................................................................CGC.UU.UAG...C...U.GC.................GUAAA.......................uAAGCA.GCUA.................................. +PGYU01000022.1/24771-24409 .........................................................................................-GC.UC.UGG...C...U.GC.................UUAAUua....................aaACGUA.GCCA.................................. +DGFB01000089.1/9043-8673 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAAUcuag................agauUAGAA.GCUA.................................. +PNII01000060.1/162-529 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUu.....................aaUCGCA.GCUA.................................. +PBQE01000062.1/3463-3815 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAU........................-AACG.GUGG.................................. +PAOE01000051.1/5928-6282 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAA-........................--UUG.GCUA.................................. +NZVQ01000027.1/18450-18097 .........................................................................................-UC.UG.CUG...C...U.GC.................UUAAU........................UGUCA.GUAG.................................. +DIEK01000042.1/8611-9011 ................................................................cuuucgugggaacgggaauggccccAGU.CU.UAG...C...U.AA.................UUAA-........................--UUA.GCUA.................................. +PLEW01000033.1/942-579 ........................................................................................aCGC.UC.UCG...C...U.GC.................UUAAUuaa.................aacgAAGCA.GUGAg................................. +PANA01000004.1/109509-109148 .....................................................................................agggAAU.GC.UAG...C...A.GC.................AUAAA........................CCCCU.U---.................................. +DHAN01000042.1/51081-51439 .........................................................................................-GC.UU.ACG...C...U.GC.................UUAAUu.....................aaAAGCA.GC--.................................. +PLAD01000317.1/1004-597 ..................................................................................gcucuuaCGC.GA.UGG...C...U.GC.................CUAACcua.................gacu-----.----uuuagacuagauuagcaguu.............. +DKFJ01000012.1/215629-215978 .........................................................................................-GC.AC.UCG...C...U.GCc..............gcUUAAG........................--GCA.UCGA.................................. +PABJ01000042.1/7903-8263 .........................................................................................-GC.AC.UGG...C...U.GC.................GUAAAu......................aACCCA.GCCA.................................. +DHRX01000132.1/3694-3333 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAAUuag.................auuuAAGUA.GC--.................................. +PZKL01000037.1/27147-27514 .........................................................................................CGC.UG.UCG...C...C.GC.................CUAAU........................AAGCG.GUA-ga................................ +NZCL01000020.1/544-179 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAACuaacc.............cuuaggAACUA.GCGA.................................. +PBLQ01000003.1/98002-97637 ........................................................................................aUGC.UG.UCG...C...U.GC.................UUAAU........................AACCA.GUA-ga................................ +PGXO01000004.1/78866-79220 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAG.......................uAAGCG.GCG-.................................. +DIOW01000065.1/75921-76272 .........................................................................................-GC.AU.UAG...C...C.GC.................UUAAU........................--GCG.GCU-.................................. +PNIW01000100.1/11398-11046 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAUag....................auAAGCG.GC--.................................. +DIVG01000062.1/84619-84976 ........................................................................................uUGC.CC.UGG...C...U.GC.................CUAAU.......................uGAGCG.GCCA.................................. +DHWM01000155.1/5148-4795 .........................................................................................-GC.GC.UCG...C...C.GC.................CUAACuaa.................ccuuAGGUG.GC--.................................. +NZ_PJPV01000261.1/833-449 .....................................................................................cugcAGC.AC.UCG...C...U.GC.................UUAAUcguacu...........uaacacu-----.----acga.............................. +DHFZ01000004.1/122621-123009 .....................................................................................cucuCCC.CC.UCG...C...U.GC.................AUAAGc.....................gaGGUUA.ACGAgcccagguccc....................... +DIVZ01000005.1/660720-661074 .........................................................................................-GC.UU.UCG...C...G.GC.................AUAAA........................-GCCC.GCGA.................................. +DKKD01000071.1/1407-1761 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAACuaaa................acuuAGUCU.GCG-.................................. +DHNB01000063.1/8288-8644 .........................................................................................-GC.UC.UCG...C...C.GC.................CUAGU........................--GCG.GUG-.................................. +DIIJ01000057.1/79033-78641 .....................................................................................cgguGGC.AG.UCG...C...A.GC.................CUAAA........................-AACU.GCGGuuguuaccuucug..................... +PBVT01000019.1/5353-5708 ........................................................................................uUGC.AC.UUG...C...U.GC.................GUAA-........................--GCA.GUAA.................................. +DLMW01000019.1/6801-6452 .........................................................................................-GC.UU.ACG...U...C.UG.................CUAAA.......................gAGCAG.ACA-.................................. +PBFN01000038.1/45751-45393 .........................................................................................CGC.AC.UAG...C...U.GC.................UUAAU........................AACCA.GU--cu................................ +DJIM01000051.1/16612-16974 .........................................................................................CGC.UC.UAG...C...A.GC.................CUAAA........................CAGCU.UCUG.................................. +DGYJ01000075.1/21318-21667 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAU.......................uAAGCA.GCA-.................................. +BAOS01000040.1/31719-32075 .........................................................................................-GC.AU.UAG...C...U.GC.................GUAAA........................-ACCA.GCUG.................................. +NVWJ01000006.1/196161-196510 .........................................................................................-AA.AC.UCG...C...U.GC.................UUAG-........................--UCA.GUGA.................................. +DHCN01000014.1/48420-48767 .........................................................................................-GC.UC.UGG...C...C.GC.................UUAAUa......................uAAGCG.CC--.................................. +PBPL01000075.1/34890-35274 .........................................................................................-GC.GC.UCG...C...C.GC.................UUAG-........................--UCG.GUGAgggcacucgccu...................... +PEUI01000218.1/4659-5009 .........................................................................................CGC.AC.UGG...C...C.GC.................UUAAG........................-----.GCC-u................................. +NYZG01000175.1/4919-4563 .........................................................................................-GC.AC.UAG...C...C.GC.................CUAAUa......................aGGUCG.GC--.................................. +DIRM01000011.1/14216-13841 .........................................................................................-GU.AU.UAG...C...A.GCu..............gcUUAAUu.....................uaAGCCU.GCA-c................................. +NYWS01000220.1/17226-17592 ........................................................................................uCGC.UC.UAG...C...U.GC.................CUAAA........................-AAUA.GCUAaa................................ +PKSZ01000544.1/4282-3884 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcga.................agua-----.----uaguagauugaagcuuuauca............. +CP029004.1/2219970-2220347 ......................................................................................cuuCGC.CC.UCG...C...U.GC.................CUAAGc......................g--CGA.G---cgcauuu........................... +BEHU01000013.1/12691-13061 .........................................................................................CGC.GA.UGG...C...G.GC.................CUAAUu......................aAGCCC.GCCA.................................. +PBFQ01000068.1/15841-16200 .........................................................................................CGC.GU.UGG...C...C.GC.................CUAAGna...................auuAGGUA.GCC-.................................. +DIHN01000021.1/11836-11478 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcuaa................acaa-UUA-.----agu............................... +PFVB01000022.1/1866-1512 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAUu......................aUGGCA.GUU-.................................. +NZEV01000035.1/26699-27067 .............................................................................cuucgcugaagaCGC.AA.UAG...C...G.GC.................CUAAGu......................gA----.----.................................. +DKOI01000026.1/10470-10884 ......................................................................augcgagauucgcugagguAGC.UA.AAG...C...C.GC.................UUAAU........................AACCG.GCA-c................................. +PAPB01000038.1/49494-49140 .........................................................................................-AU.GG.CUG...C...A.GC.................UUAAGu......................cUAGCA.G---.................................. +PAVM01000048.1/7097-6741 .........................................................................................-GC.UC.UGG...C...U.GC.................AUAG-........................--UUA.GCCA.................................. +PKTE01000022.1/3450-3848 .........................................................................................-GC.GC.UUG...C...U.GC.................GUAAUcag.................gcuaAGCC-.----gguuacugcuuaauccacg............... +PVNB01000012.1/97809-98168 .........................................................................................-AC.UU.UAG...C...U.GCu..............gcGUAAG........................CACCA.GCUU.................................. +NYTP01000056.1/22407-22051 .........................................................................................CGC.AC.UAG...C...G.GC.................UUAAU........................-UGCC.GCUA.................................. +NPDZ01000008.1/41469-41815 .........................................................................................-GC.AC.UAG...C...A.GC.................UUAAU........................-CUCU.GCUA.................................. +PFTE01000064.1/8712-9055 .........................................................................................-GC.AC.UCG...C...A.GC.................GUAA-........................--GCU.GCG-.................................. +DHJQ01000118.1/17793-18143 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAU........................-UGCG.GCGU.................................. +CP027242.1/503172-502823 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAGU.......................uAGGCA.UC--.................................. +DGWE01000055.1/1589-1987 ..................................................................................aucguauGGC.GU.UAG...C...U.GC.................UUAA-........................--GCA.GUUUaauauacgauaaucacc................. +DIXU01000001.1/109434-109780 .........................................................................................-GC.AC.UCG...C...A.GC.................GUAAGua....................acACGUU.GC--.................................. +DIKX01000152.1/21580-21931 .........................................................................................-GC.UC.UGG...C...C.GC.................CUAAC.......................uAAGCG.ACC-.................................. +PFLB01000060.1/50553-50173 ............................................................................cagcaaugggccuCAA.AA.AAG...C...U.GC.................UUAAUcua..................uauAUUAA.GCA-.................................. +DKER01000149.1/7302-7656 .........................................................................................-GC.UU.ACG...C...A.GC.................UUAAUcua.................aacuAAGCU.GC--.................................. +PAFF01000030.1/11315-11671 .........................................................................................-GC.UU.ACG...C...U.UA.................AUAAG.......................uAGUAA.GC--.................................. +DIRG01000115.1/20982-21358 .........................................................................................-GC.AU.UAG...C...A.GCu..............gcAUAA-........................--GCA.ACUGccguucucua........................ +NYVR01000023.1/2258-2609 .........................................................................................-UC.CC.UCG...C...U.GC.................CUAAAau....................au-AGGC.GCGA.................................. +QEXY01000190.1/251-675 ............................................................................ccuacaacgcgcuUCC.GC.UCG...C...U.GC.................GUAAG........................--CCG.GCGUaggccgaugcaaaauga................. +DJGH01000021.1/1870-1513 .........................................................................................-GC.AU.UUG...C...U.GC.................UUAGUuua..................aucUAACA.G---.................................. +DIWT01000060.1/46380-46730 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................--UCC.GCGA.................................. +PBQG01000055.1/33546-33912 .........................................................................................CGC.UG.UAG...C...A.GC.................UUAAU........................UAGCU.G---aa................................ +NZIS01000127.1/5114-4746 .........................................................................................-GC.UU.UAG...C...C.GC.................UUAA-........................--GCG.GCU-.................................. +DLFB01000033.1/46888-47285 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUuaga................caug-----.----uucuaguuggcucaauuccagc............ +PDTP01000018.1/65642-65990 .........................................................................................CGC.UG.UAG...C...A.GC.................AUAA-........................--GCU.AC--.................................. +PBQH01000013.1/57573-57932 .........................................................................................-GC.UC.UGG...C...C.GC.................UUAAC........................-CCCG.GUCA.................................. +DJLZ01000003.1/29944-29589 ........................................................................................aCGC.AC.UAG...C...U.GC.................CUAAU........................AACCG.GCU-.................................. +DHFL01000056.1/4957-5336 .........................................................................................-GC.GU.ACG...C...U.ACu..............gcUUAACuccgacgauu....cgucggaguuAAGUA.GC--.................................. +DIHE01000206.1/16404-16048 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAUua....................aaCGGCC.GUGA.................................. +PKSY01000197.1/1220-1615 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAAUcgaag.............uuuaguAGAUA.GC--gcuucaucgccggcc................... +DJMA01000029.1/54459-54106 .........................................................................................-CA.AA.UGG...C...U.GC.................CUAAUa.....................uaGUGUA.GCUA.................................. +NVVH01000019.1/30822-30464 .........................................................................................-GU.AG.CCU...A...C.GC.................CUAAG........................UAGCG.UAAG.................................. +DKAE01000020.1/36549-36193 .........................................................................................-GC.AU.UGG...C...U.GC.................GUAACuac..................gguUUGUA.GCC-.................................. +DKUB01000082.1/22466-22816 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAU........................UAAUG.GCGG.................................. +DKKL01000040.1/88645-88286 ......................................................................................guaCGC.UU.UAG...C...U.GC.................UUAAUua...................aauAAUCG.GCUA.................................. +PHCA01000081.1/16798-16384 .........................................................................cccgcaccaacgccauGGC.GU.UGG...C...U.GC.................GUAACgaga...............ggaua-----.----gggaacaaacuggu.................... +DKGH01000123.1/10087-10440 .........................................................................................-GC.CC.UCG...C...G.GC.................AUAA-........................--CCC.GCGA.................................. +DLOT01000070.1/17084-17444 ......................................................................................gaa-UU.GG.CUG...C...U.GC.................UUAA-........................--GCA.GCGC.................................. +PFNB01000662.1/8339-7989 .........................................................................................-GC.CC.UCG...C...A.GC.................GUAA-........................--GCU.GCGA.................................. +PGXC01000009.1/126297-126653 .........................................................................................-CU.CC.UUG...C...U.GC.................UUAAU........................UAGCA.GCGA.................................. +DIEY01000002.1/56453-56823 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAUcag..................gac-----.----gauuaa............................ +NPEJ01000045.1/12967-13316 .........................................................................................-GC.UC.UAG...C...A.GC.................UUAAUu.....................uuAAGCU.CU--.................................. +PARH01000020.1/4285-3937 .........................................................................................-GC.AC.UAG...C...U.GC.................AUAAU........................--UAA.GCUA.................................. +PTJW01000018.1/2663-3022 .........................................................................................CGC.AC.UAG...C...U.GC.................CUAAU........................AACCG.GCUA.................................. +PFCO01000008.1/104334-104683 .........................................................................................-GC.AC.UUG...C...U.UAc..............gcAUAAAc.....................ug--CCG.UAG-.................................. +NZTL02000025.1/27735-27389 .........................................................................................-CA.AC.UUG...C...U.GC.................CUAAAa.....................uaGAGUA.GCAA.................................. +PCAR01000016.1/13716-14058 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAU........................-AGCU.GCUA.................................. +DKAT01000030.1/596-948 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUu......................aAAGCA.GC--.................................. +CP025628.1/437841-438222 .........................................................................................-AA.GC.UAG...C...A.GC.................UUAG-........................--UCU.AUUA.................................. +NYVI01000051.1/5647-6045 .........................................................................................-GC.GC.UUG...C...G.GC.................CUAAU........................-AUCC.GAU-aggaauuacgccuaaucuca.............. +DHQI01000062.1/21571-21967 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAGcg....................aaGUUUA.GUAAcuuaaggcuuaauccugc................ +DGGZ01000008.1/23561-23217 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAG........................-GGCG.GC--.................................. +PUHO01000019.1/59581-59951 ..................................................................................auaacgcUAC.UG.CUG...U...A.GC.................GUAAU........................UAACU.AGAG.................................. +DGUQ01000025.1/3965-4305 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAU........................--GCA.GCU-.................................. +DLJN01000149.1/6921-7277 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAGU.......................aUAGUU.GCU-.................................. +NZHL01000018.1/23745-24096 .........................................................................................-AU.UG.CUU...A...C.GC.................UUAAA........................UAGUG.UAAG.................................. +DHMO01000024.1/613-259 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAU........................--GCG.GCGA.................................. +DIXT01000020.1/185728-185330 .....................................................................................cccuCCC.UC.UCG...C...U.GC.................AUAAGcggg................aucgAAGUA.GC--ugaucuccu......................... +PKMD01000001.1/587300-586926 ......................................................................................uuuCGC.CC.UCG...C...U.GC.................CUAAGc.....................ua----A.GCGAccug.............................. +PEAF01000017.1/8970-8566 ..............................................................cgcaagcgaagcuccugugggcgccgaACC.AG.CCU...U...A.GU.................UUAAUa.....................cuAAACU.AAGC.................................. +PCTO01000029.1/8473-8831 .........................................................................................-GC.CC.UCG...C...U.GC.................UUAAUua...................guuAAGCA.GC--.................................. +PGYR01000015.1/11106-10735 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAGuaaaua............uuacuu-----.----acg............................... +DKAM01000030.1/47079-47434 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAACua....................auACGCU.GUGA.................................. +NZBC01000198.1/5631-5278 .........................................................................................-GC.UA.UGG...C...G.GC.................CUAAUc......................uAGGUU.GUCA.................................. +PBAT01000002.1/451-98 ........................................................................................uAGC.AU.ACG...C...C.GC.................CUAAUuu....................uuAGUCG.GC--.................................. +PBNF01000008.1/46172-46554 ......................................................................................agaCGC.AG.UCG...C...C.GC.................CUAA-........................--GCG.GU--ucuc.............................. +DHVT01000025.1/164431-164794 .........................................................................................-GC.AU.UAG...C...A.GC.................GUAA-........................--GCU.GC--.................................. +DHSU01000050.1/2293-2648 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAAu.....................aaAGACA.GCC-.................................. +DKOG01000135.1/2929-3312 .........................................................................................CGC.GA.UGG...C...C.GC.................UUAAGucuau..............aagac-----.----auuaagc........................... +DIHO01000016.1/1749-1390 .........................................................................................-CC.UC.UAG...C...U.GC.................AUAAU........................-GGCA.GCUA.................................. +PFUG01000672.1/497-893 ........................................................................................uGGC.UC.UCG...C...C.GC.................CUAGUuu....................cuAGGAG.GUGUuugccacagggcgc.................... +PFML01000074.1/14972-15375 ....................................................................gcugcuuaaaaacagugaaccCGG.UC.UAG...C...C.GC.................CUAAA........................AAACG.GCAAc................................. +PBAL01000022.1/16004-16357 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUu......................aACGCA.ACGA.................................. +DHPK01000032.1/110068-110470 ...................................................................................ugcaauGCC.UC.UCG...C...U.GC.................CUAAGc......................gAAACG.GC--ugagccgcuaug...................... +PESK01000088.1/18185-18592 ......................................................................................aggGGC.AG.UUG...C...A.GC.................UUAG-........................--GUU.GUAAcuccccgccaug...................... +DKKI01000039.1/3723-3358 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAGaac..................uagGUUUA.GCCA.................................. +DJHT01000013.1/6508-6160 .........................................................................................-AU.GG.CUA...U...A.GC.................UUAAU........................UGCUU.AUAG.................................. +DILB01000023.1/55360-55017 .........................................................................................-GC.UU.ACG...C...U.GC.................UUAAGa.....................agAAGUA.GCG-.................................. +NZSK01000025.1/3742-3343 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAUugac................ugaa-----.----uuauaguaagucuuugcaaua............. +PXJB01000001.1/31795-32147 .........................................................................................-GC.AC.UAG...C...U.GC.................UUAAUg......................uAAGCA.GC--.................................. +PEWH01000251.1/9736-9385 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAU........................UAGCG.GCG-.................................. +NWBN01000014.1/168003-167604 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcgaag.............uacagu-----.----agauguagcuuaauucuc................ +PXOH01000007.1/117505-117115 ................................................................................uaaagccgcUCC.UG.UAG...C...U.GC.................CUAAUaau..................cua-----.----auaua............................. +DJVP01000009.1/10600-10194 ..............................................................auuugcggcaagaccuauguucguaccAGC.CU.UCG...G...A.A-.................UUAAU........................UAAUU.CCGA.................................. +DIYD01000059.1/8002-7629 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUc......................aAAGUA.GA--uuaagc............................ +DLOU01000059.1/729-1102 ..........................................................................auuugguggaaaccaAGC.UC.UAG...C...U.UUu..............gcCUAAU.......................aUAAAG.GU--c................................. +DIVN01000246.1/6394-6803 ..................................................................................augccuaCGC.CG.UUG...C...U.GC.................CUA--........................--GCA.GCAUagcguagacaaaagcc.................. +DJAB01000264.1/1310-1714 .........................................................................................-AG.GC.UCG...C...U.GC.................UUAAUcc....................acGCUCA.GCGUgauuucgcuuaauccuuc................ +PBJG01000003.1/74732-74385 .........................................................................................-GC.UU.UAG...C...A.GCa..............guUUAAAc......................uAGCUU.GCUA.................................. +PCRL01000106.1/6431-6898 ............................ugcuuucugguucgaccgaggcuuucgcuggauuggcaguugcuccgguaacuccagcguuAGC.UC.UCG...C...U.CC.................AUAAG........................--CGA.G---.................................. +PFGG01000075.1/45973-45578 ......................................................................aagcugcacccgcucgcguGGC.GG.UUG...C...U.GC.................CUAAAu......................a--AAG.GAAA.................................. +DHIZ01000133.1/24217-23858 .........................................................................................CGC.UC.UCG...C...A.GC.................CUAAU.......................uAAGCU.GUA-g................................. +PHFL01000026.1/50557-50957 .........................................................................................CGC.AA.UGG...C...U.GC.................CUAAUuaacgc............aagguuAAUUA.GUCAugccacguuugcaag................... +PBJM01000008.1/40528-40883 .........................................................................................-CC.UG.UUG...C...C.GC.................UUAAU.......................uAAGCG.GU--.................................. +DIAQ01000033.1/91433-91785 .........................................................................................CAC.UG.CGG...C...C.CC.................UAUA-........................-GCGG.GCCG.................................. +PELD01000034.1/33026-33376 .........................................................................................-GC.UG.UUG...C...U.UUu..............gcUUAAUu.....................aa--UAA.GCG-c................................. +DIAU01000049.1/1411-1053 ........................................................................................aCGC.UC.UUG...C...C.GC.................GUAACuaac................ccuu-ACGA.GCAA.................................. +QEKV01000004.1/164827-165184 ........................................................................................uUGC.AU.UUG...C...U.GC.................UUAGUu.....................aaAAGCG.GCG-.................................. +NIGF01000001.1/154970-154612 ......................................................................................aguCGC.UC.UCG...U...A.GC.................CUAAG........................-GGCU.GCA-.................................. +DKPW01000033.1/396-18 ................................................................................auuuucaggCGC.UA.UCG...C...U.GC.................UUAAUaac..................auuAAGUA.GUA-.................................. +PAQS01000009.1/4295-3887 ..................................................................cugcugagaaugucgaccuagagCGC.-G.CGG...C...A.GC.................AUAACuu....................au--AUU.GCUG.................................. +PAZE01000052.1/34103-34500 .........................................................................................-GC.GC.UUG...C...A.GC.................UUAAUcac..................uag-----.----gugauuacgccuaaucccgc.............. +PKDJ01000037.1/19672-19279 ......................................................................................cgcUGC.GC.GGG...C...U.GUc..............gcCUAG-........................--ACA.UCCCcaggccug.......................... +DIGH01000021.1/3007-2632 ...................................................................................ugcuuaCGC.UC.UAG...C...U.GC.................GUAAGuu....................ua-----.----auaca............................. +BEHW01000065.1/7305-7704 .........................................................................................CGC.AA.UGG...C...U.GC.................CUAAAc......................uAGGCA.CC--guugcugggaugcguc.................. +DKKT01000003.1/50713-50359 .........................................................................................-GC.UU.ACG...C...A.GC.................CUAAAa.....................acAGGCC.GCG-.................................. +PDTT01000047.1/44293-43877 ..................................................................................acgcucuUCC.UC.UCG...C...U.GC.................AUAAG........................--CCU.GAGAaaacguuaugaugag................... +PEZS01000011.1/370623-370974 .........................................................................................-GC.AC.UUG...C...U.GC.................CUAAUu.....................uaGUGUA.GCA-.................................. +DGIK01000080.1/4288-4689 .........................................................................................CGC.UC.UCG...C...U.GC.................CUAAUug...................aagUUUCA.GU--agauuagcuuaauucccgg............... +PBSD01000023.1/89790-90190 .........................................................................................-GC.UC.UAG...C...U.GC.................AUAAUaacu...............gaauu-----.----aaaguagguuauugccaagu.............. +DHNJ01000008.1/5720-5335 ............................................................................uaacuagaccaagAGC.AA.CGC...G...C.GC.................UUGAG........................--GCG.CGCG.................................. +PEIH01000005.1/598341-598743 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAGUucu..................gaaGUUUA.GCAAgaauuaaagccauguuga................ +DIVR01000021.1/152318-151966 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUua...................auuAGGUG.GCA-.................................. +NVRJ01000015.1/1022-659 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAACaaau................aguuACGUA.GCUA.................................. +PVWF01000018.1/1150-760 ...................................................................................gcgucaGGC.AG.UAG...C...U.GC.................CUAAAucu.................agaa-----.----aaacucuu.......................... +DGHD01000053.1/39205-39559 .........................................................................................-CC.CG.UCG...C...U.GC.................CUAAC........................--GGC.GCGA.................................. +NVQV01000018.1/8591-8173 .............................................................augcaggugcccuucaaaaggcugcauaAGCaUU.UAG...U...C.GU.................CUAAA........................CAACG.AC--ac................................ +QAZA01000001.1/37013-37376 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAAAuaaa................aaacAG---.----gc................................ +PEBC01000002.1/71114-70726 ................................................................................uaaagcagcUCC.UG.UUG...C...U.GC.................CUAAGacc..................uaaAACCG.----guu............................... +PBEX01000017.1/68638-68291 .........................................................................................-GC.AC.UCG...C...A.GC.................AUAA-........................--CCU.GCGA.................................. +DIYR01000214.1/34711-34313 .........................................................................................-GC.AC.UUG...C...U.GC.................GUAAUcuc.................ugcuAAGC-.----aggauucgcuuaaucucag............... +NBZD01000001.1/447079-447458 .........................................................................................-UC.UU.ACG...C...U.GCu..............gcUUGAU........................-UUCA.GCGC.................................. +PETZ01000028.1/329-681 ........................................................................................cUGC.UU.UGG...C...U.UAc..............gcCUAA-........................---AA.GCAG.................................. +DIZY01000032.1/5573-5952 ...................................................................................ugcagcUGC.UC.UAG...C...A.GC.................CUAAGuaa..................aca-----.----caaau............................. +PKEV01000219.1/1939-2297 .........................................................................................-CC.UG.CGG...C...U.GC.................UUAAU........................--UAA.GCCG.................................. +DJER01000027.1/50267-50613 ........................................................................................uUGC.UA.UGG...C...U.GC.................CUAAGu.....................gcAAUUA.GCAA.................................. +PDSF01000045.1/30185-29830 .........................................................................................-GC.CC.UGG...C...U.GC.................CUAGAu......................aGCGUA.GCCA.................................. +DLHC01000024.1/755493-755132 .........................................................................................-GC.AC.UUG...C...U.GC.................CUAACua....................aaCGGUA.GCU-.................................. +PBBQ01000001.1/323773-324125 .........................................................................................-GU.UG.CUU...A...C.GC.................UUAAG........................--AUG.UAAG.................................. +DKGI01000003.1/39874-40210 .........................................................................................---.-U.UAG...C...A.GUa..............gcUUAAGuau..................aacAAGCU.GCU-.................................. +CP028094.1/3317997-3317599 ...................................................................................acggguAGC.CA.UAG...C...A.GC.................CUAGUcug..................uaaAAGCU.AC--auuuucuugu........................ +PDRH01000091.1/2902-2495 .........................................................................................CGC.UC.UCG...C...U.GC.................CUAGUca....................uuGCUUA.GCAAgacgggcuuaaucuccac................ +NZAD01000005.1/158350-157947 ........................................................................................aCGC.AA.UGG...C...U.GC.................CUAAUuua..................auuAAGUA.GUUAguauucuuuuuaaaca.................. +DIWY01000003.1/275489-275141 .........................................................................................-GC.UU.UCG...C...A.GC.................UUAAG........................--UCU.GUGA.................................. +NZCE01000050.1/1576-1221 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAAUu......................aGUGCA.GCUA.................................. +DGFF01000062.1/12923-13271 .........................................................................................-GC.AC.UGG...C...U.GC.................GUAAA.......................uAAGCG.GCCA.................................. +DLOY01000027.1/29810-30181 ......................................................................................cuuCGC.CC.UAG...C...U.GC.................UUAAG........................--CUA.GC--ccc............................... +NYYZ01000002.1/177852-177495 .........................................................................................---.-C.UCG...C...G.GC.................CUGAUuu....................auCAGCC.GC--.................................. +PBJD01000035.1/8585-8187 .........................................................................................-GC.GU.UAG...C...U.GC.................UUAAUcuug................ucucAGACA.GAUAgagcuuaauccgagc................... +PBXB01000010.1/39303-38949 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAAA........................-ACCA.GCUA.................................. +DLFY01000189.1/6515-6869 .........................................................................................-CA.AA.UGG...C...U.GC.................GUAAAu......................uACGCA.ACC-.................................. +DJWX01000008.1/121441-121832 .......................................................................uaugguuccggcauucauGCC.UA.UAG...C...U.GC.................UUAAC........................--UCA.GCUA.................................. +DHTG01000101.1/18777-19145 .........................................................................................CGC.UU.UAG...C...U.GC.................UUAACa.....................ag-----.GUUAagca.............................. +PBFQ01000062.1/58346-57976 .........................................................................................-GC.UC.UGG...C...U.GC.................GUAACu.....................uuACGUA.GCC-.................................. +DJRT01000009.1/79954-80302 .........................................................................................-GC.GU.UGG...C...G.GC.................CUAAU.......................uAGGCU.GCC-.................................. +NYSU01000465.1/3460-3101 .........................................................................................CGC.UC.UCG...C...G.GC.................CUGAA........................CAGCC.GUA-g................................. +DIMW01000001.1/250232-249876 ........................................................................................uCGC.CC.UCG...C...U.GC.................GUAAG........................UAGCAgGCGA.................................. +DLBU01000002.1/107246-107633 ..........................................................................uuuuggaaauguugcAGC.AG.CAG...C...G.GC.................UUAAU.......................uAAGCC.AUUG.................................. +DLKO01000034.1/21513-21883 .............................................................................aucugaagcauuUGC.UC.UCG...C...U.GC.................GUAAG........................CGUUA.GCAA.................................. +DGSM01000127.1/4114-4473 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAU........................-UGCG.GCGU.................................. +PHCB01000005.1/93680-94117 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAACuaaa...............ccuuaGCGCA.GCGA.................................. +DGXO01000027.1/16390-16788 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUuag.................ccuaAGGCA.----auuagcuuaauccgccgcg............... +PXPI01000102.1/19761-20152 ................................................................................uaagccagcCAC.UG.UCG...C...U.GC.................UUAAAaac..................cuc-----.-U--aacaggu........................... +PABI01000042.1/12192-12606 ...................................................................................cgcuauGCC.CU.UGG...C...U.GC.................GUAAU........................-AACA.GCUAaaacauagcgugcggc.................. +PEWW01000111.1/2217-2642 .........................................................................cagggcccauggcguuCCC.GC.UAG...C...C.GC.................CUAAU........................-AACG.GCUA.................................. +PRLH01000097.1/46063-46450 ...................................................................................gcgcguAGC.AG.UAG...C...U.GC.................GUAGAacucu.............cucauaGAGUC.GCU-.................................. +PBME01000004.1/35023-34634 .........................................................................................-GC.UA.AUG...U...A.UC.................AUUCU........................UAGGU.UCAUuguucgcaauguucgc.................. +DJMU01000112.1/19333-19699 ...............................................................................acgaagcauaCGC.AC.UUG...C...A.GC.................UUAA-........................--UCU.GUAAa................................. +DHHC01000048.1/16058-16451 .....................................................................................caauGCC.UC.UCG...C...U.GC.................AUAAGcga..................ugcACGCA.GCU-gaccuucu.......................... +DLTY01000025.1/78647-78975 .........................................................................................-GC.AU.UUG...C...U.UAa...............uUUAAU........................-UUAA.GCAA.................................. +DHTD01000135.1/57419-57818 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAAUua...................acc-----.----caagguuaauggcuuaaucccu............ +PJQG01000015.1/19584-19939 ........................................................................................uCGC.UC.UCG...C...C.GC.................CUAGG........................CGGUA.GCGA.................................. +PFAC01000016.1/1230-861 .........................................................................................-GC.GU.UAG...C...G.GC.................AUAAGgac..................cua-----.----acaguc............................ +DKFG01000263.1/5862-5468 ............................................................................augguuucgaggc---.--.---...-...-.--.................-----........................-----.----ucgccucgccgccuaguguc.............. +PDUC01000029.1/613-262 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAU........................--GCU.GCU-.................................. +PFDX01000015.1/8831-9189 .........................................................................................-CC.UG.CUG...U...A.GC.................UUAAU........................-ACCU.ACGG.................................. +NZ_PYEQ01000756.1/1470-1084 ................................................................................uaaagcggcUCC.UG.UUG...C...U.GC.................UUAAUua...................aaa-AAAC.GCGA.................................. +PAQM01000006.1/3386-2985 .........................................................................................-AG.AC.UUG...C...U.GC.................UUAAUuaau................ggaa-----.----uguuaacuaagcuuaaucuag............. +NYZA01000173.1/21320-21669 .........................................................................................-GC.AA.UGG...C...U.GC.................GUAAU.......................cACGCG.GUC-.................................. +DLIO01000041.1/44117-44474 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAAU........................UGACG.GACA.................................. +BEHT01000057.1/2676-3016 .........................................................................................-GC.UU.UGG...C...U.GC.................GUAAUu......................gACGCA.GC--.................................. +BEHX01000005.1/66052-66428 .........................................................................................CGC.-A.UGG...C...U.GC.................CUAAUccgag..............ggauuAGGC-.GCCA.................................. +DGUI01000033.1/38150-38522 .........................................................................................-CU.CG.UAG...C...A.GC.................GUAAU........................-CGCU.AC--.................................. +PEQL01000036.1/10616-11054 ....................................................................ugcuggugaaacuagacaacuAGC.UU.UAG...C...U.GC.................UUAAUuua.................ucuc-----.----cgugaauuacucgcugugua.............. +DLBN01000122.1/27123-26766 .........................................................................................-GC.CC.UCG...C...U.GC.................GUAAU.......................aUCGCA.GUGA.................................. +DHMH01000060.1/6176-5787 .......................................................................uaacucuuacaaugcacuUCC.AA.UCG...C...U.GC.................CUAAU.......................uAUUUA.GCGGu................................. +DLHF01000033.1/91935-92314 .........................................................................................-CG.UA.UGG...C...U.GC.................CUAAUuuaagcuucgc..uuauuaggguuAAACA.GCU-.................................. +NZJT01000028.1/6756-7120 ........................................................................................uCGC.AG.CAG...C...U.GC.................UUAAU........................UAGUA.GUUAau................................ +DLDJ01000043.1/61813-61435 ........................................................................................aUGC.AC.UUG...C...U.GC.................CUGAC........................CGGCA.GUAAuugcggcccgc....................... +PDPI01000002.1/28802-29175 ...................................................................................agcuuaCGC.UA.AAG...C...U.GC.................GUAAGu.....................uuAACUA.ACUUu................................. +NZER01000471.1/9317-9629 ......................................................................................uuuAGC.UC.UAG...C...A.GC.................CUAAU........................-CCCU.G---.................................. +DIBQ01000061.1/177326-176974 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAAU.......................aCGGCU.GUG-.................................. +PEWV01000076.1/788-1175 .......................................................................ucucgcuucugaggcguuAGC.AG.U--...-...U.GC.................CUAAAu......................aAGGCA.A---.................................. +DKRE01000013.1/13044-12698 ........................................................................................uAGC.AC.UUG...C...U.GC.................CUGAU........................-GGCA.GCG-.................................. +DLIE01000088.1/5431-5026 .........................................................................................CGC.AC.UCG...C...U.GC.................UUAAU........................AAGUA.CCAAguacuuauagcuuaaucccg.............. +PAJB01000022.1/56125-56469 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAA-........................--GCA.GUGA.................................. +PCAX01000012.1/16452-16098 .........................................................................................-GC.UC.UCG...C...A.GC.................UUAAUua...................agu--AAA.GCGA.................................. +CP021379.1/425790-425420 .........................................................................................CGC.UU.UAG...C...U.GC.................UUAAU.......................aACGCA.GCUU.................................. +DJWM01000001.1/140939-140585 .........................................................................................-GC.UU.---...U...U.GC.................CUAAG........................-GGCA.AUU-a................................. +PCSD01000066.1/716-325 .......................................................................ccgcguuccggccuucgcUCC.CG.CUG...U...U.GC.................UUAAUu.....................uaAGCUG.ACAG.................................. +PNHP01000001.1/385977-385621 .....................................................................................aauuCGC.AU.UAG...C...U.GC.................CUAAUu.....................ua-GGCA.---A.................................. +PFBV01000005.1/81027-80630 .................................................................uuuuagcccggcuuacagcuucgcGCC.UG.UAG...C...U.GC.................UUAAU.......................uUAGCG.GCUU.................................. +DKKR01000061.1/4809-4412 .........................................................................................-GC.GC.UUG...C...G.GC.................UUAAUucuu...............ccaag-----.----aagaauugccuaaugcug................ +NZXD01000014.1/5176-4821 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUaa....................uuAGUUA.GCGA.................................. +PCVW01000061.1/9747-10148 ...................................................................uucggccggccgugguccccauGGC.UC.UGG...C...U.GC.................UUAAU........................AAGUA.GCC-.................................. +PBOA01000005.1/65365-65015 .........................................................................................-GC.CC.UAG...C...A.GC.................CUGAU........................-CGCU.GCUA.................................. +PHDH01000052.1/17731-17341 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAUcuuaau............ugauuaAACCA.GUC-uggaacgguugcua.................... +DJSA01000058.1/16861-16458 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAGUccu..................accAA---.----guagaacggcuuaaucuccgg............. +PFOH01000024.1/1629-1246 ....................................................................gcuauuuagcgcuccagcuuaCGC.UC.UC-...-...-.GC.................UUAAA........................--GCU.GAGA.................................. +DGHQ01000058.1/19586-19191 .........................................................................................-GC.UC.UUG...C...A.GC.................CUAACcg....................aaGUACA.GUAAguuagcuuuaucgcggu................. +PADF01000015.1/4181-3794 ................................................................uugagucugcaccugcgcaagaguuAGC.GC.ACG...C...-.--.................UUAAA........................--CAA.GCGU.................................. +PCXV01000033.1/14530-14193 .........................................................................................-GC.UU.UAG...C...A.UAc..............gcUUAAUaacca..............uucgg-----.----uaaac............................. +PKSZ01000674.1/402-788 .........................................................................................-GU.AC.UUG...C...U.GC.................AUAGUuaa.................uucu-----.----augcuuuucggggua................... +DHPF01000007.1/182741-182343 .........................................................................................-GC.UU.UUG...C...U.GC.................UUAAUcga..................agu--UUA.GUA-gauuagcuuaauccaua................. +PHBR01000118.1/6094-5731 .........................................................................................-GC.CC.UCG...C...U.GC.................GUAAAc.....................uaACGUA.GCGA.................................. +PETR01000116.1/5831-6177 .........................................................................................-GC.AU.AUG...C...C.GC.................UUAAUu......................aAAGCG.ACAG.................................. +DJYO01000013.1/65340-64966 .........................................................................................-CU.CG.UAG...C...A.GC.................CUAAG........................--GCU.ACC-guaacuccgacgau.................... +DGHA01000007.1/55084-55479 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAACcg....................aaGUACA.GUA-gguuacuggcuuaaucccc............... +NVUK01000033.1/9660-10075 .................................................................auuuguagguaacggagcacuaca---.--.-AG...C...U.GC.................UUAGAg.....................ucUAACG.ACUUuaa............................... +BEIK01000001.1/31335-30982 .........................................................................................-CC.UG.AGU...U...A.GC.................AUACG........................--CCU.AACU.................................. +DLKS01000035.1/16878-16485 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAACc.....................ga----A.GU--auaguagguuacuuuauucg.............. +PHDU01000005.1/11156-10787 ........................................................................................aCGC.UG.UAG...C...C.GC.................GUAA-........................--GCC.GCUAc................................. +PFAT01000045.1/5892-5495 .......................................................................ugccaauuuagcuuuugcUCC.UG.CUA...U...U.GC.................CUAAUu......................uAGGCA.GUAG.................................. +PGFG01000001.1/2487634-2487260 .........................................................................................-GC.CA.UGG...C...U.GC.................CUGAU........................CAGCG.AUCAggacgc............................ +DLKQ01000020.1/6238-6636 .......................................................................agcucaaugccaauggcu-GC.UU.GCU...A...U.GC.................CUAGUucc.................gacuCGGUU.UAGUcauuaa............................ +PAYK01000015.1/103771-104141 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAGuauag..............uauuuAGGCC.GUC-.................................. +DLGQ01000010.1/12451-12849 .........................................................................................-GC.UC.UCG...C...A.GC.................UUAACagc..................cauGUGCU.----guucggcuuaauccucgcg............... +NVUU01000005.1/15009-14629 .....................................................................................uaga-GC.UCcAAG...C...C.GC.................UUAAUac....................cuAACCC.GUUUuaa............................... +AXZO01000002.1/61444-61043 ................................................................................uaaagcggcCGC.UC.UGG...C...U.GC.................CUAAGg.....................cuCAGUA.ACCAagaacuuac......................... +DJWY01000029.1/2775-3124 .........................................................................................-GC.AC.UGG...C...G.GC.................UUAA-........................----C.GCCA.................................. +NVWW01000027.1/23728-24123 .........................................................................................-GC.AC.UCG...C...G.GC.................UUAAUcc....................cu-----.----aagggaaagagcuuaauuccag............ +DIXM01000002.1/730789-731142 .........................................................................................ACC.CG.UCA...C...C.CU.................CCAGU........................-UAGG.GUGG.................................. +PFND01000009.1/11467-11042 .........................................................................ccgcaaugccggcaauGGC.GA.UGG...C...U.GC.................CUAACu......................c-AAUA.ACC-uccguugguucgga.................... +PXYQ01000026.1/19174-19571 .........................................................................................-GC.UC.UAG...C...U.GC.................AUAA-........................--GCG.ACUAaauuaaaguaagucacuagccau........... +PAME01000014.1/97658-97263 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAUcc...................gaa---UU.----auaguaggauggcuuaaucg.............. +PHFO01000020.1/11346-11731 ................................................................................uaaagcagcUGC.UG.UAG...C...U.GC.................CUAAG........................AAUCA.GA--caaaauc........................... +DHBR01000038.1/17035-17409 ...............................................................................ugagcccugcCGU.UC.CCG...C...G.G-.................CUAAUcu...................gcu-AACC.GCGUaagaacg........................... +DHVR01000061.1/84712-84321 .....................................................................................cucuUCC.AC.UUG...C...U.GC.................AUAGU........................AAGUG.ACU-gagcgaggccu....................... +DLKU01000010.1/735-360 ........................................................................................uCGC.AU.UCG...C...U.GC.................UUAAUu......................aAUUUA.GC--cgauaauguucguc.................... +NKXO01000022.1/46903-47271 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcugga..............uagauAAGUA.GCUU.................................. +PFBX01000006.1/11193-11608 ....................................................................uuuauuugguagcuacaguuuUGC.UC.CGG...C...A.GUg..............gcCUAAAgg...................ccg-----.----ucaauaccgcu....................... +PFVC01000041.1/442-100 .............................................................................uuugcuuaauguCGG.UC.UCU...C...C.GCca............agg-----........................-----.----cuuuagu........................... +DIPL01000003.1/85718-86080 ......................................................................................uuuGGC.CG.UAG...C...A.GU.................UUAA-........................--ACG.GCU-.................................. +PAGQ01000074.1/8797-9173 ........................................................................................cUGC.UA.UGG...C...C.GC.................UUAAUuua.................auuuAAGCC.GCCGcuaaguagcugagggggua............... +PAUC01000033.1/12814-12463 .........................................................................................-GC.UC.UAG...C...C.AC.................CUAAA.......................cAGGUG.GCU-.................................. +PFAD01000004.1/8878-8505 ........................................................................................gCGC.GG.UAG...C...U.GCg..............gcUUAACa......................gCCUUA.GUUA.................................. +PAZC01000026.1/378-4 ................................................................................uaaucaggaAGC.GC.UUG...C...A.GC.................UUAAA........................--GUU.GCA-.................................. +PFUN01000129.1/636-247 .......................................................................uagcaugccgaccuuugcUCC.UG.UUG...C...C.GC.................UUAAU........................-UGCC.GCAA.................................. +DLSG01000088.1/365-23 .........................................................................................-GC.UG.CUG...C...U.UG.................CUAAU.......................uUAAAA.GUAG.................................. +BDTN01000259.1/2890-3268 .........................................................................................-GC.UA.UGG...C...U.GC.................CUGAUcuuuuuaua......gaucacgcaUAAAA.GCCA.................................. +DJFP01000163.1/7366-7769 .........................................................................................-GC.AC.UUG...C...G.GC.................UUAAUucu.................uuag-----.----aagaauucggccuaauuuguu............. +DIWP01000015.1/71782-71428 .........................................................................................-GC.AC.UGG...C...U.GC.................CUGAGu......................aAGGCG.GCC-.................................. +DIFX01000018.1/3597-3201 .........................................................................................-GC.UC.UUG...C...U.GC.................GUAACc.....................ga----A.CCAAguagguuaggcuuaauccc............... +PFDY01000083.1/2490-2880 ...................................................................uguuuaacgcuccuagcuuaguUCC.UG.UUU...A...C.GC.................CUAAA........................--GCG.UAAG.................................. +PEYV01000067.1/8054-8427 ........................................................................................cUCC.AG.UUU...A...C.GC.................AUAC-........................--GCG.UAAAuacaaacggau....................... +PCXO01000012.1/25459-25106 .........................................................................................-CC.AA.GGG...U...U.AG.................CUUAC........................GCUUA.ACUC.................................. +DGVJ01000068.1/15313-15706 .........................................................................................-GC.UC.UCG...C...U.GC.................UUGAUcg....................aa-----.GUA-uaguaggucacauuauuuc............... +DIVS01000057.1/31428-31774 ........................................................................................uAGC.AG.UAG...C...-.--.................AUAA-........................---CU.GCUU.................................. +PKDL01000386.1/634-997 ........................................................................................aCGC.GC.UCG...C...A.GC.................CUAAUu.....................uaGGUUU.GUGA.................................. +PCSX01000031.1/9577-9955 .........................................................................acuuuacuuccgcuuaCGC.UU.UAG...-...-.-C.................CUAA-........................-----.GCGA.................................. +PASM01000019.1/31345-31701 .........................................................................................-GC.UC.UCG...C...U.ACu..............gcUUAAUa.....................uaAGCUA.GUGA.................................. +PKDT01000076.1/17661-18019 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUaauu................cuuuAAGCA.CUUU.................................. +NZBZ01000015.1/5877-5543 .........................................................................................-CC.AG.CAU...A...C.GC.................UUAC-........................--GCG.UAAGcuagugaccccc...................... +PXYW01000136.1/1415-1768 ......................................................................................auaCGC.UU.UAG...C...U.GC.................CUAAU........................UCGCG.GCUA.................................. +NZ_PVWO01000008.1/12257-11861 ................................................................................uaaagccgcUCC.UG.UAG...C...U.GC.................CUAAA........................-AACA.CUUAagauuaauuu........................ +DGXF01000175.1/13331-12985 .........................................................................................-GC.AG.UAG...C...G.GC.................CUGAG........................-UGCU.GCU-.................................. +DGWK01000022.1/67443-67075 .........................................................................................-CU.UC.AGG...C...A.GC.................CUGAGuu...................auaAGGCU.CCCCggauuua........................... +DHJU01000069.1/2071-1726 .........................................................................................-UU.GA.AGG...C...U.GC.................UUAAC........................--GCA.GCC-.................................. +PHAN01000003.1/135771-136126 .........................................................................................-GC.AA.UGG...C...G.GC.................CUAAC........................-AGCC.GUCA.................................. +DHAT01000003.1/66415-66786 ............................................................................acaauuaugggauGGC.GU.ACG...C...G.GC.................CUAAU.......................uAGGCU.GC--.................................. +PDUD01000019.1/106903-107281 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAGauuag..............aucuuAGAAA.GCCU.................................. +PHAI01000001.1/54134-54523 .......................................................................gaaaguuccagcuuucgcUCC.UG.UUG...U...A.GC.................UUAAUaa....................aaUAGCU.----c................................. +NYZN01000045.1/22330-21977 .............................................................................gcaagaagugga---.--.---...-...-.--.................-----........................-----.----guuaauggcag....................... +DITF01000195.1/9803-10152 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAGU........................-GUCG.GCCA.................................. +PDHI01000009.1/24570-24930 ...................................................................................ugcuuaCGC.AA.AAG...U...A.GC.................GUAAG........................-----.----uuca.............................. +PFBM01000005.1/28821-29210 ...................................................................ugaaggacuugcagcccgcuuaCGC.AA.UAG...-...-.-C.................CUAAG........................---CG.----.................................. +PFCS01000042.1/100467-100854 ......................................................................augcuuuugcgccaaggcuCGC.AA.UGG...C...U.GUc..............gcUUAAUa......................gCAAUA.GCC-.................................. +DGYF01000296.1/8047-8443 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUagccc..............aaggc-----.----uaugaagcuuuaccccgug............... +DHLT01000131.1/211-577 .........................................................................................CGC.-A.UGG...C...A.GC.................UUAAUu.....................uaAGUCU.GUUGu................................. +DIUJ01000039.1/49019-49389 .........................................................................................-GC.CC.UUG...C...U.GC.................UUAAUagu.................uuuuAAGC-.----gc................................ +PEYO01000017.1/126720-127083 ......................................................................................aauUAC.GC.GUA...C...U.GC.................UAAAC........................--CCA.GUAUcuu............................... +PCWZ01000011.1/3152-3509 .........................................................................................-GC.AA.UCG...C...U.GC.................UUAAAa......................uAAGCA.GCA-.................................. +PLEQ01000120.1/3279-3631 .........................................................................................---.-C.UUG...C...U.GC.................CUAAAu......................aAGGCA.GUA-.................................. +DLGO01000004.1/61659-61290 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcgaua..............gauuaCAGUA.ACCA.................................. +CP025704.1/884631-885001 ......................................................................................cuaUGC.UC.UAG...C...U.GC.................UUAAUua...................auu--UAA.GCC-.................................. +DKTG01000189.1/2315-1950 .........................................................................................-GC.CA.UGG...C...A.GC.................UUAAUuccaa..............gaauuAAGUA.GCCU.................................. +PFRL01000047.1/6239-6580 .........................................................................................-GC.UC.UU-...-...-.GC.................UUAAU........................--GCA.A---.................................. +PCTW01000034.1/536-164 ........................................................................................uAGC.UA.UGG...C...U.GC.................CUAAU........................UUGCA.GUCUcucuagcu.......................... +DIGJ01000040.1/6508-6137 .........................................................................................-CC.AG.UAG...C...A.GC.................CUAAG........................--UCU.ACUAccagagaa.......................... +DIUR01000027.1/409167-409541 ......................................................................................auaCGC.GA.UGG...C...U.GC.................UUAAUu......................aAUUAA.GCC-cgucuguugaggugguuac............... +PVWK01000014.1/229998-229610 ................................................................................uaagcaagcACU.UG.UUG...C...U.GC.................CUAAC........................AACCU.CUAAcuggu............................. +DLSM01000004.1/24689-24332 .....................................................................................caauGGC.UC.UUG...C...A.GC.................UUAAC........................UG---.----.................................. +DILM01000012.1/11413-11787 .........................................................................................-GC.AA.UCG...C...A.GC.................UUAAUcuggu..............agauuAACAC.GCG-.................................. +PAMZ01000010.1/2685-2316 .........................................................................................CGC.AA.UGG...C...U.GC.................AUAAUcuaaa.............gauuauUCGCA.A---cau............................... +PEWP01000015.1/3522-3880 ...................................................................................acuugcUCC.AG.UUU...A...C.GC.................AUAAA.......................aAAACG.UAAA.................................. +DISL01000078.1/5095-5464 ...................................................................................agcuuaCGC.AA.AAG...C...U.GC.................GUAAGu.....................uuAAAUA.ACUUu................................. +DLHS01000015.1/81245-81614 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAUccuagg............gauuaaGCGC-.----.................................. +CP017414.1/764519-764903 ........................................................................................cAGC.UA.UGG...C...C.GC.................UUAAUuua.................auuaACGCC.GCCGcuuua............................. +DJWZ01000059.1/31648-31248 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAGAc......................c--GAA.GU--auaguaggucggcuuaauuu.............. +LSNV01000004.1/448-842 ......................................................................gugcauuugcuccaucuuuAGC.UU.UCG...C...A.AGa..............guUUAAC........................-UUUU.GC--.................................. +PKSX01000015.1/9476-9850 .........................................................................................-GC.AA.UGG...C...C.GC.................AUAA-........................--GUG.G---aauacuu........................... +BEIT01000006.1/8612-9012 ..........................................................................cggcagaguuccugcCGC.UG.UUG...C...A.GC.................CUAACgg....................uu-CUUA.GCUA.................................. +PKDZ01000072.1/40553-40151 .........................................................................................-GC.GC.UCG...C...G.GC.................CUAAUccu.................cucg-----.----gaggauucgccuaauucua............... +NZWK01000031.1/5475-5833 .........................................................................................-GC.CC.UCG...C...C.GC.................CUAAC........................-CGCG.GUGA.................................. +DGHS01000029.1/75893-75504 .........................................................................................-GC.AU.UCG...C...A.GC.................GUAAC........................-CGCC.GCGGaucccgccgcacggac.................. +PFCN01000024.1/3587-3928 .........................................................................................-CU.UG.CCU...A...C.GC.................UUAAU.......................aUUGCG.UAAG.................................. +NZVU01000015.1/83611-83236 .........................................................................................-UC.GC.UGG...C...C.GC.................GUAAA.......................cACGCC.GCUA.................................. +PFAM01000013.1/41462-41083 .............................................................................gaacgucccggcCUU.CG.UUA...C...C.GC.................CUAAU........................AAGCC.GUAA.................................. +PCXC01000049.1/968-620 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAA.......................aGUGCA.UCC-.................................. +PBAS01000056.1/478-91 ..........................................................................guuugauaccccggcCCG.UC.UGG...C...U.GC.................UUGAU........................-UGCG.GCCG.................................. +PCYM01000008.1/11712-12097 ..........................................................................cgcauugcguccagc---.AU.UCG...C...U.CUc..............gcCUAAGc......................gCGAGA.G---.................................. +NZER01000008.1/8068-8404 ...................................................................................ucugucCGC.-U.UAG...C...G.GC.................UUAAUcg....................ggAGGCU.GCU-caaagc............................ +DHDS01000031.1/8924-8578 .........................................................................................-GC.UU.UCG...C...A.GC.................UUAAGa.....................aaAAGC-.ACGA.................................. +PFOW01000012.1/19675-20061 .......................................................................uagcggcuugagcuuugcGCC.AG.CUG...U...A.GU.................UUAAU........................-UUCU.AUGG.................................. +NVWV01000007.1/142935-143307 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAGUcuuag..............agacuA----.----agcaa............................. +PXQH01000019.1/7694-7300 ................................................................................caaggcagcCCC.GG.UUG...C...U.GC.................CUAACcaccuc...........aaucaguAGGUA.GCGA.................................. +PBOB01000052.1/3294-2963 .....................................................................................cuuaCGC.AC.UAG...C...U.GC.................UUAA-........................--GCA.G---.................................. +DIUC01000099.1/21491-21100 .........................................................................................-GC.CA.UGG...C...G.GC.................CUAAUucuag..............gaauuAGAAU.GCCA.................................. +DISW01000023.1/103125-103490 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAU........................---UA.GU--.................................. +NJER01000002.1/837912-838292 ......................................................................................uauGCC.AA.UGG...C...U.GC.................UUAAU........................AAGCA.----aaaccauaaag....................... +NZZC01000080.1/9680-9312 .........................................................................cucguagcgaaagucuCGC.AU.UAG...C...A.GC.................CUAAA........................CACCU.GCUA.................................. +NWBO01000152.1/15575-15172 .........................................................................................-GC.UC.UUG...C...U.GC.................GUAGU........................-CGAA.GUA-uaguacacuacucuuuaucg.............. +DJXM01000036.1/2172-1764 ....................................................................aucaaauagagcugcuaacuuUGC.UU.UCG...C...U.UG.................CUAAUau....................aaAUUAA.GCGA.................................. +NVVN01000002.1/177743-178127 ...................................................................................agcuuaCGC.AG.UAG...C...-.--.................GUAAGuc....................au-----.----uaaccccgcu........................ +DJVL01000011.1/27717-28109 ...........................................................................cuaaggcauaggaaAGC.AU.CUG...C...C.--.................-----........................-----.----uaauu............................. +PAHD01000017.1/22033-22406 .........................................................................................-AC.UG.CUG...U...U.GC.................UUAAUu.....................aaGNUUA.ACAG.................................. +PHBX01000016.1/116832-117198 .........................................................................................-CC.UC.UCG...C...U.GC.................CUAGUgag.................agacUAGUA.GC--cgaaugguuc........................ +DKQD01000175.1/1626-1998 ......................................................................................accAGC.GA.UGG...C...C.GC.................UUAAU........................UAGCG.A---auccauuacuugaggggcaugu............ +PFAQ01000024.1/2209-2610 .........................................................................................-GC.UC.CUG...U...U.GG.................CGAAUu......................u-GCUU.ACG-cauacgc........................... +PFNN01000028.1/7459-7785 ........................................................................................cUGU.AG.CCU...A...C.GC.................CUAAA........................AAGCG.GAAGc................................. +DJOE01000001.1/240-641 ...............................................................................cuagagcuaaCGC.UU.UAG...C...U.GC.................AUAAGucg.................cugaUUCUA.GCU-.................................. +KZ686269.1/1593575-1593207 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAAUuuag...............aauuaCGCAA.GCU-.................................. +DIKG01000026.1/2074-1663 ....................................................................ugcuuuugcuccuucuuucgcAGC.CG.UUG...U...A.GC.................UUAAA.......................uAGACU.ACAA.................................. +DJEF01000049.1/23239-23587 .........................................................................................-GC.CC.UGG...C...G.GC.................CUAAU.......................uAGGCU.GCC-.................................. +DIWQ01000033.1/12842-13199 .....................................................................................aacuCGU.UU.A--...-...C.GC.................UUAGU........................AUCCG.----au................................ +DKTL01000104.1/31615-31216 .........................................................................................-GC.CA.UGG...C...A.GC.................CUAAUuccg...............aauaa-----.----aguaggaauuacuaaggguca............. +DJFE01000027.1/74435-74089 .........................................................................................-GC.UU.GGG...C...U.AAc...............g-----........................-CUUA.GUCC.................................. +PBEP01000009.1/47167-47514 .........................................................................................-GC.AC.UGG...C...C.GC.................GUAGA.......................uUCGUG.ACCA.................................. +PYVU01000056.1/14492-14900 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAU........................-CUCA.GUU-uaauuacagagauaagggcuuaaugg........ +NVSA01000065.1/6817-6455 .........................................................................................-GC.GA.UGG...C...U.GC.................AUAACucua...............ggaguUAGCA.A---c................................. +DLQO01000045.1/4525-4899 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAUcuag...............gauuaGAAUA.GCUU.................................. +PFEM01000035.1/4914-5304 .............................................................................ucaauacgccuaCGC.GG.CCG...C...U.GC.................UUAAAcg....................cgUUUCC.GCGUcagccug........................... +DJYI01000126.1/39182-38834 .........................................................................................-CG.UC.UCG...C...G.GC.................CUAAU.......................uAGCCC.GCGA.................................. +NZCP01000057.1/35892-36274 ..........................................................................uaauggugucgcucc---.--.-GG...C...-.--.................-----gaugc..............uaguaGCUUA.ACUG.................................. +PEZF01000122.1/882-1271 ........................................................................................cUCC.UG.CCU...U...A.GC.................UUAC-........................--GCU.UAGGu................................. +LSNS01000019.1/35709-35326 ............................................................................cuccgagcuaugcUCC.AG.UUA...U...G.GC.................UUAAUac...................auaAAGCC.UUAA.................................. +DLGA01000003.1/184000-184372 ........................................................................................aCGC.UU.UAG...C...-.--.................UUAAU.......................u---AA.GCU-cccaauuuacugagg................... +PLBO01000151.1/322748-322396 .........................................................................................-GC.AA.UGG...C...U.GC.................CUGAGag...................aucAGGUU.GCC-.................................. +CP019600.1/2366984-2366632 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAUu......................gAAGUU.GC--.................................. +PVXQ01000001.1/88831-88213 .........................................................................................-GC.AA.UAG...C...A.GC.................UUAAUu......................uAAGCU.ACU-.................................. +PBEE01000018.1/3883-4285 .........................................................................................-GC.GC.UCG...C...A.GC.................CUAAUcg...................acu---CA.G---uugauuaggccuaauucua............... +DLEZ01000037.1/76892-77294 ...............................................................................cuccugcauaCGC.AG.UUG...C...A.GC.................CUAAUccu.................gccu-----.----aagu.............................. +PEUE01000061.1/2203-2592 .........................................................................cgccgucauucgcuccGGU.UC.UCG...C...C.UA.................AUAAA........................-AUAG.GCG-cuu............................... +DGHN01000172.1/452-839 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAGcc....................aa-----.----ggcuuagacggauucucugcgagaauua...... +PCTQ01000127.1/21186-20828 .........................................................................................-UG.GG.CCA...C...C.GC.................CUAAC........................CCGCG.GUAGg................................. +PAMQ01000003.1/73850-73493 .........................................................................................CGC.UC.UCG...C...U.GC.................AUAAG........................-CGAA.GC--.................................. +PEVO01000036.1/9885-10233 ......................................................................aagcguucacuucuuuugcCCC.AG.CAU...U...C.GC.................CUAAA........................-ACCG.AUUG.................................. +PXPS01000180.1/9821-10138 .........................................................................................-CC.AU.UUG...C...U.-C.................GUAAA........................--GCA.GCA-.................................. +PKHU01000002.1/146197-145805 ...................................................................................ugcuuaCGC.AA.AAG...U...A.GC.................GUAAG........................-----.----uuca.............................. +PBIO01000025.1/4521-4159 .....................................................................................aauaCGC.CC.UAG...C...G.GC.................AUAAU.......................cGGGUG.GCUUccu............................... +DGQH01000011.1/54151-54544 .........................................................................................-GC.UC.UCG...C...G.GC.................GUAAUuc...................uga-----.----cuuagucaaauuugccuaauc............. +DHVF01000284.1/2427-2844 .................................................................guaagccacggcucgcguagccaaCAG.GC.UCG...C...A.AC.................CUAGC........................--GUU.GCGA.................................. +PEYT01000021.1/34543-34918 ........................................................................................cUCC.UG.UAG...A...A.GC.................CGAAU........................ACGCC.UU--ggcguacg.......................... +PCXQ01000003.1/8073-8428 ........................................................................................aCGC.UU.UAG...CauaC.GC.................UUAAG........................--GCG.----.................................. +DHMS01000040.1/3035-2681 .........................................................................................CGC.AU.UUG...C...U.GC.................UUAAGu.....................aaAAGCA.GU--.................................. +PEDL01000001.1/289408-289755 .........................................................................................-GC.AA.UCG...C...U.GC.................CUAGU........................UUGCA.GC--.................................. +PCVX01000102.1/15755-15365 .......................................................................ucucgcuucugaggcgcuUAC.AG.UCG...C...U.GC.................CUAAUua...................aauAGGUA.GCG-.................................. +PAQN01000020.1/35838-36185 .........................................................................................-UC.AC.UCG...C...A.GC.................CUAA-........................--GCC.GCGA.................................. +DKYC01000108.1/412-66 .........................................................................................-GC.AU.ACG...C...A.GC.................CUAAU........................-GGCU.GC--.................................. +NVVI01000030.1/4457-4857 .........................................................................................-GC.AA.UGG...C...U.GC.................AUAAUuc....................agACUCA.GUC-ugauuaucuuuauccuac................ +DHKS01000106.1/27464-27866 .........................................................................................-GC.UC.UCG...C...U.GC.................AUAGUc......................gAAGCA.----caguagacugagcuuaaucu.............. +PCSN01000037.1/17522-17882 ................................................................................uccggcguuUGC.UG.UUG...C...-.--.................AUAAA........................-----.----.................................. +DKGO01000036.1/4407-5049 .........................................................................................CGC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +NYYU01000041.1/39934-40278 .........................................................................................-GC.UU.UUG...C...U.ACu..............gcUUAAGu......................uCGGUA.GC--.................................. +DKFD01000002.1/3063-2711 .........................................................................................-CC.UG.CAU...U...A.GC.................UUACG........................--CUU.AAUG.................................. +NVXJ01000027.1/20340-19960 ...................................................................................agcuuaCGC.AG.UAG...C...-.--.................AUAAGu......................u-----.----uuacccccucg....................... +PEBA01000023.1/2895-3263 .........................................................................................-GC.CU.UAG...C...U.GC.................UUAAUuuaga.............auuaagAUUUA.GCUU.................................. +DHGC01000071.1/343-1 .........................................................................................---.-U.UCG...C...U.GC.................AUAGUua....................gc----C.AC--uaacgg............................ +NVUY01000004.1/19816-20214 ..........................................................aaccccgcuaacgcggaggacugcccuaccgAGG.AG.UGU...C...A.UC.................UUAAU........................CGGAU.----.................................. +NZ_PVNK01000148.1/103429-103073 .....................................................................................gucuGGC.CG.UUG...C...A.GC.................CUAAU........................UAGCU.GCA-.................................. +PFPK01000007.1/5311-5710 ...................................................................cauuuacaaugccaacacucgcAAC.UG.CUG...U...C.GC.................UUAAG........................-UGCC.CCAG.................................. +PFNV01000014.1/4878-5226 .........................................................................................-GC.UU.UUG...C...U.UUc..............gcCUAAUuua..................aggAGGAA.GC--.................................. +NYXZ01000113.1/5749-6103 .........................................................................................-UC.UC.UCG...C...U.GC.................UUAGUua...................aauAAGCA.GC--.................................. +DLGT01000096.1/127120-127491 .........................................................................................-GC.AU.UAG...C...U.GC.................GUAAUcuag...............gauua-----.----caac.............................. +PAUB01000029.1/81886-81531 .........................................................................................-CC.CU.UGG...C...A.GC.................CUAAU.......................uAGGCU.CCA-.................................. +PBIO01000014.1/895606-895971 ........................................................................................cUGC.AA.UGG...C...U.GC.................CUAAU........................AGGCA.AU--accauucaugaggcgcua................ +PEZV01000002.1/394-54 .......................................................................ugcgggcuuugcucuuucACC.UG.UCA...U...A.GC.................CUAAU........................-UGCU.AUGA.................................. +PBQU01000067.1/75205-74886 ......................................................................................acuCGC.CU.UAG...C...U.GC.................UUGAU.......................cGGGAG.GC--.................................. +PFET01000005.1/106554-106939 .......................................................................ugcgucucugaguuuugcUCC.UG.CUC...U...C.GC.................CUAAUa......................uAGCCG.AGAG.................................. +DLDS01000051.1/8159-8511 .........................................................................................-GC.AC.UCG...C...G.GC.................CUAAA........................--GCC.GCGA.................................. +DIRT01000037.1/31942-32328 .........................................................................................-GC.AA.UCG...C...U.GC.................UUAAU........................-UGUG.GCGGuuccgaagccuaaac................... +PFTL01000039.1/3294-2980 .........................................................................................-GC.UC.CCG...C...U.UUcgcu.........uuug-----........................CUUAA.GCGG.................................. +PPDJ01000014.1/78116-78483 .........................................................................................-CC.AA.UGG...C...U.GC.................CUAAUuaa.................uuagGAUUA.GUC-uugugaggcgcuacug.................. +PFKS01000068.1/23030-23362 ........................................................................................aCGC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.GCU-.................................. +PKHO01000001.1/456080-456456 ......................................................................................cuaCGC.AC.UCG...C...U.GC.................UUAAG........................--GCG.AC--ugc............................... +PBLV01000063.1/46833-46458 .........................................................................cuugcggggaagaacuCGC.CC.UAG...C...A.GC.................UUAAA........................CAACU.GCUA.................................. +PCXD01000008.1/549-168 .............................................................................uauuucucccua---.--.---...-...-.--.................-----........................-----.----cgcuccagcguacg.................... +PFAH01000007.1/5753-6104 ........................................................................................cAGC.CC.UGG...C...A.UAc..............gcCUAAG.......................g-----.----a................................. +PBYL01000424.1/6936-6530 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuau.................aacu-----.----cuagaguuauaauucccggcuuaa.......... +CP024013.1/108688-109046 ........................................................................................gUGC.AU.UAG...C...A.GC.................UUAAA........................AAACU.GUUA.................................. +DHKM01000030.1/7763-7363 ............................................................................ccugcaauaugguCGC.CA.UGG...C...U.GC.................UUAA-........................--UCA.GUCAuuuuaacuuuuucgggc................. +NTKK01000007.1/63067-63436 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcaga...............uuagg--UAA.ACCA.................................. +PCUW01000067.1/123628-123258 ........................................................................................cUGC.UC.UAG...C...U.GC.................UUAAU........................-UGCA.AU--ccuagacaugaggcgguagu.............. +DJLY01000005.1/8396-8029 ........................................................................................cUGC.UA.UGG...C...U.GC.................CUAAU........................AGGCA.ACAAccaagcaugaggcgcuagugc............. +PFAK01000041.1/134-533 ....................................................................agcguuugcccagccggcacuUGC.CC.UCG...C...-.--.................UUAAUa......................cAA---.GUGAa................................. +PFDW01000074.1/10578-10205 ..........................................................................ugcugcaccagcuuuAGC.UU.UAG...C...G.UA.................AUAAU........................----C.GCU-u................................. +DLEQ01000003.1/101755-102097 .........................................................................................-GC.AU.ACG...C...U.GC.................CUGAG........................-GGCA.ACG-.................................. +PGYE01000001.1/189309-189727 ............................................................uuucgcugcaacuccuguugcugccuaacUCA.AC.CAU...C...U.--.................-----........................-----.----gauuaau........................... +NZWS01000002.1/7721-8117 ...........................................................................gcgcguucggguuc-GC.AC.CCG...C...U.GUa..............gcGUAACuuuaa.............cgcucgCCGCU.G---.................................. +PFGR01000035.1/6507-6166 .........................................................................................-AC.UG.CUG...U...A.GU.................CUAGU........................--ACU.GCAG.................................. +PFPX01000040.1/6774-6388 .......................................................................gaaaguuccaguuuuugcUCC.CG.UUG...U...C.GC.................UUAACa.....................auAACCG.ACAG.................................. +PFIB01000165.1/8170-7822 .........................................................................................-GC.AA.UGG...C...A.ACc..............ugCUAAA........................-GGUU.ACC-.................................. +CP025543.1/80114-80526 .................................................................gaucaauaaugcaucagcuggaguUGC.UU.UAG...C...A.GC.................UUAAUaaac................ucuc-----.----gaaguuu........................... +DJXS01000051.1/14961-15312 .........................................................................................-GC.AC.UGG...C...A.GC.................AUAAC........................-UUCU.GCC-.................................. +NZIV01000038.1/8738-8407 ....................................................................................aacagCGC.U-.UAG...C...C.GC.................UUAGU.......................aGGGAG.GCUG.................................. +PFOV01000030.1/17686-17131 cccaauaauccuuucuacugcaacugguaauuuugucuccaaauugcucaaagcucguugagguauuaccaauaucucuccucgcuuuuCAC.AA.UUU...U...C.GC.................CUAAAauuacug..........cguuucgUAACG.AAAG.................................. +NJAG01000002.1/185411-185784 .........................................................................................-GC.UA.UGG...C...U.GC.................UUAAUccggag...........gauuaacCAUUA.GCCA.................................. +DJDX01000049.1/16101-15701 .......................................................................uucgcaucgcgcuuccgcCGC.UC.U--...-...U.GC.................CUAAUuag..................agc-----.----uccauucaauggaucc.................. +PGTK01000004.1/140571-140956 .....................................................................................cucuCGC.AA.UGG...C...U.GC.................CUAA-........................--UCA.GCUAacgcggagccgcu..................... +DHPA01000047.1/2668-2276 ..........................................................................cagaauggccgcugcUGC.UU.GCU...A...A.GG................uUUAA-........................-ACCU.UAACuucggcauuggg...................... +DKCH01000021.1/4629-5033 ............................................................................ccaacaauaugauGGC.UU.GUG...C...U.UG.................CUAGU........................UUCUA.GCUUauagcauuaaacuac................... +DHWF01000043.1/34335-33963 ........................................................................................uCGC.UC.UCG...C...G.GC.................UUAG-........................--GCC.GUA-gg................................ +PFCL01000005.1/14802-14492 .........................................................................................-GC.AC.CUG...C...C.CUa..............gcUUAAUuuu..................aagUUAAG.GCAG.................................. +DGRX01000014.1/84721-84341 .............................................................................aaacgaacaguuAGC.UC.UCG...C...G.GC.................GUAA-........................--GUC.GCGGcuua.............................. +DJOB01000006.1/290292-289869 ..................................................gcuugcuaguucucuccacgagagaaucgguucaagcacAGC.UC.UGA...U...C.GG.................UUAGA........................UUCCG.AUC-cu................................ +PETJ01000007.1/3360-3018 ........................................................................................cCGC.UU.UAG...C...U.UUu..............gcCUAAA........................-----.----.................................. +PCYK01000003.1/29387-29787 .......................................................................auacuacucuccggcuuuCGC.UU.UAG...-...-.-C.................GUAAA........................-----.----c................................. +PFQT01000061.1/18708-19094 .......................................................................uagcccauacuuugcuccCGC.UC.UCG...C...A.AUc..............gcGUAAG........................-----.----c................................. +DJML01000054.1/2880-2509 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcaga...............auuagGACAA.GCCA.................................. +PLBO01000084.1/9545-9193 .........................................................................................-GC.UU.ACG...C...U.GC.................CUGACcuc..................gucCGGUA.GCG-.................................. +PCVY01000028.1/1925-1520 .................................................................ugggauccccagcuugaacguucuUCC.UA.UCG...C...U.GC.................CUAAUuu....................agGUACA.GCGA.................................. +MJIX01000003.1/131806-132192 ................................................................cuaaccaacaagcaaguaucaacuaCGC.UU.UCG...C...U.UAga.............ac-----au....................ac-UAAA.GCUA.................................. +PBNR01000029.1/47570-47920 ............................................................................acaccuaugguguUG-.--.---...-...-.--.................-----........................-----.----aucuagauggg....................... +DKRQ01000019.1/100126-100518 ............................................................................acaacgccguccuCGC.UC.GCG...C...-.--.................UUAAU.......................c---UA.GCACucgacauagaguuc.................... +PXYS01000099.1/930-1309 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUucua...............ggaauUAGAA.GCCA.................................. +DLLE01000045.1/3607-3992 .........................................................................aagcuucuucugcagaAGC.UC.UCG...C...U.GC.................UUAGU........................---CU.GCGUu................................. +DGWD01000044.1/52725-52340 .......................................................................agcuucuuucgaagcagaAGC.AC.UCG...C...U.GC.................UUAAG........................UAGCC.GUG-.................................. +PBLY01000038.1/5713-6002 .........................................................................................-GC.UU.CAG...-...-.--.................-----........................-----.----.................................. +PBEK01000009.1/14634-15003 ........................................................................................aCGC.UA.UGG...C...G.GU.................UUAAAuucuaa............gaauuuGAAUU.ACCA.................................. +DHMD01000060.1/31881-32278 ............................................................................ccaacuuuggugcGGC.AU.ACG...C...U.UA.................CUAGU.......................cCUUAG.GUUUuau............................... +DHAK01000009.1/421-1 ......................................................ccgcuuacuaaccguuagucucuaacagguuguaaUUC.GG.UGU...C...C.GG.................CAAAA.......................aAACCG.GAC-uc................................ +POCE01000023.1/273287-273639 .........................................................................................-UC.UU.UUA...C...U.GC................uUUAAU........................-UGCA.CUAA.................................. +NZWX01000006.1/669-303 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUuuaau..............aauuaAGCUG.----g................................. +DLIF01000008.1/16836-16438 ............................................................................agcgcguuuccuaCGC.UU.GCG...C...U.UA.................AUAAG........................--UAA.CC--uacggguuuccuagc................... +PAGN01000043.1/8000-8397 .........................................................................................-GC.UC.UAG...C...U.GC.................AUAAUugac................ugaa-----.----unauaguaagucauugcgaau............. +DHUO01000020.1/2391-1971 ....................................................gcuuuugcagcuccagccuaugcauauaacuuugcauAAG.UU.UAA...C...U.GA.................UUGAU........................-UUCG.GUUA.................................. +PEWS01000007.1/5936-6327 .................................................................uuucagcggaagaauggcuuuagcUCC.UG.UCU...G...C.GC.................UUAAA........................AACCG.UAGG.................................. +DJAC01000025.1/2279-2669 ................................................................................acguacccuUGC.UU.UUG...C...U.GC.................CUAGUcgga................gauuAGGUA.GCA-.................................. +PFAV01000023.1/1610-1240 ............................................................................acgccauugcuuaAGC.ACuUUC...C...C.GC.................CUAAG........................--GCG.GGAA.................................. +DIYL01000002.1/81839-82227 ........................................................................................cCCU.UG.CAG...C...U.GC.................GUAA-........................--GUA.GCUGacaugagguaguagg................... +DINZ01000034.1/53283-52917 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAAUuuag...............aauuaGCUCA.GCU-.................................. +PQAE01000002.1/116183-116566 .......................................................................cgcaguuccgagacuggcCCC.AG.UUU...U...A.GC.................AUAAA.......................uUUGCU.GAAA.................................. +PBRN01000182.1/8239-7881 .........................................................................................-GC.AC.UCG...C...A.GC.................UUAAAa......................uAAGUU.GC--.................................. +DHLW01000061.1/49239-48886 .........................................................................................-GC.CC.UGG...C...G.GC.................CUAAAa......................aAGGCC.UCC-.................................. +PFNU01000019.1/5601-6031 ........................................................uuuuguagcagcauuucgacuucccgaauuugcACC.UG.CAG...U...A.GC.................UUAAA........................-UCCU.AUUG.................................. +NZER01000012.1/5155-4812 .........................................................................................-GC.AA.UUG...C...A.GC.................UUAA-........................--GCU.GCGG.................................. +DIQV01000028.1/476-104 .............................................................................acaaccaagauuACA.AC.UAG...C...A.GC.................UUAAGau....................aaAGUCU.GCGA.................................. +PFCB01000016.1/5329-5722 ...................................................................cuuuuagcguuccacaacucgcAGC.UG.UUG...U...C.GC.................GUAAU........................-UGCC.ACAA.................................. +NZWA01000052.1/7011-7352 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAGUga...................gggAGGUU.GC--cu................................ +LSNQ01000009.1/39803-39394 ....................................................................gcuuuuguaccuaauuuugcg-A-.--.---...-...-.--.................-----........................-----.----cugcuaucgccuaauccu................ +PFHK01000036.1/38646-38229 .................................................................uagauggccagguuuagcuccuagCUU.CG.UUU...A...U.GC.................UUAAUac....................gg-----.----ggccacaaac........................ +NZEE01000109.1/10911-10530 .....................................................................................auuaCGC.CU.UAG...C...U.GC.................AUAAUc.....................cgAGGUU.GCUGggaaccuuguuaacaaag................ +DJJC01000034.1/11389-11009 .......................................................................gaagguuccguccuugguAAC.CG.UUG...C...C.GC.................UUAAU........................-AGCC.GCAA.................................. +PEAJ01000001.1/32140-32509 ......................................................................................cgaAGC.UC.UCG...C...C.GCc..............gcUUAAA........................--CCG.GCGAcgaaagcggggcccag.................. +PFQF01000039.1/11071-11411 .......................................................................uggucuaaaaccagcauuAGC.UU.UUG...C...U.U-.................--AAA.......................uUUUAA.GCAA.................................. +PKTK01000012.1/40124-40514 .......................................................................cagcaugccagcuuuugcACC.UG.UUG...U...C.GC.................UUAAA.......................aUUGCC.ACAA.................................. +PXPA01000053.1/9616-10013 ...................................................................acuucucaaguagugauguugcACC.AG.CCU...A...C.GC.................GUAAGa.....................acACUCG.UAGG.................................. +NZBX01000006.1/60123-60521 ...................................................................uuuuuggagguaauuacggucuUGC.UC.CAG...C...A.UAc..............gcAUAAAa.....................gcAUUUU.GCUG.................................. +NVRX02000004.1/199483-199092 .........................................................................uucaaaugggugacuuCGC.AU.UCG...C..cC.GCg...............uUUAAU........................-CGCA.GCGG.................................. +PETY01000029.1/2240-2601 ...................................................................................gcuugcUCC.UG.CCU...A...C.GU.................UUAAU........................--UUG.UAGG.................................. +PCVQ01000054.1/10673-10244 ..............................................................uguagcaaacgacgaaccagcuuugguUCC.UG.UCG...C...U.GC.................CUAACucaauc...........ucuccccGCAUA.GCGAgg................................ +PFMH01000008.1/1000-613 .......................................................................uagcgguuugagucuugcGCC.AG.UUC...U...A.GC.................AUAAC........................-GUCU.AGAA.................................. +PEAP01000021.1/19841-20208 ......................................................................................gaa-GC.UC.UCG...C...U.GCg..............gcCUGAA........................--ACC.GCAG.................................. +PHNE01000001.1/112408-111998 ..............................................................gaugccaagugcaucagcuggggcaguAGC.UU.UUG...C...U.GC.................UUAAUuaa.................cuua-----.----aguuaaua.......................... +PEUS01000023.1/2405-1924 .....................................................................................cuuaCGC.UU.UAG...-...-.-C.................GUAAU.......................g-----.----cgugcccuguaccgag.................. +NVQF01000007.1/50945-50505 ...........................................................uuucuccguugaggacaucgaggcugaguuUCU.CG.UCG...C...A.GC.................CUA--........................-----.----gcu............................... +PKER01000024.1/4188-4559 .........................................................................................CGC.CC.UCG...C...C.GC.................CUAAC........................AAGUA.GUG-cg................................ +PHAF01000028.1/5495-5146 .........................................................................................-UC.UU.UCG...C...U.GC.................UUAAUuagccuc.........uaaaaagcUAUCA.GCG-.................................. +NZCP01000010.1/7784-7415 .........................................................................cuuucgaggaagagcuCGC.AA.UGG...C...A.GC.................UUAGA........................-AGCU.GUCU.................................. +PFLC01000067.1/944-553 ....................................................................ggccuucucgcccgucaccgcUUC.GG.CGU...U...C.GC.................UUAA-........................--CCG.AAUG.................................. +CP012673.1/10420196-10420540 .........................................................................................CGC.UG.UUG...C...G.GC.................CUAAG........................-AACC.GCUA.................................. +CP025257.1/808368-808776 ......................................................................uuauguucaauaaugaauaUGC.UG.GAG...C...A.GC.................AAACU........................UUGCU.GUUUaauaagucuuagaa.................... +PCWN01000008.1/71252-71647 ...................................................................cauuugcuuucggaacacucgcACC.UG.UUG...U...A.GC.................GUAAUa......................cACGCC.GCAA.................................. +PFVL01000039.1/2874-3284 ....................................................................agcuuuuacuucuaauuuugc---.GU.UCG...C...U.ACc..............gcUUAAUcccua..............accggAUCU-.----gg................................ +DHGS01000003.1/142832-142480 ........................................................................................cCGC.AU.UAG...C...A.UAc..............gcUUAGU........................--G--.----.................................. +DJVE01000041.1/19299-18926 .........................................................................................-UU.UG.CUG...U...U.GC.................CUAAUu.....................auAGGCG.AUAG.................................. +PFBA01000003.1/375-53 ......................................................................................accAGC.UC.UCG...C...U.UAc..............gcGUAAC.......................u-----.----g................................. +PDZX01000079.1/3251-3615 ......................................................................................uccAGC.UC.UGG...C...C.GCg..............gcCUAAA........................CCGCG.----.................................. +PDZU01000042.1/12225-11866 .....................................................................................cgguUCU.CG.CUG...C...A.GC.................GUAA-........................--GCU.GUAGcgga.............................. +CP024962.1/751284-750891 .................................................................guucaauaaagaauuugcuggaguAGC.UC.UUG...C...U.GC.................UUAAG........................UAAAA.GCAU.................................. +NZLX01000007.1/26680-26316 ......................................................................................ccaCGC.CC.UCG...C...U.GC.................GUGA-........................--G--.----.................................. +PFPM01000063.1/17196-16825 ................................................................................uuuugcuuaCGC.AC.AAC...C...U.GC.................GUACGcu...................uacAACUA.----a................................. +DHJL01000002.1/94341-94744 .................................................................uuuuagcuuccguaguccuguauuUGC.GC.UAG...C...U.GC.................CUAACuaa.................uacuUAGCA.GC--.................................. +DJQI01000010.1/2646-3022 ........................................................................................aCGC.U-.--G...C...U.GC.................UUAAU........................UUGCG.G---acuaaauuugucauccau................ +QFFM01000012.1/5368-4994 ......................................................................................ucuCGU.CC.UCG...C...C.GC.................CUGAUu......................u--CAG.GCC-.................................. +DIVY01000028.1/29723-30092 .........................................................................................-UC.CU.ACG...C...U.GCg..............gcUUAAUcgc..................aca-----.ACAUaucgucccgcc....................... +PFBI01000006.1/248817-249217 .........................................................................cguuuggauucgcauuUGC.UC.GAG...C...G.UA................aGUAAUu.....................ac----U.GCUCgcuc.............................. +DJKW01000002.1/15230-15629 ..............................................................uggugucaguauggauagcuuagugccCGC.UU.ACG...C...A.--.................-----........................-----.----acag.............................. +PAVS01000020.1/41723-41357 .........................................................................................-GC.AA.UGG...C...A.GC.................AUAGUcccaacga........uuaugcgcAUGCU.GC--.................................. +DHNC01000012.1/13989-13633 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAGU........................-UGCG.CCUA.................................. +PAUE01000028.1/23961-23594 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAAUcaag................gauuAGUAA.GCUU.................................. +NZZV01000201.1/110-488 .........................................................................................-AC.UC.UCG...C...C.GC.................CUGAU.......................uUUCAG.GUGAgugaagaguca....................... +PCSZ01000018.1/4163-4574 ...................................................................cguuccgugccccagccuucgcCCC.GU.CCC...U...C.GC.................GUAA-........................--GCG.AG--ccug.............................. +PDPP01000021.1/53311-52897 ..........................................................................cacgccgucuuuugcACC.GU.CUC...U...C.GC.................GUAAUa......................aACGCC.UGAG.................................. +PCSB01000015.1/3882-3506 .......................................................................ugcuuucgcuuuugcuugAGC.CU.UUC...C...C.GA.................UUUA-........................-AUCG.GGGA.................................. +PEYL01000042.1/35244-35597 ...................................................................................ugcuuuAGC.UU.UU-...-...-.GC.................UUAAA........................--GCA.----.................................. +PXOU01000017.1/8361-8784 ...........................................................uacguucgcgccggcccaaccggcugccguUAC.CG.UCG...C...G.GC.................UUAAC........................-UACC.GCGA.................................. +DGVL01000083.1/14162-13752 .........................................................................................CGC.UC.UUG...C...U.GC.................CUGACuuaa...............cagucAUCCA.----gugagacaaaacg..................... +PANY01000002.1/143189-142801 .........................................................................uucaggugaaggacuuCGG.CU.UCG...C...U.UAc..............gcGUAAUc......................gCCUAA.GCGA.................................. +PFMD01000052.1/6538-6923 .......................................................................cgcaucacuuagcuuggcGCC.CG.CAG...U...A.GC.................CUAAA........................AACCU.AUUG.................................. +DJOC01000055.1/3162-3512 .....................................................................................cuccUGC.AU.UU-...-...-.GC.................CUAAUu.....................ag---A-.----gguu.............................. +BEHV01000013.1/4934-4557 ...................................................................................ugcuaaUGU.UC.UCC...C...C.GC.................AUAAA........................-AAUG.GGGA.................................. +DHOE01000177.1/4429-4795 ...................................................................................aagccuCGC.UU.UCG...C...U.GC.................CUAACaacgcuu..........gaugcgcUGACA.GCG-.................................. +BEIL01000002.1/15000-14660 .........................................................................................-GU.UU.ACG...C...U.CUu..............ucGUAAAg......................uAAAGA.GCGG.................................. +PEYH01000024.1/6175-6553 ..............................................................................cuuaugcauaaCGC.UU.GUG...U...C.GGc..............gcUUGAUuag.................cgauAAUCA.----a................................. +PFRX01000013.1/437-852 .......................................................................ucugcgcacaccagugcc---.AG.CGU...U...U.GC.................UUAGU........................UUUCA.CUC-gcuaccucccca...................... +DJSP01000086.1/19358-19710 .....................................................................................cuuuAGC.AU.UUG...C...-.--.................CUAAUu.....................aaAGGUA.GCG-.................................. +DKCA01000020.1/4082-3719 ........................................................................................uUGC.AU.UUG...C...U.GC.................UUAAG........................---CA.CU--uguuaucuaau....................... +PFBL01000019.1/533-127 ....................................................................cggugcgcgugacuucacguuCGC.CU.ACG...C...G.ACu..............gcCUAACggca................ccuu----C.GC--cu................................ +NZWR01000004.1/65098-65479 ...............................................................................ugaacacucuAGC.AA.UC-...-...-.GC.................GUAACaa...................accUCGCG.GC--.................................. +PFOQ01000012.1/75905-76330 .............................................................................gaacacuaagaaAGC.AA.UCG...C...U.GA.................CUUAGc.....................ucCUUCA.AUGAgcuuugcuccuucuuucaua.............. +PFDI01000023.1/22883-22470 ..............................................................uacucaaguagcuuccuacuucgccccAGC.UC.CUU...C...A.GC.................CUAC-........................--GC-.----uuacgc............................ +CP016327.1/340774-340402 ...................................................................................aauuauAGC.-U.UAG...C...U.GC.................AUAAUuc....................aa-----.----auu............................... +NSIM01000031.1/16678-17048 .........................................................................................-GC.CU.UGG...C...U.GC.................UUAAUcggaau...........gauugagUAAUU.GCCA.................................. +PFKD01000135.1/688-291 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAACucuag..............gaguuAAGUA.ACCA.................................. +PFJM01000009.1/26777-27191 ......................................................................uaagagcuuuugcuccugcACG.UU.UGG...C...U.GC.................AUAAGu.....................guUCCCG.GUCAuugaa............................. +PJQJ01000031.1/7921-8315 ..................................................................aagcauuugcaccugcuuacgcuCGC.-C.AAG...C...U.GC.................CUAAU.......................uAAUUA.GCGG.................................. +DJJG01000031.1/9499-9104 ...................................................................uuuucgcuccucgccagcucgcGCU.AC.AAG...U...A.GC.................CUAAUu......................uAGACU.AC--.................................. +DJJA01000003.1/147874-148291 .......................................................uuaugcucaagcgaucacagucagcuuacgcuuaCGC.GU.ACG...C...C.AA.................CUAAG........................A----.----.................................. +PEKU01000097.1/14487-14767 .....................................................................................ccuaCGC.CC.UAG...C...G.GC.................GUGAU........................-GGCC.----.................................. +DIFW01000017.1/150595-150226 .....................................................................................uuagCGC.UC.CCG...A...A.UUgguc........uacgcUUAGUuu....................ucCAAUU.UCGG.................................. +PBQF01000072.1/618-247 ..........................................................................cuuggcuccagcuuuCGC.UC.UAG...C...-.--.................UUAAG........................-----.-UU-.................................. +NVTB01000003.1/98460-98906 ................................................................uugcagcgucuuucgcuccaucuuuCGC.UU.ACG...C...U.GC.................CUAGUug...................uaaUCUCA.CCGUgacucaucua........................ +PFEB01000049.1/46365-46757 ...........................................................................cuucuuggcuuaug---.--.---...-...-.--.................-----........................-----.----gcaggcgcgagcuugcuuuu.............. +PFPA01000038.1/2829-2415 ..................................................................................uugcuccCGU.CC.UCG...C...C.UAu..............gcUUAAA........................--UAG.GCGG.................................. +PCXT01000012.1/1856-1475 .............................................................................uguaaacgcuuaCGC.UU.UUG...C...-.--.................GUAAA.......................a-----.----acgagauauuuacaacu................. +PEUY01000037.1/20531-20144 ...................................................................gaucauaugcaaauaugaacuuUGC.UU.ACG...U...U.AA.................CUAAU........................C----.----.................................. +PFRV01000084.1/2827-3234 ..................................................................auuuucucuuguaccaguucuagCGU.AA.UCG...U...U.UGa...............uUUAAU........................-UCGA.ACG-.................................. +DHEH01000012.1/30531-30161 ........................................................................................uAGC.UU.UUG...C...U.GC.................UUAGU........................--UCA.GCCAuuuagugacuacu..................... +DKCV01000022.1/143923-144324 ..........................................................................uccacgugcauccuuCGC.UC.GC-...-...-.GC.................UUAAUua....................gu-----.----auccuacgggauucucg................. +PCXU01000025.1/13439-13831 ...............................................................................uuagugcuuaUGC.AC.CAG...C...U.UAu..............gcUUAAU.......................uAUUAA.GCUA.................................. +NZCD01000045.1/4541-4143 ...................................................................cuuucggcgcacaaaaacucgcAAC.CG.UUG...U...U.GC.................CUAAA.......................aGUGCA.ACUA.................................. +DJDW01000045.1/6509-6113 ...............................................................................cggcccuuauGGC.CU.GCG...C...U.GC.................CUAGU........................--CUA.ACGAcugacugacgcacuuuaag............... +PCTA01000033.1/82380-82811 ........................................................agaggccuuaauggcaaagcgcuucgcagcucgCGC.UG.CUU...U...U.GC.................UUACG........................--CUU.AAAG.................................. +NZAS01000098.1/17610-17950 ....................................................................................aaaucCGC.-U.UAG...C...G.GC.................UUAAUcg....................gg-----.----.................................. +PBPN01000021.1/4008-4388 ............................................................................augagggcgagcuCGC.CU.UAG...C...A.GC.................UUAA-........................--CCU.GCUA.................................. +PGXZ01000009.1/31303-31717 ..........................................................gcuucgcuagugcauuuaacgcuccuguucu---.--.---...-...-.--.................-----........................-----.----ugcaacagcucg...................... +PHNF01000001.1/112130-112523 .................................................................cuuaaugaacggacaagcuaacuaCGC.AU.UCG...C...U.GC.................CUAGUu.....................uaGACUA.----aug............................... +PKTI01000059.1/19847-20224 .......................................................................uaaggcuccucaguuugcCCC.AG.UUG...U...A.GC.................UUAAA.......................aAUGCU.ACGA.................................. +PFEF01000003.1/76903-77271 .................................................................guuggcguaacgcuuuccgggguuCGA.UC.UUG...C...U.CU.................UUAGC.......................a-----.----agaca............................. +DLZX01000009.1/9399-9045 .........................................................................................CGC.CC.UGG...C...G.GC.................UUAAU........................-CCCU.GCCA.................................. +QMLQ01000235.1/1225-1583 .........................................................................................-GC.UC.UGG...C...U.GC.................CUAAUu.....................aaAGGCU.GCCA.................................. +QLBW01000047.1/52345-51976 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +QNDO01000049.1/3194-2831 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUua....................guAGGCA.GCG-.................................. +RFHZ01000133.1/1714-1353 .........................................................................................-GC.CU.UAG...C...U.GC.................GUAAG........................-AGCA.GCUA.................................. +QKBP01000001.1/6027-6376 ........................................................................................aCGC.AC.UGG...C...U.GC.................UUAAU........................-UGCA.GCCA.................................. +QVQE01000085.1/6043-6419 ......................................................................................aauGGC.UC.UAG...C...U.GC.................UUAAAc......................aCAGCA.CC--.................................. +DMZD01000129.1/5829-5467 .........................................................................................CUC.UC.UAG...C...C.GC.................CUAAU........................-ACCG.GCUA.................................. +DLUZ01000035.1/10215-10594 .....................................................................................aaggCGC.GC.UAG...C...A.GC.................UUAAA........................-CACU.GUUAgcuuc............................. +PWKT01000192.1/8461-8823 .........................................................................................CGC.GA.UGG...C...U.GC.................CUGACaaa.................acucAGGUA.GUC-.................................. +DNCN01000194.1/2632-2285 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAAA........................CAGUA.GCA-.................................. +DOTB01000015.1/38766-38410 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAAU.......................cAGGUU.GCA-.................................. +QNHM01000002.1/98245-97870 ........................................................................................aCGC.UC.UUG...C...U.GC.................AUAAG........................UAAUA.GCG-uaccuggcua........................ +QUZL01000003.1/59663-59307 .........................................................................................CGC.AA.UGG...C...U.GC.................GUAAA........................ACCCA.GCCU.................................. +DPKN01000055.1/15502-15101 ...................................................................................ugacuuAGC.GA.AGG...C...U.GC.................CUAAU........................CGGUA.GUUGagcuuaguugcgcgccg................. +QNAZ01000172.1/320-676 .........................................................................................-GC.UA.UGG...C...A.GC.................CUAAAga...................gaaAGGCU.GCCA.................................. +AP018558.1/1955779-1956153 .........................................................................................CGC.CG.UCG...C...C.GC.................UUAAU........................-CCCG.GCGA.................................. +QKIH01000097.1/2365-2002 .........................................................................................CGC.AG.UAG...C...A.GC.................UUAAU........................-ACCU.GUCAua................................ +QKIM01000093.1/8510-8862 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAA-........................--UUA.GCGA.................................. +QGGU01000005.1/161860-162205 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +QNAY01000079.1/5621-5974 ........................................................................................aCGC.AC.UGG...C...C.GC.................UUAGA........................--UCG.GCCA.................................. +QEVD01000075.1/10231-9873 .........................................................................................-GC.UG.UUG...C...U.GC.................CUAAUua...................auuAGGCG.GCA-.................................. +PQJK01000004.1/28928-28565 .........................................................................................CGC.UC.UCG...C...U.GC.................UUAA-........................--GCA.GUGA.................................. +PJFC01000003.1/141766-141415 .........................................................................................CGC.CG.UAG...C...A.GC.................UUAAU........................ACCCU.GCUA.................................. +QGLS01000009.1/449008-448648 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +QHJF01000013.1/172886-173247 .........................................................................................CGC.UU.UAG...C...A.GC.................CUAAA........................CCGCU.GCUA.................................. +QJQU01000010.1/94377-94782 ...................................................................................uggggaAGC.UA.UCG...C...U.GC.................CUAAU........................AAGCA.CU--uuaguuaaaccaucacugug.............. +DOLB01000170.1/2931-2581 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAUu.....................aaAGGCG.GC--.................................. +CP031415.1/3140344-3139959 .....................................................................................guuaCGC.UC.UCG...C...A.GC.................CUAAU........................--CCU.UCA-uaacuggaccc....................... +CP033065.1/2491423-2491067 .........................................................................................CUC.UC.UAG...C...A.GC.................UUAGG........................--CUG.GCUA.................................. +QNDC01000001.1/26721-27079 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAUu.....................gaUGGCG.GUC-.................................. +DPQJ01000232.1/1454-1105 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAAG........................--UCA.GCCA.................................. +DPGJ01000012.1/53253-53615 .........................................................................................CGC.UC.UCG...C...G.GC.................UUAAU........................--CCC.GCGG.................................. +CP033019.1/1065566-1065206 .........................................................................................CGC.AC.UGG...C...A.GC.................UUAAU........................-CGCU.GUUA.................................. +RBIN01000011.1/31438-31056 ...................................................................................ggaaggUGC.AC.UCG...C...A.GC.................AUAAA........................-CCCU.GCGGguaauc............................ +PIVP01000066.1/24196-24545 .........................................................................................CGC.AC.UAG...C...C.GC.................UUAG-........................-----.GCUA.................................. +QNBC01000076.1/7184-7527 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAU........................UAGCA.GC--.................................. +DPKT01000362.1/9588-9197 ........................................................................................aCGC.AA.UGG...C...U.GC.................CUAAUua...................auuAGGUA.ACC-cuugcaugacg....................... +PIVX01000006.1/21093-21495 ...................................................................gguguauuagccgcugcguaaaUAG.AU.CAG...U...C.GC.................UUAAA........................AACCG.ACAA.................................. +DMVY01000088.1/112680-112305 ...............................................................................cagcuccggcUGC.AC.UUG...U...U.GC.................UUAAUua...................aauAGGCA.GCG-.................................. +QJVM01000007.1/4263-3918 .........................................................................................-GC.GC.UGG...C...G.GC.................UUAA-........................--GCC.GUCA.................................. +RCNO01000009.1/54267-54629 .........................................................................................-GC.UU.UGG...C...U.GC.................CUAAUuaa..................guaAAGCA.GCC-.................................. +PWJH01000259.1/4811-4442 .........................................................................................CGC.UC.UCG...C...U.GC.................CUAAAuaac...............cuuuaGGUUC.GCGA.................................. +QNDG01000132.1/734-1089 .........................................................................................-GC.UU.UGG...C...U.GC.................UUAAUu......................aAAGCA.GCC-.................................. +QNDF01000280.1/1622-1979 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUuu....................guAAGCA.GCC-.................................. +QNCO01000029.1/9430-9066 ......................................................................................aguUAC.UC.CUG...C...U.UAca.............ucUUAAA........................-CUAA.GCAG.................................. +QNAT01000064.1/2355-2713 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUug...................aaaAAGUA.GC--.................................. +PWLI01000123.1/14073-13723 .........................................................................................-GC.AU.ACG...C...U.GC.................UUAAU.......................uAAGUA.GC--.................................. +PWGE01000437.1/3769-3411 .........................................................................................-GC.AC.UUG...C...U.GC.................GUAAUu......................aACGCA.GC--.................................. +CP031475.1/208739-208388 .........................................................................................CGC.UU.UAG...C...G.GC.................UUAAU........................-UCCC.GCUU.................................. +MCHY01000011.1/132360-132001 .........................................................................................-CA.AU.UAG...C...U.GC.................CUAGU........................-UGCA.GCC-u................................. +PLMI01000042.1/363-1 ......................................................................................agcUGC.AC.AAG...C...U.GC.................CUAAA.......................aAGCUA.GCUGu................................. +QKUF01000038.1/17004-16635 ......................................................................................uuaCGC.UC.UAG...C...U.GC.................CUAAA........................CACCA.GCAAg................................. +CP033861.1/3587421-3587060 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAG........................-----.GCU-g................................. +DOGZ01000014.1/6940-7333 ....................................................................uaucuuagccggagccgaagcCCC.AG.CCU...U...A.GU.................UUAAAu......................uAAACU.AAGC.................................. +QIDN01000453.1/2806-2445 .........................................................................................-GC.AG.UAG...C...C.GC.................GUAAAcucg................uuuuACCUG.GUUA.................................. +RPQK01000023.1/13249-13606 .........................................................................................-CC.AC.UCG...C...U.GC.................GUAAUa.....................ucACGUA.GC--.................................. +DQEJ01000634.1/5776-6135 .........................................................................................-GC.AA.UGG...C...U.GC.................GUAAUua....................aaGCGUA.GCC-.................................. +PWEB01000093.1/6784-6431 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAAu.....................aaAAGCA.GCG-.................................. +QBMI01000022.1/17574-17191 .....................................................................................cccgAAC.UC.AAA...C...U.GGcc.............gcUUAAG........................--CCA.GUUUaguu.............................. +QGMP01000003.1/175556-175200 .........................................................................................CGC.AC.UGG...C...G.GC.................CUAAG........................-GCCU.GCCA.................................. +RFKQ01000078.1/5381-5024 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAGa.....................aaAAGCA.GCA-.................................. +RFHI01000255.1/889-529 ......................................................................................auaUGC.GA.UGG...C...U.GC.................AUAAU........................---UA.GCCA.................................. +QQVI01000249.1/9401-9751 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAU.......................uAAGUA.GCU-.................................. +DMZX01000034.1/3987-3629 .........................................................................................-GU.UU.UAG...C...C.GC.................CUAAUa.....................aaAGGUC.GCUA.................................. +PWEY01000033.1/1705-1345 .........................................................................................-GC.UU.UAG...C...U.GCu..............gcGUAAAu......................aACGCA.GU--.................................. +QZKQ01000131.1/96273-95914 .........................................................................................-GC.UC.UGG...C...U.GC.................CUAACuua..................aguUAGAA.GCCA.................................. +PWPR01000028.1/665-316 .........................................................................................-GC.AG.UAG...C...U.GC.................GUAAAu.....................aaACGCA.GC--.................................. +PXCD01000111.1/6647-7001 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAAAu.....................agCCGCA.GCG-.................................. +QNCF01000030.1/9329-9683 .........................................................................................-CU.UC.UGG...C...U.GC.................UUAAA........................-AGCA.GCCA.................................. +QZKW01000009.1/29108-28758 .........................................................................................CGC.AG.UAG...C...C.GC.................UUAGG........................CUACA.G---.................................. +DNKU01000109.1/2552-2161 .........................................................................cuaacgacagacuugcUUU.AU.UAG...C...U.GC.................CUAGGc.....................ug-----.----gauu.............................. +QNAH01000152.1/2629-2991 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuaau................acuuAGGUA.ACC-.................................. +QMNP01000003.1/20284-19936 .........................................................................................-GC.AC.UAG...C...A.GC.................UUAGU........................--UCU.GCUA.................................. +PWNM01000427.1/6799-7156 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAACu.....................uuAGGUU.GCC-.................................. +QHBQ01000291.1/4066-3714 .........................................................................................CGC.CC.UCG...C...U.GC.................CUAAU........................UAGGC.GCGA.................................. +QMME01000229.1/45-393 .........................................................................................-GC.CC.UGG...C...U.GC.................UUGAU........................UGACA.GCCA.................................. +PWOJ01000490.1/5375-5724 .........................................................................................-GC.CC.UCG...C...C.GC.................UUAAU.......................cUAGUG.GCGA.................................. +QGGI01000023.1/27297-26944 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAG........................-CGCA.GCU-.................................. +REFP01000009.1/313353-313716 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAAUu......................aAACCA.GCCA.................................. +QFBR01000024.1/4224-4592 ...............................................................................gucaaagccaAGC.UC.UAG...C...U.GC.................UUAAU.......................uAAGUU.GCUA.................................. +QGGL01000008.1/120077-120442 .....................................................................................cuuuCGC.GU.UCG...C...A.GC.................UUAG-........................--UCU.GUGA.................................. +PXDF01000193.1/1147-783 .........................................................................................CGC.AC.UGG...C...U.GC.................AUAG-........................--ACG.GCCA.................................. +RFHM01000244.1/6722-6371 .........................................................................................-GC.UC.UGG...C...U.GC.................CUAAG........................--ACA.GCCA.................................. +PWHX01000102.1/8177-8541 .........................................................................................-GC.UU.UAG...C...U.GCu..............gcUUAGA........................AAGCA.GUAG.................................. +QAKL01000138.1/10133-9781 .........................................................................................-GC.UG.UCG...C...U.GC.................UUAA-........................--UCA.GUGA.................................. +DPYE01000025.1/72373-72730 .........................................................................................-GC.AC.UCG...C...A.GC.................UUAAUuaauucg..........uuaaucuAAGCU.ACG-.................................. +DNPF01000267.1/5143-4717 .............................................................................uugggguacugcUUC.UC.UAG...C...U.GC.................GUAA-........................--GCA.GUUAgggucaacagaccaaucgaga............. +DOPT01000100.1/135842-136200 .....................................................................................cuguAGC.GC.UUG...C...U.GC.................CUAAUu......................aAGGCA.ACA-.................................. +DMDY01000089.1/10740-10361 .........................................................................................CGC.GC.UAG...C...U.GC.................CUAAAaac..................cua-----.----accuucggguuac..................... +DMDN01000141.1/8179-8535 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAGca....................guAAGCA.GCA-.................................. +DOLD01000118.1/20721-21077 .........................................................................................-GC.UG.UUG...C...C.GC.................CUAAUag....................auAGGCG.GC--.................................. +QKCL01000015.1/91513-91864 .........................................................................................-GC.AC.UAG...C...A.GC.................GUAA-........................--GCU.GCU-.................................. +RPQS01000064.1/8183-8536 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUua...................auuAGGGA.GCA-.................................. +QJSU01000003.1/124256-124614 .........................................................................................CGC.UC.UAG...C...A.GC.................AUAAA........................-CCCU.GCUUa................................. +QHZQ01000137.1/23287-22932 .........................................................................................-GC.GU.UAG...C...U.GC.................UUAAUaa...................aauAAGCA.GC--.................................. +QNAG01000300.1/1761-2116 .........................................................................................-GC.CA.UGG...C...A.GC.................CUAGAaa....................uaGCGCA.GCC-.................................. +QOQV01000002.1/220464-220836 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUaacu................gcua-----.----auagcgg........................... +CP029256.1/1209017-1208633 ...............................................................................guucucccgcUCU.GC.UCG...C...U.GC.................UUAAUuua..................aaaUAGCA.GC--.................................. +LAPT01000202.1/393-37 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAG........................-----.GCUG.................................. +QMQE01000015.1/13790-13439 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAACu......................gACGCA.GC--.................................. +DQFJ01000332.1/437-29 .........................................................................................CGC.AA.UGG...C...U.GC.................GUAAUca....................cgACUCA.GUCGgauuaccuuaauucugcgug.............. +DPKO01000018.1/21951-21580 ...................................................................................acgucuCGU.UG.CAG...U...U.GC.................AUAAAc.....................ug----A.UCUGa................................. +QLKT01000007.1/40113-40471 .........................................................................................CGC.AC.UAG...C...A.GC.................CUAAG........................-GGCU.GUUUg................................. +QLNI01000003.1/71407-71053 .........................................................................................CGC.UG.UAG...C...U.GC.................UUAAG........................--GCG.GCUU.................................. +RFGP01000009.1/2235-1843 ......................................................................................ucuCGC.UU.ACG...C...C.GC.................CUAAU........................-UUCG.GCGUagccagagugcuagg................... +PWFQ01000061.1/7616-7261 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAAUu......................uAGGCG.GCUA.................................. +QZIZ01000108.1/26168-26515 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +DPIG01000044.1/502-90 ..........................................................ucgcagcuccgauccucccuccgguugcacuCGC.CU.UAG...C...U.UU.................AUAA-........................--UAA.GCUA.................................. +PMCC01000059.1/5564-5918 .........................................................................................-GC.CU.UAG...C...A.GC.................CUAAAaa...................acuAAGCU.GCUA.................................. +DLWS01000045.1/12523-12882 .........................................................................................CGC.UC.UAG...C...A.GC.................AUAA-........................--GCU.----.................................. +QEVE01000001.1/42340-41990 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAAUu......................uAGGCU.GAGA.................................. +QHVT01000005.1/236607-236958 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................UAACC.ACGA.................................. +DMSA01000073.1/2047-2409 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUg................................. +QQAX01000003.1/14484-14883 .............................................................................cgcaagcaugcuUGC.GU.UAG...C...C.GC.................CUAAA........................CACCG.GC--gc................................ +QNAP01000021.1/2907-2554 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUug...................aacAGGUA.GC--.................................. +BHFQ01000001.1/812416-812814 ................................................................................uacuucguaCGC.GC.UGG...C...U.GC.................CUAACuaac................ccuu-----.----agguaguauugcg..................... +QMOQ01000022.1/9701-9347 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAAU.......................uUAGCG.GUUA.................................. +QIJI01000196.1/3619-4007 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAAU........................AACCG.GUA-ga................................ +QBVW01000001.1/206147-205798 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................--UUG.GCUA.................................. +QZKI01000015.1/17541-17190 .........................................................................................-GC.AA.UGG...C...G.GC.................CUAAG........................AGGCU.GCC-.................................. +PLHT01000061.1/5862-6215 .........................................................................................-GC.AC.UCG...C...G.GC.................UUAAU........................UGACC.GCGA.................................. +DNSR01000044.1/389-1 ......................................................................uugcuaacagcgcuccucaAAC.AG.UCG...C...A.GU.................CUAAAu......................cAGAUU.GUG-.................................. +PSRN01000063.1/8109-8458 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAU........................UGACU.GCA-.................................. +NSKI01000009.1/77736-78085 .........................................................................................-CA.AU.UUG...C...U.GC.................UUAAUuu....................auAAGUA.GU--.................................. +DPKX01000204.1/4127-3773 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAAU.......................uAGGUA.GCA-.................................. +PWLC01000210.1/3315-2938 ........................................................................................aCGC.AA.UGG...C...A.GC.................CUAAA.......................aGCGCU.GUCG.................................. +DPRZ01000257.1/375-1 ..........................................................................uaacgacgauucuauGUU.AC.AAG...U...A.GC.................CUAG-........................--UCU.ACUU.................................. +DNYO01000340.1/3202-2849 .........................................................................................CGC.AC.UAG...C...U.GC.................CUAGA........................--GCA.GCUA.................................. +QNCH01000015.1/3873-3446 .....................................................agguguuguucauccuuccuuuguaggaauggcucuGCC.AA.GCG...U...U.GC................uUUAAGa.....................uaAAGCA.AC--.................................. +QFBU01000146.1/1622-1239 ..........................................................................gccuguuacugcuucAGC.CG.CUG...C...U.GC.................UUAAUu......................aAGCUA.GCAA.................................. +DMJR01000420.1/363-7 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAGUua....................cuAGGUA.GC--.................................. +DLXM01000277.1/812-1176 .........................................................................................-CG.UA.UGG...C...C.GC.................CUAAC........................---AG.CCCA.................................. +QUNR01000001.1/63544-63897 .........................................................................................CGC.AC.UAG...C...C.GC.................CUAAA........................-UCCG.GCUU.................................. +QMPZ01000079.1/6552-6190 .........................................................................................-GC.UGcUAG...C...C.CCauu..........ugucUCAAU........................-UAGG.GCUA.................................. +PWOA01000042.1/89227-88878 .........................................................................................-CA.AU.UAG...C...A.GC.................UUAAU........................-AACU.GCUA.................................. +QAKA01000043.1/292-658 .....................................................................................acgaACU.UU.GCG...C...A.GC.................UUAAUu.....................uaAGCUU.GC--.................................. +RKQJ01000001.1/1229064-1228699 .........................................................................................CGC.AG.UAG...C...U.GC.................CUAAG........................-AGCA.CUC-.................................. +QOPW01000001.1/74213-73849 .........................................................................................AGC.-U.UAG...C...U.GC.................CUAAA........................-CGCG.CUUU.................................. +PLHY01000192.1/8830-9182 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAG-........................--ACG.GCUA.................................. +QMLY01000099.1/356-4 .........................................................................................-GC.UC.UAG...C...C.GC.................AUAAA........................----G.GCUA.................................. +QNBX01000022.1/19044-19399 .........................................................................................-GC.UC.UGG...C...U.GC.................CUGAA.......................aAGGCU.GCC-.................................. +RFGC01000025.1/29702-29333 .........................................................................................-GC.AC.UCG...C...C.GC.................UUAAUuga..................gacAAGCG.GC--.................................. +QNDP01000027.1/751-1112 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAGag....................auGAGCA.GCC-.................................. +QWFC01000014.1/16568-16179 ......................................................................................ugcUGC.UC.UCG...C...U.GC.................UUAAU........................-UGCA.GCU-gacaugcacuccug.................... +PWHI01000306.1/6843-7194 .........................................................................................-GC.CU.UAG...C...U.GC.................UUAAA........................-GACA.GCUA.................................. +DMWP01000022.1/13200-12845 .........................................................................................-GC.AC.UCG...C...G.GC.................CUAAAg.....................auUGGCC.ACG-.................................. +DMRB01000079.1/3550-3896 .........................................................................................CGC.UC.UAG...C...U.GC.................AUA--........................-----.GCUA.................................. +QNFE01000007.1/63890-64241 .........................................................................................CGC.AA.UCG...C...G.GC.................CUGAU........................-CGCU.GCGA.................................. +RFKN01000024.1/2507-2157 .........................................................................................-GC.CC.UCG...C...C.GC.................CUAAU........................-CGCG.GCGA.................................. +DPGI01000004.1/105418-105772 .....................................................................................uaaaGGC.U-.--G...C...U.GC.................CUAAC........................----A.G---.................................. +PXDN01000412.1/6566-6208 .........................................................................................-GC.CC.UGG...C...U.GC.................UUAAUu......................aACGCA.GCCA.................................. +RFIL01000456.1/2392-2751 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAUua....................aaCGGUA.GCC-.................................. +DNPQ01000083.1/2635-2283 .........................................................................................-GC.UU.UAG...C...C.GC.................UUAAG.......................aUAACG.GCU-.................................. +PWEI01000060.1/124008-124380 .........................................................................................-CG.AA.UGG...C...U.GC.................CUAAC........................-AGCG.-CCA.................................. +QMOO01000023.1/7141-6787 .........................................................................................-UA.UG.CAG...U...A.GC.................UUAAU........................-CUCU.ACUG.................................. +QJVW01000055.1/14669-15018 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAC........................UAGCC.GCUU.................................. +DNUB01000068.1/979-628 .........................................................................................-CU.UG.UAG...C...U.GC.................CUAAC........................-CGCA.GCUG.................................. +PUOR01000188.1/48935-49343 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAAUu.....................aaACGCA.GCG-.................................. +QGNO01000010.1/20375-20728 .........................................................................................-GC.UU.UAG...C...C.GC.................UUAAG........................--GCG.GUUA.................................. +PWXJ01000006.1/18781-19134 .........................................................................................-GC.UC.UGG...C...G.GC.................UUAAA........................--GCC.GCCA.................................. +QUZJ01000006.1/205516-205158 .........................................................................................CGC.UC.UAG...C...U.GC.................CUAAG........................-GGCA.GUUU.................................. +RFFS01000082.1/4789-4435 .........................................................................................-GC.AC.UGG...C...A.GC.................UUAAU........................UGACU.GUCA.................................. +QOPF01000001.1/120490-120841 .........................................................................................CGC.UC.UAG...C...C.GC.................AUAAU........................--UUG.GCUA.................................. +DMFY01000144.1/4752-4399 .........................................................................................-GC.AU.ACG...C...A.GC.................CUAGUua...................acuAGGCU.GC--.................................. +QJOD01000001.1/1134191-1134549 .........................................................................................CGC.CG.UAG...C...G.GC.................AUAAA........................-ACCC.GCUG.................................. +DOFH01000124.1/748-396 .........................................................................................-GC.UC.UCG...C...C.GC.................CUAAGu.....................aaCGGCC.GCGA.................................. +QLKV01000017.1/12787-13140 .........................................................................................CGC.UC.UGG...C...C.GC.................CUAAG........................-----.GCC-u................................. +PLNN01000014.1/21241-21650 ...........................................................gcaaguggugccaggaccgacucuaucgguCGC.GU.UAC...C...U.UU.................AUAA-........................--GGU.AA--.................................. +DPLM01000370.1/1466-1096 ..................................................................................cucacgcAGC.AA.UCG...C...U.GC.................CUGA-........................--GUA.G---.................................. +CP021130.1/893884-894239 ......................................................................................cuaCGC.CC.UCG...C...U.GC.................UUAAG........................--CCA.GCGA.................................. +RAZJ01000021.1/36703-37053 .........................................................................................-GC.CC.UCG...C...A.GC.................UUAAUu......................aAAGCU.GC--.................................. +REFO01000012.1/168299-168650 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUu......................aACGCA.GCGA.................................. +BFCB01000002.1/1513525-1513144 ......................................................................................ccuCGC.UU.UGG...C...U.GC.................GUA--........................--GUA.GCCAaacaggcaugau...................... +QAMM01000009.1/4695-4343 ......................................................................................uuuAGC.AU.ACG...C...U.GC.................AUAAU........................-UGCG.GCU-.................................. +NOXC01000005.1/252991-253347 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAAC........................CGCUU.GCUA.................................. +PWDW01000102.1/12727-13078 .........................................................................................-CC.AG.UAG...C...U.GC.................GUAA-........................--GCA.GCUG.................................. +PLLW01000019.1/10182-10540 .........................................................................................-GC.CU.UAG...C...C.GC.................UUAAUaa...................aauAAGUG.ACU-.................................. +PIVY01000255.1/1121-1472 .........................................................................................-GC.AC.UGG...C...G.GC.................UUAA-........................--GCC.GCC-.................................. +DPVY01000121.1/3423-3066 ........................................................................................uCGC.UU.ACG...C...-.--.................UUAAG........................--UAG.GCG-.................................. +DOMB01000032.1/1700-2045 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUu......................aAAGCG.GCA-.................................. +CP030040.1/979200-978802 .....................................................................................gguuAGC.UU.UAG...C...A.GC.................GUAAU........................ACGCU.CUAAaguuuaauacuaagacuu................ +DMTS01000201.1/2339-2698 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAGa.....................cuAAGCC.GCU-.................................. +QPKS01000002.1/141305-141663 .........................................................................................-CU.CG.CAG...C...A.GC.................UUAAU........................-UGCC.GCUA.................................. +DMNZ01000423.1/5115-5479 ........................................................................................aCGC.CC.UCG...C...U.GC.................UUAAUcua.................gguuAAGCU.----uu................................ +DQED01000375.1/5461-5105 .........................................................................................CGC.CC.UGG...C...U.GC.................UUAAU........................-GACG.GCCA.................................. +CP032759.1/576015-576391 ........................................................................................aCGC.UU.UAG...C...A.GC.................UUAAA........................ACACU.GUUUa................................. +RFGM01000206.1/226-575 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAU.......................uGAGCA.GCG-.................................. +QSTT01000018.1/32077-32449 ...............................................................................aacaagagccUGC.AGgUAG...C...U.GC.................CUAAG........................--UCA.GCUA.................................. +QKZK01000032.1/38451-38850 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcga.................auca---UA.G---uagauuagcuucaucccu................ +QHZG01000464.1/1495-1850 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAAA........................--GCG.GUCA.................................. +PWPB01000392.1/551-186 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAAU........................UAGCA.GCGA.................................. +QZJZ01000020.1/7635-7211 ....................................................acaacgugauaccguucucuggagcagccauggcguuAGC.UC.CGG...C...U.AU.................GUAA-........................--AUA.GCCA.................................. +DNCG01000083.1/2782-3126 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAAU.......................uUAGUG.GUCA.................................. +QALV01000006.1/30294-29924 ...................................................................................accaauGGC.UC.UGG...C...U.GC.................UUAG-........................--UCA.GUCAuaag.............................. +QGUX01000271.1/2110-2463 .........................................................................................CGC.UC.UGG...C...G.GC.................CUAAU........................--CCC.GCCU.................................. +NDHY01000001.1/162502-162149 .........................................................................................-GC.UU.UUG...C...C.AG.................CUAAUu.....................aaAGCUG.ACA-.................................. +PXDP01000372.1/2287-2641 .........................................................................................-GC.AC.UGG...C...U.GC.................AUAAAu......................aAUGCC.GCC-.................................. +QZKL01000075.1/13179-13531 .........................................................................................-GC.CC.AGG...C...G.GC.................UUAA-........................--GCC.GCCU.................................. +QKAL01000022.1/22120-22475 .........................................................................................-GC.AC.UGG...C...C.GC.................UUAAU........................UGACG.ACCA.................................. +QZKH01000008.1/15717-15312 .............................................................ugcucccagcggguguaccgaugagcgcAGC.CC.UGC...C...C.UG.................GUAA-........................--AAG.GGUA.................................. +QNCE01000119.1/544-902 .........................................................................................-AC.UC.CUG...C...U.UGcg............cag-----u.....................uuGUUAA.GCAG.................................. +DOWL01000231.1/20522-20886 .........................................................................................CGC.CC.UGG...C...C.GC.................UUAAU........................-CCCG.GCUA.................................. +PLNR01000006.1/10028-9678 .........................................................................................-GC.GC.UAG...C...U.GC.................UUAAU.......................uAAGCA.GCA-.................................. +CP021082.1/383985-383630 ......................................................................................cuuCGC.CC.UCG...C...U.GC.................UUAAGu......................gAGGCA.GUGA.................................. +QNCL01000021.1/5852-5469 .........................................................................uucuugcuucugaggcAUU.AG.CCG...U...U.GC.................AUAAA........................--GCG.ACGG.................................. +PMZR01000084.1/171407-171757 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAC........................UGACA.GCGA.................................. +DMDP01000221.1/1849-2201 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAAU........................--UCA.GCCA.................................. +PWOI01000180.1/22481-22831 .........................................................................................-GC.GU.UGG...C...A.GC.................CUAACa......................cAGGCA.GCC-.................................. +DOSR01000022.1/14350-14728 .........................................................................................-CU.CG.UAG...C...U.GC.................UUAAU........................--CUA.GCUAccau.............................. +PWZJ01000023.1/3804-4161 .........................................................................................-CC.AC.AAG...C...U.GC.................UUAACu.....................aaAAGCA.GCU-.................................. +QZKJ01000103.1/3407-3047 .........................................................................................-GC.CG.UAG...C...A.GC.................AUAAA.......................uAAGCU.AC--.................................. +DOEU01000054.1/1128-776 .........................................................................................-GC.AC.UAG...C...G.GC.................AUAGU........................--UCC.GCUA.................................. +PLJC01000018.1/25243-25611 .........................................................................................CGC.AC.UCG...C...U.GC.................CUAGUucgua.............agagcuAGAAG.GCGA.................................. +QJWC01000094.1/23453-23101 .........................................................................................-GC.AC.UGG...C...A.GC.................GUAGAu.....................aaACGCU.CC--.................................. +CP021781.1/297117-297537 .......................................................................caacagcuuugcagcuguUGC.UA.AAG...C...U.GC.................CUAGU........................--CUA.GCUUaauaacc........................... +DORC01000252.1/2616-2259 .........................................................................................CGC.AC.UAG...C...G.GC.................CUAAA.......................aAACCC.GCUU.................................. +PYJD01000029.1/9048-9401 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAGC........................--ACA.GCUA.................................. +DMOR01000013.1/7708-8102 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcga..................aua---AA.GUA-gauuagcuucauccug.................. +PXCH01000017.1/3232-2850 .......................................................................cuuggcugguagcguuaaCCC.AA.CAC...C...G.GC.................CUUG-........................--GCC.GGUG.................................. +QXHL01000010.1/60485-60866 .............................................................................cgacagcaaccuCGC.CC.UGG...C...U.GC.................CUAAU........................-CGCA.UCCA.................................. +DMHJ01000184.1/767-417 .........................................................................................-GU.AC.UAG...C...A.GCc..............gcUUAGU........................--GCU.GCUA.................................. +DOKM01000194.1/490-116 ..................................................................................cucaaguCGC.AC.UAG...C...G.GC.................UUAAUu......................gAAGUA.----.................................. +PLZG01000048.1/43390-43048 .........................................................................................-GC.UC.UGG...C...C.GC.................UUAAA........................--GCG.GUUA.................................. +QANA01000075.1/473-118 .........................................................................................-GU.UU.UAG...C...U.GCu..............gcCUAAU........................-UGCA.GCA-.................................. +QHWY01000179.1/19288-19639 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAAC........................-ACCA.GCUA.................................. +NRHC01000040.1/10211-9818 .............................................................................uaacaacggcguUGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GUG-ua................................ +QWKU01000001.1/1242152-1242497 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAUg......................uAAACU.GCU-.................................. +QAMF01000011.1/17790-17444 .........................................................................................-UC.UU.UCG...C...G.GC.................UUAAU........................--GCC.GCG-.................................. +CP030775.1/803177-803532 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUa......................uAAGCU.ACU-.................................. +PLIU01000507.1/5254-4903 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAA........................-UGUC.GCGA.................................. +CP031704.1/2508500-2508146 .........................................................................................CGC.CC.UCG...C...C.GC.................CUAAU........................-CCCG.GCGA.................................. +QQNE01000014.1/26492-26843 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAU........................UCGUA.GCC-.................................. +QILF01000037.1/8775-8427 ........................................................................................uCGC.UU.ACG...C...U.GC.................GUAAG........................-----.-UG-.................................. +QPJS01000001.1/491783-491391 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUc......................a--ACC.A---cagguugguuagcuuuaucu.............. +PLMO01000096.1/4561-4933 .........................................................................................-AG.AC.UGG...C...U.GC.................UUAAUuuu..................aga----A.AUU-aagu.............................. +RFFQ01000009.1/1212-847 ...................................................................................cgaacuCGC.CU.UAG...C...G.GC.................GUAGU........................U----.----.................................. +DNOP01000451.1/2259-1889 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAUuaac...............uuuagCUACA.GCAA.................................. +QWRL01000031.1/2045-1658 .....................................................................................cucuUCC.GC.UCG...C...C.GC.................CUAAU........................-CGCG.GCUAgccggagcagau...................... +DNWG01000035.1/36415-36762 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAU........................-GUCA.GCU-.................................. +CP030369.1/1436249-1435881 .........................................................................................CGC.GA.UGG...C...G.GC.................GUAAC........................-AGCC.CCCA.................................. +DNSM01000022.1/38953-39307 .........................................................................................-AG.AA.UGG...C...U.GC.................UUAAU........................AAGCG.GUC-.................................. +PIVW01000611.1/1412-1829 ........................................................agucgcgaucgcugccuaagaucccuuaguuaaAGC.AA.AGG...U...C.AU.................UUAAA........................-UAUG.GCCA.................................. +PXFB01000037.1/2278-1919 .........................................................................................-GC.AA.UGG...C...U.GC.................GUAAGguuc................guccUUGCA.G---.................................. +QKMO01000001.1/461993-461625 ......................................................................................cuuCGC.UC.UUG...C...U.GC.................CUAA-........................--GCA.GUAAga................................ +DOAR01000048.1/38031-38402 ...................................................................................agcaauGCC.UC.UCG...C...U.GC.................UUAAUac....................uuAAGUA.GC--.................................. +CP031013.1/25627-25241 .........................................................................................CGC.AC.UCG...C...U.GC.................UUAAU........................UGCCA.GUGA.................................. +DOBQ01000024.1/1564-1913 .........................................................................................-AU.GG.CUG...C...A.GC.................UUAAG........................--ACU.GUGG.................................. +DOAQ01000037.1/221593-221992 .........................................................................................-GC.UC.UUG...C...U.GC.................GUAAUcga..................auu---AA.GUA-gauuacacuuuaucccgg................ +DMHF01000017.1/13374-13768 .......................................................................ggucaaacucagcccaugCGC.A-.UGG...C...U.GC.................CUGAUa......................cAGGCA.UCCU.................................. +DPEV01000208.1/16998-17354 .........................................................................................-GC.UU.UCG...C...U.GCu..............gcUUAAC........................CAGUA.GCGA.................................. +QGHX01000032.1/410-37 ......................................................................................uuaCGC.AU.ACG...C...U.GC.................CUAAC........................AAGUA.GCGCg................................. +DNOS01000166.1/19656-19306 .........................................................................................-GC.UC.UGG...C...G.GC.................CUAACu......................uUAGGC.GCCA.................................. +RPRB01000079.1/6311-5947 ........................................................................................uCGC.GC.UGG...C...U.GC.................UUAA-........................--ACA.GUCUua................................ +PWTC01000030.1/2362-2002 .........................................................................................-CC.UG.CCU...A...C.GC................aCUGAA.......................cUAGCG.UAGG.................................. +PMZT01000226.1/17397-17752 .........................................................................................-GC.AA.UGG...C...C.GC.................CUAAAu......................aAGGUG.GUCG.................................. +QAMO01000027.1/15859-15517 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAGU........................-UGCA.GCU-.................................. +PXBB01000025.1/2550-2177 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAUcaa.................guag-----.----guuaa............................. +DMOV01000114.1/9428-9782 .........................................................................................-UC.UC.UGG...C...A.GC.................AUAGU........................--CUG.ACCA.................................. +PXEM01000345.1/9732-10098 .........................................................................................-CG.AC.UCG...C...A.GC.................UUAAA........................--CUG.ACGA.................................. +PWOH01000148.1/11345-11692 .........................................................................................-GC.UU.UCG...C...G.GC.................UUAAGaa....................auAAGCC.-CGA.................................. +RJSG01000002.1/534033-534405 ......................................................................................cuuCGC.UC.UCG...C...C.GC.................CUGA-........................--GCG.GUGAuc................................ +PMOH01000263.1/4587-4944 .........................................................................................CGC.UC.UGG...C...G.GC.................CUAAG........................-GGCC.GCUA.................................. +PWNA01000019.1/49117-49467 .........................................................................................CGC.UU.ACG...C...G.GC.................UUAAGac....................auAAGCC.G---.................................. +CP025437.1/2656331-2655969 ........................................................................................uCGC.UU.UAG...C...U.GC.................CUAAU........................AAGC-.GCUAa................................. +QXSO01000045.1/4508-4147 ........................................................................................uCGC.AG.UAG...C...U.GC.................GUAAU........................-AGCC.ACUG.................................. +PUND01000041.1/13142-12786 .........................................................................................-GC.AC.UGG...C...U.GC.................GUAAAu......................aACGCA.GUC-.................................. +PLJO01000075.1/72371-71990 .........................................................................................-GC.AU.ACG...C...A.GC.................CUAAUuc...................auuAGGCA.GC--.................................. +RJVJ01000001.1/2525285-2525663 ...................................................................................gcaguuCGC.UC.UCG...C...A.GC.................CUGA-........................--UCU.GCGAaagu.............................. +DMNY01000028.1/8384-8035 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAA-........................--UCU.GCUA.................................. +DPGU01000148.1/2046-2393 .........................................................................................-GC.CU.UAG...C...U.GC.................CUGAU.......................uAGGCG.GC--.................................. +QHVP01000048.1/10893-10534 .........................................................................................-GC.AU.UGG...C...U.GC.................CUAACuaaa................cccuAGUCA.GCC-.................................. +RPQN01000140.1/4478-4108 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAUaua..................auuAGGUA.ACC-.................................. +QGDW01000001.1/793355-792996 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAU........................UAACG.GCAA.................................. +QZKX01000046.1/43632-43276 .........................................................................................-GC.CC.UAG...C...U.GC.................UUAAUaa...................uauAAGCA.GC--.................................. +PLNY01000087.1/19826-19443 .....................................................................................cuauGCC.CC.UCG...C...C.GC.................UUAAGguga................gauc-----.----guaacagccgguc..................... +QGUD01000015.1/111847-111451 .....................................................................................guauGGC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.GU--cuaaacccguauuaagacuu.............. +QGTH01000002.1/73706-74067 .........................................................................................CGC.AU.UAG...C...U.GC.................CUAAUa......................aCGGCG.GC--.................................. +PMJJ01000099.1/3890-4236 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAA........................CAGCG.GUCA.................................. +QMFB01000009.1/1097-1461 .......................................................................................cuGGC.UC.UGG...C...C.GC.................CUAAU........................-AACG.GUCUc................................. +QKMR01000024.1/51939-52359 .........................................................................................CGC.UU.UAG...C...U.GCu..............gcCUAAG........................-GGCA.GC--.................................. +QFBQ01000058.1/2090-1714 .............................................................................uucuacuccacaACG.UU.UAG...C...U.GC.................UUAAUu.....................aaGUUCA.GCUA.................................. +QHMV01000499.1/1813-1456 .........................................................................................CGC.UC.UCG...C...G.GC.................UUAAU........................UGACC.GCGA.................................. +DPBB01000034.1/50576-50940 ........................................................................................aCGC.AU.UAG...C...U.GC.................CUAAA........................-AACA.GUC-ua................................ +DQBS01000029.1/6303-6653 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUaau.................uaauAAGUA.G---.................................. +QIJL01000119.1/5281-5678 .........................................................................................-GC.UC.UUG...C...C.GC.................UUAAUcc...................gaa-----.----uuauaguaggauuuagccucg............. +PXBK01000142.1/382-29 .........................................................................................-GC.UU.UAG...C...U.GCu..............gcAUAAA........................CAGUA.GCU-.................................. +PLMW01000017.1/11707-12064 .........................................................................................-CC.UC.UCG...C...U.GC.................UUAAUua....................aaCGGCA.GUGA.................................. +QZKG01000028.1/29503-29861 .........................................................................................-GC.GU.UAG...C...C.GC.................UUAAUu......................uAAGCG.GCU-.................................. +QNXC01000040.1/6234-5865 ........................................................................................aCGC.AU.UAG...C...U.GC.................UUAAU........................--UUA.GC--gca............................... +NJOC01000035.1/15035-15431 ......................................................................................guuCGC.UC.UCG...C...U.GC.................CUGAUuuuuagu..........caggauuAACCA.GUGAgcag.............................. +PXBQ01000012.1/1536-1889 .........................................................................................CGC.UC.UCG...C...U.GC.................CUAAG........................UAGCA.ACGA.................................. +REFG01000015.1/17709-18067 .........................................................................................-GC.AU.UAG...C...U.GCu..............gcGUAGA........................CGGCG.GCU-.................................. +DMJQ01000194.1/9946-9590 ........................................................................................uAGC.AU.UCG...C...U.GC.................UUAAU........................-UGCA.GCU-u................................. +QCLL01000002.1/290699-290359 .........................................................................................-GC.UA.UAG...C...C.GC.................UUAAU........................-UGCG.ACU-.................................. +DQCQ01000333.1/2695-2333 .........................................................................................-UC.UC.UGG...C...U.GC.................CUAAUu.....................aaAGGCA.ACC-.................................. +DNNO01000038.1/11041-11438 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUcu...................gaaUUAUA.GUA-agauuugccaaguuccu................. +DPWY01000165.1/5426-5075 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAGU........................--GCA.GUCA.................................. +QYUJ01000020.1/10452-10105 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAGu......................gAGAUA.GUGA.................................. +QEMY02000001.1/62698-62351 ........................................................................................aCGC.UC.UAG...C...U.GC.................CUAAA........................AACCA.GCA-g................................. +RFJF01000435.1/1379-1783 ...............................................................ccucgcggcauaagcguuuuagcagcAC-.--.---...-...-.--.................-----........................-----.----cccuggcucca....................... +PMCF01000305.1/2769-3156 ....................................................................................caaug-CC.CC.UCG...C...U.GC.................AUAAGcuug................gguc--AAA.GCG-caugaucau......................... +QWGV01000234.1/1867-2242 ......................................................................................cuuCGC.UC.UCG...C...U.GC.................CUAAGc......................g----A.GCG-cacua............................. +PSRL01000192.1/517-136 ............................................................................agagauccgaguuGGC.UC.UUG...C...G.UU.................CUAAU........................-UAAC.GCAA.................................. +DMMW01000048.1/15737-15386 .........................................................................................-GU.AG.UUG...C...U.CAc..............ugUUAA-........................-GUGA.GC--.................................. +DPZR01000095.1/12182-11832 .........................................................................................-GC.CU.ACG...C...G.GC.................CUAAU.......................uAGCCC.GCG-.................................. +QIGA01000050.1/5647-6000 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAAAc.....................acAGGCA.GCUA.................................. +DMGL01000021.1/18338-18686 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................-GACC.GCGA.................................. +QHYE01000010.1/26520-26140 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAUua...................auuAAGUU.GC--.................................. +PWGI01000261.1/7752-7391 .........................................................................................CGC.GA.UGG...C...G.GC.................GUAAA........................--GCC.CCA-.................................. +QGVF01000122.1/4394-4746 .........................................................................................-GC.AC.UCG...C...G.GC.................CUAAU.......................uAAGCC.GCGA.................................. +DMMZ01000026.1/13863-13516 .........................................................................................-AA.AG.UUG...C...U.GC.................CUAAC.......................uAGGCA.GC--.................................. +PWJC01000158.1/9386-9013 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAACa......................gAAGCU.GUUAagu............................... +QLIQ01000055.1/7445-7855 .........................................................................acacagcuuuugcugcUCG.UA.AAG...C...U.GC.................UUAAU........................--CUA.GCUUaagaacc........................... +DNUD01000169.1/4291-4692 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUag...................cucAAGGA.G---uuaaggcuuaaucccuacg............... +DOPW01000029.1/25769-26129 ..................................................................................cucgccuGGC.CC.UCG...C...C.GC.................UUAAUa......................aUAGCG.GCG-.................................. +RPQH01000060.1/2642-3010 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAUaaa..................cguUAACA.GCC-.................................. +QIGM01000483.1/2410-2786 .....................................................................................cagaAGU.AC.UAG...C...U.GC.................UUAAUuu....................aa-----.-CUUaagcuuu........................... +DNWN01000141.1/597-203 .........................................................................................-GC.UC.UUG...C...C.GC.................UUAAU.......................cAUCCG.AUAGgagacuaagcuaauuccg................ +RAPT01000001.1/2693190-2692821 ......................................................................................cuuCGC.CC.UCG...C...U.GC.................AUAAGcg....................ag-----.----cccg.............................. +QANC01000099.1/18357-18718 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAAGu.....................uuAGGUA.GC--.................................. +QJSZ01000021.1/25089-25453 ........................................................................................uCGC.UU.UAG...C...U.GC.................CUAAU........................AAGCA.GUAG.................................. +PWNS01000432.1/1765-2121 .........................................................................................-GC.CC.UCG...C...U.GC.................UUAAU........................UGACA.GCGA.................................. +PMOY01000009.1/4306-3937 ......................................................................................ccu---.--.-CC...C...C.GCuau...........ggcCUAGCca....................cu-----.----agcg.............................. +QNBI01000415.1/626-263 ......................................................................................auuAGC.UC.UGG...C...U.GC.................UUAGU........................-UGCA.GUCA.................................. +QZJC01000022.1/1902-1512 ......................................................................cuaacgcuggcuucgcuuaCGC.UU.UCG...C...-.--.................GUAAA........................-----.----c................................. +CP025544.1/708484-708098 .............................................................................aauucagggcuuUGC.UU.UUG...C...-.--.................AUAAAc.....................cu-----.----guuug............................. +QKCJ01000062.1/11304-10928 ...............................................................................cagccagcuaCUC.AA.UGG...C...U.GC.................CUAAUa.....................aaAGGCA.CC--.................................. +PMBV01000176.1/5883-5518 ........................................................................................uUGC.GC.UGG...C...C.GC.................CUAAA........................AACCG.GUCUc................................. +PMCA01000022.1/44916-44563 ........................................................................................aCGC.AU.ACG...C...C.UG.................UUAA-........................----G.GCGU.................................. +QKCT01000063.1/3729-4073 .........................................................................................-GC.UU.ACG...U...A.GC.................UUAAGa.....................agAAGCU.ACG-.................................. +QOCC01000020.1/94002-94396 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAUcug..................aauUAAUA.GUA-agauuagccucggcgc.................. +NOLL01000005.1/71436-71085 .........................................................................................-GC.UU.UAG...C...A.GC.................AUAAU........................-GACU.GCU-.................................. +RKRK01000002.1/120394-120749 .........................................................................................CGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUC-.................................. +PMEM01000017.1/45090-45457 .........................................................................................-GC.CC.UGG...C...U.GC.................GUAACucgc................uguaAAGCG.GUUAcu................................ +DPNM01000289.1/2772-2419 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAUa......................cUGGCG.----.................................. +DMDL01000168.1/611-212 ......................................................................gcguaagcuguaggcuaagAGC.UA.CGG...U...U.UC.................CUAGA........................--GAA.ACCU.................................. +QUDC01000007.1/44615-44264 .........................................................................................-GC.UG.UCG...C...U.GC.................UUAAU.......................uAAGC-.GCGA.................................. +QNEE01000054.1/12073-11717 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAAu......................aAGGUG.GUCA.................................. +DQBX01000143.1/2560-2909 .........................................................................................-GC.AC.UAG...C...A.GC.................UUAAU.......................aUAGCU.GCU-.................................. +PUMS01000421.1/2920-3302 ............................................................................gcuucgcgccggcCCG.UC.UGG...C...C.GC.................CUAAA........................GUGCG.GCCG.................................. +QHWQ01000291.1/2115-2468 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAU........................AAGCA.GUGA.................................. +DOKD01000029.1/1705-1357 .........................................................................................-GC.AC.UGG...C...U.GC.................AUAAUu......................aAUGCA.GCUA.................................. +QHVH01000006.1/2783-2428 .........................................................................................-GC.UC.UGG...C...U.GC.................UUAAU........................--GCG.GCCA.................................. +DQCM01000246.1/4191-3834 .........................................................................................-GC.UC.UCG...C...A.GC.................AUAAA........................GUUCU.GCGA.................................. +DMBU01000068.1/61465-61070 .........................................................................................-GC.GC.UUG...C...U.GC.................UUAAUc.....................ucACUCA.GUGAauuaacuuaauuccgac................. +QHXY01000474.1/1383-1730 .........................................................................................-GC.GC.UGG...C...U.GC.................UUAA-........................--GCA.GCC-.................................. +PLTF01000148.1/6458-6105 .........................................................................................CGC.AA.UGG...C...U.GC.................CUAAUu.....................aaAGGCA.GCCU.................................. +PXAH01000065.1/6600-6960 .........................................................................................-AC.AA.CUC...C...U.GCuua..........ucaaU----uaa..................gcuAAGUA.GGAG.................................. +DNGB01000117.1/704-1098 .......................................................................gcauagcgugugaucgagCUC.CC.UGA...C...G.CC.................CUAAG........................-AAGC.GUCA.................................. +PXDA01000087.1/4141-3760 .........................................................................agccaaauuauggggu---.GG.CUU...A...C.GC.................CUAA-........................--CC-.----guaaucu........................... +DOUH01000002.1/146794-147163 .........................................................................................-CG.AU.UAG...C...A.GC.................GUAA-........................--GCU.G---ac................................ +QMQL01000074.1/4726-4369 .........................................................................................-GC.AU.UCG...C...U.GCucc..........uuccCUAAAc......................u----A.G---gg................................ +DNSL01000035.1/30979-31373 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAUug....................aaGUUUA.----guaaauuaagcucucucg................ +QGVH01000030.1/23033-23393 .........................................................................................-GC.GC.UGG...C...U.GC.................GUAACuga.................guuuACGCA.ACC-.................................. +CP022615.1/1204309-1204667 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AGGCU.AA--.................................. +PMIW01000075.1/925-1285 .........................................................................................-GC.AA.UGG...C...A.GC.................UUAAUua...................aaaAAGUU.GCC-.................................. +RFGE01000370.1/2091-2452 .........................................................................................-GC.CC.UCG...C...U.GCgu.............agCUAAU........................-CGCG.GCGA.................................. +PWOD01000198.1/15121-14736 .........................................................................................-GC.UA.UGG...C...A.GC.................CUAAC.......................aUAGCU.GCCAugucccgcu......................... +DMBV01000032.1/1099-699 .........................................................................................-GC.UC.UCG...C...A.GC.................UUAAU........................--UCU.ACAAaguagaauaagccuaauccc.............. +QOQU01000002.1/92191-92584 .....................................................................................cucuUCC.GC.UCG...C...U.GC.................AUAAUcgag................uggaAAGCG.G---uuggucucc......................... +PMCM01000121.1/8098-8475 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUcua.................gguuAAGCG.ACC-.................................. +PWKQ01000188.1/13136-13530 .........................................................................................-GC.GC.UUG...C...A.GC.................AUAGUcuuaagaag.....aucuaugcauAAUCU.GC--ggucaagga......................... +DPGD01000032.1/32715-32346 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAG........................-GGCA.GU--gccguggcc......................... +QMNZ01000122.1/4923-5347 ..........................................................auuccaaugguagccuaauccggucugagaaCGA.AC.UGA...C...C.GC.................AUAG-........................--ACG.GUCA.................................. +QALD01000040.1/2146-1800 .........................................................................................-GU.UU.ACG...C...G.GC.................CUAAU.......................uAGGCC.GC--.................................. +QRPF01000005.1/32279-31938 .........................................................................................-GC.AU.UAG...C...U.GC.................AUAA-........................-----.GCUA.................................. +CP031965.1/5720367-5719969 .........................................................................................-GC.CC.UAG...C...U.GC.................AUAAUcu...................gaaUUUUA.GUA-agauaaugccucggucu................. +PWTP01000110.1/8063-8420 .........................................................................................-GU.UC.UGG...C...U.GG.................CUAAUu.....................uaAGCUA.GCC-.................................. +PWLB01000309.1/237-591 .........................................................................................-GC.CC.UCG...C...G.GC.................GUAACa.....................uaAGCCC.GCGA.................................. +DPBR01000099.1/16332-15981 .........................................................................................-GU.UU.UAG...C...A.GCu..............gcCUAAG.......................cGCGCU.GC--.................................. +PLMN01000023.1/214410-214061 .........................................................................................-CC.CU.UAG...C...U.GC.................CUGAUag....................aaAGGCA.----.................................. +CP023434.1/1338090-1338454 ......................................................................................uuuUGC.UU.UAG...C...A.GC.................UUAAA........................AACCU.GCA-gg................................ +QOPH01000005.1/27639-27981 .........................................................................................-AG.AU.UGG...C...U.GC.................UUAAA........................-GUCA.A---.................................. +PWZX01000199.1/10083-10434 .........................................................................................-AC.UC.UCG...C...C.GCu..............gcGUAAG........................UAGUG.ACGA.................................. +QSLG01000009.1/40935-41331 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcg....................aaUCACA.GUAGauuagcuuaauccaggc................. +DNNS01000140.1/1512-1167 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUu.....................aaAAGCA.GC--.................................. +QFVS01000044.1/6183-6543 ........................................................................................uAGC.UU.UCG...C...A.GC.................UUAGUcu....................ga-----.-CGAa................................. +PWOE01000047.1/17969-18320 ........................................................................................aACC.CG.CGU...U...A.GC.................AUACG........................--CCU.AGCG.................................. +QHTN01000109.1/6517-6874 .........................................................................................-GC.CC.UGG...C...U.GC.................GUAAG........................CUUCG.GCU-uac............................... +DPMH01000085.1/513-156 ........................................................................................uAGC.AU.UCG...C...A.GC.................UUAG-........................--GCU.GCAU.................................. +DMFD01000304.1/12019-12371 .........................................................................................-GC.AC.UAG...C...U.GC.................CUAAUu.....................uaGAGUA.GCU-.................................. +QIKE01000103.1/2189-2591 .........................................................................................-GC.UC.UCG...C...A.GC.................CUAACcga..................agu-----.----uuauuagguaggcuuuauccuccg.......... +PLWW01000088.1/2266-1898 ........................................................................................uUGC.GC.UCG...C...U.GC.................GUAAGu.....................aa-GGCA.----aacgcucag......................... +QZKA01000009.1/28588-28981 .....................................................................auugguaccggcuggcguuuCAG.UC.CCG...C...U.UU.................UUAAU........................--UAA.GCGG.................................. +QICD01000009.1/27094-26726 ..................................................................................cggcgcuCGC.CA.UGG...C...U.GC.................UUAAU........................-CGCG.CCUG.................................. +DPDG01000082.1/31648-31298 .........................................................................................-GC.AC.UCG...C...C.GC.................UUG--........................--ACG.GCGA.................................. +QZJE01000014.1/8560-8210 .........................................................................................-GC.AC.UUG...C...U.GC.................UUAAUa.....................uaAAGUA.GC--.................................. +QHCR01000001.1/395515-395166 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAU........................-CUCU.GCUA.................................. +DPTU01000070.1/33456-33113 .........................................................................................-GC.GU.ACG...C...U.GC.................CUAAU........................-GGCA.GC--.................................. +QSQJ01000018.1/35697-36094 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcg....................aaGUACA.GU--agauuagcuuuauuccgg................ +PWNW01000050.1/1519-1159 ......................................................................................uuuUGC.UU.UAG...C...U.GC.................AUAAUa......................uACGCA.GCUA.................................. +QAKB01000019.1/1237-885 .........................................................................................-GC.AG.UAG...C...U.GC.................CUAAG........................-UGCG.GCU-.................................. +DNTI01000154.1/11459-11104 .........................................................................................-GC.UC.UGG...C...G.GC.................CUAAC........................-ACCC.GUCA.................................. +QTWT01000004.1/76410-76769 .........................................................................................-UU.AG.CUG...C...U.GC.................UUAAG........................--UCA.GCGC.................................. +QKIV01000159.1/13009-13365 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUua...................aauAAGCA.UCC-.................................. +DPCG01000095.1/136305-135951 .........................................................................................-GC.UC.UCG...C...C.GC.................UUAAA........................-UGCG.ACGA.................................. +DOBT01000125.1/8499-8111 ..........................................................................uggugggaauaggguAGC.UA.UCG...C...U.GC.................CUAAA........................AACCC.CC--uaguu............................. +QOQA01000005.1/14547-14152 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAAgac.................ugaaUUAUA.GUAAgucuaagccuuaguccu................. +QNUE01000008.1/1839-2242 .........................................................................................-GC.UC.UUG...C...A.GC.................UUAAUaau..................cga-----.----aguauaguagauucaagcguuuuc.......... +DNDX01000018.1/6860-7235 ...............................................................................cugagcucgaAGC.UC.UUG...C...A.GC.................UUAAG........................--UCU.GCAA.................................. +DOYR01000036.1/3205-3559 .........................................................................................-GC.AA.UGG...C...U.GC.................UUAAU........................UAACA.GCCA.................................. +RFFR01000024.1/508-123 ..................................................................................guaaagcUGC.UG.CGG...U...A.GC.................CUAAGa.....................cc-----.U---cuaaaca........................... +PLZX01000071.1/12552-12199 .........................................................................................-GC.AU.ACG...C...U.GC.................UUAAUua....................au--UAA.GUGG.................................. +DMVD01000025.1/2966-2622 .........................................................................................-GC.UC.UAG...C...U.GC.................UUAAU........................--GCA.GCU-.................................. +QHBK01000015.1/5196-4844 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAUc.....................uaGGCUA.GUCA.................................. +QNDR01000032.1/16336-16688 .........................................................................................-AC.AG.CUG...C...C.CU.................CAAG-........................-AUGG.GCAG.................................. +PUKF01000131.1/43559-43909 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAAg.....................aaAAGCA.GUC-.................................. +PMGE01000090.1/1913-2268 ......................................................................................acuAGC.GC.UGG...C...U.GC.................UUAAU........................-CGCA.GCC-.................................. +DPLS01000041.1/2016-2386 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAACcaa.................aacuAAGUA.GCC-.................................. +RFGV01000315.1/7469-7879 ...................................................................................cgcucuUCC.CU.UGG...C...C.GC.................CUAAU........................-AACG.GCCAuuggugagcaaagg.................... +DOHL01000095.1/327-679 .........................................................................................-GC.UA.CCC...C...U.UC................uCUAAAu.....................ua-GAGC.AGGG.................................. +QVEU01000003.1/191509-191154 .....................................................................................acuuCGC.AC.UAG...C...U.GC.................CUAAGaa....................acUG---.----g................................. +DMPG01000330.1/2311-1950 .........................................................................................CGC.AC.UCG...C...C.GC.................UUAAU........................UAGCC.ACGA.................................. +DNLK01000119.1/4892-5262 ................................................................................aaacgcuguACA.GG.UAG...C...U.GC.................UUAAG........................--UCA.GCUA.................................. +DPVK01000100.1/8733-8380 .........................................................................................-GC.GC.UGG...C...U.GC.................GUAAGcuu..................acu-----.----uac............................... +QKSB01000011.1/44163-44564 .........................................................................................CGC.GU.UAG...C...U.GC.................GUAAUu.....................aaACCAA.GU--uuaauuaccuuaauuccccc.............. +CP021456.1/886459-886088 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................UUAAU........................AGGCG.CUUAa................................. +DOVA01000111.1/3065-3463 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAAU.......................uAAGCA.GAG-cuuuuuacgcuuaaucaccgc............. +QEVH01000028.1/35767-36121 .........................................................................................-AG.CA.UGG...C...U.GC.................CUAAAa......................cAGGCU.GCC-.................................. +NRJG01000042.1/1382-984 ............................................................................guucaaacggccuAGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.G---acuaaaccauca...................... +DNGJ01000460.1/2716-2326 ................................................................................uaaggcugcUCC.UG.UAG...U...U.GC.................CUAAUaa....................cc-----.CCU-aaacaag........................... +DMBA01000040.1/1050-705 .........................................................................................-UU.GA.UGG...C...C.GC.................UUAA-........................----G.GCCU.................................. +PLTG01000054.1/45225-44847 ...................................................................................cgcucaGCC.UU.GUU...U...U.GC.................UUAAU........................-UGCU.UAACuaguug............................ +QKGS01000037.1/45439-45019 .........................................................................................-GC.UC.UUG...C...A.GC.................UUAGUcgaag.............uuuagu-----.----agacuuuaagcaccaauaacccagguua...... +QPNC01000008.1/331238-330867 ......................................................................................guuCGC.UC.UCG...C...U.GC.................CUAAG........................CGAUA.GCGA.................................. +DPGX01000220.1/4725-4354 ........................................................................................uCGC.UC.UCG...C...U.GC.................UUAAU........................UGAGA.GC--.................................. +QOPA01000034.1/14783-15138 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAU........................UGACA.GCGA.................................. +RJVK01000001.1/182929-182553 ..................................................................................cagcaguAGC.UA.GAG...C...U.GCu..............gcUUAAU.......................uAAGUA.GUUUcgg............................... +PXBW01000236.1/21442-21094 .........................................................................................-GC.AC.UCG...C...G.GC.................UUAAU........................UGACC.GUGA.................................. +PXAJ01000165.1/1516-1909 ........................................................................................uGGC.UC.UGG...C...G.GC.................GUAAGcuu..................cua-----.----gagucaccgaugc..................... +RFIQ01000062.1/22150-22513 .........................................................................................-GC.AA.UGG...C...A.GC.................CUAAAu.....................aaCGGUU.GCC-.................................. +DNXB01000648.1/1722-1371 .........................................................................................CGC.UC.UCG...C...G.GC.................UUAAG........................-CCCC.GCGA.................................. +RFGL01000323.1/4499-4153 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAA-........................--GCC.GUGA.................................. +QZKT01000022.1/16073-16425 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUu......................aGCGCA.GCG-.................................. +QOQN01000022.1/1127-755 .........................................................................................-UC.UG.CUG...C...U.GC.................UUAAAu......................aAGUCA.GUAG.................................. +DPRV01000010.1/105986-105618 ...................................................................................cgcuuaCGC.CA.AAG...C...U.GC.................GUAAG........................-UCUA.ACUCuuc............................... +PMAV01000054.1/32881-33235 .........................................................................................-GC.UC.UAG...C...U.GC.................CUAAG........................-CGCG.GCUA.................................. +DPJH01000013.1/641-1051 ....................................................................agcauuuacuucaaauuuugcGGU.UG.CUA...C...A.GC.................CUAACucucguc.........uaacgagaAAGCC.GUAG.................................. +QQVG01000001.1/219341-219704 .........................................................................................-GC.GU.UAG...C...C.GC.................UUAAUccaa................gauuAAUCA.GUUA.................................. +PMYO01000085.1/12538-12898 .........................................................................................CGC.UC.UCG...C...G.GC.................CUAAU........................UAGCC.GUGA.................................. +QQNF01000020.1/29792-29435 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAU........................UGACA.GUGA.................................. +RBIL01000001.1/1101234-1100851 .........................................................................................-GC.UC.UCG...U...G.GCc...............gAUGAG........................-GCCC.ACGAguacgcucucgucua................... +PMCS01000006.1/83544-83968 ........................................................gaacaccuuugcagaaaugcauacgguggcuccCGC.CU.UCG...-...-.-Cg...............cUUAGAu......................aAGGUG.A---a................................. +DNQF01000012.1/7701-8087 ........................................................................................uUGC.UC.UCG...C...G.GC.................UUAAU........................UGACC.GCG-.................................. +QBIV01000002.1/985292-985658 ...................................................................................agcuuaCGC.AA.AAG...U...A.GC.................GUAAGc.....................uuAACCU.CCUUug................................ +PMAK01000181.1/3326-3707 ..........................................................................cacggccgccccgguUCG.UA.UGG...C...U.GC.................CUAAUu......................aAGGCA.ACCU.................................. +DMUY01000001.1/379046-378679 .........................................................................................--C.GC.UUU...C...U.GCua.............ggCUAAA.......................aUAGCA.GAAAaccaccga.......................... +QWPJ01000123.1/26264-26623 .........................................................................................-GC.AC.UGG...C...G.GC.................CUAGUu......................uAGGCU.UCC-.................................. +PWMO01000396.1/1612-1965 .........................................................................................-AC.UC.UGG...C...C.GCa..............gcGUAAG.......................cGAACG.GUCA.................................. +QKIQ01000102.1/58203-58562 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAG........................--GCA.GUGU.................................. +PLUL01000061.1/7136-7504 .........................................................................................-GC.UA.UGG...C...U.GC.................UUAAUu......................gACUAA.GUCAauau.............................. +CP031165.1/1615200-1615554 .........................................................................................-GC.CC.UGG...C...U.GC.................UUAAC.......................uAAGCG.CC--.................................. +DMFG01000030.1/8028-8441 ............................................................................acuuugcaccuguGGC.UG.UUG...C...U.GC.................AUAACaaa.................gucu-----.----gaauccgccgucuu.................... +PUPC01000004.1/5258-4903 .........................................................................................-CA.AA.UGG...C...U.GC.................CUAAG........................--ACA.GCCA.................................. +QEUW01000030.1/5124-5530 .........................................................................cccagacugcuccggcUGC.UC.UGG...C...U.GC.................CUAAGa.....................ga-AGAA.CC--ugaucuucu......................... +QGNQ01000039.1/10797-10442 .........................................................................................-GC.CC.UCG...C...C.GC.................UUAAU.......................uAAGCG.GUGA.................................. +PLXG01000310.1/3978-4343 .........................................................................................CGC.UC.UCG...C...U.GC.................UUAAU........................AAGCA.G---guc............................... +DMKC01000207.1/4624-4973 .........................................................................................-GC.CC.UGG...C...U.GC.................CUGAU.......................uAGGC-.GCC-.................................. +DMOI01000054.1/99666-99315 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAAU........................UA--G.GCGUg................................. +DNQR01000402.1/608-1011 .........................................................................................-GC.GC.UUG...C...C.GC.................CUAAU.......................cACACG.GUUAguggauuggagcuaaucac............... +PRDV01000063.1/11799-11430 ..................................................................................cgucaauCGC.U-.--G...C...A.GC.................UUAAGg.....................gcUGACA.----gc................................ +QIHJ01000179.1/808-1122 .........................................................................................---.--.---...-...-.--.................-----........................-----.----.................................. +DMTJ01000404.1/2969-2615 .........................................................................................-GC.UC.UUG...C...G.GC.................UUAAC........................UGACU.GCAU.................................. +RFHT01000615.1/34873-34502 .........................................................................................-GC.GC.UUG...C...U.GC.................UUAAUuag..................auuAAGUA.GCGA.................................. +DOOC01000104.1/2860-2457 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUuuuca..............aggaaAAUCG.GC--uuaaucgccgcggcca.................. +NRJH01000018.1/80449-80063 .............................................................................aaacaacggcguAGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GAU-.................................. +PLOP01000076.1/38586-38249 .........................................................................................-GC.UU.UAG...C...A.GC.................CUAA-........................--GCU.GCA-.................................. +DPRE01000179.1/9537-9932 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAUcua..................acu-----.----uaguuagauuaccuaauucc.............. +DQBP01000036.1/54513-54847 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAU........................UUGCA.GCA-.................................. +CP007217.1/343254-342834 .......................................................................cgcugaucuuaaugaucuAAG.AG.UUG...C...U.GC.................UUAA-........................--UUA.GCAAaguuguuaccu....................... +PIWD01000051.1/1769-2189 ....................................................................aguguuuucugaaggagaggaAGU.AA.AAG...U...C.GC.................CUAAA........................-AGCG.ACC-cu................................ +DOEB01000076.1/38381-38737 .........................................................................................-GC.UC.UGG...C...G.GC.................UUAAG........................-UCCC.GCCA.................................. +QBMN01000077.1/9824-9436 ................................................................................uaaagcugcACC.UG.UUG...C...U.GC.................CUAACuaaa................ccucGUUUA.GUGA.................................. +DOUU01000283.1/2063-1698 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAGCugaa................acuaGAGUA.GCGA.................................. +DMTD01000216.1/68-412 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAU........................-UGCA.GCU-.................................. +DMAQ01000399.1/767-410 ........................................................................................uCGC.CC.UCG...C...U.GC.................GUAA-........................--GCA.CCGAug................................ +RHLH01000001.1/375434-375076 .........................................................................................-CU.CA.UGG...C...U.GC.................CUGAUaa....................acAGGUA.GUC-.................................. +PLNO01000355.1/3450-3102 .........................................................................................CGC.AC.UCG...C...C.GC.................UUAAC........................--GCG.ACGA.................................. +DOTE01000360.1/8684-8274 ...................................................................................ugcuuuGCC.CC.UCG...C...C.GC.................CUAGU........................--GCA.GUGAgcuaacaagcgcauaa.................. +DNLL01000253.1/1717-2086 ........................................................................................uAGC.AC.UGG...C...C.GC.................UUAAG........................---CA.GU--gcauccccu......................... +DNFN01000287.1/1226-863 .....................................................................................acuaCGC.AA.UGG...C...U.GC.................UUAAUu.....................uaAAGCA.ACC-.................................. +DNTA01000328.1/11078-10662 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUc.....................uu---UA.CCU-gauucaggaaagauaaacaggcuuaaucg..... +QUMS01000001.1/1016563-1016951 .....................................................................................cucuUCC.UU.UAG...C...U.GC.................AUAAGcu...................aggAAUCA.GCGAaugguca........................... +PVMC01000073.1/63984-64372 ................................................................................uaaggaagcCCU.AG.UUG...C...U.GC.................CUAAU........................AACCU.CU--uauag............................. +QWQO01000019.1/19225-18859 ...............................................................................cccgaacgacCGC.GU.UUG...C...U.GC.................CUAGUu.....................uuAGGUA.GCA-.................................. +QFLI01000003.1/348728-349131 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcg....................aaUCAUA.GUA-gauugaagcuuaauugcgg............... +PLLH01000106.1/50304-50655 .........................................................................................-GC.UC.UCG...C...A.GC.................CUAAC........................GUGCU.GUGA.................................. +PXBU01000213.1/350-3 .........................................................................................-GC.AA.UGG...C...G.GC.................CUAAA.......................u-UGGC.CCCA.................................. +DNTH01000004.1/19475-19078 .........................................................................................-UC.AU.ACG...C...U.UG.................CUAAUcuca...............aagagAUUGA.GCAUuaaucagggccgccaa.................. +PMLC01000014.1/5602-5954 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAC........................-CGCA.GUCA.................................. +QRTC01000086.1/4757-5141 ..........................................................................cuuuaacaggagcguAGC.GU.UAG...C...A.GC.................UUAAUu......................aCAGCU.GC--.................................. +QNBL01000154.1/5474-5114 ......................................................................................uuaCGC.AU.UAG...C...U.GC.................AUAGA........................--UCA.GCUA.................................. +CP033169.1/2673484-2672864 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAUua....................aaUAGCA.GCG-.................................. +QEUZ01000002.1/9066-8709 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAGUcua..................acuAGCUA.GCGA.................................. +DOHO01000440.1/5882-6270 ..................................................................................guaaggcUGC.UG.CUG...U...A.GC.................CUAAAu......................cUAGCC.UCAAacagg............................. +DNRQ01000139.1/19129-19542 .......................................................................caacuacaccuucgcaggUGC.AG.UAG...C...A.GC.................GUAAAguc..................auaUCCCU.C---ccaacggg.......................... +QHZM01000150.1/6943-7310 .........................................................................................-GC.CU.ACG...C...U.GC.................CUAAUu......................aAGGUG.GCG-.................................. +PWVB01000037.1/9255-8858 ..................................................................................caccgguCGC.CG.UCG...C...U.GC.................GUAA-........................--GCA.GCAGgugacuagucccaaaac................. +RFHH01000058.1/19987-20341 .........................................................................................-GC.UC.UCG...C...U.GC.................CUGAUc......................gAGGCG.GCG-.................................. +QEUQ01000019.1/15603-15249 .........................................................................................-GC.GC.UGG...C...U.GC.................CUAAC........................UAGCA.GCC-.................................. +DMLB01000122.1/4708-5060 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAAu......................aGCGCA.GCGA.................................. +PXBT01000082.1/4714-4356 .........................................................................................-GU.AG.CGG...U...A.GC.................UUAAC........................----C.GUUA.................................. +RFHL01001337.1/1717-1345 .........................................................................................-GC.GC.UGG...C...U.GC.................CUAAUuag.................auuaGGACA.GCUA.................................. +QKCC01000106.1/14140-13782 .....................................................................................auuaCGC.UA.UAG...C...U.GC.................UUAAUu......................uUUGCA.GC--.................................. +DPRO01000020.1/221528-221878 .....................................................................................auuaCGC.CU.UAG...C...U.GC.................AUAAU........................CG---.----.................................. +DNRX01000129.1/11711-12062 ........................................................................................aCGC.UU.UAG...C...U.GC.................UUAAU........................-UUCA.GCUUa................................. +DLZD01000211.1/4780-4381 .........................................................................................-GC.UC.UUG...C...C.GC.................AUAAUcg....................ga-----.----acucaguucuauugugcuuauuua.......... +QTUD01000025.1/2952-2600 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAAG........................--GCG.GAG-.................................. +DPNX01000048.1/21209-20864 .........................................................................................-AC.UC.CAG...C...A.UUa..............gcUUACGc......................uUAAAU.GCUG.................................. +QAMK01000007.1/3275-2922 ........................................................................................uAGC.UU.ACG...C...U.GU.................UUAAUuaa..................acaAGACU.GAG-.................................. +DOFA01000083.1/4151-4527 .........................................................................................-CU.CG.UAG...C...U.GC.................UUAAA........................--CCA.GUUAccguc............................. +RDRY01000006.1/37504-37138 .........................................................................................-GC.UG.CUG...C...C.GC.................UUAAU........................UGACG.GCAG.................................. +PRDU01000101.1/1201-1576 ................................................................................ucucguuacCGC.UA.UG-...-...-.GC.................GUAAAc......................g--UCU.----uua............................... +NZ_QFRW01000243.1/9449-9072 .....................................................................................acuuCGC.CC.UCG...C...U.GC.................CUAAGc.....................ga-----.GUG-ug................................ +PWKD01000048.1/11744-12118 ........................................................................................uUGC.UC.UCG...C...U.GC.................GUAA-........................--GUA.GCGAagcaaucaaucg...................... +DMZH01000001.1/207875-208237 .........................................................................................-GC.UU.CAG...C...U.AA.................CUACG........................CAUUA.GCG-uacgc............................. +PLND01000022.1/59872-59479 ......................................................................................ucuUCC.UG.UUG...C...G.GC.................CUAA-........................--CCC.GCAAuauagagccuga...................... +PUOW01000187.1/61563-61210 .........................................................................................CGC.AC.UGG...C...U.GC.................AUAAC.......................aUUGCG.GCCA.................................. +QUSM01000002.1/795358-795706 .........................................................................................-UC.UU.UCG...C...U.GC.................CUAGU........................-UGCG.GCG-.................................. +DMEU01000013.1/34421-34844 ..................................................ugcuccagucguuaugccgaugcuggcaggcguucguuaAGC.CU.UAG...U...U.CA.................CUCGC........................--UGA.GCUA.................................. +QWPF01000099.1/4046-3653 .........................................................................................-UC.UA.UGG...C...U.GC.................UUAAUaa....................uaUAGCA.GUC-.................................. +QNBE01000098.1/603-953 .........................................................................................-GC.CC.UGG...C...C.GC.................CUAAGcg....................aaAGGCG.ACCA.................................. +QGUN01000032.1/28536-28902 ........................................................................................uCGC.UG.UCG...C...C.GC.................CUGAG.......................aAAGCG.GU--cuga.............................. +DMUU01000211.1/3666-4063 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAUucu..................gaaUUUUA.GUA-agaauacgccacgucua................. +DPHL01000030.1/1834-1453 ............................................................................ccuuacggauggcUGC.CU.AGG...C...-.--................cUUAAUgaa..................uug-----.----uaaguu............................ +CP025958.1/6966359-6965948 .........................................................................................-UC.CC.UCG...C...G.GC.................UUAAG........................-UGCC.GAGA.................................. +QKHS01000006.1/140069-139671 .........................................................................................-GC.UC.UUG...C...U.GC.................GUAAUcga..................aua---AA.GUA-gauuaugcuuaaucccgg................ +PMZA01000403.1/23766-23416 .........................................................................................-GC.AA.UGG...C...G.GC.................UUAAA........................UAGCC.GUC-.................................. +DMXU01000140.1/1712-1348 ................................................................................uauggaguuCGC.UC.UUG...C...U.GC.................AUAAUu.....................uaAGUCG.GCA-.................................. +QMNG01000006.1/18202-17799 ..................................................................................cgguucgCGC.CA.GCA...C...U.GG................cUUAAU........................UUCUA.GUGC.................................. +PXCF01000042.1/8555-8156 .........................................................................................-GC.GC.UUG...C...C.GC.................CUAAU.......................cAUGCG.AUAGcagauuagagcuaaucuc................ +QHWH01000147.1/4227-3876 .........................................................................................-GC.UC.UCG...C...A.GC.................UUAAU........................AACCU.GUGA.................................. +DMDA01000072.1/33242-32831 .........................................................................ccccggcuaccucgguAGC.CA.UGG...C...U.GC.................UUAAU........................CGACA.GCCGaaacaccugacc...................... +DOOR01000021.1/62480-62018 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAC........................--GCG.GCUA.................................. +DNPL01000148.1/406-16 .........................................................................................-GC.UA.UGG...C...U.GC.................CUGAGuuuua..............cgcga-----.----aagcguaaaauucaagcag............... +QBMP01000087.1/1040-1434 ..................................................................................guaagcgCGC.UC.UUG...U...A.GCugc...........cgcCUAAC........................AACCU.CU--uauag............................. +CP031412.1/46742-46381 ..................................................................................caaaucuUGU.AA.UGG...C...U.GC.................UUAAG........................--UUA.GCAG.................................. +MVWI01000003.1/134175-133791 ...................................................................................agcuuaCGC.UA.AAG...C...U.GC.................GUGAG........................-----.----uuaaucuc.......................... +QALA01000005.1/13414-13063 .........................................................................................-GC.UA.UUG...C...C.GC.................UUAAUu......................gACGCG.GCA-.................................. +BGOM01000019.1/115910-116276 ...............................................................................acaacguucuCGC.GC.UCG...C...U.GC.................CUAAG........................-UACA.GCGA.................................. +PUOG01000132.1/6833-7194 .........................................................................................-GC.AA.UGG...C...C.GC.................AUAAUu.....................uaUAGCG.GUCA.................................. +RIBL01000001.1/55931-56331 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcg...................aag-UACA.GU--agauuaaccuuuaucgcu................ +DNZG01000095.1/2641-3043 .........................................................................................CGC.UC.UUG...C...U.GC.................GUAACcg....................aaGUACA.GUA-gguuaaucgcuuaauccc................ +DQCP01000071.1/197-595 .........................................................................................-GC.UU.UGG...C...C.GC.................AUAAUcug.................acag-----.----gaugucgauuaugcuaaucc.............. +PLXJ01000015.1/67709-68077 ......................................................................................uuuCUC.AC.UCG...C...U.GC.................UUAAG........................CGAUA.G---a................................. +PNAG01000016.1/113674-113296 ........................................................................................uCGC.CC.UCG...C...U.GC.................GUAA-........................--GCA.GUA-gagacguaagcccc.................... +LYXM01000012.1/454252-453857 ..................................................................................gcaaagcUGC.UG.CUG...U...A.GC.................UUAAUaaga................acac-----.----cuuaacu........................... +DOED01000008.1/1553-1157 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAU.......................c-UUUA.GAA-gauuuuuggcuuaauugcu............... +DQAY01000059.1/84971-84614 .........................................................................................-UC.AA.UGG...C...U.GC.................UUAAUa......................aAAGCA.ACC-.................................. +PWKJ01000045.1/28516-28868 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................UGACC.GCGA.................................. +QKTW01000007.1/127899-128269 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcaga...............gauuaGUGUA.ACCAu................................. +DOMD01000211.1/1367-940 .......................................................uaguuccuaguguuucucgcccgaugauggcgccAGU.CU.UCG...C...U.CA.................CUAAU........................-CUGA.GCGAa................................. +QUGX01000003.1/273760-274159 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAU.......................uUUACA.GAG-uaaaauggcuuaauccggca.............. +QALS01000050.1/1127-760 ........................................................................................aCGC.AC.UUG...C...U.GC.................GUAAAuucg...............uuauuUAAUA.GCGA.................................. +QZKE01000029.1/1693-2038 .........................................................................................-GC.AC.UGG...C...C.GC.................GUAA-........................--GCG.GCU-.................................. +RBKD01000134.1/15925-15587 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAAG.......................aUAGCG.GCU-.................................. +DNKH01000022.1/35712-35305 ....................................................................ucgugcuuuugcaccagcuuuGGC.CC.U--...-...-.--u..............gcCUAAUugccu..............gaauu-----.----uuuc.............................. +QBMS01000011.1/58425-58042 ...................................................................................gcgcguGGC.AG.UAG...C...U.GC.................CUAAAcucg................ucagAGUCC.GCUU.................................. +RAPR01000001.1/3216132-3215757 .....................................................................................acuuCGC.UC.UCG...C...C.GC.................CUGAGg......................c-----.--GAguag.............................. +DNDC01000005.1/9315-8943 .................................................................................ugcuuucgCGC.CA.GCG...C...UaGC.................CUAAU........................UGCCA.GCGC.................................. +DNTJ01000004.1/19800-19384 .........................................................................................-UC.CA.UGG...C...G.GC.................CUAAUa......................aCGGCU.GCC-.................................. +DPCN01000075.1/5330-5682 ......................................................................................uguAGC.UC.UAG...C...A.GC.................UUAAC........................AG---.----.................................. +QQOU01000016.1/52739-53085 .........................................................................................-GC.AA.UAG...C...U.GC.................CUAAU.......................aGCGCA.GC--.................................. +PSRO01000050.1/848-474 .....................................................................................aacuUGC.GU.UAG...C...U.GC.................UUAAGgcuuaa...........ccgcuuuUAGCA.ACU-.................................. +DNLX01000244.1/1660-1307 .........................................................................................-UU.AC.UCG...C...U.GC.................UUAAUua....................aaUAGCA.GCGG.................................. +PXDE01000564.1/4994-4640 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAA.......................gUAGCC.GCGA.................................. +DPUD01000007.1/84778-84396 .........................................................................ucagaagcaauaguguAGC.CG.UAG...C...U.GC.................GUAAG........................--UCA.GA--aa................................ +QUWK01000008.1/74055-74431 ...............................................................................aagcagaauaCGC.CC.UCG...C...U.GC.................GUAAU.......................a--GCA.-C--gau............................... +PWRZ01000207.1/870-512 .........................................................................................-GU.UU.UGG...C...U.GU.................UUGAA.......................uAAACA.GCC-.................................. +QXQP01000011.1/48247-47889 ...................................................................................uaacuaCGC.UA.AAG...U...A.GC.................GUAAG........................GAG--.----.................................. +PWTE01000112.1/27852-28219 ......................................................................................gcuGGU.GA.UGG...C...G.GC.................AUAAA........................-CACC.GCC-.................................. +DOBD01000028.1/2725-3123 .........................................................................................-GC.UC.UCG...C...U.GC.................UUGAUcg....................aaGUACA.GU--agaucuaugcuuaaucccu............... +PLUG01000281.1/1939-2306 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuuag..............agauuAACCA.----c................................. +DNVP01000030.1/5030-4680 .........................................................................................-GC.UU.UAG...C...A.GC.................GUAA-........................--GCU.GCUA.................................. +DMQN01000267.1/1188-788 .........................................................................................-GC.UC.UCG...C...U.GC.................CUGAUug....................aa-----.GUA-uaguagaucggcuuaauuuc.............. +PUNV01000278.1/15658-15303 .........................................................................................-GC.CC.UGG...C...U.GC.................GUAACc......................aCCGCA.GCC-.................................. +DNTV01000158.1/3051-2408 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAUu......................aGGGCA.ACGG.................................. +QKZR01000001.1/155891-156289 .........................................................................................-GC.CC.UAG...C...A.GC.................AUAAUcu...................gaa-----.----uuauaguaagaugugccucg.............. +QSPD01000013.1/11545-11916 ...................................................................................ucagcuGGC.UC.UCG...C...U.GC.................UUAGUcuu.................aacuAACCA.GCG-.................................. +DPIA01000106.1/809-413 .........................................................................................-GC.UC.UCG...C...A.GC.................CUAAGcg....................aa-----.----guuuaguaacuuaagcuuuaau............ +PKGD01000474.1/3271-3665 ..................................................................................gcguuaaAGC.CG.CUG...U...U.GC.................UUAAUaacg...............aauac-----.----cuccuau........................... +QWOR01000039.1/2946-3319 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAGAg.....................auAGGCA.ACG-.................................. +DQIF01000153.1/1418-1766 .........................................................................................-UU.AA.UGG...C...U.GC.................CUAAG........................-UGCG.GCC-.................................. +DPMY01000153.1/8116-8469 .........................................................................................CCC.GC.UCG...C...G.GC.................CUAGG........................-CGCC.GUGA.................................. +JSCD01000017.1/17083-16687 .........................................................................................-GC.UC.UUG...C...U.GC.................AUAAUcu...................gaaUCAUA.GUAAgauuagccacguuccu.................. +DPUE01000121.1/1630-1281 .........................................................................................-UU.GC.UCG...C...A.GC.................CUGAG........................-UGCU.GCG-.................................. +DMRB01000093.1/457-62 ...................................................................................agcuuaCGC.GA.AAG...C...U.GC.................GUAAG........................UAUCA.ACUUauauggacuccccuuga................. +DNQA01000031.1/79611-79990 .........................................................................................-GC.AC.UGG...C...C.GC.................CUAAUu.....................acAGGUA.GCC-.................................. +DPVU01000001.1/26165-25806 .........................................................................................-GC.UC.UGG...C...U.GC.................CUAAUu......................aGUUCA.GCCG.................................. +QVGL01000001.1/158530-158182 .........................................................................................-GC.UG.UCG...C...U.GC.................CUAAUu.....................aaAGGCA.GC--.................................. +RLRY01000015.1/9474-9832 ...................................................................................ugcuuaCGC.UA.AAG...C...U.GC.................GUAAG........................-UUCA.GUUG.................................. +CP031115.1/1571888-1571530 .........................................................................................-GC.UC.UGG...C...A.GC.................UUAACu.....................aaAAGC-.GCC-.................................. +QWQJ01000046.1/371-14 .........................................................................................-UC.CC.UGG...C...U.GC.................UUAAC.......................uAAGCA.ACC-.................................. +RIBN01000006.1/166585-166988 .........................................................................................CGC.UC.UCG...C...U.GC.................GUAACcu...................gaaGUA--.----caguaggguuccuuuauuug.............. +DNBB01000020.1/438-6 ...................................................cagcucuuuuugcagcuguuccgcuucgcagaaagcag-UU.UG.CUG...C...A.GC.................GUAACug....................cgACCUU.GUAG.................................. +QUJM01000013.1/2298-1951 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAUu.....................aaAGGCG.GC--.................................. +PLJV01000151.1/2661-3012 .........................................................................................-GC.GC.UUG...C...C.GC.................CUAAA........................UAACG.GCAA.................................. +NBIU01000002.1/49754-49376 ...................................................................................agcuuaCGC.UA.AAG...C...U.GC.................GUAAGuu....................uaUCUAA.GCUUuuu............................... +DOUD01000002.1/9253-9625 .........................................................................................-GC.AG.CUC...A...A.GC.................UUAAUuaacuc...........aguuauuUAGCU.U---ga................................ +QFPU01000001.1/265003-265390 .....................................................................................acuaCGC.CC.UCG...C...U.GC.................CUAAUua....................agCUGCA.GCGAccg............................... +PLZP01000028.1/53672-54019 .........................................................................................-GC.GC.UUG...C...U.GC.................UUAG-........................--GUA.GCAA.................................. +DNYH01000024.1/16180-15818 ..................................................................................acaauuaCGC.AU.ACG...C...U.GC.................GUAAU.......................g--UCU.----.................................. +DOXU01000056.1/2538-2159 ............................................................................guaaaucugaagaGGC.AC.UUG...C...C.GC.................UUAAC.......................uAAGCG.ACA-.................................. +DMNR01000173.1/6863-6470 .............................................................................ucaggcugagcuCAC.UC.UCG...C...U.GC.................CUAG-........................--UCA.GCGAaagu.............................. +QNRR01000003.1/111131-110782 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAG........................-CGCC.ACGA.................................. +DMKT01000139.1/49094-49446 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAG-........................--UCA.GUGA.................................. +QFRJ01000002.1/977-574 .........................................................................................-AA.UC.UUG...C...A.GC.................AUAAU........................AACCU.----cagguuauuggcuuaauccacu............ +PWVT01000253.1/2580-2929 .........................................................................................-GC.AC.UCG...C...A.GC.................UUAAU.......................uGAGCU.GUG-.................................. +NXLU01000001.1/207255-206888 ......................................................................................uccAGC.UU.ACG...C...A.GCg..............gcGUAAGu......................c-----.----uuaacuaa.......................... +DMXN01000029.1/4214-3785 ...................................................................cauuuacauucaacuuugcuccUGC.UC.UU-...-...-.GC.................CUAAUacc.................gguc-----.----uuuaccggu......................... +RFGU01000060.1/4273-4635 .....................................................................................guauGGC.CC.UGG...C...C.GC.................CUAAG........................-CGCG.GUCA.................................. +DMQV01000083.1/2452-2088 ......................................................................................ccuGGC.GC.UCG...C...U.GC.................CUAAUu......................uAGGUA.UCGGg................................. +QWRD01000003.1/124564-124913 .........................................................................................-GC.CC.UCG...C...U.GC.................CUAG-........................--GUA.GCGA.................................. +CP029803.1/1443114-1443468 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUu......................aAGGCG.GCA-.................................. +QHBO01000009.1/11888-12248 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAG-........................--ACA.GUGA.................................. +DNSQ01000016.1/22751-22374 .........................................................................................CGC.AU.UGG...C...U.GC.................UUAAGcgg.................aaug-----.----uuuaa............................. +PXEK01000362.1/6422-6024 .........................................................................................-GC.AC.UCG...C...A.GC.................CUAAUc.....................cg-GUC-.----uaagaccauugggcuuaauca............. +CP032624.1/419681-419289 ...............................................................................aggccgaccuCGC.CC.UCG...C...G.GC.................GUAGUccu..................uccUAGCC.G---gua............................... +PLTL01000367.1/871-483 .....................................................................................cucuGGC.CU.ACG...C...U.GC.................CUGAUcug..................aucUAGCA.GC--caagccgaaagcu..................... +DMXI01000168.1/11572-11939 .........................................................................................-GC.CC.UAG...C...U.GC.................CUAAUuuag................aauuAGAUA.GCUU.................................. +QEVF01000001.1/132028-132385 ........................................................................................aUGC.UC.UCG...C...A.GC.................CUAACu......................aGUGCU.CCGA.................................. +PULQ01000091.1/19937-19600 .........................................................................................---.--.---...-...-.GC.................UUAAU.......................g-GGU-.----.................................. +DMTL01000138.1/402-8 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAU.......................cAUUCG.AUA-gaagauuaggcuuuaucu................ +DPLL01000219.1/15814-16204 ..................................................................................gcaaagcCGU.AG.CUG...U...A.GC.................CUAAA........................AA-CU.UC--uugagcuu.......................... +CP022339.1/908708-909139 ...........................................................cgaagaaaagaagaagacgacgacgaacucCGC.-A.UGG...C...U.GC.................UUAAU........................CGAUA.GA--uuaag............................. +DPTM01000309.1/5648-5301 .........................................................................................-GC.UC.UAG...C...C.GC.................AUAAG........................--GCG.GCUA.................................. +PXBH01000106.1/759-355 .........................................................................................-GC.UC.UCG...C...A.GC.................CUGAUu......................uAGUCU.C---agacuaacggcuuaaucccacg............ +DNNE01000143.1/10413-10809 .........................................................................................CGC.UC.UCG...C...U.GC.................CUAAU.......................uAGCCA.GUGA.................................. +QQPQ01000006.1/157159-156778 ..........................................................................cgacaacacagcacuUAA.AC.UCG...C...A.GC.................UUAAUa.....................uaUAGCA.GCGA.................................. +DOGR01000447.1/8557-8908 .........................................................................................-GC.UC.UAG...C...U.GC.................UUAAG........................-UGCC.GCUA.................................. +DNYS01000138.1/11665-12024 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAC........................AGCUA.GCGA.................................. +DPTP01000045.1/57540-57938 ...............................................................................aagcugccuuUGC.UA.AGG...C...U.GC.................CUAA-........................--GCG.GUGUgcacaaagguug...................... +QRHR01000003.1/643-300 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAUu.....................aaAGGCA.GC--.................................. +RBXM01000004.1/174529-174899 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAGUc.....................ua-GGUA.CU--aagua............................. +NXLW01000003.1/6738-7102 ...................................................................................agcuuaCGC.AA.AAG...U...A.GC.................GUAA-........................--GCU.UCAUcgcuu............................. +MIER01000015.1/6918-7313 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUu.....................uu----A.GCUGauagcuagaauuauuaaccu.............. +QJYM01000030.1/495-130 .........................................................................................-GC.AC.UGG...C...U.GC.................AUAAGc.....................ug----A.GCUAagcucgc........................... +DNTP01000113.1/1168-816 .........................................................................................-UU.AC.AGG...C...U.GC.................CUAAUu......................aGGCCG.GCC-.................................. +DNWA01000113.1/2080-2432 .........................................................................................-GC.CG.UCG...C...U.GC.................CUAAU.......................uAGGCA.-CGA.................................. +DODG01000006.1/1897-2249 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAG........................-GGCU.GCGA.................................. +DMHB01000075.1/3435-3802 .........................................................................................-GC.CC.UCG...C...U.GC.................UUAAUuuaua..............uaauuAACUA.GUGA.................................. +QUGI01000006.1/47808-48175 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAUu.....................aaAGGCG.GC--.................................. +NXLX01000025.1/20512-20882 ...................................................................................agcuuaCGC.AA.AAG...U...A.GC.................GUAAGu......................u----U.AUCUuagcu............................. +PMIV01000130.1/1419-1025 ...................................................................................agcucuUCC.UC.UCG...C...C.GC.................CUA--........................--GCG.UCGAaggaaacugcauc..................... +RFGY01000066.1/680-284 ........................................................................ugcguaagccaaagggcUGC.AU.CCG...C...A.GC.................AUAGC........................-GUCU.GCGG.................................. +QMOV01000040.1/3019-2625 .........................................................................................-GC.UU.UAG...C...U.GC.................AUAAUcugaauu..........auaguaa-----.----gauuagcuucauuccu.................. +QIJB01000073.1/4962-5341 .........................................................................................---.-A.CUC...C...C.GC.................UUUAGcguu...............agcuuAAACG.G---.................................. +PQWO01000004.1/295651-296045 ................................................................................ccagcguacAGC.AG.UAG...C...U.GCc..............gcCUAGAa.....................aaAACCA.ACU-cuuugg............................ +QTVF01000019.1/10640-10989 ........................................................................................aCGC.UU.UCG...-...-.-C.................UUAGUcga.................caua-----.----gaca.............................. +RHGL01000039.1/80849-80465 ..................................................................................guaaggcAGC.UG.CUG...U...U.GC.................CUAACa.....................acCUCUU.AU--agg............................... +PXCJ01000205.1/1623-1993 .........................................................................................-CG.GA.UGG...C...C.GC.................CUAAC........................-AGCC.GCCU.................................. +PXCQ01000057.1/11019-10666 .........................................................................................-GC.AA.UGG...C...A.GC.................UUAAUu......................aAGCCU.GCCA.................................. +QJKH01000005.1/217313-216934 ............................................................................gaaaccgucaaguUGC.UU.UUG...C...U.GC.................UUAAUu......................aACCUA.ACAAcuggu............................. +QMHH01000001.1/24735-25096 ......................................................................................uuuAGC.AU.UCG...C...U.GC.................CUA--........................--GCA.GCA-ug................................ +QEVT01000087.1/3248-2897 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAG........................AGCUA.GCGA.................................. +QHXN01000071.1/24663-24269 .........................................................................................-GC.UC.UCG...C...G.GC.................CUAAGuuauc.............uuaggcAGAUA.GCGA.................................. +QMOR01000071.1/8910-9305 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAAUucuag..............gaauuAGAAA.GCU-.................................. +PLZD01000019.1/26837-26479 .........................................................................................-UG.GG.CUG...U...C.GC.................CUAAC........................ACGCG.AUAAg................................. +QMNJ01000160.1/3222-2864 .........................................................................................-GC.AC.UCG...C...C.GC.................UUAAGu......................aAAGUG.GCG-.................................. +PLXY01000006.1/173519-173153 ......................................................................................agaCGC.UA.UUG...C...A.GC.................UUAAC........................-CGUU.GCUAg................................. +PMCK01000262.1/8527-8873 .........................................................................................CGC.UC.UCG...C...G.GC.................CUAAA........................AAACC.GUA-g................................. +DLUY01000127.1/3558-3226 ........................................................................................uAGC.AC.UGG...C...U.GC.................AUAAG........................--CCG.G---.................................. +QIGB01000089.1/11368-11779 .......................................................................uccaagugaagaaaaauuAGC.UA.AUG...U...A.GC.................UUAAG........................ACCUA.ACAGucuu.............................. +DNHV01000071.1/7183-6769 .......................................................................cagcguuaaugcagcagaAGC.AA.UUG...C...A.GC.................UUAAUugcgcc............uaacccGCGCU.GC--uu................................ +DOTM01000043.1/4209-3857 ........................................................................................aCGC.AG.UAG...C...U.GC.................CUAAA........................CCACA.GCC-u................................. +QKBB01000022.1/22871-22503 ......................................................................................uccUGC.UU.ACG...C...U.GUa..............gcGUAAGu......................uUAACA.GA--auau.............................. +QBMH01000050.1/7917-7529 ................................................................................uaagcaagcACU.AG.UUG...C...U.GC.................CUAAAaac..................cccUAGC-.----ggu............................... +DOGJ01000002.1/114109-113751 ........................................................................................uCGC.AA.UCG...C...U.GC.................CUAAA........................AACCA.GUGAug................................ +DOZJ01000006.1/109999-109608 .......................................................................caccaugccgguccuggcUAC.CG.UUG...C...G.GC.................CUAAUu.....................agUGCCA.GCAA.................................. +RBHZ01000001.1/2821118-2820750 .........................................................................................-GC.CC.UUG...C...U.GC.................CUAAUcag.................auuuAGAUA.GCAA.................................. +DNRL01000001.1/40072-39693 .........................................................................cuggucuuagcuuucaACC.AG.CUG...U...A.GC.................CUAAAu......................cAGGCU.AC--.................................. +CP033049.1/531909-532543 .........................................................................................-UC.UU.UAG...C...A.GCa..............gcGUAAG........................-CUCU.GCUA.................................. +QBWV01000006.1/6272-5900 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUuagu................aauuAGUCA.----guc............................... +PWJY01000247.1/2064-1687 .........................................................................................-GC.CA.UGG...C...A.GC.................CUAAUcgaau.............uagauuAGAAU.GCCU.................................. +PWGF01000267.1/4490-4133 .........................................................................................-GC.AC.UCG...C...C.GC.................GUAAAu.....................agCGACG.GCGA.................................. +PXCV01000569.1/2401-2010 ..................................................................................gcaaagcAGC.UG.CGG...U...U.GC.................CUAGAaaa..................aac-----.--CUccaaua............................ +DOAP01000002.1/150226-150664 ....................................................uugcacucuuuggugcaguugcuccuaggaaacaagaAGC.UU.U--...-...U.GC.................UUAAA........................--GCG.UAAGcu................................ +DOMK01000020.1/110759-110357 ...................................................................ccuuuaguguuccuacauuugcUUC.UG.UAG...U...C.GC.................UUAAG........................-UGCU.UCUA.................................. +PWRH01000095.1/8088-8438 ......................................................................................acc---.--.-CG...C...U.UUa..............gcUUACG.......................cUUAAA.GCGG.................................. +DNXA01000115.1/780-1147 ...................................................................................cgcuuaCGC.CC.UCG...C...G.GC.................AUAAGua....................auUAUCU.GC--.................................. +DOKU01000034.1/4505-4852 .........................................................................................-CA.AU.UCG...C...U.GC.................UUAAG........................AAAAA.GUGC.................................. +DNLG01000069.1/37-403 .........................................................................................CGC.A-.UGG...C...C.GC.................CUAAGc.....................uuAGGCC.GCUA.................................. +QWRN01000005.1/25831-26185 .........................................................................................-GC.AC.UCG...C...A.GC.................GUAAUu......................aACGCU.GC--.................................. +RFIA01000090.1/41306-41695 ......................................................................................ucuUCC.CG.UCG...C...U.GC.................AUAA-........................--GUA.GCU-gaccggagagugcua................... +QCWI01000011.1/36751-37154 .........................................................................................-AA.UC.UCG...C...U.GC.................GUAAU........................---UA.GCGGaaugcuaauaaccuuaauucua............ +PWHG01000057.1/665-285 ............................................................................uuccaaguuacgcUCC.UG.UUG...C...A.GC.................UUAAUu.....................aaUAGCU.ACAA.................................. +CP032623.1/277750-278103 ......................................................................................cuaCGC.GC.UCG...C...C.GC.................GUAAU........................---CG.----.................................. +DQGN01000018.1/12234-11866 ................................................................................aguguuugcGCC.AG.UAU...U...U.GC.................CUAAU........................-UGCG.AAUA.................................. +QKEH01000142.1/3067-2670 .........................................................................................-GC.GC.UUG...C...U.GC.................UUAGUc......................g---AA.GUA-uaguagauuaacaucuuucc.............. +QOQC01000070.1/4962-5363 .........................................................................................-GC.AC.UUG...C...G.GC.................UUAAU........................UAGCG.GAA-uguuaauuggccuaauucgac............. +PLLJ01000032.1/20431-20828 .................................................................agcgguuccgaugccucucgcucuUCC.UU.UCG...C...U.GC.................UUAAC........................UGCUA.GCGA.................................. +QGFZ01000001.1/1039621-1039999 .........................................................................................-CU.CG.UAG...C...A.GC.................CUAAG........................--GCU.ACCG.................................. +MRBW01000041.1/36378-36002 ........................................................................................cUGC.AA.UCG...C...U.GC.................UUAAU........................AACCA.GUA-gg................................ +PLXF01000064.1/8351-7951 .........................................................................acuccgaagcaaugguUGC.UA.ACG...C...G.GC.................UUAAC........................-CGCC.GU--ug................................ +PLXK01000172.1/14980-14617 .........................................................................................-GC.CC.UUG...C...A.GC.................UUAAGacuca..............gucuuAACUU.GCUU.................................. +PLYU01000219.1/6807-7161 .........................................................................................CGC.GC.UCG...C...G.GC.................CUAAA........................AAACC.CUGAg................................. +PWUY01000033.1/3381-2959 ...................................................................auacuugggcuucggccccgguUGC.CG.UCG...C...U.GC.................GUAA-........................--GCA.GAAAggauaacccaagccu................... +DOUK01000135.1/10088-9733 .........................................................................................-GC.CC.UCG...C...A.GC.................CUAAA........................GUGCU.GUGA.................................. +CP031971.1/1184709-1185056 .........................................................................................-GC.AU.UAG...C...U.GC.................CUAG-........................--UCA.GCUA.................................. +CP028374.1/247720-247351 ........................................................................................aUGC.AU.UAG...C...A.GC.................CUAAA........................GUGCU.GUUG.................................. +QAML01000042.1/15910-16322 .........................................................................................CGC.UC.UCG...C...U.GC.................CUGAUcga..................agu--ACA.GUAAaucagcuuuauccgaaa................. +QRPK01000010.1/42747-43126 ............................................................................caaaccagaguguAGC.UU.UCG...C...U.GC.................CUAAU.......................uAACCG.A---caua.............................. +DMPE01000023.1/440-50 ................................................................................uaaagcggcUAC.UG.UAG...C...U.GC.................CUAAAc.....................ac-----.-CU-cuagua............................ +PMCQ01000005.1/50523-50126 ....................................................................cgcauuucaaccuguuuacgcUUC.UG.CUA...U...U.GC.................CUAAU........................UCGCG.AUAG.................................. +PWKS01000039.1/6438-6049 .........................................................................auuuugcgggcaacuuCGC.UU.UCG...C...U.CGc..............gcUUAAAu.....................agCCCGA.ACGA.................................. +DPOZ01000004.1/308201-308569 ................................................................................uccugcguuCGC.AU.UCG...C...U.GC.................UUAAU.......................uAAUUA.GCGG.................................. +DNCR01000050.1/3385-3042 .........................................................................................-GC.AU.UCG...C...U.GC.................CUAAU.......................uAGGCA.GC--.................................. +QZIV01000004.1/2073-2390 .........................................................................................-GC.AG.CUC...C...G.GCauu...........cgcUUAC-gc....................guAAACC.GGAG.................................. +CP032627.1/567713-568072 ......................................................................................uuaCGC.AA.UGG...C...U.GC.................CUAAA........................AAACA.UCA-u................................. +QNBN01000164.1/1574-1202 ......................................................................................auuUGC.CC.UAG...C...G.GC.................AUAAU........................U----.----.................................. +QOQW01000018.1/8143-7782 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAAU........................UAGGC.GCGA.................................. +PWER01000188.1/7056-6695 .........................................................................................-GC.AC.UCG...C...C.GC.................CUAAGc.....................aa---CG.GUGG.................................. +CP032100.1/1905756-1906144 ..........................................................................gcagcuuaauugcuc---.UA.---...-...-.--.................-----........................-----.----cccccgcucucug..................... +DOEE01000003.1/803765-804121 ........................................................................................uAGC.AU.UAG...C...U.GC.................GUAAAucg.................caua-----.----a................................. +CP030850.1/1649616-1649243 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAUccggagu..........gauuaagCUUUA.GCCA.................................. +RBJJ01000072.1/12404-12804 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcg....................aaGUACA.GU--agauuggcuuuaucccuu................ +QAKM01000094.1/18485-18868 .........................................................................gugcaacucgccgcguAGC.GC.UUG...C...G.GC.................CUGACuu...................uuc-----.----ag................................ +PXCH01000032.1/28442-28838 .................................................................auacuucgccaauaacuuugccuuCGC.UC.ACG...C...-.--.................CUGAAcg....................gc--CAA.GCGA.................................. +DOXO01000016.1/6420-6031 .........................................................................cccucccagcauuugcGCC.CG.UUG...U...C.GC.................UUAAU........................-UGCU.ACAA.................................. +QNFX01000080.1/470-98 ......................................................................................accUGC.AU.UAG...C...C.GC.................UUAAU........................UAGCG.UU--cuaag............................. +RCWF01000006.1/13642-13252 ...................................................................................agcuua---.--.-CG...C...A.GCagcgu.......aaguuUUAAUu......................u-----.----agacuccccuuaau.................... +DNQG01000044.1/7595-7206 ...................................................................cuuucagcaugccggaguucucACC.GG.UAG...U...C.GC.................GUAA-........................--GUG.AUUA.................................. +RBIJ01000003.1/161871-161520 .........................................................................................-GC.UC.UGG...C...U.GC.................CUAAUu......................aGCGCG.GUCA.................................. +QBMK01000014.1/33430-33043 ................................................................................uaaagccgcUCC.UG.UAG...C...U.GC.................CUAAGaa...................ccuUUUCG.GUU-uc................................ +DNMR01000060.1/7890-8294 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAACug....................aaGUACA.GUAAguuacuggcuuaaucccg................ +QNBK01000215.1/713-336 ............................................................................ucgacggcgcucuCGC.CA.UGG...C...U.GC.................GUAAUu.....................uaACCCA.GCC-.................................. +DOTF01000002.1/6244-6681 ..................................................ugcacucuugggugcuuuccgccgcaaagaugagcaaacAGC.UU.UCG...C...U.GUa..............gcUUAAG........................UUACG.ACC-.................................. +PWHW01000001.1/34973-34619 ...................................................................................cgcauuAGC.AC.CAG...C...U.GU.................UUAAA........................-U---.GCGG.................................. +DPNA01000033.1/11218-10873 .........................................................................................-GC.UG.UCG...C...U.GC.................CUAACu......................aAGGCA.GC--.................................. +PLZS01000135.1/21505-21903 ................................................................................acaacgcauCGC.GU.UGG...C...C.GC.................CUAACuuuaaa............acuuag-GUCC.GC--cu................................ +RFHA01000129.1/46021-45628 ......................................................................................uuaCGC.UU.ACG...C...C.GC.................CUAAU........................-UCCG.GCGUagccuaagucgcuag................... +DOFM01000050.1/7551-7198 .........................................................................................-GU.AU.UAG...C...C.GCu..............gcUUAAUua...................gucAUGUG.GCU-.................................. +QHME01000028.1/8790-8386 .............................................................................cucuagagcuuaCGC.UU.UAG...C...U.GC.................UUAAUcgcu................cgacGAAUA.GCU-.................................. +DQFW01000015.1/30710-31081 ...............................................................................augcuagcguACA.AU.UAG...C...U.UG.................CUAAUu.....................uaAUCAA.GCU-.................................. +QKDN01000047.1/11274-10902 ...................................................................................agcuuaCGC.AG.UAG...-...-.--................cGUAAGuc....................uu-----.----uaaccccgcg........................ +PLYA01000045.1/23645-24012 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUuagcu.............cagcuaAUUCA.GCC-.................................. +PLMM01000199.1/4499-4860 .........................................................................................-GC.CC.UCG...C...A.GC.................GUAACuucg...............guuacUGCUU.GUGA.................................. +QNEV01000127.1/4368-4011 ......................................................................................uuaCGC.UG.UAG...C...G.GC.................GUAAG........................-----.----.................................. +RJTK01000006.1/62346-61999 .........................................................................................-CA.AU.UCG...C...U.GC.................UUAAUuagcgu............uuaacgCUGCA.G---.................................. +DMRR01000018.1/6047-6414 .........................................................................................-AG.AA.UGG...C...U.GC.................CUAAU.......................c--GCA.G---agcguuu........................... +DMXO01000002.1/240039-240442 ...................................................................cuuuccgcgucccaacauucgcAUC.UG.UAG...U...G.GC.................CUAAU.......................aGGCCU.GCUA.................................. +QOVW01000105.1/6344-6706 .........................................................................................CGC.UC.UCG...C...U.GC.................CUAAU.......................uAAGCA.CAGA.................................. +QKCN01000079.1/5941-5568 .........................................................................................CGC.AA.UGG...C...C.GC.................UUAAU.......................u-A---.----.................................. +QWPV01000005.1/9074-9423 .........................................................................................-UC.CC.UCG...C...A.GC.................CUAAU........................UGGCU.GUGA.................................. +QGVE01000097.1/4086-3709 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAA-........................--GCA.GCG-cgcggccu.......................... +QWOZ01000051.1/4844-4492 .........................................................................................CGC.UC.UCG...C...A.GC.................CUAAU.......................uAGGCU.GUG-.................................. +RFFP01000017.1/16694-17040 .........................................................................................-GC.AC.UCG...C...U.GC.................CUAACu.....................aaAGGCA.GUG-.................................. +PWPE01000111.1/19729-20120 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAGCcg....................aaUAACA.GUAAgcuaugcuuauuccggu................. +DMLS01000017.1/11802-11375 ...................................................................ccuuuagcguuccgcaacuuuuACC.AG.UUU...A...C.GC.................CUAAG........................-CGCG.UAAG.................................. +DOJU01000030.1/26873-27267 .........................................................................................-GC.GC.UUG...C...U.GC.................UUAAUu.....................ucACUUA.GUGAauuaacuuuauuccuuc................. +QEVS01000007.1/5819-5464 .........................................................................................-GC.UC.UCG...C...C.GC.................UUAAG........................UAGCG.ACGA.................................. +QXEV01000007.1/37012-36615 ....................................................................uaacaacggugcagcuaacuaUGC.UU.ACG...C...U.UG.................CUAAUau....................aaUAUAA.GC--.................................. +DQGD01000013.1/43651-44017 ...................................................................................uccgguUGC.AC.UCG...C...U.GC.................GUAAAca...................auaACGU-.----.................................. +DOPD01000027.1/4143-3743 ...................................................................cuuucguuguuccuucauuugcAAU.GG.UCG...C...G.GC.................UUAAU........................AGCUC.GCUA.................................. +QVMT01000013.1/48006-48380 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUuccggagu.......gaauuaaccUUUUA.GCCA.................................. +QKEV01000020.1/6283-6691 .......................................................................ccagaugaaagaccuagcUCC.UG.CUU...U...U.GC.................AUAACcgcu...............uagguUACCA.AAAG.................................. +QZJN01000003.1/21439-21141 .........................................................................................-GC.AC.UGG...C...U.UAc..............gcUUAAG........................--UAA.GCC-.................................. +DPNS01000239.1/10124-9775 .........................................................................................-GC.AC.UGG...C...U.GC.................CUGAG........................-UGCA.GCCG.................................. +PWFU01000116.1/1083-659 ....................................................guaucuggugcuaugcaguuaaauuacgcauacgcauAAG.UC.UAG...U...U.CA.................UUAAA........................-UUGG.ACUA.................................. +DPQO01000006.1/12957-12562 .............................................................................gccccuauggcaGUC.GC.UUG...C...U.GCua............guuUUAAC........................UAGUA.CCAAccgaguuuuggcc..................... +PWNP01000227.1/724-1081 .........................................................................................-GC.UC.UGG...C...U.GC.................GUAAC........................CCGUA.GUCA.................................. +CP029346.1/1389732-1389361 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuuagag..........auuaaucAAUUU.GCCA.................................. +DNXI01000167.1/4002-3656 .........................................................................................CGC.AU.UUG...C...C.GC.................UUAAUu......................aAAGCG.AC--.................................. +DPOV01000003.1/2580-2211 ..................................................................................acaaguuGGC.UU.ACG...C...C.GC.................UUAAUu......................uUCGCG.GC--.................................. +QKHD01000103.1/2742-3117 ...................................................................................agcuua---.--.-CG...C...A.GCagcg.........uaagUUAAA.......................c-AACU.----ua................................ +DOEV01000025.1/4522-4923 .........................................................................................-GC.GC.UCG...C...G.GC.................CUAAUcgac................ucag-----.----ucgguucgccuaauucacg............... +NHYN01000007.1/62714-62346 ...................................................................................agcuuaCGC.AA.AAG...U...A.GC.................GUAAG........................--UUU.AUUUaacuu............................. +PXDX01000118.1/3969-3580 ...............................................................................cauuagcaggCGC.AA.UGG...C...U.UAaaa...........ucaGUAAAac....................ugUUUAA.GUCA.................................. +DLXL01000227.1/15104-14703 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAU........................-UCUA.GCGAauuaggacgcuuuuguaccgug............ +DQHT01000088.1/3516-3147 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAUccgga..............ggauu---UA.GCAAuu................................ +PMZB01000243.1/459-35 ...................................................................aaguaagggagauggauuugguAGC.CA.UUU...A...A.AC.................CUAAC........................-AGUU.UAAAu................................. +QZJW01000050.1/38498-38889 .......................................................................ccgcguaaacgccuuugcGCC.AG.CAG...U...A.GC.................CUAAA........................-GCAU.ACUG.................................. +DOSB01000025.1/76408-76802 .........................................................................................-GC.GC.UUG...C...A.GC.................UUAAUca....................cc-----.--AAgugacuuaagcacagaaca............... +QCOC01000002.1/29321-29731 ..........................................................uucucgcuaaguauggcugggcugaagaagcUGC.UG.UAG...C...C.GC.................GUAG-........................-----.GCUA.................................. +DPXB01000108.1/400-1 ...................................................................acuuuaauaacaauuaugggauGGC.UG.UUG...C...A.GC.................UUAAUua....................aaAAGCU.GC--.................................. +DOVQ01000079.1/403-52 .........................................................................................-GC.CC.UCG...C...U.GC.................GUAA-........................--GCA.GUGA.................................. +DOFP01000012.1/4927-4528 ...................................................................cguuugcuguuccagccuuugcACC.GG.UCG...U...C.GC.................UUAAG........................--UCG.AUGA.................................. +PMJS01000068.1/1376-1015 .........................................................................................-GC.GC.UGG...C...U.GC.................GUAGAg......................c--UUA.ACCGcuuu.............................. +DPJC01000016.1/143806-143381 .........................................................................................-UC.UC.UCG...C...U.GC.................UUAACu.....................aaAAGCA.GCG-.................................. +DMXX01000018.1/163-564 ...............................................................................cuagagcuaaCGC.UU.UAG...C...U.GC.................UUAGUcgc.................ugau-----.----ucu............................... +DOAA01000003.1/4604-4233 ..................................................................................cuuacgcUGU.AG.CGU...A...A.GU.................UUAAU.......................uUAAUU.UAGG.................................. +DQEA01000029.1/27205-26835 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAUcaggaa...........gauuacgCACUA.GCCA.................................. +QGGO01000003.1/271422-271024 .........................................................................................-GC.CA.UGG...C...A.GC.................UUAAUuc...................uua-----.----auugaauuucguuuuggauaguc........... +PWMY01000263.1/365-720 .........................................................................................-GC.AC.UCG...C...G.GC.................UUAAUu.....................aaGCGCC.GCGA.................................. +DQFA01000002.1/37024-37383 .....................................................................................cuuuCGC.UU.UU-...-...-.GC.................CUAA-........................--GCA.----.................................. +DMPD01000025.1/503-40 ...........................................................................agcgcugguaacugCCU.AG.UCA...C...U.GC.................CUAAGg......................a-----.----cuuaagucuaaacac................... +DPRJ01000192.1/7051-6712 .........................................................................................-CA.AU.UCG...C...U.GC.................CUAAGa......................aAAGGU.GCG-.................................. +DLUT01000162.1/18083-18490 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcu....................ua-AUC-.----cgauaggauaagauuucggcuuaaag........ +PLJD01000012.1/18591-18939 .........................................................................................-GC.AC.UCG...C...G.GC.................CUAAG........................-GGCC.GCG-.................................. +DNVR01000008.1/43534-43131 ...............................................................................cauuugcgcaAGC.AU.UUG...C...U.GG.................UUUUU........................CACCU.GCU-uuagcuua.......................... +DMZJ01000124.1/8080-7683 ................................................................ucaacggcgaauuugaagauaacuaCGC.CU.UAG...C...G.GC.................UUAAU........................UAU--.----.................................. +PDNZ01000007.1/13329-12926 .........................................................................................-GC.AA.UGG...C...U.GC.................CUGAUuagcaaaa........guuaauucAAUCA.GCCAucauucgauaaaggaggc................ +RFHU01000490.1/10581-10226 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAGUca....................auAAGCA.GC--.................................. +DNKM01000001.1/2797-2385 ............................................................................gcccgaguuacgcUCC.AG.UUA...U...G.GC.................CUAAUaa...................agg-UUCC.AUAGccaucggucgcgcc.................... +DQAZ01000023.1/69048-69399 .........................................................................................-CU.UA.AGG...C...U.GC.................CUAAG........................-CGCG.CCUU.................................. +DNEG01000070.1/28157-28538 .........................................................................................-GC.AG.UUG...C...A.GC.................GUAA-........................--GCU.GUGAcaaaagcugc........................ +QKCE01000303.1/4225-3869 ........................................................................................uCGC.UC.UCG...C...U.GC.................GUAAG........................UAGCA.GAG-.................................. +PMYN01000055.1/17456-17816 .........................................................................................-GC.UC.UCG...C...C.GC.................GUAAAgcuuag............gcuuuaCCGUG.GCAG.................................. +QZJF01000017.1/49126-48719 .........................................................................cgguucccgcauacgcCGG.UG.UAG...C...A.GC.................CUAAUuua..................uuuAGACU.GC--.................................. +NXLN01000016.1/26015-25650 ...................................................................................agccuaCGC.AA.AAG...U...C.GC.................GUAAGc.....................uuAACUA.AUUUc................................. +PLUC01000219.1/7576-7189 .......................................................................................caUGC.UCcAAG...C...U.GC.................CUAAA........................CAGCA.ACUCggcgaguccccgggaucuc............... +QZIO01000002.1/6099-6471 ..........................................................................cuacaacguuaacuaCGC.UU.UUG...C...-.--.................GUAAA........................-----.----u................................. +DMYX01000141.1/9471-9838 .....................................................................................cgguGAU.GG.CAG...C...G.GC.................CUAAA........................--ACC.GCUGuuugaucgggg....................... +DPHK01000004.1/115210-114842 ................................................................................uccggcuuuCGC.UU.UGG...-...-.-C.................UUAAGcc...................gcu-----.----uau............................... +DMNC01000029.1/1355-1008 .........................................................................................-GC.UU.UCG...C...U.GC.................UUAAUuagucua..........aacuagaCUUCA.GCG-.................................. +DOBN01000007.1/2500-2898 .............................................................................ucaacgcguuuc---.GU.AUG...C...U.GCc..............gcUUAAUca....................guAA---.----ccuacggguuuccuag.................. +QFWH01000002.1/117031-117462 .............................................................................ggcgcucgugcuCGC.A-.AAG...C...U.GC.................UUAAU........................-AGCA.GUCUuguagcauaagccaagaaauc............. +DNHU01000008.1/63933-63535 ...................................................................cauucagcguucccgcuuuugcUCC.UG.UCC...U...C.GC.................GUAAU........................-UGCC.UGGA.................................. +DOUH01000130.1/2411-2019 ...................................................................................caacgcUGC.AU.UAG...C...A.GC.................AUAGUag....................ggAGG--.----.................................. +MBTA01000003.1/101236-100840 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAUcu....................ua----A.CCA-aguuaagauugcuuagucg............... +BGOG01000004.1/3323-3706 .........................................................................................-GC.UC.UCG...C...C.GC.................UUAAU........................-UGCG.GUA-ggagagcaaccgugag.................. +NHYM01000006.1/89660-89288 ...................................................................................agccuaCGC.GA.GAG...C...A.GCgua...........gguUUAAC.......................aACGCU.U---uu................................ +DODQ01000007.1/146000-146398 .......................................................................aagaaacuucgcuuuugcUUC.AG.CUA...U...U.GC.................CUAAUa.....................caGGCCG.GUAG.................................. +RDQW01000010.1/30746-31115 ......................................................................................ucaCGU.UC.UCG...C...C.GC.................UUAGGcg...................aag-----.----cauca............................. +DMHO01000019.1/18677-18283 .................................................................agccaaaucuuucgcuccaguuuaCGC.UU.UUG...-...-.-C.................CUAAAcu....................cg-----.----aguu.............................. +QHMF01000013.1/40618-40218 .............................................................................cucuagagcacaAGC.UC.UAG...C...U.GC.................GUAGAuua.................aguuCCGCA.GUU-c................................. +PLNW01000099.1/28074-27717 .........................................................................................-GC.GA.UGG...C...C.GC.................CUAAA.......................g-AACG.GAC-c................................. +QZJB01000042.1/31929-32272 ...................................................................................ugcauuUGC.UU.UCG...C...A.GC.................AUAAC.......................a-G---.----.................................. +QAMI01000020.1/27395-27793 ...............................................................................gcagagcauaCGC.AA.AAG...C...U.GC.................UUAGU........................UUGCA.AUUAu................................. +QTJV01000001.1/727138-727511 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcaga................gauuAGACA.CCCAuu................................ +DMLH01000064.1/5326-4978 .........................................................................................-GC.UU.ACG...C...U.GCu..............gcUUAAU........................-UAUA.GCGCa................................. +DOSH01000007.1/26684-26296 ...............................................................................cagcaauggcCGC.CG.UAG...C...A.GC.................UUAAUuua..................uuaACGCU.GU--.................................. +RAPY01000008.1/138714-139081 .........................................................................................-GC.CU.UAG...C...U.GC.................UUAAGuuag...............acuuaACAUA.GCUA.................................. +DNRL01000006.1/204396-204796 ...................................................................guguuagacagccagcagcucuAGC.AU.UUG...C...U.GC.................AUAAGc......................a---AA.GCA-ug................................ +PLYH01000002.1/110751-110329 ................................................................ugucugucggcaugggcaaccuuguCCC.AG.UAU...U...A.GC.................UUAAAuuc..................guu-----.----cuccuuuuu......................... +QHCP01000015.1/68638-68265 .....................................................................................acuuCGC.CC.UCG...C...U.GC.................CUAAG........................--CGA.GUG-ug................................ +DPBU01000160.1/737-1084 .........................................................................................-UC.CC.UCG...C...G.GC.................CUAA-........................--GCC.GUGA.................................. +DNHX01000028.1/3543-3085 ..................................................................uuacgaaccagcuuacgcauaag---.--.---...-...-.--.................-----........................-----.----uaacguauccgc...................... +DMOH01000061.1/14160-13810 .........................................................................................-GC.CU.GGG...C...G.CAc..............gcCUAAG........................--UGU.GCCU.................................. +QMEM01000005.1/96369-95996 .........................................................................................-GC.UA.UGG...C...A.GC.................CUAAAcuc.................aguuUAGCU.GUCAu................................. +QVQX01000011.1/45638-45241 ...................................................................................agcuuaCGC.AA.AAG...C...U.GC.................GUAAGu......................uUAACA.ACUUacugacucgccuaac................... +PUOH01000119.1/456-785 .........................................................................................-CU.CG.CCG...C...G.GC.................GUAG-........................---UC.CCGG.................................. +DOKP01000102.1/5079-5492 ....................................................................cgcuuuugcaccaucuuucgcUUC.UG.CUG...U...A.GC.................CUAAA........................UUGCU.-CAG.................................. +DMCI01000001.1/1256-909 .........................................................................................-GG.AU.UGA...U...G.GCu..............gcUUAAU........................--GCC.AUC-.................................. +DLYY01000153.1/6852-7230 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAGacaag.............gucuuaGCAUA.GUCA.................................. +QKSQ01000001.1/537300-536909 ......................................................................................cuuCGC.CC.UCG...C...A.GC.................CUAACcgg.................uucg-----.----agacuca........................... +CP027772.1/706370-706741 .........................................................................................-CC.AA.UGG...C...U.GC.................CUAAUuauuu..............uuaggAUCUA.GUCUugugaggcgcuac..................... +DPLZ01000002.1/4198-4550 .........................................................................................CGC.UU.UCG...C...-.--.................UUAAUagucg.............acauag-ACUU.GCGA.................................. +DMNN01000290.1/496-890 .............................................................................aaacgaacaguuAGC.UC.UUG...C...U.GC.................CUAACu.....................uaAGGCA.CUGAg................................. +DNNX01000067.1/2389-2729 .........................................................................................-UC.UU.ACG...C...G.GC.................UUAAGa.....................auAGCAA.GCGU.................................. +QRUP01000004.1/6462-6838 ............................................................................gaaaccgucagguUGC.UU.UCG...C...U.GC.................UUAAU.......................aUCUCA.GCA-uagag............................. +DMUR01000073.1/2656-2281 ........................................................................................uCGC.CC.UCG...C...U.GC.................CUAAG........................--GCA.GUAAgg................................ +DMBB01000336.1/3982-4339 ........................................................................................uCGC.UU.UCG...C...U.GC.................UUAAUuuaagcu..........aaauagcUCGCA.GCGA.................................. +PLYC01000028.1/21726-22124 ....................................................................cgccuuugccgcuccuguacuUGC.UU.UCG...C...U.UA................aUUUA-........................-UUAA.GCGG.................................. +QEUU01000114.1/848-1237 ......................................................................................uuaCGC.CU.ACG...C...C.GC.................CUAA-........................--GCG.GCC-auaacguaagucgcu................... +DPYI01000042.1/20797-21204 ...............................................................................caaaacuugcUUC.UU.UGG...A...A.GC.................UCGAU........................UAGCU.UUGAggggucgacaauucgcg................. +DOYN01000014.1/1370-856 ..........................................uaguuacccaagcggcguccuaacagaaguuugcugaguacucugcgGGC.UA.AAA...C...A.UU.................UUGCU.......................u-----.----gcaa.............................. +DOMF01000004.1/19475-19072 .........................................................................................-GC.AA.UGG...C...U.GC.................CUGAUuagcac............aaguua-----.----auucagaagccaucguccugc............. +DPET01000023.1/479-89 ........................................................................................uGGC.UG.UUG...C...U.GC.................CUAAGca...................auuAGGCA.UCAAccgagucac......................... +DODL01000004.1/226852-226524 .....................................................................................cuuuAGC.UC.UAG...-...-.-C.................UUAAUcgc..................uuc----G.GCUAg................................. +DMMH01000228.1/1372-1720 .........................................................................................-GC.AC.UCG...C...A.GC.................UUAAU........................--GCU.GUG-.................................. +DNKI01000005.1/191665-191267 .................................................................cuucgguaugaaugacuucgcuuuCGC.UU.CGG...U...U.UCc..............gcUUACG........................-CGUA.ACCG.................................. +REFI01000006.1/104005-104390 ................................................................caacauacaacuaccaaucaaaccu---.AG.CAU...U...C.GC.................CUAA-........................--CUG.AAUA.................................. +QKMZ01000015.1/377497-377895 ............................................................................agcgcgcucugcg---.--.-CG...C...U.GC.................CUAAAac...................uaa-----.----.................................. +QZJO01000013.1/20084-19705 ...................................................................................ugcgccUGC.UC.UUG...C...A.GUa..............gcUUAAUgc...................gucUCCCU.----gcccuuc........................... +QCQP01000013.1/1705-2044 ...................................................................................ucaguuCGC.-U.UAG...C...G.GC.................UUAAUug....................ggUGGUU.GC--cu................................ +DMXP01000005.1/161767-162171 ...................................................................cguauuuuacggcgagcgccuuUGC.UC.CUG...U...U.UAcg.............cuUUAGC........................-CUAA.ACAG.................................. +PXCW01000009.1/10536-10186 ...................................................................................cgccuuGGC.AU.ACG...C...-.--.................UUAAA........................----G.GCGG.................................. +DNMI01000029.1/6865-6468 ................................................................uggcucaaucucccgcucucgcuuaCGC.AU.UU-...-...-.GC.................CUAAG.......................c-----.----ucgag............................. +QSKR01000005.1/117290-116924 ......................................................................................uuaCGC.AG.UAG...C...U.GC.................CUAAA........................AAACA.GCC-u................................. +DLWG01000161.1/4306-4665 .....................................................................................cuccUGC.UU.UCG...U...A.GCa..............gcCUAAUa......................uAAG--.----guau.............................. +DOKE01000019.1/15957-15556 ....................................................................agcauuuucaacuucuuuugcAAC.AG.CUU...U...G.GC.................CUAAUa.....................uuGUGCC.GGAG.................................. +DNRP01000115.1/416-16 .............................................................................cagaaacgcuguAGC.GC.AAG...C...U.GC.................AUAGUc......................gUCUCU.GAUG.................................. +DPGM01000030.1/29049-29448 .......................................................................auuuauggcgaauggauuCGC.UC.UCG...C...U.UUc..............gcUUAAUucuuuuu.........gaauuaacCCAAA.GUGG.................................. +QRDS01000001.1/742004-741650 .........................................................................................-AC.UU.UAG...C...A.UUu..............gcUUAAUuaa..................gacAAAUU.GCUU.................................. +QIJN01000026.1/2900-3307 ....................................................................ugguacgcgugauuuugcguuCGC.CU.ACG...C...G.ACa..............gcCUAACc.....................gcUUCUC.GCC-ua................................ +QGUQ01000134.1/816-1169 .........................................................................................-GC.UC.UGG...C...U.GC.................UUAAGg.....................caUAGCG.GCCA.................................. +QHMH01000011.1/121781-121376 .............................................................................uucaagagcagcAGC.UC.UUG...C...U.GC.................GUAGAgca.................uagc-----.----uccgc............................. +QRWX01000003.1/210258-210613 ........................................................................................uCGC.UU.UUG...C...U.GC.................CUAAGaacgcu...........agaugcgUUGCA.GCAA.................................. +DMLU01000031.1/17614-17227 .........................................................................caaugccaguaccuguAAU.GG.UUG...C...U.GC.................GUAAA.......................uAUUCG.CCAA.................................. +DNZN01000002.1/14085-14426 .....................................................................................cauuCGC.UU.UCG...-...-.-C.................GUAAU........................-----.GCAG.................................. +QLLR01000001.1/535336-534971 .........................................................................................-GC.CU.UAG...C...U.GC.................UUAAUuuag................aauuAAAUA.GCUU.................................. +PXDX01000110.1/2461-2798 .........................................................................................---.-C.GUA...A...U.UC.................UAAAU.......................aAAGAA.UUGC.................................. +CP028359.1/50879-51180 .........................................................................................CUC.UC.UUG...C...A.GC.................UUAAG........................U----.----.................................. +QMFY01000005.1/367523-367915 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuguccu..........aaggauaGAUUA.GCC-ucgucccgauaa...................... +DNQH01000071.1/784-391 ..........................................................................ugcuccuucauuugcGCC.AG.CUU...U...C.GC.................UUAAU........................-ACCG.AAAG.................................. +CP029816.1/6433-6831 .........................................................................................-GC.UU.UUG...C...U.GC.................UUAAUgaaa...............uauca-----.----uuauagcuuaaucug................... +DOEC01000022.1/22511-22864 ......................................................................................ugcACC.UA.GUU...U...U.GC.................CUAAU.......................uAGGUA.GAAGg................................. +PWHH01000085.1/1589-1943 ..................................................................................ucucuccCGC.UU.UAG...C...G.GCa..............gcUUGAG........................-UGC-.----.................................. +PWNV01000014.1/10597-10948 ......................................................................................accUGC.AC.UAG...C...A.ACa..............gcUUAAU.......................g-----.-CA-.................................. +QHBJ01000034.1/79273-79624 .........................................................................................-GC.UC.UGG...C...U.GC.................UUAAU.......................aAGCUA.GCCA.................................. +DOSG01000005.1/3680-4037 ........................................................................................aCGC.UU.UCG...C...U.UAaa.............auUUAAG........................CUUAA.GC--.................................. +NXLO01000001.1/124786-125157 ...................................................................................agcuuaCGC.AA.GAG...C...A.GC.................GUAAGuuu.................aacaAUCCU.U---uuu............................... +CP029018.1/185415-185737 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAGC........................-----.--AA.................................. +PWSR01000135.1/14189-14546 .........................................................................................-GC.AC.UGG...C...U.GCu..............gcGUAACa.....................cgUAACA.GCCA.................................. +QUNF01000010.1/177424-177826 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAUcuu.................accu-----.----uaacaggaaagaaagcuucaagggu......... +DNYJ01000035.1/3983-4372 .........................................................................uccaugccggccuucgCUC.CG.GCG...C...U.CG................cCUAAG........................UACGA.GCGC.................................. +PLSN01000019.1/1129-759 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAUcaua...............uacug-AUUA.GCCAc................................. +QCZK02000029.1/45092-45462 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcuaggu...........auuagguACUAA.GCCA.................................. +DMWA01000133.1/1781-1388 .............................................................................aaucgcguuucgUGC.GC.UUG...C...-.GC.................UUAAU.......................uUAGCA.C---cgaaauagguuucc.................... +DPIZ01000001.1/229489-229104 ............................................................................auuuuggaagcuuAGC.UC.UCG...C...A.UAc..............gcCUAAAuuu..................agg-UCUA.GCGA.................................. +DMJD01000195.1/3897-4249 .........................................................................................-GC.UC.UGG...C...U.GC.................CUGAU........................-CGCA.GUCA.................................. +NZ_QMEX01000072.1/709-318 ..........................................................................ucuccagagcgacuuCGC.CC.UCG...C...U.GC.................CUAAG........................CGACG.GCG-g................................. +QFQM01000301.1/1780-2177 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuguccc..........aaggauaGAUCA.GC--uuaugccgagauaa.................... +QQVH01000006.1/238394-238043 .........................................................................................-GC.UC.AGG...C...U.GC.................UUAA-........................--UCA.GCCA.................................. +DMML01000027.1/14611-15024 ........................................................uaugccaaauuucaacuuuaacuuugcugcuuaAAG.UC.UAG...C...C.AA.................UUAAG........................-UUUG.ACUA.................................. +QGDT01000007.1/27668-27296 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUccg..................gagGAUUA.ACCAaau............................... +QWPT01000008.1/32575-32927 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................UUGCC.GUGA.................................. +QMTU01000001.1/16442-16060 ....................................................................auggcuuccaugucuggcagcCGC.G-.CUU...A...C.GU.................GUAA-........................--ACG.UAAGca................................ +RAYM01000048.1/27457-27806 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAAA........................-GGCA.GC--.................................. +PXEC01000012.1/14964-15392 .............................................................agggcuuugcuccucgccuugcagcuguUCC.AG.UAG...C...U.GC.................GUAAAug....................uc---U-.----gacuuu............................ +QKBW01000021.1/7511-7094 ............................................................................cagcuaaggacuuCGC.AU.UUGcaaC...U.GC.................GUAA-........................--GCA.GUA-uggguguugagcuuuu.................. +QFOU01000008.1/21511-21088 ......................................................................gcaccagcgcuggcgcuuaCGC.GA.UGG...C...U.GC.................CUAAC........................UAGAA.CCU-uccccuugguugggg................... +QGDO01000004.1/447584-447994 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAAUcuc..................cuc-----.----uucugaguugagaucuaugggcuuaaac...... +QMKX01000016.1/11934-12297 ...................................................................................agcuuuCGC.UA.AAG...U...A.GC.................GUAAG........................--UUU.AAUUuu................................ +DPTG01000050.1/3628-4035 .....................................................................aagcuuuugccccuucuuuc-GC.UC.UUG...C...U.CUc..............gcCUAAUuua..................cuu-UAGC.G---cg................................ +CP022596.1/173725-173331 .............................................................uuguuauugcaaaugcaaacgcaaaccuUGC.UU.UUG...C...U.--.................-UAAGa......................a--UUA.GCAGca................................ +PLSR01000007.1/21626-22015 ...................................................................uggcagaucugcagcccgcuuaCGC.UC.UCG...U...A.GC.................CUAAG........................---C-.----.................................. +PWPK01000035.1/1748-1315 .............................................................gagcuuuuguuccaaaucuuucugcgguUCC.UU.UAG...C...U.GC.................UUAAUug....................uc----U.G---aaaauu............................ +RBKU01000001.1/4239075-4239442 .........................................................................................-GC.CU.UAG...C...U.GC.................UUAAUuuag................aauuAACUA.GCUU.................................. +DPCX01000018.1/23588-23169 ..........................................................guacuguuaacccguucgcggguuuacagccUGC.UU.UAG...U...A.GC.................UUAAGcu....................aaAGGUU.----.................................. +QZJH01000007.1/48637-49017 ...........................................................................cuuaugcugggguaAGC.AA.UUG...C...C.UCac............cgcUUAAAc.....................ugUUUAG.----.................................. +DQGR01000075.1/4249-3829 ........................................................ucuggcucaacuuuuuggagcgcgaccaacuuaCGC.AC.UCA...A...U.UA.................UUUGAa.....................cgCGUAA.UUGG.................................. +QNCB01000001.1/21502-21887 ............................................................................uggcgaccccgguCGC.CC.GGG...C...U.GC.................CUAA-........................--ACG.GCAC.................................. +QGKT01000002.1/105184-105608 ..................................................uuaucaaaugaauuuugcaaacaguuuuucuucacaauuAGC.UU.UUG...C...U.UA................aAUAA-........................-AUAA.GCAA.................................. +PLOL01000034.1/24061-23656 ....................................................................accauuuauggcggcaacuccUAC.UU.UCG...C...U.UAcg.............cuUUAGC........................-CUAA.GCGA.................................. +DNMJ01000017.1/413-2 ..........................................................agcaugccuucuuaugcuuacaauuuugcauAAG.UU.UGA...C...U.GA.................UUAAG........................-UUUG.GUCA.................................. +PMLX01000071.1/7745-8135 ........................................................................................uGGC.UC.UCG...C...U.GC.................CUAGG........................--GCA.AC--cuaggcuccgagcgagu................. +CP029480.1/228828-228455 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuagua............uagauu-----.----aacca............................. +CP027431.1/362415-362764 ......................................................................................uuaCGC.AU.UAG...C...U.GC.................CUAAUc......................gCAGUA.GC--.................................. +CP031376.1/91426-91834 ..............................................................uaugaucaauaacgcaucagcuggaguUGC.UU.UAG...C...A.GC.................UUAAU........................-AAUU.CUU-aagaauu........................... +QXED01000007.1/163834-163461 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUccggag...........gauuaagCAAUA.GCCA.................................. +DOMN01000019.1/10890-10620 .........................................................................................-UC.UU.ACG...C...A.GUu..............gcUUAAUu......................aAGUCU.GUGU.................................. +DNLS01000001.1/48296-47888 ...................................................................cauucagcgcgccaacauucgcAGC.UG.UCG...U...C.GC.................CUAAG.......................gGCUUG.AUGA.................................. +DOQK01000016.1/34640-34229 ......................................................................cugcacguagagcuccagaAGC.UC.UUG...C...U.GC.................CUAAU.......................uACGCA.GUAUgcuacccg.......................... +PWQH01000044.1/1856-2206 ......................................................................................accUGC.AU.UAG...C...C.UUa..............gcUUAAU........................AC-A-.----.................................. +PWQH01000009.1/8152-8518 ...............................................................................cuuacgccuaAGC.GG.AGU...-...-.--.................-----........................-----.----ucucuuu........................... +QOKO01000007.1/31709-32079 ....................................................................ucaaaugaugucaucaaauccAGU.UU.UUG...C...A.UA.................CUAAUaa...................auu-----.----cug............................... +DPYD01000030.1/3868-3479 ...................................................................uggcagauuugcagcccgcuuaCGC.AU.UCG...U...U.GC.................CUAA-........................--GC-.----.................................. +DPQA01000057.1/2390-2041 .........................................................................................-GC.AU.UUG...C...U.GC.................UUAAUagucccaa........auagaggaUUGCA.GCUU.................................. +QILQ01000037.1/21232-21645 ...................................................................cauuuuuuggaguuaacgacuuCGC.UU.UCG...C...U.UAcguu........agagcUUAAUuuuaa..............guucgCCUAA.GCGA.................................. +DNAV01000212.1/1435-1080 .........................................................................................---.-C.UGG...C...G.GC.................GUAA-........................--GCU.GCA-.................................. +DPYH01000020.1/1515-1082 ....................................................................agcggaagcucgauuagccgcAGC.UU.UGG...G...U.GCc..............cgAAA--a......................uUUGCA.UUC-caacgauugu........................ +QXGN01000044.1/2685-3071 ................................................................cagcuuucgcuggaacacaaagcuuUGC.AU.UUG...C...U.UA.................AUAAA........................---UA.GCAGua................................ +CP029295.1/242278-242644 ....................................................................augauguacucaaacccaguuUAC.GC.AUA...C...U.AG.................UUAAA........................--UUG.GU--.................................. +RFKD01000061.1/6828-6444 .........................................................................uccaggugaaggaucuCGC.GU.UUG...C...G.GUc..............gcGUAAC........................UGACC.GCA-.................................. +DMNH01000155.1/6021-5633 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcagu................gauuAAGUA.GUCAu................................. +PPGJ01000031.1/3872-4219 ......................................................................................accAGC.UC.UAG...C...U.UAc..............gc-----........................-UUAA.GCUG.................................. +PLKW01000021.1/23921-24278 .........................................................................................-GC.UC.UGG...C...U.GC.................GUAAC.......................u--UCG.GUUGcg................................ +DPML01000013.1/16758-16288 ....................................................................cuuuuugagcgccaugcgccuAGC.GU.CUG...U...U.GC.................UUAAUcag.................uuag-----.----aaauucaguuuuugcg.................. +DPQP01000012.1/39548-39194 ......................................................................................cacUCC.UG.UUU...U...U.GC.................CUAAUu.....................aaAGGUA.UGGA.................................. +NJNR01000037.1/15695-15308 .........................................................................................UCC.CG.UUU...C...A.CC.................CUCGU........................AGCGU.GAAA.................................. +DOQX01000164.1/3245-3627 .........................................................................................-GC.UC.UCG...C...A.GC.................CUGAUuua.................guucAG---.----ucugaagagagucauagugac............. +PLZJ01000002.1/132743-133108 ............................................................................cucagccagcaauGGC.CU.UU-...-...-.GC.................AUAAA........................-----.----.................................. +QIKW01000072.1/10237-10624 .........................................................................................CGC.UC.UCG...C...C.GC.................CUAAUcug..................auuAGGUA.GCAAgaggaaaaucgcgagccg................ +DNMG01000020.1/7495-7107 ......................................................................cuagcgcucguccagcuuuGGC.AC.UAG...C...U.GC.................UUAAGc.....................uu-A---.----a................................. +DNBC01000040.1/94778-94384 .......................................................................acgcguuccuucauuugcUCC.UG.UCC...U...C.GC.................CUAAGgg...................uuu---GA.AGG-.................................. +PWXS01000036.1/5899-6263 ...................................................................................ugcucuAGC.AU.UA-...-...-.GC.................UUAAG.......................c-----.G---c................................. +DMCB01000020.1/3304-2919 ...........................................................................caauagcaagcaac---.--.---...-...-.--.................-----........................-----.----uugcaccugcguucgc.................. +QCKS01000052.1/2969-2582 .........................................................................................CGC.UC.UCG...C...C.GC.................CUAAUuua.................auua-GGUA.GCA-gagagucacugggaccag................ +RBIX01000013.1/478002-477611 ......................................................................................cuuCGC.AC.UCG...C...C.GC.................GUAAU........................-AACG.GUGAggcuca............................ +DNPJ01000125.1/3088-2697 .........................................................................................-GC.UC.CUA...G...A.GC.................UCAAU........................-CACU.CUG-cuuagccuaagcuaucucgauaua.......... +RAWT01000098.1/745-1062 .........................................................................................-GC.AC.UGG...C...U.GC.................UUAAC.......................cAAGCA.ACCG.................................. +RSFA01000089.1/6380-6777 .........................................................................caagcucugcuugcagCUU.AA.AAG...U...A.GC.................UUAAU........................AACCU.ACUAg................................. +RQOH01000300.1/46565-46200 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAAU........................AAACA.GCCA.................................. +QHLX01000003.1/281036-280676 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAUau...................aauUAGCA.GC--.................................. +QTZO01000003.1/161220-161603 ........................................................................................aCGC.AA.UGG...C...U.GC.................CUAAG.......................g--GCA.G---aauugcuaccug...................... +SESZ01000067.1/8340-8689 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUua....................aaAAGCA.GCA-.................................. +RQJS01000021.1/7066-7425 .........................................................................................-CU.CC.AAG...A...A.GC.................UUACGca....................uaAAGCU.UCUU.................................. +SHAD01000002.1/225562-225922 .........................................................................................CGC.UC.UGG...C...C.GC.................CUAAA........................--UAG.GCCA.................................. +SLTJ01000038.1/69069-69421 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAU........................UAACA.GCUA.................................. +RYVY01000009.1/13728-14093 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAAU........................--UAG.GCGA.................................. +SGBB01000005.1/40876-40518 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAAU........................-CCCG.GCUA.................................. +SOJN01000142.1/37837-38187 .........................................................................................-GC.UC.UGG...C...C.GC.................UUAAU........................--GCG.GUCA.................................. +SOIB01000127.1/29682-29333 .........................................................................................-GC.CC.UGG...C...A.GC.................UUAAC.......................uUAGCU.GCU-.................................. +PYAL01000009.1/127714-128117 ..................................................................................agcccgcCCU.GC.GUG...C...U.GC.................CUAAAug....................agCUGCG.GCACugacuugucuuuggguca................ +SOHZ01000170.1/686-281 .....................................................................cugccuaggcagcaucggauCGC.UC.UAG...C...C.GC.................CUAGA........................--GCG.GCUA.................................. +RXJX01000002.1/165879-165498 ..........................................................................uaacgacgaaacuuuUGC.UU.UAG...C...A.GC.................UUAGU........................--UCU.GCUA.................................. +SMWS01000080.1/6950-7308 .........................................................................................-GC.AC.UCG...C...A.GC.................UUAAAu......................aAACCU.GCGA.................................. +SCKJ01000001.1/2037-2397 .........................................................................................CGC.UU.UAG...C...U.GC.................UUAG-........................--GCA.GUAAau................................ +BGZO01000013.1/7758-7379 .............................................................................cgagccugaauuAGC.UU.UAG...C...C.GC.................UUAAUaa...................uuuAAGCG.ACG-.................................. +PTQW01000033.1/68449-68799 .........................................................................................-GC.UC.UGG...C...U.GC.................GUAA-........................--ACA.GCCAu................................. +CP025734.1/179868-180220 .........................................................................................-CA.AU.UAG...C...A.GC.................UUAGU........................--UCU.GUUA.................................. +CP016379.1/483860-484216 .........................................................................................-GC.AC.UGG...C...U.GC.................CUAAGaag.................agaaCGGCA.GUC-.................................. +CP035108.1/986980-986633 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAU........................UGACG.GCGA.................................. +SOKK01000045.1/4565-4956 .......................................................................ccaaguuccuaaucuugcGCC.AG.UCG...U...U.GC.................UUAAAuu....................uuAAGCG.AUGA.................................. +SMWZ01000092.1/16236-16590 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAA.......................uAGACA.GCGA.................................. +QNYO01000023.1/11004-10629 ...................................................................................agcuuaCGC.AC.ACG...C...A.GC.................GUAAGuu....................ua--AC-.----cgaauau........................... +LXJS01000012.1/849-1225 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUa.....................caUAGUA.GCAA.................................. +READ01000041.1/70908-71296 .....................................................................................aaagCCG.UC.UCG...C...A.GC.................CUAAUuaa.................aaacUAGGU.U---c................................. +CP034184.1/368863-369225 ......................................................................................guuCCA.AU.UUG...C...G.GC.................CUAAA........................CCCCU.GCA-.................................. +RDXM01000016.1/246-613 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAACu.....................uaGAGUA.GCCAu................................. +SCUE01000019.1/28360-28010 .........................................................................................-GC.AC.UCG...C...C.GC.................CUAAAu......................aGGGUG.ACGA.................................. +SLXT01000027.1/31494-31847 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.GCCU.................................. +SOIS01000127.1/6186-6534 .........................................................................................-GC.AU.UUG...C...U.GC.................AUAAG........................--UCA.GCAA.................................. +CP034183.1/1947100-1946745 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAA........................CCCCA.GCC-.................................. +RYZH01000075.1/20553-20924 ......................................................................................cuaCAG.CC.UCG...C...C.GC.................CUGAC........................-CGCG.GUU-ga................................ +RQVC01000001.1/52726-52385 .........................................................................................-GC.AU.UAG...C...U.GC.................AUAA-........................-----.GCUA.................................. +RLIH01000017.1/27156-27501 .........................................................................................-GC.GU.UAG...C...U.GC.................CUAAG........................CUGCA.GCU-.................................. +RQYM01000016.1/6996-6623 ......................................................................................cuuCGC.AC.UUG...C...U.GC.................UUAAGc......................aGGGCG.GUU-aaa............................... +SDWM01000133.1/903-535 .........................................................................................-GC.AU.UCG...C...A.GC.................GUAAU........................-UGCC.GCGA.................................. +SORU01000030.1/5825-6196 .........................................................................................-GC.GC.UGG...C...A.GC.................CUAAA.......................uAGGCU.GUC-.................................. +SOKE01000033.1/90921-91285 .........................................................................................-GC.AG.UUG...C...U.CUu..............gcCUAAG.......................uAAGUA.GCAA.................................. +CP026734.1/2771393-2771016 .....................................................................................auuuCGC.CC.UCG...C...U.GC.................CUGAUaga.................gcgcGAGCU.GCGA.................................. +RQYD01000047.1/831-484 .........................................................................................-GC.AU.UCG...C...A.GC.................CUAGUu......................uAGGCU.----.................................. +SDOZ01000002.1/369316-368966 .........................................................................................CGC.UU.ACG...C...U.GC.................UUAA-........................--UUA.GCGU.................................. +SHBB01000544.1/6576-6211 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAGU........................-CGCA.GUUAgg................................ +SCQP01000002.1/194633-194995 .........................................................................................-GC.AU.ACG...C...U.GC.................UUAAU........................UAGCA.ACGU.................................. +CP034170.1/2182612-2182239 ......................................................................................auuCGC.CC.UAG...C...C.GC.................CUGAG.......................cUAGCU.GCG-a................................. +SOJU01000025.1/32352-32748 .....................................................................................cucuACC.CG.UAG...C...C.GC.................GUAA-........................--GCG.GUUUacaaguagaucggc.................... +SMVY01000077.1/6392-6754 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAGu.....................ug----A.GCUAagcucgc........................... +SOJM01000025.1/4848-4468 ................................................................................aacuauggu---.--.---...-...-.--gggc........uucgcCUAAA........................--AUA.GUUUaga............................... +RDYF01000103.1/1720-1366 .........................................................................................CGC.AC.UGG...C...U.GC.................UUAAU........................UGACG.GCCA.................................. +QQWI01000004.1/204280-203904 .........................................................................................-GC.UU.UCG...C...A.GC.................UUAAU.......................uAAGCU.GCAGuccgccuucu........................ +CP030139.1/1592352-1592745 ................................................................................uaaggcugcUCC.UG.UAG...C...U.GC.................UUAAAc.....................gc----C.ACA-aacuuuc........................... +REAZ01000027.1/51236-51605 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAGUuuagga............uaaacuAAAUA.GCU-.................................. +RXKB01000006.1/52500-52857 .........................................................................................---.--.CUA...C...A.AU.................CUAACcua.................gcuuAAAUU.GUAC.................................. +SMAD01000013.1/54815-55211 .........................................................................................-GC.UC.UUG...C...C.GC.................UUAAUuucg................uuua-----.----gaacggaauuaacuuuuuc............... +QHKK01000590.1/479-93 ..................................................................................ccaccuaCGC.AC.UCG...C...U.GU.................CUAAC........................-CGCA.GCCAgauggu............................ +RHOK01000024.1/5373-5005 ......................................................................................uuaCGC.UC.UGG...C...U.GC.................CUAA-........................--GCA.ACCUua................................ +PTET01000001.1/414453-414859 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAAUuuuu................accc-----.----gaauuauaguaagguauuggcgc........... +RQZF01000005.1/74604-74980 ......................................................................................cuaCGU.UC.UCG...C...C.GC.................CUGAU.......................aUCGCC.GCG-ugaac............................. +RDXB01000091.1/6720-6323 ................................................................................caagacuguGGC.UA.UCG...C...-.--.................CUAAAuc....................uu-----.----guaacaccucua...................... +SLZT01000015.1/21193-21547 .........................................................................................-UC.UU.UAG...C...A.GC.................UUAAG........................-UUCU.GCUA.................................. +SCVU01000497.1/565-917 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAAca....................auAGGCG.GC--.................................. +SCUS01000195.1/114991-115356 ......................................................................................cuuCGC.CG.UCG...C...G.GC.................CUAAG........................AACCC.GUGA.................................. +RDXG01000384.1/4628-4258 .........................................................................................-GC.CC.UUG...C...U.GC.................UUAAUcaga...............guauuAAGUA.GCUU.................................. +QNZT01000026.1/13438-13818 ......................................................................................accUGC.GC.UCG...C...U.GUa..............gcGUAAG........................AGAC-.----acaag............................. +RCSU01000001.1/160818-160420 .........................................................................................-GC.CA.UGG...C...C.GC.................UUAAU.......................c-AGUG.AUUAaguagucauuagggccgcguccg........... +SBJH01000057.1/35072-34706 .........................................................................................-GC.CU.UAG...C...U.GC.................CUAAUuuag...............aauuaGCAU-.----ag................................ +REAG01000303.1/1030-1390 .........................................................................................-GC.CC.UUG...C...U.GC.................UUAAUcg...................gagAUUAA.GUAAcg................................ +SMWT01000136.1/1661-1290 ......................................................................................accUGC.AA.UAG...C...C.GC.................UUAAU........................UAGCG.UU--.................................. +BHER01000018.1/14700-15046 .........................................................................................-CA.AU.UCG...C...A.GC.................UUAAU........................-UGAU.GCG-.................................. +SCUG01000226.1/6462-6087 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAGUacaag..............guacuAAAAC.GCCA.................................. +REAQ01000284.1/9416-9786 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUca...................gug-----.A---uuagcgua.......................... +RDXI01000353.1/934-529 .........................................................................................-GC.AU.UGG...C...U.GC.................UUAAUcucu................uagg-----.----ggauuaauguauugagccuucagc.......... +RDZE01000014.1/238912-239281 .........................................................................................-GC.CC.UUG...C...U.GC.................UUAAUcggaga............uuaaguAA---.----uuc............................... +JXTW01000013.1/9936-10300 ...................................................................................agcucuCGC.AA.AAG...U...A.GC.................GUGAG........................-----.----uuaaucc........................... +SMSG01000001.1/72652-72282 ......................................................................................cuuCGC.CC.UCG...C...U.GC.................CUAA-........................--GCA.GUA-ggc............................... +SCQK01000005.1/21043-20630 ...................................................................uguuuggcguucgcgccuuggcUCC.GU.CAU...U...C.GC.................UUAAU........................UUGCG.UUUG.................................. +SODD01000029.1/3124-2744 ............................................................................cuaaccaaagcguAGC.UU.UCG...C...U.GC.................UUAAUuuaaccua.......acaacugguUUGCA.GC--.................................. +RYWV01000274.1/2286-1878 .........................................................................................-GC.UC.UUG...C...U.GC.................CUAAUcuuuc.............cgagug-----.----aaggauuaacggccaacguc.............. +REBA01000023.1/26043-25651 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUcuga...............cggaa-----.----uguuagauuagcuuauucu............... +PSZO01000004.1/38009-38402 ..............................................................cuuugcuucugcagcuucaaacaacuuAGC.UU.UCG...C...-.--.................UUAAU........................-AGCA.GCUA.................................. +SHOJ01000122.1/2155-1814 .........................................................................................UAC.UC.CUU...C...-.GC.................UUAAUag....................auAAGCA.GGAG.................................. +SEAC01000006.1/16286-16659 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUcagu................gauuAGUUA.GUC-a................................. +RDXT01000223.1/1441-1804 .........................................................................................-GC.UA.UGG...C...C.GC.................CUAAUuuag...............gauuaGAGAA.GCCA.................................. +SCQM01000155.1/13055-13408 .........................................................................................-GC.CC.UUG...C...C.GC.................UUAAA.......................aAGUAG.GCAA.................................. +SODV01000002.1/820874-821243 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAGUcgau................agauUAGCA.UCCAuu................................ +SNYA01000009.1/124712-124328 ......................................................................................ccuCAC.CC.UCG...C...G.GC.................CUAA-........................--CCC.GCCAggggccu........................... +REAN01000332.1/4303-3899 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUucuuag...........agaauuaACGCA.----cuaaaagacgauuauucu................ +SCTJ01000049.1/2209-1826 .......................................................................aaguucguucgcuuuugcUCC.UG.CUU...U...A.GC.................UUAAC........................UGUCU.GAAG.................................. +RQZE01000003.1/9612-9268 .........................................................................................---.-U.UCG...C...U.GC.................UUAAUuagccaa..........uagaggcUUGCA.GC--.................................. +SMSK01000002.1/400866-400492 .........................................................................................-GC.CA.UGG...C...U.GC.................CUAAUucag...............agaauUAGCA.CUCAuu................................ +SCRI01000063.1/78576-78931 .........................................................................................-GC.UC.UGG...C...U.GC.................CUAAUc.....................uaGGCUA.GUCA.................................. +RYWC01000010.1/12553-12942 ....................................................................cucguucagagcggcuggcguAGC.UU.GCG...C...U.GC.................UUAAUc......................uAAGCG.GU--.................................. +SCPX01000036.1/1183-1566 ............................................................................ucgggagcaauuuUGC.UU.UCG...C...G.ACc..............gcUUAAUua....................agCUAUC.G---.................................. +AP018944.2/280373-279982 ..............................................................aauugcaaaucaauuacaaucaaaucuAGC.UU.UCG...C...-.--.................UUAAU.......................u---CU.GCGAac................................ +RYZV01000001.1/630378-629983 .............................................................cuaaagcggcucaaacaaauaacucucuAGC.UU.UUG...C...U.UA................gUUAAU........................----U.GCUA.................................. +RDYT01000042.1/1263-891 .........................................................................................-GC.AU.UGG...C...U.GC.................CUAGUuuccggg.........ugaaacggCAUUA.GCCA.................................. +SCUM01000002.1/8338-7938 ...................................................................cguucacgguuccgacgcuuucUUU.GG.UCA...C...C.GC.................CUAAU........................ACGCC.GUGA.................................. +SOAU01000001.1/2916139-2916517 .........................................................................................-AC.UC.UCG...C...C.GC.................CUGAU.......................uUCCAG.GUGAgugaagaguca....................... +CP034562.1/1407571-1407166 .........................................................................................-GC.UA.UGG...C...U.GC.................CUAGUcuccc.............uuagggUUGUA.GACAuugggcuuaaauggaacug............... +SCTV01000031.1/13211-13612 ....................................................................auuuuuuggaaccaauaacuuUGC.UU.UCG...C...U.UAc...............gCAAAC.......................gCCUAA.GCGA.................................. +RCHY01000007.1/29919-30323 ..............................................................cuuugaaaucaacgcuuuaagccaaaaCGC.UA.AUU...U...A.GC.................UUUAU........................ACGCU.UAAUuacau............................. +SDYW01000001.1/471676-472078 ..............................................................acuugaagcauucgcuccucguucacuAGC.AC.UAG...C...A.GC.................CUAG-........................--GCU.GCG-.................................. +QZKZ01000415.1/18530-18888 ........................................................................................aCGC.AC.UGG...C...U.GC.................CUAAA........................-GGCG.ACCA.................................. +SFFD01000012.1/30538-30885 .........................................................................................-GC.UU.ACG...C...G.GC.................CUAAUu......................aGGCCU.G---.................................. +SCFQ01000010.1/14463-14809 .........................................................................................CGC.UU.UUG...C...U.GC.................UUAAU........................-UGCA.GCAU.................................. +SFES01000051.1/3215-2864 .........................................................................................-GC.AC.UCG...C...G.GC.................AUAG-........................--CCC.GUGA.................................. +SFMH01000023.1/21262-21615 .........................................................................................-GC.UU.UAG...C...A.GC.................UUGA-........................----U.GCUA.................................. +SFIW01000017.1/43907-44269 .........................................................................................-GC.UU.UGG...C...U.GC.................CUGAGa.....................auAGGCA.ACC-.................................. +SFGY01000001.1/77717-77342 .........................................................................................-CU.CG.CAG...C...U.GC.................GUAAAc.....................ac-GCCU.GC--cguggaaccaauc..................... +SFNM01000035.1/2136-1738 .........................................................................................-GC.UC.UCG...C...U.GC.................UUGAUuga..................agu--ACA.GU--agaucagcuuaauccccg................ +SFSI01000006.1/40290-40638 .........................................................................................-UU.AC.AGG...C...U.GC.................UUAA-........................-----.GCCU.................................. +SFPZ01000019.1/24247-24610 .........................................................................................-GC.UU.UCG...C...A.GC.................UUGC-........................--GCU.GC--cuagucucu......................... +SFGA01000005.1/104512-104163 .........................................................................................-UU.AC.UUG...C...U.GC.................CUAAU.......................uAGGCG.GC--.................................. +SFID01000019.1/10566-10972 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAGacug...............aaggu-----.----uaguaggucagcuuaaucccc............. +SFIJ01000059.1/6027-6404 .........................................................................guggaaacacuaguuuAGC.AU.UUG...C...C.--.................-UAAG........................AAUAG.GCU-u................................. +SFGE01000057.1/5418-5118 .........................................................................................---.--.---...-...-.--.................-----........................-----.----.................................. +SFNY01000020.1/17682-17332 .........................................................................................-GC.UU.UCG...C...U.GC.................UUAA-........................--UCA.GCGA.................................. +SFDO01000010.1/28369-28723 .........................................................................................-GC.UG.UUG...C...U.UAu..............gcCUAAC.......................cAAUAG.GCAGca................................ +SFOL01000011.1/22074-21674 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAACc.....................ga-AGCA.----caguaggucggcuuuaucgg.............. +SFHG01000007.1/8671-8265 .........................................................................................-GC.UC.UCG...C...A.GC.................GUGAUc.....................ugA----.----aguuuaguaagacacacgcucuu........... +SFNZ01000025.1/21840-22237 .........................................................................................-GC.AC.UCG...C...U.GC.................GUAAU.......................cAACCA.G---guugaucaccuuaaucaggcc............. +DUDR01000023.1/37452-37845 ............................................................................gucaagcuaagcuUGC.GC.UUG...C...U.GC.................CUAAUuuaa...............cuuagGCGCG.GU--.................................. +SFIV01000005.1/59121-58715 .........................................................................................-GC.UC.UCG...C...U.GC.................UUGAUug....................aa-----.GUA-uaguagaucaucuuaaucucu............. +SFPR01000004.1/40396-40000 .........................................................................................-GC.UC.UUG...C...C.GC.................UUAAUcga.................agca-----.----caguagauuaaagcuaaucg.............. +SFEJ01000008.1/19774-20156 .............................................................................cagcaaugcguuCGC.GC.UUG...C...C.GC.................CUGAA.......................gUUGCG.GCA-.................................. +SFTN01000022.1/17067-16707 ........................................................................................aCGC.CA.UGG...C...U.GC.................GUGAUc.....................aaCCGCA.ACCG.................................. +SFGX01000050.1/6087-6440 .........................................................................................CGC.AU.UUG...C...U.GC.................CUGAGuucgcu...........uuacgcgAUGCA.GCAUccu............................... +SFUN01000030.1/12410-12760 ........................................................................................cUCC.AG.CUU...U...U.GC.................UUAAU.......................uAGUUA.AAAGa................................. +SFKJ01000010.1/48829-49173 .........................................................................................-GC.AU.ACG...C...U.GC.................UUGAUcgauccuc.......ggaucgaugACCCA.GCC-.................................. +SBBF01000100.1/15100-15460 ......................................................................................gguAGC.UC.UCG...C...G.GC.................UUAAU........................UGCCC.GCGA.................................. +NJBO01000024.1/18973-19327 .........................................................................................-GC.AC.UGG...U...C.GC.................UUAAU........................UAGCG.ACCG.................................. +SBBM01000003.1/12000-11600 ..................................................................cgggauggucccggcuggcguucAAG.UC.CCA...C...U.CU.................UUAAU.......................uAAAGA.GUGG.................................. +CP032998.1/145411-145040 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AAACU.AAUAa................................. +SBBH01000232.1/739-387 .........................................................................................-GC.AC.UCG...C...C.GC.................CUAAG........................-CGCG.GCGA.................................. +CP040058.1/1382991-1383338 .........................................................................................-GC.GU.ACG...C...U.GCa..............gcCUAAG.......................g-GCUU.GCAG.................................. +SBBU01000052.1/8055-7704 .........................................................................................-GU.UG.CUG...C...A.CUa..............aaCUAAA........................-AAGU.GUAG.................................. +SBBB01000025.1/104089-104505 .................................................................caucuuuagcucucccaguuuugcGCC.UG.UGG...U...A.GC.................CUAAC.......................aAGACC.ACCA.................................. +SBBN01000005.1/17752-18147 ..............................................................agcucucucccgacgucaagcacgauuGGC.UU.UUG...C...C.UA.................UCAAG........................CGUAA.AC--.................................. +CP000783.1/602363-602000 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000800.1/2905926-2906288 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000946.1/1157423-1157061 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +D12501.1/1355-1717 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +U68074.1/1-363 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +FM180568.1/2999022-2999384 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CU928145.2/2978730-2979092 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CU928160.2/2822548-2822910 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +U00096.2/2753615-2753977 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000247.1/2763346-2763708 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000266.1/2915116-2914754 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000468.1/2914707-2915069 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CU928164.2/2932788-2933150 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP001164.1/3579710-3580072 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +BA000007.2/3475602-3475964 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CU928163.2/3048497-3048859 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000034.1/2587105-2587467 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000857.1/2842992-2843354 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP001138.1/2786701-2787063 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE017220.1/2861122-2861484 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000964.1/1196116-1195754 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cu................................ +AY316313.1/1114-752 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP001113.1/2846103-2846465 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE006468.1/2843947-2844309 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE014613.1/2734487-2734849 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AY319520.1/1371-1009 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000026.1/2661750-2662112 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP001144.1/2922578-2922940 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AM933173.1/2786912-2787274 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE014075.1/3018179-3018541 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AM942759.1/2050903-2051269 ........................................................................................aAGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCC-ua................................ +FM211044.1/4405-4768 .........................................................................................CGC.AC.UAG...U...A.GC.................UUAAU........................AACCU.GCA-ua................................ +BX950851.1/927307-926945 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +BX571870.1/186841-187204 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GC--gc................................ +CP000305.1/3257923-3258286 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +BX936398.1/1359891-1359528 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP001048.1/1357396-1357033 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE009952.1/3388875-3389238 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE017042.1/1136978-1137341 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000720.1/3263983-3264346 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AAAA02039738.1/1593-1956 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................ACCCU.GCUUa................................. +AE004439.1/906024-905658 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-ca................................ +AALE02000007.1/199748-200110 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................ACCCU.GCUUa................................. +AL954747.1/2785135-2784776 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAAU........................--CCG.GCUA.................................. +CP000569.1/2059595-2059960 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-ca................................ +CP001091.1/2116748-2117113 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-ca................................ +CU468135.1/1085284-1084904 .....................................................................................cugcUGC.UU.UAG...C...A.GC.................UUAAU........................---CA.GCU-uaauaaa........................... +AAZI01000003.1/34098-33733 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +AE017143.1/71003-70637 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +CP002276.1/842782-842417 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +AY599475.1/1932-1567 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +L42023.1/1357929-1357564 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +CP000671.1/854998-854633 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +CP000746.1/1403027-1402661 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +CP000057.2/1702657-1703022 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCA-uu................................ +CP000462.1/1578060-1577701 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +CP000436.1/1530051-1529685 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-ca................................ +CP000103.1/2481035-2480674 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAA........................-UCCG.GCUG.................................. +AE017340.1/1771213-1770855 .........................................................................................CGC.UC.UAG...C...G.GC.................UUAAU........................AACCC.GCUA.................................. +CP000284.1/1198789-1199149 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................-CCCG.GCUG.................................. +AALF02000019.1/36194-36574 .....................................................................................cugcUGC.UU.UAG...C...A.GC.................UUAAUcag..................ccu-----.----aagaaac........................... +AM286415.1/1116549-1116169 .....................................................................................cugcUGC.UU.UAG...C...A.GC.................UUAAUcag..................ccu-----.----aagaaac........................... +AP008232.1/3071644-3072027 ...................................................................................uaacgcUGC.UU.UAG...C...A.GC.................UUAAU........................---CA.GCU-uaauaac........................... +AALD02000010.1/63425-63045 .....................................................................................cugcUGC.UU.UAG...C...A.GC.................UUAAUcag..................ccu-----.----aagaaac........................... +ACCD01000005.1/64762-65142 .....................................................................................cugcUGC.UU.UAG...C...A.GC.................UUAAUcag..................ccu-----.----aagaaac........................... +AY442269.2/10-369 .........................................................................................CGC.AC.UGG...C...A.GC.................UUAAU........................AACCU.GC--gc................................ +AAKK02000007.1/7330-7697 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCU-ca................................ +CP000020.2/2237433-2237799 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUGa................................. +CP001233.1/872109-871743 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................ACCCU.GCU-ca................................ +CP001485.1/2749147-2749513 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................ACCCU.GCU-ca................................ +CP000142.2/2135368-2135011 ........................................................................................aCGC.AC.UGG...C...A.GC.................UUAAU........................-UGCU.GCCU.................................. +AM747720.1/3241218-3241587 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +CP000958.1/1102376-1102007 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +BA000031.2/674768-674401 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................ACCCU.GCU-ca................................ +BX640413.1/282336-281950 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAA-........................--GCG.GUGA.................................. +BX640447.1/241865-242251 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAA-........................--GCG.GUGA.................................. +BX640432.1/247325-247711 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAA-........................--GCG.GUGA.................................. +CP000526.1/2566848-2567217 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +CP000570.1/2853082-2853451 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +AAFX01088509.1/935-572 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................-ACCG.GCUG.................................. +CP000285.1/3454289-3454668 .....................................................................................agggCGC.GC.UGG...C...A.GC.................GUAAC........................-AACU.GCUAgcuuc............................. +CP000614.1/1042603-1042234 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAC........................-GGCC.GCCG.................................. +CP000151.1/1084016-1083647 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAC........................-GGCC.GCCG.................................. +BA000037.2/823422-823056 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AAACU.GCU-ca................................ +AACY020346596.1/19837-19483 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................--GCC.GCUA.................................. +CP000444.1/3388384-3388738 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................--GCC.GCUA.................................. +CP000127.1/1307217-1307577 .........................................................................................CGC.AC.UCG...C...U.GC.................UUAAA........................ACCCA.GUA-gg................................ +CP001146.1/1187989-1187640 .........................................................................................-GC.AU.UAG...C...U.GC.................UUAAU.......................uUAGCA.GCUA.................................. +AE014299.1/1538496-1538142 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................--GCC.GCUA.................................. +CP000446.1/3323222-3323576 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................--GCC.GCUA.................................. +CP000090.1/2828530-2828889 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +CP000086.1/1835164-1834795 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +CR378665.1/70600-70233 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUAg................................. +CP000270.1/3815315-3815684 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +CP000469.1/3545784-3546138 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................--GCC.GCUA.................................. +AACY020562586.1/58305-57951 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................--GCC.GCUA.................................. +AE017282.2/2818519-2818874 .........................................................................................CGC.AC.UGG...C...C.GC.................UUAAG........................--CCG.GCCG.................................. +CP000352.1/785856-785497 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +AM167904.1/1413101-1412696 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAA-........................--GCG.GUGAgccgcugcacugaucuguccuuggguc....... +AM180252.1/573061-573436 ........................................................................................aCGC.UC.UUG...C...U.GC.................AUAAG........................UAAUA.GCG-uaccuggcua........................ +CP000507.1/2868249-2868604 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAAU........................UAGCG.-CCA.................................. +CP001219.1/1222516-1222879 .........................................................................................CGC.UC.UCG...C...U.GC.................UUAA-........................--GCA.GUGA.................................. +CP001132.1/1107491-1107854 .........................................................................................CGC.UC.UCG...C...U.GC.................UUAA-........................--GCA.GUGA.................................. +CP000681.1/1371577-1371222 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +CP000252.1/1802340-1801985 .........................................................................................CGC.AU.UAG...C...C.GC.................UUAG-........................--UCG.GCUA.................................. +CR628336.1/182379-182784 ...................................................................................uggggaAGC.UA.UCG...C...U.GC.................CUAAU........................AAGCA.CU--uuaguuaaaccaucacugug.............. +CP000116.1/1005311-1004945 .........................................................................................CGC.CC.UGG...C...C.GC.................UUAAG........................----G.UCCA.................................. +AE008691.1/989409-989759 .........................................................................................-GC.UU.ACG...C...U.GC.................CUAAUu.....................aaAGGCG.GC--.................................. +CP000447.1/1293358-1293003 .........................................................................................CUC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +CP000606.1/1467345-1466990 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +AL646052.1/943228-942872 .........................................................................................-CA.GC.UGG...C...C.GC.................UUAAU.......................uGCGCG.CC--.................................. +CP000514.1/3730537-3730902 .........................................................................................CGC.AC.UGG...C...G.GC.................GUAA-........................--GCC.GUU-c................................. +FM209186.1/4965959-4966311 .........................................................................................CGC.UC.UAG...C...U.GC.................UUAAU........................--GCG.GCUA.................................. +CP000438.1/4749731-4750083 .........................................................................................CGC.UC.UAG...C...U.GC.................UUAAU........................--GCG.GCUA.................................. +CP001157.1/4355963-4356314 .........................................................................................CGC.UC.UGG...C...G.GC.................UUAAU........................--GCC.CCAG.................................. +CR522870.1/569610-569245 .........................................................................................CGC.AG.UAG...C...A.GC.................UUAAU........................-AACU.GUCAua................................ +AE016825.1/2186992-2187356 .........................................................................................CGC.UC.UGG...C...A.GC.................CUAAC........................GGCCG.GCCA.................................. +CP000109.2/1520762-1521119 .........................................................................................CGC.UC.UAG...C...G.GC.................UUAAU........................--CCC.GCUA.................................. +AE017285.1/1922270-1922621 .........................................................................................CGC.UC.UGG...C...U.GC.................UUAAU........................UGACG.GCCA.................................. +AE004969.1/862950-863312 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +AM421808.1/996334-995972 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +CP000075.1/4999820-5000211 .....................................................................................aauaCGC.UC.UCG...C...C.GC.................GUAA-........................--GCG.GUG-cuagccuuccuucu.................... +AE000512.1/531684-532039 .........................................................................................-GC.UG.UUG...C...C.GC.................UUAAUag....................auAAGCG.GC--.................................. +AF389969.1/5-355 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +CP000563.1/1487294-1486939 .........................................................................................CUC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +CR954246.1/2232366-2232010 .........................................................................................CUC.UC.UAG...C...G.GC.................UUAGG........................--CCA.GCUA.................................. +CP000513.1/208739-208388 .........................................................................................CGC.UU.UAG...C...G.GC.................UUAAU........................-UCCC.GCUU.................................. +CP001019.1/668126-667767 .........................................................................................-CU.CC.AAG...A...A.GC.................UUACGca....................uaAAGCU.UCUU.................................. +AE015451.1/5390009-5390407 ...................................................................................ggaguaCAA.GC.UGG...C...U.GC.................GUAA-........................--GCA.GUC-cucuugacccguugcuu................. +CP002420.1/1268682-1269044 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +AP006627.1/3123303-3122949 ........................................................................................uCGC.UC.UAG...C...U.GC.................AUAAGc......................uA---A.G---.................................. +CP000884.1/5167730-5167353 .........................................................................................CGC.AC.UCG...C...C.GC.................UUAAA........................-UCCG.GUGA.................................. +CP000302.1/1448027-1447673 .........................................................................................CUC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +CP001794.1/3173387-3173036 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAUu......................gCUGCA.GCUA.................................. +AAEW02000005.1/94749-94397 ........................................................................................aCGC.AC.UGG...C...A.GC.................UUAAG........................--UCU.GCCA.................................. +BA000043.1/3063829-3063478 .........................................................................................-GC.UU.UAG...C...U.GC.................CUAAUu......................gCUGCA.GCUA.................................. +BA000004.3/3652617-3652257 ........................................................................................uCGC.AU.UAG...C...U.GC.................CUAAG........................--CUA.GCAAa................................. +CP000388.1/2078693-2078337 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAU........................AACCG.GCUA.................................. +ACEQ02000004.1/72943-73304 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +CT573326.1/791766-791375 .....................................................................................gcuaCGC.UC.UCG...C...U.GC.................GUAA-........................--GCA.GCU-gagcccgcucuccu.................... +CP000568.1/3242301-3242687 .........................................................................................CGC.UU.UAG...C...U.GCu..............gcCUAAUa......................uAGGCA.GC--.................................. +BA000016.3/1526404-1526044 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUu.....................uaGCGCU.GCU-.................................. +ABDX01000004.1/6714-7074 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUu.....................uaGCGCU.GCU-.................................. +AE017180.1/1874135-1874490 .........................................................................................CGC.UG.UAG...C...A.GC.................UUAAU........................AACCU.GCUA.................................. +AE016853.1/5086183-5086570 ......................................................................................ugcUCA.AC.UAG...C...U.GC.................GUAA-........................--GCA.GCC-uagccgcacuucug.................... +AY552545.2/118125-117779 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................--GC-.--UA.................................. +AM181176.4/5798308-5798704 ...................................................................................ggaauuCGC.UC.UCG...C...U.GC.................GUAA-........................--GCA.GC--cuuagcccugagcuuc.................. +AACY023318861.1/904-508 ...................................................................................ggaauuCGC.UC.UCG...C...U.GC.................GUAA-........................--GCA.GC--cuuagcccugagcuuc.................. +AE004091.2/901872-901522 .........................................................................................CGC.UC.UAG...C...U.GC.................UUAAU........................--GCG.GCUA.................................. +CP000232.1/284252-284609 .........................................................................................-GC.UC.UGG...C...U.GC.................UUAAUua....................aaAAGUA.GCC-.................................. +CP000148.1/1848574-1848929 .........................................................................................CGC.CG.UAG...C...A.GC.................UUAAU........................ACCCU.GCUA.................................. +CP000246.1/1709063-1708703 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUu.....................uaGCGCU.GCU-.................................. +AM039952.1/1753447-1753051 ...................................................................................ggacucCGC.UA.UCG...C...C.GC.................UUAAU.......................u----G.GC--uuuaguuguaguucua.................. +CP000076.1/938686-938293 .....................................................................................auuaCGC.UC.UCG...C...U.GC.................GUAA-........................--GCA.GC--cuuagcccuucccccc.................. +AACV01028831.1/1594-1241 .........................................................................................CGC.UC.UGG...C...C.GC.................UUAAG........................-----.GCC-u................................. +AM743169.1/1945390-1945037 .........................................................................................CGC.UC.UGG...C...C.GC.................UUAAG........................-----.GCC-u................................. +CP000058.1/4804338-4804725 ......................................................................................ugcUCA.AC.UAG...C...U.GC.................GUAA-........................--GCA.GCC-uagccgcacuucug.................... +AE008923.1/1746069-1745673 ...................................................................................ggacuuCGC.UA.UCG...C...C.GC.................UUAAU.......................u----G.GC--uuuaguuguaguucua.................. +AACY020564764.1/1738-2092 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................--UUG.GCUA.................................. +AE017194.1/4827856-4827502 .........................................................................................-UC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +CP000967.1/3496947-3497343 ...................................................................................ggacuuCGC.UA.UCG...C...C.GC.................UUAAUug...................gcu-----.----uuaguugucguucuac.................. +AAFZ01002114.1/680-1094 .........................................................................................CGC.AC.UCG...C...U.GC.................UUAUA........................CACCA.GUA-gagcgccaucugacuggagc.............. +AACY022720378.1/378-32 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................--GC-.--UA.................................. +BA000003.2/202977-202611 ........................................................................................aCGC.UU.UAG...C...A.GC.................UUAAA........................AAACU.G---aau............................... +AE017334.2/4834863-4834509 .........................................................................................-UC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +AE016877.1/5030657-5030303 .........................................................................................-UC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +AAGD02010331.1/701-1059 .........................................................................................CGC.UC.UAG...C...U.GC.................CUAAG........................-GGCA.GCUU.................................. +AL157959.1/1166057-1165698 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +AAUJ02000001.1/3848858-3848484 .........................................................................................CGC.AC.UCG...C...C.GC.................UUAAU........................--CCG.GUGA.................................. +AACY020561358.1/221-575 .........................................................................................-AU.GG.CAG...C...U.GC.................UUAAU........................---UA.GCUCu................................. +CR543861.1/914849-915208 .........................................................................................CGC.UC.UAG...C...U.GC.................CUAAG........................-GGCA.GUUU.................................. +AC165062.2/759-1127 .........................................................................................-GC.GU.UGG...C...C.GC.................CUAAAgag.................auuuAGGUA.GCC-.................................. +AE016830.1/1067257-1066891 ......................................................................................uuuCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCUAg................................. +AL591983.1/115220-114851 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AARY02000146.1/1226-857 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AF389978.1/4-353 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cg................................ +CP000916.1/157231-156875 .........................................................................................-GC.UG.UUG...C...C.GC.................CUAAUag....................auAGGCG.GC--.................................. +AE017355.1/4856870-4856516 .........................................................................................-UC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +CP000001.1/4909622-4909268 .........................................................................................-UC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +AAFX01004374.1/206-561 .........................................................................................CGC.UG.UAG...C...C.GC.................UUAAG........................-----.GCU-u................................. +AAAA02043629.1/984-1362 .........................................................................................CGC.AC.UCG...C...C.GC.................UUAAA........................CACCG.GUGA.................................. +CP000555.1/2388964-2388593 .........................................................................................CGC.CC.UCG...C...C.GC.................UUAAA........................CACCG.GUGA.................................. +AE003849.1/2602997-2603351 .........................................................................................CGC.UG.UAG...C...C.GC.................UUAAG........................-----.GCU-u................................. +CP001175.1/161039-161408 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +CP000323.1/2008654-2008296 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAAA........................-CCCU.GUUU.................................. +CP001472.1/1452760-1452409 .........................................................................................-GC.AC.UCG...C...A.GC.................UUAAUua...................aauAAGUU.GC--.................................. +BA000028.3/2479403-2479040 .........................................................................................-CC.UG.UUU...U...A.GCagc...........ugcGUAAG.......................uAGCCU.AAAA.................................. +AE008922.1/1711297-1710901 ...................................................................................ggacuuCGC.UA.UCG...C...C.GC.................UUAAU.......................u----G.GC--uuuaguuguaguucua.................. +CP000316.1/1861517-1861903 .........................................................................................CGC.AC.UCG...C...U.GC.................UUAAU........................AACCA.GUGA.................................. +ACIY01000561.1/557-191 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................CUAAA........................-AACA.GUUAg................................. +AE002098.2/1031164-1030805 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +AAGA01018978.1/816-458 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAAA........................-CCCU.GCUU.................................. +AAAL02000007.1/78420-78066 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAG........................-----.GCU-u................................. +AM260479.1/857346-857004 .........................................................................................CGC.AC.UGG...C...C.GC.................UUAAU........................-UGCG.GCCG.................................. +CP000083.1/3996724-3997073 .........................................................................................CGC.AC.UAG...C...C.GC.................UUAG-........................-----.GCUA.................................. +CP000082.1/1764614-1764256 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAAA........................-CCCU.GUUU.................................. +CP000608.1/1828487-1828067 .......................................................................cagcaacuuugcugcuguUGC.UA.AAG...C...U.GC.................CUAGU........................--CUA.GCUUaauaauc........................... +AJ749949.2/1737798-1738218 .......................................................................cagcaacuuugcugcuguUGC.UA.AAG...C...U.GC.................CUAGU........................--CUA.GCUUaauaauc........................... +CP000437.1/22848-22428 .......................................................................cagcaacuuugcugcuguUGC.UA.AAG...C...U.GC.................CUAGU........................--CUA.GCUUaauaacc........................... +CP000803.1/22872-22452 .......................................................................cagcaacuuugcugcuguUGC.UA.AAG...C...U.GC.................CUAGU........................--CUA.GCUUaauaacc........................... +CP000113.1/2426740-2427105 ........................................................................................uCGC.GC.UGG...C...U.GC.................CUAAA........................-AACA.GCC-cau............................... +AAAM03000041.1/33267-32913 .........................................................................................CGC.UA.UAG...C...C.GC.................UUAAG........................-----.GCU-u................................. +CP000094.2/879220-878831 ......................................................................................ugcUGC.UC.UCG...C...U.GC.................UUAAU........................-UGCA.GCU-gacaugcacuccug.................... +CP001229.1/18285-18635 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUu......................aACGCA.GCGA.................................. +BA000030.3/6202757-6203145 ...................................................................................guccuuCGC.CC.UCG...C...U.GC.................CUAAU........................AAGCA.GUGAgugaggga.......................... +AE009442.1/2447459-2447813 .........................................................................................CGC.UC.UAG...C...C.GC.................UUAAG........................-----.GCU-u................................. +CP000679.1/1245181-1244816 .........................................................................................CGC.UU.UAG...C...U.GC.................AUAAGa......................uAAGCA.GCUA.................................. +ABDU01000062.2/17115-16758 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUu.....................uaGCGCU.GCU-.................................. +ABKK02000034.1/88935-88586 .........................................................................................-GC.GA.UAG...C...A.GC.................CUAGU........................-UGCU.GCU-.................................. +CP000002.3/3469669-3469314 ........................................................................................uAGC.AC.UAG...C...U.GC.................CUAAUu......................aGCGCA.GCGA.................................. +AM180355.1/3687738-3687389 .........................................................................................-GC.GA.UAG...C...A.GC.................CUAGU........................-UGCU.GCU-.................................. +CP000503.1/3307740-3308087 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +CP000282.1/3471683-3472071 ......................................................................................ugcUCA.AC.UAG...C...U.GC.................GUAA-........................--GUA.GCUUuuuguuacaccauc.................... +CP000359.1/2118878-2119225 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAGu......................gAGACA.GUGA.................................. +CP000255.1/854460-854821 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +BA000033.2/839013-839374 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +BX842656.1/106010-105665 .........................................................................................-GC.AC.UUG...C...A.GC.................UUAAU.......................uAAGCA.GCA-.................................. +AE017283.1/1467918-1467548 ......................................................................................cuuCGC.UC.UCG...C...U.GC.................CUGA-........................--UCA.GUGAuc................................ +AP009324.1/869435-869796 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +AAWO01000065.1/2096-1738 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcuaa................acaa-UUA-.----agu............................... +CP002409.1/1444210-1443840 ......................................................................................cuuCGC.UC.UCG...C...U.GC.................CUGA-........................--UCA.GUGAuc................................ +BX571857.1/837496-837857 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +BX571856.1/883681-884042 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +BA000018.3/843797-844158 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +AE000513.1/863322-863670 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAG.......................u-----.--GA.................................. +AY485228.1/1-386 ...................................................................................cucguuCGC.CC.UCG...C...U.GC.................CUAAU........................UAGCA.GCUAgcgaacu........................... +AE013218.1/203736-203363 ........................................................................................aCGC.UU.UAG...C...A.GC.................UUAAA........................AAACU.GUA-ua................................ +CP000159.1/1402196-1401828 .........................................................................................CGC.GA.UGG...C...G.GC.................GUAAC........................-AGCC.CCCA.................................. +AARF01000086.1/11864-12230 ........................................................................................aCGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUg................................. +AACY020564110.1/11913-12262 .........................................................................................-AU.GG.CCG...C...U.GC.................UUAAG........................--UAA.GUGG.................................. +CP000454.1/2985502-2985134 ......................................................................................cuuCGC.UC.UCG...C...U.GC.................CUAA-........................--GCA.GUAAga................................ +AY616521.1/1-382 ...................................................................................gcaguuCGC.UC.UCG...C...U.GC.................CUAAU........................AAGCA.CCGAuagc.............................. +AADL01000160.1/2071-2429 .........................................................................................-GC.UC.UCG...C...U.GC.................UUAAUcuaa................acaa-UUA-.----agu............................... +AE014295.3/206548-206944 ......................................................................................guuCGC.UC.UCG...C...U.GC.................CUGAUuuuuagu..........caggauuAACCA.GUGAgcag.............................. +Y15063.1/86-434 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................-GACC.GCGA.................................. +CP000017.1/983425-983772 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCUAg................................. +AE017221.1/336629-336977 .........................................................................................-GC.UC.UCG...C...G.GC.................UUAAU........................-GACC.GCGA.................................. +CP000605.1/230962-231358 ......................................................................................guuCGC.UC.UCG...C...U.GC.................CUGAUuuuuagu..........caggauuAACCA.GUGAgcag.............................. +ABQK01000005.1/2431625-2431263 ...................................................................................aaacguAGC.AU.UAG...C...U.GC.................CUAAUa......................aGCGCA.GCGA.................................. +CP000909.1/2590220-2589860 ..................................................................................cucgccuGGC.CC.UCG...C...C.GC.................UUAAUa......................aUAGCG.GCG-.................................. +CR936503.1/1274331-1273962 ........................................................................................aCGC.UG.UAG...C...U.GC.................CUAAA........................CACCA.GCA-ua................................ +AF400065.1/3312-3681 ........................................................................................aCGC.UG.UAG...C...U.GC.................CUAAA........................CACCA.GCA-ua................................ +CP000033.3/728512-728880 ........................................................................................aCGC.AU.UAG...C...U.GC.................UUAAU........................--UUA.GC--gca............................... +AF269873.1/1626-1987 ........................................................................................uCGC.AG.UAG...C...U.GC.................GUAAU........................-AGCC.ACUG.................................. +CP000117.1/3231376-3230987 ..................................................................................guaaggaCGC.UC.UAG...U...A.GCu..............gcCUAAU........................UAGCC.UCU-uacag............................. +AE015929.1/564585-564945 ........................................................................................uCGC.AG.UAG...C...U.GC.................GUAAU........................-AGCC.ACUG.................................. +BA000019.2/3247-2858 ..................................................................................guaaggaCGC.UC.UAG...U...A.GCu..............gcCUAAA........................UAGCC.UCU-uucag............................. +CP000046.1/875955-876313 ........................................................................................uCGC.AG.UAG...C...U.GC.................CUAAU.......................c--GCA.CUCU.................................. +AE001437.1/832978-833336 .........................................................................................-GC.UU.UAG...C...U.GC.................GUAG-........................--UCA.GCUA.................................. +CP000422.1/600623-600255 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................CUAAU........................-AGUA.GCUUga................................ +CP000473.1/5294752-5294401 .........................................................................................-GC.AU.ACG...C...U.GC.................UUAAUua...................auuAAGUA.GC--.................................. +AL935263.2/2243186-2243557 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................CUAAU........................AAGCG.CUUAa................................. +AACY020409485.1/2045-2389 .........................................................................................-AG.UU.UGG...C...A.GC.................UUAAU........................-----.GCCA.................................. +AM849034.1/2211870-2211495 ......................................................................................cuuUGU.UC.UCG...C...U.GC.................CUAAGc......................g----A.GCG-cacua............................. +AACT01039607.1/1457-1864 ....................................................................ucuuugacgcucgucuucgugCUU.AA.UCG...U...A.GC.................UAAAC........................--CCU.ACGAgc................................ +AF389950.1/20-340 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +AJ867055.1/1-397 ................................................................................gcaggccuuCGC.CC.UCG...C...U.GC.................CUGAUc.....................ucAGGUA.GCGAagcgagccuc........................ +AL939114.1/192486-192090 ................................................................................gcaggccuuCGC.CC.UCG...C...U.GC.................CUGAUc.....................ucAGGUA.GCGAagcgagccuc........................ +AF389956.1/20-341 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +CP001022.1/2340046-2339688 .........................................................................................-CU.CG.CAG...C...A.GC.................UUAAU........................-AGCU.ACUA.................................. +BA000039.2/236043-236428 ..................................................................................guaaagcUGC.UG.CGG...U...A.GC.................CUAAGa.....................cc-----.U---cuaaaca........................... +CP000880.1/216939-216618 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +BA000034.2/1107458-1107805 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCUAg................................. +AL009126.3/3451071-3450712 ...................................................................................aaacguAGC.AU.UAG...C...U.GC.................CUAAUa......................aGCGCA.GCGA.................................. +CP000088.1/2912337-2911966 ......................................................................................guuCGC.UC.UCG...C...U.GC.................UUGAUc......................g--AGA.GUGA.................................. +AE015925.1/760011-760435 .......................................................................cucugaccucaccgaggaAAG.AU.UAG...C...U.GC.................UUAAUuag..................caa-----.----aaguuguugucuag.................... +CP001221.1/176574-176921 .........................................................................................-GC.UU.UAG...C...A.GC.................UUAAU........................-CUCU.GCUA.................................. +AF389961.1/19-340 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000416.1/1289472-1289843 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................UUAAU........................AGGCG.CUUAa................................. +AF389958.1/19-340 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cu................................ +AF389947.1/19-339 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +AE017198.1/812877-813243 ........................................................................................aCGC.AG.UAG...C...U.GC.................UUAGU.......................cAGCCU.GC--.................................. +AF389962.1/19-339 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AF389955.1/19-340 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +CP000423.1/1024842-1024479 ........................................................................................aCGC.UU.UAG...C...U.GC.................UUAAU........................AACCA.GCUAg................................. +AM946015.1/984321-984670 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCUAg................................. +CP001037.1/6023908-6024297 ..................................................................................guaaggaUGC.UC.UAG...U...A.GCu..............gcCUAAA........................CACCU.CUUAuagg.............................. +BX571661.1/326505-326873 ...................................................................................cgcuuaCGC.CA.AAG...C...U.GC.................GUAAG........................-UCUA.ACUCuuc............................... +AE015928.1/5798212-5798608 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcg....................aaUCACA.GUAGauuagcuuaauccaggc................. +AE001363.1/138493-138068 .......................................................................guuugacucaguagaggaAAG.AC.UAG...C...U.GC.................UUAAUuagca..............aaaguUGUU-.----agcuagauaa........................ +AACY022163104.1/800-460 .........................................................................................-GC.CG.UAG...C...A.GC.................UUAAU........................-UGUU.GCU-.................................. +CP000750.2/3144288-3144653 ......................................................................................guuCGC.CC.UCG...C...C.GC.................CUGAGc.....................gaGCGCG.AC--.................................. +AACY020561232.1/2642-2986 .........................................................................................-AG.UU.UGG...C...A.GC.................UUAAU........................-----.GCCA.................................. +AE009951.2/1209564-1209221 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAGU........................--UCA.GCUA.................................. +AF389949.1/19-338 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +CP001145.1/429109-429461 .........................................................................................-GC.AC.UAG...C...U.GC.................UUAAUg......................uAAGCA.GC--.................................. +CP000260.1/1058342-1058686 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCUAg................................. +AE001273.1/21082-20663 .......................................................................cgcugaucucgaagaucuAAG.AG.UAG...C...U.GC.................UUAAUua...................gcaAAGUU.GUU-accuaaau.......................... +AF389965.1/19-342 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cu................................ +AF389963.1/19-339 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................ACCCU.GCUUa................................. +AF389952.1/44-364 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +CP000419.1/583008-583357 ........................................................................................aCGC.UG.UAG...C...A.GC.................CUAAA........................CACCU.GCU-c................................. +AE016822.1/1400978-1400585 ...............................................................................aggccgacuuCGC.CC.UCG...C...G.GC.................GUAAGuuc..................acc-----.----ucagccau.......................... +CP001275.1/249350-249702 .........................................................................................-GC.UC.UGG...C...U.GC.................GUAAUu......................cACGCA.GCCA.................................. +AE016826.1/200304-199940 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AAUCU.G---aau............................... +FM872308.1/21676-21257 .......................................................................cgcugaucucgaagaucuAAG.AG.UAG...C...U.GC.................UUAAUua...................gcaAAGUU.GUU-accuaaau.......................... +AF389951.1/19-338 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +CP000932.1/1225993-1225635 ...................................................................................ugcuuaUGC.UA.AAG...C...U.GC.................GUAAG........................-UUCA.GUUG.................................. +AAFX01031538.1/449-804 .........................................................................................-GC.AU.ACG...C...U.GC.................CUAAUua...................auuAGGUA.GC--.................................. +AAGP01000004.1/107195-107571 .....................................................................................auuuCGC.CC.UCG...C...U.GC.................CUGAUuag..................gccGAGCU.GCGA.................................. +FJ619521.1/691-1004 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AF389943.1/19-339 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +FM204883.1/989840-989492 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCC-g................................. +AF389960.1/19-341 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AF389964.1/19-339 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +AF389959.1/19-340 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +FM204884.1/1203181-1203529 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCC-g................................. +AE007317.1/773607-773954 ........................................................................................aCGC.UC.UAG...C...U.GC.................CUAAA........................AACCA.GCA-g................................. +CP000918.1/834786-835133 ........................................................................................aCGC.UC.UAG...C...U.GC.................CUAAA........................AACCA.GCA-g................................. +AM884176.1/343330-342911 .......................................................................cgcugaucucgaagaucuAAG.AG.UAG...C...U.GC.................UUAAUua...................gcaAAGUU.GUU-accuaaau.......................... +AE017226.1/246562-246212 .....................................................................................auuaCGC.CU.UAG...C...U.GC.................AUAAU........................CG---.----.................................. +ABYE01000001.1/21079-20663 .......................................................................cgcugaucucgaagaucuAAG.AG.UAG...C...U.GC.................UUAAUua...................gcaAAGUU.GUU-accuaaau.......................... +BA000022.2/3317157-3316759 ...................................................................................acggguAGC.CA.UAG...C...A.GC.................CUAGUcug..................uaaAAGCU.AC--auuuucuugu........................ +AE002160.2/343251-342834 .......................................................................cgcugaucuuaaugaucuAAG.AG.UUG...C...U.GC.................UUAA-........................--UUA.GCAAaguuguuaccu....................... +ABIZ01000001.1/2235966-2236321 .........................................................................................-GC.CC.UCG...C...C.GC.................UUAAU........................UGACG.GUGA.................................. +AE005672.3/821929-822276 ........................................................................................aCGC.UC.UAG...C...U.GC.................CUAAA........................AACCA.GCA-g................................. +CP001644.1/873841-873513 .........................................................................................CGC.AC.UGG...C...A.GC.................CUAAG........................-GGCC.GCCG.................................. +BA000008.3/138204-137782 .......................................................................guuugacucaguagaggaAAG.AC.UAG...C...U.GC.................UUAAUuagca..............aaaguUGUU-.----agcuagauaa........................ +FM211187.1/775852-776199 ........................................................................................aCGC.UC.UAG...C...U.GC.................CUAAA........................AACCA.GCA-g................................. +CR848038.1/730177-730601 .......................................................................cucugaacucucugagcaAAG.AU.UAG...C...U.GC.................UUAAUuag..................caaAAGU-.----uguuauuuagau...................... +AP006841.1/1350686-1351083 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcg....................aaUCAUA.GUA-gauuagcuuaauccagg................. +CR626927.1/1289246-1289643 .........................................................................................-GC.UC.UUG...C...U.GC.................UUAAUcg....................aaUCAUA.GUA-gauuagcuuaauccagg................. +ABGO01000552.1/2485-2074 .........................................................................................-UC.CC.UCG...C...G.GC.................UUAAG........................-UGCC.GAGA.................................. +AADV02000210.1/4102-3717 ...................................................................................gcgcguAGC.AG.UAG...C...U.GC.................GUAGAacucu.............cucauaGAGUC.GCU-.................................. +AF389948.1/19-339 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +CP000024.1/560365-560714 ........................................................................................aCGC.UG.UAG...C...A.GC.................CUAAA........................CACCU.GCU-c................................. +AF389966.1/18-338 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +ABGI02000002.1/57019-57380 ..................................................................................caaaucuUGU.AA.UGG...C...U.GC.................UUAAG........................--UUA.GCAG.................................. +CR954253.1/581189-581550 .........................................................................................CGC.UG.UAG...C...U.GC.................UUAGU........................--UCA.GC--c................................. +AE015924.1/2226462-2226056 .........................................................................................-GC.UC.UCG...C...U.GC.................GUAAUcgaaga............auagua-----.----gauuagacgcuucaucgcc............... +CP000951.1/28953-29348 ..................................................................................gcaaagcUGC.UG.CUG...U...A.GC.................UUAAUaaga................acac-----.----cuuaacu........................... +AF389946.1/19-339 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +CP000393.1/7574767-7575164 ................................................................................uaagcaaguAGC.UG.CUC...U...A.GC.................UUAAUugcaaaaac......accucuuauAGGUU.CGAG.................................. +AF389957.1/21-333 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUAa................................. +AB003477.1/1390-1783 ................................................................................uaaggcugcUCC.UG.UAG...C...U.GC.................UUAAAc.....................gc----C.ACA-aacuuuc........................... +CP000100.1/989730-989337 ................................................................................uaaggcugcUCC.UG.UAG...C...U.GC.................UUAAAc.....................gc----C.ACA-aacuuuc........................... +AAFA03000004.1/17757-17410 ........................................................................................aCGC.AU.UAG...C...A.GC.................UUAAU........................AACCU.GCC-u................................. +BX294141.1/117195-117574 .........................................................................................-GC.AC.UGG...C...C.GC.................CUAAUu.....................acAGGUA.GCC-.................................. +CP000538.1/1278617-1278259 ...................................................................................ugcuuaCGC.UA.AAG...C...U.GC.................GUAAG........................-UUCA.GUUG.................................. +AAFL01000002.1/28456-28814 ...................................................................................ugcuuaCGC.UA.AAG...C...U.GC.................GUAAG........................-UUCA.GUUG.................................. +CP000725.1/1316530-1316182 ........................................................................................aCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCG-g................................. +AF389968.1/19-336 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +CP000408.1/1368887-1368534 ........................................................................................aCGC.AU.UAG...C...A.GC.................UUAAU........................AACCU.GCC-u................................. +AE017125.1/1767632-1768000 ...................................................................................agcuuaCGC.AA.AAG...U...C.GC.................GUAAGu.....................uuAUCAC.ACUUuu................................ +AP010655.1/886656-887004 ........................................................................................aCGC.AG.UAG...C...U.GC.................CUAAA........................AACCA.GCC-u................................. +AF389974.1/19-336 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +AF389973.1/20-337 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +CP000013.1/46893-46531 ..................................................................................caaaccuUGU.AA.UGG...C...U.GC.................UUAAG........................--UUA.GCAG.................................. +AF389945.1/20-340 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AF389977.1/33-350 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +AY491435.1/1-310 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AE000511.1/838812-838427 ...................................................................................agcuuaCGC.UA.AAG...C...U.GC.................GUGAG........................-----.----uuaaucuc.......................... +CP000820.1/7030866-7030492 ..................................................................................ccacuuuCGC.CC.UCG...C...G.GC.................CUGAGua....................ga-----.--GAcca............................... +AL766848.1/13776-13427 ........................................................................................aCGC.AU.UAG...C...U.GC.................CUAAA........................AAACA.GCC-u................................. +AF440353.1/1-310 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AF389942.1/19-340 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................ACCCU.GCUUa................................. +AY204390.2/768-425 .........................................................................................-GC.AC.UUG...C...U.GC.................CUGAUcuaaa..............aguca-----.----ggug.............................. +AY491434.1/1-311 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cu................................ +AAFJ01000006.1/109216-108858 ...................................................................................ugcuuaCGC.UA.AAG...U...U.GC.................GUGAG........................-----.----uuca.............................. +BA000035.2/872709-873084 ......................................................................................cuaCGC.CC.UCG...C...U.GC.................CUAA-........................--GUA.GCGAccg............................... +CP000805.1/277716-278069 ......................................................................................cuaCGC.GC.UCG...C...C.GC.................GUAAU........................---CG.----.................................. +ABGK02000007.1/123731-124089 ..................................................................................caaaucuUGU.AA.UGG...C...U.GC.................UUAAG........................--UUA.GCAG.................................. +AF389975.1/19-336 .........................................................................................CGC.AC.UCG...C...A.GU.................UUAAU........................AACCU.GCG-cu................................ +ACKV01000008.1/12419-12062 ........................................................................................uCGC.UA.UCG...C...U.GC.................CUAAA........................AACCA.GUGAu................................. +CP000114.1/1000313-999964 ........................................................................................aCGC.AU.UAG...C...U.GC.................CUAAA........................AAACA.GCC-u................................. +AE009948.1/922761-922412 ........................................................................................aCGC.AU.UAG...C...U.GC.................CUAAA........................AAACA.GCC-u................................. +AE016958.1/3520218-3519851 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAAG........................CGACA.GCUA.................................. +CP000487.1/460574-460214 ...................................................................................ugcuuaCGC.UA.AAG...C...U.GC.................GUAAG........................-UCCA.GUUG.................................. +AY846304.1/1-313 ........................................................................................aAGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCUUa................................. +AF389979.1/19-336 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cg................................ +CP000027.1/1361697-1362048 .........................................................................................-GU.UC.UUG...C...U.GG.................CUAAAu......................aAGACA.GCA-.................................. +AF389983.1/18-335 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cg................................ +ACFI01000164.1/26695-26328 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAAG........................CGACA.GCUA.................................. +BX248356.1/37148-37532 ......................................................................................cuaCGC.CC.UCG...C...U.GC.................CUAAU........................UUGCA.GCGAccug.............................. +AY911527.1/1-311 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................ACCCU.GCUUa................................. +AL111168.1/1293658-1293303 ...................................................................................ugcuuaCGC.UA.AAG...C...U.GC.................GUAAG........................-UUCA.GUUG.................................. +CP000425.1/1442760-1442402 ......................................................................................uuaCGC.AA.UGG...C...A.GC.................CUAAAca....................gcACC--.----a................................. +BX927150.1/150689-151065 ......................................................................................cuaCGC.CC.UCG...C...U.GC.................AUAAG........................--CAA.GCGAccg............................... +AE005176.1/1457456-1457098 ......................................................................................uuaCGC.AA.UGG...C...A.GC.................CUAAAca....................gcACC--.----a................................. +CP000480.1/2169257-2169625 ......................................................................................cuaCGC.CC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +CP001635.1/1754992-1755347 .........................................................................................CGC.AC.UCG...C...U.GC.................UUAAU........................UGCCA.GUGA.................................. +CP001358.1/1443619-1443282 ........................................................................................aCGC.UU.ACG...C...U.GC.................CUAAU........................-AACA.GCGAggcaaugacc........................ +AE001439.1/801377-800995 ...................................................................................agcuuaCGC.UA.AAG...C...U.GC.................GUGAG........................-----.----uuaaucuc.......................... +AF389981.1/19-335 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AACCU.GCU-cg................................ +U68075.1/22-331 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCA-ua................................ +CP000702.1/403790-403470 .........................................................................................-GC.UG.UUG...C...C.GC.................UUAAUag....................auAAGCG.GC--.................................. +FM211192.1/809064-809432 ......................................................................................cuaUGC.UC.UCG...C...U.GC.................CUAAG........................---CG.AUGGcu................................ +AP006618.1/4642707-4642340 ......................................................................................guaCGC.UC.UCG...C...U.GC.................CUAAG........................-CGAA.GCGU.................................. +AF389985.1/19-332 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAGG........................--CUA.GCUA.................................. +AY364898.1/1-307 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCA-ua................................ +AY364895.1/1-307 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................AACCU.GCA-ua................................ +CP000325.1/2679105-2678738 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +AF389976.1/18-333 .........................................................................................CGC.AC.UCG...C...A.GC.................UUAAU........................AACCU.GCG-cu................................ +CP000386.1/1626790-1626431 .........................................................................................-GC.GC.UGG...C...U.GC.................CUAAAac...................cacUGGCA.GCC-.................................. +L43967.2/406542-406929 ................................................................uuaaccaacaagcaaguguuaacuuUGC.UU.UUG...C...-.--.................AUAAGuag..................aua-----.----cua............................... +U00089.2/571825-572211 ................................................................cuaaccaacaagcaaguaucaacuaCGC.UU.UCG...C...U.UAga.............ac-----au....................ac-UAAA.GCUA.................................. +AE000516.2/3464130-3463763 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +BX248344.1/299881-299514 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +CP000611.1/3480490-3480123 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +AM408590.1/3422820-3422453 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +HE572590.1/3532494-3532127 ......................................................................................cuaCGC.UC.UCG...C...U.GC.................CUAA-........................--GCG.ACGGcu................................ +AE006470.1/660570-660973 .........................................................................................-GC.AA.UGG...C...U.GC.................CUGAUuagcac............aaguua-----.----auucagaagccaucguccugc............. +AL583919.1/121055-121420 ......................................................................................cuaUGC.UC.UCG...C...U.GC.................CUAAG........................---CG.AUGGcu................................ +AY911519.1/1-337 .........................................................................................CGC.UC.UCG...C...C.GC.................UUAA-........................--GCG.GUGA.................................. +U68081.1/22-350 ........................................................................................aCGC.UU.ACG...C...U.GC.................CUAAU........................-AACA.GCGAggcaaugacc........................ +CP001050.1/750995-750675 .........................................................................................CGC.UU.UAG...C...C.GC.................UUAA-........................----G.GCUA.................................. +AJ629111.1/506-157 ......................................................................................uuaCGC.AU.UAG...C...U.GC.................CUAAUc......................gCAGUA.GC--.................................. +CP001215.1/4837167-4836853 .........................................................................................-UC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.CUAA.................................. +CP000312.1/1455328-1455014 .........................................................................................-GC.AU.UAG...C...A.GC.................UUAAUu.....................uaGCGCU.GCU-.................................. +ACAT01000012.1/45784-45462 ......................................................................................uuuCGC.UU.UAG...C...U.GC.................CUAAA........................AACCA.GCUAg................................. +AE017262.2/2463847-2463523 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +FM242711.1/2481647-2481323 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AF137379.1/195547-195873 ..................................................................................gccggguAGC.CG.UUG...C...U.GC.................UUAAG........................--CGA.GU--.................................. +U68076.1/22-329 .........................................................................................CUC.UC.UAG...C...A.GC.................UUAGG........................--CUG.GCUA.................................. +AF440342.1/1-322 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AF440349.1/1-322 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AF440351.1/1-322 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AM263198.1/2430862-2430542 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AF440350.1/2-322 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................AAGCA.GUA-gca............................... +AF440335.1/2-315 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................CUAAA........................-AACA.GUUAg................................. +AF375582.1/9-303 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................CUAAA........................-AACA.GUUAg................................. +AF440336.1/1-322 ........................................................................................uAGC.UU.UCG...C...U.GC.................CUAAU........................-AGCA.GU--cuga.............................. +AY911521.1/1-340 .....................................................................................aauaCGC.UC.UCG...C...U.GC.................GUAA-........................--GCG.GCG-cuagccuuccuucu.................... +AY911520.1/1-342 .....................................................................................aauaCGC.UC.UCG...C...U.GC.................GUAA-........................--GCA.GC--cuuagcccuucccucc.................. +AY911522.1/1-341 ..................................................................................aaaccuaCGC.UC.UCG...C...A.GC.................GUAAGugacc..............uuugc-----.----uucugguag......................... +AY846305.1/1-307 .........................................................................................CGC.UC.UAG...C...A.GC.................UUAAA........................-CCCU.GUUU.................................. +AACY020396050.1/454-188 .........................................................................................-AU.GG.CUU...U...U.GC.................UUAAU........................-UGCU.AAAG.................................. +AY911524.1/1-307 ........................................................................................uCGC.UU.UAG...C...U.GC.................UUAAU........................-AGCG.CUUA.................................. +CP000439.1/15626-15294 .......................................................................cagcaauuuugcugcuguUGC.UA.AAG...C...U.GC.................CUAGU........................--CUA.GCUUaauaacc........................... +AF375575.1/11-299 ........................................................................................aCGC.AU.UAG...C...U.GC.................UUAAU........................--UUA.GC--gca............................... +CP002222.1/2211225-2211552 ......................................................................................uuaCGC.UU.UAG...C...U.GC.................CUAAU........................AAGCG.CUUAa................................. +AY040838.1/1-298 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAU........................-UGCA.GUCG.................................. +AF375577.1/11-299 ........................................................................................aCGC.AU.UAG...C...U.GC.................UUAAU........................--UUA.GC--gca............................... +AY082653.1/2-336 ................................................................................uaaggaagcCCU.AG.UUG...C...U.GC.................CUAAU........................A-GCC.UC--uuauag............................ +AF375585.1/1-302 ........................................................................................uCGC.AG.UAG...C...U.GC.................GUAAU........................-AGCA.CUCU.................................. +AF375587.1/1-302 ........................................................................................uCGC.AG.UAG...C...U.GC.................GUAAU........................-AGCA.CUCU.................................. +ABGQ01000005.1/122398-122710 ...................................................................................ugcuuaCGC.UA.AAG...C...U.GC.................GUAAG........................-UUCA.GUUG.................................. +CP000414.1/273277-273583 ........................................................................................uCGC.UA.UCG...C...U.GC.................CUAAA........................AACCA.GUGAu................................. +AF375568.1/8-285 ........................................................................................aCGC.UG.UAG...C...A.GC.................CUAAA........................CACCU.GCU-c................................. +AF375579.1/10-290 ........................................................................................aCGC.AC.UCG...C...U.GC.................CUAAA........................CACCA.GCU-u................................. +DQ250622.1/20-291 ...................................................................................ugcuuaCGC.UA.AAG...U...U.GC.................GUAAGu.....................uuAAUUA.GCUUuu................................ +U68082.1/22-356 ...................................................................................agcuuaCGC.UA.AAG...C...U.GC.................GUGAG........................-----.----uuaaucuc.......................... +CP000141.1/258392-258750 .........................................................................................-GC.UU.UAG...C...U.GC.................UUAAU.......................aACGCA.GCUA.................................. +CP001147.1/1166175-1165826 .........................................................................................-GC.AC.UCG...C...U.GC.................UUAAUu.....................aaAAGCA.GC--.................................. +CP000112.1/1988490-1988131 ........................................................................................aCGC.AA.UGG...C...A.GC.................CUAAUu......................aGGCUU.GCCG.................................. +CP000016.1/678009-678400 ...................................................................................aucuguUGC.UU.UAG...C...A.GC.................UUAAAu......................cAGACU.A---auauuc............................ +BX908798.1/630473-630069 .........................................................................uccaggaagggacuuuUGC.UA.GAG...C...U.GC.................GUAAGa.....................ccUAACA.GUCUugg............................... +AE014184.1/278117-278485 ......................................................................................ucuAAG.UC.UUG...C...U.GC.................UUAAG........................---CG.CUU-a................................. +BX248583.1/610694-611086 .....................................................................................cuguUGC.AU.UAG...C...A.GC.................UUAAUu.....................gg--GUU.A---auaacc............................ +CP000249.1/937591-937964 ..................................................................................ccacuuaCGC.GC.UCG...C...C.GC.................UUAAGagg..................gac-----.----uag............................... +AF022186.2/109751-109498 .......................................................................................uuAGC.A-.---...-...-.--.................-----........................-----.----.................................. +AAFX01035522.1/635-271 .........................................................................................-GC.GU.UGG...C...U.GC.................CUAAUuca..................aggAAUUA.GC--gug............................... +CP000108.1/2092429-2092029 .........................................................................................-GC.AA.UGG...C...U.GC.................CUAAUuagcaaa.........aguuaauuAACCA.GCCA.................................. +AE000657.1/1153844-1153501 .........................................................................................-GC.UC.UCG...C...U.GC.................CUAAUua....................aaCGGCA.GCG-.................................. +CP000383.1/1433554-1433957 .........................................................................................-GC.CA.UGG...C...U.GC.................UUAAUua....................cg----A.ACUAaguuuguaauaaugagcguugagu.......... +AY040837.1/1-317 .........................................................................................CGC.AC.UAG...C...A.GC.................UUAAU........................ACCCU.GCUAa................................. +CP000471.1/1522615-1522980 .....................................................................................cggcUUU.UG.CAG...C...U.GC.................AUAAA........................--GUA.GUUGuac............................... +AAGX01000013.1/8741-9125 ................................................................uuaaccaacaagcaaguguuaacuuUGC.UU.UUG...C...-.--.................AUAAGuag..................aua-----.----cua............................... +AF137379.1/97379-97053 ..................................................................................gccggguAGC.CG.UUG...C...U.GC.................UUAAG........................--CGA.GU--.................................. +U68077.1/22-338 .........................................................................................CGC.AC.UGG...C...G.GC.................GUAA-........................--GCC.GUU-c................................. +AY129337.1/100059-100495 .................................................................ggccuucuuugcugaagaggcugcCGC.UC.UCG...-...-.--.................-----........................-----.----ucuga............................. +S67602.1/1-411 ......................................................................uuaugaugaauaaugcaucAGC.UG.GAG...C...A.AA................cUUUAU........................-GUUU.GCUUaauaacuacuaguuua.................. +AF481102.1/4584-4323 .........................................................................................---.--.---...-...-.--.................-----........................-----.----ggggaugacagggauuc................. +AF389984.1/19-335 .........................................................................................CGC.UU.UAG...C...A.GC.................UUAAU........................AUGCU.GCUAg................................. +AY911518.1/2-342 ..................................................................................guaagcaAGU.AG.CUG...U...A.GC.................UUAAUug....................cc-----.----gaaacgccuc........................ +EF508371.1/55977-55668 .........................................................................................-CC.UU.UUU...C...U.-C.................GUAAGg.....................uc-----.----gc................................ +AY082651.1/2-338 ................................................................................uaaagcggcUCC.UG.UAG...C...U.GC.................CUAAAaac..................cuc---UA.GC--aggu.............................. +AY082650.1/21-310 ...................................................................................gcgucaAGC.AG.UAU...U...U.GC.................UUAAG........................-CCCA.ACU-gagg.............................. +AACY023480922.1/1342-1077 .........................................................................................UUC.UU.UAC...-...-.--.................-----........................-----.----.................................. +#=GC SS_cons .........................................................................................,,,.,,.<<<...<...<.<<................._____........................__>>>.>>>>.................................. +#=GC RF .........................................................................................cGC.uc.ucG...C...u.Gc.................uUAAu........................aagCa.GCga.................................. + +CP002858.1/636403-636054 .................................--CGUCCU...UGCA.....AAGU.UU.....GCCUGUG.....ACUU...UGCA-.........................................AAGGG.CG.CCA.........ACCCAGCAGGCU...........................GGCU..C..A +AQSL01000153.1/17879-17520 .................................--CGUUUC..uCUCU.....GAUG.U-.....GUCCGUU.....CAUU...GGGGA.........................................AGAAA.CG.CCG.........UAAUAACGGGAU...........................AGCC..C..G +CP005990.1/1020353-1020710 .................................-GCUGUCC..aCACU.....CGAU.C-.....GCCUGUG.....GUUG...GGUGU.........................................CGGAC.AG.GCA........uAUUACACAGGCU...........................AGCC..U..C +CP000238.1/599480-599857 ..........................ugaagauUCCCUCUC..uCCCU....aGUCU.UA.....UCUCUUA.....GAAC...GGGGUu.......................................aAGAGA.GG.UCAa.......aUAUCAAAGAGAU...........................AGCG..U..A +CP001825.1/749016-749371 .................................--CGUCCA..cUCAG.....UUCC.UU.....CUCCGGU.....GGAG...CUGAG.........................................AUGGG.CG.UCG.........AGAAACCGGAGU..........................gCGGC..G..C +KI530573.1/179971-180319 .................................--CGCUCU..uAUAG....aCUGU.CC.....GCCCAUG.....ACGG..aCUGU-.........................................AAGAG.UG.UCA........aCUAAUAUGGGCU...........................GGUA..U..C +ASKJ01000008.1/8063-7702 .................................--CGUCUU...ACCA.....CUGC.UA.....GUCUGGU.....GUGG...UGGC-.........................................UAAGG.CG.UCG.........-ACAAACAGACU...........................GGUC..C..G +AP009178.1/366342-366716 ................................gUCCCUCGC..aCCUC.....UCUU.U-.....GCCCUCU.....AAGA...GAGGAu......................................uuUGCGG.GG.UCAu.......cCUCUAGAGGGCU..........................uGGAU..G..A +AUYT01000001.1/1918707-1918352 .................................--CGUCUG..uUUAA.....GAUU.U-.....GUCGGCU.....GGUC...UUAAA.........................................UCAGG.CG.UCG........aCUAAAACCGAAU...........................AGUU..U..A +AUCY01000015.1/19166-18808 .................................--CUAUUU...CAUA....cGCAG.AC.....GCCUGAU.....AAGC..gUAUG-.........................................-AAGU.AG.ACAa.......aAACCAUCAGGCU...........................GGUA..C..C +ASJR01000001.1/32419-32772 .................................--ACUCCU..uUGAG.....CCAU.U-.....GUCGUUC.....GUGG...CUUU-.........................................GGGGA.GU.AUA.........AAACAGAACGAU...........................CGAC..A..G +EQ973344.1/309470-309111 .................................-CCGUCCG...AUAA.....-GAC.C-.....UACCGCG.....CGC-...UUAU-.........................................-CCGA.CG.UCA........aAUUUAGCGGUGA..........................aCGUC..C..A +GG688422.1/796853-797205 .................................GCCACUUC...GUAU.....GAGU.C-.....UCCUGCA.....GCUU...AUGCA.........................................UGAAG.UG.UCA.........AUUAUGCAGGAA...........................-GCA..U..U +AWNK01000007.1/2603-2958 .................................-AGCACCA..gAGAG.....UCUC.A-.....GCCUGCG.....GAGA...CAAU-.........................................CUGGC.AC.UCA.........ACCUAGCAGGAU..........................gUUCU..G..A +FP565809.1/2090387-2090739 .................................--CGUUUU...CACC.....GAGA.U-.....UCCUACG.....ACUU...GGA-U.........................................GAAAA.CG.UCA.........GAUAGUAGGGCA...........................CUGC..U..U +AAQJ02000001.1/107653-108060 ...............ugucuaaacaacagccggCGCCAUGA..aCUCC.....-AUA.G-.....GCUUGUA.....UAUC...GGAG-.........................................GGAAU.GG.UCA........aCAUUGACAAGCU...........................CGUA..G..U +KI931836.1/25582-25945 .................................-GCGUCCG...CCCG.....GUAC.UU.....GCCUACG.....GUAU...UGGGA.........................................UCGGG.CG.UAA.........-CGAUGUAGGAU...........................AGCC..U..G +KB904802.1/126181-125821 ...............................guGCUGUCUG..aCAGA.....GGCC.GU.....GCUUGUG.....CG-C...UCGAA.........................................UCAGG.CA.UAA........uCUCUCACAAGAU...........................CGUA..U..C +AWNR01000023.1/15640-15289 .................................--CAUUUG..aCUUG.....AUGU.U-.....GCCAUUU.....GCAU...CUUU-.........................................UCAAA.UG.CCG.........AUUAAAAUGGCU...........................AUAA..U..G +AFGF01000016.1/98-443 .................................-ACGUCCU...ACUC.....AGCU.UA.....GCCUGCG.....GGCC...GGGC-.........................................UAGGG.CG.UCA.........-CACAGCAGGAU...........................ACCU..G..A +ATHV01000022.1/103068-102712 .................................--CGUUGA...AACG.....GUGG.AC.....GCCAGAU.....AACC...CGUU-.........................................-UCGG.CG.CAAa.......aAAACAUCUGACU...........................AGCU..C..A +CP002431.1/1755900-1756290 ......................gacaugauccuGGCGGCUC...CCUG....gGCCU.AC.....GCCCGAU.....AAAC...CAGG-.........................................GACGU.CG.ACGa.......cACCCCUUGGGCU...........................AGCC..C..U +CP003549.1/4580582-4580961 ..............................cgcUUCUCUCU...--AA.....UGUG.AC.....UCCGUUA.....AGCA...UU---.........................................-AGAG.AG.CAA.........CCCCCAACGGAU..........................gCUCU..A..A +ACJM01000005.1/68711-69066 .................................--UGUCCG...CUGG.....AUCC.GA.....GCCUGUA.....GGAA...CCAGU.........................................CCGGG.CA.UCA.........AUUAAUCAGGCU...........................ACCG..A..C +HF951689.1/2306922-2307273 .................................-CCGUCCA...UCUU.....GCCC.CU.....GCCGGCC.....GGGC...GAGA-.........................................AUGGG.CG.UCA.........-CCAUGCCGGCUu.........................gGCGU..G..U +FR898651.1/77917-78268 .................................--CGUUUU...AUAA.....AAUA.G-.....UCCCACG.....GAUU...UUAU-.........................................-AAAA.CG.CCA.........AAACAGUGGGAA..........................aCAAA..G..C +AP012209.1/218727-219086 .................................--CAUCUA...GUUU.....GCGA.G-.....UCCUACG.....GCGU...AGAU-.........................................GUAGG.UG.UAAa.......aUUUAAGUAGGGA..........................aACGA..G..C +KB899636.1/1103066-1102672 .............gcuuaaaaaccuggcaggcuACCCUGAG...ACCU.....CUCU.C-.....UUCGGUA.....GGGG...AGCAA.........................................UCUUG.GG.UCA.........CUUAUACCGAAU...........................CGGA..U..G +CP002514.1/2635929-2635561 ................................aGCCGUCUG..cUCAU.....UUGG.UG.....GCUCGUG.....CCGA...AUGAA.........................................GCGGG.CG.UGA.........CCUUCACGAGCU...........................GGCG..G..C +ASLA01000048.1/2102-1719 ...........................uggggaCGAGUUCU...UUAG.....UAAG.U-.....GCCUUGG.....GAUA...CUAA-.........................................UAGAA.CU.ACA.........AUAAAGCAAGGA...........................CUCU..U..G +CP002116.1/2157788-2157433 .................................--CGGGCC...CGUA....uCACG.AU.....GUCCUU-.....AGGG..aUACGG.........................................UAGCU.UG.UAA.........GAAAGUGGGACU..........................uACCC..U..U +ASOC01000115.1/3064-2663 .................................--CAUCUU...CUUG.....GUCC.GC.....GUCCGCG.....GGAU...CUUG-.........................................-AAGG.UG.ACG.........-ACUAGCGGGCU...........................GGCU..U..A +KE386488.1/2302343-2301937 ...........cggucaaggaaccgggccgacgAGUACCCG...CCGGa...aGGGG.AC....cGCUUUUA.....-GCC...UCGGUcg....................................gcaAUGGG.UA.UCAa.......uCAAUUAAAAGAU...........................AGCU..U..U +KB731324.1/5596722-5597112 ...........................guucgaGCGCUUAC...CG--.....UCUG.AC.....ACCGUUA.....AAGA...--U--.........................................AGUAA.GC.ACA.........ACCCCAACGGUU..........................gC-UC..U..A +HF996868.1/105202-104824 ............................ggaauGCGCUCUA..uAUAG.....UUCU.UU.....UCCUACG.....GGAA...UUAU-.........................................CUAGG.GC.UUA.........UUUUAGUAGGAU...........................AUAU..C..U +ALXF01000043.1/19177-19547 ..............................acgUAGAUCCA...GCU-.....AAUC.UU.....UCCCACG.....GGUU...-AUCC.........................................CUGGG.UC.CUAc.......cUAUUAGUGGGAU...........................ACGC..U..A +HE978586.1/16541-16890 .................................-CGGCCCU...CCGG.....AUGG.A-.....-CCCGUA.....ACAU...ACGG-.........................................ACUGG.CC.UCA........aCCAUGUCGGGAA...........................ACUU..C..U +ATUV01000002.1/430394-430763 .................................--AGGCUU..cUGCA.....CCUU.UU....gGUGCUUU.....AGGU...UGCAG.........................................AAAGC.CU.UUA........g--AGUUAAAGCAc........................cgAAGG..C..U +CP007128.1/3913005-3912647 .................................--UGCUCA...CGAG....gCAGC.CC.....GCCCGGG.....GCGG...CACG-.........................................-UGAG.UA.ACG.........CAAAUCUGGGCU...........................AGCC..C..G +JH992902.1/898595-898946 .................................-GCCCCUU...UCCG.....ACCG.UC.....UCCCGCA.....CGGA...CGGAG.........................................CAAGG.GG.UCA.........--AACGCGGGAU...........................ACCC..G..G +APKF01000001.1/3068-2714 .................................--CGCCCC...-CGG.....GCAG.AC....cGCCUGCU.....AUGC...CCGG-.........................................GUCGG.CG.CCA.........-GAUAGCGGGCU...........................GGUU..U..C +AUIC01000003.1/527982-527611 ............................cgaaaUCCGUUCA...CCC-.....CGGG.AA.....GUCUUCG.....ACCG...-GGUG.........................................CUGAA.CG.UCA.........-UUGAGAAGACU..........................cACCG..G..U +HG793133.1/844919-845298 .................................--CUUGUU...AAAU.....GGUC.AU.....GCCUAUA....uGGUU...GUUUAacucgua...........................uuuacccAAAUA.GG.ACA.........ACAAAGUAAGAU...........................AGAU..U..U +ALJM01000044.1/142922-143282 .................................--CGUCUU..a-CU-.....AAGA.A-.....ACCUGCG.....ACUU...-AG-A.........................................UAAGG.CG.UCA.........--UGAGCAGGCA...........................ACCU..U..A +FR891194.1/2245-2609 .......................uuaagcuccgCCCGUUCA...UCCG.....GAGA.G-.....UACUGCG.....GCUC...CGGA-.........................................AUGAG.CG.UCA.........UCAAGCAGUGAA...........................CGUG..C..G +JAGN01000007.1/210-575 ...............................cuAAGAUCUA..gAC--.....GACA.UC.....ACCCAUG.....UGUC...GGGUU.........................................CUAGG.UC.CUA.........UAUUAGUGGGUUa.........................cGCUU..A..A +AUFW01000018.1/1438-1080 .................................--CGAUCU..gCUUA.....GCAC.GC....cGCUCUGA.....GGGC...UUUG-.........................................UAGAU.CG.CAA.........GAAACCAGGGCU..........................uACUU..C..U +ABCK01000022.1/52666-53029 .................................--GCCUUU...CCCA.....CUCG.AC.....GCCUAAU.....AGAG...UGAC-.........................................GACAG.GC.CCA........aACUCAUUAGGCU..........................gGCUU..C..A +ARQD01000001.1/166156-166556 ...............................ccCUCUUUUA...CA--.....GGCG.U-.....GUCUAUC.....AGCU...---GA.........................................GUAAA.AG.UAG.........UAUUAAUCAGAUa.........................gAACA..A..G +HE610718.1/464779-464439 .................................--AAUCCG...GCCA.....---G.AC.....ACCGCGA.....ACU-...-GUAA.........................................CCGGG.UU.UCA.........AAUUAGCGGGCAa........................cg--AA..C..U +CP001992.1/1409800-1410172 ............................cugauUCCGUCAG...CCCG.....-CAG.UU.....GCUCUAG.....CUG-...CGGAU.........................................UCUGG.CG.UCG.........-UUUUUAGAGCCa........................cuGGAA..U..C +CP001744.1/2441287-2441647 .................................--GCGACU..gCGAA.....AGCC.CC.....GCCCAU-.....GGCG...UUCAA.........................................AAGUC.GU.UCG.........CAAAUACGGGCU...........................GGCU..G..C +AUHX01000013.1/95926-96324 .............uauguaagacauagggcuaaGAUGUCUC..uGGAA.....AGCC.UU.....GAUUUAU.....GGCG...UUCCAc......................................caAGAGG.CA.CCG........aUAAAAUAAAUCU...........................AGGU..A..G +AAVU01000091.1/1296-902 .......................uuagguuuugAGCAUCUG...U-AG.....UUUG.AC.....UCCGUUA.....AGGA...CU-A-.........................................-UAGA.UA.UAA.........-CCCCAACGGAU..........................gUUCU..A..G +GG774889.1/871343-871741 .............cggcacaggugcuguaacgaGACAUCUC..uCAAA.....UGCC.GU.....UCUCUGA.....GGCG..gUUUGGc......................................aaAGAGG.UG.UGGg.......gAAUAUCGGAGAU...........................AGAG..G..G +KB900537.1/113361-112992 .................................-CUGCCCG...AUUA....aCGCU.C-.....GCGCGUU.....GGCG...UGAU-.........................................-CGGG.UA.UCG.........AUUAAACGCGCA..........................aCAGG..C..A +FR898229.1/7571-7218 .................................GGUGUCCU...GCCG.....AUGA.G-.....UAUCGCG.....GCUU...CGGU-.........................................UUGGG.CA.UGA.........CACAGCGAUGAA...........................CGUG.aA..C +AZMC01000283.1/4374-4034 .................................--CGCCGC...-CUU.....AUGU.UU.....UCCUACG.....GCAU...AAG--.........................................CUCGG.CG.UCA.........-ACCGGUAGGAU...........................ACGC..U..A +JH597773.1/1074245-1073899 .................................GACGCUCU..gCCCG.....GCUU.U-.....CCUUCUC.....GGGC...CGGAA.........................................CAGAG.CG.CCA.........CCUCAGAGAAGG...........................CGAA..G..G +KI259821.1/152029-152373 .................................--UGUCAC...CCUU.....AAGA.G-.....UCCUGCG.....ACUU...AAGA-.........................................CGUGG.CA.UCA........uUGAAAGCAGGGA..........................aCCGC..A..U +FP929056.1/2034356-2034003 .................................--CGUCGA..a-GGA....uGAGC.UC.....GUCUGUU.....GGCU..cGCC--.........................................GGAGA.CG.UCA.........UUUUAGACAGAU..........................gCUUC..G..C +FR881339.1/29502-29115 .................................--UGUCCG...GCUG.....GGGA.G-.....GACCACG.....GCUU...UAGU-.........................................UCGGG.CA.UCA.........UGAAGUGGUGAA...........................CGUC..A..G +BA000021.3/122211-122575 ............................uaggcUCCUUCUU...AGAU.....AUAU.UA.....UCUCUAG.....AUGU...AUC-A.........................................AUAGA.AG.UCA.........-AAAUUAGAGAU...........................CGCG.aU..A +CP003945.1/2841847-2842237 .........................agguucgaGCACUCAU...CG--.....UCUG.AC.....ACCGUUA.....AGGG...--CG-.........................................-AUGG.GU.AAA.........ACCCCAACGGUU..........................gCUCG..C..U +AFPK01000014.1/104717-104318 ............gcucacaaggugagcaagcuaUGCAUCUC..aUGUU.....AGCG.CU.....GAUAGAC.....CGCG...AACAAu......................................cuAGAGG.UG.UCG........uAAAAGUCUAGAU...........................AGGA..A..A +AODQ01000135.1/11337-11706 ...............................cuUGUGUCCU..gCCAG.....GCCU.UC.....GUUCUGC.....CGGU...CUGGCg......................................ccAAGGA.CA.UCA.........UCCCGCAGGACU...........................AGUC..U..U +CP001102.1/1736501-1736132 .................................-CUGUCUC...GCUA....aCCUU.UU.....GUUCUGC.....AAGG..uUAGCA........................................uAGAGG.CA.UCA.........UCUAGUAGAACU...........................AGCU..A..U +AUPZ01000004.1/157107-156730 ......................caagaggacggGCUGCUUC...ACCU.....AUGG.AC.....UCUAGAU.....AAAU...AGGA-c.......................................uCGAAG.UA.UAA........cCCUUAUGUAGAU...........................AUAU..U..U +HF570956.1/2001206-2000840 .............................gaagUCCGUUGG...CCU-.....AUGC.AU.....GAUCUCG.....GCAU...-AGUC.........................................ACCAG.CG.UCA.........-UCUAGAGAUCU..........................uGCUG..C..C +CP001928.1/582499-582061 .................................-CCGAUAG...CCUA.....AAAU.UG.....GACCGAG....gGUUU...UAGGG.........................................UCUAU.CG.UUA.........AGUACUUGGUAU...........................-GGU..G..C +CP003558.1/1981618-1982006 .............................ucgaGCAUCUAU...AG--.....UCUG.AC.....UCCGUUA.....AAGA...U--U-.........................................-AUAG.AU.UAA........cCCCCCAACGGAU..........................gCUUU..A..G +CP003282.1/1783812-1784199 .................................--CGGGCU...CUGU....aGACG.CC.....GCCUAG-.....AGGC..uGCAG-.........................................GUGCU.UG.UUA.........UAAACCAAGGCU..........................uGCUG..U..G +AWNH01000060.1/189581-189189 ..........................gguucgaG-CGCUUA...-UUG.....UCUG.AC.....UCCGUUA.....AGGA...UGA--.........................................-UAAG.CC.UAA.........-CCCCAACGGAU..........................gCGUC..A..G +ALVZ01000087.1/10266-9881 ............................gucugCUCGCUUU...UAGU.....UCCG.A-.....CUCCGUU.....AGGC...GCU--.........................................-AAAA.CG.AAA.........-CCCCAACGGAUg.........................c-ACU..C..U +KI866524.1/456419-456036 ..............................accUCUGUCAG...CCC-.....GGGA.GC.....GCCUCCG.....GCCC...-GG-A.........................................ACUGA.CA.UCG.........--CUAGGAGGCUc.........................aACCG..A..G +AKKQ01000028.1/4742-4361 ....................ccuaacggucaggACACUCUU...UAGC.....CUAG.UU.....GUUGCAA.....CUU-...GCUA-.........................................-ACGA.GA.UAAa......ccUUUUAGCAACU-..........................uAUCU..U..U +FR872582.1/1677615-1677994 ...........................cuaguaGCCGAUAG...CCUC....gGACU.G-.....GACCAAG.....GGUC..uGGGGG........................................uUCUAU.CG.CAG.........GAUUCUUGGUAU...........................-GAA..C..A +ACGK02000001.1/64422-64047 .................................--CGACAA...ACUA.....AGAA.UU.....GCUUCCG.....UUUU...UAGG-.........................................-GCGU.CG.UCA.........UUUUAGGAAGAU..........................gCAAC..A..U +AZHT01000027.1/118138-118538 ...........gcgucacaaggugaugcaacgaGACACCGC...UCCA....aGGAU.GU.....UUUUCCG.....AAUC...UGAAGac.....................................ucAGCGG.UG.CAG.........GUAAAUCGGAAA..........................uAGUU..G..A +ATLH01000005.1/103963-103567 ................acuagguagagaagcgaGAUGUUCC..gGAAU.....AGCC.CU.....UGUUGGC.....GGCG...AUUCUa......................................uuAGGCG.CA.CCA.........GAAAUGUCAACA..........................cAAGG..G..U +BAKS01000012.1/61092-61497 ...........ugcugcacaggugcggcaacgaGACAUCAU..cCGAG.....AAGC.UCc..cgACCCGUA.....GCGU...CUCGAc......................................ccGGUGG.UG.UAAc.......gGAAAUUCGGGUA..........................uCGCU..C..U +AFUH01000001.1/665981-666327 .................................--GCGGCU...CUU-.....AGGC.U-.....CCCCACA.....GUCU...-AA-A.........................................CAGCC.GU.UCA.........-UUUAGUGGGACa.........................cGAAG..C..U +FR884026.1/41636-41272 .................................UGCGCUCU...UUUC....gCUAU.U-.....CCCUGUU.....GCAG..uGUU--.........................................AAGAG.CG.UCA........gUUCAAACAGGCUa........................cuACUU..U..G +AQYI01000003.1/272886-273254 ..............................gag--------...---Gc...cCUGC.AA.....GGCCUUC.....GCAC...CCUCU.........................................CCCGC.AG.UCA........aAUCGAGUAGGGCc.........................aUGAU..G..A +CP001700.1/1601994-1602378 ..............................acuUCUGUCGA...CCC-.....GGGA.GC.....GCCUCCG.....GCCC...-GGU-.........................................-AAGA.CA.UCA.........--UUAGGAGGAUc.........................cACCG..U..C +HF988734.1/273683-274038 .................................-GCGUACG..aUAAG....aUGCC.GA.....CCCUCAG.....GGCG..uCUU-A.........................................AAGUA.CU.UCA........gAUACUGCGGGUU...........................-GGG..A..A +CP001085.1/311892-311523 ............................aaugc-AUUCUAU...UUAU.....UUUU.UC.....UCUUUUU.....GGUA...AGUA-.........................................-GAAA.CA.UGA........uAAAAAAAGAGAA...........................CACG..U..U +HF997981.1/5979-5613 .....................auagggaagcaaGCCAUCAC...UUAA.....AACU.GG.....GUCUCUA.....AGUU...UUAA-.........................................ACUGG.UG.CAA.........-UAAGAGAGAAU...........................AAGG..G..U +KB822569.1/149528-149878 .................................--CGUCAG...CCUC.....UAGU.C-.....UAUCACC.....GCUA...GAGGG.........................................UCUGG.CG.UCG.........ACAGGUGAUGCA...........................CUUU..C..U +ACYG01000005.1/100332-100693 ............................gucgaGCCCUGCU...CUGC.....GCCG.AU.....ACUAUCU.....AAGC...GUGG-.........................................UGGCG.GG.UAA........uCUGCGAUAGCGU...........................AGCU..C..U +AUGC01000009.1/55220-55600 .................................-GUACCCG..gGGCU.....UGAG.GC.....GCCCUGC.....UCCC..gGCGC-uucgcc............................cacuuauAAGGG.UA.UCAa......acCGGAACGGAGCU..........................aUGCC..C..A +CP001055.1/122841-122496 .................................-UCCAUAU...CUCU.....GCUU.UC.....UCCCGCG.....AAGC...GGGG-.........................................AAUAU.GG.UCA.........-AGAAGCGGGAU..........................gCUGU..U..U +HF991991.1/20593-20240 .................................--UGUCUU...AUAU.....UUUU.UU.....GCCAGAG.....GAAA...AUAU-.........................................-AAGG.CA.UCG.........AUUUAUCUGGCUa........................ac-AAA..G..U +KB235914.1/386818-387205 ............................uucgaGCUCUAAU..g----.....UGUC.AC.....UCCGUUA.....AGCA...-----.........................................UAUUA.GA.UAA.........-CCCCAACGGAU..........................gCAGC..U..A +CP003468.1/209272-209650 ..........................aaggacuAGCUCCAU..c----.....-UUU.UU.....GUUCAUU.....AGAU...UGAUU.........................................AAUGG.AG.UAAa......agAAAUAAUGAAAU...........................CGCA..A..U +KB235922.1/2875526-2875912 .............................uuug-CUUGUCU...UCGG.....UUUG.AC.....UCCGUUA.....AGGA...UCGA-.........................................-AGAU.UA.ACC.........CCAACGGAUGCU...........................CCAA..A..U +JHYK01000021.1/12058-11714 .................................-CCGUCAG...UCC-.....UGAG.U-.....ACCUGUC.....CGCA...GGGGC.........................................ACUGG.CG.UCA.........AACAGACAGGAA...........................ACGG..C..A +CP000251.1/3245285-3245635 .................................--CGUUCC...CCCG.....-GAA.GC.....GCCGGG-.....UAC-...CGGGU.........................................GUGAA.CG.UCA.........---GCUCCGGCU...........................GGAC..C..U +AUNE01000047.1/23494-23877 ...............................uaAAUAGCUU..gAGGG.....GUUA.GC.....ACCCGAU.....AAAC...----A.........................................GAAGC.UA.ACA.........CAGCAGUGGUGA..........................cAACU..G..C +CM001776.1/4689845-4689455 .................................AGGACUGA...--UU.....CGUC.AC.....UCCGCUA.....AGCG...GA---.........................................UUCAG.UC.AAA.........ACCCCAGCGGAU..........................gCUGC..U..A +HF996708.1/40-397 .................................--UGUUCU...GUUA.....GAUU.GU.....GCUAAAA.....GGUU...UAAC-.........................................AAGAG.CA.UCG........aUUAUUUUAGCAUa.........................aCAAA..U..C +AYUF01000408.1/24337-24736 ..............acacaagguguuuggacgaGACACCAC..cCGGA....aGCCG.U-.....GGCUUCG.....AGGCc.gUCCGAa......................................ucGGUGG.UG.CAG........cAAUUUCGGAGAU...........................AGCU..U..G +JH636449.1/2721-2327 .................................--CUAUGU..cCGGA.....AGCU.UA.....GUCCGAG.....AGGU...UUCG-.........................................-GCGU.AG.UCG.........UUAAAUCGGGAU...........................CGCG..U..U +ASOA01000014.1/1706-2119 ............................ccuaaGGCACUUU..uAGCU.....GAAU.U-.....GACCGUG.....GCUA...AACU-.........................................AAAGG.UG.UGU.........-ACAAACACGGUc........................cgCAAG..G..U +CP003587.1/902888-903255 .................................--GUCUCG...CAGG.....ACGG.A-.....-CCCACG.....ACGG...UCUG-.........................................-UGAG.AU.ACG.........-GCUAGUGGGUG...........................CUCC..G..G +BAKX01000003.1/95816-96227 ...........cugauccgauaggcucggacgaGACGUUGC..cCAAG.....ACUC.UU.....GCUCCGA.....AGUU..cCUUGAgu.....................................aaGGCAA.CG.CAC.........GUAUAUCGGGGUu.........................cAG--..C..A +AXYY01000137.1/843-484 .................................-UCGGGUG...GUGC.....AUAU.A-.....GUUUCCG.....GUAU...GCAUU.........................................ACUUG.UG.UCA.........UUCAAGGAAAUU...........................GCUG..U..A +AZMO01000001.1/139882-140231 .................................-CCGGUGA...CCGG....gAUCU.CC....cGUCCUUG.....ACUG..aACGG-.........................................-UCGC.CG.UCA.........CAAGAAAGGACU...........................GGCU..G..U +ACNN01000035.1/47821-47413 ...............gccgauaggcucggacgaGACGUCAC..cCGAA.....ACUC.UU.....GCUCCGA.....AGUUa.cUCG--ag....................................uuaGGUGA.UG.CAC........aAAUAUCGGAGCU..........................uGGGG..C..U +ALNN01000055.1/22370-21967 ...............uacaagguagggaggcgaGAUGUCUC...UGAA.....AGCC.CU.....UGUUGAU.....GGCU..cGUCG-ca.....................................aaAGAGA.UA.CCA........uUAAAAUCAACAU..........................gGAAC..C..U +KI912268.1/2145220-2144834 .............ccugguagcgggcucguaaaA-CCACUG...AAAG.....GGUG.AC.....UUCGGUC.....UGCC...-----.........................................-----.GG.ACG.........GUGGGACAGGAU...........................GGAU..C..G +KB235941.1/316766-316382 ............................ucgagCGUCUGCU...---G.....UUCG.AC.....UCCGUUA.....AGGA...U----.........................................-AGUG.GA.CAA.........ACCCCAACGGAU..........................gCUCU..U..A +FR893351.1/2846-2458 .........................agcccagcAUAGUCGU..cUCUU.....CUCG.CU.....AUCAUUC.....GGAG...AGG-U.........................................UACGG.C-.AAA.........-CUAAGAAUGAUu.........................gCUUC..U..U +KB903813.1/741955-742326 ................................uGCUGUCGG...CCU-.....AGGA.UC.....GCCUUCG.....ACCU...-AGGU.........................................ACCGG.CA.UCA.........-GCUAGAAGGCU..........................cACCA..A..A +CP007028.1/735572-735231 .................................--GCCCAC...UGAU.....GGCU.CU.....GCGGGUG.....GGCU...GUCA-.........................................GAUGG.GU.UCA.........UAGACACCCGCU...........................AGGA..G..G +CP002831.1/999997-1000386 ...............................uu----CGCC..aCUAG.....CUUG.AG.....GCCUAAUa...cACAG...CUAGU.........................................CGCAC.AA.ACAc.......aACCCCUUAGGAU...........................CGCU..G..C +AQSF01000014.1/33474-33883 .................................--CGUUUC...AAUU.....UUUC.UU.....ACUCCUG.....GGAG..gAACUU.........................................UGAAG.CG.UAA.........CCAAACCGGGAU..........................g-CCU..U..U +CP001931.1/1228258-1228604 .................................--GCUCUC...CGGU.....GACU.GC.....ACCGCUG.....GGUU...GCCG-.........................................GUAGG.GU.UCA........gAGACAGCGGUGU...........................AGGA..A..G +CP003594.1/2974628-2975020 .......................ucuguuucgaGCUCUAAC...U---.....UGUG.AC.....UCAGUUA.....AACA...----A.........................................AUUUA.GA.UAA.........CCCCCAACUGAU..........................gCUGU..U..A +CP002689.1/220559-220962 ............caggcauagaugccgagacgaGACAUCAC..cCAGGg...gGCCG.UU.....GCUCCG-.....AGGCg.cUCUGAu......................................acGGUGG.UG.CAU........gGAUAUCGGGGAU...........................CGGA..U..G +NZ_AUNJ01000479.1/8706-8339 .........acagaaagcagcaaagcaguucag--------...----.....UAGG.CU.....GUCGAAC.....UCUA...CUGGUag.....................................guUGUCG.GG.UCA........c------------...........................----..-..- +CP001631.1/1841797-1842141 .................................--CGGCGG...ACGG.....CUUG.CC....cGUGCCCG.....CGGG...CUGAU.........................................CCCGU.CG.UCA.........UCACAGGGCACU..........................uACCG..U..U +AP010656.1/24469-24061 ..........ccgucucaaggagaccggaacgaGACAUCAC..uCAGA.....AGCU.CU.....GUCUUCG....aAGCA..aUCUGAa......................................aaAGUGG.UG.CUGu......ccAAUAUCGGAGAU...........................AGUU..U..G +ARQP01000007.1/5209-5631 .................................CCCGUCAC...-CUA.....AUCG.AC.....GCCUAAU.....AGAU...UAG-A.........................................UCUGA.CG.UCA.........-UCAUUAGGACG..........................cAAAU..A..U +CP001100.1/217460-217061 .............ugguggaagcgcuuauucgg--------...----.....----.AA.....GCCUUUU....gGUGA..cAUAA-cccgcg.............................cuugagCUAAC.GC.UCG.........CGCAAGUAAGCU...........................UCAC..G..C +JAQT01000030.1/65098-65444 .................................--AACCCU...CUUC.....UGAU.UC.....ACCUGCG....uGUCA...GGGG-.........................................CCGGG.UU.UCA........aAAAGAGCAGGAA...........................ACGA..C..A +AUNI01000009.1/384160-384528 ..................gcuacugccaauaaa--------...----.....----.--.....--CAGAA.....UGUA...GCAA-aac...................................uguUGGAG.CU.GCA.........GUCUAACUAGCU...........................CUUG..A..G +CP002959.1/4283088-4282728 ......................cuucggccgguACGGAUUA...UGC-.....UCUG.A-.....GUCUGCG.....GAAG...-GCA-.........................................-UAAU.CU.UAA........cCUACAGCAGAAU...........................AGCG..G..G +CP003592.1/3209365-3208957 ...................cuuuguuuugaucuCGAGCCCU...AGUU.....AGUG.AC.....UCCGUUA.....AGCA...AAC--.........................................-UAGG.CU.AAA.........CCCCCAACGGAU..........................gCAGC..U..C +ASKX01000001.1/32962-33313 .................................-GCAUCUU...CUUC.....ACUA.AU.....UCUCGAU.....AGGU...GAAG-.........................................-CAGG.UG.UCA.........UACCAUCGAGAU...........................AGAU..G..G +KB446646.1/41771-41419 .................................-AUGCCGG...CUUA.....CUUA.C-.....GCUUAUA.....UAAG...UGAGA.........................................UCUGG.UA.ACAu.......aACCUUGUAAGAU...........................AAGG..G..A +AUSF01000044.1/5114-5486 .......................cauuauggcc----GAGC...GAGC.....AGGU.AG.....GCCCUUU.....ACCC...GCUUCu.......................................uAGCUU.AA.UCAa.......aACAAAAAGGGAU..........................g-CGA..U..A +KI669458.1/92635-92997 .............................cggaGCCGAUUA...CUUA.....AGCG.AG.....ACUAGCG.....CGCU...UGUG-.........................................-UGAU.CG.UUA.........CUUAUGCUAGUU...........................GCCC..C..U +HF989886.1/20501-20161 ...............................agGCACUCCU...UUAU.....UUUC.UU.....ACUCAUG.....GAAA...AUAU-.........................................AUGGG.GU.UCG.........-UUUAGUGAGUU..........................aUAUU..A..U +HE796683.1/2411165-2410793 ..............................gccAUCGUCUC...CCCG.....ACCU.AC.....GUGCUGC.....CGGU...UGGAUc.......................................aGGAGG.CG.UCG.........AUCUGCAGCGCU...........................GGCU..U..C +JAFS01000001.1/824753-824367 .................................-GCGUGUG..uUUCG.....CCUC.GC.....GCCGGCG.....CGGA...CGAG-.........................................ACAGA.UG.UGU........uUUAUCGCCGGACga.......................ug--CG..C..U +BAOU01000044.1/35706-35301 ...........ucugcgacagucgcggagacgaGACGUCGC..cCGAU....c-ACU.CUu...aUCCCGAA.....ACGG...AUCGAu......................................auGGCGG.CG.CAC.........GUUAGUCGGGGU...........................CAGU..C..U +AEOP01000010.1/61538-61894 ...............................acGUGGGUAU...ACUC.....GUUA.G-.....GCUAACA.....UGGU...GAGU-.........................................-AUAC.UC.UUA........uAAAUGGUUAGCU...........................CGGU..U..G +KI259238.1/10152-9742 ............gacgacagacuguugugacgaGACAUCAC..uCAGG....uAGCC.GU.....UCUCACCg...aGGCG..aCUUGAuu....................................cauAGUGG.UG.CCG.........GAAAAUCGGAGA...........................CUGG..C..C +ASKV01000006.1/24849-24484 .................................-CCAUCGU...UUUG.....CUUU.C-.....GCCUGAU.....AAGG...CAAA-.........................................AACGG.UG.CCA.........ACUUUUCGGGCU..........................gUGGU..U..G +KB890740.1/133210-133620 .......ugagucuacuagguagauuccccagcCACAUCCC...GCAG.....CUCU.AC.....GUUUUGG....cUGAG...CUGAAu.......................................uUGGGG.UG.UCG.........ACUUGCCAGAAC..........................uA-GC..G..U +FR879654.1/40358-40711 ...............................aaGCACUACC..uGUUA....aUCUU.AU.....UUCUGCG.....AAGA...UAAU-.........................................AGGUG.GU.UCA.........UAUUAGCAGAAU..........................a-UAC..U..U +FR889389.1/475-113 ................................aAUCACUAU...UAUA.....GAAA.UGg...aUCUCUCG.....GUUC...UAUA-.........................................-AUGG.UG.AAA.........UUUAGAGAGAAU...........................AAGU..A..U +CP001342.1/34167-34555 .........................aaacggggUCUGUCUCaaaCCGCa...u----.--.....-CAGGCA.....ACU-...GGUUCuuggc..............................cgcgguUUAGG.CA.UCA........gCUAAAGAAGACC...........................UGGA..U..G +HF989692.1/61799-61403 .................................--ACUUAU...A--U.....UGCC.CA.....GCUUGCC.....GGUG...AU---.........................................-AUAG.GU.CCA.........-UUAUGCAAGACgca.....................gugCGUU..G..A +CP003535.1/11043-10643 ................aaaaaacgcagaagcaaAAUAUCUC..uCAGA.....AAUU.UU.....UCCUUAU.....AAUU...UCUGAu......................................auAGAGG.UA.CUUa......aaAAUAUUAAGGAU...........................AA-G..A..A +AGFP01000046.1/7013-7406 .............................gaaaUCUCUUAA...----.....-UGG.UU.....UCCAUUA.....UCA-...-----.........................................-UUAA.GA.AAA.........-CUUAAAUGGAU...........................AGUU..A..A +ALYD01000034.1/3925-3580 .................................--GGUCAG...CCUC.....AUUG.C-.....ACUCACA.....CUUU...GAGAA.........................................UCUGG.CC.UCG.........AUCAUGUGAGAA..........................aCGAC..U..U +FR899762.1/122785-122431 ...............................gaGCACUUCU...AUUC.....AAUU.UC.....UCUUAUA.....GGUU...GAAC-.........................................UAGGG.GU.UAA.........UAAAUAUAAGAU..........................aUAAU..A..U +FR888581.1/27975-27566 .....................acugaacuaugcCCACUCUG...UA--.....CGGC.CA.....GCUUGCC.....GCUG...--UA-.........................................-CGGA.GU.CCA.........-CUAUGCAAGACgca....................guacGGGG..A..U +AXXW01000006.1/8285-8702 .....................acucaacuuauaGAUAUGUA...GUGG.....----.--.....GCUUCAU.....AUU-...---CU.........................................AUUCG.UA.UUA.........CCCUAGUCUACU...........................AGAA..A..C +FR898414.1/7627-8006 .................................--UGUCGC..uACGC.....-UUU.U-.....UCCCGUC.....GGAA...GCGAU.........................................AGCGG.CA.UAA........uUUCAGACGGGGAa.........................cGCCC..U..A +CP002305.1/876782-876405 .................................--CAUUCC...UCCC....gGGCC.AA.....CCUCUGC.....CGCU..aGGGACu.......................................cAGGGA.UG.UCG.........AUCAUGCAGAGG...........................CGUA..U..G +JHVF01000005.1/25190-25562 ................................aGUCGAAUU...----.....GCAA.AU....gGCUCGGU.....UUGC...----U........................................aAAAUU.CG.UUG.........-----GAGAGCU..........................uGGUA..G..U +KE383878.1/389698-390080 ...........................uacgccAUCAUCCU..uGCUAa...gAUUC.CUc...uUUUCG--c...cGAAUu.uUAGC-g......................................caUAGGG.UG.UCGa.......aACCCUGCGAAAAu.........................a-UAC..A..C +KB903598.1/117048-116669 .................................-UUGUGCC..gUGCG.....CUUG.AC.....GUCUAAUa...cACAG...CGUG-.........................................CCGCA.UA.UCAac....acaAACCUUUAGACU...........................AGUU..G..A +HF996414.1/34976-35365 ................................gGACCUUCU...-AAG.....UGAC.CA.....GCUUGCC.....GUUG...CUU--.........................................-AGGA.UG.ACA.........-UUAUGCAAGAUgcag...................uacg----..-..- +AP012057.1/3088989-3089374 ........................gugagcagaAAUGUCGC...AC--.....GGGG.CC.....ACUCCAU.....CACA...--G--.........................................CCCGG.CA.ACA.........GAAGUGAGGGAU..........................g-ACG..G..U +AP012338.1/3764942-3764524 .................................--ACCCCU...GAAG.....AAGC.CC.....GCUCGGG.....GCGU...CUUCA.........................................AUGG-.-G.UCG.........CAAAACCGGGCC...........................CGCC..C..C +FR878780.1/584-172 ................uuaguuccuaggccacgGACGUGUC..uUGAA.....GAAC.UC.....GGUGAGU.....UUUC...UUCUU.........................................GUACG.CG.UAA.........ACAGAUUCACCU...........................UAUC..U..U +AUKE01000004.1/110420-110042 .................................UAAGCCCG...ACAA.....GGUA.UC.....GCCGCUG.....UAUC..cUUG--.........................................-UGGG.UU.CAA.........-ACUAGUCGGCU..........................gCGAG..G..U +ASNF01000024.1/3688-3210 ............gacgagcguuucgcuccgaauGUCGUUUU...UAUU.....UUUU.AU.....AAAUAGG.....GGAU...UAUA-.........................................-AAAA.CG.UAUuu.....acCUAUUUCGAAAU...........................UGUU..U..U +ATUN01000002.1/79576-79969 ...........................gagcuaGUCAAACA..a----.....CCUA.A-.....ACUUGUG.....UGG-...----A.........................................UUGUU.UG.UUA.........--UAAACAAGUU...........................GAUU..G..G +CP001991.1/80770-80390 .................................--CACUC-...----.....UUUG.AU.....GCUCUUA.....GAA-...-----.........................................-GAAG.UG.UAG.........GUUAAGAGCACU...........................UAUC..C..A +HF988635.1/78352-78721 .................................-AUGUCGG...CCCG.....-ACG.UU.....CUCUGUC.....CGU-...CGGUA.........................................ACCGG.CA.UCA.........UAUUGACAGGGG..........................aACGG..C..U +FR884158.1/585-938 .................................-GGCUGGU...AUUU.....UAAU.C-.....AUCCAUA.....GUUA...AAAU-.........................................-AUUG.GU.UCA.........UAUAUGUGGUUU..........................aUAUU..U..G +HF998489.1/9355-8982 .................................CGCAUCGC...ACCG.....CACC.AU.....UACACAC.....GGUG...AGGAU.........................................UGCGG.UG.UCA.........GACAGUGUGUAU...........................CGCA..A..G +CP005077.1/1066430-1066006 ...........................uaguuaGCCGUAAU..aGAAA.....CUAG.UU.....GUAGGUU....aAUAG...UUUU-.........................................UAU--.CG.UAAg......aaAAAAAAUAAUCUa........................acCGGA..A..U +KB890469.1/225159-225534 .........................cauaguauAUAGGCCG...CAUG.....GUUG.AG....gUUCCAUA.....CACA..uCACG-.........................................-CCGC.CU.UCA........cCCCUUUGGGACU...........................AGUC..U..C +CP006934.1/82796-83205 ........................uauaguauuUCCGCAAA...ACAA.....UAAA.UU.....GCAUAGU.....--A-...UUGU-.........................................UUUUG.UG.UAA.........GCCUAUUGCAAU...........................AGAA..C..U +KE386702.1/19959-20367 ..............................agcUCCACUCC..uUCUA.....AAGA.AUuuaagAUUUGUG.....UCUU...UAGUUu.......................................uUGGAG.UG.UCA.........-AAUAGACAAAUc........................gaACCC..G..G +VAFM01000001.1/110572-110996 ...................gcaagacuuaacggUCCCGAUU..cCUGCc...uGCUG.UU.....GUGUGGC....gUGGC...-----ggu...................................ggaGAAUC.GG.CCA.........AAUCUCUGCCAUu........................cuAGGG..G..U +VAFM01000002.1/254529-254105 ................gaacuuuaguuaacagcUCCGGCUC..uUAC-.....-UUU.CU.....ACCGUGU.....GGCG..uGGU--agu...................................gagUUGCC.GG.CCA........aAUCUCUGCCA--cu.......................cuAGGG..C..C +JPOG01000001.1/1870125-1870491 .................................-GCACUCC..aUCCA.....CUGG.C-.....GCCGGUU.....CUGG...UGGAA........................................aCGGGG.UG.UCG........aCUACAACCGGCU...........................CGCG..A..U +LBVL01000005.1/63048-63431 .................................-CUGUCUA...CCUU....gUGUG.UU.....UUCUGAC.....CGCU...GAGG-.........................................AUAGG.CA.UAA.........ACCAGUCAGGAU..........................gCGGU..A..A +AZAC01000012.1/3972-3618 .................................-UUGUCCG...CCCA.....GCCU.AA.....GCCUGCG.....GGGU...UGGGA.........................................UCGGG.CA.UCG.........-AUUAGCGGGCU...........................AGGA..A..A +DF820455.1/1391248-1391636 ...........................ccagccGACGUUCA...AACU.....GUUC.UU.....GCCUGUG.....AGGC...AGGG-.........................................-CGAA.CG.UCA.........UUAACACAGGAU...........................AGUC..G..C +LDWW01000002.1/237639-237287 .................................--CUCGUC...--UG.....CGGA.GC.....GCAUCCG.....UACG...UA---.........................................-GCCG.GG.CAA.........-AUUAGGAUGCU...........................GGCU..C..U +JMLW01000015.1/73476-73838 .................................--GCUCAU..gAAAC.....CAUG.UU.....GCCUAUCg..ccGGUG...GAUU-ga....................................guuUACGA.GC.GCA.........GCUAGAUAGGAU...........................CGCG..G..C +JNKD01000026.1/39064-39457 ............agccuaaaaaacuacuggacuACCCGGAG...CCUG.....GGUU.U-.....GACAAUA.....GGUU...CAGAA.........................................UCUCC.GG.AUC.........CCAAUAUUGUAU...........................CGGG..U..G +CBXV010000007.1/314848-314456 .................................-GCGUCUC..gCUCA.....UGGG.UC.....GCUCACG.....CCCG...UGAGA.........................................UGAGA.UG.UCA........cCCGAAGUGAGCU...........................AGCC..U..A +CCYH01000025.1/83270-82913 .................................--CGUCCA...ACUC.....GGUA.G-.....GACCACG.....GAUC...GGG-A.........................................UUGGG.CG.UUA.........UUUAGUGGUGAA...........................CGUC..U..U +LBXL01000031.1/6216-5793 .................................GGUAUCCU..aAAAG.....CUCG.UA.....UCUUGUC.....CGAC...UUUU-.........................................AAGGG.UA.UAA.........ACCAGAUAAGAU...........................AGGG..A..A +JUGZ01000013.1/97606-98008 .................................-GCUUCGC...AAC-.....AGCA.C-.....GUCCAUG.....GGCU...GG--Gcuugaggggc....................aaccugagagcUGCGA.AG.UCA.........UUCACAUGGAAU...........................CGCU..C..U +CP012508.1/617437-617850 ...............................auCGACGUUG...CCUG.....AGUU.U-.....GCUUAUA.....GACC...CAGAUu.......................................uUCAAC.GU.UCAc.......cUUAAUAUAAGCU...........................CGCG..A..U +CP009498.1/16264-15881 .................................--CGUUUU..aCC--.....AAGG.AU.....AUCUGCU.....AAUU...--GGA.........................................UAAAA.CG.UCA.........--AAAGCAGGUU...........................AGUU..U..C +LBNX01000003.1/44093-44450 .................................CUUGUCAG...UAA-.....AGCA.U-.....GUCUAUC.....UGUG..gAACU-........................................gACUCG.UA.UUA.........-----AAAAGAUaga.....................acuCGCU..A..A +CP010904.1/827903-827547 .................................--CGUCGC...UA-C.....UCUG.AC.....ACCUGCU.....AGGG...GAU--.........................................AGCGG.CG.ACG.........--ACAGCAGGUU...........................AGCU..C..C +JANU01000001.1/29828-30244 ................................cCGCUCCGC..g-CC-.....AAUC.C-.....GCCGAUG.....GGUU...GGG--guccgagacgc...................aagucaaagacUGCGG.AG.UCA.........UCUACAUCGGCU...........................GGUC..C..U +JQLX01000001.1/5794-5436 .................................--AGGCUG...GGUG.....GGUG.UU.....UCCUGCUu...uAACC...CGCCA.........................................UUAGC.CU.UUA........uACCAAAGCAGGU...........................CCUC..A..A +JIAD01000001.1/1284265-1283893 .........................gcggcgcgAAGGUCAG...CCCG.....GGUU.C-.....ACCUGCA.....GGCC...CGGAA.........................................CCUGG.CC.UCG.........AUCAUGCAGGAA..........................aACUC..A..G +LCNO01000015.1/15676-16056 .................................-UUGUCUU..uAAGG....aAGCG.AC.....UCCUGAC.....CGCG...CCUU-.........................................AAGGG.CA.UAA.........ACCAGUCGGGAU..........................gCCGC..A..A +JTLC01000017.1/17326-17675 .................................--CCCUUA...UCGA.....GUAA.UC.....GCCCAUG.....UUGC...GCGA-.........................................AUAAG.GG.UCA.........CUAAUGUGGGAU...........................ACGC..G..U +LBFQ01000072.1/2976-2610 .................................--CCUCUU...CCGGg...aAGCU.C-.....CCCACCC.....GGCU..cCCGG-.........................................-GAGG.GG.UCG........gUUAGGGUGGGGU...........................UCCC..C..U +LBWP01000009.1/3123-3526 .........ccaaacuguguuagcuuaaaaguuGGUGUCGC...UCUG.....UUUG.CU.....UCUCUUU.....CGAA...CAGA-.........................................AUCGG.CA.UAA.........ACCCAUAGAGAU...........................AGAC..U..U +LBOA01000003.1/31818-32197 ..............................auuCUUGUCAG..gAA--.....GGCG.U-.....GUCCAUC.....AGUU..gGA---c......................................ugACUCG.UA.UAAu.......aAAAAGAUGGGAC...........................UGUC..A..G +JNUP01000003.1/6474-6821 .................................--CGGAUC..aCCUG.....GAUG.CU.....GCUCUG-.....AGUU...CAGGA.........................................UGGUC.UG.AAA.........GAUCCCGGAGCU..........................uACCA..U..G +JTJD02000015.1/33141-32758 ............................uugagCAUCUGUA...G---.....CUCG.AC.....UCCGUUA.....AGAG...-----.........................................UUACG.GA.UAA.........CCCCUAACGGAU..........................gCGCU..C..U +LAJB01000003.1/224901-224540 .................................GUGCUCCU...CCCG.....-CUG.UU.....GUCCGUG.....CAGU...CGGGU.........................................AAGGG.GC.UCA........cUUCGAGCGGACU...........................ACGC..C..G +LCET01000002.1/68324-67997 ...............................ugGGUGUCUU...CUGGg...aAGCG.AU.....UCUUGGC.....CGCA..cCCAG-.........................................-CGGG.CA.UAA........aCCCGUCCAAGAU..........................gCGGC..A..G +CCEJ010000005.1/137421-137818 .................................-CCGGACG...CUUA.....AAAU.UC.....ACCAAGG.....GUUU...UAGGC.........................................UGCGC.CG.UUA.........UUUUACUUGGUA...........................UGAC..U..U +BATP01000055.1/13523-13879 .................................--CACCAG...AAC-.....CCAU.GC.....GCACGCG.....GUGG...G-G--.........................................GAAGG.UG.AAC.........ACUUAGCGUGCU...........................GGCC..U..U +LBHJ01000003.1/696051-695697 .................................--CGAUUG...CUUC.....CGCU.UC.....GCCUACG.....GGCG...GAUA-.........................................CCAAU.CG.UCG.........-CACAGUAGGCU...........................GGUC..A..A +JPSP01000007.1/28515-28904 .................................UAUCUCAU...---A.....CUUG.AC.....UCCGUUA.....AAAG...U----.........................................-AAGA.GA.UCA........aCCCUCAACGGAU..........................aCUCU..U..A +JVZP01000178.1/52129-52482 ...............................gaAGGGUCAG...----.....----.--.....-CCCGGA.....----...----U.........................................UCUGG.UU.UCG.........-UUGCGAUGACUu.........................gCCGC..C..C +BBLW01000001.1/280432-280064 .............................gaagUCCGUCAG...CCCA.....-GGC.GU.....GUUCCCG.....UCC-...UGGAU.........................................CCUGG.CG.UCG.........-ACUAGGGAACU..........................uGCUU..C..A +LCJL01000009.1/58801-58439 ...............................gaGCCGUUUC...UAAA.....UUUU.UC.....UCUCGGU.....GAGA..gUUUA-.........................................-GGAG.CG.UUA.........UUCAGCCGAGAU..........................gCGGU..U..U +LBFR01000007.1/3685-4025 .................................--AGCUCG...UAAU....cUUCU.A-.....CCCACCU.....GGAA..gGUUA-.........................................-CGAG.CU.UCA.........--UAGAAAGGUG..........................gGGGU..A..G +LBSR01000012.1/23369-23684 .................................--CAUCGC...UUUA.....GCUA.AA.....ACUUGAU.....AGGC...UAAA-.........................................AGCGG.UG.UUA.........UAUUAUCAAGCU..........................aUAUU..U..A +LBON01000001.1/85770-86180 .................................GCCUUGUU...GCAA.....GGCU.C-.....ACCUGUU.....GGCU...GAGU-.........................................-AACA.CG.UAUa.......aCUUAGACGGGUC...........................UGUU..G..A +LCPJ01000023.1/4002-4388 ............................agaugGGCGUCUU...GUCU.....GACU.UA.....UCUUGAG.....AGGC...AGAU-.........................................-GAGG.UG.UAA.........CCAAAUCAAGGU..........................gCUCU..C..U +LBVO01000045.1/1590-1187 .................................GCCGAUUU...ACUC.....GAUG.UU.....GCUAUCU.....AGUC...GAA-C.........................................UAAAU.CG.UCA.........CAAAUGAUAGCU..........................uUGAG..A..U +LCND01000009.1/18504-18891 .................................-CCAUCCC...ACUC.....CUUU.U-.....GCUAGGG.....GAAG...GAGAA........................................aUGGGG.UG.UCA........uAUAACCUUAGCG...........................CGCC..G..U +LBXN01000012.1/8146-8528 .................................-CCAUCCU..uAAUU.....UCUU.UU.....UUCCGGU.....GAGG...AGUU-.........................................AAGGG.UG.UAA........aUAAAGCCGGGAC...........................GUCA..G..G +LBTE01000001.1/181582-181951 ...........................aacuguCUUGUGAG..c---G.....GGCG.U-.....GUCUGUU.....AGCU..uAG---c......................................uuACUCG.UA.UAA.........UCCAACAGAACUu.........................u--UU..G..A +JXYS01000044.1/11802-12151 .................................--CGUCCG...ACCA.....UUUC.GA.....ACUCUUA.....GGGA...UGGUA.........................................UCGGG.CG.AGA.........UCAAAUAGAGGU...........................AAGC..U..G +JRNA01000008.1/44248-44604 ................................gCGUGCCUC...GAGA.....GAUU.U-.....UCCUGUA.....GGUC...UCUU-.........................................GCAGG.UA.UCA........aAAUAUGCAGGAA...........................ACUU..U..C +JYNY01000067.1/698-284 .................................--GGGUUC..uUUAA.....UGGG.C-.....GCCUUGG.....CCCU...UUAAU.........................................UGGAC.CU.UAAc.......aCUAACACAGGGA...........................C-GC..U..U +JQKG01000044.1/8746-9122 .................................--CAGUGA..cUUCG.....AAGC.CC....aGCUGAUG.....GCGU...CGUA-.........................................GAAAC.UG.ACA.........UCAAAGUCAGCU...........................AGCC..C..A +CP010049.1/662246-662652 ........................acuaaagguUCCUUCUU..uGAAU.....UGUC.UCu..ucUCUUGAG.....CACA...AUUCAau.....................................uaUAAGA.AG.UUA........cAUUUAUUAAGAGac......................aauUCGU..U..A +LBUB01000004.1/14890-14538 ..............................gcgAAUGUUUG...CUGU.....UUUG.UU.....UCUCAAC.....CGAA...AUAG-.........................................ACAAG.CA.UAA.........ACCAGUUGGGAU..........................gCGGU..A..A +LBTR01000041.1/3674-4084 .................................-GUGCCUU..uUUAG.....UUUG.AA.....UCCCAAA.....CAAA...CUUU-.........................................UAAGG.UA.UAA........aCCAAAUUGGGAU..........................uAUUC..U..U +JRAO01000036.1/80303-80708 ..............gcaacaguugcggcgacaaGACAUCAC..cCAGA....gAGCC.CC.....GUCCCGA.....GGCG..aGCUGAuc.....................................auGGUGG.UG.CCG.........GAAAUUCGGGAA..........................uCGCU..C..U +LBVU01000003.1/207697-208066 .................................-GUGUCCU...UUAA.....UUUG.AU.....UCUCGAC.....CGAA...UUAA-.........................................AUGGG.CA.UAA........aCCCGUUCGGGAUg.........................cUGUU..U..G +LCKC01000012.1/3100-2729 ................................gGGCGUCCC...GCCG.....GCUG.AC.....UCUCAAU.....AAGU...CGG-A.........................................CGGGG.CG.UAA.........AAAUAUUGAGAU...........................AGGA..A..G +LCMH01000015.1/545-169 .............................aacuAGCAUCCU...GAGA.....UUUG.AU.....UCUCGAC.....CGAA...UUG-A.........................................CUGGG.UG.UAA........aCCCGUUCGAGAU..........................gCUUU..A..C +LM655252.1/355939-355574 .................................--AAUUUAg.uAAAU.....AAUG.U-.....UCUUGUU.....CAUU...AUUUU.........................................AUAGA.UU.UUGau.....auAAAUAUCAAGAU...........................ACUA..U..U +JQKF01000008.1/93046-92698 .................................--CGUCCC..cUUAG.....AUGG.UC.....GCGUCG-.....ACAU...CUAAA.........................................CGGGG.CG.UUA.........UAAACAGACGCU..........................cACUC..C..U +CP006873.1/25114-24724 .................uaaucugccgaagcaaGAUAUCUC..uCAGA.....AAUU.AC.....GCUUUAU.....AAUU...UCUGAu......................................uaAGAGG.UA.CCG.........UAAAAUAAAGCU...........................AGGA..A..A +FO681347.1/931288-931628 .................................--C-----...-CUU.....AAAU.UU.....UCUUACG.....AUUU...AAG--.........................................--UAA.GG.CCA.........AUUUAGUAAGAU..........................aUAUA..A..A +JJML01000005.1/22022-21639 ...........................uucgagCGUCUACU..a----.....UCUG.AC.....UCCGUUA.....AGGA...-----.........................................CGGUA.GA.CCA.........ACCCCAACGGAU..........................gCUUU..A..G +LCRI01000014.1/3123-2691 .................................CCCGUCCA...CUUC.....GGUG.AU.....GCUCGAU.....ACCC...GGA-C.........................................GUGGA.UG.UCA........uAUCUUUCGAGCU..........................uCAGC..C..U +LCMN01000019.1/6816-7187 .................................GGCAUCUC..uUUCA.....AACU.UA.....UCUCGAG.....AGUU...UGAC-.........................................UGGGG.UG.UAA.........UUAAAUCGGGAU..........................gCCUU..U..G +LCBR01000003.1/24404-24800 .................................-CCGUUUC...UCUG.....GCUA.AU.....UCUCGGC.....CGGC...CAAA-.........................................AGAAA.UG.UCA........uAUCUUCCGAGAU...........................AGAU..G..A +LCIO01000001.1/359464-359150 ................................aGCCAUCGG..c-C--.....CCUG.AC.....GCCUAAU.....AAGG...GA---c.......................................aACCGG.UG.UAA.........--UAAUUGGGCA...........................AACU..C..U +LCMF01000007.1/3328-2942 .................................-CGGUUCC...AAGC.....CUUU.U-.....ACCCGGA.....AAAG...GUUU-.........................................GAGAA.UC.UCA.........UAGAACCGGGGUgagg...................uaag----..-..U +LCAT01000001.1/12487-12871 ...............................aaCUUGUUAU...AGAA.....GCCU.U-.....CUCUACC.....AGAU...UUCUA........................................uACUCG.UA.UAAc.......cCCAUGGUAGAAU...........................CUCU..C..U +LBTQ01000012.1/4722-4333 .................................CUCAUCGG...-UCU.....CUUG.AU.....UCUCGAU.....AGGG...AGUCA.........................................ACCGG.UG.UCA........aCCAUCGAGAGCU...........................-GUU..U..G +JHXL01000001.1/268664-268318 .................................GUGGUCC-...CCAA.....UAGU.GU.....GCUUGCC.....GCUA...UUGG-.........................................-CUGA.CC.UCA.........-GUUGGCAAGCU..........................aUAUU..C..A +LCJB01000031.1/7357-6953 .................................CUCAUCUC...GCUU.....UCUG.AC.....GCCUGAU.....AAGA...AAGAU.........................................CGAGG.UG.UUA.........UAUCUUCGGGCU...........................GGGC..G..U +KL370861.1/689059-689433 ........................auuuaagggCUCGUCGG...CCC-.....AUUG.C-.....ACUCACG.....CUUU...GGGGU.........................................UCCGG.CG.UCG.........-CAUCGUGAGAA...........................ACGG..U..G +CP011125.1/3695779-3696139 .............................gagaGCCGUCGA..aGCGA....aGAGC.CC.....GUCAGU-.....GCUC...UCGU-.........................................GGAGG.CG.UCA.........-CCGAACUGACU...........................AGCU..C..U +JPOL01000002.1/2743610-2743210 ................acaagguacgugaccauGAUACCUC..cGAAA.....AGCC.CU.....GGUAAAC.....GGCG...UUUCAu......................................ugUGAGG.UA.CCG.........AAAAAGUAUACC..........................uAGCC..U..U +JQZV01000013.1/531207-531608 ................gcaagcugcggggacgaGACACUAC..cCGGA....uACUC.UU....aUCCCGAA.....GUG-..gUCCGAuc.....................................auGGUAG.UG.CCG.........GUAUAUCGGGGU..........................uAUCC..U..U +CP009770.1/651986-651568 .................................ACUCUUCA..cUUAG.....UUAU.C-.....GCUAUUA.....GUGA...CUAU-.........................................UUGAG.GA.UCA........uCGUAUAAUAGCU..........................uUAUU..U..A +LN774881.1/45808-46201 .........................gguuccuu--UGUUUU...UCUU....gUUUG.UCu...uUCUCUUU.....AGAU..uAAGG-........................................aAGCAA.AG.UCAuu.....ugAAUAUAAGAGAA...........................UGCA..U..G +LCPZ01000013.1/14684-14250 ..........gcguaggcgcgagacggucguuaCCCAUCGA...ACGC.....-AUA.AG.....ACUUCGU.....AGU-...GCGAC.........................................CUCGG.UG.UAA.........CCCACGAAGUGU...........................AGCG..A..U +JPGV01000030.1/16634-16230 ..............cuuacucgagugucuuacuGGCGUCAG...----.....-CCC.GC.....GCUUGAG.....----...-----c......................................gc-CUUA.CG.GCA........gCUCGCGCAGUAAg.........................cCGUG..C..A +LCQK01000001.1/76799-76484 .................................--CAUCGG...UC--.....UCCA.AC.....GUUCCAU.....AGGA...GG-CA.........................................ACCGG.UG.UAA.........-UAAAUGGAGCU...........................CGCC..U..C +LBWS01000004.1/13001-12609 .................................-CCAUCGC...CCUA.....-GCC.AU.....ACCUAAU.....AGC-...UAGCC.........................................AGCGG.UG.UCA.........-UUUAUUAGGCU...........................GGAA..C..C +LBYP01000006.1/6250-6635 .................................-CCAUCGG...UCC-.....GUUU.UU.....GCUCGCG.....GGAC...-GGGC.........................................ACCGG.UG.UCA.........-UACAGCGAACU...........................CGGU..U..C +CP010048.1/642823-643266 ....uuaugugcucuaaaacuuaacauuuaaguAUUUUUUU..aAAGA.....UUUU.UC.....UGCAAAA.....AAAU...AC---a......................................aaCAAGA.AG.UCAu.......gUUAGAGUGAGAAu........................ugCCAC..U..U +LBUF02000004.1/3892-3509 .................................GCCAUCGC...CAUU.....UCCG.AU.....UCUCAAU.....AGGA...AAUA-.........................................CGCGG.UG.UCA.........UAUUAUUGAGAU...........................ACGG..G..A +LBVD01000033.1/1549-1946 .................................--UGUCUU...UAGA.....UUUG.UU.....UCUUACU.....CGAA...UCUA-.........................................AUAGG.CA.UAA.........ACCAAGUAGGAU...........................AGAU..A..G +JNKS01000009.1/137342-137688 .................................-CCGUCAU...CCCG.....GGAU.U-.....ACCCAUG.....GUUC...CGGAU.........................................CUUGA.CG.UCA.........UCCUCAUGGGAA...........................ACGA..C..A +JHYB01000002.1/203033-203370 .................................--CAGCAA...UAAU.....AGAA.GC.....ACUUACC.....UUUU...AUUU-.........................................-GCGC.UC.UUA.........--ACUGUAAGUU...........................AUAU..U..U +LCKM01000037.1/6584-6998 ............................uuaacAGCAUCCA...AGGGa...aCAAU.GA.....GCUCCAG.....GUUG..cCUCU-.........................................-UGGG.UG.UGU........aAACACUGGAACUg.........................aAUGC..C..A +LCQQ01000019.1/13784-14141 .................................-GCAUCGG..cGUAC.....GUAC.GC.....GCGUGAG.....GUCC...AUA--.........................................CCCGG.UG.UUA.........UACCAUCGCGCU..........................uGGCA..U..A +LCRX01000013.1/37153-36761 .................................-CCAUCGC...CCC-.....UUGG.AU.....ACUCGAU.....ACAA...-GACC.........................................GGCGG.UG.UCA.........ACCUAUCGAGCG..........................uAGGC..C..U +LCCA01000014.1/22738-23142 .................................--CGUUCC...CUGC.....AUUC.U-.....GUCCGAA.....GGGU...GCAA-.........................................CGGAA.UG.UUA.........UAAAACCGGAAU..........................gAGGC..G..G +LBWN01000015.1/4052-4452 ................................aGCCAUCGC...UUUA.....ACCC.AU.....ACCUGUU.....AAGU...UCAA-.........................................-GCGG.UG.UUA.........UAUCAACAGGCU...........................CGAG..C..C +LBSM01000014.1/7495-7801 .................................-CUGUCCG...CCCA.....ACUG.UU.....GGUUGAA.....UGGU...UGGAA.........................................UCGGG.CA.UGA.........-CAAAUCAACUU..........................gCUUC..C..C +LCSE01000026.1/14477-14815 .................................--GAUCGC...CCGG.....-CCU.GG.....GCCUCUU.....AGU-...CCGGU.........................................CGCGG.UC.UUA.........UACAAGGGGGCU...........................AAUU..C..C +LCCH01000003.1/104539-104154 .................................CCCAUCCG...UCCG.....GCUG.AU.....UCUCAAU.....AGGC...CGAUU.........................................GCGGG.UG.UUA.........UCUUUUUGAGAU...........................CGGC..G..G +LBPN01000017.1/4668-4262 ................................gGCCAUUUU...GUAA.....GUCU.UU.....UUCCGAU.....GGGA..uUUAC-.........................................-AAGG.UG.CCA........aCACAGUCGGAAUg.........................cAAUU..U..A +LCQN01000004.1/2090-1720 .................................--CAGGAG...CU--.....CCUG.AU.....UCCUCU-.....AGGG...A-AGC.........................................ACUCC.UG.UUA.........---UUAGGGGAU..........................aGGAA..G..U +LBRG01000002.1/80990-80646 .................................--CAUCCG...AACG.....GUUG.AU.....UCUCGAU.....GGGC...CGCU-.........................................-AGGG.UG.UUA........uAUUUAUCGAGAU...........................AGAU..A..A +LBWD01000040.1/2872-2459 .......................agcguaaggaAUCAUCUG...UGAAu...aUCUG.UU.....GUUCAGU.....GAGA..uUUU--.........................................ACAGG.UG.ACA.........ACAUAGCUGGAC..........................cAUCA..G..A +LFCL01000020.1/43920-44288 .................................--CGUUCG...UCUA.....AGGG.G-.....AUCCAU-.....ACCU...UAGUU.........................................GCGGA.UG.UCA.........-UAACCCGGACG..........................uAGGA..A..U +LCFP01000015.1/21595-21182 .................................GCCAUCAA...CUCU....gUCUU.UC.....UUCGGUG.....GGAU..aAGAG-.........................................CUUGG.UG.UAA........aCACAGCCGGAGU..........................gCCCC..C..U +LCZK01000005.1/15794-15403 .......................ucgugaccgg--CAACGG...CGC-.....ACGG.G-.....GCCUGAU.....CCAU...-GCAG.........................................CCCG-.-G.CAA........cAGAAGCGUGGAUg.........................gACCG..U..A +LCPF01000001.1/139041-139402 .................................ACCAUCGG...AC--.....CACG.AU.....GCCUAAU.....AGUG...G-G--c.......................................cUCCGG.UG.UCA.........--UAAUUAGGCC...........................CGCC..G..C +LBTF01000042.1/4010-3627 .................................-GCGUCUC...AACU.....GCCU.A-.....CUCCGAU.....ACGC...AGCU-.........................................UGAGG.UG.UUA.........-UAUCUUCGGAU...........................AAGC..U..A +LBYO01000020.1/14685-15084 .................................--CAUCGC...UUCA.....UCAG.AC.....UUCCGAU.....ACGG...UGAA-.........................................CGCGG.UG.UAA.........UAUCUUCGGGAU...........................AGAU..U..A +LCJI01000076.1/551-95 ......................uauccggcgguCCCGUCUG...AUUG.....AGUG.AG.....GCUUCAU.....AGCU...CAAC-.........................................UCAGG.CG.UAA.........CCUUAUGAAGCU...........................CGAA..G..U +LBRY01000002.1/96982-97252 .................................--GAAUUU...----.....-ACA.AC....cGCUUGCU.....-GU-...-----.........................................-AAAU.UC.CGA.........CAAUUUAAAGCU...........................CGGU..G..U +LBSX01000016.1/13212-12821 .................................GCCAUCGU...AAC-.....CACA.AU.....ACUCAAU.....AGUG...-GAAC.........................................UACGG.UG.UAA.........AUCAUUGAGCGU..........................aGGCC..A..A +LCCN01000005.1/43676-44042 ................................gGGCGUCUU...AAUU.....UUGC.UU.....CCUCGAC....uGCAU...UAUU-.........................................-AAGG.CG.ACA.........ACCAAUCGAGGU..........................gCCCC..C..G +LBVI01000011.1/10031-10437 ...............................uaAUCGUCUG...AACG.....GAUG.AC.....UUCCGAU.....AAUU..uCGUU-.........................................-CGGG.CG.UUA........uAAAAAUCGGGAU...........................AGAA..U..U +JNJZ01000001.1/51391-51754 ...............................aaGUCAUCAU...CCA-.....--AA.AC.....UCCUUUA.....U---...-UGG-.........................................AAUGA.UG.---.........GGUCUAAAGGAU...........................AGUG..C..A +LCQJ01000017.1/3987-4389 .................................-ACGAUUG..cUACU.....CCCG.CC.....GUCCGGG.....ACGG...GAUA-.........................................GCAGC.CG.CUU.........UAUCUCUCGGAUu........................guAGUC..C..C +CWGI01000001.1/410139-410466 .................................--------...CAAA.....GUUU.UC.....AAAACAC.....AAAU...UUUGC.........................................AUUAG.CA.UAA.........UAAAUUAACACU...........................UCAA..C..U +JNSG01000124.1/7179-6798 .................agcaauggcgcacgggGCCAAUUC...AUCG.....CAGC.CC.....GGCAACA.....GAAG...CGA--.........................................-AGGA.UG.ACGg......cgAGAAAGACAGCU...........................GACG..U..U +LCQD01000047.1/1018-1366 ..............................gacGGCGCCGA...UUA-.....CUCU.GG.....GUCUCUU.....AGAG...-UAAA.........................................UCCGG.UG.UUA.........UACAAGGAGACU...........................GGCA..A..A +LBRC01000023.1/12761-12379 .................................-CCGUUCG..cUAUU.....UAUU.U-.....GCUCAAA.....GGUA...AAUAA.........................................ACGGA.CG.UCA.........UUCAUUUGAGCU...........................GUAG..C..A +LCLC01000008.1/174-544 ...............................ggGACGUCUG...UCUA.....UCUG.AC.....UCCUGAU.....ACGA...UAGG-.........................................UAUGG.CG.UAA.........AUCCUUCAGGAU...........................AGGA..A..A +CP013015.1/2533989-2533630 .................................-GCGUCUG...CCCA.....GUCC.G-.....GCCUGCA.....GGAC...UGAGG.........................................ACAGG.CG.UCG.........GUAAAGCAGGCU...........................AGCU..A..U +MHBD01000002.1/13547-13938 ...............cugcgcuaaaacucaguaUCCUGUUG...CCCG.....AGUC.U-.....GCUUAUC.....GGCG...AGGA-.........................................GCAAC.AG.UUA........aCCCAGAUAAGAU...........................AACA..G..C +MGXT01000015.1/8080-7667 ...............................caGCCCAGUC...UCUA.....UAUG.C-.....GCUUGUG.....CAUA...UAAA-.........................................AGAUU.GG.UCA........uAAUUUACAAGCU...........................CGUA..G..C +MGXG01000040.1/13579-13190 .................................-AUCGUUA...UCAG.....UGUG.U-.....GCUUAUG.....CGUG...CUGC-.........................................CUAAC.GA.UCA.........UUUACAUAAGAU...........................CGCA..G..U +LJCP01000005.1/82764-83123 .................................-CCCCGCU...UCCC.....GAGC.U-.....GCCCGUG.....GCAA...GGGAU........................................cAAGCG.GG.UCG........aCCUUCACGGGAU...........................CGCG..G..U +LKUE01000187.1/213-565 .................................--CCUCUG...CUCU.....UGUU.UC.....GCCUGUU....gAGCA...AGAGA.........................................CCAGG.GG.UCA........cAUUAAACAGGCU...........................ACUU..C..C +MHAC01000036.1/12680-12321 ................................uAACAUCUU...UCUU....uAGUU.UU.....UCCAUUC....gGAUU..uCUGA-.........................................-AAGG.UG.UCGc.......aAAUAGAAUGGAU...........................GGUG..G..A +LEKQ01000002.1/22785-22433 .................................--CAUCCC...UUUA....gCCCG.AC.....GCCGCUA.....AGGU...UAAA-.........................................-GGGG.UG.AAA.........-GGCUAGCGGCU..........................aUUCC..C..U +CZVY01000005.1/22662-22299 .................................--CGUCCU..uUAUA.....GCUU.GU.....GCCUGUC....cAGGC...UAUA-.........................................AAGGG.CG.UGGa.......uUAACGACAGGCGg.........................uCGCU..A..U +MFGX01000014.1/1750-2110 .................................-CCGUUCG..cCCAA.....GCCU.CC.....GCCCGUA.....GGGC...UCGGG.........................................ACGAG.CG.UCG.........AACAUGCGGGCU...........................GGCU..C..U +CVRF01000002.1/116186-116544 ..............................aacGCUCUCUA...CUUA.....UCUU.UU....uGCUUUUU.....AAGA...UAAAUa.......................................a--AAA.GA.GAA........uUAAUUAAAAGAU...........................CGCG..U..A +MGVD01000143.1/12424-12776 .................................--CGCU--...UCUG.....UUUG.AC.....GCCUAU-.....AAAA...CGGA-.........................................--AAG.CG.UC-.........--UAAAUAGGCU..........................uACUU..C..U +MEKR01000144.1/4750-5104 .................................--CGUCGC..g-UCA.....CCUU.C-.....GCCUGUA.....GGGG...UGA-A.........................................CGCGA.UG.UCA........uUUUAUGCGGGCU...........................GGCU..C..U +CP014606.1/252745-253092 .................................--CAUCAU...CAAU.....UAUC.U-.....UCCUGCG.....GGUA...AUUG-.........................................UAUGG.UG.UCAa.......aUUAAUGCAGGAA...........................CCCU..U..U +MEWO01000052.1/4102-3747 ................................gCCCGUCUG..aUUCG.....GACU.C-.....GCCGGUC.....GGUC...UGAAC.........................................UCAGG.CG.ACG.........CAUAGACCGGAU...........................AGUU..U..U +MGRH01000003.1/98169-98518 .................................--CGUUCU...UUUA.....GACU.UC.....GCCUGUA.....GGGU..uUAAA-.........................................-AGGG.CG.ACG.........AUUAUACAGGAU...........................AGUU..U..C +MGYE01000004.1/2020-1606 ...............................aaCGCCAUCC...ACUG.....ACUG.U-.....GCUUGUA.....CGGU...CAGCUguuuacgc.........................aaguaaacGGGAU.GG.UCA........uAUCUUACAAGCU...........................CGCA..A..U +MFGW01000163.1/1065-712 .................................--CACUCU...UUUU.....GUUU.U-.....CCUCGCC.....GGAU...GGGA-.........................................-AGAG.UG.AAA.........AAUUAGACGGGG...........................CGCU..U..A +MGYI01000040.1/15438-15037 ................................aGCCUGGUU...GAUU.....GAUC.C-.....GCCUAUA.....GGUU...GAUU-.........................................AAACC.AG.UCA........gAACAUGUGGGCU...........................GGCC..U..U +LWLG01000001.1/217929-218288 .................................--CGCUCC...GGAUg...aGCCU.UC....gGCCCGCG.....GGGC...CUCC-.........................................-GGAG.CG.CCG.........GGUUAGCGGGCU...........................GGAU..G..G +MHFY01000089.1/36825-37235 .................................-CCGUUUU...-GGG.....AGAG.AU.....GCCUGCG.....AUCU...UUC--.........................................-AAAA.CG.UCA.........--UUAGCAGGAU...........................AGUU..C..U +MFGU01000072.1/12500-12155 .................................--CGUUCC...-CCG.....GUCU.UC.....GCCUACG.....AGGC...CGG--.........................................CUGAA.CG.CCA.........--UUAGUAGGCU...........................GGCU.aU..C +MGSL01000002.1/87491-87871 .................................--CGUUUG...UGCC.....GUUU.AU.....GCCCGCG.....ACGC...GGUG-.........................................-CAAA.UG.CAA.........-AACAGUGGGCU...........................CGCC..A..A +MGPY01000047.1/46976-47340 .................................--CGUCCUu.uUUGC.....UUGC.UC....uGUCCGCG.....GCGG...GCUUA.........................................AAGGG.CG.UCA.........UCAAUGCGGACU...........................GGCC..C..U +LJUH01000035.1/1177-803 ...............................aaGCCGAUAG...UUUU....aAAAU.CU.....GAUCGAG....aGUUU..uAAAAA.........................................UCUAU.CG.UCA........uAGAUCUCGAUAU...........................GAGA..A..A +LMZT01000136.1/1985-1630 .................................--GGUCUC...CCAA.....UCAU.GG.....GUCGCUU....gGUGA...AUGGA.........................................UGAGG.CC.UCA........aACACAAGUGAAU...........................AGUC..G..G +MGYF01000011.1/45317-44918 ................................aGCCUACUC...-UCA.....GGUC.C-.....GCUUAUC.....GGUU...UGA-G.........................................UCAGU.AG.UCA.........GAUAGGUAAGAU...........................CGUC..A..U +LKAJ01000003.1/197001-197364 .............................agcuCUCCUUCU...ACCA.....GCUG.U-.....GCUUAUG.....CGGU...UGGC-.........................................UAGGG.GG.UCG.........AUUACAUAAGAC...........................CGCU..U..A +MHBL01000417.1/6274-6630 .................................--CGCCCC...-GGU.....UCUG.AU.....GUCUGGU.....AGGG...ACC--.........................................AGGGG.CG.CAA.........--ACACCAGGCU...........................GGUC..A..C +MGES01000013.1/12099-12466 ...............................acGCCACUCA...CGCC.....AAGU.CC.....GCUUCU-.....ACGC...GGCG-.........................................-UGGG.UG.AAA.........ACCAAUGAAGCU...........................CGGU..G..A +LQAA01000069.1/10493-10138 .................................-GCAUUCU..aCAGU.....CGAC.CU....gGCCCGGG.....G-CG...AUUG-.........................................CGGGG.UG.UGG.........-UUAAAUGGGCU..........................gGUUU..C..A +MHFD01000070.1/17299-16909 ................uccuacauuucuaggaaCAGCUCCA...UUAG.....UAAG.U-.....GUCCUGG.....GAUA...CUAAU.........................................ACGGA.GU.CCA.........AUUAAGCAGGAU...........................AGCU..U..G +LFTD01000032.1/11516-11867 .................................--CUUCUA...UUCA....aGGCC.UU.....GACCUCU.....GACG..cCGGA-.........................................-UAGA.GG.ACA.........AUUAUCAGAGGU..........................aGGAA..U..A +MEUM01000023.1/2255-1908 .................................--CGUCUG...CCUG.....AGCU.CC....aGCCC---.....AGUU...CAGGG.........................................UCAGG.CG.UCA.........---UAAUGGGCUg........................aaAUCC..A..U +MHGJ01000085.1/9403-9005 .................................GCCACUUU...UC--.....GUCC.U-.....GUCUACG.....GGGC...--GA-.........................................AAAAG.UG.CGG.........--UUAGUAGACU...........................GGCU..C..U +MGQK01000021.1/36705-37061 .................................--CGUCCG...ACCG.....GACU.C-.....GCCCGUU.....GGGC...CGGAC.........................................CCGGG.CG.UCG.........AUUAGACGGGCU...........................GGCC..A..C +LIZX01000026.1/1871-1455 .................................-CCGUCU-...CCUG.....GAUC.U-.....GCCGAUA.....GGUU...CAGGG.........................................UCAGA.CG.UCA.........-UAAUUUCGGAU...........................ACCC..G..G +MHAB01000009.1/90027-89665 .................................--CGUCCU...CCGU....gGGCC.C-.....GCCUGUC.....GGCG..cGCGG-.........................................AAGGA.CG.CCG.........CAAGGACAGGCU...........................AGCA..A..C +MGSF01000072.1/8854-9199 .................................--CGUCUU...UCAU.....UCCU.UC.....UCCUGCG.....GGGG...GUGA-.........................................-AAGG.CG.ACA.........-CUUAGCAGGAU...........................AGUC..C..U +LVAZ01000193.1/10568-10923 .................................--CGUCUC...UG-C.....UCUG.AC.....GUCCGAU.....AGGG...GACA-.........................................-GCGA.CG.CAA.........--ACAUCGGGCUg.........................gCUAG..C..C +METP01000031.1/3055-2626 .................................-GCGUCU-...CCUG.....ACUG.CC.....GCCAUUG.....UGGU...CAGGG.........................................UCAGA.CG.UUA.........--UUUAAUGGCU..........................gCUUA..A..U +LDIY01000025.1/1455-1093 .................................-GCUUGUU..aGUUU.....GGCG.U-.....GUCUAUC.....AGCU...GAAC-.........................................UAACA.CG.UA-.........-UAAUACAAGAUag.......................aaGUCA..U..U +KQ959571.1/48198-48573 .................................--GCACAA...ACUU.....GAUG.A-.....AUCUGCU.....AAUU...GAGUG.........................................AUUGU.GU.UAG.........-ACUAGCAGACCuugaucguuaga...ggucaaacuuucAAAU..U..U +MEIE01000003.1/8149-7786 ................................uAGACCUGG..aCC-G.....GGAU.GU.....UUUCGU-.....GUCU...C-GAA.........................................UCCAG.GU.UCA.........-UUUAACGAAAU...........................CGCC..G..C +MBEW02000007.1/65381-65025 .................................--CGUCUU..gCCC-.....UUGA.C-.....CCCUGCG.....ACUU...-GGGA.........................................UAAGG.CG.UCG.........--AUAGCAGGCC...........................ACCU..U..G +LN906597.1/1769319-1768932 ..............................ccuUCCGCUGC...ACC-.....GCUU.U-.....GCGCAUG.....GGGU...GGG-Uguguggaa.........................acaugcacAGCAG.UG.UCA.........UAUUAGUGCGAU...........................AAGG..U..G +KQ960171.1/91994-92343 .................................--CACGGA...ACU-.....AAGA.G-.....GACCACG.....GCUU...-AGG-.........................................-GAAG.UG.UCA.........AAUAAGUGGUGA..........................aACGC..G..U +MEWP01000009.1/6310-6669 .................................--CGUUCU..aCCCG.....GAUU.U-.....GCUUAUC.....GGUU...CGGGA.........................................UAGGG.CG.UCG........aCUCAGAUAAGAU...........................AGCG..U..C +LFTO01000071.1/11850-12204 .................................--CAUCCA...ACCG.....GCCG.AU.....UCUCGCU.....ACGC...UUGU-.........................................-UGGG.UG.UCG........aCUUAAGCGAGAU...........................ACUC..U..G +MGFQ01000019.1/12306-11944 .............................cgcaAGCAUUCU...AGAU....uAAUG.UU.....UCUUGAC.....CGUU...UUUU-.........................................UAGAG.UG.UAA.........ACCCGUCAAGAUg.........................cAGCU..U..U +MHFG01000092.1/3055-3470 .................................CCCGUCUU...-UAG.....GCUC.A-.....UCCUGUG.....GGGC...CUA--.........................................AAAGA.UG.UCG.........--AUAGCAGGAU...........................AGUC..U..G +MGGC01000035.1/20445-20094 .................................--CAUCUG...UUGA.....UUUG.AU.....UCUCAAC.....CGAA...UCAG-.........................................AUAGG.UG.UAA.........ACCAGUUGAGGU..........................gCGGC..U..A +AP013035.1/288584-288937 .................................--CGGGUC...AUGU.....GGCC.UC.....GCCUACC.....GGGU..uGCAU-.........................................-GACC.CG.UCG........gGGCAGGUAGGCU...........................GGUC..U..G +MIAO01000031.1/2832-2487 .................................--CGUGAA...CAGU.....CUUU.UU.....UCUCUGG.....AGAG...GCUG-.........................................CUUUG.CG.AAA.........AAACACAGAGAU..........................aGACU..G..U +MFRH01000054.1/18084-18462 .................................-GCGUCUU...UCC-.....CGAU.AU.....GUCAGUG.....AUCG...C---U.........................................UAAGA.CG.UCA.........-UCUAACUGACU..........................aUUUC..U..G +MHOI01000020.1/3407-3757 ...............................aaGCCAUCGC...CGCG.....CCUA.C-.....GCCCGUG.....AUAG...CGCG-.........................................CGCGG.UG.CCA.........ACUUUACGGGCU...........................CGCU..U..A +MHHW01000003.1/105340-105708 ............................gacucGGCGUCCA...GUCA.....GUUG.AU.....UCUCAAU.....AAAU...UGGU-.........................................UUGGG.CG.UAA.........AAACAUUGAGAU...........................CGGG..G..G +MHBJ01000129.1/58834-59187 .................................--CGUUCC...CA-C.....UCCG.AC.....GGACGCU.....AGGG...GAUG-.........................................-GGAA.CG.AAA.........--GCAGCGUCCU...........................GGCG.uU..U +MEIF01000008.1/13558-13201 .................................-UCCUGAA...ACCA.....GACC.A-.....GCCUGCG.....GGUC...CGGC-.........................................UUUCA.GG.UCG.........-UUCAGCAGGCU...........................CGCA..C..A +MHFI01000010.1/1947-1560 .................................-CCGUCCG...CUC-.....AUCU.GC.....GCCUGCG.....GGAU...-GAGG.........................................UCGGG.CG.UCG.........--AUAGCAGGCU...........................GGUC..U..U +CYUJ01000002.1/555749-555396 .................................-UCACCAU...-CUA.....GGCU.-C.....C-CCAUA.....GGCC...UAGGC.........................................ACUGG.UG.UCA.........ACUAUAUGGGAAac.......................aaAUCU..U..U +MHBF01000056.1/34319-33960 .................................--CGUCUU...UA-C.....UCUG.AC.....GGACACU.....AAGA...GAU--.........................................AAGGA.CG.AAG.........---CAGUGUCCU...........................GGCG.aC..A +MIBK01000189.1/29921-30265 .................................--CGGGCA..cCCGG.....GGCG.CU.....GUUCCG-.....AGCG...CCGGA.........................................CUGCC.UG.UAA.........CAGACCGGGACU...........................CACC..G..G +KQ959676.1/82208-81846 .................................-CCGUCAA...UCGU.....GGUG.UU.....GUCCCUG.....CGCU...GCGU-.........................................-GCGA.UG.UCA.........UGUUAGGGGAAU..........................gCUGU..U..A +LMAD01000040.1/12505-12857 .................................--CGUCCG...UCUA.....UACC.CG.....GCCUUGC.....GGUG...UAGGU........................................aACGGG.CG.CCA.........UAAAGCGAGGCU..........................uACCG..A..U +LNEO01000177.1/47390-47749 .................................GACGUCUC..cCGAA.....GAGU.CC.....GCCCGU-.....ACUC...UUCGA.........................................CGAGG.CG.CCA.........-AAGAACGGGAU..........................gCCUC..C..C +MENC01000299.1/8040-7646 ..............ucucaaggagauugaacaaGUUGUCUC..uCCAA.....AGCU.AC.....UCCCUGU.....UGCG...UUGGAa......................................aaAGAGG.CA.CUC........gCAAAUCGGGGAU...........................AGCU..U..G +MGNI01000077.1/12465-12064 ................cucuacaaaugauggagUCCGCUUA...CUGG.....AUCC.AC.....CCUAUG-c...uGGAG...AAAG-.........................................AUAAG.CG.UCA........aAAACGCGUAGGU..........................gC--G..A..C +LNES01000006.1/53933-54307 ..............................acgCUCGAUAC...CCCA.....GUGC.CU.....GACCAGG....aGCGC...UGGG-.........................................AGUAU.CG.UCA.........UCAACCCUGGUG...........................UGAA..G..C +LFRX01000017.1/24494-24846 .................................--AGUCGC...CCUU.....AAGU.UA.....GCCUUAG.....ACUU...AAGUG.........................................UGCGA.U-.UCA.........-GAGAUAAGGCU...........................AGGU..U..A +MEUL01000107.1/12938-13366 .................................-ACGUUAG...-CCG.....UUUU.C-.....GUUGGUA.....GGAA...CGGGU.........................................UCUAA.CG.UUA.........-UUAUGCUAACU...........................ACUC..A..C +MGGO01000013.1/5585-5190 .................................AGUGUUCA...CCAA.....AUUG.CU.....UCUCGAC.....CGAU...UUGG-.........................................CUGGG.CA.UAA.........ACCCGUCGGGAU..........................uAGGU..C..A +LNFE01000171.1/18255-18602 .................................--CGCUCU...UCAG.....UUGG.U-.....GUCUGCC.....ACGG...CUGAA.........................................GCAAG.CG.UCA.........-CUCGGUGGACU...........................GGAC..C..G +MGFS01000028.1/13613-14010 ...............uuacgcaagcgcguaacuAGUGUCCA...CUGA....aAUUG.CU.....UCUCAAC.....CAAA...UCAG-.........................................UUGGG.CA.UAA.........ACCCGUUGAGAU...........................AGAC..U..A +MEUA01000041.1/14928-15356 .................................--CACUAG...C-CG.....UUUU.U-.....GCCGAUA.....GGGG...CGGGG.........................................CCUAG.UG.UUA.........-UAUUAUCGGAU...........................ACUC..A..A +MFFR01000081.1/9602-9956 .................................--CGGCUG..cCCGG.....ACCC.C-.....GCCUGUG.....GGGG...CCGGA.........................................GCGGG.CG.UCAg.......aCAAACGCAGGCU...........................GGUC..C..A +MEUE01000001.1/557389-556978 .................................--CACUCG...-CCA.....GUUC.U-.....GCCGGCA.....GGAU...UGGAU.........................................AAGAG.UG.UAA.........-UUAUACCGGCU...........................AUUC..G..G +LFTP01000002.1/9946-10303 .................................--CGUCCU...CCCG.....CGAU.UU.....GCCUGUG.....AUUG...CGGA-.........................................AAGGG.CG.UCA.........UCAAAGCAGGCUu.........................gGUAC..C..C +MHYJ01000104.1/2228-1853 .................................--CGUUCG...UCUG....uUACC.U-.....UCCCGCA.....AGUC...CUAA-cgaaaguuagg...................auggugcagagCCGAA.CG.UAA.........-AAGUGCGGGAU...........................ACCU.aA..U +MIAP01000112.1/1145-797 .................................--GGGACU..uGGGA.....AACG.CC.....GUGCUG-.....AGGG...UCCCA.........................................UACUC.CC.ACA.........UAAACCAGCGCU..........................aGCUU..A..C +LJUS01000001.1/121172-120775 ..................gcucuccaaggagagCCCGCCCC...CUCA.....CACC.AC.....CCUUGAC....cGGUG...UGAGG.........................................CCAGG.UG.ACA.........GAGAGUCGAGGU..........................gC---..C..G +MENF01000054.1/12124-12519 ..............ugccaggcagauauggacgAGUGCUCC..gCAGA.....AAUU.UC.....UCCUCGC.....UGUU...UCUGUa......................................uaUGGAG.UA.UCG.........AAUCGCUGGGAU...........................AGCA..A..A +MGHN01000018.1/79211-78798 .......auaugcuauggcuuaagcgugaagcgAAUGUUUG...CGAAa..uuUUUG.UU.....UCCUGAC.....CAUU..uUUCG-.........................................-CAGG.CA.UAAa.......cCCUGUUCAGGAU..........................gCUUC..G..A +MHCQ01000017.1/18428-18784 .................................--CAUCUA..gACAA.....GUCU.U-.....CUUAGGC.....GGAU...CUGUU.........................................UUAGG.UG.UCA.........UAAUUGCCUGA-...........................-GGU..U..U +MFJE01000033.1/5817-5410 ..................ugcaaguugccuaaaGCCAUUUG...UAAU....cAUCU.UU.....UUCCGAU.....GGGA..uGUUA-.........................................-CAAG.UG.UAA........aCACAGUCGGGAU..........................gCUAG..U..A +MGHY01000011.1/7664-7307 ................................uGGUGUUCA...CCAA.....CUUA.UU.....UCCCGUC....uUUAG...UUGG-.........................................AUGGG.CA.UAA........aCCAGUACGGGAC..........................gCCUU..U..G +MFKJ01000019.1/29047-28723 .................................-GCAUCGG...CCC-.....-UUG.AU....aGUUCCAU.....AGAG...--G-Ac.......................................aGCCGG.UG.UAA.........--UAAUGGAAAU...........................CGUU..C..C +MFTT01000008.1/14499-14117 ................................cGGCAUCUU..gUCC-.....GCCC.A-.....CUCCGAU.....AAGC...-GGAA.........................................CAGGG.UG.UCA.........--UUUUUCGGAU..........................aAGCC..A..A +MEVA01000003.1/22149-22542 .................................--GACUUU...UGAU.....CUUC.C-.....GCCCGGA.....GAAG...AUUA-.........................................AAAAG.UC.UUA.........UACAACCGGGAUga.......................ggAGUU..U..U +MFPQ01000142.1/11917-12277 .................................--GGAGCG...GGGG.....AAGG.CG.....GUUUGGG.....CCUU...CAGC-gcc...................................uccCCGCU.CC.ACG........gAACUGAAGGUCU..........................c-CUG..A..U +MGUR01000029.1/2715-2345 .......................uaaaccggcgGACGUUCA..cCUCC.....GACC.UC.....GCCUGU-.....GGGC...GGGGA.........................................GUGAG.CG.UCA.........AAGAUGCAGGCU...........................GGGC..C..G +LDIV01000001.1/548920-549290 ...............................acUUCUUGUG..gUGUU.....AACG.U-.....GUCUAUC.....AGUU...AACCC.........................................ACUCG.AA.UUA........aCAAGAUAGGACU..........................uGCCG..G..U +MGZJ01000091.1/160444-160040 .............agcgagcuagaggguagacuUACUUCCC...----.....UGUG.UA.....ACCCUUC.....GGCU...GUCAA.........................................AAAGA.AG.UAA.........UUGUAAUGGGAC...........................GGCG..-..A +LDIZ01000008.1/226215-225849 ................................g-UCUUAUC...AGCA....aGACG.U-.....GUCUAUC.....AGUA..gUGCUGg.......................................u-----.--.UCG.........UAGUAACAAGAUag.......................aaCUCU..C..G +MHYA01000206.1/8826-8473 .................................--CGUUCA...ACAG.....GACA.UU.....GUCUGCG.....GGUC...UUGU-.........................................UAGAG.CG.CAA.........-AACAGCGGGCU...........................GGUC..U..C +LSSZ01000072.1/31664-32087 .................................--CCAGCA...CCGG....gAGCU.UU.....GCCUGGG.....AGCU...UUCG-.........................................-GUCU.GG.UCG.........CCAAGUCAGGCU...........................CGCU..G..U +CP012665.1/27155-27547 .................................-GCGCCUU...CUU-.....CUUG.AA.....GCCUGCU.....AGAG...-AAGA.........................................AAAGG.CG.ACG.........--AUAGCAGGCU...........................GGCC..G..G +LIGX01000041.1/259241-259604 .................................--CGUCAG...ACA-.....CCCG.AC.....GCCUACU.....AGGG...-UGA-.........................................-AAGA.CG.CCA.........ACUUAGUAGGCU...........................GGUG..C..G +MIDO01000016.1/4255-3890 .................................--CGUUUU...GC-A.....AUCG.AU.....ACCUGCU.....AGAU...U-GU-.........................................-AAAG.CG.UUG.........-AUAGCAGGGAU...........................A-GU..A..G +MIDR01000041.1/43779-43394 .................................--CGCUUG...-CGC.....GCUG.AU.....ACCUAUU.....GCGU...GCG--.........................................-UGAG.CG.ACA.........--CUAGUAGGUU...........................AGCC..U..U +LJZT01000076.1/188-579 ..........................gguucgaGCACUUAU...--AG.....UCCG.AC.....UCCGUUA.....AAGG...CU---.........................................-AUAG.GU.AAA.........-CCCCAACGGAU..........................gCACU..C..A +MFKM01000033.1/15478-15821 .................................-GCAUCCC...-UUA.....UCAG.UC.....GCUCAAA.....CCGA...UAAG-.........................................AAGGG.UG.UCA.........-UAAAUUGAGCU..........................uAUCC..G..U +KV820624.1/2365-1959 ..............gagcauaggcucgcggcaaGACAUCAC..uCCGA....uACCG.U-.....GUUCUCG.....AGGUg.gUCGGAu......................................auAGUGG.UG.CCG.........GAAUAUCGGGAA..........................gGGUU..G..G +MHXF01000040.1/2608-2260 .................................-GCGGCAG...AA-U.....CCUG.AU.....UCUCGAU.....ACGG...AU--C.........................................CCUGC.UG.CCA.........UACAUUCGAGAU..........................uACCC..C..G +MEZU01000014.1/99792-99406 ...............................cgGCCGUUUC...AAUC.....CUUG.A-.....CUCCGAU.....GGAG...GAUU-.........................................-GAGG.CG.UCA.........UAUUAUCGGGUG...........................CCUG..U..U +MGHF01000001.1/36664-36261 .................................GGUGUUCG...CGAAa...uUUCG.CU.....UUCAGGC.....CGUA...UUCG-.........................................-CGGG.CA.UAA.........ACCGCCUGAAUU...........................AGUU..U..U +MGUW01000023.1/24194-23844 .................................--CGUUCC...CCU-.....UAAG.AC.....ACCUGCU.....AUUA...-GGGA.........................................UGGAA.CG.UCG.........--AAAGCAGGCU...........................CGUU..C..U +MHMS01000008.1/20351-19992 .................................AGCGUCCC...AAUC....aUUUC.UU.....GCUUCGG.....GAAA...GAUU-.........................................-GGGG.CG.UCA.........ACCAACGAAGCU..........................uGAUU..U..U +MDLB01000081.1/11639-12060 .................................--CGUCUG..aCGCU.....UAAC.UC.....GCUUGUA.....GGUU..uUUUG-.........................................UCGGG.CG.UUU........gAUCAUACGAGCU...........................AGCU..U..U +LMYZ01000157.1/423-50 .................................-GCAUCCG...GCCA.....AGGC.CU.....GCCUGUG.....GCGU...UGGAU........................................uUCGGG.UG.UCG.........-CAAUACAGGAU...........................AGCG..G..U +MHDD01000010.1/12272-12640 .........................gggcauaaGCCAUUCG...UAGU.....UUUU.UC.....UCCUGGU....gAGAA...ACUA-.........................................-UGGG.UG.CCA........aCCUAGCCAGGAUa.........................cAGUU..C..A +MGRM01000009.1/160866-161212 .................................--CGUCAG...-CCA.....GACG.AC.....GCCUGCU.....AGAC...UGG--.........................................-AAGA.CG.CCG.........---CAGCAGGCU...........................GGCC..A..C +MIAN01000222.1/1534-1886 .................................--CGGUUA..cCUGA....gGAGU.UU.....UCACUGU.....ACUAc.gACG--........................................gAUAAC.CG.AAA........gACAAACGGUGAU...........................AGUC..C..U +MGJT01000018.1/4725-5079 .................................-GCGUUCU...CUC-.....GGUG.AU.....UUCUGCU.....AGCC...-GAGU.........................................CGGAA.CG.UCG.........--UUAGCGGGAU...........................AAGG..U..U +MEUZ01000002.1/15586-15200 .................................--AGUUCU..uGCGG.....AUCA.G-.....CCCCGGC.....GGAA...CUGCA.........................................AAGAG.CU.UUA.........UAAAACCGGGAU..........................gAGGU..U..U +MHHZ01000006.1/10594-10981 .................................-CCAUCUG...GACC.....UUUG.AC.....GCCUAAU.....AAGA...GGCU-.........................................CCGGG.UG.UCA........uCAACAUUGGGCU..........................aUGCU..A..A +MHQM01000025.1/22344-22744 .................................-CCAUCCG...UCUU.....-UGG.C-.....GUUCGGG.....CUG-...AAGAUu.......................................cACGGG.UG.UCA.........UACUCCCGAACU..........................uGAUU..C..G +MHHD01000018.1/3074-3495 ................................gGCCUCUAU...UC--.....AUUC.A-.....GUCCACG.....GGGU...--GA-.........................................AAUAG.AG.C--.........-GCUAGUGGAAU...........................AGUC..C..C +MEQG01000039.1/37351-37718 ..........................cccgguu---ACCAA...GAAA.....-CAG.AA.....GCCGGAA.....CCAC...UGUU-.........................................AAGGU.UG.CAG.........UCAAACUAGCCU..........................u----..A..G +MGRR01000113.1/4408-3865 .................................--CGUCCU...CUUC.....GUCU.UC.....GCCUAUG.....GGGC...GAAA-.........................................AAGGG.CG.UAA.........-AACAGUAGGCU...........................AGCU..A..G +METE01000008.1/25900-26263 .................................-CCAUCGU..cGGGU.....AGGG.G-.....GCCCAAA.....GCCU...ACCCUa.......................................uGACGG.UG.UAA........uAUUCUUUGGGAU..........................gCUCG..C..C +LNEX01000505.1/4133-3733 ............................uccuaGGACUCGA...AGGC.....GACU.U-.....GACUACC.....CGUU...GCCU-.........................................-UAGG.GU.AAG.........-CCACGGUGGUU..........................gCACU..G..A +METK01000007.1/9815-9433 ..............................guuCUUGUUAG...UGA-.....CGCG.U-.....GUCUAUC.....AGUG..gAUCUA.........................................ACUCG.UA.UUA.........AUUAGAUAGAACc.........................u--UC..A..G +KQ959260.1/192515-192100 ............uacgccgauaggcgaagacgaGACAUCGC..uCGAG....gCUCU.UA.....UUCCGAA.....GUUG...CUCGAuc....................................uauAGCGG.UG.CAU.........CAAUAUCGGGAU...........................CCAU..A..G +MFRP01000029.1/14906-15297 .................................--CUGAGU...---A.....GCCC.UA.....ACCGGGC.....GGGU...U----.........................................-GCUU.GG.UCA.........CUAAUCCCGGAUgcgucu...............ggaauaCGAG..G..G +MDJR01000001.1/361697-362027 .................................--CGCUUC...CUCU.....AAUA.G-.....ACCUGCC.....UAUU...AGAGU.........................................GUAAG.UG.UCA........uAAAUUGCAGGGA..........................aCUGC..U..G +MFVN01000010.1/7194-7575 .................................-GCGCUUA...CUUC.....UUUG.AC.....UUCCGAU.....AAAA...GACA-.........................................GUGAG.UG.UAA.........UAUUUUCGGGAU...........................AGCC..C..G +MGXM01000089.1/35997-35601 ....................uccccuaaagggaCACGUCGC..cCUCC....gCGCC.CU....cCUCUGCG.....GACG...GGAA-........................................cGGCGG.CG.AGA........gAAUCGCAGAGGU..........................gCGGC..A..C +MEUV01000045.1/11962-12351 ................uaaauccuuauuauuccGGGGUCCU...ACAG.....CUAC.UA.....UCCUGAG.....GUGG...CUGC-.........................................CAGGG.CA.UAA.........UAAAGUCAGGAGa........................aaCUAC..C..G +MIBD01000002.1/25425-25081 .................................--CCUGUU...ACUC.....GCCU.UU.....UCUCCCG.....GGGC...GUUU-.........................................-AAUG.GG.UAA........aAACUAGGGAGAU...........................AGUC..C..U +MHJO01000007.1/26393-26069 .................................-UCAUCGG...CAU-.....GCUG.AG.....GUUUCAU.....AGGC...-AUUA.........................................ACCGG.UG.UUA.........-CACAUGAAGCU...........................CGUA..C..G +MHBZ01000033.1/64921-64551 .................................CCCAUCCU...GAUA....uUUUG.C-.....GUCUGGG.....CGAA..gUAUUC.........................................UGGGG.UG.UUA.........UCCAAACCAGAA...........................CUCU..U..G +MFQT01000011.1/13297-13699 .................................--CAUCCC...GUG-.....UUUG.AU.....GCUCAAU.....AAAA...-CUUA.........................................AGGGG.UG.UCA.........UAUAAUUGAGCU..........................uAGCC..A..A +MFXG01000090.1/4445-4874 .................................--CGUCUU...AGUA.....AAUG.AU.....UUCUCGU.....AAUU...UAUU-.........................................-AAGG.CG.GCA.........UACUUCGAGAAU...........................AGGA..A..U +MFQW01000033.1/5226-4815 .................................-CCAUCGC...AUCU.....CGAG.AU.....ACUCAAU.....AUUG...AGAUC.........................................UGCGG.UG.UCAa......ccCCCUAUUGAGCG..........................uAAAU..U..G +MGGP01000013.1/28775-28427 ...........................aagccgGGUGUCUC...UCUU.....UUGG.UU.....UCUUAAG.....CCUG...AGGGA.........................................AGAGG.CA.UAA........uAUAGCUUAAGAUg.........................cAGUU..U..G +MHCR01000026.1/28240-27881 ...............................aaGACAUCUU..cCUCG.....ACUC.UC.....UCUUGGU....gGAGU...CUUG-.........................................AAAGG.UG.UAAu.......aGAAAGCCAAGAC..........................gAGAU..A..A +LJUC01000171.1/2641-2289 .................................--CGUUCA...-CAU.....CGUG.AC.....GCCCGCU.....AACG...GUG--.........................................CUGAG.CG.CAG.........--ACAGCAGGCU...........................GGUC..G..G +MFKH01000002.1/9106-9456 .................................--CGCCGG...U--U.....CCCG.AC.....GUCUCAU.....GGGG...AAU-A.........................................GCCGG.UG.UUA.........-UACAUGGGACU..........................uUGUU..C..U +LVBW01000015.1/78865-79218 .................................--CGUUUC...UCC-.....GCCA.GC.....UCCGGCG.....GGGC...-GGA-.........................................AGAAG.CG.ACG.........--CUAGCCGGAA...........................ACGA..C..U +MGFC01000030.1/6687-7104 .................................CUCAUUCG...CCCU.....UGUU.CU.....GCUCGAU.....UGCA...AGGAU.........................................GCGGG.UG.UAA.........UAUUUUCGAGCU..........................uCCGC..U..A +MHOE01000033.1/7462-7039 .................................-CCAUCUA...UCA-.....GCUG.AU.....UCUUGAU.....AGGC...--GAA.........................................AUAGG.UG.UCA.........-CACAUCAAGAU...........................AGAA..U..A +MHGU01000005.1/22162-21755 .................................--CGUCUC..gCC--.....GCGA.AC.....GCCGGCU.....ACGC...--GGA.........................................UGAGG.CG.CCG.........--ACAGCCGGCU...........................GGUC..A..C +MGFK01000038.1/3527-3166 .................................-AUGUUCU..gAAGG....aGGCG.CU.....UCUUGAC.....CGCG...CCUU-.........................................-UAGG.CA.UAA.........ACCUGUCAAGAU..........................gCAGC..A..G +MHKV01000031.1/5777-6141 .................................-CCAUCGG...-CGG.....AUCC.GC.....GCUUGGC.....GGGU...CCAUA.........................................ACCGG.UG.UAA.........-GAUCCCAAGCU..........................uAUCU..G..C +MHQZ01000024.1/11961-12371 .................................-CCGUUCG...UUUG.....GCUG.AU.....UCUCAAU.....AAGU...CAAA-.........................................ACGAA.UG.UCA.........UAUUAUUGAGAU...........................AGAU..A..A +MFQZ01000004.1/17071-16666 .....................uaagggccggucGGCAUCGU...CUG-.....UGUA.AG.....AUUCCGU.....AGCA...-CAGA.........................................UCCGG.UG.UAA.........ACCACGGAAAGU...........................AGUU..U..A +LVBI01000039.1/22233-21882 .................................--CGGGCU..uCAGA....uUGCG.CC.....GCUCUGA.....GCGG...UCUGA.........................................AAGCC.UG.ACG.........CUAACCAGAGCU..........................uGCUU..G..A +MEYM01000019.1/33655-34044 .................................-CCAUCGG...AACU.....UCUG.AC.....GUCUGAU.....AGGG...GGCU-.........................................UUCGG.UG.UCA.........UAUCAUCAGACU..........................gCGUU..U..G +MHTH01000019.1/1176-780 ...........................aaaguuGGUGUUUA...CUCU.....AGCC.UUu..uuUCCGGCU.....AGCU...AGAG-.........................................-UAAA.CA.UUU........cGCGAGUCGGAAU...........................CGUU..U..G +MFGP01000014.1/5355-5744 .................................ACCGUCUC...ACU-.....GCUA.AU.....GCCUUCU.....AGGC...-AGAG.........................................CGAGA.UG.UCA.........-UAUCGAAGGCU...........................UAAA..U..U +MHSW01000010.1/6539-6924 ................................aGCCAUCUG...GCC-.....ACUG.AU.....GCCUGAU.....AGGU..aAAG--.........................................CCGGG.UG.UUA.........UAUUAUCGGGCU..........................uCGCU..A..A +MEQC01000014.1/48922-49290 ..............................aggGCGCUCUC...----.....----.--.....GCCCAAG.....AAAC...AGA-A.........................................UGAGA.GC.AAA.........-CAUGUUGGGCG..........................gGCAU..G..U +MEYI01000043.1/18560-18948 .................................GCCAUCGG..aCCC-.....GUUC.AC.....GCCUGAU.....AGGC...-GGAA.........................................UCCGG.UG.UGA.........UAUUUUCAGGCU...........................GCCC..C..G +MEPB01000068.1/153448-153083 .............................ugccUUUGUUUC..cGGAG.....AAGC.UCu...gAUCUUCU.....GCGU...CUCCA........................................uCGAAG.CA.UAA........cAAAUGAAGAAAU...........................AGUU..G..C +MHLW01000014.1/188-531 .................................-CCAUCCA..cUUCG.....CCAC.AU.....UCUCAAU.....-AGG...CGAAU.........................................CCGGG.UG.UCA.........-UACAUUGAGAU...........................AGAU..A..A +MFGC01000010.1/6795-6385 .................................--CAUCCG...GUCU.....GGCA.AU....gACCUGCU.....AGCC...AAAUC.........................................CCGGG.UG.UCA.........UUUUUGCAGGCG..........................uAGGU..U..U +MHFT01000062.1/20529-20100 .................................--CGUUUC...UUAA.....GUCU.UU....aGCCUUGG.....AGGC...UUU--.........................................UGAAA.CG.ACG.........-GUGACAAGGCU...........................AGUC..G..C +MGLZ01000050.1/435-61 .................................--CGGUAA...UUUA.....AAAU.CU.....GACCGGG....aGUUU...UAAAA.........................................AUUAC.CG.UCA.........UAUUUCUUGGUA...........................AGGA..U..C +MDZC01000079.1/33262-32891 ............................acgucAUCGUUCC..gCCUG.....GGUA.A-.....GUUUCUA.....CACC...UGGGAg......................................uuCGGAG.CG.UCG.........UAAGUAGAAAAU...........................AGUC..U..U +MHLA01000013.1/144228-144545 ................................gAGGAUCGG...CUA-.....ACUC.GG.....GCUCCUU.....GAGU...-UAAU.........................................CCCGG.UC.UUA.........UACAAGGGGGCU...........................AAGC..U..C +MHQX01000043.1/986-1349 ...............cgcguaaauuacgugcauGCCAUCGA...CCU-.....CUCA.AU.....GCUCGUG.....CGAG...-AGA-c.......................................cCUCGG.UG.UCA.........-UACAUCGAGCU..........................uG-GC..C..A +MFNF01000022.1/2981-2581 .....................gcuaacgggcugGGCGGAAG...AUGC.....GAGG.AU.....GCCACAU.....AGUC...GUAG-.........................................CCUUC.UG.UAA.........CUCCAUGCGGCU...........................GGUC..U..C +MEIF01000040.1/13715-14088 ..........................cgccgua--------...----....gACGG.AU.....GCGCGGG.....ACGA..cACGG-.........................................-CGAUgCA.ACA.........AACUGUUGGGCAg........................auGUUU..C..U +MGFA01000005.1/585-983 .................................CCCAUCCG...UCC-.....CCUG.AC.....GUCCGAU.....AGCG...-GGAU.........................................UCGGG.UG.CCA.........UAUAAUCGGGCU...........................GGGC..C..A +MHCP01000015.1/12480-12123 ................................aGCCGUCUU..gUCGU.....UUCU.CU.....AUCUUAG....cGGAG...AUGG-.........................................CAAGG.CG.CAA.........CCCUUGCUAAGA...........................GGCU..U..U +BBBR01000004.1/146362-146725 ................................cGUGAUCCA..aUC--.....UGGC.UU.....GCCCGGC.....GCUA...--GAA.........................................UUGGG.UC.UCA.........AAAAUACGGGCU...........................ACGG..U..C +MHIO01000010.1/1606-1218 .................................--CAUCAG...CCCG.....-GCC.AC.....GCCCGAU.....AGC-...CGGAA.........................................ACUGG.UG.UCA.........-AACCUCGGGCU..........................uGGGC..G..A +MFAT01000016.1/7067-7474 ................................gCUUGUCUU...UUUA.....GUUU.UU.....UCUCGGU.....GAAA..cUUC--.........................................AAAGG.CA.UCA........aCUUAGCCGAGAG..........................uAGAU..C..U +MEOZ01000169.1/24325-23953 ..............................gccAUUGUCCC..uCAGA.....ACCU.AA.....UCUCUGU.....UGGU...UUUGAa......................................ucAGGGG.CA.UCG.........-UAAAUCAGAGA...........................ACCU..U..C +MHQY01000037.1/15680-16140 ....................uaguaauaucgcaACCAUCGU...CAUA.....ACUG.GC.....GCUUGAC.....CGGU...UAUCA.........................................AACGG.UG.UCA.........UAUACUCAAGCU..........................uAAUC..G..A +LYSV01000031.1/26876-26470 ........guaaccaaucagauugguuccaggcCACACUCU..aCAGG.....AUCU.UU.....GUGCUGU.....AGGU...UUUGAu.......................................cUGGAG.UG.UCG.........AUAAACAGUACU...........................AGCG..C..C +MFIN01000017.1/9033-8682 .................................GGUGUCUA...CCCU.....CUCA.AU.....GCCUCAU.....AGAU...UGGG-.........................................AUAGG.CA.UAA.........-UAUUUGAGGCU...........................CACC..G..C +MFND01000095.1/2910-3313 ...................caagucucgggcugGACGGGAG...CAGA.....CUGG.AC.....GCCUCGU.....AAGG...CCUG-.........................................UCUCU.UG.UAA........cUAAAACGAGGCU...........................GGAU..U..C +MESX01000016.1/60985-61410 .................................GCUAUUUC...CAAGg...cAAUC.UC.....UUCUAGU.....GGAU..uCUUG-.........................................-GAAG.UA.UAA.........AACAGCUAGAAU...........................CUUU..G..U +MHBW01000003.1/53455-53823 .................................-GCAUCCG...CACA....cUAUG.U-.....GUCUGGU.....CGUA..aUGUG-.........................................UUGGG.UG.UCAa......cuGAUAACCCAGAAc.........................gCAAC..C..A +MFUP01000005.1/45644-46023 ...........................gggcgaGACGUCUU...GUUU.....GAUG.AC.....UUCCGAU.....AAUC...AAA-A.........................................UGAGG.UG.UAA.........UAAAUUCGGAAU...........................AGAA..U..A +MHLE01000035.1/4006-3615 ............................gcugaGGCGUCGC...UCUA.....CUUU.UU.....GCUUAUA.....GGAG...UGGA-.........................................AGCGG.UG.UAA.........-AAGUAUAAGCU..........................uUUCU..U..A +MGOM01000030.1/1593-1989 ...................gccccccagaggggCCCGCCGC...CCCA....aGCUG.C-.....UCCCGGC.....AAGC..gAGGGG.........................................ACCGG.CG.ACA.........GAUGGUCGGGAU..........................gCG--..G..C +MFQB01000017.1/7139-7542 .................................-CCAUCGC...UUC-.....CCUG.AU.....ACUCGAU.....AAGG...-GCCA.........................................AGCGG.UG.UAA.........ACCCAUCGAGCG..........................uAGGA..G..U +LICN01000061.1/4144-4513 .................................-UAGUGCC..cACAG.....GCGU.UU....gUUCUGAU.....AAGU...CUGUG.........................................ACGCG.CU.UCA........aUAGAUCAGAGCU...........................GGUG..U..C +MEMX01000153.1/23170-22807 ....................cuacgugagcuccGCCGUCAC...CCCG.....GGAG.AU.....CUCCCUG.....GUAC...CGGG-.........................................UGUGG.CG.CAA.........--GACUAGGGAUg.........................cAGUC..C..G +CP012390.1/1583573-1583945 ...............................agUCUGUGGG...CCC-.....GGAA.GU.....GUCUCCG.....AUCC...-GG-Ugu.....................................ugUCCCA.CA.UCA.........-UCAAGGGGGCU..........................uACUG..U..G +CP014991.1/674699-674323 .............................aggaGCCGACUA..a-GAU.....AGAA.UU.....CCUAGCG.....UUUU...AUC-A.........................................UUAGU.CG.UAA.........-CGCGGCUAGGU...........................GCUU..G..G +CP017245.1/970450-970845 .............................auagCUACUCAU...---A....gAACC.CA.....GCUUGCC.....GGUU..uU----.........................................-AUGG.GU.CCA.........-UUAUGCAAGUGgcagu................acauugAUGA..C..G +MEWH01000002.1/82468-82078 .................................--GAUCUA...ACCG.....CUUC.U-.....ACCCGGA.....GGGG...UUGC-.........................................-UAGG.UC.UUA.........UAAAACCGGGGU..........................gCGAA..A..C +MHJK01000015.1/44587-44930 .................................GCCAUCGC...-UCA.....ACUA.AA.....GCUUGAU.....AAGU...UAUUA.........................................AGCGG.UG.UCA.........-AACAUCAAGCU...........................C-UG..C..C +MFTL01000010.1/13133-12764 .................................-GUGUCAU...AGUU.....GUCG.AC.....UUCCGAU.....ACGC...AAUU-.........................................-AUGG.CA.AAA.........UAAUUUCGGGAU...........................AGGA..U..U +MGAY01000001.1/18154-17764 ...............................cgACUCUUUU...UAAA.....GUUU.UU.....CUCGGUU.....UAAC...UUAA-.........................................AAAGG.GA.UAA.........-CCAAUCGAGAG...........................AGGG..U..U +MHOH01000009.1/88769-88394 .................................-CCAUCGC...AAUA.....AGCA.AC.....UCCUGAU.....AGCU...UAAA-.........................................-GCGG.UG.UAA........aAAUUAUCAGGAU...........................AGCC..G..G +MGNF01000077.1/45552-45152 ...................cucgucugacggggCGCACCCG...CCGC.....AACC.C-.....UCCUGGGc...cGGCU..cGCGGA.........................................UCGGG.UG.ACC.........AAUGGCCUGGGU...........................GCCG..C..G +MFQD01000029.1/5004-5401 .................................-CCGCCGA...CGCA.....UUC-.--.....GCUGACG.....-GAA...UGCGU.........................................AUCGG.UG.UUA........uACACAGUCAGGU...........................AGGG..A..U +MGFV01000002.1/57359-56964 .................................GGUGUCCU...UUCA.....AAUG.UU.....UCUUAAC.....CGUU...UGAU-.........................................CUGGG.CA.UAA.........ACCAGUUGAGAU..........................gUAGC..U..U +MFQI01000030.1/162-562 .................................-CCAUCGU...CUC-.....CGCU.AU.....ACUCGCU.....AACG...-GAUA.........................................AACGG.UG.UAA.........ACCCAGCGAGAG..........................uAGGA..U..U +LJNF01000002.1/28516-28200 ................................cAGCAUCCG...-CUU.....AUUG.AU.....CCUCGAU.....AGAU...AAG-C.........................................AAGGA.UG.UCA.........UAAAUCGAGGAA...........................A---..-..- +MGEW01000023.1/91513-91134 .................................--CAUCAG...UCC-.....-UUG.AC.....UCCUCUA.....AAG-...-GGUU.........................................GCUGG.UG.UAA.........---UAAGAGGAU...........................AGGU..-..A +MHCN01000013.1/27316-26960 .................................-CCAUUUU...GCUA.....UCGC.UU.....UCUUGGC.....GGGG..gUAGC-.........................................-AAGG.UG.UCA........uAGAAGCCAAGAU...........................GAUA..U..U +MFKA01000033.1/520-919 .................................-CCAUCGA..uUAUU.....CUUU.C-.....UCCCGAU.....GAAG...AAUAA.........................................UUCGG.UG.UAAa.......cAUGAGUCGGGACg.........................aCAGA..A..G +MHJA01000023.1/17633-17965 .................................CCUGUCGC...CUC-.....CCGA.AU.....GUCUGAA.....UAGG...-GAGU.........................................GUCGG.CA.UCA.........-UACUUCAGGCU...........................UACC..U..A +LIBI01000186.1/1077-1464 .............gagccgcaaggucgcacgggGCCAAUUC...ACCG.....CAGC.CU.....GGCAACA.....GAAG...CGG--.........................................-GGAA.UG.ACA.........U-UGGGAAAGACc........................gaUGAC..G..U +MFBF01000001.1/7323-7689 ................................aGCUGUCCU..uUUUA.....UCUU.U-.....UCUCGGU.....GGGA...UCUU-.........................................GAGGG.CA.ACA........aCUUAGCCGGGAU...........................AGGA..C..U +MGJB01000017.1/41031-40671 .................................GCCAUUCC..g---C.....CUUG.AU.....GCCUGCU.....AGGG...GAUUA.........................................CGGAA.UG.UUA.........-UAUAGUAGGCU...........................GGAC..A..G +MEZY01000053.1/1946-2332 .................................-CCAUCCG...CCCU.....UCCG.CU.....ACUCGA-.....CGGG...AGAGC.........................................UCGGG.UG.CAA.........-UAUUUCGAGUU..........................gCAUC..A..U +MEZC01000010.1/25811-26189 .................................--CAUCGG...CUG-.....UCUG.AC.....GCCCAAU.....AGGA...-CAAC.........................................CCCGG.UG.UCA.........-ACCAUUGGGCU..........................uUGGC..U..U +MFMA01000055.1/3438-3051 .................................-CCACGCC...CUG-.....UCCG.AC.....AUCAGAU.....ACGG...-CAAU.........................................CGGCG.UG.UCA.........UAUCUUCUGAUC...........................CGAU..C..C +MHQI01000062.1/35052-34698 ......................guuuuuccgggGGCAUCGG..c--CU.....CUCA.AU.....GCUCGUG.....AGGG...AGC--c.......................................cGCCGG.UG.UUA.........UACCACCGAGCUu.........................uG-AC..G..G +MHTK01000005.1/28073-28453 .................................GGUGUCGG...ACGA.....GCUU.UU.....UCCUAAC.....UGGC...UCGCU.........................................CCCGG.CA.UAA........uAACCGUUGGGAU...........................AGGC..A..A +MHJH01000003.1/13951-13648 .................................-CCAUCGG...C-GG.....UCUG.AU.....GUCCUAU.....CGGG...CCA-U........................................cACCGG.UG.UUA.........-UACCUAGGACU...........................CGUC..C..C +MGFD01000050.1/23052-23442 ................................aCCCAUCCG...UCUU.....CCUG.AU.....GCUCAAU.....AAGG...AAA-U.........................................GCGGG.UG.CUA........uAUUUAUUGAGCU...........................CGCA..U..G +MGJO01000019.1/14576-14224 ................................uCCCGUUCC...-CUC.....AGAG.AU.....GCUCGCU.....AUCU...GAG--.........................................AUGAG.CG.CCA.........--UUAGCGAGAU...........................ACUG..U..G +MGEA01000046.1/3198-3592 .................................UCCAUCCG...CUCC.....GCCG.AC.....GUCCGAU.....AGGC...GGAAU.........................................CCGGG.UG.UCA.........-UUUUUCGGACA...........................GAGC..U..A +MFKQ01000005.1/12207-12599 .................................-CCAUCGC...GGCA.....AAAA.CU.....UCCUGAU.....AGUU...UGCC-.........................................GUAGG.UG.AUA.........UAUCAUCAGGAU...........................CGGA..A..A +MHUX01000032.1/2612-2206 ...............................ccCCCGUUCC..cUCUG.....UGUU.UG.....AUCUGA-.....GGCA...CAGAA.........................................CGGAG.CG.UCA.........UUCAUCAGGUGU...........................AGCG..C..A +MFDM01000011.1/96387-95994 .............ugcuguaguuuacgcuuaaaGGUAUCUU..gGAUA.....AUCU.UU.....UCCAGGC....uAGAU...UACC-.........................................-GAGG.UA.UGU........aCCCAGUCUGGAUg.........................cAGUU..G..C +MHIC01000046.1/17538-17151 .................................-CCAUCAG...CCC-.....GGCG.AC.....GCCUAAU.....AACC...-GGUU.........................................CCUGG.UG.UCA.........-AACAUUAGGCU...........................AAGC..A..G +MFRL01000077.1/30466-30070 .................................--------...GGUA.....AUCC.CC.....GCCGGCC.....GGAU...UAUUCggucauuacgcc.................ggaaugcucucaACGGA.CG.AGG.........AUAAGUUGAGCU...........................----..-..- +MFGX01000123.1/14263-13927 .................................GCCGUCAG...CCUAg...aGAGA.U-....aGUCCUGG.....UAUC...AAGG-.........................................-CUGG.CG.UGA.........-AUACAAGGGCU...........................GGCU..C..A +MFUC01000022.1/21682-22050 .................................-ACAUCCA..gUACG.....UUUG.AU.....GUAUGAU.....AAAA...CGUG-.........................................-CGGG.UG.UAA.........AACAAUCAUACUu.........................g-GUC..A..G +MHSY01000004.1/22755-23127 ...............................agGCCAUCCU...GCC-.....-CCG.AU.....GCUCGAU.....AGGG...-GGUU.........................................UAGGG.UG.UUA.........--UAAUCGAGCU...........................AGC-..C..A +MFKW01000008.1/34696-34310 .................................-CCACGCU...UCUC.....UCGA.C-.....AUCCGAU.....ACGG...AAG-C.........................................UAGCG.UG.UCA.........UAUCUUCGGGUU...........................CGGU..C..U +MGJH01000015.1/13913-13559 ................................aGCCAUCUC...-AUC.....CGUG.AU.....GCUCACU.....AACG...GGUUA.........................................UGAGG.UG.UCA.........-UACAGCGAGCU..........................uGGCC..A..A +MHCS01000014.1/3316-2956 ................................gGGCGUCUU...ACUG.....ACUC.UA.....UCUUGAC.....GGGG...UAGG-.........................................UAAGG.UG.CAA........cUCUAGACAAGAG...........................-GAC..U..A +MHJL01000015.1/18041-17728 .................................--CAUCGG...C-GG.....UUCA.AC.....GCUUCAU.....AGAG...CCAU-........................................cACCGG.UG.UUA.........-UACCCGAAGCU...........................AACU..U..U +MHMI01000028.1/18355-17997 .................................-CCAUCCG..gCCUU.....AACU.AU.....UCUCGAU.....AAU-...AAGGA.........................................UCGGG.UG.UUA.........UAAUCUCGAGAU..........................aGGUA..G..A +MHJC01000001.1/18437-18781 .................................GCCAUCGG...CUCG.....CGUA.-U.....GCCUCUU.....UG--...CGAAU.........................................ACCGG.UG.UUA.........--UAUUGAGGCU..........................uACUC..U..U +MHLI01000004.1/157110-156722 .................................--CGCGAA...GCGG.....GAGU.AC.....GCCUGAU.....AGGC...CCAUC.........................................CUUCG.UG.UCA.........UAUUUUCAGGAU...........................AAGA..A..U +MGIO01000004.1/432-811 .................................--CAUCCU...UCGC.....-UGA.UU.....GCUCAUA.....UUA-...GCGGU.........................................AAGGG.UG.UUA.........-UAACUUGAGCU..........................cGUUC..C..G +BCYC01000019.1/15941-16304 ......................ggauucgcuggAUUGCUGU...AA--.....CGCG.AU.....UCCGGAA.....AAAG...-----.........................................GACAG.CA.AAA.........AACUCGAUGAAC...........................GGCA..A..C +MHLY01000003.1/77638-77283 .................................-CCAUCCG...CUU-.....GCCG.AU.....UCUCGAU.....AGGC...-AAAA.........................................CCGGG.UG.UCA.........--UUUUCGAGAU...........................AGGC..A..G +MFRD01000053.1/11996-12392 .................................CCCAUCGC..g-CC-.....GAUA.AU.....ACUCAGU.....AAUC...--GAA........................................cCGCGG.UG.UCA.........UUAACUGAGAGU...........................AGCU..A..A +MHOB01000029.1/2148-1780 ................................gGCCGUCCG..cGAGU....uGCUA.C-.....GCUUGAA.....UAGC...GCUCA.........................................CCGGA.CG.UCA........cUUCUUUCAAGCA...........................CUG-..A..U +LBGV01000001.1/2602835-2602431 ........gcgguugagcuaauaguucccgggcCACAUCCC..aCCAA.....CUGG.G-.....GUUUCUU.....ACGG...UUGGAu.......................................uUGGGG.UG.UCG........uUUAUAAGAAAAU...........................AGGA..G..A +MFRC01000030.1/3719-4121 .................................UCCAUCGC..c-UG-.....UGUG.AG.....AUUUCGU.....AGCA...-CA-A.........................................CACGG.UG.UAA.........--CUCACGAGAUg.........................uAGGU..U..A +MFEK01000005.1/5712-5322 .................................-CGGUCGA..a-UC-.....CGCG.AC.....ACCGAU-.....GGCG...-GC--.........................................CUAGA.CC.UAU.........-UAUCCUCGGUU...........................AGAU..C..A +MFOM01000034.1/4132-4525 .................................-CUGUUCA...UAUC.....AUCU.UU.....UCUCAAC.....GGGA..uGAUA-.........................................-UGGG.CA.AAA.........AACAGUUGAGAA..........................aAAAG..U..G +MFES01000033.1/13008-13408 .................................CUCAUCAC...UGUC.....UUUG.AG.....GUUACAU.....AGGA...GACA-.........................................-UUGG.UG.UUA.........UAUUUUGUAACU...........................ACCG..G..A +LNFQ01000017.1/3472-3844 ........................uucauuucg---GGUC-...-GGU.....UUAU.A-.....ACCUACG.....UUGA...AAC--.........................................UCCUU.CA.UCA........gAAAAUAUAAAUU...........................GCGG..U..A +MFQR01000022.1/3375-3801 caaccggucacuucguccaccuuuggcggacggGGCAUCGC...ACU-.....GGUG.AU.....ACUCGGU.....AUCC...-AGAU.........................................CGCGG.UG.UCA.........-CUUACCGAGCG..........................uAGGA..U..G +MFEJ01000012.1/1523-1874 .................................--CAUCUG...ACC-.....CGUA.AA.....GUCUGUG.....CGCG...-GAAU.........................................UCAGG.UG.UUA.........UACAUUCGGACU..........................uACUG..U..A +MHOK01000021.1/23468-23084 ...........................ccguaaGCCAUCGC...AUUG.....AAUG.AC.....UUCCGAU.....GGUU...CAA-A.........................................UGCGG.UG.CCA.........AUUUAUCGGAAU...........................AGCU..A..G +MHUV01000005.1/6830-7251 .................................--CAUUUG..uCUUU.....UCUG.AC.....GUCCGAU.....ACGG...AAAG-.........................................-CAAG.UG.AUA........uACAUUUCGGAAU...........................AGAG..A..U +MFLF01000021.1/29088-29489 ......................cucgcccguugCGCGUUAC...GCUU.....CGUU.C-.....GUCAUAU.....CUCG...AAGC-.........................................AGUGG.CG.UUA........uAUCGAUAUGACU..........................cGGCA..G..U +MGJL01000012.1/35277-35639 ................................aGCCGUUCU...GUC-.....UGCG.AU.....GCUCGCU.....AGCA...-GAAU.........................................CAGGA.CG.UCA.........--UUAGCGAGCU...........................GGGC..A..G +MFEO01000016.1/3619-3994 .................................-GCGUUUA...CCGU.....CCCG.A-.....CCCCGAU.....ACGA...ACGG-.........................................CUAGA.CG.UAU.........-UAUCUUCGGGU...........................CGUU..U..U +MFGG01000030.1/132756-133141 .................................-CCAUCGG...UCC-.....GGAG.AC.....GCCUAAU.....AACC...-GUCA.........................................ACCGG.UG.UCA........uAUCAAUUAGGCU...........................AGCU..C..C +MHDA01000003.1/1124-765 ................................aGGCGUUCU...AGAC.....CCUC.UU.....UCUUGGU.....GGAG...GACU-.........................................-AGGG.UG.UGA........cAACAGCCAAGAGg.........................aCUAC..C..U +LOQF01000007.1/54308-53980 .................................--CAUUUA...CUUA.....AAAU.UU.....GCUAUGG.....AUUU...UUCG-.........................................-UAAA.UG.UUA.........UUUACAUAGCUU...........................GCUU..U..A +MFXB01000072.1/17035-16615 .................................--CGUUCC...-UUA.....ACCG.AC.....GCCUUGU.....GGGU...UAA--.........................................AAGAG.CG.UAA.........-UAGCCGAGGCUc........................agGGAA..A..C +AP014924.1/1378463-1378823 .................................--CGCUUG...ACGG.....GCCU.C-.....GCCUGCC.....GGGA..cCCGU-.........................................-CGGG.UG.UCA........aAGAAGGCAGGCU...........................ACCU..G..A +MFKZ01000018.1/21056-20633 .................................-CCGUUCG..cUCGG.....CUGA.U-.....AUCCGAU.....UCA-...CCGGU.........................................GCGAA.CG.UCA........uAAACAUCGGGUU...........................CGAU..U..C +LEKP01000004.1/30675-30361 .................................-CCAUCUG...CCUG.....CCUG.U-.....CCUCGCU.....CGGG...CAGUG.........................................UCAGG.UG.UCA........uAUUAAGCGAGGG..........................aAGCA..C..U +MHQJ01000010.1/7184-6775 ...........cuuccccgaagaaguuccuucgGGCAUCGG...UUCC.....AUUG.C-.....GUCGCAU.....GGGU...GGGUC.........................................GCCGG.UG.UGA.........UAUAGUGCGACU..........................uGAGC..U..U +MFLG01000021.1/6085-6473 .................................-CCAUCUC...GGCA.....GAGA.CU.....GCCUGAC.....UAUU...UGCC-.........................................AGAGG.UG.UUA.........UAUCGUCAGGAU...........................AAGA..U..A +MGES01000048.1/4804-5203 .................................GCCAUCGC...CUC-.....CGCG.AU.....ACUCGGU.....AGCG...-GACA.........................................GGCGG.UG.UCA.........UAACACCGAGCG..........................uAGGU..G..C +MGKF01000015.1/15862-16300 ............aggcagaugguacugggauaaGCCAUCUC...U-UC.....UGCG.AU.....ACUCGCU.....GGCA...GGUUA.........................................AGAGG.UG.UUA.........-UUCAGCGAGCU...........................GGAC..C..G +MFKE01000020.1/28757-28378 ..........................gccuaagGCCAUCGU..uUGAA.....UGUU.U-.....CUUUGGU.....GACG...UUCU-.........................................UACGG.UG.UAA........aCAAAGCCAAGGUg.........................cAGUU..A..G +LJND01000001.1/170936-171308 .................................-CCAUCCU...UUCU.....AAUG.AA.....UCUUGAU.....AAUU...AGAA-.........................................-AGGG.UG.UCA.........-UUCAUCAAGAU...........................AGAU..A..A +MFQG01000003.1/154993-155400 .................................-CCAUCAC...UCC-.....CCUC.AU.....ACUCGAU.....AAG-...GGAAU.........................................CGUGG.UG.UAA.........-AUCAUCGAGCG..........................uAAAA..A..U +MFKX01000026.1/43004-43368 .................................GCCGUCCA...UGGA.....UGUA.GA.....GCUUGAG.....UAAG...UCCA-.........................................UCGGA.CG.UCA.........-UUCUUCAAGCA...........................CGAG..U..G +MFEU01000011.1/51347-51731 .................................CCCAUCUG...CUC-.....CGUA.AA.....GUCUGUG.....CGCG...-GAUC.........................................ACAGG.UG.UUA........uAUUAUCCGGACU..........................cAUUU..U..G +MFEN01000061.1/9408-9080 .................................--CAUCGA..c-C--.....CGCG.AU.....GCCUAAU.....GGCG...AC---c.......................................aGUCGG.UG.UAA.........-UAAAUUAGGCU...........................CGCU..U..G +JYNZ01000003.1/515654-515202 ......................ucgcgauuuaaGCCUUUCA..uGGAA.....ACUC.UC.....CUUUAGC.....GGGG...UCCC-.........................................GUGGG.AG.AAA........aACAAGCUAAAGUgc.......................agACUC..U..A +MHLH01000014.1/15749-16135 .................................--CAUCCG...CACU.....UCUU.AC.....GCCUGAU.....GCGU...UGUC-.........................................GCGGG.UG.UCA.........UCUUUUCAGGCU...........................UUGG..A..U +MGEL01000033.1/1845-1462 .................................CCCGUCCA...ACA-.....CGCG.AG.....GCUCCAU.....AGCG...-UGCU.........................................ACGGA.CG.UCA.........--UCAUGGAGUG...........................ACAU..C..G +MFKK01000019.1/22741-22357 ...................cacaagaaaagccgGGCAUCGG...UU--.....CUUG.AU.....GUCUCAU.....AAAG...AAA-A.........................................ACCGG.UG.UUA.........UAUAAUGAGGCU...........................CGUC..U..U +MHNK01000015.1/25773-26127 ..........................augccggGGCAUCGG...CUGU.....GCUA.AC.....GCCUGUG.....CGGC...GCAUC.........................................ACCGG.UG.CUA.........UAUCAUCAGGAU...........................CGCA..A..A +MHST01000002.1/42781-42430 .................................GCCAUCUG...-CGU.....CGGG.AC.....GCCCGUG.....ACCG...ACG--.........................................ACGGG.UG.UGA.........--UAUCCGGGCU..........................uGCCG..C..G +MHUD01000062.1/9428-9791 .................................-CCAUCUG...GCUU.....GUUC.AU.....CCUCGAU.....AGAC...AAAC-.........................................CCAGG.UG.UCA.........UUCUUUCGAGGA...........................AAAG..A..G +MEXD01000050.1/4387-4025 ................................uGGCGUCUU...AAAU.....UUGU.UU.....CCUCGAC.....UGCA..uUUU--.........................................UAAGG.CG.GAU.........ACCAAUCGAGGU..........................gCACU..-..- +MFXK01000020.1/3319-3764 ....................cuauuuugggagaGUCGUUUU...AUAU.....UUGA.GG.....CUCCAAG.....UAAA...AUAU-.........................................-AAAA.UG.UGA.........--UUACAUGGAU..........................gCUCU..U..U +MHLR01000004.1/1229-1621 .................................--CGUCCG...UCUU.....UUUG.AG.....UUCUCAU.....AAAA...AAGU-.........................................ACGGG.UG.UAA.........UACCAUGAGGAU...........................AGGA..G..C +MEVE01000019.1/15586-16005 ...............gcacuuuugugcugaguuCAUAUCCA...UAAG.....CGUU.U-.....AUUCGGA.....AAGG...CUUAU.........................................UCGGG.UA.GAA.........UAAAACCGGAAU..........................gAGGC..U..G +MFJV01000001.1/514547-514899 ..........................ccuaaagGUCGUCUC..uUAAA.....UCUU.U-.....UCUUGGU.....GGGA...UUUU-.........................................UGAGG.CG.UAA........aCACAGCCAAGAU..........................gCAUC..C..G +MGNF01000125.1/1686-1289 ...................ucccgucacaggggCCCGCCCC...UCCG....cACCU.G-.....CCUUGCC....cGGUU..aCGGAG.........................................GAUGG.CG.ACC.........AAUGGGCAGGGU..........................gCGGC..UccU +MEXG01000009.1/3531-3886 .............aaucgcuuaagcucggaugaGACGUCUC...UUUU.....UGCU.U-.....CCUCGAC.....UGCA...AGA-U.........................................AGAGG.CG.ACA.........ACCAAUCGAGGUg........................ccAUCU..G..U +MGHB01000034.1/33944-34302 .................................-GCAUCCU...GAGG.....UUUG.UU.....UCUCAAC.....CGAG...CCG-A.........................................UUGGG.UG.UAA.........ACCAGUUGGGAU..........................uUAGC..U..A +MHLS01000067.1/3598-3206 .................................--CGCAUC..cUCGG.....GAGU.AC.....UCCUGAU.....AGGC...UCGAG.........................................UGAUG.UG.UCA.........UUCUUUCAGGAU...........................AGG-..A..G +MHQE01000035.1/19365-19800 .........................ugaagcggGACAUCGU...CCUC.....ACUG.GC.....GCCUGAC.....CGGG...GAGUA.........................................CACGG.UG.UUA.........UACAUUCGGGCU..........................uGGCC..G..C +MFXW01000012.1/1208-803 ............................gcgaaCACGUCUC...CCC-.....-AUG.AU.....CCUCGCU.....AAU-...-GGGA.........................................UGAGG.CG.UCA.........--CUAGCGGGGU..........................gGGAU..C..A +MHRS01000016.1/29175-28766 .................................--CGCCUU...ACCC.....GCGA.AC.....GUCCGAG.....ACGC...GGGCA.........................................GUAGG.UG.UUA.........UAAUUUCGGAAU...........................AGAA..A..U +MFXH01000004.1/63931-64335 ..........................gccggaaCCCGUUCU...UUGG.....CCCG.AU.....GUCUCAU.....GAGG...UCAA-.........................................AAGAA.UG.UCA.........-UUUAUGGGGCA...........................CGGC..G..U +MHTJ01000002.1/21076-21454 .................................GGUGUCCA...GCCG....uAGCC.GC.....GCCUUGC.....CGUG...CGGC-.........................................CUGGG.CA.UAA........uAUCUGCAAGGAU...........................AGGU..C..C +MFLK01000024.1/28097-27708 .................................-CCACGCU...CUUA.....CCUU.AC.....AUCCGAU.....GCGG...UAAG-.........................................CGGCG.UG.UCA........uAAGAUUCGGGUU...........................CGAG..C..C +MFKO01000008.1/21526-21915 ............................cuggcGACGCCGC...GUUA.....CCUG.AC.....GUUUGAU.....AAGG...UAAU-.........................................GUCGG.UG.GAA........uAGCCAUCGAACUc.........................uAGAU..A..A +MFEI01000003.1/9231-9609 .................................-GCGAAAC...UGCU.....AUCG.A-.....CUCCGAU.....AAGU...AUCA-.........................................-GUUU.CG.UAU.........CAUUUUCGGAC-...........................-GAU..C..C +MHTR01000013.1/35097-35455 ................................aGCCAUCUG..a-CUC....aGGCA.AC.....UCUCGAU.....AGCU...GAG--.........................................CCGGG.UG.UCA.........AACAAUCGAGAAu.........................cGGGA..C..A +MFZP01000003.1/1618-1192 ................................uCCUCUUUU...UUAA.....GUUU.UC.....CUUGAUU.....CAAC...UUAAU.........................................UAAGA.GA.UAA........aCCAAUCAAGGCU...........................AGAU..U..U +MHXD01000018.1/44156-44545 .................................ACCGUUCG..u-UUG.....GCUG.GU.....AUCCGAU.....ACAC...CA-AC.........................................GCGAG.CG.UCA........uAACCAUCGGGUC...........................CGAU..C..C +MFGM01000001.1/3218-3602 .................................-CCAUCGG...CCC-.....GCCC.AU.....ACUCGCU.....AAGC...-GGUC.........................................ACCGG.UG.UCA.........-AUAAGCGAGCU...........................CGGC..G..G +MGJZ01000004.1/6317-5967 ............................gguacGCCAUCCC...A--C.....UGCG.AU.....GCUCGCU.....GGCA...GAUU-........................................cUGGGG.UG.UUA.........--UUAGCGAGCU..........................cUGGC..G..G +LFFI01000073.1/17729-18107 ......................ucgugagcagcAAUGCCGC...ACGG....gGCCG.A-.....UCCUGCG.....CAG-...-----.........................................CCCGG.CA.ACA.........GAAGCGGAGGAUg........................ac--GG..C..G +LJNP01000009.1/13751-14143 .................................CCCAUCCG...CCCC.....GCCG.AC.....GUCCGAU.....GAGC...GGGAA.........................................ACGGG.UG.UCG.........-AUUAUCGGACA...........................GAGC..C..C +MFXP01000016.1/74590-74178 ...............................aaCACGUCUC..aCC--.....CUCG.AU.....UCUCGCU.....AGUG...--GGA.........................................UGAGA.CG.UCA.........--UCAGCGAGAC...........................GGAU..G..C +MFDZ01000009.1/9019-8610 .................................-ACUUUAG...UCAA.....---A.A-.....UCCUCUU.....UUU-...--GACgg....................................gacACUAG.GG.UAAg......uaCAAAGUCAGAAUg.........................cUGUU..A..A +AZEG01000024.1/2741-3087 ................................c---AACAU...UUAC.....CCCA.UA.....UCUUAAA.....GAGU...GUAA-.........................................-AAGA.UA.UGG.........-UACAAAAAACA...........................CCCU..U..G +MGCX01000020.1/6924-6514 ..............................gaaGCCACGCC...-AGA.....AACG.AC.....AUCAGAU.....AGUU...UCUUA.........................................GAGCG.UG.UCA.........UAUAUCUGGUCG...........................CCUU..A..G +MFPH01000059.1/2551-2139 .............................aagaACUGUUUA...UAAA.....GUCU.UU.....UCUCAAU.....GGGA..uUUUA-.........................................-UAAG.CA.UAA........aUACAGUUGAGAG...........................AUGG..U..G +MFDF01000022.1/8386-7990 ..............................uaaGCUGCUUU..aGAUA....aUUCU.CC.....UCCUGAU.....GGAA...UGUU-.........................................UAAGG.UA.UAU........aCUCAGUCAGGAU..........................gCUGC..A..A +MFOS01000001.1/48284-48686 ..............................cguACUGUUCA...UUAA....aUCUU.U-.....UCUCAAC.....GAGA..uUUUA-.........................................-UGGG.CA.UAA........aUAAAGUUGAGAU..........................aUAAA..U..A +LLEV01000011.1/13233-13597 .................................GCCUUCGC...UAUA.....CACA.GA....cUCCGGGG.....AGUG...UAUAA.........................................AGCGG.AG.UUA.........ACUAUGCCGGAA..........................cCUGU..A..C +MHVJ01000008.1/491-102 .................................ACUGUCCG...ACAG.....ACUG.AU.....UCCUGGG.....CGGU...UUGU-.........................................CCGGG.CA.UGA.........UAUUUUCAGGAU...........................AGGA..U..A +MGIN01000026.1/21856-21540 .................................--CAUCAG...CC--.....CUUG.AU.....GCCUGCU.....AGAG...--GAU........................................cACUGG.UG.UUA.........-UAAAGCAGACU...........................CGCU..G..A +MHTO01000028.1/9004-8622 .................................--CAUCUG..gGACG.....ACUC.AA.....UCUCGAU.....AGGU...CAUU-.........................................CUGGG.UG.UCAu.......u--CUUGCCUCGUag......................ucuCGCU..G..A +MFJA01000011.1/65974-66392 ..........................gucuaagCUCAUCUG...UAUU....uGUCU.UU.....UUCUGAU.....GGGA..uGAUG-.........................................-CAGG.UG.UAA........aCACAGUCAGAAU..........................gCACC..C..C +MHQS01000006.1/27665-28047 .................................--CAUCGG...-CGG.....ACUG.AC.....GCUCGUG.....AGGU...CCAU-........................................cACCGG.UG.UCA.........-CCCUUCGAGCU..........................uGAGC..C..G +MFEA01000022.1/44604-45004 .................................GGUGUUUU...AAGCu...aAUCU.CU.....AUCUGAC.....GGAA..uGCUU-.........................................-AAGA.UA.UUGu......acAACAGUCAGGUU..........................gCUGU..C..C +MFVM01000020.1/525-928 ........................gcguaagcuGACGUCUC...UCUC.....AUAG.AC.....UUCCGAU.....AUAU...GAGU-.........................................UGAGG.CG.CAA.........UAUUAUCGGGAU..........................uAGGA..A..G +MFZO01000039.1/78830-79232 ...............................acUGACUCUG..aUUAA.....GUUU.CC.....CUUAGUU.....CAAC...UUAAU.........................................UAAGA.GA.UAA.........ACCAAUUAAGGU..........................aAGGU..U..U +MGIP01000002.1/33407-33732 .................................CACAUCGG...AC--.....CCUG.AU.....AUCUCAU.....AGGA...GAA--u.......................................cUCCGG.UG.UUA.........UAUAUGAGAUGU...........................ACCC..G..C +MHXC01000022.1/2683-3091 ...................gagucuuuagaggaGCCGUGUA...CGCG.....UAGG.UU.....GUCCGAU.....AGAG...CGCG-.........................................-UGCA.CG.UAC.........-GACAUCGGACU...........................AGCG..C..U +MHSQ01000010.1/7672-7262 .................................--CAUCCA...AUUC.....AUCC.AU.....AUCUAAU.....AAAU...GAAU-.........................................UUGGG.UG.ACA.........UAAAAUUAGAGU...........................AUAU..U..A +MHTS01000027.1/37094-37466 ....................ggacgaaucgcagGCCAUUCG...CU-C.....UUUG.AC.....UCUCGAU.....AAAA...G--AA.........................................GCGGG.UG.UCA.........-ACCAUCGAGAU...........................AGAU..A..G +MEVF01000008.1/10247-9797 .................................-AUGUCAG...AGGG.....CGUU.U-.....AUCCGGA.....AAGG...CUCAA.........................................CCUGA.CA.UAA.........UAAAACCGGAAU..........................gAGGU..U..G +LSMX01000002.1/195489-195152 ...............................caACCGCUAA...UCAA.....AUUU.UU.....UUCUAAU....gGGGU...UUGAU.........................................ACUAG.CG.UCG.........UAACAUUGGGAAa........................ac---C..-..- +MHKB01000013.1/44767-45177 .................................-CCAUCCG...UCUC.....UCUG.AC.....UCCUGAU.....AGGA...GAAGU.........................................UCGGG.UG.UCA.........UCAUAUCAGGAU...........................GAAU..G..C +MHQA01000050.1/15416-15065 .................................-GCAUCCU...UGCC.....AUUU.AC.....UCCUGAU.....AGAU...GGGUC.........................................AAGGG.UG.UUA.........-UUUAUCGGGAU...........................AGGU..A..A +MHQO01000003.1/26874-27340 ....................uaguaauaucgcaGCCAUCGG...CGUA.....GCUG.AU.....GCUUGAU.....CGGU...UGCAU........................................cACCGG.UG.UCA.........UACAUUCAAGCU..........................a-GGC..C..G +MHLC01000026.1/4106-4421 .................................-GGAUCGC...CUGA.....CCCC.UU.....GUCUCUU.....GGGG...UCAGA.........................................CACGG.UC.UUA.........UACAAGGGGACU...........................AAGU..U..C +MHRI01000007.1/54993-54583 .................................--CAUCUA...UCUU.....CCCA.AC.....GUCCGAU.....AGGG...-AUAC.........................................AUAGG.UG.UAA.........UACACUCGGAAU...........................GCAG..A..G +MVBD01000002.1/494141-493789 .................................-ACGGGCA...CUCG.....CGAU.U-.....UCUUGCG.....UUCG...UGA-A.........................................CUGUC.CG.UCA........uAACCAGCAAGAU...........................CGCU..U..G +DEIQ01000008.1/11892-12254 .................................-GCUCUCA..aACCG.....GGCG.A-.....GCCUGCG.....CGCC...UGCG-.........................................GCGAG.GG.UAA........uCAUUUGCAGGAU...........................CGUA..U..C +MOEN01000015.1/16017-15666 .................................--CGCCCC...CUGU.....AGCU.CA.....UCUCCCC.....GGCU...GCAGG.........................................UAGGG.CG.ACA.........GAGAGGGGAGAU...........................AGGU..U..A +NATK01000111.1/5082-5439 .................................--CGUCCG..cUUCG.....GCUU.U-.....GCCGUUG.....GUGC...CGAAU........................................gUCGGG.CG.UCG........aUGCACAGCGGCU...........................GGCC..G..G +NHDW01000005.1/79815-80176 ..............................agaGCCGUCUG..aUGUU.....AUGC.U-.....UCUUGUG.....GUGU...UUCAU.........................................UAAGG.CG.UCAu.......aAUUCACAAGACU...........................UGAC..A..A +MTOB01000164.1/1303-958 .................................--CGCCUU...CCU-.....CGGG.UU.....GCUACCG.....GCUG...-AGG-.........................................AAAGG.UG.GCG.........GUAAGGUAGCUU...........................UUUC..C..U +DFBT01000014.1/22304-21956 .................................--CGUCCA..cCCCA....uAAAC.CC....cGCUCCCG.....GUUU...UGGGG.........................................AUGGG.CG.UGG.........AUAAAGGGAGCU...........................GGUC..U..U +CP018632.1/5505906-5506279 ......................guuguacguacUACCCCGU...UCCG.....GAUC.U-.....GCCUGUG.....GGUU...UGG--.........................................-GCGG.GG.GCA........aUAGACACAGGAU...........................CGCG..A..G +DBXV01000016.1/400330-399969 ..............................gaaCGCGUCCG...CCCU.....CCCU.UC....cGCCCAUG.....AGGG...AGGAA.........................................UCGGA.CG.UCA.........-GAAUGUGGGCU...........................GGCC..U..C +MWEB01000012.1/27471-27822 .................................AACAUCCC...ACC-.....GGAA.A-.....UCACGGG.....GUCC...-GGAC.........................................CGGGG.UG.UCA.........UCUACCGUGAAA...........................ACCC..G..A +NBMB01000012.1/44962-44570 .................................--CGUCCU..uACCG.....CCUU.C-.....GCCCACG.....UGGG...CGGAU.........................................AAGGA.CG.ACG.........GUAAAGUGGGCU...........................GGUC..U..G +DGPO01000070.1/410-20 .................caggugcuucggcccuGGCGGUCU..aACCU.....AAGA.U-.....GCCAGUA.....UCGA...GGGU-.........................................GUGAC.UG.UCA........uUCAGAACUGGAC...........................CGCG..G..U +MVZB01000210.1/2644-2282 .................................--CGUCCA...UCCG.....AGGC.UU.....GUCCGUG.....GCUU...CGGA-.........................................AUGGG.CG.UCA.........-CCCAGCGGACU...........................GGCC..G..C +DBDC01000023.1/605-244 .................................GACCUUGC...ACC-.....GGGU.A-.....GCGCUUG.....ACCC...-GGGUcucgca.............................agagacGGCAA.GG.ACA.........-AUUAAAGCGAU...........................CGCG..C..C +DEND01000009.1/39593-39201 .................aggccaaaaacccucgCCCCGUUG..aCCAA.....GUUU.C-.....GCUUAUU.....GGAU...UUGAA.........................................UCAAC.GG.UCA........uCUUAGAUAAGCU...........................AGUG..U..U +DEHI01000011.1/7876-7519 ...............................uaGCCGCUUC..uCUCA.....AACU.U-.....GCUGAUG.....ACUU...UGUCU.........................................GUAAG.CG.UUC........cCUUUCAUCAGAU...........................CGCU..G..G +CP020046.1/37048-37407 .................................-GCCUCGC...AAC-.....GGUU.G-.....GCCGAUG.....GGCC...GGG--guggu..............................aacaccUGCGA.GG.UCA.........UACACAUUGGCU...........................CGAG..U..U +DBWH01000013.1/35574-35190 .................................-GCGCCGC...CCCG.....CGGG.UU.....ACUCAAG.....CCUU...CGGCA.........................................AGCGG.UG.UCA.........GCAAUUUGAGCC..........................c-CGC..G..G +DGET01000059.1/20456-20810 .................................--CAUCCG...ACUG.....UCUG.UU.....GCCUGAG.....CAGA...CAGUG.........................................CCGGG.UG.UCA.........CCCAAUCAGGCU...........................GGUU..G..C +DBAE01000134.1/2950-3309 ............................aguacCACGUCCU...ACCC.....GGCC.GC.....GCCCGUA.....AGCU...AGGC-.........................................UAGGA.CG.ACA.........-UUGAUCGGGCU...........................AGAU..U..U +DBMO01000014.1/8210-8566 .................................-CCGUCUC...AGGG.....UCCU.UC.....UCCCGCG.....GGGA...UCUAA.........................................UGAGG.CG.UCG.........ACUCAGUGGGAU...........................AGUC..G..G +DGDL01000088.1/40446-40098 .................................-CCGUCCA...CGCC.....GAGA.G-.....GGCCACG.....GCUC...GGCG-.........................................CAGGG.CG.UGA.........-UGUAGUGGCGA...........................ACGU..G..A +DBZX01000072.1/20981-21337 .................................-GCGUCCC...CGGC.....CGAA.AU....uUCCCGCG.....GUCG...GUCG-.........................................-GGGG.CG.GG-.........UAUUAGCGGGAU...........................AGGC..A..A +DBVT01000018.1/2763-2384 .................................-GCGUCGG...CCCG....uCAGG.UC.....ACCCGUG.....CCUG...CGGUA.........................................ACCGG.CG.UCA.........GUAACUCGGGCCu.........................uACGG..G..G +MTOL01000383.1/3325-2968 .................................--CGCUAC...CGUU.....UCCG.AG.....ACCUGCA....uAGGA...AACG-.........................................GUUAG.CG.UCG.........GUUUUGCAGGUG...........................CGUC..A..C +DENF01000101.1/4236-4590 .................................--CGUGUC...CCGA.....GGGU.UC.....UCCCAUG.....AUCU...UCGA-.........................................AGACA.CG.CCA.........-UUUUAUGGGAU...........................CGGA..A..U +DBXM01000035.1/12204-12585 .................................-GCGCCGC...CCCG.....CGGG.UC.....ACUCAGU.....CCUU...CGGCA.........................................AGCGG.UG.UCA.........GUAAUCUGAGCC..........................cUGCG..G..G +DDRT01000012.1/93221-92834 ..........................caaggccGGCAACUU...---A.....GUGA.GU.....GCUCAUU.....UUGC...U----.........................................-AGGU.UG.UUA........aACUAAGUGGGCU...........................AGCA..A..A +DDKT01000022.1/1872-1517 .................................-CCGUCUG...ACUU.....UUCU.U-.....GUCUGAA.....AGGA...AAGAA.........................................CCAGG.CG.UCA........uAUUUUUCGGACU...........................GGAU..U..U +DBWQ01000012.1/24864-24510 .................................--CGUCUU...ACCC.....GUUU.UG.....UCCACUU.....AAAU...GGG-A.........................................UAAGG.CG.UCA........uCUUAAGUGGAAC...........................CGAA..G..C +DBYC01000042.1/3575-3227 .................................--CGUCCU...ACUG.....CGGC.UU.....GUCCGCG.....GCUU...CAGC-.........................................UAGGG.CG.CCA.........-AACAGCGGAAU...........................AGCG..A..C +DFIJ01000099.1/7106-7447 .................................GCCGUCGG..c-CA-.....GAGG.G-.....GUCCGCG.....AUUC...-UG-A.........................................ACCGG.CG.UCA.........--AUAGCGGAACa.........................gGGUU..U..A +MWCT01000016.1/27953-27586 .................................--CGUCCG...CCGG.....AGGC.UC....cGCCUGCG.....GUUU...CCGGG.........................................UCGGG.CG.UCA.........-CUUUGCGGGCU...........................GGCU..U..A +MNWS01000053.1/770-405 .................................--CGUUCU..gCACU.....GACU.UU.....GUCUGUG.....GGUU...AGUGA.........................................CAGGG.CG.UCG.........UGUUCACAGGCU...........................CGGU..A..G +DCTN01000136.1/11063-10706 .................................--CGUCCU...CCUG.....AAAC.CC.....GCCUGCG.....GUGA...CGGG-.........................................AAGGA.CG.CCG.........--GAAGCAGGCU...........................GGAC..A..C +DCGL01000049.1/9874-10236 ........................gcggggcagCCCGUCUC..g--CC.....CGGA.G-.....UAUCACG.....GCCG...GGA--g.......................................uUGAGG.CG.UCA.........UUGAGUGAUGAA...........................CGUG.cA..C +MUKB01000064.1/6538-6190 .................................--CGUCCU...CCUG.....GGUG.--.....GCCAACC....cAGCC...CAGGA.........................................UGUGG.CG.UCA.........UAUAGGGUUGAA...........................ACCU..G..A +DBRA01000026.1/45309-44961 .................................--CGUCCG...GUCA.....GGAA.G-.....GCCCACG.....GGCC...UGAU-.........................................CCGGG.CG.UAA.........CCUAAGUGGGGA..........................aCGCG..G..C +DDSI01000168.1/12990-12645 .................................--CAUCGA..uUCGG.....AUGG.AC.....UCCUGCU.....AAGU...CCGG-.........................................-ACGG.UG.UUA........aAAAAGCAGGGAU...........................GUCG..C..U +LQBE01000045.1/48892-49254 .................................--AGUUCU..gCCCA....uGGCC.UU.....UCUCUCU.....UGCCgccGGGGU.........................................ACGAA.CA.ACC.........UUUGCAAGGGAC...........................AAAC..U..U +MWEH01000146.1/694-339 .................................--AGUCUU..aUUUG.....AGUU.U-.....UCUUGUU.....GGUU...CAAA-.........................................UAAGG.CU.UAA........aCUAAGACAAGAU...........................AGAU..U..U +DCTE01000142.1/3048-3402 .................................---GCCUG..cACGG.....ACAG.GU.....GCCACG-.....GGGU...CCGU-.........................................-CAGG.UU.CUA.........-AUCAGUGGCCA..........................aCGUC..A..G +MPMI01000029.1/22914-22560 .................................-GCGUCUU...ACUG.....AUCC.GC.....GCCCGUA.....GGGU...UGGC-.........................................UAAGG.CG.ACA.........-CAAAUCGGGAU...........................AAGG..C..U +MKSH01000120.1/5234-4862 ............................uagagGGUGCCGC...UCC-.....UCCU.GU.....GCUCGCG.....GGGA...-GGAA.........................................UCCGG.CC.UAA.........--GAAGCGGGCU..........................uACCC..G..G +NCGL01000101.1/9057-9409 .................................--CGGAUC..cCAGU.....UGAA.UC.....GACGAUG.....UUGA...GCUGA.........................................AGAUC.UG.UUA.........UUAAUGUCGUAC...........................CGGU..U..G +DCHC01000006.1/363-17 .................................--UGUCCU...GACC.....GGGA.UG.....ACCACAG.....GCCC...GGC-U.........................................UAGGG.CA.UCA........u-UUUAUGUGGUGc.........................aCGUG.aA..C +MSYI01000009.1/3612-3239 .................................--GGCCAA...AACU.....AGUG.GA.....GCCUUAA.....CGCU...AGUG-.........................................-GAGG.U-.UCA.........-UUAUAUAGGCU...........................AGGA..A..C +NATP01000047.1/28066-28425 .................................--CAUCCA..aGCAA.....GGUU.U-.....GCUUUCC.....GGCU...UUGCU.........................................CUGGA.UG.UCG.........AUCAGGGAAGCU...........................GGCG..A..U +DDDP01000105.1/1276-1634 .................................--CGUCCC...UGG-.....GCUC.AU.....GCCUGUU.....AAGC...-UUG-.........................................-GGGG.CG.UUG.........UCUAACAGGUAU...........................A-GC..U..A +NATO01000121.1/2018-2372 .................................--CGUCCG..gUUGC....aAUCC.GC.....UCCUCAG....gGGAG..gGCAUC.........................................CAGGA.CG.CCG........aAAAACCUGAGGA...........................CUUC..C..C +DDZZ01000023.1/1728-1370 .................................-UCGUCUC...UA-C.....UCUG.AC.....ACCUGCU.....AGGG...GAU--.........................................AGAGA.CG.UCG.........--CCAGCAGGCA...........................U-AG..U..C +MKVQ01000003.1/194158-194521 ............................ugagaGCCGGUCG..aCCCG....aGGGC.UU.....GCCGGU-.....GCCC...UGGG-.........................................AAGAU.CG.UCA.........-ACAAACUGGCU...........................GGCU..G..A +DFJF01000004.1/44166-43810 .................................--CGUUUU...UAUA.....AAUA.U-.....CCCCACA.....UAUU...UAUA-.........................................-AAAA.UG.UCA.........UUUUAGUGGGAA..........................aCGAA..U..U +DGDY01000213.1/2782-3173 ...................cccuugcgagggguCACGUCCG...CCUC.....AGUU.U-.....GACAGCGu...cGGCU...GAGUU.........................................CCGGG.CG.UCA.........--UAAAGGCGCU..........................gGUGC..G..G +MNEU01000040.1/1046-696 .................................-ACGUUCA...CCCG.....GGAG.U-.....GCCGGCG.....AUCC...GGG--.........................................AUGGA.CG.CUA.........--ACAGCCGGCU..........................cACUG..C..U +DBQQ01000054.1/25546-25178 .................................--UGUUCU...GCUG.....CCGG.U-.....UCCCACG.....CCUG...CAGU-.........................................CAGGG.CA.UCGa.......uGAAGGUUGGGCA...........................ACUU..U..U +MPCV01000095.1/9788-9384 ............gaauaauaguaaggggaacuaACUGUUCA...CUAA.....AACC.CC.....GCCUGAU.....GGUU...UUGGAu.......................................cAUGAA.CA.UCA.........-UGAAUUGGGAU...........................AGCU..C..U +NMUJ01000003.1/33404-33743 .................................--CUUAAC...CUGG.....GGAC.UU.....GCCCCCAa...gGUUC...UCAGG.........................................GGAUG.GG.UUA.........------GGGGGU...........................GGUC..G..U +LLYS01000011.1/21349-21716 ............................uuaggAGGCUCGU...AACC.....GCGG.AU.....GCUAUCU.....AUGC...GGAU-.........................................-UCGG.GU.UCAc.......aACCAAGAUAGCU..........................uAGGU..U..C +NGFI01000008.1/470994-471352 .............................ugcaGGUGCCUC..aAGGG.....AAGC.CC.....GCCCGGG.....GCGG...CUCA-.........................................UGGGG.UA.ACG.........GAAAACUGGGCU...........................GGUC..C..U +MPMW01000089.1/12126-11755 .................................--CGUCCU...UCCU.....GACC.AC.....GCCUGCC.....GGGC...GGGA-.........................................AAGGA.CG.UCG.........ACAAGGCGGGCU..........................uGGCC..G..G +DEAJ01000013.1/21985-21627 .................................--CGUCUG..aCUGU.....GUCU.AU.....CCCCGA-.....UGAU...ACAAC.........................................UCAGG.CG.CUA.........UAAAAUCGGGGU..........................gCGAA..U..C +DFFG01000103.1/11145-10788 .................................--UGUCGA...CCGG....aAAAG.GU.....UCCCGCG.....CCUU..uCCC--.........................................GGCGG.CA.UCAu.......uGUAAGGCGGGGC..........................aCUUU..U..U +MWST01000016.1/27607-27955 .................................--CGUCCC...ACCG.....CGCU.GC.....GCCCGUA.....GGCG...CGGC-.........................................UGGGG.CG.ACA.........-UACUUCGGGCU...........................AGGC..U..G +MNVL01000027.1/1734-2078 .................................--AGACUG...CAUA.....GGCG.AC.....GCCCGCU.....GACU...CUUG-.........................................-CAGU.CC.UCA.........---UAGCGGGCU...........................GGCU..U..U +MVZM01000004.1/29418-29069 .................................--GCCUGU...UGUA.....GAAU.CC.....CCCUUAA.....GUUU...UAUA-.........................................AACGG.GC.UCA.........GAAUUAAGGGAU..........................gAGUC..U..U +DGKB01000017.1/6040-5683 .................................--UGCUCU...ACC-.....UAAG.GU.....GUCUACG.....CUUG...--GAC.........................................UAGAG.UA.UUA.........UAUUAGUAGACU..........................cAAUC..A..U +MPGM01000018.1/1618-1222 ................acaaggucagaaagcuaAAUGUCCU..uCAAA.....AGCC.UU.....GGUUAGC.....GGCG...UUUGAg......................................cuUUGGG.CA.UCG.........UAAAAGUUAACA..........................uAGGA..-..U +DDXO01000013.1/12683-12332 .................................--CCUUGA..cCC--.....GCGA.AC.....UCACCCG.....GCGC...--GGA.........................................GUCAG.GG.UAU.........-AAAAGGGUGAU..........................gUGGG..A..U +DDYN01000001.1/44462-44093 .................................-GCAUCCC..uUGAA.....GGAG.GC.....GCCUUAG....gCUCC...UUUAA.........................................AGGGG.UG.GAAg.......aCAACCUGGGGCU...........................GGAA..G..U +DBBC01000133.1/3081-3434 .................................--CGUCGG...CCCG.....CACU.UU.....UCCUGCG.....AGGG...CGGUC.........................................ACCGG.CG.UCA.........UCAAAGCAGGAG..........................uAGCG..U..C +DFWN01000021.1/38957-38560 ...........agguaccagguaucugaacgggCUGCUCCU...CCAC.....UACC.AU.....GCUUUAC.....GGCG...GUGGAu.......................................cGAGGG.GC.ACAu.......aAAAGGUAAGGCU...........................GGUC..U..G +MWBX01000034.1/2079-1720 .................................GCCAUCCG...CCUU....uAUUG.AC.....UCCUGAU.....AAAU..uAAGG-.........................................-UGGG.UG.UCA.........UUUUAUCAGGAA..........................uUGUG..U..U +DBCJ01000014.1/33292-33660 .............................cuaaACCAUCUG..aCCAU.....CGUU.C-.....GCUCCUU.....GGCG...AUGAA.........................................UCGGG.UG.UCA........cUUUAGAGGAGCU..........................gCUUU..U..U +DCIA01000013.1/21823-21477 .................................--CGUCUU...ACCU.....UUGA.G-.....UACCACG.....GCAA...AGG-A.........................................CAAGG.CG.ACU.........ACCAGUGGUGAA..........................cAUGA..A..C +NBLZ01000003.1/16787-17186 ........................ugaagugacCUCGUCCA...CCUA.....CUCC.UAa...cUCCUGCU.....GGAG...UAGUG.........................................UUGGG.CG.ACA.........-CAAAGCGGGAGug.......................cuACUC..G..U +MPML01000002.1/84824-85234 .........................aaaagggcCACGGUUC...AUCC....cGGUG.GG.....GCCAGCA.....GGCC...GGAUG.........................................GUCAC.CG.ACA........uAAACUGUGAGCU..........................gC-GG..C..A +MWCJ01000017.1/23653-24048 ..............guacuagguacuuuggcaaGACAUUCC..gCAGA.....AGGC.CC.....GCCUUUA.....GUCG...UCUGAu......................................uaCGGAG.UG.CAA.........UAAUUAAGGGAU...........................AGCA..A..A +CP012839.1/258521-258890 ......................guaguuuucgu---GUCCU...-ACU.....UAUC.UU.....UCUCUUC.....GAAA...AGUA-.........................................---GG.GG.UCA.........AGAAGAAGGGAU...........................CGCA..U..A +MTOG01000014.1/85785-86132 .................................--GGUUCU...UCAG.....GGUG.UG.....UGUCCUU.....CGCC...CUGA-.........................................AAGAG.CC.UCA.........--UAUAAAGGAC...........................AGAG..G..U +DBGA01000071.1/40858-41232 .................................-CCAUGUA...UCAU.....UUGA.GU.....ACCACUG.....GCUU...AUGA-.........................................-UAUG.UG.UAA.........UUAAAGUGGUGA..........................aCGCU..C..U +DDZN01000037.1/2872-2497 ...........................auaaagUCCGUCAG...CUC-.....AGAA.GU.....UCCUUCG.....AUCU...-GAGA.........................................UCUGG.CG.UCG.........--AAAGAAGGAU..........................cACUA..A..C +DBXY01000052.1/46047-46399 .................................--CGCCGA...ACC-.....GCCG.AU.....GUCUGCU.....GAGC...GGG--.........................................-GACG.CG.ACG.........-ACUAGCAGGCC..........................cCGUU..G..C +NSGJ01000034.1/33241-33638 ................acuaggugggagagcugAAUUCCUC..uAAAG.....AGCC.CU.....GGUUUAU.....GGCG...CUUUAu......................................ccAAAGG.AA.CCG.........UAAAGUAAACCU...........................AGGA..A..U +MKST01000003.1/391940-391581 .................................-GAGUCGG...CCCA.....CCCU.CG.....GCCCGUG.....GGGA...GGGGU.........................................UCCGG.CU.UCA.........--GAAACGGGCU..........................aGCCC..C..G +DEWA01000026.1/13677-13259 ...................ggauuguacaauucUGCGUUUU...AU--.....ACCG.AU.....GCCCGCU.....CGGG...--AU-.........................................-AAAA.CG.CCG.........--GUUUGCGGGU...........................AUAG..C..A +MWQY01000003.1/90796-91152 .................................--CGGGUA..cCCGG.....GAUG.CC.....GCCUUG-.....AAGC...CCGGU.........................................GUGCU.UG.UAA.........UAAACCAGGGCU..........................uACCU..G..A +NHBT01000023.1/143335-143727 ..............acaccaggugugaaaguggGACAUCUC..uCGAU.....AUCC.AU.....GACCUGC.....GGAG...AUUGAu......................................aaAGAGG.UG.UAA.........UAAAGCAGGAAU...........................AGGA..A..U +DDKR01000149.1/1158-734 .........................gagcugaa---GCCUC...UCCU.....AACU.U-.....GCCUGGA.....AGCU...AGGUA.........................................AGAGC.A-.---.........--UUUACAGGCU..........................g-UAC..A..G +MKVF01000006.1/33152-32750 ...........ccgaaguauaguaagcgggacaAGUACCAC..uCCGG....uGUUU.UC.....GUCCGUU.....GGAC...CCGGAu......................................uuAGUGG.UA.UCA.........UCUAAAUGGACU...........................GGCG..C..U +NATI01000076.1/1682-1275 .................................--CCCCUU...-UCA.....GGAU.AA.....GUCCGCG.....GUCC...UGU-Agggguucgggaa................guccucguuuaauAACGG.GG.GCG.........----AGCGGACU..........................gCGCC..A..G +DGMY01000016.1/3877-4256 .................................--CGUUCC...GCC-.....GGGG.AU.....ACCUGUU.....AACC...-GG-U.........................................UGGGA.CG.UCA.........-UCUAGCAGGCA...........................UAGC..G..U +DCSM01000038.1/7999-8388 .................................--CGUCUG...CCUU.....CACU.C-.....ACUCGAU.....GGUG...AGGGG.........................................UCAGA.UG.UCA.........GCAAGUCGGGCG...........................CUCC..C..A +DERS01000060.1/3223-2873 .................................-GCAUCGG...AACC.....GGGA.G-.....UACCGCG.....GCCC...GGGG-.........................................-ACGG.UG.UCA.........UUUCAGCGGUGA..........................aCGUG.aA..U +MWEM01000029.1/29734-30084 .................................--CGUUCU..gCGAA.....AGGU.UU....aGCUCGAG.....ACGU...UUCGC.........................................GAGAG.CG.UGA.........GCAAUUCGGGCU..........................cACUC..G..- +MWJR01000109.1/8335-8698 .................................--AGCCCU..uAUCG.....UUGU.C-.....GGCUGCC.....GUGG...CGA--.........................................CAGGG.CU.UAG.........GUAAGGCAGUCUu.........................u-AUC..G..C +DDSA01000268.1/31775-32125 .................................--CAUCGC...-GCU.....CGCA.AC.....GCCCGAU.....AGCG...GGC--.........................................-GCGG.UG.A--.........ACACUUCGGGCU...........................GGUC..G..G +DDBW01000002.1/25858-25446 .................................--CGAUUA...CCCG....aUUUG.U-.....CCCUAAU....cAGGU...UUGG-.........................................-UAGU.CG.GUC.........-GUUAUUAGGGU..........................aUGUC..A..C +DEFL01000005.1/101342-100996 .................................--CGUCGG...CCCG.....GGUU.--.....GCCCACU.....CGCC...CGGAU.........................................ACCGG.CG.UCA.........UGAGAGCGGGGA...........................ACGA..G..C +DCGM01000038.1/13934-13589 .................................--GGUCGG...CCUG.....ACUG.U-.....UCCCGUA.....CAGA...CAGAU.........................................ACCGG.CC.UCG.........ACUCUACGGGGA..........................aCCUU..U..U +DBWT01000087.1/113-457 .................................-AACUCAU...UAAA....uAGUA.UU.....GUCUGUG.....UACU...UUUA-.........................................-AUGG.GA.ACG.........-AAAAGCAGACU..........................uGGUU..G..A +MQWB01000001.1/1376816-1376441 .................................GCUGUCUC..cGCCC.....GGAU.UU.....GCCUAUC.....GGCC...CGGGU.........................................AGAGG.CA.CCAu.......aCUUAGAUAGGAU..........................gCGCG..C..G +MKSG01000007.1/70386-70787 ................................cCCCAGUAA...UUCU.....UAAU.UG.....GACCAAG.....GAUA...AGAA-.........................................AUUAC.UG.UUA.........UUUACUUGGUGU...........................-GGA..U..A +CP017675.1/949802-950202 ........................cgacuucgaGACGUUCU..c----.....GGUG.AC.....ACCGUUA.....AUCC...-----.........................................CCGAA.CG.UAC........cCCCCCAACGGUU..........................gCCCU..A..G +NEUU01000005.1/120957-120598 .................................-ACGUCGU...UG-C.....CCUG.AU.....UUCGGCU.....AAGG...GACA-.........................................-ACGG.CG.ACA.........--UUAGCCGGACg.........................g-UAU..G..U +DEIO01000015.1/96716-96325 .................................CCCGUUAA...CCG-.....GUUG.AU.....UCUCAAU.....AUUC...-CG-A.........................................ACUAA.CG.CCA.........-ACCUUUGAGAU..........................gCGUU..C..- +DBDI01000021.1/29670-30082 ............gaccccaggggucggccgacgAGUAUCCC..gCCUUuu.uuGCAC.CC.....GCUUCUU.....GUGC..gAUGGGgcu...................................uucCGGGG.UA.UCAu.......uAAAUGAGAAGAU...........................AGUC..U..U +DCDV01000013.1/4569-4196 .................................-CCGUCAC...C-UC.....UGCU.A-.....AUCUGUC.....GGCA...GAAUA.........................................AGUGA.CG.UCA.........-UGAGGCAGACC..........................uUAUC..U..G +CP019633.1/1745059-1744697 .................................--UGUCAG...CCUG.....AUAG.CC.....GCCCGUG.....CUUG...AAGGU.........................................CCUGA.CG.CCA........aAACUUACGGGAU...........................AGCC..U..G +MWCO01000029.1/61608-61968 .................................GCCGUUCU..gUCGG.....AAGU.U-.....UUUCGGU.....ACUU...CCGG-.........................................CGGGG.CG.UCA.........-GCGAACCGGAU...........................AGCG..A..A +DGDS01000041.1/1005-650 .................................--ACCCGC...UAUA.....AGAU.GC.....CCCUCAA.....GUUU...UAUA-.........................................AACGG.GU.UCA.........-GCAUUGAGGGU...........................UGGA..U..U +DGEJ01000013.1/112230-112576 .................................--CGUCCU...CUCC.....-GAA.G-.....UCCUACG.....CUC-...GGAAG.........................................CAGGG.CG.UCG.........--UUAGUAGGGU..........................aCGAU..A..C +DDRF01000108.1/4373-3980 ..............guaccagguacgggacgagGACACUCC..uCCAC.....GACU.CC.....GCCUGUU.....AGAA...GUGGGa......................................ucAGGAG.UG.CCG.........AACUUUCAGGAU...........................AAG-..C..G +DBYE01000100.1/2165-2534 ........................gaggcgccgCCCGUCGU...CCCC.....CGGA.G-.....UAUCGCG.....GCCG...GGGUG.........................................UACGG.CG.UCG.........GUUAGCGAUGAA...........................CGUG..A.aC +MSGT01000059.1/43453-43079 ..............................acgGACAAGGU..gACGG....aUGCC.GU.....GCCCAU-.....GGCC...CUG--.........................................AACCC.UG.UAA.........AUCCCUUGGGCU..........................uGCCU..U..U +DBVV01000111.1/17975-17596 .................................--CGUCGC...CCUU.....CCGG.U-.....UACCGGG.....CCGG...GAGCA.........................................AGCGG.CG.UCA.........AUGAUCCGGUCCuu.......................uc----..-..C +NGFH01000007.1/62688-62318 ................................aAUUACUUC..cGUGU.....GAUU.UC.....UCACACC.....GGUC...ACCGAa.......................................uGGAAG.UA.UCG.........-UAAGAUGUGAU...........................AGCU..U..U +MWBJ01000015.1/1056-683 ...........................aagguaGGGCUUUG...----.....AAUA.U-.....CCCCAGU.....AAUU...-----.........................................-CAAA.GC.UCA........aAAAUUCUGGGGUa.........................uAUCU..G..U +DEQQ01000061.1/8154-8520 .................................-UUAUGCC..gCCGU.....GCUG.AC.....ACCUGAU.....AAGU...GCUG-.........................................CCGCA.UA.UCAu.......aAAACCUCAGGUU...........................GGGU..U..U +MWEQ01000003.1/94351-94750 .............gccacaaggugguaggacgaGACAUCCU..gCAGG.....CGGA.UU.....GCCUUGU.....UCCU..gCCUGAg......................................auCAGGG.UG.AAG.........CAAUACAAGGAU...........................AGUC..A..G +MWDO01000057.1/5644-5989 .................................--CGGCCU...CCGC....gGAGU.UU.....UCCCCGU.....ACUU..cAAAGA.........................................UGCGC.CG.UAA.........ACCAACGGGGAU...........................GGGU..U..G +DFOT01000002.1/327708-327335 .................................--CGUCCU...CCU-.....GCCG.AC.....ACCUGCU.....GAGU...UACG-.........................................-AGGG.CG.UCA.........-UCUAGCAGGCA...........................UAGC..C..C +DFOS01000024.1/379-30 .................................GCCGAUUU...ACCU.....AAGU.GU.....GGGAGCG.....CCUU...AGG-A.........................................UAAAU.UG.UCA.........CUUUAGUUCCCU...........................AGGA..U..U +MLAN01000002.1/162621-162240 ...........................cccggaGCUGGUCU...UUAU....cUCAU.CU.....GCUAAGU.....GUGA..cCUAA-.........................................-AGAC.CA.UAA........cCUUAGCUUAGCG..........................gCUCU..U..C +DBAX01000104.1/3123-2732 ..........................guuucgaGGUCUAGA...---G.....UCUG.AC.....UCCGUUA.....AAGA...U----.........................................-UUUA.GA.UAA........aCCCCCAACGGAU..........................gCUAU..C..A +DEEB01000006.1/32577-32930 .................................--CGUCCU...CCGC.....UGAG.C-.....ACCUGUA.....CUUA...GCGAC.........................................CUGGG.CG.UAA........uAGGAAACAGGGA...........................ACGG..U..C +MPMO01000019.1/54383-54805 .......................ccgguuggguCUCGGUCC..aUGGG.....AAUG.CC.....GCCCGCA.....GGUU...UCCGU.........................................GAGGC.CG.UCA........gACACUGGGGGAU...........................GCAG..C..A +MPNB01000030.1/25366-25733 .................................UCUGUCUU..aUGGA....cACGC.AC.....GCCCACA.....GGCA..gUCCG-.........................................UAAGG.CA.UCG........uCAAUUGUGGGGAc.........................uCUGU..U..U +MLAM01000014.1/28121-27754 ..............................ggaGCUGGUCU...GCUU.....GGUG.AU.....ACUAGCU.....CACC...UCGC-.........................................GGGAC.CA.UCA.........-CAAUGCUAGUU..........................gC-CU..C..U +DBWS01000147.1/15490-15891 .................caaggugccucggacgAGUAUCCC..gCCAG....gUUUU.CC.....GUCUUCU.....UGGA..uCUGGCa......................................uaCGGGG.UA.UCA........uCUAAAGAAGAAU..........................gC--G..G..A +NBMY01000134.1/35777-35403 ................................aUUAAUCUC...CCGCaauguGCUU.UC.....GCCCAAU.....AGGC...GCGGCg......................................guCGAGG.UU.UCAu.......cAAACAUUGGGAU...........................AGUG..C..G +MKUW01000015.1/197810-197412 .......................uuacgggaucCACGUCCG..cCUAC.....CCCG.UC.....CCCUAAU.....CGGU..gGUAAA.........................................GUGGG.CG.UCA.........CAAGAUUAGGGU..........................gCCGG..U..C +DBVZ01000143.1/4942-5294 .................................--CGUCGG...CCUG.....CAUU.U-.....CCCCGUG.....GAUG...CAGUC.........................................ACCGG.CG.CCA.........UGAUCGCGGGAA...........................ACGA..U..G +DDEQ01000046.1/219751-219395 .................................--GGUUCA...CCAC.....UCAC.GA.....GCCGGAA.....GGGA...GUGUG.........................................CUGGG.CC.UAA.........CAAAAUCCGGAU...........................AGCG..U..U +DFNL01000003.1/13997-14350 .................................--CGCCC-...CUCU.....GAGA.AG.....GCCUGCG.....GCUC...GGAG-.........................................-AGGG.CG.AC-.........-CGUAGCAGGCU...........................AAGC..C..C +DDHL01000007.1/16423-16792 ...............................ggAGGCCUCG...CUCU.....ACAG.AU.....GCUAUCU.....AUGU...AGUUUu.......................................aGCGAG.GU.UCAc.......cAAAAAGAUAGCU..........................uUGGG..G..U +NBMH01000115.1/7124-6706 ......................agaacuuagguCACGGGUA...AGGU....uCUCU.UA.....CCUCAAG.....AGAG..uGCUU-.........................................-UAUC.UG.UCA........uACAAAUUGGGGU...........................GCGU..U..G +DBQW01000027.1/9240-8894 .................................-CCACCUG...UCUG.....UUUU.UA.....GCCCAAG.....AGGA...UAGA-.........................................ACAGG.UG.UCA.........-UAAAUUGGGCU...........................CGUC..U..A +DDRH01000022.1/168975-168588 .................................--CGGCA-...CAGU.....GCGG.AU.....GCUUGCG.....ACGC...GCUG-.........................................---GC.UG.AAA.........--ACAGCAAGCU...........................GGCU..C..G +DFNN01000087.1/1083-736 .................................--UCUUCU...CUCU.....AAAG.A-.....GUCUACG.....CUUU...UUAG-.........................................-GGAA.GA.ACA.........-AUUAGUAGACUau.......................acAUCC..U..U +DFLB01000050.1/12002-12397 .............cgcgccaggcgcaggaacgaGACAUCUC..cCAGC.....CGCC.CC.....GACCGUC.....GGCU...GCUGAc......................................caGGAGG.UG.CUA........aCAAAGACGGGAU...........................AGCC..G..G +NBLL01000077.1/30158-29758 ............auuuauaggaaauugaagcaaGAUGUUCU..uCAGA.....UAAU.UU.....UCUCUGU....aAUUA...UUUGUa.......................................uAAGAG.CA.CCAu.......aUUUUAUAGAGAU...........................AUAU..C..G +DBYA01000015.1/3208-3554 .................................--CGUCGG...GCUA.....UGUG.AG.....ACCGCAU.....AGCA...UAUU-.........................................-CCGG.CG.UAG........aAUCAUGCGGUGA...........................ACGU..G.aG +DEED01000059.1/61292-61676 ...................cucauaagagaaua-AGCACGU...AUGU....aGCCC.CC.....GGUUUUC.....GGUA...ACGCA.........................................CACGU.GU.UAA........aGCAAAGAAGACC..........................aAAGG..A..C +DDPY01000013.1/16290-16688 ............cgucaccaggugacagaacgaGACGUCGC...UCCG....aGGAU.GU.....GGUUCCG.....AAUC...CGGAGau.....................................caAGCGG.CG.CAG........gUUAAAUCGGAAA..........................uAGUC..C..C +DCSF01000015.1/91-499 .................................-CCGUCCU..aCU--.....CAGG.AU.....UCUCGCU.....AAUG...--AGA.........................................UAGGG.CG.ACG.........--AUAGCGAGAA...........................AAAC..A..C +DDKW01000015.1/1283-1638 .................................--CGUCUG..cCUAA.....GGUU.GA.....GCUCGGG.....GGUU...UUAGG.........................................ACAGG.CG.CCA.........AUAACCUGAGAU..........................gCUAC..U..C +DCHY01000006.1/10528-10917 ............gugccguggccacuugugccaCCCGUUCC...GCCG.....GAGA.G-.....GACGACG.....ACUC...CGGC-.........................................-CGAG.CG.UCA........aAUGAGUCGUGAA...........................CAUG.cG..U +DBCL01000016.1/32290-31918 .............................cgaaUCCGUCGG...CUC-.....AGGG.CC.....GCUUCCU.....UCCU...-GAUG.........................................UCCGG.CG.UCG.........-CUGCGGAAGCU..........................aACAA..A..G +MNZT01000106.1/4134-4530 ...................ugucguucgagaacGACAUCCC...CUUG.....UCUA.C-.....GCCCUGA.....CGGA...CAG-A.........................................CGAGG.CG.UAA.........CCACCCAGGGCC..........................gCUCA..G..C +DEBU01000033.1/12069-11722 .................................--UGUCGG...CCCG.....GGGC.C-.....ACUCGAC.....ACCU...CGGUU........................................aACCGG.CA.UCA.........UGAAGUCGGGGA...........................ACUG..A..C +LNZM01000011.1/3175-3522 .................................--CGUUUU...ACUA.....GGCU.A-.....AUCCGCA.....GGCU...UAG-A.........................................UAAAA.CG.CCG.........AACAGCGGAGAA...........................CGAC..U..C +DDIK01000116.1/6945-7314 .........aauaaacagaaucuagcauagcuc--------...----.....----.--.....-------.....----...UUUAAgucagg............................aguuuaaCUUGG.CU.UCG.........AGUCUACCGGGUc.........................c-ACU..C..G +DFGJ01000037.1/27447-27851 .................................--CGUCUU...UAGU.....UUGA.A-.....UACCGCG.....ACUU...AUUA-.........................................-AAGG.CG.UAA.........CUUAGCGGUGAA..........................c-GAG..U..U +DEQD01000043.1/13238-13586 .................................--CAGUCC...UAC-.....UGUA.UC.....GUUCUAG.....UAUA...-GUAG.........................................AGUAC.UG.UCG.........-GUUAUAGAACU...........................CGGA..A..U +MPNH01000001.1/109761-109411 .................................--CGGGGA...CUUG....aAGUG.C-....gGUCCUG-.....AGCG..aCGAGC.........................................AUCCC.CG.ACG.........CAAUUCAGGACU..........................uACCG..C..C +DGOM01000122.1/38542-38944 .............gaauaauaguacacagacaaGUUCCUUC..uCCAU....uGUUU.CC.....GUCUGAU.....AAAC...AAGGAu......................................caAGAAG.GA.CCA........uUUUUUUCAGAAU...........................AGUG..C..U +DBQJ01000014.1/8325-8713 .................................--GAUCUU...CAGU.....UCUC.U-.....GUCCGAA.....GGGA...AUUAA.........................................GAAGG.UC.AUA.........UAAAAUCGGAAU..........................gAGGU..A..A +DBTM01000005.1/98397-98029 .................................-CCGUCCU...GUCU.....GGGA.G-.....GUCCACG.....AACC...GGAU-.........................................CUGGG.CG.UGA.........CUUAGUGGAGCC...........................CGUG.cG..U +DEGH01000052.1/7298-6946 .................................GCCGUUUC...UGCC.....GGGA.G-.....UACUGCG.....GCCC...GGUA-.........................................UGAAG.CG.UCG.........UUUUAGCAGUGA..........................aCGUG.aA..C +DBMS01000205.1/1747-2131 ...................cguaaucuccugguAGCGGGCU...CGUU.....AAAC.U-.....GUUGAAU.....GGGU...GACUU.........................................CGGUC.UG.CCGga.....cgACAGGACAGGAU...........................AGGU..U..G +MWCX01000070.1/6199-5801 .............ggcacuagguguugugacgaAACAUCAC...CCGG....aAGCU.CU....uGCUCCGA.....AGCUc.gUCGA-u......................................acGGUGG.UG.CAG........cUAAAUCGGGGAU...........................AGUU..U..A +DCTW01000009.1/47657-47270 ................................aGGUGUCUA...AAGGa...aUUAG.CU.....UCUGGGC.....CUAA...CCUU-.........................................-UGGG.CA.UAA.........UAUAGCCUAGAU..........................gCGCU..U..U +MKTJ01000013.1/135164-134787 .............................gucaACCGUUCC..aAAAU....aCCCG.UU.....UAUCCCG.....UGGG...GCUUG.........................................AGGAA.CG.AAAa......caCAAAAACGGGGUu.........................gCAAC..C..G +DDHN01000001.1/29243-28858 .................................-CCAUCUC...UUU-.....CCUG.AC.....AUCCGAU.....AGGG...-AGUA.........................................AGAGG.UG.UUA.........-UAUUUCGGGUU..........................gCUCU..A..G +DEIJ01000152.1/10405-10746 .................................--CGUUCC..cCUUA.....ACCU.CG.....CUCCGAU.....GGGU...UAAGG.........................................AGGAG.CG.CAA........gGUGAGUCGGAGU..........................gCAGU..G..A +MZGJ01000006.1/44971-45329 .................................-GCGCCGC...UGUU.....UCUU.UU.....UCUUAGC....aAGGA...AACA-.........................................-GGGG.UG.UUA.........UAUACGCUAAGA...........................AGAG..G..G +DDRN01000088.1/27574-27950 .............................agccUUUGUGCC..uUACG.....CUUG.AU.....GUCUGAUa...cACAG...UGUA-.........................................ACGCG.CA.UCAu.......aAAACCUCAGACU...........................GGGA..A..A +DEGW01000072.1/214-580 .......................agggaacgacAAGCCUUA...GCA-.....GAUA.UC.....GCCGCUG.....UAUU...CUG--.........................................-UAAG.GU.UAA.........AAGGUAGUGGCU..........................gCAGA..C..U +DEHQ01000223.1/14080-13682 ...................accuaaagcguuagCGCGUCUG..cCCCG.....AACC.AU.....GCCCGGU....uGGGU...CGGAC.........................................GCAGG.CG.UGA........cAAAGACCGGGAU...........................GCUG..C..C +DDLX01000017.1/211796-212165 .................................-GUGCUUC..uCAGG.....AACU.UC.....ACCCUGC.....UGUU...CUUGAu......................................ucAGAAG.CA.UCA.........-CCCCGCAGGGU...........................CGAU..U..A +MWCK01000003.1/203-559 .................................-CUGUCCC...CUCU.....GCAA.CG.....GCCCGCU.....UAGC...GGCG-.........................................UGGGG.CA.UAA.........UCCUUGCGGGAU...........................UGGC..U..G +DBTB01000002.1/21088-20738 .................................--CGUCU-...CACG.....GACU.CA.....CCUCGAC.....GGUC...AGUG-.........................................-AAGG.CG.AUA.........UAUAGCCGAGGU..........................gCGGU..G..G +DEYM01000095.1/517-165 .................................--CAGCCG...-CCA.....UUUG.AC.....GCCCGAU.....GGAG...UGG--.........................................-CGGC.UG.AAA.........--AUAUCGGGCU...........................GGUU..C..C +DBYP01000019.1/57835-57457 ........................aguacaauuCUGCUUUU...-GGU.....GCUC.AU.....ACUCGCU.....AAGC...AUU--.........................................-AAAG.GC.UGU.........-UUCUGCGAGCA...........................-UAG..U..A +MSHH01000078.1/20574-20199 .......................aaugugcgcgGACGCCGA...UCCC.....GGAA.G-.....GCCCACG.....AGCC...GGGC-.........................................-UGGG.UG.AUGc.......cUUUUAGUGGGAA..........................aCGUG..A..G +DBYY01000009.1/96013-96359 .................................--CCGAAG...CUUU.....UGUA.UU.....GACGGUA.....UACA...AAAG-.........................................CAAUC.GG.UCA.........-UUAAUCCGUCU..........................gCUGC..A..G +MWCM01000003.1/9341-8947 .................................-CCGUCUA...GCUU.....AGAG.CU.....ACUCGA-.....CUUU...GAGAU........................................cUUAGA.CG.CCA.........-UACUUCGAGUU..........................uCCCU..G..U +DEWQ01000006.1/205354-204941 .................................--ACAUCA..cCCUA.....GAGA.GC.....UCCUAUG.....GCUC...UAGGC.........................................UUGAU.GC.UCA........aCUUUAAUAGGAU..........................aUAUC..U..A +MNTS01000003.1/103233-102822 ..........................gagcccaGCUUGCCG...AU-U.....UUAU.GA.....GUCCAUU.....AUGC...AAG--.........................................-CGGC.AG.UAC.........GUUGAUGAAGGUa........................gaCGUA..U..C +DCHJ01000028.1/5768-5425 .................................--CAUCGG...CCC-.....CGGG.C-.....ACUCACA.....CCUG...GGAU-........................................aACCGG.UG.UCA.........UCUAUGUGAGAA...........................ACGA..C..A +DDPF01000012.1/363920-363552 .................................UUUGCUUU...CCAG....gGAGC.UA....aGUUGCUC....uGCGC..uUUGGG.........................................UAAAG.CA.UCA.........UAAAUGUGCAAU...........................UUGU..U..U +NASX01000058.1/423-76 ..............................agaGCCGUCCA...ACCC.....CGAG.GA.....GCCUCAG.....UACG...G-G--.........................................AAGGG.CG.CAA.........-CUACCGAGGAU...........................AGGU..G..G +MSHD01000010.1/22573-22912 .................................--UGUCCG...ACUC.....AGGG.C-.....ACCCGCA.....CCUU...GAGAC.........................................CCGGG.CA.UCA.........UUGAUGCGGGAA...........................ACGA..C..A +DEIU01000070.1/72386-72022 .................................--CGUGAC...CUC-.....-GGG.AU.....GCUCCAG.....CUC-...-GAGU.........................................GUUCA.UG.UUA.........--UAACGGAGCUc.........................cACCU..C..C +AP017913.1/657306-656905 ................uucauuagauaaaacggGACAUCAC...UU--.....UGGA.AC.....UCUUGCU.....UCGA...AG--Uuaaucca...........................agaaauaUGUGG.UG.CAG.........UAAUAUCGGGCU...........................AAUU..U..G +AP014564.1/1112890-1113292 ..............uacaaguuguaaaaggcgaGAUGUCUC..uGAAA.....AACU.UU.....GUUCGAC.....AGUA...UUUCAu......................................auAGAGG.CA.CCA........uAUAGUUUGAACU...........................AGGA..A..U +NHHP01000006.1/95417-95130 .................................--------...--U-.....UGGG.GU.....GGCAACA.....ACC-...-----.........................................-----.--.UUA.........-AUACCCAAAGU...........................UGCA..A..A +DEQB01000025.1/3871-3513 .................................-CUAUCUC...CUAA.....GACG.CU.....GUCCUUG.....UGGC...UUAGUg......................................agAUUGA.UA.UAA........cCAAAUAAGGAAU...........................AAGC..U..U +DBCA01000010.1/6763-7133 ...................cucaggcgggacugCGCGCUAC...CGUU.....GGUU.UC.....GCUUCUC.....ACGC...AACGG.........................................ACCAG.UG.UCA.........UACCAAGAAGCU...........................AAGC..G..A +DEHP01000115.1/2130-2524 ....................acgaugccugcucUACGUGAG...CACC....cGCCU.UU.....GCCGAAC.....UGGC..cCGCG-u.......................................cUCAUA.CA.UCAu.......aACCGUUUCGGCU...........................GGAA..A..A +DESZ01000032.1/578-177 ...............................ua--GCUACU...CAUA....gAGUC.CA.....GCUUGCC.....GAUU..uUAUGAguccauu...........................augcaagUGGCA.GU.ACG.........CCAAUGCAAAGUaagc...................guauCAAG..A..U +MPNI01000001.1/28744-28387 .................................--CGAUGA...UCAG.....GAGA.GU.....GCUGAAA.....UCUC...CUAG-.........................................-GAUU.CG.UCA.........-UUUUUUCAGCU..........................gGUGA..C..U +DFOW01000015.1/9202-9576 .................................GCCGUUUC...UCUG.....AUUC.AU.....UCCUGAU.....ACGU...UAGA-.........................................-GAAG.CG.UCA.........UCUAUUCAGGAU...........................ACGA..G..A +DBDP01000126.1/10471-10866 ............acgagccggggauccguaggg--------...----.....----.--.....-------.....----...-----gucuccccuacuaagauc.....gcgcggggauuccgcguaACGGG.CG.UCG.........UUUAGUGGUGAA...........................CGUG..A..G +MWBO01000025.1/18143-18487 .................................-CUGUCUC..aCUCG.....CCCU.UU.....GGCUUGG.....AGAG...CGUU-.........................................UGAGG.CA.CAA.........CCAAACAAGUCU..........................aUAGC..U..C +DFCP01000006.1/169320-169676 .................................--UGUCGG..c--CC.....GCGG.C-.....ACCCACG.....CAGC...GGUC-........................................aACCGG.CA.UCA.........UCUACGUGGGAA...........................ACGA..C..A +MWCH01000002.1/128591-128967 ......................uucgcguaaacGGCAUUCG...GUGG.....GUUU.UU.....UCUCAAC.....GGAA...CCUU-.........................................CCGGG.UG.UAA........aCAAAGUUGAGACg.........................uAACC..C..C +DBQS01000026.1/7157-6754 .................................GGCAUUCG...UUCA.....UCAU.UC.....UCACUA-.....GUGA...UGAGG........................................uUCGGG.UG.UAAa.......cCUGAGCUAGUG-u........................gaCAAC..U..U +MWDP01000157.1/8031-7686 .................................CACGGCAA...CCGG.....UGAG.AG....uGGCGCUG.....GUAA...CUGG-.........................................-AAGC.CG.ACG.........CACAAGUGCCCC...........................CAAG..U..C +MKTC01000025.1/20881-20511 ..............................accAUUUGCCC..cGCGC....uUGAG.AC.....ACCGUA-.....CACA...GCGCG.........................................CUGGC.AA.CCA.........-AAACUCGGUGUc........................gcCUUG..U..G +DBIX01000003.1/22266-22665 ...............................agCCUCUCAU...AGU-.....UGCC.CA.....GCUUGCC.....GGUG...--CU-.........................................-AUGG.GA.CCA.........CCCAUGCAAGAUg........................ca-GUA..U..G +MOYE01000001.1/287279-287672 ...............................agCCUCUCGU...AG--.....UUCC.CA.....GCUUGCC.....GGAA...--CU-.........................................-UCGG.GA.CAA.........-UUAUGCAAGCC...........................GCAG..U..A +DFJU01000151.1/13877-14276 .............gcucaagguagcagcgacaaGACAUCGC...CCCG....aGGUC.GUa...aUCCCGA-.....GACU...GAGGAa......................................caGGCGG.UG.CAG.........GUAAAUCGGGAA..........................uAGUC..U..G +MWDC01000020.1/7080-6733 .................................-CCGUUGA...UAUU.....AGAG.AU.....UCUCGCU.....AUCU...AAUA-.........................................-UUGG.CG.UCA.........-AUUAGCGAGAU...........................AAAU..G..U +DBDW01000006.1/47662-48058 .................................-CCAUCGU...AUC-.....CGCA.AU.....ACUCGAU.....CGCG...-GAAC.........................................CACGG.UG.CCA.........ACCUAUCGAGUG..........................uAGAU..A..U +DGBF01000068.1/14028-14428 ............ugaaguuuaguaaccagacaaGUACUCUC..gCUUG.....GAUU.CC.....GUUCAUU.....AAUC...CCGGCa......................................uuUGAGA.GU.UCA.........UUCUUUUGAUCU...........................AGUG..U..U +MWBE01000019.1/12365-12755 .................................-CCAUCGC...CCCG.....--UG.AU.....UCCUGGU.....AAA-...CGGCA.........................................AGCGG.UG.UUA.........UAUCAUCAGGAU...........................CGCC..U..U +MWBR01000044.1/38147-38493 .................................--CGCCAA...GC-G.....GGCG.AC.....GCCUACU.....GACC...C-GU-.........................................-AAGG.CG.CCA.........-AUUAGCAGGCU..........................uUGCC..G..A +MWAK01000083.1/4197-4539 .................................--GGCUCC...CCUC.....UGAA.G-.....GCCUGCG.....UUCA...GGGGA.........................................UGGAG.AG.GCA.........-----GCGGGCU...........................GGUU..U..C +NHDW01000006.1/152106-151716 ..............gagacuuuagcgguugaucCCCGCCGA..gAAUA.....AAAG.AC.....AAUGGUC.....UUUU...GAUCAgaaaugaa.........................caaaaagaAACGG.CG.U--.........--UUUUAAAGAUc.........................aAACC..U..C +DBRL01000014.1/75704-76127 .................................-UCGCAAG...CCG-.....ACUG.A-.....CUCCGCU.....GGGU...-CGGG.........................................CCUUG.UG.UCA.........--UUAGCGGGACg........................ucACCG..G..A +DBQF01000005.1/49014-49405 .................................--GGCCCG...GGUU.....CUUC.UU.....CCCUAGA.....GGAG...AGCU-.........................................UUGGG.UC.UUA.........UAAAACUAGGGU..........................gAGGG..A..G +DBCX01000059.1/6734-6346 .................................-CUGCCUU...CGCC.....CAUC.UU.....GCCGGUGu...uGGUG...GUCAA.........................................UUAUG.CA.AGA.........-UACAACGCGCUg.........................aUGAU..G..G +MLPZ01000005.1/161877-161489 .................................-ACGGGAU..uCAAG.....UUGU.GC....cGUUCUGA.....ACGG...CUUGA.........................................UAUCU.UG.UAA.........CUGAUCAGGACU..........................uACUU..U..A +MKTB01000015.1/131785-132160 ..............................aggGCCGCCCG...AGCA.....GGUG.A-.....UUUCGCU.....ACCA...AGCU-.........................................-CCGC.CG.CCGacucaaaauAAAAUGCGAGAU...........................GCUG..U..A +DBRB01000005.1/38741-39144 .............................ggauUAGAUCCU...UUUA.....UUUC.U-.....GUCCGGA.....GUAA...UAAA-.........................................CAGGG.UC.AUA.........UAAAACCGGAAU..........................gAGGU..A..G +DCZD01000008.1/23252-22871 ................cagcaauggcgcacgggGCCAAUUC...AUCG.....CAGC.CC.....GGCAACA.....GAAG...CGA--.........................................-AGGA.UG.ACG.........-GCAGGAAAGAA..........................cGCUG..G..C +LKAS01000001.1/246328-246662 .................................-CCUAAAA...UCA-.....AAAG.AU.....ACUAAAA.....CUUU...-UGAA.........................................UUAUU.AG.CAG.........CUUAGAUUGAAU...........................A--G..U..U +DBRV01000005.1/42202-41825 .................................-CCAUCGA...UGUU.....GACC.AU.....GCCUAAU.....AAUC...AACU-.........................................AUCGG.UG.UCA.........UUUUUUUAGGCUa........................ug-ACC..C..C +DCHD01000013.1/824-1170 .......................cucuaagcucUUCAAUCA...----.....-GUA.AA.....GCCUGUA.....-GC-...-----.........................................-UGAU.UG.UCG.........UAAACACAGACUa.........................g-GUG.aA..G +NHIV01000037.1/6475-6025 ..........uggguugucuaacacccgaacau--------...----.....----.--.....-------.....----...-----aaaauaaguua..................gacacaacucuuUCGUA.UG.UAGa.......g-UAUAAAGAAGUag.......................ccACUU..U..A +MPNC01000002.1/104280-104635 .................................--CGUCUG..uCACC.....AGUA.A-.....GUCCGGA.....AACU...GGGAA.........................................GCGGA.CG.UACa.......aUAAUUCCGGGAU..........................gCUAC..C..C +DCTD01000057.1/6851-7256 .................................-GCAUUCU..aAGCC.....ACUU.U-.....ACUCACG....gGAGU..cGGUU-.........................................UAGGG.UG.AAA........aCAAACUGUGGGUg.........................cAGUG..U..U +CP012846.1/232040-231680 ...........................uucauaGUAUUCAA...UGUA.....AAAU.UU.....UCUUUUU.....GUUU...UACAUu.......................................gUUUUA.AU.UAG.........UAAAAAGGGCAU..........................uAUUU..U..C +DEGT01000010.1/40084-40486 .............................aagcCACUCAUA...---U.....AGCC.CA.....GCUUGCC.....GGUU...G----.........................................-UAUG.GG.UCA.........AUUAUGCAAGACgc......................agu----..-..A +MLIT01000011.1/434802-434437 .................................-UCGGUGG...GGUAc...aACGG.UU....uACCCGUU.....CCGU..gUGCC-a.......................................aUCCAC.CG.UCG.........CCAAUACGGGGA...........................ACCC..U..C +MNWJ01000044.1/3287-2967 .................................-GCAUGAG...CUUA.....GUCU.GG.....ACCUCUU.....AGAU...UAAGA.........................................CCUCG.UG.UUA.........UACAAGGAGGCU...........................CGCC..A..A +MWSR01000091.1/754-356 .........................aaacuaauUCUCUCUC..uUUAG.....AUUU.CU.....UCCGAUU.....UAAU...CUAA-.........................................AGAGG.GA.UAA.........ACCAAUCGGAAU..........................aAGAC..U..C +DBQK01000008.1/107650-107254 ................................uGGUGUCCC..aCCGC.....UUUG.UA.....CCAUAAG....cGCAG...GUGG-.........................................UGGGG.CA.UAA........aCCCAGCUUAUGU..........................gCGUU..U..U +DGOF01000008.1/29620-29210 ..................ccuggcucguaagugAUCGAAGA...----.....-CGA.AU.....GAUCUCC.....UAA-...-----.........................................-UCUU.CG.ACC.........-CAACUUGAGAUc........................uuACAU..A..U +DBUA01000013.1/583-981 .................................-CCAUCGG...ACC-.....CCUC.AC.....UCCCGAU.....AUG-...GGUCA.........................................UCCGG.UG.UCA........uAAUUGUCGGGACa.........................aCUCG..G..G +DCJD01000017.1/51748-51369 ..................auauagaggagcagcGAGGCUAC...UUAU.....GAAU.UC.....UCUUAUC.....AUUC...AUAA-.........................................ACUAG.UC.UCA........uAAAAGAUAAGAU...........................AGUU..U..U +DBOW01000020.1/2090-1740 .................................-U------...CUAU....gGCCC.AU.....GUUUGUA.....AGUC...AUAG-.........................................-----.--.UCU.........CAAACACAAACU...........................AGGU.gA..A +CP017813.1/167757-167370 .................................CAAGUUGC...AUCA.....UUUC.UC.....UCCUUAA.....GAAA...UGAAU.........................................GUAGG.UU.UCA.........-------AGGAU...........................CGAU..U..U +LVJN01000019.1/339959-339596 .................................------UA...GCGG.....GGCC.CC.....GACCUG-.....GGCC...CGGCA.........................................ACAGA.AG.UCU.........-UCGGAUAGGGUc.........................aAGCC..G..G +MWCR01000003.1/29849-30242 .................................--CGAUCA...CUUG.....UUUC.AC.....GCCCGUU.....GAAA...UAAA-.........................................CUGAU.CG.UCA.........UUCUUUCGGGCU..........................uGGAA..U..C +MWBV01000040.1/2462-2872 .................................--GAAUUG...-UAG.....AGUG.AU.....GCACAAU.....AGUU...UUA--.........................................-CAAU.UC.UUA.........-UUUAUUGUGUA...........................AUAU..U..C +DBRK01000005.1/3044-2633 .................................-GCAUCUG...GUCGc...aCGGU.UU.....CAUUGGU.....GCCG...--GCU........................................uCCGGG.UG.AAA........aCACAGUCAAUGUg.........................aCAGC..U..G +MPKA01000113.1/7173-7557 .................................-CCGAAUU...-UGU.....GAGU.UC.....GCUUUCU.....UAUA...ACA--.........................................-AAUU.UG.AGAa.......uGGCAAAGAAGAU...........................CGGA..A..C +AP017902.1/805599-805988 ...............................agUGCAGUUA...---U.....AAAU.UC.....GCCUUA-.....AUUU...A----.........................................-UUGC.UG.UGG.........--UUUAAGGGCU...........................CGGA..A..U +DCGI01000080.1/18515-18861 ................................aGCCGUCGA..g-AU-.....UGCG.AA.....GCCCACA.....GGCG...CAU-G.........................................AUCGG.CG.UGU........cUUUAUGUGGGGA..........................aCCGA..G..C +MNZF01000055.1/12611-13010 .............................ugucGACAUCCC...GUAU.....UAUG.AG.....UUCUCAU.....AGUA...GUAC-.........................................GCGGG.UG.UAA.........UAUCAUGAGAAU..........................aUUAG..U..U +DHGE01000097.1/833-484 .................................--CGUUUC...AUGG.....AAGC.U-.....GCUUGGG.....GCUU...UCAU-.........................................-GAAA.UG.UCA.........ACUUUCCAGGAU...........................AGAC..U..C +CP020921.1/1116033-1116390 ..........................aguagauGUAAUACU...UUGU.....GUGC.UU.....CCUCUCG.....GCAU...ACAA-.........................................-----.UU.UUA.........ACUUAGAGAGGA...........................AGAA..G..A +DISG01000119.1/8092-7733 .................................--CGUCCU..cUACG.....AGGU.UU.....GGCCAGC.....GCCU...CGUAG.........................................UUGGG.CG.UGA.........-CCCAGCUGGCC...........................AGGU..A..G +DJCR01000007.1/99209-98860 .................................--CGUUCA...CCCU.....GCGA.UC.....GCCGGUG.....UUUC...GGGA-.........................................GUGAA.CG.UCA.........-UUUAGCCGGAU...........................AGUU..C..G +BDTG01000034.1/3274-2922 .................................-GCGUCAC...GCCG.....CCGG.A-.....GCCUGAA.....ACGG...CGGGU.........................................CGUGA.UG.UCA.........UAAGGUCAGGCU..........................uGUUC..C..C +NZBS01000014.1/35228-35591 .................................-GCGCUGC...ACUA.....-GCA.--.....GUCUGAU....gGGC-...UAGGUgauuua.............................uuucacAGCAG.UG.UCA.........UUUACAUCAGAU...........................CGAU..G..U +DIJZ01000004.1/18998-19347 .................................--CGUUCC...UCCU.....CAUG.GU.....GCUCCUG.....CUUG...GGGA-.........................................GAGGG.CG.UGA.........UACACAGGAGCU...........................GGAC..U..U +QEWT01000015.1/4307-4659 .................................-ACUGAUC..aUAAU.....ACUG.U-.....GUUCGUU.....CGGU...AUUA-.........................................UCAUC.AG.UCA........aCUUAAACGAAAU...........................AGUG..A..A +NZIV01000031.1/53108-52751 .................................-CCAUUCU..cUUUA.....GAAU.UU.....GUCUGUG.....AUUU...UAUAU.........................................GGGAA.UG.UUA........uCUUUAGCAGACU...........................AAUU..U..A +PNJE01000107.1/4731-5082 .................................--CGUCUC...UCAU.....AGCC.UU.....UCCUGCG.....GGCU...AUGA-.........................................-CAGA.CG.CCG.........-ACUUGCAGGAU...........................AGUC..U..G +PKTO01000053.1/1494-1141 .................................--CAUCCU...GCUG.....UAGC.CU.....ACCCGCC.....GCCG...CAGCA........................................aUAGGA.UG.UCG.........AUAUGCGGGGAU..........................cCAGU..C..U +PANR01000019.1/13684-14079 ................cguaaaaacccggcacuUCCCAUUG...ACUG.....AUCU.A-.....GCUUGCG.....AGGU...CACU-.........................................UCAAU.GG.UCA........uUUUCAGCAAGCU...........................CGUC..G..A +PFXJ01000031.1/16981-16622 .................................--CGUCUG...CCGC.....AGGU.GA.....GCCCGUA.....ACUU...GCGGA.........................................UGUGG.CG.UCG.........AUUUAGCGGGAU...........................AAGC..C..C +DJAM01000057.1/35726-35363 ...............................uuUCCCAGUG...ACUA.....AGCU.U-.....GUUUAUG.....GACU...UAA-A.........................................UCAUU.GG.UCA........uAGCACAUAAAAU...........................CGCA..A..U +DIFI01000017.1/147141-146797 .................................-ACCCUGC...CCUU.....GGUU.C-.....ACCUGUA.....GGCG...AAG-A.........................................AGCAG.GG.UCA.........UUAAUACAGGCU...........................GCUC..C..G +PFMR01000327.1/348-3 .................................--UGUCCU...UCCG.....GUUU.C-.....GCCCGCA.....GGUC...CGGA-.........................................AAGGG.CA.CAA.........GAUAUGCGGGAU...........................AGUU..C..U +NIRF01000001.1/455744-455393 .................................--CGUCCU...CUUA.....ACCC.GG.....GCUGGCA.....GGGU...UAAG-.........................................AUGGG.CG.UGA.........GAUUAGCCAGCU...........................AUCC..C..U +NEMB01000003.1/1227645-1228031 .................................CCCGUCAG...CCC-.....GGGG.U-.....UCCUGAG.....CCUU...GGGGA.........................................ACUGG.CG.UCA.........UUAAGUCAGGCCuuuugcaugggagguuaaaugcuagaaCUAC..C..G +DIXF01000010.1/148742-148388 .................................--CAUCUCu.gCAUC.....AGCC.C-.....GCCUAUC.....GGCU...GAUAU.........................................AGGGG.UG.UCAa.......aUUAAGAUAGGCA...........................ACCC..U..G +PCSH01000131.1/2785-3147 .................................--CAUCCU...GAUA....uUCUU.UC.....GCCUGUG.....AAGG...UAUUA.........................................UAGGG.UG.UAA.........AACAAGCAGGCU..........................gGCUA..A..C +PKGB01000015.1/8687-9043 .................................-GCGCAGA...CUGG....gGCCG.UU.....GUUCGUG.....GCGC...CCAG-.........................................CUCUG.UG.UCG........aCUCACACGGAAU...........................CGUC..G..G +PEAC01000013.1/2942-3291 .................................--CGUCCU..a-CC-.....UGAG.AA.....ACCUGCU.....ACCA...-GG-C.........................................AAGGG.CG.CAA.........-UAAAGCAGGCU...........................GGCA..C..U +PDZT01000028.1/20504-20856 .................................-GCGCCUG...ACUC.....AUCA.U-.....UCCUGUU.....AAAU...GGGU-.........................................UAAGG.CG.AA-.........-UCCCUCGGGAAc.........................gAGUG..C..U +NZZP01000036.1/82122-81777 .................................-GCUUCAC...UCAG.....AGUA.G-.....GCUUAUA.....UGCU...CUGU-.........................................ACUGA.AG.UCA.........UUAUGAUAAGAC...........................CGCA..G..C +NZHP01000001.1/14523-14176 .................................-GCAUUGA...UGAG.....GUCU.C-.....ACUUGGA.....GGAU...UUUA-.........................................-UCAA.UG.ACG.........AUUAUCCAAGUU...........................CGUC..A..U +PVGY01000033.1/544341-543967 .................................-GCCGCUC...ACC-.....-GGC.AG.....GCCAAUG.....GUCC...GGGUUgaaggcugaa....................aggcuagagacAGAGC.GG.UCA.........UCUACAUUGGCU...........................GGUU..C..A +NVWA01000006.1/59827-59478 .................................--CGUAAA...-UAA.....GCUU.UU.....GUCUGAG.....GAGC...UUA--.........................................-UUUA.UG.AC-.........-CGAAUCAGACU..........................uUGGU..U..C +DGYY01000026.1/144379-144732 .................................--CGUCCA...CUUC.....AGGC.U-.....UCCCGCC.....ACCU...GAAUG.........................................UUGGG.CG.UCG.........ACGCGGCGGGGA...........................ACGG..U..C +PFQI01000013.1/39838-39490 .................................--UCGAAC...CCAA.....CUCC.GA.....GCAUCGG.....GGGG...UUGGG.........................................ACCUC.GA.UCA.........UCCACCGCUGCU...........................GGAU..U..U +NZVH01000029.1/49338-49695 .................................-ACCUCUG...AACC.....CGGG.U-.....UCCUGUA.....ACCG...GGGGA.........................................CGAGG.GC.GCA.........GCCCUACAGGAU...........................CGAC..C..G +DGGT01000121.1/916-536 .....................ccucuugaaggcCCGGUCAG...CAUG.....GGUG.AC.....GCCUGAU.....GGCU...UAUG-.........................................-CUGG.CC.ACG.........-ACUAUCAGGCU...........................GGCG..G..G +NVSS01000066.1/990-1405 ................................aCCCGAUUC...CGAU.....ACAA.UU.....GCUUGUG.....UAGU...UGAG-.........................................-GAAU.CG.UCA........uACUUAACAAGAU...........................CGCU..G..U +NVQV01000042.1/1729-1306 .................................-GCUCUCA...GCCA.....AGUG.U-.....GUUUGUG.....CGCU...UGGA-guugcuu...........................gcaacguCUGGG.AG.UCA........uCUUACGCAAACU...........................CGCG..G..U +PDSK01000123.1/5887-5495 .................ggaccauaaacucccuGGCGUUCA...AAGU.....GUAC.CU.....GCCUAUG.....GGGC...GCGG-.........................................-CGAA.CG.UCA........aUUUUCAUAGGCU...........................AGCG..G..C +CP027226.1/722933-722557 ...........................accuag-----GUUa.uCUGU....gACCU.A-.....GCCACUGu...gAGGUu.aA----cag...................................accUUACC.UG.UUAg......agGUUAAACAGGGA...........................CCGC..U..U +BDSX01000050.1/3988-4341 .................................--CGUUUC...UCUA.....AUCG.AG.....ACCUGCA....uAAAU...UAGA-.........................................AGAAA.CG.CCG.........CUUUUGCAGGUG...........................CAGC..C..G +DHGI01000070.1/138088-138437 .................................-GCGUCUU..u-ACCu...gUUCU.GC.....UCCUCUG.....GGGA...UAGU-.........................................AAAGG.CG.UAA.........GAUACAGAGGAU...........................AGCU..A..U +PDON01000049.1/16698-17056 .................................--CGAUCU...CUUU.....AAGU.AG.....UCUGCCG.....GCUU...UUAG-.........................................AAGAU.CG.UCA.........-UUAGGCAGGGU...........................AGCC..U..U +DIRN01000040.1/3291-2935 .................................--CGUCUA...CUCG.....GGGU.UA....aGUCUGCG.....GCCC...UGGG-.........................................AUAGG.CG.UCA.........-AAUAGCAGGCU...........................AGCA..A..G +PEFA01000001.1/393110-393476 .................................-ACGUCCG...CCGG.....AGGU.A-.....-CCCACG.....GCCU...CCGAG.........................................CCGGG.CG.CCA........aCCCACGUGGGGC...........................ACCG..A..A +PGYU01000022.1/24771-24409 .................................--CAUUCUu.uUAAG.....GACU.U-.....GCCUGUU.....AGUU...CUUAC.........................................GAGGG.UG.ACGc.......aAACAAACAGGAU...........................AGUG..U..G +DGFB01000089.1/9043-8673 .................................AUUGCCUC..cCCAG....aAGCU.GU.....GCUCAAU.....GGCG..uCUGGG........................................aUAAGG.UA.UCA........uAAAAAUUGAGCU...........................CACU..U..A +PNII01000060.1/162-529 .................................--GGUGGC...UUUU....gCUUA.UC.....GCUUGCU.....UUAG..gUAAA-.........................................AGCUG.CC.UAA.........-UAUUUUAAGCAa.........................gCAUC..G..C +PBQE01000062.1/3463-3815 .................................CUCGCUGC...UGAG.....GCCC.UC.....GCCCGAG.....GGGU...UUCU-.........................................-UCAG.CG.CUG.........-AAAUUCGGGCU...........................GGCG..C..G +PAOE01000051.1/5928-6282 .................................-GCUACUC...UUGG....uAACG.U-.....GCUCGUG.....CGCC..uCCAA-.........................................-AAGU.AG.ACG.........ACUUCACGAGAU..........................gCUGA..A..A +NZVQ01000027.1/18450-18097 .................................-CUGUCUA..cUAAC.....AGGC.GU.....GUUCGCC.....UCCU...GUUAA.........................................CUAGG.CA.UCA.........UUAAUGCGAACU...........................AGCU..U..G +DIEK01000042.1/8611-9011 ................................aGCCUCUCU...-GCG.....GGUU.UC.....GCCUAC-.....GGCC...UGU--.........................................AAGAG.AG.C--.........-CUUAGUAGGCU...........................GGCC..C..G +PLEW01000033.1/942-579 ................................a---CGAGA..uGGGC.....UCAG.U-.....GCCGAUG.....CUGG..cGCCC-.........................................GUCUC.CA.UUA........aUACUCAUCGGCU...........................GGCU..G..A +PANA01000004.1/109509-109148 .................................-CCAGCUG...CCCA.....GCGG.U-.....GCUUGUG.....CCAA...AGGAA.........................................UCAGC.UG.UCG.........AUUACACAAGAU...........................AGCA..U..U +DHAN01000042.1/51081-51439 .................................--UGUCCU...UAGA.....UAGU.AA.....GCCUGUG.....GCUA...UCUA-.........................................AAGGG.CA.UCA.........AAUUAACGGGCU..........................gCCGC..U..U +PLAD01000317.1/1004-597 .............cgugucgucuuuucagacggCCCGUCCC...ACCG.....GCUC.UG.....GUCUGAU.....GAGC...UGAU-.........................................UGGGG.CG.UAA.........AACAGGCAGACU..........................uACUC..G..U +DKFJ01000012.1/215629-215978 .................................--UGUCCU..uAGUU....aAGAC.UC.....UCCCAUG.....GUCU...GACU-.........................................UAGGG.CA.CAA........aAACUAGUGGGAU...........................UGUC..C..C +PABJ01000042.1/7903-8263 .................................--CGUCCC...CCGG....aAGCC.U-.....GCCUGUA.....GACU..gAAGGU.........................................GUGGA.CG.ACG........cUAAUAACAGGCU...........................AGGU..U..C +DHRX01000132.1/3694-3333 .................................--CGUCCU...CUCC.....AGAU.UC.....GUCGGUA.....AUCU...GGAAU.........................................CAGGG.CG.UCA.........UUAAAACCGACU...........................ACCU..U..U +PZKL01000037.1/27147-27514 ...............................caGCCUCUCC..aCUCA.....GGGU.U-.....UCUCAGG.....GCCU...AGAGAa......................................caUGGAG.AG.UCAa.......gUCUCCCUGAGAU...........................CGCG..U..G +NZCL01000020.1/544-179 .................................--CACCCG...UC--.....CGUG.AC.....GUCCUCU.....AGCG...--GGU........................................cGCGGG.UG.CAA.........--UACGAGGACU...........................GGCU..C..C +PBLQ01000003.1/98002-97637 ...............................caGUCGUCGG...UCCC.....AAGC.GU.....GUCUGG-.....GUGA...GGGAGu.......................................uACCGG.CG.CCA.........AUCCCACAGACU...........................GGUC..C..C +PGXO01000004.1/78866-79220 .................................--CGCUCU...CUAA.....AGCU.UC....cGUCAUCG.....GGCU...UUAG-.........................................AAGAG.UG.UCA.........-CAAAGAUGACU...........................GGAA..U..C +DIOW01000065.1/75921-76272 .................................--CGUCCG...GCCA.....GGUU.U-.....-CCUAAC.....GGCC...UGGUG.........................................CAGGG.CG.UCA.........CUUAGUUAGGGU...........................ACCC..U..G +PNIW01000100.1/11398-11046 .................................--CGCCCC...UGUG.....UCUU.UC.....GUCCGGA.....GGGA...CACAG.........................................AAGGG.CG.UCA.........AAGAUCCGGGCU..........................uCCCU..G..U +DIVG01000062.1/84619-84976 .................................--CGCAAC...U-UG.....ACCG.AC.....GUCUGCU.....GAGU...CAA--.........................................-GUUG.CG.CCA.........-UUUAGCAGACU...........................GGUC..U..C +DHWM01000155.1/5148-4795 .................................--CGUCCC...CCAC.....GGAU.CG.....GCCUGU-.....GUCC...GUGG-.........................................AGGGG.CG.UCG.........--UGAGCAGGCU..........................cACGA..C..G +NZ_PJPV01000261.1/833-449 .............................agcuUCCAGUCU...AACC.....GGCU.C-.....GUCUGCU.....GGCU...GGUAU........................................uCAGAC.UG.UCA........uCGUAAGCGGGCU...........................CGCCacG..A +DHFZ01000004.1/122621-123009 ......................uugcgaggggcCGCGCCCC...CGCG....gGCUG.UU.....GAUCGGU.....CAGC..uUGCGG.........................................UCAGG.CG.UCA........gAAAAACCGAUCU...........................GCGA..U..U +DIVZ01000005.1/660720-661074 .................................--UGUCCU..gAAGU.....ACUC.AU.....UCCUGCG.....UGAU...AUUU-.........................................CAGGG.CA.UAA........aAUAAUGCAGGAUa.........................uUCAA..A..A +DKKD01000071.1/1407-1761 .................................--CGCCGG...AGAA.....G-CA.GC.....GCCAACC.....UGAC...UUC--.........................................CGAGG.CG.UCG.........ACGAUGUUGGCU...........................GGCC..G..U +DHNB01000063.1/8288-8644 .................................--CGUCCG...CUCA.....CCUU.C-.....GUCGGCG.....GAGG...UGUA-.........................................CCGGG.CG.UGA.........ACCACGCCGUCU...........................ACCC..A..U +DIIJ01000057.1/79033-78641 ...................ccgacuuaggcggaGCCCCGAA...CCCA.....CUUG.U-.....GUCCAUG.....CUCG...UCGG-.........................................UGUAG.GG.UCA.........UUAUCAUGGAAU...........................CGGC..U..G +PBVT01000019.1/5353-5708 ................................aGCUGGUGA...-UGG.....AGAC.GG.....GCCCAGG.....GUCG...AAA--.........................................-UCAC.CA.UAC........aCUUCACUGGGCU...........................GGUU..G..U +DLMW01000019.1/6801-6452 .................................--CGCUCC...UCCC.....AUCU.C-.....GCCUGUG.....GGAU...GGGAU.........................................GUGGG.UG.UCA.........GAGACACAGGAU...........................AGUC..U..U +PBFN01000038.1/45751-45393 ..............................aguGCCUUCUG...ACCG.....AGCU.GU.....GUCUGUA.....CAAU...CGGAU.........................................CCAGA.AG.UUA.........UCAAUACAGACU...........................AGCG..U..G +DJIM01000051.1/16612-16974 ................................aGCCCAUUU..cGCUU....gGCCG.U-.....GCUUGUG.....AGGA..cAGGUA.........................................GAAAU.GG.UUA........uUUUUCACAAGAC...........................CGCC..C..A +DGYJ01000075.1/21318-21667 .................................--CGAUCU...ACCU.....ACUG.GU.....GGUUUCG.....CAGU...AGG-A.........................................UAGAU.CG.UCA.........-UUUAGAGACCU...........................CGGC..U..U +BAOS01000040.1/31719-32075 .................................--CGUCUU...UUCA.....AUUC.UC.....UCCUGCG.....GAGU...UGAA-.........................................-UGGG.CG.AAA.........-AAUAGCAGGAU...........................UGUU..A..A +NVWJ01000006.1/196161-196510 .................................--CAUUCG...ACUU.....GCCU.UC.....GCCCGCU.....GGGC...UUGU-.........................................-CGGA.UG.AUU.........-GAUCGCGGGCU...........................AGUR..A..C +DHCN01000014.1/48420-48767 .................................--UGUCCU...UCCG.....GCUA.C-.....GUCGAUC.....GGGC...CGAG-.........................................CGGGG.CA.UCA........aCUAAGAUCGACU...........................ACCC..A..A +PBPL01000075.1/34890-35274 ....................cauagaaaggcgaGUCGUCCG...CCCC.....-UCC.UU.....GUUCGUG.....AGA-...GGGAA.........................................UCGGG.CG.UCU.........-UGAAGCGAACU...........................GGCC..A..A +PEUI01000218.1/4659-5009 ...............................aaGCCCCGAC...-UGC.....GCUU.AU.....GCUGAU-.....GUUC...GCAAA.........................................AGCCG.GG.UCA.........CUAUCAUCAGAU...........................AAGC..G..C +NYZG01000175.1/4919-4563 .................................--CGUCCG...CCGC.....UUGC.GU.....GUCUACC.....GCUU...GCGGG.........................................UCGGG.CG.UCA.........-CAUUGUAGACU...........................GGCG..G..C +DIRM01000011.1/14216-13841 ...............................aaUGCUUCUG...ACGA.....UCUG.CA.....GUCAGGA.....UGCA...UUGUUaauucgcag......................accuuaccuaUCGGA.GG.UUA.........AAUAGGUAAACU...........................U--U..C..A +NYWS01000220.1/17226-17592 ...............................gcGAUGUCUG...UACU.....UCUC.UU.....GCCUACG.....GAGA...UUUA-.........................................-CGGG.CA.UAA.........CCACAGUAGGAU...........................CGCA..A..G +PKSZ01000544.1/4282-3884 ............ggguauuagauauccugacgaGAUGUCUC...CCGA....aAGCC.CU.....UCCCUGU.....GGCG..gUCGAUc......................................agUGAGG.CA.CCA........aAAAUGCGGGGAU...........................AGCU..G..U +CP029004.1/2219970-2220347 ..........................aaagaagUCCGUCAG...C-CU.....CACG.GU.....GCUUUCG.....CGUG...AGAGU.........................................UCUGG.CG.UCG.........UUUUUGAAAGCCa........................cuGGAU..C..G +BEHU01000013.1/12691-13061 .................................UCUGUCUC..cCACG....cUGCG.C-.....GUCCGUC.....CGUG...CGUGG.........................................UGAGG.CA.UCG........aCGAAGACGGACU...........................GGCU..G..C +PBFQ01000068.1/15841-16200 .................................--CGUGGG..gGCUG.....AUGU.U-.....GCCUGCG.....ACGC...CAGC-.........................................CCCCA.CG.ACA.........GCAAAGCAGGCU...........................AGUC..G..A +DIHN01000021.1/11836-11478 ..............................gagCGCGCUUA..uCGGA.....UUUU.GC.....GCCUGCC.....CGGA...UCCG-.........................................-AAGG.CG.UGG.........AGAAGGCAGGAU...........................CGCC..A..A +PFVB01000022.1/1866-1512 .................................--CGUUCA..aCUUU.....CUUU.U-.....UCAUACC.....AAAG...AAUUU.........................................UUGAA.CG.UCG.........UUUAGGUAUGAU...........................AGCC..A..A +NZEV01000035.1/26699-27067 .................................-ACCACAA...CAAG.....UUUG.U-.....GCUUGUG.....CGAA...UUUA-.........................................-GCGU.GG.UCA........uAUUACACAAGAU...........................CGCA..U..A +DKOI01000026.1/10470-10884 ...............................cgUUCCAUUA...ACAG.....UGUU.GU.....GCUUAUG.....CACG...CUGAGuccuuc............................gggauaaCUAAU.GG.UCA........cUUUUCAUAAGCU...........................CGCA..A..G +PAPB01000038.1/49494-49140 .................................CUCGUUCC..aGUGC.....AGAU.UC.....GUCUAUG.....AUCU...GAGCU.........................................AGGAG.CG.UCA.........CUAACAUAGACU...........................AGCC..U..U +PAVM01000048.1/7097-6741 .................................-GCGGCCC...CCCG....gCGGC.UC.....GUCCGUG.....GCUU...CGGGA.........................................UCGGU.UG.CUA........uAAACCACGGGCU...........................GGUC..A..C +PKTE01000022.1/3450-3848 .............acuacuauuggucgggacaaGUCACUCC...CGAA....uGGUG.UU.....UCCCGAU.....ACCG..gUUCGAu.......................................aUGGAG.UG.CCA.........GAAGUUUGGGAU...........................AGUU..U..U +PVNB01000012.1/97809-98168 .................................UAUGCUUA...UAAG.....CCUC.UU.....GUCUGUG.....GAGU...CUUA-.........................................-UAAG.UA.CCA........uAAUCAGCAGACU...........................ACUC..A..C +NYTP01000056.1/22407-22051 .................................-AUCUCCG...CGUC.....UGGA.U-.....GCUUAUA.....AACA...GACA-.........................................-ACGA.GA.GCAu.......cGCAGAAUAAGCU...........................CGCA..C..G +NPDZ01000008.1/41469-41815 .................................--CGGAUU...UAGG.....GUUU.AC.....UCCUCCG.....GUGG...CCUU-.........................................AAGUC.UG.ACU.........-CAAACGGAGGA...........................CGUC..G..U +PFTE01000064.1/8712-9055 .................................--CGUCCC..cACCC.....GCUG.GU.....GCCUACG.....GCAC...GGGUG.........................................ACGGG.CG.UCA........uCGACCGUAGGAU...........................GCCG..U..C +DHJQ01000118.1/17793-18143 .................................--UGUCCG..c-UCC.....GAAU.G-.....UACCGCA.....GUUC...GGA-C.........................................UCGGG.CA.UAA.........UAUCAGCGGUGA..........................aCGUG.aG..U +CP027242.1/503172-502823 .................................-UCUCAAU...AUAG.....AGUU.U-.....UCUCGUA....cGGCU...UUAU-.........................................-AUUG.GG.UCA........aCUUAGACGAGAA..........................aAUCU..U..U +DGWE01000055.1/1589-1987 ................gcagcucaauagcagcuGCACGUCC..cCUUG.....GGUU.C-.....ACCUGCU.....GGCU...CAAGG.........................................CUGAC.GU.UCA........uGAAAGCAGGGAU..........................cUGUC..A..U +DIXU01000001.1/109434-109780 .................................--CGUCCC...GGUC.....UUCC.CC.....GCCCGCG.....GGAG...GAUC-.........................................AGGGG.CG.UCA.........-CUUUGCGGGCU...........................AGCG..C..C +DIKX01000152.1/21580-21931 .................................--GUGUCG...CCCG.....GGGG.AC.....GCCUGAU.....AGCC...CGGA-.........................................ACGGC.AC.UCA.........UUCUUUCAGGAU...........................GCGG..G..G +PFLB01000060.1/50553-50173 .................................-CCGUCUU...-GGU.....UCCU.AU.....GUCUGUU.....AAGA...ACU--.........................................GAAGA.CG.CUA.........-CUAACAGAUAU...........................A-GC..A..G +DKER01000149.1/7302-7656 .................................--CGUCCA...UCCG.....GAUA.U-.....GUCUGCG.....GGUC...CGGA-.........................................CCGGG.CG.CCA.........AUUACGCGGACU...........................CGUC..C..G +PAFF01000030.1/11315-11671 .................................--CAUCUC..aAUUA.....GAGU.UU.....GUCUGUG.....ACUU...UUUUA.........................................UGAGG.UG.UCA.........UCUUUACAGACU...........................AGUU..U..U +DIRG01000115.1/20982-21358 ......................cagaacucuguCGCCUGUA...GAAG.....AACG.UC.....AUUAGAC.....AGAC...-----cuu...................................ucuUUGUA.GG.CGG.........UUAAACGAAGCU...........................CCCA..U..U +NYVR01000023.1/2258-2609 .................................--CGCGGC...GGC-.....CCCU.UC.....GCCUACG.....GGGG...-GUC-.........................................-GGCG.CG.ACA.........-CACAGUAGGCU...........................GGUC..A..C +QEXY01000190.1/251-675 ...............ucacucagagugagugauCACGUCCA...GCAU.....CUCU.CC.....AUCCGGG....cGGGG...AUGC-.........................................AUGGA.CG.UCG.........CGGAGCCCGGAU..........................uGCGA..C..G +DJGH01000021.1/1870-1513 .................................-CCGUCCU...GCAG....aUUAA.CCuu.ggGCUUGA-.....UUAA...CUGC-.........................................UAGGG.CG.UGU.........-CUAAAAAGGCCc........................uuACCU..G..U +DIWT01000060.1/46380-46730 .................................--CAUCCG...CCGG.....ACUU.UU.....GCCGGUC.....AGGU...ACGGG.........................................UCGGG.UG.ACG.........-CUCGAUCGGAU...........................GCCG..C..G +PBQG01000055.1/33546-33912 ...............................caGCCGUCUU...GUCC.....GCCA.GU.....UCCCACG.....GGGC...GGUU-.........................................CAGGG.CG.UAA.........CGCUAGUGGGAU...........................AGCU..G..A +NZIS01000127.1/5114-4746 .................................--CGCUCC..gUUAA.....UCUG.UU.....GCCUAU-.....CNGA...UUAAC.........................................CUGAG.CG.UCA.........AAAUAAUAGGCU..........................uUGCU..G..G +DLFB01000033.1/46888-47285 ...........cgccaaggcugcggcaggaacgAGGAUCCC...UCGG.....GUUU.G-.....GCCCCCU.....CGGC...CCGAUu.......................................aAGGGG.UU.UCA.........UCAGACGGGGAU...........................AGGA..C..G +PDTP01000018.1/65642-65990 .................................--CGUCCU...GCUG.....UGGC.AA.....GAUUGCG.....GCCG...CAGUU........................................aAAGGG.CG.UCG........aCUCAAGCGAUCU...........................CGUC..U..U +PBQH01000013.1/57573-57932 .................................-GCGUUCG...CCAG.....GCUC.UC.....GCCUAUA....gGGGC...CAGG-.........................................ACGAA.CG.UCG.........-CUAUAUAGGCU..........................gUGCU..G..C +DJLZ01000003.1/29944-29589 .................................--AGGUUC..uAGAGa...cUCUC.UC.....UUCCACU....aGGGA..cCUUU-.........................................GGAAU.UU.UUA.........UUUUUGUGGAAU...........................AGGC..U..U +DHFL01000056.1/4957-5336 .................................-CGGUCUU...UCU-.....UUCU.UC.....GCCUAAG.....GGAA...-AGA-.........................................AAAGA.CC.UCA.........-AGAAUUAGGCU...........................GGUC..C..G +DIHE01000206.1/16404-16048 .................................--CGUCCC..cCAGA....gUGCC.CU.....GAUCUAC.....GGCG..cUCUGA.........................................CGGGA.UG.CCA.........CUUGAAGUAGAUc.........................aAAAG..G..U +PKSY01000197.1/1220-1615 ..................cagggcuggugacgaGACACUCC..gCGGA.....UGGA.UC....uGCCUGAU.....UCCG..gUUCGGu......................................ucUGGGG.UG.CUC........gCAACUUCAGGCU..........................gC-CU..G..U +DJMA01000029.1/54459-54106 .................................--GGGUAC...UCAG.....GCGA.UC.....GCCGGUG.....UUUC...UUGA-.........................................ACUAC.CC.UCA.........UCUUAGCCGGAU...........................CGAC..C..A +NVVH01000019.1/30822-30464 .................................-CCGUUUU..cCCGA.....AAGC.GU.....GCCCGAC.....GAGU...UCGGA.........................................GAAAG.CG.ACG.........AUAAUUCGGGCU...........................GGUC..A..C +DKAE01000020.1/36549-36193 .................................--CGUCUC..cUGAU.....UUAC.CU.....GCCCGAG.....GUGG...AUCUC.........................................CGAGG.CG.UCG.........AUGAUUCGGGCU...........................GGUC..U..C +DKUB01000082.1/22466-22816 .................................-CUGCAGC...AUGU.....AAGU.G-.....UCCUACA.....GCUU...AUAU-.........................................-GCUG.UA.UCAu.......cCUUUUGUAGGGA...........................ACCU..U..U +DKKL01000040.1/88645-88286 .................................--CGCUCU...UAAA.....GUCU.UU.....UCUCAUU.....GGAU...UUUC-.........................................-UGAG.CG.UCA.........-CUUAAUGAGAU...........................AGGG..U..A +PHCA01000081.1/16798-16384 ...................cgccgcagggugacCACGGUGC...CCUC.....GAUG.GG.....GCCAGGCg...gCGUC...GAGG-.........................................UGCAU.UG.ACA........gAGACCGUAAGGU...........................GCGG..C..C +DKGH01000123.1/10087-10440 .................................--CGUCUG..cUC--.....CCGA.AU.....ACCUGCU.....ACGG...--GAU.........................................GCAGG.CG.CCG.........--ACAGCAGGUU...........................AGGU..U..G +DLOT01000070.1/17084-17444 .................................-CCGUCUG...CUCU.....UUGA.A-.....UACCGCG.....GCUU...AGAG-.........................................UCAGG.CG.UCG.........AUAAGCGGUGAA...........................CGUU..U..A +PFNB01000662.1/8339-7989 .................................--CGUUCG...CCCG.....GAUA.C-.....GCUGACG.....GAUC...CGGGG.........................................UCGAG.CG.CCA.........CCUACGUCGGCU...........................ACCC.gA..A +PGXC01000009.1/126297-126653 .................................--CGCUCC...CGGU.....UCUC.UC.....UCCUGCG....uGGGU...UCCG-.........................................ACGAG.UG.CCA.........UUACAGCAGGAC...........................GGUC..U..G +DIEY01000002.1/56453-56823 ..........................gugcuguGCUGUCCU..cCAGG....aAGCU.UU.....GCCUUGC.....AGCG..uCCUGG........................................uAAGGG.CA.UCG........uAAAUGCGGGGCU..........................gCGUA..A..G +NPEJ01000045.1/12967-13316 .................................-ACGGUUU..cAUUG.....GCUG.UU.....UCCUUAG....gUGGC...CAA--.........................................GAAAC.CG.ACA........cCUCUCUAAGGAC...........................C-UU..U..C +PARH01000020.1/4285-3937 .................................-GCUUCCU...UA-C.....CCUG.AC.....UUCUACU.....AAGG...GAUA-.........................................AGCGA.AG.UCG.........-ACUAGUAGAAU..........................gCUUG..A..A +PTJW01000018.1/2663-3022 .................................--GGUCUU..uUAAU.....UCCA.CU.....GUUGUAU.....GGGUg.uGUU--........................................aAAAGA.UU.UUA........cUUUACAUACAAU...........................AGGC..C..A +PFCO01000008.1/104334-104683 .................................GCCGUUCU...GUUC.....CUUG.AG.....GCCUCAU.....AGGG...GAAC-.........................................AAGAA.UG.UCA.........AUUCAUGAGACU..........................uGGCU..G..U +NZTL02000025.1/27735-27389 .................................--CAUUGG...AAAU.....AACU.UU.....GCCUAUA.....GGGU...UUUU-.........................................UUCAA.UG.UCA.........UUUAUAUAGGCC...........................UGAU..A..A +PCAR01000016.1/13716-14058 .................................--CAUUGC...AUAA.....UACU.UC.....CCCCGAG.....AGAA...UUAU-.........................................-GCGG.UG.UCG.........-AAAAUCGGGGU..........................aUAGC..U..C +DKAT01000030.1/596-948 .................................--CAUCUU..aCAUA....aAAUA.GU.....GCCUCAA....gUAUU..uUUUG-.........................................UAAGG.UG.UAAa.......uGAUCUUGAGGAU...........................AGCU..G..U +CP025628.1/437841-438222 .................................GCCGUUGC...AUU-.....GAUU.UU.....UUCCUUG.....GAUC...-AUUUgaauauauuuaguaau........accaaauuaauauucauAGCAA.CG.ACA.........-UAUAAAGGAAU...........................CGAA..A..G +NYVI01000051.1/5647-6045 ............guagcauaacuauugagacaaGCUAUCUC..gCAGG.....GGUU.CU.....ACCCAUU.....AAUU..cCCUGAu......................................caCGAGG.UA.UCA.........GACUUUUGGGUU...........................AGUC..A..A +DHQI01000062.1/21571-21967 ...............acacgaucuguaggacaaGACAUCGC..uUCAG....uAGCC.CC.....UCCUAAA.....GGCG..aCUGU-u......................................uuUGCGG.UG.UGG........aAAAUUUUAGGAU...........................AGCC..C..G +DGGZ01000008.1/23561-23217 .................................--UGUCAG...CCCC.....UGAU.C-.....AUCCGCU.....GUCA...GGGAA.........................................UCUGG.CA.UCA.........UGCAGGCGGAGC..........................aCUUU..C..C +PUHO01000019.1/59581-59951 .................................--CAGACA...ACU-.....GGUG.AC.....GUCUGAU.....AAGC...UGGUA.........................................UCGUC.UG.UUA........uUCUUUUCGGACU..........................u-GUU..U..U +DGUQ01000025.1/3965-4305 .................................--CGUCUG...CCCG.....-GGA.G-.....UACCGCG.....CCC-...CGGGA.........................................CAAGG.CG.UCG.........--ACAGCGGUUU..........................cUGUG..A..A +DLJN01000149.1/6921-7277 .................................--CGUCCU...ACCU.....UUGA.G-.....UCCCACG.....GCUU...AGG-A.........................................UAGGG.CG.CCG.........AUUAGUGGGGAA...........................CCGA..G..C +NZHL01000018.1/23745-24096 .................................-UCGUUCU..aCUUA.....UACU.UU.....GCUUNUC.....AGUU...UAAGA.........................................UAGAG.CG.UAG.........AUUCGAUAAGCU...........................AGUU..U..U +DHMO01000024.1/613-259 .................................--CGCUGC..cCC--.....CCAG.AC.....GGGUGCU.....AUGG...--GCU.........................................GGCAG.CG.AUG.........--AUAGCGCCCU...........................GGUC..A..A +DIXT01000020.1/185728-185330 .......................aaagugagauCACGUCUC...CUGA....gGCCG.UC....cUUCCGGC.....CGGA..aUCAGU.........................................CAAGG.CG.UCA........uAAAAGCCGGGAU..........................gC-U-..G..C +PKMD01000001.1/587300-586926 ............................cgaaaUCUGCUGA...ACUA.....GGUG.U-.....GCUUUC-.....CGCC...UAGAU.........................................CUCAG.CA.UCG.........-UUGAGAAAGCCa........................cuGGUG..A..G +PEAF01000017.1/8970-8566 .................................---CCUGU...GAUG.....AGGA.GA.....GCUUGCU.....UCUU...CAUU-.........................................-GCUG.GA.---.........UCCAAGCAAGCU...........................GGCU..U..A +PCTO01000029.1/8473-8831 .................................--CGUUCU..uUGUA.....AGUU.C-.....UCGUAUC.....GGUU...UACAA.........................................AAGAA.CG.UCG.........UUUAGAUACGAU...........................AGCC..A..A +PGYR01000015.1/11106-10735 ..............................cguCCCAUCUU..aGUUA....gAGUG.G-.....GCCUAAA.....CGCU..cUUUCA.........................................UAAGG.UG.UCGa......aaCCCUUUUAGGAU...........................AGCU..G..C +DKAM01000030.1/47079-47434 .................................--CGUUCG..aAAAU.....CUCU.CC.....UCCUACU.....GGAA...AUUU-.........................................-CGAA.CG.ACA.........AUUAAGUAGGAU..........................gCGGC..C..G +NZBC01000198.1/5631-5278 .................................--CGUGCC...GGAG.....ACCC.AC.....GUCCGCG.....GAGU...CUUC-.........................................-GGCG.CG.ACC.........AACCAGCGGACU...........................GGCU..C..G +PBAT01000002.1/451-98 .................................--CACCCU...CUAA.....GUUG.G-.....GCCCACA.....CUUC...AGAG-.........................................AUGGG.UG.UUA.........-UUCCGUGGGAU...........................UGGC..G..- +PBNF01000008.1/46172-46554 .............................uacgUCCCAUUG..aCAAU.....UGGU.C-.....GCUUGUU.....GCCA...AUUGAgucuuu.............................ugacggUCAAU.GG.UCA........uUUUAGACAAGCU...........................CGUG..U..U +DHVT01000025.1/164431-164794 .................................---GUCAC..cUCUU.....GGCC.UU.....GUCUCAG....cCGCU...GAGAAu.......................................cCGUGA.CC.UAA........cCCCUGCUGGGGC..........................cUCAG..U..A +DHSU01000050.1/2293-2648 .................................--CGUCCA...UCCU.....UCCU.C-.....GCUUGUA.....GGGA...AG-AG.........................................CUGGA.CG.UCA.........ACUAUACAAGCU...........................ACCC..A..A +DKOG01000135.1/2929-3312 ..........................cuugcuaUCUGUCCU..cCAGC....uUGCC.C-.....GUCUAUC.....GGCA...GCUGA........................................uUUGGG.CA.UCA........aACCUGAUAGAAU...........................AGGA..U..G +DIHO01000016.1/1749-1390 .................................--CGUUCC...CUCU.....UUUG.AC.....ACUCGCU.....AAAU...UGAG-.........................................-GGGG.CG.ACG.........-ACUAGCGAGCA..........................uAGUU..U..G +PFUG01000672.1/497-893 ..................acaaaaguaagucguCCCGUCGA...CCGG.....AGUC.AU.....GUCUGUG.....GGCC...UCGG-.........................................CUCGG.CG.UAA.........-UUUAACAGGCU...........................GGCA..A..A +PFML01000074.1/14972-15375 ................................aGCCUAUUG...ACCC.....GGUU.C-.....GCCUAUC.....GGCU...GGG-A.........................................UCAGU.AG.UCA.........UAUAGGUGGGAU...........................CGCA..A..C +PBAL01000022.1/16004-16357 .................................--CGUCUC..aCC--.....CCGG.AC.....CCCGGCU.....AAGG...--GGA.........................................UGAGG.CG.ACG.........--ACAGCCGGGU...........................GGAU..C..G +DHPK01000032.1/110068-110470 .....................accuuuucagguCACGUCUG..cCUGC.....AUCG.UU....uUCCUGAC.....CGAU..cGCAGA.........................................GCAGG.CG.ACA.........CAAAGUCAGGGUg........................cu---G..C..C +PESK01000088.1/18185-18592 .....................ugcccuagggcgCACGUUAU..gUCC-.....-GUU.AC.....UCACUUU.....AGC-...-GGAA.........................................UAUAA.UG.UCA.........AUUUAAUGUGAUag......................ggaCCGU..G..U +DKKI01000039.1/3723-3358 .................................-UCAUCGG..uCUCA.....GAUG.U-.....GUUCGUU.....CAUU...UGAAC.........................................ACCGG.UG.UCG........cUUCUAACGAAAU...........................AGUG..U..U +DJHT01000013.1/6508-6160 .................................CCCAUCAU...CAGU....aGACG.GU.....UCUCAU-.....AGUU..aGCUG-.........................................AAUGG.UG.UCA.........UAAAAAUGAGAU...........................AGCU..U..A +DILB01000023.1/55360-55017 .................................--AGUUCC...CUUU.....AGCC.A-.....GCCUGCG.....GGCU...UAAG-.........................................-CGAA.CU.UCA.........-GUCAGCAGGAU...........................AGCA.aA..A +NZSK01000025.1/3742-3343 ...........uccuagcuaggcuaggaagcuaGAUGUCUC...AUGA.....UAGC.UCu...uGUCAACU.....GAUA...UCAUAu.......................................aUGAGG.CA.CCA........uAUUCGUUGACAU...........................AGGU..U..U +PXJB01000001.1/31795-32147 .................................--CGCUCU...CCAA.....ACUG.AG.....GCUGCAU.....AAGU...UUGG-.........................................AAGAG.CG.UCA.........ACCCAUGCAGCG...........................-GCU..C..U +PEWH01000251.1/9736-9385 .................................--UGUCCC...UCG-.....GAAG.AA.....GUUGGCG.....CUUC...-CGCU.........................................GUGGG.CA.UCA.........CCUCAGCCGACU...........................ACCC..G.aA +NWBN01000014.1/168003-167604 ..............ucacaaggugggggaacgaGACAUCUC..gCGGA.....UGGA.UG....uUCUCGAU.....UCCG..gUCCGGu......................................aaCGAGG.UGcUCA........gCAAUUUCGGGAU...........................AGUA..A..C +PXOH01000007.1/117505-117115 ...........................gauucgAGCGUUUG...-UAA.....UUCG.AC.....UCCGUUA.....AGGA...UUA--.........................................-CAGA.CA.UAA.........-CCCCAACGGAU..........................gCCCU..C..U +DJVP01000009.1/10600-10194 ................................aGCCUCUAA...CC--.....GUCC.U-.....GCCUACG.....GGAU...--GG-.........................................AUUAG.GG.C--.........-CUAAGUAGGAU...........................AGUU..C..C +DIYD01000059.1/8002-7629 ..........................aaaugucAUCCGCUU..aCCGU.....UGCU.UC.....GUUUGGG....cUGCG...GCGGAc......................................ucUAAGC.GG.UCG.........AAAUGCCCGAAU...........................AGUU..A..U +DLOU01000059.1/729-1102 ................................aGCAUCUCU...UUU-.....AUCC.UU.....ACCUAGU.....GGAU...AAA--.........................................UAGGG.AU.UCA.........UUUUUAUAGGUU...........................AUAG..C..U +DIVN01000246.1/6394-6803 ................cggccacuucgaguggcCACGCUCA..cUUCG.....UUCU.CU.....CUCCGGU.....GGGA...CGGAA.........................................CUGGG.CG.UCA.........UCAUAGCCGGAGc.........................gCAGC..C..G +DJAB01000264.1/1310-1714 ...............ccaggacgggggggacggCCAGCUUC..cCCCG.....GGUU.AG.....GUCCGGU.....AGCU...CGGGGa......................................ccAGAGG.CU.UCG.........CCUUACUGGAAU...........................AGCC..U..G +PBJG01000003.1/74732-74385 .................................--CAUCUU..uUUAA.....GCUU.A-.....GCCCGGA.....AAGC...UUAAA.........................................UAAGG.UG.ACA.........UUAUACCGGGAU..........................gCAUU..G..A +PCRL01000106.1/6431-6898 .................................ACCUCUUA...CCU-.....-GUC.CU.....GCCUGGG.....GAC-...-AGG-.........................................AUAAG.AG.CCG.........--AUUACAGGCU..........................gGCCU..U..U +PFGG01000075.1/45973-45578 .................................GCCCCAUU...-CUG.....CUUC.G-.....GGCCACG.....GAAG...UAG--.........................................-AGUG.GG.CCU.........-AAAUAGUGGUUg.........................c-CUG..A..U +DHIZ01000133.1/24217-23858 ................................gGCCGUCCG...CCCG.....GCGC.CU.....GCUCGGC.....GCGC...CGGAU.........................................CCGGG.CG.UCA.........UAAUGUCGAGCU...........................GUGG..C..U +PHFL01000026.1/50557-50957 ..................cugaagcgccuacac---GGAGG..cUUGC.....AAAU.G-.....UCAUAAA.....AUUU...GCGCUu......................................gaGCUCU.GC.UCG.........-CGCGGUAGGCU...........................UCAC..U..U +PBJM01000008.1/40528-40883 .................................-CCGUCCA...UCAC....aUAUU.UU.....CUUCGGU.....GGUA...GUGA-.........................................AUGGG.CG.ACG.........-UUAAUCGAAGU..........................gCAUU..U..C +DIAQ01000033.1/91433-91785 .................................CACGUCCG...CUCC.....GGUU.CG....uGUCCGUC.....GACC...GGAGG.........................................CCGGG.CG.UAA.........-GAAGGCGGGCU...........................GGCC..G..C +PELD01000034.1/33026-33376 ...............................gaCAGGUUCC..cCUAC.....UUCU.UU.....GCUUACG.....AGAC...GUAGA.........................................A-GGA.AC.UUA.........-UAAAGUAAGCU...........................AUAU..U..G +DIAU01000049.1/1411-1053 .................................-GCGACGA...-AUG.....GGAU.AU.....GUCUCCG.....GUCC...CAC--.........................................-AAGU.CG.AUA.........-AUCAGGGGGCU...........................GGGA..U..C +QEKV01000004.1/164827-165184 .................................--CGUCUC...GAAU.....CCUA.UC.....UCUCGUG.....UGGA...GGCU-.........................................-GAGA.CC.UUAa.......cAACUUACGAGCU..........................gAUUU..A..U +NIGF01000001.1/154970-154612 .................................--AGCUCA...CGUA....aAGCC.U-.....GUCCGUU.....GGCC...UACG-.........................................-UCUG.CU.UCA.........-UUUAAACGGAUg........................uuCAAU..U..U +DKPW01000033.1/396-18 .................................--UACCGG...UUGA.....-CUG.GU.....GAUAGCC.....UGG-...UCAGA.........................................UUCGG.UA.UCA.........-UGAUGCUAUCUc........................guUGGU..A..A +PAQS01000009.1/4295-3887 .................................CUCGAUCU..uUGCG....gAAUU.G-.....GACCAAG....gAGUU...CGU-C.........................................GAGAU.CG.UCA........uUUAACUUGGUAU...........................GGUC..U..U +PAZE01000052.1/34103-34500 .............ugauaagaucggccggacaaGCUGCCCA..gCUAG.....GGUU.ACc...cGUUUAGC.....GGCC...UUAGUa.......................................aUUGGG.UA.UCG.........UUGGUCUAAACU...........................AAGU..G..A +PKDJ01000037.1/19672-19279 ........................agggccucaGUCGUCCG...GAUG.....GUUU.AC....uGCCGUGG.....GUAC...CAUC-.........................................-UGGG.CG.UGU.........CACGACACGGAU...........................AGUC..C..U +DIGH01000021.1/3007-2632 ............................uaaggACUGCUUC...UCCC.....UUUA.AU.....GCUAUCU.....AAGG...AGGAUu.......................................gGGAAG.UA.UCAu.......aGCUAUGAUAGAU...........................AUAC..U..G +BEHW01000065.1/7305-7704 .................gagcauagcuccgcucCCUGCUGC..cCGCA.....CGUG.C-.....GCCAUCA.....CGCG..uGCGAU.........................................CGCAG.CA.UCG.........--AACACCUGAUg.........................gCCUG..C..U +DKKT01000003.1/50713-50359 .................................--CGUCGA...CCAU.....CCCC.GU.....GCCGGUA.....GGGG...AUGUC.........................................CUCGG.CG.UCA.........CAAAAUCCGGAC...........................CGUU..C..G +PDTT01000047.1/44293-43877 ..................uccauagacaggacuCCCGUCUA..cCCUG.....AGCU.UU....cGUCGGC-.....AGCG..aCGGU-u.......................................uGUAGG.CG.ACA........u-GAACGCUCGACg........................ugCGCC..A..C +PEZS01000011.1/370623-370974 .................................--CGCUGA...UUCA.....AGAA.AU.....GGUGAUG.....GUCU...UGAU-.........................................-GAGG.UG.UCA.........CUUUAGUCACCU...........................CGGU..C..G +DGIK01000080.1/4288-4689 ..............acaggaguuccgggaacggGACAUCUC...CCGC.....CGGC.UC.....GUCCGCC.....GCCCa.aGCGA-u......................................aaGGAGG.UG.CUAu.......cAAUAGGUGGAAU...........................AGUU..G..C +PBSD01000023.1/89790-90190 ............ucugacuaggucagaaagcugGAUGUCUC..aUAAU.....AGCC.CU.....UGUUGAC.....GGCG...AUUAAu......................................uuAGAGG.CA.CCA.........UAAAGGUCAACA...........................UCGA..A..A +DHNJ01000008.1/5720-5335 .................................--GGUGUU...UUAG.....CCAC.CU.....ACCGGCC.....GUGG...CUCG-.........................................-AACA.UC.UCA........aCCCAUGCCGGUU..........................aUGAC..C..C +PEIH01000005.1/598341-598743 ...............cauuagaugucgaggugaGAUAUUCC..uCAGA.....AGCC.CU.....GCCUAUC.....GGCG...UCUGAu......................................caAGGAG.UA.CCG........uAAAAGAAAGGCU...........................AGGA..A..A +DIVR01000021.1/152318-151966 .................................--UGCGUC...CCGG.....AAUA.A-.....GCAGGCC.....GGUU...CCGA-.........................................AGGCG.CA.ACA........uUUUAGGCUUGCU...........................CGCG..G..G +NVRJ01000015.1/1022-659 .................................-UCUAUCC...UGAG.....AAUU.UU.....GCUCGAU.....GGUU...UUCAAu.......................................uUGGAU.AG.UCA.........GAAAUUUGAGCU...........................AGGU..U..G +PVWF01000018.1/1150-760 ........................ucagauuugCUCGUCUC...-UAG.....UUUG.AC.....UCCGUUA.....AGGA...CUA--.........................................-AAGA.CA.AAA.........-CCCCAACGGAU..........................gCGCU..U..A +DGHD01000053.1/39205-39559 .................................-CUGUCCG...CCUU.....AAGC.U-.....UCCCACG.....GCGU...AAGAU.........................................ACGGG.CA.UCA.........UCAAUGUGGGGA...........................ACCA..A..C +NVQV01000018.1/8591-8173 ...............................auCACCAUGA...ACUU.....UAAG.U-.....GCUUGUG.....CUUU...UAGC-.........................................-UAGU.GG.UCA........uAUCUCACAAGCU...........................CGCG..U..C +QAZA01000001.1/37013-37376 ...............................acGACGUCGC...UAC-.....CCUG.AC.....UCCUGCU.....AGGG...AA--U.........................................AGCGG.CG.ACA.........UUCAGCAGGGCU..........................c-UCC..G..C +PEBC01000002.1/71114-70726 ..............................cgaGCGCUUAU...AG--.....UGUG.AC.....UCCGUUA.....AGCA...--UU-.........................................-AUAG.GC.AAA.........-CCCCAACGGAU..........................gCUCU..U..A +PBEX01000017.1/68638-68291 .................................--CACAUC...-GUU.....CUCG.AC.....GCCUGAU.....ACAG...CGC--.........................................-GAUG.UG.CAA.........--AAAUCGGGCU...........................GGUU..C..C +DIYR01000214.1/34711-34313 ..............ccaauaguuggcgagacaaGUUGUCUUc.cGGUA.....AGUG.GC.....GCCCAAC.....GACU...UACCUc......................................auGAAGG.CA.UCA........gACACGAUGGGCU...........................AGGA..A..G +NBZD01000001.1/447079-447458 .................................GUCAUCGC...UCCG.....-UUA.G-.....AUCUGCC.....UGA-...CGGAAa.......................................cUGCGG.UG.UCA.........-ACUGCAGACCUcacu...................uccuAGAG..G..U +PETZ01000028.1/329-681 .................................--CAUCCU...CUUU.....AUUG.AU.....UCUCGAU.....AGGU...AAAG-.........................................CAGGG.UG.UCA.........UAUUAUCGAGAU...........................ACCC..A..G +DIZY01000032.1/5573-5952 ...........................uacgggCGUGUCGC..uUUUC.....CCUC.UC.....GUCGUCU.....GAGG...GCUU-.........................................AGGGG.CA.UAA........cACUUCGACGAAU...........................AGCC..A..A +PKEV01000219.1/1939-2297 .................................CACGCUCA...GGCG.....CCCU.UU.....GCCUACG.....GGGG...CGUU-.........................................-UGGG.UG.UCA........uCCGAUGUAGGCU...........................GCCU..G..C +DJER01000027.1/50267-50613 .................................--UCUAAU...--AA.....AUGA.--.....GUGUCG-.....AGUU...U----.........................................-AUUA.GA.UAGg.......aUAGACACAAAAU...........................U--U..U..G +PDSF01000045.1/30185-29830 .................................--CGGAGC...CGC-.....GAGU.UC.....GCUCGUG.....ACCC...-GCG-.........................................-CCUC.CG.AUA.........-CACAGCGAGCU...........................AGCC..U..C +DLHC01000024.1/755493-755132 .................................-UCCGACU..g-AGG.....GCUU.UA.....GCCGGAG.....AGGC...CCA-A.........................................AAGUU.GG.UCA.........CCAAAUCCGGAC...........................CGCC..U..C +PBBQ01000001.1/323773-324125 .................................-CCGUUCC..aCCUG.....AGAU.UC.....GCCUGCC.....GUAU...CAGGA.........................................UGGAA.CG.UCA.........UUAAGGUGGGCU...........................GAUC..C..C +DKGI01000003.1/39874-40210 .................................--CACGAA...GU-A.....UGCU.U-.....CCCCACA.....AGCA...U-GC-.........................................-CUAG.UG.UCA.........-UCUAGUGGGCG..........................aAUCU..G..A +CP028094.1/3317997-3317599 .......................caaagaccguUUACUUCU...UU--.....UCUG.AC.....UCCGUUA.....AGGA...----U.........................................UAGAG.GU.UAA.........-CCCCAACGGAUg........................cuUUGU..U..U +PDRH01000091.1/2902-2495 ..............gcaggagucguggcgacgaGAUGUCUC..cCGGG....uAGCA.CC.....GCCCUGU.....UGCG..aCCCGAu.......................................cAGAGG.CA.CCG........gAAAUAUAGGGCU...........................AGCU..C..U +NZAD01000005.1/158350-157947 ................gggaccuauaaccucccUGGCCGAG..uCUAA.....ACUU.UC.....GUGUGUU.....GAGG...UUUAU.........................................GCUUG.GU.UCAu.......aUUGAGACACACU...........................CGCU..G..A +DIWY01000003.1/275489-275141 .................................-ACGUCUG...CCCU.....--GA.CA.....AUCCGCA.....GA--...AGGGU.........................................GCAGG.CG.CCA.........-UUGUGCGGAGA...........................ACGA..A..C +NZCE01000050.1/1576-1221 .................................--CGGGCG...CCUC.....GGAU.GC....aGCCAUGA.....AGCC...GGGGA.........................................CCGCC.UG.ACA.........GAAAUCAAGGCU..........................cACCG..U..U +DGFF01000062.1/12923-13271 .................................--CGGUAC...CGGA.....GAGA.AA.....GCUUCCC.....UAUC...UCCGU.........................................GUUGC.CG.UCA.........-CAAGGGAAGAU...........................ACCU..A..U +DLOY01000027.1/29810-30181 .............................gaagUCCGUCUG...ACUA.....-AGU.CU.....GAUUUCA.....ACU-...UAGAC.........................................CCAGG.CG.UCA.........-UUUAGAAAUCU..........................uGCUG..A..G +NYYZ01000002.1/177852-177495 .................................--CGUCUC...UGCG.....GGGA.GC.....GCCCGUG.....GCCC...CGCA-.........................................-GAGA.CG.ACA.........--ACAACGGGCU...........................GGUC..G..G +PBJD01000035.1/8585-8187 .................accaggugccggacugACCGUCUC..gGGUG....aUCGU.UU.....GUUCGAU.....ACCU..uCACUAa.......................................uCGGGG.CG.UUG........uCGAAUUCGAACU...........................AGAU..A..C +PBXB01000010.1/39303-38949 .................................--CGUCUG...AUCU.....UUGA.C-.....UCUCUAG.....AUAA...AAGUA.........................................UCAGG.CG.CCG.........UUAAUCUAGAGU..........................gCCCU..U..A +DLFY01000189.1/6515-6869 .................................--CGCAUC...GGCA.....GGUU.U-.....UCCCGCG.....AAUU...UGCC-.........................................GUUUG.CG.ACG.........-ACCAGCGGGAU...........................AGCU..G..A +DJWX01000008.1/121441-121832 .................................--CGGUUU..aCC--.....UUUG.AC.....ACCUGCU.....AUUA...--GGA.........................................UAAAC.CG.ACA.........--AGAGCAGGUU...........................AGUG..U..U +DHTG01000101.1/18777-19145 .............................caaaGCUGUUUC..cCCGA....aAGCU.UU.....UCUUUUC.....AGCG..uUCGGA........................................gUGAAG.CA.UCA........cAAAGGAAAAGAU...........................AGUU..U..G +PBFQ01000062.1/58346-57976 .................................--CGUCCC..uAGGA.....GGGC.UG....gGCCCGAG.....GAAC...UCCUA.........................................GCGGG.CG.ACG.........AUAAAUCGGGCU..........................gGUCA..C..C +DJRT01000009.1/79954-80302 .................................--CGUCUU...GCCC.....CGGA.G-.....CACCGCG.....GCCG...-GGAG.........................................CGAGG.CG.UCG.........AUGAGCGGUGAA...........................AGUG.aA..C +NYSU01000465.1/3460-3101 ................................aGCCGUCGA..cCUGG....aAAGC.CU.....GUCAGUG.....-CUC..gCCGG-.........................................GAAGA.CG.UCA.........UUCGAACUGACU...........................GGUC..A..C +DIMW01000001.1/250232-249876 .................................--CGGACA...CCAU....gGCGG.GC....cGUCUCCG.....ACGC..uGUGG-.........................................AGGUC.UG.UGA.........CAUCCGGAGGCU..........................uACCU..U..G +DLBU01000002.1/107246-107633 .................................--CGCGAU..uCCGU.....UUGU.GU.....GUUGGCC.....ACGC...UCGG-.........................................-UUUC.UU.UUA.........AUUUCGUCGACU...........................AGAG..U..U +DLKO01000034.1/21513-21883 .................................-AAAGAAG..gGAGA.....UUAA.G-.....UCUCUGG.....UUGA...ACU--.........................................UCUUC.UU.UUA.........-CAAAGGAGACU..........................uAUUU..A..U +DGSM01000127.1/4114-4473 .................................-ACGCCUG...CUAA.....AAGA.AG.....ACUACUG.....UCUU...UUAC-.........................................-CCGG.UG.UCA........aUUUAAAGUAGUUa.........................aCGAA..G..C +PHCB01000005.1/93680-94117 .................................--UGUCCG...CCGU.....CGGG.UC.....GCCUGAA.....UCCG...ACGGG.........................................CCGGG.CA.UCG........aCCCCCUCAGGCU...........................GGCU..U..A +DGXO01000027.1/16390-16788 .............ccaagguugcgccgccgacgAGUAUCCC..uCGGC.....CCUU.CC.....GCCUCUU.....AAGG...GCCCCu......................................caAGGGG.UA.UCA........uCCAUUUGAGGCU..........................gC--U..C..C +PXPI01000102.1/19761-20152 .........................uaguucgaGCACUCAU...C--G.....UCCG.AC.....ACCGUUA.....AGGG...C--G-.........................................-AUGG.GU.AAA.........-AACCAACGGUU..........................gCGCG..C..U +PABI01000042.1/12192-12606 .................uucccuaaccggaagcUCCGUCUA..cCUCA.....UUCG.CU.....CGUUGUC.....CUGG...UGAGU........................................gUUAGG.CG.ACA.........UGAACGCCAACG..........................uGCUG..C..A +PEWW01000111.1/2217-2642 .................................-CCGUCCG...CUC-.....AUCC.UC.....GUCUGCG.....GGAU...-GAGG.........................................UCGGG.CG.UCG.........--ACAGCAGGCUuccg...................ccgcAAAG..U..G +PRLH01000097.1/46063-46450 .................................--UACCUC...UG-A.....UCUG.AC.....UCCGUUA.....AGGA...UUU--.........................................AGAGG.UA.CCA.........ACCCCAACGGAU..........................gCCCU..U..A +PBME01000004.1/35023-34634 ................uggaauguucacauucu-----UAA..gACGUc..guGAAG.AC.....GGCUAUU.....CUUU..aGCGUU.........................................UUAAG.UA.UAAu.......uAAACUAUAGUCUu........................uuCUAC..A..C +DJMU01000112.1/19333-19699 ...............................ugCAUGGGGU..aUUAU.....GGCU.AA.....GCCUCU-.....GGCU...AUGA-.........................................UAUCU.CA.UUG.........ACUUAGGGGGCU..........................uUGC-..U..U +DHHC01000048.1/16058-16451 .........................agaaagguCACGUCCC...CUCG....cAUCG.AA.....CUCCUGC.....CGAUc.gUGAGU.........................................GUGGG.CG.CCA.........CAAAGCCGGAGU...........................GCCG..C..C +DLTY01000025.1/78647-78975 .................................--GCUCCU...CCUU.....UCAA.G-.....UCCAUGU.....GAGA...AAGGG.........................................UAGGG.GC.UCA.........GAAAUCAUGGAA...........................CGGC..U..C +DHTD01000135.1/57419-57818 ...........ucggaccagguccggagcgacgAGUAUCCC..gCUUA....aGUUU.CA.....GCCCGCC.....GGGC..uUAAGUa......................................uaUGGGG.UA.UCA........uUCACGGAGGGCU...........................GGCU..G..U +PJQG01000015.1/19584-19939 .................................--CGCGAG...CCCG.....GUCC.CG.....GCCCUGC.....GGAC...CGG-U.........................................GCUGG.CG.CCA.........UCAAGCAGGGCU..........................cACCU..C..C +PFAC01000016.1/1230-861 ..........................uggauugCCCGGUAG...CCUA.....AAAU.CU....gACCUGGA.....GUUU...UAGUC.........................................ACUAC.CG.UCA.........UGUUUCUGGGUU...........................UGGA..C..U +DKFG01000263.1/5862-5468 ............aacaauccccagagaacauccUGGGUGGG...GUAA.....ACAG.UA.....GAUAAUU.....CUGG...UAACU.........................................GUUCG.CC.CAGc......aaCGUAAGUAAACA...........................AGAG..U..G +PDUC01000029.1/613-262 .................................--CGGUUA...CCAA.....GUGC.U-.....GCCUGUC.....GUGC...U-GAA.........................................GUAAU.UG.UCAu.......aCAAUGACUGGCU...........................GGUU..C..C +PFDX01000015.1/8831-9189 .................................-CCAUCUC...AUUU.....GCUG.GU.....UCUCAAG.....GAGC...AAAA-.........................................-GAGA.UG.UUAua....gugCCCUUCGGGGCAauug...................agauAGGU..G..U +NZ_PYEQ01000756.1/1470-1084 .................................-GCGUCUG...-UAG.....UCUG.AC.....UCCGUUA.....AGGG...CUA--.........................................-UGGA.CA.AAA.........-CCCCAACGGAU..........................gCUGC..A..U +PAQM01000006.1/3386-2985 ...........uggaauaauaguacacagacaaGUUCCCUUu.cUCUA.....CUCU.AU.....UCUUGUU.....AGUU...UAGGAc......................................uaAAAGG.GA.UCA.........UUCAAACAAGAU...........................AAGG..U..C +NYZA01000173.1/21320-21669 .................................--CGUCUC..gCCAC.....CGUC.G-.....ACCCGGC.....GGAG...GUGGU.........................................AGAGG.CG.ACG.........ACAAUCCGGGAC..........................gACGC..C..C +DLIO01000041.1/44117-44474 .................................--CGUCUU...UA-C.....CCUG.AC.....GGGUGUU.....AAGG...GAU--.........................................AAAGG.CG.UAA.........-AAUAACGCCCU...........................GGUU..U..G +BEHT01000057.1/2676-3016 .................................--AGCCCG...CCUG....aUACU.C-.....GCUCGGU.....GGUA...UCAGG.........................................GCCGG.GU.UCA.........GAGUGCCGAGUG...........................CGCC..U..C +BEHX01000005.1/66052-66428 .................................-UCGUCUG..cUCGGg..auUGCG.--....uGCCCAUC.....CGCC...CCAGA.........................................GCAGG.CG.UGGa.......cUCCCGAUGGGCA...........................GCAU..C..U +DGUI01000033.1/38150-38522 .................................--CGUCUG...ACU-.....UCUA.U-.....AUCUGCG.....UAGG...-AGUUaaugacgcgaacu..............gcagaccuuaccugUCAGA.GG.UUA.........----AACAGGAC..........................cACCU..C..A +PEQL01000036.1/10616-11054 .............caaccuagcgguugucacagCACAGCAG...UCCA....aGAUU.G-.....GACCAAG.....GGUC..gAGGAG.........................................UCUGC.UG.UAA.........GAUUACUUGGUG...........................UGGA..A..C +DLBN01000122.1/27123-26766 .................................--CGUGAC..uCUCA.....GUUU.AA.....UCUCAGC.....GAAU...UGAGA.........................................AGUCG.CG.ACA........uAUUGUCUGAGAU..........................gCUUU..U..U +DHMH01000060.1/6176-5787 ................................aGCACUGCU..uUAAG.....ACAU.UU.....GCUUUUA.....GUGG...CUUAA.........................................AAGUG.GU.UCA........uAUUAUAAAAGCA...........................CACA..U..U +DLHF01000033.1/91935-92314 .................................-UCAUCCG...CCGG....uGGCA.C-.....GCCUGUC.....UGCU..gCCGUU.........................................CCGGG.UG.UAG........aUUCUGACGGGC-...........................CGGU..G..U +NZJT01000028.1/6756-7120 ...............................gcGAUGUCUU...GUUC.....UUUU.UC.....GCCUUAC.....GAAA...AGUA-.........................................CAGGG.CA.UAA........uCACAGUAAGGAU...........................CGCU..U..U +DLDJ01000043.1/61813-61435 .....................uucggcggguuuAAGGUCAG...AGGA.....--UA.UC.....GCCGCUG.....UAC-...UCCU-.........................................-CUGG.CU.UCA.........AAGGAAGCGGCU..........................gCACA..C..U +PDPI01000002.1/28802-29175 ...............................ggAGGUCUUG..uGUUG.....UGGA.U-.....GCCAUUU.....UUCA...CAACUu.......................................uUCAAG.GC.UAA........uAACAAAACAAAUgg......................cugUGGG..A..U +NZER01000471.1/9317-9629 .................................GUUGCUCU...UC--.....----.--.....GCCAGGU.....GUUC...AAGA-.........................................-AGAG.UA.UAA.........CA---AAAGA--...........................---C..C..G +DIBQ01000061.1/177326-176974 .................................--GAUCAC...-GGG.....CUUG.AU.....GUCUGAU.....ACGG...CAC--.........................................-GUGA.UC.ACG.........-AUUAUCAGGCU...........................GGUC..A..A +PEWV01000076.1/788-1175 .................................CGCAUCCU...CCGG.....CCGG.UU.....UCCUGGG.....AGG-...UUGG-.........................................AAGGA.UG.ACG.........-ACAUGCAGGAU...........................AGCC..U..G +DKRE01000013.1/13044-12698 .................................--CGUCCU...UCCU.....GAUG.CA.....CCCACGU.....CAUU...AGGGU.........................................AAGGG.CG.UCG.........AACUCGUGGGAA...........................ACGA..C..G +DLIE01000088.1/5431-5026 ............cugccaagggcgguaggacgaGUAGUCUC..gCGGA....aAGCU.UC.....ACCCACU.....GGCU..cACCGAa.......................................uCGAGG.CU.CCA........aAACAAAUGGGAU...........................AGCC..A..A +PAJB01000022.1/56125-56469 .................................--CGUUUU..uUAUU.....UCUU.C-.....UCCUAGU.....GAGA...AAUA-.........................................UCAAG.CG.ACA.........AAUAGCUAGGAUg.........................cAAAA..U..U +PCAX01000012.1/16452-16098 .................................--CGUUCG..aCUUG.....UUUU.AA.....AUCCGGC.....GAAA...CAGGA.........................................UCGAG.CG.ACG.........-AAAGUCCGGAUu.........................gCGAC..C..C +CP021379.1/425790-425420 .................................-UCCAUGG..uCGUG.....GUCU.G-.....GCUUGUA.....GGGU...CUCGU.........................................CGUAU.GG.UUA........uAAUUUACAAGCU...........................CACC..U..U +DJWM01000001.1/140939-140585 ................................g-CUUUUGA..uAGUG....aGCGG.U-.....GUCUAUC.....ACGU..cGACUA.........................................UCAAA.UA.UUG........aCCCGAUAGAACU..........................uUUGC..A..U +PCSD01000066.1/716-325 .................................-CCAUCCG...CGGC.....GGUU.AG.....GCCUGAG.....AGCC...GCCAG.........................................CCGGG.UG.UCA.........AAUUAUCAGGCU...........................GGGC..C..A +PNHP01000001.1/385977-385621 .................................GCAGCAAA..uAUAA.....ACUA.A-.....GCCACAG.....UAGU...UUAU-.........................................GUUUG.UU.UCAu......aaUUUUAUGUGGCA...........................ACUA..A..U +PFBV01000005.1/81027-80630 .................................-CCGUCGU...CU-C.....AGUG.AC.....GCCUAAU.....AACU...GA--A.........................................GGCGG.CG.CAA.........-ACCAUUGGGCU..........................uGGAA..U..G +DKKR01000061.1/4809-4412 ..............ccacaaggugguagcacaaGCUGUCCU..aCGCA....gACUU.AA.....GUUCAUA.....GCGU..uUGCGA........................................aUUGGG.CA.UCA.........UAGAUAUGAACU...........................GGCU..G..U +NZXD01000014.1/5176-4821 .................................--CGUUCA...AAAU....uUUUU.CU.....GCUCGAU.....GGAA...UUUU-.........................................UUGAA.CG.ACG.........AUUAGUCGAGCU..........................gCAGU..G..U +PCVW01000061.1/9747-10148 .................................--CGUCCU...-CCU.....GCCC.AC.....GCCUGCU.....AGGC...GGG--.........................................AUGGA.CG.ACA.........---CAGCAGGCU...........................GGCU..G..G +PBOA01000005.1/65365-65015 .................................--CGUCCU..gUAUC.....AACU.C-.....UCCUCGA.....AGUA...GAUAU.........................................AUGGG.CG.CCA.........-UAAUUCGAGGU...........................GCUA..U..U +PHDH01000052.1/17731-17341 ...................ggcaauugguuccuUCCCUUCC...CGGA.....GAUU.UC.....UCCCUGU.....AAUU...UCCGAa......................................ccGGAAG.GG.UAG.........-UAUACGGGGAU...........................AGUU..G..U +DJSA01000058.1/16861-16458 ...........ggccaaggcugcuccggcgacgAGUAUCCC...GACA.....GGCU.UU.....UCCGACU.....GUUC...UGUCUugu..................................cagaUGGGG.UA.UCA........uUUCAAACGGUCU...........................GCGC..G..A +PFOH01000024.1/1629-1246 .................................GCCAUCCG...GACC.....CUUG.AU.....GCCUAAU.....AGAG...GAAU-.........................................UCGGG.UG.UCA.........UCUUAUUGGGCU...........................AAGC..A..G +DGHQ01000058.1/19586-19191 ................caagacgacugcgacaaGACGUCUC..cCCAA.....GCCC.AC....gUCCUGAG.....GCGA...UUGGAuc.....................................agCGAGG.CG.CAG.........AAUAUCGGGAAU...........................AGUG..U..C +PADF01000015.1/4181-3794 .................................-ACGUCAU...-AUA.....AGUU.AU.....GGUUGU-.....ACCU...UAU--.........................................-AUGG.CG.CAA.........UUACAACCUGCU...........................GUGU..A..G +PCXV01000033.1/14530-14193 ...........................gcguaaGCCAUCGG...UU--.....CCUA.AU.....UUCCAAU.....AAGG...-GUAA.........................................ACUGG.UG.UCA.........-UACAUUGGAAU...........................CGUU..C..U +PKSZ01000674.1/402-788 .................caaggugcuucgacaaGUCGCCUA...UCGA.....GAAU.UU....cAUGUUUU.....GUUU...UCGGAc.......................................uAUAGG.CG.CCA.........-UAUAGAGACAU..........................gUAUU..U..C +DHPF01000007.1/182741-182343 ...............ccagcgguauggagcaaaACGUUCCU...CCAA.....GACC.UUu...uGCUCUAC.....GGUU...AAGGAu.......................................aAAGGG.AC.GCAc.......gUGAGUUAGAGAU...........................AGUC..A..U +PHBR01000118.1/6094-5731 .................................--CGUGGC..uCGGG.....AUCU.CC.....CCUCGAU.....GGGU...CUCG-.........................................GGCCG.CG.ACG.........UAAUGUCGAGGUg.........................cCGCG..U..C +PETR01000116.1/5831-6177 .................................--CGCUGC...--UG.....UCUG.AC.....GCCUAU-.....AGGA...UGG--.........................................-ACAG.CG.CCA.........---GAAUAGGCU..........................uACUG..U..A +DJYO01000013.1/65340-64966 ..................cuguaaucggggauu--------...----.....----.--.....-------.....----...-----acguacaac......................gcagaccuugCCCGG.GA.GAG.........GUUAAAAGGGAU...........................GUCC..C..U +DGHA01000007.1/55084-55479 ..............gcaacaguugcggggacaaGACAUCUC..cCACA.....CACC.AU.....GCCCGUC.....GGUA...UGUGAu......................................ucGGAGG.UG.CUC........gUGAGAACGGGAU...........................AGUC..G..G +NVUK01000033.1/9660-10075 ..............................aaaGCCGAUGA..uCUAU.....UAUU.G-.....GACUAAG.....GGUU...UUAGA.........................................UACAU.CG.UUA.........UAUACUUAGUAU..........................gAGCG..C..G +BEIK01000001.1/31335-30982 .................................CACAUCCC...CUAU.....UCUG.AC.....UCCUGAU.....AGGA...AUA-U.........................................GGGGG.UG.UCA.........ACCCAUCAGGAA...........................AACG..U..A +DLKS01000035.1/16878-16485 .............gguacaaggugccugaacgaGACAUCGC...UCCA.....AGCC.GC.....GUCUGUA.....GGCU...--GAUagg..................................guauAGCGG.UG.CGG........aAAUAUACAGAAU...........................AGUC..A..U +PHDU01000005.1/11156-10787 ................................aACCAUCUA..cCUGA.....AUAG.UU.....GCUGCGA.....CGAU...UCAGG.........................................CUAGG.UG.UAA........cAUAAAAGCAGCU...........................AGUGgcU..A +PFAT01000045.1/5892-5495 .................................-CCAUCCG...ACC-.....AGUA.AU.....GCCUACU.....AGCU...-GUAC.........................................UCGGG.UG.UUA.........-UUUAGUAGGUU...........................AGAU..U..U +PGFG01000001.1/2487634-2487260 ..........................cauuaugGCCGGGUA...UG-U.....UGAC.AG.....ACCUGUG.....GUCG...ACU-Gccccg...............................ccgaaUCAUC.CG.A--.........UCCACACAGGUU..........................gCGGC..A..A +DLKQ01000020.1/6238-6636 ...........................auaaaaCUGGUUUG...AGCA....aUGUC.U-.....GAUUGGU....uGCAA..gUGUU-.........................................-CAAG.CC.UCA.........AAAAACCAAUCA...........................ACCU..U..G +PAYK01000015.1/103771-104141 .................................UUUGCUUCc.g-AAUa...aAAGA.AA.....GCUCAGU.....GCUUu.uAUUC-a......................................uaUGAAG.UA.UCAu......agAAAGAUUGAGCU...........................AGUU..U..U +DLGQ01000010.1/12451-12849 ..............aauaacaguagcgcggacgAGUACCUC...UCGG....gGAGG.CCc...g-UUCCCU....uCCUU..uCCGA-a......................................ucCGAGG.UG.UCA.........UCAUAGGGAUCU...........................GGCU..U..G +NVUU01000005.1/15009-14629 ..............................guaGCCGAUGA...CCUAg...gGGCC.CU.....GCCAGA-.....GGCU..uUAGGA.........................................ACCAU.CG.UUA.........-UAAUUCUGGUA...........................UGAA..U..C +AXZO01000002.1/61444-61043 .......................ucugagcucgAGGAUCCU...CU--.....CACG.AC.....CCCGUUA.....AGUG...--GG-.........................................-CGGA.UC.ACA.........ACCACAACGGGUg.........................cAGCU..C..U +DJWY01000029.1/2775-3124 .................................--CGUCGC...CCGA.....CUGA.UU....uUUUCCCG.....UCAG..gUCGGA.........................................GUCGA.CG.CCA.........--AUAACGGGAU...........................ACCG..U..C +NVWW01000027.1/23728-24123 ...........uucugcuaggcgggacggaacgAGUAUCCC..gCGCA....aUUGU.AA.....GUCCUAC.....GCUU..uUGCC-ag.....................................uaUGGGG.UA.UCA.........UUUGCAAGGACU...........................AAUU..C..U +DIXM01000002.1/730789-731142 .................................-CCGUCCU...CUCA.....ACCU.UC.....GCCUUCG.....AGGU...UGUA-.........................................CAGGG.CG.ACG.........-CAAUGAAGGCU...........................GGCC..U..C +PFND01000009.1/11467-11042 ...................ggcugagcuucagcCCCAUCCU..uCCGUu...cCGCC.A-.....GUUUCCU.....UGCG..uGCGGU.........................................CUGGG.UG.GCUaa.....ac-CCUUCUUGGAAa........................cuCGGU..A..G +PXYQ01000026.1/19174-19571 ..........gucucaacuagguugagaagccgGAUGUCUC..uUGAA.....AGCC.CU.....UGUUGGC.....GGCG...UUCAAa......................................ccAGAGG.CA.CCA.........UAAAGGUCAACA..........................uCGAA..G..U +PAME01000014.1/97658-97263 ............guacacaagguguaucgacaaGUAUCUUC..uCACU....gAAGC.UC.....GCCGAAC.....GCUU..uAGUGAa......................................uaUGAAG.AU.UCA.........GCGAGGAAGGCU...........................AGUG..U..G +PHFO01000020.1/11346-11731 .........................gauuccgaGGCUC---...AAUA.....GACG.AC.....UCCGUUA.....AGUU...UAUU-.........................................----G.AG.AUA.........ACCCCAACGGAU..........................gCUGC..A..G +DHBR01000038.1/17035-17409 ..........................ucaacgg--------...-C-A.....GACC.UU.....UCUUUCU.....GGGC...AG---.........................................-----.-G.UC-.........--AAAGAAAGCU..........................cCCGA..C..G +DHVR01000061.1/84712-84321 ......................ccugaagaggcCACGUCCG..cCUGA.....GCCG.UC.....CAUUGAC.....CGGG...UCAGA........................................aUCGGG.CG.ACA.........CAAUGUCAAUGU..........................gC--U..G..C +DLKU01000010.1/735-360 ..................cuuuaauaggaggugCGCGGAUC...UUAC.....UUUG.UU....aGCUUCUU.....AAAG...GUAAU.........................................GCAUC.UG.UCA.........-UAAAAGAAGAU...........................AGGC..A..A +NKXO01000022.1/46903-47271 .................................-GCACCCC..uGCCG.....CAAU.UG.....GCUCUGC.....UUUG...UGGCGu......................................auAGGGG.UG.UCG........aAAUCGCAGAGCU...........................GGUG..U..G +PFBX01000006.1/11193-11608 ......................agucggaacugUCCAUCGC...UUUU.....AGUC.GC.....GCUCGGC.....AACU...AUUA-.........................................GGCGG.UG.UCA.........-CUCACCGAGCU...........................AGGA..C..A +PFVC01000041.1/442-100 .........................agccggcgGACAUCAG...CC--.....CUUG.AC.....GCCUCAA.....AAAG...--G-Ac.......................................cACUGG.UG.UUA.........--UAACGAGGCU...........................CGCU..U..C +DIPL01000003.1/85718-86080 .................................--UGUCUU...AAAU.....AAGU.UU.....GCACGAG.....ACUU...UUUU-.........................................-AAGG.CA.UCA.........AAUUUUCGUGAAa.........................g-UAC..G..C +PAGQ01000074.1/8797-9173 ..............cacccaagaaacagaacguACCAAAGC...----.....----.--.....-------.....----...-----.........................................---UG.CU.AAGu.......cUUCAGUUGAACUa........................gg-CUU..U..G +PAUC01000033.1/12814-12463 .................................--CGUCUU...UCUU.....CACU.AC.....GCCCGGA.....UGUG...AGGAG.........................................UCAGG.CG.CAA.........-UAGAUCGGGCC..........................gCAGC..A..G +PFAD01000004.1/8878-8505 .................................CCCGGUAG..cCCAU.....UUUC.A-.....GACCGAG.....AGGA...AUGGAu.......................................aUCUAC.CG.UCA.........UAUAUCUUGGUG...........................GGAA..C..G +PAZC01000026.1/378-4 .................................--CGUCCA..cGGUG.....GCCC.AU.....GCUCGCU.....AAGC...CAUC-.........................................-GGGG.CG.UCU.........AAAAAGCGGGCG...........................CAAC..C..U +PFUN01000129.1/636-247 .................................-CCAUCCG...CUCC.....GGCG.AU.....UCCUAAU.....AACC...GGAA-.........................................GCGGG.UG.UCA.........AUUUAUUAGGAU...........................AGGU..U..A +DLSG01000088.1/365-23 .................................-UAAUUUU...GUUA.....GAUU.UC.....CCACUAA.....AAUC...UAAU-.........................................-AAAA.UU.UUA.........AUUAAUUGUGGU...........................AAAU..U..A +BDTN01000259.1/2890-3268 .................................--CGUUUU...CAGU....uUGCC.UU.....GUCCGUU....cGGCG..aGCUG-.........................................-CUAA.CG.ACG........cGAUGGACGGUCU..........................gCUCA..G..C +DJFP01000163.1/7366-7769 ...........gaagauauaguagacaaacagg-UAUUCCUg.aUGAA....aGGUU.UU.....GAUUUCC.....GGCC..uUUUG-uc.....................................gcUAAGG.AU.UCA........uCUCAGAAAAUCU...........................GGCG..C..U +DIWP01000015.1/71782-71428 .................................--CGUCAC...ACCC.....GGUG.A-.....GUCCGC-.....AGCC...GGGAC.........................................CGUGG.CG.UCG.........-CUCAGCGGACU...........................GGGG..U..C +DIFX01000018.1/3597-3201 .............gauacaagguguugggacgaGACGUUUC..cCGGG....cGGUG.AU.....GCCCUGU.....ACCA..aCCCGAc......................................aaGGAAG.CG.CAC........gCAAUUCAGGGAU...........................UGCC..C..G +PFDY01000083.1/2490-2880 .................................-CCCUUGC...-CUA.....AUUG.AC.....UCCUAAU.....AAAU...UGG--.........................................-GCAA.UG.CAA.........-UCAUUAGGACA...........................AAAU..A..A +PEYV01000067.1/8054-8427 .....................uuauccgauuggG-GACUUA...AUCU.....AACU.AU.....CCUAACU.....GGUU...GGGU-.........................................CUAAG.U-.UUA.........UAUCGUUAGGUU...........................G--A..U..C +PCXO01000012.1/25459-25106 .................................UUCGCUCU..c-U-A.....GCCG.AU.....ACUCACU.....ACGC...UA--A.........................................CAGAG.CG.CCA.........-AUCAGCGAGUU..........................aUAUC..U..C +DGVJ01000068.1/15313-15706 .............ugcacaaggugcggaaacgaGACGUCUC...UCCA....aGCCC.AU.....GUCUUGA.....-GGC...UGAAUgga...................................uauAGAGG.CG.CAG........cAAUUUCAAGACU...........................GGUU..C..G +DIVS01000057.1/31428-31774 .................................--CGAUUU...AGCG.....ACUG.UC.....CCUUUCU....aCGGU...UACU-.........................................-AAGU.CG.ACG.........ACUCAGAAAGGU...........................UCCG..C..U +PKDL01000386.1/634-997 .................................GUUGUCUG...ACUA.....CAGC.A-.....GCCUGCG.....GCUG...UAGG-.........................................-AGGG.CA.UAA........aCUUUAGUAGGCU...........................GGUU..G..C +PCSX01000031.1/9577-9955 .................................--CGUUUA..aUUCA.....AUUU.UU.....UCUCGAC.....GAAU...UGAA-.........................................UUAAG.CG.CUU........uCGCGGUCGAGAU...........................CGGC..A..A +PASM01000019.1/31345-31701 .................................--CGUUCU..uUAGU.....AUCU.UU.....GCUUAGG....gUGAU...AUUA-.........................................AGGAG.CG.ACG........aAUUACCUAGGCU..........................gA-GC..A..A +PKDT01000076.1/17661-18019 .................................--UGUUCU..cUUUA.....AGGU.UU.....GUUCAAC.....ACCU...UAAAU.........................................CAGAG.CA.UAA.........UAAAGUUGAACU...........................AGCU..U..C +NZBZ01000015.1/5877-5543 ....................aauauauaauuggGGCAUCGG..a---C.....CUCA.AG.....GCUCCAU.....AGAG...GAU--u.......................................cUCCGG.UG.UUA.........-UACCUGGAGUU...........................CGCC..G..C +PXYW01000136.1/1415-1768 .................................-ACGUUCC...UCAU.....CGGC.GU.....UCCUACC.....ACGG...AUGA-.........................................GACAA.CG.UAA.........ACAAUGUAGGAU...........................ACCC..U..A +NZ_PVWO01000008.1/12257-11861 ......................cuaaguccgagCAUUUA--...-UAG.....UAUG.AC.....UCCGUUA.....AAUA...CUA--.........................................---UA.AA.UAA.........CCCUCAACGGAU..........................gCUCU..A..U +DGXF01000175.1/13331-12985 .................................--CGUCGG...CCCG.....GUUG.U-.....ACCCGUA.....CUCC...CGGUC.........................................ACCGG.CG.UCA.........UGAUUACGGGAA...........................ACGA..C..A +DGWK01000022.1/67443-67075 .........................auccggcuAAGGUCAU...AGGA....uAUAA.GC.....GCC----.....GUAC...UCUU-.........................................-AUGG.CU.UAA.........-AAAGAGGCACUu.........................gCAUC..A..G +DHJU01000069.1/2071-1726 .................................--CGUCUG...AGCU.....UCGA.G-.....GACUGCG.....GCGA...AGC-A.........................................UCAGG.CG.UCA.........CUCAGCAGUGAA...........................CGUG.aA..C +PHAN01000003.1/135771-136126 .................................--CGCGCC...CCG-.....UCCG.AC.....UUCCGAU.....AGGA...-UGGA.........................................UAGCG.CG.UCG.........--AUAUCGGGAU...........................AGUU..U..C +DHAT01000003.1/66415-66786 .................................--CGUCCU...UACU.....GAGA.G-.....CACCGCG.....GCUU...GGA-U.........................................AAGGG.CG.UCG.........AUUAGCGGUGAA...........................CGUG.aG..C +PDUD01000019.1/106903-107281 .................................-UUGCGCC..cCACG.....CUUG.AC.....GCCUGAUa...cACAG...UGUG-.........................................CCGCG.CA.UCAa......ccAACCCUCGGGCU...........................AGUA..U..A +PHAI01000001.1/54134-54523 ................................aACCAUCGG...CCU-.....GGUA.AC.....UCCUUAU.....AGCC...-AAUC.........................................GCCGG.UG.UCA.........-UUUAUAAGGAU...........................AGAA..U..U +NYZN01000045.1/22330-21977 ......................ccugaggcuguCCCGGUCU..aCGUA.....CAUG.AGa...cGCUUGAU.....AGUG...UACG-.........................................-AGGG.CG.GUA........uCCGGAUCAAGCGg.........................aAACU..A..G +DITF01000195.1/9803-10152 .................................--CACUCG...GUUG.....UCCU.CU.....GACCAAA.....GGGA...UGAC-.........................................AUGAG.UG.ACG.........-CUUUUUGGUCU..........................uGGGC..U..U +PDHI01000009.1/24570-24930 ............................guugaGCCACGCU...AAAA.....GCUG.AU.....ACUAUUU.....AGGC...UUUC-.........................................AAGCG.UG.UAA........uUUUAAAUAGUGU...........................AGUU..U..A +PFBM01000005.1/28821-29210 .................................GCCGCCUU..cCGAC.....CUCA.GC.....GCUUGAA.....UAGG...GUCGG.........................................AUAGG.CG.UCA........cCAUCUUCAAGCA...........................CUGG..C..A +PFCS01000042.1/100467-100854 .................................--CAUCCG...CUCG.....GUUG.AU.....UCUCGAU.....AAGC...CGAAU.........................................CCGGG.UG.UCA.........-UAUUUCGAGAU...........................AGGU..A..A +DGYF01000296.1/8047-8443 ..............aacaacaguagcgggggcaAGUAUCCU..uCGGG....gAGGC.CC.....GCAACCC.....UCCU..uCCCGGc......................................ccAAGGA.UA.UCA.........UCAUGGGAAGCU...........................GGUC..A..G +DHLT01000131.1/211-577 ................................gUGUGCUGA...UGCU.....UUUG.U-.....GCUUAUC.....CGAA...AGUUU.........................................AUCAG.CA.UCG.........CUUAGAUAAGAU...........................AGCA..U..G +DIUJ01000039.1/49019-49389 ...............................auGUUGUCUU..uAGAG....uGACU.UU.....GUCUCGG....cCGUC...CUCUUc.......................................aUAAGG.CAaUCA........uCCUUGCCGGGAU...........................AUGU..G..G +PEYO01000017.1/126720-127083 ..............................aauUGCGCUGA...UGGA....aUCUU.U-.....UUCUGGC.....GAGA..aUUCA-.........................................-UCGG.UG.UCA........aCAAAGCCAGAAU..........................gCUCU..U..U +PCWZ01000011.1/3152-3509 .................................--UGCCAC...CC--.....GUUG.AU.....GCCUGCU.....AGGC...--GGU.........................................AGUGG.CA.ACG.........--ACAGUAGGCU...........................GGCU..G..G +PLEQ01000120.1/3279-3631 .................................--CAGCUC...UAU-.....ACUG.CU.....GCCGGAG.....CGGU...-AUA-.........................................AAAGC.UG.UCA.........--UGUCCCGGCUu.........................cGGGU..G..A +DLGO01000004.1/61659-61290 .................................-UUUGCAC...CGCGc...uUGAG.GU.....ACCAUA-.....CACA..gUGCG-.........................................CUUGC.AA.CCA.........-AACUUUGGUAC..........................cGCCC..C..U +CP025704.1/884631-885001 .................................-UAGUCAU...UGC-.....--GG.AG.....GCCACCU.....CCAA...U-AA-aaa..................................caagCGUGG.CA.ACAa.......gUCUGUCUCGACUu........................aaAGGA..G..G +DKTG01000189.1/2315-1950 .................................-UCGUUCU..cAGAA.....UCGA.UU.....GUCUGAU.....ACGG...UUUUG.........................................AAGGA.CG.UCA.........CAACAUCAGAAU...........................AGGG..A..U +PFRL01000047.1/6239-6580 .................................GAAGUCUC...AUCU.....UUUG.AC....uUCUCGAU.....AGGA...AGAU-.........................................-GAGG.CU.UAA.........UACCAUCGAGAU...........................AGAU..A..G +PCTW01000034.1/536-164 ........................ugaggcgcuAUUGCCGA..gAAAC.....AGAA.U-.....AUAGCAC.....UCCU...GUUUA........................................aGUCGG.CA.G--.........AUUAACUCGGCU...........................U---..C..G +DIGJ01000040.1/6508-6137 ........................aucugguucAACUCUUA...UGAA.....AUGU.U-.....CUCUACU.....ACUA..aAAC--.........................................AUAAG.GG.UCA.........CCUAAAGUAGAU...........................AAGC..G..A +DIUR01000027.1/409167-409541 ..............agccgauaaaaacaauuguGACACUCC...UGGU.....GCUA.GU.....GCAGAUU.....AAAC...AUUAG........................................cUGGAG.AG.UCG.........-CCGGGAAGAC-...........................-UCC..A..U +PVWK01000014.1/229998-229610 ............................ucgag-CGUUUC-...-CCA.....UACG.AC.....UCCGUUA.....AGUA...UGG--.........................................--GAG.A-.CAA.........CCCCCAACGGAU..........................gCUCU..A..G +DLSM01000004.1/24689-24332 .................................-GCGUCCU..aUCUU....aAGCC.U-.....UCUUGGC.....GACU..uUUGA-.........................................CAGGG.CG.ACA........aCAAGACCAAGAU..........................uUUUU..G..U +DILM01000012.1/11413-11787 .................................UUCAUGCA..aUUUA.....CCUG.AC.....ACCUGAUa...uAAGG...UAAUG.........................................UCGCA.UG.UCAu.......cAAUAAUUCAGGU...........................AUGG..A..A +PAMZ01000010.1/2685-2316 .............................uugaGGGGCCUA...CACC.....GAUA.A-.....--CAAAA.....AGUA...GGUA-.........................................-AAGA.CC.UCA.........-UGAGGGGAGGUc........................ggAAAA..C..U +PEWP01000015.1/3522-3880 .................................-CCAUCCG...CUC-.....AUCG.AC.....UCUCGAU.....AGGU...-GAAA.........................................ACGGG.UG.CCA.........-UAAAUCGAGAU...........................AGAC..A..A +DISL01000078.1/5095-5464 ...............................ggAGGCUGCA...UACU.....ACUG.AU.....UCUAUCU.....AGGU...GGAG-.........................................UUGUG.GC.UAA.........UAUUAGGUAGAU..........................uAUCU..U..U +DLHS01000015.1/81245-81614 ................................aGUUGCUCC..cUUCC....uGACG.G-.....GCUGCUU.....AGCC..gGGAU-au.....................................ugUGGAG.CA.UCA........uUCAUAAGCAGCU...........................GGCC..U..G +CP017414.1/764519-764903 ...........................aguagc------UU..gAGGG.....GUUA.GC.....AUCCAAU.....AAAC...----A.........................................GAAGC.UA.ACAucccaguggUAACAACUGGCUaac.....................uugUUAC..G..C +DJWZ01000059.1/31648-31248 ............ccgugcaaggcauggaaacgaGACAUCGC...UCAG....aGCCC.UC.....CUUCCUG.....AGGC...UUAA-cugg.................................uuaaUGCGG.UG.CAG.........AAAUAUCGGGAA..........................uAGCA..U..G +LSNV01000004.1/448-842 .................................--CAUCUG...ACCC.....ACUG.AU.....UUUCGAU.....AAGU...GGAGC.........................................UCAGG.UG.UUA........uAUCCAUCGAAAU..........................gCGCA..A..U +PKSX01000015.1/9476-9850 .........................augucccaUUUGUCUC..cCGGA....aAGCU.CU.....GUCUGGC.....GGCG..cUCCGU........................................aCGAGG.CA.CUG.........GAAAUGCCGGAA..........................cCGCA..G..U +BEIT01000006.1/8612-9012 .................................--CUUUAU...C---.....UCCC.UC.....GCUUGCC.....GGGG...G----.........................................-GUAG.GG.UCA.........CUUACGCAAGCUgcag..................ugcacGGAU..G..A +PKDZ01000072.1/40553-40151 .............gccacuagguggcagaacgaGCUGUCCC..gUCUC.....GUCG.UUc..ggAUCCUAU.....CCGC...GAGGCa.......................................aUGGGG.CA.UCA........gGAGAAUGGAUCU...........................AGCG..A..A +NZWK01000031.1/5475-5833 .................................--CGUAGC..uUUUG.....GACU.CU.....CUCUGNC.....GGUC...UAGAA.........................................UGCUG.CG.ACA.........UAUUGUCGGAGU..........................gCUCU..U..C +DGHS01000029.1/75893-75504 .................aagguccgcagccgcgGGCGUCUC..cCCGG.....AAGU.UC.....UUCCGUCc...aACGU...UCGGA........................................aCGAGG.CG.UCG........uAAAAGGACAGAU...........................AGCG..A..G +PFCN01000024.1/3587-3928 .................................-CCAUCUU..g-CUU.....UCUG.AC.....GUCUCAU.....AGGA...AA-AA.........................................CAAGG.UG.UCA.........CAUUAUGAGGCU...........................C-GG..C..A +NZVU01000015.1/83611-83236 .................................GCUGUCUC..gCGGA.....GCGG.AC.....GCUCACU....aUCGC...UUCG-.........................................CGAGG.CA.CCG........aCUAGAGUGAGCU...........................GGUC..C.cG +PFAM01000013.1/41462-41083 .................................-CCAUCGC...UA-C.....CGUU.UC.....GCCUCGG.....AACG...GAUCU.........................................AGCGG.UG.UCA.........UUCACGAGGACG...........................CUCG..C..G +PCXC01000049.1/968-620 .................................--CGUCAA...-CCG.....ACAG.AC.....GCCUUCU.....AUGU...UGG--.........................................-AAGA.CG.CCG.........--CUAGAAGGCU...........................ACGU..U..A +PBAS01000056.1/478-91 .................................--CGUCCU...GAUG.....UCAC.UC.....GCUUGUG.....GCGG...CAUU-.........................................-UGGG.CG.AAC.........GAUUAGCAAGCU...........................CGUC..C..A +PCYM01000008.1/11712-12097 .................................CACGCCGC...UACG.....CCUG.AC.....CUCACAU.....AGGG...UGUA-.........................................ACCGG.UG.UCA........uAUCUUGUGAGCA...........................GGUG..C..G +NZER01000008.1/8068-8404 ...........................cuucuaUCCAAUUU...----.....---G.A-.....GCAAAAA.....CA--...-----ac....................................agaCAAGU.UG.UAA.........--AAAUCAAAAC...........................A-UC..U..A +DHDS01000031.1/8924-8578 .................................--GCCUAA...UCU-.....AGAG.UU.....ACUUACA.....CUUU...-AGU-.........................................-GCAG.GU.ACA.........--GAAGUAAGUU..........................aUAUC..U..A +PFOW01000012.1/19675-20061 .................................-CCGUCUG..uCAUU.....CCAG.C-.....UCCUCGA.....CUGA...AGUGA.........................................ACAGG.CG.UCA.........-UUUUUCGAGGU..........................gCUUU..U..C +NVWV01000007.1/142935-143307 ............................auaccAUCCGUUU..gCCUG.....AGUC.UG....gUCUCGGU.....UACG...AGGGAg......................................uuCAAAC.GG.UCG.........AUAAACUGAGAU...........................AAUU..U..U +PXQH01000019.1/7694-7300 .................................GCCUUCGC...CA--.....CCCG.AC.....GCCGCUA.....AGGG...--UG-.........................................-GCGG.AG.CCA.........AAAUCAGCGGCU..........................gCUCC..C..U +PBOB01000052.1/3294-2963 .................................--------...----.....-GGG.UC.....GCUAGCA.....ACCU...U----.........................................-----.-U.UUA........cCAAACGCUAGCAa.........................aA---..-..C +DIUC01000099.1/21491-21100 .................................-UUAUGCC..gUACG.....CUUG.AC.....UUCCGAUa...cACAG...CGUG-.........................................CCGCG.UA.UCAa.......cCAACUUCGGGAU...........................AGCC..U..U +DISW01000023.1/103125-103490 .................................---UUUUA...ACUA.....AUUG.GU.....ACCUGAG.....GGGC...CAGCAc......................................cgAUAAC.AA.AAA.........GCUGGUAA----ag.......................acGAUG..G..C +NJER01000002.1/837912-838292 .....................caugagggucuuGCACCGAU...AACA.....AA--.AA.....GCAAGAA.....ACCU...UGUUA.........................................AGUCG.GC.AAA.........UAAAAACGGGCU...........................U--G..A..U +NZZC01000080.1/9680-9312 .................................--CCUCUC...CCUA.....UCAG.AC.....GCAGAU-.....ACGA...UAGG-.........................................UGAGA.GG.UCC........c-CCAUCUGCAAA...........................ACAG..A..A +NWBO01000152.1/15575-15172 .............gcacaagguugcugagcaagACGCUCCU...GAGA.....AGAU.UCc..uaACCUUCG.....GUUU...UCUCAau.....................................caAGGGG.GU.GCAu.......cAUCAGAAAGGUU..........................uAGUC..A..G +DJXM01000036.1/2172-1764 .................................---CUCAU..cUCUA.....UUUG.UU.....UCCUAUG.....CAAA...UAGAC.........................................UAUGA.GA.UUA.........CUACAGUAGGAU..........................aUAUU..A..A +NVVN01000002.1/177743-178127 .......................cacgcggaggACUGCCCU...GCCU.....GGGA.GU.....GUCAUCU.....UAAC...AGG-Agucuuc............................ggacauuUUGGG.UA.UCA.........CAUCUGAUGACU..........................aUGCC..U..C +DJVL01000011.1/27717-28109 ...........................auuaggCAAAUCUU...CCU-.....GUCC.AC.....UCCUGAU.....AAAC...-AGG-.........................................-AAGG.UU.UCA.........-AUCGUCAGGAU...........................UGAU..U..G +PAHD01000017.1/22033-22406 .................................-CCAUCUC...UUAG.....UUAU.UU.....GUAUGCG.....GUAA...CUUUU.........................................UGAGG.UG.UCA.........-AUUAGCAUGCU...........................AUGU..U..A +PHBX01000016.1/116832-117198 .......................cuuugaggacCACGUCUA..uCUAC.....CCCG.CC.....UCCUGAC.....CGGU..gGAAGA.........................................AUAGG.CG.ACA.........CAAAGUCAGGGU...........................GCCA..U..A +DKQD01000175.1/1626-1998 ...........cccgauaaacagaaacaugcaaGCAGGUUA...----.....AG-G.CG.....GCCUGUA.....AA--...-----........................................cUUGUC.UU.UCA........gGAGUCGUCGGGUc.........................uACCU..G..G +PFAQ01000024.1/2209-2610 .........................cuaauacaGGUGUUCU..aGAAG.....CACU.A-.....UCCUAGC.....GGAG...CUUU-.........................................UAGGG.CA.UAA........aCCAAGCUGGGAAaa.......................ccUAUU..C..U +PFNN01000028.1/7459-7785 ................................uUCUGUCCG...CCAA.....CUUG.UU.....UUCUAUC.....CGGG...UUGG-.........................................CCGGG.CA.UAA.........ACCAGAUGGAAUg.........................cUGUA..A..A +DJOE01000001.1/240-641 .................................--ACUCAU...AA--.....AGCC.CA.....GCUUGCC.....GGUU...U--U-.........................................-AUGG.GU.CCA.........-UUAUGCAAGACgc.......................ag--UG..U..G +KZ686269.1/1593575-1593207 .................................UUUGUUCC...GCUG.....GCCC.UC.....GCGAGAU....uGGGU...UAGCAu.......................................cAGGAG.CA.UCG........aACAAAUGUCGCU...........................GGCC..G..C +DIKG01000026.1/2074-1663 .................................CCCGUCAG...-CUG.....GUUG.AC.....UCUUGAU.....AGAU...CAG-A.........................................CCUGA.CG.UCA.........--UCAUCAAGAA..........................cGGAU..U..A +DJEF01000049.1/23239-23587 .................................--CGUCCU...UCCC.....CGGA.A-.....UACCGCG.....GCCG...GGUG-.........................................CGGGG.CG.UCG.........AUGAGCGGUGAA...........................CGUG..A.aC +DIWQ01000033.1/12842-13199 ...............................ucGGUGUCCG...GCGG.....GCGG.AU.....UCUCCCU....cAAAC...UUGC-.........................................-CGGG.CA.UAA.........UCUUUGGGAGAU...........................AGAA..A..A +DKTL01000104.1/31615-31216 ............agccuaagagguuuccccugcCACAUCCC...ACCA....cGCCU.UU.....GUUCCGU.....AGGU...AGGAUu.......................................aUGGGG.UG.UCG.........ACAUUCGGAACU...........................AGCU..U..G +DJFE01000027.1/74435-74089 .................................CACCGCGC...CGCU.....GGUG.UC.....UUCCAUA.....CGCU...AGCGG.........................................AUUGC.GG.UCA.........-AUAUAUGGAAU..........................gCUGC..A..A +PBEP01000009.1/47167-47514 .................................--CGCUUU...AUUC.....GCC-.CA.....CCUCUGC.....GGU-...GAGU-.........................................AAUAG.CG.AUA.........UAUAGUAGAGGU..........................gCAAU..G..A +PYVU01000056.1/14492-14900 ......guugaguccccacaaggacuccccggcCACAUCCC...UCAG.....CGCU.UC.....GUUUUUC....cGGGG...CUGAUc.......................................aAGGGG.UG.UCG.........ACUAGGAGAAAC...........................UAGC..A..G +NVSA01000065.1/6817-6455 ................................aUCUGCUUC..aUGGG....uCAGU.UU.....UCUUAAC.....ACUGg.cUCUA-........................................uUGAAG.UA.UCG.........GUAAGUUAAGAU...........................AGUG..A..U +DLQO01000045.1/4525-4899 .................................-UUGCUCC..gAGGAu...aGAAG.AA....gGUUUAUC....gCUUCc.aUCCC-........................................aCCGAG.CA.UCA.........--AAAAAAGGAUga......................acuAGCC..A..A +PFEM01000035.1/4914-5304 ..........................auagccaGGCAUUCA..aUCGG.....UUCU.U-.....CCCUGAU.....GGAG...CCGG-.........................................UUGGG.UG.ACA........aCCCAGUCAGGGC...........................GUCA..G..U +DJYI01000126.1/39182-38834 .................................--CGCUGA...ACC-.....UCCG.AC.....ACCUGCU.....GAGA...-GGG-.........................................-GAAG.CG.UCA.........-UCCAGCAGGUU...........................GGAC..G..A +NZCP01000057.1/35892-36274 .................................-GCAUCCG...UAUU....gUGUG.U-.....UCCUGAU.....CGCA..aAAU-A.........................................CUGGG.UG.UUA........aCCUAGUCAGGAU..........................gCUGC..U..G +PEZF01000122.1/882-1271 ................................aGGCAUCCG...GCUU.....AGCA.AU.....UCUCGAU.....AGCU...AAACC.........................................CCGGG.UG.UCA.........UAUUAUCGAGAU..........................uGAUU..A..G +LSNS01000019.1/35709-35326 .................................-CCAUCAG...CAAC.....GCCA.AG.....UCUUCAU.....AAGC...GUUUU.........................................ACUGG.UG.UCA........uAAAGAUGAAGAU...........................AAAU..G..U +DLGA01000003.1/184000-184372 .................ccggcauugccggaagCGCACUUC...CUAU.....GGUU.UC.....GUCUCUC.....ACGC...AUAGG.........................................AUAAG.UG.UCA.........UAACAAGAGAAU...........................AGGC..G..A +PLBO01000151.1/322748-322396 .................................--CGCCCG...CAUU.....GGAU.UC.....GUCAUUC.....GUCC...GCGC-.........................................-GAGG.CG.UCA.........UCCAGGAUGGCU..........................cACCG..G..U +CP019600.1/2366984-2366632 .................................--CGCUGA..uUAAG....uGAUU.U-.....GUCUAUG.....GGUU..gCUU-U.........................................UUCGG.UG.CCAa.......aACACAUAGAACU...........................UGUA..U..U +PVXQ01000001.1/88831-88213 .................................--CAUCCG...CCC-.....-AGG.U-.....ACCUAUG.....ACUU...GGAU-........................................aACGGG.UG.UCA.........-UUAAGUAGGAAa.........................cGAAG..U..C +PBEE01000018.1/3883-4285 .............gcccucauagggcagaacgaGCUAUCCC...GAUA....uCACG.UAc..ggACCCUUC.....CGCG..aUAUCA.........................................UGGGG.UA.UCA........gGUAAAUGGGACU...........................AGUU..A..A +DLEZ01000037.1/76892-77294 ............................agcuaCUCAUAUU...GCCC.....AUCU.U-.....GCCGGUG.....GUAU...GGGUC.........................................AAUUA.UG.CAA........gAUGCAGUGUAUUg.........................aCACA..A..A +PEUE01000061.1/2203-2592 ..............................gaaCCCAUCCA...ACCG.....GCUA.AU.....UCUCGAU.....AGGC...CGCA-.........................................-CGGG.UG.UCA.........AAUUAUCGAGAU...........................AGAU..U..G +DGHN01000172.1/452-839 .....aacuuacaguagacauacggauugcaacGCUGUAAG...UCCA.....AACA.AG.....UUCCGUG.....UAGG...U---U.........................................GCUUG.CG.AAAc......ugAUUAACAA----...........................----..-..- +PCTQ01000127.1/21186-20828 ...............................uuCACAUCGA...CCC-.....UCCA.AC.....GCCCGCU.....AAGA...-GGGA.........................................CCCGA.UG.UCA.........-ACUAGCGGACU...........................GGGC..G..A +PAMQ01000003.1/73850-73493 .................................--CACCGA...CCUG....aAGCU.CU.....ACCUCU-.....GGCUc.gCAGG-.........................................UAAGG.UG.UCC.........-UAAAGGGGGUU...........................AGCC..C..A +PEVO01000036.1/9885-10233 .................................-CCGUCCG...UGCG....gAUAG.UU.....GACUUGU.....CUG-...CCA--a.......................................aACGGG.CG.ACA.........UAUUACAAGUCU..........................gCGCG..C..A +PXPS01000180.1/9821-10138 .................................CCUGUUGC...UGCC.....UAAA.A-.....GCCUCUA.....GUUA...GGCA-.........................................-CGAG.CG.UUC.........-AUAGUCUGACU...........................CCGU..U..A +PKHU01000002.1/146197-145805 ............................guugaGCCUUGCA...UUU-.....GCUG.AU.....ACUAUUU.....AGGC...-AAAG.........................................UAGCA.AG.UCA.........UUUAAAUAGUGU...........................AGUU..U..A +PBIO01000025.1/4521-4159 ..............................aaa--------...----.....---G.CC.....AUCUAACc...aAUUU...AGGAUaagugguugguccc.............accgaaauaaacaa-----.--.---........gACCACAAUGGAUac.......................ccCAUU..U..G +DGQH01000011.1/54151-54544 ............ccucacuaggugagcggacgaGACGUUCC..uGGUA.....CCGU.AC.....UCCCGUG....gUCGG...UAUCGa.......................................uAGGGG.CG.CAG........cUAAGCAUGGGAU...........................AGAU..C..U +DHVF01000284.1/2427-2844 .................................--CGUCCA..cGCGC.....GUUC.UC.....CCCCAAG.....GGAC...GCGCG.........................................CUGGG.CG.AAA.........CCAAGUUGGGGU..........................gCGGC..G..G +PEYT01000021.1/34543-34918 .........................ccuaaacaGGUGUCCU...UAAA....uUUCU.U-.....UUUUGAC.....GGGA...AUUU-.........................................UUGGG.CA.UAA........cCAAAGUCAAAAG...........................CGUU..G..A +PCXQ01000003.1/8073-8428 .................................--CGUCUU...GCC-.....GGUG.AU.....UUCUGUU.....AGCC...GGG-C.........................................CAAGA.UG.UCA.........--UUAACAGGAUa........................ag---A..U..U +DHMS01000040.1/3035-2681 .................................--CGUCCU...UACC.....UACC.U-.....UCCCGUC.....GGGC...GGGAU.........................................AAGGG.CG.UCA.........UUCAGGCGGGGUa.........................cCGGU..U..U +PEDL01000001.1/289408-289755 .................................--AGUCCG...CCUA.....-GGC.C-.....CUCCGCA.....GCC-...UAGAU.........................................CCGGG.CU.UCG.........-ACUUGCGGACC..........................cUUCA..C..C +PCVX01000102.1/15755-15365 .................................-CCGUCGU...CC--.....GAUC.C-.....GCCUGCG.....GGCC...--GG-.........................................-AUGG.CG.AAA.........--UCAGCAGGCU...........................GGUC..C..G +PAQN01000020.1/35838-36185 .................................-CCGCUGG...-UCA.....CCCG.AC.....GCCCGAU.....GAGG...UGG--.........................................-CCAG.UG.GAA.........CAUCAUCGGGCU...........................GGUU..C..C +DKYC01000108.1/412-66 .................................--UGUCUG...ACCU.....GAUG.C-.....ACCUACA.....CAUU...GGGAC.........................................UCAGG.CA.UCG.........AUUUUGUAGGAA...........................ACGA..C..A +NVVI01000030.1/4457-4857 ..............ugcuaggcggugggaccauUAUUCUCU...CAAC.....AGUU.CU.....GUUCAUU.....AAUU...GUUGGu.......................................uAAGAG.AU.UCA.........UAAUUUUGAACU...........................AGCU..A..G +DHKS01000106.1/27464-27866 ............ccgcacaaggugcagagacgaGACAUCAC..aCAAU....gGCUG.UU.....GUUCCGA.....AGCU..uAUUGGg......................................uuUGUGG.UG.UAG.........UAAAAUCGGAAA..........................uAGCC..U..G +PCSN01000037.1/17522-17882 .................................GGCGUCCU...GUUU.....UUGA.AU.....GCUCAGU.....ACAA...AAAU-.........................................AUGGG.CG.UAA.........CUCAACUGAGCU..........................gCGCG..A..G +DKGO01000036.1/4407-5049 .................................AGGACUCU...UCCG.....GUUA.UC.....UCCCGUG.....UAAU...CGUGC.........................................AAGAG.UC.UCA........cUAAUAGCGGGAU...........................AAAC..A..U +NYYU01000041.1/39934-40278 .................................--CAUCCA...AUCU.....CUUG.AU.....UUCUGAU.....AGGG...AGUC-.........................................UCGGG.UG.UCA.........AUUUUUCAGAAU...........................AGGC..A..A +DKFD01000002.1/3063-2711 .................................-CUGUCCU...UAUC.....UCCG.AU.....UCUCGCU.....GAGU...UUU--.........................................AAGGG.CA.AAA.........-AAUAGCGGGAU...........................AGGU..A..U +NVXJ01000027.1/20340-19960 ......................caagaggacggGCUGCUUC...GCUC.....UUUG.AU.....UCUAUCC....aAGAA...GAG-Au......................................uaUGAAG.UA.UAAc.......cCUCAUGAUAGAU...........................AUAC..U..U +PEBA01000023.1/2895-3263 .................................-UUGUCUC...GUCA.....AGUU.CU.....GUUCUAC.....AGCU...UGACAu.......................................cAGAGG.CA.CCG.........AACAGUAGAACU...........................GGUC..C..U +DHGC01000071.1/343-1 ...........................cucguaGCUGUCAC...CUUG.....ACCC.U-.....GUCCUUG.....GGAU...UGAG-.........................................UCUGG.CA.CCA.........UAAACAAGGAAU...........................CGCA..U..G +NVUY01000004.1/19816-20214 .................................--------...----.....----.--.....-------.....----...-----cccauuuauuugg...............gcgugcuugcaccUUGGG.UA.UCA.........CAUCUGGUGACU..........................aUGCU..U..U +NZ_PVNK01000148.1/103429-103073 .................................--CGCCUG...CGUU.....UGAG.GC.....GCCUCA-.....GUAG...GGCG-.........................................-UAGG.CG.UCA.........-ACACAGAGGCU...........................AGCG..A..A +PFPK01000007.1/5311-5710 .................................-CCAUCAU...AAC-.....UUCG.AU.....ACUCAAU.....AGAA...G-AGC.........................................UAUGG.UG.UAA.........ACUAAUUGAGCG..........................uAGGC..C..U +PFNV01000014.1/4878-5226 .................................--CGUCUC...UCU-.....UUUG.AU.....GUCCGAU.....AAAA...-AGAC.........................................AGAGG.CG.UCA.........--UUUUCGGACU...........................CGGU..C..C +NYXZ01000113.1/5749-6103 .................................--CGUCC-...CCCG.....CGGA.GU.....GUCCGCG.....GCCG...CGGG-.........................................-AGGA.CG.CAA.........---CAGCGGACU...........................GGCC..G..G +DLGT01000096.1/127120-127491 .............................gcuuUUAGUGCC..gCCCG.....GUUG.AC.....GUCCGAUa...uAUGC...CGGUA........................................gCCGCA.CU.UCAa......caGACCCGCGGACU...........................AGGU..G..A +PAUB01000029.1/81886-81531 .................................--CGUUGG..uUC--.....CGCG.AC.....ACCUGCU.....AGCG...--GAU.........................................ACUGA.CG.ACG.........--ACAGCAGGCA...........................UAGU..G..U +PBIO01000014.1/895606-895971 ..............gugccaauaaacagaaucuAGCAAAGC...AGUU.....----.AA.....GCCUGCU.....GUCG...AACUA.........................................GGCUU.UG.AGG.........-CCGCCGGGUAU...........................CCUC..G..U +PEZV01000002.1/394-54 .................................-CUGUCCU...GCGG....aGCGU.UU.....AACUCGG.....GCGA...CCGC-.........................................-CGGG.CA.AAA.........--CCUACGAGUUu.........................gCGAC..G..G +PBQU01000067.1/75205-74886 .................................--UGAUUA...----.....G-G-.--.....GCCUUCU.....AUCC...AA--U.........................................CUAAU.CA.AAA........cAACAGAUAAGUUg........................uaAAAA..U..C +PFET01000005.1/106554-106939 .................................-CCAUCCC...-UGC.....UCUU.UC.....GUCGAGU.....GAGA...GCGAU.........................................CGGGG.UG.UUA.........UAUUACUCGGCG..........................cUCCU..C..A +DLDS01000051.1/8159-8511 .................................--CGUCGC...CCAG.....AGAG.C-.....ACCCGCA.....CUUU...CCGGA.........................................UACGG.CG.UCG.........-ACUUGCGGGAA...........................ACGA..C..A +DIRT01000037.1/31942-32328 .................cagguuuagagcaucgGAUGUUUC..cCCGG....aAGCA.UU.....GCCAAUC.....UGCG..uCCGGA........................................uCGAAG.CA.UCG........uAAAAGAUUGGAU...........................AGCA..A..G +PFTL01000039.1/3294-2980 .................................--CAUCGG..c---G.....GCUG.AU.....GUCUAAU.....AAGU...CAU--........................................cACCGG.UG.UUA.........-UAAAUUAGACU...........................CGCC..G..A +PPDJ01000014.1/78116-78483 ................ccaagaaacagaauguaGCAAUCCA...----.....---G.UU.....GAAUCUG.....CUGG..uUAA--.........................................CUAGG.UU.UCG........aGCCUGCCGGGGC...........................AUCU..C..G +PFKS01000068.1/23030-23362 .................................--CGCCAA...ACUA.....GAGU.GC.....GCCCACG.....ACUC...UAGA-.........................................-GCGG.CG.UCA.........UUGCAGUGGGCU..........................uACCU..U..A +PKHO01000001.1/456080-456456 .............................cuagUCUGUCGG...CCCG.....-GGU.UU.....GCCUCUG.....ACC-...CGGUU.........................................ACCGG.CA.UCG.........-ACCAAGGGGCU..........................uGGGG..U..U +PBLV01000063.1/46833-46458 .................................--CCUCUU...ACUU.....CUUG.AC.....GCAGAU-.....AGGG...AGG-A.........................................UAAGG.GG.UCA.........--UUAAUCUGCA...........................AAGC..A..C +PCXD01000008.1/549-168 ...................caauagccuaagcuGGCGUCCG...UCUG.....CCUG.AC.....UUCCGAU.....AAGG...CCGC-.........................................GCGGG.UG.UAAua.....gcUCUUCUCGGGAU...........................AUGU..C..G +PFAH01000007.1/5753-6104 ................................cUGCAUCGC...UUC-.....CCGA.UC.....GCUCGGG.....UAGG...-GAGU.........................................CGCGG.UG.UCA.........-UAAUCCGAGCUc.........................aCGCU..G..A +PBYL01000424.1/6936-6530 .........aggguugaacuucguuccccggccAUCAUCCC..gCGAU.....GCCU.UU.....GUCUUGC.....UGGC...GUCGAg......................................caCGGGG.UG.UCG.........AAAUCGCAAGAA..........................uAG-C..U..U +CP024013.1/108688-109046 ................................gGCCGUUUU..uAUAU....aUUAU.UUu...aUCUCUUU.....AUAA...AUAU-.........................................AAAGA.CG.UUA.........UAUAAAAGAGAA...........................AAAA..U..U +DHKM01000030.1/7763-7363 ................uuauaaacccgcaucguGCGGCAAU...CUAG.....AAUC.UC.....UUUUGUU.....CAUU...CUAU-.........................................AUUGC.UC.UUA.........AAGAACAAAAGU...........................UAUG..G..C +NTKK01000007.1/63067-63436 .................................-UCGGUUC..cCAAU.....GGCU.UG.....GUUUUGG....cUGCU...AUUGAu......................................uaGGAAC.UG.UUCa.......aCUACGCCAAGAU...........................AUCC..A..A +PCUW01000067.1/123628-123258 .............gccaagaaacagaaacuaccAAAACUGC...UAAG.....AGUA.CA.....GUCUAAC.....UAUU...CUUGAugg...................................aguGGCCG.UU.AAA.........ACCAUGUAAAAA...........................-AAU..A..U +DJLY01000005.1/8396-8029 ............caagaaacagaaucuagcaaa--------...----.....----.--.....-------.....----...-----gc....................................ugaUGAGU.GA.CCA........gUCGAAACGUGCU...........................C---..-..- +PFAK01000041.1/134-533 ................................gGCACUUAC...CCCA.....CGGC.CC.....UCCCCG-.....GCUU...-CGGAc.......................................cGGUAA.GC.UCA.........--UUUGGGGACG..........................cACUC..U..U +PFDW01000074.1/10578-10205 ...............................uaGCCAUCGG...-CUC.....AUCG.AU.....GUCUAAU.....AGAU...GAACA.........................................ACCGG.UG.UUA.........--UUAUUAGGCU..........................uGGGU..U..G +DLEQ01000003.1/101755-102097 .................................--AGUCGC...-CUG.....AAUC.U-.....CCCUAUG.....GGUU...CAGUC.........................................ACCGG.CU.UCA.........AACACAUAGGAC...........................ACGG..C..A +PGYE01000001.1/189309-189727 ..........................uucggauGUCGCACU...UUU-.....GCCC.A-.....CUCCGUU.....AAGC...AAA--.........................................AAGUG.UG.UCA.........-UUUAACGGAUU...........................AGAG.uC..U +NZWS01000002.1/7721-8117 ................................cGAUGCGAA...GCCA.....GUAA.AC.....GUCUCAU.....ACGU...UGGU-.........................................CUUCG.UA.GAA........uAGCCAUGAGACUu.........................uGGAA..A..C +PFGR01000035.1/6507-6166 .................................-CCAUCAG..a--GC.....UGUG.AC.....UCCUGCU.....AACA...GC--C.........................................ACUGG.UG.UCA.........-UUAAGCAGGAU...........................AAGC..A..A +PFPX01000040.1/6774-6388 .................................-CCAUCGG...GCC-.....AGCG.AG.....UCUUCAU.....AGCU...-GUUA.........................................CCCGG.UG.UCA.........-UUAAUGAAGAU...........................AGGU..U..U +PFIB01000165.1/8170-7822 .................................--CGGCGC...CCCC.....GGCA.U-.....GUUCGCC.....GGCC...GGGGU.........................................GAGGC.CG.UCA.........-UCAGGCGGGCU...........................GGCG..C..G +CP025543.1/80114-80526 .........................auagcaguUCAACGUU..uAUGG.....UUGU.GU.....UUGUGCU.....UCAU...CCAU-.........................................UAACG.UA.UUA.........-CCUAGCGCAAU...........................AGAA..C..A +DJXS01000051.1/14961-15312 .................................--CGUCGU...CUGG.....AGGA.C-.....ACCCGCA.....UCCU...GCAGC.........................................UCCGG.CG.UUA.........UGAAAGCGGGAA..........................a-CGA..C..A +NZIV01000038.1/8738-8407 .................................----G---...-UUA.....GA--.--.....GCCUUCU.....AUCC...AAUC-.........................................-UA--.-A.UCA.........ACACAACAGGUA...........................AGUU..G..C +PFOV01000030.1/17686-17131 .................................---AUUAU...UA--.....---G.GG.....GGCAAGU.....C---...--U--.........................................AAUGG.UG.UCA.........--UAAUUAGGAU...........................AGAC..A..A +NJAG01000002.1/185411-185784 .................................-UCGUUCC..gCCGA.....ACCG.UC.....ACACUAC.....CGGG...UCGGAg......................................uuCGGGA.CG.UCG.........-AAAGGUAGUGU...........................CUGA..G..G +DJDX01000049.1/16101-15701 ................cgccuuugcgggaagagCACGUUCA..cUCCC.....AACU.UC.....GCGUCUU.....AUAG...GGGG-.........................................AUGGG.CG.CAA.........-UAUAAGGCGAU...........................AAGC..U..U +PGTK01000004.1/140571-140956 ...................gaccugaggggucaGCCGUCUG..cCUGC.....UUCG.UG.....GUUCGGG.....CGGA...GCAGC........................................cGCAGG.CG.UGA........cUAAGACCGAACU...........................GCUG..C..G +DHPA01000047.1/2668-2276 .....................cuuugccccgcaCAAGCCUU...AGAC.....AUUC.UU.....UCCUGAU.....CAUU...GCCU-.........................................-GAGG.UU.UUU.........UAGAAAAGG---...........................AGUC..A..G +DKCH01000021.1/4629-5033 .................aucgauaguuuacauaAACGUCUA...UAAUc...uAUCG.CU....aAACUGUU.....CGGAu.cUUU--.........................................AUAGG.CG.UAA.........CCAAGAAUAGUU...........................AGUU..U..A +DHWF01000043.1/34335-33963 ..............................gugAGCGUGGA...AGCA.....GCCU.CC.....ACCUCGC.....GGGC...UGUG-.........................................-GAAG.CG.UCA.........UGCAGCGGGGUU..........................gCAGA..C..C +PFCL01000005.1/14802-14492 .................................--CGCUUG...CUCU.....GCCU.GC.....GCCCGUA.....AGGC...GGAA-.........................................GCAAG.UG.UCA.........UAAAUUCGGGCU..........................uGCCC..G..A +DGRX01000014.1/84721-84341 .............................aagaGCCGGAAA..uCUUU.....UCGC.GC....uGUUCCUA.....GCGA...AGGGA.........................................AUUUC.UG.UUG.........CUAACAGGGACU..........................uGCUU..G..- +DJOB01000006.1/290292-289869 ...............................gcGGUCCCGA...CUCU.....CGCC.UA.....GCCCUAU....cAGCG...AGAGA.........................................CCCGG.GU.UAA.........AUGAAGGGGACU...........................CUUC..A..A +PETJ01000007.1/3360-3018 .................................GCCAUCUC...CAUU.....AGUG.AU.....UCUCGAU.....AGCU...AAAG-.........................................GUAGG.UG.UCA.........UAUCAUCGAGAU...........................AGGU..A..G +PCYK01000003.1/29387-29787 ................................cGGUGUUCG..cUCGA.....GUUU.UC.....GUCCGAA.....UGAC...UCGC-.........................................GCGGG.CA.UAA........uAAAUUUCGGACU...........................AGCG..A..U +PFQT01000061.1/18708-19094 ................................aGGCGUCCG..uUCGU.....AUCG.CC.....GUCCGAU.....AGAU...GCGA-.........................................AUGGG.UG.UAA........uAUACUUCGGGCU...........................GGAG..A..A +DJML01000054.1/2880-2509 .................................-UCCACUU..cCGGG.....GGUU.CU....gGCAAGGC.....GACA...CCCGAa......................................ccGAAGU.GG.UCG........aAACUGUCAGGCC...........................AUCU..G..C +PLBO01000084.1/9545-9193 .................................--CGCACC..gUGUC.....GAGC.CU.....GCCGCUC.....GCUC...GGC--.........................................CCGUG.CG.UCA.........UUGAGAGCGGCU..........................gACUC..G..C +PCVY01000028.1/1925-1520 .................................--CAUCUC...AUGA....uGAUU.U-.....AUCCUUG.....GAUC...AU--G.........................................UGGGA.UG.ACA.........-AACGCAAGGAU...........................AGUC..C..C +MJIX01000003.1/131806-132192 .................................--CACGAA...---U.....UGAA.UC.....GCCAUAG.....UUUG...G----.........................................-UUCG.UG.UCA.........CAGUUUAUGGCU...........................CGGG..G..U +PBNR01000029.1/47570-47920 .....................gcuucugaccgcCUUAUUAC...CCAAg...gUCAG.AC.....UCCUGUU.....CAG-...---UU.........................................AGCAG.UA.UAA........aAACCAACUGACA...........................C-A-..C..C +DKRQ01000019.1/100126-100518 ...................ccuaaggggacgagCACGCUUG..cUCCC.....GCCG.C-.....CUCGCUU.....AGGC...GGGUA.........................................CCAAG.UG.CCA.........UAAACAAGCGAU...........................AAGC..G..U +PXYS01000099.1/930-1309 .................................-UUGUGCC..uCGCG.....UUUG.AC.....GCCUAAUa...cACAA...CGCGG.........................................CUGCA.CA.UCAac.....caACCCCUUAGGCU...........................AGCG..A..U +DLLE01000045.1/3607-3992 ................................aGCCGGAAC..gCUUA....gGGCG.CU.....GUUCCUA.....ACUU...UAAGA.........................................CGUUC.UG.UUA.........CAAACAGGGACU..........................uGCCA..U..A +DGWD01000044.1/52725-52340 .................................-CAGGAAC..cCAAC.....UGAC.CC....uGUUCCGC.....GUUG...GAUGG.........................................UGUUC.UU.UUA.........CCUAUCGGGACU..........................uGCUA..A..U +PBLY01000038.1/5713-6002 .................................--------...----.....GAUU.UU.....GCCCUAG.....CGG-...-----.........................................-----.CA.UAA.........UUUUGCGGGGGU...........................GGCG..A..C +PBEK01000009.1/14634-15003 .................................--CAUCAU..aAUUU....aAUUG.GU.....GAUCUU-.....CGAU..uAAUUA........................................aUAUGG.UG.UCA.........-UAAGGAGAUCU...........................ACUA..U..A +DHMD01000060.1/31881-32278 .............................uaggACAGUUUC..uAUUC....cCACC.GUa..ugGCUUUGU....gGGUG..aGAAU-.........................................AGGGG.CU.UCA........aCCCGACACAAAUagc.....................cacUUUU..A..C +DHAK01000009.1/421-1 ..............................acgGAGCUCUG...CCAC.....GAUC.UA.....GCCUAGU.....CAUC...GUGG-.........................................ACAGG.GC.AAA.........-AAGACCGGGCU...........................UAUC..C..A +POCE01000023.1/273287-273639 .................................-AGGUUCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGG..uAGGGU.........................................AAGGG.AC.UCAa......acUAAGUGUGGACUa.........................c-GCG..G..A +NZWX01000006.1/669-303 ...............................cuUUUGUCUC..uUUUA....aAGGA.CC.....UCCUGAU.....UCCU..uUAAU-a.......................................uUGAGG.CA.UUA........uUAACUUCAGGAU...........................AGCU..G..A +DLIF01000008.1/16836-16438 ..................aucgucuaggagcagCGCGUCCU..cGGUC.....CGUU.UC.....GCAGCC-.....AUCG..gAUCCU.........................................UCGGG.CG.UCA.........UAUCAAGCUGAU...........................AAGC..G..G +PAGN01000043.1/8000-8397 ............cucaacuagguugagaagcuaGAUGUCUC..aCAAA.....GACU.UU.....GAUUAAC.....AGUU...UUUAUa......................................uaUGAGA.UA.CCA.........UUAAGUUAAUCU...........................AGAA..U..U +DHUO01000020.1/2391-1971 .................................-AUGUCUU..cUAU-.....CCUU.UU.....CCCUAAU.....GAGG...GAUC-.........................................UAAGA.CA.GUC.........GUUAUUAGGGUA...........................CGGU..U..U +PEWS01000007.1/5936-6327 .................................-CCAUCUG...ACUU.....AUUA.AU.....UCUCGCU.....AAAU...AAA-A.........................................UCAGG.UG.UCA.........UAUCAGCGAGAU..........................gGGCG..G..U +DJAC01000025.1/2279-2669 .................................CGUGUCUC...GCUA....gUCCU.UC.....GUUCUGC.....AGGA..cUAGC-a......................................ccCGAGG.CA.UCA.........ACUCGUAGAACU...........................AGCU..A..C +PFAV01000023.1/1610-1240 .................................--CAUCCU...CCUU.....GCUG.AU.....GCCCAAU.....AAGC...AAA-C.........................................GAGGG.UG.UUA.........UAAUAUUGGGCU...........................AGGC..A..A +DIYL01000002.1/81839-82227 ..................ggcauaacguccccuUCCGUUCU..uACUU....cGUCG.UC.....UCCCUUU.....GCGC..cGGGUA.........................................AAGAA.CG.UCAu.......aAAAAGUUAGGGU...........................ACUC..G..U +DINZ01000034.1/53283-52917 .................................UUUGUCCU...GCAA....gUAUU.CU.....GUUCUGU.....UAUA..cUUGC-g......................................uuAAGGG.CA.UCG.........AUUAACAGAACU..........................gCCCC..G..A +PQAE01000002.1/116183-116566 .................................-CCAUCUC...UAGC.....CAGG.UU....cGCCUGAG.....ACGG...GCUA-.........................................CGGGG.UG.UCA.........-UUUAUCGGGAU...........................AGAA..A..U +PBRN01000182.1/8239-7881 .................................--CGUCAA...UCCA.....GAGG.AU.....ACCAGUA.....CCAC...UGAG-.........................................-GCGA.CG.UAC........cAAUCACUGGUGU...........................AGCU..C..G +DHLW01000061.1/49239-48886 .................................--CGAUCC...GC-G.....CGCG.AU.....GCUCGAU.....GACG...C-GC-.........................................-GGAU.UG.AAG.........--CCAUCGAGCU..........................uGGUC..C..A +PFNU01000019.1/5601-6031 .................................-CCGUCUG...AUAU....uUAUC.UC.....UCCCAAG.....GAUA...AUAU-.........................................UAAGG.CG.UUA.........ACCUUUUGGGGU..........................gCGGU..C..U +NZER01000012.1/5155-4812 .................................--GGGUGA...CGCG.....AACC.U-.....UUUUACC.....CAAU...CGCG-.........................................-UUGA.CU.UCG.........-AUAACUCGAAUag.......................agAAAG..G..A +DIQV01000028.1/476-104 .................................--CC---A...AUCU.....AGAA.AU.....GCUUACG.....GUCU...AGUG-.........................................-A---.GG.UAA.........-GAGAGUAAGAU..........................aUAUU..U..G +PFCB01000016.1/5329-5722 .................................-CCAUCGC...UCU-.....GAUC.AU.....ACUCGAU.....AGUC...-AGAA.........................................ACCGG.UG.UCA........aCCCAAUCGAGCG..........................uAGAU..G..C +NZWA01000052.1/7011-7352 ..............................aaaCCUUCUCG..cCCAA.....UUAG.GC....uGACUCCG.....AUAA...UCGGA.........................................UAGGG.AA.UUU.........--AUACCUGAAUua......................aauAUAA..A..G +LSNQ01000009.1/39803-39394 ...............guuucccaggaagcuuuaGCCAUCAA...ACU-.....GUCC.AC.....UCCCGAU.....AGAC...-AGAG.........................................CUUGG.UG.UUA.........-UAUUUCGGGAU...........................AGCA..A..A +PFHK01000036.1/38646-38229 .......................uccacguuaaGCCAUCCG...AA-C.....CUUG.AU.....UCUCGAU.....AAAG...GAUUU.........................................UUGGG.UG.UUA.........UAUUUUCGAGAU...........................AGGU..A..A +NZEE01000109.1/10911-10530 ...............accagcaaaacucgauuaGCCUUCGA..gUAAA....uAGGG.CU.....GAAUGGU....uACCUc.gUUUUU.........................................AUCGG.UG.AAA.........----AUCCGACUg.........................uAGGG..A..C +DJJC01000034.1/11389-11009 .................................-CCAUCCG...UCC-.....GUCG.UC.....GUUCGCG.....CGGC...-GGAU........................................cACGGG.UG.UCA.........-UACUGCGAACU...........................CGGC..U..A +PEAJ01000001.1/32140-32509 ................gccugggcccggcaaca--------...----.....G---.--.....-------.....----...-----.........................................AAGUC.CC.UAA.........-CAACAUGGCCAa........................gcCGGA..A..U +PFQF01000039.1/11071-11411 .................................GCGGGUUA..uUGAA.....AGUG.UU.....AAUCGUC.....CAAU...UUCAA.........................................AUAAC.CC.UCA.........UAUUGACGAUUU..........................aUAGC..U..A +PKTK01000012.1/40124-40514 .................................-CCAUCCG...ACUU.....CUUG.AU.....GUCUAGU.....AGGG...AAGAC.........................................CCGGG.UG.UCA.........UAUCACUAGACU...........................GGAC..C..C +PXPA01000053.1/9616-10013 .................................-CCACCAC...GCU-.....UGCA.AU.....GUCUGUG.....CGCA...-AGCC.........................................GCUGG.UG.AUA.........UAUCAUCAGACU...........................AGCA..G..G +NZBX01000006.1/60123-60521 .................................-GCGUCUA...UACU.....CUUG.AC.....UUCCGAU.....AAGG...AGA-U.........................................AUAGG.UG.UAA.........UAUUUUCGGAAU...........................AGAA..A..U +NVRX02000004.1/199483-199092 .................................--CUUACG..uACGC.....AACU.UU.....UCUUGUG.....AGGA...GUGUA........................................cGCUAA.GG.UUA.........-UAACGCAAGAU...........................CGGA..G..A +PETY01000029.1/2240-2601 .................................-CCAUCUA...AUUU.....GCUG.AU.....UCUCGCU.....AAGC...AAA-A.........................................UUAGG.UG.UUA.........UAUCAGCGAGAU...........................AGAU..A..A +PCVQ01000054.1/10673-10244 ...............................gaGACGUCGC...ACAU.....UAUG.AG.....UCCUCAU.....AGUA...GUGC-.........................................-GCGG.CG.UAA.........-CUUAUGAGGAU...........................CGGC..A..A +PFMH01000008.1/1000-613 .................................-CCAUCCU...UUA-.....GCUU.UC.....UCCUGAG.....GGGC...-UAAA.........................................AAGGG.UG.UCA.........-UAUUUCAGGAU..........................gC-AU..U..U +PEAP01000021.1/19841-20208 .................................----UUUG..aGCGG.....GGCC.UG.....GACCCG-.....GGCC...CGGCA.........................................ACAGA.GG.UCU.........-CCGGACAGGGUc........................aa--GC..C..G +PHNE01000001.1/112408-111998 ........................cagaucaau--------...----.....----.-C.....GCUAGUU.....AUGU...UUUAAgcu..................................ucauAACCU.AG.UCA........gAUAACCCAAGUUua.......................auAGAG..G..A +PEUS01000023.1/2405-1924 ................cuuugcucugguucaggGCCAUCUC...UCU-.....GCUA.AU.....UCUCGAU.....AAGC...-AAUA.........................................AGAGG.UG.UCA.........-UAUAUCGAGAU...........................AGGU..A..A +NVQF01000007.1/50945-50505 .............................gaagUCCGUUGG...GGUAg...aGCGG.UU....uACCCGUU.....CCGU..cUACC-a.......................................aUCCAG.CG.UCG.........CUAAUACGGGGA...........................CCGC..A..G +PKER01000024.1/4188-4559 ...............................agGGAGUCGG..c---C.....CGGA.UA.....GCCCGCG.....UCCG...G-U--c.......................................aGCCGG.CU.UCA.........GAAAUGCGGGCU..........................cGCCC..C..A +PHAF01000028.1/5495-5146 .................................--CGUCCG...GUAC.....GGCU.UU.....CCCAUUG.....GGCC...AUAC-.........................................CCUGA.CG.UCA.........GAAACGAUGGGU...........................AAGU..G..C +NZCP01000010.1/7784-7415 .................................--CCCUUG...UCCU.....CUUG.AC.....GCAGAUA....gAGUG...AGG--.........................................-CAGG.GG.CCA........uCAUCUGCAAACC...........................AGAA..A..A +PFLC01000067.1/944-553 .................................CCCAUCCG...ACCC.....GACG.AC.....GUCCGAU.....AGUC...GGGAU.........................................CCGGG.UG.UCA.........-UAUAUCGGACU...........................GGGU..U..C +CP012673.1/10420196-10420540 ................................aGCCAUCCG..aGGAG.....GAGA.UC.....GUCCUGG.....-UAC...UCU--.........................................AAGGG.UG.UCA.........-ACCACAGGGCU...........................GGGC..C..G +CP025257.1/808368-808776 ...................cugaaagcauucaaCGUAUAAC...UAUA.....----.UC.....GCAAACU....u----...UAUA-.........................................UGUUA.UA.UGA.........AUUACCCAAGUUug.......................auAGAA..G..U +PCWN01000008.1/71252-71647 .................................-CCAUCAC...CUC-.....CGUG.AU.....ACUCAAU.....AGCG...-GUCA.........................................GGUGG.UG.UCA........a-CCUUAUUGAGUg.........................uAGGA..U..U +PFVL01000039.1/2874-3284 ...............................uaGUCAUCAA...UCU-.....AUUG.AU.....UUCUAAU.....AAAU...-AG-U.........................................CUUGG.UG.UCA.........-UAUAUUAGGAU...........................AGCC..C..A +DHGS01000003.1/142832-142480 .................................CGUGUCCU...CCU-.....GCCG.AU.....UCUCGCU.....GGGC...-AGUA.........................................AAGGG.CA.UUA.........AAAUCGCGAGGC...........................CGGU..A..A +DJVE01000041.1/19299-18926 .................................-UCGUUAA...CAUU.....AGAG.AC.....UCCUACU.....AUCU...AAUCUuaaugucauuu...................cuguuucguuaUCUAA.UG.GAA.........--CAGGUAGGAU...........................CAGU..A..U +PFBA01000003.1/375-53 ...............................auACCAUCGG...UCU-.....-UCA.AG.....GUUCCAU.....AGAA...--GGU........................................cACCGG.UG.UUA.........-UACCUGGAACU...........................AAGG..A..G +PDZX01000079.1/3251-3615 .................................----CCAG...GCGG.....GGUC.CU.....GAUCCG-.....GACC...CGGCA.........................................ACAGA.AG.CCG.........-CGAGGCGGGAU..........................c-ACC..C..C +PDZU01000042.1/12225-11866 .............................acggGGCCAUGA..uCCAG.....GCCU.G-.....GCAACAG.....GAGC...CGUGA.........................................GGCAG.GG.UCG.........-AACCGGAGGGUg........................agUGCC..G..G +CP024962.1/751284-750891 .................................UUCGCGGA..aCCUC.....AUUU.U-.....CUGGGCU.....UGAU...GAGG-.........................................AACUG.UA.UAA........cCCUAGUUCAGAU...........................CUUA..A..C +NZLX01000007.1/26680-26316 .................................-CCUGAGC...CCCGc...cCAGG.AU.....GACCAGG....gCCAG...CGGG-.........................................-GCUC.AG.UCG.........CCACCCAGGUCU...........................AGGG..G..G +PFPM01000063.1/17196-16825 ...............................gaCCUGUCCG...UAUC....aUUCU.UU.....UCUCAAA....cGGUU..aGAUA-.........................................-CGGG.CA.UAAa.......cACAGUUUGAGAU...........................AGGG..U..U +DHJL01000002.1/94341-94744 .................................--CGUCAU...ACAC.....UAUA.G-.....GCGACAU.....AGUG...GGG--.........................................UAUGG.CG.UUA........uACUUAUGUCGCU..........................cAUUG..A..U +DJQI01000010.1/2646-3022 ...............ucuauagagaaugggcagCGCGCUUC...CUAA....gGUCU.UA.....UUCUUUU.....ACGC...UUAGG.........................................GUGAG.UG.UCA.........UAACGAAAGAAU...........................AAGC..U..U +QFFM01000012.1/5368-4994 ................................gGGGAUGGU...CCGA.....AACC.GG.....UUCCGCU.....GUUC...UAGG-.........................................AACCG.UU.CGG.........AUAUAAAGGAAUag.......................aaCCGG..U..G +DIVY01000028.1/29723-30092 .....................uugcgggcguagCGCGCAUU..uGAUG.....GGUU.UU.....GUCACU-.....GACA...CAUCG.........................................AGUAG.CG.GAA.........-CAAGAGUGGCU...........................AGGC..G..C +PFBI01000006.1/248817-249217 .............................augcGACAUCAC..cCUUU.....CUGG.U-.....AUCCGAU.....ACAG..aUUU--.........................................GGUGG.UG.AAA........uAAAAAUCGGACU...........................CGAA..C..A +DJKW01000002.1/15230-15629 ............................uguaaGCCAUCCU...CUUU.....GCUA.AC.....UCUCGAU.....AGGC...AAAG-.........................................CCGGG.UG.UUA.........-UACAUCGAGAU...........................AG-G..A..A +PAVS01000020.1/41723-41357 .................................-GGGGCCU...ACAC.....CAAU.A-.....ACAAAAA.....GUAG...GUAA-agag................................gacugAGGGU.CC.UCG.........AUAAAAUAAGCC..........................uCGCG..A..G +DHNC01000012.1/13989-13633 .................................GCCGUCAG...UUUG.....GCAG.U-.....ACCGAU-.....AUGU...CAAAA.........................................UCUGG.CG.UCG.........AUUAUCGGUGAA...........................CGAU..U..G +PAUE01000028.1/23961-23594 .................................UUAGUCCU...UGUG.....CUUG.AU.....GCCUGAUa...cACAG...CGUA-.........................................-ACGA.CU.UAA.........AAAUUUCGGGUA...........................AGGA..A..G +NZZV01000201.1/110-488 ......................ucgugaacagaAAUGUCGC...ACG-.....-GGG.CC.....AAUCCAU.....CACA...--G--.........................................CCCGG.CA.ACA.........GAAGUGAGGGAUg.........................aCGGC..G..G +PCSZ01000018.1/4163-4574 .............................auggGCCGAUCC...UCUU.....CUCC.CC.....GUCUCAG.....GGAA...AAGAA.........................................CCGAU.CG.CCA........uAUCUUUGAGACU..........................uGGUU..C..U +PDPP01000021.1/53311-52897 .................................-CCACUCG...-CCA.....ACUG.AU.....GUCUCGU.....AGGU...UGG-U.........................................UGUAG.UG.UCA.........UAUUUUCGAGAC..........................uCGUU..U..C +PCSB01000015.1/3882-3506 .................................--CAUCCA...CUGC.....UUUG.AC.....UCCUGAU.....AGGA..gACAG-.........................................UUGGG.UG.CUA.........UAUUUUCAGGAU...........................AGUU..U..A +PEYL01000042.1/35244-35597 .................................--CAUCUG...UUUU.....GCUG.AU.....GCUCGAU.....AGGC...AAAA-.........................................ACAGG.UG.UCA.........AAUUAUCGAGCU...........................GGGU..A..A +PXOU01000017.1/8361-8784 .................................-CCAUCGG...UUC-.....CGUG.AC.....GCCCAGU.....AGCG...-GUUC.........................................ACCGG.UG.GCA.........UAUCACUGGGUG..........................uAGGC..A..A +DGVL01000083.1/14162-13752 ...................cuuccugcgggaagCGGGUCCG...UCC-.....GGUG.C-.....ACCUGUA.....CGCC...GGGGC.........................................ACGGA.UC.UCA.........UAAUACAGGGCAc.........................gAUGC..C..G +PANY01000002.1/143189-142801 .................................-CCGUUCA...UAGA.....UUUG.AU.....GUCCGAU.....AGAA...UCUG-.........................................CUGAA.CG.UCA.........-UUUUUCGGAAU...........................CGAG..U..A +PFMD01000052.1/6538-6923 .................................-CCAUCCG...UUUU.....GUUG.AU.....GCUCGAU.....GGAC...AAAA-.........................................ACGGG.UG.CCA.........UUUUAUCGAGCU..........................uA-CU..G..A +DJOC01000055.1/3162-3512 ............................ugggaGUACUCAC...UUAC.....UUUC.UC.....GCUUAUU.....GAAA...GUAA-.........................................ACUGG.GU.UCA.........UAUUAAUAAGCU..........................aUAUU..U..A +BEHV01000013.1/4934-4557 .................................GACGUCCU...CGGA....uUCCU.UC.....GCUCCUC.....GGGA...ACCG-.........................................-AGGG.CG.UGA.........ACGAGAGGAGCU..........................uUUCA..A..G +DHOE01000177.1/4429-4795 .................................-CCCCAGC...-AAU.....UGCU.UU.....GCCAUUU.....GGCA...GCU--.........................................-GCUG.UG.UAA.........-CUUAAGUGGAU...........................AAGG..U..G +BEIL01000002.1/15000-14660 .................................--CUUCUA...-AGA.....AACU.UU.....AGAGGGG.....AGUU...UCU--.........................................-UAGG.GG.UUA........aAAAAAUCCCUCU..........................uAGGU..U..U +PEYH01000024.1/6175-6553 ...............................cgCCCAUCUG...UUUU.....GCUG.AC.....UCUCGAU.....AAGC...AAAG-.........................................-CGGG.UG.UAA.........-UAUAUCGAGAU...........................AAGC..G..G +PFRX01000013.1/437-852 .....................cauuuuguagggGACGUCGG...CCCG.....GUUG.AG.....UCCUCAU.....AGAU...CGGG-.........................................-UCGG.CG.CAA.........-CUUUUGAGGAU...........................CGGA..A..G +DJSP01000086.1/19358-19710 ................................aGCACUGGC..cUAAA.....ACUA.A-.....AUCUACA.....GAGU...UUUAA.........................................CGCUG.GU.UCA.........UAAUAGUAGAUU..........................aUAUU..U..A +DKCA01000020.1/4082-3719 .....................uagauaaaaugcAACGUACU...CUAA.....GGUU.UC....aUCUUCUC.....ACGC...UUAGU........................................aAUGUA.UG.UAA.........UACCAAGAAGAU...........................AAGG..A..A +PFBL01000019.1/533-127 ..............................agcGACGUUCA..uACCC.....CUUG.GU.....UUCUACA.....GCUC...GGGAU.........................................AUGGG.CG.GAA........uGAUCUGUAGAAU...........................CGGC..G..C +NZWR01000004.1/65098-65479 ................................uAGUGCACC...CUAC.....CCUA.AU.....GUUCAUA.....CGGG...GUAA-.........................................UGGUG.UA.UCA........uAACCUUUGAACU...........................AGAU..A..G +PFOQ01000012.1/75905-76330 .............gcugcuuaagcuuagaaaaaGGCAUGUA...CUCU....uUUCA.UC.....UCACUGG.....UGUG...AGGGA.........................................GUAUG.UG.--A.........-UCAACCCAGCUagu....................gugaCAGG..U..A +PFDI01000023.1/22883-22470 ...........................guaacuGACAUUUA...GCAU....uUCAC.UC.....UCAUGA-.....GCGG..uGUGUG.........................................UUAGG.UG.GGA........aCCCAGCUCAUGUg.........................aCUUG..A..U +CP016327.1/340774-340402 ..............................cauAACUUUAU...GUUU.....ACUA.UU.....CCAUAAU.....UAAU...GAAU-.........................................-CAAG.AG.CUA........uAAAGAGUAGUAU...........................AUCG..U..U +NSIM01000031.1/16678-17048 .................................-ACUAUCU..cGAAU.....GACU.CU.....AUCUGAG....cCGUU...GUUCAc......................................caGAGAU.AG.UCG.........ACCCGCUCAGGU...........................A-UG..A..C +PFKD01000135.1/688-291 .................................-UUGUCUUugcUUAG.....UGUC.UU....uACUCUUC....cGACA...CUAA-cauccguuuac...................cauguaaacacAUAGA.CA.UCA........aCCCCCGUAAGAGu.........................gAAGC..A..A +PFJM01000009.1/26777-27191 ...........................ccggaaCCCGUUUG...UCGU.....UGUG.AG.....GCCUCAU.....AGCU...UCGA-.........................................ACAAA.CG.UCA.........-UUUAUGAGGAU...........................CGAU..U..A +PJQJ01000031.1/7921-8315 .................................-CCAUCGG...UUGC.....UUGA.U-.....GCUCGGA.....UAGA...GCA-U.........................................ACCGG.UG.CCAu.......aCUUCAUCCGGCU..........................uGAAU..G..G +DJJG01000031.1/9499-9104 .................................--CGUGCC...CG-C.....CCUG.AC.....GCCUGCU.....AGGG...AAG--.........................................-GGUG.CG.UCA.........UAUUAGCAGGCU...........................AGAU..A..C +DJJA01000003.1/147874-148291 .................................UCCAUCCC..gAUUA....uUCUU.UC.....GUCUGGU.....GAGG...AUUUU.........................................UGGGG.UG.UAA........aCAAAGCCAGGCC...........................GUCA..G..G +PEKU01000097.1/14487-14767 .................................--------...----.....----.--.....---GGGC.....GGCA...ACUG-.........................................CCUAG.GA.ACA........gAAAGUUGCGAAU...........................G-U-..-..- +DIFW01000017.1/150595-150226 .................................--UGUCCG...AUAA.....ACCG.AU.....UCUCCAU....cAAGU...UUUU-.........................................-CGGG.CA.UAA.........UCUUUUGGAGAU...........................AGGC..G..C +PBQF01000072.1/618-247 .................................GGCGUCUC...UUCU.....AGUG.AA.....UUCUGGU.....AGCU...GGAU-.........................................UGAGG.UG.UUA.........UAUCACCAGAAU...........................GGAA..U..G +NVTB01000003.1/98460-98906 ......................uuaucaugaguUCCGCUUC..aCUCU.....UUUU.AU....aAGCAGAA.....GAAA...AGGGC.........................................UGGAG.CG.UAA.........-UUAUUUCUGCU...........................UCAU..A..G +PFEB01000049.1/46365-46757 .............guucaaacuguaaacuaaauCCCUCUCU...UUGG.....GUUU.UC.....UUCGAUU.....CAAC...CUAA-.........................................-AGAG.GG.AAA.........ACCAAUCGGAGUa........................ggACGA..A..G +PFPA01000038.1/2829-2415 ................................gACCAUCUG...ACC-.....GCUG.AU.....UCUCGAU.....AGGC...-GGAU.........................................CCAGG.UG.UCA.........UAUUUUCGAGAU...........................AGAU..A..G +PCXT01000012.1/1856-1475 ................aggaauuauccuuucagCGGGUUAG...CCAA....uUUGG.UU.....UUUGGAU.....CCAA...A-GG-.........................................-CUAG.CU.UCA........aCCAAAACCGAAA...........................-GUU..C..U +PEUY01000037.1/20531-20144 .................................GCCCUCUC...UAAA.....GAUU.UU.....GUCCGAUu...cAAUC...UAUA-.........................................-GAGG.GG.AAA.........ACCAAUCGGAAU..........................aAGGU..C..G +PFRV01000084.1/2827-3234 .................................-UCGUCUA...UCAC....uUCUG.AC.....UUCCUCU.....AAGU..cGUG--.........................................-AAGG.CG.UAA.........-UACAGAGGGAU...........................AAGG..C..U +DHEH01000012.1/30531-30161 ...................aguuagucaaaaagCUUGAGCC...UUAC.....GGAU.UC....aUUCCUAA.....ACUC...GUAAG.........................................AUACU.CA.UCA.........UAAACUGGGAAU...........................AAGA..A..A +DKCV01000022.1/143923-144324 ...............gcauugauccgagagcagCGUGUCCU...CUAU.....CUAU.GC.....GUCACUA.....GUAG...AUACU.........................................UCGGG.CA.UAA.........UAUAUAGUGACU...........................AAGC..U..C +PCXU01000025.1/13439-13831 ................................cGACAUUUU...UUAU.....ACUC.UC.....UUUUAGC....gGGGU...UUAA-.........................................-AAAG.UG.AUA........uAUUUGCUAAAAU...........................AAAA..A..A +NZCD01000045.1/4541-4143 .................................-CCAUCCG...UCCG.....UGUG.U-.....ACCCGGC.....AUU-...CGGGA........................................cGCGGG.UG.UUA.........UACUCCGGGAGU...........................AGGC..U..A +DJDW01000045.1/6509-6113 .............gagacaucguucuccuaagcACGACCUA...CAAG.....GGUC.UC.....AUCAGCU.....UAUU...CUUGU.........................................AGGGA.UU.UCG........aGCUGUUCAGGAC...........................UGCC..U..C +PCTA01000033.1/82380-82811 .................................GCUGUUUA...UAGG.....UCUU.UC.....ACUCGAU....gAAGA...UUUA-.........................................-UAGG.CA.CAA........aCAAAGUCGAGGC...........................GUCA..G..A +NZAS01000098.1/17610-17950 .................................--------...----.....AGGU.U-.....GCUCAAA.....GCCU...UCUAUc......................................caAUUUG.AG.CAA.........-AGCAACAGACA...........................AGUU..G..U +PBPN01000021.1/4008-4388 .................................-ACCUCUU...GCCU.....UUUG.AC.....GCAGAUA.....AAGG...GG--A.........................................CAAGG.GG.UCAu.......uGAUCUGCAAAACag......................aaaAGGU..U..U +PGXZ01000009.1/31303-31717 .....................gauuuaaucccuGCCAUCUU...UCUU.....UCCAgAC.....GACAUAG.....-AGA...AAG--.........................................UAAGG.UG.UUAu.......a---AAGUAUGUCgu.......................uuACUG..A..U +PHNF01000001.1/112130-112523 .............................uuugGCACUACA...GAUA.....---A.UU.....UUAGGGU.....U---...UAU--.........................................UUGUA.GU.UGA........uACCCUCUCUAAU...........................A-GG..A..A +PKTI01000059.1/19847-20224 .................................-CCGUUUC...AUUU.....UAGC.A-.....ACCUAGG.....GCUA...GCUU-.........................................-GAGA.CG.AUA.........-UUUACUAGGAU...........................AAGA..A..U +PFEF01000003.1/76903-77271 ............................ucccgGACAUCGA...UAAG.....AUUC.AC.....GUCCGUA.....CGAU...CUUAU.........................................UUCGG.UG.UUA.........UAUCAUCGGACU..........................cGAUG..A..U +DLZX01000009.1/9399-9045 .................................-GUCUCUC...CCCC.....GGCU.C-.....GCCCAUG.....GGCU...GGGAU........................................aAGAGG.GA.UCA........aAUCACAUGGGCU...........................CGCG..U..G +QMLQ01000235.1/1225-1583 .................................--CGUCCG...GCGCa...uGGUC.UC....uGCCUGCG.....GGCU..gGCGU-.........................................-CGGG.CG.ACG.........ACAAAGCAGGCU...........................GGCU..U..G +QLBW01000047.1/52345-51976 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGCGucgcaagaccg..................guagcaauaccgCCAGA.GG.UCA.........UAUACGUCAGUU...........................AAGC..C..U +QNDO01000049.1/3194-2831 .................................--CGCCCU...UCCU.....GGAG.UU....aGCCCUCA.....CUCC...AGGAU.........................................AAGGG.UG.UCA.........UAGAGGAGGGCU..........................aUGGU..C..A +RFHZ01000133.1/1714-1353 .................................-ACGUCCU..uCCUC.....UACC.UC.....GCCCAC-.....GGGA...GAGGU.........................................AAGGG.CG.UCG.........AUGCAGUGGGCU...........................AGCU..C..U +QKBP01000001.1/6027-6376 .................................--CGUCUC...UGGU.....UCUA.UC.....GCCCGUG.....UAGG...GCUG-.........................................-GAGA.CG.UCA.........AUCUAGCGGGCU...........................AGUU..U..C +QVQE01000085.1/6043-6419 ................................aUUCCUUUG...ACCA.....UCUG.U-.....GCUUAUG.....CGGG...UGGAGuucgguuu........................acugaacgcUCAGA.GG.UCA.........UCUACAUAAGAU...........................CGCA..C..U +DMZD01000129.1/5829-5467 .................................GACUCCGC...ACCA.....GCUU.UC.....UCUCGGGu...uGGGU...UGGGUaac..................................caacAGCGG.AG.UCA.........UAAACGAGAGAU...........................CGUG..G..A +DLUZ01000035.1/10215-10594 ............................uugucUGGCUCCA...AGGU.....GAUG.U-.....GCCUAUU.....CAUC...ACUAAgg....................................ggaUAUGA.GC.UAA.........AGCUGAUAGGAC...........................CGCG..G..U +PWKT01000192.1/8461-8823 .................................--CGUCGG..aGUCG.....GUUG.G-.....GCCUGCA.....CGGC...CGGC-.........................................UUCGG.CG.UCA........uACAGUGCGGGCU...........................AGUC..C..C +DNCN01000194.1/2632-2285 .................................--CACCCU...UUCU.....AAUC.UU.....GCUUGGG.....UGAU...AGAA-.........................................-AGGG.UG.CCG.........-GUUACCAGGCU...........................GGCU..C..C +DOTB01000015.1/38766-38410 .................................--CAUCCA..uAAAA.....GUCU.UU....cGUCUACG.....AGAC...UUUU-.........................................ACGGG.UG.UAA........cAUAAAGUAGACUa.........................uCUUU..U..U +QNHM01000002.1/98245-97870 .......................uuuaaauagcCACGUCAA...UCCU.....GCUG.AU.....GUCUGAU.....AAGC...UGGU-.........................................-GCGG.CG.ACA.........-AUCAUCAGGCU...........................AGCA..G..C +QUZL01000003.1/59663-59307 .................................GCUCCCGA...CCG-.....UUUG.A-.....GCCUGCG.....CUUU...-CG-A.........................................CUCGG.GA.UCA.........-UUUAGCAGGAU...........................CGCG..U..C +DPKN01000055.1/15502-15101 ...............uccuaagaaaacggcacaGUCCAUGC...UUCG.....AGCG.U-.....GCUUAUG.....CGUU...UGAAU.........................................GCCAU.GG.UUA........uAUACCAUAAGCU..........................uCCGA..U..G +QNAZ01000172.1/320-676 .................................--CGCACU...UAAG.....GAUG.UU.....GCCUGCG.....CAUC...CUUA-.........................................-AGUG.UG.UGA.........-CCAAGCAGGCU..........................uUGGC..U..A +AP018558.1/1955779-1956153 .................................CGCGCUGC...ACCG.....GCUG.A-.....GCCUCA-.....CGGC...CGGAUggugacuuc.......................ggucaccugUGCAG.CG.UCA.........CCACUUGAGGCU...........................AGC-..C..A +QKIH01000097.1/2365-2002 ...............................cuGCCGUCUC...ACCA.....GUCU.UC.....GCCCGUA.....AGGC...UGGAA........................................cCGAGG.CG.UCG.........ACCCAACGGGCU...........................AGUU..A..G +QKIM01000093.1/8510-8862 .................................-GCGUCCU..cCGAG.....AGGC.CC....uGCCGGUG.....GCGU...CUCGG.........................................AAGGG.CG.CAA.........ACAAAGCCGGCU...........................GGUC..C..G +QGGU01000005.1/161860-162205 .................................-ACUGUCG..aCUC-.....UGAG.U-.....GUCACCG.....GUAG...-GAAC.........................................UCGAC.AG.ACA.........UAUACGGAGACU...........................CGCG..G..G +QNAY01000079.1/5621-5974 .................................--CAUCUA...AUCC.....GGUA.U-.....GCCUGUG.....GACU...GGA-A.........................................UUAGG.UG.AAA.........AUUUAGCAGGCU...........................AGUU..U..C +QEVD01000075.1/10231-9873 .................................--CGCUCG...UCUC.....CAUC.GC.....GCCACUC.....GGUU...GAG-C.........................................ACGGG.CG.ACA.........-CAACAGUGGCU...........................GGCU..U..G +PQJK01000004.1/28928-28565 .................................-GCCCUCU..gCCCG.....GAUU.U-.....GUCUGUG.....GAUC...CGGAGcugaaa.............................ggcgcgCGGAG.GG.UCA........uGAAACACGGAAU...........................CGUG..C..G +PJFC01000003.1/141766-141415 .................................-CCGAUCU..g-CCU.....GCCC.UC.....UCCCACG.....GGGG...AGG-A.........................................CAGAU.CG.UCA.........UUUUAGUGGGAU...........................AGCU..G..A +QGLS01000009.1/449008-448648 .................................AACGUUGC...AGC-.....GGUU.C-.....GCCAAUG.....GGCC...-GUGUgaggca.............................acucacCGCAA.CG.ACA.........UUUACAUUGGCU...........................GGUU..U..A +QHJF01000013.1/172886-173247 ................................gUGUGCUGC...CCUC.....AGGU.U-.....GCUUGUA.....GCCA...GAGAUu.......................................cUGCAG.UA.UCA........uAAAUUACAAGAU...........................GCUA..A..C +QJQU01000010.1/94377-94782 ............uacuggccaauaaacccaguaUCCCGUUC..gACCG.....AGCC.C-.....GCUUAUC.....GGUA...UCGAA.........................................UCAAC.GG.UCA........uAAGAGAUAAGCU...........................AGCG..U..C +DOLB01000170.1/2931-2581 .................................--CGUCCA..g-CCU.....GAAA.U-.....GCCCACG.....UUUC...AGG-A.........................................CUGGG.CG.UCA.........AAAGAGUGGGGA..........................aCUGG..U..U +CP031415.1/3140344-3139959 .....................cuuaaccgguccGGCAGUCA...CUGA.....GCUG.U-.....GCCUGAA.....CGGC...UCUA-.........................................CUGAC.UG.UCA.........AUAAUUCAGGAU...........................CGCA..G..U +CP033065.1/2491423-2491067 .................................-GCGCUCC...UUCC.....AUGU.AU.....UCUUGUG.....GACU...GGAUU........................................uUGGAG.UG.UCAc.......cCUAACACCUGAU...........................CGCG..A..C +QNDC01000001.1/26721-27079 .................................--CGUCCU...CCUU.....AGCU.AC.....GCCCACAg...aGGCU...AAGG-.........................................CAGGG.CG.UCG........aGACUGGCGGGCU...........................GGCC..C..G +DPQJ01000232.1/1454-1105 .................................-GCGUCUU...UUAU.....GCCU.GC.....UCCUGCG.....GGGC...UUAA-.........................................-GAGA.CG.ACA.........-UUUAGCAGGAU...........................GGCC..U..U +DPGJ01000012.1/53253-53615 .................................GAUGCUGC...ACUG....aUUUG.AC.....UUUGGGU.....CAGG..c-----cgggua.............................accggcAGCAG.CA.UCA........aAUCACAAAGCCU...........................AGGG..C..C +CP033019.1/1065566-1065206 .................................-GCUCUAG...AACA.....-CCU.C-.....GUCCCUG.....GGGU...-GGG-ccguc..............................aaaagcUCUAG.AG.UCA.........UUUACAGGGACU...........................CGUC..G..U +RBIN01000011.1/31438-31056 ...........................uuucuaC----CCU..gAAGC.....GAUG.U-.....GCCUGUU.....CAUC...GUGGAu......................................ggGCGUG.AG.CCA........aAGCUGACAGGAU...........................CGCG..A..A +PIVP01000066.1/24196-24545 .................................-GCCAUCG...CCUCa...aAAAU.UC.....UCCUAUU.....GUUU..aGAGGA.........................................UCGAU.GG.UCA........cCCCAAAUAGGAU...........................AGCG..A..G +QNBC01000076.1/7184-7527 .................................--CGUCAU...CUAA....aGUUG.CC.....ACCUGCA.....GACU...UUAG-.........................................AAUGA.CG.UCG.........-CCUUGCAGGUU..........................gCUCU..U..A +DPKT01000362.1/9588-9197 ......................acacagaucguCACAUCCG...UGCG.....GUGG.AU.....GUCUGAU.....AAGC...CGUAU.........................................CCGGG.UG.UCAa.......aCCCCAUCAGGCU...........................GGCG..A..A +PIVX01000006.1/21093-21495 ................................uCACCGUGA...UAAU.....AGUU.U-.....GUUUAUG.....GGUU...AUUA-.........................................CUCAC.GG.UCA.........UUUACAUAAACU...........................AGCA..C..A +DMVY01000088.1/112680-112305 .................................-CCGUCAG..g--UA.....GAAU.GU.....GCUGGUG.....GUUC...UA---.........................................ACUGA.CG.UCA.........-UUUAACCAGAU...........................CGUU..U..U +QJVM01000007.1/4263-3918 .................................--UGUCCC...ACCG.....GGAG.A-.....GCCUGG-.....AUCC...CGG-A.........................................UGGGG.CA.CCA.........--ACUACAGGCU...........................GGUC..U..U +RCNO01000009.1/54267-54629 .................................--CAUCUG..uCGGA.....AAAC.UU.....GCCUAUC....gGUUU...UCCG-.........................................AUGGG.UG.UCGc.......aUUUAGAUAGGCU...........................GGCA..A..A +PWJH01000259.1/4811-4442 .................................-GCAUCCG..aCCGA.....CGUU.U-.....GCCUGUG.....GGC-...UCGAC.........................................UCGGG.UG.UAA........cCAUACACGGGAU...........................CGCG.aU..C +QNDG01000132.1/734-1089 .................................--CGCUCU..uGAAA.....AGCU.GU.....UCCUGCC.....AGAU...UUUCU........................................uAAGAG.CG.UCG.........AAAAAGCAGGAU...........................AGCC..G..G +QNDF01000280.1/1622-1979 .................................--CGCAUU..gGGAA.....CCGA.G-.....GCUCGCA.....UAGG...UUCCU.........................................GGAUG.CG.UCG.........GUAAUGCGAGUG...........................CCUG..U..G +QNCO01000029.1/9430-9066 .................................-GGCUCUU...AAUC.....UUCC.UU.....GCCUGG-.....GGGA...GAUU-.........................................-AAGG.GU.UUA.........-ACAUUCAGGCU..........................aGUUC..A..G +QNAT01000064.1/2355-2713 .................................--CGUCCU..uUCGA....aGGUU.CU.....GAUUACC.....UGAU...UCGAU.........................................AAGGG.CG.UGA.........GAAAGGUAAUCC..........................uCGCU..U..U +PWLI01000123.1/14073-13723 .................................--CGUCCU...UCCC....gGGCU.GU.....GCCUGCC.....GGCU...GGGGA.........................................AAGGG.CG.UCA.........CCACUGCAGGCU...........................ACCG..G..C +PWGE01000437.1/3769-3411 .................................--CGUCCU..uUCCC.....GGCC.UU.....GCCUGC-.....GGGA...GGGAA.........................................AAGGG.CG.ACG.........-AUCAGCAGGCU...........................ACUC..G..C +CP031475.1/208739-208388 .................................-UCGCUUA...CCUA.....GAUU.U-.....GUCUGUG.....GGUU...UACC-.........................................GUAAG.CG.ACA.........UUAACACAGAAU...........................CGCU..G..G +MCHY01000011.1/132360-132001 ................................aAUCCUUCU...CUAG.....GGAA.UC.....GCCCAUG.....UUCG...CUUU-.........................................-AGAA.GG.UCA.........UCUUAGUGGGAU...........................AGCU..C..U +PLMI01000042.1/363-1 ................................gCCCUGCUA...CUAG.....CGUG.U-.....GCUUAUG.....CGCA...CUAA-.........................................CUAGC.AG.UCA.........UUUACAUAAGAU...........................CGCA..G..C +QKUF01000038.1/17004-16635 ................................cGUCGUCUG...CCUG.....ACUU.UU.....UCCUGUG.....GGGU...CAGUG.........................................UCAGG.CG.UCA.........CAAACGCAGGAU..........................gCGAU..A..A +CP033861.1/3587421-3587060 ................................gGCCACUGC...ACU-.....AAUU.U-.....GUCUUUG.....GGUU...AGGU-agggca.............................accuacAGCAG.UG.UUA.........UUUACAAAGAAU...........................CGAA..U..C +DOGZ01000014.1/6940-7333 .................................--CCUCUU...GCG-.....GGUA.GC.....GUCCGCG.....GGUC...C-GU-.........................................-GAGA.GG.UCU.........--CUAGCGGGCU...........................GGUC..C..C +QIDN01000453.1/2806-2445 .................................-CCGUUCU...CUAU.....UCUU.UU.....GUUCGUG.....AGGU...UUAG-.........................................AAGAA.CG.UCA.........CUUUAGCGAACG...........................AGCU..U..C +RPQK01000023.1/13249-13606 .................................--CGUCUU...GAUG.....UGCU.UC.....GCCUGUA.....GGGC...CAUC-.........................................-GGGG.CG.UCG.........UUUUUGCAGGAU..........................aUCUG..G..U +DQEJ01000634.1/5776-6135 .................................--CGUUCC..gCCGG.....AUCA.G-.....GCCCGUG.....GGAU...CUGAC.........................................CGGAG.CG.CCG........aCUUAAGCGGGCU..........................gGCUC..G..U +PWEB01000093.1/6784-6431 .................................--CAUCCC...UUCU.....UUCC.CU.....GGCCGGG.....GGAA...AGAGC.........................................AGGGG.UG.UCA.........AAAAUCCGGUCU...........................ACCG..C..A +QBMI01000022.1/17574-17191 .............................uggaCUUCCUAC...ACC-.....AGUU.C-.....GCCGAUG.....GACU...-GGG-cgggguc..........................aaacccgcAGUGG.GA.UCA.........UCUACAUCGGAC...........................CGCU..U..A +QGMP01000003.1/175556-175200 .................................-ACGGUCA...AGCG.....ACCC.A-.....GCCCGUG.....GGGA...AGCG-.........................................-CGAC.CG.GCAu.......aGCUACACGGGAU...........................CGCA..G..C +RFKQ01000078.1/5381-5024 .................................-CCAUCUU...-CAG.....GUCC.UU.....GCCUGCG.....GGAC...UUG--.........................................AAAGA.UG.GCA.........GACCAGCAGGCU..........................gAGCU..U..U +RFHI01000255.1/889-529 ................................uCCGGUCUC...AGGC.....GGGC.UC.....UCCCGCG.....GCGU...GCCU-.........................................-GGGG.CU.UCA........uAUUUAGCGGGAU...........................AGCG..G..U +QQVI01000249.1/9401-9751 .................................--CGUCCG...CCCG.....GUCG.GC.....UCCCGCA.....CGAU...CGGGG.........................................UCGGG.CG.UCG.........-UUUAGCGGGAU..........................gCGUC..G..C +DMZX01000034.1/3987-3629 .................................-ACAUUUU...CAUA....gGUGU.UC.....GCUUGUC....gGUAC..uUAUG-.........................................-AAGG.UG.UCGa.......aAAAAGACAAGCU...........................GGCA..U..A +PWEY01000033.1/1705-1345 .................................--CGUCCA...CUCG.....UUCC.UU.....UCCUGCG.....GGAA...CGAGA.........................................CCGGG.CG.CCA........aCCCUAGCAGGAU...........................ACCA..G..G +QZKQ01000131.1/96273-95914 .................................--CGUCCG..cCCGG.....ACCU.UU.....GCCCAUG.....GGGU...UCGGU........................................uCCGGA.CG.UCA.........UAAUCAUGGGCU...........................GGCC.aG..U +PWPR01000028.1/665-316 .................................--CAUCCA...CCCA.....UGGC.CU.....UCCUAUG.....GCAA...UGGUU.........................................AUGGA.UG.UCA........uAAAAAAUAGGAU...........................ACC-..A..A +PXCD01000111.1/6647-7001 .................................--CGUCCU...UACC.....GUGA.GC.....ACCUGCU.....AGCG...G--AU.........................................AAGGG.CG.AAA.........-ACAGCAGGUCU...........................CGAA..C..C +QNCF01000030.1/9329-9683 .................................--CUCACC...CGAA.....GACC.CU.....GCCCUCG.....GGUC...UUUG-.........................................GAGUG.AG.UCG.........-GUAAGAGGGCUc.........................uUUCA..G..U +QZKW01000009.1/29108-28758 .................................-CCGUCCA...GCCG.....GAUA.AU.....GCCUGCG.....GAUC...CGGU-.........................................AUGGG.CG.UCG.........-ACUAGCAGGAA...........................AGCC..A..A +DNKU01000109.1/2552-2161 .............................ugaaAUCCGUUU...ACAA.....GAUG.U-.....GCUUAUG.....CGUU...UUGC-.........................................UAAAC.GG.UCA.........UUUACAUAAGCU...........................GGUA..G..U +QNAH01000152.1/2629-2991 .................................--CGUUCC..gCCUG.....CCUG.CC.....GCCUUUC.....CGGG...CGGGC.........................................UGGAG.CG.ACG.........GUCAGGAAGGCU...........................CGGU..U..U +QMNP01000003.1/20284-19936 .................................--CGGUCC...UGCC....aAGCU.UU.....GCUGUUA.....AGCU...GGCAG.........................................CAGAC.CG.CCA.........UAAUUAACAGCU...........................AUAA..A..C +PWNM01000427.1/6799-7156 .................................--CGUCUU...ACCC.....CUGA.CC.....GCCUGCU.....AGGG...-GG-C.........................................UAAGG.CG.UCG.........--ACAGCGGGCCu........................cgAAGC..C..G +QHBQ01000291.1/4066-3714 .................................--CGUUGU..gCUGC....aACCC.UA.....CCCCGAC.....GGGU..uGCA--.........................................GCCAG.CG.UAA........uCAAGUUCGGGGU..........................gCUUC..A..A +QMME01000229.1/45-393 .................................--CGUCCG...CCCG.....GCCU.UC.....UCCUGCG.....GGGC...CGGGA.........................................CCGGG.CG.CCA.........-UCCAGCAGGAU...........................AGCC..G..A +PWOJ01000490.1/5375-5724 .................................--CGCCCU..aCCAG.....UCCG.CA.....CCCUGAC.....CGGA...CUGGC........................................aCCGGG.CG.ACA.........CCUAGUUGGGGU..........................gCUAC..U..C +QGGI01000023.1/27297-26944 .................................--CGCCCA...CUUU.....UUGA.U-.....GCCGAGU....cUCAU...GAAUUa.......................................gUUGGG.UG.UCA.........-UUAAAAGGACUc........................uuACAU..U..U +REFP01000009.1/313353-313716 .................................-GGAUCCG...CCUC.....UCCA.UU.....GCCUGUG.....UGGA...GUUG-.........................................CCGGG.UC.UCAu.......aACCAAGCAGGCU...........................AGCU..G..A +QFBR01000024.1/4224-4592 .................................GCCGUGAC...U--G.....GAUA.AU.....GUUGGAU.....AAUC...CA---.........................................-GAAG.CG.CUA.........--AAAACCAACU...........................AGUU..U..U +QGGL01000008.1/120077-120442 ................................aUCCGUUCA...GCUC.....UCUA.UC.....UCCCGCG.....UAGC...GGGU-.........................................-UGAA.CG.UCA.........CUGAGUCGGGAU...........................CGUC..A..G +PXDF01000193.1/1147-783 .................................--CGUUUC...CGUAc...uGUCC.AU.....GUCUGAU.....AAGC..aUAUG-.........................................-GAAG.CG.ACGa......caCCCAUUCAGACU..........................gCCCG..U..U +RFHM01000244.1/6722-6371 .................................--CGUCUC...CCUC.....UGCC.GU.....GCUCGCC.....GGCG...GAGGA.........................................UGGGG.CG.UCA.........CCUGAGCGAGCU..........................uGGCG..C..U +PWHX01000102.1/8177-8541 .................................-CCGUCCA..cCCGG.....UUUU.CC.....GCCUGC-.....GGAA...CCGGA.........................................CUGGG.CG.UCA.........-AGAAGCAGGCU...........................ACCU..U..- +QAKL01000138.1/10133-9781 .................................-CCUCUCU...GCCC.....AUGU.A-.....UUCUGCG.....ACGU...GGGGU.........................................CAGAG.AG.UCG.........-ACCUGCAGAAU...........................ACUU..G..C +DPYE01000025.1/72373-72730 .................................--CGUUCU...ACCC.....GGUU.UC.....GCCCACG.....GAUU...GGG-A.........................................UAGAA.CG.UCA.........-UUUAGUGGGCU...........................AGCC..U..U +DNPF01000267.1/5143-4717 ............uggcuuaauaacccaucuccaUCCAGUCU...CCCU.....UGUU.U-.....GCCCGUA.....GGCG...AGGAA........................................aCAGAC.UG.UCAu.......aUUAUACAGGGAU...........................CGCU..U..U +DOPT01000100.1/135842-136200 .................................--CGUCUC..uACUA.....GCCU.CA.....GCCCGAU.....GGGC...UUGU-.........................................AGCGG.CG.ACA.........CUUAGUCGGGUC..........................gCUCC..C..C +DMDY01000089.1/10740-10361 ....................uuuuuauuuagcuUACCUCGG...GGCG.....GAUG.U-.....GCCCAUG.....UAUU...CAA--.........................................ACCGA.GG.GCA........cGACUCAUGGGAC...........................CGCU..G..U +DMDN01000141.1/8179-8535 .................................--CAUCCU...UAGC.....GCUU.CC.....GCCGCUU.....GGGC...GCCA-.........................................-AGGA.UG.UCA.........CACAGAGCGGCU..........................cACCU..G..G +DOLD01000118.1/20721-21077 .................................--CGUCCU...CUCC.....GGAG.UU.....GGCUGGG.....CCCC...GGA-A.........................................GAGGG.CG.UGA.........GAGAUCCAGCCU...........................ACCG..A..U +QKCL01000015.1/91513-91864 .................................--UGUCUC...CGGAa...uCUUU.UC.....UCCUCUG.....GGAG..gCCCG-.........................................-GAGG.CA.UAA.........GAAACAGAGGAU...........................AGCC..C..G +RPQS01000064.1/8183-8536 .................................--UGCCCU...CCCC.....GGCU.GG....gGCGCAGC.....GGUC...GGGGA.........................................UGCGG.CA.CCA.........ACUCUCUGCGCU...........................GGCG..U..A +QJSU01000003.1/124256-124614 ................................cUAAGUUGC...----.....UGAU.C-.....ACCUACA.....GUUG...GUCAAcua...................................aguUGAAG.--.---cg.....ucCGCAUGUAGGCU...........................CGCC.aC..A +QHZQ01000137.1/23287-22932 .................................--CGCUCC...CUUU.....GCUG.AU.....GCCUGUG.....CGGU...GAAUG.........................................UGGAG.CG.UCG.........-ACUAAUGGGCU...........................AGCC..G..A +QNAG01000300.1/1761-2116 .................................--CGUUGU..aCCUG....aACCG.UU.....GUCUCUC.....GGGU...CAGAC.........................................UACAG.CG.UCG.........CAAAAGGAGACU...........................CGGC..U..U +QOQV01000002.1/220464-220836 .........................uugaguagCCCAUCCA..gCAUA.....GAUU.U-.....GUCUGAU.....GGUC...UAUGU.........................................CUGGG.UG.UCGa.......aAAUAGUCAGGCU...........................CGUC..C..C +CP029256.1/1209017-1208633 .................................--CUUCCG..aCCUC.....UCUU.U-.....UCCUGUU....uGGGA...GGGGA.........................................UCGGG.AG.CCAa.......uUUAAAACGGGCU..........................aCUAC..G..C +LAPT01000202.1/393-37 .................................GACUCUCC...ACCU.....ACGC.UU.....GCCUGUG.....GGAU..aGGGUU.........................................AGGAG.AG.UCA........uCUCACACAGGAU...........................CGCG..U..G +QMQE01000015.1/13790-13439 .................................--CGGAUA..cCCGG.....GCUG.AU.....GCUCGC-.....AGGC..uCAGG-.........................................CUAUC.CG.ACG.........-UAUAGCGGGCU...........................CGGU..U..C +DQFJ01000332.1/437-29 .............aagcaaaguagcgcagaaccAUUACUCC..uCAAA....aGGGU.UG.....GUUCAUU.....ACCC..uUUUGUu......................................uaUGGAG.UA.UCA.........AAAAAAUGGACU...........................AGUU..G..G +DPKO01000018.1/21951-21580 ...............................gaUGUUCUUG..uUGAU.....UGAU.GU.....GUCUAUC....uAUUA...GUCA-.........................................ACUCG.AA.UUA........uAUUGAUAGAACU...........................GUUC..U..G +QLKT01000007.1/40113-40471 ................................g----GACG...GCAC.....AGAU.U-.....GCCUUUG.....GUCU..gGUUG-cu....................................cucCCCGA.UG.CG-a.......aCGCACAGAGGCU...........................AGCC..A..A +QLNI01000003.1/71407-71053 .................................-CCGUCCU...CCUG....aCAUC.CU.....UCUUGCA.....GAUU...CAGGU.........................................CAGGG.CG.UCG.........ACUUUGCAAGAC...........................CGCU..U..U +RFGP01000009.1/2235-1843 ..................ucagagaaguaccuaGCCGUCCG..uCCCA.....UCCG.UC.....GUCAUC-.....CGGA...UGGCUu.......................................gGCGGG.CG.ACA........cCAAAGAUGACGU...........................AGGC..G..A +PWFQ01000061.1/7616-7261 .................................--CGUCUC...CUUC.....GAGU.U-.....ACCCACA.....GCUC...GAA-A.........................................CGAGG.CG.CCA........aACUUCGUGGGGA..........................aCGAU..A..C +QZIZ01000108.1/26168-26515 .................................-GCGCCUG...AGGA.....UCUU.UC.....GCCGGGA.....GAAG...UCUU-.........................................-CAGG.UG.UCC.........-GCAUUCCGGCA...........................AAGC..U..G +DPIG01000044.1/502-90 ................................aGCCCUCUU..g--CA.....GGCC.UC.....GCCUGCG.....GGUU...UG--A.........................................CAAGG.GG.ACC.........--UUGGCAGGCU...........................GGUU..A..G +PMCC01000059.1/5564-5918 .................................--CGUCUU...UUAU.....AAGG.GU.....UCCUGUG.....CUUU...AUAA-.........................................-CGGG.CG.ACG.........-AUUAACAGGAU...........................ACUU..U..G +DLWS01000045.1/12523-12882 .................................AGACCCUG...GGUG.....GGGA.UC.....GUCUCUG....gUCCU...UAUCA.........................................ACAGG.GU.UCG.........-AAACAGAGACU...........................CGCU..U..C +QEVE01000001.1/42340-41990 .................................--CGUCGU...UCCA.....UCUG.AG.....GCCCGCG.....GGGG...UGGA-.........................................-ACGG.CG.CGA.........-UGCAGCGGGCU...........................GGUC..C..C +QHVT01000005.1/236607-236958 .................................-GCGCUCG...CCCA.....CCGC.CC.....GCUCACG.....GCGA...UGGGA.........................................CCGAG.CG.UCA.........-UGAUGUGAGCU...........................GGUG..C..C +DMSA01000073.1/2047-2409 ...............................aaGCCCUCGG..uUCUA.....AGCC.UU.....UCUAGUG....aCGCU...UAGUUa.......................................uUCCGG.GG.UCGg.......uUCUUCACUAGAU...........................CGUG..U..G +QQAX01000003.1/14484-14883 ...............................agCACCGCUC...ACCA.....ACUG.G-.....GCUUGUA.....CGGU...UGGAUguuuacgc........................aaguaaacuAGGGC.GG.UCA.........UAGAUACAAGCU...........................CGCA..G..G +QNAP01000021.1/2907-2554 .................................--CGUUCC...UUCU.....UCCC.UU.....GACCCGG.....GGGA...AGAA-.........................................AGGAA.CG.UCA.........GAGAGCGGGUCU..........................aUGCU..G..C +BHFQ01000001.1/812416-812814 ...................ccgccuacgggcggUCCGUUUC...CUCU.....UCUC.AA.....GCCCGCC.....GGGA...AGA-C.........................................CGAGG.CG.UAA.........-AUAAACGGGAU..........................cACGC..U..U +QMOQ01000022.1/9701-9347 .................................-ACGUUUU...AGGU....aGCUU.UC.....GCCUGUA.....GGGC...GCUU-.........................................-AAAA.CG.UAG.........-GAAUACAGGCCc.........................uGUGA..C..A +QIJI01000196.1/3619-4007 ...............................uuGCUGUCGG..aCUGG.....AGCC.GU.....GUCUAUG.....CG-U...CCAGGuucuuuaugcccuc............ggguaugcggaacauUCCGG.CA.UCG.........CUCUCAUAGAAU...........................CGUG..A..U +QBVW01000001.1/206147-205798 .................................ACCAAUGC...A---.....AGAA.UU.....GUCUAUG.....GUUU...---GA.........................................AGCAU.UG.GCA........aAAUACAUAGUCU...........................AGUU..U..U +QZKI01000015.1/17541-17190 .................................--CAGUCC...UCCC.....GGCC.UU.....UCCUGCG.....GGGC...GGGA-.........................................AGGAC.UG.UCG.........-ACCAGCAGGAU...........................AGCG..U..G +PLHT01000061.1/5862-6215 .................................--CGUCUC...ACC-.....AGCG.AC.....ACCUGCU.....GGUU...-GG-C.........................................UGAGA.CG.ACA.........--CUAGCAGGUU...........................AGUC..C..G +DNSR01000044.1/389-1 .................................-CCCUUUU...-AUA.....AGAU.AU.....GCCUGUA.....GUUU...UAU--.........................................-AAAA.GG.AC-.........-CUUAACAGGCU...........................AGUG..-..U +PSRN01000063.1/8109-8458 .................................--CGCUUU...UCAG.....AGGA.AU.....GAUAUCG.....GCCU...CUGA-.........................................-UGAG.UG.UCA.........CUUUAGAUAUCU...........................CGGU..U..C +NSKI01000009.1/77736-78085 .................................--GCUUCA...UUCG.....ACAA.UU.....GCCCAUG.....UUGU...CGUC-.........................................UAGAA.GC.UCA.........GUGAUAUGGGCU...........................ACGC..U..G +DPKX01000204.1/4127-3773 .................................--CAUCUC...UCGG.....CCCA.AU.....GUUCGC-.....UAAG...CUGA-.........................................AGAGG.UG.ACG.........-AUCAGCGAACU...........................GGUU..U..C +PWLC01000210.1/3315-2938 .................................--CAUCAC..g-GUC.....AGAC.UU.....GCCUGUA.....GGAU...GGC-U.........................................CGUGG.UG.AAA........aAACAAACAGGCU...........................UACC..C..G +DPRZ01000257.1/375-1 .................................-UCGUUGU...CCUA.....-GCU.C-.....GUUUAUC.....GGC-...UAGAU.........................................CACAG.CG.CCA.........UUCAGAUAAACU..........................uUGGU..U..U +DNYO01000340.1/3202-2849 .................................--CAUCAU..cCGGA.....UCUU.CU.....UCCUGCUu...cUAGG...UCCGU........................................gUAUGG.UG.UCA.........UCUUAGCAGGAU...........................AGUC..C..G +QNCH01000015.1/3873-3446 .................................-CCGUGUU...UU-A.....AUUA.GA.....GCUUGCG.....GAAU...U-AA-.........................................-GACA.CG.UCA.........--UUAGCAGGCU...........................CGUC..A..G +QFBU01000146.1/1622-1239 ................................cGCCAUCAU...GA--.....CAGG.AU.....GUUGACG.....ACUC...--U--.........................................UGUGA.UG.AAA.........--CUAGUCAUCU...........................AGCG..G..U +DMJR01000420.1/363-7 .................................--CUUCUC..g-CCU.....GCCU.C-.....GCCCGCG.....UGGC...AGG-A.........................................CGGGG.AG.UCA........aCACGAGCGGGCU...........................GGCC..U..C +DLXM01000277.1/812-1176 ................................uACCGUUCU..gCAAU....gUGCC.C-.....GCCUGUC.....GGCG..uGUUGU.........................................AAGGA.CG.UCA........uACUUGACAGGAU...........................AGUG..G..U +QUNR01000001.1/63544-63897 .................................-AUGACUC...AACU.....UGCA.U-.....GCCGAUA.....UGCG...GGGG-.........................................-CGGU.CA.GCGc......aaAAAAUAUCGGAU...........................CGCU..A..C +QMPZ01000079.1/6552-6190 .................................--CGUCCC...UCUA.....UUUC.U-.....GCUCUAC.....GAAA...UAGAG.........................................AAGGG.CG.UAA.........GAGAGUAGAGCU...........................AGCC..U..G +PWOA01000042.1/89227-88878 .................................--CGCUUA...UGCA.....UAAC.AU.....GCUGUCG.....GUUA...UGCA-.........................................AUAAG.UG.UCA.........UAUUUGACAGCU..........................aUGUU..G..U +QAKA01000043.1/292-658 .................................--CCGUCU...UAGG....aUGAC.CU.....GACCACC....cGUCG...CCUA-.........................................-ACAC.GC.UCAu.......uUUAUUUUGUGGUg.........................aACUU..U..A +RKQJ01000001.1/1229064-1228699 ................................uGCAUCAUC...CCAU.....GACG.UU.....UCCUGUG.....CGUC...GUGAU........................................cGGAUG.AU.UCA........aCCUUAACAGGAUa........................cgCAUC..C..G +QOPW01000001.1/74213-73849 .................................GCCGUCCA..cUCGC....uGACU.U-.....GUCUAUG.....GGUC...UCGAC.........................................UUGGA.UG.UCAa.......cUCUACAUAGUCU...........................AGCC..A..A +PLHY01000192.1/8830-9182 .................................-ACGUUCU...ACCC.....GGUU.C-.....UCCUGUU.....GGUU...GGG-A.........................................UAGAA.CG.UCA.........UUAAGACAGGAU...........................AGCC..A..A +QMLY01000099.1/356-4 .................................-GCGCCCU...CCCC.....GUCU.U-.....GCCUGCG.....UGAC...GGGA-.........................................AAGGG.UG.CCG.........-ACUAGCAGGCU...........................GGCC..G..A +QNBX01000022.1/19044-19399 .................................--CGUUCC...CCCG.....GUUU.GA.....GCCUGCC.....GGAU...CGGG-.........................................-GGAA.CG.UCA.........--CUUGCAGGCU...........................GGCU..C..U +RFGC01000025.1/29702-29333 .................................--UGUCUC..uGCUU.....GAGC.UU.....GCUUGGG.....GCUU...GAGCU.........................................GGAGG.CA.UGA........cACGAACCAAGCU...........................GGCU..U..U +QNDP01000027.1/751-1112 .................................--CGUCCC..uUCCG.....GAGU.GU.....GUCCCCG....aGCUC...UGGAA.........................................GAGGG.CG.UCA.........UAGAGUCGGGGAca.......................ucACCU..C..G +QWFC01000014.1/16568-16179 ...................gugccuucgggcccAGCAAUCA...UCA-.....GGGG.AU.....GUCUGUA.....AACC...-CGAA.........................................AUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +PWHI01000306.1/6843-7194 .................................-ACGCCGC...CUCA.....UUCU.UC.....GCCUGCG.....GGAA...UGAA-.........................................UGCGG.UG.UCA.........ACCUAGCAGGCU..........................cACUU..A..A +DMWP01000022.1/13200-12845 .................................--CGUUCC...GCC-.....GCCA.AC.....ACCUGCU.....AGGC...-GGAC.........................................CGGGG.CG.ACG.........--ACAGCAGGAU...........................AGUC..G..G +DMRB01000079.1/3550-3896 .................................-GCCGUCC...CUUA.....GAGG.UU.....GUCUGUA.....CUUU...UAAG-.........................................AUGAC.GG.UCG.........--CUCACAGACU...........................CGCU.aG..G +QNFE01000007.1/63890-64241 .................................--AGCCAA..aGCAC.....AGAU.C-.....UCUUGUA.....GUCU...AUGU-.........................................GGCGG.UG.CAA.........CACAUACAAGAU...........................AGUU..U..U +RFKN01000024.1/2507-2157 .................................--CGUCUG..cCAGC.....ACCC.CA.....CCCCGGC.....GGGU...GCUGA.........................................GCAGG.CG.ACA.........CAAAGCCGGGGU...........................GCCG..U..U +DPGI01000004.1/105418-105772 .................................-UCGCUUA..uGGAU.....GUCU.UU.....CCACUUU.....GGAU...AGCC-.........................................-AAAG.CG.UCAa.......aCUAAAAGUGGAUa.........................gCGAU..U..U +PXDN01000412.1/6566-6208 .................................--CGUCUC...CCU-.....GCCG.AC.....GCCUGCU.....GGGC...-AG-A.........................................GGGGG.CG.ACG.........--ACAGCAGGCA...........................UAGU..C..C +RFIL01000456.1/2392-2751 .................................--CGCUCU..cUACU.....UAUC.CU.....CCCUGUC....gGGUA...AGUAG.........................................AAGAG.CG.UCG........cUAAAGACAGGGC...........................GGAU..U..G +DNPQ01000083.1/2635-2283 .................................--CGUCCA..aUCCG.....GGCU.UA.....ACUUGGG.....AGGC...CGGU-.........................................GCGGA.CG.UCA........aAUAAACCAAGGC..........................gCUCA..U..U +PWEI01000060.1/124008-124380 ................................uUCCGUCCU..cCUGG.....CGGU.UU.....UCUUGCC....aACUG...CCUCU.........................................GAGGG.CG.CCAa.......aUCAAGGCAAGAU...........................AGGG..U..A +QMOO01000023.1/7141-6787 .................................-CCGGUUA..g-GUG.....AGCU.G-.....GCCUGUC.....UCCU...UGCCCuc.....................................auCUAAC.CG.ACG.........CCAAAAGGAGAC...........................CUGC..C..U +QJVW01000055.1/14669-15018 .................................-GCGCUCG..cCCGG.....UCUG.C-.....GCCUGCC.....GAGG...CCGGA.........................................ACGAG.CG.UCA.........UCAAGGUGGGCU...........................GGUC..C..U +DNUB01000068.1/979-628 .................................-CCGUCCA...CCCC.....GAGA.A-.....CACUGCG.....GCUU...GGG-C.........................................UUGGG.CG.UCG.........AUCAGCAGUGAA...........................CUUU..A..U +PUOR01000188.1/48935-49343 .................................--CGUUCUc.uUCAA.....UCCC.U-.....GCCUGAC.....GGGG...UUGUU.........................................GAGAG.CG.UCG........cCAAAGUCAGGCU...........................AGCC..G..G +QGNO01000010.1/20375-20728 .................................--CGUUUA..uCGUA.....GCCU.AG.....UCCUUGA.....GGGU...UACGA.........................................AUAGG.CG.ACA........cACUAUCGAGGAU..........................gCAGC..U..U +PWXJ01000006.1/18781-19134 .................................--CGUCCC...UCUC.....GCCU.U-.....GCCCGCG.....GGGC...G-GAC.........................................AGGGG.CG.AAC.........-GAUAGCGGGCU...........................GGCC..C..C +QUZJ01000006.1/205516-205158 .................................---GUCCGc.uUCCU.....AGAA.U-.....ACUUGUG.....GUUU...AGGAAcccg................................accguAGCGC.A-.---.........CGCACACAAGUC...........................CGUA..U..A +RFFS01000082.1/4789-4435 .................................--CGUUUC..uCCGA.....CUCC.A-.....AUCCACC.....GGGG...UUGGA.........................................AGAAA.CG.CCA.........CUUUGGGUGGAU..........................uAAAC..A..G +QOPF01000001.1/120490-120841 .................................-GCUCUCC...-UUA.....CCUA.AU.....GUCUAUU.....AAGG...UAA--.........................................UUGAG.AG.UCG.........-AUUAAUAGACU..........................gCUUA..G..G +DMFY01000144.1/4752-4399 .................................--CGUCCG..aCCCA.....GGCU.UA.....UCCCGGG.....AGCU...UGGC-.........................................AAGGG.CG.UCA........uUUAAACCGGGGU..........................gCACG..U..G +QJOD01000001.1/1134191-1134549 .................................-CUGCCCA...UCCG.....GCAA.GU.....GUCUGUA.....CUUC...UGGAA.........................................CCGGG.UA.UCG........aCUCUUACAGACU...........................CGCG..A..U +DOFH01000124.1/748-396 .................................--UGUCGA...GCC-.....GCCG.AU.....AUCUGCU.....GAGC...-GGU-.........................................-AAGG.CA.UAA.........UUUAGCAGGUCU..........................c-GCC..G..C +QLKV01000017.1/12787-13140 ................................aGCCCCGAA...CCCA.....CUUG.U-.....GCCUGUG.....CUCG...UGGA-.........................................UGUAG.GG.UCA.........UCAUCACGGGAU...........................AGGU..U..C +PLNN01000014.1/21241-21650 .................................CCCGUCAA...CUG-.....AUCA.CA.....GCCUGCG.....GGAU...-CAG-.........................................AUUGG.CG.ACG.........--AUAGCAGGCU...........................GGCU..U..G +DPLM01000370.1/1466-1096 .................................-GCGUCUU..gCGGA.....GGCA.G-.....GCCCAAG.....GGCC...UCCGU.........................................UGAGG.UG.UAAc......ccUUUACUUGGGCU...........................GGUC..U..G +CP021130.1/893884-894239 .................................--CGUUCU...UCAG....aAGCC.CA.....GCCGAUG.....GCGU..aCUGA-.........................................AUGAA.CG.ACC.........-CAAAGUCGGCU...........................AGCU..C..G +RAZJ01000021.1/36703-37053 .................................--CGUCUU...ACCU.....GGGA.G-.....UACCACG.....GCCU...GGG-A.........................................UAAGG.CG.UCG.........AUUUGUGGUGAA...........................CGAU..U..C +REFO01000012.1/168299-168650 .................................--CGUCCU...CCUA.....AACU.U-.....GCCCGUG.....GGUU...UAGG-.........................................AAGGG.CG.ACA.........GAUACACGGGAU...........................AGGA..A..A +BFCB01000002.1/1513525-1513144 ....................uaccuuaggguaaUCCGUCUG..cCCUG.....ACCG.U-.....ACCUGUC.....CGGG...CGGCA........................................aGCAGG.CG.UAA........cAAAUGACAGGGU...........................GCGU..C..G +QAMM01000009.1/4695-4343 .................................--CGUCCU...CGAU.....UUGA.G-.....UACCACG.....GCUU...AUCU-.........................................-UGGG.CG.CAC.........AUGAGUGGUGAA..........................cGUCC..U..G +NOXC01000005.1/252991-253347 .................................-GCGGUCG..aCUAC.....AAGG.U-.....GCCAGUA.....CCGC...GUAG-.........................................CUGAC.UG.UCA........uAUAGAACUGGAU...........................CGCC..C..A +PWDW01000102.1/12727-13078 .................................-CCGCUUG..gCUGG.....UUCC.CG.....GCUCUGU.....GGGA...UCAG-.........................................UUAAG.UG.UCA........uAUAAAACAGGCU..........................aACCU..C..C +PLLW01000019.1/10182-10540 .................................--CGUUCA...CUGG....gUGUU.C-.....GCAUACC.....GGUG..uUCAG-.........................................AUGAA.CG.ACG.........UUUAGGUAUGAU...........................AGCU..G..A +PIVY01000255.1/1121-1472 .................................--CGUCCU..cUUGA....cCGAG.GU.....GUCGACA....gCGCG..gUCCUG.........................................AAGGG.CG.UCA........uAAUCUGACGACU...........................AGCC..C..G +DPVY01000121.1/3423-3066 .................................GCCGUUCU..cUUGC.....AGCC.UU.....GUCUGUU.....GGUU...GUCU-.........................................GAGGG.CG.UCG.........AUUUAACAGACU...........................AGCU..C..U +DOMB01000032.1/1700-2045 .................................--CGCUGC...ACC-.....GGGA.UU.....GCCUGUG.....UUUU...-GG-A.........................................UGCAG.CG.AAG.........--GCAGCAGGCU...........................GGUC..U..C +CP030040.1/979200-978802 ...............cgcagcauaauuaaugcuGCACGCCU...CCCA.....UCUC.A-.....ACCUGUG.....GUUU...UGGCU........................................uAAGGC.GU.UCA.........UUGAAGCAGGGA..........................aCCGU..U..U +DMTS01000201.1/2339-2698 .................................--CGUUCA..cCGCC.....GGAG.UC.....CCUACUU.....CUCU...UGCGC.........................................UUGAA.CG.UCA........uUCUGAGUAGGUU...........................UGCU..C..A +QPKS01000002.1/141305-141663 .................................CGGAUCCU...AGCA.....GCCG.UC.....GCCUGGU.....CGGC...UGAUUu.......................................cUAGGG.UC.UCA........cUCUAAACAGGCU...........................ACGC..U..C +DMNZ01000423.1/5115-5479 ..............................gagGCCGGAGC...CCGC.....CCUG.U-.....GUCUGCC.....GUGG...GUGG-.........................................UGCUC.CA.UCA.........UAUAGGUGGACU..........................gGCUG..G..C +DQED01000375.1/5461-5105 .................................-GCGUCCC...CUUG.....GCUG.AC.....GCCUGAU.....ACGC...CAAAC.........................................CGGGA.CG.CCA........cCCUUAUCAGGCU...........................GGUG..C..A +CP032759.1/576015-576391 ...............................aaGCCCUUUC..aUCUCu..aaCUUA.UC.....UCUUGAA.....GAAG...GAGAAauu..................................uuuaAGAAA.GG.UCAa.......aAUUUAAAGAGAA..........................cAACG..U..G +RFGM01000206.1/226-575 .................................--CGCCGC...UCAC.....CCUG.CG.....GUCGAUC.....CGGG...GUGAG.........................................CCGAG.CG.UGA.........GCCAGAUCGACU..........................aACUC..U..C +QSTT01000018.1/32077-32449 .................................-CUGUCGC...CCGU.....AGGA.G-.....UACCACG.....GCCU...ACGC-.........................................UGCGG.CA.UCA.........UUGCAGUGGUGA..........................aCGUU..C..C +QKZK01000032.1/38451-38850 ..............gcacuaggugcggggacgaGACAUCUC..cCGGG.....UGCU.AA....uGUCCUGA.....AGCG..gCCCGAa......................................acUGAGG.UG.UAG.........AUAAAUCGGGAA..........................uAGCC..U..G +QHZG01000464.1/1495-1850 .................................--CGUCUC...GCCG.....AUUC.U-.....GCCUGCG.....GAGC...CGGAG.........................................UGAGA.CG.UCA.........-CACAGCAGGCU...........................GGGC..A..A +PWPB01000392.1/551-186 .................................--CGUCUC..cUCCG.....GGUU.CG.....GCCCGU-.....GGCC...CGGAA.........................................CGAGG.CG.GCA.........CCCAAACGGGCU...........................AUGU..C..G +QZJZ01000020.1/7635-7211 .................................--UGUCCG...GC-G.....UUUG.AC.....GCCUGCU.....AAGA...CA-C-.........................................-CGGG.CA.CAG.........--AUAGCAGGAU...........................AGCC..U..G +DNCG01000083.1/2782-3126 .................................--CGUCCC...C-UA.....AGAU.UU.....GCUCAUG.....GUCU...UAG-G.........................................UGUGG.CG.UCG.........--CGAGUGAGCU...........................ACCU..C..G +QALV01000006.1/30294-29924 ............................cugugCGUGUCGG...CUCA.....AGUU.U-.....ACCUGUA.....GGCU...UGAAG.........................................UCCGG.CA.UCG.........AAUAUACAGGCA..........................aACUC..U..G +QGUX01000271.1/2110-2463 .................................AACCUCCG..aCCCG.....CUGG.U-.....GCCUGUG.....CCA-...CGGAA.........................................CCGGG.GG.ACG.........CGCUCACAGGAU...........................CGCG..A..U +NDHY01000001.1/162502-162149 .................................--CGUCUC...-CUU.....AGCC.UU.....GCCUGCA.....GGGU...AAGG-.........................................-AAGA.CG.ACG.........--GUAGCAGGCU...........................GGUC..C..U +PXDP01000372.1/2287-2641 .................................--CGUUCC...CCC-.....GCCA.AC.....ACCUGCU.....AGGC...-GGAU.........................................CGGAG.CG.CCG.........-ACAGCAGGGCU...........................AGGU..U..C +QZKL01000075.1/13179-13531 .................................-GCCUCCG...ACCG.....UCGA.AU.....GCCCGUA.....UAGG...CGCG-.........................................-AGGA.GG.UCA.........CUCUCACGGGAU...........................AGCC..U..G +QKAL01000022.1/22120-22475 .................................--CGUCUU...UA-C.....CCUG.AC.....GGGUGCU.....AAGG...GAU--.........................................AAAGA.CG.UCA.........--GCAGCGCCCU...........................GGCU..C..G +QZKH01000008.1/15717-15312 .................................GGCCUCAA...-GCU.....GAUC.A-.....GCCUAAG.....GGUC...AGC--.........................................AUUGA.G-.-CA.........-UUAAUUAGGCU...........................AGUU..U..C +QNCE01000119.1/544-902 .................................-GGCUCUU...AAUU.....CCGU.UU.....GUCUCUG.....ACGG...GAUU-.........................................-AGGG.GU.UCG.........GUAAUAGAGACU...........................AGAG..G..U +DOWL01000231.1/20522-20886 .................................-GCUCCGC..aCCCG.....CUUU.UC.....ACUGGGU.....GGGG...CCAGAacac.................................cggcAGCGG.AG.UCA.........UACACAGUGAAU...........................CGGA..A..C +PLNR01000006.1/10028-9678 .................................--UGUCCU...CCG-.....GUUU.U-.....GCCUGCG.....AAGC...-CGGG.........................................UCGGA.CA.CCG.........---CAGCAGGCU..........................gGUCC..C..A +CP021082.1/383985-383630 .................................------CC...AGGA.....AGCC.C-.....GGCCAUU.....GGCG...UCCU-.........................................-GCGA.AC.UUA.........CAAAAGAUGGCU...........................AGCC..U..G +QNCL01000021.1/5852-5469 .................................-CGGUCUA...-CUU.....AACC.U-.....GCCUGCG.....GGUU...AAG--.........................................AUAGG.CU.ACG.........-GGAAGCAGGAU...........................AGUU..C..C +PMZR01000084.1/171407-171757 .................................--CGUCCA..cCCCG....uUCCG.A-.....GCCUGUA.....AGG-...CGGGA.........................................CUGGA.UG.UCA.........UCUUAGCAGGCU...........................AGCC..U..U +DMDP01000221.1/1849-2201 .................................-GCAUCCU...AACG.....GUUC.UC.....GCCUGCG.....GAAC...CGGC-.........................................UAGGG.UG.UCA.........AACUAGCAGGCU..........................uGCCG..G..C +PWOI01000180.1/22481-22831 .................................--UGCCCC...GGUG.....GGUU.U-.....ACCCGCU.....GGCC...UGCCG.........................................AAGGG.UA.UCA.........UAAAAACGGGAG..........................uAGCU..G..G +DOSR01000022.1/14350-14728 .............................cuccCCGGUCUA...UCUG....uCGGC.CG.....GACCGGA.....GAUG..uCAGAU........................................gACAGA.CC.UUAc.......cUGUCGGCAGGUUaaacg.................ggaccACGC..C..U +PWZJ01000023.1/3804-4161 .................................--CGUCCA...CCUU.....UUCC.CU.....GCCUGCG.....GGAU...AAGGU.........................................UCGGG.CG.UCA.........UAGCAGCAGGCU...........................ACCU..G..U +QZKJ01000103.1/3407-3047 .................................--CGUUCC...ACCA.....ACCC.GU.....UCCUGCG.....GGGU...UGAU-.........................................UGGAG.CG.UCG.........-ACUAGCGGGAU...........................AGCU..U..U +DOEU01000054.1/1128-776 .................................--CGUCUC...UA-C.....CCUG.AA.....GCUUGUU.....AGGG...GAU--.........................................AGAGG.CG.ACG.........--AUAACAAGCU...........................GGCG..C..U +PLJC01000018.1/25243-25611 .................................--CGCCCC...UCCG.....AGUU.GG.....GCCCGU-.....GGCC...CGGA-.........................................GGCGG.CG.CCA.........-ACUAACGGGCU...........................CGGC..G..C +QJWC01000094.1/23453-23101 .................................--UGUCCU...CCUG.....UUGG.GC.....ACCCACC.....UCGG...CAGGU.........................................CAGGG.CA.UUG.........-CAAUGUGGGAU..........................gCCCC..C..G +CP021781.1/297117-297537 ..........................uagaaacGCACGGGU..aUGAU....gGGCU.U-.....UCUUAUG....aGGCU...GUCUAu.......................................aCAUCC.GU.UCAu......cuUUUACAUAAGAU...........................GGUC..A..U +DORC01000252.1/2616-2259 .................................-ACGUCCA...UGA-.....UUCG.UU.....UCUUGCU.....AGGA...GAA--.........................................AUGGA.CG.GCA.........AAACAGCAAGAU...........................CGCG..C..G +PYJD01000029.1/9048-9401 .................................--CGCUUG...GUUG....aUCUG.CC.....UCCCGU-.....CAGA..gAGGC-.........................................UAAAG.CG.UCG.........-CAAUACGGGAU...........................AGCG..G..U +DMOR01000013.1/7708-8102 ................caccaggugcgggacgaGACAUUCC..gCGGA....uGGUU.UU.....GCCCGAU.....UCCG..gUCCGAu......................................aaCGGGG.UG.CCG........uUAAUUUUGGGAU...........................AGUU..A..C +PXCH01000017.1/3232-2850 .................................-UGGCUCU...-UUG.....AUCA.GC.....GCUUGUC.....UGGU...CGA-A.........................................UGUAG.CU.UAA.........-UAUAACAAGCG...........................CUCU..U..A +QXHL01000010.1/60485-60866 ................................gGCCUUCAC...CGGG.....CGUG.UC.....GCUCGUG.....CACA...CCG--.........................................UGUGA.UG.UCA.........ACUUAGCGGGCU...........................AGCC..C..U +DMHJ01000184.1/767-417 .................................--CGUCCG...ACCG.....GUCC.CU.....UCCUGCG.....GGAC...CGGAG.........................................CCGGG.CG.UCA.........CUAAUGCAGGAU...........................ACCG..C..G +DOKM01000194.1/490-116 .................................GGCGUCUU..uCGUU.....AGGU.UA.....GCCUGAA.....ACGU...AACG-.........................................CAAGA.UG.UCA........uCUAAGUCAGGCU...........................GGCU..G..U +PLZG01000048.1/43390-43048 .................................-GCGUCUU..gUC--.....CUUG.AU.....GCCUAUU.....AAGG...--GAA.........................................CAGGA.CG.UAA.........--GCAGUAGGCU...........................GGUC..U..G +QANA01000075.1/473-118 .................................--UGCCCA...AUUC.....CUGA.AU.....UCCCUGU.....UCGG...UCAGG.........................................AAGGG.CA.UCAa.......aAUAGAACAGGAUa.........................gCACC..U..G +QHWY01000179.1/19288-19639 .................................-ACGUCCU..uGACU.....AAUU.C-.....GCCUGUA.....GGUU...GGUUA.........................................AAGGG.CG.UCA........cUUUAUGCAGGAU...........................AGCU..U..C +NRHC01000040.1/10211-9818 ...............................aaGCCAUCUU..cUCCU.....UACU.CC.....ACUAGUA.....GGUC..a-----uagggg.............................auauac---GA.UG.CUUaua..aucuUAUAAACUAGUU...........................AGUG..U..U +QWKU01000001.1/1242152-1242497 .................................--UGCCUC...UUUA.....GAAU.UU.....UCCUGUG.....AUUU...UAAA-.........................................-CAGG.CA.UCA.........-ACUAACAGGAU...........................ACUG..A..U +QAMF01000011.1/17790-17444 .................................--CGUCGG...CCCG.....GGCA.--.....GCCCACA.....GGCC...CGGUU.........................................CCCGG.CG.UCA........gCUAUGUGGGGAA...........................CGAG..C..G +CP030775.1/803177-803532 .................................--CAUCAG...CCC-.....GGGU.U-.....GCCUACG.....GCUC...-GGAU........................................cACUGG.UG.UCA.........UUGAAGUGGGACa........................cg-AAG..C..C +PLIU01000507.1/5254-4903 .................................--CGUCCG...CCC-.....CUGG.AC.....ACCUGCU.....ACGG...-GGG-.........................................ACGGA.CG.CCA.........---CAGCAGGUU...........................AGGC..C..A +CP031704.1/2508500-2508146 .................................-GCGUCCG..aCC-A.....GACG.GU.....GUUGAUG.....CCCC...U-GAA.........................................UCGGA.UG.UCG........aCUCUCAUCAACU...........................CGCA..G..U +QQNE01000014.1/26492-26843 .................................--CGUCUC..cUC--.....CCGG.AU.....GCCUGCU.....AAGG...--GAA.........................................UGAGA.CG.CCG.........--ACAGCAGGCU...........................GGUU..C..C +QILF01000037.1/8775-8427 .................................-ACCCUGC...CUCA.....GAGG.AC.....GCCCAUC....aCCUC...GGAG-.........................................AACAG.GG.CCC.........UUAAGAUGGGAC...........................CGCU..U..G +QPJS01000001.1/491783-491391 .............gccaccagguggcagagcaaGUCAUCCC..gCCAU.....AGCC.CG.....UUCACCC.....GGCG...AUGGAc......................................uuCGGGG.UG.UCA........gAAAAGGGUGAAU...........................AGGA..G..G +PLMO01000096.1/4561-4933 .............................gccuCUUGUCUC...CCGGa...aAACC.UU.....UCUCAAC.....GGUGu.uCCGGA.........................................UGAGG.CA.UCG........cAAAAGUUGAGAU...........................GGUC..C..U +RFFQ01000009.1/1212-847 .................................-CCGUUCC..gUUAC.....AUCU.CG.....GUUCGUC.....GGAU...GUAUC.........................................UGGAG.CG.CCG.........ACCAGACGAACU...........................CGUC..C..U +DNOP01000451.1/2259-1889 .................................--UGUCUU..aCCGG.....AAGU.CA.....GCCUGAU.....GCGA...CCGGC.........................................CAAGG.CA.UAA........cUCAGUUCGGGCU...........................CGGG..C..G +QWRL01000031.1/2045-1658 ....................cucaugcgugagaUCCGUCCC..cCGGC....aGGCG.CU.....UGCAGAU.....CGCA..aGCCGA.........................................UGGGG.CG.ACA........cAAUAGUCUGCAU...........................GCCG..U..G +DNWG01000035.1/36415-36762 .................................--CACCUU..uGAAC.....AUAU.UC.....UUCUGUA....aAUGU...GUUCAg.......................................cCAAGG.UG.UCA........cUAAAAUACAGAU..........................uACCC..U..A +CP030369.1/1436249-1435881 .................................UCUGUCUC...GCGU....cGCUC.CU....gGCCCUUG.....GGGA...GCGU-.........................................-GAGA.CA.UCG.........-ACAAAAAGGGUg.........................uAGCC..G..C +DNSM01000022.1/38953-39307 .................................--CGUCCU...GUGG.....GAUU.GC.....UCCCGCC.....AGUU...UCGC-.........................................AAGGG.CG.UCA.........-AAAUGCGGGAU...........................CGCU..U..U +PIVW01000611.1/1412-1829 .................................--CGGCCC...UGGA....gUCGG.GU.....CCCGGCA.....GCGA..cUCCAG.........................................GUAAC.CG.UCA........uAGACUGCAGGGU..........................gCUAU..C..C +PXFB01000037.1/2278-1919 ................................gCCCGUCUC...CUGAc...gUUGC.GA.....GCCCGUA.....GCGA..cUCC--.........................................UGAGA.CG.ACG.........AUGAAUCGGGCU..........................gGUCA..U..C +QKMO01000001.1/461993-461625 ..............................cagUCCGUCAG...CCCG.....GGGC.U-.....GCUAUC-.....GCCC...CGGAU.........................................CCUGG.CG.UCA.........UUUAGAUAGCCAc.........................uGCUG..U..U +DOAR01000048.1/38031-38402 .................................--ACUGUA...A-AU.....UGUA.U-.....GCCAUAU.....AGCA...G----.........................................-UAAG.GU.AUAc.......uCUUAAUACUGCU..........................uAGGU..U..U +CP031013.1/25627-25241 .................................-GCUUUAC..a-AC-.....AGCA.G-.....GCCGAUG.....GGCU...GGG--caagggguguuuagcgc......aaguuaaacgcucccggcUGUAA.AG.AUA.........AUUUCAUCGGCU...........................GGCU..C..C +DOBQ01000024.1/1564-1913 .................................CUCGUCCU..uUAUC.....CGAU.UU.....GUCUGUG.....GUUA...GGUAA.........................................AAGGG.CG.UCG.........AUCACACAGACU...........................GGUU..A..U +DOAQ01000037.1/221593-221992 ...............caccagguguugggacgaGACAUCGC..cCGGA.....UGCU.AU....cUCCCUGA.....AGCG..gUCCGAu......................................cuGGCGG.UG.CAA........gUAAAUCGGGGAU...........................A-GU..G..G +DMHF01000017.1/13374-13768 .................................--CGUUGC...GGCA.....UCAC.UU.....GUCUGUG.....GUGA...UGUC-.........................................-ACAA.CG.GCG.........ACUUAGCAGACU...........................CGUC..C..A +DPEV01000208.1/16998-17354 .................................--CGCCUA...ACCG.....ACCU.UU....cGCCGGC-.....GGGU...CGG-G.........................................GACGG.UG.CCA.........-UUUAGCCGGCAg........................ugCGAU..A..G +QGHX01000032.1/410-37 ...............................cgUAGAUCCA...UUCC.....GGGU.UC.....GUCCAUG.....AUGC...GGUA-.........................................AUGGG.UU.UUA........uACUUAGUGGACU...........................ACGC..U..U +DNOS01000166.1/19656-19306 .................................--UGUCGU..uGUCG.....GUCU.CC.....GCCUAUC.....UGGC...CGGCA.........................................AACGG.CA.UCG.........CAACGAUGGGCU...........................GGCC..C..A +RPRB01000079.1/6311-5947 ..............................gcgCGCGGUCA...CCCG.....GGUC.UC....gGCCCGUG.....GGCU...CGGGA.........................................GUGAC.CG.UCA.........-GAAUGCGGGCU...........................GGCC..G..U +PWTC01000030.1/2362-2002 .................................-CCGUCCC...CCGG.....AUCC.UC.....GCCCAUG.....GGGU...CCGGA.........................................UGGGG.CG.UCG.........-AACAGUGGGCU...........................GGCG..U..U +PMZT01000226.1/17397-17752 .................................--CGUCCU...CUCG.....GGUU.G-.....GUCCGUG.....GGCC...GGGG-.........................................AAGGA.CG.UCA.........-CAACACGGGCU...........................GGUC..G..G +QAMO01000027.1/15859-15517 .................................--CAUCGG...CCCU.....-UGU.G-.....CCCCGCC.....ACA-...AGGAU........................................cACCGG.UG.UCG.........-ACUAGCGGGAC..........................aCUCU..G..U +PXBB01000025.1/2550-2177 ...........................gcgcaaGCCGUUUC..cGGAG....aAGCA.UU.....UCUCAAC.....UGCG..uCUCCU........................................gCGAAG.CG.UCG........aAAAUGUUGAGAU...........................AGCA..A..A +DMOV01000114.1/9428-9782 .................................-GCGUUUG...CCUG.....UUUC.GG.....UCCACCG.....GGAA...UAGA-.........................................GCAAG.CG.UCA........uAACAGUGUGGAU..........................gCUGC..A..A +PXEM01000345.1/9732-10098 ................................gUCCGUUCC...AUCG....gGUGC.CC.....GUCCAUU.....GGCC..cCGUUU.........................................CGGAG.CG.CCG........aCUUAAAUGGACU...........................UUUC..C..G +PWOH01000148.1/11345-11692 .................................--CUAUGA...CUUA.....GAAU.U-.....GCCUGCG.....GUUC...UAAG-.........................................CUCAU.AG.ACA.........AUUUAGCAGGCU..........................aUAUA..A..G +RJSG01000002.1/534033-534405 ...............................gaAGCGCACA...CCCG.....GGUA.UC....cGUCUCC-.....GGCC...CGGAC.........................................GUGUG.CG.UCA.........-UCUAGGAGACU..........................uGCUG..A..U +PMOH01000263.1/4587-4944 .................................-GCGUCCC...GCCG.....CUAC.UC.....GCCCAUG.....GCAG...CGGGU.........................................CGGGG.CG.UCA.........-UUUAGUGGGCU..........................aGGGA..A.cC +PWNA01000019.1/49117-49467 .................................-GCCACAU...CCCU.....UACC.A-.....GUCUGCG.....GGUU...UGGG-.........................................UUUGU.GG.ACA.........-CUCAGCAGACU..........................aUACG..C..A +CP025437.1/2656331-2655969 ................................gCGGAUCCU...CCCU.....-CCA.UC.....GCCCACG.....UGGU...AGGGU.........................................AAGGG.UC.UCA........aCUUCAGUGGGAU...........................ACGC..C..G +QXSO01000045.1/4508-4147 .................................--CAUCGC..cUAAC.....AGCA.UC.....UCCUACG.....UGCU...GUUAA.........................................CGCGA.UU.CAA.........CCCUAGUAGGAU...........................AUGC..U..A +PUND01000041.1/13142-12786 .................................--CGUCCU...CUCC.....GGCU.UC.....GCCCGUG.....GGCC...GGU-A.........................................CAGGA.CG.UCA.........-AACAGCGGGCU..........................uGCCG..G..U +PLJO01000075.1/72371-71990 .................................--CGUUUU...CCGC.....AGCU.UC.....GCCCUUG.....GGCU...GCGA-.........................................GCGAA.CG.UCA.........-CACAGAGGGCU..........................gCUCU..U..U +RJVJ01000001.1/2525285-2525663 ............................gaaugGGUGUCAG...CCCG.....-GGG.C-.....GUUCCCG.....ACC-...CGGAU.........................................CCUGG.CA.UAA.........-UCUAGGGAACUc.........................aACCU..U..C +DMNY01000028.1/8384-8035 .................................-ACUGUCU...CCAA.....GCCU.CC.....UCCCGC-.....GGGU...GAGGA.........................................AUGAC.AG.UCA.........--AUAGUGGGAU...........................ACCU..U..A +DPGU01000148.1/2046-2393 .................................--CGUCCG...ACCG.....GAGA.U-.....UACCGCG.....GCUU...CGGC-.........................................UCGGG.CG.UCA.........UUUAGCGGUGAAcg.......................ugAAUA..U..U +QHVP01000048.1/10893-10534 .................................--CGUCCU..cCCGG.....UGGC.CC.....GCCCACG.....GCGG...CCGGA.........................................AAGGG.CG.UCA.........UCAAGGUGGGCU...........................GGCC..C..U +RPQN01000140.1/4478-4108 .................................--CGUUCU..cUCCG.....AUUC.A-.....GCCCAUA.....GAAU...UUGAG.........................................AAGAA.CG.UCG........aAUAUAUUGGGCU...........................AGUU..C..U +QGDW01000001.1/793355-792996 .................................CGCCGGGC...CUCA.....UUCC.GC.....UCCCAUC.....GGGG...UGA-A.........................................AGUCC.GG.ACG.........-CAAUAUGGGAU...........................AGGA..U..U +QZKX01000046.1/43632-43276 .................................--CGUUCA...CCAA.....GUUC.UC.....UCAUAUC....gGGAC...UUGG-.........................................CUGAG.CG.CCG........aCCUAGAUAUGAU...........................UGCU..G..A +PLNY01000087.1/19826-19443 ...................uccuuagaugaggcCGCGUCCG...CCAU....cCCCG.CU.....CUUCGUC.....CGGU..gACGGA.........................................UCGGG.CG.AAA.........CAAUGGCGAAGU..........................gCCGC..A..C +QGUD01000015.1/111847-111451 .............accgcagcauaauaauugcuGCACGCUC...CUCC.....AUUU.A-.....ACCUGCG.....AUUU...GGAGA.........................................UCAGC.GU.UCA.........UAACAGCAGGGA..........................aCCGU..U..U +QGTH01000002.1/73706-74067 .................................-CGAUUCA...AAAAcu.agAAAA.U-c...gUCCUGCG.....UUUU..cUUUU-.........................................-UGAA.UC.UCAa......cuAAUUAGCAGGAA..........................cAUCU..C..G +PMJJ01000099.1/3890-4236 .................................--CGUCCC...-CCG.....GGUG.AG.....GCCUGCG.....GCCC...CGGG-.........................................UAGGG.CG.ACG.........--UUAGCAGGACa.........................gCCCC..U..C +QMFB01000009.1/1097-1461 ................................cAGGCUUCU...ACUC.....UCCA.UC.....GCCCAUG.....UGGC...GGG-A.........................................UAGGG.GC.UCA........aCUCUAGUGGGAUa........................cgCUGC..U..A +QKMR01000024.1/51939-52359 .................................-CCGUCAG...UCC-.....CGGG.UU.....AACUGCA.....CCCG...GGGUA.........................................GCUGG.CG.UCA.........UCAAGUCAGUCCu.........................uUUGC..A..U +QFBQ01000058.1/2090-1714 .................................ACCAUAAU...AA--.....GGCG.AA....gGUUGGCU.....ACCC...--UU-.........................................-AUUA.UG.--A.........UUUUCGCCAACU...........................AGCC..U..A +QHMV01000499.1/1813-1456 .................................--CGUUUU...-CGC.....AGUG.AC.....GCCUGCU.....AGCG...GCG--.........................................-AAAA.CG.UGG.........--ACAGCAGGCU...........................GGCG..A..A +DPBB01000034.1/50576-50940 ..............................agcGUGAUCCG...UUCU.....GACU.UU.....GCCUAAG.....GGUU...AGAA-.........................................AUGGG.UC.UCA........aAUUAAUUAGGCUa.........................cGUUU..G..A +DQBS01000029.1/6303-6653 .................................-CCGUCCG...AAUA.....GCUU.UUu...gGUCUGGU.....GGGC...UAU-G.........................................AAGGG.CG.UCA.........GAAAAUCAGACC..........................uCACC..C..G +QIJL01000119.1/5281-5678 ...........ucguuacuagguagcgaagcgaGAUGUCCC..aUGGU.....AGCC.CU.....UGUUGAC.....GGCG...ACCAAu......................................auCGGGG.CA.CCA.........AAAAAGUCAACA..........................cAAGG..C..C +PXBK01000142.1/382-29 .................................--CGCUCU...UCUC.....UUCC.GU.....UCCCGCC.....GGCA...GAGGG.........................................UAGAG.UG.UCA.........UAAAAGCGGGAU...........................AUUC..U..A +PLMW01000017.1/11707-12064 .................................--CGUUCC..gCC--.....GGCG.AC.....GCCUGCU.....GGCC...--GGA.........................................GGGAA.CG.ACG.........--ACAGCAGGCA..........................uAGCC..G..G +QZKG01000028.1/29503-29861 .................................--CAUCGC...CCC-.....CGCC.UC.....GUCCACG.....GGCG...-GGAU........................................cAGCGG.UG.UCA.........-GAUAGUGGACUu.........................cAGCU..G..C +QNXC01000040.1/6234-5865 ..............................ugcGUUGCUCU...UUGU.....CGGU.UU.....ACUCGUG.....GCUG...ACAC-.........................................-UGAG.UA.UCA........aCUUUAGCGAGUU...........................ACGU..U..U +NJOC01000035.1/15035-15431 .............................ccgcUCCGUUCA...CUC-.....CUCU.UC.....GUCUUUG.....GGAG...-GAUG.........................................CUGAG.CG.UCG.........-UUAAGAAGACU..........................uGCUG..A..U +PXBQ01000012.1/1536-1889 .................................-GCGGACG...AUCG.....GAAU.CC....cGUCUUGA.....GUUC...CGGUA.........................................ACGUC.CG.ACA.........GACAUCAGGGCU..........................uACUC..G..A +REFG01000015.1/17709-18067 .................................--CGUCUC...UCCU....cAAGU.UU.....UCUUGGAaccuuACUU..gAGGAA.........................................UGAGG.CG.UCA.........--GAAAAAGGUUc.........................cACUU..C..U +DMJQ01000194.1/9946-9590 ................................gCUUGUCCC..gCUUA.....-ACC.G-.....ACCUGCA.....GGU-...UAAAA.........................................CGGGG.CA.UCA........uCUAAAGCAGGGA..........................aCUGU..A..U +QCLL01000002.1/290699-290359 .................................--CGUCGA...CUAU.....CGGG.GU.....UCCCACC.....UCGG...AUAGU.........................................AUCGG.CG.UUG.........-AAAUGUGGGAU..........................gC-GA..A..G +DQCQ01000333.1/2695-2333 .................................--CCGGCC..g-AUG.....GGCU.UA.....GCCGGUU.....AGCC...CUG-A.........................................ACGCU.GG.UCA.........CCAAAUCCGGAU...........................CGCU..G..A +DNNO01000038.1/11041-11438 ................acuagguaggaaagcugGAUUCUCC...UCAA....aAGCC.UU.....GGUUUAU.....GGCG..gUUGGUu.......................................uAGGAG.AA.CCG.........UAAAAGUAAACC..........................uAGGA..A..C +DPWY01000165.1/5426-5075 .................................--CGUCCU...ACGC....gGGGG.CA.....ACCGUCA.....CCUC..uUCGU-.........................................-AGGG.CG.ACA........cAAAAGGACGGAU..........................gCUUC..U..C +QYUJ01000020.1/10452-10105 .................................--------..cCACG.....AAGC.CC....gGCCUUUG.....GCGU...CGUG-.........................................CGAAC.UA.CUA.........AAAAAGAAGGCU...........................AGCC..-..C +QEMY02000001.1/62698-62351 ...............................gcGUGACCUG...AUU-.....UGGA.UU.....GCUCGUG.....UUCA...-A-UG.........................................ACAGG.UC.UUA........uGAUUAGCGAGAU...........................ACGA..U..C +RFJF01000435.1/1379-1783 .....................caacgcgaguca--CGCUGA..c-GCCa...aCAUU.UU....uCCCCGAG.....AGUG...-UAGC.........................................GCCGG.CG.UCA........uAAAAAUCGGGGU...........................GCGU..U..G +PMCF01000305.1/2769-3156 .......................cuacggaugaUCCGUCCG..cUCCG.....GCCU.CG....uGUCGGC-.....AGGU...CGGAA........................................gCCGGG.CG.UCA.........CAAUGCCGGCGU..........................gCGGC..U..C +QWGV01000234.1/1867-2242 ............................acaggACCGUCGA...C-CC.....GGUG.AU.....GCUCUCU.....AUCC...GGUAA.........................................GUCGG.CG.UCA.........GAUUAGGGAGCU..........................cGCUG..C..G +PSRL01000192.1/517-136 .................................--CGUCUU...UU-U.....CCUG.AC.....GCCCGCU.....AGGG...AAA--.........................................AAAGG.CG.ACG.........--ACAGCGGACU..........................g-GCU..G.aU +DMMW01000048.1/15737-15386 .................................--CGCUCU...CCCA.....ACCU.UU....uUUCUGCG.....AGGU...UGGGG.........................................UAGAG.UG.UCA.........-UAAAGCAGAAU...........................AGCU..U..U +DPZR01000095.1/12182-11832 .................................--GAUCCA...CCUC.....UCGG.GU.....UCCCGUC.....GCGA...GAGAC.........................................UCGGG.UC.ACA.........CACAAACGGGAU...........................GGGC..U..G +QIGA01000050.1/5647-6000 .................................--CGUCCA...CCUC....aACCU.CU.....CCUCGAA.....GGGU...GAGAA.........................................AUGGG.CG.CCG.........AAAAGUCGAGGU..........................gCAGC..G..A +DMGL01000021.1/18338-18686 .................................--CCUCGC...CCGG....uAGCC.CU.....GCCGGG-.....GGCUc.aCCGGA.........................................AGCGG.GG.ACA.........-CAAACCCGGCU...........................AGCC..C..G +QHYE01000010.1/26520-26140 .................................--CGCUUC...CCCG.....GGCU.UU.....GCUCAUG.....GGCC...CGGUC.........................................AGAGG.CG.UCA.........-CACAGUGAGCU...........................GGCC..U..G +PWGI01000261.1/7752-7391 .................................UCUGUCUU..aUAGC.....CUAC.CU.....GUCCGUU.....GGUG...GUUA-.........................................UAAGA.CA.UCG........aCUUAGACGGAAU...........................AGCC..U..G +QGVF01000122.1/4394-4746 .................................--CGUUCC...UCCC.....GGUC.A-.....GCCUACG.....GGCC...G-GAC.........................................AGGAA.CG.CCA.........-UUCAGUAGGCU...........................GGUU..C..C +DMMZ01000026.1/13863-13516 .................................--CGUCGG...GCCU.....GGAA.G-.....GACUACG.....AGCC...AGGU-.........................................UUUGG.CG.UCA.........CUUAGUAGUGAA...........................CGUG.aG..C +PWJC01000158.1/9386-9013 .............................gcugUUUGUUUC..cCGGG....aAGCC.AC.....GCCUGGC.....CGCGu.cCCCAA.........................................GGAAA.CA.UCAu.......cAAAAGCCGGGCU...........................AAGC..C..A +QLIQ01000055.1/7445-7855 ..........................uagauacGCACGAAC..cGAUA.....GUAU.UU.....GCUUGUG.....GAUC...UAUCUu.......................................aCGUUC.GU.UCAu......cuCUUUCACAAGAU...........................CGCC..A..A +DNUD01000169.1/4291-4692 .............ccuaggaugcguggggacgaGAUGUCCC..gCCGG....aAAUU.AC.....GCCCUGU.....UGUU..uCCGGUa......................................uaUGGGG.CA.CCG........aUCAAACGGGGAU...........................AGUC..G..G +DOPW01000029.1/25769-26129 .................................--CGCUCG...CCGU.....AGCU.C-.....CCCCGAU.....GGUU...ACGGG.........................................UCGAG.CG.UCA.........-GCAGUCGGGUG...........................CUCC..G..G +RPQH01000060.1/2642-3010 .................................--CGUCUU..cUGCCg..cuUCCG.CC.....GCCUUUC.....CGGA..gGGCAG.........................................CAAGG.CG.CUA.........AAAUGAAAGGAU...........................AGCU..G..U +QIGM01000483.1/2410-2786 .........................uagauacuUCGCCUAA...-CUC.....GUUG.UA.....GUCUGGU.....CAGC...GGG--.........................................-AAGG.GU.UCA.........-UUAAGCAGACU...........................AGGG..U..C +DNWN01000141.1/597-203 ...............cacuaggugcggaagcggGACAUCCC..uCAGA.....AUCC.CC.....GUCCUAC.....GGAG...UCUGAu......................................ccAGGGG.UG.CUG.........GAAAGGUGGGAA..........................uAGGA..G..G +RAPT01000001.1/2693190-2692821 .............................auagUCCGUCAG...ACCG.....-UAU.GU.....GAUUCCG.....GUA-...CGGAU.........................................UCUGG.CG.UCA.........-UCUAGGAAUCU..........................uGCUG..C..G +QANC01000099.1/18357-18718 .................................-UCGUCUU...ACUA.....GGAA.G-.....GCCUACG.....GUCU...UAG-A.........................................UAAGG.CG.UCA.........-AUUAGUAGGAUa.........................aCAAC..A..C +QJSZ01000021.1/25089-25453 .................................CGGUCUUA...UCUC.....UCCA.UC.....GUCCAUG.....UGGC...GGGA-.........................................AUAAG.AC.UCAc.......cCUUUAGUGGACU...........................ACGC..C..U +PWNS01000432.1/1765-2121 .................................--CGUCUC...UA-C.....CCUG.AC.....GCCUGAU.....AUGG...GAU--.........................................AGAGG.CG.ACG.........--UUAUCAGGCU...........................GGCC..G..C +PMOY01000009.1/4306-3937 ............................cuggaGGUCUUGG...CCC-.....CCUC.UC.....GCCUGUG.....GCGG...-GGAU........................................cGCCGG.GA.UCA.........-GAUAGCAGGCU..........................cACUC..G..G +QNBI01000415.1/626-263 .................................--CGGAUU..cCAAA.....GAGG.CCc..ugUUCCGAG.....CAGC...UUUGG.........................................AUAUC.CG.ACG.........CUAAAUCGGAACu.........................uACCC..U..U +QZJC01000022.1/1902-1512 ...............................uuGGUGUCCG...CCUA.....GGUG.AA.....UCUCAGC.....CGCC...UGGUG.........................................UCGGG.CA.UAA........aCCCGUCUGAGAU..........................gCCCC..C..C +CP025544.1/708484-708098 ...........................aucauuCUUGUUAG...GGC-.....GACG.U-.....AUCUAUU.....CGUC..aAACUA.........................................ACUCG.UA.UUAu.......aAAAAUAUAGGUU..........................uCACG..C..U +QKCJ01000062.1/11304-10928 .................................-GCGCGCG..a----.....AGGG.AC.....GCCGAU-.....ACUG...----G.........................................CUGCG.CG.ACA.........--AGCAUCGGCU...........................GGGA..U..U +PMBV01000176.1/5883-5518 ...............................gcAACGGUUG...CCUC.....ACCU.CU....uGCCUGUG.....AGGU...GAGGG.........................................UCAGC.CG.CCA.........-UAAUACGGGCU...........................GGUC..U..U +PMCA01000022.1/44916-44563 .................................AGUGUCUC...UGUC.....CGCU.UU.....GUCUACG.....GGCG...AUA--.........................................GAAGA.CA.UCA.........-GAUUGUAGGCU...........................AUCC..U..G +QKCT01000063.1/3729-4073 .................................--GAUUCA...UUUA.....GCGG.U-.....GCCCAUU.....ACGC...UAUU-.........................................-UGAA.UU.UCA.........-GAUAAUGGGAU...........................AGUU..U..A +QOCC01000020.1/94002-94396 ................acaaggugcgcaagcuuUAUGUCCA..cGGAA.....AGCC.UU.....GGUUUAU.....GGCG...UUUCAc......................................uuUUGGG.CA.UCG.........UAAAAAUAGACA..........................uAGAA..A..A +NOLL01000005.1/71436-71085 .................................--CGUCCC...GCCU....aAGCC.C-.....UCCUGCC.....GGCC...AGGC-.........................................CUGGA.CG.UCA.........UUUAUGCAGGGA..........................aCUAC..U..U +RKRK01000002.1/120394-120749 ................................uGCACCUCC...UCUC.....UUUA.UC.....GCCUAUG.....UAAA...GUGAU.........................................GCGAG.GU.UCA........aCCUAAGUAGGAU...........................ACGC..U..A +PMEM01000017.1/45090-45457 ..............................gcaCCUGCCUG..aAUCG.....GAGC.GC.....UCCUGAC.....GCGC...CGA--.........................................CCAGG.UA.UUG.........CAAAUUCGGGAU...........................AGCG..G..U +DPNM01000289.1/2772-2419 .................................CCCCUUCC...CCCG.....UGGC.AC.....GUCCAGG.....GCUG...CGGA-.........................................CGGAG.GG.CCA.........UUUUACUGGACU...........................GGCCgaA..G +DMDL01000168.1/611-212 .................................--CGUCCC...CCAUu...uUUCG.UU....uUCCUGGC.....CGGG..aGUGGG.........................................UGUGG.CG.ACA.........UAAAGUCAGGAU...........................GC--..C..A +QUDC01000007.1/44615-44264 .................................-CCGUCUA...UUAU.....AGAA.G-.....UACCACG.....GUCU...UUAA-.........................................-UAGG.CG.UCG.........AUUAGUGGUGAA...........................CGUG..A..A +QNEE01000054.1/12073-11717 .................................--CGUCCA..cCGGA.....UGGU.GU....aGCUUCGA.....GCCG...UCCGA.........................................AUGGG.CG.CCG.........-CAACUCGAGGC...........................GGCA..A..U +DQBX01000143.1/2560-2909 .................................--CGAUUC...UGCC.....GGGA.-U.....UCCCACG.....ACCU...GGA-U.........................................AGAAU.CG.UCA.........UCUAAGUGGGGA..........................aCCGA..G..U +PUMS01000421.1/2920-3302 .................................--CGUCCC...GUGU.....CUCC.UC.....GCCUGCG.....GGCG...GCAC-.........................................-GGGG.CG.ACA.........AACCAGCAGGCU...........................CGCC..C..A +QHWQ01000291.1/2115-2468 .................................--CGUUCG...CCUU.....GACC.UC.....GCCUGGU.....GGUU...GAGGG.........................................CCGAA.CG.CCA.........-UUAAACAGGCU...........................GGUG..G..C +DOKD01000029.1/1705-1357 .................................--CGCUCC...CUGU.....AGCU.UC.....CCUUCCG....gGGCU...GCAG-.........................................AUGAG.UG.UCA.........-AUUUACGGAAG..........................gUCUG..C..U +QHVH01000006.1/2783-2428 .................................--CGUCUC...AACC.....GGAG.UU.....ACCUGCG.....CGAC...GGAU-.........................................UGAGG.CG.UAA.........-CUAAGCAGGUU..........................gCCCG..C..G +DQCM01000246.1/4191-3834 .................................--CGUUUC...-UCU.....GCUG.AC.....ACCUGCU.....GGGU...GGA--.........................................AGAAA.CG.CGA.........---UAGCAGGUU...........................AGGU..U..C +DMBU01000068.1/61465-61070 ................accaggugucggaacaaGCUGUCUC...UCAAa...gGGCC.CU.....GUUUAAC.....GGCA..cUUGAUa.......................................uAGAGG.CA.UCG........uAAAAGUUAAACU...........................AGUU..U..A +QHXY01000474.1/1383-1730 .................................--CGUCCA...CCGG....aCCCU.UU....cUCCCGCG.....GGGG..aCCGG-.........................................AUGGG.CG.UCG.........-CACAGCGGGAU...........................AGCC..U..G +PLTF01000148.1/6458-6105 .................................--CUCGAG...--AA.....UGAA.GC.....GCGCUUC.....UUUG...-----.........................................UUCCG.AG.UCU.........-AAUAAGGCGCU...........................GGUU..G..U +PXAH01000065.1/6600-6960 .................................--GCUCUU...AUG-.....UUUC.CU.....GCCUCAG.....GAAG...-CAU-.........................................UAAGG.GC.UCA.........-UUUUAGAGGAU...........................CGGG..G..C +DNGB01000117.1/704-1098 .................................--CGUCUG..cCUGC.....UCCG.CU.....CUUCAAC.....CGGU..aGCAGA.........................................GUGGA.CG.CCA.........CAAAGUUGAAGU...........................GCCG..U..A +PXDA01000087.1/4141-3760 .........................auuaaacaCUGCUCCU...UUUA.....AUCU.UU.....GCUCUUA.....AGAU...UAUU-.........................................-AGGG.GU.UCA.........AUUUAAAGAGCU...........................AUAU..U..A +DOUH01000002.1/146794-147163 ..............................uagUCUGUUCC..cCCGG....uUAGC.GU.....GCCUAUC.....AGUG...CCGGG.........................................CUGAA.CA.UCA........uACAAGAUAGGAU...........................AGCG..U..A +QMQL01000074.1/4726-4369 ..............................gagGCCGUCUG...ACGG.....-GGA.GC.....CUCGCCG.....GCC-...CCG-G.........................................AAAGG.CG.UCG.........ACUAAGGCGGGU..........................aUAUC..G..C +DNSL01000035.1/30979-31373 ..............gcucuaggagcugagacggGUUGUCUC...UCCA....gAGUC.AU.....UCUCUAC.....GAUA..aUGGAAu.......................................aGGAGG.CA.CAA........gUUUGUUAGAGAU...........................AGUC..G..A +QGVH01000030.1/23033-23393 .................................--CGUCUC...CGGU....uUGAC.CG....gGCCCGAG.....GUCG..gGCCG-.........................................-GAGA.CG.UCG.........ACGAAUCGGGCU...........................GGCC..U..G +CP022615.1/1204309-1204667 .................................AGGCUGGU...UACU.....UUGU.UC.....GACUGCG.....GCAA...UGUU-.........................................AAUCG.GU.UCAu.......uAAAUAGCAGUCUa........................cgAAUA..U..A +PMIW01000075.1/925-1285 .................................--CGUUUU..gCUGCa..agGUCU.CU.....UCCUACC.....GGAC..aGCAG-.........................................UGAGG.CG.CCA.........AACAGGCGGGAU...........................AGCU..U..A +RFGE01000370.1/2091-2452 .................................--CGGCGC..uCGCC.....GGCU.UC....cGCCUGU-.....AGCC...GGCGA.........................................AGCGC.CG.CCG.........-ACAAUCAGGCU...........................AGCC..C..G +PWOD01000198.1/15121-14736 .......................gauggcggggCACUUCGG...CCGG....uACUU.UU.....CCCUGUG.....GAGA...CCGGA.........................................CCCGG.AG.UAA........cGGAAGCAGGGGU...........................UUUC..G..U +DMBV01000032.1/1099-699 .............ggaacuagguuuugggacgaGACAUUCC..gCAGA.....AGGA.CA....aGCCUUGU.....UCCU..cACUGAu......................................uaCGGGG.UG.UAG.........CUAACUCAGGGA..........................cCGCU..U..U +QOQU01000002.1/92191-92584 .......................gaagugaggcCACGUUCA..cCUAC.....CCCG.UC....cUCCAGCC.....GGAG...GUAGA.........................................GUGGG.CG.UAA.........UAAAGCUGGAGU..........................g---C..C..G +PMCM01000121.1/8098-8475 .................................--CGUCUC..cCGGA.....AUCC.U-.....GCCUGCC.....GGAU...UCCGA.........................................AGAGG.CG.CCGa.......cUUCAGACAGGAU...........................AGCC..A..G +PWKQ01000188.1/13136-13530 .......................ucgcagacagGCUGUCUC..uCAAA.....GACC.AC.....GCCCAAC.....GGUU...UUUGGu......................................uaAGAGG.CA.CCG........gUAAGAUUGGGCU...........................GGCC..U..G +DPGD01000032.1/32715-32346 .......................uauagcgccaCCCGUUCC...CCGG.....UUGA.G-.....UAUCGCG.....GCUU...CCGG-.........................................-CGAG.CG.UCA.........AAUGAGCGGUGA..........................aCGUG.cA..C +QMNZ01000122.1/4923-5347 .................................--CGUCCG...CCCC.....GGCU.UUu...cGCUGGCG.....GGCC...GGGGG.........................................CCGGA.CG.UCA.........CAAAGUCAGCGU...........................GCGG..C..G +QALD01000040.1/2146-1800 .................................--CGUCCU...GCCU.....CGGA.G-.....UACCACG.....GCCG...GGG-A.........................................CAGGG.CG.UGA.........-UUGAGUGGUCC...........................AUUU..C..A +QRPF01000005.1/32279-31938 .................................--CGUCCC...UCAU.....ACUU.GU.....GCCUACC.....AAGU...AUGA-.........................................AUGGA.CG.UCA.........-AACCGUAGGCU...........................GGCU..U..A +CP031965.1/5720367-5719969 ................acaagguagacaagcagGAUACUCU..uCAAA.....AGCC.UU.....GGUUUAU.....GGCG...UUUGGu.......................................uUUGAG.UA.UCG.........UAAAAGUAAACC..........................uAGAA..A..U +PWTP01000110.1/8063-8420 .................................--CAUCCA..cUCCA.....GCCU.CA.....CCCCGGU.....GGGC...UGGUA.........................................CUGGG.UG.UCG.........AAAUGCCGGGGU...........................GCCA..U..C +PWLB01000309.1/237-591 .................................--CGUCUC...UA-C.....GCUG.AU.....GUCUGCU.....AGGC...GAU--.........................................AGAGG.CG.ACG.........--ACAGCAGGCU...........................GGCG..C..U +DPBR01000099.1/16332-15981 .................................--CGUCGC...UUCC.....CGAA.G-.....UACUGCG.....GUCG...GGAA-.........................................AGCGG.CG.UCG.........ACUAGCAGUGAA...........................CGAU..U..C +PLMN01000023.1/214410-214061 ................................uGCCGUUUC...UCAG.....GUUC.AC.....UCCUGCG.....GUUC...UUGA-.........................................-GAAG.CG.UCG.........ACACAGCAGGAU...........................AGCG..G..A +CP023434.1/1338090-1338454 ...............................caAAGAUCGG...CCUA.....-GGA.UC.....GCCCAUG.....UUC-...UAGUU.........................................CCCGG.UC.UCA........aACUUAGUGGGAUa.........................cGCCU..U..A +QOPH01000005.1/27639-27981 .................................-CCUGUUU...AAAA.....CUGU.A-.....GCCUACU.....ACGG...GUUU-.........................................-AAAU.AG.UCA.........UUAAUGUAGGAU...........................AUAC..C..U +PWZX01000199.1/10083-10434 .................................--CGGGCA..cCCGA.....GGCG.CU.....GUUCCG-.....AGCG...UCGGU........................................gUUGCU.UG.UAA.........CAGACCGGGACU...........................AGUC..A..G +QSLG01000009.1/40935-41331 ................acuaggugccaggacgaGACAUCAC..uCGGA....aGCUG.UU.....GCUCCG-.....AAGCa.uUCCGGu......................................ucAGUGG.UG.CAG........uUACAUCGGGGAU...........................AGUC..A..A +DNNS01000140.1/1512-1167 .................................--CGUUUC..aGCGG.....GGGG.C-.....GCCUGCA.....GUUU...CCGC-.........................................CGAAA.CG.UUA.........ACCCUGCGGGAU...........................AGUC..C..G +QFVS01000044.1/6183-6543 ................................aCUGCCUAU...CUAC.....CCUA.UC.....GCCCAUG.....UAGC...GUAG-.........................................UUUAG.GC.UCA........cUUAUAGUGGGAU...........................ACGA..U..G +PWOE01000047.1/17969-18320 .................................-CCAUCUG...AUUU.....GCUG.AC.....UCUUGAU.....AGGC...AAA-A.........................................ACAGG.UG.UCA........uACUAAUCAAGAU...........................AGGU..U..A +QHTN01000109.1/6517-6874 ..............................gcaCCUGCGUG...AGUG....gCAGC.CC.....GCCUGAG.....GCGG...CGCU-.........................................-CACG.UA.UCG.........CAAAGUCGGGCU...........................GGUG..U..G +DPMH01000085.1/513-156 .................................GCCGUCAG...CCUA.....-GGA.G-.....UACCGCG.....GCU-...UAGGA.........................................UCUGG.CG.UCG.........-ACAGCGGUGAA...........................ACGA..G..C +DMFD01000304.1/12019-12371 .................................--CACUGA..aCCGG.....UGUU.GC.....GAUGACG.....AACC...CGG--.........................................GGAAG.UG.UCA.........CUUUAGUCAUCU...........................CGUU..U..G +QIKE01000103.1/2189-2591 .........ucaagguuacggaggacgagacgg----UUUG...CAGG....uGGAU.AU.....AUCCGAU.....UCCG..gCCUGAuug...................................acgAACUG.CA.UCA.........UAAGUUCGGGUU...........................AGCU..U..U +PLWW01000088.1/2266-1898 .......................gcuacggccuGACGUCGA...CCGG.....UCAA.GC.....GGCUGUG.....GUGA...CCGGA.........................................CCCGA.CG.CUA........aUACCAGCAGCCU..........................uGCCC..C..C +QZKA01000009.1/28588-28981 .................................GCCUCUCU...UU--.....AGGU.U-.....GCCUGUG.....GCCU...--AA-.........................................AAGAG.AG.CCG.........--GAAGCAGGCU...........................GGCC..U..U +QICD01000009.1/27094-26726 .................................GCUGUCGG...CCUU.....GGGA.UU.....UCCC-CG.....ACUC...UCGG-.........................................UCCGG.CA.UCA.........ACUAAGGGGAAU..........................gCGCU..U..G +DPDG01000082.1/31648-31298 .................................--CGUCCU...C-UC.....UCUG.AC.....GGACACU.....AAGA...GAG--.........................................-GGGG.CG.ACA.........--GCAGUGUCCU...........................GGCA..C..A +QZJE01000014.1/8560-8210 .................................--CGUCUA...CCAG.....GGAC.UC.....GCCUGCG.....GUUU...CUGG-.........................................AUAGG.CG.CCG.........-AUUAGUAGGCU...........................ACCU..G..C +QHCR01000001.1/395515-395166 .................................--CGGAAC..cUUAG.....UUUU.U-.....UCUCCUG.....AAUU...CUAAA.........................................CGUUC.UG.ACA.........-CUUAUCGGGAG..........................gCGGC..U..C +DPTU01000070.1/33456-33113 .................................--UGUCUU..a-CCU.....AAGU.UG.....ACUCACG.....GCUU...AGG-A.........................................UAAGG.CA.UCA.........AACCAGUGGGGA...........................ACUU..U..G +QSQJ01000018.1/35697-36094 ...............cacaaggugcuggaacggGACAUCGC..uCAAC....g-GAU.GU....aGUUCCGA.....AUCU..uGUUGAu......................................caAGCGG.UG.CAG.........GCAAAUCGGAAA..........................uAGUU..C..A +PWNW01000050.1/1519-1159 .................................--CGGGUC..cCGGC.....AGUG.CC.....GUUCUG-.....AACU...GCUGA.........................................AGGCC.UG.CAAc.......aAACCUUCAGGACu.........................uACUG..A..U +QAKB01000019.1/1237-885 .................................--CGUCCU...CCCG.....AUGA.A-.....UACCGCG.....GCAU...CGGC-.........................................UUGGG.CG.UCA.........UUCAGCGGUGAA...........................CGCG..A..A +DNTI01000154.1/11459-11104 .................................-GCGUCCG...CCGU.....CCUG.A-.....GCCAUCA.....GGGG...GCGGG........................................aACGGA.CG.UCA........uACACUGCUGGCU...........................GGCU..C..C +QTWT01000004.1/76410-76769 .................................-UCGUCUU...GCCU.....UAGA.G-.....UACCACG.....GCUU...UGGU-.........................................AAAGG.CG.UCG.........AUCAGUGGUGAA...........................CGUU..A..C +QKIV01000159.1/13009-13365 .................................--CAUCCU..gCCCG.....UUCU.C-.....GCCCGGG.....UGAG...CGGAA.........................................CAGGG.UG.UCG........aCUUCACCGGGCU...........................AGCC..U..C +DPCG01000095.1/136305-135951 .................................--CGUCUU...UA-C.....CUUG.AA.....GCACACU.....AAGG...GA--U.........................................AAAGG.CG.AAA.........--GCAGUGCGCU...........................GGGU..U..C +DOBT01000125.1/8499-8111 ...........................uagggaCACUCACU...----.....GCUU.UC.....GCCGAUC.....GGGG...-----.........................................CGGUG.GG.UAA.........CUUUGAUCGGAU...........................GCUC..C..C +QOQA01000005.1/14547-14152 ................gccaggcaggaaagcaaGAUGUCUC..aAAGU.....UGUU.UU.....UGUUAGC.....AAUA...ACUUUa......................................uaUGAGG.CA.CCA.........UACUGUUAACAU...........................AGAA..U..A +QNUE01000008.1/1839-2242 .........ccgaagauuucaguaaggaagcaaGAUAUUCC..aCAAA.....UGCU.CU.....GUUCUGC.....GGCG...UUUGAu......................................ucUGGGA.UA.UAG.........GAAUGCAGAAAU...........................AAGG..C..U +DNDX01000018.1/6860-7235 .................................--CGUUCAc.aGUCU.....AUCG.AC.....ACCUGCU.....AGGU...AGUC-.........................................-GGGG.CG.UCA.........-AAAGGCAGGUA...........................AAAC..C..U +DOYR01000036.1/3205-3559 .................................--CGUUUA...AUUA.....GUCU.U-.....ACCUGCG.....AGGC...UAAU-.........................................-UAAA.CG.ACA.........-AUUAGCAGGUU...........................AGUU..C..A +RFFR01000024.1/508-123 ..........................gguucgaGCACUCGU...UG--.....UCCG.AC.....UCCGUUA.....AGGG...--CA-.........................................-GCGG.GU.UAA.........-CCCCAACGGAU..........................gCGCU..A..G +PLZX01000071.1/12552-12199 .................................-CCGCUCC...AGCC.....GCUG.A-.....GCCCGCG.....CGGC...GGUGA.........................................GUGAG.CG.UCA.........-UUUUGCGGGAU...........................AGGC..C..U +DMVD01000025.1/2966-2622 .................................--UGUCCU...CUUU.....AAGA.U-.....UACCACG.....ACUU...AAU--.........................................CAGGG.CA.UCA.........-UUUAGUGGUAAa........................ug-UGA..A..C +QHBK01000015.1/5196-4844 .................................--CGCUUG...CGGGg...cAACG.GC.....UCCGUCA.....CGGG...CCCG-.........................................-CAAG.UG.UCA.........CCAAGUACGGAU...........................ACCG..-..G +QNDR01000032.1/16336-16688 .................................-UCGUUCC...UCCA.....GGUU.GU.....GUCUUCG.....GACC...UGGA-.........................................AGGGG.CG.UCG.........-AUCAGAAGACU...........................GGCC..G..C +PUKF01000131.1/43559-43909 .................................--CGCUCC...GGCG.....GUCA.UU.....GAUCGUC.....AUGC...CGUC-.........................................GAGAG.UG.CCA.........UAAUGACGGUAU...........................AGUU..U..C +PMGE01000090.1/1913-2268 .................................--CGUCCG...UCUG.....GUCC.AA.....GCCCUAC.....GGGC...CAGUA.........................................GCGGG.CG.UCA.........UUAAGUGGGGCU..........................uACCU..U..A +DPLS01000041.1/2016-2386 .................................--CGUCUC..cAGAG.....AUCU.C-.....ACCUGCC.....AGGU...CUCGA.........................................CGAGG.CG.UCGa.......cUUCCGGCAGGGU...........................AGCG..G..U +RFGV01000315.1/7469-7879 ..................uucccgagacggaacCGCGUCUG..cCUCA.....UUCG.CU.....CGUUGGC.....CGAG...UGAGA.........................................GCAGG.CG.ACA........cAGUAGCCAACGU...........................GCGC..U..G +DOHL01000095.1/327-679 .................................--CGUCUU...GAG-.....UGGA.UG.....GCCGCAG.....GCCA...-CUUU.........................................UAAGG.CG.UCG.........-ACUAUGCGGCU..........................aUACU..G..G +QVEU01000003.1/191509-191154 ...............................ugGCAAUGAA...UUGU.....AGGU.UU.....GUCGCAA.....ACUU...ACAA-.........................................-UUUG.UU.UCA........uAAUUAUAGCGACa.........................aCUCU..C..A +DMPG01000330.1/2311-1950 .................................-GCGCCAA...UACA.....GAGU.UC.....UCCUAAC....gGCUC...UGUA-.........................................-ACGG.CG.UCG........aCUCAGUUAGGAU...........................AGUU..G..A +DNLK01000119.1/4892-5262 .................................-CUGCCCC...CCGC.....AUGA.G-.....UACCACG.....GCCU...GCGG-.........................................CUGGG.CA.UCG.........ACUUAGUGGUGA..........................aCGUC..C..C +DPVK01000100.1/8733-8380 ..............................gugCCCGUCUC...UUUA....aCUGC.CU.....GCCCGAG.....ACAG..gUUCA-.........................................-GAGG.CG.ACG.........AUAAGUCGGGCU...........................GGUU..C..C +QKSB01000011.1/44163-44564 ............caaguauaguaaggggaacugACUGUCCU...CGAG....gACGC.CC.....GCCUAAA.....GUGG..aCUCGAu.......................................cAAGGG.CA.UUA.........AAAUUUUGGGAU...........................AGUU..C..A +CP021456.1/886459-886088 ...............................cgUAGAUCCU...CCU-.....AGGC.UU.....GUCCGUG.....GUCU...-AGAU.........................................CUGGG.UC.CUA........aAUUUAACGGACU..........................uACGC..U..A +DOVA01000111.1/3065-3463 ............cggccagguccggccgugacgAGUAUCCC..gCCUG....aCUUU.GU.....GCCGACU.....AUAU...CAGGCa.......................................aUGGGG.UA.UCA.........UUAAAGCCGGCU..........................gC-AG..A..C +QEVH01000028.1/35767-36121 .................................--CGUCGA...ACC-.....GCUG.AC.....ACCUGCU.....GGGC...-GGG-.........................................-GAGA.CG.UCA.........-CUUAGCAGGCU...........................GGUC..A..A +NRJG01000042.1/1382-984 ....................uacccuagccucuGCUAGUAG..gUAGU.....AGGG.AG.....UUCUAUG.....AUGC...AUUAU.........................................AAUAU.UA.UCA.........-ACUAGCU----...........................AGUA..A..U +DNGJ01000460.1/2716-2326 ..........................guucgagCGUCUGUA...---G.....UCUG.AC.....UCCGUUA.....AGGG...C----.........................................-UGCG.GA.CAA.........ACCCCAACGGAU..........................gCUCU..A..G +DMBA01000040.1/1050-705 .................................-CCGUCAG...CCCG.....GAGA.U-.....UACCGCG.....UAUC...CGGUG.........................................UCUGG.CG.UCA.........UGACGCGGUGAA...........................CGUC..U..G +PLTG01000054.1/45225-44847 ..........................aagcgac--CUUGUU..uAAUU.....GGCG.U-.....GUCUACC.....AGUC...GAU--.........................................-UAAA.CA.-CG.........UAUAAUCCAGAUa.........................gAAUG..U..U +QKGS01000037.1/45439-45019 ....uucggauuuagcauuagaugcuaaaacaaGACAUCUC...CCGG....aAGCC.CC....cGUCCUGA.....GGCU..cCCCGAa......................................ccGGAGG.UG.UAG.........AAAAUUCGGGAA..........................uCGUU..C..C +QPNC01000008.1/331238-330867 ................................cUCUGUCGG...UCUG.....-AGC.UC.....GUCAUCG.....GCC-...CAGGU.........................................ACCGG.CA.UCA.........-GCUAGAUGACU..........................cACCG..U..C +DPGX01000220.1/4725-4354 .................................--CGUCCG..gACCC.....GAUG.UU.....GCCAGGG.....GCAC...GGGU-.........................................CUGGG.CG.UGU.........CUAGACCUGGAU..........................aAUCC..C..G +QOPA01000034.1/14783-15138 .................................--CGUGGA...-CUG.....UCGA.AC.....GCCUGCU.....ACGG...CAG--.........................................-UCCG.CG.ACC.........-ACUAGCAGGCU..........................gGCAG..A..G +RJVK01000001.1/182929-182553 .............................gcgcCUCCGCCC...ACUG.....AGGC.UU.....GCCACC-.....GCCU...C----.........................................-GGGC.GG.AGA........gUAAAGAGUGGCU...........................AGGA..G..U +PXBW01000236.1/21442-21094 .................................--CGUCCG...CCUG.....ACCG.CA.....GCCGACC.....AGGU...UGGGA.........................................CCGGG.CG.UAA.........-UGAGGUCGGCCg.........................aAGCG..U..G +PXAJ01000165.1/1516-1909 ...................uacccaagcgguagCCCGUGAU...GUGG.....GGCU.UU.....GCCUGUG.....GGCC...CUCC-.........................................-AUCA.CG.ACA.........-UACAGCAGGCU..........................uGGCG..A..G +RFIQ01000062.1/22150-22513 .................................--CUGGCU..g-AGG.....GGGU.CC.....GCCGGAG.....ACGC...CCG-A.........................................AAGCC.AG.UCG.........CCAAUUCCGGAU...........................CGUU..U..C +DNXB01000648.1/1722-1371 .................................--CAUCGC...-ACA.....GGCA.AU.....GUCUGGU.....AGCC...UGU--.........................................-CCGA.UG.ACA.........--CCACCAGGCU...........................GGGC..U..G +RFGL01000323.1/4499-4153 .................................--CGCGUC..gUCGC....aCAGC.CU....gAUCCGCG.....GCUG...GCGG-.........................................CGAGG.CG.ACG.........ACUAAAGCGGAUc.........................gAAGG..G..U +QZKT01000022.1/16073-16425 .................................--CGUCGC...CCG-.....GGAA.GU.....UCCCACG.....GUUC...CGGG-.........................................ACCGG.CG.UCG.........--CGAGUGGGAU...........................AGGG..A..A +QOQN01000022.1/1127-755 .................................-UCAUCUC..uCUUA.....GCUU.UU.....GUGUGUA.....AAGC...UAUCU.........................................AGAGG.UG.UCA........uCUUUAACACACU...........................CGUC..U..A +DPRV01000010.1/105986-105618 ..............................ggaGCCGUCAA...GCCU.....CACA.AU.....GCUAACU.....AGUG...GGG-A.........................................UUUGG.CG.UAA.........-CUUUGUUAGCC...........................GCUC..U..C +PMAV01000054.1/32881-33235 .................................-GCGUCUC..uCCGG.....GCCG.UC.....CAUCCCU.....GGGU...CCGUC.........................................AGGGG.CG.CGU.........CUAUAGGGGUCUc.........................gAAGG..U..G +DPJH01000013.1/641-1051 .................................-UCAUCGA...ACC-.....GUUG.AU.....UUCUAAU.....AGAC...-GGAU.........................................AUCGG.UG.UCA.........UAUGAUUAGAAU...........................AGCU..A..U +QQVG01000001.1/219341-219704 .................................ACUGCUUC..c-GGG.....AGAC.CU.....GCUCACC....cGUUU...CCC-Uu......................................caGGAAG.CA.UCG.........--CAUGGUGAGU...........................AAGC..U..G +PMYO01000085.1/12538-12898 .................................--CGGGCG...CCGG....gGAGC.CC.....GUCCGGG.....GCGC..cUCGG-.........................................-CGUU.UG.ACG........cGAAAUCCGGGCU...........................GGGG..C..C +QQNF01000020.1/29792-29435 .................................--CGGUCG...ACG-.....CAGA.AU.....GUCUGUU.....ACUG...-CGA-.........................................-AGGC.CG.ACU.........-ACCAACAGGCU...........................GGUU..U..C +RBIL01000001.1/1101234-1100851 .................gcugaaacuagauugaGCCUUGGC..g---C.....CCGA.G-.....GCCUACG.....ACGG...GAUCA.........................................CGCCG.AG.UAA.........--UAAGUAGGCU..........................uGCCC..U..U +PMCS01000006.1/83544-83968 ...............................ggUUGCCCUU...UAUU.....CUCU.UA.....ACCUCAG.....AGGG...GAUU-.........................................-UAGG.GU.UCG.........ACAAAUGAGGUU..........................aUGAA..G..C +DNQF01000012.1/7701-8087 .................................--CGUCCG...UACC.....UCUG.UC.....UCCCGAA.....CGGG...GG-AU.........................................ACGGG.CG.AAA.........ACUAAUUGGGAU...........................CGCC..C..U +QBIV01000002.1/985292-985658 ...............................gaGCCGGAUU...UUAA....gAUUU.UU.....GCUAGG-.....AGAU..uUUAG-.........................................-AAUC.UG.UAA.........UUUAAUCUAGCU..........................gCUUA..A..G +PMAK01000181.1/3326-3707 .................................--CGGCA-...CGAU.....GUGA.U-.....GCCCGCA.....UCAC...GUCG-.........................................---GC.CG.CAA.........--AACGCGGGCU...........................GGUU..U..U +DMUY01000001.1/379046-378679 ........................aagugguuuUAUCUCUU...AUAA....uUACU.U-.....GCCUAUG.....UGUG...UUAU-.........................................-AAGG.GA.AAG.........--AGAGUAGGCUu.........................uGAAA..A..A +QWPJ01000123.1/26264-26623 .................................--CAGGCA...CCCG.....GGGC.CC.....GUCGGAG.....GCGC...UGGA-.........................................GUGCC.UG.UCG.........-CAAUUCCGAAU...........................CGCC..A..U +PWMO01000396.1/1612-1965 .................................--CGGGCG...UCCG.....GUGC.GC....aGUCCUGA.....GCGC...CGGAA.........................................UCGCU.UG.ACA.........GAAACCAGGACU..........................uACCC..G..C +QKIQ01000102.1/58203-58562 .................................-AUGUCUU...GCCG.....GUGA.U-.....UCCCUAA.....GCAU...CGGGU.........................................CAAGG.CA.CCA........uUAAUUAGGGGAA...........................CCGC..U..C +PLUL01000061.1/7136-7504 ............................aagugCCUGCUUC...CCGGa...aAGCU.UU.....UUCUUUU....cAGCGc.uCCGGA.........................................ACAAG.CA.UCG........cAAAUGAAAAGAU...........................AGUU..G..U +CP031165.1/1615200-1615554 .................................--UGUCCG...CCCG.....AGCC.AC....cGCCUGA-.....GGCA...AGGGG.........................................UCGGA.CA.UCG.........--CAAUCAGGCUc.........................cACCG..C..A +DMFG01000030.1/8028-8441 ...................aaaaacacggcauaGCCUACUC...ACCC.....GGUU.U-.....GCUUAUA.....GGCG...GGGA-u.......................................uCGAGU.AG.UCA........uAGCAUAUAAGCU...........................CGCU..A..G +PUPC01000004.1/5258-4903 .................................--CGUUGG...CUUG.....ACCC.A-.....GCCCGCG.....GGGU...CUCG-.........................................-CGAA.CG.ACA.........-GUCAGCGGGCU...........................GGCC..C..A +QEUW01000030.1/5124-5530 ........................agcgaagauCACGGCCC...GCCG....cGGUG.GU.....GCUCCCA.....GGCC...CGGCG.........................................UUCGC.UG.ACAu.......aAACUGGUGAGAU..........................gC-GG..C..G +QGNQ01000039.1/10797-10442 .................................--CGUUGA...UUCCa...gGCCU.CU.....CUCGGAU.....GGGC..aGGGA-.........................................-UCGA.CG.ACG.........UAAUGUCCGAGU..........................gCUUG..G..G +PLXG01000310.1/3978-4343 .............................ugagGCCGCUGA...ACCG.....AGGA.GC.....GCUCACG.....UACU...CGGG-.........................................-AAGG.CG.CCA.........UUUUAGUGGGCU...........................AGCG..G..C +DMKC01000207.1/4624-4973 .................................--CAUCCG...CCCC.....GGGA.GU.....UCCGCUG.....ACCC...GGG-C.........................................UCGGG.UG.UGA.........UUUAAGCGGAGA..........................aCGUG.cG..U +DMOI01000054.1/99666-99315 ................................uAUCGUUUU...ACUC.....UUAC.AG.....UCUCGCA.....GUUU...GAG-A.........................................UAAAG.CG.UCG........gUUUAGCGAGGAA...........................CUAA..A..A +DNQR01000402.1/608-1011 .............agcguaagacgcgugagcaaGCCAUCUC..uCGGU.....UCCC.AU.....GUCUGGA.....AGGA...ACCGAc......................................ucAGAGG.UG.UCG........aUAAAUCCGGACU...........................AGUU..G..G +PRDV01000063.1/11799-11430 ..............................aucUUGUUCGU...UU--.....-UAU.AU.....GCCUAUG.....GAUA...--AG-.........................................-GCGA.AC.UCG........uAUUACCCAGUAUa........................gg---A..C..G +QIHJ01000179.1/808-1122 .................................--CGUCCG...UG--.....----.G-.....GUUUAAA.....UG--...----A.........................................GCCGA.CG.---.........ACUCAACGGACU...........................GGUC..U..G +DMTJ01000404.1/2969-2615 .................................--CGCGUU...CACC.....CUGA.C-.....GUCCGAU.....ACGG...GAUG-.........................................-AAGG.CG.UCC.........-UUAAUCGGACU..........................uACCU..C..A +RFHT01000615.1/34873-34502 .................................GAUGUCUCc.cGAAG.....GCCU.CU.....GGCUGUC.....GGGU...CUUCAuc.....................................agGGAGG.CA.CAU.........CAAACACAGACAgc......................cugC-GG..C..C +DOOC01000104.1/2860-2457 .................aggcgccguagcgacgAGUAUCCC..g-GAGg..agGGUU.CC.....GCUCCCU.....AAUC..cUCUU-cc....................................auaCGGGG.UA.UCA........uCAAUUCGGAGAU...........................AGUG..C..G +NRJH01000018.1/80449-80063 .................................-CUAAAGC..gGUCG....gUGUG.GA....uUUCCACU.....AGCG..aUGA-Aaca...................................cccACUUU.UA.UAA.........UUAUCCUUAGCU...........................AGUG..A..A +PLOP01000076.1/38586-38249 .................................--CCUCUU...CUAC....uUCUU.UU.....GCCUGUG.....GGAU...AUAG-.........................................-AAGG.GG.ACC.........-AACAACAGGCC..........................gCUCG..G..C +DPRE01000179.1/9537-9932 ............agcuacuagguagcggaacgaGAUGCCUC..gCUGC....uGGUU.UC.....GUCUUUU.....UGCG...GCAGAc.......................................uUGAGG.UA.UCG.........UACAAAUUGACU...........................AGCU..A..G +DQBP01000036.1/54513-54847 .................................--GGAUCU...UUCA.....AGAC.CU.....GUCAGGG.....GUUU...UGAA-.........................................AAGAU.CU.UCA.........-UAAUCCUGACU...........................GCCG..G..U +CP007217.1/343254-342834 .....................aaguacugguaaCCCGGUGU..uCGCG.....AGCU.CC.....ACCAGA-.....GGUU...UUCGA.........................................AACGC.CG.UCA.........-UUUAUCUGGUU...........................AGAA..U..U +PIWD01000051.1/1769-2189 ...............................cuCUCCAUCG..gCGGA.....ACGG.U-.....GCUUGUU.....CUGC...UUCGAggucauuuc.......................gguggccguCCGAU.GG.UCA........uAUUAAACAAGCU...........................CGCU..G..C +DOEB01000076.1/38381-38737 .................................--CGCUGC...CGUU.....CCCG.AG.....GAGUGCU.....AAGG...AACC-.........................................-GUGG.CG.UCA.........-UUCAGCGCUCU...........................GGCU..U..U +QBMN01000077.1/9824-9436 .................................-GCGUCUA...U-AG.....UUUG.AC.....UCCGUUA.....AGAG...CUA--.........................................-UGGA.CA.AAA.........-CCCCAACGGAU..........................gCUUU..A..A +DOUU01000283.1/2063-1698 .................................--CGCCCG...UC--.....CGUG.AC.....GCCUUCU.....AGCG...G-GUU.........................................GCGGG.UG.UCA.........--UCAGAGGGCU...........................GGUC..C..U +DMTD01000216.1/68-412 .................................--AGUCUU...ACCU.....AAUG.C-.....ACCUACA.....CUUU...AGGAU.........................................UAAGG.CU.UCA........aACUAUGUAGGAA...........................ACGG..C..A +DMAQ01000399.1/767-410 ...............................acGACGGGCC..cAGCG.....GCGC.GC....uGUUCCGA.....GCGC...CGUGA.........................................CGGCC.UG.UAA.........CCCAACCGGGACu.........................aGCCC..U..G +RHLH01000001.1/375434-375076 .................................--UGACCC...-GGG.....CUGG.AC.....GCCUGCU.....ACGG...UCC--.........................................-GGGU.CA.AU-.........-GACAGCAGGCU...........................GGCC..G..A +PLNO01000355.1/3450-3102 .................................--CGGGUC...CCUG.....GAGC.GUg...gUACCGAG.....CAUC...CAGGG.........................................GGGCC.UG.UAA.........CAAACCGGGACU..........................cACCC..U..A +DOTE01000360.1/8684-8274 ................uggccccucaagugggcCACGUCCG..cCCAU....cACCG.CC.....CUCUGAC.....CGGG..gAUGGA.........................................GCGGG.CG.UCA........cAAAAGUCAGAGU...........................GCCA..U..C +DNLL01000253.1/1717-2086 .......................cgugggaucaAAGCUCUG...CGG-.....-AUA.UC.....GCCGCUG.....UAUU...-CCG-.........................................-CAGG.GU.CCA.........AAGGAAGCGGCU..........................gCACA..C..A +DNFN01000287.1/1226-863 .................................--UCUCUU..cAUGA.....GUUC.CC.....GCUUAUC.....GGAA...UUUUU.........................................GAAGU.GA.UCA.........UUUAGAUAAGAU...........................AGUC..C..C +DNTA01000328.1/11078-10662 ...gucgagcugcuaauaaaacaguucccgggcCACAUCUC..aCCGA.....CCUU.C-.....GUCUUUC.....GAGG...UUGGAa......................................cuUGAGG.UG.UCG........aAUCAGAAAGACU...........................AGUC..U..G +QUMS01000001.1/1016563-1016951 ..........................uugcgacCACGUCUA...CCUG....aACCG.AA.....CUCCGAC.....CGGUc.aUAGG-.........................................AUAGG.CG.CCA.........CAAAGUUGGAGU...........................GC-U..G..U +PVMC01000073.1/63984-64372 ............................guccgAGCGUCUC...UGG-.....UGUG.AC.....UCCGUUA.....AGGA...-CUA-.........................................-GAGA.CC.UAA.........-CCCCAACGGAU..........................gCUCU..A..A +QWQO01000019.1/19225-18859 .................................--CGUUUA...CCA-.....CUCU.UC.....GCCCGGC.....CGAG...-UG-A.........................................GUGAA.CG.CAA.........--ACGCCGGGAC..........................gCAUC..U..A +QFLI01000003.1/348728-349131 ..............cacaaggaugcugcgacgaGACAUCCC..gCUUA.....UGGU.UC....cACCUUGU.....UCCG..gUAAGUa......................................uaUGGGA.UG.CUG.........ACAAUUCAGGGU..........................uAGCA..A..A +PLLH01000106.1/50304-50655 .................................--CGUUCC...GCC-.....UGAA.AC.....GCCCGGU.....AUCG...-GGGU.........................................CGGAA.CG.CCA.........--UUUCCGGGCU...........................CGGU..U..G +PXBU01000213.1/350-3 .................................--CGUUUC...UAC-.....CCGG.AC.....ACCUGCU.....ACGG...ACUA-.........................................-GAAG.CG.ACG.........-ACUAGCAGGCA...........................UAGC..U..G +DNTH01000004.1/19475-19078 .................ggcugcggagcugacgUAUAUCCC..gCCGG.....GAUU.UA....aGCCGAUU.....AUUC...UCGGUa......................................caUGGGG.UA.UCA.........UUAAAAUCGGAU..........................gCACG..G..A +PMLC01000014.1/5602-5954 .................................--CGUCGU...GAUCg..ccGGCU.CC....cGCCUGCG.....AACC..uGAU--.........................................CACGG.CG.CCG.........CAAAAGCAGGCU...........................GGAC..C..G +QRTC01000086.1/4757-5141 .................................--CGUCCU...UAAC.....CGUG.AG.....UACCGCG....gCUCG...GAUA-.........................................-GGGG.CG.UAA.........CCUAAGCGGUGA..........................aCGUG.aA..C +QNBL01000154.1/5474-5114 .................................-UCAGGUC...CUGU.....UUCU.CC....cGCUCUGA.....AGAG...GCAGG.........................................GUACC.UG.ACA.........-CAACCAGGGCU..........................uGCCG..G..A +CP033169.1/2673484-2672864 .................................--CACCCU...CCCC.....GGCG.GU.....GCCCGGC.....GGCC...GGGAA.........................................AAGGG.UG.UCA.........UAAAUCCGGGAU..........................cUUCC..C..G +QEUZ01000002.1/9066-8709 .................................--CGUUCG..aCCGG.....CCCA.CU.....GACCGGC.....UGGG...CCGGA........................................aCCGAG.CG.CCA.........CAAUGCCGGGAU..........................gCCGC..G..G +DOHO01000440.1/5882-6270 ............................cgcgaGCCAUCAU...AG--.....UCCG.AC.....UCCGUUA.....AGGU...--CU-.........................................-AUGG.UG.AAA.........-CCCCAACGGAU..........................gCUCC..C..U +DNRQ01000139.1/19129-19542 .........................ggguuaug--CGGGGU..aGAGG....gUAGA.AA.....GCGAUCU.....UGUA..aCCCU-.........................................UCGCC.CG.UCA........aCAGAAGCAGACUa........................gaAAGG..C..C +QHZM01000150.1/6943-7310 .................................--CGUCUC...CUCC.....GUUC.G-.....GCCCGCA.....GGAC...GGAG-.........................................AGAGG.CG.UCG.........-AUUGGCGGGCU...........................GGUU..U..G +PWVB01000037.1/9255-8858 ................cugaucgggaauccgguCACGCCGC...CCUA....gCGUC.UC.....GCAUGC-.....GUGG...UAGGG.........................................GCCGG.UG.ACA.........-UAAAGUAUGCGc.........................gCAGG..C..U +RFHH01000058.1/19987-20341 .................................--CGCCCG...CCCG.....CCCC.U-.....GCCCGUG.....GGGG...CGGUC.........................................CCGGG.UG.UCA........uAGCUCACGGGCU...........................GGCC..G.uC +QEUQ01000019.1/15603-15249 .................................--CGUCCU...CCGG.....-UUU.GU.....GCCCGUC.....GGG-...CCGGU.........................................CAGGG.CG.ACG.........--UUUACGGGCU..........................uACCU..G..C +DMLB01000122.1/4708-5060 .................................--CGUCGC...CCG-.....GUGA.GC.....GUCCCCG.....UCAC...-CGGA.........................................UCCGA.CG.UCA.........CUAAAGGGGACU..........................gCCGC..U..G +PXBT01000082.1/4714-4356 .................................--CGGAGA..a-UGA.....UCUC.UU.....CCUUCCA.....GGGG...AUCAU.........................................UUAUC.CG.ACA.........CUUUCGGAAGGU...........................GGGG..G..A +RFHL01001337.1/1717-1345 .................................GCUGUCUC...CCGG....uCCGG.AA.....GUGUCUA.....CCGG...CCGGCcau...................................aguGGAGG.CA.CAGa......caCCCAGGUAGACU...........................UCGG..U..C +QKCC01000106.1/14140-13782 .................................-GCGGGAC...ACCG....gGAUG.CU.....GCUCCGA.....AGGC...CGGUU.........................................GCUCC.UG.AAA.........GAAACCGGGGCU..........................uGCUU..U..U +DPRO01000020.1/221528-221878 .................................--CGGAAU..cUGCU.....UUGC.AC....uGCUCCGA.....GCGG...GGCAU.........................................GAUUC.CG.ACG.........CCAAUCGGGGCU..........................uGCUU..U..U +DNRX01000129.1/11711-12062 ................................gCGCGGAAA..cAAGA.....CGGU.GC....aGCUCUGA.....ACGG...UCUUG.........................................CUUUC.UG.UCA.........CAAACCAGGGCU..........................uGCUU..U..C +DLZD01000211.1/4780-4381 .........agugaaguaaaguagcuugaagcaAGUGCCCG...GUAA....uGGAG.AU....uGUCUUGC.....CUUC..aUUGCA.........................................UUGGG.UA.UCA.........UAAAACAGGACU...........................AGCA..A..A +QTUD01000025.1/2952-2600 .................................-CCGCUGA...AGCC....aUAGG.UU....aACUCACC.....CCUA...GGUA-u.......................................uUUCAG.CG.UCA........gAAAUGUGAGGGU...........................AGGC.aC..G +DPNX01000048.1/21209-20864 .................................--CAUCGG..c---G.....GCUG.AU.....GCUCGUU.....AGGU...CAU--........................................cACCGG.UG.UUA.........-AACAGCGAGCU..........................uAGUU..U..C +QAMK01000007.1/3275-2922 .................................CUGCUUAG...UAGA.....UUUC.UU.....UCUCUAC.....GAGA...UUUUU.........................................ACUAG.GC.UAA.........UGAAAGUAGAGU...........................AUAU..U..U +DOFA01000083.1/4151-4527 ...........................aggccaUCCGAUCU...GCUG....g-AUG.GA.....UCCCUGGc...gUCAG..aCA---gcaga..............................ccuuac-UCGU.CG.GCAg.......gUUAAAUGAGGCA...........................ACGG..A..U +RDRY01000006.1/37504-37138 .................................-CUAUCUC..cUAAC.....GGGG.GC.....GUUUACC.....GCCU...GUUUC.........................................UGAGA.UA.UCA........uUAAAAGUAAACU...........................GCUC..C..A +PRDU01000101.1/1201-1576 .............................gacaCUUGUAA-...UCGU.....AGUU.U-.....GUCUAUC.....GAUC...GCGAU........................................uACUCG.UA.UCA.........CCCUAGAUAGAA..........................cCUUG..C..G +NZ_QFRW01000243.1/9449-9072 ..............................aagUUUGCCGC...UCC-.....AGGG.GC.....GCAUCCG.....CCCU...-GGAU........................................cAGCGG.CA.UCA.........UCUUAGGAUGCU..........................gUGGC..C..G +PWKD01000048.1/11744-12118 ....................ucgcgcaagcggcGACGGGCG...CCCG....gGGCG.CA.....GUCCUGA.....GAAC...CGGG-.........................................UUGCU.UG.ACA.........CUAAACCAGGACu.........................uGAUC..C..G +DMZH01000001.1/207875-208237 ...........................uuaacuGACGUCCU...UAGA.....UUUG.AU.....UCUCGGU.....UGAA...UCAA-.........................................AAGGG.UG.UAA........aCCAAUCCGGGAU..........................gCCAC..U..C +PLND01000022.1/59872-59479 ....................ccccaaaagggguCACGUCCG..gCUCU.....CCCU.AA.....CUUUGGC.....UGGA...AGAGA........................................uCCGGG.CG.CGA.........CAAAGCCAAAGU...........................GCCG..C..G +PUOW01000187.1/61563-61210 .................................--CGGGUA...CACG.....GCGU.GC....aGCUCUGA.....AUGC...CGUGA.........................................UUACC.UG.AAA.........GACACCAGGGCU..........................uACCU..C..G +QUSM01000002.1/795358-795706 .................................--CGGUUG..uGUAU.....CUCU.G-.....ACCUGCA.....AGAG...AUAUA.........................................ACGAU.UG.UCAa.......aUUUUAGCAGGGA...........................CCUA..U..A +DMEU01000013.1/34421-34844 ................................aGCCGCUAU...CG--.....GGUG.A-.....GUCUGCG.....CAUC...--UG-.........................................AAUAG.CG.C--.........-GCUAGCAGACU...........................GGUC..C..U +QWPF01000099.1/4046-3653 .................................--GCGCGU..cUGAG.....AGCU.UA.....GCCAGAG.....AGGU...UUUA-.........................................-GCGC.GC.UAG.........UUAAAUCUGGAU...........................CGCG..G..G +QNBE01000098.1/603-953 .................................--CGCCUC..cAUCG.....GUUG.A-.....UCCGAUC.....CGGC...CGAUG.........................................GCAGG.CG.GCA........uACAGGAUCGGAU...........................AGGU..C..U +QGUN01000032.1/28536-28902 .............................acagCGCGGAGG...CCGG.....CAGC.CC.....GCCGGGG.....GCGG...CCGUC.........................................ACCUC.CG.UCA.........UCGAACCCGGCC...........................GUUC..C..U +DMUU01000211.1/3666-4063 ...............uacuagguauagaagcugAAUGUCCC..uCAAA.....AGCC.UU.....GACUUAC.....GGCG...UUUGAu......................................acAGGGA.CA.CGG.........GAAAGUAAGAAU...........................AGAA..A..C +DPHL01000030.1/1834-1453 ...........................auacagUUCUGCUU..uUAAA.....AUCC.AU.....GCUCGCU.....AGAU...UUUA-.........................................AAAGC.UG.UC-.........--UCA-GCGAGU...........................AUAG..C..A +CP025958.1/6966359-6965948 .................................-GCCGUUC...UGGC.....AGCU.UC.....GCCUGAG.....AGGU...GCUA-.........................................-GUCC.GG.ACG.........-CAAGUCAGGCU...........................CGCG..G..G +QKHS01000006.1/140069-139671 ...............ugccaggcauugggacgaGAUAUCCC...UCGA....uUGGA.CC.....GUCCGGU.....UCCGc.uUCGG-c......................................caAGGGG.UA.GCAa.......aAAAUACCGGAAU...........................AGUU..U..U +PMZA01000403.1/23766-23416 .................................--CGUCCG...CCCG.....GCCU.C-.....UCCGAUU.....GGGC...CGGAU.........................................ACGGG.CG.UCG.........CCCAGAUCGGAU...........................ACCC..G..G +DMXU01000140.1/1712-1348 .................................--CGUCGC...CCCG.....AGGU.U-.....UUCUGUU.....CCCU...CGGCA.........................................AGCGG.CG.UCA.........GAAAAACAGACA...........................ACGC..A..A +QMNG01000006.1/18202-17799 .................................--CGCUGA..uUUCA.....GCUU.GU.....ACUCGGC....aAGGU...UGUG-.........................................AUCGG.CG.UCG........aUUUAGCCGAGUU..........................g-CAU..U..G +PXCF01000042.1/8555-8156 ..............acacgaggugugagagugaGUCAUCUC..gCGGA.....AUCC.CU.....GACCUAU.....GGAG...UCCGAu......................................caCGAGG.UG.CCA........gAAAAGUAGGUAU...........................AGAA..U..G +QHWH01000147.1/4227-3876 .................................-GCGUUCG...CCCC.....GGUC.A-.....ACCUGCG.....GGCC...GGGGG.........................................CCGAA.UG.UCA.........-UUCAGCAGGCU...........................GGUC..G..U +DMDA01000072.1/33242-32831 ....................uucugcggaagguCACGGCCC...GCUC....gGAUG.GU.....GCGACCA.....GGUU...GAGCG.........................................UCAGC.CG.UCAa.......aCACUGGAAC---gc.......................ugC--G..A..U +DOOR01000021.1/62480-62018 .................................--CGUUUG...CUC-.....CCUG.AU.....ACCUAUU.....AGGG...-GAGG.........................................CCAAA.CG.CCA.........--AGAGUAGGUU...........................AGUU..G..C +DNPL01000148.1/406-16 ..............ugccgugaccugcgggucaCCCGUUCC...UCCC.....AAGA.G-.....UACCGCG.....GCUU...GGGA-.........................................CUGAG.CG.UCA.........AAUGAGCGGUGA..........................aCCUG..C..A +QBMP01000087.1/1040-1434 ............................guucgAGCGUCUG...AGC-.....UGUG.AC.....UCCGUUA.....AUCA...-GC--.........................................CCGGA.CU.AAA........cCCCCAACGGGUG...........................CGCU..G..A +CP031412.1/46742-46381 .................................-AGGGUUU..uGUUG.....AAUU.UG.....GCUUUGA.....GGUU...CACUU.........................................AUACU.CU.UUU........cGACAUCAAAGCU..........................uGCUU..A..A +MVWI01000003.1/134175-133791 .........................cuuuuggaGCUGGACU...GAUU.....GGAA.UU.....UCUAGCG.....UUUU...AAUC-.........................................-ACUC.CA.UAA........cCUUAAGCUAGAC..........................gCUUU..U..A +QALA01000005.1/13414-13063 .................................--CGUCCG...UUC-.....CCCA.AC.....UCCCGAU.....AGGG...-GAAG.........................................CCGGG.CG.UCG.........--ACAUCGGGAAa........................agGGGG..C..A +BGOM01000019.1/115910-116276 .................................--CGAGC-...CCCA.....GGGA.CU.....GCCUGUA.....UCCC...UGGAU.........................................CAGCU.CG.GU-.........-UAACGCAGGCG...........................AUCC..C..C +PUOG01000132.1/6833-7194 .................................--CGGGCU..aCCGU.....AACG.CU.....GUUCCG-.....AGGU...ACGGU.........................................UCGCC.UG.ACA.........UAAACCGGGACU..........................uACCC..C..G +RIBL01000001.1/55931-56331 ..............gcaacaguugcggcgacgaGACAUCAC..cCGAUu...gUCCU.UU.....UUCCGAG.....ACGG...AUCGAc......................................ccGGUGG.UG.CAG.........UUAAAUCGGAAA...........................UAUG..G..C +DNZG01000095.1/2641-3043 ..............ggccaaggugccgggacagGACAUCAC..cCGGA.....AGCU.GU....gGCUUCGA.....AGCG..uGCCGAu......................................caGGUGG.UG.CAG........gCAAAUCGGAGAU...........................AGGA..G..G +DQCP01000071.1/197-595 .............ucuacaagguauaggagcugAACAUCUU..gCAAG.....AGCC.CC....cGUCCUGA.....GGCG...CUUGAu......................................aaCGAGA.UG.UGG........gAAAUUCAGGAAU...........................GCAA..U..U +PLXJ01000015.1/67709-68077 ...............................aaUCCGUUAG...ACCG.....-AGU.GC.....GCCUUCG.....ACU-...CGGAA.........................................CCUAG.CG.UCG.........--CUAGAGGGCU..........................uACCU..U..G +PNAG01000016.1/113674-113296 ..................gggacuuagaucccgGGUGUCGU...CCCG.....-GUC.AA.....UCCGGCG.....GAU-...CGGGG.........................................UACGG.CA.UCA.........CAUAGACCGGAU..........................uGCCG..C..U +LYXM01000012.1/454252-453857 ..........................uagguucGAGCAUUC...AUAA.....UUCG.AC.....UCCGUUA.....AGGA...UUAUGacuaaa............................cccccaaCGGAU.GC.UCU.........----CUAGGAAUa.........................cAUCU..G..G +DOED01000008.1/1553-1157 ..............gcucaaggagcggcgacgaGACAUCCC...GCCG.....GUGG.UU.....UCACCUU.....AUUC...CGGCCggc...................................auaCGGGG.UG.CAG........uCAAUAUAAGGUU...........................AGUC..U..G +DQAY01000059.1/84971-84614 .................................--CCGGCU..uAGGA.....AUCU.CU.....GUCUGA-.....GGAG...UCCGA.........................................CAGCU.GG.UCA.........CAAAAUCAGACU...........................GGUA..U..C +PWKJ01000045.1/28516-28868 .................................--CGUCCC..gCC--.....UCUG.AU.....GCCUGCU.....GGGG...--GGA.........................................CGGGG.CG.ACG.........-UUAGCAGGUAUa.........................gUCCG..C..G +QKTW01000007.1/127899-128269 ................................uUUGGCCGC...CGCGu...gUAGU.U-.....GCCCAUA.....GCUA..cUGC--.........................................CGCCG.CC.UAA........aUCAAACAAGAAUgg......................gcuAGGG..U..U +DOMD01000211.1/1367-940 ................................gCCCCUUAC...C---.....GUUU.A-.....GCCUAAG.....AAGC...G---G.........................................CGUAG.GG.CAA.........AUUAGAUAGGCU...........................GGUU..U..C +QUGX01000003.1/273760-274159 ............guccaaggaggcugucagacgAGUACCCC...GCCG....aAGCU.UC.....GUUCCGU.....AGCGg.aAGGCA........................................cCGGGG.UA.UCA.........UUCAAACGGAAA..........................uA-GC..G..G +QALS01000050.1/1127-760 .................................-ACGUCGC...GCCC.....GAUU.U-.....AUCCGUC.....GGUC...GGGGG.........................................UGCGG.CG.UCA.........AACAGACGGAAA...........................AAUC..U..C +QZKE01000029.1/1693-2038 .................................--CGUCCC...UCUC.....CGGG.AG.....GCCCGCG.....ACCG...GGGA-.........................................AGGGG.CG.UCA.........-UGCAGCGGGAU..........................aACCA..A..G +RBKD01000134.1/15925-15587 .................................--CAUCAC...UUUU.....GGAA.AU.....GCCGUUU.....UUCC...ACUA-.........................................GAUGA.UG.UUA.........CUUUUUACGGCU...........................UACU..C..A +DNKH01000022.1/35712-35305 .............................ggguAACGUCUU...ACGC.....GUUG.AU.....GCCUAAU.....AGAU...GCG-A.........................................UAAGG.CG.ACA.........-AUUUUUAGGAU...........................AAGC..G..U +QBMS01000011.1/58425-58042 .................................--ACUUCU...AA--.....UUUG.AC.....UCCGUUA.....AAGA...--UU-.........................................-AGAG.GU.UAA.........-CCCCAACGGAUgc.......................acUCUC..U..U +RAPR01000001.1/3216132-3215757 .............................caagUCUGUCGG...UCC-.....GGGA.GU.....GCCUAUG.....GCCC...-GUGU.........................................ACCGG.CA.UCA.........-GUUAAUAGGCU...........................GGCC..G..A +DNDC01000005.1/9315-8943 .................................--CAUCGU...UCCC.....GUCU.CU.....GCUCGGA....uGGGC...GGAAU.........................................AACGG.UG.UCA........uAUUAUUCGAGCC..........................gCUUU..C..C +DNTJ01000004.1/19800-19384 .................................--CCGUGU..cCGGG.....AACU.UC.....GCCUGAA.....AGGU...UCCG-.........................................-GCUC.GG.AUG.........CUAAGUCAGGCU...........................CGCG..G..U +DPCN01000075.1/5330-5682 .................................-GCGUCCC...CGAU.....CAAG.AU.....GCCGGUG.....GUAA...AAAG-.........................................-GGGG.CG.UCA........cUCACUACCGGAU...........................AGGG..G..A +QQOU01000016.1/52739-53085 .................................-GUGUUCU...ACCU....uCCUA.AG.....GCCUGUG.....CAGG..uCGGU-.........................................-AGAA.UA.UAA........uUAACAUCAGGCU...........................UACC..A..A +PSRO01000050.1/848-474 .................................--CGAUAG..uCUAA.....UGCC.U-.....GACUAGG.....AGCG...UUGGA.........................................ACUAU.UG.UCA.........UUAAUCCUGGUC...........................UGGG..C..C +DNLX01000244.1/1660-1307 .................................--CGCCUG...UGCC.....GGCG.GC.....GUCCGGG....gUGGC...GGCA-.........................................-CAGG.UG.ACUc.......aCAAAUCCGGGCA..........................uCGGC..U..G +PXDE01000564.1/4994-4640 .................................--CGGUCG..c-CC-.....GCUG.AC.....GCCUGAU.....AGGC...--GGU.........................................GCGAU.CG.UCG.........--ACAUCAGGCU...........................GGAA..U..C +DPUD01000007.1/84778-84396 ..............................ugcGUGUUUUC...UAUU.....AUCU.UU.....UCUUGCG....uAGAU...UAUA-.........................................-GAAA.AU.UCGa.......aCUUUAGCAAGAU...........................AUAU..U..A +QUWK01000008.1/74055-74431 .............................gacgUACAGGCC...CGUC....aGCUG.CC.....GCUCUU-.....AAGC...GUCGG.........................................AUACC.UG.UAA.........-AAGUAAGAGCU..........................uA-CC..C..A +PWRZ01000207.1/870-512 .................................--CCGUCU..aACCG.....CCUU.UA.....GCUAGGA.....AAGG..gUAGU-.........................................UAGAC.GG.CCA........aCAAAGCCUAGCA..........................aAGCU..U..A +QXQP01000011.1/48247-47889 .................................-CUGGAAG...CUUG....gCGAA.UC.....GACUGGU.....GUUG..gCUGGG.........................................CGUUC.CA.UCA........uUUUUAGCCAGUU..........................gCCUU..U..A +PWTE01000112.1/27852-28219 .................................-CCGAUCC...GCC-.....UCUG.AU.....GCCUCGU.....AGGA...-GGGU.........................................CGGAU.CG.ACA.........--UGACGAGGCUc........................caCUCC..G..G +DOBD01000028.1/2725-3123 ..............gucauaguggcggggacggGACAUCAC...CCCC....aGCUC.AC.....GUCCUGA....aGCUU..aAGGGAa......................................ucGGUGG.UG.CAG.........CAAUAUCGGGAA..........................uA-GG..A..U +PLUG01000281.1/1939-2306 ................................cAUUUGCUC...CGCG.....CUUG.AG.....GCACAAUa...cACAG...CGUG-.........................................CAAGC.AA.CCA.........AAAACGGGUGCU...........................GGCU..G..U +DNVP01000030.1/5030-4680 .................................--CGGUCG...CUGG....aGGAG.UUu...aGUCCUGU.....ACUA...-----cga...................................aagAUGAC.CG.UCA........gACGAACAGGAAU...........................AGUG..A..U +DMQN01000267.1/1188-788 .............ggcccaagggguugaaacgaGACAUCAC..cCGGU.....AGCC.CU.....UUCUGCG....aGGCU..cAUCGAc......................................auGGUGG.UG.CUG........gCAAAUCGGAGAU...........................AGAG..U..G +PUNV01000278.1/15658-15303 .................................--UGUCCG...CCCU.....-CGG.CU.....GCCUGGG.....CUG-...AGGGG.........................................UCGGG.CA.UCG.........--CACCCAGGCUc.........................cACUC..A..C +DNTV01000158.1/3051-2408 .................................--CGCUCU...UCCU.....GGGA.UU.....GUCUGUG.....UCGC...AGGA-.........................................AAGGG.UG.UAA.........UAAAAGCAGGCU...........................GGCC..U..G +QKZR01000001.1/155891-156289 ............gcucguaagacgagcaugcagGAAGUUCC...UCAA....aGGCC.UU.....GGUUUAC.....GGCA..cUUGAUu.......................................uAGGGA.CU.UCG.........UAAAAGUAAACC...........................UAUC..C..U +QSPD01000013.1/11545-11916 .................................--CGUCAA...ACCG.....GGGG.UC.....UCUCCCG.....CUCC...CGGG-.........................................-GCGG.CG.UCA.........UCCUAGGGAGAC..........................gCUCG..C..G +DPIA01000106.1/809-413 ...........ucgguaccagguaccggagcgaGACGUCUU..cCGGG....cGGCC.UG.....GCCGCGA.....GCCU..gCCCGAu......................................aaGGAGG.CG.CGU........gAAAAUCGGGGCU...........................GGCC..C..G +PKGD01000474.1/3271-3665 .........................agguucgaGCACUCAC...GG--.....UUUG.AC.....UCCGUUA.....AGGA...--CU-.........................................-GUGG.GU.UAA.........ACCCCAACGGAUg........................cuUCGG..U..U +QWOR01000039.1/2946-3319 .................................--CAGGUU..gAGGA.....AUCC.CC.....GCCUGA-.....GGAG...UCCAA.........................................AGACC.UG.UCA.........CAAAUUCAGGCU...........................GGUC..C..G +DQIF01000153.1/1418-1766 .................................--CAUCCU...UCCC.....GGAA.G-.....UACUGCG.....GUCC...G-GAU.........................................AAGGG.UG.UCG.........AUCAGCAGUGAA...........................CGUG.aA..U +DPMY01000153.1/8116-8469 .................................--CGUUCC...UCGG.....UCCC.GU.....CCCUAGC.....GGGU...UCGA-.........................................UCGAG.CG.CUA.........ACUCUCUAGGGU..........................gCGUC..G..G +JSCD01000017.1/17083-16687 ................acaagguaggaaagcagGAUUUACC..uCGAA.....AGCU.CU.....GGUUUAU.....AGCG...UUCGAu......................................auAGGUG.AA.UCG.........UAAAUUUAAACC..........................uAGAA..A..U +DPUE01000121.1/1630-1281 .................................--CGUUCC...GCCC.....ACUC.UU.....GUGUC--.....GUGU...GGGGC.........................................CGGGG.CG.UCC........uUUAGACACAGCA...........................CCUG.aA..C +DMRB01000093.1/457-62 ................uuggguugagaccuuggAGGUUCGC...ACU-.....ACAG.AU.....UCUAUCU.....AUGU...-AGAUu.......................................uCGCGG.AC.UCA.........CUUUGGAUAGAU..........................uACUU..U..U +DNQA01000031.1/79611-79990 .................................--CGGACU..g-AUG.....GGGA.UC.....GCCGAUG.....UCGC...CUG-A.........................................AUGUC.CG.UCA.........-CAAUGUCGGAU...........................CGUG..G..C +DPVU01000001.1/26165-25806 .................................--CGUCAG...AAC-.....CUCA.AC.....GCCUGCU.....AGAG...-GG--.........................................GACGA.CG.AAU.........AUUCAGCAGGCU...........................GGUG..C..A +QVGL01000001.1/158530-158182 .................................--UGUCUU...GCCC.....-GGC.UU.....ACCGCGC.....GCCG...-GGGU.........................................CAAGG.CA.UCA.........UUUAGCGGUGCA...........................CGUG.aG..C +RLRY01000015.1/9474-9832 ................................aGCCUGAAA...UUUA.....AGUC.AU.....ACUAUCU.....AGCU...UAAU-.........................................-UUUC.GG.UCA........uCUUUGAUAGUGU...........................AGCC..U..U +CP031115.1/1571888-1571530 .................................--CAUCGG...UCC-.....UGAA.A-.....GCCCACG.....UUCG...GGGGU.........................................UCCGG.UG.UCA.........-UCAAGUGGGAU..........................cACCU..C..U +QWQJ01000046.1/371-14 .................................--CCGAGC...GAUG.....GCCC.CA.....GUCGGAA.....GGGC...CUCC-.........................................CAAUC.GG.UCG.........CCAAAUCCGACU...........................CGCC..C..C +RIBN01000006.1/166585-166988 .............ccucaaagugaggugaacgaGACAUCUC...CCCAu...uGCCU.GG.....UUCCGAG.....ACGU...UUGGAc......................................aaGGAGG.UG.CAG........a-GAAAUUCGGAAa.........................uAGGA..A..U +DNBB01000020.1/438-6 .................................--------...AAAA.....AACG.U-.....GUCUAUC.....AGUU...UGAU-c.......................................uACUCG.UA.UUA........aCCAAGAUAGGAC...........................UGAC..A..A +QUJM01000013.1/2298-1951 .................................--CGUCCU...CGCC.....GGAA.G-.....GGCCACG.....AGCC...GGA-U.........................................GAGGG.CG.UGG.........-AUUAGUGGCGU..........................cCGUG..A..G +PLJV01000151.1/2661-3012 .................................--CGUCUG...CCCG.....GCCC.CA.....GCCUCAC.....GGGU...CGGUU.........................................CCGGA.CG.UCA.........UCUAGUGAGGCU..........................uACCU..G..A +NBIU01000002.1/49754-49376 ..............................ggaGCUGUUUU...UGGU.....UAAG.AU.....UCUAGCU.....AUUA...GCCA-.........................................-AAAA.CA.UCA.........UUUCUGCUAGAU..........................gCGUU..U..U +DOUD01000002.1/9253-9625 ...............................cuCCUGUUAG...UGC-.....GGCG.U-.....GGCUAUC.....AGCU..aAUCUA.........................................ACUUG.UA.UUA.........AUCAGAUAGAAU...........................UUUC..U..A +QFPU01000001.1/265003-265390 .............................cgugUCUGUCAG...CCCA.....AGUU.AU.....GCUCUU-.....GGCU...UGGAA.........................................UCUGG.CA.UCG.........-ACUAAAGAGCU..........................uGCCU..U..C +PLZP01000028.1/53672-54019 .................................--CAUCCG...CCUU.....GACC.CA.....GCCCUGC.....GGUU...GAGAU........................................aUCGGG.UG.UCA.........UGAAGUAGGGCU..........................uACCG..A..C +DNYH01000024.1/16180-15818 .................................GACAUCUU...UGCU....uUGUG.C-.....UCCUAGC.....CGCA..cUGCA-.........................................-CGGG.UG.UAA........aCCUUGUUAGGAU..........................gCAAU..C..G +DOXU01000056.1/2538-2159 .................................--CGUUCU...GCCC.....GGGA.G-.....GACCACG.....ACCU...GGGAU.........................................UUGAA.CG.UCA.........UUUAGUGGUGAA..........................cGUAU..C..U +DMNR01000173.1/6863-6470 ............................gauuaCCCGUCGG...UCCA.....UGGG.C-.....GUCUUC-.....CCUG...UGGGU.........................................ACCGG.CG.UCG.........-ACUAGAAGACU..........................uACCA..A..U +QNRR01000003.1/111131-110782 .................................--CGUGCC...CCC-.....GGUG.AA.....GUCUGUG.....AACC...-GGG-.........................................-CGCG.CG.ACU.........-ACUUACAGGCU...........................GGCC..U..G +DMKT01000139.1/49094-49446 .................................-GCGUCCU...CCCG.....GUCU.CC.....GCCCCGC.....GGGC...CGGG-.........................................AAGGG.CG.UAA.........-UUUGCGGGGCU..........................gC-GG..U..C +QFRJ01000002.1/977-574 ...........ccgaagcacaguaagagggacaAGUUUCUC..gCCAG....uUCUC.CC.....GUCUCAU.....GAGC..gCUGGAc......................................ccCGAGA.AA.UCA........aCAAUUUGAGAAU...........................AGUU..U..G +PWVT01000253.1/2580-2929 .................................--CGUUCC...-ACG.....CUCG.AC.....GCCCGAU.....AGGG...UGU--.........................................-GGAA.CG.ACG.........--ACAUCGGGCU...........................ACUU..C..C +NXLU01000001.1/207255-206888 ........................ccuuucggaGCCGAUUG...GGUA.....GAUG.AU.....ACUAGCU.....AAUC...UAUC-.........................................-UAAU.CG.UCA.........UCUUAGCUAGUU..........................gCUUC..U..G +DMXN01000029.1/4214-3785 .......................uagggcauuaGCCAUCGA...ACUU.....AUUU.UC.....GCCCAAG.....AUAU...AAA-A.........................................UUCGG.UG.UCA.........AAUUAUUGGGCU...........................AGCU..U..U +RFGU01000060.1/4273-4635 .................................--CGGAUC...UACG.....CAAG.GA.....GCCCGA-.....GUAG...CGUA-.........................................-GGUC.CG.UCA.........-GCACACGGGCU...........................GGCC..G..C +DMQV01000083.1/2452-2088 ................................uAACGACCC...CACU.....GCCU.CA.....GCCUCUC.....GGGU...AGCG-.........................................GUGGU.CC.UCA.........-UUUGAGGGGCU..........................uGCCU..U..U +QWRD01000003.1/124564-124913 .................................--CGUUUC..aGCCG.....GCCU.CA.....CCCUGAC.....GGGC...CGGAU.........................................UGAAG.CG.ACG.........AUUAGUCAGGGC..........................gCUCU..G..C +CP029803.1/1443114-1443468 .................................--CGUCUU...CUC-.....UCUG.AC.....ACCUGCU.....AGGA...AAAG-.........................................-AAGA.CG.ACG.........-ACAGCAGGUAU...........................A--G..C..U +QHBO01000009.1/11888-12248 .................................-GCGUUGA...CAUC.....GCCC.UC.....CCUCGCC.....GGGC...GGUG-.........................................-AAGG.CG.UCA.........-UCAGGCGAGGU..........................gCGGC..G..U +DNSQ01000016.1/22751-22374 ...........................gccccgAUUGUCUC..cCCGG....aAGCG.CU.....GACCGAC.....CGCG..uCUGGA........................................cCGAGG.CA.CCG........cAAAUGCCGGAAU...........................CGCA..G..A +PXEK01000362.1/6422-6024 ...........uaccgcaaagugcggaugacgaGUUGUCCU..uGGAG....aAUGU.UU.....ACUCAAC.....ACAU..uUUCCGu.......................................uUAGGG.CA.CCA........uAGAGUUUGAGUU...........................AGAA..A..A +CP032624.1/419681-419289 .............................aacgACCGUCGC...GCCG.....-GUG.ACu...cGCCUUCC.....ACC-...CGGC-.........................................CUCGG.CG.UCA.........-UCUUGAAGGCU..........................uGCUC..G..A +PLTL01000367.1/871-483 ....................cgggcuuaggcccGACGUCGA...CCGG.....AAGA.GC.....GCCCGCG.....GCUU...CCGGA.........................................CCCGA.CG.CAA.........AUACAGCGGGCU..........................cGCUC..G..G +DMXI01000168.1/11572-11939 .................................AGUGUCUC...GCGA....aCCUU.ACc...uUUCUGC-.....AAGG..uUUGCAc.......................................cCGAGG.CA.UCA.........CAAAGCAGAAAU...........................AGUC..A..G +QEVF01000001.1/132028-132385 .................................-GCGCGUU...GCG-.....GUUC.GU.....GUCUGUA.....GGAC...-CGU-.........................................-AAGG.CG.AAA........cUACUCACAGGCU...........................GGCG..U..C +PULQ01000091.1/19937-19600 .................................CACAUCUA..aCCUG.....AGUU.C-.....UCCUCGA.....AGGU...CGGGA.........................................UUAGG.UG.UCA........gAGAAAUCGAGGU..........................gCGCU..G..A +DMTL01000138.1/402-8 ..............cauacuagguaugggacgaGACGUCUCu.gGCAC.....GGGU.UU.....GUCUGAC.....CCCU...GUGUUg......................................auAGAGG.CG.UGG........uCAAUGACAGAAU...........................AGAA..U..A +DPLL01000219.1/15814-16204 ........................gguuuagagUGUAUGCC...GC--.....-CUA.AC.....UCCGUUA.....ACG-...--G--.........................................UAGCA.UA.ACA........aCCCCCAACGGAU...........................GCCC..U..A +CP022339.1/908708-909139 ............................ggggaUUUGUCCC...GCUG.....GUUU.UU.....GUUCUAU....gGGAU...CAGCA........................................uAGGGG.CA.UCG.........GUGCAUGGAACU...........................AGUG..C..C +DPTM01000309.1/5648-5301 .................................--CGUCCU...CCGG.....GUUU.CC.....GCCCGCA.....GGAC...CCGGC.........................................CAGGG.CG.UCA.........AGCAUGCGGGCU..........................cACCC..U..U +PXBH01000106.1/759-355 ..........gcgaagaacaguaaccggggacgAGUGCUCC..gCUGU.....UUGU.UU.....UUUCUCG.....GCAC...ACAGCa......................................aaAGGAG.UA.UCA.........UUUACGUGAAAU...........................AAGG..U..G +DNNE01000143.1/10413-10809 .................................-GCGUCUU..cGCCG.....CAAG.UU.....GCUCAUG.....CGCG...CGGAU.........................................GGAGA.UG.UCA........cACCAGAUGAGCU...........................GGCC..C..A +QQPQ01000006.1/157159-156778 .................................--CGGGCA..cCCAG.....GACG.CC.....GUUCUG-.....AGGC...UUGGA.........................................CUGUC.CG.CCA.........CAAACCAGAACU..........................uACCU..U..U +DOGR01000447.1/8557-8908 .................................-GCAUUCU...GCCU.....UCUG.U-.....ACCUACG.....GUGA...AGGGC.........................................UAGAG.UG.UCA.........AUUAAGUAGGUU..........................gCUCU..A..A +DNYS01000138.1/11665-12024 .................................-GCGUGCC...GCCU.....CUCC.UC.....GUCCGCG.....GGAG...GGGGC.........................................CGGGA.CG.CCA.........-UGAAGCGGACU...........................AGCC..G..G +DPTP01000045.1/57540-57938 .....................ucauaguuacaaCCCGUCUG..gAACU.....CCCG.AC.....GUCCGAU.....GAGG...GGUU-.........................................ACAGG.CG.UCA.........AGCUUAUCGGAU...........................AUAG..U..C +QRHR01000003.1/643-300 .................................--UGUCAA...UCCC.....GGAA.G-.....GCCUACG.....GUCC...G-GAC.........................................AUUGG.CA.UCG........aCUUUAGUAGGGA...........................ACCC..U..A +RBXM01000004.1/174529-174899 ............................augucAUCGUCCC..gCACC.....CGUC.U-.....UCCUUCU.....CACG...GGUGAg......................................uuUGGGG.CG.UCGu.......aAGUAGUUAGGAU...........................AGUU..C..U +NXLW01000003.1/6738-7102 ...........................uuuggaGCCGAUUC...UAGU....aUUUC.UU.....UCUAGCA.....GAAA...GCUA-.........................................-GAAU.CG.UCA.........UUCUCGCUAGAU..........................gCUUC..U..U +MIER01000015.1/6918-7313 .............cggauaagauucgaggcagaCACAUCCC..uCCAG.....GCUU.UU.....GUCUUAC.....AAGC...CGGACu.......................................cAGGGG.UG.UCA.........UCUCGUAAGACU...........................AGCU..U..G +QJYM01000030.1/495-130 .........................uuacugcaCCUCCGGU...CCGU....gGGGC.CC.....GCCCGGG.....GCGC...CCG--.........................................UACCG.GA.UCG.........ACAAUCUGGGCU...........................GGCU..C..G +DNTP01000113.1/1168-816 .................................--CGUUCU...GCCU.....GAGA.G-.....UACCGCG.....GCUC...GGG-A.........................................CAGAG.CG.UCA.........UUUAGCGGUGAA...........................CGUG.cG..G +DNWA01000113.1/2080-2432 .................................-CCGUCCU...GCCU.....GUUU.UA.....G-UACC-.....GCAC...AGGGU.........................................CAGGG.CG.UCG........aUUAGGUACUGAA...........................CGUG.cA..C +DODG01000006.1/1897-2249 .................................--CUUUCG..aCUCA.....CCCC.CG.....ACCUAGC.....GGGU...UGGGA.........................................UCGAG.AG.AUG.........AAAUGCUAGGUU..........................gCGUU..G..U +DMHB01000075.1/3435-3802 .................................-GUGUCUC...GCAA.....GCUC.CUc...gUUCUGCC.....GAGU...UUGCAu.......................................uCGAGA.CA.UCG.........AACCGCAGAACU...........................A-AU..C..U +QUGI01000006.1/47808-48175 .................................--CGUCCG...ACCC.....GGAA.G-.....GACCACG.....AGCC...GGG-A.........................................UCGGG.CG.UCG.........AUUAGUGGUGCA...........................CGUG.cG..U +NXLX01000025.1/20512-20882 ...........................uucggaGCUAGCAA...UAU-.....GGAA.AU.....GCCUACU.....ACCC...-AUA-.........................................-GCGC.UA.UCA.........-UCAAGUAGGCU..........................aUGCU..U..U +PMIV01000130.1/1419-1025 ...................ugacgccucggcguCACGUCUU..cCUGC.....CCCG.CC....cUCUUACC.....GGUG...GCAGA.........................................GCGGG.CG.UUA.........CAAUGUAAGAGU..........................gC--C..A..C +RFGY01000066.1/680-284 .................................--CAUCGU...UCGU.....CUCC.UCg...cGCCGGUG.....GGGG...GCG-U.........................................AACGG.UG.UGA.........-UAAAGCCGGCG...........................CGCG..U..U +QMOV01000040.1/3019-2625 ................acuagguaggaaagcuuUAUGUCUC..cUGAA.....AGCC.UU.....AAUUAAC.....GGCG...UUCAAu......................................uuUGAGA.UA.UCG.........UAAAAGUUAAUU..........................uAGAA..A..G +QIJB01000073.1/4962-5341 .................................GGCGUUCG...UUCC.....GCCG.AC.....UCCCAAU.....AGGC...GAAA-.........................................ACGGA.UG.UCA.........UUUAAUUGGGAU...........................AAGA..A..C +PQWO01000004.1/295651-296045 ...........................uucgagCAUUCAUA...G---.....AUUG.A-.....CUCCGUU.....AAUU...----U.........................................CUAUG.GA.UAA.........CCCCCAACGGAU..........................gCGCG..A..U +QTVF01000019.1/10640-10989 ............................ugaaaGCUGCUAA...CAUU.....GAGU.GA.....GCCUAUA.....GCUU...UUUG-.........................................-UUAG.UA.UUA........uAACUUUUAGGAU...........................AAGG..G..U +RHGL01000039.1/80849-80465 .............................uucgAGCGUCUG...UA-G.....UUCG.AC.....UCCGUUA.....AGGG...C-UA-.........................................-CGGA.CU.UAA.........-CCCCAACGGAU..........................gCUCC..A..G +PXCJ01000205.1/1623-1993 .................................CCUGCUCCa.uUAAC.....UGCC.U-.....GUCUGUC....cGGCG...GUUUU.........................................UCGAG.CA.UCAu.......aCUUAGACAGACU...........................GGCG..U..G +PXCQ01000057.1/11019-10666 .................................--CGGAUU..cGUAA.....GACG.CC.....GCCUCG-.....AGGC...UUACG.........................................CGAUU.CG.ACA.........UAAACCGGGGCU..........................uGCUG..C..G +QJKH01000005.1/217313-216934 ............................uugcaGCCGUCCA...AUCA.....GGUU.UU.....GCCUUUA.....GGCU...UGGU-.........................................UUGGG.UG.UAA.........GAGAUAAAGGAU...........................AGGG..G..U +QMHH01000001.1/24735-25096 ...............................cuAAGAUCUG...CCUA.....-GUA.UC.....GCCCAUG.....UAU-...UAGUU.........................................ACAGG.UC.UCA.........UUGAAGUGGGAU...........................ACGU..C..U +QEVT01000087.1/3248-2897 .................................--UGCCCU...CGCG.....UCGC.CC.....CGCCGAC.....GCGG...CGCG-.........................................GUGGG.CA.ACA.........UCACAGCCGGCG...........................UGCC..G..C +QHXN01000071.1/24663-24269 .................................-GCGUCUC..gCCGC.....-GAG.UU.....GCUCAAG.....CGAA...GCGGA........................................gCGAGG.CG.UGA.........CUUAGUUGAGCU...........................GGCC..U..G +QMOR01000071.1/8910-9305 .................................UUUGUGCC..uUCAG.....GUUG.AU.....GUCUGCUa...cAAAU...CUGA-.........................................CCGCA.CA.UAAa.......cGAAAUGCAGAAC...........................CGUG..A..U +PLZD01000019.1/26837-26479 ...............................caCACGUCGA...GCC-.....CUCA.AC.....UCCUGCU.....AGAG...-GGGU.........................................CUCGG.CG.UCA.........-AACAGCAGGAU..........................gCGGA..C..C +QMNJ01000160.1/3222-2864 .................................--UGGGGG...AUUU.....GCCC.UC.....GCCUGUC.....GGGG...CUUA-.........................................UCUCU.CA.UCG.........GUUAGAUGGGCU...........................GGGA..U..A +PLXY01000006.1/173519-173153 ...............................ugUCCGAUAC...UCUG.....GAGC.CU.....GACCAGG....aACUU...UAGA-.........................................AGUAU.CG.UCA.........UUAAGCCUGGUG...........................UGGC..C..C +PMCK01000262.1/8527-8873 ................................aGCCGUCCG...ACCG.....UGAG.AU.....UGUCUUG.....GUAG...CGG--.........................................AAGGG.CG.UCA.........-GCACUAAGGCU...........................GGGC..G..C +DLUY01000127.1/3558-3226 .................................--CGCCUU...GACC.....AGCC.CU.....GUCUGCA.....UGUU...GGUU-.........................................-GAGG.CG.GCU........aAACCCGCGGACU..........................uAGCU..U..U +QIGB01000089.1/11368-11779 ............................agcaaCUCGGUGA...CCUA.....GAGU.GU.....ACCAGGC.....AUUU...UAG-A.........................................AUCAC.UG.UCA.........UACUUCCUGGUU...........................UGGA..U..C +DNHV01000071.1/7183-6769 ...............................aaGCCGGUAG..cCUAG.....GGCC.C-.....GACCAGG.....AGCG...CUAGU.........................................CCUAC.UG.UCA........uCAACCCUGGUAU...........................GAAU..C..C +DOTM01000043.1/4209-3857 ................................gCGUGCCUG...ACUU.....UCGC.UC.....GCCUAUG.....GCGA...UUU--.........................................GAUGG.CC.UAA.........-UUUAGUAGGAU...........................ACGA..U..U +QKBB01000022.1/22871-22503 .............................uaggACUGCUUC...GCCU.....UCCG.AU.....UCAAGAU.....AGGA...AGGA-g......................................ucUGAAG.UA.UCA........cCCUUAUCUUGAU..........................aUAUG..C..C +QBMH01000050.1/7917-7529 .............................ucgaGCGUCCGU...--CA.....UUUG.AC.....UCCGUUA.....AGGA...UG---.........................................-AUGG.AC.CAA........cCCCCCAACGGAU..........................gCUCC..A..G +DOGJ01000002.1/114109-113751 ..............................cguAACUUA--...AUCU.....UGGU.A-.....GCUGGCG.....UCUG...AGA--.........................................--UUA.GG.UCA........uAAAAAGUCAGAU...........................CGCG..U..C +DOZJ01000006.1/109999-109608 .................................-CCGUUUG...CCUG.....-CCC.AU.....GUCUUCU.....AGG-...CAGAU.........................................CCAAA.CG.UCA.........-UAAUGAAGGCU...........................GGGU..U..C +RBHZ01000001.1/2821118-2820750 .................................UGUGUCUC...UCUC.....ACCC.CUc...gUUCUGCC.....GGGU...GGGAAc.......................................aUGAGA.CA.UCA.........CAAAGCAGAACU...........................GGUG..U..U +DNRL01000001.1/40072-39693 .................................-CCGUCUU...UAGU.....AGCC.G-.....GCCCGGC.....GACG...GCUA-.........................................-AAGA.CG.AAA.........-UAAUCCGGGAU..........................gCAGG..G..G +CP033049.1/531909-532543 ................................aAGGAUCCU...UCCU.....GCUA.UU.....GCCCGUG.....UAGC...AGAUA........................................gAAGGG.UC.UCA........aAUGAAGCGGGCU...........................AUAC..G..G +QBWV01000006.1/6272-5900 .............................auuc--GGGCCGc.cGCAC.....AGGU.UU.....AUCUGUU.....ACCA..gGUGCCgc.....................................cgCCGAC.--.UCAa......aaCAAACACAGGUU...........................GCUG..C..A +PWJY01000247.1/2064-1687 .................................-UUGUGCC...GCAGg...aUCUG.AC.....GUCCGAUa...gACGA..uCUGC-.........................................-CGCA.CA.UCA........uCAAUUUCGGACU...........................GGCU..G..G +PWGF01000267.1/4490-4133 .................................--CGGGCA...CCGU.....AUCC.GC....gGCUCCGA.....GGGU...GCGG-.........................................CUGCU.UG.ACA........gAUAAUCGGGGCU..........................cACCC..U..G +PXCV01000569.1/2401-2010 ..........................gguucgaGCACUUAU...--AG.....UCUG.AC.....UCCGUUA.....AAGG...CU---.........................................-AUAG.GU.AAA.........-CCCCAACGGAU..........................gCACU..C..A +DOAP01000002.1/150226-150664 ..............................acuACCUCUUU..uUCGU.....GGCG.U-.....GUCCAUC.....AGCU...GCGUU.........................................UAAAG.AG.UAU........uACCAAGAUGGAA...........................CUGA..C..A +DOMK01000020.1/110759-110357 .................................-CCAUCGC...CCC-.....UCUG.AU.....ACUCAAU.....AGGG...-GUUA.........................................GGCGG.UG.UAA.........AUUAUUGAGUGU...........................AGGU..C..A +PWRH01000095.1/8088-8438 .................................--CAUCUG...AUUU.....GCUG.AU.....UCUCGCU.....AGGC...AAAAC.........................................CCAGG.UG.UAA........uAUUUAGCGGGAC...........................GAAA..U..A +DNXA01000115.1/780-1147 .................................--CGUCAG...CCC-.....GAUG.U-.....GUCCCCG.....AAUC...-GGAU.........................................GCUGA.CG.UCG.........--CUAGGGGACU..........................cACCA..A..A +DOKU01000034.1/4505-4852 .................................-GAGCCAA...CUCU.....AAGU.UU.....UCUUACG.....ACCU...AGAC-.........................................UACGG.C-.CCA.........AUUUAGUAAGAU..........................aUAUU..U..A +DNLG01000069.1/37-403 ................................uGCCAUCGA..aCGGA.....UGGG.U-.....GCCUGUU.....CCCC...UCCGC.........................................CUCGG.UG.UUGc.......cCUCAAACAGGCU...........................GGCG..U..G +QWRN01000005.1/25831-26185 .................................--CGUCCA...CCCG....aGCCC.CG.....CCUCGAC.....GGGC..gAAGG-.........................................AUGGG.CG.CAA.........UAAUGCCGAGGU..........................gCUCC..G..U +RFIA01000090.1/41306-41695 ..................gccccgaaguggcuaGCCGUCUG..cCCCA.....UCCG.U-.....CUUCGUC.....CGGG...UGGUUc.......................................gGUAGG.CG.ACA........cCAAAGACGAAGU..........................gCGAC..C..U +QCWI01000011.1/36751-37154 ..........gccgaaguacaguaggcagaacgAGUCCUUC...UCCCa...uACUU.CC.....GCCUGUU.....AAGU..aGGGA-a......................................ucAGAAG.AA.UCA........uUCAUUUCAGGAU...........................AGUA..U..C +PWHG01000057.1/665-285 .................................-CCAUCGU...CCUA.....-GCU.UU.....GUCUCUG.....AGC-...UAGAU.........................................CGCGG.UG.UCA.........-UAUUUGAGACU..........................uAGAA..A..U +CP032623.1/277750-278103 .................................--CGGGCC...UGUG....uUUGC.GC....uGCUCUGA.....GCGA..aCAUAU.........................................CGGCC.CG.ACG.........CCAAACGGAGCU..........................uGCUC..U..U +DQGN01000018.1/12234-11866 .................................-CCGCUUC...UGAU.....UACU.UU.....GCUCAAG.....UGUA...AUCA-.........................................AGAGG.CG.UCA.........UAAAGUUGAGCU..........................gCUGU..G..U +QKEH01000142.1/3067-2670 ............ggcauuagaugcuggaacaagCUGUUCCG...CCAA.....AACC.CU.....UCUCUGC.....GGUU...UUGGAg.......................................uUCGGG.GC.ACAc.......gUGAGUCAGAGAU...........................AGUU..-..G +QOQC01000070.1/4962-5363 ...........ugaagaacaguaggucgaacagGUACUUCC..gGCAG.....GCUU.CG.....GCCCGUU.....AGGU...CCGCCa......................................ucAGGAA.GU.UCA.........ACCCAUCGGGCU...........................GGUG..C..U +PLLJ01000032.1/20431-20828 .................................-ACGUCA-...CAGG.....GCCG.AU.....GCCUGCU.....GAGC...UUUG-.........................................-CUGA.CG.AAA.........---AAGCAGGUU..........................gCUCU..U..U +QGFZ01000001.1/1039621-1039999 .................................-UCCUCCC...GCCU.....AUCU.UC.....UCGCGGG.....AGAG...---UAcguacaccgaa...................gaccucgccugAGAGA.GG.UUA.........----AGCAGGCA...........................GUCC..U..A +MRBW01000041.1/36378-36002 ...............................uuGCCUCAUG..cACAA.....CACC.AG.....CCCUAAU....cGGUG...UUGUAu......................................auGCAUG.GG.UCAu......uaUUAGAUUAGGGA...........................AGAG..C..G +PLXF01000064.1/8351-7951 ..............................aagCACGGUAA..gCUGG.....AAUC.AC.....ACCUAG-.....AGUU...CCAGAu.......................................uUUUAC.CG.UCA.........UACAUCUGGGUA...........................CAAA..C..C +PLXK01000172.1/14980-14617 .................................--UGUUUC..cCGGG....aAGCU.AC.....UCCUAGA.....GGCG..uCCCGA........................................uCGAAG.CA.UCA........cAAACUCCGGGAU...........................AGUC..A..G +PLYU01000219.1/6807-7161 ................................cGCCGUCCG..aAGGA.....AGGG.UC.....CUCCAGC.....ACCC...UCCG-.........................................GAGGG.CG.UAA.........-CCGAGCUGGAU...........................AGCC..G..G +PWUY01000033.1/3381-2959 ..................gaucggguaaccgguCACGCCCU...UCUG.....GCAU.UU.....CGCUGGU.....GUGU...UAGA-.........................................AAGGG.UG.ACA.........-UAAAGUCAGCGc.........................gCAAG..C..U +DOUK01000135.1/10088-9733 .................................--CGUUAC...UCC-.....UCCG.AC.....CCCGGCU.....AGGG...-GGA-.........................................AGUGA.CG.U--.........-GUUUGCCGGGU..........................cUGAG..A..A +CP031971.1/1184709-1185056 .................................UUUGGAGU...CUAU.....UCUU.UC.....CCCACAA.....AAGU...CUAA-.........................................-ACUC.UA.UCAu......uaAAUUCGUGGGCA...........................ACCU..U..U +CP028374.1/247720-247351 ................................uGCUCCUUU...CUUA....uACAU.UC.....UCUUUGU.....GUGU...AAAG-a......................................uaUAAAG.GA.UUU.........AUUUAAAGAGAU..........................aACGU..A..A +QAML01000042.1/15910-16322 ...............acaaaguuuuucggacgaGACAUCAC...UCCG....aAGCC.GU....uGUUCCGA.....GGCUc.gCGGAAa.......................................uAGUGG.UG.CAC.........GCAAAUCGGGAA...........................UAGC..G..U +QRPK01000010.1/42747-43126 ............................gguucGCAGCCGG..cUAUG.....UCCC.UU.....GCUUCUCug.auCGGA...CAUAC.........................................GCACG.CU.UAA.........GACACAGAGGAU...........................AAGG..G..A +DMPE01000023.1/440-50 ..........................gguucgaGCGUCUAC...--UG.....UUUG.AC.....UCCGUUA.....AGGA...CA---.........................................-AUAG.AC.AAA.........CCCCCAACGGAU..........................gCUCU..A..A +PMCQ01000005.1/50523-50126 .................................-CCAUCGA...AUU-.....GCCA.AC.....GCCUACU.....AGGC...-AAAC.........................................CUCGG.UG.UCA.........-UAUAGCAGGCU..........................cUGCA..A..A +PWKS01000039.1/6438-6049 .................................--CGUCUC...UCUA.....UGGA.AU.....ACUCAAU.....ACCA...UAGC-.........................................CGAGG.UG.UAA........aUCCAUUGAGUGU...........................AGGA..U..G +DPOZ01000004.1/308201-308569 .................................CACGUCGA...CCUU.....ACGU.--.....UCCUGUU.....CCGU...AAGCA.........................................AUCGG.CG.UCA........uACUGAACGGGCU...........................ACGG..A..U +DNCR01000050.1/3385-3042 .................................--CGUAAC...CUUU.....AGAU.A-.....UCCGACU.....GUCU...GAAGU.........................................GCUUG.CG.UCG........aUCAGGUCGGGAA...........................CAUC..U..G +QZIV01000004.1/2073-2390 .................................--GAUCGG...UUG-.....AUCU.GG.....GCCUCUU.....AGAU...-CAGU.........................................UCCGG.UC.UUA.........UAUAAGGAGGCU...........................AAGG..A..G +CP032627.1/567713-568072 ................................gCGUGCCGA...AACU.....UCGU.UC.....GCUGAUG.....AUGA...UGCU-.........................................UUCGG.UC.UAAa.......cCUUCAGUCAGAU...........................ACGU..U..G +QNBN01000164.1/1574-1202 .................................-CCGUUCC...ACUC.....AGUU.AA.....UCUUCUG.....AAUU...GAG-A.........................................UGGAA.CG.UCG.........-ACUAAGAAGAU...........................CGGA..U..U +QOQW01000018.1/8143-7782 .................................--CGGUUC..cCGGG.....GGAC.GC....cGCCGGUA.....GGCC...CCCGG.........................................AGAGC.CG.ACG.........ACAAAUCCGGCU...........................GGGU..G..A +PWER01000188.1/7056-6695 .................................CGCGUCGC...CCUG.....CCUG.CC.....GCCUCG-.....AGGG...CAGGA.........................................CGCGG.CG.UCA.........--UCCCGAGGCU..........................cGCCU..A..G +CP032100.1/1905756-1906144 ....................aauagaggcggguGUUGCUUC..aCCUA.....CAGA.UU....aUUCUGUU.....AGAG...UAGGAu.......................................uCGAAG.UA.UAA........cAAACAAACAGAU..........................aUAUC..U..U +DOEE01000003.1/803765-804121 ...............................ugCAUGUUCG...CUUU.....GGUU.UC.....GCUAUU-.....GACC...AAAA-.........................................ACGAG.CA.UUA.........AUCAAAUAGCGG...........................AGCA..A..G +CP030850.1/1649616-1649243 .................................-UCGUUCC...UCCA.....ACCU.CC.....GCCUUGC.....GGGU...UGGAUc.......................................aAGGAG.CG.UCG.........AAACGUGAGGCU...........................GGUC..G..G +RBJJ01000072.1/12404-12804 ...............ugccaggcauugggacgaGACAUCAC..cCAAG....aGCAC.UU.....GCUCCUU.....UGCG..uCUUGAa......................................ccGGUGG.UG.UAG.........CAAAUAGGAGAU...........................UGGU..G..G +QAKM01000094.1/18485-18868 ...............................gcUCCGUCUC...CUUU.....GAGC.U-.....GCCCACG.....GCUG...AAAGA.........................................UGAGG.CG.UCA.........AUCGAGUGGGGA..........................aCUCU..C..U +PXCH01000032.1/28442-28838 .................................--CGUCUU...ACUC.....CGCG.AU.....GCUCAAU.....ACCG...UAGU-.........................................-AAGA.UG.UUA........uAACCUUUGAGCU...........................AGUG..A..A +DOXO01000016.1/6420-6031 .................................-CCAUCCG...UCCU.....UAUA.U-.....GCUCACU.....UGUA...GGGAG.........................................CCGGG.UG.UCA.........UAUUUGUGAGCU..........................uCGAU..C..U +QNFX01000080.1/470-98 ...........................caugagGGGUUUGC...----.....----.--.....AUCCAAG.....AAAC...AG--A.........................................AGCAA.AC.AAA.........-AUAGUUAGGGUu........................gc---U..G..U +RCWF01000006.1/13642-13252 ..................ugggucgagacuaggAGGCUCAU...UCU-.....ACUG.AU.....GCUAUAU.....AAGU...-AGAUc......................................uaAAUGG.GC.UCA.........CCCUAAUAGCUU...........................AUCU..U..U +DNQG01000044.1/7595-7206 .................................CCCAUCGC...ACU-.....CUUG.AU.....GUCUGGU.....AGAG...-AGAC.........................................CGCGG.UG.CAA.........-UAUACCAAACU..........................uGGGC..G..C +RBIJ01000003.1/161871-161520 .................................-GCCUCUG...UGUC.....GUCC.GC.....GCCCGCA.....GGGC...GGCA-.........................................-UAGG.GG.ACA.........UCUGAGCGGGCU..........................uGGCC..A..C +QBMK01000014.1/33430-33043 ...............................gaGGUGU---...GAUG.....UAUG.AC.....UCCGUUA.....AAUA...UGU--.........................................---CA.CU.CCA........aCCCCCAACGGAU..........................gCUGC..U..U +DNMR01000060.1/7890-8294 ..............gcaccaggugccgggacggGAUGUCAC..uCGAC....gAGCU.CU....uGCUCCGA.....AGCG..cGUCGGu......................................uuAGUGG.CA.CAG........cAAAUUCGGGGAU...........................AGUC..U..C +QNBK01000215.1/713-336 .................................--CGGAUU..aCCGG.....UACG.CU.....GUUCCG-.....AGGA...CCGGC.........................................UAAUC.CG.ACA.........CAAACCGGAACU..........................uACCU..G..A +DOTF01000002.1/6244-6681 .................................UUUUUU--...AAGU.....GACG.U-.....GUUCACC.....AGUU...GCU--.........................................--UAG.AA.UCG.........UAUUAUCAAGAUg........................aaACAA..C..A +PWHW01000001.1/34973-34619 .................................-GCAUCCC..a--CC.....GCUA.AG.....UCUCCAU.....AGGC...GGCC-........................................aAGGGG.UG.UCA.........-UAAAUGGAGAU...........................AGGG..U..U +DPNA01000033.1/11218-10873 .................................--CGUCUG...AACC.....GGAG.A-.....GGCCACA.....GGCC...GGGG-.........................................-AGGG.CG.UCG.........-UUGAUGUGGCGg.........................aCGUG.cG..G +PLZS01000135.1/21505-21903 ..............................gcuGGACUCGA...UAAG.....AGCU.U-.....GACCACC.....CGCU...UUUA-.........................................-UUGG.GU.CAA.........-CCACGGUGGUU..........................gCUAC..C..A +RFHA01000129.1/46021-45628 ..................accugcgagugucuaGCCGUCUG..cCCCA.....UCCG.UC.....ACUAUC-.....CGGG...UGGUUu.......................................gGCGGG.CG.UCA........uAAAAGAUAGUGUg.........................cA-GC..C..U +DOFM01000050.1/7551-7198 .................................--UGUCCU...AGUA.....GACA.G-.....UCCUACG.....GGUU...UAC-A.........................................UAGGG.CA.UUA.........GUUAGUAGGGGA..........................cGAAU..U..C +QHME01000028.1/8790-8386 .................................--ACUCAU...AG--.....AGUC.CA.....GCUUGCC.....GAUU...--UU-.........................................-AUGG.GU.CCA.........-UUAUGCAAGACgc.......................agUGCA..G..U +DQFW01000015.1/30710-31081 .................................--CGUCUC...CUAG.....CUAU.UU.....UCCUAUG.....GUAG...UUAG-.........................................CUAGA.CG.UUU.........AUUAAGUAGGAU..........................aUAUU..U..U +QKDN01000047.1/11274-10902 .......................caagcggaggACUGCCUC...GCCG.....GUGA.GU.....GUCAUCU.....UAGC...CGGA-g......................................uuUGAGG.UA.UCA.........UAUCUGAUGACU..........................aUAUC..C..A +PLYA01000045.1/23645-24012 .................................UUUGCAAC...CCCA....uUAGC.GC.....CCUUGCUu...aGCGA..gUGGGA.........................................UGUUG.CA.UCA.........-UAAAAUAGCAA...........................GUUG..U..U +PLMM01000199.1/4499-4860 .................................-GUGCCUG...CGAG....gAAGC.CC.....GCCCGGG.....GCGG..cCUCG-.........................................-UAGG.UA.UCG.........AAAAGCUGGGCU...........................AGUC..A..U +QNEV01000127.1/4368-4011 .................................--CCUGAA...GGGA.....GAAG.UU.....GCCUAUC....gGUUC...UCUC-.........................................-GAAA.GG.UCA.........UUAAGAUGGGCU...........................AGAC..U..C +RJTK01000006.1/62346-61999 .................................CCUGAUAU...CGGG.....CGUU.UG.....GUCUUUG.....GGCA...AUCG-.........................................-AUAU.CA.ACUc.......aCUCACAAAGAAU...........................AAGG..G..C +DMRR01000018.1/6047-6414 .........................acgcgccuUCAGUUCC..uUGCA.....GAUU.UU.....AUCCCGU.....AAGC...UGCAA.........................................UCGAA.CU.UCG.........--AAAACGGGAU..........................uGGCU..U..A +DMXO01000002.1/240039-240442 .................................-CCAUCAU...UCC-.....CAUG.AU.....ACUCGGU.....AAUG...-GAUG.........................................AAUGG.UG.UCA.........ACCUAUCGAGUG..........................uAGGA..U..A +QOVW01000105.1/6344-6706 .................................GCCGGUGA...UUUGg...g--UG.CGg..caGCACGUG.....CAGU...CAAA-.........................................UUCGC.CG.UUAa.......uUUACGUGCGGGU..........................a-CUC..G.cA +QKCN01000079.1/5941-5568 .................................--UUUAAG...UUAG.....AGCU.AU.....GCUGAGG.....GGCC...UUGA-.........................................-CCGA.--.UAA.........CAAAAACAAGGUg.........................g----..C..G +QWPV01000005.1/9074-9423 .................................--CGAUCC..c-CA-.....CUCG.AC.....GCCCGAU.....GGGG...-UG-A.........................................AGGAU.CG.AAA.........--AUAUCGGGCU...........................GGCU..U..C +QGVE01000097.1/4086-3709 ........................aaggccgcgAUCGCUCC...UCCG.....GACU.GCg...gGCACCGU.....GCGC...CGGA-g.......................................uUGUAG.CG.UCA.........ACCCAACGGGCU..........................gUUCC..G..A +QWOZ01000051.1/4844-4492 .................................--CAGUGA..gUCCC.....CCCA.C-.....GCCUGAA.....UAAG...GGGG-.........................................-CCGC.UG.UCA.........-AAAAUCAGGCU...........................GGUU..C..C +RFFP01000017.1/16694-17040 .................................--GCUCUG...CAAC.....CGCU.UC.....ACCCCUG.....GGUG...GUUG-.........................................ACAGG.GC.UCA........gAGACAGGGGCG-..........................uAGGG..U..U +PWPE01000111.1/19729-20120 ...............accagguaccggaacgggACGUUUCC...CGGG....aGGUU.AC.....UACCUUA.....GCCA..uCCCGAu.......................................aCGGAG.AC.GCAc.......gCAAUUAAGGUA-..........................uAGUC..G..G +DMLS01000017.1/11802-11375 .................................-CCAUCCG...AGCU.....GUUG.AU.....UCUCGAU.....GGGC...GGAAU.........................................UCGGG.UG.UCA.........UAUUAUCGAGAU...........................GGGC..A..U +DOJU01000030.1/26873-27267 ................ucuaggaguuggaacgaGCUGCCUC..uCAGA.....GCCU.GC.....UCCCGGC.....UGGU...UAUGAa......................................ucAGAGG.CA.CCG........aAAUCGCAGGGAU...........................AGUU..U..U +QEVS01000007.1/5819-5464 .................................--CGUUCC...CGGC....gACCC.UC.....GCCCUGGu...gGGGU..uACCG-.........................................-GGAA.CG.ACG.........CAAUGCCAGGGU...........................GCCG..C..G +QXEV01000007.1/37012-36615 .................................--GGCCCA..cCCAA.....UAUG.UU.....UUCUGUG.....CGUA...UUGGC........................................uUUGGG.UU.UUA.........UUCUAGCAGAAU..........................aUACU..U..U +DQGD01000013.1/43651-44017 ................................aGUCGUCGU...UUUU.....CCGA.UU.....ACCGUCG.....GCGG...AAUA-.........................................AACGA.UG.UCA........uCUCAGACGGUCA...........................ACCU..C..U +DOPD01000027.1/4143-3743 .................................CCCAUCCA...ACGC.....GCCC.AA.....GCUCAAU.....AAGC...GCGA-.........................................-AGGG.UG.UUA.........UAAAAUUGAGCU...........................AGAU..C..A +QVMT01000013.1/48006-48380 .................................--CAUUCC..gCCCU.....GGUU.AA.....CCUCUGC.....UGCU...GGGGAg......................................uuCGGAG.UG.UCG.........ACCCGGAGAGGC...........................GAUU..A..A +QKEV01000020.1/6283-6691 .................................-UCGUCGG..uUUCA.....GUUG.AC.....GUCGAU-.....AUAC...UGAC-.........................................UCCGG.CG.UAA.........UACUAUUCGACU..........................aUGGU..U..A +QZJN01000003.1/21439-21141 .................................--CAUCGG...C-CU.....GCUG.AU.....GCUCAAU.....GGGC...AGAA-........................................aACCGG.UG.UUA.........-UAUAUUGAGCG...........................C---..G..C +DPNS01000239.1/10124-9775 ................................cAAGCUCAG...UGG-.....AUAA.C-.....ACCGCUA.....UAAU...-CCU-.........................................-CUGA.GU.UCA.........AAAGAAGCGGUU..........................gCUGA..C..G +PWFU01000116.1/1083-659 .................................G-CAGUUC...CUUU....cUUUC.AC.....UCCUGGU.....UGAA..uAUUG-.........................................-GAAC.UG.-GU.........CAUUACCAGGAU..........................aUAGU..A..U +DPQO01000006.1/12957-12562 ...................gauacuggccacgcACCAUCUU...AAACa...uAUCG.CU....aGUUCUUC.....GGAU..aGUUU-.........................................-AAGG.UG.UAA.........CCAAGAAGAAAU...........................AGUU..G..C +PWNP01000227.1/724-1081 .................................-GCGUCGC...CUAG....aAACC.CC.....GUCGGU-.....GGUUc.gCUAGG.........................................UCCGA.CG.UCC.........-UGAAACCGACU...........................GGCC..C..G +CP029346.1/1389732-1389361 .................................-UCGUUCA..gCCUU.....CUCC.AA.....ACUCUGC.....CGAG...GAGGGc......................................auCUGAG.CG.UCG.........-ACAUGCAGAGU..........................cGAUA..A..G +DNXI01000167.1/4002-3656 .................................--UGUCCA...AGCG.....GGAA.AU.....CCCGUUG.....UUUU...CGUA-.........................................-AGGG.CA.UCA........uUUUUAACGGGGA..........................aCGGC..U..U +DPOV01000003.1/2580-2211 .................................-UCGUCGC...CCCU.....-GUU.--.....CCCCGCA.....CGGC...AGGCA.........................................AGCGG.CG.CUA........uUUAGCGCGGGCAa.........................gAGGA..C..A +QKHD01000103.1/2742-3117 ..............................ggaCGUGUCGC...UGCU.....CCUG.AC.....GUCAUCU.....AAGG...AGACUa.......................................uGGCGG.CA.UCA.........UCCCAGAUGACU...........................GGCU..U..C +DOEV01000025.1/4522-4923 ..............ucaccagguggcggaacgaGCUAUCCC..gAAGC....aACGU.ACg...gACCCUUC.....CGCG...GCUUCa.......................................aUGGGG.UA.UCA........gGUAAAUGGGACU...........................AGCU..G..A +NHYN01000007.1/62714-62346 ............................uaggaGCCAUGUU...GUUG.....GGGA.AU.....UCUAGCU.....ACCC...UAAU-.........................................-AAUG.UG.UUA.........UCUUUGCUAGAU...........................GCUU..U..U +PXDX01000118.1/3969-3580 .................................--GGUUCC...UAUG.....GAUC.U-.....GUCCGGA.....GGUC...CGUA-.........................................GAGAA.UC.CAA.........UAAAGCCGGAAU..........................gAGGU..U..U +DLXL01000227.1/15104-14703 ..........ugagggccacgcucagcgucccc----CUCU...UAGC....uUCUG.AC.....UCCUGAU.....AGGG...GC---c.......................................aCCGUG.CA.UCAa......acUUUUUUCAGGAU...........................AGUC..U..G +DQHT01000088.1/3516-3147 ..............................gccAGCCGCUU..cGUUC.....GGGU.CU.....AUCUGAC....aGCCU...GAUCAc......................................uaGAAGC.GG.UCG.........-ACAUGUCGGGU...........................AUUC..A..U +PMZB01000243.1/459-35 ...............................agCUCGAUAG..gAGAA....gGAUU.G-.....GACCAAG.....GGUU..cUUCAAu.......................................aACUAU.CG.UUU........aUAUUCUUGGUGU..........................cUCGU..C..A +QZJW01000050.1/38498-38889 .................................-CCAUCCU...UCUU.....UGAC.U-.....GUUCGGA.....AUCA...AAGAU.........................................AAGGG.UG.UCA.........UAUAUCCGAACU...........................GCCU..U..G +DOSB01000025.1/76408-76802 ..............ggacaaggucuuguuccagGCUGUUCC..gCUAC....aGAUU.UU.....UCUCAGC.....AAUC..uGAAGCa.......................................uCGGAG.CA.CUA........gUUCUGUUGAGAU...........................AGCA..-..U +QCOC01000002.1/29321-29731 .................................CCCGUCCU...ACU-.....CUGG.AU.....GCUCGUU.....AAGG...-AG-C.........................................UAGGG.CG.UCG.........--AUAGCGAGCAa.........................aA-AA..A..C +DPXB01000108.1/400-1 .................................--CGUCCU...CUCC.....GGGA.G-.....UACCGCG.....GCCC...GGU-U.........................................GAGGG.CG.UAA.........CUUAGCGGUGAA..........................c-GUG.aG..C +DOVQ01000079.1/403-52 .................................-GCGUUUC...UCCU.....UGAA.G-.....UACCACG.....GUCA...GGGA-.........................................-GAGG.CG.UCG.........AUGAGUGGUGAA...........................CGUG.aA..C +DOFP01000012.1/4927-4528 .................................CCCGCCCA...UUUC.....CUUG.AU.....GCUCGAU.....AAGG...GAAAU.........................................UCGGG.UG.UCA........uAUCUUUCGAGCU...........................GGAC..C..G +PMJS01000068.1/1376-1015 ............................gcgcaCCUGCCCG..uGAUG.....GAGC.CC.....GCCUGAG.....GCGA...CGC--.........................................UCGGG.UA.UCG.........AAAAGUCAGGCU...........................GGUC..G..U +DPJC01000016.1/143806-143381 .................................--CGUCCU...UGCU.....GGUU.UU....gGUACCUU.....GGCC...AGC-U.........................................GUGGG.CG.UCA.........-GAGAAAGGUGU...........................CCUG..G..U +DMXX01000018.1/163-564 ..............................aggCUCCUCAU...AA--.....CGUC.CA.....GCUUGCC.....GAUU...--UU-.........................................-AUGG.GG.CAA.........-UUAUGCAAGUUgca.....................gugCGGC..A..A +DOAA01000003.1/4604-4233 .................................ACUGCGCU..a-CCU.....CUCU.AU.....GCUAUCA....c-CGA...GAGGGc.......................................uUGGCG.UA.UAAc.......cCCUGCGAUAGCU...........................AUAU..U..C +DQEA01000029.1/27205-26835 .................................-UUGUCUC...GUAA.....GUGU.UA.....GCUUAAC....cGCAU...UUACAu.......................................cAGAGG.CA.UCG.........UUUGGAAAAGC-...........................CUGA..U..G +QGGO01000003.1/271422-271024 ..........ccaauuagauugcgacuauucgcCACCUCCC...ACUC.....CGCU.AA.....ACUUUGC.....CGUG...GAGAA........................................uUGGGG.GG.ACG.........-CUACGCAAAGU...........................CGAA..U..G +PWMY01000263.1/365-720 .................................--CAGGAA...CCC-.....CCUG.AC.....ACCCGCU.....ACGG...-GGG-.........................................-AACC.UG.ACG.........-ACCAGCGGGCA...........................UAGC..G..U +DQFA01000002.1/37024-37383 .................................-GCAUCGG...CCG-.....CUUA.AU.....GUCCAAU.....AGAG...-CGAU.........................................ACCGG.UG.UCA.........-ACCAUUGGGCU..........................uUAAC..C..C +DMPD01000025.1/503-40 .................uuaaacaaugucucgaGCCUCGCU...---A.....AAGG.AC.....UCCGUUA.....ACUU...U----.........................................-ACCG.AG.AAA.........-CCCCAACGGAUgc.......................cc---U..C..U +DPRJ01000192.1/7051-6712 .................................--UGCCAA...CUCU.....GAAU.UU.....ACUUACG.....GUUC...UGAU-.........................................-GCGG.UC.CAA.........CUUUAGUAAGUU..........................aUCUC..U..A +DLUT01000162.1/18083-18490 ......gguugauucuuuagaagaauccccggcCACAUCCU...ACCA.....UCCU.CC.....GCCUGAU....cGGGA...UGGAA........................................uUAGGG.UG.UCG........aCUUGAUAGGGCU...........................AGCU..C..U +PLJD01000012.1/18591-18939 .................................--CGUUCA...CACC.....GACC.CG.....GCCGCUC.....AGCC...-GGAU.........................................GUGGA.CG.UCA.........UAACGAGCGGCU..........................uACCG..C..C +DNVR01000008.1/43534-43131 .........................ggcucgaaGCCAUCGA...ACU-.....GCUG.AU.....UUCUCGU.....AAGC...-AGAC.........................................CUCGG.UG.UCA.........-AACAUGAGAAU...........................AGUG..U..U +DMZJ01000124.1/8080-7683 .................................-CCCGCAG...UCUG.....UCUG.U-.....GCUUGUG.....CGGA...CAA-U.........................................ACUGC.GG.UCA.........UUUACGCAAGAU...........................CGCU..G..C +PDNZ01000007.1/13329-12926 ...............gcuuacucugagcuuauc-------G..aAUGG.....CAUA.AC.....CCGCGCU.....UGAG...CCAUA.........................................-----.GC.UCG.........CGCAAGUAAGCU...........................UCAU..C..U +RFHU01000490.1/10581-10226 .................................--CCUCCC...CCGA.....GCCC.CC.....GCCCAUG.....GGGC...AAGGG.........................................ACGGA.GG.CCG.........-CAAGAUGGGCU...........................GGCC..C..C +DNKM01000001.1/2797-2385 ...................cagucuucauaagc---GACGG...CC--.....GGUG.UC.....AUAAGCU.....CGCC...UC---g.......................................cUUCGG.CG.AAG........cGGGUAUGGAGAU...........................AGAC..G..U +DQAZ01000023.1/69048-69399 .................................--CGUUCU...CUUU.....AGGU.AG....uGCCACGG.....ACCU...UUUG-.........................................-AGAG.CG.UCG........a-CUUAGUGGCGAa.........................cAUGA..A..C +DNEG01000070.1/28157-28538 ......................ccuugauggcaGCCGUUCG...ACCU.....AGCG.C-.....ACCUACA.....CGUU...AGCAA.........................................UCGGG.CG.UCG.........ACUCUGUAGGAA...........................ACGA..C..A +QKCE01000303.1/4225-3869 .................................CGCGGAAC..cCGGG.....UGCU.GC....uGCUCCGA.....AGCA...CCCGG.........................................ACUUC.CG.ACG.........CCAACCGGAGCU..........................uACCG..A..C +PMYN01000055.1/17456-17816 .................................--UGCGUG..aACGG.....UAGC.CC.....GCCCGGG.....GCGA...UCCU-.........................................-CACG.UA.ACG.........CAAAUCUGGGCU...........................AGCG..A..G +QZJF01000017.1/49126-48719 .................................--AGGUCU...UACA....uCGCU.U-.....GCUCGGA.....AGGG...AAUU-.........................................AAGAU.CU.UUA.........UAAAACCGAGAUga.......................ggCCGC..U..U +NXLN01000016.1/26015-25650 ...............................gaGCCGAUUA...UCCU.....AGCU.AU.....ACUAGCU.....CACU...AGUG-.........................................AUGGU.CG.UAA.........CUUCUGCUAGUU..........................gCGCU..U..G +PLUC01000219.1/7576-7189 ..............cugguaccgggcucguuaaACCACUGA...AA-G.....GGUG.A-.....-------.....----...-----ccu..................................cgguCUGCC.GG.ACA.........GUGGCACAGGAU...........................AGGU..U..G +QZIO01000002.1/6099-6471 ................................aGGCAUCUU...UAAA....aUUUC.UU.....GCUUGCC.....GGAA..gCUUA-.........................................-AAGG.UG.UAA........aCAAAGACAAGACg.........................cAGGC..U..G +DMYX01000141.1/9471-9838 ......................uccaggccuggGCC-----...----.....----.--.....-------.....----...CGGCA.........................................ACAUA.AG.UCU.........GUACGACAGGGUc.........................gAGCC..G..G +DPHK01000004.1/115210-114842 .............................aaacAGCGUCUC...CCUC.....GCCC.AU.....UCCCGAU.....AAGC...GAGA-.........................................CGGGG.CG.UCA.........-AACAUCGGGAU...........................AGAG..A..U +DMNC01000029.1/1355-1008 .................................--UGUCUC...CCCG.....GAUU.C-.....GUCCUCA.....GGUU...CGGG-.........................................CUAGA.CA.UCA.........GAAAUGAGGAAU...........................ACGG..G..A +DOBN01000007.1/2500-2898 .................caucgucuaggaggagCACGUCCU...CCGU.....UAGU.UU....cGCACCUU.....ACUA...ACGGU.........................................CAGGG.CG.CUA.........-AAUAAGGUGAU...........................AAGC..G..C +QFWH01000002.1/117031-117462 ...........cccucgaccuacugaggguggcCACCUUGU...---A.....UCUC.CU.....GCAUGCC.....GAGA...U----.........................................-ACCG.GG.UCC.........CCCAUGCAUGCU...........................AGCG..G..A +DNHU01000008.1/63933-63535 .................................-CCAUCGC...GCU-.....CCAG.AU.....ACUCAAU.....ACGG...AAAC-.........................................CGCGG.UG.CCA.........ACCCAUUGAGCG..........................uAGGA..U..A +DOUH01000130.1/2411-2019 .................................-UCGCUCA...AAAA....cCUUC.UA.....UCCAAUU.....UGAG..uAUUUAucgcaa............................cagggugGUGAG.CG.AUAu.......cUUAAAGCCACCAaa......................ucaUAUC..U..G +MBTA01000003.1/101236-100840 .............cacuuaagaagugcgagcgaGAUGUUUC..cCGGU.....UGCC.AA.....GUCUGGC.....GGCG...ACCGAu......................................auGGAAG.CA.CGG.........AAAUGCCGGAAU...........................AAGG..A..A +BGOG01000004.1/3323-3706 ................ccgcaaggucgcacgggGCCAAUUC...ACCG.....CAGC.CC.....GGCAACA.....GAAG...CGG--.........................................-GGAA.UG.ACA.........GCGAGAAAGAAUgc.......................ug---A..C..G +NHYM01000006.1/89660-89288 ..............................ggaGCGGGAUU...UUU-.....-GUG.AU.....UCUAACU.....AAA-...CA--U.........................................UUAUU.CU.UAA........aCCUAAGUUAGAU..........................gCGUU..A..U +DODQ01000007.1/146000-146398 .................................-CCAUCAA...GCU-.....GUUG.AU.....UCUCAAU.....AAAC...-AGAU.........................................CUUGG.UG.CCA.........-ACCAUUGAGAU..........................aGUCG..G..A +RDQW01000010.1/30746-31115 ............................agugaUCCGCCGU...U-CU.....AGCA.AU.....UUCCUCU.....AGCU...AGC--.........................................ACCGG.CG.UCA.........-UAAAGGGGAAU..........................aGCCG..U..G +DMHO01000019.1/18677-18283 .............................uuaaGACGUCUU...AGGAa...aUACC.GG.....AUCCCGG.....GGUA..cUCUU-.........................................-AAGG.CG.AAA.........AAACACCGGAUUg.........................aAUGA..C..C +QHMF01000013.1/40618-40218 ................................aGCCUUCUG...-AGU.....AGUC.CA.....GCUUGCC.....GAUU...UCU--.........................................-CAGG.AG.CCA.........-CCAUGCAAGACg.........................c--AG..U..G +PLNW01000099.1/28074-27717 ................................aUCCCGCGA..cCCCU.....GGAA.CU.....GCCUACG.....GCCU...AGGG-.........................................-AAGC.GG.-CA.........ACUUAGUGGGCU..........................uUGCG..U..G +QZJB01000042.1/31929-32272 .................................--GG----...CACU.....CACC.UA.....AUUUAUU.....GGUG...GGCA-.........................................-----.--.UCA.........-GCACCUAAUGU...........................CUCA..U..A +QAMI01000020.1/27395-27793 ...............................agCUACUCGU...AA--.....AUCC.CA.....GCUUGCC.....GGAU...--UU-.........................................-ACGG.GU.CCA.........-UUAUGCAAGCG..........................cAGUA..C..G +QTJV01000001.1/727138-727511 ..............................auaGCCGCCGC...AC-G.....CAGG.CC.....GUUUACU.....CCUG...CAGC-c......................................gcCGCCG.AA.UCAa.......aACUAUGUAAAAU...........................AGGU..A..C +DMLH01000064.1/5326-4978 ................................cGUUGCUUU...UAGC.....UUUG.U-.....-CUCACA.....AAAA...GUUA-.........................................-AAAG.UA.UUA.........UUUAAGUGAGUA..........................aUGUU..U..U +DOSH01000007.1/26684-26296 .................................-GGAUUCC...GUU-.....UCUU.UU.....GCCCGGA.....AGGG...-UUUA.........................................CGGGG.UC.UAA.........UAAAUCCGGGAAga......................ggu----..C..A +RAPY01000008.1/138714-139081 .................................UUUGUCCC...GUUA.....GAUC.CU.....GUUCUUU.....GGUU...UAACAu.......................................uCGGGG.CA.UCG.........AACGAUAGAACU...........................GGCA..A..G +DNRL01000006.1/204396-204796 ...............................agCUUGUCUU..uUUAG.....UCUU.U-.....UCUCGGU.....GAGG...CUUU-.........................................AAAGG.CA.ACA........aUUUAGCCGGGAU...........................UGUC..C..G +PLYH01000002.1/110751-110329 .......................uaaggacaacGUCAUUCA...UCC-.....UUUG.AU.....GUCUAUU.....AGGG...-GGA-.........................................AUGAA.UG.UCA.........--UUAGUAGGCU...........................AAGC..C..U +QHCP01000015.1/68638-68265 ...............................agUCUGUCGG...CCC-.....GGGA.GU.....GCCUCCG.....UCCC...-GGUC.........................................GCCGG.CA.UCA.........-GCCAGGAGGCU..........................cACCG..C..C +DPBU01000160.1/737-1084 .................................--CGGUCA...-CCA.....CCCG.AU.....GCCUUCU.....GAGG...UGG--.........................................-UGAC.UG.ACA.........-AUUAGGAGGCU...........................GGCC..C..A +DNHX01000028.1/3543-3085 .....................cuuaagcggacuCGGAUCCU...GGGC.....UUUC.UA.....UCCGGAG.....AGUA...GCUUA........................................aAAGGG.UC.UUA.........UACAACCGGAAU..........................gAGGG..U..U +DMOH01000061.1/14160-13810 .................................--CGCUUA...UAGU.....CUGC.CC.....GCCUGA-.....GCGG...ACUG-.........................................UACUG.CG.UUA.........--AAUUCAGGCU..........................g-CUG..U..C +QMEM01000005.1/96369-95996 ................................uAAUGUGCC...GCGU....gGUUG.AC.....GCCUGAU.....ACAC..aCUGCG.........................................CCGCA.UA.UCAu......caCCCCCUCGGGCU...........................GGCU..G..U +QVQX01000011.1/45638-45241 ..................ggcuugagucuucggAGGCUGGC...ACU-.....ACAG.AU.....UCUAUCU.....AUGU...-AGAUa......................................auUGCUG.GU.UCA.........ACCUAGAUAGAU..........................uAUUU..U..U +PUOH01000119.1/456-785 .................................-CUGUCCU...CCGU.....CUUC.CC.....GGCCGCG.....GGAG...ACGG-.........................................CAGGA.CA.UCA.........UAAAAGCGGCCU..........................cGCUC..C..G +DOKP01000102.1/5079-5492 .................................-CCAUCGA...ACU-.....GCCU.AU.....UUCUAGU.....AAGC...-AGAG.........................................CUCGG.UG.UCA.........-AACACUAGAAU...........................AGCC..A..U +DMCI01000001.1/1256-909 .................................--UGUCGA...CUCG.....GUGG.G-.....GCUUACG.....ACGC...CGAA-.........................................CUCGG.CA.UCA........uUACCGUAAGGAA...........................CGGC..U..C +DLYY01000153.1/6852-7230 .................................-UUGCUUU..uUACU.....UGUG.AU.....AUCUGAU.....AGCG...GGAUA.........................................AAAAG.UA.UCAu......caUUUCAUCAGGUC..........................gUCUG..C..G +QKSQ01000001.1/537300-536909 ..........................uggcgagUCCCUCGC..gCACUgc.aaCGGG.AA....cGGUUUCG.....CCCG..cAGU--.........................................GCCGG.GG.UCA........gCAUCAGACGACCa.........................uGACG..A..C +CP027772.1/706370-706741 ...................ugccaagaaacaga--------...----.....----.--.....-------.....AUGU...AGCGA.........................................CCCA-.-G.UUG.........AAUCUGCUGGCU...........................AACU..A..G +DPLZ01000002.1/4198-4550 .................................-AUGCAGA...CCUA.....UCUG.C-.....GCUUACA.....CUUU...UAGA-.........................................GUCUG.UA.ACA........uAACCUGUAAGAU...........................AAGG..G..A +DMNN01000290.1/496-890 ................................aGCCGGAAU..uUAUG.....CUGC.GC....uGUUCCUA.....GCGG...UGUAA.........................................AAUUC.UG.UCA.........CAAAUAGGGACU..........................uGCCU..U..G +DNNX01000067.1/2389-2729 .................................--GCCAAC...UAAG.....UUGU.UU.....GCUUACG.....ACA-...CUUA-.........................................-CACG.GC.UCA.........-UAAAGUAAGCA...........................AUCC..U..A +QRUP01000004.1/6462-6838 ...........................auugcaGCUGCUGC...CGGU.....GAUU.CU.....UUCUUCA.....GGUU...GCCG-.........................................GACAG.UA.UCA.........GAAAUGAAGGAU...........................AAGG..A..G +DMUR01000073.1/2656-2281 ...............................ugAGCGUGGA...AGCG.....GCCC.CC.....GCUUCGC.....GGGU...CGUG-.........................................-GAAG.CG.UCA.........UUAAGCGAAGCU..........................gCAAC..A..G +DMBB01000336.1/3982-4339 .................................--CCCGGU...CAUU.....GCAU.U-.....AGCUGUU.....CUGU...AAUG-.........................................-ACUG.CG.UAA.........-UUCAAACAGAU...........................AAGG..U..G +PLYC01000028.1/21726-22124 .................................GGCGCCGU...CCUU.....GAGU.UU.....GCCUUA-.....ACUU...AAGAU........................................cAACGG.UU.UUA.........---UUAAAGGUU..........................gCCGU..U..C +QEUU01000114.1/848-1237 ..................gacccaagauggucaGCCGUCCG..uCCAG.....AUCG.UC.....GCCAUC-.....CGGU...UUGGUu.......................................uGCGGG.CG.UCA........uAAAUGAUAGGCG..........................uGCGU..U..C +DPYI01000042.1/20797-21204 ................uucgcgcgagccuaagaCCCGUCCU...CUAUu...uCUUU.A-.....UUCCGGU.....GAAG..gAUAG-.........................................AAGGG.CG.UAA.........AACCAGCCGGAA...........................CGUC..A..G +DOYN01000014.1/1370-856 .............................aaugUUCGCCCG...ACA-.....-UUG.AC.....CCUUGGU.....CAA-...-UGUU.........................................UAGGG.CG.UAA.........UAUCACUCGACUa........................ug-AGG..A..A +DOMF01000004.1/19475-19072 ...........ggugaaugcgcuuacucugaagCCGCCGGA...-UGG.....CAUA.AC.....CCGCGCU.....UGAG...CC---.........................................UACGG.GU.UCG.........CGCAAGUAAGCU...........................C-CG..U..A +DPET01000023.1/479-89 .......................agugaucgcu-AGGUAGC..uGUCU.....CGUU.AA.....ACCCUUG.....AAAG...GGUGAcu....................................ucgGUCUG.CC.GGAc.......aCGGGUGCUAGCU...........................GGGG..G..U +DODL01000004.1/226852-226524 ................................cAGCGUCUC...CUCA.....UUUG.UC.....GACUGAA.....UGAA...UGAUA.........................................CGAGG.CG.UUA.........-CAAAUCAGUCUg.........................cUGCU..U..A +DMMH01000228.1/1372-1720 .................................--UGCCGC...CCGG.....AGGA.C-.....ACCCGCA.....UCCC...CCGGU.........................................CACGG.UA.UCA.........UGAAAGCGGGAA...........................ACGA..C..A +DNKI01000005.1/191665-191267 .................................-AUGUCUC...UCUU.....AUAG.AC.....UUCCGAU.....AUAU...GAGA-.........................................UGGGG.CA.UAA.........UAUUAUCGGGAU...........................AGGA..G..A +REFI01000006.1/104005-104390 .................................CUAGUCCA...CAGA.....UUUU.UG.....GCCCGA-.....AAA-...UCUA-.........................................GUUGG.CU.AUA.........-------GGGCU..........................aUUUG..C..A +QKMZ01000015.1/377497-377895 .................................--CCUUUU...-AGA.....AGCG.GA.....ACUCGAU.....AGUU...UCU-Ugacuac............................ccgaaacUAAAG.GG.UCA........aACCACGGUGGUU..........................gCCGC..A..G +QZJO01000013.1/20084-19705 ..........................ggggcggGGCAUCGG...CGAA.....CGGA.C-.....GCUCGUU.....CCCG...UUCCC.........................................ACCGG.UG.UCA.........-CCCUUCGAGCU..........................uGGGC..C..G +QCQP01000013.1/1705-2044 ..............................aaaACCAUCUA...UUCA.....AUUU.AG.....GCUUUAG.....CAGU...UGAC-.........................................-CC--.UG.CCAa.......gAAAUAAAAGGUUa........................ccAGUC..C..C +DMXP01000005.1/161767-162171 .................................--CACUCA...GAUU.....CAGU.AC.....GCCCUCU.....AGGG...AACU-.........................................CUGGG.UG.AUA........uAAAAAGAGGGCU...........................CAUC..A..U +PXCW01000009.1/10536-10186 .................................--CAUCGU..g-UCC.....GGUG.AC.....UCUCGAU.....AGCC...GGA-A.........................................AACGG.UG.UCA.........UAUCAUCGGGAU...........................AGGU..A..G +DNMI01000029.1/6865-6468 ...........................uuugaaGACGUCUU...AGAG.....AGUA.GC....gGAUCCAG.....GGCU...CUCCU.........................................UAAGG.CG.AUA.........AAACACCGGAUUg.........................aACGC..U..U +QSKR01000005.1/117290-116924 ...............................gcGUUGCCUA..uGCAU.....AGCU.UU.....GAUUGUG.....GGUU...AAGC-.........................................-UAGG.UU.UUAa.......aAUUAAGCAAUCUg........................cgCAUA..U..U +DLWG01000161.1/4306-4665 .............................aggaGCACUCUU...ACUU.....AUUU.UC.....AUCUAUA.....GGAU...AAG-A.........................................UAAGG.GU.UAA.........UAUAUAUAGAUU..........................aUAUU..A..U +DOKE01000019.1/15957-15556 .................................-CCAUCGA...AUU-.....GCUG.AU.....UUCUCAU.....AAGC...-AAAC.........................................CUCGG.UG.UCA.........-ACUAUGGGAAU...........................AGCA..U..U +DNRP01000115.1/416-16 .................................--AGGCACu.gAAUA.....AUUU.UC.....UUCGGUA.....GGAU...UAUUCggucacc...........................aauaucgAACGC.UU.UCU.........GCAAUUAAGGGU..........................aCGCA..G..A +DPGM01000030.1/29049-29448 .................................--CGGCUA..c-UC-.....CCUG.AA.....GUCUGUU.....ACGG...--GAA.........................................AUAGU.UG.AUA.........UAUCAUCGGACU...........................AGGA..A..U +QRDS01000001.1/742004-741650 .................................--GGCACU...CUAA.....UAGU.UU.....ACAUGUG.....ACU-...UUAG-.........................................ACUUG.CC.UCA.........GUAAAGCAUGUU...........................AUGG..U..U +QIJN01000026.1/2900-3307 ...............................gcGACGUCUAu.aUUCU.....UUGG.GU.....UUCUACA.....GCUG...AGAAU.........................................AUAGG.CG.UAA........uUAUCUGUAGAAU...........................AGAU..G..C +QGUQ01000134.1/816-1169 .................................--AGCCGG...GCGG....cGCCC.UU.....GCCUGCG.....GGGU...CCGC-.........................................-UCGG.UU.CAA.........-CCCGGCAGGCU...........................GGCG..A..U +QHMH01000011.1/121781-121376 ...........................aguccaGCCCUUGU...UAUG.....UUUU.UA.....ACUUGCG.....AAAA...UGUA-.........................................-UCAA.GG.AAG........gAUUAGCAAGUCUgaca..................uucugAUGA..G..A +QRWX01000003.1/210258-210613 .................................--CCCGGU...CAAU.....GCUU.U-....aGCCAUUC.....UGU-...AUUG-.........................................-AUUG.CG.UAA.........--AUAAAUGGAU...........................ACGG..U..G +DMLU01000031.1/17614-17227 .................................CCCAUCCG...UUCU.....AAUG.U-.....GCCCUA-.....CAUU...AGAAG.........................................CCGGG.UG.UCA.........UAUCACUGGGCU...........................AUAU..C..A +DNZN01000002.1/14085-14426 .................................--UGUCGC...CCCA.....CCCU.AA.....GCUUGU-.....ACGG...UGGA-.........................................CGCGG.CA.UCA.........-ACCCACAAGCU...........................GGUU..C..A +QLLR01000001.1/535336-534971 .................................-UUGUCCC...UCUG.....GCUG.CC.....GCGUUUU....uAGGC...CGGAAu.......................................cAGGGG.CA.UCG........aAAUAAUUACGCU...........................GGCA..A..U +PXDX01000110.1/2461-2798 .................................-ACUUUUU...GGGU.....GAGC.GU.....GCUACA-.....GCUA...CCU--.........................................UAAAA.AG.UUA........uUUUGUAGCAGAA...........................C---..C..A +CP028359.1/50879-51180 .................................---ACUUA..a----.....GCUA.A-.....GACAGUU.....AAGA...----A.........................................GUAAG.UU.AUG........cAAUUAUUUGUUU...........................CUUU..U..U +QMFY01000005.1/367523-367915 ....................gaucgggaaagccAUCGUCGC...UCAG.....UGCC.UCu...gAUCUGCC.....GGUG...CUGGUu.......................................aAGCGA.UG.UCG.........-UAAUGCAGAAC...........................UGCU..C..C +DNQH01000071.1/784-391 .................................-CCAUCGU...GUUA.....GAUC.A-.....GCCGUUG.....GAUC...UUCU-.........................................CACGG.UG.UCA.........ACCUAGACGGCU..........................aUAUA..U..A +CP029816.1/6433-6831 .................uaagauacagaaguaaAAUAUCUC...UCAG....uAAUU.UU.....UCUUAU-.....AGUU..uCUGAUa.......................................uAGAGG.UA.CUC........aAAAUAUAAGGAU...........................---U..A..G +DOEC01000022.1/22511-22864 ................................uGCGUUUAG...CUUA.....CUCU.UU.....GUUCACG.....AGAG...UAAUG.........................................UCUAG.AC.UCA.........UAAAAGUGAACU...........................AUAU..U..A +PWHH01000085.1/1589-1943 .................................-CUGCUUU...UACC.....ACUG.AC.....UCCCGAU.....GGGU...GGUA-.........................................-AAGG.UA.CCA.........UAAUUUCGGGAU..........................aUCCG..G..C +PWNV01000014.1/10597-10948 .................................GGCAUCUC...CUU-.....GCCG.AU.....UUCUCAU.....AGGC...-AAUC.........................................AGAGG.UG.UUA.........-UAUAUGAGAAUa.........................gGGCU..A..U +QHBJ01000034.1/79273-79624 .................................--CGGGAU...GCGA.....GAGG.UC.....GCCGGAA....uCAAC...UCGC-.........................................-AAAC.CG.UCA.........UGAGCUCCGGCU...........................AGAA..C..G +DOSG01000005.1/3680-4037 .................................--CAUUCU...-GUC.....UUCG.AU.....ACUCGCU.....AGGA...GAUCA.........................................CAGAG.UG.UCA........uAAACAGCGAGCU..........................uGCCA..G..C +NXLO01000001.1/124786-125157 ..............................ggaGCGGAGUG...AU--.....AUAG.AU.....UCUAGCU.....AUAU...--AU-.........................................UUACU.CU.UCA.........UUUUUGCUAGAU...........................AGCU..A.uU +CP029018.1/185415-185737 .................................--------...----.....---G.A-.....UUUUUUU.....AU--...-----.........................................-----.--.UAA........aAAUAAAUUGAAU...........................-UUG..A..A +PWSR01000135.1/14189-14546 .................................--CGUCCA...CCCG.....UCCU.CG.....GUCCGUC.....GGGG...CGGUA.........................................CUGGG.CG.ACA.........CUCAGAUGGACU...........................GGUC..C..G +QUNF01000010.1/177424-177826 ........ugaguugcgagaguaauuccccggcCACAUCUC...ACCG.....CCCG.UU.....GUCUGAU....cCGGG...UGGA-u.......................................cUGAGG.UG.UCG........aCUUGAUCGGACU..........................gC--U..G..C +DNYJ01000035.1/3983-4372 .................................-CCAUCCG...CGGC.....CAUG.AU.....GUCUCAU.....AGCG...GCCAG.........................................UCGGG.UG.UCA........uAAUCAUGAGGCU..........................uGGAA..U..C +PLSN01000019.1/1129-759 ................................cAUUUGCUC...CGUGc...uUGAG.AC.....ACCAUA-.....CACA..gCACG-.........................................CUAGC.AA.UCA.........AACCUUGGUGACg.........................uAC-G..G..C +QCZK02000029.1/45092-45462 .................................-UAGUCUC..gUGCA.....GGUC.UC.....GUGAAAC.....CGCU...UGCACa......................................ucAGAGG.CU.UCG.........AAUCGUUUCACU...........................AGUC..U..G +DMWA01000133.1/1781-1388 ..................ucuaggaggaacaagCACGCCCC...CUGU....gGUUU.AC.....UCGUCUC.....ACAC...AUAGG.........................................AGUGG.UG.UCA.........UACCAAGACGAU...........................AAGC..A..U +DPIZ01000001.1/229489-229104 .................................-GUGUUCA...CUUU.....UUAG.AC.....AUCCGAU.....AUAA...AAAG-.........................................-UGGG.CA.UAA.........-UUUAUCGGGUU..........................aAGGA..U..U +DMJD01000195.1/3897-4249 .................................-GCGUCGC...CCGG.....AUAU.C-.....ACCUGCG.....GCUU...CCGGA.........................................UACGG.CG.CCA.........AUCACGCAGGAA...........................ACGA..C..A +NZ_QMEX01000072.1/709-318 ................................gCCUGUCAG...ACCG.....-GGA.CC.....UCCCUCG.....GCC-...CGGAC.........................................CCUGG.CA.UCG.........-ACUAGAGGGAUc.........................cACCG..A..U +QFQM01000301.1/1780-2177 ...................gaucuccgcaagccAUCAUCGC...UCGU....cUUCU.CU.....GUUUUGC.....GGGG..gGCGAAu.......................................aCGCGG.UG.UCG.........AUCAGCAGAACU...........................GGGC..C..G +QQVH01000006.1/238394-238043 .................................-AGGGUUU...UGGG.....AAGC.UA....aGUUAGCU.....GCGU...CCU--.........................................UAAAU.CC.UAA........cGAAAUGCUAACU...........................GGCU..U..U +DMML01000027.1/14611-15024 .................................--GUGUCU..uUAUC.....CUUA.U-.....UCUUAGU.....UAGG...GGUAA.........................................AAGAU.AG.UCG.........--UUACUAGGAUa.........................uA-UU..A..U +QGDT01000007.1/27668-27296 ..............................gccAUCAUCUC...UCCA.....CCUC.AC.....GUGCUGC.....CGGG...UGGGCu.......................................aAGAGG.UG.UCG.........AAACGCAGCGCU...........................GGUU..G..G +QWPT01000008.1/32575-32927 .................................--CGUGGA..gUGGA.....CCCG.AC.....GCCCGGU.....AAGG...UCUG-.........................................-CCCG.CG.AAA.........-AAAACUGGGCU...........................GGUU..C..C +QMTU01000001.1/16442-16060 ...............................gc--------...CAUC.....AGGG.CU.....GCGCUCG.....CCCU...GGUA-.........................................-----.-A.CCA.........AAGUAGCGGGUU..........................cC-GG..G..U +RAYM01000048.1/27457-27806 .................................--UGUCCG...CCUU.....AGUG.C-.....ACCUACA.....CAUU...AAGAA.........................................CCGGG.CA.UCA.........UCUAUGUAGGAA...........................ACGA..C..G +PXEC01000012.1/14964-15392 ..........................uuucggaCACGUUCG...UAAU.....UCCG.AC.....AUCCGCU.....AAGC...UUUA-.........................................-CGAG.CG.ACA.........-UUUUGCGGGUU...........................AAGG..U..C +QKBW01000021.1/7511-7094 ................gcuccacuucgccaugcGACAUCAC...GAGU.....AAUG.AG.....UUCUCAU.....AGUU...ACUC-.........................................GCUGG.UG.UAA........uAACCAUGAGAAU..........................aGACC..U..G +QFOU01000008.1/21511-21088 ..................aacucuagcuaacagCUCCGGAA...UACA.....CUCU.CU.....ACUGUGU.....GGCG...UGGUAgu.....................................ggGUUCC.GG.CCA........aAUCUAAGCCACUc.........................uAGGG..C..- +QGDO01000004.1/447584-447994 .....gguugaguagcuuaacgcacucccgggcUACAUCCU...ACCG.....UGCU.CU.....GUUCUUU....cAGCG...UGGA-u......................................ucUAGGG.UG.UUG.........-UAAAGAAGGAAc.........................uAGCU..U..G +QMKX01000016.1/11934-12297 ..............................uggAGCCAGCU...UUUA.....UGUG.UA.....GCUAUCG.....CAUA...UAUUU........................................uGGGUU.GG.UCA........uAGUCUGAUAGCU..........................uGUUG..U..G +DPTG01000050.1/3628-4035 ...............................uaGCCAUCAG...AAU-.....CCGG.AU.....UCUCGAU.....ACGG...AAU-C.........................................UCUGG.UG.UCA.........UAACAUCGAGACg........................acGCGA..G..G +CP022596.1/173725-173331 ..............................aguGAUUUAUG...----.....CAAA.GU.....GUCCAA-.....UUUG...-----.........................................-CAUA.AA.UCG.........GUUUACUGGACU...........................AGUU..U..U +PLSR01000007.1/21626-22015 .................................GCCGUCUC...CGGA.....UCCC.AU.....ACUUGAC....cAAGA...UCCG-.........................................GCAGG.CG.UAA........aAAAUCUCAAGUA...........................C--U..G..A +PWPK01000035.1/1748-1315 ..........................uucggacAAGGUUUC...UGAU.....UUUU.AU.....AUCUGUU.....UAAA...UUU-U.........................................AGAAA.CU.UCA........uUUUUAACAGAUU...........................CGCU..A..U +RBKU01000001.1/4239075-4239442 .................................-UUGUCCC...GCCG....gUGUU.CU....gUUUCAUU.....GAAC...UGGCAa.......................................uAGGGG.CA.CCG.........ACAAAUGAAACU...........................GGCU..U..G +DPCX01000018.1/23588-23169 .................................--ACCUUA..gAAAA.....UGUU.C-.....UCCUUCU.....GACG...GAAUA.........................................CUAAG.GU.ACGu.......aCAAAGUCAGGAUg.........................c-UGU..A..A +QZJH01000007.1/48637-49017 .................................GCUGUUCA...UAUC.....GUCU.UU.....UCUCAAU.....GGGA...CUUU-.........................................AUGAG.CA.AAA.........UACAGUUGAGAA..........................aAUGG..A..A +DQGR01000075.1/4249-3829 .................................--CAUCCA...GUAA....cUCUU.U-.....UCUUGGC.....GGGA..uUUA--.........................................UUGGG.UG.UAA........aCACAGUCAGGAUg.........................cAAAU..A..G +QNCB01000001.1/21502-21887 ................................gGGCGUGCC...CUGA.....GUAA.GG....aGCUCGAG.....UAGC...UCAG-.........................................-GGGG.CG.UGA.........-UUACACGAGCA...........................AACC..C..A +QGKT01000002.1/105184-105608 .................................--AACCCG..cACUU.....AAAU.UA.....ACUUACG.....AUUU...AAGG-.........................................AAG--.-G.CAA.........-UAAGGUAAGUU..........................uUGCU..A..A +PLOL01000034.1/24061-23656 .................................--CAUUUC...ACCC.....ACUG.A-.....AUCUGAG.....CGGU...GGUGC.........................................UGAGG.UG.CAA.........UAUUUUCAGAAU...........................AUAU..U..U +DNMJ01000017.1/413-2 .................................-AUGUCUA...UAUC.....CUCU.UU.....CCCUAGU....uAGUG...GUUA-.........................................-UAGA.CA.GUC.........GUUACUAGGGUA...........................UAGU..A..A +PMLX01000071.1/7745-8135 ................ccucgggaucucuggguACCGGGCU...CGUU.....AAAC.C-.....UCUAAAG.....GGGU...GGCU-uc....................................ggcCUGCC.UG.ACA.........GGGGCACCAGAU...........................AGGC..U..G +CP029480.1/228828-228455 ............................uucgcCACAUCUC...UCUC.....CUGC.UA.....ACCUCUGc...cGCGG...GGGAAu.......................................cAGAGG.UG.UCG.........ACACGUAGAGGC...........................GUUU..A..A +CP027431.1/362415-362764 .................................GUAGCCCU...UU--.....GUUG.A-.....GUCCACG....gCAA-...-CAUU.........................................CUCGG.CC.UAA.........--UUAGUGGAUU...........................AGCU..G..C +CP031376.1/91426-91834 .........................auaguauuUCCGCAGU...UUGA.....UAAU.UU.....GUACA--.....-UUA...UUAA-.........................................UUCUG.UG.UAA.........GCCUUGUACAAU...........................AGAU..U..U +QXED01000007.1/163834-163461 .................................-UUGUCUC...CCCG.....GCCU.AC.....GUGCUGC.....UGGC...CGGAUc.......................................aGGAGG.CA.UCG.........ACUCGCAGCGCU...........................GGCC..C..G +DOMN01000019.1/10890-10620 ................................aAGCAUCCG...UC--.....CUUG.AU.....UCUCGCU.....AGAG...--GGU........................................cGCGGG.UG.UUA.........--UAAGCGAGAA...........................A---..-..- +DNLS01000001.1/48296-47888 .................................-CCAUCGC...AUCG.....CAUG.AU.....ACUCGAU.....AUCG...CGA-A.........................................GGCGG.UG.UCAa......ccCCCUAUCGAGUG..........................uAGGA..U..A +DOQK01000016.1/34640-34229 ........................auaguauucCAACUUGC..c----.....GAUG.CU.....AUUGGGC.....CAUC...----A.........................................UGCAA.GU.ACA.........--GUACCUAGAUagug...................guauAGGU..A..U +PWQH01000044.1/1856-2206 .................................GGCAUCUU...AAC-.....ACUG.AU.....UUCUCAU.....AGGU...-GAUU.........................................UAAGG.UG.UUA.........-UAAAUGAGAAU...........................AGGA..C..A +PWQH01000009.1/8152-8518 ..........................aaugggaACCAUCGA...AAUU.....ACUG.AU.....UCUCGCU.....AAGU...AAUU-.........................................AUCGG.UG.UCA.........UAUCAGCGAGAA...........................ACGG..A..A +QOKO01000007.1/31709-32079 .............................guagGCCAAUGA...----.....---A.UA.....GCUCGGU.....----...-----.........................................-UCAU.UG.UUAg.......cCUUUGGAGAGCU..........................cAGCA..A..U +DPYD01000030.1/3868-3479 .................................GCCGUCCG...CUGA.....CCCG.AU.....GCUUGAU....cAAGG...UCAG-.........................................UAGGG.CG.UAA.........AAAUCUCAAGCA..........................cUGAC..A..C +DPQA01000057.1/2390-2041 .................................--CCUACU...-AUU.....AUUU.U-.....GUCAUUA.....GGAU...AUU--.........................................-AGUA.GA.GUA.........UAAAUAAUGAAU...........................AAGG..C..A +QILQ01000037.1/21232-21645 .................................--CGUCAA...AUUC.....UCUG.AU.....GUCUUAU.....AGGA...GAA-A.........................................UUUGG.UG.UAA........uAAAUUUAAGACU...........................UUGA..A..A +DNAV01000212.1/1435-1080 .................................--CUCUGU...AUAA.....GUGA.U-.....GGUGGGA.....UAAU...UUAU-.........................................-ACAG.AG.CCG........aAAUUCCCACGAA...........................AGUU..U..C +DPYH01000020.1/1515-1082 .......................acguuuaaggGCCAUCUU...UAGU.....UUCU.UU.....UCCUGAU.....GGGA..gAUUA-.........................................-AAGG.UG.UAA........aCACAGUCAGGAU..........................gCAUC..U..U +QXGN01000044.1/2685-3071 ...............................aaGUCGUUUU...UG--.....ACCG.AC.....UCCUUU-.....AAGU...--UA-.........................................-AAAA.UG.UUG.........-UUAAAAAGGAU...........................AGCU..A..A +CP029295.1/242278-242644 .................................--CGAUUA...GCAA.....---A.UA.....GCUCGGU.....----...UUGCU.........................................AAAAU.CG.UUG.........------AGAGCU..........................uGAUA..A..C +RFKD01000061.1/6828-6444 .................................--AGGAGC...GAGG.....CGCA.AC.....GCCCGAU.....AGCG...UCUU-.........................................CGUUC.CU.UCC.........UCUUCUCGGGCU..........................uGGGU..U..G +DMNH01000155.1/6021-5633 ...............................au---GGGCCg.cCGGG....cCGGU.UG.....AUCUGUU.....ACCAcgcCCC--gc....................................cgcCGACU.CA.ACA........aACAAUACAGGUU..........................gCGGU..A..A +PPGJ01000031.1/3872-4219 .................................--CAUCCU...UACU.....GUUG.AC.....UCCUAAU.....AAAC..aAAU--.........................................AAGGG.UG.UUA.........UAUUAUUAGGAU...........................AAAU..G..C +PLKW01000021.1/23921-24278 ..............................ugcCUUGCCGC..uAAGA.....AAGC.CC.....GCCCGGG.....GCGG...UCAU-.........................................AGCGG.UA.UCG.........AAAAUCUGGGCU...........................AGCC..U..G +DPML01000013.1/16758-16288 .................ccugccuuuucgcgggUCCGUCUU...GAUA.....CGCC.AG.....GCUUCAU.....AACG...UAUC-.........................................-AGGG.CG.UAA.........CCUCAUGAAGCU...........................CGAU..G..A +DPQP01000012.1/39548-39194 .................................-GGCUUCU...UUCU.....AGUU.UU.....AUCUAUA.....GGCU...AGUU-.........................................-AGGG.GU.UCA.........UAGAUAUAGAUU..........................aUAUU..A..U +NJNR01000037.1/15695-15308 .................................-CCCGACU..uUGAU.....CCCA.UU.....GCCGAUU....aACGG...GUCA-.........................................AAGCC.GG.AAAa.......cUUGAAUCGGACU...........................GGUC..G..G +DOQX01000164.1/3245-3627 ...........cagcaauggcgcacggggccagAUCCUCAC...----.....-A--.--.....GCCCGGC.....AACA...GA---.........................................AGUGA.GG.AUG.........GACAGCAGGGAAa.........................g--AC..C..G +PLZJ01000002.1/132743-133108 .................................GCGUAUCU...AUAA....cUCCC.UU.....UCUUUGC.....GGGA..cAUAU-.........................................-AGAU.AU.UUA.........CAAAGCUAAGAU..........................aUAGU..A..A +QIKW01000072.1/10237-10624 ..............ugaggccacgcggggccagAUCAUCGC..a----.....----.--.....GCCCGGC.....AACA...G---A.........................................AGCGG.UG.AUG........gACGGUGAGAGAGacc.....................acuGACA..G..G +DNMG01000020.1/7495-7107 ...............................gaGCUGUUCU..uAAUA.....UCUU.U-.....UCUCAGU.....GAGA...UAUU-.........................................CUGAG.CA.UAA........aCUUAGCUGAGAA...........................AACU..G..U +DNBC01000040.1/94778-94384 .................................ACCAUCCA...AGUU.....GGUU.UU.....GCUCAAU.....AGCC...AACAU.........................................CUGGG.UG.UUA.........UAUUUUUGAGCU..........................uUGAG..C..G +PWXS01000036.1/5899-6263 ................................aGGCAUCUU...AGC-.....GCCG.AU.....UCCUCAU.....AAGC...-GCAU.........................................CAAGG.UG.UUA.........-UACAUGGGGAU...........................AGGG..A..G +DMCB01000020.1/3304-2919 .................cuaaccuuuaggcaacGCCCAGC-...CCUA.....CUGU.CC.....GCUCUG-.....ACCG...UAGAU.........................................CAGCU.GG.UUU.........--AUUUGGAGCU..........................aUAGU..U..G +QCKS01000052.1/2969-2582 ..............uaaugauucccggggccuaAUC-----...GCUA.....CAGC.CC.....GGCAACA.....GAAG...UAGU-.........................................-GGUG.GA.CCG.........-CAGGGAGAGAC...........................CGCU..G..A +RBIX01000013.1/478002-477611 ...........................auggagUCCGUCGC...AUCA.....-CCC.AC....gGAACAAC.....-GGU...UGACAacca................................gggugGUCGG.CG.CCAg.......cAAAGGUCAACCU..........................gAGCC..G..G +DNPJ01000125.1/3088-2697 ........gaguccgauuaaauuaaccgggcagAGCACUUC...UCAG....gGUUU.UA.....GCCUUUC.....ACGC...CUGAU.........................................AAAAG.UG.UCA.........UACCAAAAGGAU...........................AGGA..U..G +RAWT01000098.1/745-1062 .................................--CCCGAG...CAA-.....-CUG.AGa..gcGCCCGCA.....AGG-...-UUG-.........................................-UAAG.GG.UCA........aUCACUGCGAGCG...........................G---..-..- +RSFA01000089.1/6380-6777 ................................gAUGUUCUC..aCCCU....aGCUU.UC.....GCACGUA.....AGAC...GGGGAau.....................................aaUGAGG.AU.UAAa.......aCCCAAACGCGCU...........................AGCC..C..G +RQOH01000300.1/46565-46200 .................................-GCGUCCG..cUCUC....gAUUG.U-.....GCCCGCU.....GAAU..gGAGAG.........................................ACGGG.CG.UCG........aUUCCAGUGGGAU...........................UGUC..A..C +QHLX01000003.1/281036-280676 .................................--CGUCCU..uUCAA.....-CCG.UUc..ugGGCCAAA.....UGG-...UUGAA.........................................UAGGA.CG.UCA.........UAAUUAUGGCCCu.........................uACCC..A..A +QTZO01000003.1/161220-161603 ....................acaccuagcguguCACGAUUC...UACU.....GCUG.AC.....GCCUUAU.....AAGC...GGA-U.........................................AGAAU.CG.ACA.........AACUAUAGGGCU...........................AGCA..U..C +SESZ01000067.1/8340-8689 .................................--CGCCUU..a-CCG.....AUUC.CU.....GCCCGAG.....GGAU...U-GAA.........................................UAAGG.CG.UCA.........UAAAAUCGGGCU..........................uUUCC..C..C +RQJS01000021.1/7066-7425 .................................--CCGUUG...CUGG.....GAUU.C-.....GCUUAUA.....GAUC...CCUA-.........................................CCAAC.GG.CCA........uAGCAUAUAAGCU...........................CGCC..C..U +SHAD01000002.1/225562-225922 .................................-GUGCCCU...CCCG.....GUCA.UU.....GCUCAUA.....GUGC...CGGAU.........................................CAGGG.UA.UCG........aCUCAUAUGAGAU...........................CGCC..U..G +SLTJ01000038.1/69069-69421 .................................-ACGCCUC..cCGGC.....AGCC.G-.....GCCCGUG.....GGCG...GCCGG.........................................GAAGG.UG.UCA........aCGCUAGCGGGCU..........................aUUCU..G..A +RYVY01000009.1/13728-14093 .................................GACGCUGC...AACC.....GGUU.C-.....GCUUUUA.....GAUC...GGGCUgcgaa..............................agcagcGGCAG.CG.ACA........uACUAUAAAAGCU...........................AGUC..A..G +SGBB01000005.1/40876-40518 .................................-ACGUUCU...UAAG.....GCUG.AA.....ACCUGU-.....AGGU...UUUA-.........................................-AGAA.CG.ACA.........--UUUACAGGUC...........................AGGA..U..A +SOJN01000142.1/37837-38187 .................................--CGUCCU..cCUCU.....GGCU.CU.....UCCUGCG....aGGCC...AUUGG.........................................AAGGG.CG.ACG........uCAAUCGUAGGAU...........................AGCC..A..U +SOIB01000127.1/29682-29333 .................................--CGCUCU..cGAGA.....AAGU.UC.....UUCUCCU.....ACUU...UCUCG.........................................AAGGG.UG.UCA.........UAGAAGGAGAAU...........................AAGC..U..A +PYAL01000009.1/127714-128117 ...............gauggagggaggcaacuc--------...----.....----.--.....-------.....----...-----ccuaggagaggua..............acucuucgaaccauGGCCG.UA.UCA........cUUAACAAAGAAU...........................CGGC..G..U +SOHZ01000170.1/686-281 .................................--CGUCUG..cCCAG.....GCUU.UC.....CUCCGAU.....GGGU...CUGGA.........................................GCAGG.CG.UCA........uGGAAAUCGGAGU...........................GCGG..C..G +RXJX01000002.1/165879-165498 .................................-GCGCUAA..aCUUA.....-ACU.U-.....GUCUAUU.....GGUA...UAAGU.........................................UUUAG.CG.UCA........aAGGAAAUAGACU...........................UUGA..G..A +SMWS01000080.1/6950-7308 .................................--CGUCUG...UUAA.....ACCC.C-.....GCCCGUU.....GGGU...UUAAG.........................................CCAGA.UG.UCA.........UAAAGACGGGCU...........................GGUC..U..U +SCKJ01000001.1/2037-2397 ...............................agCGCGUCGU...CCUG.....AGGG.UU.....GUCUAUC.....CCCC...CAGGG.........................................UACGG.CG.UCA.........UAUUGAUGGACU...........................GGUU..U..C +BGZO01000013.1/7758-7379 .................................--AGUUA-...CGGA.....AGAA.UC.....GCUGGUG.....UUUU...UUCG-.........................................-CUGA.CU.UUA.........UUUUGCCAGACG...........................CGGC..G..G +PTQW01000033.1/68449-68799 ................................aGCCGGAAA..aCAGU.....UCCG.CC.....GCCCUG-.....AGGG...GCUGU.........................................UAUUC.CG.UCG.........-CAAACAGGGCU...........................GGUU..U..C +CP025734.1/179868-180220 .................................-ACGGAUU..uGGCG.....UAGG.UC.....GACGGUG.....UCGA...UGCC-.........................................UGAUC.CG.CCG.........AUAAUGCCGUCU...........................CGGA..C..U +CP016379.1/483860-484216 .................................--UGCUCC...UUCA.....ACUC.UU.....GUUAGCG.....GAGU...UGAA-.........................................UGGAG.UA.UCA........uAAUCAGCUAACU...........................ACUC..U..A +CP035108.1/986980-986633 .................................--CGCACA...GAGC....gAGGC.CU.....GCUCACG.....GCUG...ACCC-.........................................GAGUG.CG.CCAa.......aCAAUAGUGAGCC...........................AAGU..C..C +SOKK01000045.1/4565-4956 .................................-CCGUCUU...UCUU.....UUUG.U-.....GCCCGGC.....AAA-...AAGGU.........................................CAAGA.CG.CCA.........-UACCUCGGGCU...........................CGGU..A..A +SMWZ01000092.1/16236-16590 .................................-GCGUUCU...CCGG.....UCCG.AC.....GCCUGCU.....GAGA...CCGG-.........................................-GGGG.CG.ACG.........-UUUAGCAGGCU...........................GGUC..C..A +QNYO01000023.1/11004-10629 ..........................auuuuggGCUGCUCU...CACC.....GCUG.AC.....GCCAUAU.....AGGC...GGAUUu.......................................uGAGAG.UA.UCAu.......aACCUUUAUGGCU..........................aUACU..U..A +LXJS01000012.1/849-1225 .................................-GCGUCUU..uUUCC.....ACUU.UC.....UCCGGCG.....GAGU...GGAA-.........................................AAGGG.CG.UGU........cAAUAAGCCGGAA...........................AGCG..U..U +READ01000041.1/70908-71296 ................................gAGUGUUGC...AGCA.....GGGG.A-.....--CGUGG.....ACUC...UGCG-ccgagccgggc..................aacugguagagcAGCAA.CA.UCA........uCUUCCCACGGGU...........................AGGG..C..G +CP034184.1/368863-369225 .................................--CAGCAA..cUGCA.....AAGC.CC.....GGCUAUU....gGCGU...UGUA-.........................................GAAGC.UG.ACA.........CAAAAGAUAGCU...........................AGCA..A..U +RDXM01000016.1/246-613 ...............................ucUUCAUCCG..cCCGG.....CGUG.U-.....GUCUGUU.....CAUG...GCGGUu.......................................cGCGGG.UG.UAA........cCUCUAACAGAAC...........................GAUG..A..A +SCUE01000019.1/28360-28010 .................................--CGUCCC..uCCUU.....CCUU.UC.....CCCCGAU.....GGGG...UUGGU.........................................AGGGG.CG.CCA.........UAUAGUCGGGGC..........................gCUGC..U..C +SLXT01000027.1/31494-31847 .................................AACCUCUU...ACCU.....UCUG.U-.....ACUCCCG.....GUGA...GGG-A.........................................UAAGG.GG.UCA.........UUUUAGGGAGUU...........................AGUC..A..C +SOIS01000127.1/6186-6534 .................................-ACAUCUU..uUCAA.....ACUU.U-.....GUCUGUC.....GAGU...UUGGA.........................................AAAGG.UG.ACG.........GAUUGACAGACU...........................GGUU..U..U +CP034183.1/1947100-1946745 .................................--CAGCAA..cCGUA.....GAGC.CU....cGCCAUUG.....GCGC...UGCG-.........................................CGAGC.UG.AUU.........UAAACAAUGGCU...........................AGC-..U..C +RYZH01000075.1/20553-20924 ...............................gcUGCGUCGC..gCCGG.....GGCU.UC.....GCCCGUG.....GGCC...UCGG-.........................................-CCGG.CG.ACG.........ACACAGCGGGCU...........................CGUC..C..G +RQVC01000001.1/52726-52385 .................................--CGUCAC...ACCU.....UCUC.UC.....GCCCGUG.....GAGA...GGG-A.........................................UGUGG.CG.UCA.........-AACUACGGGCU...........................AGCU..A..G +RLIH01000017.1/27156-27501 .................................--CAUCUA...UUGA.....AAGA.G-.....CCCCACG.....GCUU...UCAA-.........................................AUAGG.UG.UCA........aAUUCAGUGGGAAac.......................gaAACU..C..U +RQYM01000016.1/6996-6623 ..............................aagUCCGUCAC...CCGU.....GGGU.UC.....GUCUUCG.....CCCC...ACGG-.........................................-CUGG.CG.UCA.........UCCUAGAAGACU..........................uGCUG..C..U +SDWM01000133.1/903-535 .................................-CCCACUC..cUAAA....uAGCC.UU.....UCUCUAU.....UGCCg.cUAUA-.........................................GGACU.GG.AUA.........CUUUUGCAAUAGu........................cg-AAC..C..C +SORU01000030.1/5825-6196 .................................--CGUUCC..cUCAU....uGCCC.U-.....ACCUGUC.....GGGC..gAUGUC.........................................CGGAG.CG.ACG........aUAAUGGCAGGAU...........................AGUU..U..C +SOKE01000033.1/90921-91285 .................................-CCUUAUC...AACU....aAACG.U-.....GCCUAUC.....AGUU..cGGUU-.........................................-GAUU.CG.UAGu......agAUCAGAUAGGAC...........................CAUC..G..A +CP026734.1/2771393-2771016 ................................aUCCGUCAG...CCUA.....-GAG.UU.....GCCUCUG.....CUC-...UAGUG.........................................UCUGG.CG.UCG.........CUUAAGAGGCCAc.........................uGCUU..C..A +RQYD01000047.1/831-484 .................................CGUGUCCG...UCC-.....UGUU.C-.....GCUCACU.....GACA...GGGUU.........................................GCGGG.CA.UCA.........UACAGGUGAGGA...........................ACAC..C..G +SDOZ01000002.1/369316-368966 .................................-AUGUUCU...CCGC.....UUGU.UU.....CCUGUCG.....GCAG...GCGG-.........................................-CGGG.CA.UCAu.......uUUCAGACAGGGAac.......................ggCUGU..A..C +SHBB01000544.1/6576-6211 ...............................gaGCCGUCGAa.gGCUA.....GAGC.CC.....GUCAGC-.....GCUC...UACC-.........................................GGAGG.CG.UCG.........-UUGAGCUGACU...........................GGCC..U..G +SCQP01000002.1/194633-194995 .................................--CGUUCA...CGCA.....AGUU.C-.....GCCUGUA.....GGCU...UGUA-.........................................GUGGG.CG.UCA.........CUUUUGCAGGCU...........................GGUC..U..G +CP034170.1/2182612-2182239 ................................uUCCGUCAG...CCUG.....-GGC.AG.....GCCUCCA.....GCC-...CAGUA.........................................CCUGG.CG.UCG.........-ACUAGGAGGAU..........................uACCA..C..C +SOJU01000025.1/32352-32748 ...................gcucucccaggagaGCUCGCCA...CCUC....aAGCU.UC.....GCCCUAG....cGGCG..cGAGGA.........................................AUGGC.GA.UCA........aAAUGUUAGGGCU...........................GGCA..G..G +SMVY01000077.1/6392-6754 .........................uuggagcaCCUGCGAC..gGAUG.....CAGC.UC.....UCCUGGG.....GCGU...CGC--.........................................CGUCG.UA.UCG.........CAAAUCCGGGAU...........................AGCU..G..C +SOJM01000025.1/4848-4468 .............................acggCUUAUUAA...-UUA.....GACG.U-.....GCCUGUC.....AGUU...UGAU-u.......................................aAUUCG.UA.UUA........uAAAAGAUGGGAC...........................-UAC..C..G +RDYF01000103.1/1720-1366 .................................--CGUCUG...AACC.....CCG-.AC.....GCCUGUU.....ACGG...AGG--.........................................-AAGA.CG.ACA.........-CCUAACAGGCU...........................GGGC..A..U +QQWI01000004.1/204280-203904 .......................cguuauaggaCC------...UGGU....cACUG.UC.....UCCUGAG.....AAGU...GCCG-.........................................ACUCA.CA.CAA........cCUUUACAGUGAA..........................cA-AA..G..C +CP030139.1/1592352-1592745 ..........................uggcucgAGCGUCUA...GUC-.....GUAG.AC.....UCCGUUA.....AUAC...-GCC-.........................................-UAGA.CU.UAA........aCCCCCAACGGAU..........................gCUCG..A..G +REAZ01000027.1/51236-51605 .................................UGCCUUCU..gCACA.....GUAG.CU....cGUUCUGU.....CUAU...UGGGCg......................................uaUAGGA.GG.UCA.........AACUACAGAACC..........................gC-UC..A..G +RXKB01000006.1/52500-52857 .................................--UUGCAC...ACAC.....GGCG.U-.....GUCUAUC.....AGUU..gUGUGU.........................................AC---.--.UCG.........UAUAAACCAGAU..........................a-GAA..U..U +SMAD01000013.1/54815-55211 .............ccgcuaagagugggaagcaaGAUGUCUC..cCGGA.....AGCG.AU.....GUCUGGC.....CGCG...UCCGGc......................................aaGGAGG.CA.CGA.........UAAAGCCGGAAU...........................AAGG..C..C +QHKK01000590.1/479-93 ...........................gugaccGCUGUCAG...CCC-.....GGGA.A-.....GCCUCCG.....GCCC...-GGUG.........................................CCUGG.CA.UCA.........-AUGAGGAGGAUc.........................cACCU..U..G +RHOK01000024.1/5373-5005 ...............................gcGUGAUCCU...CCCG.....-UUA.UC.....GCUCAAG.....UAG-...CGGAU.........................................CUGGG.UC.UCA.........AAUCAUUGAGCU...........................ACGG..C..U +PTET01000001.1/414453-414859 ..........aucuguacuagguacagaagcuaAGUAUCUC...UCAG.....GGGC.UCg...gUUUCGCG.....GCGC...CUGAUu.......................................cAGAGG.UA.UAG.........AAAUGCGAAAAU...........................AAGC..U..U +RQZF01000005.1/74604-74980 ...........................ccuuagUCCGUCAG...CCCA.....GGUG.GU.....GCUCCC-.....AGCC...UGGUG.........................................UCUGG.CG.UCG.........-UUCUGGGAGCCa........................cuGGUC..G..C +RDXB01000091.1/6720-6323 ....................acuagacgguugaGCACUCGC...UG--.....UUUG.AC.....UCCGUUA.....AGGA...--CA-.........................................-UCGA.GU.UUA.........ACCCCAACGGAU..........................gCGUC..A..U +SLZT01000015.1/21193-21547 .................................--CGUUGA...CCUA.....GGAG.AU.....GCCAACA.....CUCC...UAGC-.........................................-UAGA.CG.UAC.........UAUCCGUUGGCUua.......................ccACUG..A..G +SCVU01000497.1/565-917 .................................--CGUCCU...-CCG.....CGGA.GU.....GUCUGCG.....GCUG...CGG--.........................................AAGGA.CG.CCA.........---CAGCAGGCU...........................GGUC..U..C +SCUS01000195.1/114991-115356 ................................cGCCGUGCU...CCGA....cGAGC.CU.....GCCAGU-.....GCUU..aUCGG-.........................................-AGUG.CG.UAA.........AUGAACUCGGCU...........................GGCU..U..C +RDXG01000384.1/4628-4258 .................................-GUGUCUC..gUAAG....gUCUG.AA.....GUUCUAC.....CAGA..uUUUAUa......................................uuUGAGG.CA.UCG.........AAAAAAUUGGAAc.........................uAGUC..G..G +QNZT01000026.1/13438-13818 ............................uccggUCAGUUAU...ACGCau.caCCCU.UG.....GCUACAC.....AGGG..cGCGU-.........................................-AUAG.CU.UCAu.......aUAAAAAAAAGCUgua....................gcuuUGAU..A..U +RCSU01000001.1/160818-160420 ..........caagggguucuccggaaccgggc--------...----.....AGGU.UG.....ACCUGUU.....ACCA..cGCCCCgcc..................................gccgACUAA.C-.--Aa.......aCCAAAACAGGUU...........................GCUG..C..U +SBJH01000057.1/35072-34706 ...............................cuUUUGUUCC...GUUG.....CAGU.CU.....GCUUCGU.....GCUG...UAACAc.......................................cAGGAG.CA.UCG.........AUCAACGAAGCU...........................AGCU..G..A +REAG01000303.1/1030-1390 ...............................cuUGUGUCUC...UCCA.....CACU.AC.....UUCCUGA.....UGUG...UGGGU........................................cGGAGG.CA.UCG.........-UAAAUCAGGAA...........................UGCU..C..U +SMWT01000136.1/1661-1290 .................................-CUAUGCA...UGAG.....GGGU.AU.....GCAUCCG.....AGAA...-ACAG.........................................AAGCA.UA.CAA.........AAUAGUUAGGAU..........................u-GCU..G..U +BHER01000018.1/14700-15046 .................................--GUUUAC...UAUAa...aCUUG.UU.....GUCUAAG.....CAUU...UAUA-.........................................-GUGG.AU.UCAua.....aaAAAUAUUAGAC-c.........................gCGUC..U..U +SCUG01000226.1/6462-6087 .................................-UUAUGCU..gUACG.....CUUG.AC.....UCCUGAUa...uACAG...CGUA-.........................................UCGCG.UA.UCAc.......cAAAUUGCAGGAU...........................AGCG..A..U +REAQ01000284.1/9416-9786 ........................uccauuaug---GCCGGg.uAAGC.....GGGC.CU.....UCCUUU-.....GCCA..aGCUA-.........................................CCCCG.CC.CAA.........UCAAAAAGAAGUaag....................gacgC-UA..C..G +RDXI01000353.1/934-529 .........acucggagagugggcuggcuugccAACAUCGC...GUUC.....ACUU.UU....gUUUUGUG.....GGGU...GAACA........................................uAGCGG.UG.UCG.........CUACGCAAAAAU...........................AGGA..A..G +RDZE01000014.1/238912-239281 ..............................gcaAGCGUUCC...GCAA....uAUUG.AU.....UUUCUAC.....CAAU...UUGAUc.......................................aCGGAG.CG.UCC.........UCAUGUAGAAAU...........................AGCU..U..U +JXTW01000013.1/9936-10300 .........................uugauggaGCCAGCCU...AUCU.....UAAA.GU.....GUCUGCC.....UUUG...GGAU-.........................................UUGGC.UG.UCA.........-UUUUGCAGACU..........................uUGAG..C..C +SMSG01000001.1/72652-72282 ..............................gagUCUGUCAG...ACC-.....GGGA.G-.....GCCUCCG.....GCCC...-GGAC.........................................CCUGG.CA.UCG.........-UUUAGGAGGAU..........................cACCA..A..C +SCQK01000005.1/21043-20630 .................................ACCAUCGC...CUU-.....AGCU.AC.....GCCCGUC.....GGCU...-AA-A.........................................AGCGG.UG.CCA.........--CUUCCGGGCU...........................UACU..C..A +SODD01000029.1/3124-2744 .................................--CUUGUU...GGUG.....AGUG.U-.....AUCUUUC.....CACU...UGCU-.........................................AAACU.CG.UAU.........AACUAGGAAGAU...........................AGGG..G..A +RYWV01000274.1/2286-1878 .............cgcucaaggagcggaggcggGAUGCCCU...UCCG....uAGCC.CU.....GUCCUGU.....GGCG..cCGGGUa.......................................uAAGGG.UA.CCA.........UAAAAACGGGAAc.........................aAGCC..G..A +REBA01000023.1/26043-25651 ..............caauaagauugagaaggccAUCAUCUC...UCUA.....UCCU.ACg...gUACUGCU.....AGUA...UAGAAu.......................................uCGAGG.UG.UCG.........AAAUGCAGGACU...........................AGCC..A..A +PSZO01000004.1/38009-38402 .................................-ACGUAAA...-AUU.....ACUU.UU.....UCCUCAG.....AGGU...AAU--.........................................-GGCA.CG.UAU.........UACAUGAGGGGU...........................AGUU..G..U +SHOJ01000122.1/2155-1814 .................................--CGCAAC...UUAG.....AGCG.GG.....GCUCCAA.....CACU...CUAA-.........................................-CGCG.CG.UCA.........-UAAAAGGGGCU...........................AGUC..A..U +SEAC01000006.1/16286-16659 ...............................uuUGGGCCGC..cGCGG.....GGGU.UC.....GUCCUUC.....ACCA..aUCGCCg......................................ccGCCGA.CU.UAA........aAAGAAGGAGGAAu.........................gC--U..A..C +RDXT01000223.1/1441-1804 .................................-UUGUCCU...CGGA.....GUUU.UC....cUCCUAUC.....UGAC...UCCAUa.......................................uGAGGG.CA.UCG........uACCCGACGGGAU...........................GCAU..U..C +SCQM01000155.1/13055-13408 .................................--CGUUCA...GCUG.....CUCU.CA.....GUUCCAC.....GGAG...UAGGU.........................................CUGAG.CG.ACG.........AUUAGUGGAACU..........................uGCUU..G..A +SODV01000002.1/820874-821243 ...............................au---GUCCGcagAU--....gGGGG.CU.....GCCCGUU.....GCCG...CUAA-ug....................................ccgACGAA.CC.AAA........cCAAUAACGGGAU...........................AGCG..U..C +SNYA01000009.1/124712-124328 .........................aacggaggUCCGUCGC..aCACCu...gAGGC.CU.....GCUCGA-.....GCCU..gGGUG-.........................................-UCGA.CG.UCA.........-GCAAUCGAGCA..........................aCGUC..C..U +REAN01000332.1/4303-3899 ..............guaaagaaagucguucgcaAGCAUCUU..gCCCG.....UUUG.CU.....UCUUUA-.....CCAU...UGGGAac.....................................aaCAAGG.UG.UCG.........ACAGUAAAAGAU...........................AGUU..U..U +SCTJ01000049.1/2209-1826 .................................-CCAUCGG...CCU-.....GCCA.AU.....GCUCAAU.....AGAC...-AGCU.........................................GCCGG.UG.UCA.........-AUCAUUGAGCU...........................GGUU..G..U +RQZE01000003.1/9612-9268 .................................---CCCCA..aACCG.....AUUG.U-.....GCCUAUA.....CAAA...AGGU-.........................................AAGGU.GU.ACA.........UUUAUAUAGGAU..........................aAGGA..A..A +SMSK01000002.1/400866-400492 ..............................aggGCCGGGAU...AGC-.....AGGC.UG.....ACCUGUU.....GCCA...CGCUUccc...................................cgcCGACU.CA.A--a.......aACAAAACAGGGU..........................g-CUG..C..U +SCRI01000063.1/78576-78931 .................................--CGGCCC...CGGA.....GAUG.UC.....GCCGACG....cAGGC...UCCG-.........................................GAAGC.CG.UCA.........AUACGUUCGGCU...........................GGCA..U..G +RYWC01000010.1/12553-12942 .................................-CCGUCGC...UUC-.....UUUU.UC.....ACCGUUG.....GAAA...-GU-U.........................................UGCGG.CG.UCA.........AUUAAACGGUAA..........................aCUUU..U..A +SCPX01000036.1/1183-1566 .................................-CCAUCGG...CUC-.....UUUG.AU.....CCUCAAU.....AAA-...GGUUU.........................................GCCGG.UG.UCA.........ACCAUUGAGGC-...........................CGGG..C..A +AP018944.2/280373-279982 ..............................uagUGCAUUAU...CGUU.....---A.GA.....GCCUAAG.....----...AACG-.........................................-AUAG.UG.UGG.........-UAAUUUAGGCU...........................CGGU..U..U +RYZV01000001.1/630378-629983 .................................-GCGAACC...GGCG.....AAUG.UU.....UCUCGUC.....C--U...CGCC-.........................................UGGCU.CG.UAA.........ACUAACGGGAAU...........................AUAC..U..A +RDYT01000042.1/1263-891 .................................--CGUCUC...ACAA.....GCUU.UC.....GUUUCUU....uGGGC...UUGAUc.......................................aUGAGG.CG.UCG........aUACAAAGAAAAU...........................AGUC..U..C +SCUM01000002.1/8338-7938 .................................CCCAUCCG...CCGC.....CUCU.GC.....GCCCGUA.....GGGG...GCAUU.........................................GCGGG.UG.UCA.........UAUCUUCGGGCU..........................uGGUU..U..G +SOAU01000001.1/2916139-2916517 ......................ucgugagcagaAAUGCCGC...ACG-.....-GGG.CC.....AAUCCAU.....CACA...--G--.........................................CCCGG.CA.ACA.........GAAGUGAGGGAUg.........................aCGGC..G..G +CP034562.1/1407571-1407166 .............accuaacggcguuuccgagcUACAUUCU..cCUUU.....GCCU.U-.....GAUCUUU.....GGGC...GAAGAu......................................ccGAGAG.UG.CCG........aAACCAUCGAUCU...........................AGCU..U..G +SCTV01000031.1/13211-13612 .................................--CAUUGA...UCGA.....GUCU.U-.....CUCCACG.....GGAU...UCGA-.........................................AUCGG.UG.UUA.........--UAUUGUGGAU..........................cAGAA..U..G +RCHY01000007.1/29919-30323 ............................uuggu--AAUAAGu.uCAUA.....UCUU.U-.....UUCUAGG....uAGGU...-AUG-.........................................-AAUG.UU.UA-.........--AUAACUAGAU...........................AGCU..A..A +SDYW01000001.1/471676-472078 .................................CUCAUUCA...CUGU.....CGAC.AG.....GCGACAU.....AUCG...AUAG-.........................................-UGAG.UG.UUA........uAUUUAUGUCGCU..........................uACUC..U..U +QZKZ01000415.1/18530-18888 .................................--CGUCCA...UCCG.....GCUG.AC.....GCCUGAU.....ACGU...CGGU-.........................................UUGGG.CG.AAA.........CACUAUCGGGCU...........................AGCU..G..A +SFFD01000012.1/30538-30885 .................................-CCGUCUU...GCCG.....GUGA.G-.....UACCGUG.....GCAC...CGGGC.........................................CAAGG.CG.UCG.........ACUAACGGUGAA...........................CGAU..G..G +SCFQ01000010.1/14463-14809 .................................-AUGCUAA...UUGA.....UCGU.U-.....UCCCGAG.....ACUU...UCAA-.........................................-UUAG.UA.UCA........uAUUUUUCGGGCA...........................ACCU..A..U +SFES01000051.1/3215-2864 .................................--CGUCUC...UUC-.....CCUG.AU.....GCCUGAU.....ACGG...-GA--.........................................CGAGG.CG.CAA.........--ACAUCAGGCU...........................GGCC..A..G +SFMH01000023.1/21262-21615 .................................-ACCCCUG...UUCA.....CUUA.GC.....UCCCGCC.....UGAG...GGAA-.........................................UAAGG.GG.CCA.........--AUUGCGGGAU...........................ACCU..G..A +SFIW01000017.1/43907-44269 .................................--CCGAAU...AUGA.....UUCU.UA.....GCCGAAG.....AGAU...-GAAG.........................................UAUUU.GG.UCG.........CUAAAUUCGGAU...........................CGUU..U..G +SFGY01000001.1/77717-77342 ....................gaucugccgaaagGAAUUUCC...ACGU.....UAAC.GC.....GCAGACC.....U---...-----ugu..................................ccagGGGAG.GU.UAA.........----AGGGAAA-..........................aACGA..A..A +SFNM01000035.1/2136-1738 ...............cgacagucgcagggacggGACAUCGU..cCGAA.....CGCU.CU....u-UUUCCG....aGGCG...UUCGAa......................................ucGACGG.UG.UUA.........GAAAUCGGAAAU...........................AGGC..G..A +SFSI01000006.1/40290-40638 .................................-GCGUCCU...GUCU.....UUGA.G-.....UCCUGCG.....GCUU...AGAU-.........................................UUGGG.CG.UCG.........AUUAGCAGGGAA...........................CGUG.aA..C +SFPZ01000019.1/24247-24610 .......................aauagagaaaGCGCUUCU..uUUAA.....AGUU.UU.....ACUCACG.....GAUU...UUUU-.........................................AAGAG.GC.UCA.........UUUUAGUGAGUU..........................aUAUU..A..U +SFGA01000005.1/104512-104163 .................................--UGUUCC...CUCG.....GAAA.G-.....UACUGCG.....AUCC...CGA-A.........................................CGGAG.CA.UCA.........-AGUAGCAGUAAa.........................uGUGA..A..U +SFID01000019.1/10566-10972 ............gccgaagaugugcggggacgaGACAUUGC..cCAAG.....CGCC.CUg...cGUUCCGA.....GGCG..gCUUGAa......................................cuGGCAG.UG.CAG.........UUAUAUCGGGAC..........................aUGCC..C..U +SFIJ01000059.1/6027-6404 ...............................guACGCUGUC...UUUC.....UUAA.UU.....UCUUACG.....UUAA...GAAU-.........................................GUACG.GU.UCA.........AUUUAGUAAGAU...........................AUAA..U..U +SFGE01000057.1/5418-5118 .................................--------...-UUU.....GAGG.U-.....GCCCGUA.....CAUU...GAAG-.........................................-----.-A.UGG........gACAAACCAGGCA...........................A---..-..- +SFNY01000020.1/17682-17332 .................................-UCGUCGG...CCCU.....GAGC.C-.....UCCUGCG.....GCGC...GGGUC.........................................ACCGG.CG.UCA.........UAAAGGCAGGGA...........................ACCA..G..C +SFDO01000010.1/28369-28723 ...............................acAGGUUCUA...CUAA.....UUCU.UU.....GUCUGUG.....AGAA...UUAG-.........................................CUAGG.AC.UUA.........-UAAAACAGACU..........................aUAUU..A..U +SFOL01000011.1/22074-21674 .............cgccauaguggcgucgacgaGACGUCUC..cCAGA....uGCCC.AC.....UCCUUGA.....GGCG..uUCUGAc......................................acGGAGG.CG.CAG........cAAUAUCAGGGAU...........................GGCC..C..G +SFHG01000007.1/8671-8265 ..........gguugagccuuuugcucccacgaGACAUCGC..aCAGAu...aCCGU.GA.....GCCCGAG.....GUGG...UCUGAg......................................uaUGCGG.UG.CCG........uAUAUAUCGGGAA..........................gGGAU..U..A +SFNZ01000025.1/21840-22237 ............gccaaggcugcggcacugacgAGUAUCCC..gCAGG.....CUUU.AG.....GCCGGUU.....AUGU...CCUGAa......................................caCGGGG.UA.UCA.........UUCAAACCGGAU..........................gC-AC..G..- +DUDR01000023.1/37452-37845 .................................--ACUCGA...CCGC.....UUCC.U-.....GACUACC.....CGAA...GCGC-.........................................-AAGG.GU.AAA.........-CCAUGGUAGUU..........................gCCCG..G..G +SFIV01000005.1/59121-58715 ............gccaacgaagcgcggagacgaGACAUCACg.cUCGAc...gCUCU.UU.....UUCCGAA.....GCAG...UUGAAgc....................................aaaUGUGG.UG.CCAu.......cCGUAUCGGAGAU...........................AGCC..U..U +SFPR01000004.1/40396-40000 .............ccgcaaaguguggcgagcggGACAUCUC...UCCA....aGACC.CU....uUCUCUGU.....GGUC..gAGGG-c......................................aaAGAGG.UG.CAG.........CAAAACAGAGAU...........................AGUU..C..A +SFEJ01000008.1/19774-20156 .................................--CGGUUA..cGCGC.....GCCC.AC.....GCCUGCC....uAAGC...GCGC-.........................................-GAGC.CG.UCA.........AAAAAGCAGGUA..........................aAACU..U..C +SFTN01000022.1/17067-16707 .................................--AGACUG...-AUU.....CCCG.AC.....GCCUACU.....GGG-...GAU--.........................................GACGU.CU.ACA.........GCUUAGUAGGCA...........................GCUC..U..G +SFGX01000050.1/6087-6440 ..............................cugACCGUUCU...----.....-UUG.CU.....GUUUGAC.....GGA-...-----.........................................CAGAG.CG.UAA.........--AUGAACAGAU...........................ACGG..U..G +SFUN01000030.1/12410-12760 ...............................ggAGCUUCCA...CUUA.....GUCU.UU.....ACUUGCG.....AGGU...UAAGA.........................................AUGGG.AG.UCA.........-UAAAGCAAGUU...........................AUAU..U..A +SFKJ01000010.1/48829-49173 .................................CCUUUGAA..aGUAC.....GAG-.CC.....GUUCGCC....aACUC...GAAGG.........................................UUUCA.AA.UAA.........AAACGGCAGUUU..........................cCGGC..U..U +SBBF01000100.1/15100-15460 .................................--CGUCUG...CAUG....cUGAA.UC.....UCCCAAG.....UUCG..gUGUG-.........................................-CGGG.CG.UAA.........ACGAUUUGGGAU...........................CGCU..U..C +NJBO01000024.1/18973-19327 .................................--CGUCGG..uUCUA.....GGUU.UG.....ACCCGUU....cGGUC...UAGU-.........................................UCCGG.CG.GAUa.......aUCAGGACGGGCG...........................AAGC..C..U +SBBM01000003.1/12000-11600 .................................GCCUCU--...CUCC.....GGGA.GC.....GCCUGUG.....ACCU...GGA--.........................................-UGA-.-G.UGA.........-ACUAACAGGAU...........................AGUC..U..C +CP032998.1/145411-145040 ................................aGCCCUUUU...UUAU.....UCUU.AA....aACUCUUA.....AAGA...AUAAUa.......................................uAUAAA.GG.UUA.........-UAAUAGAGAAUc.........................uCAUA..U..U +SBBH01000232.1/739-387 .................................--CGUCGA...CCGG.....GUUG.G-.....GCCUGCA.....CGGC...CCGG-.........................................ACCGA.CG.ACC.........--AAAGCAGGCU...........................GGCU..C..C +CP040058.1/1382991-1383338 .................................-UAGUCUG...UGAC.....AGGU.C-.....AUCUACA.....GCCU...GUUA-.........................................UUAGG.CU.UCA........aAUAAUGUAGAAC...........................CCUC..G..U +SBBU01000052.1/8055-7704 .................................-CCGCCCG...-CUG.....GAUC.G-.....GCCUGAA.....GGUC...UGG-U.........................................AGUGG.CG.UGG.........--GGAUCAGGCU..........................cACCC..G..A +SBBB01000025.1/104089-104505 .................................-CCGUCUA...UCU-.....UUUU.UU.....UCCUAAA.....AGAA...-AGA-.........................................AUAGA.UG.UUA.........-UAUCUUAGGAU..........................uAUUC..U..A +SBBN01000005.1/17752-18147 ................................gUCCAUCUC...UAAA.....GUUG.UU.....UUCUCGG.....UGAC...UCUCU.........................................UGAGG.UG.UAA........aAACAGCCGAGGCg.........................uCAGG..A..G +CP000783.1/602363-602000 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000800.1/2905926-2906288 ...............................gaGCCCUCUC..uCCCU.....AGCC.UC....cGCUCUUA.....GGAU...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000946.1/1157423-1157061 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +D12501.1/1355-1717 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +U68074.1/1-363 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +FM180568.1/2999022-2999384 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CU928145.2/2978730-2979092 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CU928160.2/2822548-2822910 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +U00096.2/2753615-2753977 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000247.1/2763346-2763708 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000266.1/2915116-2914754 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000468.1/2914707-2915069 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CU928164.2/2932788-2933150 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP001164.1/3579710-3580072 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +BA000007.2/3475602-3475964 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CU928163.2/3048497-3048859 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000034.1/2587105-2587467 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000857.1/2842992-2843354 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP001138.1/2786701-2787063 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +AE017220.1/2861122-2861484 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP000964.1/1196116-1195754 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AY316313.1/1114-752 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP001113.1/2846103-2846465 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +AE006468.1/2843947-2844309 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +AE014613.1/2734487-2734849 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +AY319520.1/1371-1009 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP000026.1/2661750-2662112 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP001144.1/2922578-2922940 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AM933173.1/2786912-2787274 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AE014075.1/3018179-3018541 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AM942759.1/2050903-2051269 ...............................gaGCCUUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGG.AG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +FM211044.1/4405-4768 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGGGA.GG.UCAa.......aCCUAAAAGAGAU...........................CGCG..U..G +BX950851.1/927307-926945 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +BX571870.1/186841-187204 ..............................agaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000305.1/3257923-3258286 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGCU...........................CGUG..U..G +BX936398.1/1359891-1359528 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGCU...........................CGUG..U..G +CP001048.1/1357396-1357033 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGCU...........................CGUG..U..G +AE009952.1/3388875-3389238 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGCU...........................CGUG..U..G +AE017042.1/1136978-1137341 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGCU...........................CGUG..U..G +CP000720.1/3263983-3264346 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGCU...........................CGUG..U..G +AAAA02039738.1/1593-1956 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AE004439.1/906024-905658 ...............................uaGCCUUCUC..uCCCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................caAGAGG.AG.UCAa.......aUUCAAACGAGAU...........................CGCG..U..G +AALE02000007.1/199748-200110 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aACUAAAAGAGCU...........................CGUG..U..G +AL954747.1/2785135-2784776 .................................AACUCCAC...ACC-.....GGUG.G-.....GCCUCAA.....CGCC...-GGGUcuggca.............................acagacAGUGG.AG.UCA.........-UUAACGAGGAU...........................CGCG..U..U +CP000569.1/2059595-2059960 ...............................uaGCCUUAUC..gCCUC....aGCUU.CC.....GCUCGUA.....AGAC...GAGGGc......................................aaCGAUA.AG.UCA........cCCAAAACGAGAU...........................CGUG..U..G +CP001091.1/2116748-2117113 ...............................uaGCCUUAUC..gCCUC....aGCUU.CC.....GCUCGUA.....AGAC...GAGGGc......................................aaCGAUA.AG.UCA........cCCAAAACGAGAU...........................CGUG..U..G +CU468135.1/1085284-1084904 .........................cugaagguGUCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aACUAAAAGAGAU...........................CGCG..U..G +AAZI01000003.1/34098-33733 ...............................uaGCCUUCGC..gCUCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................aaCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +AE017143.1/71003-70637 ...............................uaGCCUUCGC..gCCCU....aGCUU.UC.....GCUCGUA.....AGAC...GGGGAg......................................caCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +CP002276.1/842782-842417 ...............................uaGCCUUCGC..gCUCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................aaCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +AY599475.1/1932-1567 ...............................uaGCCUUCGC..gCUCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................aaCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +L42023.1/1357929-1357564 ...............................uaGCCUUCGC..gCUCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................aaCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +CP000671.1/854998-854633 ...............................uaGCCUUCGC..gCUCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................aaCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +CP000746.1/1403027-1402661 ...............................uaGCCUUCGC..uCCCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................caAGCGG.AG.UCAa.......aCCUAAACGAGAU...........................CGUG..U..G +CP000057.2/1702657-1703022 ...............................uaGCCUUCGC..gCUCC....aGCUU.CC.....GCUCGUA.....AGAC...GGGGAu......................................aaCGCGG.AG.UCAa.......aCCAAAACGAGAU...........................CGUG..U..G +CP000462.1/1578060-1577701 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000436.1/1530051-1529685 ...............................uaGCCUUCAC..uCCCU....aGCUU.UC.....GCUCGUA.....AGAC...GGGGAu......................................aaAGUGG.AG.UCAa.......aUCCAAACGAGAU...........................CGUG..U..U +CP000103.1/2481035-2480674 .................................GACUCCGC...ACC-.....GGUG.G-.....GCCUCAA.....CGCC...-GGGUcuggca.............................acagacAGCGG.AG.CCA.........-UUAACGAGGAU...........................CGCG..C..C +AE017340.1/1771213-1770855 ................................aGCCCAUCC..cCCGG.....CGCU.UU.....GUCUGCG.....AGA-...CCGGAc.......................................cAGGAU.GGcUCAa.......aCUAAUGUAGACU...........................CGCG..U..G +CP000284.1/1198789-1199149 .................................GACGCUGC..aCCGG.....AAGG.CC.....UCUCGG-.....CCGG..gCGGGUaac...................................cgcAGCAG.CG.UCA.........UUUAGAGAGGAU...........................CGUG..U..U +AALF02000019.1/36194-36574 ..........................ugaagauUCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGAU...........................CGCG..U..G +AM286415.1/1116549-1116169 ..........................ugaagauUCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGAU...........................CGCG..U..G +AP008232.1/3071644-3072027 .........................cugaagauUCCCUCUC..uCCCU....aGCCU.CC.....UCUCUUA.....GGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AALD02000010.1/63425-63045 ..........................ugaagauUCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGAU...........................CGCG..U..G +ACCD01000005.1/64762-65142 ..........................ugaagauUCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCUAAAAGAGAU...........................CGCG..U..G +AY442269.2/10-369 ..............................agaGCCCUUCU..aCCCU.....AGCA.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +AAKK02000007.1/7330-7697 ...............................gaGCUCUCUC..gCCCU....aGCUU.CC.....GCACGUA.....AGAC...GGGGAau.....................................aaCGAGG.GA.UCAa.......aCCCAAACGCGCU...........................AGCC..C..G +CP000020.2/2237433-2237799 ...............................gaGCUCUCCU..gCCCU....aGCUU.CU.....GCUUGUA.....AGAC...GGGGAau.....................................aaCAGGG.GA.UCAa.......aCCCAAACGAGCU...........................AGAA..C..G +CP001233.1/872109-871743 ...............................gaGCCCUUCC..uCCCU....aGCUU.CC.....GCUUGUA.....AGAC...GGGGAaa.....................................ucAGGAA.GG.UCAa.......aCCAAAUCAAGCU...........................GGCG..U..G +CP001485.1/2749147-2749513 ...............................gaGCCCUUCC..uCCCU....aGCUU.CC.....GCUUGUA.....AGAC...GGGGAaa.....................................ucAGGAA.GG.UCAa.......aCCAAAUCAAGCU...........................GGCG..U..G +CP000142.2/2135368-2135011 .................................--CGUCUU...GAGU.....UCCU.UC.....GCCUGCG.....CGGA...GCUU-.........................................AAAGA.CG.UCA.........AUUGAGUGGGCU...........................AGUU..U..C +AM747720.1/3241218-3241587 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgACAGA.GG.UCA.........UUUACGUCAGUU...........................AAGC..C..C +CP000958.1/1102376-1102007 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgCCAGA.GG.UCA.........UUUACGUCAGUU...........................AAGC..C..C +BA000031.2/674768-674401 ...............................gaGCUCUCUC..gCCCU....aGCUU.CC.....GCACGUA.....AGAC...GGGGAau.....................................aaCGAGA.GA.UCAa.......aCCCAAACGCGCU...........................AGCC..C..G +BX640413.1/282336-281950 .................................GCCGCUGC...ACU-.....GAUC.U-.....GUCCUUG.....GGUC...-AGG-cgggggaaggcaacuuccc..agggggcaaccccgaaccgcAGCAG.CG.ACA.........UUCACAAGGAAU...........................CGGC..C..A +BX640447.1/241865-242251 .................................GCCGCUGC...ACU-.....GAUC.U-.....GUCCUUG.....GGUC...-AGG-cgggggaaggcaacuuccc..agggggcaaccccgaaccgcAGCAG.CG.ACA.........UUCACAAGGAAU...........................CGGC..C..A +BX640432.1/247325-247711 .................................GCCGCUGC...ACU-.....GAUC.U-.....GUCCUUG.....GGUC...-AGG-cgggggaaggcaacuuccc..agggggcaaccccgaaccgcAGCAG.CG.ACA.........UUCACAAGGAAU...........................CGGC..C..A +CP000526.1/2566848-2567217 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgACAGA.GG.UCA.........UAUACGUCAGUU...........................AAGC..C..U +CP000570.1/2853082-2853451 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgACAGA.GG.UCA.........UAUACGUCAGUU...........................AAGC..C..U +AAFX01088509.1/935-572 .................................GACGCUGC...ACC-.....-GAA.GG.....GCCUUCG.....GUCG...--G--gcagggc...........................aaccugcAGCAG.CG.UCA.........UAAAGAGAGGAU...........................CGUG..C..C +CP000285.1/3454289-3454668 ............................uagucCGGCCCGG...AGGU.....GAUG.U-.....GCCCAUU.....CAUC...ACCGAug....................................ggaUACGA.GC.UCA.........GACUGAUGGGAU...........................CGCG..G..U +CP000614.1/1042603-1042234 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgACAGA.GG.UCA.........UAUACGUCAGUU...........................AAGC..C..U +CP000151.1/1084016-1083647 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgCCAGA.GG.UCA.........UUUACGUCAGUU...........................AAGC..C..C +BA000037.2/823422-823056 ...............................gaGCCCUCUC..gCCCU....aGCUU.CC.....GCUUGUA.....AGAC...GGGGAau.....................................caCGAGG.GG.UCAa.......aCCAAAUCAAGCU...........................GGCG..U..G +AACY020346596.1/19837-19483 .................................-GCCAUCU..aCCAC....aCGCU.UC.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAu.......cUCACAUCGUGCU...........................AGCG..A..G +CP000444.1/3388384-3388738 .................................-GCCAUCU..aCCAC....aCGUU.UC.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAu.......cUCACAUCGUGCU...........................AGCG..A..G +CP000127.1/1307217-1307577 ...............................guGCCGUCUG..aCUGA.....AGCC.GU.....GCUUGUG.....CGU-...UCAGAu.......................................uUCAGG.CG.UCG........aUUCUCACAAGAU...........................CGCG..G..U +CP001146.1/1187989-1187640 .................................--CGCUCU...UCUA.....ACCC.GG.....GCUGGCA.....GGGU...UAGA-.........................................-AGGG.UG.UCA........uAAUGAGCCAGCU...........................GCCC..C..U +AE014299.1/1538496-1538142 .................................-GCCAUCU..aCCAC....aCGCU.UU.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAu.......cUCACAUCGUGCU...........................AGCG..A..G +CP000446.1/3323222-3323576 .................................-GCCAUCU..aCCAC....aCGUU.UC.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAu.......cUCACAUCGUGCU...........................AGCG..A..G +CP000090.1/2828530-2828889 .................................-UCCUCGC...ACU-.....GGCU.C-.....GCUGACG.....GGCU...-AGGGuucgca.............................agaaccAGCGA.GG.UCA.........UUUACGUCAGAU...........................AAGC..C..C +CP000086.1/1835164-1834795 .................................-UCCUCUG...CCUA.....GUUC.--.....ACUGACG.....-GGC...UAGUGucgcaagaccg..................guagcaauaccgACAGA.GG.UCA.........UAUACGUCAGUU...........................AAGC..C..U +CR378665.1/70600-70233 ................................cGCACUUCU..aCCCU....aGCUU.CC.....GCUUGUA.....AGAC...GGGGAau.....................................caUAGAA.GU.UCAa.......aCCCAAACGAGAU...........................AGCG..A..G +CP000270.1/3815315-3815684 .................................-UCCUCUG...CCUA.....-GUU.U-.....ACUGACG.....GGC-...UAGAGucgcaagaccg..................guagcaauaccgACAGA.GG.UCA.........UAUACGUCAGUU...........................AAGC..C..U +CP000469.1/3545784-3546138 .................................-GCCAUCU..aCCAC....aCGUU.UC.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAu.......cUCACAUCGUGCU...........................AGCG..A..G +AACY020562586.1/58305-57951 .................................-GCCAUCU..aCCAC....aCGUU.UC.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAu.......cUCACAUCGUGCU...........................AGCG..A..G +AE017282.2/2818519-2818874 .................................-GCCUCUG..aUCAG.....CAGC.UC.....GCUUACA....aGCGG...CUGG-.........................................UUGGG.GG.UAAc.......cCAAUUGUAAGCU...........................CGCG..C..U +CP000352.1/785856-785497 .................................-UCCUCGC...ACU-.....GGCU.C-.....GCUGACG.....GGCU...-AGGGuucgca.............................agaaccAGCGA.GG.UCA.........UUUACGUCAGAU...........................AAGC..U..U +AM167904.1/1413101-1412696 .....aggcggaggaagcaacucccguaagggaGCCAUCGC..cUAAA.....GGGG.CA.....ACCCUUG.....AACC...-----g.......................................cAGCAG.UG.UUA.........UUCACAAGGAAU...........................CGGU..C..U +AM180252.1/573061-573436 .......................uuuaaauagcCACGUCAA...UCCU.....GCUG.AU.....GUCUGAU.....AAGC...UGGU-.........................................-GCGG.CG.ACA.........-AUCAUCAGGCU...........................AGCA..G..C +CP000507.1/2868249-2868604 .................................-GCCAUCU..aCCAC....aGGUC.UC.....GCACAUG.....GGCA...GUGGA........................................uUUGAU.GG.UCAc.......cUUACAUCGUGCU...........................AGCG..A..G +CP001219.1/1222516-1222879 .................................-GCCCUCU..gCCCG.....GAUU.U-.....GUCUGUG.....GAUC...CGGAGccgaaa.............................ggcgcgCGGAG.GG.UCA........uGAAACACGGAAU...........................CGUG..C..G +CP001132.1/1107491-1107854 .................................-GCCCUCU..gCCCG.....GAUU.U-.....GUCUGUG.....GAUC...CGGAGccgaaa.............................ggcgcgCGGAG.GG.UCA........uGAAACACGGAAU...........................CGUG..C..G +CP000681.1/1371577-1371222 .................................-GCCAUCU..gACAC....aGGUC.UC.....UCAAAUG.....GGCG...GUGUAu.......................................aCAGAU.GG.UCA........uCUUACAUUUGAU...........................AGCG..A..G +CP000252.1/1802340-1801985 .................................-ACGUUCU..uUCUG.....AUUU.U-.....UCCUGUC.....GGAU...CAGA-.........................................GGGGG.CG.UAA........uUUCAGGCAGGAU...........................AGUC..C..U +CR628336.1/182379-182784 ............uacuggccaauaaacccaguaUCCCGUUC..gACCG.....AGCC.C-.....GCUUAUC.....GGUA...UCGAA.........................................UCAAC.GG.UCA........uAAGAGAUAAGCU...........................AGCG..U..C +CP000116.1/1005311-1004945 .................................GGACUCAC...ACU-.....AGCC.U-.....GUUCAUG.....GGCU...-AGG-ccggguc..........................aaaccggcAGUGA.GU.UAA.........UUCACAUGAAAU...........................CGCG..C..U +AE008691.1/989409-989759 .................................--CGUCCA..g-CCU.....GAAA.U-.....GCCCACG.....UUUC...AGG-A.........................................CUGGG.CG.UCA.........AAAGAGUGGGGA..........................aCUGG..U..U +CP000447.1/1293358-1293003 .................................-GCCAUCA..aCCAC....aCGUU.UC.....GCACGUG.....GACA...GUGGAu.......................................uCUGAU.GG.UCAu.......aUUACAGUGUGCU...........................AGCG..A..G +CP000606.1/1467345-1466990 .................................-GCCAUCU...UGCUc...aCGUU.UC.....UCAAAUG.....GGCA...G----agu...................................auuAAGAU.GG.UCAc.......cUUUACAUUUGAU...........................AGCG..A..G +AL646052.1/943228-942872 .................................GUCCUCGC...ACU-.....AGCU.U-.....GCCGAUA.....GGCU...-AGGGccgca..............................aggccaCGCGA.GG.UCA.........UUCAUAUCGGAU...........................CGCU..U..C +CP000514.1/3730537-3730902 ...............................caGUCGUCCU...GGCU.....GAGG.C-.....GCCUAUA.....ACUC...AGU-Agcaa................................cauccCAGGA.CG.UCA........uCGCUUAUAGGCU..........................gCUCC..G..U +FM209186.1/4965959-4966311 .................................-GCAGUCG...CUAG.....-GGG.AU.....GCCUGUA.....AACC...CGA-A.........................................ACGAC.UG.UCA........gAUAGAACAGGAU...........................CGCC..G..C +CP000438.1/4749731-4750083 .................................-GCAGUCG...CUAG.....-GGG.AU.....GCCUGUA.....AACC...CGA-A.........................................ACGAC.UG.UCA........gAUAGAACAGGAU...........................CGCC..G..C +CP001157.1/4355963-4356314 .................................--CAGUCU...CCA-.....GGGG.AU.....GCCUGUA.....AACC...-CGAA.........................................GAGAC.UG.UCA........gAUAGAACAGGAU...........................CGCC..G..C +CR522870.1/569610-569245 ...............................cuGCCGUCUC..uCCAG.....UCCU.CC.....GCUCAUG.....AGGG...UUGGGu.......................................cCGAGG.CG.UCG........aCCAAAAUGAGCU...........................AGCA..A..U +AE016825.1/2186992-2187356 .................................GACACUAC...AACG....gUUCG.CA.....GAUGGGC.....CGGGg.gCGU--caaa.................................acccUGUAG.UG.UCA........cUCUACAUCUGCU...........................AGUG..C..U +CP000109.2/1520762-1521119 .................................-GCGCAGA...CUGG.....GACC.GU....uGUUCGUG.....GCAC...CCAG-.........................................CUCUG.UG.UCG........aCUCACACGGAAU...........................CGUC..G..G +AE017285.1/1922270-1922621 .................................--CGUCGA...ACCG.....GUUC.AC.....GCCUGAU.....AGAC...CGGU-.........................................-GAGA.CG.UAA.........CUUCAUCAGGCU...........................GGCA..U..C +AE004969.1/862950-863312 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggugaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +AM421808.1/996334-995972 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggcgaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +CP000075.1/4999820-5000211 ..................gguagcuucggcuccAGCAAUCA...UCA-.....GGGG.AU.....GCCUGUA.....AACC...-CGAA.........................................AUGAU.UG.UCA........uAUAGAACAGGAU...........................CGUC..G..C +AE000512.1/531684-532039 .................................--CGUCCU...CUCC.....GAAG.UU.....GGCUGGG.....CUUC...GGA-A.........................................GAGGG.CG.UGA.........GAGAUCCAGCCU...........................ACCG..A..U +AF389969.1/5-355 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000563.1/1487294-1486939 .................................-GCCAUCU..gACAC....aGGUC.UC.....UCAAAUG.....GGCA...GUGUAu.......................................aCAGAU.GG.UCA........uCCUACAUUUGAU...........................AGCG..A..G +CR954246.1/2232366-2232010 .................................-GCGCUCC...UUCU.....AUGU.AU.....UCUUGUG.....GACU...AGAUU........................................uUGGAG.UG.UCAc.......cCUAACACCUGAU...........................CGCG..A..U +CP000513.1/208739-208388 .................................-UCGCUUA...CCUA.....GAUU.U-.....GUCUGUG.....GGUU...UACC-.........................................GUAAG.CG.ACA.........UUAACACAGAAU...........................CGCU..G..G +CP001019.1/668126-667767 .................................--CCGUUG...CUGG.....GAUU.C-.....GCUUAUA.....GAUC...CCUA-.........................................CCAAC.GG.CCA........uAGCAUAUAAGCU...........................CGCC..C..U +AE015451.1/5390009-5390407 ................cugguagcuucggcuccAGCAAUCA...CUAG.....-GGG.AU.....GCCUGUA.....AACC...CGA-A.........................................CUGAU.UG.UCA........uACAGAACAGGAU...........................CGUC..G..C +CP002420.1/1268682-1269044 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggcgaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +AP006627.1/3123303-3122949 .................................-CGGUCUC..uCCUC.....UCCA.UC.....GCCCAUG.....UGGA...GUGGC.........................................UGAGA.CU.CAA.........CUUUAGUGGGAUa........................cgC--C..U..U +CP000884.1/5167730-5167353 .................................-GCCUUGC..a-AC-.....AGCA.C-.....GCUGAUG.....GGCU...GGG--caaggggguagc................aauaccucccggcUGCAA.GG.GAA.........UUUACAUCAGCU...........................GGCU..G..C +CP000302.1/1448027-1447673 .................................-GCCAUCU..gACCC....aGGUU.UC.....UCAAAUG.....GGCG...GGGUAu.......................................aCAGAU.GG.UCA........uAUAACAUUUGAU...........................AGCG..A..G +CP001794.1/3173387-3173036 .................................--GCUCCU...CCC-.....GCCA.UC.....GCCCGCG.....UGGC...-GUUC.........................................GAGGG.GC.UCA........uAUGAAGCGGGCU...........................ACGC..C..C +AAEW02000005.1/94749-94397 .................................--CGUCUC...UAGU.....CUCU.UC.....GCCUGCG.....GGUU...UCUA-.........................................-GCGA.CG.UCA.........AUUUAGUAGGCU...........................GGUU..G..U +BA000043.1/3063829-3063478 .................................--GCUCCU...CCC-.....GCCA.UC.....GCCCGCG.....UGGC...-GUUC.........................................GAGGG.GC.UCA........uAUGAAGCGGGCU...........................ACGC..C..C +BA000004.3/3652617-3652257 ...............................ugCGGUUCCG...CCCU.....-CCA.UC.....GCCCAUG.....UGGU...AGGUG.........................................UCGGG.AC.UCA........cUUUUAGUGGGCUa.........................c-GCC..U..C +CP000388.1/2078693-2078337 ................................aGCCCUUCC...ACUC....aUACU.CU.....UUCUGCU.....AGUA..gAGGUU.........................................CGGAA.GG.UCA.........UCCCAGCAGAAU...........................AGCG..A..G +ACEQ02000004.1/72943-73304 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggcgaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +CT573326.1/791766-791375 ..................gguagcuucggcuccAGCAAUCA...UCA-.....GGGG.AU.....GCCUGUA.....AACC...-CGAA.........................................AUGAU.UG.UCA........uACAGAACAGGAU...........................CGUC..G..U +CP000568.1/3242301-3242687 .................................-CCGUCAG...UCC-.....AGGG.U-.....UCCUGCG.....CCUU...GGGUA.........................................GCUGG.CG.UCA.........UUAAGUCAGGCCuuuug.................aguggGAAG..G..U +BA000016.3/1526404-1526044 .................................--CAUCCU...UCCU.....CAAU.U-.....GCCCACG.....GUUG...AGAGU.........................................AAGGG.UG.UCAu.......uUAAAAGUGGGGA..........................aCCGA..G..C +ABDX01000004.1/6714-7074 .................................--CAUCCU...UCCU.....CAAU.U-.....GCCCACG.....GUUG...AGAGU.........................................AAGGG.UG.UCAu.......uUAAAAGUGGGGA..........................aCCGA..G..C +AE017180.1/1874135-1874490 .................................-CCGAUCC...GCUG.....AGCC.UC.....UCCCACG.....GGUG...AAG-A.........................................UGGAU.CG.UCA.........UUUUAGUGGGAU...........................AGUU..G..C +AE016853.1/5086183-5086570 ...................guagcuucggcuccAGCAAUCA...UCA-.....GGGG.AU.....GCCUGUA.....AACC...CAA-A.........................................AUGAU.UG.UCA........uAUAGAACAGGAU...........................CGUC..G..C +AY552545.2/118125-117779 .................................-ACCGAUG...UA--.....AGAA.UU.....GACUGUG.....GUUU...--GAA.........................................GCAUC.GG.CUA.........AACACACAGUCU..........................aGCCA..A..G +AM181176.4/5798308-5798704 .................ugguaccuucggguccAGCAAUCA...CCA-.....GGGG.AU.....GUCUGUA.....AACC...C-AAA.........................................GUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +AACY023318861.1/904-508 .................ugguaccuucggguccAGCAAUCA...CCA-.....GGGG.AU.....GUCUGUA.....AACC...C-AAA.........................................GUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +AE004091.2/901872-901522 .................................-GCAGUCG...CUAG.....-GGG.AU.....GCCUGUA.....AACC...CGA-A.........................................ACGAC.UG.UCA........gAUAGAACAGGAU...........................CGCC..G..C +CP000232.1/284252-284609 .................................--CAUCCG...UCUG....gUCCU.G-.....GCCUGCG.....GGGA..cCAGUA.........................................CCGGG.UG.UCA........aAUCUAGCAGGCU...........................ACCG..G..C +CP000148.1/1848574-1848929 .................................-CCGAUCC...GCCG.....AGCC.UC.....UCCCACG.....GGUG...AAG-A.........................................UGGAU.CG.UUA.........UUUCAGUGGGAU...........................AGUC..A..A +CP000246.1/1709063-1708703 .................................--CAUCCU...UCCU.....CAAU.U-.....GCCCACG.....GUUG...AGAGU.........................................AAGGG.UG.UCAu.......uUAAAAGUGGGGA..........................aCCGA..G..C +AM039952.1/1753447-1753051 ................cagccgccuaaggcgaaCCCCCGAA...CCUA.....CUUG.U-.....GCCCGUG.....CUCG...UAGG-.........................................UGUAG.GG.UCA.........UUAUCACGGAAC...........................CAUC..G..G +CP000076.1/938686-938293 .................ugguaccuucggguccAGCAAUCA...UCA-.....GGGG.AU.....GUCUGUA.....AACC...CAA-A.........................................AUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +AACV01028831.1/1594-1241 ...............................aaGCCUCGAA...ACCG.....CUUG.U-.....GUCCAUG.....CUCG...CGGU-.........................................-GUAG.AG.UCA.........CUAUCAUGGAAU...........................CGCG..C..U +AM743169.1/1945390-1945037 ...............................aaGCCUCGAA...ACCG.....CUUG.U-.....GUCCAUG.....CUCG...CGGU-.........................................-GUAG.AG.UCA.........CUAUCAUGGAAU...........................CGCG..C..U +CP000058.1/4804338-4804725 ...................guagcuucggcuccAGCAAUCA...UCA-.....GGGG.AU.....GUCUGUA.....AACC...CAA-A.........................................AUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +AE008923.1/1746069-1745673 ................cagccgccuaaggcgaaCCCCCGAA...CCUA.....CUUG.U-.....GCCCGUG.....CUCG...UAGG-.........................................UGUAG.GG.UCA.........UUAUCACGGAAC...........................CAUC..G..G +AACY020564764.1/1738-2092 .................................-ACUGUCC...UUGG....uAACG.U-.....GCUCGUG.....CGCC..uCCAA-.........................................-AGAC.AG.ACG.........ACUACACGAGAU..........................gCUGG..A..A +AE017194.1/4827856-4827502 .................................AGGUUCCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........aACUAAGUGGACU...........................ACGC..C..G +CP000967.1/3496947-3497343 .................agccgccuaaggcgaaCCCCCGAA...CCUA.....CUUG.U-.....GCCCGUG.....CUCG...UAGG-.........................................UGUAG.GG.UCA.........UUAUCACGGAAC...........................CAUC..G..G +AAFZ01002114.1/680-1094 .............cgugcuuaugcguccagcgcUUCAUCUG...CCCC.....CGGG.C-.....CUCAAAA.....CCCA...GGGCAgcggcg.............................aagcauUCAGG.UG.UCA........uAACUCAUAAGAU...........................CGCG..A..U +AACY022720378.1/378-32 .................................-ACCGAUG...CA-A.....GAAU.U-.....GACUGUG.....GUUC...GA--A.........................................GCAUC.GG.CUA.........AACACACAGUCU..........................aGCCA..A..G +BA000003.2/202977-202611 ..............................aaaGCCCUUCC..uUCUU....aUCCU.CC.....UUCUCUU.....AGGA..uGAGAAa......................................acAGGAA.GG.UCA........gAAAAAGAGAAAA...........................ACGU..G..G +AE017334.2/4834863-4834509 .................................AGGUUCCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........aACUAAGUGGACU...........................ACGC..C..G +AE016877.1/5030657-5030303 .................................AGGUUCCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........aACUAAGUGGACU...........................ACGC..C..G +AAGD02010331.1/701-1059 .................................---GUCCG..cUUCA.....CUGA.AU.....ACUUGUG....gUCAG...UGGA-cccg.................................acug--UAG.CG.-CA.........CGCACACAAGUC...........................CGUA..U..A +AL157959.1/1166057-1165698 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggcgaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +AAUJ02000001.1/3848858-3848484 .................................-GCCUUGC..a-AC-.....AGCA.C-.....GCUAGUG.....GGCU...GGG--caaggggguagc................aauaccucccggcUGCAA.GG.GAA.........UUUACAUUAGCU...........................GGCU..G..G +AACY020561358.1/221-575 ................................gCCCGCUCU..gGAUU.....AAGU.UU.....GUCUGUG.....GUUU...AAUCU.........................................AAGAG.CG.UCA.........UAAACGCAGACU...........................GGUC..C..C +CR543861.1/914849-915208 .................................---GUCCGc.uUCCU.....AGAA.U-.....ACUUGUG.....GUUU...AGGAAcccg................................accguAGCGC.A-.---.........CGCACACAAGUC...........................CGUA..U..A +AC165062.2/759-1127 .................................--CGUUGG...CGUC....cGUGG.G-.....GCCUACA.....ACGC..gGACG-.........................................-CCGA.CG.CCA........uCUACAGCAGGCU...........................AGCC..G..A +AE016830.1/1067257-1066891 ...............................cgAAGAUCCU...CCCG.....-GCA.UC.....GCCCAUG.....UGCU...CGGGU.........................................CAGGG.UC.CUA........aUCGAAGUGGGAU...........................ACGC..U..A +AL591983.1/115220-114851 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUA..G..U +AARY02000146.1/1226-857 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUA..G..U +AF389978.1/4-353 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUAUG.....UCCU...AGGGGa.......................................uUGGAA.GG.UCA........uCUUUCAUAGGAU...........................CGCG..U..G +CP000916.1/157231-156875 .................................--CGUCCU...CUCC.....GGAG.UU.....GGCUGGG.....CUCC...GGA-A.........................................GAGGG.CG.UGA.........GGGAUCCAGCCU...........................ACCG..A..U +AE017355.1/4856870-4856516 .................................AGGUUCCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........aACUAAGUGGACU...........................ACGC..C..G +CP000001.1/4909622-4909268 .................................AGGUUCCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........aACUAAGUGGACU...........................ACGC..C..G +AAFX01004374.1/206-561 ...............................aaGCCCCGAA...CCCA.....CUUG.U-.....GCCUGUG.....CUCG...UGGA-.........................................UGUAG.GG.UCA.........CUAUCACGGGAU...........................CGCU..G..C +AAAA02043629.1/984-1362 .................................-GCCUUGC..aAC--.....AGCA.C-.....GCUGACG.....GGCU...GG--Gcaagggggccgc................aaggccucccggcUGCAA.GG.UUA.........UUCACGUCAGCU...........................GGCC..U..C +CP000555.1/2388964-2388593 .................................-GCGUCUC..aAC--.....GGCA.G-.....GCCGAUG.....GGCC...-GG-Gcccaagccgca...................agguggaaggcUGAGA.CG.UCA.........UGCACAUCGGCU...........................GGUU..G..C +AE003849.1/2602997-2603351 ...............................aaGCCUCGAA...ACUG.....CUUG.U-.....GUCCGUG.....CUCG...CAGC-.........................................-GUAG.AG.UCA.........UCAUCACGGAAC...........................CGCU..G..A +CP001175.1/161039-161408 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUA..G..U +CP000323.1/2008654-2008296 .................................--ACUUGG...UUGC.....UGAU.C-.....AUCUACA.....GUUG...GUCA-.........................................ACUAA.GU.UGA.........-AGCGUCCGCAUgua....................gaagCGCC..A..C +CP001472.1/1452760-1452409 .................................--CGUCCU...CUGA.....GGCU.UC.....GCCUGUG.....GGCC...GAGG-.........................................CAGGA.CG.UCA.........-UACAGCAGGCU...........................GGUU..C..C +BA000028.3/2479403-2479040 .................................-CGAUCCU...UCCU.....GGCA.UC.....GCCCGUG.....UGGC...AGAUU........................................gAAGGG.UC.UCA........aAUUAAGCGGGCU...........................AUGC..U..A +AE008922.1/1711297-1710901 ................cagccgccuaaggcgaaCCCCCGAA...ACUA.....CUUG.U-.....GCCCGUG.....CUCG...UAG-A.........................................UGUAG.GG.UCA.........UUAUCACGGAAC...........................CGCC..G..G +CP000316.1/1861517-1861903 .................................-GCCCUAC..a-AC-.....AGCA.G-.....GCCGAUG.....GGCU...GGG--caaggggucuuuagcgc......aaguugaaggcucccggcUGUAG.GG.UCA.........UACACAUCGGCU...........................GGCC..U..G +ACIY01000561.1/557-191 ...............................cgUAGAUCCU...CUCG.....-GCA.UC.....GCCCAUG.....UGCU...CGAGU.........................................AAGGG.UC.CUA........aCUUUAGUGGGAU...........................ACGU..U..U +AE002098.2/1031164-1030805 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggcgaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +AAGA01018978.1/816-458 .................................--ACUUAG...UUGC.....UGAU.C-.....ACCUACA.....GUUG...GUUA-.........................................ACUAA.GU.UGAagc...gucCGCAUGUAGGCU...........................CGCC..A..C +AAAL02000007.1/78420-78066 ...............................aaGCCUCGAA...ACUG.....CUUG.U-.....GUCCGUG.....CUCG...CAGC-.........................................-GUAG.AG.UCA.........UCAUCACGGAAC...........................CGCU..G..A +AM260479.1/857346-857004 .................................-UCCUCGC...ACU-.....GGCU.C-.....GCUGACG.....GGCU...-AGGGucgca..............................agaccaCGCGA.GG.UCA.........UUUACGUCAGAU...........................AAGC..U..C +CP000083.1/3996724-3997073 .................................-GCCAUCG...CCUUg...aAAUC.UC.....UCCUAUU.....GGUU..aGAGGA.........................................UCGAU.GG.UCA........cCCCAAAUAGGAU...........................AGCG..A..G +CP000082.1/1764614-1764256 .................................--ACUUGG...UUGC.....UGAU.C-.....AUCUACA.....GUUG...GUCA-.........................................ACUAA.GU.UGA.........-AGCGUCCGCAUgua....................gaagCGCC..A..C +CP000608.1/1828487-1828067 ..........................uagaugcGCACGGAU..aUGAU....aGUCU.U-.....UCUUAUG.....ACAC..uAUCU-a......................................uaCAUCC.GU.UCA.........--UAUUCCGCAUaa.......................gaCGGU..C..U +AJ749949.2/1737798-1738218 ..........................uagaugcGCACGGAU..aUGAU....aGUCU.U-.....UCUUAUG.....ACAC..uAUCU-a......................................uaCAUCC.GU.UCA.........--UAUUCCGCAUaa.......................gaCGGU..C..U +CP000437.1/22848-22428 ..........................uagaugcGCACGGAU..aUGAU....aGUCU.U-.....UCUUAUG.....ACAC..uAUCU-a......................................uaCAUCC.GU.UCA.........--UAUUCCGCAUaa.......................gaCGGU..C..U +CP000803.1/22872-22452 ..........................uagaugcGCACGGAU..aUGAU....aGUCU.U-.....UCUUAUG.....ACAC..uAUCU-a......................................uaCAUCC.GU.UCA.........--UAUUCCGCAUaa.......................gaCGGU..C..U +CP000113.1/2426740-2427105 .............................agugCGCGGUCC...CCCC.....GCCC.UC....gGCCUGUG.....GGGU...UGGGA.........................................CAGAC.CG.UCA.........-UAAUGCAGGCU...........................GGCU..G..C +AAAM03000041.1/33267-32913 ...............................aaGCCUCGAA...ACUG.....CUUG.U-.....GUCCGUG.....CUCG...CAGC-.........................................-GUAG.AG.UCA.........UCAUCACGGAAC...........................CGCU..G..A +CP000094.2/879220-878831 ...................guaccuucggguccAGCAAUCA...UCA-.....GGGG.AU.....GUCUGUA.....AACC...CAA-A.........................................AUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +CP001229.1/18285-18635 .................................--CGUCCU...ACCC.....GGUU.U-.....GCCUGUA.....GGCU...GGG-A.........................................UAGGG.CG.UAA.........GACAUACAGGAU...........................AGGA..G..G +BA000030.3/6202757-6203145 ........................cccuuaaugGGUGUCAG...CCCG.....-GGA.GU.....GUUCCCG.....ACC-...CGGAC.........................................CCUGG.CA.UAA.........-UCUAGGGGACUa.........................aACCA..U..C +AE009442.1/2447459-2447813 ...............................aaGCCUCGAA...ACUG.....CUUG.U-.....GUCCGUG.....CUCG...CAGC-.........................................-GUAG.AG.UCA.........UCAUCACGGAAC...........................CGCU..G..A +CP000679.1/1245181-1244816 .................................-ACGUCCG...CCGG.....AGGU.--.....GCCCACG.....GCCU...CCGAG.........................................UCGGG.CG.CCA........aCCCACGUGGGGCa.........................cCGAA..A..G +ABDU01000062.2/17115-16758 .................................--CAUCCU...UCCU.....CAAU.U-.....GCCCACG.....GUUG...AGAGU.........................................AAGGG.UG.UCAu.......uUAAAAGUGGGGA..........................aCCGA..G..C +ABKK02000034.1/88935-88586 .................................--CGUCCC...UCUU.....AGUC.C-.....UCCUGCC.....GACU...AAGA-.........................................CUGGA.CG.UCA.........UUAUGCAGGGAA...........................CUAC..U..U +CP000002.3/3469669-3469314 .................................--GCUCUU...GCC-.....CGCA.UC.....GCCUAUG.....UGCC...-GG-U.........................................UAAGA.GC.CCAu.......aACGAAGUAGGCU...........................ACGC..U..U +AM180355.1/3687738-3687389 .................................--CGUCCC...UCUU.....AGUC.C-.....UCCUGCC.....GACU...AAGA-.........................................CUGGA.CG.UCA.........UUAUGCAGGGAA...........................CUAC..U..U +CP000503.1/3307740-3308087 .................................-GCCAUCU..gACAC....aGGUC.UC.....UCAAAUG.....GGCA...GUGUAu.......................................aCAGAU.GG.UCA........uCUUACAUUUGAU...........................AGCG..A..G +CP000282.1/3471683-3472071 ..................uagcgguacgccgcuAGCGGUUU..uUAAC.....AAGG.U-.....GCCAGUA.....CCGC...GUUA-.........................................ACGAC.UG.UCA........cUUAGAACUGGAU...........................CGCA..G..U +CP000359.1/2118878-2119225 .................................------CC...GCCG.....AGCC.CG.....GCCUUU-.....GGCG...CGGCG.........................................CGAAC.U-.-GAa.......cCAAAAGAAGGCU...........................AGCC..-..C +CP000255.1/854460-854821 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUG.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +BA000033.2/839013-839374 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUA.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +BX842656.1/106010-105665 .................................--CGAUCA...ACCU.....UGUG.GU.....GGUUCCG.....CACU...UGG-A.........................................UUGAU.CG.UCA.........-UUUAGGGACCU...........................CGGC..G..U +AE017283.1/1467918-1467548 ...............................gaAGGGUCAG...CCCG.....GAUG.UA.....GCCUUC-.....CGUC...CGGAU.........................................CCUGG.CC.UCG.........-UUUAGAAGGCU..........................uGCCG..U..A +AP009324.1/869435-869796 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUG.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +AAWO01000065.1/2096-1738 ..............................gagCGCGCUUA..uCGGA.....UUUU.GC.....GCCUGCC.....CGGA...UCCG-.........................................-AAGG.CG.UGG.........AGAAGGCAGGAU...........................CGCC..A..A +CP002409.1/1444210-1443840 ...............................gaAGGGUCAG...CCCG.....GAUG.UA.....GCCUUC-.....CGUC...CGGAU.........................................CCUGG.CC.UCG.........-UUUAGAAGGCU..........................uGCCG..U..A +BX571857.1/837496-837857 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUA.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +BX571856.1/883681-884042 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUG.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +BA000018.3/843797-844158 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUG.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +AE000513.1/863322-863670 .................................GAUGACGA...CCGUg...cAGCC.C-....gGCCUUUG.....GCGU..cGCGG-.........................................-AAGU.CA.CUA.........AAAAAGAAGGCU...........................AGCC..C..A +AY485228.1/1-386 .........................cucauaggAGUGUCAG...CCCG.....-GGG.CU.....GUUCCCG.....ACC-...CGGAU.........................................CCUGG.CA.UCG.........-ACUAGGGGACUa.........................a--AC..C..U +AE013218.1/203736-203363 ...............................aaGCCCUUUC..aUCUC....uGACU.UC.....UCUCUUG.....AGAA..cGAGAAauu..................................uuuaAGAAA.GG.CCGa.......cAUUUAAAGAGAAa.........................aAUGU..G..A +CP000159.1/1402196-1401828 .................................UCUGUCUC...GCGU....cGCUC.CU....gGCCCUUG.....GGGA...GCGU-.........................................-GAGA.CA.UCG.........-ACAAAAAGGGUg.........................uAGCC..G..C +AARF01000086.1/11864-12230 ................................cGUGCUCCU...GCUU.....UGCA.UC.....GCCCAUG.....UGCC...AAGU-.........................................UAGGG.GC.UCA........aCUUUAGUGGGCU..........................aCGCU..G..U +AACY020564110.1/11913-12262 .................................UCCGUCCU..uAGUU.....UAGU.GC.....GUCUAUG.....GCUU...AACUA.........................................AAGGG.CG.UCA.........AAUACAUAGACU...........................GGUU..C..U +CP000454.1/2985502-2985134 ..............................cagUCCGUCAG...CCCG.....-GGA.UU.....GCUAUCG.....UCC-...CGGUU.........................................CCUGG.CG.UCA.........UUAAGAUAGCCAc.........................uGCUG..U..U +AY616521.1/1-382 ............................gcuugGGUGUCAG...ACC-.....GGGG.A-.....GUUCCCG.....ACCC...-GGAC.........................................CCUGG.CA.UAA.........-UCUAGGGAACUc.........................aACCG..U..C +AADL01000160.1/2071-2429 ..............................gagCGCGCUUA..uCGGA.....UUUU.GC.....GCCUGUC.....CGGG...UCCG-.........................................-AAGG.CG.UGG.........AGAAGGCAGGAU...........................CGCC..A..A +AE014295.3/206548-206944 .............................ccgcUCCGUUCA...CUC-.....CUCC.UC.....GUCUUUG.....GGAG...-GAUG.........................................CUGAG.CG.UCG.........-UUUAGAAGACU..........................uGCUG..A..U +Y15063.1/86-434 .................................--CCUCGC...CCGG....uAGCC.CU.....GCCGGG-.....GGCUc.aCCGGA.........................................AGCGG.GG.ACA.........-CAAACCCGGCU...........................AGCC..C..G +CP000017.1/983425-983772 ................................cGUGACUUC...UAC-.....AAGA.UU.....GCUUGUG.....UCCU...-GU-U.........................................AGAAG.UC.UCA.........AAAUAGCAAGCU...........................ACGG..U..U +AE017221.1/336629-336977 .................................--CCUCGC...CCGG....uAGCC.CU.....GCCGGG-.....GGCUc.aCCGGA.........................................AGCGG.GG.ACA.........-CAAACCCGGCU...........................AGCC..C..G +CP000605.1/230962-231358 .............................ccgcUCCGUUCA...CUC-.....CUCC.UC.....GUCUUUG.....GGAG...-GAUG.........................................CUGAG.CG.UCG.........-UUUAGAAGACU..........................uGCUG..A..U +ABQK01000005.1/2431625-2431263 .................................--GCUCUU...CCU-.....GACA.UU.....GCCUAUG.....UGUC...U-G-U.........................................GAAGA.GC.ACA.........UCCAAGUAGGCU...........................ACGC..U..U +CP000909.1/2590220-2589860 .................................--CGCUCG...CCGU.....AGCU.C-.....CCCCGAU.....GGUU...ACGGG.........................................UCGAG.CG.UCA.........-GCAGUCGGGUG...........................CUCC..G..G +CR936503.1/1274331-1273962 ...............................gcGUGAUCCG...UCU-.....GACU.UC.....ACCCAAG.....GGUU...-AGAU.........................................CCGGG.UC.UCA........aAUUAAUUGGGUU...........................ACGU..U..A +AF400065.1/3312-3681 ...............................gcGUGAUCCG...UCU-.....GACU.UC.....ACCCAAG.....GGUU...-AGAU.........................................CCGGG.UC.UCA........aAUUAAUUGGGUU...........................ACGU..U..A +CP000033.3/728512-728880 ..............................ugcGUUGCUCU...UGAC.....CAGU.UU.....ACUCGUG.....ACUG...GUUU-.........................................UCGAG.UA.UCA........aCUUUAGCGAGUU...........................ACGU..U..U +AF269873.1/1626-1987 .................................--CAUCGC..cUAAC.....AGCA.UC.....UCCUACG.....UGCU...GUUAA.........................................CGCGA.UU.CAA.........CCCUAGUAGGAU...........................AUGC..U..A +CP000117.1/3231376-3230987 ...........................guucgaGCGUCUUC...--GG.....UUUG.AC.....UCCGUUA.....AGGA...CU---.........................................-GAAG.AC.CAA.........CCCCCAACGGAU..........................gCUCU..A..G +AE015929.1/564585-564945 .................................--CAUCGC..cUAAC.....AGCA.UC.....UCCUACG.....UGCU...GUUAA.........................................CGCGA.UU.CAA.........CCCUAGUAGGAU...........................AUGC..U..A +BA000019.2/3247-2858 ...........................guucgaGCGUCUUC...--GG.....UUUG.AC.....UCCGUUA.....AGGA...CU---.........................................-GAAG.AC.CAA.........CCCCCAACGGAU..........................gCUCU..A..G +CP000046.1/875955-876313 .................................G-CAUCGC..cUAAC.....AGCA.UU.....UCCUAUG.....UGCU...GUUAA.........................................CGCGA.U-.UCA........aCCUUAAUAGGAU...........................AUGC..U..A +AE001437.1/832978-833336 .................................-ACGUCAG...CCUG.....-AGA.G-.....UCCCGCG.....ACUC...-AGAG.........................................UCUGG.CG.UCG.........-ACAGCGGGGAA...........................CCGA..G..C +CP000422.1/600623-600255 ...............................cgUAGAUCCG...CCU-.....AGUC.UC.....GUCCAUG.....GGCU...-AGAU.........................................ACGGG.UC.CUA........aAUGAAGUGGACU..........................uGCGC..U..U +CP000473.1/5294752-5294401 .................................--CGUUCC...AGCC.....ACUG.A-.....GCCUGCG.....CGGU...GGUGA.........................................GUGAA.CG.UCA.........-UUUUGCAGGAU...........................AGGC..C..A +AL935263.2/2243186-2243557 ...............................cgUAGAUCCU...CCC-.....AGGA.UC.....GUCCAUG.....UUCU...-GGAU.........................................CUGGG.UC.CUA........aAUUUAGUGGACU..........................uACGC..U..C +AACY020409485.1/2045-2389 .................................ACCUGUUA...UCAU.....UUGU.G-.....ACCUACA.....ACAU...UUGA-.........................................-UAAC.GG.UCA.........UUUUAGUAGGAU..........................aUACU..C..U +AM849034.1/2211870-2211495 ............................acaggACCGUCGA...C-CC.....GGUG.AU.....GCUCUCU.....AUCC...GGUAA.........................................GUCGG.CG.UCA.........GAAAAGGGAGCU..........................cGCUG..C..G +AACT01039607.1/1457-1864 ...............................uuCCCAGUCC...GUCC.....GGCU.C-.....GUCUGCU.....GGCU...GGUUUu.......................................uCGGAC.UG.UCA........uCGUAAGCGGACU...........................CGCC.aC.gU +AF389950.1/20-340 ...............................gaGCCCUCUC..aCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +AJ867055.1/1-397 .......................cuacuaagggAGUGUCAG...CCCG.....-GGG.CU.....GUUCCCG.....ACC-...CGGAU.........................................CCUGG.CA.UCA.........-GCUAGGGGACUa.........................a--AC..C..U +AL939114.1/192486-192090 .......................cuacuaagggAGUGUCAG...CCCG.....-GGG.CU.....GUUCCCG.....ACC-...CGGAU.........................................CCUGG.CA.UCA.........-GCUAGGGGACUa.........................a--AC..C..U +AF389956.1/20-341 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP001022.1/2340046-2339688 .................................CGGAUCCU...AGCA.....GCCG.UC.....GCCUGGU.....CGGC...UGAUUu.......................................cUAGGG.UC.UCA........cUUUAAACAGGCU...........................ACGC..U..U +BA000039.2/236043-236428 ..........................gguucgaGCACUCGU...UG--.....UCCG.AC.....UCCGUUA.....AGGG...--CA-.........................................-GCGG.GU.UAA.........-CCCCAACGGAU..........................gCGCU..A..G +CP000880.1/216939-216618 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +BA000034.2/1107458-1107805 ................................cGUGACUUC...UAC-.....AAGA.UU.....GCUUGUG.....UCCU...-GU-U.........................................AGAAG.UC.UCA.........AAAUAGCAAGCU...........................ACGG..U..U +AL009126.3/3451071-3450712 .................................--GCUCUU...CCU-.....GACA.UU.....GCCUAUG.....UGUC...U-G-U.........................................GAAGA.GC.ACA.........UCCAAGUAGGCU...........................ACGC..U..U +CP000088.1/2912337-2911966 ................................cUCUGUCGG...CCU-.....GGGA.GC.....GUCUCCG.....ACCC...-AGUG.........................................UCCGG.CA.UCG.........-UUGAGGAGACU..........................uGCCG..G..U +AE015925.1/760011-760435 ..................auaaccucuagauaaCCCGGUGC..uCAUA.....GACU.CC.....ACCAGA-.....GGUU...UGUGA.........................................AACAC.CG.UCA.........-UCUAUCUGGUU...........................GGAA..U..C +CP001221.1/176574-176921 .................................--CGGAAC..uUUAG.....-UUU.UU.....UCUCUCG.....AAUU...CUAAA.........................................UGUUC.UG.ACA.........-AUGAUCGGGAG..........................gCGAU..U..C +AF389961.1/19-340 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000416.1/1289472-1289843 ...............................cgUAGAUCCU...CCU-.....AGGC.UU.....GUCCGUG.....GUCU...-AGAU.........................................CUGGG.UC.CUA........aAUUUAACGGACU..........................uACGC..U..A +AF389958.1/19-340 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389947.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +AE017198.1/812877-813243 .................................GUGAUCCA...AAGA.....UGGA.UU.....GCUCGUG.....UCUA...UCUA-.........................................-CGGG.UC.UUAc.......cAUUUAACGAGCU...........................ACGU..U..U +AF389962.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389955.1/19-340 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +CP000423.1/1024842-1024479 ................................cGUGAUCCU...UCC-.....GACU.UC.....GCUCAAG.....GGUC...-GGGU.........................................CUGGG.UC.UCA.........AAUUAUUGAGCU...........................ACGG..U..U +AM946015.1/984321-984670 ................................cGUGACUUC...UUC-.....AAGA.UU.....GCUUGUG.....UCCU...-GA-U.........................................AGAAG.UC.UCA........aAAACAGCAAGCU...........................ACGA..C..U +CP001037.1/6023908-6024297 ............................uucgaG-CGUCUU...-UAG.....UUUG.AC.....UCCGUUA.....AGGA...CUG--.........................................-AAGA.CC.AAA.........-CCCCAACGGAU..........................gCUCU..A..G +BX571661.1/326505-326873 ..............................ggaGCCGUCAA...GCCU.....CACA.AU.....GCUAACU.....AGUG...GGG-A.........................................UUUGG.CG.UAA.........-CUUUGUUAGCC...........................GCUC..U..C +AE015928.1/5798212-5798608 ................acuaggugccaggacgaGACAUCAC..uCGGA....aGCUG.UU.....GCUCCG-.....AAGCa.uUCCGGu......................................ucAGUGG.UG.CAG........uAACAUCGGGGAU...........................AGUC..A..G +AE001363.1/138493-138068 ......................ucucuagguaaCCCGGUAU..cUGCG.....AGCU.CC.....ACCAGA-.....GGCU...UGCAA.........................................AAUAC.CG.UCA.........-UUUAUCUGGUU...........................GGAA..C..U +AACY022163104.1/800-460 .................................--CGUCGA...CUAU.....CGGG.GC.....UCCCACC.....UCGG...AUAGU.........................................AUCGG.CG.UCG.........-AAAUGUGGGAU...........................GCUA..A..G +CP000750.2/3144288-3144653 .................................UCUGUCAG...CCCG.....-GGU.GA.....GCUCCCG.....CCC-...CGGGU.........................................CCUGG.CA.UCG.........-ACUAGGGGGCU..........................cACCU..C..U +AACY020561232.1/2642-2986 .................................ACCUGUUA...UCAU.....UUGU.G-.....ACCUACA.....ACAU...UUGA-.........................................-UAAC.GG.UCA.........UUUUAGUAGGAU..........................aUACU..C..U +AE009951.2/1209564-1209221 .................................--CACCUU..gGAUA.....ACUU.AU.....UCUAUAC.....GGGU...UUUUC.........................................AAAGG.UG.UUG.........ACUAGUAUAGAU..........................cA-CC..A..U +AF389949.1/19-338 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP001145.1/429109-429461 .................................--CGCUCU...CCAA.....ACUG.AG.....GCUGCAU.....AAGU...UUGG-.........................................AAGAG.CG.UCA.........ACCCAUGCAGCG...........................-GCU..C..U +CP000260.1/1058342-1058686 ................................cGUGACUUC...UAC-.....AAGA.UU.....GCUUGUG.....UCCU...-GU-U.........................................AGAAG.UC.UCA.........AAAUAGCAAGCU...........................ACGG..U..U +AE001273.1/21082-20663 .........................acgggugaCCCGGUGU..uCGCG.....AGCU.CC.....ACCAGA-.....GGUU...UUCGA.........................................AACAC.CG.UCA.........-UGUAUCUGGUU...........................AGAA..C..U +AF389965.1/19-342 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389963.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389952.1/44-364 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAC...........................CGCG..C..G +CP000419.1/583008-583357 ...............................gcGUGACUUC...UAG-.....CAGA.UU.....GCUUAUG.....UUUG...UU--U.........................................AGAGG.UU.UUAu.......uGAUUUAUAAGCU...........................ACGU..U..C +AE016822.1/1400978-1400585 .........................cugaagagGCCGUCAG...ACCG.....GGAA.CU.....GUUCUC-.....UACC...CGGAG.........................................CCUGG.CG.UCA.........-GUGAGAGAACU..........................cGCUU..C..U +CP001275.1/249350-249702 .................................--CGUCUG..cCCGG.....ACCC.UU.....CCCUGGU.....GGGU...UCGGA.........................................GCGGG.CG.CCG.........CAAGACCGGGGU..........................gCCCC..U..G +AE016826.1/200304-199940 ..............................aaaGCCCUUCU..uUUAA.....ACAU.AU.....UCUCUUA.....AUGU...UUAAUuu....................................auaUAGAA.GG.UUA.........AUCUAAAGAGAU...........................CGCA..A..C +FM872308.1/21676-21257 .........................acgggugaCCCGGUGU..uCGCG.....AGCU.CC.....ACCAGA-.....GGUU...UUCGA.........................................AACAC.CG.CCA.........-UGUAUCUGGUU...........................AGAA..C..U +AF389951.1/19-338 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP000932.1/1225993-1225635 ................................aGCCUGAAU...UUUA.....AGUG.AU.....ACUAUCU.....AGCU...UAGA-.........................................-AUUU.GG.UCA........uUUUUGAUAGUGU...........................AGAU..U..G +AAFX01031538.1/449-804 .................................--CGCUGC...GGUC.....UCUG.GC.....UCCUGUC.....UGGA...GGCCU.........................................GUCGG.CG.UCU.........-UAAUGCAGGAU...........................GGGC..C..U +AAGP01000004.1/107195-107571 ................................aUCCGUCAG...UCUA.....-GAG.UU.....GCUUCCA.....CUC-...UAGGU.........................................CCUGG.CG.UCG.........-CUUAGGGAGCCa........................cuGCUU..C..A +FJ619521.1/691-1004 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389943.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GUUCUUA.....AGAC...GGGGAu......................................caAGAGA.GG.UCA.........AACCUAAAAGAA...........................CUCG..C..G +FM204883.1/989840-989492 ...............................gcGUGACUUC...UAU-.....AGGA.UU.....GCUUGUG.....UCUU...-AU-U.........................................AGAGG.UC.UCA.........AAACAGCAAGCU...........................ACGU..U..U +AF389960.1/19-341 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389964.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAau.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389959.1/19-340 ...............................ggGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +FM204884.1/1203181-1203529 ...............................gcGUGACUUC...UAU-.....AGGA.UU.....GUUUGUG.....UCUU...-AU-U.........................................AGAGG.UC.UCA.........AAACAGCAAGCU...........................ACGU..U..U +AE007317.1/773607-773954 ...............................gcGUGACCCG...AUU-.....UGGA.UU.....GCUCGUG.....UUCA...-A-UG.........................................ACAGG.UC.UUA........uUAUUAGCGAGAU...........................ACGA..U..U +CP000918.1/834786-835133 ...............................gcGUGACCCG...AUU-.....UGGA.UU.....GCUCGUG.....UUCA...-A-UG.........................................ACAGG.UC.UUA........uUAUUAGCGAGAU...........................ACGA..U..U +AM884176.1/343330-342911 .........................acgggugaCCCGGUGU..uCGCG.....AGCU.CC.....ACCAGA-.....GGUU...UUCGA.........................................AACAC.CG.UCA.........-UGUAUCUGGUU...........................AGAA..C..U +AE017226.1/246562-246212 .................................--CGGAAU..cUGCU.....UUGC.AC....uGCUCCGA.....GCGG...GGCAU.........................................GAUUC.CG.ACG.........CCAAUCGGGGCU..........................uGCUU..U..U +ABYE01000001.1/21079-20663 .........................acgggugaCCCGGUGU..uCGCG.....AGCU.CC.....ACCAGA-.....GGUU...UUCGA.........................................AACAC.CG.UCA.........-UGUAUCUGGUU...........................AGAA..C..U +BA000022.2/3317157-3316759 .......................caaagaccguUUACUUCU...UU--.....UCUG.AC.....UCCGUUA.....AGGA...----U.........................................UAGAG.GU.UAA.........-CCCCAACGGAUg........................cuUUGU..U..U +AE002160.2/343251-342834 .....................aaguacugguaaCCCGGUGU..uCGCG.....AGCU.CC.....ACCAGA-.....GGUU...UUCGA.........................................AACGC.CG.UCA.........-UUUAUCUGGUU...........................AGAA..U..U +ABIZ01000001.1/2235966-2236321 .................................--CGUUCC...UCC-.....AGUG.AA.....GUCUGUG.....AAUU...-GGA-.........................................-GGGG.CG.ACU.........-ACUUACAGGCU...........................GGCC..A.aA +AE005672.3/821929-822276 ...............................gcGUGACCCG...AUU-.....UGGA.UU.....GCUCGUG.....UUCA...-A-UG.........................................ACAGG.UC.UUA........uUAUUAGCGAGAU...........................ACGA..U..U +CP001644.1/873841-873513 .................................-UCCUCGC...ACU-.....GGCU.C-.....GCUGACG.....GGCU...-AGGGucgca...............................agaccAGCGA.GG.UCA.........UUUACGUCAGAU...........................AAGC..U..U +BA000008.3/138204-137782 ......................ucucuagguaaCCCGGUAU..cUGCG.....AGCU.CC.....ACCAGA-.....GGCU...UGCAA.........................................AAUAC.CG.UCA.........-UUUAUCUGGUU...........................GGAA..C..U +FM211187.1/775852-776199 ...............................gcGUGACCCG...AUU-.....UGGA.UU.....GCUCGUG.....UUCA...-A-UG.........................................ACAGG.UC.UUA........uUAUUAGCGAGAU...........................ACGA..U..U +CR848038.1/730177-730601 ....................aaccucuagauaaCCCGGUCU...UCAU....gGACU.CU.....ACCAGA-.....GGUU..uGUGA-.........................................AGUAC.CG.UCA.........-UCUAUCUGGUU...........................GGAA..U..C +AP006841.1/1350686-1351083 ...............caccaggugccaggacgaGACAUCAC..uCGGA....aGCUG.UU.....GCUCCG-.....AAGCa.uUCCGGu......................................ucAGUGG.UG.CAG........uUACAUCGGGGAU...........................AGUC..A..G +CR626927.1/1289246-1289643 ...............caccaggugccaggacgaGACAUCAC..uCGGA....aGCUG.UU.....GCUCCG-.....AAGCa.uUCCGGu......................................ucAGUGG.UG.CAG........uUACAUCGGGGAU...........................AGUC..A..G +ABGO01000552.1/2485-2074 .................................-GCCGUUC...UGGC.....AGCU.UC.....GCCUGAG.....AGGU...GCUA-.........................................-GUCC.GG.ACG.........-CAAGUCAGGCU...........................CGCG..G..G +AADV02000210.1/4102-3717 .................................--UACCUC...UGA-.....CCUG.A-.....CUCCGUU.....AAGG...AC-UC.........................................GGAGG.UA.CCA.........ACCCCAACGGAU..........................gCCCU..U..A +AF389948.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..C..G +CP000024.1/560365-560714 ...............................gcGUGACUUC...UAG-.....CAGA.UU.....GCUUAUG.....UUUG...UU--U.........................................AGAGG.UU.UUAu.......uGAUUUAUAAGCU...........................ACGU..U..C +AF389966.1/18-338 ...............................gaGCCUUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.AG.UCAa.......aCCCAAAAGAGCU...........................CGUG..U..G +ABGI02000002.1/57019-57380 .................................-AGGGUUU..uGUUG.....AAUU.UG.....GCUUUGA.....GGUU...CACUU.........................................AUACU.CU.UUU........cGACAUCAAAGCU..........................uGCUU..A..A +CR954253.1/581189-581550 ...............................caGCUGCCAA...UAGA.....CUGC.CU.....GCCCGUG.....GCGG...UCUU-.........................................-GCGG.UA.UCA.........ACAUUACGGGAUa.........................cGCUU..G..C +AE015924.1/2226462-2226056 ..............gccaaaguggcagcgacgaGACAUCGC..cCGAG....cAGCU.UU....uUCCCGA-.....AGUA..gCUCGAu......................................ggUGCGG.UG.CUG.........ACAAAUCGGGAA...........................CCGC..U..A +CP000951.1/28953-29348 ..........................uagguucGAGCAUUC...AUAA.....UUCG.AC.....UCCGUUA.....AGGA...UUAUGacuaaa............................cccccaaCGGAU.GC.UCU.........----CUAGGAAUa.........................cAUCU..G..G +AF389946.1/19-339 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GUUCUUA.....AGAC...GGGGAu......................................caAGAGA.GG.UCA.........AACCUAAAAGAA...........................CUCG..C..G +CP000393.1/7574767-7575164 .................................--CGUCUG...UGG-.....UUUG.AC.....UCCGUUA.....AUAA...-UUG-.........................................-CAGA.CU.UAA.........-CCCCAACGGAU..........................gCUCU..A..G +AF389957.1/21-333 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AB003477.1/1390-1783 ..........................uggcucgAGCGUCUA...GUC-.....GUAG.AC.....UCCGUUA.....AUAC...-GCC-.........................................-UAGA.CU.UAA........aCCCCCAACGGAU..........................gCUCG..A..G +CP000100.1/989730-989337 ..........................uggcucgAGCGUCUA...GUC-.....GUAG.AC.....UCCGUUA.....AUAC...-GCC-.........................................-UAGA.CU.UAA........aCCCCCAACGGAU..........................gCUCG..A..G +AAFA03000004.1/17757-17410 ...............................gcGUGACCAG...UC-G.....CGAA.UU.....GCUUGUG.....UUUG...CUGA-.........................................-UUGG.UC.UUA.........AAAUAGCAAGCU...........................ACGU..U..G +BX294141.1/117195-117574 .................................--CGGACU..g-AUG.....GGGA.UC.....GCCGAUG.....UCGC...CUG-A.........................................AUGUC.CG.UCA.........-CAAUGUCGGAU...........................CGUG..G..C +CP000538.1/1278617-1278259 ................................aGCCUGAAA...UUUA.....AGUC.AU.....ACUAUCU.....AGCU...UAAU-.........................................-UUUC.GG.UCA........uUUUUGAUAGUGU...........................AGCC..U..U +AAFL01000002.1/28456-28814 ................................aGCCUGAAA...UUUA.....AGUC.AU.....ACUAUCU.....AGCU...UAAU-.........................................-UUUC.GG.UCA........uUUUUGAUAGUGU...........................AGCC..U..U +CP000725.1/1316530-1316182 ...............................gcGUGACCCG...AUU-.....CGGA.UU.....GCUUGUG.....UCUG...-AU-G.........................................ACAGG.UC.UUA........uUAUUAGCAAGCU...........................ACGG..U..A +AF389968.1/19-336 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000408.1/1368887-1368534 ...............................gcGUGACCAG...UC-G.....CGAA.UU.....GCUUGUG.....UUUG...CUGA-.........................................-UUGG.UC.UUA.........AAAUAGCAAGCU...........................ACGU..U..G +AE017125.1/1767632-1768000 ..............................ggaGUCGGCUU...AAGAa...cUUCU.AA.....UCUAGCU.....AGAA...UCUUU.........................................CAAGC.UG.UAA.........UCUUUGCUAGAU..........................gCUCU..U..U +AP010655.1/886656-887004 ...............................guGUGAUCAA...UAA-.....CAAA.UU.....GCUUGUG.....UUUG...U-UG-.........................................AUUGG.UC.UUA........uUGUUAACAAGCU...........................ACGU..U..A +AF389974.1/19-336 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +AF389973.1/20-337 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000013.1/46893-46531 .................................-AGAGUUU..cGUUG.....AAUU.UG.....GCUUUGA.....GGUU...CACU-.........................................UAUAC.UC.UUUu.......cGACAUCGAAGCU..........................uGCUU..A..A +AF389945.1/20-340 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GUUCUUA.....AGAC...GGGGAu......................................caAGAGA.GG.UCA.........AACCUAAAAGAA...........................CUCG..C..G +AF389977.1/33-350 ...............................gaGCCCUUCU..cCCCC.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uUGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +AY491435.1/1-310 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCUCAAAAGAGAU...........................CGCG..C..G +AE000511.1/838812-838427 .........................cuuuuggaGCUGGACU...GAUU.....AGAA.UU.....UCUAGCG.....UUUU...AAUC-.........................................-GCUC.CA.UAA........cCUUAAGCUAGAC..........................gCUUU..U..A +CP000820.1/7030866-7030492 .............................acuaGCCGUCAG...CCU-.....GGGA.GU.....UCCUCCG.....GCCC...-AGGA.........................................UCUGG.CG.UCG.........--ACAGGAGGAU..........................cACCG..U..C +AL766848.1/13776-13427 ...............................gcGUGAUCUU...CACA.....-AGA.UU.....GUUUGCG.....UUU-...UGCUA.........................................GAAGG.UC.UUAu.......uUAUCAGCAAACU...........................ACGU..U..U +AF440353.1/1-310 ...............................gaGCCCUCUC..uCCCU.....AGCC.UC....cGCUCUUG.....GACG...GGGAUc.......................................aAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389942.1/19-340 ...............................gaGCCCUCUC..uCCCU....aGCUU.CC.....GCUCUUA.....AGAC...GGGGAu......................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCA..U..G +AY204390.2/768-425 .............................agcuAGCGUCUA...CCGGu...aCCAG.U-.....GCCUGUC.....CUGG..uCCGG-.........................................--AGG.CG.UCG.........AGAUGACAGGAU...........................GGCU..U..C +AY491434.1/1-311 ...............................gaGCCCUCUC..uCCCU.....AGCU.UC....cGCUCUUA.....AGAU...GGGGAuc.....................................aaAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AAFJ01000006.1/109216-108858 ............................guugaGCCUAGAG...CUUG.....AGUG.AU.....ACUAUCU.....AGCU...UAAG-.........................................-UUUU.AG.UCA........uCUUUGGUAGUGU...........................AGUU..U..U +BA000035.2/872709-873084 .............................cgugUCUGUCAG...CCCG.....-GGG.AU.....GUCCCUG.....CCC-...CGGAU.........................................GCUGG.CA.UCG.........-ACUAAGGGACU..........................uGCUA..U..C +CP000805.1/277716-278069 .................................--CGGGCC...UGUG....uUUGC.GC....uGCUCUGA.....GCGA..aCAUAU.........................................CGGCC.CG.ACG.........CCAAACGGAGCU..........................uGCUC..U..U +ABGK02000007.1/123731-124089 .................................-AGGGUUU..uGUUG.....AAUU.UG.....GCUUUGA.....GGUU...CACUU.........................................AUACU.CU.UUU........cGACAUCAAAGCU..........................uGCUU..A..A +AF389975.1/19-336 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +ACKV01000008.1/12419-12062 ...............................gcGUAGCUUA...AUCU.....UGGU.U-.....GCUGGCG.....UCUG...AGGU-.........................................-UAGG.CC.AUA.........-AAAGGCCAGAU...........................CGUA..C..U +CP000114.1/1000313-999964 ...............................gcGUGAUCUU...CACA.....-AGA.UU.....GUUUGCG.....UUU-...UGCUA.........................................GAAGG.UC.UUAu.......uUAUCAGCAAACU...........................ACGU..U..U +AE009948.1/922761-922412 ...............................gcGUGAUCUU...CACA.....-AGA.UU.....GUUUGCG.....UUU-...UGCUA.........................................GAAGG.UC.UUAu.......uUAUCAGCAAACU...........................ACGU..U..U +AE016958.1/3520218-3519851 ................................gUCCGUCAG...CCC-.....GGGA.AC.....GCCCUCG.....ACCC...-GGAG.........................................CCUGG.CG.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +CP000487.1/460574-460214 ................................aGCCCUGCG...AAAC.....UUCA.AU.....GCUAUCU.....AGAA...GCUU-.........................................UAGCG.GG.UAA.........UUUUUGAUAGCU..........................uAGAU..U..A +AY846304.1/1-313 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AF389979.1/19-336 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUAUG.....UCCU...AGGGGa.......................................uUGGAA.GG.UCA........uCUUUCAUAGGAU...........................CGCG..U..G +CP000027.1/1361697-1362048 .................................--CAUCCU..gCUUG.....GCCC.CA.....CCUCAAC.....GGGU...CAGGU.........................................UUGGG.UG.CCG.........AUUAGUUGAGGU..........................g-CCG..U..U +AF389983.1/18-335 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUAUG.....UCCU...AGGGGa.......................................uUGGAA.GG.UCA........uCUUUCAUAGGAU...........................CGCG..U..G +ACFI01000164.1/26695-26328 ................................gUCCGUCAG...CCC-.....GGGA.AC.....GCCCUCG.....ACCC...-GGAG.........................................CCUGG.CG.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +BX248356.1/37148-37532 .............................cgugUCUGUCAG...CCUA.....-GAU.UC.....GUCUCUG.....GUU-...UAGUG.........................................UCUGG.CA.UCG.........-AUUAAGAGACU..........................uGCUG..G..U +AY911527.1/1-311 ...............................gaGCCCUCUC..uCCCU....aGCCU.CC.....GCUCUUA.....GGAC...GGGGAu......................................caAGAGA.GG.UCAa.......aCCCAAAAGAGAU...........................CGCG..U..G +AL111168.1/1293658-1293303 ................................aGCCUGAAA...UUUA.....AGUC.AU.....ACUAUCU.....AGCU...UAAU-.........................................-UUUC.GG.UCA........uUUUUGAUAGUGU...........................AGCC..U..U +CP000425.1/1442760-1442402 ...............................ugCGUGCCUG...AUUU.....UUGC.UC.....ACUGAUG.....GCAA...UUUG-.........................................AC-GG.CC.UAAa.......cUUUUAGUCAGAU...........................ACGU..U..G +BX927150.1/150689-151065 .............................cgugUCUGUCAG...CCU-.....AGGG.AA.....GUCCCUG.....ACCU...-AGAU.........................................CCUGG.CA.UCG.........-ACUAAGGGACU..........................uGCUG..U..U +AE005176.1/1457456-1457098 ...............................ugCGUGCCUG...AUUU.....UUGC.UC.....UCUGAUG.....GCAA...UUU-G.........................................ACGGC.-C.UAAa.......cUUUUAGUCAGAU...........................ACGU..U..G +CP000480.1/2169257-2169625 ...............................ggUCUGUCAG...ACC-.....GGGA.GU.....GCCCUCG.....GCCC...-GGAU.........................................CCUGG.CA.UCA.........-GCUAGAGGGACc.........................cACCC..A..C +CP001635.1/1754992-1755347 .................................-GCCUUGC...AAC-.....AGUU.G-.....GCCGAUG.....GGCU...GGG--caagggggucuggagc........aauccugaccucccggcUGCAA.GG.AUA.........AUUACAUGGGCU...........................GGCU..C..C +CP001358.1/1443619-1443282 .......................guuuaacgguCGCGCCGA...UCAG.....GGCC.AU.....GCCUGAU.....AACC...CUGA-.........................................-UUGG.CG.ACA.........-CUUAUCAGGCU...........................GGCG..A..A +AE001439.1/801377-800995 .........................cuuuuggaGCUGGACU...GAUU.....AGAA.UU.....UCUAGCG.....UUUU...AAUC-.........................................-GCUC.CA.UAA........cCUUAAGCUAGAC..........................gCUUU..U..A +AF389981.1/19-335 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUAUG.....UCCU...AGGGGa.......................................uUGGAA.GG.UCA........uCUUUCAUAGGAU...........................CGCG..U..G +U68075.1/22-331 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000702.1/403790-403470 .................................--CGUCCU...CUCC.....GAAG.UU.....GGCUGGG.....CUUC...GGA-A.........................................GAGGG.CG.UGA.........GAGAUCCAGCCU...........................ACCG..A..U +FM211192.1/809064-809432 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....UCCC...-GGAG.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................uACCG..A..U +AP006618.1/4642707-4642340 ................................cUCUGUCGG...CCCG.....GGAU.AU.....GCCCUCG.....GUCC...CGG-U.........................................GCCGG.CA.UCA.........-GCUAGAGGGCU..........................cACCG..U..C +AF389985.1/19-332 .................................-GCCAUCU..gACAC....aGGUC.UC.....UCAAAUG.....GGCG...GUGUAu.......................................aCAGAU.GG.UCA........uCUUACAUUUGAU...........................AGCG..A..G +AY364898.1/1-307 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +AY364895.1/1-307 ...............................gaGCCCUUCU..aCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uCGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000325.1/2679105-2678738 ...............................agUCUGUCGG...ACC-.....GGGA.AC.....GCCCUCG.....CCCC...-GGAC.........................................CCCGG.CA.UCA.........-GCUAGAGGGAUc.........................aACCG..A..U +AF389976.1/18-333 ...............................gaGCCCUUCU..cCCCU.....AGCU.U-.....GCCUGUG.....UCCU...AGGGAa.......................................uUGGAA.GG.UCA........uCCUUCACAGGAU...........................CGUG..U..G +CP000386.1/1626790-1626431 .................................--CGUCGG...UCC-.....GGGC.G-.....GCCCACG.....GCCC...-GGUU.........................................UCCGG.CG.UCG.........-GUUAGUGGGCU..........................uACCU..C..C +L43967.2/406542-406929 .............................aagcUACAGCUG...---G.....UGAA.UA.....GUCAUAG.....UUUG...C----.........................................-UAGC.UG.UCA.........UAGUUUAUGACU...........................CGAG..G..U +U00089.2/571825-572211 .................................--CACGAA...---U.....UGAA.UC.....GCCAUAG.....UUUG...G----.........................................-UUCG.UG.UCA.........CAGUUUAUGGCU...........................CGGG..G..U +AE000516.2/3464130-3463763 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....GCCC...-GGAC.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +BX248344.1/299881-299514 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....GCCC...-GGAC.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +CP000611.1/3480490-3480123 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....GCCC...-GGAC.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +AM408590.1/3422820-3422453 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....GCCC...-GGAC.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +HE572590.1/3532494-3532127 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....GCCC...-GGAC.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................cACCG..A..U +AE006470.1/660570-660973 ...........ggugaaugcgcuuacucugaagCCGCCGGA...-UGG.....CAUA.AC.....CCGCGCU.....UGAG...CC---.........................................UACGG.GU.UCG.........CGCAAGUAAGCU...........................C-CG..U..A +AL583919.1/121055-121420 ...............................agUCUGUCAG...ACC-.....GGGA.AC.....GCCCUCG.....UCCC...-GGAG.........................................CCUGG.CA.UCA.........-GCUAGAGGGAUc.........................uACCG..A..U +AY911519.1/1-337 .................................GCCGCUGC...ACU-.....GAUC.U-.....GUCCUUG.....GGUC...-AGG-cggaggaaggcaacuucccaggggggcaacccucgaaccgcAGCAG.CG.ACA.........UUCACAAGGAAU...........................CGGU..U..U +U68081.1/22-350 .......................guuuaacgguCGCGCCGA...UCAG.....GGCC.AU.....GCCUGAU.....AACC...CUGA-.........................................-UUGG.CG.ACA.........-CUUAUCAGGCU...........................GGCG..A..A +CP001050.1/750995-750675 .................................GCCGUUGC...AGC-.....AGUC.G-.....GUCAAUG.....GGCU...-GUGUggcgaa.............................agccacCGCAA.CG.UCA........uCUUACAUUGACU...........................GGUU..U..C +AJ629111.1/506-157 .................................GUAGCCCU...UU--.....GUUG.A-.....GUCCACG....gCAA-...-CAUU.........................................CUCGG.CC.UAA.........--UUAGUGGAUU...........................AGCU..G..C +CP001215.1/4837167-4836853 .................................AGGUUCCU...CCCU.....-CCA.UC.....GUCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........aACUAAGUGGACU...........................ACGC..C..G +CP000312.1/1455328-1455014 .................................--CAUCCU...UCCU.....CAAU.U-.....GCCCACG.....GUUG...AGAGU.........................................AAGGG.UG.UCAu.......uUAAAAGUGGGGA..........................aCCGA..G..C +ACAT01000012.1/45784-45462 ...............................cgAAGAUCCU...CCCG.....-GCA.UC.....GCCCAUG.....UGCU...CGGGU.........................................CAGGG.UC.CUA........aUCGAAGUGGGAU...........................ACGC..U..A +AE017262.2/2463847-2463523 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUA..G..U +FM242711.1/2481647-2481323 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUA..G..U +AF137379.1/195547-195873 .................................--------...UUCU.....AGUG.CC.....ACUUUGU.....CACU...AGU--.........................................-----.--.UUG.........-UAUUAUGAGUU...........................-UCA..C..A +U68076.1/22-329 .................................-GCGCUCC...UUCC.....AUGU.AU.....UCUUGUG.....GACU...GGAUU........................................uUGGAG.UG.UCAc.......cCUAACACCUGAU...........................CGCG..A..C +AF440342.1/1-322 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUUUAAGUGGGCUa.........................cACUA..A..A +AF440349.1/1-322 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUA..G..U +AF440351.1/1-322 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUG..G..C +AM263198.1/2430862-2430542 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCA........cUCUAAGUGGGCUa.........................cACUG..G..C +AF440350.1/2-322 ..............................uagCUGAUCCU...CCGU.....-GCA.UC.....GCCCAUG.....UGCU...ACGGA.........................................AAGGG.UC.UCA........cUUUAAGUGGGCUa.........................cACUA..A..A +AF440335.1/2-315 ...............................cgUAGAUCCU...CUCG.....-GCA.UC.....GCCCAUG.....UGCU...CGAGU.........................................AAGGG.UC.UCA........aAUUUAGUGGGAU...........................ACGU..U..A +AF375582.1/9-303 ...............................cgUAGAUCCU...CUCG.....-GCA.UC.....GCCCAUG.....UGCU...CGAGU.........................................AAGGG.UC.UCA........aAUUUAGUGGGAU...........................ACGU..U..A +AF440336.1/1-322 .............................auagCUGAUCCU...CCGU.....-GCA.UC.....ACCCAUG.....UGCU...ACGGU.........................................AAGGG.UC.UCAc.......uUUUAAGUGGGUU...........................A-CG..C..U +AY911521.1/1-340 ..................gguaccuucggguccAGCAAUCA...UCA-.....GGGG.AU.....GUCUGUA.....AACC...-CGAA.........................................AUGAU.UG.UCA........uACAGAACAGAAU...........................CGCC..G..U +AY911520.1/1-342 .................ugguaccuucggguccAGCAAUCA...UCA-.....GGGG.AU.....GUCUGUA.....AACC...CAA-A.........................................GUGAU.UG.UCA........uAUAGAACAGAAU...........................CGCC..G..U +AY911522.1/1-341 .......................cuucggcuccAGCAAUCA...CUAG.....-GGG.AU.....GCCUGUA.....AACC...CGA-A.........................................CUGAU.UG.UCA........uACAGAACAGGAU...........................CGUC..G..C +AY846305.1/1-307 .................................--ACUUGG...UUGC.....UGAU.C-.....ACCUACA.....GUUG...GUCA-.........................................ACUAA.GU.UGAagc...gucCGCAUGUAGGAU...........................CGCC..A..C +AACY020396050.1/454-188 .................................UCCAUCAU...CAGU....aGACG.UU.....UCUCAU-.....CGUU..cGCUG-.........................................AAUGG.UG.UCA.........UAAAAAUGAGAU...........................AGUU..U..A +AY911524.1/1-307 ................................gCGGUUCCU...CCCU.....-CCA.UU.....GCCCAUG.....UGGU...AGGGU.........................................AAGGG.AC.UCA........cUUUAAGUGGGCU...........................ACGC..C..G +CP000439.1/15626-15294 ..........................uagaugcGCACGGAU..aUGAU....aGUCU.U-.....UCUUAUG.....ACAC..uAUCU-a......................................uaCAUCC.GU.UCA.........--UAUUCCGCAUaa.......................gaCGGU..C..U +AF375575.1/11-299 ..............................ugcGUUGCUCU...UUGU.....CGGU.UU.....ACUCGUG.....GCUG...ACAC-.........................................-UGAG.UA.UCA........aCUUUAGCGAGUU...........................ACGU..U..U +CP002222.1/2211225-2211552 ...............................cgUAGAUCCU...CCC-.....AGGA.UC.....GUCCAUG.....UUCU...-GGAU.........................................CUGGG.UC.CUA........aAUUUAGUGGACU..........................uACGC..U..C +AY040838.1/1-298 .................................AACCUCUU...CUCC.....UCUG.U-.....GCUCUCG.....GUGA...GGAUG.........................................UAAGG.GG.UCA.........UUUAAGAGAGCU...........................GGCU..U..C +AF375577.1/11-299 ..............................ugcGUUGCUCU...UUGU.....CGGU.UU.....ACUCGUG.....GCUG...ACAC-.........................................-UGAG.UA.UCA........aCUUUAACGAGUU...........................ACGU..U..U +AY082653.1/2-336 ..........................guccgagCGUCUUUA...---G.....UCCG.AC.....UCCGUUA.....AGGG...C----.........................................-UAGA.GA.CCA.........ACCCCAACGGAU..........................gCUCU..A..G +AF375585.1/1-302 .................................-GCAUCGC..cUAAC.....GGUA.UC.....UCCUAUG.....UACC...GUUAA.........................................CGCGA.UU.CAA........cCUAUAGUAGGAU...........................ACGC..U..A +AF375587.1/1-302 .................................-GCAUCGC..cUAAC.....GGUA.UC.....UCCUAUG.....UACC...GUUAA.........................................CGCGA.UU.CAA........cCUAUAGUAGGAU...........................ACGC..U..A +ABGQ01000005.1/122398-122710 ................................aGCCUGAAA...UUUA.....AGUC.AU.....ACUAUCU.....AGCU...UAAU-.........................................-UUUC.GG.UCA........uCUUUGAUAGUGU...........................AGCC..U..U +CP000414.1/273277-273583 ...............................gcGUAGCUUA...AUCU.....UGGU.U-.....GCUGGCG.....UCUG...AGGU-.........................................-UAGG.CC.AUA.........-AAAGGCCAGAU...........................CGUA..C..U +AF375568.1/8-285 ...............................gcGUGACUUC...UAG-.....CAGA.UU.....GCUUAUG.....UUUG...UU--U.........................................AGAAG.UU.UUAu.......uGAUUUAUAAGCU...........................ACGU..U..C +AF375579.1/10-290 ................................gCGUAGCUG...AUGA.....UCGU.UC.....GCCGAUG.....GCGG...CCUG-.........................................-AAGC.UC.UAA........aCCUCAGUCGGAU...........................ACGU..U..U +DQ250622.1/20-291 ..............................ggaGCUGUUUU...UGAA....cAAGG.AU.....UCUAGCG.....ACUU...UUCA-.........................................-AAAA.CA.UCA.........UUUUAGCUAGAU..........................gCGCC..U..U +U68082.1/22-356 .........................cuuuuggaGCUGGACU...GAUU.....AGAA.UU.....UCUAGCG.....UUUU...AAUC-.........................................-GCUC.CA.UAA........cCUUAAGCUAGAC..........................gCUUU..U..A +CP000141.1/258392-258750 .................................--CGUCCU..gACGG.....AAGC.UU.....GCCCGGG.....GCUU...CUGU-.........................................CGGGG.CG.UGA.........CCGGACCGGGCU...........................GGCU..U..A +CP001147.1/1166175-1165826 .................................--CGUCUU...CCCA.....AGUU.CU.....GCUCUGA.....GGCU...UGGG-.........................................CAAGG.CG.UCA.........UAAAUCAGAGCU..........................aUCCU..A..A +CP000112.1/1988490-1988131 .................................--CACUGA...-UUG.....GCUG.AC.....GUCAGAU.....ACGC...CGA--.........................................-CCAG.UG.ACA........aACUUAUCCGACU..........................gGCAC..C..C +CP000016.1/678009-678400 ..........................ugaagguUCCCUCUC..gUUUC....aAUAU.UU.....ACUCUUA....gAUAU..uAAAAAaua...................................aauAGAGA.GG.CCA........uAUAAAUAAGAGU..........................gCGCG..U..A +BX908798.1/630473-630069 ..............................uagCCCGAUAG...UCUG.....AAAC.UG.....GACCGAG.....GGUU..uUAGAA.........................................UCUAU.CG.UCA.........UUUUCUUGGUAU...........................GAAU..U..C +AE014184.1/278117-278485 ...............................gaUCUGUCGG...UAUA.....GGGC.UU.....GUCUUCG.....GCCC...UGUA-.........................................UCCGG.CA.UGG.........UUUUAGAGGACU..........................uGCCG.cG..U +BX248583.1/610694-611086 ..........................uaaagguUCCCUCUU..aAUUU....uUUUG.UU.....ACUCUUA.....ACAA..gAAAA-ucauu..............................aucucaUAAGA.GG.UCU........aUAAAUAAGAGCG...........................CUCA..U..U +CP000249.1/937591-937964 ..............................guaGUCGUCAG...CCUG.....-GGA.GA.....GCCUCCG.....GCC-...CAGAA.........................................UCUGA.CG.UCG.........--CUAGGAGGAU..........................cACCG..G..C +AF022186.2/109751-109498 .................................--------...AUAU.....UAGA.AA.....ACCAGC-.....UCUA...G----.........................................-----.--.UAG.........-UCUAGCCUGAU..........................uC---..-..- +AAFX01035522.1/635-271 ..............................ccuUCAUGCUA...AGGG.....UUUG.AU.....AUCUGCU.....AAAA...CCCG-.........................................-GUGC.AU.UCA.........UCAAUGCAGGUU...........................AAGC..C..A +CP000108.1/2092429-2092029 .................................-UCGCUCU..uCAGC....gGAGG.C-.....GCUUACU.....CCAA..gGCUGU.........................................UAGAG.UG.GCA.........-UAAUUCGCGCUugagcucugcuc...gcgcaaguaagcUCCG..U..U +AE000657.1/1153844-1153501 .................................--CGUCCC...CGGU.....AGGU.UU.....GCGGGUG.....GCCU...ACCG-.........................................GAGGG.CG.UCA.........GAGACACCCGCU..........................cGGGC..U..A +CP000383.1/1433554-1433957 ........ggagcuguuaagaacagcacccggcCACAUCUC..aCACG.....GCUU.CU.....GUUCUGC.....GGGC...UGUGAa.......................................cUGAGA.UG.UCG.........AACAGCAGGACU...........................AGGG..G..A +AY040837.1/1-317 ...............................gaGCGCUCCU..gCCCU....aGCUU.CC.....GCUUGUA.....AGAC...GGGGAau.....................................aaCAGGG.GU.UCAa.......aCCCAAACGAGAU...........................AGCG..A..G +CP000471.1/1522615-1522980 ..............................aaa--------...GCGG.....GGUC.U-.....GAACCCG.....GGCC...CGGCA.........................................ACAG-.--.AAG........cUUUUAGCGGGGUu........................aaGCCG..G..A +AAGX01000013.1/8741-9125 .............................aagcUACAGCUG...---G.....UGAA.UA.....GUCAUAG.....UUUG...C----.........................................-UAGC.UG.UCA.........UAGUUUAUGACU...........................CGAG..G..U +AF137379.1/97379-97053 .................................--------...UUCU.....AGUG.CC.....ACUUUGU.....CACU...AGU--.........................................-----.--.UUG.........-UAUUAUGAGUU...........................-UCA..C..A +U68077.1/22-338 ...............................caGUCGUCCU...GGCU.....GAGG.C-.....GCCUAUA.....ACUC...AGU-Agcaa................................cauccCAGGA.CG.UCA........uCGCUUAUAGGCU..........................gCUCC..G..U +AY129337.1/100059-100495 ............................aggaaCCAGCCUG...GCUC.....AGCG.U-.....GCUGCUG.....UGCA...GCG-G.........................................CCAGG.CU.UCA.........UCUCUAACAGCAgc......................gaaCGGA..C..A +S67602.1/1-411 ................guuauaguauuucacgaAUUAUAGA...UAUU.....-UUA.A-.....GCUUUAU.....U---...UAU--.........................................AACCG.UA.UUA.........CCCAAGCUUAAU...........................AGAA..U..A +AF481102.1/4584-4323 ................gacacggggcaagggauGGGGUGCC..aUGCC.....GAAC.A-.....GCCCAAC.....GUUA...GGGGCac....................................gaaAGGUG.CA.CCA.........-AGUAAUAGGUUcac....................cauuGUGG..C..U +AF389984.1/19-335 ...............................gaCUCCUUCU..nNACU.....AGCU.U-.....GCUUAUG.....UCCU...AGGGGa.......................................uUGAAA.GG.UCA........uCUUUCAUAGAGA...........................CGCG..U..G +AY911518.1/2-342 ......................uuauagguucgAGCGUCUG...UG-A.....UUUG.AC.....UCCGUUA.....AGGA...U-UG-.........................................-CAGA.CU.UAA.........-CCCCAACGGAU..........................gCACU..A..G +EF508371.1/55977-55668 ...............................uu-UAGUUUA...AGAU.....UGUU.UU.....CCUCAUU.....GGAG...ACUUG........................................a-UUAA.U-.CUA.........UAAAAAUAAGUU...........................A-AA..G..C +AY082651.1/2-338 .............................uugaGCGGUCUA...-UAG.....CUUG.AC.....UCCGUUA.....AAGG...CUA--.........................................-CAGA.C-.AAA.........CCCUCAACGGAU..........................gCUCU..A..G +AY082650.1/21-310 .............................cuugCUCGCUUU...U-AG.....UCCG.AC.....UCCGUUA.....ACGG...CU---.........................................-AAAA.CG.AAA.........-CCCCAACGGAUg.........................c-ACC..U..U +AACY023480922.1/1342-1077 .................................CAAGUCUC...CGGU.....AGUA.GC.....AUUCGC-.....----...-----.........................................-----.--.UUA.........GAACCUUUGGUU...........................UCAC..A..U +#=GC SS_cons .................................,,<<<<<<...<<<<.....<<<<.__.....BBBBBBB.....>>>>...>>>>-.........................................->>>>.>>.,,,.........,,,,bbbbbbb,...........................,<<<..<..< +#=GC RF .................................gcCguccc...ccca.....gccc.uu.....GCCuguu.....gggc...uggga.........................................agggg.cG.UCA.........uaaaagcgGGaU...........................agcc..u..u + +CP002858.1/636403-636054 .C.UUUG.........A.UGCCUC............UAA...........................................AAA.G.U..G...A.G.UGAG.........................-ACUUAAGAGGC..UA....aCCA..UU....UCUUC............CACC....UGUCA.....GCG.. +AQSL01000153.1/17879-17520 .G.UGAC.........A.UGCCUU............UGA...........................................UCA.U.G..G...G.G.CGAA........................aUUCAAGGAAGGC..UG.....GCG..GA....AUUAC...........aGGUC....UGUCG.....AUG.. +CP005990.1/1020353-1020710 .G.CGGG.........G.AGCCCG............GAC...........................................CUG.C.G..C...G.G.CGAA.........................-ACCUGACGGGA..UC.....GCG..GC....AACCU...........gACCC....UGGCC.....GUU.. +CP000238.1/599480-599857 .AaUAUC.........A.AACCUG............GGG...........................................AUA.A.A..A...C.G.CUAA.........................--AAACACAGGU..UA.....GUU..UG....UCAAU............AGCG....UGUCU.....GUU.. +CP001825.1/749016-749371 .U.AGCG........cU.UGCCGG............AGC...........................................GCG.A.A..C...G.C.CUAA........................gACUAAAUCCGGC..UG.....GCU..UG....AGUAA............-CCC....UGCCG.....GUC.. +KI530573.1/179971-180319 .U.GCUU.........-.UGCUCU............G-G...........................................AGC.A.G..G...U.A.UAAG.........................ACUUUAAGAGCU..UU.....CCC..CA....AACUU............ACUU....UGUCU.....GUG.. +ASKJ01000008.1/8063-7702 .G.CUAGcc.....cc-cUGUUCG...........aGGG...........................................CUG.C.C..G...G.G.CGAG.........................-AUUAAUCGGAC..UG.....GUU..CG....CCGGG...........cAGAC....CGCCC.....UUA.. +AP009178.1/366342-366716 .G.CGGU.........-.UGCCUA............--G...........................................CCG.C.U..C...A.U.CGAC.........................--ACCUUUAGGC..UG.....GGU..UG....AUACA...........gGUUU....CGGGC.....GCU.. +AUYT01000001.1/1918707-1918352 .G.AUUG.........A.UGCUUG............GGC...........................................AGU.U.U..A...A.G.CGAA.........................AACUUACUAAGC..UG.....GUG..UU....CCGGC............-GCC....GGUCA.....GUU.. +AUCY01000015.1/19166-18808 .C.AAAC.........U.CUUCUG...........cUGG...........................................CGC.G.G..G...U.A.CAAGa......................caCUAAAGGCAGAA..UC.....GCC..GC....AAGGA............CCCU....UGGUU.....GAG.. +ASJR01000001.1/32419-32772 .U.GAGA.........G.GGCAUU............G-G...........................................CUC.G.C..U...G.U.UUAA.........................--AUUAAGAUGC..UG.....GUU..GC....UGUGU...........aUGCC....UGUCU.....UUC.. +EQ973344.1/309470-309111 .C.UGGG........a-gGGCCUU............GGC...........................................CCG.G.C..G...G.A.UGAA.........................----CAAAAGGC..UA.....CUA..AA....CCCGG...........gAGCG....UGUCU.....GUC.. +GG688422.1/796853-797205 .U.UGUA........a-gUGUUCG............GUA...........................................GCA.A.A..A...U.G.U---.........................UCAUUCACGGAC..UA.....GC-..GA....UCUUU...........uACCU....UGCCA.....ACA.. +AWNK01000007.1/2603-2958 .G.GGGA.........A.UGCUUC............CCG...........................................ACC.U.U..C...A.G.CGAGg.......................aUACCUGGGAAAA..UC.....GGC..GA....AAAAC............ACCC....UGUCG.....UUC.. +FP565809.1/2090387-2090739 .U.GUGG.........A.UAUCUG............G-A...........................................CAU.A.A..A...G.U.AGAA.........................-UAAUUCAGAUG..UA.....GCU..GA....UAGGG...........aGCUU....AGUUG.....UUG.. +AAQJ02000001.1/107653-108060 .C.UAGCc.......c-.CUUCUG...........aGGC...........................................GAA.A.A..C...U.A.CUAA.........................AAUCAAUCAGAA..UC.....GUC..GA....UUAGU............UCCC....UGUCA.....AUC.. +KI931836.1/25582-25945 .A.GCGAga....gcc-cCGCCUGug........gcGCA...........................................CGC.C.U..G...A.G.CGAAa.......................aCAAAUACUAGGC..UA.....GCA..CA....CGCCU...........uGCCC....GGCUG.....GGG.. +KB904802.1/126181-125821 .A.AGGC.........U.UGCUCA............GGG...........................................CUG.C.G..A...U.A.CUAAa.......................aAAUUACUGGGAC..CG.....CCC..AA....CAUGC...........cAGCU....UGUCU.....AUU.. +AWNR01000023.1/15640-15289 .U.UGUG.........A.UGUCUA............UAA...........................................GCA.A.U..A...U.U.GAAA.........................---UCUAUAGGC..UG.....GUU..CU....GUUCA............GGUU....UGUUU.....GCU.. +AFGF01000016.1/98-443 .G.GUCC........u-aUUCUCG............GCG...........................................GAC.C.G.aA...U.G.GGAA.........................ACUUUAUCGAGA..UA.....GCG..CC....AGCGA............AGCC....CGUCA.....GUA.. +ATHV01000022.1/103068-102712 .A.CGAG........u-cGGUCCG...........uUGC...........................................CCG.G.A..G...A.G.CGAA........................aCAACAGACGGUC..UA....gGUU..UC....CUGGU............UGCC...gUGAGU.....GGG.. +CP002431.1/1755900-1756290 .G.CGCGg.......c-.CACCUG...........uCCC...........................................GCA.C.A..A...G.G.CGAA........................aCUUUAGGCAGGC..AU.....GUC..AU....GCAGC............CGCC....CGGUC.....AGG.. +CP003549.1/4580582-4580961 .U.AAGU.........U.CCCUUUg.........guGGA...........................................CUU.A.U..U...A.G.AAAAg.......................a-CUUUACCAAAG..C-.....---..--....-----............AUCC....CACCG.....UUC.. +ACJM01000005.1/68711-69066 .C.CCACgg....uag-.-GCACUg..........cCAA...........................................AGG.G.G..A...A.G.GGAA.........................UAACAACAGUGC..UA.....GUG..CA....GUAGC............AUCC....UGUCU.....CAG.. +HF951689.1/2306922-2307273 .G.AGGG.........C.GGAACG............CCC...........................................CCU.C.C..A...C.G.UAAC........................cUCUUAGGCGUUC..UA.....GCG..UU....CUGCU...........aGCCC....GGCCU.....CCG.. +FR898651.1/77917-78268 .U.GCUU.........U.UGCUUU............UAA...........................................AGU.A.G..U...G.G.GUAA.........................---UUAAAAAGC..UA....uAUU..UA....AAUUA............AGCC....UGUUU.....AUC.. +AP012209.1/218727-219086 .C.UUAA........aA.AGCUUU............GAU...........................................UAA.G.G..A...A.C.GGG-.........................-AUUUAUGAAGC..UA.....CUU..UA....UAUAA............AUUU....UGUUU.....AUG.. +KB899636.1/1103066-1102672 .U.AUCC........uU.CGUCUG............CAG...........................................GAG.U.A..A...U.C.UUAA.........................-AUCAACCAGGC..UA....uAUC..CU....AAGAC............AGCG....UGUCG.....GUU.. +CP002514.1/2635929-2635561 .G.ACGU........u-aCGCCUG............GGG...........................................CGU.C.G..C...C.G.CGAG.........................AUAGCACUGGGC..UG.....GUA..UC....CCGGC............GGCUu.caGGUCGc..ug---uu +ASLA01000048.1/2102-1719 .A.AGAG.........A.UGUCUC............CUG...........................................CCU.U.C..A...A.G.C-AG.........................-UAUUAGGAGUC..UG.....CUU..UC....GGGAAa..........uGUUG....UGUUU.....GUC.. +CP002116.1/2157788-2157433 .U.UUGU.........U.CGGCUG............UGG...........................................CCU.A.A..A...G.G.GGAC.........................AUUUUAUCAGUC..UU....aGGU..CG....GCUGU............GGUU....UGUUU....uGUC.. +ASOC01000115.1/3064-2663 .A.CGGU........u-.UUCCUCu..........cCGU...........................................CCG.U.U..A...A.G.UAAG.........................AUUCAGAAGAGG..CC.....GCU..UC....GGUUC............AUCC....UUUUC.....AUG.. +KE386488.1/2302343-2301937 .C.CGGC.........-.AGUCCG............G-A...........................................CCG.G.A..A...A.G.CGAA.........................-AAUAAACGGAC..UA.....CGG..AA....CCGGU...........uCGGG....UGUUU.....CCC.. +KB731324.1/5596722-5597112 .G.AAUU.........U.CGCCUUug.......gucGGC...........................................AUU.C.U..A...G.C.UAAG........................aCAAUACCAAAGC..-A.....---..--....-----............-UCC....UAUUG.....UCC.. +HF996868.1/105202-104824 .U.UGCA.........A.UGUCUA............UGU...........................................GCC.A.A..G...A.U.GAAA.........................--UUUUAUAGAC..UA.....GCU..AU....AUAAU............UGGU....UGUUA.....AUU.. +ALXF01000043.1/19177-19547 .A.UGACc......cu-cCACCUG...........aGGU...........................................UCA.U.U..A...G.A.AGAG.........................-UUUAAUCAGGC..UA.....GCU..UU....UCAGGu..........uAGCC...gUGGUU.....GGU.. +HE978586.1/16541-16890 .U.GUGC........u-aAGCUUU............GCC...........................................CAC.A.A..G...U.U.GGA-.........................--UUCAUGAAGC..UA.....CCG..GG....UGUUU...........uGGCU....UGUUU.....AUU.. +ATUV01000002.1/430394-430763 .A.UCGU.........C.CGCCCG............AUG...........................................CGG.U.A..G...C.C.UUUC.........................UAUUCAAUCGGG..UG.....CGU..CA....GGUGU............AAGGu.uuUGUUCc...c--Uu. +CP007128.1/3913005-3912647 .U.CGGU.........G.CGUCUU............CCG...........................................GCG.G.C..G...G.G.CAAA.........................ACUCUAGGAGAC..UC.....AUU..CG....ACGGU............AGGC....GGCCU....cUCG.. +JH992902.1/898595-898946 .G.AGCC........aU.CGCACG...........aUAA...........................................CUC.U.C..A...G.G.GGAA.........................-CAUCAUCGUGA..UC.....GGC..GG....CGCAU............ACCU....UGUCU.....GCG.. +APKF01000001.1/3068-2714 .C.GGGA.........G.UCCUCA............GGU...........................................ACC.G.G..A...A.A.CGAG........................aACUCACUGAGGA..AG.....CGU..GC....GGUUC............AUCC....GGCCU.....CAG.. +AUIC01000003.1/527982-527611 .A.CGGC.........A.CGUGGA............GGG...........................................CCG.C.C..U...C.G.GGAC.........................AUUGAUCUCCAC..UG.....GGC..UUg..uUGACC............-UCG....CGCCU.....GUC.. +HG793133.1/844919-845298 .G.GUUU.........-.------............GUA...........................................ACU.U.U..G...C.U.GUAU.........................CACUAACCAGGC..AU.....AUA..AA....AAAAU............ACUU....UGUCU.....UUA.. +ALJM01000044.1/142922-143282 .C.UUGGu.......g-cUAACCG............GAA...........................................CAA.G.U..A...U.U.GCAA.........................-CAAUUCGGUUG..UA.....GAA..AU....AAGAU...........gGUUG....UGGUA.....ACA.. +FR891194.1/2245-2609 .C.GGUCa......guU.CGUCCU...........u-AU...........................................AGC.C.G..C...C.A.CG--.........................-GAUGAAAGGGC..UG.....CUC..CG....GAAAA............GCUU....CGCCG.....GCU.. +JAGN01000007.1/210-575 .U.UUAU.........C.CGUCUG............--U...........................................UAA.A.U..U...A.U.AGAA........................gAGACUAUCAGGC..UC.....GCU..AA....UCGGA...........aUGCC....UGUUU.....AUU.. +AUFW01000018.1/1438-1080 .U.AGUG.........U.UGCUCA............GCG...........................................GCU.A.A..G...A.A.GGAA........................aUUAUAGUUGAGA..UA....uAGA..GA....AAGUA............GGUU....GGUUC.....UUU.. +ABCK01000022.1/52666-53029 .A.ACCU.........G.AGCUUC............AGG...........................................GGG.G.A..G...A.A.GUAAg.......................aCUUUGCUGCAGC..UU.....GCC..GC....UUCAC...........uGGUU...uUGUUU.....ACC.. +ARQD01000001.1/166156-166556 .C.ACCA.........U.AGCUUUuaaag..uuggg---u........................................acUGU.G.C..U...U.G.U---.........................-AUCACGUAAAC..UU....uCAU..AG....AUAUAu..........aAGCU....CGGUU....aUCU.. +HE610718.1/464779-464439 .C.UGUGa.......u-gCGCCAU............--A...........................................GCA.G.A..G...G.G.G---.........................-GUUAAUGGCGA..UA.....CUC..UG....UAUGA............-GUU....UGACA.....CUC.. +CP001992.1/1409800-1410172 .G.CCUG.........-.GGUUAC............UUA...........................................GGU.U.G..A...U.U.CGAG........................aUUUUUAGGUAAC..UU....uAGC..CC....GAUGU............AGCC...cGGUCU.....GUG.. +CP001744.1/2441287-2441647 .G.GGUCa.......a-.UGCGAC...........cUAC...........................................GCC.C.G..C...A.G.CAAG........................aUUUGUGGGACGC..UG.....GCA..CU....AGAGA...........aGCCU....UGUCC.....GGC.. +AUHX01000013.1/95926-96324 .C.UUGA.........-.CACCUU............U-A...........................................AGA.G.C..U...A.U.UGAA.........................-AUUUUAAAGGU..UA.....CGG..AA....AAAUU............GGGA....GGUUU.....UCU.. +AAVU01000091.1/1296-902 .U.GAGG........c-.-GUUUCug........guCGC...........................................CGA.U.C..U...A.G.AGAA........................aACUCUACCAGUA..UC.....CCU..CA....CUAUC...........uAGGG....UUACAga.uaGUU.. +GG774889.1/871343-871741 .C.GACG.........-.UGCUGC............G-A...........................................GGC.G.A..C...C.U.CGAA.........................-GUUUUAGCAGA..UA.....AGG..UA....UCGGU............UGGU....GGCUU.....CGG.. +KB900537.1/113361-112992 .A.GCACu......uc-.AGCCCUu..........cGGU...........................................UCU.U.U..G...C.C.UGAU.........................-ACAAGAGGGGU..UC.....GUU..AG....GCAG-............GCGC....CGUCG....gCGG.. +FR898229.1/7571-7218 .G.GCCUu.......uU.AGCUUU............UGA...........................................CGU.C.G..U...C.A.CG--.........................-CAUUAAAAAGC..UA.....CCG..AA....GCACA...........gAGCC....UGUUU.....GCC.. +AZMC01000283.1/4374-4034 .A.CGCG........c-gCGACUG...........aCGC...........................................ACG.U.U..A...G.C.GGAA.........................-ACUCUUCAGUC..UA.....GCG..GC....GGUC-............GGCU....UGUUC.....AUG.. +JH597773.1/1074245-1073899 .U.UGCG.........-.GGCCCGga.......cgg-CU...........................................GUA.A.C..U...U.U.UGUA.........................UAACCCGCCCGG..AA.....CGA..UU....GUGGU............UGGC....CGUCG....cUGC.. +KI259821.1/152029-152373 .G.CGGC........u-aAGCUUU............GCC...........................................CCG.C.A..G...A.C.GGAA.........................-UCUGAUGAAGC..UA.....CCG..AA....UAUGG...........aCUUC....UGUUU.....GUC.. +FP929056.1/2034356-2034003 .U.CACAg.......u-cGGAUCU............UGC...........................................UGG.A.G..U...G.A.AAAA.........................-GACAAGAGGUC..UU.....GGA..AA....AAGGA............AGGC....CGUUU.....UCU.. +FR881339.1/29502-29115 .G.CAGG........a-gCGUCUC............GUA...........................................CUG.C.C..-...G.A.UGAA.........................----UCAGAGUC..UA.....CCG..AC....CAAGU...........gCGCC....AGUUU.....GCC.. +BA000021.3/122211-122575 .U.GAAC.........G.GGCUUG...........uACG...........................................UUC.C.U..A...C.G.CUAA.........................AAUAAUACAAGA..UA.....AUU..UU....UAGUU............CACA....CUUCU.....UUC.. +CP003945.1/2841847-2842237 .U.GAACc.......a-.UCUCUG...........gUUG...........................................GUC.A.A..G...C.G.AUAAg.......................aCUUAACCAGAGC..U-.....---..--....-----............-CCC....CUUCA.....UCU.. +AFPK01000014.1/104717-104318 .A.GUAA.........-.AGCUUU............G-G...........................................UGC.U.U..U...U.C.CGAA.........................-GUUUAAGAAGA..UA.....CGU..UG....UAGGU............AGAU....CGUUU.....UUA.. +AODQ01000135.1/11337-11706 .U.GCAG.........-.GGCUGU............G-A...........................................UGC.A.A..A...G.G.CGAA.........................CUUAACCGCAGC..UA.....CGG..GU....CGUUAa..........cAGGU...uUGUUC.....UGC.. +CP001102.1/1736501-1736132 .A.GUAG.........G.UUACGU............-GA...........................................UAU.U.A..U...A.G.CGAA.........................GUUGAGCGCGUA..UA....aGGA..UU....GUUCU...........aAGGU...aUGUAA.....CUA.. +AUPZ01000004.1/157107-156730 .U.GCGU.........C.UGCCUC............GUG...........................................CGC.A.A..A...A.U.G-AA.........................--CCCCAGAGGA..UC.....GUC..UU....GUGUA............GCUU....UGCAA.....GCU.. +HF570956.1/2001206-2000840 .G.AUCC........cU.UGUCGG............GGG...........................................GUG.A.G..G...C.G.GGAC.........................-UCCAAUCCGAC..UG.....GGC..CUg..uCGGGG............AACG....UGUGC.....GUG.. +CP001928.1/582499-582061 .G.GCGGacc...gac-.AGUCUUu..........aGGU...........................................UGC.C.G..U...A.U.CGAG.........................-AUUGAAUAAGG..CG.....GGU..UA....AUCGU...........aUUGG....AGUGC.....UCU.. +CP003558.1/1981618-1982006 .U.UACU.........-.-GCUCUcg.......gggACA...........................................GUA.A.U..U...A.A.----.........................------CCAAGA..CC.....CUC..UC....UGAGA............AUCC....UACUG.....UUC.. +CP003282.1/1783812-1784199 .U.GUCG.........C.GGUCUG............A-C...........................................GGC.A.C..A...U.G.GGAC.........................UCAUAUCAGACC..UA.....CAG..AA....UGCAC............GGCG....GGUUU.....CGC.. +AWNH01000060.1/189581-189189 .G.CUAA........uU.UCUCUGg..........uGAG...........................................CCG.C.U..U...G.A.CAAAga.....................ccUUUACCAGAGCA..--.....---..--....-----............-UCC....CAUUG.....CUC.. +ALVZ01000087.1/10266-9881 .U.UAGUu.......a-.CUUCUGg..........uUGA...........................................CUA.A.U..G..cA.G.UAAA.........................GACUUCACUAGA..AA.....---..--....-----............AUCC....UGCCA.....UCA.. +KI866524.1/456419-456036 .A.GACC.........C.GGUCAC............GGG...........................................GUC.G.A..U...C.G.GGAA........................aUCAAACAGUGAC..UG.....AGC..CC....GUCGG...........cGACU....CGCCU.....GUG.. +AKKQ01000028.1/4742-4361 .C.UGCU.........U.UGUCUC............G-U...........................................GCA.G.U..U...U.G.AGAA.........................--AUUUAGAGGC..UC.....GAC..UG....GAAAA............AGUC....UCUUU.....UUC.. +FR872582.1/1677615-1677994 .C.GCAUcc....ucu-.CGA---ucu......caaGAG...........................................CGU.G.U..G...U.U.CGAG.........................AUUAACAAGAGA..U-.....GUG..UC....AGCCCc..........uAGUG...gGGUGC.....CUU.. +ACGK02000001.1/64422-64047 .A.AGAC........gU.GGACUG............UAU...........................................GCU.U.A..U...G.U.UUAA.........................GAUUGAACAGAA..UC.....GAA..CA....UACAU............CGCC....UGUUG.....UUA.. +AZHT01000027.1/118138-118538 .G.GUUG.........-.-GCCUC............G-C...........................................AAC.U.U..U...G.A.UGAC.........................ACUUUUAGAGGA..UA.....AGU..CU....GUAGU............UGGU....GGUUC.....AGG.. +ATLH01000005.1/103963-103567 .A.CUAU.........-.UGCUUU............GG-...........................................UAG.U.A..U...C.A.CAAA.........................AAUUUCAGAAGC..UA.....AGU..GU....ACAAU............AGGC....GGUUU.....UCA.. +BAKS01000012.1/61092-61497 .G.CUCA.........-.-GCCUU............C-G...........................................GAG.C.C..G...G.G.UUAA.........................AUGAAAGGAGGA..UA.....AGG..AU....AUGGG...........aAGGU....AGUUU.....CGG.. +AFUH01000001.1/665981-666327 .C.UGUA.........A.GGUUCC............AUA...........................................GCA.G.A..G...G.G.GG--.........................UAUUUAUGGGAC..UG....gACC..UG....ACUGG............-UUU....UGUUC.....AUG.. +FR884026.1/41636-41272 .A.CGGU.........C.GGUCGG............---...........................................CCG.C.C..U...A.A.GCAG.........................-AUCCACAGACC..AC.....GAC..GU....CUAAA............UUUU....CGACU.....GCU.. +AQYI01000003.1/272886-273254 .C.CGCC........a-cCGCUGC............GGA...........................................ACG.G.U..C...G.U.CGAG.........................--AUCAAGCAGC..UA.....GAC..CCg..cCUGGG...........gAUGC....CGUCC.....GGC.. +CP001700.1/1601994-1602378 .G.AGCA.........C.GGCCAC............AGG...........................................GCC.C.G..A...C.G.GGAC.........................-ACUCAUGUGGC..UG.....GGC..CU....GUCAG...........cAGCG....UGCCU.....GUG.. +HF988734.1/273683-274038 .A.AAGG........aA.UGCCUU............GGC...........................................CUU.U.C..U...C.C.UGAA.........................--AUUAAGAGGA..UA.....GG-..CA....AUAGU............AUCU....UGCUU.....AUU.. +CP001085.1/311892-311523 .C.AGUU.........U.UUCCUAu..........c-AU...........................................UCU.G.A..A...C.G.UUG-.........................-AAAAAAUAGGA..UA.....GUU..GA....AUUAA............UUCG....AAUUU.....UAC.. +HF997981.1/5979-5613 .G.UAGG.........A.UGUCUA............UAA...........................................AUA.U.A..C...C.A.CGAA.........................AACAAUAUAGAA..UA.....GCU..UU....GGUUU............UAUU....CGUUU.....GCU.. +KB822569.1/149528-149878 .G.UUGU.........A.AGCUUU............GC-...........................................CAA.C.A..G...A.A.A-AG.........................-AUUUAUGAAGC..UA.....CUG..AA....GAAUA...........uAGCC....UGCUC.....UUC.. +ACYG01000005.1/100332-100693 .G.CGGC.........G.UGACGA............--G...........................................CCG.U.A..G...G.G.UGAA.........................--ACUCUAGUCU..UU.....GCG..CC....GGCGGg.........ucGUUU....UGGAA.....AGU.. +AUGC01000009.1/55220-55600 .A.AGGA.........G.UGCCGC............GCU...........................................CCG.G.C..G...G.G.CGAG........................aCACACACGCGGC..UU.....GGG..GG....UGUUU...........cAGGU....GGUUG.....CCU.. +CP001055.1/122841-122496 .U.AAAGgc.....ga-gCGUCGU............-AC...........................................UUU.A.G..A...A.C.UUAA.........................GACUUACGAGGC..GA.....ACA..AA....ACUC-............CGGC....GGUUA.....CGG.. +HF991991.1/20593-20240 .U.AACU........gA.UGACUU............UAG...........................................GUU.G.A..U...G.G.G---.........................UAUUUUUAAGUC..GU.....GAU..AU....UAAGU............UUUU....UGUAA.....AUG.. +KB235914.1/386818-387205 .G.CAGU........uU.UCUCUGg..........uAAU...........................................CUG.U.U..A...G.C.CCAA........................g-------CAAGU..UA.....---..-C....UAGAG...........cAUCC....CGCUA.....CCU.. +CP003468.1/209272-209650 .A.GUUA.........A.AGUUAC............U-A...........................................AAC.U.A..U...U.G.UUAA.........................--AAAUAGUAAC..UC.....GUC..UU....UUUUG...........aAGUU....UGUGC.....AUU.. +KB235922.1/2875526-2875912 .U.AGCU.........U.UCUCUA...........gUAG...........................................GCU.A.A..G...C.G.GAAAag.....................auUUUAUUAGAGAA..UCc...uACC..AU....CAGGG...........aUAAG....UGAUG.....GUU.. +JHYK01000021.1/12058-11714 .U.AUGC........aA.AGCUUU............GAG...........................................CAU.G.U..G...U.A.C---.........................GUAUCAUGAAGC..UA.....CCG..AA....CUCAG...........aAAAU....CGUUC.....AUC.. +CP000251.1/3245285-3245635 .U.GGCGgga..agcg-.AACCGC............CUU...........................................GCC.G.A..G...G.U.CGAG.........................AUCAAAGGGCGA..GG....aCGU..GA....GCGGU............UGCA....GGCUC.....GGA.. +AUNE01000047.1/23494-23877 .C.UAAC.........U.UGUCGCg..........aAGG...........................................AGU.G.G..C...C.G.UUAA.........................UACCUUCUGAAA..AA.....AUA..UG....CGGG-............-GGU....UGUCG.....CGU.. +CM001776.1/4689845-4689455 .G.UAAA........cU.CCUCC-g.........guAGG...........................................UUA.C.U..G...G.U.UCAA........................g----------AC..UA.....AAC..UG....GAGCAucc.....caccGCCG....GGGAU.....AAG.. +HF996708.1/40-397 .U.AUUU.........U.UGAUUG............CAA...........................................AAU.A.G..A...G.G.GUAC.........................-UUUAGCAAUCC..UU.....UUA..UC....UACAC............GUUU....UGUAA.....AUG.. +AYUF01000408.1/24337-24736 .A.UGGA.........-.CGUCCC............GG-...........................................ACG.U.C..A...G.G.CGAA.........................-ACUUUAGGGAA..UA.....AGG..UU....GCGGU............UGGU....GGCUC.....UGG.. +JH636449.1/2721-2327 .G.GCCAgag...ggg-.A-----............---accgcaaggggaa.................ccgcuucggaggcCGC.C.G..A...C.G.CUAA........................aAAAUCUGUCCGA..UA.....GUU..UC....CGCGC...........gACCC....CGCUC.....GUU.. +ASOA01000014.1/1706-2119 .U.AGAA.........G.UACCUA............G-G...........................................UCU.A.A..C...C.C.C-A-.........................UGCAGUCUAGGA..AA.....ACU..UU....UGGUG...........gAUCU....UGUUU.....GUG.. +CP003587.1/902888-903255 .U.AAAC........g-.UCCUUCg..........uCGC...........................................GUC.A.C..C...G.G.CUAA.........................--GCUUAGACGA..UG.....---..--....-----...........aAUCC....CGUUA.....UCC.. +BAKX01000003.1/95816-96227 .C.CACU........cU.UUCCAU............GAG...........................................GUG.G.U.uG...U.C.UGAU........................uUAGAUCAUGGAA..UA.....AGG..GU....AUCUC...........uUUGG...uUGCCU.....UUC.. +AXYY01000137.1/843-484 .A.CGGC.........G.CGUUAA............CAG...........................................CCG.U.U..G...U.G.GGACu.......................uUUGUUAACAGGG..UU.....GGU..--....UAGAG...........uAUAA....AGUUU.....ACC.. +AZMO01000001.1/139882-140231 .G.GUGC.........-.CCCCCA............-AA...........................................GAC.C.A..C...G.G.UAAG.........................-ACUUACGGGGA..GA.....CCU..UC....UGGGU............GGCC....CGUCU.....UUC.. +ACNN01000035.1/47821-47413 .G.CUAG.........G.UCUAUG............GGG...........................................UAG.C.A..U...U.C.CAA-.........................UAUUUCAUAGGC..UA.....AGG..GA....UGGUU...........gUUGG...uUGCUC.....UGU.. +ALNN01000055.1/22370-21967 .U.UGGG.........U.GGCUUC............UUC...........................................CCC.U.A..G...G.U.UCAG........................cUCUUAUAGAAGC..UA.....AGG..GU....GAUGU............GGGG....CGUUC.....CCG.. +KI912268.1/2145220-2144834 .C.CGGA.........G.UGCCUC............CGC...........................................CCG.G.U..G...A.U.CGAG.........................--AUCAGGAGGC..AA.....GUC..CU....CGAUC...........aGGGU....UGUCC.....AAU.. +KB235941.1/316766-316382 .C.UUAG.........U.ACCUUUg.........guUGC...........................................CGA.G.U..A...A.G.CUAAg......................aaCUCACCAGAGAA..--.....---..--....-----............-UCC....CACCG.....UCG.. +FR893351.1/2846-2458 .U.AUAG.........-.-GCUGA............-CA...........................................UAU.A.A..A...G.A.AUAA.........................GAAUUAGUCAGC..AC.....CAA..GA....UCUGG............CAGU....CGUUU.....GCA.. +KB903813.1/741955-742326 .G.GAGCc......cg-gUGACGG............-GG...........................................CUC.U.C..G...C.G.GGAC........................aCCAAACAGUUAC..UG.....GGC..CC....GUCGUg.........ccAACU....CGCUC.....ACG.. +CP007028.1/735572-735231 .G.AAGG........aU.UGGCGU............GGU...........................................CCU.C.C..C...U.C.CGAA.........................-AGGGCACACGC..UG.....AGC..CA....UCCCU...........uUGCU....UGCCA.....GUG.. +CP002831.1/999997-1000386 .A.AAGG........cU.UGUUUU............CAC...........................................CGG.C.G..U...G.G.UUAA.........................ACUUUUGAAAAC..UG.....GAA..GU....GCGUU............CGUC....UGCAG.....UAA.. +AQSF01000014.1/33474-33883 .U.GGAAg......cu-gGGAUUA...........g-CU...........................................UAA.C.C..A...A.G.AGAAa.......................gACUAAUUAAUCC..UA.....---..--....-----............AACC....UGCUG.....AUG.. +CP001931.1/1228258-1228604 .G.AGGUa.......u-gGGCAC-a..........gAUA...........................................CCU.C.C..U...U.C.CGAA.........................AAGGAACUGUGC..CC.....CGC..CU....CUCAC............CGCC....UGCCG.....GUG.. +CP003594.1/2974628-2975020 .A.CGCC........cU.UCUCUGa..........uAGA...........................................GUG.U.U..A...A.C.CUAA........................gAAACUUUCAGAG..CA.....---..--....-----............-UCC...uAGUAU.....CUG.. +CP002689.1/220559-220962 .G.UGUA.........-.-GCCUC............A-U...........................................ACA.U.C..G...U.C.UUAA.........................-ACUUUAGAGGA..UA.....AGG..CU....UUAGC...........uCGGU....CGCUG.....UGC.. +NZ_AUNJ01000479.1/8706-8339 .-.----.........-.------............---...........................................--C.U.U..C...U.A.AAA-.........................ACACACCGAGGU..UC.....GUC..GA....GUGCAcguaacucgaacAGCC...uUGUCU.....UCU.. +CP001631.1/1841797-1842141 .U.CGCA........g-cUGUUGG...........cGCU...........................................GCC.U.A..G...C.G.GGAC.........................-ACCUCGCCAAC..AC.....AAC..CU....CAGGG............GACG....UGCCA.....GGU.. +AP010656.1/24469-24061 .G.AGUA.........A.UCCUUG............--U...........................................GCU.U.C..A...G.A.UGAA.........................--UUAAAAAGGA..UA.....GGC..UC....AACAAuu........gaGGGA....UUCCU.....UAG.. +ARQP01000007.1/5209-5631 .U.UUAG.........U.UUCUCU............UGU...........................................UAA.A.A..U...A.U.CCAAg.......................uGCACCAAGAGAG..CA.....AAU..UU....UAAAU............AUUU....UGUUU.....GUU.. +CP001100.1/217460-217061 .C.UGUA.........-.UGUCCG............AUG...........................................GCA.G.G..U...G.U.GAAU.........................ACACAAUCGGAA..UA.....GCA..AG....CUGA-............CCUU....UGUCG.....CUG.. +JAQT01000030.1/65098-65444 .U.GCCC........aA.AGCUUU............GAG...........................................GGC.A.U..G...G.G.CG--.........................-UAAAAUGAAGC..UA.....CCA..AG....ACCGC...........aAGGA....UGUCU.....GCU.. +AUNI01000009.1/384160-384528 .G.GUAU........c-.------............GGG...........................................UCU.C.C..U...C.G.CUAAa.......................aAAUCACCGAGGU..UC.....GCU..AG....GC---............-GCA....CGUAA.....CCU.. +CP002959.1/4283088-4282728 .G.GUAU.........U.UGCGGC............GCG...........................................UAC.C.C..U...G.G.CGAA.........................--GUUAAGUCGC..UA.....AGC..GA....GUGAA...........uGGCC....UGUCG.....UUG.. +CP003592.1/3209365-3208957 .A.UGAU........cU.CCUCUGg..........uAGA...........................................UCA.U.U..U...G.C.CCAA........................gACUUUACCAGAG..C-.....---..--....-----............AUCC....UGUUA.....CCU.. +ASKX01000001.1/32962-33313 .C.UCUUu.......u-cGGCCUA............-AA...........................................AGA.G.U..U...A.U.UAAA.........................-CUUGACUAGGC..UA....aAGG..UA....GAAAG...........aUUUU....UGCCC.....AAU.. +KB446646.1/41771-41419 .U.UAAG........aU.UGUCUC............AUC...........................................UUA.A.U..U...C.A.CGAA.........................-AAUAUUGAGGA..UC.....GGU..AA....GUGAA............AGAC....UGCUU.....GUG.. +AUSF01000044.1/5114-5486 .A.GCAU.........A.GGCUGU............GC-...........................................CGC.U.U..A...U.U.UAAG.........................-UACUAUACAGC..UA.....AGU..AA....UCAAU...........uGGUU....UGUGU.....UUU.. +KI669458.1/92635-92997 .A.GAUU.........C.UGCUCG............AU-...........................................CUC.U.A..G...G.G.AAA-.........................--GAUGAGAGCU..UU.....UUG..CG....CAAGU............AAAG....UUUAA.....GGU.. +HF989886.1/20501-20161 .U.AAAG........gU.AUUCCU............AAC...........................................UUU.A.A..U...A.A.UGAA.........................CUAUAUAGGAAU..UA.....CUA..AA....UGUA-............AUUU....GGCUG.....GUU.. +HE796683.1/2411165-2410793 .G.UUAA.........U.CGUUGU............--G...........................................ACA.A.G..A...A.G.CGAG.........................-ACAAAACAACG..UA.....AGG..UG....UCAGA...........uAGGC...cAGUGG.....UGA.. +JAFS01000001.1/824753-824367 .C.AUGG.........U.UGCGGG............CUC...........................................CAG.G.A..G...C.G.GGUU.........................GUAAGCAAAAGC..UC.....GGC..GU....AUCGCc..........u-GCG...uCGCGG.....GUAgc +BAOU01000044.1/35706-35301 .-.CGCU.........A.AGCCCU............CGG...........................................GCG.A.A..G...A.C.CGU-.........................-AUUUAGGGGGA..UA.....GGG..GU....GAUGCc..........aUUGG...aGGUUA.....CUG.. +AEOP01000010.1/61538-61894 .C.AUGAc.......gA.UGUCGG............CGC...........................................GAU.G.U..A...A.C.UUAA.........................--AUCAAUUCGA..UC.....CCA..GC....CAAAGu.........caAGUU...cUGGAC.....AAU.. +KI259238.1/10152-9742 .C.AACG........cU.UGCCCU............UGG...........................................CUU.G.G..G...A.G.UG--.........................UAUUUAGAGGGA..UA.....AGG..CA....CUGCCu..........aUGGU....AGCCU.....CAG.. +ASKV01000006.1/24849-24484 .G.GCGC........aA.CGGUGG............-CA...........................................CGC.C.C..A...G.C.CAAG.........................--AAAAAUCACC..GG....aGUU..UA....AUUUC............GUUU....CGCUG.....UUC.. +KB890740.1/133210-133620 .U.GGAA.........A.UGCUGU............UAA...........................................UCC.U.U..C...G.C.-GAA.........................-AUUAAAACAGC..UA.....AGC..AU....CCGGA...........uAGCU...gUGUCA.....UCC.. +FR879654.1/40358-40711 .U.AGUA.........U.UUCUUC............GGU...........................................ACU.A.A..A...-.A.AGAA.........................UUUUUUGGAAGA..UA.....UUC..AA....UAUAA............ACUU....UGUUA.....GUU.. +FR889389.1/475-113 .U.AACG.........A.UAUCUA............UAA...........................................GUU.A.G..U...A.A.CGAA.........................AAUUUUAUAGGU..UA.....GUA..GA....AGUUA............GAGU....UGUUU.....AUU.. +CP001342.1/34167-34555 .A.CGGC........a-gCGCUGU............GGG...........................................CCG.C.C..A...U.C.U---.........................-GUAUCAGCAGC..UA.....GAC..CG....GGACGg..........uCCGU....UGUUC.....GCC.. +HF989692.1/61799-61403 .U.GAUGgu.....ag-gCGU---............---aucaag..............................auaacca---.-.-..-...-.U.CAAGgguuuag..........aguuucccUAAAAUAAAACC..UG....gGGC..UG....AUUUAu..........aAGGU....UUUGG.....UUU.. +CP003535.1/11043-10643 .A.ACAG.........A.UGAUUC............UUA...........................................AGU.U.U..U...C.-.UGAAu.......................u--AUAUUUUGAA..UC.....UUA..AG....UUUUUa.........uuCUGG....AUCC-a..aa--A.. +AGFP01000046.1/7013-7406 .A.CUGA.........U.UUCUAU............--A...........................................AGG.U.U..U...A.A.UGAA.........................ACAAUAUAGGAU..UA.....CCU..UU....AUGCG............-GGU....UGUUC.....UAA.. +ALYD01000034.1/3925-3580 .C.AGGA.........A.CUCCUC............UAC...........................................CUG.A.U..G...G.G.C---.........................-GUAUAAGAGGA..UA.....CCG..GU....CGUGU...........aAAGA....CGUGC.....ACA.. +FR899762.1/122785-122431 .A.UUAA.........U.UGCUUA............GGU...........................................UAG.U.A..U...A.U.CGAA.........................UUUCACUAAACU..UA.....CUA..AU....UAAUA............GGUU....AGUGU.....AGA.. +FR888581.1/27975-27566 .G.AGAAuu.....aa-cCGUAUC............AAG...........................................ACU.U.U..U...C.U.CAAGgagc................guaucUCUUAAAACUGC..UU....uGUU..UU....AGCUU............AGGU....UGAGGa...aGCU.. +AXXW01000006.1/8285-8702 .U.UAUG.........A.UCAUGA............UAC...........................................UUA.A.G..A...U.U.CGAA.........................AUCCCAUCAUGA..AC.....GGU..AU....UGUUA...........aCUUU....UGUUA.....CUU.. +FR898414.1/7627-8006 .A.ACGGc.......g-.CGGUUC............UAC...........................................CGU.U.U..C...G.G.GGG-.........................CUUUUUUGAACC..GA.....CGU..UA....UCCUG...........uAGCC....CGUAU.....CCG.. +CP002305.1/876782-876405 .G.AGAC.........G.GGCUUC............UGA...........................................UCU.C.U..A...U.A.U-AG.........................UAUUUGAGGAGA..UA.....AGG..AU....UAGAUg..........aGGUA....UGCCG.....AAC.. +JHVF01000005.1/25190-25562 .U.UAUU........u-.--UUAG............CAA...........................................AUA.A.A..C...U.A.UGAC.........................UAUUUAGCUAAC..GA.....UGC..UU....UUAGA............AAUU....UGUUA.....AUU.. +KE383878.1/389698-390080 .G.AGUA.........G.UGCCUC............GAU...........................................ACU.U.G..U...G.-.CGAA.........................-CCCUUAGAGGA..UA.....AGG..CG....AAGGUa..........uUGGU....UCGUU.....GUU.. +KB903598.1/117048-116669 .C.CACC.........C.GGCUCC............G-A...........................................GUG.C.G..A...U.G.CGAA.........................--AUUCAGGAGA..UA.....AGG..UC....AGUAUc.........ua-GGA...gGGUUUc...cAAU.. +HF996414.1/34976-35365 .C.AAA-.........-.UGAUGG............UAUgcguau..............................caaguuu-AA.C.C..A...U.U.GGAGguua................gacuuCCGUAAAAAGUC..UG....aGGC..UU....AGUUC...........aGGUU....UCGUA.....ACU.. +AP012057.1/3088989-3089374 .G.GGAA.........-.AGACCA............C--...........................................UGC.C.A..G...C.G.GGAAaga..................cugcUGACUUUCAGGA..AA.....GAC..UG....AGCGU............GGCA....GGCCUc..gaGCC.. +AP012338.1/3764942-3764524 .C.UCCC........g-cCGCCGC...........gUCG...........................................GGA.G.G..G...G.G.UUGA.........................ACCACUCGCGGC..UG.....GAC..CC....CACGG............AGGC....CGCUG.....CCG.. +FR878780.1/584-172 .U.AUACu.......uU.UUCUU-g..........cCAG...........................................UAG.A.A..A...G.A.CGGA.........................CACAAAGACAGG..GA.....GUC..GA....GUUUCc..........uUGGU....CGACU.....GAC.. +AUKE01000004.1/110420-110042 .A.UAAAg.......u-aAGCUGU...........uGAG...........................................AAG.U.G..C...C.U.CUAA........................g--ACCAUCAUCA..GC.....CGG..AU....GCGGA...........aAGGU....UGGUU.....UGC.. +ASNF01000024.1/3688-3210 .G.UUUU.........U.GAAUUU............UUU...........................................GAA.C.A..A...A.A.UUG-uuuu................guauuGAUCAAAUUUUC..UU.....UUU..UU....GUGG-...........cUUUU....UGUUU.....UUU.. +ATUN01000002.1/79576-79969 .U.AAAA........uU.UGCUAU............UUA...........................................UUU.A.U..C...A.A.UUAA.........................-AUAAAAAUAGC..AC.....AAU..UA....GCUUU...........aAUUU....UGUAG.....UUU.. +CP001991.1/80770-80390 .A.GGA-.........-.UUCUAA............--U...........................................UAA.U.U..G...G.A.AUAA.........................-GUAUUUUUAGA..AC.....AUA..UU....AAUUA...........gUGUU....UGUUU.....AUU.. +HF988635.1/78352-78721 .U.CGGCg.......g-.CGGCAA............-AA...........................................CCG.A.A..G...C.G.G---.........................--CAUCUUAACC..UC.....UUC..AA....ACCUU...........uUGCC....CGUUU.....GCG.. +FR884158.1/585-938 .C.GUUA.........G.UUCUUA............UAU...........................................GAC.G.U..A...G.A.UGAA.........................UAAUUCAUAAGA..UA.....GUA..AG....UAUUA............-GUU....UGUUA.....GAU.. +HF998489.1/9355-8982 .U.CGCUg......uuU.GGUUUG............ACG...........................................GCG.G.U..U...U.G.UUAA.........................-AUCAAUAAACC..UC....aACG..AU....GUUUU............-CCC....UGUCU.....GUC.. +CP005077.1/1066430-1066006 .A.AUAA.........G.AGGUAA............UGG...........................................UAU.U.A..U...U.U.UUGG.........................UUCCAAAUUACC..UA.....GUA..AU....UUAAU............UAGU....UGUUC.....UGU.. +KB890469.1/225159-225534 .C.GACC.........C.UAAUCC............GAG...........................................UCA.U.G..A...G.G.CGAA.........................--AUUUAGGAUU..UA.....AGG..UC....CGGACa..........u-GAG...aGGUCGa..ccAAU.. +CP006934.1/82796-83205 .G.AUGA.........C.CGACAG............U-A...........................................AGU.C.A..G...U.U.CGAA.........................-AUUUUACUGUC..AC....cAUU..UU....UUAUAa..........uUUUU....UGAUA.....ACU.. +KE386702.1/19959-20367 .U.AAUA........aU.UGUUCC............---...........................................ACC.G.G..-...-.-.-AAA........................gUUGGAGAACAGU..UG.....CGA..AG....GUCCUg..........aAAGU....UGUUU.....AUU.. +VAFM01000001.1/110572-110996 .A.AGUG.........-.UGCCAA............GC-...........................................GCC.C.A..A...C.C.CGAA.........................UUUUUACUUGGC..AA.....CCU..UG....AGUA-............AGGG....GGCGC.....ACG.. +VAFM01000002.1/254529-254105 .U.AGCG........c-gUGCAG-............--C...........................................GUG.U.A..A...C.C.CGAA.........................-AUUUAUCUGCA..CA.....CCU..UU....AAGUA............AGGG....GGCAA.....CCG.. +JPOG01000001.1/1870125-1870491 .G.ACGG........c-cCGCUCCg..........gCCA...........................................AUC.C.A..U...C.G.UUAA........................aUCCAAACGGAGA..UA.....AGC..GU....CUGCCu..........aGUCCc..cAGCCC.....GGA.. +LBVL01000005.1/63048-63431 .G.UGCGa.......u-.AGGCUU............UAC...........................................GCA.U.U..U...G.C.CUAA.........................--GACUUAAAGC..UA....cUCU..UU....CAGCU............GUUU....UGCUG.....GUU.. +AZAC01000012.1/3972-3618 .C.GAAU........cU.CGCCUUg..........uGGA...........................................UUC.G.G..G...A.C.CGAA........................aCUUAAGCAAGGC..UG.....GCU..UG....GAAGA...........aACCC....UGUUC.....GUG.. +DF820455.1/1391248-1391636 .C.GAUU.........A.UGCGCG............GGA...........................................AUA.G.G..C...G.G.CGAA........................uUCUCAACUGCGC..UA.....ACG..CG....GGUAU...........gAUCU....UGUCU.....AUG.. +LDWW01000002.1/237639-237287 .C.AGAA.........U.GAACCG............--G...........................................UCU.G.G..G...A.G.UAAG.........................--AUAAAGGUUC..UG.....GUC..UU....CUCUG...........aAGCC....UGUCU.....GUU.. +JMLW01000015.1/73476-73838 .A.AAGA.........U.AGUCUA............CGU...........................................CAG.C.G..U...C.G.CUAAa......................acUAAAUCGUAGAA..UC.....GCU..GA....AGGGU............AUCC....UGUUC.....GUU.. +JNKD01000026.1/39064-39457 .A.AUCC.........U.UGACUG............AAG...........................................GAG.U.A..G...C.C.UUAA.........................AUCUAUUCAGUC..UG.....GUA..AA....UCUGC............AGCG....UGUCG.....GUC.. +CBXV010000007.1/314848-314456 .U.GUCCu.......a-aCGUUCG............GGG...........................................GAC.A.U..G...G.G.CGAAa.......................aCAGAAUCCGAGC..UA.....GUC..GU....CAUUGg..........g-GUCu..uCGUCG.....CUUca +CCYH01000025.1/83270-82913 .A.ACAG........a-gCUUCCC............GGC...........................................UGU.U.U..U...G.A.U---.........................--GUAUAGGGAA..UA.....UCG..AG....GCAAU...........gAUCC....UGCUU.....AUU.. +LBXL01000031.1/6216-5793 .A.GUUUg......auU.GGUUUU............GCA...........................................UAC.U.U..U...C.C.AGAA.........................-AAUUUAAAGCC..AA.....ACU..UC....UAACU............CUUU....UGAUA.....GUU.. +JUGZ01000013.1/97606-98008 .G.AGCC.........G.GGUCAC............UCG...........................................GUU.C.A.aG...G.G.CUAA.........................--AUCAAGUGAC..UC.....GGG..AU....GGGGG...........uAGCG....UGCUG.....CUG.. +CP012508.1/617437-617850 .U.UAAU.........G.UGUCUG............UGC...........................................AUU.A.A..A...C.G.CUAA........................aACUAAAGCAGAC..UC.....GCA..AG....GUGGU............GCCA....UGUUU.....GCC.. +CP009498.1/16264-15881 .A.AGCGg.......cA.UGUUCC...........gUCA...........................................GCU.U.G..A...U.G.CGAA........................aACAAAACGGAGC..UG.....GUU..UA....CGGCGu..........aAUCC....CGUUU.....GGA.. +LBNX01000003.1/44093-44450 .G.UAGA.........U.UUUUUGg..........uUUU...........................................GUA.U.U..U...A.G.CGAA.........................-AAUCACUAAAC..UG....gCUU..UU....AUUUC...........aAUCU...aUGCUC.....UUG.. +CP010904.1/827903-827547 .A.AUCCc......gg-gUAACCG............GGG...........................................GUG.C.G..G...A.G.CGAAgu.....................uuUUUUCCGGUUAC..UG.....GCG..AC....CGGGA...........uUGCC....CGUUC.....AUC.. +JANU01000001.1/29828-30244 .G.AUCCg.......g-gCGCCUU............--G...........................................GAU.C.A..A...G.A.CGAG.........................ACAAUAGGACGC..UG.....GCU..GA....CUGCG...........uAGCG....UGCGA.....CUG.. +JQLX01000001.1/5794-5436 .G.CAGU.........U.UGCCGG............G-U...........................................CUG.U.U..U...G.A.GGU-.........................-AUUUAGCCGGC..UG.....CGG..UU....GAUAAg..........gGGUU....UGCAU....cCUU.. +JIAD01000001.1/1284265-1283893 .C.AGUG.........A.UGCCCG............UA-...........................................GCU.G.C..U...G.G.GGA-.........................---CUAACGGGA..UA.....ACU..GA....UUACA...........uGGCC....CGCUG.....CCG.. +LCNO01000015.1/15676-16056 .A.AGUCc.......aU.GGCUUU............GGA...........................................UUU.U.U..U...G.C.GAAA.........................-GACAAUAAGCC..UU.....ACU..CU....UAGUC............GUCC....UGUUG.....GUA.. +JTLC01000017.1/17326-17675 .U.ACGCa.......u-cCGUCUG............GUG...........................................CAA.G.A..C...G.A.AGAG.........................-ACUAAUCAGGC..UC.....GAA..GG....AUAGA............UGGU....UGUUC.....AUU.. +LBFQ01000072.1/2976-2610 .C.AGGGu.......uU.UCCCG-...........uUUU...........................................CCC.G.A..G...G.G.GGAAc......................ugGAUAAAAACGGG..CG.....UCC..CC....AUCUCg..........g--GAa..gCGCCCc...gAUG.. +LBWP01000009.1/3123-3526 .U.AAAUu......cc-.UGAUUU...........uGGA...........................................UUU.G.A..A...G.U.UGAA.........................-AAUUUAAAAUC..UU.....ACU..UU....AAAUC............AUCC....UUCCG.....GUA.. +LBOA01000003.1/31818-32197 .A.UGAGa.......g-.UUUUU-gg........uuUUG...........................................UAG.U.C..U...G.A.UGAGu......................auCACUAAACUGGC..UU.....UAU..UG....CGUUA............ACUU...aAGUCU.....UAA.. +JNUP01000003.1/6474-6821 .G.AAUU.........U.CGUCUG............CAU...........................................UUU.C.C..A...U.G.GGAA.........................AUUCAUGCAGAC..UA.....AGG..GU....UAAGA............GGUG....UGUUU.....CUU.. +JTJD02000015.1/33141-32758 .A.GGAU.........A.GUUCUGg..........cUCA...........................................UCC.U.A..G...G.G.CAAAgac...................cuuAACCAGAGAGCC..UC.....GC-..--....-----............ACCC....GGGUU.....AAG.. +LAJB01000003.1/224901-224540 .G.AUUCc.......uA.CGCCUG............GGG...........................................AUG.A.A..G...G.A.AGAG.........................-AUUAAUCAGGC..UG.....GCU..GA....UUCGA...........cGGCC....UGCUA.....UGC.. +LCET01000002.1/68324-67997 .U.UUUC........uU.AGCUUG...........aAAG...........................................AUG.A.C..U...G.C.UUAA.........................G-----------..--.....---..--....-----............-UUA....AGUCA.....AGC.. +CCEJ010000005.1/137421-137818 .U.AGGAggc...uuaA.AGCUUUca........gcCGU...........................................CUU.G.G..A...G.U.CGAG........................aUCUAAUGAAAGC..UG.....GCU..CU....UUCUU............UUUG...cCGCAU.....CUU.. +BATP01000055.1/13523-13879 .G.AUGCc.......g-.GGUAAC...........cGGG...........................................CAG.C.U..U...G.G.UGAG........................aUCUACAGGUUUC..UA.....GGA..AG....GGGAA............-CGC....UGCCG.....ACG.. +LBHJ01000003.1/696051-695697 .A.GCUGu.......u-cCGUCUG............GAC...........................................GGC.A.A..U...G.A.CGAG.........................-AUCAAUCAGGC..UG.....GUC..GG....UGUCGc..........gUCUU....CGCCC.....GUU.. +JPSP01000007.1/28515-28904 .A.CAAG.........U.UGUCUCug........auCGA...........................................CUA.U.U..A...A.G.AAAA.........................GAUUUAUCAGAG..UA.....---..--....-----............ACCU....UUUUA.....CUC.. +JVZP01000178.1/52129-52482 .A.GUUG.........U.UGUCGU............GGU...........................................GAC.U.G..G...G.C.GGAAu.......................uAUUUCUACGAUC..GA.....GUU..UG....UUUGC............ACCA....UGUCG.....GUG.. +BBLW01000001.1/280432-280064 .G.CCCC.........U.CGUCAU............CGG...........................................GGG.C.U..G...C.G.GGAC.........................-UUCUAGGUGAC..UG.....GGC..CUa..uCCGAC............UUGC...uCGCCU.....GAU.. +LCJL01000009.1/58801-58439 .U.UCAAg.......gU.UGGUUC............UCU...........................................UGA.A.A..G...A.C.UUAA.........................-GCUGAUGAACC..UU.....GUU..UU....GAAAG............GACC....UGUCG.....GCC.. +LBFR01000007.1/3685-4025 .A.UAAUc.......uU.GGUCCC............GGG...........................................UUA.U.C..U...A.C.CUA-.........................--CUAAGGGACC..UA.....CGC..CC....UAAGG............GUUU....UGGCA.....AGC.. +LBSR01000012.1/23369-23684 .A.UCUU.........U.UGCCGA............--G...........................................GGA.U.U..A...A.A.CGAA.........................--UAAAAUCGGC..AA.....---..--....-----............AAUC....CGUUU.....CUU.. +LBON01000001.1/85770-86180 .G.UUAGg.......a-.UUUUUGg.........uuUUG...........................................UAG.C.U..C...A.A.UUAG.........................UAUCACCAAACC..GA.....CUU..GC....AAACUg..........aUCUU....UGCUU.....UCA.. +LCPJ01000023.1/4002-4388 .A.CCGGu......ua-cGGAUUA...........aCCU...........................................AAG.U.A..G...G.G.CCAA.........................-GACAAUUAAUC..CA.....---..--....-----............CAGC....UGUCC.....GGG.. +LBVO01000045.1/1590-1187 .G.GUGU.........U.UGACUA............UG-...........................................CAC.C.U..-...U.U.CAAA.........................-UACAUUUAGUC..UA....uAAU..UA....GAGAC...........uAUUU....UGUCU....uGAU.. +LCND01000009.1/18504-18891 .U.UAGC.........U.AGUUUC............CGG...........................................CGA.G.G..C...G.G.CGCU.........................AUCAAAGGGAAC..UC.....GAU..CA....UUGGU............-UGG....CGCUU.....CGG.. +LBXN01000012.1/8146-8528 .A.GAAA........a-aUGACUG............GUU...........................................UUC.U.C..C...G.G.AGAC.........................UAUUUCAGUCAA..AA.....CCU..UU....GGGGGu..........uCCGU....UGUCU.....GUU.. +LBTE01000001.1/181582-181951 .C.AAGA........cU.UUUUAG...........u--U...........................................GUG.U.G..G...U.C.AAAU.........................CGUACACUGAAC..UA.....GCU..UU....CACUU............GUUC...uGGUCU.....CUU.. +JXYS01000044.1/11802-12151 .G.UGAU.........C.AUUCUG............GAA...........................................UCA.C.C..G...G.A.CAAA.........................-AAUCAACAGAA..UA.....AGG..AU....CAAGU............GAUA....CGCAU.....CCG.. +JRNA01000008.1/44248-44604 .C.GGUG........aU.UGCUAG............GUA...........................................GCC.-.-..-...A.U.GGAU.........................CGUAUUACUAGC..UA.....GUC..UG....UUCUU...........aUCUU....UGAUC.....UUC.. +JYNY01000067.1/698-284 .G.AAAAaua...uuu-.-----Aucc.....uuuaAGG...........................................UUU.C.A..A...G.C.UGAA.........................-GUUAGAAAGGA..UG.....CUU..CU....UAAUG............CGCC....CGUUU.....AUC.. +JQKG01000044.1/8746-9122 .G.GUUC.........A.UUCCUC............UAC...........................................GGC.C.U..G..cG.G.UGAA........................aACAAGUUGAGGA..UG.....GCG..CG....AAAGC............GGCC....UGUUC.....AGG.. +CP010049.1/662246-662652 .U.UUGU.........A.AUCCUAa.........aaCAA...........................................AUA.G.C..G...C.U.GGAAu......................auGUAAAAAUAGGA..UU.....GUU..GA....UUAGU............AAUU...cUGUUC.....AUG.. +LBUB01000004.1/14890-14538 .A.UACC........a-cUGACUU............UAG...........................................GUA.U.U..U...U.C.CAAA.........................-GUUUUAAAGUC..AA.....ACU..UC....CAAUU............ACUU....UGUUG.....GUU.. +LBTR01000041.1/3674-4084 .U.UACUu.......u-cGGUUUA............GGG...........................................UAA.A.A..A...G.A.AGAA.........................-AUUUAUAAACC..UU.....ACU..UU....AAACC............AUCU....CGCUG.....GUU.. +JRAO01000036.1/80303-80708 .C.CUGA.........C.AUCCUC............--U...........................................AGG.G.A..G...A.G.UUAA.........................-ACUUAGAGGGA..UA.....AGU..GC....CCAGG............AUGG...uCGCCU.....CUG.. +LBVU01000003.1/207697-208066 .A.AUCUu.......aA.CGAUUU............AAA...........................................GAU.U.C..A...C.G.CAAA........................aGACAAAUAAAUC..UU.....ACA..UC....GAGCG............UUCC....UGUUG.....GCU.. +LCKC01000012.1/3100-2729 .C.GGUU.........U.UGCUUG............AUG...........................................GCU.G.U.uU...U.C.CGAA.........................CUUUAUUCAAGC..UC.....CCG..AA....AGAAA...........aAAUU....UGCUG.....AUU.. +LCMH01000015.1/545-169 .A.GAUUu......uaA.UGAUUU...........aAAG...........................................AUC.U.G..U...A.A.CCAA.........................GACAAAUAAAUC..UU....aCUU..UA....AAUUU............-UCU....UGUUG.....GUU.. +LM655252.1/355939-355574 .U.UAAA........a-.---UAG............AAA...........................................AUU.A.A..A...U.A.AAAAu.......................u-CAUUUAUUAAA..--.....---..--....-----...........aAUCU....UGUUC.....GUC.. +JQKF01000008.1/93046-92698 .U.UCGGc.......u-cUUCUUG............AGG...........................................CUC.U.U..G...G.A.GGAC.........................-AUCAAUCAAGA..AA.....ACG..GU....AGUGA............AGUC....CGUCG.....GGU.. +CP006873.1/25114-24724 .G.UUAG.........U.UCCUUU............G-A...........................................AAA.C.U..U...U.C.UGAAau....................uuuCAUUUAAAAGGA..UA.....AUU..CC....UCAAU............AGAA....UGCUC.....CUC.. +FO681347.1/931288-931628 .C.UAUA.........G.UGCCUU............GG-...........................................AUA.G.U..U...U.A.UGAA.........................--UAUAAAAGGC..UG.....GUA..UA....AACAU............UUUU....UGUUC.....AUU.. +JJML01000005.1/22022-21639 .C.CAGU.........-.UGCCUCag.......guc-GG...........................................CUU.G.C..U...A.G.AUAAga.....................aaAUCACCUGAGAA..UC.....---..--....-----............CCAC....UGUCC.....---.. +LCRI01000014.1/3123-2691 .G.AGGC.........-.UGAUCC............--G...........................................CCU.U.U..G...G.C.GGAG.........................------------..--.....GAU..GG....UGCAA............U---....CGUCG.....GUC.. +LCMN01000019.1/6816-7187 .A.CAGGu......ua-cGGAUUAg..........c-CG...........................................AGG.U.C..A...G.A.GAAA.........................GACCAAUUAAUC..CA.....---..--....-----............-AGU....GGUCC.....GCG.. +LCBR01000003.1/24404-24800 .U.UUUCu.......u-cGGCUUA............AGG...........................................AAA.A.U..C...A.U.UGAA.........................AAUUUAUUAAGC..CG....aAAU..CA....AGAAU............GUUU....UGCCU.....GAU.. +LCIO01000001.1/359464-359150 .G.GAAA........aA.CGCUCC............GAU...........................................AUC.C.G..G...A.G.ACAA.........................---AUAAGGAGC..AA.....---..--....-----............----....-----.....---.. +LCMF01000007.1/3328-2942 .U.GGC-gcu..gacc-gUGCCGGc..........u-CG...........................................CCC.A.G..C...G.U.GGAAag....................cgcAAAGCAAAGGUC..UA.....AAA..AA....GACUU...........uAGGC...gUGCCA.....AAC.. +LCAT01000001.1/12487-12871 .G.UAAAag....aag-cUGUCCU...........gAGU...........................................GGA.C.A..G...A.G.AGAGua.....................uaAGCUCAGCAGC-..--.....GUA..UC....AGAAUg.........auCAUG....UGUCU.....UUG.. +LBTQ01000012.1/4722-4333 .C.UGGA.........U.UGUUUG............GGG...........................................CCG.G.C..A...A.A.UUGC........................aAUUAUCUCAAGC..UA.....GAA..UU....CGGAG...........uUUUU....UAUCC.....GCU.. +JHXL01000001.1/268664-268318 .U.AAAU.........A.UGUCUA............G-G...........................................UUU.A.U..G...A.A.UGAA.........................UUAUUACUAGAC..UC.....GUA..CU....UAUUA............AUUU....UGUCU.....AUU.. +LCJB01000031.1/7357-6953 .U.CGGA.........U.AUCCGG............UCU...........................................UUG.A.A..C...G.C.UAAG........................aAAGGCGACCGGC..GC.....UGU..GU....UGCAA............GUUU....UGUCU....uGCU.. +KL370861.1/689059-689433 .U.AUGG........uA.AGCUUU............GCC...........................................CAU.G.C..A...U.A.C---.........................GUAUUAUGAAGU..UA.....CUC..CG....AAUCU...........gAGUU....UGUCA....gGAG.. +CP011125.1/3695779-3696139 .C.UCCA........c-gCGACUC............GG-...........................................GAG.A.A..G...G.G.CGAA........................aAUAAAGGGUCGA..UA.....GCG..GU....ACGGA...........gAGCC....AGCCC....gACG.. +JPOL01000002.1/2743610-2743210 .U.UUAG.........-.GGUCUU............GA-...........................................UGA.A.A..A...G.G.CGAA........................aCUUAAUCAAGGA..UA.....AGG..UA....AUGGU............UGGA....GGUUU.....UCA.. +JQZV01000013.1/531207-531608 .U.GCAU.........-.CGCCUU............GC-...........................................UGU.A.A..G...G.G.AGAC.........................-AUUUUAGAGGC..UA.....AGC..AC....GGAAG............AGGU....AGCUU.....CGU.. +CP009770.1/651986-651568 .U.UUGG.........U.UUUUUAuu.......gguUAA...........................................CAA.U.U..A...A.G.UAAA........................uAUUUAUAACUAA..UA.....GCU..UA....UUAUUa..........uAGGU....UGUUU....uAUU.. +LN774881.1/45808-46201 .A.GUAU.........U.UUCCUA............AGA...........................................UAC.G.A..A...U.G.UUAUua.....................uuUUAUUUAGGAGA..AC.....UAU..UA....AUGCAaa........ucAUUG....UGAUU.....UCU.. +LCPZ01000013.1/14684-14250 .A.CAGC........u-gAGCUUA...........cAGA...........................................CUG.G.C..U...C.G.UGAA.........................-ACCCCUUAAGC..UA.....GGU..UG....CUGGC............AUUU....UGUUC....aCUU.. +JPGV01000030.1/16634-16230 .U.CGUC........u-cUUCUCG............GCG...........................................GAG.A.U..G...C.A.CGC-.........................CCACAGUCGAGA..UA.....GCU..UU....UUGA-............CCAA....CGUCG.....GCA.. +LCQK01000001.1/76799-76484 .C.GGCAa......ga-cGGCUUG............GUA...........................................GCC.G.G..G...G.A.UUAA.........................--AUCACAAAGC..CA.....---..--....-----............----....-----.....---.. +LBWS01000004.1/13001-12609 .A.ACAU.........U.UGUUGC............UGU...........................................UGU.U.A..G...U.U.CGAG.........................AUCAAAGGCAAC..UG.....GCC..UU....GAUUG............GUUU....UGUCU....aAUU.. +LBYP01000006.1/6250-6635 .U.AGAC........uU.UGUCUU............U-U...........................................UAU.A.G..A...A.C.CUAA.........................-AUACAAAAGAC..UC.....GAA..UU....UUCAU...........cUUUC....UGUUU....aCUC.. +CP010048.1/642823-643266 .U.UCUGu.......u-aUCCUA-...........gACA...........................................AUU.A.A..A...G.U.GUAUaucuau.............auuauaUUAAUUAUAGGA..U-.....UUU..UA....UUAGA............AAAA....AGUUC.....AUU.. +LBUF02000004.1/3892-3509 .U.UUUG.........A.CGCCCA............AGG...........................................GAA.A.U..C...C.U.GAAA.........................-AUUUAUUGGGA..UA.....AGC..GC....GGGUG............-UUU....UGCCG....gAUU.. +LBVD01000033.1/1549-1946 .U.CGGUc.......uU.UGAUUA...........gAGG...........................................CUG.A.U..G..aU.U.CGAA.........................-AAUAAUUAAUC..UU.....ACC..UU....UAAAG............AAUU....UGUUA.....GUU.. +JNKS01000009.1/137342-137688 .C.UGGC........aA.AGCUUU............GAG...........................................UCU.G.U..G...G.G.CG--.........................-UAAUAUGAAGC..UA.....CUG..AA....GCCGU...........cAGAA....UGCAC.....UUC.. +JHYB01000002.1/203033-203370 .A.ACUA.........A.CUCCUU............U-A...........................................AGU.U.A..A...A.U.-GAA.........................--UUAUAAAGGA..UU.....GUA..CU....AUUAA............CUUU....UGUUU.....GUU.. +LCKM01000037.1/6584-6998 .C.UUCU........c-.UGGUUU............AGG...........................................GAU.U.U..G...G.A.CUAA.........................CUUAUUCUAAAC..CG.....AGC..CU....GUUUC...........gUUCU....UGUUU.....GUG.. +LCQQ01000019.1/13784-14141 .C.CUGA.........U.UGUUCG............A-U...........................................ACG.G.U..A...U.G.CGAC........................g---CAAUCGAAC..AA.....---..--....-----............A---....--UUU.....UCU.. +LCRX01000013.1/37153-36761 .G.CCUG........aU.UGCCUG............AAU...........................................CAG.C.A..G...G.C.CGAA.........................CCGGCCUCAGGC..UU.....GUU..UG....AAACA............CUCU....UGCCG.....CUU.. +LCCA01000014.1/22738-23142 .U.UUGCgg.....gc-.-GAUCU............UCGcaaaaugccgg....................gggcguacagcuCAA.A.A..A...C.C.UUAC........................gGUCACUUGAUCU..UA.....GAA..AG....GAAUC...........aAGGG...uUGCCA.....ACA.. +LBWN01000015.1/4052-4452 .A.AUCA........uU.CGCCUU............AAU...........................................UGU.U.G..G...C.U.CUAA.........................ACAAACAAAGGC..AA.....GCG..UU....GCGUA...........uAUUU....UUUCC....cAUU.. +LBSM01000014.1/7495-7801 .G.CCAAg.......aU.AGCUUU............GGU...........................................AGG.C.G..G...G.A.UUAA.........................------------..--.....---..--....-----............----....-----.....---.. +LCSE01000026.1/14477-14815 .C.UGAUag.....ag-.AGCUCCg.........ccUCU...........................................CCA.G.G..G...A.C.CGAA.........................AACCACGCGGAG..--.....---..--....-----............-CAC....UGACU.....CCG.. +LCCH01000003.1/104539-104154 .U.UUUU.........-.UGUCCG............GGA...........................................GAA.A.C..C...G.U.UUAA.........................-AAAACACCAGA..UA.....GGA..AU....UAAAA...........uAUUU....AGCUU....aAUU.. +LBPN01000017.1/4668-4262 .A.AAUAg.......uU.CGACGU............UCU...........................................AUU.U.U..A...A.G.UCAA.........................GCUUAAUACGUC..UA.....GCU..UU....AACUU............-UCC....CGCCA.....AUU.. +LCQN01000004.1/2090-1720 .A.AGGC.........C.AGCUUC............UAG...........................................CCU.U.G..C...U.U.CGGA........................cUUGGCCAGAAGC..UA....gACA..GU....G-UUG............AAUU....UGUAU.....UCU.. +LBRG01000002.1/80990-80646 .C.UCUA.........G.UGCCUG............--G...........................................AGA.G.C..U...A.U.CAAA.........................--AACAAAGGCA..AA.....GAA..CG....AAAGG............GUUU....UGCCA....gAUU.. +LBWD01000040.1/2872-2459 .A.GUUG........gA.UGACUG............GCC...........................................AAU.U.U..U...G.G.AGUAu.......................uUAUUCAGUCAAC..AC.....CCC..GC....CUUCU............AUUU....UGUCU.....AUU.. +LFCL01000020.1/43920-44288 .A.GAGA.........A.CUUCUC............ACU...........................................CUG.U.A..U...U.C.CGAA.........................---ACCUAGAGA..UC.....GUG..AA....UGUGU............GUUU....CGUAG....aCUU.. +LCFP01000015.1/21595-21182 .G.AUAA.........U.UGACUG............--A...........................................UAC.C.G..G...G.G.GAAA.........................--GACUAAGUCU..UA.....CUC..UU....ACUGU............UGAU....UGUCU.....GUUg. +LCZK01000005.1/15794-15403 .G.GGAA.........-.AGACCA...........cUG-...........................................ACC.G.U..G...U.G.AAAG.........................--AACACUGACA..UCa...gGGA..AA....GACCU...........gGUGG....UGGCC.....UCC.. +LCPF01000001.1/139041-139402 .A.ACCA.........A.UGGUUC............U-A...........................................AAU.U.G..C...G.G.CCAG.........................--AUUCAGAACC..AA.....---..--....-----............AAAC....UGCC-.....---.. +LBTF01000042.1/4010-3627 .U.UGGG........c-cCGCCGA............G-C...........................................UCA.U.U..A...G.A.CGAA.........................---AAUUCAGGA..UC.....GGC..GC....UUAAA...........gGUUU....CGUCCg...aCUU.. +LBYO01000020.1/14685-15084 .U.GAAU.........U.UGACCC............G-A...........................................CUC.A.U..A...A.U.CGAA.........................--ACUUAGGGAA..UC.....GGC..CU....GCAAG...........cAUUU....GGUCU.....GUU.. +LCJI01000076.1/551-95 .G.UGGCu......aa-.GGCAAUu..........gAGU...........................................AUG.C.A..C...U.U.CUAA.........................-ACUAACCAAUU..CC.....CGC..UC....GAAGA...........gCUUU....UGUUU....cUUC.. +LBRY01000002.1/96982-97252 .U.UAUU.........-.UUUCUUguaug.uucucuAGA...........................................AUA.A.A..C...A.U.UUAA.........................------------..--.....---..--....-----............----....-----.....---.. +LBSX01000016.1/13212-12821 .A.UCAA.........U.UGUCUU............UAU...........................................UGA.U.U..U...G.C.UGAA.........................AGACUAAAAGAC..UA.....GUC..AA....UUACU............UUUU....UGCAU.....UUU.. +LCCN01000005.1/43676-44042 .C.AAGG........cU.GGCUAG............CCA...........................................ACU.G.C..G...G.G.GAAA.........................GACUAAUUAACA..AA.....---..--....-----............CAAC....UGUCG.....GCA.. +LBVI01000011.1/10031-10437 .C.UUGC.........U.UUUCCG............--A...........................................CAA.G.A..A...U.U.CAAA.........................-ACUUAAGGAAA..UA.....GGA..GC....AACUU...........gCUGU....CGUCU....aAUU.. +JNJZ01000001.1/51391-51754 .U.AAUG.........U.GGCUC-............---...........................................CUU.A.U..G...C.A.UGAA.........................-GAUUGCCAAAG..UA.....AUA..AA....UUAG-............AUUU....UGUUU.....GUU.. +LCQJ01000017.1/3987-4389 .G.AUAC.........-.UGCUCU............---...........................................UAU.C.G..G...G.A.UCAA.........................--ACUCAGAGCU..UU.....GGA..UU....CUUUG...........uGUUU....UGUCUg...aUUU.. +CWGI01000001.1/410139-410466 .U.UAUUu.......uU.UCACUU............GGG...........................................AUU.U.A..G...U.U.GGAGa.......................gGGUACAAGUGAA..UC.....AUA..UA....AAUUU............----....---UU.....AUU.. +JNSG01000124.1/7179-6798 .G.GGAA.........-.AGACCA............AUG...........................................ACC.U.G..C...C.G.GAAA........................gACGACACGCGGU..UU.....UCG..UA....AGAAAg..........cAAUC....GACCC.....GUC.. +LCQD01000047.1/1018-1366 .C.AGCU........uU.UGAUUC............CGG...........................................ACU.G.U..U...U.G.CGAG.........................AAAUUGGAUCAC..UC.....UGA..GA....A----............AUCA....GAAUC.....GCC.. +LBRC01000023.1/12761-12379 .A.AGAU.........G.CGCUAA............U-U...........................................GCU.U.U..G...C.C.AAAU.........................UAAAUAUUAGCU..UU.....AAG..UC....AAAGU............GUUU....UGUAA.....UUU.. +LCLC01000008.1/174-544 .A.GCAU.........G.UGUCUG............A-C...........................................GGC.A.A..U...U.C.CGAA.........................-ACACUUCAGAC..UC.....GGA..GG....AUCGC............AGGU....UGUCUg...gAUA.. +CP013015.1/2533989-2533630 .U.AAAU........g-gUGCCCAu..........aACA...........................................UUU.A.A..U...A.G.CGAA........................aCUUUAAAUGGGC..UA.....GCU..UU....UGUCC............UUUU....UGUUC.....GGA.. +MHBD01000002.1/13547-13938 .U.UGAGu.......gU.UUUCUU............AUA...........................................GCA.A.G..U...U.G.UGAA.........................-AUUUAUAAGAA..UA.....GCU..GU....UCAAC............AUCC....UGCUU.....GUC.. +MGXT01000015.1/8080-7667 .U.UAAA.........A.UGUCUG............AAG...........................................UUA.A.G..C...U.A.CUAA.........................AACGCAUCAGAC..UC.....ACA..GU....AUAGU...........uAUCC....UGUUG.....GUC.. +MGXG01000040.1/13579-13190 .A.UAAA.........G.CGUCUG............ACA...........................................AUA.U.A..C...U.G.UUAA.........................AACUUUUCAGAA..UC.....GCU..GU....UCUCC...........aACCG....UGCUG.....GUC.. +LJCP01000005.1/82764-83123 .A.GCGC........c-cCGCCCGg..........gGCC...........................................ACC.U.A..C...C.G.UUAA........................aGCCAAUCCGGGC..UA....aCCG..GU....CACA-............UCCC....CGUCA.....CCC.. +LKUE01000187.1/213-565 .A.AACC.........U.UGCAUC............G-G...........................................GAG.A.G..G...A.A.GGAA.........................ACAAAAAGAUGC..UG.....GUC..UG....GUUGU...........cAUCC....AGUCU.....GAA.. +MHAC01000036.1/12680-12321 .A.UUGU........u-gAGUCGG............---...........................................UGA.U.U..C...C.A.CGAG.........................AAAUUAGGCUCA..CA.....GCG..CA....AAGA-............GGCU....UGUCA.....GUU.. +LEKQ01000002.1/22785-22433 .C.GAAAg.......gU.CGCCCC............GCC...........................................UUU.C.A..G...G.G.AGAA.........................-AGGUUUGGGGC..UC....uCUU..AA....GAGGG............AUCC....UGCCC.....UUG.. +CZVY01000005.1/22662-22299 .U.UCUG.........U.UCUCAG............--G...........................................GGA.A.A..U...A.G.CGAGc......................caAAUCACCUGAGA..UA.....GCU..UU....GCUGU............-GGG....UGCCU.....AUC.. +MFGX01000014.1/1750-2110 .U.CAGA.........C.UGCCUC............CGG...........................................CUG.A.G..G...A.G.CGAG.........................AACUUCGGGGGC..UC.....AGG..CA....UGGCG............AUCC....GGUCU....uGCG.. +CVRF01000002.1/116186-116544 .U.AUAUc.......uU.UUUCAG............AGG...........................................GUA.G.U..A...C.G.UUAA.........................AUUUAAUCUGAA..UA.....AUU..UA....UUAGU............UAUG....AGUCU.....AUU.. +MGVD01000143.1/12424-12776 .G.AAAUu......ugA.AGCCCUg.........acAGC...........................................UUU.C.A..G...A.A.GGAC........................aAAAUAAAUUGGG..GA.....CCG..UU....UUCAG............CGUC...aGGUUC.....AGA.. +MEKR01000144.1/4750-5104 .U.CUCUc.......u-cUGUCCG............UGA...........................................GGG.A.G..G...A.G.CGAG.........................-ACCCAUCGGGC..UA.....GCG..GC....CGUUA...........aUUCU....UGUUG.....GCU.. +CP014606.1/252745-253092 .U.CUUU.........U.UUCCUCa..........aGAA...........................................GAA.A.U..A...A.G.----.........................GUAAUUAGAGGA..UC.....GUU..UG....UAAUC............AGCC....UGUCU.....AUA.. +MEWO01000052.1/4102-3747 .C.CCCC........g-gCGCUUC...........gGCG...........................................GGG.G.A..G...A.A.UGAA........................aACUUACCGGAGC..UG.....GCU..GG....GAGCA............GACC....UGCCA.....AUC.. +MGRH01000003.1/98169-98518 .U.CCUG.........U.UGCUUU...........cUGA...........................................UGG.A.G..A...A.G.CGAA........................aCUUUAAGAAAGA..UA.....UCU..UU....CGUGU...........gAGCC....UGCAC.....CCC.. +MGYE01000004.1/2020-1606 .C.AGGU.........C.UACCUG............GAG...........................................UCU.G.A..U...U.G.CUAA........................aCUAAAUCUAGGC..UC.....GCU..AU....CGAGU...........uGCCA....UGCCA.....AUC.. +MFGW01000163.1/1065-712 .U.GGAAg.......gU.UCUCCA............GCG...........................................ACC.G.U..G...A.G.UGU-.........................-AUCAGUGGAGA..UA.....GUU..UC....UGAAG...........gAUCC....UGCUU.....ACC.. +MGYI01000040.1/15438-15037 .G.CCAU.........A.UGGCUC............GUA...........................................UGG.U.A..G...A.G.CAAG.........................---AUUCUGAGC..UC.....GCC..UG....CUUAU...........uUCCC....UGCCU.....GUU.. +LWLG01000001.1/217929-218288 .A.AGGG........a-gUGCCUG...........cCUC...........................................CCU.U.C..C...A.U.CGAG.........................AGUCCAGCAGGC..UG.....GGC..GA....GGAGG............-AAG....CGCCC.....GGG.. +MHFY01000089.1/36825-37235 .A.AAUU.........G.CGCUUU............CGG...........................................AUU.U.A..G...G.A.CGAA.........................CCUUAAGAAAGC..UA.....AUC..UU....GUUUA............CGUU....UGUUU.....AUU.. +MFGU01000072.1/12500-12155 .U.AAAC........u-gUGCUCC...........gGGG...........................................UUU.A.G..G...G.G.CGAG........................aAAGUUCUUGAGC..UA.....GCU..UG....AACGG............AUUU....CGUCC.....GUG.. +MGSL01000002.1/87491-87871 .U.UUUU........c-gUGUCUGu..........uGAA...........................................AAA.U.U..U...G.G.UUAA.........................AACCUAGCAGGC..UU....aGUU..UU....CUGGU............-ACC....CGCCA.....UGG.. +MGPY01000047.1/46976-47340 .G.CGAU........g-gCGCUGC...........aGCG...........................................UCG.C.A..G...G.G.CGAG.........................AAAUACUGCGGC..UG.....GUG..UA....ACCGG...........uACCC....UGUCC.....UUC.. +LJUH01000035.1/1177-803 .U.UUUCuu....cuuU.UGCUCUcu........uu-UG...........................................AAA.A.U..U...U.C.UCAAg......................auUUUAAGAGAAGC..AG.....GUU..AU....CUUUUu..........aACGUu..aCGAAC.....CUA.. +LMZT01000136.1/1985-1630 .A.UGAU.........A.UGCUCG............UGG...........................................UCC.U.C..C...G.A.UGAA.........................ACAAUAAUGAGC..CC.....GCU..UG....AUGGC............UGCC....UGUCC.....GGU.. +MGYF01000011.1/45317-44918 .G.UUGUu.......gU.GGCCCA............UGG...........................................CAA.C.G..U...G.A.UUAA.........................--AACACAGGGC..UC.....GCU..GU....GUGCU...........aAGCC....CGACU.....GCU.. +LKAJ01000003.1/197001-197364 .A.CUGU.........U.UGCUCU............CGU...........................................CAG.U.U..G...G.G.CUAA........................aUAAACUGAGAGC..UG.....GUU..UG....AUGGG............UCCC....CGCUA....gAUC.. +MHBL01000417.1/6274-6630 .A.AGGUc.......g-.GGCACC...........cGGA...........................................CGG.A.G..U...G.A.CGAGa......................auUUAACAGGGCGC..UG.....GCU..GC....UUCGG...........uCGGC...cUGUUC.....UCC.. +MGES01000013.1/12099-12466 .C.GCGUuc.....ua-.UGGUAGg..........gCGG...........................................CGC.G.U..U...A.C.UUAA.........................AAAAAGUCCAAC..CA.....CGC..UC....CGAUG...........aACCG....UGUUC.....GUU.. +LQAA01000069.1/10493-10138 .U.UUGG.........U.UGUGGA...........aGGA...........................................CAA.A.U..G...G.A.AUAAg.......................aAAAUCUUUUCGC..UG.....GCC.uUC....GGGAG............AGCC....UGUCC.....AUU.. +MHFD01000070.1/17299-16909 .G.GGGC.........U.AGUUUU............CGG...........................................UCC.C.U..A...A.G.CGAA........................aCUUAACGGAAAA..UG....cUUC..UU....UCUAA............AUCC....AGUUU.....ACC.. +LFTD01000032.1/11516-11867 .G.GGUG.........G.AGUCUC............GAC...........................................ACC.C.U..A...G.G.GUAA.........................---UUUAGAGAC..AA.....GCC..CA....UUAAU............AAUU....UGUUG.....UUU.. +MEUM01000023.1/2255-1908 .U.AAUU........cU.CGCCUU...........uAGG...........................................GUU.A.A..U...G.G.AUAA.........................-GUUGAAGAGGC..UU....gCUU..UC....GAC--............GACC....UGUCU.....UUU.. +MHGJ01000085.1/9403-9005 .G.AUCG........uU.AGUCUU............UGA...........................................AGU.C.A..G...G.G.UGAG.........................ACUCAAAAAGGC..UG....cGGC..UU....AGGCA............AUCC....UGUUU.....AGC.. +MGQK01000021.1/36705-37061 .A.GGCUc......cu-cGGCCGGu..........gGAG...........................................GCC.U.G.aA...G.G.CGAG.........................AUUAAUGCUGGC..UC.....GCU..GA....UUCCG...........gACCG....CUUCC.....GCG.. +LIZX01000026.1/1871-1455 .U.CGAU........c-.UCUCCGg..........uUGG...........................................UUG.G.U..U...G.G.GGAA........................aAUUUAAAUCGGA..UA.....AUC..CG....GGAAA............UUCC....UCGCU.....UUG.. +MHAB01000009.1/90027-89665 .G.CAUC.........G.UGCUCC............GGG...........................................AUG.C.G..G...G.G.CGAAucccg..............aaagggAACCACCGAAGC..UG.....GCG..CC....AAGGG...........cAUCC....CGCUU.....GUC.. +MGSF01000072.1/8854-9199 .U.ACCC........g-gCGCCUC...........aACA...........................................GAU.A.A..G...G.G.CGAA.........................CCCAAUUGAGGC..UA.....CUC..UA....UUGAA...........aAUCC....UGCCG.....UUG.. +LVAZ01000193.1/10568-10923 .A.AACC.........G.UGCAGGc.........ggGCG...........................................AGG.C.G..G...C.A.AGAA.........................CCAACAGACUGC..UG.....GCU..GA....UCCGA...........gUGGC...aCGUUC.....GGC.. +METP01000031.1/3055-2626 .C.GGUC........uU.UUCCGU............UUG...........................................GCU.G.G..U...U.A.AAAA........................gACUUACAGCGGA..UA.....GCG..CG....GAGAG...........cAACC....UGGCU.....UCG.. +LDIY01000025.1/1455-1093 .G.AGCGagau.ugag-cGGUUUA............GUA...........................................GCU.U.A..A...U.-.-GAG.........................-UAUUACAAGUC..GU.....CUU..AU....GUAACa.........auGCUG....UGCCU.....UUG.. +KQ959571.1/48198-48573 .C.AAGU........u-aAGCUUU............GCC...........................................CUU.G.G..A...A.-.----........................uUAUCUAUGAAGC..UA.....CUU..UC....AUAAG............CGAU....UGUUC.....AAA.. +MEIE01000003.1/8149-7786 .C.AGGG.........G.CGCGGA............GAC...........................................CCU.G.A..C...G.G.UUAA.........................-AUUUUCUCCGU..UA.....CGU..CC....UGCGGac........uuAGUU....CGCCG.....GCU.. +MBEW02000007.1/65381-65025 .U.AAAUa.......gA.UAAUCG............GGA...........................................UUU.A.C..A...C.U.GCAU.........................-CAAUUCGAUUG..UA.....GCU..UU....GCAAA............AGUU...uUGAUA.....CUA.. +LN906597.1/1769319-1768932 .G.GCUG.........A.AUCUGU...........gGCG...........................................GCU.C.U..U...C.C.CGAC.........................-AAUUUAGCAGA..UA.....GCG..UG....UUCCA...........gCGUU....UGCGC.....GCC.. +KQ960171.1/91994-92343 .G.CGGC........cA.AGCUUU............GCC...........................................CCG.U.A..C...G.U.GGAA.........................--UCCAUGAAGC..UA.....CUU..UA....UGACGa..........cCUUU....UGUUU.....UUC.. +MEWP01000009.1/6310-6669 .A.CGUC.........A.CGUCCU............CGG...........................................GCG.G.G..A...C.G.CGAA.........................AUAACAGAGGGC..UG.....GGC..CG....CUGGG...........aAGCC....UGACA.....GCC.. +LFTO01000071.1/11850-12204 .A.AAUCc.......u-cUGCUCA............UGG...........................................GAC.U.C..A...G.G.GGAA.........................ACUCAAGUGAGC..UA.....GCC..GG....UACGC............AUCC....UGUCC.....CUG.. +MGFQ01000019.1/12306-11944 .A.AAC-c......uuU.GGUUUA............GGG...........................................UUU.U.U..A...G.C.UAAA.........................GAUAAUUAAACC..UU.....AUC..UU....GGCUU............AAUC....UGCUG.....UUC.. +MHFG01000092.1/3055-3470 .A.CCUUgu.....uu-aACCUUU............UUG...........................................GGG.U.U..A...G.A.UGAA.........................AUUUUAAAAGGC..UG.....CCC..AU....CGGAA............AUUC....CGCCU.....GUU.. +MGGC01000035.1/20445-20094 .G.UUGCu.......uU.UGACUU...........aAAG...........................................UAU.C.U..U...G.C.UUAA.........................GAAAGUUAAGUC..UU.....ACU..CU....AGAUU............UUUU....GGUUA.....AUU.. +AP013035.1/288584-288937 .G.AGCC.........U.UGCUCC...........gGGG...........................................GCU.C.C..G...G.G.CAAGa.......................uGCUAACCGGAGC..UG.....GCA..GG....AUGUC...........cAGUC....UGCCC.....GUG.. +MIAO01000031.1/2832-2487 .U.UUUU.........U.CGGAUA............G-G...........................................GGA.A.A..C...A.G.CGAC.........................---AACAUAUCC..UC.....GGA..AC....UGGAA............AUCU....UUCCU.....GAC.. +MFRH01000054.1/18084-18462 .C.UUUC.........A.GGCAAC............AG-...........................................AAA.G.U..G...G.A.AGAA.........................AUUUUAGUUGCU..UG.....CUU..UA....GGAUU...........uUCUC....UGCUU.....UUG.. +MHOI01000020.1/3407-3757 .U.UGCA.........U.UGUUCG............A-U...........................................GUA.A.U..A...C.G.UUAA.........................--AACAUAGAAC..UC.....GGC..UC....UUCAG...........uAUUU....UGGAU....aUUU.. +MHHW01000003.1/105340-105708 .C.AGUC.........U.UGUCUG............AUG...........................................AUU.G.U..U...U.C.CCAA........................aAUUUAUUCAGAU..UC.....CUG..AA....AGUAA............AGUU....UGCUG....aUUU.. +MHBJ01000129.1/58834-59187 .G.GAGC........aU.AGCCUG............C-G...........................................CUC.C.U..G...C.G.UAAG........................aAAACAGUGGGCC..UA.....GUC..UG....AAGGG...........aAGCC....UGUCC.....GCC.. +MEIF01000008.1/13558-13201 .C.CGGG........g-gUGCCUG............UAU...........................................CCG.G.C..G...U.G.UCAAa.......................uCAAACCUCAGGC..UC.....GCC..GC....UGGA-............ACCC....UGAUC.....GUU.. +MHFI01000010.1/1947-1560 .G.CCAG........c-gUGUCUC...........uGGC...........................................UGG.U.U..U...G.A.CGAGa.......................uGUGACAUGGGGC..UC.....ACU..CU....UUAAA............AUCG....UGCUG.....AUU.. +CYUJ01000002.1/555749-555396 .C.UAA-........gU.CGCCAU............AA-...........................................GAA.A.G..A...G.G.G---.........................UAACUAUGACGA..UA.....UAA..CA....AGAAG............GACU....UGUCU.....GUU.. +MHBF01000056.1/34319-33960 .A.AGGGcuu...uuc-cGG----uu........ccCGG...........................................CCU.U.U..G...C.G.CGAG........................aUAUAAGGGAAAA..UA.....GUC..CU....GAGAC...........aGACU....UGCCC.....GUG.. +MIBK01000189.1/29921-30265 .C.CGGG........a-gCGCUGC............AUA...........................................CCG.G.C..A...G.G.GAAA.........................-ACAAAUGCGGC..AA.....ACG..GG....AAGGCa.........acGGCG....GGCCG.....CCG.. +KQ959676.1/82208-81846 .G.AGUG.........U.GAACGC............UGC...........................................GCU.G.U..A...A.C.AAAA.........................-GACUGAGCGUU..UA.....GGA..AG....AGAUC............UGUU....UGUUA.....GUG.. +LMAD01000040.1/12505-12857 .G.GGAU.........U.CGUCAA............UGA...........................................GAC.C.G..U...C.G.GGAC.........................AAUUUAGUUGAC..UA.....CGG..AG....UCGCA............CCGG....UGCUG.....AUG.. +LNEO01000177.1/47390-47749 .G.GGGA.........C.CGCACC............CCG...........................................ACC.U.G..G...G.A.GAAA........................gAUAAAGGAGUGA..UU.....GCC..UG....CGAGG...........gAGCC....UGUCU.....GUC.. +MENC01000299.1/8040-7646 .U.GAUG.........-.UGUUUC............GG-...........................................UUC.A.C..A...G.G.CGAA.........................-AAAACAGAAAC..UA.....AGG..UU....CAGGU............CGGC....UGCAA.....UUU.. +MGNI01000077.1/12465-12064 .U.UAGG.........A.AACCAC............GAA...........................................CUA.A.G..U...C.-.-AAAgauggc.............cuuucgGGGCUAAGUGGU..UA.....GUG..AA....UUGUGa..........uCACU....UGGUU.....GUG.. +LNES01000006.1/53933-54307 .U.CCUAaguu.cauc-.------ucu.....uuucGCG...........................................GGG.U.G..C...U.U.CGAG.........................-ACAAGAAGAGA..GG.....CGU..CU....GCCCGu..........cGUGU....AGUGC.....CUU.. +LFRX01000017.1/24494-24846 .G.UCUAu.......uU.CGCCUA...........gAUA...........................................GUA.C.U..A...A.C.UGAG.........................-AUUGAUUAGGC..UA.....GCU..UU....UUCUG...........gGGUU....UGUUU.....AUU.. +MEUL01000107.1/12938-13366 .U.UGCUc.......uU.UGCUGU...........uUGG...........................................GUA.G.G..U...G.G.GAAA........................aCUAUACAUCGGC..UA.....GUU..UA....AGGGC............UGCC...aCGCCU.....-CG.. +MGGO01000013.1/5585-5190 .A.UAAUu.......a-gUGACUA...........aUGA...........................................UUA.C.U..G...A.C.CGAA.........................-ACUAACCAGUC..UU.....ACU..CA....AAAGU............UUUU....UGUUA.....AUU.. +LNFE01000171.1/18255-18602 .C.AAGCu.......u-cUGUUCG............GAG...........................................CCC.A.G..G...G.U.UGAG.........................-AUCAAUCGGAC..UG.....GGA..UU....GGGGC............GUCU....UGCUG.....GUU.. +MGFS01000028.1/13613-14010 .A.UAGCc.......aA.AGACUA...........aUAG...........................................CUA.A.U..A...G.C.CGAA.........................GUCCAAAAAGUC..UU.....ACU..UU....UAAUC............AUCC....UGCUA.....AUA.. +MEUA01000041.1/14928-15356 .U.UAAUc.......u-.UUUCUG...........aCGG...........................................UUA.G.U..U...G.G.GGAAa.......................cUAAAGAUCGGGA..UU....aCUU..UG....AGAA-............GUCU....UCGCU.....UUG.. +MFFR01000081.1/9602-9956 .A.CGCC.........A.CGCCCG............UGG...........................................GCA.G.C..G...G.A.CGAG........................aUCCAAAGCGGGC..UG.....GUG..CG....CCGCU...........gAUCC....CGCCG.....GCC.. +MEUE01000001.1/557389-556978 .C.CUUC.........C.GCCCGC............GGG...........................................AGA.A.C..C...G.G.AGAAa.......................cUAAAACGCGGAC..UG.....GCU..UU....GAGAA............GACC....UCGUU.....UCG.. +LFTP01000002.1/9946-10303 .A.UUCC........u-aUUCUCG............GUG...........................................AAA.U.G..G...G.U.CGAC.........................ACUAAACCGAGA..UA.....GCU..CU....UUGGA...........aGGCA....UGCUU.....UCC.. +MHYJ01000104.1/2228-1853 .U.UGUGcu.....au-.UCUC--u.........auGGC...........................................AUA.G.A..U...A.G.GGAA........................uUAAAAAUAGAGA..UA.....GCA..UC....UAAAA............AUCC....UGCAG.....GGU.. +MIAP01000112.1/1145-797 .A.UCGG.........-.UGUUCA............GGG...........................................CGA.U.G..U...G.G.GGAC.........................UAAAUCUUGAAC..GU.....GGA..AG....AGCGU............AGGU....AGGCCg...aAUC.. +LJUS01000001.1/121172-120775 .C.GCGG........gA.CGCCAC...........uCAA...........................................CGC.G.C..G...A.A.AGAGgagc................ucucgGGCUCCGGUGGC..UA.....ACC..UG....AUGGA...........cUGCC....CGUCG.....ACU.. +MENF01000054.1/12124-12519 .G.GUAA.........-.-GUUCC............G-A...........................................UAC.C.U..G...A.G.CGAA.........................-ACUUAAGGGAC..UA.....AGG..UA....AAUGU............AGGU....UUUGU.....UUU.. +MGHN01000018.1/79211-78798 .C.AGAAu.......uU.GGCUUU............--G...........................................GCU.G.U..C...G.A.CUAA.........................-GAUUUAAGCCU..UA.....CUU..UU....AGCAU............UUUU....UGGCG.....GUU.. +MHCQ01000017.1/18428-18784 .U.AAAUug....ggcU.GGCUU-............---...........................................--C.C.U..A...A.C.UAAA........................aCUAUCAACAGCC..UU....aCUU..GU....UAGUC............AAUC....UGUCG.....AUG.. +MFJE01000033.1/5817-5410 .A.GAGAg.......gU.UGAUCU............UCU...........................................UUC.U.U..A...U.U.UUAA.........................-GAUGAUAGAUC..UA.....GAA..AA....GAUUU............-UCU....UGUCA.....GUU.. +MGHY01000011.1/7664-7307 .U.UUGGu......gu-cUGAU--u.........gaUCA...........................................CAA.A.C..A...A.A.GUAA........................gCUAAAAUCAAUC..UU.....ACU..CA....AAAUU............-GUU....UGCCA.....GUU.. +MFKJ01000019.1/29047-28723 .C.UGGUaga...guu-cCGCUUCc.........cgCUC...........................................UCC.G.G..A...A.A.CUAA.........................-AUUUUAGAGAA..GC.....---..--....-----............-GAU....UUCUU.....UCU.. +MFTT01000008.1/14499-14117 .G.AAGA.........U.UGCCGA............--A...........................................CUU.C.U..U...G.G.ACAA.........................--AAAUUCUGGC..UC.....GGC..GC....UUUGA...........gGUUU....CGUCUg..acUUU.. +MEVA01000003.1/22149-22542 .G.GAGC.........U.GGUUCG............ACC...........................................AAG.A.U..U...U.C.CGAGggacaa............caaaaccAAAUAAAGAAUC..UA.....UGA..GG....GGUUUa..........gGGUU....UGUUA.....ACU.. +MFPQ01000142.1/11917-12277 .C.CGAC.........-.AGCCUU............CGG...........................................UCG.G.A..A...-.U.CUUG.........................UACCUUGAAGGC..UG.....GGC..CU....GGCCG............GGGC....UGCCU.....GCG.. +MGUR01000029.1/2715-2345 .U.UAAG........c-gCGCCUU...........cGCG...........................................ACC.G.C..G...G.C.CGAA.........................AUGCAGCAAGGC..UG.....GUC..UU....UAGGU............AGGU....GGUUC.....GCA.. +LDIV01000001.1/548920-549290 .G.AGAA........uU.UUCCUG............GGG...........................................UGU.A.G..C...C.G.GUU-u.......................cGUAUACUCAAAC..GG.....CUC..UU....AUGUG............CAGG....AGCUC.....UUG.. +MGZJ01000091.1/160444-160040 .G.GA--.........-.UGAUCC............GAU...........................................AUU.C.G..U...C.G.----.........................-UAUUUUAGGAA..UC.....GGU..UC....CUGGU............GCCU....UGAUU.....GAU.. +LDIZ01000008.1/226215-225849 .G.UUCA.........-.AGACUAcaca....auugUGU...........................................AGA.C.C..G...A.U.GUAG.........................-UAUCACUCAAU..UG....uCGG..AU....UUGGC...........u-AAC....UGUUU....cUUU.. +MHYA01000206.1/8826-8473 .A.UCGG.........G.UGCCCG............GAC...........................................UGA.U.G..G...G.A.UGAG.........................-AAACUCUGGGA..UA.....GCC..AA....AGCAA...........gUGUC....UGUCG.....CUU.. +LSSZ01000072.1/31664-32087 .C.GCCAg.......a-.GGUCGU............UCCccucaccugagggggu...........cggccgcaccgaaggcGGC.G.A..U...G.G.CUAA........................aUCUACGAUCGGA..UA.....GCU..CU....GCCGC...........aACCC....UGCUC.....GCC.. +CP012665.1/27155-27547 .A.UGUA.........A.UGUGUC............UAC...........................................ACA.G.G..C...G.G.CGAGg......................ugAAGUACGGACAC..UA....gAGA..GG....UAGUC...........aAGGA....UGGUG....gCCU.. +LIGX01000041.1/259241-259604 .A.UGCGg.......g-gAGACCG............--C...........................................GCU.G.A..C...C.A.CGAGa......................caACCACAGGUCCC..UA.....GCG..AG....UUGCA............AAGC....UGUCG....uAUG.. +MIDO01000016.1/4255-3890 .A.AUGU.........U.UGCAUU............UCG...........................................CAU.G.C..U...A.C.UGUA........................aUCAAAGAAAUGC..UA.....GCG..AA....GGUUA............GUUC....UGCUA.....CCU.. +MIDR01000041.1/43779-43394 .G.GUAGcg....gag-.AAACCG............CGC...........................................UAA.C.G..A...G.G.UGAA.........................AUCUUUCGUGGU..UUu..ucGGG..GA....AAGGU............AGCG....UUUUG.....CGC.. +LJZT01000076.1/188-579 .U.UCAC.........-.UGUCUCug.......gucAGU...........................................GAA.C.U..G...A.G.UUAA........................gACAAUACCAGAG..C-.....---..--....-----............AUCC....CGCCG.....UCC.. +MFKM01000033.1/15478-15821 .U.AAAA.........-.AGCCGG............--U...........................................UUU.A.G..C...G.G.AAAC.........................--AUUUACGGCA..AA.....GAG..UU....UGGAA...........uUUUU....AGUCG.....-CU.. +KV820624.1/2365-1959 .U.AGUG.........-.CGUCUU............UC-...........................................AUU.A.C..C...G.A.CGAC.........................-AUUUAAGAGAC..UA.....AGC..AA....GUAGG............AGGG....UAGCU.....UUG.. +MHXF01000040.1/2608-2260 .C.UAAA.........C.CGCUUU............CGU...........................................UAG.C.C..G...G.G.GGAA.........................AAUAAAGAAGGC..AU.....AUC..CA....AAAUU............AUUU....UGCCG.....GUU.. +MEZU01000014.1/99792-99406 .C.AAGA.........-.GGCAUC............--G...........................................CUU.G.A..A...C.A.UUAA.........................-GAUAUAGAUGC..UG.....GAA..GU....UGCGG...........uGUUU....CGUUU.....GUU.. +MGHF01000001.1/36664-36261 .U.GGUU........uU.UGACCU............UAA...........................................ACC.A.A..A...G.A.UGAA.........................GUAUUAAGGUAU..UA.....CUU..UA....GUCUC............-AUU....UGCUG.....UUU.. +MGUW01000023.1/24194-23844 .A.CUCUg.......cU.UGCCUU...........gUCG...........................................GAG.U.A..G...G.G.CCAG........................aAAAUAACAGGGC..UU.....GUG..AA....CAGGU...........gGUUC....AGUUU.....AGA.. +MHMS01000008.1/20351-19992 .U.AAUCuu.....uu-.---UUCuc........cuAUG...........................................AUU.A.A..A...A.A.CGAC.........................UUUUUAAGGAGA..AC.....UCU..AU....UUUUA............AUUU....UGUCU.....UUU.. +MDLB01000081.1/11639-12060 .G.UGAU........uU.UGUCUG............AGG...........................................UCA.C.U..U...U.G.CGAA.........................ACUUUAUCAGGC..UG.....AUU..CU....GCGAUa..........aGUCC....UGUCU.....UUC.. +LMYZ01000157.1/423-50 .U.GAUGc.......u-cGGCAA-g..........cGGC...........................................AUC.G.G..U...C.G.CGAG.........................AACUUUGCCUGC..UG.....GCC..GC....CGGAU...........aACCC....UGUCA.....AUC.. +MHDD01000010.1/12272-12640 .G.UCGGu.......u-.UGGCUA............GUC...........................................UGG.C.U..G...A.A.CCAA........................gUCUUAACUAGUC..UU....gGUC..UU....AACUU............-UCC....GGUUG.....ACA.. +MGRM01000009.1/160866-161212 .U.UCAAg......uu-cUCUCUG............GCG...........................................CGA.A.G..U...G.G.UAAG.........................ACCCAUCAGAGA..UA.....GUU..GC....UUUAC...........gAUCC....UCUCC.....UUG.. +MIAN01000222.1/1534-1886 .U.UAGA.........-.UGCUCU............UA-...........................................ACA.U.A..G...G.A.UGAA.........................-AAUAUAAGAGC..UG....cUGU..AU....UUGAU............AGGU...cUGUCA.....GAG.. +MGJT01000018.1/4725-5079 .U.AACGgcc...uuu-.--U---caaua..uuucaGCC...........................................GCU.A.A..G...C.A.CGAA.........................-AACCAGAAAAC..AG.....GUC..UU....CGAUU............AUUU....CGCCG.....GAU.. +MEUZ01000002.1/15586-15200 .U.AAGU........uU.UGGCUA............A-G...........................................CUU.A.A..G...G.C.CAAG.........................-------AAGAG..UU.....AAU..CU....UCAAA............CUUU....UGCCU.....UUG.. +MHHZ01000006.1/10594-10981 .G.CAAAa.......c-cCGCCUU............AGU...........................................UAA.C.U..U...A.G.CUAA.........................-AAAUUCAAGGC..AA.....GAU..AU....AAGA-............AUUU....GGUUA.....GGA.. +MHQM01000025.1/22344-22744 .C.GGCA........u-.---UUC............GGG...........................................GCC.G.C..G...C.G.UGAC.........................--ACCUACCGGA..AC.....CCG..GG....ACGGAc..........uUUUU....UGCUGa...aAUU.. +MHHD01000018.1/3074-3495 .G.CGGG........g-cUGCCUU............UGC...........................................CUG.C.G..G...G.A.UGAA.........................AAUUUCAAAGGC..UG....cGGC..CU....GCGCG............AUCC....UGUAU.....AGC.. +MEQG01000039.1/37351-37718 .U.GGAU.........U.CGUCGG............GAG...........................................ACC.A.C..G...U.U.AAAA.........................AAGCACCGAGGU..UC.....---..--....-GCACc..........gUGCA....UGUAA.....CGA.. +MGRR01000113.1/4408-3865 .G.GAGG.........C.UGAUAUa..........cCUU...........................................ACC.C.G..A...U.G.CGAA........................aCUCGCGUAUGUC..AG.....GGU..GC....UUUGA............AUCG....UGUUG.....CUG.. +METE01000008.1/25900-26263 .-.--GG........uU.GGUCAC............UAA...........................................C--.-.G..G...C.G.CUAA.........................GACAAAUGUGGC..UU....aACC..AA....CUAUU............GCUU....UGUUC.....GUU.. +LNEX01000505.1/4133-3733 .A.GCAA.........-.AGUUAGuag......uuaGU-...........................................AGC.U.U..C...A.G.CUAA........................gACAUAAUUACGA..UC.....CCG..GU....UGGCU...........gUUUG....UGCCA....uCUU.. +METK01000007.1/9815-9433 .G.CAAGauu...uuu-.---U--ag........uuCUG...........................................UAG.C.C..U...G.U.UU--.........................GUAUCACUGGAC..UG....aCGA..GU....AUCGG............UUCU....UGUGU.....CUU.. +KQ959260.1/192515-192100 .U.CCGAag.....ag-.--UUCUc.........ucCGU...........................................UGG.A.A..U...A.U.GGUA.........................CAAAAGGAGGGA..UA.....AGC..GA....CGACAa..........u-GCAg..uAGCUC.....UAG.. +MFRP01000029.1/14906-15297 .U.AAAA........c-cAGACUA............AGA...........................................UUU.-.C..C...C.U.CAAAgccg.................ggcaCGGCUAAAUGCU..UA.....GUC..UU....AGUUUu..........aGAUU...aCGGUU.....GUU.. +MDJR01000001.1/361697-362027 .U.AGGG.........G.UUCUCC............G-A...........................................CCU.A.U..A...G.U.AGAU.........................--UAAUUGGAGA..UA.....GCU..GA....GAAUG...........aAGCC....UGUUG.....CUG.. +MFVN01000010.1/7194-7575 .A.CACC.........-.CGCUUC............AGU...........................................GUU.U.A..G...G.G.CGAA.........................-GCAAAAGAAGC..UC.....GGC..GA....AUAAC...........uUUUU....UGUCCg...uUCC.. +MGXM01000089.1/35997-35601 .G.CCG-.........-.GGCCAC............--U...........................................CGA.C.G..U...G.C.UCAAgacggg.............cucucgGGCCCGAGUGGC..UG.....GUC..UG....CCGAU...........gAGCC....CGCUC.....GCC.. +MEUV01000045.1/11962-12351 .G.GAAG.........U.GGCU--............--G...........................................UUU.C.C..G...G.U.U---.........................-UUUACAAAAGC..CG.....CCA..UU....AAGCAu.........uuGGGU...uUGUGA.....GUU.. +MIBD01000002.1/25425-25081 .U.GUGG.........-.CGCCGA............UA-...........................................AAC.A.G..G...G.G.CGAA.........................--ACACUUCGGC..UA.....GGG..GG....AUCAC............GGUC....UGUCA....gGCC.. +MHJO01000007.1/26393-26069 .U.AAGUg.......g-cACUCUU............AUG...........................................CUU.A.C..G...C.A.UUAA.........................-ACCUUAAAGAG..UA.....---..--....-----............-AUU....CGUUU....c---.. +MHBZ01000033.1/64921-64551 .U.GGAA........a-cUGAUCA............AA-...........................................CCC.A.C..A...U.C.U---.........................-GUACCUUGAUC..UA.....GCA..AA....UUCUGa..........uACUU...uUGUUU.....GUU.. +MFQT01000011.1/13297-13699 .G.ACUG........cC.CGCUUC...........gGCU...........................................UUG.U.U..U...G.G.CAAA.........................-ACAUUAGAAGC..AU.....AUU..UG....GACU-............AUUU....UGUUU.....GUU.. +MFXG01000090.1/4445-4874 .A.GUAUu.......uU.UGUUUG............GGG...........................................UAC.UuA..U...U.C.CGAA.........................-UUUUUCUAAAC..AG....cUUU..UA....AAGGG...........cUUUU....UGUUU.....GUC.. +MFQW01000033.1/5226-4815 .A.UUUG........gU.UUUCUG............UCC...........................................AUU.U.C..A...A.U.UGAC.........................ACUAAUUCAGAA..UA.....GU-..UG....GUAGU...........uGUUU....UGCUG.....GUU.. +MGGP01000013.1/28775-28427 .U.GGCU........a-aUGACUA............ACA...........................................GCC.A.A..A...A.A.CUAA.........................AGACUCGUUGGU..CA.....---..--....-----............-AAU....UGUUU.....GUU.. +MHCR01000026.1/28240-27881 .U.UUAGg.......uU.GGUUUC............---...........................................CUA.A.U..U...G.U.CUAG........................cACUUAUCUAAAC..UA.....CGG..UU....UCCGC...........aGCUC....CGCGUa...cUCC.. +LJUC01000171.1/2641-2289 .C.CCGG........u-cGGUUCG...........aCGC...........................................CGG.G.U..C...G.G.CGAG........................aAAUCAGUCGAGC..UA.....GCC..GA....GGGCA...........gAUCC....UGUCG.....GUU.. +MFKH01000002.1/9106-9456 .G.GAGA........aU.CGCCUC...........gCGG...........................................CUC.C.G..G...G.A.CUAA.........................-AUAAAGCGGGG..UCagccuCGC..GU....AGACG............UG--....AGUCUa...gGCG.. +LVBW01000015.1/78865-79218 .G.AGGAc.......c-gUGCCUC...........cGGG...........................................UCU.A.AuuG...U.C.GUA-.........................UAAACAGGGGGA..UG.....GCC..CA....AGGGA............AGCG....AGUCG.....GUA.. +MGFC01000030.1/6687-7104 .A.AAAGcgg...acc-cCGCUUU............---gcggggcgaucag................aaggucaccuuuucUUU.C.U..G...G.U.UUAA.........................AAAGGCAAAAGG..UA.....CUG..GA....ACGCG...........uAUUU....CUUCUc...aCUU.. +MHOE01000033.1/7462-7039 .G.CGUG........u-cUGUUCC............A-A...........................................CCG.C.C..A...U.U.CGAA.........................-AACAAAGGAGC..UA.....GAG..AC....GCGAA...........aUUUU....UGCUU.....GUU.. +MHGU01000005.1/22162-21755 .C.GCCUg.......gU.AUCUCU............GGG...........................................GGC.U.G..U...G.G.CGAGga.....................gaCCAACCAGGGAG..UA.....ACC..GG....GCCGUc..........gGGCC....UGUCC.....UUG.. +MGFK01000038.1/3527-3166 .A.AUCCc.......u-cUGAUUU............AAG...........................................GGU.U.C..U...A.C.UUAA........................gAAAUUUAAAUCU..UA.....UUC..UA....AUUUU............-UUU....GGGUU.....ACU.. +MHKV01000031.1/5777-6141 .C.GUGA.........G.CGGUUC............GCG...........................................AGC.A.G..C...A.G.AAAC.........................-AUCCUUCGAAC..CA.....CCU..GC....GCGUU...........uAUUU....UGUCG.....GAC.. +MHQZ01000024.1/11961-12371 .U.UUUCu.......u-cGGCUUA............AGG...........................................AAA.A.U..U...A.U.UAAA.........................AACACAUUAAGC..CA....aAAU..CA....AGAAU............AUUU....UGUCC....cGCU.. +MFQZ01000004.1/17071-16666 .U.UUUG.........G.CGCCGG............A-C...........................................AAA.A.U..A...A.G.CGAA.........................-AUUAAUUCGGC..UA.....AGC..GA....ACGUG...........aCUUU....UGCGC.....UUU.. +LVBI01000039.1/22233-21882 .A.GUGG.........-.UGUCUG............GUA...........................................CGC.U.U..C...A.A.GGAC.........................-AUUCACCAGAA..UA.....CGG..AG....ACGAC............-GCU....UGCGG.....UGC.. +MEYM01000019.1/33655-34044 .-.ACGG.........-.CGCCGC............GC-...........................................CGU.U.C..A...A.A.CUAA.........................-GCAACAGCGGA..UA....gACG..CA....UGCGC............AUCU....UGGUU....gUUC.. +MHTH01000019.1/1176-780 .A.GAGA........g-gCGCUUC............GCU...........................................UUC.U.U..G...A.A.CUAA.........................AAUAAUCGAAGA..UC.....GAU..UA....AAAAG............UUUU...cUGUUC.....GUC.. +MFGP01000014.1/5355-5744 .G.UAAU.........U.UGUCCA............AGC...........................................UUA.C.A..A...U.U.GAAA.........................UUCUUAUUGGAC..UC.....GGA..UU....UGUAG...........aAUUU....GGUUU....aCUU.. +MHSW01000010.1/6539-6924 .G.CAGU.........A.AUCCUG............G-G...........................................CUG.U.U..C...A.G.UUAA.........................--AUUAACAGGA..UA.....GGA..AU....AUUUG...........cAAUU...cCGUUU.....CUC.. +MEQC01000014.1/48922-49290 .A.AACU.........U.UGCCUCaagag..uaaguCGG...........................................GGU.A.A..C...U.U.GAAA.........................AAUUUACCGAGA..UU.....UGU..CA....GUUUCa.........caAAAC....UGAAU.....G--.. +MEYI01000043.1/18560-18948 .C.GCCA.........C.CGCCGC............--A...........................................GCG.G.C..C...G.G.GUAA.........................-GCAAAAGCGGC..UG....aGGG..UU....CCGGU............AUUU....UGAUC.....AUU.. +MEPB01000068.1/153448-153083 .G.GAG-.........-.CGCUUU............G--...........................................AUC.C.G..U...G.A.UGAG.........................--AUAAAGAAGC..UA.....AGU..AA....ACCUUa..........uGGCU....CGCAG.....AUU.. +MHLW01000014.1/188-531 .U.UCUU........uU.UACCCAg..........cCAU...........................................AGC.U.U..U...A.G.CGAA.........................------GGCGGG..UU.....GUC..UC....GAAAG...........aA---....---CU.....AUU.. +MFGC01000010.1/6795-6385 .G.CCGUu.......g-cGGCGUU............GGG...........................................CAA.C.A..A...A.C.CGAA........................aUCCUUCAAUGCC..AC.....GCC..AC....AAGCG............CUUU....UGCCU.....UAU.. +MHFT01000062.1/20529-20100 .G.UCCG........uU.CGCUUU...........cGAC...........................................GAA.C.G..C...G.G.UGAA.........................ACGCUGGAAAGC..UC.....GUU..CC....UUGGC............AUCC....UGGCU.....GUG.. +MGLZ01000050.1/435-61 .U.UUGUaa....uuuU.AGCUA-uc.......uaaUGA...........................................CAA.A.G..U...U.U.CGAG.........................AUUAAAAAAAUA..G-....cAAA..AC....AGUUU............UUUA....UGUCUg...aAUC.. +MDZC01000079.1/33262-32891 .C.GGGG.........-.AGCUGU............G-A...........................................CUC.G.G..A...G.G.CGAA........................aCGCAACUGCAGC..UA.....GGG..GA....AUUUCa..........aGGGC...cUGACU.....GAC.. +MHLA01000013.1/144228-144545 .A.UACUg.......uU.CGUUUCg..........uGAC...........................................GUG.U.G..G...G.A.CAAA.........................AACCUAGCGAAA..C-.....---..--....-----............-AUU....CGUCU.....GAU.. +MHQX01000043.1/986-1349 .C.CCUG.........A.UGCCCG............AU-...........................................AGC.G.G..C...G.G.CGAC.........................--ACCAUCGGGC..AC.....A--..--....-----............A---....--CCC.....CUU.. +MFNF01000022.1/2981-2581 .G.GAUG.........A.UUCAAC............GGC...........................................AUU.C.G..G...G.A.UGAG.........................-AAACACGUUGA..UG.....GUG..AG....GCUUG............AGGU....CGUCU.....GCU.. +MEIF01000040.1/13715-14088 .C.AUACcg.....ac-cGGUUCA............UUU...........................................CAU.G.G..C...A.A.GG--.........................------------..--.....---..--....-----............-AUU....UGUUC.....GGU.. +MGFA01000005.1/585-983 .U.GCCG.........U.UGUUCG............UCC...........................................GGU.A.U..G...A.C.CGAG........................gAGGCAGGCGAGC..AC.....GUU..CG....CGCGG............GUUU....UGUCC.....CGC.. +MHCP01000015.1/12480-12123 .U.UGUAga.....ac-cGGUUCU............UCU...........................................AUG.G.A..A...A.G.UUAG.........................--ACUUGCGACC..UA.....GGU..UU....AGGCU............GGCU....CGUCA.....ACU.. +BBBR01000004.1/146362-146725 .G.UCUCu......uu-cCACCUG............CAA...........................................GAA.C.G..A...A.C.AGAG.........................--AUCAUCAGGU..UA.....GUG..CG....AGCAGg.........ggAGCC...cUGUUA.....UAC.. +MHIO01000010.1/1606-1218 .A.AUAA.........-.GGUCUU............GA-...........................................UAU.U.U..U...G.C.CGAA.........................-ACUAAAAGACU..UU.....GGC..UU....GCGGG............GUUU....UUUCA.....AUU.. +MFAT01000016.1/7067-7474 .U.UAAUu.......u-cUGAUCA............G-A...........................................UUA.A.A..G...A.U.UGAA.........................-UCAAUAGAUCU..UU.....GUU..UA....AGUUA............UGCU....UGUUA.....AUC.. +MEOZ01000169.1/24325-23953 .U.GAAG........u-cCGUUGC...........gGCA...........................................GAU.G.A..A...A.G.GGAG.........................-UAAAUAGCAAC..UA.....AGG..GA....CAGGC............AGGU...aGGUUU.....CUG.. +MHQY01000037.1/15680-16140 .U.UGAU.........U.UUUUCG............GGA...........................................UUA.G.U..C...G.A.UGAC.........................AAAUUUUCCGAA..AG.....GGA..UU....AUGAG...........uGUUU....UGCCUa...aUUC.. +LYSV01000031.1/26876-26470 .G.GCAG.........-.GGUUGU............G-A...........................................UGC.C.U..G...U.G.UGAA.........................ACUAACUGCAAC..UA.....AGG..UA....AAGUU............UGGU....CGCUA.....UCU.. +MFIN01000017.1/9033-8682 .G.AAAA.........U.UCUCCC............G-A...........................................UUU.A.G..C...G.G.AAAA.........................--AUAAAGGGAG..AA.....ACU..UU....UGGAU...........uAUUU....UGCUC.....AUU.. +MFND01000095.1/2910-3313 .G.GGUG.........G.UGUCGA............UAC...........................................ACC.C.C..A...A.U.CAAG.........................AUCAAAAACGAC..UG.....GUC..AC....CUCUG............AGCC....UGUCC.....GGC.. +MESX01000016.1/60985-61410 .U.UUGCu.......g-cCGUUGG............AAG...........................................CAU.U.A..U...G.A.AGAAcu....................uuaAAACCCCAACAC..UA.....CUA..CU....GGAAUca........uaGAUA....AGUCA.....GAU.. +MHBW01000003.1/53455-53823 .G.UAAC.........C.UGAUC-............--A...........................................GUA.C.C..G...G.C.CAA-.........................--GCCUUGAUCU..UU.....GCU..UG....GAAACu..........aACUU....UGGUU....uGCU.. +MFUP01000005.1/45644-46023 .U.AAAG........aU.UUUCUC............-GC...........................................UUU.A.U..A...U.U.UAAA.........................--UUAAUGAGAA..UC.....GGU..UA...aUUAAU...........gAUUU....UGUUU.....GUU.. +MHLE01000035.1/4006-3615 .C.UCUU........uU.AAACUU............-GG...........................................GGA.G.U..G...G.G.AGAA.........................-AAAAACAGGUU..UG.....GCG..GG....UAAAAa..........cUUUU....UGGUA....aAUU.. +MGOM01000030.1/1593-1989 .G.UGCG.........A.CGCCAC............GUA...........................................ACA.C.G..C...-.-.UCAAggcagg.............cccucgGGCCUGAGUGGC..UG.....GCC..GG....CCGGA...........cGCUU....UGUCC.....CUC.. +MFQB01000017.1/7139-7542 .C.GGUC........g-cCGCCUG............ACG...........................................GUC.G.C..C...U.C.CGAA.........................-GUCUCUCAGGC..UA.....GUA..CA....GCGCU............CUUU....UGCCG.....GUU.. +LICN01000061.1/4144-4513 .A.UAUG.........-.-GUCCC............--G...........................................CUA.U.G..A...C.A.UGAG.........................--AUAAAGGGAA..UA.....AGG..AC....UUCCU...........cAGGU...aGGGUG.....UUG.. +MEMX01000153.1/23170-22807 .G.AAGAg.......a-gUGUUCC...........gUGC...........................................UCU.C.C..G...G.A.UCAA.........................GAUGACAGGGAC..AA.....---..--....-----............-CGC....CGUAC.....CCG.. +CP012390.1/1583573-1583945 .A.GCUG.........C.GGCUAC............GGC...........................................AGC.U.C..A...C.A.GGAC........................aUCUAACAGUAGC..UG.....GGU..UC....GCCUUc.........ugGACU....UGUGA.....GCG.. +CP014991.1/674699-674323 .C.UGUA.........U.CACCUC............G-C...........................................ACA.G.A..C...A.A.AAAG.........................-ACAAAUGGGGU..UG.....CUU..AU....CUAGAgc........ggAGUU....UGGAG.....AUU.. +CP017245.1/970450-970845 .G.UAGA.........U.GUAUCA............AGA...........................................CAA.C.C..G...U.U.GGAGguuugu.............guuuccGCAAAAAACACU..UU.....GAA..AU....AUUCG...........cAGGG....UUCUG.....AUA.. +MEWH01000002.1/82468-82078 .A.UAAGu......ug-.UGGCAU............AGC...........................................UUU.U.G..U...U.U.UUAAguggaa............uaaccacACAAAUUUUGCC..UG.....CUU..AC....AGGAU...........uAGGU....CGCCA.....AAA.. +MHJK01000015.1/44587-44930 .U.UGAU.........A.CGCUGA............UAU...........................................UCA.A.G..G...C.-.-GAA.........................-ACUAAUCAGCA..CA.....AAG..UU....UAAAG...........uGUUU....UGUUA.....GAU.. +MFTL01000010.1/13133-12764 .U.AGGA........aU.UGCUUA............U-U...........................................CUC.A.A..A...U.C.UGAA.........................--ACUAAAAAGC..UC.....GGU..AG....CUUGA...........aAUUU....UGCCGg...cUUC.. +MGAY01000001.1/18154-17764 .U.UUAGa......ua-.UUCCUGau.......ugaUUU...........................................AAA.G.A..U...C.C.UUAA.........................UUUUUAAUCGGC..U-.....--U..CC....CGCUA...........aGUUU....UGUUU.....AUU.. +MHOH01000009.1/88769-88394 .C.AGAA.........U.UGCCCG............--C...........................................CCC.G.C..C...G.G.UAAA.........................----CUUAGGGC..UC.....GGA..UA....CAUGG...........uGUUU....UGGAUa...uUUU.. +MGNF01000077.1/45552-45152 .C.CGAC.........-.UGCCGU............G-A...........................................UCG.G.C..G...C.G.AAAGagggu..............cuucggACCCACAACGGC..UG.....GCG..CU....-GUCGc..........cGCCC....UGCUG.....GCC.. +MFQD01000029.1/5004-5401 .C.GCGG.........G.CGCCAUug.......gucGCG...........................................CGC.G.G.uU...U.C.CGAA.........................-AUUAAUACCGA..UC.....GUG..UG....CGCGU...........uUCUU....UGUUCg...cGUG.. +MGFV01000002.1/57359-56964 .A.AAGCu.......aU.CGACUU...........uUGG...........................................CUU.U.U..A...G.C.UGAA.........................-AAUUUAAAGUC..UU....aCUU..UU....AAGC-............AUCC....UGCGU.....AUG.. +MFQI01000030.1/162-562 .G.GACC........g-cCGCCAU...........aACG...........................................GUU.U.A..A...U.C.UGAA........................aGUUAAUUAUGGC..UA.....GUC..GU....CGCUU............-UUU....GGCCG.....CUU.. +LJNF01000002.1/28516-28200 .-.---G.........U.UCUUUA............CCA...........................................---.-.-..-...-.-.-GAA.........................AAU---------..--.....-CC..AG....AAAGA............UUUU....UGUCU....aAUU.. +MGEW01000023.1/91513-91134 .U.CACAuu.....au-gUGCCAC............GAU...........................................GUG.A.U..U...U.C.CGAA........................uCUUGGCAGGUAC..UC.....GGC..AG....AAUAU............UGUU....UGUAC.....ACU.. +MHCN01000013.1/27316-26960 .G.GUAAga.....ac-.CGGUCG............GCU...........................................UAC.C.A..A...G.A.UCAG........................aUCUUAUCGACCG..UA.....UCC..UU....GGGUU...........gAUCU....CGCUA.....GCU.. +MFKA01000033.1/520-919 .U.UAAU.........C.GGUCAA............---...........................................UUA.A.C..U...U.C.GGAGg......................auUCUGACUAAAAC..UG.....UUG..UG....AUAAG............UCUU....UGUCA.....GUU.. +MHJA01000023.1/17633-17965 .A.UACC.........U.CGACCG............--G...........................................GUC.U.U..A...G.G.AAAA.........................-AUGCAUCGGUC..AA.....AGC..CU....UUUAG...........uUUUU....UGCUC....gGUU.. +LIBI01000186.1/1077-1464 .U.GGGA.........A.AGACCA...........aUGG...........................................CCG.A.A..C...G.G.AAAG.........................ACGUUCCGUGGA..UA.....AAC..AU....UUCGG............UGUU....UGUCA.....GCC.. +MFBF01000001.1/7323-7689 .U.CAGU........uU.UGAUCA............-AA...........................................CUU.C.A..G...U.C.CGAA.........................-AAUUACAGGUC..UU....uGUU..UG....AAUUU............CGCC....UGCUU.....GUU.. +MGJB01000017.1/41031-40671 .C.AAUUca.....ucU.UUU---u.........ccUGU...........................................UUU.G.C..U...G.U.UGAG.........................AAUACGGAAAAA..UA.....GCU..CG....AAGUU............AUUU....UGUUG.....GUU.. +MEZY01000053.1/1946-2332 .C.UUCG.........G.UUCUCU............-GC...........................................GAA.G.G..U...G.C.CUAA........................gCAAAACAUGAGA..UA.....GGA..CA....GGCGA...........uUUUU....UGUUC....cGGC.. +MEZC01000010.1/25811-26189 .G.AUAA.........A.UUCUUC............--G...........................................CUU.C.A..G...G.C.CGAA.........................-AUUAAGAAGAA..UC.....GGA..GC....AUUUC...........uGUUU....UGUCU.....GUC.. +MFMA01000055.1/3438-3051 .C.AUCU.........U.CGCUCC............G-A...........................................GUU.A.G..G...A.U.CUAA.........................-AGAAAGAGAGC..UC.....GGC..CG....UGUGC...........gAUCU....UGUAC....aUUC.. +MHQI01000062.1/35052-34698 .U.CGCA.........A.CGUCCG............AUA...........................................GCG.G.C..C...G.-.UGAC.........................-AUGUAUCGGGC..AA.....---..--....-----............AACC....UUUCC.....GUA.. +MHTK01000005.1/28073-28453 .C.UGGA........cU.UGUUUC............G-C...........................................CCA.G.A..C...G.C.CGAA.........................-ACUUAGAAACU..UU.....AAC..GC....UUUGG...........gAUUU....UGCUC.....GUU.. +MHJH01000003.1/13951-13648 .G.CUUAg.......a-gGGCUACg..........cCUC...........................................UAA.C.G..G...G.A.UUAA.........................-AUUUC------..--.....---..--....-----............----....----A.....GCG.. +MGFD01000050.1/23052-23442 .A.UGGG.........U.GUUCGG............UCU...........................................CCA.U.C..A...U.G.UCAA.........................AAUUGCGAUCGA..UA.....AUC..UU....AUGUG...........uGUUU....UGUCUc...g-CU.. +MGJO01000019.1/14576-14224 .U.UUAG.........U.UUCUUGgugug..uuuugAGU...........................................UAA.A.C..A...C.G.GGAA.........................AAUUUAUCAGAA..UA.....CUG..GC....UCGGC...........gAUUU....UGCUG.....AUU.. +MGEA01000046.1/3198-3592 .C.GGCG.........G.UUCUCC............GAC...........................................GCC.G.C..A...G.C.CGAC.........................CAUGAACGGGGA..UA.....GGG..AA....GCCGU............AUUU....UGGCC.....GUU.. +MFKQ01000005.1/12207-12599 .U.AAAU........g-cCGCUCG............-CG...........................................UUU.A.U..U...U.C.UUAA.........................---ACUUCGAGC..UC.....GGC..GU....UGUGC...........gAUUU....UGUUU....gCUC.. +MHUX01000032.1/2612-2206 .U.GUGG.........C.UGUUCC............G-A...........................................CAC.A.C..G...C.G.CGAA.........................--ACAAAGGAAC..UA....uGGC..AC....AGUGA...........aGUUU....UGCAC.....GCU.. +MFDM01000011.1/96387-95994 .G.AUAU........c-.UAAUCC............AU-...........................................AAU.C.G..G...A.A.UCAA.........................-GAAACUUGGAU..UA.....AGU..AU....UAACC............UUCC....UGUUU.....AUG.. +MHIC01000046.1/17538-17151 .A.UUAU.........C.CGCCUC............A-A...........................................UAA.U.C..U...G.A.CUAA.........................AACCUUAGAGGC..UU....uGAC..UG....AUAGA............AUUU....UGUUA.....GUU.. +MFRL01000077.1/30466-30070 .-.----.........-.------............---aagacaa............................uccucaaaGUC.C.G..G...C.A.GGAC.........................UUUAAAAAUGCU..UG.....GUU..AA....AAUUAu..........gGGUG....UGGUA.....ACU.. +MFGX01000123.1/14263-13927 .C.CAAG.........A.AGUCCU............GGG...........................................UAG.G.U..G...A.G.CGAG........................g-AGUACACGGGA..AG....uAGG..UG....ACGGCc..........gAAUC....CGUCA.....ACU.. +MFUC01000022.1/21682-22050 .G.CGAG........gU.UGACGU............ACC...........................................GCC.-.-..-...C.U.CG--.........................--ACAAUUAGUC..UC.....GUG..AU....GUAUG............UGUU....UGUUA.....UUU.. +MHSY01000004.1/22755-23127 .A.GCAC.........C.UACCCA............A-U...........................................UGC.U.U..G...C.G.CGAA.........................--AUAUUUGAGC..UG.....CGG..CA....AUUAUa..........gAUU-...cUGUCC.....GUCu. +MFKW01000008.1/34696-34310 .U.CCCU.........U.CACUCC............G-A...........................................GGA.G.A..G...A.C.CUAA.........................AGAAAGAGAGUC..C-.....GGC..AU....AGUGC...........gAUCU....CGAAU....gUUC.. +MGJH01000015.1/13913-13559 .G.UGUU.........U.UUCUUU............CCG...........................................ACA.C.G..C...G.G.CGAC........................aCAAUCGAAAAGA..UA.....GCG..GC....AGUUU............AUUU....UGCUG.....AUU.. +MHCS01000014.1/3316-2956 .U.UGUC.........G.AGCUGG............---...........................................UCA.C.U..A...G.U.CAACcagu.................ccuuAAACAAUCGACC..UU.....UCU..UU....AAGCC...........gAUCC....CUCUA.....ACC.. +MHJL01000015.1/18041-17728 .G.AAAA........g-cUGCUCU............UGU...........................................AUU.C.A..A...A.G.UAAA.........................AACUAAAAGGGC..AU.....---..--....-----............-UCG....UGCU-.....---.. +MHMI01000028.1/18355-17997 .A.CCGCu.......uU.UGCUUC............AGG...........................................CAG.U.U..C...U.C.CGAA.........................-AAGUCAGAAGC..UA.....GAA..AC....UUCGGcuu......augCUUU....UGCCU.....GUU.. +MHJC01000001.1/18437-18781 .U.CGCC.........U.UGACGU............--A...........................................GCG.A.C..A...G.A.GGAC.........................-CAUGCACGUCA..UA.....AGG..UU....AGAAG...........uUUUU....UGUCU.....GAU.. +MHLI01000004.1/157110-156722 .C.GUAG.........U.ACCCG-............-AA...........................................UAC.G.A..U...A.A.CGAA.........................-AACUAAGGGAG..UA.....GUG.cUC....GUAAG............GUUU....UGUUU.....GCC.. +MGIO01000004.1/432-811 .G.UUUC.........C.UGCUGA............---...........................................AAA.C.C..G...G.G.AGAC.........................-CAUUAGGCAAG..AG.....GGC..UA....AGAGU............UUUU....CGUCC....c-GA.. +BCYC01000019.1/15941-16304 .U.GUUC........a-cCGUUUC............AGA...........................................AUU.A.G..U...U.G.CAG-.........................------------..--.....-AA..CU....GUUCC............AACG....CGCCC.....UAU.. +MHLY01000003.1/77638-77283 .U.UAUU........uU.UGUCCG............A-A...........................................AUA.A.U..U...G.C.UAAA.........................-AUUAAUUGGGC..UU.....GGA..AU....AAUAA...........aGUUU....UGUCUg...uUUC.. +MFRD01000053.1/11996-12392 .U.AUGG........a-gCGCCGA............CUG...........................................UAU.A.U..U...A.G.UGAA.........................--GUUACCCGGC..UC.....GUC..AA....UCCAA............UUUU....CGUCC.....UCU.. +MHOB01000029.1/2148-1780 .G.UCGA.........C.CGCUCG............A-G...........................................CGA.U.A..U...-.C.U---.........................-ACGAUAAGAGC..UC.....GGC..UC....UGCGC...........gAUUC....UGUGC.....GUC.. +LBGV01000001.1/2602835-2602431 .G.GGAG.........A.UGCUGC............G-A...........................................UCC.U.A..A...U.C.CGAA.........................--UACUAGCAGA..UA.....AGA..CG....AACGG...........uUGGA....UGUUU.....UCC.. +MFRC01000030.1/3719-4121 .A.AAGU........g-cUGUCAG............ACA...........................................UUU.U.U..A...U.C.CGAA.........................AGAAAUUCUGGC..UC.....GCU.cAU....AGAGA............CUUU....CGUUC.....ACU.. +MFEK01000005.1/5712-5322 .A.UCAU........g-.GCCCUCgu........gaCUG...........................................CGA.C.U..G...A.U.CGAA.........................-ACAAUUCACGA..UC.....GUC..UG....GCUGA...........uAUUU....UGCUG.....GUU.. +MFOM01000034.1/4132-4525 .A.AAAGa......ga-.UGGUUU............GGC...........................................UUU.U.U..A...C.U.UUAA.........................--AAUAAAACCU..UG.....ACC..UU....AUUA-............AUUU....UGUCA.....GUU.. +MFES01000033.1/13008-13408 .A.UUUG.........C.GGCCCG............--C...........................................AAA.U.U..C...U.U.GGAA.........................AACCUUCGGGCU..UG.....AAG..GC....AAUUU...........gUUUU....CGUUC.....ACU.. +LNFQ01000017.1/3472-3844 .U.GAUA.........A.AGCUGU............A-A...........................................AGC.G.U..A...U.C.AAAG.........................UAAAAAAAUAGC..UA.....CGG..AA....CUAAA...........aGGUU....UGUUU.....UGC.. +MFQR01000022.1/3375-3801 .C.GCGC........g-cUGUCCG............UCG...........................................CAC.G.C..G...U.C.UGAA.........................AGAAUUACAGAC..UC.....GUC..GG....GUGAG............AUUU....CGUUA.....UCU.. +MFEJ01000012.1/1523-1874 .A.AUAG.........U.AGCCUU............GA-...........................................AAC.U.U..A...C.A.GGAC.........................--AAUUAAAGGC..AA.....---..--....-----............A---....----A.....CUC.. +MHOK01000021.1/23468-23084 .U.AGUG.........-.UGUCCA............--A...........................................ACU.G.U..U...A.G.CAAA.........................--ACUUUAGGAC..UC.....GGA..UU....UAUAG...........uGUUU....UGGUUa...uUUU.. +MHUV01000005.1/6830-7251 .C.GUAC.........-.CGCCUC............G-A...........................................UAC.G.A..U...C.U.CAAA.........................--ACAAAGAGGA..UC.....GAA..AC....GACAA...........gGCGU....UGCCU.....GUU.. +MFLF01000021.1/29088-29489 .C.GCAG........u-gCGUUCU............CAC...........................................UUC.G.A..C...A.C.CUAA.........................-AAAAUAGGAAC..UG.....CAC..UU....CGCCUu..........cUCGU....UCACU.....CUC.. +MGJL01000012.1/35277-35639 .C.CCGU........uU.UGUUUUc..........uCGC...........................................GAC.G.C..U...G.C.CGAGa.......................aAUUAGAGGAGAC..UA.....GCU..CA....AAGUA............AUUU....UGUUG.....AUU.. +MFEO01000016.1/3619-3994 .U.CCUC........g-.-GUUCGc..........gCGA...........................................GGG.A.A..A...A.A.CGAA.........................AGUAACAGCGGA..UC.....GGA..UC....GGCGG...........uAGUU....UGUCA.....GUU.. +MFGG01000030.1/132756-133141 .U.UAGG.........U.CGUUUU............CGC...........................................CUU.U.G..A...A.G.UGAA.........................ACUCAAGAAAAC..UA.....GUC..CG....CCGCG............AUUU....UGUCC....gGUU.. +MHDA01000003.1/1124-765 .C.AAAA........uU.GGUCAC............---...........................................UUU.G.A..G...G.C.UUG-uc....................ccuAAACAAUCGACC..UU....uCUU..UA....AGCUU...........uAACU....UGCUA.....ACC.. +LOQF01000007.1/54308-53980 .C.GACG.........A.UGGUUA............U-A...........................................GAA.G.U..A...A.G.GGAC.........................--UAUUAUAACC..UA.....AUU..UA....AGGAC............-CUU....UGGUA.....GUU.. +MFXB01000072.1/17035-16615 .U.CCCGc......uu-gUGUUCC............G-G...........................................GGG.C.G..U...A.C.CGAA.........................-AUUUCGAAGAC..AC.....GAC..UG....CGGUG............CUUU....UGUUC.....ACU.. +AP014924.1/1378463-1378823 .C.CCUC........u-cCUCCCG............AGG...........................................AGG.G.C..C...G.G.GGAA.........................-ACCUGACGGGA..UA.....GCC..CC....GCCGG...........cAUCC....UGCCU.....GUG.. +MFKZ01000018.1/21056-20633 .U.UAUC.........U.CACUCC............G-G...........................................AUA.A.G..A...A.U.CUAA.........................--AGAAAGAGAG..UC....cGGC..AA....AACGUc.........auCUUG....UGCAU.....UCC.. +LEKP01000004.1/30675-30361 .U.UCGA.........U.UGUUAA............--C...........................................AAU.U.A..A...U.C.UUAG.........................AUUUAUUCUAGA..U-.....---..--....-----............-GGU....UGUCA.....GUU.. +MHQJ01000010.1/7184-6775 .G.GAUU.........U.UCC-CG............G-G...........................................GAC.C.A..G...G.C.UGAC.........................-CAUUACCGGAC..AA.....CAG..CU....ACGAG...........gAUCU....UGUCGg...aUUC.. +MFLG01000021.1/6085-6473 .U.GGCG........cA.UGCUCG............G-C...........................................GCC.A.U..G...U.A.CGAA.........................--AAUCAAGAGC..UC.....GAG..GG....ACUGC...........gAUUU....GGUUU....gUUU.. +MGES01000048.1/4804-5203 .G.CGAG.........G.CGUCUG............CCC...........................................UCC.C.C..C...A.C.UGAA.........................AUUACAGCUGAC..UU.....GCG..CA....UGAUU............AUGU....UGUCC.....GUU.. +MGKF01000015.1/15862-16300 .G.UAAUc.......gU.UGUUUUu..........cCGA...........................................UCA.C.C..G...G.U.UGAG........................aAAUAUGAAAAAU..UA.....GCU..UG....AAGUU............AUUU....UGUUGu..ggUUC.. +MFKE01000020.1/28757-28378 .C.GUGG........uU.UGAUGU............U-C...........................................CAC.U.C..U...G.A.UGAA.........................GCCCAAUACAUC..UU....gAUC..UU....UUUU-............AGCC....UGUCA.....ACC.. +LJND01000001.1/170936-171308 .U.UCUU........uU.UACCCAc..........c---auagcuucagcgaa..............ggcggguugccucagAGA.A.U..U...A.U.CAAA.........................-AUAAUAGAGGC..AC....aAAG..CU....GUGAA............GUUU....UGCCC.....GUU.. +MFQG01000003.1/154993-155400 .A.UGUU.........C.CUUCCG............CGU...........................................GCA.U.A..U...U.U.UGAC.........................-AAUAUAGCGGA..UA....uACC..UU....UAGGAu.........aaUUUU....UGCUG.....UUU.. +MFKX01000026.1/43004-43368 .A.ACGA.........A.-GUCCU............--G...........................................CGU.U.C..A...C.U.UUAA.........................---ACUUCGGAC..UC.....GAG..GA....GGUGC............GUUU...cUGUCCa...uCUC.. +MFEU01000011.1/51347-51731 .G.CCGG.........-.UGCUCG............--A...........................................CAG.C.C..A...A.A.AGAC.........................--ACUUAGAGCU..CA.....CCU..CA....AGCAG............CUUU....GGUCC.....GCU.. +MFEN01000061.1/9408-9080 .A.UGAGg......agU.CGCUUCg..........uCCA...........................................ACA.U.C..A...G.G.CUAA........................cUCGAAACGAAGC..AA.....---..--....-----............A---....-GCAU.....UUC.. +JYNZ01000003.1/515654-515202 .G.UGGC.........U.UGUACG............--C...........................................CUG.U.U..A...G.A.GCAA.........................AGUAAAAGCGUA..CA....gUCG..UU....UCGCG...........gUUUA....CGCUA.....UCC.. +MHLH01000014.1/15749-16135 .U.CGCU.........U.CGUUCU............CGG...........................................GCG.A.A..U...C.U.GAAA.........................-AAUAGAGAAAC..CG.....AUG..UU....UGGGG............AUUU....UGUUU.....AUU.. +MGEL01000033.1/1845-1462 .U.AGAC.........U.CCCCUC............C-A...........................................UCU.A.C..G...G.U.GGCCg.......................uUUGCGGAGGGAC..AA.....CGA..CG....CGCGU...........cUUUU....UGUCA....gCUC.. +MFKK01000019.1/22741-22357 .C.UAAGaa.....ug-gCGCUUCaa........caUUC...........................................UUG.A.A..A...G.A.CUAAa.......................aCCCAUUUGAAGC..AA.....GCU..GG....UUUUG............----....-----.....---.. +MHNK01000015.1/25773-26127 .G.AAGG........cA.UGCUUC............CGA...........................................CCU.C.U..U...U.G.UUAA.........................------------..--.....---..--....-----............----....-----.....---.. +MHST01000002.1/42781-42430 .U.AUCG.........C.CUCCUC............UCC...........................................GCU.A.C..G...C.G.GGAC.........................GAACCGAGAGGA..UA.....GG-..AC....CGCAG...........gAUUU....CGUCC.....GUU.. +MHUD01000062.1/9428-9791 .U.GCGUu......gg-gGGCUCC............--A...........................................GCC.A.C..U...C.U.GGAU.........................AUACCUUAGCCA..UA.....GAA..CA....AGAAG............GUUU....CGUUC.....UGU.. +MEXD01000050.1/4387-4025 .-.----.........-.-G----............--C...........................................---.-.-..-...-.-.-AAA.........................--------AGUC..AC.....GCG..GU....UAGA-............CUCG...cUGCAG.....CCA.. +MFXK01000020.1/3319-3764 .U.AAUU.........U.UGAUUU............C-G...........................................GUU.A.A..A...A.G.AUAA.........................GAUUUAGAAAUC..AA.....AAG..UU....UGAAC...........aUUUU....UGUUUag.uuUUU.. +MHLR01000004.1/1229-1621 .G.CGGA.........C.UGUUCC............G-G...........................................CCG.C.U..C...U.C.CGAA.........................--ACAAAGGGGC..UC.....GGC..UC....CGCAC...........uAUUU....UGCGC.....GUU.. +MEVE01000019.1/15586-16005 .U.ACUGc.......c-gCGGUUG............AGC...........................................AGU.A.U..U...G.C.CAAGc.......................g-CAUUAAGCGCA..AAa...gCCG..UU....AGGCC...........aA-A-....--CCU.....AUA.. +MFJV01000001.1/514547-514899 .U.AAAGg......uu-cUGACGU............UCC...........................................UUU.G.C..U...G.A.UAAAga.....................ccAAUACGUCAAAA..UA.....---..--....-----............AUCG....UGUCA.....---.. +MGNF01000125.1/1686-1289 .G.GGC-........cA.CGCCAG............GAC...........................................GCC.U.A..A...G.C.C-AGgcu..................cucgGGCCUGAGUGGC..UG.....GCU..GC....UGGAAc..........cGAUC....CGCCG.....GAC.. +MEXG01000009.1/3531-3886 .U.AGGU.........C.CGGUUA............GAC...........................................CUC.A.U..C...A.G.AA--.........................-AUAAGCCAAAC..UA.....---..--....-----............----....-----.....---.. +MGHB01000034.1/33944-34302 .U.UAGCu......uaU.GGUUUU............UAG...........................................CUU.U.U..A...G.C.UGAA.........................-AAACAAAAGCC..UU.....ACU..UU....AAAUC............UUUU....UGUUG.....CUU.. +MHLS01000067.1/3598-3206 .C.GUAC.........-.CGCCUG............GA-...........................................UAC.G.C..C...A.C.CGAA.........................AAUUAACAGGCG..UA.....GCG..CG....UGAGG............AUUU....CGUUU.....UUC.. +MHQE01000035.1/19365-19800 .G.CGUG.........U.UUCCG-............-AA...........................................CUU.C.G..C...G.G.CGAC.........................-AUCUUUCGGA-..-A.....GAG..CA....CAAAG...........gUUUU....CCUC-c..cgGCU.. +MFXW01000012.1/1208-803 .U.CGCC.........-.UGAUGU............G--...........................................ACG.A.U..G...A.C.CGACg.......................uAUAGCAUCAAC-..--.....CUU..UG....UUGUCu..........gUCCU....UGAUU.....CUU.. +MHRS01000016.1/29175-28766 .C.ACAG.........-.GGCCUU............G-A...........................................UGU.G.A..U...U.U.UGAA.........................AUUAACUGAGGA..CC.....GAU..CA....CAGGG...........uAUUU....GGUUU.....GUU.. +MFXH01000004.1/63931-64335 .G.UAAAuu.....ug-gAGUUUU............-AU...........................................UUA.C.U..C...G.C.UUAA.........................--AAUUUAAAAC..CA.....ACC..UU....UUGCG...........gUUUU....UGGCCg...gUUC.. +MHTJ01000002.1/21076-21454 .C.GUGG........u-cUGUUUC............G-C...........................................CAC.C.C..G...A.C.CGAA.........................-CUAAUAGAAAC..UU....uGAU..UG....GCUAA...........gAUUU....GGACU.....GUU.. +MFLK01000024.1/28097-27708 .U.UAUC.........U.CACUCC............G-G...........................................GUA.A.G..G...A.C.CUAA.........................-AGAAAGAGAGU..CC.....GGC..AU....UGUAU...........cGUUU....CGUUC....a-UC.. +MFKO01000008.1/21526-21915 .U.UGGU.........U.UGUUCC............--U...........................................CCA.A.U..U...A.U.CCAA.........................AAUGUUAGGAAC..UG....cUCG..UC....UGAAG............GUUU....UGCCU.....ACU.. +MFEI01000003.1/9231-9609 .C.UGAU.........U.CUUUUAc.........gaGGU...........................................UAA.A.G..G...A.U.CGAA.........................GUCAUUCGUAAA..UC.....GGA..CU....UGAUU...........cAUUU....UGUUA....a-UU.. +MHTR01000013.1/35097-35455 .G.UUUCug....aaaA.AACCCA............-GG...........................................GAG.C.U..G...U.C.CG--.........................UCAAGAAAGGGU..UU.....AAG..AG....AGAAG............GUUU....UGCCC.....AGU.. +MFZP01000003.1/1618-1192 .U.AUAG.........A.UUUCUCga........ugAGC...........................................UAU.A.A..A...A.U.UGAAa.......................cACCCUCAUCGGC..U-.....--U..UC....CGAUA...........aAUGU....UGAUU.....AUU.. +MHXD01000018.1/44156-44545 .U.UAGU.........C.CACUCC............G-G...........................................CUA.A.G..G...A.C.CUAA.........................--AGAAAGAGAG..UC....cGAU..AC....UGUAC...........gAUCU....UGUGC....gUUC.. +MFGM01000001.1/3218-3602 .U.AAAU.........U.AUCCUU............U-A...........................................UUU.A.C..C...G.C.CUAA.........................-ACAAACAAGGA..UC.....GAG..CC....GCAAC...........uGUUU....GGUCU.....AUC.. +MGJZ01000004.1/6317-5967 .A.ACCG.........U.GGUCUU...........uCCG...........................................AAU.U.C..C...G.U.CGAA........................cUCUAGUAAAGAC..UA.....GCC..AU....GCAUU............AUUU....UGUCG.....GUU.. +LFFI01000073.1/17729-18107 .A.GAAAg.......aA.CGCUGA...........c-GGugggaaa.............................gaccacuGGC.U.C..U...C.G.GGAA.........................-AGUCCGAGCGC..UG.....AUC..UU....CGGAU...........cGGUC....GACCC.....GCC.. +LJNP01000009.1/13751-14143 .G.UGCG.........C.CUCCCC............GAC...........................................GCA.C.C..G...G.C.CGAA.........................AUCGCUCGGGGA..UC.....GGG..AU....UGCGG...........cUCUU....GGCCG.....UCU.. +MFXP01000016.1/74590-74178 .A.GUAU.........C.UGAUGU............C-G...........................................UAC.U.A..C...A.C.UGAU.........................UCUUAGGCAUUA..UC....cCUC..GC....ACAUU...........uUCUU....UGUUC.....CUU.. +MFDZ01000009.1/9019-8610 .U.ACGGu.......gU.UGGUUG............AUC...........................................CUU.A.U..U...A.A.CAAA.........................AGACAAUUCAAU..CA.....UUC..AU....UAGUU............UUCC....UGCUG.....AUU.. +AZEG01000024.1/2741-3087 .U.GAGU.........A.AACCUG............UAA...........................................CUC.A.U..G...-.-.-UAA.........................AAAAAUCACGGU..CG.....AGA..GC....AACUA...........aUGUU....CUUUG....cUUA.. +MGCX01000020.1/6924-6514 .C.AGCGa.......gU.GGUCCG............CCC...........................................GCU.G.C..U...A.A.CUAA.........................-GACUAAUGGAC..UU.....UAG..CC....GGCCU...........uAUUU....UGGCU.....GUU.. +MFPH01000059.1/2551-2139 .A.GGAAa......guU.GGUUUC............-UA...........................................UCC.U.U..A...U.U.GUA-.........................--UUUAUCAACC..UU....gACG..CU....AUUUA............UUCU....UGUUG.....AUU.. +MFDF01000022.1/8386-7990 .C.UUCG.........G.UGUUGGuu.......gauCCG...........................................GAA.A.U..U...G.C.AAAA.........................-GACAACUCAAU..CA.....GUA..UU....AGGUU............UUCC....UGCUA.....GUA.. +MFOS01000001.1/48284-48686 .A.AAAG.........U.UGGUUG............G-C...........................................UUU.U.U..A...U.C.CGAA.........................-AAUUUCAACCU..UU.....GCU..UU....GUUUG...........uUUCC....UUCCG....aUUU.. +LLEV01000011.1/13233-13597 .C.ACAA.........-.GAUCUC............GAU...........................................AGU.A.G..U...G.A.UUAC.........................-AGUAUCAUAUC..GA.....CAG..UC....UGAAAg..........aCGUU....UGUCU.....UUG.. +MHVJ01000008.1/491-102 .U.AUUC.........C.CUUCUC............G-G...........................................CUU.A.U..A...U.C.CGAA.........................--CCAAAGAGAA..UA.....GGU..GU....UUUCG...........uGUUC....UGUUU.....GCC.. +MGIN01000026.1/21856-21540 .A.UUAGg......gaU.GGCUUCuu........guCCA...........................................AAA.U.U..U...A.G.UUAA.........................AAACAACCAGGA..AG.....C--..--....-----...........aAUUU....UGCCU.....CUU.. +MHTO01000028.1/9004-8622 .A.AG-C.........G.GGACGG...........c-GGgguaucgaga......................acgguguucuu-UU.U.C..U...G.G.CGAA.........................----AGCCAAGA..AU.....GGC..AG....AAAAA............-AUU....CGCCU.....AAU.. +MFJA01000011.1/65974-66392 .G.GUAA.........U.UGACAG............--A...........................................CAU.C.G..G...G.G.UAAA.........................--GACUUUGUCU..UA.....CUU..UU....UUUAU............UGAU....UGUCC.....GUU.. +MHQS01000006.1/27665-28047 .C.GGAC........u-.----CC............GGG...........................................ACC.G.C..A...G.C.UGAC.........................-CAAAACCGGAA..CC.....GGA..CG....AGCGG...........cAUUU....CGCUU....aGUU.. +MFEA01000022.1/44604-45004 .U.GAUAg......uuU.UGAUUG...........aUCU...........................................GUC.A.G..G...A.U.UUAA.........................-GACAACUCAAC..CA.....AGU..GU....UGGUU............UUCC....UGCUG.....GUA.. +MFVM01000020.1/525-928 .-.AGGA.........C.CGCCUC............GG-...........................................CUA.A.C..U...U.C.CGAA.........................-AACACAGAGGC..UC.....GGG..UA....AAAAA...........uAUUU....GGCAC....g-CU.. +MFZO01000039.1/78830-79232 .U.AUAGg.......a-.UUCCCGa.........ugGAC...........................................UAU.A.G..A...A.C.CGAC.........................-AAAACCUCAUC..GG.....CUU..UU....CGAUA............AGUU...uUGCUU.....AUU.. +MGIP01000002.1/33407-33732 .A.CCAA.........G.CUCUUC............CGU...........................................AGG.U.G..U...G.G.GGAC.........................-AUUAAGGAAGA..AA.....---..--....-----............AAUU....UGCUU.....AGU.. +MHXC01000022.1/2683-3091 .U.CAUA.........C.UGUCUA............G-U...........................................AUG.U.U..G...C.A.CGAAga....................uccU-UAGACUUAUA..UC....gGGC..AG....UACGA............CUUU....UGUCUg...gUUU.. +MHSQ01000010.1/7672-7262 .C.UAGA.........G.UGCCUC............G-A...........................................CUA.G.U..A...A.U.GAA-.........................---AUAAGAGAC..UA.....GGU..UA....AUAAU...........cAUUU....UGUUA....aUUC.. +MHTS01000027.1/37094-37466 .C.UUUU.........U.CGAAGG...........uCCG...........................................GGA.G.C..U...A.U.UGAU.........................UUUUAAGGACCA..UC.....AAA..GA....GAAAGu..........gGGUU....CGUCCa..guUCU.. +MEVF01000008.1/10247-9797 .U.ACUAc.......cU.CGGUUG............AG-uaguauugccgggcgc...........auuaagcgcaaaagcc-GU.A.A..G...G.C.CAAA........................cCUAUAACAGGGC..UA.....A--..--....-AAG-............-GUA....CGCCG.....AAU.. +LSMX01000002.1/195489-195152 .A.GGGG.........G.AGCUCU...........uAAA...........................................CUC.-.-..-...-.-.-AAA.........................A-----------..--.....---..--....-----............AUUC....UAUUA.....GUU.. +MHKB01000013.1/44767-45177 .A.GGAA.........G.UGUCUU............G-U...........................................ACC.U.G..U...A.U.UGAC.........................-UCUUUCAAGAC..UC.....CAA..GG....AAGGC............AUCU....UGCUU....gAUC.. +MHQA01000050.1/15416-15065 .U.UUUU.........U.CUCCCC............G-A...........................................AAA.A.U..U...A.U.UGAA.........................AGCAACCGGGGA..UA.....AGA..UA....UUAAA...........gAUUU....UUCUU.....ACU.. +MHQO01000003.1/26874-27340 .A.CCCAu......aa-gGGUUCA............---ggccgcgguucuga...............aggucuuccgugcc--G.A.A..G...A.A.----cg.....................acAAACAACACGGA..GA.....GUC..CA....AUGGG............UGUU....UCUCGg...cAUU.. +MHLC01000026.1/4106-4421 .C.GCCG........gA.UGAUCC............UGC...........................................GGC.G.G..G...A.U.CGAA.........................---AACCAAGGA..UC.....---..--....-----............AAUU....CGCCU.....GAC.. +MHRI01000007.1/54993-54583 .A.GAAG.........C.GGCUUC............G-A...........................................UUC.U.C..U...C.C.UAAG.........................--CUUGCGAAGC..UC.....GGU..GU....AUCGA...........cAUUU....CGGUU.....GCU.. +MVBD01000002.1/494141-493789 .A.UGUG.........C.UGUCUA............GAC...........................................GCA.U.C..A...A.G.UUAA........................aUUAAAUCUAUUC..UG.....GUG..UC....GGUAA............AUCC....UGAUU.....GGC.. +DEIQ01000008.1/11892-12254 .G.UUGC.........C.CGCCUG............GCG...........................................CAA.U.G..G...U.G.CUAA.........................AACCUUACAGGC..UG.....GCU..GU...gCGCAU............ACCC....GGCCA.....AUC.. +MOEN01000015.1/16017-15666 .U.CACCu.......uU.UCCCCG............GAG...........................................GUG.A.U..A...G.C.CGAA.........................AAUUUACGGGGA..UA.....GCU..UC....GGAGC............-GCC....UGCCU.....GUG.. +NATK01000111.1/5082-5439 .C.UGAC.........A.GGCCUC............AGG...........................................GAU.G.C..C...G.G.CGAG........................aAAGCUCAGAGGC..UA.....GUC..UC....AUGAC...........aCCCU....UGCCU.....GUU.. +NHDW01000005.1/79815-80176 .G.UUCU........uU.UGAUUG............GUA...........................................GGA.C.U..U...G.U.UUAG........................aAAUAAUCCAAUC..UA.....UUC..GU....UGAUA............GUCU....UGCUC.....GUC.. +MTOB01000164.1/1303-958 .A.AGAG........uU.CGCUUCc..........uAGC...........................................UCU.U.A..G...G.A.AGAGa.......................uUAAAUAGGAAGC..UG.....GUA..GU....CUAAA............-UCC....UGCCU.....GUA.. +DFBT01000014.1/22304-21956 .C.CUUG........c-cUGCCCU............GGU...........................................AGG.G.A..A...G.A.CGAG.........................-AUAUCACGGGC..UU....uGGC..AG....GGACA............ACUC....GGUUA.....CGG.. +CP018632.1/5505906-5506279 .A.AGGG.........U.CGCCCU...........uACA...........................................CCG.G.A..U...C.G.CUAA........................aCCAAUAAUGGGC..UC.....GCU..GC....UCUUU............AUGG....UGCCC.....GUC.. +DBXV01000016.1/400330-399969 .A.GGGU.........U.UCCCGA............CGG...........................................CCC.U.G..C...G.G.CGAG.........................AUUUCGCCGGGA..AU.....UCG..GC....UGGAU............AGCC....UGUCU.....UUG.. +MWEB01000012.1/27471-27822 .U.AAUC........a-aAGCUUU............GAG...........................................GUU.A.A..A...G.G.GUAA.........................--ACUAUGAAGC..UA.....CCG..AU....AAAGC............ACCC....GGCUU.....ACA.. +NBMB01000012.1/44962-44570 .A.UAAC.........G.CGUUCG...........cCGU...........................................UAU.U.U..A...G.A.UGAG.........................-AAUAAUGCGGA..UC....uGUC..CU....AUUAA...........aGACU....CGCCC.....GUA.. +DGPO01000070.1/410-20 .G.GCUU.........A.UGUCUC............GGG...........................................AGU.C.G..C...C.G.UCAA.........................AUUUUACGAGAA..UC.....GCG..GU....CUACG............-UCC....UGACC.....GUU.. +MVZB01000210.1/2644-2282 .G.UGACc......cg-cUGCUCG...........aGGG...........................................CCG.C.C..C...G.G.CAAG.........................-AUCAAUCGAGC..UG.....GCC..UG....GCUGG...........uUGGU...cGGUCG.....UCC.. +DBDC01000023.1/605-244 .U.CUUU.........G.GGUCAC...........uUGA...........................................AGA.A.G..G...C.G.UUAA.........................-AUCAAGGUGAC..UA.....UCC..UA....UCAGC............AGCC....UGUGC.....UUC.. +DEND01000009.1/39593-39201 .U.ACUG.........G.UGUCUG............GAC...........................................AGU.G.A..A...C.G.CGAA.........................-AUUUAACAGAA..UC.....GCU..CG....AAGUG............GUGU....UGUGG.....GUU.. +DEHI01000011.1/7876-7519 .G.AUCC........uU.UGCCUG............GAG...........................................GUG.A.A..C...A.G.UUAA.........................AUACAAUCAGGA..UA.....GCA..UA....UCGGU............AGUG....CGUCU.....ACU.. +CP020046.1/37048-37407 .G.AAUU.........U.CGCCAC............GCG...........................................AUU.C.A..A...C.C.CUAA.........................--ACUCAGUGGA..UC.....GCC..CC....AAAUG...........aAGCG....CGUAC.....ACC.. +DBWH01000013.1/35574-35190 .G.UUUAa.......g-.GGUUAA...........c-G-ccgccaaccacac................gcgcaaagcuuugaGCG.C.G..U...G.C.GGA-.........................-CACCAUGAAGC..UA.....CCG..CA....GCACU...........gAGCC....GGCCG.....UUU.. +DGET01000059.1/20456-20810 .U.UGCC........aU.AUCCCG............CGG...........................................GUA.A.G..C...A.A.CGAG.........................-AUCUAGCGGGA..UA.....GCC..CU....AAAGG...........aACCC....GGCGU.....CAG.. +DBAE01000134.1/2950-3309 .U.CACUu.......cU.UGCAGA............UGG...........................................GUG.A.U..U...A.U.CGAA.........................ACUAAAGUCUGC..AG....cGGA..UA....UACGA............AGUU....UGUCG.....GUA.. +DBMO01000014.1/8210-8566 .C.GGCAu.......gA.UGCUCG...........cAGU...........................................GCC.G.G..C...G.G.UGAA.........................-ACUUAGUGGGC..UA.....GCC..UU....GGCAA...........aAUCC....CGCAC.....GCA.. +DGDL01000088.1/40446-40098 .A.CCGCcag...uua-gCGUUUA............UAA...........................................CGG.-.U..C...A.C.GGAA.........................----AAAAACGC..UG.....CCC..UG....UACCG............GGUU....UGUCC.....GUU.. +DBZX01000072.1/20981-21337 .G.GGGG........u-cGGCCGCa..........gACC...........................................UCC.C.C..A...G.C.CGAA........................cCUGUGGAGUGGC..UG.....GGA..CG....GUGAC............ACGG....CGCGC.....GUG.. +DBVT01000018.1/2763-2384 .U.GCAGg......uc-.AACCCC............---gugaacggaug....................acgcaaagcuuu-GC.G.C..G...U.C.GUC-........................gGCAAUAUGAAGC..UA.....CUG..CU....GAUCU...........gACCG....UGUGC.....ACU.. +MTOL01000383.1/3325-2968 .C.GGUU.........U.UGUCCG............GGG...........................................GCC.G.G..U...G.A.UUAA........................gAUUGACCCGGAC..UG.....UCC..CA....UGCGA............GUUC....CGUUU.....GCC.. +DENF01000101.1/4236-4590 .C.UAGU........g-gCGUCUC...........aGCG...........................................CUA.G.G..A...U.C.CUAA........................aUUUUACUGAGGA..UA.....GUU..CC....AAGAU...........aGCUG....GGCCU.....GCA.. +DBXM01000035.1/12204-12585 .U.UAAGg.......g-.--UCAA...........c-UCcgccuccuuuc....................gcggcgacgcuuUUA.A.G..C...C.G.UGAA........................gGUAAACAAAAGC..UA.....CCG..UG....GUUCC...........gGGUC....UGUCG.....CGG.. +DDRT01000012.1/93221-92834 .A.AGCU........u-gUGUCUC............CAG...........................................GCU.-.U..U...A.G.CGAA.........................-AUCUUAGAGGC..UG.....GUA..GU....UAGUA............AUCG....UGUCG.....CUU.. +DDKT01000022.1/1872-1517 .C.UUUU.........-.UGUUCA............CGA...........................................AAA.G.A..A...A.U.UGAA.........................UUUUAAAGUGAC..UC....aGGA..GC....UAAAA...........aUUUU....UGUUU....a-UU.. +DBWQ01000012.1/24864-24510 .U.AUCU.........A.AACUUG............UGC...........................................GAU.A.G..U...G.G.GUAU.........................--UCAUUCGAGU..UA.....CCA..AU....UAUAA...........aAAUC....UGUUU.....AUC.. +DBYC01000042.1/3575-3227 .C.UGAGc......cu-.UUUUU-cg.......cagGGC...........................................GAG.G.G..A...A.G.CGAA.........................AUCAAUUGCGAA..AA.....AGU..G-....CGAGA...........gAUCC....UGCUG.....CUG.. +DFIJ01000099.1/7106-7447 .U.AGUA.........A.UGCUCG............A-A...........................................GCU.A.U..A...A.A.CAAG.........................---AUUUAGGGC..UC.....ACC..GA....AAUAA............GAUU....UGUUA.....AUA.. +MWCT01000016.1/27953-27586 .G.CGGAgcgcgcaag-.------cgcg....gcugAGA...........................................CCG.C.U..U...A.G.CGAG.........................-AUACAUCAGCC..UU....gGCU..CC....UGAUA...........aAGCC....CGCCC.....UUC.. +MNWS01000053.1/770-405 .C.UGUC.........A.UACCAG............GGG...........................................GCA.G.G..U...A.C.UUAA.........................-AUUUUCUUGGU..UG.....GCC..UG....AGCAU...........gAGCC....CGUCU.....GAC.. +DCTN01000136.1/11063-10706 .G.GACC.........U.UGUUCCc..........uGGG...........................................GGU.C.G..U...G.C.CCAUc.......................gUUCUGCAGGGGA..UA.....GCG..GC....CCGGG...........cAUCC....GGCCCc...uUCG.. +DCGL01000049.1/9874-10236 .G.GAGAc......uuA.UUCCUU............UGC...........................................AUC.C.G..U...C.A.U---.........................GCAUAAAAAGGA..UA.....CCU..AU....GGGUU...........cAGGG....UGCCG.....GUU.. +MUKB01000064.1/6538-6190 .U.AAUG........cU.UGCCUU...........aGGG...........................................AUU.A.U..C...A.G.GGAA.........................-ACGAUUAAGGC..UU.....UCU..CA....UACG-............-GCC....UGUCC.....CUU.. +DBRA01000026.1/45309-44961 .U.GUGAg.......uU.CGCCCU............UGC...........................................AGC.G.G..C...C.G.UG--.........................-UAUCAAAGGGA..UA.....CCGauCC....GGUGA............GGCC....UGACG.....GCC.. +DDSI01000168.1/12990-12645 .C.CUCA.........G.AGCUUC............AGU...........................................GUU.G.A..G...A.C.GGCAu.......................uAAUAUCUGCAGC..UC.....GGG..UG....GUGUU...........uAUCC....CGCUC.....UUC.. +LQBE01000045.1/48892-49254 .U.AGAA.........G.CGUCCU............A-U...........................................UCU.A.A..A...G.G.GG--.........................-UAAUCAAGGAC..UA.....GUC..UC....AGCCAu.........guGGAU....GGUCA.....CUA.. +MWEH01000146.1/694-339 .G.AUUUc.......a-.GACCU-u.........agUGA...........................................UUU.C.A..G...A.U.UGAA.........................AACUUAUAAGGG..U-.....GUU..UC....UGAUA...........aAUCA....AGUCC....uUCG.. +DCTE01000142.1/3048-3402 .C.CCGG........aU.UGUCCC............GGC...........................................CGG.C.C..U...G.A.CG--.........................--UACUAGGGAC..UA.....CCG..GG....GGGCA...........uAGCC....UGUUG.....ACC.. +MPMI01000029.1/22914-22560 .C.GCAU........c-gUGCCGA...........aGGG...........................................UGC.G.C..G...C.C.CGAA........................aCCUUACUUUGGC..UG.....GUC..UG....AGGGC............AUCC....UGCUC.....GUA.. +MKSH01000120.1/5234-4862 .A.CGAC.........U.UGCCUC............GUU...........................................CGG.C.C..C...G.G.GGAC.........................-AUUCAAGGGGC..UU....gGUC..UU....UCGGUa..........gUGCC....CGUCG....aCGC.. +NCGL01000101.1/9057-9409 .A.AUGUu......gu-.UCUC--ua........caGG-...........................................GCA.U.C..G...A.C.CUAA........................aUAAACUGCGGGG..GU.....GAC..UA....UUGGA............AUUU....UGUCU.....UUG.. +DCHC01000006.1/363-17 .A.UUCC........aA.AGCUGU............GCG...........................................GGG.U.G..U...C.A.CG--.........................-CACUGAUCAGC..UA.....CCG..UA....CCGGC............GGCC....UGUUU.....AUC.. +MSYI01000009.1/3612-3239 .A.AAUC........gA.UGUCUGg..........gCUU...........................................UUU.G.U..U...U.C.CGAA.........................ACUUUACUAGAC..UG.....GCA..AA....AGGA-............AUCC....UGUUU.....GAG.. +NATP01000047.1/28066-28425 .G.GAGGg.......u-aUGCCUU...........aGCC...........................................CGA.A.A..C...C.G.UGAGa......................uuUUGAUAUAAGGC..CG.....GCU..GG....GUAGG...........aAGCC....CGGUU.....UUC.. +DDDP01000105.1/1276-1634 .A.AGUC.........G.UGCUUG............CGG...........................................GGC.U.U..A...G.C.CGUA........................uAUCCACCGUAGC..UG.....GCC..UA....GUGUA............AGCG....UGCUU.....UUC.. +NATO01000121.1/2018-2372 .U.UGUU........cU.UACCUG............CGG...........................................AUA.G.A..G...G.G.AUGA.........................-UACAAGCAGGU..UA....uACC..GG....AUAAG...........aACCC....UGCCA.....AUC.. +DDZZ01000023.1/1728-1370 .C.UCAUg......gg-gUGUCCA............G-C...........................................CGA.G.G..G...C.U.GUAUc......................auCACACUGGAUAC..UA.....GUA..AC....CCAAU............AGCA....AGUUG.....CGC.. +MKVQ01000003.1/194158-194521 .G.GUCC.........G.GGUCAC............CGG...........................................GAC.C.A..A...G.G.CGAGa.......................uCAAACAGGUGAA..UA.....GUC..CC....GAGGA...........gAGCU....CGCCA.....GUC.. +DFJF01000004.1/44166-43810 .U.GCUU.........U.UUCCUC............AGA...........................................GGC.G.A..A...G.-.----........................gGUAUUUAGAGGA..UA....uGUC..UU....UUUGA............AGUG....UGUUC.....AUU.. +DGDY01000213.1/2782-3173 .U.GCUCg......cc-.GGUCUCc..........gGGC...........................................AGC.A.C..C...U.A.AGAC.........................CAAAAGGGAGAC..UA.....GCC..CC....CAGCC...........gAGCC....UGCCG.....GUU.. +MNEU01000040.1/1046-696 .C.GAUGc.......aA.UGCUCG............GGC...........................................GCC.G.G..G...C.A.GGAC.........................-ACCUAACGGGC..UG.....GCG..UC....UAGCG...........gAUCC....GGCUC.....AGG.. +DBQQ01000054.1/25546-25178 .U.CCUC........a-aAGCUUU............GCG...........................................AGG.A.A..A...A.A.AGAU........................aAUAGGAUGAAGC..UA.....CUG..CC....AUAUG............AGCC....UGCCG.....AUG.. +MPCV01000095.1/9788-9384 .G.GCAG.........-.GGUUGU............-GA...........................................UGU.C.A..G...U.G.UGAA.........................ACUAAUCGCAAC..UU....aAGC..UU....UAGUU............AGGG....UGUUU.....GUG.. +NMUJ01000003.1/33404-33743 .C.CAUAcc.....uu-.UGAUCC...........cGAG...........................................GUG.G.A..C...G.A.CGAC.........................ACCGAAGGGAUC..UA.....CCC..CC....UAUGG............UUCG....GGGCC.....CAG.. +LLYS01000011.1/21349-21716 .A.CGCU.........U.UGACAA............--G...........................................GUG.U.G..A...U.C.UGAA.........................--ACUCCUGUCU..UA.....GCU..UU....GUGUA............GUUU....CGGAG.....GCU.. +NGFI01000008.1/470994-471352 .G.UCGA.........G.CGCACU............CGG...........................................CGG.C.A..G...G.G.UGAG.........................-AUCAAGAGGGC..UU.....ACU..CA....GUGGU............CGGU....UGCCC.....GCG.. +MPMW01000089.1/12126-11755 .C.GGUC.........U.UCCCG-............--A...........................................GCC.G.U..C...G.G.UGAG.........................---CCUCAGGGA..UA.....GGU..UU....CACGCc.........ccGAUU....CGCCG....gGUU.. +DEAJ01000013.1/21985-21627 .A.CUCC........cA.UACCGA............UAA...........................................GAG.U.G..A...U.C.UAAG.........................--AAAAAUCGGU..UG.....GCC..UU....GAUAG...........uACUC...gUGCCA.....GUA.. +DFFG01000103.1/11145-10788 .C.CCCA.........A.AGCUUU............GAG...........................................GGG.C.A..A...A.A.AGAU.........................--CUUAUGAAGC..UA.....CCU..GC....GGCGG...........aAGCC....UGUUA.....UUC.. +MWST01000016.1/27607-27955 .C.CGAC........gA.CGUCGG...........uAAA...........................................GCG.G.U..A...G.C.CGAA.........................ACCCAAACCGAC..UG.....GGG..CC....GA-GG............AUCC....UGCCG.....AUG.. +MNVL01000027.1/1734-2078 .C.GGUU.........A.UGUACC...........gGGG...........................................AUC.G.G..G...A.G.CGAGg.......................aGAACACUCGGAC..UA.....GCG..GA....AAGGG...........aAGCC....UGUCC.....AUG.. +MVZM01000004.1/29418-29069 .U.GAGU.........U.UACCUU...........gGCU...........................................CUU.U.G..A...U.U.CGAG.........................--AUUAUAAGGU..UA.....GCU..GA....UUGUC............UAUU....UGUUU.....AUU.. +DGKB01000017.1/6040-5683 .C.UAUCg.......g-.--AUAAc..........cGGA...........................................UAG.A.A..U...G.A.UGAC.........................-ACUCCACAGGU..UA....aUCG..GA....GAUCA...........cAAGC....UGUCU....aCUA.. +MPGM01000018.1/1618-1222 .G.AUGG.........C.GGUUAC............UG-...........................................CCU.G.A..C...U.C.CGAA........................aUCUUUUAGUAAC..UA.....AGC..UU....CAAGU............AGGU....UGUUU.....UUG.. +DDXO01000013.1/12683-12332 .G.CGGU........c-gUGUCUC...........aGGG...........................................CCG.U.A..A...C.C.CGAG.........................AAUCUCUGGGGC..UG.....GGU..UC....ACCGC............-GCC....UGUCG.....GUC.. +DDYN01000001.1/44462-44093 .U.UGACcc....uuaA.GGCCUUg..........gGGG...........................................CCA.G.G..C...U.U.CGAG.........................-AGCUACAAGGC..CC.....GCC..GG....AGGAUa..........uCCCC....CGCCC.....UUU.. +DBBC01000133.1/3081-3434 .A.CUGA.........G.CGCCUA............GU-...........................................AGG.U.A..A...C.G.CGAA.........................--AAUAAUAGGC..UA.....GCG..GC....AUCCU...........gAGCC....UGUCG.....GCG.. +DFWN01000021.1/38957-38560 .G.UUGA........c-.ACCCCU............--G...........................................AAA.C.C..G...G.A.UAAG.........................AUAAAAAGGGGA..UA.....AGA..UG....CAGGU............AGGC....CGCCC.....GGU.. +MWBX01000034.1/2079-1720 .U.AAG-uu.....uuU.GGUUUU............UU-...........................................AUU.A.A..C...C.A.CAAU.........................AAAACAAAAGAC..CA.....AGC..AC....CUAAA...........gGUUU....UGCUU....aAUU.. +DBCJ01000014.1/33292-33660 .G.G-ACa......uu-gGGUUUG............---...........................................UAC.C.A..A...A.A.UUAA.........................GAUUACUACUCA..UC.....GUG..CA....AUAG-............-GCC....UGUCA.....UCC.. +DCIA01000013.1/21823-21477 .C.UACU........uU.UGUUUU............GGG...........................................GUA.G.G..U...C.A.CGAC.........................----UUAAAAAC..UA.....CCG..UA....GCAUA...........cCGCC....UGACU.....AUG.. +NBLZ01000003.1/16787-17186 .G.GACA.........C.CGCUAA...........cCGA...........................................GUA.A.A..A...G.A.GGAAcuu...................ucgGGUUCCAGCGGC..UU.....GAC..AA....GUGUGc..........gCUUU....UGGCA.....GAU.. +MPML01000002.1/84824-85234 .G.CGGA.........A.CGCCGA............UA-...........................................AUG.C.U..G...C.C.-UAA.........................--GAGAAUCGGC..UA.....GUC..AG....CGAUGc.........gcCUCG....UGUUG.....AUC.. +MWCJ01000017.1/23653-24048 .U.AUAA.........-.AGCUUG............U-G...........................................UUU.A.U..U...U.G.CGAG.........................--AUUUUCAAGC..UA.....AGG..AA....AAAAU............AGAG....UGCUC.....GUU.. +CP012839.1/258521-258890 .-.CAGU........uU.UUCUUAu..........cGUU...........................................CUG.A.U..A...U.G.CAAA.........................AAUUAGAUAAGA..UA.....GUC..AG....AUGUUu.........caGAAA....AGUUU.....ACU.. +MTOG01000014.1/85785-86132 .G.AAGGgag...uuc-.-----Cccuu...uuuccUCC...........................................CUC.C.U..C...C.U.CUAA.........................CUGAAAAAAGGG..A-.....AGG..AU....AAAGG............AAGG....UGCCU.....GUC.. +DBGA01000071.1/40858-41232 .U.UGAGa.......uU.AGCCUU............GUA...........................................UCA.A.U..C...U.G.CG--.........................--UAUUAAAGGA..UA.....CCA..AG....UCAUA...........aAGCC....UGCAU.....UUU.. +DDZN01000037.1/2872-2497 .U.AGUC.........G.GGUUAC............GAG...........................................AUU.A.G..U...U.A.GAAA........................aUCAAACAGUAAC..UU....uGAC..CG....UGUUGc..........uAGCA....AGGCC.....ACG.. +DBXY01000052.1/46047-46399 .A.GGGU.........U.UGACCGc..........uGGA...........................................CGC.U.G..C...A.A.CCUG........................uACAACCGGCGGU..UG.....GGA..UU....GGGGU...........gAGCC....CGCCU.....GUG.. +NSGJ01000034.1/33241-33638 .G.UUAU.........-.GGUCUC............G-G...........................................UGA.C.A..U...U.U.CGAA.........................-ACUUAAGAGGC..UA.....AGC..UU....UUGGU............-GGC....UGUUU.....UUU.. +MKST01000003.1/391940-391581 .A.AGGA.........G.CGCCUC............G-G...........................................CUG.G.A..G...G.G.GGAC.........................-AUUUCAGAGGC..UU....gGCC..AU....CCGUA...........gUGCC....AGCUG....gCGC.. +DEWA01000026.1/13677-13259 .A.ACGA.........-.UGUUGC............GUG...........................................CGU.U.U..G...C.C.GUAA.........................-UUUUUCGCAAC..UC.....ACA..AA....GCAAC............-GCA....GGUCU.....CUA.. +MWQY01000003.1/90796-91152 .G.CAGA.........-.GGCCUG............UG-...........................................CUG.C.C..C...G.G.GGAC.........................AUUCAAGCAGGC..UC....uGGA..AU....CGGGA...........aGGGC....UGCCG.....GCU.. +NHBT01000023.1/143335-143727 .G.UUUU.........-.UUCUAC............G-A...........................................UAG.C.A..U...U.C.CGAA.........................--AUCAAGUAGA..UA.....AGU..AU....CUGGU............GGGU....UGUCC.....AAC.. +DDKR01000149.1/1158-734 .A.UCUAa......guU.AGCCUU...........uGUA...........................................GGG.U.C..U...G.U.AAA-.........................GAGAAAAAGGGC..UG.....GUU..UU....UUCUG............AUCC....UGUUU.....GUC.. +MKVF01000006.1/33152-32750 .G.ACCU.........-.UGCUUC............G-U...........................................GGA.A.G..G...C.G.UGAG.........................AUUCUAAGAGGC..UA.....AGU..UU....UGUAU............UGGG....UGUUC.....AUU.. +NATI01000076.1/1682-1275 .A.UGCU........uU.UGCCUG............CGA...........................................GCA.U.C..U...G.G.UUAA.........................-GAAUAGCAGGC..UA....uAUC..UG....CUCAA............AUCC....UGCCC.....AUC.. +DGMY01000016.1/3877-4256 .G.GCGU.........C.GGUACC............GCC...........................................CGU.C.A..C...G.C.CGUA........................cAACCAUCGGUGC..UA.....GUG..CC....UCCCA............AGCG....UGCUG.....AUU.. +DCSM01000038.1/7999-8388 .G.CCUA........a-gUACUUG............GUA...........................................GGG.U.U..G...G.G.CUAA.........................--GAUUACAGGU..UA.....GUU..CA....UGAGU...........uGCUU....UGCUU.....AUU.. +DERS01000060.1/3223-2873 .G.GCGA........u-cCGUUCC............AGU...........................................CGC.C.A..U...C.A.UGA-.........................---CUUCGGAAC..UA.....CCG..AC....GGUGU...........aAGCC....UGUCA.....GCC.. +MWEM01000029.1/29734-30084 .A.UCGC.........C.CUCCCA............-AG...........................................CGA.U.C..C...G.A.GGAC.........................-ACCGUAGGGAU..UG.....GGG..UU....UUAGC............AGCU....UGCGU.....CUG.. +MWJR01000109.1/8335-8698 .U.CGC-c.......cU.GGUCACu.........cgAGC...........................................GUG.C.G..G...U.G.CGA-.........................AUUUAGAGCGGC..UG.....GGC..GG....AAUGU...........cGGCG....UGCUG.....GAC.. +DDSA01000268.1/31775-32125 .U.GGCG........gA.CGCCCU...........cGGC...........................................GCC.A.C..C...G.A.UGAGa.......................uACUUCCGCGGGC..UG.....GAU..GC....AGGAG...........aAGGG....UGUCA.....UGG.. +DDBW01000002.1/25858-25446 .U.AAUA........cU.UCCCAGu..........aUGG...........................................UUU.A.G..U...G.A.UGAG.........................AAUAUAUAUUGG..UC.....AGG..GA....UACUU............-UUC....UUUUC.....AUC.. +DEFL01000005.1/101342-100996 .A.UACC........u-aAGCUUU............GCC...........................................GUA.U.G..U...C.C.GUAA.........................----CAUGAAGC..UA.....CUG..AA....GCUGC...........cAGUC....UGUCU.....GUG.. +DCGM01000038.1/13934-13589 .C.CGGU.........A.AGCUUU............GCC...........................................CGG.G.A..A...A.G.A--G.........................-AUUUAUGAAGC..UA.....CCA..AAa..aAAGGC............CGCC....UGCUU.....ACC.. +DBWT01000087.1/113-457 .A.CUUG........cU.AGCUUC............GGC...........................................AAG.G.A..A...U.A.CGAG.........................--AUUGAUGAGC..UG.....GUA..GU....UAUGA............UGUU...uUGUUU.....AUG.. +MQWB01000001.1/1376816-1376441 .G.AGGU........u-cCGGCUG............G-A...........................................CCG.A.A..G...C.G.CAAA.........................GGACAAUCAGCC..UG....cGCU..UU....CGGAG...........aCGCU....CGUCAg...cGGC.. +MKSG01000007.1/70386-70787 .A.AGUUucu...cgu-.---UCGucu.....uuagGGG...........................................GCU.U.U..A...U.U.CGAG.........................-AUUAAUGAAGA..CG....uUUU..AC....UUUCA............GUGU....CGUGU.....UCU.. +CP017675.1/949802-950202 .C.GGAG........uU.UGUGCG...........gUUG...........................................UCC.G.U..U...A.G.UUAA.........................GCCUUAACCGUA..AG.....---..--....-----...........cCCCU....GGCCA.....GUU.. +NEUU01000005.1/120957-120598 .C.AGGU.........G.AGUCAC............CGA...........................................CCU.G.A..U...A.U.-GACga.....................acUAACGUGGAGGC..UA.....AGG..AA....GGCGG............-GUG....AGUUG.....GAC.. +DEIO01000015.1/96716-96325 .A.UUGU.........-.UGUCCU............UUG...........................................AAA.U.-..G...A.A.CUAAg......................cgCAUAAAAGGAAA..AA.....CAU..AU....UACCC............UUUU....UGUCU.....GCU.. +DBDI01000021.1/29670-30082 .G.CGGG.........G.CGUCCC............G-A...........................................UCG.U.G..A...G.G.CGAA.........................AUUUACCGGGAC..UG.....GGC..CU....UGAAG...........uGGGU....UGCCG.....GCA.. +DCDV01000013.1/4569-4196 .U.AGG-.........A.GGUUAA...........a-CAgauaacuuu........................cuaaccccagCUU.G.A..A...G.G.UUAGa.......................uCGUAUUACAAGC..UA.....CCG..GA....CCGUU...........aAGUU....UGUCA.....GUG.. +CP019633.1/1745059-1744697 .A.GAAA........g-cUGCCUU............CGG...........................................UUC.U.C..A...G.G.UGAA.........................-AUUAAGAGGGC..UG.....GUU..UC....UGCGA...........aGGCC....UGUUU.....CUC.. +MWCO01000029.1/61608-61968 .A.CCCCgca...ggg-cUGCUUG............G-C...........................................GGG.G.A..G...A.G.CGAAa.......................cAUCAGGAGUGGC..UG.....ACU..CC....GUGAG............AGCC....UGUCG.....GUG.. +DGDS01000041.1/1005-650 .A.AAAA........c-gGAUCCC............GGU...........................................UUU.U.A..A...U.C.CGAG.........................--AUCCAGGGAU..UA.....GUC..CG....ACAAA...........cCGUU....UGUUU.....GUU.. +DGEJ01000013.1/112230-112576 .G.CCUGa.......gU.AGUCUU...........gUAA...........................................GGC.A.G..U...A.U.UGAA.........................--UUAAAGACUU..AG.....GCG..GA....UAAAA............GGUU....UGACU.....GUU.. +DDRF01000108.1/4373-3980 .G.ACCG.........G.UGUUUC............GGA...........................................GGU.C.C..G...A.C.-GAA........................aAUCUUUAGAAAC..UA.....AGC..GC....AGAAU............UGGA....GGUUG.....CAU.. +DBYE01000100.1/2165-2534 .U.GCCUg.......uU.UUCUUU............UGA...........................................AGC.A.G..U...C.A.CG--.........................-CAUAAAAAAGA..UA.....CCC..GG....GACGG...........cUGUC....UGACU.....GCC.. +MSGT01000059.1/43453-43079 .G.GUUG.........A.UGGUUG............U-A...........................................GAC.C.A..U...A.G.GGAC.........................--ACUUUCAAUC..UG.....GAU..UG....GAUGA............GAAC....UGACC.....GAC.. +DBVV01000111.1/17975-17596 .G.UAUG........gC.GGUUAAa..........u---cggagcacacugcg..............gccaaagcuuugagu---.-.-..-...-.-.----ccgc.................ggggUUUUUAUGAAGC..UA.....CCU..GA....AGCCU...........gACCC....UGACU.....GCC.. +NGFH01000007.1/62688-62318 .U.GCAC.........C.CGGCGG............--U...........................................UGC.G.G..A...A.G.UGAAaa.....................acAAAACCCGCUGC..UA.....CGG..AU....GUUGCu..........uCGCU....UGUGU.....UUA.. +MWBJ01000015.1/1056-683 .U.AAAA.........A.UUAUCC............AGU...........................................UUU.A.A..C...A.G.AAAA.........................AAAUUUUCUGGA..UA.....GCU..UU....UAAGAa.........acAGUU....UGUUUa...aUAU.. +DEQQ01000061.1/8154-8520 .U.GCAG.........A.-GUCCU............G-A...........................................UGC.A.A..G...G.C.CGAG.........................--AUUAAGGGAA..UA.....AGU..UU....GAGAA............AGGU....CGUUA....cUUU.. +MWEQ01000003.1/94351-94750 .C.AUCA.........-.GGCUUC............G-G...........................................GAG.G.C..C...G.A.UGAA.........................-AAAAAAGAAGC..UA.....AGG..CA....ACAGU............AGGC....UGUUC.....UUC.. +MWDO01000057.1/5644-5989 .U.UCGA.........U.-AUCUC............U-A...........................................AGG.A.C..G...A.C.UAAG.........................--AUUUAGAGGU..UG....cCGG..AA....AUAAU............AGGA...gCGUCG.....GUU.. +DFOT01000002.1/327708-327335 .U.AGACa.......g-gGGCCUG............--G...........................................UCU.A.G..G...G.C.CGUA.........................CUUCAAAGACCC..UG.....GUA..CA....UUCAU............AGCG....UGCUG.....UUU.. +DFOS01000024.1/379-30 .C.UGCCgg.....uu-.-UUCU-c.........caGCG...........................................AAU.G.A..A...U.C.UGAA.........................-ACUUACUGGGG..GA.....GCU..UU....CAGGUu..........aACUU....UGUCU.....UUG.. +MLAN01000002.1/162621-162240 .U.UAGA........u-cAGACAA............AAG...........................................CUA.A.G..A...A.G.CUAA.........................GACUACUUGUCC..UA.....CUU..UU....AAGUCcu.......ucuUUUU...cG----gg.caGUU.. +DBAX01000104.1/3123-2732 .G.GAAA........gU.CCUCUGa..........uGUU...........................................UUC.C.C..G...A.U.CUAAg.......................cACUCCAUCAGAG..C-.....---..--....-----............AUCU....UGCUC.....CUU.. +DEEB01000006.1/32577-32930 .C.GCAU........uA.AGCUUU............GCG...........................................UGC.G.G..A...A.C.GG--.........................-UAAUAUGAAGC..UA.....CUA..AG....GCUCU...........gAUUC....UGUCG.....GCG.. +MPMO01000019.1/54383-54805 .G.CCGG.........A.CGUCGA............UA-...........................................GGG.C.U..G...C.C.CA--.........................--AGACAUCGAC..UC.....GCC..CC....UUCGU............-CCC....CGUCG.....CCG.. +MPNB01000030.1/25366-25733 .U.GAAUu.......c-.CGGCUG............-CA...........................................UUC.U.G..U...A.U.AGAG.........................UAUUGAUCAGCC..UU....uGUC..UG....ACCCG...........g-CUU....UGGUC.....GUA.. +MLAM01000014.1/28121-27754 .A.UAAA.........C.UGCCUU............G-U...........................................UUG.U.G..G...A.G.A-AA.........................GAUUUUGGCUGC..UU.....GCG..UG....GGUA-............-UUU....UGGGG.....AUU.. +DBWS01000147.1/15490-15891 .G.GAUG.........A.CUCCUU............UAA...........................................GUC.C.U..C...C.-.-UAA.........................-GUUUUAAAGGA..UA.....AGC..AU....UGGAC...........aUGCC....CGCUC.....CGG.. +NBMY01000134.1/35777-35403 .C.GCAG.........G.UACCUC............G-A...........................................UGC.G.U..G...U.G.CGAA.........................AUUGAUCGGGGG..UA.....AGG..AA....UCGGU...........uGGUU....AGUGG.....CGU.. +MKUW01000015.1/197810-197412 .A.GCAU........u-.---CA-............GCG...........................................UUC.U.G..A...U.C.GAAAg.......................aGAGCUCUCGGGC..UC.....AAG..CU....GAUAG...........uGCCU....UUUCA.....GUU.. +DBVZ01000143.1/4942-5294 .C.CGGC........u-aAGCUUU............GCC...........................................CCG.G.C..A...G.G.CG--.........................-UAUCAUGAAGC..UA.....CUG..AU....UCCGC...........gGGAU....UGCCG.....UUC.. +DDEQ01000046.1/219751-219395 .G.CAAUc......cu-cCGUCUG...........aGGA...........................................AAG.U.A..G...G.G.CGAA.........................-AUAAACCAGAC..UG.....GAC..GA....CCGCA............CAGG....UGACC.....CCG.. +DFNL01000003.1/13997-14350 .C.UGGG........aA.GGCCCC...........aGCC...........................................CCG.G.G..G...G.A.CGAA........................aAACCCGUGGGGC..UGc...aAGG..GG....AAAGG............GGCC....CGGUU.....GCC.. +DDHL01000007.1/16423-16792 .G.CGAA.........G.UGACCG............--U...........................................GCG.C.A..U...C.U.UGAG.........................---CAUUAGGUC..UU.....AGU..CU....AGCGG...........aGUUU....CGGGA.....ACU.. +NBMH01000115.1/7124-6706 .U.GGUA.........A.UACUGA............UAA...........................................CAC.A.C..A...A.C.AAAGagggc...............gaaagCCUUUUAUUGGU..UA....gGUU..UA....GGCGG............ACUC....CGUUG.....GUU.. +DBQW01000027.1/9240-8894 .C.GUAAg.......aU.AGCUUU............GGU...........................................AGC.G.U..A...G.G.UUAG.........................------------..--.....---..--....-----............----....-----.....---.. +DDRH01000022.1/168975-168588 .C.GCGU........uU.UGACUG............AGG...........................................CGC.A.C..G...A.G.CGAG.........................-AAACAUCAGCC..UG.....AUC..CG....CCGGA...........uAGAG....UGUCG.....AUG.. +DFNN01000087.1/1083-736 .A.UGUA.........C.CGCCUU............CAC...........................................AUA.G.G..A...U.A.AGA-.........................ACCCAAUAAGGC..UC.....GUU..CA....UGGUG...........uUGGU....UGUUU.....ACC.. +DFLB01000050.1/12002-12397 .C.ACC-.........A.CGUCUC............UA-...........................................CCU.G.C..C...G.G.CGAA.........................CCCUUUAGAGAC..UA.....CGG..GC....UGCCU............UGGG....UGCCG.....AUG.. +NBLL01000077.1/30158-29758 .U.AUUU.........U.UCCUUU............--A...........................................AAU.A.C..G...A.A.AGAA.........................---AUUUUAGGA..UA.....UCG..UA....AAAGA...........aUUUU....UGCUU.....UUU.. +DBYA01000015.1/3208-3554 .C.AGGUc.......aA.AGCUUU...........gAGC...........................................CCU.G.C..C...A.C.GUAA.........................--AGUAUGAAGC..UA.....CCG..GA....CCUGA............AGCA....UGUAU.....GCC.. +DEED01000059.1/61292-61676 .G.GGAU.........C.UGCAGA............CU-...........................................GCC.C.G..U...C.C.GGAU.........................--UUUCGGAUUC..UG.....CCG..GU....CACCCg.........caAGGC....UGUCU.....GUC.. +DDPY01000013.1/16290-16688 .G.UCGG.........-.-GCCUC............G-A...........................................CGG.C.G..G...G.A.UGAA.........................-GCUUUAGGGGA..UA.....AGG..UC....GCGAU............UGGU....GGCUU.....GGG.. +DCSF01000015.1/91-499 .U.GGUU.........A.AGUUUGguu......gagUCU...........................................CCA.G.U..C...G.U.UUAA.........................AAAAAGAUAGAC..CA....aAGC..UU....ACGUG............AAGU....UGUCG.....GCU.. +DDKW01000015.1/1283-1638 .U.CAUU.........A.UUCUGG............CGA...........................................AUG.G.G..A...G.U.AAAA........................gAAACAGUCAGAU..UA.....CUC..UA....GGUUA............AUUU....UGUCG.....GUG.. +DCHY01000006.1/10528-10917 .C.GAGA........gU.UUCCUU............UGU...........................................AUC.G.A..C...C.A.UG--.........................-CAGAAAAAGGA..UA.....CCG..AA....CGGUU............AGCC....UGUCU.....GUC.. +DBCL01000016.1/32290-31918 .U.GCAG.........G.GGUUAC............GAC...........................................UGC.G.C..A...A.U.GGAA.........................AAUUAACGUAAC..UU.....GAG..CC....A----............----....UGUUC....u-GC.. +MNZT01000106.1/4134-4530 .U.CGCGc......ca-cCACCUG............AGG...........................................CAG.A.G..C...U.G.CUAA.........................-GACAACCAGGU..UA.....AGC..CC....CGAGC...........aCAUC...uCGUCU.....GCU.. +DEBU01000033.1/12069-11722 .G.CUCU........gA.AGCUUU............GAG...........................................GGG.C.G..G...A.U.GGAU.........................--AAGAUGAAGC..UA.....CUA..AA....GCCAU...........gAGUG....CGUCU.....GCG.. +LNZM01000011.1/3175-3522 .U.UGAU.........A.AGCUUU............GC-...........................................CCA.A.G..A...G.C.UG--.........................UACCUAUGAAGC..UA.....CUG..AA....ACUGU...........uAACC....GGUCA.....UUA.. +DDIK01000116.1/6945-7314 .U.UAAUc......acC.CACCGG............GGU...........................................UUG.C.U..A...A.G.CGCA.........................-CGUAACUUAGA..UA.....---..--....-----............-GCC...uUGUCU.....UCU.. +DFGJ01000037.1/27447-27851 .U.UUGGu.......uU.UCUCUC...........uGAC...........................................CUU.U.A..A...C.U.U---.........................GUAUUUUGAGGG..UA.....UUU..UU....GCACUu.........aaAGUU....AGUUA.....GCU.. +DEQD01000043.1/13238-13586 .A.UAAU.........-.UGUAUU............G-C...........................................UUA.U.A..U...U.C.UUAA.........................-AUUUUAAAUAC..UC.....GAA..CU....ACUACu..........uUAGU....UGUUA.....GUU.. +MPNH01000001.1/109761-109411 .A.CGCC.........-.GGCCCG............CGG...........................................GGG.U.G..G...C.G.GGAAa......................aaCAAACAGCGGGC..UG....cACC..GU....CGCC-............CGUG....UGCCG.....GAU.. +DGOM01000122.1/38542-38944 .A.GUGA.........-.CACUUC............U-A...........................................AGC.U.A..G...C.A.UGAA.........................--ACUCAGAAGA..UA.....AGU..GC....AAUAA...........uUGGG....UGUCU.....UUA.. +DBQJ01000014.1/8325-8713 .A.UAGAu.......cU.UGAUAU............GUU...........................................CUA.U.U..U...U.C.CAAGgaua................uauaaUCUAAAUAAUUA..UC.....AGC..AG....AAGGGau.......uaaAAGC....AGCUG.....AAU.. +DBTM01000005.1/98397-98029 .G.CGGU.........A.AGCUUU............GC-...........................................CCG.C.A..C...C.A.UGAA.........................---CAAUGAAGC..UA.....CCG..AA....CCAUG...........cCGCG....UGACG.....GCU.. +DEGH01000052.1/7298-6946 .A.GGGG........a-gUGUUCC............GGC...........................................CUC.C.G..U...C.A.U---.........................-GCAUCAGGGAC..UA.....CCG..AC....GAUGA...........cAGCC....UGCUG.....ACC.. +DBMS01000205.1/1747-2131 .C.CGCG.........A.CGCCCC............CUG...........................................ACG.G.C..A...G.C.CGAG.........................--ACCCGGGGGC..AC.....GUC..CU....UGAUC...........gGGGU....UGUCC.....GGU.. +MWCX01000070.1/6199-5801 .U.GAUG.........-.-GCUUC............G-C...........................................AUC.A.U..G...G.A.UGAA.........................-ACAACAGAAGA..UA.....AGG..UU....CAGGC...........cCGGC....AGCUC.....C-G.. +DCTW01000009.1/47657-47270 .G.AAAU........uU.GGCCAA............AUU...........................................UCA.A.U..A...A.G.CAAA.........................-GAAAAUAGGCC..UU.....AUU..CU....ACGCC............AUCC....CGCCG.....GUU.. +MKTJ01000013.1/135164-134787 .G.GCCA.........G.AGGUGG............GU-...........................................AGC.C.C..G...G.U.GUAA.........................--GUCACUCACU..UG.....GGU..UG....GCAGA............CGUU....CGCUU....a---.. +DDHN01000001.1/29243-28858 .G.UU-A.........-.UUCCUC............UG-...........................................-AA.C.C..U...A.G.CUAA.........................-GAAUAUGAGGA..UA.....GGG..UA....CCAGG...........cAGUU....UCCUG.....GUU.. +DEIJ01000152.1/10405-10746 .U.CCUG.........A.UGCCGA............U-A...........................................AGG.G.U..U...G.C.CUAA.........................GCGAUGAUCGGC..UG.....GUU..CA....GUCGA............ACUC....AGUUG.....GCA.. +MZGJ01000006.1/44971-45329 .U.AGAUug.....uu-cAG----u.........uaUCA...........................................UCU.A.U..U...C.C.UUAU.........................CUAGUUUAUAGC..UG.....AAA..UU....UUGGGag.......aauAAGG....AGUUG.....GCC.. +DDRN01000088.1/27574-27950 .A.GCGA.........U.CGCUUC............G-C...........................................CAA.U.U..U...U.C.CGAG.........................-ACAACAGAAGC..UA.....AGG..AG....AUGGA...........cGGUU....UGUUU.....CAG.. +DEGW01000072.1/214-580 .G.UAAGa.......cA.AGCUGU...........cAGA...........................................AAG.C.A..G...U.C.CCAA........................gACUGAUGCCAGC..C-.....CGA..AU....CGGAA...........cAGUU....CGUCC.....GCU.. +DEHQ01000223.1/14080-13682 .U.UGCA.........A.CGCCGA............UAA...........................................ACG.A.G..G...C.A.AAAG.........................---AUCACUGGC..UG.....GUC..CG....UGGCGa..........gACCC....UGUUG.....GGC.. +DDLX01000017.1/211796-212165 .G.UAAG.........U.UUUCUG...........cGCC...........................................UUA.U.U..A...G.U.U---.........................UGUAUCAGUAGA..UA.....AGG..AU....UUAAUu..........uGGUU....UGUAA.....UGC.. +MWCK01000003.1/203-559 .A.AUUC........cU.UGAUUCg..........aGGA...........................................AAG.A.A..A...G.C.UGAA.........................-AAAUAAACGAA..UC.....CGG..CA....CAUCUg..........aAAUC....UGUCCa...aCCU.. +DBTB01000002.1/21088-20738 .U.AACA.........C.UGCCAC............UG-...........................................UGG.G.C..C...A.U.CUAA.........................-GAAUUUGUGGC..AG.....GUA..UU....UUGGC............AACC....CGCCG.....GUG.. +DEYM01000095.1/517-165 .A.AGGG........g-cUGACAG...........gCCU...........................................CCG.C.G..G...A.A.UGAG........................aUAUUUGUCUGUC..AU.....GGU..CU....UCGCG...........aAGGG....UGUCG.....UUC.. +DBYP01000019.1/57835-57457 .A.AGGC.........U.UGUUGC............CGG...........................................CUU.U.U..A...C.C.GUAC.........................--UUUUGGUAAC..UU.....AC-..AA....AGUGA............AACA....UGCAC.....CUA.. +MSHH01000078.1/20574-20199 .G.GCUG........aA.AGCUUU............GA-...........................................CGG.C.U..C...C.A.UGAA.........................--UUUAUGAAGC..UA.....CCA..AA....CUGCG...........cAGUG....UGUCA.....GUU.. +DBYY01000009.1/96013-96359 .A.AAAGg.......uU.CGUUUA...........gCCU...........................................AAU.U.C..U...G.C.UUAA.........................GAUAAAUUAAAC..AA.....GUA..AA....GCAGC............-AGC....AGCCU.....UGG.. +MWCM01000003.1/9341-8947 .U.GCUG.........-.GGUCUG...........gCGC...........................................AGC.A.A..C...A.G.UUAA........................gCAAAACAGCAGA..UA.....AGC..AU....UAAGA............UUUU....CGCUUc...gGUU.. +DEWQ01000006.1/205354-204941 .A.AUGC........u-.-GCUAUu.........cuAAG...........................................UGU.A.U..A...G.A.CGAA.........................AUUAAUAGAAUG..UA.....GUC..AA....GAAUU............GGUU....UGUUC.....AUU.. +MNTS01000003.1/103233-102822 .A.AGAU.........A.ACCUUCa.........agGGU...........................................UAG.U.G..U...U.U.CCA-.........................-UCAAAAACACU..UU.....GGA..UU....AUUUAa..........aAGGU....CAUGA.....UAU.. +DCHJ01000028.1/5768-5425 .U.CUGC........aA.AGCUUU............GAG...........................................CGG.A.-..C...U.G.GGC-.........................GUAUCAUGAAGC..UA.....CCG..AU....GUGAU...........gAGGG....CGUUU.....GCU.. +DDPF01000012.1/363920-363552 .U.ACAA.........A.UGUUAC............U-A...........................................UGU.A.A..A...A.C.A---.........................-AUAUUAGUAAC..UA.....AGU..UA....AAGAU...........uGGUU....UGAUA.....UAA.. +NASX01000058.1/423-76 .A.GCGAg.......cA.CGCUCG...........cGAU...........................................AGC.U.U..C...A.C.CGAG.........................AUCAGAGCGAGA..UA.....GGC..GA....CGGCC...........gAA--....--UCC.....GUC.. +MSHD01000010.1/22573-22912 .U.GCGU........u-aAGCUUU............GCG...........................................CGC.A.U..G...G.G.CG--.........................-UAUGAUGAAGC..UA.....CUG..AA....ACCGU...........aAGCC....UGCCG.....UCU.. +DEIU01000070.1/72386-72022 .U.GGUU.........U.UGCCUAa..........uUGG...........................................CCG.G.U..G...A.G.GGACa.......................uUACAGAUUGAGC..UA.....GGA..CU....CGGAU............-GGG....CGUGU.....GUG.. +AP017913.1/657306-656905 .A.AGAA.........A.UCCUUG............--A...........................................GCU.U.C..A...A.A.UGAUuu.....................uuUUUUUUAAGGAG..UA.....GAU..UC....GGUAU...........uUUAA....UAUCU.....UCA.. +AP014564.1/1112890-1113292 .A.AAUA........aU.UGCUUU............GGU...........................................GUU.U.A..G...U.C.CGAA.........................--UUUUAAAAGC..UA.....AGU..UG....UAAUU...........uUAGA....UGUUU.....GUA.. +NHHP01000006.1/95417-95130 .A.AACU........u-.------............--U...........................................AUU.U.U..U...U.G.UG--.........................------------..--.....---..--....-----............-CUA....UGUGC.....UUG.. +DEQB01000025.1/3871-3513 .U.GGUU.........-.AGCCCG............A-A...........................................AUC.A.G..A...G.A.CGAA.........................-AACCUAAGGGC..AU.....AUC..GC....GAUGA...........aUCUU....UGUUU.....GUU.. +DBCA01000010.1/6763-7133 .C.UACA.........C.UGAUUC............A-C...........................................GUA.G.U..U...G.A.CGAA.........................AAAUAAUGAAUC..UC.....GCC..UU....UGGCU............AGUU....CGUCG.....AUA.. +DEHP01000115.1/2130-2524 .C.UGCA.........U.UGGCCC............GGU...........................................GCA.G.G..U...U.U.CGAG.........................---AUUCAGGGC..UG.....GAU..UG....GCGGAa..........uGGGU....UGGUGa...aCUG.. +DESZ01000032.1/578-177 .A.ACUUug.....caA.GGUUUA............--G...........................................AGU.U.U..C...C.U.U---.........................-UAAAUAAAACC..UA....gGGU..UG....AUUCA...........uAGGG....UUUCGa...cUUU.. +MPNI01000001.1/28744-28387 .U.UCACu.......u-cCGUCUG............UAG...........................................UGU.G.A..G...U.C.AUAA.........................GAUCAAUCAGAC..UG.....CGG..GU....UACAU...........aCAUG....UGUUC.....UUG.. +DFOW01000015.1/9202-9576 .A.UCUU........uU.UGUCUG............A-C...........................................UGA.U.U..C...U.C.CGAC.........................--AACCUAAGAC..UC.....GGU..AA....UGAGA...........uAUUU....UGUGA.....GUU.. +DBDP01000126.1/10471-10866 .C.CGGU........uA.AGCUUU............GCG...........................................CCG.G.C..-...C.A.CGC-.........................-AUUGAUGAAGC..UA.....CCA..AG....CCCCG...........gAGCC....UGACA.....ACC.. +MWBO01000025.1/18143-18487 .G.UAAG........a-cAGCUUC............GG-...........................................UAG.C.G..A...G.C.CGAA.........................-AAUACU-----..--.....---..--....-----............----....-----.....---.. +DFCP01000006.1/169320-169676 .C.GCGG........uA.AGCUUU............GCC...........................................CGC.G.C..G...G.G.C---.........................GUAUGAUGAAGC..UA.....CUG..AG....UUCGU...........gAGCC....CGAUU.....AUC.. +MWCH01000002.1/128591-128967 .G.GCGU.........U.UGAUUU............CAC...........................................CGG.C.G..G...G.G.CCAA........................aGAUAAAAAAAUC..UA.....GCC..CG....GACUU............-UCU....CGCCG.....AUU.. +DBQS01000026.1/7157-6754 .G.AUUG........u-cCGUAUC............--C...........................................AAU.C.G..A...G.A.AUAA.........................GAUAUUUGAUGC..GG....aGGG..UG....ACAGCc..........cAGUU....UGUUU....gUUU.. +MWDP01000157.1/8031-7686 .A.UCUG.........C.CGCCCG............GGC...........................................GGG.U.A..G...C.C.CAU-g.......................gUACAAUCCGGGC..AA.....CCC..UC....U-GCC............AAAG....GGCAA.....GCC.. +MKTC01000025.1/20881-20511 .C.AAGAuu.....ca-.--UCC-acu......ugcCAA...........................................GUU.G.C..G...-.-.----.........................UAUUAACGGUUG..UA.....AGG..CU....UCGGU...........uGGUG....GGAUU....aCUU.. +DBIX01000003.1/22266-22665 .U.UGA-.........-.UGAUAG............UAGacauauca..........................agauaacua---.-.-..-...-.-.----uuaaggu...........gcguaucACUAAAAAAGAC..UU....uGUU..AA....AAUUGu.........agAGGU....UUGUU.....UUU.. +MOYE01000001.1/287279-287672 .U.GUUU.........A.UGACGG............UAGgcauaucaagaua................accguuggaaguuaGCC.U.U..U...C.U.GGAA.........................-----AAAAGGC..UU....uGGA..AU....ACAGA............UGGU....AGUGA....uUUU.. +DFJU01000151.1/13877-14276 .U.CGGC.........-.AGCCUC............GUG...........................................CCG.-.C..A...G.G.UGAA.........................-AACUUAGAGGA..UA.....CGG..AG....CGACU............UGGU....GGUCC.....GGG.. +MWDC01000020.1/7080-6733 .U.UUAA.........U.UGCCUA............AAU...........................................UAA.A.A..C...A.U.UGAA.........................-AUAAAUCGGGC..UA.....AGA..UU....UCAGA...........aAUUU....UGUCU....gGUC.. +DBDW01000006.1/47662-48058 .G.ACGU........g-.UCUCA-u.........acCCA...........................................UUU.C.A..U...A.U.CGAA........................aUCAUUGAUAUGA..UA.....GCA..UG....CAGCA...........uUUUU....CGAUG.....UU-.. +DGBF01000068.1/14028-14428 .U.GCGA.........-.UGAUUC............UA-...........................................AGC.A.U..A...U.G.CGAA.........................--AUUUAGAAUC..UA.....AGU..UA....UCGUC...........uUGGG....UGUUC.....AUG.. +MWBE01000019.1/12365-12755 .A.CAGU.........C.UGUCUU............UGG...........................................CUG.G.A..G...G.G.UUAA.........................-ACUUAAAAGAC..GG.....AUU..AA....CAAGU............GUUU....UGUCG.....UUU.. +MWBR01000044.1/38147-38493 .A.CCGAg......uc-cUCCUC-...........uGCG...........................................AGG.C.U..A...G.G.CGAG.........................AACCAGUGAGGA..UA.....GCC..GG....CGUUU...........uAUCC....CGUCC.....CCG.. +MWAK01000083.1/4197-4539 .U.UCAA........u-cUGUCUC...........gGGC...........................................UGA.G.G..A...A.A.CGAG........................aAAAAUCCGGGGC..UA.....AGG..AA....CGGCG............AUCC....GGUGC.....CGG.. +NHDW01000006.1/152106-151716 .U.UUCG.........-.-GCCGC...........gGAC...........................................UAU.A.G..A...G.G.CUAA.........................-CAUGCAGCGGA..UA.....---..--....-----............-CCU....CGCCA.....GGA.. +DBRL01000014.1/75704-76127 .C.GGUUu.......g-gAGUUUU............GAG...........................................ACC.G.G..C...U.G.G---c.......................gUUACACCAAAAC..CA.....GGC..GA....AAGGAg..........cUUUU....GGUCGc...gUCC.. +DBQF01000005.1/49014-49405 .C.UUAA.........C.AGCCCA............G-G...........................................UAA.G.U..U...U.C.CAAGagcgua............gagcucaAUACUAAUGGGC..AC.....AUG..AG....AGGUUu.........uaGGUU....UGCCA.....AAA.. +DBCX01000059.1/6734-6346 .U.AGGC.........G.CGCCAA............--G...........................................CGG.G.C..C...A.U.UGAAgguuucg...........uacuuccGCAAAGAGUGCU..UU.....GUU..CA....AACCA...........aCGGU....UUUGA.....UGU.. +MLPZ01000005.1/161877-161489 .U.GAGG.........U.UUCCGG............-CA...........................................CUU.G.U..A...A.A.GGAAa......................auUAGAUAUCGGAA..UA.....CGG..UG....CCGA-............UGCU....UGUGA.....UGC.. +MKTB01000015.1/131785-132160 .G.UGCC.........A.GGCUGU............G-C...........................................ACA.C.U..G...C.A.AAAG.........................--ACCAUUCAGC..UA.....AGU..GU....AUCAU...........cGGUU....UGUUC.....AUU.. +DBRB01000005.1/38741-39144 .U.UUAGa......aaU.GGUCUU............-UU...........................................UAA.A.C..C...G.C.CAAGgac...................ucaGAGUUCAUAAGA..UG.....CUU..AA....UGUAUu..........aGACC....UGCCG.....AGG.. +DCZD01000008.1/23252-22871 .A.GCUGg.......aA.AGAACG............CUG...........................................ACA.U.G..U...C.G.GAAA.........................GACGACACGCGA..UC.....CCG..CA....AGGGA...........uAGUC....GACCC.....GCC.. +LKAS01000001.1/246328-246662 .G.UAAU........c-gUACUUAa.........aaUUU...........................................UUG.C.A..U...U.U.UUAA.........................AAAAAAUGCGUU..UU....cCAU..AG....AACUA............UUUU....UGCUUc...uAUU.. +DBRV01000005.1/42202-41825 .A.AA--uc....aau-cCGCCUGu..........uUGA...........................................AAU.U.G..G...G.U.CAAG........................aUUAUAAUCAGGC..UC.....CUU..AA....AAAA-............UUUU....UGUCC.....AAU.. +DCHD01000013.1/824-1170 .U.GAGU........uU.AGUUCU............UCU...........................................CUC.A.C.cA...U.C.CGAA.........................AACCGAAAAGAC..AA.....AUU..CA....AUAUC............UGGU....AGUUU.....AAG.. +NHIV01000037.1/6475-6025 .G.CUAG........a-gGGAAGU............UAG...........................................UGG.U.U..A...A.A.GAAAc......................ugCCAGUUGGCAAC..UC.....UGA..AC....AAAGUu.........guUAUU....GGGUU.....GUA.. +MPNC01000002.1/104280-104635 .C.AGGG.........A.CACCGA............UAC...........................................UCG.G.G..G...C.C.AUAG.........................-AUUUUAUCGGC..UG.....GCG..GU....UGGGG...........cAUCC....UGUCG.....GCG.. +DCTD01000057.1/6851-7256 .A.GGUU.........-.GGCC--............---...........................................GUC.U.A..A...C.A.CGAA.........................-GUUUAGGCCAC..GC.....CCC..AA....AGCCA...........uAAGU....UGUUU.....GUU.. +CP012846.1/232040-231680 .U.UUCUg......guU.AGAUUAua........au--U...........................................GUC.G.A..A...A.A.AAAA.........................AAUCAGAAAAAC..UC.....--U..AU....UUUCA...........uAUUA....UGUCU.....UUA.. +DEGT01000010.1/40084-40486 .C.ACUG.........A.UGACAA............UGGgugua................................ucaagaUAA.U.U..G...U.C.AAAGguuuaga...........guuuccuUCAAAUAAAACC..UA....gGGC..UG....AAUUAu..........cGGGU....AGUGA.....UUU.. +MLIT01000011.1/434802-434437 .A.UAGGuga...uga-.---AGCga........caCCA...........................................CGC.A.G..A...G.G.CUAA.........................CAGCGCAGGGGU..UC....cGCAacGU....CGUUGaga......gcgGCAC....GGAUG.....AUC.. +MNWJ01000044.1/3287-2967 .G.CACA........u-gUGCUCCg..........cUAU...........................................GUG.C.U..C...G.G.UUAA.........................ACCAAAGCAGA-..--.....---..--....-----............-GCA....CGUAU.....GUU.. +MWSR01000091.1/754-356 .U.AAAAa......gu-.AAUCGGu..........uGUA...........................................UUU.A.G..A...G.U.UGAU.........................UAAACCCUAACC..GG.....CUG..UC....UGCGA...........cGAUU....UGAUU.....AUU.. +DBQK01000008.1/107650-107254 .A.GU-C.........U.GGCUUGgc........gaCC-...........................................AGC.U.G..A...A.A.CUAA.........................-GUUUUUUCGUC..AG.....CGC..AG....GUGAA...........uGGUU....GGUCC.....GUU.. +DGOF01000008.1/29620-29210 .A.AACC.........C.UGACCG............--A...........................................GUU.U.G..U...A.U.GGAC.........................--ACCCUUGGUC..AC.....CGG..UA....UGAAG............UUUU....UGUCU.....GAU.. +DBUA01000013.1/583-981 .A.UUCU.........U.CCUCUC............CUU...........................................CAU.U.U..C...C.G.AGAUu......................ug--UUGCAGAAGG..UCc...gACU..AG....CUAGG...........gAUUU....CGUUC.....GCU.. +DCJD01000017.1/51748-51369 .G.UUUA.........G.UGCUUA............UAU...........................................AAA.C.A..A...A.A.UGAA........................uUUAAUUAUAAGA..UC.....GUU..AA....AAUGA............UAUU....UGUUA.....GAU.. +DBOW01000020.1/2090-1740 .G.UAAG.........U.UGCCUUca........uaAUC...........................................UUA.C.A..A...G.C.CGAA.........................AACCGAAAAGAG..GA.....AUU..CU....CUGCU............GGGU....AGUUU.....AAG.. +CP017813.1/167757-167370 .A.AUUU........a-.--CUAA............AGG...........................................AAU.U.A..A...A.U.UUAAa......................guUCAAACUUUAGA..AG.....CUA..AU....AUUAA...........gUUUU....UGCCU.....GUU.. +LVJN01000019.1/339959-339596 .A.AUUCg.......cA.GGCCGG...........u-UG...........................................AAA.U.C..CaagG.G.CGACc.......................aGUUCUCCGAGGU..UA....cGGG..GG....CGCGCc..........g----....-----.....---.. +MWCR01000003.1/29849-30242 .G.AAUC.........G.UGGCAU............GUG...........................................AUU.C.G..A...A.A.CGAC.........................-AAGGCUCAUGC..CG.....CCG..GG....AAUCG...........gUCCU....CGCCG.....GUU.. +MWBV01000040.1/2462-2872 .A.AUCA.........C.UUCUCC............-GA...........................................GAU.U.G..A...A.U.AGA-.........................--UAUAAGGAGA..UA.....UUA..UC....AAUGGuu.......gggUUAA....UGUUU.....UCC.. +DBRK01000005.1/3044-2633 .U.CCGC.........-.CGCUUG............UUA...........................................CGG.C.C..A...G.C.AUAA........................gCACUAAGACAAG..GA.....UUG..CU....CUGGU...........aUGGU....UGGUU.....GAC.. +MPKA01000113.1/7173-7557 .A.AGAG.........U.GGAUCG............GUU...........................................CCC.U.G..U...U.C.UUAA.........................-ACACGUUGAUC..AA.....ACC..CA....UAAAG...........uAUAU....UGUCC.....AUC.. +AP017902.1/805599-805988 .U.AAUU........u-gUGCA--............-AA...........................................AUU.A.A..U...U.C.UUAA.........................--AAAUAAGCAC..AA.....CCA..CA....AAUAA...........gCUUU....UGCUU.....AUU.. +DCGI01000080.1/18515-18861 .U.UGCG........a-gCGAUGC............GUA...........................................GCG.A.G..A...A.C.GGAA.........................---CUUAGCAUC..UU.....GGA..AA....GGUCU............AGCC....CGUUU.....GUA.. +MNZF01000055.1/12611-13010 .C.CAAC........u-cCGCCUG............C-G...........................................UUG.G.A..A...A.C.CGAA.........................-AUUCUGCAGGC..UC.....GAA..UA....AUUAC...........uGUCU....CGUCA....cUUC.. +DHGE01000097.1/833-484 .C.AGAUu.......uU.CACCUC...........aUUA...........................................GCU.G.G..A...G.U.UGAA........................uUUAAUAAUGGGG..UA....cGCC..CU....AUAAG............-GUU....UGUUC....uGUU.. +CP020921.1/1116033-1116390 .A.AAGU.........U.UGACCU............GGA...........................................CUU.U.U..C...U.U.CUAA.........................-AUAACAGGUCU..UA.....GCC..UU....CAAGA............ACCG....UGUCC....aGAG.. +DISG01000119.1/8092-7733 .C.UCAGa.......u-gCGCCUCa.........cgUCU...........................................GAA.G.C..U...A.C.CUUA.........................-CUUAGUGAGGC..UG.....GUC..AG....UCAGU............AGCC....UGUCU.....GUG.. +DJCR01000007.1/99209-98860 .C.UGUUu.......gU.CAUUCG............AGG...........................................GCA.G.C..G...G.G.CGAG........................aUAAAACUCGAAC..GG....gGUC..UU....GGUGU............AGUU....UGUUU.....GUG.. +BDTG01000034.1/3274-2922 .U.CAGG.........C.CGCCCG............GUC...........................................AUG.A.G..G...G.G.AGAC........................uCCUUAACCGGGC..UC....aUCU..UC....CGGUA............UUCC....UGUCC.....GUG.. +NZBS01000014.1/35228-35591 .U.UAUG.........A.UUUCGU............GGC...........................................AUU.A.A..C...A.U.UUAA.........................-AUUUUAGCGAA..UC.....GUC..GC....AGACA............AGUU....UGUUU.....AAC.. +DIJZ01000004.1/18998-19347 .U.AGAAu.......c-.GGUCCU...........gGGU...........................................UCU.G.A..A...G.U.CGAG.........................ACAUACCAGGGC..UA.....CCU..GU....CAAAA............CACC....UGCCU.....GCC.. +QEWT01000015.1/4307-4659 .A.UAUC........aU.UUCUAA............GGG...........................................GUA.U.U..U...U.G.CGAA........................aCUUAACUUAGAA..CA.....GCU..UU....GCAUC............-UCC....UGCCG.....GUC.. +NZIV01000031.1/53108-52751 .A.UUCU.........G.UGUCUG............UCA...........................................GAA.U.U..A...A.A.UGAU.........................-ACUUCUCAGAC..UG.....GUU..AA....UUUGG............CGGG....UGGCG.....AAA.. +PNJE01000107.1/4731-5082 .C.UGGG........c-gUGCUCA...........gGGC...........................................CUG.G.C..A...G.A.UGAA........................aCACCACUUGAGC..UG.....GUC..GA....GUGGC...........uCUUC....UCCUU.....UUC.. +PKTO01000053.1/1494-1141 .G.AGGG.........U.UGUCCC............GA-...........................................CCU.C.U..U...G.C.UGAA.........................-ACAAUUGGGAC..UG.....GCA..GA....UGAAG...........cAGCU....UGUCA.....UUG.. +PANR01000019.1/13684-14079 .U.AGCA.........-.UGUCUA............GCG...........................................GCU.A.U..C...G.A.UUAA.........................AACUAGCUAGAC..UC.....ACG..CA....GAUUG............AUCC....UGUCG.....GUC.. +PFXJ01000031.1/16981-16622 .G.AGGC.........C.CUCCCC............GAG...........................................CUU.C.A..G...G.A.CUAA.........................AACCGCAGGGGA..UG.....GCG..GA....UUCGA...........aAGCC....UGCCU.....AUC.. +DJAM01000057.1/35726-35363 .U.AAUC.........C.UGCCUA............A-G...........................................GUU.A.A..U...U.G.CUAA.........................---AUCACAGGC..UC.....GCU..AA....UUGAC............CUCC....UGUUU....uGUC.. +DIFI01000017.1/147141-146797 .G.UGGU........aU.UUCCCC............GCA...........................................UCA.C.U..G...G.A.GGAG.........................--AUUAAGGGGA..UA.....GCG..CG....UUGAC............AGAU....UGUUU.....GCG.. +PFMR01000327.1/348-3 .G.CUUU.........A.UGCCUG............UGA...........................................AAG.C.G..G...G.G.CGAA........................aACAAAUACAGGU..UG.....GUC..UC....GUUCU...........uAUCC....CGUCC.....GCA.. +NIRF01000001.1/455744-455393 .C.UCGA.........C.UCCCAU............--A...........................................AGA.G.A..G...G.G.AGAA.........................-AAAGUAUGGGA..UA.....GGA..AU....CUAUAg..........aAUCC....GGCGG.....AAG.. +NEMB01000003.1/1227645-1228031 .C.AGAU.........G.UAUCCU............UGG...........................................UCU.G.C..G...G.C.GGAC.........................--UUUAAAAGGA..UA.....CCA..AA....CUGCA...........uAGCC....AGCUC.....UUA.. +DIXF01000010.1/148742-148388 .A.CGGCu.......gU.GGCCCCu..........uCGG...........................................GCG.C.C..G...G.G.GUA-.........................-UUGACAGGGGA..UG.....GAA..CA....CGGGA............AGCC....UGUCU.....AUG.. +PCSH01000131.1/2785-3147 .C.CAUUgg....aucU.UGCUUG............GAC...........................................AUA.G.G..U...U.A.GUAA.........................GAAAAAAUAAGC..UG.....GCA..UC....UCCUGa..........gAUUU....UGCCU.....GUG.. +PKGB01000015.1/8687-9043 .U.CUUA........u-gUGUUUG............GAU...........................................AAG.G.C.uU...G.A.CUAA.........................-ACUUUACAAGC..UC.....GCU..UA....AUGUG...........aUCCC....UGCUG.....GCC.. +PEAC01000013.1/2942-3291 .G.AGCG........a-gGGCCUC............GGC...........................................AAU.C.A..G...U.G.UGAG.........................--ACACAGGGGA..UU.....GGG..AG....AAGGA...........uGGCC....UGCUG.....GUU.. +PDZT01000028.1/20504-20856 .U.CUUC.........U.CGCCUA...........aAGU...........................................AGU.U.A..G...U.G.CGAA.........................-AUUUUAUAGGC..UA.....GCU..UU....UUAAG...........uAUUU....GGUUU.....GAU.. +NZZP01000036.1/82122-81777 .A.UAUA.........U.U-CUUG............UUA...........................................UUA.U.G..U...U.G.UUAA.........................AAAUUAACAAGA..UA.....GUU..GA....UAAGU............GGAU....UGUUU.....GUC.. +NZHP01000001.1/14523-14176 .A.ACGA........uU.UACUCU............AAU...........................................UGU.U.U..U...G.A.UUAAa.......................uAAAAAUAAGAGU..UC.....GUA..UU....UAAAA...........uCACC....UUCCU.....UUC.. +PVGY01000033.1/544341-543967 .G.GACC.........G.GGUCAC............UCG...........................................GUU.C.U..G...G.A.CGAG.........................--AUUAAGUGAC..UG.....GCG..GU....UACCG...........uAGCC....UGCUG.....CUG.. +NVWA01000006.1/59827-59478 .U.GGCGac.....uc-cUGUUCGa..........aGUC...........................................AAU.A.G..A...A.A.CGAG........................aACUUAAUCGAGC..UC.....GAU..GA....UGCGU............AGCC....UGCCU.....UUU.. +DGYY01000026.1/144379-144732 .C.UGCC........aA.AGCUUU............GAG...........................................ACA.G.G..A...U.U.GU--.........................-AUUUAUGAAGC..UA.....GCC..GG....CCCGG...........aAUCU....UGUUC.....CUG.. +PFQI01000013.1/39838-39490 .C.AGGC.........A.UGUCCG............GGG...........................................CCU.G.C..A...A.U.CGAG.........................-AUUAACUGGAC..UC....cCCG..GU....UGCGA............ACCC....CGUCG.....GUG.. +NZVH01000029.1/49338-49695 .G.CGGC........uU.CGCUCG............GAG...........................................GCA.A.U..G...G.U.CUAA.........................AACUAAUCGAGC..UC.....GUU..CC....GAACG............-GCC....UGUCU.....CUC.. +DGGT01000121.1/916-536 .A.GCAU.........A.UGCCUAc..........c-GG...........................................UGCuU.U..C...C.G.CGAGa.......................uCUUACGGCGGGC..UG.....GUC..UU....CAUG-............CGCU....AGUCC.....GGA.. +NVSS01000066.1/990-1405 .U.GGCC........aU.GGUCCA............UCA...........................................UCC.A.G..C...A.G.UUAA.........................--AUAGUAGGAC..UC.....GCU..AG....UCGCUu..........uACCC....UGCCC.....GUC.. +NVQV01000042.1/1729-1306 .A.GCUCu.......g-cCGUCUU............AGG...........................................AGC.C.A..U...U.G.CUAA.........................--AUUUGAAGGC..UC.....GCU..AA....UAAGG...........uAGCU....GGUCU.....AUU.. +PDSK01000123.1/5887-5495 .U.UUUC.........A.UGUGUG............GGG...........................................UUG.A.G..U...C.G.CGAA........................aCUCUCACUACAC..UG.....GCU..CG....UUCAC...........cACCC....UGUCG.....UUG.. +CP027226.1/722933-722557 .A.GGUU........uA.AGCUUU............GCG...........................................ACC.U.A..A...G.U.GUA-.........................--CUUAUGAAGC..UA.....CCG..GA....GUGCC............AGCC....UGUCA.....GUU.. +BDSX01000050.1/3988-4341 .G.CAAU.........U.UUCCGG............-GG...........................................UUG.C.C..G...G.A.AUAA.........................--GUUUUCCGGA..UA....gGCU..UU....UGAAU...........gGCUU....UGUCU.....AUU.. +DHGI01000070.1/138088-138437 .U.AAAG........aU.UGAUCC............UGA...........................................UUU.A.A..U...A.G.CGAA.........................UCCAAAAGGAUC..UG.....CUC..AU....UGAGA............AGGG....UUCCU.....GUU.. +PDON01000049.1/16698-17056 .U.UAUAc......uaA.UCUCUG............GGU...........................................UUA.A.A..G...G.G.CGGA.........................-AUUUUCAGGGA..UA.....GCU..UU....UCUGG...........aAUUU....AGUUG.....UUG.. +DIRN01000040.1/3291-2935 .C.UUCC........a-aUUCUCG............GAG...........................................GAA.G.U..G...A.G.CGAA.........................-UCUUAUCGAGA..UA.....GUU..AA....UUUAA...........gACCC....UGUUU.....ACG.. +PEFA01000001.1/393110-393476 .A.GUAAg.......gU.CGCCUGa..........gCCU...........................................UAC.U.U..U...U.G.GGAC.........................-CAAUCUCAGGC..UG.....GGG..AA....GAAAA............AGCC....UGUCA.....GUG.. +PGYU01000022.1/24771-24409 .U.GUGC.........U.CUCAUU............CGG...........................................UAC.C.C..A...U.G.CGAA.........................AUAACAGAAUGA..UA.....GGU..UU....UCGGA............GACC....CGUCC.....GUU.. +DGFB01000089.1/9043-8673 .G.AGUG.........A.AGCUAC............G-A...........................................CCU.C.U..A...A.G.UGAU.........................-AUAUUGUAGCU..UU.....GGA..AU....UUGGU............-GGG....AGCCU.....AUC.. +PNII01000060.1/162-529 .U.CAAUcg....aguU.CGUUUGcg.......cacUCA...........................................UUG.A.G..C...G.A.UUAA.........................-CAAGCGCAAAA..UC.....GGA..CU....UCUUU............GGUU....UGACC.....UUU.. +PBQE01000062.1/3463-3815 .C.CGCU.........G.CGCCUG............GGU...........................................GCG.G.C..G...C.G.UAAG.........................-ACUUCACAGGC..UG.....GCG..AU....GGAGU...........cUGCU....UGUCU.....UCU.. +PAOE01000051.1/5928-6282 .U.UGCU.........C.UUCUCA............UUA...........................................GUA.A.U..U...U.C.UUAA........................gAAUAAAUUGAGA..UC.....GUC..UU....UUAAU............-CCC....UGUUU.....AUC.. +NZVQ01000027.1/18450-18097 .U.AAUA.........U.UGCCUC............AAU...........................................AUU.A.N..A...A.G.UGAA.........................-ACCUUUAAGGC..UA.....GUU..UG....GAAAU............AGUU....UGACU.....AUU.. +DIEK01000042.1/8611-9011 .G.UUUU.........U.UGCUCC............CGA...........................................AAA.C.C..G...G.G.CGAG.........................--AUCAGGGAGC..UA....cGGU..CC....UUCCG............GUCG....UGUUU.....AUC.. +PLEW01000033.1/942-579 .C.GGAG.........C.CGUCCG............AUU...........................................ACC.G.U..C...A.G.CGAG.........................-ACCCGCCGGAC..UG.....GUC..CA....UGGCU...........cGGGC....UGGCA.....GCC.. +PANA01000004.1/109509-109148 .G.GUGU.........G.UUCCCU............GGC...........................................CGC.U.G..A...U.G.UGAA.........................AUAUUAAGGGGA..UC.....GCU..UC....GCUGU............ACUG....AGUUA.....GAC.. +DHAN01000042.1/51081-51439 .U.AGUC........c-cUACCCA............AAG...........................................GCA.A.A..A...G.C.GAAA.........................GAUUAAUGGGUG..UA.....GCG..AG....GAAGG............AGCC....UGUCU.....AGU.. +PLAD01000317.1/1004-597 .A.CUUU.........U.UGGAAG............CGG...........................................AGG.U.U..C...G.A.GGAC.........................AUCAUACGCUUC..AC....aGCG..CC....GGAGU............AUCC....CGUCU.....GCG.. +DKFJ01000012.1/215629-215978 .U.GUGA.........G.UGUCCC............G-G...........................................CUC.A.G..G...G.G.UGAA.........................--AUUUAGGGAU..UG....cUUC..UG....CCUUU...........aGAAU....UGUCU.....GUG.. +PABJ01000042.1/7903-8263 .C.CA-A.........G.UGUCCG............GGG...........................................-CG.G.G..A...G.C.CGAAa.......................uUUUUCUCCGGAC..UA.....GCG..AU....AAGACg..........cGUCC....UGUCU.....GUC.. +DHRX01000132.1/3694-3333 .C.CUCUg.......g-cUCUCGG............CGG...........................................GGA.G.A..A...A.G.GGAA.........................ACUUUACCGGGA..UA.....GCU..GC....UUCAG............GGUU....UGCCU.....AUC.. +PZKL01000037.1/27147-27514 .G.CGGCu.......u-cUGUCAG............UAG...........................................CCA.A.G..A...C.G.CUAA.........................ACGUAACCUGAC..UC.....GCC..GG....AGGAA...........uGAUU....UGCCC.....AUC.. +NZCL01000020.1/544-179 .C.GAGC........g-cUGCUCGg.........ccGUA...........................................UCC.G.G..G...A.G.UAAG........................aGCUACGUCGAGC..UA.....GGU..UG....UGCUU............GCCC....CGUCC.....CUU.. +PBLQ01000003.1/98002-97637 .A.AAUG.........A.-GCCCGa..........uGGC...........................................GUU.U.G..G...G.G.CGAG........................aCUUUCAUCGGGA..AC.....CUG..CG....CAAAA............AGCC....UGCCC.....CUG.. +PGXO01000004.1/78866-79220 .U.CUUC........a-gCGCUUU...........cUGG...........................................GAG.A.G..G...U.U.CGAGa.......................cUCUAGGGAAGGC..UU.....GGA..AA....UGCGG............AUCC....UGUCU.....UUG.. +DIOW01000065.1/75921-76272 .A.GGCCu.......u-.-CCUCCuu.......gagGGG...........................................CUU.U.A..A...G.G.GGAA.........................AUUAAUCAGGGA..UA.....GCU..UA....A-GGA............AGCC....UGUUC.....GUG.. +PNIW01000100.1/11398-11046 .A.UGGG........uU.CGUUCU............CGC...........................................CCA.U.A..C...G.G.GUAG.........................-AUUUAGAGAAC..UU....uGCC..GG....AUGAU............-CCG....UGCCU.....GUG.. +DIVG01000062.1/84619-84976 .G.CGGCg.......g-gUGUCCG............G-C...........................................CGU.A.G..A...G.A.CGAGa.......................gGUUACAGGGCAA..UC.....GGA..GU....GAACG...........gAUUC....UGUCG.....AUC.. +DHWM01000155.1/5148-4795 .G.UGGC........uU.CGCCUG...........uCUG...........................................CCA.C.C..G...C.C.GGAC........................aUCUUCGACAGGC..UG.....GCC..UC....GAGGU............CCUC....CGCCG.....GCG.. +NZ_PJPV01000261.1/833-449 .U.CAGC.........A.GGUCUC............UGG...........................................CUG.A.C..G...G.G.UUAA.........................AACCUGUGAGAA..UC.....GCA..CU....GAAGA............ACCC....CGACC.....ACU.. +DHFZ01000004.1/122621-123009 .C.CCGG.........A.CGCCGA............UA-...........................................AGG.G.A..G...U.U.CAAG.........................--ACAACUCGGC..UG.....GUC..GG....UGAGU...........cACCG....UGUUG.....AUC.. +DIVZ01000005.1/660720-661074 .G.AUA-........uA.AUCUUC............GG-...........................................UGU.C.U..U...U.U.GAAA.........................-CUUUACGAAGA..UA.....GCG..CU....AAAUU...........aAGUC....GGUCG.....CCU.. +DKKD01000071.1/1407-1761 .G.AGGG........u-cCGUUCC............CGC...........................................CCG.A.U..C...G.G.UGAG.........................-ACCUUGGGAAC..UC.....GCG..GG....UCUGC...........cGGUG....UGCCU.....UUU.. +DHNB01000063.1/8288-8644 .U.UGCCg.......cU.AGUCUCu.........cgGCU...........................................GCA.U.A..G...G.G.G-AA.........................-ACACCAGAGGG..UA....uGGC..UU....ACCGA...........gAUCC....GGCCC.....GGG.. +DIIJ01000057.1/79033-78641 .U.GAUG........g-cUGCCCG............UCA...........................................GUC.A.C..G...G.C.CUAA.........................CCUAAAGCGGGC..UG.....GUC..CU....GGGGUg..........cGUUU....CGCAC.....ACC.. +PBVT01000019.1/5353-5708 .U.UAUG........g-gUGUCUA...........cACC...........................................AUA.G.G..C...A.A.CGAG.........................-ACUUUGUAGGC..UA.....AGG..UA....UCGGA............ACCC....UGUCC.....GUG.. +DLMW01000019.1/6801-6452 .C.UCUU........cU.CGUUUG...........aGGA...........................................AGA.G.G..G...G.A.UGAA.........................AAUCCAUCAAGC..UG.....GUC..CC....CAUCG............AUCC....UGCCU.....UUG.. +PBFN01000038.1/45751-45393 .A.UAGU.........U.UGAUUA............GGG...........................................CUU.G.A..U...C.G.UAAA........................aGCUUAACUAAUC..UA.....GCU..AU....AAGUU...........uUUCU....UUCUC.....UUC.. +DJIM01000051.1/16612-16974 .U.UGGC........uU.UUCCUG............GUG...........................................CUA.G.U..G...A.G.CUAA........................aUUUUAACAGGAA..UC.....GUC..AA....UCAAA............AGCA....GGCUG.....GCU.. +DGYJ01000075.1/21318-21667 .C.AUUCg.......uU.UUCUCC............AGG...........................................GAU.G.A..A...G.C.UUAAa......................aaAUUCUGGGGGAG..UG.....UUC..AC....GAAAG............AUUU....UGUCU.....AUG.. +BAOS01000040.1/31719-32075 .A.UCUU.........U.UCUCUCa..........aAGG...........................................GGG.U.U..U...A.A.UGAAa.......................cUUUAUUUUGAGA..UA.....GUU..GU....UUUGA...........aGGCC....UGUCU.....GUC.. +NVWJ01000006.1/196161-196510 .C.UAAUc.......cU.GGCUCG............GGA...........................................AAA.G.G..A...A.G.CGAA.........................-AUUCAAGGAGC..UG.....GUC..GC....CUAAG...........cCACC....UGUCC.....GUU.. +DHCN01000014.1/48420-48767 .A.GGCC........cA.UUCCUG............UAA...........................................GCC.C.G..A...G.G.GGAA.........................--UUUUACAGGA..UA.....GCU..GU....AGUUC...........uAUCC....CGCCU.....GCG.. +PBPL01000075.1/34890-35274 .C.UCCCa.......g-.AGCACAu..........cCGG...........................................GGA.G.A..A...G.G.UGAGa.......................uACAGGGAUGAGC..UG.....GUC..GA....UUGGG............AUCC....UGCCC.....CUG.. +PEUI01000218.1/4659-5009 .U.GCCC........uU.CGUCUG............GGG...........................................GUC.A.G..C...G.A.CGAA.........................-AACCUACAGAC..UG.....GUG..GC....CGGGU...........aAGCG....CGCGU.....UUC.. +NYZG01000175.1/4919-4563 .G.CCCG........uU.GGCCACa..........gACA...........................................AGG.C.G..C...C.G.CGAG........................aUUUAUCUGUGGC..UA.....GC-..CG....AUGUA...........uUCCC....UGCCC.....GUG.. +DIRM01000011.1/14216-13841 .A.AUAU.........A.AGCUUU............G-C...........................................UAU.U.U..G...A.U.CG--.........................-UAUUAUGAAGC..UA.....CUU..UA....UUUCC...........uAAUU....UGUCA.....UUA.. +NYWS01000220.1/17226-17592 .C.CCAAg.......uU.UGUUAGg..........aGCA...........................................AGG.G.U..G...A.G.UUAA........................aUUCAGUCCUAAC..UC.....CCC..UG....AACAC...........cAGCC....UGUCU.....GUG.. +PKSZ01000544.1/4282-3884 .U.ACAG.........-.AGCUUU............G-A...........................................UGU.G.A..C...A.G.UGAA.........................-AUUUAAAAAGC..UA.....AGG..CA....AAGAU............UGGG....UGUUC.....CUU.. +CP029004.1/2219970-2220347 .G.CACU.........G.AGUUAC............CGG...........................................GUG.A.C..G...A.U.CAAC.........................--UUUAGGUAAC..UA.....UGC..UC....GUCAG...........cAACU....UGUCU.....GCG.. +BEHU01000013.1/12691-13061 .G.GCCA.........G.UGCCGGc.........ugAAC...........................................UGG.C.G..C...A.G.UGAG........................aUCACAAUCAGCC..UG....gGUU..CA....UGCCU............GGCC...uCGCCG.....GCC.. +PBFQ01000068.1/15841-16200 .A.CACC........c-cCGUUCC............AGG...........................................GUG.U.C..C...G.G.CGAA.........................-AACUAUGGAAC..UG.....GCC..CU....CUUUG...........gCUUU....CGUCA.....GCC.. +DIHN01000021.1/11836-11478 .G.GGAA........cA.UGCCUG............GGU...........................................UCC.C.G..A...G.G.UUAA.........................ACCCUUACAGGC..UC.....GCU..GA....UGACG............GGUA....CGCCC.....CUC.. +PFVB01000022.1/1866-1512 .A.UCAA.........G.AACUUG............AGU...........................................AGA.U.G..A...G.G.CGAA.........................UUUUUAUCAAGU..UA.....GUU..UU....GUUAA............AUCU....UGUUU.....GUU.. +NZEV01000035.1/26699-27067 .C.UUAG.........A.AGCCUA............GUC...........................................UAA.G.U..G...U.G.UUAA.........................--AUAAAUAGGA..UC.....GGU..AU....UUUGC............CUUU....UGCAC.....AUU.. +DKOI01000026.1/10470-10884 .U.GAGGu.......c-cUGCCUG............AGG...........................................CCA.A.G..C...U.G.UUAA.........................AAAGUUUCAGGC..UA.....GCU..GU....UUGUG...........uAUCC....CGUCC.....AUC.. +PAPB01000038.1/49494-49140 .G.AAUA.........-.UGCUUU............CGA...........................................GUU.U.G..A...G.G.UGAA.........................AUACAAGGAAGC..UA.....GUU..UG....AUUUU...........gUUUU....UGUUC.....UUG.. +PAVM01000048.1/7097-6741 .G.UCUU........cA.UGCUCA...........gGGG...........................................CGA.C.G..U...G.A.CGAG.........................-AUUUUCUGAGC..UC.....GGG..CG....AUGAA............ACGC....UGGCC.....GUG.. +PKTE01000022.1/3450-3848 .C.ACGG.........-.AGCUGC............G-A...........................................CGA.G.A..A...A.G.CGAA.........................--AAUUAGCAGA..UA.....AGA..AA....AGAUU...........uCGGG....UGUCU.....UUA.. +PVNB01000012.1/97809-98168 .U.UUCU........a-aUGCUUG............UAG...........................................GAU.A.G..U...G.G.GGAA.........................--CUUUACAAGC..UA.....GUA..CC....UUAAU............AUCA....UGCUU.....GUA.. +NYTP01000056.1/22407-22051 .G.GAGG........cU.CGCCUA............AGG...........................................CCA.A.A..C...U.G.CUAA.........................AUAGUAUUAGGC..UC.....ACC..CU....AAGC-............ACCC....UGUCU.....UUC.. +NPDZ01000008.1/41469-41815 .C.GGUUg.......gU.UGCCGGu.........ucCUA...........................................AUG.G.G..C...G.A.UGAA.........................-AACGAACUGGA..UC.....GAG..AA....AACAC............-ACC....UGUCA.....GUG.. +PFTE01000064.1/8712-9055 .C.GCGG.........A.UGCCCC............G-A...........................................CGC.G.G..A...C.C.UAA-.........................--GCCAAGGGGC..UCc...aGAC..CA....CGCCGu..........uGCCC....UGUCU.....GUG.. +DHJQ01000118.1/17793-18143 .A.AAGA........aU.UGUUUU............CGG...........................................CUU.U.G..C...C.A.CG--.........................-CAUAAGAAAAC..UA.....CCG..AU....GCCGU...........aGCUU....UGGUU.....AUG.. +CP027242.1/503172-502823 .U.AGCC.........A.AGCUUA............AAA...........................................GUU.A.A..A...A.G.A---.........................UUAUCUUAAAGC..UA.....GCU..AA....GACUU...........uAUUU....UGCUU.....UUU.. +DGWE01000055.1/1589-1987 .U.GGGA........gU.UGUUCC............GG-...........................................CCC.A.U..U...G.A.C---.........................-AAUUCAGGAAC..UG.....GCC..GA....AGGAGg.........cgGCGC....UGCUG.....--A.. +DIXU01000001.1/109434-109780 .G.CAGGa.......a-gCGCCUCc..........uGUC...........................................CUG.C.G..G...G.G.CGAA.........................ACUUAAAGAGGG..CC.....GAC..GG....CAGCC...........uAUUU....UGUUU.....GUU.. +DIKX01000152.1/21580-21931 .G.CCCG.........A.CGCCGA............UAC...........................................CGG.U.C..U...C.C.AAAG.........................-ACUUUUCGGAC..GC....aGCG..CU....UGAAG............-GUU....UGUCC.....GCU.. +PFLB01000060.1/50553-50173 .U.GCCC.........G.CGCAUC............CCA...........................................GGC.C.U..G...U.C.GUA-.........................-UUUUAGGAUGA..UC.....GCA..CU....CAUGG............AGCG....CGCCG.....UUU.. +DKER01000149.1/7302-7656 .A.AGUU.........U.UGUCUG............UGG...........................................ACU.G.A..A...G.A.UUAA.........................ACAUUAACAGAC..UG.....GCU..GU....CGGUG............-GUU....UGUUU.....UUU.. +PAFF01000030.1/11315-11671 .G.AUUU.........U.UGUCUA............AGA...........................................AAU.C.A..U...A.A.UGAA.........................AAUUUAUUAGGC..UC.....GCA..UA....GAGUG............UGUU....UGGUU.....AUU.. +DIRG01000115.1/20982-21358 .U.GGCG........u-cUGCUCG............AGC...........................................GUC.A.A..A...U.G.----.........................CGUAUUUAGAGC..UA.....GCA..GG...aCCUGUu..........aUGAU....CGUCU.....AUG.. +NYVR01000023.1/2258-2609 .C.UGGCg.......g-cUGCUCG...........gCCC...........................................GUC.G.G..U...G.G.CGAG.........................ACUUCGUCGAGC..UG.....GUU..CG....CUGCG............AUCC....UGUUC.....GUC.. +QEXY01000190.1/251-675 .C.ACAG.........A.CGCCGA............UA-...........................................AGU.G.C..G...U.C.AAAGgagac..............gagaguCUCAUCCUCGGC..UG.....GCC..UG....UCGUC...........gACUC....GGUCG.....GCG.. +DJGH01000021.1/1870-1513 .C.AGUU........uU.UUCUUU............CGG...........................................ACU.G.A..U...U.G.GGAA.........................AUCAAAGAAAGA..UA.....GGA..UG....A-GAG............AUCC....UGCCU.....GCA.. +DIWT01000060.1/46380-46730 .C.UCCG.........A.UACCCG............GUA...........................................AGG.G.C..G...C.G.AAAG.........................AAACUCCGGGAC..GU.....GGA..AC....GCCGA...........aACCC....AGUCC.....ACA.. +PBQG01000055.1/33546-33912 .A.GGAU........uU.CGCCUG...........cCGG...........................................UCC.U.G..A...U.G.UGAA........................aCAAUAGAUGGGC..UU....uGUG..GU....CGUCG...........uCGCC....CGUUU.....CUG.. +NZIS01000127.1/5114-4746 .C.CUGA........gA.UGUUGG...........aGGG...........................................CAG.G.U..U...G.G.CAAG.........................AUUUACUCCAUC..UA.....GCU..UC....GAUUG...........aAUCC....GGCAU.....CAG.. +DLFB01000033.1/46888-47285 .G.CGGA........c-.-UCCGC............-UA...........................................UUG.C.C..G...U.C.CGAG.........................-AUUUCAGCGGA..UA.....AGC..UG....UGGCU............AGCC....CGUCU.....UUC.. +PDTP01000018.1/65642-65990 .U.UUGC........aA.UGCUCU...........uGUG...........................................CAU.C.A..G...G.A.UUAA.........................-AUCUAAAGGGC..UG.....GCG..GG....CAAUG...........aCUUU....UGUCU.....GUA.. +PBQH01000013.1/57573-57932 .G.CGUC.........A.CGCCUG............ACG...........................................GCGuC.G..U...A.G.CGAG........................aUUUCAGUCAGAC..UA.....GCG..GA....AAGCU...........gAGCU....GGCCC....aCCC.. +DJLZ01000003.1/29944-29589 .A.AUGC.........-.GGCCCA............C-G...........................................CAA.G.C..G...G.C.UGAA.........................UUUUCUUCGGGA..UC.....GCC..UU....AGACU............AGUU....UGUCG.....UUA.. +DHFL01000056.1/4957-5336 .G.AAAGa.......uU.AGUCUU...........gGUC...........................................UUA.C.C..G...G.A.UGAGa......................auGUCAAUCAAGGC..UG.....GUA..AA....UAGUU...........aAACC....UGACG.....AUA.. +DIHE01000206.1/16404-16048 .G.CGGG.........A.CGCCCG............GUG...........................................CCG.C.A..C...C.C.GGAU.........................--UGAACCGGGC..UG.....GCC..GC....CCGCG...........cCGGU....GGCCU.....UCU.. +PKSY01000197.1/1220-1615 .U.GCAC.........-.CUCCUC............G-U...........................................UGU.A.A..C...A.G.-UAA.........................--GAUUAGAGGA..UA.....CGG..UG....AAACU............UGGG....UGACU.....GUU.. +DJMA01000029.1/54459-54106 .-.ACGC.........A.CGCCUCu..........cAGG...........................................UGU.U.A..G...G.U.CUAA........................aCUUUACUGAGGG..AG.....GGU..CG....AAAGC............AUUU....UGUCU.....GUG.. +NVVH01000019.1/30822-30464 .C.GGUU.........A.UAUCUG............CGG...........................................ACC.G.G..C...G.A.UGAGa......................uaUUUAUCGCAGAU..UG.....GUU..CU....GACUG...........aAUGC....UGUCC.....GCU.. +DKAE01000020.1/36549-36193 .A.CACC........a-gUGCUAU...........uCUG...........................................GUG.A.G..G...G.A.UGAG........................aUUAUCAGAUAGC..UA.....GCU..UG....GAUUC............-GAU....UGCUC.....GCU.. +DKUB01000082.1/22466-22816 .U.UCGU........u-aAGCUUU............GCG...........................................CGG.G.A..A...A.G.AGAA.........................--CUCAUGAAGC..UA.....CUG..AG....UCCGG............AGGG....UGUCC.....GCU.. +DKKL01000040.1/88645-88286 .U.AAAU.........A.UGAUAA............GGG...........................................UUU.U.U..A...C.C.UGAA.........................-AUUUACUUAUC..UG.....GCG..GU....UGUAA............AGUU....UGUUU.....AUU.. +PHCA01000081.1/16798-16384 .C.GUAG.........A.CGCCGA............UA-...........................................AGC.G.G..G...U.C.CAAG.........................---GCUCUCGGC..UA.....GUC..GA....ACUAGu.........ggACGG....UGGUC....aCUG.. +DKGH01000123.1/10087-10440 .A.AGCC........g-gAGACGGc..........gCGG...........................................UUC.U.C..A...A.C.CGAAa.......................cUUUACUGCCGAC..UA.....GGU..AG....GCGAA............UUCG....UGUCA.....GGC.. +DLOT01000070.1/17084-17444 .G.GGGCa.......cA.CGCCCG............UAA...........................................CCC.C.G..A...A.A.UG--.........................--UAUCCCGGGC..UA....cCAA..GG....CUUUC............CGCG....UGUCU.....GCU.. +PFNB01000662.1/8339-7989 .G.CGUCg.......c-cCGUUCG...........cGUG...........................................AUG.C.C..A...G.G.GGAA.........................UCUAAAGCGAAC..UC.....GCC..AA....CAGUG...........aAUCG....CGCCU.....GC-.. +PGXC01000009.1/126297-126653 .C.CAGGu.......cU.UUUCG-...........cUUC...........................................CUG.G.G..G...G.U.CGUA.........................UUCAAAGUGAAA..UA.....GUC..UG....UGACA...........uUCCG....UGCCG.....GCA.. +DIEY01000002.1/56453-56823 .G.UU--.........U.UGUCCC............GAA...........................................--A.C.C..U...U.A.CUAA.........................GACAAUAGGGAC..UC....aGGA..AU....UUGGC...........gGAUG....AGUCC.....CUG.. +NPEJ01000045.1/12967-13316 .G.GAUUu.......gU.CGCCCGc..........uUCG...........................................AAC.C.G..G...A.U.UGAA.........................CUUUAAGUAGGA..UA.....GGA..AU....UAGUC............-CCC....CGUUU.....GUA.. +PARH01000020.1/4285-3937 .A.UGCG.........U.UGCUCA............GAC...........................................GCA.U.U..U...U.A.AUAA........................gACUUUUCUGAGC..UU.....ACU..CU....UCUAA............UCCC....UUUUC.....AUC.. +PTJW01000018.1/2663-3022 .A.GCCU.........U.AUCUUU............-AG...........................................GGC.G.U..A...A.C.CGAA.........................AUUUUAUAAAGA..UC.....GCC..UU....AUUUA............GCUA....UGUCA.....GUU.. +PFCO01000008.1/104334-104683 .C.CGC-.........-.UGUUUC............G--...........................................ACG.G.A..C...A.G.CGAC.........................--ACACAGAAAC..AC.....GCC..GC....UUUUC...........uGUUU....CGCCU....uGUU.. +NZTL02000025.1/27735-27389 .A.AAUC.........U.UUUCUC............UGA...........................................CUU.U.U..U...A.U.C-AG.........................UAUUUAAGAGAA..UC.....GAA..GU....AUCUU............UUGU....UUUUU....aGCC.. +PCAR01000016.1/13716-14058 .U.GAAA........a-.--CCGG............UGG...........................................UUC.A.G..A...G.G.AGAA.........................-UUUUAGUCGGA..AA.....GCU..UG....AAUAA............ACUC....UUUCU....gAUU.. +DKAT01000030.1/596-948 .A.AAGC.........-.AGUCUG............G--...........................................ACU.U.U..C...A.G.UGAA.........................-ACUAAACAGAC..UA.....GAG..AU....AUAAU...........aAGGU...cCGUAG.....GUG.. +CP025628.1/437841-438222 .A.UGUU........aU.AGUCAU............AUG...........................................AUA.U.C..U...U.U.UUAA.........................--AUUAAAUGAC..UA.....GCU..UU....ACUAA............AUUU....UGUAA.....AUU.. +NYVI01000051.1/5647-6045 .C.AGAG.........-.UGCCUC............A-A...........................................UUU.G.U..U...G.G.CGAA.........................-ACUUUAGAGGA..UA.....AGC..UA....UAAGU............AGGU....UGUUU.....ACU.. +DHQI01000062.1/21571-21967 .C.GGC-.........-.CGCUUC............GU-...........................................CCU.A.A..A...G.G.CGAA.........................--AUUUAGAAGA..UA.....AGG..UA....UAGGU............GGAU....GGUUU.....UGA.. +DGGZ01000008.1/23561-23217 .U.GUCA.........A.AGCUUG............UA-...........................................GGC.A.G..A...G.-.-GAA.........................AGAAUAACAAGC..UA.....CCG..UA....GAUUA...........aAGCC....UGUGA.....GUG.. +PUHO01000019.1/59581-59951 .U.UAGU.........U.UGCUGG............AAG...........................................CUA.G.A..A...G.A.-GAC.........................--CUUUUACAGC..UA.....UGU..AU....AGUUU............UGUU....UGUUU.....AUU.. +DGUQ01000025.1/3965-4305 .C.AGCC........cA.CGCCUU............UAA...........................................GCU.G.U..-...C.A.C---.........................-ACAUCAAAGGC..UA.....CCG..AA....GCGCA...........uAGCC....UGUUA.....UUG.. +DLJN01000149.1/6921-7277 .C.AUGG........a-aAGCUUU............GAC...........................................CAU.G.G..A...A.C.GGAA.........................--UUUAUGAAGC..UA.....CUG..AA....GUAGA...........aAUCU....GGUCU.....CUA.. +NZHL01000018.1/23745-24096 .U.ACAA.........A.UGUCCU............UUU...........................................UGU.-.A..A...A.A.CGAA.........................AUUUUAAAGGAC..UG.....CUU..UU....AUUAU...........aAGAU....UGUUU.....GAU.. +DHMO01000024.1/613-259 .A.UAAA........uU.UGUCCA............UUG...........................................GCA.U.U..U...G.A.CGAGau.....................ucUGAAUUGUGGAA..UA.....GUC..AC....AAUAC............CGCC....CGUUC.....GCC.. +DIXT01000020.1/185728-185330 .C.AGGU.........G.CGCCGU............GAA...........................................CCU.G.A..C...-.-.CUAAgaggg..............cuuucgGGCUCAAGCGGA..UU.....GUC..UU....CGUGA............AGUU....UGGUC....aGUU.. +PKMD01000001.1/587300-586926 .U.ACGU.........U.UGCUAC............GGG...........................................CGU.G.C..U...C.G.CGAC.........................-ACCAACAUAGA..UA.....GGU..UC....GUCAG...........gGCCU....GGUUC.....GUG.. +PEAF01000017.1/8970-8566 .C.CGGA.........-.UGCUCU............CGU...........................................CGG.G.U..A...G.G.UGAG.........................AUUUUAGAGGGC..UG.....GUC..CC....AGGCG............GGUU....UGUCU.....GCU.. +PCTO01000029.1/8473-8831 .G.CCGA.........G.UGUUUG............AGG...........................................CGG.C.A..A...G.G.CAAA.........................-UCUUAAUCAAA..CA.....GAU..UU....AUCGGg..........aAGUU....UGUUU....aUUC.. +PGYR01000015.1/11106-10735 .G.GUGCg.......gU.UGACAA............--G...........................................UAC.C.A..A...U.G.CGAA........................aUAAAUUAGUCAA..UA....uAUU..UA....GUAC-............AACC....UGUCG.....AUC.. +DKAM01000030.1/47079-47434 .C.UAGG.........A.GGCCGG............GGC...........................................UUA.G.C..A...G.C.CAAA.........................GAUUUUUCCGGC..UG.....GCU..AC....GAUUC...........gACCG....UGUCG.....GUU.. +NZBC01000198.1/5631-5278 .C.GCACu.......c-cCGUCCG...........aGAC...........................................GAG.G.C..G...A.G.UAAG.........................AAACGAUCGGAC..UG.....GUU..CC....UCGAC............GUCC....UGUCG.....GCC.. +PBAT01000002.1/451-98 .A.UAGGc......uu-cUGUUCG............UAG...........................................CUA.U.A..A...G.C.UGAA.........................-AUUAACCGAAC..UG.....GGU..CA....GUCCU............UUCU....UGUCC.....GCU.. +PBNF01000008.1/46172-46554 .C.CAGU.........G.CGCUCA...........aUCA...........................................CUU.G.A..A...C.A.UUAAa.......................cACGACAUUGAGC..UC.....GUU..UA....AGCCU...........gACCA....UGCCC.....GUA.. +DHVT01000025.1/164431-164794 .U.ACGAu.......a-.CUUUUC...........uAAU...........................................CUA.A.U..A...C.U.GUAG.........................-UACAAUAGAAA..UA.....GCC..UA....UGGAC...........uUGUG....UGUCG.....CUA.. +DHSU01000050.1/2293-2648 .A.UUUCc.......u-.AGUUGCc..........aGGA...........................................GAA.G.C..G...G.G.GAAA.........................UCUAAAGGUAAC..UA.....GCC..UG....GGGCC............AUCC....CGCCU.....CUG.. +DKOG01000135.1/2929-3312 .C.ACCAu......gc-cGGCUGA............AUA...........................................AGU.G.U..A...U.C.UAAA.........................GCUCGAUCAGCC..UU....uAAG..CG....GUUCU............GGCCc..aAGACG.....ACU.. +DIHO01000016.1/1749-1390 .G.GCGG.........C.UGUCUG............UUG...........................................CGC.C.C..A...A.U.CC--gu....................acuUCAUCAGCGGGC..UG.....GCU..UA....UCCAUg.........caGCGC....GGUUU....cGUC.. +PFUG01000672.1/497-893 .G.AGCAag.....cc-cUGCUUGg.........ggCGU...........................................GCU.U.A..G...C.G.CGAG........................aUCAAAACCGAGC..GA.....CCU..UG....AAGGG...........gACCC....UGCUC.....GUG.. +PFML01000074.1/14972-15375 .U.ACGGc.......aU.GGCUCA............UGC...........................................AAC.G.G..U...U.G.UUAA.........................-AACCAAAGGGC..UC.....GCU..AU....UAGAU...........aAUCC....CGACU.....GCU.. +PBAL01000022.1/16004-16357 .G.AAAU........g-gGGACAG...........cGCA...........................................UGA.C.C..G...G.U.CGACg.......................uUCUCAUGCUGAC..UA.....AGC..GG....GCGGA............UUCG....UGCCG.....GAG.. +DHPK01000032.1/110068-110470 .C.AUGAuu.....ucA.CGACAU............GGA...........................................GCA.A.A..A...G.-.----aggau...............cuucgGGUCUGAGUGAA..UA.....GUC..UG....AACAG............GUCU....UGUUC.....UUU.. +PESK01000088.1/18185-18592 .U.UUCA........g-.CGUUUUucc.....ugcu---gcgc..................................aggcaCGG.A.G..G...C.C.CGAAau....................ucaUGUGAAACAGGA..GG....cGUC..GG....GCGGA...........aCCCC....UGUCA.....ACU.. +DKKI01000039.1/3723-3358 .A.UGGU.........A.UUUCGG...........uGUG...........................................CCA.U.G..A...C.A.UGAG.........................-CUUUUCACUGA..UG.....GCA..AU....AAUG-............CUCC....UGUUG.....UUC.. +DJHT01000013.1/6508-6160 .A.UUCU.........U.UGCUUU............GAU...........................................UUA.U.U..A...A.G.UGAA.........................-CCCUUAAAAGC..UA.....GUU..UU....AUAUU............UGGU....UGUUC.....UUG.. +DILB01000023.1/55360-55017 .C.AAGUc.......a-cCGCCUU............AGG...........................................CUU.G.U..U...C.G.UGAA.........................-AAUAAUAAGGC..UG.....GUU..AU....CUAGU............AGUG....AGUGC.....UCU.. +NZSK01000025.1/3742-3343 .U.UGUU.........U.UCACUA............--A...........................................CCA.A.A..A...A.C.UAAA.........................-ACUAACAGUGA..UA.....AGG..AA....AAUAUu..........uAGGU....UGUCU.....AAU.. +PXJB01000001.1/31795-32147 .U.AAGCa......gu-.GGCACCa..........gCUG...........................................UUU.A.A..G...G.G.UGAA.........................-AAGAGUGGUGC..UG.....GGC..AG....UGCGG............-UUG....GGCUU.....CCU.. +PEWH01000251.1/9736-9385 .G.UCUGg.......u-cAGCUCG...........aGCC...........................................GGA.C.C..A...G.G.GGAA.........................AUCAAAUCGACC..UA.....ACC..GA....UGCGG............ACCC....UGUCU.....GCG.. +NWBN01000014.1/168003-167604 .A.UGAU.........U.UCUUCG............--C...........................................UCA.U.G..U...C.G.CGAA.........................-AAUUUAGAAGA..UA.....AGG..UC....GGGCU...........uAGGG....UGUCU.....GUC.. +PXOH01000007.1/117505-117115 .C.UAGUu.......a-.CCUCU-a.........guUGA...........................................CUA.U.U..G...A.G.UUAA........................g-ACUUUACUAGA..GC.....---..--....-----............AUCC....CGCUA.....UCA.. +DJVP01000009.1/10600-10194 .G.GCGG........uU.AGCCUU............UGA...........................................AGC.C.G..G...A.G.CGAA.........................-AUUUAAAAGGC..UG.....CGA..UU....UGCAA............AUCC....UGCCC....cGCA.. +DIYD01000059.1/8002-7629 .U.GGUA.........A.UGUCUG............CUA...........................................GCC.G.A..U...A.A.C---.........................UUAUAAGCAGGA..UA.....AGG..GU....GAAAG...........uUGGU....ACUUG....uCUA.. +DLOU01000059.1/729-1102 .A.UUCU.........U.UGCCUA............G-A...........................................GGA.U.A..G...A.A.AGAA.........................---UUUAUUGGC..UA.....GUA..CA....UUUAU...........uUUGU....CGUUA.....ACU.. +DIVN01000246.1/6394-6803 .C.CGUU.........A.CGCCGA............U-A...........................................GCG.G.U..G...G.A.CUAAggccu..............ccgcaaGGAGGUAUCGGC..UG.....GCC..CU....UUGGU...........aACUC....GGUCG.....GUU.. +DJAB01000264.1/1310-1714 .G.UGAA.........-.CGCUUC............GU-...........................................GCG.C.C..A...G.G.UGAA.........................ACUCAAAGAAGC..UC....aAGG..CC....UCGUU............CGGA....AGUCC.....CAA.. +PBJG01000003.1/74732-74385 .A.AAAU.........U.UGCUUA............--A...........................................UUU.U.U..C...A.G.UAAAg.......................a---UUUAAAGCA..AA.....CUG..CU....CAAUUu..........aAACU....UGUUG.....CUU.. +PCRL01000106.1/6431-6898 .A.CAGU.........U.UGCCUU............UGG...........................................CUG.U.G..A...G.G.GCAA........................gACCCUAAAAGGA..UC.....GCC..UG....UGGCA............AUCC....UGCCU.....AGC.. +PFGG01000075.1/45973-45578 .U.AGCU........gA.UACUGA............UAA...........................................GCU.G.A..A...C.A.-GAA.........................-AGAUCAUCAGU..UA.....GUU..UG....GAUUU...........gAUCC....UGUCU.....GUG.. +DHIZ01000133.1/24217-23858 .G.UACG........cA.CGCCCG............UAG...........................................GUG.C.A..G...U.C.A-A-.........................-GAUCACCGGGC..UG.....GCG..CA....AAAGG...........uGUCC....UGCCG.....GUG.. +PHFL01000026.1/50557-50957 .G.CAUU.........G.UUCUCA............ACG...........................................GUG.C.A..A...G.U.G-AA........................uAUGCAGUUGAGA..UA.....GCA..AC....AUGA-............ACUG....UGUCA.....AUG.. +PBJM01000008.1/40528-40883 .C.AGUG.........A.CUCCGG............-UA...........................................UCU.G.G..A...A.U.CAAG.........................ACAAAUCCGGGC..AA.....CCU..AU....CAUGA............AUGU....UUCUA.....GUC.. +DIAQ01000033.1/91433-91785 .U.UCCUc......uu-.CGCAUCc..........cGGA...........................................GGC.C.G..C...G.G.CGAG.........................ACGCAGGGAGGC..UA.....CCG..GA....GACAG............-AGC....CGUCC.....GGG.. +PELD01000034.1/33026-33376 .U.AUAU.........G.UGUCUA............GAU...........................................UAU.A.U..A...A.C.G-AA.........................--UUUUAUAGAC..UA.....GUA..AA....UAUUU...........uAAGU....UGUUA.....GUU.. +DIAU01000049.1/1411-1053 .U.GCAC.........A.UGUUCG............GGG...........................................UGC.A.A..G...U.C.CGAG.........................-AUUCACUGAAC..UG.....GUC..UU....CCUUG...........aAGCU....CGUCG.....ACA.. +QEKV01000004.1/164827-165184 .U.UGGU........gA.UGCUUU............UAG...........................................CCA.U.A..U...A.A.A---.........................-UUAACAAAAGC..UA.....CUU..CG....GACGG............AGUU....UGAUG.....UUU.. +NIGF01000001.1/154970-154612 .U.GGGU.........U.CGCUCA............UU-...........................................CCA.C.A..A...A.U.UGAAcu.....................ggCAUAAUUUGAGA..UC.....GAG..GG....CCGGA...........uUCCG...cUGUUU.....CGU.. +DKPW01000033.1/396-18 .G.CGGU.........G.AGUCUG............CGU...........................................UUA.C.U..U...A.A.UUAA........................aCUAAACAGGGUC..UC.....GUU..CA....GUUGG............-GUU....UGUUU.....GUU.. +PAQS01000009.1/4295-3887 .A.AUCCu......cg-cUGCUUCu..........aGGG...........................................GAU.U.U..U...U.U.CCAA........................gAUUAAUAGGAGC..G-.....AAC..CU....UUCCU...........aGUGG....AGUAC.....CCU.. +PAZE01000052.1/34103-34500 .U.GUAA.........-.GGUCUU............G-A...........................................UGC.A.U..C...A.A.CGAA.........................AAUUUAAAAGAC..UA.....AGU..GG....UAAGU............GGGG....UGUUU.....GUG.. +PKDJ01000037.1/19672-19279 .G.ACCCg.......cU.CGCAGCg.........cg-GC...........................................GGU.AgG..G...G.A.CGAGaaaua...............acccuAAAGUCGCUGUC..GA.....CCC..CA....GUUGG...........cCGGU....UGGCC....uCCG.. +DIGH01000021.1/3007-2632 .C.AUGA.........A.CGCCUU............U-A...........................................CAU.G.C..A...G.C.GAA-.........................---GUUAAAGGC..UC.....GUU..UU....GCGUAg..........uUUUC....UGAUU.....GUU.. +BEHW01000065.1/7305-7704 .U.GCACggg...guaU.CGUUCC...........uCUG...........................................UGC.G.A..G...C.G.GUAA.........................--UUCCGAACGA..UA.....GCG..UU....GGCGG............CGCG....UGUUG.....CUC.. +DKKT01000003.1/50713-50359 .G.CAAGc......uu-cUGUUCG...........uAGC...........................................GAA.C.C..G...A.A.UUAA.........................AUAAACCGUAAC..UA.....AGC..GC....GCGGU...........aUCGC....CGACC.....CCG.. +PDTT01000047.1/44293-43877 .U.UUGA.........-.CACCGA............--U...........................................AAA.A.G..U...G.G.UUAAgagauc.............cuuucgGGGAUCAUCGGC..UC.....GCU..GA....UGGCU...........gACCC....AGUUG.....AUC.. +PEZS01000011.1/370623-370974 .A.AAGUg......gu-.UUUCUUc..........aGCG...........................................CUU.U.C..A...G.C.CUAA........................a-UUUUCUGAGGG..AA....uAUU..UG....UAAAU...........gAGUU....UGUUU.....GUG.. +DGIK01000080.1/4288-4689 .C.GCAG.........-.-GCCUU............G-A...........................................UGC.G.G..C...G.A.UGAA.........................-AUCAAAGAGGA..UA.....AGA..GG....UAGUU............AGGG....CGUUU.....CCU.. +PBSD01000023.1/89790-90190 .A.ACGA.........A.CGCAUU............UUU...........................................CGU.U.U..U...U.U.UCAA.........................-CUUUAAUAUGC..UA.....AGC..UU....AUUGU............AGCC....UGUUU.....UUG.. +DHNJ01000008.1/5720-5335 .C.GGGCc.......cU.CGCCCG............-AG...........................................CCA.G.G..G...G.C.CGAG.........................-AAACA-GGGCG..UA....gACU..GC....ACCGU...........gGGCC...uAGCCC.....UUG.. +PEIH01000005.1/598341-598743 .G.UUAA.........-.UUCCUC............UG-...........................................AAA.C.U..U...U.C.CAAA.........................AUUUUACGAGGA..UA.....AGG..CC....UCUAU............AGAA....UGCUC.....UUC.. +DIVR01000021.1/152318-151966 .G.CUCC.........C.CGUUAA...........cCGG...........................................GAG.U.C..A...C.G.UUAA........................aACUCUGGUUGAC..UG.....GUC..CC....AAAGG............-CAG....UGCCG....gAUG.. +NVRJ01000015.1/1022-659 .A.AUAA.........U.AGUCUC............G-A...........................................UAU.U.U..A...A.C.CGAA.........................-ACCUUUGAGAC..UC....aAGG..UA....AUAGU...........uUGGU....AGCAG.....CUA.. +PVWF01000018.1/1150-760 .A.UAAU.........U.UUCUUUg.........guAGG...........................................UUA.U.U..A...A.G.CAAA........................gAUU---------..--.....UUA..UC....AAAGA............AUCC....UGCCA.....UCA.. +DGHD01000053.1/39205-39559 .C.CGGG........cG.UGCCUC............GUC...........................................CCG.G.G..C...G.G.G---.........................--AUCAAGGGGC..UG.....CCG..GA....UCCGU...........aAGCC....CGCCG.....AUG.. +NVQV01000018.1/8591-8173 .U.UCAU.........G.AGUCUG............GAA...........................................UGA.U.C..U...C.G.CUAA.........................AACUAUACAGAC..UA.....ACG..AA....UUACU...........uACCU....AUCUG.....GCU.. +QAZA01000001.1/37013-37376 .C.AGGU.........G.GGACAC............CGA...........................................CCU.G.U.cA...C.G.GGAGu......................auUAACGCGGUGAC..UA.....AGG..GC....GAAGG............-GUG....AGCCG.....UUG.. +PEBC01000002.1/71114-70726 .A.AGAUg.......g-.UUUCUAg..........uCUG...........................................UCU.U.U..G...A.G.AUAAg......................aaAACACUAGAAAA..UC.....CUA..CU....GUCAGg.........gaUAAG....UGACA.....G--.. +PBEX01000017.1/68638-68291 .A.AAGUg.......cU.CGCAAG............CCA...........................................UGG.A.G..G...A.A.UGAG.........................ACUUUAGUUUGC..GU.....AGG..UC....ACGCU...........cAGAU....UGUCA....aUUG.. +DIYR01000214.1/34711-34313 .A.UAGG.........-.UGCCUA............U-A...........................................CUU.G.A..U...U.C.CGAA.........................GCUAACAUAGGA..UA.....AGC..UU....AAGAU...........uUGGU....UGUUU.....GUG.. +NBZD01000001.1/447079-447458 .U.AAGGaagg.caac-.------cugau..uaccu---a........................................agCUU.U.G..C...C.G.UAA-uc....................uugUAUUUAUGAAGC..UA.....CCU..AG....CCGGA...........aAUUU....UGCUU.....CUU.. +PETZ01000028.1/329-681 .C.CCUU........uU.UGUCUC............A-A...........................................GGG.G.C..U...G.G.GGAAa.......................aAAAAGAGACAAA..UA.....GUG..GU....ACUAG............-AUU....UGUCU.....GUU.. +DIZY01000032.1/5573-5952 .G.AAAGcu.....ca-.GGGCUG............-GU...........................................AAU.U.U..U...G.G.UGAA.........................----ACUUUAGC..CU.....GUC..UG....CAAGGgu........cuGGCUu.cgUGCGU.....AUG.. +PKEV01000219.1/1939-2297 .C.GGUC........g-cCUCCUG............ACG...........................................GCC.G.U..C...A.G.GGAG.........................AUUUCAUCAGGA..UA.....GCA..GG....CGCCUu.........guAGCC....UGCCC.....GUC.. +DJER01000027.1/50267-50613 .A.AAGG.........-.UGUCAA............--A...........................................CUU.U.C..A...A.U.C---.........................-UUAUUUUUGAC..UC.....GCU..UA....AAAAA............AUUG....UGUUU.....GUG.. +PDSF01000045.1/30185-29830 .C.ACCG........gU.UGCGAG...........aGCA...........................................AGU.G.G..C...G.G.CGAA........................aUCCAACUCUCGC..UG.....GCU..GG....UGCCG...........gAUCC....UGUCC.....UUG.. +DLHC01000024.1/755493-755132 .G.UGCC.........A.UGAUCG...........aAAC...........................................GCA.C.G..A...G.G.UCAA........................aAAAGUUUCGAUC..UA.....GUG..CA....GGGUG...........uAGCC....AGCAG.....CUA.. +PBBQ01000001.1/323773-324125 .U.ACGG.........U.UGCCCG............AGA...........................................CGU.G.G..G...G.A.CGCA.........................-AACUUUCGGGC..UG.....GUC..AC....GAAAC...........uUGGC....UGUUU.....GGC.. +DKGI01000003.1/39874-40210 .C.UUCU.........A.UCCCCC............-AG...........................................AAG.U.U..A...G.A.A--G.........................GUAAAGUAGGGA..AA.....UUU..GG....UAUUGg..........cUUUU....UGUCU.....AUU.. +CP028094.1/3317997-3317599 .G.GCUC.........U.UCUCUA............GUU...........................................AGC.U.A..A...A.C.AA--........................uCAAGACUCAGAC..UA.....GAG..CA....UCCCA............----....---CC.....AUC.. +PDRH01000091.1/2902-2495 .C.GGUG.........-.-GCCUC............G-C...........................................ACC.G.A..U...G.G.CGAA.........................-ACUUUAGAGGA..UA.....CGG..UG....AUGGU............UGGU....GGCUA.....AGC.. +NZAD01000005.1/158350-157947 .U.CAGG.........A.UGCCGU............G-A...........................................CUG.U.G..A...U.G.UUAA.........................AUUUUAAGCGGA..CG.....GCU..UA....AUUGU............GGUA....GGUCA.....CUC.. +DIWY01000003.1/275489-275141 .U.CGAA........cA.AGCUUU............GAA...........................................GCG.A.G..-...C.C.GGAU.........................--UUUAUGAAGC..UA.....CCA..AC....AUGUA...........uAUCC...uUGUAG.....ACU.. +NZCE01000050.1/1576-1221 .U.AUCA.........-.AGUUCG............GGU...........................................GAU.A.G..G...C.G.GGAC........................aUCAAAUCCGGAA..UA.....GGG..UG....AUAGA............UGGUc..aGGUUU.....UUC.. +DGFF01000062.1/12923-13271 .A.UGGG........gU.UGCUCG............GGA...........................................CCA.U.A..U...A.G.GGAA........................cUAGAUUCUGAGC..UG.....GCG..AG....UUAAG...........aAGCC....UGCUC.....CGA.. +DLOY01000027.1/29810-30181 .G.GAAU.........G.CGUCAA............AGG...........................................UUU.C.C..U...U.G.GGAC........................uUCGCACUUUGAC..UG.....GGC..CUg..uCGGUG............UAGU....UGCUU.....CAG.. +NYYZ01000002.1/177852-177495 .A.GAGU........u-gCGCCUC...........aGGG...........................................CAA.C.C..C...G.A.UGAG........................aCUUUUCUGAGGC..UG.....GUC..UG....AAACG...........cCGCC....UGUCC.....GUG.. +PBJD01000035.1/8585-8187 .A.GCAG.........A.AUCUG-............-GA...........................................UGC.U.G..U...U.U.CGAA.........................-AAUUAACAGAA..UA.....AGC..UU....UAAUU............CGGG....UGUUU.....GUG.. +PBXB01000010.1/39303-38949 .A.UGAA........g-cCGCUAA............CCU...........................................UCU.U.U..A...A.G.UCAA.........................GAAAUUGCUAGC..UA.....GUU..UU....UUCAU............AAUC....UGCCA....uCGU.. +DLFY01000189.1/6515-6869 .G.GCGU.........C.UUUUCG............CAG...........................................CGC.C.A..A...G.G.CGAA........................aUCCUUUGCGAAA..UA.....GCG..AU....GCGGU...........aAGCC....UGUCG.....UUG.. +DJWX01000008.1/121441-121832 .A.AUUUg.......cU.UGUUCC...........gUCA...........................................AGC.U.A..G...C.A.UGAA........................aUUCUAACGGGAC..UG.....GUU..UA....UAAAA...........cAAUU...cCGUCC.....GGU.. +DHTG01000101.1/18777-19145 .U.AUAU.........-.-GCCUC............G-C...........................................UAU.A.C..A...A.A.UGAA.........................--AGUAAGAGGA..UA.....AGU..CG....GAAAU............AGGC...cUGCCU.....UGU.. +PBFQ01000062.1/58346-57976 .A.AAGC.........G.UGUCGCa..........a-GC...........................................AGA.G.G..U...G.A.CGAGauugcg............gugguagCCGCGUUGCGAC..UG.....GUC..GG....CGACG............-GGG....AGUUC.....GUG.. +DJRT01000009.1/79954-80302 .G.GCGG........g-gUGCCAC............CCC...........................................CGG.C.G..U...C.A.C---.........................-GGCGUAGUGGC..UA.....CCG..UA....GCGCA...........uAGCC....UGCCG.....AAC.. +NYSU01000465.1/3460-3101 .C.GUGU.........G.CGCCAC...........cCGC...........................................CAC.G.G..U...G.A.UGAG.........................AUUUUGGGUGGC..UA.....GCG..UC....CCAGA...........cAGCC....UGUUC.....GUG.. +DIMW01000001.1/250232-249876 .A.GGCC.........-.AGUCCG............GGG...........................................GUC.U.U..G...G.G.GGAC.........................AUCAAACCGGAA..UA.....CGG..AA....CCGGU............CGCU....CGCCA.....GUC.. +DLBU01000002.1/107246-107633 .G.CUAU.........G.GGUUCAu..........aGGU...........................................AUC.A.A..U...U.U.CGAAa......................cuUACACUGGGAAC..UA.....GUC..AU....UGCCC............-GUG....AGUUU.....CUG.. +DLKO01000034.1/21513-21883 .U.AAGA.........A.UACCUU............G-G...........................................CUU.A.A..U...A.A.AGAA.........................--AUUUAAAGGU..UG.....CUU..CA....UCUAUa..........aCGUU....UGGAU....uGUU.. +DGSM01000127.1/4114-4473 .U.UAAG.........U.UUCCAU............AGC...........................................UUA.A.G..U...A.G.GUAC.........................ACUUUUAUGGAC..GC.....AGA..UA....AGUCA...........uUGUU....CGUUUa...cUUU.. +PHCB01000005.1/93680-94117 .G.GUGC........g-.CGGCCC............GCG...........................................CAC.C.C..G...A.G.UGAG.........................---AUCAUGGGC..UG.....GUU..UG....CAAGGc..........gCGCC....CGUCG.....GAC.. +DGXO01000027.1/16390-16788 .G.GAGG.........A.CGCCUU............UAA...........................................AUC.C.G..G...U.-.-CAA.........................-GCCCUAAAGGC..UA.....AGG..CG....CACUU............CGCC....CGCCC.....UCC.. +PXPI01000102.1/19761-20152 .U.UAUA........c-.-GCCUCu.........ggUCG...........................................GUA.A.A..G...U.G.CAAA........................g-AAUUAACCAGA..GA.....---..--....-----............UCCC....UUUCA.....UCC.. +PABI01000042.1/12192-12606 .U.CUCG.........A.UGCUGC............UA-...........................................GAG.A.U..G...C.U.UAAGcgacu..............cuuucgGGAGUCAGCAGC..GG.....GCU..GA....UAGCU...........gACCC....AGUUG.....GUC.. +PEWW01000111.1/2217-2642 .C.GGCGg.......a-.------............---uccgccaagugcuuuggcggaggucgucucggcguguccucgg-CC.G.A..G...C.G.AUAAg.......................aCGCGCAGAGGGC..UU.....ACU..CU....UUGAA............AUUG....UGUCC.....GCU.. +PRLH01000097.1/46063-46450 .A.UAGC........uA.CCUCUGg..........uUAG...........................................CUG.U.U..A...A.G.UCAA........................g-ACUAUACCAGA..GC.....---..--....-----............AUCC....CACCG.....UUC.. +PBME01000004.1/35023-34634 .A.AAGU.........U.AUUCUG............UUU...........................................CAU.A.G..U...G.U.AGAU.........................CAUAUAUCAAAC..AG.....AUU..UG....CUUGCa.........auGCUC....UGUUC.....CAA.. +DJMU01000112.1/19333-19699 .G.GGCU.........U.UGUGCU............GUG...........................................GCC.U.A..A...U.G.CGAG.........................--AUUAAGGCAC..UG....aGUU..AU....CUGAA............CGCU....CUCUA.....UAA.. +DHHC01000048.1/16058-16451 .U.GGCC.........-.UGCCGC............GA-...........................................GCC.A.G..G...U.G.AAAGagggc...............uuucgGGCUCAAGCGGA..UA.....GCC..CU....GAACG...........gAUUU....CGCUG.....GUU.. +DLTY01000025.1/78647-78975 .C.CGGA.........C.CGUUAU............---...........................................UCG.G.G..G...U.U.UU--.........................-UGCUUUG----..-A.....GGC..CU....GCC--............-GUU....UGAUU.....GUU.. +DHTD01000135.1/57419-57818 .A.ACGA.........C.UCUCCU............--A...........................................CAU.U.G..C...A.G.CAAG.........................-AUAACAGGGGA..UA.....CGG..UU....GAAAU............GGCC....CGCCU.....GCA.. +PJQG01000015.1/19584-19939 .C.GGCC.........U.CGCCAG...........cGGG...........................................CCG.G.A..G...G.G.GGAA.........................-ACUCAGCUGGC..UG.....GGG..CC....UUCCG............CCGA....UGCCG.....GUG.. +PFAC01000016.1/1230-861 .C.UUACc......uc-.UGAUCCuc........ugGUA...........................................AGA.A.A..A...U.C.CGAG.........................-ACAACGAGGAU..UA.....AAU..CG....GUCCCa..........aGUGG....GGCUC.....CUU.. +DKFG01000263.1/5862-5468 .A.UCC-.........-.UGUUUG............UAG...........................................GUG.U.C..A...G.U.UAAA.........................-------CCUUC..UG.....AGG..CU....CUGGA...........gAUUU....UGUUC.....UAU.. +PDUC01000029.1/613-262 .A.AAAAa......cc-.GGAUCAg..........gGGU...........................................UUG.C.G..G...A.A.CGAG.........................-ACGUUCCUGAU..GG.....GGU..GU....UGAGU............UUUU....UCUCU.....GUG.. +PFDX01000015.1/8831-9189 .U.UUAA.........A.UACCCA............G-U...........................................UAA.A.A..C...A.C.CGAA.........................--AAAAUCGGGU..UA.....GGU..UA....UUCGG...........aUUUU....UGUCU.....GUU.. +NZ_PYEQ01000756.1/1470-1084 .U.GGGU.........U.UUCUUUg.........guAGA...........................................CCC.U.U..U...G.C.UUAAg.......................a-CUUUUAUCAAA..GA.....---..--....-----............AUCC....UGCCG.....CUA.. +PAQM01000006.1/3386-2985 .A.UCGA.........-.CACUUC............UA-...........................................AGG.U.G..U...C.C.UGAA.........................--GUUAAGAAGU..UA.....AGC..AU....AUUUU...........uUGGG....UGUCU.....AUG.. +NYZA01000173.1/21320-21669 .U.UCUC.........G.AGCCAGcg.......ggaGAA...........................................GGA.G.C..G...U.C.GCA-.........................AGCACCGCCGGC..UG.....GCC..AA....GCGGA............AUCC....CGUCC.....ACC.. +DLIO01000041.1/44117-44474 .A.AAAUu.......u-.UACUUU...........uCGG...........................................UUU.U.C..G...A.A.CAAG........................aCAUUAGAAAAGC..CA.....GUC..UG....AAAGC...........aGGCC....UGUUU.....ACC.. +BEHT01000057.1/2676-3016 .C.GCUG.........A.CGCCCG............CUA...........................................AGC.G.G..G...G.G.CAAA........................gACCUCAGCGGGC..UG....gGGC..AG....UCCAG............CGCU....UGCCU.....GUG.. +BEHX01000005.1/66052-66428 .C.CGGAgc.....ugU.CGCCGG............GCG...........................................CCG.G.A..G...A.U.GC--uc.....................agAGAAAGCGGCGA..UA.....GCU..UC....GGUUG............-UCC....UGCCA.....CUC.. +DGUI01000033.1/38150-38522 .A.UACA........uA.AGCUUU............GCU...........................................GUA.U.U..G...U.U.GU--.........................-AUCCAUGAAGC..UA.....CCG..GA....AGCUU............ACCC....UGUCA.....GUG.. +PEQL01000036.1/10616-11054 .A.AAAUc......cgU.CGCUUCu..........aGGA...........................................UUG.A.A..U...U.C.CGAG.........................AUCAAAUGAAGC..AA.....GUU..AG....CAACA............GUGG...cCGUGU.....UCU.. +DLBN01000122.1/27123-26766 .G.UUUC........u-gUGCUAC...........aGGG...........................................AAA.C.A..A...A.A.CUAA.........................GAUUUCUGUAGC..UG.....GCU..AG....CAUUG...........cCUUU....UGUUA.....AUG.. +DHMH01000060.1/6176-5787 .U.GAAA.........G.UGCCUA............GGU...........................................UCA.A.A..A...U.G.UG--.........................UUAAAUUUAGGC..UG.....GUU..UG....CAGGC............AAUU....UGUUU.....GUU.. +DLHF01000033.1/91935-92314 .A.CAAU.........-.CGUUCGau........agGG-...........................................UUG.U.A..U...G.C.CUGA.........................-CUUUCUGUCGA..UA.....GCC..AA....CGCAG............UUCC....UGUCG.....UUU.. +NZJT01000028.1/6756-7120 .G.AAAUa.......u-gUGUCUA............GAU...........................................AUA.A.U..A...A.G.UUAA.........................-AUUUUAUAGAC..UA....uCCU..GU....UAUAA............AUUU....UGCUA.....GUA.. +DLDJ01000043.1/61813-61435 .G.UUAAgu....aaaU.UGU---...........uGAG...........................................AGA.C.A..G...U.G.CCAA.........................GAUAAUCUCAUC..AA.....UUC..UC....CGCGUa..........cAGUU....CGCCU.....GUC.. +PDPI01000002.1/28802-29175 .U.UAGG.........C.UGACCG............--A...........................................UUA.G.A..U...C.U.CAAG.........................---AUAAGGUCU..UA.....GUC..UA....GUGAA............GUUU....CGGAG.....UGU.. +NZER01000471.1/9317-9629 .C.GCUU.........U.UGUCAA............UAU...........................................GAG.C.G..-...G.A.AUAA.........................-AUCAAAUUGAA..UA.....---..--....-----............-UUU....UGUCU.....GUU.. +DIBQ01000061.1/177326-176974 .C.ACUU........g-gCGCCUC...........uUGG...........................................GGU.G.U..U...G.G.CGAGg......................agGUUUCGAGCGGC..UG.....GAC..CA....AAGCA...........cAGGG....CGUCA.....UCU.. +PEWV01000076.1/788-1175 .A.UAUCc......guU.AGCUUU............UGG...........................................GAA.U.C..A...G.G.UGAA.........................GAUUUUAAAAGC..UA.....CUC..CG....UUUUAa..........gAUCU....UGCCU.....AUU.. +DKRE01000013.1/13044-12698 .U.AGUA........a-gUGACUC............GUA...........................................ACU.A.C..G...G.G.C---.........................-GUAUCAGAGCC..UA.....CCA..AAa..cGUCUG...........uACCG....UGUCG.....GUC.. +DLIE01000088.1/5431-5026 .A.GGAU.........G.CUCCCU............GGU...........................................UCC.A.U..U...G.G.UGAA.........................--AAUUUAGGGA..UA.....AGG..UU....UAGGU............UGGU....UUCUU.....UCC.. +PAJB01000022.1/56125-56469 .U.UAUU........a-cUGCUUU...........gAUA...........................................AUG.A.A..A...U.U.CUAA........................gUUUUUUCAAAGU..UU.....GCU..AA....UUGU-............-UAU....UGUCA.....GAU.. +PCAX01000012.1/16452-16098 .G.AAAU.........U.CGACCA............GUG...........................................UUC.C.G..G...G.A.GUAA........................gAAAUAAGCUGGC..UA....uGUU..AA....UAUGCu..........cUGUU....CGCCA.....GUC.. +CP021379.1/425790-425420 .-.UCGAgg.....au-.GGUUCUg.........ucUCC...........................................CGA.A.A..C...G.G.UGAAa.......................uUUUUGGCAGAAC..UU.....GUU..GA....CUAAC...........cGCUU....UGCAC.....GUC.. +DJWM01000001.1/140939-140585 .A.AGGU.........U.UUCCAG............GUU...........................................CGU.A.G..U...G.C.AGAA.........................-GUAUACUAACA..UG.....GCC..UC....AUUGUu.........auGUAG....UGUCG.....CUG.. +PCSD01000066.1/716-325 .G.CGGA.........C.CGCUUU............CGG...........................................CCG.C.U..C...G.C.CGAG.........................AUUUUUGGAAGC..UG.....ACU..CU....GGCCG............GUUU....UGCCG....gGUU.. +PNHP01000001.1/385977-385621 .A.UACA.........A.AACUUU............GA-...........................................GUA.U.A..U...U.U.A--G.........................UAUUUAUAAAGC..UA.....GUC..UA....GUAAG...........uUAUU....UGUAA.....GUA.. +PFBV01000005.1/81027-80630 .U.UUUA........u-cCGCCGG............UAU...........................................AAA.A.C..A...A.A.CGAC.........................-AAUUCUCCGGC..UC.....GCC..GG....UCAAG............CUUU....CGUUU.....UCU.. +DKKR01000061.1/4809-4412 .U.GUUG.........-.UGCUCU............GG-...........................................UGC.A.A..C...A.G.UAAG.........................-AAAACAAGAGC..UA.....AGG..AU....AAAUU............CGAC...cUGCAG.....GUA.. +NZXD01000014.1/5176-4821 .A.UGAU.........U.UGUUAG............U-A...........................................UCA.U.A..U...A.A.AUAA.........................GAACCCACUAAC..UG.....GUC..AU....UGUAA............UUUC....UGCCG.....ACG.. +PCVW01000061.1/9747-10148 .A.UCUCg.......uU.UCCUC-...........uGGG...........................................GGG.U.C..C...A.G.CGAGg......................agCCGACUGGGGGA..UA.....GUU..CG....UCGUG...........gACCC....CGUCU.....GCG.. +PBOA01000005.1/65365-65015 .C.GCUA........aA.CGCCAA............AUA...........................................AGC.G.A..G...U.A.AAAG.........................---ACUCUUGGC..UA....aACC..UA....AUUGUu..........aGCUG....AGUCG.....GUG.. +PHDH01000052.1/17731-17341 .U.GCAG.........-.UGUCCU............G-A...........................................UGU.A.A..U...G.G.CGAA.........................--AUUAAAGGAA..UA.....AGG..AA....CAGGU............AGGU....CGCAU.....CUU.. +DJSA01000058.1/16861-16458 .C.ACCGa.......c-.--UCGG............CUG...........................................GGU.G.U..C...G.C.CAAG.........................--AUUCAGCCGA..UA.....AGC..CU....CGGCU............GGCC....CGCCA.....UCC.. +PFOH01000024.1/1629-1246 .U.UAAA.........A.CGCCUU............G-A...........................................UUG.A.C..U...G.U.CGAA.........................AAAUAUAAAGGC..AA.....AGA..UU....GAAAA...........uAUUU....UGUUC....gGUU.. +DGHQ01000058.1/19586-19191 .G.UUAG.........-.AGUCUG............G-A...........................................UGA.C.G..G...C.A.UGAA.........................--AUUUUCAGAC..UA.....AGG..UG....UUGGU............UGGU....GGUCC.....AGG.. +PADF01000015.1/4181-3794 .U.AACU.........C.UGGC--............--G...........................................AGA.G.C..C...U.G.CAA-.........................UAAGUUUAACGC..UA.....GGU..UA....UGUAU...........gGGUU....UGCUG.....GUU.. +PCXV01000033.1/14530-14193 .G.GAAA........gA.UGCUUC............AGU...........................................AUC.C.A..G...A.G.CUAA.........................--AUUAAGAAGC..A-.....---..--....-----............-ACU....UGCCU.....AC-.. +PKSZ01000674.1/402-788 .U.GGUG.........A.UUUCUC............UAA...........................................GCC.-.G..G...A.A.UGA-.........................-UAUUAAGAGAA..UA.....GGG..AU....AUGAA...........aCAAU....UGCUA.....UUU.. +DHPF01000007.1/182741-182343 .U.GUGA.........-.AGCUUU............G-G...........................................CAC.A.G..U...G.A.UGAA.........................-GAUUUAAAAGA..UA.....AGG..CA....GGUAU...........cAGGG....UGUCU.....UUC.. +PHBR01000118.1/6094-5731 .G.ACCU.........G.CGUCUCa..........g-GG...........................................UCG.C.G..A...C.G.CGAAa.......................gACCAACUGAGAC..UG.....GUC..GG....GCCA-............GCCU....UGCCG.....UCA.. +PETR01000116.1/5831-6177 .A.GGUCg......ucU.GGUUCA...........aGUG...........................................ACC.C.C..G...C.A.GGAAa.......................cAAAUAUUGGACC..UG.....GCU..UU....GGGC-............-GCU....CGUUC.....AAA.. +DJYO01000013.1/65340-64966 .C.CGUC........aA.AGCUUU............GAG...........................................ACG.G.A.uG...C.G.CGACa......................uuAAUUCAUGAAGC..UA.....CCG..GA....ACCGA............CACC....UGUCA.....GCA.. +DGHA01000007.1/55084-55479 .U.GGAA.........-.GGCCCC............GU-...........................................GCC.A.C..C...G.A.UGAA.........................-GUUUUAGAGGA..UA.....AGG..CA....GGCCU............UGGG....UGUCC.....GUG.. +NVUK01000033.1/9660-10075 .G.AGUU.........U.UGUUCUuu.......uuuUAA...........................................GCG.U.U..U...C.G.AGAA.........................-AUCAAGGGGAA..UA.....AAG..UU....AGUUUu..........cAGUGc.ggUGCCU.....GCC.. +BEIK01000001.1/31335-30982 .A.ACUC........uU.UCCCAU...........aGGG...........................................AGU.U.U..A...C.G.UUU-c.......................aUAAAAAUAUGGG..UA.....UGC..UU....GCAGA............AUUU....UGCCA.....GAU.. +DLKS01000035.1/16878-16485 .U.GCGG.........-.-GCUGC............-GC...........................................CGC.A.A..G...G.G.CGAA.........................ACUCAAAGCAGA..UA.....AGC..CU....GCGGU............UGGU....GGCUU.....GGG.. +PHDU01000005.1/11156-10787 .G.GGGAg......au-.UAUCAC...........uGUG...........................................ACC.C.U..A...C.A.UGAGug.....................ccUACUGUGGUUGC..UG.....GAA..AC....AUUGG...........aACUU....UAGCU.....UUU.. +PFAT01000045.1/5892-5495 .A.UCCCg.......cU.UGCAUU............CCG...........................................GGA.U.A..A...A.U.CGAA.........................ACAAAAGAAUGC..UA.....GCU..UA....GGCAA............AUUU....UGUUU....u-UG.. +PGFG01000001.1/2487634-2487260 .C.AGUG.........-.UGCUGC............--G...........................................GCU.G.U..U...G.C.UUAA.........................-GACAAGCAGCU..CA.....GGG..AA....ACCAU...........cGGUU....UGUCC.....GGC.. +DLKQ01000020.1/6238-6636 .U.AUCG........aA.AGUUUG............G-C...........................................GAU.A.C..A...U.U.G---.........................--UAUAAAAAAC..UA.....GCC..AA....AGCAA............AGUU....UGUUG.....CUU.. +PAYK01000015.1/103771-104141 .U.UAGU.........-.-GCUUC............G-A...........................................CCA.A.A..A...A.A.CGAA.........................-AUUUAAGAAGA..UA.....AGG..UU....GGAGU...........uCGGU....UGUGU.....UUU.. +DLGQ01000010.1/12451-12849 .U.GCGG.........U.GGUCCG............--G...........................................AGC.A.C..A...A.G.UGAG.........................--AUACAGGACC..UA.....AGU..CG....UUGGU............GGGG....UGCCC.....UUU.. +NVUU01000005.1/15009-14629 .U.UUGCu......uuU.GGUCACu.........caGAG...........................................CUG.A.G..A...U.U.CGAG........................aUUUUGUAGUGAC..AC.....AUC..CA....UCUAU...........uACAG....CGCAC.....CUU.. +AXZO01000002.1/61444-61043 .C.UUCU........c-cCGCUCCg..........uCGA...........................................GGG.A.G..A...G.A.C---.........................------UAAGGC..UA.....GGC..GG....AGAAUu..........c-CCA...uCGCCGg...g--Auc +DJWY01000029.1/2775-3124 .C.UUGA.........G.CGCACU............GUA...........................................AAG.G.C..G...C.G.GGAA.........................AUCCUAAAGUGC..UU.....GGC..UU....UAUCG............AGUU....UGUCG.....UUG.. +NVWW01000027.1/23728-24123 .A.UCAA.........U.GGUUCG............--A...........................................UGG.U.A..G...A.G.UGAA.........................--AUUUAGAACC..UA.....AGU..UG....AAAGU............AGGG....UGUUU.....GUG.. +DIXM01000002.1/730789-731142 .C.AUCCcc.....cc-.-ACCUUc.........cgGGG...........................................UGA.A.G..A...G.G.CGAG.........................AACAAUGGAGGG..CA....uGUC..CG....GAGA-............GCGC....CGUCC.....GUU.. +PFND01000009.1/11467-11042 .C.GGCC.........C.GGUUGC............--G...........................................GCC.A.A..C...A.C.UUAAa.......................uCUUUUAGCAACC..GA.....CCU..UU....UGAGC...........uGGCG....GGUUU.....CUG.. +PXYQ01000026.1/19174-19571 .C.UGAA.........-.GGUUCU............GG-...........................................UCA.G.A..U...U.U.UU--.........................CAAUAAAGGAAA..UA.....AGG..AG....UGUGU............GGGC....GGUUU.....UCA.. +PAME01000014.1/97658-97263 .C.AAUG.........-.CGCUUC............G-A...........................................AUU.G.C..A...U.G.CGAA.........................--AUUUAGAAGA..UA.....AGC..UU....GAGUU............UGGU....UGCUU.....UUU.. +PHFO01000020.1/11346-11731 .C.UAAUc.......cU.CUUCUG............UGG...........................................AUU.G.C..U...G.C.CUAA........................gACUUACAGAAGC..AU.....CCC..UA....CUAUCg..........gGGAC....AAUUG.....AUA.. +DHBR01000038.1/17035-17409 .G.ACUA.........A.UGCCUU............GGA...........................................GUC.U.C..G...U.U.G---.........................CGUAUUAAAGGC..UA.....CCU..CU....UCGUUc..........aAGAU....CGCCG.....CUG.. +DHVR01000061.1/84712-84321 .A.CAUA.........A.CGUCAC............ACC...........................................AUG.U.G..C..uU.A.AG--aggac...............uuucgGGUCUGAGUGAC..UC.....GCG..AC....CUGUA............UUUU....GGUUA.....GUU.. +DLKU01000010.1/735-360 .C.AAUG........aU.AGUUAU............-AA...........................................GUU.G.U..U...G.A.UGAA.........................AAAAUUAUAACU..UG....cGUA..AG....AGAAU...........gUUCG....UGUUG.....UUU.. +NKXO01000022.1/46903-47271 .U.GUAA.........-.-GCUAC............G-A...........................................UAC.A.C..A...U.A.CGAG.........................ACUCCAAGUAGC..UA.....AGA..UG....CAGGCa..........uAGGU...uUGUGU.....UGU.. +PFBX01000006.1/11193-11608 .A.UCCG.........G.CGCCAA............CCC...........................................UGA.U.U..G...C.C.CAAA.........................AUAUUAGUUGGC..UA.....ACU..AA....CUUGG............AUUU....UGUUC.....UUU.. +PFVC01000041.1/442-100 .C.UGCAa......aaU.GGUCUA............AUA...........................................ACA.G.A..A...A.G.UUAA.........................--ACUAUAAGAC..CA.....---..--....-----............CAAC....UGUUC.....UC-.. +DIPL01000003.1/85718-86080 .U.UUGAa......uuU.GGUUUU............UGG...........................................CAA.A.G..C...G.G.AAAA.........................--ACUAAAAACC..CG....cCAA..UU....UUGA-...........aUGUU....UGUUU.....AUG.. +PAGQ01000074.1/8797-9173 .A.GAAA.........C.CGCCGG...........gUAA...........................................AUC.U.C..A...U.A.AAAA.........................-AACCACCGGGU..UU.....---..--....-----............-UUU....UCUUU.....UAC.. +PAUC01000033.1/12814-12463 .U.UUUU........u-.--CC--............GAG...........................................GAA.A.C..U...G.U.UUAA.........................-GAUUAAUCGGA..UA.....GCC..CA....ACGAG............AACU....AGCUG.....GUA.. +PFAD01000004.1/8878-8505 .C.AGGCc.......c-.-UUUUGgagg....aucuAGG...........................................CCG.C.A..G...U.U.CGAC.........................--GCAGAGAAAA..UC....cAUC..UA....ACCCCa..........aGCGA....CGAAC.....CUU.. +PAZC01000026.1/378-4 .C.CUCGcg.....uu-gGGCUGU............UUU...........................................GCG.G.A..G...G.C.UAAAc......................agGGUAAGGCAGUC..UC.....GGC..CC....GGU--............-AGG....UGUUC.....CUU.. +PFUN01000129.1/636-247 .A.ACAA.........A.-GUUCU............CGG...........................................UGU.U.U..A...G.C.CGAA.........................-ACCAAUAGAAC..UA.....GCU..AU....GGCUG............AUUU....UGUUC....gGUU.. +DLSG01000088.1/365-23 .A.ACAA........aU.UGCCUA............GUU...........................................UGU.U.U..U...C.U.U---.........................-CAAUUUUUGGC..UA.....GUU..UU....AACAA............-UUU....UUUAA.....AAU.. +BDTN01000259.1/2890-3268 .A.CCAU.........U.UGCUUG............AGG...........................................UGU.U.G..C...U.G.CUAA.........................GAUUUAUCAAGC..UG.....GAU..GA....GUCUG............-GCC....UGCCU.....UCU.. +DJFP01000163.1/7366-7769 .G.ACCU.........U.UCCUCG............--C...........................................GGA.A.G..G...C.G.UAAG.........................-AUCUAAGAGGA..UA.....AGC..UU....UACAG...........uUGGG....UGUUU.....UUG.. +DIWP01000015.1/71782-71428 .C.GGCGg......gc-gUGUCCCg..........aCCG...........................................GCC.G.G..A...C.C.UGAG.........................ACUUCUCGGGAC..UG.....GCG..AU....CCGC-............ACCC....GGCCG.....ACG.. +DIFX01000018.1/3597-3201 .A.UGGU.........U.UCUCCG............--G...........................................CCU.G.A..C...G.G.UGAA.........................-AUAACAGGAGA..UA.....AGG..AG....UGAUC............CGGC....UGCCU.....GCC.. +PFDY01000083.1/2490-2880 .A.AUCU.........U.GGUCUU............UUA...........................................GAU.U.U..U...A.U.UUUCg.......................uGGCUCAAAAGAC..UC.....GGU..AA....UUAAA............UUUU....UUUCU.....GUU.. +PEYV01000067.1/8054-8427 .G.AAUU.........A.CGUAGG............AGG...........................................AUU.U.A..U...C.A.-UAA.........................-AAAACCUUAUC..UU.....ACU..GA....CUGUC............ACUA...aCGCUU.....CUUcc +PCXO01000012.1/25459-25106 .C.GAUUuguu.uccaA.UGCUUU...........cCAA...........................................AUC.U.G..A...G.C.UGAA.........................--AAACAAAAAG..UA.....GCG..UC....GCAGU...........gAUGG....UGUCG.....UAU.. +DGVJ01000068.1/15313-15706 .C.ACAG.........-.-GCUGC............-GA...........................................UAG.G.C..G...A.A.CGAG.........................-AUAGUAGCAGA..UA.....AGG..CA....AUGGU............UGGU....GGCUC.....GGG.. +DIVS01000057.1/31428-31774 .G.UAUU.........U.UGUCAG............AAG...........................................GUA.C.U..U...C.G.GAAU.........................GAUUAUUCUGGC..AU.....CUC..UA....CCCGA...........uUGUU....UGCUG.....AUU.. +PKDL01000386.1/634-997 .G.AAAGaa....gcaU.AGUUCA............CUU...........................................CUG.A.G..C...G.A.CGAG.........................-AUUUGACGAAC..UC.....UUC..UC....AGCAAg..........cGGCC....UGUGG.....CUU.. +PCSX01000031.1/9577-9955 .A.AUCA........a-cUGCUUC............GCU...........................................GAU.A.G..C...G.C.CUAA.........................--ACUUAGAAGC..UC.....GAG..AU....UAAAG...........uUUUU...cGGUCG.....CUU.. +PASM01000019.1/31345-31701 .C.AUCA.........U.UGCUAG............AGU...........................................GGU.G.U..U...G.C.-AAA.........................CACUUUUCUAGA..UA....aGCA..UA....CAUAGa..........uGGUU....UGUCG.....AUU.. +PKDT01000076.1/17661-18019 .A.GUUU.........U.UCCUG-............-GU...........................................AAC.U.A..A...G.G.UGAA.........................--AUUUACAGGA..UA.....AGG..UA....AGCUU...........uUGGC....UGUAU.....UAU.. +NZBZ01000015.1/5877-5543 .A.GUAAu.......u-cGGUCUC............AAU...........................................AUC.U.G..C...G.G.UUAA.........................-AUCAAUGAGAC..CA.....---..--....-----............----....--ACC.....AUU.. +PXYW01000136.1/1415-1768 .U.UGUC.........U.AGCCCG............A-G...........................................GCG.A.U..A...G.G.GGAA.........................----ACUAGGGC..UG.....GUU..CG....GAGCC............AUCU....UGCAU....cGCC.. +NZ_PVWO01000008.1/12257-11861 .C.UAAU........c-gUCUCUGg..........uAGA...........................................UUA.G.A..C...A.G.CUAA.........................GAACCACCAGAG..CA.....---..--....-----............-UCC....UGCGA.....CCU.. +DGXF01000175.1/13331-12985 .C.GGAU........u-aAGCUUU............GCG...........................................UCC.G.C..G...G.G.CG--.........................-UAACAUGAAGC..UA.....CUG..AG....CUUAU...........gAGGC....UGCUG.....CCU.. +DGWK01000022.1/67443-67075 .G.UAAAc.......cA.AGCUGU...........uAAG...........................................AAG.C.C..U...G.A.UUAAg.......................aUCAUUACCAGAC..CA.....AGC..AG....CAAC-............AGUU....CGUCC.....GCU.. +DHJU01000069.1/2071-1726 .G.GCCG........a-gCGCCUC............GUA...........................................GGC.C.G..U...C.A.UGAA.........................----UCAGGGGC..UA.....CCA..AA....GUUCA...........aAGCC....UGUCG.....UUC.. +PHAN01000003.1/135771-136126 .A.CGCGc......gc-gCGUUUCg..........uCGC...........................................GCC.U.G..G...A.G.CGAA........................aAUCUAACGGAAC..UG.....GCC..GU....AGGGC...........gGUUC....GGUCC.....GGU.. +DHAT01000003.1/66415-66786 .C.AAGG........aA.CGCCUU............UAC...........................................UUU.G.G..C...C.A.UG--.........................--AUUUAAAGGC..UA.....CCA..AA....GCAAG...........aAGCC....UGCCA.....GUG.. +PDUD01000019.1/106903-107281 .C.UGAC.........C.GGUCCC............G-A...........................................UCA.G.U..A...U.G.CGAA.........................--AUUAAGGGAA..UA.....AGG..CG....AUAGUau........gg--GA...gGGUUUc...cAAU.. +PHAI01000001.1/54134-54523 .U.UUGG........gU.AUCUUU............CUC...........................................UAA.A.A..A...U.U.CGAA.........................GAAAAAGAAAGA..UA.....AGC..GU....UAUUU...........cGUUU....CGCUC....aAUU.. +NYZN01000045.1/22330-21977 .A.GAAG........u-cUGCUAA...........uGAA...........................................AAA.A.C..U...A.G.UUAA.........................-AGAUAAUUAGA..UA.....---..--....-----............-UGA....UGUCU.....AUA.. +DITF01000195.1/9803-10152 .U.UCAG.........G.CGCUUU............CAC...........................................UGA.A.A..A...G.U.UGAC.........................-ACCUCGAAAGA..UA.....GGC..UC....UGACA............AGUU....UGUUC.....CUG.. +PDHI01000009.1/24570-24930 .G.AUGU.........G.UGACGA............--G...........................................CAU.U.U..A...A.A.UGAA.........................--ACUUUAGUCU..UA.....GUC..UA....AAAACc.........agGUUU....UGGAA.....AAU.. +PFBM01000005.1/28821-29210 .C.GUAC.........-.CGUCCG............--A...........................................UGC.G.U..G...C.C.UAA-.........................---GAUAAGGAC..UA.....GGG..CU....UGCCGc..........gAUU-...cUGUACa...uCUC.. +PFCS01000042.1/100467-100854 .U.AAGGg.......uU.UGUUCA............GCC...........................................UGA.U.U..U...A.C.CAAAa.......................cACAAAUUGAACU..UU.....GCG..AU....UGGUU............AUUU....CGCCU.....ACU.. +DGYF01000296.1/8047-8443 .C.GCGG.........U.GGUCCG............--U...........................................AGC.G.C..U...G.A.UGAG.........................-ACAACAGGACC..UA.....AGC..UG....UCAGU............AGGG....UGUCC.....UUC.. +DHLT01000131.1/211-577 .G.CCGU.........U.UUUCGG...........uAGA...........................................UAU.C.C..A...U.G.CGAA.........................CUUUUUUACUGA..UA.....CGU..GU....UUCUC............-CCC....UGUCG.....UUU.. +DIUJ01000039.1/49019-49389 .U.UUGCc.......aU.UUCUAC............CAA...........................................CAA.G.C..U...A.C.AU--.........................UAUUGCGUAGGA..UA.....GUU..AA....AGAUU...........uAGGU....GUUCA.....ACA.. +PEYO01000017.1/126720-127083 .A.CUAG........aU.UGAUUC............C-C...........................................UAA.U.A..A...A.G.AAAA.........................GAUAAAAAAAUC..UU....uAUC..CU....GAUUU............-UCC....UGUUG.....ACU.. +PCWZ01000011.1/3152-3509 .G.CCCG.........G.CGCCUG...........uAAC...........................................GGA.C.C..U...G.G.CGAG........................aCAAUUUGCAGGA..UA.....GCA..AC....UUUGA...........gAUCC....CGUCU.....GCG.. +PLEQ01000120.1/3279-3631 .A.GGCU........g-cUUCUCG............GAG...........................................GCU.U.U..C...A.C.CUAA........................cACUUCCCCGAGA..UG.....CGG..GU....UGGGU............AGCC....UGCUA.....GUG.. +DLGO01000004.1/61659-61290 .G.CAGG........g-.-GUCAU...........uUUA...........................................CUG.C.A..G...G.G.UCAC........................cGAACAAUAAAUG..UA.....AGG..AA....ACCGU...........aGGUG....GGUUA.....CUG.. +CP025704.1/884631-885001 .C.AAGCg......agU.AGCCGG............--G...........................................AGU.G.A..C...G.C.UUAA.........................UAAUCACCGGGC..UU.....GAA..G-....----G............UUCA....CGAAU.....CUU.. +DKTG01000189.1/2315-1950 .G.UAAU.........U.UUCC--............--G...........................................CUG.C.A..C...C.C.CGAG.........................--AUAAAGGAAA..UA.....AGG..AU....AUUCU...........cAGGU...cCGACC.....GUU.. +PFRL01000047.1/6239-6580 .U.CUCU........cU.UGACUU............GAA...........................................GAA.A.C..U...A.U.CAAA.........................-AGAAAAAAGUC..UU....aGGU..UA....GGGUU............AUUC....UGCCU....gAUU.. +PCTW01000034.1/536-164 .A.AGAU.........C.CGUCGG...........gAAC...........................................ACU.U.C..G...U.A.AAAA.........................AACACCCGAGGU..UC.....ACU..CG....GUGCAc..........gCAAC....UGAUG.....UAG.. +DIGJ01000040.1/6508-6137 .G.UCUGuaa...aaa-cUGUUAU............-AC...........................................AGG.C.A..A...G.C.CGAC.........................AAUUUAAUACAG..UC.....CAC..AA....AGAUA............GGUU....UGCUU.....AUU.. +DIUR01000027.1/409167-409541 .A.AAAA........aU.CGCCGG............G-G...........................................UUG.U.A..G...G.G.GUAC.........................------------..--.....---..--....-----............---A....UUCCU.....UCU.. +PVWK01000014.1/229998-229610 .G.AAGC........uU.UCUCUGg..........uAGG...........................................CUU.U.C..U...A.G.CUAAg......................aaAUUAUCAGAGAA..UC.....CCA..CC....GUCCG............----....-GGAC.....AAG.. +DLSM01000004.1/24689-24332 .C.CAAA.........G.UGUUUG............A-A...........................................UAG.G.G..C...A.G.AAAU.........................UACUUUUCAAAC..UG.....UGG..UC....AACAG............AUUU....UGUUG.....UUU.. +DILM01000012.1/11413-11787 .A.UAUU.........C.CGCUCC............GAG...........................................GUG.U.U..U...C.C.-GAG.........................-AUCUAAGGAGC..UA.....AGG..UU....AGGAUg..........uGGUG....UGUUU.....UUC.. +PAMZ01000010.1/2685-2316 .A.AGCCc.......u-.CGCUGCuag......ucgGGA...........................................CCG.C.A..G...U.U.UAAA.........................-CUUUCACCGGG..--.....---..--....-----............-UUU....UGUUU.....CUU.. +PEWP01000015.1/3522-3880 .U.UAUU........u-cUGCUUC............A-A...........................................GUA.A.U..U...G.U.UGAA.........................--AAUUAGAAGC..UA....aGAA..UA....UUAAA............AUUU....UGUCU....aUUU.. +DISL01000078.1/5095-5464 .G.CGAU.........-.UGAUCG............--G...........................................UCG.U.A..G...G.G.AGAC.........................-AUUAAAGAUCU..UA.....GCU..UG....AGAGU............AGUU....UUCCGgg.gaUUG.. +DLHS01000015.1/81245-81614 .C.GGUC.........-.UGCUCC............U-G...........................................ACC.A.A..C...G.G.UAAG.........................AAACCAAAGAGC..UA.....AGG..GA....AAACC...........uGGCA....AGCCC.....GCC.. +CP017414.1/764519-764903 .A.GCAA.........C.UGCCAU...........gCAA...........................................UGC.U.G..U...U.G.AAAA.........................AACAAGUGGGGU..UU.....GUC..GA....G----............-UUC...gCGUAA.....UUC.. +DJWZ01000059.1/31648-31248 .G.UCAG.........-.AGCCUC............G-A...........................................UGG.C.U..G...U.G.UGAA.........................-AUUUUAGAGGA..UA.....AGG..CA....AUGCU............UGGU....GGUCC.....GGG.. +LSNV01000004.1/448-842 .G.UAUU.........-.UUCCG-............-CA...........................................AUA.U.G..U...U.G.CAAA.........................-GGAUCAGCGGA..UA....gGAG..CU....UUUAAu..........cAUUU....UGCUU....a-UU.. +PKSX01000015.1/9476-9850 .A.AGGA.........-.AGCUUU............G-A...........................................CUU.U.G..C...U.G.UUAA.........................--AUUAAGAAGC..UA.....AGG..AA....GCAAC............AGGC...cUGUUU.....UCU.. +BEIT01000006.1/8612-9012 .U.GAUUa.......a-gUGCAUU............AAG...........................................AUU.U.U..C...A.U.CAAAguuuag............cccuuucUUUCAAAAAGGC..UU....uGAC..CG....GGUUU............UGGU....UUUGA.....CUC.. +PKDZ01000072.1/40553-40151 .A.GGGG.........-.CGUCUU............G-A...........................................CCC.U.G..U...A.G.CGAA.........................AUUUUACAAGGC..UA.....AGU..CA....AGGGU............GGGC....CGUCC.....ACG.. +NZWK01000031.1/5475-5833 .U.CAAUc......ug-.--UAUCcu........acAGG...........................................CCG.U.G..A...A.G.UCAA.........................GAUUAAUUAGGA..UC.....GGU..UA....AUGUC............AGCU....AGGAC.....AUC.. +DGHS01000029.1/75893-75504 .C.GCAG.........-.-GCUUC............G-A...........................................UGC.G.U..G...A.G.CGAA.........................-ACUUCAGAAGA..UA.....AGC..UG....CUGCA............AGGU...cGGUCU.....CGU.. +PFCN01000024.1/3587-3928 .A.UUUU.........A.CGCCUC............GGA...........................................AAA.U.U..G...C.-.-AA-.........................-CACUAAGAGGC..AA.....ACU..GC....CGUUU............UAUU....CGUCC.....GGC.. +NZVU01000015.1/83611-83236 .A.AGGC........u-cCGGCUG............AGC...........................................CCG.A.C..G...G.A.CGAG.........................AUCUAAUCAGCC..UG.....CGU..CC....ACCCGg..........aAGCC....CGUCA.....GCG.. +PFAM01000013.1/41462-41083 .A.UAAU.........G.AGCUAA...........cAAG...........................................UUA.U.C..G...U.G.CUAAg.......................aCCCAUUGCUAGC..UC.....GUU..GA....AUAUU............AUUU....CGUCU.....UUU.. +PCXC01000049.1/968-620 .G.CUUC.........A.AGCCCGcau......gagCUU...........................................GAA.C.U..G...A.C.AAA-.........................ACUCGAUCACGC..UA.....GCU..UC....AUUUC............ACCC....UGUCU.....GUA.. +PBAS01000056.1/478-91 .A.UGGC........g-gCGCCUA...........aGCG...........................................CCG.G.C..G...G.A.UUAA........................aACUUUCUUGGGC..UG.....GGU..UG....GUUAG............ACGA....UGUCG.....UUG.. +PCYM01000008.1/11712-12097 .U.GUAG........c-.CACUCA...........gUAC...........................................ACG.A.U..G...C.C.UGAU.........................-UUGCCUGAGUG..AA.....CCA..UC....GAUCG...........gCGCU....UGGCU.....GUU.. +NZER01000008.1/8068-8404 .A.UGCAa.......cA.GGACGG............UAA...........................................GCA.U.U..A...G.A.U---.........................--UAUAACCGUC..UA.....---..--....-----............CCUU....UGUCA.....GUA.. +DHDS01000031.1/8924-8578 .G.CAUU.........C.UGCCACc.........uuAAG...........................................GUG.U.U..A...G.A.CGAA.........................--UCAAUAAGGU..UA.....GUU..AU....AGAGU............AGUA....CGUUC.....UUC.. +PFOW01000012.1/19675-20061 .G.GUUG.........-.UAUCUG............UA-...........................................AGC.C.G..A...A.A.UUAA.........................-GAUUCACAGGA..UA.....AGG..UU....AGUUG............AUUU....UGUUU.....GUU.. +NVWV01000007.1/142935-143307 .A.GCCC.........A.UUUCUA............CCA...........................................AGU.U.A..A...A.A.UU--.........................UAUAAUGUAGGA..UA.....AGG..AU....UCGUU............GGGU....AAUUG....uUGC.. +PXQH01000019.1/7694-7300 .G.AGGC........c-gGGCCCCg.........guCGG...........................................CCU.U.G..G...G.G.CUAA.........................GCUCAACCGGGG..AA.....---..--....-----............-CCC....CGCUA.....CCC.. +PBOB01000052.1/3294-2963 .G.CAGU.........U.UCUUCU............-UU...........................................CUG.A.G..G...C.A.AAAA.........................AGAAGCUCUGGU..AG.....CGG..AG....GCAAA............AAGC....AGUUU....u---.. +DIUC01000099.1/21491-21100 .G.CGGA.........G.UGCCUC............G-U...........................................CCA.A.A..A...G.G.UGAAucucggca........gcuugcuguCGGGACGGGGGA..UA.....AGG..UG....CUUUA...........gUGCU...uCGUUU.....CUG.. +DISW01000023.1/103125-103490 .G.GAUCg.......u-cCGUAAU............AUA...........................................AAC.C.G..C...A.A.AGAG.........................AUCAGGUGUGGU..UA.....CUC..UU....UAAAGg..........c--CA....CGACU.....GUU.. +NJER01000002.1/837912-838292 .G.-GAA.........C.UGCCAU............GCA...........................................AAC.C.A..U...C.U.AAAA........................aAACAAUUGGGGU..UU.....GCU..G-....---AG............GUCG....CGUAU.....UUC.. +NZZC01000080.1/9680-9312 .A.AAGU.........U.UACUUG............UAU...........................................CAC.A.A..A...C.U.GCAA.........................-AUAAUUGAAAC..--.....---..--....-----............AAGC....AGUUG.....GAU.. +NWBO01000152.1/15575-15172 .A.CAAG.........-.UGUCUC............GUA...........................................-CG.U.U..U...G.A.UGAA.........................GUUUUUAGAGGC..UA.....AGC..AA....AAGGA...........aAGCG....UGUCU.....AUU.. +DJXM01000036.1/2172-1764 .U.CCUGu......gcU.AUUCU-...........aACA...........................................GGA.A.U..U...A.A.CGAA.........................UCUAAUAGAAUG..UA.....GUU..AA....UAUUU............GGUA....UGCGU.....AUU.. +NVVN01000002.1/177743-178127 .G.UGGA.........-.AGCUAU............--G...........................................CCA.C.A..A...G.G.UGAG.........................---AAUCUUAGC..UC.....GUC..UA....GCAAA............GUUU....UGAGU.....GUA.. +DJVL01000011.1/27717-28109 .G.CAGCa.......a-.GGUUUAuc.......cgcUUU...........................................UUG.C.C..A...A.U.UGAA.........................-AUUUUUCGGAU..AA.....GUU..UA....AAGAA...........aGUUU....UGUUU....gGUU.. +PAHD01000017.1/22033-22406 .A.GUCU.........C.UACCUG...........aUGA...........................................UUC.U.U..A...A.A.UGAAaauaacuu........uacuucgguAAAUAUUCAGGA..UA.....AUU..UU....AUUUU............AUUG....UGACU.....UUU.. +PHBX01000016.1/116832-117198 .U.UUCA........a-.--UCUG............CAG...........................................GAA.A.U..A...U.G.AAAGaggac...............uuucgGGUCUGAGCAGA..UA.....GCA..CU....ACAUC............AGUU...uUGUUA.....GUU.. +DKQD01000175.1/1626-1998 .U.UAAAa......aaU.CGCCGA............G-G...........................................UUU.G.C..U...G.G.GGAU.........................ACAAAACCAGAC..A-.....---..--....-----............-GCC...uUGUUC.....CAU.. +PFAQ01000024.1/2209-2610 .A.ACAGg.......a-.---CUGguugauucuaag---aaa....................................agguUUU.U.A..G...A.U.CGAAuuua.................uuugAUCUUAUCUCAA..CC.....GGC..AA....AGAUAg..........aGAUU....UGACU....c-UU.. +PFNN01000028.1/7459-7785 .U.AUUG........aU.GGCUUU............A-A...........................................UAU.A.U..U...U.A.CGAA.........................AGAAAAUAAGCC..AA.....---..--....-----............AAAA....CGUCC.....CG-.. +DJOE01000001.1/240-641 .U.UG--.........-.--AUUG............GUGguaggcacaucaa.................gauaaccaucaag---.-.-..-...-.-.----gguuuag..........aguuucccUCAAAUAAAACC..UA....gGAU..UA....ACUUGu..........cAGGUu..uUGAUA.....UUU.. +KZ686269.1/1593575-1593207 .U.GCAGg.......g-.UG----............UGA...........................................UGC.A.G..G...G.G.UAAG.........................--AACAAACACC..UA.....AGG..AA....GAAGGu..........uAAGG....CGCUU.....UUC.. +DIKG01000026.1/2074-1663 .A.AUAU.........U.UUCUUU............UGG...........................................UAU.U.U..A...A.U.CUAAa.......................aGCACUCAAAAGA..UC.....GGA..UG....AUUGU...........uUUUU....UGUCU.....GUU.. +DJEF01000049.1/23239-23587 .G.GAG-u.......g-gUGCCAC............CCU...........................................CCC.C.G..U...C.A.C---.........................-GGCGUAGUGGC..UA.....CCG..UA....GCGAG...........cUGCC....UGUCU.....GUC.. +DIWQ01000033.1/12842-13199 .A.CGCUu.......cU.UGCCCC............GAA...........................................CCG.U.U..U...U.U.UGAA........................aCCAACUUCGGGC..GG.....AGA..GU....CAAAG...........aAUUU....UGUCC....gAUU.. +DKTL01000104.1/31615-31216 .A.AGCG.........G.UGUCGU............G-A...........................................GCU.G.A..U...A.G.CGAA........................aUUUAAUUGCGAC..UG.....GUA..GG...aCGAGU............UGGU....UGUUU.....UCC.. +DJFE01000027.1/74435-74089 .A.GCAGg......cg-cGGUUCG............UCC...........................................GGC.U.U..U...G.C.CUAA.........................-GACCAACGAAC..UA.....AAC..CG....CAAAC............GUGC....CGCCU.....UGC.. +PBEP01000009.1/47167-47514 .C.UCCU.........A.UGCCGC............UA-...........................................AGA.G.U..C...A.U.UUAA.........................--GAUUAGUGGU..AG.....GCG..CU....CUAGC............AGUU....UGCUG.....GUG.. +PYVU01000056.1/14492-14900 .C.UAUG.........A.UGCUAU............UAA...........................................GUG.G.U..U...G.C.-GAA.........................-ACUCAAAUAGA..UA.....AGC..UC....UGCAG...........cAGGA...uUGUUA.....CCU.. +NVSA01000065.1/6817-6455 .C.UGUG.........A.UAUCUC............UAA...........................................GCA.G.G..-...C.A.UGAA.........................-AUACUAGAGAA..UA.....AGC..CU....UGAGU............AGGG....CGAUU.....GCA.. +DLQO01000045.1/4525-4899 .U.AAGG.........A.UGCCUU............G-A...........................................CUU.A.G..A...A.G.CGAA.........................--AUAAAAAGGA..UA.....AGG..UU....UGAUUu..........uGGGA...aUGUAC.....UCU.. +PFEM01000035.1/4914-5304 .UuCGAG.........U.CGCUGAu.........caGAC...........................................UCG.A.G..C...G.G.AGAA.........................GAAUGAUCAAAA..UC.....GCG..GU....GGUUA...........gGAGU...gGGGCU.....GUU.. +DJYI01000126.1/39182-38834 .A.GCCC.........G.GGUGGC............CGG...........................................GGC.G.C..A...G.U.CGACa.......................uUCUCGUGGCCGC..UG.....GCG..CC....UGACG...........uAGCC....CGCCU.....CCG.. +NZCP01000057.1/35892-36274 .A.UAAC........c-.UAAUC-............--A...........................................GUA.U.C..A...G.C.UCAA.........................-GACUUUGAUUC..UU.....GUA..AA....CGCUAa..........cACUU...uUGCUU.....GUU.. +PEZF01000122.1/882-1271 .C.AUCC.........U.GCUCUA............GAG...........................................GAU.A.C..U...A.A.UGAC.........................--CAACACUAGA..UG....cGAA..UC....AAAGG...........cGUUU....UGUCUg...aUUC.. +LSNS01000019.1/35709-35326 .U.UUUU.........G.UUCUUU............CCG...........................................AAA.A.A..C...A.U.GGAA.........................AUAAUAGAGAGA..UC.....GCU..UU....AAUUG...........cUUUU....CGUUC....aGUU.. +DLGA01000003.1/184000-184372 .U.AAAU........uU.AGUUAG............-CG...........................................UUU.A.U..C...G.A.AGAA.........................AACUUUAUAACC..UC.....GCU..GA....UGAAC............CGUU....UGUCG.....AU-.. +PLBO01000151.1/322748-322396 .A.GGUA.........A.GGCCUC............GGG...........................................GCC.U.A..U...C.G.GGAC........................aUAAAAACGAGGC..UG.....GCC..UG....CCGAC............AGGA....UGCCG.....UUG.. +CP019600.1/2366984-2366632 .A.GGUG.........C.CGUAUG............--A...........................................GCC.U.A..A...U.A.UUAC.........................GUACACUCAUGC..UA.....GUC..UU....AUAGU............UUUU...cUGCUU.....GUC.. +PVXQ01000001.1/88831-88213 .U.AGCA.........A.AGCUUU............GA-...........................................GCU.A.G..A...G.G.GG--.........................UAUUUAUGAAGC..UA.....GCG..AA....UUAGU............CUCC....CGUCU.....GUA.. +PBEE01000018.1/3883-4285 .G.GGAG.........-.CGUUCU............U-C...........................................UCC.C.A..G...U.A.CGAA.........................ACUCAAAGGAAC..UA.....AGC..UU....AAAUU............UUUG....UGUCU.....AGU.. +DLEZ01000037.1/76892-77294 .G.UAGA.........U.ACAUUA............AGU...........................................UAA.C.U..U...U.G.UAAG.........................--GUUUAGAGUU..UC.....CUU..UA....AAUAA............AAC-....-----.....---.. +PEUE01000061.1/2203-2592 .C.AUCU.........U.GGUCGG............G-A...........................................GAU.A.C..A...A.U.UGAA.........................-AAAACACCGGC..UA....aGGA..CU....UGGAA...........uAUUU....UGCCC....aACC.. +DGHN01000172.1/452-839 .-.----.........-.------............---...........................................---.-.-..-...-.-.----.........................--GGACCGAAAC..UC.....UUU..CA....GUGCG............GGUG....CGUGU.....---.. +PCTQ01000127.1/21186-20828 .U.UCUUc......gc-gCGCUUCg..........uCGA...........................................AGG.A.A..C...G.C.CGAG.........................ACUUAACGGAGC..UG.....GGC..AC....GGGAU............-ACU....GGUUC.....GGC.. +PAMQ01000003.1/73850-73493 cG.UAUU........uU.CGCGUU............GGU...........................................AUA.U.U..G...G.G.UGAA.........................ACUUUAGACGCG..UA.....AGC..GC....UAGAAu.........gaCGCU....UGUUC.....UCG.. +PEVO01000036.1/9885-10233 .G.UAAG........aU.CGUCUU............G-G...........................................UAG.C.U..G...C.G.UUAA.........................------------..--.....---..--....-----............----....-----.....---.. +PXPS01000180.1/9821-10138 .A.GGGCu.......aU.GGACAA............--A...........................................ACC.C.C..A...A.C.GGAUgc.....................gcACUU--------..--.....---..--....-----............UAAU....UGCCU.....CUG.. +PKHU01000002.1/146197-145805 .G.AUGU.........U.UGACAA............--A...........................................CAU.U.U..A...G.A.UGAAau....................ucu--UGUCUUAGUU..UA.....AGA..GU....UUGGU............UUUU....UGCUU....aGUC.. +PBIO01000025.1/4521-4159 .U.AAUGg......gu-.GGACUUc..........cGAG...........................................GCU.A.C..A...U.A.GGAAgu....................gggAAAAUUUGUGGA..UA.....---..--....-----............-CUU....UGUUG.....AUU.. +DGQH01000011.1/54151-54544 .A.GGUA.........-.AGUUCC............G-G...........................................ACC.U.A..A...A.U.CGAA.........................--CUAAAGGAAA..UA.....AGC..UU....GAGGU............UGGU....UGCUC.....UUG.. +DHVF01000284.1/2427-2844 .U.CGCC.........A.CGCCGG............UAAugaucg...............................ucaaag---.-.-..-...-.-.----auguaggggugaguccauuaggcugCCCUGACACGGC..UA.....GCG..CG....AUCA-............ACUC....UGUCG.....GCU.. +PEYT01000021.1/34543-34918 .A.GUGAg.......a-gGGUUAC...........aUCU...........................................UUC.U.U..C...A.A.UUAG.........................--AAAUUAUAAC..CC.....GCG..CU....AGGGAg..........gUGUU....UGUAC.....CUU.. +PCXQ01000003.1/8073-8428 .U.UAUCgucuuuuaaA.UGUUUU...........aGCG...........................................GUA.A.G..G...U.A.CUAA.........................--AAAUACAAAA..UA.....GCU..UA....UUGGU...........uGUUC....UGUCGg...a-UU.. +DHMS01000040.1/3035-2681 .U.GUGU........uU.UGACCG............CGG...........................................CAU.A.A..A...A.U.CGGG.........................-AUUUAGCGGUU..UA.....CGG..UC....GAUAU............UUUG....CGCUU.....UAC.. +PEDL01000001.1/289408-289755 .U.GCCA.........A.AGCUUU............GCG...........................................GCA.A.C..G...U.G.A--A.........................-UACUAUGAAGC..UA.....CUG..AA....ACCAA...........gAGCC....AGCCU.....UUA.. +PCVX01000102.1/15755-15365 .G.UGUU.........G.GGCUGC............UGG...........................................GCA.C.C..G...G.A.UGAG........................aCAACACAGUGGC..UU....cAGC..CC....CGCCU............CUCU....GGCCU....uGCG.. +PAQN01000020.1/35838-36185 .A.AUGGg.......cU.GGCAUA............CUU...........................................CGG.C.G..G...A.A.CGAG.........................AAACUCGUAUGC..CA....uGUC..CU....GUGGU............UGGC....CGCCA.....UCA.. +DKYC01000108.1/412-66 .U.AUGC........aA.AGCUUU............GCG...........................................CAU.A.U..G...G.G.C---.........................GUAUGAUGAAGC..UA.....CUG..AC....CGUUU...........aGGGG....AGCCG....gAUC.. +NVVI01000030.1/4457-4857 .G.UAAA.........U.UGCUUC............GAU...........................................UUA.U.-..C...G.G.UAAA.........................ACACUAGAAGCU..UA.....AGC..UU....AUUGU............UGGU....UGCUU.....UUA.. +DHKS01000106.1/27464-27866 .U.ACCG.........-.-GCCUC............G-C...........................................GGU.U.A..G...G.G.CGAA.........................AAAUUCAGAGGA..UA.....UGU..CG....CAGGU...........aCAAG....UGGCCu...cAUC.. +PCSN01000037.1/17522-17882 .C.GUUC.........C.UGCUUG............AAG...........................................AAC.G.C..U...A.G.CUAA........................gCAAUACUCAAGC..GC.....AU-..GA....AAGAA............ACGU....UUUCUu...gGUU.. +DKGO01000036.1/4407-5049 .U.CAUCc.......u-cCGUCUG...........cGGA...........................................UAG.A.G..U...G.U.UGAA.........................-ACCAAUCAGAC..UA.....GC-..UG....UUUGG...........aAGCC....UGUUG.....GUA.. +NYYU01000041.1/39934-40278 .U.UAAA.........U.UAUCUC............G-C...........................................UUU.U.U..U...G.C.CAAA.........................-ACUUUAGAGAU..AA.....GGG..UU....AAGAA...........uUUUU....UGCUUg..auUUU.. +DKFD01000002.1/3063-2711 .U.GGCUu......cuU.GGUUCA...........gGAA...........................................GGC.A.A..A...A.C.CGAA........................gGCAAAACCGAAC..CC.....GGC..CC....AUUGU...........cGUUU...cUUCCG.....GUU.. +NVXJ01000027.1/20340-19960 .U.UAGG.........A.UGUUUC............G-A...........................................CUA.A.A..A...A.C.G---.........................-AACUUAGAAAA..UC.....GUC..UU....GUCUA............ACCU....UGCAG.....GUU.. +PEBA01000023.1/2895-3263 .U.GCG-.........A.CGUUGC............UAA...........................................-AC.A.A..G...G.A.UAAG.........................--AUCCAGCAAA..UAc...gGAG..AA....AGGUA...........uAGGU...aAGCGA.....CUC.. +DHGC01000071.1/343-1 .A.UCAG.........A.UGUUCA...........aUCA...........................................AAG.U.C..A...U.G.UUAA.........................AUCCAGUUGAAC..AC.....AUC..AU....GUAAG............-GCU....UGUCU.....GA-.. +NVUY01000004.1/19816-20214 .G.AGGA.........-.AGCUAU............--G...........................................CCU.C.A..U...U.G.UGAG.........................---AAUUCUAGC..UG.....GUC..UG....GCAAA............GUUU....UGAGU.....GUA.. +NZ_PVNK01000148.1/103429-103073 .C.CGGA.........-.GGUCCC............G-G...........................................UCG.G.U..G...C.G.CGAA.........................--ACUCAGGGAC..UC.....GCU..UC....CGAGA...........gGGCC....CGUCU.....GUG.. +PFPK01000007.1/5311-5710 .A.GAGC........aU.CUCCUG............UUG...........................................UUC.U.A..G...U.C.UGAA.........................AUAAUUCAGGAU..UA.....GUA..UC....UACUU............AUUU....UGUUG.....CUU.. +PFNV01000014.1/4878-5226 .-.CGCA.........A.ACCUUC............GAU...........................................--G.C.G..G...A.A.CAAC.........................AAAAAAGAAGGA..GA.....AAU..UU....UGCGC............AUUU....CGUCC....gGCU.. +NYXZ01000113.1/5749-6103 .C.GAGC........aA.CGCCCC...........gUGG...........................................CGG.A.C..C...G.G.CGAGa.......................cUUCAGGCGGGGC..UG.....GCC..CC....AGGGC............AGCC....CGUCA.....ACC.. +DLGT01000096.1/127120-127491 .G.UGAG.........A.UGCUUC............G-A...........................................UCA.C.G..A...U.C.CGAA.........................--AUUAAGAAGA..UA.....AGA..UG....AUGACg..........uCGUG....GGCUU.....CUA.. +PAUB01000029.1/81886-81531 .G.UAGA........gC.GGCUCG...........cGGA...........................................CUA.C.A..C...A.C.CGUAu.......................cUUCAUCCGGGAG..UA....aGCU..UG....AGCUU...........aAGCG....CGGAU.....GAU.. +PBIO01000014.1/895606-895971 .U.AAUCa......gu-.CACCGGgc.......guuGCC...........................................AUU.U.G..C...A.A.GUAA.........................-----AAUGGAC..--.....---..--....-----............AGCC...uUGUCU.....GCG.. +PEZV01000002.1/394-54 .C.GUAG.........A.UAUCCU............UGG...........................................UAA.A.C..C...G.U.CUAA.........................------------..--.....---..--....-----............----....-----.....--G.. +PBQU01000067.1/75205-74886 .A.AAAA.........AgAACCUG............-CU...........................................UUU.U.G..A...U.U.GCAG.........................--UGAAAUCAAA..UA.....---..--....-----............UGUU...uUGUUA.....GUU.. +PFET01000005.1/106554-106939 .U.CGUG.........C.GGUUCC............AAC...........................................GUG.G.U..G...A.G.UGAG.........................UACUACCGGAAC..AC....aGCU..CG....UCGCG............--U-....CGUCG.....CCG.. +DLDS01000051.1/8159-8511 .C.GGAU........u-aAGCUUU............GCG...........................................UCC.G.C..G...G.G.CG--.........................-UAUCAUGAAGC..UA.....CUC..CG....ACAAU...........gUGUC....UGUCU.....GUU.. +DIRT01000037.1/31942-32328 .U.ACCG.........-.-GCUUC............G-C...........................................GGU.A.U..G...C.G.CGAA.........................-AUAACAGAAGA..UA.....AGU..GC....AGCAU............AGUG....UGCCU.....AAG.. +PFTL01000039.1/3294-2980 .G.CACAu.......a-.AGCUCUu..........uUAU...........................................AUA.C.U..C...G.G.UUAA.........................AUCAAUAAGAGC..AA.....---..--....-----............AAAU....CGUCC.....CGC.. +PPDJ01000014.1/78116-78483 .U.UAAUc......acU.CACCGG............GGU...........................................UUG.C.C..G...A.G.GUCA.........................CGUAUCACGGAC..A-.....---..--....-----............-GUC...uUGUCU.....UCU.. +PFKS01000068.1/23030-23362 .C.CCGG.........A.CACCCA............UAA...........................................GGG.U.U..U...A.A.GGAA.........................AAUUUCAUGGGC..UA.....GCA..AC....CGGCU...........uACCC....CGCCU.....GUG.. +PKHO01000001.1/456080-456456 .C.UCCC.........G.CGUCGG...........cGGG...........................................GGA.G.A..G...U.C.CGACa.......................uUUUACCGCUGAC..UG.....GGC..UC....AUCAUc.........cgGACG....UGUUU.....GCC.. +PBLV01000063.1/46833-46458 .A.GACA........a-cCGACAUcgg......agaAGA...........................................AAC.U.G..U...G.U.UGAA.........................AUAAAUAAUAGA..UC.....---..CG....AACCU............AAGA....UGCUU.....AUA.. +PCXD01000008.1/549-168 .U.UAGG.........C.UGUCUC............A-C...........................................UUA.A.C..A...G.A.CGAA.........................--AUACAGAGAC..UC.....GGU..CU....GGCCG...........gAUUU....UGUCU.....GCU.. +PFAH01000007.1/5753-6104 .C.CCUU.........U.UGGUUA............GAA...........................................AGA.G.U..C...C.G.CGAAc.......................aUCCAAUUCUAAC..CG.....GAC..GU....UGAGU............UUUU....UGUUC.....GGC.. +PBYL01000424.1/6936-6530 .U.GGUA.........A.UGCCAU............GUG...........................................ACC.A.A..A...G.-.UGAA.........................-ACUUAAGUGGA..UA.....AGG..CU....GUUAGu..........cGGUU....UGCUA.....CCG.. +CP024013.1/108688-109046 .A.UAGA.........-.UGUCUA............UGU...........................................CUA.U.A..A...U.U.UAUA.........................UAUAUAAUAGAC..UA.....AUU..AA....UUAUU............UAUU....UUUUU.....UAU.. +DHKM01000030.1/7763-7363 .C.UUUG.........C.UUCUUU............UCC...........................................AAA.G.A..C...U.A.UGAC........................uAAUCAGGAAAGA..UG.....GGA..AU....UCUGU............UGGU....UGCUU.....GUA.. +NTKK01000007.1/63067-63436 .G.GGCG.........A.UGUUCA............CCA...........................................ACC.U.G..C...G.G.AU--.........................UAUUGCGUGAAC..UA.....AGG..CA....AAUUG...........cAGGC...cUGACA.....CAA.. +PCUW01000067.1/123628-123258 .G.CGGGg.......uU.UAUCUC............G-A...........................................UCG.C.G..U...A.U.CGAG.........................------------..--.....---..--....-----............-GUC....AGUCU....uGUU.. +DJLY01000005.1/8396-8029 .C.GAGG.........C.UGCCGG............GU-...........................................CUC.C.U..C...G.U.-UAA.........................AUUUUCACCGG-..--.....---..--....-----............GUUU....UGUCG.....UUU.. +PFAK01000041.1/134-533 .G.GCGG.........U.UGAUUUa..........cCCG...........................................A-C.C.A..A...G.A.CUAA.........................-GCAAAUGUAAA..UC....gACU..UC....UGUAG...........uAAGC....AGCCC....cGAC.. +PFDW01000074.1/10578-10205 .A.C-GC.........U.UGCUUU............UGA...........................................CAG.U.C..A...A.U.CGAA.........................AUAUUAAAAAGC..UU....uGGU..UU....GAAUG............AUUU....CGCGG.....ACU.. +DLEQ01000003.1/101755-102097 .U.CCGC........aA.AGCUUU............GAG...........................................CUG.A.U..G...U.A.C---.........................GUAUCAUGAAGC..UA.....CUG..AA....ACCGG...........aAGGA....CGUGC.....UCU.. +PGYE01000001.1/189309-189727 .A.UUAAg.......u-cCGUUUC............ACU...........................................UAA.C.A..G...C.U.CGAA........................aCUUUAACGAAAC..UC.....GCC..GA....CAUGG...........aUUUU....UGUUU.....UUC.. +NZWS01000002.1/7721-8117 .C.AAGU.........C.AGUUGU............--G...........................................CUC.G.G..U...U.U.CUAA........................gCUUUGUAACAAC..UC.....GAC..AG....UGUAG...........uGUUU....GGUCAc...aCUU.. +PFGR01000035.1/6507-6166 .A.UAAG........aU.AGUCCU............GAC...........................................UUG.U.U..U...G.U.CGAA.........................AAUUAAGGGGCU..UA.....GGC..UA....CAAAA...........aAUUU....UGUUU.....GAU.. +PFPX01000040.1/6774-6388 .G.GGGG.........C.CGCCCU............AGU...........................................UUU.C.A..A...A.C.CAAA.........................-AGCUUUAGGGC..UA.....GCG..GG....AGCCG............AUUU....UGUUU....aGUU.. +PFIB01000165.1/8170-7822 .G.AAGA.........G.CGUUUC............CCU...........................................UUU.U.C..G...C.G.UGAG.........................AAAACAGGAAAC..UG.....CCC..CG....GCCGU............AUUU....CGUCU.....GCG.. +CP025543.1/80114-80526 .A.AUGA........u-.UUUAGU...........gAUA...........................................AAU.U.U..G...U.U.UGAA.........................ACUCAAUCACUA..AC.....GCU..AU....AAAUUu.........aaAUCU....UGUUG....aCUC.. +DJXS01000051.1/14961-15312 .C.GGGG........uA.AGCUUU............GCC...........................................CCC.G.C..G...G.G.CG--.........................-UAUCAUGAAGC..UA.....CUA..AA....GCAGG...........uGGAU....UGACU.....GUU.. +NZIV01000038.1/8738-8407 .A.AAAA.........C.CAAAAA............ACU...........................................UAU.C.G..U...A.A.CAAG.........................-AUGGUAAGCGA..UA.....UUU..UA....UAACCau.......cuaCCUU....UGUUA.....GUU.. +PFOV01000030.1/17686-17131 .U.UUUU.........-.CGCCUU............U-A...........................................AAA.A.U..U...G.U.UGAAa......................auAAAACAAUAGGC..UC.....GGA..CA....UAAGC............AUUU....UUUCUa...aAUU.. +NJAG01000002.1/185411-185784 .G.GCCC.........A.UUUCGC............UA-...........................................AGC.C.C..U...A.A.UCA-.........................-GUACCAGCGAA..UA.....CGG..AA....UCCGUu..........cGGUU....UGUUG.....UCG.. +DJDX01000049.1/16101-15701 .C.UGGG.........U.CGGCUA............G-C...........................................CUA.G.G..G...G.A.CGAA.........................-AAAAUCCAGCC..AA.....GUC..CA....AAGGC............AGUU....GGUUC.....C-C.. +PGTK01000004.1/140571-140956 .C.UAUG.........A.AGCUGA............UAA...........................................AUA.G.C..G...C.U.UAA-.........................--GAGCAUCAGC..UG.....GCU..GC....GUAGG............CUCU....UGUCA.....GGC.. +DHPA01000047.1/2668-2276 .U.UUAGau....gcuU.CGCUUC............CGU...........................................UUA.A.C..U...G.A.CUAA.........................--CAAGGAGCGG..UA.....GGA..UU....AGAAU............UGGU....UGCCU.....AUU.. +DKCH01000021.1/4629-5033 .A.AAUC.........-.CGAUAA............UCG...........................................GUU.U.U..A...A.A.UGAA.........................AAUUAAAGGUUA..UCa...aCUA..AA....UAAGA...........uUUCU...uCGUCU.....AUU.. +DHWF01000043.1/34335-33963 .G.GAUG........a-gCGUCGC............GUA...........................................AUC.C.G..G...G.A.UCAAgcucg...............aucuaGAGACACGUGAC..UG.....GAC..CC....CGGGG...........cAGGG....UGCCG.....AUC.. +PFCL01000005.1/14802-14492 .C.CCAG........aU.UGUCUU............G-U...........................................UAA.G.U..C...G.G.GGAC.........................-AAAAC------..--.....---..--....-----............----....-----.....---.. +DGRX01000014.1/84721-84341 .C.CGCC........aU.UUCCGC............CGG...........................................GCG.G.A..U...G.A.GGAC.........................UUUUAGACGGAA..UA.....AGG..AA....AAGAC............-GCC....UGCCA.....UGC.. +DJOB01000006.1/290292-289869 .G.CUCC.........A.CCUCGA............CGG...........................................GAG.C.U..C...G.G.AUGCa.......................gUAAAUUCAUCGA..GA.....ACC..CA....UCAGA............AUAA....CGACU.....GCC.. +PETJ01000007.1/3360-3018 .U.UCUU........uU.UGUCUC............--G...........................................AAA.A.C..U...A.U.CGAA........................aAAAAGAGACAAA..UA.....GUG..GU....ACUAG............-AUU....UGUCU.....GUC.. +PCYK01000003.1/29387-29787 .U.GAAA.........U.UUUCUC............G-C...........................................UCC.A.A..C...C.G.CGAA.........................--UCAAAGAGAA..UC.....GGU..UG....UUUAA...........gCUCU....UGAUUg...uUUC.. +PFQT01000061.1/18708-19094 .C.GCGA.........C.AUCCUC............G-A...........................................CGC.G.A..U...C.U.CAAG.........................--AUACAGAGGA..UC.....GAA..AC....GAUGA...........gAUUU....UGAUUg...uUCC.. +DJML01000054.1/2880-2509 .G.GGUA........aU.UUCCGA............CUA...........................................ACC.C.A..A...G.G.AU--.........................CAUUCAAUCGGA..UA.....AGA..GA....AGGUU...........uAGGG....UUUUG.....GUC.. +PLBO01000084.1/9545-9193 .A.GAUA........gU.UGACCC............GGC...........................................AUC.U.A..C...G.A.GGAC.........................-ACUGACGGGGA..UA.....CGG..CG....AGAGU............CGGG....UGCCG.....AUG.. +PCVY01000028.1/1925-1520 .G.AACU.........U.UGCUUUu..........gAGG...........................................UUU.U.G..G...G.A.UGAAg.......................uCUUGUCAAAAGC..UC.....GUU..UA....GCGGG............AUCU....UGUCU.....UUG.. +MJIX01000003.1/131806-132192 .U.AACU.........-.GGUUCA............--A...........................................CUU.A.A..U...C.C.UUAA.........................--AUUAUGAACU..UA.....UCG..UU....UACUU............-GUU....UGUCU....uAUG.. +PBNR01000029.1/47570-47920 .C.UUAA.........A.CGCCUG............GU-...........................................-GC.A.G..G...G.U.UUAA.........................-AUAAGCCGGGA..UA.....---..--....-----............-AUU....UGCUU.....GUU.. +DKRQ01000019.1/100126-100518 .C.UUAG.........U.CGGUUU............GGC...........................................UAA.G.G..C...G.A.CGAA.........................AACCCUAAAACC..UG.....GGG..GC....GAAGG...........cUGGA....CGCCA.....---.. +PXYS01000099.1/930-1309 .C.CGUC.........U.UACUCU............G-A...........................................ACG.G.U..U...A.G.CGAA.........................--AUUCAGGAGU..UA.....AGG..UC....AGUGUa..........cGGGA....GGUUUu...cCAA.. +DLLE01000045.1/3607-3992 .A.AUCA.........-.UUUCAG............CCG...........................................GAU.U.U..G...U.G.GGAC........................uUUUUAGGCUGAA..UA.....CGG..AG....ACAAU............-GCU....UGUUA.....UGC.. +DGWD01000044.1/52725-52340 .U.ACUG.........-.UGUCUG............GUC...........................................UGU.A.A..U...U.A.GGACu.......................uUUUUAAUCAGAA..UA.....CGG..UG....UCGAC............-GCU....UGUCA.....UGC.. +PBLY01000038.1/5713-6002 .U.UCCC.........U.UGUUAU............C-A...........................................AAA.A.G..U...C.G.CA--.........................UUUUAAAGAUUC..UA.....AAU..--....-----............UAGU....UGCUG.....GUC.. +PBEK01000009.1/14634-15003 .U.GUAU.........U.AACCUA...........cAGU...........................................UAU.G.U..A...U.A.GGAA.........................-AUUUCAGUAGG..UA.....AGG..UU....AGAAG...........uUGGU....UGAUA.....UUU.. +DHMD01000060.1/31881-32278 .U.UGGC.........-.GGCUGU............--C...........................................CCG.A.G..U...A.U.UGAG........................uUAAUUUUGACAG..UA.....CCA..GC....GCUGC............GGUU....UGUUU.....AUU.. +DHAK01000009.1/421-1 .A.UGGC.........C.AGCCCAaa.......ccaGGG...........................................CCA.U.G..G...A.G.GGAC.........................--ACAUCUGGAU..UG.....GAU..CU....UGUCC............UAUC....GGUCG.....GGU.. +POCE01000023.1/273287-273639 .G.UUCG.........C.CGUCUGa.........gg-A-...........................................---.-.C..A...A.A.GGAAuu.....................gaGAAUAACCAGAC..UA.....GCA..AU....UGGG-...........aAGCC....UGUCG.....AUA.. +NZWX01000006.1/669-303 .U.UUAU.........-.-GUCUU............CUU...........................................UAA.U.G..A...U.G.CGAA.........................AUUUUAUGAAGA..UA.....AGG..AU....UGGGU...........uUGGU....UGCUU.....UUU.. +DLIF01000008.1/16836-16438 .G.UGCC........u-cUGGCUA............AGG...........................................GCA.U.C..U...G.A.CGAA.........................AACGCGUUGGCC..UC.....GCC..UA....ACGG-............-GUU....UGGCC.....GUA.. +PAGN01000043.1/8000-8397 .U.UAUU.........-.-GUCAC............UGA...........................................AUA.A.A..A...U.U.UUAA.........................--AUCAAAGUGA..UA.....AGG..AU....AAUAUu..........uUGGU....UGUUA.....UCU.. +DHUO01000020.1/2391-1971 .A.CUAU........cA.GGUCAGu..........aGGG...........................................UAG.U.A..G...A.U.UGAG.........................-AAUAUAACUGA..GG.....AGA..UA....UACU-............-UUU....UGUCU....aAUC.. +PEWS01000007.1/5936-6327 .A.UUCU.........C.CGAAUG............CAG...........................................GAA.U.U..C...C.G.CUAA.........................GACAAUUGCAUU..CA.....AGG..CA....CAGGA............AUUU....UGCUU....aGUU.. +DJAC01000025.1/2279-2669 .A.GCAG.........-.-GUACG............UGA...........................................UGU.U.G..U...G.G.CGAA........................aCGCAAGUGCGUA..UA.....CGG..AG....UGUCU...........gAGGU...aAGUGG.....CUG.. +PFAV01000023.1/1610-1240 .C.CAGA.........-.GGCCUU............G-G...........................................CUG.G.C..G...G.C.UGAA.........................--ACAAAAGGGC..UC.....GGG..UA....AUUGUu..........uAUUU....UGUCCg...cUUC.. +DIYL01000002.1/81839-82227 .C.GCUU.........A.CGCCGA............UAC...........................................CGC.G.A..C...G.C.UAAG.........................--ACUUAUCGGC..UA.....GUG..UA....GAAUG...........cACCG....CGUCC.....UCU.. +DINZ01000034.1/53283-52917 .U.UA-G.........U.GGUGU-............--G...........................................UAC.A.U..C...G.G.UUAA.........................--GCUUAACACC..UA.....AGG..AA....GACGGu.........ucAGGC....AUUCU....gCCA.. +PQAE01000002.1/116183-116566 .A.AUUC.........G.CGCCGA............CCG...........................................GAU.U.A..U...U.U.CGAA.........................ACUAAGAUCGGC..UG.....GAU..GA....UCAGU............GUUU....UGCUA.....AUU.. +PBRN01000182.1/8239-7881 .C.UUAAcu.....uu-cCGUCUG...........uAGG...........................................UUA.A.C..U...U.G.CGAA.........................-CUUAAUCAGGC..UU....gCGG..CU....GAUAU............AGCC....CGCCC.....-UA.. +DHLW01000061.1/49239-48886 .A.AGGC........gG.CGCACC............CUG...........................................GCC.G.A..G...G.A.CGACa.......................cACUUCAGGGCGC..UG.....GGU..UC....GCAUG...........cAUGC....UCCUC.....GUC.. +PFNU01000019.1/5601-6031 .C.UUUCg.......u-.-GUUCUc.........uuACG...........................................AAA.G.A..A...G.C.UUAA.........................GACAAAUUAGAG..AA.....GAG..AU....CAGAUc..........uUUUU....UGUCU.....AUU.. +NZER01000012.1/5155-4812 .G.AUUC.........U.CGAUCC............---...........................................AAU.A.U..C...U.C.UGAU........................gGUUGUAUGCAAC..CC.....UGA..CU....CCGAU............AAUU....CGGAU.....AGC.. +DIQV01000028.1/476-104 .U.AGUUc......ug-cCGCCUU............AAG...........................................GCU.A.U..A...A.A.CGAA.........................--UUUUCAAGGC..UC.....GCU..UU....AUCGU............AAUG....UUCCU.....UUU.. +PFCB01000016.1/5329-5722 .G.UGUG.........C.CGCCUG............AUC...........................................ACA.C.C..C...A.U.UGAA........................cUCCUAUUCGGGC..GC.....CUC..UU....G-CAC............AUUU....UGUCAc...uUUC.. +NZWA01000052.1/7011-7352 .A.UAAG.........-.UGUAAU...........cACU...........................................UUG.A.C..G...U.U.GGAA.........................AGACAAACAG--..--.....---..--....-----............-UUU....UGUCU.....GUA.. +LSNQ01000009.1/39803-39394 .U.UUUU........u-.UAUUUUc..........aAGA...........................................AUU.A.U..U...U.G.UAAA........................aCUAAAUUGAAAA..UA.....AGU..UA....AGAAA...........cUUUU....UGUUU.....AUU.. +PFHK01000036.1/38646-38229 .U.UGUU.........G.CGUCUU............A-A...........................................ACA.A.U..U...A.U.CAAA.........................--AUUUAGAGAC..UA.....GAA..AC....AUUAG...........aAUUU....UGUCU....gUUU.. +NZEE01000109.1/10911-10530 .G.AGUG........g-.AUCCCU............AAU...........................................ACU.C.G..A...U.A.UGGGau.....................ggGAUGAUUCGAGU..UA.....---..--....-----............-CUU....UGUCA.....GUU.. +DJJC01000034.1/11389-11009 .C.GAUCc.......g-cUGCUUG............ACG...........................................GUC.G.U..C...G.C.UUAA.........................--AUAUUCAAGC..UA.....GCU..UU....CGCCG............CUUA....GGUCC....gGUC.. +PEAJ01000001.1/32140-32509 .U.AUGAa.......aU.CGCCGGu.........ua---aaaucca............................ggguuuccCAG.U.G..C...U.C.CGAG.........................--GUUACGGAGC..UU.....CCC..UG....UCC--............-CGC....CGACU.....GCA.. +PFQF01000039.1/11071-11411 .A.UAAG........gU.AGCUUU............A-G...........................................UAA.U.U..A...G.C.UGAA.........................------------..--.....---..--....-----............----....-----.....---.. +PKTK01000012.1/40124-40514 .G.AGUG........u-.-GCGGU............-UA...........................................ACU.U.U..G...G.U.CGAGa.......................uUUAUCAAACUGC..UC.....GCU..GU....UUAUU............UUUU....UGUUU....gGUU.. +PXPA01000053.1/9616-10013 .G.CUGG.........U.UGUCUU............G-C...........................................CAG.C.A..C...U.G.CAAA.........................CCCAAUCAAGAC..UC.....GGC..AG....UCUAC...........uGUUU....UGCCG....gCUC.. +NZBX01000006.1/60123-60521 .G.UAAA.........C.CGUUCU............G-A...........................................UUG.C.A..U...U.U.CAAA.........................--AUCAAAGAAC..UC.....GGU..AU....UGUGU...........gAUUU....UGAAU....a-UU.. +NVRX02000004.1/199483-199092 .A.AAUG........u-gUGCUCA............A-C...........................................AUU.U.U..C...C.C.UUAA.........................--CUCUUAGAGC..UC.....GAC..GU....GACUG...........gGUUU....UGUCU.....ACU.. +PETY01000029.1/2240-2601 .U.CACU.........U.CCCCUU............GGG...........................................UGA.U.U..U...A.U.UGAA.........................--AAAAAGAGGG..UG.....AAG..AC....AUUAG............AGUUu..cUGUUU.....AUC.. +PCVQ01000054.1/10673-10244 .G.UGUU.........C.UGCUCA............--A...........................................ACA.U.G..C...G.C.CUAA.........................--ACUCUAGAGC..UA.....AGC..CA....UAGAG...........gCUUU...cUGUUU.....GUCc. +PFMH01000008.1/1000-613 .U.CAAU........gU.CGUGCC............AGG...........................................UUG.A.A..A...A.U.C-AAg.......................cUAACACUGGGGC..UUu...gGAU..CU....UUAAG...........aAAUU....UGUCC.....GUU.. +PEAP01000021.1/19841-20208 .G.AAUAcg....cgcA.CGCCGG............UUGaaaucca............................gaggcgccCAG.U.G..C...U.C.CGAG.........................-GCAACGGAGGU..CC.....CUU..GA....UCCGC............-GCC....GGUUG....cAAA.. +PHNE01000001.1/112408-111998 .C.AAUA.........U.CGUGGU............U-G...........................................UUU.G.U..U...C.U.CGAA.........................AUUCAAAUCACG..AA.....UGG..AU....UUUAA...........cUUUU....UGUUA.....GUU.. +PEUS01000023.1/2405-1924 .U.UAUU........cU.UGCUCC............A-A...........................................AUA.A.C..U...A.C.CGAA.........................--AUUAUGGAGC..UC.....GGG..UA....UCAGA...........aAUUU....UGUCU.....AUU.. +NVQF01000007.1/50945-50505 .G.AAU-.........-.GGUUGG............CAGaccguagcgcccgcgcaccc..guaggcuaaaauugcagccca-CU.C.G..G...G.G.G---.........................UAAAUCCGAAGC..AA.....AUC..CG....CAGCC............-GUA....UGUCC.....AGU.. +PKER01000024.1/4188-4559 .C.AGGU........a-gGACCCU............CGA...........................................UCU.G.A..G...G.G.GGAC.........................ACCUUAGGAGGG..UG....uGGC..GC....CGGGAa.........cgUGUC...cCGCGG.....CCU.. +PHAF01000028.1/5495-5146 .A.GAGUa......guU.CGCUCA...........gCGA...........................................GGC.U.G..C...A.U.CGAC.........................AAUCCAGUGAGC..AA.....AUC..AA....CGCUU............-GUU....UGUCU.....AUU.. +NZCP01000010.1/7784-7415 .G.UUUU........aU.UGUCUU............A-U...........................................AAG.C.U..G...G.C.CAAA.........................-UAAUUUAAGGC..AA.....ACG..UU....-----............-CAA....UGUUU.....AUA.. +PFLC01000067.1/944-553 .G.CGCC.........U.CUUUCC............GUA...........................................GCG.C.G..U...U.C.CGAC.........................CUGGCACGGAAA..UA.....GGG..AU....GGCGG............GUUU....GGUCC.....GUC.. +CP012673.1/10420196-10420540 .C.GCGAg.......g-gUGCCCU...........cGAU...........................................AGC.G.U..G...G.C.CGAG........................aUUCAGUGAGGGA..UA.....GGU..CG....CGGCC...........gAAU-....---CC.....GCG.. +CP025257.1/808368-808776 .U.AUGA.........U.CGUAAU............--A...........................................AAU.A.A..C...U.U.UGAA.........................UUUAAUUUACGA..AC.....GAC..UU....UUUUA...........aCUUU....UGUUA.....GUU.. +PCWN01000008.1/71252-71647 .G.UAUUc.......gU.AGUCAG............UUG...........................................AUG.C.A..G...U.C.UGAAa......................guAUAAUUACUGGC..AA.....CCU..UU....UACCU............-UUU....UGCCG.....UUU.. +PFVL01000039.1/2874-3284 .A.AAAG.........U.UCCCCG...........aAAU...........................................UUU.U.U..A...G.G.CGAA........................aCUAAAUUCGGGA..CG.....GAU..AU....AAAAG............AUUU....UGAUA.....GCU.. +DHGS01000003.1/142832-142480 .U.ACAUu......ccU.AAUCCA............AGA...........................................UGU.A.U..U...A.C.UUAA.........................-AAAACAAGGAU..UC.....GAG..UC....UAAAG...........cAUUC....UUUCC....aGUC.. +DJVE01000041.1/19299-18926 .U.UUGG.........G.GGCCUA............GAC...........................................CAA.A.A..U...A.C.CUAA.........................-AUCACCUAGGA..UA....aAAG..CC....CUUGA............GUUU....UGUCU....aGCU.. +PFBA01000003.1/375-53 .U.GAGCc.......g-cGGUCCA............CUA...........................................CUC.A.C..U...C.A.CAAA.........................-AAUCUGCGGAC..CA.....A--..--....-----............AAA-....-----.....CCC.. +PDZX01000079.1/3251-3615 .G.GAAUug....cgcA.UGCCGGu..........uUCA...........................................UCC.A.G..G...G.G.CG--cc.....................caGUACUGCGAGGA..UA.....CGG..AG....GUCCC...........aAGGU...cAGCCA.....ACCug +PDZU01000042.1/12225-11866 .G.CUAAa......uc-cAGAUGC............ACC...........................................CAG.U.C..C...U.G.CGAG.........................-GUAACGGAGGU..U-.....CCG..AG....G---C...........gAGCC....GAUUG.....AGA.. +CP024962.1/751284-750891 .U.AGUU.........A.UCAUG-............GUC...........................................GCU.A.G..U...U.A.AGAG........................g-CACCACCAUGG..AA.....AA-..CA....AUUAA...........cCCUU....UGGUG.....ACU.. +NZLX01000007.1/26680-26316 .A.UGCUg.......c-.CACCGC...........gCCA...........................................GCG.C.C..A...C.C.CGAA........................cCGCCAGCGCGGG..UA.....GAC..CA....GCCUGa..........uACGC....CGCCC.....GAC.. +PFPM01000063.1/17196-16825 .U.AGAG........a-cUGAUUG............A-U...........................................UCU.A.G..G...C.U.AGAA.........................-AAUUAAAAUCU..UG.....GAA..UU....GCCUU............-UCC....UGUUA.....AUU.. +DHJL01000002.1/94341-94744 .A.GACU.........G.GGCAGC...........aGCG...........................................UUU.U.A..U...C.A.AAAC.........................-ACUUUACUGCG..CG.....ACG..AU....CAGGA...........cAUUUu..gCGUUUg...gCUU.. +DJQI01000010.1/2646-3022 .C.UAUG.........A.UGAUUA............UGA...........................................GUA.G.A..G...G.A.CGAA.........................AAUCCAAUAAUC..CC.....GCU..UA....GGUAG............-ACU....UGUCG.....ACC.. +QFFM01000012.1/5368-4994 .G.GAUGcg.....au-cCGCCAAcc.......agaGCA...........................................UCC.A.C..A...C.C.GUAA.........................--CCAGGUUGGC..GA.....CGG..UC....CUCCGc..........aGUGU....CGCCG.....CGA.. +DIVY01000028.1/29723-30092 .U.AUUA.........U.UGACCG............ACU...........................................AGU.A.G..C...G.U.AGAAa......................acACCCCCCUGGUC..UC.....GUG..GG....ACGUU...........cGUUU....CGUCG.....AUA.. +PFBI01000006.1/248817-249217 .C.GUUAc.......c-cCGUUUC............CAU...........................................AAU.G.U..G...U.U.UUAA........................aUUCUAAGGAGAC..UC.....GGG..GA....UGUAU...........gAUUU....UGUGU.....GUC.. +DJKW01000002.1/15230-15629 .A.CUUGu......uu-cAGUCUU............GAC...........................................AGG.U.U..U...C.U.CGAA.........................-AAUUCAAAGAC..AA.....GAG..AU....ACUAG...........aAUUU....UAUCU....gUUU.. +PAVS01000020.1/41723-41357 .G.----.........-cAGUCGG............GAA...........................................--U.C.C..U...C.G.UAAAa.......................cAGUCACCGAGGU..UU.....GUA..AG....UGGCAc..........gAAAC....UUUCA.....---.. +DHNC01000012.1/13989-13633 .C.GUGU........uU.UGCCUA............AGG...........................................CAC.G.C..A...A.C.CGAA.........................---CUUUUAGGC..UA.....AAA..AU....UUGU-............-UUG....UGUUG.....GUG.. +PAUE01000028.1/23961-23594 .A.CUGG.........G.UACUUU............G-A...........................................CAG.U.A..A...U.U.CGAG.........................AUAAAUUGAAGA..UA.....AGA..UG....AUGGU...........gUCGC....CGCUU....uUUU.. +NZZV01000201.1/110-488 .G.AAAG........a-cCGCUGAcg.......gcgAGA...........................................AAG.A.C..C...G.C.UGAC.........................ACCCGGGAAAGC..CC.....GGG..CG....CUGAU............CGCA....AGAUC.....GGC.. +PCSZ01000018.1/4163-4574 .C.UACG.........-.CGCUUC............C-C...........................................GCA.G.A..G...A.A.UGAC........................aAGGCUUGGUAGA..UA....gACU..UC....CGUCCg..........uCGCC....CGUUC.....AUA.. +PDPP01000021.1/53311-52897 .G.CAUAu......gu-aUCUUUG............CAC...........................................AUG.A.G..G...A.A.UUAA.........................-AUUUUCAAAGA..UA.....GGU..CG....AGAGA...........uUUUU....UGAAU.....GUC.. +PCSB01000015.1/3882-3506 .G.UUUU.........U.UCCUUG............--G...........................................AAA.C.U..A...A.G.CGAA.........................-AACAAAAAGGA..UA.....GCU..UU....AAAAA...........gAUUU....UGUUC.....GUU.. +PEYL01000042.1/35244-35597 .U.AGCU.........U.UUUCGG............-GA...........................................GAU.A.U..U...G.C.CGAC.........................--AAAAACCGAA..UG....cGGA..UU....GAAAA...........uAUUU...uUUUCG.....GUU.. +PXOU01000017.1/8361-8784 .A.CGUG.........A.CGCCGG............G-A...........................................AUG.C.U..U...G.C.UGAA.........................UCCAAUUCCGGC..UCg..ccGGA..UG....CAUGAc..........cGGGG....CGUCA.....AAC.. +DGVL01000083.1/14162-13752 .G.GUAAg......cuU.UGCCCC............G-G...........................................UAC.U.C..G...G.U.CAA-cagc.................gagaGCUGCAUGAAGC..UA.....CCU..GC....UUAUGc.........guGUUG....UGUUC.....ACC.. +PANY01000002.1/143189-142801 .G.UGCG.........C.UGCUUC............A-C...........................................GUA.G.U..A...C.U.UUAA.........................-AUCUUAGAAGA..UC.....GAC..AG....AGUGU...........gAUUU....UGUAUu...cUCU.. +PFMD01000052.1/6538-6923 .U.CUGU.........U.UACCCC............AAA...........................................CCG.G.U..C...A.G.AAAA.........................-ACUUUCGGGGA..UA.....GAU..UC....UGACA............GUUU....CGUUU.....GUU.. +DJOC01000055.1/3162-3512 .U.UAUA.........U.UUUUUG............AGU...........................................AUA.G.U..A...A.A.UGAA.........................AUUUAAUCAAAA..UU.....ACU..AU....UUAUG............AGGU....UCGUU.....UUA.. +BEHV01000013.1/4934-4557 .A.UACC........u-cGGUCCG............CGG...........................................GUA.U.C..U...U.G.AGAAa.......................uUAAAACGCGGAC..UC.....GGA..GA....UAAAA............UCCC...uCGCGG.....AGG.. +DHOE01000177.1/4429-4795 .A.AGCU........gA.UGACUG............UAG...........................................GCU.G.A..U...C.C.CGAC.........................AAUCUUACAGAU..CA.....AUU..CA....GUGAG...........aGGGU....AGUCU.....GCU.. +BEIL01000002.1/15000-14660 .U.AGGU........gA.UGGCUC............UAG...........................................CCU.A.A..A...A.C.CGAA.........................--AUUAAGAGCC..UA.....GCU..UU....UGAGA............GGUU....UGUCU.....GUU.. +PEYH01000024.1/6175-6553 .U.UCUUc.......aU.UGGCCG............AGA...........................................AGC.G.C..U...G.C.U---.........................-CAAAACAGGCC..UA.....AGC..CA....AACGC...........cAUUU....CUCCU.....GAU.. +PFRX01000013.1/437-852 .G.GUCGg.......cU.CGCCAC............--C...........................................GGC.A.C..A...A.C.CUAA.........................--ACAAUCGGCG..UA.....CGC..CG....GAGUG...........gUUUU...cCGUUCa...aCUU.. +DJSP01000086.1/19358-19710 .A.UAAA.........U.UGCUUA............G-U...........................................UUA.U.U..A...A.A.CGAA.........................-UCCUAUAAGCU..UA.....GUU..AA....UGAUA............-UUU....UGAUG.....GUU.. +DKCA01000020.1/4082-3719 .U.UAAU.........A.UGAUUA............UGU...........................................UUA.A.U..U...C.C.CGAC.........................AAAUUUAUAAUC..UA.....GUG..GU....GUAAA............-GUU....CGUCA.....AGA.. +PFBL01000019.1/533-127 .G.CGA-.........-.CCUCCC............GCU...........................................CGC.G.C..U...G.U.U---.........................-UAACUAAGGGA..UC.....AGG..CA....AGAAU...........g-GUU...uCGCGA.....GCG.. +NZWR01000004.1/65098-65479 .A.UAGA........g-cUUUCUC............C-U...........................................CUA.U.C..C...AcU.CGAA.........................-GUACAGAAGAA..UC.....GAG..UA....ACUAUc..........gCUUU....UGUUUa...uCUU.. +PFOQ01000012.1/75905-76330 .G.UUCU.........-.CGUUCG............UCG...........................................GAA.C.U..A...U.U.CUAAg.......................aCUUUUAGACGGA..GA.....UUG..UA....GUAUGa..........aGGCU....UGUCU.....AUU.. +PFDI01000023.1/22883-22470 .G.AAGU.........-.AUUCGG............UUU...........................................AUU.C.A..U...C.A.CUAA........................gCACAUAACGACC..GA....gGUU..GU....CUCUGu.........auGGUU....UGGUC.....AUC.. +CP016327.1/340774-340402 .C.AUUA.........C.UGUCUU...........uACU...........................................AUU.G.A..A...C.G.UUAA........................cAUUUACUAAGAC..UU.....ACC..UU....AAUAA............AUCU....UGCUC.....AUC.. +NSIM01000031.1/16678-17048 .C.CCCA........aA.UUCAAC............GCA...........................................AGG.G.C..U...C.A.UU--.........................-AUACAGUUGAA..UA.....AGG..AA....UAAUG...........uUGGC...cUGGGG.....CGA.. +PFKD01000135.1/688-291 .G.GAUG.........A.-GUUCAa..........cGGC...........................................AUC.U.G..C...G.A.CGAA.........................-AAUUCAGUUGA..UA.....CGG..AA....AAACC...........uUGGA....CGUUA.....UCG.. +PFJM01000009.1/26777-27191 .G.UUGGcu.....ug-gCGUU--...........cGGC...........................................UCA.C.U..U...C.U.CUAA.........................-ACUUUUGGACC..AA.....ACU..UG....UGGCG...........gCUUU....UGUAGg...cUCU.. +PJQJ01000031.1/7921-8315 .C.UACU........gU.UCCAU-...........aGGG...........................................GUA.G.U..C...G.U.UGAC.........................--AUUUUACCUU..UG.....GGC..GU....CGGAUag.......gcaUUUU....UGUUU.....GCC.. +DJJG01000031.1/9499-9104 .C.GUGUg.......gA.CGUUUC...........aGCA...........................................CAC.A.G..U...G.U.CGAA.........................UAUUUACUGAAA..CA.....CGU..GA...uCGUGCg.........ga-UUCu..uCGUCCg..au---uc +DJJA01000003.1/147874-148291 .U.UACU........cA.UGAUCG............GGA...........................................GUA.A.C..C...G.G.AGUAu.......................uAUUUCGAUCAAC..CC.....UCU..AG....AAAAG............UAUU....UGUCC.....GCU.. +PEKU01000097.1/14487-14767 .-.---U.........U.GGCCCG............GUG...........................................---.-.-..-...-.-.----.........................------------..--.....---..--....-----............----....-----.....---.. +DIFW01000017.1/150595-150226 .C.UCCU........uU.CGCCUC............AAA...........................................GCG.G.C..C...G.C.CGAA........................aACAAAAGCAGGC..GA.....AAA..AU....UUAAG...........aGUUU....UGUCC....gGUU.. +PBQF01000072.1/618-247 .U.AAGA.........U.CUCCGC............-CG...........................................AUU.G.C..A...U.U.CGAG.........................-ACAAAGGUGGA..UA.....GAG..GG....AAUUA...........gGUUU....UGUCU.....ACU.. +NVTB01000003.1/98460-98906 .A.GGGA.........U.UCUCUGagg.....aauaGGC...........................................CUC.U.C..U...U.U.GUA-.........................--UAAAAUUUCU..UC.....GGA..GA....AAAGAg..........cUUUA....CGCUU....g-UU.. +PFEB01000049.1/46365-46757 .A.AAAU.........U.UUUCG-............--G...........................................UUA.U.A..U...U.C.GGAGu......................cgACAAAACAUAAC..CG.....GCG..GU....UUAAUg..........aGGUU....UGUUU.....AUU.. +PFPA01000038.1/2829-2415 .U.UCUU.........U.UGUCUC............AAG...........................................AAC.U.U..U...A.U.CGAA.........................-GAGAUAGAGAC..AA.....GUG..GU....ACUAG...........aAUUU....UGUCU.....AUU.. +PCXT01000012.1/1856-1475 .U.UUGC.........A.ACUUUA............-UG...........................................CAA.G.A..A...A.U.C---.........................-AUUGUGCGGGC..AA.....UUA..AA....ACUCU...........uGGUC....UGUUU.....GCC.. +PEUY01000037.1/20531-20144 .G.AUAA.........U.UUUUUCag........uuGGU...........................................UAU.C.U..G...A.C.CGAU........................aAACUUAACUGAC..UA.....---..UC....CUAGA...........cGAUU....UGAUU.....AUU.. +PFRV01000084.1/2827-3234 .U.UAAUg.......u-gCGUUUC............GCA...........................................UUA.A.U..G...C.A.CGAA.........................-AACCUUGAAAC..UA.....AGC..GC....UAAAG...........uAUUU....UGACU.....GUU.. +DHEH01000012.1/30531-30161 .U.UAUG.........A.CGACUA............UAA...........................................AUA.A.U..U...U.A.CGAA.........................AACUAUAUAGUC..UA.....GUG..GC....CGGA-............ACUU....CGUUA.....GGA.. +DKCV01000022.1/143923-144324 .A.UUCC........uU.UGAUUA............GGG...........................................GAA.G.G..A...G.U.CGAA.........................AACCCCAUAAUC..UC.....GCU..UA....GAGGA...........cUCGA....UG---.....GUA.. +PCXU01000025.1/13439-13831 .G.UGUU.........U.UGACUA............GAG...........................................ACA.U.U..U...U.U.UUACa.......................uAAAUCUAGUCAU..UU.....GUA..AU....AAUCU............UAAG....AGCUU.....UUA.. +NZCD01000045.1/4541-4143 .A.GUGG.........A.UACUCU............G-A...........................................CAU.U.U..A...U.C.CGAA........................aCUCAUCAGAGAG..UA.....GAU..GA....UUACU............UUUU....AUUCG.....AUU.. +DJDW01000045.1/6509-6113 .U.UAUC.........-.CGCUUA............GGG...........................................GCA.U.C..C...G.G.U---.........................CAUUCAAGCGGA..UA.....GGA..AG....GAUGA............AUUU....CGCCG.....GUG.. +PCTA01000033.1/82380-82811 .U.AAAGaa.....ucU.AGCCUG............AUC...........................................UUU.A.U..C...G.G.AGAAauaagg............caauccuUAAUGAUAAGGA..UA.....GGU..AA....ACUAU............-CUU....CGAUU.....UGU.. +NZAS01000098.1/17610-17950 .A.AA--.........-.AAUCAA............---...........................................---.A.A..C...A.U.CUAA.........................--UGCAACAGGA..UG.....GUA..AA....CGAUA...........uCUUA....UAACC.....AUC.. +PBPN01000021.1/4008-4388 .A.CCUA.........-.------uuaa....uaaaCUG...........................................UAG.U.U..C...A.C.UGAU.........................-UAUUCGGGGGC..AA.....AUA..AU....UGUAA...........uAGGG....AGUUC.....GAU.. +PGXZ01000009.1/31303-31717 .U.UAGU.........G.GGCAGC...........aACG...........................................CUA.A.U..G...A.A.GGAA.........................-CUUUAUUGCGC..GA.....CAA..UU....AUAAC...........uUUUU....UGUUUa...a-CC.. +PHNF01000001.1/112130-112523 .U.UAUG.........A.UCAUAA............UAA...........................................AUA.A.A..U...U.C.UGAA.........................-UUUAAUUAUGA..AU.....GUU..AA....UUUAA...........gCUUU....UGAUU.....AUU.. +PKTI01000059.1/19847-20224 .A.UUUA.........U.CGUUGG............GCU...........................................AAA.U.A..U...U.A.CGAA........................aAACCUUACCAAC..UU.....GGC..CA....AUGAU............UUUU....UGUUG.....AUU.. +PFEF01000003.1/76903-77271 .U.CCGA.........C.UGCUUG............AU-...........................................ACG.A.A..U...C.A.UGAC.........................-AUAAAUCAGGC..AC.....CC-..--....-----............CUUU....UGUGC.....UUC.. +DLZX01000009.1/9399-9045 .A.UGGG.........G.UGCCCG...........uGAC...........................................CCA.C.C..A...C.G.CCAA.........................ACUUAAGCGGGC..UC.....GCC..GG....CCGUG............ACCC....UGUCU.....GUC.. +QMLQ01000235.1/1225-1583 .C.AGGG........a-cUGCCGG............GAC...........................................CUU.G.U..G...A.G.CGAA.........................AGUUUUUCCGGC..UC....uACC..GG....ACGGC...........aACUC....UGUCG.....GUG.. +QLBW01000047.1/52345-51976 .U.GCCG.........G.CGUCGC............GAC...........................................GGC.C.G..G...G.U.CGAA.........................-AAUUUAGCGAA..UC.....GCC..GU....AGCGC............AGCG....UGUUC.....GUC.. +QNDO01000049.1/3194-2831 .G.GGAG........u-.UUUCUCc..........aGGC...........................................UCU.C.U..G...A.C.CGAG.........................AUAAUACUGGAG..AC.....CUC..CA....CUUCCg.........guCUCC....CGCCU.....GCC.. +RFHZ01000133.1/1714-1353 .C.CUUUc.......u-cUGCUCAg..........gGGG...........................................AAG.G.A..G...A.G.UGAA........................gACUUUCCUGAGC..UG.....GUA..UU....CCUCGa..........uGCCC....UGCCU.....GUG.. +QKBP01000001.1/6027-6376 .C.GCGG.........-.UGCCUG............UGA...........................................CGC.G.G..U...U.G.CGAA.........................ACUCAAGCAGGC..UC.....GCC..CG....AAGAA...........aAUCC....UGUUC.....GUG.. +QVQE01000085.1/6043-6419 .G.AAGU.........C.UGUCCG............GUA...........................................UGG.A.U..G...U.G.CUAA.........................AACCUUACGGAA..UC.....GUU..AA....UAACA............CUCU....UGGCU....cGUC.. +DMZD01000129.1/5829-5467 .A.UCUG.........G.GGUUAC............UUC...........................................AGA.U.C..C...C.A.UUAA.........................ACUUAAGGUAAC..UC.....GUU..AU....CUCCA............GGGC....UGUCG.....AUC.. +DLUZ01000035.1/10215-10594 .U.GGUG.........G.UGUCUU............CUC...........................................GCC.A.A..U...C.G.UCAA.........................ACUUUAGAGGGC..UC.....GCG..UG....GCUGA............AUCC....UGAUC.....GUC.. +PWKT01000192.1/8461-8823 .G.GCCA.........G.GGCUCA............GGG...........................................GGC.C.A..G...G.G.CGAA........................aACUCAACUGAGC..UG.....GCC..CA....CCGCG...........gAUCC....UGUCA.....GUU.. +DNCN01000194.1/2632-2285 .U.CAACc.......uU.UGUCCU............GGG...........................................AAG.A.G..G...A.G.UAAG.........................-AUUAAAGGGAC..UG.....GUC..CU....UUAGG...........gAUCC....UGUUU.....AUG.. +DOTB01000015.1/38766-38410 .C.AGGA.........U.UGCCCU............G-A...........................................CCU.G.A..A...A.A.AGAG.........................AAAGUUAAGGGC..UG.....GCU..CA....AUUUA...........cAUCC....UGUCU.....AUG.. +QNHM01000002.1/98245-97870 .C.UAUU.........G.UGUUUA...........cUGG...........................................AUA.G.U..C...U.G.CGAAa......................uuAUUACAGUAAAC..UU.....GUU..UU....GAUCU............-GCC....UGGCU.....AAG.. +QUZL01000003.1/59663-59307 .A.UGUC.........G.CGUCUC............UGG...........................................GCA.U.G..G...C.G.UUAA........................aUCAAACAGGGAC..UG.....GUC..GU....UACAUa..........uGCCC....UGCCC.....CUC.. +DPKN01000055.1/15502-15101 .A.AAGA.........U.GGUUGG............--G...........................................CUU.U.C..A...U.U.GCAG.........................ACUUAACUAACC..UA.....ACU..CA....CUUGUa..........aCGCC....UGUCG.....GUC.. +QNAZ01000172.1/320-676 .A.AGGAa.......uU.GGUAGG............GUU...........................................CCU.U.U..A...G.C.CGAG.........................AAAUAACCUACC..UG.....GUA..GA....AAGUC............UGGG....UGCCU.....GUG.. +AP018558.1/1955779-1956153 .A.AGCUgcc...ugg-cCGUUUG............GCG...........................................GCU.U.U..G...U.G.CGAA.........................ACCCAAAAUGGC..UC.....GCA..UC....GACGU............GGCG....CGCGC.....CUU.. +QKIH01000097.1/2365-2002 .C.UAAGgg.....cc-.UUC---u.........guCUU...........................................UUA.C.C..U...A.G.CGAA.........................-ACUUAACAGAA..UA.....GCA..UU....GAAUC...........cGCUC....UGUUC.....CCG.. +QKIM01000093.1/8510-8862 .A.UGGA.........-.UGUCCA............AUA...........................................ACA.U.C..G...G.A.UAAG.........................AACGCAUUGGGC..UG.....GAC..CC....CUCGA............AGCC....UGUCG.....GUG.. +QGGU01000005.1/161860-162205 .U.AAGC.........U.UGCUUG............UAG...........................................CCC.A.A..C...C.G.UUAA.........................ACUUAAACAAGC..UC.....ACC..UA....UUAGC............-UCC....UGUCC.....GUC.. +QNAY01000079.1/5621-5974 .C.UCUG........gG.UGCUUG...........uCCC...........................................UUU.G.G..G...A.G.CAAA.........................-AAUCUCCAAGC..UA.....GCC..UG....AUUUG............ACCC....UGCCU....gGGU.. +QEVD01000075.1/10231-9873 .C.GGUU.........G.UGUCUG............GGU...........................................AUC.G.C..A...G.G.CGAG.........................-AUGCUACAGGC..UG.....GCG..CG....UGACG...........aCCCU....UGUCC.....GUU.. +PQJK01000004.1/28928-28565 .C.AUUC.........U.AGUCUG............UGG...........................................GGU.G.C..G...U.G.CUAA.........................AUUAAAGCAGAA..UC.....GCC..AU....GUCGU...........cAUCC....UGUCU.....GUC.. +PJFC01000003.1/141766-141415 .G.GGGA.........G.UGCCUG............UGG...........................................CCC.C.G..A...G.G.CGAA.........................-AUUUAGCAGGA..UC.....GAA..CC....CUGAA...........uAUCC....CGGCC.....AGU.. +QGLS01000009.1/449008-448648 .A.UGUC.........G.UGUUGU............CUG...........................................ACA.U.U..A...A.A.CAAG.........................AUUUAUGGCAAC..UG.....GUU..UA....CAAAC............AGCC....UGUCU.....GUC.. +QHJF01000013.1/172886-173247 .U.GAUGc.......c-cCGCCUA............GGG...........................................AUA.A.G..G...U.U.AUAA.........................GAUUAAGUAGGC..UC.....GCC..AU....UAACA............-CCC....UGUCC.....UUC.. +QJQU01000010.1/94377-94782 .C.UAAU.........C.UAUCCC............GGG...........................................UUA.U.G..G...C.G.CGAA.........................--ACUCAGGGAA..UC.....GCU..GU....GUAUC............AUCC....UGCCC.....GUC.. +DOLB01000170.1/2931-2581 .U.UGCC........u-gCGCCUC............GGG...........................................GCA.A.A..A...C.C.GGAA.........................---UAAUGAGGC..UA.....CCG..AA....GCGGU...........uAUCC....UGUCG.....CUG.. +CP031415.1/3140344-3139959 .G.AAGG.........U.UGUCUG............GGC...........................................CGG.A.G..C...U.G.UUAAa......................caAACAUCCCAGGC..UC.....CCC..GA....GUCGC............-ACC....UGUCC.....UUC.. +CP033065.1/2491423-2491067 .G.GAAAc......cc-.UGGCCG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAGCGGCC..UC.....GCC..UU....UAUCU............ACCG....UGUUU.....GUC.. +QNDC01000001.1/26721-27079 .G.UCCU........u-gGGUCCG............GGA...........................................GGG.C.C..G...G.G.UGAG.........................AUCGAACCGGAC..UG.....GCU..GC....CUGAA...........gAUCC....UGUCU.....GUC.. +DPQJ01000232.1/1454-1105 .U.GGGGc.......u-cGGUCUGa..........aGGA...........................................CCU.G.A..A...G.G.CGAG.........................AACUAAACAGAC..UG.....GCU..UC....CUGGU............ACAG....UGCCU.....AUG.. +DPGJ01000012.1/53253-53615 .C.GCGG.........C.UGUCUC............CGA...........................................CGC.G.U..U...C.C.CGAA.........................-AUCUAGGGGGC..UG.....GGC..AG....CGGUU............GGCC....CGCCG.....GUC.. +CP033019.1/1065566-1065206 .A.UGCU.........G.GGUUAC............UUA...........................................GCG.U.C..C...G.A.CUAA.........................AUAAUAGGUAAC..UC.....GCU..UG....CCCAU............AACG....UGCAC.....AUC.. +RBIN01000011.1/31438-31056 .U.GACG.........G.CGUCUU............CAC...........................................GUC.A.U..U...C.G.UUAA.........................AAUCCGGAAGAC..UC.....GCU..GU....AUCGG............AUCC....UGAUC.....GUC.. +PIVP01000066.1/24196-24545 .G.GAAG........cA.CGCUUA............AGG...........................................CUG.A.A..C...C.G.CGAA.........................AUAGUAUUAAGC..UC.....ACC..AU....GACGA............AGCC....UGUCG.....AUU.. +QNBC01000076.1/7184-7527 .U.GGUU.........U.UGCUUC............--G...........................................ACC.A.U..A...A.G.UUAA.........................GACUUUGAAGCA..UU....gCUC..GA....UGUAA............AUCC....GGCUC.....UUU.. +DPKT01000362.1/9588-9197 .A.GGCC........g-cUGUCUG...........gACA...........................................GCC.A.A..U...C.G.CGAG........................aCUGCAUCCGGGC..UG.....GUU..UU....CGGGA............CGCC....UGUUC.....AUG.. +PIVX01000006.1/21093-21495 .A.UAAA.........U.AACCCA............AAU...........................................UUA.U.U..G...U.G.UAAA.........................-UCUUUUUGGGU..CA.....GAC..AA....UAUCA...........aAACC....UGCCG.....GUC.. +DMVY01000088.1/112680-112305 .C.UGUU........gA.CGUUUG...........uCCG...........................................GCA.G.A..A...A.G.UUAA.........................ACAUAGACAGAC..UU.....UCU..UA....GUAUU............AUCC....UGUCC.....AUA.. +QJVM01000007.1/4263-3918 .U.CGGGa.......a-cCGUUCC...........uGCC...........................................CCG.G.A..A...G.A.CGAG.........................-ACUAAGGGAAA..UA.....GGA..GU....UCCGG...........aAGCC....CUCCC.....GCC.. +RCNO01000009.1/54267-54629 .U.GGAU.........U.UUUCGG...........uUGC...........................................UCC.A.U..U...U.G.CGAC.........................AAAUUCAACCGA..UA.....GCC..UU....UACGA............AACC....UGUCG.....UUC.. +PWJH01000259.1/4811-4442 .G.AGGC.........U.CGUCCG............GGG...........................................UCU.C.G..G...C.G.UUAAa......................acCCAAAUCCGGAC..UU.....GCG..AU....GGAGU...........cAGCC....UGCCU.....GGC.. +QNDG01000132.1/734-1089 .U.UUAA.........G.UGUCUG............CAU...........................................UAA.A.C..C...G.G.UGAA.........................ACAUUUGCAGGC..UA.....CAC..UG....AAAUU...........uUUCC....UGCCU.....GUU.. +QNDF01000280.1/1622-1979 .A.UAAG.........U.UGUCCA............GGC...........................................UUA.U.C..A...C.A.GAAA.........................GAGUCACUGGAC..UG.....GCC..CC....GAAAG...........aGCUU....UGUUU.....GUU.. +QNCO01000029.1/9430-9066 .U.CCGGg......uu-aGGCUUU............G-C...........................................AGG.G.C..U...G.A.AGAC.........................-CUAAAAAAGCC..UG.....CGU..UG....AUACA............ACCC....UGUCU.....GGG.. +QNAT01000064.1/2355-2713 .G.CAUU.........U.UGCCUU............UGG...........................................AUG.C.A..A...A.GaUGAG........................uACUUACAAAGGC..UA.....UCC..UC....UUCCA...........uUUCC....UGCCC.....UUU.. +PWLI01000123.1/14073-13723 .G.GUAA.........U.UGCCUC............CGC...........................................AUC.C.G..U...C.G.GGAA.........................-ACUAAGGAGGC..UG.....GUC..AA....CGGCG...........gAUCC....UGUCC.....CUG.. +PWGE01000437.1/3769-3411 .G.GGAC.........C.UGUCAGca........ggGGC...........................................UCC.A.G..C...G.G.GGAA.........................-AUUCUUACUGC..UG....aGCC..GG....UAGGAa..........cACCC....UGCCU.....GUU.. +CP031475.1/208739-208388 .U.UAAC.........G.CGUCCG............CUG...........................................UUA.A.U..C...G.G.UUAA.........................-AUUAAGCGGAA..UC.....GCU..UG....UAAAA............UGCC....UGAGC.....GUU.. +MCHY01000011.1/132360-132001 .U.CCGA........aC.CGUAUC............UGA...........................................UCG.G.G..G...A.G.CGAA.........................CUUAAAAGAUAC..UA.....GCC..AA....UCCGA...........uAGCC....UGUCG.....UUG.. +PLMI01000042.1/363-1 .A.AAGU.........G.UGCCUA............UGA...........................................CAA.U.G..C...U.G.UUAA........................aCUCCAAAUAGGA..UC.....GCU..UU....CUAUU............AUCC....UGCUU.....ACU.. +QKUF01000038.1/17004-16635 .C.AGCG........aU.CGCCUU............CUA...........................................GCU.G.U..U...A.U.CAAA.........................GACCAAGGAGGC..CA.....GCG..UA....GAGAG............AUCC....CGUCG.....GUG.. +CP033861.1/3587421-3587060 .G.GUCU.........G.CGCCAC............GAA...........................................GUC.C.G..G...U.U.CUAA.........................-AACUUAGUGGA..UC.....GCC..AA....GGAAA............GGCC....UGUCA.....AUU.. +DOGZ01000014.1/6940-7333 .G.UCAA.........U.CGUUUC............CGU...........................................UGA.C.G..G...G.A.UGAG.........................AUCUAAGGAAAC..UG.....GCC..UU....GCGGC............AUCC....UGGGC.....GUU.. +QIDN01000453.1/2806-2445 .G.UGCCc.......a-gCGUCUC...........gGGG...........................................GUA.U.G..C...G.G.U---.........................-GAUCAAGAGAC..UG.....GUU..CG....GGUGA...........aAUCC....UGUUC.....GCU.. +RPQK01000023.1/13249-13606 .G.CUCUu......cc-.UUCCU-u.........caCGG...........................................GAG.U.A..C...C.G.GGAAu.......................cGUUGUGAGGGGC..UU.....CUG..GC....GGG--u..........uAGUU....UGCUG.....GUU.. +DQEJ01000634.1/5776-6135 .G.GGCC........u-cCGCUCG............AAG...........................................GAC.C.A..G...G.A.GUAAg.......................aUCUUAAUCGAGC..UG.....GCG..UA....ACAUC...........aACCC....UGUUU.....ACC.. +PWEB01000093.1/6784-6431 .G.AAGCg......gc-.GGUCCC...........aCCG...........................................CUG.C.U..G...U.G.GGAA.........................AUUUAACGGGAC..UG.....GCA..CC....AAAGG............AUCC...cUGUUC.....CGG.. +QBMI01000022.1/17574-17191 .C.UGGA.........A.UGCUGC............CGG...........................................CUG.G.U..A...A.G.UUAA.........................--AUUAGGUGGA..UC.....GCG..GA....UGCUG...........aAGAA....UGUCG.....CUU.. +QGMP01000003.1/175556-175200 .A.ACGU.........C.CGCCCC............GGA...........................................UUG.C.G..C...U.G.UUAA........................aACCUUUAGGGGC..UC.....GGU..GU....CUGCG............-UCC....UGCCC.....GUU.. +RFKQ01000078.1/5381-5024 .C.GCCU........gU.GGCCUU...........uGGG...........................................GGC.G.A..A...A.G.CGAAa.......................aCCUUCCAGAGGC..UC.....GGC..GA....UUUUC............AUCC....UGUCU.....AUU.. +RFHI01000255.1/889-529 .C.CAGG.........G.UGCCUG............UAC...........................................CUG.G.U..A...A.G.CGAA........................aCUCUUUACAGGC..UG.....GUC..CG....GCAGU............UGCC....UGUGG.....CGG.. +QQVI01000249.1/9401-9751 .A.CAGG.........-.-GUCCG............GGA...........................................CUG.U.G..C...G.G.CAAA........................gAUCAAGUCCGGA..UA.....GG-..UG....CAGGA...........gAACU....UGUUG.....UC-.. +DMZX01000034.1/3987-3629 .A.AUUU........c-gAGAUG-............--G...........................................GAU.U.U..A...U.G.CGAGa.......................aAAUACAUCUCAA..AA.....UGC..U-....CUGAU............-GCC....CGUUA.....AUC.. +PWEY01000033.1/1705-1345 .U.UAGG.........U.UGCCUC............GC-...........................................CUA.A.CauC...U.G.GGAA.........................ACAAAUCGAGGC..UA.....GCC..UG....GUAAA...........gAUCC....CGCCU.....UUA.. +QZKQ01000131.1/96273-95914 .C.CGUU.........G.CGCCCC............GCG...........................................ACG.G.A..C...G.G.CGAG.........................--AACCAGGGGC..UG.....GCC..CC....CCGCG............GAUC....UGUCG.....GUG.. +PWPR01000028.1/665-316 .U.UACU........gA.UGUUAG............UAG...........................................GUA.A.U..U...A.G.GGAA.........................--AUUCACUGAC..UA....gCCU..AA....UUGAU............AUUU....UGUUU.....CUG.. +PXCD01000111.1/6647-7001 .G.GGAG.........U.UGGCGA............C-G...........................................UAC.C.G..G...A.G.AGAG.........................UAUUUAGUCGUC..UA.....GCG..AC....GCCGGa..........aAGCG....AGUCU.....UGA.. +QNCF01000030.1/9329-9683 .C.AGGU.........U.AGCCUU............UUC...........................................CCU.G.A..C...U.G.AAAG........................aUACCAAAAAGGC..UG.....CGU..UU....CUUAC............ACCC....GGUCU.....GAA.. +QZKW01000009.1/29108-28758 .A.CCCG........a-gUGCCUG...........uAUA...........................................GGG.U.G..A...G.G.UUAA.........................-AUCUUACAGGA..UA.....GUG..GU....UGAAG...........cAUCC....UGCCU.....GAA.. +DNKU01000109.1/2552-2161 .U.AUGG........uU.UGUUUG...........aUAU...........................................CAG.A.A..C...U.A.CUGU.........................AUAAAAUCAAAC..UA.....GCU..AA....UUGUU...........aCUCC....UGUUC.....AUC.. +QNAH01000152.1/2629-2991 .C.CCGA.........A.CGCCUU............U-A...........................................CGG.G.A..G...A.C.UUAA.........................-AAAUCAAAGGC..UG.....GCG..CC....GGUUG...........uGGCC....UGCCG.....CUC.. +QMNP01000003.1/20284-19936 .G.ACAG.........A.AGUCUG............UGA...........................................UGU.C.G..U...U.C.GAAA.........................--AACUACAGGC..UG.....GUC..GC....UUAGCa..........uAGUU....UGAUU.....GUU.. +PWNM01000427.1/6799-7156 .A.ACGG.........C.GGUG--............GAG...........................................CGU.U.C..G...G.U.GGAGa......................guAUCGACUCCGCC..UA.....GCG..GU....UUCGGa..........uAGCG....AGCCC....gACG.. +QHBQ01000291.1/4066-3714 .G.GCCG........a-gCGCAGC............CUA...........................................AGC.C.U..U...G.A.CUAA.........................-GACCAGGUAGC..CU.....GCC..UG....CAGCC............AGUU....CGUCA.....GCG.. +QMME01000229.1/45-393 .A.CCGA.........G.UGCCCG...........aGCG...........................................AGG.C.A..A...G.G.CGAA........................aUUCCAGUCGGGA..UC.....GCG..CC....GCCCG...........gGGCC....UGUCC.....GUG.. +PWOJ01000490.1/5375-5724 .G.CCGG........a-aCACCGA............AUA...........................................AGG.C.G..A...G.U.CCAA.........................GACUAUUCGGUA..AU.....CGA..UC....UGGAA............AUCC....UGUCG.....GUG.. +QGGI01000023.1/27297-26944 .A.UACU.........U.UCUCAU...........uGGA...........................................GUA.U.U..U...A.U.GGAA.........................AUUUUACAAUGA..UA.....GGA..UU....UUUAU............UUUU....UGUUC.....AUG.. +REFP01000009.1/313353-313716 .C.CGAU.........C.GGCCAC............UGG...........................................UCG.G.A..A...A.G.CGAA.........................-ACUUGAGUGGC..UA.....GUC..UU....UCAUA...........aCGCC....UGUCA.....CUG.. +QFBR01000024.1/4224-4592 .G.UGUA.........G.UGAUUA............AAU...........................................ACA.U.A..A...A.A.UGAA.........................ACUUUUUUAAUC..UC.....GUU..UU....AUAAU............AGUU....UGUCU.....UUG.. +QGGL01000008.1/120077-120442 .A.GGAA.........U.CGCCCG............UGG...........................................UCC.U.C..C...G.A.UUAA.........................AUUAAAACGAGC..UG.....GUU..GA....AGGGC............AGCG....UGUCG.....CUC.. +PXDF01000193.1/1147-783 .U.AAGGc.......c-cGGUCUUa..........aGGC...........................................CUU.U.C..U...C.G.GUAA........................gACAAAUUAAGAC..UG.....GUU..CU....GAAGA............UGCC....UGUCC.....GGG.. +RFHM01000244.1/6722-6371 .C.GACU........g-gUGAUCA............GCG...........................................GUU.G.A..G...C.G.CGAC.........................AUCACGCUGAUC..UG.....GCC..GA....UUGAG...........gCGCU....CGGUG.....CCU.. +PWHX01000102.1/8177-8541 .-.CCCU.........U.UGUUAUgcac....aggaCAG...........................................GGG.A.A..C...A.G.GGAA.........................AUUAAUCUGAGC..UA.....GUG..AU....GUUAAg..........uCCCC....CGCCC.....UGA.. +QAKL01000138.1/10133-9781 .U.UGGUa.......aU.UGAAGG...........aUAG...........................................CUA.A.G..C...A.G.GGAA.........................-AUUUAUCUUUC..UG.....GCU..UU....GAAUG............AGCU....UGUUU.....GUG.. +DPYE01000025.1/72373-72730 .U.CAGGu.......aU.CGCAGG............CGC...........................................CUG.A.G..A...G.G.CGAA.........................CCAAUGGUCGGC..GG....aGGG..UC....AGCGU............AGUU....UGUUC.....GUG.. +DNPF01000267.1/5143-4717 .G.AUGA.........C.AGCUCA............GGA...........................................CAU.C.A..U...C.G.CUAA.........................AUUUAACUGAGA..UC.....GCC..UU....AAGAC...........aACCC....UGCUA.....GUU.. +DOPT01000100.1/135842-136200 .U.AGUU.........A.UGUCUG............UGG...........................................GCU.A.G..G...G.G.CUAA.........................-GAUUAACAGGC..UG.....GUC..GU....GGCCC............GCUU....UGUCU.....AUC.. +DMDY01000089.1/10740-10361 .C.AGAC........c-cCGCUUG...........uGGU...........................................UGA.U.G..C...A.G.UUAA........................aCUUAAAGCAAGC..UC.....GCC..GU....UUAAU............-CCC....UGUUU.....GCC.. +DMDN01000141.1/8179-8535 .C.UCCUu.......a-gCGUCUC............CUG...........................................AGG.G.C..C...A.G.GGAC........................aCCUCAAGGGGGC..UG.....GAG..GG....AGGGG............-CUC....UGUCC.....CCG.. +DOLD01000118.1/20721-21077 .C.UGGGc.......u-cCGCCUUc..........cGGC...........................................CCG.G.A..U...C.G.GGAA........................gGUUCAGGAAGGC..UG....uGGG..AA....GCGAC............ACCC....UGCCC.....GUG.. +QKCL01000015.1/91513-91864 .A.UCUC.........U.CUCCUU............CGG...........................................AUU.G.A..A...G.G.CGAAu.......................cACUAAUGAAGGA..UC.....GGU..UC....UCAAU............ACAG....UGCCG....gUUC.. +RPQS01000064.1/8183-8536 .C.GGCA.........-.GGCCGC............GG-...........................................UCC.G.U..G...C.G.UGAG.........................--AUUAUGCGGC..UG.....GCU..UC....CCCAA............GCUC....UGUCG.....UUG.. +QJSU01000003.1/124256-124614 .A.GGGA.........U.UGUCUC............AAU...........................................CGC.U.U..G...G.G.UUCA.........................-AAAGUAGAGAA..UC.....GGC..UA....AUCC-............AUCC....UGACU.....GUC.. +QHZQ01000137.1/23287-22932 .U.CACA........aU.CGUCCG............GGC...........................................GUG.G.U..U...G.G.UGAA.........................-UCUUACUGGAC..UA.....GCA..GU....UCAGC...........aGUCU....UGCUG....g-UU.. +QNAG01000300.1/1761-2116 .U.UCGA.........-.CGCCUU............UA-...........................................AGG.G.A..A...G.C.UUAA.........................--AUAUAAAGGC..UG.....GCU..CU....GCCAG...........uGGCC....UGUUG.....GUC.. +QOQV01000002.1/220464-220836 .A.GAAA.........U.UGCUCA............GGU...........................................UUC.U.G..G...G.A.UUAA.........................-AAAUACUGGGA..UA.....GCU..UG....GUAGU............GUGA....UGUCU.....GAU.. +CP029256.1/1209017-1208633 .U.GCCA.........A.AGCUUU............GC-...........................................GGC.G.G..C...G.C.GGA-.........................-UUUUAUGAAGC..UA.....CCU..CU....UCUUG...........gUUUU....UGUGG.....CCG.. +LAPT01000202.1/393-37 .G.CAGUc.......uU.CGCCCG............UAG...........................................AUG.A.A..G...C.G.CUAA.........................AACCAAUCGGGA..CA.....GCU..GU....UCAAU............AUCC....UGCCA.....GUC.. +QMQE01000015.1/13790-13439 .G.GCGG.........U.UCUCAC...........uCAC...........................................CGC.A.G..A...A.C.UUAA.........................ACCUAUGAGUGA..UA.....GCG..AC....UGAAA...........aGCCU....UGUCC....uGCC.. +DQFJ01000332.1/437-29 .U.AAGU.........-.UGCCUC............G-G...........................................CUU.A.C..C...A.A.UGAA.........................-AUUAAAGAGGC..UA.....AGC..AG....AUGAU............AGGU....UGCUU.....GUU.. +DPKO01000018.1/21951-21580 .U.UAGGu.......u-.UUUUC-g..........uUUC...........................................GUA.U.C..A...G.G.GCAG.........................-UAUACCUAAAC..GG....aCCU..CU....AUUUU...........uUCCG....UGUCU.....UUG.. +QLKT01000007.1/40113-40471 .G.AUCA.........G.CGUUGC............GAU...........................................GAU.A.U..U...G.G.CGAA.........................UCUUCUAGCAAA..UC.....GUC..CA....AUCC-............AUCC....UGACU.....GUC.. +QLNI01000003.1/71407-71053 .U.GGAA.........U.UUCCUG............AGU...........................................UCU.A.A..A...A.G.UUAA.........................-AUUUUUCAGGA..UA....cACC..GG....UUUGU............AUCC....CUCCU.....GAA.. +RFGP01000009.1/2235-1843 .G.GUUC.........A.CGCCGA...........uAAA...........................................ACC.A.U..C...G.C.CGAA.........................AUUCUUAUCGGC..UA.....GUC..AA....CAGUG...........uACCG....UGCUG.....UUU.. +PWFQ01000061.1/7616-7261 .G.GGGG.........U.UGUCUC............GA-...........................................CCC.U.G..U...A.U.UG--.........................CACAAUUGAGAC..UA.....GCC..AA....CCUCA...........uAGCU....UGUUG.....CUA.. +QZIZ01000108.1/26168-26515 .C.CGGG........uU.CGCCCG...........uGGC...........................................CCG.G.U..G...G.A.CGAA........................aAUUACAGCGGGA..UA.....GCU..UC....UAAGA............AUUC....UGUCG.....GUG.. +DPIG01000044.1/502-90 .A.AACG........a-gUGUCUC............GGC...........................................GUU.U.U..U...A.A.UAAG.........................-AUUUUAGAGAC..UG.....GCC..CU....AAGG-............AUCC....UGUCU.....GCC.. +PMCC01000059.1/5564-5918 .C.GGAGg.......uU.UUUCUGg..........gACC...........................................ACU.G.C..G...A.G.GGAA.........................AACUUUACAGAA..UA.....GCU..UA....UUUCA............ACCU....UGUCU.....GUC.. +DLWS01000045.1/12523-12882 .A.ACGC........u-gUGUUCG............GGG...........................................UUG.A.G..A...A.G.CUAAa.......................cUUUGAACUGAAC..UC.....GGA..AU....GGUGA............UCCC....UGUGC.....GUU.. +QEVE01000001.1/42340-41990 .A.CGCC........g-gUGCUCA............GCG...........................................GCA.U.G..G...G.G.CGAG.........................ACAAUACUGGGC..UA.....GCG..GU....GAUUCu..........aAGCC....GGCCG.....AUA.. +QHVT01000005.1/236607-236958 .A.CGCGu.......aA.CGCCUA............CGC...........................................GCG.C.G..G...C.A.CGAG.........................--AUCAAGAGGC..UG.....GUC..CG....CGUCCg..........gUUCC....CGCUC.....UCC.. +DMSA01000073.1/2047-2409 .G.AAGC........c-cCGUCUG............AGG...........................................UUG.A.A..A...C.A.UUAAa......................ucUUUUUAUCAGAC..UG.....GGU..AU....CUUGU............GGCG....UGGCG.....GUC.. +QQAX01000003.1/14484-14883 .A.UGAU.........C.UGCCCG............AGA...........................................UCA.A.A..C...U.G.CUAA.........................ACUCAAUAGGGC..UC.....GCU..GC....UUUAA...........cAUCC....UUCCA.....GCC.. +QNAP01000021.1/2907-2554 .G.GAUG.........U.UGCCCC............GAC...........................................AUU.C.G..U...A.G.CGAG.........................-AGUUUAGGGGC..UU.....UGG..AA....AGGGA............ACCC....UGCCC.....GUG.. +BHFQ01000001.1/812416-812814 .A.AGUA.........U.CGCUUU............CUG...........................................GCU.U.A..A...G.C.GGAC........................aUCAAAGGAAAGA..UC.....GCG..CG....GCUGG...........cAGCC....CGCCA.....AUA.. +QMOQ01000022.1/9701-9347 .A.AGG-........uU.UGUCUA............AGC...........................................CAA.U.G..U...U.U.ACAGu......................guAGCAAUUUAGAC..UA.....UGC..UU....UCGAG............-CUC....UGUUA.....CUU.. +QIJI01000196.1/3619-4007 .G.GAUG........cU.CGUUCG............GGG...........................................UUG.A.A..G...C.A.CUAA........................aCAAGUACCGAAA..UC.....GCU..GC....UGGUU...........uUCCU....GGUCC.....GAC.. +QBVW01000001.1/206147-205798 .G.CUGU........g-gAGUCUU...........aACA...........................................CAG.U.A..A...U.G.CGAA........................uCCUAAUUUAGAC..UA.....GCC..UU....UAAU-............ACCC....UGCUC.....UUC.. +QZKI01000015.1/17541-17190 .A.GCGA........a-cCGCCCG............AUU...........................................CGC.C.A..G...C.G.CGAA.........................-UCUCUUCGGGC..UG.....GCG..GC....AAGUA...........uACCC....UUCUC.....GUG.. +PLHT01000061.1/5862-6215 .U.GGAU........gU.UGUCUU...........cAGG...........................................UCC.C.C..G...G.G.CGAAa......................caUUAACUGGAGAC..UG.....GCG..CG....GCGCG...........uGGCC....UGUCC.....ACC.. +DNSR01000044.1/389-1 .G.GUCU.........U.GGCCAG............CAA...........................................GAC.C.A..A...U.G.CGAA.........................--AUUAUAUGGC..UG.....GUC..AU....GUUAG............AUCC....UGUUU.....GCC.. +PSRN01000063.1/8109-8458 .G.CAUUg.......uU.CUCUC-...........cGGG...........................................GUG.C.G..A...A.C.UUAAa.......................uGUAACUGGGGGG..AG.....GGC..UG....UAUGA............ACUU....UGUUU.....GUG.. +NSKI01000009.1/77736-78085 .A.CGUUc.......g-cCGCCUU............AGG...........................................ACG.U.U..U...G.A.AGAA.........................-GACAAUAAGGA..UC.....GCU..AA....UAAAU............AGCC....UGUCU.....ACC.. +DPKX01000204.1/4127-3773 .C.UGAA.........G.CGCCUG............GGU...........................................ACC.G.G..A...A.A.UGAG.........................AAAAACCUGGGA..UA.....GUG..GG....UUAUCa..........gGUCC...cCGCCU.....CAA.. +PWLC01000210.1/3315-2938 .C.GUCAgu....cccU.CAC---c.........uuCGG...........................................GAC.G.C..C...G.G.GGAAggcggc............aaaaccgCCCAAUGAAGGU..UA.....GUC..GA....CGUGC............AUCC....UGUCG.....UUC.. +DPRZ01000257.1/375-1 .A.GGUU.........-.-GACCA............CCA...........................................ACU.U.A..A...A.U.UGAG.........................--CACUAGUGGU..UA.....GUC.aCA....GAUUU............UGCC....UGUUG....gGCC.. +DNYO01000340.1/3202-2849 .G.CGCA.........A.CGCCUA............U-A...........................................ACG.C.C..G...G.G.CGAA.........................-GCCUUAUAGGC..UG.....GGG..UG....GUAAA...........gAACC....UGUCA.....GCG.. +QNCH01000015.1/3873-3446 .G.UUUGg.......uU.AGUUUUu..........aACA...........................................AAU.U.C..U...G.A.UUAA.........................AUUUUUAAAAAC..UG.....CCU..CU....UUAAU............AUCC....AGUCU.....UUC.. +QFBU01000146.1/1622-1239 .U.ACUG........cU.UCUCUG...........c--C...........................................GGU.A.AuuU...A.G.CGAA........................aCUUUAGUAGAAA..UC.....GCU..UU....GUCGU............GGCC....UGUUC.....UUG.. +DMJR01000420.1/363-7 .C.GAAU........uU.CGCCCG...........uGGA...........................................CGA.G.G..A...G.G.CGAG........................aCCCAACAGGGGC..UG.....GCG..CC....GACGG............AUCC....UGUCG.....AUC.. +DLXM01000277.1/812-1176 .G.UAAG.........U.UGGUUG............CGA...........................................UUA.C.A..C...U.G.CGAA.........................-AAUUAGUAACC..UC.....GCA..UU....UGAG-............CGCG....UGCUU.....UAC.. +QUNR01000001.1/63544-63897 .A.UGAC.........U.UGCCGC............GCG...........................................UCA.U.G..A...U.G.CUAA.........................-AACCCAGUGGA..UC.....GCU..UG....UCGU-............ACCC....UGUCU.....CUC.. +QMPZ01000079.1/6552-6190 .U.CCUU.........G.AGCAAG............GCG...........................................AGG.A.U..A...G.G.UGAA........................uCUUAGACCUUGC..UG.....GUC..UU....UCCUC...........uAUCC....CGUCU.....ACA.. +PWOA01000042.1/89227-88878 .U.ACGA........g-cUGCUCG............A-U...........................................UGU.A.G..C...A.A.CGAG.........................--AGUUAUGAGC..UG....cGUU..UC....CCGUAa..........gGUUU....UGGCU.....AUU.. +QAKA01000043.1/292-658 .U.CCAG........g-gUGCCUU............GAC...........................................UGG.A.A..U...A.A.GGU-.........................-CUAAUGAAGGC..UU....aUCC..UG....GAAAC............AGUU....UGUCU.....GUU.. +RKQJ01000001.1/1229064-1228699 .G.UUCU........u-cCGUCUG............GA-...........................................GAA.C.C..G...G.G.UGAAg.......................aGAUCAAUCAGAC..UA.....GCA..UG....GAUCU...........aUGGU...cCGUUC.....AUU.. +QOPW01000001.1/74213-73849 .U.GACG.........G.UGUCUU............GAC...........................................GUC.G.G..A...G.G.CGAA.........................UCCUUUCAAGAC..UG.....GCA..AG....UGGAA............-GCC....UGUUA.....ACG.. +PLHY01000192.1/8830-9182 .A.CUUC.........U.UGCCUG............GGG...........................................GAG.G.G..C...G.G.CGAA.........................-UACUUACAGGA..UA.....GCA..CG....GGGCG............AUCC....GGCCU.....UAG.. +QMLY01000099.1/356-4 .C.CCAC........uU.CACCUGu..........aGGU...........................................AGG.G.A..A...G.G.CGAG........................aCCGAUUACAGGU..UA.....GCU..UC....GAAAC...........uCCUU....UGCCC.....GCU.. +QNBX01000022.1/19044-19399 .G.GCCCc.......u-.CGAUCC...........gCGG...........................................GGU.U.G..G...G.G.CGAG.........................-AUCAUGCGGAU..UG.....GCU..GG....ACGCAg..........gGGUC....UGUCG....gACG.. +RFGC01000025.1/29702-29333 .U.UGGG.........U.UGCCGUcu........gaAAU...........................................CCA.A.A..A...A.G.CGAG.........................AAAUAAUCAGAC..UA.....GCC..UU....GUGCAu.........ucGGUU....UGUCA.....GUU.. +QNDP01000027.1/751-1112 .A.GGAG........uU.CGCCGA............GCG...........................................GCC.U.C..G...A.G.GGGC........................gUUUUAGCUCGGC..AA....cCCU..UC....UCCAUaa........gcUCCG...cCGCCC.....ACU.. +QWFC01000014.1/16568-16179 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +PWHI01000306.1/6843-7194 .G.CGCU.........C.CGCCCG............A-A...........................................GCG.U.U..U...A.A.GGA-.........................--CAUUUAGGGC..UG.....GCG..CC....AUGGU...........uAUCC....UGUUG.....UGA.. +DMWP01000022.1/13200-12845 .G.CGUG........u-gCGUCUC...........aGGC...........................................GCG.A.C..C...G.G.CGAA........................aUAAUGCUGAGAC..UG.....GCG..UA....GGUGA...........uGGCG....UGUUC.....GUC.. +DMRB01000079.1/3550-3896 .A.UUAU.........U.UUUUCA............GGA...........................................UAA.U.U..C...G.G.UUAA.........................AACUUUCUGAAA..UC.....GCU..AC....UUACA............UCCC....UGAUG.....GUC.. +QNFE01000007.1/63890-64241 .U.AACC.........U.AACCCU............UAG...........................................GAU.A.A..U...U.A.CGAAa.......................cCUCUCAAAGGGU..UG.....CUU..UU....UUGAAu..........aAACC....UGUUU.....GUC.. +RFKN01000024.1/2507-2157 .G.GGCU........gG.UGCCGC............GAG...........................................GCC.C.A..A...C.G.AAA-.........................-GAUCGAGCGGC..UC.....GCG..GC....GUGGU...........aGCCU....UGCCC....gGUU.. +DPGI01000004.1/105418-105772 .U.UAGC........a-aUACCUU............GAG...........................................UUA.A.A..A...A.U.UGAA.........................-AUUUUAUAGGU..UC.....GAU..UG....AGAA-............AAUU....UGUUU.....GUG.. +PXDN01000412.1/6566-6208 .C.GGCU........g-.GGUAUC...........cGGC...........................................GCC.G.G..G...A.C.CGUAuc.....................uuCCAGUUGGAUAC..UA.....GCC..AC....GGGAU...........cAGCG....CGCGC.....CGC.. +RFIL01000456.1/2392-2751 .U.GGAA.........U.UGUCCG............GGU...........................................UCC.A.C..A...A.C.UCCG.........................AAUUCACCGGAC..UC.....GCU..AU....CGGUA............GGCU....AGCCG.....AAC.. +DNPQ01000083.1/2635-2283 .A.UUCA.........A.UUCUCG............-GA...........................................GAA.U.A..G...U.G.CUAA.........................-GAUUAUCGAGA..UA.....GCC..GA....AGGCU............GGUU....CGUCU.....GUA.. +PWEI01000060.1/124008-124380 .A.CGUC.........C.CGGUCG............GUG...........................................GCG.U.U..A...U.C.CGAA........................aCCUGACCCGGCC..UG.....GCC..UG....AAGAC............AGCC...uCGUUG.....CCC.. +QMOO01000023.1/7141-6787 .U.CACCu.......g-.CUCCUC...........aGGG...........................................GUG.A.A..G...G.U.UGAA.........................-UCUACUGAGGA..UA.....CGC..UC....UCCUU............CCUC....UGCCU.....GUG.. +QJVW01000055.1/14669-15018 .C.ACGA........uU.CGUUCG............AGU...........................................CGG.G.G..G...G.A.CGAG.........................ACAACAUCGAAC..UA.....GCG..AU....GCCGU...........gACCU....AGUCC.....GUC.. +DNUB01000068.1/979-628 .C.GGUG........a-gAGCCUU............GCA...........................................GCU.G.A..U...U.A.GGAA.........................---UUAAAGGGC..UA.....CCG..AG....UAUUG............AUCC....UGUUU.....AUC.. +PUOR01000188.1/48935-49343 .A.CUAC........c-gGGUGCA............GGG...........................................UAG.U.G..C...G.G.CGAA.........................CUCAAACUGCGA..UA.....GAU..CC....GUUCA...........cGGCC....UGUCC....gGUC.. +QGNO01000010.1/20375-20728 .U.UCAG.........A.AGCCGA............UA-...........................................AGA.A.G..A...G.A.AUAA.........................--GUUAAUCGGC..UA.....GCU..CG....CCGAG...........uCGUU....UGUCG.....GCG.. +PWXJ01000006.1/18781-19134 .A.AACC........c-.GGACCGc..........cGGG...........................................GGG.C.G..G...G.G.CGAGau.....................cuUAUCGUGGCGGU..UA.....GUC..CC....CGGCC...........aAUCC....UGUCG.....GCC.. +QUZJ01000006.1/205516-205158 .G.AGUC.........A.AGCCUC............GGG...........................................GCU.U.U..A...U.A.CCAA.........................--ACUUAGAGGA..UC.....GCA..AC....UUGU-............ACCC....UGUUC.....GUC.. +RFFS01000082.1/4789-4435 .G.ACGC.........A.UGCCUG............UGG...........................................CGU.G.C..U...G.U.UUAA.........................-CAUUAACAGGC..UG.....GUU..AA....CAUGU...........gUGGC....UGGUGg...uUCC.. +QOPF01000001.1/120490-120841 .A.AGGU.........U.UUUCUG............UAA...........................................CUU.U.U..C...U.A.AUAA.........................GCUAAAACAGAA..UA.....CUU..UU....UAUUU............AUCC....UGCUC.....AUC.. +DMFY01000144.1/4752-4399 .C.GCCA.........A.UUCUCG............-GA...........................................GGC.G.C..G...C.G.CCAA.........................-GAUUAUCGAGA..UA.....GCC..CU....CGUAC............AGCG....CGCUC.....GUG.. +QJOD01000001.1/1134191-1134549 .A.AAGC........c-cCACUCC............GGG...........................................CCG.A.U..U...C.G.UUAA........................uAGUAAACGGAGG..UA.....AGC..CA....ACGCG...........gUCCC....UGUUC.....GCC.. +DOFH01000124.1/748-396 .A.GGACg.......cU.CCAUUC............GCG...........................................CGC.U.A..C...G.G.GGAGc.......................cGAACCGAAUGGA..U-.....GAU..UG....CCGAU...........aAGCG....CGCCG.....GUC.. +QLKV01000017.1/12787-13140 .C.GGCG........g-cGACCCG............CCA...........................................ACC.G.G..C...U.C.CGAA.........................-ACUCAGCGGGU..GU.....GGA..GG....ACGGCg..........uGCUU....CGCAC.....GGU.. +PLNN01000014.1/21241-21650 .A.UCCGg......uaU.UCCUUU............GAC...........................................GGA.U.C..G...G.G.CGAG.........................ACUUUCAAGGGA..UA.....CUC..UU....ACAAA............AUUC....CUCCU.....AUU.. +DPLM01000370.1/1466-1096 .A.CUGG.........-.-GCUUC............UGA...........................................CGG.U.C..A...G.A.UGAG.........................AUCAACUGGAAG..UG.....UAC..AG....UCGUG............AGGC....GGUCG.....AUU.. +CP021130.1/893884-894239 .A.GGCA.........A.GGCUCC............GUA...........................................GCC.A.A..G...A.G.CGAA........................uUCCUAACGGGGC..UU....gGUU..CA....GGCC-............-CGC....UGUUG.....GUG.. +RAZJ01000021.1/36703-37053 .U.GCCUa.......g-cUGUUUC............GUA...........................................AGC.A.G..A...A.U.U---.........................-GUAUUAGAAAC..UA.....CCA..AG....CUUUU...........aAGCC....UGCCU.....GCU.. +REFO01000012.1/168299-168650 .G.GGCUg......auU.UCCCUG............UAA...........................................GCU.C.U..U...U.C.CGAA.........................ACUUGACAGGGA..UA.....GCC..UG....CAAAU............ACCC....UGCCU.....GUG.. +BFCB01000002.1/1513525-1513144 .U.CCCG.........A.CGCCGA............UAA...........................................CGG.G.C..G...A.C.UAAG.........................--ACUUAUCGGC..UA.....GCG..GU....CCGGUu.........uaCCC-...cUGUUG....gCUC.. +QAMM01000009.1/4695-4343 .C.CGGC.........G.AGCCUG............UAA...........................................CCG.G.U..U...G.G.A---.........................UGUACAGAAGGC..UA.....CCG..UG....UUGAC............GGCC....UGUUU.....AUC.. +NOXC01000005.1/252991-253347 .A.AAGC.........A.UGUUUG............UGG...........................................CCG.G.A..A...G.G.UUAA........................aCUCUUAACAAAC..UC.....GUC..UG....UUACG............-UCC....UGCCC.....GUA.. +PWDW01000102.1/12727-13078 .U.GCUG.........A.UGCCCG............UA-...........................................GGC.A.G..G...U.G.GAA-.........................-CAUUAACGGGC..UC.....ACA..GC....AUAGG............AUCC....UGUCU.....GCU.. +PLLW01000019.1/10182-10540 .U.CCCC.........A.CGCUCA............UAA...........................................AGG.A.A..A...G.G.CGAA.........................AUUUAACUGAGC..AG.....GCU..UA....AAGUG...........aUCCU....UGUCU.....GUC.. +PIVY01000255.1/1121-1472 .A.AGCA........g-.-GUUCC............U-G...........................................GCG.G.A..G...G.G.UGAAa.......................cUUAAAGAGGGAC..UU....uGUC..UC....GAGGG...........cGGCA....CGUUG.....CCU.. +DPVY01000121.1/3423-3066 .U.UACA........uU.CGUUUG............CGG...........................................GUA.C.A..G...A.G.CGAA.........................ACUUAAGCGAAC..UG.....GCU..UU....UCCGG...........aAGUU....UGUUU.....GUU.. +DOMB01000032.1/1700-2045 .A.GGUC.........U.UUCUCC............UGA...........................................ACC.U.G..A...G.G.CAAG.........................-AUAAAGGGAGA..UG.....GGG..UG....AUGAAa..........cAGCC....CGUUU.....GCC.. +CP030040.1/979200-978802 .U.UGGU........aG.UGUCUC............GCA...........................................CCA.U.U..A...A.C.G---.........................--AUCAAGAGGC..UG.....GUU..CC....UCUUU...........uUCUA....UGUCA.....UUG.. +DMTS01000201.1/2339-2698 .A.AAUC.........U.UGCCUG............AGG...........................................GUU.U.A..G...A.G.CGCG.........................-AUAAAUCGGGA..UC.....GCA..GG....GCUGA...........uACCG....GGUCU.....GUC.. +QPKS01000002.1/141305-141663 .G.GACCu......uu-cCGUCUG...........uAGG...........................................GAA.U.G..A...G.A.AGAG.........................AUUGAAUCAGAC..UG.....GUC..GG....AUGGA............CGCC....UGUCA.....AUU.. +DMNZ01000423.1/5115-5479 .G.CGUG.........G.GGCCUG............AGC...........................................GCG.C.G..U...C.A.GUAA........................gAUUUAGCCAGGA..CG.....UCG..CG....GUUAC............ACCU....UGUCC.....CAU.. +DQED01000375.1/5461-5105 .A.CCCC.........U.CGUCCG...........gCGG...........................................GGC.G.C..G...C.G.CGAG........................aCACUAGUCGGAC..UG.....GCC..GG....AGGCG............GCCC....GGCCG.....AAA.. +CP032759.1/576015-576391 aG.CACU.........A.AGCUUG............ACA...........................................GUG.A.C..A...C.G.AAAA.........................UAAUUUUCAAGC..UA.....UA-..CG....CUUAA............AAUG....CGUUC.....UUC.. +RFGM01000206.1/226-575 .G.AAGC........u-gCGCUCA............GGG...........................................CUG.A.G..A...G.A.GGAC.........................AACUCACUGAGC..UG.....GCG..UG....GGAAC............GCCC....UGCCC.....UUC.. +QSTT01000018.1/32077-32449 .G.GCGG........c-cUGUUCA............CAC...........................................CGC.A.G..G...A.U.CG--.........................---GAUUUGAAC..UA.....CCU..UU....UUUAG...........cAGCC....UGUUU.....ACC.. +QKZK01000032.1/38451-38850 .A.UGGC.........-.AGCUCC............G-G...........................................CCA.A.C..A...G.G.UGAA.........................-ACUAAAGGAGC..UA.....AGG..CG....UGGUU............AGGG....UGUCU.....GCC.. +QHZG01000464.1/1495-1850 .G.AACCc.......c-gGGCUCU............GGG...........................................GUU.C.G..A...G.C.CGAG.........................AUCUCUUAGAGC..CC.....GCG..GU....GCGCC...........gUCCU....UGCCG.....GUU.. +PWPB01000392.1/551-186 .A.AGGAg......cc-cCGCCGGg..........g---...........................................GCG.C.C..G...G.C.UGACga.....................gaCACAAACCCGGC..UG.....GUC..CA....CCGGA...........uUGGCc..cCGCGG.....CCU.. +QZJZ01000020.1/7635-7211 .A.CCGGc.......gU.CGCUCU...........aCGC...........................................CGU.G.A..U...G.G.UGAA........................aUUUUCAUAGAGC..UG.....GCC..GU....ACGGU............GGUU....UGCCG.....GUU.. +DNCG01000083.1/2782-3126 .C.UCCC.........A.CUCCCG............U-A...........................................AGG.G.C..G...A.G.GGAA.........................-AAAAUGCGGGA..UA.....GUU..CU....CAAGAg..........gUUCC....CGCCC.....GUC.. +QALV01000006.1/30294-29924 .U.GCAG.........G.CGCCCG............GGG...........................................-GC.A.C..A...G.G.GGAA.........................----CGACGGGA..UA.....GUC..GA....GGCUG...........cAGCU....UGUCA.....GUG.. +QGUX01000271.1/2110-2463 .G.CUCC.........G.UGCGAC............GGG...........................................GUG.U.A..U...C.G.CUAAg.......................aGGUACCGUCCGC..UG.....GCC..AA....GCGUC...........uUCCC....UGCUG.....CUC.. +NDHY01000001.1/162502-162149 .G.CCUU.........U.UUCCUG...........aAGU...........................................GGG.C.A..G...G.A.UGAG.........................AGAGAUUUGGGA..UA.....GCU..UC....CUCAG...........gAUCC....UGCCU.....GUU.. +PXDP01000372.1/2287-2641 .A.AGGC........c-gGGACAC...........cGGG...........................................CCG.C.G..A...A.C.UGAAa.......................uUCAACAGGUGCC..UA.....GCU..GA....AAAGU............GGCC....CGUUC.....CCG.. +QZKL01000075.1/13179-13531 .A.AGCCu.......c-.CUCCC-g.........ggGGG...........................................CCG.A.A..G...G.G.CGAG........................aCUUCUCCCGGGA..UG.....GUC..CG....AAGGG...........aACCC....UGCCG.....GCC.. +QKAL01000022.1/22120-22475 aA.UGUU.........C.UGCCUU............UCG...........................................GCA.U.C..G...G.G.UAAG........................aUUUCAGGAAGGG..UA.....GUC..CC....AAUGC...........aAGCC....UGUCC.....GUU.. +QZKH01000008.1/15717-15312 .C.UGUU.........G.GGCCUU............UGA...........................................GCA.G.G..G...A.G.CGAA.........................AAUUUAGAAGGC..UG.....CUG..UU....UGCAG............GCCC....UGUCC....cGGA.. +QNCE01000119.1/544-902 .A.GGUUc......uu-aACCUUG............GGA...........................................GCC.U.G..C...C.U.CAAA.........................AAUAACCAAGGU..UG.....CUC..UC....UAACA...........gAUCC....UGCCU.....CUC.. +DOWL01000231.1/20522-20886 .C.CGUC.........G.CGCCGC............UUG...........................................GCG.G.G..G...A.C.CCAA.........................AUCCAAGGCGGC..UG.....GCG..AU....GGAGC...........cCGUG....GGCCG.....GUU.. +PLNR01000006.1/10028-9678 .U.UUUU........uU.CGCCUU............UAA...........................................AAA.A.U..G...G.G.AUAAg.......................aAGAUCAAAAGGC..UA.....GUC..CU....ACCGG...........cAGCG....GGCCU.....GCU.. +CP021082.1/383985-383630 .G.GCCG.........A.CGCCUC............U-G...........................................AGC.A.C..A...G.G.UGAA.........................-AUUUAAGAGGC..UG.....GGC..UG....GACGG...........aAGCG....UGUUU.....CUG.. +QNCL01000021.1/5852-5469 .C.UUAUu......cuU.UUCUG-...........gGGG...........................................AGA.G.G..G...A.A.CGAG.........................AUUCUACCAGAA..UA.....GUC..UC....UUUUC...........uAUCC....UGCCU.....GUU.. +PMZR01000084.1/171407-171757 .C.GCGU........gA.UGCUCC...........gGCG...........................................CGC.G.G..G...G.G.UGAA.........................UCGACACGGAGC..UG.....GCG..AC....UGGCG...........gUUUG....CGCCU.....UUU.. +DMDP01000221.1/1849-2201 .C.GGCC........c-.UUCCCG...........gGGG...........................................CCG.G.G..C...C.G.GGAC.........................-ACACACCGGGA..UA.....GCU..UG....CGGGC............AGCC....CGGCU.....GCG.. +PWOI01000180.1/22481-22831 .G.AUGA.........A.CCCCCC............UGG...........................................CAU.U.U..C...G.G.CGAA.........................AACUUAAGGGGA..AA.....CCU..UC....CGCAUa..........cCGUC....UGUUC.....CGG.. +DOSR01000022.1/14350-14728 .U.CGGC........aA.AGCUUU............GCG...........................................CCG.G.A..G...A.U.G---.........................UAUCUAUGAAGC..UA.....CCG..GA....GAUCU...........cUUCC....UGUCC.....GUG.. +PWZJ01000023.1/3804-4161 .U.UUAAag....auuU.UCCCUU............CUU...........................................UAA.A.G..C...A.G.GGAA.........................UCUGACAGGGGA..UA.....GCC..CC....GGGA-............ACUC....UGCCC.....CGA.. +QZKJ01000103.1/3407-3047 .C.GGGA........g-gAGCCUA...........cUGG...........................................CCC.G.A.uA...A.G.CGAA........................aUAAAAAGCGGGA..UA.....GCG..CC....AAAAG...........uUCCU....GGUCC.....UGG.. +DOEU01000054.1/1128-776 .U.AGUCc.......gA.GGAUAC............GGG...........................................AUG.U.G..G...C.G.UAAGa.......................uUUAACAGGAUCC..UA.....GCG..AC....CAAUG...........uGGCC...cUGGUA.....GAC.. +PLJC01000018.1/25243-25611 .C.GAGGg.......aA.AGCCAA............UCG...........................................CCC.G.G..A...G.C.GCAAc.......................aCGAAAGGAUGGC..UA.....GCG..CG....ACGGU............AGGG....CGGCU.....GCA.. +QJWC01000094.1/23453-23101 .C.CGGG.........A.UGCCGG............G-A...........................................CCG.G.U..G...G.G.GUAA.........................GACAACUCCGGC..UA.....GGC..CG....CAGGG...........gAGCU....UGCCA.....ACA.. +CP021781.1/297117-297537 .U.UGCUu.......u-aAGUCUG............GAA...........................................GUA.A.A..U...G.A.CUG-.........................UACUAAUCAGAC..UC.....GCU..AA....CUUUU............ACCC....UGACU....aACU.. +DORC01000252.1/2616-2259 .G.AUGC........cU.CGCCCG............GGG...........................................CUG.A.A..C...C.G.UUAA.........................AACCAAUCGGGA..UC.....GCU..GA....UCGC-............ACCC....UGACC.....GUC.. +PYJD01000029.1/9048-9401 .C.UGGUu.......gU.UCUC--a..........aGGG...........................................ACA.U.U..C...C.G.CGAA........................cAUAAACUUGAGA..UA.....GCC.aUC....UUUGA............AUCU....UGCAC.....AGG.. +DMOR01000013.1/7708-8102 .U.CCGG.........-.UGCUUC............GG-...........................................AGG.G.G..U...A.G.CGAA.........................-AUAACAGAAGC..UA.....AGG..UU....GUAUU............AGGA....UGCUU.....UUU.. +PXCH01000017.1/3232-2850 .U.UGCG.........A.UGUCUC............CUG...........................................GCA.A.U..A...A.G.C-AG.........................UAUUUAGGAGAU..UG.....CUC..CC....GUUAA...........uGCCC....CGUUU.....ACC.. +QXHL01000010.1/60485-60866 .C.GGUC........a-gUGUUCG............CGG...........................................ACC.C.C..U...G.G.CGAA.........................-ACAUAGCGAAC..UC....aCCC..GU....UUGUG............AGCG....CGUGC.....GCC.. +DMHJ01000184.1/767-417 .C.UGUG.........G.UGCUCG............GAA...........................................GCG.G.C.aG...C.G.GGAA.........................--AAGCACGAGC..UA.....GCG..GG....GUCGG...........gUCCC....UGCCC.....CUU.. +DOKM01000194.1/490-116 .U.GUAC.........U.CCUCC-............-GU...........................................AAC.A.A..C...A.G.UAAG.........................-AUUUUAGGAGG..UG.....UUU..CA....GUUUG............AGGA....GGUUG.....GUC.. +PLZG01000048.1/43390-43048 .G.AUCAg......ggU.UGUUCCa..........cCGA...........................................UGG.C.C..A...G.A.CGAG.........................AAACAAUGGGAC..UG.....GCU..CU....CCGCC............GGC-....UGCUC.....GGG.. +QANA01000075.1/473-118 .A.UUUG.........C.AGCUCU............G-A...........................................GAG.U.C..A...G.G.CGAA.........................-UUUUACAGAGC..UA.....CUG..AU....CGGUU............-UCC....AGCAG.....AAA.. +QHWY01000179.1/19288-19639 .A.AGCCg.......cU.GGCCCG............GCA...........................................GCA.C.G..A...G.G.CGAA.........................-ACUCAACGGGC..UG.....GUG..UC....CCGGC...........uAGCU....UGCAG.....GUU.. +NRHC01000040.1/10211-9818 .U.AAAU........g-cUGAUAG...........gACG...........................................UUU.A.A..A...C.A.UGAA........................aUCUUAUUCUAUC..UA.....GUU..AG....UUGGG............CUUU....CGUCU.....UAU.. +QWKU01000001.1/1242152-1242497 .G.AGAG.........A.CUUCCG............GUA...........................................UCU.C.U..G...A.G.GGAA.........................AUUCAACCGGUA..UA.....GGU..AA....AGGU-............AGUU....UGUUC.....CUG.. +QAMF01000011.1/17790-17444 .-.CGCC........aA.AGCUUU............GAG...........................................GCG.U.C..G...U.C.CG--.........................UAAUCAUGAAGC..UA.....CCG..UA....GCCGG...........cAGCC....CGCCG.....CGA.. +CP030775.1/803177-803532 .U.GGCA.........A.AGCUUU............GAG...........................................-CC.A.G..A...G.G.GG--.........................UAUUAAUGAAGC..UA.....CCG..AG....AGUGU...........aAGCC....UGUUC.....AUG.. +PLIU01000507.1/5254-4903 .G.AAUC........g-gGGUCCG...........cGCG...........................................AUU.U.U..G...G.C.CGAGga.....................uuUUUCAUGCGGGC..UG.....GAC..CG....UGCCA............UUCG....CGUCA.....GGA.. +CP031704.1/2508500-2508146 .G.AAGC.........C.CGCCCU............UGG...........................................CCG.A.U..C...U.G.CUAA........................aAAACUAAGGGGA..UA.....AGC..GA....CGGCG...........uUCCG....UGCCC.....CUC.. +QQNE01000014.1/26492-26843 .A.AGGCg......gg-gUGUCCG............-CG...........................................CGG.A.G..G...G.A.CGAGa......................cuCAAACAGGGCAA..UC.....GGA..GC....GAGUA............GACG....CGGCG.....GCU.. +QILF01000037.1/8775-8427 .G.AUUGcu.....ggA.GGCUCG............UGG...........................................CAC.C.U..G...A.G.UUAA.........................ACUUUAACGAAC..CG.....ACC..UU....GUGAU...........gGCCU....UGUCC.....GUA.. +QPJS01000001.1/491783-491391 .A.CAGA.........-.AGUUGC............G-G...........................................CUG.C.C..U...U.C.UGAA.........................-AUGCAAGCAAC..UA.....AGC..CA....AUGGC............AGGG....UGUCU.....GUC.. +PLMO01000096.1/4561-4933 .G.CCAG.........-.GGUUCC............G-A...........................................UGG.C.C..G...G.A.UGAA.........................-AAAUAAGGAAC..UA.....AGG..UA....CAGAU...........aGGAC....UGUUU.....CCG.. +RFFQ01000009.1/1212-847 .U.GCCA........aU.GGUCUCg..........gAGC...........................................GGC.A.G..G...G.A.UUAA.........................AUAUCUACGAGA..UG.....CGC..UG...uGUUAG...........gAGCU....UGUGC.....AUG.. +DNOP01000451.1/2259-1889 .C.GUCC.........U.CCACCU............GCG...........................................GAC.G.C..G...G.C.UUAA.........................AGUUAGCCGGGU..UA.....GCU..UU....CGAAGa..........gGUC-...uUGUCGgu.ucAUC.. +QWRL01000031.1/2045-1658 .C.GAGC.........-.CGCCGU............GC-...........................................CUC.G.U..G...C.G.AAAG.........................--AAAAAGCGGC..UG.....GCU..GG....GACGC...........gACCC....UGUUG.....GGC.. +DNWG01000035.1/36415-36762 .-.AAUG.........A.UUUCUC............UAA...........................................GUU.A.U..A...G.G.GGAC.........................-AUUCCAGAGGA..UA.....GCU..UU....AGUUA............GCCC....UGUCU.....GUG.. +CP030369.1/1436249-1435881 .C.GCGUu......cu-cCGACUG...........cGGA...........................................UGC.G.C..C...G.G.UGAA.........................AUUUAAUCAGUC..UC....aGCG..CC....GCCCU............GGCC...uUGUGA.....AUG.. +DNSM01000022.1/38953-39307 .G.AAUG........g-cCGUUUG............UCC...........................................AGA.C.G..A...A.G.UUAA.........................AAACCAACAAAC..UG.....GCC..GA....GCUGA...........aAGCC....UGUUG.....AUC.. +PIVW01000611.1/1412-1829 .G.AUAG.........A.CGUCGA............UA-...........................................AGU.C.G..G...A.U.CUAA.........................--GAGAAUCGAC..UA.....GCC..CG....UCAUCu.........ggACGC....UGUUU.....CUA.. +PXFB01000037.1/2278-1919 .C.GGCG.........G.UGCUGU............CCC...........................................GUC.G.GggA...U.G.AGAA.........................-ACUCAGGCAGA..UA.....GCC..--....UGGUC............CGGC....CGUGC....cCUG.. +QKMO01000001.1/461993-461625 .U.GCUC.........C.CGUCAC............CGG...........................................AGU.A.A..A...C.G.GGAC.........................-UUUUAGGUGAC..UG.....GGC..CC....GGAUCa.........gcCAGC....UGUUU.....GCA.. +DOAR01000048.1/38031-38402 .C.AGCUu.......cU.AUCUUU............CGG...........................................GUU.G.A..A...A.C.UGAA........................aGCUUAGGAAGAG..UA.....GUC..UG....AAAGA............AGCC....UGUUU.....GCC.. +CP031013.1/25627-25241 .G.GGCU.........G.GGUACC............UUA...........................................ACC.U.G..G...G.G.CAAG.........................AAAAUAGGGUGC..UG.....GCG..UC....CUGUG...........uAGCG....UGCGA.....CUG.. +DOBQ01000024.1/1564-1913 .U.GUUU.........U.UGCCCU............A-A...........................................AAC.A.A..U...A.G.UGAG.........................-ACUUUAAGGGC..UG.....GUU..CC....GCUGA...........cUGUC....AGUCC.....CUG.. +DOAQ01000037.1/221593-221992 .A.AGUA.........G.UGCUCC............GCG...........................................ACU.U.C..U...G.C.-AAA.........................-AAUAAAGGAGC..UA.....AGG..UA....AAAGU............CGGU....GGCCC.....UGA.. +DMHF01000017.1/13374-13768 .A.CUGU........gA.UGUCUU...........aGCA...........................................CAC.G.C..G...G.A.UUAA........................aCAACACUCAGGC..UC.....GAA..CC....CAAAC............AUGC....UGUCG.....CUG.. +DPEV01000208.1/16998-17354 .G.GACG........a-gCGCUCA............U-A...........................................GGA.C.C..U...A.U.CUAA.........................--GAUCAUGAGC..UU.....GCC..GG....CGAAG............ACUU....UGUCA.....GUA.. +QGHX01000032.1/410-37 .A.UUGCu.......c-cCGUUUG............AAG...........................................UAA.U.A..A...G.A.AGAG.........................-AUUAAUCAAGC..UA.....GCU..AA....CCAUGg..........uUGCC...cUGAUC.....AAC.. +DNOS01000166.1/19656-19306 .G.GACC.........C.CGCCCC............GGG...........................................GAA.C.U..G...G.G.CGAG.........................-AUCUCAGGGGC..UG.....CUC..CC....CGGAU...........gACCG....CGUCU.....AUG.. +RPRB01000079.1/6311-5947 .C.CGGG........a-gGGCCCG...........gACC...........................................CUG.G.A..C...G.G.CGAG.........................ACUGUUCCGGGA..UG.....GGG..UG....GAGGA...........gAGGG....CGUCC.....GUG.. +PWTC01000030.1/2362-2002 .C.ACGG........g-gUGCCUA...........cCGC...........................................CGU.G.C..G...C.G.CGAG.........................AACAACGUAGGC..UG.....UGG..GC....CAAGC...........gAUCC....UGCCU.....GUG.. +PMZT01000226.1/17397-17752 .C.UAGU.........C.CGCCGG...........gUGC...........................................GAU.G.C..C...G.A.UGAGa.......................cACCAGUCCCGGA..UG.....GGU..UU....UUGAG...........gAUCC....UGUCG.....AUC.. +QAMO01000027.1/15859-15517 .U.GCCA.........A.AGCUUU............GC-...........................................GGU.G.A..U...G.G.AAAA.........................--UUUAUGAAGC..UA.....CUA..AA....GUAUA...........gAGCC....UGUUA.....GUG.. +PXBB01000025.1/2550-2177 .U.GUAA.........-.GGCCUU............G-G...........................................UGC.A.U..U...U.G.UGAA.........................-AAUUAAAAGGC..UA.....AGG..GU....AAAGU...........uCGC-....UGGCU....uUG-.. +DMOV01000114.1/9428-9782 .A.AUCA........a-gCGCUCA............U-A...........................................GAU.U.U..U...G.C.CCAA.........................-GAUUAUGAGCU..UU.....GGC..UC....GGCAG............-GUC....UGAUC.....GUC.. +PXEM01000345.1/9732-10098 .A.AGUG........c-gUGUCUG...........cCGC...........................................AUG.G.C..U...G.G.AGAA.........................CUUAAUGCAGAA..UA.....GGG..UG....AAGUU............-GCU...uUGCUG.....UUG.. +PWOH01000148.1/11345-11692 .U.GAAGc.......a-cCGUCUU............AGC...........................................GUC.G.C..U...U.A.GGAA.........................UUCAAAUAAGGC..UC.....GCC..AU....GUUCA............CCUU....UGUCU.....GUU.. +RJSG01000002.1/534033-534405 .C.GACC........u-cCGUCGG...........gAGG...........................................GUU.G.A..U...C.G.GGAC.........................-UUAAUCCCGGC..UG.....AGC..CUg..uCGACG............UACG....UGUCC.....GUG.. +PMOH01000263.1/4587-4944 .G.CAGU.........U.CACCGGc..........uGGG...........................................CGG.C.G..U...A.C.CGAA.........................ACUUCAGCCGGC..UG.....GCG..UC....AGGAA............AGCC....CGUCU.....GUG.. +PWNA01000019.1/49117-49467 .A.UCGCc.......g-cUGAUCU............AGG...........................................CGG.U.C..G...C.G.CGAA.........................-CCCAAUAGAUC..UC.....GCC..GA....CCCUU............UGGG....CGUAC.....GCU.. +CP025437.1/2656331-2655969 .G.CUGUc......cu-cCGCCUG............GGG...........................................ACG.A.A..G...G.A.AGAG.........................-ACCAAUCAGGC..UA.....GCG..CA....CCGGA............CGCC....CGCCG.....AUA.. +QXSO01000045.1/4508-4147 .A.ACACu.......g-cCGCUUGa..........aGUC...........................................UGU.U.U..A...G.A.UGAA.........................AUAUAAUCAAGC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUU.. +PUND01000041.1/13142-12786 .C.GGCA........gU.CGCCCG...........gUUA...........................................GCC.G.A..U...C.G.GGAC.........................-UUCGGUCGGGC..UG.....GCU..GU....UGCGU............ACCG....UGUCG.....CCG.. +PLJO01000075.1/72371-71990 .C.CCGC........u-aCGUCUG............G-G...........................................CGG.G.G..A...G.G.UUAA.........................--GAUCUCAGGC..UA.....GCG..GC....UAGCG...........uUUCU....UGUCC....gUUC.. +RJVJ01000001.1/2525285-2525663 .C.ACCC.........C.GGUCGC............GGG...........................................GGU.G.G..C...G.G.GGAA........................aCCAAACAGUGAC..UG.....GGC..CU....GUUGG...........cGGCU....UGUCC.....GCG.. +DMNY01000028.1/8384-8035 .A.GGCU........gA.UUCCUA............UAG...........................................GCU.U.U..A...A.G.GGAA.........................-ACUCUUUAGGA..UA.....GCA..AU....GUGAA............GGCC....CGUCG.....UCA.. +DPGU01000148.1/2046-2393 .C.UCUU.........U.GGUCCU............--G...........................................AGA.G.G..G...U.A.UCAC.........................GGUUUUAGGGCC..UA.....CCG..UU....UUUUC............CGCC....UGACA.....ACC.. +QHVP01000048.1/10893-10534 .U.AGCUc.......u-cGGUCCG............GGG...........................................GCG.A.C..G...G.G.UGAG.........................-AUCAAUCGGAC..UA.....GCC..UU....UGCCG............GUUU....CGUCC.....GAC.. +RPQN01000140.1/4478-4108 .U.UCUU.........U.UACUCA............AGG...........................................AGA.A.A..G...G.A.UGAAuucguug...........aaaaacgGAUUACUUGAGC..UG.....GCG..AG....AGGUU...........aAUCC....AGUCU.....GCC.. +QGDW01000001.1/793355-792996 .C.UUGC.........A.UGCCUG............GGG...........................................CUA.G.A..G...U.C.CGAG.........................-AUUCACUAGGC..UG.....GUC..AA....AGUCC...........gCGCC....GACCUu...cUUG.. +QZKX01000046.1/43632-43276 .A.UCAU........uU.UUCCCG............GCU...........................................UGA.U.U..C...A.G.UGAA.........................-AUUUAACGGGA..UA.....GUU..CC....GGCAU............AAUU....UGUCU.....AUC.. +PLNY01000087.1/19826-19443 .A.UGAC.........-.-UCUGC............U--...........................................AAA.U.G..U...G.C.CUAA.........................--GACCAGCAGA..UG.....GCU..GU....AGAGU............UACU....CGCCC.....GCC.. +QGUD01000015.1/111847-111451 .G.AGGA........a-gGGCCUC............GGU...........................................CCG.C.A..A...A.C.G---.........................--CAUAAGAGGC..UA.....GUU..CU....ACAGG...........aCCUU....UGUCA.....UUG.. +QGTH01000002.1/73706-74067 .U.AUAU.........U.UUCCUC............UGG...........................................UAU.A.U..G...A.G.AU--.........................UAUUUAAGAGGA..UA....uAUC..AA....UCAUA............GUUU....UGUCA.....AUU.. +PMJJ01000099.1/3890-4236 .G.UCGG........g-gUCCCGA............CGA...........................................CAA.C.G..G...G.G.UUAA.........................AUUUUCUGGGAC..UG.....GCA..AA....GGUAA............GGCC....U-CCC.....GCG.. +QMFB01000009.1/1097-1461 .C.AUCU.........C.CGCCUG............GGG...........................................UGU.G.C..U...G.A.AGAA.........................-GACAAUCAGGC..UG.....ACC..CA...aAGCAU............AGCC....GGUUA.....CGG.. +QKMR01000024.1/51939-52359 .A.GGA-.........A.GGUCAA............AUGcuagcacuaa......................uucagccguagCCU.U.G..A...G.C.UGAAu......................cgGACUUUAAAGGC..UA.....CCG..AA....AACGA...........aACCU....UGCCU.....GUG.. +QFBQ01000058.1/2090-1714 .A.AGUUa.......a-cUAACAA............AAG...........................................ACU.C.U..A...G.G.CGAA.........................--UCUGCUUGUU..AC.....UCC..AU....UCUCU...........aACCC....UGUCG.....CUG.. +QHMV01000499.1/1813-1456 .U.CGGCg......ga-gCGACCG............-UG...........................................CCG.G.U..U...C.G.UGAAuc.....................gaUUUCGUGGACGC..UC.....GGG..AG....CCGGC............AAUG....UGCCG.....GCG.. +DPBB01000034.1/50576-50940 .C.UAUG.........C.AUUCUG............--A...........................................AUA.G.U..U...A.A.AAAG.........................AGAGUAUCGGAA..UA.....GCC..AU....UAUGGu..........uAGCC....UGGUU....gUAU.. +DQBS01000029.1/6303-6653 .U.GGAU.........A.UGCUCC............GAA...........................................UUC.U.C..G...G.G.-GAA.........................--ACUUAGGAGC..UA....gGAC..AG....UCGG-............ACUC....UGCCU.....GUG.. +QIJL01000119.1/5281-5678 .G.GUAG.........-.AACUUC............GA-...........................................UAC.C.G..G...C.A.CUAA.........................AACUUAAGAAGA..UA.....AGU..GU....ACGAU............AGGC....GGUCU.....UUG.. +PXBK01000142.1/382-29 .C.CUCC........cA.AGCCUG............UAA...........................................GAG.G.U..A...G.A.GAAA.........................--ACUAACAGGU..UC.....ACC..CU....UCAGG............AUCC....UGCCU.....GCA.. +PLMW01000017.1/11707-12064 .G.GCGG.........C.CGCGGA............CGA...........................................CGC.C.C..C...G.G.UC--gua...................ccuUCAACCGGCCGC..UG.....GCC..GG....CGCCA............AGCG....CGCGU.....UUU.. +QZKG01000028.1/29503-29861 .C.GCGG.........C.CGUCUC...........cCGC...........................................CGC.GgG..C...G.G.CGAAa.......................uUCUCAGGGAGAC..UG.....GCA..AA....CCGGA............-UCC....UGCCC.....ACG.. +QNXC01000040.1/6234-5865 .A.ACUAu.......cU.CACCUG............AAU...........................................AGU.U.G..A...A.A.AGAG.........................-UCUUAACAGGU..UA.....GCU..AG....CUCAUc.........cuAGCC...cUGUUA.....UAU.. +NJOC01000035.1/15035-15431 .G.GAGU........u-gAGCCUC...........aGGG...........................................CUC.C.A..U...C.G.GGAC.........................UUUUACUGCGGA..UA.....UGC..UC....GCCAU............CAGU....UGUCU.....GCG.. +PXBQ01000012.1/1536-1889 .C.CGCC.........U.CGUCCG...........gAGG...........................................GCG.A.C..C...G.A.GGAC.........................AUUAAUCCGGGC..UA.....CGG..GG....UGCCC............GACG....AGCCU.....UCC.. +REFG01000015.1/17709-18067 .A.AAAUc......uc-.UUACCC............GGA...........................................UUU.U.A..G...A.A.GUAU.........................--CAAUGGGUAA..UA.....GGA..AG....UUGUG............ACUC....GGUCC.....GCA.. +DMJQ01000194.1/9946-9590 .C.AGGG.........G.UUCUUC............G-A...........................................CCU.G.A..U...G.C.AGAA.........................--CAAUUGAAGA..UA.....GCA..GA....GAUUG...........cAGCC....UGACC.....AUA.. +QCLL01000002.1/290699-290359 .U.UAGG.........C.UACC--............-GA...........................................CUA.A.C..U...U.U.UAAG.........................UUUUAAGGUAGA..AA.....CUA..UU....GAGAU...........aUAGG....UUCUG.....GUG.. +DQCQ01000333.1/2695-2333 .U.UGUC.........A.CGUUGG...........aCAC...........................................GCA.G.U..C...A.G.UUAAa.......................aCCUGUUUCCAAA..UC.....GCC..GG....AUAGU...........aAGCU....CGUCG.....GCA.. +DNNO01000038.1/11041-11438 .G.GUA-.........A.UGCUUU............AA-...........................................AUC.C.G..U...U.C.UGAC.........................-ACUGACAGAGC..UA.....AGC..AA....AGAGU............-GGC....GGUUU.....CUA.. +DPWY01000165.1/5426-5075 .G.GAGA.........G.UGCCUU............CGG...........................................CUC.C.G..G...G.G.AAAA.........................-GACAAGGAGGA..UU.....GGG..CG....ACGAA............AUCC....CGUUC.....CCG.. +QYUJ01000020.1/10452-10105 .A.GGCG.........A.UGCUCC............AUA...........................................GCC.G.G..C...G.G.CGAA.........................ACUGAAUGGAGC..UA.....CGG..CC....CGCGA...........gAACC....UGCCC.....GCU.. +QEMY02000001.1/62698-62351 .A.AGCC.........U.UGUCUA............GUG...........................................GUU.U.G..A...U.A.AGAG.........................--AUUAAUAGAC..UC.....GCA..GU....UCCUA............GGCU....UGAGU....uAUG.. +RFJF01000435.1/1379-1783 .A.GGUG.........A.UGUCGA............UAA...........................................GCC.U.C..A...A.C.CAAG.........................--ACCUAUCGGC..UG.....GUU..UG....GGUGG............CCUU....UGGUG.....ACU.. +PMCF01000305.1/2769-3156 .A.CCAG.........A.CACCGA............UA-...........................................GGG.U.G..A...G.C.CAAA.........................--GACCAUCGGC..UG.....GUU..GA....UCUAGu..........cUACG....CGUCG.....CUG.. +QWGV01000234.1/1867-2242 .C.GGUC.........G.UGCCUC............AGG...........................................GCC.G.C..G...C.G.GGAC.........................UCGAACUGAGGC..UG.....GGC..CCg..uCGACU............CAGA....UGCCA.....GGA.. +PSRL01000192.1/517-136 .C.UGCGg.......a-gCGACCG............--C...........................................GUA.G.A..C...A.G.UAA-ga....................aaaUUUUGUGGACGC..UU....gGGA..AG....CA-GU............AGCG....CGGCG.....GUU.. +DMMW01000048.1/15737-15386 .U.GGUA.........G.UGCCGC............GCU...........................................GCU.A.A..A...G.G.CGAA.........................--AUUCAGCGGC..UG.....GUC..CU....GAACC...........gAUUU....UGUCG.....AUG.. +DPZR01000095.1/12182-11832 .A.AGCUc.......u-cUGUUCG............GGG...........................................GCG.U.A..A...A.G.CUAA.........................GAUCAAUCGAAC..UG.....GGU..GA....ACCGU...........aGCCG....GGCCU.....CUU.. +QIGA01000050.1/5647-6000 .U.UCCG.........A.CGCCGG............U-A...........................................GGG.A.U..C...G.C.CCAA.........................-GAUACAUCGGC..UG.....GCU..CG....AUCGU............AAUC....GGUCG.....GCG.. +DMGL01000021.1/18338-18686 .G.GGCC.........A.CGCCCU............CUA...........................................ACC.C.C..G...G.G.CGAA........................gCUUGAAGGGGGC..UC.....GCU..CC....UGGC-............CGCC....CGUCC.....GCG.. +QHYE01000010.1/26520-26140 .A.GCCUu.......u-cGGUCCG............UAA...........................................GGC.U.C..G...G.G.CGAG.........................-AACCAUCGGAC..UA.....GCC..GG....CCGCG...........uUUCU....UGCUC....aUUC.. +PWGI01000261.1/7752-7391 .C.UGUGu.......g-cCGAUUG............AGC...........................................AUA.G.C..A...A.G.UGAA.........................-CCUUCUCAAUC..UU....gGUU..UG....UGCCU............GGCU...aCGAUG.....GCC.. +QGVF01000122.1/4394-4746 .G.ACAC.........G.CGCCCG...........gCGA...........................................GGU.C.G..G...A.A.CGAG.........................ACACAUUCGGGA..UG.....GCU..GC....CGGCG............-GUU....GGCCG.....UUC.. +DMMZ01000026.1/13863-13516 .G.GGCU........u-aAGCUUU............GCU...........................................GCC.U.G..C...C.A.UGAA.........................--CUUAUGAAGC..UA.....CCA..AA....CAAGU...........cAGCC....UGCUC.....UUU.. +PWJC01000158.1/9386-9013 .U.GUAC.........-.CGCCCU............G-A...........................................UGC.A.U..G...G.U.CUAC.........................AAUUCCAGGGGC..UC....aGGC..AG....UGGAU...........aGGGU....UGCCU.....UUU.. +QLIQ01000055.1/7445-7855 .G.GUGU.........C.UGUCUA............A-A...........................................CAC.U.G..C...G.G.UUAA.........................--ACCUUAAGAC..UC.....GCU..UA....AAUGC...........uGCCC....UGAUU....uAUC.. +DNUD01000169.1/4291-4692 .G.GCGA.........-.UACCUU............UA-...........................................AAC.C.C..C...G.A.UGAA.........................ACAACCAAAGGU..UA.....AGG..AU....GGGUU............CGGU....UGCCU.....UUC.. +DOPW01000029.1/25769-26129 .U.AACG........c-cUGCCUG............AGC...........................................GUU.A.U..C...G.G.CUAA.........................--GAGAUCAGGC..UG.....GCC..CA....ACGGU...........cGCUU....UGCCA.....CUC.. +RPQH01000060.1/2642-3010 .A.AUGU........uU.GGCUUG............AGA...........................................UAU.U.A..C...A.G.UGAA........................aUAAUAUCAAGUG..UA.....GCU..UU....UAGCA............ACCU....CGCUU.....ACC.. +QIGM01000483.1/2410-2786 .G.UAGUg.......g-.UGUUCU...........gACG...........................................CUG.C.G..C...C.C.CGAA.........................AUUUUCUGGAAC..UA.....GCU..UG....CUGCU............-UCU....UGUCC.....AAG.. +DNWN01000141.1/597-203 .C.CCUG.........-.CGCUGC............GG-...........................................GGG.G.C..C...U.U.UGAA.........................-AAUUUAGCAGA..UA.....GGC..CG....AAGGU............GGAG....UGUUU.....GUU.. +RAPT01000001.1/2693190-2692821 .U.GAUG.........G.CGUCUG............GAC...........................................GUC.A.C..G...C.G.GGAC.........................-UCUUCCCAGGC..UG.....GGC..UUg..uCGACU............UAGG....UGUCU.....GUG.. +QANC01000099.1/18357-18718 .U.GCUU.........U.AGCCAU............UAA...........................................AGC.A.G..U...A.G.GUAA.........................--AACAAAUGGC..UA.....CUU..GU....AAAAU...........aCGUU....UGUUU.....GUU.. +QJSZ01000021.1/25089-25453 .A.ACGCu.......u-cCGUCUG............GAG...........................................CCG.A.G..G...G.A.AGAG.........................-AUCAAUCAGAC..UA.....GCC..UA....UCAGG...........uAGUG....GGUUA.....CCU.. +PWNS01000432.1/1765-2121 .A.AAACc......gg-gUGUCCG............G-G...........................................GCA.A.G..C...G.G.CGAGaa.....................ccCAACAGGGCACU..UG.....GUC..GA....UCCAG...........g-GGU...aCGUGU.....UCC.. +PMOY01000009.1/4306-3937 .U.GAGG........uU.CGCUUC............CGC...........................................CGA.U.C..C...G.A.GGAC.........................AACUCAGGGAGC..UG.....GCU..GU....UGGCA............ACCC....CGCCG.....GCG.. +QNBI01000415.1/626-263 .U.UAU-.........A.UGUCUG............CCG...........................................UUA.A.A..A...G.G.GGAAa.......................uAAAUUUGCAGGC..UG....uGAU..AG....UAAUG............GGUA....UGCUGc...uAAC.. +QZJC01000022.1/1902-1512 .G.CGUAu.......uU.GGUUUG............GGU...........................................GUG.C.G..G...G.G.UUAA.........................GAUUACUAAACC..UA.....GCU..UU....AAGUU...........gUACA....UGCUG.....AUA.. +CP025544.1/708484-708098 .G.UAGGu.......u-.AAUUUG...........uUUU...........................................GUA.A.A..G...C.G.UGAA.........................UAUCACAAAACA..GA.....GUU..AA....AUAUAu..........uGUUU....UGUCU.....UCG.. +QKCJ01000062.1/11304-10928 .U.AUAA.........A.GAUUUGaac.....aaguCGU...........................................UAU.A.G..A...U.U.UGAG........................aUAAAAUUUGUUC..UG.....GUU..UC....AGGGG............-GCA....GGUUG.....GCA.. +PMBV01000176.1/5883-5518 .C.CAAG.........-.UGCCUG............GGC...........................................GAG.G.G..A...G.A.CGAG.........................AACCAGCCAGGA..CC.....GGC..CC....AUUCU...........cAUCC....CGUCC.....GUG.. +PMCA01000022.1/44916-44563 .G.CAAGu.......u-aCUCUUU............AGC...........................................GCG.C.C..A...G.G.UGAA.........................ACUCAGUAAAGA..UA.....GCG..UU....GAUAG...........gAUCC....GGUCU.....GUU.. +QKCT01000063.1/3729-4073 .U.CCGUcu.....ac-cUCCU--u..........cAGA...........................................UUG.A.U..A...G.G.CAAA.........................-AUUAAUAAGGA..UA.....GAU..CU....UCGGU............AGCA....CGUUA.....GCU.. +QOCC01000020.1/94002-94396 .C.UUAG........c-.-ACUUC............G-A...........................................UAG.G.U..U...U.U.UGAA.........................-ACUAAAGAAGA..UA.....GGC..UU....AAAGU............AGGC....AGUUU.....UUG.. +NOLL01000005.1/71436-71085 .U.CGGG.........A.UGUCUC............G-A...........................................CCG.A.G..A...G.U.GGAC.........................--UAAUUGGGAC..UG.....GUC..AA....UCACA...........gAGCC....UGCCA.....CUG.. +RKRK01000002.1/120394-120749 .A.ACACu.......g-cCGUCUU...........aAGU...........................................CGU.U.U..A...G.A.AGAG.........................-AUGAAUAAGAC..UC.....GCC..AC....AUGUU............GGAG....UGUCG....uAUG.. +PMEM01000017.1/45090-45457 .U.GGGG........g-cGGUCUC............C-C...........................................UUC.G.A..U...C.A.CGAA.........................AUUCCAGAGACC..UU....gUCU..GA....UCGUA............GCCC....CGCCU.....UCC.. +DPNM01000289.1/2772-2419 .A.AGA-c.......cU.UGUCAG............UGG...........................................UCU.U.C.cA...G.G.CGAG.........................-AUCGAACUGAC..GA.....CCG..UG....GAUCG...........gAUCC....UGUCC.....GUU.. +DMDL01000168.1/611-212 .U.GCAG........gA.CGCCGU...........uUAA...........................................UGC.A.U..G...A.A.AGAGgagc................uuucgGGCUCUAACGGC..UG.....GCA..AG....AGGGU............CGCC...cGGUUG.....GCU.. +QUDC01000007.1/44615-44264 .C.AGGGg.......a-gUGCCUU............GUA...........................................CCU.U.G..U...C.A.UGAC.........................----UUUAAGGA..UA.....CCG..AG....GUUGA...........uAGCC....UGUCU.....UUG.. +QNEE01000054.1/12073-11717 .G.GUGA........g-.GGUUCUcag......gccGAC...........................................CCG.U.U..G...C.G.CUA-.........................-AUUAUCUGAGA..UA.....GUC..CG....GGGAA............AGCU...aUGUAU.....GGC.. +DQBX01000143.1/2560-2909 .C.CGGC........a-aAGCUUU............GAG...........................................CUG.G.A..A...A.C.GGAA.........................--CCUAUGAAGC..UA.....CUA..AA....GCCCA...........uAUCC....UGUCA.....GCA.. +PUMS01000421.1/2920-3302 .A.CGGU........gA.CGCCUU...........gGCG...........................................CCC.G.C..G...G.G.UUAA........................aCCUCACCAGGGC..UG.....GGC..GG....UGCGG............AGGC....UGUCG.....AUG.. +QHWQ01000291.1/2115-2468 .C.GCGC........g-gCGCCUC...........gGCG...........................................CGU.G.G..C...U.G.CGAG.........................AUGUUCCGGGGC..UA.....AGG..CC....UGGCGg..........uACUU....AGCCG.....UUU.. +DOKD01000029.1/1705-1357 .A.AUUC.........-.GGUUCGgg........uaGCG...........................................UUU.U.A..G...C.A.GGAA........................cAAACUAUCCGAA..AC.....GUC..AG....ACUGU............GGUA....UGUUG.....CUG.. +QHVH01000006.1/2783-2428 .G.CCCUc.......cU.CGUUCCg..........uGGA...........................................GUG.C.C..G...U.G.GAAA.........................GAUCAAUCGGGA..UA.....GUC..CG....CCGAG...........aUGCU....UGGCC.....GUU.. +DQCM01000246.1/4191-3834 .U.GAGGg.......gA.GACCGC............GCG...........................................UGA.A.G..A...A.C.CGAAac....................uuaUUUCAUGCGGAC..UA.....CGA..UG....AGUGA............CUCG....UGCCG.....GAU.. +DMBU01000068.1/61465-61070 .G.UUAA.........-.UGCUUC............G-A...........................................UAA.C.U..A...A.G.CGAA.........................--AUUAAGAAGC..UA.....AGG..UU....UGGUU............CGGC....UGCUU.....UUU.. +QHXY01000474.1/1383-1730 .A.AGGC.........C.CGCCCG............AAG...........................................CCU.U.A..A...G.G.CGAA.........................-AACGACCGGGC..UG.....GCC..GA....CCGUC............CGUC....UGCUU....cGUC.. +PLTF01000148.1/6458-6105 .U.CCGG........a-gGGUGGC............GGC...........................................UGG.A.A..C...A.G.CGAC.........................-ACAAUCGCUAC..UG.....GCC..CU....GUGCA............AGCC....UGUUC.....GCC.. +PXAH01000065.1/6600-6960 .A.GGUUu.......u-.UACCUU...........uUGA...........................................ACU.U.G..C...U.C.UUAA........................aACUUAAAAAGGC..UG.....CUU..UC....CGGCA...........aACCC....UGCCU.....UCU.. +DNGB01000117.1/704-1098 .C.AUCC.........-.UGCCGC............GA-...........................................GGU.G.U..A...U.G.AAAGagggc...............uuucgGGUCCAAGCGAC..UG.....GCU..UC....CUUUU...........gCUUU....UGUUC.....AUU.. +PXDA01000087.1/4141-3760 .U.UACU.........U.AGUUUG............UGA...........................................GUA.A.U..A...A.U.GAAA.........................AUAAAGGCAAAC..UA.....CUU..GA....AAAAA............AGGU....UGUUA.....GUU.. +DOUH01000002.1/146794-147163 .U.UGGU........gU.UUUCUG............UCU...........................................ACA.A.U..G...C.G.UGAA.........................ACUUAAACAGAA..UA.....GCU..UG....AAGUC............-GCU...uUGUUA.....CUG.. +QMQL01000074.1/4726-4369 .G.UUCG........g-gCGCUUC............CCC...........................................CGG.C.G..C...G.A.CGAA.........................-CCUCGGGAAGC..UG.....GGU..UC....GGGCC............AUCC....CGCCC.....GUG.. +DNSL01000035.1/30979-31373 .A.UGAA.........A.-GUCCU............G-A...........................................UUG.U.U..U...G.G.CGAA.........................-AAUAAAGGGAA..UA.....AGG..UU....CAGUU............UGGU....UGCCA.....CUU.. +QGVH01000030.1/23033-23393 .U.GAUC........g-gUGCCGC...........gUCG...........................................GUC.G.C..A...G.G.CGAG.........................AUCUCACGCGGC..UG.....GUC..CG....UGAG-............GGGC....CGUCC....gCUG.. +CP022615.1/1204309-1204667 .C.UUUU.........C.CGUUUG...........u---...........................................AAA.G.U..U...U.A.UUAAg.......................aGAUAAAUCAAAC..UC.....GUU..UU....CUAUU............-GCC....UGUUU.....AUC.. +PMIW01000075.1/925-1285 .G.ACUA.........A.UGUCUG............CGG...........................................GGU.U.U..A...A.G.UAAA.........................AAUUUAGCGGAC..UG.....GCA..UU....CGGAA............GGUU....UGUUU.....ACU.. +RFGE01000370.1/2091-2452 .A.CGGC........a-gAGUCAA...........cCGG...........................................CCC.A.A..G...G.G.CGAA........................aCGCAGGGUUGAC..UA.....GCC..CU....GGCCG...........aCGGC....GGCCG.....ACG.. +PWOD01000198.1/15121-14736 .U.GUUU........uU.UCCUUC............UGG...........................................GAC.G.A..C...G.A.AAACu.......................aUUUUACAGAAGG..UG.....CUG..CC....AGUGAa.........uaCCUC....UGCCU.....GUA.. +DMBV01000032.1/1099-699 .U.UUCG.........-.CGCUUC............G-A...........................................GAA.A.A..A...A.G.UUAA.........................--AUAAAGAAGC..UA.....AGG..AA....AAUGU...........uUGGG....UGUCU.....UUU.. +QOQU01000002.1/92191-92584 .C.ACAG........gA.GGCAAC...........uAAA...........................................UGU.G.C..G...A.A.AGAGaagc................uuucgGGCUUCAGUUGC..UG.....GUC..GG....CCUGU............CCUG....GGUCC.....CUU.. +PMCM01000121.1/8098-8475 .C.CGCA.........U.GCUCCG............GGG...........................................GCG.U.C..U...G.G.CGAAaucaaucg.........caagguugAUCCUCCCGGGG..UU.....GUC..CC....GUGUG...........cCGCC....UGUCU.....GUC.. +PWKQ01000188.1/13136-13530 .G.GGUU.........A.UUCCCG............--C...........................................ACC.C.C..G...G.G.UGAG.........................AAUUCAAGGGAA..UA.....AGG..UA....UGGAU............AGGU....UGUCU.....GUU.. +DPGD01000032.1/32715-32346 .C.GGCUg.......uU.CGUCCU............UGA...........................................ACC.G.G..U...C.A.CG--.........................-CAGAAAAGGGC..UG.....CCC..CA....AAUCC...........gAGCC....UGUCU.....GUC.. +QMNZ01000122.1/4923-5347 .C.UUUA.........A.CGCCGA............U-G...........................................GAA.G.C..G...C.U.CAAGcggga..............guuucgACUCCCAUCGGC..UU....gAUC..UG....GGUGC...........aGCGC....GGUUG.....GCG.. +QALD01000040.1/2146-1800 .G.CGAG........aA.GGCUCUc..........cGCA...........................................UCG.U.U..G...A.A.A---.........................--CAUUAGGGGA..UA.....CCG..AC....GCCGC...........gGGCC....UGUUU.....GCC.. +QRPF01000005.1/32279-31938 .A.UUUA........gU.CGUUCA............UAU...........................................GAA.U.U..A...G.G.CGAG.........................-ACAACAUGAAC..UG.....GAG..UA....CUGU-............AGUU....UGUCU.....GUG.. +CP031965.1/5720367-5719969 .U.AUAG.........-.AGUCUU............GA-...........................................UAU.A.A..U...U.U.CGAA........................aUCUAAUUGAGAA..UA.....AGC..GA....UAAGU............UGGC....GGUUU.....UUG.. +PWTP01000110.1/8063-8420 .C.UGGA........gA.UGCCGA............UAA...........................................CCG.G.G..A...U.G.AAAG.........................-AAUUAAUCGGC..UG.....GCC..GG....GUUUUu..........aACUU....UGGUC.....GGU.. +PWLB01000309.1/237-591 .G.AAACcg.....ggU.GGC---...........cGGG...........................................UGG.A.U..G...C.G.CGAGau.....................acUUUCGUGGCCGC..UG.....GUU..GA....UUCAA...........uAGCC....UGUCC.....GUC.. +DPBR01000099.1/16332-15981 .G.UGCAa.......aU.AGCCUU............AUA...........................................ACG.C.G..G...A.U.UG--.........................--UACUAAAGGC..UA.....CCG..AG....CGUCU...........gAGCC....UGUUU.....GUC.. +PLMN01000023.1/214410-214061 .C.CGGG........u-cGGCCAC...........gAGC...........................................CCG.G.C..G...A.G.CGAA........................aCAACAUCGGGGC..UG.....GCG..AC....GCGGG...........cUCCC....CGCCU....cUUC.. +CP023434.1/1338090-1338454 .G.CAUU.........C.CGUCUG............C--...........................................AUG.C.U..A...A.G.GAAG.........................AGACGAUCAGAC..UC.....GCG..AA....AGCUG...........aUGCC....CGUUG.....AUU.. +QOPH01000005.1/27639-27981 .C.AUUU.........U.UGCCAA............G-A...........................................AAU.G.G..G...G.-.AGAA.........................--UUUACUGGCU..UU.....GC-..UU....AGUAU............GUCU....UGAUC.....AUC.. +PWZX01000199.1/10083-10434 .G.UUUC.........U.UACCCA............CGA...........................................AGA.C.U..U...G.G.CGAA.........................ACUUAGUGGGAG..UA.....GGC..A-....UGUAG............GGUU....UGUCC.....UUU.. +QSLG01000009.1/40935-41331 .A.GGC-.........-.GGCCUC............GC-...........................................ACU.U.U..U...G.A.UGAA.........................-GUUUUAGAGGA..UA.....AGG..CA....GGAAU............UGAU....GGCUU.....UGG.. +DNNS01000140.1/1512-1167 .C.UGCA.........U.UCCUCU............--A...........................................ACA.G.C..G...G.G.CGAA.........................AUAAACAGAGGA..UA.....UAC..CG....CAGCA............GGCA....GGCUG.....UCC.. +QFVS01000044.1/6183-6543 .U.UAGGu.......g-cCACCUU............AGU...........................................CUA.A.C..A...G.A.AGAG.........................--AUUUUAAGGU..UA.....GCG..UA....CACGA............CGCC....UGUUU.....GUU.. +PWOE01000047.1/17969-18320 .U.CUUU........uU.CGCCUU...........aAAA...........................................GAG.A.U..A...A.C.UGAA.........................-ACGGCUAAGGC..AA.....AGU..UA....AAAAG............GUUU....UGCUUa...gCUU.. +QHTN01000109.1/6517-6874 .A.CCCG.........G.GGCCCG............AAC...........................................GGG.U.U..G...C.G.CGAGa.......................gUUGUAAAAGGGC..UU.....GUU..GC....UGCCG............GGGC....CGGCG....aGGC.. +DPMH01000085.1/513-156 .C.UGAG........uA.AGCUUU............GCC...........................................UCA.G.G..A...A.C.GGG-.........................-AUUUAUGAAGC..UA.....CUG..AA....ACUUG...........aACCC....UGUCA.....GUA.. +DMFD01000304.1/12019-12371 .A.AAGUug.....uu-.-UUC--uc........caGGG...........................................CUU.U.C..G...A.A.UUAA.........................AUUUUCUGGGGG..AC.....GGA..UU....GAGAA...........aAGUU....UGUUC.....UUC.. +QIKE01000103.1/2189-2591 .G.UUCU.........-.UGUUCC............A-C...........................................GGA.C.A..A...A.G.UGAA.........................-AUUAUUGGGAC..UA.....AGG..UG....AAGUU...........uUGGG....UGUUU.....GCU.. +PLWW01000088.1/2266-1898 .C.GCUG.........G.CGUCAC............GGC...........................................GGC.G.G..G...G.G.GGAC.........................GUACACCGUGAC..UG.....GCC..GC....AGCGG............AGCC....UGUCC.....CAG.. +QZKA01000009.1/28588-28981 .G.GCACa.......u-cCGCCUU...........uAUA...........................................GGC.C.A..G...G.G.CGAG........................aUUCAAAAAAGGC..UG....cGCC..UC....GGUGU............AUCU....UGUUU.....AUU.. +QICD01000009.1/27094-26726 .A.GCAC........gU.AGCCGG............UAU...........................................GGC.U.C..A...A.G.CAAA.........................GAUCGAACCGGC..UA.....GGU..CG....GGCUA............CGUU....UGUCG.....AUG.. +DPDG01000082.1/31648-31298 .A.AGAC........u-.UCACUCa..........uCGG...........................................UCC.G.C..G...U.G.CGAG........................aUUUCAGAUGAGC..CA.....GUC..UG....AAAGC............CGCC....UGCCU.....GUC.. +QZJE01000014.1/8560-8210 .C.UGGG.........A.UGUCUA............U-A...........................................CCA.G.A..A...A.G.GGAA.........................-UCUUUAUAGGC..UG.....GCC..GG....UUGGGu..........uUAUU....UGCUU.....AUG.. +QHCR01000001.1/395515-395166 .U.UUUGgc.....uu-.--UCGGu..........uCCU...........................................AAA.A.G..A...G.A.CU--g.......................uAUUCGGACCGGA..UA.....GGA..AA....GAGA-............AUCC....UGUCU.....GUG.. +DPTU01000070.1/33456-33113 .C.UGUG........aA.AGCUUU............GAC...........................................ACA.G.U..A...A.A.AG--.........................-AUUCAUGAAGC..UA.....CUA..AG....GGUUU...........cAGCC....UGUCG.....GUU.. +QSQJ01000018.1/35697-36094 .U.GUAC.........-.-GCCUC............G-U...........................................UGC.A.U..G...G.A.UGAA.........................-AUUUUAGAGGA..UA.....AGG..GU....AUGAU............UGGU....GGUCC.....AGG.. +PWNW01000050.1/1519-1159 .-.CAGA.........U.CUCUCC............GGU...........................................CUG.A.A..U...C.A.GGAC.........................--AUCUAGGAGA..UU.....GGA..UA....CCGUA...........aCGCA....UGUUC.....GGC.. +QAKB01000019.1/1237-885 .C.UGAGa......guU.AGUCUU...........u-AU...........................................AAC.A.G..U...C.G.CG--.........................-GAUAAAAAGAC..-C.....GCA..UA....GAUGCu..........gCUUU....UGUCG.....GCU.. +DNTI01000154.1/11459-11104 .G.AACC.........U.GGCCUC............A-G...........................................GGG.A.G..G...G.G.CGAG.........................-ACUAUUGAGGC..UG.....GUC..CU....GCGGC...........gAUCC....UGCCG.....AUC.. +QTWT01000004.1/76410-76769 .A.AAGC........gA.CGGCUG............UAG...........................................CUU.U.G..U...G.A.U---.........................-GUAUCACAGCC..UA.....CCA..AA....CACAC...........aGGCG....UGUCU.....GUU.. +QKIV01000159.1/13009-13365 .G.CUGC.........G.GUUUCG............GGG...........................................UAG.C.G..G...G.G.CGAA.........................ACAAUACCGAAA..UA.....GUC..UG....CCUGA............ACCG....AGUUC....gGCC.. +DPCG01000095.1/136305-135951 .C.AACC........u-.UCUCUUc..........uGGG...........................................GCG.G.G..A...A.C.CGAG........................aUAAUCCAGAAGA..UA.....GUC..UG....AAGGU............AGCC....CGUUU.....GCC.. +DOBT01000125.1/8499-8111 .G.GCGA.........U.UGCUGA............CUA...........................................AAC.C.G..G...G.A.AAAG.........................--ACUAGCCAGC..UA.....ACG..CU....UCGUU...........c-UCU...gCGCCG.....AGG.. +QOQA01000005.1/14547-14152 .A.UCAA.........-.UGCUUC............A-A...........................................UGA.U.U..G...U.U.UGAA.........................-ACUUUAGGAGC..UA.....AGU..GA....UGAUU............GUGU....AGUUU.....UCA.. +QNUE01000008.1/1839-2242 .U.UAGA.........-.UGCUUC............G-G...........................................CUA.A.A..G...C.A.CGAA.........................AAUUUUAGAAGA..UA.....AGC..UG....AAAGU............UGGG....UGUCU.....GCU.. +DNDX01000018.1/6860-7235 .C.GGAGcg.....uuU.GGUUGU............CUA...........................................UCG.G.A..G...G.C.UAAAc......................ggCUGAAGACAACA..UC.....GGC..UU....GA---............AAGG....UGUUC.....CUU.. +DOYR01000036.1/3205-3559 .U.UCCU........uU.UGCCCG...........gUGG...........................................GGA.A.U..G...A.G.CGAA........................uUUUUAACUGAGC..UG.....GUC..UA....UGGAA............ACCC....UGUCA.....GUU.. +RFFR01000024.1/508-123 .G.CAGU........u-cUCUCUGg..........uGGA...........................................CUG.U.U..U...A.G.CAAA........................gACUCUACCAGAG..UA.....---..--....-----............-UCC....UACUG.....UUC.. +PLZX01000071.1/12552-12199 .A.AGGCu.......u-cGGUCCG............GAG...........................................CCG.G.C..G...G.U.CGAG.........................AUCUAAUCGGGC..UA.....GGC..CU....UCGCC...........gCUCU....CGCCG.....GCU.. +DMVD01000025.1/2966-2622 .A.UUGG........aG.UGUUCC............GAC...........................................CAU.U.G..U...C.A.C---.........................-ACAUUAGGAAC..UA.....CUA..AG....CAUAG...........uAGAC....UGUUU.....GUA.. +QHBK01000015.1/5196-4844 .C.GUAG.........G.CGCUUC............G-A...........................................UGC.G.U..U...C.G.GGAA.........................AUAGAUCGAGGC..UA.....GCG..GC....AGCGGu..........aAUCC....CGCUC.....AGG.. +QNDR01000032.1/16336-16688 .C.AACC........c-gUGUUUCc..........cGGG...........................................GGA.A.U..C...G.G.CGAG.........................AUCAAUGGGAAC..UG.....GCC..CG....AUGGC............-GGA....GGUCC.....GCA.. +PUKF01000131.1/43559-43909 .A.GAAG........u-aACCCCU............GGC...........................................UUC.U.G..A...A.G.CGAA.........................ACCUUAAGGGGA..AA.....CCU..UC....CGCAUa..........uUGUU....UGUCU.....CGU.. +PMGE01000090.1/1913-2268 .A.GGCG.........G.CGCCAG............CCU...........................................GCU.G.U..G...A.G.GGAA.........................-AUUUAGCUGGC..UC....uAGC..UG....CCUGC............-CGA....CGCCA.....GUG.. +DPLS01000041.1/2016-2386 .U.CGUU.........U.UCCUCA............ACA...........................................GCG.C.A..C...C.G.UGAAcccgg...............caacgGGAAGCUUGAGG..UU.....GCU..UU....UCUAA...........cGCCC....UGUCU.....AUC.. +RFGV01000315.1/7469-7879 .U.UUCG.........A.CGCCGA............U-A...........................................GAA.A.C..A...G.C.UAAGagacc..............cuuucgGGGGUCAUCGGC..UA.....GCU..GU....CGGUU...........gACCC....GGUCG.....GCC.. +DOHL01000095.1/327-679 .C.CUAU.........G.CGCUUU............UCA...........................................UAA.U.C..C...A.G.UGAA.........................CAAACAAUAAGC..UA.....GGC..UC....AUGUU............AUCC....UGGCC.....AUG.. +QVEU01000003.1/191509-191154 .U.ACCA.........A.AGCUUU............GA-...........................................GAU.A.U..G...A.G.C-AG.........................-UAAGAUGAAGC..UA.....GCA..UA....AAAAC............UAUU....UGUAA.....GUU.. +DMPG01000330.1/2311-1950 .U.GUUC.........-.UGUUAA............GGU...........................................AAC.A.U..C...A.G.UGAGau.....................uuCAAACCCUUGAC..UG.....CGU..UU....CGGAUg..........uUUUG....AGUUC.....AGC.. +DNLK01000119.1/4892-5262 .G.AAGG........c-gUGUCCG............UGC...........................................CUU.C.C..G...G.A.U---.........................--GUAUACGGAC..UA.....CUC..CG....CUGCG...........gAGCC....CGUUU.....AUC.. +DPVK01000100.1/8733-8380 .C.AGGC........u-cCGCCGU...........cGAG...........................................UCA.G.G..G...G.A.UGAG.........................ACAUUAGACGGC..UG.....GCU..AA....GGGUU............UGGU....UGAUC.....GCU.. +QKSB01000011.1/44163-44564 .A.UGGG.........-.AGUCUC............G-A...........................................CUA.U.U..G...G.A.UAAA.........................-AUUAAGAGAAG..UA.....GGG..UA....AAGGU............AGGG....UGUUU.....GUG.. +CP021456.1/886459-886088 .A.CGACu.......c-cCACCUG...........aAGU...........................................ACG.U.U..A...G.A.AGAG.........................-AAAAAUCAGGU..UA.....GCU..GU....UCAUGu..........gGGCC...cUGACA.....GGC.. +DOVA01000111.1/3065-3463 .A.UUUA.........-.CUCCUC............U-A...........................................AGA.U.G..U...C.U.-UAA.........................-GAACAAGAGGA..UA.....AGC..CU....AGGGU............AUCG....UGUCU.....GUU.. +QEVH01000028.1/35767-36121 .C.CAAAc.......g-cCGCCCG...........gCCG...........................................CAG.G.U..U...G.A.UGAG........................aCACUUGUCGGGC..UG.....GAC..UC....GUGCG...........gAGCC....UGUCG.....GCC.. +NRJG01000042.1/1382-984 .U.CUGGguu..cggaU.UGUACU............---...........................................UGA.A.A..U...U.A.UGAC........................aACUUAAUCAAUC..UA.....GCC..AG....AGGUU............CUUU....UGUCC.....UAC.. +DNGJ01000460.1/2716-2326 .A.AAGU........a-.-GCCUCug........guCAG...........................................CUU.U.C..U...A.G.CUAA........................gAAUUAACCAGAG..C-.....---..--....-----............AUCC....UGUCA.....UCC.. +DMBA01000040.1/1050-705 .C.UGAC........cA.CGCGCA............UAA...........................................UCA.G.C..A...G.U.CG--.........................--CACAAUGCGC..UA.....CCG..AU....UCGUA...........uAGCC....UGUUU.....GUC.. +PLTG01000054.1/45225-44847 .A.CGUAag.....ac-.UUUUUU............GUC...........................................GUG.U.A..G...C.G.UAAC.........................AAUUACUGUAAC..AG.....ACG..UG....UAUGUa.........uuUUUU....UGUUA.....UUG.. +QKGS01000037.1/45439-45019 .A.AUAU.........-.UGUUUC............GC-...........................................UAU.U.G..G...A.A.UUAA.........................--AUUUAGAAAC..UA.....AGG..UA....UAAGU............AGGU....GGCUC.....UAA.. +QPNC01000008.1/331238-330867 .C.GGAU........cA.GGCCAC...........gGGG...........................................CCC.G.G..A...C.G.GGAC.........................-ACCUUCGUGGC..UG.....GGC..CC....GUCAG...........cGAUG....UGUCU.....GUG.. +DPGX01000220.1/4725-4354 .A.AGCGu.......gA.UGUGGC............GUC...........................................GCG.U.G..G...G.G.GGAUgacaaa............uauacgaACCAAUUCGCCA..UG.....AAC..GA....AGGUCa.........agGGGA....UGCUC.....ACA.. +QOPA01000034.1/14783-15138 .A.GGCC.........G.GGUAUC............CGG...........................................GUC.A.A..C...C.U.GUAA.........................GACUAAACAGGA..UAa..ucGGG..GA....ACCAG............A--C....UGGCG.....GAC.. +RJVK01000001.1/182929-182553 .G.UGACu......cu-cGGGUGU............GGG...........................................UUG.C.A..C...U.C.CGAA.........................AACAAAAACACC..CC.....UCU..CU....UCCGUa.........agGCUU....UGUCC.....GUU.. +PXBW01000236.1/21442-21094 .C.GCCU.........U.CGCUCA............GUC...........................................AGC.G.C..A...C.G.GGGGu.......................aAUAGAACUGAGC..CU.....GCC..GU....GACGG............ACCC....CGCGC.....UCG.. +PXAJ01000165.1/1516-1909 .C.GGGGc.......uU.CAUCCU............UCG...........................................ACC.A.C..U...C.G.CGAC.........................-AUCCCGAAGGG..UC.....CUC..GG....CAAACa..........uGGCC....UGUUC.....GUG.. +RFIQ01000062.1/22150-22513 .C.CACC.........G.CGCGAG...........gCAC...........................................GUG.G.G..A...A.A.CUAAa.......................cAUUGCUCCUCGC..UG.....GCU..UG....ACAAG...........cAGCC...uUGCUG.....AUA.. +DNXB01000648.1/1722-1371 aU.GGCC........g-.GGCGAC............CGG...........................................GUC.A.C..A...G.U.CGAGa.......................uCAAACAGGACGC..UG.....GGU..GA....AGAGU............AGGC....CGUCU.....CAA.. +RFGL01000323.1/4499-4153 .U.CGGA.........G.GGCCCC............GCG...........................................CCG.A.G..C...C.C.GGAU.........................CUUUUGCGGGGC..UG.....GCG..AC....UGUGC............CGGC....UGCCU.....UCG.. +QZKT01000022.1/16073-16425 .G.GCCC........cA.CGCCUG............UAA...........................................GGC.C.G..G...C.C.CGAA.........................-GCUUAACAGGC..UG.....GCG..AG....AGGGU...........gAGCC....CGCCG.....GUG.. +QOQN01000022.1/1127-755 .G.UUAU.........U.UUUCUA............CUA...........................................UAA.U.U..A...G.A.UUAAauguuua...........cuucgguAGACAUGUAGAA..UC.....GUC..UA....AAAA-............AGUU....UGUUU.....AUU.. +DPRV01000010.1/105986-105618 .U.CGUC.........U.CAUCCG............-AA...........................................GCG.A.G..G...G.A.A---.........................-AAGAUUAGGAU..UG.....CCC..AU....CACUUc..........cGCCU....UGGGG.....GCU.. +PMAV01000054.1/32881-33235 .A.GGGU.........-.CGUUCC............CGU...........................................UCC.U.U..G...C.C.AGAGa.......................gUACCAAACGGGA..AA.....UCG..UG....CAGAG...........cGGGG....CGUCG.....ACU.. +DPJH01000013.1/641-1051 .U.UUUGu.......aU.UUUCUA............AGC...........................................AAA.U.C..U...A.G.UAAA........................aUUACAUUAGAAA..UA.....GAU..UG....AAAAG............GUUU....UGUCU.....GUU.. +QQVG01000001.1/219341-219704 .U.GGUG.........A.UUUUCC............GGC...........................................GCC.U.C..A...G.C.CGAA.........................-ACCAACGGAAA..UA.....AGC..GG....AAUGG............UGGC...gAGUGU.....UUA.. +PMYO01000085.1/12538-12898 .G.CCUUc.......g-cCAUCUG............AAG...........................................AGG.C.G..U...C.C.CGAG.........................--AGUUUCAGGU..UC.....GCU..GC....CGCGC...........cCGGU....CGUCC.....GGA.. +QQNF01000020.1/29792-29435 .U.GAGC........c-gGGCAUC...........cGGG...........................................CGA.G.G..A...G.A.CGAG.........................-AUUCAACAGGG..UGa..ccGGG..GA....GAGGA............AUUC....UGUCG.....GCG.. +RBIL01000001.1/1101234-1100851 .C.AGACg.......cU.UGCCUG...........aGCC...........................................GAU.G.A..A...G.G.GGAC.........................UUUUGAUCAGGC..UG.....GCC..CU....GACCA............ACCU....UGCCG.....GUG.. +PMCS01000006.1/83544-83968 .G.GCCUu.......u-cUCCUU-...........gUAG...........................................UGC.C.G..C...U.U.CGAA.........................ACUUUACAGGGA..UG....cUUC..CC....GUAGA............AUCC....CGCCU.....CUC.. +DNQF01000012.1/7701-8087 .A.GCUUc.......cA.GGCCCAu..........gGGA...........................................AAC.U.A..G...A.G.UUAA.........................-AUCUGUUGGGA..UC.....GCC..UG....GCAAA............GCCU...uCGCUG.....GUA.. +QBIV01000002.1/985292-985658 .U.GCCU.........U.UGUCUA............GU-...........................................GGC.G.C..U...U.A.AAAA.........................-GAUUUUAGGCU..UU.....AAA..UU....UAGCU............AUUU....UGGGA.....GUU.. +PMAK01000181.1/3326-3707 .C.UGAU........u-cGGACGU............UGG...........................................UCA.G.A..A...G.A.CGAG.........................-AUAAAGACGAC..UG.....GAU..UC....CGGCG...........aAGGG....UGUCG.....AUC.. +DMUY01000001.1/379046-378679 .G.UAUU.........G.CUUUUC............UAG...........................................AUA.C.U..U...U.U.UUAA.........................-GAAAAUAGAAA..UA.....GUA..AU....UAUUG............AUUU....UGUUU.....GUU.. +QWPJ01000123.1/26264-26623 .G.ACCC.........G.UGUCUC...........gCAC...........................................GGU.C.A..U...G.G.UUAA........................aAAAGCUCGAGGC..UG.....GCG..CA....CCGCA............CCGA....UGCCA.....ACG.. +PWMO01000396.1/1612-1965 .U.GUCG.........-.GGUUCG............CAC...........................................GGC.A.G..G...G.G.GGAC.........................AUUUUUGCGAAC..UC.....AGG..GA....AGAGG...........aGGUG....UGUUG.....CCC.. +QKIQ01000102.1/58203-58562 .U.UGCA.........A.AGCUUU............GA-...........................................GCA.A.G..A...G.A.AG--.........................GGAUCAUGAAGC..UA.....CUG..CA....CGCUU............GCCC....UGCAC.....AGG.. +PLUL01000061.1/7136-7504 .G.AAA-.........-.AGCUUU............G--...........................................GUU.C.A..C...A.G.CGAA.........................-ACUAAAGAAGC..UA.....AGU..UU....GAAGU............UGGC....UGCUG....uUUU.. +CP031165.1/1615200-1615554 .C.AGCC.........G.UCUCCA............UGG...........................................GCU.G.A..G...C.G.GGACa.......................cUUAAUCGUGGGG..UA.....CGG..CG....GAAGGc..........aGAUC....UGGAC.....CAA.. +DMFG01000030.1/8028-8441 .C.CUCU........aU.GGCCCA............UAG...........................................GGA.U.C..U...A.G.UCAA.........................--AACUCAGGGC..UC.....GCG..UU....GGACUu..........aUUCC....UGCCA.....AUC.. +PUPC01000004.1/5258-4903 .A.AGCC........cU.UCCUUG...........gCUG...........................................GCC.G.A..G...G.G.CGAG........................aUUUAUGCUGAGG..UG.....GCU.cAC....AAUCG...........gAUCC....UGUUC.....AUC.. +QEUW01000030.1/5124-5530 .A.CGGG.........A.CGCCGA............UAG...........................................-CG.U.C..G...C.C.-UAA.........................--GGCAAUCGGC..UA.....GCC..GG....GCAGUg.........gaAUCC....UGUUA.....CAC.. +QGNQ01000039.1/10797-10442 .C.CGGG.........A.UGCUGG............G-A...........................................CCG.G.C..C...C.A.AAAA.........................GAUAAUUCUGGC..UG.....GCG..CG....CGUCC...........uGGCC....UGUCG.....UUC.. +PLXG01000310.1/3978-4343 .C.GUCG........aA.AGUUUC...........uCGC...........................................GAC.G.G..A...G.G.CGAAa.......................aCUCAGGAGAGAC..UA.....GCU..AC....UAGCA...........gGGCC....CGUCG.....GCG.. +DMKC01000207.1/4624-4973 .A.UGGU.........A.AGCUUU............GC-...........................................CCA.U.A..C...C.A.CG--.........................-CACAAUGAAGC..UA.....CCG..AU....CCUCG...........uAGGG....UGUUU.....GUU.. +DMOI01000054.1/99666-99315 .C.UUAU.........C.U-UCUC............GAA...........................................UAA.G.U..U...U.U.A---.........................-AGAUUUAGAGA..UA.....CUU..UU....GACUU...........aAGUC....UGUCU.....UUA.. +DNQR01000402.1/608-1011 .U.AAGG........a-.-A-CUA............UGC...........................................CUU.A.C..C...U.C.CGAAa......................ccCAAAUUCGUAGU..UA.....AGC..UA....AAAGU............AGGG....UGUUU.....GUU.. +PRDV01000063.1/11799-11430 .U.CAAGcaagguuca-.------u.........uuGGU...........................................CUG.U.A..G...C.U.UGAAug.....................auCACAAACCAGAC..UU.....---..AU....AAAGA...........gAACG....UGUCU.....UUA.. +QIHJ01000179.1/808-1122 .A.GGGC........g-cCGCACGu..........gACG...........................................CCU.G.A..U...G.A.CGAGa.......................cACUAUCACGAGC..UG.....GCG..GU....GGAA-............ACCC....UGUCU.....AUU.. +DMTJ01000404.1/2969-2615 .A.GCCG.........-.AGCUUU............CGC...........................................GGU.G.C..G...A.G.GAAC........................aACAACAGGAAGA..UA.....GUC..UC....GAAGC...........uGGCC...cCGUUC.....GCU.. +RFHT01000615.1/34873-34502 .G.UGGA.........C.CGCCAC............GA-...........................................ACA.C.G..G...U.C.-UAAg.......................aUCAGUGGCAACC..UC.....AGU..UG....GCA--a..........gGCCC....CGUUG.....CCC.. +DOOC01000104.1/2860-2457 .C.CGGA.........G.CGUUCC............G-G...........................................CCG.G.U..G...U.G.CGAA.........................-ACUCAAGGAAC..UG....gGAC..CC....GGGUU............AGGC....CGUCG.....CCU.. +NRJH01000018.1/80449-80063 .U.AGUAa......uu-gAGUUUUg.........auGGG...........................................GCU.U.G..U...U.A.CUAU.........................-UAUUUACCAUC..UA.....GCG..A-....-UGUA...........gAUUU....UGUUU.....UAU.. +PLOP01000076.1/38586-38249 .C.CCGU.........G.GACUCC............UUA...........................................CGG.U.G..C...C.G.CUAA........................gACCAAGGGAGAG..UA.....GCG..UU....GCGGG............AUUC....UGUCC.....GGU.. +DPRE01000179.1/9537-9932 .U.GCUG.........-.UGUCUA............GG-...........................................UGC.A.C..U...A.G.CGAA.........................-AUUUAAUAGAC..UA.....AGC..CA....UAAUU............UUGC....AGUUC.....UUA.. +DQBP01000036.1/54513-54847 .A.UGGU.........A.AGCCCG............A-G...........................................CCG.U.A..C...C.G.UAAG.........................----AUUAGGGC..AA.....AAA..UC....CUGAA............AGGU....UGCAU.....CCA.. +CP007217.1/343254-342834 .A.GGGCcuu..uuaa-.------cuc.....ucaaGGG...........................................AAC.U.A..A...U.U.UGAA.........................UUUUAAUGAGAG..UC.....GUU..GG....UCUCU...........aUAGA....GGUUU.....CUA.. +PIWD01000051.1/1769-2189 .U.UUUA........g-gUGCUUA............ACC...........................................UAA.G.G..U...U.G.CUAA.........................ACUUUAUUAAGC..UC.....GCU..AU....GUUCG...........uGCCU....UGCCA.....AUU.. +DOEB01000076.1/38381-38737 .G.AACA........aU.CGUCUU............UCG...........................................GUU.C.A..G...G.G.CGAGa.......................uCAAAGGAAGGAA..UA.....GUC..UG....GAAUC...........aGGCC....UGUUC.....AUC.. +QBMN01000077.1/9824-9436 .U.GAAU........cU.CCUCUGg..........uGGA...........................................UCC.A.U..U...A.A.CUAA.........................GACUUAGCCAGA..GC.....---..--....-----............AUCC....CGCCG.....UCC.. +DOUU01000283.1/2063-1698 .C.GGAAc.......g-.--CCGCacc......gucGUC...........................................AUC.G.A..G...G.A.CGAG........................aACCAUACGGGGC..UG.....GGC..CU....GGUGA............CUCC....UGAUC.....UCG.. +DMTD01000216.1/68-412 .U.AUAC........uA.AGCUUU............GCG...........................................UAU.A.U..G...U.A.C---.........................GUAUCAUGAAGC..UA.....CUA..AG....AUAAU...........cAGAG....UGUUU.....GUU.. +DMAQ01000399.1/767-410 .G.AUCC.........-.AGCCCG............CGG...........................................GAU.U.C..A...G.G.GGAC.........................-ACUCAGCGGGA..UA.....CGG..AA....GGAAA............CGCG....CGACG.....GUC.. +RHLH01000001.1/375434-375076 .C.UCUUg.......g-.UGUUCCc.........agGGG...........................................UGA.A.G..C...G.G.CGAGau.....................uuAUAACUGGGGAC..UG.....GAC..CC....GAAGU............AGGC....UGUUA.....GUG.. +PLNO01000355.1/3450-3102 .C.CGUU.........-.UGCCUG............UGG...........................................ACG.G.C..A...G.G.GAAC.........................ACUAAAGCAGGC..UC....uGGG..GG....GAAAA............GGGA....CGCCG.....CUU.. +DOTE01000360.1/8684-8274 .U.GUAG.........A.CGCCGC............UA-...........................................AGC.A.G..G...U.G.AAAGagggg..............cuuucgGGUCCCAGCGGA..UG.....GUU..GG....AUGGAg..........cCUUU....GGUCG.....AUU.. +DNLL01000253.1/1717-2086 .G.UUAAc.......cA.AGCUGU...........cAAG...........................................AUA.C.U..G...U.G.CCAAga.....................caAUCUUGCCAGAC..CA.....CUC..UG....UA---...........cAGUC....UGUCCg...uGAG.. +DNFN01000287.1/1226-863 .G.GAUG.........U.CUUCUG............AGC...........................................GUC.C.G..G...G.A.UGAA.........................AAUAAAUCAGAA..UA.....GCA..AU....UUGAC...........cGGUC....AGUCU.....UUC.. +DNTA01000328.1/11078-10662 .A.AGUU.........-.UGCUAU............CG-...........................................GCU.U.U..G...G.G.CGAAu......................uuUAACAGAUAGCU..UU.....GGU..GU....AAAGU............AGGC....GGUUG.....CCA.. +QUMS01000001.1/1016563-1016951 .G.CAUA.........A.GGCCGC............GCA...........................................AUG.C.A..C...A.-.AAAGagggc...............uuucgGGUCCAAGCGGC..UG.....GCU..GC....UGAAA...........uUGGC....UGAGG.....GUC.. +PVMC01000073.1/63984-64372 .C.AAGU........gU.UCUCUGg..........uUGG...........................................CUU.G.U..U...G.G.CUAA........................gACUUAAUCAGAG..CA.....UCC..UA....CGUUC............GGGAu.aaUGAAC.....GAU.. +QWQO01000019.1/19225-18859 .G.AGAG.........C.CGCCUG............C-G...........................................UAU.C.U..A...G.A.UUAA.........................-GCACAGUGGGA..UC.....GUU..GU....AGCAC...........uGCUU....UGUUG.....CUG.. +QFLI01000003.1/348728-349131 .C.UUCA.........-.AGCUUC............G-G...........................................GUA.G.U..U...C.G.CGAA.........................--AUUUAGAAGA..UA.....AGC..UA....AGGUC...........uCGGG....UGUGC.....UUU.. +PLLH01000106.1/50304-50655 .U.CAUGg.......c-gCGUCUC...........gUCA...........................................AUG.A.C..G...G.C.CUAA.........................AUUAAACGAGGC..UG.....GCG..AU....GCGGU...........gGUUC....UGUCU.....GAU.. +PXBU01000213.1/350-3 .A.AACA........c-gGACCUU............CGG...........................................GUU.U.C..G...G.C.CGUA.........................UUUUAGAAGGUC..UG.....GAA..AC....UGACU............AGCC....CGUUU.....UGA.. +DNTH01000004.1/19475-19078 .-.UGGA.........-.CUCCUU............UAA...........................................-AA.U.C..C...-.G.CCAA.........................-GACUUAAAGGC..UA.....AGG..UG....AAGUC...........uCGCC....CGUCU.....UCC.. +PMLC01000014.1/5602-5954 .C.CGUU.........A.UGCCCG............GGA...........................................GCG.G.C..G...G.U.CGAG.........................-ACACUCUGGGC..UG.....GCU..GC....GACGG...........uCGGG....AGCCU.....ACA.. +QRTC01000086.1/4757-5141 .C.GGAA........a-cCGCCUC............GUU...........................................UUC.G.G..U...C.A.UG--.........................--AUUAAGAGGC..UA.....CUG..AA....GCGCU...........gAGCC....CGCCA.....UUU.. +QNBL01000154.1/5474-5114 .G.AUAA.........-.UGUCUG............CCG...........................................UAU.U.U..C...C.G.GGAC........................aCAAAAGACAGAC..UU....uGAA..GU....UGAG-...........cGGUU....UGCUU....cCAA.. +CP033169.1/2673484-2672864 .U.AGUG.........C.AGCUCU............GGC...........................................ACU.A.U..A...G.G.AGAA.........................-AAUUAAAGAGC..UG.....GCC..GA....UCUUU...........uAUCC....UGCUC.....CCG.. +QEUZ01000002.1/9066-8709 .U.ACUG........aG.UGCUGG............A-U...........................................ACG.U.C..C...G.C.GAA-.........................AGAUCAUCUAGC..AU.....GUC..AC....GGGAA............ACGC....GGUCG.....ACA.. +DOHO01000440.1/5882-6270 .A.AAAC........a-.-GCUUCua........guCAA...........................................UUG.A.A..G...G.G.CUAA.........................GACUUUACUAGA..AA.....---..--....-----............UCCC....CACCA.....UUC.. +DNRQ01000139.1/19129-19542 .U.CGUU.........U.UACUGG............UUA...........................................GAG.A.G..U...A.A.UAAAu......................uaACUAGAGUAGGA..GA.....-AG..UG....GAAAG............GGUC....UACCU.....GUC.. +QHZM01000150.1/6943-7310 .G.GGCUu.......g-cCGCCUG............GAA...........................................GUC.C.C..G...A.G.CGAGaaccc..............gggcgaCCGGGAACAGGC..UA.....GUC..GG....CGGUUc..........gUGAU....UGCUC.....GUU.. +PWVB01000037.1/9255-8858 .G.GCAG.........A.CGCCGA............UA-...........................................GGC.U.G..G...C.U.CAAG.........................--ACCAAUCGGC..UA.....GCG..CG....GAUGC...........gGCGU....GGUCG.....GCU.. +RFHH01000058.1/19987-20341 .G.CAUCg.......cU.GGCCCG............GCG...........................................GUG.C.G..C...G.G.CGAG.........................--AUCGACGGGC..UG.....GCG..AC....CCGGG............CACC....UGCCC.....UUC.. +QEUQ01000019.1/15603-15249 .A.CGAG........u-cCGCUCGg.........caCUC...........................................UGU.U.A..C...A.G.GGAA........................aUUUGAGCUGAGC..UG.....GAC..C-....CGCAC............CCGG....CGCCG.....UCA.. +DMLB01000122.1/4708-5060 .A.AGAC........gU.AGCCGG............UAU...........................................GCU.U.C..A...G.C.GAAA.........................GACCGAACCAGC..UA.....GGA..AG....GGGCA............CGCU....CGUCA.....CAC.. +PXBT01000082.1/4714-4356 .A.CAAG.........G.UGUUUCug.......aagGCC...........................................UUU.U.U..C...U.U.CCAAa......................caCAAUCUUCAGGA..AA.....AGA..UG....UGCUC...........aAUGU....AGUCG.....GU-.. +RFHL01001337.1/1717-1345 .G.GGCU.........U.CGCUGC............G-C...........................................GCC.U.G..A...C.U.CAAG.........................--ACAAAGCGGC..AC.....CCU..CA....CUCGCa..........gUUCC....UGUCG.....UUC.. +QKCC01000106.1/14140-13782 .U.GAUG.........-.UGUCUG............AGC...........................................AUU.A.A..G...A.G.GGAC.........................AACUUUUCAGAA..UA....uAGA..UA....CGGUU............GGCA....UGUUU.....CUU.. +DPRO01000020.1/221528-221878 .U.AGCG.........G.CGUGUA............AAC...........................................GUU.A.A..A...A.G.GGAC.........................-UUUUUUUACAC..UA.....AGG..AU....UCGAC............-GCU....UUCGG.....UGC.. +DNRX01000129.1/11711-12062 .U.AAAG.........-.AGUCUA............GGC...........................................UUU.A.G..A...G.A.GGAC.........................-AUUUUCUAGAA..UA.....CGG..AG....GCGAC...........gCUUU....CGGUG.....---.. +DLZD01000211.1/4780-4381 .A.GCAG.........-.CGCUUC............A-C...........................................UGC.C.G..U...A.G.CGAA.........................-UUUUAAGAAGC..UA.....AGC..UU....UAAGU............GGGC....UGUCA.....GUG.. +QTUD01000025.1/2952-2600 .A.AACC.........U.UGUCGU............UGG...........................................GGU.U.A..G...G.C.CGAA........................gCACUACAGCGAA..UC.....UCC..UG....AAGUG............AGCC....UGUCG.....AUU.. +DPNX01000048.1/21209-20864 .U.UAGU.........-.UGUCGG............GA-...........................................CUA.G.G..A...A.A.UAAA.........................-AAUUAACCGAC..AA....aGAC..UA....AUUAG...........uUUUU....UGCCA.....AGA.. +QAMK01000007.1/3275-2922 .A.UGUU.........U.UGUCUU............AGA...........................................ACA.U.A..G...A.U.G-AA.........................-UUAUAUAAGAC..UA.....GAA..AU....AAAAU............UCAU...uUGUUC.....GUU.. +DOFA01000083.1/4151-4527 .C.AGGC........a-gCGCCUG............GGG...........................................CUU.G.A..U...C.U.G---.........................-UAUGAACAGGC..UA.....CCG..GA....UCACCa..........gCGCC....UGUCA.....AUG.. +RDRY01000006.1/37504-37138 .A.CUCU.........G.CGCCUG............GUA...........................................GUG.U.U..G...G.U.CAAGauc..................ccuuCGGGGUACAGGC..UG.....GUC..CG....GUGGG............ACUG....AGGCU.....GUU.. +PRDU01000101.1/1201-1576 .U.GAGA.........U.UUUUCG............GAG...........................................UAG.U.A..G...C.G.UAAC........................gGUAUCACACAAC..UG....gCGU..GC....AUUAGa..........uUCUG....UGUCU.....UUG.. +NZ_QFRW01000243.1/9449-9072 .A.CGUC.........U.UGAUCGc..........uGGG...........................................ACG.U.C..G...U.C.CGAG.........................ACUUUCGGCGAU..UA.....GAG..CC....CGUCAca........ccGACU....CGUCC.....GCG.. +PWKD01000048.1/11744-12118 .C.AGGU.........C.GUUCGG............CCG...........................................CCU.G.C..G...G.G.UGAC.........................AAAAGGCCGGAC..UA.....CGC..CG....GGUCG............-GGA....CGUCC.....CUU.. +DMZH01000001.1/207875-208237 .A.AAUU........uU.UAACUA............GAG...........................................AUU.U.G..A...A.U.GAAA.........................GAAUUUUAGUUU..UA.....CUU..UA....AACC-............GUCC....UGUUA.....GCU.. +PLND01000022.1/59872-59479 .C.AUGG.........-.AGUCGC............G-A...........................................CAU.G.C..G...C.G.AAAGagggc...............uuucgGGCCCAAGCGGC..UU....gGUU..GG....CUGGGc..........uUUUC....CGCCG.....GAU.. +PUOW01000187.1/61563-61210 .U.GCUG.........-.CGCUCG............CGA...........................................AGC.G.C..G...G.G.GGAC.........................ACGUUAGCGGGC..UU....aGGA..CG....AGGAU...........gGGUC....GGUCG.....CCU.. +QUSM01000002.1/795358-795706 .C.UAUG........g-gUGUCUU............GAC...........................................AGA.G.U..A...U.A.GUAU.........................--CAAUUGAGAC..UC.....GCG..GG....UUAUG............AUUU....UGUUU.....AUU.. +DMEU01000013.1/34421-34844 .G.GUUU.........U.CGCCUC............UGG...........................................AGC.C.G..G...G.A.UGAG.........................AUAGAAAGAGGA..UG.....GUC..CC....GUAAG............AUCC....UGUCU.....AUU.. +QWPF01000099.1/4046-3653 .G.GUUA........gA.AGUCAC............GCAaguggcuga........................uacugagggcAAU.C.C..C...U.G.CUAGa.......................cUUUACACUCGGU..UA.....GCU..UG....AAGUG............GCUU....UGCAA.....UUU.. +QNBE01000098.1/603-953 .G.GU-G.........A.UGCCUC............UAA...........................................-GC.C.A..G...G.C.UGAA.........................-AUAACAGAGGC..UG.....GCA..GC....GACGG............AUCC....UGUCU.....CCC.. +QGUN01000032.1/28536-28902 .-.UCGA........gU.CGCCCU............GGG...........................................CGA.G.A..A...G.A.GGACg.......................uACCAGCCAGGGC..AA.....CCG..CG....UCGGU............AGCC....AGCCC.....UCG.. +DMUU01000211.1/3666-4063 .C.UUAG.........-.UGCAUC............GG-...........................................AUA.G.G..U...U.U.CGAG.........................-AUUUUAGAUGA..UA.....AGC..GG....AUGAC............AGAG....UGUUU.....AUU.. +DPHL01000030.1/1834-1453 .A.AGAA.........G.CGUUGC............AGG...........................................UCU.G.U..G...C.U.GUAU.........................-UUUUUGCAACU..UA.....CAC..UG....CAA--............AACA....GGUAU.....CUA.. +CP025958.1/6966359-6965948 .A.ACUC........gA.GGAGAG............G--ggacaaccacccga...............uccgccucggcggcCGU.U.C..C...U.G.CUAAa.......................aAAAUCUGGCCGA..UA.....GUU..GU....GUCGG...........gGUCC....CGCUC.....GUA.. +QKHS01000006.1/140069-139671 .C.CCGA.........-.GGCUCC............G-G...........................................CGG.G.C..G...A.G.CAAA.........................--AUUAAGGAGA..UA.....AGG..AU....CCGGU...........uUGGG....UGUCU.....GUU.. +PMZA01000403.1/23766-23416 .C.GGUA.........G.UGCCUCg..........gAAC...........................................CCG.G.C..U...G.G.GGAA.........................UCAAGUAGAGGC..UG.....GUC..AA....AGUAA...........uCCCC....CGCGC.....GCG.. +DMXU01000140.1/1712-1348 .U.CUGA.........U.UUCUCG............G-U...........................................AGG.G.U..U...G.U.UG--.........................-UCAAUACGAGA..UU.....AUC..GA....GGCAA............GGUU....UGUAG.....GUG.. +QMNG01000006.1/18202-17799 .U.UGGA.........-.UGUCGG............UG-...........................................CCA.A.C..A...A.C.UAAG.........................-AUUCAUCCGAC..UU....aUCC..UA....UUGUU............GCUU....UGUCU.....AUU.. +PXCF01000042.1/8555-8156 .A.UUGU.........-.UGUUGC............G-C...........................................CAA.U.C..A...U.U.UGAA.........................-GCUUUUGCAAC..UA.....AGC..GA....UGGAU............AGGC....UGCUU.....GUC.. +QHWH01000147.1/4227-3876 .C.GCCG........g-cUGUCUC...........gGAC...........................................GGC.G.A..C...G.A.UGAG.........................AUUUUUCGGGGC..UG.....GUC..UC....UGGCG...........gUUUC....CGUCG.....CUC.. +DMDA01000072.1/33242-32831 .A.GUGG.........A.UGCCGG............UGA...........................................CAC.U.A..U...C.-.-UAA.........................-GAAGCACCGGC..UG.....AUC..UG....GUAGAg..........aAUCC....UGUUG.....CAC.. +DOOR01000021.1/62480-62018 .C.UGCGg.......c-gCGUUUC...........gUCC...........................................GCA.G.A..C...A.A.UGAA........................aCAACAACGAAAC..UG.....GCU..UC....GGGAU...........gAUCC....CGCCG.....CAG.. +DNPL01000148.1/406-16 .U.CGGCgg.....uc-gCGCCUG............-AA...........................................CCG.A.U..-...C.A.GGAA.........................---AAAAGGUGC..UA.....CCG..UG....AAGAG...........aAGCG....UGUCU.....GCU.. +QBMP01000087.1/1040-1434 .C.AAAC.........U.UUCUUUg.........guGGG...........................................UGC.G.U..C...A.G.CUAA........................g-ACUUUCAUCGA..AG.....C--..--....-----............AUCC....UGUUU.....CCG.. +CP031412.1/46742-46381 .A.AAUG.........U.UUUCAA...........gUUG...........................................AUU.U.U..U...A.G.GGAC.........................UUUUAUACUUGA..GA.....GCA..AU....UUGGU............GGUU....UGCUAg...uAUU.. +MVWI01000003.1/134175-133791 .A.AAGG.........U.GGUUCG............--C...........................................CUU.U.U..A...A.A.CUAA.........................-GAUUAAUGAAC..UC.....UUG..AA....ACUAU............CUUA....AGGUU.....---.. +QALA01000005.1/13414-13063 .A.GCGC........gU.UGCGCG...........cCGG...........................................CGU.U.U..G...C.C.CGCC.........................UCCACGGCGCGA..UG.....CUC..GG....CGGG-............CGGU....UGCCG.....UUU.. +BGOM01000019.1/115910-116276 .U.CCUCu......ggU.CGUCAU............---...........................................CUC.C.G..G...G.G.UAAG.........................CGAGAAGACGGA..UA.....GGU..CG....CA---............CGGG....UGCCC.....AUC.. +PUOG01000132.1/6833-7194 .G.CACG.........-.CGCCCG............GCC...........................................GCG.U.C..G...G.G.GGACa.......................cUAUUAGUCGGGC..UC....uGGC..UU....CCGGC...........c-GGCuucaGGGCC.....UGC.. +RIBL01000001.1/55931-56331 .G.ACAA.........A.AGCCUC............GAU...........................................AAU.C.G..C...C.G.AGAU.........................-UCUUUAGAGGA..UA.....AGG..UC....GCGAU............UGGC....CGUCU.....CUU.. +DNZG01000095.1/2641-3043 .G.GAGA.........-.AGCUUU............G-G...........................................CUC.C.U..U...U.C.CGAA.........................--AUUAAAAAGC..UA.....AGG..AU....GGAGU...........uUGGU....GGUUU.....CAG.. +DQCP01000071.1/197-595 .G.GCGC.........U.CGCCUC............GCG...........................................CGA.C.A..A...U.U.CAA-.........................--GUUUAGAGGC..UA.....AGC..CA....UGAUU............AGGG....UGCUU.....GUG.. +PLXJ01000015.1/67709-68077 .A.UGCA.........A.UGUUGU...........aGGU...........................................GCA.U.C..C...G.G.GGAA.........................AUUAACUACAAA..UG.....AGU..UC....GUUGG...........cUACA....UGUUC.....GCG.. +PNAG01000016.1/113674-113296 .C.CAGG........gG.CGCCGC...........gGCC...........................................CUG.G.G..G...C.G.GGAC.........................AUGCACCGCGGC..UG.....GCU..GA....AGCGG............AUCC....CGUCA.....GGA.. +LYXM01000012.1/454252-453857 .U.UUGCac.....ua-gAGCUAA............GAC...........................................UAG.A.C..C...A.G.AGAU.........................--UCUUGGCGAC..UC.....GGA..AC....AAGCA............----....-GUCG.....---.. +DOED01000008.1/1553-1157 .A.GCCC.........-.ACCUUU............--G...........................................GCG.A.A..A...G.G.CGAA.........................AAUUCAAGAGGA..UA.....AGC..GA....UGGCU............UGGG....UGCUU.....UUU.. +DQAY01000059.1/84971-84614 .A.GAUC........a-aUGUCCG...........cUCC...........................................GUC.U.G..A...U.A.CGAG........................aUUCGUGGUGGAC..UG.....GUU..UC....CAACA...........gGCUC....UGUUU.....AUC.. +PWKJ01000045.1/28516-28868 .C.CGGG.........C.AACCGG............GCG...........................................CCG.G.A..C...C.G.-UAU.........................GAAACAGGUUGC..UG.....GCC..CG....AGGAU............GGCC....UGCGA.....AUC.. +QKTW01000007.1/127899-128269 .A.UUUG........u-.--UCUG............CGC...........................................AGA.U.A..A...C.G.CGAA.........................-AUUCAAGCAGA..UA.....AGA..AA....CAGGU...........aAGUU....UGUCC.....GGU.. +DOMD01000211.1/1367-940 .C.CGCC.........C.UGCCCC............GGG...........................................GCA.G.G..A...A.A.UAAGa.......................uUAGUCCAGGGGA..UG.....AUC..CU....UAGAG...........aAUCA....CGGUU.....AUC.. +QUGX01000003.1/273760-274159 .A.UCGG.........A.UGCCUA............UAA...........................................CGA.U.U..C...G.C.-GAA.........................-AAUCAAUAGGC..UG....gGGC..CG....UAACU............GGGU....CGCCU.....UCG.. +QALS01000050.1/1127-760 .A.AGCGg......au-.---CGGga.......aguGUU...........................................CUU.U.G..A...G.A.UU--.........................-AUUUAGCUUCC..UG.....CGG..GA....CGCAA............AGCG....UGUUU.....AGC.. +QZKE01000029.1/1693-2038 .G.CCCU.........A.CUCCCG............UUA...........................................AGG.C.C..G...A.G.GGAC........................aUCUUCUACGGGA..UA.....GCC..UC....CGGUA............GGCG....GUUCG.....CCA.. +RBKD01000134.1/15925-15587 .A.AUGU.........A.UGAUUA............UGU...........................................CAC.U.U..G...A.G.-GAA.........................-AUUUUAUAAUC..UC.....GCU..UU....UAGAC............-UUU....UGUUU.....GUU.. +DNKH01000022.1/35712-35305 .G.CGAAuu.....ua-gAACUGA............AUA...........................................CUG.C.A..C...G.U.CGAA.........................-AAAAUAUCAGU..CC.....GCU..AU....UUUGG...........gUUUU....UGUUCg...cUUU.. +QBMS01000011.1/58425-58042 .U.AGCG.........U.UCCUUUa..........gUUG...........................................GCU.A.A..G...A.A.GUAAag.....................ac-------UAAAC..UA.....AAG..C-....-----............AUCC....CACCA.....UCU.. +RAPR01000001.1/3216132-3215757 .U.UCAGu.......c-cCGUCGCg..........gGGC...........................................UGC.U.G..A...G.G.CGAG.........................AUCAAUCGCGAC..UG.....GGC..CC....GUCACa.........ccGUCU....CGCUC.....AUG.. +DNDC01000005.1/9315-8943 .G.GCAG.........-.-GCCAU............U--...........................................UGC.C.G..G...G.A.CUAA.........................GACCAUAGUGGC..UU....aAGU..UA....UUAUC............GCUU....UGUCG.....GUU.. +DNTJ01000004.1/19800-19384 .C.GUCGg.......a-.GGCCGGc.........cu---uucggggccgau...................cacaccgaaggaGAC.G.A..U...G.G.CUAAa.......................cUUCACAAUCGGU..UA.....GUC..CU....UCGCU...........cGCCC....UGCUC.....CCG.. +DPCN01000075.1/5330-5682 .G.CGCA.........A.CGCCCG............U-A...........................................GCG.C.A..A...C.C.CGAA.........................--ACUCACGGGA..CC.....GCC..GU....UUGAC...........uGCCU....UGUUC.....GCU.. +QQOU01000016.1/52739-53085 .U.GGUU.........U.CGUCAU............UAA...........................................ACC.U.G..C...G.G.-GAC........................aUCUUUAAUUGAC..UG.....GUA..UA....AACUG............GUUC....UGUUU.....GUG.. +PSRO01000050.1/848-474 .U.UUCUc.......uU.CGCUUCu.........ucAAG...........................................AAG.A.U..G...C.C.CGAG.........................AUUAGAAGAGGC..AA.....GUC..GA....UCUAU............UGUG....UGGCA.....CCU.. +DNLX01000244.1/1660-1307 .U.GGUU.........U.GGAUAC............CAU...........................................ACC.U.C..U...U.C.CGAUu.......................aUCAUAAGGUAUC..UU.....UGG..UA....AGAUU............GGCC....GGCCG.....GUG.. +PXDE01000564.1/4994-4640 .C.GUAU........g-gUGCCUC...........cGGG...........................................UGC.G.G..A...U.U.CGAGa......................ggACACCGGAUGGC..UG.....GCG..GU....GGGG-............AGCC....CGUCU.....GCA.. +DPUD01000007.1/84778-84396 .U.UAUU.........U.AGCCUA............GAA...........................................GUA.A.U..A...A.U.GAAU.........................-AAUUAUAGGCU..UA.....CUA..AU....UUGUA............-GGU....UGUUA.....GUU.. +QUWK01000008.1/74055-74431 .A.CCCA.........G.UGCCUA............UGG...........................................GGG.G.A..-...G.G.GGAC.........................ACUAAAGUAGGC..UA.....CAA..AG....AGUGG...........aCGUU...uUGCCG.....GUG.. +PWRZ01000207.1/870-512 .G.AACG........c-cCUCCAG............CGG...........................................CUU.C.U..A...A.G.CGGC.........................UUCUAAGCUGGA..UA.....CCU..UG....AGCGG............GCCU....UGUCA.....GUC.. +QXQP01000011.1/48247-47889 .A.AAAG.........-.UGCCCG............---...........................................UUU.U.U..A...A.A.GUAA.........................---GCUUAGGGC..UA.....GGG..UU....UUUCUua........agUUCU....UGAGG....aGUU.. +PWTE01000112.1/27852-28219 .A.GGUU........g-.UGACCA...........cCUG...........................................GCC.A.C..C...G.G.GGAAc.......................aCCUGAAGGGUGG..UA....uGGA..CA....CGGAAg..........cUGCC....UGGUU.....CC-.. +DOBD01000028.1/2725-3123 .A.AGAU.........A.CGUCCG............GGG...........................................UCU.U.G..U...C.C.-GAA.........................-ACUUUACGGAA..UA.....AGG..CU....UGAAU............AGGU....GGCUU.....CGG.. +PLUG01000281.1/1939-2306 .U.ACAGa.......a-.UGGUUC............C-C...........................................UGU.A.A..C...A.G.UAAG........................gUAUAAAAGGACC..UA.....AGG..UU....UGAAG...........uGGUG....GGUUG.....CUU.. +DNVP01000030.1/5030-4680 .U.AUGA.........U.UCUCUG............--A...........................................CAU.A.A..U...C.G.CAAA.........................--AUAAAGGAGA..UG....cUGU..AA....UAAAU...........cGGUA...cCGUAU.....UUG.. +DMQN01000267.1/1188-788 .C.GGCA.........-.UGCCGC............G-G...........................................GCG.G.C..G...C.U.CGAA.........................--AUUUAGCGGA..UA.....AGU..CG....CCGAU............UGGU....AGUCA.....GGA.. +PUNV01000278.1/15658-15303 .C.GGUC........aU.CGCCAC............G-G...........................................GCC.G.G..U...G.G.GGAC.........................ACCGCAGUGGCG..UA.....CGG..UC....GCCGA...........g-CCG....CUUGG.....UUC.. +DNTV01000158.1/3051-2408 .C.CUCUg.......c-cUCCUUG............CAG...........................................GAG.G.C..G...G.G.CGAG.........................AUAAAAGCAGGG..UA.....GCA..AC....AUCUU...........aAGCC....UUCCA.....GUG.. +QKZR01000001.1/155891-156289 .C.AAUA.........G.GGCUUU............GAU...........................................GUU.G.A..G...G.A.GAAA.........................CUUAAUUGAAGA..CA.....AGC..GU....UGCUU............UGGU....AGUUU.....CUA.. +QSPD01000013.1/11545-11916 .C.GGAU........gU.AGUCGG............UAU...........................................GCC.G.C..G...C.G.CUAA.........................GACUAAACCGGC..UG.....GGA..GG....CCAAG............CGCG....GGCUA.....CCG.. +DPIA01000106.1/809-413 .A.AGGU.........-.UGUUCC............U-G...........................................CCU.G.A..G...G.G.CGAG.........................AAAAUAAGGAAC..UA.....AGG..UU....CAUCA............GGGU....UUUCC.....UGC.. +PKGD01000474.1/3271-3665 .A.AGCG.........U.UCUCUG............GUA...........................................GCU.U.A..A...C.U.GAAAaa....................gacUCUACUAGAGAA..UCc...uACC..GU....CAGGG...........aUAAG....UGACG.....GUU.. +QWOR01000039.1/2946-3319 .G.AAUCaa....gac-.AGCUUGc.........ug---ucgugg..............................gaacuacAUU.C.C..G...G.A.UAAGa......................acCCCGUCGUUCUC..UG.....ACC..GG....GCAAG............GCUC....UGCCU.....GCC.. +DQIF01000153.1/1418-1766 .G.AAUGa.......gU.AGCCUU............GCA...........................................AUU.C.A..U...C.A.UGAC.........................----CUAAAGGA..UA.....CCG..UA....GAAGA...........aAGCC....UGUUU.....AUC.. +DPMY01000153.1/8116-8469 .C.UGAG.........G.UGCCCC............A-G...........................................UAA.G.C..C...G.A.UCAA.........................-GACACGCGGGC..UG.....GCU..GU....GAGUC...........gUCGC....UGCCG.....GCA.. +JSCD01000017.1/17083-16687 .A.GUUA.........-.AGCUUC............GG-...........................................GAC.U.A..U...U.U.UGAA.........................--ACUAAGAAGA..UA.....AGC..UU....UGUGU............-UGC....UGUUC.....UUG.. +DPUE01000121.1/1630-1281 .G.GACU........u-aAGCUUU............GCG...........................................GAC.C.G..G...C.A.GGAA.........................--CUCAUGAAGC..UA.....CCA..AU....GCGCU............AGCC....UGACG.....AUC.. +DMRB01000093.1/457-62 .A.AAGC.........C.UGAUUA............--A...........................................CUU.U.A..A...A.A.GGAC.........................--AUUUUAAUCU..UA.....GCU..UC....AAAGUu..........uUCUU....UGCGA.....GUU.. +DNQA01000031.1/79611-79990 .C.CGUC.........U.UACUCA...........aGAC...........................................GCG.G.G..U...C.G.CUAA........................aCAAGAUUUGAGU..UA.....GCG..GA....UUCGG...........gAGCC....UGUCA.....GGU.. +DPVU01000001.1/26165-25806 .A.UGCG.........G.GGUUGC............CGC...........................................GCA.A.C..G...C.A.CGAGa......................cuUCCACAGGCAAC..UA.....GCG..AG....CCUGC...........cUAGU....UGGCG....cAUG.. +QVGL01000001.1/158530-158182 .A.GCAU........cA.AGCUUU............GUU...........................................UGC.U.G..C...C.A.UGAA.........................--CUGAUGAAGC..UA.....CCG..AA....GCGGC............GGCC....CGUUU.....ACC.. +RLRY01000015.1/9474-9832 .-.GCGU.........U.UGACAA............--G...........................................CGU.U.G..A...G.G.UGAA.........................---AUAAAGUCU..UA.....GCC..UU....GCUUUu.........gaGUUU....UGGAA.....GAU.. +CP031115.1/1571888-1571530 .G.AAGAa......ccU.GGCUCC...........gGGG...........................................UCC.A.A..G...A.G.GGAC.........................AUUUAAACGGGC..UA.....GUC..-C....GCUGG............CAGG....UGCCC.....UGG.. +QWQJ01000046.1/371-14 .G.UUCC........a-cCGCCGA...........gUAC...........................................GGG.C.G..G...G.G.CUAA........................aAAAGUUCUUGGC..UG.....GUU..GG....CGACG...........aACCC....UGACG.....GCC.. +RIBN01000006.1/166585-166988 .U.AUGU.........-.UGUUCC............G-G...........................................CGU.A.A..U...U.C.CGAG.........................--AUUUAGGAAC..UA.....AGG..UU....AUUAU............UGGU....UGUCG.....CGA.. +DNBB01000020.1/438-6 .G.CAAGa......uu-.-ACUCUgu........ugUGG...........................................UAG.C.U..U...G.U.UUAG........................uAAUACAAUAACA..GA.....CCA..UA....UCAAA...........aACUC....UGGUC.....ACU.. +QUJM01000013.1/2298-1951 .U.ACGC........aA.AGCUUU............GAG...........................................CGU.G.-..C...C.A.UG--.........................-CAUCAUGAAGC..UA.....CCA..AU....GGGUA...........aAGCC....UGACG.....AGC.. +PLJV01000151.1/2661-3012 .G.CGGA........gU.CGCUGA...........uGCG...........................................UCG.C.U..G...A.G.GGAC.........................AUCUAAGUCAGC..UG.....GGA..GC....CCGCC............-CGA....UGCCG.....GCG.. +NBIU01000002.1/49754-49376 .G.UGCC........a-.--CCUU............--U...........................................GCA.C.A..A...A.A.UUAA........................gCUCUUAAGAGGU..UG.....CCU..UU....UUGUAg..........uAAAU....AGCUA....gGUU.. +DOUD01000002.1/9253-9625 .G.CAAGa.......u-.UUUUU-gg........uuUAG...........................................UAG.C.U..A...G.A.UCAUa.......................uCACUAAACUGGC..UG.....UGA..UU....UAAUU............-UUU....UGCCU.....UUG.. +QFPU01000001.1/265003-265390 .U.GGCU.........G.AGUCAU...........cAGG...........................................GCC.A.G..U...A.G.GGAC........................aCUCACUGAUGGC..UG.....GAC..CCaucuUCCGA............GACG....UGUUC.....GUG.. +PLZP01000028.1/53672-54019 .A.GAAC.........U.CGUUAG............UGG...........................................UUC.C.G..C...C.G.GGAC.........................AAUUCAGCUAAC..UA.....CGG..AU....GGCCA............UCGC....CGCUG.....GCA.. +DNYH01000024.1/16180-15818 .G.AGAC.........-.CGAUC-............--G...........................................UCU.C.U..G...A.U.UUAA.........................---GAUUAGAUC..AC.....GCA..AA....ACACUa.........gaACUC...uUGCUU.....GUU.. +DOXU01000056.1/2538-2159 .G.UGAG.........U.UGCCCU............UG-...........................................UAA.C.A..G...G.U.AG--.........................GUUUUAAAGGGU..UG.....CCA..AU....GCUUU...........cAGCC....UGAUG.....AUU.. +DMNR01000173.1/6863-6470 .C.GCUC.........C.GGUCAU...........cGGG...........................................AGU.G.C..G...C.G.GGAC........................aUUAAACAGUGAC..UA.....GGC..CG....CUUUUc..........cCGUC...gGGUCG.....CAC.. +QNRR01000003.1/111131-110782 .A.CGGG........c-gGGCGAC............CGG...........................................CCC.C.A..A...G.G.CGAG........................aCUAACAGGACGC..UG.....GGA..GU....GGAGG............AUGC....UGUGA.....GCC.. +DMKT01000139.1/49094-49446 .C.GCUG........aU.CGCUCG............GUA...........................................GGC.G.G..A...C.C.-AAA.........................-GAUCCACGGGC..UG.....GCG..GG....ACCGG...........aAGCG....AGUCA.....GUG.. +QFRJ01000002.1/977-574 .U.AAAC.........-.GGCUUC............U-G...........................................UUU.G.C..U...U.G.CGAA.........................AUUUAACGAAGA..UA.....AGU..UA....UGGUA............AGGG....UGUUU.....GUG.. +PWVT01000253.1/2580-2929 .U.AAGG........g-cUGACAG...........gCCC...........................................CGG.C.G..G...A.G.GGAA........................aCUUCAGUCUGUC..AU.....GGC..AA....UUCGG...........cAUGC....UGUCG.....CCG.. +NXLU01000001.1/207255-206888 .U.AUUC.........-.AACCUA............G-G...........................................GAU.A.C..A...G.A.CUAA.........................--GAAAAUAGGU..UG.....CGA..UA....UAGGG...........uGUUU....UGGGG.....GUU.. +DMXN01000029.1/4214-3785 .U.GAAAu.......uU.UUUUUG............GCG...........................................GUC.A.A..A...A.G.UGAAa.......................gUUAUGCCGAGAA..UA.....AAU..UA....AGAAU............-UUU....UUUCU.....AUC.. +RFGU01000060.1/4273-4635 .A.CGGG.........G.UGCACC............G-A...........................................CCG.U.G..C...G.G.UGAG.........................-ACGACCGGUGC..UC....gGGG..UG....GAGAU............CGCC....UGUCC.....GUG.. +DMQV01000083.1/2452-2088 .G.GUCA.........U.CGCCGG............UGU...........................................GAU.C.C..A...A.G.GGAC.........................-UCUUAGCCGGA..UA.....CGG..UU....GUUCGa..........uCUGG....GGUCG.....CUA.. +QWRD01000003.1/124564-124913 .U.CGGG........c-gCGCCGC...........aGGC...........................................GCG.A.G..C...G.G.CUAA.........................GACUUCUGCUGC..UG.....GCC..GG....UCGAC............CUCU....CGUCA.....GU-.. +CP029803.1/1443114-1443468 .C.AAUCc......ga-gAGCCCG............GGG...........................................UUU.G.A..G...C.C.GUAA.........................-AUUUACCGGAC..UCu...gGCC..CA....AAGGU............AGCG....CGCUG.....AUU.. +QHBO01000009.1/11888-12248 .C.GCCG.........A.CUCCGG............UG-...........................................AGC.G.G..C...G.U.CAAAgagc.................cgagAGGCGCACCGGA..UA.....GCG..-C....GCGGAg..........cACCC....CGCCG.....GUU.. +DNSQ01000016.1/22751-22374 .U.UGAU.........A.UACCUU............UGG...........................................UC-.G.U..C...U.G.CUAA.........................AAAAUAAAAGGA..UA.....AGG..UG....CAGAU............AGGGc..uCGUUU.....CUC.. +PXEK01000362.1/6422-6024 .U.GAAG.........-.-GUCUC............GGA...........................................UUC.A.U..U...U.U.CGAA.........................AGCAAGUCGAGA..UA.....AGG..UA....AAAUA............GAGC....UGUUU.....GCU.. +CP032624.1/419681-419289 .C.CGUU.........A.CGCCUU............AGG...........................................GCG.G.U..U...G.G.GGAC.........................UUGCACUAGGGC..UG.....GGU..UCg..uCGAGG............UGGU....GGCCG.....CCA.. +PLTL01000367.1/871-483 .G.AGUG.........G.CGCCUC............AGC...........................................GUU.C.C..C...G.G.GGAC.........................UCUAACUGGGGC..UG.....GUC..GG....CUGGG............AGCC....CGUCC.....GGG.. +DMXI01000168.1/11572-11939 .U.GUAG.........A.GGCACG............--A...........................................UGC.A.C..U...G.G.CGAA.........................--ACUAAGUGUC..UA.....AGG..UA....GGGUA...........uUGGU...cCGUAG.....CGC.. +QEVF01000001.1/132028-132385 .A.GGCU.........G.UGUCUC............AGG...........................................GCC.U.G..A...C.G.UGAG........................aUCUCACUGCGGC..UG.....GCG..UU....UGCGG............CGUG....UGCCG.....CAU.. +PULQ01000091.1/19937-19600 .U.CCUC.........A.CGCCGA............UA-...........................................GGG.A.U..U...G.G.CCAA.........................-GAAACAUCGGC..UG.....GUC..UA....GCUGU............AUUC....GGCCA.....GCA.. +DMTL01000138.1/402-8 .A.UCAA.........-.GGCUUC............G-G...........................................UGA.U.U..G...U.U.UGAA.........................--AUUAAGAAGA..UA.....AGU..UU....UGGUU............UGGC....UGCCU.....CUG.. +DPLL01000219.1/15814-16204 .G.CUAA.........A.CGUUUCua.......gucGGC...........................................UAG.C.U..G...G.G.AAAG.........................CAAUCACUAGAA..AA.....---..--....-----............-UCC....UCCCA....uUUA.. +CP022339.1/908708-909139 .G.CCAG.........G.UGCGUG............--A...........................................UGG.A.G..G...C.A.UAAA........................cCAUAACUGCGCA..UA.....AGU..GC....AACAU...........cAGGU...gUGUUA.....CUG.. +DPTM01000309.1/5648-5301 .C.GGUC.........-.CGCCCG............GA-...........................................ACC.G.C..A...G.G.GGAC.........................--AUCCACGGGC..UA.....GCC..UU....CGUCG............GCCU....CGUCC.....CCG.. +PXBH01000106.1/759-355 .A.GCAG.........-.GGCUUU............G-A...........................................UGC.U.C..G...C.C.CGACa.......................aUUGAACCGAAGC..UA.....AGC..UG....CAGAU............AGGG....UGUUC.....GAA.. +DNNE01000143.1/10413-10809 .U.CGCU.........U.CGGUCC............GUG...........................................GCG.A.U..G...G.G.CGAG........................aUCAAAGCCGGAC..UA.....GCC..CG....UGCCAa.........cg-UCU....UGCUGcu.ucACU.. +QQPQ01000006.1/157159-156778 .U.CUUU.........-.AGUCCG............AGA...........................................CUG.A.A..G...A.G.GGAC........................aUUAAAUCGGAAG..UA.....GGA..UU....UUGCA............GGGU....CGUCU.....CCU.. +DOGR01000447.1/8557-8908 .C.AGCA.........A.UGCUCG............G-A...........................................GUU.G.U..U...A.G.UUAA.........................-GAUGAUCGAGC..UA.....GCC..UG....AUAUG...........aAUCC....UGGCC....uUUA.. +DNYS01000138.1/11665-12024 .C.GCAUcc.....uc-cGGUCCGa..........aGGA...........................................GGC.G.C..U...G.G.CGAA.........................AUUUAACCGGAC..UA.....GCC..CG....GAGAA...........gAGCC....CGCCG.....GCG.. +DPTP01000045.1/57540-57938 .U.GUGU.........A.CGCGUU............GGG...........................................CGC.A.G..G...C.C.GUAC.........................--UUUUCAGCGC..UA.....GGA..AU....GGCAA............-AUG....UGCGU.....UUU.. +QRHR01000003.1/643-300 .A.AUAU........uA.AGCUUU............GCG...........................................UAU.U.U..A...G.G.AG--.........................-UACUAUGAAGC..UA.....CCA..AG....AGUUA...........uAGGA....UGUUA.....GUU.. +RBXM01000004.1/174529-174899 .G.GUGG.........-.CGCUGU............G-A...........................................CGC.C.A..G...A.G.CGAA.........................-ACUCAAACAGA..UA....aGGG..GA....AACCA...........aGGGC...cUGAUG.....UGC.. +NXLW01000003.1/6738-7102 .U.GCUC.........-.-GCACC............GAA...........................................AGU.A.A..A...G.G.AA--.........................-AAGACAAAGGU..UG.....CUU..GU....GGAUUc..........uAUCU....CGGGG.....CAC.. +MIER01000015.1/6918-7313 .A.GGCG.........A.AGUUGC............U-A...........................................ACC.G.A..U...A.G.CGAA.........................-GCUAAAGUAAC..UG.....GUA..GG....AAAAG...........uGGGU....UGUUG.....UCC.. +QJYM01000030.1/495-130 .A.CGUG.........G.UCCUCC............GAC...........................................GCG.U.U..G...G.G.UGAG.........................AUUCUCCGGAGG..GC.....AAC..UU....UGGGG............GGCC....UGACU....aGCC.. +DNTP01000113.1/1168-816 .C.GGGU.........A.AGCUUU............GC-...........................................CCC.G.C..C...C.A.UGAA.........................---UGAUGAAGC..UA.....CUG..AC....CCCGU...........aAGCC....UGUCA.....UUU.. +DNWA01000113.1/2080-2432 .G.GGCC........u-aAGCUUU............GCC...........................................GCC.U.G..U...C.A.UGAA.........................--UUUAUGAAGC..UA.....CCA..AU....GUGUC...........aAGCG....UGUGC.....ACU.. +DODG01000006.1/1897-2249 .U.CGGG.........U.UGUUAG............UG-...........................................ACG.A.A..C...A.U.CUAA.........................GGCUCCACUAAC..UG.....GUC..GC....UGCGCu..........uGCU-...aCGCCG.....AUG.. +DMHB01000075.1/3435-3802 .A.AAAU.........C.CGACGU............UGG...........................................UUU.U.G..G...G.U.AAAA.........................ACUUUAAUCGUC..UA.....AGG..UG....UUUGA...........uAGGG....CGUUG.....UGC.. +QUGI01000006.1/47808-48175 .A.CGCU.........A.AGCUUU............GC-...........................................GCG.U.A..C...C.A.UGAA.........................--CCAUGAAGCU..UA.....CCC..AA....CCCCU...........gGGCG....UGACG.....GCU.. +NXLX01000025.1/20512-20882 .U.UUUG.........C.UGUCAA............AA-...........................................AGA.A.A..A...A.G.CUAA.........................---AUAAACGAC..UG.....CUU..GC....AUAAGa..........gGUUU....UGAUU.....UUU.. +PMIV01000130.1/1419-1025 .A.UUUU.........U.CGCCGC............GCG...........................................AAA.U.G..U...GaA.AG--aaggc...............uuucgGGCCUGAGCGGA..UA.....AUC..UG....UGAUU...........gGUUC....UGCGC.....CCC.. +RFGY01000066.1/680-284 .U.CACC........gA.GGUUCG............UAG...........................................GUG.A.-..-...-.G.CUAAcgcgggc..........ugaucgccGAAUCAACGAAC..UG.....GCG..UC....UGGAU...........aACCC....CGUUG.....CCG.. +QMOV01000040.1/3019-2625 .U.AAAC.........-.UGCUUU............G-A...........................................UUU.G.C..U...U.U.UGAA.........................-ACUUAAGAAGC..UA.....AGU..UA....UGAGU............GGAU....UGUUU.....UUA.. +QIJB01000073.1/4962-5341 .C.AAGA.........U.UUUCUU............G-C...........................................CUU.G.G..U...U.C.CGACaaucg..............cuuucgGGCGGAAAAGAA..UC....gGGA..GU....AUUAA...........gGUUU....UGCUC.....GCU.. +PQWO01000004.1/295651-296045 .C.UGAG.........-.GGUCUC............UGG...........................................UCC.C.G..A...C.G.UAAG........................cAAAGAACUUUAC..UA.....GAG..CA....UCCCU...........cGCCU....GGGAU.....AAG.. +QTVF01000019.1/10640-10989 .U.GAAG.........G.AGUCUU............GAC...........................................UUU.A.A..C...C.A.CGAA.........................-AAUUUAAAGAA..UC.....GCU..UG....GUGUA............AAAU....UGUUC.....GUU.. +RHGL01000039.1/80849-80465 .U.UGAU.........-.UGCCUCu.........ggUCA...........................................AUC.G.C..U...G.G.CUAA........................gACUUUACCAGAG..C-.....---..--....-----............AUCC....CACCG.....UUC.. +PXCJ01000205.1/1623-1993 .C.GUCA........uU.GGCCGG............AUG...........................................ACA.G.C..G...C.G.CGAG.........................ACUUUUCCGGCC..UG.....GCA..UG....GAGAC............-GCU...gAGUCA.....GCC.. +PXCQ01000057.1/11019-10666 .C.AGUC.........-.CGUCCG............GGG...........................................GCC.G.C..G...C.G.GGAC........................aCUAUACCCGGAC..UG.....GAA..GA....CUGAG...........uGGCA....CGUCG.....GUG.. +QJKH01000005.1/217313-216934 .G.UACC........uU.UGUUUG...........aGAA...........................................GUG.C.A..U...C.A.UGAA.........................AAUUCCAUCAAA..CG.....CCU..CA....GGAAG............AGUU....UGUUC.....AUC.. +QMHH01000001.1/24735-25096 .U.GCGCu.......u-cCGCCUG............GAG...........................................CAA.U.A..G...A.A.AGAG.........................-AAUAAUCAGGU..AC.....GCA..AG....CUAGU...........aGGUU....UGUUU.....AUU.. +QEVT01000087.1/3248-2897 .U.GCCGc.......gA.CGUCGA............--U...........................................GAC.G.G..C...G.G.CGAA.........................-AGACCAUCGAC..UG.....GCG..UG....AUCCCc..........gGCUC....GGUCG.....GGU.. +QHXN01000071.1/24663-24269 .C.UUUA........u-gUGCUCA............GGU...........................................AAA.G.C..G...G.G.CGAG.........................AAAAAACUGGGC..UAg...gCGG..CG....GCGGG...........gUCUU....CGACG.....CUU.. +QMOR01000071.1/8910-9305 .U.GAGA.........C.UGUCUU............G-A...........................................CUC.G.A..U...C.A.UUAA.........................--AUAAAGAGAA..UC.....GGA..GA....UGAAA...........uGAGC....UGUUG....uCGA.. +PLZD01000019.1/26837-26479 .U.CACCgc.....ug-gCACC--g..........uCGG...........................................AGG.G.G..G...U.C.UUAA........................gCACGAACGGGGC..UA.....GCC..CG....GUAGU............-ACU....CGUCC.....GGC.. +QMNJ01000160.1/3222-2864 .U.GAUGga.....ga-gUGCCCG............-CC...........................................AUC.A.C..A...U.C.UGAG........................a-UUCUGAGGGGCgcUU....gGUU..GG....GCUAU...........aAACC....CGCCC.....UGA.. +PLXY01000006.1/173519-173153 .U.CUUC........g-cCGCCUUau........ggGAG...........................................AGG.A.A..A...G.C.CGAG.........................AUUACAUAGGGC..AU.....AUA..GA....UCUGA...........aAUGG....GGCGC.....CUU.. +PMCK01000262.1/8527-8873 .A.AAGG........gU.GGCCACc..........gUCG...........................................CUU.U.G..C...G.C.CGAG........................aAAAUACGGAGGC..UA.....GGU..GG....UGACC...........gAAUU....C---A.....CCG.. +DLUY01000127.1/3558-3226 .G.UCUCg.......cU.CCUCC-...........uUCG...........................................AGA.U.G..A...A.G.UGAA.........................AUUUUAGGGAGG..AU.....GUG..CC....AAAAA...........aAGCC....UGCUC.....AUC.. +QIGB01000089.1/11368-11779 .U.AAAUuca...uuu-aCGCUUUu.........uaGAA...........................................UUC.U.G..A...U.U.CGAG.........................ACAUUAAAAAGG..CG.....GGU..UG....CUUCCc..........aGUGG....GGCAC.....CUU.. +DNHV01000071.1/7183-6769 .U.CCCC.........U.UGCUCUu.........ugAGG...........................................GAG.A.G..G...U.U.CGAG........................aACCAAAAAGGGC..AA.....GCU..GA....UCUGUu..........uAUGU....GGCAU.....CUU.. +DOTM01000043.1/4209-3857 .U.GACG.........G.UGUCUU............GAC...........................................GUC.A.G..A...G.A.AGAG.........................--AUUAAGAGAC..UC.....GCA..AG....UUAACu..........uUGUU....CGAGG.....AUU.. +QKBB01000022.1/22871-22503 .G.CGGC.........-.UGUCUC............--G...........................................CUG.C.G..G...U.A.CGAA.........................--UUUCCGAGGC..UC.....GUC..CG....UUCUA............GCUU....UGCAA.....GUU.. +QBMH01000050.1/7917-7529 .U.UCACc.......g-.--UCUCu.........agUUG...........................................GUA.A.C..U...G.G.CUAA.........................GACUUUACCAGA..GA.....---..--....-----............AUCC....UAUCG.....UCC.. +DOGJ01000002.1/114109-113751 .G.UUGC........uU.AGAUUC...........gGAA...........................................CAG.C.G..G...C.G.UUAA.........................-AUGAAUCGAGU..UA.....GUG..AU....UGAUGu..........uAGCC...uCGUGU.....UGU.. +DOZJ01000006.1/109999-109608 .C.AAAG.........U.CACUUC............G-C...........................................UUU.G.G..G...G.C.UAAG.........................ACCAAAUGGAGU..UU.....GAA..UU....UUCAA...........gGUUU....UGUCGg..cuUUU.. +RBHZ01000001.1/2821118-2820750 .G.GUAG.........-.-GUUCG............UGA...........................................UAU.C.A..G...C.A.UAAG.........................AUUAACUGCGAA..UA.....AGG..UA....AGGCU...........uAGGA....UGGUU....gCUG.. +DNRL01000001.1/40072-39693 .C.CGUA.........-.UGUCUG............UG-...........................................ACG.G.C..G...C.U.CAAG.........................-ACUUAUCAGGC..UA.....GAC..UG....GAAAG............AAUU....UGUCU.....AAU.. +CP033049.1/531909-532543 .U.CAUCc.......a-cCGUCUG............AGG...........................................AUG.G.U..C...G.U.UGAA.........................-UUAAAUCAGAC..UA.....GCU..U-....UCUCA...........cAGCC....UGUUG.....GUA.. +QBWV01000006.1/6272-5900 .A.UAGA.........A.GGCUGU............G-A...........................................CUA.U.U..G...C.A.AAAG.........................--AAUAUACAGC..UA.....AGC..AU....UGAAU...........uGGUU....UGUUC.....AUU.. +PWJY01000247.1/2064-1687 .U.GUAU.........-.UGCUCU............G-G...........................................UGC.A.U..C...G.G.UGAG.........................--AUUAAAGAGC..UA.....AGG..AA....AGGAC...........aAGGC...cCGGUG.....UUG.. +PWGF01000267.1/4490-4133 .C.GGUC.........-.UGUUCG............GCG...........................................GCC.G.C..C...G.G.GGAC........................aUGUUUGCCGAAC..UC.....GGG..GU....GCCGU............GGCU....CGUUC.....CCG.. +PXCV01000569.1/2401-2010 .U.UCAC.........-.UGUCUCug.......gucAGU...........................................GAA.C.U..G...A.G.UUAAg.......................a-CAAUACCAGAG..C-.....---..--....-----............AUCC....UACCG.....UCC.. +DOAP01000002.1/150226-150664 .C.AUAAgau..uuuuU.C-----gu.......uguGGU...........................................AAU.G.U..G...U.C.UGAU........................cACUAUAACGGGC..UA.....UC-..GC....AUUUU...........uCUCG....UGUCU.....CUA.. +DOMK01000020.1/110759-110357 .A.AAAU........uU.CGCUUG............AGA...........................................UUU.U.U..U...U.C.CGAA.........................AGUAAUCCAAGC..UUc...aGCU..CG....UAGUU............AUUU....UGCUG.....AUU.. +PWRH01000095.1/8088-8438 .A.CUGCuu.....uc-cGGUUCA............AAG...........................................GCG.U.U..A...U.U.GGAA.........................--AAAAUUGGAC..CA.....AAA..AU....AAAGA...........aAUUU....UUCCU.....GUU.. +DNXA01000115.1/780-1147 .U.GCGC.........C.GGUCAC............GGG...........................................UGC.A.G..G...A.G.GAAA........................gCCAAACAGUGAC..UG.....GAC..CG....CCCGG...........aGUAG....UGCCG.....CAC.. +DOKU01000034.1/4505-4852 .G.UUGUu.......g-cCACCUU............AAG...........................................CAA.C.U..A...G.A.UGAA.........................--UUAAUAAGGU..UA.....GUC..UA....AUAGA............AAUA....UGUCG.....UUC.. +DNLG01000069.1/37-403 .A.AGUC.........G.UGCACC............AGG...........................................ACC.U.A..A...C.G.UAAG........................aAACCACUGAUGC..UG.....GCU..GU....AGCGG............-ACC....UGUCG.....AUC.. +QWRN01000005.1/25831-26185 .A.CCC-.........U.CGCCCC............GG-...........................................GGG.U.C..C...G.G.CUAA.........................--GAUCAGGGGC..UG.....GCG..CC....UGCGA...........aACGU....UGUCG.....GUU.. +RFIA01000090.1/41306-41695 .C.ACCG.........A.UGCCGA............U-A...........................................AGU.G.A..G...G.C.CAAG.........................--CGACAUCGGC..UA.....GUU..GA....CGGUU...........uACCC....GGUUG.....GCC.. +QCWI01000011.1/36751-37154 .G.ACGA.........-.UGCUUC............UA-...........................................AGU.C.G..G...U.A.UGAA.........................--AUUUAGAAGC..UA.....CGC..GU....AAUCG...........uUGGG....UGUCC.....UUG.. +PWHG01000057.1/665-285 .U.AGCA.........A.GGCUUC............UUU...........................................GCU.A.A..U...U.U.CGAA.........................-AAAUAAGAAGC..UA.....GUC..UU....AAUCA............AUUU....UGUUU....aGUU.. +CP032623.1/277750-278103 .A.CGUU.........G.UGCACG...........gCGG...........................................ACG.U.A..G...G.G.GGAC.........................UUUUGUCUGUGC..UA.....AGA..CU....CUGGC............-GCG....UGCGG....uGCA.. +DQGN01000018.1/12234-11866 .U.AGU-.........-.GGUUAC............G--...........................................GCU.A.A..C...G.C.UUAA.........................GAUUAAUGUGAC..UU....aAUU..UG....CCAUU...........gCCUU....UGUUG.....GCU.. +QKEH01000142.1/3067-2670 .G.GCAG.........A.UGUCUC............UAA...........................................AGC.C.C..-...A.G.CGAA.........................-AUUUAAGAGGA..UA.....AGC..UU....CCGCU............CGGU....UGUCU.....GUA.. +QOQC01000070.1/4962-5363 .C.UCGA.........G.GGUACU............--A...........................................AGU.G.A..G...C.A.UGAG.........................-ACUUUAGUAUC..UA.....AGU..UG....UGGUU...........uUGGG....UGUUU.....UUG.. +PLLJ01000032.1/20431-20828 .G.GGCC.........U.CGUCGC............CGU...........................................GCC.C.A..G...A.G.AAAA.........................GAUCUAGGCGGA..UC.....GUC..CU....UCAAG............AUCU....CGUUC.....GC-.. +QGFZ01000001.1/1039621-1039999 .C.CGGU........u-aAGCUUU............GCG...........................................CCG.G.C..U...A.G.UGACuu.....................uaAUCUUAUGAAGC..UA.....CUG..GA....ACCGA............CGCC....CGUCG.....AUG.. +MRBW01000041.1/36378-36002 .C.AAGAaa.....ua-cAGCCGA............--U...........................................AUU.G.C..G...U.A.GUAAcc.....................cgUAUGGGAUGUGC..UGa...aGAC..AU....UUAGG............UGAU....UGUCU.....CUC.. +PLXF01000064.1/8351-7951 .C.UGCCcu....cgu-gGGCCGU...........cUAG...........................................GCA.G.G..A...G.U.UUAA.........................GAUAGAGUCAGC..CC.....GGU..UG....ACCCCa..........aGCGU....UGUGAa...cUUU.. +PLXK01000172.1/14980-14617 .U.G--U.........G.AGCUUC............GGG...........................................--C.A.C..U...G.A.UGAG.........................--AUCAAGAAGA..UA.....AGC..AA....GUUUA...........uGGCC....CUCCG.....GUU.. +PLYU01000219.1/6807-7161 .A.CGCC.........G.GGUCAC............CGG...........................................ACG.C.G..A...G.G.CGAAa.......................aCAAACAGGUGAC..UA.....GCU..CC....CGGGA...........gAGCC....CGCCG.....GCA.. +PWUY01000033.1/3381-2959 .U.CCGG.........A.CGCCGA............UA-...........................................GGG.A.G..G...C.C.CAA-.........................--GAUCAUCGGC..UA.....GCC..CG....GAUGU...........gGCGC....GGUCG.....GCC.. +DOUK01000135.1/10088-9733 .U.GGGU.........G.AGCAAC............CGA...........................................CCU.G.U..U...-.U.UUAGga.....................auCAACGUGGAUGC..UA.....CGG..GG....UACGG............-GCC....AGUGG.....CAG.. +CP031971.1/1184709-1185056 .A.CAAA........a-gUUCUUA............GAU...........................................UUG.U.A..A...U.U.G---.........................-UAUUUAUAAGA..UA.....CCU..UU....AACUG............AUUU....UGUUA.....AUU.. +CP028374.1/247720-247351 .U.GAAUa.......aU.UACUUU............GGU...........................................UAU.U.G..U...A.C.GUAAa......................uuUAAUUUCAAAGU..UA.....AUU..UA....UUAUA...........uAGUU....UGUCU.....AUA.. +QAML01000042.1/15910-16322 .G.AAAA.........G.UGUUGC............GUA...........................................GUU.C.A..U...G.C.GAAAu......................uuCUAAUCCGCAAC..UA.....AGG..UU....UGCAAc..........aAUGUg.aaUGCGU.....GCC.. +QRPK01000010.1/42747-43126 .G.UAUA.........U.UGUCUA...........aGCU...........................................AUA.C.U..U...C.A.CGAA........................aAUCUUAUUAGAC..AC.....CUC..AU....UUGG-............-AGU....UGUCC.....GUG.. +DMPE01000023.1/440-50 .C.UUAG.........U.UUCUUUg.........guUGA...........................................AAA.G.U..U...A.G.UUAA.........................GAUUUAACCA-U..UG.....---..--....-----...........cAUCC....CACCC.....UUC.. +PMCQ01000005.1/50523-50126 .U.UAUU.........U.UUUCUC............GAG...........................................GUA.A.C..U...U.G.CGAG........................aCUACAUCGAGGA..CG.....ACU..UA....UUAAG............GUUU....UGCCG.....GCU.. +PWKS01000039.1/6438-6049 .A.GUGU.........U.UGUUUC............G-A...........................................CAC.U.U..A...U.C.UGAA.........................--ACACAGAAAC..UG.....GUA..CU....UCUAU...........uGUCU....UGCUU....aUUC.. +DPOZ01000004.1/308201-308569 .U.UACC........cA.CGGCGG............UAA...........................................GUA.A.A..U...C.G.G---.........................-CAUUCUCCGCC..UC.....UUC..AA....AACCG...........cCGUC....UGUCG.....GCG.. +DNCR01000050.1/3385-3042 .U.UGCA.........A.AGCUUU............GA-...........................................GCC.A.U..A...G.A.U-AG.........................-AUUUAUGAAGC..UA.....CUC..GC....GUGAG............CGCC....UGUUA.....UUC.. +QZIV01000004.1/2073-2390 .U.CGCC........gA.UGAUUC............UAG...........................................GCG.G.U..U...C.A.CAAA.........................-AAUCA--AGAA..UC.....---..--....-----............----....-GUUU....cGUC.. +CP032627.1/567713-568072 .C.UGUG.........G.UGGCUU............GAC...........................................ACA.G.C..A...A.A.AGAG.........................--AUUUCAAGCC..CC.....GCA..AA....AUAUCg..........cUGUU....UGAGA.....CUG.. +QNBN01000164.1/1574-1202 .A.UAUUu.......aU.AGUAAC............AAA...........................................AUA.U.A..A...U.C.UUAAa.......................aUAUGUUACUAAC..CC.....UCC..CA....CCUUUu..........aGUUU....CGCUA.....ACCcc +QOQW01000018.1/8143-7782 .C.GUGGg.......g-.GGCCCCu..........gGCC...........................................CAC.G.G..C...A.U.CGAGa.......................cUGACCAGACGGC..UC.....GGG..UG....AGUAG...........aGACC....GGCCU.....GCG.. +PWER01000188.1/7056-6695 .U.UGGU.........U.CCUCGU............-GG...........................................CCU.G.C..U...A.G.GGAC.........................UUGCACACGGGG..UA.....GGG..CC....GCUGU...........gCCGC...uUGGUC.....CUG.. +CP032100.1/1905756-1906144 .A.AUUA.........U.UAUCUU............UUA...........................................AGU.U.A..A...G.A.CUAA.........................-CGCAUAAAAGA..CA.....GUU..UU....AUUAA............AGUU....UAAUU.....--G.. +DOEE01000003.1/803765-804121 .U.AUUG........u-gAGCAUG...........uGAG...........................................CAU.A.C..U...U.G.UGAC.........................--UAUAAUCGCA..UG....cGAC..UU....GUUUGa..........uUUUU....UGUUU.....AUG.. +CP030850.1/1649616-1649243 .G.UUGA.........U.GGUGUU............--G...........................................AUA.C.C..C...G.G.CGAG.........................--ACACAACACC..UA.....AGG..UG....CAGGAu..........gAGGU...cUGAUU.....UGA.. +RBJJ01000072.1/12404-12804 .G.CAAU.........-.-GCCUC............A-A...........................................UUG.U.C..G...A.C.UGAA.........................-AUUUUAGAGGA..UA.....AGG..CA....CAGAUu..........aAGGC....UGCUU.....CUG.. +QAKM01000094.1/18485-18868 .U.GCGCg......gc-.UGACCUc.........ccCUG...........................................CGC.A.A..G...G.G.CGAU.........................-UUUUCGGAAGU..AU.....GCC..UG....AAACA............AGGU....CGUCG.....GUG.. +PXCH01000032.1/28442-28838 .A.ACGU.........U.CUCCUC............G-G...........................................CGC.U.U..U...C.G.CAAA.........................-AAUUUAGAGGA..UG.....GUG..UA....CGGAAu..........a-AUUu..uUGUCU.....-UC.. +DOXO01000016.1/6420-6031 .U.CACG.........C.CACCUG............U-C...........................................AUG.A.A..G...A.U.UUAGau.....................ggCAAUCAGGUACC..UC.....UUG..UC....GCGU-............-AUG....UGUUC.....CUG.. +QNFX01000080.1/470-98 .U.UAACu......aaC.UCUCA-...........aGGA...........................................ACA.G.U..C...G.G.GUAA.........................AUCUUGUUAAAA..AA.....CCA..CC....GA--G............UUUU....UGUCC.....ACU.. +RCWF01000006.1/13642-13252 .A.AAAA........g-gUGAUUU............A-C...........................................UUU.U.A..A...A.G.AGAC.........................-AUUUCAAAUCU..UA.....GCU..UU....ACAGA...........aGCCU....UGCAG.....GUU.. +DNQG01000044.1/7595-7206 .G.CACA.........C.CUCCUG............-UU...........................................GCG.C.A..C...G.C.CGAC.........................-ACGGCACAGGA..UU.....ACC..AA....AGUAC...........aCUCU....UGUUC....gGCC.. +RBIJ01000003.1/161871-161520 .U.CUCU.........U.UGCCCU............CCG...........................................GGG.A.G..G...G.G.CGAC.........................ACAAAGGAGGGC..UG.....GCG..UU....CGGGG............AUCC....CGUCC.....GGG.. +QBMK01000014.1/33430-33043 .A.UAAC........uU.UCUCUGg..........uAGG...........................................UUA.U.U..U...G.C.UCAA........................gACUUUAUCAGUG..CA.....---..--....-----............-UCU...uUGGCU.....ACU.. +DNMR01000060.1/7890-8294 .C.AGUG.........-.-GCCUC............GC-...........................................GCU.G.G..G...G.A.UGAG.........................-ACUUUAGGGGA..UA.....AGG..CG....CAGGU............UGGU....GGUCC.....GGG.. +QNBK01000215.1/713-336 .-.GCUU.........C.GGCCUG...........cGGC...........................................UGC.U.U..C...A.G.GGAC.........................-AUUAAGCAGGA..UA.....AGG..CA....CGGA-............CGGC....CGUCG.....ACC.. +DOTF01000002.1/6244-6681 .A.GCAAga....uuu-.UUUC--uu.......uguAGG...........................................AGC.U.U..G...U.U.CGAU........................uGCUAUAAAGGAC..UU.....---..UG....UUACAu..........uACCA....UGUCU.....CUA.. +PWHW01000001.1/34973-34619 .U.UUGAaa.....gc-gAGUCCU............UUU...........................................CAG.G.A..A...C.C.CGAA.........................ACCAUAACGGAC..UC....aGUG..CA....AGGAA............GUUU....CGUUC.....GGU.. +DPNA01000033.1/11218-10873 .C.GGGU.........A.AGAGUU............GC-...........................................CCC.G.C..C...C.A.UG--.........................-CAUCAUGACUC..UA.....CUG..AA....CUGCU...........cAGUC....UGGCC.....AGU.. +PLZS01000135.1/21505-21903 .G.GCAAaa.....uu-.AGCGG-u..........uGCU...........................................AGC.C.U..G...G.C.CUAA........................gACAUAAUCGCAA..UC.....CCG..GA....UGGCU...........gUUUA....GGCCU.....AUC.. +RFHA01000129.1/46021-45628 .U.GCCU.........A.CGCCGA............UAA...........................................AGC.U.U..G...G.C.-GAA.........................GAGACCAUCGGC..UA.....GCA..GU....UGGCG...........uACCG....UGUUG.....AUU.. +DOFM01000050.1/7551-7198 .A.AACU........cU.UGCCUA............GGG...........................................GAU.U.G..A...A.U.UU--.........................GUAUUAUUAGGC..UA.....GUU..CA....GAUUA............UAUU....UGUUA.....AUU.. +QHME01000028.1/8790-8386 .G.AUUGgc.....agU.AGCUGCa..........uCAA...........................................GAU.A.A..C...U.G.UCAAggguuuag.........aguuucccUCAAAUAAAACC..UA....gGCU..CA....ACUUGu..........cAGGUu..cUGAUA.....UUU.. +DQFW01000015.1/30710-31081 .A.AGGCu.......g-cCACCUU............AAG...........................................UCU.U.A..G...A.A.UGAA.........................-UUUAGUAAGGU..UA.....GUU..UA....UAUUA............UGUU....UGCUU.....UGU.. +QKDN01000047.1/11274-10902 .C.AGGC.........-.UGUCUA............--A...........................................CCU.G.C..G...G.A.CGAA.........................---CUCUCAGAC..UG.....GUC..UU....GCAAA............GCCU....UGGGU.....GUU.. +PLYA01000045.1/23645-24012 .U.UAGU........gA.UGUUGU............UAA...........................................CUA.A.A..G...C.A.A---.........................--UAUCAGCAAC..UA.....AGC..UU....UUGGU...........uGGUU....UGUGU.....AAA.. +PLMM01000199.1/4499-4860 .G.CGUC.........G.UGCUCU............CAG...........................................GCA.C.G..U...G.G.CGAA.........................AAUUUAGAGAGC..UC.....AUC..CU....GCGGU............GGGU....CGUUC.....ACC.. +QNEV01000127.1/4368-4011 .C.UAAG........c-.UUUUUAuagg...cguuaGAG...........................................CAG.C.G..A...G.U.UGAA........................gUUAAACCGUACC..UC.....UCU..GA....AUCUG...........uGGCU....UGUCC.....AG-.. +RJTK01000006.1/62346-61999 .C.AGCA.........C.UGCUCG............G-U...........................................GUA.U.G..C...C.A.CGAA.........................-AAUUUUAGAGC..AC.....AUC..AA....AGGAA............GGUU....UGUCU.....GGA.. +DMRR01000018.1/6047-6414 .A.CUUU.........U.AUCUUU............-UU...........................................AGG.U.U..A...A.G.CGAG........................aUUCAAUGAAAGA..UA.....AGU..UG....AUAGU...........uCGGU....UGCAC.....UGC.. +DMXO01000002.1/240039-240442 .U.AUGU........g-cUUUCUG............UCG...........................................CAU.A.U..A...C.U.CGAA.........................AUAAAUACAGGA..UC....aGUU..GA....UUGCU............AUUU....UGCUG.....AUU.. +QOVW01000105.1/6344-6706 .A.ACUU.........C.UGUUCG............U--...........................................AGU.U.U..C...G.C.UUAC........................cUAUUAAUCGAAC..UG.....GCC..UG....AGUAG...........uAGGU....UGUCU.....UUC.. +QKCN01000079.1/5941-5568 .A.GAGU.........U.UGUCUG...........gUCU...........................................CUC.U.U..A...A.A.AGAAa......................gcCAUUCUCAGGGG..UC.....GGG..AU....ACUGAu..........aAAAU....CAACC.....GAG.. +QWPV01000005.1/9074-9423 .A.AGGGg.......c-.UGGCAG...........aCCU...........................................CUG.C.G..A...G.G.UAAG........................aAAAUUGUCUACC..UG.....GGA..CU....UCAUU............GCGC...cCGCUG.....CAG.. +QGVE01000097.1/4086-3709 .C.CGGG........g-gCACCGC...........gGCC...........................................CCG.G.A..C...G.G.CGAGg.......................aUCCCACCGCGGU..UG.....GCC..CG....GACUG...........cAGCC....CGCCG.....UCA.. +QWOZ01000051.1/4844-4492 .A.AUGG........g-cUGACAU...........gCUU...........................................CGG.C.G..G...A.A.CGAG.........................AUGAUGCAUGUC..UU....gGUU..CG....CACA-............-CCC....CGUUG.....CGG.. +RFFP01000017.1/16694-17040 .A.AGGUg.......g-.UGCGAGc..........uACG...........................................CCU.C.G..A...C.C.CGAAa.......................aCCCAUAGCUCGC..UC.....GCC..UA....UGGGA............-GUU....UGACG.....GUG.. +PWPE01000111.1/19729-20120 .U.AAAA.........C.UCUCCG............--G...........................................UUU.A.C..C...G.A.UGAA.........................-AUUAAGUGAGA..UA.....AGG..UU....CGGUU............UGGU....UGUUC.....UGC.. +DMLS01000017.1/11802-11375 .U.UGAAa......acU.CGCCUC............GCUgaaaucggcga....................agcgggccggagCCA.A.U..U...G.C.CGAGa.......................uUAAAAUCCGGAA..AC.....GGU..UG....AAAAG............AUUU....UGUUC....aAUU.. +DOJU01000030.1/26873-27267 .G.CCUG.........U.UCCUUG............--G...........................................UGG.C.A..U...U.A.CGAA.........................-AACAAAAAGGA..UA.....AGG..AU....UGAUU............UGGU....UGCCC.....AUU.. +QEVS01000007.1/5819-5464 .G.UUCG.........A.CGCCGA............UAA...........................................CGG.C.C..G...C.G.AAAG.........................--ACUCAUCGGC..UG.....GCC..GG....GUGGC............AUGG....GGACC.....ACC.. +QXEV01000007.1/37012-36615 .U.AUUGu.......g-cUACUCU............AAC...........................................AAU.A.A..A...A.A.UGAA.........................UCUAAUAGAGUG..UA.....GUC..AG....UUUUU............GGUC....GGCUU.....ACC.. +DQGD01000013.1/43651-44017 .U.UGCGc......uc-cUGUCGC............GGC...........................................GCA.U.U..G...A.C.G---.........................CUCUCAGCGACA..UG.....GCG..G-....CGGUG...........cGCUC....UGUUA.....GUC.. +DOPD01000027.1/4143-3743 .A.ACUU........gU.UUCCUU............ACG...........................................AAU.U.U..G...A.U.UGAA.........................AGGCACUGAGGA..UC.....GAA..AA....AAAUA............UUUU....UGUUU.....GAU.. +QVMT01000013.1/48006-48380 .G.UGCG.........G.GGAACU............--U...........................................GUG.C.U..U...A.A.UUAG.........................UAUUUAGGUUUC..UA.....AGG..AA....AAGUU...........uCGGU...aUGUCG.....GAC.. +QKEV01000020.1/6283-6691 .G.UAUG........gU.CGCACC............ACC...........................................AUA.C.U..C...G.U.CGAG.........................-ACACUCGGUGC..UA.....GGA..AG....GGUAG............AUUU....UGUUU.....AUU.. +QZJN01000003.1/21439-21141 .C.UGCG........c-.------............-AA...........................................GCA.G.G..C...A.C.UGAA.........................CUUUU-------..--.....---..--....-----............-UAG....CGUCU.....CUC.. +DPNS01000239.1/10124-9775 .G.UAAAg.......u-aAGUUGU...........uGAG...........................................AAG.C.C..G...U.C.CCAA.........................GAUCAUUGACAA..CC.....CGG..CC....GGGU-a..........aGGUU....CGUCA.....GCC.. +PWFU01000116.1/1083-659 .U.AAAC.........U.UCUUUGg.........uuGGG...........................................UUU.A.A..U...A.C.CGAA.........................-AAAUUUAGACC..AA.....GGU..GG....UUAUC...........uUUUU....UGGUA.....GUU.. +DPQO01000006.1/12957-12562 .U.UAUU........a-cUGAC--............-GA...........................................AUA.A.G..U...A.A.UGAA.........................-ACUUAGUCAGC..CC.....CUU..UG....UACUU............UGUU....CGAUC.....AUU.. +PWNP01000227.1/724-1081 .A.AGGC........aU.CUCCGC............CGG...........................................CCC.U.A..G...G.G.UGAG.........................ACUUAAGGCGGA..UA.....GGC..GC....GAGGA...........uUCGC...gGGUCU.....CCA.. +CP029346.1/1389732-1389361 .U.UCGA.........A.UUUCUC............U-A...........................................CGG.A.C..U...U.G.UUAG.........................-UAUCCAGAGGA..UA.....AGU..UG....AGAGUu..........uGGGU...cUGAUG.....UGA.. +DNXI01000167.1/4002-3656 .U.UCGU.........A.AGUCGC............AGG...........................................CGA.A.A..A...G.U.UGUA.........................--UUUAUGCGGA..CA.....CGU..UU....AUAUC............GGUU...uUGUUU.....AUC.. +DPOV01000003.1/2580-2211 .G.GCGAa.......aU.UGCGCG............--U...........................................CGG.C.U..G...U.U.CGC-.........................UUAAAAGCGCAU..UA.....CCU..UG....UCGAU...........aAGUC....UGUUU.....GCG.. +QKHD01000103.1/2742-3117 .G.CUUU........c-cUGAUUC............CGG...........................................AAG.C.G..C...G.G.UAAG.........................AUUUAGGAAUCC..UC.....AAG..CG....CAGGG............GUUU....UGAAC.....CGC.. +DOEV01000025.1/4522-4923 .G.GGAG.........-.UGUCCG............AC-...........................................ACC.C.A..A...G.G.CGAA.........................-AUUCACUGGAC..UA.....AGC..UG...cUAGGU............GGGU....UGUCU.....GUA.. +NHYN01000007.1/62714-62346 .C.UGCA.........C.UGCUGG............A-U...........................................GUA.G.A..A...A.A.AA--.........................--AGACUACAGU..UG.....CCU..UG....UUGUGg..........uGUUU....UGAAG.....GAU.. +PXDX01000118.1/3969-3580 .U.UGGAa.......c-.UGGUAAa..........a---...........................................UCA.A.A..A...G.C.CAAGggcaa..............aagcucAAAAAUCUUACC..UG.....GGA..AG....GUACUa.........aaAGUC....UGUUA....a---.. +DLXL01000227.1/15104-14703 .G.CGGG.........A.UGCUCC............G-A...........................................CCG.C.C..G...G.G.CGAA.........................--ACUUAGGAGA..UA.....AGG..UG....CAAAU...........gUGUG....GGUCA.....CUG.. +DQHT01000088.1/3516-3147 .C.GGGA........gU.UGUUUC............G-G...........................................CCU.G.A..U...G.U.C---.........................UUAUCAGAAGCA..UA.....AGG..AA....AAGUG...........cAGA-....UGGUG.....GUA.. +PMZB01000243.1/459-35 .C.UACA........c-.AACUUG...........uGAG...........................................GUA.G.A..G...A.U.CGAGg......................agAGGAUAUCACAA..GU.....GGA..GA....AAGCCuu........gcCUGU....CGCAC.....CUU.. +QZJW01000050.1/38498-38889 .U.UAUG.........A.CACCGA............UAA...........................................AUG.A.C..A...A.A.UAAG.........................--ACCCAUCGGU..UA.....GGA..AA....UCUGG............UUUU....UGUCCu...gAUU.. +DOSB01000025.1/76408-76802 .U.UGUG.........A.UGUUUC............UAA...........................................GCA.A.U..-...U.G.CGAA.........................-AUAACAGAAAC..UA.....AGG..UU....CAGAU............AGGU....CUCUU.....UUC.. +QCOC01000002.1/29321-29731 .U.AGGA........aG.GGUGAG............GAG...........................................UCU.A.G..U...-.A.UAAA.........................-UAAAGUGCCUC..CA.....ACC..UC....GUGU-............AGGC....CGUUU.....GUC.. +DPXB01000108.1/400-1 .C.GGAU........gU.UGUCUC............ACA...........................................UUU.G.G..C...C.A.U---.........................-GAUUUUGAGGC..UG.....CCA..GU....GCAGG...........gGGCC....UGCCU....gUUC.. +DOVQ01000079.1/403-52 .A.GAAG........aU.CGUCUC............GCC...........................................UUC.U.G..U...C.A.U---.........................-GCAUCAGAGAC..UA.....CCG..AA....ACACG...........gGGUC....AGUUA.....UCG.. +DOFP01000012.1/4927-4528 .C.CGGG.........U.CGCCGG............UCU...........................................CCG.U.C..G...G.U.CAAG.........................AGUUGCGAUCGG..UA.....GCG..UG....UUCAC............GUUU....CGUUC....uGUU.. +PMJS01000068.1/1376-1015 .G.CGUG.........G.CGCCUC............GGC...........................................GCG.C.G..C...G.G.CGAG........................aUUUCACCGGGGC..GG.....GGC..CG....UGGGC............AGGU....UGCUC.....GUG.. +DPJC01000016.1/143806-143381 .U.GGUGau....uug-cUGUCUU............GCG...........................................CCA.A.A..C...C.A.GUAC.........................-UUAAGACAGCC..UG.....AGG..UU....UGUGG............UUUU....UCAUA.....GGU.. +DMXX01000018.1/163-564 .U.UAGUg.......gU.AGCUGUacca....agau---uaa.....................................ccaCUA.A.G..G...G.U.UUAGaguu.................ucccUCAAAUAAAACC..UA....gGAC..UA....ACUUGu..........cUGGUu..cUGAUA.....UUU.. +DOAA01000003.1/4604-4233 .U.UGGA.........G.UGUCUC............GG-...........................................ACU.U.G..A...A.U.G---.........................-AAUUUAGAGAA..UU.....GGA..UG....ACGUA............GCUU....UGCAC.....GUU.. +DQEA01000029.1/27205-26835 .A.GCUG.........U.GGCCUU............UAC...........................................UUC.G.C..A...U.C.AG--.........................UACCCAAGAGGA..UA.....AGG..GU....AGGUU...........uGGCC....CGUAA.....CAC.. +QGGO01000003.1/271422-271024 .U.UGUG.........A.UUUCUC............UAA...........................................GCA.A.A..C...A.U.UUAG.........................-UACAGAGAGGA..UA.....AGG..AC....GGAAU...........uAGGU...cAGGCU.....UGA.. +PWMY01000263.1/365-720 .C.UUCCg.......g-gAGACCG............--G...........................................GAA.G.C..C...G.C.UGUA........................uCCAACAGGUCCC..UA.....GCA..AC....GGGUUu..........uUGCG....UGCUU.....GCC.. +DQFA01000002.1/37024-37383 .G.UAGA.........A.UUCUUC............--G...........................................CUC.C.G..G...G.U.GGAA.........................AUUACAGAAGAA..AC.....GGA..AA....UUUCU...........uUUUU....CGAUU.....GCU.. +DMPD01000025.1/503-40 .U.CUCGca.....acU.GGUUUC............U--...........................................-UC.G.A..G...A.A.AU--.........................UCUUCUAGAAAC..AA....gAUU..GC....GUUCUg..........uAUUC....AGUCA.....GAG.. +DPRJ01000192.1/7051-6712 .A.CACU.........G.UUCCUA............GA-...........................................ACG.U.U..A...G.A.CGAA.........................--UCACAUAGGA..UA.....GUA..UC....AAGAG............CAUU....UGUUC.....AUC.. +DLUT01000162.1/18083-18490 .C.AGUG.........U.CGUCGU............G-C...........................................GCG.G.U..G...A.G.UGAA.........................-ACCUAAGCGGC..UG.....GGA..GG...aAUAGU............AGGU....UGUCU.....UUG.. +PLJD01000012.1/18591-18939 .G.GGAC.........G.GGCCUC............GCG...........................................GCC.C.G..G...C.G.GGAC........................aUCAAAGUGAGGC..UG.....GGG..AU....GCCAC............AGC-....UGCCG.....GUG.. +DNVR01000008.1/43534-43131 .U.UGUG........gU.UUUUUG............GAC...........................................ACA.A.A..A...U.G.CGAA........................aUAAUUCUGAAAA..CG.....GCA..UU....UAGAG............GUUU....UGUUU.....AUU.. +DMZJ01000124.1/8080-7683 .G.AUCGa.......u-gUGCUCA............GAU...........................................CAU.U.G..C...G.G.UUAA.........................-AUUUAAUGAGC..AA.....CGG..UC....AAGUG............ACUG....UGCCC.....GU-.. +PDNZ01000007.1/13329-12926 .G.UUUU.........U.UUUUCG............GGA...........................................AAG.C.A..G...G.U.GAAC.........................ACUCUUCCGGAA..UA.....GUG..UU....UCGA-............ACUU....UGUCG.....ACG.. +RFHU01000490.1/10581-10226 .A.AACC........u-gCGCCGC...........aGGG...........................................GGG.A.G..G...G.G.CGAGa......................aaCGCACUGCCGGC..UU....uGUC..CC....AACCG............GCGC....CGCCC....gCUG.. +DNKM01000001.1/2797-2385 .U.UAAC........c-gCGCUUU............CCG...........................................GAA.A.A..C...G.U.CGAA........................aCAAGCAGGAAGA..UC.....GCU..UC....AAUCG...........cUUUU....CGUUC....gGUU.. +DQAZ01000023.1/69048-69399 .G.AAAG........a-gUGUCUC............GGC...........................................UUU.C.G..U...C.A.G---.........................-GUAUCAGAGAA..UA.....CUU..UA....GCGCA...........uAGGC....UGACU.....GCC.. +DNEG01000070.1/28157-28538 .C.GGGC........aA.AGCUUU............GAA...........................................CCC.G.C..G...G.G.CG--.........................-UAUUAUGAAGC..UA.....CUG..AA....GUGCA...........uAUCC....UGUUA.....ACC.. +QKCE01000303.1/4225-3869 .U.UUUG.........-.GGCCGU............GAC...........................................UUA.A.G..A...A.G.GGAA.........................ACUUUUUGCGGA..UA.....CGG..AA....CCGAC............-GCU....UGCGG.....CGC.. +PMYN01000055.1/17456-17816 .G.CGGU.........G.CGCCUU............CCG...........................................UCG.A.C..U...C.G.CGAA.........................AAUCUAGAAGGC..UC.....AUC..CA....GCGGU............GGGC....GGCCU....gGCG.. +QZJF01000017.1/49126-48719 .G.UAAAg.......gU.AGUCCU............AGUauuagugccgg.....................gagagguaaucUCA.A.A..A...G.G.GUAA.........................--CCCGUCGGAC..UU....gCUG..CA....GGUAU...........aGGUU....UGUCA.....UGU.. +NXLN01000016.1/26015-25650 .C.AAUC.........U.CGCUUU............AGG...........................................AUU.U.U..A...A.G.CAAA.........................GACUUAUAAAGC..UU.....UUU..GU....GUGAG............GGUU....UUUAG.....GUU.. +PLUC01000219.1/7576-7189 .C.CGCG.........A.CGUCCC............CUG...........................................ACG.G.C..A...G.C.CGAG.........................--ACCAGGGGAC..AA.....GUC..CU....CGAUC...........aGGGU....UGUCC.....GAC.. +QZIO01000002.1/6099-6471 .C.UGGU.........U.UGCCAA............ACA...........................................CCA.G.U..U...G.C.CAAA........................gCCUAAGUUUGGC..AA.....CCU..CU....AGCUU............-UCC....AGGUU.....AAC.. +DMYX01000141.1/9471-9838 .A.GAGUg.......aA.GGCCGGu..........uAAA...........................................AUC.C.A..G...G.G.UCACc.......................cAGUGUUCCGAGG..UA.....ACG..GA....GGCGGc.........ggGUUC....AGCCG.....GUC.. +DPHK01000004.1/115210-114842 .U.UUGC.........-.CGUUUC............G-C...........................................CAA.A.A..U...C.U.UGAA.........................-AUUAAAGAAAC..UU....uAGA..UU....CGGGG............GUUU....UGUUU.....GCU.. +DMNC01000029.1/1355-1008 .U.CCAG.........C.CGAUCG...........uACG...........................................AAG.A.U..C...U.C.CGAC.........................AAUCCAGUCGAU..CA.....CAU..CA....AACCA............AGUU....CGUCC.....GUU.. +DOBN01000007.1/2500-2898 .C.AAUC........cU.UGGCUA............GGG...........................................AAA.G.G..C...G.A.CGAA........................aACCCUCUUAGCC..UC.....GCU..AA....UUGGA............-CUU....GGCCU.....-UA.. +QFWH01000002.1/117031-117462 .A.GCCG........gA.UGAUCA............UAC...........................................GGU.G.A..A...U.G.CGAAu......................ccCAUGAUCGAGCC..UG.....GCG..AG....GCCAA...........aCGCU....UGGAU.....CAA.. +DNHU01000008.1/63933-63535 .G.CGUU........uU.UGUCUG............AGG...........................................ACG.C.U..A...U.G.UGAA.........................AGAUUAUCAGAC..UU....uACC..CA....UUGCC............GUUU....UGCCA.....UUU.. +DOUH01000130.1/2411-2019 .A.UUC-aaag.guua-gUGCCGGca.......acg---...........................................---.-.-..G...U.G.GGA-.........................-UCAGAUUAAAC..UA.....UCC..GA....UUUUU...........uUCAG....UUUCG.....UUG.. +MBTA01000003.1/101236-100840 .A.AGCA.........-.GGUUUC............G-G...........................................GCU.U.U..U...C.U.CGAA.........................AACUUUAGAAAC..UA.....AGG..GG....UAACC............GGGG....UGUUU.....AUG.. +BGOG01000004.1/3323-3706 .U.CGAG........aA.AGACCG...........aUGA...........................................CCG.A.-..A...U.G.GAAAgacau...............uccgcGACUUGAGCACC..UA....gUGC..AC....UUUGU............AACC....GACCC.....GCC.. +NHYM01000006.1/89660-89288 .U.UCUA.........A.UGGCGAa..........aAUA...........................................GAA.A.A..U...A.A.CA--.........................--AAGUGCAAAA..UC.....GCC..AC....UUGCA...........uAUUU....UUGAA.....GUG.. +DODQ01000007.1/146000-146398 .C.ACAA........uU.AUUCUU............GAU...........................................UGU.U.U..C...C.G.AUAA.........................AAUAUUCCAAGA..AC.....GUA..UU....AUUGA...........uGUUU....UGUCU.....GUU.. +RDQW01000010.1/30746-31115 .U.AGAU.........A.CGCCUU............GUG...........................................GCU.A.C..A...U.G.GGUC.........................ACUAAGCAAGGC..UG.....GGC..UUg..uCGACC...........gCAGG....UGCCC.....UGA.. +DMHO01000019.1/18677-18283 .C.AAGU.........U.UGAUUA............AGG...........................................CUU.G.G..G...U.A.CUAA.........................-CUUUUUCUUGA..UC....gACC..AU....AAAGU...........gUUCU....UGUUU.....GCC.. +QHMF01000013.1/40618-40218 .C.GGUG.........A.UGAUUG............UAAccguaucaa........................gcuaacaauc-AA.G.G..U...G.C.GGAA........................cACUUUAAAAUCC..UU....uGAU..UA....AGUUAu.........cgGGUU....UGACU.....--U.. +PLNW01000099.1/28074-27717 .C.GGGC........a-gCGUCUU...........cCGG...........................................CCC.G.A..A...C.G.CGAG........................aCACAGGGAGGGC..UG.....GCA..UG....CGGGA............CGCC...cCGUCG.....GCG.. +QZJB01000042.1/31929-32272 .G.GGAU.........C.UGCUGG............UGU...........................................UAU.A.U..A...U.G.AGG-c......................gc-GCGCAUGUUCG..UU.....UUG..AA....UCUUUc..........aAAUA....UGUUG.....CGC.. +QAMI01000020.1/27395-27793 .C.UGA-.........-.CGACGG............UAGgcguauccaguu..................aacugucaagggu---.-.-..-...U.U.AG--agu..................uuccCUUACAAAAACC..AG.....GGG..CU....GAUUUa.........uaAGGUu..aUGAUU.....UUC.. +QTJV01000001.1/727138-727511 .U.CAUG.........G.UUUCUG............UGA...........................................GUG.A.G..U...G.C.UGAA.........................-ACAACAACGGA..UA.....AGG..AC....AAGGU...........uGGUU....AGUUU.....UGC.. +DMLH01000064.1/5326-4978 .A.AAAGu.......g-cUGUUCU............AAU...........................................UUU.U.A..A...A.A.CGUG.........................-AUUAUAGAACU..UA.....UUU..AG....CUUUU...........aUGUU....UGUCC.....AUC.. +DOSH01000007.1/26684-26296 .U.GUCAac.....auU.AGCCGU............GU-...........................................UGG.C.A..C...A.C.CG--.........................-GGGAUGAAAAA..UC....cGAA..GA....UCUU-............AGCU....UGCGG.....UAG.. +RAPY01000008.1/138714-139081 .U.GUG-.........A.UGUUGC............UA-...........................................AGC.A.C..U...U.G.UGAG.........................--AAACAGCAAC..UA.....CGG..CG....UACGGu.........auAGGU...aAGCGA.....CUC.. +DNRL01000006.1/204396-204796 .U.CCAU........aU.UGAUCA............AA-...........................................UGG.A.C..G..aG.A.CGAA.........................--ACUUUGAUCU..UU.....GUU..UG....GAUUU............CGUU....UGUCA.....AUC.. +PLYH01000002.1/110751-110329 .U.GCUU.........-.CACCUU............G-C...........................................UGC.A.G..G...G.A.CGAA.........................AAUCUUAAAGGU..UA.....AGU..GC....GAUGAg..........cUUUU....CGUCUg...aUUU.. +QHCP01000015.1/68638-68265 .A.GUCC.........C.GGUCAC............GGG...........................................GCC.U.G.aA...C.G.GGAA.........................GCUCACAGUGAC..UG.....GGC..CC....GUCACa.........cuGGCU....UGUUC.....GCG.. +DPBU01000160.1/737-1084 .A.ACCUg.......uA.CGACAG............--G...........................................GGG.G.A..G...G.G.UGAG........................aAAAUUCUGUCGC..GU.....GGA..AC....UCCGG...........aAUGC....UGUCG.....CUU.. +DNHX01000028.1/3543-3085 .U.AAAG........gU.UGGCAG............--C...........................................UUU.A.A..A...U.C.CAAAaggau..............uaaccuUAAACAACAGCC..UA.....GAA..GA....GGAUUa..........cGGCG....CGCCA.....GAG.. +DMOH01000061.1/14160-13810 .G.CCGGgg.....gc-gCGCUUC............GUC...........................................CCG.C.G..U...C.G.GCAAa......................agACAACACGGAGC..UG.....GGC..CG....GCAU-............-UGU....CGCCU.....UGA.. +QMEM01000005.1/96369-95996 .U.GACC.........C.UGAUCU............G-A...........................................GUC.A.A..U...G.G.CGAG.........................--AUUAAGGAUC..UA.....AGG..CA....CCGAAu..........gAGUG....GGUUA.....CCA.. +QVQX01000011.1/45638-45241 .G.AGGG........aU.UGAUUG............G-A...........................................CUU.C.A..A...A.A.AGAA.........................-AUUCUAAAUCU..UA.....GCU..UU....AUGAUu..........gCUUU....UGGAA.....GUU.. +PUOH01000119.1/456-785 .C.GCGC.........A.GGCUGC............--A...........................................CGU.G.C..G...G.A.GGAC.........................-UUCACGCAGCC..UG.....GCG..UC....UCUGG............AUUC....AGCCG.....GUG.. +DOKP01000102.1/5079-5492 .C.UAUG.........U.CUCCUU............CGC...........................................GUA.A.C..U...G.G.CAAA........................gCUAAUUGAAGGA..UC.....GAU..CA....AUAAA............-GUU....CGUUU.....GUC.. +DMCI01000001.1/1256-909 .U.UGGGc.......gU.UGCCGC............GCG...........................................CCC.U.U..G...G.C.UGAA.........................---AGUUGCGGC..UU.....GGA..AC....UCGGU............GGCC....CGCUU.....ACG.. +DLYY01000153.1/6852-7230 .U.UAAG........aU.GGCUUU............-CC...........................................UUA.A.C..G...U.U.UGAC........................gUAUUGAUUAAGC..UA.....CGG..UG....UUAUU...........uGGUG....GGUUU.....CUU.. +QKSQ01000001.1/537300-536909 .C.CGGU.........U.GGACGC............AUC...........................................CCG.G.G..U...C.G.GCAU.........................CAUCAUUGCGCC..UA.....GAC..CCg..cCGGCU............GAGC....UGUUC.....ACC.. +CP027772.1/706370-706741 .G.UUCC........gA.GGCUGC...........cGGG...........................................GCA.U.C..U...C.G.UUAAu.......................cUGUCACCGGGGU..UC.....GCC..GA....GGUCA............-CCU...aUCUCG.....GAC.. +DPLZ01000002.1/4198-4550 .U.AUAG........gA.UGUUCU............GAC...........................................UAU.A.U..U...C.A.UGAA........................aACCAAUUAGAAA..UC.....GGU..AU....GCGAA............AGAU....UGCUU.....AUU.. +DMNN01000290.1/496-890 .C.AGAA.........-.UGUGCG............GGU...........................................UCU.G.C..C...C.G.GGACgcuga..............gcaaucGGCCAUCCGUAA..UA.....AGG..AG....ACGAC............-GCC....UUUGA.....AGC.. +DNNX01000067.1/2389-2729 .U.UGUU........gU.UGACAA............GCU...........................................UCA.A.U..A...A.G.A---.........................UUACGCAUUGUC..UC.....GAU..GA....CAUCU............UUCU....UGUUU.....AUU.. +QRUP01000004.1/6462-6838 .A.UUCG.........G.AGUCUG............GAC...........................................GGA.U.U..U...C.C.CGAC.........................-AAUCAACAGAC..AA.....ACU..CA....GAUAG............-UUU....UGUCC.....GUU.. +DMUR01000073.1/2656-2281 .U.GGUG........a-gUGACAC............AUA...........................................GCC.A.C..U...G.A.UCAAgcccg...............auuuaGGGGCAUGUGAC..UC.....GGU..UG....AGGGUc..........gAUCC....GGCCU.....GUG.. +DMBB01000336.1/3982-4339 .A.CCUU........gA.UGUCUG............UAG...........................................AGG.A.A..A...C.C.UGAC.........................-AAUCAACAGAC..AG.....AUU..CA....UCAGA...........uCGAU....UGCCU.....GUU.. +PLYC01000028.1/21726-22124 .A.UCGG........uU.UGAUUU...........aCAU...........................................CGA.U.G..A...G.C.CUAA.........................GACCCGUAAAUC..AA.....CUU..UG....AUGAU...........aAUCU....UGUCA.....UCU.. +QEUU01000114.1/848-1237 .G.UCUG.........A.CGCCGA............UAA...........................................AGG.C.G..A...A.C.UAAG.........................--UGACAUUGGC..UG.....GCU..GU....CCGCG...........uACCG....GGUCC.....ACU.. +DPYI01000042.1/20797-21204 .A.AGUCg.......gA.UGACCA...........gCCG...........................................AUU.U.U..G...G.A.GUAAu.......................cCAUUUGGUCAAC..CC.....UUU..CU....AGAAA............UAUU....UGUCU.....GUU.. +DOYN01000014.1/1370-856 .G.UAUG........gU.UACCAU...........cACC...........................................GUA.C.C..A...C.U.CGAG.........................-ACUAAGUAUGG..UA....gGAA..GA....UUAGAu.........uuUGUU....UGUUUcgcccCUA.. +DOMF01000004.1/19475-19072 .C.AUUC.........A.UGCCCG...........aGGG...........................................GGU.G.U..G...C.G.GGUA.........................-ACCAAUCGGGA..UA.....AGG..GG....ACGA-............ACGC....UGCUG.....GCG.. +DPET01000023.1/479-89 .U.CGAG.........C.GGUUCU............C-G...........................................GCG.A.A..C...C.U.UGAG.........................-AUCUAGAGAAC..AA.....CCU..CA....CUGGAa..........gGGCU....CGUUC.....ACU.. +DODL01000004.1/226852-226524 .U.UGAG.........A.UAUCUU............UGG...........................................UAA.A.U..A...G.G.CAAAa.......................gAAAACGAAAGAA..CA.....---..--....-----............AUUU....UGCUU.....CGC.. +DMMH01000228.1/1372-1720 .C.GGUC........uA.AGCUUU............GCG...........................................GCC.G.C..G...G.G.CG--.........................-UAUGAUGAAGC..UA.....CCA..AA....CCGGC...........cAGAU....UGACU.....GUU.. +DNKI01000005.1/191665-191267 .A.AGAC.........U.UUCCUG............--A...........................................CUU.U.U..U...U.C.CAAA.........................--ACAAAAGGAA..UC.....GAU..UA....AAAAA...........uAUUU....GGCUC....g-UU.. +REFI01000006.1/104005-104390 .A.UAAU........uU.UGUUAA...........uUUU...........................................UUA.U.U..G...U.A.UGAAa.......................aCUGCAAAUUAAC..UA.....UUC..UA....GUUAA............GUUA....UGAUA.....CUA.. +QKMZ01000015.1/377497-377895 .C.ACGA.........-.AGUUAGcgg......uuaGU-...........................................AGU.G.C..U...G.C.CUAAg......................ac---AUAAUCGCG..AA.....CCC..GG....GUAGC............CGUU...cAGGCU.....UCC.. +QZJO01000013.1/20084-19705 .C.UAAC.........A.CUCC--............GGU...........................................AAA.G.C..G...G.C.CGAG.........................--AUAGACCGGA..AC.....CGA..CC....GCGCG...........uGUUU....CGCCG.....GAU.. +QCQP01000013.1/1705-2044 .U.CUUC.........A.GGUUAC............AA-...........................................CAG.A.G..G...U.U.UUAA.........................--AUGUGGUGAC..UA.....---..--....-----............-UCC....UGCUG.....GUU.. +DMXP01000005.1/161767-162171 .U.UUGA.........A.UGACUC............U-A...........................................CAA.A.G..U...G.A.AAAA.........................--ACAUAGAGUA..UC.....GGU..AA....UGUAU...........aAUUU....AGAGCa...uUUU.. +PXCW01000009.1/10536-10186 .U.UUUU.........UcGGCCAA............--A...........................................AAA.G.C..U...A.U.UGAA.........................-ACAAACCGGCC..AA.....AAA..CA....GGAAG............GUUU....UGCCCg...aUUU.. +DNMI01000029.1/6865-6468 .U.GAGU.........C.CGAUUU............AGG...........................................CUC.A.A..A...G.A.CUAA.........................-CUUAUUCUAAA..UC....aAAC..UU....AAGAU...........gAUCC....UGUAA.....GAC.. +QSKR01000005.1/117290-116924 .U.GUC-........uC.CGCCUG............G--...........................................GGC.A.G..G...U.A.UGAAg.......................aGGAUAAUCAGGC..UG.....GUC..UA....ACUGA...........uCGCC...gCGCGG.....AAU.. +DLWG01000161.1/4306-4665 .U.AUAU.........U.UCCUAA............-GU...........................................UAU.A.A..U...A.A.UGAA.........................UCUCUAUUAGGA..UA.....GUU..AA....GACUU...........u---U....GGUAC.....GUU.. +DOKE01000019.1/15957-15556 .A.AUUAu.......uU.UCUCU-...........aCAU...........................................AAU.U.U..U...U.G.CGACa.......................aUUGCGCUAGAGA..CA.....AAU..UA....ACUGG............AUUU....UGUAU.....GUU.. +DNRP01000115.1/416-16 .A.CUAAg......acA.AGCCCU............UAA...........................................AGC.U.U..G...U.G.CAAG........................cUUUAAAUGUUCU..UG.....AUU..UU....AGUCAa..........gGGUU....UGACA.....CUG.. +DPGM01000030.1/29049-29448 .C.GUUU.........C.UGUUUC............G-G...........................................AAC.G.A..A...A.C.UAAA.........................-GCAAAGAAAAC..UG.....GAC..UC....UCUUU...........uAUUU....UGUUG.....AUU.. +QRDS01000001.1/742004-741650 .A.UACA........u-aUGUCUA............GGU...........................................GUA.U.A..G...C.A.UGAAa......................auUCGAAACUAGCC..UC.....GUA..CU....UGCUA............AUUU....UGUUA.....AUU.. +QIJN01000026.1/2900-3307 .U.UGGU.........C.UCCCG-............-UC...........................................CAU.U.G..C...A.U.UGAA.........................----AUUAGGGA..UC.....GGA..UA....GAGCU...........gGUUU....CGUCAa...aGUU.. +QGUQ01000134.1/816-1169 .G.GGCG.........G.CGCCCG...........cCCU...........................................GCC.C.G..U...C.G.CGAGa......................acCCAUGGGCGGGC..UG.....GCC..UG....CAGCG............GCCC....GGCCU.....CCG.. +QHMH01000011.1/121781-121376 .A.UAGG........uA.UGUUAA............GUA...........................................AUA.U.U..C...U.C.A-AGgugg................gcaucACUUAAAAAGGC..UU....uGUG..CA....UUUCA...........a-AUC....GGUUUg..auUUU.. +QRWX01000003.1/210258-210613 .A.ACCU........a-aUGCCUG............UAG...........................................GGU.G.A..A...C.C.CGAC.........................-AAUUUACAGGU..AA.....AUU..CA....AUAAC...........uUGUU....CGCUC.....ACU.. +DMLU01000031.1/17614-17227 .U.GCUU........c-cUGACCU............---...........................................AGC.A.U..G...A.A.AGAA........................cUUUGCGGUCAGA..AC.....GUG..UU....AUGAU...........cUUUU....CGUUC....cGUU.. +DNZN01000002.1/14085-14426 .G.UAUC........c-gUGCCGU............AGG...........................................CGC.C.U..G...A.A.CGAG.........................AUUCAAAUCGGC..AA.....ACU..CA....GUGGC............GAUU....CGUCG.....GAU.. +QLLR01000001.1/535336-534971 .U.GUAA.........-.GGUAUG............--G...........................................UAC.A.G..U...U.G.UAAG.........................--AUAAAAUACC..UA....aGGA..GA....AAGGC...........aAGGU...aGGUUU.....CCG.. +PXDX01000110.1/2461-2798 .G.UUGU.........U.UCUCUU............--U...........................................CAA.C.U..G...-.-.-UAU.........................-AAAUAAAGAAA..UG.....CUC..AA....AUAUU...........aAUUU....UGUUA.....GUU.. +CP028359.1/50879-51180 .A.UUCUu.......c-.UACUUU...........uAGG...........................................GCU.U.A..U...A.A.CUAA.........................----AAUUAGAU..--.....---..--....-----............----....-----.....---.. +QMFY01000005.1/367523-367915 .G.UGUG.........A.UGCUAU............U--...........................................AAG.C.G..C...G.G.CUAA.........................--GAUCAAUAGA..UA.....AGU..CG....AAGUU...........uAGGA....UGUUG.....GUG.. +DNQH01000071.1/784-391 .U.UGAGa.......aU.UGAGUG............-GC...........................................UCG.A.U..A...U.A.UGAA.........................CUGCACUAAACC..UC.....ACA..CU....GUCUGg.........aaUACU...uUGCUG.....GUCug +CP029816.1/6433-6831 .A.AAAUg.......gA.UGAUUCu..........aAAG...........................................UUU.U.C..U...A.A.UUAU.........................AAUUUUGGAAUC..UA.....GGA..UU....UUAUU...........uUGGA....U-CCA.....AAG.. +DOEC01000022.1/22511-22864 .U.GAAU.........-.UGUUUA............GGU...........................................UUC.A.U..A...A.U.GAAA.........................-AAUACUAAACU..UA.....GGC..UA....GUAUU............GGAU....CGUUG.....GCU.. +PWHH01000085.1/1589-1943 .U.CGUU.........U.UGGUCA............--A...........................................ACG.A.G..U...C.A.UGAA.........................--CCAACCGACC..UU....uGGU..CG....GAGAA............GUUU....CGUCC.....GGA.. +PWNV01000014.1/10597-10948 .U.GAGCg.......g-.UGAACC............UAU...........................................CUC.A.A..U...A.G.UUUC........................gAAAAAAGAAGGU..UC.....GGG..AU....AAGAA...........aAUUU...cUCUUG.....GUU.. +QHBJ01000034.1/79273-79624 .G.GGAC........gU.UGAUCC............G-A...........................................CAG.C.C..G...U.U.CGAA.........................-AUCAAAGGAUC..UG.....CCG..CG....AACAC...........cAUUC....CGGUU.....UCG.. +DOSG01000005.1/3680-4037 .U.UUUG.........A.UUCUUC............UCC...........................................AAC.U.G..C...U.G.GGAC.........................AUAAUGAGAGGA..UA.....GUC..GG....AGAUA............AUUU....UUUCA.....GCU.. +NXLO01000001.1/124786-125157 .G.UAUUa.......gU.UGCUUU...........gAUA...........................................AUA.C.A..U...A.G.UGAA.........................-GUCUUUCAAAG..UG.....GCU..UA....AUAUCau.......cgaAGCU....UGUGA....uAUA.. +CP029018.1/185415-185737 .A.GAUU........gA.GGUUCU............-AA...........................................AUC.U.U..U...C.U.UGAA.........................UUGUUUAGAACU..UU.....CUU..AU....AAGAA...........aGAGU....UUCUU.....AUC.. +PWSR01000135.1/14189-14546 .G.GGGA.........A.UGCUCG............UGC...........................................ACC.C.C..G...G.A.CGAG.........................-AAUAAGCGAGA..UA.....GUU..CG....AGGGG...........aAUUC....GGUCC.....GUG.. +QUNF01000010.1/177424-177826 .U.UGUG.........A.UGCUAU............UAU...........................................GCA.A.G..C...U.-.-UAA.........................-GAUCCAGUAGC..UA.....AGU..CG....GAACU...........aGGUG....UGUCA.....CCC.. +DNYJ01000035.1/3983-4372 .A.UGCA.........U.CGUUUCg..........uCUG...........................................ACG.U.G..A...U.U.CGACc.......................cUGGCGACGGAAC..AC.....GCC..GC....GCGAA............UGGU....GGUCC.....CGU.. +PLSN01000019.1/1129-759 .U.ACAGc.......cU.CAUCU-............-CC...........................................UGU.A.U..C...C.U.GUAU.........................GAACGACGGAUG..UA.....AGG..AG....UCGGU...........uGGUG....GGUUA.....CUC.. +QCZK02000029.1/45092-45462 .U.GUAA.........A.GGUGCG............--G...........................................UGC.A.C..A...G.G.CGAA.........................--CUUAAGUAUC..UA.....AGG..AG....UGCGCa.........uuAGUU....UGGUU.....UAU.. +DMWA01000133.1/1781-1388 .U.CUUC........uU.UGGCUA............GGG...........................................AAG.G.G..U...G.A.CGAA.........................-AAUUUAUAGCC..UU.....GUC..UA....CGAUG............CUUA....CGGCA.....UCC.. +DPIZ01000001.1/229489-229104 .U.GUAA.........A.UGCUUG............--A...........................................UAU.A.A..A...U.C.CUAA.........................-CAAUUUAAAGC..UC.....GGU..GU....UUAUC...........uUUAU....UGUAUa...uUCU.. +DMJD01000195.1/3897-4249 .C.GGGU........c-cUGUCUC............AGA...........................................UCC.G.C..G...G.G.C---.........................-GUAUUCGAGGC..UA.....CUG..AU....UCUGC...........cGGAU....CGCUG.....AUC.. +NZ_QMEX01000072.1/709-318 .A.CGUC.........C.GGUCGC............GGG...........................................AUU.U.A..U...C.G.GGAC.........................ACCAACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....AGUUC.....GCG.. +QFQM01000301.1/1780-2177 .C.GGUG.........U.GGUUAC............G-C...........................................AUC.G.U..U...G.U.UAAG.........................-ACUACAGUAAC..UA.....CGG..AG....GAGUU...........gAGGC....UGUUG.....CCU.. +QQVH01000006.1/238394-238043 .A.ACCC.........U.UGCAGA...........uACA...........................................GGU.U.G..A...A.G.UGAGa......................uaAAAUGAUUCUGC..UG.....GCU..CU....AAAUA...........aCUUU....UGCUA.....UUU.. +DMML01000027.1/14611-15024 .U.ACUAc.......uU.UGUCAGu..........a--G...........................................AGU.A.G..UaugU.A.UGAA........................uAUAAUUACUGAG..UA.....GAU..AU....AUCU-............-UUU....UGCUA.....AUC.. +QGDT01000007.1/27668-27296 .U.AUAG.........-.UGAUAC............GG-...........................................AAA.U.C..C...A.A.CGAG.........................-ACACCAGUAUC..UA.....AGG..CU....AUGAUg..........cGGGU...cCGCCU.....UGA.. +QWPT01000008.1/32575-32927 .A.AGGC........gA.UGCCUU...........aCCG...........................................CUG.A.G..G...A.A.CAAG........................aCAACAGUCAGGC..UG.....GCU..UA....GGUUU...........gGCGC...cCGCCG.....UAC.. +QMTU01000001.1/16442-16060 .A.CCUAgc.....ccA.UGCUAG...........u-CC...........................................AAA.A.A..G...-.-.----c......................ccGGUGGUGCGCGA..UA....gAGG..GA....GCGCCa..........aAGGA....AAUCC.....UG-.. +RAYM01000048.1/27457-27806 .C.GGGG........gA.CGCCUC............UUA...........................................CCC.G.C..G...G.G.C---.........................-GUAUCAGAGGC..UA.....CUG..AA....UCCAC...........gGGGG....UGUCG.....CUC.. +PXEC01000012.1/14964-15392 .U.UUUGa.......c-gGGCUUC...........gGUC...........................................AAA.A.G..G...C.A.CGAA.........................AAAUUUUGAAGA..UA.....AGC..AU....CGGGA...........aCGAG....UGUUU.....GUU.. +QKBW01000021.1/7511-7094 .U.GUGC........a-cUGUCGG............-AG...........................................CAC.A.C..A...C.G.CGAC.........................-GUUCUUCCGAC..UC.....GAU..GA....UGAAG...........uGUCU....CGUCA....cCUC.. +QFOU01000008.1/21511-21088 .-.CUAG........c-gCGCCAA............GCG...........................................-UG.U.A..A...C.C.CGAA.........................ACCUAUCUUGGC..AA.....CCU..UG....AGUAG............-GGG....CGCAC.....CCA.. +QGDO01000004.1/447584-447994 .A.AGAC.........-.UGCUGC............GA-...........................................UCC.G.A..U...A.G.CGAA.........................ACCUUAAGCAGA..UA.....CGG..GA....AUCUCu..........gGGUU....UGUUC.....CCG.. +QMKX01000016.1/11934-12297 .U.AGGUg.......uU.GGUCUC............--A...........................................UCU.A.U..A...C.A.AGAC.........................--ACCCUUGACC..UU.....UGU..UU....GUAUG...........gCAUU....UGGAA.....GCU.. +DPTG01000050.1/3628-4035 .U.UAUUuu.....uuU.UC----uu........ucGAU...........................................CUC.A.A..C...U.U.GUAC.........................UGCAAAAAGGAA..AG.....ACU..GU....AUGAG...........aAUUU....UGUCU.....GCU.. +CP022596.1/173725-173331 .A.UCUA.........G.CGUGUC............AAU...........................................GGA.U.A..A...A.A.UGAA.........................--UUUUAGACAC..AA.....UAC..UA....AUUUA............AGUU....UGUUU.....GUU.. +PLSR01000007.1/21626-22015 .U.GUGC.........U.CGCUCG............CG-...........................................UAC.A.U..C...-.-.-UAA.........................---GACAAGAGC..UC.....GGC..AG....UUGCAu..........cAUUC....UGUCA.....GUC.. +PWPK01000035.1/1748-1315 .U.AAAAa.......uU.UGCUUU............AUU...........................................UUU.A.A..U...A.G.UUAA.........................AAAAUUUAAAGC..UA.....GAU..GU....GUAAAa..........gUUUU....UGUUU.....GUU.. +RBKU01000001.1/4239075-4239442 .C.CAAA........g-gUGC---............-GA...........................................UAA.G.C..G...A.G.CGAG.........................--AACAAGCACA..UAc...gGAG..GA....CGGUA...........cAGGU...gAGCGG.....CUA.. +DPCX01000018.1/23588-23169 .U.UUUGgu.....gu-.UGGUUG...........aUCC...........................................GAA.G.U..U...A.C.AAAA.........................-GACAAUUCAAU..CA.....UUC..AU....UAGUU............UUCC....UUCCA.....GUU.. +QZJH01000007.1/48637-49017 .G.GAAA.........A.UGGUUU............--G...........................................GUC.C.U..U...U.C.UGAU.........................--UUUAAAACCU..UU.....GUU..UU....AUUUU...........uAACU....UGUUG.....AUU.. +DQGR01000075.1/4249-3829 .U.UGAG........uU.UGACGU............U-C...........................................UUA.A.C..U...A.U.UGAA.........................GCCUAAUACGUC..UC.....GUC..AU....AUCUU............-UCC....GGUCA.....GUU.. +QNCB01000001.1/21502-21887 .G.GCUGag.....uu-cUGCGUG............AUG...........................................ACG.C.C..G...G.G.UAAA.........................-CGAAAGCGCAG..UA.....AGG..CC....GUGAU............GACU....UGUCU.....CUC.. +QGKT01000002.1/105184-105608 .U.UGGG........uU.UGUCUU............UGC...........................................UCU.U.U..U...A.G.CAAA.........................UAUCAAAAAGAC..UA.....GUA..AU....UUAUG...........gAUUU....UGUUU.....GUU.. +PLOL01000034.1/24061-23656 .U.GUGU.........U.UUCUCG............--C...........................................CAC.A.A..A...A.U.GAA-.........................---AUAAGGGAA..UC.....GGA..UU....AUAAA...........uAUUU....UGUUU.....UUU.. +DNMJ01000017.1/413-2 .G.UAUUu.......cU.UGUCAGu.........agGGG...........................................AUA.U.U..U...A.G.UGAA........................uAUAAUUACUGAG..UA.....AAC..UU....AACU-............-UUU....UGUUA.....GAU.. +PMLX01000071.1/7745-8135 .C.CGCG.........A.CGCCCC............CUG...........................................ACG.G.C..G...G.C.CGAG.........................--AUCAGGGAGC..AA.....ACG..UC....CUGAG...........cGGCU....CGUCC.....GUU.. +CP029480.1/228828-228455 .U.GGCG........g-.--UUUU............CUU...........................................ACC.A.U..U...A.A.AUAG.........................UAUCGGAGGAAA..UA.....AGG..AU....UGAAUu..........uGGUA....UGUCG.....GAC.. +CP027431.1/362415-362764 .U.GGCAu......uuA.UGUUCG...........gAAU...........................................AAA.A.G..C...A.G.UGAA........................aCAAGAAUCGAAC..UA.....GCU..CU....CGAUU............UGGA....AGUUA.....GCA.. +CP031376.1/91426-91834 .G.CCAA.........C.CGACAG............U-A...........................................AGG.U.G..A...G.U.CGAA.........................-AUUAUACUGUC..AA....cGUU..UU....AAUUA...........aUUUU....UGAUA.....ACU.. +QXED01000007.1/163834-163461 .G.AUAA.........U.GGUGUU............--A...........................................ACA.A.C..G...G.G.CGAG.........................-ACAACAGCACC..UA.....CGG..AU....GAGGC...........uCGGU...cUGAUG.....CGC.. +DOMN01000019.1/10890-10620 .-.----.........-.AACCUU............---...........................................---.-.-..-...-.-.----.........................------------..--.....---..--....-----............----....-----.....--C.. +DNLS01000001.1/48296-47888 .U.ACUG.........A.CACCUG............AGU...........................................GGU.A.U..A...U.C.UGAAc.......................cUUUGCCUCAGGU..UU....uCAC..AU....GUGCC............UUUU....UGUUC.....CUU.. +DOQK01000016.1/34640-34229 .C.AAGU.........U.AACCACa.........aa---...........................................---.-.-..-...-.-.----agguuug...........uucuuccGCAAAAAGAACU..UU.....GUU..UG....CGAUA...........uCGGUu..aUGUUU.....CUU.. +PWQH01000044.1/1856-2206 .C.UCUA.........A.AGUUUGaac......ccgCUU...........................................UUU.U.U..G...U.C.UGAA.........................GUUUAAUGUGGU..UC.....GAA..AU....AAGGC...........aUUUU....UGUUC.....GAU.. +PWQH01000009.1/8152-8518 .C.UUCU........cU.UGACUC............GAA...........................................GAA.G.U..U...C.U.UUA-.........................--AAAAAGAGUC..UG.....GGA..UA....UAGUG............AUUU....UCUUU.....UAG.. +QOKO01000007.1/31709-32079 .U.AAAG.........U.GGC---............-GU...........................................UUU.A.A..U...U.G.CAAA.........................--AUUAUGCCAA..UG.....GUU..AU....UAUGA............AGAU....UGUUA.....AUU.. +DPYD01000030.1/3868-3479 .U.GAAC.........-.-GUCCA............---...........................................UUC.A.A..U...G.U.CUAA.........................--GACUUCGGAA..UC.....GGG..GC....GCUGU............GUUU...cUGUGCa...uCUC.. +DPQA01000057.1/2390-2041 .A.AGCC.........A.AGCUUG............GUG...........................................GUG.U.A..G...C.C.CGAC........................aAUCUUUACAAGC..AA.....AUU..CG....GUUAU............UGUU....GGCUU.....GCU.. +QILQ01000037.1/21232-21645 .A.ACAA.........U.CGCUUU............GC-...........................................UGU.U.U..U...U.U.G-AA.........................--AUGUAAAAGC..UC.....GAG..AA....UAAAA...........gGUCU....UGUUU.....GUU.. +DNAV01000212.1/1435-1080 .C.UGUU.........U.UUCUUAaa........aaUAG...........................................GUG.G.U..G...G.A.CUAAaag...................aaaUCGGUAUUGAGC..UG.....AGA..AC....GUUUU............-AGC....UGUCUc..guUUC.. +DPYH01000020.1/1515-1082 .U.CAGU.........C.UGACAA............--A...........................................UUG.A.A..A...G.A.UAAA.........................--GACCUUGUCU..UA.....CUC..UU....ACAGU...........uUAAU....UGUUC.....GUU.. +QXGN01000044.1/2685-3071 .A.GAAA.........A.UGAUCG............--C...........................................AGC.U.U..U...A.G.UGAA.........................-AUUAGAUCAAU..UA.....UCA..AA....AACUU............-UCU....UGUUU.....GUU.. +CP029295.1/242278-242644 .G.AAAU........uU.UAACC-............-GC...........................................CUU.C.G..U...U.A.UGAC.........................-AUUUAGGUUAA..UC.....GGC..GA....AUAG-............AAUU....UGUUA.....GUU.. +RFKD01000061.1/6828-6444 .U.GCGC.........U.CGCUUC............G-G...........................................CGC.A.C..C...G.C.CGAC.........................-GCCAUAGAAGC..AC.....CCC..AC....GCGCA............AGUU...gCGGCA.....GCG.. +DMNH01000155.1/6021-5633 .U.CAGUc.......u-.CUUCUUgaa......aga---guag..................................ucacgCUG.U.U..U...A.C.UUAA.........................GUCAAAUGUGAC..UA.....CGA..GU....CAAAU...........uGGUU....CGUCC.....GGU.. +PPGJ01000031.1/3872-4219 .U.GCAA.........A.UCUUCG............--A...........................................UGC.C.G..C...A.U.UAAA.........................--AUUAAGAAGA..UA.....AGG..CG....UUAAA...........aAUUU....UGUUA.....AUU.. +PLKW01000021.1/23921-24278 .C.GGUC.........A.CGUCUU............CUG...........................................GCC.C.U..G...G.G.CGAA.........................GACUUAGAAGAC..UU.....GUU..CA....GUCGU............CGGU....UGCUC....aCUC.. +DPML01000013.1/16758-16288 .U.UUUGugg...uggU.AGU---u..........gCAU...........................................GAA.A.U..C...A.U.UCAA.........................AUUUAUUAAUUC..CA.....CUU..GU....GAAAG...........uUUUU....UGUUC.....AUU.. +DPQP01000012.1/39548-39194 .U.UUAA.........U.UGAUUA............GGU...........................................UAG.A.A..U...A.A.UGAA.........................UUUUUACUAAUC..UA.....GUU..AU....GAAAU............CGGU....AAGUU.....AAA.. +NJNR01000037.1/15695-15308 .A.CAGU........c-.GGACGAu..........gGAU...........................................UCG.C.C..C...G.A.CCAGu......................acAUGAACAUCGUC..UAc...aAGC..CG....UG-CG............GGUU....CGCCG....aACG.. +DOQX01000164.1/3245-3627 .C.UGACg......gu-gUGAAAG............AAC...........................................GCU.G.A..C...U.U.CGAG.........................GAAAGACUCGGC..GG.....AGA..UC....GCAAGa..........uCAG-...uUGACC.....C--.. +PLZJ01000002.1/132743-133108 .A.AAAU........cU.GGUUUC............--G...........................................UUU.U.U..U...A.C.CGAA.........................-UUUUGAAACCU..UA.....CUA..UU....AUUUU............-UCC....UGUCA.....AUU.. +QIKW01000072.1/10237-10624 .A.AGCA.........A.AGACUC............CUG...........................................ACA.U.C..U...G.G.GAAA.........................GACCAGGGGGGC..GC.....CCU..UU....UUGGGca.......ggcAACC...cGGUGC.....AUC.. +DNMG01000020.1/7495-7107 .A.GGGAa.......a-cUGGUUA............GUG...........................................CCU.U.A..U...U.G.U---.........................--AAUUAUAACC..UC....gGCU..CU....AUUCA............UGGA....UGUUU.....AUU.. +DNBC01000040.1/94778-94384 .C.GAAG.........U.CACCGA............UCU...........................................UUC.G.C..G...C.A.CAAG........................aGUUGCGAUCGGU..UC.....CUA..AA....CACGU............AUUG....CGUCA.....CAC.. +PWXS01000036.1/5899-6263 .A.UAAGag.....au-aAGCCCU............UGC...........................................UUU.U.C..U...C.C.UAAA.........................-AAAAUUAGGGC..UU.....AAU..UC....AAAGA...........uUUUU....UGCCU.....AAU.. +DMCB01000020.1/3304-2919 .A.AUGG........u-cUGAUAU...........aCAU...........................................CAU.U.C..A...A.C.CGAA.........................--AUUAAGUAUA..UC....gCCC..GA....CUGCU............UAGU....UGUCC.....GUU.. +QCKS01000052.1/2969-2582 .C.GGCGa......gaA.AGACCG............CUG...........................................ACU.U.U..A...A.G.GAAA.........................-GACUUGACGGU..--.....-AA..AG....CCUUU............GGCU....UGCCUg...aCCC.. +RBIX01000013.1/478002-477611 .A.GCGC.........C.CACCAG............UGC...........................................CUC.U.C..C...G.A.CGAA.........................-UAAGAACUGGG..UAg...gCGC..GG....CGGUC............GAGC....UGUUC.....ACC.. +DNPJ01000125.1/3088-2697 .A.AGGAg.......uU.GGCUUG............CUA...........................................GCU.U.C..A...U.C.UAAA.........................UACCAAUAAGCC..UC.....GUA..AG....ACUAG............-CCA....CGAUA.....---.. +RAWT01000098.1/745-1062 .-.CGUA.........U.GGUCCC............GGA...........................................ACG.-.-..-...-.-.-UAG.........................AGA---------..--.....GGC..GG....CGGCU............GUUU....UGUCG.....GUC.. +RSFA01000089.1/6380-6777 .G.AUUCu.......c-cUGCCUG...........aGAG...........................................AUG.A.A..C...G.G.CGAA........................gUUUAAUUCAGGC..UA.....GUC..AU....UCAUU............AGCG....UGUCG.....GUU.. +RQOH01000300.1/46565-46200 .C.UUUG.........A.GGUCUC............GGC...........................................ACA.G.G..U...G.A.UGAA.........................AUUUUACGAGAC..UG.....GAU..CA....CUUUA............GGUU....UGUUC....gCUG.. +QHLX01000003.1/281036-280676 .A.AACA.........U.UUCUCC............CGA...........................................GUU.U.U..U...G.G.GGAC.........................AACUUAGGGAGA..UA.....GCU..UA....AUCUU............AUCC....UGCCU.....GUG.. +QTZO01000003.1/161220-161603 .A.CAAUu......gg-gUUCCUU............CGG...........................................CUG.U.G..G...U.G.CGAA........................aUAAUAGGAGAAC..UA.....GUC..UA....GGGGC............UGUU....UGGCC.....CGG.. +SESZ01000067.1/8340-8689 .U.GCAU.........-.GACCCC............G-G...........................................UGU.A.G..G...G.G.AGAA.........................-AACAAUGGGGU..UA.....GCU..CC....UUGCA...........aAUCC....CGCCC.....UUA.. +RQJS01000021.1/7066-7425 .C.AAGC........aU.GGCUCA............UGA...........................................CUU.G.A..A...G.G.UUAA.........................--ACAGAAGAGC..UC.....GCA..GU....CAAUU...........uCCCC....UGCAC.....GUC.. +SHAD01000002.1/225562-225922 .G.ACAC.........U.GGCUUC............UUG...........................................UGA.A.A..G...G.G.UUAAa.......................uCAAUACAGAAGC..UA.....GGC..UU....GCGCG...........uUCUC....CGCUG.....ACU.. +SLTJ01000038.1/69069-69421 .U.CACC........g-gCACCUG............CCC...........................................GGG.G.G..C...A.G.AGAA.........................AUCUCAGCAGGU..UG.....GCC..AC....AGGAA............AUCC....GGUCC.....CCG.. +RYVY01000009.1/13728-14093 .U.UUUG.........G.AGUUGU............GAC...........................................GAA.G.C..U...G.G.CGAA.........................--GUUCAGCAAC..UG.....GCU..GU....UGUCC............GGCA...uCGCUA.....AUU.. +SGBB01000005.1/40876-40518 .U.UUAAa.......u-aUCCUUU............GUU...........................................UAA.A.U..A...U.C.UUAA.........................-AUUUUAGAGGA..CU.....GCU..GA....AAAAA...........gGUCU....UGUUU....a-UU.. +SOJN01000142.1/37837-38187 .C.CUUC........u-cCGCCCG............G-A...........................................GGG.G.G..U...G.G.UGAA.........................AGCUGUCAGGGC..UG.....GUU..CU....AUAGA...........uAUCC....CGCCU.....CAU.. +SOIB01000127.1/29682-29333 .C.AAUC........aU.UGCCAG............GGG...........................................AUU.G.U..G...G.A.UGAA.........................AAAUAACUGGCA..UA.....GCC..UU....ACCUA............AUCC....UGUGG.....UUG.. +PYAL01000009.1/127714-128117 .A.UUCC........g-gGGUCUG............ACG...........................................GGG.U.A..C...G.U.UUAA.........................--AUCACAUGAC..UC.....GCU..UC....GGUCC............GGCC....UGUCG.....ACU.. +SOHZ01000170.1/686-281 .C.UCCC........gA.CGGCGA............UAA...........................................GGA.G.U..G...C.C.CAAGccgggg.............cuucggUCCCGGAUCGCC..UG.....GCC..CG....CUUCA...........cACUC....CGUCG.....GUC.. +RXJX01000002.1/165879-165498 .A.GGAC.........U.GACCGC............UUG...........................................UCC.C.G..A...U.C.GAA-.........................ACUAAUAGCGAU..UA.....GCU..CA....GAUUA............AGCC....UGUUA....gGCC.. +SMWS01000080.1/6950-7308 .C.UAUG.........U.UUUCUUg.........ugGCA...........................................GAA.A.A..A...G.A.CGAG........................aUUUCUCGCAAGA..UA.....GCA..GU....GAAAA............UACC....CGCCU.....UUC.. +SCKJ01000001.1/2037-2397 .U.ACCG.........A.UGCUCA............UGC...........................................GGC.G.G..A...A.A.UGAG.........................-ACCUGAUGAGC..UG.....GCU..GU....UGCCA............AGGU....UGUUU.....GGU.. +BGZO01000013.1/7758-7379 .C.AAAG.........-.UGUUUU............GGA...........................................UUU.G.C..C...G.U.CAAAg......................caAAGUUCUAAGAC..UU....aGCG..UG....GGAUU............GGUC....GGUCU.....GCG.. +PTQW01000033.1/68449-68799 .U.UCCC.........G.GGCCCG...........gACG...........................................GGA.A.G..G...A.A.CGAG.........................ACAAUUCUGGGA..UA.....CGG..AA....AGGCC............-GCC....UGCCG.....UGA.. +CP025734.1/179868-180220 .U.CACUg.......gU.UUCUCU............GGA...........................................GUG.A.A..G...U.C.UUAAu......................agUUAUCCAGGGGA..UU.....GUU..GU....UCAGG............AUUU....UGUUU.....GUG.. +CP016379.1/483860-484216 .U.CACU........gA.AGCCUG............UAG...........................................GUG.A.U..A...G.G.GGAA.........................-UCUUAACAGGC..UA.....GGG..GC....UCAUG............GGCG....UGUCU.....GUA.. +CP035108.1/986980-986633 .U.UUGA........a-cCGCCUU...........aAAC...........................................AAA.G.G..G...A.C.UGAA.........................-ACCUAAAGGCU..UA.....CUU..UA....AGUCA............UAGC....UGUCU.....GUG.. +SOKK01000045.1/4565-4956 .U.UAAU.........C.UGCUUG............G-G...........................................CUA.A.U..U...A.C.UUAA.........................-AUAUUUCAAGC..UA.....GAA..UU....AAAAG...........uUUUU....UACUU.....GUU.. +SMWZ01000092.1/16236-16590 .A.ACCG.........C.UGUCGG............GAC...........................................GGG.G.C..G...G.A.CGAG........................aAACUUUCCCGGC..UC.....GCG..GC....UGGCU...........uUGCG....CGCUC.....UGU.. +QNYO01000023.1/11004-10629 .C.AGGU.........-.UGCCUC............--A...........................................CCU.G.U..A...A.G.CGAA.........................--CCUUUGAGGC..UC.....GCA..CG....GUGUA............GCUU....UGGAC.....AUU.. +LXJS01000012.1/849-1225 .G.AAUAau.....ug-.GAACCU............GUU...........................................AUU.C.A..A...C.G.CGA-.........................--UUAAAAAGGU..UC....aCGU..UG....UAGGA...........aAAUG....GGUUCgu.ggUUC.. +READ01000041.1/70908-71296 .C.GCGG.........A.UGUCUG............CGA...........................................CGU.G.C..G...C.C.CGAA.........................-AUCAAGUGGAC..UG.....GUU..GG....CGGCA............AGGG....GGCUC.....ACG.. +CP034184.1/368863-369225 .A.GGUU.........G.CAUCUC............ACG...........................................GCC.U.A..A...A.G.CGAA........................aAUAAAGUGAGGU..UG....cCUC..UU....UGAGC............AGCG....UGUCC.....GUG.. +RDXM01000016.1/246-613 .A.UAAU........g-.CGGCGC...........aGGU...........................................UGU.U.U..C...A.U.CUG-.........................AUUCACUGCCUC..UA.....GCG..AU....UGUCU............-GCC....UGUCG.....UUU.. +SCUE01000019.1/28360-28010 .U.CUCG.........A.CGCGGA............U-A...........................................GAG.G.G..G...G.C.CUAA.........................--GACUAUCCAC..UG.....GUG..GU....GUCAU............ACCG....CGUCG.....GCG.. +SLXT01000027.1/31494-31847 .G.GUCA.........A.UUCUCG............GAG...........................................ACU.G.G..U...G.G.CGAA.........................-AUUUAUCGAGA..UA.....GCC..UG....ACCAA...........cGCUU....UGUCG.....CUU.. +SOIS01000127.1/6186-6534 .U.CCGA........uU.UAUCCC............UGU...........................................CAG.A.A..G...A.A.CGAG.........................-AUCUAAGGGGU..UA....uACC..UU....UAGAG...........aAUCC....UAUUC.....GGA.. +CP034183.1/1947100-1946745 .C.GGUU.........U.UACUCU............GGU...........................................GCC.G.G..G...C.G.CGAA.........................CUAAAACAGAGU..UA.....AGG..AA....AGGAA............CGCC....CGCCU.....GUA.. +RYZH01000075.1/20553-20924 .A.UCCAa.......a-cCGCCCG...........uUGC...........................................GGA.U.C..G...G.A.UUAA........................aCUCAUGAUGGGC..UA.....AGC..CG....AAGGA...........aACCC....UGUCG.....UUC.. +RQVC01000001.1/52726-52385 .U.UCUA........u-cUGCUCA............AUU...........................................AGA.U.C..U...A.G.UUAA.........................-AUCUUAUGAGC..UA.....GGA..UA....GCUU-............AGGU....UGUUG.....GUG.. +RLIH01000017.1/27156-27501 .G.CAA-........gU.UGCCAU............AA-...........................................CAG.A.G..G...G.G.G---.........................UAUCAAUGGCAA..UA.....UAG..UU....UGAAA............AUCC....UGUUA.....AUU.. +RQYM01000016.1/6996-6623 .G.CGUA.........G.CGUCUC............AGG...........................................GCG.C.A..G...U.G.GGAC........................uUUCAACUGAGGC..UG.....GGU..CUg..uCGGCU............AAGG....UGUUC.....GUA.. +SDWM01000133.1/903-535 .A.GAGG.........G.UGUCGU............GA-...........................................CUC.U.G..G...U.G.GGUA.........................-UUAAUCGUGAC..UG.....GUU..UA....UUAAU...........aCGUU....UGUUU.....GAG.. +SORU01000030.1/5825-6196 .A.UUUU.........U.CGUUUG............CGG...........................................GAA.U.G..A...A.A.UGAAaucuua.............accuucGGGUGAGCAAAA..UA.....GCA..GU....GCUCU...........aAUCC....AGUCC.....UUC.. +SOKE01000033.1/90921-91285 .G.UAAG.........A.UUCUUUag........guGCG...........................................UAG.C.U..C...G.A.UUGG.........................-UAUCACGAACC..UG....aCGU..AU....CUGACa..........gGUCA....UGUCU.....UCG.. +CP026734.1/2771393-2771016 .G.ACAC.........A.UGUUGG............GGG...........................................UGU.C.U..G...A.G.GAAC.........................-UUUCACUCAAC..UC.....CGU..UCg..uUGGUC............CAUG....UGUUC.....GUG.. +RQYD01000047.1/831-484 .C.UCCG........aA.AGCUUU............GAC...........................................GAA.G.C..G...G.A.AG--.........................-AAAUAUGAAGC..UA.....CUA..AA....GUAAG...........uAGUC....UGUCU.....UUG.. +SDOZ01000002.1/369316-368966 .G.CGU-........uU.UGACCG............UGA...........................................CGC.G.U..G...C.G.C-UG.........................UAUUCAGCGGUC..CA.....CGG..CC....GCGCG............CGUC....UGUUU.....GCC.. +SHBB01000544.1/6576-6211 .A.UCCCg......ca-.CGGUUC............G-G...........................................GGU.G.A..C...G.G.CGAG........................aUAUUAGAACCGU..UG.....GCG..UC....AUGGA...........cAGCC....UGCUC.....UUG.. +SCQP01000002.1/194633-194995 .U.GGCGc.......aA.UGUCCC............GGC...........................................GUC.G.C..A...G.U.CGAGaacu................ccgcaAGGGGUAGGGGC..UG.....GCG..CU....GAUCG...........gCUCU....UGUCC....gCUC.. +CP034170.1/2182612-2182239 .C.GCAU.........C.GGUUAC............GGA...........................................UGU.U.G..A...U.G.GGAA........................aUCAAACAGUAAC..UG.....GGC..CCgucaCAU--...........uGGCU....AGUUU.....GCA.. +SOJU01000025.1/32352-32748 .A.UUGG.........A.UCC-A-............CGA...........................................CAA.U.U..C...U.G.UAAGagcgg..............guuucgGCUCGCAGUGGA..UA.....GUU..GA....GUUGA...........aCGCC....UGUCA.....AUC.. +SMVY01000077.1/6392-6754 .C.UCGG........c-cUCCCCC............GAC...........................................CGA.A.G..C...G.G.CGAG.........................--AUUCAGGGGG..UA.....GUU..CC....CGGAC...........cGGUU....GGCCC.....GUG.. +SOJM01000025.1/4848-4468 .A.GUGAggu..ugag-cAGCCUG............GU-...........................................AGC.U.C..G...G.A.GCA-........................gUAUCACCAUAGU..UG....cCGU..AU....GUAGCg..........uGCAC....UGUCU.....UGG.. +RDYF01000103.1/1720-1366 .G.AAAUc......ggG.UGACCG............G-A...........................................UCG.A.U..U...G.U.CGAG.........................AAACAACAGGUC..UC.....UAG..GA....AAGCG............ACGC....CGCAU.....GAG.. +QQWI01000004.1/204280-203904 .U.GGCG........cU.CGUCUC............GAC...........................................GCC.A.G..G...G.G.GUA-.........................--ACUCAGAGAC..UU....gCUC..CU....ACACU...........cUGCU....AGUCA.....CGG.. +CP030139.1/1592352-1592745 .U.GGCG........g-.CCUCAGg..........uCCG...........................................UCC.C.C..U...C.G.CUAAg.......................cAAAAACCUGAGC..--.....---..--....-----............AUCC....CGCCA.....ACG.. +REAZ01000027.1/51236-51605 .G.GUAA.........G.UGUUGU............GA-...........................................UGC.C.C..U...-.G.CUAA.........................GACUACUGCAAC..UA.....AGG..AG....AGAUUu..........uGGUU....UGUUC.....UUA.. +RXKB01000006.1/52500-52857 .U.UUUAgg.....uaA.CGUUGAg..........cGGU...........................................UGA.A.U..A...G.C.CUAAa......................ucAUAAUAUCAAGC..UG.....CCG..UU....UGCAUc..........aACUG....UUUGU.....GCU.. +SMAD01000013.1/54815-55211 .U.GGUU.........-.CGUCCC............G-C...........................................ACC.A.G..C...C.C.CGAC.........................AACCAAAGGGAC..UA.....AGU..AG....CAGGU............AGGC....UGUUU.....GUG.. +QHKK01000590.1/479-93 .G.UAUC.........C.GGCUGC............GGG...........................................ACC.C.C..A...A.G.GAAC........................aCUCAACAGCAGC..UA.....AGC..CC....ACGGC............GACG....AGUCC.....GCA.. +RHOK01000024.1/5373-5005 .A.GUUUc......uc-cCACCUG............AAG...........................................GGC.U.A..G...C.A.AGAG.........................--ACCAUCAGGU..UA.....GCU..CC....AGGCGg.........uuAGCC...cUGCGC.....GUC.. +PTET01000001.1/414453-414859 .U.CGAA.........-.GGCUUC............GG-...........................................UCG.A.A..A...G.U.CGAA........................aAAACAUAGAAGA..UA.....AGU..UU....UGUCU............UGGG....CGUUU.....GCU.. +RQZF01000005.1/74604-74980 .G.UGCC.........G.UGUCGA............UGA...........................................GCA.C.G..C...U.U.CAAC.........................-ACUUAGUCGAC..UG.....AGC..CU...aCUGGC............AGCA....GGUCU.....GCA.. +RDXB01000091.1/6720-6323 .C.UGGU.........U.UUCUUCg.........guUAG...........................................CCU.G.C..U...G.A.CAAAg......................acUUUAAUCGAGGC..--.....---..--....-----............AUCC....UACCG.....CUA.. +SLZT01000015.1/21193-21547 .A.GUCU........u-cCGCCUG............UAG...........................................AAC.U.C..A...U.G.GGAC.........................-AUCAAUCAGGC..UG.....CGG..CU....ACAGU............AGCU....UGCCU.....-CG.. +SCVU01000497.1/565-917 .C.GAACuc.....gu-gCGACGG............GGG...........................................GGA.G.G..A...G.A.CGAGa.......................aCCUACCGUCCGC..UG.....GUC..GC....GUCC-............-GCC....UGUCC.....GCG.. +SCUS01000195.1/114991-115356 .A.CAUCa......gg-gUGCCCC............G-G...........................................AUG.U.G..C...G.G.CGAG........................aUUCAGGGGGCGC..UG.....GUU..GG....GUGGA...........gUGCC....UGCCG.....AUG.. +RDXG01000384.1/4628-4258 .U.UUA-.........A.GGUUGC............GA-...........................................AAA.A.C..U...G.G.CGAA.........................-AUCAAAGCAAA..UA.....AGG..GA....CUAAG...........uUGGU...gUGCUA.....CUG.. +QNZT01000026.1/13438-13818 .A.ACGG.........U.UGCCUA............G-C...........................................CGU.U.G..U...A.U.CGAG.........................--ACUUUCAGGC..UU....gGAU..AG....UACUA............GCCG...gUGGGC.....GAA.. +RCSU01000001.1/160818-160420 .G.CAGG.........G.UGUUGU............G-A...........................................CUG.C.A..G...C.U.-UAA.........................GACUAUCGCAAC..UA.....AGG..AA....CAGAU...........uGGUU....UGCCG.....UUU.. +SBJH01000057.1/35072-34706 .C.UUAG.........C.GGCACG............--A...........................................UAA.G.U..U...A.G.CGAA.........................--AUUCAGUGCC..UA.....CGG..AA....GCAAGu.........auAGGU...aAGCGU.....CCG.. +REAG01000303.1/1030-1390 .U.GUGG.........A.UGUUAU............UAA...........................................AAC.A.-..-...A.G.CUAA.........................-GAUCUAAUAAA..UA.....AGC..UG....UAUAU............UGGU....CGUUU.....CCA.. +SMWT01000136.1/1661-1290 .U.UAACu.......a-.AUCCUCa.........ag-GA...........................................ACC.G.U..C...G.G.GUAA.........................-ACCUUGUAAAA..AA.....A--..-C....ACCGG...........gUUUU....CGCCC.....ACU.. +BHER01000018.1/14700-15046 .U.CUCC........u-gUGUCAA............UUA...........................................GAG.A.A..A...G.A.CAAG.........................CCUAGAAUUGAC..UC.....GUU..AU....GCGAA............GAGG....UGUUC.....ACU.. +SCUG01000226.1/6462-6087 .G.UGGA.........A.UGCCUC............U-A...........................................CCA.U.U..G...A.G.CGAA.........................-ACUUCAGAGGA..UA.....AGG..UG....UAAAA...........uGGGU...gGGUUG.....CCG.. +REAQ01000284.1/9416-9786 .G.AAGA.........A.GGCUGU............G-A...........................................CUU.C.C..G...U.-.CUAA.........................-GACCAUCCAGC..UA.....AGG..CA....UCCAU...........uGGUA....CGUCC.....GGU.. +RDXI01000353.1/934-529 .A.AGGU.........G.CGCCUU............GCG...........................................CUU.A.-..U...U.C.CGAA........................aCCCAUACGAGGA..UA.....AGG..CU....AUGAU............ACGU....UGUUG.....UUC.. +RDZE01000014.1/238912-239281 .G.CUAA.........G.GGUACG............--C...........................................GUG.C.A..A...A.G.UAAA.........................-ACUAAAGUACC..UA.....AGU..UG....GGGGC...........gAGGU....UGUUA.....CAC.. +JXTW01000013.1/9936-10300 .U.UAUA.........U.UGUCAG............--U...........................................GUA.A.G..G...U.U.UCAA........................gAAUUUUGACUGC..UC.....AUG..UG....GAUUU............-AUU....UGGGG.....GCU.. +SMSG01000001.1/72652-72282 .C.GACC.........C.GGUCAC............GGG...........................................GUC.G.C..G...C.G.GGAC........................aUUUCACAGUGAC..UG.....GGC..CUgucaCAG--...........gAUCU....UGUGC.....ACA.. +SCQK01000005.1/21043-20630 .A.AAGU........uA.GGCCGC............GCG...........................................CUU.U.U..G...A.G.AAAAuggggucugg....cgacagacccaAAAUUCAGCGGC..UA.....GCC..GA....AGAGA............UUUU....CGUUC.....GCU.. +SODD01000029.1/3124-2744 .U.GUAU.........U.UGGUUU............AGC...........................................UAC.A.U..C...C.U.UGAA.........................AUUGAAUAAACC..AA.....AUU..GU....UAGAC...........uCGAU....UGUUU.....GUU.. +RYWV01000274.1/2286-1878 .C.GGGG.........-.AGUCCC............GAC...........................................CUG.C.G..G...C.C.GGCA.........................AUCAAACCGGGA..AG....uAAG..CG....UGGCCa..........cAGGG....UGUUU.....GUG.. +REBA01000023.1/26043-25651 .U.GACC........u-.---UUG............CGA...........................................GAA.A.U..U...G.G.UGAA.........................--AUAAAGCAAA..UA.....AGA..UC....UAGUU............UGGU....GGCUC.....CCC.. +PSZO01000004.1/38009-38402 .G.UGGA.........-.--CCUA............CUA...........................................AAA.C.A..C...A.A.UGAA.........................AUUCCAGUAGAA..UC.....UUC..AU....-CAGU...........uAUUU....AGUUC.....UAU.. +SHOJ01000122.1/2155-1814 .C.GUG-.........A.UGUCUA............UA-...........................................AGC.G.G..U...G.A.UGAA.........................-GUAUUAUAGGC..UC.....GCU..CU....CUUGU............UGUU....CGUAG.....AU-.. +SEAC01000006.1/16286-16659 .U.ACCA........cA.GGCUGU............GCC...........................................-GG.U.A..G...U.U.-UAA.........................-GAUCAUCCAGC..UA.....AGG..AG....UGUGU...........cGGUU....UGUUC.....CGG.. +RDXT01000223.1/1441-1804 .C.GGCA.........G.UGCCAU............G-G...........................................GCC.G.G..G...A.C.UAAG.........................--CUUAGUGGCA..AA.....AUC..AU....CUGAU............UGCC....UGUCG.....UUU.. +SCQM01000155.1/13055-13408 .G.UUGUc.......u-aUCCCAA............AGG...........................................CAA.U.C..A...A.A.GGAC.........................UUUAAAUUGGGA..UA.....AGC..CA....CAGGA............CGAU....CGAUA.....GAA.. +SODV01000002.1/820874-821243 .U.UAGU.........U.CUCCGU............-GG...........................................CUU.U.U..G...C.G.CAAA.........................-ACAAUAGCGGA..UA.....AGG..GA....AACGU............UGGU...gUGUUG.....CUC.. +SNYA01000009.1/124712-124328 .C.GCUG.........G.UGACGG...........cCAC...........................................AGC.G.A.uG...G.A.UGAA.........................-CGCUGACCGUC..GA....gGCC..UG....CCAGG...........aACGC....CGCUU.....GCC.. +REAN01000332.1/4303-3899 .G.GUAA.........-.UGAUAC............UA-...........................................AGC.C.G..A...G.G.CGAA.........................-AUAACAGUAAA..UC.....GGA..AA....CUUAA............ACGA....UGUCG.....UUU.. +SCTJ01000049.1/2209-1826 .U.UGCG.........G.UUCCCU............GCU...........................................GUA.A.A..C...A.A.UAAG.........................AAUUGCCAGGGA..AA.....GAU..GA....CCGAU............CUUU....UGUUU.....AUU.. +RQZE01000003.1/9612-9268 .A.CUAA.........U.UGUCUA............G-U...........................................UAG.U.G..A...C.A.CGAA.........................AAUAUCAUAGAC..AA.....AUU..CA....AUAGC............GGUU....GGCUU.....UUG.. +SMSK01000002.1/400866-400492 .A.CAAA.........A.GGCUGU............G-A...........................................UUG.U.A..G...C.U.-UAA.........................-GACCAUACAGC..UA.....AGG..AG....GUGAU...........uGGUU....CGUCC.....GGU.. +SCRI01000063.1/78576-78931 .C.GGGAu.......g-gCGUCCC............-CG...........................................ACU.G.C..G...U.G.CGAG.........................AUCAUGUGGGGC..UG....cUGC..AC....CGGGU...........gAGCC...cCGUCU.....CGA.. +RYWC01000010.1/12553-12942 .A.UUGCg......uuU.UACCGC............GCG...........................................UAG.U.U..G...A.A.AGAA.........................--UUUUGCGGUA..UG....cGGC..AA....AUUUU............-UCC....CGUCC.....GUC.. +SCPX01000036.1/1183-1566 .A.AUCG........uU.CGCUUU...........uGGC...........................................GGU.U.U..G...U.C.CUAA.........................AUUUUCAAAAGC..UU....uAAG..AA....UAAAG............AUUU....UUCCU.....UUU.. +AP018944.2/280373-279982 .U.UUCU........c-gUGCUUA............---...........................................GAA.A.A..A...A.C.UUAA.........................-AUUGAAUGCAC..AC.....UAA..AA....GUCAA...........gAGUU...uUGUUU.....AUU.. +RYZV01000001.1/630378-629983 .G.CGCG.........A.CCCAAC............UUA...........................................ACG.C.U..A...G.C.GAAA.........................--AAACGUUGGA..UC.....UGU..UA....GUCA-............ACUU....UGGUU.....ACG.. +RDYT01000042.1/1263-891 .A.GUGG.........U.UCAUUG............--G...........................................AGC.U.G..A...G.G.CAAA.........................-GCUAAAAAUGA..UA.....AGG..UA....UGCGUa..........uGUG-...gUGGCU.....GCG.. +SCUM01000002.1/8338-7938 .G.GAGG.........G.CGCCGC............CGU...........................................CUC.C.C..A...U.C.CGAC........................aCUGGCCUGCGGC..AC.....GCG..AU....GACGG............GUUU....CGUCC....cGUC.. +SOAU01000001.1/2916139-2916517 .G.AAAG........a-cCGCUGAcg.......gcgAGA...........................................AAG.A.C..C...G.C.UGAC.........................UCCCGGGAAAGC..UCg...gGCG..CU....--GAUcg........caAGGU....CGGCUg...aCCC.. +CP034562.1/1407571-1407166 .A.UACC.........-.UGCUGU............G-G...........................................GUU.G.A..U...A.G.CGAA.........................-GCUAAAGCAGA..UA.....AGG..UU....AAGUUu..........gAGGU....UGUUU.....UCG.. +SCTV01000031.1/13211-13612 .U.GUCC........c-.CUUUCC............-GA...........................................GAC.A.U..G...U.U.CGAA.........................--ACUUAGGGAA..UC.....GGC..AU....UCGUG...........aGUUU....UGCUC....aUUC.. +RCHY01000007.1/29919-30323 .U.UUAA.........U.UCCUAU............--A...........................................ACA.A.U..U...A.G.UGAA.........................GUUCGUUAGGAU..UA.....CUU..UU....AUUUA...........uGGGU....UGUUC.....UUU.. +SDYW01000001.1/471676-472078 .C.CUUC.........G.CGCAGU...........gGCG...........................................AUA.G.U..A...G.A.GGAA.........................-AUUUUACCACG..UG.....ACC..UG....UAUAU...........cAUUU...cUGCUU.....AUC.. +QZKZ01000415.1/18530-18888 .G.CAGG.........U.UGCCCA...........cCUC...........................................CUG.U.A..A...G.G.CGAAa......................cuCUCAAGGUAGGC..UG.....GCC..GU....AACCC...........uAGCC....UGUUC.....UGG.. +SFFD01000012.1/30538-30885 .C.GGAA........g-cUUCUUC............CGU...........................................ACC.G.C..C...A.U.UG--.........................-UAUAAGGAAGA..UA.....CCG..CA....UGCGG...........cGGUU....UGGCU.....GCC.. +SCFQ01000010.1/14463-14809 .U.UUGU........aA.AGCUUU............GAA...........................................CAA.A.A..U...A.G.UG--.........................-UACUAUGAAGC..UA.....CUA..UU....UAGAU...........uAUUU....UGUUG.....GUU.. +SFES01000051.1/3215-2864 .G.AGCAu......cg-.GGCAAUc..........gGAU...........................................GCC.A.C..C...A.G.CAAGa......................aaGAACAGAUCUGC..UG.....CUC..CC....GCUGU............CGUC....UGCAU.....GGC.. +SFMH01000023.1/21262-21615 .U.GCCU........gA.CUCCUG............GAG...........................................GGCuG.A..A...U.G.GGAA.........................AUUUUUCCAGGA..UA.....GGA..UG....GACGG............CGGU....UGUUU.....GUG.. +SFIW01000017.1/43907-44269 .C.CGUC.........G.CGUCGA...........aCAC...........................................GCG.G.C..G...A.A.CUAAa.......................uAAAGCUUUCGAA..UC.....GUC..CU....UGAGA...........aACCG...uCGUCG.....AUA.. +SFGY01000001.1/77717-77342 .U.GGCC........u-aAGCUUU............GCC...........................................GCC.A.U..U...U.U.GUAG.........................----AAUGAAGC..UA.....GUG..GA....CACCUu..........gACCC....UGCCG.....GUC.. +SFNM01000035.1/2136-1738 .U.AGGC.........-.GGCCUU............GAG...........................................CCC.A.U..C...G.C.CGAA.........................GUUCUCCAAGGA..UA.....AGG..CA....UCGAU............UGGU....CGUCU.....CCG.. +SFSI01000006.1/40290-40638 .A.GGGG........cU.GGCCUC............CGC...........................................CCC.U.G..U...C.A.UGA-.........................---CUUGGAGGC..UA.....CCG..UA....AGCGU...........cAGCC....UGCCG.....GAC.. +SFPZ01000019.1/24247-24610 .C.UUGU.........U.UGUUUA............GGA...........................................UAA.G.A..U...A.A.AGAA.........................-UUUUACUAAAC..UC.....GUU..AU....UUGGU............GGGU...aUGUUA.....GUU.. +SFGA01000005.1/104512-104163 .G.AGUA........a-cCGCCUU............GUA...........................................GCU.C.A..U...C.A.C---.........................ACACAACAGGGC..UA.....CCA..AA....AUCAA...........aCGCC....UGUCG.....UUA.. +SFID01000019.1/10566-10972 .G.CGGC.........-.AGCUCC............AGG...........................................UCG.A.A..G...G.G.CGAG.........................AUUUCUUGGAGA..UA.....CGG..CU....GGUAU...........gUGGC....GGCUU.....CG-.. +SFIJ01000059.1/6027-6404 .A.UUUA.........U.UGUCUU............AGU...........................................AAA.U.A..A...U.U.-GAA.........................-UAUUAUAAGAC..UA.....GAA..UU....AUAGU...........uUGGU....UGAUU.....AUU.. +SFGE01000057.1/5418-5118 .G.GGG-........cA.AGCCAU............GCG...........................................CCU.G.G..-...-.-.--AA........................aGUAAGAAAUGGC..UGu...cCGC..UA....GGUCUau........ggAGGA....UGCCA.....ACC.. +SFNY01000020.1/17682-17332 .C.GCCU........uA.AGCUUU............GCG...........................................GAC.G.G..U...-.G.GGA-.........................-UUUUAUGAAGC..UA.....CUG..AA....GGGGG...........aAUCC....UGUCU.....GCG.. +SFDO01000010.1/28369-28723 .G.AUUU.........A.AGUUUA............GAC...........................................-UU.C.A..U...A.A.CGAA.........................-UAACUAUAAAC..UA.....GCA..AG....UAAUU...........aCGAU....UGUAG.....GUU.. +SFOL01000011.1/22074-21674 .A.GGGG.........-.UGCUCC............U-C...........................................UCC.A.A..G...G.G.CGAG.........................AUUUUAAAGAGA..UA.....AGG..UG....AAGCG...........uUGGG....CGCCA.....GCC.. +SFHG01000007.1/8671-8265 .C.AGCG.........-.CGUCUU............U-C...........................................GCU.G.U..A...A.U.CGAC.........................-ACUUAAGAGAC..UA.....AGC..CG....AGGGG...........c-GGU....AGCUUu...gGCC.. +SFNZ01000025.1/21840-22237 .G.AGGG.........A.CUCCUU............UAA...........................................ACU.C.C..-...G.-.CCAA.........................-GCCCCAAAGGA..UA.....AGC..CC....CGGUC............AGCC....CGCCU.....UCC.. +DUDR01000023.1/37452-37845 .U.GCAA.........-.AGUUAGcg.......aguGCU...........................................AGC.A.C..C...U.G.UUAA.........................-GCCAUAAUCGC..GA.....ACC..CG....GUCGGcgg......ucuGAGC....CGCCU.....UCA.. +SFIV01000005.1/59121-58715 .C.UGUC.........-.GGCCUC............GCG...........................................UCG.G.G..A...G.G.UGAA........................aUCAUUUCGGGGA..UA.....AGG..UC....GAUAC............CCGU....GGCUU.....UGG.. +SFPR01000004.1/40396-40000 .A.GGCA.........-.-GUCUU............CCG...........................................GUC.U.U..G...A.A.UGAA.........................CAUUUAGGAAGA..UA.....AGG..AA....GCGUC............GGGA....CGUCU.....GCC.. +SFEJ01000008.1/19774-20156 .-.GGAC.........U.UGUCCGc.........auUC-...........................................CCG.C.G..A...A.G.CGAAa......................aaCGGGAACGCGGA..UA.....GGC..UC....UCCC-............-GGG....CGCCG.....CCG.. +SFTN01000022.1/17067-16707 .C.CACCg.......g-.GGGUAC............CGC...........................................GGC.G.C..A...G.A.UGUC.........................--UUAUAACAGG..UC.....CCU..GA....CCCUCg.........gaAGGC....UGACG....cAGA.. +SFGX01000050.1/6087-6440 .A.GGCU.........U.AGCCUG............GAG...........................................GCC.G.A..U...C.C.CGAC.........................AAUCUUACAGGC..AC.....AUU..CA....GCAGG...........cGGUA....AGACC.....GCU.. +SFUN01000030.1/12410-12760 .U.AAAU.........U.UGUUUG............UGG...........................................UUU.A.U..A...A.U.GAAA.........................-AAUGAGCAAAC..UU....uGAA..UA....AUAAGa..........gAAGU....UGGCA.....AUC.. +SFKJ01000010.1/48829-49173 .U.GUAA.........A.AGCCGG............UGG...........................................UGG.A.A..A...U.C.U---.........................-----CUGAAUC..CC.....---..--....-----............-AGA....GGUGC.....GCU.. +SBBF01000100.1/15100-15460 .U.UACU........uU.UGCUUUg..........uCGG...........................................GUA.A.G..G...G.G.UUAA.........................ACAAAGGCAGGC..UC.....GUC..GG....CGGG-............ACCC....UGUGA.....GUG.. +NJBO01000024.1/18973-19327 .U.CGGA.........G.UGUCAU............CGG...........................................CCC.C.A..G...G.U.GGAU.........................UUCUUAGAUGAC..UG.....GUU..CC....CUAGU............GGCC....GGUCA.....CGG.. +SBBM01000003.1/12000-11600 .U.UAUC.........C.UGCCUU............AGG...........................................UUA.A.G..A...G.A.UGAU........................gCGGUUUAAAGGC..UG....cGUC..UU....GCUGA............AUCC....UGUCU.....ACC.. +CP032998.1/145411-145040 .C.AUG-.........A.CGCUCA............UC-...........................................-AU.G.A..A...U.A.UGAAucau.................aauuAAAAACAUGAGA..UA.....UGU..GU....UUAAUa.........uaGUUU....UGUCU.....UUA.. +SBBH01000232.1/739-387 .G.AUCC........c-gCGCCUAc..........gGGG...........................................GUG.A.C..G...A.G.CGAGa......................ucUAUUCCGGAGGA..CG.....GCC..GC....GAAGG............ACCC....UGUCU.....GCC.. +CP040058.1/1382991-1383338 .C.UGCU........u-aAGCUUU............GCG...........................................GCA.G.A..U...G.A.AG--.........................UAUUUAUGAAGC..UA.....CUG..AA....GUGUU...........gAUCC....UGUCU.....CUG.. +SBBU01000052.1/8055-7704 .G.GAUU.........C.UGUCGU...........gGGG...........................................UCU.C.U..U...G.G.GGACa.......................uGAAUACCACGGC..UU....uGCC..CU....GCCAA............GGCC....CGCCC.....GAU.. +SBBB01000025.1/104089-104505 .U.GAUC........aU.UGAUUA...........uUAG...........................................AUC.A.U..A...A.A.AUAA.........................-UGUUACAAUAA..UC.....AAU..AA....UUCUG............GACG....UUUCU....uGUU.. +SBBN01000005.1/17752-18147 .U.CAAU.........-.UGACCG............--A...........................................UUG.A.U..U...C.C.GGAG.........................-UAAAAGGUCAA..AC.....CAU..UG....UACGG............UUUU....UGUCC.....GUU.. +CP000783.1/602363-602000 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +CP000800.1/2905926-2906288 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP000946.1/1157423-1157061 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +D12501.1/1355-1717 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +U68074.1/1-363 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +FM180568.1/2999022-2999384 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CU928145.2/2978730-2979092 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CU928160.2/2822548-2822910 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +U00096.2/2753615-2753977 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP000247.1/2763346-2763708 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP000266.1/2915116-2914754 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP000468.1/2914707-2915069 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CU928164.2/2932788-2933150 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP001164.1/3579710-3580072 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +BA000007.2/3475602-3475964 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CU928163.2/3048497-3048859 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP000034.1/2587105-2587467 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +CP000857.1/2842992-2843354 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +CP001138.1/2786701-2787063 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AE017220.1/2861122-2861484 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +CP000964.1/1196116-1195754 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCU.....GUC.. +AY316313.1/1114-752 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +CP001113.1/2846103-2846465 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AE006468.1/2843947-2844309 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AE014613.1/2734487-2734849 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AY319520.1/1371-1009 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +CP000026.1/2661750-2662112 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.G..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +CP001144.1/2922578-2922940 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AM933173.1/2786912-2787274 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AE014075.1/3018179-3018541 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AM942759.1/2050903-2051269 .G.AUGC........cU.AGCUUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUUUAAUCAAGC..UA.....GCU..UA....UUUGU............GGCG....UGUCU.....GUC.. +FM211044.1/4405-4768 .G.AUGC........cU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCU.....AUC.. +BX950851.1/927307-926945 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...G.G.CUAA.........................AUCUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCU.....GUC.. +BX571870.1/186841-187204 .G.AUGC........cU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCUAAUCAGGC..UA.....GUU..UG....UGAGU............GGCG....UGUCU.....GUC.. +CP000305.1/3257923-3258286 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............AGCG....UGUCC.....AUC.. +BX936398.1/1359891-1359528 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............AGCG....UGUCC.....AUC.. +CP001048.1/1357396-1357033 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............AGCG....UGUCC.....AUC.. +AE009952.1/3388875-3389238 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............AGCG....UGUCC.....AUC.. +AE017042.1/1136978-1137341 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............AGCG....UGUCC.....AUC.. +CP000720.1/3263983-3264346 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............AGCG....UGUCC.....AUC.. +AAAA02039738.1/1593-1956 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...C.G.UUAA.........................ACUCAAUCAGGC..UA.....GUC..UG....UCAGU............AGCG....UGUCC.....AUC.. +AE004439.1/906024-905658 .G.ACGCc.......u-cCGCUUG...........aGGA...........................................UCG.A.A..G...C.G.UUAA.........................AUUGAAUCAAGC..UA.....GUU..UA....UCUAU............CGCG....UGUCU.....GUC.. +AALE02000007.1/199748-200110 .G.AAAC........cU.UGCCUG............GGG...........................................UGG.A.A..G...C.A.UUAA.........................AACUAAUCAGGA..UA.....GUU..UG....UCAGU............GGCG....UGUCC.....AUC.. +AL954747.1/2785135-2784776 .U.UGCA.........G.GGUUAC............UUU...........................................GCA.G.A..G...C.G.CUAA.........................AAAAUAGGUAAC..UC.....GCC..UG....UCAUC............AGCC....UGCCG.....GUU.. +CP000569.1/2059595-2059960 .G.ACGCc.......g-cCGUUUG...........aGGA...........................................UCG.A.A..A...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....UUUCU............UGCG....UGUCU.....GUC.. +CP001091.1/2116748-2117113 .G.ACGCc.......g-cCGUUUG...........aGGA...........................................UCG.A.A..A...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....UUUCU............UGCG....UGUCU.....GUC.. +CU468135.1/1085284-1084904 .G.AUGC........cU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCCAAUCAGGC..UA.....GUU..UG....UUAGU............AGCG....UGUCC.....GUU.. +AAZI01000003.1/34098-33733 .G.AAGCc.......a-cCGUUUG...........aGGA...........................................UCG.A.A..G...C.A.CUAA.........................AUUAAAUCAAAC..UA.....GCU..UA....AGUUU............AGCG....UGUCU.....GUC.. +AE017143.1/71003-70637 .G.ACGCu.......u-cGGCUUG...........uAGA...........................................UCG.A.A..A...C.A.CCAA.........................AUUGAAUCAAGC..UA.....GUU..UA....UUUCU............UGCG....UGUCU.....GUC.. +CP002276.1/842782-842417 .G.AAGCc.......a-cCGUUUG...........aGGA...........................................UCG.A.A..G...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....AGUUU............AGCG....UGUCU.....GUC.. +AY599475.1/1932-1567 .G.AAGCc.......a-cCGUUUG...........aGGA...........................................UCG.A.A..G...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....AGUUU............AGCG....UGUCU.....GUC.. +L42023.1/1357929-1357564 .G.AAGCc.......a-cCGUUUG...........aGGA...........................................UCG.A.A..G...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....AGUUU............AGCG....UGUCU.....GUC.. +CP000671.1/854998-854633 .G.AAGCc.......a-cCGUUUG...........aGGA...........................................UCG.A.A..G...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....AGUUU............AGCG....UGUCU.....GUC.. +CP000746.1/1403027-1402661 .G.ACGCu.......u-cGGCUUG...........gAGA...........................................UCG.A.A..A...C.A.CUAA.........................AUUGAAUCAAGC..UA.....GUU..UA....UUCUU............CGCG....UGUCU.....GUC.. +CP000057.2/1702657-1703022 .G.AAGCc.......a-cCGUUUG...........aGGA...........................................UCG.A.A..G...C.A.CUAA.........................AUUGAAUCAAAC..UA.....GCU..UA....AGUUU............AGCG....UGUCU.....GUC.. +CP000462.1/1578060-1577701 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +CP000436.1/1530051-1529685 .G.AAGCc.......g-cCGCUUU...........aGGA...........................................UCG.A.A..G...C.A.UUAA.........................AUUGAAUAAAGC..UA.....GUU..UU....UUGAU............GGCG....UGUCU.....GUC.. +CP000103.1/2481035-2480674 .C.GGUA.........G.GGUUAC............UUU...........................................ACA.G.G..G...C.G.UUAA.........................ACAAUAGGUGAC..UC.....GCC..UG....CCAUC............AGUC....CGCCG.....GUU.. +AE017340.1/1771213-1770855 .G.AGGC........uU.UGUCCG............GAG...........................................CUG.A.A..G...C.G.UUAA.........................AACCAAUCGGAC..UC.....GUC..AG...uUGUGA............AGCC....UGUCA.....GUC.. +CP000284.1/1198789-1199149 .G.UAUU.........G.GGUUAC............UUA...........................................AUA.C.A..A...C.A.UUAA.........................AUCCAAGGUAAC..UC.....GCC..UG....CUGUU............CGCU....UGCUC.....GUU.. +AALF02000019.1/36194-36574 .G.ACAC........cU.UGCCUG............UGG...........................................UGA.A.A..G...C.G.UUAA.........................ACCCAAUCAGGA..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AM286415.1/1116549-1116169 .G.ACAC........cU.UGCCUG............GGG...........................................UGA.A.A..G...C.G.UUAA.........................ACCCAAUCAGGA..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AP008232.1/3071644-3072027 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AALD02000010.1/63425-63045 .G.ACAC........cU.UGCCUG............GGG...........................................UGA.A.A..G...C.G.UUAA.........................ACCCAAUCAGGA..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +ACCD01000005.1/64762-65142 .G.ACAC........cU.UGCCUG............GGG...........................................UGA.A.A..G...C.G.UUAA.........................ACCCAAUCAGGA..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AY442269.2/10-369 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +AAKK02000007.1/7330-7697 .G.AUUCu.......c-cCGCCUG...........aGAG...........................................AUG.A.A..C...G.G.CGAA........................uUUUAAUUCAGGC..UA.....GUC..AU....UCAUU............AGCG....UGUCG.....GUU.. +CP000020.2/2237433-2237799 .G.AUUCu.......c-cCGCCUG...........aGAG...........................................AUG.A.A..C...U.U.CGAA........................uUAUAAUUCAGGA..UA.....GCC..AU....AAGAU............AGCG....UGUCG.....GUU.. +CP001233.1/872109-871743 .G.AUUCc.......c-cCACCUG...........aGGG...........................................AUG.A.A..G...C.G.CGAG........................aUCUAAUUCAGGU..UA.....GCC..AU....UCGUU............AGCG....UGUCG.....GUU.. +CP001485.1/2749147-2749513 .G.AUUCc.......c-cCACCUG...........aGGG...........................................AUG.A.A..G...C.G.CGAG........................aUCUAAUUCAGGU..UA.....GCC..AU....UCGUU............AGCG....UGUCG.....GUU.. +CP000142.2/2135368-2135011 .G.GUGA.........G.CGUUCG............CGG...........................................UGC.C.G..A...A.G.CGAA.........................AUUUAAGCGAAC..UC.....GCC..UG....AUACA...........cAUCC....UGUCG.....ACG.. +AM747720.1/3241218-3241587 .U.GUCG.........G.CGUCGC............GAC...........................................GCC.A.G..G...G.U.CGAA.........................-AAUCUAGCGAA..UC.....GCC..GU....AGUGC............AGCG....UGUUC.....GUC.. +CP000958.1/1102376-1102007 .U.GUCG.........G.CGUCGC............GAC...........................................GCC.A.G..G...G.U.CGAA.........................-AAUCUAGCGAA..UC.....GCC..GU....AGUGC............AGCG....UGUUC.....GUC.. +BA000031.2/674768-674401 .G.AUUCu.......c-cCGCCUG...........aGAG...........................................AUG.A.A..C...G.G.CGAA........................uUAUAAUUCAGGA..UA.....GUC..AU....UCAUU............AGCG....UGUCG.....GUU.. +BX640413.1/282336-281950 .C.CGCU........g-gGGUCAC............ACG...........................................GCG.U.U..G...G.U.UUAA.........................--AUUACGUGAA..UC.....GCC..CU....GGUCC............GGCC....CGUCG.....AUC.. +BX640447.1/241865-242251 .C.CGCU........g-gGGUCAC............ACG...........................................GCG.U.U..G...G.U.UUAA.........................--AUUACGUGAA..UC.....GCC..CU....GGUCC............GGCC....CGUCG.....AUC.. +BX640432.1/247325-247711 .C.CGCU........g-gGGUCAC............ACG...........................................GCG.U.U..G...G.U.UUAA.........................--AUUACGUGAA..UC.....GCC..CU....GGUCC............GGCC....CGUCG.....AUC.. +CP000526.1/2566848-2567217 .G.UCCG.........G.CGUCAC............GAC...........................................GGA.C.A..G...G.U.CGAA.........................-AAUCAAGUGAA..UC.....GCC..GU....AACGG............AGCG....UGUUC.....GUC.. +CP000570.1/2853082-2853451 .G.UCCG.........G.CGUCAC............GAC...........................................GGA.C.A..G...G.U.CGAA.........................-AAUCAAGUGAA..UC.....GCC..GU....AACGG............AGCG....UGUUC.....GUC.. +AAFX01088509.1/935-572 .G.UACC.........G.GGUUAC............UUG...........................................AUA.C.A..G...C.A.UUAA.........................AUCCAAGGUAAC..UC.....GCC..UU....GCCUC............AGCC....UGCCG.....GUU.. +CP000285.1/3454289-3454668 .U.GGCC.........C.UGUCCU............CGU...........................................GUC.A.G..C...C.G.CUAA.........................AACUUAGAGGAA..UC.....GCG..UC....GCUGG............AUCC....UGCCC.....GUC.. +CP000614.1/1042603-1042234 .U.GGCG.........G.CGUCGC............GAC...........................................GUC.C.G..G...G.U.CGAA.........................-AACUUAGCGAA..UC.....GCC..GU....AGUGC............AGCG....UGUUC.....GUC.. +CP000151.1/1084016-1083647 .U.GUCG.........G.CGUCGC............GAC...........................................GCC.A.G..G...G.U.CGAA.........................-AACCUAGCGAA..UC.....GCC..GU....AGUGC............AGCG....UGUUC.....GUC.. +BA000037.2/823422-823056 .G.AUUCc.......c-cCACCUG...........aGGG...........................................AUG.A.A..G...C.G.UAAG........................aUAUAAUUCAGGU..UA.....GCU..AU....UCAUU............CGCG....UGUCG.....GUU.. +AACY020346596.1/19837-19483 .G.GAAC........cC.UGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..GU....UUGGG............AUCC....UGUCU.....UUC.. +CP000444.1/3388384-3388738 .G.GAAC........cC.UGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..GU....UUGGG............AUCC....UGUCU.....UUC.. +CP000127.1/1307217-1307577 .G.AAGU.........U.CUCCCA............GGG...........................................CAG.A.C..C...C.G.CUAA........................aACUUUACUGGGA..UC.....GCC..GU....AUGUU...........uUCCU....UGCCC.....GUC.. +CP001146.1/1187989-1187640 .U.CCGA.........C.UCCCCU............--A...........................................AGG.A.A..G...G.G.AAA-.........................-GAUGUAGGGGA..UA.....GGU..GC....UUACAg..........aAUCC....UGCGG.....GAG.. +AE014299.1/1538496-1538142 .G.GAAC........cC.UGUCUG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..GU....GUGGG............AUCC....UGUCU.....UUC.. +CP000446.1/3323222-3323576 .G.GAAC........cC.UGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..GU....GUGAG............AUCC....UGUCU.....UUC.. +CP000090.1/2828530-2828889 .C.GUCG.........G.UGUCAC............GAC...........................................UGC.G.G..G...G.A.CGAA.........................-AACCAAGUGAC..UC.....GCC..GU....CGUAG............AGCG....UGUUC.....GUC.. +CP000086.1/1835164-1834795 .G.UCCG.........G.CGUCAC............GAC...........................................GGC.C.A..G...G.U.CGAA.........................-AAUUGAGUGAA..UC.....GCC..GU....AACGG............AGCG....UGUUC.....GUC.. +CR378665.1/70600-70233 .G.GAACc.......uU.UGACUAg..........aGAG...........................................GUG.A.A..C...C.G.CGAA........................aUAGAAUUCUGGU..AU.....GUA..UU....UACAU............GGCG....UGUCU.....GUU.. +CP000270.1/3815315-3815684 .U.GGUG.........G.UGUCAC............GAC...........................................AUC.C.G..G...G.U.CGAA.........................-AAUCUAGUGAA..UC.....GCC..GU....AGUGC............AGCG....UGUUC.....GUC.. +CP000469.1/3545784-3546138 .G.GAAC........cC.UGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..GU....GUGGG............AUCC....UGUCU.....UUC.. +AACY020562586.1/58305-57951 .G.GAAC........cC.UGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..GU....GUGGG............AUCC....UGUCU.....UUC.. +AE017282.2/2818519-2818874 .G.AAGU.........C.UGUCCG............GGG...........................................CCG.A.A..G...C.G.CUAA.........................AACCCAACGGAA..UC.....GCC..GU....CCGUC...........uUCCC....UGCCA.....CUC.. +CP000352.1/785856-785497 .C.GGGA.........G.UGUCAC............GGG...........................................CCC.G.A..G...G.A.CGAA.........................-AACCUAGUGAC..UC.....GCC..GU....CGUAG............AGCG....UGUUC.....GUC.. +AM167904.1/1413101-1412696 .G.CGCU........g-gGGUCAC............ACG...........................................GUU.C.A..G...G.C.UUAA.........................--AUUACGUGAA..UC.....GCU..UC....GGUCC............GGCC....CGUUG.....AUC.. +AM180252.1/573061-573436 .C.UAUU.........G.UGUUUA...........cUGG...........................................AUA.G.U..C...U.G.CGAAa......................uuAUUACAGUAAAC..UU.....GUU..UU....GAUCU............-GCC....UGGCU.....AAG.. +CP000507.1/2868249-2868604 .G.GAAC........cU.UGUCUG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUUCCAGGC..UC.....ACC..GU....UAGAA............AUCC....UGUCU.....UUC.. +CP001219.1/1222516-1222879 .C.AUUC.........U.AGUCUG............UGG...........................................GAU.G.C..G...C.G.CUAA.........................AUUAAAGCAGAA..UC.....GCC..AU....GUCGU...........cAUCC....UGUCU.....GUC.. +CP001132.1/1107491-1107854 .C.AUUC.........U.AGUCUG............UGG...........................................GAU.G.C..G...C.G.CUAA.........................AUUAAAGCAGAA..UC.....GCC..AU....GUCGU...........cAUCC....UGUCU.....GUC.. +CP000681.1/1371577-1371222 .G.GAAC........u-cCGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................AUAGUACCGGAC..UC.....GCC..CG....AUGAA............AUCC....UGUCU.....UUC.. +CP000252.1/1802340-1801985 .A.ACCU.........U.UUCCUG...........uGGG...........................................GAA.C.A..G...G.G.CGAA.........................AUUCACAUGGGA..UA.....GCA..AU....CAGUA...........aAGCC....UGCCU.....UUG.. +CR628336.1/182379-182784 .C.UAAU.........C.UAUCCC............GGG...........................................UUA.U.G..G...C.G.CGAA.........................--ACUCAGGGAA..UC.....GCU..GU....GUAUC............AUCC....UGCCC.....GUC.. +CP000116.1/1005311-1004945 .U.GUCC.........G.GGUCGC............UUG...........................................GGC.A.G..G...U.G.CUAA.........................AUCCAAGGCGGC..UC.....GGC..GA....AAUCC............AGCC....UGUUC....gGCG.. +AE008691.1/989409-989759 .U.UGCC........u-gCGCCUC............GGG...........................................GCA.A.A..A...C.C.GGAA.........................---UAAUGAGGC..UA.....CCG..AA....GCGGU...........uAUCC....UGUCG.....CUG.. +CP000447.1/1293358-1293003 .G.GAAC........u-cCGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....ACC..AA....GUAGC............AUCC....UGUCU.....UUC.. +CP000606.1/1467345-1466990 .G.GAAC........cA.UGUUCA............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACUGAAC..UC.....GCC..AA....UAACA............AUCC....UGUCU.....UUC.. +AL646052.1/943228-942872 .G.GCCG.........G.UGUCAC............GAC...........................................GGC.C.G..G...G.G.UUAA.........................-CUCCAAGUGAC..UC.....GUC..GU....CGCGC............AGCG....UGUUC.....GUC.. +CP000514.1/3730537-3730902 .U.CACC........a-gAGCUCA............CUG...........................................GUG.U.U..C...G.G.CUAA.........................-GAUUAAAGAGC..UC.....GCC..UC....UCGC-............ACCC....UGACC.....UUC.. +FM209186.1/4965959-4966311 .C.AAGU.........U.CGCUGU............AGA...........................................CGU.A.A..C...G.G.CUAA.........................AACUCAUACAGC..UC.....GCU..CC....AAGCA............-CCC....UGCCA.....CUC.. +CP000438.1/4749731-4750083 .C.AAGU.........U.CGCUGU............AGA...........................................CGU.A.A..C...G.G.CUAA.........................AACUCAUACAGC..UC.....GCU..CC....AAGCA............-CCC....UGCCA.....CUC.. +CP001157.1/4355963-4356314 .C.AAGU.........U.CGCUGU............AGA...........................................CGU.A.A..C...G.G.CUAA.........................AACUCAUACAGC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +CR522870.1/569610-569245 .C.GGGUg.......g-.UGUUCUg..........gUCG...........................................CCC.C.G..G...C.G.CGAA.........................-AAUAUACAGAA..UA.....GCG..UU....AUAGU............AUCC...cUGUUC....cGAC.. +AE016825.1/2186992-2187356 .G.UUCC.........G.GGUUAC............UUG...........................................GUU.C.A..G...U.G.CGAA.........................AUAAUAGGUAAC..UC.....GCC..AA....AGUCC............AGCC....UGUCC.....GUC.. +CP000109.2/1520762-1521119 .G.UCUUa.......u-gUGUUUG...........gAUA...........................................AGA.C.U..U...G.A.CUAA.........................-ACUUAACAAAC..UC.....GCU..UA....AUGUG...........aUCCC....UGCUG.....GCC.. +AE017285.1/1922270-1922621 .U.GACG.........G.CGCUCG...........cCGC...........................................GAA.G.G..G...U.G.CGAGa.......................aAAACAGGUGAGC..UG.....GUC..GA....AGGUU............-GCC....UGGUC.....GGG.. +AE004969.1/862950-863312 .C.AGCC.........G.GGUUAC............UUG...........................................GCA.G.G..A...A.A.UAAG.........................ACUUAAGGUAAC..UG.....GUU..UC....CAAAA............GGCC....UGUUG.....GUC.. +AM421808.1/996334-995972 .C.UACC.........G.GGUUAC............UUG...........................................GCA.G.G..A...A.A.UAAG.........................ACUUAAGGUAAC..UG.....GUU..UC....CAAAA............GGCC....UGUUG.....GUC.. +CP000075.1/4999820-5000211 .C.UAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.A.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +AE000512.1/531684-532039 .U.CAGC........uU.CGCCUUc..........cGGC...........................................CUG.A.A..U...C.G.GGAA........................aACUCAGGAAGGC..UG....uGGG..AG....AGGAC............ACCC....UGCCC.....GUG.. +AF389969.1/5-355 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +CP000563.1/1487294-1486939 .G.GAAC........u-cCGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................AUAGUACCGGAC..UC.....GCC..CG....AUGAA............AUCC....UGUCU.....UUC.. +CR954246.1/2232366-2232010 .G.GAAAc......cc-.UGGCCG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAGCGGCC..UC.....GCC..UU....UAUUU............ACCG....UGUUU.....GUC.. +CP000513.1/208739-208388 .U.UAAC.........G.CGUCCG............CUG...........................................UUA.A.U..C...G.G.UUAA.........................-AUUAAGCGGAA..UC.....GCU..UG....UAAAA............UGCC....UGAGC.....GUU.. +CP001019.1/668126-667767 .C.AAGC........aU.GGCUCA............UGA...........................................CUU.G.A..A...G.G.UUAA.........................--ACAGAAGAGC..UC.....GCA..GU....CAAUU...........uCCCC....UGCAC.....GUC.. +AE015451.1/5390009-5390407 .G.UAGC.........A.CGUUGU............GGG...........................................CGA.A.G..U...G.A.CUAA.........................AACUUACACAAC..UC.....AUC..CA....AAGC-............ACCC....UGCCC.....GUC.. +CP002420.1/1268682-1269044 .C.UACC.........G.GGUUAC............UUG...........................................GCA.G.G..A...A.A.UAAG.........................ACUUAAGGUAAC..UG.....GUU..UC....CAAAA............GGCC....UGUUG.....GUC.. +AP006627.1/3123303-3122949 .U.CUCCc.......cC.CGCCUG............AGG...........................................GAG.A.A..G...G.A.AGAG.........................-ACUAAUCAGGC..UA.....GCU..-G....CACGG...........aGGCC....UGUCU.....UUG.. +CP000884.1/5167730-5167353 .G.UGCU.........G.GGCUUC............UUA...........................................GUA.C.G..U...G.G.CAAG.........................AUCCAAGGAAGC..UG.....GCA..UC....CCGGG...........uAGCG....UGCGC.....CUG.. +CP000302.1/1448027-1447673 .G.GAAC........u-cCGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................ACAGUACCGGAC..UC.....GCC..AU....GUAGC............AUCC....UGUCU.....UUC.. +CP001794.1/3173387-3173036 .A.AAUCc.......g-cCGCCUG............AGG...........................................AUG.A.G..G...G.A.AGAG.........................-AUGAACCAGGC..UA.....GCC..GC....CGGGA............GGCC....UGUCG.....GUA.. +AAEW02000005.1/94749-94397 .U.GUUC.........A.AGUCCG............UGG...........................................UUC.A.A..C...A.G.CGAG.........................AUCUAAACGGAA..UC.....GCC..AC....AUGUAa..........gAGCC....UGUCU.....GUG.. +BA000043.1/3063829-3063478 .A.AAUCc.......g-cCGCCUG............AGG...........................................AUG.A.G..G...G.A.AGAG.........................-ACGAACCAGGC..UA.....GCC..GC....CGGGA............GGCC....UGUCG.....GUA.. +BA000004.3/3652617-3652257 .U.CACCc.......u-cCGUCUG............UGG...........................................GUG.A.A..G...G.A.AGAG.........................-AUUUAUCAGAC..UA.....GCC..UU....ACGGA............AGCC....UGUCG.....CUG.. +CP000388.1/2078693-2078337 .G.GAAC........cU.UGUCUA............AGG...........................................GUG.A.A..C...C.G.CGAA.........................AUAGUAUUAGGC..CC.....GCU..AU....GAGAA............AUCC....UGUCU.....GCC.. +ACEQ02000004.1/72943-73304 .C.AGCC.........G.GGUUAC............UUG...........................................GCA.G.G..A...A.A.UGAG.........................ACUUAAGGUAAC..UG.....GUU..CC....CUAAA............GGCC....UGUCG.....GUC.. +CT573326.1/791766-791375 .G.CAGC.........A.CGUUGG............GGG...........................................CGA.A.G..C...G.A.CUAA.........................AACUUACCCAAC..UC.....AUC..CA....AAGCA............-CCC....UGCCC.....GUC.. +CP000568.1/3242301-3242687 .U.AAACucu..agaa-cUGUCAC............AGU...........................................GGU.A.G..C...C.U.UGAGcugu.................gaugGAUUUUAAAGGC..UA.....CUG..AU....AUCCA...........aAGCC....UGCCC.....AUG.. +BA000016.3/1526404-1526044 .C.UAGC........a-aAGCUUU............GAG...........................................CUA.G.G..A...A.C.GGAA.........................-UUUAUGAAGCU..UA.....CCA..AA....GAGAA............AGUU....UGUCU.....GUG.. +ABDX01000004.1/6714-7074 .C.UAGC........a-aAGCUUU............GAG...........................................CUA.G.G..A...A.C.GGAA.........................-UUUAUGAAGCU..UA.....CCA..AA....GAGAA............AGUU....UGUCU.....GUG.. +AE017180.1/1874135-1874490 .G.GGGA.........G.GGUCCA............CGG...........................................CCC.C.A..A...G.G.CGAA.........................ACCUUAGUGGAA..UC.....GCU..UC....CCGGAa..........aUCCC....UGCCA.....GGG.. +AE016853.1/5086183-5086570 .C.UAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.A.CUAA.........................AACUUACGCAAC..UC.....GCC..CA....AUGC-............ACCC....UGCCC.....GUC.. +AY552545.2/118125-117779 .C.UAUA.........U.UGCUUG............GAU...........................................AUA.G.U..U...U.G.GUAA........................aACUUAAUCAAGC..UA.....GCU..UU....UAUG-............-CCC....UGCUC.....UUC.. +AM181176.4/5798308-5798704 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....UUC.. +AACY023318861.1/904-508 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....UUC.. +AE004091.2/901872-901522 .C.AAGU.........U.CGCUGU............AGA...........................................CGU.A.A..C...G.G.CUAA.........................AACUCAUACAGC..UC.....GCU..CC....AAGCA............-CCC....UGCCA.....CUC.. +CP000232.1/284252-284609 .A.AGGCc.......c-cGGCCCG............GGG...........................................GCC.U.G..A...A.G.GGAA.........................UCUCAAGCGGGC..UG.....GCC..CG....AGGGU............AUCC....GGUUU.....CCG.. +CP000148.1/1848574-1848929 .G.GGGA.........G.UGCCCG............CGG...........................................CCC.C.A..A...G.G.CGAA.........................ACUUUAGCAGGA..UC.....GCU..UC....CCGGAa..........aUCCC....UGCCA.....GGG.. +CP000246.1/1709063-1708703 .C.UAGC........a-aAGCUUU............GAG...........................................CUA.G.G..A...A.C.GGAA.........................-UUUAUGAAGCU..UA.....CCA..AA....GAGGA............AGUU....UGUCU.....GUG.. +AM039952.1/1753447-1753051 .U.AGUG........g-cUGCCUG............UCA...........................................GCU.A.C..C...G.G.UCAG.........................-AUAAAGCAGGC..UG.....GUU..UC....CAGGUg..........cGCUU....UGCCA.....ACC.. +CP000076.1/938686-938293 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +AACV01028831.1/1594-1241 .G.GACG........g-cUGCCUG............UCA...........................................GUC.C.G..G...C.A.CUAG.........................AACACAACAGGC..UG.....GUU..CC....CGGAUg..........cGCUU....CGCGC.....ACC.. +AM743169.1/1945390-1945037 .G.GGUG........g-cUGCCUG............UCA...........................................GUC.C.G..G...C.A.CUAG.........................AACACAACAGGC..UG.....GUU..CC....CGGAUg..........cGCUU....UGCAC.....GCC.. +CP000058.1/4804338-4804725 .G.CAGU.........A.CGCUGU............GGA...........................................CGA.A.U..C...G.G.CUAA.........................AACUUACACAGC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +AE008923.1/1746069-1745673 .U.AGUG........g-cUGCCUG............UCA...........................................GCU.A.C..C...G.G.UCAG.........................-AUAAAGCAGGC..UG.....GUU..UC....CAGGUg..........cGCUU....UGCCA.....ACC.. +AACY020564764.1/1738-2092 .U.UGUU.........C.UUCUCA............UUG...........................................ACA.A.U..U...U.C.UUAAg.......................aAUUAAAUUGAGA..UC.....GUU..UU....UUGAU............-CCC....UGUUU.....AUC.. +AE017194.1/4827856-4827502 .G.AGUUc.......g-cCGUCUG............AGG...........................................ACA.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GCA..AC....UUGGA............AGCC....UGUCG.....AUA.. +CP000967.1/3496947-3497343 .U.AGUG........g-cUGCCUG............UCA...........................................GCU.A.C..C...G.G.UUAG.........................-AUAAAGCAGGC..UG.....GUU..UU....CAGGUg..........cGCUU....UGCCA.....ACC.. +AAFZ01002114.1/680-1094 .G.ACCC.........A.CGUCUG............GGG...........................................GUG.A.C..U...C.G.CUAAa.......................aCCUAAACCAGAA..UC.....GCC..AU....UUCACa..........uGCCC....UGCCG.....GCC.. +AACY022720378.1/378-32 .C.UAUA.........U.UGCUUG............GAU...........................................AUA.G.U..U...U.G.GUAA........................aACUUAAUCAAGC..UA.....GCU..UU....UAU--............GCCC....UGCUC.....UUC.. +BA000003.2/202977-202611 .A.UAUC.........A.AGCUUG............ACG...........................................AUA.-.A..C...A.C.GAAGu.......................aGUUUUUUCAAGC..UA.....UAU..AC....CUAAU............-AUG....UGUUU.....UUC.. +AE017334.2/4834863-4834509 .G.AGUUc.......g-cCGUCUG............AGG...........................................ACA.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GC-..AA....CUUGG...........aAGCC....UGUCG.....AUA.. +AE016877.1/5030657-5030303 .G.AGUUc.......g-cCGUCUG............AGG...........................................ACA.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GC-..AA....CUUGG...........aAGCC....UGUCG.....AUA.. +AAGD02010331.1/701-1059 .A.AGUC.........A.AGCCUC............GGG...........................................GCU.U.U..A...U.A.CUAA.........................--ACUUAGAGGA..UC.....GCG..UU....UUGU-............ACCC....UGUUC.....GUC.. +AL157959.1/1166057-1165698 .C.UGCC.........G.GGUUAU............UUG...........................................GCA.G.G..A...A.A.UGAG.........................AUUUAAGGUAAC..UG.....GUU..UC....CAAAA............GGCC....UGUUG.....GUC.. +AAUJ02000001.1/3848858-3848484 .A.UACC.........G.GGCUUC............UUG...........................................GUA.U.U..C...G.G.CGAG.........................AUUUAAGGAAGC..UG.....GCU..AC....CCAGA...........cAGCG....UGUGC.....CUG.. +AACY020561358.1/221-575 .U.GGAU.........U.UGUUUA............CUA...........................................GAA.A.G..G...G.A.UAAG........................aUGUUUUGUAAAC..UG.....GUU..GA....UAUAU............GGGU....UGUUA.....UUU.. +CR543861.1/914849-915208 .G.AGUC.........A.AGCCUC............GGG...........................................GCU.U.U..A...U.A.CCAA.........................--ACUUAGAGGA..UC.....GCA..UC....UUGU-............ACCC....UGUUC.....GUC.. +AC165062.2/759-1127 .U.CACU........cU.UGUUCA............GGG...........................................GCG.G.C..C...G.G.CGAA.........................-ACUCUCUGAAC..UG.....GUC..CA....AUCCG...........gAUCC....UGUCA.....GUC.. +AE016830.1/1067257-1066891 .A.AUUUu.......u-cCGUCUG............UAA...........................................AAU.U.U..A...G.A.GGAG.........................--CUUACCAGAC..UA.....GCA..AU....ACAGA...........aUGCC....UGUCA.....CUC.. +AL591983.1/115220-114851 .U.AAU-c.......u-cCGUCUG............GG-...........................................GUU.A.A..A...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CUG.. +AARY02000146.1/1226-857 .U.AAU-c.......u-cCGUCUG............GG-...........................................GUU.A.A..A...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CUG.. +AF389978.1/4-353 .G.AAAC........cU.UGUCUG............GGG...........................................UGG.A.A..G...C.G.UUAA.........................AACUAAUCAGAC..UA.....GUU..AU....UCAGU............GGCG....UGUCG.....GUC.. +CP000916.1/157231-156875 .C.UGGGc.......u-cCGCCUUc..........cGGC...........................................CCG.G.A..U...C.G.GGAA........................gGUUCAGGAAGGC..UG....uGGG..AA....GCGAC............ACCC....UGCCC.....GUG.. +AE017355.1/4856870-4856516 .G.AGUUc.......g-cCGUCUG............AGG...........................................ACA.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GC-..AA....CUUGG...........aAGCC....UGUCG.....AUA.. +CP000001.1/4909622-4909268 .G.AGUUc.......g-cCGUCUG............AGG...........................................ACA.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GC-..AA....CUUGG...........aAGCC....UGUCG.....AUA.. +AAFX01004374.1/206-561 .U.GGUU........g-cCGUCCG............UCG...........................................GCC.A.G..C...G.G.UUAA.........................CCUAAAACGGGC..UG.....GUC..CU....UCGGUg..........cGCUU....UGCAC.....GCC.. +AAAA02043629.1/984-1362 .C.UGCC.........G.GGUACC............UUG...........................................GCA.U.G..G...G.G.CGAG.........................AUCCAAGGGUGC..UG.....GCC..UU....CCUUG...........cAGCG....UGCGA.....CUG.. +CP000555.1/2388964-2388593 .U.CGUC.........G.GGUCAC............UCG...........................................GCG.U.U..C...A.A.CGAG.........................--ACUCAGUGAC..UG.....GCG..UU....GUCCG...........uAGCG....UGCUU.....CUG.. +AE003849.1/2602997-2603351 .G.ACGUg.......g-cCGUCUG............CCC...........................................AUC.C.U..C...G.G.UUAA.........................-AUCUAGCAGAC..UG.....GUU..UC....CGGGUg..........cGCUU....UGCCU.....GUC.. +CP001175.1/161039-161408 .U.AAU-c.......u-cCGUCUG............GG-...........................................GUU.A.A..A...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CCG.. +CP000323.1/2008654-2008296 .A.AGUG........aU.UGUCUC...........aAUU...........................................GCU.U.G..G...G.U.UUAA.........................--AAGUAGAGAA..UC.....GUC..CU....AUCC-............AUCC....UGACU.....GUC.. +CP001472.1/1452760-1452409 .U.UCGGc.......u-gGGUCUG............GGC...........................................CGC.G.G..G...G.A.UGAG.........................--AUCCACGGAC..UA.....GCA..UU....CUGCG...........uAUCU....UGUCG....cUUC.. +BA000028.3/2479403-2479040 .C.GAUCc.......u-cCGCCUG...........gGGA...........................................UUU.G.U..A...G.A.UGAA.........................-UCUAAUCAGGC..UA.....GCU..C-....CAUGA...........aAGCC....UGUUG.....GUA.. +AE008922.1/1711297-1710901 .U.AGUG........g-cUGCCUG............UCA...........................................GCU.A.U..C...G.G.UUAG.........................-AUCAAGCAGGC..UG.....GUU..UU....CAGGUg..........cGCUU....UGCCC.....GCC.. +CP000316.1/1861517-1861903 .G.UACC.........G.GGCACC............UUG...........................................GUA.U.C..A...G.G.CGAG.........................ACAAUAGGAUGC..UG.....GCA..AC....CUGUA...........uAGCG....UGCUG.....CUG.. +ACIY01000561.1/557-191 .C.AACUu.......u-cCGUCUG............UAA...........................................GUU.G.A..A...A.A.AGAG.........................--AACAUCAGAC..UA.....GCG..AU....ACAGA...........aUGCC....UGUCA.....CUC.. +AE002098.2/1031164-1030805 .C.UACC.........G.GGUUAC............UUG...........................................GCA.G.G..A...A.A.UAAG.........................ACUUAAGGUAAC..UG.....GUU..UC....CAAAA............GGCC....UGUUG.....GUC.. +AAGA01018978.1/816-458 .A.AGUG........aU.UGUCUC...........aAUU...........................................GCU.U.G..G...G.U.UCAA.........................--AAGUAGAGAA..UC.....GUC..CA....AUCC-............AUCC....UGACU.....GUC.. +AAAL02000007.1/78420-78066 .G.ACGUg.......g-cUGUCUG............CCC...........................................ACA.C.U..U...G.G.UUAA.........................-AUCUAGCAGAC..UG.....GUU..UC....CGGGUg..........cGCUU....UGCCU.....GUC.. +AM260479.1/857346-857004 .C.GGAA.........G.GGUCAC............GAA...........................................GCC.G.G..G...G.A.CGAA.........................-AACCUAGUGAC..UC.....GCC..GU....CGUAG............AGCG....UGUUC.....GUC.. +CP000083.1/3996724-3997073 .G.GAAG........cA.CGCUUG............AGG...........................................CUG.A.A..C...C.G.CGAA.........................AUAGUAUCAAGC..UC.....ACC..AU....GACGA............AGCC....UGUCG.....CUU.. +CP000082.1/1764614-1764256 .A.AGUG........aU.UGUCUC...........aAUU...........................................GCU.U.G..G...G.U.UUAA.........................--AAGUAGAGAA..UC.....AUC..CU....AUCC-............AUCC....UGACU.....GUC.. +CP000608.1/1828487-1828067 .U.UGCUu.......uU.UGUCUG............GGA...........................................GUU.A.A..G...G.C.UGU-.........................-AUUUAACAGAC..UC.....GCU..AA....CUAUU............ACCC....UGGCU....aAUU.. +AJ749949.2/1737798-1738218 .U.UGCUu.......uU.UGUCUG............GGA...........................................GUU.A.A..G...G.C.UGU-.........................-AUUUAACAGAC..UC.....GCU..AA....CUAUU............ACCC....UGGCU....aAUU.. +CP000437.1/22848-22428 .U.UGCUu.......uU.UGUCUG............GGA...........................................GUU.A.A..G...G.C.UGU-.........................-AUUUAACAGAC..UC.....GCU..AA....CUAUU............ACCC....UGGCU....aAUU.. +CP000803.1/22872-22452 .U.UGCUu.......uU.UGUCUG............GGA...........................................GUU.A.A..G...G.C.UGU-.........................-AUUUAACAGAC..UC.....GCU..AA....CUAUU............ACCC....UGGCU....aAUU.. +CP000113.1/2426740-2427105 .C.GAGG.........G.UGCCUG...........gACC...........................................CGA.G.G..U...G.G.CGAG.........................AUCUUCCCAGGA..CC.....GGC..UC....UGAGU............AUCC....CGUCC.....GUG.. +AAAM03000041.1/33267-32913 .G.ACGUg.......g-cCGUCUG............CCC...........................................ACC.C.U..U...G.G.UUAA.........................-AUCUAGCAGAC..UG.....GUU..UC....UGGGUg..........cGCUU....UGCCU.....GUC.. +CP000094.2/879220-878831 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +CP001229.1/18285-18635 .U.UGCCa......ac-cUCCCCU............GAG...........................................GUA.A.C..C...U.C.CGAA.........................ACUCUACGGGGA..UA.....GCU..UC....UCUCC............-UCC....UGCCU.....GUG.. +BA000030.3/6202757-6203145 .G.AGCC.........C.GGUCAC............GGG...........................................GUU.C.G..A...U.G.GGAA........................aUCAAACAGUGAC..UG.....GGC..CC...g--UCGg..........cGACU....UGUUC.....GCG.. +AE009442.1/2447459-2447813 .G.ACGUg.......g-cCGUCUG............CCC...........................................ACC.C.U..U...G.G.UUAA.........................-AUCUAGCAGAC..UG.....GUU..UC....CGGGUg..........cGCUU....UGCCU.....GUC.. +CP000679.1/1245181-1244816 .U.AAGG.........U.CGCCUG............AGC...........................................CUU.A.C..U...U.U.UGGG........................uCAAAUCUCAGGC..UG.....GGG..AA....GAAAA............AGCC....UGUCA.....GUG.. +ABDU01000062.2/17115-16758 .C.UAGC........a-aAGCUUU............GAG...........................................CUA.G.G..A...A.C.GGAA.........................-UUUAUGAAGCU..UA.....CCA..AA....GAGAA............AGUU....UGUCU.....GUG.. +ABKK02000034.1/88935-88586 .U.AGGG.........G.UGUCUC............G-A...........................................CCU.G.A..A...G.U.AGAU.........................--UAAUUGGGAC..UG.....GCU..AA....GCAUA...........gAGCC....UGCCA.....CUU.. +CP000002.3/3469669-3469314 .G.CGCC........c-cCGUCUG............AGG...........................................GCG.C.A..G...G.A.AGAG.........................-ACUCAUCAGAC..UA.....GCU..CU....CCUAG............GGCC....CGCCC.....GCA.. +AM180355.1/3687738-3687389 .U.AGGG.........G.UGUCUC............G-A...........................................CUU.G.A..A...G.U.AGAU.........................--UAAUUGGGAC..UG.....GCU..AA....GCAUA...........gAGCC....UGCCA.....CUU.. +CP000503.1/3307740-3308087 .G.GAAC........u-cCGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................AUAGUACCGGAC..UC.....GCC..CG....AUGAA............AUCC....UGUCU.....UUC.. +CP000282.1/3471683-3472071 .G.AAGC.........C.UGCCUG............GGG...........................................UGG.A.U..C...A.G.CUAA.........................ACUUUUACAGGA..UC.....GCG..CU....UUUCG............-UCC....CGCCC.....GCU.. +CP000359.1/2118878-2119225 .C.GGCG.........A.GGUUCC............AUA...........................................GCC.G.C..A...G.G.CGAA.........................ACUCCAUGGAAA..UA.....CGG..UC....UGGGC...........gAGCC....UGCCC.....GCU.. +CP000255.1/854460-854821 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAAC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +BA000033.2/839013-839374 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAGC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +BX842656.1/106010-105665 .G.UUGGg.......uU.UUCUCC............AGC...........................................AGA.C.A..U...G.C.UUAA........................aUUUACUGGGGGA..GA.....GGU..CU....UAGGG............AUUU....UGUCU.....GUG.. +AE017283.1/1467918-1467548 .C.AGCU........gU.GGUCAC...........gGGG...........................................GCU.G.U..A...C.G.GGAC.........................-GUUUACGUGAC..UG.....GGC..UU....GUCUG...........cACCA....UGUCG.....GUG.. +AP009324.1/869435-869796 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAGC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +AAWO01000065.1/2096-1738 .G.GGAA........cA.UGCCUG............GGU...........................................UCC.C.G..A...G.G.UUAA.........................ACCCUUACAGGC..UC.....GCU..GA....UGACG............GGUA....CGCCC.....CUC.. +CP002409.1/1444210-1443840 .C.AGCU........gU.GGUCAC...........gGGG...........................................GCU.G.U..A...C.G.GGAC.........................-GUUUCCGUGAC..UG.....GGC..UU....GUCUG...........cACCA....UGUCG.....GUG.. +BX571857.1/837496-837857 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAGC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +BX571856.1/883681-884042 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAGC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +BA000018.3/843797-844158 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAGC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +AE000513.1/863322-863670 .-.GGCG.........A.UUCUCC............AUA...........................................GCC.G.A..C...G.G.CGAA.........................ACUUUAUGGAGC..UA.....CGG..CC....UGCGA...........gAACC....UGCCC.....ACU.. +AY485228.1/1-386 .U.GAUC........cC.GGUCAC............GGG...........................................GUG.A.A..G...A.G.GGAA........................aCCAAACAGUGAC..UG.....AGC..CC....GUCGG...........aGACU....UGUCC.....GCG.. +AE013218.1/203736-203363 .G.CACU.........A.UGCUUG............AUA...........................................GUG.A.-..C...A.C.AAAAu.......................uAAUUUUUCAAGC..UA.....UA-..AG....CUUAA............AAUG....AGUUU.....UUC.. +CP000159.1/1402196-1401828 .C.GCGUu......cu-cCGACUG...........cGGA...........................................UGC.G.C..C...G.G.UGAA.........................AUCUAAUCAGUC..UC....aGCG..CC....GCCCU............GGCC...uUGUGA.....AUG.. +AARF01000086.1/11864-12230 .C.UAGUc.......u-cCGCCUG............AGG...........................................CUA.G.C..U...G.A.AGAA.........................-GACAAUCAGGC..UG.....ACC..UG....UGAGA...........aAGCC....GGUUA.....CGG.. +AACY020564110.1/11913-12262 .G.GUUG.........-.UGUCUG............UGA...........................................UAU.C.A..G...G.A.UGAG.........................AAUUAAACAGAC..UG....uGUU..UA....UAAUA............GUUU....UGUCA.....UCA.. +CP000454.1/2985502-2985134 .U.ACCU.........U.CGUCAU............UGG...........................................GGU.G.A..A...C.G.GGAC.........................-UCUUAGAUGAC..UG.....GGC..CC....GGAUCa.........gcUACU....UGUUU.....GCA.. +AY616521.1/1-382 .C.GCCC.........G.GGCUGC............GGG...........................................GGC.G.G..A...U.G.GGAA........................aUCAAACAGCAGC..UG.....GGC..CU....GUUGG...........cGGCU....UGUCC.....GCG.. +AADL01000160.1/2071-2429 .G.GGAA........cA.UGCCUG............GGU...........................................UCC.U.G..A...G.G.UUAA.........................ACCCUUACAGGC..UC.....GCU..GA....UGACG............GGUA....CGCCC.....CUC.. +AE014295.3/206548-206944 .G.CAGU........u-gAGCCUC...........aGGG...........................................CUG.C.A..U...C.G.GGAC.........................UUUAACUGCGGA..UA.....UGC..UC....GCCAU............CAGU....UGUCU.....GCG.. +Y15063.1/86-434 .G.GGCC.........A.CGCCCU............CUA...........................................ACC.C.C..G...G.G.CGAA........................gCUUGAAGGGGGC..UC.....GCU..CC....UGGC-............CGCC....CGUCC.....GCG.. +CP000017.1/983425-983772 .A.CGAA........aU.UGUCUA............GUU...........................................UCG.U.G..A...C.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..AA....CUAAU............GGCU....UGAGU....uAUG.. +AE017221.1/336629-336977 .G.GGCC.........A.CGCCCU............CUA...........................................ACC.C.C..G...G.G.CGAA........................gCUUGAAGGGGGC..UC.....GCU..CC....UGGC-............CGCC....CGUCC.....GCG.. +CP000605.1/230962-231358 .G.CAGU........u-gAGCCUC...........aGGG...........................................CUG.C.A..U...C.G.GGAC.........................UUUAACUGCGGA..UA.....UGC..UC....GCCAU............CAGU....UGUCU.....GCG.. +ABQK01000005.1/2431625-2431263 .G.CGUU........c-cCGUCUG............AGA...........................................ACG.U.A..A...G.A.AGAG.........................--AUGAACAGAC..UA.....GCU..CU....CGGAA............GGCC....CGCCC.....GCA.. +CP000909.1/2590220-2589860 .U.AACG........c-cUGCCUG............AGC...........................................GUU.A.U..C...G.G.CUAA.........................--GAGAUCAGGC..UG.....GCC..CA....ACGGU...........cGCUU....UGCCA.....CUC.. +CR936503.1/1274331-1273962 .A.AUGCc.......g-cCGUUUG............AAG...........................................UGU.U.U..A...A.A.AGAG.........................--AUUUUCAAGC..UA.....GUU..AG....UCCAUc.........cgAGCCu..cUGUUG.....AAC.. +AF400065.1/3312-3681 .A.AUGCc.......g-cCGUUUG............AAG...........................................UGU.U.U..A...A.A.AGAG.........................--AUUUUCAAGC..UA.....GUU..AG....UCCAUc.........cgAGCCu..cUGUUG.....AAC.. +CP000033.3/728512-728880 .A.ACUAc.......cU.CACCUG............AAU...........................................AGU.U.A..A...A.A.AGAG.........................-UCUUAACAGGU..UA.....GCU..GG....UUCAUa.........cuAGCC...cUGUUA.....UAU.. +AF269873.1/1626-1987 .A.ACACu.......g-cCGCUUGa..........aGUC...........................................UGU.U.U..A...G.A.UGAA.........................AUAUAAUCAAGC..UA.....GUA..UC....AUGUU............-GGU....UGUUU.....AUU.. +CP000117.1/3231376-3230987 .C.AAGU........gU.UCUCUGg..........uUGG...........................................CUU.G.C..U...A.G.CUAA........................gAUUUAAUCAGAG..CA.....---..--....-----............-UCC....UACGU.....UCG.. +AE015929.1/564585-564945 .A.ACACu.......g-cCGCUUGa..........aGUC...........................................UGU.U.U..A...G.A.UGAA.........................AUAUAAUCAAGC..UA.....GUA..UC....AUGUU............-GGU....UGUUU.....AUU.. +BA000019.2/3247-2858 .C.AAGU........gU.UCUCUGg..........uUGG...........................................CUU.G.C..U...A.G.CUAA........................gAUUUAAUCAGAG..CA.....---..--....-----............-UCC....UACGU.....UCG.. +CP000046.1/875955-876313 .A.ACACu.......g-cCGUUUGa..........aGUC...........................................UGU.U.U..A...G.A.AGAA.........................ACUUAAUCAAAC..UA.....GCA..UC....AUGUU............-GGU....UGUUU.....AUC.. +AE001437.1/832978-833336 .C.UUAC........a-aAGCUUU............GAG...........................................UAA.G.G..A...A.C.GGAA.........................--UUUAUGAAGC..UA.....CUG..AA....GUGAA...........aAGCU....UGUUU.....GUA.. +CP000422.1/600623-600255 .A.AGUA........cU.GGCCUG............GGU...........................................GCU.U.A..A...G.A.AGAG.........................-GAUUUACAGAC..UA.....GCG..UU....UUAAUg..........aAGCC...cCGACA.....UAC.. +CP000473.1/5294752-5294401 .A.GAGCu.......u-cGGUCCG............GAG...........................................CUG.G.C..G...G.C.UGAG.........................ACUCAAUCGGGC..UA.....AGC..UG....CCACC...........gCCCU....UGCCG.....GUU.. +AL935263.2/2243186-2243557 .A.AAGCu.......u-cCACCUG............GAG...........................................UUG.C.G..A...G.A.AGAG.........................-ACUAAUCAGGU..UA.....GUC..AU....UGCUGg..........gUGCC...cUGUCA.....UAC.. +AACY020409485.1/2045-2389 .A.CCAG.........-.CGCCCA............C--...........................................UUG.U.A..G...A.G.UGAA.........................--UUUAAGGGCU..UA.....GC-..UU....AAUGU............GUCU....UGAUC.....AUC.. +AM849034.1/2211870-2211495 .C.GGUC.........G.UGCCUC............AGG...........................................GCC.G.C..G...C.G.GGAC.........................UCGAACUGAGGC..UG.....GGC..CCg..uCGGAU............CAGA....UGCCA.....GGA.. +AACT01039607.1/1457-1864 .U.CAGC.........A.GGUCUC............UGG...........................................CUG.A.C..G...G.G.UUAA.........................AACUUGUGGGAA..UC.....GCG..CU....GCAGA............ACCC....CGACC.....ACU.. +AF389950.1/20-340 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GUC.. +AJ867055.1/1-397 .U.GAUC........cC.GGUCAC............GGG...........................................GUG.A.A..G...A.G.GGAA........................aCCAAACAGUGAC..UG.....GGC..CC....GUCGG...........aGACU....UGUCC.....GCG.. +AL939114.1/192486-192090 .U.GAUC........cC.GGUCAC............GGG...........................................GUG.A.A..G...A.G.GGAA........................aCCAAACAGUGAC..UG.....GGC..CC....GUCGG...........aGACU....UGUCC.....GCG.. +AF389956.1/20-341 .G.AGGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCU.....GUC.. +CP001022.1/2340046-2339688 .G.GACCc......uu-cCGUCUG............G-A...........................................GGG.A.A..A...G.A.GAAGa.......................gAUGGAAUCAGAC..UG.....GUC..GG....ACGGA............CGCC....UGUCA.....AUU.. +BA000039.2/236043-236428 .A.CAGU........u-cUCUCUGg..........uGGG...........................................CUG.U.U..U...A.G.CAAA........................g-ACUCGACCAGA..GC.....---..--....-----............AUCC....UACUG.....UUC.. +CP000880.1/216939-216618 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +BA000034.2/1107458-1107805 .A.CGAA........aU.UGUCUA............GUU...........................................UCG.U.G..A...C.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..AA....CUAAU............GGCU....UGAGU....uAUG.. +AL009126.3/3451071-3450712 .G.CGUU........c-cCGUCUG............AGA...........................................ACG.U.A..A...G.A.AGAG.........................--AUGAACAGAC..UA.....GCU..CU....CGGAA............GGCC....CGCCC.....GCA.. +CP000088.1/2912337-2911966 .C.AGAU........cA.GGCCAC...........aGGA...........................................UCU.G.A..C...U.G.GGAC.........................AUGCUCUGUGGC..UG.....GGC..CU....GUCGG...........cGACU....UGUCU.....GCG.. +AE015925.1/760011-760435 .U.ACCUucu..cuaa-.------uuc.....ucaaGGA...........................................GGU.U.U..A...U.U.CGAG.........................-AUUAUUGAGAG..UC.....GUU..GG....CUUCC...........aUAGA....UGUUC.....UUA.. +CP001221.1/176574-176921 .U.UUUGgu.....uu-.---UUGg.........uuCCU...........................................AAA.A.G..A...G.U.UUG-........................uAUUUGAGCCGAA..UA.....GGA..AA....GAGAG............-UCC....UGUCU.....GAG.. +AF389961.1/19-340 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GCC.. +CP000416.1/1289472-1289843 .A.CGACu.......c-cCACCUG...........aAGU...........................................ACG.U.U..A...G.A.AGAG.........................-AAAAAUCAGGU..UA.....GCU..GU....UCAUGu..........gGGCC...cUGACA.....GGC.. +AF389958.1/19-340 .G.AGGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCU.....GUC.. +AF389947.1/19-339 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GNC.. +AE017198.1/812877-813243 .A.ACUA........cU.UACCUU............AAU...........................................AGU.U.A..G...A.A.AUAA.........................-GAUUCUUAGGU..UA.....GUU..UU....GAUAGu.........uuAGCC...cUGUUA.....UAU.. +AF389962.1/19-339 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AF389955.1/19-340 .G.AGGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCU.....GUC.. +CP000423.1/1024842-1024479 .A.AUGUu.......g-cCACCUG............AGG...........................................CAU.U.A..A...C.A.AGAG.........................--ACUAGUAGGU..UA.....GCU..GC....GUUGUg.........uuAGCC...uUGCUG.....GCU.. +AM946015.1/984321-984670 .A.AAGC........cU.UGUCUA............GAG...........................................CCU.U.A..G...U.A.AGAG.........................--AUUUAUAGAC..UC.....GCU..AA....GUAAU............GGCU....UGAGU....uAUG.. +CP001037.1/6023908-6024297 .U.AAGC........gU.UCUCUGg..........uUGG...........................................CUU.G.C..U...A.G.CUAA........................g-AUUAAAUCAGA..GA.....---..--....-----............AUCC....UACGU.....UCG.. +BX571661.1/326505-326873 .U.CGUC.........U.CAUCCG............-AA...........................................GCG.A.G..G...G.A.A---.........................-AAGAUUAGGAU..UG.....CCC..AU....CACUUc..........cGCCU....UGGGG.....GCU.. +AE015928.1/5798212-5798608 .A.AGCG.........-.-GCCUC............G-C...........................................GUU.U.U..U...G.A.UGAA.........................-ACUUUAGAGGA..UA.....AGG..CA....GGAAU............UGAU....GGCUU.....UGG.. +AE001363.1/138493-138068 .U.ACUUucu..cuaa-.------uuc.....ucaaGGA...........................................AGU.U.C..G...U.U.CGAG.........................-AUUUUUGAGAG..UC.....AUU..GG....CUGCU...........aUAGA....GGCUU.....CUA.. +AACY022163104.1/800-460 .U.UAGA.........U.UACCG-............--G...........................................CUA.G.C..U...U.U.CAAG.........................-AUUUAAGGUAA..AA.....ACU..AU....UGAGAa..........uUUGU....UUCUG.....GUG.. +CP000750.2/3144288-3144653 .C.ACCG.........A.GGUCGC............GUA...........................................GGU.G.A..G...A.G.GGAC.........................AAUCAACGCGGC..UG.....GGC..CC....GGCGA...........uGACA....UGCCU.....GUA.. +AACY020561232.1/2642-2986 .A.CCAG.........-.AGCCCA............--C...........................................UUG.U.A..G...A.G.CGAA.........................--UUUAAGGGCU..UA.....GC-..UU....AGUGU............GUCU....UGAUC.....AUC.. +AE009951.2/1209564-1209221 .A.AAUG.........A.UUUCUC............UAA...........................................GUU.U.A..U...G.G.-GAC.........................-AUUUUAGAGGA..UA.....GUU..UU....AGUUA............GCCC....UGUUU.....ACG.. +AF389949.1/19-338 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GU-.. +CP001145.1/429109-429461 .U.AAGCa......gu-.GGCACCa..........gCUG...........................................UUU.A.A..G...G.G.UGAA.........................-AAGAGUGGUGC..UG.....GGC..AG....UGCGG............-UUG....GGCUU.....CCU.. +CP000260.1/1058342-1058686 .A.CGAA........aU.UGUCUA............GUU...........................................UCG.U.G..A...C.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..AA....CUAAU............GGCU....UGAGU....uAUG.. +AE001273.1/21082-20663 .U.AGGUccu..uuaaU.UCU---c.........gaGGA...........................................AAU.G.A..G...U.U.UGAA.........................AUUUAAUGAGAG..UC.....GUU..AG....UCUCU...........aUAGG....GGUUU.....CUA.. +AF389965.1/19-342 .G.AGGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUCUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCU.....GUC.. +AF389963.1/19-339 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...C.G.UUAA.........................ACUCAAUCAGGC..UA.....GUC..UG....UCAGU............AGCG....UGUCC.....AUC.. +AF389952.1/44-364 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GUC.. +CP000419.1/583008-583357 .G.AUCA.........U.UGCCUA............GCU...........................................GGU.C.G..A...A.A.AGAG.........................--AUUUAUAGGC..UC.....GCA..UA....UAGAA............GGCU....UGAGU....uAUG.. +AE016822.1/1400978-1400585 .G.CGUU.........G.AGUAUC............AGG...........................................GCG.C.A..G...A.G.GGAC.........................UUCAACUGAUAC..UA.....GGC..CCg..cCGGAA............CAGG....UGCCA.....GCG.. +CP001275.1/249350-249702 .G.CCCA........a-gCGCCGG............UGC...........................................GGG.C.C..A...G.G.UCAA.........................GCGUGAUCCGGC..UC....gGCU..GA....CCGGG............AUCC....UGUCG.....GUG.. +AE016826.1/200304-199940 .U.CAAAu.......c-.UAUUUUga.......aagAUU...........................................UUU.U.G..U...U.G.CUAAa......................uaAAAACUUCAAAA..UA.....UAU..AU....CUA-U............AAUG....AGUCU.....AUA.. +FM872308.1/21676-21257 .U.GGGUccu..uuaaU.UCU---c.........gaGGA...........................................AAU.G.A..G...U.U.UGAA.........................AUUUAAUGAGAG..UC.....GUU..AG....UCUCU...........aUAGG....GGUUU.....CUA.. +AF389951.1/19-338 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GUC.. +CP000932.1/1225993-1225635 .A.AAUU.........-.UGACA-............--A...........................................AUU.U.U..A...A.U.UGAA.........................--AUUAAAGUCU..UA.....GUC..UA....GCUUGa..........aAUUU....UGGAA.....GGU.. +AAFX01031538.1/449-804 .A.ACGCu.......u-cGGUCCG............GAG...........................................CGG.A.C..A...G.C.CGAG.........................-AUCAAUCGGGC..UA.....AGC..CG....ACCGG............CUCU....UGCCG.....GUU.. +AAGP01000004.1/107195-107571 .G.AUAU.........U.UGUUGA............GGG...........................................UAU.C.U..G...A.G.GGAC.........................-UUUUACUCAAC..UC.....CGU..UCg..uUGGUC............CACA....UGUUC.....GUG.. +FJ619521.1/691-1004 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA........................aACUUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....GUC.. +AF389943.1/19-339 .U.GAAUa......ccU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.CUAA........................aAUCUAAUCAGGC..UA.....GUU..UG....UCAGU............GGCG....UGUCC.....GUU.. +FM204883.1/989840-989492 .A.GGUG........aU.UGUCUA............GUC...........................................ACC.U.A..A...A.A.AGAG.........................--AACCCUAGAC..UC.....GCA..GG....CUGAU............GGCU....UGAGU....uAUG.. +AF389960.1/19-341 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACGAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +AF389964.1/19-339 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUU..UG....UCAGU............GGCG....UUCC-.....-UC.. +AF389959.1/19-340 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCC.....GUC.. +FM204884.1/1203181-1203529 .A.GGUG........aU.UGUCUA............GUC...........................................ACC.U.A..A...A.A.AGAG.........................--AACCCUAGAC..UC.....GCA..GG....CUGAU............GGCU....UGAGU....uAUG.. +AE007317.1/773607-773954 .A.AGCC.........U.UGUCUA............GCG...........................................GCU.U.G..A...U.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..GU....UUCUA............GACU....UGAGU....uAUG.. +CP000918.1/834786-835133 .A.AGCC.........U.UGUCUA............GCG...........................................GCU.U.G..A...U.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..GU....UUCUA............GACU....UGAGU....uAUG.. +AM884176.1/343330-342911 .U.GGGUccu..uuaaU.UCU---c.........gaGGA...........................................AAU.G.A..G...U.U.UGAA.........................AUUUAAUGAGAG..UC.....GUU..AG....UCUCU...........aUAGG....GGUUU.....CUA.. +AE017226.1/246562-246212 .U.AGCG.........G.CGUGUA............AAC...........................................GUU.A.A..A...A.G.GGAC.........................-UUUUUUUACAC..UA.....AGG..AU....UCGAC............-GCU....UUCGG.....UGC.. +ABYE01000001.1/21079-20663 .U.AGGUccu..uuaaU.UCU---c.........gaGGA...........................................AAU.G.A..G...U.U.UGAA.........................AUUUAAUGAGAG..UC.....GUU..AG....UCUCU...........aUAGG....GGUUU.....CUA.. +BA000022.2/3317157-3316759 .G.GCUC.........U.UCUCUA............GUU...........................................AGC.U.A..A...A.C.AA--........................uCAAGACUCAGAC..UA.....GAG..CA....UCCCA............----....---CC.....AUC.. +AE002160.2/343251-342834 .A.GGGCcuu..uuaa-.------cuc.....ucaaGGG...........................................AAC.U.A..A...U.U.UGAA.........................UUUUAAUGAGAG..UC.....GUU..GG....UCUCU...........aUAGA....GGUUU.....CUA.. +ABIZ01000001.1/2235966-2236321 .A.GAGC........g-.GGCGAC............CGG...........................................CUC.C.G..A...G.G.CGAG........................aUCUACAGGCCGC..UG.....GGU..GG....ACGGU............AUCC....UGGCA.....GUA.. +AE005672.3/821929-822276 .A.AGCC.........U.UGUCUA............GCG...........................................GUU.U.G..A...U.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..GU....UUCUA............GACU....UGAGU....uAUG.. +CP001644.1/873841-873513 .U.AGGU.........G.AGUCAC............GGG...........................................CCU.A.G..A...G.A.CGAA.........................-AACUUAGUGAA..UC.....GCC..GU....CGUAG............AGCG....UGUUC.....GUC.. +BA000008.3/138204-137782 .U.ACUUucu..cuaa-.------uuc.....ucaaGGA...........................................AGU.U.C..G...U.U.CGAG.........................-AUUUUUGAGAG..UC.....AUU..GG....CUGCU...........aUAGA....GGCUU.....CUA.. +FM211187.1/775852-776199 .A.AGCC.........U.UGUCUA............GCG...........................................GCU.U.G..A...U.A.AGAG.........................--AUUGAUAGAC..UC.....GCA..GU....UUCUA............GACU....UGAGU....uAUG.. +CR848038.1/730177-730601 .U.ACCUccu..cuaaU.UCU---c.........aaGGG...........................................GGU.U.U..A...U.U.CGAG.........................-AUUAUUGAGAA..UC.....GUU..GG....UUUCC...........aUAGA....UGUUC.....UUA.. +AP006841.1/1350686-1351083 .A.AGUG.........-.-GCCUU............GC-...........................................GCU.U.C..U...G.A.UGAA.........................-ACUUUAAAGGA..UA.....AGG..CA....GGAAU............UGAU....GGCUU.....UGG.. +CR626927.1/1289246-1289643 .A.AGUG.........-.-GCCUU............GC-...........................................GCU.U.C..U...G.A.UGAA.........................-ACUUUAAAGGA..UA.....AGG..CA....GGAAU............UGAU....GGCUU.....UGG.. +ABGO01000552.1/2485-2074 .A.ACUC........gA.GGAGAG............G--ggacaaccacccga...............uccgccucggcggcCGU.U.C..C...U.G.CUAAa.......................aAAAUCUGGCCGA..UA.....GUU..GU....GUCGG...........gGUCC....CGCUC.....GUA.. +AADV02000210.1/4102-3717 .A.UAGC........u-aCCUCUGg..........uUGG...........................................CUG.U.U..G...A.G.CUAA........................g-ACUACACCAGA..GC.....---..--....-----............AUCC....CACCG.....UUC.. +AF389948.1/19-339 .G.AUGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GUC.. +CP000024.1/560365-560714 .G.AUCA.........U.UGCCUA............GCU...........................................GGU.C.G..A...A.A.AGAG.........................--AUUUAUAGGC..UC.....GCA..UA....UAGAA............GGCU....UGAGU....uAUG.. +AF389966.1/18-338 .G.AUGU........cU.UGCCUG............GGG...........................................CUG.A.A..G...C.A.CUAA.........................AACUAAUCAGGA..UA.....GUU..UG....GUAAU............GGCG....UGUCU.....AUC.. +ABGI02000002.1/57019-57380 .A.AAUG.........U.UUUCAA...........gUUG...........................................AUU.U.U..U...A.G.GGAC.........................UUUUAUACUUGA..GA.....GCA..AU....UUGGU............GGUU....UGCUAg...uAUU.. +CR954253.1/581189-581550 .C.UAUC.........A.CACCUG............A--...........................................AUA.A.G..C...G.A.GAAG.........................AGACUAACAGGU..UA.....GCC..GU....GGCUGu.........uuGGCC...cUGUCA.....UAU.. +AE015924.1/2226462-2226056 .C.AGGA.........-.UGCUUC............CUG...........................................CCU.G.U..G...G.U.CAGA.........................UCGAACGGAAGA..UA.....AGG..AU....CGUGC...........a-UUG....GGUCG.....UUU.. +CP000951.1/28953-29348 .U.UUGCac.....ua-gAGCUAA............GAC...........................................UAG.A.C..C...A.G.AGAU.........................--UCUUGGCGAC..UC.....GGA..AC....AAGCA............----....-GUCG.....---.. +AF389946.1/19-339 .U.GAAUa......ccU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.CUAA........................aAUCUAAUCAGGC..UA.....GUU..UG....UCAGU............GGCG....UGUCC.....CUC.. +CP000393.1/7574767-7575164 .C.AAUU........uU.UCUCUG...........gUUA...........................................CCU.G.C..U...A.G.UUAAg.......................a-UUUAACCAGAG..CA....uCCC..AC....UAUCC............G---....-----.....---.. +AF389957.1/21-333 .G.AGGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUC..UG....GUAGU............GGCG....UGUCU.....GUC.. +AB003477.1/1390-1783 .U.GGCG........g-.CCUCAGg..........uCCG...........................................UCC.U.C..U...C.G.CUAAg.......................cAAAAACCUGAGC..--.....---..--....-----............AUCC....CGCCA.....ACG.. +CP000100.1/989730-989337 .U.GGCG........g-.CCUCAGg..........uCCG...........................................UCC.U.C..U...C.G.CUAAg.......................cAAAAACCUGAGC..--.....---..--....-----............AUCC....CGCCA.....ACG.. +AAFA03000004.1/17757-17410 .G.GAUU.........G.AGUCAG............GCA...........................................GUU.C.C..A...A.A.AGAG.........................--AUUUACUGAC..UC.....GCU..UG....GUCUA............GGUU....UGAGU....uAUG.. +BX294141.1/117195-117574 .C.CGUC.........U.UACUCA...........aGAC...........................................GCG.G.G..U...C.G.CUAA........................aCAAGAUUUGAGU..UA.....GCG..GA....UUCGG...........gAGCC....UGUCA.....GGU.. +CP000538.1/1278617-1278259 .-.GCGU.........U.UGACAA............--G...........................................CGU.U.G..A...G.G.UGAA.........................---AUAAAGUCU..UA.....GCC..UU....GCUUUu.........gaGUUU....UGGAA.....GAU.. +AAFL01000002.1/28456-28814 .-.GCGU.........U.UGACAA............--G...........................................CGU.U.G..A...G.G.UGAA.........................---AUAAGGUCU..UA.....GCC..UU....GCUUUu.........gaGUUU....UGGAA.....GAU.. +CP000725.1/1316530-1316182 .G.AAUC.........U.UGUCUA............GUG...........................................AUU.U.U..A...C.A.AGAG.........................--AUUGAUAGAC..UC.....GCU..UG....AUUUG............GGCU....UGAGU....uAUG.. +AF389968.1/19-336 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +CP000408.1/1368887-1368534 .G.GAUU.........G.AGUCAG............GCA...........................................GUU.C.C..A...A.A.AGAG.........................--AUUUACUGAC..UC.....GCU..UG....GUCUA............GGUU....UGAGU....uAUG.. +AE017125.1/1767632-1768000 .U.UGUC.........A.UACCUU............--A...........................................GCA.A.A..A...A.G.AAAA.........................---GAAUAAGGU..UG.....CUU..GU....GGGAUu..........uAUCU....UGGGG.....UGU.. +AP010655.1/886656-887004 .G.AACU.........G.AGUCAG............GCU...........................................GUU.C.U..A...A.A.AGAG.........................--UUCUACUGAC..UC.....GCA..UC....GUUAG............AGUU....UGAGU....uAUG.. +AF389974.1/19-336 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UGCGU............GGCG....UGUCU.....CUC.. +AF389973.1/20-337 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +CP000013.1/46893-46531 .A.AAUG.........U.UUUCAA...........gUUA...........................................AUU.U.U..U...A.G.GGAC.........................UUUUGUACUUGA..GA.....GCA..AU....UUGGU............GGUU....UGCUAg...uAUU.. +AF389945.1/20-340 .U.GAAUa......ccU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.CUAA........................aAUCUAAUCAGGC..UA.....GUU..UG....UCAGU............GGCG....UGUCC.....GUU.. +AF389977.1/33-350 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAUUCGAGC..UA.....GUC..AA....UGCGU............GGCG....UGUCU.....CUC.. +AY491435.1/1-310 .G.AUGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...U.G.CUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GUC.. +AE000511.1/838812-838427 .A.AAGG.........U.GGUUCG............--C...........................................CUU.U.U..A...A.A.CUAAgaaaca.............agaacuCUUGAAACUAUC..UCa...aGGU..UU....UAGAA...........aGUUG....GACCA.....GAG.. +CP000820.1/7030866-7030492 .C.CACC.........C.GGUCGC............GGG...........................................GUA.G.G..U...C.G.GGAA........................aUCUAACAGCGAC..UG.....AGC..CU....GCGCC............GGCU....UGCCU.....GCG.. +AL766848.1/13776-13427 .G.GCUA.........C.UGUCUA............GUU...........................................AGU.U.A..A...A.A.AGAG.........................--AUUUAUAGAC..UC.....GCU..AU....GUGAG............GGCU....UGAGU....uAUG.. +AF440353.1/1-310 .G.AUGC........cU.UGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................ACUUAAUCAGGA..UA.....GUU..UG....UUGGU............GGCG....UGUCU.....GUC.. +AF389942.1/19-340 .G.AAGU........c-cUGCCUG............GGG...........................................CUA.A.A..G...U.G.CUAA.........................AUCUAAUCAGGC..UA.....GUU..UG....UUAGU............GGCG....UGUCC.....AUC.. +AY204390.2/768-425 .C.GGAA........c-cCGCCUG............GGU...........................................UCC.G.C..U...A.G.CGAC.........................ACAGAUCCAGGC..UC.....GCG..GC....GAAAA...........gGGUG....UGUCC.....UUU.. +AY491434.1/1-311 .G.AAGC........c-cUGCCUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAUCAGGC..UA.....GUU..CG....UUAGU............GGCG....UGUCU.....GUC.. +AAFJ01000006.1/109216-108858 .A.AGAC.........U.UGACGC............--A...........................................CCU.U.A..A...A.G.UGAA.........................----GUUUAGUC..UA.....GUC..AA....AUUUGu.........aaGUUU....UGGAA.....GAU.. +BA000035.2/872709-873084 .C.AACC.........G.CGUCAG...........cGGG...........................................GUU.G.G..A...U.G.GGAC........................uUCUACCGCUGAC..UG.....GGC..CC....AUCAUc.........cgGAUG....UGUUC.....GUC.. +CP000805.1/277716-278069 .A.CGUU.........G.UGCACG...........gCGG...........................................ACG.U.A..G...G.G.GGAC.........................UUUUGUCUGUGC..UA.....AGA..CU....CUGGC............-GCG....UGCGG....uGCA.. +ABGK02000007.1/123731-124089 .A.AAUG.........U.UUUCAA...........gUUG...........................................AUU.U.U..U...A.G.GGAC.........................UUUUAUACUUGA..GA.....GCA..AU....UUGGU............GGUU....UGCUAg...uAUU.. +AF389975.1/19-336 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UGCGU............GGCG....UGUCU.....CUC.. +ACKV01000008.1/12419-12062 .G.CUUCu.......u-aCAUCUG............GAA...........................................AAG.C.A..G...U.A.UUAA.........................-AUCAAUCAGGU..UA.....GUU..AU....AUUGAa..........gAGCC...uUGAGC.....UAU.. +CP000114.1/1000313-999964 .G.GCUA.........C.UGUCUA............GUU...........................................AGU.U.A..A...A.A.AGAG.........................--AUUUAUAGAC..UC.....GCU..AU....GUGAG............GGCU....UGAGU....uAUG.. +AE009948.1/922761-922412 .G.GCUA.........C.UGUCUA............GUU...........................................AGU.U.A..A...A.A.AGAG.........................--AUUUAUAGAC..UC.....GCU..AU....GUGAG............GGCU....UGAGU....uAUG.. +AE016958.1/3520218-3519851 .G.AGUU.........C.GGUCGC............GGG...........................................ACU.C.A..U...C.G.GGAC.........................ACCAACAGCGAC..UG.....GGA..UC....GUCAUc.........cuGGCU....UGUUC.....GCG.. +CP000487.1/460574-460214 .A.AGAA.........U.UGACGA............--A...........................................UCU.A.U..A...A.U.UGAA.........................---AUUUAGUCU..UA.....GCU..UA....GCUAAa..........cGCUU....UGGGA.....AGU.. +AY846304.1/1-313 .G.AAAC........cU.AGCUUG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AUAUAAUCAAGC..UA.....GCU..UA....UUUGU............GGCG....UGUCU.....GUU.. +AF389979.1/19-336 .G.AAAC........cU.UGUCUG............GGG...........................................UGG.A.A..G...C.G.UUAA.........................AACUAAUCAGAC..UA.....GUU..AU....UCAGU............GGCG....UGUCG.....GUC.. +CP000027.1/1361697-1362048 .U.CCCC........aA.CGCCGA............UGA...........................................GGG.G.G..A...C.G.A-AA.........................-GAAAUAUCGGC..UG.....GUU..UG....GCUAA............AUUA....GGCCG.....GCA.. +AF389983.1/18-335 .G.AAGC........cU.UGUCUG............GGG...........................................UGG.A.A..G...C.G.UUAA.........................AACUAAUCAGAC..UA.....GUU..AU....UCAGU............GGCG....UGUCG.....GUC.. +ACFI01000164.1/26695-26328 .G.AGUU.........C.GGUCGC............GGG...........................................ACU.C.A..U...C.G.GGAC.........................ACCAACAGCGAC..UG.....GGA..UC....GUCAUc.........cuGGCU....UGUUC.....GCG.. +BX248356.1/37148-37532 .U.UGUU.........G.UGUCAA...........cGGG...........................................GCA.A.A..C...U.G.GGAC........................uUUCACCGAUGAC..UG.....GGC..UC....AUCAUc.........cgGGUG....UGUUC.....GUC.. +AY911527.1/1-311 .G.ACGU........c-cUGCCUG............GGG...........................................CUG.A.A..G...C.G.UUAA.........................ACUCAAUCAGGC..UA.....GUC..UG....UCAGU............AGCG....UGUCC.....AUC.. +AL111168.1/1293658-1293303 .-.GCGU.........U.UGACAA............--G...........................................CGU.U.G..A...G.G.UGAA.........................---AUAAAGUCU..UA.....GCC..UU....GCUUUu.........gaGUUU....UGGAA.....GAU.. +CP000425.1/1442760-1442402 .U.UGUG.........G.AGACUU............GAC...........................................GCA.G.C..A...A.A.AGAG.........................--AUUUAAAGUC..CC.....GCA..AA....AUGUCg..........cUGUU....UGAGA.....CUG.. +BX927150.1/150689-151065 .C.AAUC.........G.CGUCAG...........cGGG...........................................GUU.G.A..A...C.A.GGAC........................uUUUACCGUUGAC..UG.....GGC..UC....AUCAUc.........cgGAAG....UGUUC.....GUC.. +AE005176.1/1457456-1457098 .U.UGUG........gA.GGCUUG............-AC...........................................GCA.G.C..A...A.A.AGAG.........................--AUUUAAAGCC..CC.....GCA..AA....AUGUCg..........cUGUU....UGAGA.....CUG.. +CP000480.1/2169257-2169625 .G.GGUU.........C.GGUCGC............GGG...........................................ACC.U.G..U...G.G.GGAC........................aUCAAACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....UGUUC.....GUG.. +CP001635.1/1754992-1755347 .G.AUCC.........G.GGUACC............UUG...........................................GGU.C.G..G...G.G.UGAG.........................AAAAUAGGGUGC..UG.....GCG..UC....CGGUU...........uAGCG....UGUGA.....CUG.. +CP001358.1/1443619-1443282 .A.ACCG........g-.CUCUCGc..........cGGG...........................................GUU.U.U..U...C.G.CGAGga.....................guUUACCGGCGGGA..UU.....GCU..GC....GUUGU............-GCC....UGGUC.....AGG.. +AE001439.1/801377-800995 .A.AAGG.........U.GGUUCG............--C...........................................CUU.U.U..A...A.A.CUAAgaaaca.............agaacuCUUGAAACUAUC..UCa...aGGU..UU....UAGAA............AGUU....GGACC.....AGA.. +AF389981.1/19-335 .G.AAAC........cU.UGUCUG............GGG...........................................UGG.A.A..G...C.G.UUAA.........................AACUAAUCAGAC..UA.....GUU..AU....UCAGU............GGCG....UGUCG.....GUC.. +U68075.1/22-331 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +CP000702.1/403790-403470 .U.CGGGc.......uU.CGCCUUc..........cGGC...........................................CUG.A.A..U...C.G.GGAA........................aUUUCAGGAAGGC..UG....uGGG..AG....AGGAC............ACCC....UGCCC.....GUG.. +FM211192.1/809064-809432 .G.GGUU.........C.GGUCGC............GGG...........................................ACU.C.G..U...C.G.GGAC.........................ACCAACCGCGAC..UG.....GGA..UC....GUCAUc.........cuGGCU....AGUUC.....GCG.. +AP006618.1/4642707-4642340 .C.GCCU.........C.GGUCGC............GGA...........................................GAC.G.G..A...C.G.GGAC........................aUCCAACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....UGUUC.....GCG.. +AF389985.1/19-332 .G.GAAC........u-cCGUCCG............GGG...........................................GUG.A.A..C...C.G.CGAA.........................AUAGUACCGGAC..UC.....GCC..CG....AUGAA............AUCC....UGUCU.....UUC.. +AY364898.1/1-307 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +AY364895.1/1-307 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GUC..AA....UUCGU............GGCG....UGUCU.....CUC.. +CP000325.1/2679105-2678738 .G.AGUU.........C.GGUCGC............GGG...........................................GCU.C.A..U...C.G.GGAC.........................AUCAACAGCGAC..UG.....GGA..UC....GUCAUc.........cuGGCU....AGUUC.....GCG.. +AF389976.1/18-333 .G.AAGU........c-cUGCUCG............GGG...........................................CGG.A.A..G...C.A.UUAA.........................AACCAAUCGAGC..UA.....GU-..AA....UGCGU............GGCG....UGUCU.....CUC.. +CP000386.1/1626790-1626431 .C.GGGCu.......c-cGGCCCG............GGG...........................................UCC.G.G..G...G.G.GGAC........................aCCACAGCAGGGC..UA.....GCC..--....CCUCU............GCGG....CGCCC....cGGU.. +L43967.2/406542-406929 .U.AAAU.........-.CGUUCA............--A...........................................UUU.A.A..C...C.U.UUAA.........................--AAAUAGAACU..UG.....UUG..UU....UCCAU............-GAU....UGUUU....uGUG.. +U00089.2/571825-572211 .U.AACU.........-.GGUUCA............--A...........................................CUU.A.A..U...C.C.UUAA.........................--AUUAUGAACU..UA.....UCG..UU....UACUU............-GUU....UGUCU....uAUG.. +AE000516.2/3464130-3463763 .G.AGUC.........C.GGUCGC............GGG...........................................ACU.C.C..U...C.G.GGAC.........................AACCACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....AGUUC.....GCG.. +BX248344.1/299881-299514 .G.AGUC.........C.GGUCGC............GGG...........................................ACU.C.C..U...C.G.GGAC.........................AACCACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....AGUUC.....GCG.. +CP000611.1/3480490-3480123 .G.AGUC.........C.GGUCGC............GGG...........................................ACU.C.C..U...C.G.GGAC.........................AACCACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....AGUUC.....GCG.. +AM408590.1/3422820-3422453 .G.AGUC.........C.GGUCGC............GGG...........................................ACU.C.C..U...C.G.GGAC.........................AACCACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....AGUUC.....GCG.. +HE572590.1/3532494-3532127 .G.AGUC.........C.GGUCGC............GGG...........................................ACU.C.C..U...C.G.GGAC.........................AACCACAGCGAC..UG.....GGA..UC....GUCAUc.........ucGGCU....AGUUC.....GCG.. +AE006470.1/660570-660973 .C.AUUC.........A.UGCCCG...........aGGG...........................................GGU.G.U..G...C.G.GGUA.........................-ACCAAUCGGGA..UA.....AGG..GG....ACGA-............ACGC....UGCUG.....GCG.. +AL583919.1/121055-121420 .G.GGUU.........C.GGUCGC............GGG...........................................ACU.C.G..U...C.G.GGAC.........................ACCAACCGCGAC..UG.....GGA..UC....GUCAUc.........cuGGCU....AGUUC.....GCG.. +AY911519.1/1-337 .G.AACU........g-gGGUCAC............ACG...........................................GUU.C.A..A...A.U.UUAA.........................--AUUACGUGAA..UC.....GCU..CU....GGUCC............GGCC....UGUCG.....GUU.. +U68081.1/22-350 .A.ACCG........g-.CUCUCGc..........cGGG...........................................GUU.U.U..U...C.G.CGAGga.....................guUUACCGGCGGGA..UU.....GCU..GC....GUUGU............-GCC....UGGUC.....AGG.. +CP001050.1/750995-750675 .C.AGCC.........G.GGUUAC............UUG...........................................GCA.G.G..A...A.A.UAAG.........................ACUUAAGGUAAC..UG.....GUU..UC....CAAAA............GGCC....UGUUG.....GUC.. +AJ629111.1/506-157 .U.GGCAu......uuA.UGUUCG...........gAAU...........................................AAA.A.G..C...A.G.UGAA........................aCAAGAAUCGAAC..UA.....GCU..CU....CGAUU............UGGA....AGUUA.....GCA.. +CP001215.1/4837167-4836853 .G.AGUUc.......g-cCGUCUG............AGG...........................................ACA.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GC-..AA....CUUGG...........aAGCC....UGUCG.....AUA.. +CP000312.1/1455328-1455014 .C.UAGC........a-aAGCUUU............GAG...........................................CUA.G.G..A...A.C.GGAA.........................-UUUAUGAAGCU..UA.....CCA..AA....GAGAA............AGUU....UGUCU.....GUG.. +ACAT01000012.1/45784-45462 .A.AUUUu.......u-cCGUCUG............UAA...........................................AAU.U.U..A...G.A.AGAG.........................--CUUACCAGAC..UA.....GCA..AU....ACAGA...........aUGCC....UGUCA.....CUC.. +AE017262.2/2463847-2463523 .U.AAU-c.......u-cCGUCUG............GG-...........................................GUU.A.A..A...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CCG.. +FM242711.1/2481647-2481323 .U.AAU-c.......u-cCGUCUG............GG-...........................................GUU.A.A..A...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CCG.. +AF137379.1/195547-195873 .C.UCAC........u-.----U-............CAA...........................................UGA.C.G..G...U.G.AUAG.........................AUACUACAUAUC..AC.....---..--....-----............-UCC....UGCUU.....AGA.. +U68076.1/22-329 .G.GAAAc......cc-.UGGCCG............GGG...........................................UUG.A.A..G...C.G.UUAA.........................AACUAAGCGGCC..UC.....GCC..UU....UAUCU............ACCG....UGUUU.....GUC.. +AF440342.1/1-322 .U.AAUC........u-cCGUCUG............GG-...........................................GUU.A.G..U...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....AUGG-...........aAGCC....UGUUA.....CCG.. +AF440349.1/1-322 .U.AAU-c.......u-cCGUCUG............AG-...........................................GUU.A.A..A...U.A.GAAG........................aGCUUAAUGAGAC..UA.....GCU..GA....AUGG-...........aAGCC....UGUUA.....CCG.. +AF440351.1/1-322 .U.AAUC........u-cCGUCUG............A-G...........................................GUU.A.G..U...U.G.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CCG.. +AM263198.1/2430862-2430542 .U.AAUC........u-cCGUCUG............A-G...........................................GUU.A.G..U...U.G.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....-AUGG...........aAGCC....UGUUA.....CCG.. +AF440350.1/2-322 .U.AAUC........u-cCGUCUG............GG-...........................................GUU.A.G..U...U.A.GAAG........................aGCUUAAUCAGAC..UA.....GCU..GA....AUGG-...........aAGCC....UGUUA.....CCG.. +AF440335.1/2-315 .A.ACUUu.......u-cCGUCUG............UAA...........................................AGU.U.U..A...A.A.AGAG.........................--AUCAUCAGAC..UA.....GCG..AU....ACAGA...........aUGCC....UGUCA.....CUC.. +AF375582.1/9-303 .A.ACUUu.......u-cCGUCUG............UAA...........................................AGU.U.U..A...A.A.AGAG.........................--AUCAUCAGAC..UA.....GCA..AU....ACAGA...........aUGCC....UGUCA.....CUC.. +AF440336.1/1-322 .G.GCUUau.....cu-cCGUCUG............--G...........................................GGC.A.A..A...C.G.AGAAg.......................aGCAUAAUCAGAC..UA.....GC-..UA....GAUAG............AGCC...cUGACG.....CCG.. +AY911521.1/1-340 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +AY911520.1/1-342 .G.CAGU.........A.CGUUGU............GGA...........................................CGA.A.G..C...G.G.CUAA.........................AACUUACACAAC..UC.....GCC..CA....AAGC-............ACCC....UGCCC.....GUC.. +AY911522.1/1-341 .G.UAGC.........A.CGUUGU............GGG...........................................CGA.A.G..U...G.A.CUAA.........................AACUUACACAAC..UC.....AUC..CA....AAGC-............ACCC....UGCCC.....GUC.. +AY846305.1/1-307 .A.AGGG........aU.UGUCUC............AAU...........................................CCU.U.U..G...G.G.UUCA.........................-AAAGUAGAGAC..UC.....GGC..UA....AUCC-............AUCC....UGACU.....GUC.. +AACY020396050.1/454-188 .U.UUUU.........C.UGCUUC............GGU...........................................UUA.A.U..A...A.A.UGAA.........................-UCCUUAGAAGA..UA.....GCU..AU....AUGCC............UGUU....UGUUC.....UUG.. +AY911524.1/1-307 .G.AUUCc.......a-cCGUCUG............AGG...........................................AAG.A.A..G...G.A.AGAG.........................-AACAACCAGAC..UA.....GCU..CA....UCGGA............CGCC....CGUCA.....GCA.. +CP000439.1/15626-15294 .U.UGCUu.......uU.UGUCUG............GGA...........................................GUU.A.A..G...G.C.UGU-.........................-AUUUAACAGAC..UC.....GCU..AA....CUAUU............ACCC....UGGCU....aAUU.. +AF375575.1/11-299 .A.ACUAu.......cU.CACCUG............AAU...........................................AGU.U.G..A...A.A.AGAG.........................-UCUUAACAGGU..UA.....GCU..AG....CUCAUc.........cuAGCC...cUGUUA.....UAU.. +CP002222.1/2211225-2211552 .A.AAGCu.......u-cCACCUG............GAG...........................................UUG.C.G..A...G.A.AGAG.........................-ACUAAUCAGGU..UA.....GUC..AU....UGCUGg..........gUGCC...cUGUCA.....UAC.. +AY040838.1/1-298 .G.ACCA.........A.UUCUCG............-GA...........................................GGU.C.C..A...A.G.CGAG.........................--AUUUAUCGAA..UA.....GCC..UG....ACCAA............CCUC....UGUCU.....GCC.. +AF375577.1/11-299 .A.ACUAc.......cU.CACCUG............AAU...........................................AGU.U.G..A...A.A.AGAG.........................-UCUUAACAGGU..UA.....GCU..AG....CUCAUc.........cuAGCC...cUGUUA.....UAU.. +AY082653.1/2-336 .C.AAGU........aU.UCUCUGg..........uUGA...........................................CUU.G.C..U...A.G.CUAA........................gACUUAAUCAGAG..CA.....---..--....-----............-UCC....UACGU.....UCG.. +AF375585.1/1-302 .G.GCACu.......g-cCGUUUGa..........aGUC...........................................UGC.C.U..A...G.A.AGAG.........................-AUUAAUCAAAC..UA.....GCA..UA....AUGA-............CGGA....UGUCU.....AUC.. +AF375587.1/1-302 .G.GCACu.......g-cCGUUUGa..........aGUC...........................................UGC.C.U..A...G.A.AGAG.........................-AUUAAUCAAAC..UA.....GCA..UA....AUGA-............CGGA....UGUCU.....AUC.. +ABGQ01000005.1/122398-122710 .-.GCGU.........U.UGACAA............--G...........................................CGU.U.G..A...G.G.UGAA.........................---AUAAAGUCU..UA.....GCC..UU....GCUUUu.........gaGUUU....UGGAA.....GAU.. +CP000414.1/273277-273583 .G.CUUCu.......u-aCAUCUG............GAA...........................................AAG.C.A..G...U.A.UUAA.........................-AUCAAUCAGGU..UA.....GUU..AU....AUUGAa..........gAGCC...uUGAGC.....UAU.. +AF375568.1/8-285 .G.AUCA.........U.UGCCUA............GCU...........................................GGU.C.G..A...A.A.AGAG.........................--AUUUAUAGGC..UC.....GCA..UA....UAGAA............GGCU....UGAGU....uAUG.. +AF375579.1/10-290 .U.UAUG........g-.UGGCUU............UAC...........................................AUA.A.A..A...A.A.AGAG.........................-AUUUUAAAGCA..CC.....GCA..AA....UUUCUg..........cUGUU....UGAGA.....CUG.. +DQ250622.1/20-291 .G.CACU........a-.------...........cCGA...........................................AUG.C.A..A...G.U.UUAA.........................----GUUUAGGU..UG.....CCU..UG....AAGCAu.........uaUUUU....UGGAA.....GUU.. +U68082.1/22-356 .A.AAGG.........U.GGUUCG............--C...........................................CUU.U.U..A...A.A.CUAAgaaaca............agaacuc-UUGAAACUAUC..UUa...aGGU..UU....UAGAA...........aGUUG....GACCA.....GAG.. +CP000141.1/258392-258750 .U.GAAG........g-gUGUCCCg..........gCUC...........................................UUC.A.U..A...A.G.CGAG.........................-AUUUUACGGGA..UA.....GCC..CG....AUUGU............GGCC....UGCCG.....GUA.. +CP001147.1/1166175-1165826 .G.GCAC.........A.AACCCG............--A...........................................UGC.C.U..U...A.G.GGAG.........................AGCUAAGGGUUG..UA.....GGA..GC....UUAGA...........gAGCC....UGUGG.....AAG.. +CP000112.1/1988490-1988131 .A.AAGC.........-.CGUCUG............UCG...........................................CAG.C.G..G...G.U.GUAAga....................uuuUUUAAGACAGAC..UU.....GCC..G-....CCGGU............AGCC....CGAUC.....AGG.. +CP000016.1/678009-678400 .A.AUGC.........U.UGCUUU............UGG...........................................-CU.U.A..A...C.G.UUAA.........................-GUAUAAAAAGC..UA.....GUU..GG....UUAGU............GAUU....GGUCU.....UGA.. +BX908798.1/630473-630069 .U.UUUUc.......u-.CGCCGCuu.......cuaGGG...........................................AAA.A.G..U...U.U.UCAA........................gAUUAAAUGAAGC..AA.....ACU..AA....CUUCG...........aUUGU....UGCGU.....UCU.. +AE014184.1/278117-278485 .G.UUUG.........C.CGCUUG............CGU...........................................GAA.C.A..C...C.G.GGAC.........................UUUAUUGCAAGC..UG.....GGC..CU....-GUUG............AUUU....AGAUUc..cgCUG.. +BX248583.1/610694-611086 .A.UAAA.........G.UGCCUA............ACU...........................................CUA.U.A..A...U.G.AUAAga.....................auAAAAAUUAGAGC..UA.....AUU..GA....UUAAU...........uGACA....UGAUC.....UUA.. +CP000249.1/937591-937964 .U.GACC.........U.GGUCGC............GGG...........................................GUC.G.G..U...C.G.GGAC........................aUCAAACAGCGAC..UG.....AGC..CU....AUGUC............GGCU....UGCCU.....GCG.. +AF022186.2/109751-109498 .-.----.........-.AGUUAU............UUC...........................................---.-.-..-...-.-.-UAA.........................-AUUAU------..--.....---..--....-----............-UUA....UG---.....---.. +AAFX01035522.1/635-271 .A.AGGG.........A.UGUCCC............G-A...........................................CCG.G.A..G...G.C.CGAC.........................-AAUCCAGGGAA..CC.....GGA..UG....UCAUC............ACGU....UGUUG....cAGU.. +CP000108.1/2092429-2092029 .U.UGUA.........U.UGCCUG...........aUGU...........................................GCU.U.A..G...C.G.----g......................guAUUUAUUCGGGA..UA.....GUA..AG....UUGA-............ACGU....UACAA.....GUG.. +AE000657.1/1153844-1153501 .C.UCGG.........U.CGCACG...........gGGC...........................................UGA.G.U..A...G.C.UGAC........................aCCUAACCCGUGC..UA.....CCC..UC....GGGGA............-GCU....UGCCC.....GUG.. +CP000383.1/1433554-1433957 .G.UACA.........-.AGUUGC............G-G...........................................GUG.C.U..U...C.G.CGAA.........................--AUUAAGUAAC..UA.....AGG..UU....AUAGU............UGGG....UGCCG.....GUG.. +AY040837.1/1-317 .G.GAUUc.......uU.UGACUAg..........aGAG...........................................AUG.A.A..C...C.G.CGAA........................aUAGAAUUCUGGU..AU.....GUA..UU....AGCAU............AGCG....UGUCA.....AUU.. +CP000471.1/1522615-1522980 .A.CUGUg.......uA.GGCCGG............UGU...........................................AAA.U.C..C...A.G.GGACac.....................ccAGUUCUCCGAGG..UA.....ACG..GG....GGCUA............-UGU....GGUCA.....GCC.. +AAGX01000013.1/8741-9125 .U.AAAU.........-.CGUUCA............--A...........................................UUU.A.A..C...C.U.UUAA.........................--AAAUAGAACU..UG.....UUG..UU....UCCAU............-GAU....UGUUU....uGUG.. +AF137379.1/97379-97053 .C.UCAC........u-.----U-............CAA...........................................UGA.C.G..G...U.G.AUAG.........................AUACUACAUAUC..AC.....---..--....-----............-UCC....UGCUU.....AGA.. +U68077.1/22-338 .U.CACC........a-gAGCUCA............CUG...........................................GUG.U.U..C...G.G.CUAA.........................-GAUUAAAGAGC..UC.....GCC..UC....UUGC-............ACCC....UGACC.....UUC.. +AY129337.1/100059-100495 .U.GAGG.........G.AGCGCA............A-A...........................................CCC.U.C..G...U.C.CCAA.........................--ACAUCAUGAA..UG.....CGU..CG....CACGG...........gCUCC....AGCGU.....CA-.. +S67602.1/1-411 .U.AUGA.........U.UGCAAU............--A...........................................AAU.A.U..A...U.U.UGAA.........................-AUCUAAUUGCA..AA.....UGA..UA....UUUAA...........cCUUU....AGUUA.....AUU.. +AF481102.1/4584-4323 .A.ACGA.........U.UGCAUC...........gACG...........................................CGU.U.A..G...U.C.AGAA.........................-GAGCAGUGGUA..UA.....GUG..CG....AAGGUa..........cACUGa..gGGACU.....AGG.. +AF389984.1/19-335 .G.AAGC........c-cUGUCUG............GGG...........................................UGG.A.A..G...C.G.UCAA.........................AACUAAUCAGGC..AA.....GUU..AU....GCAAU............GGCG....UGGCG.....GAC.. +AY911518.1/2-342 .C.UCAC.........-.UGCCUCu.........ggUCG...........................................GCU.G.C..U...G.G.UUAA.........................GACUUCACCGGA..GA.....---..--....-----............AUCC....CGCCA.....UCU.. +EF508371.1/55977-55668 .U.AAAAc.......aU.UGGAAG............AAA...........................................UUU.A.G..C...U.U.AUAA.........................AUAAAAUUCCGU..UC.....UCA..UA....A----............CUUU....AGUGG.....GUA.. +AY082651.1/2-338 .U.AAGGu.......u-.UCUCUG...........gUUA...........................................CUU.G.C..U...A.G.UUAA........................gACUCAACCUGAG..UA.....---..--....-----............-UCC....UGUCA.....UCC.. +AY082650.1/21-310 .U.UAGUu.......a-cUUUCG-g..........uUGA...........................................CUA.A.U..U...G.C.GUAAa.......................gACUUCACCGAAA..CA.....UCC..UA....CUAUCa..........gGGAU....AAUUG.....AUA.. +AACY023480922.1/1342-1077 .U.AGUC.........U.AAUCUU............AA-...........................................UCU.A.A..U...A.U.GAAA.........................--AUAUUUAAGA..UG.....CAG..CU....AAAAA............A---....-----.....-UA.. +#=GC SS_cons .<.<<<_........._._CCCCC............C__...........................................>>>.>.>..>...>.>.>,,,.........................,,,,,,,ccccc..c,.....<<<..<<....<<<<<............-<<<...._DDDD.....DDD.. +#=GC RF .u.aggu.........u.uGcCug............ggg...........................................ccu.a.a..a...g.g.cGAA.........................aauuaaagaGGC..Ua.....gcc..uu....aagga............agcc....UGUcu.....gUu.. + +CP002858.1/636403-636054 ......GGC....A...GAAG..A...A..A.UGG...GACAU..................................................................................C...uCAAACGCUGAC....UA.A..G.C.A..U.G..UA....G.C.cG..C.CU...U.A..A..A.UU.GA. +AQSL01000153.1/17879-17520 ......GGU...cG...GCAA..U...U..U.CGC...GAGAU..................................................................................U...aAAAACAUCGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.UU...C.U..U..G.UG.GC. +CP005990.1/1020353-1020710 ......GGG....U...CGGU..G...G..C.UGC...UAAAA..................................................................................C...uAAAGACGGCGC....UA.A..G.C.A..U.G..UA....G.A..C..C.CU...G.U..A..G.UG.G-. +CP000238.1/599480-599857 ......CGC....U...AUAG..A...C..A.AAC...GAAAA..................................................................................U....UAAAACAGUAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.G..G..G.CG.U-. +CP001825.1/749016-749371 ......GGG....A...GUAC..U...C..A.AGC...GAGAA..................................................................................A...gCAAAGAUCGGC....UA.A..G.C.C..U.G..UA...gG.A..U..G.UU...U.C..-..G.GU.CC. +KI530573.1/179971-180319 ......GAG....A...UGG-..G...C..G.GGG...AAGAU..................................................................................U....UAAGCACAGAC....UA.A..A.C.A..U.G..UA....G.U..A..U.UU...G.U..G..G.AA.GU. +ASKJ01000008.1/8063-7702 ......GUC...gU...CCCG..G...A..G.AAU...GAGAG..................................................................................C...cAAAUAAAGGGC....UA.A..G.C.U..U.G..UA....G.A..U..G.CC...U.C..U..C.UG.GC. +AP009178.1/366342-366716 ......GAA...cC...UGUA..U...C..A.ACC...GAGAU..................................................................................U...gAUCAGCGCUAC....UA.C..G.C.A..C.G..UA....G.A..G..G.CC...U.G..U..G.GU.GG. +AUYT01000001.1/1918707-1918352 ......GGC...uA...ACCG..G...A..A.UAC...GAGAA..................................................................................C....UAAAACCUGAC....UA.A..G.C.U..U.G..UA...gC.A..U..G.GU...U.U..U..G.AG.CU. +AUCY01000015.1/19166-18808 ......GGG...aA...CCCC..U...G..U.GGU...AAAAG..................................................................................C....UAAUCUCAACC....UA.C..A.C.U..C.G..UA....G.A..C..G.UC...-.U..C..G.AU.GG. +ASJR01000001.1/32419-32772 ......GGC...uG...ACAC..U...G..C.AAC...GAGAU..................................................................................A...cAAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..G.UU...C.A..A..U.CU.GA. +EQ973344.1/309470-309111 ......CGC...gC...CCGG..G...C..A.AGG...GAAUG..................................................................................C....AAAUGACCGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GC...U.A..U..G.UG.AA. +GG688422.1/796853-797205 ......CGGg..uA...AGGG..A...U..C.AGC...GAAAU..................................................................................A...aUAAAGUUUGGC....UA.C..G.C.U..C.G..AA....G.A..A..A.GU...U.U..U..G.UG.GA. +AWNK01000007.1/2603-2958 ......GGG....G...ACCA..A...U..C.GCU...UAAAA..................................................................................Uc..aAAUCGAUCGAC....UA.A..G.C.A..U.G..UA....G.A..C..G.C-...G.U..U..A.UG.AA. +FP565809.1/2090387-2090739 ......GGG...cG...CCCA..G...U..A.AGC...GAAAU..................................................................................Uc..aAAUUCAGCAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.U..U..A.UU.GA. +AAQJ02000001.1/107653-108060 ......GGA....A...AUAG..A...U..C.GAU...UAAAC..................................................................................U...uAAAGAUUGUAC....UA.A..A.C.A..U.G..UA....G.U..G..C.CG...A.A..G..G.CA.G-. +KI931836.1/25582-25945 ......AGG...uU...GGGC..-...G..G.UGC...GAAAC..................................................................................G....UUUUCCCCAGA....CA.A..G.C.A..U.G..UA....G.A..G..G.CU...G.U..G..G.CU.GA. +KB904802.1/126181-125821 ......AGC....G...GGAC..G...C..G.GGU...UAAAU..................................................................................-....AAAAGAUAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CU...U.C..A..G.GC.AG. +AWNR01000023.1/15640-15289 ......GUG....C...UGCG..U...A..G.AAU...AAGAA..................................................................................A...aAUGCAACAGAC....UA.A..G.U.A..U.G..UA....G.A..A..G.UU...C.U..U..G.CA.AC. +AFGF01000016.1/98-443 ......GGC....G...UCAA..U...G..G.GGC...GAAAU..................................................................................C...uAAAAUACUGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.UC...U.A..U..G.UA.GC. +ATHV01000022.1/103068-102712 ......GGC...gU...UCCA..G...G..G.AAU...GACGA..................................................................................C....AAAACCCAAUC....UA.A..G.C.C..U.G..UA....G.A..U..G.CU...C.C..G..U.CC.A-. +CP002431.1/1755900-1756290 ......GGC...aA...UCCG..C...A..U.GCC...GAGAA..................................................................................C...uGAAACCUGACC....UA.A..A.C.C..U.G..UA....G.A..U..G.CC...U.U..G..A.GC.UG. +CP003549.1/4580582-4580961 ......GGG....A...----..-...-..-.---...UAAUGaacgguccc...............................................................ugccucaagg-....GUUAACGAGGC....UA.A..A.C.C..U.G..UG....A.A..C..G.AU...G.C..G..G.GG.GUa +ACJM01000005.1/68711-69066 ......GGA....G...GCCG..C...U..G.CAU...GAAAU..................................................................................U....AAAUCUGAGGC....UA.C..A.C.U..C.G..UA....G.A..C..G.CU...U.U..C..G.CU.AG. +HF951689.1/2306922-2307273 ......GGG...cG...GGCA..-...G..A.CGC...GAACU..................................................................................U....AAAACGGAGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CC...A.G..A..G.GC.GA. +FR898651.1/77917-78268 ......GGC....G...UAAU..U...U..A.AAU...GAAAA..................................................................................U....AAAAGAUAAAA....UA.A..A.C.U..U.G..UA....G.A..A..G.UG...U.G..C..A.UG.GA. +AP012209.1/218727-219086 ......GAA....G...UUAU..A...U..A.GGG...GAAUU..................................................................................U....AAAACAUAAAC....UG.C..A.C.U..C.G..GA....G.A..A..G.UU...U.A..A..A.UA.UG. +KB899636.1/1103066-1102672 ......CGC....G...GUCC..-...G..G.GAC...GAAAGcac............................................................................uaa-....AUAAAUGCGAC....UA.A..A.C.A..U.G..UA....G.A..C..A.UA...G.A..G..A.UG.G-. +CP002514.1/2635929-2635561 ....ccGGC....A...GCCG..G...G..G.UAC...GAGAA..................................................................................Ac..gACGGAAGCGAC....UA.C..G.C.A..C.G..UA....G.U..C..U.CC...G.-..G..C.AC.CG. +ASLA01000048.1/2102-1719 ......AAA....C...CUUC..C...G..A.AAA...AAGAU..................................................................................C....-UAAGACAGAC....UA.A..G.C.A..U.G..UA....G.A..U..A.CU...C.U..U..A.GG.UU. +CP002116.1/2157788-2157433 ......ACC....G...UAUG..U...C..U.GCC...GAAAG..................................................................................U....CAAGACAAAAC....UA.A..G.C.U..U.G..UA....G.A..U..A.CU...U.G..U..G.GG.U-. +ASOC01000115.1/3064-2663 ......GGA....G...GGGC..C...G..G.GGU...CAGAA..................................................................................C....AAAACAUGAAA....UA.A..G.C.C..U.G..UA....G.C..G..C.CU...A.C..C..G.CA.AG. +KE386488.1/2302343-2301937 ......CCC...uG...GCCU..U...U..U.CCC...GACAA..................................................................................U....CAAGCGGAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..C..G.GG.GU. +KB731324.1/5596722-5597112 ......GGG....A...----..-...-..-.---...CAAAGgacaguucc...............................................................cgcuucgagg-....AUUAGAGAAGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AU...U.G..A..U.AG.AGc +HF996868.1/105202-104824 ......ACU....U...GUUG..U...A..U.AGU...AAAUU..................................................................................U....AGUUAAUUAAC....UA.A..A.C.U..U.G..UA....G.A..A..G.UC...U.A..U..C.UG.UC. +ALXF01000043.1/19177-19547 ......GGC...gC...ACUG..A...A..A.AGU...GAACU..................................................................................Uc..aAGUUAUUAACC....UA.U..G.A.G..U.G..UA....G.A..C..G.UU...C.A..A..G.GG.GC. +HE978586.1/16541-16890 ......GGC...uU...AGCC..G...C..C.CGG...GAAUC..................................................................................A...aAUUCAAUAAAC....UA.C..G.C.U..C.G..UA....G.A..A..G.UU...C.U..U..U.UG.AA. +ATUV01000002.1/430394-430763 ....uuUCC...uU...ACGC..Ca.cA..-.---...-----gacgc.......................................................................uaaacc-....AAAAAGGGAAC....UA.A..G.C.A..U.G..UA....A.A..A..G.CC...C.U..U..G.GG.UGu +CP007128.1/3913005-3912647 ......GCC....A...GCCG..G...C..G.GA-...GACAU..................................................................................C....AAUCGAGAGGA....UA.C..G.C.A..C.G..UA....G.A..G..A.CC...G.U..G..G.UC.GA. +JH992902.1/898595-898946 ......GGG....G...AUGC..G...A..C.GCC...UAAAG..................................................................................A....AAAGCGCAGAC....UG.C..G.C.U..C.G..GA....G.A..A..U.UC...C.A..U..G.UG.AC. +APKF01000001.1/3068-2714 ......GGA....G...GAAC..U...G..U.GCG...CUCAG..................................................................................G....AAAACUGAGGC....UA.C..G.C.U..C.G..UA....G.G..C..U.CU...U.C..A..C.UC.UG. +AUIC01000003.1/527982-527611 ......GUA...aA...GGUC..A...A..A.GCC...GAGUAga..............................................................................ac-...gUGAAUACAGGC....UA.C..G.C.C..C.G..UA....G.A..A..G.UC...G.C..A..U.GA.A-. +HG793133.1/844919-845298 ......AAG....-...UUUU..U...U..A.UAU...GAAAA..................................................................................A....GAGAUAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..U.UU...U.A..A..G.UC.GG. +ALJM01000044.1/142922-143282 ......AGG...cA...GUCU..U...A..U.UUU...GAAUA..................................................................................A...aAUAUUGAUACC....UA.C..A.C.U..C.G..UA....G.A..G..G.CU...G.U..A..U.AU.GA. +FR891194.1/2245-2609 ......UGG....C...GACU..C...C..G.GGG...GAGAU..................................................................................C....AGUAAGCCGGA....UA.C..G.C.C..C.G..AA....G.A..A..A.GC...C.C..C..G.CG.GA. +JAGN01000007.1/210-575 ......GGC....U...ACCG..A...U..U.AGU...UAAAU..................................................................................A...aAAUUAAUAGAC....UA.U..G.A.U..U.G..UA....G.A..U..U.UG...G.U..U..C.AA.UC. +AUFW01000018.1/1438-1080 ......AGC...aU...AGCU..U...U..U.UCC...GAAUA..................................................................................Aa.aaAAUUAAAGAAC....UA.A..A.C.U..U.G..UA....G.A..U..G.CC...U.G..G..A.UU.CG. +ABCK01000022.1/52666-53029 ......GAC...aG...GUGA..G...G..A.GGU...CAAGA..................................................................................A...aUAAAGGUAAAC....UA.C..A.C.A..U.G..UA....G.A..C..G.CU...C.C..U..G.UA.GU. +ARQD01000001.1/166156-166556 ......AGU....G...UAUA..U...C..U.AUG...UAACU..................................................................................-....--CUUGAUAAC....UA.A..A.C.A..U.G..UA....G.U..G..C.UU...G.A..C..G.CG.GA. +HE610718.1/464779-464439 ......UAG....-...UAAU..G...C..A.GGG...GAAAU..................................................................................U....UAAGAGGAGUC....UG.C..A.C.U..C.G..GA....G.A..A..U.CU...U.U..C..U.GU.AA. +CP001992.1/1409800-1410172 ......GGC....G...GCAU..G...G..G.GUC...GAGAA..................................................................................U....CUAAUACAGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.AA...G.-..C..A.AG.UA. +CP001744.1/2441287-2441647 ......GAG....C...UUCG..A...G..G.UGU...GAGAU..................................................................................U....GAUCAACGGAC....UA.C..A.C.A..C.G..UA....G.A..G..G.CU...G.U..U..C.CC.GC. +AUHX01000013.1/95926-96324 ......GCC....A...GAUU..U...U..U.CCC...GACAA..................................................................................U...uAAAGUGAAAAA....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...A.G..C..U.GA.AU. +AAVU01000091.1/1296-902 ......CC-....C...GCUC..-...U..G.AGG...-----..................................................................................-....GUUAGAAGGGC....UA.A..A.C.C..U.G..UG....A.A..C..G.AA...C.A..A..G.AA.GUc +GG774889.1/871343-871741 ......UCU....U...GCCG..A...U..A.CAC...GAAAA..................................................................................U...cUCAGGCGAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UG.CU. +KB900537.1/113361-112992 ......GCG....U...AGUG..C...C..U.GAU...GUAUU..................................................................................C....-AACCGCUGAC....UA.C..G.C.A..C.G..UA....G.A..A..C.CA...C.G..C..A.GU.GA. +FR898229.1/7571-7218 ......GGC...gC...UGUG..C...U..A.AGG...GAAUC..................................................................................U...cAAAUGACAAAA....UG.C..G.C.U..C.G..GA....G.A..A..A.GC...C.C..U..G.CG.GA. +AZMC01000283.1/4374-4034 ......AGC....G...AAGC..C...G..C.UGC...GAAAU..................................................................................C...cCGAUCAUGAAC....UG.C..A.C.C..C.G..GA....G.C..G..G.UU...G.U..U..A.GG.GC. +JH597773.1/1074245-1073899 ......GCU....U...GCCC..C...G..A.UCG...UAA--..................................................................................-....CCAGCAGCGAC....UA.A..G.C.A..U.G..UA....G.G..G..G.CC...C.U..C..G.GG.UC. +KI259821.1/152029-152373 ......AUA...gU...UCAU..A...U..A.AGG...GAAUU..................................................................................G....AAAUGACAAAC....UG.C..A.C.U..C.G..GA....G.A..A..A.CU...U.U..U..C.CG.GA. +FP929056.1/2034356-2034003 ......GCC....U...CACC..U...U..U.GAC...GACAA..................................................................................U....UAAAAGAAAAC....UA.A..G.C.C..U.G..UA....G.C..G..C.UG...U.C..A..C.GC.UG. +FR881339.1/29502-29115 ......GGU...gU...GCUU..G...G..A.AGG...AAAACugccgu.....................................................................aaggcga-....AAACGGUAAAC....UG.C..G.C.U..C.G..GA....G.A..A..A.GA...U.G..U..A.UG.GA. +BA000021.3/122211-122575 ......UGU...aG...AACU..A...A..A.AAU...-----..................................................................................A...uUUAAGAAAGAA....UA.A..A.C.A..U.G..UA....G.U..A..U.CA...A.U..A..G.AA.UU. +CP003945.1/2841847-2842237 ......GGG....A...----..-...-..-.---...UAAAGgaugaacccc..............................................................guugcgucgg-....GUCAACGCAAC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...C.G..-..G.AC.GGu +AFPK01000014.1/104717-104318 ......GUU....A...GCCU..A...U..A.GCC...GACAA..................................................................................U....AUUUUAAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.A..C..G.AG.GU. +AODQ01000135.1/11337-11706 ......ACC....U...UGAC..G...A..U.CCC...GACAA..................................................................................C....CCAAGCAAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.C..U.aC.AU.CU. +CP001102.1/1736501-1736132 ......ACC...uA...GGAG..C...A..U.CCC...GACAA..................................................................................U....-AGAUAGUUAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..U..G.UU.UU. +AUPZ01000004.1/157107-156730 ......GUG....C...GAAG..C...A..A.GAU...UAAAC..................................................................................Uu..aAACAACUUUAC....UA.A..A.C.A..U.G..UA....G.A..C..G.UU...A.G..G..A.GU.AG. +HF570956.1/2001206-2000840 ......CGA....G...CCCC..G...G..G.GCC...GAGAA..................................................................................Ac..uCCUCAGCGCAC....UG.C..A.C.C..C.G..GA....G.A..A..G.CC...C.-..U..G.GU.UU. +CP001928.1/582499-582061 ......GCA...uA...GCGG..U...U..G.GCC...CAUU-..................................................................................-....UUUCAGAGCAC....UA.A..G.C.A..U.G..UA....G.U..A..G.UC...A.U..U..A.UG.GA. +CP003558.1/1981618-1982006 ......GGA....A...U---..A...A..G.GAG...CA---guucccg....................................................................ccucagg-....AUUAGAAAGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...U.A..G..G.AC.ACu +CP003282.1/1783812-1784199 ......GGC...cU...CGGC..A...U..U.CUG...GAAAC..................................................................................C...uUAAUGCGAAAC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...A.G..C..U.GC.GG. +AWNH01000060.1/189581-189189 ......GGG....A...----..-...-..-.---...UAAUGagcgauucc...............................................................cgccuagagg-....AUUAGAUAGGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...U.G..G..C.GU.GUu +ALVZ01000087.1/10266-9881 ......GGG....A...----..-...-..-.---...UAAUUgaugguucc...............................................................cguucugagg-....GUCAGAAGAAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.G..G..A.AA.GUc +KI866524.1/456419-456036 ......AGA....U...CACC..G...G..G.GCC...GAGAA..................................................................................A...aACGUAACAGGC....UG.C..A.C.C..C.G..GA....G.A..A..G.CC...C.-..U..U.UC.UU. +AKKQ01000028.1/4742-4361 ......U--...gU...UUUU..U...C..A.GUU...UAAAU..................................................................................U...uUCAGAAAAAGA....GA.A..A.C.A..U.G..UAu..aG.A..A..U.CA...U.U..U..C.AG.AA. +FR872582.1/1677615-1677994 ......ACAg..cA...AGGC..U...G..G.CAC...UA---..................................................................................U....ACAUGAGGCAC....UA.A..G.C.A..U.G..UA....G.G..C..A.UU...G.C..U..A.UG.GA. +ACGK02000001.1/64422-64047 ......AGU....G...GUGU..A...U..G.UUU...UAAAU..................................................................................U....UAAUUGACAAC....UG.A..G.C.U..U.G..GA....G.A..C..A.CC...U.G..C..C.AG.GA. +AZHT01000027.1/118138-118538 ......UCU....U...GCUA..C...A..G.AAC...GAAAA..................................................................................C...cAAAGGCUGAAA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...G.U..A..U.GA.UU. +ATLH01000005.1/103963-103567 ......GUC....G...GUUG..U...G..C.AUC...GAAAA..................................................................................U....CAAUUGAAAAC....UA.A..G.C.A..U.G..AA....G.A..A..A.GC...A.U..U..G.UA.AU. +BAKS01000012.1/61092-61497 ......CCC...aA...CCCG..A...A..U.CUC...GAAAA..................................................................................U....CAAAGCGAAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.G..G..U.UG.UU. +AFUH01000001.1/665981-666327 ......AGA....-...CCAG..C...C..A.GGU...GACCU..................................................................................Aa..aCAACCAUGGAC....UG.A..G.C.U..U.G..GA....G.A..A..A.GC...C.U..U..U.AG.GA. +FR884026.1/41636-41272 ......UUG...uA...UUU-..-...U..C.GUU...AAGAC..................................................................................U....-AAAAGCAACC....UA.A..A.C.A..U.G..UA....G.A..A..G.AG...C.C..U..U.UU.GG. +AQYI01000003.1/272886-273254 ......GCAa..gA...UCCA..G...G..G.GUC...GAGAA..................................................................................Ag.ggACAAGACGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AA...C.-..A..G.GA.AG. +CP001700.1/1601994-1602378 ......AGA....-...CUGC..C..gG..G.GCC...AACAA..................................................................................Aa..gCGACCACAGGC....UC.C..G.C.C..C.G..AA....G.A..A..G.CC...C.-..U..G.AC.AA. +HF988734.1/273683-274038 ......ACA....U...GCUA..U...U..G.UAC...GAACU..................................................................................A...aAGAAAAUAAGA....UA.A..A.C.U..U.G..UA....G.A..A..G.UA...G.A..A..A.UU.AA. +CP001085.1/311892-311523 ......CAA...gA...AAUA..U...U..C.AAC...GAAUA..................................................................................A...aAAUCGGUAAAA....UA.A..A.C.A..U.G..UA....G.A..G..A.CG...A.C..A..A.AC.UG. +HF997981.1/5979-5613 ......UAU....U...GAAC..C...A..A.GGC...GAAAC..................................................................................U....UUAAAGCAAAC....UA.A..A.C.-..U.G..UA....G.G..A..C.UC...U.G..U..A.UG.GG. +KB822569.1/149528-149878 ......GGC...gA...UAUU..C...U..G.AAG...GAAUG..................................................................................U...cAAAAGAAAAGC....UG.U..G.A.U..G.G..GA....G.A..A..G.UC...C.U..U..A.UG.GA. +ACYG01000005.1/100332-100693 ......GAG....C...GAGC..C...U..G.CGC...GAGAA..................................................................................C....UUCACUUUUGC....UA.A..A.C.A..U.G..UA....G.A..G..G.CU...U.U..G..G.UC.G-. +AUGC01000009.1/55220-55600 ......ACC....A...UGGC..A...C..-.CCC...GACAU..................................................................................A...aGAAGUGGCAAC....UA.A..G.C.G..U.G..UA....G.A..C..G.GC...A.U..G..U.UG.CC. +CP001055.1/122841-122496 ......GCC....U...UGGG..U...U..U.UGU...UA---..................................................................................-....UUAACCGUAAC....UA.A..A.C.C..U.G..UA....G.U..A..G.CC...U.A..G..A.UU.AU. +HF991991.1/20593-20240 ......UUU...uA...UCUU..A...A..U.GUC...AUUAU..................................................................................U....UUAACAUUUAC....UG.C..A.C.U..C.G..GA....G.A..A..A.UU...U.G..U..A.UA.AU. +KB235914.1/386818-387205 ......GGG....A...CAAU..A...-..-.---...-----gguaguucc...............................................................cuccacaagg-....AUAAGCGUGGA....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...U.G..G..G.GC.GUu +CP003468.1/209272-209650 ......AUCu..uU...AUUU..A...A..A.GAU...UAAAA..................................................................................Aa..uGAAAAUAGCAC....UA.A..A.U.A..U.G..UA....G.A..A..A.UG...U.-..C..U.AU.AA. +KB235922.1/2875526-2875912 ......CUU....G...CUCC..G...A..G.GA-...-----..................................................................................-....-UUAGAGGAGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AA...U.G..G..G.CA.AGu +JHYK01000021.1/12058-11714 ......GUU...gU...CUGA..G...G..G.AGG...GAAUC..................................................................................U...cAAAAGGUGAAC....UA.U..G.A.U..A.G..UA....G.A..A..G.GA...C.-..G..G.GG.AA. +CP000251.1/3245285-3245635 ......GGU....U...GCCG..C...U..C.ACG...UA---..................................................................................-...uCCACUCCGAGC....UA.C..G.C.G..C.G..UA....G.G..G..C.CC...U.U..C..A.CU.GG. +AUNE01000047.1/23494-23877 ......A--....-...CGCA..U...C..A.UGC...GAAUAgucccguuc................................................................cuggacaag-....AACUCAGGAAC....UA.C..G.C.A..C.G..UA....G.G..C..C.GC...U.U..U..U.UU.GA. +CM001776.1/4689845-4689455 ......CGG....C...GGUU..C...C..C.GUU...GUGAG..................................................................................G....AUUAGAGCAAC....UA.C..G.C.C..A.G..UG....A.A..U..G.AG...U.G..A..A.GG.GUg +HF996708.1/40-397 ......UUA....U...AGGU..A...A..A.UAA...AAGUA..................................................................................U...uAAAACAUUUAC....UG.C..A.C.U..C.G..GA....G.A..A..A.UU...U.U..A..A.UG.UA. +AYUF01000408.1/24337-24736 ......UCU....U...GCCG..C...A..G.CAC...GAAAA..................................................................................U....GAAGGCAGAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.G..A..U.CA.AU. +JH636449.1/2721-2327 ......GGG...gC...AAUC..G...G..A.AGC...GAACAggggucag..................................................................accccgcc-....AAAUAACGGGC....UA.A..G.C.A..U.G..UA....G.A..A..G.AG...G.U..C..A.UC.AA. +ASOA01000014.1/1706-2119 ......AGG....A...AACC..A...A..G.AGU...CAU--..................................................................................-....AAAUCACAAAC....UA.A..G.C.U..U.G..UA....G.U..G..G.UU...A.U..C..A.AA.G-. +CP003587.1/902888-903255 ......GGA....A...----..-...-..-.---...UAAGCgauagcccc...............................................................cgcuccuugg-....GUCAAUCGAGC....UA.A..G.C.C..U.G..UGa.acG.A..A..U.GG...U.A..G..G.UG.AA. +BAKX01000003.1/95816-96227 ......CCG...uA...GGAG..U...A..C.CAC...GAAAA..................................................................................U...uGUAAGCAAGGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UC.AU. +AXYY01000137.1/843-484 ......GAA....A...CUCU..A..cA..A.CCU...CAAAA..................................................................................C...gCUACGGUAAAC....UG.C..G.C.U..C.G..GA....G.A..A..U.G-...C.U..C..U.AA.AC. +AZMO01000001.1/139882-140231 ......GGC....A...GCCC..U...G..C.AUU...GAA--..................................................................................-....UAAAGAAAGAC....UA.U..G.C.G..C.G..UAa..uU.C..A..U.CU...G.G..A..G.-G.CU. +ACNN01000035.1/47821-47413 ......CCGu..gC...AACG..A...U..C.CCC...GACAA..................................................................................U...uCCAAUCAGAGA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.UC.AU. +ALNN01000055.1/22370-21967 ......CUC....A...GCAU..U...A..C.CAC...GAAAA..................................................................................A....CAAACGGGAAC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...C.U..U..G.UG.GU. +KI912268.1/2145220-2144834 ......UCC...cC...UGCA..G...A..G.GUC...-----..................................................................................A...cGCGAAAUGGAC....CA.A..G.C.C..U.G..UGg.auG.A..C..C.CU...C.-..C..A.CU.UC. +KB235941.1/316766-316382 ......GGG....A...----..-...-..-.---...UAAG-cuacgguucc..............................................................cgcccuaagg-....AUUAGAGGGGC....UA.A..G.C.C..U.G..UG....A.A..A..G.AG...C.A..-..C.GA.GGu +FR893351.1/2846-2458 ......GCU....A...AUAG..A...U..C.UUA...-----..................................................................................A....UUUAUGCAAAC....UA.A..G.C.-..U.G..UA....G.U..C..U.UC...U.U..G..A.UG.GU. +KB903813.1/741955-742326 ......UGA....U...UGGC..A...G..G.GUC...AAGCA..................................................................................Gg..gACACAGUGAGC....UG.C..A.C.U..C.G..GA....G.A..A..G.CC...C.-..U..G.AU.UA. +CP007028.1/735572-735231 ......GGC....G...GGGG..A...U..G.GUU...-AAAG..................................................................................G....AAAGCACUGGC....UA.A..G.C.C..U.G..UA....G.A..A..G.CC...C.U..A..A.UA.GCc +CP002831.1/999997-1000386 ......AAC...uU...CUCG..C...A..C.UUU...AAGAU..................................................................................U...uAGAUUUAUUGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UA.GC. +AQSF01000014.1/33474-33883 ......GGU....U...----..-...-..-.---...-----..................................................................................-....-UUUA-UCAGA....CA.A..G.C.U..U.G..UA....G.A..U..G.CG...-.G..U..C.AA.AA. +CP001931.1/1228258-1228604 ......GGC....U...GUGA..G...A..G.GAG...AGGUA..................................................................................A....GAAACACCGGC....UA.A..G.C.C..U.G..UA....G.A..A..G.CC...C.U..C..C.AG.CUg +CP003594.1/2974628-2975020 ......GGA....A...----..-...-..-.---...-AA--uagauauuuc.............................................................ccuccgugcgg-....AUUAAAACGGA....UA.A..A.C.C..U.G..UGa.cuG.A..A..U.GG...G.G..C..G.UU.AU. +CP002689.1/220559-220962 ......UCGu..gA...GUUG..A...G..G.CCC...GACAA..................................................................................U....CAAAGUACAGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.C..U..U.UA.CC. +NZ_AUNJ01000479.1/8706-8339 ......GGC....-...----..-...-..-.---...GA---..................................................................................-....UAACCGAAGAC....UA.C..A.C.A..C.G..UA....G.G..C..C.GC...A.C..U..U.CA.GA. +CP001631.1/1841797-1842141 ......CGU....-...CCCC..G...A..G.GAU...-----..................................................................................-....CUCAACCUGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.C-...A.C..C..A.UC.AA. +AP010656.1/24469-24061 ......UCC....U...GUGC..U...G..A.GUC...CAAAA..................................................................................A...aUAAAAUAGGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.UC...A.A..A..U.UG.GU. +ARQP01000007.1/5209-5631 ......UUG....A...GUUU..A...U..A.AAU...U----ugcuuaggaauu.........................................................auucauaauuccu-....CAAAAACAAAC....UA.A..A.C.U..U.G..UA....G.A..A..A.AU...U.C..U..C.AA.C-. +CP001100.1/217460-217061 ......GAG....U...CGUA..G...C..U.UGC...GAACU..................................................................................U...cCAAACAGCGAA....GA.U..G.A.G..U.G..UG....G.U..A..G.CC...A.C..C..U.CU.UG. +JAQT01000030.1/65098-65444 ......UCC...gG...GCGG..C...G..G.AGG...GAAUU..................................................................................Ua..uAAAGAACAGAC....UA.C..G.C.U..C.G..UA....G.A..A..G.AA...C.-..A..G.GG.AA. +AUNI01000009.1/384160-384528 ......AGAc.agU...CUUG..U...C..A.GCU...GACGA..................................................................................-....UAAUUGCUGAC....UA.C..A.C.A..C.G..UA....G.G..C..C.GC...U.A..C..U.CA.GA. +CP002959.1/4283088-4282728 ......GGC....U...AUCG..C...G..A.GCC...GAAAA..................................................................................A...aCAAACACCGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.G-...C.G..A..A.UG.AU. +CP003592.1/3209365-3208957 ......GGG....A...----..-...-..-.---...UAAUAgguaauucc...............................................................ugccgugagg-....GUUAGAUCGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...U.G..G..A.GC.GCu +ASKX01000001.1/32962-33313 ......UUA...gA...CUUU..C...U..G.CUU...--CUU..................................................................................-...cAGAAAUCGGGC....UA.A..G.C.U..U.G..UA....G.A..A..U.UA...U.C..U..U.AG.AA. +KB446646.1/41771-41419 ......GAU....C...GUAG..C...U..U.ACU...UAAAU..................................................................................U...uAUUCGACAAGA....UA.A..A.C.-..U.G..UA....G.A..U..G.UU...U.C..A..U.AU.GG. +AUSF01000044.1/5114-5486 ......UCC....U...GCUG..A...U..U.GCC...GACAA..................................................................................A....UAAUAAAACAA....UA.A..A.C.A..U.G..UA....G.A..A..G.AC...C.A..A..U.GG.UA. +KI669458.1/92635-92997 ......C--....U...UUUU..G...C..G.CGA...GAAUC..................................................................................U....AAAACCUUAGCccuuUA.A..G.C.A..U.G..UC....G.A..G..U.CU...C.U..U..G.CG.GU. +HF989886.1/20501-20161 ......UAU....-...UAUC..A...U..U.UAG...GACAA..................................................................................C....AACAAACCAAC....UA.A..A.C.U..U.G..UA....G.A..A..C.UU...U.A..A..U.AG.UU. +HE796683.1/2411165-2410793 ......GCC...aG...UCUG..C...C..G.CCC...GACAA..................................................................................C...cCUAAUCACCAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.C..G.aC.GU.UU. +JAFS01000001.1/824753-824367 uuggcaAGC....G...GCGG..U...G..C.GCG...GUCUG..................................................................................U...cGAUCGAGCUAC....UA.A..A.C.U..U.G..UA....G.A..A..G.CG...A.A..C..G.UG.GU. +BAOU01000044.1/35706-35301 ......ACA....G...GAUA..A...G..C.CCC...GAAAA..................................................................................A...aGCAGGUGUAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.A..U..U.UG.UU. +AEOP01000010.1/61538-61894 ......GGC...uG...CUUU..G...G..U.UGC...GGUAA..................................................................................C....AAUGAUUGCCC....UA.U..G.A.A..U.G..UA....G.A..C..G.CU...A.G..C..G.UG.GC. +KI259238.1/10152-9742 ......UCG...cA...GGCG..A...U..G.CAC...GAAAA..................................................................................C...cUAAAGUGAGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.G..A..U.UA.GU. +ASKV01000006.1/24849-24484 ......UUU...uA...GAAG..U...U..A.AAC...UUAAA..................................................................................A....ACAAGAACGGC....UA.C.cAuC.U..C.G..UA...aA.A..G..A.UU...C.U..G..G.CA.AG. +KB890740.1/133210-133620 ......AGC....A...GUCC..A...U..U.GAC...GAAAA..................................................................................C...cAAAUUGAUGAC....UA.A..A.C.A..U.G..UA....G.A..A..G.GU...A.C..G..G.UG.UU. +FR879654.1/40358-40711 ......U-G....C...AGAU..A...U..U.GAA...-AAAC..................................................................................U....AAUAAACUAAC....UA.A..A.C.U..U.G..UA....G.A..A..G.AU...A.C..A..U.AA.AU. +FR889389.1/475-113 ......AAU...cU...UACC..U...U..C.UAU...GAAAU..................................................................................U....UAUUAAUAAAC....UA.A..A.C.U..U.G..UA....G.U..G..C.UC...U.A..U..A.UG.UG. +CP001342.1/34167-34555 ......AUGa..aC...CGGC..C...C..G.GUC...GAUAA..................................................................................Gc..aAUAAGGCGGAC....UA.C..A.C.C..C.G..UA....G.A..A..G.AG...U.U..-..C.GG.AA. +HF989692.1/61799-61403 ......UCC...cC...CGAA..U...C..A.GCC...GAGA-..................................................................................-....GAAUGAAAAUC....UA.C..A.C.U..C.G..UA....G.A..G..G.UU...U.G..U..C.UU.UA. +CP003535.1/11043-10643 ......CUU....G...GAUA..A...A..A.AUG...UAAAA..................................................................................A....AUUUUUUUGGA....UA.A..A.U.A..U.G..GA....U.A..A..A.UC...U.U..U..U.AU.AC. +AGFP01000046.1/7013-7406 ......GCC...uU...UGUA..U...A..U.UGG...GACAU..................................................................................U....UAAAUUAGAAC....UA.A..A.C.-..U.G..UA....G.A..C..U.UU...A.U..U..G.GA.AA. +ALYD01000034.1/3925-3580 ......UCUu..cU...ACAC..G...G..U.GGG...GAAUC..................................................................................U....CGGAAGUGUAC....UA.U..G.A.U..A.G..UA....G.A..A..G.GA...G.-..A..G.GG.AA. +FR899762.1/122785-122431 ......GCC....A...UUUU..A...G..U.UAG...GACAU..................................................................................U....-UAAAUCUACC....UA.A..A.C.U..U.G..UA....G.A..C..G.UU...G.U..G..A.UA.UA. +FR888581.1/27975-27566 ......UUC....C...UUGC..U...A..A.AAU...AAGA-..................................................................................-....UAAAAGACUCC....UA.C..G.C.U..C.G..UA....G.A..U..G.UU...U.G..C..U.GC.A-. +AXXW01000006.1/8285-8702 ......UUA....G...UAAC..A...U..U.AUC...GAGUU..................................................................................A....GAAAAGAUAAC....UA.A..A.C.-..U.G..UA....G.A..A..G.UU...G.C..U..U.GG.UG. +FR898414.1/7627-8006 ......GGC....A...GCGG..A...U..A.AAA...GAGAU..................................................................................U....-AAACGGAUAC....UA.A..G.U.A..U.G..UA....G.A..A..G.GU...C.G..U..U.UU.GU. +CP002305.1/876782-876405 ......GGC....U...UUCU..A...A..U.CUC...GAAAA..................................................................................U....-CAAGAUCGGC....UA.A..A.C.A..U.G..UA....G.A..A..G.GC...U.U..G..A.CA.GU. +JHVF01000005.1/25190-25562 ......UUA....U...AUAA..A...U..A.GCA...GCGUA..................................................................................A...uAUUAAAUUAUC....UA.A..-.A.C..U.G..UA....G.A..A..A.UU...C.A..C..A.AG.GA. +KE383878.1/389698-390080 ......ACC...gA...ACCC..A...A..G.CUC...GAAAA..................................................................................U...cUCAAACACAAC....UA.A..A.C.U..U.G..UA....G.A..A..G.GC..aU.C..A..C.UU.GU. +KB903598.1/117048-116669 ......CC-...uA...CCAC..U...G..G.CUC...GAAAA..................................................................................U...cUAACUGGGAAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.C..U..A.UC.GU. +HF996414.1/34976-35365 ......UUC....C...GUAU..U...A..A.GCC...AAGA-..................................................................................-....UAAUAAGUUAC....UA.C..A.C.U..C.G..UA....G.A..U..G.UU...C.G..U..U.UU.U-. +AP012057.1/3088989-3089374 ......UGC...aG...CCGA..C...C..C.---...-----gucggugucuc...........................................................agcgucagagac-....AAUGCCGGG--....AA.U..G.G.U..C.G..UA....G.C..A..A.GC...A.C..G..U.AC.AC. +AP012338.1/3764942-3764524 ......GUC....G...CCAA..C...G..G.GUC...GAGACgggcucu....................................................................gcccggc-....AAAGCGGCAGA....CA.C..A.C.G..C.G..UA....G.A..C..G.CA...A.U..G..G.AU.CG. +FR878780.1/584-172 ......ACC...aU...GAGA..U...U..C.GAC...-----..................................................................................U...gACAAGUCAGCC....UA.A..G.C.-..U.G..UA....G.U..G..C.UU...G.A..A..G.CG.GG. +AUKE01000004.1/110420-110042 ......UCU...cC...AGCG..U...A..U.CUG...UA---..................................................................................-....UAAAGGUAAAC....UA.A..G.C.A..C.G..UA....G.A..A..G.GG...-.C..C..G.AU.GA. +ASNF01000024.1/3688-3210 ......CUA....U...AUCA..C...G..A.AAA...AAUAU..................................................................................U...uUCAGAAAAAAA....UA.U..A.A.U..G.G..UA....G.A..C..G.GC...C.U..U..U.GA.GC. +ATUN01000002.1/79576-79969 ......UUA....A...AAAG..C...U..A.AUU...GUUAU..................................................................................U....UAAAAACUAA-....UA.A..A.C.-..U.G..UA....G.A..C..U.GU...U.A..U..U.UG.CU. +CP001991.1/80770-80390 ......CAU....-...UCAU..U...A..A.UAU...GCAAA..................................................................................A....UCAAAAUAAAC....UA.A..A.C.-..U.G..UA....G.A..U..U.UG...G.G..U..A.GG.AC. +HF988635.1/78352-78721 ......GGC....G...GCGG..G...G..A.GA-...GAAAC..................................................................................U....UAAACGCAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..C..G.GG.UA. +FR884158.1/585-938 ......GCU....U...UUGU..A...C..U.UAU...GAAAC..................................................................................U....UUAUUUCUAAC....UA.A..A.C.C..U.G..UA....G.A..C..G.CU...A.C..U..U.UG.A-. +HF998489.1/9355-8982 ......GGG....-...GAGG..C...A..A.CGC...AAAAC..................................................................................U....UAAAGACAGAC....UU.U..G.C.A..C.G..GA....G.A..A..A.AC...C.G..A..G.UA.GU. +CP005077.1/1066430-1066006 ......CCUa..cC...AUUA..A...A..U.UAU...GAAUA..................................................................................A...aGCUGAUAGAAC....UA.A..A.C.-..U.G..UA....G.A..U..U.AU...A.A..G..A.GG.AA. +KB890469.1/225159-225534 ......CUC....C...CCCC..G...G..A.CUC...GAAAA..................................................................................Uu..uUGACUGGCCGA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.G..C..C.UU.GC. +CP006934.1/82796-83205 ......UUA....U...UAUA..U...U..A.AAU...GC---..................................................................................-u..cUCAAAGUUAUC....UA.A..-.A.C..U.G..UA....G.A..U..G.CU...C.U..U..C.AC.UG. +KE386702.1/19959-20367 ......CUA...uA...CGGA..C...A..U.UCA...AAGAC..................................................................................A....AAUGAAUAAAC....UA.A..A.C.G..U.G..UAg..gA.U..A..G.AC...G.U..U..A.GU.AG. +VAFM01000001.1/110572-110996 ......GCC....-...UAGC..U...C..A.UUG...UAU--..................................................................................-....UUCCCGGGCGA....UA.A..G.C.A..U.G..UA....G.A..G..C.CU...C.A..-..C.UG.GA. +VAFM01000002.1/254529-254105 ......GCC....U...AGCU..U...A..A.AGU...-A---..................................................................................-...uCCUCUGGUUGC....UG.A..G.C.A..U.G..GA....G.A..C..C.CU...-.U..A..C.GG.GA. +JPOG01000001.1/1870125-1870491 ......GGA...uU...CGUA..G...G..C.GUC...GAAAA..................................................................................C...cUAAAUCCGGAC....UA.A..G.C.A..U.G..UA....G.A..G..C.CG...A.G..G..G.UG.G-. +LBVL01000005.1/63048-63431 ......UUUg..uA...AGUU..G...-..A.AAG...UAUAUuaaaaaccccagcca....................................................uaggcuggucguccu-....UUGGACGAGGC....UA.A..G.C.U..U.G..UA....G.A..A..G.AU...U.U..U..A.AA.A-. +AZAC01000012.1/3972-3618 ......GGG...gC...UCGG..C...C..A.GGC...GAGAU..................................................................................U...uAAAACACGAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...U.A..G..G.UU.G-. +DF820455.1/1391248-1391636 ......GGA...gC...AUAC..C...C..G.CGU...GACAC..................................................................................C....AAAACAUAGAC....UA.C..G.C.A..U.G..UA....G.A..C..G.CU...G.G..C..A.GC.UG. +LDWW01000002.1/237639-237287 ......GGC...gU...CAGU..G...G..A.GAU...GAGAU..................................................................................U....AAAAGGCAGAC....UA.A..G.C.A..U.G..UA....G.C..G..G.UU...C.A..U..G.UU.AA. +JMLW01000015.1/73476-73838 ......GGA....G...ACCU..A...A..C.GGU...UAAAA..................................................................................C...aAAAAACGAAAC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.G..G..G.CG.G-. +JNKD01000026.1/39064-39457 ......CGC....G...UCCG..G...U..U.UAC...GAGAU..................................................................................U...aAAAGAUUCGAC....UA.A..A.C.A..U.G..UA....G.A..C..G.UU...G.A..G..A.UC.U-. +CBXV010000007.1/314848-314456 ....cuUAC....C...CGAU..G...G..C.GAU...GAAAUcgguucuuc...............................................................aaagaaccaa-....AGAGAAGCGGC....UA.A..G.C.A..U.G..UA....G.A..G..U.CC...G.A..-..A.AG.UG. +CCYH01000025.1/83270-82913 ......GGA...gC...UUUG..C...U..G.AGA...GAAUC..................................................................................Uu.uuAAAGAAUAAGC....UA.C..A.C.U..C.G..UA....G.A..A..A.GU...C.A..U..G.UG.AA. +LBXL01000031.1/6216-5793 ......UUU...gA...GGUU..G...G..A.AGU...AAACAccaaaacuucagcca....................................................uaggcugaucguccu-....CUGGACGAACC....UA.A..G.C.U..U.G..UA....G.A..C..G.AU...U.U..U..A.AA.A-. +JUGZ01000013.1/97606-98008 ......CGC...gA...CCAC..U...G..U.CCU...CAAAA..................................................................................Cc..aAAUCAGUCAGC....UA.C..A.C.A..U.G..UA....G.A..U..C.UA...-.C..C..C.GA.UG. +CP012508.1/617437-617850 ......GGG....C...UAAA..C...C..A.AGU...UAAAC..................................................................................A...cAAUAGGUGAAC....UA.A..G.C.A..U.G..UA....G.A..U..C.CG...A.G..A..G.UG.G-. +CP009498.1/16264-15881 ......GAG...gG...CGCC..G...C..A.AAC...GAGAA..................................................................................A....AAAUUCCAAAC....UA.A..G.C.C..U.G..UA....G.C..G..G.UC...U.-..U..A.CG.GA. +LBNX01000003.1/44093-44450 ......AGG....U...GAAG..U...A..A.GAG...UA---..................................................................................-....UAUUCAAGAGA....UA.A..A.C.A..U.G..UA....G.U..G..C.UU...G.G..A..A.CU.GA. +CP010904.1/827903-827547 ......GGC....G...GCCC..G...C..G.AGC...GACAC..................................................................................U....UAAAGAUGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.CA...G.A..C..G.UA.AC. +JANU01000001.1/29828-30244 ......CGC...gA...CGCA..G...A..A.GGC...GAGAU..................................................................................Cc..aAAUCAGAUCGC....UA.A..G.C.A..U.G..UA....G.A..A..C.UG...U.-..A..C.GA.AG. +JQLX01000001.1/5794-5436 ......UUC...cC...CUAU..C...A..A.CCA...AAGAA..................................................................................U....AAAAGGGGUGC....UA.A..G.C.A..U.G..UAa.aaG.C..C..U.CU...A.A..A..U.GU.G-. +JIAD01000001.1/1284265-1283893 ......GGC...aG...UGUG..A...C..C.GGC...GAAAA..................................................................................U...cCAAACGGCAGC....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...G.C..U..U.UG.GA. +LCNO01000015.1/15676-16056 ......GGU...aA...GAUU..A...G..G.AGA...AAAUA..................................................................................C....AAAAAACCAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UC...U.U..U..U.GG.U-. +JTLC01000017.1/17326-17675 ......UCC...aA...GUUA..G...C..C.UUU...UAAAA..................................................................................A....UUUAGAUGAAC....UA.A..G.C.U..U.G..UA....G.A..U..G.CC...U.A..U..A.UU.GA. +LBFQ01000072.1/2976-2610 ......CCC...aU...GGGA..U...G..G.GGC...GAAUC..................................................................................C...aAAAGAAGGGGC....UA.A..G.C.C..U.G..UAa..cA.C..A..U.CC...C.G..C..G.GC.GAg +LBWP01000009.1/3123-3526 ......GGU....A...AGGU..U...U..A.AGG...GAAAA..................................................................................U...aAAAAGAUCGGA....UA.A..G.C.U..U.G..UA....G.A..G..G.AU...U.G..U..A.AU.GA. +LBOA01000003.1/31818-32197 ......AAG....-...--UU..G...C..A.AUA...GAGUA..................................................................................-....UAAAUAUAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.UU...G.A..G..G.UU.UG. +JNUP01000003.1/6474-6821 ......CCC...cU...CCUU..A...G..C.UCU...GACAG..................................................................................A....CAAAAAGAGAC....UA.A..A.C.C..U.G..UA....G.U..A..G.CG...U.A..G..U.CU.AU. +JTJD02000015.1/33141-32758 ......GGGu..g-...----..-...-..-.---...-----uuccucgc..................................................................uuugcggg-....AUUUGCAGAGC....UA.A..G.C.C..U.G..UGa.aaG.A..A..U.AA...G.G..C..A.CU.AA. +LAJB01000003.1/224901-224540 ......GGC...aG...GCGG..G...U..C.AGU...GAGAC..................................................................................Cg..aAAUAGCAUAGC....UA.C..A.C.C..C.G..UA....G.A..U..G.CU...C.A..G..G.UG.CC. +LCET01000002.1/68324-67997 ......AAA...cC...----..-...-..-.---...AAAGC..................................................................................U...cGUCUGAUGAGC....UA.A..A.C.U..U.G..UA....G.A..A..G.AU...U.A..G..U.UG.GA. +CCEJ010000005.1/137421-137818 ......CAU....A...GGGA..A...A..G.GGU...UCUAU..................................................................................U....--AAAAGAUGC....UA.A..G.C.A..U.G..UA....G.U..G..G.UU...A.A..U..A.UG.UA. +BATP01000055.1/13523-13879 ......GGC....C...UACA..A...C..U.UCC...GAAAU..................................................................................Cc..cAGAUCGCCGGA....UA.A..A.C.G..U.G..UA....G.A..G..A.CC...C.G..C..A.UG.AA. +LBHJ01000003.1/696051-695697 ......CUA...aG...CGCC..A...U..U.GAC...GAGACaa..............................................................................ag-...aUGAACCUGGGA....AA.A..G.C.A..U.G..AA....U.G..C..U.CU...C.U..G..U.UG.GA. +JPSP01000007.1/28515-28904 ......GGG...uA...U---..-...-..-.--U...GAGAGuaaguccu.................................................................gccuugagg-....AAUAAAAAGGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AA...C.-..U..U.UA.GGa +JVZP01000178.1/52129-52482 ......UGA...gU...GCAG..GagcC..G.AGC...AAUAA..................................................................................C...gACAGCAUCGAC....UG.C..G.C.C..C.G..GA....G.A..A..U.GU...C.-..U..G.GA.CG. +BBLW01000001.1/280432-280064 ......GCG....G...GUCG..G...G..G.GCC...GAGAA..................................................................................A...uACUCCUCAGGC....UG.C..G.C.C..C.G..GA....G.A..A..G.AC...U.U..-..C.GG.UU. +LCJL01000009.1/58801-58439 ......GGUu..aU...CUUU..C...U..U.GAC...GAGAA..................................................................................C....AAUAGACUGAC....UA.A..G.C.U..U.G..UA....G.A..G..G.UU...U.U..U..A.AU.U-. +LBFR01000007.1/3685-4025 ......UUU....C...CCUU..A...G..G.GAA...GAGAA..................................................................................C....AAAAGCUUGCC....UA.A..G.C.A..U.G..UA....G.G..A..C.CC...U.G..C..G.AG.GC. +LBSR01000012.1/23369-23684 ......UU-....-...----..-...-..-.---...-----..................................................................................-....UAUUAAGAAGC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..A..G.AA.G-. +LBON01000001.1/85770-86180 ......AGG....U...GGCU..U...G..C.A--...CAGUA..................................................................................-....UAAUUGGAAGA....UA.A..G.C.A..U.G..UA....G.C..G..C.UU...G.A..A..G.CU.UG. +LCPJ01000023.1/4002-4388 ......GCU....U...----..-...-..-.---...-----..................................................................................-....-UAUCCGAGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.CU...U.-..C..A.GG.AG. +LBVO01000045.1/1590-1187 ......UGA....A...GUCU..U...U..A.AUC...GAAUA..................................................................................U....UUUAUCGAGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.GA...A.A..U..A.UU.AU. +LCND01000009.1/18504-18891 ......ACA....-...AUUA..G...U..G.AUU...UAAAU..................................................................................U....AUCCCGCAAGC....UA.A..U.C.C..U.G..UA....G.U..C..U.UU...C.U..U..G.UU.AC. +LBXN01000012.1/8146-8528 ......UCG....G...UCCC..-...A..A.AGG...-----..................................................................................-....AAUAAACAGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.UU...U.A..A..U.UG.A-. +LBTE01000001.1/181582-181951 ......GCAg..cA...CAGU..G...A..A.AGU...-----..................................................................................-...aUAAACAAGAGA....UA.A..G.C.A..U.G..UA....G.C..G..C.UU...G.A..A..A.UU.CA. +JXYS01000044.1/11802-12151 ......-GU....A...ACUU..G...A..U.UUC...GAACA..................................................................................A....AUACAGGGUGC....UG.C..A.C.U..C.G..GA....G.A..A..G.UC...-.A..U..A.CU.AA. +JRNA01000008.1/44248-44604 ......AGG....A...GUGG..G...C..A.GAU...GAAGU..................................................................................U....UAUUGAAGAUC....UU.C..G.C.U..C.G..GA....G.A..A..A.GC...C.U..C..G.UG.AA. +JYNY01000067.1/698-284 ......GGA....G...UAUU..A...A..G.GAA...AAGAU..................................................................................U....-AAAGGUAAAC....UA.A..G.C.A..U.G..UA....G.C..G..G.CU...G.U..U..A.GG.CU. +JQKG01000044.1/8746-9122 ......GGC....A...GGCA..U...A..G.CGC...GAGAU..................................................................................Uc..aAAUGCCUGAGC....UA.C..A.C.A..C.G..UA....G.A..U..G.CU...C.-..G..C.UG.GA. +CP010049.1/662246-662652 ......UAU....A...GCUA..C...U..C.AAU...AAAAA..................................................................................U...uAAAACAUGAAC....CA.A..A.C.A..U.G..UA...gU.A..U..C.CG...C.A..A..A.UU.UC. +LBUB01000004.1/14890-14538 ......UCU...uG...AAUU..G...G..G.AGU...CA---..................................................................................U....GAAAAAUCAAC....AA.A..G.C.U..U.G..UA....G.A..G..G.AU...U.U..U..G.AA.U-. +LBTR01000041.1/3674-4084 ......AGU....A...AGAU..U...U..A.GGG...GAAAA..................................................................................A....UUAAAACCAGC....UA.A..G.C.U..U.G..UA....G.C..G..C.CU...U.U..U..U.UU.CC. +JRAO01000036.1/80303-80708 ......CCG...cA...CCUG..G...A..C.AAU...GAAAA..................................................................................U...cGAAAGAGAGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.A..G..U.UA.GU. +LBVU01000003.1/207697-208066 ......GGA...uA...AGCU..C...G..A.UG-...AAAAU..................................................................................U....UAAAAACCAAA....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..G..U.UU.UA. +LCKC01000012.1/3100-2729 ......---....C...AUGC..U...U..U.CGG...CAGAA..................................................................................A....-UAAAUCAGAC....UA.A..A.C.U..U.G..UA....G.A..A..G.AG...C.G..-..U.UG.AUa +LCMH01000015.1/545-169 ......AGA...uU...AAAU..U...U..A.GAG...GAAAU..................................................................................U....AAAAAACCAAA....UA.A..G.C.U..U.G..UA....G.A..A..A.UC...U.U..U..U.AU.A-. +LM655252.1/355939-355574 ......AGA...uU...----..-...-..-.---...AAAAA..................................................................................U...aAUAGACGAAAC....UA.U..A.C.A..U.G..UA....G.A..U..C.UA...A.U..U..G.AU.CA. +JQKF01000008.1/93046-92698 ......GGC....A...CCAC..U...A..C.UGA...-----..................................................................................U...cAAAAACCCGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.AA...U.-..C..A.UG.AA. +CP006873.1/25114-24724 ......UUC....U...AUUG..U...A..G.GUU...-----..................................................................................U....CCAAGAGGAGA....UA.A..G.U.A..U.G..UA....G.A..A..A.UC...U.U..A..C.AA.AU. +FO681347.1/931288-931628 ......UAA....A...GUGU..U...U..G.UAU...GAGAU..................................................................................U....AAGAAAUGAAC....UA.A..A.C.A..U.G..UA....G.A..C..C.AU...A.U..A..A.AC.AG. +JJML01000005.1/22022-21639 ......GGG....A...----..-...U..A.AGG...GACAGuucccg.....................................................................ccucagg-....AUUAGAAAGGC....UA.A..G.C.C..U.G..UG....A.A..C..G.AU...C.A..G..G.GG.AUu +LCRI01000014.1/3123-2691 ......---....-...UUGC..A...U..C.GUC...GAGGAauggugaccggcaccaggggcgucacuuu........................uggucccgcuuugaugacguucguggauu-....CUAAACGGGAC....UA.U..G.C.U..U.G..AA....G.A..A..G.UA...U.G..G..A.AC.GG. +LCMN01000019.1/6816-7187 ......ACU....-...----..-...-..-.---...-----..................................................................................-....UUAUGCGAGAC....UA.A..G.C.U..U.G..UA....G.A..U..G.CU...U.-..U..A.AA.AG. +LCBR01000003.1/24404-24800 ......UCA...uA...AUUC..U...U..G.AUU...CAUCA..................................................................................U....UCCAAUCGGGC....UA.A..G.C.U..U.G..UA....G.A..A..U.AU...U.U..U..A.AC.A-. +LCIO01000001.1/359464-359150 ......---....-...----..-...-..-.---...AAAU-c...............................................................................uc-c..gCCAAAGGCGGA....UA.A..G.C.C..U.G..UA....G.A..A..A.UU...U.U..U..U.CC.G-. +LCMF01000007.1/3328-2942 ......GCC....-...GUGU..C...U..U.UUU...GAAAU..................................................................................U....-AAUUUUUGGC....UA.A..G.C.U..U.G..UA....U.A..C..U.UU...U.G..U..G.CU.UU. +LCAT01000001.1/12487-12871 ......CAU...gC...GUUC..U...G..A.CAC...---UA..................................................................................U....UGAACAAAGAA....CA.C..A.C.A..C.G..UA....G.C..G..C.UU...G.U..A..U.CA.CG. +LBTQ01000012.1/4722-4333 ......UUA....C...AUCU..G...A..A.UUU...CAAUC..................................................................................U....-AAAAACGGAU....UA.A..A.C.U..U.G..UA....G.A..G..U.UU...U.U..A..U.AA.AA. +JHXL01000001.1/268664-268318 ......UAC....U...AGAU..A...A..G.UAC...UAAAU..................................................................................U....AUUAAAUAGAC....UA.A..A.C.A..U.G..UA....G.A..C..U.AC...A.U..U..A.UU.GG. +LCJB01000031.1/7357-6953 ......UUG....A...UUGC..A...A..C.ACG...GGCAU..................................................................................C...uCCAAGCAAGAC....UA.C..A.C.U..U.G..AA....G.A..A..A.CC...U.A..C..G.AA.UU. +KL370861.1/689059-689433 ......CAC...uC...AUUU..C...C..G.GGG...GAACGugccuua...................................................................agaaggcg-....AAAGAACUGAC....UA.U..G.A.C..A.G..UA....G.A..A..G.GA...C.A..G..A.GG.GA. +CP011125.1/3695779-3696139 ......GGC...gA...GCCG..G...A..U.CGC...GAUAC..................................................................................-....AAAACGCGGGA....UA.C..A.C.A..C.G..UA....G.A..A..G.CC...A.C..C..A.CG.G-. +JPOL01000002.1/2743610-2743210 ......UCC....G...GCCG..G...U..G.CAC...GAAAA..................................................................................U....UAAGUGAAGAC....UA.A..G.C.G..C.G..UA....G.A..A..A.GC...U.A..U..U.GA.GU. +JQZV01000013.1/531207-531608 ......CCA...uA...CUUC..C...G.aC.GCC...GACAA..................................................................................U....AGAAGUGAAGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...A.A..A..U.UA.GU. +CP009770.1/651986-651568 ......ACU....U...GAUA..A...U..A.AGC...UAAUU..................................................................................G....---AAUAAAAC....UA.A..A.C.U..U.G..UA....G.A..C..G.CU...A.U..A..G.UU.U-. +LN774881.1/45808-46201 ......UAA....U...AGUA..U...A..A.GUG...UAGU-..................................................................................U...gUUUGUAAUGAA....UA.A..A.C.A..U.G..UA....A.A..U..C.CU...U.A..G..A.UA.UUu +LCPZ01000013.1/14684-14250 ......UCA....G...ACCA..G...C..A.AUU...GAAAU..................................................................................A....CCAAAGUGAAC....UG.U..G.U.A..U.G..GA....G.A..U..A.GU...U.A..A..G.GU.U-. +JPGV01000030.1/16634-16230 ......UUG....U...CGUA..A...A..A.AGC...GAACU..................................................................................C....CAACUGCCGAA....GA.U..G.A.G..U.G..UG....G.U..A..G.CC...U.G..U..U.CU.AA. +LCQK01000001.1/76799-76484 ......---....-...----..-...-..-.---...AAAUU..................................................................................U...uCUCGCAAGAGA....UA.A..G.U.C..U.G..UA....G.A..G..G.AU...U.U..G..U.GA.U-. +LBWS01000004.1/13001-12609 ......UUU...cA...CAAU..C...A..A.GGU...GAGAC..................................................................................A...aCCAAGUUAGAC....UA.U..U.G.U..U.G..UA....G.A..U..G.UG...C.U..A..U.CA.UU. +LBYP01000006.1/6250-6635 ......UUAc..aG...UUGA..A...A..A.UUU...UAAAC..................................................................................A...aUUAGAGUAAAC....UA.U..G.C.C..U.G..UA....G.A..U..G.CC...U.A..U..U.AA.C-. +CP010048.1/642823-643266 ......GGA....A...ACUA..A...U..A.AA-...-----aaa...........................................................................uaaa-...aAUUAAAUGAAC....UA.A..A.C.A..U.G..UA....G.U..A..C.UA...G.A..G..A.UG.AU. +LBUF02000004.1/3892-3509 ......UCA....U...AGCC..C...G..C.GAC...GAAAA..................................................................................U...aAAAAAUUCGGU....UA.C..A.C.U..U.G..UA....G.A..C..U.UG...C.-..U..U.UA.AU. +LBVD01000033.1/1549-1946 ......UAU...aA...CUUU..G...A..A.GG-...AAAAU..................................................................................U....UUUAAAUUAAA....UA.A..G.C.U..U.G..UA....G.U..A..G.UU...U.U..U..C.UU.UUa +JNKS01000009.1/137342-137688 ......UCC...gG...GCGG..U...G..G.AGG...GAAUG..................................................................................U...cAAUUGAAGUGA....UA.U..G.A.U..A.G..UA....G.A..A..G.GA...C.-..A..G.GG.AA. +JHYB01000002.1/203033-203370 ......UAG....-...UUAA..U...A..G.UAU...GAAAA..................................................................................A....CAUAAAUAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GU...A.U..A..U.UU.GA. +LCKM01000037.1/6584-6998 ......AGG....A...GGGA..C...A..G.GUU...-----..................................................................................U....UAAACACAAAC....UA.A..G.C.U..U.G..UA....G.A..G..A.CU...A.U..A..G.AU.GU. +LCQQ01000019.1/13784-14141 ......---....-...----..-...-..-.---...GAC--..................................................................................-....UUCGGUCGGAA....UA.C..G.C.A..C.G..UA...aG.C..G..U.UU...U.U..U..G.CG.AG. +LCRX01000013.1/37153-36761 ......CCC...cA...UGUU..U...C..A.AA-...GACCG..................................................................................C....ACCGAAACGGC....UA.C..G.C.A..U.G..UA....G.A..G..G.GU...A.A..C..G.G-.U-. +LCCA01000014.1/22738-23142 ......CCC....U...---U..C...C..U.UUU...GAAAC..................................................................................U....--UAAUUUGGC....UG.A..G.C.U..U.G..GA....A.A..A..A.CU...U.U..U..A.AU.CA. +LBWN01000015.1/4052-4452 ......UAA....A...GGCG..C...G..A.UGU...-ACAA..................................................................................A....ACUAAUGGGAA....CA.A..G.C.U..U.C..UA....A.A..A..U.CG...G.U..U..G.UC.C-. +LBSM01000014.1/7495-7801 ......---....-...----..-...-..-.---...GAAAA..................................................................................C...aAAGGCAAAUUU....UA.G..G.C.U..U.G..UC....A.A..U..G.AU...U.G..U..U.AG.A-. +LCSE01000026.1/14477-14815 ......GUC....A...GACC..U...G..C.CCU...GAGUU..................................................................................-....CAUCGAAGGGC....UA.C..G.C.U..C.G..UA....G.A..U..G.AU...C.C..A..A.CG.UC. +LCCH01000003.1/104539-104154 ......UUA...aG...UUUU..A...A..U.UCC...GAAUC..................................................................................A...aAAAAAUUAAGA....UA.A..G.C.C..C.G..UA....G.A..U..U.UA...U.U..U..U.AA.AA. +LBPN01000017.1/4668-4262 ......GGA...aC...AGGU..U...A..A.AGU...AAAAA..................................................................................-....AAUAAGUUGGC....UA.U..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..G.GA.AA. +LCQN01000004.1/2090-1720 ......UUA....G...C-AU..-...A..C.UGU...GACCC..................................................................................U....UAAAAGAAUAC....UA.A..A.C.U..U.G..UA....G.U..G..C.GC...G.G..G..C.GU.GC. +LBRG01000002.1/80990-80646 ......UUA...uA...CUUU..U...C..G.UUC...CAAAA..................................................................................-....-CAAACCUGGC....UA.A..G.U.U..U.G..UA....G.A..U..U.UA...U.U..U..C.UG.AA. +LBWD01000040.1/2872-2459 ......UAG....A...GGUU..G...G..C.AGG...GA---..................................................................................-....AUUAAAUGGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.UU...U.G..U..U.AU.CU. +LFCL01000020.1/43920-44288 ......UUU...cA...UCGC..A...U..U.CAU...UAAAC..................................................................................A....UCAAUUUCUAC....UA.U..C.A.C..C.G..UA....G.A..A..U.CG...U.U..C..G.GC.GA. +LCFP01000015.1/21595-21182 .....gGAC....A...ACAG..C...A..G.GAG...GAAAU..................................................................................U...cUUACAACAGAC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.C..U..A.AG.A-. +LCZK01000005.1/15794-15403 ......UUG....U...----..-...-..-.---...GAGGUccgcugaccugccagug...............................................cgguagccaucgaggccg-....CAGUGCAGGAA....U-.-..G.G.U..C.G..UA....G.C..G..A.GU...U.C..G..G.UA.AC. +LCPF01000001.1/139041-139402 ......---....-...----..-...-..-.---...-----..................................................................................-...gCCUCAAGCGGA....UA.A..G.C.U..U.G..UA....G.A..U..U.GU...U.U..G..U.CG.GA. +LBTF01000042.1/4010-3627 ......UCA...aC...UUUA..G...G..C.GCU...UAAAC..................................................................................C...uCCAAGACGGAA....CA.A..G.C.A..U.G..UA....G.A..U..U.CU...C.U..A..A.AG.UA. +LBYO01000020.1/14685-15084 ......UCAg..aA...CUUG..C..uC..G.GCU...UAAAA..................................................................................C...aCUAAAGCAGAC....UA.C..A.U.U.uC.G..UA....G.A..C..A.CA...U.A..U..A.-G.AG. +LCJI01000076.1/551-95 ......UUU...aU...UCUU..C...G..A.CUG...UAA--..................................................................................-....ACAGGAGAAAC....UA.U..A.A.U.cG.G..UA....G.A..C..G.UG...A.-..A..A.GA.CA. +LBRY01000002.1/96982-97252 ......---....-...----..-...-..-.---...---AC..................................................................................Cc.aaGUUGAACACUC....UA.A..A.C.A..U.G..UA....G.A..C..U.UC...U.A..U..A.AG.AU. +LBSX01000016.1/13212-12821 ......UCU....A...GGUA..G...U..U.GGC...AAAAC..................................................................................-....AACAAAAGUGC....UA.A..A.C.A..U.G..UA....G.A..A..A.G-...C.A..U..U.CA.UA. +LCCN01000005.1/43676-44042 ......GUU....C...----..-...-..-.---...-----..................................................................................-....--CUUACCGAA....UA.C..G.C.U..U.G..UA....G.A..U..G.CU...U.-..U..C.AA.AG. +LBVI01000011.1/10031-10437 ......ACUa..uC...AAGC..U...G.uU.UCC...GAAAUguaccgcuaacu.........................................................aggcaguacaaaa-....UAAAAUUAGGC....UA.U..A.U.C..U.U.cUA....C.A..G..G.CA...G.U..U..U.AA.AG. +JNJZ01000001.1/51391-51754 ......UUU...aG...AUUU..A...U..U.UAC...---UU..................................................................................A...uUGAAAAUAAAC....UA.A..A.C.-..U.G..UA....G.A..A..G.CU...U.A..U..U.CU.UA. +LCQJ01000017.1/3987-4389 ......UUA....G...CAAA..G...A..G.UCC...GAGAA..................................................................................U....CAAAAUCAUGA....UA.A..G.C.C..U.G..UA....G.A..A..U.CA...U.A..U..C.GU.GC. +CWGI01000001.1/410139-410466 ......---....-...UAAA..G...G..A.UGC...UAAUU..................................................................................C....CUUAAAUUAGC....UA.A..-.A.C..U.G..UA....G.A..U..U.UU...U.A..A..G.UG.UU. +JNSG01000124.1/7179-6798 ......GAU....-...GAUG..U...U..G.CGU...CAGCA..................................................................................U....UACAACGGGGA....U-.-..G.G.U..C.G..UA....U.C..A..C.UG...G.C..G..A.AU.A-. +LCQD01000047.1/1018-1366 ......UGA....-...----..-...-..-.---...-----uccgcc.....................................................................agcuggc-....GGAAAUCAGAC....UA.C..G.U.U..C.G..UA....G.A..U..G.GC...U.C..G..U.GU.UC. +LBRC01000023.1/12761-12379 ......UUA...uA...GCUU..U...G..G.CUU...GAAAC..................................................................................U....UAAAAAAUUAC....UA.A..A.C.U..U.G..UA....G.A..A..G.UU...U.G..U..U.AA.G-. +LCLC01000008.1/174-544 ......ACC....-...-UCA..U...U..C.UCU...CAAAC..................................................................................A...aAAAAACCAGUC....UG.C..G.U.G..C.G..GA....G.A..C..G.GA...U.G..C..U.GC.GU. +CP013015.1/2533989-2533630 ......AAA....A...GGGC..A...A..A.GGC...GAAUA..................................................................................U...gGGAAUCCGGAC....UA.A..G.C.A..U.G..UA....G.A..U..G.CU...U.A..A..A.CU.U-. +MHBD01000002.1/13547-13938 ......GGA....G...GCUG..A...A..C.GGU...GAAAU..................................................................................U...aAUAGACAAUGC....UA.A..G.C.A..U.G..UA....G.A..U..C.AG...A.C..G..G.CG.U-. +MGXT01000015.1/8080-7667 ......GGA....G...AGCU..U...A..C.UGU...UAAUU..................................................................................C...aAUAGACCUUAC....UA.A..G.C.A..U.G..UA....G.A..G..C.AA...A.A..G..G.CG.G-. +MGXG01000040.1/13579-13190 ......AG-....A...CGAG..A...A..U.GGU...UAAAA..................................................................................Au..aAAAGACUCAGC....UA.A..A.C.A..U.G..UA....G.U..U..A.CU...U.G..G..G.GU.AG. +LJCP01000005.1/82764-83123 ......GGG....A...CCGU..G...A..U.CGG...GAAAC..................................................................................C....-AAAGGGUGAC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.U..A..G.UG.G-. +LKUE01000187.1/213-565 ......GGA...gG...AUAA..U...C..C.GAC...GAGAA..................................................................................C....AAAGUUUGGAC....UA.A..G.C.A..U.G..UA....G.A..C..G.UU...U.U..G..A.AG.UC. +MHAC01000036.1/12680-12321 ......UGC...aU...ACCU..U...U..G.CGU...UAAU-..................................................................................-....CAAAAAUUGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.CG...G.-..U..A.GU.CA. +LEKQ01000002.1/22785-22433 ......GGA....G...CCCU..C...U..U.GGG...GAAGA..................................................................................A....AAAACAAGGGC....UA.C..G.C.U..C.G..UA....G.C..U..G.CU...C.C..G..G.CA.UC. +CZVY01000005.1/22662-22299 ......CCC...gA...ACAG..C...A..A.AGC...GAAUC..................................................................................C...cCAAAGAUAGGC....UA.A..G.U.G..U.G..UA....G.A..U..G.UU...U.U..A..A.GU.GC. +MFGX01000014.1/1750-2110 ......GGA....G...CACC..G...U..G.CCC...UAGAA..................................................................................U...aAAGCGCAAGAC....UA.U..A.C.C..U.G..UA....G.A..A..G.CC...A.-..A..G.CG.GA. +CVRF01000002.1/116186-116544 ......UGU....A...ACAA..A...U..A.AAU...GAAAU..................................................................................U....-UAAAAUAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.-..A..G.AU.GU. +MGVD01000143.1/12424-12776 ......GACa..aA...CUGA..A...A..A.CGG...CAAA-..................................................................................-....AAAGUCUGAAC....UA.A..G.C.C..U.G..UA....G.G..C..G.CC...-.U..U..A.UU.UG. +MEKR01000144.1/4750-5104 ......CGAc..gU...UAGC..G...G..U.UGU...GAAGC..................................................................................Ug..uUUCGAACCGAC....UA.C..G.U.A..U.G..UA....G.G..C..U.UU...U.A..G..C.UC.CG. +CP014606.1/252745-253092 ......GGC...uC...AGUU..G...C..G.AAC...UAAAA..................................................................................A...cAAUAUAUAGAC....UA.U..A.A.C..U.G..UA....G.A..A..A.CU...G.G..U..A.UG.AA. +MEWO01000052.1/4102-3747 ......GGU...gC...CGCU..-...C..C.GGC...GAGAA..................................................................................A....AAAAGACUGGC....UA.C..G.C.C..U.G..UA....G.A..G..G.GC...U.C..U..G.AG.CC. +MGRH01000003.1/98169-98518 ......GGC....G...CACC..G...A..A.GGA...GAAAU..................................................................................Uu..aAGUUGAGGUGA....UA.A..G.C.A..U.G..UA....G.U..C..A.GC...-.C..A..A.GG.GG. +MGYE01000004.1/2020-1606 ......UGA....C...AACC..G...G..U.AGU...UAAAC..................................................................................U....AACUGAUUGGA....CA.A..A.C.A..U.G..UA....G.A..C..C.UA...A.A..A..G.UC.G-. +MFGW01000163.1/1065-712 ......GGA....G...ACAA..A...G..A.AGC...GAAUA..................................................................................Aa..uAAAAGAUAAGC....UA.C..A.C.A..C.G..UA....G.A..U..G.GG...-.C..A..U.UU.UG. +MGYI01000040.1/15438-15037 ......GGG....G...GUAA..G..aG..G.GGU...UAAAU..................................................................................U...aAAAAACAAGGC....UA.C..A.C.A..C.G..UA....G.U..A..C.CA...A.G..A..G.GA.A-. +LWLG01000001.1/217929-218288 ......UCU....U...UCUC..C...U..C.GUC...GAGAU..................................................................................C...gACUACCCGGGC....UA.C..G.C.A..C.G..UA....G.A..A..G.UU...U.A..G..G.CU.GA. +MHFY01000089.1/36825-37235 ......UAA....A...GAAA..C...A..A.GAU...GAUUCgccuc.......................................................................acggcg-....AAAAAAUAAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...U.A..U..A.CU.GA. +MFGU01000072.1/12500-12155 ......AAA....G...CCGG..A...C..A.GGC...GAAGC..................................................................................C...uUAAUCACGGGC....UA.U..G.C.A..G.G..UA....G.U..A..A.UC...U.U..C..G.UG.AA. +MGSL01000002.1/87491-87871 ......GGU...gA...ACAA..G...A..G.AGC...GAAAC..................................................................................A...aCAUUCCACGGA....UA.A..A.C.C..U.G..UA....G.A..U..G.CU...U.-..C..U.AG.CG. +MGPY01000047.1/46976-47340 ......GGG....A...ACGG..C...G..G.CAC...GAGAA..................................................................................A....CAAUGAAGGAA....AA.A..G.C.A..U.G..UA....G.G..A..G.UU...U.C..U..G.UU.CA. +LJUH01000035.1/1177-803 ......UCG....U...GUAA..G...A..U.AAC...-----..................................................................................U...uUAAAAAGGUUC....UA.A..G.C.A..U.G..UA....G.U..C..A.UU...A.U..U..A.UU.GA. +LMZT01000136.1/1985-1630 ......GGU....U...GUCA..U...C..A.AGC...CAGAA..................................................................................C....-CAAACCGGAA....UA.A..G.C.C..U.G..UA....G.A..A..A.CC...U.U..G..G.AU.GA. +MGYF01000011.1/45317-44918 ......GGC....G...UACA..C...A..C.AGU...UAAAA..................................................................................C...cAAAUGCAGCUC....UA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.U..G..G.AU.G-. +LKAJ01000003.1/197001-197364 ......AGG....A...CACA..U...U..G.AAC...GACAA..................................................................................C....GAUGGUCUAGA....UA.A..G.C.A..U.G..UA....G.A..C..C.CU...U.C..G..G.CA.U-. +MHBL01000417.1/6274-6630 ......GCCa..aG...CCGA..A...G..C.GGC...GAGAA..................................................................................Ac..uUAAGUGAGAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...G.C..C..G.UU.CC. +MGES01000013.1/12099-12466 ......CGG...gU...CAGC..G...G.aA.GCG...UAA--..................................................................................-....AAACAACGAAC....UA.A..G.C.G..U.G..UA....G.A..G..G.C-...C.A..U..G.AC.CG. +LQAA01000069.1/10493-10138 ......GGC....G...CUAU..C...G..G.GGU...GAGAU..................................................................................U...uAAAUAAUGGCC....UA.A..G.C.C..U.G..UA....G.A..U..A.CU...U.C..G..G.GG.G-. +MHFD01000070.1/17299-16909 ......GGA....G...UUAG..A...A..A.GGA...AAAGA..................................................................................U....AAAAGGCAGAC....UA.A..A.C.A..U.G..UA....G.A..C..A.CU...U.C..U..C.GG.UU. +LFTD01000032.1/11516-11867 ......UA-....G...GUUA..A...U..G.GGA...--A--..................................................................................-...uUAUAAAACAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CC...U.G..A..A.GU.AA. +MEUM01000023.1/2255-1908 ......GGU....G...ACG-..C...G..A.AGG...GACAU..................................................................................U....UAUAAAGAGAC....UA.A..G.U.A..U.G..UA....G.U..C..A.UC...U.-..U..C.AU.UG. +MHGJ01000085.1/9403-9005 ......GGA....G...UGCC..U...A..A.GAU...UAAGC..................................................................................U...uAAAAGAUAAAC....UA.A..G.C.A..U.G..UA....G.C..G..G.CU...U.U..U..A.UU.CC. +MGQK01000021.1/36705-37061 ......GGG....G...ACGG..A...U..C.GGC...UAAAA..................................................................................C...uAAAACGCGGAA....AA.C..G.C.A..C.G..UA....G.U..A..G.CC...U.G..G..G.GC.UG. +LIZX01000026.1/1871-1455 ......GGU...uA...AAUC..C...U..G.GAU...GAAAC..................................................................................A....AAAAUAGGAGC....UA.C..G.C.U..C.G..UA....G.U..G..A.CU...U.U..U..G.CG.GC. +MHAB01000009.1/90027-89665 ......GGA...gU...UCCU..C...G..G.CGU...GAGAU..................................................................................C....UAACGACAAGC....UA.C..G.U.A..U.G..GA....G.A..C..G.UU...C.A..G..A.AC.GG. +MGSF01000072.1/8854-9199 ......GGA...gU...UUUG..A...U..A.GGG...AAAAU..................................................................................Uu..aAAACACACGGC....AA.A..G.C.A..U.G..AA....C.A..C..A.GA...G.G..-..C.GG.GA. +LVAZ01000193.1/10568-10923 ......GCCc..aG...ACGG..A...C..C.GGC...GAGAC..................................................................................U...uUCAAGACGAAC....UA.C..G.C.A..U.G..UA....G.A..C..G.CU...C.U..C..G.CU.GA. +METP01000031.1/3055-2626 ......GGU...uA...AACU..C...C..G.GGC...GAAAU..................................................................................A....UUAGCAGAAGC....UA.C..G.C.U..C.G..UA....G.U..G..A.CU...U.U..U..A.GC.GC. +LDIY01000025.1/1455-1093 ......AGG....C...GUUA..C...G..U.UCG...UA---..................................................................................-....UAAUCAAAGAA....UA.A..G.C.A..U.G..UA....G.U..A..C.UU...G.G..G..G.UU.AU. +KQ959571.1/48198-48573 ......GUCu..aC...CUUA..U...G..A.GGG...GAAUU..................................................................................Ua..gAAAAUUUGAAC....UG.C..A.C.C..C.G..GA....G.A..A..G.UU...C.U..G..A.UU.AA. +MEIE01000003.1/8149-7786 ......AGCg..aA...ACGC..G...G..G.GCG...GAAUU..................................................................................UuuucAAAACGCCGGC....UA.C..G.C.A..C.G..UA....G.A..U..C.CU...G.C..U..G.UU.G-. +MBEW02000007.1/65381-65025 ......AGCa..cU...CUUG..C..aA..U.AGC...GAAAC..................................................................................U...cAACUUAGUAUC....UA.C..A.C.A..C.G..UA....G.A..G..G.CU...U.U..A..U.GU.GG. +LN906597.1/1769319-1768932 ......GGU....G...CUGG..G...C..A.UGU...GACCU..................................................................................U....AACGGCGUUGC....UA.A..G.C.A..U.G..UA....G.A..U..C.UU...G.-..C..U.GU.AA. +KQ960171.1/91994-92343 ......UUU....U...CGUC..A...U..A.GGG...GAAAC..................................................................................U....UAAAGAAAAAC....UG.A..G.C.U..U.G..GA....G.A..C..A.CC...U.C..G..G.UG.GA. +MEWP01000009.1/6310-6669 ......GGC...gA...UUCA..U...C..G.GCC...GAGAU..................................................................................C....AAAAGACUGCC....UA.U..G.C.G..C.G..UA....G.A..C..G.GU...U.U..U..U.CG.GA. +LFTO01000071.1/11850-12204 ......GGA....G...UCGU..A..uU..C.GGC...GAAGU..................................................................................U....AAAGCAGGGAC....UA.U..C.U.C..G.G..UA....G.A..U..G.CU...C.G..U..G.UA.AG. +MGFQ01000019.1/12306-11944 ......UUU....U...UAAC..C...A..G.GA-...GAAAA..................................................................................G....-UAAGAAUAGC....UA.A..A.C.U..U.G..UA....G.A..U..G.UC...U.U..U..A.AA.U-. +MHFG01000092.1/3055-3470 ......GAA....G...UUCC..G...G..C.GGG...GAGAU..................................................................................A....AAUAGGCAGGA....UA.A..A.C.A..U.G..UA....G.A..G..G.CU...U.U..U..G.AU.CU. +MGGC01000035.1/20445-20094 ......UUU....U...AGUC..U...G..G.AG-...GAAAU..................................................................................U....UUAAAGAUAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..-.AG.GU. +AP013035.1/288584-288937 ......GGC....U...GGC-..U...C..C.UGU...GAGAU..................................................................................G...cCAAACACGGGC....UG.A..G.C.G..U.G..GA....G.A..A..G.CC...C.U..G..U.CG.GC. +MIAO01000031.1/2832-2487 ......GGG...aG...UUUC..A...G..A.ACU...UAAAA..................................................................................C...aAAUCAUCAGGA....UA.A..G.U.A..U.G..UA....G.A..G..G.CU...C.U..C..G.CA.UA. +MFRH01000054.1/18084-18462 ......GAG....-...AUGC..U...U..A.AGG...GACUU..................................................................................U....-AAACAAAAGA....UA.C..G.C.U..C.G..UA....G.U..G..C.CU...U.U..U..C.CU.GU. +MHOI01000020.1/3407-3757 ......UUA...aG...CUUA..A...G..A.GCU...UAAAU..................................................................................G....UUAAAAUAACC....UA.A..A.C.U..U.G..UA....G.A..G..U.AA...U.C..G..C.GU.AA. +MHHW01000003.1/105340-105708 ......GAC....U...---C..U...U..U.CAG...CAGCA..................................................................................A....AAAAUCAGUCC....UA.A..A.C.U..U.G..UA....G.A..C..G.GG...C.U..U..U.GA.UA. +MHBJ01000129.1/58834-59187 ......GGCc..cG...CCCC..A...A..G.GAC...GAUAA..................................................................................Ac..cCAAUGACGGAA....CA.A..G.C.A..U.G..UA....G.A..A..G.UC...U.A..C..G.GA.AA. +MEIF01000008.1/13558-13201 ......GGG....U...CGUC..A...G..C.GGU...CAAAG..................................................................................C....AAAAACGAAUC....UA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.A..G..U.CA.G-. +MHFI01000010.1/1947-1560 ......CGA....G...CUUG..G...A..G.AG-...GACAU..................................................................................C...uAAAUAAGCAGC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...C.C..A..G.GU.GC. +CYUJ01000002.1/555749-555396 ......AGA....A...CUUC..U...U..G.UCG...AAUAA..................................................................................A...aAUAUAAUAGAC....UC.C..A.C.U..C.G..AA....G.A..A..A.GU...G.U..U..G.UG.GA. +MHBF01000056.1/34319-33960 ......AGUu..aA...GUCA..A...G..G.GAC...GAUAA..................................................................................Gc.aaUGAACACGGAA....CA.A..A.C.A..U.G..UA....G.A..C..G.UC...U.U..C..A.UG.AC. +MIBK01000189.1/29921-30265 ......GGC....C...GGCC..U...C..C.CGU...AA---..................................................................................-....ACACCGGCGGA....UA.A..A.C.C..U.G..UA....G.A..G..G.UU...U.C..U..G.GC.AC. +KQ959676.1/82208-81846 ......CAC....A...AAGC..U...C..U.UCU...GAAAU..................................................................................U....CAAGCACUAAC....UA.A..G.C.U..U.G..UA....G.A..G..C.CU...G.A..C..C.AA.UG. +LMAD01000040.1/12505-12857 ......ACG....G...CGCG..C...C..U.CCC...GACAA..................................................................................U....-UCCCAUCAGC....UG.C..G.C.U..C.G..GA....G.A..A..U.GU...U.C..-..A.CU.UA. +LNEO01000177.1/47390-47749 ......GGC...gA...CUUC..G...C..G.GGU...GAAAC..................................................................................-....AAAAGACAGAC....UA.G..G.U.U.cC.G..UA....G.A..C..G.CU...G.A..G..C.UC.G-. +MENC01000299.1/8040-7646 ......GCC....A...GCUU..G...U..U.CAC...AAAAA..................................................................................U....CAAUAAAUUGC....UA.C..A.C.A..U.G..UA....G.A..A..A.GC...A.U..U..G.AG.GU. +MGNI01000077.1/12465-12064 ......UGG...gU...UCCA..G...U..U.CAC...GAAUA..................................................................................A....AAACACAUAAC....UA.A..G.C.U..U.G..UA....G.A..G..A.UU...C.A..G..U.GA.UU. +LNES01000006.1/53933-54307 ......UCA...gC...AGGG..C...C..G.ACG...UAAA-..................................................................................-....AAUAAAGGCGC....UA.A..G.C.A..U.G..UA....G.A..C..A.UU...A.G..U..A.GG.GA. +LFRX01000017.1/24494-24846 ......GCU...cC...UAGG..G...A..A.AGC...GAAAA..................................................................................A...cAAGCAAUAAAC....UA.A..G.C.A..U.G..UA....G.A..U..A.GU...A.U..U..A.UG.GA. +MEUL01000107.1/12938-13366 ......GGC...cA...UCCC..U...U..A.GAU...GAAUA..................................................................................A....UUAGCAGGGGC....UA.C..G.C.U..C.G..UA....G.U..G..A.UU...U.U..U..G.CA.GC. +MGGO01000013.1/5585-5190 ......UUU...uA...ACUU..U...U..G.AG-...AAAAA..................................................................................U....ACAAAAUUAAA....UA.A..G.C.U..U.G..UA....G.A..U..A.UU...U.U..U..U.AG.AU. +LNFE01000171.1/18255-18602 ......UAA...cU...GCUC..C...U..U.UCU...GAGAC..................................................................................A....CACGAAUCAGA....UA.C..A.C.A..C.G..UA....G.G..C..U.CU...U.U..A..C.UU.UG. +MGFS01000028.1/13613-14010 ......GGU...aA...GGUU..A...A..G.AG-...GAAAU..................................................................................U....AAAAGAUUAGC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..A.AA.AU. +MEUA01000041.1/14928-15356 ......AGA....C...AACC..U...C..A.AAG...GACAA..................................................................................U....UAAAUAGAAGC....UA.C..G.C.U..C.G..UA....G.U..A..A.CU...U.A..U..A.CA.GC. +MFFR01000081.1/9602-9956 ......GGA...gC...GGAG..G...C..G.CAC...GAGAU..................................................................................A...cAAUAGGCCGGA....CA.C..G.C.C..U.G..UA....G.G..A..C.UC...C.C..U..G.GG.GA. +MEUE01000001.1/557389-556978 ......GGU...cA...ACCU..C...A..A.GGC...GAGAU..................................................................................A...aAAAACAGGAAC....UA.C..G.C.U..C.G..UA....G.A..C..G.CU...U.C..C..G.CA.UC. +LFTP01000002.1/9946-10303 ......GGC...cA...GCCA..G...A..G.AGU...GAACC..................................................................................U....-GACGGGAAGC....UG.C..G.C.C..C.G..GA....G.A..A..A.GU...G.C..U..G.CU.GG. +MHYJ01000104.1/2228-1853 ......GGA....G...UUCU..G...G..A.UGC...GAUAA..................................................................................C....AAAACCCUGA-....UA.C..G.U.G..C.G..UA....G.A..U..G.CC...G.C..U..U.CU.GA. +MIAP01000112.1/1145-797 ......GCC....A...GCGC..U..uC..U.UUC...GAGAA..................................................................................C...cAAGUAUUCGGA....UA.A..A.C.C..U.G..UA....G.A..G..G.CU...U.C..U..G.GU.CC. +LJUS01000001.1/121172-120775 ......GGC....G...ACCG..U...C..A.GGC...GAAAC..................................................................................C...cAAUAGGCCGAC....UA.U..G.C.U..U.G..UA....G.A..U..G.UU...C.U..G..U.GA.CU. +MENF01000054.1/12124-12519 ......GCC....G...GCAC..U...U..A.CUC...UAAAA..................................................................................U....CAAUAAAACAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..U..U.UG.GU. +MGHN01000018.1/79211-78798 ......UGG....C...UCGC..U...A..A.AAG...GAAAA..................................................................................A....UUAAAACCGCC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..G..U.AG.UA. +MHCQ01000017.1/18428-18784 ......GAU....A...GAUU..A...G..C.AAG...GAAAU..................................................................................U....-UUUCAUCGAC....UA.A..G.C.U..U.G..UA....G.A..C..U.AU...U.A..U..C.AA.G-. +MFJE01000033.1/5817-5410 ......CGA....U...CGAU..C...U..U.UUC...AAAAA..................................................................................U....AAAGAAUUGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.UU...U.U..U..A.UU.C-. +MGHY01000011.1/7664-7307 ......UGA...aA...GAUU..U...U..G.AG-...GAAAA..................................................................................C....CUUAAACUGGA....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...A.U..U..U.GU.UA. +MFKJ01000019.1/29047-28723 ......UUU....U...----..-...-..-.---...GAAAG..................................................................................-....-----------....UA.C..G.C.U..C.G..UA....G.A..U..U.GU...C.C..G..U.GU.AU. +MFTT01000008.1/14499-14117 ......UUA....C...UCUA..A...G..C.GCU...UAAAA..................................................................................U....ACAAGUCUGAC....UA.C..G.C.A..U.G..UA....G.A..U..U.CU...U.U..A..A.GG.AC. +MEVA01000003.1/22149-22542 ......ACC....U...UA--..C...C..U.UCU...GAAG-..................................................................................-....UAAAG-UUAGC....UAaA..G.C.U..U.G..UA....C.A..C..U.UC...U.G..U..A.UU.UC. +MFPQ01000142.1/11917-12277 ......GUC...aA...CCGG..U...A..G.GCC...GAGAC..................................................................................A....CAAUCGCGGGA....UA.C..G.C.G..C.G..UA....G.A..A..C.AU...C.G..U..G.UC.CG. +MGUR01000029.1/2715-2345 ......ACC....G...AACU..A...A..A.GGC...GAGAC..................................................................................C....UAAGAGCGGAC....UA.A..G.C.U..U.G..UA....G.G..G..A.CG...C.C..G..C.CA.G-. +LDIV01000001.1/548920-549290 ......CCA....U...UACA..U...A..A.GAG...UA---..................................................................................-....UCAACAAGAGC....UA.C..A.U.A..C.G..UA....G.G..A..C.UG...A.G..C..U.UG.UU. +MGZJ01000091.1/160444-160040 ......GGC...uU...ACCU..U...G..A.ACU...UAAAA..................................................................................C....CAAAGUCAAUC....UA.U..C.A.G..C.G..UA....G.A..C..G.UU...A.G..C..A.UC.GA. +LDIZ01000008.1/226215-225849 ......GAG...gA...GUCA..A...A..U.ACG...UAG--..................................................................................-....-AAUCGAAGAA....UA.A..A.C.A..U.G..UA....G.C..G..C.CU...G.A..U..G.CU.UG. +MHYA01000206.1/8826-8473 ......GAC...gC...AAGU..A...G..A.GGC...GAUAA..................................................................................Aa.aaUAAUGAACGAC....UA.A..A.C.A..U.G..UA....G.A..A..G.CU...U.A..U..C.UU.GA. +LSSZ01000072.1/31664-32087 ......GGG...gG...UCGG..C...C..G.AGC...GAACGcggcgggcgaggucgca...............................................aggcuucggcccgucaac-....CAUCGACGAGA....UA.C..A.C.A..C.G..UA....G.A..C..G.CG...G.G..U..A.CU.GA. +CP012665.1/27155-27547 ......UUC....G...GGCG..A...C..C.UCU...GACAG..................................................................................Ua..gAGAGGGCCACG....UA.A..G.C.A..U.G..UA....G.A..C..G.GU...A.G..G..G.CA.GA. +LIGX01000041.1/259241-259604 ......GCG....A...AGCA..A...-..A.CGC...AAAUG..................................................................................Ca..gCUACAUACGUC....UG.A..A.C.A..U.G..GA....G.A..U..G.CC...G.G..C..A.GU.GA. +MIDO01000016.1/4255-3890 ......GAA....A...UAGC..C...U..A.AGC...GAAUU..................................................................................U....-AAAAAGUAGC....UA.A..G.C.A..U.G..UA....G.A..C..G.GC...A.U..A..U.CC.AA. +MIDR01000041.1/43779-43394 ......CGU....A...GCCU..C...U..C.UCU...UCAAU..................................................................................U....-AAAGCGUGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GG...U.G..U..U.UC.GG. +LJZT01000076.1/188-579 ......GGG....A...----..-...-..-.---...UAAG-ggacgguccc..............................................................cgccccaagg-....GUUAACGGGGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AU...C.G..U..G.AG.GUc +MFKM01000033.1/15478-15821 ......AAA....-...UUCU..A...U..A.UUC...UAAAUucu...........................................................................caau-....UCUAAUUUAGC....UA.A..G.C.C..U.G..UA....G.A..A..G.UU...U.U..U..U.UG.GA. +KV820624.1/2365-1959 ......GCCa..aA...CCUA..U...U..U.GCC...GACAA..................................................................................C....CAAAGCAAAGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...G.G..A..U.UA.GU. +MHXF01000040.1/2608-2260 ......UUA....A...AAUU..U...U..G.GAU...CAC--..................................................................................-....ACAAAAUCGGC....UA.C..G.C.U..U.A..UA....C.A..C..G.AU...C.A..U..U.CG.GC. +MEZU01000014.1/99792-99406 ......UAG...aG...CCAC..A...A..U.UUC...AAGAC..................................................................................A....ACAAAGCAAAC....UA.A..G.C.U..U.G..UA....G.A..U..G.AU...U.U..G..G.UU.CG. +MGHF01000001.1/36664-36261 ......UUU....-...UAGA..U...U..A.AAG...GAAAU..................................................................................A....AUUAAAACAGA....UA.A..G.C.U..U.G..UA....G.A..G..G.UU...U.U..G..U.UG.AU. +MGUW01000023.1/24194-23844 ......GAC....A...ACCU..G...U..U.UAC...GAGAA..................................................................................C....-AACUCUAAAC....UA.A..A.C.C..U.G..UA....G.U..G..G.CU...U.U..G..A.UG.UC. +MHMS01000008.1/20351-19992 ......UUA....U...AGGA..A...A..U.GGA...GAAAA..................................................................................-....AAUAAAAAGAC....UA.C..G.G.U..U.G..UA....A.A..U..U.UU...U.U..A..A.CG.AG. +MDLB01000081.1/11639-12060 ......GGA....A...AACG..C..uA..G.AAU...GACAU..................................................................................Uu..uUAAAGAAAGAC....UA.A..G.C.A..U.G..UA....G.G..C..A.UC...U.A..G..A.AU.AU. +LMYZ01000157.1/423-50 ......GGG....A...UGCC..G...G..C.GGU...AAGAU..................................................................................U....CAAAGAUUGAC....UA.U..G.C.A.gC.G..UA....G.U..G..G.CU...U.C..A..G.GG.G-. +MHDD01000010.1/12272-12640 ......GGA...uC...AGGU..U...A..A.GAC...GACAA..................................................................................U....UAAGAGUCAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..A.GA.A-. +MGRM01000009.1/160866-161212 ......GGA...gC...AAAA..A...G..C.GAC...GAAUC..................................................................................U...cAAUUCAAGGAA....UA.A..G.C.A..U.G..UA....G.A..C..G.CG...U.U..G..A.UA.AC. +MIAN01000222.1/1534-1886 ......UCC....A...GUCA..G...A..U.ACU...UAAGA..................................................................................U....UUAAAUCUGAA....UA.A..G.C.G..U.G..UA....G.G..A..U.GC...U.U..U..G.AG.GG. +MGJT01000018.1/4725-5079 ......UUC....U...AACU..G...A..A.GAC...UA---..................................................................................-....AACAAUCCGGC....UA.A..A.C.U..U.G..UA....G.A..G..C.A-...A.U..U..U.UA.AA. +MEUZ01000002.1/15586-15200 ......AGG...gA...GUUA..A...G..G.UUU...GCCAAggcggccuc................................................................ccuuaagau-....AAAGCUUUGGC....UA.C..G.C.U..U.G..UA....U.U..G..C.UU...U.U..G..G.AU.GU. +MHHZ01000006.1/10594-10981 ......UUA...cU...AUCU..U...A..U.AUU...UUCAA..................................................................................U....CCAAUCCUAAA....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..G..-.CC.AA. +MHQM01000025.1/22344-22744 ......CUA...uU...UCCG..C...U..C.CGG...CACA-..................................................................................-....ACAAUUUCAGC....UA.C..G.C.C..C.G..UA....G.C..G..A.UU...G.C..C..C.GC.GC. +MHHD01000018.1/3074-3495 ......GGA....G...CGCG..C...G..G.GAG...UAAGC..................................................................................G...uAAAAGCUAUGC....UG.A..G.C.A..U.G..GA....G.C..G..C.CU...U.U..U..A.UC.UC. +MEQG01000039.1/37351-37718 ......UGC...uA...GUCC..G...G..U.CCC...GGGAC..................................................................................A...aUAAUCAGGGAA....UA.C..A.C.A..C.G..UA....G.U..C..C.G-...C.U..U..U.UU.CA. +MGRR01000113.1/4408-3865 ......CGA....G...UCUU..U...G..C.ACC...AACU-..................................................................................-....AAAACAGCAAC....UA.A..A.C.A..U.G..UA....G.U..G..U.UU...G.G..A..G.UG.G-. +METE01000008.1/25900-26263 ......UGA....G...GAUA..G...U..U.GGG...GAUAC..................................................................................U....UUCAAACGAUC....UA.A..A.U.A..U.G..UA....G.A..U..G.GU...C.U..A..A.GU.AG. +LNEX01000505.1/4133-3733 ......CAG...cG...GGCC..G..cA..A.GGU...GAAA-acuaagcgg................................................................uaacugggg-....GAAUAGCAGAC....UA.A..G.C.U..U.G..UA....G.A..U..A.CU...U.A..U..U.UC.UC. +METK01000007.1/9815-9433 ......UGAa..aG...CCUA..U...A..C.UUG...UA---..................................................................................-....CUUACAAAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.UA...C.G..U..G.GC.UA. +KQ959260.1/192515-192100 .....cUG-...cU...AUUC..G...U..U.GCC...GACAA..................................................................................U....UGAAGUAGAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.UU.GU. +MFRP01000029.1/14906-15297 ......GAU....C...UGAC..U...G..G.GAU...GAAAA..................................................................................U....UAAAAACAACC....UA.C..A.C.U..C.G..UA....G.A..U..G.UC...U.A..U..U.UA.C-. +MDJR01000001.1/361697-362027 ......GGC...gU...CAUU..C...U..U.GGC...GAAAU..................................................................................G...uAGUACAGCAAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...C.U..U..G.AC.AA. +MFVN01000010.1/7194-7575 ......CUA....G...GUUA..U...U..C.GCU...UAAAA..................................................................................C....AAAAAACGGCC....UA.U..G.C.U..U.G..UA....G.A..C..U.UG...C.C..G..U.AA.AA. +MGXM01000089.1/35997-35601 ......GGC....G...CCCG..G...C..A.GGC...AAGAU..................................................................................C....-AUAGGCGGGC....UA.C..G.C.U..C.G..UA....G.A..U..G.UC...G.G..C..U.GA.UC. +MEUV01000045.1/11962-12351 ......UCC....C...UGCU..U...U..U.UGG...-----..................................................................................-....UAAAAAUUCAC....UA.A..G.C.U..U.G..UA....A.A..C..U.UU...U.G..U..A.UC.AC. +MIBD01000002.1/25425-25081 ......UUC....C...UGAA..A...U..C.CCC...GACAA..................................................................................Aa..cAAAGACCGGAC....CA.A..G.C.C..U.G..UGg.auA.A..G..G.UU...U.U..A..U.UU.UU. +MHJO01000007.1/26393-26069 ......---....-...----..-...-..-.---...G----..................................................................................-....AUUAUCGAAAC....UA.C..A.C.G..C.G..UA....G.A..G..G.UC...A.U..C..U.UC.UG. +MHBZ01000033.1/64921-64551 ......GAG....G...AUGG..A...U..U.UGC...AAAAC..................................................................................A....AAUCAACAAAA....UA.A..G.C.U..U.G..UA....G.A..A..G.CG...U.-..U..C.AA.AU. +MFQT01000011.1/13297-13699 ......UAG....A...ACGU..U...C..A.AAU...UAAAC..................................................................................U....--AAAACAAAC....UA.A.uA.A.A..U.G..UA....A.A..A..G.GU...U.U..-..A.UA.GG. +MFXG01000090.1/4445-4874 ......UUU...uA...UCCU..U...U..U.UAA...GCUAA..................................................................................U....UUAAGACAGAA....UA.A..G.A.U..U.G..UA....G.A..A..G.UU...U.U..A..G.GU.GG. +MFQW01000033.1/5226-4815 ......UUC...uA...GCUA..C...C..A.UAC...GAAAU..................................................................................A....CCAAACCUAGC....UA.C..A.C.A..U.G..UA....G.A..A..U.AU...G.G..-..G.GA.U-. +MGGP01000013.1/28775-28427 ......AUU....U...----..-...-..-.---...-----..................................................................................-....--UUAACAAAA....CA.A..G.C.U..U.G..UA....G.A..U..A.AG...G.U..G..C.UA.AA. +MHCR01000026.1/28240-27881 ......GAC....C...GGUU..A...A..U.UCG...-----..................................................................................-...gAAGAAGAGAGC....UA.A..G.C.U..U.G..UA....G.U..A..U.CG...G.C..U..C.GU.UA. +LJUC01000171.1/2641-2289 ......GGA...gA...UGUC..G...G..A.GGC...GAAUC..................................................................................U...uAAAUAAUCGAC....UA.U..G.C.A..C.G..UA....G.A..A..G.CU...C.G..A..U.CC.GA. +MFKH01000002.1/9106-9456 ......GGC...aU...UGUC..U...A..C.UCG...GACAU..................................................................................U....AAGCGAGU---....AA.C..G.G.U..U.G..UA....G.A..G..U.GC...U.U..C..U.GU.GA. +LVBW01000015.1/78865-79218 ......AGC....G...UCCC..A...A..G.GGU...GAGAU..................................................................................U...cAAUCAACCGAC....UA.U..G.C.C..U.G..UA....G.A..A..G.UC...A.U..A..U.GC.GA. +MGFC01000030.1/6687-7104 ......UAA....G...CGCG..G...A..A.CAG...GAU--..................................................................................-....UAAAGUGAGAA....UG.U..A.C.U..U.G..GA....A.A.cG..U.UG...U.A..U..G.GU.UA. +MHOE01000033.1/7462-7039 ......UCAu..aU...UUUA..C...G..C.CUC...GAACGcauguguuaagcgccgua.............................................auacccgcgcuuaacgcgg-....CAUAAACAAGC....UA.U..G.U.U..U.G..UA....G.A..A..A.UG...U.U..U..U.AA.U-. +MHGU01000005.1/22162-21755 ......GGC....A...UCGG..C...U..C.AGU...GAGCA..................................................................................Cc..aCAAACAGGGAC....UA.C..G.C.A..C.G..UA....G.U..G..G.CG...-.C..G..G.UU.GU. +MGFK01000038.1/3527-3166 ......UUA....-...AAGG..U...U..G.GAA...GAAAU..................................................................................U....ACAAGGUAACC....UA.A..G.C.U..U.G..UA....G.A..A..G.UC...U.U..U..U.AG.U-. +MHKV01000031.1/5777-6141 ......CCU....A...CGCG..C...G..C.AGU...-AA--..................................................................................-....CGCAGUCCGAA....UA.A..U.C.C..U.G..UA....G.A..G..U.GA...U.G..C..G.CC.A-. +MHQZ01000024.1/11961-12371 ......UAA....A...UUUC..U...U..G.AUU...UAAAA..................................................................................U....CGCAGCGGGAA....UA.A..A.C.U..U.G..UA....G.A..A..U.AU...U.U..U..A.AU.GU. +MFQZ01000004.1/17071-16666 ......UCG...uA...CCCG..U...U..C.GUC...GAAAA..................................................................................A....AAUAAAAACGC....UA.A..A.C.U..U.G..UA....G.A..A..G.GU...A.A..U..A.AU.C-. +LVBI01000039.1/22233-21882 ......UGC....U...ACCG..U...U..U.CCC...GACAA..................................................................................Cc..aCCUCGCACUGC....UA.A..A.C.U..U.G..UA....G.A..C..G.CA...C.U..U..G.GU.C-. +MEYM01000019.1/33655-34044 ......UCA...aA...GCGC..C...U..G.CGC...GACAA..................................................................................A...aAAAGAACACCC....UA.U..G.U.U..U.G..UA....G.A..U..G.CA...G.C..G..U.GA.AA. +MHTH01000019.1/1176-780 ......UUUc..aG...CUUU..U...U..G.AUC...UAAAC..................................................................................A...aAUUAGACGAUC....UA.C..G.C.A..U.A..UA....G.A..G..U.CU...A.G..U..C.GG.A-. +MFGP01000014.1/5355-5744 ......UCU...aU...CUAC..A...A..A.ACC...UAAAU..................................................................................C...aAAAAAGUAAAC....UA.U..U.C.U..A.G..AA....G.A..C..U.CA...A.U..U..U.GU.A-. +MHSW01000010.1/6539-6924 ......UCUg..aU...CAGA..U...A..U.UCU...GAAAA..................................................................................Ac.ucUAUAGAGAAAC....UA.U..U.U.C..U.G..UA....G.A..A..A.CG...U.A..U..A.GU.CAa +MEQC01000014.1/48922-49290 ......GUC...uG...GCCA..C...U..G.GAC...GA---..................................................................................-....UAAUCAGAGGC....UA.C..A.C.A..C.G..UA....G.G..C..C.GC...A.A..A..U.UG.GA. +MEYI01000043.1/18560-18948 ......UCA...gA...UCCG..G...G..G.CUC...GAAAA..................................................................................A...cAAGAAAUGAUC....UA.U..G.U.U..U.G..UA....G.A..U..A.UA...U.U..G..C.GG.AA. +MEPB01000068.1/153448-153083 ......UGC....C...UAAG..U...U..U.AUC...GAAAA..................................................................................U....CAAAAGUUUGC....UA.C..A.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UA.AU. +MHLW01000014.1/188-531 ......AAA....A...AAAU..A...G..A.GAC...AAAAAauuc.........................................................................ucugc-....-CUUAGGCAGA....UA.A..A.C.U..U.G..UA....G.A..G..C.UA...U.C..U..A.AA.UU. +MFGC01000010.1/6795-6385 ......UUU....U...AGCU..U...G..U.GGU...AAAAU..................................................................................C....CAAAUAGGGCU....UA.C..G.U.U.uC.G..UA....C.A..C..G.CG...U.A..-..U.UU.AC. +MHFT01000062.1/20529-20100 ......GGA....G...UCCU..U...G..G.AAU...AAAAU..................................................................................G....AAAAUACAGCC....UG.A..A.C.A..U.G..GA....G.A..A..C.CG...C.U..U..G.UG.UG. +MGLZ01000050.1/435-61 ......UUAc.guU...GAAC..U...G..U.UUU...UA---..................................................................................-....UAAAAAGAUUC....UA.A..G.C.A..U.G..UA....G.U..C..A.AA...A.A..U..A.UC.UG. +MDZC01000079.1/33262-32891 ......GCC....U...GAAA..U...U..C.CAU...GAAAA..................................................................................U....UCAAGUCUGGA....UA.C..G.C.A..C.G..UA....G.A..A..A.GC...A.C..G..U.UG.AU. +MHLA01000013.1/144228-144545 ......---....-...----..-...-..-.---...-----..................................................................................-....CUAAUCAGUAC....UA.C..G.C.U..C.G..UA....G.A..C..G.GC...G.-..C..A.UC.GG. +MHQX01000043.1/986-1349 ......---....-...----..-...-..-.---...UACC-..................................................................................-....GCAAGGUAGAG....UA.U..G.U.C..U.G..UA...uC.A..G..C.UU...C.U..U..U.UG.GG. +MFNF01000022.1/2981-2581 ......ACCa..aG...AGAG..U...C..C.CAC...AAGAC..................................................................................-....ACCAAACAGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.AC...U.-..C..A.AA.UC. +MEIF01000040.1/13715-14088 ......AGG....U...CA--..-...-..-.-CU...GAGAGauagacgcugcgggugggcua........................................ucuugccaagucgcccaucuu-....UCAGGUCAAAC....--.-..G.C.G..C.G..UA....G.A.aG..C.CG...A.C..U..U.UU.GC. +MGFA01000005.1/585-983 ......UCA...cA...UCGC..G...C..G.GCC...GUAU-..................................................................................-....CUAGGCGGGAC....UC.A..G.C.U..U.G..AA....G.A..A..A.CA...U.C..C..G.GU.CG. +MHCP01000015.1/12480-12123 ......AGU....A...GGCC..U...A..A.ACU...GAAAU..................................................................................U....-AAAUGUUGAC....UA.A..G.C.U..U.G..UA....G.U..U..U.CU...C.U..A..G.UA.AG. +BBBR01000004.1/146362-146725 ......GGCg..gA...CUGC..U...C..G.UGC...GAAAU..................................................................................Uc.uaAAUAGUAUAAC....UA.U..G.A.G..U.G..UA....G.A..A..G.UU...A.G..C..G.AC.AA. +MHIO01000010.1/1606-1218 ......UUC...gA...CCCG..C...C..G.GCC...GAAAC..................................................................................U....-AAAAAUUGAA....UA.A..G.C.U..U.G..UA....A.A..U..C.UA...U.U..U..U.GG.G-. +MFAT01000016.1/7067-7474 ......GGU...aA...AGGC..U...U..A.AAC...GAGAA..................................................................................A...aUUAUGAUUAAC....UA.A..G.C.U..U.G..UA....G.A..G..G.UU...U.A..U..A.AA.U-. +MEOZ01000169.1/24325-23953 ......ACC....A...GCUU..C...U..C.CCC...UACAA..................................................................................U....-UUACAGAAAC....CA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.C..U.cU.AU.UU. +MHQY01000037.1/15680-16140 ......AUA....A...UUCA..U...A..A.UUC...-----ccugccccgaguuaa....................................................aucgagggguuaaac-....AAUAAUUCGGC....UAuC..G.C.C..C.G..UAc..aA.A..U..U.UU...U.G..A..U.GU.AA. +LYSV01000031.1/26876-26470 ......ACC....U...GGCU..U...U..A.UUC...GAAAA..................................................................................U...uUAAUGUAUAGC....UA.A..G.C.A..U.G..UA....G.A..A..G.AU...A.C..G..A.UA.GU. +MFIN01000017.1/9033-8682 ......CGC....A...CUUC..A...A..A.AGU...-----..................................................................................-...cAUCAAAUGAGC....UA.A..C.G.C..U.G..UA....G.A..A..G.UU...U.U..U..C.AA.UC. +MFND01000095.1/2910-3313 ......AGCa..aC...AUGA..G...G..G.GGC...GAGAU..................................................................................G...cGAGAGACGGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.CC...U.A..U..C.AG.AC. +MESX01000016.1/60985-61410 ......GAU....-...CUAC..C...A..G.UAG...UAACUccgcgcaagcg...........................................................aauaggagguaa-....AAACAUCUGAC....UA.U..G.U.C..U.G..UA....G.A..A..C.UU...U.U..U..A.GG.GA. +MHBW01000003.1/53455-53823 ......AGA...gA...GUUU..C...C..C.GGC...GAGAA..................................................................................U....AAUUAGCAAAA....UA.A..G.C.U..U.G..UA....G.A..C..A.CG...U.-..U..U.AA.AA. +MFUP01000005.1/45644-46023 ......UUGg..aC...AUUA..A...U..A.ACU...UAAAA..................................................................................A....UAAAAACAAAC....UA.U..G.C.A..U.G..UA....G.A..C..C.CU...U.U..U..G.AG.A-. +MHLE01000035.1/4006-3615 ......AUAa..aU...UUUU..A...C..U.CGU...U----uaccgaaa.................................................................gguaaaaaa-....UAAAAUUUACC....UA.U..A.U.C..U.G..UA....G.A..A..A.CU...U.U..U..A.UG.GC. +MGOM01000030.1/1593-1989 ......GAG....C...CCCG..G...U..C.GGU...GAGAC..................................................................................A...cGAUCGAUGGAC....UA.G..G.C.U..U.G..UA....G.A..C..G.CU...C.G..U..U.GA.UC. +MFQB01000017.1/7139-7542 ......ACA...gA...GGCG..C...U..G.UAC...AAGAU..................................................................................A....-CCAAACCGGC....UA.A..G.C.A..U.G..AA....G.A..G..U.GU...G.G..-..C.UG.CA. +LICN01000061.1/4144-4513 .....cACC....C...UGGA..A...G..U.CUC...GAAAA..................................................................................U....GAAGCAAUGCC....UG.A..G.C.A..U.G..GA....G.A..A..A.CC...U.U..A..U.UG.AU. +MEMX01000153.1/23170-22807 ......GCC...cC...----..-...-..-.---...-----..................................................................................C...gGGUUACAGGGA....CA.C..G.C.U..C.G..UA....G.U..A..C.UU...U.G..U..C.GU.A-. +CP012390.1/1583573-1583945 ......UGU....U...CCAG..A...G..A.ACC...AAGUA..................................................................................Au..gGCGUAGUUCAC....UG.C..G.C.A..C.G..GA....G.A..A..G.U-...C.C..U..G.AC.AA. +CP014991.1/674699-674323 ......UAC...uU...GCUA..G...A..U.AAA...AAGAU..................................................................................Ua.aaAAAAUCUUGUC....UA.A..A.C.A..U.G..UA....G.A..U..U.CU...U.A..G..G.GG.AU. +CP017245.1/970450-970845 ......CUU...cC...UGAA..U...A..U.UUC...GAGA-..................................................................................-....AAAUUGUUAUC....UA.C..A.C.U..C.G..UA....G.A..G..G.UU...U.A..U..U.-A.AA. +MEWH01000002.1/82468-82078 ......ACC....U...UGCC..U...G..U.AUU...AAGA-..................................................................................-....UAAUUUUUGGC....UA.A..G.C.U..U.G..UA....G.U..G..U.UU...A.U..A..C.UG.AG. +MHJK01000015.1/44587-44930 ......UAU...aG...CUUU..A...A..A.UUU...UUCAA..................................................................................-....AAUAAUCUGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.AU...U.U..G..A.UA.G-. +MFTL01000010.1/13133-12764 ......UGA....U...UCAA..A...C..U.GCU...UAAAA..................................................................................C....AAAAAACUGGC....UA.A..A.C.U..U.G..UA....G.A..A..G.GU...U.C..A..C.AA.AA. +MGAY01000001.1/18154-17764 ......UUU....U...AAGC..G...G..G.A--...AAGAG..................................................................................C....UAAAAAUAAUC....UA.U..C.C.C..U.GacUA....C.A..C..U.UU...U.G..U..A.AU.U-u +MHOH01000009.1/88769-88394 ......UU-...aG...CCAU..U...U..A.UCU...UAAAC..................................................................................C...aAACAAAUAACC....UA.A..G.C.U..U.G..UA....G.A..U..U.AA...C.U..U..U.UG.GC. +MGNF01000077.1/45552-45152 ......GGG....C...UGAC..A...A..G.CGC...GAGAA..................................................................................Ga..cAAUAGACCGGC....UA.C..G.C.U..U.G..UA....G.A..C..G.CU...C.G..A..C.GG.UC. +MFQD01000029.1/5004-5401 ......UUG....U...GCGC..G...C..A.UAC...GUAAA..................................................................................-....AUCACGCGGAC....UA.C..A.C.A..C.G..UA....G.G..C..C.GA...-.-..G..G.GC.GA. +MGFV01000002.1/57359-56964 ......GGU....A...AGUU..U...A..G.AAG...GAAAU..................................................................................U....UUAAUCUACGC....UA.A..G.C.U..U.G..UA....G.U..A..G.UU...U.U..U..A.AA.UA. +MFQI01000030.1/162-562 ......CUU....U...AAGC..A...A..C.GGC...GAAUU..................................................................................G....-CCAAAGCGGC....UA.A..A.C.A..U.G..UA....G.U..C..U.GU...U.-..C..U.AU.U-. +LJNF01000002.1/28516-28200 ......UCA....U...ACUU..U...C..U.G--...UUCUC..................................................................................U...aAUAAAUUAGAC....UA.A..G.C.U..U.G..UA....G.A..U..C.UA..gA.C..C..G.GA.AA. +MGEW01000023.1/91513-91134 ......U-C....-...GAUU..U...C..U.GCU...UAAAA..................................................................................C....CAAAAGAGUAC....UA.A..C.C.U..U.G..UA....G.U..G..C.AU...C.A..A..G.AG.UU. +MHCN01000013.1/27316-26960 ......UCU....A...AACU..U...A..A.GGA...GAACC..................................................................................-....AAUUAGCUAGC....UA.A..G.C.U..U.G..UA....G.A..U..C.GC...U.A..A..G.AA.AC. +MFKA01000033.1/520-919 ......AAG....A...C---..-...C..A.CAC...---UU..................................................................................U...uAAUUAAUUGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.UU...U.A..A..A.GG.A-. +MHJA01000023.1/17633-17965 ......UGA....G...CUAA..A...A..G.GAU...UA---..................................................................................-....AACAAUCGAGC....UA.A..G.C.U..U.G..UA....G.G..C..G.CU...U.U..U..G.UA.U-. +LIBI01000186.1/1077-1464 ......GACc..cG...CCG-..-...G..U.GUU...G----cugcg........................................................................uagca-....AUAAUGUUGGG....AA.U..G.G.U..C.G..UA....U.C..A..C.GG...G.C..G..U.UC.A-. +MFBF01000001.1/7323-7689 ......GGCu..aA...AGAU..U...C..A.AAC...GAGAA..................................................................................U...uAAAAAAUAAGC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..A.UC.UU. +MGJB01000017.1/41031-40671 ......UUU....U...AGCU..U...C..A.GGU...GAAAU..................................................................................A....-CCAAACCGAC....UA.U..C.U.A..A.G..UA....G.A..A..G.UU...C.U..U..C.GG.AU. +MEZY01000053.1/1946-2332 ......UCU....A...CCGU..U...U..G.UCC...AAAAC..................................................................................A....CUAGCCGGAUC....UA.A..G.C.U..U.G..UA....G.A..A..U.GU...A.U..G..U.UU.UU. +MEZC01000010.1/25811-26189 ......UUA...aG...GAAA..U...U..C.UCC...UAAAA..................................................................................C....CUAAAACAGGC....CA.A..A.U.C..U.G..UA....G.A..A..A.UA...U.U..U..A.GC.AA. +MFMA01000055.1/3438-3051 ......UCU...aC...GUAC..A...C..U.GCU...UAAAC..................................................................................C...aAACGAAUGUCC....UA.C..GcC.U..C.G..UA....G.A..U..U.CG...C.U..U..G.CA.UA. +MHQI01000062.1/35052-34698 ......---....-...----..-...-..-.---...-----..................................................................................-....GCAAUACGGAA....UA.C..G.C.U..C.G..UA....G.A..A..A.UU...U.U..U..G.CC.GA. +MHTK01000005.1/28073-28453 ......UUAu..aC...CUAA..A...G..C.GUC...GAGAA..................................................................................C....UUAAAACCAGC....UA.C..G.G.A..U.G..UA....G.A..C..U.CG...C.U..U..A.AA.C-. +MHJH01000003.1/13951-13648 ......UG-....-...----..-...-..-.---...G----..................................................................................-....CAAAAACU---....UA.A..A.C.U..U.G..UC....G.A..U..G.GU...A.U..U..U.CA.GA. +MGFD01000050.1/23052-23442 ......UUA...aA...CACA..U...A..A.GAU...UAU--..................................................................................-....UUAAGCGAGAC....UA.A..A.C.U..U.G..CA....A.A..C..G.UC...C.G..U..U.CA.AA. +MGJO01000019.1/14576-14224 ......UCUa..cA...GCCG..A...G..C.ACU...-----..................................................................................-....AACAAAUCAGC....UA.A..A.C.U..U.G..UA....G.A..A..U.AU...A.A..U..C.UG.A-. +MGEA01000046.1/3198-3592 ......UUU....A...CCGG..C...U..G.ACC...GAAAA..................................................................................Uu..cCUAAACGUGCC....UA.A..G.C.U..U.G..UA....U.C..C..G.UG...C.C..G..C.GC.CU. +MFKQ01000005.1/12207-12599 ......UUA...aC...GCAG..G...G..C.GCU...UAAAC..................................................................................U....ACAGAGGAAAC....UA.A..A.C.U..U.G..UA....G.A..U..U.CA...U.C..U..G.AA.AU. +MHUX01000032.1/2612-2206 ......UCCu..aU...UCAC..U...G..A.GUC...GAGAC..................................................................................Ac..cAAGAAACGCGC....UA.C..G.CaU..C.G..UA....G.A..C..A.CG...U.U..U..U.CG.G-. +MFDM01000011.1/96387-95994 ......GGUu..aA...UGUU..A...A..U.ACU...CAAA-..................................................................................-....AAUACAUAAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..U.UA.GA. +MHIC01000046.1/17538-17151 ......UCU...aA...UCUA..U...U..A.GUU...AAAAC..................................................................................C....-AAAAACUGAC....UA.A..G.C.U..C.G..UA....A.A..U..C.UA...A.U..U..U.GA.A-. +MFRL01000077.1/30466-30070 ......GAC....C...UGAU..U...U..U.AAC...GACAU..................................................................................-....AAAUAGUUACC....UA.C..G.C.U..C.G..UA....G.A..A..G.UU...U.G..U..U.UG.U-. +MFGX01000123.1/14263-13927 ......---....-...----..-...-..-.---...CA---gccg.........................................................................guagg-....GAUAUAUCGGC....UA.C..A.C.A..C.G..UGa.acG.A..U..G.AU...G.A..U..C.UG.G-. +MFUC01000022.1/21682-22050 ......AUA...aA...AGUA..C...A..U.UAU...UAAAC..................................................................................G....-AAUAAGUAAC....UA.C..G.C.A..C.G..UA....G.A..U..G.CU...A.-..A..A.UA.AA. +MHSY01000004.1/22755-23127 .....cCUA...cC...GUAA..U...U..G.CCA...AAGAA..................................................................................A...cACAAGAUGGAC....UA.C..G.C.U..C.G..UA....C.A..C..A.GG...-.C..C..C.CG.GC. +MFKW01000008.1/34696-34310 ......UCU...aC...GCAC..U...A..C.GCU...CAAAU..................................................................................C...aAACGAACAUCC....UA.C..G.C.C..UuG..UA....G.A..A..U.CA...U.C..U..G.CA.UG. +MGJH01000015.1/13913-13559 ......UAC....U...ACGC..U...G..C.CGU...GAAAA..................................................................................A....AAUAAAUCGGA....UA.U..C.U.U..A.G..UA....G.A..A..A.UC...U.G..A..U.GG.--. +MHCS01000014.1/3316-2956 ......GGU....A...GGCU..U...A..A.GG-...GAGAU..................................................................................-....AUAGGGUUAGA....UA.A..G.C.U..U.G..UA....G.U..A..U.CU...U.U..A..A.UA.GU. +MHJL01000015.1/18041-17728 ......---....-...----..-...-..-.---...GA---..................................................................................U....UUAUCAGUAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...A.U..U..U.UA.G-. +MHMI01000028.1/18355-17997 ......UUAu..aU...CCGC..U...G..U.UUC...GAAAA..................................................................................U....-UAAAACAGAC....UA.A..A.U.U..U.G..UA....G.A..G..A.GA...U.U..U..U.GA.UA. +MHJC01000001.1/18437-18781 ......UUG...aG...CUUC..U...A..C.CCU...UUCAU..................................................................................-....-UUAAUCAGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.UU...U.C..U..U.UG.U-. +MHLI01000004.1/157110-156722 ......UAG...cC...CUUA..C...G..A.CAU...GAAAU..................................................................................C...aAUGAGACAACC....UA.C..G.C.A..C.G..UA....G.A..U..C.UU...U.G..U..A.CU.C-. +MGIO01000004.1/432-811 ......UUA...cA...CCUU..U...U..A.GCC...CUUUA..................................................................................A....AACAUCGGGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..U.AG.AA. +BCYC01000019.1/15941-16304 ......CGA...cA...GGAA..C...U..U.U--...UACAU..................................................................................G....-AAAAUAGGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.AC...A.U..C..A.UC.AA. +MHLY01000003.1/77638-77283 ......UAA....U...UUGU..U...A..U.UCU...GAAAA..................................................................................A....AUUAAACAGUC....UA.A..A.U.C..U.G..UA....G.A..A..A.UA...U.U..U..U.AG.UG. +MFRD01000053.1/11996-12392 ......UUU....A...UCGG..G...U..U.GAU...UAAAU..................................................................................A....ACAAGAGACAC....UA.A..G.U.A..U.G..UA....G.A..A..G.GU...U.U..A..G.UC.A-. +MHOB01000029.1/2148-1780 ......UCAu..aC...GCGC..A...U..A.GCU...UAAAC..................................................................................C....ACAAGAUGUUC....UA.C..G.C.C.uC.G..UA....G.A.aG..C.AU...G.C..A..U.AC.UG. +LBGV01000001.1/2602835-2602431 ......UCC....U...GCCC..U...C..G.UUC...GAAAA..................................................................................U...uUAAGUGUAAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.-..-..C.GA.CAa +MFRC01000030.1/3719-4121 ......UAU...cA...UCUC..U...A..U.AGU...UAAAU..................................................................................C....-AUAAGUGGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GU...A.U..A..U.UC.A-. +MFEK01000005.1/5712-5322 ......UAA...aG...UCAG..U..cC..G.GAC...UAAAC..................................................................................A...aAAUAAAUCCGC....UA.A..G.C.U..U.G..UA....G.A..C..A.UU...G.C..U..U.UU.CU. +MFOM01000034.1/4132-4525 ......AAG....A...ACAA..U...A..A.GGC...GACAA..................................................................................-....AAUUAACUGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..A..A.GA.AU. +MFES01000033.1/13008-13408 ......UUG...aU...AAAU..U...G..C.CUC...GACUA..................................................................................Aa..aAUCAAGUGAAC....UA.A..A.C.C..U.A..UG....A.C..C..A.AA...A.C..C..U.UU.GU. +LNFQ01000017.1/3472-3844 ......UCC....A...UUUA..U...U..U.CCC...GACAA..................................................................................U....UAAUGCAAAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..U..U.GC.AG. +MFQR01000022.1/3375-3801 ......UGA...uA...CUCA..C...A..C.GAU...CAAAU..................................................................................C....CUCAAGACAAC....UA.U..G.C.A..U.G..UA....G.A..G..G.GU...A.U..C..A.CA.C-. +MFEJ01000012.1/1523-1874 ......---....-...----..-...-..-.---...GAU--..................................................................................C....CUUCAAGGAUC....UA.A..A.C.U..U.G..UA....G.A..U..G.UG...G.C..U..U.UG.A-. +MHOK01000021.1/23468-23084 ......UU-...aG...CUAU..A...U..A.UCU...UAAAUgggua.......................................................................accuaa-....AACAAAUAAUC....UA.A..A.C.U..U.G..UA...gG.U..U..A.GC...U.A..-..U.UU.UU. +MHUV01000005.1/6830-7251 ......UAAu..aC...UUGU..C...G..U.UUC...UAAAAcccuuc......................................................................ggggaa-....ACAAAACAGGA....UA.U..G.C.UcuU.G..UA....G.A..C..U.CU...U.U..U..U.UG.A-. +MFLF01000021.1/29088-29489 ......CCG....A...AAGC..G...A..A.GUU...AAGCC..................................................................................U....UCAGAGUGUCC....UA.C..A.C.A..C.G..UA....G.A..C..A.CC...C.U..C..G.CA.CA. +MGJL01000012.1/35277-35639 ......UCA....C...AUCU..C...U..G.GGC...GAAAU..................................................................................A....AUCAAAUCAGA....UA.U..C.C.C..G.G..UA....C.A..C..A.UC...U.A..-..U.UG.GC. +MFEO01000016.1/3619-3994 ......CUA...aG...CCGC..A...G..G.UUC...UAAAA..................................................................................A....AUCAAACUGGC....UA.A..G.C.U..U.G..UA....G.A..G..G.CG...U.A..U..G.UU.A-. +MFGG01000030.1/132756-133141 ......UUG....A...CAAG..G...C..G.GGC...GAAUC..................................................................................C....CUAAACCGGAC....UA.C..C.U.U..C.G..UA....A.A..A..U.UG...C.C..G..A.CA.-G. +MHDA01000003.1/1124-765 ......AGC....-...AAGC..U...U..A.AAG...GAGAA..................................................................................U....-UUUGGUUAGA....UA.A..G.C.U..U.G..UA....G.U.aU..C.UU...U.U..A..G.UA.GU. +LOQF01000007.1/54308-53980 ......UAG....C...AUCC..U...U..A.AAU...GAAAA..................................................................................A....GUUAAAUUACA....UA.A..A.C.U..U.G..UA....G.A..A..G.GU...A.G..U..A.UG.UA. +MFXB01000072.1/17035-16615 ......UUU...uA...UACU..G...C..G.GUC...GUAA-..................................................................................-....ACAAAGCGGAC....UA.U..G.A.A..A.G..UA....A.A..A..G.GU...U.U..U..A.CA.CU. +AP014924.1/1378463-1378823 ......GGA...aG...GUCG..C...G..G.GGC...GAACC..................................................................................C....CGAACACAGGC....UA.C..G.C.C..C.G..UA....G.A..A..A.CU...C.C..U..C.UC.GU. +MFKZ01000018.1/21056-20633 ......CUA....C...UCGU..U...U..C.GCC...UAAAC..................................................................................A...cACAGAAUGCUC....UA.C..G.C.A.uC.G..UA....G.A..A..U.CG...C.U..U..U.CA.CA. +LEKP01000004.1/30675-30361 ......UUC....-...----..-...-..-.---...-----..................................................................................-....CUUAAACUGAC....UA.G..G.C.C..C.G..UA....G.A..U..U.UG...G.U..A..A.AG.G-. +MHQJ01000010.1/7184-6775 ......UCU...aC...UUCG.cU...G..G.CUG...UAAAA..................................................................................-....-CGAAUCCGAC....UA.U..G.U.C..C.G..UA....G.U.cA..A.UG...U.U..U..C.UU.GG. +MFLG01000021.1/6085-6473 ......UUA...aC...GCAG..U...G..U.CUU...UAAAA..................................................................................C....ACAAAGCACAC....UA.A..A.C.U..U.G..UA....G.A..U..U.CA...U.C..U..G.AA.A-. +MGES01000048.1/4804-5203 ......UCU....-...ACGC..A...U..G.CGU...GAAAU..................................................................................U....-AACAACGGAC....GA.A..G.C.U..U.G..UA...cA.A..C..C.GU...G.C..U..A.UU.GG. +MGKF01000015.1/15862-16300 ......GCC...aC...AAUC..C...U..G.AGA...GAAAUcgaauggauugauuuu.................................................uuaacuucaagugaaac-....ACCAAAUCAAC....UA.A..C.U.A..A.G..UA....G.A..U..G.UC...C.A..U..U.GA.G-. +MFKE01000020.1/28757-28378 ......GGC...cA...CAAA..A...A..A.GAU...GACAA..................................................................................U....-AUUGAUUGAC....UA.C..G.C.C..U.G..UA....G.A..U..A.UG...U.U..A..A.GG.GA. +LJND01000001.1/170936-171308 ......GAA...uA...UUCA..U...A..G.CUU...UU---..................................................................................-...cAUCAAACGGGC....UA.A..G.C.U..U.G..UA....G.A..A..U.UG...U.U..U..U.AA.U-. +MFQG01000003.1/154993-155400 ......UUA....-...AUCU..A...A..A.GAU...UAAAUcucguuu...................................................................cggcgaga-....CAAAAAUCAGC....UA.A..U.U.A..U.G..UA....G.A..A..C.AU...U.U..A..U.UU.A-. +MFKX01000026.1/43004-43368 ......UUA....U...GCAU..C...U..C.CUU...UAAAC..................................................................................C....UUCAGAUGAAC....UA.C..G.U.A.gC.G..UA....G.A..U..G.UG...C.G..C..A.UU.CA. +MFEU01000011.1/51347-51731 ......UCU....A...UUGC..U...U..G.GGG...GACAC..................................................................................C....AUAAAGCGGUC....UA.A..G.C.U..U.G..UA....G.A..C..G.UG...U.U..U..G.CC.A-. +MFEN01000061.1/9408-9080 ......---....-...----..-...-..-.---...-----..................................................................................-...cGUAAGGAAAAC....UA.A..G.C.C..U.G..UA....G.A..U..U.GU...C.U..U..A.GG.U-. +JYNZ01000003.1/515654-515202 ......UUU...aU...CGCG..A...U..C.CGU...CUGA-..................................................................................-....AACAGGAUGGC....UA.U..A.U.C..U.G..UA....U.A..C..U.GC...A.U..G..U.GU.UU. +MHLH01000014.1/15749-16135 ......UAU....A...CCCC..A...A..A.CAU...UUAAAuccgcc.....................................................................uucgcgg-....AAAAAACAAAC....UA.U..A.C.A.uU.G..UA....G.A..C..A.UU...C.G..U..U.AG.UA. +MGEL01000033.1/1845-1462 ......UUG....A...GCGC..G...C..G.CCG...CA---..................................................................................-....CUAAAGCUGAC....UA.U..A.U.C..U.G..UA....C.A..C..G.CU...U.C..G..A.UG.GU. +MFKK01000019.1/22741-22357 ......AGC....A...AGUU..C...C..A.AGA...GCAAUcaa...........................................................................ggaa-....CGAAUCGAAAA....CA.A..A.C.C..C.G..UA....G.A..C..U.GU...G.U..A..C.GA.A-. +MHNK01000015.1/25773-26127 ......---....-...----..-...-..-.---...AAAA-..................................................................................-....GGAGCAUAUCC....UA.A..A.C.U..U.G..UC....A.A..C..C.CA...U.A..G..C.UG.--. +MHST01000002.1/42781-42430 ......CCC...gA...CUGC..G...G..C.ACC...GAACA..................................................................................C....-UCAAGCGGAC....UA.C..G.C.U..C.G..UA....G.U..A..C.CG...A.-..A..G.UC.GU. +MHUD01000062.1/9428-9791 ......UUU...cA...CUUC..A...U..G.UUC...GAACU..................................................................................U....-UCAACAGAGC....UA.C..G.C.C..U.G..AA....G.A..A..A.UC...G.U..U..U.GA.AG. +MEXD01000050.1/4387-4025 ......AGA....C...CACU..A...A..C.CGC...A----..................................................................................-....AAAAAAU----....AA.A..G.C.U..U.G..UA....A.A..C..C.GA...G.U..U..U.UC.AA. +MFXK01000020.1/3319-3764 ......UUA....U...UUUC..A...A..A.CUU...CAAAA..................................................................................-....-CAAACUAAAC....UA.U..G.A.U..A.G..UA....G.A..C..G.UU...U.U..G..G.--.GU. +MHLR01000004.1/1229-1621 ......UAG...aG...GUAC..G...U..G.GCU...UAAAC..................................................................................Aa..aAAUAAACCCGC....UA.U..G.C.G..U.G..UA....G.A..C..C.UA...C.U..A..U.AG.AU. +MEVE01000019.1/15586-16005 ......ACA....G...GGCU..U...A..A.AGG...-----uaugccggauacu........................................................uuccugccgaaaa-....UACUAUUCGGA....UA.A..A.C.U..U.G..UA....A.A..C..U.UU...U.A..U..A.GU.UA. +MFJV01000001.1/514547-514899 ......---....-...----..-...-..-.---...-----..................................................................................-....GUCUCACUGAC....UA.C..G.C.C..U.G..UA....G.A..U..G.UG...U.U..U..-.GG.GG. +MGNF01000125.1/1686-1289 ......GAU....C...GACU..G...G..C.AGC...GAGAA..................................................................................C....CAAGCUCCGGC....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...C.G..A..C.GA.UC. +MEXG01000009.1/3531-3886 ......---....-...----..-...-..-.---...-----..................................................................................-....ACCAAAAACAA....CA.A..G.C.U..U.G..UA...c-.A..A..A.CG...U.G..U..U.UC.AA. +MGHB01000034.1/33944-34302 ......UUU...aA...AAUU..U...A..A.AG-...AAAAU..................................................................................A....ACCAAAGCAAA....UA.A..G.C.U..U.G..UA....G.A..A..A.GU...A.U..U..U.CG.AG. +MHLS01000067.1/3598-3206 ......UUU...uA...CCCC..A...C..A.CGC...GAAAC..................................................................................A....UCAAGACAAAC....UA.C..G.C.G.cC.G..UA....G.A..C..C.CA...C.G..A..C.UC.UU. +MHQE01000035.1/19365-19800 ......AC-c.auC...CUUU..A...U..G.CUC...UAAAA..................................................................................A...aUUCAGCCGGGA....UA.U..G.U.C..U.G..UA....C.C..A..U.CU...C.U..U..G.CA.CC. +MFXW01000012.1/1208-803 ......CCUu..aG...GACA..A...C..G.AAG...-----..................................................................................U....AACGGAAGAAC....CA.U..G.A.C..C.G..UA....C.G..G..G.UA...U.C..C..G.CU.--. +MHRS01000016.1/29175-28766 ......UAU...aG...CCAU..G...U..G.AUU...UAAAUucgcuc.....................................................................acgcgaa-....AGAAAGCAAAC....UA.A..A.C.U.uU.G..UA....G.A..A..G.UG...C.G..C..G.CG.AG. +MFXH01000004.1/63931-64335 ......UUU...aU...CGCA..A...A..U.CGU...UAA--..................................................................................-....ACAGAGCCGGU....UA.U..G.G.C..U.U..UA....A.A..C..G.GU...A.U..U..U.GC.C-. +MHTJ01000002.1/21076-21454 ......UUAu..aC...UUAG..C...C..C.GUC...GAGAA..................................................................................C....CUAAAGCAGUC....UA.C..G.A.C..C.G..UA....G.A..C..G.CG...U.U..U..A.AG.C-. +MFLK01000024.1/28097-27708 ......UUUa..aG...AUGC..A...G..U.GCU...UAAAU..................................................................................C....UCAAGAUGUUC....UA.C..G.U.U.gU.G..UA....G.A..A..G.CG...C.U..C..A.UA.UU. +MFKO01000008.1/21526-21915 ......UUUc..cA...CUUC..A...G..A.CGC...UAAGA..................................................................................U....CUAAACUAGGC....UA.U..G.C.A.uU.G..UA....G.A..C..U.CA...G.C..U..G.GA.UC. +MFEI01000003.1/9231-9609 ......UUUu..aG...UUUU..G...A..G.UCC...UAAAU..................................................................................C....AAAAAAUUGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UG...U.A..U..U.GA.U-. +MHTR01000013.1/35097-35455 ......UUA...cA...CUUC..U...C..U.CAC...U----..................................................................................-....ACCAACUGGGA....UA.C..G.C.U..U.G..UA....G.A..A..U.AU...G.U..U..U.CU.G-. +MFZP01000003.1/1618-1192 ......UAA....U...AGUC..G...G..A.A--...UAGAG..................................................................................U....CAAAAAUAAUC....UA.U..C.C.C..U.AacUA....AcA..A..U.UU...U.U..U..A.AA.GG. +MHXD01000018.1/44156-44545 ......UUA...aC...GUAC..A...G..U.AUU...CAAAA..................................................................................C...aAUCGAAUGCUC....UA.C..G.C.C.aC.G..UA....G.A..U..G.UG...U.G..U..A.UG.UG. +MFGM01000001.1/3218-3602 ......UUUg..aG...GUUA..C..cG..G.CUC...UAAAC..................................................................................A...aUUAAGGUAGAC....UA.U..U.C.C..U.G..UA....G.A..U..G.CG...A.U..U..U.UG.C-. +MGJZ01000004.1/6317-5967 ......CUC....U...ACUG..C...A..U.AGC...GAACU..................................................................................-....ACCAAACCGAC....UA.U..C.U.U..A.G..UA....G.A..A..A.UC...A.U..U..U.GG.U-. +LFFI01000073.1/17729-18107 ......GAU....G...AGCC..G...G..C.GUC...-AGGC..................................................................................U...cGCAGUCGGGAA....U-.-..G.G.U..C.G..UA....G.C..G..G.GU...C.C..G..U.UC.AC. +LJNP01000009.1/13751-14143 ......CUG....A...CCGC..G...C..U.CCU...CAGAC..................................................................................-....ACCGAACGGCC....UA.A..G.C.U..U.G..UA....G.A..G..G.UG...C.C..U..U.GU.AA. +MFXP01000016.1/74590-74178 ......CCU...uA...UUUG..U...G..C.GAG...-----..................................................................................-....UAUGAAAGGAG....CA.C..A.A.C..A.G..UA....C.A..G..A.CA...-.-..C..G.GC.GG. +MFDZ01000009.1/9019-8610 ......GGUu..aC...AACU..C...A..U.GAA...CAAA-..................................................................................-....AAUUAAUUAGC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..U.UA.GA. +AZEG01000024.1/2741-3087 ......UUC...uC...UGGU..U...G..U.UCU...UAGUA..................................................................................G....AAGUAAUAAGA....UA.C..A.C.A..C.G..UA....G.A..A..U.AU...U.U..A..A.UA.CU. +MGCX01000020.1/6924-6514 ......CCCu..gC...AGUU..C...G..G.CUU...AAGAA..................................................................................A...uCUCAAACAGCC....UA.A..G.C.C..U.G..UA....G.U..C..A.UC...-.A..A..G.CU.AG. +MFPH01000059.1/2551-2139 ......AGA...aA...AAAA..U...A..G.CGC...GACUC..................................................................................A....AAAUAAUCAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.-..U..U.GA.AG. +MFDF01000022.1/8386-7990 ......GGUu..aC...AACU..U...A..A.UAC...AAAA-..................................................................................-....AAUAUACUAGC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..A.GA.A-. +MFOS01000001.1/48284-48686 ......GGA....G...AAAA..U...A..A.AGC...GAGAC..................................................................................U....UAAAAAUCGGA....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..G.GU.UC. +LLEV01000011.1/13233-13597 ......UAC....U...CUUC..A...G..A.CAG...CAG--..................................................................................-....AACACAAAGAC....UA.C.cU.U.A..U.G.cUA....G.A..G..G.UU...U.U..U..G.AA.AA. +MHVJ01000008.1/491-102 ......UUAu..aG...CGGC..A...A..C.ACC...GAAAA..................................................................................A...cAAAAGACAAAC....UA.U..A.C.C.gU.G..UA....G.A..C..U.CU...C.U..C..C.AU.C-. +MGIN01000026.1/21856-21540 ......UUA....-...----..-...-..-.---...-----..................................................................................-....------GAGGC....UA.C..G.U.C..U.G..UA....G.A..U..U.GU...U.U..U..C.AA.AG. +MHTO01000028.1/9004-8622 ......UAA....-...UUUU..U...C..U.GCU...UCAAG..................................................................................G....AAAAAUUAGGC....UA.A..G.C.U..U.G..UA....G.U..C..U.UU...C.U..U..U.GG.GA. +MFJA01000011.1/65974-66392 ......GGGa..cA...AUAA..G...A..A.AAG...GACAU..................................................................................U...aUAACAACGGAC....UA.C..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..A.UA.GU. +MHQS01000006.1/27665-28047 ......UGA....G...CCGU..U...C..GcUCC...GCAAG..................................................................................-....CCCAACUAAGC....UA.C..G.C.C..U.G..GA....G.A..A..A.CU...C.C..G..G.AU.CA. +MFEA01000022.1/44604-45004 ......GGUu..aC...AACC..A...A..U.ACU...UAAA-..................................................................................-....AAUAUACCGGC....UA.A..G.C.U..U.G..UA....G.A..C..A.CU...U.U..U..G.UA.G-. +MFVM01000020.1/525-928 ......UAAa..aA...UUCU..U...U..A.ACC...UAAAA..................................................................................C....AAAAAGCUUGC....UA.A..A.C.A..U.G..UA....G.A..A..A.UC...A.A..-..G.GC.AG. +MFZO01000039.1/78830-79232 ......UUC....U...AGUC..G...A..A.AAA...GAGUC..................................................................................A....AAAAUAUUCUA....UC.U..C.U.A..C.C..UA....A.A..C..A.UU...U.U..U..A.AA.AU. +MGIP01000002.1/33407-33732 ......CUU....-...----..-...-..-.---...-----..................................................................................-....-CGGACUAAAC....UA.U..G.U.C..U.G..UA....G.A..C..G.GU...U.U..U..C.GA.AG. +MHXC01000022.1/2683-3091 ......UC-...aA...UCAU..A...C..U.GCC...GACAC..................................................................................A....-CAAACCUGAC....UA.A..A.C.C..U.G..UA....G.A..A..U.GA...G.U..G..U.AU.GA. +MHSQ01000010.1/7672-7262 ......UAA....A...AUUA..U...U..A.ACU...CAAAUcugucuc...................................................................acgacaga-....AAUAAAUUAAC....UA.A..A.C.U.uU.G..UA....A.A..A..G.CA...A.U..U..A.G-.GA. +MHTS01000027.1/37094-37466 ......UGC....A...CUCU..C...U..C.UUU...CA---..................................................................................-....AAAAACUGGAC....UA.U..C.A.U..C.G..UA....G.A..U..A.GA...A.U..U..U.CC.U-. +MEVF01000008.1/10247-9797 ......---....A...CUUU..C...C..U.GCC...GAACA..................................................................................-....UAACAUUCGGA....UA.U..A.C.U..U.G..UA....A.A..C..U.UU...U.A..U..A.GU.UA. +LSMX01000002.1/195489-195152 ......GCU....-...----..-...-..-.---...-AGU-..................................................................................-....UCACAACUAGA....UA.A..-.A.C..U.G..UA....G.A..U..U.UG...U.A..A..G.CG.GUa +MHKB01000013.1/44767-45177 ......UCA...aA...GUCU..U...C..C.U--...GAAGA..................................................................................U....GCCGAUCAAGC....UA.U..A.U.U..U.G..UA....G.A..A..A.GG...G.U..U..G.UC.U-. +MHQA01000050.1/15416-15065 ......UUU...uA...UUUA..A...U..A.UCC...CAAAA..................................................................................A....CCAAAGUAGGA....UA.A..A.U.U..U.G..UA....G.A..A..G.UA...U.U..U..U.AA.C-. +MHQO01000003.1/26874-27340 ......UUC...aG...CCCA..U...U..G.GUU...-----cuua.........................................................................ggagg-....GCAAUGCCGA-....UA.U..G.C.C..C.G..UA....U.A..C..U.UU...U.U..G..A.CG.CG. +MHLC01000026.1/4106-4421 ......---....-...----..-...-..-.---...-----..................................................................................-....UUCGGUUAGAC....UA.C..G.C.U..C.G..UA....G.A..A..G.GU...U.C..G..C.UG.AU. +MHRI01000007.1/54993-54583 ......UUG...aG...CCGA..U...A..C.ACU...UAAACuccgccu....................................................................aaggcgg-....AUAAGCACACC....UA.U..A.C.U.uU.G..UA....G.A..A..A.CA...C.U..C..A.AG.GC. +MVBD01000002.1/494141-493789 ......GGA....G...UUGC..C...G..G.CAU...AAGAU..................................................................................U...aAAAGCCAAAAC....UA.A..G.C.A..U.G..UA....G.A..G..C.UC...-.C..A..A.GC.GG. +DEIQ01000008.1/11892-12254 ......GGG....G...GUGC..G...G..C.AGU...AAGAA..................................................................................C....AAAGGAUUGGC....UA.A..A.C.A..U.G..UA....G.A..G..C.CU...G.-..A..A.GU.UA. +MOEN01000015.1/16017-15666 ......GGC...uA...ACUC..C...G..A.AGC...GAAAC..................................................................................Gg..uAAAACACAGGC....UA.A..G.C.G..U.G..UA....G.A..A..G.CU...A.U..C..C.GG.AC. +NATK01000111.1/5082-5439 ......GAA...gU...GUCA..U...G..A.GGC...GAAAC..................................................................................A...aAGCCAACAGGC....UA.C..G.C.A..C.G..UA....G.G..C..U.CC...G.A..U..G.CG.GA. +NHDW01000005.1/79815-80176 ......AGA....A...UGCC..A...A..C.GAA...GAAAA..................................................................................A....AAAGAACGAGC....UA.A..G.C.A..U.G..UA....G.A..C..C.UA...A.C..A..G.CU.G-. +MTOB01000164.1/1303-958 ......GGA....-...GUUA..G...G..C.UGC...GAGAA..................................................................................A...uAAAAUACAGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CU...U.-..C..A.CU.GA. +DFBT01000014.1/22304-21956 ......GAG....G...UAUC..C...C..U.GUC...GAGAU..................................................................................A....AAAACCGUGAC....UA.A..G.C.A..U.G..UA....G.A..U..A.CC...C.U..C..A.UA.GC. +CP018632.1/5505906-5506279 ......CUG...cA...CUGU..A...G..C.GGC...UAAAG..................................................................................C...cAAUGACGGAAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.U..G..G.CA.G-. +DBXV01000016.1/400330-399969 ......GGC....G...CUCC..U...G..C.CGA...-AAAU..................................................................................C....AAAACAAAGAC....UA.A..G.C.A..C.G..UA....G.G..G..G.CA...A.G..A..G.UA.G-. +MWEB01000012.1/27471-27822 ......GGG....G...ACUU..U...A..A.AGG...GAAAU..................................................................................U....AAACAGUAAGC....UA.C..G.C.A..U.G..UA....G.A..A..G.UC...G.G..U..A.CG.GA. +NBMB01000012.1/44962-44570 ......AGG...aU...UUGA..U...A..G.GAC...GGGAU..................................................................................Aa..aAAAAUACGGGA....UA.A..G.C.A..U.G..UA....G.A..A..G.AU...C.G..G..U.UG.GA. +DGPO01000070.1/410-20 ......GGG....C...UGUU..G...A..C.CGU...UAAAU..................................................................................Ua..aUUAACGGAAAC....UA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.A..G..G.CA.G-. +MVZB01000210.1/2644-2282 ......ACC...uG...CCCG..C...C..A.GGC...GAGAU..................................................................................C....UGAGCGACGAC....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...U.U..A..U.UG.GC. +DBDC01000023.1/605-244 ......GGC....G...UCUG..U...U..A.GGC...GAAAA..................................................................................U....AAAUGAAGCAA....UA.A..G.C.A..U.G..UA....G.U..C..C.CG...A.-..C..U.GU.AG. +DEND01000009.1/39593-39201 ......GGA....C...CACU..-...A..G.AGU...UAAAA..................................................................................C...aACCAAUCCAAC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.U..G..G.CA.G-. +DEHI01000011.1/7876-7519 ......CAC....A...GCCG..G...U..A.UGU...GAAAC..................................................................................C...uAACAGUAUGAC....UA.A..A.C.A..U.G..UA....G.U..A..C.CG...A.A..G..U.UU.G-. +CP020046.1/37048-37407 ......CGC....G...UCAU..A...G..G.GGU...UAAAA..................................................................................Cc..aAAAGGCGUUAC....UA.A..G.C.A..C.G..UA....G.A..U..C.CU...G.-..C..U.GU.GG. +DBWH01000013.1/35574-35190 ......GGC...gC...UGAG..U...U..G.CGG...GAAAU..................................................................................C...uAAACAGACGGC....UA.C..A.C.U..C.G..UA....G.A..A..G.UC...A.G..G..C.UU.GA. +DGET01000059.1/20456-20810 ......GGG...gU...UCGG..C...A..G.GGU...GAAUC..................................................................................Ag..cAAAUCUGACGC....UA.C..G.C.U..C.G..UA....G.A..A..G.CU...C.A..G..A.UG.GC. +DBAE01000134.1/2950-3309 ......GAC....G...UCGU..A...U..G.UCU...AAGCU..................................................................................U...aAACUACCUGAC....UA.C..A.C.A..U.G..UA....G.A..C..U.CU...G.U..G..G.UU.G-. +DBMO01000014.1/8210-8566 ......GGA...gU...UUUC..C...A.cA.GGU...GAAAU..................................................................................U...cAAAUUGCGUGA....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.G..A..U.CU.G-. +DGDL01000088.1/40446-40098 ......CAC....C...UGGC..A...C..G.GGG...GAGAA..................................................................................A....AUUGAACGGAC....UA.C..A.C.C..C.G..UA....G.A..A..A.GC...A.A..U..U.CG.GA. +DBZX01000072.1/20981-21337 ......UCG...gG...AUCA..C...C..G.UCC...GAGAU..................................................................................A...aAAAACACGCGC....UA.A..A.C.A..U.G..UA....G.A..C..G.CU...G.G..U..G.UG.G-. +DBVT01000018.1/2763-2384 ......CGG...gC...UCUU..C...G..G.CGG...GAAUA..................................................................................A....AAACAAUGUAC....UA.C..G.C.C..C.G..UA....G.A..A..C.UU...U.G..C..G.GA.GG. +MTOL01000383.1/3325-2968 ......GUA....C...UUGC..A...U..G.GGC...GAGGA..................................................................................A...aAAACGGCAAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...C.C..A..U.GG.CG. +DENF01000101.1/4236-4590 ......GGG...aA...GUCU..C...G..G.AGC...GAAAC..................................................................................C...uAAUCUGCGGGA....CA.C..G.C.A..U.G..UA....G.U..G..G.CU...G.C..-..G.GU.GG. +DBXM01000035.1/12204-12585 ......GAC....G...CUCA..C...C..A.CGG...GAAUU..................................................................................C....UAAUCCGCGGC....UA.A..A.C.C..U.G..UA....G.A..C..G.UU...U.G..G..G.UC.GG. +DDRT01000012.1/93221-92834 ......CGA....G...UACU..G...A..C.UAU...AAGAU..................................................................................U...aAAUAAGAUGAC....UA.C..A.C.G..C.G..UA....G.A..A..G.AU...U.C..U..U.AC.UG. +DDKT01000022.1/1872-1517 ......CUCc..aA...UUUU..A...G..U.UCC...GAAAU..................................................................................A....AAAGAAUAAAC....UA.A..A.C.U..U.G..UA....G.A..U..C.CU...U.U..A..U.AA.U-. +DBWQ01000012.1/24864-24510 ......GAU...gU...UUAU..G...G..U.UGG...GAAAU..................................................................................C...uAAAAGAUAAAC....UG.C..A.C.U..C.G..GA....G.A..A..G.UU...C.U..U..A.AG.GA. +DBYC01000042.1/3575-3227 ......GGA....G...-CUU..G...A..A.CAC...UAAUC..................................................................................A....AAACAGACAGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CC...C.G..A..C.UU.UC. +DFIJ01000099.1/7106-7447 ......GAU....G...UUAU..U...A..G.G--...GACAA..................................................................................U....CAAAUAUUAAC....UA.A..G.U.A..U.G..UA....G.A..A..A.GU...U.C..U..G.GA.UG. +MWCT01000016.1/27953-27586 ......GGC...gU...UUUU..A...G..G.AGC...GAGAU..................................................................................U....AAACGGAGGGA....GA.C..G.C.U..U.G..UG....G.C..G..C.CU...G.C..U..U.GG.GA. +MNWS01000053.1/770-405 ......GGC....G...CUGU..U...C..A.GGC...GAGAU..................................................................................U....AAAGGUCAGAA....UA.A..A.C.A..U.G..UA....G.A..U..A.CU...G.G..U..U.GG.CU. +DCTN01000136.1/11063-10706 ......GGA...gG...CCAG..G...G..C.GGC...GAAUU..................................................................................C....AAAGCAGGGGC....UA.C..G.C.A..C.G..UA....G.A..U..G.CU...G.U..C..G.CG.UG. +DCGL01000049.1/9874-10236 ......CCC...gG...CUCC..C...A..U.GGG...AAAGC..................................................................................U...uAAAUAAUCGGC....UU.C..A.C.C..C.G..GA....G.A..U..G.CC...C.G..U..A.UC.AA. +MUKB01000064.1/6538-6190 ......GGC....G...ACGU..A...U..G.AG-...GAGAC..................................................................................U....CAUAAAGGGAC....UA.A..G.U.A..U.G..UA....G.U..C..C.UC...U.-..U..C.AU.GG. +DBRA01000026.1/45309-44961 ......GGC....U...UCAC..C...G..G.CGG...GAAAC..................................................................................G...cAAUAGACCGUC....UG.C..A.C.C..C.G..GA....G.A..A..A.GU...C.G..U..G.CC.AA. +DDSI01000168.1/12990-12645 ......GGA...gA...UGCA..U...C..A.CUU...UAAAU..................................................................................U....AAAGGAAGAGA....UA.C..A.C.A..U.G..UA....G.A..U..G.GG...U.C..G..U.UU.G-. +LQBE01000045.1/48892-49254 ......ACC...gG...UGGU..U...G..G.GGC...GAAAU..................................................................................U...uAAAAAAGUGAC....UG.C..G.C.U..C.G..GA....G.A..A..A.GU...U.G..C..U.UU.UA. +MWEH01000146.1/694-339 ......CGA...gU...UAUC..A...G..A.AAC...GAGAA..................................................................................U....AAAUAGAAGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.CC...A.U..A..G.UG.AU. +DCTE01000142.1/3048-3402 ......GGC...gA...UGCG..C...C..C.CGG...GAACU..................................................................................U...cAAUAGAUCAAC....UG.C..A.C.C..C.G..GA....G.A..A..A.AC...C.C..G..A.UG.GA. +MPMI01000029.1/22914-22560 ......GGA....G...GCCC..G...A..G.GAU...GAGAU..................................................................................U....AAACUACGAGC....UA.C..G.C.A.uU.G..UA....G.A..U..G.CC...U.U..G..A.GU.GG. +MKSH01000120.1/5234-4862 ......GGA....C...GCCG..G...A..A.GAC...GAGAU..................................................................................C....AAAGCGUCGAC....UA.A..A.C.C..U.G..UA....G.A..U..G.CC...C.-..U..C.GC.AU. +NCGL01000101.1/9057-9409 ......GAA....G...UCCG..A...U..A.GCC...UAACU..................................................................................A....AAAACAAAGGC....UA.A..G.U.A..U.G..UA....G.C..G..C.CU...U.U..U..C.GU.GG. +DCHC01000006.1/363-17 ......GGC...cU...GCCG..G...G..A.GGG...GAAUC..................................................................................U....UGUAGAUAAAC....UA.C..A.C.C..C.G..UA....G.A..U..A.CU...C.C..C..G.UA.GA. +MSYI01000009.1/3612-3239 ......GGA...aA...CUCU..U...U..U.UGC...GAGAC..................................................................................U...uUAAUCUCAAAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.C..U..A.GA.AU. +NATP01000047.1/28066-28425 ......GGC...gU...CUUA..U...C..C.AGC...GGGAU..................................................................................U....AAAAGAAAACC....UA.C..A.C.A..C.G..UA....G.A..C..G.AC...C.C..C..U.AU.UG. +DDDP01000105.1/1276-1634 ......CGC....G...UGCA..C...U..C.GGU...AAGAC..................................................................................U....AAAAGACAAGC....UA.A..G.U.A..U.G..UA....G.A..G..G.UU...G.U..A..U.UU.GA. +NATO01000121.1/2018-2372 ......GGG...gU...CGUA..U...C..C.GGC...GAAAA..................................................................................Aa..uAAAAGAUUGGC....UA.C..G.C.U..C.G..UA...gG.A..U..A.GG...C.U..U..U.UU.UG. +DDZZ01000023.1/1728-1370 ......AGC....G...AUCG..G...G..G.AGC...GAAAU..................................................................................U....AAAAGCACAAC....UA.A..A.C.A..U.G..UA....G.A..C..G.UC...G.U..A..U.GG.GA. +MKVQ01000003.1/194158-194521 ......GGC...gC...AAAU..C...G..G.GAC...GAUUC..................................................................................-....AAACGGCUGGA....UA.C..G.C.A..C.G..UA....G.A..C..G.CA...G.G..-..U.GG.CCu +DFJF01000004.1/44166-43810 ......UUC....U...UUAA..A...A..A.GAU...GAAUU..................................................................................A...aAAACAAUGAAC....UG.C..A.C.U..C.G..GA....G.A..A..G.UU...U.U..C..A.UG.GA. +DGDY01000213.1/2782-3173 ......GGC...gC...GGGG..C...G..G.GGC...GAAAC..................................................................................Au.gcAAUAAACCGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.UG...A.G..G..G.CG.C-. +MNEU01000040.1/1046-696 ......GGA...gC...UUCU..G...G..A.CGC...GAGAC..................................................................................U...cAAAGCCUGAGA....CA.C..A.C.G..C.G..UA....G.A..C..G.CU...U.U..G..C.UC.UC. +DBQQ01000054.1/25546-25178 ......GGC....G...CAUG..U...G..G.CGG...GAAAC..................................................................................C...uAAUAUAUCGGC....UA.U..G.A.U..G.G..UA....G.C..G..C.UC...U.A..G..A.UG.GA. +MPCV01000095.1/9788-9384 ......CUC....A...GCCU..A...A..A.GUC...UAAAA..................................................................................A...uUAAUCACAAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.CU...A.U..A..U.AG.AC. +NMUJ01000003.1/33404-33743 ......CGG....A...CCAU..A...A..G.GGU...-AAAA..................................................................................-....CAAGCUGGGUC....UA.A..G.C.A..U.G..UA....G.A..G..C.CC...U.U..U..G.CU.CU. +LLYS01000011.1/21349-21716 ......GUA....C...GAAA..C...A..A.AGU...GAAAU..................................................................................U...aAACAGUCUUGC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...U.U..U..G.GG.AG. +NGFI01000008.1/470994-471352 ......GAC...cA...GCUA..C...U..G.AG-...GACAU..................................................................................C....GAACAACGGGA....UA.C..G.C.A..C.G..UA....G.U..G..C.CU...G.U..G..G.UC.GA. +MPMW01000089.1/12126-11755 ......GAUg..cG...GCGC..G...G..G.ACC...GAAACagggaagggcgccucc..................................................gggcgcggauucccgc-....CACAACCCGGA....UA.C..G.C.A..U.G..UA....G.A..C..G.UC...G.U..U..G.UC.GA. +DEAJ01000013.1/21985-21627 ......GUG...gG...ACAU..C...A..A.GGC...GAGAU..................................................................................U...uAAACUACAGGA....UA.A..G.C.C..U.G..UA...gU.A..C..A.UC...C.C..A..A.CU.GG. +DFFG01000103.1/11145-10788 ......GGC...gU...CCGG..C...A..A.AGG...GAAAU..................................................................................C...cAAAAGAAUAAC....UG.U..G.A.U..G.G..GA....G.A..A..G.CC...G.-..G..A.UG.GA. +MWST01000016.1/27607-27955 ......GGA....G...CCGA..A...A..G.CCC...GACAC..................................................................................C....AAACCACCGGC....UA.A..G.C.A..U.G..UA....G.G..G..A.CU...U.U..C..G.GC.GG. +MNVL01000027.1/1734-2078 ......GGC....C...AUCU..U...U..U.UGC...GAAAU..................................................................................U....AAUACACGGAC....UA.C..G.C.G..C.G..UA....G.A..A..A.CC...C.G..A..U.GA.AA. +MVZM01000004.1/29418-29069 ......GUU....A...GAUA..A...G..C.AGU...GAAAA..................................................................................U...aAGACAAUAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.UA...A.A..U..A.UG.GA. +DGKB01000017.1/6040-5683 ......GCG...aC...CUAU..C...U..C.UUA...AAGCA..................................................................................A....CUAUAGUAGAC....UA.A..A.C.A..U.G..UA....G.U..A..G.CU...A.A..G..G.GG.CU. +MPGM01000018.1/1618-1222 ......GUC....A...GCUU..G...U..A.GAC...AAAAA..................................................................................U....CAAUCAAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..U..U.UG.GG. +DDXO01000013.1/12683-12332 ......GGC...uA...ACGG..U...G..C.GCC...AAGAU..................................................................................A....UAUCGACUGAC....UA.A..C.C.A..U.G..UA....G.G..U..C.GC...U.G..G..A.AC.CG. +DDYN01000001.1/44462-44093 ......GGG....A...AACC..U...C..C.CAA...GCGUA..................................................................................G....AAAAGAAGGGC....UA.A..G.C.A..U.G..UA....G.U..C..U.UC...C.-..G..C.UG.GG. +DBBC01000133.1/3081-3434 ......GGC...gC...AGGA..A...A..G.GGC...GAAUC..................................................................................Ac..cAAAUCACCGAC....UG.C..A.C.U..C.G..GA....G.A..A..G.CC...C.U..G..G.CU.AG. +DFWN01000021.1/38957-38560 ......GCC....A...GUCU..G...U..A.UUC...GAAAA..................................................................................C....CAACAUCGGGC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.U..A..U.UG.GC. +MWBX01000034.1/2079-1720 ......UUAg.acU...UUUG..G...U..U.GCU...---UU..................................................................................U....AAAAAUUGGGC....UA.C..G.C.U..C.G..UA....G.A..U..U.UA...C.U..U..G.AG.UA. +DBCJ01000014.1/33292-33660 ......GGC...gU...ACGA..U...U..G.CAU...UAAAU..................................................................................U....CAUUGAAUGAC....UG.A..G.C.A..U.G..GA....G.A..G..G.CU...U.C..G..A.CU.U-. +DCIA01000013.1/21823-21477 ......GGC...uG...UAUG..U...G..A.GGG...GAAUC..................................................................................A...aAAUUCAUAGUC....UA.C..A.C.U..C.G..UA....G.A..U..G.CC...A.U..G..G.UG.AA. +NBLZ01000003.1/16787-17186 ......GUA....G...ACCA..C...U..U.GUU...GAAAU..................................................................................G....AAACAUUUGCC....UA.C..G.C.U..C.G..UA....G.A..A..G.UC...C.G..A..G.CG.GU. +MPML01000002.1/84824-85234 ......CGA....G...GACC..G...C..C.GAC...AAACC..................................................................................Uu..aUAAAGAUCAAC....UA.A..G.C.U..U.G..UA....G.A..C..G.UU...U.C..A..G.GG.CG. +MWCJ01000017.1/23653-24048 ......CCC....G...GUUU..U...U..U.CUC...GAAAA..................................................................................A...cAAUAAUAGAGC....UA.C..A.C.A..U.G..UA....G.A..A..A.GC...A.U..U..A.GC.AA. +CP012839.1/258521-258890 ......UAA....G...UACU..U...C..U.GAU...-AAAU..................................................................................A....AAUCAGUAAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.UA...A.A..A..A.GU.G-. +MTOG01000014.1/85785-86132 ......CCU....-...CCUU..U...A..U.CCA...UA---..................................................................................-....AGAGGACAGGC....UA.A..A.C.A..U.G..UA....G.A..G..C.CU...G.G..A..U.UC.CA. +DBGA01000071.1/40858-41232 ......GGC...gU...UAUG..G...C..A.AGG...GAAUG..................................................................................C....AAAUAAGAUGA....UA.C..A.C.U..C.G..UA....G.A..A..A.GC...U.A..U..C.UG.GA. +DDZN01000037.1/2872-2497 ......AGU...aA...CUAG..C...A..G.GUC...AAGAA..................................................................................Ca..cGCAAUAGUGGA....UG.C..G.C.C..C.G..GA....G.A..A..G.C-...C.C..U..A.GU.AC. +DBXY01000052.1/46047-46399 ......GGC...aU...UCCU..C...U..U.UCC...GAGAU..................................................................................U....UGAACGCAGGA....CA.C..A.C.G..C.G..UA....G.A..A..A.CU...G.G..G..G.CU.A-. +NSGJ01000034.1/33241-33638 ......GCC...aA...GCCA..A...C..G.GUC...GAAAA..................................................................................U...cUAAGAAAAAAC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.U..C..C.UG.AU. +MKST01000003.1/391940-391581 ......GGA....C...CCCG..G...A..U.GGC...GAGAA..................................................................................C....AAAGCGCCGGC....UA.A..G.C.C..U.G..UA....G.A..C..G.CC...U.U..U..C.GA.CA. +DEWA01000026.1/13677-13259 ......UGC....C...GUUG..C...U..U.CG-...GACAU..................................................................................U....-CAUGAGAGAC....UA.C..A.C.A..U.G..UA....G.A..A..G.CU...U.U..C..G.CG.GU. +MWQY01000003.1/90796-91152 ......CUC...cU...CACC..C...G..G.UCC...GAGAU..................................................................................U....AAAGAGACGGC....UA.A..A.C.C..U.G..UA....G.A..G..A.UC...U.A..U..G.GC.A-. +NHBT01000023.1/143335-143727 ......AUC....A...GCUA..G...A..U.AUC...GAAAA..................................................................................U....UAAUGUUGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.AC...A.U..C..U.GU.UU. +DDKR01000149.1/1158-734 ......GGA....G...CAGA..A...A..A.AAC...GAGAU..................................................................................U...uAAAAGACAGAC....UA.A..G.C.A..U.G..UA....G.U.cG..A.CU...U.U..U..A.UU.CA. +MKVF01000006.1/33152-32750 ......CCC....G...UUGC..A...A..A.AUC...GAAAA..................................................................................U....UAAUAAUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.AC...U.U..G..G.GA.AU. +NATI01000076.1/1682-1275 ......GGA....G...UUGA..G...C..A.GAU...GAAUA..................................................................................U...aAAAAGAUGGGC....UA.A..G.C.A..U.G..UA....G.A..U..G.CU...U.A..A..G.GG.AG. +DGMY01000016.1/3877-4256 ......CGC....G...UGGG..U...U..G.UGC...GAAAU..................................................................................U....AAAUAAUUGGA....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.C..G..U.CU.GA. +DCSM01000038.1/7999-8388 ......GUG....U...GCCC..A...U..G.AGC...GAAAU..................................................................................U....AAACAAUAAGA....UA.A..G.C.U..U.G..UA....G.U..A..U.AU...C.U..G..C.AA.UU. +DERS01000060.1/3223-2873 ......GGC...uC...ACAC..C...C..G.GGG...GAAUC..................................................................................U...cAAUAGACUGAA....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...U.U..U..A.UG.GA. +MWEM01000029.1/29734-30084 ......AAC....U...GCGA..A...A..A.CCC...GACAU..................................................................................C....-GAUCAGACGC....UA.C..A.C.A..C.G..UA....G.A..A..A.CC...U.G..U..U.AU.GA. +MWJR01000109.1/8335-8698 ......CGC....U...GACC..U...C..U.GCC...GAGAU..................................................................................G...cAAUAGUCUGGC....UA.C..A.C.U..C.G..UA....G.A..A..G.GU...U.C..A..G.GG.GA. +DDSA01000268.1/31775-32125 ......CCC...gC...CUCC..G...G..C.GUC...GAGAU..................................................................................C....AAAGCCAUGAA....CA.C..A.C.G..C.G..UA....G.A..A..G.CG...G.C..G..U.GC.UG. +DDBW01000002.1/25858-25446 ......UUA....C...AGGU..A...U..U.CUU...GGUAA..................................................................................A....AGAAGAUGGAA....UA.A..G.C.U..U.G..UA....U.A..A..C.GG...U.C..U..U.AU.GU. +DEFL01000005.1/101342-100996 ......GAC...gG...ACAG..C...G..G.AGG...GAAUG..................................................................................U...cAAAACACAGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.GU...C.C..U..G.CA.GG. +DCGM01000038.1/13934-13589 ......GGA...gU...GCCU..U...U..G.AGG...GAAUU..................................................................................G...aAAUAGAUGAGC....UA.U..G.A.U..G.G..UA....G.A..A..A.GU...U.U..G..G.CG.GA. +DBWT01000087.1/113-457 ......UUC....A...UGAU..A...G..C.UAU...AAGAC..................................................................................C...aAAUACAUAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.AA...G.G..G..A.UG.GA. +MQWB01000001.1/1376816-1376441 ......UCC...aU...CUCG..G...A..G.AGC...UAAGA..................................................................................Cu.uaGAACAGCUGAC....UA.C..G.C.A.uU.G..UA....G.A..C..G.CC...U.G.gA..C.UG.GC. +MKSG01000007.1/70386-70787 ......GCA....U...AGAA..A...G..U.AAA...UAAUU..................................................................................U....--UCAGAACAC....UA.A..G.C.A..U.G..UA....G.U..G..A.UC...A.U..G..A.UG.UA. +CP017675.1/949802-950202 ......UGG...gA...----..-...-..-.---...CAAAAuugguuccc................................................................gguguuugg-....AUCAAGACACC....UA.C..G.C.C..U.G..UG....A.A..U..G.AG...U.G..G..G.AC.GUu +NEUU01000005.1/120957-120598 ......CAC...aA...CCGC..C...U..U.CUC...GAAAA..................................................................................U...cUAACGCCCAAA....CA.A..A.C.U..U.G..UA....G.A..C..G.CG...G.U..C..A.GG.GC. +DEIO01000015.1/96716-96325 ......UUU...aU...CGGU..A...A..U.AUG...AAC--..................................................................................-....ACCAAGUAGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.GU...U.U..U..A.GA.GA. +DBDI01000021.1/29670-30082 ......GCC...aG...CUUU..G...A..G.GAG...GAGGA..................................................................................U....CAAUCGUCGGC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.C..U..C.GG.GU. +DCDV01000013.1/4569-4196 ......GAC...aA...GGCG..G...A..A.GGG...GAACA..................................................................................Cu..cUAAUUACUGAC....UG.C..A.C.C..C.G..GA....G.A..A..U.CU...C.U..U..G.AG.AA. +CP019633.1/1745059-1744697 ......AGCc..uA...ACGC..G...U..A.AAC...GAGAA..................................................................................U...uAAAUGAGAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.CU...U.G..G..G.AU.GA. +MWCO01000029.1/61608-61968 ......GGC....G...CGAC..C...G..G.GGU...GAGAU..................................................................................-....AAAUCAUCGAC....UA.G..G.U.U.aC.G..UA....G.A..C..G.CA...C.G..G..A.GG.AC. +DGDS01000041.1/1005-650 ......GUC...gG...GGUG..G...C..G.GAU...GAAAC..................................................................................Ua..uAAACAACAAAA....UA.A..G.C.A..U.G..UA....G.A..C..G.UC...G.U..A..A.UC.GA. +DGEJ01000013.1/112230-112576 ......GAC....C...UUUU..U...G..A.CGC...GACAC..................................................................................U....UAACAACAGUA....UA.A..G.U.A..U.G..UA....G.A..A..A.GU...C.A..U..U.CU.UG. +DDRF01000108.1/4373-3980 ......ACC....G...GCAC..U...G..C.GAC...GAAAA..................................................................................C....CAACUUGCAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.CC...U.U..G..C.CG.CU. +DBYE01000100.1/2165-2534 ......GUC...cG...CCGA..C...C..C.GGG...GAAAC..................................................................................Aa..aGAACGACAGUA....UG.C..G.C.A..C.G..GA....G.A..A..A.GC...C.U..U..A.CC.GC. +MSGT01000059.1/43453-43079 ......UGU....C...GAUU..C...C..A.AUU...GAGAC..................................................................................Cu..uCCAGCCGGAUC....UA.A..G.C.C..U.G..UA....G.A..C..G.CC...U.G..U..G.GA.U-. +DBVV01000111.1/17975-17596 ......GGG...gC...UCGC..C...G..A.UGG...GAAUU..................................................................................U...uAAAUGACAGUC....UA.A..G.C.C..U.G..UA....G.A..A..G.CC...U.G..C..G.AG.GA. +NGFH01000007.1/62688-62318 ......GCC....G...GCUU..C...A..U.CCC...GACAA..................................................................................C....-CGAAAAACAC....UA.A..G.C.A..U.G..UA....G.A..A..A.AC...A.U..A..G.UG.AU. +MWBJ01000015.1/1056-683 ......UUC...uG...UCUU..A...A..A.AGU...CAU--..................................................................................U...gAAAAAUUAAAC....UA.C..G.C.U..C.G..UA....G.A..G..A.UA...U.A..A..A.AA.UG. +DEQQ01000061.1/8154-8520 ......ACC...uC...UUCU..C...A..G.AUU...GACAA..................................................................................U...cUAAAAAGGAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..C.CG.GU. +MWEQ01000003.1/94351-94750 ......GCC....G...GUUG..U...U..G.CAC...GAAAA..................................................................................C....CAACGAAGAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..U..A.AU.GC. +MWDO01000057.1/5644-5989 ......GCC....G...GUUA..U...U..U.CCC...UAAGA..................................................................................A...cUAAUUACCGAA....UA.A..G.C.A..U.G..UA....G.U..A..U.GC...U.C..-..G.AA.UG. +DFOT01000002.1/327708-327335 ......CGC....G...CUGA..G...U..G.UAU...AAGAU..................................................................................-....AAAAAAGCAGC....UA.A..A.C.A..U.G..UA....G.A..A..G.CU...U.U..A..C.CA.GA. +DFOS01000024.1/379-30 ......GAG...gU...GCCU..G...U..U.AGC...UAA--..................................................................................-....AAAACAAAGAC....UA.A..G.C.A..U.G..UA....G.A..G..C.CU...C.U..U..G.AU.GG. +MLAN01000002.1/162621-162240 ......UUU...aA...AACU..U...A..A.AGG...UAGUAac..............................................................................uu-...uAAAAACUAUCC....UA.A..G.U.A..U.G..UA....G.A..G..G.UU...U.A..U..A.UA.AGg +DBAX01000104.1/3123-2732 ......AGG....A...----..-...-..-.---...UAAUAaggagaccc...............................................................cgcugcgagg-....GUCAGAGCAGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...U.A..G..G.GC.GUu +DEEB01000006.1/32577-32930 ......GAA...gC...UGAG..C...C..A.AGG...GAAUG..................................................................................G...uAAAAUACCGAC....UA.U..G.A.U..G.G..UA....G.C..U.gC.CC...G.G..A..U.CC.GC. +MPMO01000019.1/54383-54805 ......GGG...aU...ACGA..A...G.uC.GGC...UAAAG.................................................................................c-ccauAAUCCGGCGAC....UA.A..G.C.U..U.G..UA....G.A..C..G.UU...U.U..C..G.GG.AC. +MPNB01000030.1/25366-25733 ......CGCc.aaG...GGGC..A...C..A.GAC...GAGAU..................................................................................A...cCAAGAACGACC....UA.C..A.C.A..C.G..UA....G.A..C..G.CU...U.G..A..U.UG.UU. +MLAM01000014.1/28121-27754 ......UGA....-...GUAU..C...U..G.CGU...GAAAAgau............................................................................uuu-....UCAAUUCCUUC....UA.A..G.U.A..U.G..UA....G.A..C..G.CC...C.U..U..G.UU.GGa +DBWS01000147.1/15490-15891 ......GGC...gG...GUUC..U...C..U.GAC...GAAAA..................................................................................A....CAAACCGGAGC....UA.C..G.C.A..C.G..UA....G.A..A..A.AC...C.G..G..U.UG.GC. +NBMY01000134.1/35777-35403 ......UCC....U...GCCG..G...U..U.CAC...CAAAA..................................................................................U....UAAUACGACAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UG.GA. +MKUW01000015.1/197810-197412 ......UUG....U...CGGU..U...C..G.CU-...GA---ucugguu....................................................................aggaaac-....GAUGAACCAAC....UA.A..A.C.U..U.G..UA....G.A..U..G.UU...C.G..A..U.GA.UC. +DBVZ01000143.1/4942-5294 ......UUC...gC...GCGG..A...U..G.AGG...GAAUG..................................................................................U...uUAACGAACGGC....UG.U..G.A.U..G.G..GA....G.A..A..G.CU...G.U..U..U.GG.GA. +DDEQ01000046.1/219751-219395 ......ACA...gA...GGGC..G...G..C.GUC...GAGAU..................................................................................A...aAGUACAGGGGA....GA.C..G.C.U..C.G..UG....G.U..G..A.CU...G.A..A..G.GG.GC. +DFNL01000003.1/13997-14350 ......GGC....A...CCUU..C...C..C.CCC...AAGCC..................................................................................C....AAUAGGCAGCC....UA.A..G.C.A..U.G..UA....G.A..A..G.CC...U.G..G..A.GG.U-. +DDHL01000007.1/16423-16792 ......GUA...cG...ACGC..U...A..A.GAU...GAAAU..................................................................................A...aAACAGUUCUAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...A.C..U..G.CU.GG. +NBMH01000115.1/7124-6706 ......GAU....G...AACC..C...U..G.GAC...GACAA..................................................................................A...aCUGAAGCCAAC....UA.C..A.C.U..C.G..UA....G.A..C..G.UU...U.A..U..A.GC.C-. +DBQW01000027.1/9240-8894 ......---....-...----..-...-..-.---...UACAA..................................................................................A...cAAAAGCAACUU....UA.C..G.C.U..C.G..UC....G.A..U..G.AU...C.U..U..U.CU.UG. +DDRH01000022.1/168975-168588 ......UUC...gA...UCCG..G...C..G.GAC...GACAA..................................................................................C....AAACCAUCGAA....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...U.G..U..U.CA.AA. +DFNN01000087.1/1083-736 ......CCC....A...AGCU..G...U..G.AAU...UAAAC..................................................................................A....AUAGGGCGAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...U.G..A..G.UA.GC. +DFLB01000050.1/12002-12397 ......UCC....G...GAGC..C...G..C.CCC...GACAA..................................................................................C....CAACCAUCGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..A..C.UU.GU. +NBLL01000077.1/30158-29758 ......UUA....A...AUUU..U...U..A.CGA...GAAAA..................................................................................U...uAAAAAAAAAGA....UA.A..G.C.G..U.G..AA....G.A..A..A.GC...G.A..A..U.UG.GU. +DBYA01000015.1/3208-3554 ......UGC....G...UCAG..G...C..G.AGG...GAAUC..................................................................................U...cAAACGACAUAC....UG.C..G.C.C..C.G..GA....G.A..C..A.CC...U.G..U..G.CG.GA. +DEED01000059.1/61292-61676 ......ACUg.aa-agcGGAU..G...G..U.CGU...CAAAA..................................................................................A...aCAAUGACCGAC....UA.A..G.C.A..U.G..UA....G.A..U..G.UU...C.A..U..U.CG.GA. +DDPY01000013.1/16290-16688 ......UCU....U...GUCG..C...G..G.CAC...GAAAA..................................................................................C....GAAGUCCAGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.GG.UU. +DCSF01000015.1/91-499 ......ACU...gA...CACG..U...A..U.UCU...-----..................................................................................-....AUUAAGCCGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.G..G..A.AC.CG. +DDKW01000015.1/1283-1638 ......GAA....C...UUCC..C...U..G.GAG...GACAU..................................................................................U...uUGAACAUCGAA....CA.A..G.C.U..U.G..UA....G.C..A..U.AU...C.U..A..G.GC.AU. +DCHY01000006.1/10528-10917 ......GGC....G...AACC..G..cC..U.CGG...GAAAA..................................................................................U....CAAAGACUGAC....UG.U..C.U.G..C.G..AA....G.A..A..A.GU...U.G..U..G.CC.GA. +DBCL01000016.1/32290-31918 ......---....-...GACG..G...G..C.CAC...GAGAUgcgcagagg...............................................................cuaacuacau-....AACAUUGUGGC....UG.C..G.C.C..C.G..GA....G.A..A..U.GC...-.C..U..G.AG.GU. +MNZT01000106.1/4134-4530 ......GAU....A...GCUC..C...U..G.GCC...GACAA..................................................................................U....-GAUAACAGAC....UA.A..A.C.U..U.G..UA....G.C..C..C.UU...C.U..U..G.UU.UG. +DEBU01000033.1/12069-11722 ......GAC...gC...CUGG..C...G..G.AGG...GAAUG..................................................................................U...uAAAACGCAGAC....UA.U..A.A.U..G.G..UA....G.A..G..C.CU...G.G..U..A.UG.GA. +LNZM01000011.1/3175-3522 ......GGU...gA...AUAG..C...A..G.AGG...GAAUG..................................................................................U...cAAAAUGAUGAC....UA.U..A.A.U..G.G..UA....G.A..G..A.CC...A.C..G..C.CU.UA. +DDIK01000116.1/6945-7314 ......GGC...cA...----..-...-..-.---...-----..................................................................................-....UAAAUGAAGAC....UA.C..A.C.A..C.G..UA....G.G..C..C.GC...U.A..C..C.AA.GA. +DFGJ01000037.1/27447-27851 ......UAC...uU...UGUG..U...A..G.AAG...GAGCU..................................................................................U...cUAAAAGUUAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.GC...U.U..U..G.GC.GA. +DEQD01000043.1/13238-13586 ......ACU...uU...GGAG..U...A..G.UUU...UAAAC..................................................................................U...uACUUAACUAAC....UA.C..A.C.A.uC.G..UA....G.A..A..G.CU...A.A..U..A.GG.UA. +MPNH01000001.1/109761-109411 ......CAC...aA...AGGC..G...G..C.GCC...AAGCA..................................................................................Uu..gCAACAGCCGGC....UA.A..A.C.C..U.G..UA....G.A..C..G.CC...G.U..A..C.GC.G-. +DGOM01000122.1/38542-38944 ......UCC....G...GGAU..U...G..U.AUC...GAAAA..................................................................................U....UAAUUAAAGAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.G..A..A.UU.AU. +DBQJ01000014.1/8325-8713 ......AC-....-...----..-...-..-.---...-----uuuucuu....................................................................ucuguuu-....AAAUAUUCAGC....UA.A..G.U.C..U.G..UA....G.A..A..A.UA...A.U..A..U.AU.U-. +DBTM01000005.1/98397-98029 ......UGC...aC...CAUG..G...C..G.AGG...GAACCggucuuagcuug..........................................................aggcuaagacca-....AAAUAACCGUC....UG.C..G.C.C..C.G..GA....G.A..A..G.UU...C.G..C..G.UC.AA. +DEGH01000052.1/7298-6946 ......GGC...gG...UCAU..C...C..G.GGG...GAAUC..................................................................................G...cAAUAGAUCAGA....UA.C..A.C.C..C.G..UA....G.A..A..A.GU...U.G..U..G.UG.GA. +DBMS01000205.1/1747-2131 ......UCC....C...CGCA..G...A..G.GUC...-----..................................................................................A...cGCGAUCCGGAC....CA.A..G.C.C..U.G..UAa..cG.A..C..C.CU...C.-..C..A.UG.UC. +MWCX01000070.1/6199-5801 ......GCU...aA...GUCU..G...U..U.CCC...GACAA..................................................................................U....UCAAGCGGAGA....UA.A..G.C.C..U.G..UA....G.A..A..A.GC...G.U..A..U.GG.UU. +DCTW01000009.1/47657-47270 ......GGU...aA...GGCG..U...A..G.AAA...AAACU..................................................................................U...uUCAAAUCCGGC....UA.A..A.C.U..U.G..UA....G.A..U..G.UU...U.U..U..U.AU.AG. +MKTJ01000013.1/135164-134787 ......AAC...cG...GCUG..A...C..A.ACC...GACAU..................................................................................U....-AAAAGUAAGA....CA.A..G.C.U..U.G..UGg.acG.A..G..G.UU...A.U..A..G.AG.AA. +DDHN01000001.1/29243-28858 ......UUA...aG...CCAG..G...U..A.CUC...AAAAA..................................................................................U....-AAAACCAGGU....AA.U..A.A.U..U.G.cUA....A.A..C..U.UA...U.U..U..U.GU.CU. +DEIJ01000152.1/10405-10746 ......GAG....G...UUGA..C...U..G.AAC...GAGAG..................................................................................U....AAAGAGUCAGC....UA.A..G.C.U..U.G..UA....G.U..A..U.AU...C.U..U..G.AG.CA. +MZGJ01000006.1/44971-45329 ......GCU...uA...CCCA..A...A..A.UUA...-----..................................................................................U....UUUUGGCCAAC....UA.A..G.U.U..U.G..UA....G.A..G..A.AU...U.U..U..U.AA.GU. +DDRN01000088.1/27574-27950 ......AACc..aA...UCCU..G...A..U.CCC...GACAA..................................................................................U...aUAAUCUGAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..U.UG.GU. +DEGW01000072.1/214-580 ......UGC....-...UCCC..G...G..U.UCA...GAUA-..................................................................................-....CGAAGGCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.G-...C.G..C..U.GC.GA. +DEHQ01000223.1/14080-13682 ......GGG...gU...UGCC..A...C..C.GAC...GACAC..................................................................................Ac..aAAUAGCCUGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.CG...G.A..C..G.GG.AG. +DDLX01000017.1/211796-212165 ......ACC...gA...AUAA..U...U..U.CCC...GACAA..................................................................................U....CAAGCAUUUAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.C.aU..C.AG.GU. +MWCK01000003.1/203-559 ......CAU....A...AGAU..G...U..G.ACG...UAAC-..................................................................................-....AGAGAUUGGAA....CA.A..G.C.U..U.G..UA....G.A..C..U.UA...U.C..A..U.UU.AA. +DBTB01000002.1/21088-20738 ......GGC...uC...GCCU..C..uA..A.UAC...---CU..................................................................................U...aUAAACACCGGA....UA.A..A.C.C..U.G..UA...gC.A..U..A.UC...U.G..U..A.CU.GG. +DEYM01000095.1/517-165 ......CUC...gU...CGCG..A...A..G.AGC...AAGAG..................................................................................U....AAAGUGACGAC....UA.C..AuG.G..C.G..UA....G.A..C..G.CG...G.C..G..G.GU.UG. +DBYP01000019.1/57835-57457 ......UGG...cA...UCGC..U...U..U.G--...GACAA..................................................................................U....-CACAAGGUGC....UA.C..G.U.A..U.G..UA....G.A..A..G.CU...U.U..U..G.CU.GA. +MSHH01000078.1/20574-20199 ......CAC...gG...CGCG..G...C..G.AGG...GAAUG..................................................................................U....AAACAACUGAC....UG.C..G.C.C..C.G..GA....G.A..A..G.GU...C.C..U..G.AG.GA. +DBYY01000009.1/96013-96359 ......GCA....C...GCGG..C...U..U.UAC...UAC--..................................................................................-....AAAACCAAGGC....UA.A..A.C.C..U.G..UA....G.U..A..A.GU...A.A..G..U.UA.UA. +MWCM01000003.1/9341-8947 ......UUU....A...UCUU..A...A..U.GCC...GAAAA..................................................................................U....UCAAUCGAAGC....UA.A..A.C.U..U.G..UA....G.A..C..G.AU...G.U..C..U.UU.UU. +DEWQ01000006.1/205354-204941 ......CGC...uU...UAUU..C...U..U.GAU...GAAAC..................................................................................U....UUAGGAUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.GU...A.U..U..A.UG.GA. +MNTS01000003.1/103233-102822 ......UCC....C...UGAA..U...A..A.UCC...GAGA-..................................................................................-....GAAUAAAUAUC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.G..U..U.UU.A-. +DCHJ01000028.1/5768-5425 ......CCC...gC...UUCA..C...U..G.AGG...GAAUC..................................................................................C...uAAAGAGCAGAC....UA.U..G.A.U..A.G..UA....G.A..A..G.AA...C.-..G..G.GG.GA. +DDPF01000012.1/363920-363552 ......CGC...cU...GCCU..U...U..A.GCC...UACAA..................................................................................U....CAAGUUAUAAC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.U..A..U.UU.UU. +NASX01000058.1/423-76 ......---....G...ACCC..G...G..U.CCC...GAGGG..................................................................................-....-UAUUCGAGAC....UA.C..G.C.A..C.G..UGa.auG.A..G..G.GU...U.A..G..-.GU.GG. +MSHD01000010.1/22573-22912 ......GGC...gU...GCGG..A...G..G.AGG...GAAUG..................................................................................A...cAAACAAACGGC....UG.U..G.A.U..G.G..GA....G.A..C..A.CC...G.C..A..A.UG.GA. +DEIU01000070.1/72386-72022 ......AAC....A...ACCC..G...A..G.GCC...GAAAU..................................................................................A....UGCUCACACAC....UG.C..G.C.U..C.G..GA....G.A..A..G.UC...-.G..U..A.CU.UA. +AP017913.1/657306-656905 ......GUU...uU...GUAU..U...G..A.AUC...GAAAA..................................................................................A....UGAAAUGAGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.AC...A.A..A..U.UA.AG. +AP014564.1/1112890-1113292 ......UCU...cU...UUUU..A...C..A.AUC...GAAAA..................................................................................U....UUAAAACAAAA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.G..U..A.UG.AA. +NHHP01000006.1/95417-95130 ......UUG....-...----..-...-..-.---...GAGC-..................................................................................-....CAAAAACCAAC....UA.A..C.C.U..U.G..UG....A.AugA..C.GU...A.U..U..A.UU.UG. +DEQB01000025.1/3871-3513 ......UCU....A...UACU..U...G..C.GAU...GUAUU..................................................................................G....AAGAAAUUAAC....UA.A..A.C.-..U.G..UA....G.A..C..G.UU...U.A..U..U.UG.UGg +DBCA01000010.1/6763-7133 ......UCU....A...CGAC..A...A..A.GGU...UAAAU..................................................................................C....--AAUAUCGUC....UA.A..G.C.-..U.G..UA....G.A..C..G.CU...A.A..U..G.UG.GG. +DEHP01000115.1/2130-2524 ......ACC...uC...CCCG..A...C..A.AUU...GAGAU..................................................................................U...cAAACAGAUCAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.U..U..C.UG.GU. +DESZ01000032.1/578-177 ......UUC....C...UGAA..U...C..A.AUU...GAGC-..................................................................................-....AAAAAACAGUC....UA.C..A.C.A..U.G..UA....G.A..A..G.UA...U.A..U..U.UU.UA. +MPNI01000001.1/28744-28387 ......UAU....G...UAUU..A...A..C.CAA...GAGGA..................................................................................U....UUUGCAAGAAC....UA.A..G.C.A..U.G..UA....G.C..G..U.CU...U.U..U..C.CA.UG. +DFOW01000015.1/9202-9576 ......UUG...aG...UCUC..A...U..U.ACU...UAAAU..................................................................................U....ACUAAACUCUC....UA.A..A.C.A..U.G..UA....G.A..C..G.UG...C.C..A..A.AG.AU. +DBDP01000126.1/10471-10866 ......GGC...gU...CGGG..G...G..G.AGG...GAAUG..................................................................................U....AAAGGGUUGUC....UG.C..A.C.C..C.G..GA....G.A..A..U.GU...U.A..U..G.CG.GA. +MWBO01000025.1/18143-18487 ......---....-...----..-...-..-.---...GAA--..................................................................................-....GCACAUCCAAU....UA.A..G.C.U..U.G..UAa..cU.C..C..A.CC...C.A..-..G.AC.AU. +DFCP01000006.1/169320-169676 ......GGC...gC...ACGG..A...G..G.AGG...GAACGggcgc.......................................................................aagccg-....GAUAGGUAAUC....UG.U..A.A.U..G.G..GA....G.A..A..A.CC...G.U..A..A.UG.GA. +MWCH01000002.1/128591-128967 ......GGA...uC...AGGU..U...C..G.GGU...GAAAA..................................................................................A...aUAAAUUUCGGC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..A..G.AA.A-. +DBQS01000026.1/7157-6754 ......GAC....U...GUUG..U...C..A.CCA...UCAAC..................................................................................U....CAAAAACAAUC....UA.U..G.U.C..U.G..UA....G.A..U..G.GU...G.U..U..A.GU.GC. +MWDP01000157.1/8031-7686 ......AUA....G...GCUA..A...G..A.GGG...-----..................................................................................U....AAACGGCUUGC....AA.A..G.C.U..U.G..UAa..uU.C..C..U.GU...C.U..U..U.CG.AA. +MKTC01000025.1/20881-20511 ......AAC...cU...GCCG.cA...A..G.CAC...GAAAA..................................................................................G....CAAUAAGUAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.GU...C.U..A..U.UU.CU. +DBIX01000003.1/22266-22665 ......UCC....U...UGAU..U...U..U.AAC...GAGA-..................................................................................-....GAAAUAAAAAC....UA.C..A.U.U..C.G..UA....G.A..G..G.CU...U.G..U..U.UA.C-. +MOYE01000001.1/287279-287672 ......AUC....C...UAUG..U...A..U.UUU...GAGCG..................................................................................-....AAAUUAAAAUC....UA.C..A.C.A..C.G..UA....G.A..G..A.UU...U.G..U..U.UG.A-. +DFJU01000151.1/13877-14276 ......UCU....U...GGCC..A...C..U.CCC...GACAA..................................................................................U....GAAGGCCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.C..A..G.AC.GU. +MWDC01000020.1/7080-6733 ......UUG...aU...UCUG..A...A..A.UCC...GAAAA..................................................................................A....AUAAACCGGAC....UA.U..A.A.G..A.G..UA....G.A..G..A.GA...U.U..U..A.UU.G-. +DBDW01000006.1/47662-48058 ......UUC....C...AGUU..G...C..A.CGC...GAAUU..................................................................................Ca..cCAAACAUCGA-....UA.C..A.C.A..U.G..UA....G.A..G..U.AU...A.-..-..G.GG.GU. +DGBF01000068.1/14028-14428 ......UCC...gU...UUCG..A...U..A.GUC...GAAAA..................................................................................U....UAAUCAUGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..G.UU.GC. +MWBE01000019.1/12365-12755 ......UAUu..aA...CUUG..U...U..G.AUU...GCUAA..................................................................................A...aCAUAAAGCGUC....UA.A..A.U.U..U.G..UG....A.A..A..C.CC...A.A..-..G.AA.AAc +MWBR01000044.1/38147-38493 ......GGA...gC...CGAC..G...A..C.GGU...GAAAU..................................................................................U...cAAAACGGGGAA....CA.A..G.C.A..U.G..UA....G.A..U..G.CG...U.G..C..A.UG.A-. +MWAK01000083.1/4197-4539 ......GGA....G...CGCC..U...G..A.CCC...GAAAA..................................................................................A...uAAAACUGGCAA....CA.A..G.C.A..U.G..UA....G.U..G..C.CA...A.-..C..C.GC.UC. +NHDW01000006.1/152106-151716 ......GGG....-...----..-...-..-.---...-----..................................................................................-....AAAUAACUGGA....CA.A..G.C.U..U.G..UG....A.A..U.gA.CU...C.A..A..A.CC.AA. +DBRL01000014.1/75704-76127 ......UUA....U...UCCU..U...U..G.GCC...CAAA-..................................................................................-....-CAGACGUGAC....UA.U..G.A.U..U.G..UA....G.A..U..G.UU...U.G..U..A.CC.AG. +DBQF01000005.1/49014-49405 ......UAC...cU...UGCU..U...C..U.CAU...UA---..................................................................................-....UAAUUUUUGGC....UA.A..G.C.U..U.G..UA....G.A..U..U.UU...U.G..U..G.UU.U-. +DBCX01000059.1/6734-6346 ......UCC....C...GGGU..U...U..G.AGC...GAGA-..................................................................................-....GAAUUAAUAUC....UA.C..A.C.C..C.G..UA....G.A..U..G.UG...U.G..U..U.UA.A-. +MLPZ01000005.1/161877-161489 ......UGC...uA...CCGC..G...C..G.CCC...GACAA..................................................................................Cu..aCCUCGCAUUAC....UA.A..A.C.C..U.G..UA....G.A..C..G.UC...U.C..U..G.GU.C-. +MKTB01000015.1/131785-132160 ......UCC....U...GUUA..U...A..C.ACC...GACAA..................................................................................A...uAAUAUAUGAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.AC...U.U..U..C.AC.AA. +DBRB01000005.1/38741-39144 ......AU-....U...CUAU..G..gU..U.AGU...CAAA-uaccuaac..................................................................cucuuaag-....AAAAAUUUGAC....UG.A..G.C.U..U.G..GG....-.A..A..U.AC...U.U..U..U.GU.AUu +DCZD01000008.1/23252-22871 ......GAC....-...AGUG..U...U..G.CGU...CAGCA..................................................................................C....UAAAGCGGGAA....U-.-..A.G.U..C.G..UA....U.C..G..C.GA...U.-..C..G.UU.CA. +LKAS01000001.1/246328-246662 ......CAAa..aA...UAGUcuU...U..U.AUU...UAGCU..................................................................................U...uUAUUAGUAGAA....UA.A..A.C.A..U.G..UA....G.A..U..U.UU...U.G..A..A.AU.UA. +DBRV01000005.1/42202-41825 ......UUA....U...AUUU..U...U..A.AGG...UAUA-..................................................................................-....GAAAAUUGGAC....UA.U.uA.U.U..C.G..UA....A.A..A..A.CG...A.U..U..G.AU.UG. +DCHD01000013.1/824-1170 ......CCU...gU...GAUA..U...U..G.UCU...UACU-..................................................................................-....AAAAGUUAAAC....UA.A..A.C.-..U.G..UA....G.A..C..A.UC...U.G..A..A.UG.UGg +NHIV01000037.1/6475-6025 ......AGU....G...ACUU..C...G..U.AUA...GUAUU..................................................................................Ag..uAGGAACUUAAC....UA.A..G.C.-..U.G..UA....A.AcgA..C.UU...A.-..U..U.GA.AG. +MPNC01000002.1/104280-104635 ......GGA...gU...CCCC..A...G..C.AGC...GAGAC..................................................................................U....AAAUCGCCGAA....CA.C..G.C.U..U.G..UA....G.C..A.uA.UC...C.G..A..U.UA.GG. +DCTD01000057.1/6851-7256 ......GCU....-...UACC..U...U..U.GGG...UAUAC..................................................................................C....---CAACAAAC....UA.C..G.C.G..U.G..UA....G.A..C..G.GU...U.U..U..U.GA.A-. +CP012846.1/232040-231680 ......UU-....-...GGAA..A...A..U.A--...GAAA-..................................................................................-....AAAUUAAAGAC....UAaA..A.C.A..U.G..UGa.cuU.A..A..A.CA...G.A..U..A.AU.AAa +DEGT01000010.1/40084-40486 ......UUC....C...UGAU..U...C..A.GUU...GAG--..................................................................................-....CGAAUAAAAUC....UA.C..A.C.U..C.G..UA....G.A..A..G.UU...U.A..U..C.GA.G-. +MLIT01000011.1/434802-434437 ......GUC...cA...CCAU..G...A..C.CGU...GAGAA..................................................................................A....ACCCGGUGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AC...U.-..G..U.GA.CA. +MNWJ01000044.1/3287-2967 ......CGG....-...----..-...-..-.---...-----..................................................................................-....UCUCACCGAAA....UA.C..G.C.U..C.G..UA....G.A..C..G.GU...U.U..A..G.GC.AA. +MWSR01000091.1/754-356 ......UAG...gC...GAGC..A...G..G.CAA...GAG--..................................................................................-....UAAAAAUAAUC....UA.U..C.C.C..U.AacUA....A.A..A..A.UC...U.A..U..U.AA.GG. +DBQK01000008.1/107650-107254 ......UUC....C...ACCA..C...C..U.GUU...UAAGC..................................................................................U....AAAAGCGAAAC....UA.C..A.C.G..C.G..UA....G.U..C..C.UA...G.U..U..G.AU.G-. +DGOF01000008.1/29620-29210 ......UUUc..uA...CUUC..A...U..A.CUG...UAAA-..................................................................................-....-CAGAUCAGAC....UA.C..G.A.A..U.G..UA....G.A..C..G.GU...C.U..U..A.UA.UU. +DBUA01000013.1/583-981 ......UCU...aC...CCUU..U...C..U.UUU...CAUA-..................................................................................-....CUAAGCGGCAC....UA.A..G.C.U..U.G..UA....G.A..C..U.AU...U.U..U..G.GA.AU. +DCJD01000017.1/51748-51369 ......UU-....A...UCUA..A...U..U.AAC...UAAAU..................................................................................A...uCUAAAUCUAAC....UA.A..A.C.-..U.G..UA....G.U..A..U.UU...C.U..U..A.UA.GU. +DBOW01000020.1/2090-1740 ......CCC...uA...AACA..G...A..G.UCU...UAU--..................................................................................-...cAAAAAUUAAAC....UA.A..A.C.-..U.G..UA....G.A..C..G.CC...U.C..G..A.UG.GG. +CP017813.1/167757-167370 ......AG-....C...UUAA..U...A..U.UGG...UAAAU..................................................................................U....--AAAAUAGGA....UA.A..A.C.-..U.G..UA....G.A..C..U.UA...G.U..U..A.UU.GU. +LVJN01000019.1/339959-339596 ......---....-...----..-...-..-.---...-ACACccggcugaaacg..........................................................uucgcgcgcagc-....UAUGCCGGAAG....AA.U..A.G.U..C.G..UAa.cu-.C..C..U.CA..cG.C..C..U.UA.UU. +MWCR01000003.1/29849-30242 ......CGU...cG...CGAU..U...C..C.CGU...GUA--..................................................................................-....CCAGAGCCGGC....UA.A..A.C.C..U.G..UGa.acG.A..A..G.GA...U.G..C..G.CG.G-. +MWBV01000040.1/2462-2872 ......UUA....C...UAAU..U...G..A.AA-...GAAAA..................................................................................A...gAUAAAAAACAU....GA.A..G.C.U..U.G..UAa..uU.C..G..G.GU...G.U..U..G.UU.UG. +DBRK01000005.1/3044-2633 ......UCA...cC...GCCA..C...A..G.CAU...UAA--..................................................................................-....CAAAAGCCAAC....UA.A..G.U.C..U.G..UA....G.A..U..G.AU...G.U..U..A.UU.G-. +MPKA01000113.1/7173-7557 ......AUA....G...CUUU..A...U..G.GUU...-----..................................................................................U....CUUAGAUGGAA....UA.A..G.C.-..U.G..UA....A.A..C..G.UU...U.A..U..U.CG.UGg +AP017902.1/805599-805988 ......UAG....U...UUAU..U...U..G.UGG...UA---..................................................................................-....UAUAAAUAAGC....UA.A..-.A.C..U.G..UA....A.A..A..A.GU...G.U..U..A.UU.AUg +DCGI01000080.1/18515-18861 ......GGC....-...GAAC..C...C..G.GAC...GACAA..................................................................................C....AAAAUGCAAAC....UG.C..G.C.A..C.G..AA....G.A..A..A.GU...U.G..U..U.UU.GA. +MNZF01000055.1/12611-13010 ......UUU...aG...GUAA..U...U..A.UUU...CAAAU..................................................................................C....AAAGAUAUGAC....UA.C..A.C.A.cU.G..UA....G.A..U..G.CA...G.C..G..U.CG.CC. +DHGE01000097.1/833-484 ......GAC....-...UUUA..U...A..G.GGU...UAAAA..................................................................................C....--AAACAGAAC....UA.A..G.C.A..U.G..UA....G.C..G..C.UG...U.G..A..A.CG.UGa +CP020921.1/1116033-1116390 ......CGG....G...UCAA..G...A..A.GGC...GAGAU..................................................................................Ua..aAAACUCUGGAC....UA.C..A.C.U..C.G..UA....G.A..G..G.GU...U.U..U..U.GC.AU. +DISG01000119.1/8092-7733 ......GGC....G...ACUG..A...C..U.GAC...GAGAA..................................................................................C...cAAAACACAGAC....UG.C..G.C.U..C.G..GA....G.A..U..G.CC...A.A..A..G.AG.GG. +DJCR01000007.1/99209-98860 ......GAC....G...CCGC..C...A..A.GAC...AAC--..................................................................................-...cAAAACACAAAC....UA.A..G.C.A..U.G..UA....G.A..U..C.G-...C.U..A..G.CG.GA. +BDTG01000034.1/3274-2922 ......GGA....U...CGCC..G...G..C.GGA...GAAAU..................................................................................U....-AAACACGGAC....UA.A..G.C.A..U.G..UA....G.G..G..C.CG...C.G..A..G.GC.UG. +NZBS01000014.1/35228-35591 ......UAC...uU...AAUC..U...G..C.GAU...UAAAC..................................................................................A...cUGAUGUUAGAC....UA.A..G.C.A..U.G..UA....G.A..U..C.UG...U.-..C..U.UU.GG. +DIJZ01000004.1/18998-19347 ......GGU....-...GUGC..G...A..C.CGG...GAAAU..................................................................................U....UGAAGACAGGC....UA.A..G.C.A..U.G..UA....G.G..G..C.UC...U.G..U..G.GU.UC. +QEWT01000015.1/4307-4659 ......GGA....C...GAUG..U...G..A.AGU...UAAAU..................................................................................U....AAAGAUACGGC....UA.A..A.C.A..U.G..UA....G.U..A..C.CA...A.G..A..A.UG.G-. +NZIV01000031.1/53108-52751 ......CCC....A...AAAA..A...U..U.AAU...AAGAA..................................................................................A...aAAAGAUUCGCC....UA.A..A.C.A..U.G..UA....G.A..A..G.UU...G.A..U..A.GA.GU. +PNJE01000107.1/4731-5082 ......GAG....A...ACCG..C...U..U.GAC...GAGAA..................................................................................U...cAUAGAAGAGGA....UA.A..G.C.C..U.G..UA....G.A..G..G.CU...C.G..C..U.GU.GG. +PKTO01000053.1/1494-1141 ......AGC...gG...CUUC..G...G..A.AGC...GAGAA..................................................................................A...cAAAUCAAUGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.UU...U.A..A..U.GU.AA. +PANR01000019.1/13684-14079 ......GGA....G...CAAG..A...U..G.CGU...UAAAC..................................................................................A....AAAGACCAGAC....UA.A..A.C.A..U.G..UA....G.U..A..C.CA...A.C..G..G.UA.G-. +PFXJ01000031.1/16981-16622 ......GGC...gU...UCGG..A...U..U.CGC...GAGAU..................................................................................U....AAACGAUAGGA....UA.A..A.C.G..U.G..UA....G.A..C..G.AA...G.C..U..C.AG.GA. +DJAM01000057.1/35726-35363 ......GGA....A...UUCA..A...U..U.AGU...CAAAA..................................................................................Uc..aAAGACAAAAUC....UA.A..G.C.A..U.G..UA....G.A..A..G.CC...U.U..C..G.AU.AG. +DIFI01000017.1/147141-146797 ......AUC....G...GUCG..G...C..G.GGC...GAAAU..................................................................................U....AAAUCGCAAAC....UA.C..G.C.U..C.G..AA....G.A..A..G.CU...U.C..U..G.UG.GG. +PFMR01000327.1/348-3 ......GGA....G...UGAG..C...G..G.GAC...GAGAU..................................................................................U....-AAAUGCGGAA....UA.A..G.U.A..U.G..UA....G.A..C..G.UU...U.C..U..G.UU.GA. +NIRF01000001.1/455744-455393 ......GGAg..uC...UAUA..G...A..U.UCC...GAAAA..................................................................................Au.guAAAACUUCCGC....UA.A..G.C.C..U.G..UA....G.A..G..G.UU...U.U..U..G.GC.UC. +NEMB01000003.1/1227645-1228031 ......GGC...gA...UGCA..G...U..G.AGG...GAAUG..................................................................................U...cAAAGUAAGAGC....UG.C..A.C.C..C.G..GA....G.A..A..G.CU...C.U..U..G.UG.GA. +DIXF01000010.1/148742-148388 ......GGC....A...GUUC..G...U..G.UUC...AAAGC..................................................................................U...uUGUACAUAGAC....UA.A..G.C.A..U.G..UA....G.C..C..G.CC...U.U..G..C.GC.UG. +PCSH01000131.1/2785-3147 ......GAA...gC...UUGG..A...G..A.UGC...GAGAU..................................................................................U....AAAUCACAGGA....UA.U..G.U.G..C.G..UA....G.U..A..G.CC...U.-..U..A.UC.UU. +PKGB01000015.1/8687-9043 ......GGG....U...AGCA..U...U..A.GGU...UAAAA..................................................................................U....AAUUGACCAAA....UA.A..A.C.A..U.G..UA....G.A..G..U.UU...U.A..A..A.UG.G-. +PEAC01000013.1/2942-3291 ......GGC....A...ACCG..G...A..U.CCU...GAAAUgaa............................................................................caa-....AAUAGGCCGGC....UA.A..A.C.A..U.G..UA....G.U..G..G.UU...U.G..A..G.GG.U-. +PDZT01000028.1/20504-20856 ......GAAg..aC...UUUG..A...A..A.AGC...GAAUU..................................................................................U...cAAAAAUCAGAC....UA.U..G.U.A..U.G..UA....G.U..A..U.GU...U.A..U..A.AU.GG. +NZZP01000036.1/82122-81777 ......AUC....A...GCUU..A...U..U.AAU...UAAAU..................................................................................-....AUAAGACAAAC....UA.A..A.C.A..U.G..UA....G.U..G..C.CA...A.U..G..G.UU.G-. +NZHP01000001.1/14523-14176 ......GGU....-...GUUU..A...A..A.UAU...AAAAU..................................................................................U....AAAGAAAGUGA....UA.A..G.C.A..U.G..UA....G.A..U..C.AU...A.A..U..A.UG.G-. +PVGY01000033.1/544341-543967 ......GGC...gA...CGGU..G...A..U.GGC...GAGAC..................................................................................Uc..aAAUCAGACAGC....UA.C..G.C.A..U.G..UA....G.A..A..C.UG...C.U..U..G.GC.A-. +NVWA01000006.1/59827-59478 ......GGC....G...ACAA..U...U..C.AUU...AAAAU..................................................................................U....AAAUAAAAGGA....UA.C..A.C.G..C.G..UA....G.A..A..G.UU...A.U..A..U.GU.GA. +DGYY01000026.1/144379-144732 ......GGA...gU...UCGG..U...G..A.GGC...GAAUA..................................................................................C...cAAAACAGGAAA....UG.C..A.C.C..C.G..GA....G.A..A..G.UU...U.A..U..G.UU.GG. +PFQI01000013.1/39838-39490 ......GGG....G...UCAA..U...G..C.CGG...UAAAU..................................................................................C....AAAUCACCGAC....UA.A..G.C.A..U.G..UA....G.A..G..A.CC...G.-..G..C.UU.GG. +NZVH01000029.1/49338-49695 ......GGC....C...CGUG..A...C..G.AAC...UAAAU..................................................................................G...aAUAGAGAAGAC....UA.A..G.C.A..U.G..UA....G.A..U..C.CU...C.U..A..G.UG.G-. +DGGT01000121.1/916-536 ......CGC...uA...CCAU..G...A..A.GAU...GAGAU..................................................................................U....GAAUGCCGGAC....UA.A..A.C.C..U.G..UA....G.A..A..G.CU...U.U..G..C.GU.GG. +NVSS01000066.1/990-1405 ......GGG....U...GGCG..C...C..U.AGU...UAACU..................................................................................U...uAAAGGCGAGGC....UA.A..G.C.A..U.G..UA....G.A..U..C.CU...A.A..G..G.CG.G-. +NVQV01000042.1/1729-1306 ......AGU...aG...CUUU..A...U..U.GGU...UAAAA..................................................................................A...aAAUUAAUAGAC....UA.A..A.C.A..U.G..UA....G.A..G..C.UG...A.-..U..G.GC.AG. +PDSK01000123.1/5887-5495 ......GGG...gG...AUGG..G...C..G.GGU...AAGAC..................................................................................C....AAAACAAUGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...G.G..C..A.GC.GG. +CP027226.1/722933-722557 ......GGC...aC...GGUA..C...A..A.GGG...GAAUA..................................................................................Cu..uCAUAAACUGAC....UG.C..A.C.U..C.G..GA....G.A..A..G.AG...C.U..A..G.UG.GA. +BDSX01000050.1/3988-4341 ......GGG...gC...AUUC..A...A..A.AGC...GACAU..................................................................................U....GACCAAUAGAC....UA.U..G.U.A..U.G..UA....G.A..U..G.UU...U.U..U..G.UC.GG. +DHGI01000070.1/138088-138437 ......CCC...cA...AACC..A...A..U.GAA...AAGAU..................................................................................U....AACGAACAGGA....UA.A..A.C.A..U.G..UA....G.A..G..G.CU...G.C..A..G.GU.G-. +PDON01000049.1/16698-17056 ......GAA...gA...UCAG..A...A..G.AGC...GAAGU..................................................................................U....AAAACAACAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.A..A..U.UU.GA. +DIRN01000040.1/3291-2935 ......GGG...gC...UUAA..U...G..A.GGC...GAAUU..................................................................................Cu.cuAAUACGUAAGC....UG.C..G.C.U..C.G..GA....G.A..A..A.CU...U.C..U..G.GG.GU. +PEFA01000001.1/393110-393476 ......GGC....G...UUUU..C...U..U.CCC...GAGAG..................................................................................Cu.uaAGUACACUGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.UU...U.G..G..G.GU.UC. +PGYU01000022.1/24771-24409 ......GGU...cA...CCCG..A...A..G.AAA...GAAAA..................................................................................U...uAGAAAGCGGAA....UA.A..A.C.A..U.G..UA....G.A..G..G.C-...U.C..A..G.AU.UG. +DGFB01000089.1/9043-8673 ......CCC...uA...ACCA..A...A..U.UCU...GAAAU..................................................................................A...uAAUAGAUAGGC....UA.A..G.C.A..U.G..UA....G.A..C..A.GC...U.A..U..U.UU.GC. +PNII01000060.1/162-529 ......GCC....A...AAAG..G...A..G.UCU...UAAAA..................................................................................U....UAAAAAAGGUC....UA.A..G.C.A..U.G..UAaaaaG.U..U..U.CC...A.G..C..U.AC.GA. +PBQE01000062.1/3463-3815 ......GGU...gA...GCUU..C...A..U.CGU...GAGAA..................................................................................C....AAUCGGAAGAC....UA.U..G.C.A..U.G..UA....G.A..C..G.CC...-.C..G..G.CU.AG. +PAOE01000051.1/5928-6282 ......GGG....U...GCUA..G...A..A.GAU...UAAAU..................................................................................U...aAUAGAUAAAAC....UA.A..G.C.A..U.G..UA....G.A..U..C.UU...A.U..G..G.CA.G-. +NZVQ01000027.1/18450-18097 ......UAU....G...AAAG..C...C..A.AAU...GAAUC..................................................................................U...uAAAAAAUAGUC....UA.A..G.U.A..U.G..UA....G.A..A..G.CU...A.U..A..U.UA.AU. +DIEK01000042.1/8611-9011 ......CGG....A...CGGC..U...G..G.ACU...GAAGU..................................................................................U...uAAAAGAUAAAC....UA.A..G.C.A..U.G..UA....G.C..G..G.UU...U.C..U..A.CC.GG. +PLEW01000033.1/942-579 ......GCC...uU...GGCC..G...U..G.GAC...GAGAA..................................................................................U....AAAAGACUGCC....UA.C..G.C.A..U.G..UA....G.A..C..G.CG...U.U..A..C.AC.G-. +PANA01000004.1/109509-109148 ......CGA...gU...GCAG..C...G..C.GGU...UAAAA..................................................................................U....-UAGGUCUAAC....UA.A..A.C.A..U.G..UA....G.A..C..C.CU...U.G..C..A.GG.G-. +DHAN01000042.1/51081-51439 ......GGC...gU...UCUU..C...C..A.AGC...GAAAC..................................................................................Ac.uaAGUAAUUAGAC....UA.C..G.C.U..C.G..UA....G.A..C..G.UG...G.C..U..A.UG.GU. +PLAD01000317.1/1004-597 ......GGA....G...ACAA..U...G..G.UGU...UAAAA..................................................................................U...uAAAACGCAGAA....UA.A..G.C.U..U.G..UA....G.A..G..G.GC...U.A..G..G.UG.CU. +DKFJ01000012.1/215629-215978 ......UUU...cG...AUUG..G...C..G.GAA...AAAGA..................................................................................U...aAACACAUAGAC....UA.A..A.C.A..U.G..UA....G.C..G..C.CU...U.U..G..G.UC.GA. +PABJ01000042.1/7903-8263 ......GGA...uA...GUCU..U...U..U.CGC...GAACC..................................................................................U...uUAAAGACAGAC....UA.C..G.C.A..U.G..UA....G.U..A..C.GU...U.U..A..C.CG.UG. +DHRX01000132.1/3694-3333 ......UGC...gA...AUGA..A...G..U.AGC...AAAAC..................................................................................U...gAACAGAUAGGA....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...U.C..U..G.UU.UG. +PZKL01000037.1/27147-27514 ......AAU...cA...UCUU..C...C..U.GGC...UAAAA..................................................................................A....AAUGAUGAGGC....UA.U..G.C.U..C.G..UA....G.A..U..G.UU...C.A..A..C.GC.AC. +NZCL01000020.1/544-179 ......CGG....C...UGGC..A...C..A.CCC...GAAAU..................................................................................C....-AAGAGGGGAC....UA.C..G.C.A..C.G..UA....G.A..C..G.CG...U.U..C..G.UU.GG. +PBLQ01000003.1/98002-97637 ......GGC....G...UUUU..G..aU..G.CUG...GAUCA..................................................................................-....AAUCAGCGGGC....UA.A..A.C.A..U.G..UA....G.A..U..G.CC...U.U..U..U.GA.GG. +PGXO01000004.1/78866-79220 ......GGA....G...CCGC..A...G..A.UCC...GAAAU..................................................................................U....AAAACAGAGAC....UA.C..A.C.U..C.G..UA....G.U..G..C.CU...C.C..C..A.GA.UU. +DIOW01000065.1/75921-76272 ......GGC....G...UCCG..G...U..U.GGC...GAAGC..................................................................................U...cAAAGCACGGAC....UG.C..G.C.U..C.G..GA....G.A..U..A.CU...G.G..A..C.UG.GU. +PNIW01000100.1/11398-11046 ......CGG....-...UCCA..U...C..C.GGU...GAGCA..................................................................................C....-AAGCACAGGC....UG.C..G.C.U..C.G..GA....G.A..U..G.CU...C.G..C..A.GG.GC. +DIVG01000062.1/84619-84976 ......GAA....G...CCGC..C...G..C.UCC...UAGAU..................................................................................U....AAAUGAUCGAC....UA.U..G.C.A..C.G..UA....G.A..A..G.UC...G.G..G..U.UA.GA. +DHWM01000155.1/5148-4795 ......GAA....-...GCCU..C...G..A.GGU...GAGAC..................................................................................A....CCACCGCUGGC....UA.C..G.C.C..C.G..UA....G.A..A..G.AC...C.-..C..A.GA.UG. +NZ_PJPV01000261.1/833-449 ......GGG...uC...GCUA..C...G..G.UGU...AAAAA..................................................................................C...uAAAGGUGGAUC....UA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.A..G..G.CU.G-. +DHFZ01000004.1/122621-123009 ......CGG....G...GGCC..G...C..U.GAC...GAGGA..................................................................................Au.caAAUAGGUCAAC....UA.A..A.C.C..U.G..UA....G.A..U..G.UU...C.G..U..G.GC.C-. +DIVZ01000005.1/660720-661074 ......GCC....U...UGAU..U...U..G.CGC...GAAGU..................................................................................G....CGAAUAGCGAC....UG.C..G.C.U..C.G..GA....G.A..A..A.AU...C.U..U..G.AG.GA. +DKKD01000071.1/1407-1761 ......CCC...cU...GCAG..-...C..C.UGC...UAAAA..................................................................................C...uUAAAUAAAGGC....UA.A..G.C.A..U.G..UA....G.U..A..A.UC...U.G..G..C.GU.GG. +DHNB01000063.1/8288-8644 ......GGA...gC...UUGG..C...A..A.GCC...GAGAU..................................................................................U....AAAGCCUAGGC....UA.C..A.C.U..C.G..UA....G.A..G..G.CU...G.U..C..G.UG.GA. +DIIJ01000057.1/79033-78641 ......GUA...cU...GCUU..C...A..G.GGC...GAGAU..................................................................................U....CAACGGUGAGC....UA.A..G.C.A..U.G..UA....G.A..A..C.UG...G.G..-..G.AU.GG. +PBVT01000019.1/5353-5708 ......GGG...uA...ACCG..G...U..A.CUC...GAAAA..................................................................................U...cCAACCACGGGA....GA.A..G.C.A..U.G..UG....G.U.uC..G.CA...A.C..U..U.CU.GG. +DLMW01000019.1/6801-6452 ......GGA....G...AGAU..G...G..G.GAU...GAGAG..................................................................................A....AAACAAAGGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.-..U..A.GA.AG. +PBFN01000038.1/45751-45393 ......AGG....U...AUCU..U...A..U.AGC...AAAAU..................................................................................U....-AAAGAAGAGA....UA.A..A.C.A..U.G..UA....G.A..U..C.UU...A.U..U..G.GG.G-. +DJIM01000051.1/16612-16974 ......UGC....G...GUUG..G...U..U.GGU...UAAAU..................................................................................A....-AAUAGUCAGA....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.UG.G-. +DGYJ01000075.1/21318-21667 ......GAA....G...CUUU..U...G..U.GAA...CAAAC..................................................................................U....AAAUCAUAGAC....UA.A..G.U.A..U.G..UA....G.C..UggC.CU...U.C..U..U.GU.GG. +BAOS01000040.1/31719-32075 ......GGC...aU...UCAA..A...A..C.GAC...GAAAU..................................................................................C....AAAAGAUAGAC....UA.U..G.U.G..U.G..UA....G.A..C..G.CU...U.U..U..G.CU.GA. +NVWJ01000006.1/196161-196510 ......GGC...aG...CUAU..G...G..G.GAY...GAGAU..................................................................................U....CAAUAAUGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...Y.C..U..G.UU.UG. +DHCN01000014.1/48420-48767 ......GGA...gC...GG-A..C...A..A.GGC...GAAAC..................................................................................U...cAAAGCGCAGGA....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...C.C..G..A.UG.AC. +PBPL01000075.1/34890-35274 ......GGA....G...CCCG..U...G..A.GAC...GAGAC..................................................................................Uu..aAACCAGCGGGC....UA.C..G.C.G..C.G..UA....G.A..A..G.GU...A.G..A..G.GG.UG. +PEUI01000218.1/4659-5009 ......GGC....A...UCCC..G...A..C.CAU...GAGAA..................................................................................C....CAAAGAAACGC....UA.C..A.C.A..U.G..UA....G.U..A..C.CU...G.G..-..G.AC.GU. +NYZG01000175.1/4919-4563 ......GGG...aC...GGCA..U...C..G.CGC...GAAGC..................................................................................A....CAACCACGGGA....AA.A..G.C.A..U.G..UA....G.U..A..G.CC...U.U..C..C.CG.GC. +DIRM01000011.1/14216-13841 ......GAU...gA...GGAU..U...U..A.AAG...GAAUC..................................................................................U...uAAAAUAAUGAC....UG.C..A.C.U..C.G..GA....G.A..A..A.UU...C.U..U..U.UU.GA. +NYWS01000220.1/17226-17592 ......GGC....G...GGUC..G...A..A.GGG...UAAAU..................................................................................U....AAAUUACAGAA....UA.A..A.C.A..U.G..UA....G.A..C..G.CA...G.G..A..U.GU.GG. +PKSZ01000544.1/4282-3884 ......UCC....G...GUUU..U...U..G.UUC...GAAAA..................................................................................U....CAAUAAUGAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.G..U..C.AG.GU. +CP029004.1/2219970-2220347 ......UGAg..uG...CUG-..-...G..A.GCU...GAAAA..................................................................................Ca.acGCAAAGCAGGC....UG.C..A.C.C..C.G..GA....G.A..A..G.UC...U.U..G..G.GU.UU. +BEHU01000013.1/12691-13061 ......GGCa..uA...CGGC..A...U..G.AAC...GACAC..................................................................................C...cAAUAGGCCGGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CC...U.G..A..C.UG.GG. +PBFQ01000068.1/15841-16200 ......GGU...gU...CGGA..G...A..G.GGU...GAGAC..................................................................................Au..cAUCGGGCUGAC....UA.C..G.C.A..C.G..UA....G.U..G..G.UC...U.C..G..U.CG.GA. +DIHN01000021.1/11836-11478 ......UUU...cC...CGUC..G...U..U.GGU...CAGAC..................................................................................U....UAAACAGGGGC....UA.A..G.C.A..U.G..UA....G.C..G..G.UU...C.U..U..G.GC.GG. +PFVB01000022.1/1866-1512 ......GGA....G...UUGA..C...A..A.AAU...GAACC..................................................................................A...cAAAAAACAAAC....UA.U..G.U.G..C.G..UA....G.A..A..G.UU...C.A..U..U.GA.CU. +NZEV01000035.1/26699-27067 ......AAA....G...GCUC..A...A..U.AUU...UAAAU..................................................................................C...aAUCAAUGAUGC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.C..A..G.CG.G-. +DKOI01000026.1/10470-10884 ......AGA....U...UACA..A...A..C.AGU...UAAAA..................................................................................C....AAUGAUGUGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CG...A.C..A..G.CG.U-. +PAPB01000038.1/49494-49140 ......GUA....C...AUAA..U...C..A.AAU...UAAAA..................................................................................Aa..uAACCAAGAAAC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..C.AU.CA. +PAVM01000048.1/7097-6741 ......GCG....G...CUCA..U...C..G.UCU...UAGAU..................................................................................Ua..aAUCACGGCGAC....UA.C..A.C.A..C.G..UA....G.A..C..G.CU...C.G..C..A.GG.UG. +PKTE01000022.1/3450-3848 ......CCC....U...GAUU..U...U..U.UCC...GACAA..................................................................................U....UAAGAAAAGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.GA.AU. +PVNB01000012.1/97809-98168 ......UGA....G...AUUA..A...G..G.UAU...GAUUC..................................................................................U....AAAUUACAAGC....UA.C..G.C.U..C.G..UA....G.A..A..C.CU...C.U..A..G.UU.AA. +NYTP01000056.1/22407-22051 ......GGG....C...GGUG..A...U..G.GGC...UAAAC..................................................................................U....AAUAGAAAGAA....UA.A..A.C.A..U.G..UA....G.A..A..C.CG...A.G..A..G.GG.G-. +NPDZ01000008.1/41469-41815 ......GGU....U...AAGG..U...U..U.CUU...UAAAC..................................................................................A...aAAAACACCGAA....UA.A..A.C.A..U.G..UA....G.A..G..G.CU...U.U..A..C.UG.A-. +PFTE01000064.1/8712-9055 ......GGA....C...GGGC..G...U..G.GUC...GACAC..................................................................................C....-CACCACAGAC....UA.C..G.C.A..U.G..UA....G.G..G..C.CA...C.A..G.uA.GC.GG. +DHJQ01000118.1/17793-18143 ......GAG...cA...GCGG..C...A..A.AGG...GAAUG..................................................................................U....UAAUCAUAACC....UG.C..A.C.U..C.G..GA....G.A..A..G.CU...C.G..G..G.CG.GA. +CP027242.1/503172-502823 ......AAA....U...UGGU..C...U..U.AGU...GAAAA..................................................................................U....UGAUAAAAAGC....UG.C..G.C.U..C.G..GA....G.A..A..G.UU...C.U..U..U.AG.GA. +DGWE01000055.1/1589-1987 ......GCG....C...UUUC..C...U..C.GGU...GAGAU..................................................................................C....AAUUCAGCAGA....UA.C..G.C.U..C.G..UA....G.A..A..A.GC...A.G..C..G.GG.GA. +DIXU01000001.1/109434-109780 ......UUG...aC...GGCU..G...C..C.GGC...C-GUA..................................................................................U....UUGAAACAAAC....UA.C..G.U.U..C.G..UA....G.G..C..U.CU...U.C..G..A.UG.GA. +DIKX01000152.1/21580-21931 ......CCG....G...CUUG..A...A..G.CGC...GAAGG..................................................................................Cu.cuUAAGAACGGAC....UA.A..G.C.A..U.G..UA....G.U..G..G.GG...U.U..C..C.CA.AA. +PFLB01000060.1/50553-50173 ......CGC....G...CCAC..G...C..U.UGU...UAAAC..................................................................................U....AAAAACACGGA....UA.A..G.C.A..U.G..UA....G.A..U..G.UU...A.U..C..G.AU.GA. +DKER01000149.1/7302-7656 ......GUC....C...UCCC..G...G..C.AGU...AAGAU..................................................................................C....AUGCAAAAAAC....UG.C..G.C.A..C.G..GA....G.A..A..A.UU...C.U..G..U.AA.GU. +PAFF01000030.1/11315-11671 ......UUC...aU...UAUU..U...U..A.UGU...UAAAC..................................................................................U....CAAAAAUAACA....UA.A..G.U.A..U.G..UA....G.A..A..A.CU...A.A..U..U.AU.CG. +DIRG01000115.1/20982-21358 ......CUC....A...GCGG..G...C..U.UGC...GAAAU..................................................................................U....AAAGCAUAGGC....UG.C..A.C.C..C.G..GA....G.A..G..U.UU...C.C..A..A.UG.GA. +NYVR01000023.1/2258-2609 ......GGA....G...CUCA..G...C..G.GGC...GACAC..................................................................................C....AAUAGACGGAC....UA.C..G.C.G..C.G..UA....G.A..A..G.CU...-.C..A..G.GA.CG. +QEXY01000190.1/251-675 ......GAC...gA...GGCG..G...C..A.GGC...GAGAA..................................................................................G...uAUGGCGCCGAC....UA.A..G.C.U..U.G..UA....G.A..C..G.CC...U.A..U..G.UC.G-. +DJGH01000021.1/1870-1513 ......GGA....G...UUCG..U...A..A.UCC...GAAAU..................................................................................C....AAAAUACAGGC....UG.U..G.C.U..C.G..GA....G.A..A..G.CU...U.G..U..C.UU.AA. +DIWT01000060.1/46380-46730 ......GGG...gG...UUGG..C...G..G.UCC...GAGAU..................................................................................C....AAAUAGUGGAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CG...G.G..C..C.GG.UU. +PBQG01000055.1/33546-33912 ......CGCa..uA...CGAU..G...A..U.UAC...GAGAA..................................................................................Ac..aCAAGCGGAAAC....UA.A..A.C.G..U.G..UA....G.A..A..A.CC...U.G..C..A.GU.UG. +NZIS01000127.1/5114-4746 ......GGA...gU...UAUG..G...U..A.AGC...GAACGaggauuaa.................................................................gaguccaga-....AAAUCUGAUGA....CA.A..A.C.A..U.G..UA....G.U..A..G.CU...U.U..U..U.UU.GA. +DLFB01000033.1/46888-47285 ......GGC....A...GGCC..G...C..G.GAC...GAAAA..................................................................................C....UAAAGGAAGAA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.G..U..C.UG.GU. +PDTP01000018.1/65642-65990 ......AAA...gG...CUUU..G...C..C.CGC...GAGAU..................................................................................U...aAAUCUACAGAC....UA.A..G.U.A..U.G..UA....G.A..U..G.CC...U.U..U..G.UG.GA. +PBQH01000013.1/57573-57932 ......GGC....U...UGCU..G...C..C.CGC...GAAGC..................................................................................U...aAAGCGGUGGGC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...U.C..G..C.GC.CG. +DJLZ01000003.1/29944-29589 ......GAC....A...GGUC..U...A..U.UGU...UAAAU..................................................................................C....-AAAUAGCGAC....UA.A..G.C.A..U.G..UA....G.G..A..C.UU...A.-..U..C.GU.GG. +DHFL01000056.1/4957-5336 ......GGU...gU...UACU..A...U..U.UAC...GAGAA..................................................................................G....AAAAUACCGUC....UA.A..A.C.C..U.G..UA....G.A..U..G.UC...U.-..A..A.CU.GG. +DIHE01000206.1/16404-16048 ......UCCa.aaG...CGCG..G...G..C.GGU...GAGAU..................................................................................Ug..cAAACAGAGGGC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...C.U..C..G.GA.C-. +PKSY01000197.1/1220-1615 ......UCC....G...GGUU..U...C..U.CCC...GACAA..................................................................................C....CAAUAAUAGUC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..U..U.UU.GU. +DJMA01000029.1/54459-54106 ......GAA....G...ACUU..C...C..G.AUC...AACUU..................................................................................A....AAAACAUAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...C.A..U..G.AU.GG. +NVVH01000019.1/30822-30464 ......GCA....G...UCAU..C...A..G.AGC...GAGAU..................................................................................U....AAAGAACGGAC....UA.A..A.C.A..U.G..UA....G.A..U..A.CC...G.G..U..C.GR.GA. +DKAE01000020.1/36549-36193 ......CUU....-...CGUU..C...C..A.AGU...AAAUU..................................................................................A....UCGAGCGAUGC....UA.C..G.C.A..C.G..UA....G.A..A..A.CU...C.U..G..U.AG.GA. +DKUB01000082.1/22466-22816 ......CCC...aA...CCGG..A...U..A.AAG...GAAUA..................................................................................U...uGAACAACGGAC....UA.U..G.A.U..A.G..UA....G.A..A..G.AA...C.-..G..U.GG.GA. +DKKL01000040.1/88645-88286 ......AU-....A...UAGC..A...A..U.CGU...GAAAU..................................................................................U....AUAAAAUAAAC....UA.A..A.U.A..U.G..UA....G.A..A..G.UU...U.U..A..G.UU.AU. +PHCA01000081.1/16798-16384 ......CCG....A...ACCG..U...U..C.GGC...GAAAU..................................................................................C...uGAAUCAGCGGC....UA.A..G.C.U..U.G..UA....G.A..U..G.CG...U.A..C..G.UU.C-. +DKGH01000123.1/10087-10440 ......CGU...uA...UUCG..C...C..C.ACC...GAAAU..................................................................................A....UCAGCCCUGAA....CA.A..G.C.A..U.G..UA....G.A..C..G.UU...G.G..A..A.AU.UG. +DLOT01000070.1/17084-17444 ......UGC....G...GAAU..G...A..C.AAG...GAAACgggguu.....................................................................uuaccca-....AAAUAACAGAC....UA.C..G.C.U..C.G..UA....G.A..A..G.UU...C.G..U..U.CG.GA. +PFNB01000662.1/8339-7989 ......CGA...gU...CACU..C...G..C.GGC...UAAAC..................................................................................C....CAAAUGCAGGA....CA.C..G.C.U..C.G..UA....G.A..A..G.CC...A.A..C..G.UC.GA. +PGXC01000009.1/126297-126653 ......AGG....U...AGUC..A...C..A.GGC...GAAAC..................................................................................U....CAUUUGCCGGA....UA.A..G.C.C..U.G..UA....G.A..U..G.CU...U.C..C..A.UU.AG. +DIEY01000002.1/56453-56823 ......CUU....U...GCCA..A...A..U.UCC...GAAAC..................................................................................A....UCUACAGGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.G..U..U.UU.GC. +NPEJ01000045.1/12967-13316 ......GGG....U...AAGU..C...U..U.UCC...GAAAU..................................................................................U....UAUUUGCAAAC....UA.A..A.C.G..U.G..UA....G.A..A..G.CU...G.C..A..U.UU.GA. +PARH01000020.1/4285-3937 ......GGG...cC...AUGG..A...A..G.UAA...AAGA-..................................................................................-...aAAUUGAUGAAA....UA.A..G.C.A..U.G..UA....G.A..U..C.UG...A.A..G..G.UA.AG. +PTJW01000018.1/2663-3022 ......UAG....A...UGAG..U...A..A.GGU...UAAAU..................................................................................-....AAAGAACUGAA....UA.A..A.C.A..U.G..UA....G.U..A..G.CC...U.U..U..C.AU.AA. +PFCO01000008.1/104334-104683 ......UAA....G...GGAU..A...G..C.GGU...UACA-..................................................................................-....-CAAACGAGGC....UA.C..G.C.U..U.G..UA....A.A..C..C.AU...-.C..U..U.AU.CG. +NZTL02000025.1/27735-27389 ......ACA....G...AGGG..U...A..U.UUU...UAAAU..................................................................................U....-AAAGCUAAAA....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...C.U..A..U.UU.AG. +PCAR01000016.1/13716-14058 ......GAA....G...UC-U..U...C..A.AGC...UUAU-..................................................................................-....UAUCAAUCAGA....UA.A..A.C.C..U.G..UA....G.A..U..G.UC...C.U.aG..U.CC.GA. +DKAT01000030.1/596-948 ......AACc..cC...UUUA..U...U..U.CUU...GAAUU..................................................................................U...uAAAUCACAUAC....UA.A..G.C.A..U.G..UA....G.A..U..A.CU...U.A..A..G.UU.GG. +CP025628.1/437841-438222 ......AAU....A...AAAG..U...A..A.AGU...UAAAU..................................................................................A...uUAUUAAUUUAC....UA.A..A.C.A..U.G..UA....G.A..A..G.UG...A.-..U..U.GU.GA. +NYVI01000051.1/5647-6045 ......GCU....G...GUUU..A...U..A.GUC...GAAAA..................................................................................C....UAAGAGUAAAC....UA.A..A.C.U..U.G..UA....G.A..A..G.GC...U.C..U..U.UG.AU. +DHQI01000062.1/21571-21967 ......GUC....A...GCCU..A...U..A.UUC...GAAAA..................................................................................U....UAAAUCUUAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..G..U.GG.UC. +DGGZ01000008.1/23561-23217 ......GGC...gU...UUUU..A...U..A.CGG...GAAUC..................................................................................C...uAGUACACUUAC....UG.U..G.A.U..G.G..GA....G.A..A..G.UG...A.U..G..G.UG.GA. +PUHO01000019.1/59581-59951 ......UAU...aA...AAAC..U...A..U.AAU...GAAUU..................................................................................U...uUAAAAAUAAAC....UA.A..A.C.U..U.G..UA....G.A..A..A.AC...U.A..U..U.AG.UC. +DGUQ01000025.1/3965-4305 ......GGC...gC...UGCG..U...C..G.GGG...GAAUC..................................................................................C...uAAAACAAUAAC....UG.C..A.C.U..C.G..GA....G.A..A..A.AC...C.U..U..G.CG.GA. +DLJN01000149.1/6921-7277 ......GGG...gU...UCUA..U...G..G.AGG...GAAUG..................................................................................U...uAAAAUAGAGAC....UG.C..A.C.U..C.G..GA....G.A..U..G.CU...U.A..U..G.UG.GA. +NZHL01000018.1/23745-24096 ......AUC....U...GAAA..U...A..A.AUU...AAGAU..................................................................................-....AAAAAUCAAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.UA...A.A..A..U.GA.AU. +DHMO01000024.1/613-259 ......GGCg..aG...GUUG..C...G..U.GAC...GAUAA..................................................................................Gc.guUGUAGGCGAAA....CA.A..A.C.A..U.G..UA....G.A..U..G.CU...G.G..C..G.UA.AU. +DIXT01000020.1/185728-185330 ......GAC...cU...UCGC..G...C..G.GAC...GAAAU..................................................................................U....GAAUAACUGAC....UA.C..G.C.U..C.G..UA....G.A..G..A.UU...C.G..A..G.AG.UC. +PKMD01000001.1/587300-586926 ......UGG...aA...CCCU..G...G..A.GCC...GAAAA..................................................................................Ca.acUACCAACGAAC....UG.C..G.C.C..C.G..GA....G.A..A..U.AC...U.-..C..C.UU.UG. +PEAF01000017.1/8970-8566 ......GAA....A...CGCC..C...G..G.GUC...GACAA..................................................................................U....-AAAGACAGAC....UA.C..G.C.A..U.G..UA....G.A..U..G.CU...U.G..G..C.UG.CU. +PCTO01000029.1/8473-8831 ......CGC....A...CCUU..U...A..A.AUC...UAU--..................................................................................-....CAGAAAUAAAC....UA.U..G.U.G..U.G..UA....G.A..A..G.UU...U.A..U..U.GA.GU. +PGYR01000015.1/11106-10735 ......GGU....U...ACUG..C...U..A.AAC...GAGAA..................................................................................C...uCAUAGAACGAC....UA.U..A.A.A..U.G..UA....G.A..A..G.CG...-.U..C..A.GA.UG. +DKAM01000030.1/47079-47434 ......GGG...uC...CCAU..C...G..U.GGC...GACAU..................................................................................U....--AUAACCGAC....UA.A..A.C.C..U.G..UA....G.C..G..C.UU...C.A..C..U.UA.GG. +NZBC01000198.1/5631-5278 ......GGA...uA...GCCG..G...G..G.AAC...GAGAU..................................................................................U....UAUAGACCGAC....UA.C..G.C.A..C.G..UA....G.A..G..G.CU...C.A..U..G.UC.AC. +PBAT01000002.1/451-98 ......CCA....A...GGGA..U...A..G.GCC...GAGAU..................................................................................U....UUUGAACGGAC....UA.A..G.U.A..U.G..UA....G.G..U..U.CU...U.U..G..C.GA.UA. +PBNF01000008.1/46172-46554 ......AGG....U...CAGC..U...U..C.AAU...UAAAU..................................................................................U...cAAGAACGUGGC....UA.A..G.C.A..U.G..UA....G.A..U..C.AG...A.C..G..G.UU.U-. +DHVT01000025.1/164431-164794 ......CAC...gU...GACC..U...G..U.GGC...GAAAC..................................................................................C...uUAAUUAGCGAC....UG.C..G.C.U..C.G..GA....G.A..A..A.GU...G.A..A..A.GU.GA. +DHSU01000050.1/2293-2648 ......GGA....G...GGAC..A...C..A.GGC...GAAAA..................................................................................U...uAAAGCAGAGGC....UA.C..G.C.U..C.G..UA....G.G..G..C.CU...U.U..U..A.UU.GU. +DKOG01000135.1/2929-3312 ......GGCc..aC...GGAA..A...C..G.CUC...GAGAA..................................................................................Uu..cAGUAAGUCGAC....UA.C..A.C.A..C.G..UA....G.A..C..G.UU...U.G..A..C.UG.GA. +DIHO01000016.1/1749-1390 ......GCG....G...CUAG..A...U..C.GGC...GAGAU..................................................................................U....AAAAACGAGAA....CA.A..A.C.A..U.G..UA....G.A..C..G.CC...U.U..U..C.GU.GA. +PFUG01000672.1/497-893 ......GGG....G...ACCC..G...A..U.GGG...UAAC-..................................................................................-....AAAUCACGAGA....UA.C..A.C.A..C.G..UA....G.A..C..G.CG...C.G..A..A.AC.UG. +PFML01000074.1/14972-15375 ......GGA....A...UGCU..A...A..U.AGU...UAAAU..................................................................................U...uGAAGGCAGCUC....UA.A..A.C.A..U.G..UA....G.A..U..C.CG...A.U..G..G.AA.G-. +PBAL01000022.1/16004-16357 ......CGU....U...AUCC..C...C..C.GUC...GAAAA..................................................................................C....CCAUCUUCGGA....UA.A..A.C.A..U.G..UA....G.A..C..G.UC...G.C..A..G.GC.AG. +DHPK01000032.1/110068-110470 ......UAU...cC...UUAA..C...C..A.GAC...GAAAU..................................................................................C....AAUAAAAGAAC....UA.C..G.C.U..C.G..UA...gU.A..C..A.UU...C.G..A..G.GG.UC. +PESK01000088.1/18185-18592 ......GGU....U...AAAA..C...C..C.GAU...GAACU..................................................................................U....-UCAUGUUGAC....UA.U..G.A.G..U.G..UA....G.A..U..G.UG...U.U..U..A.AG.GG. +DKKI01000039.1/3723-3358 ......GGA...uA...CCAU..U...A..U.UGU...AAGAU..................................................................................U...uAAAUGAGCAAC....UG.C..G.C.A..C.G..AA....G.A..G..C.CC...A.C..-..G.GC.UC. +DJHT01000013.1/6508-6160 ......AAC....A...CAUA..U...A..A.AAU...GAACA..................................................................................C...uAAUCAAGUAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.UU...U.A..A..U.UU.UU. +DILB01000023.1/55360-55017 ......GGC....A...GCUA..G...G..U.AAU...GAGAA..................................................................................A....GAACAGAGAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.AC...C.A..A..A.UG.AU. +NZSK01000025.1/3742-3343 ......ACC....U...AUAU..U...U..U.UUC...GAAAA..................................................................................A....UUAAAGUAGAC....UA.A..A.C.U..U.G..UA....G.A..A..U.GC...A.U..U..U.UU.GU. +PXJB01000001.1/31795-32147 ......GG-....G...CUGC..A...C..U.GUC...GAGAC..................................................................................U...uCACAGGAGGGC....UA.A..G.C.C..U.G..UA....G.A..C..G.CG...A.A..A..G.GU.GG. +PEWH01000251.1/9736-9385 ......GGG....G...ACGU..U...C..A.GGU...GAAAC..................................................................................C...uAAAACGCAGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.UU...-.G..C..G.CU.UC. +NWBN01000014.1/168003-167604 ......CCC....U...UGCU..C...U..U.CAC...GAAAA..................................................................................C....CAAUGGCAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..G..G.UU.GU. +PXOH01000007.1/117505-117115 ......GGG....A...----..-...-..-.---...UAACAgauaguccc...............................................................cgucuuucgg-....GUUAGAAAGAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.-..G..A.AC.AGu +DJVP01000009.1/10600-10194 ......GGA....G...UUGC..A...A..G.GGU...AAGUU..................................................................................U...aAAAUACGGGGC....UA.A..G.C.A..U.G..UA....G.C..G..G.CU...U.C..U..A.UG.CG. +DIYD01000059.1/8002-7629 ......ACC....U...UUUU..U...A..C.CUC...GAAAA..................................................................................A....UAAUAGACGA-....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..GauU.CG.AU. +DLOU01000059.1/729-1102 ......ACU...uG...AUAA..G...U..G.UAU...GAGAA..................................................................................U....AUUUAGUUAAC....UA.A..A.C.U..U.G..UA....G.A..G..G.UU...U.A..U..G.UA.GA. +DIVN01000246.1/6394-6803 ......GAG...gU...GCCC..G...G..G.GGC...GACAA..................................................................................C....AAAGAGCCGAC....UA.A..G.C.U..U.G..UA...gG.A..U..G.UC...U.C..U..G.GC.C-. +DJAB01000264.1/1310-1714 ......UCC....A...GGCG..A...G..G.CAC...GAAAA..................................................................................C....CAAGAUGGGAA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...C.U..A..U.GG.GC. +PBJG01000003.1/74732-74385 ......AGU....U...GAUU..G...G..G.UUU...-----..................................................................................U...uAUAUAAGCGAC....UA.U..G.U.U..C.G..UA....G.A..U..A.AU...U.A..U..U.CA.GU. +PCRL01000106.1/6431-6898 ......GGA....G...UGUU..A...C..A.GGU...UAAAU..................................................................................U....AAAAGAUAGGC....UA.A..A.C.A..U.G..UA....G.U..G..C.UU...C.U..U..A.UU.GA. +PFGG01000075.1/45973-45578 ......GGA...gU...GAAU..C...C..A.GAU...GAAAU..................................................................................Uu.uuAAUACACAGAC....UA.C..G.U.U.cU.G..UA....G.A..C..G.UU...C.G..U..A.UA.GU. +DHIZ01000133.1/24217-23858 ......GGG....C...AUCU..G...C..G.GGC...GAGAC..................................................................................U....UAAUUGCCGGA....UA.U..G.C.C..U.G..UA....G.A..U..A.CC...G.A..C..G.AC.CG. +PHFL01000026.1/50557-50957 ......CAG....U...CGCA..U...G..U.UGC...GAACC..................................................................................U....UAAACAUUGAC....GA.U..G.A.G..U.G..UG....G.G..A..A.CC...U.A..U..U.UC.GA. +PBJM01000008.1/40528-40883 ......ACU...uA...UCAU..G...A..U.CGG...UAAAU..................................................................................A....ACAAGACUAGA....UA.A..A.C.C..U.G..UA....G.A..A..G.UU...U.A..C.uU.UU.GG. +DIAQ01000033.1/91433-91785 ......GCG....-...AUGU..U...C..G.AGG...GAAAC..................................................................................U....CAAAUCCGGAC....UA.A..G.C.A..U.G..UA....G.U..G..G.CU...C.C..A..G.CG.CC. +PELD01000034.1/33026-33376 ......GAU...uA...UAAU..A...U..U.UAU...GAAAC..................................................................................A....CAUUAACUAAC....UA.A..A.C.U..U.G..UA....G.A..A..U.AA...U.A..A..A.UA.UG. +DIAU01000049.1/1411-1053 ......GGC...gU...CUUG..G...A..A.GAU...GAGAU..................................................................................C....AAAUUGCCGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...A.A..G..A.CA.AU. +QEKV01000004.1/164827-165184 ......UAG....-...AAAU..U...U..G.AAG...GAAAC..................................................................................U....UUAAAAACAUC....UG.C..A.C.U..C.G..GA....G.A..U..G.CU...U.G..A..U.GC.AU. +NIGF01000001.1/154970-154612 ......CGG....G...GCCG..A..aC..U.CUU...UAAAU..................................................................................U....-AAAGCGAAAC....UA.U..G.C.C..U.G..UA....G.A..C..G.CC...U.G..U..G.AU.AG. +DKPW01000033.1/396-18 ......UCA...uG...UCAG..C...U..G.AAU...UAAAU..................................................................................A...aAAGAAAUGAAC....UA.C..A.C.U..C.G..UA....G.U..G..G.GC...C.U..U..G.GG.GU. +PAQS01000009.1/4295-3887 ......GCA...uA...GGGA..G...A..G.GUU...UA-U-..................................................................................-....UUACAGGGUAU....UA.A..A.C.A..U.G..UA....G.A..C..G.CU...A.U..U..A.UG.GA. +PAZE01000052.1/34103-34500 ......CUC....A...GCUU..A...C..U.AUC...GAAAA..................................................................................U....CAAUUGCAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.U..A..A.UG.GU. +PKDJ01000037.1/19672-19279 ......U--....A...CCAG..C...C..C.GGG...GAAGA..................................................................................U....-GAACGGAGGC....UA.C..A.C.A..C.G..UA....G.A..C..G.CU...U.U..-..G.AC.UG. +DIGH01000021.1/3007-2632 ......GUA....C...GAAG..C...A..A.AAU...UAAAC..................................................................................Ac.uaUCAACAAUAUC....UA.A..G.C.A..U.G..UA....G.A..C..G.UC...A.U..A..G.GU.G-. +BEHW01000065.1/7305-7704 ......CGC...cU...CCGC..C...G..A.CGC...GAAGC..................................................................................Aa.cuCAACGGGCAAC....UG.A..G.C.A..U.G..GA....G.A..U..G.CU...A.C..-..G.CG.AC. +DKKT01000003.1/50713-50359 ......GGC...aG...ACCG..-...C..C.GCC...GACAA..................................................................................U....UGAACUGGGGA....GA.C..G.C.U..C.G..UG....G.U..G..A.CU...G.C..G..G.GG.GC. +PDTT01000047.1/44293-43877 ......GGG...gC...GCCC..A...U..C.AGU...AAAAU..................................................................................Gu..aAAUAGAUUGAC....UA.A..G.C.U..U.G..UA....G.A..C..G.UU...C.A..G..A.GA.CU. +PEZS01000011.1/370623-370974 ......UAC...uU...GCUU..A...C..A.AAU...CA---..................................................................................U....UAAACGCAAAC....UA.A..A.C.C..U.G..UA....G.U..G..C.CU...U.A..A..C.GU.GG. +DGIK01000080.1/4288-4689 ......CCC....G...GACU..G...C..C.UAC...GAAAA..................................................................................U....CAACAGGCAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.U..G..G.UG.GU. +PBSD01000023.1/89790-90190 ......UAC....G...GCAA..U...A..A.GUC...UAAAA..................................................................................U....UAUACAAAAAC....UA.A..G.C.U..U.G..UA....G.A..A..C.GC...U.U..U..U.UU.AU. +DHNJ01000008.1/5720-5335 ......AGCc.aaC...ACGA..C...G..C.AGC...GACAC..................................................................................Ua..aCAAUCACGGGC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...U.G..-..G.AU.GA. +PEIH01000005.1/598341-598743 ......UUC....A...GUAG..A...U..G.GUU...GAAAA..................................................................................U....CAAUGAAGAGA....UA.A..G.U.A..U.G..UA....G.A..A..A.GC...U.U..G..U.UA.AG. +DIVR01000021.1/152318-151966 ......CCG....-...CCUG..A...G..G.GAU...GAGAC..................................................................................Ac..uAACCACCCGGC....UA.A..G.C.C..U.G..UA....G.C..G..U.CU...G.-..G..U.CU.GA. +NVRJ01000015.1/1022-659 ......ACC....U...GCUA..U...U..U.CCC...GAAAA..................................................................................U....-CAAUAGUUGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..C..U.UG.AA. +PVWF01000018.1/1150-760 ......GGG....A...----..-...-..-.---...UAAUUgaugacccc...............................................................cgcucuaagg-....GUAAAAGGAGC....UA.A..A.C.C..U.G..UG....A.A..C..G.AA...U.G..G..G.CA.AGu +DGHD01000053.1/39205-39559 ......GGC...gU...GCGG..U...G..A.AGA...AAGAC..................................................................................U...cAAUGCGUCGGC....UA.U..G.C.U..C.G..UA....G.A..A..A.GU...U.U..U..G.CA.GA. +NVQV01000018.1/8591-8173 ......UGG...gU...AGUA..A...U..U.UGC...AAUAU..................................................................................C...aUCUAAGCCGGA....UA.A..G.C.A..U.G..UA....G.A..C..U.CC...C.U..G..A.UG.G-. +QAZA01000001.1/37013-37376 ......CAC...aA...CCUU..C...G..C.CAC...CAAAA..................................................................................C...cCAUACAACGGA....CA.C..G.C.U..U.G..UA....G.A..U..G.CA...G.C..C..A.UG.AC. +PEBC01000002.1/71114-70726 ......---....-...----..-...-..-.---...-----uucccgc....................................................................ucugagg-....AUUAGAUGAGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.G..-..A.AA.AGu +PBEX01000017.1/68638-68291 ......UUC...uG...AGUG..U...G..U.GCC...GAGAU..................................................................................U....GAACAACUGAC....UA.C..U.U.G..C.G..UA....G.A..C..G.UG...U.A..U..U.GU.UG. +DIYR01000214.1/34711-34313 ......GCC....G...GGCU..U...A..A.GAC...GAAAA..................................................................................C....CAAUUGCAAAC....UA.A..A.C.U..U.G..UA....G.A..A..A.GC...U.U..G..G.UU.UU. +NBZD01000001.1/447079-447458 ......UAG....A...GAUG..G...C..C.GGG...GAAUA..................................................................................U...uUUUGAAGAAGC....UG.C..A.C.C..C.G..GA....G.A..A..G.UU...U.C..A..G.GC.AA. +PETZ01000028.1/329-681 ......UGG....U...CUAG..U...A..U.UUC...AA---..................................................................................U...gUUAAAACAGAC....UA.A..G.U.C..U.G..UA....G.A..A..A.UA...U.U..U..U.GA.C-. +DIZY01000032.1/5573-5952 ......AGC...cU...CUGC..G...C..A.GAC...UAACA..................................................................................A....AUCAAUCGUAC....UA.C..A.C.A..U.G..UA....G.A..A..G.CU...G.A..G..A.UG.GA. +PKEV01000219.1/1939-2297 ......GGC....G...CGGG..C...C..C.UGC...GAACU..................................................................................C...uAAUAGACGGGA....UA.C..G.C.U..C.G..UA....G.A..A..A.CC...C.U..U..G.UC.AC. +DJER01000027.1/50267-50613 ......CAA....G...UUUU..U...U..A.AGU...UAAAC..................................................................................C....AAAUCACAAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.AA...U.C..C..A.CU.UU. +PDSF01000045.1/30185-29830 ......GGA...gC...CGGA..A...C..C.AGU...GAGAC..................................................................................Uc..cAAAUCACGGAC....UA.C..A.C.A..C.G..UA....G.A..C..G.GG...U.C..C..G.GC.CG. +DLHC01000024.1/755493-755132 ......GGC...gA...CAAA..C...U..G.UGC...AAAAA..................................................................................U...cAAAUUUUCUGC....UA.C..G.C.A..C.G..UA....G.A..U..G.UG...U.U..C..G.UG.AA. +PBBQ01000001.1/323773-324125 ......ACC....A...ACUU..C...G..A.GGU...GAGAU..................................................................................A...aGAAAGCUAAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.CG...G.A..A..U.GA.AC. +DKGI01000003.1/39874-40210 ......UAG....U...UAAU..A...U..C.AAA...ACAAA..................................................................................-....CAAAAAUAGAA....UA.A..G.C.U..U.G..UA....G.A..A..G.GU...U.U..U..A.AG.UG. +CP028094.1/3317997-3317599 ......---....-...AGGG..A...U..A.AUC...GAUG-guccccg....................................................................uccuagg-....GCUAGAAGGAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.-..G..G.AA.AGu +PDRH01000091.1/2902-2495 ......GCC....U...GCCU..U...C..A.CCC...GACAA..................................................................................U....UAAGCCUUAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.G..G..C.UG.GU. +NZAD01000005.1/158350-157947 ......GAC....A...GCAG..U...U..A.AGA...GAUUU..................................................................................U....UAAAGAGUGAC....UA.A..A.C.A..U.G..UA....G.U..A..G.CC...U.G..G..C.GC.AAa +DIWY01000003.1/275489-275141 ......GGA...gA...UACG..U...A..G.AGG...GAAUU..................................................................................U....AAAUGGUCUAC....UG.C..G.C.U..C.G..GA....G.A..A..A.AC...U.G..U..A.UA.GA. +NZCE01000050.1/1576-1221 ......ACC...gU...ACUG..U...C..A.CCU...AAAAC..................................................................................U...gUAAGAAAAACC....UA.A..G.C.U..U.G..UA....G.A..U..A.CG...U.A..C..C.GU.C-. +DGFF01000062.1/12923-13271 ......GGC...gA...CUUA..A...C..U.UGC...GAGAA..................................................................................G....AAAAUCGGAGC....UA.C..G.C.U..C.G..UA....G.A..G..A.CU...G.A..G..G.CC.UG. +DLOY01000027.1/29810-30181 ......ACA...aA...UACC..G...A..G.GUC...GAGCAga.............................................................................acg-....UAGAUUGAAGC....UA.C..A.C.C..C.G..UA....G.A..A..G.CG...-.C..C..A.CA.AA. +NYYZ01000002.1/177852-177495 ......GGC....A...GCUG..G...A..G.GAC...GAGAU..................................................................................A...cUGAGCACGGAA....CA.C..A.C.G..C.G..UA....G.A..C..G.UC...C.G..G..G.GC.UG. +PBJD01000035.1/8585-8187 ......CCC....A...GGUU..A...U..A.GUC...GAAAA..................................................................................U....UAAUCAUAAAC....UA.A..G.C.N..U.G..UA....G.A..A..A.GC...A.U..C..U.UA.AU. +PBXB01000010.1/39303-38949 ......GAU....A...GUGG..A...U..A.AAU...GAAAU..................................................................................U...aUAAACGAUGGA....UA.A..G.C.U..U.G..UA....G.U..A..GaUC...U.C..A..A.CU.GA. +DLFY01000189.1/6515-6869 ......GGC...gU...ACCG..U...U..G.GGC...GAAUC..................................................................................C...cAAAAUAACGAC....UA.C..A.C.A..U.G..UA....G.A..A..G.AC...C.G..G..C.CU.GA. +DJWX01000008.1/121441-121832 ......AAU...aG...UUUU..A...U..A.AAC...GAGAU..................................................................................Aa..aUCUUUCCGGAC....UA.A..A.C.U..U.G..UA....G.U..A..C.UC...U.-..U..A.CU.GA. +DHTG01000101.1/18777-19145 ......GCC....A...AGGU..C...C..G.AAC...GAAAA..................................................................................U....UCAAUCAAGGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...A.U..U..U.UU.GC. +PBFQ01000062.1/58346-57976 ......ACC....C...UGGC..G...C..G.GAU...GAGAA..................................................................................A...cUGAUCGCGAAC....UA.C..G.C.A..C.G..UA....G.A..G..G.CC...G.U..G..G.UG.GA. +DJRT01000009.1/79954-80302 ......GGC...gA...UGCG..U...G..A.GGG...GAAUC..................................................................................C...gAAAAGAUCGGC....UG.C..A.C.U..C.G..GA....G.A..A..A.GC...U.G..U..A.UC.AA. +NYSU01000465.1/3460-3101 ......GGC...gA...GACC..G...G..A.CGC...GAACU..................................................................................Cu..cAAAACACGAAA....UA.C..G.C.A..C.G..UA....G.A..C..G.CC...G.C..U..C.UG.GA. +DIMW01000001.1/250232-249876 ......AGC...uC...CCCG..G...U..U.CCC...GACAA..................................................................................U...aUAUCGACCGGC....UA.U..A.C.C..U.G..UA....G.A..C..G.CG...U.G..C..A.UU.GC. +DLBU01000002.1/107246-107633 ......CAC....A...AGGC..A...U..U.GGC...GAAAC..................................................................................U....UUACCAGAAAC....UA.U..A.C.U..C.G..UA....G.U..G..G.UC...U.U..G..C.UC.AU. +DLKO01000034.1/21513-21883 ......ACC...uA...AUAG..A...U..G.ACU...AAGAC..................................................................................U....AGAAACAUUCC....UA.C..A.U.U..C.G..UA....G.A..C..G.UC...U.U..U..A.GG.U-. +DGSM01000127.1/4114-4473 ......GGC....U...AGAU..U...U..A.UCC...UAAGA..................................................................................Cu..uUUUCAGUAAAC....UA.C..A.C.U..C.G..UA....G.A..A..A.UC...G.G..U..A.UG.GA. +PHCB01000005.1/93680-94117 ......GGCg.uuC...CACC..G...C..G.AAU...GAGAUacgauuggccggaccccucaucccccaaacccgggu.........aaccgggcgcaagguuuaaggacgaaagccccucuua-....AAUAGCCCGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.CC...G.C..U..C.AA.AC. +DGXO01000027.1/16390-16788 ......GGC....A...GGGU..A...C..G.CUC...UAAAA..................................................................................C....CAAAGGAUGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.G..C..C.UG.GC. +PXPI01000102.1/19761-20152 ......GGG....A...----..-...-..-.---...UAAAGgaugaaccc...............................................................cguugugagg-....GUUAGAACAAC....UA.A..G.C.C..U.G..U-....G.A..A..G.GA...U.C..G..G.AC.GGu +PABI01000042.1/12192-12606 ......GGG...gC...GCCU..A...U..U.AGC...UAACC..................................................................................Ac.uaAAUAGACCAAC....UA.A..G.C.U..U.G..UA....G.A..C..G.UU...U.A..G..C.GG.CC. +PEWW01000111.1/2217-2642 ......CAA...cG...UUCA..A...A..G.AG-...GAAUC..................................................................................U....-AAAAACGGAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...A.-..C..G.GA.CCu +PRLH01000097.1/46063-46450 ......GGG....A...----..-...-..-.---...UAAG-gaacgguucc..............................................................cgccuugagg-....AUCAGAAAGGA....UA.A..G.C.U..U.G..UG....A.A..U..G.AG...C.A..G..U.AG.GUc +PBME01000004.1/35023-34634 ......GGU....A...----..G...C..A.AGC...UCAUA..................................................................................-....UAUUUGGAAAC....UA.A..A.C.A..U.G..UA....G.U..A..C.UU...U.U..C..A.CU.UG. +DJMU01000112.1/19333-19699 ......UGC....C...GAAG..G...A..U.AGC...AAGAU..................................................................................U...uCGAAUUAUAGA....UA.A..G.C.C..U.G..UA....G.A..U..G.UU...U.G..U..G.GG.UA. +DHHC01000048.1/16058-16451 ......GUG....C...CGUA..A...G..G.GGC...GAUAC..................................................................................C....UUGCAGCCAGC....UA.C..G.C.U..C.G..UA....G.U.aU..A.UU...C.G..A..G.GG.UC. +DLTY01000025.1/78647-78975 ......UA-....-...-GGG..U...A..G.GCU...GAGCA..................................................................................U....UUAAAACAAUC....UA.A..G.C.U..U.G..UA....G.A..U..A.CU...C.G..U..C.UC.AA. +DHTD01000135.1/57419-57818 ......GGC....A...GUUU..C...A..U.CCC...GACAA..................................................................................U....CAAGUGUGGGA....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.U..C..U.GG.AU. +PJQG01000015.1/19584-19939 ......GCG...aG...CAGA..A...G..G.CCC...GAGAU..................................................................................C....-GAUCACCGGA....UG.C..G.C.U..C.G..GA....G.A..A..G.C-...C.C..U..G.CG.GA. +PFAC01000016.1/1230-861 ......UCA...uC...AAGA..C...C..G.AUU...-ACU-..................................................................................-....AAUAAAGGAGA....UA.A..G.C.A..U.G..UA....G.U..C..A.UU...G.G..U..A.UU.GU. +DKFG01000263.1/5862-5468 ......UUC....G...ACCG..G...A..G.CGU...AAGAU..................................................................................A....AGAAAAUGAAC....UA.C..A.C.U..C.G..UA....G.C..G..U.CU...G.G..U..U.UU.GU. +PDUC01000029.1/613-262 ......AUUc..gA...GCUC..U...U..C.ACC...GACAC..................................................................................C....AUAAUCACAGA....AA.A..G.C.A..U.G..UA....A.A..C..G.UA...G.A..G..A.GG.GA. +PFDX01000015.1/8831-9189 ......UUUu..aU...CUCA..A...U..A.GCC...GAAAA..................................................................................Ac..cAACAAACAGGA....UA.A..G.C.U..U.G..UA....G.A..U..U.UA...U.U..U..U.AG.AA. +NZ_PYEQ01000756.1/1470-1084 ......GGA....A...----..-...-..-.---...UAAUUaguggaucc...............................................................cgcucagagg-....ACCAGAUGAGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...U.G..G..A.GU.GUu +PAQM01000006.1/3386-2985 ......UCC....U...AGAA..U...A..U.GUC...GAAAA..................................................................................C....UAAUCAAUGAC....UA.A..G.C.A..U.G..UA....G.A..A..U.CC...U.U..A..A.UU.AU. +NYZA01000173.1/21320-21669 ......GGA....G...CCCG..C...G..A.GGC...GAGAU..................................................................................C....-AAAGGUGGAA....CA.A..A.C.A..U.G..UA....G.C..G..G.UU...C.G..U..G.GU.UA. +DLIO01000041.1/44117-44474 ......GGCu..aA...GCCA..A...C..G.GAC...GAUAAa...............................................................................ca-a..uAAAAGGUAAAA....UA.C..G.C.A..U.G..UA....G.A..C..G.UU...A.C..C..G.CU.AU. +BEHT01000057.1/2676-3016 ......GGC....G...CUG-..A...U..U.GCC...GAGAG..................................................................................A...aCCAUCACAGGC....UA.C..G.C.C..C.G..UA....G.G..C..A.CC...G.A..U..G.UA.GC. +BEHX01000005.1/66052-66428 ......GGA....G...CCGC..C...G..A.AGC...GAACC..................................................................................U...gGAAAGAGUGGC....UG.A..G.C.A..U.G..GA....G.A..A..G.CU...C.U..U..G.GG.UU. +DGUI01000033.1/38150-38522 ......GGG...uC...AUUC..G...A..A.AGG...GAAUU..................................................................................Uc..uUAAACACUGAC....UG.C..A.C.C..C.G..GA....G.A..G..G.UC...C.C..G..G.AG.GA. +PEQL01000036.1/10616-11054 ......CCA....A...CGUA..G...C..U.GAC...UUAU-..................................................................................-....UAAAAGAACAC....UA.A..G.C.A..U.G..UA....G.U..G..G.UU...A.A..U..A.UG.UA. +DLBN01000122.1/27123-26766 ......AUG....-...AGGC..G...U..U.AGC...GAGAA..................................................................................A...aUAGUCAUUGAC....UA.C..A.C.C..C.G..UA....G.U..A..G.AU...U.U..U..U.GG.CA. +DHMH01000060.1/6176-5787 ......UGG...gU...GCUU..G...U..G.AAU...AAGAU..................................................................................U....-AUAAACAAAC....UA.A..A.C.U..U.G..UA....G.U..A..G.GG...U.U..U..U.GG.UU. +DLHF01000033.1/91935-92314 ......GGA...cA...AAGC..G...A..A.GGC...CAAUU..................................................................................U....UGUAAAGCGAC....UA.A..A.C.A..U.G..UA....G.C..G..G.CU...A.-..C..C.GG.AU. +NZJT01000028.1/6756-7120 ......AAA....G...UUAU..A...A..U.GGG...UAAAG..................................................................................C....AAAAUACUAGA....UA.A..A.C.A..U.G..UA....G.A..C..A.UU...U.C..A..A.UA.AU. +DLDJ01000043.1/61813-61435 ......AGGa..uG...ACAC..G...G..A.AGG...UA---..................................................................................-....UGAAAGCAGGA....UA.A..G.C.A..U.G..UA....G.A..A..G.G-...A.U..C..U.GU.GA. +PDPI01000002.1/28802-29175 ......GUG....C...AAAA..C...U..A.GAU...GAAAU..................................................................................C...aAUCACACUUAC....UA.A..A.C.A..U.G..UA....G.A..U..G.CC...A.U..U..U.UU.UG. +NZER01000471.1/9317-9629 ......UCG....-...----..-...-..-.---...-----..................................................................................-....-AAAAACUGAC....UA.A..G.U.C..U.G..UGa.auG.A..C..U.UG...A.-..A..A.UU.AU. +DIBQ01000061.1/177326-176974 ......CCC....G...GUGU..G...A..G.GUC...GAGAU..................................................................................U....AAACAGAUGAC....UA.C..A.C.A..C.G..UA....G.A..A..G.CG...C.U..G..C.GC.GG. +PEWV01000076.1/788-1175 ......AGA....G...CUUG..A...C..G.GGG...GAGAU..................................................................................C....AAAGAAUAGGA....UA.A..A.C.A..U.G..UA....G.A..G..G.CU...U.U..U..A.UC.U-. +DKRE01000013.1/13044-12698 ......CGG...gA...CAGA..U...U..G.AGG...GAAUA..................................................................................Aa..cAUAGACACGAC....UA.A..A.C.C..U.G..UA....G.A..A..G.UA...C.-..G..A.GG.GA. +DLIE01000088.1/5431-5026 ......AGC....U...GCCU..A...A..A.UUC...GAAAA..................................................................................U....UAAGGA-AAGA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...C.A..G..U.UG.GU. +PAJB01000022.1/56125-56469 ......AGU....-...UUCA..A...U..U.AGU...GCAAU..................................................................................-....-UAAAUCUGAC....UA.C..A.C.C..C.G..UA....G.C..A..G.AU...U.G..A..G.AC.AA. +PCAX01000012.1/16452-16098 ......AAC...aA...GUUU..A...U..U.AAC...UAAA-..................................................................................-....GAAUGACUGGA....UA.U..G.C.C..C.G..UA....G.A..C..G.UU...G.A..A..G.UA.CG. +CP021379.1/425790-425420 ......GAG...uG...GUUA..G...U.aC.UAA...UAAAA..................................................................................U....UGUGACGAUGC....UA.A..G.C.A..U.G..UA....G.U..U..G.UU..gA.A..G..A.UU.AG. +DJWM01000001.1/140939-140585 ......AUG...cG...ACAA..U...G..U.UGU...-A---..................................................................................-....AAACCAGCGAA....UA.A..G.C.A..U.G..UA....G.U..G..C.CU...G.A..C..G.CU.UG. +PCSD01000066.1/716-325 ......UUC...cA...CGGC..C...G..G.AGA...AAAAU..................................................................................-....CAAAAUCCGCC....UA.U..G.U.C..C.G..UA....A.A..A..G.UG...U.U..U..U.UG.GA. +PNHP01000001.1/385977-385621 ......GAU....A...AGUA..C...U..A.GAU...AAAAA..................................................................................U....UAAAUACUUAC....UA.A..A.C.U..U.G..UA....G.A..U..G.CU...U.U..U..A.UU.AA. +PFBV01000005.1/81027-80630 ......UUG....A...UUUG..C...C..C.GGU...UAAAA..................................................................................A....AAUAAGAAGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GU...A.A..G..G.UU.G-. +DKKR01000061.1/4809-4412 ......GUC...uU...UUUU..U...A..U.CCC...UACAA..................................................................................U....UAAAUACCGGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...G.U..A..U.GG.AU. +NZXD01000014.1/5176-4821 ......GGAu..uA...UUAC..A...A..U.GAU...AAGAU..................................................................................U...uUUUCCGACGGC....UA.C..A.C.U..C.G..UA....G.A..G..G.UC...A.G..A..C.UU.AU. +PCVW01000061.1/9747-10148 ......GGG...gC...CGCA..G...C..G.GAC...GAACU..................................................................................C....AAAUCGCAGAC....UA.C..G.C.G..C.G..UA....G.U..G..G.AC...G.C..G..A.CU.GG. +PBOA01000005.1/65365-65015 ......CAG....U...ACA-..A...C..U.AGG...GAAUA..................................................................................U....-UUACUCCGAC....UA.A..G.C.C..U.G..UA...gG.A..U..A.UU...C.U.aG..C.UA.AG. +PHDH01000052.1/17731-17341 ......GCC....G...GCCU..G...C..U.CCC...GACAA..................................................................................U....CAAGUUGAUGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.G..U..U.UG.GU. +DJSA01000058.1/16861-16458 ......GGC....A...GGCC..G...U..G.GUC...GAAAA..................................................................................A....CAAAGGACGGA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...C.A..C..C.CG.GU. +PFOH01000024.1/1629-1246 ......UCG...aG...UUUU..C...A..A.UCU...UCAAA..................................................................................U....UUAAAUCGGAC....UA.A..G.U.U..U.G..UA....G.A..A..U.UG...U.U..U..U.GC.GC. +DGHQ01000058.1/19586-19191 ......UCU....U...GCCA..A...C..G.CUC...GAAAA..................................................................................C...cAAAGGCUGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UG.AU. +PADF01000015.1/4181-3794 ......UAG...aC...AUAC..A...U..A.GCC...GAAAU..................................................................................U....-AAAGACCGGA....UA.U..G.C.G..U.G..UA....G.A..G..G.UU...G.A..U..A.GG.A-. +PCXV01000033.1/14530-14193 ......AGU....A...----..-...-..-.---...UAAUAggc............................................................................aca-....GUCCUUGUGAC....UA.A..A.C.A..U.G..UA....G.A..U..A.UU...U.U..U..U.GA.A-. +PKSZ01000674.1/402-788 ......GUU....G...UUCA..U...A..U.CUC...GAAAA..................................................................................C....AGAUAAAUAGA....UA.U..A.A.U..A.G..UA....G.A..U..G.GU...A.U..A..A.UU.GA. +DHPF01000007.1/182741-182343 ......UCC....U...UUUC..U...U..G.CAC...UAAAA..................................................................................C....CAAUGAAAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UU.GU. +PHBR01000118.1/6094-5731 ......CGG...gA...GGGG..C..gC..C.GAU...GAGAAcu..............................................................................ac-...uCCCCUGGUGAC....UA.C..G.C.U..C.G..UA....G.A..C..G.UU...C.G..U..A.UC.AG. +PETR01000116.1/5831-6177 ......AGC....A...AACC..C...A..A.AGU...GAGAU..................................................................................U....AAUUUUUGAGC....UA.A..A.C.C..U.G..UA....G.A..U..G.UC...-.C..U..G.CU.UG. +DJYO01000013.1/65340-64966 ......GGUu..aC...GCGG..G...A..A.UGG...AAAUA..................................................................................Au..cCAAAUACUGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.CC...C.-..G..A.UG.GA. +DGHA01000007.1/55084-55479 ......UCC....G...GAGU..C...G..G.CUC...GAAAA..................................................................................U....CAAUCGCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..G..U.CU.GU. +NVUK01000033.1/9660-10075 ......AUC....G...GAAU..U...A..G.CUU...UUAAA..................................................................................A....UUUGUAGGCAC....UA.A..G.C.A..U.G..UA....G.G..C..A.UU...U.G..U..A.CG.GA. +BEIK01000001.1/31335-30982 ......UUU....U...ACUG..C...A..A.GCA...GAAAU..................................................................................A....-UAAAUCUGGC....UA.A..G.C.A..U.G..UA....G.A..A..U.GU...U.U..U..G.GG.U-. +DLKS01000035.1/16878-16485 ......UCU....U...GCCG..U...A..G.GAC...GAAAA..................................................................................C....GAAGGCCAAGA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...G.U..A..U.AC.GU. +PHDU01000005.1/11156-10787 ......UA-....U...CCUG..U...G..U.UCC...AAAAG..................................................................................A...uAACAAAAAAGA....UA.A..C.G.A..U.G..UA....G.A..U..G.GA...U.G..A..A.UG.UA. +PFAT01000045.1/5892-5495 ......UUUu..uA...UUGC..U...U..A.AGU...GAAAA..................................................................................U....UUAACAAAAAC....UA.A..G.C.C..U.G..UA....C.A..C..G.CG...G.U..A..U.GA.CU. +PGFG01000001.1/2487634-2487260 ......UCC....A...GUGG..U...U..U.CCU...GAACU..................................................................................C....CAAUGCCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..C.AG.GG. +DLKQ01000020.1/6238-6636 ......UAA...aA...GGCU..U...U..U.GGU...UAAA-..................................................................................-....UAAAAAGCAAC....UA.C..A.C.U..C.G..UA....G.U..A..A.AU...-.U..U..U.AG.CG. +PAYK01000015.1/103771-104141 ......UCC....U...UUUC..U...U..U.CCC...GACAA..................................................................................U....CAAAAAACAA-....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.U..U..U.GG.GU. +DLGQ01000010.1/12451-12849 ......CCC....A...GCCA..U...C..G.GUC...GAAAA..................................................................................C...cAAUGAAGUGGC....UA.C..G.C.A..U.G..UA....G.A..A..A.GC...C.C..A..U.GU.UG. +NVUU01000005.1/15009-14629 ......CUG....G...UUAG..A...U..G.GAC...AAGGU..................................................................................-....AAACAAGGUGC....UA.A..G.C.A..U.G..UA....G.U..C..G.UU...A.U..U..A.UG.GA. +AXZO01000002.1/61444-61043 u..aaaCGG....C...GAUC..C...C..C.GCC...UCGAG..................................................................................G....GUCAGAGAGGC....UA.A..G.C.C..U.G..UG....A.A..G..G.AG...U.G..A..A.CC.CCc +DJWY01000029.1/2775-3124 ......AGG....U...CGGU..G...A..A.GCU...GAAAC..................................................................................U....-UUUCAGCGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.GU...U.G..G..A.CA.AC. +NVWW01000027.1/23728-24123 ......UCC....G...GCUU..U...U..G.GUC...GAAAA..................................................................................U....CAACCACAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.CC...A.U..A..A.CG.GU. +DIXM01000002.1/730789-731142 ......GCC....C...ACCU..C...C..G.GCC...AAGAA..................................................................................U....-GAGUACGGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.C..U..C.AG.CC. +PFND01000009.1/11467-11042 ......GGC...uG...GCGC..U...U..A.AGG...UAU--..................................................................................-....UUUCCAGAAAA....UA.A..G.C.A..U.G..UA....G.A..G..C.CU...C.-..A..G.CU.GA. +PXYQ01000026.1/19174-19571 ......GUC....A...GUGC..A...U..U.UUC...GAAAA..................................................................................C....UAAAUGAAAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.AC...U.U..U..U.CU.AU. +PAME01000014.1/97658-97263 ......GCC....G...UGUU..C...A..A.GUC...GAAAA..................................................................................A....CAAUAAUAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.UC...C.U..A..A.UU.GU. +PHFO01000020.1/11346-11731 ......GUCc..uU...GUUA..C...C..A.AGG...-----..................................................................................-....-UCAAGGUAAC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...U.A..A..G.CG.GUu +DHBR01000038.1/17035-17409 ......AAC...uU...GAUG..A..cA..G.AGG...GAAUU..................................................................................U...gAAAACAGCGGC....UG.C..A.C.C..C.G..GA....G.A..U..G.UC...C.C..U..U.UU.AA. +DHVR01000061.1/84712-84321 ......UUU...aA...UACA..G...U..G.AGC...UAAAU..................................................................................C....-AAAAACUAAC....UA.C..A.C.U..C.G..UA....G.A..C..A.UC...C.G..A..G.GG.UU. +DLKU01000010.1/735-360 ......---....A...AUUC..-...C..U.UAC...UAAAA..................................................................................U....-GAAGCAACAC....UA.A..A.C.U..U.G..UA....G.A..G..U.UU...-.A..U..G.UG.UG. +NKXO01000022.1/46903-47271 ......ACC....U...ACCU..G...C..C.UCC...GAAAA..................................................................................U....CAAAC-AACAC....UA.A..G.C.G..U.G..UA....G.A..A..G.AC...A.A..C..C.GA.GA. +PFBX01000006.1/11193-11608 ......ACU...aA...CCAA..G...C..U.GGC...GAAAA..................................................................................A...uAACAAAAGAAC....UA.A..A.U.A..U.G..UA....G.A..C..G.GU...U.G..C..G.UC.A-. +PFVC01000041.1/442-100 ......G--....-...----..-...-..-.---...-----..................................................................................-....--UAAGAAAAC....UA.A..G.C.U..U.G..UA....G.A..A..A.AG...G.U..A..A.GU.G-. +DIPL01000003.1/85718-86080 ......AGCa.auC...UUUU..G...A..G.GCG...UAAAA..................................................................................Ca..aAAUUCAUAAAC....UA.A..A.U.A..U.G..UA....G.A..A..A.AG...C.A..A..A.UC.UG. +PAGQ01000074.1/8797-9173 ......AAA...aU...----..-...-..-.---...GAAAUagucuuguc................................................................uucugacga-....UAAACGAAGAC....UA.C..G.C.A..C.G..UA....G.G..C..C.GC...A.C..U..U.UG.AA. +PAUC01000033.1/12814-12463 ......GGA....A...CUCA..A..aA..G.GGC...GAAAA..................................................................................Gc.aaUUACAACCAGC....UA.A..G.C.U..U.G..UA....G.U.aG..A.UU...C.U..U..G.CA.GA. +PFAD01000004.1/8878-8505 ......UCG...gC...AAGG..U...U..A.GAU...UA---..................................................................................-....AAUUAAGGUAC....UA.A..G.C.A..U.G..UA....G.U..C..A.CU...U.U..U..G.UG.GA. +PAZC01000026.1/378-4 ......CCU...g-...-AAC..A...G..G.GCU...UAAAA..................................................................................A...cAUCAAGUGAAC....UA.C..A.C.G..C.G..UA....G.A..U..G.CC...G.U..U..U.AA.GA. +PFUN01000129.1/636-247 ......UUC...uA...CAGC..C...A..U.GGC...GAAAU..................................................................................A...cAAAAACCGCGC....UA.U..U.U.C..U.G..UA....A.A..U..A.UG...C.U..U..U.AU.GA. +DLSG01000088.1/365-23 ......UUA....U...UUGU..U...A..A.AAU...UAAAU..................................................................................U....UAAAAU-UUUA....UA.A..G.C.G..U.G..UA....G.A..A..G.UA...U.U..G..U.GU.UA. +BDTN01000259.1/2890-3268 ......GGCc.cuA...CAGG..U...U..C.AUU...GAGAU..................................................................................Cu..cAAUAGGAAGGA....UA.C..A.C.G..C.G..UA....G.A..C..G.GU...G.C..A..G.UG.GC. +DJFP01000163.1/7366-7769 ......UCC....G...AUGU..A...A..A.GUC...GAAAA..................................................................................C....CAAUCAAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.AC...A.U..U..G.AG.GU. +DIWP01000015.1/71782-71428 ......CGG....G...GACG..G...U..G.AGC...GAGAC..................................................................................U...aAAAGCGCCGGC....UA.A..G.C.U..U.G..UA....G.A..U..A.CU...C.C..-..G.UC.GC. +DIFX01000018.1/3597-3201 ......ACC....U...CAUU..G...C..U.CCC...CACAA..................................................................................U....-CAAGGCAGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.GG.UC. +PFDY01000083.1/2490-2880 ......UUA....A...UUUA..A...U..U.AUU...UAAAA..................................................................................C....-UUAAAUAGAA....UA.A..A.C.U..U.G..UA....G.A..U..A.AG...A.U..U..U.AA.UU. +PEYV01000067.1/8054-8427 ....ggAU-...gA...GGCG..G...A..C.AGU...CAAAC..................................................................................A....AAAAUCCGGG-....CA.A..G.C.U..U.G..UA....G.A..C..G.UC...U.U..A..G.AG.G-. +PCXO01000012.1/25459-25106 ......CCC...uA...GCUG..U...G..U.C--...GAAA-..................................................................................-....UCAGAUAUGAC....UA.A..G.C.G..U.G..UA....G.A..U..C.AU...C.-..G..U.UG.AU. +DGVJ01000068.1/15313-15706 ......UCU....U...GCCG..U...U..G.CAC...GAAAA..................................................................................U....GAAGGCCGAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.C..A..U.UG.AU. +DIVS01000057.1/31428-31774 ......UG-....A...CCGG..A...U..A.GAG...U----..................................................................................-....AUAAAAUCAGU....AA.A..G.C.U..U.G..UA....A.U..U..C.CU..aG.U..U..A.UG.UU. +PKDL01000386.1/634-997 ......GGA...cC...GCGC..C...G..A.GAA...GUAU-..................................................................................-....AAUCAGGCCAC....UA.C..A.C.A..C.G..UA....G.A..A..G.CU...C.C..A..G.CU.GG. +PCSX01000031.1/9577-9955 ......UAG...aG...CUUU..A...A..U.CUU...UAAAC..................................................................................A...aAUUAAGCGUCC....UA.A..A.C.C..U.A..UA....G.A..U..G.UU...C.A..C..U.GG.A-. +PASM01000019.1/31345-31701 ......GCG....C...CUUU..G...U..U.GAC...GAAAA..................................................................................U...aNUAAUAUCGAC....UA.A..G.C.C..U.G..UA....G.A..A..G.CU...U.A..G..A.AA.GA. +PKDT01000076.1/17661-18019 ......GGC....A...GAGU..U...U..A.CAC...GAAAA..................................................................................A....UUAAAUAAUAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GU...C.U..U..U.UU.AU. +NZBZ01000015.1/5877-5543 ......---....-...----..-...-..-.---...G----..................................................................................U....CUUCUAAAGAC....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...U.U..C..C.CA.A-. +PXYW01000136.1/1415-1768 ......UGG....U...GGAU..C...C..G.AAU...GAGAA..................................................................................U....AUAGGCGGUGC....UA.C..G.C.U..C.G..UA....G.A..A..A.UC...U.C..U..C.AU.GA. +NZ_PVWO01000008.1/12257-11861 ......GGG....A...----..-...-..-.---...UAAUAggucacucc...............................................................cgucuagagg-....AUUAGAUAGAC....UA.U..A.C.C..U.G..UG....A.A..C..G.AG...C.G..G..A.AA.GUu +DGXF01000175.1/13331-12985 ......GCC...gC...UUAA..G...C..G.AGG...GAAUG..................................................................................G....AAACAAGCAGC....UG.U..G.A.U..G.G..GA....G.A..U..G.CC...U.U..G..A.UG.GA. +DGWK01000022.1/67443-67075 ......AUC....U...---G..G...C..U.GCU...GAGGU..................................................................................A....AGAAAGCAGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.G-...C.U..U..U.GC.GA. +DHJU01000069.1/2071-1726 ......GGC...gU...UGAA..C...U..G.AGG...GAAUU..................................................................................U...uAAAAGAUCGAC....UC.C..A.C.C..C.G..GA....G.A..A..A.GU...C.A..G..A.CG.GA. +PHAN01000003.1/135771-136126 ......GAC....A...GCCC..U...C..C.GGC...GAGAC..................................................................................C....-AACUCCGGAA....CA.A..G.C.C..U.G..UA....G.A..G..A.CC...G.-..U..A.GG.AC. +DHAT01000003.1/66415-66786 ......GGC...gU...CUUG..C...C..G.AGG...AAAUU..................................................................................U...uAAAACAUUGGC....UA.C..G.C.U..C.G..UA....G.A..A..A.GC...U.U..U..G.GC.AA. +PDUD01000019.1/106903-107281 ......CC-...uU...UCUA..U...C..G.CUC...GAAAA..................................................................................U...cUAACUGGAAAC....UA.C..A.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UG.GU. +PHAI01000001.1/54134-54523 ......UUA....G...AAGU..A...A..U.GCC...GAAAA..................................................................................Aa..uAACAAUUGGGC....UA.C..U.C.U..U.G..UA....G.U..G..G.UG...U.U..U..A.AA.AA. +NYZN01000045.1/22330-21977 ......UCA....-...----..-...-..-.---...GA---..................................................................................-....UAAGAAUAGAA....UA.A..A.C.U..U.G..UA....G.A..A..G.CA...U.-..U..A.AC.CAg +DITF01000195.1/9803-10152 ......GAA....A...UGUC..A...G..A.GAG...UAGAA..................................................................................U....CAAACAGGAAA....CA.U..G.A.U..U.G..UA....G.A..C..G.GU...U.U..G..A.CU.GG. +PDHI01000009.1/24570-24930 ......GAG....C...CCUU..U...U..A.GAU...GAAAU..................................................................................U....UUCAUUUUCAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...U.U..G..G.UC.U-. +PFBM01000005.1/28821-29210 ......UUA...cG...CGGC..U...C..G.UCC...GAAAC..................................................................................A...aACAAGAUGUGC....UA.C..G.C.C.aU.G..UA....G.A..A..U.CC...U.A..U..G.CG.UG. +PFCS01000042.1/100467-100854 ......UUU....U...AACC..G...A..U.UGC...GAGAA..................................................................................A....-CCAAGUGGGC....UA.A..G.C.U..U.G..UA....G.A..U..U.GU...A.U..U..G.UG.UA. +DGYF01000296.1/8047-8443 ......CCC....G...GCUG..G...C..U.UUC...GAAAA..................................................................................C....CAACGGAGGAA....GA.A..G.C.A..U.G..UG....G.A..A..A.GC...U.C..G..U.GU.UG. +DHLT01000131.1/211-577 ......GGG...aA...AAGA..A...A..U.GCC...GACAA..................................................................................Uu..cAAAAAAACGAC....UA.C..A.U.G..C.G..UA...gU.A..A..G.CG...U.A..C..A.CU.G-. +DIUJ01000039.1/49019-49389 ......AAC....C...UAUU..U...U..U.AGC...GAAAU..................................................................................U....-AAUCUGAUGA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.C..CauC.UA.AU. +PEYO01000017.1/126720-127083 ......GGA...uC...AGAU..C...G..G.GAC...GAGAA..................................................................................U....UAAUUAUCAAC....CA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..A.UU.A-. +PCWZ01000011.1/3152-3509 ......GGA...gC...AAGA..A...G..G.AGC...GAAAC..................................................................................Cu..aAAUUCGCAGAA....UA.A..G.C.A..U.G..UA....G.A..G..G.CG...A.-..G..C.GU.GA. +PLEQ01000120.1/3279-3631 ......AGC....G...CCCC..A...A..U.CAA...GAGGA..................................................................................C....AAAACACUAGA....UA.A..A.C.A..U.G..UA....G.C..G..C.UU...A.G..G..G.UG.UC. +DLGO01000004.1/61659-61290 ......AAC...cA...GCGG..C...G..C.CCC...GACAA..................................................................................Uu..uAAGCAGCUAAC....UA.C..A.C.A..U.G..UA....G.A..A..G.GU...A.U..G..U.UU.UU. +CP025704.1/884631-885001 ......AUA....G...UCUU..C...G..C.UUU...GAGAC..................................................................................G...aGAAUUCAAAGC....UA.C..A.C.A..C.G..UA....G.U..C..C.GC...U.U..U..A.UA.GA. +DKTG01000189.1/2315-1950 ......CAC...cC...UGAA..U...A..U.CCC...GAAAA..................................................................................C....CAAGAAUGGCC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..G..U.AA.AU. +PFRL01000047.1/6239-6580 ......GAA....A...ACCC..G...U..A.AUC...GAAUA..................................................................................U....UUAAAUCAGGC....UA.A..G.U.C..U.G..UA....G.U..A..C.UA...U.U..U..U.AG.AG. +PCTW01000034.1/536-164 ......CCU....U...GUCA..G...C..U.GGC...GA---..................................................................................-....UAACCGCUGAC....UA.C..A.C.A..C.G..UA....G.U.uC..C.GC...U.C..U..U.CC.AA. +DIGJ01000040.1/6508-6137 ......UCA....A...CAUC..U...G..A.GUG...GUAA-..................................................................................-....UAAAAAUAAGA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..U..G.AU.G-. +DIUR01000027.1/409167-409541 ......AGU....-...-CUU..C...G..C.UUU...GAGAC..................................................................................A...aUAAUUCAAAGC....UA.C..A.C.A..C.G..UA....G.U..C..C.GC...U.U..U..A.UU.GA. +PVWK01000014.1/229998-229610 ......---....-...----..-...-..-.---...-----ggacgguucc..............................................................cgcuucgagg-....AUCAGAGAAGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...C.G..A..U.GU.ACc +DLSM01000004.1/24689-24332 ......UGG....-...AAGU..U...G..A.CC-...GAAAU..................................................................................U....-AAAAAACAAC....UA.U..C.C.C..C.G..UA....G.A..A..A.GA...C.U..U..G.CC.UU. +DILM01000012.1/11413-11787 ......CAC...uU...AUCC..U...C..A.CUC...GAAAA..................................................................................U...uUAAAGAAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..C.AG.GC. +PAMZ01000010.1/2685-2316 ......UGA....C...----..-...-..-.---...AAAA-gaaucacagc..............................................................cguuccuugc-....UCUAAUGGAAC....UA.C..A.C.A..C.G..UA....G.U..G..C.UC...U.C..U..A.CC.GG. +PEWP01000015.1/3522-3880 ......UCA...uA...UUUA..A...U..A.UUC...UAAA-..................................................................................-....AAUAAAUAGAC....UA.A..A.C.U..U.G..UA....G.A..A..C.UA...U.U..U..U.AG.AA. +DISL01000078.1/5095-5464 ......UAC...gA...CUUU..U...A..A.AGU...GAAAA..................................................................................U...aAACAAUCUUUC....UA.A..A.C.A..U.G..UA....G.A..C..G.CU...G.-..A..U.UU.GA. +DLHS01000015.1/81245-81614 ......GGC...cU...GGUC..U...A..C.CCC...GACAA..................................................................................U....CAACGGCAGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..C..C.GG.UU. +CP017414.1/764519-764903 ......GAAc..a-...----..-...-..-.---...-----gucuuguc.................................................................uucugacga-....UAAAUGAAGAC....UA.C..G.C.A..C.G..UA....G.U..C..C.GC...A.C..U..A.UG.GA. +DJWZ01000059.1/31648-31248 ......UCU....U...GGUA..U...U..G.CAC...GAAAA..................................................................................C....GAAGUCCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..C.GG.UC. +LSNV01000004.1/448-842 ......UUAu.agA...UUAA..A...A..A.UUC...UAAAA..................................................................................UucauACAAAAUAAGC....UA.U..G.U.U..U.G..UA....G.A..A..G.UG...U.U..U..U.UA.A-. +PKSX01000015.1/9476-9850 ......GCC...aU...GUUC..U...C..U.CCC...UACAA..................................................................................U....UUAAAGGAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.C..U..C.UU.GU. +BEIT01000006.1/8612-9012 ......UUC...cC...UAGC..C...C..A.GUU...GAGCA..................................................................................C....-AACAAGAGUC....UA.U..G.C.U..C.G..UA....G.A..C..G.UU...U.G..C..U.UG.GU. +PKDZ01000072.1/40553-40151 ......GUC....A...GCCC..C...U..G.GUC...GAAAA..................................................................................U....CAAUCGUGGAC....UG.A..G.C.A..U.G..GA....G.A..A..C.GC...U.G..C.aG.GC.GU. +NZWK01000031.1/5475-5833 ......AGA....G...ACCA..U...U..A.ACA...UGAAC..................................................................................-....UAACUGAUGAC....UA.C..A.C.U..C.G..UA....G.A..C..G.CU...G.C..C..U.CA.CG. +DGHS01000029.1/75893-75504 ......ACC....A...UACA..G...C..A.GCC...GACAA..................................................................................C....CAAACGAAGAC....UA.A..A.C.U..U.G..UA....G.A..A..A.GC...A.U..C..U.CU.GC. +PFCN01000024.1/3587-3928 ......UUU....A...CAAC..G...G..C.AGA...A----..................................................................................-....ACCAGCCGGAA....UA.A..A.C.U..U.G..UA....A.A..C..C.AA...U.U..U..G.CU.C-. +NZVU01000015.1/83611-83236 ......GGC...c-...ACGC..C...G..G.ACG...GACAAagac..........................................................................ccuu-....AAAGCGUUGAC....UA.C..G.C.U..C.G..UA....G.A..C..G.CC...U.G.gA..C.UG.UA. +PFAM01000013.1/41462-41083 ......UAA...uA...GAUG..U...U..C.AGC...UAAAC..................................................................................A...aAAUAAAAAGAC....UA.U..G.C.U..UgG..UA....G.A..U..G.GU...A.A..U..C.AG.AU. +PCXC01000049.1/968-620 ......GGAg..uC...GUGA..U...G..A.AGC...GAAAU..................................................................................C...cAAAAUACAGAC....UA.C..A.C.A..U.G..GA....G.A..A..G.CA...C.U..U..G.UG.GU. +PBAS01000056.1/478-91 ......AUG....G...CUAA..C...C..C.GCU...AAGAU..................................................................................U....AAACCAGCGAC....UA.U..G.U.G..U.G..UA....G.A..G..G.CG...G.C..U..U.GC.UG. +PCYM01000008.1/11712-12097 ......CCC...uA...CGAU..C...G..U.UGG...UA---..................................................................................-....CCAGAACAGCC....UA.C..A.C.C..U.G..UA....C.A..C..G.UU...U.C..A..A.UG.GU. +NZER01000008.1/8068-8404 ......-AG....U...----..-...-..-.---...GA---..................................................................................-....UAGAAACUGAC....CA.A..G.C.U..U.G..UGa.auG.-..A..C.UU...G.A..A..U.UU.AG. +DHDS01000031.1/8924-8578 ......UAC....G...GCUC..U...A..U.AAU...GAAUU..................................................................................C....AAAUGAAGGAC....UA.A..A.C.U..U.G..UA....G.A..A..A.GU...A.U..A..A.CG.AG. +PFOW01000012.1/19675-20061 ......UUU...uA...CAGC..U...A..A.CCC...GAAAA..................................................................................C....AAAAAACAAUC....UA.A..A.U.U..U.G..UA....G.A..A..U.GU...U.U..A..A.AG.CU. +NVWV01000007.1/142935-143307 ......ACC....U...GACC..U...G..U.CUC...GAAAA..................................................................................U....CAAGCG-ACAA....UA.A..A.C.G..U.G..UA....G.A..A..A.AC...G.C..A..A.UU.CU. +PXQH01000019.1/7694-7300 ......GGG....A...----..-...-..-.---...UAAAGgguaacccc...............................................................cgccgcgcgg-....GUUAAAGCGGC....UA.A..G.C.C..U.G..UG....A.A..C..G.AG...C.G..G..U.AG.GCg +PBOB01000052.1/3294-2963 ......GUU...gA...UUUU..-...C..U.GCG...UA---..................................................................................-....AAAAAAUUAAC....UA.A..C.C.U..U.G..UGa.auG.A..C..A.AA...A.U..A..U.UG.G-. +DIUC01000099.1/21491-21100 ......AGCc..aA...AAUC..G...C..A.CUC...GAAAA..................................................................................C...cCAAUCAGAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GG.GU. +DISW01000023.1/103125-103490 ......UGCuacuU...CAGU..A...A..A.GAG...UAGAAauaguau....................................................................cgguacu-....AACUUACCGGA....GA.C..G.C.A..C.G..UG...gG.A..C..U.CU...C.U..A..U.UG.GA. +NJER01000002.1/837912-838292 ......AGAc.agU...CUUG..U...C..U.ACU...GACGA..................................................................................-....UAACUGUAGAC....UA.C..G.C.A..C.G..UA....G.U..C..C.GC...U.C..U..A.UA.GA. +NZZC01000080.1/9680-9312 ......GCU....G...AUAU..C...A..U.AAC...UAUAA..................................................................................-....AAAAAAUCAGC....UA.A..A.C.U..U.G..UA....G.A..C..G.CA...U.A..U..U.UG.UU. +NWBO01000152.1/15575-15172 ......CAC....U...GCCU..U...U..U.GCC...GACAA..................................................................................U...cAAACAAUAGAA....UA.A..G.C.G..U.G..UA....G.A..A..A.AC...U.U..C..G.GU.UU. +DJXM01000036.1/2172-1764 ......CAC....C...UGGU..A...U..U.AAU...GAAGA..................................................................................Au..gUAAGAAUAAGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.GA.AA. +NVVN01000002.1/177743-178127 ......GUA....C...AAAA..C...U..A.GAU...UAAAA..................................................................................Uu..aACAACACCGUC....UA.A..G.C.A..U.G..UA....G.A..G..U.CA...U.A..G..U.UC.UA. +DJVL01000011.1/27717-28109 ......UAA...aA...UUCU..U...U..A.AAC...UAAAGgcuuu........................................................................gccuu-....AAAAACCAAAA....UA.C..A.C.U..C.G..UA....G.A..A..U.UA...U.U..U..A.AU.UA. +PAHD01000017.1/22033-22406 ......CAA....G...AAAA..U...A..A.AAU...GAAAU..................................................................................C....AAAAAAGAGUC....UA.A..A.C.A..U.G..UA....G.A..U..A.UU...A.U..U..U.GG.UA. +PHBX01000016.1/116832-117198 ......GUC....U...GAUG..U...A..GcUGC...-AAAU..................................................................................G....GAUCAACUAAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UC...U.G..U..U.GA.UC. +DKQD01000175.1/1626-1998 ......GGC...aA...----..-...-..-.---...-----..................................................................................-....UAAUCUGGAAC....UA.C..A.C.A..C.G..UA....G.U..A..G.GU...U.A..U..U.CU.GA. +PFAQ01000024.1/2209-2610 ......UUUc.ugU...AGUC..U...U..U.GCU...CAAAAa...............................................................................aa-...cAAAAAGAUGUC....UA.A..G.C.U..U.G..UAa..aA.A..U..A.UU...U.U..A..U.GU.AG. +PFNN01000028.1/7459-7785 ......---....-...----..-...-..-.---...-----..................................................................................-....UUCGACGGGAA....CA.A..G.C.U..U.G..UA....G.A..C..A.UC...U.U..U..U.AG.U-. +DJOE01000001.1/240-641 ......U-C....C...UGAG..U...U..A.GUC...GAGA-..................................................................................-....GAAUAAAUAUC....UA.C..A.C.A..C.G..UA....G.A..G..G.UU...U.A..U..U.UU.UA. +KZ686269.1/1593575-1593207 ......CGGu..cU...GCCC..C...U..U.CCC...GACAA..................................................................................C....CAAACGGAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..G..U.UU.UA. +DIKG01000026.1/2074-1663 ......UUC...cA...GCAA..Ac.cC..A.UCC...CAGUCcgcuucg...................................................................gcggaaaa-....AUAAAUCAGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.GU...U.U..U..U.GG.UG. +DJEF01000049.1/23239-23587 ......GGC...gG...CCCG..U...G..A.GGG...GAAUC..................................................................................C...uCAUAGACUGAC....UG.C..A.C.U..C.G..GA....G.A..A..A.GC...C.G..U..A.CC.AA. +DIWQ01000033.1/12842-13199 ......UCA...aU...CUUU..G...A..U.UCU...UAA--..................................................................................-....AAAAACCGGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.CC...A.U..U..U.GC.C-. +DKTL01000104.1/31615-31216 ......ACC....U...GCUC..C...C..C.UAC...GAGAU..................................................................................U....AAAAGGAUGAC....UA.A..A.C.A..U.G..UA....G.A..G..G.GU...A.U..A..U.UU.UU. +DJFE01000027.1/74435-74089 ......GCU...uA...GUUU..G...C..G.GUU...AA---..................................................................................-....UUAAGCAAGGC....UA.A..A.C.U..U.G..UA....G.U..G..C.CC...G.G..A..U.GG.AG. +PBEP01000009.1/47167-47514 ......GAC....G...UCUA..G...G..U.CGU...GUGAU..................................................................................U....AAAUCACCAGA....UA.U..G.C.C..U.G..UA....G.U..A.cA.UC...C.U..G..U.AC.UU. +PYVU01000056.1/14492-14900 ......UCC....A...UAGC..A...G..A.GAC...GAAAA..................................................................................U...uCAAUUGGUAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.AU...G.C..A..U.UG.UU. +NVSA01000065.1/6817-6455 ......UCC....G...GCUC..U...U..G.GUC...GAAAA..................................................................................U....UAAUUGUGAUC....AA.A..G.C.A..U.G..UA....G.A..C..G.GU...A.U..C..U.CG.AU. +DLQO01000045.1/4525-4899 ......UCC....C...GGUC..U...U..A.CUC...GAAAA..................................................................................U....UAAUCGAUUAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..C.AG.AU. +PFEM01000035.1/4914-5304 ......A--....-...CUCC..C...A..C.CGC...GAAAU..................................................................................C....---AAGCAGCC....UA.A..A.C.C..U.G..UA....G.A..A..A.UU...U.U..A..A.AA.A-. +DJYI01000126.1/39182-38834 ......GGC...aG...CUUC..A...G..G.GGC...GAGAC..................................................................................U....CAAACGGAGGA....UA.C..G.C.A..C.G..UA....G.A..A..G.CC...U.C..G..G.UG.GC. +NZCP01000057.1/35892-36274 ......GAG....G...AUGU..G...U..U.UAU...AAGUA..................................................................................Aa.auUUUCAACAAAC....UA.A..G.C.U..U.G..UA....G.A..U..A.CG...U.A..-..C.AU.UG. +PEZF01000122.1/882-1271 ......UAA....G...CUUU..U...G..G.UUC...UAAGA..................................................................................Ca..aAUAAAUCGGAC....UA.C..A.U.U..C.G..UA....G.A..C..G.CG...U.U..U..U.UA.G-. +LSNS01000019.1/35709-35326 ......UUG....A...UGAU..U...A..A.AGU...UAAAA..................................................................................C...cCUAAAUUGAAC....UA.U..U.U.U..U.G..UA....A.A..U..G.UA...U.U..U..A.GA.UA. +DLGA01000003.1/184000-184372 ......UAC....G...UCGC..A...U..C.AGU...UAAAA..................................................................................U....UCAACAUCGUC....UA.A..G.C.-..U.G..UA....G.A..U..G.UU...G.G..U..G.UA.GG. +PLBO01000151.1/322748-322396 ......ACC....U...GUCG..G...U..G.GGU...GACAU..................................................................................C....-UCCCAACGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.U-...C.C..C..A.CC.AA. +CP019600.1/2366984-2366632 ......UUC...uA...CCUA..U...A..A.GGC...GAAAC..................................................................................Cu..uUAAAGAUAAGA....UA.U..G.C.U.aU.G..UA....G.A..C..G.AA...U.A..U..G.GU.AC. +PVXQ01000001.1/88831-88213 ......GGG...gU...ACUA..A...G..A.AGC...GAAAU..................................................................................U...uAAUAUACAGAC....UA.C..G.C.U..C.G..UA....G.A..A..G.GU...C.A..A..A.UU.GA. +PBEE01000018.1/3883-4285 ......UCU....U...AAUU..U...A..A.GUC...GAAAA..................................................................................C....AAAAAUUAGAC....UA.A..A.C.A..U.G..UA....G.A..A..C.CC...A.C..C..C.UU.UU. +DLEZ01000037.1/76892-77294 ......---....-...----..-...-..-.---...-----cuuggguugagguuuaagguuua...................................gacauuuuccuuaaucaaccgaga-....UAAAAAUUGCC....UA.C..A.C.U..C.G..UA....G.A..A..G.UU...U.G..U..U.GG.UA. +PEUE01000061.1/2203-2592 ......UAA...aG...UUCC..A...A..G.CCC...CUCAA..................................................................................A....ACAAGUUGGGC....UA.A..G.U.U..U.G..UA....G.A..U..A.UU...U.U..U..U.AA.AG. +DGHN01000172.1/452-839 ......---....-...----..-...-..A.UGU...GAAAAcacaggauggucuccuuug...........................................aaaaggcacucaguuauccu-....CAUAAAAGACC....UA.A..G.C.G..U.G..UA....G.A..A..G.GA...-.U..G..A.UG.GA. +PCTQ01000127.1/21186-20828 ......GGU....U...UUCC..C...G..C.GUC...GAGAC..................................................................................U....-UAAGCCGAAC....UA.A..G.C.C..U.G..UA....G.U..G..G.CC...-.U..C..A.GG.GA. +PAMQ01000003.1/73850-73493 ......AGC...uA...CUUU..G...G..C.GCC...GACAA..................................................................................U....AAAUCGAGCAC....UA.U..G.U.C..U.G..UA....G.A..C..G.CU...A.-..G..C.CU.A-. +PEVO01000036.1/9885-10233 ......---....-...----..-...-..-.---...GUAAA..................................................................................C....GAAGGCACCCU....UA.A..A.C.U..U.G..UC....G.A..A..A.UG...U.A..U..A.UU.UU. +PXPS01000180.1/9821-10138 ......GUC....G...----..-...-..-.---...-----..................................................................................-....-----AUUGA-....-G.U..G.C.C..U.G..UG....A.A..A..G.AA...C.G..G..U.AG.GGa +PKHU01000002.1/146197-145805 ......GUU....G...UUCU..A...A..C.UGC...UAACAaaaugaaagugggc.....................................................cuucuuaaacgaaau-....UUCACUUUCGC....UA.A..A.C.A..U.G..UAu..aG.A..G..A.CU...U.U..G..G.UC.U-. +PBIO01000025.1/4521-4159 ......UAG....-...----..-...-..-.---...-----..................................................................................-....-AGAAAUUAAC....UA.A..A.C.U..U.G..UG....A.A..U..G.AC...U.U..G..A.UA.UUa +DGQH01000011.1/54151-54544 ......GCC....U...GCCU..C...U..G.GUC...GAAAA..................................................................................U....UAAUUGAGAGA....UA.A..A.C.U..U.G..UA....G.A..A..A.AC...U.C..U..C.CG.GG. +DHVF01000284.1/2427-2844 ......AAG....U...CGGA..U...C..G.CGU...GACCA..................................................................................A....CAAAAACCGAC....UA.C..G.C.U..U.G..UA....G.U..G..A.CU...C.U..G..G.GG.C-. +PEYT01000021.1/34543-34918 ......UAC....A...CACC..U...U..G.CGC...GUUUC..................................................................................A...uUAAAAAGAUAC....UA.A..G.C.U..U.G..UA....G.C..A..C.AU...U.U..A..U.CG.UA. +PCXQ01000003.1/8073-8428 ......UUU...aA...ACCA..A...U..A.AGU...A----..................................................................................-....AUUAGUCCGGC....UA.A..A.C.U..U.G..UA....G.U..G..C.AA...-.U..U..U.UA.AA. +DHMS01000040.1/3035-2681 ......CAU....A...GUAU..C...G..G.CAA...GAGAU..................................................................................U....-AAGUUAAAGC....UA.A..G.U.A..U.G..UA....G.A..A..G.GU...U.U..U..U.CG.GU. +PEDL01000001.1/289408-289755 ......GGA...gC...UUGG..U...A..G.AGG...GAAUG..................................................................................U...cAAAGAUAAGGC....UA.U..G.A.U..G.G..UA....G.A..G..A.CC...A.C..A..A.UA.UC. +PCVX01000102.1/15755-15365 ......AGG....U...GGGU..G...G..G.GUG...AAAUG..................................................................................C...uCAACGCAAGGC....UA.C..G.C.A..U.G..UA....G.A..G..G.GC...U.C..A..C.GC.UC. +PAQN01000020.1/35838-36185 ......GCC...gU...UCCA..C...A..G.GAC...GAGAA..................................................................................C....AAAGAGAUGGA....UA.C..G.C.A..C.G..UA....G.A..C..G.CG...G.C..A..G.CU.UC. +DKYC01000108.1/412-66 ......GCC....U...AAAU..G...C..A.AGG...GAAACgggcu.......................................................................ugcccg-....AAACAGCCGGC....UA.A..A.C.U..U.G..UA....G.A..A..G.UA...C.-..A..U.GG.GA. +NVVI01000030.1/4457-4857 ......ACC....U...GCUU..U...A..A.GUC...UAACA..................................................................................A...uUAAUUGAAAGC....UA.C..A.C.A..C.G..AA....G.A..A..A.GC...U.U..A..U.CU.UU. +DHKS01000106.1/27464-27866 ......CUU....U...CCCU..G...C..G.GCA...GACAA..................................................................................C...cGAUGACGAGGA....CA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..C..U.CU.AU. +PCSN01000037.1/17522-17882 ......UCG....C...GCCU..U...U..C.UAU...GAAAU..................................................................................-....-AAAAUCAAGA....UG.C..A.U.U..C.G..GA....G.A..A..A.UA...U.C..G..C.AUcUA. +DKGO01000036.1/4407-5049 ......GGC...cG...ACAA..A...C..A.UGC...GAAAG..................................................................................A...uAAUAUACCAAC....UA.C..A.C.G..U.G..UA....G.A..A..G.CU...U.A..A..G.UG.GC. +NYYU01000041.1/39934-40278 ......U--c..aG...UUCU..U...A..A.UUC...CUCAA..................................................................................A....UUAAAUCGAGC....UA.A..G.C.U..U.G..UA....G.A..A..U.UG...U.U..A..A.AC.AA. +DKFD01000002.1/3063-2711 ......UAA...aG...GCAA..U...G..G.UUC...GUCAA..................................................................................A...cAAAAACCGGGA....UA.A..G.C.U..U.G..UA....G.A..A..U.UA...U.U..A..U.CG.G-. +NVXJ01000027.1/20340-19960 ......GUG...uG...AAAU..C...A..A.GAU...UAAAU..................................................................................Uu..aAACAACCUUUC....UA.A..A.C.A..U.G..UA....G.A..C..G.CC...U.C..U..C.UC.UA. +PEBA01000023.1/2895-3263 ......ACC....U...UCCC..U...C..U.CCC...GACAA..................................................................................C....CAAAGAGAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..AaUC.AU. +DHGC01000071.1/343-1 ......GGC...aA...CUUG..C...A..U.GAU...UA---..................................................................................-....UCAAUUCAGAC....UA.A..A.C.-..U.G..UA....G.A..C..G.UU...U.G..A..A.UG.UG. +NVUY01000004.1/19816-20214 ......GUA....C...AAAA..C...C..A.GAU...GAGAA..................................................................................Cu..aACAACACUGAC....UA.A..G.C.A..U.G..UA....G.A..G..U.CA...U.A..G..U.UC.UA. +NZ_PVNK01000148.1/103429-103073 ......GGC...aU...GCUC..G...G..C.GGU...CAAAC..................................................................................Cc..aAAUCCGCAGAC....UA.C..G.C.A..C.G..UA....G.A..C..G.UC...C.-..C..A.UC.AG. +PFPK01000007.1/5311-5710 ......UUU....C...AGGU..A...G..A.UAU...GAAAC..................................................................................-....AACAAAGCAAC....UG.A..A.C.A..U.G..AA....G.A..U..U.AU...G.A..-..A.GA.CA. +PFNV01000014.1/4878-5226 ......UGA....A...ACGC..A...A..U.CUU...-----..................................................................................-...aUAUAACCGGAA....UA.A..G.C.U..U.G..UA....G.A..G..G.AU...G.G..U..G.CA.U-. +NYXZ01000113.1/5749-6103 ......GGC....G...GCCC..G...C..G.GGC...GAGAU..................................................................................U...cAAACGGCUGAC....UA.C..A.C.A..C.G..UA....G.A..C..G.CU...C.G..G..C.GC.CG. +DLGT01000096.1/127120-127491 ......GAC...cU...GUCA..G...A..U.UAC...GAAAA..................................................................................U...uCGAUUAGAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.U..U..C.AG.UU. +PAUB01000029.1/81886-81531 ......CGC....G...UAAC..U...C..C.GGC...GAGAU..................................................................................U....-AAUGUCAUCC....UA.U..A.A.C..G.G..UA....G.A..U..G.CG...G.U..G..C.AC.GA. +PBIO01000014.1/895606-895971 ......GGC....-...----..-...-..-.---...-----a................................................................................a-....AAAACGCAGAA....GA.C..A.C.A..C.G..UG....G.U..G..C.CU...U.A..U..U.CA.AA. +PEZV01000002.1/394-54 ......---....-...----..-...-..-.---...CAAAA..................................................................................C....UAAGGAAACCC....AA.A..G.C.U..U.G..UC....A.A..C..C.AC...U.C..U..U.GU.G-. +PBQU01000067.1/75205-74886 ......UAC....-...----..-...-..-.---...GA---..................................................................................-....GAAAAGCUAAC....CA.A..G.C.C..U.G..UGg.auG.A..C..U.UG...A.A..C..U.GA.A-. +PFET01000005.1/106554-106939 ......GAC....-...UUCG..A...C..G.GGU...GAAGA..................................................................................C....UGAUCGGCGAC....UA.A..A.C.C..U.G..UA....G.U..U..U.UU...U.U..C..G.GU.UU. +DLDS01000051.1/8159-8511 ......GAU...gC...AUUG..U...C..A.GGA...GAAAAuggcgu......................................................................aagccg-....AAACAGCAGAC....UA.C..G.A.U..A.G..UA....G.A..A..G.GA...C.-..A..C.CG.GA. +DIRT01000037.1/31942-32328 ......CAU....G...GUGU..U...G..U.GCC...GACAA..................................................................................G...uUUCUCUUAGGA....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...A.U..C..U.UU.GC. +PFTL01000039.1/3294-2980 ......---....-...----..-...-..-.---...-----..................................................................................-....-UUAGCGGGAA....UA.A..A.C.C..U.G..UA....G.A..G..G.UU...U.U..U..U.GA.A-. +PPDJ01000014.1/78116-78483 ......GAC....-...----..-...-..-.---...GA---..................................................................................-....UAAAUGAAGAC....UA.C..G.C.A..C.G..UA....G.G..C..C.GC...U.A..U..C.AA.GA. +PFKS01000068.1/23030-23362 ......GGG....A...CGCC..G...C..A.AGC...GAACC..................................................................................U...uUAAGCGCAGGA....UA.C..G.C.U..C.G..UA....G.A..U..G.CU...U.C..U..G.UG.GA. +PKHO01000001.1/456080-456456 ......CGA....G...CCGG..A...G..A.GCC...GAGUAgag............................................................................aug-....CGCGUGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.GC.UA. +PBLV01000063.1/46833-46458 ......UCC...aA...AGG-..-...-..-.---...CAAA-..................................................................................-....AGAAAAUAAGC....UA.U..U.G.U..U.G..UA....G.A..C..C.UA...A.U..A..U.GG.AA. +PCXD01000008.1/549-168 ......UUAg..aC...CGUC..C...A..U.UCC...AAGAA..................................................................................C....CAAAAACAGAC....UA.A..A.C.U.uU.G..UA...gA.A..G..C.GU...U.U..U..A.GA.GA. +PFAH01000007.1/5753-6104 ......CUU...cA...GCUC..A...U..C.GUC...UAAAA..................................................................................-....-CAGACCGAAC....UA.A..G.C.U..U.G..UA....G.U..A..A.GU...U.U..U..U.GU.GA. +PBYL01000424.1/6936-6530 ......ACC....U...GCUA..C...A..G.CAC...GAAAA..................................................................................U...cUAAAGAGUAGA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.C..A..C.UA.GG. +CP024013.1/108688-109046 ......UUU....A...AAUA..A...U..U.AAU...AAAAA..................................................................................U....-GAAAAUAAAA....UA.A..A.C.A..U.G..UA....G.U..A..A.CA...A.U..A..A.AA.UA. +DHKM01000030.1/7763-7363 ......ACC....-...GAAG..G...A..U.UUC...GAAAU..................................................................................C....-AAUUACAAGA....UA.A..A.C.-..U.G..UA....G.U..C..C.UA...G.G..G..U.AG.AU. +NTKK01000007.1/63067-63436 ......GCC....U...UUUU..U...U..G.CUC...GAAAA..................................................................................A....-CAAUUGUUUC....UA.A..G.C.A..U.G..UA....G.A..A..A.AU...G.C..C..A.UU.CAa +PCUW01000067.1/123628-123258 ......AAC....U...----..-...-..-.---...GACGA..................................................................................-....UAAAUGUUAAC....UA.C..G.C.A..C.G..UA....G.G..C..C.GC...U.C..U..C.AA.GA. +DJLY01000005.1/8396-8029 ......UCA....C...----..-...-..-.---...AAAAAcggacagucuu...........................................................gucagcugacca-....UAACCGCUGAC....UA.C..G.C.A..C.G..UA....G.G..C..C.GG...G.U..U..C.CG.A-. +PFAK01000041.1/134-533 ......GCU....U...CUAC..A...G..A.AGC...-----..................................................................................U....UAUGUCGGGGC....UA.A..U.C.U..U.G..UG....A.A..C..A.AU...U.G..A..A.AG.AUu +PFDW01000074.1/10578-10205 ......UAA...uA...UUUU..C...A..A.ACC...GAAAA..................................................................................A....AACAAGUCCGA....UA.U..G.C.U..U.G..UA....G.A..U..U.UU...A.U..U..U.AA.CA. +DLEQ01000003.1/101755-102097 ......UCC...gU...CCGG..C...A..G.AGG...GAAUG..................................................................................A...aAAACAGAUCAC....UA.C..G.C.U..C.G..UA....G.A..A..G.G-...A.G..A..G.UG.AA. +PGYE01000001.1/189309-189727 ......UUU...cA...CCAU..G...G..C.GGU...UAAAC..................................................................................U...uUAAGAAAAAAC....UA.U..A.A.U..U.G..UA....G.A..C..G.AA...G.-..C..G.GC.AC. +NZWS01000002.1/7721-8117 ......AU-...aG...CUAC..A...C..U.GUU...UAAAU..................................................................................C...uUAAAGUGUAAC....UA.C..A.C.A..C.G..UA....G.A..C..U.CA...C.C..U..C.CG.CA. +PFGR01000035.1/6507-6166 ......UUU...uA...UUUU..G...U..G.GCU...GAAAA..................................................................................A....-CAAAUCAAAC....UA.U.uG.A.A..A.G..UA....G.A..A..A.CC...U.U..U..A.UC.GA. +PFPX01000040.1/6774-6388 ......UUU....A...CGGU.aU...C..C.GGC...GAAAU..................................................................................C....AUAAACUAGAC....UA.A..U.U.U..U.G..UA....C.A..A..G.UA...U.U..A..C.CG.A-. +PFIB01000165.1/8170-7822 ......GAA....G...ACGG..Cc.aC..G.GGG...GAGAC..................................................................................C...uAAAACGCGGAC....UA.A..G.C.C..U.G..UA....G.A..U..A.CC...C.G..G..-.AA.GG. +CP025543.1/80114-80526 ......UGU....U...GGUU..U...A..U.AGU...GUAAG..................................................................................U....-UAGAGACGAC....UA.A..-.A.C..U.G..UA....G.A..U..G.UC...A.U..C..G.GU.UG. +DJXS01000051.1/14961-15312 ......UUC...cG...CCUG..U...G..G.AGG...GAACGggagu.......................................................................gauccg-....AAAAAACCGUC....UA.U..G.A.U..A.G..UA....G.A..A..G.GA...C.-..A..U.UG.AA. +NZIV01000038.1/8738-8407 ......UGU....-...----..-...-..-.---...-----..................................................................................-...gAAGAGACUAAA....UA.A..G.C.U..U.G..UG....A.AugA..C.UU...A.A..U..U.UU.GG. +PFOV01000030.1/17686-17131 ......AU-...uA...UCUU..A...U..G.UUU...CAAAA..................................................................................A....-UAAAUUUAGA....UA.A..A.C.U..U.G..UA....G.A..U..U.UA...U.U..U..U.GA.UA. +NJAG01000002.1/185411-185784 ......ACC...uG...ACGA..G...U..U.CCC...GACAA..................................................................................U....CGAAAGACAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.AU...G.C..G..U.GG.CG. +DJDX01000049.1/16101-15701 ......GUC....G...CCCU..U...U..G.GAU...GAA--..................................................................................-....AAGGCGGGGAC....UA.A..A.C.-..U.G..UA....G.A..C..G.CC...U.C..G..G.UG.GG. +PGTK01000004.1/140571-140956 ......UGA....G...CUGA..A...G..C.AGC...GAGAG..................................................................................U...uAACCGCCUGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.UA...U.G..C..G.GG.AG. +DHPA01000047.1/2668-2276 ......GCC....-...AGUC..C...A..G.UCC...GAAAU..................................................................................C....-AACGAUAGGA....UA.A..A.C.-..U.G..UA....G.U..C..C.UC...A.U..U..A.GA.AA. +DKCH01000021.1/4629-5033 ......AGA....A...GCUU..A...U..U.UAG...AA---..................................................................................-....ACAAAAUAGAC....UA.A..G.C.-..U.G..UA....G.U..G..A.UU...U.U..G..G.CG.GG. +DHWF01000043.1/34335-33963 ......UUC...gG...CCCU..G...G..G.GUU...GACGA..................................................................................-....AAAUGAUCGGA....AA.C..G.C.U..C.G..UA....G.U..G..G.AC...A.C..U..G.AC.G-. +PFCL01000005.1/14802-14492 ......---....-...----..-...-..-.---...GAAGG..................................................................................C....AAAACUU----....UA.A..A.C.U..U.G..UC....A.A..C..U.CC...A.U..U..U.AC.UG. +DGRX01000014.1/84721-84341 ......CGC....U...ACCU..U...U..U.CCC...GACAA..................................................................................Ac..aCCUCGCUUGGC....UA.A..G.A.C..U.G..UA....G.A..C..G.CG...C.C..U..G.AU.UU. +DJOB01000006.1/290292-289869 ......UUA....G...UCUG..A...U..G.GGU...A----..................................................................................-....ACAUGGCAGCC....UA.A..G.C.-..U.G..UA....G.U.cG..C.CC...U.A..G..G.CA.AG. +PETJ01000007.1/3360-3018 ......GGU....-...CUAG..U...A..U.UCC...AAA--..................................................................................-....CUAAGACAGAC....UA.A..A.U.C..U.G..UA....G.A..A..A.UA...U.U..U..U.GG.CA. +PCYK01000003.1/29387-29787 ......UGA....C...UUAA..A...C..A.ACU...UAAAGcgacccgccu..............................................................aacgggucga-....AGGAAACAAUC....UA.A..A.C.A..U.A..UA....G.A..A..G.CG...C.U..U..G.UG.G-. +PFQT01000061.1/18708-19094 ......UCA....C...UCAU..C...A..U.UUC...UAAAC..................................................................................C....AAAAAACAAUC....UA.C..G.C.U.uC.G..UA....G.A..A..A.CG...C.A..U..C.AU.U-. +DJML01000054.1/2880-2509 ......GUC...cU...UGCC..G...U..C.UUC...GAAAA..................................................................................A....CAACGACCGA-....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.C..U.gU.CA.AU. +PLBO01000084.1/9545-9193 ......CCC....A...ACUC..G...U..G.CCC...GACCG..................................................................................U....-AAUCAUCGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.U-...C.C..U..A.UC.GA. +PCVY01000028.1/1925-1520 ......AGA....G...CUUG..C...U..A.AAU...AAAAA..................................................................................C....AAAACAAAGAA....CA.A..G.C.A..U.G..UA....G.U..G..C.CA...C.U..U..A.UG.GU. +MJIX01000003.1/131806-132192 ......AUC...uA...AAGU..A...A..G.CGA...GACAU..................................................................................U...aAAACAUAAGAC....UA.A..A.C.-..U.G..UA....G.A..A..G.CU...G.U..U..U.UA.CC. +PBNR01000029.1/47570-47920 ......UAU....A...----..-...-..-.---...-----..................................................................................-....UUCAAACAAGA....UA.A..G.C.U..U.G..UG....A.AugA..C.UU...A.A..A..A.UG.GA. +DKRQ01000019.1/100126-100518 ......UCC....U...GCUU..C...G..U.CCC...GAGAU..................................................................................U....ACGAUGACGUC....UA.A..-.A.C..U.G..UA....G.G..C..G.CC...G.U..U..A.GG.GG. +PXYS01000099.1/930-1309 ......UCC...uA...CCAC..U...G..G.CUC...GAAAA..................................................................................Uc..cAAAUUGGAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.C..U..A.UC.GU. +DLLE01000045.1/3607-3992 ......UGC...cA...AGUG..U...U..U.CCU...GACAA..................................................................................Cc..aAUUCGCAUAAC....UA.A..A.C.A..U.G..UA....G.A..U..G.UA...U.U..U..G.GA.UU. +DGWD01000044.1/52725-52340 ......UGC....U...ACCG..A...A..A.CCC...GACAA..................................................................................Cu..aCCUCGCAUGAC....UA.A..A.C.C..U.G..UA....G.A..U..G.UG...C.U..U..G.GU.UU. +PBLY01000038.1/5713-6002 ......UAU....U...----..-...-..-.---...-----..................................................................................-....CAAAAACCGGC....UA.A..C.C.U..U.G..UG....A.AcgA..C.GC...G.U..U..G.UU.UG. +PBEK01000009.1/14634-15003 ......UCC....U...GCUC..U...A..U.CUC...GAAAA..................................................................................U....UAAAUAUUAUC....UA.A..G.C.A..U.G..UA....G.A..C..G.AA...A.U..A..C.GG.UU. +DHMD01000060.1/31881-32278 ......CUC....C...GUAU..C...A..C.UGC...UAUU-..................................................................................-....CAAAAAUAAAC....UA.A..A.C.A..U.G..UA...gC.A..A..A.GA...U.A..G..A.AU.GG. +DHAK01000009.1/421-1 ......GAC....A...CCGC..G...G..G.AUG...GGUUA..................................................................................U....CCAAGUCAUCC....UA.A..G.C.-..U.G..UA....G.G..G..C.CC...U.A..G..G.CA.GU. +POCE01000023.1/273287-273639 ......GCC....G...AAGA..G...U..U.CGC...GAAUG..................................................................................C...uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..G..C.UU...A.-..A..G.UG.CC. +NZWX01000006.1/669-303 ......UCC....U...ACCU..U...U..U.CUC...GAAAA..................................................................................U....--AAAAUAAGA....UA.A..A.C.A..U.G..UA....G.A..A..A.UC...U.U..U..U.UA.AU. +DLIF01000008.1/16836-16438 ......UCC....G...GCCG..C...U..A.GGU...UAAAA..................................................................................A....UUGAUUCGGCC....UA.A..A.C.-..U.G..UA....G.A..C..G.UC...U.U..A..G.UU.GG. +PAGN01000043.1/8000-8397 ......ACC...aA...UUAU..U...U..U.CUC...GAAAA..................................................................................C....CUAAAGAUAAA....UA.A..G.C.U..U.G..UA....G.A..A..G.GU...A.A..U..U.UA.AU. +DHUO01000020.1/2391-1971 ......UUU....U...AGGU..A...U..A.UCU...UACUA..................................................................................A....ACAAGAUUGGA....UA.U..G.U.U..U.G..UA....U.A..U..G.GU...G.-..C..U.AG.AU. +PEWS01000007.1/5936-6327 ......UAU....A...GCCU..G...C..G.CCC...---C-..................................................................................U...uAAAAACUAAGC....UA.A..G.C.U..U.G..UA....G.A..A..U.UG...U.U..U..U.GG.A-. +DJAC01000025.1/2279-2669 ......ACC....U...UGGC..U...A..U.CCC...GACAA..................................................................................A....-CAACAGCCAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..U..G.UG.AU. +PFAV01000023.1/1610-1240 ......AAA....A...GCAU..U...U..G.CCU...UAAAA..................................................................................A....AAUAAACGGUC....UA.A..A.C.C..U.G..UA....G.A..G..U.UG...U.U..G..A.GG.CG. +DIYL01000002.1/81839-82227 ......GGG...uU...UGUU..C...U..A.CAU...GAAAU..................................................................................U....AUACUGAGGAC....UA.U..G.C.U..U.G..UA....G.A..A..G.UG...C.G..A..G.AU.UC. +DINZ01000034.1/53283-52917 ......GCC....U...UCCC..C...U..U.CCC...UACAA..................................................................................U....UUAAUGGCAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..A.UU.UG. +PQAE01000002.1/116183-116566 ......UUU...aA...GCUG..A...U..G.AUC...GAGAA..................................................................................C...cAAAAAAUUAAC....UA.A..G.C.U..U.G..UA....G.A..A..A.UA...A.A..U..C.AG.GA. +PBRN01000182.1/8239-7881 ......GGC....G...CUAU..C...A..G.CAA...GAGGA..................................................................................U...aAAUUAGGGGGC....UA.A..G.C.A..U.G..UA....G.G..A..C.UA...-.G..G..C.AC.AA. +DHLW01000061.1/49239-48886 ......GCG...gG...CAUG..C...G..G.AUC...GAGAU..................................................................................C....AAAAGACGAGA....UA.C..G.C.G..C.G..UA....G.A..C..G.CG...G.C..G..U.CG.UG. +PFNU01000019.1/5601-6031 ......UUA...uA...CUCU..G...A..U.UUC...UUUAA..................................................................................A....AUUAAAUAGAC....UA.U..C.U.U.uU.G..UA....A.U..A..A.UU...U.U..C..A.AU.GCg +NZER01000012.1/5155-4812 ......UUU....G...UUCG..U...U..G.UGC...GA---..................................................................................-....CUACAACGUAC....UA.A..C.C.A..U.G..UA....G.A..U..A.UU...G.U..U..A.AG.GA. +DIQV01000028.1/476-104 ......CAA....U...ACUU..U...A..A.AGU...UAAAU..................................................................................C....CCCUAAAAGGA....UA.A..A.C.A..U.G..UA....G.A..A..A.UU...U.A..G..A.UG.CA. +PFCB01000016.1/5329-5722 ......CAA....A...GUGU..U...A..A.GAG...UA---..................................................................................-....CACAAAUUGAC....UA.C..A.C.A..C.G..UA....G.A..C..G.GU...A.C..A..G.AU.AA. +NZWA01000052.1/7011-7352 ......GUA....U...----..-...-..-.---...UAA--..................................................................................-....UAACAACAGAC....UA.A..C.G.A..U.G..UA....G.A..A..G.UU...U.A..U..G.UG.GA. +LSNQ01000009.1/39803-39394 ......UAU....U...GUUC..U...U..A.ACU...GAAAU..................................................................................U....ACUAAAUAAAC....UA.A..G.C.U..U.G..UA....G.A..U..U.AU...U.U..U..A.GG.UA. +PFHK01000036.1/38646-38229 ......UUA...aU...CUAA..U...G..U.UUC...AAAAA..................................................................................A...aAUAAAACAGAC....UA.A..A.U.C..U.G..UA....G.A..U..C.UG...U.U..U..U.GA.A-. +NZEE01000109.1/10911-10530 ......UAG....-...----..-...-..-.---...-----..................................................................................-....AAUAAACUGAA....CA.A..C.C.U..U.G..UG....A.AugA..C.AU...U.U..U..A.UU.GG. +DJJC01000034.1/11389-11009 ......UUU....A...UGGU..G...A..A.AGC...GAAAC..................................................................................A....ACAGAUCGGAC....UA.U..A.U.C..U.G..UA....G.U..G..A.UG...C.U..G..A.UG.GC. +PEAJ01000001.1/32140-32509 ......AC-....-...--GG..C...C..A.GGG...GAGUA..................................................................................G...aCGUCGGCAA--....AA.U..G.G.U..C.G..UG....A.U.cC..C.UU...C.G..G..G.UU.G-a +PFQF01000039.1/11071-11411 ......---....-...----..-...-..-.---...AAAAC..................................................................................G....AAAGUAUCACA....UA.A..A.C.U..U.G..UC....A.A..C..C.UA...U.U..U..U.CA.A-. +PKTK01000012.1/40124-40514 ......UUU....A...GAUA..A...A..C.AGU...UAAAU..................................................................................C....ACAAACUAAUC....UA.G..U.C.U.uC.G..UA....A.A..A..U.UG...U.A..A..A.AU.GU. +PXPA01000053.1/9616-10013 ......UUG...aG...GUAG..U...C..U.GCU...UAAAU..................................................................................U....CUAAGACCGGA....UA.G..GaC.A..C.G..UA....G.A..C..U.CA...C.G..C..C.GA.C-. +NZBX01000006.1/60123-60521 ......UUUu..aC...GCAC..A...A..U.ACU...CAAAC..................................................................................A....AAAAAAUAUUC....UA.A..A.C.A..U.G..UA....G.A..U..C.CA...A.C..U..A.AA.AA. +NVRX02000004.1/199483-199092 ......UCU...uA...CCAC..C...A..C.GUU...UAAAU..................................................................................C...cCUGAAGUAGAC....UA.U..G.U.G.uC.G..UA....G.A..A..G.UA...U.U..A..U.UG.AG. +PETY01000029.1/2240-2601 ......UUCa..aU...CUAA..U...A..U.CUU...GAAAA..................................................................................U...cUUAAGAUAGAC....UA.A..A.C.U..U.G..UA....G.A..A..A.UA...U.C..U..U.GG.AA. +PCVQ01000054.1/10673-10244 .....uUUA....U...CUCU..G...C..G.GCC...GACAA..................................................................................U....UCAGGAUAAAC....UA.C..A.A.U..C.G..UA....G.A..A..G.AU...C.C..A..U.CA.CU. +PFMH01000008.1/1000-613 ......UUUa..uU...CUUA..A...A..G.UCC...GAGAA..................................................................................A....AAUAAACGGAA....UA.A..G.C.U..U.G.cUA....A.A..U..G.AU...A.U..G..G.AU.UA. +PEAP01000021.1/19841-20208 ......GGC....U...GAGG..G...U..C.ACC...-----..................................................................................-....-AAACCGGCAA....AA.U..G.G.U..C.G..UA...aU.U..C..C.UU...U.G..G..G.UU.GAa +PHNE01000001.1/112408-111998 ......UUA....G...UUAA..G...G..U.UCA...UAAGU..................................................................................U....AUAAAAUUGAC....UA.A..-.A.C..U.G..UA....G.A..A..A.UC...U.U..U..U.AA.UG. +PEUS01000023.1/2405-1924 ......UCAu..aU...UCUC..U...U..A.CCU...UAAAGauaaaauagacuaagcuugccccguuagauauu...............cuaaucuaaaagggacacgccucguuagauaaac-....UUAUAUCUAAC....GG.G..G.C.U..U.G..UA....G.A..A..U.UA...U.U..U..C.AG.A-. +NVQF01000007.1/50945-50505 ......AGC....U...GGCU..G...-..G.GAU...UACA-..................................................................................-....CCUGUCUGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AC...U.G..A..G.UA.CG. +PKER01000024.1/4188-4559 ......GACc..gA...CCCG..G...A..C.GCC...GAGAU..................................................................................C...aGACUCCGCGGG....UA.C..G.C.U..C.G..UA....G.A..C..G.CA...U.C..G..G.GA.C-. +PHAF01000028.1/5495-5146 ......UCU....U...AAGG..G...U..U.GAU...CAAAA..................................................................................-....-GCAAAUAGAA....UA.A..A.C.-..U.G..UA....G.A..C..C.UC...U.G..A..A.UG.UGg +NZCP01000010.1/7784-7415 ......UUA...aU...----..-...A..A.CGU...AAAA-..................................................................................-....-GGAAAUAAAC....UA.A..A.C.C..U.G..UA....G.A..A..A.CU...A.U..A..U.UA.AA. +PFLC01000067.1/944-553 ......UAA...cA...UUGC..C...G..C.CCC...GAAAC..................................................................................A....CCAAGACGGAA....UA.C..A.U.C..G.G..UA....G.A..A..G.UA...U.C..G..U.GG.AG. +CP012673.1/10420196-10420540 ......---...aA...CGCC..G...U..C.GCC...-----.................................................................................g-...gCGCAUGGCGAC....UA.C..G.C.A..C.G..UGa.acG.A..A..G.GU...A.G..A..C.UG.G-. +CP025257.1/808368-808776 ......UUA....G...UAAA..A...U..U.GUC...GAGUU..................................................................................A....GAAAACAUAAC....UA.A..A.-.C..U.G..UA....G.A..C..G.UU...G.C..A..U.GG.UG. +PCWN01000008.1/71252-71647 ......UUG....G...AGGU..A...G..A.AGG...A----..................................................................................-...uAACAAAACGGC....UA.C..G.U.A..U.G..UA....G.A..A..C.AU...A.U..U..U.GU.AA. +PFVL01000039.1/2874-3284 ......UUA....A...CUUU..U...U..U.AUU...-----ccggcugc..................................................................aaagcaaa-....CUUAAGUUAUC....UA.A..G.C.U..U.G..UA....G.A..U..U.AU...U.U..U..G.AA.UA. +DHGS01000003.1/142832-142480 ......UUA...aG...CUUU..A...U..U.CUU...GUAAA..................................................................................-....AUAGAUUGGAA....UA.C..G.C.U..U.G..UA....G.A..G..U.UA...U.U..A..U.CG.G-. +DJVE01000041.1/19299-18926 ......UUA....A...UCAA..G...G..U.CUU...GAAAA..................................................................................A...aAUAAACUAGAC....UA.U..G.A.G..A.G..UA....A.A..A..A.GU...U.U..U..U.AA.CC. +PFBA01000003.1/375-53 ......---....-...----..-...-..-.---...GUACU..................................................................................C....GUUAAGAGCAC....UA.A..G.C.U..U.G..UA....G.A..C..A.UU...G.C..U..U.GA.GA. +PDZX01000079.1/3251-3615 u.aaugGCC....G...AGGG..U...C..U.GCA...-----..................................................................................-....UAAGGUUGGCA....GA.U..G.G.U..C.G..UA....A.U..U..C.CU...C.U..U..G.UC.UGa +PDZU01000042.1/12225-11866 ......GGC....-...----..-...U..G.AGG...GACUA..................................................................................U...aUAUUGGCAAG-....-A.U..G.G.U..U.G..UA....A.U..U..C.CU..cC.U..G..G.UU.GAg +CP024962.1/751284-750891 ......UUA....G...UCAA..U...U..G.UU-...-UUAU..................................................................................C....AGGAAAUCACA....UA.A..-.A.C..U.G..UA....G.A..U..G.UU...U.C..A..A.GA.AG. +NZLX01000007.1/26680-26316 ......GCG...gA...CACA..G...G..G.GUC...GAGAA..................................................................................Ag.gaACCAGCCGGGC....UG.C..G.C.A..C.G..GA....G.A..A..G.AA...C.-..A..U.GA.AG. +PFPM01000063.1/17196-16825 ......GGA...uC...AGAG..C...A..A.GAC...GACAA..................................................................................U....UAAAAAUUAAC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..G.AU.U-. +DHJL01000002.1/94341-94744 ......UUA....G...UUCU..GaguA..U.CGU...UAAUA..................................................................................C....CCAAGACAAAC....UA.A..A.C.U..U.G..UA....G.A..C..A.AA...U.A..A..U.CA.GU. +DJQI01000010.1/2646-3022 ......AGU....-...UCAA..C...U..A.AGU...UCAAU..................................................................................U....CGAGUGCCGAC....UA.A..G.C.-..U.G..UA....G.A..C..G.UU...A.U..U..G.UG.GG. +QFFM01000012.1/5368-4994 ......GCG....A...AGCG..G...A..A.CCG...CAGGU..................................................................................-....AUAGUCGCGGA....UA.A..G.C.A..U.G..UA....G.A..A..C.GU...A.-..C..G.GU.GAg +DIVY01000028.1/29723-30092 ......UGG....A...ACGG..C...U..C.CAU...UAAAA..................................................................................A....-CAAUAUCGUC....UA.A..G.C.-..U.G..UA....G.G..C..G.CU...A.U..U..G.CA.GG. +PFBI01000006.1/248817-249217 ......UUAc..aC...AUAC..A...U..C.ACU...UAAAU..................................................................................C....AAAGGACACUC....UA.C..G.C.A.cU.G..UA....G.A..G..U.CA...U.G..C..U.AA.CG. +DJKW01000002.1/15230-15629 ......UUA...aU...CUAA..U...A..U.CUU...UAAAA..................................................................................C....-UAAAACAGAG....UA.A..G.C.U..U.G..UA....G.A..A..G.UA...U.C..U..U.GG.C-. +PAVS01000020.1/41723-41357 ......CAG....C...CGUU..C...C..U.UGC...-----..................................................................................-....UCUAAUGGAAC....UA.C..A.C.A..C.G..UA....G.G..A..C.UC...U.C..U..A.CU.GG. +DHNC01000012.1/13989-13633 ......AAA...gG...AACA..A...G..U.UUU...GAAUA..................................................................................A....UACUCAUCAAC....UA.A..G.C.G..U.G..UA....G.U..G..U.AU...G.A..U..U.UC.AG. +PAUE01000028.1/23961-23594 ......GCC....U...ACCU..G...A..U.UUC...GAAAA..................................................................................U...cUGAAUAAAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...U.C..U..C.CG.GU. +NZZV01000201.1/110-488 ......UGAc..cC...GCCA..G...U..G.CAC...-----cggcgu......................................................................caggug-....CAAUGCGGGAA....U-.-..G.G.U..C.G..UA....U.C..G..A.GU...C.C..G..U.UC.AC. +PCSZ01000018.1/4163-4574 ......CG-....-...CGGC..A...G..A.AGC...GACUU..................................................................................Uu..cUAAGAACGGGC....CA.A..G.C.U..U.G..UGa.auG.A..U..G.UU...A.U..G..U.AA.G-. +PDPP01000021.1/53311-52897 ......UUC...uC...ACUC..U...C..U.ACC...GAACAcguucaauuu.............................................................gcauugacaug-....AAAGACAUCUC....UA.A..A.C.G..U.G..UA...aG.A..A..G.UA...U.U..U..U.CA.AAu +PCSB01000015.1/3882-3506 ......UUAa..cU...UUUU..A...A..A.AGC...GAAAA..................................................................................-....AAUAAACGAAC....UA.U..U.C.U..U.G..UA....G.A..U..U.UU...U.U..U..U.AA.GA. +PEYL01000042.1/35244-35597 ......UAA....G...UUUU..C...A..U.UCC...AAAGG..................................................................................C....AUUAACCGAAA....CA.U..A.A.U..C.G..UA....G.A.aA..U.AU...U.U..U..G.AA.AA. +PXOU01000017.1/8361-8784 ......CCCa..aG...CCGU..G...C..A.UCC...G----cguuaaa...................................................................ccuucagg-....CUGAAUUUGAC....UA.C..G.C.G..U.G..UA....G.A..A..A.AG...U.A..G..C.GG.GU. +DGVL01000083.1/14162-13752 ......CGCc..gC...GCUC..U...G..C.AGG...GAAGUggccucu...................................................................caggccgg-....AAACGAUGAAC....UA.U..G.A.U.cG.G..UA....G.A..A..G.AA...C.-..A..G.GG.GA. +PANY01000002.1/143189-142801 ......CUA....C...AUGC..C...C..U.GUU...UAAAU..................................................................................U....UUGGAGAAUAC....UA.C.gU.U.A..C.G..UA....G.A..C..U.CA...C.U..U..A.CA.UU. +PFMD01000052.1/6538-6923 ......UUU...uA...UGCC..A...G..A.AUU...GAAAU..................................................................................U....-CAAAGCAAAC....UA.A..G.U.U..U.G..UA....G.A..U..A.GU...U.U..U..G.CA.GU. +DJOC01000055.1/3162-3512 ......GCC....A...UAUA..G...A..U.AG-...GAAAU..................................................................................A....-UAAAUAGAAC....UA.A..A.C.U..U.G..UA....G.A..U..A.UU...G.U..A..U.AA.UA. +BEHV01000013.1/4934-4557 ......GGG....G...AUUU..A...U..C.UCC...UAAAA..................................................................................C...uUUAUCCUCCGC....UA.C..G.C.G.gG.G..UA....A.A..A..C.CC...C.U..G..C.UU.UC. +DHOE01000177.1/4429-4795 ......GUCa..uU...CUCA..C...U..G.UCU...UA-U-..................................................................................-...cAAUCAGCAGGA....UA.A..A.C.-..U.G..UA....G.A..C..G.CU...U.G..A..A.UG.UGg +BEIL01000002.1/15000-14660 ......UUU...cC...UCUC..A..aA..A.AGC...AAAUU..................................................................................U....UAAAAACAGAC....UG.C..G.C.U..A.G..GA....G.A..A..C.CG...A.U..A..A.UU.CU. +PEYH01000024.1/6175-6553 ......UCA...aG...GUUU..C...U..G.GCU...GACAA..................................................................................C....ACUAAUCAGGA....UA.A..A.C.U..U.G..UA....G.A..A..C.CA...G.C..U..C.AA.CG. +PFRX01000013.1/437-852 ......CUA....U...CGCU..C...C..G.GUC...GACAA..................................................................................C....UCAAGCUGAAC....UA.C.uG.A.A..C.G..UA....G.A..C..G.GG...C.C..A..U.CU.CU. +DJSP01000086.1/19358-19710 ......UUU....-...UACC..A...U..U.AAU...GAAAC..................................................................................-....AACAAAUCAUC....UA.A..A.C.U..U.G..UA....G.A..U..U.AU...A.A..U..A.UG.AA. +DKCA01000020.1/4082-3719 ......U--....U...GAUA..A...G..C.CAU...GAAAU..................................................................................U...aCUAACCUUGAC....UA.A..A.C.-..U.G..UA....G.U..A..G.UC...U.U..U..G.UA.GG. +PFBL01000019.1/533-127 ......UUCc.ucG...CAUC..U...U..G.CCC...CAGAC..................................................................................U....CUAACGCUCGC....UA.C..G.C.G.uC.G..UA....G.A..C..U.CU...C.U..U..U.CU.CU. +NZWR01000004.1/65098-65479 .....uUAG....A...UAAC..U...U..G.CUC...UAAAU..................................................................................Aa..aUUAAGGUAGAC....UA.U..A.U.A..U.G..UA....G.A..C..G.UU...A.A..G..G.GA.U-. +PFOQ01000012.1/75905-76330 ......UUC...cC...UCUA..C...U..G.CAU...UAA--..................................................................................-....CAAGGAUAGAC....UA.A..A.U.C..U.G..UA....G.A..U..G.AU...A.U..U..C.AU.GC. +PFDI01000023.1/22883-22470 ......UAC...cG...CAGU..G...A..C.AAU...UAAC-..................................................................................-....CAAAGAUGUUC....UA.U..A.C.C..U.G..UA....G.A..U..G.CU...G.U..U..A.GU.G-. +CP016327.1/340774-340402 ......AGG....U...UUUU..U...A..A.CAA...GUAUU..................................................................................A...uAAAGAUGAAGC....UU.A..A.C.A..U.G..UA...uA.A..A..C.UU...A.A..U..C.AU.UU. +NSIM01000031.1/16678-17048 ......GCC....G...GCUU..A...U..U.CCC...GAAAC..................................................................................C....--AAUCGCUCC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.C..U..C.GU.AA. +PFKD01000135.1/688-291 ......CCU....A...GUUC..U...U..U.UCC...GACAA..................................................................................U...uAAUAGGAUAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.CC...A.C..G..A.CG.AA. +PFJM01000009.1/26777-27191 ......UUA....U...CGUC..G...C..G.AGU...UAAA-..................................................................................-....-CAGAGCCUAA....UA.U..G.A.C..U.U..UA....A.A..A..G.AU...A.C..U..U.UC.--. +PJQJ01000031.1/7921-8315 ......UUU...uA...GCCU..G...A..U.GAC...GUAAU..................................................................................U....UUAAGACAGAC....UA.A..G.C.U..U.G..UA....G.A..C..G.AG...U.A..G..U.AU.GU. +DJJG01000031.1/9499-9104 ...cucGUU....C...GCAU..G...U..C.ACG...UAAAG..................................................................................C...cGUGAACCGGAC....UA.A..G.C.U..U.G..UA....G.A..C..G.GA...U.A..G..U.AG.GU. +DJJA01000003.1/147874-148291 ......UUU...uU...CUUU..U...C..U.AGA...GA---..................................................................................-....ACUAAACGGAC....UA.C..G.C.U..U.G..UA....G.A..A..G.UU...U.-..U..U.GA.UG. +PEKU01000097.1/14487-14767 ......GGG....A...UAAA..C...A..C.AUG...CAUUA..................................................................................-....CCUGCUUGACA....CA.U..G.G.C..U.G..UG...uA.U..A..G.AC...U.A..C..U.GU.UU. +DIFW01000017.1/150595-150226 ......UUC...aU...CUUA..A...A..U.UUC...-AA--..................................................................................-....AUAAAUCGGAA....CA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.C..C..G.GC.AU. +PBQF01000072.1/618-247 ......UAU...aC...UAAU..U...C..U.UUU...GAACA..................................................................................A....AUAAAGUAGAC....UA.G..A.C.U.uU.G..UA....G.A..U..C.AG...U.U..U..A.AG.GA. +NVTB01000003.1/98460-98906 ......UUUu..aU...UCUC..U...U..C.UUC...GUCAA..................................................................................Cu..uUUAAGACAAAA....UA.U..A.A.U..A.G..UA....G.A..A..G.UU...U.U..C..U.CU.UU. +PFEB01000049.1/46365-46757 ......UUC...cA...AUUU..A...A..A.CAC...GAGAC..................................................................................-....-AAAAAUAAUC....UA.U..CuC.U..C.A.cUA....A.A..C..G.UU...U.U..U..A.GA.GG. +PFPA01000038.1/2829-2415 ......UUU....-...AUCC..U...U..C.GGU...GAUACucaggauaacccugagcgaaguug.................................aaggguuaaucuaguauuucaaaaa-....CUAAAAUAGAC....UA.A..A.C.U..U.G..UA....G.A..G..A.UA...U.U..U..U.GG.C-. +PCXT01000012.1/1856-1475 ......CAC....A...----..-...U..U.UAU...-----..................................................................................-....UAAAAGGCCAA....UA.A..G.C.U..U.G..UAa..cA.A..A..U.UU...G.U..U..U.GA.AG. +PEUY01000037.1/20531-20144 ......UAG...gC...GCUA..G...G..A.U--...UAGAG..................................................................................U....UAAAAAUAGUC....UA.U..U.C.U.aA.G.cUA....A.A..C..A.UU...U.U..U..A.AG.GG. +PFRV01000084.1/2827-3234 ......UUC...uU...UUUU..G...G..C.GAC...GAAAA..................................................................................C....CCAAAACAGAA....UA.U..G.A.U..U.A..UA....A.A..C..G.CA...G.G..-..G.UC.UC. +DHEH01000012.1/30531-30161 ......UUG....C...--UA..G...G..U.CAU...GAAAC..................................................................................U...aCAAACCCUAAA....UA.A..A.C.-..U.G..UA....G.U..A..G.UC...U.U..U..G.UG.GG. +DKCV01000022.1/143923-144324 ......UCA....U...UCCU..C...U..A.AGU...UAAAU..................................................................................C....CCGAUAUCGUC....UA.A..A.C.-..U.G..UA....G.A..C..G.UC...A.U..C..G.UU.GG. +PCXU01000025.1/13439-13831 ......GCU...cG...AAGG..U...A..U.UAU...-----uugccuua.................................................................cuuugggcc-....UUAUACAAAGU....UA.A..G.C.U..U.G..UA....A.U..C..U.UU...U.U..U..U.AG.AU. +NZCD01000045.1/4541-4143 ......UCU....A...UGUA..U...U..C.AUC...GAAAC..................................................................................A....ACAAAUCGAAU....UA.U..G.G.U..U.G..UA....G.A..G..C.AU...A.C..G..U.AA.CA. +DJDW01000045.1/6509-6113 ......UCU....-...UUUU..C...C..U.UCC...GAAGC..................................................................................A....-CAACACCGGA....CA.A..A.C.-..U.G..UA....G.U..A..C.GC...A.G..U..A.GA.GA. +PCTA01000033.1/82380-82811 ......UAG....U...UUAA..U...G..U.CAU...UAAGU..................................................................................-....AUCAAACUAAC....UA.A..G.C.U..U.G..UG....A.AugA..A.GU...U.G..U..U.UU.GC. +NZAS01000098.1/17610-17950 ......UAU...cU...UUUU..Ag.cU..U.UGU...GAUA-..................................................................................-....GUAAGGCUAA-....CA.A..G.C.U..U.G..UG....G.A..U..G.AC...U.UgaA..A.UC.AA. +PBPN01000021.1/4008-4388 ......GUU...gG...UAUC..A...A..U.AAC...UAUAA..................................................................................-....AAGAAAUCAAC....UA.A..A.C.C..U.G..UA....G.A..C..G.A-...U.A..C..A.AA.UG. +PGXZ01000009.1/31303-31717 ......UUU....A...GUUU..U...A..G.UGG...UCGUUaa..............................................................................gu-...gUUAAGUUGAAC....UA.A..A.C.U..U.G..UA....G.G..A..G.GA...U.A..A..U.UU.GU. +PHNF01000001.1/112130-112523 ......UUA....A...UUAA..C...U..U.GAC...AUAAU..................................................................................U....UGAAAAUAAUA....UA.A..-.A.C..U.G..UA....G.A..A..G.UU...A.U..A..U.AA.AA. +PKTI01000059.1/19847-20224 ......UUU...uA...GUCU..U...U..G.GCU...GAAAC..................................................................................-....AAAAAAUUAAC....UA.A..A.C.U..U.G..UA....G.A..A..G.UG...U.G..U..U.AG.G-. +PFEF01000003.1/76903-77271 ......GGC....A...----..-...-..-.---...-----..................................................................................-....------CAGAA....UA.A.uA.C.C..U.G..UA....A.C..A..G.UU...A.G..A..U.AU.GU. +DLZX01000009.1/9399-9045 ......GGG....G...CACG..U...A..C.GGU...CAAAA..................................................................................U....-AUUGACAGAC....UA.A..A.C.A..U.G..UA....G.U..C..G.CC...G.G..U..G.UG.UG. +QMLQ01000235.1/1225-1583 ......UAG...uA...GCCG..G...C..C.GGU...GAAAA..................................................................................C....CGAACACCGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.UC...A.U..A..U.CG.GG. +QLBW01000047.1/52345-51976 ......CGC....G...UCGC..U...G..C.GGU...UAAAU..................................................................................C...aAAAGACUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UA...G.U..C..G.UA.G-. +QNDO01000049.1/3194-2831 ......GGA....G...GGAA..G...U..G.GAG...-----uccgcu.....................................................................uaggcgg-....AAGAGGCAGGC....UA.A..G.C.A..U.G..UA....G.G..A..C.CC...U.G..U..G.GG.UU. +RFHZ01000133.1/1714-1353 ......GGG...uA...AGGG..G...A..A.UAC...GAGAA..................................................................................Uc..aGAAACGCAGGC....UA.A..G.C.A..U.G..UA....G.A..A..G.CC...U.U..C..U.GC.CG. +QKBP01000001.1/6027-6376 ......GGA....G...UUUU..U...A..G.GGU...UAAUG..................................................................................C....AAAACACGAAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.G..C..C.GU.GA. +QVQE01000085.1/6043-6419 ......GGG....U...GGUU..G...U..U.AGC...UAAAU..................................................................................U....AAAGAACGAGA....UA.A..A.C.A..U.G..UA....G.A..C..C.UU...A.U..G..G.CG.G-. +DMZD01000129.1/5829-5467 ......AAC....C...UGAA..G...A..U.AAU...UAAAU..................................................................................U...uAAUGAUCUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...C.-..C..U.GC.AG. +DLUZ01000035.1/10215-10594 ......GGA....G...UCAG..U...U..G.CGU...UAAAA..................................................................................Ca..aAUGACGAAAUC....UA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.U..A..G.GC.G-. +PWKT01000192.1/8461-8823 ......GGA...gC...CGUG..G...U..G.AGC...GAGAU..................................................................................U...cAAACAACUGAC....UA.C..G.C.A..C.G..UA....G.U..A..A.UC...C.G..A..G.AG.GA. +DNCN01000194.1/2632-2285 ......GGA...gC...CAUA..A...A..G.GAC...GAGAU..................................................................................U...cAAAACAUAAAC....UA.A..G.G.A..U.G..UA....G.A..U..A.CU...C.A..U..A.UC.UC. +DOTB01000015.1/38766-38410 ......GGA...gG...UAAA..A...A..G.AGC...GAGAA..................................................................................C...aAAAUCAUAGAC....UA.C..A.C.U..C.G..UA....G.C..G..G.UU...U.U..U..A.CC.GA. +QNHM01000002.1/98245-97870 ......GGC...uA...GAAU..C...A..A.AAU...AAGAU..................................................................................G....UAAACUUAGCC....UA.A..A.C.C..U.G..UA....G.A..U..A.CU...U.U..G..U.GU.GG. +QUZL01000003.1/59663-59307 ......GGG...cG...UUGU..A...A..C.GAC...GAGAA..................................................................................Au..aAUCGAGCGGGC....UA.A..G.C.A..U.G..UA....G.A..A..C.CA...G.G..A..U.CA.G-. +DPKN01000055.1/15502-15101 ......GGC....G...GCAA..G...U..G.AGC...GAAAU..................................................................................U....AAUGACACGAC....UA.C..G.C.A..U.G..UA....G.A..A..C.CA...A.G..A..G.CG.G-. +QNAZ01000172.1/320-676 ......CCC....-...AGCU..U...U..C.UAC...GAGAU..................................................................................U....UAAACACAGGC....UA.A..G.C.C..U.G..UA....G.A..A..G.UU...U.A..A..C.CU.GA. +AP018558.1/1955779-1956153 ......GGC...cG...GCGU..C...G..A.UGC...UAAAC..................................................................................G....CAACAAGGCGC....UA.A..G.C.A..U.G..UA....G.U..C..C.UC...G.-..C..U.GU.GG. +QKIH01000097.1/2365-2002 .....cGGC....A...AAUU..C...A..A.UGU...GAAAC..................................................................................Uu..cAAGCCGGGAAC....UA.A..G.C.A..U.G..UA....G.A..U..A.CA...G.-..G..A.GG.GG. +QKIM01000093.1/8510-8862 ......GGC....G...UCGU..G...G..U.GUC...AAGAU..................................................................................C....AAAUCAGCGAC....UA.U..G.A.-..C.G..UA....G.A..A..G.CU...G.C..U..G.UG.G-. +QGGU01000005.1/161860-162205 ......GGA....A...ACUA..A...U..A.GGU...UAAAU..................................................................................U....AAAGACGAGAC....UA.C..A.C.A..U.G..UA....G.A..A..C.CU...U.A..A..G.CA.G-. +QNAY01000079.1/5621-5974 ......GAG....G...CAAA..U...C..A.GGC...GAAAA..................................................................................Au..aAAAAUUCAGGC....UA.C..G.C.A..C.G..UA....G.A..U..G.CU...U.G..A..G.UG.G-. +QEVD01000075.1/10231-9873 ......GAG....G...UCGC..A...C..G.CGU...GAGAA..................................................................................C....GAUCAACCGAC....UA.A..A.C.A..U.G..UA....G.A..A..G.UU...C.U..C..G.UU.GA. +PQJK01000004.1/28928-28565 ......GGA...gG...GCGG..U...G..C.GGU...UAAAG..................................................................................C...cAAAAGACAAAC....UA.C..G.C.A..U.G..UA....G.A..U..C.CG...G.U..G..G.UC.U-. +PJFC01000003.1/141766-141415 ......GGA...gC...UUCA..G...G..G.AGC...UAAAA..................................................................................C....AAAAACUGGUA....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.U..C..U.GU.GU. +QGLS01000009.1/449008-448648 ......GGC....G...GUUU..G...U..G.AAU...AAGAU..................................................................................UcgaaGUUGGCAAGAC....UA.A..G.U.A..U.G..UA....G.A..U..C.GC...-.U..C..U.GU.AG. +QHJF01000013.1/172886-173247 ......GGG....C...GGUU..C...G..U.GGU...CAAAU..................................................................................A....AUAGAAGUGAC....UA.U..G.C.A..U.G..UA....G.A..G..C.CG...A.U..G..G.CA.G-. +QJQU01000010.1/94377-94782 ......GGA....G...GAGC..C...A..C.AGU...UAAAU..................................................................................Uc..aAAAGACAAGGC....UA.U..G.C.A..U.G..UA....G.A..G..C.UA...A.A..G..G.CA.G-. +DOLB01000170.1/2931-2581 ......GGA...gA...ACCG..C...U..G.AGG...GAAAG..................................................................................C...uAAAACAGCGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...U.U..U..A.CC.GG. +CP031415.1/3140344-3139959 ......GGU....A...ACGG..C...A..A.GGG...UAAAU..................................................................................U....AAAGAAGAGAC....UA.A..G.C.A..U.G..UA....G.G..A..C.CG...A.G..A..A.UG.G-. +CP033065.1/2491423-2491067 ......CGG....G...AUUU..A...A..A.GGU...UAAUU..................................................................................A....AAUGACAAUAC....UA.A..A.C.A..U.G..UA....G.U..A..C.CG...A.C..G..G.UC.GA. +QNDC01000001.1/26721-27079 ......GGA...gC...CUCA..G...G..C.AGU...GAGAU..................................................................................U...uAAUUGACAGAC....UA.C..G.C.A..C.G..UA....G.A..U..U.UC...C.C..U..G.UC.GA. +DPQJ01000232.1/1454-1105 ......AUG....A...GCCA..G...G..A.AGC...GAGAU..................................................................................A....AAUGCAUAGGC....UA.A..G.U.A..U.G..UA....G.A..U..G.CC...C.-..U..G.GC.UA. +DPGJ01000012.1/53253-53615 ......GGC...aA...AGCC..G...C..U.GCU...AAGAC..................................................................................Cu..aAAUCAUCCGGC....UA.C..G.C.A..U.G..UA....G.A..A..C.CG...-.A..C..G.GA.AA. +CP033019.1/1065566-1065206 ......CGU....G...CUGG..C...U..G.AGU...UAAAU..................................................................................U...aAAUGAUAGUGC....UA.A..G.U.A..U.G..UA....G.A..A..C.UG...U.-..C..U.GU.GG. +RBIN01000011.1/31438-31056 ......GGA....G...CCGA..U...G..C.GGC...UAAAU..................................................................................C...aAAAGACGGAAC....UA.A..G.C.A..U.G..UA....G.A..U..C.CG...A.A..G..G.GC.G-. +PIVP01000066.1/24196-24545 ......GGC....G...UCCA..A...U..U.GGU...UAAAU..................................................................................-....AAAUAAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +QNBC01000076.1/7184-7527 ......GGA....G...UUAC..A...U..C.GGG...GACUU..................................................................................U....AAAGAAAGAGC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.A..U..G.UG.G-. +DPKT01000362.1/9588-9197 ......GGC...uC...CCCC..G...A..A.AGC...GAGAU..................................................................................G...cAGAACAUGAAC....UA.A..A.C.C..U.G..UA....G.A..A..G.CU...U.U..G..C.GC.GG. +PIVX01000006.1/21093-21495 ......GGU...gU...UGAU..A...A..U.GUU...UAAAU..................................................................................U...aAAAGACAUGGC....UA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.C..G..G.CA.G-. +DMVY01000088.1/112680-112305 ......GGA....G...AAUA..A...U..A.AGA...GAAAU..................................................................................U....AAAGUAUGGAC....UA.C..A.C.U..C.G..UA....G.U..G..G.CU...U.U..U..A.UU.GA. +QJVM01000007.1/4263-3918 ......GGC...gU...CUGG..A...A..A.UCC...GAAAC..................................................................................Uu..uAAUUGGCUGGA....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...U.A..A..G.UG.U-. +RCNO01000009.1/54267-54629 ......GGU...uC...GCGU..A...A..A.GGC...GAAAU..................................................................................U....CAAAGAACGAC....UA.A..G.U.A..U.G..UA....G.G..C..A.CU...A.C..-..A.GU.CG. +PWJH01000259.1/4811-4442 ......AGC....G...GACC..C...A..U.CGC...GAGCU..................................................................................Ac..aAAUAGCCAGGA....UA.A..G.C.A..U.G..UA....G.A..U..C.UC...A.G..G..G.CG.G-. +QNDG01000132.1/734-1089 ......GGA....U...AAUU..U...C..A.GUG...GAAAU..................................................................................U....-AAAAACAGGC....UA.C..G.C.A..C.G..UA....G.U..A..A.UU...U.A..C..A.AU.UU. +QNDF01000280.1/1622-1979 ......GAG....C...UCUG..A...G..G.GGC...GAGAA..................................................................................U....AAUCAACAAAC....UA.A..G.U.A..U.G..UA....G.A..U..G.UC...C.U..U..A.UC.GC. +QNCO01000029.1/9430-9066 ......GGG...uA...GGUA..U...C..A.ACU...AAGAA..................................................................................U....UAAACCCAGAC....UA.A..G.C.U..U.G..UA....G.G..A..C.UU...U.A..A..G.AG.AG. +QNAT01000064.1/2355-2713 ......GGA....A...AGGA..U...G..G.GGA...AACA-..................................................................................-....UAAAAAAGGGC....UA.C..G.C.U..C.G..UA....G.U..A..U.UU...C.A..A..G.GG.AU. +PWLI01000123.1/14073-13723 ......GGA...gC...CGCC..C...G..C.GAC...GAGAA..................................................................................C....UAAACAGGGAC....UG.C..G.C.U..C.G..GA....G.A..G..A.CU...C.C..U..A.CU.GU. +PWGE01000437.1/3769-3411 ......GGUg..cA...UCCU..G...C..C.UGG...UACA-..................................................................................-....AAAAAACAGGC....UA.A..G.C.A..U.G..UAa..cA.A..G..A.CU...C.C..-..G.GU.UC. +CP031475.1/208739-208388 ......GGC....U...GUUU..A...U..G.AGU...UAAAC..................................................................................Cu..aAUUAACUGCUC....UA.A..A.C.A..U.G..UA....G.U..A..C.CA...A.A..A..G.UU.A-. +MCHY01000011.1/132360-132001 ......GGC....G...ACGG..A...G..C.GGC...GAACC..................................................................................Uu.uaAGUACAACGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...U.A..U..G.UU.GC. +PLMI01000042.1/363-1 ......GGA....G...AAUA..G...A..G.GAC...UAAAA..................................................................................U....AAAAAAUGAGC....UA.A..A.C.A..U.G..UA....G.U..G..C.CA...A.U..G..G.CA.G-. +QKUF01000038.1/17004-16635 ......GGA....G...UUCU..C...U..G.CGU...AAUGA..................................................................................-....AAAACGCCGAC....UA.A..G.C.C..U.G..UA...gU.A..C..A.UU...C.U..U..U.GA.UA. +CP033861.1/3587421-3587060 ......GGC...aU...AGUC..C...A..A.GGU...UAAAA..................................................................................CuuaaAAUUAAUUGAC....UA.C..A.C.A..U.G..UA....G.A..A..C.UG...U.-..C..U.GU.GG. +DOGZ01000014.1/6940-7333 ......GGA....G...UCCG..U...A..A.GGC...AAGAU..................................................................................U....AAUAAACGUCC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.A..U..A.CA.GG. +QIDN01000453.1/2806-2445 ......GGA....G...UAGC..C...C..G.AAC...GAGAC..................................................................................C...cAAAGAGCGAAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...U.U..G..C.GU.UG. +RPQK01000023.1/13249-13606 ......UCA...aA...CGCU..C...G..U.CGG...AAGUA..................................................................................Aa.aaGCGAAACCGGC....UA.A..G.C.A..U.G..UA....G.G..A..U.UG...G.C..U..G.GC.GA. +DQEJ01000634.1/5776-6135 ......GGG...gU...GGCG..U...U..G.CAC...GAGAU..................................................................................U...uAAAAGGUAAAC....UA.C..A.C.A..C.G..UA....G.A..C..G.CU...G.U..C..G.GU.GA. +PWEB01000093.1/6784-6431 ......GGA....G...CCGC..U...G..G.UGU...GAGAU..................................................................................A....AAAACCGGGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.CU...C.U..U..G.UA.GC. +QBMI01000022.1/17574-17191 ......UUC...gU...CAGU..A...G..C.CGU...UAAAU..................................................................................Ac..aAAGAAGACGAC....UA.C..A.C.A..C.G..UA....G.A..A..C.UG...G.U..A..G.UG.G-. +QGMP01000003.1/175556-175200 ......GGG....C...UGCA..G...U..C.ACU...CAAAU..................................................................................C...aAUAAACUGGGA....UA.A..G.C.A..U.G..UA....G.A..C..C.UG...C.A..G..G.UG.G-. +RFKQ01000078.1/5381-5024 ......GGA....G...GGAA..A...U..C.GCU...UAAAU..................................................................................C...cAAAAAAUAGAC....UA.U..G.U.G..C.G..UA....G.A..A..G.CU...U.C..U..A.GC.AA. +RFHI01000255.1/889-529 ......AGU....U...GCUG..C...C..G.GAU...AAGAC..................................................................................U....UAAUCUGCCAC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...C.A..G..A.GU.CU. +QQVI01000249.1/9401-9751 ......AGA...gU...UCCU..G...U..U.CCC...GAAAG..................................................................................C....UCGCUGACAAC....UG.C..G.C.U..C.G..GA....G.A..U..G.CC...A.A..C..G.CA.GA. +DMZX01000034.1/3987-3629 ......GGC...aA...ACCA..G...A..A.GCA...UAAAA..................................................................................C....AAUAGGUUAAA....UA.A..G.U.A..U.G..UA....G.A..U..G.CA...G.-..U..A.GU.UG. +PWEY01000033.1/1705-1345 ......GGA...gC...UUUA..U...C..G.GGC...GAAAC..................................................................................C...uAAAAUAAAGGC....UA.C..G.C.U..C.G..UA....G.A..G..C.CU...C.U..U..G.CU.UU. +QZKQ01000131.1/96273-95914 ......GAU...cC...AACG..G...A..G.GGC...GAGAU..................................................................................C....UGAACGCCGAC....UA.A..G.C.C..U.G..UA....G.C..G..G.GU...C.C..U..U.CG.GU. +PWPR01000028.1/665-316 ......GAA....G...AUCG..A...U..U.AGG...UAAUA..................................................................................U....AAAACAGAAAC....UA.C..G.C.A..C.G..UA....G.A..A..A.CU...U.A..U..G.UG.GA. +PXCD01000111.1/6647-7001 ......CGCg..uU...CCGG..A...A..G.GGC...GAAUC..................................................................................Ac..cAAAGGAAAGAC....UA.C..G.C.A..C.G..UA....G.A..U..A.CU...C.A..U..G.UG.GA. +QNCF01000030.1/9329-9683 ......GGG...gG...GUAA..G...A..A.ACU...AAGAC..................................................................................C...aAAACUUCAGAC....UA.C..G.C.A..G.G..UA....G.A..G..G.CU...C.U..A..U.UU.GC. +QZKW01000009.1/29108-28758 ......GGA...gU...CUUC..A...G..U.UGC...GAAAA..................................................................................U...cAAAAUUCAGGA....UA.U..G.U.A..U.G..UA....G.A..U..G.CC...C.U..U..G.UG.GA. +DNKU01000109.1/2552-2161 ......GGA....-...GACA..A...C..A.UGC...GAAAA..................................................................................C....UAAAGAUGAAC....UA.A..G.C.A..U.G..UA....G.C..A..C.UG...A.A..A..G.UA.G-. +QNAH01000152.1/2629-2991 ......GGC...aG...CAAU..C...G..G.AGC...GAGAA..................................................................................U...aAAAGAGCCGGC....UA.C..G.C.A..C.G..UA....G.A..A..G.AU...G.A..U..C.UG.GC. +QMNP01000003.1/20284-19936 ......UUC...uU...GCUU..U...G..C.GAU...AAGAU..................................................................................C....--AAAAACAAC....UA.A..G.C.A..U.G..UA....G.A..U..U.CG...G.C..U..U.UU.GA. +PWNM01000427.1/6799-7156 ......CGA....U...CCGG..A...A..U.GGC...GAAUC..................................................................................C...uAAAGGACGGGC....UA.C..A.C.A..C.G..UA....G.A..U..G.CU...C.A..U..G.UG.GA. +QHBQ01000291.1/4066-3714 ......GAC....G...UGCC..G...C..A.GGC...UAAAG..................................................................................C....AAAACGCUGAC....UA.A..G.C.U..U.G..UA....G.U..A..U.AU...U.U..G..C.GA.CA. +QMME01000229.1/45-393 ......GGC....G...CCGG..U...G..G.CGU...UAGCU..................................................................................G....-GUACACGGAC....UA.A..G.C.A..U.G..UA....G.G..G..G.UA...C.C..G..U.AU.CA. +PWOJ01000490.1/5375-5724 ......GGA....G...UUCC..G...G..A.UUG...-AAAC..................................................................................-....AAAUCACCGAC....UA.A..G.C.U..U.G..UA....G.C..A..G.AU...C.U..A..U.GG.CU. +QGGI01000023.1/27297-26944 ......AAA....G...AUAU..U...A..A.UCU...GAAAU..................................................................................C...uUAAACAUGAAC....UG.C..G.C.U..C.G..GA....G.A..A..G.U-...C.G..G..U.GC.GG. +REFP01000009.1/313353-313716 ......GGC...aG...UAUG..G...A..A.GGC...GAAGC..................................................................................Uu..cAAUACAGUGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...G.G..C..G.UG.GC. +QFBR01000024.1/4224-4592 ......GAC....G...GUUA..U...G..G.AAU...UAAAU..................................................................................U....AAAAUAAAGAC....UA.C..G.C.U..C.G..UA....G.U..G..G.UU...U.G..U..G.UU.GU. +QGGL01000008.1/120077-120442 ......CGC....G...UCCC..C...G..A.UAC...GACAA..................................................................................Cc..aAAUGAGACGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...C.A..U..G.UA.GC. +PXDF01000193.1/1147-783 ......GGC...uU...ACUU..U...G..G.GAU...GAGAA..................................................................................A...aAAAUUCCGGAC....UA.U..G.C.C..U.G..UA....G.A..A..G.CC...U.U..G..A.GC.UG. +RFHM01000244.1/6722-6371 ......GGCc..cC...CUCA..A...U..C.GGC...GAGAU..................................................................................A...cCGAUAGGCACC....UA.A..G.C.A..U.G..UA....G.A..U..C.CU...C.C..-..C.GC.UG. +PWHX01000102.1/8177-8541 ......GGG....A...AUGA..C...A..U.CAC...GAAAA..................................................................................G...aAAAAUCAGGGC....UA.C..G.C.U..C.G..UA....G.A..U..G.CU...U.C..U..G.CU.GG. +QAKL01000138.1/10133-9781 ......AGC....G...CAGG..A...U..A.GGC...GAGAU..................................................................................C...uAAAGCACAAAC....UA.C..A.C.U..C.G..UA....G.A..A..A.CC...G.C..A..G.UG.GU. +DPYE01000025.1/72373-72730 ......GAC....G...CCAC..U...G..A.CUC...AAUCA..................................................................................-....AAAACACGAAA....CA.C..A.C.A..U.G..UA....G.A..U..U.CU...G.G..C..G.AU.UG. +DNPF01000267.1/5143-4717 ......GGG...uC...GUCU..G...U..A.GGU...UAACU..................................................................................U....AAUAAACUAGC....UA.A..G.C.A..U.G..UA....G.A..G..C.UC...C.U..G..G.CG.U-. +DOPT01000100.1/135842-136200 ......GGG...uG...GUGC..A...C..C.GAU...AAGAU..................................................................................U...uAAUCAAUAGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.CU...U.G..C..G.GU.U-. +DMDY01000089.1/10740-10361 ......GGG...cC...AGUG..A...A..C.GGU...UAAAU..................................................................................-....AAUAGACAAAC....UA.U..G.C.A..U.G..UA....G.A..G..C.CG...A.A..G..G.CA.G-. +DMDN01000141.1/8179-8535 ......AUA....G...CCUC..U...C..C.CUC...GAGAU..................................................................................C...gCCAUCGGGGAC....UA.C..G.C.C..C.G..UA....G.G..G..C.CC...G.U..G..C.GG.UU. +DOLD01000118.1/20721-21077 ......GGG....G...GUC-..C...U..U.CCC...GAAAU..................................................................................G...gAAAACACGGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.CC...C.A..G..G.GG.CC. +QKCL01000015.1/91513-91864 ......CUG...gA...UUUG..A...G..U.UCC...UAAAU..................................................................................Ua..aAUGAACACGGA....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...A.U..G..G.AU.U-. +RPQS01000064.1/8183-8536 ......GUG...cG...ACCG..G...G..A.AGU...GAGAA..................................................................................A...cUAACCAGCGAA....GA.C..A.C.C..U.G..UG....G.U..A..C.CC...G.G..U..G.UG.GU. +QJSU01000003.1/124256-124614 ......GGA....U...CGGU..G...C..A.GAC...UAAAA..................................................................................Uu..aAAGACAGAAAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CA...U.-..G..A.GC.GU. +QHZQ01000137.1/23287-22932 ......CCCa..aU...GCUG..C...A..C.UGC...GAAAA..................................................................................Aa..uAACGAACCGGA....CA.C..G.C.A..C.G..UA....G.A..C..U.UU...U.C..U..C.GC.UA. +QNAG01000300.1/1761-2116 ......GGC...aG...CUUG..C...A..G.AGC...GAGAA..................................................................................A...uUAUAGAUCAAC....UA.U..G.C.A..C.G..UA....G.A..A..A.GC...A.G..C..C.AG.AC. +QOQV01000002.1/220464-220836 ......CCU...cG...CACA..U...C..A.AGU...AAAAA..................................................................................Au..cAAAGAUCAGAC....UA.U..G.A.A..U.G..UA....G.A..U..G.UU...C.U..G..A.UG.GU. +CP029256.1/1209017-1208633 ......GGG...gC...CUUG..A...A..G.AGG...GAAAG..................................................................................A...aACAAAGGCCAA....UA.A..G.C.U..U.G..UA....G.A..A..A.GU...U.G..U..C.CG.GG. +LAPT01000202.1/393-37 ......GGA....G...CUUG..A...A..C.AGU...UAAAA..................................................................................A....AUAGACAUGGC....UA.U..G.G.A.uG.G..UA....G.A..C..C.UU...G.G..U..U.CA.G-. +QMQE01000015.1/13790-13439 ......GGG....C...UUUC..G...G..A.AGC...GAAAC..................................................................................Cu..aAACGGCAGAUC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...U.G..A..A.GU.CG. +DQFJ01000332.1/437-29 ......ACC....G...GUCA..U...C..U.GUC...GAAAA..................................................................................U....CAAUAACAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.UC...C.U..A..C.CU.GU. +DPKO01000018.1/21951-21580 ......CGG....U...GGAA..U...A..G.AGG...UA---..................................................................................-....UAAGCAAAGAC....UA.A..A.C.A..U.G..UA....G.C..G..C.UU...U.A..A..U.GU.UG. +QLKT01000007.1/40113-40471 ......GGU....U...CGGU..G...C..G.GAU...UAAAG..................................................................................Cc..aUAGACAGAAUC....UA.A..G.C.A..U.G..UA....G.A..C..U.CA...U.-..A..G.AU.GU. +QLNI01000003.1/71407-71053 ......GGA....G...ACUU..C...C..C.GGC...CAAUU..................................................................................U...uAAAGUUCAGGA....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...-.U..G..G.GU.UG. +RFGP01000009.1/2235-1843 ......CGG...gC...UACU..G...U..U.GGC...GAAAA..................................................................................C....AAAAAAACAGC....UA.A..A.C.C..U.G..UA....G.A..A..G.CG...U.A..A..U.AG.C-. +PWFQ01000061.1/7616-7261 ......AGC...gC...UGAG..G...A..A.GGC...GAAUG..................................................................................C...uAAACUAGCAAC....UG.C..A.C.U..C.G..GA....G.A..A..U.CU...G.C..C..G.GU.GA. +QZIZ01000108.1/26168-26515 ......GAA...gU...CUUU..U...G..A.GGC...GAAGA..................................................................................U....AAAACAUCGAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...C.U..C..A.GG.GA. +DPIG01000044.1/502-90 ......GGA....G...GAAU..U...A..G.GGU...AAGAC..................................................................................C....AAAAGACAGAC....UA.C..G.C.A..U.G..UA....G.A..A..G.CU...U.A..U..A.UU.CC. +PMCC01000059.1/5564-5918 ......UGG....U...UGGA..U...U..A.AGC...GAAAA..................................................................................A....CGAAUACAGAC....UA.A..A.C.U..U.G..UA....G.A..A..G.UU...C.U..U..G.UG.GC. +DLWS01000045.1/12523-12882 ......GGG....A...GAUC..C...A..G.ACU...UAAAU..................................................................................U...cAAAAACGCGAC....UA.A..G.C.A..U.G..UA....G.A..G..C.GU...U.U..G..G.CA.G-. +QEVE01000001.1/42340-41990 ......GGC...gU...GGGU..C...G..C.UGC...GAAGC..................................................................................U...uAAAGAAUCGGC....UA.C..A.C.A..U.G..UA....G.A..C..G.CG...A.U..G..U.GC.CG. +QHVT01000005.1/236607-236958 ......GGA...cA...AGGC..G...U..G.GAC...GAGAU..................................................................................U....AAACGGAGAGA....AA.C..G.C.A..U.G..UA....G.G..A..G.CC...A.C..A..C.CA.CC. +DMSA01000073.1/2047-2409 ......CGC....A...GCG-..G...G..U.ACU...AAGAU..................................................................................C....-AAAGAUUGCC....UA.A..A.C.A..U.G..UA....G.U..G..C.CG...A.A..G..A.UG.A-. +QQAX01000003.1/14484-14883 ......GGA....G...GUGA..G...G..C.AGU...UAAAU..................................................................................C....AAAUGACUGGA....UA.A..G.C.A..U.G..UA....G.A..C..C.CG...A.U..A..G.UA.G-. +QNAP01000021.1/2907-2554 ......GGG....A...GCCU..U...U..U.UCC...GAGAU..................................................................................U....CAAACGCGGGC....UA.C..A.C.C..C.G..UA....G.A..A..G.CC...U.G..U..G.GG.GG. +BHFQ01000001.1/812416-812814 ......GGC....G...GCCG..A...A..G.CGC...UAAAA..................................................................................U...uAAAUUGUUGGC....UA.U..G.C.U..U.G..UA....G.A..C..G.CC...U.A..G..G.UU.UU. +QMOQ01000022.1/9701-9347 ......GAG....-...CAAG..A...A..A.GAU...GAAAA..................................................................................C....-AAAAAGUAAC....UA.A..G.C.C..U.G..UAg..cC.U..G..G.CG...G.C..A..U.GG.UG. +QIJI01000196.1/3619-4007 ......GGG....U...AGCC..A...A..C.CGU...UAAAU..................................................................................U....AAAGUUCGGAA....UA.A..G.C.A..U.G..UA....G.A..G..C.CG...A.U..G..G.CA.G-. +QBVW01000001.1/206147-205798 ......GGG....U...CAUU..-...A..A.GGU...GAAAC..................................................................................A...uAAAGAAUGAGC....UA.A..G.C.A..U.G..UA....G.A..A..G.UC...A.G..G..U.-U.GA. +QZKI01000015.1/17541-17190 ......GGG...gA...UACU..U...G..U.CGU...GAGGA..................................................................................U....AAAACGCGAGG....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...C.A..C..G.GG.GU. +PLHT01000061.1/5862-6215 ......GGC...aG...CGCG..C...C..G.GGC...GAGAC..................................................................................C....UAAAGAUGGAA....CA.A..G.C.A..U.G..UA....G.U..C..A.UU...C.A..C..G.GU.UG. +DNSR01000044.1/389-1 ......GGA....G...CUGA..U...A..U.GAU...GAGAU..................................................................................C....AAAAGACAAUC....UA.C..G.C.A..U.G..UA....G.A..G..G.CU...U.A..U..G.CA.AU. +PSRN01000063.1/8109-8458 ......GAG....G...UCAC..A...C..A.GCU...UACUU..................................................................................-....AAAUCACAAAC....UA.U..G.A.A..U.G..UA....G.G..G..C.CU...G.A..C..U.GU.GG. +NSKI01000009.1/77736-78085 ......GGC....A...GUCU..A...U..U.AGU...UAAAU..................................................................................U....UAAAGAUAGAA....UA.A..A.C.C..U.G..UA....G.A..A..A.GU...C.A..A..G.UG.UU. +DPKX01000204.1/4127-3773 ......GGA...uC...GAUA..A...C..C.GGC...GAUAA..................................................................................Cu..cAAAAUUGAGGA....UA.C..A.C.U..C.G..UA....G.G..C..U.UA...U.U..G..G.AU.UC. +PWLC01000210.1/3315-2938 ......GGA....G...UCGC..G...G..C.GGC...GAAAA..................................................................................C...cAGAAGAACGAC....UA.U..G.U.G..C.G..UA....G.A..A..G.CC...A.U..G..G.AA.GC. +DPRZ01000257.1/375-1 ......GGC....G...GAAU..C...A..G.GGC...GAAUA..................................................................................Aa..gAUAGACCCAGC....UA.A..G.U.A..U.G..UA....G.G..A..C.UC...-.G..U..U.GU.AG. +DNYO01000340.1/3202-2849 ......GGU...gU...UUUA..C...C..G.UCC...GAGAU..................................................................................C...aAAUACGCUGAC....UA.A..G.C.A..U.G..UA....G.G..C..U.GU...C.U..G..A.AG.CC. +QNCH01000015.1/3873-3446 ......GGG...uU...UUUA..A...A..G.AGA...AAGAU..................................................................................U....AAUAGAAGGAC....UA.A..A.C.G..U.G..UA....G.A..U..A.CU...C.U..-..U.GC.UU. +QFBU01000146.1/1622-1239 ......GGC....A...GUGA..C...A..C.UGU...UAAAC..................................................................................U....UAUACAAGAAC....UA.C..A.C.U..C.G..UA....G.U..G..G.CU...U.A..A..U.UU.GU. +DMJR01000420.1/363-7 ......GGA....G...CCCG..A...G..G.CGC...GAGAU..................................................................................C...cAAACGACCGAC....UA.C..A.C.U..C.G..UA....G.A..C..G.CU...U.G..C..G.AU.GA. +DLXM01000277.1/812-1176 ......CGC...uA...CCUC..A...A..C.UGU...UAAAC..................................................................................U....UAAAGCUAAGC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.A..U..U.GG.UU. +QUNR01000001.1/63544-63897 ......GGG....C...CGCG..C...U..G.AGU...UAAAU..................................................................................C...aAUAGAGAAGAC....UA.A..G.C.A..U.G..UA....G.A..A..C.CG...-.A..G..G.GU.AG. +QMPZ01000079.1/6552-6190 ......GGA...gA...GGGG..A...A..A.GAC...GAGAU..................................................................................C....AAAAUGUAGAC....UA.A..A.U.A..U.G..UA....G.A..U..G.UC...C.U..G..A.CG.UC. +PWOA01000042.1/89227-88878 ......CAA....C...CGCG..G...G..U.AAC...UAAGA..................................................................................C....AAUGAAUAACC....UA.A..A.U.A..U.G..UA....G.A..U..U.CG...G.C..U..A.UA.GG. +QAKA01000043.1/292-658 ......AAC....A...GUUU..C...C..A.GGA...GACAU..................................................................................C....UUUUAACAGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GC...U.G..U..A.UG.AA. +RKQJ01000001.1/1229064-1228699 ......ACC....A...UCAG..C...C..A.UGC...GAAAU..................................................................................U....GAAAAAUGGAC....UA.C..G.C.A..C.G..UA....G.A..A..A.GA...G.U..U..G.UG.CC. +QOPW01000001.1/74213-73849 ......GGC...aC...UCCC..A...C..U.UGU...AAGAU..................................................................................U...cAAUACGUUAAC....UA.C..A.C.A..U.G..UA....G.A..C..G.CU...U.G..G..U.GG.UU. +PLHY01000192.1/8830-9182 ......GGA...gC...AAAC..C...A..G.CGC...GAAGG..................................................................................Uu.cuAAAACGAAGGC....UA.C..G.U.A..C.G..UA....G.A..A..G.CU...C.C..A..G.CG.GA. +QMLY01000099.1/356-4 ......GAG....G...ACUU..C...G..G.AGC...GAACA..................................................................................U...cUUGCAACGGGC....UA.A..G.U.A..U.G..UA....G.A..A..G.CC...U.A..A..G.UG.GA. +QNBX01000022.1/19044-19399 ......GAC....C...CGCG..C...G..A.GGC...GAGAG..................................................................................Ca..gAACGGUCCGAC....UA.C..G.C.A..C.G..UA....G.A..U..G.CU...U.U..G..G.GG.AG. +RFGC01000025.1/29702-29333 ......UUCcaucA...AGCA..C...A..A.GGC...GAAGC..................................................................................Gu..cGAAAAACUGAC....UA.A..G.C.G..U.G..UA....G.A..U..U.CC...U.-..C..U.GG.UC. +QNDP01000027.1/751-1112 ......CGG....A...GCGG..A...G..A.AGG...GCAUC..................................................................................-....GAAAAGUGGGC....UA.A..G.C.A..U.G..UA....G.A..G..U.CU...C.C..G..G.GC.UU. +QWFC01000014.1/16568-16179 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +PWHI01000306.1/6843-7194 ......GGA...gA...ACCA..U...G..G.GGC...GAGAA..................................................................................C...aAAAAUCGCAAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...G.G..U..G.UG.GU. +DMWP01000022.1/13200-12845 ......CGC...aG...UCAC..C...G..A.GGC...GAGAC..................................................................................C....UAAUGGCGAAA....UA.C..A.C.A..C.G..UA....G.A..U..A.CU...U.G..A..G.UG.AC. +DMRB01000079.1/3550-3896 ......GGG....U...GGUA..G...G..C.GGC...UAACU..................................................................................Ca..aAUUGACCAAGC....UA.A..G.C.A..U.G..UA....G.A..C..U.CU...U.U..G..U.UU.G-. +QNFE01000007.1/63890-64241 ......GGU...uG...UUUG..A...A..A.ACU...AAGAC..................................................................................U...aAAAGACAAUAC....UA.A..A.C.A..U.A..UA....G.A..C..C.UU...U.A..U..G.CA.G-. +RFKN01000024.1/2507-2157 ......GGG...cA...GCCA..C...G.aC.UGC...GACAA..................................................................................Uc..aAACAACCGGGC....UA.A..G.C.C..U.G..UA....G.A..C..G.CC...U.C..U..G.GG.U-. +DPGI01000004.1/105418-105772 ......GAC....U...AUUC..U...C..A.AUU...UAAAU..................................................................................U....CAAACACAAAC....UG.C..A.C.A..C.G..GA....G.A..A..A.GG...C.U..U..U.UU.AA. +PXDN01000412.1/6566-6208 ......CGC...gG...AACC..C...G..G.AGC...GAAAU..................................................................................U....AAAAUCGGCGA....CA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.U..G..C.GU.AA. +RFIL01000456.1/2392-2751 ......UGC....C...AGCC..G...G..U.AGU...UAAAU..................................................................................U...cAAUCGUUCGGC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...C.C..A..U.UC.AG. +DNPQ01000083.1/2635-2283 ......GAC....A...AGUC..C...G..A.AGC...AAAAU..................................................................................U...uAAAUUGCAGUC....UG.U..A.C.C..C.G..GA....G.A..A..G.UC...U.U..U..G.UU.GU. +PWEI01000060.1/124008-124380 ......GGC...gA...CCCU..U...C..A.GGU...GAGAU..................................................................................G...aUAUAGGGCAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.G..A..U.GG.UU. +QMOO01000023.1/7141-6787 ......GAG....G...AAGA..A...G..A.GAA...GAGAA..................................................................................A....GACUCACAGGC....UA.A..G.C.C..U.G..UA....G.A..A..G.AU...U.U..A..A.AC.UG. +QJVW01000055.1/14669-15018 ......GGC...gU...CCGG..A...A..U.CGC...GAAAU..................................................................................C....UGAUGGCGGAC....UA.C..G.C.G..C.G..UA....G.U..G..C.UU...C.U..G..C.UG.GA. +DNUB01000068.1/979-628 ......GGA....G...CAAU..A...C..A.AGG...GAAAU..................................................................................U...cAGUAGAUAAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GG...C.G..A..G.UG.GA. +PUOR01000188.1/48935-49343 ......GGU....U...GUGG..C...G..G.AUC...GAAAU..................................................................................A...aUAAGACCGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.UU...U.C..G..A.GG.GU. +QGNO01000010.1/20375-20728 ......CAG....G...GCCG..G...C..G.AGU...GAUAA..................................................................................Ua..aAAAGCACCGAC....UA.A..A.C.C..U.G..UA....G.U..A..GaUU...C.U..G..A.UA.GC. +PWXJ01000006.1/18781-19134 ......GGA...gU...CGCC..G...G..G.GGC...GAAUU..................................................................................C....AAAAGACCGAC....UA.A..G.C.C..U.G..UA....G.A..A..G.CG...C.G..G..A.GG.GA. +QUZJ01000006.1/205516-205158 ......GGG....U...CACU..U...G..G.UGU...UAAAA..................................................................................Ca..aUAGACGAUAUC....UA.A..G.C.A..U.G..UA....G.U..A..U.UC...U.C..G..A.GC.GU. +RFFS01000082.1/4789-4435 ......GCC....U...GCAU..G...U..U.GAU...GAGAU..................................................................................U....UAAGGAAUCAC....UA.U..A.A.U..C.G..UA....G.G..C..G.UU...U.G..C..A.UU.GG. +QOPF01000001.1/120490-120841 ......GGA...gA...UUUA..A...U..A.AAG...GAAUU..................................................................................U...aAAAGAUGAAUC....UA.A..A.C.A..U.G..UA....G.A..U..C.UG...A.U..G..G.-G.GA. +DMFY01000144.1/4752-4399 ......CGC....G...GUAC..G..uU..G.GGU...GAAAG..................................................................................C...aAGUACGCGGGC....UA.C..G.C.U..C.G..UA....G.A..A..G.CG...C.C..U..C.AA.GU. +QJOD01000001.1/1134191-1134549 ......GGG....C...AACG..U...U..G.GCC...GACAA..................................................................................C....CGAAGGCGAAA....UA.A..G.C.A..U.G..UA....G.A..C..C.CG...A.G..G..G.UG.G-. +DOFH01000124.1/748-396 ......CGC....G...UACG..G...C..A.GUC...GAGAU..................................................................................U....-AAUGGUCGGA....UA.C..A.C.G..C.G..UA....G.A..U..G.UC...A.G..A..U.UG.G-. +QLKV01000017.1/12787-13140 ......GUG...uU...GCCG..G...C..C.UCC...GAGAC..................................................................................C....AAACACCGGGC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...G.G..C..-.AU.GG. +PLNN01000014.1/21241-21650 ......GAA....G...UUUG..U...A..A.GGG...GAAAU..................................................................................U....AAAGAUUAGGA....UA.A..A.C.A..U.G..UA....G.A..G..G.CU...U.U..U..G.UU.GU. +DPLM01000370.1/1466-1096 ......GCCa..aC...ACCG..G...C..U.GUG...AAAAA..................................................................................G...aAAAGAUUCGAC....UA.A..G.C.U..U.G..UA....G.C..G..C.UU...C.G..U..G.GG.AA. +CP021130.1/893884-894239 ......GCG....C...AAGC..C...U..G.AAC...GACAA..................................................................................G....CAAACACCAAC....UA.C..A.C.A..C.G..UA....G.A..U..G.U-...C.U..G..C.UG.GA. +RAZJ01000021.1/36703-37053 ......GGC...gU...GGAA..G...U..A.AGG...GAAUU..................................................................................U...uAAAAAGUUGGC....UG.C..A.C.U..C.G..GA....G.A..A..G.UU...U.G..U..U.UG.AA. +REFO01000012.1/168299-168650 ......GGG....U...CGUU..G...C..A.GGU...GAAAU..................................................................................U...uAAAGCACAGGC....UA.A..G.C.C..U.G..UA....G.A..A..A.GC...C.C..G..A.GC.AAc +BFCB01000002.1/1513525-1513144 ......GGG....U...UGCC..A...A..C.CGC...GAAAU..................................................................................C....AAAGAGCCAAC....UA.U..G.C.U..U.G..UA....G.A..C..G.UU...U.G..U..G.CU.C-. +QAMM01000009.1/4695-4343 ......GGC...uU...GUCG..A...U..A.CGG...GAAAU..................................................................................U...uUGUAGAUAAAC....UA.C..A.C.C..C.G..UA....G.A..A..A.GC...C.U..U..G.AG.GA. +NOXC01000005.1/252991-253347 ......GGG....U...UGUA..A...C..C.GGC...UAAAU..................................................................................U...aAUAUACGGACC....UA.A..A.C.A..U.G..UA....G.A..G..C.CG...A.A..G..A.AG.U-. +PWDW01000102.1/12727-13078 ......GGA....G...ACUG..U...G..C.UGU...UAAAC..................................................................................C....AAAAAGCAGAC....UA.C..G.U.U..C.G..UA....G.A..A..A.CU...A.A..C..G.GG.UG. +PLLW01000019.1/10182-10540 ......UGG....U...AUCU..U...U..A.AGU...CAAAA..................................................................................C....-AAAAACAGAC....UA.U..G.U.G..U.G..UA....G.A..C..G.UU...C.U..U..U.GA.GU. +PIVY01000255.1/1121-1472 ......GGC...cU...CCCA..C...G..U.GAC...GAGAU..................................................................................U....-AACAGGCAGC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.A..C..G.GA.GU. +DPVY01000121.1/3423-3066 ......GUC....C...AUGG..A...A..A.AGU...AAGAA..................................................................................U...uUUACAAUAAAC....UA.C..G.C.A..C.G..UA....G.U..G..G.UU...C.U..U..C.CA.UU. +DOMB01000032.1/1700-2045 ......GGC...gG...UUCA..G...C..A.UCC...GAGAU..................................................................................U...aAGUAGGCAGAA....CA.A..A.C.A..U.G..UA....G.A..A..A.CC...U.G..A..G.AG.U-. +CP030040.1/979200-978802 ......GAG...aA...UGAG..G...G..G.AAU...GAGAA..................................................................................A...aUAAACAAUGAC....UG.C..A.C.U..C.G..GA....G.A..A..G.CU...C.C..U..G.UG.AA. +DMTS01000201.1/2339-2698 ......CGG...aG...UCGG..A...A..C.UGU...UAAAU..................................................................................C....UAAAGACAGAC....UA.A..G.C.A..U.G..UA....G.C..G..G.UC...C.U..U..U.CA.GA. +QPKS01000002.1/141305-141663 ......GGC....A...GCCU..G...A..C.GAC...GAGAC..................................................................................Uu..cAAUAAAUUGAC....UA.C..A.C.A..C.G..UA....G.A..A..G.CU...U.A..A..G.AA.UA. +DMNZ01000423.1/5115-5479 ......GGG....G...GGUG..C...C..G.AUG...CCGUA..................................................................................C...aAAUCAUAGGAC....UA.C..A.C.A..C.G..UA....G.A..C..G.GU...C.G..C..G.UG.G-. +DQED01000375.1/5461-5105 ......GGC....C...UGCC..C...G..A.GGC...GAGAU..................................................................................U....GUUUUUCGGUC....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...A.G..G..A.GU.GG. +CP032759.1/576015-576391 ......CAA....A...UUAA..G...C..G.AUG...AAUAA..................................................................................Uc.agUAAAGAAAAAC....UA.A..G.C.A..U.G..UA....G.U..A..U.CU...U.U..A..U.UU.AU. +RFGM01000206.1/226-575 ......GGG....A...CAUC..C...C..A.CGC...GAGAA..................................................................................C....CAAAGAAGGGC....UA.C..A.C.U..C.G..UA....G.A..U..G.CU...G.A..G..U.GG.GC. +QSTT01000018.1/32077-32449 ......GGC...gG...UUUU..G...A..A.AGG...GAAUC..................................................................................A...aUGUAGAUAAAC....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...U.G..U..G.UG.GA. +QKZK01000032.1/38451-38850 ......UCC....G...GACC..A...C..A.CAC...GAAAA..................................................................................U....CAAUGACAGAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.GG.CU. +QHZG01000464.1/1495-1850 ......CGA...aC...GGCU..C...G.cU.UGC...GAAAC..................................................................................Cu..aACGAAUUCGGA....UA.C..G.C.A..U.G..UA....G.G..C..U.CU...A.C..U..C.GC.UG. +PWPB01000392.1/551-186 ......GCC...uG...CCCG..G...U..G.GAC...GAGAU..................................................................................C...cAAACUGGCCGC....UA.A..G.C.C..U.G..UA....G.A..C..G.CC...A.C..A..G.CU.GG. +QZJZ01000020.1/7635-7211 ......UCG....U...GCCG..U...G..C.GGU...GAGAU..................................................................................U...cUGUAAAUCGGC....UA.A..G.C.A..U.G..UA...gU.A..U..A.UC...A.U..U..G.UU.GG. +DNCG01000083.1/2782-3126 ......GGA....U...UCUU..G...A..G.GGC...GAAGU..................................................................................U....UAAAGGCGGGA....UA.C..G.C.C..C.G..UA....G.A..U..G.CU...C.U..C..G.UG.GG. +QALV01000006.1/30294-29924 ......AGC...gG...CGGC..U...U..A.GGC...GAAGU..................................................................................U...uAAAACAUUGAC....UG.C..G.C.U..C.G..GA....G.A..A..A.AU...U.U..U..G.CG.GA. +QGUX01000271.1/2110-2463 ......GGG....U...AGCG..U...G..A.GGC...GAGAA..................................................................................Cc..cAAAGAGACAGC....UA.C..G.U.A..C.G..UA....G.A..U..C.CU...G.A..A..A.UG.U-. +NDHY01000001.1/162502-162149 ......GGA...gC...CCGA..G..uG..A.AGC...GAAUU..................................................................................C....AAAGAAUAGGA....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...U.C..U..U.UA.UUc +PXDP01000372.1/2287-2641 ......GGC....A...GCUU..-...C..A.CGC...GAAAU..................................................................................U....CAAUCGGGAAC....UA.C..A.C.A..C.G..UA....G.A..G..A.UC...G.G..C..G.UG.A-. +QZKL01000075.1/13179-13531 ......GGG...gU...CCCC..G...G..U.GAC...GAGAU..................................................................................C...cAAAUGACCGGA....AA.C..G.C.A..C.G..UA....G.U..A..G.CC...C.G..-..G.AG.UA. +QKAL01000022.1/22120-22475 ......GGCu..aU...GCGG..C...G..G.GAC...GAAAA..................................................................................Gc.aaCAAAGACGGAA....CA.A..A.C.A..U.G..UA....G.A..A..G.UC...C.A..U..A.UG.GC. +QZKH01000008.1/15717-15312 ......AGG...aG...CUGC..A...A..A.AGU...AAGAU..................................................................................U....AAAUACGGGAC....UA.A..G.C.A..U.G..UA....G.U..A..G.CU...U.A..U..A.CG.UA. +QNCE01000119.1/544-902 ......GGA...gC...UGUU..A...G..A.GAA...AAGAU..................................................................................U....AAAAGAGAGGC....UA.A..G.U.A..U.G..UA....G.U.aG..G.CU...C.C..U..C.UU.UU. +DOWL01000231.1/20522-20886 ......CAU....G...GGUG..A...G..U.CGC...GAGAG..................................................................................C...uGAAAAACCGGC....UA.C..G.C.A..U.G..UA....G.A..A..C.UG...U.U..C..G.UG.GA. +PLNR01000006.1/10028-9678 ......CGCg.cgG...CCGG..A...U..G.GAU...GAAUG..................................................................................A...cAAACCGCAGGA....AA.C..G.C.A..C.G..UA....G.G..A..G.CU...C.U..U..A.UC.AA. +CP021082.1/383985-383630 ......CGC....G...UCCC..A...G..A.GCC...GAGAU..................................................................................C...cAAAUCAGAAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.C-...U.A..C..C.GU.AA. +QNCL01000021.1/5852-5469 ......GGA....G...AGAA..A...G..A.GGC...GAAGU..................................................................................U...uAGAAAACAGGC....UA.U..G.G.A..U.G..UA....G.A..A..A.CU...C.U..U..G.UA.GA. +PMZR01000084.1/171407-171757 ......UUC...cA...GGCC..G...G..U.CGC...GAGAU..................................................................................A....-CAAAAGAGGA....CA.A..G.C.A..U.G..UA....G.G..A..U.CU...U.C..C..G.AU.GG. +DMDP01000221.1/1849-2201 ......GGC....G...GCGC..G...C..A.AGC...GAAAG..................................................................................C...cAGUACGCAGCC....UG.C..G.C.U..C.G..GA....G.A..G..C.CU...C.U..U..G.CG.GU. +PWOI01000180.1/22481-22831 ......GCC....G...GUGC..G...G..A.AGA...--AAU..................................................................................-....UAAACCGGAAC....UA.A..G.C.C..U.G..UA....G.A..A..G.CU...U.-..C..G.GU.UG. +DOSR01000022.1/14350-14728 ......GGAa..cG...UGAU..C...C..A.GGG...GAAUA..................................................................................Cu..cCAAACACGGAC....UG.C..A.C.C..C.G..GA....G.A..U..G.UC...C.U..U..G.UU.GA. +PWZJ01000023.1/3804-4161 ......GAG....A...CUCC..U...G..G.AGC...GAACC..................................................................................A....UACUUCGGGGC....UA.C..G.C.U..C.G..UA....G.A..A..G.CU...C.C..U..G.UG.GC. +QZKJ01000103.1/3407-3047 ......UGG....A...ACCC..A...G..G.CGC...GAUAA..................................................................................Gc.acUUAAGCAGGAA....UA.C..A.C.A..U.G..UA....G.A..C..G.CU...U.G..C..A.GG.GG. +DOEU01000054.1/1128-776 ......GGC...aG...CAAA..G...G..C.GGC...GAAUC..................................................................................Uu..uUAAUGUCUGCC....UA.C..G.C.A..C.G..UA....G.A..C..G.CU...G.C..U..G.UG.AC. +PLJC01000018.1/25243-25611 ......CUC...cG...GCCG..U...C..G.GGC...GAAAU..................................................................................C....AAAGGGCAGCC....UA.C..G.C.U..U.G..UA....G.A..U..G.CU...U.A..U..U.CG.G-. +QJWC01000094.1/23453-23101 ......GGG....C...UCCU..G...C..G.GUC...GAAAG..................................................................................C....UCGCUGUUGGC....UG.C..G.C.U..C.G..GA....G.A..U..G.CC...G.A..C..G.CU.GA. +CP021781.1/297117-297537 ......GGG...gA...AAAG..C...C..A.AGC...UAAAC..................................................................................AcuaaAUGAGUUGGUC....UA.A..G.C.A..U.G..UA....G.A..U..C.CG...A.G..G..A.UG.A-. +DORC01000252.1/2616-2259 ......GGG....U...CGCA..G...G..A.GGC...UAAAU..................................................................................C....AAUAGACGGACu..cUA.A..G.C.A..U.G..UA....G.A..G..C.CA...A.U..A..A.UG.G-. +PYJD01000029.1/9048-9401 ......GGA....G...UCUU..A...G..A.GGC...AAAAC..................................................................................A...uAAAGCCUGUGA....UA.A..G.C.A..U.G..UA....G.U..A..G.CC...U.U..U..A.UC.AA. +DMOR01000013.1/7708-8102 ......UCC....G...GACA..C...A..A.CUC...GAAAA..................................................................................C....CAAGAAGAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.A..G..U.UG.GU. +PXCH01000017.1/3232-2850 ......GGG....U...AUGG..C...G..G.GAA...AAGAU..................................................................................C....-AAAGGUAAAC....UA.A..G.C.A..U.G..UA....G.A..U..A.CU...A.C..U..U.GU.UC. +QXHL01000010.1/60485-60866 ......CGC....G...CGCA..-...G..C.GGG...AACAU..................................................................................Cu..cAGUAGACGCAC....UA.C..A.C.C..C.G..UA....G.A..U..G.UU...C.A..U..G.UU.AC. +DMHJ01000184.1/767-417 ......GGGg..aC...ACGG..G...C..U.GGC...GAAUC..................................................................................U...gUAAACAGGGGC....UA.A..A.C.C..U.G..UA....G.A..A..G.CU...G.G..C..G.CU.GG. +DOKM01000194.1/490-116 ......GCC...gA...CAUA..A...C..U.GAA...GAAAA..................................................................................Cg..gAAAAUUCCAAC....UA.A..A.C.U..U.G..UA....G.A..U..G.CC...C.A..A..A.UG.GA. +PLZG01000048.1/43390-43048 ......AGC....G...AGCG..G...G..G.GGC...GAGAC..................................................................................U....CUUUCUUGAGC....UA.C..G.C.A..C.G..UA....G.G..G..C.CC...A.U..U..A.CG.GA. +QANA01000075.1/473-118 ......GGG...uA...CACC..G...A..A.AAG...GAAUU..................................................................................U...uAUACUUUCUGA....UA.A..G.C.U..U.G..UA....G.A..A..A.GU...U.U..G..C.UG.UA. +QHWY01000179.1/19288-19639 ......CCUu..uU...ACCG..G...G..G.UGC...GAGAC..................................................................................Aa..aUCGGAACCUGA....CA.A..G.U.A..U.G..UA....G.A..C..U.CU...C.C..U..A.CG.GA. +NRHC01000040.1/10211-9818 ......UUA...cU...GCCA..G...C..U.AAU...GAAAU..................................................................................U....ACAAAUAAGAA....UA.A..A.C.A..U.G..UA....G.A..A..C.UU...G.G..G..A.UG.G-. +QWKU01000001.1/1242152-1242497 ......UAC....A...AUAC..U...U..U.ACU...GAAAA..................................................................................U...uAAAACAGGAAC....UG.C..G.C.U..C.G..GA....G.A..G..G.UU...U.A..U..G.GG.GC. +QAMF01000011.1/17790-17444 ......GGC...gA...CCGG..C...G..A.GGG...GAAUC..................................................................................C...cAAAAUCGUGGC....UG.C..G.C.U..C.G..GA....G.A..A..A.AC...G.A..U..G.UC.AG. +CP030775.1/803177-803532 ......GGC...gU...GCAC..U...U..G.GGG...GAAUC..................................................................................U...uAAAACAUGAAC....UG.C..A.C.U..C.G..GA....G.A..A..A.GA...U.A..A..U.GA.CG. +PLIU01000507.1/5254-4903 ......CGU...uA...UGGA..G...C..G.GUU...GAGAC..................................................................................U....-CUCUUCUGAC....UA.A..G.C.A..U.G..UA....G.U..C..G.CG...G.C..U..G.GU.UU. +CP031704.1/2508500-2508146 ......CGG....C...AGCC..G...A..A.GAC...CAAAA..................................................................................U...cAAUGAGAAGGC....UA.C..G.C.A..U.G..UA....G.A..U..C.CC...A.G..G..G.UG.G-. +QQNE01000014.1/26492-26843 ......GGU....C...GGCU..C...A..C.UCU...CAGAC..................................................................................C....-CACAGCCGAA....UA.A..A.C.A..U.G..UA....G.A..C..G.CU...U.G..U..G.GU.CC. +QILF01000037.1/8775-8427 ......CAG...uU...UUCA..C...C..G.GGU...GCU--..................................................................................-...gUUUGAACGGAC....UA.A..A.C.A..U.G..UA....G.A..C..C.UG...C.A..G..G.CU.G-. +QPJS01000001.1/491783-491391 ......CCC....A...UCCA..U...U..G.GUC...GAAAA..................................................................................C...cCAACGACAGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.G..G..C.UG.AU. +PLMO01000096.1/4561-4933 ......GCC....G...GUCU..G...U..U.CCC...GAAAA..................................................................................C....CAAACGGAGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.AC...A.U..U..U.UU.GC. +RFFQ01000009.1/1212-847 ......GGC...gA...CUAA..C...C..A.GCU...AAGUC..................................................................................U....AAAACAUGUAC....UA.U..G.U.A..U.G..UA....G.A..A..G.UU...C.C..A..G.UU.GC. +DNOP01000451.1/2259-1889 ......UGC....U...CUUC..G...A..A.GGC...GAACU..................................................................................Ua..aAGUGAAUCGAC....UA.A..A.C.G..U.G..UA....G.A..U..U.UC...A.C..U..G.GU.CG. +QWRL01000031.1/2045-1658 ......GGG....G...CGCA..C...C..C.GGC...GAAAC..................................................................................Ag..aAAUAGCCUGAC....UA.C..G.C.U..C.G..UA....G.A..U..G.UU...U.A..G..C.GG.UG. +DNWG01000035.1/36415-36762 ......GGA....U...UAAC..U...A..C.UGC...GAAAU..................................................................................U....CAAUAGCAGAC....UA.A..A.C.U..U.G..UA....G.A..A..G.CC...U.A..U..G.GC.GC. +CP030369.1/1436249-1435881 ......GGCa..gA...CGGG..C...G..A.CGU...GAACC..................................................................................Gc..cAAUGCAUUCAC....UA.U..G.C.A..G.G..UA....G.A..G..G.UU...U.G..C..C.UG.UG. +DNSM01000022.1/38953-39307 ......GGC...gU...UCGG..C...A..A.GGC...GACAU..................................................................................Cu.caAAUUGAUUAAC....UA.A..A.C.A..U.G..UA....G.A..U..G.CC...U.G..U..U.UU.GA. +PIVW01000611.1/1412-1829 ......GCG....-...GCCG..G...C..G.GGC...GAAAC..................................................................................A...aCAAGUAGAGAC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...C.G..U..A.AG.CG. +PXFB01000037.1/2278-1919 ......GCC...gU...GUCC..A...U..C.GGC...GAAAU..................................................................................C....-AACAGGGCUC....UA.C..G.C.A..C.G..UA....G.A..G..A.CG...U.A..G..U.UG.GA. +QKMO01000001.1/461993-461625 ......GCA....U...GGCU..G...G..G.GCC...GAGAA..................................................................................Aa..uCCGACGCAAAC....UG.C..G.C.C..C.G..GA....G.A..A..G.C-...C.C..U..G.AC.AA. +DOAR01000048.1/38031-38402 ......GGCa..aA...UCCG..G...A..G.GAC...GAUAA..................................................................................Ac.acUAAAGACAAGA....UA.C..A.C.A..U.G..UA....G.A..U..G.UC...U.G..C..A.GA.AA. +CP031013.1/25627-25241 ......CGC...gA...CACA..G...G..U.GGC...GAGAC..................................................................................Uc..aAAUCAGACCGC....UA.A..A.C.A..U.G..UA....G.A..U..C.UG...C.-..C..C.GA.AC. +DOBQ01000024.1/1564-1913 ......GCC....A...UAUG..C...G..G.AAU...AAGAU..................................................................................C...uUGCCAGGAGAC....UA.A..G.C.A..U.G..UA....G.G..U..G.UU...U.U..U..C.AA.GG. +DOAQ01000037.1/221593-221992 ......UCC....A...GCUU..U...U..A.UUC...GAAAA..................................................................................U...uAAGUCUGGGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UG.CU. +DMHF01000017.1/13374-13768 ......GCA....G...GGGC..G...G..G.UUU...UAAAC..................................................................................U...cAAAUCAACGAC....UA.A..A.C.G..U.G..UA....G.A..G..G.CA...A.U..A..U.AU.CA. +DPEV01000208.1/16998-17354 ......GGG....G...AUUG..G...C..C.GGC...GAGAU..................................................................................U....AACAUACUGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.UG...U.C..U..G.UG.GC. +QGHX01000032.1/410-37 ......GGC...gU...UUUG..G...U..U.AGU...GAAAU..................................................................................Cu..aAAUAGUUGAGA....UA.U..G.A.A..C.G..UA....G.A..G..A.UU...G.A..A..A.UG.GC. +DNOS01000166.1/19656-19306 ......CGG....G...CCCC..G...G..G.GAA...AAGAU..................................................................................-....AAAACGUAGAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...U.A..G..G.CC.GU. +RPRB01000079.1/6311-5947 ......CCC....G...CUCG..C...C..G.CCC...GACUC..................................................................................C....AAAUCGCGGAC....UA.C..G.C.A..C.G..UA....G.U..G..U.CU...C.G..G..G.GU.GG. +PWTC01000030.1/2362-2002 ......GGA...gC...GCAC..G...G..C.ACC...GAGCU..................................................................................Ca..cAGAACACAGGC....UA.A..G.C.U..U.G..UA....G.A..A..G.CC...G.A..G..C.CG.UC. +PMZT01000226.1/17397-17752 ......GGA...gC...CUCG..A...G..G.ACC...GACAU..................................................................................U...cAAUAGAUCGAC....UA.C..U.C.G..C.G..UA....G.A..A..G.CU...U.C..A..G.GU.CU. +QAMO01000027.1/15859-15517 ......GGC...gU...UAUA..C...G..G.AGG...GAAUG..................................................................................U...uAAAACACUGAC....UA.U..A.A.C..A.G..UA....G.A..A..G.UA...C.-..A..U.UG.AA. +PXBB01000025.1/2550-2177 ......AGC...aU...GCUU..U...A..C.CUC...GAAAA..................................................................................C....CAAAACAAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.C..U..U.UU.GU. +DMOV01000114.1/9428-9782 ......UUU...uA...CUGC..C...G.uA.GCU...GAGAC..................................................................................C....-UAAAGACGAC....UA.A..G.C.A..U.G..UA....G.A..U..U.CA...U.U..U..G.UG.AC. +PXEM01000345.1/9732-10098 ......AGC...gU...UGCU..U...C..A.UCC...GAAAC..................................................................................C....UAAUCAGCAGC....UA.A..G.C.A..U.G..UA....G.A..U..A.CU...U.G..A..U.GG.GU. +PWOH01000148.1/11345-11692 ......GAG....G...GGUA..C...A..U.GGU...AAGAU..................................................................................A....AAGCAACAGAC....UA.A..G.C.A..U.G..UA....G.A..A..C.UU...U.A..A..G.UC.GC. +RJSG01000002.1/534033-534405 ......CAA....G...CGUC..G...G..G.GCC...GAGAAacg............................................................................cga-....ACACUGCGGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.A-...C.C..U..G.GU.UC. +PMOH01000263.1/4587-4944 ......GGC....G...UCCC..G...G..G.CGC...GAGCU..................................................................................A...aAAUUCGCAGAC....UA.A..G.C.G..U.G..UA....G.U..G..G.CC...G.U..C..G.CC.GG. +PWNA01000019.1/49117-49467 ......GCC....G...GGGG..C...U..C.GGU...UAAAU..................................................................................C....-CACAGCGCAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...C.A..C..G.UG.GC. +CP025437.1/2656331-2655969 ......GGC...aG...AUGG..C...U..G.CGC...GAAAU..................................................................................Gc..gAAUAUAUCGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CU...U.G..A..G.UG.GC. +QXSO01000045.1/4508-4147 ......GCU....U...AGCA..U...G..A.UGC...GAAAA..................................................................................U....UAUCAAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.U..U..G.UA.UC. +PUND01000041.1/13142-12786 ......CGG....G...ACGC..G...A..C.UGC...GAGAA..................................................................................A....AAAACAGCGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.CC...G.C..C..A.CC.GA. +PLJO01000075.1/72371-71990 ......UGA....G...CGUG..G...G..C.CGC...GAACGucccgggcaggguggca...............................................acaccuaaugacuggggc-....AUGAACGCGAA....UA.A..G.C.A..U.G..UA....G.U..C..U.CU...U.G..A..C.CA.GU. +RJVJ01000001.1/2525285-2525663 ......UGA....C...CGCC..A...G..G.GCC...GAGAA..................................................................................A...cUCACAGCGGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.U-...C.C..U..G.AA.UC. +DMNY01000028.1/8384-8035 ......GGC....A...AUCG..C...A..G.CGC...GAAAC..................................................................................A...aCGUAUGACGUC....UG.C..G.C.U..C.G..GA....G.A..A..A.GU...U.G..U..A.UG.GC. +DPGU01000148.1/2046-2393 ......GGC....U...GAAA..A...C..A.CGG...GAAUU..................................................................................U....AAACGAUUGUC....UG.C..G.C.U..C.G..GA....G.A..U..G.UC...G.U..U..G.GG.AA. +QHVP01000048.1/10893-10534 ......CUA...cA...CGGC..G...A..A.GGC...GAAAU..................................................................................U....UCAGGUCGGGC....UA.A..G.C.C..U.G..UA....G.G..A..U.CU...C.C..C..G.UA.GG. +RPQN01000140.1/4478-4108 ......GGA...gU...UUCC..U...C..U.CGU...GAGAU..................................................................................C....UAAUGGCAGAA....UA.U..G.C.G..C.G..UA....G.A..U..G.UC...U.U..A..A.GG.AU. +QGDW01000001.1/793355-792996 ......GGC....G...UAGA..U...U..A.GAC...GAGAC..................................................................................Cu.uaAAUACGAAGGG....AA.A..G.C.U..U.G..UA....G.G..A..A.CG...U.G..C..A.UG.GA. +QZKX01000046.1/43632-43276 ......AAU....G...CUGC..C...G.aG.GAU...GAAAC..................................................................................U....AAAAGAUAGAC....UA.U..G.U.G..U.G..UA....G.A..C..G.UU...C.A..U..A.GA.AA. +PLNY01000087.1/19826-19443 ......GAG....A...UCUC..U...G..C.GGU...GACAA..................................................................................A....CUUCGGCAGGC....UA.C..G.C.U..C.G..UA....G.A..G..U.UC...C.G..A..G.GG.UC. +QGUD01000015.1/111847-111451 ......GAG...aU...CCCG..C...A..G.GGC...GAACG..................................................................................U....UAAUCAAUGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...C.C..U..G.UG.AA. +QGTH01000002.1/73706-74067 ......AAA....U...UUUG..A...U..C.GAC...GAAUA..................................................................................A...aACUUAAUUGAC....UG.C..A.C.U..C.G..GA....G.A..A..G.UU...C.U..U..A.GG.GA. +PMJJ01000099.1/3890-4236 ......GGC....C...GAAC..C...U..G.AGC...GAGAA..................................................................................C...uAAACCGCGGGA....UA.C..G.C.C..C.G..UA....G.A..U..G.CU...G.U..C..G.CC.AA. +QMFB01000009.1/1097-1461 ......GGC....G...AUGC..U...C..G.GGU...GACAU..................................................................................C....AAAACUGUGAC....UA.C..A.C.C..C.G..UA....G.A..A..G.CC...U.G..U..G.UG.GC. +QKMR01000024.1/51939-52359 ......GGG...gU...UUGU..C...G..U.AGG...GAAACgcaagguuauuguccugca...........................................aaggauacgugaccgggcac-....AAAGCAUAGGC....UA.C..A.C.C..C.G..UA....G.A..A..G.UU...C.U..U..G.AG.GA. +QFBQ01000058.1/2090-1714 ......GGG....A...UGUG..G...A..U.GGU...AAGAU..................................................................................U....UAAACAGUGAC....UA.C..A.C.U..C.G..UA....G.U..A..C.UU...U.U..U..U.UC.UA. +QHMV01000499.1/1813-1456 ......CAU...gG...CUUG..G...C..U.CCU...CAGAA..................................................................................C....UUGUCGCCGGA....UA.A..A.C.G..U.G..UA....G.A..U..G.UU...U.G..C..G.CG.GA. +DPBB01000034.1/50576-50940 ......GGC...gU...UCAU..A...G..U.GGC...GAACU..................................................................................Uu.uaAAUGAUACAAC....UA.U..G.A.G..U.G..UA....G.A..C..G.CU...U.G..C..A.UA.GC. +DQBS01000029.1/6303-6653 ......AAG....U...CUUG..A...C..U.GUU...GACGA..................................................................................U....-GAUCACAGGC....UG.C..G.C.U..C.G..GA....G.A..G..C.CU...G.C..A..A.GG.AA. +QIJL01000119.1/5281-5678 ......GUC....G...GUCG..U...G..C.AUC...GAAAA..................................................................................C....CGAAUAAAGAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..U..G.AC.GU. +PXBK01000142.1/382-29 ......GGA....G...ACUG..A...A..A.GGG...GAAAU..................................................................................G....AAAAUGCAGGC....UA.U..G.C.U..C.G..UA....G.A..U..G.CU...G.G..U..A.CU.GU. +PLMW01000017.1/11707-12064 ......CGC....G...UGGC..G...C..C.GGU...GAGAU..................................................................................U....-AAAAAGACGC....UA.C..A.C.A..G.G..UA....G.A..U..G.CG...G.C..G..G.GU.GA. +QZKG01000028.1/29503-29861 ......CGG....A...GCCG..G...G..G.CGC...GAGAC..................................................................................Uu..aAAAGCGUAGGC....UA.A..G.C.U..U.G..UA....G.C..G..G.CU...C.C..C..C.UU.CG. +QNXC01000040.1/6234-5865 ......GGCg..uU...UUGA..G...C..U.AGU...GAAGU..................................................................................Uc..aAGUAAUAUAAC....UA.U..G.A.U..C.G..UA....G.A..G..G.UC...A.G..U..G.AC.GG. +NJOC01000035.1/15035-15431 ......ACA...gC...GAUG..G...G..G.GCA...GAAAAaccgc.......................................................................caacuu-....GGCCAGCAGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AC...-.U..G..U.GG.GC. +PXBQ01000012.1/1536-1889 ......CGC...cU...GGGC..G...C..C.CUG...GAAAA..................................................................................C....AAAUGGAAGGA....CA.A..A.C.C..U.G..UA....G.A..G..A.CU...U.C..C..G.AC.CG. +REFG01000015.1/17709-18067 ......AAG....U...CACA..A...U..U.UCC...GAAAA..................................................................................C....UGAUUGCGGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CC...-.G..A..C.UU.CA. +DMJQ01000194.1/9946-9590 ......GGC...gG...CAGU..C...A..A.AGC...GAAUA..................................................................................A...aAAAAUAUGGUC....UG.C..A.C.U..C.G..GA....G.A..A..A.GU...C.U..U..G.UG.GA. +QCLL01000002.1/290699-290359 ......ACU....-...AUCU..C...A..A.UAG...U----..................................................................................-....AUUACACCAGA....UG.C..A.C.U..C.G..GA....G.A..A..G.CU...G.U..U..U.GA.U-. +DQCQ01000333.1/2695-2333 ......AGC...gU...GCUA..U...C..U.GGC...UAAAU..................................................................................U...cAAAUAGUCGAA....UA.C..A.C.A..C.G..UA....G.A..A..G.CA...U.G..C..A.UG.GA. +DNNO01000038.1/11041-11438 ......GCC...uU...GCUC..U...U..U.GUC...GAAAA..................................................................................U...uCAAGAGGAAAC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.A..U..U.UG.AU. +DPWY01000165.1/5426-5075 ......GGA....G...UUCC..G...A..-.GCC...GACAC..................................................................................U....AAAUCGGGAAC....UA.C..G.C.U..C.G..UA....G.C..G..C.UG...C.C..A..U.GA.CC. +QYUJ01000020.1/10452-10105 ......GGU...gA...GUGC..A...G..G.CCC...GACAA..................................................................................U...cAAACAGUGGGA....UA.C..A.C.A..C.G..UA....G.A..C..G.CA...-.C..G..C.UG.AA. +QEMY02000001.1/62698-62351 ......UGU....C...GAGG..G...A..C.UGU...UAAAA..................................................................................C....AAUACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +RFJF01000435.1/1379-1783 ......AAC....A...AAGC..C...C..A.AAC...GACAA..................................................................................U...cUGAAGUUCACC....UA.C..G.C.U..C.G..UA....G.A..C..G.UU...U.A..C..C.GC.C-. +PMCF01000305.1/2769-3156 ......CGC....G...GCGG..A...U..C.GAC...GACAA..................................................................................A....CAAACAGCGAC....UA.A..G.C.U..U.G..UA....G.G..C..A.UU...C.G..C..C.GU.C-. +QWGV01000234.1/1867-2242 ......GCA...aG...UGUC..G...G..G.GCC...GAGUAgg.............................................................................acg-....UCUUUCCUGGC....UA.C..A.C.C..C.G..UA....G.A..A..G.G-...C.G..C..A.GG.AU. +PSRL01000192.1/517-136 ......CGC....A...GCAU..G...C..U.UCC...GACAA..................................................................................U....-AAAAACCGCA....UA.A..A.C.A..U.G..UA....G.A..A..G.GU...A.A..G..G.UG.GA. +DMMW01000048.1/15737-15386 ......GAA...gC...GGUU..U...A..G.GAC...GAAAU..................................................................................-....AAAACAUCGAC....UA.U..G.U.C..U.G..UA....G.U..A..A.CG...-.G..U..C.AG.GU. +DPZR01000095.1/12182-11832 ......GGG...uC...GCGG..G...G..C.ACC...GAGAA..................................................................................A....AAUCGAGAGGA....GA.U..A.C.U..C.G..UG....G.A..C..G.UU...U.A..A..G.GA.AG. +QIGA01000050.1/5647-6000 ......GAG....A...ACGG..U...C..G.AGC...GAGAA..................................................................................C....AAACGGCUGAC....UA.A..G.C.U..U.G..UA....G.A..U..A.CU...C.U..G..G.AU.GG. +DMGL01000021.1/18338-18686 ......GGC...cA...AGCC..A...G..G.AG-...GACAC..................................................................................G...cGAAACGCGGAC....UA.C..G.C.G..C.G..UA....G.A..G..G.CC...-.C..G..C.CG.UA. +QHYE01000010.1/26520-26140 ......UGA....G...CGCG..G...C..G.GGC...GAACGcgcgacagguccucac..................................................ggaccgggucgcacac-....-CGAAUUGAGA....UA.A..G.C.A..U.G..UA....G.G..C..U.UC...G.U..G..U.CG.CA. +PWGI01000261.1/7752-7391 ......AGCu..uC...AGGU..G...C..A.GAC...GACAA..................................................................................U...aAAAAGGCCAUC....UA.A..G.C.A..U.G..UA....G.G..U..G.GC...U.G..A..A.UG.UU. +QGVF01000122.1/4394-4746 ......UAC...cC...UGCC..G...G..U.GGC...GACAU..................................................................................U....CAAAGAACGGC....UA.A..G.C.A..U.G..UA....G.G..G..U.UC...U.G..C..A.GC.GA. +DMMZ01000026.1/13863-13516 ......GGC...gG...UCAU..G...C..A.AGG...GAAUC..................................................................................U....AAACAAAGAGC....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...G.C..C..G.GC.AA. +PWJC01000158.1/9386-9013 ......CCC....G...GUCA..G...C..U.GCC...GAAAU..................................................................................C....CAAUAAAAGGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..U..U.UU.GC. +QLIQ01000055.1/7445-7855 ......GGG....C...AAAU..U...U..A.AGU...UAAAG..................................................................................Au..aAUAGAUAAAUC....UA.A..G.C.A..U.G..UA....G.A..U..C.UG...-.A..A..G.AU.GG. +DNUD01000169.1/4291-4692 ......ACC....U...GACC..A...A..U.CCC...GACAA..................................................................................U....-CAAGAAAGGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.A..G..C.UG.GU. +DOPW01000029.1/25769-26129 ......GUG....C...GACU..G...C..G.GGU...GAGAU..................................................................................G....AAACGAGGGGC....UA.A..A.C.C..U.G..UA....G.A..U..G.UC...U.G..C..G.GU.C-. +RPQH01000060.1/2642-3010 ......AGU....U...AGUU..A...A..A.AGU...GAAAU..................................................................................U....AAAGUGUGAGC....UA.U..G.A.A..U.G..UA....G.A..A..A.UC...C.U..G..A.UG.GU. +QIGM01000483.1/2410-2786 ......GGG...uA...GGCA..G...C..G.AGC...GAAAU..................................................................................U...uCAAACUUGGAC....UA.A..A.C.A..U.G..UA....G.A..U..G.UC...U.C..U..A.GA.GA. +DNWN01000141.1/597-203 ......CUC....A...GCCU..U...G..G.GAU...GAAAA..................................................................................U....GAAGGACAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.CG.UU. +RAPT01000001.1/2693190-2692821 ......ACA...aA...GGUC..G...G..A.GCC...GAGUAga.............................................................................acg-....UCUGCACAGAC....UG.C..G.C.C..C.G..GA....G.A..A..G.G-...C.G..U..G.GA.GA. +QANC01000099.1/18357-18718 ......AAU...gA...AUUU..U...A..C.AGG...GAAAA..................................................................................U...uAAAUAACAAAC....UG.C..A.C.U..C.G..GA....G.A..A..A.CA...U.A..U..A.UG.GA. +QJSZ01000021.1/25089-25453 ......GGC...aG...CCCG..G...U..A.GGC...GAAUC..................................................................................A...aCCACAGGCAAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...U.A..U..G.UC.AU. +PWNS01000432.1/1765-2121 ......GCCa..aC...CUGG..C...C..C.GAC...GAGAC..................................................................................U...uCAAGCGAACAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...G.A..U..U.GC.UU. +PMOY01000009.1/4306-3937 ......AGG...cG...AGCC..A...G..C.AGC...GAGAU..................................................................................C....AGAGCGCCGGA....UA.C..G.C.U..C.G..UA....G.A..C..G.CC...A.C..C..U.CU.UA. +QNBI01000415.1/626-263 ......GCC....G...UCUU..A...C..U.AUC...GAGAA..................................................................................A...aUAAUGGGCAGC....UA.A..A.C.C..U.G..UA....G.A..A..G.CU...U.U..U..A.AU.UC. +QZJC01000022.1/1902-1512 ......UGA....A...GACU..U...U..A.GGC...AAAAA..................................................................................Aa..aUAAAAAUCAGC....UA.A..G.C.U..U.G..UA....G.U..C..A.GU...U.A..G..U.AA.AC. +CP025544.1/708484-708098 ......AGA....C...GAUA..U...U..U.GAC...UA---..................................................................................-....UAUUCGAAGAA....UA.A..G.C.A..U.G..UA....G.U..A..C.CU...G.U..A..G.AG.AA. +QKCJ01000062.1/11304-10928 ......GGC....U...AUCC..U...G..A.AAU...GAGAU..................................................................................U....AAGGAGUCAAC....UA.C..G.C.A..C.G..UA....G.A..C..A.UC...C.C..U..U.UG.GA. +PMBV01000176.1/5883-5518 ......GGA...gG...GGAG..C...G..G.GUC...UCAAU..................................................................................U....AAACCGCGGAA....CA.C..G.C.A..C.G..UA....G.U..G..A.UU...C.G..A..A.GA.CG. +PMCA01000022.1/44916-44563 ......GGU...gU...CUAU..C...A..G.CGC...GAAAU..................................................................................A...aAAACAACAGAC....UA.A..A.C.C..U.G..UA....G.A..A..G.UU...C.U..U..G.AU.AC. +QKCT01000063.1/3729-4073 ......AGC....A...GCCG..U...U..G.AUC...GAAAC..................................................................................A....AUUUAGUUGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...C.A..A..A.UG.AU. +QOCC01000020.1/94002-94396 ......GUC....A...GCUU..U...A..G.GAU...GAAAA..................................................................................C....UAAACAAAAAC....UA.A..G.U.A..U.G..UA....G.A..A..A.GC...C.U..U..U.GA.GC. +NOLL01000005.1/71436-71085 ......UGC...gA...UGUG..U...G..C.GAC...GAGAU..................................................................................UuaaaAAUCAGAUGGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CA...G.C..G..A.GG.AA. +RKRK01000002.1/120394-120749 ......AUC....A...AUCA..U...G..U.GGU...UAAAC..................................................................................U...uAACCAUACGAC....UA.A..G.C.G..U.G..UA....G.U..A..C.UA...G.A..C..G.UG.U-. +PMEM01000017.1/45090-45457 ......GGG....U...CGCG..A...U..C.GGA...GAGAC..................................................................................Aa..aAAAGCGAAGGC....UA.C..G.C.A..C.G..UA....G.A..U..G.CU...G.U..G..G.UG.AA. +DPNM01000289.1/2772-2419 ......GGA....G...CUGA..C...C..U.CGG...UU---..................................................................................U...uAAAUAACGGAC....UA.U..A.C.C..U.G..UA....G.A..A..G.CU...C.G..A..U.UG.GA. +DMDL01000168.1/611-212 ......GGC....U...AACC..U...C..A.AGC...GAGAC..................................................................................U...gAAUAGGUCAAC....UA.C..A.C.U..C.G..UA....G.A..U..A.UU...C.G..A..G.GG.UC. +QUDC01000007.1/44615-44264 ......GGC...gA...UUAG..C...U..G.AGG...GAAUU..................................................................................U...uAAAACAAUGAC....UA.C..G.C.U..C.G..AA....G.A..A..A.GC...C.G..U..U.GU.AA. +QNEE01000054.1/12073-11717 ......GGC....G...UUAA..C...C..G.GGC...GAAAA..................................................................................U....AAAGGCUAUAC....UA.C..G.C.G..C.G..UA....G.A..C..G.GA...U.G..C..G.GG.GA. +DQBX01000143.1/2560-2909 ......GGA...gA...UGGG..U...A..G.AGG...GAAUG..................................................................................U...gAAAUUGCUGAC....UG.C..A.C.U..C.G..GA....G.A..A..G.CU...C.U..U..G.UG.GA. +PUMS01000421.1/2920-3302 ......GCC....G...CCGC..C...C..C.GCC...GAGAU..................................................................................C....AAAGCAUCGAC....UA.C..A.C.G..C.G..UA....G.A..A..G.CG...G.C..A..A.CA.UU. +QHWQ01000291.1/2115-2468 ......CCA...cA...CGUC..G...G..G.CCC...GACAA..................................................................................U....AACGAAGCGGA....CA.C..G.C.A..U.G..UA....G.A..G..U.CC...C.A..C..G.AC.GA. +DOKD01000029.1/1705-1357 ......CAC....C...GAUG..U...C..U.GCC...GUAA-..................................................................................-....CGAGCAGCGAC....UA.A..G.C.A..U.G..UA....G.G..G..G.CC...U.G..U..U.UU.UC. +QHVH01000006.1/2783-2428 ......UCCacggU...CGCG..G...C..G.GGC...GAAAC..................................................................................Aa..aGAGGAAGCGGC....UA.A..G.U.A..U.G..UA....G.A..U..U.CU...A.G..C..G.UU.CC. +DQCM01000246.1/4191-3834 ......CGU...cA...UCAC..A...C..A.UCG...GAAAU..................................................................................U....UACUAUCCGGA....CA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.C..A.cG.AU.AA. +DMBU01000068.1/61465-61070 ......GCC....A...GUCC..A...C..U.CAC...GAAAA..................................................................................C....CAAUAAAGAGA....UA.A..G.C.A..U.G..UA....G.A..A..C.GC...A.U..U..U.GG.GU. +QHXY01000474.1/1383-1730 ......GGG....G...GACG..G...C..C.GGC...GAGAG..................................................................................Cg.ccUCCGAUGAAGC....UA.C..G.C.A..C.G..UA....G.A..C..G.GC...C.C..A..C.GC.UG. +PLTF01000148.1/6458-6105 ......GGC....G...UGCA..U..aA..G.GGC...GAGAC..................................................................................C...uAAUUGACGGAC....UA.A..G.C.G..U.G..UA....G.C..G..G.CU...C.A..U..G.UU.GA. +PXAH01000065.1/6600-6960 ......GGG...gC...UGCC..G...G..A.GAA...AAGAC..................................................................................-....AAACAAAAGGC....UA.A..G.C.A..U.G..UA....G.C..G..C.UU...U.U..U..A.GC.UG. +DNGB01000117.1/704-1098 ......UUA....C...GAAA..G...G..U.GGC...GAAAC..................................................................................-....AGAAAAUGAGC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...C.G..A..G.GA.UC. +PXDA01000087.1/4141-3760 ......UAC...uG...UUUU..U...U..C.AGG...GAAUU..................................................................................U...uAAGAAACUAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.A..A..U.UG.AC. +DOUH01000002.1/146794-147163 ......GGC...uC...GGCU..U...C..U.CGC...GAAAU..................................................................................U....UAAUCAGUAAC....UA.A..A.C.A..U.G..UA....G.A..U..G.UU...U.G..U..A.GG.UU. +QMQL01000074.1/4726-4369 ......GGA....G...GGCC..G...G..U.UCC...GAGAU..................................................................................G...aAAACGCGGGUC....UA.A..G.C.U..U.G..UA....G.A..C..G.CC...G.-..A..G.UG.GC. +DNSL01000035.1/30979-31373 ......GCC....G...GUCU..G...C..U.CAC...GAAAA..................................................................................U....UAAGAAAUGGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...C.U..U..U.GG.GU. +QGVH01000030.1/23033-23393 ......GCC....G...AUGA..U...C..G.GAC...GAGAAca..............................................................................ac-...aGAACAGCGGAC....UA.C..G.C.A..C.G..UA....G.A..C..G.CG...C.U..G..A.GG.GA. +CP022615.1/1204309-1204667 ......GGCu..uA...UGUA..G...A..A.AAU...UAAAU..................................................................................U...cAAUAGAUAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.CU...A.A..G..G.GG.A-. +PMIW01000075.1/925-1285 ......GUU....C...UUAA..G...G..A.UGC...GAGGA..................................................................................Ga..uGAACAAUAAAC....UA.A..A.U.A..U.G..UA....G.A..A..G.UU...U.U..A..A.UG.GU. +RFGE01000370.1/2091-2452 ......GCC...aG...CGAC..C...A..G.GGC...GAAUC..................................................................................Cu..uCAACGGUCGGC....UA.C..A.C.G..C.G..UA....G.A..C..G.CU...C.G..U..U.CG.GA. +PWOD01000198.1/15121-14736 ......GAG...gU...UCAC..C...G..G.GCG...AAGAA..................................................................................C...uGUAAAACAGGC....UA.A..G.C.A..U.G..UA....G.A..C..C.UU...U.C..U..U.UC.GA. +DMBV01000032.1/1099-699 ......CCC...gU...UCAU..U...U..U.CUC...GAAAA..................................................................................U....UAAAAAAAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.U..U..U.UG.GC. +QOQU01000002.1/92191-92584 ......GAG....G...ACAG..U...C..C.GGC...AAGAG..................................................................................U....-AACAAGGGAC....UA.C..G.C.U..C.G..UA....G.A..U..G.UU...C.G..A..G.GG.AC. +PMCM01000121.1/8098-8475 ......GGA....G...GUUU..C...G..G.GAC...GAAGC..................................................................................A...cAAAAGACUGAC....UA.C..G.C.A..U.G..UA....G.U..G..A.UC...C.G..G..G.UG.GU. +PWKQ01000188.1/13136-13530 ......GCC....G...GUCC..G..cU..A.CCC...GACAA..................................................................................U....GAAUAACAGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.CC...A.U..A..U.CG.GU. +DPGD01000032.1/32715-32346 ......GGC...gC...AGAG..G...C..G.GGG...GAGAA..................................................................................U...cAAAUGAUAGAA....UG.C..C.C.A..C.G..GA....G.A..A..A.GU...C.A..U..G.UC.AA. +QMNZ01000122.1/4923-5347 ......GCG....G...CUCC..C...C..A.GAC...GAGAA..................................................................................A....UAAAGGCCGAC....UA.A..G.C.U..U.G..UA....G.A..A..A.UC...C.C..U..G.AU.U-. +QALD01000040.1/2146-1800 ......GGC...aC...ACGG..C...A..G.GGG...GAAUC..................................................................................Uu..uUAUAGACAAAC....UG.C..G.C.U..C.G..GA....G.A..A..A.CC...U.U..U..G.UG.AA. +QRPF01000005.1/32279-31938 ......AGC....G...AUAG..G...U..A.CUU...GAAAU..................................................................................U...uAAAUCAUAGAC....UG.U..G.C.U..C.G..GA....G.A..G..G.UC...U.A..U..A.UG.GC. +CP031965.1/5720367-5719969 ......GUC...uU...UCUU..A...U..C.GAC...GAAAA..................................................................................U....UAAACAAGAAC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.A..U..U.GU.AU. +PWTP01000110.1/8063-8420 ......UAG...aG...UUAA..C...C..C.GGU...GAGAU..................................................................................U...uAAAUAGCCGAA....UA.A..A.C.C..U.G..UA....G.U..A..G.AU...U.C..U..G.GA.CU. +PWLB01000309.1/237-591 ......GGC...gG...UUGA..A...U..C.AAC...GAGAU..................................................................................U....CAAUGACGGAA....CA.A..G.C.A..U.G..UA....G.A..U..G.GC...C.C..G..G.UG.A-. +DPBR01000099.1/16332-15981 ......GGC...gC...UUCC..G...U..G.AGG...GAAUU..................................................................................U...cAAAAGACAGAC....UG.C..A.C.U..C.G..GA....G.A..A..A.GU...U.G..U..G.UA.GA. +PLMN01000023.1/214410-214061 ......GGG....U...CCCA..C...G..G.AGC...GAGAU..................................................................................U....AAUGAAGGGGC....UA.U..G.C.A..U.G..UA....G.A..C..G.CC...U.U..C..C.GC.UG. +CP023434.1/1338090-1338454 ......GGC....U...AGGC..U...G..G.AGC...UAAUC..................................................................................C...aAAUGAAUCAAC....UA.U..U.G.U..C.G..UA....G.A..U..U.CG...G.G..A..G.UG.GC. +QOPH01000005.1/27639-27981 ......AGG...uU...AUAC..U...A..A.UGC...GAGAU..................................................................................U...aAUUGAUGAAUC....UA.U..G.U.A..U.G..UA....G.A..U..G.CU...A.-..G..G.GG.AA. +PWZX01000199.1/10083-10434 ......ACA...cC...UUGC..A...U..C.GCC...GAAAA..................................................................................U...uAAGUAAAGGAC....UA.A..A.C.C..U.G..UA....G.A..A..G.CG...U.A..U..A.UG.GG. +QSLG01000009.1/40935-41331 ......UUC....U...GUUC..C...U..G.CAC...GAAAA..................................................................................U....UUAGGCAAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GA.UU. +DNNS01000140.1/1512-1167 ......GGC...cC...UGCA..G...C..-.GAA...GAACUc................................................................................c-c.ccAAACGGGCAGC....UG.A..G.C.A..U.G..GA....G.A..G..C.CC...U.G..U..G.CA.UU. +QFVS01000044.1/6183-6543 ......GGC...aU...ACUG..U...U..A.CGU...GAACU..................................................................................Cg.caAGUAAACAAAC....UA.C..A.C.G..C.G..UA....G.A..A..G.CU...U.A..A..G.UA.CU. +PWOE01000047.1/17969-18320 ......UCA....A...CUUU..U...U..A.ACU...UACAA..................................................................................-....-CAAGCUAAGC....UA.A..U.U.C..U.G..UA....G.A..U..U.UA...U.U..U..A.AG.CG. +QHTN01000109.1/6517-6874 ......GCC....A...CGGU..A...G..U.GA-...GACUC..................................................................................A...aAAAGCGUCGCC....UA.C..G.C.A..C.G..UA....G.G..A..G.CG...G.C..A..U.CG.GA. +DPMH01000085.1/513-156 ......GGG...gU...CAAG..U...A..G.AGG...GAAUG..................................................................................U...uAAAAUACUGAC....UG.C..A.C.U..C.G..GA....G.A..A..A.CU...C.A..G..G.CA.UU. +DMFD01000304.1/12019-12371 ......GAC...gU...UUCU..C...U..U.UCU...UUGAU..................................................................................-....AAAUGAAGAAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CC...A.A..C..A.GU.GG. +QIKE01000103.1/2189-2591 ......CCC....G...UGCU..U...C..A.CCC...GACAA..................................................................................U....CAAUAGCAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.AG.GU. +PLWW01000088.1/2266-1898 ......GGC....G...ACGC..C...U..C.GGU...GAGAA..................................................................................C....AAAGCCGGGAC....UA.C..A.C.U..C.G..UA....G.A..G..G.UU...G.C..G..C.UU.GA. +QZKA01000009.1/28588-28981 ......GGA....G...CCAU..C...G..G.GGU...UAAGC..................................................................................G...uAAAAAAUAAAC....UA.A..G.C.A..U.G..UA....G.C..G..A.CU...U.U..U..G.UC.UU. +QICD01000009.1/27094-26726 ......GAC....C...GUGC..C...C..G.UCC...GAAUC..................................................................................C....CGACCAUCGAC....UA.A..G.C.U..U.G..UA....G.A..G..C.CU...C.A..U..G.GA.UU. +DPDG01000082.1/31648-31298 ......GGCa..aA...GCCG..G...A..G.GAC...GAGAA..................................................................................Ac.aaUAAAGACAGAA....UA.A..A.C.A..U.G..UA....G.A..U..A.UC...G.U..C..A.UA.AU. +QZJE01000014.1/8560-8210 ......AUU....G...CCCA..G...U..U.GGC...GAGAC..................................................................................U....UUUUCAUAAGC....UA.C..A.C.U..C.G..UA....G.A..A..G.GC...U.U..A..U.GG.AG. +QHCR01000001.1/395515-395166 ......GGU...uA...AACU..C...U..U.UCC...AAAAU..................................................................................U...uUAUACAUAGAC....UA.C..A.C.A..C.G..UA....G.A..G..G.C-...U.A..A..U.UU.GG. +DPTU01000070.1/33456-33113 ......GGC...gG...GAAU..C...U..G.AGG...GAAUG..................................................................................U...cAGUAAAGCGAC....UG.U..A.A.U..G.G..GA....G.A..U..G.CU...A.U..G..A.UG.GA. +QSQJ01000018.1/35697-36094 ......UCU....U...GUCA..U...A..C.CUC...GAAAA..................................................................................U...uGAAGGCUGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.GG.UU. +PWNW01000050.1/1519-1159 ......UGC...aC...AGCG..G...U..A.UCU...GAAAC..................................................................................A...cAAAAGUCGGAC....UA.A..G.C.U..U.G..UA....G.A..A..G.UC...A.C..A..G.GC.U-. +QAKB01000019.1/1237-885 ......UUU....U...GGCA..Uc.aU..A.UGC...GUUAU..................................................................................-....UAAAAACCGUC....UG.C..A.C.C..C.G..GA....G.A..A..A.GC...G.U..A..U.AG.GA. +DNTI01000154.1/11459-11104 ......GGA...gU...GCCG..C...G..G.GGC...GAGAAgcc...........................................................................guag-....AGUAGGUCGGC....UA.U..C.G.A..C.G..UA....G.A..C..G.CC...U.G..C..G.GC.UG. +QTWT01000004.1/76410-76769 ......UGC...cU...UUGU..G...C..A.AGG...GAACGggagu.......................................................................uuuccg-....CAAUAACAGAA....UA.C..A.C.U..C.G..UA....G.A..A..G.UU...C.G..U..G.GG.GA. +QKIV01000159.1/13009-13365 ......CGG....U...GACG..G...U..G.GAU...GACGU..................................................................................A...aCCCGGCCGGAC....UA.U..U.G.A..U.G..UA....G.A..G..G.GU...A.U..G..G.UG.GU. +DPCG01000095.1/136305-135951 ......GGCa..aC...ACUG..G...A..G.GAC...GAUAA..................................................................................Ac.aaCAAAGGCAGGA....CA.A..G.C.A..U.G..UA....G.A..G..G.UC...G.C..C..G.UA.AU. +DOBT01000125.1/8499-8111 ......AGG...gG...AAUG..C...G..G.CGU...GAAAU..................................................................................-....AAUUCCCAGGC....UA.C..G.C.U..C.G..UA....G.A..G..G.UC...G.C..U..A.UG.GU. +QOQA01000005.1/14547-14152 ......GCA....A...GAUC..A...U..C.AUC...GAAAA..................................................................................U....UAAAUGAAAAC....UA.A..G.U.U..U.G..UA....G.A..A..A.GC...U.G..A..U.GU.UU. +QNUE01000008.1/1839-2242 ......CUC....U...GCUU..U...C..A.GAC...GAAAA..................................................................................C....CAAUAGCAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GU.AU. +DNDX01000018.1/6860-7235 ......CCU....U...-AAC..C...A..A.GCU...UAAAU..................................................................................C....AACAAGUGAAC....UA.C..G.C.G..C.G..UA....G.A..C..G.CC...G.G..A..U.CG.GA. +DOYR01000036.1/3205-3559 ......GGG....G...UUCC..A..gA..U.GGC...GAGAC..................................................................................U...uAAAAAAUUGAC....UA.U..G.U.A..C.G..UA....G.A..A..G.CC...U.A..U..G.CU.GA. +RFFR01000024.1/508-123 ......GGG....A...----..-...-..-.---...UAAG-gaacagucc...............................................................ccgcuugagg-....GUCAAAAAGGC....UA.A..G.C.C..U.G..UG....A.A..G..G.AG...C.A..G..U.CG.AUg +PLZX01000071.1/12552-12199 ......UUG....A...AGCG..G...A..G.GUC...GAAAA..................................................................................U...uAAUGAGCCGGA....UA.C..G.C.A..C.G..UA....G.U.uC..U.CC...U.C..A..U.GA.CG. +DMVD01000025.1/2966-2622 ......GGC...gA...CUAU..G...U..A.AGG...GAAUG..................................................................................U...uAAUAUACAAAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GC...U.U..U..G.GG.AA. +QHBK01000015.1/5196-4844 ......GGA...gU...ACGA..G...G..C.CGC...GAAUC..................................................................................C....AAAGCCUGAGA....UA.A..G.C.C..U.G..UA....G.A..U..G.CU...U.U..C..G.UG.GG. +QNDR01000032.1/16336-16688 ......GCC....A...ACCG..G...A..G.GGC...GAGAA..................................................................................A...aACAAGGCGGAC....UA.U..G.C.A..U.G..UA....G.C..G..C.CU...G.C..C..G.AG.UC. +PUKF01000131.1/43559-43909 ......AAC....A...GUGC..G...G..A.AGA...AAA--..................................................................................-....AAAGACGGGGC....UA.A..G.C.C..U.G..UA....G.A..U..A.CC...C.U..-..G.UU.UC. +PMGE01000090.1/1913-2268 ......GCG....A...GCAG..G...C..G.GCC...GAGAA..................................................................................-....AAGUCAUUGGC....UG.C..G.C.U..C.G..GA....G.A..A..U.G-...C.C..C..G.GC.GA. +DPLS01000041.1/2016-2386 ......GGA....U...GUGG..A...A..A.AGU...GAAGC..................................................................................U...cGAAAGAUAGAC....UA.U..G.U.A..U.G..UA....G.U..G..G.AC...U.U..G..A.UG.GU. +RFGV01000315.1/7469-7879 ......GGG...gC...GCCC..G...A..C.AGC...GAAAG..................................................................................Ug..aAAUAGGCCGAC....UA.A..G.C.U..U.G..UA....G.A..G..G.UC...C.A..G..A.GG.UC. +DOHL01000095.1/327-679 ......GGA....G...AACA..A..aA..A.GCC...GAAUC..................................................................................Uu.uaAAUCAUGGCGC....UA.A..G.C.U..U.G..UA....G.A..U..G.CC...G.-..A..G.UG.GC. +QVEU01000003.1/191509-191154 ......UAA...gA...GUCU..U...U..A.UGC...GAAAU..................................................................................C....UUUAAACUUAC....UA.A..G.C.U..U.G..UA....G.A..A..G.CU...A.U..U..G.AG.GA. +DMPG01000330.1/2311-1950 ......CGA...gA...GUCC..G...G..A.GCU...-AAGG..................................................................................U...aAAAUGUUGAAC....UA.U..G.U.A..U.G..UA....G.A..A..G.AU...U.U..A..U.UG.GU. +DNLK01000119.1/4892-5262 ......GGC...gC...CGCU..C...C..G.GGG...GAAUU..................................................................................U...aAGUAGGUAAAA....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...U.G..C..A.UG.AA. +DPVK01000100.1/8733-8380 ......GAC....-...CACC..C...G..A.AGU...GAGAU..................................................................................U....ACCCAGCGAUC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...U.U..G..C.CG.GA. +QKSB01000011.1/44163-44564 ......UCC....A...GUCU..U...U..A.UCU...GAAAU..................................................................................U....AAAUCACAGAA....UA.A..G.C.A..C.G..UA....G.A..A..A.UC...A.U..U..U.UA.AC. +CP021456.1/886459-886088 ......GGC...aA...GUUG..G...G..C.AGU...GAAAC..................................................................................Cu.uaAGUAGUCUGAA....UA.U..G.A.G..U.G..UA....G.A..C..G.UU...G.G..G..G.UG.GC. +DOVA01000111.1/3065-3463 ......GGC....A...GCCC..U...U..G.GAU...GAAAA..................................................................................A....CAAGAACAGAC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.U..U..U.GG.AU. +QEVH01000028.1/35767-36121 ......GGC...gA...CGAA..C...G..A.AUC...GACAA..................................................................................C....AAACGACCGAC....UA.U..G.C.A..C.G..UA....G.A..G..G.CC...U.A..U..C.CU.GA. +NRJG01000042.1/1382-984 ......UUA....U...AAAC..U...C..U.GGU...GAAUG..................................................................................C....-CAAGUAGGAA....UA.A..A.C.A..U.G..UA....G.A..U..C.UU...G.G..A..A.UG.G-. +DNGJ01000460.1/2716-2326 ......GGG....A...----..-...-..-.---...UAAUGgaugguucc...............................................................cgcucugagg-....GUCAGAAGAGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...C.G..G..U.AG.G-u +DMBA01000040.1/1050-705 ......GGC...gC...UGCG..G...A..A.AGG...GAAUG..................................................................................C....AAAAGAUAAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.AU...C.G..G..A.UG.GA. +PLTG01000054.1/45225-44847 ......GAA...gA...GCAU..A...U..A.CGU...-----..................................................................................-...aUAAGCAAUAAC....UA.A..A.C.A..U.G..UA....G.C..G..C.UU...U.G..A..U.UC.UG. +QKGS01000037.1/45439-45019 ......UCC....G...GCUU..A...U..G.CAC...UAAAA..................................................................................A....CAAGUUGGAGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UA.GU. +QPNC01000008.1/331238-330867 ......UAA....G...CGCU..G...G..G.GCC...GAGUAga.............................................................................acg-....GCAGCACAGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.CC...C.-..U..G.GC.UC. +DPGX01000220.1/4725-4354 ......GCC...cU...GGCA..C...U..C.GUU...G----..................................................................................-...uUUUCUGUGAGC....UA.C..A.C.A..C.G..UA....G.A..C..G.CC...G.A..C..A.UG.G-. +QOPA01000034.1/14783-15138 ......AGA...gG...CUGG..C...U..C.CCU...UAAAC..................................................................................A...cCAACUGGCCGC....UA.A..A.C.A..U.G..UA....G.A..C..G.CU...U.G..C..G.CG.AA. +RJVK01000001.1/182929-182553 ......GAG....C...CUGG..A...A..G.AG-...CAGUA..................................................................................U....AAUCAACGGAC....UA.A..G.C.G..U.G..UA....G.A..C..G.CU...U.A..G..G.GU.AA. +PXBW01000236.1/21442-21094 ......GGG....G...CCAU..U...G..C.GGC...UACGU..................................................................................-....AAAGCGAGCGC....UA.C..G.C.U..C.G..UA....G.A..G..G.CU...U.C..G..G.-A.CA. +PXAJ01000165.1/1516-1909 ......GGCa.guG...GCUU..G..uU..C.GAG...GUAAAa...............................................................................cc-u..aCAUACACGAAC....UA.C..A.C.A..C.G..UA....G.A..A..G.CG...U.U..C..A.GU.CG. +RFIQ01000062.1/22150-22513 ......GGC...gG...CUUG..G...C..A.AGU...GAGAU..................................................................................U...uAAAUCAUCAGC....UA.C..G.C.A..C.G..UA....G.A..G..G.CU...C.U..C..A.CC.GA. +DNXB01000648.1/1722-1371 ......GCC....G...CCUC..-...C..C.ACC...GAGAC..................................................................................C....AAACAUGAGAC....UG.A..G.C.A..U.G..GA....G.A..C..G.CU...A.C..G..G.GC.AA. +RFGL01000323.1/4499-4153 ......GCCc..aA...GCAC..A...G..C.GGC...GAGAC..................................................................................Aa..cGAUUCGGAGGC....UA.C..G.C.A..C.G..UA....G.A..C..G.UU...G.U..G..G.GG.UU. +QZKT01000022.1/16073-16425 ......GGC....G...CCCC..G...A..U.CGC...GAGAG..................................................................................Cu..aAGUUCGCCGGA....UA.A..G.C.C..U.G..UA....G.A..U..G.CU...U.C..C..G.UU.GA. +QOQN01000022.1/1127-755 ......UAU....A...ACCU..U...U..A.GAU...UAAAA..................................................................................C....CUAAAAUAAAC....UA.A..G.C.A..U.G..UA....G.A..U..A.CU...C.U..A..A.GA.AA. +DPRV01000010.1/105986-105618 ......UGAg..cA...AAGC..G...A..U.GGA...AAGAG..................................................................................Cu..uUCAACCCCAUC....UA.A..G.C.A..U.G..UA....G.A..G..A.CU...G.G..G..G.UG.GG. +PMAV01000054.1/32881-33235 ......CCC....G...GCC-..G...A..G.CGC...AAGGU..................................................................................A....UAACAGCCGAC....UA.A..A.C.C..U.G..UA....G.U..A..G.CG...C.U..G..U.AU.UU. +DPJH01000013.1/641-1051 ......CAU...cA...CUUU..U...C..A.AUU...GAAAU..................................................................................C....AAUAAACAGGC....UA.A..A.C.U..U.G..UA....G.A..U..U.GU...U.U..U..A.UA.UG. +QQVG01000001.1/219341-219704 ......GCA....G...CCAU..U...U..C.GAC...CAAAA..................................................................................U....-UAAAUAACAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...U.U..A..U.UG.AU. +PMYO01000085.1/12538-12898 ......CCUg.aaG...ACGC..G...G..C.GGC...UAAAA..................................................................................Aa..aCAAGUCCGGAC....UG.A..G.C.G..U.G..GA....G.A..A..U.CU...C.G..A..C.GU.UC. +QQNF01000020.1/29792-29435 ......GAA....G...UCUU..C...A..A.CCU...UAAAU..................................................................................C....AAAUCGCUGGC....UA.A..G.C.A..U.G..UA....G.A..A..A.CC...U.A..C..G.CG.GA. +RBIL01000001.1/1101234-1100851 ......UAG...uU...AGGG..A...U..G.GGC...GAGAU..................................................................................C...uAGAUCACCGGA....UA.C..G.C.U..C.G..UA....G.A..C..G.UC...G.G..C..U.UG.AC. +PMCS01000006.1/83544-83968 ......GGA....G...UUUA..C...G..G.GGA...AAAGA..................................................................................U....AAAAAUGAGGA....CA.A..G.C.A..U.G..UA....G.U..A..G.CU...U.U..U..U.GU.CA. +DNQF01000012.1/7701-8087 ......AGG...cC...ACUG..C...C..A.GGC...UAAAA..................................................................................A...cAAUUUGCCAGA....UA.A..A.C.C..U.G..UA....G.A..U..G.CU...U.A..G..C.GC.UA. +QBIV01000002.1/985292-985658 ......UUA....A...GGCU..A...G..A.UUU...GAAAU..................................................................................C...aUAAAACUUUCC....UA.A..G.U.A..U.G..UA....G.A..A..A.GC...A.U..U..G.UG.UGg +PMAK01000181.1/3326-3707 ......UUC...gC...CGCC..G...G..C.AUC...GAGAU..................................................................................C....AAAAGACCGAC....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...G.U..C..A.UU.GA. +DMUY01000001.1/379046-378679 ......UAU....-...UAAU..G...A..U.UAC...GAAAA..................................................................................C....UUAAAAUAAAC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...A.A..C..A.UG.AA. +QWPJ01000123.1/26264-26623 ......ACG...aA...CGUG..G...U..G.GGC...GAGAC..................................................................................Aa..aUAAAAGUUGGC....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...G.G..A..U.CG.GA. +PWMO01000396.1/1612-1965 ......GACc..uC...ACUC..U...U..C.CCC...AAAAU..................................................................................U....GAACGGGUAAC....UA.A..A.C.C..U.G..UA....G.A..C..G.CG...U.G..U..G.CC.U-. +QKIQ01000102.1/58203-58562 ......GGGg..cU...UGCU..C...U..G.CGG...GAAAU..................................................................................Cu..uAAACCCUGAGC....UG.C..A.C.C..C.G..GA....G.A..A..A.GU...C.U..G..A.UU.UU. +PLUL01000061.1/7136-7504 ......GCC....U...GCUU..C...A..U.UCC...GAAAA..................................................................................A....CAAUAAGCAGC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.U..U..U.UU.GU. +CP031165.1/1615200-1615554 ......GGA....G...GCCC..C...C..G.CCC...GACAA..................................................................................U....UUUCUUGGUCC....UA.C..G.C.U..C.G..UA....G.C..G..C.UC...U.C..G..A.GG.AC. +DMFG01000030.1/8028-8441 ......GGG....U...AAUC..C...U..U.CGU...UAAAU..................................................................................A....AUAGAUUGGGC....UA.A..A.C.A..U.G..UA....G.A..G..C.UG...A.G..G..G.CA.G-. +PUPC01000004.1/5258-4903 ......GGA...gC...CGGU..U...G..U.AGC...GACAA..................................................................................C...cAAUAGAUGAAC....UA.C..A.C.A..C.G..UA....G.A..U..A.CU...C.G..G..U.UU.GA. +QEUW01000030.1/5124-5530 ......GGA....G...UCCG..C...C..C.GGU...GAAUG..................................................................................Ac..cAAAGGUGUAAC....UA.A..A.C.C..U.G..UA....G.A..U..G.UC...U.C..U..G.AA.C-. +QGNQ01000039.1/10797-10442 ......GGC...aG...GGGC..G...U..G.GGC...GAGAA..................................................................................C...aCAUAGAGCGAC....UA.C..A.C.A..C.G..UA....G.U..A..G.GG...U.C..G..G.GC.GC. +PLXG01000310.1/3978-4343 ......GGC...aC...AGCU..G...G..A.UGC...GAAAU..................................................................................U...aAAUCCGCCGAA....CA.C..G.C.A..C.G..UA....G.G..G..G.C-...C.A..C..U.UU.GA. +DMKC01000207.1/4624-4973 ......CCC...gC...CGGG..G...A..A.AGG...GAAUG..................................................................................C....AAAUAACAAAC....UG.C..G.C.C..C.G..GA....G.A..A..G.UU...C.U..U..U.CC.AA. +DMOI01000054.1/99666-99315 ......GAC...gU...AGGG..C...G..A.AGG...GAAGC..................................................................................U...gAAAUUAAAGAC....UA.U..A.A.U..A.G..UA....G.A..A..G.CU...C.U..U..U.GU.AA. +DNQR01000402.1/608-1011 ......CCC....G...GCUU..U...U..A.GUC...GAAAA..................................................................................A...aCAAUAAUAAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.G..C..U.GC.UU. +PRDV01000063.1/11799-11430 ......AGG....G...CCUU..U...A..U.---...GAGAA..................................................................................U....-UAAGAAAGAC....UA.A..A.C.A..U.G..AA....G.C..G..C.UC...U.A..G..G.CG.GA. +QIHJ01000179.1/808-1122 ......GGU....A...ACUU..C...A..C.GGC...GAGAU..................................................................................U....AAAAAAUAGAC....UA.C..G.C.A..U.G..UA....G.A..G..G.CC...U.-..U..G.UG.AG. +DMTJ01000404.1/2969-2615 ......GGC...aU...GUGG..A...G..G.GAC...GAUAA..................................................................................Ac.aaCGAAGGCGAAC....UA.A..A.C.A..U.G..UA....G.A..C..G.UG...U.A..A..G.UA.GU. +RFHT01000615.1/34873-34502 ......GGG....C...A--G..C...C..A.ACU...GAAAA..................................................................................U....-AAUGGGCAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.G..U..A.UG.GC. +DOOC01000104.1/2860-2457 ......GCC....A...GACC..C...G..G.GUA...GAAGG..................................................................................A...cGAAACGGCGAC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.U..U..C.GG.GU. +NRJH01000018.1/80449-80063 ......UUU....U...UACU..A...C..U.AGC...GAAAU..................................................................................U....CUAAAUAAAAC....UA.A..A.C.A..U.G..UA....G.U..A..U.UC...U.G..U..A.AU.GG. +PLOP01000076.1/38586-38249 ......GAA....G...CACG..U...A..A.CGC...GAAAC..................................................................................C....AAAAACCGGAA....UA.A..G.C.A..U.G..UA....G.C..A..G.CC...U.U..U..A.UC.GA. +DPRE01000179.1/9537-9932 ......GUG....U...GAUU..A...U..G.GUC...GAAAA..................................................................................C....CAAAUAAGAAC....UA.C..A.C.A..U.G..UA....G.A..A..A.GC...U.A..A..C.GA.AU. +DQBP01000036.1/54513-54847 ......GCC....G...AUCA..G...G..A.A--...---UA..................................................................................A....CUUAUGGAUGC....UA.A..G.C.A..U.G..UA....G.A..A..G.AA...C.-..U..G.AA.CA. +CP007217.1/343254-342834 ......GCU...gA...GGAG..A..uA..U.AAC...GUAAA..................................................................................A...uAUUCUAGAAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..G.GG.GA. +PIWD01000051.1/1769-2189 ......GAG....C...CAGA..C...A..U.AGC...UAAUA..................................................................................Cc..aAUCAAUUCGGC....UA.A..G.C.A..U.G..UA....G.A..U..C.UG...A.C..G..A.GG.G-. +DOEB01000076.1/38381-38737 ......GGCu..uC...GGUA..A...A..G.GAC...GAUAA..................................................................................Aa.auCAAAGAUGAAA....UA.A..G.C.A..U.G..UA....G.A..C..G.UC...C.U..C..A.UU.GG. +QBMN01000077.1/9824-9436 ......GGG....A...----..-...-..-.---...UAAGUggcgguucc...............................................................ugucccuagg-....GUUAGAGGGAC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...U.G..G..U.GU.GUu +DOUU01000283.1/2063-1698 ......AGA....C...GAGC..C...A..G.GUC...GACCA..................................................................................C....-GGUCGAGAGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CG...C.U..G..G.UU.GG. +DMTD01000216.1/68-412 ......CUC...gG...GUUG..U...U..G.AGG...GAAAU..................................................................................C...uAAAUAACAAAC....UA.C..G.C.U..C.G..UA....G.A..A..G.AG...U.-..C..G.GG.GA. +DMAQ01000399.1/767-410 ......CGC...cG...CCCC..C...U..U.CCC...GACAA..................................................................................Cc..cAAAAGGCCGCC....UA.A..A.C.C..U.G..UA....G.A..G..G.CC...U.C..C..G.AU.UC. +RHLH01000001.1/375434-375076 ......GCC....G...GCGG..A...G..G.GUU...GAGAU..................................................................................U....AAAUCACUGAC....UA.C..A.C.G..C.G..UA....G.A..A..G.CG...C.C..G..A.AC.CG. +PLNO01000355.1/3450-3102 ......CCC...aA...ACUU..C...C..C.UCC...GAGGU..................................................................................U...cUAACGAGCGGA....UA.A..A.C.C..U.G..UA....G.A..G..G.UU...C.U..U..G.GU.C-. +DOTE01000360.1/8684-8274 ......GUA....G...GCCA..U...C..C.AGC...GACAA..................................................................................C....CCACAAGCGAC....UA.C..G.C.U..C.G..UA....G.A..C..G.UG...C.G..C..G.GA.AC. +DNLL01000253.1/1717-2086 ......GAU....G...----..G...C..A.GAG...GAGGU..................................................................................A....UGAAGACGGAC....UA.A..G.C.G..U.G..UA....G.A..G..G.A-...A.C..C..G.GC.AA. +DNFN01000287.1/1226-863 ......GAA....U...GGUG..A...A..U.UGU...GAAAC..................................................................................Uu..aCAGGAAAAGAC....UA.A..A.A.A..U.G..UA....G.A..C..G.UU...U.U..A..A.UG.GU. +DNTA01000328.1/11078-10662 ......GCC....G...GCUU..U...G..C.AUC...GAGAU..................................................................................U....AAACAGGCAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.GU...A.C..A..U.GG.AG. +QUMS01000001.1/1016563-1016951 ......UCC....C...AUCC..A...G..C.AGU...GAAAA..................................................................................U....-AAAGAUCCGC....UA.C..G.C.U..C.G..UA....G.A..A..G.UU...C.G..A..G.GC.UC. +PVMC01000073.1/63984-64372 ......UCC....A...GCUU..U...G..A.GGG...-----..................................................................................-....-UAAGAAAAGC....UA.A..A.C.C..U.G..U-....G.A..G..U.GA...G.C..G..G.GG.GGu +QWQO01000019.1/19225-18859 ......GUG...uG...GUGC..U...A..U.GAC...UAGAC..................................................................................A....AAACAAGUAAC....UA.C..A.C.G..U.G..UA....G.A..C..G.CU...A.G..-..C.AG.UU. +QFLI01000003.1/348728-349131 ......CCC....U...ACCC..U...U..A.GUC...GAAAA..................................................................................U....CAAUAAAUCAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.U..A..U.UG.GU. +PLLH01000106.1/50304-50655 ......GAC....A...ACCG..U...A..U.CGC...GAGAU..................................................................................C....-AAUAUCAGGC....UA.A..A.C.C..U.G..UA....G.U..A..A.CA...C.-..C..A.CA.AG. +PXBU01000213.1/350-3 ......GGC....G...AUUC..A...G..C.GAC...GACAA..................................................................................U....AAACUCAAAAC....UA.A..G.C.A..U.G..UA....G.A..U..G.CC...A.C..G..U.AU.GA. +DNTH01000004.1/19475-19078 ......GGC....A...GGAC..A...A..A.CCC...GAAAA..................................................................................G....CAAAGGAAGAA....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.G..C..U.GG.GU. +PMLC01000014.1/5602-5954 ......CCC...aG...CCGG..C...G..C.GGC...GAGAU..................................................................................C....AAACCGUAGGC....UG.C..G.C.A..C.G..GA....G.A..C..A.CC...U.G..C..G.GC.CC. +QRTC01000086.1/4757-5141 ......GGC...gC...GGCG..C...A..G.AGG...GAAUU..................................................................................U...uAAUAAGAUGGC....UA.C..A.C.U..C.G..UA....G.A..A..G.GC...U.U..U..U.GU.AA. +QNBL01000154.1/5474-5114 ......UAC...cG...UAAC..U...U..C.UUC...GAGAU..................................................................................U....UAAAUUGGAGC....UA.A..G.C.C..U.G..UA....G.A..U..A.UU...C.U..C..A.UC.UG. +CP033169.1/2673484-2672864 ......GGA....G...AAAA..A...C..C.GGC...GAGAA..................................................................................C...aAAAGCGGGAGA....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...U.U..U..A.UU.GA. +QEUZ01000002.1/9066-8709 ......GCG....G...UUCC..U...G.cU.GGC...GAGAU..................................................................................-....AAAGAGUCGAC....UA.U..G.C.C..U.G..UA...gG.A..G..A.UC...U.U..C..G.GC.U-. +DOHO01000440.1/5882-6270 ......GGG...gU...-C--..-...-..-.---...AAGA-augguuccu...............................................................gcccagagga-....UUUAGAUGGGA....UA.A..G.C.U..U.G..UG....A.A..U..G.AA...C.A..G..A.GA.GUa +DNRQ01000139.1/19129-19542 ......GCC....A...CCAU..C...C..G.AAG...GAACA..................................................................................G....GACAAGAAGAC....UA.C..G.C.U..C.G..UA....G.A..C..G.UU...A.U..U..U.UU.GU. +QHZM01000150.1/6943-7310 ......GCUg..aG...GGCC..G...C..U.GGC...GAAAA..................................................................................Cc.uaAGCGAACGAGA....UA.A..G.C.A..U.G..UA....G.G..C..U.CC...U.G..A..A.CG.UG. +PWVB01000037.1/9255-8858 ......ACG....A...CCCU..C...C..G.CGU...GACAC..................................................................................C...aAAAUCGCCGAC....UA.A..G.C.U..U.G..UA....G.A..U..G.CU...C.A..U..C.AU.C-. +RFHH01000058.1/19987-20341 ......GGU....U...CCCG..G...G..G.AGC...GAGAU..................................................................................Cu..gGAAGAAGCGGC....UA.A..G.C.G..U.G..UA....G.A..A..G.CC...U.G..U..C.GC.CG. +QEUQ01000019.1/15603-15249 ......GAG....G...GUGU..G...U..G.GUU...GAGAU..................................................................................U...gCUCCUGGCGGC....UG.C..G.C.U..C.G..GA....G.A..U..G.CU...C.U..U..G.CC.GA. +DMLB01000122.1/4708-5060 ......CGU...gU...CGCC..C...C..G.ACC...GAACG..................................................................................C....CAAGAUGUGAC....UG.A..G.C.C..U.G..GA....G.A..U..G.CU...C.C..C..C.AG.GG. +PXBT01000082.1/4714-4356 ......UCA....A...GAGU..A...C..A.UCC...UU---..................................................................................-...uAGCUAACCGAC....AA.A..G.C.U..U.G..UAa..uU.C..C..A.UG...C.-..G..A.CU.GU. +RFHL01001337.1/1717-1345 ......GGG...gA...GCGA..-...-..-.AGU...GAAAA..................................................................................C....AAUAGAGCGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...C.U..U..G.UG.GU. +QKCC01000106.1/14140-13782 ......CGC...cG...UUCC..G...U..A.UCC...GAAAC..................................................................................U...uUAAGAAGAGAC....UA.A..G.C.C..U.G..UA....G.A..C..G.UU...U.A..C..A.GC.GG. +DPRO01000020.1/221528-221878 ......UGC....U...ACCG..G...A..U.CCC...UACAA..................................................................................Cc..aCCUCGCACCGA....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...U.C..U..G.AU.UC. +DNRX01000129.1/11711-12062 ......CUG...aC...ACCG..C...C..U.CUC...GACAA..................................................................................Cu..aCCUCGCACCGA....UA.A..A.C.C..U.G..UA....G.A..C..G.UU...C.C..U..G.GU.C-. +DLZD01000211.1/4780-4381 ......GCC....A...GCUU..U...U..U.GUC...GAAAA..................................................................................C....CAAUCACCGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.C..A..A.UU.GU. +QTUD01000025.1/2952-2600 ......GGC....G...CAUG..A...U..U.GGA...GUAC-..................................................................................-....AAACAAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.GU...A.A..C..G.AA.G-. +DPNX01000048.1/21209-20864 ......AUG...aG...CUAA..U...U..G.GUC...UCAAA..................................................................................A....UUUAACUUGGC....UA.A..G.C.U..U.G..UA....G.A..A..U.AU...C.U..G..G.CA.G-. +QAMK01000007.1/3275-2922 ......CUG....A...AUCU..U...A..U.UUC...AAAUU..................................................................................U....UAAAAACGGAA....UA.A..A.C.U..U.G..UA....G.A..A..A.UU...C.A..U..U.UG.GG. +DOFA01000083.1/4151-4527 ......GGC...uC...GGUG..C...C..A.GGG...GAAUA..................................................................................Cu..cCAAUCAUUGAC....UG.C..A.C.C..C.G..GA....G.A..U..G.CU...C.U..G..G.AG.GA. +RDRY01000006.1/37504-37138 ......CAC....A...AUCA..U...C..G.GGC...AAGAC..................................................................................C...uUGAACACAGCC....UA.A..A.C.A..U.G..UA....G.A..C..G.UU...G.A..C..U.GA.AC. +PRDU01000101.1/1201-1576 ......CAG...aA...CUAG..U...G..U.AUG...UA---..................................................................................-....UAACCAAAGAC....UA.A..A.C.A..U.G..UA....G.U..G..C.UU...U.A..U..G.UG.GG. +NZ_QFRW01000243.1/9449-9072 ......UGA...uC...GGUG..G...G..G.CUC...GAUAA..................................................................................Aa..gGCACAGCGGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.CC...-.U..C..A.CG.AA. +PWKD01000048.1/11744-12118 ......UCC....U...UGUC..U...C..G.GCG...GAAUC..................................................................................A....CAAGAUGGGAC....UA.A..G.C.C..U.G..UA....G.U..A..U.CC...G.-..G..U.GU.CC. +DMZH01000001.1/207875-208237 ......GGU....U...AGGU..U...U..A.GAG...GACAU..................................................................................A...aAAUAAACUAAA....UA.A..G.C.U..U.G..UA....G.A..A..G.UG...U.U..G..U.UU.UA. +PLND01000022.1/59872-59479 ......GAA...uA...CCCG..G...C..C.GCC...GAGAG..................................................................................G...aAAUAAUCCGGC....UA.A..A.C.C..C.G..UA....G.A..U..A.UC...U.G..A..A.AG.CG. +PUOW01000187.1/61563-61210 ......GAA....C...CUCC..U...C..G.UCU...GAAGC..................................................................................Aa..uAAUCAGGCGAC....UA.A..A.C.C..U.G..UA....G.A..U..G.CG...U.-..U..C.CG.CU. +QUSM01000002.1/795358-795706 ......UUA....U...AAUA..G...C..U.CGU...UAAAU..................................................................................U....UUAAAACAAAC....UG.C..A.C.U..C.G..GA....G.A..A..A.GU...C.U..G..G.UU.UA. +DMEU01000013.1/34421-34844 ......GGA....G...AUUG..C...G..G.GAU...GACGA..................................................................................U....AAAAAACAGAC....UA.A..G.C.A..U.G..UA....G.C..G..G.CU...U.U..C..A.CU.UC. +QWPF01000099.1/4046-3653 ......GAA....U...CCAC..C...A..G.AGU...GAACGcggcagagu...............................................................aagacugcca-....AAUCAGUUUGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CC...G.G..C..A.UG.GA. +QNBE01000098.1/603-953 ......GGA....G...CCGU..G...G..C.UGU...AAGAG..................................................................................-....AAAUGGGAGGC....UA.A..G.U.A..U.G..UA....G.G..G..C.C-...C.G..U..C.AC.CA. +QGUN01000032.1/28536-28902 ......GGC....A...GCCG..C...C..G.CGG...---AU..................................................................................C....CUUCCGAGGGC....UA.C..G.C.A..C.G..UA....G.G..G..C.CG...A.G..G..C.GU.GG. +DMUU01000211.1/3666-4063 ......CUC....A...GGAU..U...U..U.GUC...GAAAA..................................................................................U....UAAUAAUAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UU.GU. +DPHL01000030.1/1834-1453 ......UGG....-...CAUU..G...C..A.GUG...GACAU..................................................................................U....-AAUGAGAUAC....UA.U..A.C.A..U.G..UA....G.A..A..G.UU...U.U..U..G.UG.GC. +CP025958.1/6966359-6965948 ......GGA...aC...CCGG..U..aA..C.AAC...GAACGugcggcggcccguua...................................................aacggugcgccgcagg-....AAUAUACGAGC....UA.C..A.C.A..C.G..UA....G.A..U..G.CC...G.G..-..C.GC.GG. +QKHS01000006.1/140069-139671 ......CCC...gG...AUUU..G...G..U.CCC...GACAA..................................................................................U....UAAUAGCAGAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.C..C..U.UU.GU. +PMZA01000403.1/23766-23416 ......GGG....A...AAGC..U...G..C.GAC...GAGAA..................................................................................C...cCAAUCGCGCGA....CA.C..G.C.U..C.G..UA....G.A..A..G.CC...U.U..A..C.UG.A-. +DMXU01000140.1/1712-1348 ......AAC....C...GAAC..U...U..A.GA-...AAAAU..................................................................................U...uUAAUCACCGAC....UA.A..A.C.G..U.G..UA....G.A..A..A.GU...G.C..C..G.AG.UA. +QMNG01000006.1/18202-17799 ......UGU....G...AACA..G...U..A.GGG...GAUAC..................................................................................A...aACCAAAUAGAC....UA.U..G.U.A..U.G..UA....G.A..A..G.UU...U.A..U..A.AA.AA. +PXCF01000042.1/8555-8156 ......GCC....G...GCCC..A...U..U.GAC...GAAAA..................................................................................C....GAAUGGCAUGA....UA.A..A.C.A..U.G..UA....G.A..A..A.AC...G.C..U..U.UU.CA. +QHWH01000147.1/4227-3876 ......CUU...cA...CGCC..G...G..G.GAU...GAAAA..................................................................................U....UCAGGAGCGGC....UA.U..G.C.A.aC.G..UA...gC.A..U..G.CC...U.U..C..G.GU.UU. +DMDA01000072.1/33242-32831 ......GGA....G...UCCG..C...C..A.GAC...GACAU..................................................................................A...aAAUAGUGCGAC....UA.A..G.C.C..U.G..UA....G.A..G..G.UC...U.C..U..G.AA.C-. +DOOR01000021.1/62480-62018 ......AGC....A...GUUC..C...G..A.AGC...GAGAA..................................................................................C....UAAUUGCGGA-....CA.A..G.C.C..U.G..UA....G.G..G..A.CC...U.G..-..G.CU.AA. +DNPL01000148.1/406-16 ......CGC...gC...CUCC..G...A..A.CGG...GAAGA..................................................................................A...uAAAGAACAGAC....UG.C..C.C.A..C.G..AA....G.A..A..G.GU...U.G..U..G.UC.AA. +QBMP01000087.1/1040-1434 ......GGA...uA...----..-...-..-.AUG...GAAAAcucccgc....................................................................cuugagg-....AUUAGAAAGGC....UA.C..A.C.C..U.G..UG....A.A..U..G.AG...C.G..A..U.AC.GUg +CP031412.1/46742-46381 ......UCC...aA...ACCA..U...A..U.UGC...UUAAU..................................................................................A....-AAAUACUAGA....UA.A..G.C.U..U.G..UA....G.A..A..G.CU...U.A..U..A.GU.AU. +MVWI01000003.1/134175-133791 ......UUA....G...AAAG..U...U..G.GAC...CAA--agcuaguuuuaa..........................................................ggcuaaaaagcu-....AAUCAAUUUUC....UA.A..G.C.A..U.G..UA....G.A..A..G.UU...U.G..U..G.UU.UAg +QALA01000005.1/13414-13063 ......CCA....A...CCCC..G...C..C.GAA...AAGAC..................................................................................U....-CAAUAACGGC....UA.A..G.C.A..U.G..UA...gU.A..U..G.GC...G.C..G..C.GC.GA. +BGOM01000019.1/115910-116276 ......CCC....A...-AAC..G...C..G.AUC...GAGAU..................................................................................C....AAUGAUGAAGC....UA.C..G.C.A..U.G..UA....G.A..U..G.UU...A.C..G..A.CG.UA. +PUOG01000132.1/6833-7194 ......GCC...aA...CCCG..G...A..G.GCC...GAGAC..................................................................................Uu.uuCAAGCAGGACC....UA.A..G.C.C..U.G..UA....G.A..G..G.UC...U.U..C..A.GA.C-. +RIBL01000001.1/55931-56331 ......GCC....U...GUCA..C...G..A.CAC...GAAAA..................................................................................C....CAACAUGAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.C..A..U.UG.UC. +DNZG01000095.1/2641-3043 ......UCG....C...GCUC..U...U..U.CCC...UACAA..................................................................................U....UAAAAUGAGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.A..A..U.UA.AU. +DQCP01000071.1/197-595 ......CUC....A...GAGA..U...U..G.GUC...UAAAA..................................................................................U...cUAAUUACAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.U..C..A.GG.CU. +PLXJ01000015.1/67709-68077 ......UGA....G...AGUC..A...G..G.ACU...GAGAA..................................................................................Ag..cGUUUAGCGGAC....UA.C..G.C.C..C.G..UA....G.A..A..G.CU...-.C..U..G.UG.UC. +PNAG01000016.1/113674-113296 ......GGA....G...CCGC..-...C..G.GGC...GAGAA..................................................................................C...cAAAAUCCUGGA....CA.C..G.C.U..C.G..UA....G.A..G..A.UC...U.C..G..G.AG.GA. +LYXM01000012.1/454252-453857 ......---....-...UUCC..C...G..U.UCU...GAGG-..................................................................................-....AUUAGAAGAAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.U..A..G.GG.GUg +DOED01000008.1/1553-1157 ......UCC....G...GACC..A...U..C.GUC...GAAAA..................................................................................C....CAAUAAAAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.GG.AU. +DQAY01000059.1/84971-84614 ......GUG....C...CCGA..A...G..A.AAC...GAGAC..................................................................................U...cAAACGAUAAAA....UA.U..G.C.A..C.G..UA....G.A..G..G.CU...U.U..A..G.CU.GA. +PWKJ01000045.1/28516-28868 ......GGC....A...GUCC..A...A..A.GGC...GAGAA..................................................................................C...uCAAAGAUUCGC....UA.A..G.C.C..U.G..UA....G.A..G..G.CC...G.C..A..C.AA.CG. +QKTW01000007.1/127899-128269 ......CCU....G...UCCU..G...U..U.UCC...GACAA..................................................................................U....CGAUUCCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.CG.GG. +DOMD01000211.1/1367-940 ......GGA...gG...CCCU..A...A..G.GAU...GACGC..................................................................................Uu..aAAAAGGUAACC....UA.C..G.C.A.uU.G..UA....G.A..G..G.CU...G.G..U..A.UU.UG. +QUGX01000003.1/273760-274159 ......ACC....A...GGUU..G...C..G.GCA...GAAGG..................................................................................A...uCAACCGAAGGA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.U..U..U.GG.GU. +QALS01000050.1/1127-760 ......CGC....G...UUGC..G...C..U.UUU...UAAGA..................................................................................A...aAGUAGAUAAAC....UA.A..G.U.A..U.G..UA....G.A..A..A.GU...U.U..U..U.UG.GC. +QZKE01000029.1/1693-2038 ......AGC....G...AACC..G...G..G.GGC...GAAAA..................................................................................C....UGAAUGGCGAA....UA.C..G.C.U..C.G..UA....G.A..G..C.CC...A.C..-..C.UG.GC. +RBKD01000134.1/15925-15587 ......UAA....U...AUCU..A...A..A.AGU...UAAAA..................................................................................A....GAUAAAUAAAC....UA.A..A.C.U..U.G..UA....G.A..G..G.GU...A.G..U..A.AA.GAc +DNKH01000022.1/35712-35305 ......UAA....U...CCAA..U...U..U.AGC...GCAA-..................................................................................-....AACAAACGAAC....UA.A..G.A.U..U.G..UA....G.G..C..G.CU...U.G..A..G.AU.GU. +QBMS01000011.1/58425-58042 ......GGG....A...----..-...-..-.---...UAAUAgaugguucu...............................................................cgcucugagg-....AUUAGAAGGGC....UA.A..A.C.C..U.G..UG....A.A..C..G.AA...C.G..G..U.AA.G-u +RAPR01000001.1/3216132-3215757 ......UGA....U...CGGU..G...G..G.GUC...GAGUA..................................................................................Ga..gGCAUAGUGAGC....UG.C..G.C.U..C.G..GA....G.A..A..G.C-...C.C..U..G.UC.AA. +DNDC01000005.1/9315-8943 ......UGA....G...GAUA..A...U..A.ACG...GAUAC..................................................................................C...cAACAAACCGGC....UA.U..G.U.A..U.G..UA....G.A..A..G.CC...G.A..C..A.GU.UA. +DNTJ01000004.1/19800-19384 ......GGA....A...GGCG..A...A..G.GGU...GAACGugacgggcggggccgca...............................................agguuccggcccgucgaa-....AGUAGAGGAGA....UA.C..A.C.A..C.G..UA....G.A..G..G.CC...G.A..C..G.CU.UA. +DPCN01000075.1/5330-5682 ......GCG...cA...GGCA..G...A..C.GGU...UAAAU..................................................................................C....GAGCAACGAAC....UA.A..C.G.G..U.G..UA....G.G..G..U.CU...C.A..G..A.UG.CU. +QQOU01000016.1/52739-53085 ......AGA....C...GAGU..U...U..A.UAC...GAGAC..................................................................................U....AAUUCACGAAA....UA.A..G.C.U..U.G..UA....G.A..A..A.CC...U.A..U..A.AU.AC. +PSRO01000050.1/848-474 ......UCC....U...CAAG..A...U..C.GAU...GUAUU..................................................................................U....--UGAAGAUGC....UA.A..G.C.A..U.G..UA....G.U..C..A.UU...U.G..U..A.GG.GA. +DNLX01000244.1/1660-1307 ......AGC....C...UGUC..U...U..A.UCU...GAAAU..................................................................................C....-AAUCACUGGC....UA.G..GuU.A..C.G..UA....G.A..A..C.AA...C.C..U..U.GU.GA. +PXDE01000564.1/4994-4640 ......GGC...aG...CCCC..C...A..U.GGC...GAGAC..................................................................................U...uCAACCGCAGAC....UA.C..A.C.G..C.G..UA....G.A..C..G.CU...G.U..C..G.UG.CC. +DPUD01000007.1/84778-84396 ......UCU...uU...UAUA..A...A..U.UAG...GACAA..................................................................................A...cAAAAAACUAAC....UA.A..A.C.U..U.G..UA....G.A..A..A.CU...U.U..C..U.GG.UA. +QUWK01000008.1/74055-74431 ......AACc..uG...CCGC..A...C..U.UUG...GAACU..................................................................................A...uUGAUCACCAGC....UA.A..G.C.U..U.G..UA....G.A..C..G.UC...A.C..U..G.GG.UG. +PWRZ01000207.1/870-512 ......GAG....C...CUAC..U...C..C.AGG...GAAAC..................................................................................U...cAAUCGAGUGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...A.U..C..G.AG.GA. +QXQP01000011.1/48247-47889 ......GGG...cU...AGAA..A...G..A.CCA...GAAAA..................................................................................U...cCAAAACUUCUC....UA.A..G.C.A..U.G..UA....G.A..U..G.CC...C.A..C..G.GA.UGg +PWTE01000112.1/27852-28219 ......GG-...aG...CACC..G...U..G.UCC...GAGCU..................................................................................C....-AUCCGGAACC....UA.C..G.C.A..C.G..UA....G.A..G..C.CC...C.G..A..G.CA.AC. +DOBD01000028.1/2725-3123 ......UCC....G...GUUC..U...A..G.CAC...GAAAA..................................................................................U....CUAAGCGAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.UG.GU. +PLUG01000281.1/1939-2306 ......AACc..uG...CUUC..A...U..C.CCC...UACAA..................................................................................U....UAAUAAGUAAC....UA.C..A.C.A..U.G..UA....G.A..U..A.GU...U.U..A..U.CG.CC. +DNVP01000030.1/5030-4680 ......CAC...cU...GUUU..A...U..U.ACC...UAAGA..................................................................................U...aUAAGCAAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...-.U..C..C.AG.UC. +DMQN01000267.1/1188-788 ......GCC....U...GUCG..U...C..G.GUC...GAAAA..................................................................................C....CAAGUCCCGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.UA.GU. +PUNV01000278.1/15658-15303 ......CGGa..gC...GCGG..C...G..A.CCC...GACAA..................................................................................U....GAGCCGGAACC....UA.C..G.C.U..C.G..UA....G.G..G..G.UC...C.C..G..G.GG.AC. +DNTV01000158.1/3051-2408 ......GGC...aU...GAGG..U...G..C.UGC...GAAUC..................................................................................Uu..uAAUACACUGGA....UA.A..G.C.A..U.G..UA....G.G..A..A.CC...U.U..G..A.UG.CU. +QKZR01000001.1/155891-156289 ......ACC....G...GUGU..A...A..C.GAC...UGAAA..................................................................................C....UAAAUGGAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.A..U..G.AA.UU. +QSPD01000013.1/11545-11916 ......GGU....G...CGCG..G...C..C.UCC...AAGAC..................................................................................U....CAACCGGCAGC....UG.A..G.C.C..U.G..GA....G.A..C..A.CC...U.G..U..C.AG.GG. +DPIA01000106.1/809-413 ......ACC....C...GGAU..G...C..U.CCC...GACAA..................................................................................U....-GAAGCAGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.GG.UC. +PKGD01000474.1/3271-3665 ......CCC....G...CCCU..A...A..G.G--...-----..................................................................................-....AUUAGAGGGGC....UA.U..G.U.C..U.G..UG....A.A..C..G.AG...C.A..-..G.GG.CGu +QWOR01000039.1/2946-3319 ......GUG....C...CAAA..C...C..C.GGU...GACCA..................................................................................C....AAACGACCGGC....UA.C..A.C.A..C.G..UA....G.A..G..G.CC...C.C..A..C.CC.GA. +DQIF01000153.1/1418-1766 ......GGC...gU...UCUU..U...G..A.GGG...GAAUC..................................................................................U...uAAAAGAUAAAC....UA.C..G.C.U..C.G..UA....G.A..A..A.UU...U.G..C..G.GG.AA. +DPMY01000153.1/8116-8469 ......GCG....A...CGCU..-...G..C.AGC...AAGAU..................................................................................A...cUAAGGCCCGGA....UA.A..G.C.C..U.G..UA....G.A..U..G.CG...U.C..G..G.GG.AG. +JSCD01000017.1/17083-16687 ......GCA...uA...CCAC..A...C..G.GUC...GAAAA..................................................................................U...uUAAUCGAGAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.C..U..U.UA.GU. +DPUE01000121.1/1630-1281 ......GGC...gU...GGCG..C...G..G.CGG...GAAUG..................................................................................U....UGUAGAUCGCC....UG.C..A.C.C..C.G..GA....G.A..U..A.CC...U.A..C..A.CU.GA. +DMRB01000093.1/457-62 ......GAG...uU...GCUU..U...G..A.AGU...GAAAA..................................................................................U...uAUCAACUCUUC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...A.A..U..A.UG.G-. +DNQA01000031.1/79611-79990 ......AGC...gC...CCGA..U...G..A.AGC...GAAAAggaaucuucg..............................................................agauuccaca-....AAUAGCUUGAC....UA.C..A.C.A..U.G..UA....G.A..C..G.GC...A.U..C..G.UG.GA. +DPVU01000001.1/26165-25806 ......ACG...aA...GCGG..C...C..-.-GC...GAAAG..................................................................................Ca..gCAAUAUGCGUC....UG.A..A.C.A..U.G..GA....G.A..U..G.CC...G.G..C..A.UC.AA. +QVGL01000001.1/158530-158182 ......GGC...cU...GCCG..A...U..G.GGG...GAAUC..................................................................................C....UGUAGGUGAAC....UG.C..A.C.C..C.G..GA....G.A..U..A.CU...A.G..C..G.UG.GA. +RLRY01000015.1/9474-9832 ......GAG....C...GAAG..U...A..G.GGU...GAAGU..................................................................................A....GUCAUCUUUGC....UA.A..G.C.A..U.G..UA....G.A..G..G.UC...U.U..U..G.UG.GG. +CP031115.1/1571888-1571530 ......UCC....U...CCAG..C...G..C.GGC...GAAAU..................................................................................U....CAACCGGGAGC....UA.C..G.C.U..C.G..UAg..aA.U..C..U.CA...C.-..A..G.GC.GA. +QWQJ01000046.1/371-14 ......GGG....G...UCGC..G...U..C.UAC...GAGAU..................................................................................Uu..aAAUUGACCGAA....UA.C..A.C.A..C.G..UA....G.A..C..G.UU...U.G..U..G.CU.GA. +RIBN01000006.1/166585-166988 ......GCC....U...GUGA..U...A..A.CAC...AAAAA..................................................................................U...cAAUUCGCAGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.U..A..U.UG.AU. +DNBB01000020.1/438-6 ......GCG...gG...UUUG..A...U..G.UGG...UA---..................................................................................-....GUUGCAGGGAC....UG.A..G.C.A..U.G..GA....G.C..G..C.UU...A.A..C..A.CG.CG. +QUJM01000013.1/2298-1951 ......GGC...gU...UGCC..C...U..G.CGG...GAAUG..................................................................................U....AAAAGAUCGUC....UG.C..G.C.C..C.G..GA....G.A..A..G.GA...C.C..U..G.UG.GA. +PLJV01000151.1/2661-3012 ......GCG....A...GGUG..G...G..C.UCU...GAGAC..................................................................................-....AAAUCGCCGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.U-...C.C..C..A.UU.GA. +NBIU01000002.1/49754-49376 ......UUU...gC...UAUA..A...A..A.GGA...AAGAU..................................................................................U...uUCCACCUAGCA....AA.A..G.C.A..U.G..UAa..uC.C..A..A.UU...U.U..U..G.UU.GG. +DOUD01000002.1/9253-9625 ......AGA....-...---U..G...A..A.UCA...GUAGU..................................................................................A....UAUUCGAAGGC....UA.A..A.C.A..U.G..UA....G.U..G..C.UU...A.G..U..U.UA.CA. +QFPU01000001.1/265003-265390 ......CGA....G...UCGG..A...G..G.GUC...GAGUAag..............................................................................ga-...uCAUGCGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.GC.GA. +PLZP01000028.1/53672-54019 ......GUA....G...UGAC..C...A..U.CCC...GACAA..................................................................................U....CUUCUGUCAGC....UG.C..G.C.U..C.G..GA....G.A..A..U.GU...U.-..C..A.CU.AA. +DNYH01000024.1/16180-15818 ......GAA...gA...UGUG..U...U..U.UGU...UAAAU..................................................................................U....AAUCAACAAGA....CA.A..G.C.U..U.G..UA....G.A..U..G.UA...U.G..U..A.AU.CA. +DOXU01000056.1/2538-2159 ......GGC...gG...UUUG..C...U..G.CGG...GACUU..................................................................................U...uAAAGAAUCAUC....UG.C..G.C.U..C.G..GA....G.A..A..A.AC...U.U..C..G.CG.AA. +DMNR01000173.1/6863-6470 ......AAC...aG...CGGG..A...A..G.GCC...AAACAg...............................................................................gc-...gAUUAAAGCGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.C-...C.U..C..U.GC.UU. +QNRR01000003.1/111131-110782 ......GCA....G...CCGC..C...A..C.UUC...GAGAC..................................................................................C....AAAUGACUCAC....UA.C..G.C.A..U.G..GA....G.A..C..G.CU...U.U..C..A.UU.GA. +DMKT01000139.1/49094-49446 ......CGC...gU...CCGG..G...A..C.CGC...GAGAC..................................................................................Aa..cAAACCGCUGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CG...A.U..A..C.GG.UC. +QFRJ01000002.1/977-574 ......UCC....G...UUCC..A...U..A.AUC...GAAAA..................................................................................U...cUAAUCAUAAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.GC...U.G..A..U.UA.UU. +PWVT01000253.1/2580-2929 ......GCA...gU...CCGA..U...G..C.GCC...GAGAU..................................................................................U....AAUACGGCGAC....UA.C..A.C.G..U.G..UA....G.A..C..G.CG...A.U..G..C.AC.UG. +NXLU01000001.1/207255-206888 ......GAG....C...CUCU..A...U..G.UUU...AAGUU..................................................................................U...uUCAACCCUAUC....UA.A..A.C.A..U.G..UA....G.A..G..G.UC...U.U..U..G.UG.GG. +DMXN01000029.1/4214-3785 ......UUU....A...UUUC..U...U..A.AUC...GAAUCcgccuuu....................................................................ggcggaa-....AUCAGAUAGAA....UA.A..G.C.U..U.G..UA....G.U..A..U.AU...U.U..U..G.AA.UG. +RFGU01000060.1/4273-4635 ......GGC....G...UGCC..C...C..A.CCC...GACAU..................................................................................Cc.aaAUCCACGAGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.CC...G.C..C..U.UC.GA. +DMQV01000083.1/2452-2088 ......CCA....G...CUUG..C...A..A.CUC...GACAA..................................................................................C...uCGCAAAGUGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.A-...C.U..C..A.UU.GA. +QWRD01000003.1/124564-124913 ......GGA....G...AGCG..A...C..C.GGU...GAGAU..................................................................................C....-AACCACUGGC....UA.C..G.C.C..C.G..UA....GcA..G..A.UA...C.G..U..G.AC.GA. +CP029803.1/1443114-1443468 ......CGC....G...CCCC..G...A..A.GGC...GAGAU..................................................................................C....AAAUAGUCAGA....CA.A..G.C.C..U.G..UA....G.A..U..G.CC...U.U..U..U.AC.AA. +QHBO01000009.1/11888-12248 ......GGG...gG...CCCG..C...G..A.GGC...GAAGA..................................................................................Uc..aAGUAAGCCGGA....AA.C..G.C.U..U.G..UA...gG.A..A..G.UC...C.C..C..G.GU.AA. +DNSQ01000016.1/22751-22374 ......CCC....G...GUUU..G...C..A.UAC...GAAAA..................................................................................U....UAAUCAGAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..U.CU.GU. +PXEK01000362.1/6422-6024 ......GCU....U...AGUU..U...U..A.CCC...GACAA..................................................................................G....CAGAAGCAAAC....UA.A..A.C.U..U.G..UA....G.A..A..A.GC...U.U..A..A.AC.AU. +CP032624.1/419681-419289 ......CCU...aG...CCUC..G...G..G.ACC...GAGAAa...............................................................................ag-c..gAUAAGCGCGGC....UG.C..A.C.C..C.G..GA....G.A..A..U.G-...C.G..G..A.CG.AC. +PLTL01000367.1/871-483 ......GGC....G...UCCA..G...G..U.GGC...GAGAU..................................................................................C....AGUUCCCGGGC....UA.C..A.C.A..C.G..UA....G.A..G..G.UC...U.C..G..C.GG.GA. +DMXI01000168.1/11572-11939 ......ACC....U...AUCU..C...U..A.CUC...GAAAA..................................................................................C...cUAAGCGUGAUC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.C..U..U.GC.UU. +QEVF01000001.1/132028-132385 ......GAU....G...GCGC..A...A..A.CGC...GAGAU..................................................................................C....AAACAGGCGGC....UA.C..G.C.A..C.C..UA....G.A..U..G.CC...C.C..G..C.CA.UC. +PULQ01000091.1/19937-19600 ......GAU....U...AAGG..C...U..A.GAC...GAGAA..................................................................................G...aUAGGAGCUGGC....UA.A..G.C.C..U.G..UA....G.G..A..U.AU...U.C..U..G.GC.AA. +DMTL01000138.1/402-8 ......GCC....U...GGCU..A...A..A.AUC...GAAAA..................................................................................C...cAAUCAGCAGGC....UA.A..G.C.U..C.G..UA....G.A..A..A.GC...U.U..U..A.UG.GU. +DPLL01000219.1/15814-16204 ......GGA....-...----..-...-..-.---...UAAAGaugguuccc................................................................gccccgagg-....AUCAGAGGGGA....UA.A..A.C.C..U.G..UG....A.A..C..G.AU...C.G..G..A.AG.GUa +CP022339.1/908708-909139 ......ACC....U...UGGU..U...G..C.GCC...GACAA..................................................................................U....-AAACAGGGAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..U..G.CG.GU. +DPTM01000309.1/5648-5301 ......GGG...gC...CGGC..G..gA..A.GGU...GAACA..................................................................................U...cCUCCCGGGGAA....UA.A..G.C.C..U.G..UA....G.A..C..G.CC...G.C..U..G.CC.UG. +PXBH01000106.1/759-355 ......UCC....G...GCCU..G...C..A.GAC...GAAAA..................................................................................U....CAAGUUCGAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GC...G.G..A..U.UA.GU. +DNNE01000143.1/10413-10809 ......UAG....U...UGGA..A..cU..G.GGC...GAAACuugucaggccgca........................................................aggucugacgaaa-....AGAGAAGCAGC....UA.A..G.C.A..U.G..UA....G.A..G..U.CC...U.-..U..C.GG.CG. +QQPQ01000006.1/157159-156778 ......CCU...cU...CGUA..A...U..U.UCU...GAAAU..................................................................................A...cCAAGUAGAGAC....UA.A..A.C.U..U.G..UA....G.A..G..A.CC...U.U..A..C.CA.GC. +DOGR01000447.1/8557-8908 ......GGA...gU...CACG..A...C..U.GGC...GAAAU..................................................................................U...uAAAUUAAAGGA....CA.C..A.C.G..C.G..UA....G.A..C..G.CU...U.U..U..G.UG.GC. +DNYS01000138.1/11665-12024 ......GGC...gC...GAGC..C...C..G.GGC...GAAAC..................................................................................C...cAAAGCGCCGGA....CA.C..G.C.G..C.G..UA....G.A..C..G.CU...C.A..G..U.UA.GA. +DPTP01000045.1/57540-57938 ......CCA....U...GAGC..C...A..U.UGC...GAAAU..................................................................................C...uCCUGAGGACGC....UA.A..A.C.A..U.G..UA....G.A..U..G.CU...U.C..G..G.CC.AA. +QRHR01000003.1/643-300 ......UUC...gA...UAAC..U...U..G.CGG...GAAAU..................................................................................U...cAAACAACUGAC....UA.U..G.A.U..A.G..UA....G.A..A..G.AA...C.-..A..G.GG.GA. +RBXM01000004.1/174529-174899 ......GCC....U...GGGC..U...C..C.CAC...GAAAA..................................................................................U....UUAAGCAUAGA....UA.C..A.C.A..C.G..UA....G.A..A..A.GC...U.C..G..A.CG.CU. +NXLW01000003.1/6738-7102 ......UGG....A...UAAC..C...A..C.AAA...AAGAC..................................................................................A....GCAUUGCCUAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CU...U.A..A..G.AA.GC. +MIER01000015.1/6918-7313 ......GCC....A...GCCU..U...C..C.UAC...GAGAU..................................................................................C...cUAAGUGACAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.GU...C.C..A..A.UA.UG. +QJYM01000030.1/495-130 ......GGC....A...ACCC..G...A..G.GCC...UAGGC..................................................................................A...gAGAGACUAGUC....UA.C..G.C.G..C.G..UA....G.A..U..G.CU...G.U..G..C.UG.GA. +DNTP01000113.1/1168-816 ......GGC...gU...GCGG..C...A..G.AGG...GAAUG..................................................................................U...cAAUCAAAUGAC....UG.C..G.C.C..C.G..GA....G.A..A..G.UC...C.U..U..G.AG.GA. +DNWA01000113.1/2080-2432 ......CGC....U...CGCA..C...U..G.CGG...GAAUU..................................................................................U...uAAUAAAUGCAC....UG.C..G.C.C..C.G..GA....G.A..U..A.CU...C.U..A..A.CC.GC. +DODG01000006.1/1897-2249 ......GGGu..gG...GCAU..G...G..C.GAU...GAGAU..................................................................................A...aAUACCGACGGC....UA.C..G.C.U..C.G..UA....G.A..A..G.UC...A.A..A..A.CG.GA. +DMHB01000075.1/3435-3802 ......CCC....A...GUCU..U...C..G.CUC...GAAAA..................................................................................U....UUAAGCACAAA....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.U..C..U.UG.GU. +QUGI01000006.1/47808-48175 ......UGC...cU...GGGG..C...G..C.GGG...GAACAgggagagca................................................................agacucccg-....CAAUAACCGUC....UG.C..G.C.C..C.G..GA....G.A..A..G.UU...C.C..C..A.UG.GA. +NXLX01000025.1/20512-20882 ......GCA...cA...CUUA..U...G..C.AAA...AAGAC..................................................................................C...aAGCAAAUCUCA....AA.A..G.C.A..U.G..UAu..aA.A..U..A.UC...U.U..G..A.UA.GU. +PMIV01000130.1/1419-1025 ......UUA....C...GAUC..A...U..G.GAU...GAACC..................................................................................-....-UAAGUGGCUC....UA.U..G.C.A..U.G..UA....G.A..U..A.UC...C.G..A..G.GG.UU. +RFGY01000066.1/680-284 ......GGG....A...UGCC..G...G..G.CGC...GAGAU..................................................................................U....CAAACGGCAAC....UA.C..G.C.U..C.G..UA....G.U..C..A.CU...C.G..C..G.GC.AG. +QMOV01000040.1/3019-2625 ......AUC....A...GCUU..A...U..A.AUC...GAAAA..................................................................................U....UAAUUAAAAAC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.C..U..U.UG.GU. +QIJB01000073.1/4962-5341 ......UAAc..aC...UUAA..U...A..C.CCU...UAAAAauccgcg...................................................................caagcgga-....UAAAAGCAAGA....UA.A..G.U.U..U.G..UA....G.A..C..C.UA...U.U..U..U.AG.A-. +PQWO01000004.1/295651-296045 ......AG-....-...----..-...-..-.---...-----gcgauuccc................................................................gcuucgagg-....GUUAGAGAAGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AA...U.G..G..A.GA.GCu +QTVF01000019.1/10640-10989 ......GAU....U...GUAG..C...C..A.AGU...UAAAC..................................................................................U....AUUCAAUGGAC....UA.A..A.C.-..U.G..UA....G.A..C..G.CU...U.U..G..G.AG.AA. +RHGL01000039.1/80849-80465 ......GGG....A...----..-...-..-.---...UAAG-gaacgguucc..............................................................cgcuucgagg-....AUUAGAGAAGC....UA.A..A.C.C..U.G..UG....A.A..C..G.AG...C.G..A..G.AU.ACu +PXCJ01000205.1/1623-1993 ......GGC...aA...AGCU..C...C..A.UGU...AAGAU..................................................................................U...uUAACCGCUGAA....UA.A..G.C.A..U.G..UA....G.A..U..A.UU...U.G..U..A.GU.UU. +PXCQ01000057.1/11019-10666 ......CGC...cG...CCCG..G...U..C.UUU...GAGAC..................................................................................U...uAAAGCACUGAC....UA.A..G.C.C..U.G..UA....G.A..C..G.CG...U.G..C..G.GA.C-. +QJKH01000005.1/217313-216934 ......GCU....A...CUUG..C...U..G.AGU...AA---..................................................................................-....CUAGUAUGAAA....UA.A..A.C.-..U.G..UA....G.A..C..G.UC...U.G..U..A.CG.AGg +QMHH01000001.1/24735-25096 ......GAC....C...UCUA..G...U..A.CGC...UUAAU..................................................................................C....-AACAAUAAAC....UA.U..G.A.G..U.G..UA....A.A..A..G.CU...G.U..A..U.UA.GC. +QEVT01000087.1/3248-2897 ......GAG...aU...GGGA..U...C..G.CGC...GAGACac.............................................................................cug-....GCAAGCCCGAC....UA.A..G.C.C..U.G..UA....G.C..A..U.AU...C.C..U..G.GG.AC. +QHXN01000071.1/24663-24269 ......CACu..uA...CCCG..C...C..G.GCG...GCGAAcgcgccggggc...........................................................gagaccggcaga-....GGAGAAGCGGC....UA.A..G.C.A..U.G..UA....G.G..U..U.CC...U.-..U..C.GG.CG. +QMOR01000071.1/8910-9305 ......GCU....U...AUGA..A...U..U.UCU...UAAAU..................................................................................Uu.uaAAAUCGAUAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.U..U..U.UA.GA. +PLZD01000019.1/26837-26479 ......GGU....C...UCUG..C...C..G.GGU...GAAAC..................................................................................U....-GAAGUCGGAC....UA.A..G.C.C..U.G..UA....G.U..G..A.CU...-.U..U..G.AG.CG. +QMNJ01000160.1/3222-2864 ......GGU...uU...UAAG..C...C..C.GAC...GACAA..................................................................................A...aAAAAUCAGGGA....UA.U..G.C.A..C.A..CU....A.A..A..C.CC...C.C..U..U.GU.GA. +PLXY01000006.1/173519-173153 ......CCA....G...UAAG..A...U..C.UAU...UAAAA..................................................................................A....GUCGGAGGCGA....UA.A..G.C.A..U.G..UA....G.U..C..A.UG...G.G..U..U.GG.AU. +PMCK01000262.1/8527-8873 ......ACU....C...AGUC..G...C..C.AGG...-----..................................................................................-....GAUAUGGCGAC....UA.C..G.C.A..C.G..UGa.acG.A..G..G.GC...C.G..A..U.GG.G-. +DLUY01000127.1/3558-3226 ......GGC...gC...UUUU..U...G..G.GAC...GAGAA..................................................................................U...aAAAGAUGAAAC....UA.C..G.C.A..C.G..UA....G.A..C..C.CA...U.A..U..G.UG.G-. +QIGB01000089.1/11368-11779 ......CCA...uC...AGAA..G...C..A.ACU...GCGAA..................................................................................A....-CUGAAGGUGA....UA.A..G.C.A..U.G..UA....G.U..C..A.UU...U.A..U..G.CU.GA. +DNHV01000071.1/7183-6769 ......CCA...gC...GCAG..C...U..C.AGC...UUUCA..................................................................................A....CCAGGAGAUGC....UA.A..G.C.A..U.G..UA....G.G..C..A.UU...G.C..U..C.CU.UU. +DOTM01000043.1/4209-3857 ......GUC...uC...GUUA..G...C..U.UGU...UAAAU..................................................................................U....UAGACAGUCCC....UA.U..G.A.U..U.G..UA....G.A..C..G.CU...G.A..U..A.UA.GC. +QKBB01000022.1/22871-22503 ......GUG....U...GAAC..G...C..G.GAU...UAAAC..................................................................................C...aAACAACUUCUC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...G.U..U..A.GU.AG. +QBMH01000050.1/7917-7529 ......GGG....A...----..-...-..-.---...UAAAGgacgauucc...............................................................cgcguugagg-....AUCAGAAACGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...U.G..A..U.GU.AUu +DOGJ01000002.1/114109-113751 ......GGC...gG...AAUU..A...A..U.CAU...GAAAC..................................................................................Uu..aAGUGACAACAC....UA.U..A.A.G..C.G..UA....G.A..G..G.UU...C.A..U..G.UA.CC. +DOZJ01000006.1/109999-109608 ......AU-...aC...UUGA..A...A..C.UUC...GAGAU..................................................................................C....ACAAAGCUGAC....UA.U..U.U.C..U.G..UA....G.A..G..C.CA...A.A..A..G.AA.UG. +RBHZ01000001.1/2821118-2820750 ......UCC....U...UGUC..C...G..G.CUC...GAAAA..................................................................................U....UAAUCAGCAAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...A.C..U..UaGU.GU. +DNRL01000001.1/40072-39693 ......UU-....A...UCUU..C...U..A.GUU...UAAAA..................................................................................C....UCAAAUUAGAC....UA.A..G.C.U..U.G.cUA....A.A..A..G.UU...U.U..U..A.GG.UU. +CP033049.1/531909-532543 ......GGC...cU...AGAG..A...U..A.AGC...GAAUG..................................................................................A...uAAUAUACCAAC....UA.U..G.C.G..U.G..UA....G.A..A..G.CC...U.G..A..G.UG.AC. +QBWV01000006.1/6272-5900 ......UCC....G...GUUC..A...U..U.GCC...GACAA..................................................................................U....UAAUAAUGAAA....UA.A..G.C.A..U.G..UA....G.A..A..G.AC...U.U..A..U.GG.UA. +PWJY01000247.1/2064-1687 .....cGCCu..aC...CCCC..U...U..U.CCC...GACAA..................................................................................Uu..cAAAGCGACACA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..U.GG.AU. +PWGF01000267.1/4490-4133 ......CGCc..aA...UCGG..C...A..U.ACC...GACAU..................................................................................U...uGGAGCGGGGAC....UA.U..G.C.C..U.G..UA....G.A..U..G.CU...U.G..G..G.GC.C-. +PXCV01000569.1/2401-2010 ......GGG....A...----..-...-..-.---...UAAG-ggacgguccc..............................................................cgccccaagg-....GUUAACGGGGC....UA.A..G.C.C..U.G..UG....A.A..U..G.AU...C.G..U..G.AG.GUc +DOAP01000002.1/150226-150664 ......CGG....-...-GAA..U...G..C.AGA...UAGUA..................................................................................-....UAAUUAGAGAA....UA.A..G.C.A..U.G..UA....G.C..G..C.UG...G.G..C..A.AU.UG. +DOMK01000020.1/110759-110357 ......UUC....U...AGCC..A...C..G.AGU...GAAAU..................................................................................A....-CCAAAUCAGC....UA.C..A.C.A..U.G..UA....G.A..C..U.GU...A.G..-..G.GG.U-. +PWRH01000095.1/8088-8438 ......UCA...aU...UCUU..U...A..U.UUU...UA---..................................................................................-....AAAAAACAGGA....UA.A..G.C.U..U.G..UA....G.A..A..U.UA...U.U..U..U.AA.A-. +DNXA01000115.1/780-1147 ......GAA....G...CACC..G...G..G.GUC...AAGAC..................................................................................Ag..cGAUAGCGCGGC....UA.C..A.C.A..C.G..UA....G.A..A..G.AA...C.-..G..G.AA.AG. +DOKU01000034.1/4505-4852 ......UAU....G...UCUA..U...U..A.GAU...GAAUA..................................................................................U....AACUGAGCGAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GU...G.U..U..A.CA.GU. +DNLG01000069.1/37-403 ......GGU...uA...CCGA..A...A..C.AGC...GAGAC..................................................................................C...cCGUAGAUCGAA....GA.C..G.C.G..C.G..UG....G.U..A..G.GC...U.U..C..G.AU.UC. +QWRN01000005.1/25831-26185 ......UCG...gG...UCAA..A...G..G.CGC...GACAA..................................................................................C....AACGAACCGAA....UA.C..G.C.U..C.G..UA....G.U..C..A.UU...U.C..U..G.GU.UG. +RFIA01000090.1/41306-41695 ......GGG...gC...UGCC..G...U..C.GGC...GAAUG..................................................................................U....AAAAGGCCAAC....UA.A..A.C.U..U.G..UA....G.A..G..A.UG...U.G..U..A.GG.C-. +QCWI01000011.1/36751-37154 ......CCC....G...AAAU..U...A..C.GUC...GACAA..................................................................................C...aUAAUUGAGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.A..G..G.UA.AU. +PWHG01000057.1/665-285 ......UAA...uA...UGAU..U...A..A.GAC...GAAAU..................................................................................Au..uUUAAACUAAAC....UA.U..U.U.U..U.G..UA....A.A..U..G.UG...C.U..U..A.GA.GG. +CP032623.1/277750-278103 ......GGC...cU...AGCA..G...A..G.UCC...GACAAac.............................................................................gca-....GUACGCACCGC....UA.A..A.C.C..U.G..UA....G.G..C..G.CG...C.A..G..C.AC.UC. +DQGN01000018.1/12234-11866 ......UAU....G...AGUG..G...C..G.GAU...GAAAA..................................................................................C...uAAUAAACCGAC....UA.A..A.C.A..U.G..UA....G.C..G..A.CU...C.U..U..G.GA.AA. +QKEH01000142.1/3067-2670 ......GCC....A...GGCU..G...U..A.GUC...GAAAA..................................................................................C....CAAGUACAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..C.AG.AU. +QOQC01000070.1/4962-5363 ......UCC....G...AGCC..A...C..A.AUC...GAAAA..................................................................................G....UAAUCAAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..G..A.UA.AA. +PLLJ01000032.1/20431-20828 ......AGA...gG...CCUG..G...G..G.GAU...UAAAU..................................................................................C....-CAUUGCGAAC....UG.A..G.C.A..U.G..GA....G.A..C..C.CC...U.U..A..A.UG.AC. +QGFZ01000001.1/1039621-1039999 ......GGCc..aC...GCGG..G...A..A.UAG...GAAUA..................................................................................Au..uCAUCCGUCGAC....UG.C..A.C.C..C.G..GA....G.A..U..UgUC...C.C..G..G.AG.GA. +MRBW01000041.1/36378-36002 ......UCA....G...CCUA..A...A..U.UGU...UAAUG..................................................................................A....UAAGAGAAGAU....AA.A..G.C.-..U.G..UAa..gU.A..U..U.UG...C.U..U..U.CU.GG. +PLXF01000064.1/8351-7951 ......UCG...gC...AAGG..U...C..G.ACC...UAAAU..................................................................................U....----AAGGUUC....UA.A..A.C.A..U.G..UA....G.U..C..A.UU...U.A..U..G.GG.GA. +PLXK01000172.1/14980-14617 ......UGC....C...AAGC..C...U..U.GUC...GAAAA..................................................................................C....CAAAAGCCGGA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...A.U..A..U.UA.AU. +PLYU01000219.1/6807-7161 ......GGC...gA...GAUC..G...G..G.AGC...GAUUC..................................................................................-....AAAGUGCCGGC....UA.C..G.U.A..C.G..UA....G.A..U..G.CG...-.C..G..G.GC.GA. +PWUY01000033.1/3381-2959 ......GCG...aC...CCUC..C...G..A.CGC...GAAUC..................................................................................G....AAAACGCCGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.CU...C.A..C..G.GU.C-. +DOUK01000135.1/10088-9733 ......GGC...aA...CCGG..A...C..U.CCC...GACAA..................................................................................U....CAAGCUGCCAA....CA.A..G.C.U..U.G..UA....G.A..A..G.CG...G.G..U..G.GU.AG. +CP031971.1/1184709-1185056 ......UAU....-...AGGU..U...A..U.UGG...GAAAA..................................................................................U....-UAAAAUUGAC....UG.U..A.U.U..C.G..GA....G.A..A..A.GU...G.A..U..A.UG.AA. +CP028374.1/247720-247351 ......AAC....A...UAUU..U...U..A.AAU...GAAUU..................................................................................U....-AGAUAUAGAC....UA.A..A.U.A..U.G..UA....G.U..A..U.UU...U.G..G..A.UA.UU. +QAML01000042.1/15910-16322 ......GCA...cG...UUGC..A...G..A.CAC...AAAAA..................................................................................U....UCCCGGCAGGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..G..G.UU.UU. +QRPK01000010.1/42747-43126 ......AUU....-...ACCA..A...A..U.GAG...UAG--..................................................................................-....CUGACAUGGAC....UA.A..A.C.-..U.G..UA....G.A..C..A.UC...U.A..U..A.CG.UGg +DMPE01000023.1/440-50 ......GGG....A...----..-...-..-.---...UAAUGagggguucc...............................................................cgccuugagg-....AUUAGAAGGGC....UA.A..G.U.C..U.G..UG....A.A..U..G.AG...C.G..A..G.GA.GUa +PMCQ01000005.1/50523-50126 ......UUA...cA...CUUG..A...U..A.AGU...UAGUC..................................................................................A...aAACAAUCCGGC....UA.A..A.C.U..U.G..UA....G.A..A..U.AU...U.U..U..U.UG.AA. +PWKS01000039.1/6438-6049 ......UUA...aG...AUAG..A...A..G.UAU...GAGAC..................................................................................C...cCAAGAAUAAGA....UA.U..A.C.U.gU.G..UA....G.A..C..U.CA...U.C..U..A.UA.CC. +DPOZ01000004.1/308201-308569 ......AAC...gA...CGGU..-...-..-.-AA...GAGAA..................................................................................C...uUAAUCACCGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GU...G.-..U..C.GG.GU. +DNCR01000050.1/3385-3042 ......GGC...gU...CUCA..U..aU..C.GGG...GAAUA..................................................................................A...aAGAAGAAUAAC....UG.U..G.A.U..G.G..GA....G.A..U..G.CC...U.G..A..A.UU.UG. +QZIV01000004.1/2073-2390 ......---...cU...----..-...-..-.---...GAGAG..................................................................................U....AAUCGAAGGGC....UA.C..G.C.U..C.G..UA....G.A..A..G.GU...U.C..U..C.UG.AU. +CP032627.1/567713-568072 ......GCU...uU...GGUA..U...U..U.UGU...UAAAU..................................................................................U....UGAGAAAGUCC....UA.U..A.G.U..U.G..UA....G.A..C..G.UU...G.A..U..G.UA.GC. +QNBN01000164.1/1574-1202 ...accAUAg..aG...UGAG..G...U..G.GAU...-----gag...........................................................................gugu-...aUAAAGGUUAGC....UA.U..G.A.A..C.G..UA....G.U..A..U.CA...A.A..A..A.UU.G-. +QOQW01000018.1/8143-7782 ......GGU....U...ACGA..A...A..G.CCU...UAAAC..................................................................................Cu.ccAAAACGCAGGA....CA.U..G.A.U..G.G..UA....G.A..C..G.GU...G.U..C..U.GU.G-. +PWER01000188.1/7056-6695 ......GAG....C...CCAG..C...G..G.CCC...GAGCA..................................................................................C...uGACCCAGGACC....UA.C..G.C.U..C.G..UA....G.C.cG..C.UU...C.G..G..C.GA.GC. +CP032100.1/1905756-1906144 ......UAC....U...UUUC..U...A..A.AAU...UAAAU..................................................................................C....GAACAAUUAAA....AA.A..G.C.A..U.G..UAu..aG.A..U..A.UU...A.A..A..G.UC.A-. +DOEE01000003.1/803765-804121 ......GGU...uG...CAAA..C..aA..A.GUC...UAUUU..................................................................................C....AAAAAAUAAAC....UA.A..U.U.A..U.G..UA....G.A..A..A.G-...G.U..U..U.UU.GU. +CP030850.1/1649616-1649243 ......ACC...uU...GCCG..G...C..G.CUC...GAAAA..................................................................................U....CCAAUCAAAUC....UA.A..G.C.G..U.G..UA....G.A..A..G.G-...-.C..G..U.AC.GGu +RBJJ01000072.1/12404-12804 ......CCC...cG...GUCU..A...U..G.CUC...GAAAA..................................................................................C...cCAAUAGGAAGC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.A..G..U.UG.GU. +QAKM01000094.1/18485-18868 ......AAC....U...UCUU..U...C..G.GGC...GAGAC..................................................................................U....-GAUCGCCGAC....UA.A..G.C.G..U.G..UA....G.G..A..U.CC...G.-..C..G.GA.GG. +PXCH01000032.1/28442-28838 ......UUU....G...AUCC..G...U..G.CAC...GAAAC..................................................................................C....-AAAGAAAGAC....UA.G..AuC.A..C.G..UA....G.A..A..G.CG...U.A..A..A.GA.C-. +DOXO01000016.1/6420-6031 ......CUC...uA...AG-C..G...C..G.ACA...GAGUA..................................................................................C....AAAAGCAGGAA....UG.A..G.C.U..U.G..GAa..cA.A..A..U.GA...A.A..A..C.GU.GA. +QNFX01000080.1/470-98 ......UUA...cA...-AA-..-...G..G.UGG...GAUAGccuugucu..................................................................cacggcga-....GAAUCUGAGAC....UA.C..A.C.A..C.G..UA....G.U..A..G.GU...U.A..U..U.CU.GA. +RCWF01000006.1/13642-13252 ......GAG...uU...UUUG..U...A..A.AGU...GAAAU..................................................................................Ua..aUCAACCUCUUC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...A.-..U..G.CG.GA. +DNQG01000044.1/7595-7206 ......UGA....C...GUAC..U...G..C.GGG...AAAAA..................................................................................A....AUCGGCCGGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.GG...A.G..U..G.GU.UC. +RBIJ01000003.1/161871-161520 ......GGA....G...ACUC..G...G..G.CGC...GAGAA..................................................................................G....AGAACCCGGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CG...G.C..C..G.UG.GU. +QBMK01000014.1/33430-33043 ......AGA...gA...----..-...-..-.---...UAAUUaguaauucc...............................................................cuccgugcgg-....AUCAAAUCGGA....UA.A..A.C.C..U.G..UGa.auG.A..C..U.GG...G.A..G..G.U-.--u +DNMR01000060.1/7890-8294 ......UCU....U...GCCU..G...C..G.CAC...GAAAA..................................................................................U....GAAGGCCGGAA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...U.C..A..G.UG.CG. +QNBK01000215.1/713-336 ......GCC...cA...CCCC..G...U..G.CAC...GAAAA..................................................................................C...uUACCGGACGAC....UA.A..A.C.U..U.G..UA....G.A..U..G.UG...C.G..U..U.UU.CU. +DOTF01000002.1/6244-6681 ......UGG....G...UGUA..A...C..C.UUG...UA---..................................................................................-....UAAGUAGAGGC....UG.A..G.C.A..U.G..GA....G.U..G..C.UU...A.G..C..A.UU.UG. +PWHW01000001.1/34973-34619 ......UCA...cA...UUCC..U...U..G.CUC...---AC..................................................................................U....AAAAACCGAAC....UA.A..G.C.U..U.G..UA....G.A..U..U.CG...U.U..U..U.UU.UC. +DPNA01000033.1/11218-10873 ......GCC...uG...UGCA..G...G..G.AGG...GAAUG..................................................................................C....UGAAACUGUCC....UG.C..G.C.C..C.G..GA....G.A..A..G.GU...C.C..U..G.UC.AA. +PLZS01000135.1/21505-21903 ......--A....C...AGCG..G...A..U.CGG...UAAAAcgauaa......................................................................cugggg-....AAAUUCUGAAC....UA.A..A.C.U..U.G..UA....G.A..U..G.CU...U.A..U..C.UC.UU. +RFHA01000129.1/46021-45628 ......GGG...gC...UACC..A...A..C.UGC...GAAAU..................................................................................C...cUAACAAUCAAC....UA.A..G.C.U..U.G..UA....G.A..C..G.UG...U.G..G..C.AU.C-. +DOFM01000050.1/7551-7198 ......UUU....U...UAGU..C...U..G.AAU...UAAAU..................................................................................U....UUCAAAUUAAC....UA.A..A.U.A..U.G..UA....G.A..A..A.GG...U.U..U..A.AA.AU. +QHME01000028.1/8790-8386 ......UCC....-...UGAG..U...U..G.AGC...GAGA-..................................................................................-....AAAUUAAUAUC....UA.C..A.C.A..U.G..UA....G.A..G..G.CU...U.A..U..U.UU.UA. +DQFW01000015.1/30710-31081 ......AGC....A...AGAU..A...U..A.AAU...GAAUU..................................................................................U....AAUUACAAAGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.A..A..G.GC.UA. +QKDN01000047.1/11274-10902 ......GAG....C...GAAG..C...A..A.GAU...GAGAC..................................................................................Cu..aUCAAUACCGCC....UA.A..G.C.A..U.G..UA....G.A..G..U.CA...U.A..G..U.UC.UA. +PLYA01000045.1/23645-24012 ......UAC...cU...GCCA..U...U..U.GAC...GAAAA..................................................................................U....UAAAUUUGCGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.U..U..U.UU.AU. +PLMM01000199.1/4499-4860 ......AGC...cA...GCCA..C...G..G.GA-...AACAU..................................................................................C....AAUCGGUGGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...G.U..G..G.UU.GA. +QNEV01000127.1/4368-4011 ......UGC....A...UACC..U...U..C.GGA...GUAC-..................................................................................-....UUAAACUGGAA....UA.A..G.C.U..U.G..UA....G.A..A..G.UC...U.G..A..A.UU.AG. +RJTK01000006.1/62346-61999 ......GCU....U...GAAC..U...U..U.GAU...UAUU-..................................................................................-....UAGAAACAGAC....UA.A..A.C.-..U.G..UA....G.A..C..A.UU...C.G..A..A.UG.UGg +DMRR01000018.1/6047-6414 ......ACC....A...GCUU..U...C..A.AUC...GAAAA..................................................................................U....AAAGCAGCGA-....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...U.U..A..C.GA.AA. +DMXO01000002.1/240039-240442 ......UCU....A...AGCA..A...U..C.AAU...AAAAC..................................................................................-....ACCAAACCAGC....UA.U..A.C.A..U.G..UA....G.A..U..U.GU...G.G..U..G.GU.--. +QOVW01000105.1/6344-6706 ......CCC....A...GCUC..U...U..A.GGC...GAGAA..................................................................................C....CCAUGAAAGAA....GA.A..G.C.A..U.G..UG....G.C..G..C.CA...A.U..U..G.UU.A-. +QKCN01000079.1/5941-5568 ......UUU...uG...CUCC..U...U..U.CAC...AAAA-guggcuagug.............................................................ugcagaacaca-....AUAAACUCUGU....GA.C..G.C.A..C.G..UA....A.U..C..C.CC...GcG..C..A.UC.AUg +QWPV01000005.1/9074-9423 ......GCG...aA...UGUG..A...A..G.UCU...GAGAC..................................................................................A....GGAACUGCAGA....UA.C..G.C.G..C.G..UA....G.A..U..G.CG...A.C..C..G.GG.UG. +QGVE01000097.1/4086-3709 ......GGC...gG...CAGA..C...C..G.GGC...GAGAU..................................................................................G...cAAAGUGACGGC....UG.C..G.C.U..C.G..GA....G.A..C..G.UC...C.U..G..G.UU.GA. +QWOZ01000051.1/4844-4492 ......GGG....U...CUGU..G...C..G.GUC...GACAA..................................................................................U....CAAUCCGCAAA....CA.C..A.C.U..C.G..UA....G.A..G..G.CA...U.U..G..U.GC.GG. +RFFP01000017.1/16694-17040 ......GAC....-...GGCC..A...U..A.GGU...CAGAG..................................................................................G....UAAACACCGUC....UA.A..G.C.C..U.G..UA....G.A..G..G.CU...C.U..G..G.UC.UCc +PWPE01000111.1/19729-20120 ......ACC....U...GGCC..G...U..U.CCC...GACAA..................................................................................U....-AGAGCAGAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.GG.UC. +DMLS01000017.1/11802-11375 ......UAA....A...CUUU..U...C..A.AUU...GAAAC..................................................................................A....-CCAAUUGAAC....UA.C..G.U.C..C.G..UA....G.A..U..A.AA...U.U..U..U.GA.AA. +DOJU01000030.1/26873-27267 ......GCC....G...GAUC..C...U..U.CAC...GAAAA..................................................................................A....CAAGUUUGGGA....UA.U..G.U.A..U.G..UA....G.A..A..A.GC...A.C..A..U.GA.GU. +QEVS01000007.1/5819-5464 ......ACU...gA...CGCU..C...C..C.GGC...AAGAC..................................................................................C...cGAAUCGGUGGG....AA.A..G.C.C..U.G..UA...gG.A..C..A.AU...C.C..G..G.AG.CU. +QXEV01000007.1/37012-36615 ......AGC....U...UAGG..G...C..U.GAU...GAAGU..................................................................................U....UUAUGGUAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.U..A..C.UG.AA. +DQGD01000013.1/43651-44017 ......GUG...cA...CGCC..G..a-auC.CGC...GACAU..................................................................................C....AAACGACUGAC....UA.A..A.C.U..U.G..UA....G.A..A..A.GU...-.C..C..C.GC.CU. +DOPD01000027.1/4143-3743 ......UUU...gA...UAUU..U...U..U.UUC...UAAAA..................................................................................C....-CAAAUCAAAC....UA.C..G.C.C..U.G..UA....G.A..A..A.UA...U.C..U..U.GA.CU. +QVMT01000013.1/48006-48380 ......ACC....U...AGCU..U...U..U.CCC...GAAAA..................................................................................U....-UAAGACCGAA....UA.A..A.C.A..U.G..UA....G.A..A..G.GC...U.C..G..-.-A.CAa +QKEV01000020.1/6283-6691 ......UAG...cC...CUGC..C...C..U.UCU...GAAAAugcuu........................................................................cggca-....GUAAAAUAAAC....UA.C..A.C.U..U.G..UA....G.A..U..C.AU...C.U..C..G.AA.GA. +QZJN01000003.1/21439-21141 ......CCA....C...----..-...-..-.---...-----..................................................................................-....-GUACG-GGGG....UA.C..A.U.U..C.G..UA....G.A..A..A.CU...U.U..G..U.CA.UCa +DPNS01000239.1/10124-9775 ......UUC....C...G-CC..U...G..A.CC-...-AGAU..................................................................................A....CAAAGGCUGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.AG...U.-..U..C.CG.GA. +PWFU01000116.1/1083-659 ......UUA...aU...GAUA..A...C.uU.UCC...UAAAU..................................................................................A...uAAACUACUG--....-A.A..A.C.U..U.G..UAa..uU.C..A..G.UA...U.U..U..G.UG.CU. +DPQO01000006.1/12957-12562 ......AUA....A...UUGU..A...C..G.AAG...GUAA-..................................................................................-....-CAAAAUGAUC....UA.A..G.C.-..U.G..UA....G.U..C..A.UC...U.G..A..A.UG.GU. +PWNP01000227.1/724-1081 ......GCC...uG...UCCU..C...G.aU.GCC...GAAGU..................................................................................U....CGAUCGGAGAC....UA.C..A.C.G..C.G..UA....G.A..C..G.CC...G.G..-..G.CC.AA. +CP029346.1/1389732-1389361 ......ACC....C...GCUU..U...U..G.AUC...GAAAA..................................................................................A....-GAAUCACAGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...U.A..U..U.GU.UC. +DNXI01000167.1/4002-3656 ......GUC....C...GAUA..U...A..A.AAA...GGGAU..................................................................................-....AAUCGACAAAC....UA.C..G.U.A..C.G..UA....G.A..A..A.AC...A.-..U..A.AU.UG. +DPOV01000003.1/2580-2211 ......GAC....U...UGCG..G...C..A.GGG...GAAAU..................................................................................C....AAACCGCAAAC....UA.C..A.C.G..C.G..UA....G.A..A..A.GG...C.A..U..U.UG.GC. +QKHD01000103.1/2742-3117 ......UGG....A...CCUC..G...C..G.ACU...GAGUA..................................................................................Uu.aaUCAACGGUUGC....UA.A..G.C.A..U.G..UA....G.A..C.gA.CU...C.G..U..A.GU.AG. +DOEV01000025.1/4522-4923 ......AUC....A...GCCU..C...C..G.GUC...GAAAA..................................................................................U....AAAUUGCAGAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.C..G..G.UU.CG. +NHYN01000007.1/62714-62346 ......UUA...gA...AAUA..A...C..A.AGA...AAGAU..................................................................................U...uAAAAUUCUUUC....UA.A..A.C.A..U.G..UA....G.A..C..G.CU...C.G..U..G.UG.UU. +PXDX01000118.1/3969-3580 ......GGC....A...CUUU..C...C..U.UCC...GAGA-..................................................................................-....AAUACUUUAAC....UA.C..G.C.U..U.G..UA....A.A..C..U.CU...C.A..U..A.UU.U-. +DLXL01000227.1/15104-14703 ......AACc..aG...UCUU..G...C..G.CUC...GAAAA..................................................................................C...cUAAGCAGUGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...G.U..U..G.CG.AC. +DQHT01000088.1/3516-3147 ......GUC...aG...CACU..U...U..U.CCC...GACAA..................................................................................C....--AAAUACCAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..C..A.UU.UUa +PMZB01000243.1/459-35 ......UCAcugaU...GGCU..U...U..U.UCC...UAACA..................................................................................A...gUAUAAAGGUGC....UA.C..G.C.A..C.G..UA....G.A..A..G.UA...G.C..C..U.UU.GCu +QZJW01000050.1/38498-38889 ......UC-...uA...CCGG..U...U..U.UCC...AAAAC..................................................................................U...aCCAAUCAGGUC....UA.A..G.C.U..U.G.cUA....A.A..G..U.UG...U.G..C..G.GU.UU. +DOSB01000025.1/76408-76802 ......UCC....A...GUCU..G...C..A.CCC...UACAA..................................................................................U....UUCAGAAAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UG.GU. +QCOC01000002.1/29321-29731 ......GGU...gA...CACG..C...C..A.AGC...GAGUA..................................................................................A....AUAGCACCGAC....UA.A..A.C.U..U.G..UA....G.U..A..U.AU...C.U.gA..G.CA.GA. +DPXB01000108.1/400-1 ......GGC...aU...CAUG..U...A..U.UGG...GAGAA..................................................................................G...uAAAUGAUAGGC....UG.C..G.C.U..C.G..AA....G.A..A..A.UC...C.A..A..G.GU.AA. +DOVQ01000079.1/403-52 ......GAC...cU...UGUG..G...C..G.GGG...GAAUC..................................................................................C...uUAAGCGAUAAC....UG.C..G.C.U..C.G..GA....G.A..A..A.AC...C.G..U..U.GU.AA. +DOFP01000012.1/4927-4528 ......UUU...cA...GUGG..A...C..A.CGU...---C-..................................................................................-u..uCUAAGCAGAAC....UG.A..G.C.U..U.G..GA....G.A..A..A.CA...U.U..U..G.AG.UC. +PMJS01000068.1/1376-1015 ......AAC...cG...GCUG..G...C..G.GUC...GCGGC..................................................................................A...uGAAUCGCGAGC....UA.C..G.C.A..C.G..UA....G.A..A..G.CU...G.C..U..G.CG.GA. +DPJC01000016.1/143806-143381 ......UUU....G...CCUC..A...A..A.CCC...-AGU-aagaguggcaaagacacguuucuggacuaaggaacaggcacagccacuccuuagcucugagaaaugcuguuagcacacuuaa-....UAAAACCUAUG....UA.A..G.C.U..U.G..UA....G.A..A..G.UC...A.U..C..U.AU.CC. +DMXX01000018.1/163-564 ......UCC....-...AGAG..U...U..A.GUC...GAGA-..................................................................................-....AAAUUAAUAUC....UA.C..A.C.A..C.G..UA....G.A..G..G.UU...U.A..U..U.UU.UA. +DOAA01000003.1/4604-4233 ......GUG...uG...AUAG..U...C..A.UCU...GAAAA..................................................................................Ac..aAACAACGUUAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.U..U..A.CU.UC. +DQEA01000029.1/27205-26835 ......AGC...cU...GACC..A...A..C.CAC...GAAAA..................................................................................A....UAAUGUGUCAC....UC.A..G.C.A..U.G..AA....G.A..A..A.GC...G.U..G..A.CC.GU. +QGGO01000003.1/271422-271024 ......ACC....U...UGCC..C...G..U.CUC...GAAAA..................................................................................A....AUAAUCAAGAC....UA.A..A.C.G..U.G..UA....G.A..A..A.GU...U.A..U..C.GA.GU. +PWMY01000263.1/365-720 ......CGC....G...CGCC..C...C..G.CGC...GAAAA..................................................................................A...cCAAUGGCAAGC....UA.A..G.C.C..U.G..UA....G.A..A..G.CG...C.C..C..C.AC.UA. +DQFA01000002.1/37024-37383 ......CCA...aG...AGAA..C...U..U.UCU...GAAAA..................................................................................A....AUUAAGCAAUC....UA.C..G.C.C..U.G..UA....G.A..A..A.UA...U.C..U..A.AU.UG. +DMPD01000025.1/503-40 ......GAA...gA...G---..G...U..A.AGC...CAAUAcugaggucucuugcgaacagaguaagg...........................uucgucucccgcugcaaggggucuuccg-....AGAAGCGCAGC....UA.A..A.C.C..U.G..UG....A.A..A..G.AG...C.G..G..A.AA.AUg +DPRJ01000192.1/7051-6712 ......UC-....G...CUUU..U...G..G.UAU...GAAUU..................................................................................C....-AUAAAUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GU...G.C..U..G.CA.CA. +DLUT01000162.1/18083-18490 ......GCC....A...GCUA..C...C..C.UCU...GAGAU..................................................................................C...cUAAGCAUAGAC....UA.C..G.C.A..U.G..UA....G.A..C..G.GC...C.A..C..U.CU.GU. +PLJD01000012.1/18591-18939 ......AGU....G...GUGG..C...A..U.CCC...GAGAC..................................................................................A....UUCUCACUGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.C-...C.C..C..G.CU.AA. +DNVR01000008.1/43534-43131 ......CUC...uA...CUCU..A...A..U.UAG...-----ucgcacucg...............................................................cuucggugag-....AAAAAAUAAAC....UA.A..A.C.U..U.G..UA....G.A..G..G.AU...U.U..U..G.GA.UU. +DMZJ01000124.1/8080-7683 ......CUG....G...CGCU..U...G..A.CAU...GAU--..................................................................................-....UUUGACGCGGC....UA.A..G.C.A..U.G..UA....G.U..A..C.CU...G.A..U..G.GA.CU. +PDNZ01000007.1/13329-12926 ......GAG....U...CGUG..A...A..A.CAU...GAAUA..................................................................................C...uUAAACAUCGAA....GA.U..G.A.G..U.G..UG....G.U..G..G.CU...G.U..U..U.CA.AG. +RFHU01000490.1/10581-10226 ......GCG....C...CG--..-...G..G.GAC...GAGAU..................................................................................C....-UUCAGCGGGC....UA.C..G.C.A..C.G..UA....G.A..G..G.UC...G.A..A..C.GG.GA. +DNKM01000001.1/2797-2385 ......AUU...gA...UGGU..U...G..A.GGU...UAAAA..................................................................................Ca..aAUAAAUCGAAC....UA.U..U.U.U..U.G..UA....C.A..G..G.UA...U.U..U..A.GG.GA. +DQAZ01000023.1/69048-69399 ......GCC...gC...UGCG..U...G..A.GGG...GAUAA..................................................................................Cu..cAAAAGACAGCC....UA.C..A.C.U..C.G..UA....G.A..G..C.C-...C.U..C..G.AU.AA. +DNEG01000070.1/28157-28538 ......GGA...gC...UGCA..U...G..G.AGG...GAACGgaagcugcuu..............................................................agcaguuuca-....AAAAGAUUAAC....UA.A..G.C.U..U.G..UA....G.A..A..G.GA...C.-..G..A.GG.GA. +QKCE01000303.1/4225-3869 ......UGC....C...ACCG..G...U..U.CCC...GACAA..................................................................................Cc..aCCUCGCGCCGA....UA.A..A.C.C..U.G..UA....G.A..C..G.CC...C.C..U..G.CA.UC. +PMYN01000055.1/17456-17816 ......GCC....A...GCCG..U...U..G.GA-...AACAU..................................................................................C....AAUCGCCGGGA....UA.C..A.C.A..C.G..UA....G.A..C..G.CU...G.C..G..G.AA.GA. +QZJF01000017.1/49126-48719 ......ACC....-...AUUC..C...U..G.CCU...AAG--..................................................................................-....AUAAACUUGAC....UA.A..G.C.U..U.G..UA....G.G..A..C.UU...A.U..A..U.GC.AG. +NXLN01000016.1/26015-25650 ......UA-....-...GCCA..C...A..C.AA-...GAAAU..................................................................................C...uAAACCUAUGA-....-A.A..G.C.A..U.G..UA....G.A..U..U.CU...C.U..U..G.AU.UUg +PLUC01000219.1/7576-7189 ......CCC....C...UGCA..G...A..G.GUC...-----..................................................................................A...cGGGAUUCGGAC....CA.A..G.C.C..U.G..UAa..cG.A..C..C.CU...C.-..C..A.UG.UC. +QZIO01000002.1/6099-6471 ......GGA...uC...AGGC..U...A..G.AGG...UAA--..................................................................................-....AAAAGUUAACC....UA.A..G.C.U..U.G..UA....G.A..A..G.UU...U.U..A..A.AU.U-. +DMYX01000141.1/9471-9838 ......UGA...aA...CGGA..U...C..U.GCC...GCAUA..................................................................................G....GACUGGCAAAA....--.U..G.G.G..C.G..UA....C.A..U..C.UU...C.C..G..A.GU.UGa +DPHK01000004.1/115210-114842 ......UAA...cA...CCCC..G...C..G.UCC...GAGAA..................................................................................A...aAACAAGCAUCC....UA.C..U.C.U..C.G..UA....G.A..U..U.UA...A.U..U..U.AA.A-. +DMNC01000029.1/1355-1008 ......CGC...uA...AGGU..U...U..G.AUU...-A---..................................................................................-...cUAGAAGCGGAA....UA.A..A.C.-..U.G..UA....G.A..U..G.CU...U.G..A..A.UG.UGa +DOBN01000007.1/2500-2898 ......UCG....U...ACCA..G...U..U.AGU...UAAAU..................................................................................C....AUGAUAGGACC....UA.A..A.C.-..U.G..UA....G.A..G..G.UC...C.U..U..G.UG.GG. +QFWH01000002.1/117031-117462 ......UCC....U...AAGG..U...C..C.UGG...GAAGUgccuugggu...............................................................ugguugacga-....UAACUCUUCCC....UA.C..A.C.G..C.G..UA....G.A..C..G.UU...U.G..C..C.GG.CG. +DNHU01000008.1/63933-63535 ......UUG....A...GUCA..A...U..G.GGC...AACA-..................................................................................-....AAGAAAGUGGC....UA.C..A.C.A..U.G..UA....U.A..C..U.GC...-.A..G..U.GG.UA. +DOUH01000130.1/2411-2019 ......CAG...gU...GUUC..U...U..U.GGU...GAGCA..................................................................................U....-CAAAACUGAA....CA.A..G.C.U..U.G..U-....G.A..A..U.GA...C.U..U..G.AA.AUa +MBTA01000003.1/101236-100840 ......UCC....A...AGUU..G...C..U.CAC...GAAAA..................................................................................C....UAACCAUAAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..A..A.CU.GG. +BGOG01000004.1/3323-3706 ......GGU....A...ACGC..U...G..C.G--...UAGCG..................................................................................U....UGAAGUGGGAA....U-.-..G.G.U..C.G..UA....U.C..A..C.GG...G.C..G..C.UC.A-. +NHYM01000006.1/89660-89288 ......UAA...uA...UGCA..A...A..A.GAU...UUAGC..................................................................................U....UCAUUUCUUCU....UA.A..G.U.A..U.G..UC....G.A..G..G.UC...U.U..U..G.UU.AG. +DODQ01000007.1/146000-146398 ......UUUc..aG...UCAA..U...A..A.UCC...GUACU..................................................................................A....AAUAAACAAAC....UA.A..A.C.U..U.G..UA....G.A..A..U.AU...U.U..U..U.UA.A-. +RDQW01000010.1/30746-31115 ......CCA....G...GGUC..G...G..A.GCC...GAGUA..................................................................................Aa..gCGAUUUAGGGA....UA.C..A.C.U..C.G..UA....G.A..A..G.G-...C.G..U..A.AC.AG. +DMHO01000019.1/18677-18283 ......UGA....A...GCUU..U...G..U.GGA...A----..................................................................................-....AAUCGGCAAAC....UA.A..G.C.U..U.G..UA....G.A..A..A.CU...G.U..A..G.GU.U-. +QHMF01000013.1/40618-40218 ......UUC....C...UGAC..U...U..A.GUU...GAG--..................................................................................-....UAAAUAAAGCC....UA.C..A.C.U..C.G..UA....G.A..G..A.UU...U.A..U..U.UU.UA. +PLNW01000099.1/28074-27717 ......GGC...cA...ACCC..G...G..A.UGC...GAGAA..................................................................................U...cAAAUCGCCGAA....CA.C..G.C.A..C.G..UA....G.C..A..G.CC...A.-..A..G.GU.GU. +QZJB01000042.1/31929-32272 ......UAA...uA...AAAG..A...U..U.CAC...CAUUG..................................................................................-...uGUUUUUUACAC....UA.A..G.C.U..U.G..UA....G.A..U..C.AU...A.U..A..U.AG.G-. +QAMI01000020.1/27395-27793 ......CCC....U...GAAU..C...A..G.CCC...GAGA-..................................................................................-....AAAUGAAAAUC....UA.C..A.C.A..C.G..UA....G.A..A..G.UU...G.G..U..U.AC.AA. +QTJV01000001.1/727138-727511 ......CCC....U...GCCG..U...G..U.CUC...GAAAA..................................................................................A...aUAAUGCAUAAA....UA.A..G.C.A..U.G..UA....G.A..A..G.CC...U.U..U..C.GG.AG. +DMLH01000064.1/5326-4978 ......--C....A...UAAU..G...C..U.AUU...GAAAA..................................................................................U....--UAAAUGGAC....UA.A..G.U.A..U.G..UA....G.A..A..G.GG...A.U..A..A.CU.AA. +DOSH01000007.1/26684-26296 ......GGCa.aaA...AAGG..U...U..C.UUC...AA---gcacccggc...............................................................ucuaucuaag-....AUAAGCUUGGA....UA.A..G.U.U..U.G..UA....G.A..A..G.CU...G.C..A..U.GA.AA. +RAPY01000008.1/138714-139081 ......ACC....U...UCCC..U...C..G.CUC...GACAA..................................................................................U....CAAAGAGAAGC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.AC.AG. +DNRL01000006.1/204396-204796 ......GACu..aA...AGAU..U...C..A.AGC...GAGAU..................................................................................A...uUAAAGAUUGAC....UA.A..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..A.UU.U-. +PLYH01000002.1/110751-110329 ......UUA....U...UCAC..C...G..C.GCC...GAAAA..................................................................................C...uCCAAACCGGAC....UA.U..G.A.U..U.G..UA....G.G..C..G.UU...U.G..U..U.GC.AG. +QHCP01000015.1/68638-68265 ......UGA....C...CAGU..G...G..G.GCC...GAGUA..................................................................................Ga..gACAAUGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.C-...C.C..U..G.UU.GA. +DPBU01000160.1/737-1084 ......GCA...gC...CCGG..A...C..G.CCC...AAGAU..................................................................................G....AAAGAAGCGAC....UG.C..A.C.A..C.G..GA....G.A..U..G.CG...G.C..U..G.AC.UG. +DNHX01000028.1/3543-3085 ......CAC....C...G---..C...C..U.UUU...GACA-..................................................................................-....UAACUUCUGGC....UA.A..G.C.U..U.G..UA....G.U..A.cU.UA...G.A..U..A.UU.GA. +DMOH01000061.1/14160-13810 ......ACU....-...UAUG..C...C..G.UCC...GAGAC..................................................................................-....AAACUCAGGGC....UA.A..G.C.C..U.G..UA....G.C..G..G.UU...C.C..U..G.CA.AG. +QMEM01000005.1/96369-95996 ......GACu..uA...CCCG..G...U..G.CUC...GAAAA..................................................................................U...uCGAUUGGUAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.G..C..C.UU.GC. +QVQX01000011.1/45638-45241 ......GAG...uU...GUCA..U...A..G.AGU...GAAUU..................................................................................U...uUUCAACUUUGC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...U.U..U..A.UG.A-. +PUOH01000119.1/456-785 ......GAA....G...CCGG..A...G..G.CGC...GAGAC..................................................................................A....AAAACGCCGGC....UA.C..G.C.C..C.G..UA....C.A..G..A.CC...G.G..A..U.GC.G-. +DOKP01000102.1/5079-5492 ......UUA...aA...UGUA..U...U..G.AUC...UAAACuucuguuguu..............................................................gcaaacagaa-....AAAAGACAAAA....UA.A..A.C.U..U.G..UA....G.A..A..A.UG...U.U..U..U.UU.UA. +DMCI01000001.1/1256-909 ......GGC....A...GCAG..-...G..G.AAC...GACAA..................................................................................C....-AAACGUAAGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GA...G.C..U..G.UG.GU. +DLYY01000153.1/6852-7230 ......AAC...cU...GAUA..A...C..A.CCC...GACAA..................................................................................U....AAAUAAGAAAC....UA.C..A.C.G..C.G..UA....G.A..A..G.GU...U.U..G..U.CG.GC. +QKSQ01000001.1/537300-536909 ......GCA...gA...AGCC..G...A..G.GUC...GAGAAgc.............................................................................agc-....CCACGGUGAAC....UA.C..G.C.A..C.G..UA....G.A..A..G.G-...C.U..U..C.GU.UC. +CP027772.1/706370-706741 ......AGUc..uU...GUCU..U...C..U.GAC...GA---..................................................................................-....UAAAUGAAGAC....UA.C..G.C.A..C.G..UA....G.G..C..C.GC...U.A..U..C.AA.GA. +DPLZ01000002.1/4198-4550 ......GAU....C...GUAA..C...A..U.ACU...UAAAU..................................................................................U...gAUUCAAUAAGA....UA.A..A.C.-..U.G..UA....G.A..C..A.CC...U.G..A..U.AU.GG. +DMNN01000290.1/496-890 ......CGC....U...ACCG..U...C..U.CCC...GACAA..................................................................................Au..aCCUCGCUUCAA....UA.A..A.C.C..U.G..UA....G.A..G..G.CA...C.C..U..G.CU.U-. +DNNX01000067.1/2389-2729 ......GUU....A...GGAU..G...U..C.AUU...UAAAU..................................................................................C....UCUCAAUAAAC....UA.C..A.U.A..C.G..UA....G.A..U..G.CA...U.G..G..U.AU.CA. +QRUP01000004.1/6462-6838 ......AAC....-...AUAU..C...U..G.UUU...UAUA-..................................................................................-....AGCAAACGGAA....UA.A..A.C.-..U.G..UA....G.A..U..G.UC...U.G..A..A.UG.GG. +DMUR01000073.1/2656-2281 ......GGA....G...CGCC..U...C..A.ACU...CAGAC..................................................................................U....AAACCGCAGGA....CA.C..G.C.U..C.G..UA....G.U..G..G.UC...U.C..U..U.GG.C-. +DMBB01000336.1/3982-4339 ......CUCa..uA...UCUG..A...U..G.UCU...UAUU-..................................................................................-....AAGCAACAGGA....UA.A..A.C.-..U.G..UA....G.A..C..G.CC...G.A..G..A.UG.UGg +PLYC01000028.1/21726-22124 ......GGG....-...AUCA..U...C..A.AAG...UA---..................................................................................-....UUACAGAUGAC....UA.A..U.C.U..U.G..UG....A.A..U..A.AU...U.G..U..U.AG.AUg +QEUU01000114.1/848-1237 ......GGG...gU...UACG..G...A..U.AGC...AAGAC..................................................................................U....CAACAGGGGAC....UA.C..G.C.U..U.G..UA....G.A..A..G.CA...C.U..U..G.CU.C-. +DPYI01000042.1/20797-21204 ......CUU....U...UUUC..U...G..G.AAA...GA---..................................................................................-....AUCAAACAGAC....UA.U..G.C.U..U.G..UA....G.A..U..G.UG...U.U..U..-.UG.AA. +DOYN01000014.1/1370-856 ......AAC....A...UAUU..U...U..C.UUU...GAAAAuaugucgggcaauccgcaaggauuuugcc........................uacucuuccgagauccgccagccuggcgg-....AAAAAACAAUC....UA.C..G.C.U..U.G..UA....G.A..A..C.AU...U.U..C..A.UA.GA. +DOMF01000004.1/19475-19072 ......GUG...uA...AUCG..G...A..C.CAC...GAAAA..................................................................................A...cCAACCACCAGA....GA.U..G.A.G..U.G..UG....G.U..A..A.CU...G.C..A..U.CG.AG. +DPET01000023.1/479-89 ......UUC....C...CCCA..G...U..G.UUG...GA---..................................................................................-....UGUGAGUGAAC....CA.A..G.C.C..U.G..UGg.auG.A..A..U.CC...-.U..G..C.CC.UG. +DODL01000004.1/226852-226524 ......AAA....-...----..-...-..-.---...---AU..................................................................................U....-----------....UA.A..G.C.U..U.G..UC....A.A..U..G.AU...U.A..U..U.AA.U-. +DMMH01000228.1/1372-1720 ......CUC...uC...GCCG..G..aU..G.CGG...GAAAGggagc.......................................................................gauccg-....CAAGAACAGGA....UA.U..G.A.U..C.G..UA....G.A..A..G.UA...C.-..G..C.UG.AA. +DNKI01000005.1/191665-191267 ......UCUu..aA...UUUU..U...U..A.AUU...UAAAC..................................................................................-....AAAAAGCGCGC....UA.C..G.U.A..U.G..UA....G.A..C..U.UC...A.C..U..G.CA.AA. +REFI01000006.1/104005-104390 ......UGU....G...UUAA..C...U..A.GCG...AAAAA..................................................................................U...aAGCAUUGUAUC....UA.A..-.A.C..U.G..UA....G.A..U..G.UU...A.A..U..U.GC.AG. +QKMZ01000015.1/377497-377895 ......UGC....A...GCGG..G...C..U.GAG...CAA--ucagcga....................................................................cuguaga-....AAUUUCUGAAC....UA.A..A.C.U..U.G..UA....G.A..C..G.CU...U.G..C..C.UC.UC. +QZJO01000013.1/20084-19705 ......UCCg..aU...CGCG..C...G..G.CCG...UA---..................................................................................-....AAUAAUCCGGC....UG.C..A.U.C..U.G.gGA....G.U..A..G.UC...C.C..G..U.UC.GC. +QCQP01000013.1/1705-2044 ......GGA....G...----..-...-..-.---...-----..................................................................................-....AAAUAACCAGA....CA.A..G.C.U..U.G..UG....A.AugA..C.CU...A.A..A..C.UA.A-. +DMXP01000005.1/161767-162171 ......UGA....U...AUAC..A...U..U.AUU...UAAAA..................................................................................Ca.aaCAGAAAUGUUC....UA.C..G.C.A..UaG..UA....G.A..U..U.CC...C.A..C..A.AG.AG. +PXCW01000009.1/10536-10186 ......UAA....A...CUUC..C...U..G.UUA...-----..................................................................................C...cAUAAAUCGGGA....UA.A..G.C.U..U.G..UA....G.A..G..C.UG...U.U..U..U.AA.GA. +DNMI01000029.1/6865-6468 ......GGU....A...AUCU..U...A..A.---...GAAA-..................................................................................-....AUCUGUCUUAC....UA.C..G.C.U..U.G..UA....G.A..A..U.CU...G.U..A..A.UC.U-. +QSKR01000005.1/117290-116924 ......GGC....G...UGCA..C...U..A.GAC...GAGAU..................................................................................Uu..aAAUUAUUCAGC....UA.U..G.A.A..C.G..UA....G.A..U..G.UG...U.U..A..G.UU.AC. +DLWG01000161.1/4306-4665 ......AUAg..cC...AAAU..C...U..U.AAU...GAAAC..................................................................................-....AUAAAUCUAAC....UA.A..A.C.U..U.G..UA....G.A..C..G.UU...A.U..A..U.UA.UA. +DOKE01000019.1/15957-15556 ......UUU...cA...CUUG..U...U..A.AUU...UCGUA..................................................................................C...aAAUAAACAUUC....UA.A..G.C.U..U.G..UA....G.A..A..A.AU...U.U..U..U.AA.UA. +DNRP01000115.1/416-16 ......ACC....-...UGGC..U...A..A.GAU...GACAC..................................................................................C....AACCAGUUGUC....UA.U..A.C.U..C.G..UA....G.A..U..G.UU...U.G..C..G.AA.UA. +DPGM01000030.1/29049-29448 ......UAA...aG...AAAG..A...G..A.GUU...GAGAC..................................................................................A....CUUAAAUCUUC....UA.C..A.C.C.aU.G..UA....G.A..A..A.CA...U.U..A..U.CA.AA. +QRDS01000001.1/742004-741650 ......UAC....U...AAGC..-...G..G.UAU...UAAAU..................................................................................U....AUUAAAUUGAC....UA.A..A.C.A..U.G..UA....G.A..U..U.AU...A.A..U..A.GA.AG. +QIJN01000026.1/2900-3307 ......UUU....A...CACU..C...U..A.UUU...UAAAU..................................................................................A....UCAACAUUGAC....UA.U..G.C.G.uC.G..UA....G.A..C..U.CG...C.U..U..U.CU.UU. +QGUQ01000134.1/816-1169 ......GGG...gC...CGC-..G...C..G.GGC...GAGAG..................................................................................C....UCGCCGGAGGC....UA.C..G.C.U..C.G..UA....G.A..U..G.CU...C.C..G..G.CU.GG. +QHMH01000011.1/121781-121376 ......GCC....G...AGGG..A...U..G.UAC...GAGA-..................................................................................-....AAAAGAAAAUC....UA.C..A.C.U..C.G..UA....G.A..A..G.UU...U.G..U..U.UU.UA. +QRWX01000003.1/210258-210613 ......GUCg..uG...GUUA..U...U..G.UCU...UACUU..................................................................................-....-UACAGUGAGA....UA.A..A.C.-..U.G..UA....G.A..U..G.CG...C.A..A..A.UG.UGg +DMLU01000031.1/17614-17227 ......CUA....G...AUCA..U...A..A.AGC...GUUAU..................................................................................U....-ACAACGGAAC....AA.A..G.C.U..U.G..UA....G.C..A..A.UU...G.G..A..U.UG.CU. +DNZN01000002.1/14085-14426 ......UUU...cU...GCUU..C...U..G.UUU...UACA-..................................................................................-....-CUAACCCGAC....UA.U..G.U.C..U.G..UA....G.A..C..G.UC...U.U..U..C.AA.U-. +QLLR01000001.1/535336-534971 ......GCC....C...GUCU..G...A..U.CCC...GAAAA..................................................................................U....AGAGUGGAAAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...A.U..A..A.UU.UG. +PXDX01000110.1/2461-2798 ......UAA....A...AGUA..U...U..U.GAA...AAGAU..................................................................................-....AAAAAACUAAA....CA.A..A.C.C..U.G..UA....G.A..U..G.UU...U.U..A..U.GU.GA. +CP028359.1/50879-51180 ......---....-...----..-...-..-.---...UAUAA..................................................................................-....CUUUUAUAAGC....UA.A..A.U.A..U.G..UA....G.A..C..G.UC...U.U..A..U.UA.UA. +QMFY01000005.1/367523-367915 ......UCC....U...UGCU..U...C..U.UCC...GACAA..................................................................................U....GAAAAUCCAAC....UA.A..G.C.A..U.G..UA....G.A..A..A.GU...A.C..C..U.CC.UU. +DNQH01000071.1/784-391 ....caGGU...uC...CUGG..U...A..G.UGU...AAAAA..................................................................................-...aAAUAGUCCAGC....UA.G..A.C.A..C.G..UA....G.A..A..G.AU...U.G..G..A.UA.A-. +CP029816.1/6433-6831 ......UCC....G...AUUU..U...A..A.UCU...GAAAA..................................................................................A...aUAAGCUUUGGA....UA.A..G.U.A..U.G..UA....G.A..A..U.UC...C.U..U..U.AU.AA. +DOEC01000022.1/22511-22864 ......CUCc..uA...AAUA..U...U..A.GCU...AAAA-..................................................................................-....UAUAAACCAAC....UA.A..A.C.U..U.G..UAa..gA.A..U..G.CC...U.G..U..A.UA.CU. +PWHH01000085.1/1589-1943 ......UAU....A...AUCU..C...C..G.GCC...GAGA-..................................................................................-....AAUAACCGGAC....UA.A..A.C.U..U.G..UA....G.A..C..U.CA...U.U..U..U.GA.GG. +PWNV01000014.1/10597-10948 ......UAA...aU...UUCU..U...A..C.UCC...CUUAU..................................................................................-....ACAAACCAAGA....UA.A..G.C.C..U.G..UA....G.A..C..U.UA...U.U..U..U.GA.UC. +QHBJ01000034.1/79273-79624 ......AGA....A...GUGU..G...U..G.CGC...GAAAG..................................................................................C...uAAAAUCGAAAC....UA.C..G.C.C..U.G..UA....G.A..A..A.GC...U.C..C..G.GC.U-. +DOSG01000005.1/3680-4037 ......UUG....U...ACUC..U...U..C.GGU...GAAAC..................................................................................-....AAUAAACUGAA....UA.U..C.U.U..A.G..UA....G.A..C..A.UC...U.A..U..U.UG.U-. +NXLO01000001.1/124786-125157 ......AGC....A...AAUA..U...A..A.AGC...U----..................................................................................-....---UCAUUUUU....UA.A..G.U.A..U.G..UC....G.A..G..G.UU...U.U..U..A.UU.GG. +CP029018.1/185415-185737 ......ACU....A...AUCU..U...A..U.GUG...AAAUU..................................................................................Ug.cuCUUUGAUAAGA....UA.A..A.U.A..U.G..UA....G.A..A..A.AC...U.U..A..U.AA.UA. +PWSR01000135.1/14189-14546 ......GAA...gU...CCCC..U...C..A.GGC...GAACG..................................................................................C....AAAACACGGAA....UA.A..G.C.C..U.G..UA....G.C..G..G.UC...U.A..C..G.CU.UG. +QUNF01000010.1/177424-177826 ......AGC....A...UAUU..U...C..G.AUC...GAAAA..................................................................................U...cCAACAGGUGAC....UA.A..G.C.A..U.G..UA....G.A..C..G.GU...A.C..G..U.UG.UU. +DNYJ01000035.1/3983-4372 ......GCC...uG...AACG..C...G..C.CGU...CA---..................................................................................-....UCUCACGGGAA....UG.A..G.C.U..U.G..GAa..gU.A..G..C.AG...G.A..G..C.GC.CG. +PLSN01000019.1/1129-759 ......GAC...cU...GCCG.uA...C..U.CAC...UAAAA..................................................................................U....CAACAAGUAAC....UA.C..G.C.A..U.G..UA....G.A..U..A.GU...C.U..A..U.CU.UU. +QCZK02000029.1/45092-45462 ......ACU....A...GCAA..G...C..U.CCC...GACAA..................................................................................U....CCGAAUAAACC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...A.C..G..A.CA.GU. +DMWA01000133.1/1781-1388 ......UU-....-...GAUC..G...U..A.GAU...GAAAU..................................................................................A....-UGAUGCCGUC....UA.A..A.C.-..U.G..UA....G.A..C..G.CU...G.C..U..A.AG.GG. +DPIZ01000001.1/229489-229104 ......CUA....G...GAUA..A...A..C.AUU...UAAAC..................................................................................C...aAUUGAAUAUAA....UA.A..A.C.A..U.G..UA....G.A..G..U.UA...U.U..U..A.AA.AU. +DMJD01000195.1/3897-4249 ......GUC...cG...GCUU..U...U..G.AGG...GAAUGgucuu.......................................................................aggaca-....CAACGCUCAGC....UA.U..G.A.U..A.G..UA....G.A..A..G.UA...C.-..A..U.UG.AA. +NZ_QMEX01000072.1/709-318 ......UGA....C...CGGG..A...G..A.UCC...GAGUA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +QFQM01000301.1/1780-2177 ......GCC....U...UGCG..C...U..U.CCC...GACAA..................................................................................U....-CAAAGUCAAC....UA.A..G.C.A..U.G..UA....G.A..A..C.GU...A.C..G..C.GU.UU. +QQVH01000006.1/238394-238043 ......GCA....G...UUUU..U...A..G.AGU...AAGAU..................................................................................U....UAGCAAAAAGA....UA.A..G.C.A..U.G..UA....G.A..G..G.CC...-.G..C..U.CG.AC. +DMML01000027.1/14611-15024 ......UUU....U...UAGA..U...A..U.GUC...UAGCU..................................................................................A...uACAGGAUUAGA....UA.U..G.U.U..U.G..UA....C.A..U..G.AU...G.-..C..U.AA.GC. +QGDT01000007.1/27668-27296 ......ACC....U...UGUC..U...G..G.CUC...GAAAA..................................................................................U...cGAAUCGAAGGC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...G.C..A..G.GG.UU. +QWPT01000008.1/32575-32927 ......GCG...gA...UGGC..C...U..A.GGC...GAGAU..................................................................................U....GAAAGAACGGA....AA.C..G.C.U..C.G..UU....G.A..C..G.CG...G.U..G..G.AC.AG. +QMTU01000001.1/16442-16060 ......GGA...aA...GGCG..C...U..A.UAU...AAGAU..................................................................................A....GAACCAGGUGA....UA.U..G.G.U..C.G..UA....-.U..G..A.AG...U.U..G..G.UG.GA. +RAYM01000048.1/27457-27806 ......UCC...cU...GUGG..A...G..G.AGG...GAACGaggaga......................................................................aauccg-....CAAUGAGUGAC....UA.U..G.A.U..A.G..UA....G.A..A..G.GA...C.-..A..G.GG.AA. +PXEC01000012.1/14964-15392 ......CUU...uU...ACCC..G...A..U.GAC...GAAAA..................................................................................U...uUUUGAACAAAC....UA.U..G.A.U..U.G..UA....G.A..C..G.CG...-.C..U..C.CG.AC. +QKBW01000021.1/7511-7094 ......UUA...aG...CUUC..A...U..C.AUU...CAAAU..................................................................................C....CAAGAAGUGAC....UA.C..A.C.A.cU.G..UA....G.A..U..G.CA...C.U..C..U.GU.GC. +QFOU01000008.1/21511-21088 ......GCC....-...CAGC..U...C..A.UUG...UAC--..................................................................................-....UUUCUGGGUGC....UG.A..G.C.A..U.G..GA....G.A..C..C.CU...U.-..A..C.GG.CG. +QGDO01000004.1/447584-447994 ......ACC....U...GGCU..U...U..C.CCC...GACAA..................................................................................U....UAAAGUGGAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...A.C..G..A.CG.AG. +QMKX01000016.1/11934-12297 ......UCG....C...UGCA..C...A..A.GAC...GAGAU..................................................................................-....AUAAGCUUUGC....UA.A..G.C.A..U.G..UA....G.A..A..G.CU...U.G..U..G.UU.AG. +DPTG01000050.1/3628-4035 ......UUCu..aC...CUCA..U...A..U.UUU...UAU--..................................................................................-....ACAAAGCACUC....UA.A..G.C.U..U.G..UA....G.A..A..U.AU...U.U..U..G.GA.AA. +CP022596.1/173725-173331 ......UUU...cU...UAAU..U...U..A.G--...UAUUA..................................................................................C....UGAAAAUAAAC....UA.A..A.C.U..A.U..GA....A.A..A..G.UU...G.U..U..A.UA.UAa +PLSR01000007.1/21626-22015 ......UCAc.agU...UGCA..G...C..G.CUC...AAACA..................................................................................A...aAAAGAUCUGAC....UA.C..G.C.U.uC.G..UA....G.A.aG..A.UU...G.C..A..U.GG.UA. +PWPK01000035.1/1748-1315 ......UUAu..aU...UUUA..C...A..U.AUU...GAAAA..................................................................................U....UUAAAACAAAC....UA.U..A.A.U..U.G..UA....G.A..A..A.CU...U.U..-..U.AA.UU. +RBKU01000001.1/4239075-4239442 ......ACC....U...UCCC..C...U..U.CCC...GACAA..................................................................................U....UGAAUAGCAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..C.CU.UA. +DPCX01000018.1/23588-23169 ......GGUu..aC...AACU..G...A..U.GAA...CAAA-..................................................................................-....AAUUAACUGGA....UA.A..G.C.U..U.G..UA....G.A..G..G.UU...U.G..A..A.AA.GU. +QZJH01000007.1/48637-49017 ......GGU...gA...UAAA..U...A..A.AAU...AAGAU..................................................................................U....AAAAAAUCAAC....UA.U..G.C.U..U.G..UA....G.A..A..G.UU...U.U..U..A.AG.U-. +DQGR01000075.1/4249-3829 ......GGA...uC...AGGG..U...A..U.GAU...UAAAC..................................................................................C....AAUAAGCUGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..A.GA.G-. +QNCB01000001.1/21502-21887 ......GGA....A...GUCA..C...U..G.UCU...GAAAC..................................................................................G....AAAAGAGAGAC....CA.C..A.C.A..C.G..UGa..aG.A..U..C.AG...U.A..C..G.UA.AC. +QGKT01000002.1/105184-105608 ......UUU....U...CAUA..A...A..U.UGC...GAACU..................................................................................U....ACAAAAUAAAC....UA.A..A.U.A..U.G..UA....G.A.aU..A.UA...U.A..A..A.UU.AA. +PLOL01000034.1/24061-23656 ......UAA...aG...UUUA..U...A..A.UCU...UAAAUugucgc.....................................................................aagacaa-....AUAAAAUCAAC....UA.U..A.C.U.uU.G..UA....G.A..A..A.UA...U.U..U..G.GA.AC. +DNMJ01000017.1/413-2 ......UUU....U...UAGU..U...A..G.GUU...UAGCU..................................................................................A...uACAAAUCUAAA....UA.U..A.U.U..U.G..GA....A.A..U..G.AC...A.-..C..U.GU.AC. +PMLX01000071.1/7745-8135 ......CCC....C...GCCA..G...G..A.GGU...-----..................................................................................U...uCAAGAGCGGAA....CA.A..G.C.C..U.G..UGg.aaG.A..G..C.CG...C.-..C..A.UU.CG. +CP029480.1/228828-228455 ......GGC....U...UCUC..A...A..U.CUC...GAAAA..................................................................................A....-CAAGACCGAA....UA.A..A.C.A..U.G..UA....G.A..A..G.GC...U.C..G.aC.AU.--c +CP027431.1/362415-362764 ......ACC....U...AAUC..U...U..G.AGC...GAAAU..................................................................................U....-ACUUGUUAAC....UA.U..G.A.G..C.G..UA....G.A..U..A.UU...U.A..U..G.UG.AU. +CP031376.1/91426-91834 ......UCA....U...UAUU..U...G..A.AAC...GCAU-..................................................................................-....CCAAAGUUAUC....UA.A..A.C.-..U.G..UA....G.A..A..A.CU...U.U..U..C.AC.CG. +QXED01000007.1/163834-163461 ......ACC...uG...GCCG..A...U..U.CCC...GACAA..................................................................................U...cUCAAGCGCAUC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.C..G.aC.GG.GU. +DOMN01000019.1/10890-10620 ......---....-...----..-...-..-.---...-----..................................................................................-....AAAAGUUU---....UA.A..G.C.C..U.G..UC....A.A..C..C.GC...G.-..G..U.UC.AA. +DNLS01000001.1/48296-47888 ......UCU...gA...GGCA..U...G..U.GUG...GCGAU..................................................................................A....-CCAAAGGAAC....UU.A..G.C.A..U.G..AA....G.A..C..U.AU...G.G..-..U.GG.UA. +DOQK01000016.1/34640-34229 ......UCC....-...GGUC..G...U..A.GAC...GAGA-..................................................................................-....UAAUAAGGAAC....UA.U..A.U.U..C.G..UA....G.A..C..G.CU...U.G..C..U.UU.A-. +PWQH01000044.1/1856-2206 ......UUA...aA...UCCU..U...A..U.UUA...AA---..................................................................................-....AAUAAUCGAAA....UA.A..A.C.U..U.G..UA....G.A..A..U.UA...C.U..U..U.UU.UC. +PWQH01000009.1/8152-8518 ......UUU...cU...AUCU..A...U..A.UCU...AAAAU..................................................................................U....--AAACUAAAA....UA.A..G.C.U..U.G..UA....G.A..U..A.AG...U.U..U..C.AG.AA. +QOKO01000007.1/31709-32079 ......UGA...uA...AUAA..U...A..U.AAC...CAAAC..................................................................................-....AUAAAAUUAAC....UA.A..A.C.-..U.G..UA....G.A..U..A.CU...U.A..A..U.AA.UA. +DPYD01000030.1/3868-3479 ......UUA....U...GCAG..C...G..U.UCU...UAAAC..................................................................................Aa..aAUCAGAUGUUC....UA.C.gC.A.A..C.G..UA....G.A..C..A.CA...C.U..C..A.CA.CA. +DPQA01000057.1/2390-2041 ......UCG....U...UUAA..U...C..G.UCU...UAU--..................................................................................-....UAAUAGCAAGA....UA.A..A.C.-..U.G..UA....G.A..C..A.UU...U.A..A..A.UG.UGg +QILQ01000037.1/21232-21645 ......UCUa..aC...UUCU..A...U..U.CUU...UAAAC..................................................................................Uu..uCCGAAAUAAAC....UA.U..CuC.U..U.G..UA....G.A..A..A.UU...U.U..U..C.AA.AU. +DNAV01000212.1/1435-1080 ......GCUa..gG...AUGA..C...G..U.UUU...AAAAAuaau..........................................................................aucc-....AAAUGAAAGAG....UA.U..-.U.G..C.G..UA...aG.A..A..G.AU...U.A..U..G.UA.UUu +DPYH01000020.1/1515-1082 ......GAA...aU...ACUG..U...G..A.GAG...GAAUUgcucuccuucgcga.....................................................aagcuacggagggca-....AAGCAACGAAC....UA.C..G.C.U..U.G..UA....G.A..U..G.UU...U.U..U..A.UA.G-. +QXGN01000044.1/2685-3071 ......C--....-...UAGU..U...U..U.CGA...UAAUU..................................................................................A...cAAAGAAUAAAC....UA.A..A.C.-..U.G..UA....G.A..A..G.CG...U.A..A..A.AU.UU. +CP029295.1/242278-242644 ......AAU....-...AUAU..U...U..C.GCU...UAAAU..................................................................................C....-AUUAACUGAA....UA.A..A.C.U..U.G..UA....A.A..C..G.UU...U.A..A..U.AG.CG. +RFKD01000061.1/6828-6444 ......GACa.uaC...UGCA..C..uG..U.GGG...UAAUC..................................................................................-....-UUCAGCUGCC....UA.C..G.C.G..C.G..UA....G.A..C..C.CA...-.C..C..U.CC.CC. +DMNH01000155.1/6021-5633 ......UCC....U...GUUU..G...A..C.UCC...GACAA..................................................................................U....UAAUUCCGGAA....UA.A..A.C.A..U.G..UA....G.A..A..G.AC...U.U..U..C.GG.CG. +PPGJ01000031.1/3872-4219 ......UUU...uA...UUUA..G...C..G.CCC...GAAUA..................................................................................U....-CAAAAUUAGC....UA.A..G.C.U..U.G..UA....G.A..A..U.UA...C.U..U..U.AA.A-. +PLKW01000021.1/23921-24278 ......ACC....A...GCGG..C...U..G.GA-...GACCU..................................................................................U....AAGUAGUGAGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CG...C.U..G..G.CG.AA. +DPML01000013.1/16758-16288 ......UUU...uA...CUUU..C...A..U.AAG...UA---..................................................................................-....CCAAAAUGAAC....UA.U..G.U.C..G.G..UA....G.A..G..G.CG...A.-..A..A.GG.CA. +DPQP01000012.1/39548-39194 ......GCC....A...GUUU..U...A..U.AAU...GAAAU..................................................................................U....UAAAUAUUAAC....UA.A..A.C.U..U.G..UA....G.A..G..G.UU...U.A..G..G.GU.UA. +NJNR01000037.1/15695-15308 ......CAC...cC...GUCC..A...C..G.GAU...GA---ucuuccccca..............................................................cgcaaguggg-....---GAUAAACC....UA.C..G.C.A..C.G..UGacagC.A..A..G.CA...A.A..G..G.CU.GA. +DOQX01000164.1/3245-3627 ......GCC...aG...CGUG..G...C..A.ACC...GCAAG..................................................................................C....CACACGUCGGG....AA.C..G.G.U..C.G..UA....G.C..G..C.GG...A.C..G..G.UA.AC. +PLZJ01000002.1/132743-133108 ......GGA...uC...AAGA..U...A..U.UAG...GAAGU..................................................................................U....UAAUAAUUGAC....UA.C..G.C.U..U.G..UA....G.A..C..G.UU...U.U..U..A.AC.UG. +QIKW01000072.1/10237-10624 ......GGCa..aC...CCCA..A...G..C.CGG...-----..................................................................................-....AACCGCGGGA-....-A.U..G.G.U..C.G..UA....G.C..A..G.AU...G.C..G..G.UA.AC. +DNMG01000020.1/7495-7107 ......UUC...aA...AGAA..U...A..G.AGU...GAUCA..................................................................................Aa..aAAAUAAUAAAC....UA.A..G.C.U..U.G..UA....G.A..G..G.UU...-.-..U..A.AA.AA. +DNBC01000040.1/94778-94384 ......CUU...cA...GCGU..G...U..G.UAG...GUAUU..................................................................................C....-CAGGUGUGAA....UG.A..G.C.U..U.G..GA....A.A..C..G.UC...A.U..U..G.UG.AA. +PWXS01000036.1/5899-6263 ......UUA...aU...UCUU..U...G..A.AAU...-A---..................................................................................-...uCUUAAUUAGGC....UA.A..G.C.U..U.G..UA....G.A..A..G.UA...U.U..U..U.GU.UU. +DMCB01000020.1/3304-2919 ......GUG....A...GGCU..G...U..C.GGU...-----..................................................................................-...aUUUUAACGGAC....UA.A..U.C.U..U.G..UG....A.C..C..A.AU...G.A..U..U.CG.AUu +QCKS01000052.1/2969-2582 ......AGC...gG...AAUG..G...C..U.ACC...GUAAG..................................................................................C...cAUAUUCUUGGG....AA.U..G.G.U..C.G..UA....G.C..G..U.GU...G.-..C..A.UU.GA. +RBIX01000013.1/478002-477611 ......GCA...gA...GACC..G...A..C.GCC...GAGAAaca...........................................................................aucc-....CACCGGUGAAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AA...-.U..G..C.GA.UU. +DNPJ01000125.1/3088-2697 ......UG-....C...GAUG..U...C..U.UAU...UAAAU..................................................................................U...cUAAAUAUCGUC....UA.A..A.C.-..U.G..UA....G.A..C..G.UU...A.U..U..G.UA.GA. +RAWT01000098.1/745-1062 ......ACAg..uC...CCGC..U...U..C.UGC...GCAGU..................................................................................A....AAGAAAUCGAC....UA.A..G.C.C..U.G..UA....G.C..C..G.CU...C.A..U..U.CA.UAc +RSFA01000089.1/6380-6777 ......CGC....A...GAUG..G...G..U.GGC...GAAAU..................................................................................U....-AAAGAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.G..G..A.UG.A-. +RQOH01000300.1/46565-46200 ......CAC....C...AGAG..G...U..G.AUC...GAGAA..................................................................................A...cAAGCGUUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.CU...G.C..U..A.UG.GC. +QHLX01000003.1/281036-280676 ......GGA....G...AAGA..U...U..A.AGU...GAAUC..................................................................................U...uAAAACACAGGC....UG.C..G.C.U..C.G..GA....G.A..C..G.UC...C.G..G..C.UU.AC. +QTZO01000003.1/161220-161603 ......UGC...aA...UCCU..C...U..A.GGC...GAAAC..................................................................................A...cUAUUCCGGGCC....UA.A..A.C.C..U.G..UA....G.A..C..G.CU...U.U..C..G.CG.GA. +SESZ01000067.1/8340-8689 ......GGA...gU...UGCA..U...G..G.GGU...GAAUG..................................................................................C...uAAAAUAAGGGC....UA.U..G.U.U..C.G..UA....G.A..A..G.CU...U.U..C..G.UU.GC. +RQJS01000021.1/7066-7425 ......GGG....C...GAUU..G...A..C.UGU...UAAAU..................................................................................C....AUAGACGAUGC....UA.A..G.C.A..U.G..UA....G.U..G..U.CA...A.C..G..G.CG.G-. +SHAD01000002.1/225562-225922 ......GGG....U...AGCG..C...A..G.GUC...AAAAA..................................................................................C...uUCACAGUGAGC....UA.A..G.C.A..U.G..UA....G.A..G..C.CG...A.A..G..G.UA.G-. +SLTJ01000038.1/69069-69421 ......GGA....G...UUCC..U...G..G.GGC...GAGAA..................................................................................G...cAAAACAGGGAC....UA.U..C.C.U..G.G..UA....G.A..A..G.CU...C.U..U..G.CA.GG. +RYVY01000009.1/13728-14093 ......UGC...aG...AGAU..A...A..C.AGU...GAGAA..................................................................................Cu.aaAAUGAAUUAGA....CA.C..G.C.A..C.G..UA....G.A..G..G.CU...G.-..U..U.GU.UG. +SGBB01000005.1/40876-40518 ......CUC...gG...CUUU..U...U..A.AGC...GGAUG..................................................................................Uu.cuAAAGAAUAAAA....UA.A..A.C.A..U.G..UA....G.A..U..G.CU...U.G..-..A.GU.UA. +SOJN01000142.1/37837-38187 ......GGA...gA...UCUG..U...A..G.AAC...GAGAC..................................................................................U....AGUUAUGAGGA....UA.C..G.C.G..C.G..UA....G.U..G..G.UC...U.C..U..U.UC.AA. +SOIB01000127.1/29682-29333 ......GGU....G...UGGG..A...A..A.GGC...GAUAA..................................................................................A....AAAACAGCCAC....UA.A..G.C.A..U.G..UA....G.A..C..G.CU...U.C..U..A.AA.C-. +PYAL01000009.1/127714-128117 ......GGCu..aA...GAUU..C...G..A.AGU...UAAAU..................................................................................Cc..aAAUAGGUCGAC....UA.C..G.C.A..U.G..UA....G.A..A..C.UG...C.C..U..G.CG.G-. +SOHZ01000170.1/686-281 ......GAG...gG...CGGA..G...C..G.GGU...GAGAA..................................................................................A...cAAAAGGCCGAC....UA.A..G.C.U..U.G..UA....G.U..A..U.AU...C.U..G..U.GG.UC. +RXJX01000002.1/165879-165498 ......GGC....G...UUUU..G...U..G.AGC...GAAAC..................................................................................Uc..aAAAGACCUGAC....UA.A..G.U.A..U.G..UA....G.G..A..C.UC...G.U..U..A.UA.G-. +SMWS01000080.1/6950-7308 ......GGU...uU...AUUU..C...A..U.UGC...GAAAC..................................................................................U....UAAAGAAGGGA....UA.A..G.C.A..U.G..UA....G.A..G..G.C-...C.A..G..G.UA.AU. +SCKJ01000001.1/2037-2397 ......GCU....G...AGGC..G...A..U.AGC...GAGAA..................................................................................A....UACCAUCAAAC....UA.C..A.C.A..U.G..UA....G.A..C..A.UC...G.A..C..U.GC.UU. +BGZO01000013.1/7758-7379 ......GAC....A...GGUC..U...C..A.GGC...GAAAA..................................................................................G....CAAACGCAGAC....UA.C..A.C.C..C.G..UA....G.C..G..G.CU...U.G..C..C.UU.CG. +PTQW01000033.1/68449-68799 ......AGC...cA...AGCC..U...U..U.CCC...GACAA..................................................................................Ua..cGAAUCCACGGC....UA.A..A.C.C..U.G..UA....G.A..G..G.UU...U.A..C..G.GU.UC. +CP025734.1/179868-180220 ......GAG....G...CCUG..A...G..C.AAC...UUAAU..................................................................................U....AAAACAUAAAC....UA.A..G.U.A..U.G..UA....G.C..G..C.CU...U.U..C..U.GU.GG. +CP016379.1/483860-484216 ......GGC....G...AGUG..G...G..U.CCC...GAAAG..................................................................................A....UGACUACAGAC....UA.C..G.C.A..C.G..UA....G.A..A..A.CU...U.C..G..G.CU.GA. +CP035108.1/986980-986633 ......GCU....G...AGAU..U...U..A.AAG...GACAC..................................................................................C....UGAUCACAGAA....CA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.C..G..A.CU.GU. +SOKK01000045.1/4565-4956 ......UCA...aG...CUUU..U...A..A.UUC...GAAAU..................................................................................C....UUUAAACAAGU....UA.A..G.C.U..U.G..UA....G.A..A..A.UU...U.U..U..A.GU.UU. +SMWZ01000092.1/16236-16590 ......CGG...aG...GGCC..U...U..C.CGC...UAAAA..................................................................................Aa..aACACACGGAGC....UA.C..G.C.A..C.G..UA....G.A..C..G.CA...G.G..C..A.CA.AG. +QNYO01000023.1/11004-10629 ......GCG....C...GAAA..C...C..G.UGU...UAAAU..................................................................................Uu..aGCAAUGUCGUC....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...A.G..G..A.GU.UG. +LXJS01000012.1/849-1225 ......CUU...gA...UCCU..A...U..A.ACG...GUUAA..................................................................................U...uAAAAAAACCAC....UA.A..A.C.U..U.G..UA....G.G..A..C.AA...U.U..U..U.CA.AG. +READ01000041.1/70908-71296 ......CUC....G...UGUC..G...U..C.GGC...AAGAU..................................................................................C...aAAUCAGAGAGA....UA.A..G.C.A..U.G..UA....G.U..C..C.UG...A.C..C..A.CA.A-. +CP034184.1/368863-369225 ......UGC....G...GCUU..G...G..-.GAG...UAAGA..................................................................................C....AAAUCACGAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...A.-..G..C.UU.GA. +RDXM01000016.1/246-613 ......GGC...gA...AGAC..G...A..A.AGC...GAAUG..................................................................................C....CGUAAAGCGAC....UA.C..A.C.A..C.G..UA....G.U..A..U.CA...-.G..C..G.AU.GG. +SCUE01000019.1/28360-28010 ......CGG....U...CCGA..U...G..C.CAC...GAGAA..................................................................................A...uGAAACGCCGAA....UA.C..G.C.U..C.G..UA....G.A..A..G.UU...U.G..U..G.GU.C-. +SLXT01000027.1/31494-31847 ......GUG...cG...GAAG..G...A..U.GGC...GAAAU..................................................................................Cu..aAAACAAGAGAC....UA.C..G.C.U..C.G..UA....G.A..U..G.CC...U.C..U..G.UU.GA. +SOIS01000127.1/6186-6534 ......GGA...gU...CUUU..U...A..A.GGU...GAAAU..................................................................................A....AAAAUCCGAAA....AA.A..G.C.A..U.G..UA....G.U..A..G.CU...G.U..C..A.GU.UU. +CP034183.1/1947100-1946745 ......GGC...cA...GUCC..C...G..C.CCC...GACAA..................................................................................Uu..cAAUUUGCAGGC....UA.C..A.C.A..C.G..UA....G.A..G..U.CA...C.G..-..C.UG.AA. +RYZH01000075.1/20553-20924 ......GGG....G...AUCC..C...A..G.GCC...GACAA..................................................................................C...aAAAAGAACGAC....UA.C..G.C.A..U.G..UA....G.A..C..G.CC...U.U..C..A.CC.GA. +RQVC01000001.1/52726-52385 ......UCC....A...AACA..C...U..A.UCC...GAAGU..................................................................................U...uAAAACAUCAAC....UG.C..G.C.U..C.G..GA....G.A..G..G.UC...U.A..G..G.GG.GC. +RLIH01000017.1/27156-27501 ......GGA....G...UUUU..A...A..A.CC-...GAAUC..................................................................................C...cAAAUAAUUAAC....UG.C..G.C.U..C.G..GA....G.A..A..A.CU...G.A..C..U.GG.GA. +RQYM01000016.1/6996-6623 ......ACA...aU...AGCC..G...G..G.AUC...GAGCA..................................................................................Aa.acGCUUAACGAAC....UA.C..A.C.U..C.G..UA....G.A..A..G.G-...C.A..U..G.GA.AU. +SDWM01000133.1/903-535 ......AAC...cU...UUUA..A...U..A.AAU...AAGAU..................................................................................U....UGAUCUCUAAC....UG.C..G.C.U..C.G..GA....G.A..A..A.GC...A.U..A..U.AG.GA. +SORU01000030.1/5825-6196 ......GGA....G...UGGG..A...C..C.UGC...GAGAA..................................................................................U...cAAAUGAAGGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.AU...G.A..C..G.UU.GA. +SOKE01000033.1/90921-91285 ......AGA....U...GUCA..G...A..U.AUG...AA---..................................................................................-....GAAUCGAAGGC....UA.A..A.C.A..U.G..UA....G.C..G..C.UU...G.A..G..G.UU.UG. +CP026734.1/2771393-2771016 ......CAA....G...GGCC..A...G..A.ACC...UAAGA.................................................................................g-a.caUUUUCACGAAC....UG.C..G.C.C..C.G..GA....G.A..A..G.U-...C.C..U..G.AC.AA. +RQYD01000047.1/831-484 ......GAC...gA...CUUA..U...G..A.AGG...GAAUG..................................................................................A...aAAAGCAAAGAC....UG.U..A.A.U..G.G..GA....G.A..U..G.CU...U.U..A..A.UG.AA. +SDOZ01000002.1/369316-368966 ......UUU...cA...CGCG..C...G..G.CAA...--GGG..................................................................................U....CAAAGACAAAC....UA.A..G.U.A..U.G..UA....G.A..A..A.GC...G.-..U..G.AA.UA. +SHBB01000544.1/6576-6211 ......GGC...gA...UUCG..U...G..A.UGC...GACAA..................................................................................C....AAAACGAGAGC....UA.C..A.C.A..C.G..UA....G.A..A..G.CC...A.G..C..G.UU.AGc +SCQP01000002.1/194633-194995 ......UGA....C...CGGC..C...A..G.CGC...GAGAU..................................................................................Cc..aCCGGAACGGAC....UA.C..G.C.C..C.G..UA....G.C..U..C.UC...C.U..C..A.CC.GG. +CP034170.1/2182612-2182239 ......AGA....U...CAAU..G...G..G.GUC...AAGUA..................................................................................Ga..gACGUAGCAAAC....UA.C..A.C.A..C.G..UA....G.A..A..G.AC...C.-..U..C.AC.AA. +SOJU01000025.1/32352-32748 ......GAC....G...UCAU..C...U..C.AGC...AAAAA..................................................................................C....-AAGGAUUGAC....UA.U..G.C.U..U.G..UA....G.A..C..A.UC...U.G..C..U.AA.CU. +SMVY01000077.1/6392-6754 ......CAC....C...GCUC..-...G..G.GAA...GACAU..................................................................................C....AAGCGCGAGCC....UA.C..G.C.A..C.G..UA....G.A..C..G.CA...G.A..U..C.UG.GA. +SOJM01000025.1/4848-4468 ......AGG....U...GUUA..C...A..U.ACG...UA---..................................................................................-....UAUUCUGAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.UU...G.C..C..G.UU.UU. +RDYF01000103.1/1720-1366 ......GGC....C...GAGU..U...U..C.UCC...GAAUC..................................................................................A...cUGACCCCAUGC....UA.A..A.C.G..U.G..UA....G.A..U..G.UC...A.U..C..G.CC.GA. +QQWI01000004.1/204280-203904 ......AGU....U...AGUG..U...A..G.GAG...GACAA..................................................................................U....UUAUACGUGAA....UG.C..G.C.U..C.G..GA....G.A..A..A.GC...U.U..A..U.GU.AU. +CP030139.1/1592352-1592745 ......GGG....A...----..-...-..-.---...UAAUCguuggcucc...............................................................cgcacagugg-....GUUAACCGUGC....UA.A..G.C.C..U.G..UG....A.A..C..G.AG...C.G..G..A.AA.GUu +REAZ01000027.1/51236-51605 ......ACC....U...AAUC..U...U..U.CCC...GAAAA..................................................................................U....UAAUA-AGAAA....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.U..G..A.UG.UU. +RXKB01000006.1/52500-52857 ......CAG....G...AUGU..A...A..A.UGU...-----..................................................................................-....AUUAUGCGCAA....UA.A..A.C.A..U.G..UA....G.C..G..C.UU...U.U..U..A.CU.UG. +SMAD01000013.1/54815-55211 ......GCC....G...GCCU..G...C..C.GCC...GACAA..................................................................................C....CAAUCGCAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.C..A..A.CC.CG. +QHKK01000590.1/479-93 ......CGA...uC...GCCA..U...G..G.GCC...GAAAA..................................................................................C...uGAGCAGCGGAC....UG.C..G.C.A..C.G..GA....G.A..A..G.AA...C.-..U..G.GA.AU. +RHOK01000024.1/5373-5005 ......GGCg..cG...CGCC..U...G..A.AGU...GAACU..................................................................................Uu.uaAGUAGGCGCAC....UA.U..G.A.G..U.G..UA....G.A..G..C.UG...C.U..G..G.UA.GA. +PTET01000001.1/414453-414859 ......CUC....U...GGGC..A...A..A.AUC...GAAAA..................................................................................U....CAAAAGCAAAA....UA.A..A.C.A..U.G..UA....G.A..A..A.GU...U.U..G..U.UU.AU. +RQZF01000005.1/74604-74980 ......UGA....C...GUCA..G...G..G.GCU...GAGAA..................................................................................Au..aAAACAGCAGAC....UG.C..G.C.C..C.G..GA....G.A..A..G.AC...U.-..U..C.GG.GG. +RDXB01000091.1/6720-6323 ......GGG....A...----..-...-..-.---...UAAGUagcgguucc...............................................................cgucucaagg-....AUCAGCGAGAC....UA.A..G.C.C..U.G..UG....A.A..U..G.AA...C.A..A..G.GU.AUa +SLZT01000015.1/21193-21547 ......GGC....G...CCUG..U...A..G.CAG...GAGGA..................................................................................U...aAAUCUAGGAUC....UA.A..G.C.A..U.G..UA....G.U..A..G.CC...U.U..U..G.UC.UG. +SCVU01000497.1/565-917 ......GGC....C...AAGU..C...G..C.GAC...GAGAA..................................................................................C....CAUCCGCGGAA....CA.C..G.C.A..C.G..UA....G.A..C..G.CC...U.C..G..C.UC.GG. +SCUS01000195.1/114991-115356 ......AGC...aC...GAUA..C...C..U.GAC...GAGAA..................................................................................C....UGAUCAUCGGC....UA.U..G.U.C.gU.G..UA....G.A..A..G.UC...-.A..U..C.GU.UG. +RDXG01000384.1/4628-4258 ......GCU...uG...CUCG..G...U..U.CAC...GAAAA..................................................................................U....CUCACAGGAGC....UA.A..A.U.A..U.G..UA....G.A..A..A.GC...U.C..G..A.CA.AC. +QNZT01000026.1/13438-13818 ......GGG....U...AGGU..A...C..U.AUC...GACAA..................................................................................Cc..uUACUUCGCUAC....UA.A..G.C.A..U.G..UA....G.A..A..G.UC...A.G..U..U.CU.GGa +RCSU01000001.1/160818-160420 ......CCC....U...GCCU..G...U..U.CCC...GACAA..................................................................................A....UAAUAAUCGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..U.GG.AG. +SBJH01000057.1/35072-34706 ......ACC....U...UCUA..C...U..U.CCC...GACAA..................................................................................U....UAAACGGAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...A.U..A..A.AC.AG. +REAG01000303.1/1030-1390 ......ACC....U...GUAU..A...U..G.GAC...GAAAA..................................................................................U....UAACGAGAAAC....UA.A..A.C.A..U.G..UA....G.A..A..G.GC...A.U..A..U.CG.GU. +SMWT01000136.1/1661-1290 ......UUA...cA...AAGG..U...G..-.--G...GAUA-gccuuguc.................................................................ucacggcga-....UAAUCUGAGAC....UA.C..A.C.A..C.G..UA....G.U..G..G.GU...U.A..U..U.CU.GA. +BHER01000018.1/14700-15046 ......UAU....U...UUCA..U...A..U.AAU...UAAAU..................................................................................U...gAUUAAGAGGAC....UA.A..A.C.U..U.G..UA....G.A..A..A.AA...C.U..G..A.UC.UU. +SCUG01000226.1/6462-6087 .....aACC...uU...CCUU..A...C..A.CUC...GAAAA..................................................................................C...uCAACCGGCAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...C.U..A..U.GU.GU. +REAQ01000284.1/9416-9786 ......UCC....G...GUGG..C...U..G.CCC...AACAA..................................................................................U....CAAUGCCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GG.GG. +RDXI01000353.1/934-529 ......ACA....C...GUCA..U...A..G.CAC...GAAAA..................................................................................A....AUAAGAAUAAC....UA.A..G.C.G..U.G..UA....G.A..A..G.GU...A.C..U..A.UG.UU. +RDZE01000014.1/238912-239281 ......ACC....C...UACU..C...C..A.AUC...GAAAA..................................................................................C....CCAAGUGUAAA....UA.A..G.C.G..U.G..UA....G.A..A..G.GC...A.U..U..A.UG.UUu +JXTW01000013.1/9936-10300 ......UGA....U...AAAC..A...C..A.UGC...UAAGA..................................................................................C....UUCAAGCCUGC....UA.A..G.U.A..U.G..UA....G.A..C..G.CU...C.U..U..G.CU.GGg +SMSG01000001.1/72652-72282 ......UGA....A...UCCU..G...G..G.GCC...GAGUA..................................................................................Ga..gACCACGUGCAC....UG.C..G.C.C..C.G..GA....G.A..A..G.C-...C.C..U..G.UU.AA. +SCQK01000005.1/21043-20630 ......UUU....A...UCCC..U...U..C.GGU...AAAAU..................................................................................A....CCAAGCCGAAC....UA.A..U.U.A..U.G..UA....G.A..A..G.GU...A.U..A..A.UC.A-. +SODD01000029.1/3124-2744 ......UUC....A...AUCU..A...A..C.UCU...UA---..................................................................................-....UAUAAACAAAC....UA.A..A.C.-..U.G..UA....G.A..C..G.UU...U.G..U..A.CA.CGa +RYWV01000274.1/2286-1878 ......UCC...gG...GGCC..G...C..G.CCU...GACAA..................................................................................C....CAAUCACAAAA....CA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.U..C..G.AG.AU. +REBA01000023.1/26043-25651 ......GCC....U...GGCU..G...G..G.UAC...GAAAA..................................................................................C....UAAUGCGGAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.AU...-.U..C..G.AU.GAu +PSZO01000004.1/38009-38402 ......UUG....A...ACUG..A...A..U.GAA...GAUAA..................................................................................A...uUUAAAAUGAAC....UA.A..-.A.C..U.G..UA....G.A..C..G.UA...C.A..U..U.GU.GUa +SHOJ01000122.1/2155-1814 ......AUC...gA...CAAA..C...A..G.AGU...UAAAU..................................................................................C....GUAAUAUCUUC....UA.A..G.C.-..U.G..UA....G.A..A..G.UA...U.U..U..A.UG.GG. +SEAC01000006.1/16286-16659 ......UCC....U...GCAC..A...C..U.CCC...GACAA..................................................................................A....UAAUCCGGGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..U..U.GA.AU. +RDXT01000223.1/1441-1804 ......GGC....U...GUCU..U...G..U.GAU...UA---..................................................................................-....UAAUAAACGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...C.U..G..A.UU.UU. +SCQM01000155.1/13055-13408 ......GGC....G...UCCA..-...A..G.GCC...GACAA..................................................................................U....GCUUUUCUAUC....UG.C..G.C.U..C.G..GA....G.A..A..G.C-...C.C..U..A.CU.GA. +SODV01000002.1/820874-821243 ......UCC....U...GCGU..U...U..C.CCC...GACAA..................................................................................G....CAAUGAGUAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..C.GG.AG. +SNYA01000009.1/124712-124328 ......GCG...gA...ACUG..Gg.gC..C.AGC...GAAAG..................................................................................G....GGCAGGCAAGC....UG.C..G.C.A..C.G..GA....G.A..A.gA.CU...G.A..C..U.GA.AG. +REAN01000332.1/4303-3899 ......UCC....U...AUAA..G...U..U.UCU...UAAAU..................................................................................C....AGAUAAGCGAA....UA.A..A.C.U..U.G..UA....G.A..A..G.GU...A.U..U..A.AG.GU. +SCTJ01000049.1/2209-1826 ......UUG....A...UUCG..G...U..C.AUU...C----..................................................................................U...cAACAAAUAAAC....UA.A..G.C.U..U.G..UA....G.A..A..U.AU...U.U..U..U.AA.AU. +RQZE01000003.1/9612-9268 ......ACC...aU...UCUA..U...U..G.UCU...UACU-..................................................................................-....UAACGAAAAGC....UA.A..A.C.-..U.G..UA....G.A..C..G.UC...U.A..A..G.UG.UGg +SMSK01000002.1/400866-400492 ......CCC....G...GCUG..C...C..U.CCC...GACAA..................................................................................A....UAAUUCCGGAA....UA.A..G.C.A..U.G..UA....G.A..A..G.GC...U.U..A..G.GG.CA. +SCRI01000063.1/78576-78931 ......GGC....G...UACC..G...G..U.GAG...UAAGG..................................................................................A....AAAUUCGAGGC....UG.A..G.C.C..U.G..GA....G.A..A..G.CC...G.-..A..U.CG.UG. +RYWC01000010.1/12553-12942 ......GGG....-...GAAA..U...U..U.GUU...UAAGU..................................................................................U....UAAAGGCGGAA....UA.A..G.U.A..U.G..UA....G.A..A..A.G-...C.U..C..A.GA.CA. +SCPX01000036.1/1183-1566 ......UCA....A...CUUU..A...U..U.CUU...UAAAC..................................................................................U....CCAAA-AAGGA....UA.U..GcC.U..U.G..UA....G.A..A..C.GC...A.A..C..A.AU.U-. +AP018944.2/280373-279982 ......UUC....U...UUAA..C...U..U.UUA...GCACU..................................................................................-....AAUAAAUAAAC....UA.A..A.C.-..U.G..UA....A.A..A..A.GU...G.C..A..A.AC.ACa +RYZV01000001.1/630378-629983 ......AUU....U...ACGA..C...U..G.GCA...GAUUA..................................................................................Ac..uCUAAUCGUAAC....UA.A..A.C.-..U.G..UA....G.A..G..U.UA...A.C..C..A.UC.UG. +RDYT01000042.1/1263-891 ......GCC....C...ACAA..G...U..A.CCU...GACAA..................................................................................U....UAAACAGCAGA....UA.A..A.C.A..U.G..UA....G.A..A..G.GC...U.U..G.aC.UA.UC. +SCUM01000002.1/8338-7938 ......UUC....A...CCGU..C...G..U.CGC...GCAAC..................................................................................C....---AACGGGAC....UG.A..G.C.U..U.G..GA....U.C..C..C.CG...G.G..A..C.GG.GA. +SOAU01000001.1/2916139-2916517 ......GCC...aG...UGCG.cC...G..G.CGU...UAGGU..................................................................................G....CAAUGCGGGAA....U-.-..G.G.U..C.G..UA....U.C..G..G.GU...C.C..G..U.UC.AC. +CP034562.1/1407571-1407166 ......CCU....U...GGCU..U...U..U.CUC...GAAAA..................................................................................U....UUAAGUAAAAC....UA.A..G.C.A..U.G..UA....G.A..A..G.G-...-.C..U..A.GU.CUu +SCTV01000031.1/13211-13612 ......UAU...aU...CACG..A...G..U.UCC...UAAAUcugcuc......................................................................cggcag-....GAAAAAUAAGC....UA.A..G.C.A.uU.G..UA....G.A..U..U.CA...C.C..A..A.UA.CU. +RCHY01000007.1/29919-30323 ......GCC...uC...UAUU..U...A..A.AAA...GACAU..................................................................................Au..uAAAGUUAGAAC....UA.A..G.C.-..U.G..UA....G.A..U..U.UU...G.U..C..G.CA.UU. +SDYW01000001.1/471676-472078 ......UUA...aA...GAUA..U...A..U.GCGucgUAAAG..................................................................................A...aUAAAGAUAAAA....UA.A..A.C.U..U.G..UA....G.A..U..A.AA...U.G..A..U.CA.GU. +QZKZ01000415.1/18530-18888 ......GGC....C...GGGU..U...G..C.GGU...AAGAC..................................................................................U....GAAACCAGGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.CU...C.C..G..C.GU.GG. +SFFD01000012.1/30538-30885 ......GUC...uG...CCGC..C...U..G.CGG...GAACC..................................................................................U...uAAACAACAGCC....UG.C..A.C.C..C.G..GA....G.A..A..G.UA...U.A..U..A.CG.GA. +SCFQ01000010.1/14463-14809 ......CAU....A...AUCU..A...U..U.UGG...AAAGU..................................................................................U....UUAAAAUCAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GU...U.U..U..U.CG.GA. +SFES01000051.1/3215-2864 ......GCAu..aA...GCGG..C...G..G.GAA...AAGAC..................................................................................A....AAAGCCCAUGC....UA.A..G.C.A..U.G..UA....G.A..A..A.AC...A.U..C..G.GG.CA. +SFMH01000023.1/21262-21615 ......UCU....G...CC-C..A...U..A.UCU...GAAGC..................................................................................U....UAAACAUAAAC....UG.C..G.C.U..C.G..GA....G.A..A..G.UC...G.G..U..A.UG.AC. +SFIW01000017.1/43907-44269 ......AGG...gU...UCAA..A...G..G.GAU...UAAAC..................................................................................Uc..uAAAGAAUCGAC....UA.C..A.C.G..C.G..UA....G.A..C..G.UU...C.U..C..G.UA.GA. +SFGY01000001.1/77717-77342 ......GGG...aA...AGGC..A...A..A.UAC...GAAUA..................................................................................Au..cCAAGGAUCGGA....UG.C..G.C.C..C.G..GA....G.A..U..G.UC...C.C..G..A.UG.GA. +SFNM01000035.1/2136-1738 ......ACC....U...GUCG..G...C..G.CAC...CAAAA..................................................................................C....CAACCGGAGAC....UA.C..G.C.A..C.G..UA....G.A..A..A.GC...A.C..A..U.UG.AU. +SFSI01000006.1/40290-40638 ......GGC...gG...GCGC..U...G..A.GGG...GAAUC..................................................................................C...uAGUAGACCGGA....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...U.G..U..G.CG.GA. +SFPZ01000019.1/24247-24610 ......ACCu..uU...AUCA..U...U..U.AAU...UAAAU..................................................................................U....UAAUUACUAAC....UA.A..A.C.U..U.G..UA....G.A..C..G.UC...A.U..A..G.AG.UA. +SFGA01000005.1/104512-104163 ......GGC...aU...UUGA..C...A..G.AGG...GAAUG..................................................................................U...uAAUAUAGCGAA....UA.C..G.C.U..C.G..UA....G.A..A..A.GU...U.G..C..G.GG.GA. +SFID01000019.1/10566-10972 ......GCC...uU...CUGC..C...U..G.CCC...GACAA..................................................................................A....GAAUACGAAGC....UA.A..G.C.G..U.G..UA....G.A..A..A.GC...A.U..A..U.UG.UU. +SFIJ01000059.1/6027-6404 ......UCU...uU...ACUA..U...A..A.UUC...GAAUU..................................................................................U....AAUAAAUAAUC....UA.A..A.C.U..U.G..UA....G.A..A..G.UU...U.A..U..G.UA.GC. +SFGE01000057.1/5418-5118 ......ACC....A...AGGA..C...C..G.GUG...UAG--..................................................................................-....GUAAAAAUGGC....UA.A..C.C.A..U.G..UA....G.A..A..A.CU...C.U..G..U.AU.AG. +SFNY01000020.1/17682-17332 ......GGA...gC...CCUC..C...A..G.AGG...GAAUG..................................................................................U...cAAAACACAGAC....UG.C..G.C.U..C.G..GA....G.A..U..G.CU...C.U..G..G.UC.GU. +SFDO01000010.1/28369-28723 ......GUC....U...AUUU..A...C.uU.UGC...GAAUC..................................................................................U....-GAUAACCUAA....UA.A..U.C.U..U.G..UA....G.A..A..G.GU...U.A..A..A.UA.AC. +SFOL01000011.1/22074-21674 ......CCC....G...AACC..U...C..A.CUC...GAAAA..................................................................................C....CAAAGGCAGGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...G.U..A..U.GA.CU. +SFHG01000007.1/8671-8265 ......UAA....A...CCCC..G...A..G.GAC...GAAAA..................................................................................Cc..uUCAAGCAAAGC....UA.A..A.C.G..U.G..UA....G.A..A..A.GC...G.G..A..U.GG.GU. +SFNZ01000025.1/21840-22237 ......GGC....A...UUCC..G...G..G.AAC...GAAAA..................................................................................C....CAAAGGCAGGC....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.A..C..C.UG.GU. +DUDR01000023.1/37452-37845 ......GCG...gA...CCCA..C...A..A.GGU...GACUG..................................................................................Ag..gAAAUAUCAGAC....UA.A..G.C.U..U.G..UA....G.U..A..A.CU...U.G..C..U.UC.UC. +SFIV01000005.1/59121-58715 ......UCG....G...GUG-..C...G..G.CAC...GAAAA..................................................................................C....ACAAGCAAAGC....UA.A..G.C.A..U.G..UA....G.A..A..A.CC...U.U..G..U.AG.UU. +SFPR01000004.1/40396-40000 ......UCU...uU...GACA..C...U..U.CAC...GAAAA..................................................................................U....CGUCGGCAGAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...C.G..G..G.UU.GU. +SFEJ01000008.1/19774-20156 ......CCC....C...AAGG..A...A..G.GCC...GAAUU..................................................................................C...cAAACGUACGGC....UA.A..G.C.G..U.G..UA....G.A..C..G.UC...G.C..C..U.CC.GA. +SFTN01000022.1/17067-16707 ......GCU....-...GACC..G...U..C.GGU...GACUC..................................................................................Cc..uUCAUCUGCGUC....UG.A..A.C.A..U.G..GA....G.A..C..G.CC...C.G..C..G.UC.AA. +SFGX01000050.1/6087-6440 ......GACa..uA...CCUG..C...U..G.UCU...UAC--..................................................................................-....UAACAGCGGAC....UA.A..A.C.-..U.G..UA....G.A..G..G.UC...U.G..A..A.UG.UGg +SFUN01000030.1/12410-12760 ......U--...aC...AUUA..U...U..A.UUU...GAGGA..................................................................................U....-AAAAACCAAC....UA.A..A.C.C..U.G..UA....G.A..A..G.AC...C.A..A..A.UG.AA. +SFKJ01000010.1/48829-49173 ......CCU...aU...----..-...-..-.---...GAUGC..................................................................................Cu..gCAUGCUCAGGC....UA.U..U.G.C..G.A..UA....A.U..G..C.UG...U.G..U..G.AU.GUg +SBBF01000100.1/15100-15460 ......GGGc.uuC...ACCU..G...C..C.GAU...CAGAU..................................................................................U....CAAUACACCAC....UA.A..G.C.C..U.G..UA....G.A..U..G.CC...-.G..U..G.GA.CG. +NJBO01000024.1/18973-19327 ......GGC....A...GCGA..A...G..G.AAC...GAGAA..................................................................................U...uUAAACUGUGAC....UA.A..C.C.A..U.G..UA....G.U..C..C.UC...G.A..C..C.GU.U-. +SBBM01000003.1/12000-11600 ......GGA....G...UCAG..C...G..G.GAU...UAAGC..................................................................................C...uAAAAGAGAGAC....UA.A..G.C.A..U.G..UA....G.C..G..G.CU...U.U..U..A.UU.CA. +CP032998.1/145411-145040 ......AAA...cU...AAAA..C...A..C.UAA...GAAGU..................................................................................-...aUCAUAAAAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.UA...A.-..A..G.UU.AUa +SBBH01000232.1/739-387 ......GGG....G...ACUU..C...A..A.GGC...GACAA..................................................................................C....AAAAGACAGAC....UA.U..G.A.G..C.G..UA....G.A..G..G.CU...U.U..C..C.GG.GA. +CP040058.1/1382991-1383338 ......GGA...gC...AGCA..U...G..G.AGG...GAAUG..................................................................................U...cAAUACAGAGAC....UG.U..A.A.U..G.G..GA....G.A..U..G.CC...U.G..A..G.GG.GA. +SBBU01000052.1/8055-7704 ......GGC....C...AACG..C...A..G.GGU...AAGCA..................................................................................A....AAAUAUCGGGA....CA.U..G.U.G..C.G..UA....G.C..A..G.GC...U.U..G..G.GC.UU. +SBBB01000025.1/104089-104505 ......CGAg..uU...CAGA..A...U..U.UAU...UAAGGguuc.........................................................................accca-....AAAAAAUAAGA....UA.A..A.C.U..U.G..UA....G.A..C..A.GU...C.U..A..A.CU.AU. +SBBN01000005.1/17752-18147 ......UUU....A...UCGU..A...U..A.AUG...U----..................................................................................-....AUCAAACGGAC....UA.C..G.C.U..U.G..UA....G.A..U..G.UU...U.-..A..G.AU.GU. +CP000783.1/602363-602000 ......CGC....A...GCUG..C...C..A.GGC...GAAUG..................................................................................U....AAAGACCGGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000800.1/2905926-2906288 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000946.1/1157423-1157061 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +D12501.1/1355-1717 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +U68074.1/1-363 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +FM180568.1/2999022-2999384 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CU928145.2/2978730-2979092 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CU928160.2/2822548-2822910 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +U00096.2/2753615-2753977 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000247.1/2763346-2763708 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000266.1/2915116-2914754 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000468.1/2914707-2915069 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CU928164.2/2932788-2933150 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP001164.1/3579710-3580072 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.CG.U-. +BA000007.2/3475602-3475964 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.CG.U-. +CU928163.2/3048497-3048859 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.CG.U-. +CP000034.1/2587105-2587467 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.CG.U-. +CP000857.1/2842992-2843354 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP001138.1/2786701-2787063 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AE017220.1/2861122-2861484 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000964.1/1196116-1195754 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +AY316313.1/1114-752 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP001113.1/2846103-2846465 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AE006468.1/2843947-2844309 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AE014613.1/2734487-2734849 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AY319520.1/1371-1009 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000026.1/2661750-2662112 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP001144.1/2922578-2922940 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AM933173.1/2786912-2787274 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AE014075.1/3018179-3018541 ......CAC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACURAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AM942759.1/2050903-2051269 ......CGC....A...GCAA..G...U..A.AGU...GAAUU..................................................................................U....AAAGACUAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...C.G..G..A.UG.U-. +FM211044.1/4405-4768 ......CGC....A...GCUG..G...C..A.AGU...GAAUG..................................................................................U....AAAGAUUAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.G..G..A.UG.U-. +BX950851.1/927307-926945 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..G..G.UA.G-. +BX571870.1/186841-187204 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....AAAGAUUAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.G..G..A.UG.U-. +CP000305.1/3257923-3258286 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +BX936398.1/1359891-1359528 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +CP001048.1/1357396-1357033 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AE009952.1/3388875-3389238 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AE017042.1/1136978-1137341 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +CP000720.1/3263983-3264346 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AAAA02039738.1/1593-1956 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAAGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AE004439.1/906024-905658 ......CGC....A...GUGG..G...U..A.AAU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..G.UA.G-. +AALE02000007.1/199748-200110 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAUGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..G..G.UG.U-. +AL954747.1/2785135-2784776 ......GGC....G...GAUG..C...C..A.GGU...CAAAU..................................................................................U...aAAUAACAUGGC....UA.A..G.U.A..U.G..UA....G.A..A..C.UG...U.-..C..U.GU.AG. +CP000569.1/2059595-2059960 ......CGC....U...GGAG..G...U..A.AGU...GAAAU..................................................................................U....AAAGACCAGAC....UA.A..A.C.G..U.G..UA....G.U..G..C.UG...A.A..G..A.UG.G-. +CP001091.1/2116748-2117113 ......CGC....U...GGAG..G...U..A.AGU...GAAAU..................................................................................U....AAAGACCAGAC....UA.A..A.C.G..U.G..UA....G.U..G..C.UG...A.A..G..A.UG.G-. +CU468135.1/1085284-1084904 ......CGC....A...GCUA..A...C..C.GGC...GAAUG..................................................................................U....AAUAACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AAZI01000003.1/34098-33733 ......CGC....-...AUGC..U...U..A.AGU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..G.UA.G-. +AE017143.1/71003-70637 ......CGC....U...GGAG..A...U..A.AGC...GAAAU..................................................................................U....AAAGACCAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..A.UA.G-. +CP002276.1/842782-842417 ......CGC....-...AUGC..U...U..A.AGU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..G.UA.G-. +AY599475.1/1932-1567 ......CGC....-...AUGC..U...U..A.AGU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..G.UA.G-. +L42023.1/1357929-1357564 ......CGC....-...AUGC..U...U..A.AGU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..G.UA.G-. +CP000671.1/854998-854633 ......CGC....-...AUGC..U...U..A.AGU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..A..C.UG...A.A..G..G.UA.G-. +CP000746.1/1403027-1402661 ......CGC....A...GGGG..A...U..A.AAU...GAAGU..................................................................................U....AAAGACCAGAC....UA.A..A.C.G..U.G..UA....G.U..G..C.UG...A.A..G..G.UA.G-. +CP000057.2/1702657-1703022 ......CGC....-...AUGC..U...U..A.AGU...GAAAU..................................................................................U....AAAGACGAGAC....UA.A..A.C.G..U.G..UA....G.U..G..C.UG...A.A..G..G.UA.G-. +CP000462.1/1578060-1577701 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CA...A.G..G..A.UG.U-. +CP000436.1/1530051-1529685 ......CGC....A...GUCA..A...U..U.UAC...GAAAU..................................................................................U....AAAGAUUAGAC....UA.A..A.C.G..U.G..UA....G.G..A..C.UG...A.A..G..G.UA.G-. +CP000103.1/2481035-2480674 ......GAC....G...GAUG..C...C..A.GGU...UAAAU..................................................................................U...aAAAAACAUGGC....UA.A..G.U.A..U.G..UA....G.A..A..C.UG...C.-..C..U.GU.AG. +AE017340.1/1771213-1770855 ......GGC....G...UCAC..A...C..U.GAU...UAACU..................................................................................-....AAAAGACUGAC....UA.A..G.C.A..U.G..UA....G.G..A..C.CG...A.G..G..A.UG.U-. +CP000284.1/1198789-1199149 ......GGU....G...GGCA..U...C..A.GGU...UAAAU..................................................................................C...aAACAACACAGC....UA.A..G.U.A..U.G..UA....G.A..A..C.UG...U.-..C..U.GU.GG. +AALF02000019.1/36194-36574 ......CGC....A...GCUA..A...C..C.GGC...GAAUG..................................................................................U....AAUGACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.CG.U-. +AM286415.1/1116549-1116169 ......CGC....A...GCUA..A...C..C.GGC...GAAUG..................................................................................U....AAUGACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.CG.U-. +AP008232.1/3071644-3072027 ......CGC....A...GCUG..A...C..A.GGU...GAAUG..................................................................................U....AAAGACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.A..G..G.CG.U-. +AALD02000010.1/63425-63045 ......CGC....A...GCUA..A...C..C.GGC...GAAUG..................................................................................U....AAUGACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.CG.U-. +ACCD01000005.1/64762-65142 ......CGC....A...GCUA..A...C..C.GGC...GAAUG..................................................................................U....AAUGACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.CG.U-. +AY442269.2/10-369 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CA...A.G..G..A.UG.U-. +AAKK02000007.1/7330-7697 ......CGC....A...GGUG..G...G..U.GGC...GAAAU..................................................................................U....-AAAGAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.U..G..A.UG.A-. +CP000020.2/2237433-2237799 ......CGC....A...GUUU..U...A..C.GGU...GAAAU..................................................................................C....-AAAGAUCGAC....UA.A..A.C.A..U.G..UA....G.C..G..C.CA...A.C..G..G.UG.A-. +CP001233.1/872109-871743 ......CGC....A...GGCG..-...G..U.GGU...GAAAU..................................................................................U....-AAAGAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.A..G..A.UG.A-. +CP001485.1/2749147-2749513 ......CGC....A...GGCG..-...G..U.GGU...GAAAU..................................................................................U....-AAAGAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.A..G..A.UG.A-. +CP000142.2/2135368-2135011 ......GGA...gU...UGUA..U...C..C.GGU...UAAAC..................................................................................U...cAAAACAUCGAC....UA.C..G.C.A..U.G..UA....G.A..A..G.CC...U.U..A..U.GU.GA. +AM747720.1/3241218-3241587 ......CGC....G...UCGC..U...G..C.GGU...UAAAU..................................................................................C...aAAAGACUGGAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UA...G.U..C..G.UG.G-. +CP000958.1/1102376-1102007 ......CGC....G...UCGC..U...G..C.GGU...UAAAU..................................................................................C...aAAAGACUGGAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UA...G.U..C..G.UG.G-. +BA000031.2/674768-674401 ......CGC....A...GGUG..G...A..U.GGU...GAAUU..................................................................................U....-AAAGAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.U..G..A.UG.A-. +BX640413.1/282336-281950 ......GGC...uA...AGUC..C...A..G.GGU...UAAAU..................................................................................Cc..aAAUAGAUCGAC....UA.A..G.C.A..U.G..UA....G.A..A..C.UG...-.G..U..U.GC.GG. +BX640447.1/241865-242251 ......GGC...uA...AGUC..C...A..G.GGU...UAAAU..................................................................................Cc..aAAUAGAUCGAC....UA.A..G.C.A..U.G..UA....G.A..A..C.UG...-.G..U..U.GC.GG. +BX640432.1/247325-247711 ......GGC...uA...AGUC..C...A..G.GGU...UAAAU..................................................................................Cc..aAAUAGAUCGAC....UA.A..G.C.A..U.G..UA....G.A..A..C.UG...-.G..U..U.GC.GG. +CP000526.1/2566848-2567217 ......CGC....G...ACGU..C...A..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UG...G.U..C..G.UG.G-. +CP000570.1/2853082-2853451 ......CGC....G...ACGU..C...A..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UG...G.U..C..G.UG.G-. +AAFX01088509.1/935-572 ......GAC....G...GUUG..C...A..A.GGU...CAAAU..................................................................................C...aAAUAACCAGGC....UA.A..G.U.A..U.G..UA....G.A..A..C.UG...U.-..C..U.GU.AG. +CP000285.1/3454289-3454668 ......GGA....G...CCAG..G...G..A.CGU...UAAAU..................................................................................C...aGAAGACGGACC....UA.A..G.C.A..U.G..UA....G.A..G..C.CG...A.U..G..G.GU.G-. +CP000614.1/1042603-1042234 ......CGC....G...UCGC..U...G..C.GGU...UAAAU..................................................................................C...aAAUGACUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UA...G.U..C..G.UG.G-. +CP000151.1/1084016-1083647 ......CGC....G...UCGC..U...G..C.GGU...UAAAU..................................................................................C...aAAUGACUGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UA...G.U..C..G.UG.G-. +BA000037.2/823422-823056 ......CGC....A...GGUG..-...G..U.AGU...GAAAU..................................................................................U....-AAAGAUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CA...A.U..G..A.UG.A-. +AACY020346596.1/19837-19483 ......GGA....G...UUCA..A...A..C.GGU...UAAAC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..G..A.UG.U-. +CP000444.1/3388384-3388738 ......GGA....G...UUCA..A...A..C.GGU...UAAAC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..G..A.UG.U-. +CP000127.1/1307217-1307577 ......GGG....U...AGCA..U...G..C.GGU...UAAAU..................................................................................U....AAUGACUGGGC....UA.U..G.C.A..U.G..UA....G.A..A..C.CG...A.A..G..G.CG.G-. +CP001146.1/1187989-1187640 ......GGAg..uC...UGUA..A...G..U.GCC...GAAAA..................................................................................Gu..uAAAACUCCCGC....UA.A..G.C.U..U.G..UA....G.A..G..G.CU...U.U..U..G.AU.UC. +AE014299.1/1538496-1538142 ......GGA....G...UUCA..A...A..C.GGU...UAAAC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..G..A.UG.U-. +CP000446.1/3323222-3323576 ......GGA....G...UUCA..A...A..C.GGU...UAAAC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..G..A.UG.U-. +CP000090.1/2828530-2828889 ......CGC....G...AUGC..G...G..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.UC...U.-..C..U.GU.GG. +CP000086.1/1835164-1834795 ......CGC....G...ACGU..C...A..C.GGU...UAAAU..................................................................................C...aAACGACAGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UG...G.U..C..G.UG.G-. +CR378665.1/70600-70233 ......CGC....A...GUGU..A...C..U.UAC...GAGAA..................................................................................U....-AAAGAUAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...A.U..G..G.UU.GG. +CP000270.1/3815315-3815684 ......CGC....G...UCGC..U...A..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UG...G.U..C..G.UA.G-. +CP000469.1/3545784-3546138 ......GGA....G...UUCA..A...A..C.GGU...UAAAC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..G..A.UG.U-. +AACY020562586.1/58305-57951 ......GGA....G...UUCA..A...A..C.GGU...UAAAC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..G..A.UG.U-. +AE017282.2/2818519-2818874 ......GGG....U...AGCG..U...C..C.GGC...UAAAU..................................................................................C....AAUAGAGUGGA....UA.C..G.C.A..U.G..UA....G.A..A..C.CG...A.U..G..G.CA.G-. +CP000352.1/785856-785497 ......CGC....G...AUGC..G...C..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.UC...U.-..C..U.GU.GG. +AM167904.1/1413101-1412696 ......GGC...uA...AGUC..C...G..G.GGU...UAAAU..................................................................................Cc..aAAUAGAUCAAC....UA.A..G.C.A..U.G..UA....G.A..A..C.UG...A.-..C..U.GC.GG. +AM180252.1/573061-573436 ......GGC...uA...GAAU..C...A..A.AAU...AAGAU..................................................................................G....UAAACUUAGCC....UA.A..A.C.C..U.G..UA....G.A..U..A.CU...U.U..G..U.GU.GG. +CP000507.1/2868249-2868604 ......GGA....G...UUCG..A...G..C.GGU...UAAAU..................................................................................-....AAAAGAGAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CU...U.G..A..G.CG.U-. +CP001219.1/1222516-1222879 ......GGA...gG...GCGG..U...G..C.GGU...UAAAG..................................................................................C...cAAAAGACAAAC....UA.C..G.C.A..U.G..UA....G.A..U..C.CG...G.U..G..G.UC.U-. +CP001132.1/1107491-1107854 ......GGA...gG...GCGG..U...G..C.GGU...UAAAG..................................................................................C...cAAAAGACAAAC....UA.C..G.C.A..U.G..UA....G.A..U..C.CG...G.U..G..G.UC.U-. +CP000681.1/1371577-1371222 ......GGA...gU...UUAU..U...C..G.GGU...UAAUU..................................................................................-....AAAAGAGAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CU...U.G..G..A.UG.U-. +CP000252.1/1802340-1801985 ......GGC...gU...UACA..G...A..G.UGC...GAAUG..................................................................................A...cAAAACAAAGGA....UA.C..G.U.A..C.G..UA....G.A..A..A.CU...G.C..A..G.UG.GA. +CR628336.1/182379-182784 ......GGA....G...GAGC..C...A..C.AGU...UAAAU..................................................................................Uc..aAAAGACAAGGC....UA.U..G.C.A..U.G..UA....G.A..G..C.UA...A.A..G..G.CA.G-. +CP000116.1/1005311-1004945 ......GGC....G...UGAU..G...G..A.GCU...UAAAG..................................................................................CuuaaAAACACCGGAC....UA.A..G.U.A..U.G..UA....G.A..A..C.UG...C.-..C..U.GU.AG. +AE008691.1/989409-989759 ......GGA...gA...ACCG..C...U..G.AGG...GAAAG..................................................................................C...uAAAACAGCGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...U.U..U..A.CC.GG. +CP000447.1/1293358-1293003 ......GGA....G...ACUG..C...U..U.GGU...UAAAU..................................................................................-....AAAAGAGAGAC....UA.A..A.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +CP000606.1/1467345-1466990 ......GGA....G...UGUU..G...U..U.GGU...UAACC..................................................................................-....AAUAGAAAGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CG...A.G..G..A.UG.U-. +AL646052.1/943228-942872 ......CGC....G...UCGC..G...C..C.GGU...UAAAU..................................................................................C...aAAUGACUGAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.-..C..U.GU.AG. +CP000514.1/3730537-3730902 ......GGG....U...CGCU..U...G..A.GGU...UAAAU..................................................................................Ca..aUAGAAGGACAC....UA.A..G.C.A..U.G..UA....G.A..C..C.UC...A.A..G..G.CC.U-. +FM209186.1/4965959-4966311 ......GGG....C...GGCG..C...G..G.AGU...UAACU..................................................................................C...aGUAGAGCUGGC....UA.A..G.C.A..U.G..UA....G.A..A..C.CG...A.U..A..G.CG.G-. +CP000438.1/4749731-4750083 ......GGG....C...GGCG..C...G..G.AGU...UAACU..................................................................................C...aGUAGAGCUGGC....UA.A..G.C.A..U.G..UA....G.A..A..C.CG...A.U..A..G.CG.G-. +CP001157.1/4355963-4356314 ......GGG....C...CGCA..A...U..G.GGU...UAACU..................................................................................C...aAUAGACAGGGC....UA.A..G.C.A..U.G..UA....G.A..A..C.CG...A.U..A..G.CG.G-. +CR522870.1/569610-569245 ......GGA....A...GCUA..A...A..U.CGC...GAAAA..................................................................................C....UAAGUGGGAAC....UA.A..A.C.A..U.G..UA....G.A..U..A.CG...-.A..G..A.GG.GG. +AE016825.1/2186992-2187356 ......GGC....G...UGGC..G...G..A.GGU...UAAAU..................................................................................Cc..aAAUGACACGAC....UA.A..G.U.A..U.G..UA....G.A..A..C.UC...A.-..C..U.GU.AG. +CP000109.2/1520762-1521119 ......GGG....C...AGCA..U...U..A.AGU...UAAAA..................................................................................U....AAUAGACCAAA....UA.A..A.C.A..U.G..UA....G.A..G..U.UU...U.A..A..A.UG.G-. +AE017285.1/1922270-1922621 ......GGC...gA...AACC..U...G..A.GAU...GACGA..................................................................................U....UGUACUCGACC....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...U.C..G..U.GU.GG. +AE004969.1/862950-863312 ......GGC....A...UGAU..G...G..A.AAU...AAGAUuuu............................................................................caa-....AUAGACACAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +AM421808.1/996334-995972 ......GGC....A...UGAU..G...G..A.AAU...AAGAUuuu............................................................................caa-....AUAGACACAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +CP000075.1/4999820-5000211 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGACACGGC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AE000512.1/531684-532039 ......GGA....G...GUCC..-...C..U.CCC...GAGAG..................................................................................C...gAAAACACGGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.CC...C.A..G..G.GG.CC. +AF389969.1/5-355 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000563.1/1487294-1486939 ......GGA...gU...UUAU..U...C..G.GGU...UAAUU..................................................................................-....AAAAGAGAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CU...U.G..G..A.UG.U-. +CR954246.1/2232366-2232010 ......CGG....G...ACUU..A...A..A.GGU...UAAUU..................................................................................A....AAUGACAAUAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..G..G.UC.GA. +CP000513.1/208739-208388 ......GGC....U...GUUU..A...U..G.AGU...UAAAC..................................................................................Cu..aAUUAACUGCUC....UA.A..A.C.A..U.G..UA....G.U..A..C.CA...A.A..A..G.UU.A-. +CP001019.1/668126-667767 ......GGG....C...GAUU..G...A..C.UGU...UAAAU..................................................................................C....AUAGACGAUGC....UA.A..G.C.A..U.G..UA....G.U..G..U.CA...A.C..G..G.CG.G-. +AE015451.1/5390009-5390407 ......GGG....C...GGCU..G...C..G.GAU...UAAAU..................................................................................C...aGUAGACACGGC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +CP002420.1/1268682-1269044 ......GGC....A...UGAU..G...G..A.AAU...AAGAUuuu............................................................................caa-....AUAGACACAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +AP006627.1/3123303-3122949 ......GGC...uG...AAGU..G...C..U.AGC...GAAAU..................................................................................Ac..gAAUACAAAGAC....UA.C..G.C.U..C.G..UA....G.A..A..G.CG...U.A..A..G.UG.UC. +CP000884.1/5167730-5167353 ......CGC...gA...CUUG..G...G..A.GGC...GAGAC..................................................................................Uc..aAAACAGAACGC....UA.A..A.C.A..U.G..UA....G.A..U..C.UG...C.-..C..C.GG.CG. +CP000302.1/1448027-1447673 ......GGA....G...ACUG..C...C..U.GGU...UAACU..................................................................................-....AAAAGAGAGAC....UA.A..A.C.A..U.G..UA....G.C..G..C.CG...A.G..G..A.UG.U-. +CP001794.1/3173387-3173036 ......GGC...gG...AACG..G...A..C.GGC...GAAGC..................................................................................G...aAAUAUACCGAC....UA.C..G.C.U..C.G..UA....G.A..U..G.CU...U.A..A..G.UG.GC. +AAEW02000005.1/94749-94397 ......GGG...gC...UGCA..U...G..C.GGU...UAAAU..................................................................................U...uAAAACACAGAC....UA.C..A.C.A..U.G..UA....G.A..C..G.CC...U.U..A..A.GU.GA. +BA000043.1/3063829-3063478 ......GGC...gG...AACG..G...A..C.GGC...GAAGC..................................................................................G...aAAUAUACCGAC....UA.C..G.C.U..C.G..UA....G.A..U..G.CU...U.A..A..G.UG.GC. +BA000004.3/3652617-3652257 ......GGC....U...GAAG..U..aA..C.GGC...GAAAU..................................................................................Gc..gAAUACAGUGAC....UA.C..G.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UA.CU. +CP000388.1/2078693-2078337 ......GGA....G...UUCG..A..aA..U.AGU...UAAAU..................................................................................-....AAAAGACAGAA....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..G..G.UU.A-. +ACEQ02000004.1/72943-73304 ......GGC....A...UGAC..G...G..G.GAU...AAGAU..................................................................................UccaaAUAGAUACGAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +CT573326.1/791766-791375 ......GGG....C...GGCU..G...C..G.GAU...UAAAU..................................................................................C...aGUAGACACGGC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +CP000568.1/3242301-3242687 ......GGC...gU...UGGG..U...U..G.AGG...GAAUU..................................................................................Uu..uAAAACAUGGGC....UG.C..A.C.C..C.G..GA....G.A..A..G.CU...C.U..U..G.UG.GA. +BA000016.3/1526404-1526044 ......GAC....G...UUCU..C...U..G.AGG...GAAUU..................................................................................Uu..aAAACACAAGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GU...C.U..U..A.CU.GG. +ABDX01000004.1/6714-7074 ......GAC....G...UUCU..C...U..G.AGG...GAAUU..................................................................................Uu..aAAACACAAGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GU...C.U..U..A.CU.GG. +AE017180.1/1874135-1874490 ......GAG....A...GUCG..G...G..C.GGC...UAAAU..................................................................................C....AAAUCCUGGUA....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.U..C..G.GU.GU. +AE016853.1/5086183-5086570 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AY552545.2/118125-117779 ......GGG....-...UAAU..A...A..A.AGU...UAAAA..................................................................................Ac..aAUAGAAUGAGC....UA.A..G.C.A..U.G..UA....G.A..A..G.UU...A.G..-..G.CU.GA. +AM181176.4/5798308-5798704 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGAAACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AACY023318861.1/904-508 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGAAACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AE004091.2/901872-901522 ......GGG....C...GGCG..C...G..G.AGU...UAACU..................................................................................C...aGUAGAGCUGGC....UA.A..G.C.A..U.G..UA....G.A..A..C.CG...A.U..A..G.CG.G-. +CP000232.1/284252-284609 ......GGA....G...ACCC..G...A..C.GGC...GAGAU..................................................................................U...gAAAACGGAAAC....UA.U..C.C.U..G.G..UA....G.A..A..G.CU...A.C..U..G.UG.GA. +CP000148.1/1848574-1848929 ......GAG....A...GUCG..G...G..C.GGC...UAAAU..................................................................................C....AAAUCCUGGCA....UA.A..G.C.A..U.G..UA....G.A..C..G.CC...U.U..C..U.GU.GU. +CP000246.1/1709063-1708703 ......GAC....G...UUCU..C...U..G.AGG...GAAUU..................................................................................Uu..aAAACACAAGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GU...C.U..U..A.CU.GG. +AM039952.1/1753447-1753051 ......GUG...cU...GCCU..G...G..A.AAC...GAGAU..................................................................................C....UAACGGAGGGC....UA.A..G.C.A..U.G..UA....G.U..G..C.UG...G.G..-..G.AU.GG. +CP000076.1/938686-938293 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................C...aAUAGACACGGC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AACV01028831.1/1594-1241 ......GUG...cU...GUUC..G...G..G.GAC...GAGAU..................................................................................C....CAACGGUGAGC....UA.A..G.C.A..U.G..UA....G.U..G..C.UG...G.G..-..G.AU.GG. +AM743169.1/1945390-1945037 ......GUG...cU...GUUC..G...G..G.GAC...GAGAU..................................................................................C....CAACGGUGAGC....UA.A..G.C.A..U.G..UA....G.U..G..C.UG...G.G..-..G.AU.GG. +CP000058.1/4804338-4804725 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AE008923.1/1746069-1745673 ......GUG...cU...GCCU..G...G..G.AAC...GAGAU..................................................................................C....UAACGGAGGGC....UA.A..G.C.A..U.G..UA....G.U..G..C.UG...G.G..-..G.AU.GG. +AACY020564764.1/1738-2092 ......GGG....-...UGUA..A...A..A.GAU...UAAAU..................................................................................U...aAUAGAUAAAAC....UA.A..A.C.A..U.G..UA....G.A..U..C.UU...G.U..G..G.CA.G-. +AE017194.1/4827856-4827502 ......GGC...uG...AAGA..G...U..U.UGC...GAAAU..................................................................................Gc..uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +CP000967.1/3496947-3497343 ......GUG...cU...GCCU..G...G..G.AAU...GAGAU..................................................................................C....UAACGGAGGGC....UA.A..G.C.A..U.G..UA....G.U..G..C.UG...G.G..-..G.AU.GG. +AAFZ01002114.1/680-1094 ......GGG...cA...GUGA..G...A..G.GUU...AAAUA..................................................................................U...aAUAGACCGAAC....UA.A..G.C.A..U.G..UA....G.A..G..C.CG...A.U..A..G.CA.G-. +AACY022720378.1/378-32 ......GGG....-...UGAU..A...A..A.AGU...UAAAA..................................................................................Au..aAUAGAAUGAGC....UA.U..G.C.A..U.G..UA....G.A..A..G.UU...A.G..-..G.CU.GA. +BA000003.2/202977-202611 ......CAA....-...AUUA..G...G..U.AAU...GAAUU..................................................................................Ca.auAAAGAAAAAAC....UA.A..G.C.A..U.G..UA....G.G..G..C.UU...U.A..-..U.UA.GU. +AE017334.2/4834863-4834509 ......GGC...cG...AAGA..G...U..U.CGC...GAAAU..................................................................................Gc..uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +AE016877.1/5030657-5030303 ......GGC...cG...AAGA..G...U..U.CGC...GAAAU..................................................................................Gc..uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +AAGD02010331.1/701-1059 ......GGG....U...CACU..U...A..A.UGU...UAAAA..................................................................................Ua..aUUGACGAUAUC....UA.A..G.C.A..U.G..UA....G.U..A..U.UC...U.C..G..A.GU.GU. +AL157959.1/1166057-1165698 ......GGC....A...UGAU..G...G..A.AAU...AAGAUuuu............................................................................caa-....AUAGACACAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +AAUJ02000001.1/3848858-3848484 ......CGG...gG...UUUG..G...G..U.GGC...GAGAU..................................................................................Uc..aAAACAGAGCAC....UA.A..A.C.A..U.G..UA....G.A..U..C.UG...U.-..C..C.GG.CG. +AACY020561358.1/221-575 ......GUC...cG...CUAU..A...U..C.AAU...GAGAA..................................................................................U...aAAUCAGAUGAC....UA.U..G.U.A..U.G..UA....G.A..C..G.UU...U.U..G..U.UA.GA. +CR543861.1/914849-915208 ......GGG....U...CACU..G...G..G.UGU...UAAAA..................................................................................Ca..aUAGACGAUAUC....UA.A..G.C.A..U.G..UA....G.U..A..U.UC...U.C..G..A.GU.GU. +AC165062.2/759-1127 ......GGA...gC...UGGU..G...A..G.GAU...GAGAAagcc..........................................................................guag-....CAUAGACUGAC....UA.C..G.C.A..C.G..UA....G.U..G..G.UC...U.C..G..U.AG.GA. +AE016830.1/1067257-1066891 ......GGC...aC...GCUG..U...A..A.AGC...GAACC..................................................................................Uu..uAAAUGAGUGUC....UA.U..G.A.A..C.G..UA....G.A..G..A.UU...U.A..A..G.UG.GC. +AL591983.1/115220-114851 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AARY02000146.1/1226-857 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AF389978.1/4-353 ......CGC....A...GCUG..G...A..U.GGU...GAAUG..................................................................................U....AAAGAUUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.UG...A.G..G..A.UG.U-. +CP000916.1/157231-156875 ......GGG....G...GUC-..C...U..U.CCC...GAGAC..................................................................................A...cGAAACACGGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.CC...C.A..G..G.GG.CC. +AE017355.1/4856870-4856516 ......GGC...cG...AAGA..G...U..U.CGC...GAAAC..................................................................................Gc..uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +CP000001.1/4909622-4909268 ......GGC...cG...AAGA..G...U..U.CGC...GAAAC..................................................................................Gc..uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +AAFX01004374.1/206-561 ......GUG...uU...GCCG..C...G..G.GAC...GAGAC..................................................................................C...aAAACGGCGCGC....UA.A..G.C.A..U.G..UA....G.C..G..C.CG...G.G..-..G.AU.GU. +AAAA02043629.1/984-1362 ......CGC...gG...CGUG..G...A..A.GGU...GAGAU..................................................................................Cc..aAAACAGACCGC....UA.A..A.C.A..U.G..UA....G.A..U..C.UG...C.-..C..C.GA.AG. +CP000555.1/2388964-2388593 ......CGC....G...ACGG..C...G..G.CGU...GAGAC..................................................................................Uc..aAAUCAGACAGC....UA.A..G.C.A..U.G..UA....G.A..U..C.UA...C.-..C..U.GA.GG. +AE003849.1/2602997-2603351 ......GUG...cU...GCCC..G...G..C.GAC...GAGAC..................................................................................C...uAACGGCGAGGA....UA.A..G.C.A..U.G..UA....G.G..G..C.CG...G.G..-..G.AU.GG. +CP001175.1/161039-161408 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +CP000323.1/2008654-2008296 ......GGA....U...CGGU..G...C..G.GAC...UAAAA..................................................................................Cc..aAAGACAGAAAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CA...U.-..G..A.GC.GU. +CP001472.1/1452760-1452409 ......UAA....G...CGCA..G...A..G.UGC...GAAAC..................................................................................Cu.aaAGGAAUGCGAC....UG.A..G.C.A..U.G..GA....G.U..C..U.CU...U.U..U..C.UG.AC. +BA000028.3/2479403-2479040 ......GGC...cA...ACAU..G...A..G.AGC...GAAUG..................................................................................A...uAAUAUACCAAC....UA.C..G.C.G..U.G..UA....G.A..A..G.CC...U.G..A..G.UG.GC. +AE008922.1/1711297-1710901 ......GUG...cU...GCCU..G...G..G.AAC...GAGAU..................................................................................C....UAACGGAGGGA....UA.A..G.C.A..U.G..UA....G.U..G..C.UG...G.G..-..G.AU.GG. +CP000316.1/1861517-1861903 ......CGC...gA...UACG..G...G..A.AGU...GAGAC..................................................................................Uc..aAAUCAGACGGC....UA.A..G.C.A..U.G..UA....G.A..A..C.UA...C.-..G..C.GA.AG. +ACIY01000561.1/557-191 ......GGC...aA...GCUG..U...A..A.AGU...GAAUC..................................................................................Cu.uaAAUGAGUUGAC....UA.U..G.A.A..C.G..UA....G.A..U..U.UU...U.A..A..G.UG.GC. +AE002098.2/1031164-1030805 ......GGC....A...UGAU..G...G..A.AAU...AAGAUuuu............................................................................caa-....AUAGACACAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +AAGA01018978.1/816-458 ......GGA....U...CGGU..G...C..G.GAU...UAAAU..................................................................................Uu..aAAGACAGAAAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CA...U.-..G..A.GC.GU. +AAAL02000007.1/78420-78066 ......GUG...cU...GCCC..G...G..C.GAC...GAGAC..................................................................................C...uAACGGCCAGGA....UA.A..G.C.A..U.G..UA....G.G..G..C.CG...G.G..-..G.AU.GG. +AM260479.1/857346-857004 ......CGC....G...AUGC..G...C..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.UC...U.-..C..U.GU.GG. +CP000083.1/3996724-3997073 ......GGC....G...UCUA..A...U..U.GGU...UAAAU..................................................................................-....AAAUGAGCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..A..A.CG.U-. +CP000082.1/1764614-1764256 ......GGA....U...CGGU..G...C..G.GAC...UAAAA..................................................................................Cc..aAAGACAGAAAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CA...U.-..G..A.GC.GU. +CP000608.1/1828487-1828067 ......GGG....G...AAUA..G...U.cA.AGC...UAAAC..................................................................................Uc.aaAUAGAUUAGCC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.A..G..A.UC.U-. +AJ749949.2/1737798-1738218 ......GGG....G...AAUA..G...U.cA.AGC...UAAAC..................................................................................Uc.aaAUAGAUUAGCC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.A..G..A.UC.U-. +CP000437.1/22848-22428 ......GGG....G...AAUA..G...U.cA.AGC...UAAAC..................................................................................Uc.aaAUAGAUUAGCC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.A..G..A.UC.U-. +CP000803.1/22872-22452 ......GGG....G...AAUA..G...U.cA.AGC...UAAAC..................................................................................Uc.aaAUAGAUUAGCC....UA.A..G.C.A..U.G..UA....G.A..U..C.CA...A.A..G..A.UC.U-. +CP000113.1/2426740-2427105 ......GGA....G...CCUC..A...G..G.GAC...GUAGC..................................................................................-....AAAUCGCGGAC....UA.C..G.C.A..C.G..UA....G.G..G..U.CG...A.A..G..A.GC.GG. +AAAM03000041.1/33267-32913 ......GUG...cU...GCCC..G...G..C.GAC...GAGAC..................................................................................C...uAACGGCCAGGA....UA.A..G.C.A..U.G..UA....G.G..G..C.CG...G.G..-..G.AU.GG. +CP000094.2/879220-878831 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +CP001229.1/18285-18635 ......GGA....A...AGAG..A...G..A.AGC...GAAAC..................................................................................U....CAAACACAGGC....UA.A..G.C.A..U.G..UA....G.A..U..G.CC...C.U..A..C.UG.CUu +BA000030.3/6202757-6203145 ......UGA....U...CGCC..G...G..G.GCC...GAGAA..................................................................................A...aUCGCAGCGAAC....UG.C..A.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.AU.UC. +AE009442.1/2447459-2447813 ......GUG...cU...GCCC..G...G..C.GAC...GAGAC..................................................................................C...uAACGGCCAGGA....UA.A..G.C.A..U.G..UA....G.G..G..C.CG...G.G..-..G.AC.GG. +CP000679.1/1245181-1244816 ......GGC....G...UUUU..C...U..U.CCC...GAGAA..................................................................................Uu.uaAGUACACUGAC....UG.C..A.C.C..C.G..GA....G.A..A..G.UU...U.G..G..A.GU.UC. +ABDU01000062.2/17115-16758 ......GAC....G...UUCU..C...U..G.AGG...GAAUU..................................................................................Uu..aAAACACAAGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GU...C.U..U..A.CU.GG. +ABKK02000034.1/88935-88586 ......GGC...gC...UAUG..U...G..A.GGU...GAGAU..................................................................................Au.uaGUGAAGUUGGC....UA.A..G.C.A..U.G..UA....G.A..U..G.CA...G.C..A..A.GG.AA. +CP000002.3/3469669-3469314 ......GGC...aC...GAAG..A...U..G.AGC...GAAAC..................................................................................Ua..aAUAUGCAGGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CU...G.A..A..G.CA.AU. +AM180355.1/3687738-3687389 ......GGC...gC...UAUG..U...G..A.GGU...GAGAU..................................................................................Au.uaGUGAAGUUGGC....UA.A..G.C.A..U.G..UA....G.A..U..G.CA...G.C..A..A.GG.AA. +CP000503.1/3307740-3308087 ......GGA...gU...UUAU..U...C..G.GGU...UAAUU..................................................................................-....AAAAGAGAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CU...U.G..G..A.UG.U-. +CP000282.1/3471683-3472071 ......GGG....C...UGUA..A...A..G.CGU...UAAAU..................................................................................C...aAUAAGCGGUUC....UA.A..G.C.A..U.G..UA....G.A..G..C.UG...A.C..G..G.CG.G-. +CP000359.1/2118878-2119225 ......GGC...gC...UCCC..C...G..A.CCC...GACAA..................................................................................C...aAAAAAGCGGGC....UA.C..A.C.A..C.G..UA....G.A..C..G.CA...-.C..G..C.UG.GA. +CP000255.1/854460-854821 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................C....UAUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +BA000033.2/839013-839374 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................C....UUUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +BX842656.1/106010-105665 ......GAA....G...CCCG..A...G..G.ACC...-AAUC..................................................................................U....AAAACACUGAC....UA.A..G.U.A..U.G..UA....G.C..G..C.CU...U.A..U..C.GU.GG. +AE017283.1/1467918-1467548 ......UGA....G...UGCA..G...G..A.GCC...GAGCAau.............................................................................aac-...gACAGCAUCGAC....UG.C..G.C.C..C.G..GA....G.A..A..U.GU...C.-..U..G.GA.CG. +AP009324.1/869435-869796 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................C....UUUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +AAWO01000065.1/2096-1738 ......UUU...cC...CGUC..G...U..U.GGU...CAGAC..................................................................................U....UAAACAGGGGC....UA.A..G.C.A..U.G..UA....G.C..G..G.UU...C.U..U..G.GC.GG. +CP002409.1/1444210-1443840 ......UGA....G...UGCA..G...G..A.GCC...GAGCAau.............................................................................aac-...gACAGCAUCGAC....UG.C..G.C.C..C.G..GA....G.A..A..U.GU...C.-..U..G.GA.CG. +BX571857.1/837496-837857 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................C....UUUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +BX571856.1/883681-884042 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................U....UUUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +BA000018.3/843797-844158 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................C....UUUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +AE000513.1/863322-863670 ......GGU...gA...GCGC..C...G..G.CCC...GACAA..................................................................................U...cAAACAGUGGGA....UA.C..A.C.A..C.G..UA....G.A..C..G.CA...-.C..G..C.UG.GA. +AY485228.1/1-386 ......UGA....U...CUCC..G...G..G.GCC...GAGAA..................................................................................A...aGCGAAGCGGAC....UG.C..A.C.A..C.G..GA....G.A..A..G.CC...C.-..U..C.CU.UC. +AE013218.1/203736-203363 ......CAA....A...UUAA..G...C..A.AUG...AAAAA..................................................................................A....UAAAGAAAAAC....UA.A..G.C.A..U.G..UA....G.U..A..U.CU...U.U..A..U.UU.AU. +CP000159.1/1402196-1401828 ......GGCa..gA...CGGG..C...G..A.CGU...GAACC..................................................................................Gc..cAAUGCAUUCAC....UA.U..G.C.A..G.G..UA....G.A..G..G.UU...U.G..C..C.UG.UG. +AARF01000086.1/11864-12230 ......GGC...gG...GCUU..A...C..A.GGU...GACAU..................................................................................U....AAAACCGUGAC....UA.C..A.C.C..C.G..UA....G.A..A..G.CC...U.A..U..G.UG.GC. +AACY020564110.1/11913-12262 ......GGA....C...AGUU..A...U..A.AGC...AAGAU..................................................................................U...aAUCUGAUUGAC....UA.A..G.C.G..U.G..UA....G.A..U..A.UU...U.U..U..U.UA.GG. +CP000454.1/2985502-2985134 ......GGA....U...AGCU..G...G..G.GCC...GAGAA..................................................................................Aa..uCCGACGCAAAC....UG.C..G.C.C..C.G..GA....G.A..A..G.C-...C.C..U..G.AC.AA. +AY616521.1/1-382 ......UGA....C...CGCC..A...G..G.GCC...GAGAA..................................................................................A...aGCACAGCGGAC....UG.C..G.C.U..C.G..GA....G.A..A..G.CC...C.-..U..G.AA.UU. +AADL01000160.1/2071-2429 ......UUU...cC...CGUC..G...U..U.GGU...CAGAC..................................................................................U....UGAACAGGGGC....UA.A..G.C.A..U.G..UA....G.C..G..G.UU...C.U..U..G.GC.GG. +AE014295.3/206548-206944 ......ACA...uC...GAUG..G...G..G.GCA...GAAAAaucgc.......................................................................caacuu-....GGCCAGCAGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AC...-.U..G..U.GG.GC. +Y15063.1/86-434 ......GGC...cA...AGCC..A...G..G.AG-...GACAC..................................................................................G...cGAAACGCGGAC....UA.C..G.C.G..C.G..UA....G.A..G..G.CC...-.C..G..C.CG.UA. +CP000017.1/983425-983772 ......UGU....C...UUUA..G...U..U.UGU...UAAAU..................................................................................G....AAGACAUAACC....UA.U..G.G.A..C.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +AE017221.1/336629-336977 ......GGC...cA...AGCC..A...G..G.AG-...GACAC..................................................................................G...cGAAACGCGGAC....UA.C..G.C.G..C.G..UA....G.A..G..G.CC...-.C..G..C.CG.UA. +CP000605.1/230962-231358 ......ACA...uC...GAUG..G...G..G.GCA...GAAAAaucgc.......................................................................caacuu-....GGCCAGCAGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.AC...U.-..G..U.GG.GU. +ABQK01000005.1/2431625-2431263 ......GGC...aA...GAAG..A...U..G.AGU...GAAAC..................................................................................Ca.uaAAUAUGCAGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CU...U.A..A..G.UA.AU. +CP000909.1/2590220-2589860 ......GUG....C...GACU..G...C..G.GGU...GAGAU..................................................................................G....AAACGAGGGGC....UA.A..A.C.C..U.G..UA....G.A..U..G.UC...U.G..C..G.GU.C-. +CR936503.1/1274331-1273962 ......GGCg..uU...UUGG..G...C..U.AGC...GAAUU..................................................................................Uc.uaAAUAGUUCGAC....UA.U..G.A.G..U.G..UA....G.A..G..A.UU...G.A..C..G.UG.GC. +AF400065.1/3312-3681 ......GGCg..uU...UUGG..G...C..U.AGC...GAAUU..................................................................................Uc.uaAAUAGUUCGAC....UA.U..G.A.G..U.G..UA....G.A..G..A.UU...G.A..C..G.UG.GC. +CP000033.3/728512-728880 ......GGCg..uU...UUGA..A...C..U.AGU...GAAGU..................................................................................Uu..aAGUAAUAUAAC....UA.U..G.A.U..C.G..UA....G.A..G..G.UU...A.A..U..G.AC.GA. +AF269873.1/1626-1987 ......GCU....U...AGCA..U...G..A.UGC...GAAAA..................................................................................U....UAUCAAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.U..U..G.UA.UC. +CP000117.1/3231376-3230987 ......GGA...u-...----..-...-..-.---...-AAUGaacgauucc...............................................................cgccuugagg-....GUCAGAAAGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.G..G..G.GG.GUc +AE015929.1/564585-564945 ......GCU....U...AGCA..U...G..A.UGC...GAAAA..................................................................................U....UAUCAAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.U..U..G.UA.UC. +BA000019.2/3247-2858 ......GGA...u-...----..-...-..-.---...-AAUGaacgauucc...............................................................cgccuugagg-....GUCAGAAAGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.G..G..G.GG.GUc +CP000046.1/875955-876313 ......ACU....U...UUCA..U...G..A.UGC...GAAAC..................................................................................C....UAUCGAUAAAC....UA.C..A.C.A..C.G..UA....G.A..A..A.GA...U.G..U..G.UA.UC. +AE001437.1/832978-833336 ......GGC...gU...UUCA..U...G..G.AGG...GAAUG..................................................................................U...uAAAAUACAAAC....UG.C..A.C.U..C.G..GA....G.A..U..G.CU...U.A..A..A.UG.AA. +CP000422.1/600623-600255 ......GGC...gU...CUUA..U...U..U.CGC...GAAAU..................................................................................Uu..aAGUAGUAUGAA....UA.U..G.A.A..U.G..UA....G.A..U..G.UC...A.U..G..G.UG.GC. +CP000473.1/5294752-5294401 ......CAG....G...GGUG..G...C..C.GCC...GACAA..................................................................................C....CAUGAGCCGGA....UA.C..G.C.A..C.G..UA....G.U.uC..U.CU...C.C..A..G.UA.CG. +AL935263.2/2243186-2243557 ......GGC...gU...UUGC..A...A..U.GAU...GAAAU..................................................................................Uu..aAAUAGUAUGAA....UA.U..G.A.G..C.G..UA....G.A..U..A.UC...C.G..A..G.GG.GC. +AACY020409485.1/2045-2389 ......AGG...cU...ACAU..U...A..A.AGU...GAAUU..................................................................................A...aAUUGAUGAAUC....UA.A..G.U.A..U.G..UA....G.A..U..A.CU...A.-..A..G.GG.AA. +AM849034.1/2211870-2211495 ......GCA...aG...UUCC..G...G..G.GCC...GAGCAgg.............................................................................acg-....CCUUUCCUGGA....UA.C..A.C.C..C.G..UA....G.A..A..G.G-...C.G..C..A.GG.AU. +AACT01039607.1/1457-1864 ......GGG...uC...GCUG..U...G..G.UGU...UAAAU..................................................................................U...uAAACGUGGAUC....UA.A..G.C.A..U.G..UA....A.A..G..C.CG...A.A..G..G.CU.G-. +AF389950.1/20-340 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AJ867055.1/1-397 ......UGA....U...CUCC..G...G..G.GCC...GAGAA..................................................................................A...aUCGAAGCGGAC....UG.C..A.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.AU.UC. +AL939114.1/192486-192090 ......UGA....U...CUCC..G...G..G.GCC...GAGAA..................................................................................A...aUCGAAGCGGAC....UG.C..A.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.AU.UC. +AF389956.1/20-341 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP001022.1/2340046-2339688 ......GGC....A...GCCU..G...A..C.GAC...GAGAU..................................................................................Cc..cAAUAAAUUGAC....UA.C..A.C.A..C.G..UA....G.A..A..G.CU...U.A..A..G.UA.UA. +BA000039.2/236043-236428 ......GGG....A...----..-...-..-.---...UAAG-gaacagucc...............................................................ccgccugagg-....GUCAAAAAGGC....UA.A..G.C.C..U.G..UG....A.A..A..G.AG...C.A..G..U.CG.AUg +CP000880.1/216939-216618 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +BA000034.2/1107458-1107805 ......UGU....C...UUUA..G...U..U.UGU...UAAAU..................................................................................G....AAGACAUAACC....UA.U..G.G.A..C.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +AL009126.3/3451071-3450712 ......GGC...aA...GAAG..A...U..G.AGU...GAAAC..................................................................................Ca.uaAAUAUGCAGGC....UA.C..G.C.U..C.G..UA....G.A..C..G.CU...U.A..A..G.UA.AU. +CP000088.1/2912337-2911966 ......UGA....G...CGCC..G...G..G.GCC...GAGGAg...............................................................................aa-...cGCUGAGCAGAC....UG.C..G.C.C..C.G..GA....G.A..A..G.CC...C.-..U..G.CU.GC. +AE015925.1/760011-760435 ......GCU...gA...GGAA..G..uU..C.AAU...GUAUG..................................................................................A....UUACUAGGGAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..A.GG.GA. +CP001221.1/176574-176921 ......GGU...gA...ACCU..C...U..U.UCC...GAAAU..................................................................................U...uUAUACACAGAC....UA.C..A.C.A..C.G..UA....G.A..G..G.C-...U.G..A..U.CU.GG. +AF389961.1/19-340 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000416.1/1289472-1289843 ......GGC...aA...GUUG..G...G..C.AGU...GAAAC..................................................................................Cu.uaAGUAGUCUGAA....UA.U..G.A.G..U.G..UA....G.A..C..G.UU...G.G..G..G.UG.GC. +AF389958.1/19-340 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.C..G..C.CG...A.G..G..A.UG.U-. +AF389947.1/19-339 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AE017198.1/812877-813243 ......GGCg..uU...UUAU..C...A..A.AGC...GAAUU..................................................................................Uu..aAGUAAUAUAAC....UA.U..G.A.U..C.G..UA....G.A..U..G.UU...A.A..C..G.AC.GA. +AF389962.1/19-339 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AF389955.1/19-340 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000423.1/1024842-1024479 ......GGCg..cG...ACAU..C...G..C.GGC...GAAUU..................................................................................Uu..aAAUAAGUCAGC....UA.U..A.G.G..U.G..UA....G.A..G..C.UG...C.A..U..G.UA.GC. +AM946015.1/984321-984670 ......UGU....C...CUUA..C...U..U.AGU...CAAAA..................................................................................C....AAGACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +CP001037.1/6023908-6024297 ......GGA...uA...-A--..-...-..-.--U...GA---acgauuccc................................................................gccuugagg-....GUCAGAAAGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.G..G..G.GG.GUc +BX571661.1/326505-326873 ......UGAg..cA...AAGC..G...A..U.GGA...AAGAG..................................................................................Cu..uUCAACCCCAUC....UA.A..G.C.A..U.G..UA....G.A..G..A.CU...G.G..G..G.UG.GG. +AE015928.1/5798212-5798608 ......UUC....U...GCUC..C...U..G.CAC...GAAAA..................................................................................U....UUAGGCAAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GA.UU. +AE001363.1/138493-138068 ......GCUa..aG...GGAG..U...C..C.AAU...GUAAA..................................................................................C...aAUUCUAGAAGA....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..A.GG.GA. +AACY022163104.1/800-460 ......ACU....C...UCUC..A...A..U.AGU...-----..................................................................................-....AUUUCACCAGA....UG.C..G.C.U..C.G..GA....G.A..A..G.CU...G.U..U..G.GG.U-. +CP000750.2/3144288-3144653 ......UGA....G...CAUC..G...G..G.GCC...GAGCAg...............................................................................ac-...cGCUGAACAGGA....UG.C..A.C.C..C.G..GA....G.A..A..G.CC...C.-..U..G.GU.AC. +AACY020561232.1/2642-2986 ......AGG...cU...ACAC..C...A..A.AGU...GAAUU..................................................................................A...aAUUGAUGAAUC....UA.A..G.U.A..U.G..UA....G.A..G..A.CU...A.-..G..G.GG.AA. +AE009951.2/1209564-1209221 ......GGA....G...UAAU..U...A..U.UAC...GAAAU..................................................................................U....UAAUAGUAAAC....UA.A..A.C.U..U.G..UA....G.A..A..G.CU...U.A..U..G.GU.CA. +AF389949.1/19-338 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP001145.1/429109-429461 ......GG-....G...CUGC..A...C..U.GUC...GAGAC..................................................................................U...uCACAGGAGGGC....UA.A..G.C.C..U.G..UA....G.A..C..G.CG...A.A..A..G.GU.GG. +CP000260.1/1058342-1058686 ......UGU....C...UUUA..G...U..U.UGU...UAAAU..................................................................................G....AAGACAUAACC....UA.U..G.G.A..C.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +AE001273.1/21082-20663 ......GCU...gA...GGAG..A...C.aU.AAC...GUAUA..................................................................................G....UACCUAGGAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..G.GG.GA. +AF389965.1/19-342 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AF389963.1/19-339 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....-AAAGAUUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AF389952.1/44-364 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +CP000419.1/583008-583357 ......UGU....C...GUCU..A...U..C.UGU...UAAAU..................................................................................G...aAAGACAUAACC....UA.U..G.G.U..C.G..UA....G.A..C..G.AA...U.A..U..G.UU.GG. +AE016822.1/1400978-1400585 ......ACA...cG...UUCC..G...G..G.GCC...GAGAA..................................................................................Ag..cGACACACUGGC....UA.C..G.C.C..C.G..UA....G.A..A..G.G-...C.A..U..A.UG.AC. +CP001275.1/249350-249702 ......GGA....G...CCUG..G...-..C.AGC...GACAG..................................................................................U....AGAACACCGAC....UA.A..G.C.C..U.G..UA....G.C..A..U.AU...C.C..U..C.GG.CU. +AE016826.1/200304-199940 ......CAU....C...GAUA..G...A..U.AA-...GAAA-..................................................................................-....AGAUAAUAGAC....UA.A..G.C.A..U.G..UA....G.U..A..U.CU...G.A..A..G.UC.GU. +FM872308.1/21676-21257 ......GCU...gA...GGAG..A...C.aU.AAC...GUAUA..................................................................................G....UACCUAGGAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..G.GG.GA. +AF389951.1/19-338 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +CP000932.1/1225993-1225635 ......GAG....U...UUGG..C...U..A.GAU...GAAUU..................................................................................U....UUCACCUUUGC....UA.A..G.C.A..U.G..UA....G.A..U..G.CC...G.U..G..G.UU.GU. +AAFX01031538.1/449-804 ......CCU...cA...CCGG..U...C..G.GAC...GAAAA..................................................................................C...cACCGAAUCGGA....CA.C..G.C.A..C.G..UA....G.U..C..U.UU...U.C..A..U.GG.CG. +AAGP01000004.1/107195-107571 ......UGA....G...GGCC..A...G..A.ACC...UAAGA..................................................................................Aa.cuACUUCACGAAC....UG.C..G.C.C..C.G..GA....G.A..A..G.U-...C.C..U..G.AC.AA. +FJ619521.1/691-1004 ......CGC....A...GCUG..G...C..A.AGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AF389943.1/19-339 ......CGC....A...GCUG..A...C..C.GGC...GAAUG..................................................................................U....-AAAGAUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +FM204883.1/989840-989492 ......UGU....C...CUUG..G...U..C.UGU...UAAAG..................................................................................U....AAGACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..G..G.UU.AG. +AF389960.1/19-341 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AF389964.1/19-339 ......CGC....A...GCUG..G...C..C.AGC...GAAUG..................................................................................U....AAAGACUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +AF389959.1/19-340 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACAGAC....UU.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +FM204884.1/1203181-1203529 ......UGU....C...CUUG..G...U..C.UGU...UAAAG..................................................................................U....AAGACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..G..G.UU.AG. +AE007317.1/773607-773954 ......UGU....C...GAGG..G...G..C.UGU...UAAAA..................................................................................U....AAUACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +CP000918.1/834786-835133 ......UGU....C...GAGG..G...G..C.UGU...UAAAA..................................................................................U....AAUACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +AM884176.1/343330-342911 ......GCU...gA...GGAG..A...C.aU.AAC...GUAUA..................................................................................G....UACCUAGGAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..G.GG.GA. +AE017226.1/246562-246212 ......UGC....U...ACCG..G...A..U.CCC...UACAA..................................................................................Cc..aCCUCGCACCGA....UA.A..G.C.C..U.G..UA....G.A..C..G.CU...U.C..U..G.AU.UC. +ABYE01000001.1/21079-20663 ......GCU...gA...GGAG..A...C.aU.AAC...GUAUA..................................................................................G....UACCUAGGAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..G.GG.GA. +BA000022.2/3317157-3316759 ......---....-...AGGG..A...U..A.AUC...GAUG-guccccg....................................................................uccuagg-....GCUAGAAGGAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.-..G..G.AA.AGu +AE002160.2/343251-342834 ......GCU...gA...GGAG..A..uA..U.AAC...GUAAA..................................................................................A...uAUUCUAGAAAC....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..G.GG.GA. +ABIZ01000001.1/2235966-2236321 ......GGA....G...ACUG..G...A..C.AUC...GAGAU..................................................................................C....AAAUUAUUGCC....UG.A..G.C.A..U.G..GA....G.A..C..G.CU...U.U..C..A.UG.GA. +AE005672.3/821929-822276 ......UGU....C...GAGG..G...G..C.UGU...UAAAA..................................................................................U....AAUACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +CP001644.1/873841-873513 ......CGC....G...AUGC..G...G..C.GGU...UAAAU..................................................................................C...aAAUGACAGAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.UC...U.-..C..U.GU.GG. +BA000008.3/138204-137782 ......GCUa..aG...GGAG..U...C..C.AAU...GUAAA..................................................................................C...aAUUCUAGAAGA....UA.A..G.C.A..U.G..UA....G.A..G..G.UU...A.G..C..A.GG.GA. +FM211187.1/775852-776199 ......UGU....C...GAGG..G...G..U.UGU...UAAAA..................................................................................U....AAUACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.A..U..G.UU.GG. +CR848038.1/730177-730601 ......GCU...gA...GGAA..A..uG..C.AAC...GUUAG..................................................................................A....CUACUAGGGAC....UA.A..G.C.A..U.G..UA....G.A..A..G.UU...A.G..C..A.GG.GA. +AP006841.1/1350686-1351083 ......UUC....U...GCUC..C...U..G.CAC...GAAAA..................................................................................A...cUUAGGCAAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GA.UU. +CR626927.1/1289246-1289643 ......UUC....U...GCUC..C...U..G.CAC...GAAAA..................................................................................A...cUUAGGCAAAGA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.U..A..U.GA.UU. +ABGO01000552.1/2485-2074 ......GGA...aC...CCGG..U..aA..C.AAC...GAACGugcggcggcccguua...................................................aacggugcgccgcagg-....AAUAUACGAGC....UA.C..A.C.A..C.G..UA....G.A..U..G.CC...G.G..-..C.GC.GG. +AADV02000210.1/4102-3717 ......GGG....A...----..-...-..-.---...GAAUGagcgguucc................................................................cgucugagg-....GUCAGAAAGAC....UA.A..G.C.C..U.G..UG....A.A..U..G.AG...C.G..G..U.AG.GUc +AF389948.1/19-339 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +CP000024.1/560365-560714 ......UGU....C...GCCU..A...U..C.UGU...UAAAU..................................................................................G...aAAGACAUAACC....UA.U..G.G.U..C.G..UA....G.A..C..G.AA...U.A..U..G.UU.GG. +AF389966.1/18-338 ......CGC....A...GUUG..C...C..C.GGC...GAAUG..................................................................................U....AAAGAUAUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +ABGI02000002.1/57019-57380 ......UCC...aA...ACCA..U...A..U.UGC...UUAAU..................................................................................A....-AAAUACUAGA....UA.A..G.C.U..U.G..UA....G.A..A..G.CU...U.A..U..A.GU.AU. +CR954253.1/581189-581550 ......GGCg..uU...UUGC..C...C..C.GGU...GAAGU..................................................................................Uu..aAAUAAUAUGAC....UA.U..G.A.U..C.G..UA....G.A..G..A.UU...A.G..U..G.AC.GG. +AE015924.1/2226462-2226056 ......CAGccucC...GCUC..G...C..U.CAC...GAAAA..................................................................................U...uCCAACUGAAAC....UA.A..A.C.A..U.G..UA....G.A..A..A.GC...A.U..A..U.UG.AU. +CP000951.1/28953-29348 ......---....-...UUCC..C...G..U.UCU...GAGG-..................................................................................-....AUUAGAAGAAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.U..A..G.GG.GUg +AF389946.1/19-339 ......CGC....A...GC-G..U...G..U.UGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000393.1/7574767-7575164 ......---....-...GGAU..A...A..U.GGA...UA---gucccagc..................................................................ucugaggg-....UUAAGAAGGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...U.G..A..A.GG.GUg +AF389957.1/21-333 ......CGC....A...GGUG..C...C..A.GGC...GAAUG..................................................................................U....-AAAGACUGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.G..G..A.UG.U-. +AB003477.1/1390-1783 ......GGG....A...----..-...-..-.---...UAAUCguuggcucc...............................................................cgcacagugg-....GUCAACCGUGC....UA.A..G.C.C..U.G..UG....A.A..C..G.AG...C.G..G..A.AA.GUu +CP000100.1/989730-989337 ......GGG....A...----..-...-..-.---...UAAUCguuggcucc...............................................................cgcacagugg-....GUCAACCGUGC....UA.A..G.C.C..U.G..UG....A.A..C..G.AG...C.G..G..A.AA.GUu +AAFA03000004.1/17757-17410 ......UAU....C...GAGU..U...C..A.AGU...UAAAG..................................................................................C....AAGACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..G.AA...U.A..A..G.UU.AG. +BX294141.1/117195-117574 ......AGC...gC...CCGA..U...G..A.AGC...GAAAAggaaucuucg..............................................................agauuccaca-....AAUAGCUUGAC....UA.C..A.C.A..U.G..UA....G.A..C..G.GC...A.U..C..G.UG.GA. +CP000538.1/1278617-1278259 ......GAG....C...GAAG..U...A..G.GGU...GAAGU..................................................................................A....GUCAUCUUUGC....UA.A..G.C.A..U.G..UA....G.A..G..G.UC...U.U..U..G.UG.GG. +AAFL01000002.1/28456-28814 ......GAG....C...GAAG..U...A..G.GGU...GAAGU..................................................................................A....GUCAUCUUUGC....UA.A..G.C.A..U.G..UA....G.A..G..G.UC...U.U..U..G.UG.GG. +CP000725.1/1316530-1316182 ......UGU....C...AAAA..U...C..A.AGU...UAAAA..................................................................................C....AAUACAUAGCC....UA.U..G.G.U..U.G..UA....G.A..C..A.AA...U.G..U..G.UU.GG. +AF389968.1/19-336 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000408.1/1368887-1368534 ......UAU....C...GAGU..U...C..A.AGU...UAAAGuua...........................................................................aagc-....AAGACAUAACC....UA.U..G.G.U..U.G..UA....G.A..C..G.AA...U.A..A..G.UU.AG. +AE017125.1/1767632-1768000 ......UGG....A...UAAC..C...A..C.GAA...AAGAA..................................................................................A....ACAAUACCUAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CU...U.A..A..G.AA.GC. +AP010655.1/886656-887004 ......UAU....U...GUAA..C...G..G.UGU...UAAAU..................................................................................A....AACACAUAACC....UA.U..A.G.U..U.G..UA....G.A..C..A.AA...U.G..G..G.UU.AG. +AF389974.1/19-336 ......CGC....A...GCGU..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AF389973.1/20-337 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000013.1/46893-46531 ......UCC...aA...ACCA..U...A..U.UGC...UUAAG..................................................................................U....AAAAUGCUAGA....UA.A..G.C.U..U.G..UA....G.A..A..G.CU...U.A..U..A.AU.AU. +AF389945.1/20-340 ......CGC....A...GCUG..A...C..C.GGC...GAAUG..................................................................................U....-AAAGAUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AF389977.1/33-350 ......CGC....A...GCGU..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AY491435.1/1-310 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACAAAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AE000511.1/838812-838427 ......CUA....G...UUUU..A...A..G.GCU...AAAAA.................................................................................a-c..cAACCAAUUUUC....UA.A..G.C.A.uU.G..UA....G.A..A..G.UU...U.G..U..G.UU.UAg +CP000820.1/7030866-7030492 ......GGA...cC...GGCG..-...G..G.GCU...GAGAA..................................................................................A...aAACAAGCAGGC....UG.C..G.C.C..C.G..GA....G.A..A..G.CC...C.-..U..G.UG.UC. +AL766848.1/13776-13427 ......UGU....C...AUCA..C...C..U.AGU...UAAAU..................................................................................C....AAUACAUAACC....UA.U..A.G.U..U.G..UA....G.A..C..A.AA...U.A..U..A.UU.AG. +AF440353.1/1-310 ......CGC....A...GCUG..G...C..A.AAU...GAAUU..................................................................................C....AAAGACUAGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AF389942.1/19-340 ......CGC....A...GCUG..A...C..C.GGC...GAAUG..................................................................................U....AAAGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.U-. +AY204390.2/768-425 ......CUC....C...CUCU..A...G..U.GGC...CAGAC..................................................................................A....AAAAAAAGGGC....UA.A..G.C.A..U.G..UA....G.U..G..G.UU...C.U..U..A.GC.GG. +AY491434.1/1-311 ......CGC....A...GCUG..G...C..G.UGC...GAAUG..................................................................................U....-AAAGACAAAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AAFJ01000006.1/109216-108858 ......GAG....C...GGAA..U...U..U.GAU...GAAAG..................................................................................A....GUCAUCUUUGC....UA.A..G.U.A..U.G..UA....G.A..G..G.UC...U.U..U..U.UU.GG. +BA000035.2/872709-873084 ......CUA....G...CCGG..A...G..G.GCC...AAGCAgag............................................................................auc-....GCUGCACGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.GC.AA. +CP000805.1/277716-278069 ......GGC...cU...AGCA..G...A..G.UCC...GACAAac.............................................................................gca-....GUACGCACCGC....UA.A..A.C.C..U.G..UA....G.G..C..G.CG...C.A..G..C.AC.UC. +ABGK02000007.1/123731-124089 ......UCC...aA...ACCA..U...A..U.UGC...UUAAU..................................................................................A....-AAAUACUAGA....UA.A..G.C.U..U.G..UA....G.A..A..G.CU...U.A..U..A.GU.AU. +AF389975.1/19-336 ......CGC....A...GCGU..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +ACKV01000008.1/12419-12062 ......GGC...aG...ACAA..U...A..U.AAU...GAACU..................................................................................Ac..aAAUAAUAGCCC....UA.U..A.A.A..C.G..UA....G.A..U..A.UU...G.G..U..G.UA.UC. +CP000114.1/1000313-999964 ......UGU....C...AUCA..C...C..U.AGU...UAAAU..................................................................................C....AAUACAUAACC....UA.U..A.G.U..U.G..UA....G.A..C..A.AA...U.A..U..A.UU.AG. +AE009948.1/922761-922412 ......UGU....C...AUCA..C...C..U.AGU...UAAAU..................................................................................C....AAUACAUAACC....UA.U..A.G.U..U.G..UA....G.A..C..A.AA...U.A..U..A.UU.AG. +AE016958.1/3520218-3519851 ......UGA....C...CAGG..A...G..A.UCC...GAGUA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +CP000487.1/460574-460214 ......GAG....C...GAAG..C...U..A.AGU...GAAAC..................................................................................U....CUCACUUCUGC....UA.A..G.C.A..U.G..UA....G.A..G..G.CU...A.U..G..A.AU.CU. +AY846304.1/1-313 ......CGC....A...GCAA..G...U..A.AGU...GAAAU..................................................................................U....-AAAGACAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...C.G..G..A.UG.U-. +AF389979.1/19-336 ......CGC....A...GCUG..G...A..U.GGU...GAAUG..................................................................................U....AAAGAUUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.UG...A.G..G..A.UG.U-. +CP000027.1/1361697-1362048 ......AAA....G...CUAG..C...C..A.GAC...AAGAU..................................................................................U....AAAUAGACGGA....UA.A..U.C.C..U.G..UA....G.U..A..G.AU...C.C..U..G.GG.UC. +AF389983.1/18-335 ......CGC....A...GCUG..G...G..U.GGC...GAAUG..................................................................................U....AAAGAUUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.UG...A.G..G..A.UG.U-. +ACFI01000164.1/26695-26328 ......UGA....C...CAGG..A...G..A.UCC...GAGUA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +BX248356.1/37148-37532 ......CAA....G...CCGG..A...G..A.GCC...GAGUAgag............................................................................auc-....CACGCGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...C.-..U..A.GC.GA. +AY911527.1/1-311 ......CGC....A...GCUG..G...C..C.GGC...GAAUG..................................................................................U....AAAGAUUGGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CG...A.C..G..G.UG.UA. +AL111168.1/1293658-1293303 ......GAG....C...GAAG..U...A..G.GGU...GAAGU..................................................................................A....GUCAUCUUUGC....UA.A..G.C.A..U.G..UA....G.A..G..G.UC...U.U..U..G.UG.GG. +CP000425.1/1442760-1442402 ......GCU...uU...GGCA..U...U..U.UGU...UAAAU..................................................................................U....UGAGAAAGUCC....UA.U..G.G.U..U.G..UA....G.A..C..G.UU...G.A..U..G.UA.GC. +BX927150.1/150689-151065 ......CUA....G...CCGG..A...G..G.GCC...AAGCAgag............................................................................auc-....UUUGCGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.GC.GA. +AE005176.1/1457456-1457098 ......GCU...uU...GGCA..U...U..U.UGU...UAAAU..................................................................................U....UGAGAAAGUCC....UA.U..G.G.U..U.G..UA....G.A..C..G.UU...G.A..U..G.UA.GC. +CP000480.1/2169257-2169625 ......UGA....C...CGGG..A...G..A.UCC...GAGUA..................................................................................Ga..gACAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.C..-..G.AG.GA. +CP001635.1/1754992-1755347 ......CGC...gA...CUCC..G...G..A.AGC...GAGAC..................................................................................Uc..aAAUCAGAUCAC....UA.A..A.C.A..U.G..UA....G.A..A..C.UG...C.-..G..C.GA.UG. +CP001358.1/1443619-1443282 ......GGC...cA...ACAG..C...G..C.GGU...GAAAU..................................................................................A....CAUACUUGACC....UA.A..A.C.C..U.G..UA....G.A..U..G.CU...U.C..G..U.GU.GG. +AE001439.1/801377-800995 ......A--....-...----..-...-..-.---...-----cuaguuuuaa.............................................................ggcuaaaaagc-...uAAUCAAUUUUC....UA.A..G.C.A.uU.G..UA....G.A..A..G.UU...U.G..U..G.UU.UAg +AF389981.1/19-335 ......CGC....A...GCUG..G...A..U.GGU...GAAUG..................................................................................U....AAAGAUUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.UG...A.G..G..A.UG.U-. +U68075.1/22-331 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000702.1/403790-403470 ......GGG....G...GUCC..-...C..C.CCU...GAAAU..................................................................................C...gAAAACACGGGC....UG.C..G.C.U..C.G..GA....G.A..A..G.CC...C.A..G..G.GG.CC. +FM211192.1/809064-809432 ......UGA....U...CAGG..A...G..A.UCC...GAGUA..................................................................................Ga..gGCAUAGCGAAC....UA.C..G.C.A..C.G..GA....G.A..A..G.CC...U.U..G..A.GG.GA. +AP006618.1/4642707-4642340 ......UGA....C...CGAG..A...G..A.UCC...GAGCA..................................................................................Ga..gACACAGCGAAC....UG.C..A.C.A..C.G..GA....G.A..A..G.CC...C.-..U..G.AA.GA. +AF389985.1/19-332 ......GGA...gU...UUAU..U...C..G.GGU...UAAUU..................................................................................-....AAAAGAGAGAC....UA.A..G.C.A..U.G..UA....G.U..G..C.CU...U.G..G..A.UG.U-. +AY364898.1/1-307 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +AY364895.1/1-307 ......CGC....A...GCGG..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000325.1/2679105-2678738 ......UGA....C...CAGG..A...G..A.UCC...GAGCA..................................................................................Ga..gACAUAGCGGAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +AF389976.1/18-333 ......CGC....A...GCGU..G...U..U.GGC...GAAUG..................................................................................U....-AAAGAGUGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.CG...A.G..G..A.UG.U-. +CP000386.1/1626790-1626431 ......CCG....C...AGAG..G...C..C.GGU...GAAGC..................................................................................U....AAACCGGGUGC....GA.C..G.C.U..C.G..UAc..aA.U..C..U.C-...C.C..G..G.AU.GG. +L43967.2/406542-406929 ......AUC...aA...UUGG..A...A..A.CAA...GACAA..................................................................................A...aAUCCACAAAAC....UA.A..-.A.A..U.G..UA....G.A..A..G.CU...G.U..U..U.GU.UG. +U00089.2/571825-572211 ......AUC...uA...AAGU..A...A..G.CGA...GACAU..................................................................................U...aAAACAUAAGAC....UA.A..A.C.-..U.G..UA....G.A..A..G.CU...G.U..U..U.UA.CC. +AE000516.2/3464130-3463763 ......UGA....C...CGGG..A...G..A.UCC...GAGCA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +BX248344.1/299881-299514 ......UGA....C...CGGG..A...G..A.UCC...GAGCA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +CP000611.1/3480490-3480123 ......UGA....C...CGGG..A...G..A.UCC...GAGCA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +AM408590.1/3422820-3422453 ......UGA....C...CGGG..A...G..A.UCC...GAGCA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +HE572590.1/3532494-3532127 ......UGA....C...CGGG..A...G..A.UCC...GAGCA..................................................................................Ga..gGCAUAGCGAAC....UG.C..G.C.A..C.G..GA....G.A..A..G.CC...U.-..U..G.AG.GG. +AE006470.1/660570-660973 ......GUG...uA...AUCG..G...A..C.CAC...GAAAA..................................................................................A...cCAACCACCAGA....GA.U..G.A.G..U.G..UG....G.U..A..A.CU...G.C..A..U.CG.AG. +AL583919.1/121055-121420 ......UGA....U...CAGG..A...G..A.UCC...GAGUA..................................................................................Ga..gGCAUAGCGAAC....UA.C..G.C.A..C.G..GA....G.A..A..G.CC...U.U..G..A.GG.GA. +AY911519.1/1-337 ......GGC...uA...AGUC..C...A..G.GGU...UAAAA..................................................................................Cc..aAAUAGAUCGAC....UA.C..G.C.A..U.G..UA....G.A..A..C.UG...-.G..U..U.GC.GG. +U68081.1/22-350 ......GGC...cA...ACAG..C...G..C.GGU...GAAAU..................................................................................A....CAUACUUGACC....UA.A..A.C.C..U.G..UA....G.A..U..G.CU...U.C..G..U.GU.GG. +CP001050.1/750995-750675 ......GGC....A...UGAU..G...G..A.AAU...AAGAUuuu............................................................................caa-....AUAGACACAAC....UA.A..G.U.A..U.G..UA....G.A..A..C.GC...U.U..-..U.GU.AG. +AJ629111.1/506-157 ......ACC....U...AAUC..U...U..G.AGC...GAAAU..................................................................................U....-ACUUGUUAAC....UA.U..G.A.G..C.G..UA....G.A..U..A.UU...U.A..U..G.UG.AU. +CP001215.1/4837167-4836853 ......GGC...cG...AAGA..G...U..U.CGC...GAAAU..................................................................................Gc..uAAUAUAUCGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +CP000312.1/1455328-1455014 ......GAC....G...UUCU..C...U..G.AGG...GAAUU..................................................................................Uu..aAAACACAAGAC....UA.C..A.C.U..C.G..UA....G.A..A..A.GU...C.U..U..A.CU.GG. +ACAT01000012.1/45784-45462 ......GGC...aC...GCUG..U...A..A.AGC...GAACC..................................................................................Uu..uAAAUGAGUGUC....UA.U..G.A.A..C.G..UA....G.A..G..A.UU...U.A..A..G.UG.GC. +AE017262.2/2463847-2463523 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +FM242711.1/2481647-2481323 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AF137379.1/195547-195873 ......GGG....-...----..-...-..-.---...-----..................................................................................-....-UCAUCUAAGC....UA.A..A.C.C.aU.G..UG....A.A..U..A.UA...A.C..C..U.UU.CGg +U68076.1/22-329 ......CGG....G...AUUU..A...A..A.GGU...UAAUU..................................................................................A....AAUGACAAUAC....UA.A..A.C.A..U.G..UA....G.U..A..C.CG...A.C..G..G.UC.GA. +AF440342.1/1-322 ......GGC...uG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AF440349.1/1-322 ......GGC...uG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...C.A..A..G.UG.CC. +AF440351.1/1-322 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AM263198.1/2430862-2430542 ......GGC...cG...AUGU..U...U..A.UGC...GAAAU..................................................................................Gc..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AF440350.1/2-322 ......GGC...uG...AUGU..U...U..A.UGC...GAAAU..................................................................................Ac..uAAUACGGUGAC....UA.C..G.C.U..C.G..UA....G.A..U..A.UU...U.A..A..G.UG.CC. +AF440335.1/2-315 ......GGC...aA...GCUG..U...A..A.AGC...GAAAC..................................................................................Cu.caAAUGAGUUGAC....UA.U..G.A.A..C.G..UA....G.A..U..U.UU...U.A..A..G.UG.UC. +AF375582.1/9-303 ......GGC...aA...GCUG..U...A..A.AGC...GAAAC..................................................................................Cu.caAAUGAGUUGAC....UA.U..G.A.A..C.G..UA....G.A..U..U.UU...U.A..A..G.UG.U-. +AF440336.1/1-322 ......GGC...aG...ACAU..C...U..A.UGC...GAAAU..................................................................................Cc..aAAUACGGCAAC....UA.C..G.C.U..C.G..UA....G.A..U..G.CU...C.A..A..G.UG.CC. +AY911521.1/1-340 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................C...aAUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AY911520.1/1-342 ......GGG....U...CGCU..G...A..G.GGU...UAACU..................................................................................U...aAUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CA.G-. +AY911522.1/1-341 ......GGG....C...GGCU..G...C..G.GAU...UAAAU..................................................................................C...aGUAGACACGGC....UA.C..G.C.A..U.G..UA....G.U..A..C.CG...A.C..A..G.CG.G-. +AY846305.1/1-307 ......GGA....U...CGGU..G...C..A.GAC...UAAAA..................................................................................Uu..aAAGACAGAAAC....UA.A..A.C.A..U.G..UA....G.A..U..U.CA...U.-..G..A.GC.GU. +AACY020396050.1/454-188 ......UAC....U...GUCA..U...G..U.AGU...GA---..................................................................................-....-----------....--.-..-.-.-..-.-..--....-.-..-..-.--...-.-..-..-.--.--. +AY911524.1/1-307 ......GGC...aG...AAGA..A...U..G.AGC...GAAUC..................................................................................Gc..gAAUAUGUUGAC....UA.C..A.C.U..C.G..UA....G.A..A..G.CU...U.A..A..G.UG.CC. +CP000439.1/15626-15294 ......GGG....G...AAUA..G...C..U.---...-----..................................................................................-....-----------....--.-..-.-.-..-.-..--....-.-..-..-.--...-.-..-..-.--.--. +AF375575.1/11-299 ......GGCg..uU...UUGA..G...C..U.AGU...GAAGU..................................................................................Uc..aAGUAAUAUAAC....UA.U..G.A.U..C.G..UA....G.A..G..G.UC...A.G..U..G.--.--. +CP002222.1/2211225-2211552 ......GGC...gU...UUGC..A...A..U.GAU...GAAAU..................................................................................Uu..aAAUAGUAUGAA....UA.U..G.A.G..C.G..UA....G.A..U..A.UC...C.G..A..G.GG.GC. +AY040838.1/1-298 ......GUG...cG...GAAG..G...A..A.GGC...GAAAU..................................................................................Cu..aAAACGACAGAC....UA.C..G.C.U..C.G..UA....G.U..G..U.CC...U.U..U..G.UG.GG. +AF375577.1/11-299 ......GGCg..uU...UUGG..G...C..U.AGU...GAAGU..................................................................................Uc..aAGUAAUAUAAC....UA.U..G.A.U..C.G..UA....G.A..G..U.UC...A.G..U..G.--.--. +AY082653.1/2-336 ......GGA...u-...----..-...-..-.---...-AAUGaacgauucc...............................................................cgccuugagg-....GUCAGAUAGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...C.G..G..A.GG.GUc +AF375585.1/1-302 ......ACC....U...CCCA..U...U..A.UGC...GAAAC..................................................................................C....UAUUGAUAGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.UG...C.U..A..G.UA.UC. +AF375587.1/1-302 ......ACC....U...CCCA..U...U..A.UGC...GAAAC..................................................................................C....UAUUGAUAGAC....UA.C..G.C.A..C.G..UA....G.A..A..G.UG...C.U..A..G.UA.UC. +ABGQ01000005.1/122398-122710 ......GAG....C...GAAG..U...A..G.GGU...GAAGU..................................................................................A....GUCAUCUUUGC....UA.A..G.C.A..U.G..UA....G.A..G..G.UC...U.U..U..G.UG.GG. +CP000414.1/273277-273583 ......GGC...aG...ACAA..U...A..U.AAU...GAACU..................................................................................Ac..aAAUAAUAGCCC....UA.U..A.A.A..C.G..UA....G.A..U..A.UU...G.G..U..G.UA.UC. +AF375568.1/8-285 ......UGU....C...GCCU..A...U..C.UGU...UAAAU..................................................................................G...aAAGACAUAACC....UA.U..G.G.U..C.G..UA....G.A..C..G.AA...U.A..U..G.UU.G-. +AF375579.1/10-290 ......GCU...uU...GGAA..A...U..U.UGU...UAAAC..................................................................................U....AGAGAAAGUCC....UA.U..G.G.U..U.G..UA....G.A..C..G.UU...G.A..U..G.U-.--. +DQ250622.1/20-291 ......UGG....U...GUUU..U...U..A.AGA...AAGAU..................................................................................U....UAAAAUCCAAA....UA.A..G.C.A..U.G..UA....U.A..-..-.--...-.-..-..-.--.--. +U68082.1/22-356 ......CUA....G...UUUU..A...A..G.GCU...AAAAA..................................................................................C...uAACCAAUUUUC....UA.A..G.C.A.uU.G..UA....G.A..A..G.UU...U.G..U..G.UU.UAg +CP000141.1/258392-258750 ......GGC....A...CCAA..U...C..G.GGU...GAAAG..................................................................................C...aAAAAUACCGGC....UG.C..C.C.U..C.G..GA....G.A..A..G.CU...U.U..C..G.GU.UC. +CP001147.1/1166175-1165826 ......GGC...gA...GCUA..A...C..U.UCC...GAAUC..................................................................................C...uAAAACUUCCAC....UA.A..G.C.A..U.G..UA....G.A..U..G.CU...U.A..G..A.AG.U-. +CP000112.1/1988490-1988131 ......GGCa..uC...ACCG..G...A..U.GGC...GAGCU..................................................................................U...gAAUACCUGAUC....UA.A..A.C.C..U.G..UA....G.A..A..G.CU...U.C..G..A.GU.GG. +CP000016.1/678009-678400 ......UAU....A...UCUA.cG...C..C.AAU...UAAAU..................................................................................G...uAAUUCAAGACC....UA.A..G.C.A..U.G..UAg..gU.U..A..C.UA...A.A..A..A.UA.AA. +BX908798.1/630473-630069 ......GCA....U...AGGA..G...U..U.AGG...GAUUU..................................................................................U....-ACAGAACGA-....UA.A..G.C.A..U.G..UA....G.U..G..G.UC...A.A..U..U.CG.UA. +AE014184.1/278117-278485 ......CAA...aG...AAUC..A...G..G.GCU...GAGUAua..............................................................................ac-...gGUUUUAGCGGA....UA.C..A.C.C..C.G..UA....G.A..A..G.UC...-.A..C..G.GG.CU. +BX248583.1/610694-611086 ......AGU....C...AUUU..U...U..C.AAU...AAAAU..................................................................................-....-AUUAAAGAUC....UA.A..A.C.A..U.G..UA....G.U..A..U.CU..gG.A..A..A.AU.AU. +CP000249.1/937591-937964 ......UGU...cC...GACG..-...A..G.GCU...GAGAA..................................................................................A...cAAGUAGCAGGA....UG.C..G.C.C..C.G..GA....G.A..A..G.CC...C.-..U..G.UG.UC. +AF022186.2/109751-109498 ......---....-...----..-...-..-.---...-----..................................................................................-....-UUAUGUUAUU....UA.A..G.C.U..U.G..UA....G.U..A..A.CUaucU.A..G..U.GU.AC. +AAFX01035522.1/635-271 ......ACC....A...GAUG..G...C..A.UCU...UAAAU..................................................................................C....CGAUCUGCAAA....UA.A..G.C.A..U.G..UA....G.A..A..A.GC...U.G..A..U.GU.GG. +CP000108.1/2092429-2092029 ......UCG....U...ACCA..A...C..U.UAU...GAAUC..................................................................................U....UAAACACUUGA....GA.U..G.A.G..U.G..UG....G.U..A..G.CG...U.U..A..U.CA.AG. +AE000657.1/1153844-1153501 ......GGC....-...GACC..C...G..A.GGG...GAAAU..................................................................................C...cUGAACACGGGC....UA.A..G.C.C..U.G..UA....G.A..G..C.CU...C.G..G..A.UG.UGg +CP000383.1/1433554-1433957 ......ACC....U...GCUA..C...A..G.CUC...GAAAA..................................................................................U....GAACAUCCGGC....UA.A..G.C.A..U.G..UA....G.A..A..G.AU...U.C..G..A.UA.GU. +AY040837.1/1-317 ......CGC....A...GUGA..C...G..A.UAC...GAGAA..................................................................................U....-AAAGAUUGAC....UA.A..A.C.A..U.G..UA....G.C..G..C.CA...U.C..U..G.UU.AG. +CP000471.1/1522615-1522980 ......AGC...cU...GAGA..C...G..C.CAC...AAAGC..................................................................................A....GUAGGGUUGGC....AA.AauG.G.U..C.G..UG...aU.U..C..C.UU...C.U..A..G.CU.U-a +AAGX01000013.1/8741-9125 ......AUC...aA...UUGG..A...A..A.CAA...GACAA..................................................................................A...aAUCCACAAAAC....UA.A..-.A.A..U.G..UA....G.A..A..G.CU...G.U..U..U.GU.UG. +AF137379.1/97379-97053 ......GGG....-...----..-...-..-.---...-----..................................................................................-....-UCAUCUAAGC....UA.A..A.C.C.aU.G..UG....A.A..U..A.UA...A.C..C..U.UU.CGg +U68077.1/22-338 ......GGG....U...CGCU..U...G..A.GGU...UAAAU..................................................................................Ca..aUAGAAGGACAC....UA.A..G.C.A..U.G..UA....G.A..C..C.UC...A.A..G..G.CC.U-. +AY129337.1/100059-100495 ......GGG....G...CCAG..A...G..G.UGG...GAAACggugugaaacuccuguccug..........................................gggaucaccgaccgauacgc-....CAAACCAGGAC....UA.C..G.C.C..C.G..UA....G.A..A..C.G-...C.A..G..U.GA.GA. +S67602.1/1-411 ......UUA....G...UUAA..A...U..A.UUU...UAAUU..................................................................................-....AGAAAAUUAAC....UA.A..A.C.-..U.G..UA....G.A..A..A.GU...A.U..G..U.AU.UA. +AF481102.1/4584-4323 ......CUGa..cG...GUCA..U...A..G.UGC...-----..................................................................................-....-GACUGUAAAC....AA.A..G.C.A..U.G..UU....G.U..G..C.AC...C.C..C..A.CA.C-. +AF389984.1/19-335 ......CGG....A...GCUG..G...G..U.GGC...GAAUG..................................................................................G....AAAGAUUCGAC....UA.A..G.C.A..U.G..UA....G.U..A..C.UG...A.G..G..A.UG.U-. +AY911518.1/2-342 ......GGG....A...----..-...-..-.---...UAAUGgauggucccc..............................................................gccuucaggg-....UUAAGAUAGGC....UA.A..A.C.C..U.G..UG....A.A..U..G.AU...C.G..A..A.GA.GUg +EF508371.1/55977-55668 ......AAAa..aA...UACU..U...U..C.UUU...GAGUA..................................................................................U....UGAACA-AAGA....UA.A..A.C.U..U.G..UG....A.A..U..G.AG...-.U..G..U.GC.UAc +AY082651.1/2-338 ......GGG....A...----..-...-..-.---...UAAUGgaugguccc...............................................................cgcccagagg-....GUUAAAUGGGC....UA.C..G.C.C..U.G..UG....A.A..U..G.AG...C.G..G..U.AG.GCg +AY082650.1/21-310 ......GUU...cC...AGUU..C...U..U.GGG...-----..................................................................................-....AUUAUAAGAAC....UA.A..A.C.C..U.G..UG....A.A..U..G.AG...-.-..-..-.--.--. +AACY023480922.1/1342-1077 ......---....-...AAU-..U...U..A.GCU...AAGAAcccuacgc..................................................................aaucaaau-....GUAUGUAUAAC....AG.A..A.C.U..U.G..GA....A.U..A..C.UA...U.U..G..A.CU.AAu +#=GC SS_cons ......>>>....-...>>>>..>...>..>.>>>...,,,,,..................................................................................,....,,ddd,,dddd....,,.,..).).)..).)..--....-.)..)..).))...).)..)..).)).)). +#=GC RF ......ggc....a...uccu..u...a..a.ggc...GAAAa..................................................................................u....aAAaaacaGAC....UA.A..g.C.a..U.G..UA....G.A..a..g.cu...u.u..u..g.ga.au. + +CP002858.1/636403-636054 ....AACUU.A..A.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AQSL01000153.1/17879-17520 ....UCUGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP005990.1/1020353-1020710 ....AGGUC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000238.1/599480-599857 ....AGUAA.U..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001825.1/749016-749371 ....AAAGC.C..U.CUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +KI530573.1/179971-180319 ....AAGCU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +ASKJ01000008.1/8063-7702 ....AAGUU.U..C.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AP009178.1/366342-366716 ....GUUGU.U..U.CCGGACUC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AUYT01000001.1/1918707-1918352 ....UUACU.C..U.UCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +AUCY01000015.1/19166-18808 ....AUCCU.U..C.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +ASJR01000001.1/32419-32772 ....AUACU.U..G.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +EQ973344.1/309470-309111 ....UAGAU.U..U.UCGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +GG688422.1/796853-797205 ....UAGGU.U..U.UUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +AWNK01000007.1/2603-2958 ....AGGAC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +FP565809.1/2090387-2090739 ....AUGGA.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +AAQJ02000001.1/107653-108060 ....CGGGC.U..U.GCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +KI931836.1/25582-25945 ....-AGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +KB904802.1/126181-125821 ....AGGAU.U..U.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AWNR01000023.1/15640-15289 ....CAAAU.C..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AFGF01000016.1/98-443 ....AAUGC.U..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +ATHV01000022.1/103068-102712 ....AGCGU.U..C.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP002431.1/1755900-1756290 ....AUCGU.U..C.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP003549.1/4580582-4580961 a.auACCCA.U..U.UCGGACGG.C.A.GU.UCAAU.U.................................................................................................................................................................. +ACJM01000005.1/68711-69066 ....UCUGC.C..U.GCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +HF951689.1/2306922-2307273 ....-AUCC.C..U.AGGGACGA.G.A.GU.UCGAG.U.................................................................................................................................................................. +FR898651.1/77917-78268 ....AAAUG.U..U.AUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +AP012209.1/218727-219086 ....ACUAC.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +KB899636.1/1103066-1102672 ....AUCCU.U..U.UGGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP002514.1/2635929-2635561 ....AAGGU.U..C.GCGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +ASLA01000048.1/2102-1719 ....AAAGG.U..U.AUGGACCC.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP002116.1/2157788-2157433 ....UGCCC.G..G.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +ASOC01000115.1/3064-2663 ....GUUUU.C..C.UUGGACGA.G.G.GU.GCAAU.U.................................................................................................................................................................. +KE386488.1/2302343-2301937 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +KB731324.1/5596722-5597112 uaauACCCA.G..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +HF996868.1/105202-104824 ....AUCCU.U..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +ALXF01000043.1/19177-19547 ....GACAU.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +HE978586.1/16541-16890 ....UGAGU.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +ATUV01000002.1/430394-430763 ...gACGCA.C.gC.CCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP007128.1/3913005-3912647 ....UCUAG.U..C.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +JH992902.1/898595-898946 ....GUUAU.C..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +APKF01000001.1/3068-2714 ....UCGGG.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AUIC01000003.1/527982-527611 ....CCGAG.C..A.GUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +HG793133.1/844919-845298 ....UUAAU.U..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +ALJM01000044.1/142922-143282 ....AUGGA.U..U.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +FR891194.1/2245-2609 ....UCGGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +JAGN01000007.1/210-575 ....GCGAU.A..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AUFW01000018.1/1438-1080 ....-GCCC.U..U.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +ABCK01000022.1/52666-53029 ....ACUUU.A.cU.CAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +ARQD01000001.1/166156-166556 ....UGUUU.C..U.ACGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +HE610718.1/464779-464439 ....GAGGU.C..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001992.1/1409800-1410172 ....UUCCC.G..A.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP001744.1/2441287-2441647 ....GGCAU.C..A.CAGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AUHX01000013.1/95926-96324 ....UGCUU.G..U.UUGGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +AAVU01000091.1/1296-902 a.auACUCG.U..U.UUGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +GG774889.1/871343-871741 ....UCCUU.G..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +KB900537.1/113361-112992 ...gAUGUG.U..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +FR898229.1/7571-7218 ....UCGUU.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +AZMC01000283.1/4374-4034 ....AAUAC.U..-.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +JH597773.1/1074245-1073899 ....-GCAC.G..G.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +KI259821.1/152029-152373 ....ACUGU.U..U.UCGGACGU.G.G.GU.UCGAC.A.................................................................................................................................................................. +FP929056.1/2034356-2034003 ....GCCCA.C..G.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +FR881339.1/29502-29115 ....UGGAU.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +BA000021.3/122211-122575 ....-GAAG.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP003945.1/2841847-2842237 caauAGCCA.G..U.CUGGACAG.C.A.GU.UCGAU.U.................................................................................................................................................................. +AFPK01000014.1/104717-104318 ....UGCUU.G..U.UUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AODQ01000135.1/11337-11706 ....UUCUU.A..U.CUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001102.1/1736501-1736132 ....UGCUU.G..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +AUPZ01000004.1/157107-156730 ....CGUGG.U..U.UCGGACUG.G.A.GU.UCGAU.U.................................................................................................................................................................. +HF570956.1/2001206-2000840 ....CCCGU.C..A.GUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP001928.1/582499-582061 ....GUAUA.C..U.UAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +CP003558.1/1981618-1982006 uaauAACUU.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP003282.1/1783812-1784199 ....-CCGU.C..G.CAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AWNH01000060.1/189581-189189 a.uuACUUA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +ALVZ01000087.1/10266-9881 a.auAAUCA.G..U.CUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +KI866524.1/456419-456036 ....GGUGU.U..G.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AKKQ01000028.1/4742-4361 ....AUAUC.U..U.UUGGACUC.G.G.GU.UCAAU.U.................................................................................................................................................................. +FR872582.1/1677615-1677994 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +ACGK02000001.1/64422-64047 ....AUUUG.C..G.UUGGACCG.G.A.GU.UCGAU.U.................................................................................................................................................................. +AZHT01000027.1/118138-118538 ....UCCUU.G..U.GCGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +ATLH01000005.1/103963-103567 ....UGCUU.G..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +BAKS01000012.1/61092-61497 ....UCCGC.G..U.UUGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +AFUH01000001.1/665981-666327 ....AGACU.U..C.UCGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +FR884026.1/41636-41272 ....ACGUA.U..U.UCGGAAAG.G.A.GU.UCAAC.U.................................................................................................................................................................. +AQYI01000003.1/272886-273254 ....CCUGA.G..C.UCGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001700.1/1601994-1602378 ....GCCGC.C..G.AUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +HF988734.1/273683-274038 ....AAAUU.G..U.UUGGACAC.G.A.GU.UCGAC.U.................................................................................................................................................................. +CP001085.1/311892-311523 ...aAGAAU.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +HF997981.1/5979-5613 ....GCGAU.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +KB822569.1/149528-149878 ....GAGGU.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +ACYG01000005.1/100332-100693 ....UUUGU.U..U.UCGGACUG.C.G.GU.UCAAU.C.................................................................................................................................................................. +AUGC01000009.1/55220-55600 ....GGCAU.G..C.CUGGACGA.G.G.GU.UCGAG.U.................................................................................................................................................................. +CP001055.1/122841-122496 ....GCUGU.G..C.UUGGACGG.G.G.GU.GCGAA.U.................................................................................................................................................................. +HF991991.1/20593-20240 ....AGAAC.U..U.UCGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +KB235914.1/386818-387205 a.ugAGCUA.U..U.ACGGACGG.C.A.GU.UCGAC.U.................................................................................................................................................................. +CP003468.1/209272-209650 ....AAUAU.U..C.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +KB235922.1/2875526-2875912 gaauAGUCA.G..U.CUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +JHYK01000021.1/12058-11714 ....UAGAU.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000251.1/3245285-3245635 ....AAGUC.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AUNE01000047.1/23494-23877 ....UGUUG.G..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CM001776.1/4689845-4689455 a.uuAACUA.G..U.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +HF996708.1/40-397 ....AGGGA.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AYUF01000408.1/24337-24736 ....UCCUC.G..U.UUGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +JH636449.1/2721-2327 ....AGUAC.C..A.CGGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +ASOA01000014.1/1706-2119 ....AAUGU.U..U.CCAGACGU.G.G.GU.CCAAU.U.................................................................................................................................................................. +CP003587.1/902888-903255 ...uAACUGcG..G.AUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +BAKX01000003.1/95816-96227 ....UCCGC.G..U.UUGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +AXYY01000137.1/843-484 ....GGUAG.U..U.UUGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +AZMO01000001.1/139882-140231 ....UGGCA.U..A.ACAGACGG.C.G.GU.UCGAU.C.................................................................................................................................................................. +ACNN01000035.1/47821-47413 ....UCCAC.G..U.UUGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +ALNN01000055.1/22370-21967 ....UACUU.G..U.UUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +KI912268.1/2145220-2144834 ....ACACU.U..C.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +KB235941.1/316766-316382 caauAGCUA.G..G.GCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +FR893351.1/2846-2458 ....GCCUU.A..U.UUGGACAC.G.A.GU.UCAAU.U.................................................................................................................................................................. +KB903813.1/741955-742326 ....UGUGA.C..G.AAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP007028.1/735572-735231 ..ggGCGAA.C..C.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP002831.1/999997-1000386 ....GCAUU.G..A.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +AQSF01000014.1/33474-33883 ....UGUUUaA..U.GUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP001931.1/1228258-1228604 ...gGCCGU.U..C.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP003594.1/2974628-2975020 ...gAGCUA.G..G.ACGGACGA.G.G.AU.UCGAC.U.................................................................................................................................................................. +CP002689.1/220559-220962 ....ACCAU.G..U.UUGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NZ_AUNJ01000479.1/8706-8339 ....CGUUG.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP001631.1/1841797-1842141 ....GGAGC.C..A.GAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AP010656.1/24469-24061 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +ARQP01000007.1/5209-5631 ....AAUCA.U..C.CUGGACAU.G.G.GU.UCGAG.U.................................................................................................................................................................. +CP001100.1/217460-217061 ....CAAUG.U..C.UUGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +JAQT01000030.1/65098-65444 ....CGGGU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AUNI01000009.1/384160-384528 ....CGUUG.U..U.UCGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +CP002959.1/4283088-4282728 ....UCGGC.G..G.UAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP003592.1/3209365-3208957 a.ugAUCUG.U..U.GCGGACGG.C.A.GU.UCGAC.U.................................................................................................................................................................. +ASKX01000001.1/32962-33313 ....AAACU.C..C.CCAGAUGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +KB446646.1/41771-41419 ...gACCAU.C..U.UUGGACAG.G.G.GU.UCGAA.C.................................................................................................................................................................. +AUSF01000044.1/5114-5486 ....ACUUU.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +KI669458.1/92635-92997 ...cGCGGA.U..U.UUGGACUG.G.G.GU.UCAAC.U.................................................................................................................................................................. +HF989886.1/20501-20161 ....-GUGU.U..U.UCGGACAG.G.A.GU.GCAAC.U.................................................................................................................................................................. +HE796683.1/2411165-2410793 ....UCCUU.G..A.CUGGACCA.G.G.GU.UCAAC.U.................................................................................................................................................................. +JAFS01000001.1/824753-824367 ....UCCAC.G..A.GAAGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +BAOU01000044.1/35706-35301 ....UCCGC.G..U.UUGGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +AEOP01000010.1/61538-61894 ....GGAUG.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +KI259238.1/10152-9742 ....UCCGU.G..U.UUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +ASKV01000006.1/24849-24484 ....UAACU.U..U.UUGCACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +KB890740.1/133210-133620 ....UCCCU.A..U.CUGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +FR879654.1/40358-40711 ....-AGUA.U..U.UUGGACAG.U.G.GU.UCAAA.U.................................................................................................................................................................. +FR889389.1/475-113 ....GCUAU.U..U.CUGGACCC.G.A.GU.UCAAC.U.................................................................................................................................................................. +CP001342.1/34167-34555 ....UCAGG.G..G.GUACACAG.G.G.GU.UCGAA.U.................................................................................................................................................................. +HF989692.1/61799-61403 ....-UCCA.U..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP003535.1/11043-10643 ....GACUU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +AGFP01000046.1/7013-7406 ....UUUGU.U..U.GUGGAAAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +ALYD01000034.1/3925-3580 ....UUUGU.U..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +FR899762.1/122785-122431 ....GGGUA.U..A.UUGGACAG.G.A.GU.UCAAU.U.................................................................................................................................................................. +FR888581.1/27975-27566 ....UUCCA.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +AXXW01000006.1/8285-8702 ....AUAUA.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +FR898414.1/7627-8006 ....UUUUA.U..G.CAACACAG.G.A.GU.UUGAC.U.................................................................................................................................................................. +CP002305.1/876782-876405 ...aGCCGU.G..U.UCGGACCA.G.G.GU.UCGAC.U.................................................................................................................................................................. +JHVF01000005.1/25190-25562 ....AUGGU.G..C.ACGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +KE383878.1/389698-390080 ....ACCGC.G..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +KB903598.1/117048-116669 ....GCUUU.C..A.CUGGACCC.G.A.GU.UCGAC.U.................................................................................................................................................................. +HF996414.1/34976-35365 ....AUCCA.C..G.AUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AP012057.1/3088989-3089374 ....-CGGC.U..G.AUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AP012338.1/3764942-3764524 ....ACUGU.C..U.CGACACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +FR878780.1/584-172 ....GCCUC.A..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AUKE01000004.1/110420-110042 ....GUCUG.G..G.UAAGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +ASNF01000024.1/3688-3210 ....CCUUC.U..G.CUGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +ATUN01000002.1/79576-79969 ....GAUGC.A..U.GUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001991.1/80770-80390 ...uUUUGU.G..U.GUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +HF988635.1/78352-78721 ....CGUGC.U..U.UCGUACAC.G.G.GU.GCAAG.U.................................................................................................................................................................. +FR884158.1/585-938 ....AAGUA.A..U.UUGGACGG.G.A.GU.UCAAA.U.................................................................................................................................................................. +HF998489.1/9355-8982 ....CUUGC.G..U.UGGUACAC.G.G.GU.GCAAU.U.................................................................................................................................................................. +CP005077.1/1066430-1066006 ....AGCAU.U..U.GUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +KB890469.1/225159-225534 ....GCUUU.C..G.CUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +CP006934.1/82796-83205 ....AACUA.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +KE386702.1/19959-20367 ....AAGAU.G.aA.CAAGACGU.G.G.GU.UCGAA.A.................................................................................................................................................................. +VAFM01000001.1/110572-110996 ....AAGUG.U..U.UCGGACGU.G.G.GU.UCGAG.U.................................................................................................................................................................. +VAFM01000002.1/254529-254105 ....ACGCG.U..U.UCGGACGU.G.G.GU.UCGAG.U.................................................................................................................................................................. +JPOG01000001.1/1870125-1870491 ....AGCAU.C..A.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LBVL01000005.1/63048-63431 ....AUAUU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AZAC01000012.1/3972-3618 ....AAGAU.U..U.CCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DF820455.1/1391248-1391636 ....AAGAG.C..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LDWW01000002.1/237639-237287 ....UUGUC.C..C.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +JMLW01000015.1/73476-73838 ....AGUGC.C..G.ACGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +JNKD01000026.1/39064-39457 ....AGCCU.U..U.UGGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CBXV010000007.1/314848-314456 ....ACCGC.U..U.CUGGACCC.G.A.GU.UCGAG.U.................................................................................................................................................................. +CCYH01000025.1/83270-82913 ....UGGGU.U..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +LBXL01000031.1/6216-5793 ....UUGUU.U..U.UCGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +JUGZ01000013.1/97606-98008 ....AUGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP012508.1/617437-617850 ....AGGGU.U..U.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP009498.1/16264-15881 ....CGCAU.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +LBNX01000003.1/44093-44450 ....UAGUG.U..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP010904.1/827903-827547 ....-GCUU.G..C.ACGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +JANU01000001.1/29828-30244 ....AAGGC.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +JQLX01000001.1/5794-5436 ....ACGCA.C.gC.CCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +JIAD01000001.1/1284265-1283893 ....GUUAU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCNO01000015.1/15676-16056 ....AGAUU.U..U.UCGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +JTLC01000017.1/17326-17675 ....GGUGU.G..C.UUGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LBFQ01000072.1/2976-2610 ...uAACCU.G..U.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LBWP01000009.1/3123-3526 ....AUGCU.U..U.UCGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +LBOA01000003.1/31818-32197 ....AUGCG.G..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +JNUP01000003.1/6474-6821 ....-GCAC.C..U.UAGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +JTJD02000015.1/33141-32758 ...uAGCUA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LAJB01000003.1/224901-224540 ....GUUAU.C..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCET01000002.1/68324-67997 ...uAAUUU.U..U.CCGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +CCEJ010000005.1/137421-137818 ....GUUUG.C..U.UAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +BATP01000055.1/13523-13879 ....AGAUG.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LBHJ01000003.1/696051-695697 ....AGUUU.C..U.UCGGACGG.G.A.GU.UCAAC.U.................................................................................................................................................................. +JPSP01000007.1/28515-28904 uaauAACUA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +JVZP01000178.1/52129-52482 ....GUCUU.U..C.AAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +BBLW01000001.1/280432-280064 ....UGGAC.A..U.GCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCJL01000009.1/58801-58439 ....UUGUU.U..U.UUGGAUCC.C.G.GU.UCAAC.U.................................................................................................................................................................. +LBFR01000007.1/3685-4025 ....UCAAC.C..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LBSR01000012.1/23369-23684 ....UAAUU.U..U.UUGGACAG.G.A.GU.UCAAU.U.................................................................................................................................................................. +LBON01000001.1/85770-86180 ....ACAUA.U..U.UCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCPJ01000023.1/4002-4388 ....AACUU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LBVO01000045.1/1590-1187 ....-GCAC.A..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCND01000009.1/18504-18891 ....CCACU.C..U.UCAGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +LBXN01000012.1/8146-8528 ....ACUGG.A..U.CUGGACGA.G.A.GU.UCAUU.A.................................................................................................................................................................. +LBTE01000001.1/181582-181951 ....UCGUU.C..U.GUGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +JXYS01000044.1/11802-12151 ....GGAAC.U..G.AAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +JRNA01000008.1/44248-44604 ....UAUCU.U..U.UCGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +JYNY01000067.1/698-284 ....UGGAU.A..U.GUGGACCC.G.G.GU.UCAAA.U.................................................................................................................................................................. +JQKG01000044.1/8746-9122 ....CGGUG.C..C.UUACACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +CP010049.1/662246-662652 ....AAAAA.U..U.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +LBUB01000004.1/14890-14538 ....UCAUU.U..U.UCGGACGA.G.G.GG.UCGAU.U.................................................................................................................................................................. +LBTR01000041.1/3674-4084 ....UGCAG.U..C.ACGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +JRAO01000036.1/80303-80708 ....UCCAU.G..U.UUGGACCG.G.G.GU.UCAAG.U.................................................................................................................................................................. +LBVU01000003.1/207697-208066 ....AUGUU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCKC01000012.1/3100-2729 ...cUAAAC.C..A.GUGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +LCMH01000015.1/545-169 ....UGACU.U..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +LM655252.1/355939-355574 ....-GUAC.C..A.ACGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +JQKF01000008.1/93046-92698 ....AGCGC.C..A.AGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP006873.1/25114-24724 ....UACUU.G..U.AUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +FO681347.1/931288-931628 ....AAUAA.U..C.GUGUACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +JJML01000005.1/22022-21639 a.auACCCA.G..G.GCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +LCRI01000014.1/3123-2691 ....AGUCG.U..G.UCAGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +LCMN01000019.1/6816-7187 ....AACUU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LCBR01000003.1/24404-24800 ....UUAAU.G..U.UUGGACAA.G.G.GU.UCAAU.U.................................................................................................................................................................. +LCIO01000001.1/359464-359150 ....AUAAU.C..U.UUGGACAG.C.G.GU.UCAAU.U.................................................................................................................................................................. +LCMF01000007.1/3328-2942 ....UGAAU.U..G.UAAGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCAT01000001.1/12487-12871 ....CCGUA.A..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +LBTQ01000012.1/4722-4333 ....CAAUC.U..C.UUCAACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +JHXL01000001.1/268664-268318 ....AAGAA.U..C.UCGUACAU.G.G.GU.UCAAA.U.................................................................................................................................................................. +LCJB01000031.1/7357-6953 ....UCGCU.U..A.CCAGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +KL370861.1/689059-689433 ....UGGUU.C..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP011125.1/3695779-3696139 ....AGCGC.U..C.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +JPOL01000002.1/2743610-2743210 ....UGCCC.G..U.UUGGACGG.C.G.GU.UCGAA.C.................................................................................................................................................................. +JQZV01000013.1/531207-531608 ....UCCGU.G..U.UUGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP009770.1/651986-651568 ....AAGUG.U..U.GCGGAAAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LN774881.1/45808-46201 ...gUAGAU.U..U.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +LCPZ01000013.1/14684-14250 ....AUCUU.U..C.UUGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +JPGV01000030.1/16634-16230 ....CACUA.C..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCQK01000001.1/76799-76484 ....GAUCG.U..U.CUCCACGC.C.G.GU.UCAAC.U.................................................................................................................................................................. +LBWS01000004.1/13001-12609 ....-AACU.U..A.UUAGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +LBYP01000006.1/6250-6635 ....AAGUU.U..C.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP010048.1/642823-643266 ...uAAAAA.U..U.GCGGACGC.G.G.GU.UCGAA.A.................................................................................................................................................................. +LBUF02000004.1/3892-3509 ....UUACU.U..U.UUACACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LBVD01000033.1/1549-1946 ...uUAUUU.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +JNKS01000009.1/137342-137688 ....UAGGU.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +JHYB01000002.1/203033-203370 ....AAGUU.U..C.UUACACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCKM01000037.1/6584-6998 ....UUCUA.U..G.UCAGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +LCQQ01000019.1/13784-14141 ....ACAAA.A..U.UCGGACGG.G.A.GU.UCAAC.U.................................................................................................................................................................. +LCRX01000013.1/37153-36761 ....ACCCC.A..U.UUAGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCCA01000014.1/22738-23142 ...aGGACU.U..U.CAACACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LBWN01000015.1/4052-4452 ....AUCAU.U..U.UUGGACGA.G.G.GC.UCAAC.U.................................................................................................................................................................. +LBSM01000014.1/7495-7801 ....UCUUU.U..U.UUGGACGG.G.G.AU.GCAAU.U.................................................................................................................................................................. +LCSE01000026.1/14477-14815 ....CCCCU.C..C.UUAGACGG.C.G.GU.UCGAA.U.................................................................................................................................................................. +LCCH01000003.1/104539-104154 ....AUAUU.U..U.CUGGACGG.G.A.GU.UCAUU.A.................................................................................................................................................................. +LBPN01000017.1/4668-4262 ....GUUUA.U..U.UCGCACGA.G.G.GU.C--AC.U.................................................................................................................................................................. +LCQN01000004.1/2090-1720 ...gACUCU.U..U.UCAGACAG.G.G.GU.UCGAU.A.................................................................................................................................................................. +LBRG01000002.1/80990-80646 ....UUAAU.U..U.UCGGACGA.G.G.GU.UCAAC.-.................................................................................................................................................................. +LBWD01000040.1/2872-2459 ....CGCGU.U..U.UCGGACCC.G.G.GC.UCACC.-.................................................................................................................................................................. +LFCL01000020.1/43920-44288 ....GAUUC.A..G.UUGCACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCFP01000015.1/21595-21182 ....UGCGU.C..U.UCGGACUC.C.G.GA.UCACC.U.................................................................................................................................................................. +LCZK01000005.1/15794-15403 ....-CACC.U..A.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCPF01000001.1/139041-139402 ....-UAAA.U..U.UUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +LBTF01000042.1/4010-3627 ....-AAUC.A..U.UUGCACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +LBYO01000020.1/14685-15084 ....-CGCC.U..U.UUGCACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCJI01000076.1/551-95 ....-ACGU.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LBRY01000002.1/96982-97252 ....-UUCC.C..C.UUGCACGC.G.G.GU.CCGAU.U.................................................................................................................................................................. +LBSX01000016.1/13212-12821 ....ACCCG.C..U.CUAGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LCCN01000005.1/43676-44042 ....UAAUA.U..U.UCGGAUGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +LBVI01000011.1/10031-10437 ....AAAUC.C..U.UUGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +JNJZ01000001.1/51391-51754 ....UUUGU.G..U.GUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LCQJ01000017.1/3987-4389 ....-AUCC.U..C.AUGGACGG.G.A.GC.UC-AC.U.................................................................................................................................................................. +CWGI01000001.1/410139-410466 ....UUUUU.A..G.UUGGACUC.G.G.GU.UCGAU.U.................................................................................................................................................................. +JNSG01000124.1/7179-6798 ....GCGCC.U..G.AUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LCQD01000047.1/1018-1366 ....UUCAU.C..U.UUACACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +LBRC01000023.1/12761-12379 ....CGAUU.U..G.UUAGACAG.G.G.GU.GUGAU.U.................................................................................................................................................................. +LCLC01000008.1/174-544 ...uAUCGU.G..A.GCGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP013015.1/2533989-2533630 ....AGCAU.C..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHBD01000002.1/13547-13938 ....AAGUC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGXT01000015.1/8080-7667 ....AGGGU.U..U.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MGXG01000040.1/13579-13190 ....AGGAU.U..U.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LJCP01000005.1/82764-83123 ....ACGGU.U..C.GCGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +LKUE01000187.1/213-565 ....UUCAU.U..A.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHAC01000036.1/12680-12321 ....AAUCA.C..U.UCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +LEKQ01000002.1/22785-22433 ...aCUAUG.U..G.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +CZVY01000005.1/22662-22299 ....CUGGU.C..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MFGX01000014.1/1750-2110 ....CGCAU.C..U.UCGGACCC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CVRF01000002.1/116186-116544 ....AGUAA.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGVD01000143.1/12424-12776 ....CGUAU.U..U.UUGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MEKR01000144.1/4750-5104 ....GACCU.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP014606.1/252745-253092 ....AAUUU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MEWO01000052.1/4102-3747 ....UUGCU.U..C.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGRH01000003.1/98169-98518 ....AGUAU.U..U.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGYE01000004.1/2020-1606 ....AGAGU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MFGW01000163.1/1065-712 ....AAGGU.C..G.GCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGYI01000040.1/15438-15037 ....UGAAU.U..A.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LWLG01000001.1/217929-218288 ....AGCAC.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHFY01000089.1/36825-37235 ....AGAAC.U..U.AAGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MFGU01000072.1/12500-12155 ....UGUAC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGSL01000002.1/87491-87871 ....CGCAU.U..C.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGPY01000047.1/46976-47340 ....GGGGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LJUH01000035.1/1177-803 ....ACUUU.U..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +LMZT01000136.1/1985-1630 ....GCCAG.A..U.UCGGACGG.G.G.GU.UCGAG.U.................................................................................................................................................................. +MGYF01000011.1/45317-44918 ....AAAAU.U..A.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LKAJ01000003.1/197001-197364 ....AACAU.G..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHBL01000417.1/6274-6630 ....ACUUU.U..C.CAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGES01000013.1/12099-12466 ....AAACU.U..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LQAA01000069.1/10493-10138 ....AAAAU.C..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHFD01000070.1/17299-16909 ....UAAAG.A..C.GGGGACCC.G.G.GU.UCAAA.U.................................................................................................................................................................. +LFTD01000032.1/11516-11867 ....UUUAU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MEUM01000023.1/2255-1908 ....AAACG.U..C.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHGJ01000085.1/9403-9005 ....UCUGC.U..U.AAGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +MGQK01000021.1/36705-37061 ....AAGGU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LIZX01000026.1/1871-1455 ....UGCCU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MHAB01000009.1/90027-89665 ....CUUUU.C..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MGSF01000072.1/8854-9199 ....AUCCC.U..U.UCGGACGG.G.G.GU.UCGAC.A.................................................................................................................................................................. +LVAZ01000193.1/10568-10923 ...cAUCUG.C..C.CAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +METP01000031.1/3055-2626 ....UGCCU.U..U.UCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +LDIY01000025.1/1455-1093 ....UUGCA.A..U.GCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +KQ959571.1/48198-48573 ....GGCGA.U..U.UUGGACAC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MEIE01000003.1/8149-7786 ....AAGAU.A..U.GCGGAAGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +MBEW02000007.1/65381-65025 ....AAAGA.U..U.UUGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +LN906597.1/1769319-1768932 ....AGUGC.U..U.GCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +KQ960171.1/91994-92343 ....AGAGU.U..C.UCGGACGC.G.G.GU.UCGAC.C.................................................................................................................................................................. +MEWP01000009.1/6310-6669 ....CGCGU.C..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LFTO01000071.1/11850-12204 ....UGUUC.C..U.UCGGACGGuG.G.GU.UCAAA.U.................................................................................................................................................................. +MGFQ01000019.1/12306-11944 ....UAUUU.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHFG01000092.1/3055-3470 ....GAUGU.U..U.GGGCACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +MGGC01000035.1/20445-20094 ....AACUU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AP013035.1/288584-288937 ...cUGCAU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MIAO01000031.1/2832-2487 ....AGCUU.C..U.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFRH01000054.1/18084-18462 ....UAGUA.U..U.AUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MHOI01000020.1/3407-3757 ....GAUAU.C..C.UUAGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHHW01000003.1/105340-105708 ....CUAAA.A..A.AUGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHBJ01000129.1/58834-59187 ....GUUUG.U..C.CAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MEIF01000008.1/13558-13201 ....AAGCC.A..G.AUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +MHFI01000010.1/1947-1560 ....GAAAG.C..C.GGAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CYUJ01000002.1/555749-555396 ....CGAGU.U..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +MHBF01000056.1/34319-33960 ....ACUUG.C..C.CAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MIBK01000189.1/29921-30265 ....-GCGC.U..U.CAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +KQ959676.1/82208-81846 ....UCCUA.G..C.AUGGACCG.G.A.GU.UCGAU.U.................................................................................................................................................................. +LMAD01000040.1/12505-12857 ....GAAGC.U..G.ACGGACCU.G.G.GU.UCGAU.U.................................................................................................................................................................. +LNEO01000177.1/47390-47749 ....AACGC.U..U.GCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MENC01000299.1/8040-7646 ....UUCUU.G..U.UUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MGNI01000077.1/12465-12064 ....GAAUC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LNES01000006.1/53933-54307 ....GUUUG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +LFRX01000017.1/24494-24846 ....GUGUA.G..C.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MEUL01000107.1/12938-13366 ....GGCCU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MGGO01000013.1/5585-5190 ....GACUU.U..U.ACGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +LNFE01000171.1/18255-18602 ....GGCGU.U..C.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MGFS01000028.1/13613-14010 ....AACUU.U..U.UCGGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +MEUA01000041.1/14928-15356 ....UUCCU.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFFR01000081.1/9602-9956 ....CUGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MEUE01000001.1/557389-556978 ....GUUCA.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LFTP01000002.1/9946-10303 ....GUCCU.G..G.UCGGACGC.G.GgGU.GCGAC.U.................................................................................................................................................................. +MHYJ01000104.1/2228-1853 ....AAUAG.C..A.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MIAP01000112.1/1145-797 ....-GCCC.A..C.UAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LJUS01000001.1/121172-120775 ....GAAAC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MENF01000054.1/12124-12519 ....GCCUU.G..U.UUGGACCC.G.G.GU.UCGAA.U.................................................................................................................................................................. +MGHN01000018.1/79211-78798 ....GUUCU.U..U.UCGGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHCQ01000017.1/18428-18784 ....AACUU.U..U.UUGGACGA.G.G.GU.GCAAU.U.................................................................................................................................................................. +MFJE01000033.1/5817-5410 ....UGCUU.U..U.UCGGACGG.G.A.GU.UCAAC.A.................................................................................................................................................................. +MGHY01000011.1/7664-7307 ...aGUAUU.U..U.UCGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +MFKJ01000019.1/29047-28723 ....AAUCG.U..G.UUGGACGC.C.G.GU.UCAAC.U.................................................................................................................................................................. +MFTT01000008.1/14499-14117 ....-GGCC.U..U.UUGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +MEVA01000003.1/22149-22542 ....UGGUC.U..U.CAAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFPQ01000142.1/11917-12277 ....-GGAU.U..C.ACGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGUR01000029.1/2715-2345 ....ACUGA.U..C.UUGGACCC.G.G.GU.GCAAU.U.................................................................................................................................................................. +LDIV01000001.1/548920-549290 ....AAGCG.U..U.ACGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +MGZJ01000091.1/160444-160040 ....AGAGC.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +LDIZ01000008.1/226215-225849 ....UGAUA.U..U.GCGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHYA01000206.1/8826-8473 ....AAUGU.C..U.CGGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +LSSZ01000072.1/31664-32087 ....AGUAC.C..U.CGGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP012665.1/27155-27547 ....UAGCU.U..U.CAGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +LIGX01000041.1/259241-259604 ....CGGCG.U..U.CAGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MIDO01000016.1/4255-3890 ....AAAUA.U..G.GAAGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MIDR01000041.1/43779-43394 ...uUAGUU.U..C.GGACACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +LJZT01000076.1/188-579 a.auACCCA.A..G.GCGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFKM01000033.1/15478-15821 ....AAAUC.U..U.UUGGACGG.G.G.UU.UCAAU.-.................................................................................................................................................................. +KV820624.1/2365-1959 ....UCCGU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +MHXF01000040.1/2608-2260 ....AAAGA.A..U.CCACACGC.C.G.GU.UCAAC.U.................................................................................................................................................................. +MEZU01000014.1/99792-99406 ....UUUGU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MGHF01000001.1/36664-36261 ....UAACU.U..U.UCGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +MGUW01000023.1/24194-23844 ....-AAAU.U..C.UUGGACAC.G.G.GU.GCAAU.U.................................................................................................................................................................. +MHMS01000008.1/20351-19992 ....AUUGA.C..U.AUGGACAG.G.G.GU.UCAAU.-.................................................................................................................................................................. +MDLB01000081.1/11639-12060 ....GAUCC.U..G.CGACACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +LMYZ01000157.1/423-50 ....UCUCC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHDD01000010.1/12272-12640 ....AUUCU.U..U.UCGGACGC.C.G.GU.UCACC.-.................................................................................................................................................................. +MGRM01000009.1/160866-161212 ....-GCCU.U..U.CCGGACGA.C.G.GU.GCAAU.U.................................................................................................................................................................. +MIAN01000222.1/1534-1886 ....CGAGU.C..U.CAAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGJT01000018.1/4725-5079 ....UCAAA.U..U.UCACACCG.G.G.GU.UCGAU.C.................................................................................................................................................................. +MEUZ01000002.1/15586-15200 ....AAUCU.U..U.UAAGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHHZ01000006.1/10594-10981 ....UGACU.U..U.CUAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHQM01000025.1/22344-22744 ...gAUUAU.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHHD01000018.1/3074-3495 ...gAGUGC.U..U.AGGGACUC.C.G.GU.UCGAU.U.................................................................................................................................................................. +MEQG01000039.1/37351-37718 ....CAAUC.U..U.UUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MGRR01000113.1/4408-3865 ....AUCGC.U..U.UCGGACGU.G.G.GU.UCGAU.Uaaccuuagucgccucacauaggaauaugugauggaaaauugucucuaauugacuuggaaacccagaagugggcaacaaggcggaagaacaaaaagu.................................................................. +METE01000008.1/25900-26263 ....UUGUU.C..U.CUGGACGG.G.G.GU.GCGAA.U.................................................................................................................................................................. +LNEX01000505.1/4133-3733 ....GAUGA.U..U.UUGGACGC.G.A.GU.GCAAU.U.................................................................................................................................................................. +METK01000007.1/9815-9433 ....AAGCA.G..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +KQ959260.1/192515-192100 ....UCUGC.G..U.UUGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +MFRP01000029.1/14906-15297 ....UUCCG.U..U.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +MDJR01000001.1/361697-362027 ....AGUGC.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFVN01000010.1/7194-7575 ....-AUUC.C..U.UCAGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +MGXM01000089.1/35997-35601 ....GAAAC.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MEUV01000045.1/11962-12351 ....GGUCU.U..U.CAAGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MIBD01000002.1/25425-25081 ....CUGGU.U..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHJO01000007.1/26393-26069 ....-CUCA.U..U.CCGGACUA.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHBZ01000033.1/64921-64551 ....UUCUU.U..C.ACGGAUGA.G.G.GU.CCAAU.U.................................................................................................................................................................. +MFQT01000011.1/13297-13699 ....AAACU.U..C.UUGGACAU.G.G.GU.UUAAC.U.................................................................................................................................................................. +MFXG01000090.1/4445-4874 ....-GAAU.U..U.UUGGACGC.G.G.GU.UCGAC.C.................................................................................................................................................................. +MFQW01000033.1/5226-4815 ....AACCC.A..U.CUAGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGGP01000013.1/28775-28427 ....UGCUU.U..C.ACGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MHCR01000026.1/28240-27881 ....-AUUU.U..U.UCGGACGC.G.G.GU.GCAAC.U.................................................................................................................................................................. +LJUC01000171.1/2641-2289 ....AACGU.C..A.CGGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFKH01000002.1/9106-9456 ....-UCGU.U..U.CCGGAUGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LVBW01000015.1/78865-79218 ....AGGUU.C..U.CGGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MGFC01000030.1/6687-7104 ....AACCU.U..A.CCAGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHOE01000033.1/7462-7039 ....GCAUA.A..U.CCAGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHGU01000005.1/22162-21755 ....GGGUC.G..U.GAGGACGC.G.GgGU.UCGAU.C.................................................................................................................................................................. +MGFK01000038.1/3527-3166 ....UGACU.U..U.UCGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHKV01000031.1/5777-6141 ....AGCCC.G..C.UCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHQZ01000024.1/11961-12371 ....-UAUU.A..U.UUGGACGG.G.G.UU.UCAAU.-.................................................................................................................................................................. +MFQZ01000004.1/17071-16666 ....GUUUU.C..A.UCGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +LVBI01000039.1/22233-21882 ....CGCAC.A..U.UCGGACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +MEYM01000019.1/33655-34044 ....-GACU.U..U.UUGGAUGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MHTH01000019.1/1176-780 ....AACUU.U..U.UUACACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFGP01000014.1/5355-5744 ....AAGCU.U..C.AUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHSW01000010.1/6539-6924 ...aAUUUU.U..C.UUUGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +MEQC01000014.1/48922-49290 ....UUUUU.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +MEYI01000043.1/18560-18948 ....-GACU.U..U.UUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +MEPB01000068.1/153448-153083 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +MHLW01000014.1/188-531 ....-AAAC.U..U.UUUGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +MFGC01000010.1/6795-6385 ....ACGCU.U..G.CCAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHFT01000062.1/20529-20100 ....AGUCU.C..A.CUGGACGU.G.G.GU.GCAAU.U.................................................................................................................................................................. +MGLZ01000050.1/435-61 ...aGUUUG.A..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +MDZC01000079.1/33262-32891 ...uUCCUU.G..U.CUGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +MHLA01000013.1/144228-144545 ....UCUCU.C..U.UUAGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +MHQX01000043.1/986-1349 ....ACAGG.A..U.UCGGACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +MFNF01000022.1/2981-2581 ...cCAAUC.C..A.CAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MEIF01000040.1/13715-14088 ....AAGCC.U..C.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGFA01000005.1/585-983 ....AGCGU.U..C.UUACACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHCP01000015.1/12480-12123 ...uUAUCU.U..U.UCGGACCC.C.G.G-.-----.-gga............................................................................................................................................................... +BBBR01000004.1/146362-146725 ....AAUGC.G..U.UUGGACA-.G.G.GU.UCGAA.C.................................................................................................................................................................. +MHIO01000010.1/1606-1218 ....CCCGG.U..U.CUGGACAG.G.G.GU.GCGAU.U.................................................................................................................................................................. +MFAT01000016.1/7067-7474 ....UGUAG.U..C.UUGGACGG.G.G.GU.UCGUA.G.................................................................................................................................................................. +MEOZ01000169.1/24325-23953 ....AUCUU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHQY01000037.1/15680-16140 ....UAUGC.A..U.CUGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +LYSV01000031.1/26876-26470 ...uACCUU.C..U.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +MFIN01000017.1/9033-8682 ....CACUU.U..U.CCAGACGG.G.A.GU.GCAAA.U.................................................................................................................................................................. +MFND01000095.1/2910-3313 ....CGCUC.C..A.CAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MESX01000016.1/60985-61410 ....AAAUC.U..U.UUGGACGG.G.G.GU.GCAAA.U.................................................................................................................................................................. +MHBW01000003.1/53455-53823 ....AUCUU.G..C.UCGGAUGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +MFUP01000005.1/45644-46023 ....UUUUU.U..U.CUGCACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHLE01000035.1/4006-3615 ....-UCAA.C..U.UCGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGOM01000030.1/1593-1989 ....UAUUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFQB01000017.1/7139-7542 ....-ACCC.A..U.CUAGACCC.G.G.GU.UCAAA.U.................................................................................................................................................................. +LICN01000061.1/4144-4513 ....GCUUU.G..U.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +MEMX01000153.1/23170-22807 ....AGUUC.U..C.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP012390.1/1583573-1583945 ....AGCUG.C..G.GAGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP014991.1/674699-674323 ....UUGAU.U..U.UUGGACUG.G.G.GU.UUGAU.U.................................................................................................................................................................. +CP017245.1/970450-970845 ....AUCCG.U..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MEWH01000002.1/82468-82078 ...aACGGU.A..C.CAAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHJK01000015.1/44587-44930 ....UAAUA.A..U.UUGGACGC.G.G.AU.GCAAU.U.................................................................................................................................................................. +MFTL01000010.1/13133-12764 ....-UUUU.U..C.UUGCACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MGAY01000001.1/18154-17764 aaagUAUUU.U..C.UCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHOH01000009.1/88769-88394 ....AUUUC.U..U.CUGCACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +MGNF01000077.1/45552-45152 ....GAGUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFQD01000029.1/5004-5401 ...cCUUUU.U..C.UUCGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGFV01000002.1/57359-56964 ...aUGUUU.U..U.UCGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +MFQI01000030.1/162-562 ....AACCC.A..U.UCAGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LJNF01000002.1/28516-28200 ....CUAAU.U..U.CUGGACAA.G.G.GU.GCGAU.U.................................................................................................................................................................. +MGEW01000023.1/91513-91134 ...cACUAU.U..U.CCAGACAG.G.G.GU.UCGAU.A.................................................................................................................................................................. +MHCN01000013.1/27316-26960 ....UUUCU.U..U.UCGGACCC.C.G.G-.-----.-gga............................................................................................................................................................... +MFKA01000033.1/520-919 ....AUUAU.G..U.CUGGACGA.G.A.GU.UCACU.A.................................................................................................................................................................. +MHJA01000023.1/17633-17965 ....GACAC.C..C.CCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +LIBI01000186.1/1077-1464 ....ACGGC.U..G.AUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFBF01000001.1/7323-7689 ....-GUAU.U..C.UUGGACCC.G.G.GC.UCAAC.A.................................................................................................................................................................. +MGJB01000017.1/41031-40671 ....-CAAA.U..C.UCGGAUGU.G.G.AU.UCGAC.U.................................................................................................................................................................. +MEZY01000053.1/1946-2332 ....-AACC.A..G.UUGGACGC.G.G.GU.GCAAC.U.................................................................................................................................................................. +MEZC01000010.1/25811-26189 ....AUAAA.U..U.CUAGAUGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MFMA01000055.1/3438-3051 ....UCAUU.U..U.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MHQI01000062.1/35052-34698 ...gGAAAC.U..U.CCAGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHTK01000005.1/28073-28453 ....CAUAU.C..U.CUGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHJH01000003.1/13951-13648 ....-AAUA.U..U.UUGGAUGC.C.G.GU.UCAAC.U.................................................................................................................................................................. +MGFD01000050.1/23052-23442 ...aACACU.U..A.UCAGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGJO01000019.1/14576-14224 ....UCAAA.U..U.UCGGACGA.G.G.GU.UCAAU.-.................................................................................................................................................................. +MGEA01000046.1/3198-3592 ....UGUCU.C..A.CCGGACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +MFKQ01000005.1/12207-12599 ....-UAUU.U..U.CUGCACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +MHUX01000032.1/2612-2206 ....UUCCU.U..C.UUGCACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +MFDM01000011.1/96387-95994 ....UCCAA.U..U.UUGGACGG.G.G.GU.GCAAA.A.................................................................................................................................................................. +MHIC01000046.1/17538-17151 ....UUUCC.U..U.CUAGACAG.G.G.GU.GCAAG.U.................................................................................................................................................................. +MFRL01000077.1/30466-30070 ....GCCCG.U..C.UUGGACGA.G.G.GU.UCGAA.A.................................................................................................................................................................. +MFGX01000123.1/14263-13927 ....AAGCU.U..G.GAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFUC01000022.1/21682-22050 ....AACCU.U..U.CUGGACGG.G.G.GU.UCAAG.U.................................................................................................................................................................. +MHSY01000004.1/22755-23127 ....GCAUU.C..U.UUUGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +MFKW01000008.1/34696-34310 ....CCAUU.U..U.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MGJH01000015.1/13913-13559 ....UCAGA.C..U.CUGGACGC.G.G.UU.UCAAU.-.................................................................................................................................................................. +MHCS01000014.1/3316-2956 ...uCACUU.U..U.UCGGACCC.G.G.G-.-----.-gga............................................................................................................................................................... +MHJL01000015.1/18041-17728 ....AAAAU.U..U.CCGGAUGC.C.G.GU.UCAAC.U.................................................................................................................................................................. +MHMI01000028.1/18355-17997 ....-AUAU.U..U.CUGGACGG.G.A.CU.UCAAU.-.................................................................................................................................................................. +MHJC01000001.1/18437-18781 ....UUUUA.U..U.UCGGACGG.G.A.GU.GCGAU.U.................................................................................................................................................................. +MHLI01000004.1/157110-156722 ....UUCUC.U..G.CUGGACGC.G.G.GU.UCGCC.-.................................................................................................................................................................. +MGIO01000004.1/432-811 ....-AAAC.A..U.UUGGACGG.G.G.CU.UCAAU.-.................................................................................................................................................................. +BCYC01000019.1/15941-16304 ....CGUUU.U..C.AAGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHLY01000003.1/77638-77283 ....-AAUU.U..U.CUGGACGC.G.A.GC.UCACC.-.................................................................................................................................................................. +MFRD01000053.1/11996-12392 ....AAGUU.A..U.CUACACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MHOB01000029.1/2148-1780 ....UUUUU.C..C.UUGGACGG.G.G.GU.UCGAA.-.................................................................................................................................................................. +LBGV01000001.1/2602835-2602431 ..ucACCUU.C..U.CUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MFRC01000030.1/3719-4121 ....AAAUU.A..U.CUGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MFEK01000005.1/5712-5322 ....-AAAC.U..U.UUGGACGC.G.G.GU.GCAAU.U.................................................................................................................................................................. +MFOM01000034.1/4132-4525 ....GUUUU.C..U.UUGGACGC.C.G.AG.UCAUA.C.................................................................................................................................................................. +MFES01000033.1/13008-13408 ....AAUUAcU..U.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LNFQ01000017.1/3472-3844 ....AAUGU.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MFQR01000022.1/3375-3801 ....CAGUU.A..G.CUACACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MFEJ01000012.1/1523-1874 ....AAAAU.U..U.CUGGACGG.G.A.GU.UCACU.G.................................................................................................................................................................. +MHOK01000021.1/23468-23084 ....ACCUC.U..U.CUACACGC.G.G.GU.UCAAU.C.................................................................................................................................................................. +MHUV01000005.1/6830-7251 ....ACAUC.U..U.UUGCACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MFLF01000021.1/29088-29489 ....CCAUA.A..U.UCGGACGA.G.A.GU.UCAAU.U.................................................................................................................................................................. +MGJL01000012.1/35277-35639 ....GCGAA.C..U.GCGGACUG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MFEO01000016.1/3619-3994 ....UCGGC.G..U.AUGGACAC.G.G.GU.GCAAU.U.................................................................................................................................................................. +MFGG01000030.1/132756-133141 ....AUGCU.U..A.UUACACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHDA01000003.1/1124-765 ....UUCUU.U..U.UCGGACCC.C.G.G-.-----.-gga............................................................................................................................................................... +LOQF01000007.1/54308-53980 ...gUCUUA.A..U.UUGGACAC.G.A.GU.UCAAU.U.................................................................................................................................................................. +MFXB01000072.1/17035-16615 ....-UCCU.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AP014924.1/1378463-1378823 ....UGUCC.U..U.CUGGACCA.G.GgGU.GCGAC.U.................................................................................................................................................................. +MFKZ01000018.1/21056-20633 ....UCAUU.U..U.CUGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +LEKP01000004.1/30675-30361 ....GGAAU.U..U.CCGGACGG.G.A.GU.GCAAU.U.................................................................................................................................................................. +MHQJ01000010.1/7184-6775 ....CGACG.A..U.CUGGACGC.G.G.GU.UCAUU.G.................................................................................................................................................................. +MFLG01000021.1/6085-6473 ....ACCUU.U..C.UUGCACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +MGES01000048.1/4804-5203 ....AACGC.G..A.UCACACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MGKF01000015.1/15862-16300 ....CCAAA.U..U.UCGGACGG.C.G.GU.CCAAU.U.................................................................................................................................................................. +MFKE01000020.1/28757-28378 ....UAUCG.U..U.CUGGACGA.G.A.GC.UCAUU.A.................................................................................................................................................................. +LJND01000001.1/170936-171308 ....UAAAC.U..U.CUAGACGC.G.G.GC.GCAAC.U.................................................................................................................................................................. +MFQG01000003.1/154993-155400 ....ACCCG.A..U.AUAGACCC.G.A.GU.UCAAU.U.................................................................................................................................................................. +MFKX01000026.1/43004-43368 ....CUUUU.C..U.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MFEU01000011.1/51347-51731 ....AAAAU.U..U.UUGGACGG.G.A.GU.GCAAU.U.................................................................................................................................................................. +MFEN01000061.1/9408-9080 ....CAGCC.A..U.UCGGACGU.C.G.GU.UCAUU.A.................................................................................................................................................................. +JYNZ01000003.1/515654-515202 ....GGCUU.C..U.CUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHLH01000014.1/15749-16135 ....-UCUC.A..C.CUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +MGEL01000033.1/1845-1462 ....UCUCA.U..A.UCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MFKK01000019.1/22741-22357 ....AAUUG.C..C.CUGAACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +MHNK01000015.1/25773-26127 ....GAUAC.G..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MHST01000002.1/42781-42430 ....CGUCG.C..C.CCCCAUGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHUD01000062.1/9428-9791 ....-ACGC.G..U.UCGGACGA.G.G.GC.UCGAU.A.................................................................................................................................................................. +MEXD01000050.1/4387-4025 ....-ACCA.U..U.UCAGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +MFXK01000020.1/3319-3764 ....UUCCU.U..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MHLR01000004.1/1229-1621 ....-UUCU.U..U.UUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +MEVE01000019.1/15586-16005 ....-AGCU.U..U.CAACACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFJV01000001.1/514547-514899 ....UAUUA.U..U.UUGGACGA.G.A.GC.UCACU.A.................................................................................................................................................................. +MGNF01000125.1/1686-1289 ....GAAAC.C..C.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MEXG01000009.1/3531-3886 ....UCCUA.A..U.UCAUACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +MGHB01000034.1/33944-34302 ....-AUUU.U..U.CCAGAUCC.G.G.GC.UCAAC.U.................................................................................................................................................................. +MHLS01000067.1/3598-3206 ....CAUCU.C..U.UUGAACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHQE01000035.1/19365-19800 ....GUAUG.A..U.CUACACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MFXW01000012.1/1208-803 ....UCGCA.C..G.UUGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHRS01000016.1/29175-28766 ....-AUUC.A..A.UUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +MFXH01000004.1/63931-64335 ....-GGAC.C..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHTJ01000002.1/21076-21454 ....AUCAU.C..U.CUGCACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MFLK01000024.1/28097-27708 ....CUCUU.C..U.CUGGACCC.G.G.GU.GCGAU.U.................................................................................................................................................................. +MFKO01000008.1/21526-21915 ....GACAU.U..C.UCGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +MFEI01000003.1/9231-9609 ....CGGAC.U..U.UUGGACGC.G.G.GU.GCGAU.U.................................................................................................................................................................. +MHTR01000013.1/35097-35455 ....GACUU.U..U.CUGGACGG.G.A.GU.UCAAU.-.................................................................................................................................................................. +MFZP01000003.1/1618-1192 ....AGCCU.A..A.CCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHXD01000018.1/44156-44545 ....UUUCU.U..U.CUGGACGG.G.A.GUuUCGAU.G.................................................................................................................................................................. +MFGM01000001.1/3218-3602 ....CUGUU.U..C.UUGCACGC.G.G.GU.UUAAC.U.................................................................................................................................................................. +MGJZ01000004.1/6317-5967 ....AAAAA.U..C.UUGGACGG.C.G.GU.UCAAU.-.................................................................................................................................................................. +LFFI01000073.1/17729-18107 ....-GGAC.U..G.AUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LJNP01000009.1/13751-14143 ....AGACU.C..G.CCAGACGG.G.A.GU.UCAAC.U.................................................................................................................................................................. +MFXP01000016.1/74590-74178 ....UUACA.C..G.UUGGACCC.G.G.AU.UCAAU.U.................................................................................................................................................................. +MFDZ01000009.1/9019-8610 ....AACAA.U..U.UUGGACUC.G.G.CU.UCACC.-.................................................................................................................................................................. +AZEG01000024.1/2741-3087 ...uGUUCA.G..U.UUGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +MGCX01000020.1/6924-6514 ....UUAUC.A..A.UCGGACGU.G.G.GC.GCAAU.U.................................................................................................................................................................. +MFPH01000059.1/2551-2139 ....UAAUU.U..C.UUGGACUC.G.A.GC.UCACU.G.................................................................................................................................................................. +MFDF01000022.1/8386-7990 ....UUCUU.U..C.UCAGACCC.G.A.UC.UCAUA.G.................................................................................................................................................................. +MFOS01000001.1/48284-48686 ....GGCUU.U..C.UUGGACUC.G.A.GC.UCACA.G.................................................................................................................................................................. +LLEV01000011.1/13233-13597 ....AACCA.U..U.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MHVJ01000008.1/491-102 ....UCACC.C..U.UUGCACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MGIN01000026.1/21856-21540 ....-AAAU.U..C.UUGGACGG.G.A.GU.UCAAU.-.................................................................................................................................................................. +MHTO01000028.1/9004-8622 ....AAAUU.U..C.CUGGACCC.G.G.GU.GCAAU.U.................................................................................................................................................................. +MFJA01000011.1/65974-66392 ....-GCGU.C..U.UCGGACUC.C.G.GA.UCACC.U.................................................................................................................................................................. +MHQS01000006.1/27665-28047 ....ACAUG.G..U.CUACACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MFEA01000022.1/44604-45004 ....UAACA.G..U.UCGGACAG.G.G.CU.C--AC.U.................................................................................................................................................................. +MFVM01000020.1/525-928 ....AAACC.U..U.CUGCACGG.G.G.GC.UCAUU.U.................................................................................................................................................................. +MFZO01000039.1/78830-79232 ....GGCCC.U..U.CCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MGIP01000002.1/33407-33732 ....-UUUU.U..U.CUGGACGG.G.G.GU.UCAAU.-.................................................................................................................................................................. +MHXC01000022.1/2683-3091 ....UCCGC.G..C.UUAGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHSQ01000010.1/7672-7262 ....UACUC.U..U.AUGCACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MHTS01000027.1/37094-37466 ....CGUCU.C..G.CUGGACGC.G.G.GU.UCGAC.-.................................................................................................................................................................. +MEVF01000008.1/10247-9797 ....-AGCU.U..U.CAACACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LSMX01000002.1/195489-195152 ...gAUUAU.G..U.AUGGACUC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MHKB01000013.1/44767-45177 ....CGUAG.A..G.CUGCACAG.G.G.GU.GUGAU.U.................................................................................................................................................................. +MHQA01000050.1/15416-15065 ....GAGGU.A..U.UUGGACGC.G.A.UU.UCAAU.-.................................................................................................................................................................. +MHQO01000003.1/26874-27340 ....CCAUG.U..U.CCGGACGC.C.G.GU.UCAAC.U.................................................................................................................................................................. +MHLC01000026.1/4106-4421 ....ACUGU.U..U.UUAGACGG.C.G.GC.UCACU.A.................................................................................................................................................................. +MHRI01000007.1/54993-54583 ....-GUGU.A..U.AUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +MVBD01000002.1/494141-493789 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEIQ01000008.1/11892-12254 ....AGGAU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MOEN01000015.1/16017-15666 ....CGCAU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NATK01000111.1/5082-5439 ....AGCAU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NHDW01000005.1/79815-80176 ....AUAGC.U..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MTOB01000164.1/1303-958 ....AAGCU.U..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFBT01000014.1/22304-21956 ....CGGUU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP018632.1/5505906-5506279 ....AGUGC.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DBXV01000016.1/400330-399969 ....AGGUC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MWEB01000012.1/27471-27822 ....UAUUG.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +NBMB01000012.1/44962-44570 ....UGUAU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGPO01000070.1/410-20 ....AGUAC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MVZB01000210.1/2644-2282 ....AGACA.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBDC01000023.1/605-244 ....AGAGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DEND01000009.1/39593-39201 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEHI01000011.1/7876-7519 ....AUCCU.U..U.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP020046.1/37048-37407 ....AGUAU.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DBWH01000013.1/35574-35190 ....GGCGG.U..U.UCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DGET01000059.1/20456-20810 ....UGCCU.U..C.UCGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +DBAE01000134.1/2950-3309 ....AUGCC.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBMO01000014.1/8210-8566 ....AAUGC.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DGDL01000088.1/40446-40098 ....UGAGU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBZX01000072.1/20981-21337 ....AGUGC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBVT01000018.1/2763-2384 ....AGUGG.U..U.UCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +MTOL01000383.1/3325-2968 ....CGCUU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DENF01000101.1/4236-4590 ....AUCAC.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBXM01000035.1/12204-12585 ....GGCGG.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DDRT01000012.1/93221-92834 ....AAACG.U..C.UCGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +DDKT01000022.1/1872-1517 ....ACUAA.U..U.UUAGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBWQ01000012.1/24864-24510 ....UGGGU.A..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DBYC01000042.1/3575-3227 ....CCCCU.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFIJ01000099.1/7106-7447 ....AAGUU.U..U.UUGGACCG.G.A.GU.UCAAC.U.................................................................................................................................................................. +MWCT01000016.1/27953-27586 ....GGGUU.C..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MNWS01000053.1/770-405 ....UUGCA.U..U.GCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DCTN01000136.1/11063-10706 ....UGUCC.A..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DCGL01000049.1/9874-10236 ....GAGAU.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MUKB01000064.1/6538-6190 ....AAACG.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBRA01000026.1/45309-44961 ....GGAAU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DDSI01000168.1/12990-12645 ....AAGGC.A..U.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +LQBE01000045.1/48892-49254 ....UGGUU.U..C.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWEH01000146.1/694-339 ....-UUAU.U..U.UCGGACGC.C.G.GG.GCAGA.U.................................................................................................................................................................. +DCTE01000142.1/3048-3402 ....UUGAC.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MPMI01000029.1/22914-22560 ....ACUAC.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MKSH01000120.1/5234-4862 ....UGCGU.C..C.GCGGAUCC.G.A.GU.UCGAA.U.................................................................................................................................................................. +NCGL01000101.1/9057-9409 ....AACUC.U..U.GCGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DCHC01000006.1/363-17 ....UUUCU.U..U.UCGGACAG.G.G.GU.UCGAC.C.................................................................................................................................................................. +MSYI01000009.1/3612-3239 ....CUAAC.U..C.GCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +NATP01000047.1/28066-28425 ....GGUAA.A..U.CCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DDDP01000105.1/1276-1634 ....ACGUU.C..A.AGGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NATO01000121.1/2018-2372 ....AGCUU.C..A.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DDZZ01000023.1/1728-1370 ....AGGCU.C..A.AGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MKVQ01000003.1/194158-194521 ...cGAAAU.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFJF01000004.1/44166-43810 ....AGGUA.U..A.GUGGACAU.G.A.GU.UCAAU.U.................................................................................................................................................................. +DGDY01000213.1/2782-3173 ....GAACU.U..U.CUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MNEU01000040.1/1046-696 ....GCAAU.C..C.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBQQ01000054.1/25546-25178 ....UGGAU.C..U.UCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +MPCV01000095.1/9788-9384 ....CCGUU.G..U.UAGGACGA.G.G.GU.UCGAU.C.................................................................................................................................................................. +NMUJ01000003.1/33404-33743 ....GACAC.U..U.CUGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +LLYS01000011.1/21349-21716 ....UCGGU.U..U.UCGGACUG.G.A.GU.UCGAU.U.................................................................................................................................................................. +NGFI01000008.1/470994-471352 ....UCUGG.C..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MPMW01000089.1/12126-11755 ....-AGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEAJ01000013.1/21985-21627 ....GCAUU.C..U.UUGGACGG.G.GgGU.UCGAC.U.................................................................................................................................................................. +DFFG01000103.1/11145-10788 ....UAGGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWST01000016.1/27607-27955 ....AUCAC.C..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MNVL01000027.1/1734-2078 ....CAGUU.G..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +MVZM01000004.1/29418-29069 ....UUGUA.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGKB01000017.1/6040-5683 ...cAAGCA.U..U.UAGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MPGM01000018.1/1618-1222 ....UGCUU.G..U.UUGGACGA.G.G.GU.UCGAG.U.................................................................................................................................................................. +DDXO01000013.1/12683-12332 ....-AACU.C..U.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DDYN01000001.1/44462-44093 ...cUCAGG.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBBC01000133.1/3081-3434 ....CAUGC.C..U.UCGGACGGuG.G.GU.UCAAC.U.................................................................................................................................................................. +DFWN01000021.1/38957-38560 ....GGCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWBX01000034.1/2079-1720 ....UUGCC.C..U.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DBCJ01000014.1/33292-33660 ....CAGCA.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DCIA01000013.1/21823-21477 ....UAUGU.U..U.UCGGACAC.G.A.GU.UCAAC.U.................................................................................................................................................................. +NBLZ01000003.1/16787-17186 ...uGAAUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MPML01000002.1/84824-85234 ....-AAUG.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MWCJ01000017.1/23653-24048 ....UGCUU.U..U.CCGGACCA.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP012839.1/258521-258890 ....AAAAG.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +MTOG01000014.1/85785-86132 ....AAGCC.C..U.CUGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBGA01000071.1/40858-41232 ....UAGGU.U..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DDZN01000037.1/2872-2497 ....GACGC.U..G.AUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +DBXY01000052.1/46047-46399 ....GGCUA.U..U.UCGGACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +NSGJ01000034.1/33241-33638 ....UGCUU.G..U.UUGGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +MKST01000003.1/391940-391581 ....CGCGA.C..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DEWA01000026.1/13677-13259 ....GUUUG.U..A.AAAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MWQY01000003.1/90796-91152 ....UGCCU.U..G.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NHBT01000023.1/143335-143727 ....UCCUC.G..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DDKR01000149.1/1158-734 ....AUUAC.U..U.AAGGACGC.C.G.GU.UCAAU.U.................................................................................................................................................................. +MKVF01000006.1/33152-32750 ....ACUUU.G..U.UUGGACGA.G.G.GU.UCGAA.A.................................................................................................................................................................. +NATI01000076.1/1682-1275 ....GCCUCaC..C.GAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGMY01000016.1/3877-4256 ....ACGUC.C..G.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DCSM01000038.1/7999-8388 ....GAGUU.U..C.UCGGACAG.G.GgGU.UCGAU.A.................................................................................................................................................................. +DERS01000060.1/3223-2873 ....GGGCA.G..C.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +MWEM01000029.1/29734-30084 ....ACUGU.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +MWJR01000109.1/8335-8698 ...cCGCGU.C..A.CCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DDSA01000268.1/31775-32125 ....ACUGU.C..A.CGGGACUG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DDBW01000002.1/25858-25446 ....GAUGC.U..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEFL01000005.1/101342-100996 ....CAUGC.U..U.UCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DCGM01000038.1/13934-13589 ....UUGGU.U..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DBWT01000087.1/113-457 ....UCGUA.A..U.UCGGACAG.G.A.GU.UCAAC.U.................................................................................................................................................................. +MQWB01000001.1/1376816-1376441 ....GGCUC.G..C.UCGGACCU.G.G.GU.UCGAA.U.................................................................................................................................................................. +MKSG01000007.1/70386-70787 ....GUUUG.C..C.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +CP017675.1/949802-950202 a.auACCCA.G..U.GCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +NEUU01000005.1/120957-120598 ....CUGGU.U..U.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DEIO01000015.1/96716-96325 ....AUCAA.U..U.UUGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +DBDI01000021.1/29670-30082 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +DCDV01000013.1/4569-4196 ....UGUGA.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP019633.1/1745059-1744697 ....AGUAU.C..A.CGGGAUGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +MWCO01000029.1/61608-61968 ....-AAGC.U..C.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGDS01000041.1/1005-650 ....AUGUA.G..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGEJ01000013.1/112230-112576 ....AUAUC.A..U.AAGGACCG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DDRF01000108.1/4373-3980 ....UCCCU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBYE01000100.1/2165-2534 ....GGUUU.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MSGT01000059.1/43453-43079 ....GGGCC.G..U.UAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DBVV01000111.1/17975-17596 ....UCAGA.U..U.UCGGACAG.G.G.GU.CCGAU.U.................................................................................................................................................................. +NGFH01000007.1/62688-62318 ....UGCUU.G..U.CUGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +MWBJ01000015.1/1056-683 ....-GGCU.U..U.CUAGAUGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DEQQ01000061.1/8154-8520 ....UCUUU.C..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWEQ01000003.1/94351-94750 ....UGCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWDO01000057.1/5644-5989 ....CAGAU.U..U.UAAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFOT01000002.1/327708-327335 ....AAACU.U..A.AGACACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DFOS01000024.1/379-30 ....AACAC.U..U.GCGGACCU.G.G.GU.UCAAC.U.................................................................................................................................................................. +MLAN01000002.1/162621-162240 ...gAAGAU.U..U.UCGGACUG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DBAX01000104.1/3123-2732 a.aaAUCUG.G..U.ACGGACGG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DEEB01000006.1/32577-32930 ....GGGGC.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MPMO01000019.1/54383-54805 ....-ACUG.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MPNB01000030.1/25366-25733 ....CGACU.C..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MLAM01000014.1/28121-27754 ...uAUGGU.U..U.UUGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBWS01000147.1/15490-15891 ....GGCCU.G..A.UUGGACAG.C.G.GU.UCGAC.U.................................................................................................................................................................. +NBMY01000134.1/35777-35403 ....GCUUU.A..A.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +MKUW01000015.1/197810-197412 ....UAAUC.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DBVZ01000143.1/4942-5294 ....CGGCU.A..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DDEQ01000046.1/219751-219395 ....GACAG.U..U.UUGGAAGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DFNL01000003.1/13997-14350 ....AGGGC.C..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DDHL01000007.1/16423-16792 ....CUUGU.U..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NBMH01000115.1/7124-6706 ....AGCAU.G..G.UUGGACUC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBQW01000027.1/9240-8894 ....CCUCC.U..U.CCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DDRH01000022.1/168975-168588 ...cGUUGU.C..U.UGGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DFNN01000087.1/1083-736 ....GGUUA.U..G.UUGCACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DFLB01000050.1/12002-12397 ....UAACU.G..U.UUGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +NBLL01000077.1/30158-29758 ....CGCUU.A..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBYA01000015.1/3208-3554 ....GAGGU.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DEED01000059.1/61292-61676 ....UCGGU.U..U.CUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DDPY01000013.1/16290-16688 ....UCCUU.G..U.GCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DCSF01000015.1/91-499 ...aGGGUU.C..U.AAAGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DDKW01000015.1/1283-1638 ...uGGGCC.U..U.UUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +DCHY01000006.1/10528-10917 ....GGGGU.U..U.UCGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DBCL01000016.1/32290-31918 ....UAUGA.C..G.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MNZT01000106.1/4134-4530 ....ACGUG.C..U.UUGGACAG.G.GgGU.UCAAC.U.................................................................................................................................................................. +DEBU01000033.1/12069-11722 ....UGGGU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LNZM01000011.1/3175-3522 ....UGGAU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DDIK01000116.1/6945-7314 ....CGUUG.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFGJ01000037.1/27447-27851 ....UCUAU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEQD01000043.1/13238-13586 ....GGCGU.U..U.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +MPNH01000001.1/109761-109411 ....CACCU.U..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGOM01000122.1/38542-38944 ....UCGUC.G..U.UUGGACGA.G.G.GU.UCGAA.A.................................................................................................................................................................. +DBQJ01000014.1/8325-8713 ....UUUAU.A..U.UAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBTM01000005.1/98397-98029 ....AGUGC.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DEGH01000052.1/7298-6946 ....UGGGU.C..U.UCGGACGU.G.G.UU.UCGAG.U.................................................................................................................................................................. +DBMS01000205.1/1747-2131 ....UCGCU.U..C.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MWCX01000070.1/6199-5801 ....UCCCC.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +DCTW01000009.1/47657-47270 ....UAGUU.U..C.ACGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +MKTJ01000013.1/135164-134787 ....GAACU.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DDHN01000001.1/29243-28858 ....-UCAC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEIJ01000152.1/10405-10746 ....ACUUC.U..U.CUGGACGG.G.GaGU.UCAAC.U.................................................................................................................................................................. +MZGJ01000006.1/44971-45329 ....UUCGU.U..U.CCGGACGG.G.G.GU.GCAAU.U.................................................................................................................................................................. +DDRN01000088.1/27574-27950 ....GCUUU.G..U.CUGGACCC.G.G.GU.UCGAA.A.................................................................................................................................................................. +DEGW01000072.1/214-580 ....CGUCA.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEHQ01000223.1/14080-13682 ....AGUUA.U..C.GUGGACGG.C.G.A-.-----.-uggc.............................................................................................................................................................. +DDLX01000017.1/211796-212165 ....GCCUU.G..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +MWCK01000003.1/203-559 ...uACAAU.U..C.UUGGACGC.G.A.GU.UCAUU.A.................................................................................................................................................................. +DBTB01000002.1/21088-20738 ....ACGUC.U..C.UUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +DEYM01000095.1/517-165 ....ACUGU.U..U.CGGCACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DBYP01000019.1/57835-57457 ....UUUUG.A..A.GAAGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +MSHH01000078.1/20574-20199 ....UGCGU.U..U.UCGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBYY01000009.1/96013-96359 ....AGGUU.G..U.UUGGACGC.G.G.GU.GCGAA.U.................................................................................................................................................................. +MWCM01000003.1/9341-8947 ....-AACU.U..U.UUGGACAG.G.G.GU.GCAAC.U.................................................................................................................................................................. +DEWQ01000006.1/205354-204941 ....UCUUG.C..C.GUAUACCG.G.A.GU.UCGAG.U.................................................................................................................................................................. +MNTS01000003.1/103233-102822 ....AUCCA.U..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DCHJ01000028.1/5768-5425 ....CAGUG.U..U.CAGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +DDPF01000012.1/363920-363552 ....UCCUU.A..U.UUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +NASX01000058.1/423-76 ....AGCCU.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +MSHD01000010.1/22573-22912 ....AGGGC.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEIU01000070.1/72386-72022 ....UCACU.C..G.AGGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +AP017913.1/657306-656905 ...uUCUUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +AP014564.1/1112890-1113292 ....CACUU.A..U.UCGCACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +NHHP01000006.1/95417-95130 ....AGAUU.U..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DEQB01000025.1/3871-3513 ...gACAUU.G..C.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBCA01000010.1/6763-7133 ....AUCUU.C..U.CUGGACCG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DEHP01000115.1/2130-2524 ....GCUUU.C..U.CUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DESZ01000032.1/578-177 ....-UCCG.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +MPNI01000001.1/28744-28387 ....AUCUA.U..C.UCGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFOW01000015.1/9202-9576 ....-CACU.U..A.UUGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DBDP01000126.1/10471-10866 ....GAUGU.U..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +MWBO01000025.1/18143-18487 ....UUCCU.U..C.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DFCP01000006.1/169320-169676 ....UUGGC.A..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWCH01000002.1/128591-128967 ....AGUCU.U..U.UCGGAUCC.C.G.GU.UCAAU.C.................................................................................................................................................................. +DBQS01000026.1/7157-6754 ....UGCUA.U..U.GCGGACAG.G.G.GU.UCACU.A.................................................................................................................................................................. +MWDP01000157.1/8031-7686 ....AGGCA.A..G.UUGGACAC.G.G.GU.UCGAA.U.................................................................................................................................................................. +MKTC01000025.1/20881-20511 ....ACCUU.A..G.CCGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +DBIX01000003.1/22266-22665 ....UUCCG.U..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MOYE01000001.1/287279-287672 ....AUCCA.U..U.UUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DFJU01000151.1/13877-14276 ....UCCCC.G..U.UUGGACGA.G.G.GU.UCGAA.C.................................................................................................................................................................. +MWDC01000020.1/7080-6733 ....AUACU.U..U.CUGGACAG.G.G.CU.UCGAU.-.................................................................................................................................................................. +DBDW01000006.1/47662-48058 ....AACCC.G..U.CUAGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DGBF01000068.1/14028-14428 ....ACAUU.G..U.UUGGACGA.G.G.GU.UCGAA.A.................................................................................................................................................................. +MWBE01000019.1/12365-12755 ..ccUUUAU.C..U.UUAGACAG.G.G.GU.UCAUU.G.................................................................................................................................................................. +MWBR01000044.1/38147-38493 ....AGUAU.U..C.GCGGACGA.G.G.GU.GCAAU.U.................................................................................................................................................................. +MWAK01000083.1/4197-4539 ....UUAUU.U..C.CAGGACGG.G.G.GC.UCGCU.A.................................................................................................................................................................. +NHDW01000006.1/152106-151716 ....GACUA.U..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DBRL01000014.1/75704-76127 ....-UCGU.U..C.GUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DBQF01000005.1/49014-49405 ....GGUCU.U..U.CAAGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBCX01000059.1/6734-6346 ....AUCCA.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MLPZ01000005.1/161877-161489 ....CGCAC.A..C.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MKTB01000015.1/131785-132160 ....UCGGU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DBRB01000005.1/38741-39144 ...uAGCCU.U..U.CAACACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DCZD01000008.1/23252-22871 ....GCGCC.U..G.AUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LKAS01000001.1/246328-246662 ....AAGAA.U..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DBRV01000005.1/42202-41825 ....CCUCU.U..A.UGAUACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DCHD01000013.1/824-1170 ...gGCCUC.U..C.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +NHIV01000037.1/6475-6025 ....AAAACgA..C.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +MPNC01000002.1/104280-104635 ....GGAGU.U..U.CUGGACGG.G.GaGU.GCGAC.U.................................................................................................................................................................. +DCTD01000057.1/6851-7256 ....AGCAU.A..G.UCAGACGA.G.G.GU.GCGAU.U.................................................................................................................................................................. +CP012846.1/232040-231680 ...aGAGAA.U..U.UCGGAUGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DEGT01000010.1/40084-40486 ....AUCCA.U..U.UUGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +MLIT01000011.1/434802-434437 ....AGUCA.C..G.UAAGACCC.C.G.GU.UCAAU.U.................................................................................................................................................................. +MNWJ01000044.1/3287-2967 ....AUAAU.U..U.UUGGACGU.G.G.CU.UCAAU.-.................................................................................................................................................................. +MWSR01000091.1/754-356 ....UGUUU.U..C.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DBQK01000008.1/107650-107254 ....AUCUU.U..U.UCGGACUC.G.G.GU.UCAUU.G.................................................................................................................................................................. +DGOF01000008.1/29620-29210 ....-CUCU.C..U.UCGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +DBUA01000013.1/583-981 ....GACAU.C..U.CUGGACAU.G.G.GU.GCGAU.U.................................................................................................................................................................. +DCJD01000017.1/51748-51369 ....CAUUU.C..U.UUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DBOW01000020.1/2090-1740 ...gACUCU.U..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP017813.1/167757-167370 ...aGACAU.A..U.GUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +LVJN01000019.1/339959-339596 ....ACGCA.U..U.GCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MWCR01000003.1/29849-30242 ....UUCGU.U..G.UCGGACGG.G.G.GU.GCGAC.U.................................................................................................................................................................. +MWBV01000040.1/2462-2872 ....AAUAA.U..A.AAAGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DBRK01000005.1/3044-2633 ....UUCUA.U..U.GCGGACGG.G.G.GU.UCAUU.A.................................................................................................................................................................. +MPKA01000113.1/7173-7557 ...gACGUU.A..U.CUAGACAG.G.A.GU.UCGAG.U.................................................................................................................................................................. +AP017902.1/805599-805988 ..ucUCAUU.A..U.GUGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DCGI01000080.1/18515-18861 ....CACGU.G..U.AAAGACCG.G.G.GU.GCAAG.U.................................................................................................................................................................. +MNZF01000055.1/12611-13010 ....CACUA.A..C.UCGGACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +DHGE01000097.1/833-484 ..guAGAUU.U..C.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP020921.1/1116033-1116390 ....-UGCU.U..U.AUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DISG01000119.1/8092-7733 ....UUUAC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJCR01000007.1/99209-98860 ....AAAAC.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +BDTG01000034.1/3274-2922 ....AUAGC.U..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NZBS01000014.1/35228-35591 ....AAGUG.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIJZ01000004.1/18998-19347 ....AAGGC.C..C.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QEWT01000015.1/4307-4659 ....AUAGU.U..C.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +NZIV01000031.1/53108-52751 ....ACCUU.A..U.UCGGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +PNJE01000107.1/4731-5082 ....AAUAC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PKTO01000053.1/1494-1141 ....AGUGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PANR01000019.1/13684-14079 ....CGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PFXJ01000031.1/16981-16622 ....AUUAU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJAM01000057.1/35726-35363 ....AGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DIFI01000017.1/147141-146797 ....UUCUC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFMR01000327.1/348-3 ....GAUAU.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NIRF01000001.1/455744-455393 ....CUACU.C..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NEMB01000003.1/1227645-1228031 ....AACAG.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIXF01000010.1/148742-148388 ....AAGAU.C..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PCSH01000131.1/2785-3147 ....UAAGU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PKGB01000015.1/8687-9043 ....AGGCU.U..C.UCGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +PEAC01000013.1/2942-3291 ....AGUGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PDZT01000028.1/20504-20856 ....AAUAU.U..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NZZP01000036.1/82122-81777 ....AGUUC.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZHP01000001.1/14523-14176 ....AUAGC.U..A.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PVGY01000033.1/544341-543967 ....AAGUC.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NVWA01000006.1/59827-59478 ....AGCAC.U..A.CGGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DGYY01000026.1/144379-144732 ....GGUAC.C..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFQI01000013.1/39838-39490 ....AUCAC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NZVH01000029.1/49338-49695 ....AGGAU.U..G.GCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +DGGT01000121.1/916-536 ....AAUUU.U..C.GCGGACGG.G.A.GU.UCGAC.U.................................................................................................................................................................. +NVSS01000066.1/990-1405 ....AGGAU.C..A.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NVQV01000042.1/1729-1306 ....CGUGC.U..A.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PDSK01000123.1/5887-5495 ....AAUAA.U..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP027226.1/722933-722557 ....AAUAG.U..U.UUGGACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +BDSX01000050.1/3988-4341 ....CUCUU.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHGI01000070.1/138088-138437 ....UGUAU.U..G.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PDON01000049.1/16698-17056 ....CGCUU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIRN01000040.1/3291-2935 ....CACCU.U..U.UCGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +PEFA01000001.1/393110-393476 ....GAUGC.C..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +PGYU01000022.1/24771-24409 ....AAACU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGFB01000089.1/9043-8673 ....UGACU.G..C.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PNII01000060.1/162-529 ....GACAU.U..A.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PBQE01000062.1/3463-3815 ...aAACUG.U..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PAOE01000051.1/5928-6282 ....AGUUC.U..A.GUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NZVQ01000027.1/18450-18097 ....AGACU.G..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DIEK01000042.1/8611-9011 ....AUUAC.U..U.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLEW01000033.1/942-579 ....UACAC.A..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PANA01000004.1/109509-109148 ....AGGAU.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHAN01000042.1/51081-51439 ....UACCU.C..U.UCGGACAU.G.G.GU.UCGAC.A.................................................................................................................................................................. +PLAD01000317.1/1004-597 ....CGCUG.C..U.CAGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +DKFJ01000012.1/215629-215978 ....AAGUU.C..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PABJ01000042.1/7903-8263 ....CGUCU.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHRX01000132.1/3694-3333 ....UACCU.C..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PZKL01000037.1/27147-27514 ....UGGUG.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZCL01000020.1/544-179 ....ACGCG.A..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBLQ01000003.1/98002-97637 ....ACGAC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PGXO01000004.1/78866-79220 ...gGCCCC.U..G.UUGGACCG.G.A.GU.UCGAA.U.................................................................................................................................................................. +DIOW01000065.1/75921-76272 ....CUUUC.U..U.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PNIW01000100.1/11398-11046 ....AAGUA.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIVG01000062.1/84619-84976 ....CAGCU.U..U.CAGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DHWM01000155.1/5148-4795 ....GUCGU.C..C.AGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZ_PJPV01000261.1/833-449 ....AGAGC.U..G.GCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +DHFZ01000004.1/122621-123009 ....GAAUU.C..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIVZ01000005.1/660720-661074 ....UGCGU.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DKKD01000071.1/1407-1761 ....ACCGU.U..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHNB01000063.1/8288-8644 ....GGCCU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIIJ01000057.1/79033-78641 ....AGUGC.C..U.UCGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +PBVT01000019.1/5353-5708 ....ACAGC.U..U.UCGGACCC.C.G.GU.UCGAC.U.................................................................................................................................................................. +DLMW01000019.1/6801-6452 ....GAUAU.U..C.CUGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBFN01000038.1/45751-45393 ....AUUGC.U..G.GCGGACGC.G.G.GU.UCACC.U.................................................................................................................................................................. +DJIM01000051.1/16612-16974 ....CGAGU.U..A.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DGYJ01000075.1/21318-21667 ....AUCAU.U..U.GCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +BAOS01000040.1/31719-32075 ....AAUAC.U..U.UGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NVWJ01000006.1/196161-196510 ....GCCUU.C..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHCN01000014.1/48420-48767 ....AGCCU.U..U.UCGGACAG.G.G.GU.UCGAA.U.................................................................................................................................................................. +PBPL01000075.1/34890-35274 ....AGCAG.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEUI01000218.1/4659-5009 ....AGAGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NYZG01000175.1/4919-4563 ....GAUGC.U..C.UCGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DIRM01000011.1/14216-13841 ....AGCAG.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NYWS01000220.1/17226-17592 ....ACGAC.U..U.GCGGACCU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PKSZ01000544.1/4282-3884 ....UUCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP029004.1/2219970-2220347 ....UGCAU.C..G.UCGGACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +BEHU01000013.1/12691-13061 ....CGGCC.A..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PBFQ01000068.1/15841-16200 ....ACUGU.U..C.UCGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +DIHN01000021.1/11836-11478 ....ACUGU.U..U.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PFVB01000022.1/1866-1512 ....UGUAG.U..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +NZEV01000035.1/26699-27067 ....CGGAU.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DKOI01000026.1/10470-10884 ....AGAAU.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PAPB01000038.1/49494-49140 ....UUCUA.U..G.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PAVM01000048.1/7097-6741 ....ACCGU.U..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PKTE01000022.1/3450-3848 ....UGCUU.G..C.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PVNB01000012.1/97809-98168 ....GCUUU.G..U.AGGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +NYTP01000056.1/22407-22051 ....AGUGU.U..G.GCGGACGC.G.G.GU.UCGAA.C.................................................................................................................................................................. +NPDZ01000008.1/41469-41815 ....AGCAC.A..A.UAGGACCC.G.G.GU.UCGAA.C.................................................................................................................................................................. +PFTE01000064.1/8712-9055 ....AAGGU.U..U.CCGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +DHJQ01000118.1/17793-18143 ....CUUAU.U..U.UCGGACAC.G.A.GU.UCGAU.U.................................................................................................................................................................. +CP027242.1/503172-502823 ....AGGGC.U..U.UCGGACAG.G.G.GU.UCGAA.C.................................................................................................................................................................. +DGWE01000055.1/1589-1987 ....CGUAU.U..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIXU01000001.1/109434-109780 ....UUCUU.G..A.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIKX01000152.1/21580-21931 ....GCCGC.C..U.UCGGAAGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFLB01000060.1/50553-50173 ....AGGCA.C..A.GAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DKER01000149.1/7302-7656 ....CGCUA.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PAFF01000030.1/11315-11671 ....AUUAU.A..U.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DIRG01000115.1/20982-21358 ....AGCGA.U..U.UCGGACAG.G.G.GU.UCGAA.U.................................................................................................................................................................. +NYVR01000023.1/2258-2609 ...aGGCAU.U..C.UGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QEXY01000190.1/251-675 ....AGCUU.C..U.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJGH01000021.1/1870-1513 ....UCACU.C..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DIWT01000060.1/46380-46730 ....GGAUU.C..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PBQG01000055.1/33546-33912 ....AGGGU.U..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +NZIS01000127.1/5114-4746 ....GAUGU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLFB01000033.1/46888-47285 ....GCGGC.G..U.UUGGACGG.C.G.GU.UCGAG.U.................................................................................................................................................................. +PDTP01000018.1/65642-65990 ....-ACUU.C..C.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBQH01000013.1/57573-57932 ....AUAGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJLZ01000003.1/29944-29589 ...aUCAAG.U..U.GCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DHFL01000056.1/4957-5336 ....AAUUU.C..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIHE01000206.1/16404-16048 ....GCGUU.U..C.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PKSY01000197.1/1220-1615 ....CACUU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJMA01000029.1/54459-54106 ....AUCAG.U..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +NVVH01000019.1/30822-30464 ....UACYU.U..U.UCGGACGG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DKAE01000020.1/36549-36193 ....UCGAU.U..C.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DKUB01000082.1/22466-22816 ....UUCCG.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DKKL01000040.1/88645-88286 ....CUUCA.U..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PHCA01000081.1/16798-16384 ....GUUUG.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DKGH01000123.1/10087-10440 ....GUUUA.G..U.CGGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +DLOT01000070.1/17084-17444 ....UAGAU.U..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFNB01000662.1/8339-7989 ....CUUCU.U..C.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PGXC01000009.1/126297-126653 ....UCUGC.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIEY01000002.1/56453-56823 ....UGCAU.G..U.UUGGACCG.G.A.GU.UCGAC.U.................................................................................................................................................................. +NPEJ01000045.1/12967-13316 ....-GGAU.G..A.UAGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PARH01000020.1/4285-3937 ....-AGUC.A..G.UUGGACGC.G.G.GU.UCGAU.A.................................................................................................................................................................. +PTJW01000018.1/2663-3022 ...aGCUAA.U..U.UCGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +PFCO01000008.1/104334-104683 ....UUCUC.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NZTL02000025.1/27735-27389 ....CUGAU.U..U.CCGGACCU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PCAR01000016.1/13716-14058 ....AUGUU.U..U.UUGGACGG.G.GaGU.UCGAC.U.................................................................................................................................................................. +DKAT01000030.1/596-948 ....CUUGU.U..C.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP025628.1/437841-438222 ....AGAAU.U..A.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NYVI01000051.1/5647-6045 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHQI01000062.1/21571-21967 ....UGCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DGGZ01000008.1/23561-23217 ....AGAGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PUHO01000019.1/59581-59951 ....UACUU.U..U.UGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGUQ01000025.1/3965-4305 ....ACUGU.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLJN01000149.1/6921-7277 ....AUGGC.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +NZHL01000018.1/23745-24096 ....CUUUU.U..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DHMO01000024.1/613-259 ....GCCAU.C..A.CAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DIXT01000020.1/185728-185330 ....UAAUC.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PKMD01000001.1/587300-586926 ....GCUAU.C..G.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEAF01000017.1/8970-8566 ....GUAAC.A..G.AAGGACCU.G.G.GU.UCAAU.C.................................................................................................................................................................. +PCTO01000029.1/8473-8831 ....CUUAG.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PGYR01000015.1/11106-10735 ....AAGUU.C..U.UCGGACGU.G.G.GU.UCAAA.U.................................................................................................................................................................. +DKAM01000030.1/47079-47434 ....GCAUC.C..U.UUGGACGG.G.GgGU.UCGAC.A.................................................................................................................................................................. +NZBC01000198.1/5631-5278 ....GGGAU.C..G.CGGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBAT01000002.1/451-98 ....GACUU.C..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PBNF01000008.1/46172-46554 ....AUCUU.U..G.ACGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +DHVT01000025.1/164431-164794 ....AUUGU.U..U.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DHSU01000050.1/2293-2648 ....CACCU.U..U.UCGGACGC.G.GgGG.GCAGU.U.................................................................................................................................................................. +DKOG01000135.1/2929-3312 ....CAACU.A..U.UCGGACCU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIHO01000016.1/1749-1390 ....AGGCU.C..A.AGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFUG01000672.1/497-893 ....AAGAU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFML01000074.1/14972-15375 ....AGAGU.C..A.GUGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +PBAL01000022.1/16004-16357 ....GUUUG.C..C.UAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHPK01000032.1/110068-110470 ....GAUUC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PESK01000088.1/18185-18592 ...aAGUAU.U..U.CAGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DKKI01000039.1/3723-3358 ....AUGCA.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJHT01000013.1/6508-6160 ....CUCUA.U..U.AUGGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +DILB01000023.1/55360-55017 ...cGGCUA.U..U.UUGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +NZSK01000025.1/3742-3343 ....UCCUU.G..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXJB01000001.1/31795-32147 ....CGGCU.C..G.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEWH01000251.1/9736-9385 ....CGUCU.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NWBN01000014.1/168003-167604 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PXOH01000007.1/117505-117115 uaauACCCA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DJVP01000009.1/10600-10194 ....AUUAC.U..U.AAGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +DIYD01000059.1/8002-7629 ....UCCUU.C..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLOU01000059.1/729-1102 ....GGUAA.U..A.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DIVN01000246.1/6394-6803 ....GAACU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJAB01000264.1/1310-1714 ....CACUU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBJG01000003.1/74732-74385 ....UAUUU.A..U.UUGGACGG.G.GaGU.UCGAC.U.................................................................................................................................................................. +PCRL01000106.1/6431-6898 ....AAGAC.U..U.AGGGACGC.G.G.CU.UCGAU.-.................................................................................................................................................................. +PFGG01000075.1/45973-45578 ....GGGUU.G..C.GUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +DHIZ01000133.1/24217-23858 ....CUCCA.U..U.UCGGACGG.G.GuGU.UCGAC.U.................................................................................................................................................................. +PHFL01000026.1/50557-50957 ....UGCUG.C..U.CUGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +PBJM01000008.1/40528-40883 ....UUCUC.U..U.CUGGACGG.G.GaGU.UCGAC.U.................................................................................................................................................................. +DIAQ01000033.1/91433-91785 ....CCUGG.G..A.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PELD01000034.1/33026-33376 ....AAUAU.U..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DIAU01000049.1/1411-1053 ....ACUUU.C..U.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QEKV01000004.1/164827-165184 ....AGUUU.U..U.UUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +NIGF01000001.1/154970-154612 ....UCACG.U..G.AAGGACGA.G.A.GU.UCAAC.U.................................................................................................................................................................. +DKPW01000033.1/396-18 ....CACCA.A..U.UUGGACAG.C.G.GU.UCAAU.U.................................................................................................................................................................. +PAQS01000009.1/4295-3887 ....GUUUG.C..U.UAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +PAZE01000052.1/34103-34500 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.A.................................................................................................................................................................. +PKDJ01000037.1/19672-19279 ....AGUGG.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIGH01000021.1/3007-2632 ....GCUAU.U..U.UUGGACUG.G.G.GU.UCAAU.C.................................................................................................................................................................. +BEHW01000065.1/7305-7704 ....UGGUG.C..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DKKT01000003.1/50713-50359 ....GACGG.U..U.UUGGAAGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +PDTT01000047.1/44293-43877 ....GAAUU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEZS01000011.1/370623-370974 ....AAGAC.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGIK01000080.1/4288-4689 ....CUCAU.G..U.UCGGACCG.G.G.GU.UCGAC.C.................................................................................................................................................................. +PBSD01000023.1/89790-90190 ....GGCGU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHNJ01000008.1/5720-5335 ....GGGCU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEIH01000005.1/598341-598743 ...uUGCUU.G..U.AUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DIVR01000021.1/152318-151966 ...uUUUUG.G..U.UUGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NVRJ01000015.1/1022-659 ....GGCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +PVWF01000018.1/1150-760 gaauAGCUG.G..C.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DGHD01000053.1/39205-39559 ....CAGAU.C..U.UCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +NVQV01000018.1/8591-8173 ....CGAAU.U..U.ACGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QAZA01000001.1/37013-37376 ....UCAGU.U..U.UAGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PEBC01000002.1/71114-70726 aaauAGCUA.G..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +PBEX01000017.1/68638-68291 ....ACUGC.U..U.CGGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DIYR01000214.1/34711-34313 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +NBZD01000001.1/447079-447458 ....UGGUG.C..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PETZ01000028.1/329-681 ....AAAGU.U..U.CUGGACAA.G.G.GU.UCAAU.G.................................................................................................................................................................. +DIZY01000032.1/5573-5952 ....GAGGG.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PKEV01000219.1/1939-2297 ....UGCCC.U..U.CUGGACCA.G.GgGU.GCAAC.U.................................................................................................................................................................. +DJER01000027.1/50267-50613 ....AUUCU.U..U.UCGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +PDSF01000045.1/30185-29830 ....GGCAU.C..A.CGGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLHC01000024.1/755493-755132 ....AAUGU.C..U.CGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PBBQ01000001.1/323773-324125 ....CUCUG.U..U.UUGGACGG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DKGI01000003.1/39874-40210 ....AGGCA.U..U.AUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP028094.1/3317997-3317599 uaauACCCA.G..U.UUGGACAG.C.A.GU.UCAAU.U.................................................................................................................................................................. +PDRH01000091.1/2902-2495 ....UCCUU.G..U.AUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZAD01000005.1/158350-157947 ...aCUUUG.U..U.GCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DIWY01000003.1/275489-275141 ....UGGAU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +NZCE01000050.1/1576-1221 ....CGCCC.U..U.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGFF01000062.1/12923-13271 ....GUUAC.U..U.ACGGACGA.G.G.GU.GCAAU.U.................................................................................................................................................................. +DLOY01000027.1/29810-30181 ....CGUUG.C..A.AUGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NYYZ01000002.1/177852-177495 ....GCGGC.U..C.CGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PBJD01000035.1/8585-8187 ....UCCUU.U..U.UUGGACGC.G.G.GU.UCGAN.U.................................................................................................................................................................. +PBXB01000010.1/39303-38949 ....GGAUU.U..U.CUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +DLFY01000189.1/6515-6869 ....AAUAU.C..U.CGGGACAG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DJWX01000008.1/121441-121832 ....AACUU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DHTG01000101.1/18777-19145 ....AGCGU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PBFQ01000062.1/58346-57976 ....UGGGC.U..C.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJRT01000009.1/79954-80302 ....GUGGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NYSU01000465.1/3460-3101 ....-UCGU.C..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIMW01000001.1/250232-249876 ....-ACGC.C..C.GGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DLBU01000002.1/107246-107633 ....CACAU.U..C.UCGGACAC.C.G.GU.UCGAU.U.................................................................................................................................................................. +DLKO01000034.1/21513-21883 ....GGACU.G..U.UAGGACGG.G.A.GU.UCGAG.U.................................................................................................................................................................. +DGSM01000127.1/4114-4473 ....AUCUU.U..C.UAGGACGU.G.A.GU.UCGAA.U.................................................................................................................................................................. +PHCB01000005.1/93680-94117 ....AGGUU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGXO01000027.1/16390-16788 ....AAGAC.G..U.UUGGACAG.C.G.GU.UCGAG.U.................................................................................................................................................................. +PXPI01000102.1/19761-20152 aaauAGCCA.G..C.CUGGACAG.C.A.GU.UCGAU.U.................................................................................................................................................................. +PABI01000042.1/12192-12606 ....GAAUU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEWW01000111.1/2217-2642 ...cAACGG.U..U.AGAGACGC.G.A.GU.UCGAA.U.................................................................................................................................................................. +PRLH01000097.1/46063-46450 a.auACCCA.G..U.CUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +PBME01000004.1/35023-34634 ....AUAUA.A..U.GCGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +DJMU01000112.1/19333-19699 ....-GGAU.A..U.UAGGACGG.G.G.GU.UCGAG.U.................................................................................................................................................................. +DHHC01000048.1/16058-16451 ....GAAUC.U..U.UCGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +DLTY01000025.1/78647-78975 ...uAAGAC.A..A.CCGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DHTD01000135.1/57419-57818 ....GCGCU.G..U.UUGGACGG.C.G.GU.UCGAG.U.................................................................................................................................................................. +PJQG01000015.1/19584-19939 ....GAAGC.U..G.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFAC01000016.1/1230-861 ...aGUUUG.U..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DKFG01000263.1/5862-5468 ....AGGUC.C..U.UUGGACGU.C.G.GU.UCGAC.U.................................................................................................................................................................. +PDUC01000029.1/613-262 ....-AGGU.U..C.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFDX01000015.1/8831-9189 ....-AGCU.U..U.UUGGACAG.G.A.GU.UCAAC.U.................................................................................................................................................................. +NZ_PYEQ01000756.1/1470-1084 a.cuACUCA.G..A.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PAQM01000006.1/3386-2985 ....UGGUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +NYZA01000173.1/21320-21669 ....UCCGG.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLIO01000041.1/44117-44474 ....ACUAC.U..U.CAACACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +BEHT01000057.1/2676-3016 ....UGCCU.U..C.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +BEHX01000005.1/66052-66428 ....-CACA.U..C.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGUI01000033.1/38150-38522 ....UUCUG.U..U.CCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEQL01000036.1/10616-11054 ....GUUUG.C..C.CAGGACGA.G.A.GU.UCAAU.U.................................................................................................................................................................. +DLBN01000122.1/27123-26766 ...gAAGUA.C..U.CUGGACGG.G.GaGU.UCAAU.U.................................................................................................................................................................. +DHMH01000060.1/6176-5787 ....UACAU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DLHF01000033.1/91935-92314 ....ACGCG.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +NZJT01000028.1/6756-7120 ....AACAU.U..U.UUGGACCU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLDJ01000043.1/61813-61435 ....AAACG.U..U.CAAGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PDPI01000002.1/28802-29175 ....GUUAU.U..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NZER01000471.1/9317-9629 ....AACUG.C..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIBQ01000061.1/177326-176974 ....ACGAC.A..U.CGGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEWV01000076.1/788-1175 ....GAUAC.U..U.AAGGACCC.G.G.CU.UCAAU.-.................................................................................................................................................................. +DKRE01000013.1/13044-12698 ....GGGAU.C..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLIE01000088.1/5431-5026 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.C.................................................................................................................................................................. +PAJB01000022.1/56125-56469 ...gAAAUA.U..U.CUGGACGU.G.G.GU.GCAAU.U.................................................................................................................................................................. +PCAX01000012.1/16452-16098 ....AACUG.A..A.UUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +CP021379.1/425790-425420 ....UUGAU.U..U.ACGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DJWM01000001.1/140939-140585 ....ACGCA.G..U.GCGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +PCSD01000066.1/716-325 ....-UGUC.U..G.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PNHP01000001.1/385977-385621 ....GACUC.G..U.GCGGACAC.G.G.GU.UCAAA.U.................................................................................................................................................................. +PFBV01000005.1/81027-80630 ....UGGUU.U..U.UUAGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +DKKR01000061.1/4809-4412 ....UCCAU.A..U.CUGGACGU.G.A.GU.UCAAA.U.................................................................................................................................................................. +NZXD01000014.1/5176-4821 ....AACUU.U..U.CUGGACGG.G.GaGU.UCAAC.U.................................................................................................................................................................. +PCVW01000061.1/9747-10148 ...gUUGCU.U..U.CGGCACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PBOA01000005.1/65365-65015 ....GAUUC.U..U.CUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +PHDH01000052.1/17731-17341 ....UCCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJSA01000058.1/16861-16458 ....GCGGU.G..U.UUGGACGA.G.G.GU.UCGAG.U.................................................................................................................................................................. +PFOH01000024.1/1629-1246 ....CGGAU.U..U.UUGGACGG.G.G.GU.UCAAU.-.................................................................................................................................................................. +DGHQ01000058.1/19586-19191 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAC.C.................................................................................................................................................................. +PADF01000015.1/4181-3794 ....UCACC.U..U.AAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCXV01000033.1/14530-14193 ....AAUUC.U..U.UUGGACGA.G.G.GU.UCGAC.-.................................................................................................................................................................. +PKSZ01000674.1/402-788 ....UACCU.U..U.UUGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHPF01000007.1/182741-182343 ....UUCUU.G..U.UUGGACCA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PHBR01000118.1/6094-5731 ....CCGUG.C..U.CUGGACGG.G.GaGU.UCAAU.U.................................................................................................................................................................. +PETR01000116.1/5831-6177 ....UCUGU.U..U.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJYO01000013.1/65340-64966 ....UUUGA.U..U.UCGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DGHA01000007.1/55084-55479 ....CACUU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +NVUK01000033.1/9660-10075 ....AUUUA.C..U.AAGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +BEIK01000001.1/31335-30982 ....GGCUA.U..U.CUGGACGA.G.G.GU.GCGAA.U.................................................................................................................................................................. +DLKS01000035.1/16878-16485 ....UCCUU.G..U.UUGGACAC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PHDU01000005.1/11156-10787 ....AAUCU.G..U.UCGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PFAT01000045.1/5892-5495 ....-UGCU.U..G.CCAGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PGFG01000001.1/2487634-2487260 ....AACAU.G..G.AUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLKQ01000020.1/6238-6636 ....AAUUC.A..U.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +PAYK01000015.1/103771-104141 ....UCCUU.G..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLGQ01000010.1/12451-12849 ....CGGUC.G..U.UUGGACGG.C.G.GU.UCGAU.C.................................................................................................................................................................. +NVUU01000005.1/15009-14629 ....GUUUG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +AXZO01000002.1/61444-61043 a.guACCCA.U..C.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJWY01000029.1/2775-3124 ....AACAU.U..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +NVWW01000027.1/23728-24123 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DIXM01000002.1/730789-731142 ....CCCGU.G..C.GCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PFND01000009.1/11467-11042 ....ACAAA.G..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXYQ01000026.1/19174-19571 ....UGCUU.G..U.AUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PAME01000014.1/97658-97263 ....UCCAU.G..U.UUGGACGC.G.A.GU.UCGAA.U.................................................................................................................................................................. +PHFO01000020.1/11346-11731 a.ggCGCUG.A..U.GCGGACGG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DHBR01000038.1/17035-17409 ....GGCGA.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DHVR01000061.1/84712-84321 ....AUCUC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLKU01000010.1/735-360 ....GCUAC.A..U.AUGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NKXO01000022.1/46903-47271 ....ACCUU.C..U.CUGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +PFBX01000006.1/11193-11608 ....AAAUC.A..U.CUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PFVC01000041.1/442-100 ....AACCG.U..U.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DIPL01000003.1/85718-86080 ....AUUUU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PAGQ01000074.1/8797-9173 ....AAAUG.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PAUC01000033.1/12814-12463 ....GUUGU.U..U.CUGGACGG.G.GgGU.UCAAC.U.................................................................................................................................................................. +PFAD01000004.1/8878-8505 ....GUUUG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +PAZC01000026.1/378-4 ....AAGAU.C..A.UGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFUN01000129.1/636-247 ....GAAUU.U..A.UUAGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +DLSG01000088.1/365-23 ....CAUUA.A..U.UCGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +BDTN01000259.1/2890-3268 ....CCCGU.A..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJFP01000163.1/7366-7769 ....UCAUU.G..U.UUGGACGA.G.G.GU.UCGAA.C.................................................................................................................................................................. +DIWP01000015.1/71782-71428 ....GGCAC.U..C.GUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIFX01000018.1/3597-3201 ....GCCUU.G..U.UUGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +PFDY01000083.1/2490-2880 ....AACUU.C..U.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +PEYV01000067.1/8054-8427 ....AUAAU.U..U.CAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCXO01000012.1/25459-25106 ....AGCCC.U..A.UUACACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGVJ01000068.1/15313-15706 ....UCCUU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DIVS01000057.1/31428-31774 ...gCUGAU.U..A.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PKDL01000386.1/634-997 ....AGCCA.U..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCSX01000031.1/9577-9955 ....AAGUU.G..U.UUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +PASM01000019.1/31345-31701 ....AAAUU.U..C.UUGGACGG.GgG.GU.UCAAC.U.................................................................................................................................................................. +PKDT01000076.1/17661-18019 ....UCCUU.G..U.UUGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZBZ01000015.1/5877-5543 ....ACACC.U..U.UCGGACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +PXYW01000136.1/1415-1768 ....CGUAU.C..U.UCGGACGG.G.AcGG.GCAGC.A.................................................................................................................................................................. +NZ_PVWO01000008.1/12257-11861 a.auACCCA.G..G.GCGGACGG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DGXF01000175.1/13331-12985 ....CAGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGWK01000022.1/67443-67075 ....GUUUG.A..U.UCGGACGC.G.G.UU.UCGAC.U.................................................................................................................................................................. +DHJU01000069.1/2071-1726 ....UAGGU.U..U.UCGGACGC.G.G.UU.UCGAU.U.................................................................................................................................................................. +PHAN01000003.1/135771-136126 ....UCAUC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHAT01000003.1/66415-66786 ....AUCAC.C..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PDUD01000019.1/106903-107281 ....GCUUU.C..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PHAI01000001.1/54134-54523 ....-AACU.U..G.UUAGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NYZN01000045.1/22330-21977 ...aGGUGU.U..A.ACGGACGC.C.G.GU.UCGAU.U.................................................................................................................................................................. +DITF01000195.1/9803-10152 ....ACACU.GuaC.CUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PDHI01000009.1/24570-24930 ....UUUGC.U..U.UUGGACUG.C.G.GU.UCGAU.C.................................................................................................................................................................. +PFBM01000005.1/28821-29210 ....UAAUU.C..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PFCS01000042.1/100467-100854 ....-UUAU.U..U.UCAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGYF01000296.1/8047-8443 ....CGGUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHLT01000131.1/211-577 ....CACUA.U..U.UCGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DIUJ01000039.1/49019-49389 ....UCUCU.C..U.CCGGACCG.G.A.GU.UCGAC.U.................................................................................................................................................................. +PEYO01000017.1/126720-127083 ....ACCAA.A..C.CUGGAUCC.G.A.GU.UCAAU.U.................................................................................................................................................................. +PCWZ01000011.1/3152-3509 ....UGUAU.C..U.UCGGACGC.G.G.GU.GCAAUuU.................................................................................................................................................................. +PLEQ01000120.1/3279-3631 ....CCCGA.A..U.AUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DLGO01000004.1/61659-61290 ....ACCUU.A..G.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP025704.1/884631-885001 ....UGGCC.U..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DKTG01000189.1/2315-1950 ....GCUUU.G..G.CUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFRL01000047.1/6239-6580 ....GGAAG.A..C.CCAGACGU.G.G.GU.UCAAA.U.................................................................................................................................................................. +PCTW01000034.1/536-164 ....CGCUG.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIGJ01000040.1/6508-6137 ....CGGGG.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIUR01000027.1/409167-409541 ....UGUCC.C..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PVWK01000014.1/229998-229610 a.auACCCA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLSM01000004.1/24689-24332 ....UGCCA.U..U.UUGAACAG.G.A.GU.UCAAU.U.................................................................................................................................................................. +DILM01000012.1/11413-11787 ....GCUUU.C..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +PAMZ01000010.1/2685-2316 ...aCAUGC.U..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEWP01000015.1/3522-3880 ....GAAAU.U..U.CUGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +DISL01000078.1/5095-5464 ....GUUGU.U..U.CAAGACAC.G.G.GU.UCGAC.C.................................................................................................................................................................. +DLHS01000015.1/81245-81614 ....CGCUU.G..A.CUGGACCA.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP017414.1/764519-764903 ....AAUCA.A..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJWZ01000059.1/31648-31248 ....ACACC.G..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +LSNV01000004.1/448-842 ....AAACU.U..U.UUGGAUGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +PKSX01000015.1/9476-9850 ....CGGCU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +BEIT01000006.1/8612-9012 ....-UUCA.U..U.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PKDZ01000072.1/40553-40151 ....UGCUU.G..U.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +NZWK01000031.1/5475-5833 ....GCAUA.G..U.CUGGACGG.G.GaGU.UCGAU.U.................................................................................................................................................................. +DGHS01000029.1/75893-75504 ....GGCUU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFCN01000024.1/3587-3928 ....UAAAU.U..U.UCUGACCC.G.G.GU.UCAAA.U.................................................................................................................................................................. +NZVU01000015.1/83611-83236 ....GCGCC.U..C.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFAM01000013.1/41462-41083 ....-UGCU.U..A.UUGGACAG.G.A.GU.UCAAC.U.................................................................................................................................................................. +PCXC01000049.1/968-620 ....CACUA.C..U.UCGGACGA.G.G.GU.GCGAU.U.................................................................................................................................................................. +PBAS01000056.1/478-91 ....ACUGU.C..A.CGGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +PCYM01000008.1/11712-12097 ....UCUCA.U..A.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +NZER01000008.1/8068-8404 ....AUGUA.U..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DHDS01000031.1/8924-8578 ...gUAGUG.U..U.UUGCACAG.G.G.GU.UCGAG.U.................................................................................................................................................................. +PFOW01000012.1/19675-20061 ....-AUGC.U..U.ACGGACGC.G.G.GU.GCGAU.U.................................................................................................................................................................. +NVWV01000007.1/142935-143307 ...aUUCCA.A..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PXQH01000019.1/7694-7300 c.guACUCG.G..U.CUGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +PBOB01000052.1/3294-2963 ....ACGUG.U..U.UUGGACCC.C.G.GU.UCGAU.U.................................................................................................................................................................. +DIUC01000099.1/21491-21100 ....GCUUU.C..A.CUGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DISW01000023.1/103125-103490 ....AGGUU.C..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +NJER01000002.1/837912-838292 ....AAGAA.A..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZZC01000080.1/9680-9312 ....AAGAU.U..U.AAAGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +NWBO01000152.1/15575-15172 ....CUCUU.G..U.UUGGACCA.G.A.GU.UCGAA.U.................................................................................................................................................................. +DJXM01000036.1/2172-1764 ....UUGGG.U..U.GCAUACAG.G.G.GU.UCGAG.U.................................................................................................................................................................. +NVVN01000002.1/177743-178127 ....GCUAU.U..U.UAGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DJVL01000011.1/27717-28109 ....AUGCU.U..C.UUAGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +PAHD01000017.1/22033-22406 ....UUCUU.A..U.UCGGACCG.C.G.GU.UCGAU.U.................................................................................................................................................................. +PHBX01000016.1/116832-117198 ....UAUUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DKQD01000175.1/1626-1998 ....GAGUU.C..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFAQ01000024.1/2209-2610 ....AGAUU.A..U.CAGCACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +PFNN01000028.1/7459-7785 ....UGACU.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJOE01000001.1/240-641 ....-UCCA.U..U.UUGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +KZ686269.1/1593575-1593207 ....UCUCA.C.aA.CCGGACAA.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIKG01000026.1/2074-1663 ....UCUUU.C..A.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DJEF01000049.1/23239-23587 ....GUGGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIWQ01000033.1/12842-13199 ....GGAUU.U..G.CCAGAUAC.G.G.GU.UCAAG.U.................................................................................................................................................................. +DKTL01000104.1/31615-31216 ....UCCUU.C..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DJFE01000027.1/74435-74089 ....AAGAU.G..U.UCGGACGG.G.G.GU.GCGAA.U.................................................................................................................................................................. +PBEP01000009.1/47167-47514 ....GCCUC.U..U.CUGGACGG.G.GaGU.UCAAC.U.................................................................................................................................................................. +PYVU01000056.1/14492-14900 ....UCCUU.A..U.CCGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +NVSA01000065.1/6817-6455 ....ACCUU.A..U.CUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLQO01000045.1/4525-4899 ....UCCUU.G..U.UUGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFEM01000035.1/4914-5304 ....UUUUU.U..C.UUGGACGC.C.G.GU.UCAAU.U.................................................................................................................................................................. +DJYI01000126.1/39182-38834 ....-UCCG.C..U.UCGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +NZCP01000057.1/35892-36274 ...uGUUUU.U..U.UCGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +PEZF01000122.1/882-1271 ....AAACU.U..U.UCAGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +LSNS01000019.1/35709-35326 ....-AACC.A..G.UUGGACAU.G.G.GU.UCAAG.U.................................................................................................................................................................. +DLGA01000003.1/184000-184372 ....AUUAU.C..U.UUGGACCG.G.A.GU.UCGAC.U.................................................................................................................................................................. +PLBO01000151.1/322748-322396 ....CAGCU.C..G.GGAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP019600.1/2366984-2366632 ....-GCUU.C..G.UAGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +PVXQ01000001.1/88831-88213 ....UCUGC.U..U.UCGGACAG.G.G.GU.UCGAU.Ucaauagaguugccuuauauagugauauauaagugauaauuuggcuuuaucggugaaaccguagcaagugauguugccggcaauaccgagagguauguagggaaaccuaacagccucguaucgacuuauagguu.........................ccua +PBEE01000018.1/3883-4285 ....CCCUU.G..U.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLEZ01000037.1/76892-77294 ....-UCCG.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PEUE01000061.1/2203-2592 ....ACAUU.U..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DGHN01000172.1/452-839 ....CGAGU.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCTQ01000127.1/21186-20828 ....CGUUA.U..U.CUGGACGC.G.G.GU.GCGAA.U.................................................................................................................................................................. +PAMQ01000003.1/73850-73493 ....GCCGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PEVO01000036.1/9885-10233 ....UCCCU.C..U.CUGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXPS01000180.1/9821-10138 a.auAUCCA.G..C.CUGGACAG.C.A.GU.UCAAC.U.................................................................................................................................................................. +PKHU01000002.1/146197-145805 ....UUUGC.U..U.UUGGACUG.C.G.GU.UCGAC.A.................................................................................................................................................................. +PBIO01000025.1/4521-4159 ...gAUUUG.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DGQH01000011.1/54151-54544 ....UCCUU.G..U.UUGGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +DHVF01000284.1/2427-2844 ....GAACU.U..U.CCGGACGC.G.G.GU.CCGAU.U.................................................................................................................................................................. +PEYT01000021.1/34543-34918 ...uCGUUU.A..U.CAACACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +PCXQ01000003.1/8073-8428 ....UGAAG.C..U.UUAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHMS01000040.1/3035-2681 ....UCAUC.C..G.CAACACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +PEDL01000001.1/289408-289755 ....CGGGC.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PCVX01000102.1/15755-15365 ....UCGAU.C..C.GAAGACGC.G.G.GU.GCAAC.U.................................................................................................................................................................. +PAQN01000020.1/35838-36185 ....ACCGC.U..C.CGACACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DKYC01000108.1/412-66 ....CGGUU.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NVVI01000030.1/4457-4857 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHKS01000106.1/27464-27866 ....CCCUU.G..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PCSN01000037.1/17522-17882 ....ACCGA.G..C.AUGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DKGO01000036.1/4407-5049 ....AAUAU.C..C.UUGGACGU.G.G.GU.UCAAU.Uaguaaaauaguugccuuuuguaguaauacaaaagugaaaauucggcuuuaucggugaaaccuaaguuguuuuuugauuuaaacuagaacaauaaggcaauaccgagugguauguggagcaauccaacagccauguaucgacuuauaggcugccugcguucga +NYYU01000041.1/39934-40278 ....-UGAC.U..U.UUAGACGG.G.G.GU.UCGAU.-.................................................................................................................................................................. +DKFD01000002.1/3063-2711 ....AUAAU.U..U.UUGGACGC.G.A.GC.UCAUU.A.................................................................................................................................................................. +NVXJ01000027.1/20340-19960 ....UCCAU.U..U.UAGGACUC.G.G.GU.UCGAC.A.................................................................................................................................................................. +PEBA01000023.1/2895-3263 ....ACUAU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHGC01000071.1/343-1 ...gACACA.A..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +NVUY01000004.1/19816-20214 ....GCUAU.U..U.UAGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NZ_PVNK01000148.1/103429-103073 ....AAGAC.U..C.GCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFPK01000007.1/5311-5710 ....-ACCU.G..U.GUAGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PFNV01000014.1/4878-5226 ....UUAGC.U..U.CUUCACGC.G.A.GU.UCAAA.U.................................................................................................................................................................. +NYXZ01000113.1/5749-6103 ...gCUCAU.U..C.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLGT01000096.1/127120-127491 ....GCUUU.G..U.CUGGACCA.G.G.GU.UCGAG.U.................................................................................................................................................................. +PAUB01000029.1/81886-81531 ....AUAUC.A..G.UCACACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PBIO01000014.1/895606-895971 ....AACUG.U..C.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEZV01000002.1/394-54 ....AAACU.U..U.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +PBQU01000067.1/75205-74886 ....UGCUG.C..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFET01000005.1/106554-106939 ....CCCCU.U..U.CCAGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DLDS01000051.1/8159-8511 ....UGGGU.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIRT01000037.1/31942-32328 ....AGCAA.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFTL01000039.1/3294-2980 ....AAAUA.U..U.UUGGACGG.G.G.UU.UCAAU.-.................................................................................................................................................................. +PPDJ01000014.1/78116-78483 ....CGCUA.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFKS01000068.1/23030-23362 ....GAUGC.U..U.UAGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PKHO01000001.1/456080-456456 ....AAUGG.C..G.AAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBLV01000063.1/46833-46458 ....UAAUA.U..A.CAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCXD01000008.1/549-168 ....UCUCU.A..U.UUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFAH01000007.1/5753-6104 ....ACGUG.A..A.UCACACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBYL01000424.1/6936-6530 ...uACCUU.C..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP024013.1/108688-109046 ....UUUUG.U..U.UUGGAAGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHKM01000030.1/7763-7363 ....UUCUU.G..U.UCGGACAC.G.A.GU.UCGAC.U.................................................................................................................................................................. +NTKK01000007.1/63067-63436 ...cACCUU.C..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCUW01000067.1/123628-123258 ....CGAUA.C..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJLY01000005.1/8396-8029 ....GGUUG.U..U.CCGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +PFAK01000041.1/134-533 ...gAUUCG.U..U.CUGGACCC.G.G.GU.UUAAC.U.................................................................................................................................................................. +PFDW01000074.1/10578-10205 ....CAACU.U..U.UUGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +DLEQ01000003.1/101755-102097 ....UAGGU.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PGYE01000001.1/189309-189727 ....-CUCA.U..U.UUGGACAG.G.G.GU.UCGAA.U.................................................................................................................................................................. +NZWS01000002.1/7721-8117 ....CCCUA.A..C.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PFGR01000035.1/6507-6166 ....-UGCU.C..U.CUGGACGA.G.G.GU.UCGAU.-.................................................................................................................................................................. +PFPX01000040.1/6774-6388 ....AAACU.U..A.UUAGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFIB01000165.1/8170-7822 ....UGCUU.U..A.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP025543.1/80114-80526 ....GAGUA.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJXS01000051.1/14961-15312 ....UUGGC.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZIV01000038.1/8738-8407 ....AUAUA.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFOV01000030.1/17686-17131 ...uAAGGC.U..U.UUAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NJAG01000002.1/185411-185784 ...uCCCUG.U..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DJDX01000049.1/16101-15701 ....ACGCC.C..U.UCGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PGTK01000004.1/140571-140956 ....AGCUU.C..U.UCGGACCC.G.GaCU.GCAAU.G.................................................................................................................................................................. +DHPA01000047.1/2668-2276 ....GCCUU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DKCH01000021.1/4629-5033 ....GCUUU.A..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DHWF01000043.1/34335-33963 ....AAGGG.U..U.CUGGACGG.G.GaGU.UCGAC.U.................................................................................................................................................................. +PFCL01000005.1/14802-14492 ....-GUAU.A..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DGRX01000014.1/84721-84341 ....-GCGC.A..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJOB01000006.1/290292-289869 ....GAUGC.A..U.UUGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PETJ01000007.1/3360-3018 ....-AAGU.U..U.CUGGAUCG.G.A.GU.UCAAA.G.................................................................................................................................................................. +PCYK01000003.1/29387-29787 ....CCCCU.G..U.UUGCACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFQT01000061.1/18708-19094 ....CCACU.C..U.CCGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DJML01000054.1/2880-2509 ....UCCUU.C..U.CCGGACCC.G.G.GU.UCGAA.C.................................................................................................................................................................. +PLBO01000084.1/9545-9193 ....GAGCU.C..G.GGAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCVY01000028.1/1925-1520 ....CAUUU.C..G.CUGGACGC.C.G.GU.GCAAU.U.................................................................................................................................................................. +MJIX01000003.1/131806-132192 ...aAUCCU.U..U.AUGGAAAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PBNR01000029.1/47570-47920 ....AACUA.U..U.GUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DKRQ01000019.1/100126-100518 ....GACAU.C..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PXYS01000099.1/930-1309 ....GCUUU.G..U.CUGGACCC.G.A.GU.UCGAG.U.................................................................................................................................................................. +DLLE01000045.1/3607-3992 ....-ACAC.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DGWD01000044.1/52725-52340 ....-ACUU.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PBLY01000038.1/5713-6002 ....AAGAG.U..U.UAGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +PBEK01000009.1/14634-15003 ....UCCAU.A..G.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHMD01000060.1/31881-32278 ....GCACC.A..U.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DHAK01000009.1/421-1 ....GCCUC.A..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +POCE01000023.1/273287-273639 ....-GAAU.U..U.UUGGACGU.G.GgGU.UCGAC.U.................................................................................................................................................................. +NZWX01000006.1/669-303 ....UCCUU.G..U.UAGGACGU.G.G.GU.UCGAA.A.................................................................................................................................................................. +DLIF01000008.1/16836-16438 ....GCGUU.C..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PAGN01000043.1/8000-8397 ....UACUU.G..U.AUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DHUO01000020.1/2391-1971 ....GACAC.U..U.UUGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +PEWS01000007.1/5936-6327 ....AAAUU.U..U.UCAGACGC.G.G.GU.UCAAU.-.................................................................................................................................................................. +DJAC01000025.1/2279-2669 ....UGACU.U.gU.CCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFAV01000023.1/1610-1240 ....CUAAU.C..G.CUGCACGA.G.G.GU.UCAAU.-.................................................................................................................................................................. +DIYL01000002.1/81839-82227 ....GAUAC.U..A.GCGGACCC.G.G.G-.-----.-gggc.............................................................................................................................................................. +DINZ01000034.1/53283-52917 ....UUCCA.U.gU.UUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +PQAE01000002.1/116183-116566 ....-CAUU.U..G.UCAGACAG.G.G.GU.GUAAU.A.................................................................................................................................................................. +PBRN01000182.1/8239-7881 ....CGCAC.A..U.UCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DHLW01000061.1/49239-48886 ....ACUGU.C..C.CGGCACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +PFNU01000019.1/5601-6031 ..guAAUUU.U..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZER01000012.1/5155-4812 ....AGUAU.G..A.CAGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DIQV01000028.1/476-104 ...uUCUUG.U..U.UUGCACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFCB01000016.1/5329-5722 ....-CCCG.C..G.CUAGACCC.G.A.GU.UCAAU.U.................................................................................................................................................................. +NZWA01000052.1/7011-7352 ....AUUUA.C..A.CUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LSNQ01000009.1/39803-39394 ....AACAA.U..U.UUGGACAU.G.G.GU.GCAAU.U.................................................................................................................................................................. +PFHK01000036.1/38646-38229 ....AAGCC.U..U.CCAGACGC.G.A.GG.GCAGU.A.................................................................................................................................................................. +NZEE01000109.1/10911-10530 ....AAUUA.U..U.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJJC01000034.1/11389-11009 ....-AGAG.U..A.UUAGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PEAJ01000001.1/32140-32509 ..guACAUG.U..U.UCGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PFQF01000039.1/11071-11411 ....AAGCU.U..U.CAGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +PKTK01000012.1/40124-40514 ....-AACU.U..U.CUAGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +PXPA01000053.1/9616-10013 ....ACACC.A..C.CUGCACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NZBX01000006.1/60123-60521 ....-UCCU.U..U.UUGCACCC.G.A.GU.UCAAC.U.................................................................................................................................................................. +NVRX02000004.1/199483-199092 ....AGCAU.U..U.AUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PETY01000029.1/2240-2601 ....AUAAU.U..U.UUGGACAG.G.G.AU.UCACC.U.................................................................................................................................................................. +PCVQ01000054.1/10673-10244 ....-UUAU.C..C.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFMH01000008.1/1000-613 ....-UUCU.U..U.CAAGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PEAP01000021.1/19841-20208 ...uACAUA.U..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PHNE01000001.1/112408-111998 ....AACUA.U..U.UUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +PEUS01000023.1/2405-1924 ....AGAAU.U..U.CUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +NVQF01000007.1/50945-50505 ....AAGAA.C..G.UAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PKER01000024.1/4188-4559 ....UGCAU.C..C.GCGGACGC.C.G.GG.GCAGU.G.................................................................................................................................................................. +PHAF01000028.1/5495-5146 ...gACACU.U..C.UUGGACAG.G.A.GU.UCAAU.U.................................................................................................................................................................. +NZCP01000010.1/7784-7415 ...aAAACG.G..A.CAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFLC01000067.1/944-553 ....CGACU.C..A.CCAGACGG.G.A.GU.UCAAA.U.................................................................................................................................................................. +CP012673.1/10420196-10420540 ....AUGCC.U..U.GCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP025257.1/808368-808776 ....AAGUA.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PCWN01000008.1/71252-71647 ....-CCCG.A..U.CUAGACCC.G.G.GU.UCAAA.U.................................................................................................................................................................. +PFVL01000039.1/2874-3284 ....AACAA.U..U.AUGGACGC.G.A.GU.GCAAU.U.................................................................................................................................................................. +DHGS01000003.1/142832-142480 ....AUAAU.A..U.UUGGACGC.G.A.GC.UCAUU.A.................................................................................................................................................................. +DJVE01000041.1/19299-18926 ....AGGCU.U..U.UUAGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PFBA01000003.1/375-53 ....CAUC-.A..U.UCACACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +PDZX01000079.1/3251-3615 ..cuAGGUG.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PDZU01000042.1/12225-11866 ...uACUGA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP024962.1/751284-750891 ....GUUUG.U..U.UUGGACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +NZLX01000007.1/26680-26316 ....ACGGA.G..C.GUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFPM01000063.1/17196-16825 ....AACAG.U..C.CUGGACGU.G.G.GA.GCAAU.A.................................................................................................................................................................. +DHJL01000002.1/94341-94744 ....-UACC.U..U.UCGGACCG.G.G.GU.GCGAU.U.................................................................................................................................................................. +DJQI01000010.1/2646-3022 ....GCCAU.C..U.UUGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QFFM01000012.1/5368-4994 ...gAUAGG.G..C.UUAGACUC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DIVY01000028.1/29723-30092 ....ACCAA.U..U.UUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFBI01000006.1/248817-249217 ....ACCUA.G..C.UCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DJKW01000002.1/15230-15629 ....AGAAU.U..U.UUGGACAG.G.G.GU.UCGAC.-.................................................................................................................................................................. +PAVS01000020.1/41723-41357 ...aACUGC.U..C.UUGCACGU.C.G.GU.UCGAU.U.................................................................................................................................................................. +DHNC01000012.1/13989-13633 ....UGCUU.G..G.CAGGACAU.G.G.GU.GCAAC.U.................................................................................................................................................................. +PAUE01000028.1/23961-23594 ....GCUUU.G..U.CCGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +NZZV01000201.1/110-488 ....-GGGC.U..G.GUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PCSZ01000018.1/4163-4574 ....GGUUU.G..C.UCGGACGG.G.G.GU.GCGAU.U.................................................................................................................................................................. +PDPP01000021.1/53311-52897 ...aUACAA.A..U.UUGGACGU.G.G.GU.GCAAU.U.................................................................................................................................................................. +PCSB01000015.1/3882-3506 ....AUUUU.U..U.UCGCACGA.G.G.GU.UCAAU.-.................................................................................................................................................................. +PEYL01000042.1/35244-35597 ....AAGCA.U..U.CUACACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +PXOU01000017.1/8361-8784 ....-UAAC.U..U.GCGGACCG.G.G.GU.GCAAA.U.................................................................................................................................................................. +DGVL01000083.1/14162-13752 ....CAGAU.C..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PANY01000002.1/143189-142801 ....UCCUC.U..U.CUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFMD01000052.1/6538-6923 ....-GGUU.U..U.CUAGACAG.G.G.GU.GAAAG.G.................................................................................................................................................................. +DJOC01000055.1/3162-3512 ....UGGCA.U..A.UUGGACAG.G.A.GU.UCAAU.U.................................................................................................................................................................. +BEHV01000013.1/4934-4557 ...uCCCGG.U..G.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DHOE01000177.1/4429-4795 ...gACAAU.U..C.UUGGACAG.G.G.GU.UCGAU.C.................................................................................................................................................................. +BEIL01000002.1/15000-14660 ....-UUUU.C..C.UCCGAUGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEYH01000024.1/6175-6553 ....--CCU.U..C.CUAUACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +PFRX01000013.1/437-852 ....-UUGU.C..C.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJSP01000086.1/19358-19710 ....-AGUA.U..C.UUGGACAA.G.G.GU.UCAAC.U.................................................................................................................................................................. +DKCA01000020.1/4082-3719 ....GUUUC.U..U.AUGGACCA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFBL01000019.1/533-127 ....AACAU.U..C.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZWR01000004.1/65098-65479 ....UUCCU.U..U.UUACACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +PFOQ01000012.1/75905-76330 ....UGCUA.U..U.UCGGACGC.G.A.GG.UCACU.C.................................................................................................................................................................. +PFDI01000023.1/22883-22470 ....UUCAC.G..U.ACGGACGG.G.G.GU.UCGUU.G.................................................................................................................................................................. +CP016327.1/340774-340402 ...uAUAUU.U..U.AUGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +NSIM01000031.1/16678-17048 ....UUGCA.U.gA.CCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PFKD01000135.1/688-291 ....CGCCG.U.aU.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PFJM01000009.1/26777-27191 ....CAAAC.C..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PJQJ01000031.1/7921-8315 ....-AACC.A..G.ACGGACCG.G.G.GU.GCGAU.U.................................................................................................................................................................. +DJJG01000031.1/9499-9104 ....-UACC.A..U.UUGGACGC.G.G.GU.GCGAU.A.................................................................................................................................................................. +DJJA01000003.1/147874-148291 ....UACUC.C..U.UCGGACCC.G.G.GC.UCAAC.A.................................................................................................................................................................. +PEKU01000097.1/14487-14767 ....GAAGC.A..U.CAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DIFW01000017.1/150595-150226 ....UGGUU.U..U.UCAGAUAC.G.G.GU.UCAAG.U.................................................................................................................................................................. +PBQF01000072.1/618-247 ....-ACUU.C..A.AUGGACUG.C.G.GU.UCGAU.U.................................................................................................................................................................. +NVTB01000003.1/98460-98906 ....-CCAU.U..U.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PFEB01000049.1/46365-46757 ....UGCUU.U..C.UCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PFPA01000038.1/2829-2415 ....AAUAU.U..U.CUGGAUUG.G.G.GC.CCAAA.A.................................................................................................................................................................. +PCXT01000012.1/1856-1475 ....AAACU.U..U.UAGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PEUY01000037.1/20531-20144 ....UGUUU.U..C.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PFRV01000084.1/2827-3234 ....CUCAC.C..U.CUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DHEH01000012.1/30531-30161 ....GCGCG.G..U.AUGGACCG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DKCV01000022.1/143923-144324 ....GUCUU.C..C.UCGGACAG.G.G.GU.UCGAA.U.................................................................................................................................................................. +PCXU01000025.1/13439-13831 ....AUUUU.A..U.UAACACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZCD01000045.1/4541-4143 ....CUGAG.U..A.AAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DJDW01000045.1/6509-6113 ....UUCCU.G..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PCTA01000033.1/82380-82811 ....UCGCU.U..U.CUGGACGA.G.G.GG.UCACC.C.................................................................................................................................................................. +NZAS01000098.1/17610-17950 ....CAUUA.U..G.AAGGACUG.C.G.GU.UCGAU.U.................................................................................................................................................................. +PBPN01000021.1/4008-4388 ....AAUUC.A..U.CAACACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PGXZ01000009.1/31303-31717 ....-UACC.U..U.UCGGACCG.G.G.GU.GCGAU.U.................................................................................................................................................................. +PHNF01000001.1/112130-112523 ....GGGUG.U..U.UUGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +PKTI01000059.1/19847-20224 ....CAAUU.U..G.UCAGACAG.G.G.GU.GUGAU.A.................................................................................................................................................................. +PFEF01000003.1/76903-77271 ....GCCCU.C..U.ACGGACGG.G.A.GU.UCAAC.U.................................................................................................................................................................. +DLZX01000009.1/9399-9045 ...gCGGAU.U..U.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QMLQ01000235.1/1225-1583 ....UCUAU.C..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QLBW01000047.1/52345-51976 ....AGCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNDO01000049.1/3194-2831 ....GGAGA.C..C.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFHZ01000133.1/1714-1353 ....AAGAU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QKBP01000001.1/6027-6376 ....AAGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QVQE01000085.1/6043-6419 ....AGUAC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DMZD01000129.1/5829-5467 ....AGGAC.U..U.ACGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DLUZ01000035.1/10215-10594 ....AGUGC.U..G.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PWKT01000192.1/8461-8823 ....AUCAU.U..C.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNCN01000194.1/2632-2285 ....GGUAU.C..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOTB01000015.1/38766-38410 ....AAUAU.C..U.UUGGACGC.G.A.GU.UCGAA.U.................................................................................................................................................................. +QNHM01000002.1/98245-97870 ....AACUU.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QUZL01000003.1/59663-59307 ....AUGGU.U..C.GCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPKN01000055.1/15502-15101 ....AGAGC.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNAZ01000172.1/320-676 ....ACUAU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AP018558.1/1955779-1956153 ....AGGGC.U..U.CCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKIH01000097.1/2365-2002 ....AGCAU.U..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKIM01000093.1/8510-8862 ....ACUAC.C..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QGGU01000005.1/161860-162205 ....CGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNAY01000079.1/5621-5974 ....AAUGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QEVD01000075.1/10231-9873 ....CUGGC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PQJK01000004.1/28928-28565 ....AGGUA.C..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PJFC01000003.1/141766-141415 ....AAGAU.C..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QGLS01000009.1/449008-448648 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHJF01000013.1/172886-173247 ....AGGAC.U..G.ACGGACGG.G.G.GU.UCGAC.C.................................................................................................................................................................. +QJQU01000010.1/94377-94782 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOLB01000170.1/2931-2581 ....GACGC.C..U.UCGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP031415.1/3140344-3139959 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +CP033065.1/2491423-2491067 ....-GGCU.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +QNDC01000001.1/26721-27079 ....AAUAU.C..U.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPQJ01000232.1/1454-1105 ....AGCAU.U..C.CCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPGJ01000012.1/53253-53615 ....AAGGU.U..U.CUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP033019.1/1065566-1065206 ....AGUGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RBIN01000011.1/31438-31056 ....AGCAC.C..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PIVP01000066.1/24196-24545 ....AGGCU.U..U.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNBC01000076.1/7184-7527 ....AAUUU.C..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPKT01000362.1/9588-9197 ....AGCAU.U..C.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PIVX01000006.1/21093-21495 ....AGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DMVY01000088.1/112680-112305 ....GGACU.U..U.UCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +QJVM01000007.1/4263-3918 ....AGCGC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +RCNO01000009.1/54267-54629 ....AAACA.C..U.CCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PWJH01000259.1/4811-4442 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNDG01000132.1/734-1089 ....GUUGC.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNDF01000280.1/1622-1979 ....UGCUU.C..U.CCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNCO01000029.1/9430-9066 ....UUUAU.C..U.AAGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +QNAT01000064.1/2355-2713 ....UAUAU.A..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWLI01000123.1/14073-13723 ....UUGGC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWGE01000437.1/3769-3411 ....GAAGU.C..U.CUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP031475.1/208739-208388 ....AGGAU.U..C.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +MCHY01000011.1/132360-132001 ....GUUAC.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLMI01000042.1/363-1 ....AGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QKUF01000038.1/17004-16635 ....GGUUC.G..U.UUGGACGG.G.GaGU.UCAAC.U.................................................................................................................................................................. +CP033861.1/3587421-3587060 ....ACGGC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOGZ01000014.1/6940-7333 ....GUCAC.U..C.AAGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QIDN01000453.1/2806-2445 ....ACGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +RPQK01000023.1/13249-13606 ....-AGAC.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DQEJ01000634.1/5776-6135 ....ACUGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWEB01000093.1/6784-6431 ....CGGGC.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QBMI01000022.1/17574-17191 ....AGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QGMP01000003.1/175556-175200 ....AUUGC.U..G.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFKQ01000078.1/5381-5024 ....GCUGA.C..U.UGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFHI01000255.1/889-529 ....CAGUU.U..C.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QQVI01000249.1/9401-9751 ....UGGCU.C..A.GCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMZX01000034.1/3987-3629 ....AUGCA.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +PWEY01000033.1/1705-1345 ....GUCAC.C..C.UCGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QZKQ01000131.1/96273-95914 ....CACUA.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWPR01000028.1/665-316 ....UUCAC.U..U.UCGGACGGuG.G.GU.UCGAU.U.................................................................................................................................................................. +PXCD01000111.1/6647-7001 ....AGCGC.U..A.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNCF01000030.1/9329-9683 ....UUUCC.U..U.CUGGACGC.G.G.GG.GCAGU.A.................................................................................................................................................................. +QZKW01000009.1/29108-28758 ....-AUGU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DNKU01000109.1/2552-2161 ....AGAAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNAH01000152.1/2629-2991 ....ACCCU.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMNP01000003.1/20284-19936 ....CUUAU.C..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWNM01000427.1/6799-7156 ....UGCAC.U..U.CCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHBQ01000291.1/4066-3714 ....ACGCU.C..U.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMME01000229.1/45-393 ....AGCAU.C..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWOJ01000490.1/5375-5724 ....CAAGG.U..U.CUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QGGI01000023.1/27297-26944 ....CUUAU.G..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +REFP01000009.1/313353-313716 ....GAUGU.C..U.UCGGACAG.C.G.GU.UCGAC.U.................................................................................................................................................................. +QFBR01000024.1/4224-4592 ....UGCAG.U..U.UUGGACAG.C.G.GU.UCAAC.U.................................................................................................................................................................. +QGGL01000008.1/120077-120442 ....GAGGU.C..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXDF01000193.1/1147-783 ....AACAU.C..A.CUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +RFHM01000244.1/6722-6371 ....AAGGC.C..C.UCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +PWHX01000102.1/8177-8541 ....UACAC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QAKL01000138.1/10133-9781 ....CGCUC.U..U.GCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPYE01000025.1/72373-72730 ....AUUGC.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DNPF01000267.1/5143-4717 ....AGCAU.U..A.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOPT01000100.1/135842-136200 ....UAACU.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMDY01000089.1/10740-10361 ....AGAAC.U..G.ACGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMDN01000141.1/8179-8535 ...gGCCCC.U..G.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOLD01000118.1/20721-21077 ....UCCAU.C..U.UCGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +QKCL01000015.1/91513-91864 ....UGUGU.U..G.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RPQS01000064.1/8183-8536 ....CCGCU.U..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QJSU01000003.1/124256-124614 ....AAUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QHZQ01000137.1/23287-22932 ....AGUGU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QNAG01000300.1/1761-2116 ....GUUAG.A..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QOQV01000002.1/220464-220836 ....CUUCG.C..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP029256.1/1209017-1208633 ....CAGGC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +LAPT01000202.1/393-37 ....AAGGA.U..G.UUGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QMQE01000015.1/13790-13439 ....AAACU.G..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DQFJ01000332.1/437-29 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPKO01000018.1/21951-21580 ....UUGUA.U..U.GCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QLKT01000007.1/40113-40471 ....AGUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QLNI01000003.1/71407-71053 ....AUUGU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +RFGP01000009.1/2235-1843 ....CAGCU.C..U.GCGGACGC.C.G.GU.UCGAU.U.................................................................................................................................................................. +PWFQ01000061.1/7616-7261 ....AGGGC.U..C.UCGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +QZIZ01000108.1/26168-26515 ....-CUGU.U..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPIG01000044.1/502-90 ....GUGAC.C..C.AAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMCC01000059.1/5564-5918 ....AAUAU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DLWS01000045.1/12523-12882 ....CGGAC.U..G.ACGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +QEVE01000001.1/42340-41990 ....ACGAU.C..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QHVT01000005.1/236607-236958 ....ACAGU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMSA01000073.1/2047-2409 ....AGUCA.A..U.UGGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +QQAX01000003.1/14484-14883 ....AGGGU.U..C.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNAP01000021.1/2907-2554 ....UCCAG.U..U.UCGGACCC.U.G.GU.UCAAC.U.................................................................................................................................................................. +BHFQ01000001.1/812416-812814 ....CGCUG.C..U.UAGGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +QMOQ01000022.1/9701-9347 ....UGUUU.A..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QIJI01000196.1/3619-4007 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QBVW01000001.1/206147-205798 ....AGAAC.U..A.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QZKI01000015.1/17541-17190 ....GAUAU.C..U.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLHT01000061.1/5862-6215 ....CUUUG.C..A.GAGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DNSR01000044.1/389-1 ....ACACU.A..U.AAGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PSRN01000063.1/8109-8458 ....AUCAC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +NSKI01000009.1/77736-78085 ...cGGUGU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPKX01000204.1/4127-3773 ....AUGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PWLC01000210.1/3315-2938 ....AGGCA.U..U.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPRZ01000257.1/375-1 ....AGGGC.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DNYO01000340.1/3202-2849 ....UUCUU.U..U.CUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNCH01000015.1/3873-3446 ....GUUGC.U..U.AAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QFBU01000146.1/1622-1239 ....AGCUA.U..U.CCGGACAG.C.G.GU.UCGAC.U.................................................................................................................................................................. +DMJR01000420.1/363-7 ....AUUGU.C..U.CGGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLXM01000277.1/812-1176 ....CGCCG.U..U.UCGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +QUNR01000001.1/63544-63897 ....AGUGC.U..G.ACGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +QMPZ01000079.1/6552-6190 ....UUUAU.C..U.CUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWOA01000042.1/89227-88878 ....CUUAU.C..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QAKA01000043.1/292-658 ....UCAUU.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RKQJ01000001.1/1229064-1228699 ....AAAGU.C..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QOPW01000001.1/74213-73849 ....UACGG.U..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLHY01000192.1/8830-9182 ....-AGGU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMLY01000099.1/356-4 ....-AUAU.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QNBX01000022.1/19044-19399 ....GGCGC.C..U.UGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFGC01000025.1/29702-29333 ....UAAAC.U..C.UUGGAUGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNDP01000027.1/751-1112 ....-GUGC.C..C.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWFC01000014.1/16568-16179 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +PWHI01000306.1/6843-7194 ....UUCAU.C..U.GCGGACAG.C.G.GU.GCAAC.U.................................................................................................................................................................. +DMWP01000022.1/13200-12845 ....-UCCA.C..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMRB01000079.1/3550-3896 ....AAGGU.U..U.UCGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +QNFE01000007.1/63890-64241 ....AGUGU.U..U.GUGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +RFKN01000024.1/2507-2157 ....CAACU.C..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPGI01000004.1/105418-105772 ....ACUUG.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PXDN01000412.1/6566-6208 ....UGGAA.C..A.GGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFIL01000456.1/2392-2751 ....CUCCU.G..C.CCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNPQ01000083.1/2635-2283 ....UACCU.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +PWEI01000060.1/124008-124380 ....CGUCA.U..C.UCGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QMOO01000023.1/7141-6787 ....AACUU.C..C.GUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QJVW01000055.1/14669-15018 ....UCGGC.U..U.UCGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +DNUB01000068.1/979-628 ....UUGGC.U..U.UCGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +PUOR01000188.1/48935-49343 ....UUUCA.C..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QGNO01000010.1/20375-20728 ....UAGUC.U..U.UCGGACAG.G.GgGU.UCGAC.U.................................................................................................................................................................. +PWXJ01000006.1/18781-19134 ....UCUAU.U..U.CAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QUZJ01000006.1/205516-205158 ....AAUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +RFFS01000082.1/4789-4435 ....UCCUU.G..U.CCGGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QOPF01000001.1/120490-120841 ....UGAAU.U..G.AUGGACGC.G.G.GU.UCGAU.G.................................................................................................................................................................. +DMFY01000144.1/4752-4399 ....GGUCU.U..C.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QJOD01000001.1/1134191-1134549 ....CGAAU.C..C.GUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DOFH01000124.1/748-396 ....AGCUG.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QLKV01000017.1/12787-13140 ....AGUGC.C..U.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +PLNN01000014.1/21241-21650 ....GAUAU.U..U.AGGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DPLM01000370.1/1466-1096 ....AGCAU.U..U.CAGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +CP021130.1/893884-894239 ....UGGGU.C..U.CUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +RAZJ01000021.1/36703-37053 ....UUGGU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +REFO01000012.1/168299-168650 ...gGCUGU.U..C.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +BFCB01000002.1/1513525-1513144 ....GAGUU.C..U.UCGGACAA.G.G.GU.UCGAU.U.................................................................................................................................................................. +QAMM01000009.1/4695-4343 ....CGAAU.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +NOXC01000005.1/252991-253347 ....AGUGC.U..G.ACGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +PWDW01000102.1/12727-13078 ....AGCCU.U..G.CAGUACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLLW01000019.1/10182-10540 ....CAUAA.C..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PIVY01000255.1/1121-1472 ....GCCGG.U..U.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPVY01000121.1/3423-3066 ....CUCUU.U..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOMB01000032.1/1700-2045 ....AGUGC.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP030040.1/979200-978802 ....UGGAU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMTS01000201.1/2339-2698 ....CGCUU.U..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QPKS01000002.1/141305-141663 ...cGAUGC.C..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMNZ01000423.1/5115-5479 ....AACAU.U..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DQED01000375.1/5461-5105 ....CGCAU.U..C.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP032759.1/576015-576391 ....AGACA.U..U.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +RFGM01000206.1/226-575 ....AACGG.U..C.UCGGAAGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QSTT01000018.1/32077-32449 ....UUUGU.U..U.UCGGACAC.G.A.GU.UCAAU.U.................................................................................................................................................................. +QKZK01000032.1/38451-38850 ....UCCGG.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHZG01000464.1/1495-1850 ....AAGUC.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWPB01000392.1/551-186 ....GACCU.C..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QZJZ01000020.1/7635-7211 ....ACUGC.U..C.UAGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNCG01000083.1/2782-3126 ....AGUAU.C..U.CAGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QALV01000006.1/30294-29924 ....AAUGC.U..U.UCGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +QGUX01000271.1/2110-2463 ....AGGAC.U..U.GCGGACGC.G.G.GU.GCGAU.U.................................................................................................................................................................. +NDHY01000001.1/162502-162149 ...uUCCCU.U..C.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXDP01000372.1/2287-2641 ....UUCGU.A..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QZKL01000075.1/13179-13531 ...aAGAAU.C..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKAL01000022.1/22120-22475 ....GUCUC.U..C.UAGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QZKH01000008.1/15717-15312 ....AUUAC.U..U.AAGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNCE01000119.1/544-902 ...aGCUUA.U..U.GAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOWL01000231.1/20522-20886 ....GUGGC.A..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLNR01000006.1/10028-9678 ....GUGAC.U..U.AAGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP021082.1/383985-383630 ....CGGGU.U..C.UCGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +QNCL01000021.1/5852-5469 ....AGCAU.U..U.AGAGACCG.G.G.GU.UCAAA.U.................................................................................................................................................................. +PMZR01000084.1/171407-171757 ....GGUAC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMDP01000221.1/1849-2201 ....CGUUC.C..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWOI01000180.1/22481-22831 ....GCGGC.U..G.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOSR01000022.1/14350-14728 ....CGUGG.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PWZJ01000023.1/3804-4161 ....UUUGC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QZKJ01000103.1/3407-3047 ....AGUAU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOEU01000054.1/1128-776 ....-UCGU.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PLJC01000018.1/25243-25611 ....UGCGG.C..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QJWC01000094.1/23453-23101 ....UGUCU.C..U.CGGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP021781.1/297117-297537 ....AGAGU.U..U.AUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +DORC01000252.1/2616-2259 ....CGAGC.C..A.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PYJD01000029.1/9048-9401 ....UAUAC.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DMOR01000013.1/7708-8102 ....CGCAU.G..U.UUGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +PXCH01000017.1/3232-2850 ....AGGGA.U..C.AUGGACCC.G.G.GU.UCGAA.U.................................................................................................................................................................. +QXHL01000010.1/60485-60866 ....GAGGU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMHJ01000184.1/767-417 ....UGUGC.C..U.UCGGACGA.G.G.GU.GCAAU.U.................................................................................................................................................................. +DOKM01000194.1/490-116 ....AACUU.A..G.UAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLZG01000048.1/43390-43048 ....UGUUU.U..U.CAGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QANA01000075.1/473-118 ....AAGGU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QHWY01000179.1/19288-19639 ....-ACGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NRHC01000040.1/10211-9818 ....ACUGA.U..U.UCGGACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +QWKU01000001.1/1242152-1242497 ....GGGCC.U..U.UUGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QAMF01000011.1/17790-17444 ....CAAGC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP030775.1/803177-803532 ....UCGGC.U..U.UCGGACAC.G.G.GU.UCGAC.A.................................................................................................................................................................. +PLIU01000507.1/5254-4903 ....GUUUG.G..C.AGGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP031704.1/2508500-2508146 ....ACAGC.U..G.ACGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QQNE01000014.1/26492-26843 ....AGGUC.A..U.GAGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QILF01000037.1/8775-8427 ....AUGGU.U..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QPJS01000001.1/491783-491391 ....UCCUU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PLMO01000096.1/4561-4933 ....UGCUU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFFQ01000009.1/1212-847 ....GAUAU.U..U.CCGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +DNOP01000451.1/2259-1889 ....-CAAC.C..U.UUGGAUGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWRL01000031.1/2045-1658 ....AAUCU.U..U.UCGGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +DNWG01000035.1/36415-36762 ...uGGCAA.U..U.UCGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP030369.1/1436249-1435881 ....CGGCU.A..C.ACGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNSM01000022.1/38953-39307 ....AACAU.U..U.CGGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PIVW01000611.1/1412-1829 ....-GCUG.U..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXFB01000037.1/2278-1919 ....ACCCC.U..C.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKMO01000001.1/461993-461625 ....CACGA.C..A.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOAR01000048.1/38031-38402 ....GCUUA.U..U.UAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP031013.1/25627-25241 ....AAGGC.U..U.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DOBQ01000024.1/1564-1913 ....GUUUA.U..U.UCGGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +DOAQ01000037.1/221593-221992 ....UCCUU.G..U.UUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMHF01000017.1/13374-13768 ....ACUAC.C..A.CGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPEV01000208.1/16998-17354 ....CAACC.U..U.UUGGACGG.G.GcGU.UCGAC.U.................................................................................................................................................................. +QGHX01000032.1/410-37 ....GAUAU.G..C.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNOS01000166.1/19656-19306 ....UCCUU.G..U.UCGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +RPRB01000079.1/6311-5947 ....AAGGC.U..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWTC01000030.1/2362-2002 ....GAUGC.U..U.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PMZT01000226.1/17397-17752 ....CGGGC.A..U.CCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QAMO01000027.1/15859-15517 ....UCUGG.G..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXBB01000025.1/2550-2177 ....AACUU.G..U.UUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMOV01000114.1/9428-9782 ....CGGUU.U..U.UUGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +PXEM01000345.1/9732-10098 ....UGCCU.U..C.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PWOH01000148.1/11345-11692 ....AGCUA.U..U.UUGGACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +RJSG01000002.1/534033-534405 ....GGCGC.U..C.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMOH01000263.1/4587-4944 ....AAGGC.C..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PWNA01000019.1/49117-49467 ....AUUCA.C..U.UUGGACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP025437.1/2656331-2655969 ....GAUAU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QXSO01000045.1/4508-4147 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PUND01000041.1/13142-12786 ....GCCGU.C..A.CGGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLJO01000075.1/72371-71990 ....AACAU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RJVJ01000001.1/2525285-2525663 ....CACUU.C..A.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMNY01000028.1/8384-8035 ....AAUAU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPGU01000148.1/2046-2393 ....UUGAU.U..U.UCGGACGG.G.A.GU.UCGAC.U.................................................................................................................................................................. +QHVP01000048.1/10893-10534 ....CGUGC.U..U.CCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +RPQN01000140.1/4478-4108 ....CUUCU.C..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QGDW01000001.1/793355-792996 ....CGUGA.U..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QZKX01000046.1/43632-43276 ....GGUAA.U..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLNY01000087.1/19826-19443 ....GAAUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QGUD01000015.1/111847-111451 ....UGCAU.U..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QGTH01000002.1/73706-74067 ....UAUAU.U..U.UUGGACAG.G.A.GU.UCGAA.U.................................................................................................................................................................. +PMJJ01000099.1/3890-4236 ....AGCUU.U..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMFB01000009.1/1097-1461 ....GUUAU.U..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QKMR01000024.1/51939-52359 ....UAUGG.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QFBQ01000058.1/2090-1714 ....AGCUA.U..U.CUGGACAC.C.G.GU.UCAAU.U.................................................................................................................................................................. +QHMV01000499.1/1813-1456 ....UAGCG.A..C.GAGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DPBB01000034.1/50576-50940 ....AUUAU.G..C.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DQBS01000029.1/6303-6653 ....UUUGG.U..U.UCGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +QIJL01000119.1/5281-5678 ....UGCUU.G..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PXBK01000142.1/382-29 ....CCCCA.G..U.GGAUACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PLMW01000017.1/11707-12064 ....AGGCC.A..G.GGGCACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QZKG01000028.1/29503-29861 ....GGUGG.C..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QNXC01000040.1/6234-5865 ....AAUGC.G..U.CUGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +NJOC01000035.1/15035-15431 ....UCGGU.C..A.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXBQ01000012.1/1536-1889 ....-GCCC.C..A.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +REFG01000015.1/17709-18067 ....CCUAU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMJQ01000194.1/9946-9590 ....AAUAU.U..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QCLL01000002.1/290699-290359 ....AGCUU.A..A.AAGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DQCQ01000333.1/2695-2333 ....AAUGU.C..G.CGGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +DNNO01000038.1/11041-11438 ....UGCUU.G..U.UUGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DPWY01000165.1/5426-5075 ...gGCCCU.U..G.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QYUJ01000020.1/10452-10105 ....CGGAC.U..C.UUGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +QEMY02000001.1/62698-62351 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFJF01000435.1/1379-1783 ....AGCUU.C..U.UUGGACGC.C.G.GU.UCGAC.U.................................................................................................................................................................. +PMCF01000305.1/2769-3156 ....AUCCU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QWGV01000234.1/1867-2242 ....UACAG.C..A.GUGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PSRL01000192.1/517-136 ....CGCUU.U..U.CAGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMMW01000048.1/15737-15386 ....AGUGU.U..U.UCGGACGC.C.G.GU.UCGAU.U.................................................................................................................................................................. +DPZR01000095.1/12182-11832 ....-ACGG.U..U.UUGGAACA.G.G.GU.UCAAU.U.................................................................................................................................................................. +QIGA01000050.1/5647-6000 ....GAUUC.U..U.CUGGACGG.G.GaGU.UCGAC.U.................................................................................................................................................................. +DMGL01000021.1/18338-18686 ....GGGAC.C..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QHYE01000010.1/26520-26140 ....GCGCU.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWGI01000261.1/7752-7391 ....CGACU.A..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QGVF01000122.1/4394-4746 ...cAGGCC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMMZ01000026.1/13863-13516 ....AAGGU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWJC01000158.1/9386-9013 ....UGCUU.G..U.UUGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +QLIQ01000055.1/7445-7855 ....CGAGU.U..U.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DNUD01000169.1/4291-4692 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOPW01000029.1/25769-26129 ....UAGCU.U..U.CUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RPQH01000060.1/2642-3010 ....CAUGU.U..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QIGM01000483.1/2410-2786 ....CGGGC.U..U.GCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNWN01000141.1/597-203 ....UCCUU.G..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RAPT01000001.1/2693190-2692821 ....CUCAG.C..G.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QANC01000099.1/18357-18718 ....AAGAA.U..A.UUGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QJSZ01000021.1/25089-25453 ...cGGAGU.C..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWNS01000432.1/1765-2121 ....GUCUG.U..C.UAGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +PMOY01000009.1/4306-3937 ....CGCGA.C..C.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNBI01000415.1/626-263 ....-ACAA.U..C.CAGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QZJC01000022.1/1902-1512 ....AGCUU.U..U.ACGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP025544.1/708484-708098 ....AGGUA.G..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKCJ01000062.1/11304-10928 ....AAGCAuC..G.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMBV01000176.1/5883-5518 ....AAGGC.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMCA01000022.1/44916-44563 ....CGUAU.U..U.CGGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QKCT01000063.1/3729-4073 ...cGGCUA.U..U.UUGGACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +QOCC01000020.1/94002-94396 ....UGCUU.G..U.UUGGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +NOLL01000005.1/71436-71085 ....AGGAC.U..U.GCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RKRK01000002.1/120394-120749 ....AGAAG.C..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +PMEM01000017.1/45090-45457 ....UCUUG.C..U.UCGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DPNM01000289.1/2772-2419 ....AACGU.U..U.CGGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMDL01000168.1/611-212 ....GAUUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QUDC01000007.1/44615-44264 ....GCGUU.U..U.UCGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNEE01000054.1/12073-11717 ....GCGGU.U..A.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DQBX01000143.1/2560-2909 ....AGGAU.U..U.UCGGACGU.G.G.GU.UCGAC.A.................................................................................................................................................................. +PUMS01000421.1/2920-3302 ....CCUGU.C..A.CGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QHWQ01000291.1/2115-2468 ....CGCGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOKD01000029.1/1705-1357 ....-GCAC.C..G.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QHVH01000006.1/2783-2428 ....-CGGC.U..U.UCGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DQCM01000246.1/4191-3834 ....GUUUG.C..U.UAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DMBU01000068.1/61465-61070 ....UUCUU.A..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHXY01000474.1/1383-1730 ....AUCUG.U..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLTF01000148.1/6458-6105 ....UAGUU.U..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +PXAH01000065.1/6600-6960 ....AAAUU.U..U.AGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNGB01000117.1/704-1098 ....UAUUC.G..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PXDA01000087.1/4141-3760 ....UUUUU.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOUH01000002.1/146794-147163 ....UACUG.U..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMQL01000074.1/4726-4369 ....UGUAU.C..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNSL01000035.1/30979-31373 ....UUCUU.G..U.UUGGACCC.G.G.GU.UCGAG.U.................................................................................................................................................................. +QGVH01000030.1/23033-23393 ....UCUAU.U..C.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP022615.1/1204309-1204667 ....GGUGU.U..U.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +PMIW01000075.1/925-1285 ....CUUCG.U..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFGE01000370.1/2091-2452 ....CUCAU.C..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWOD01000198.1/15121-14736 ....AAACG.U..U.GUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMBV01000032.1/1099-699 ....UACUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +QOQU01000002.1/92191-92584 ....GAAUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMCM01000121.1/8098-8475 ....CUUCU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWKQ01000188.1/13136-13530 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPGD01000032.1/32715-32346 ....GAGGU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMNZ01000122.1/4923-5347 ....GAAUU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QALD01000040.1/2146-1800 ....UCGGC.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QRPF01000005.1/32279-31938 ....AACGC.U..U.UUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +CP031965.1/5720367-5719969 ....UACUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +PWTP01000110.1/8063-8420 ....GCCUU.U..U.CUGGACGG.G.GaGU.UCAAC.U.................................................................................................................................................................. +PWLB01000309.1/237-591 ....CUCGU.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPBR01000099.1/16332-15981 ....UGGGU.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PLMN01000023.1/214410-214061 ....AAGGU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP023434.1/1338090-1338454 ....GAGGC.U..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QOPH01000005.1/27639-27981 ....AGUGA.U..G.ACGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +PWZX01000199.1/10083-10434 ....-GCGC.C..U.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QSLG01000009.1/40935-41331 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNNS01000140.1/1512-1167 ....CAUCU.U..G.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QFVS01000044.1/6183-6543 ....GGAGU.U..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWOE01000047.1/17969-18320 ....AACUU.U..U.UUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QHTN01000109.1/6517-6874 ....GUCAG.A..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPMH01000085.1/513-156 ....GCUAC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMFD01000304.1/12019-12371 ....AUCGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QIKE01000103.1/2189-2591 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +PLWW01000088.1/2266-1898 ....CACGG.C..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QZKA01000009.1/28588-28981 ....AUGUC.U..U.AAGGACGC.C.G.GU.UCAAU.U.................................................................................................................................................................. +QICD01000009.1/27094-26726 ....AUGUA.G..U.AUGGACCG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DPDG01000082.1/31648-31298 ....GACGU.C..A.CAGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QZJE01000014.1/8560-8210 ....UUAUC.U..C.AAGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHCR01000001.1/395515-395166 ....GGCGC.A..A.UAGGACGC.G.G.GU.UCGAA.C.................................................................................................................................................................. +DPTU01000070.1/33456-33113 ....AAAGU.C..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QSQJ01000018.1/35697-36094 ....UCCUU.G..U.GCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWNW01000050.1/1519-1159 ....UGCCC.A..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QAKB01000019.1/1237-885 ....AUGUU.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNTI01000154.1/11459-11104 ....AGGGU.U..C.CCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QTWT01000004.1/76410-76769 ....UAGGC.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +QKIV01000159.1/13009-13365 ....CUUCU.C..U.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPCG01000095.1/136305-135951 ....GUUUC.U..C.UAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOBT01000125.1/8499-8111 ....CGCCU.U..U.CGGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QOQA01000005.1/14547-14152 ....CAGUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +QNUE01000008.1/1839-2242 ....UGCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNDX01000018.1/6860-7235 ....AGUAU.U..G.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOYR01000036.1/3205-3559 ....AAUGU.C..U.AGGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +RFFR01000024.1/508-123 a.auAGCUA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLZX01000071.1/12552-12199 ....GGCCU.U..C.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMVD01000025.1/2966-2622 ....UAGAU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHBK01000015.1/5196-4844 ....AGUCU.U..U.UCGGACAC.C.G.GU.UCAAC.U.................................................................................................................................................................. +QNDR01000032.1/16336-16688 ....CCCGU.G..A.CCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PUKF01000131.1/43559-43909 ....AUGAU.U..U.CUGGACGC.G.G.GG.UCGAU.U.................................................................................................................................................................. +PMGE01000090.1/1913-2268 ....GAGGC.C..A.GAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPLS01000041.1/2016-2386 ....UCUCU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFGV01000315.1/7469-7879 ....GAAUU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOHL01000095.1/327-679 ....GUAAU.U..C.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QVEU01000003.1/191509-191154 ....GGCUU.C..C.GCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMPG01000330.1/2311-1950 ....UUUCA.C..U.UCGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNLK01000119.1/4892-5262 ....CGGAC.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPVK01000100.1/8733-8380 ....GCCCU.A..U.GCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKSB01000011.1/44163-44564 ....UCUUU.G..U.UUGGACGC.G.G.GU.UCGAU.A.................................................................................................................................................................. +CP021456.1/886459-886088 ....AAUAU.G..C.UAGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +DOVA01000111.1/3065-3463 ....GGUUU.G..U.CUGGACGG.C.G.GU.UCGAG.U.................................................................................................................................................................. +QEVH01000028.1/35767-36121 ....AGUGC.U..U.CGGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +NRJG01000042.1/1382-984 ....AAUAG.U..U.UCGGACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DNGJ01000460.1/2716-2326 uaauACCCG.G..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMBA01000040.1/1050-705 ....ACGGU.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PLTG01000054.1/45225-44847 ....AUGCG.U..U.GCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QKGS01000037.1/45439-45019 ....UCCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QPNC01000008.1/331238-330867 ....GGUAC.U..G.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPGX01000220.1/4725-4354 ....AGCGG.C..U.GCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QOPA01000034.1/14783-15138 ....AAGUC.U..C.CAGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RJVK01000001.1/182929-182553 ....UCUAC.U..U.CUGGACUC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXBW01000236.1/21442-21094 ....CCCCU.C..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PXAJ01000165.1/1516-1909 ....AUGGU.U..C.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +RFIQ01000062.1/22150-22513 ....GAUGC.C..G.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNXB01000648.1/1722-1371 ....CGGGC.A..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +RFGL01000323.1/4499-4153 ....GCGUU.U..U.CCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QZKT01000022.1/16073-16425 ....UGCAC.U..C.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QOQN01000022.1/1127-755 ....GCUUU.A..U.GCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPRV01000010.1/105986-105618 ...uUUGGC.U..U.UCGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMAV01000054.1/32881-33235 ....AACGU.A..U.UUGGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +DPJH01000013.1/641-1051 ....AACGA.U..U.UUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +QQVG01000001.1/219341-219704 ....UGCUU.G..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +PMYO01000085.1/12538-12898 ....GGGCG.C..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QQNF01000020.1/29792-29435 ....AGGGU.A..U.CAGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +RBIL01000001.1/1101234-1100851 ....-GCGA.C..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PMCS01000006.1/83544-83968 ....AAUCU.U..U.AAGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNQF01000012.1/7701-8087 ....-ACCU.U..U.CCGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QBIV01000002.1/985292-985658 ...uAGAGU.U..U.UUGGACUG.G.G.GU.UCAAG.U.................................................................................................................................................................. +PMAK01000181.1/3326-3707 ...cGAUAU.C..U.CGGGACUG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DMUY01000001.1/379046-378679 ....UGAAA.U..U.UCGGACCC.G.A.GU.UCGAC.U.................................................................................................................................................................. +QWPJ01000123.1/26264-26623 ....AGCAU.C..A.CGGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PWMO01000396.1/1612-1965 ....CGCGC.U..U.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKIQ01000102.1/58203-58562 ....GGAAC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLUL01000061.1/7136-7504 ....CCCUU.G..U.UUGGACGG.G.A.GU.UCAAA.U.................................................................................................................................................................. +CP031165.1/1615200-1615554 ....GAGAC.A..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMFG01000030.1/8028-8441 ....AUCAC.C..A.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PUPC01000004.1/5258-4903 ....AAUGC.C..A.CGGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QEUW01000030.1/5124-5530 ....GAAUG.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QGNQ01000039.1/10797-10442 ....GGGUC.G..A.CUGGACGG.G.GaGU.UCAAU.U.................................................................................................................................................................. +PLXG01000310.1/3978-4343 ....AGCAU.C..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMKC01000207.1/4624-4973 ....GUUGC.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMOI01000054.1/99666-99315 ....CAGAU.C..U.UUGGACGC.G.G.GU.UCGAU.A.................................................................................................................................................................. +DNQR01000402.1/608-1011 ....UCCUU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PRDV01000063.1/11799-11430 ....UUGUG.U..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QIHJ01000179.1/808-1122 ...uCUCUU.U..U.CCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMTJ01000404.1/2969-2615 ....GCUUA.A..C.UAGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFHT01000615.1/34873-34502 ...uGCCUU.C..U.CCGGACGA.G.G.GU.UCAAC.U.................................................................................................................................................................. +DOOC01000104.1/2860-2457 ....UCCCU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NRJH01000018.1/80449-80063 ....AGUGA.U..U.UCGGACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +PLOP01000076.1/38586-38249 ....AACAG.G..U.CUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DPRE01000179.1/9537-9932 ....CCCAU.A..U.CUGGACGA.G.G.GU.UCGAG.U.................................................................................................................................................................. +DQBP01000036.1/54513-54847 ....UCUAU.C..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP007217.1/343254-342834 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +PIWD01000051.1/1769-2189 ....AGUUU.U..U.GCGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +DOEB01000076.1/38381-38737 ....ACCUC.G..U.CGGCACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QBMN01000077.1/9824-9436 a.auACUCA.A..A.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOUU01000283.1/2063-1698 ....AAGCC.A..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMTD01000216.1/68-412 ....UUGGU.U..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMAQ01000399.1/767-410 ....-GCGU.A..C.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RHLH01000001.1/375434-375076 ....GCCGU.U..U.CGGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLNO01000355.1/3450-3102 ....AGCAC.U..C.UAGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DOTE01000360.1/8684-8274 ....GAUUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNLL01000253.1/1717-2086 ....AGGCG.G..U.UUGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DNFN01000287.1/1226-863 ....CUUCU.U..U.UCGGACCC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DNTA01000328.1/11078-10662 ....UCCCU.A..U.CUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +QUMS01000001.1/1016563-1016951 ....UAUUC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PVMC01000073.1/63984-64372 caauACCCA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +QWQO01000019.1/19225-18859 ...cGCUUA.U..U.UUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QFLI01000003.1/348728-349131 ....CGCAU.G..U.UUGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLLH01000106.1/50304-50655 ....CUUCC.C..A.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PXBU01000213.1/350-3 ....AAGCA.C..A.GGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNTH01000004.1/19475-19078 ....AUAAU.G..U.UUGGACGA.G.G.GU.UCGAG.U.................................................................................................................................................................. +PMLC01000014.1/5602-5954 ....AAGUC.U..U.CCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QRTC01000086.1/4757-5141 ....GCGGU.U..U.UCGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +QNBL01000154.1/5474-5114 ....-GCCC.A..A.CAGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP033169.1/2673484-2672864 ....UGUGC.C..U.UCGGACAG.G.G.GU.UCGAU.Ucauaaagagucgccccguauggugacauacgggugaaaacucggcuuuaucggugaaaccuucaucacugcuuguaacagugauaugguaacaccgagggguaugaggcgcaagcuuacagcccuguaucgacuu......................auagg +QEUZ01000002.1/9066-8709 ....GAAAG.U..U.CUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOHO01000440.1/5882-6270 ..auAGCUA.U..U.GCGGACGG.C.A.GU.UCGAU.U.................................................................................................................................................................. +DNRQ01000139.1/19129-19542 ....AGAUU.C..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QHZM01000150.1/6943-7310 ....AGACU.U..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWVB01000037.1/9255-8858 ....GAAUU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFHH01000058.1/19987-20341 ....ACCCU.C..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QEUQ01000019.1/15603-15249 ....UGCCC.C..G.GGGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +DMLB01000122.1/4708-5060 ....GGCUG.U..C.GUGGACCG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PXBT01000082.1/4714-4356 ...gCUUUA.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFHL01001337.1/1717-1345 ...uGUCUU.C..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKCC01000106.1/14140-13782 ....-GCCC.A..U.UAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPRO01000020.1/221528-221878 ....-CCUU.U..U.CGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DNRX01000129.1/11711-12062 ....AGUGU.A..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DLZD01000211.1/4780-4381 ....UCUUU.G..U.UUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +QTUD01000025.1/2952-2600 ....AAGCU.U..G.UGGCACGC.C.G.GU.UCGAC.C.................................................................................................................................................................. +DPNX01000048.1/21209-20864 ....AAAUA.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QAMK01000007.1/3275-2922 ....AUUUA.U..U.UCGGACAG.G.A.GU.UCAAU.U.................................................................................................................................................................. +DOFA01000083.1/4151-4527 ....UAGGA.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RDRY01000006.1/37504-37138 ....GAUUU.A..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +PRDU01000101.1/1201-1576 ....UGUUU.A..U.GCGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +NZ_QFRW01000243.1/9449-9072 ....GGCCG.C..G.GAGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWKD01000048.1/11744-12118 ....GGGUU.C..G.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMZH01000001.1/207875-208237 ....AGUAU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLND01000022.1/59872-59479 ....AAUCU.U..C.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PUOW01000187.1/61563-61210 ....UGGAC.U..U.CAGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QUSM01000002.1/795358-795706 ....UCUGG.U..U.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMEU01000013.1/34421-34844 ....UCUAC.U..U.GAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWPF01000099.1/4046-3653 ....AGGGC.U..U.CGGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNBE01000098.1/603-953 ....GAACA.C..C.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QGUN01000032.1/28536-28902 ....AUCAC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMUU01000211.1/3666-4063 ....UGCUU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DPHL01000030.1/1834-1453 ....AUGUG.C..A.AAAGACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +CP025958.1/6966359-6965948 ...aAGCGC.C..U.CGGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QKHS01000006.1/140069-139671 ....UUCUU.G..U.UUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMZA01000403.1/23766-23416 ....UCUCG.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMXU01000140.1/1712-1348 ....CGGUC.G..G.GUGGACCG.G.G.GU.UCAAA.U.................................................................................................................................................................. +QMNG01000006.1/18202-17799 ....UUAUU.C..U.CUGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PXCF01000042.1/8555-8156 ....CAAUU.G..U.UUGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +QHWH01000147.1/4227-3876 ....UACGC.C..U.UCGGACGG.G.G.GU.GCGAA.U.................................................................................................................................................................. +DMDA01000072.1/33242-32831 ....GAAUG.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DOOR01000021.1/62480-62018 ....UACAC.U..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DNPL01000148.1/406-16 ....GGGGU.U..U.UCGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QBMP01000087.1/1040-1434 a.uuACUUA.G..A.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP031412.1/46742-46381 ....-UAUU.U..U.UAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +MVWI01000003.1/134175-133791 g.acAAGAU.U..U.UUGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QALA01000005.1/13414-13063 ....AAGUG.U..C.AAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +BGOM01000019.1/115910-116276 ....AGGGU.C..G.GAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PUOG01000132.1/6833-7194 ....GGCUC.A..G.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RIBL01000001.1/55931-56331 ....UGGAC.G..A.CUGGACGA.G.G.GU.UCAAA.C.................................................................................................................................................................. +DNZG01000095.1/2641-3043 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DQCP01000071.1/197-595 ....UCCUU.G..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLXJ01000015.1/67709-68077 ....AGUGC.U..A.GAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PNAG01000016.1/113674-113296 ....AGCUG.C..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +LYXM01000012.1/454252-453857 a.auACCCA.G..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DOED01000008.1/1553-1157 ....UCCGU.G..U.UUGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DQAY01000059.1/84971-84614 ....GGGUU.C..A.CAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PWKJ01000045.1/28516-28868 ....ACAUU.C..C.AGGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +QKTW01000007.1/127899-128269 ....CAUAU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOMD01000211.1/1367-940 ....ACUGU.U..U.GAGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +QUGX01000003.1/273760-274159 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +QALS01000050.1/1127-760 ....AGCCG.C..G.UAAGACGU.G.A.GU.UCGAC.U.................................................................................................................................................................. +QZKE01000029.1/1693-2038 ....CGGGU.U..U.CUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RBKD01000134.1/15925-15587 ...uUUUUA.U..U.UUGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNKH01000022.1/35712-35305 ....-GGCU.U..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QBMS01000011.1/58425-58042 aaauACCCA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +RAPR01000001.1/3216132-3215757 ....UGCGG.C..G.AUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNDC01000005.1/9315-8943 ....UCGUU.C..G.CUGGACGG.G.G.GU.GCGAA.U.................................................................................................................................................................. +DNTJ01000004.1/19800-19384 ....ACUGC.C..U.CGGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPCN01000075.1/5330-5682 ....AGAUU.U..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QQOU01000016.1/52739-53085 ...uGGUGU.U..C.UUGGACAC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PSRO01000050.1/848-474 ....GUUUG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DNLX01000244.1/1660-1307 ....CAGAU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXDE01000564.1/4994-4640 ....-GCUU.G..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPUD01000007.1/84778-84396 ....UGCAU.U..U.UUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +QUWK01000008.1/74055-74431 ....-GCAC.G..U.UAGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +PWRZ01000207.1/870-512 ....AACGC.C..A.CGGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QXQP01000011.1/48247-47889 ..auGUAGU.U..U.UUGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWTE01000112.1/27852-28219 ....GGGAU.C..G.CGGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOBD01000028.1/2725-3123 ....UCACC.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLUG01000281.1/1939-2306 ....AACUU.G..U.CCGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNVP01000030.1/5030-4680 ....AGUCU.C..G.UAAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMQN01000267.1/1188-788 ....UCCGC.G..U.UUGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +PUNV01000278.1/15658-15303 ....GAGAC.A..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNTV01000158.1/3051-2408 ...gAACGU.U..U.CCGGACGC.G.G.GU.UCGAU.Caaaugggucgcccuggggaguaauccccaggugaaaacggggcucacaucggugaagccugacggcauccuguaauagagucaggauggcaugguaacgccgagggguaggaagggggcaaaccucauaccugcccuguagaga...cuuauaggcuugcug +QKZR01000001.1/155891-156289 ....CGCUC.G..U.UUGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +QSPD01000013.1/11545-11916 ....ACGUG.C..U.UUGGACCG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DPIA01000106.1/809-413 ....UCCUU.G..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PKGD01000474.1/3271-3665 aaauAGUCG.U..U.UUGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWOR01000039.1/2946-3319 ....AGGUU.C..U.CAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DQIF01000153.1/1418-1766 ....UUGAU.U..U.UCGGACGC.G.G.UU.UCGAU.U.................................................................................................................................................................. +DPMY01000153.1/8116-8469 ....ACAGG.U..U.CUGGACGG.G.GcGU.UCGAU.U.................................................................................................................................................................. +JSCD01000017.1/17083-16687 ....UGCUU.G..U.UUGGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +DPUE01000121.1/1630-1281 ....ACUCU.U..U.UCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMRB01000093.1/457-62 ....UCUGU.U..U.UAAGACUC.G.A.GU.UCAAU.U.................................................................................................................................................................. +DNQA01000031.1/79611-79990 ....UGCAU.C..G.CGGGACGG.G.A.GU.UCAAU.C.................................................................................................................................................................. +DPVU01000001.1/26165-25806 ....CGGCC.U..U.CAGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QVGL01000001.1/158530-158182 ....CCUCU.U..U.UCGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RLRY01000015.1/9474-9832 ....AUUAU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP031115.1/1571888-1571530 ....CGCAC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWQJ01000046.1/371-14 ....AACAU.C..A.CGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RIBN01000006.1/166585-166988 ....UCCGC.G..U.UUGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +DNBB01000020.1/438-6 ....GUGAA.A..U.ACGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +QUJM01000013.1/2298-1951 ....UCGGU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLJV01000151.1/2661-3012 ....GAUUC.C..G.GAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NBIU01000002.1/49754-49376 ...uUUGGU.U..U.UUGGACUG.G.G.GU.UUGAU.U.................................................................................................................................................................. +DOUD01000002.1/9253-9625 ....UAUUG.U..U.UCGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +QFPU01000001.1/265003-265390 ....AGCAA.C..G.AAGGACCC.G.G.GU.UCAAG.U.................................................................................................................................................................. +PLZP01000028.1/53672-54019 ....GAAGC.C..U.UUGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNYH01000024.1/16180-15818 ....UGCUU.U..U.UCGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +DOXU01000056.1/2538-2159 ....UAUAC.C..U.UCGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMNR01000173.1/6863-6470 ....GGUUA.C..G.UUGGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +QNRR01000003.1/111131-110782 ....UGGCG.A..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMKT01000139.1/49094-49446 ....AAGGG.C..C.UUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +QFRJ01000002.1/977-574 ....UCAUU.G..U.UUGGACGA.G.G.GU.UCGAA.C.................................................................................................................................................................. +PWVT01000253.1/2580-2929 ....ACUGU.A..U.CGGCACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +NXLU01000001.1/207255-206888 ...uUUGGU.U..U.UUGGACUG.G.G.GU.UCGAU.C.................................................................................................................................................................. +DMXN01000029.1/4214-3785 ....AAUAA.U..U.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +RFGU01000060.1/4273-4635 ....-GGGC.U..U.CCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMQV01000083.1/2452-2088 ....AACGC.U..G.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWRD01000003.1/124564-124913 ....AGGUU.C..G.CUGGACGG.G.GaGU.UCAAU.U.................................................................................................................................................................. +CP029803.1/1443114-1443468 ....AAACU.C..A.AGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QHBO01000009.1/11888-12248 ....CUCGG.U..U.CUGGACGG.G.GaGU.UCGAU.U.................................................................................................................................................................. +DNSQ01000016.1/22751-22374 ....CCGCU.G..U.UUGGACGA.G.G.GU.UCGAA.C.................................................................................................................................................................. +PXEK01000362.1/6422-6024 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP032624.1/419681-419289 ....CACAG.C..G.AUGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PLTL01000367.1/871-483 ....CGCGU.U..C.UCGGACCC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DMXI01000168.1/11572-11939 ....UCCUU.G..U.CUGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +QEVF01000001.1/132028-132385 ....AUCUU.G..A.CGGCACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PULQ01000091.1/19937-19600 ....CCUUC.U..U.UCGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +DMTL01000138.1/402-8 ....UCCUU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPLL01000219.1/15814-16204 a.auACCCG.C..U.UUGGACGG.C.A.GU.UCGAU.U.................................................................................................................................................................. +CP022339.1/908708-909139 ...uUUCUU.G..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPTM01000309.1/5648-5301 ....CGCAC.C..U.GUGGACGC.C.G.GU.GCAAC.U.................................................................................................................................................................. +PXBH01000106.1/759-355 ....CCCGU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNNE01000143.1/10413-10809 ....UUGGC.U..U.UUGGAUCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QQPQ01000006.1/157159-156778 ....-GCCC.A..A.UAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOGR01000447.1/8557-8908 ....AGCUC.U..U.CGAUACAG.G.G.GU.GCAAA.U.................................................................................................................................................................. +DNYS01000138.1/11665-12024 ....-AGCC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPTP01000045.1/57540-57938 ....AAGCU.U..G.AAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QRHR01000003.1/643-300 ....AAGGU.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RBXM01000004.1/174529-174899 ...uUCCUU.G..U.CUGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +NXLW01000003.1/6738-7102 ....UUCAU.U..U.UUGGACUG.G.G.GU.UCAAC.U.................................................................................................................................................................. +MIER01000015.1/6918-7313 ....ACCUU.A..U.CUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +QJYM01000030.1/495-130 ....UACCG.A..U.UCGGACCA.G.G.GU.UCAAU.U.................................................................................................................................................................. +DNTP01000113.1/1168-816 ....AGUGC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNWA01000113.1/2080-2432 ....UUUCU.U..U.UCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DODG01000006.1/1897-2249 ....AACCU.U..U.CUGGACGG.G.GaGU.UCGAC.U.................................................................................................................................................................. +DMHB01000075.1/3435-3802 ...uUCCUU.G..U.UUGGACGA.G.G.GU.UCGAG.U.................................................................................................................................................................. +QUGI01000006.1/47808-48175 ....UGCGU.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +NXLX01000025.1/20512-20882 ...uAUGAU.U..U.UUGGACUG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PMIV01000130.1/1419-1025 ....GAGUC.G..U.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +RFGY01000066.1/680-284 ....GCGCA.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QMOV01000040.1/3019-2625 ....AGCUU.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +QIJB01000073.1/4962-5341 ....AAAAU.U..U.UUGCACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PQWO01000004.1/295651-296045 a.auAAUUA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QTVF01000019.1/10640-10989 ....AUUGC.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RHGL01000039.1/80849-80465 a.auAACUA.G..G.ACGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PXCJ01000205.1/1623-1993 ....CUGCA.U..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PXCQ01000057.1/11019-10666 ....GGCUU.C..G.CCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +QJKH01000005.1/217313-216934 ...aACUAU.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QMHH01000001.1/24735-25096 ....GGGGU.G..U.CUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QEVT01000087.1/3248-2897 ....GAACU.C..U.UCGGACGC.C.G.GU.UCGAG.U.................................................................................................................................................................. +QHXN01000071.1/24663-24269 ....UCGGC.C..U.UUGGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +QMOR01000071.1/8910-9305 ....GCUUU.U..U.CUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLZD01000019.1/26837-26479 ....GCGGC.G..U.UUGGACGC.G.G.GU.GCAAC.U.................................................................................................................................................................. +QMNJ01000160.1/3222-2864 ....AAGAC.C..U.CCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLXY01000006.1/173519-173153 ....GUUUG.C..U.UAGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +PMCK01000262.1/8527-8873 ....AUGCC.U..U.GCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLUY01000127.1/3558-3226 ....AACUU.U..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QIGB01000089.1/11368-11779 ...aGUUGG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DNHV01000071.1/7183-6769 ...cGUUUG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DOTM01000043.1/4209-3857 ....AAGGC.A..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKBB01000022.1/22871-22503 ....CUUGU.U..U.UCGGACUG.G.A.GU.UCGAU.U.................................................................................................................................................................. +QBMH01000050.1/7917-7529 a.auACCCA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOGJ01000002.1/114109-113751 ....GGGCA.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOZJ01000006.1/109999-109608 ....-UCCU.U..C.GUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +RBHZ01000001.1/2821118-2820750 ....UCCUU.A..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNRL01000001.1/40072-39693 ....UUUAC.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP033049.1/531909-532543 ....GAUAU.C..U.CUGGACGU.G.G.GU.UCGAU.Uaauuuuuagucgccuuuugugguaacacagaagugaaaauuuggcuuuaucggugaaaccuaaguugcuuuuaaugaguaauauggcaauaccgagcgguauguggaguaauccaacagccguguaucgacuuaua...................ggcugcc +QBWV01000006.1/6272-5900 ....AAUAU.G..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PWJY01000247.1/2064-1687 ....ACUUU.C..U.CUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWGF01000267.1/4490-4133 ....GACUU.C..G.CAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXCV01000569.1/2401-2010 a.auACCCA.A..G.GCGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOAP01000002.1/150226-150664 ....ACAGG.G..C.GUGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOMK01000020.1/110759-110357 ....AGCCC.G..C.CUAGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +PWRH01000095.1/8088-8438 ....AAAUG.U..U.UCAGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +DNXA01000115.1/780-1147 ....GGCCU.G..C.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOKU01000034.1/4505-4852 ...uUAGGA.U..C.UUGCACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DNLG01000069.1/37-403 ....GUUCA.C..U.UCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QWRN01000005.1/25831-26185 ....AUUCG.U..U.CUGGACGG.G.GcGU.UCGAC.U.................................................................................................................................................................. +RFIA01000090.1/41306-41695 ....CAGCC.A..U.GUGGACUC.G.G.GU.GCGAC.U.................................................................................................................................................................. +QCWI01000011.1/36751-37154 ....UCGUC.G..U.UUGGACGA.G.G.GU.UCGAU.C.................................................................................................................................................................. +PWHG01000057.1/665-285 ....-AACU.U..A.UUAGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP032623.1/277750-278103 ....-GCUC.U..U.UAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DQGN01000018.1/12234-11866 ....UUAUU.C..U.CUGGACGG.G.G.GU.GCAAA.U.................................................................................................................................................................. +QKEH01000142.1/3067-2670 ....UGCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QOQC01000070.1/4962-5363 ....UCGUC.G..U.UUGGACGA.G.G.GU.UCGAA.C.................................................................................................................................................................. +PLLJ01000032.1/20431-20828 ....GAAUC.C..U.UUGGACGA.G.G.GU.GCAAU.U.................................................................................................................................................................. +QGFZ01000001.1/1039621-1039999 ....CGAGG.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +MRBW01000041.1/36378-36002 ....AAUAC.A..U.UUGGACGG.C.G.GU.UCGAA.U.................................................................................................................................................................. +PLXF01000064.1/8351-7951 ....GUUUG.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +PLXK01000172.1/14980-14617 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +PLYU01000219.1/6807-7161 ....GGCGU.U..U.UCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWUY01000033.1/3381-2959 ....GAAUU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOUK01000135.1/10088-9733 ....CUGGU.U..U.GAAGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP031971.1/1184709-1185056 ....UGCUU.U..U.UCGGACGU.G.G.GU.UCGAC.A.................................................................................................................................................................. +CP028374.1/247720-247351 ...aGUUUU.U..U.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +QAML01000042.1/15910-16322 ....UCCCC.G..U.UUGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +QRPK01000010.1/42747-43126 ...gACUGU.U..U.CUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMPE01000023.1/440-50 a.auACUUG.U..U.CUGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PMCQ01000005.1/50523-50126 ...aUACAA.A..U.UUGGACAU.G.G.GU.UCGAA.U.................................................................................................................................................................. +PWKS01000039.1/6438-6049 ....-AAAU.C..C.UCGCACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPOZ01000004.1/308201-308569 ...gUAGAA.G..G.ACGAACCG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DNCR01000050.1/3385-3042 ....AGGUA.U..U.UCGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +QZIV01000004.1/2073-2390 ....AGCAU.C..U.UCAGACGC.G.A.GU.UCAAA.U.................................................................................................................................................................. +CP032627.1/567713-568072 ....AAGGU.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QNBN01000164.1/1574-1202 ....AACUU.U..U.GCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QOQW01000018.1/8143-7782 ....AUCCU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWER01000188.1/7056-6695 ....AGGAC.A..U.CCGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP032100.1/1905756-1906144 ....AGCAU.U..U.UAAGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOEE01000003.1/803765-804121 ....AGGAU.A..U.AUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP030850.1/1649616-1649243 ..uuCCUUG.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +RBJJ01000072.1/12404-12804 ....UCUCC.G..U.UCGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +QAKM01000094.1/18485-18868 ....AACCU.U..G.UAAGACCG.C.A.GU.UCAAG.U.................................................................................................................................................................. +PXCH01000032.1/28442-28838 ....UUCCC.U..C.UUGCACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOXO01000016.1/6420-6031 ....AGUCU.U..A.CCAGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QNFX01000080.1/470-98 ....GGAUA.C..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +RCWF01000006.1/13642-13252 ....UAUGU.U..U.UAAGACUC.C.G.GU.UCAAU.C.................................................................................................................................................................. +DNQG01000044.1/7595-7206 ....UCAUU.U..U.CCAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +RBIJ01000003.1/161871-161520 ....GAGGC.U..U.UCGGACGG.G.G.GU.UCGAG.U.................................................................................................................................................................. +QBMK01000014.1/33430-33043 a.ggCGCUA.G..U.GCGGACGG.C.A.GU.UCGAC.U.................................................................................................................................................................. +DNMR01000060.1/7890-8294 ....UCCCU.G..U.UUGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +QNBK01000215.1/713-336 ....-GACC.U..A.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOTF01000002.1/6244-6681 ....AUGAC.A..U.ACGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWHW01000001.1/34973-34619 ....-AUGA.U..C.CCGGACGG.G.A.GU.UCAAU.-.................................................................................................................................................................. +DPNA01000033.1/11218-10873 ....AGUGC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLZS01000135.1/21505-21903 ....GAUUU.C..U.UUGGACGC.G.A.GU.GCGAU.U.................................................................................................................................................................. +RFHA01000129.1/46021-45628 ....GAAUC.U..C.GUGGACCC.C.G.GU.UCGAA.C.................................................................................................................................................................. +DOFM01000050.1/7551-7198 ....UUCUU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QHME01000028.1/8790-8386 ....-UCCA.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DQFW01000015.1/30710-31081 ....GUUAG.U..U.UUGUACCG.G.G.GU.UCGAG.U.................................................................................................................................................................. +QKDN01000047.1/11274-10902 ....GCUAU.U..U.UAGGACAG.G.G.GU.UCGAU.C.................................................................................................................................................................. +PLYA01000045.1/23645-24012 ....UCCUU.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +PLMM01000199.1/4499-4860 ....UCCUA.U..G.CAAGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +QNEV01000127.1/4368-4011 ....ACGUU.U..C.UUGGACCC.G.A.CUcUCGGA.U.................................................................................................................................................................. +RJTK01000006.1/62346-61999 ...aACACU.U..C.UUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +DMRR01000018.1/6047-6414 ....GCUUU.G..U.CUGGACCA.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMXO01000002.1/240039-240442 ....AACCC.A..U.CUAGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QOVW01000105.1/6344-6706 ....UACCU.A..U.CCGGACCC.G.G.GU.UCGAU.C.................................................................................................................................................................. +QKCN01000079.1/5941-5568 ...aCGCGC.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QWPV01000005.1/9074-9423 ....GCUGU.A..A.CGGCACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +QGVE01000097.1/4086-3709 ....AUCUC.C..U.UCGGACGC.G.G.G-.-----.-aggc.............................................................................................................................................................. +QWOZ01000051.1/4844-4492 ....ACUGU.U..U.CGGCACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RFFP01000017.1/16694-17040 ..ggGCGGU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PWPE01000111.1/19729-20120 ....UCCCU.G..A.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMLS01000017.1/11802-11375 ....CAAAU.U..C.CUAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOJU01000030.1/26873-27267 ....UUCCU.G..U.UUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QEVS01000007.1/5819-5464 ...gAACUU.C..G.CUGGACCG.G.GgGU.UCAAC.U.................................................................................................................................................................. +QXEV01000007.1/37012-36615 ....UUAGU.U..U.GCAUACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DQGD01000013.1/43651-44017 ....AUUCG.U..G.UCGGAAGG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DOPD01000027.1/4143-3743 ....-AUCC.U..U.UUAGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QVMT01000013.1/48006-48380 ..guGCCAU.G..U.UCGGACCA.G.A.GU.UCGAC.U.................................................................................................................................................................. +QKEV01000020.1/6283-6691 ....AUCUU.C..G.AUGAACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QZJN01000003.1/21439-21141 ...aGCUUC.U..U.CCGGACGG.C.G.GU.UCAAC.U.................................................................................................................................................................. +DPNS01000239.1/10124-9775 ....AUUGC.A..G.GCGGACAC.G.A.GU.UCGAC.U.................................................................................................................................................................. +PWFU01000116.1/1083-659 ....-UUAC.U..C.UUGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPQO01000006.1/12957-12562 ....GCUUU.A..U.UCGGACAC.G.A.GU.UCGAC.U.................................................................................................................................................................. +PWNP01000227.1/724-1081 ....GGGGG.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP029346.1/1389732-1389361 ....GCUAG.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNXI01000167.1/4002-3656 ....ACGGC.G..G.UAAGACCC.G.A.GU.GCAAU.U.................................................................................................................................................................. +DPOV01000003.1/2580-2211 ....CGUAC.G..G.CGGUACAG.G.G.GU.GCAAG.U.................................................................................................................................................................. +QKHD01000103.1/2742-3117 ....UGUUU.C..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOEV01000025.1/4522-4923 ....UCCUU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +NHYN01000007.1/62714-62346 ....CAGAG.U..U.UCGGACUG.G.G.GU.UCAAU.C.................................................................................................................................................................. +PXDX01000118.1/3969-3580 ....GGUCU.U..U.CAAGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DLXL01000227.1/15104-14703 ....GCUUU.G..U.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DQHT01000088.1/3516-3147 ...uUCCUU.C..U.CCGGACCC.G.A.GU.UCAAA.U.................................................................................................................................................................. +PMZB01000243.1/459-35 c.aaGGUCU.C..U.AAGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +QZJW01000050.1/38498-38889 ....-UAAC.U..U.UCGGACAU.G.G.GU.UCAAA.U.................................................................................................................................................................. +DOSB01000025.1/76408-76802 ....UCCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QCOC01000002.1/29321-29731 ....CGGUU.U..U.AAAGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPXB01000108.1/400-1 ....GUGGC.U..U.UCGGACAG.G.G.GU.CCGAC.U.................................................................................................................................................................. +DOVQ01000079.1/403-52 ....GUGCU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOFP01000012.1/4927-4528 ....GCACU.U..A.CCAGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PMJS01000068.1/1376-1015 ....UCGCU.G..C.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPJC01000016.1/143806-143381 ...cGGUUC.U..G.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMXX01000018.1/163-564 ....-UCCA.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOAA01000003.1/4604-4233 ....CUUGG.U..U.UAGGACUC.C.G.GU.UCAAU.C.................................................................................................................................................................. +DQEA01000029.1/27205-26835 ....UCCAU.C..U.CCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QGGO01000003.1/271422-271024 ....UCCUU.G..U.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +PWMY01000263.1/365-720 ....AAGCC.C..A.CGGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DQFA01000002.1/37024-37383 ....AAAAA.U..C.CUAGAUGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMPD01000025.1/503-40 ..gaAACGA.U..U.GCGGACGG.C.A.GU.UCGAU.U.................................................................................................................................................................. +DPRJ01000192.1/7051-6712 ....AAGUG.U..C.UUGCACAG.G.G.GU.UCAAA.U.................................................................................................................................................................. +DLUT01000162.1/18083-18490 ....CCCUU.G..U.CUGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +PLJD01000012.1/18591-18939 ....GACCA.G..G.AAAGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNVR01000008.1/43534-43131 ....GUCAA.U..U.UUGGACAU.G.G.GU.GCAAU.U.................................................................................................................................................................. +DMZJ01000124.1/8080-7683 ....AGCAU.G..A.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PDNZ01000007.1/13329-12926 ....CAAUG.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFHU01000490.1/10581-10226 ....ACCGU.U..G.CGGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DNKM01000001.1/2797-2385 ....-AACC.G..G.UUGGACAU.G.G.GU.UCAAC.U.................................................................................................................................................................. +DQAZ01000023.1/69048-69399 ....GCCGA.U..U.UUGGACGC.G.G.UU.UCGAU.U.................................................................................................................................................................. +DNEG01000070.1/28157-28538 ....UAGUG.G..U.UCGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QKCE01000303.1/4225-3869 ....-GCAC.U..U.CAGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PMYN01000055.1/17456-17816 ....UCUUA.U..G.CAAGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +QZJF01000017.1/49126-48719 ....-UUUU.U..U.CAGCACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +NXLN01000016.1/26015-25650 g.agGUGAG.U..U.UUGGACUG.G.G.GU.UCAAC.U.................................................................................................................................................................. +PLUC01000219.1/7576-7189 ....ACGCU.U..C.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +QZIO01000002.1/6099-6471 ....AGACU.U..U.UCGGAUUC.C.G.GU.UCAAU.U.................................................................................................................................................................. +DMYX01000141.1/9471-9838 ..auACAUG.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPHK01000004.1/115210-114842 ....AAACU.U..U.UUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +DMNC01000029.1/1355-1008 ...aGCACA.A..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DOBN01000007.1/2500-2898 ....AGAUU.C..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QFWH01000002.1/117031-117462 ....-UACG.U..U.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +DNHU01000008.1/63933-63535 ....-UCCC.G..U.UUAGACCC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DOUH01000130.1/2411-2019 ..gaAUUUA.U..C.UAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +MBTA01000003.1/101236-100840 ....UCCCA.U.gU.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +BGOG01000004.1/3323-3706 ....ACGGC.U..G.AUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NHYM01000006.1/89660-89288 ...gCUAGU.U..U.UCGGACUG.G.A.GU.UCAAU.U.................................................................................................................................................................. +DODQ01000007.1/146000-146398 ....UUUCA.A..U.UUGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +RDQW01000010.1/30746-31115 ....UGCAA.C..G.GCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMHO01000019.1/18677-18283 ....UAUUA.U..U.UCAGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +QHMF01000013.1/40618-40218 ....-UCCA.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLNW01000099.1/28074-27717 ....AGACC.U..U.CCGGACCC.G.G.GG.GCAGU.A.................................................................................................................................................................. +QZJB01000042.1/31929-32272 ....AAAUA.U..U.UUGGACAC.C.G.GU.UCAAC.U.................................................................................................................................................................. +QAMI01000020.1/27395-27793 ....-UCCA.U..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QTJV01000001.1/727138-727511 ....GAUGU.G..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMLH01000064.1/5326-4978 ....AAUGU.A..U.UUGGACGC.G.A.GU.UCAAC.C.................................................................................................................................................................. +DOSH01000007.1/26684-26296 ....-AGCU.C..U.CAAGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +RAPY01000008.1/138714-139081 ...uACCAU.G..A.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +DNRL01000006.1/204396-204796 ....UGUUU.U..C.UUGGACCC.G.G.GU.CCAAA.A.................................................................................................................................................................. +PLYH01000002.1/110751-110329 ....-ACAU.U..U.UUGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +QHCP01000015.1/68638-68265 ....AACGA.C..A.GAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPBU01000160.1/737-1084 ....AUCCG.C.cU.CGGCACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +DNHX01000028.1/3543-3085 ....AGAAA.G..U.UAGAACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMOH01000061.1/14160-13810 ....-CGGU.U..U.ACGGACCC.G.A.GU.GCGAA.U.................................................................................................................................................................. +QMEM01000005.1/96369-95996 ....GCUUU.C..G.CUGGACGC.G.A.GU.UCGAA.U.................................................................................................................................................................. +QVQX01000011.1/45638-45241 ....GCUGU.U..U.UAAGACUG.C.G.GU.UCGAU.C.................................................................................................................................................................. +PUOH01000119.1/456-785 ....AACCG.C..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOKP01000102.1/5079-5492 ....GCCAA.U..U.CUGGACAU.G.G.GU.UCAAU.U.................................................................................................................................................................. +DMCI01000001.1/1256-909 ....CUUCU.U..U.ACGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DLYY01000153.1/6852-7230 ....AUCUC.A..G.CUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKSQ01000001.1/537300-536909 ....AGUCA.C..A.GAAGACGA.G.G.GU.UCGAU.C.................................................................................................................................................................. +CP027772.1/706370-706741 ....CGUCA.U..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPLZ01000002.1/4198-4550 ...aACGGC.U..U.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMNN01000290.1/496-890 ....AGCCU.G..C.UUGGACGG.G.A.GU.UCAAC.U.................................................................................................................................................................. +DNNX01000067.1/2389-2729 ....UCAUA.U..U.UUGCACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QRUP01000004.1/6462-6838 ...gACUAU.U..C.CUGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMUR01000073.1/2656-2281 ....AGGCU.U..U.UCGGACGA.G.GaGU.UCGAC.U.................................................................................................................................................................. +DMBB01000336.1/3982-4339 ...gACUAU.U..C.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLYC01000028.1/21726-22124 ...aAUUUG.U..C.CUGGACCC.G.G.GU.UUAAC.U.................................................................................................................................................................. +QEUU01000114.1/848-1237 ....GAAUC.U..G.UUGGACGC.G.G.G-.-----.-gggc.............................................................................................................................................................. +DPYI01000042.1/20797-21204 ....CAAUA.G..U.UUGGACCC.G.A.GC.UCAAC.A.................................................................................................................................................................. +DOYN01000014.1/1370-856 ....AUUCU.U..U.UUGGACUC.G.G.GU.UCGAU.A.................................................................................................................................................................. +DOMF01000004.1/19475-19072 ....CAGUG.U..C.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +DPET01000023.1/479-89 ....ACGUA.U..C.UUGGACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +DODL01000004.1/226852-226524 ....GCUUU.U..U.UUGGACAG.G.A.GU.GCAAU.U.................................................................................................................................................................. +DMMH01000228.1/1372-1720 ....UGGGC.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNKI01000005.1/191665-191267 ....-CUCC.C..U.CUGCACUG.G.G.AU.UCAAU.U.................................................................................................................................................................. +REFI01000006.1/104005-104390 ....AAGGU.G..U.GUGGACCG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QKMZ01000015.1/377497-377895 ....GGCUU.C..U.UUGGACGC.G.A.GU.GCGAU.U.................................................................................................................................................................. +QZJO01000013.1/20084-19705 ...gAUACG.A..C.CUGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +QCQP01000013.1/1705-2044 ....GACUG.C..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DMXP01000005.1/161767-162171 ....-CAUC.G..U.CUGCACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PXCW01000009.1/10536-10186 ....AAACC.U..U.CCGGACGA.G.G.GU.UCGUC.-.................................................................................................................................................................. +DNMI01000029.1/6865-6468 ....UUCUG.U..U.UCAGACGA.G.A.GU.UCAAU.U.................................................................................................................................................................. +QSKR01000005.1/117290-116924 ....GAGAU.G..G.UAGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DLWG01000161.1/4306-4665 ....GAGUA.U..C.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DOKE01000019.1/15957-15556 ....UAUAA.U..U.CUGGACAU.G.G.GU.GCAAU.U.................................................................................................................................................................. +DNRP01000115.1/416-16 ....-UCCG.U..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DPGM01000030.1/29049-29448 ....-ACUU.A..U.UUGCACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QRDS01000001.1/742004-741650 ....AAAAG.U..C.UCGUACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QIJN01000026.1/2900-3307 ....GCCAG.A..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +QGUQ01000134.1/816-1169 ....CCCAC.U..G.GCGGACCG.G.G.GU.GCAAA.U.................................................................................................................................................................. +QHMH01000011.1/121781-121376 ....-UCCA.U..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +QRWX01000003.1/210258-210613 ...gACUAU.U..C.UUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +DMLU01000031.1/17614-17227 ...aUCCCU.G..A.CCAGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DNZN01000002.1/14085-14426 ....AACUC.U..U.UUGGACGG.G.A.GU.UCAAU.U.................................................................................................................................................................. +QLLR01000001.1/535336-534971 ...cCACGC.A..A.CUGGACAA.G.G.GU.UCGAA.C.................................................................................................................................................................. +PXDX01000110.1/2461-2798 ...gAUGUA.U..U.UUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +CP028359.1/50879-51180 ....UUACU.U..U.UUGGACAC.G.G.GU.UCGAA.U.................................................................................................................................................................. +QMFY01000005.1/367523-367915 ....AUCUU.C..U.CUGGACGA.G.A.GU.UCGAU.U.................................................................................................................................................................. +DNQH01000071.1/784-391 ....UAUCG.U..U.UCAGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +CP029816.1/6433-6831 ....UAUUU.G..U.UUGGACAC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DOEC01000022.1/22511-22864 ....UGAUG.C..U.UUGGACAC.G.A.AG.UCGCU.C.................................................................................................................................................................. +PWHH01000085.1/1589-1943 ....-AAAU.U..U.UCGGACGG.G.G.GG.UCACA.C.................................................................................................................................................................. +PWNV01000014.1/10597-10948 ....-UAUU.U..C.UUGGACGG.G.G.GA.UCAAU.-.................................................................................................................................................................. +QHBJ01000034.1/79273-79624 ....AGGCU.U..U.UCGGACUC.G.GgGG.GCAGC.U.................................................................................................................................................................. +DOSG01000005.1/3680-4037 ....ACGAA.U..U.UUGGACGC.G.A.UU.UCAAU.-.................................................................................................................................................................. +NXLO01000001.1/124786-125157 ...uCUAUU.U..U.UUGGACUG.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP029018.1/185415-185737 ...uUACUU.G..U.UUGGACAC.G.G.GU.UCGAA.U.................................................................................................................................................................. +PWSR01000135.1/14189-14546 ....CGGGU.U..C.GGACACUC.G.GgGU.GCGAC.U.................................................................................................................................................................. +QUNF01000010.1/177424-177826 ....UCCUU.A..U.CUGGACGC.G.A.GU.UCGAA.U.................................................................................................................................................................. +DNYJ01000035.1/3983-4372 ....UCGCU.U..A.CCACACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLSN01000019.1/1129-759 ....CACUU.G..U.CCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QCZK02000029.1/45092-45462 ...uUCCUU.G..U.CUGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DMWA01000133.1/1781-1388 ....UCAUU.C..U.UCGGACCG.G.A.GU.UCGAU.U.................................................................................................................................................................. +DPIZ01000001.1/229489-229104 ....-UUCU.U..C.UUACACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +DMJD01000195.1/3897-4249 ....UGGGU.U..U.UUGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +NZ_QMEX01000072.1/709-318 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QFQM01000301.1/1780-2177 ....AUCUU.C..U.CUGGACCA.G.G.GU.UCGAU.U.................................................................................................................................................................. +QQVH01000006.1/238394-238043 ....UAGUU.G..UaGAAGAUGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DMML01000027.1/14611-15024 ....AAAAC.U..U.UUGGACGU.G.G.AU.UCAAU.U.................................................................................................................................................................. +QGDT01000007.1/27668-27296 ....UCCCU.G.aU.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +QWPT01000008.1/32575-32927 ....GACGU.A..U.CGGCACGG.G.G.GU.GCGAA.U.................................................................................................................................................................. +QMTU01000001.1/16442-16060 ....UUCUA.U..C.AUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RAYM01000048.1/27457-27806 ....UGGGC.U..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PXEC01000012.1/14964-15392 ....CUCAU.U..G.CUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QKBW01000021.1/7511-7094 ....ACCUG.A..U.UCGGACGG.C.G.GU.UCAAC.U.................................................................................................................................................................. +QFOU01000008.1/21511-21088 ....ACGCG.U..U.CCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +QGDO01000004.1/447584-447994 ...gUCCUU.C..U.CUGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +QMKX01000016.1/11934-12297 ....GUUGG.U..U.UAGGACUG.G.G.GU.UCGAU.C.................................................................................................................................................................. +DPTG01000050.1/3628-4035 ....AACAU.U..U.CUGGACAU.G.G.GU.GCAAU.U.................................................................................................................................................................. +CP022596.1/173725-173331 ..gcUUGGU.G..U.GUGGACUC.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLSR01000007.1/21626-22015 ....UCUUU.C..U.CUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +PWPK01000035.1/1748-1315 ....CUCAC.U..U.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RBKU01000001.1/4239075-4239442 ....UACCA.U.gU.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +DPCX01000018.1/23588-23169 ....UACAA.U..U.UUGGACUC.G.G.CU.GCAAA.-.................................................................................................................................................................. +QZJH01000007.1/48637-49017 ....AAAUU.U..C.UUGGACUC.C.G.GG.UCACU.C.................................................................................................................................................................. +DQGR01000075.1/4249-3829 ....UUCUA.U..U.UCGCACGA.G.G.GC.UCACU.A.................................................................................................................................................................. +QNCB01000001.1/21502-21887 ....-GCGU.A..A.ACGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QGKT01000002.1/105184-105608 ....AGUGA.U..U.UUGUACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PLOL01000034.1/24061-23656 ....-AAUC.A..U.UUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +DNMJ01000017.1/413-2 ....UUAGC.U..U.UUGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +PMLX01000071.1/7745-8135 ....GCAUG.U..C.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP029480.1/228828-228455 ...gGCCAU.G..U.UCGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP027431.1/362415-362764 ...uGGAUA.A..U.UUGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP031376.1/91426-91834 ....GACUA.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QXED01000007.1/163834-163461 ....UCCUU.G..A.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +DOMN01000019.1/10890-10620 ....AAUUU.C..U.UCUGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +DNLS01000001.1/48296-47888 ....-UCCC.A..U.GUAGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +DOQK01000016.1/34640-34229 ....UUCCA.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +PWQH01000044.1/1856-2206 ....-UGUU.U..U.CCGGACGG.G.A.GU.UCAAU.-.................................................................................................................................................................. +PWQH01000009.1/8152-8518 ....ACGUU.C..U.UUACACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +QOKO01000007.1/31709-32079 ....AACAU.G..U.GUGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DPYD01000030.1/3868-3479 ....CUUUU.C..U.CUGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +DPQA01000057.1/2390-2041 ...aACAAC.U..C.UUGGACAG.G.G.GU.UCGAU.C.................................................................................................................................................................. +QILQ01000037.1/21232-21645 ....-CCCU.U..G.UUGCACGC.G.A.GU.UCAAU.U.................................................................................................................................................................. +DNAV01000212.1/1435-1080 a.guAUGUA.U..U.UCGGACAC.G.G.GU.UCAAC.U.................................................................................................................................................................. +DPYH01000020.1/1515-1082 ....CUCAA.U..U.UCGCACGA.G.G.GU.C--AC.A.................................................................................................................................................................. +QXGN01000044.1/2685-3071 ...gCUUAU.G..U.GUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP029295.1/242278-242644 ....GCGAU.G..U.GUGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +RFKD01000061.1/6828-6444 ....-ACCC.C..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +DMNH01000155.1/6021-5633 ....AAUAU.G..U.UUGGACAC.C.G.GU.UCGAA.U.................................................................................................................................................................. +PPGJ01000031.1/3872-4219 ....AAACU.U..U.UCAGACGC.G.A.GU.UCAAU.-.................................................................................................................................................................. +PLKW01000021.1/23921-24278 ....UCGAC.G.gC.AUGGACCG.G.G.GG.GCAGU.A.................................................................................................................................................................. +DPML01000013.1/16758-16288 ....-ACGU.U..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +DPQP01000012.1/39548-39194 ....-UGAA.G..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +NJNR01000037.1/15695-15308 ....CAGCA.G..G.CCAGACCC.G.A.GU.UCGAU.U.................................................................................................................................................................. +DOQX01000164.1/3245-3627 ....-CACU.U..A.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +PLZJ01000002.1/132743-133108 ....-ACUU.U..U.UCGGACUC.C.G.GU.UCACU.G.................................................................................................................................................................. +QIKW01000072.1/10237-10624 ....-UCCU.C..G.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +DNMG01000020.1/7495-7107 ....UGUUU.U..C.UUGGACUC.G.G.GA.UCACA.U.................................................................................................................................................................. +DNBC01000040.1/94778-94384 ...aAACCU.U..A.CCACACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +PWXS01000036.1/5899-6263 ....-UAUU.U..U.CUGGACGG.G.G.GC.UCAAU.-.................................................................................................................................................................. +DMCB01000020.1/3304-2919 ...gCUUAG.U..U.UUGGACGC.G.G.GU.UUAAC.U.................................................................................................................................................................. +QCKS01000052.1/2969-2582 ....CCUCU.C..G.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RBIX01000013.1/478002-477611 ....CUCAG.C..G.AUGGACGG.G.G.CU.UCGAU.-.................................................................................................................................................................. +DNPJ01000125.1/3088-2697 ....GCCUU.C..C.UUGGACAC.G.G.GU.GCAAC.U.................................................................................................................................................................. +RAWT01000098.1/745-1062 ..acACCAU.G..U.CAGGACCG.G.G.GU.GCGAU.U.................................................................................................................................................................. +RSFA01000089.1/6380-6777 ....AUGGU.U..U.UCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +RQOH01000300.1/46565-46200 ....CGGUU.U..C.CCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QHLX01000003.1/281036-280676 ....UCUGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +QTZO01000003.1/161220-161603 ....-UCGU.U..C.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +SESZ01000067.1/8340-8689 ....UUUGC.U..U.CCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +RQJS01000021.1/7066-7425 ....AUGAU.U..U.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +SHAD01000002.1/225562-225922 ....AGGUC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SLTJ01000038.1/69069-69421 ....UGCGC.U..U.CCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RYVY01000009.1/13728-14093 ....AUAAC.U..U.CUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +SGBB01000005.1/40876-40518 ....AAGAU.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SOJN01000142.1/37837-38187 ....UCUGC.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SOIB01000127.1/29682-29333 ....UACCA.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PYAL01000009.1/127714-128117 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +SOHZ01000170.1/686-281 ....GAGUU.C..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RXJX01000002.1/165879-165498 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +SMWS01000080.1/6950-7308 ...gCUCUU.C..U.UCGGACCU.G.G.GU.UCGAU.U.................................................................................................................................................................. +SCKJ01000001.1/2037-2397 ....CCCCU.U..U.UCGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +BGZO01000013.1/7758-7379 ....GGCAU.U..C.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +PTQW01000033.1/68449-68799 ....-GCAU.G..C.CAGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP025734.1/179868-180220 ....AACUC.U..U.GCGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP016379.1/483860-484216 ....AGCUG.C..U.GGACACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP035108.1/986980-986633 ....AAGUU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SOKK01000045.1/4565-4956 ....-GCUC.U..U.CUGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +SMWZ01000092.1/16236-16590 ....AAACC.A..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +QNYO01000023.1/11004-10629 ....CUUGU.U..U.CUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +LXJS01000012.1/849-1225 ....UUCCC.G..A.GAAGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +READ01000041.1/70908-71296 ....AUGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP034184.1/368863-369225 ....AGCGA.C..A.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RDXM01000016.1/246-613 ....GCGCA.C..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +SCUE01000019.1/28360-28010 ....GUUUU.C..G.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +SLXT01000027.1/31494-31847 ....CUCUU.C..U.UCGGACGCuG.G.GU.UCGAC.U.................................................................................................................................................................. +SOIS01000127.1/6186-6534 ....GAUGC.C..U.CUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP034183.1/1947100-1946745 ....UGGGU.U..U.CCGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +RYZH01000075.1/20553-20924 ....CGGAU.C..U.CGGGACGC.G.G.GU.GCAAU.U.................................................................................................................................................................. +RQVC01000001.1/52726-52385 ....AACAU.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +RLIH01000017.1/27156-27501 ....AGGGC.U..U.UCGGACGU.G.G.GU.UCAAC.U.................................................................................................................................................................. +RQYM01000016.1/6996-6623 ....CGUUG.A..C.GUGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +SDWM01000133.1/903-535 ....AUAAC.U..U.UUGGACAU.G.G.GU.UCGAU.U.................................................................................................................................................................. +SORU01000030.1/5825-6196 ....CUCUC.U..C.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +SOKE01000033.1/90921-91285 ....AUAUA.G..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP026734.1/2771393-2771016 ....UCUGC.C..G.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RQYD01000047.1/831-484 ....UGGGA.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +SDOZ01000002.1/369316-368966 ....AAACA.G..G.UAAGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +SHBB01000544.1/6576-6211 ..cgAACGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +SCQP01000002.1/194633-194995 ...cAGCAC.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP034170.1/2182612-2182239 ....AGCAA.C..G.UUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SOJU01000025.1/32352-32748 ....GAAUC.C..U.UCGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +SMVY01000077.1/6392-6754 ....UCCAC.G..U.UCGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +SOJM01000025.1/4848-4468 ....CCAUA.G..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +RDYF01000103.1/1720-1366 ....CAGCG.U..C.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +QQWI01000004.1/204280-203904 ....UGCAU.G..U.UCGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP030139.1/1592352-1592745 a.cuAGUCA.A..U.GCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +REAZ01000027.1/51236-51605 ...uACCGU.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +RXKB01000006.1/52500-52857 ....CAACA.G..U.GCGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +SMAD01000013.1/54815-55211 ....UCCCA.U.aU.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +QHKK01000590.1/479-93 ....GACCU.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RHOK01000024.1/5373-5005 ....AAGGC.U..G.AUGGACAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +PTET01000001.1/414453-414859 ....UGCUU.G..U.UAGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +RQZF01000005.1/74604-74980 ....CCGGC.C..G.UCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +RDXB01000091.1/6720-6323 a.cuACCUG.G..U.GCGGACGAuG.G.GU.UCGAC.U.................................................................................................................................................................. +SLZT01000015.1/21193-21547 ....CCCAC.A..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SCVU01000497.1/565-917 ....GUGUC.G..U.UGAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +SCUS01000195.1/114991-115356 ....AGCAC.U..U.GCGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +RDXG01000384.1/4628-4258 ....GCCAU.G..C.CUGGACGU.G.G.GU.UCGAA.U.................................................................................................................................................................. +QNZT01000026.1/13438-13818 ...aCCUGC.U..U.GUGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +RCSU01000001.1/160818-160420 ....GAUAU.G..U.UUGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +SBJH01000057.1/35072-34706 ....UACCA.U.gU.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +REAG01000303.1/1030-1390 ...uGCCUU.G..U.CCGGACCA.G.G.GU.UCGAA.U.................................................................................................................................................................. +SMWT01000136.1/1661-1290 ....GGAUG.C..U.UUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +BHER01000018.1/14700-15046 ....UAUAU.G..C.UUGGACAG.G.G.GU.UCGAA.A.................................................................................................................................................................. +SCUG01000226.1/6462-6087 ....ACUUU.C..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +REAQ01000284.1/9416-9786 ....AAUAU.G..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +RDXI01000353.1/934-529 ...uGCCUU.G..U.CUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +RDZE01000014.1/238912-239281 ...uCCUUG.U..U.CUGGACGC.G.G.GU.UCGAG.U.................................................................................................................................................................. +JXTW01000013.1/9936-10300 ...uUAGGU.U..U.UUGGACUG.G.G.GU.UCGAU.C.................................................................................................................................................................. +SMSG01000001.1/72652-72282 ....ACCGC.C..A.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SCQK01000005.1/21043-20630 ....UGGCU.C..U.CUAGACGC.G.A.GU.UCAAC.U.................................................................................................................................................................. +SODD01000029.1/3124-2744 ...gGCUAU.U..U.UUGGACAG.G.A.GU.UCGAC.U.................................................................................................................................................................. +RYWV01000274.1/2286-1878 ....UGCUU.G..U.UUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +REBA01000023.1/26043-25651 ...uACCUU.C..U.CUGGACGA.G.G.GU.UCAAA.U.................................................................................................................................................................. +PSZO01000004.1/38009-38402 ...aGGUAU.G..U.GUGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +SHOJ01000122.1/2155-1814 ....GCGGU.U..C.UUGGACCG.G.A.GU.UCGAC.U.................................................................................................................................................................. +SEAC01000006.1/16286-16659 ....GUCCU.G..U.UUGGACAC.C.A.GU.UCGAU.U.................................................................................................................................................................. +RDXT01000223.1/1441-1804 ...cGCAAU.U..U.UCGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +SCQM01000155.1/13055-13408 ....GAAGC.U..G.AAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +SODV01000002.1/820874-821243 ....AGAGU.G..U.UUGGACGC.G.A.GU.UCGAG.U.................................................................................................................................................................. +SNYA01000009.1/124712-124328 ....CUCAG.C..G.ACGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +REAN01000332.1/4303-3899 ...uUCCUU.G..U.UCGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +SCTJ01000049.1/2209-1826 ....AACGA.U..U.UUGGACAU.G.G.GU.GCAAU.U.................................................................................................................................................................. +RQZE01000003.1/9612-9268 ...gACUAU.U..C.UUGGACAG.G.G.GU.UCGAU.A.................................................................................................................................................................. +SMSK01000002.1/400866-400492 ....GAUAU.G..U.UUGGACAG.C.G.GU.UCGAC.U.................................................................................................................................................................. +SCRI01000063.1/78576-78931 ...cGGUUC.C..A.GCGGACCC.G.G.GUgGCAGU.G.................................................................................................................................................................. +RYWC01000010.1/12553-12942 ....AAACC.U..G.UAAGACUC.G.G.GU.GCAAG.U.................................................................................................................................................................. +SCPX01000036.1/1183-1566 ....ACGCA.U..U.CAAGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AP018944.2/280373-279982 ..ucUUGUU.A..U.GUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +RYZV01000001.1/630378-629983 ...aGUUGU.U..C.GUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +RDYT01000042.1/1263-891 ....UUCUU.G..U.UUGGACGA.G.G.GU.UCAAG.U.................................................................................................................................................................. +SCUM01000002.1/8338-7938 ....GGCCU.U..A.CCAGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +SOAU01000001.1/2916139-2916517 ....-GGAC.U..G.GUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP034562.1/1407571-1407166 ..ugUCCUU.C..U.CUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +SCTV01000031.1/13211-13612 ....-CAUU.U..C.UUGCACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +RCHY01000007.1/29919-30323 ....GCUAU.U..U.GUGGAAAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +SDYW01000001.1/471676-472078 ....-UACC.U..U.UCGGACCG.G.G.GU.GCGAU.U.................................................................................................................................................................. +QZKZ01000415.1/18530-18888 ....ACCGU.U..C.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFFD01000012.1/30538-30885 ....UGGGC.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +SCFQ01000010.1/14463-14809 ....AGGUA.C..U.UCGGACGC.G.A.GU.UCGAA.U.................................................................................................................................................................. +SFES01000051.1/3215-2864 ....GUUUC.U..C.CAGGACCG.G.G.GU.UCAAC.U.................................................................................................................................................................. +SFMH01000023.1/21262-21615 ....AACGC.U..U.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +SFIW01000017.1/43907-44269 ....GACGU.C..G.CGGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +SFGY01000001.1/77717-77342 ....CGCGG.U..U.UCGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +SFNM01000035.1/2136-1738 ....UCCAC.G..U.UUGGACGA.G.G.GU.UCAAG.U.................................................................................................................................................................. +SFSI01000006.1/40290-40638 ....UGAGC.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFPZ01000019.1/24247-24610 ....CUAUU.U..A.UCGGACAC.G.A.GU.UCAAA.U.................................................................................................................................................................. +SFGA01000005.1/104512-104163 ....GAGAU.U..U.UCGGACGC.G.G.UU.UCGAU.U.................................................................................................................................................................. +SFID01000019.1/10566-10972 ....UCCCC.G..U.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFIJ01000059.1/6027-6404 ....UCUAU.U..U.UUGGACAG.G.G.GU.UCGAU.A.................................................................................................................................................................. +SFGE01000057.1/5418-5118 ....GUUUA.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SFNY01000020.1/17682-17332 ....CUGAU.C..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFDO01000010.1/28369-28723 ....UUUAU.U..U.GCGGACAG.G.G.GU.UCGAG.U.................................................................................................................................................................. +SFOL01000011.1/22074-21674 ....UCAAU.G..U.UUGGACUG.G.G.GU.UCGAU.C.................................................................................................................................................................. +SFHG01000007.1/8671-8265 ....UCCGU.G..U.UUGGACGA.G.G.GU.UCAAG.U.................................................................................................................................................................. +SFNZ01000025.1/21840-22237 ....ACGGU.G..U.UUGGACGG.C.G.GU.UCGAG.U.................................................................................................................................................................. +DUDR01000023.1/37452-37845 ....GGCGA.C..U.UUGGACGC.G.A.GU.GCGAU.U.................................................................................................................................................................. +SFIV01000005.1/59121-58715 ....ACCCC.G..U.UUGGACGA.G.G.GU.UCAAU.C.................................................................................................................................................................. +SFPR01000004.1/40396-40000 ....UACUC.G..U.UUGGACCA.G.A.GU.UCGAA.U.................................................................................................................................................................. +SFEJ01000008.1/19774-20156 ....AAGGU.C..G.AAAGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFTN01000022.1/17067-16707 ....CGGUG.U..U.CAGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFGX01000050.1/6087-6440 ...gACGAU.U..C.CUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +SFUN01000030.1/12410-12760 ....AUGAA.U..U.UUGGACAG.G.A.GU.UCGCU.A.................................................................................................................................................................. +SFKJ01000010.1/48829-49173 ...gAUGUA.U..U.UUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +SBBF01000100.1/15100-15460 ....AGACG.U..U.CCGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +NJBO01000024.1/18973-19327 ....GACCA.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SBBM01000003.1/12000-11600 ....GUUUC.U..U.AGGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP032998.1/145411-145040 ...uAGAUA.U..U.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +SBBH01000232.1/739-387 ....GCGGC.C..C.GCGGACGG.G.G.GU.GCAAU.U.................................................................................................................................................................. +CP040058.1/1382991-1383338 ....UGGGU.U..U.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +SBBU01000052.1/8055-7704 ...gACUAU.C..U.CGGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +SBBB01000025.1/104089-104505 ....-UACU.U..A.UUAGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +SBBN01000005.1/17752-18147 ....-GCUC.C..U.UCGGACCC.G.G.GU.UCAUU.A.................................................................................................................................................................. +CP000783.1/602363-602000 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000800.1/2905926-2906288 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000946.1/1157423-1157061 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +D12501.1/1355-1717 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +U68074.1/1-363 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +FM180568.1/2999022-2999384 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CU928145.2/2978730-2979092 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CU928160.2/2822548-2822910 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +U00096.2/2753615-2753977 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000247.1/2763346-2763708 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000266.1/2915116-2914754 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000468.1/2914707-2915069 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CU928164.2/2932788-2933150 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP001164.1/3579710-3580072 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +BA000007.2/3475602-3475964 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CU928163.2/3048497-3048859 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000034.1/2587105-2587467 ....AGGAA.U..U.CCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000857.1/2842992-2843354 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP001138.1/2786701-2787063 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AE017220.1/2861122-2861484 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000964.1/1196116-1195754 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AY316313.1/1114-752 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP001113.1/2846103-2846465 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AE006468.1/2843947-2844309 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AE014613.1/2734487-2734849 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AY319520.1/1371-1009 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000026.1/2661750-2662112 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP001144.1/2922578-2922940 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AM933173.1/2786912-2787274 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AE014075.1/3018179-3018541 ....AGAAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AM942759.1/2050903-2051269 ....AGAAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +FM211044.1/4405-4768 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +BX950851.1/927307-926945 ....AGUAG.U..U.CCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +BX571870.1/186841-187204 ....AGGAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000305.1/3257923-3258286 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +BX936398.1/1359891-1359528 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001048.1/1357396-1357033 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE009952.1/3388875-3389238 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE017042.1/1136978-1137341 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000720.1/3263983-3264346 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AAAA02039738.1/1593-1956 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE004439.1/906024-905658 ....AGUAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AALE02000007.1/199748-200110 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AL954747.1/2785135-2784776 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000569.1/2059595-2059960 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001091.1/2116748-2117113 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CU468135.1/1085284-1084904 ....AGUAA.U..U.CUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AAZI01000003.1/34098-33733 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +AE017143.1/71003-70637 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP002276.1/842782-842417 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +AY599475.1/1932-1567 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +L42023.1/1357929-1357564 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000671.1/854998-854633 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000746.1/1403027-1402661 ....AGUAA.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000057.2/1702657-1703022 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000462.1/1578060-1577701 ....AGUAA.U..U.UUGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000436.1/1530051-1529685 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000103.1/2481035-2480674 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE017340.1/1771213-1770855 ....AGGUA.U..U.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000284.1/1198789-1199149 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AALF02000019.1/36194-36574 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AM286415.1/1116549-1116169 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AP008232.1/3071644-3072027 ....AGAAA.U..U.CCGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +AALD02000010.1/63425-63045 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +ACCD01000005.1/64762-65142 ....AGUAA.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AY442269.2/10-369 ....AGUAA.U..U.UUGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AAKK02000007.1/7330-7697 ....ACGGU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000020.2/2237433-2237799 ....ACGAU.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001233.1/872109-871743 ....AUGGU.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP001485.1/2749147-2749513 ....AUGGU.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000142.2/2135368-2135011 ....AAGAU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AM747720.1/3241218-3241587 ....AGCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000958.1/1102376-1102007 ....AGCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +BA000031.2/674768-674401 ....AAGGU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +BX640413.1/282336-281950 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +BX640447.1/241865-242251 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +BX640432.1/247325-247711 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000526.1/2566848-2567217 ....ACCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000570.1/2853082-2853451 ....ACCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AAFX01088509.1/935-572 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000285.1/3454289-3454668 ....AGUGC.C..G.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000614.1/1042603-1042234 ....AGCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000151.1/1084016-1083647 ....AGCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +BA000037.2/823422-823056 ....AUGGU.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AACY020346596.1/19837-19483 ....AGGUU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000444.1/3388384-3388738 ....AGGUU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000127.1/1307217-1307577 ....AGUAC.U..U.GUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP001146.1/1187989-1187640 ....UUGCU.C..U.CUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE014299.1/1538496-1538142 ....AGGUU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000446.1/3323222-3323576 ....AGGUU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000090.1/2828530-2828889 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000086.1/1835164-1834795 ....ACCGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CR378665.1/70600-70233 ....AUUGC.U..C.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000270.1/3815315-3815684 ....AGUGC.U..U.CUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000469.1/3545784-3546138 ....AGGUU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +AACY020562586.1/58305-57951 ....AGGUU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +AE017282.2/2818519-2818874 ....AGGAU.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000352.1/785856-785497 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AM167904.1/1413101-1412696 ....AGGGC.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AM180252.1/573061-573436 ....AACUU.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000507.1/2868249-2868604 ....AGGUU.U..U.UCGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP001219.1/1222516-1222879 ....AGGUA.C..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP001132.1/1107491-1107854 ....AGGUA.C..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000681.1/1371577-1371222 ....AGGUG.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000252.1/1802340-1801985 ....-AUAU.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CR628336.1/182379-182784 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000116.1/1005311-1004945 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE008691.1/989409-989759 ....GACGC.C..U.UCGGACCG.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP000447.1/1293358-1293003 ....AGGCU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000606.1/1467345-1466990 ....AGGCU.U..U.UUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +AL646052.1/943228-942872 ....AGGAC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000514.1/3730537-3730902 ....AGUGC.U..G.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +FM209186.1/4965959-4966311 ....AGAGC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000438.1/4749731-4750083 ....AGAGC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001157.1/4355963-4356314 ....AGAGC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CR522870.1/569610-569245 ....AGCAU.U..U.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE016825.1/2186992-2187356 ....AGGAC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000109.2/1520762-1521119 ....AGGCU.U..C.UCGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +AE017285.1/1922270-1922621 ....AACAU.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE004969.1/862950-863312 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AM421808.1/996334-995972 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000075.1/4999820-5000211 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE000512.1/531684-532039 ....UCCAU.C..U.UCGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +AF389969.1/5-355 ....AGUAA.U..U.UUGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000563.1/1487294-1486939 ....AGGUG.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CR954246.1/2232366-2232010 ....-GGCU.U..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000513.1/208739-208388 ....AGGAU.U..C.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001019.1/668126-667767 ....AUGAU.U..U.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE015451.1/5390009-5390407 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP002420.1/1268682-1269044 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AP006627.1/3123303-3122949 ....GUUAU.C..U.CUGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000884.1/5167730-5167353 ....AAGGC.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000302.1/1448027-1447673 ....AGGCU.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP001794.1/3173387-3173036 ....GAUGC.C..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AAEW02000005.1/94749-94397 ....AAGAU.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +BA000043.1/3063829-3063478 ....GAUGC.C..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +BA000004.3/3652617-3652257 ...cGUUAU.U..U.CUGGACGU.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000388.1/2078693-2078337 ....ACGUU.U..U.UUGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +ACEQ02000004.1/72943-73304 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CT573326.1/791766-791375 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000568.1/3242301-3242687 ....UACGA.U..U.UCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +BA000016.3/1526404-1526044 ....UCUGC.U..U.UCGGACAC.G.G.GU.UCGAC.A.................................................................................................................................................................. +ABDX01000004.1/6714-7074 ....UCUGC.U..U.UCGGACAC.G.G.GU.UCGAC.A.................................................................................................................................................................. +AE017180.1/1874135-1874490 ....AUGAU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE016853.1/5086183-5086570 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AY552545.2/118125-117779 ....AGGAU.U..A.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AM181176.4/5798308-5798704 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AACY023318861.1/904-508 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE004091.2/901872-901522 ....AGAGC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000232.1/284252-284609 ....UGUAC.C..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000148.1/1848574-1848929 ....AUGAU.C..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000246.1/1709063-1708703 ....UCUGC.U..U.UCGGACAC.G.G.GU.UCGAC.A.................................................................................................................................................................. +AM039952.1/1753447-1753051 ....AGUGC.U..U.CCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +CP000076.1/938686-938293 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AACV01028831.1/1594-1241 ....AGUGC.C..U.UCGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +AM743169.1/1945390-1945037 ....AGUGC.C..U.UCGGACGG.C.G.GU.UCAAU.U.................................................................................................................................................................. +CP000058.1/4804338-4804725 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE008923.1/1746069-1745673 ....AGUGC.U..U.CCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +AACY020564764.1/1738-2092 ....AGUAC.U..G.AUGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE017194.1/4827856-4827502 ....GAUAU.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000967.1/3496947-3497343 ....AGUGC.U..U.CCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +AAFZ01002114.1/680-1094 ....CGGAC.U..G.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AACY022720378.1/378-32 ....AGGAU.U..G.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +BA000003.2/202977-202611 ....AGAAA.U..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +AE017334.2/4834863-4834509 ....GAUAU.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE016877.1/5030657-5030303 ....GAUAU.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AAGD02010331.1/701-1059 ....AGUGU.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AL157959.1/1166057-1165698 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AAUJ02000001.1/3848858-3848484 ....AAGGC.U..U.ACGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AACY020561358.1/221-575 ....AUCUA.U..C.UCGGACGG.G.A.GU.UCGAA.U.................................................................................................................................................................. +CR543861.1/914849-915208 ....AGUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AC165062.2/759-1127 ....CCUAU.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE016830.1/1067257-1066891 ....AAUAU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AL591983.1/115220-114851 ....GAUAU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AARY02000146.1/1226-857 ....GAUAU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389978.1/4-353 ....AGGUU.U..U.UCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000916.1/157231-156875 ....UCCAU.C..U.UCGGACGG.G.G.GU.UCGAA.U.................................................................................................................................................................. +AE017355.1/4856870-4856516 ....GAUAU.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000001.1/4909622-4909268 ....GAUAU.U..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AAFX01004374.1/206-561 ....AGCGC.C..U.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AAAA02043629.1/984-1362 ....AAGGC.U..U.GCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000555.1/2388964-2388593 ....AUGGC.U..U.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE003849.1/2602997-2603351 ....AGUAC.U..U.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +CP001175.1/161039-161408 ....GAUAU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000323.1/2008654-2008296 ....AAUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP001472.1/1452760-1452409 ....ACCAA.U..U.UCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +BA000028.3/2479403-2479040 ....GAUAU.C..C.UUGGACGA.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE008922.1/1711297-1710901 ....AGUGC.U..U.CCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +CP000316.1/1861517-1861903 ....AAGGC.U..U.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +ACIY01000561.1/557-191 ....GAUGU.G..U.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE002098.2/1031164-1030805 ....AGGAC.U..U.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AAGA01018978.1/816-458 ....AAUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +AAAL02000007.1/78420-78066 ....AGUAC.U..U.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +AM260479.1/857346-857004 ....AGGGC.U..U.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000083.1/3996724-3997073 ....AGGCU.U..U.UUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000082.1/1764614-1764256 ....AAUGC.U..G.GCGGACGC.G.G.GU.UCAAC.U.................................................................................................................................................................. +CP000608.1/1828487-1828067 ....AGAGU.U..U.GUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +AJ749949.2/1737798-1738218 ....AGAGU.U..U.GUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000437.1/22848-22428 ....AGAGU.U..U.GUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000803.1/22872-22452 ....AGAGU.U..U.GUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000113.1/2426740-2427105 ....ACGGC.U..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AAAM03000041.1/33267-32913 ....AGUAC.U..U.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +CP000094.2/879220-878831 ....AGUAC.U..G.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001229.1/18285-18635 ..agGCUCU.U..G.UCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +BA000030.3/6202757-6203145 ....UGCAC.C..G.GUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE009442.1/2447459-2447813 ....AGUAC.U..U.UCGGACGG.C.G.GU.UCGAU.U.................................................................................................................................................................. +CP000679.1/1245181-1244816 ....GAUGC.C..U.UCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +ABDU01000062.2/17115-16758 ....UCUGC.U..U.UCGGACAC.G.G.GU.UCGAC.A.................................................................................................................................................................. +ABKK02000034.1/88935-88586 ....AAGAU.U..U.GCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000002.3/3469669-3469314 ...cGACGU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AM180355.1/3687738-3687389 ....AAGAU.U..U.GCGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000503.1/3307740-3308087 ....AGGUG.U..U.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +CP000282.1/3471683-3472071 ....AGUAC.U..G.ACGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000359.1/2118878-2119225 ....AGGAC.U..C.UUGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +CP000255.1/854460-854821 ....AGGAC.C..U.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +BA000033.2/839013-839374 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +BX842656.1/106010-105665 ....AUCAU.U..U.GCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE017283.1/1467918-1467548 ....GUCUU.U..C.AAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AP009324.1/869435-869796 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +AAWO01000065.1/2096-1738 ....ACUGU.U..U.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP002409.1/1444210-1443840 ....GUCUU.U..C.AAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +BX571857.1/837496-837857 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +BX571856.1/883681-884042 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +BA000018.3/843797-844158 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE000513.1/863322-863670 ....CGGAC.C..U.UUGGACGG.C.G.GU.UCGAC.U.................................................................................................................................................................. +AY485228.1/1-386 ....CGCAC.C..G.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE013218.1/203736-203363 ....AGAAA.U..U.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP000159.1/1402196-1401828 ....CGGCU.A..C.ACGGACCC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AARF01000086.1/11864-12230 ....GUUAU.C..U.UUGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AACY020564110.1/11913-12262 ....UUCUA.U..C.UCGGACGG.G.A.GU.UCGAU.U.................................................................................................................................................................. +CP000454.1/2985502-2985134 ....CACGA.C..A.UCGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AY616521.1/1-382 ....AACUC.C..A.CUGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AADL01000160.1/2071-2429 ....ACUGU.U..U.CCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE014295.3/206548-206944 ....UCGGU.C..A.UCGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +Y15063.1/86-434 ....GAGAC.C..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000017.1/983425-983772 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE017221.1/336629-336977 ....GGGAC.C..U.UCGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000605.1/230962-231358 ....UCGGU.C..A.UCGGACCG.G.G.GU.UCAAU.U.................................................................................................................................................................. +ABQK01000005.1/2431625-2431263 ...cGAUGU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000909.1/2590220-2589860 ....UAGCU.U..U.CUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CR936503.1/1274331-1273962 ....AAUGC.G..C.AUGGACGC.G.G.GU.UCAAC.C.................................................................................................................................................................. +AF400065.1/3312-3681 ....AAUGC.G..C.AUGGACGC.G.G.GU.UCAAC.C.................................................................................................................................................................. +CP000033.3/728512-728880 ....GAUGC.G..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AF269873.1/1626-1987 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP000117.1/3231376-3230987 a.auACCCA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +AE015929.1/564585-564945 ....AGGAC.C..U.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +BA000019.2/3247-2858 a.auACCCA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +CP000046.1/875955-876313 ....AGGAC.C..U.UUGGACGC.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE001437.1/832978-833336 ....ACCAU.U..U.UCGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000422.1/600623-600255 ....GACAU.G..C.UUGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000473.1/5294752-5294401 ....GGCUU.U..U.UCGGACGG.G.G.GU.UCAAC.U.................................................................................................................................................................. +AL935263.2/2243186-2243557 ....AAUAU.G..C.UUGGACGC.G.A.GU.UCGAC.U.................................................................................................................................................................. +AACY020409485.1/2045-2389 ....AGUGA.U..G.ACGGACGU.G.G.GU.UCAAA.U.................................................................................................................................................................. +AM849034.1/2211870-2211495 ....UACAG.C..A.GUGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AACT01039607.1/1457-1864 ....AGAGC.U..G.GCGGACGC.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389950.1/20-340 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AJ867055.1/1-397 ....CGCAC.C..G.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AL939114.1/192486-192090 ....CGCAC.C..G.UUGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AF389956.1/20-341 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP001022.1/2340046-2339688 ...cGAUGC.C..U.UCGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +BA000039.2/236043-236428 a.auAGCUA.G..G.GCGGACAC.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000880.1/216939-216618 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +BA000034.2/1107458-1107805 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AL009126.3/3451071-3450712 ...cGAUGU.U..U.CUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000088.1/2912337-2911966 ....AGCAU.C..G.AAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE015925.1/760011-760435 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAG.U.................................................................................................................................................................. +CP001221.1/176574-176921 ....GGCGC.A..A.UAGGACGC.G.G.GU.UCGAA.C.................................................................................................................................................................. +AF389961.1/19-340 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP000416.1/1289472-1289843 ....AAUAU.G..C.UAGGACGC.G.G.GU.UCGAU.C.................................................................................................................................................................. +AF389958.1/19-340 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AF389947.1/19-339 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AE017198.1/812877-813243 ....AAUAC.G..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AF389962.1/19-339 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AF389955.1/19-340 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP000423.1/1024842-1024479 ....AGGGG.U..G.AUGGACAG.G.A.GU.UCGAU.U.................................................................................................................................................................. +AM946015.1/984321-984670 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001037.1/6023908-6024297 a.auACCCA.A..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +BX571661.1/326505-326873 ...uUUGGC.U..U.UCGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE015928.1/5798212-5798608 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE001363.1/138493-138068 ....GUUUG.U..C.AAGGACGA.G.A.GU.UCGAG.U.................................................................................................................................................................. +AACY022163104.1/800-460 ....AGCUU.A..A.AAGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000750.2/3144288-3144653 ....CACGC.U..G.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AACY020561232.1/2642-2986 ....AGUGA.U..G.ACGGACGU.G.G.GU.UCAAA.U.................................................................................................................................................................. +AE009951.2/1209564-1209221 ...uUAUGA.U..U.UCGGACAC.G.A.GU.UCGAC.U.................................................................................................................................................................. +AF389949.1/19-338 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP001145.1/429109-429461 ....CGGCU.C..G.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000260.1/1058342-1058686 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE001273.1/21082-20663 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +AF389965.1/19-342 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AF389963.1/19-339 ....AGUAA.U..U.UCGGACGG.G.G.--.-----.-.................................................................................................................................................................. +AF389952.1/44-364 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP000419.1/583008-583357 ....CAGAU.G..C.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE016822.1/1400978-1400585 ....CACAG.C..A.GUGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP001275.1/249350-249702 ....GAACG.C..U.CUGGACGG.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE016826.1/200304-199940 ....AAAAA.U..U.UUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +FM872308.1/21676-21257 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +AF389951.1/19-338 ....AGGAA.U..U.UCGGACGU.G.G.--.-----.-.................................................................................................................................................................. +CP000932.1/1225993-1225635 ....UUUAU.U..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AAFX01031538.1/449-804 ....GACUU.U..C.UCGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AAGP01000004.1/107195-107571 ....UCUGC.C..G.ACGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +FJ619521.1/691-1004 ....AGGAA.U..U.UCGG----.-.-.--.-----.-.................................................................................................................................................................. +AF389943.1/19-339 ....AGUAA.U..U.CUGGACGC.G.G.--.-----.-.................................................................................................................................................................. +FM204883.1/989840-989492 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389960.1/19-341 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AF389964.1/19-339 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AF389959.1/19-340 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +FM204884.1/1203181-1203529 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE007317.1/773607-773954 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000918.1/834786-835133 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AM884176.1/343330-342911 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +AE017226.1/246562-246212 ....-CCUU.U..U.CGGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +ABYE01000001.1/21079-20663 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAC.U.................................................................................................................................................................. +BA000022.2/3317157-3316759 uaauACCCA.G..U.UUGGACAG.C.A.GU.UCAAU.U.................................................................................................................................................................. +AE002160.2/343251-342834 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +ABIZ01000001.1/2235966-2236321 ....AGGUG.G..U.UCGGACAG.G.G.GU.UCAAC.U.................................................................................................................................................................. +AE005672.3/821929-822276 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001644.1/873841-873513 ....AGGGC.U..U.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +BA000008.3/138204-137782 ....GUUUG.U..C.AAGGACGA.G.A.GU.UCGAG.U.................................................................................................................................................................. +FM211187.1/775852-776199 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CR848038.1/730177-730601 ....GUUUA.C..U.AAGGACGA.G.A.GU.UCGAG.U.................................................................................................................................................................. +AP006841.1/1350686-1351083 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +CR626927.1/1289246-1289643 ....UCCUC.G..U.UUGGACGA.G.G.GU.UCGAA.U.................................................................................................................................................................. +ABGO01000552.1/2485-2074 ...aAGCGC.C..U.CGGGACCG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AADV02000210.1/4102-3717 a.auACCCA.G..U.CUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +AF389948.1/19-339 ....AGGAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP000024.1/560365-560714 ....CAGAU.G..C.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389966.1/18-338 ....AGUAA.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +ABGI02000002.1/57019-57380 ....-UAUU.U..U.UAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CR954253.1/581189-581550 ....GAUGC.G..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE015924.1/2226462-2226056 ....UCCAU.G..U.UUGGACGA.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000951.1/28953-29348 a.auACCCA.G..U.UUGGACAG.C.A.GU.UCGAC.U.................................................................................................................................................................. +AF389946.1/19-339 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +CP000393.1/7574767-7575164 a.auAGCCA.U..U.UUGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389957.1/21-333 ....AGGAA.U..U.UCG-----.-.-.--.-----.-.................................................................................................................................................................. +AB003477.1/1390-1783 a.cuAGUCA.A..U.GCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +CP000100.1/989730-989337 a.cuAGUCA.A..U.GCGGACAG.C.G.GU.UCGAU.U.................................................................................................................................................................. +AAFA03000004.1/17757-17410 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +BX294141.1/117195-117574 ....UGCAU.C..G.CGGGACGG.G.A.GU.UCAAU.C.................................................................................................................................................................. +CP000538.1/1278617-1278259 ....AUUAU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AAFL01000002.1/28456-28814 ....AUUAU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000725.1/1316530-1316182 ....CAGAU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389968.1/19-336 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +CP000408.1/1368887-1368534 ....CAGGU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE017125.1/1767632-1768000 ...uCAAGC.U..U.UUGGACUG.G.G.GU.UCAAC.U.................................................................................................................................................................. +AP010655.1/886656-887004 ....CAGAU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF389974.1/19-336 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +AF389973.1/20-337 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +CP000013.1/46893-46531 ....-UGUU.U..U.UAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AF389945.1/20-340 ....AGUAA.U..U.CUG-ACGC.G.G.--.-----.-.................................................................................................................................................................. +AF389977.1/33-350 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +AY491435.1/1-310 ....AGGAA.U..U.UC------.-.-.--.-----.-.................................................................................................................................................................. +AE000511.1/838812-838427 g.gcAAGAU.U..U.UUGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000820.1/7030866-7030492 ....GGGGC.C..G.GAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AL766848.1/13776-13427 ....CAGAU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AF440353.1/1-310 ....AGAAA.U..U.UC------.-.-.--.-----.-.................................................................................................................................................................. +AF389942.1/19-340 ....AGCAA.U..U.UCGGACGG.G.G.--.-----.-.................................................................................................................................................................. +AY204390.2/768-425 ....ACUGU.U..U.CCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AY491434.1/1-311 ....AGAAA.U..U.UC------.-.-.--.-----.-.................................................................................................................................................................. +AAFJ01000006.1/109216-108858 ....GCUAU.U..U.UUGGACAG.G.G.GU.UCAAU.U.................................................................................................................................................................. +BA000035.2/872709-873084 ....AGUAG.C..G.UAGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000805.1/277716-278069 ....-GCUC.U..U.UAGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +ABGK02000007.1/123731-124089 ....-UAUU.U..U.UAGGACGC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AF389975.1/19-336 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +ACKV01000008.1/12419-12062 ....GGGCG.A..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000114.1/1000313-999964 ....CAGAU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE009948.1/922761-922412 ....CAGAU.G..U.UUGGACGU.G.G.GU.UCGAC.U.................................................................................................................................................................. +AE016958.1/3520218-3519851 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000487.1/460574-460214 ....AUUAU.U..U.UUGGACUG.C.A.GU.UCGAU.C.................................................................................................................................................................. +AY846304.1/1-313 ....AGGAA.U..U.UC------.-.-.--.-----.-.................................................................................................................................................................. +AF389979.1/19-336 ....AGGUU.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +CP000027.1/1361697-1362048 ....ACCUU.U..U.CUGGACGG.G.GaGU.UCGAC.C.................................................................................................................................................................. +AF389983.1/18-335 ....AGGUU.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +ACFI01000164.1/26695-26328 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +BX248356.1/37148-37532 ....GGUGA.C..G.UAGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AY911527.1/1-311 ....GUAAU.U..U.C-------.-.-.--.-----.-.................................................................................................................................................................. +AL111168.1/1293658-1293303 ....AUUAU.U..U.UUGGACAG.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000425.1/1442760-1442402 ....AAGGU.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +BX927150.1/150689-151065 ....GGUGA.C..G.UAGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +AE005176.1/1457456-1457098 ....AAGGU.G..U.UUGGACAG.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP000480.1/2169257-2169625 ....CAUGC.C..G.UAGGACCC.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP001635.1/1754992-1755347 ....AAGGC.U..U.GCGGACGG.G.G.GU.UCAAA.U.................................................................................................................................................................. +CP001358.1/1443619-1443282 ....AAUGU.U..C.UCGGACGG.G.G.GU.-----.-.................................................................................................................................................................. +AE001439.1/801377-800995 g.acAAGAU.U..U.UUGGACUG.G.G.GU.UCGAU.U.................................................................................................................................................................. +AF389981.1/19-335 ....AGGUU.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +U68075.1/22-331 ....AGUAA.U..U.UUGGA---.-.-.--.-----.-.................................................................................................................................................................. +CP000702.1/403790-403470 ....UCCAU.C..U.UCGGACGG.G.G.GU.UCGA-.-.................................................................................................................................................................. +FM211192.1/809064-809432 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AP006618.1/4642707-4642340 ....CGCGG.C..G.GAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AF389985.1/19-332 ....AGGUG.U..U.CUGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AY364898.1/1-307 ....AGUAA.U..U.UU------.-.-.--.-----.-.................................................................................................................................................................. +AY364895.1/1-307 ....AGUAA.U..U.UU------.-.-.--.-----.-.................................................................................................................................................................. +CP000325.1/2679105-2678738 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AF389976.1/18-333 ....AGUAA.U..U.UUGGACGG.G.G.--.-----.-.................................................................................................................................................................. +CP000386.1/1626790-1626431 ....CGCGC.U..C.GCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +L43967.2/406542-406929 ...uGUCCU.U..U.AUGGAAAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +U00089.2/571825-572211 ...aAUCCU.U..U.AUGGAAAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE000516.2/3464130-3463763 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +BX248344.1/299881-299514 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000611.1/3480490-3480123 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AM408590.1/3422820-3422453 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +HE572590.1/3532494-3532127 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AE006470.1/660570-660973 ....CAGUG.U..C.CUGGACGC.G.G.GU.UCAAG.U.................................................................................................................................................................. +AL583919.1/121055-121420 ....AAUGC.C..G.UAGGACCC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AY911519.1/1-337 ....AGGGC.U..U.GC------.-.-.--.-----.-.................................................................................................................................................................. +U68081.1/22-350 ....AAUGU.U..C.UCGGA---.-.-.--.-----.-.................................................................................................................................................................. +CP001050.1/750995-750675 ....AGGAC.U..U.UCGGACGG.G.G.GU.-----.-.................................................................................................................................................................. +AJ629111.1/506-157 ...uGGAUA.A..U.UUGGACAU.G.G.GU.UCGAC.U.................................................................................................................................................................. +CP001215.1/4837167-4836853 ....GAUAU.U..U.UUGGACGU.G.G.GU.-----.-.................................................................................................................................................................. +CP000312.1/1455328-1455014 ....UCUGC.U..U.UCGGAC--.-.-.--.-----.-.................................................................................................................................................................. +ACAT01000012.1/45784-45462 ....AAUAU.G..U.UUGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AE017262.2/2463847-2463523 ....GAUAU.U..U.CUGGAC--.-.-.--.-----.-.................................................................................................................................................................. +FM242711.1/2481647-2481323 ....GAUAU.U..U.CUGGAC--.-.-.--.-----.-.................................................................................................................................................................. +AF137379.1/195547-195873 g.ccUCGAG.A..G.ACGGAAGU.G.A.GU.UCAAU.U.................................................................................................................................................................. +U68076.1/22-329 ....-GGCU.U..U.UCGGA---.-.-.--.-----.-.................................................................................................................................................................. +AF440342.1/1-322 ....GAUAU.U..U.CUGG----.-.-.--.-----.-.................................................................................................................................................................. +AF440349.1/1-322 ....GAUAU.U..U.CUGG----.-.-.--.-----.-.................................................................................................................................................................. +AF440351.1/1-322 ....GAUAU.U..U.CUGG----.-.-.--.-----.-.................................................................................................................................................................. +AM263198.1/2430862-2430542 ....GAUAU.U..U.CUGG----.-.-.--.-----.-.................................................................................................................................................................. +AF440350.1/2-322 ....CAUAU.U..U.CUGG----.-.-.--.-----.-.................................................................................................................................................................. +AF440335.1/2-315 ....GAUGU.G..U.U-------.-.-.--.-----.-.................................................................................................................................................................. +AF375582.1/9-303 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AF440336.1/1-322 ....GAUAU.U..U.CUGG----.-.-.--.-----.-.................................................................................................................................................................. +AY911521.1/1-340 ....AGUAC.U..G.GC------.-.-.--.-----.-.................................................................................................................................................................. +AY911520.1/1-342 ....AGUAC.U..G.GC------.-.-.--.-----.-.................................................................................................................................................................. +AY911522.1/1-341 ....AGUAC.U..G.GC------.-.-.--.-----.-.................................................................................................................................................................. +AY846305.1/1-307 ....AAUGC.U..G.GC------.-.-.--.-----.-.................................................................................................................................................................. +AACY020396050.1/454-188 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AY911524.1/1-307 ....GAUGU.U..U.CU------.-.-.--.-----.-.................................................................................................................................................................. +CP000439.1/15626-15294 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AF375575.1/11-299 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +CP002222.1/2211225-2211552 ....AAUAU.G..C.UUGGACGC.G.A.--.-----.-.................................................................................................................................................................. +AY040838.1/1-298 ....CAUUU.C..U.UC------.-.-.--.-----.-.................................................................................................................................................................. +AF375577.1/11-299 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AY082653.1/2-336 a.auACCCA.A..U.U-------.-.-.--.-----.-.................................................................................................................................................................. +AF375585.1/1-302 ....AGAAC.C..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AF375587.1/1-302 ....AGAAC.C..-.--------.-.-.--.-----.-.................................................................................................................................................................. +ABGQ01000005.1/122398-122710 ....AUUAU.U..U.UUGGAC--.-.-.--.-----.-.................................................................................................................................................................. +CP000414.1/273277-273583 ....GGGCG.A..U.UUGGACAG.-.-.--.-----.-.................................................................................................................................................................. +AF375568.1/8-285 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AF375579.1/10-290 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +DQ250622.1/20-291 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +U68082.1/22-356 g.gcAAGAU.U..U.UUGGA---.-.-.--.-----.-.................................................................................................................................................................. +CP000141.1/258392-258750 ....UUGUC.C..U.CCGGACGGuG.G.GU.UCGAU.U.................................................................................................................................................................. +CP001147.1/1166175-1165826 ....AGCAC.C..U.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000112.1/1988490-1988131 ....ACUGU.U..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000016.1/678009-678400 ....AAGAA.U..U.CUGGACGC.G.G.GU.UCGAA.C.................................................................................................................................................................. +BX908798.1/630473-630069 ....AUUUG.C..C.AAGGACGA.G.A.GU.UCAAU.U.................................................................................................................................................................. +AE014184.1/278117-278485 ....CCAUG.C..C.GCGGACGG.G.G.GU.UCGAU.U.................................................................................................................................................................. +BX248583.1/610694-611086 ....AAGAA.U..U.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +CP000249.1/937591-937964 ....GGGGC.C..G.GAGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AF022186.2/109751-109498 ....AAUUU.C..U.AUGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +AAFX01035522.1/635-271 ....GCUUU.A..G.CUGGACGG.G.G.GU.UCAAU.U.................................................................................................................................................................. +CP000108.1/2092429-2092029 ....CAAUA.U..U.CUGGACGC.G.G.GU.UCGAA.U.................................................................................................................................................................. +AE000657.1/1153844-1153501 ..ccGCCGU.C..C.UCGGACGC.G.G.GU.UCGAU.U.................................................................................................................................................................. +CP000383.1/1433554-1433957 ...gGCCUU.C..U.CUGGACGA.G.A.GU.UCGAA.U.................................................................................................................................................................. +AY040837.1/1-317 ....ACUGA.U..U.UU------.-.-.--.-----.-.................................................................................................................................................................. +CP000471.1/1522615-1522980 ..auACAUA.U..U.UCGGACCG.G.G.GU.UCGAC.U.................................................................................................................................................................. +AAGX01000013.1/8741-9125 ...uGUCCU.U..U.AUGGAAAC.G.G.GU.UCGAU.U.................................................................................................................................................................. +AF137379.1/97379-97053 g.ccUCGAG.A..G.ACGGAAGU.G.A.GU.UCAAU.U.................................................................................................................................................................. +U68077.1/22-338 ....AGUGC.U..G.GCGGA---.-.-.--.-----.-.................................................................................................................................................................. +AY129337.1/100059-100495 ....AAGAC.A..C.CAGGACAG.G.G.GU.UCGAG.U.................................................................................................................................................................. +S67602.1/1-411 ....AUAUA.U..C.UUGGACGC.G.A.GU.UCGAU.U.................................................................................................................................................................. +AF481102.1/4584-4323 ....CUCCC.U..G.CUGGACGU.G.G.GU.UCAAU.U.................................................................................................................................................................. +AF389984.1/19-335 ....AGUAU.U..U.UCGGACGC.G.G.--.-----.-.................................................................................................................................................................. +AY911518.1/2-342 a.auAGCCA.C..U.U-------.-.-.--.-----.-.................................................................................................................................................................. +EF508371.1/55977-55668 g.uaAGCUG.A..A.AUGGACGU.G.G.GU.-----.-.................................................................................................................................................................. +AY082651.1/2-338 ..aaUACCU.C..U.GC------.-.-.--.-----.-.................................................................................................................................................................. +AY082650.1/21-310 ....-----.-..-.--------.-.-.--.-----.-.................................................................................................................................................................. +AACY023480922.1/1342-1077 ..auAAUCU.A..A.UUGGACGU.G.G.GU.-----.-.................................................................................................................................................................. +#=GC SS_cons ....))))).)..).))))),<<.<.<.<_._____._.................................................................................................................................................................. +#=GC RF ....aacau.u..u.ucGGACGc.G.G.GU.UCGAu.U.................................................................................................................................................................. + +CP002858.1/636403-636054 ..................................................................................................................................C.C.CGCCACCUCCAUUU +AQSL01000153.1/17879-17520 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP005990.1/1020353-1020710 ..................................................................................................................................C.C.CGCCGUCUCCACCA +CP000238.1/599480-599857 ..................................................................................................................................C.C.CGCCAGCUCCAGUC +CP001825.1/749016-749371 ..................................................................................................................................C.C.CCCCAUCUCCACCA +KI530573.1/179971-180319 ..................................................................................................................................C.C.CCUCACCUCCAUAA +ASKJ01000008.1/8063-7702 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AP009178.1/366342-366716 ..................................................................................................................................C.C.CGACACCUCCACCA +AUYT01000001.1/1918707-1918352 ..................................................................................................................................C.C.CACCGCCUCCAUUU +AUCY01000015.1/19166-18808 ..................................................................................................................................C.C.CGCCGCCUCCACCA +ASJR01000001.1/32419-32772 ..................................................................................................................................C.C.CCUCACCUCCACCA +EQ973344.1/309470-309111 ..................................................................................................................................C.C.CGUCGCCUCCACCA +GG688422.1/796853-797205 ..................................................................................................................................C.U.CCUCAUCUCCACCA +AWNK01000007.1/2603-2958 ..................................................................................................................................C.C.CCUCGCCUCCACCA +FP565809.1/2090387-2090739 ..................................................................................................................................C.U.CCUCAUCUCCACCA +AAQJ02000001.1/107653-108060 ..................................................................................................................................C.C.CACCGCCUCCACCA +KI931836.1/25582-25945 ..................................................................................................................................C.C.CGCCGCCUCCACUU +KB904802.1/126181-125821 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AWNR01000023.1/15640-15289 ..................................................................................................................................C.C.CGCCACCUCCAUUA +AFGF01000016.1/98-443 ..................................................................................................................................C.U.CCUCGCCUCCACCA +ATHV01000022.1/103068-102712 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP002431.1/1755900-1756290 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP003549.1/4580582-4580961 ..................................................................................................................................C.U.GCCCAGAUCCAUUA +ACJM01000005.1/68711-69066 ..................................................................................................................................C.C.CCUCGCCUCCACCA +HF951689.1/2306922-2307273 ..................................................................................................................................C.U.CUCCACCUCCACUU +FR898651.1/77917-78268 ..................................................................................................................................C.U.CCUCAUCUCCACCA +AP012209.1/218727-219086 ..................................................................................................................................C.C.CCUCGCCUCCACCA +KB899636.1/1103066-1102672 ..................................................................................................................................C.C.CGCCAUCUCCACCA +CP002514.1/2635929-2635561 ..................................................................................................................................C.C.CUCCAUCUCCAUCA +ASLA01000048.1/2102-1719 ..................................................................................................................................C.C.CGGCACCUCCACCA +CP002116.1/2157788-2157433 ..................................................................................................................................C.C.CGCCACCUCCAUGC +ASOC01000115.1/3064-2663 ..................................................................................................................................C.C.CUCCGCCUCCACCA +KE386488.1/2302343-2301937 ..................................................................................................................................C.C.CUCCAGCUCCACAA +KB731324.1/5596722-5597112 ..................................................................................................................................C.C.CGUCAGCUCCACUU +HF996868.1/105202-104824 ..................................................................................................................................C.U.CCCCGGCUCCACCA +ALXF01000043.1/19177-19547 ..................................................................................................................................C.C.CGCCGACUCCAUUU +HE978586.1/16541-16890 ..................................................................................................................................C.C.CGCCAUCUCCAUUC +ATUV01000002.1/430394-430763 ..................................................................................................................................C.C.CGCCGUCUCCACCA +CP007128.1/3913005-3912647 ..................................................................................................................................C.C.CCUCACCUCCACUC +JH992902.1/898595-898946 ..................................................................................................................................C.U.CCUCAUCUCCACCA +APKF01000001.1/3068-2714 ..................................................................................................................................C.C.CACCGCCUCCACCA +AUIC01000003.1/527982-527611 ..................................................................................................................................C.C.CGGCGUCUCCACCA +HG793133.1/844919-845298 ..................................................................................................................................C.C.CAUCGCCUCCACCA +ALJM01000044.1/142922-143282 ..................................................................................................................................C.C.CAUCAUCUCCACCA +FR891194.1/2245-2609 ..................................................................................................................................C.C.CGCCGUCUCCACCA +JAGN01000007.1/210-575 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +AUFW01000018.1/1438-1080 ..................................................................................................................................C.C.CGUCGCCUCCAAUA +ABCK01000022.1/52666-53029 ..................................................................................................................................C.C.CCCCGCCUCCAUUA +ARQD01000001.1/166156-166556 ..................................................................................................................................C.C.CAUCGCCUCCACCA +HE610718.1/464779-464439 ..................................................................................................................................C.C.CACCGCCUCCACCA +CP001992.1/1409800-1410172 ..................................................................................................................................C.C.CCCCACCUCCACUA +CP001744.1/2441287-2441647 ..................................................................................................................................C.C.CCCCGCCUCCAUAG +AUHX01000013.1/95926-96324 ..................................................................................................................................C.U.CCCCGACUCCACAA +AAVU01000091.1/1296-902 ..................................................................................................................................C.C.CAUAUGCUCCAUAU +GG774889.1/871343-871741 ..................................................................................................................................C.C.CGUCAGCUCCACUA +KB900537.1/113361-112992 ..................................................................................................................................C.C.CGUCACCUCCACCA +FR898229.1/7571-7218 ..................................................................................................................................C.U.CCUCGGGUCCACCA +AZMC01000283.1/4374-4034 ..................................................................................................................................C.C.CCUCGUCUCCACCA +JH597773.1/1074245-1073899 ..................................................................................................................................C.C.CGCCGUCUCCAGAA +KI259821.1/152029-152373 ..................................................................................................................................C.C.CACCGCCUCCACCA +FP929056.1/2034356-2034003 ..................................................................................................................................C.C.CCCCGCCUCCACCA +FR881339.1/29502-29115 ..................................................................................................................................C.C.CCUCGCCUCCACCA +BA000021.3/122211-122575 ..................................................................................................................................C.C.CGCCAGCUCCAUAU +CP003945.1/2841847-2842237 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +AFPK01000014.1/104717-104318 ..................................................................................................................................C.C.CGGCACCUCCACAA +AODQ01000135.1/11337-11706 ..................................................................................................................................C.C.CGGCGGCUCCACCA +CP001102.1/1736501-1736132 ..................................................................................................................................C.C.CUCCGACUCCACUU +AUPZ01000004.1/157107-156730 ..................................................................................................................................C.U.CCACAGCUCCACCA +HF570956.1/2001206-2000840 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP001928.1/582499-582061 ..................................................................................................................................C.U.CUCCACCUCCAGUC +CP003558.1/1981618-1982006 ..................................................................................................................................C.C.CGUCAGCUCCAUCU +CP003282.1/1783812-1784199 ..................................................................................................................................C.C.CGCCACCUCCAUGU +AWNH01000060.1/189581-189189 ..................................................................................................................................C.C.CGUCAGCUCCAUUU +ALVZ01000087.1/10266-9881 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +KI866524.1/456419-456036 ..................................................................................................................................C.C.CGCCACCUCCACGC +AKKQ01000028.1/4742-4361 ..................................................................................................................................C.C.CGACGCCUCCACCA +FR872582.1/1677615-1677994 ..................................................................................................................................C.U.CUCCACCUCCAGUU +ACGK02000001.1/64422-64047 ..................................................................................................................................C.U.CCGCACCUCCACCA +AZHT01000027.1/118138-118538 ..................................................................................................................................C.C.CACCAGCUCCACUC +ATLH01000005.1/103963-103567 ..................................................................................................................................C.U.CCCCGGCUCCACAA +BAKS01000012.1/61092-61497 ..................................................................................................................................C.C.CUCCAGCUCCACCG +AFUH01000001.1/665981-666327 ..................................................................................................................................C.U.CGCCAUCUCCACCA +FR884026.1/41636-41272 ..................................................................................................................................C.U.CCUCACCUCCACCA +AQYI01000003.1/272886-273254 ..................................................................................................................................C.C.CUCCAGGUCCACAA +CP001700.1/1601994-1602378 ..................................................................................................................................C.C.CGCCGGCUCCACUG +HF988734.1/273683-274038 ..................................................................................................................................C.U.CGUCAGGUCCACCA +CP001085.1/311892-311523 ..................................................................................................................................C.C.CGCCAGCUCCAUAA +HF997981.1/5979-5613 ..................................................................................................................................C.C.CGUCACCUCCACCA +KB822569.1/149528-149878 ..................................................................................................................................C.C.CCUCAUCUCCAUAA +ACYG01000005.1/100332-100693 ..................................................................................................................................C.C.GCACACCUCCACCA +AUGC01000009.1/55220-55600 ..................................................................................................................................C.C.CUCCGGCUCCACAA +CP001055.1/122841-122496 ..................................................................................................................................C.C.CCCCACCUCCAUUU +HF991991.1/20593-20240 ..................................................................................................................................C.U.CGCCACCUCCACCA +KB235914.1/386818-387205 ..................................................................................................................................C.U.GCCCGGUUCCAUUA +CP003468.1/209272-209650 ..................................................................................................................................C.C.CGCCGCCUCCAUAA +KB235922.1/2875526-2875912 ..................................................................................................................................C.U.GCUCGGCUCCAUUA +JHYK01000021.1/12058-11714 ..................................................................................................................................C.C.CGCCUACUCCACUA +CP000251.1/3245285-3245635 ..................................................................................................................................C.C.CGGCGCCUCCACUU +AUNE01000047.1/23494-23877 ..................................................................................................................................C.C.CGCCACCUCCACCA +CM001776.1/4689845-4689455 ..................................................................................................................................C.C.CGUCAGCUCCAUUU +HF996708.1/40-397 ..................................................................................................................................C.C.CACCACCUCCACCA +AYUF01000408.1/24337-24736 ..................................................................................................................................C.U.CUCCAGCUCCACAA +JH636449.1/2721-2327 ..................................................................................................................................C.C.CGCCGCCUCCAAAU +ASOA01000014.1/1706-2119 ..................................................................................................................................C.C.CACCGUCUCCACCC +CP003587.1/902888-903255 ..................................................................................................................................C.C.CCUCAGCUCCACUU +BAKX01000003.1/95816-96227 ..................................................................................................................................C.C.CUCCAGCUCCACAA +AXYY01000137.1/843-484 ..................................................................................................................................C.C.CGCCACCUCCACGC +AZMO01000001.1/139882-140231 ..................................................................................................................................C.C.GCCCCUCUCCACCA +ACNN01000035.1/47821-47413 ..................................................................................................................................C.C.CUCCAGCUCCACUU +ALNN01000055.1/22370-21967 ..................................................................................................................................C.U.CUCCGACUCCACUU +KI912268.1/2145220-2144834 ..................................................................................................................................C.C.CGCCACCUCCACCA +KB235941.1/316766-316382 ..................................................................................................................................C.C.GCUCAGCUCCAUUA +FR893351.1/2846-2458 ..................................................................................................................................C.U.CGUCAUCUCCACCA +KB903813.1/741955-742326 ..................................................................................................................................C.C.CGGCAUCUCCACUG +CP007028.1/735572-735231 ..................................................................................................................................C.C.CUCCGCCUCCACCA +CP002831.1/999997-1000386 ..................................................................................................................................C.C.CUCCAGCUCCACAG +AQSF01000014.1/33474-33883 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP001931.1/1228258-1228604 ..................................................................................................................................C.C.CUCCGCCUCCACCA +CP003594.1/2974628-2975020 ..................................................................................................................................U.C.CUCCGGCUCCACUU +CP002689.1/220559-220962 ..................................................................................................................................C.C.CCGCAGCUCCACAA +NZ_AUNJ01000479.1/8706-8339 ..................................................................................................................................C.C.CACCACCUCCACCA +CP001631.1/1841797-1842141 ..................................................................................................................................C.C.CGCCACCUCCACUG +AP010656.1/24469-24061 ..................................................................................................................................C.C.CUCCAAGUCCACAC +ARQP01000007.1/5209-5631 ..................................................................................................................................C.C.CAUCACCUCCACUA +CP001100.1/217460-217061 ..................................................................................................................................C.C.CGCCAUCUCCACAA +JAQT01000030.1/65098-65444 ..................................................................................................................................C.C.CCUCUAGUCCAUCA +AUNI01000009.1/384160-384528 ..................................................................................................................................C.U.CGCCACCUCCACCA +CP002959.1/4283088-4282728 ..................................................................................................................................C.C.CGCCGUCUCCAA-- +CP003592.1/3209365-3208957 ..................................................................................................................................C.U.GCCCGGUUCCAUUA +ASKX01000001.1/32962-33313 ..................................................................................................................................C.C.CACCGUCUCCACAA +KB446646.1/41771-41419 ..................................................................................................................................C.C.CCUCAUCUCCACCA +AUSF01000044.1/5114-5486 ..................................................................................................................................C.C.CCUCGACUCCACAA +KI669458.1/92635-92997 ..................................................................................................................................C.C.CCACGACUCCACCA +HF989886.1/20501-20161 ..................................................................................................................................C.U.CCUCUGCUCCACCA +HE796683.1/2411165-2410793 ..................................................................................................................................C.C.CUGCGUCUCCACUA +JAFS01000001.1/824753-824367 ..................................................................................................................................C.C.CUCCGCCUCCACUC +BAOU01000044.1/35706-35301 ..................................................................................................................................C.C.CUCCAGCUCCACUA +AEOP01000010.1/61538-61894 ..................................................................................................................................C.C.CCUCGGGUCCAUUG +KI259238.1/10152-9742 ..................................................................................................................................C.C.CCGCAUCUCCACAC +ASKV01000006.1/24849-24484 ..................................................................................................................................C.C.CGCCAUCUCCACAU +KB890740.1/133210-133620 ..................................................................................................................................C.C.CUGCAGCUCCACUU +FR879654.1/40358-40711 ..................................................................................................................................C.C.GCUCGGCUCCACCA +FR889389.1/475-113 ..................................................................................................................................C.U.CGGCAGUUCCACCA +CP001342.1/34167-34555 ..................................................................................................................................C.C.CCUCACCUCCACCC +HF989692.1/61799-61403 ..................................................................................................................................C.C.CCUCGUCUCCAGUU +CP003535.1/11043-10643 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +AGFP01000046.1/7013-7406 ..................................................................................................................................C.C.CGUCAUCUCCACCA +ALYD01000034.1/3925-3580 ..................................................................................................................................C.C.CGUCUGGUCCAUAA +FR899762.1/122785-122431 ..................................................................................................................................C.U.CCUCUUCUCCACCA +FR888581.1/27975-27566 ..................................................................................................................................C.C.CCUCGUCUCCAUUA +AXXW01000006.1/8285-8702 ..................................................................................................................................C.C.CGCCAUCUCCACCA +FR898414.1/7627-8006 ..................................................................................................................................C.U.CCUCACCUCCACCA +CP002305.1/876782-876405 ..................................................................................................................................C.C.CUGCGGCUCCACAU +JHVF01000005.1/25190-25562 ..................................................................................................................................C.C.CCGCAUCUCCACCA +KE383878.1/389698-390080 ..................................................................................................................................C.C.CACCACCUCCACAA +KB903598.1/117048-116669 ..................................................................................................................................C.U.CGGCGUCUCCACUA +HF996414.1/34976-35365 ..................................................................................................................................C.C.CGCCAUCUCCAGUU +AP012057.1/3088989-3089374 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AP012338.1/3764942-3764524 ..................................................................................................................................C.C.CCCCGGCUCCAUCA +FR878780.1/584-172 ..................................................................................................................................C.C.CCUCAGCUCCACCA +AUKE01000004.1/110420-110042 ..................................................................................................................................C.C.CGUCUACUCCACUU +ASNF01000024.1/3688-3210 ..................................................................................................................................C.C.GCCCAUCUCCACCA +ATUN01000002.1/79576-79969 ..................................................................................................................................C.C.CCGCAUCUCCACCA +CP001991.1/80770-80390 ..................................................................................................................................C.C.CGGCAGCUCCACCA +HF988635.1/78352-78721 ..................................................................................................................................C.C.CGUCUACUCCACCA +FR884158.1/585-938 ..................................................................................................................................C.U.CCCCGGCUCCACCA +HF998489.1/9355-8982 ..................................................................................................................................C.C.CGUCACCUCCACCA +CP005077.1/1066430-1066006 ..................................................................................................................................C.C.CGCCACCUCCACCA +KB890469.1/225159-225534 ..................................................................................................................................C.U.CGCCGUCUCCACCC +CP006934.1/82796-83205 ..................................................................................................................................C.C.CGCCAUCUCCACCA +KE386702.1/19959-20367 ..................................................................................................................................C.C.CACCACCUCCACCA +VAFM01000001.1/110572-110996 ..................................................................................................................................C.C.CACCACCUCCACCA +VAFM01000002.1/254529-254105 ..................................................................................................................................C.C.CACCGCCUCCACCA +JPOG01000001.1/1870125-1870491 ..................................................................................................................................C.C.CGCCGCCUCCACCA +LBVL01000005.1/63048-63431 ..................................................................................................................................C.C.CGCCGCCUCCACCC +AZAC01000012.1/3972-3618 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DF820455.1/1391248-1391636 ..................................................................................................................................C.C.CCGCGCCUCCACCA +LDWW01000002.1/237639-237287 ..................................................................................................................................C.C.CCUCACCUCCACCA +JMLW01000015.1/73476-73838 ..................................................................................................................................C.C.CGCCGUCUCCACCA +JNKD01000026.1/39064-39457 ..................................................................................................................................C.C.CGCCAUCUCCACCA +CBXV010000007.1/314848-314456 ..................................................................................................................................C.U.CGGCGCCUCCACCA +CCYH01000025.1/83270-82913 ..................................................................................................................................C.U.CCUCGCCUCCACCA +LBXL01000031.1/6216-5793 ..................................................................................................................................C.C.CUCCGUCUCCACCA +JUGZ01000013.1/97606-98008 ..................................................................................................................................C.C.CGCCGGCUCCACCA +CP012508.1/617437-617850 ..................................................................................................................................C.C.CGCCGUCUCCACCA +CP009498.1/16264-15881 ..................................................................................................................................C.C.CCCCACCUCCACCC +LBNX01000003.1/44093-44450 ..................................................................................................................................C.C.CAUCGCCUCCACCA +CP010904.1/827903-827547 ..................................................................................................................................C.C.CCCCGCCUCCACCA +JANU01000001.1/29828-30244 ..................................................................................................................................C.C.CGCCAGCUCCACCA +JQLX01000001.1/5794-5436 ..................................................................................................................................C.C.CGCCGUCUCCACCA +JIAD01000001.1/1284265-1283893 ..................................................................................................................................C.C.CGCCAUCUCCACCA +LCNO01000015.1/15676-16056 ..................................................................................................................................C.C.CUCCGCCUCCACUC +JTLC01000017.1/17326-17675 ..................................................................................................................................C.C.CGUCACCUCCACCA +LBFQ01000072.1/2976-2610 ..................................................................................................................................C.C.CGCCGCCUCCACUU +LBWP01000009.1/3123-3526 ..................................................................................................................................C.C.CUCCAUCUCCACAC +LBOA01000003.1/31818-32197 ..................................................................................................................................C.C.CAUCGCCUCCACCA +JNUP01000003.1/6474-6821 ..................................................................................................................................C.C.CGCCACCUCCAAAA +JTJD02000015.1/33141-32758 ..................................................................................................................................C.C.CGUCAGCUCCACUA +LAJB01000003.1/224901-224540 ..................................................................................................................................C.C.CGCCGUCUCCAUAC +LCET01000002.1/68324-67997 ..................................................................................................................................C.C.CGCCAUCUCCACCU +CCEJ010000005.1/137421-137818 ..................................................................................................................................C.U.CUCCACCUCCAUUA +BATP01000055.1/13523-13879 ..................................................................................................................................C.C.CCUCGCCUCCACCA +LBHJ01000003.1/696051-695697 ..................................................................................................................................C.U.CCCCGCCUCCACCA +JPSP01000007.1/28515-28904 ..................................................................................................................................C.U.GCUCGGCUCCAUAA +JVZP01000178.1/52129-52482 ..................................................................................................................................C.C.CGCCAUCUCCACUA +BBLW01000001.1/280432-280064 ..................................................................................................................................C.C.CGGCAUCUCCACGA +LCJL01000009.1/58801-58439 ..................................................................................................................................C.C.GGGCGUCUCCACUC +LBFR01000007.1/3685-4025 ..................................................................................................................................C.C.CGCCACCUCCAUUU +LBSR01000012.1/23369-23684 ..................................................................................................................................C.U.CCUCAUCUCCACAA +LBON01000001.1/85770-86180 ..................................................................................................................................C.C.CAUCGCCUCCACCA +LCPJ01000023.1/4002-4388 ..................................................................................................................................C.C.CGCCACCUCCACCG +LBVO01000045.1/1590-1187 ..................................................................................................................................C.C.CCGCAAGUCCACUU +LCND01000009.1/18504-18891 ..................................................................................................................................C.C.CCUCAUCUCCACCA +LBXN01000012.1/8146-8528 ..................................................................................................................................C.U.CUCCGUCUCCACCG +LBTE01000001.1/181582-181951 ..................................................................................................................................C.C.CAUCGCCUCCACCA +JXYS01000044.1/11802-12151 ..................................................................................................................................C.C.CGCCACCUCCACUA +JRNA01000008.1/44248-44604 ..................................................................................................................................C.U.CGCCACUUCCACCA +JYNY01000067.1/698-284 ..................................................................................................................................C.C.CGGCACCUCCACCA +JQKG01000044.1/8746-9122 ..................................................................................................................................C.U.CCCCGUCUCCACCA +CP010049.1/662246-662652 ..................................................................................................................................C.C.CGCCAGCUCCACCA +LBUB01000004.1/14890-14538 ..................................................................................................................................C.C.CUCCGUCUCCACUA +LBTR01000041.1/3674-4084 ..................................................................................................................................C.C.CUCCGUCUCCACCA +JRAO01000036.1/80303-80708 ..................................................................................................................................C.C.CCGCAUCUCCACAU +LBVU01000003.1/207697-208066 ..................................................................................................................................C.C.CGCCGUCUCCACAC +LCKC01000012.1/3100-2729 ..................................................................................................................................C.C.CACCAUCUCCACUC +LCMH01000015.1/545-169 ..................................................................................................................................C.C.CUCCGUCUCCACAU +LM655252.1/355939-355574 ..................................................................................................................................C.C.CCCCGCCUCCAUAA +JQKF01000008.1/93046-92698 ..................................................................................................................................C.C.CGCCACCUCCACGG +CP006873.1/25114-24724 ..................................................................................................................................C.C.CGCCAACUCCACAA +FO681347.1/931288-931628 ..................................................................................................................................C.C.CCUCAUCUCCACCA +JJML01000005.1/22022-21639 ..................................................................................................................................C.U.CCUCAGCUCCAUUA +LCRI01000014.1/3123-2691 ..................................................................................................................................C.C.CCCCAGCUCCACCA +LCMN01000019.1/6816-7187 ..................................................................................................................................C.C.CGCCACCUCCACAC +LCBR01000003.1/24404-24800 ..................................................................................................................................C.C.CUUCAUCUCCACAA +LCIO01000001.1/359464-359150 ..................................................................................................................................C.C.GCUCGCUUCCACUA +LCMF01000007.1/3328-2942 ..................................................................................................................................C.C.CCCCAUCUCCACCA +LCAT01000001.1/12487-12871 ..................................................................................................................................C.C.CAUCGCCUCCACCA +LBTQ01000012.1/4722-4333 ..................................................................................................................................C.C.CGCCACUUCCACCA +JHXL01000001.1/268664-268318 ..................................................................................................................................C.C.CAUCAGCUCCACCA +LCJB01000031.1/7357-6953 ..................................................................................................................................C.C.CUCCAGUUCCACCA +KL370861.1/689059-689433 ..................................................................................................................................C.C.CGUCUACUCCACUC +CP011125.1/3695779-3696139 ..................................................................................................................................C.C.CGGCGCCUCCAA-- +JPOL01000002.1/2743610-2743210 ..................................................................................................................................C.C.GCCCGACUCCACUU +JQZV01000013.1/531207-531608 ..................................................................................................................................C.C.CUCCAUCUCCACAG +CP009770.1/651986-651568 ..................................................................................................................................C.C.CCUCAUCUCCACCA +LN774881.1/45808-46201 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +LCPZ01000013.1/14684-14250 ..................................................................................................................................C.U.CGCCACUUCCACUU +JPGV01000030.1/16634-16230 ..................................................................................................................................C.C.CGCCAUCUCCACAA +LCQK01000001.1/76799-76484 ..................................................................................................................................C.C.GGCCAUGUCCACCC +LBWS01000004.1/13001-12609 ..................................................................................................................................C.C.CCUCAUCUCCACAU +LBYP01000006.1/6250-6635 ..................................................................................................................................C.C.CGCCAUCUCCACCA +CP010048.1/642823-643266 ..................................................................................................................................C.C.CGCCAGCUCCAAUC +LBUF02000004.1/3892-3509 ..................................................................................................................................C.C.CGCCGUCUCCAUUC +LBVD01000033.1/1549-1946 ..................................................................................................................................C.C.CUCCAUCUCCACAA +JNKS01000009.1/137342-137688 ..................................................................................................................................C.C.CGUCUACUCCACUC +JHYB01000002.1/203033-203370 ..................................................................................................................................C.C.CCUCAUCUCCACCA +LCKM01000037.1/6584-6998 ..................................................................................................................................C.C.CUCCGUCUCCACCA +LCQQ01000019.1/13784-14141 ..................................................................................................................................C.U.CCCCGCCUCCAUGA +LCRX01000013.1/37153-36761 ..................................................................................................................................C.C.CGGCAUCUCCACCA +LCCA01000014.1/22738-23142 ..................................................................................................................................C.C.CCCCAUCUCCACCA +LBWN01000015.1/4052-4452 ..................................................................................................................................C.C.CUCCAUCUCCACCG +LBSM01000014.1/7495-7801 ..................................................................................................................................U.C.CCCCAGCUCCACCA +LCSE01000026.1/14477-14815 ..................................................................................................................................C.C.GCCCAUCUCCACUU +LCCH01000003.1/104539-104154 ..................................................................................................................................C.U.CCCCGCUUCCACCC +LBPN01000017.1/4668-4262 ..................................................................................................................................C.C.CUCCAUCUCCACCA +LCQN01000004.1/2090-1720 ..................................................................................................................................C.C.CCUCAUCUCCAA-- +LBRG01000002.1/80990-80646 ..................................................................................................................................C.C.CUCCGCCUCCACUA +LBWD01000040.1/2872-2459 ..................................................................................................................................C.C.CGGCAUCUCCACAC +LFCL01000020.1/43920-44288 ..................................................................................................................................C.C.CACCAUCUCCACAA +LCFP01000015.1/21595-21182 ..................................................................................................................................C.C.GGACAUCUCCACUA +LCZK01000005.1/15794-15403 ..................................................................................................................................C.C.CCCCAGCUCCACAC +LCPF01000001.1/139041-139402 ..................................................................................................................................C.U.CGCCAUCUCCACUA +LBTF01000042.1/4010-3627 ..................................................................................................................................C.U.CGCCAUCUCCACAU +LBYO01000020.1/14685-15084 ..................................................................................................................................C.C.CGCCAUCUCCACAG +LCJI01000076.1/551-95 ..................................................................................................................................C.C.CGCCAUCUCCACCA +LBRY01000002.1/96982-97252 ..................................................................................................................................C.C.CGCCAUCUCCACAA +LBSX01000016.1/13212-12821 ..................................................................................................................................C.C.CGGCAUCUCCACCG +LCCN01000005.1/43676-44042 ..................................................................................................................................C.C.CACCACCUCCACAA +LBVI01000011.1/10031-10437 ..................................................................................................................................C.C.CCCCAUCUCCACAA +JNJZ01000001.1/51391-51754 ..................................................................................................................................C.C.CGUCAUCUCCACCA +LCQJ01000017.1/3987-4389 ..................................................................................................................................C.U.CCCCACCUCCACCA +CWGI01000001.1/410139-410466 ..................................................................................................................................C.C.CGACACCUCCACCA +JNSG01000124.1/7179-6798 ..................................................................................................................................C.C.CCCCAGCUCCACCA +LCQD01000047.1/1018-1366 ..................................................................................................................................C.C.GCCCAUCUCCACAU +LBRC01000023.1/12761-12379 ..................................................................................................................................C.C.CCUCAUCUCCACCA +LCLC01000008.1/174-544 ..................................................................................................................................C.C.CAUCAUCUCCACCC +CP013015.1/2533989-2533630 ..................................................................................................................................C.C.CGCCACCUCCACCA +MHBD01000002.1/13547-13938 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MGXT01000015.1/8080-7667 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MGXG01000040.1/13579-13190 ..................................................................................................................................C.C.CGCCGCCUCCACCA +LJCP01000005.1/82764-83123 ..................................................................................................................................C.C.CGCCGCCUCCACCA +LKUE01000187.1/213-565 ..................................................................................................................................C.C.CGCCACCUCCAUAU +MHAC01000036.1/12680-12321 ..................................................................................................................................C.C.CGGCACCUCCACAA +LEKQ01000002.1/22785-22433 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CZVY01000005.1/22662-22299 ..................................................................................................................................C.C.CGGCACCUCCACUA +MFGX01000014.1/1750-2110 ..................................................................................................................................C.C.CGGCACCUCCACCA +CVRF01000002.1/116186-116544 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +MGVD01000143.1/12424-12776 ..................................................................................................................................C.C.CCGCACCUCCACCA +MEKR01000144.1/4750-5104 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP014606.1/252745-253092 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MEWO01000052.1/4102-3747 ..................................................................................................................................C.C.CACCGCCUCCAUUU +MGRH01000003.1/98169-98518 ..................................................................................................................................C.C.CGCCGCCUCCAAAA +MGYE01000004.1/2020-1606 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MFGW01000163.1/1065-712 ..................................................................................................................................C.C.CACCGCCUCCACCA +MGYI01000040.1/15438-15037 ..................................................................................................................................C.C.CGCCGCCUCCACCA +LWLG01000001.1/217929-218288 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MHFY01000089.1/36825-37235 ..................................................................................................................................C.U.CGCCACCUCCACCA +MFGU01000072.1/12500-12155 ..................................................................................................................................C.C.CGCCACCUCCACCA +MGSL01000002.1/87491-87871 ..................................................................................................................................C.C.CGGCGCCUCCACCC +MGPY01000047.1/46976-47340 ..................................................................................................................................C.C.CGCCGCCUCCAUAA +LJUH01000035.1/1177-803 ..................................................................................................................................C.U.CUCCACCUCCAUUU +LMZT01000136.1/1985-1630 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MGYF01000011.1/45317-44918 ..................................................................................................................................C.C.CGCCGCCUCCACAU +LKAJ01000003.1/197001-197364 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MHBL01000417.1/6274-6630 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MGES01000013.1/12099-12466 ..................................................................................................................................C.C.CGGCGCCUCCACUU +LQAA01000069.1/10493-10138 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MHFD01000070.1/17299-16909 ..................................................................................................................................C.C.CGGCACCUCCACCA +LFTD01000032.1/11516-11867 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MEUM01000023.1/2255-1908 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MHGJ01000085.1/9403-9005 ..................................................................................................................................C.C.GCCCACCUCCACUU +MGQK01000021.1/36705-37061 ..................................................................................................................................C.C.CGCCGCCUCCACCA +LIZX01000026.1/1871-1455 ..................................................................................................................................C.C.CGCCAGCUCCACCA +MHAB01000009.1/90027-89665 ..................................................................................................................................C.C.CCGCACCUCCACGA +MGSF01000072.1/8854-9199 ..................................................................................................................................C.C.CCCCACCUCCACAA +LVAZ01000193.1/10568-10923 ..................................................................................................................................C.C.CCCCGCCUCCACCA +METP01000031.1/3055-2626 ..................................................................................................................................C.U.CCUCAGCUCCACCA +LDIY01000025.1/1455-1093 ..................................................................................................................................C.C.CAUCGCCUCCACCA +KQ959571.1/48198-48573 ..................................................................................................................................C.U.CGUCAUCUCCAUUC +MEIE01000003.1/8149-7786 ..................................................................................................................................C.U.CCCCGCCUCCACCA +MBEW02000007.1/65381-65025 ..................................................................................................................................C.C.CGUCAUCUCCACCA +LN906597.1/1769319-1768932 ..................................................................................................................................C.C.GCCCGUCUCCACCA +KQ960171.1/91994-92343 ..................................................................................................................................C.C.CGCCGUCUCCACCA +MEWP01000009.1/6310-6669 ..................................................................................................................................C.C.CCCCGCCUCCAGUA +LFTO01000071.1/11850-12204 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MGFQ01000019.1/12306-11944 ..................................................................................................................................C.C.CUCCGUCUCCACAA +MHFG01000092.1/3055-3470 ..................................................................................................................................C.C.CGCCACCUCCACCA +MGGC01000035.1/20445-20094 ..................................................................................................................................C.C.CGCCGUCUCCACAG +AP013035.1/288584-288937 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MIAO01000031.1/2832-2487 ..................................................................................................................................C.C.CGCCACCUCCAUUU +MFRH01000054.1/18084-18462 ..................................................................................................................................C.C.CCUCACCUCCACCA +MHOI01000020.1/3407-3757 ..................................................................................................................................C.C.CGCCAUCUCCACCU +MHHW01000003.1/105340-105708 ..................................................................................................................................C.C.CACCAUCUCCACCA +MHBJ01000129.1/58834-59187 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MEIF01000008.1/13558-13201 ..................................................................................................................................C.C.CGCCACCUCCACCA +MHFI01000010.1/1947-1560 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CYUJ01000002.1/555749-555396 ..................................................................................................................................C.C.CACCGGCUCCACCA +MHBF01000056.1/34319-33960 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MIBK01000189.1/29921-30265 ..................................................................................................................................C.C.CGCCACCUCCAUUU +KQ959676.1/82208-81846 ..................................................................................................................................C.U.CCGCGCCUCCACCA +LMAD01000040.1/12505-12857 ..................................................................................................................................C.C.CAGCACCUCCACCA +LNEO01000177.1/47390-47749 ..................................................................................................................................C.C.CGGCGCCUCCACCA +MENC01000299.1/8040-7646 ..................................................................................................................................C.C.CCGCAGCUCCACUG +MGNI01000077.1/12465-12064 ..................................................................................................................................C.C.CGCCAUCUCCACCU +LNES01000006.1/53933-54307 ..................................................................................................................................C.U.CUCCACCUCCAAUA +LFRX01000017.1/24494-24846 ..................................................................................................................................C.C.CCUCUAUUCCACCA +MEUL01000107.1/12938-13366 ..................................................................................................................................C.C.CCUCAACUCCACUU +MGGO01000013.1/5585-5190 ..................................................................................................................................C.C.CGCCGUCUCCACAA +LNFE01000171.1/18255-18602 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MGFS01000028.1/13613-14010 ..................................................................................................................................C.C.CUCCGUCUCCACCA +MEUA01000041.1/14928-15356 ..................................................................................................................................C.C.CCUCUCCUCCAUUU +MFFR01000081.1/9602-9956 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MEUE01000001.1/557389-556978 ..................................................................................................................................C.C.CCUCUGCUCCACUU +LFTP01000002.1/9946-10303 ..................................................................................................................................CcC.CGCCGCCUCCACCA +MHYJ01000104.1/2228-1853 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MIAP01000112.1/1145-797 ..................................................................................................................................C.C.CCUCACCUCCAUUU +LJUS01000001.1/121172-120775 ..................................................................................................................................C.C.CGCCAUCUCCACCU +MENF01000054.1/12124-12519 ..................................................................................................................................C.C.CGGCAGCUCCACUA +MGHN01000018.1/79211-78798 ..................................................................................................................................C.C.CUCCGUCUCCACAA +MHCQ01000017.1/18428-18784 ..................................................................................................................................C.C.CUCCACCUCCACCA +MFJE01000033.1/5817-5410 ..................................................................................................................................C.U.CCCCAUCUCCACAU +MGHY01000011.1/7664-7307 ..................................................................................................................................C.C.CUCCGUCUCCACUC +MFKJ01000019.1/29047-28723 ..................................................................................................................................C.C.GGCCAUCUCCACCA +MFTT01000008.1/14499-14117 ..................................................................................................................................C.C.GCCCAUCUCCACCA +MEVA01000003.1/22149-22542 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MFPQ01000142.1/11917-12277 ..................................................................................................................................C.C.CCCCGCCUCCACCU +MGUR01000029.1/2715-2345 ..................................................................................................................................C.C.CGGCAGCUCCACCA +LDIV01000001.1/548920-549290 ..................................................................................................................................C.C.CAUCGCCUCCACCA +MGZJ01000091.1/160444-160040 ..................................................................................................................................C.C.CACCACCUCCACCA +LDIZ01000008.1/226215-225849 ..................................................................................................................................C.C.CAUCGCCUCCACCA +MHYA01000206.1/8826-8473 ..................................................................................................................................C.C.CCCCGCCUCCAUUC +LSSZ01000072.1/31664-32087 ..................................................................................................................................C.C.CGGCGCCUCCACAA +CP012665.1/27155-27547 ..................................................................................................................................C.C.CGUCGCCUCCAG-- +LIGX01000041.1/259241-259604 ..................................................................................................................................C.C.CCUCGCCUCCACCA +MIDO01000016.1/4255-3890 ..................................................................................................................................C.C.CGCCACCUCCAG-- +MIDR01000041.1/43779-43394 ..................................................................................................................................C.C.CCUCGCCUCCACCA +LJZT01000076.1/188-579 ..................................................................................................................................C.C.CGUAGGCUCCACUU +MFKM01000033.1/15478-15821 ..................................................................................................................................A.C.UCCCAUCUCCACCA +KV820624.1/2365-1959 ..................................................................................................................................C.C.CUCCAUCUCCACUU +MHXF01000040.1/2608-2260 ..................................................................................................................................C.C.GGCCAUCUCCACAA +MEZU01000014.1/99792-99406 ..................................................................................................................................C.C.CGCCAGCUCCACUC +MGHF01000001.1/36664-36261 ..................................................................................................................................C.C.CUCCGUCUCCACUA +MGUW01000023.1/24194-23844 ..................................................................................................................................C.C.CGUCACCUCCACCA +MHMS01000008.1/20351-19992 ..................................................................................................................................C.C.CCUCGCUUCCACAA +MDLB01000081.1/11639-12060 ..................................................................................................................................C.U.CGCCGCCUCCACCA +LMYZ01000157.1/423-50 ..................................................................................................................................C.C.CGCCAUCUCCACAA +MHDD01000010.1/12272-12640 ..................................................................................................................................C.C.GGCCAUCUCCACUA +MGRM01000009.1/160866-161212 ..................................................................................................................................C.C.GUCCGCCUCCACCA +MIAN01000222.1/1534-1886 ..................................................................................................................................C.C.CGCCAUCUCCAAAA +MGJT01000018.1/4725-5079 ..................................................................................................................................C.C.CCGCAUCUCCACCA +MEUZ01000002.1/15586-15200 ..................................................................................................................................C.C.CCCCAUCUCCACCA +MHHZ01000006.1/10594-10981 ..................................................................................................................................C.C.CGCCAUCUCCACCC +MHQM01000025.1/22344-22744 ..................................................................................................................................C.C.CUCCAUCUCCAUAU +MHHD01000018.1/3074-3495 ..................................................................................................................................C.C.GGACACCUCCACCA +MEQG01000039.1/37351-37718 ..................................................................................................................................C.U.CGCCACCUCCACCA +MGRR01000113.1/4408-3865 .................................ucaccgugaacgacuaaacgagacaacauccuaaacggaugaugcgauagucugaucugcauguauaacaaaaugaagaugcagcuaacauaaauguC.C.CACCGCCUCCACC- +METE01000008.1/25900-26263 ..................................................................................................................................C.C.CCCCAGCUCCACCA +LNEX01000505.1/4133-3733 ..................................................................................................................................C.U.CGCCGCCUCCACCA +METK01000007.1/9815-9433 ..................................................................................................................................C.C.CAUCGCCUCCACCA +KQ959260.1/192515-192100 ..................................................................................................................................C.C.CUCCGGCUCCACUA +MFRP01000029.1/14906-15297 ..................................................................................................................................C.U.CUCCGUCUCCACCA +MDJR01000001.1/361697-362027 ..................................................................................................................................C.A.-------------- +MFVN01000010.1/7194-7575 ..................................................................................................................................C.C.GCCCAUCUCCACCG +MGXM01000089.1/35997-35601 ..................................................................................................................................C.C.CGCCAUCUCCACCU +MEUV01000045.1/11962-12351 ..................................................................................................................................C.C.CCCCAUCUCCACCA +MIBD01000002.1/25425-25081 ..................................................................................................................................C.C.CGCCGCCUCCAUUG +MHJO01000007.1/26393-26069 ..................................................................................................................................C.C.CUACAUCUCCACUA +MHBZ01000033.1/64921-64551 ..................................................................................................................................C.C.CUCCAUCUCCACCA +MFQT01000011.1/13297-13699 ..................................................................................................................................C.C.CAUCACCUCCACCA +MFXG01000090.1/4445-4874 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MFQW01000033.1/5226-4815 ..................................................................................................................................C.C.CGGCAUCUCCACGA +MGGP01000013.1/28775-28427 ..................................................................................................................................C.C.CGCCGUCUCCACCC +MHCR01000026.1/28240-27881 ..................................................................................................................................C.C.CGCCAUCUCCACCA +LJUC01000171.1/2641-2289 ..................................................................................................................................C.C.CCCCGCCUCCAGUG +MFKH01000002.1/9106-9456 ..................................................................................................................................C.C.CGCCACCUCCACUC +LVBW01000015.1/78865-79218 ..................................................................................................................................C.C.CGCCACCUCCAA-- +MGFC01000030.1/6687-7104 ..................................................................................................................................C.C.CCCCAGCUCCACCA +MHOE01000033.1/7462-7039 ..................................................................................................................................C.C.CUCCAUCUCCACAG +MHGU01000005.1/22162-21755 ..................................................................................................................................CcC.CGCCGCCUCCACCA +MGFK01000038.1/3527-3166 ..................................................................................................................................C.C.CUCCGCCUCCACAA +MHKV01000031.1/5777-6141 ..................................................................................................................................C.C.CACCAUCUCCACCG +MHQZ01000024.1/11961-12371 ..................................................................................................................................A.C.CCCCAUCUCCACAA +MFQZ01000004.1/17071-16666 ..................................................................................................................................C.U.CGCCGCCUCCACAA +LVBI01000039.1/22233-21882 ..................................................................................................................................C.U.CCCCAUCUCCAACA +MEYM01000019.1/33655-34044 ..................................................................................................................................C.U.CGCCAUCUCCACCC +MHTH01000019.1/1176-780 ..................................................................................................................................C.C.CGCCACUUCCACCG +MFGP01000014.1/5355-5744 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MHSW01000010.1/6539-6924 ..................................................................................................................................C.C.CACCAUCUCCACAA +MEQC01000014.1/48922-49290 ..................................................................................................................................C.C.CACCACCUCCACCA +MEYI01000043.1/18560-18948 ..................................................................................................................................C.U.CGCCAUCUCCACUG +MEPB01000068.1/153448-153083 ..................................................................................................................................C.C.CUCCGACUCCACAA +MHLW01000014.1/188-531 ..................................................................................................................................C.C.CUCCAUCUCCACCA +MFGC01000010.1/6795-6385 ..................................................................................................................................C.C.CGCCAUCUCCACUA +MHFT01000062.1/20529-20100 ..................................................................................................................................C.C.CACCAGCUCCACCA +MGLZ01000050.1/435-61 ..................................................................................................................................C.U.CUCCACCUCCAUUU +MDZC01000079.1/33262-32891 ..................................................................................................................................C.C.CUGCAUCUCCACUU +MHLA01000013.1/144228-144545 ..................................................................................................................................C.C.GCCCAUCUCCACCA +MHQX01000043.1/986-1349 ..................................................................................................................................C.U.CCCCACCUCCACCC +MFNF01000022.1/2981-2581 ..................................................................................................................................C.C.CGCCACCUCCACCA +MEIF01000040.1/13715-14088 ..................................................................................................................................C.C.CGCCACCUCCACCA +MGFA01000005.1/585-983 ..................................................................................................................................C.C.CAUCAGCUCCACCA +MHCP01000015.1/12480-12123 ..............................................................................................................................agagC.C.GGGCAUCUCCACCA +BBBR01000004.1/146362-146725 ..................................................................................................................................C.C.C-UCACCUCCAUUA +MHIO01000010.1/1606-1218 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MFAT01000016.1/7067-7474 ..................................................................................................................................C.C.CCCCAUCUCCACAC +MEOZ01000169.1/24325-23953 ..................................................................................................................................C.C.CUCCAGCUCCACGA +MHQY01000037.1/15680-16140 ..................................................................................................................................C.C.CAUCACUUCCAUCG +LYSV01000031.1/26876-26470 ..................................................................................................................................C.U.CUCCGGCUCCACCA +MFIN01000017.1/9033-8682 ..................................................................................................................................C.U.CCCCGCCUCCACCA +MFND01000095.1/2910-3313 ..................................................................................................................................C.C.CCCCACCUCCACCA +MESX01000016.1/60985-61410 ..................................................................................................................................C.C.CCCCAUCUCCACCA +MHBW01000003.1/53455-53823 ..................................................................................................................................C.C.CUCCAUCUCCACAA +MFUP01000005.1/45644-46023 ..................................................................................................................................C.C.CGCCAUCUCCAUCA +MHLE01000035.1/4006-3615 ..................................................................................................................................C.C.CAUCAUCUCCACUA +MGOM01000030.1/1593-1989 ..................................................................................................................................C.C.CGCCAUCUCCACCU +MFQB01000017.1/7139-7542 ..................................................................................................................................C.C.CGGCAUCUCCACGC +LICN01000061.1/4144-4513 ..................................................................................................................................C.C.CGCCAGCUCCACUA +MEMX01000153.1/23170-22807 ..................................................................................................................................C.C.CGGCGCCUCCACUC +CP012390.1/1583573-1583945 ..................................................................................................................................C.C.CGGCAGCUCCACAA +CP014991.1/674699-674323 ..................................................................................................................................C.C.CCACAACUCCACCA +CP017245.1/970450-970845 ..................................................................................................................................C.C.CCUCGUCUCCAGAU +MEWH01000002.1/82468-82078 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MHJK01000015.1/44587-44930 ..................................................................................................................................U.C.CGCCACUUCCACUC +MFTL01000010.1/13133-12764 ..................................................................................................................................C.U.CGCCAUCUCCAUAG +MGAY01000001.1/18154-17764 ..................................................................................................................................C.C.CGGCAUCUCCACCA +MHOH01000009.1/88769-88394 ..................................................................................................................................C.U.CCCCAUCUCCACAU +MGNF01000077.1/45552-45152 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MFQD01000029.1/5004-5401 ..................................................................................................................................C.C.CGGCAUCUCCACCA +MGFV01000002.1/57359-56964 ..................................................................................................................................C.C.CUCCGUCUCCACAC +MFQI01000030.1/162-562 ..................................................................................................................................C.C.CGGCAUCUCCACUU +LJNF01000002.1/28516-28200 ..................................................................................................................................C.C.CUUCACCUCCACAG +MGEW01000023.1/91513-91134 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MHCN01000013.1/27316-26960 ..............................................................................................................................agagC.C.GGGCAUCUCCACCA +MFKA01000033.1/520-919 ..................................................................................................................................C.U.CUCCGUCUCCACCA +MHJA01000023.1/17633-17965 ..................................................................................................................................C.C.GCCCAUCUCCACAA +LIBI01000186.1/1077-1464 ..................................................................................................................................C.C.CCCCAGCUCCACUA +MFBF01000001.1/7323-7689 ..................................................................................................................................C.C.CGGCAUCUCCACAC +MGJB01000017.1/41031-40671 ..................................................................................................................................U.C.CACCACCUCCACCU +MEZY01000053.1/1946-2332 ..................................................................................................................................C.C.CGCCACCUCCACCA +MEZC01000010.1/25811-26189 ..................................................................................................................................C.U.CGCCACUUCCACAA +MFMA01000055.1/3438-3051 ..................................................................................................................................C.U.CCCCACCUCCACCA +MHQI01000062.1/35052-34698 ..................................................................................................................................C.C.CCCCAUCUCCAAAA +MHTK01000005.1/28073-28453 ..................................................................................................................................C.C.CCCCAUCUCCACAA +MHJH01000003.1/13951-13648 ..................................................................................................................................C.C.GGCCACUUCCACAA +MGFD01000050.1/23052-23442 ..................................................................................................................................C.C.CCCCAAUUCCACCA +MGJO01000019.1/14576-14224 ..................................................................................................................................C.U.CUCCAUCUCCACCC +MGEA01000046.1/3198-3592 ..................................................................................................................................C.U.CCCCAUCUCCACCA +MFKQ01000005.1/12207-12599 ..................................................................................................................................C.C.GCCCAUCUCCAUAG +MHUX01000032.1/2612-2206 ..................................................................................................................................C.U.CGCCAUCUCCACUC +MFDM01000011.1/96387-95994 ..................................................................................................................................C.C.CCCCAUCUCCACCA +MHIC01000046.1/17538-17151 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MFRL01000077.1/30466-30070 ..................................................................................................................................C.C.CUCCGUCUCCACCA +MFGX01000123.1/14263-13927 ..................................................................................................................................C.C.CGGCAUCUCCACAG +MFUC01000022.1/21682-22050 ..................................................................................................................................C.C.CCCCACUUCCACAA +MHSY01000004.1/22755-23127 ..................................................................................................................................C.C.CACCAUCUCCACAU +MFKW01000008.1/34696-34310 ..................................................................................................................................C.C.CGGCACUUCCACCC +MGJH01000015.1/13913-13559 ..................................................................................................................................A.C.CGCCAUCUCCACAU +MHCS01000014.1/3316-2956 ..............................................................................................................................agagC.C.CGGCAUCUCCACCA +MHJL01000015.1/18041-17728 ..................................................................................................................................C.C.GACCAUCUCCAUAA +MHMI01000028.1/18355-17997 ..................................................................................................................................G.U.CCCCACCUCCACCU +MHJC01000001.1/18437-18781 ..................................................................................................................................C.U.CCCCACCUCCACCA +MHLI01000004.1/157110-156722 ..................................................................................................................................C.C.CGCCAUCUCCACAU +MGIO01000004.1/432-811 ..................................................................................................................................G.C.CCCCAUCUCCACCC +BCYC01000019.1/15941-16304 ..................................................................................................................................C.C.CUCCGGCUCCACGA +MHLY01000003.1/77638-77283 ..................................................................................................................................C.U.CGCCACCUCCACCA +MFRD01000053.1/11996-12392 ..................................................................................................................................C.U.CGCCACCUCCACUG +MHOB01000029.1/2148-1780 ..................................................................................................................................C.C.CCCCACCUCCACCA +LBGV01000001.1/2602835-2602431 ..................................................................................................................................C.U.CGCCGACUCCACAA +MFRC01000030.1/3719-4121 ..................................................................................................................................C.U.CGCCACCUCCACAG +MFEK01000005.1/5712-5322 ..................................................................................................................................C.C.CGCCAGCUCCAUUC +MFOM01000034.1/4132-4525 ..................................................................................................................................U.C.GGCCAUCUCCACAU +MFES01000033.1/13008-13408 ..................................................................................................................................C.C.CGCCAUCUCCACCA +LNFQ01000017.1/3472-3844 ..................................................................................................................................C.C.CCUCGGCUCCACUU +MFQR01000022.1/3375-3801 ..................................................................................................................................C.U.CGCCACCUCCACCA +MFEJ01000012.1/1523-1874 ..................................................................................................................................C.U.CCCCAGCUCCACCA +MHOK01000021.1/23468-23084 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MHUV01000005.1/6830-7251 ..................................................................................................................................C.U.CGCCAUCUCCACUC +MFLF01000021.1/29088-29489 ..................................................................................................................................C.U.CUCCAUCUCCACAA +MGJL01000012.1/35277-35639 ..................................................................................................................................C.C.CCACGCUUCCACAA +MFEO01000016.1/3619-3994 ..................................................................................................................................C.C.CGUCAGCUCCACUU +MFGG01000030.1/132756-133141 ..................................................................................................................................C.C.CGCCAUCUCCACUU +MHDA01000003.1/1124-765 ..............................................................................................................................agagC.C.GGGCAGCUCCACCA +LOQF01000007.1/54308-53980 ..................................................................................................................................C.U.CGUCACUUCCACCA +MFXB01000072.1/17035-16615 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AP014924.1/1378463-1378823 ..................................................................................................................................CcC.CUGCGCCUCCACCA +MFKZ01000018.1/21056-20633 ..................................................................................................................................C.C.CCGCACCUCCACUC +LEKP01000004.1/30675-30361 ..................................................................................................................................C.U.CCCCAUCUCCAAAA +MHQJ01000010.1/7184-6775 ..................................................................................................................................C.C.CGCCGUCUCCACCC +MFLG01000021.1/6085-6473 ..................................................................................................................................C.C.GCCCAUCUCCAUAG +MGES01000048.1/4804-5203 ..................................................................................................................................C.U.CGCCAUCUCCACCA +MGKF01000015.1/15862-16300 ..................................................................................................................................C.C.GCCCAUCUCCACCA +MFKE01000020.1/28757-28378 ..................................................................................................................................C.U.CUCCGUCUCCACAC +LJND01000001.1/170936-171308 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MFQG01000003.1/154993-155400 ..................................................................................................................................C.U.CGGCAUCUCCACCA +MFKX01000026.1/43004-43368 ..................................................................................................................................C.U.CCCCACCUCCACAA +MFEU01000011.1/51347-51731 ..................................................................................................................................C.U.CCCCAGCUCCACCA +MFEN01000061.1/9408-9080 ..................................................................................................................................C.C.GGCCAUCUCCACCU +JYNZ01000003.1/515654-515202 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MHLH01000014.1/15749-16135 ..................................................................................................................................C.C.GCCCAUCUCCACAA +MGEL01000033.1/1845-1462 ..................................................................................................................................C.C.CACCGUCUCCACCA +MFKK01000019.1/22741-22357 ..................................................................................................................................C.U.CGCCACUUCCACCA +MHNK01000015.1/25773-26127 ..................................................................................................................................C.U.CCUCAUCUCCACCC +MHST01000002.1/42781-42430 ..................................................................................................................................C.C.CACCAUCUCCACAA +MHUD01000062.1/9428-9791 ..................................................................................................................................C.C.CUCCGUCUCCACCA +MEXD01000050.1/4387-4025 ..................................................................................................................................C.C.CCCCAUCUCCACCG +MFXK01000020.1/3319-3764 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MHLR01000004.1/1229-1621 ..................................................................................................................................C.C.GCCCAUCUCCACUA +MEVE01000019.1/15586-16005 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MFJV01000001.1/514547-514899 ..................................................................................................................................C.U.CUCCGUCUCCACAC +MGNF01000125.1/1686-1289 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MEXG01000009.1/3531-3886 ..................................................................................................................................C.C.CCCCAUCUCCACUA +MGHB01000034.1/33944-34302 ..................................................................................................................................C.C.CGGCAUCUCCACAC +MHLS01000067.1/3598-3206 ..................................................................................................................................C.C.CCCCACUUCCACAA +MHQE01000035.1/19365-19800 ..................................................................................................................................C.C.CACCGUCUCCACAU +MFXW01000012.1/1208-803 ..................................................................................................................................C.C.CGGCAUCUCCACCA +MHRS01000016.1/29175-28766 ..................................................................................................................................C.C.GCCCAUCUCCACUG +MFXH01000004.1/63931-64335 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MHTJ01000002.1/21076-21454 ..................................................................................................................................C.C.CGGCAUCUCCACCA +MFLK01000024.1/28097-27708 ..................................................................................................................................C.C.CGGCAUCUCCACAA +MFKO01000008.1/21526-21915 ..................................................................................................................................C.C.GCCCAUCUCCACGA +MFEI01000003.1/9231-9609 ..................................................................................................................................C.C.CGCCAGCUCCACUU +MHTR01000013.1/35097-35455 ..................................................................................................................................C.U.CCCCACCUCCACAC +MFZP01000003.1/1618-1192 ..................................................................................................................................C.C.CGGCAUCUCCACCA +MHXD01000018.1/44156-44545 ..................................................................................................................................C.U.CCCCAUCUCCAUAU +MFGM01000001.1/3218-3602 ..................................................................................................................................C.C.CGCCAUCUCCAUCC +MGJZ01000004.1/6317-5967 ..................................................................................................................................C.C.GCCCAUCUCCACCA +LFFI01000073.1/17729-18107 ..................................................................................................................................C.C.CCCCAGCUCCACCA +LJNP01000009.1/13751-14143 ..................................................................................................................................C.U.CCCCAUCUCCACCA +MFXP01000016.1/74590-74178 ..................................................................................................................................U.C.CGGCAUCUCCACCA +MFDZ01000009.1/9019-8610 ..................................................................................................................................G.C.CGACAUCUCCACCA +AZEG01000024.1/2741-3087 ..................................................................................................................................C.C.CACCAAGUCCAUAG +MGCX01000020.1/6924-6514 ..................................................................................................................................C.C.CACCAGCUCCACCA +MFPH01000059.1/2551-2139 ..................................................................................................................................C.U.CGACAUCUCCACAA +MFDF01000022.1/8386-7990 ..................................................................................................................................A.U.CGGCGUCUCCACCA +MFOS01000001.1/48284-48686 ..................................................................................................................................C.U.CGACAUCUCCACAC +LLEV01000011.1/13233-13597 ..................................................................................................................................C.C.CGCCAUCUCCACUU +MHVJ01000008.1/491-102 ..................................................................................................................................C.U.CGCCAUCUCCACAU +MGIN01000026.1/21856-21540 ..................................................................................................................................C.U.CCCCGCCUCCACAA +MHTO01000028.1/9004-8622 ..................................................................................................................................C.U.CGGCGCCUCCACUC +MFJA01000011.1/65974-66392 ..................................................................................................................................C.C.GGACAUCUCCACCC +MHQS01000006.1/27665-28047 ..................................................................................................................................C.C.CGCCAUCUCCACAA +MFEA01000022.1/44604-45004 ..................................................................................................................................G.C.CCUCGUCUCCACAA +MFVM01000020.1/525-928 ..................................................................................................................................C.C.CCCCAGUUCCACAA +MFZO01000039.1/78830-79232 ..................................................................................................................................C.C.CGGCAUCUCCACCG +MGIP01000002.1/33407-33732 ..................................................................................................................................C.C.UCCCGCCUCCACUG +MHXC01000022.1/2683-3091 ..................................................................................................................................C.C.CUCCAUGUCCACAA +MHSQ01000010.1/7672-7262 ..................................................................................................................................C.C.CGGCAUCUCCACUC +MHTS01000027.1/37094-37466 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MEVF01000008.1/10247-9797 ..................................................................................................................................C.C.CCUCAUCUCCACCA +LSMX01000002.1/195489-195152 ..................................................................................................................................C.C.CGACACCUCCACCA +MHKB01000013.1/44767-45177 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MHQA01000050.1/15416-15065 ..................................................................................................................................A.U.CGCCAUCUCCACAA +MHQO01000003.1/26874-27340 ..................................................................................................................................C.C.GGUCGCCUCCAUUU +MHLC01000026.1/4106-4421 ..................................................................................................................................C.C.GCCCAUCUCCACUC +MHRI01000007.1/54993-54583 ..................................................................................................................................C.C.GCCCAUCUCCAAUU +MVBD01000002.1/494141-493789 ..................................................................................................................................C.C.CGCCGUCUCCACCA +DEIQ01000008.1/11892-12254 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MOEN01000015.1/16017-15666 ..................................................................................................................................C.C.CGCCACCUCCACCA +NATK01000111.1/5082-5439 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NHDW01000005.1/79815-80176 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MTOB01000164.1/1303-958 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DFBT01000014.1/22304-21956 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP018632.1/5505906-5506279 ..................................................................................................................................C.C.CCCCAGCUCCACCA +DBXV01000016.1/400330-399969 ..................................................................................................................................C.C.CCCCGCCUCCAA-- +MWEB01000012.1/27471-27822 ..................................................................................................................................C.C.CUCCGCCUCCACCA +NBMB01000012.1/44962-44570 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DGPO01000070.1/410-20 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MVZB01000210.1/2644-2282 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DBDC01000023.1/605-244 ..................................................................................................................................C.C.CGCCACCUCCACCA +DEND01000009.1/39593-39201 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DEHI01000011.1/7876-7519 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP020046.1/37048-37407 ..................................................................................................................................C.C.CCCCGGCUCCACCA +DBWH01000013.1/35574-35190 ..................................................................................................................................C.U.CCUCAUCUCCACCA +DGET01000059.1/20456-20810 ..................................................................................................................................C.U.CGCCGCCUCCACCA +DBAE01000134.1/2950-3309 ..................................................................................................................................C.C.CUCCGUCUCCACCA +DBMO01000014.1/8210-8566 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DGDL01000088.1/40446-40098 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DBZX01000072.1/20981-21337 ..................................................................................................................................C.C.CCCCGCCUCCACGA +DBVT01000018.1/2763-2384 ..................................................................................................................................C.U.CCUCAUCUCCACCA +MTOL01000383.1/3325-2968 ..................................................................................................................................C.C.CGCCGUCUCCACAA +DENF01000101.1/4236-4590 ..................................................................................................................................C.C.CCCCACCUCCACCA +DBXM01000035.1/12204-12585 ..................................................................................................................................C.U.CCUCAUCUCCACCA +DDRT01000012.1/93221-92834 ..................................................................................................................................C.U.CGCCACCUCCAUUU +DDKT01000022.1/1872-1517 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DBWQ01000012.1/24864-24510 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DBYC01000042.1/3575-3227 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DFIJ01000099.1/7106-7447 ..................................................................................................................................C.U.CCGCAUCUCCACCA +MWCT01000016.1/27953-27586 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MNWS01000053.1/770-405 ..................................................................................................................................C.U.CCCCGCCUCCACUC +DCTN01000136.1/11063-10706 ..................................................................................................................................C.C.CGCCACCUCCACCA +DCGL01000049.1/9874-10236 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MUKB01000064.1/6538-6190 ..................................................................................................................................C.C.CGCCGCCUCCAUCA +DBRA01000026.1/45309-44961 ..................................................................................................................................C.C.CCUCGCCUCCAUAA +DDSI01000168.1/12990-12645 ..................................................................................................................................C.U.CCCCGCCUCCACCA +LQBE01000045.1/48892-49254 ..................................................................................................................................C.C.CUCCACCUCCACCA +MWEH01000146.1/694-339 ..................................................................................................................................C.C.GGCCAUGUCCACCA +DCTE01000142.1/3048-3402 ..................................................................................................................................C.C.CCUCGCCUCCACCA +MPMI01000029.1/22914-22560 ..................................................................................................................................C.C.CGCCGCCUCCAUCC +MKSH01000120.1/5234-4862 ..................................................................................................................................C.U.CGGCGCCUCCAUCC +NCGL01000101.1/9057-9409 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DCHC01000006.1/363-17 ..................................................................................................................................C.C.CCUCAGCUCCACCA +MSYI01000009.1/3612-3239 ..................................................................................................................................C.C.CCCCACCUCCAUUC +NATP01000047.1/28066-28425 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DDDP01000105.1/1276-1634 ..................................................................................................................................C.C.CGCCACCUCCACCA +NATO01000121.1/2018-2372 ..................................................................................................................................C.C.CGCCGCCUCCACUA +DDZZ01000023.1/1728-1370 ..................................................................................................................................C.C.CGCCACCUCCACCA +MKVQ01000003.1/194158-194521 ..................................................................................................................................C.C.CGGCGCCUCCACCU +DFJF01000004.1/44166-43810 ..................................................................................................................................C.U.CAUCACCUCCACCA +DGDY01000213.1/2782-3173 ..................................................................................................................................C.U.CCCCGGCUCCACUG +MNEU01000040.1/1046-696 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DBQQ01000054.1/25546-25178 ..................................................................................................................................C.C.CAUCAUCUCCAUUA +MPCV01000095.1/9788-9384 ..................................................................................................................................C.C.CUCCGGCUCCACGA +NMUJ01000003.1/33404-33743 ..................................................................................................................................C.C.CGCCACCUCCAUUA +LLYS01000011.1/21349-21716 ..................................................................................................................................C.U.CCACAGCUCCACCA +NGFI01000008.1/470994-471352 ..................................................................................................................................C.C.CCGCGCCUCCACUG +MPMW01000089.1/12126-11755 ..................................................................................................................................C.C.CGCCGCCUCCACUU +DEAJ01000013.1/21985-21627 ..................................................................................................................................CcC.CCCCGUCUCCACCA +DFFG01000103.1/11145-10788 ..................................................................................................................................C.C.CGCCUGGUCCACUA +MWST01000016.1/27607-27955 ..................................................................................................................................C.C.CCCCGCCUCCACUU +MNVL01000027.1/1734-2078 ..................................................................................................................................C.C.CACCGCCUCCAA-- +MVZM01000004.1/29418-29069 ..................................................................................................................................C.C.CCUCUAUUCCACCA +DGKB01000017.1/6040-5683 ..................................................................................................................................C.C.CCUCACCUCCACCA +MPGM01000018.1/1618-1222 ..................................................................................................................................C.C.CUCCACCUCCACAA +DDXO01000013.1/12683-12332 ..................................................................................................................................C.C.CGCCGCCUCCAUUG +DDYN01000001.1/44462-44093 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DBBC01000133.1/3081-3434 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DFWN01000021.1/38957-38560 ..................................................................................................................................C.C.CGGCAGCUCCACCA +MWBX01000034.1/2079-1720 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DBCJ01000014.1/33292-33660 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DCIA01000013.1/21823-21477 ..................................................................................................................................C.U.CGUCAUCUCCACCA +NBLZ01000003.1/16787-17186 ..................................................................................................................................C.C.CGCCAUCUCCACCU +MPML01000002.1/84824-85234 ..................................................................................................................................C.C.CGCCAUCUCCACCA +MWCJ01000017.1/23653-24048 ..................................................................................................................................C.C.CUGCAGUUCCACUA +CP012839.1/258521-258890 ..................................................................................................................................C.C.CGCCAGCUCCAUGA +MTOG01000014.1/85785-86132 ..................................................................................................................................C.C.CCCCACCUCCAGUU +DBGA01000071.1/40858-41232 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DDZN01000037.1/2872-2497 ..................................................................................................................................C.C.CGCCACCUCCACCG +DBXY01000052.1/46047-46399 ..................................................................................................................................C.U.CCCCGCCUCCACCA +NSGJ01000034.1/33241-33638 ..................................................................................................................................C.U.CGGCGACUCCACAA +MKST01000003.1/391940-391581 ..................................................................................................................................C.C.CGCCGUCUCCAU-- +DEWA01000026.1/13677-13259 ..................................................................................................................................C.C.CGCCACCUCCACCA +MWQY01000003.1/90796-91152 ..................................................................................................................................C.C.CGCCACCUCCAUUA +NHBT01000023.1/143335-143727 ..................................................................................................................................C.C.CGCCAGCUCCACAA +DDKR01000149.1/1158-734 ..................................................................................................................................C.C.GGCCACCUCCACCA +MKVF01000006.1/33152-32750 ..................................................................................................................................C.C.CUCCGACUCCACUU +NATI01000076.1/1682-1275 ..................................................................................................................................C.C.CGCCACCUCCACCA +DGMY01000016.1/3877-4256 ..................................................................................................................................C.C.CGCCACCUCCACCA +DCSM01000038.1/7999-8388 ..................................................................................................................................CcC.CCUCAUCUCCACCA +DERS01000060.1/3223-2873 ..................................................................................................................................C.C.CCUCAUCUCCACCA +MWEM01000029.1/29734-30084 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MWJR01000109.1/8335-8698 ..................................................................................................................................C.C.CGGCGUCUCCACUU +DDSA01000268.1/31775-32125 ..................................................................................................................................C.C.CCACGGCUCCAUUC +DDBW01000002.1/25858-25446 ..................................................................................................................................C.C.CACCGUCUCCACCA +DEFL01000005.1/101342-100996 ..................................................................................................................................C.U.CCUCAUCUCCAUUA +DCGM01000038.1/13934-13589 ..................................................................................................................................C.C.CGUCUGCUCCAUAG +DBWT01000087.1/113-457 ..................................................................................................................................C.U.CCUCUAGUCCACCA +MQWB01000001.1/1376816-1376441 ..................................................................................................................................C.C.CAGCAUCUCCACUG +MKSG01000007.1/70386-70787 ..................................................................................................................................C.U.CUCCAUCUCCAA-- +CP017675.1/949802-950202 ..................................................................................................................................C.C.GCUCGGCUCCAUUU +NEUU01000005.1/120957-120598 ..................................................................................................................................C.C.CCCCGCCUCCACCC +DEIO01000015.1/96716-96325 ..................................................................................................................................C.C.CAUCACCUCCACAU +DBDI01000021.1/29670-30082 ..................................................................................................................................C.C.CUCCAGCUCCACCG +DCDV01000013.1/4569-4196 ..................................................................................................................................C.C.CCUCGCUUCCACCA +CP019633.1/1745059-1744697 ..................................................................................................................................C.C.CUCCGCCUCCAAUU +MWCO01000029.1/61608-61968 ..................................................................................................................................C.C.CGGCGCCUCCACUA +DGDS01000041.1/1005-650 ..................................................................................................................................C.C.CGCCUAUUCCACCA +DGEJ01000013.1/112230-112576 ..................................................................................................................................C.C.CCGCACCUCCACCA +DDRF01000108.1/4373-3980 ..................................................................................................................................C.C.CUCCGGCUCCACGA +DBYE01000100.1/2165-2534 ..................................................................................................................................C.C.CUCCGCCUCCACCA +MSGT01000059.1/43453-43079 ..................................................................................................................................C.C.CCCCACCUCCAA-- +DBVV01000111.1/17975-17596 ..................................................................................................................................C.C.CCUCAUCUCCAUUC +NGFH01000007.1/62688-62318 ..................................................................................................................................C.C.CUCCAGCUCCACAA +MWBJ01000015.1/1056-683 ..................................................................................................................................C.U.CGCCAUCUCCACUA +DEQQ01000061.1/8154-8520 ..................................................................................................................................C.C.CGCCAGCUCCACCU +MWEQ01000003.1/94351-94750 ..................................................................................................................................C.C.CGGCAUCUCCACAA +MWDO01000057.1/5644-5989 ..................................................................................................................................C.C.CGCCAUCUCCAUUU +DFOT01000002.1/327708-327335 ..................................................................................................................................C.C.CGCCACCUCCACAU +DFOS01000024.1/379-30 ..................................................................................................................................C.C.CAGCGCCUCCACCA +MLAN01000002.1/162621-162240 ..................................................................................................................................C.C.CCACAGCUCCACCA +DBAX01000104.1/3123-2732 ..................................................................................................................................C.U.GCCCGGUUCCAUAA +DEEB01000006.1/32577-32930 ..................................................................................................................................C.U.CCUCAUCUCCAUUU +MPMO01000019.1/54383-54805 ..................................................................................................................................C.C.CGCCAUCUCCACCU +MPNB01000030.1/25366-25733 ..................................................................................................................................C.C.CGGCAUCUCCACAA +MLAM01000014.1/28121-27754 ..................................................................................................................................C.C.CCACAGCUCCACCA +DBWS01000147.1/15490-15891 ..................................................................................................................................C.C.GCUCACCUCCACUA +NBMY01000134.1/35777-35403 ..................................................................................................................................C.C.CUCCAGCUCCACUU +MKUW01000015.1/197810-197412 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DBVZ01000143.1/4942-5294 ..................................................................................................................................C.C.CGCCAGGUCCACUU +DDEQ01000046.1/219751-219395 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DFNL01000003.1/13997-14350 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DDHL01000007.1/16423-16792 ..................................................................................................................................C.C.CCUCACUUCCACCA +NBMH01000115.1/7124-6706 ..................................................................................................................................C.C.CGACAUCUCCACUA +DBQW01000027.1/9240-8894 ..................................................................................................................................C.C.CCUCGGGUCCACCA +DDRH01000022.1/168975-168588 ..................................................................................................................................C.C.CGCCGGCUCCACUU +DFNN01000087.1/1083-736 ..................................................................................................................................C.C.CCUCAACUCCACCA +DFLB01000050.1/12002-12397 ..................................................................................................................................C.C.GCCCAGCUCCACUC +NBLL01000077.1/30158-29758 ..................................................................................................................................C.C.CUCCAGCUCCACAA +DBYA01000015.1/3208-3554 ..................................................................................................................................C.U.CCUCACCUCCACCA +DEED01000059.1/61292-61676 ..................................................................................................................................C.C.CGUCUGGUCCAUAC +DDPY01000013.1/16290-16688 ..................................................................................................................................C.C.CUCCACUUCCACAU +DCSF01000015.1/91-499 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DDKW01000015.1/1283-1638 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DCHY01000006.1/10528-10917 ..................................................................................................................................C.C.CGCCAGCUCCACCA +DBCL01000016.1/32290-31918 ..................................................................................................................................C.C.CGCCACCUCCACUU +MNZT01000106.1/4134-4530 ..................................................................................................................................CcC.CCUCAUCUCCACCA +DEBU01000033.1/12069-11722 ..................................................................................................................................C.C.CCUCAGCUCCAUUU +LNZM01000011.1/3175-3522 ..................................................................................................................................C.C.CCUCACCUCCAUUU +DDIK01000116.1/6945-7314 ..................................................................................................................................C.C.CACCACCUCCACCA +DFGJ01000037.1/27447-27851 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DEQD01000043.1/13238-13586 ..................................................................................................................................C.C.CAUCACCUCCACCA +MPNH01000001.1/109761-109411 ..................................................................................................................................C.C.CGCCACCUCCACCA +DGOM01000122.1/38542-38944 ..................................................................................................................................C.C.CUCCGACUCCACUG +DBQJ01000014.1/8325-8713 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DBTM01000005.1/98397-98029 ..................................................................................................................................C.C.CCCCAGCUCCACCA +DEGH01000052.1/7298-6946 ..................................................................................................................................A.C.CACCAUCUCCACCA +DBMS01000205.1/1747-2131 ..................................................................................................................................C.C.CGCCACCUCCACCA +MWCX01000070.1/6199-5801 ..................................................................................................................................C.C.CUCCAGCUCCACAG +DCTW01000009.1/47657-47270 ..................................................................................................................................C.C.CUCCGUCUCCACCA +MKTJ01000013.1/135164-134787 ..................................................................................................................................C.C.CGCCAGCUCCAUUC +DDHN01000001.1/29243-28858 ..................................................................................................................................C.C.CGCCAGCUCCACCA +DEIJ01000152.1/10405-10746 ..................................................................................................................................CuC.CCCCGCCUCCACCA +MZGJ01000006.1/44971-45329 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DDRN01000088.1/27574-27950 ..................................................................................................................................C.C.CGGCAGCUCCACUU +DEGW01000072.1/214-580 ..................................................................................................................................C.C.CCUCAGAUCCACGG +DEHQ01000223.1/14080-13682 ..............................................................................................................................agagU.C.GCCCACCUCCACUA +DDLX01000017.1/211796-212165 ..................................................................................................................................C.C.CUCCGACUCCACUA +MWCK01000003.1/203-559 ..................................................................................................................................C.U.CGCCACCUCCACAU +DBTB01000002.1/21088-20738 ..................................................................................................................................CuC.CCCCAUCUCCACCA +DEYM01000095.1/517-165 ..................................................................................................................................C.C.CCCCGGCUCCACUU +DBYP01000019.1/57835-57457 ..................................................................................................................................C.C.CGCCACCUCCACCA +MSHH01000078.1/20574-20199 ..................................................................................................................................C.C.CGUCGCCUCCACCA +DBYY01000009.1/96013-96359 ..................................................................................................................................C.C.CGCCGCCUCCACUU +MWCM01000003.1/9341-8947 ..................................................................................................................................C.C.CCUCACCUCCACCA +DEWQ01000006.1/205354-204941 ..................................................................................................................................C.U.CCGCAUCUCCACCA +MNTS01000003.1/103233-102822 ..................................................................................................................................C.C.CCUCGUCUCCAGAU +DCHJ01000028.1/5768-5425 ..................................................................................................................................C.C.CACCAGCUCCACUG +DDPF01000012.1/363920-363552 ..................................................................................................................................C.U.CUCCGGGUCCACUA +NASX01000058.1/423-76 ..................................................................................................................................C.C.CGGCGCCUCCACUA +MSHD01000010.1/22573-22912 ..................................................................................................................................C.C.CCUCAGGUCCACUU +DEIU01000070.1/72386-72022 ..................................................................................................................................C.C.CGCCACCUCCACCA +AP017913.1/657306-656905 ..................................................................................................................................C.C.CUCCAAGUCCACUG +AP014564.1/1112890-1113292 ..................................................................................................................................C.U.CCCCGACUCCACAA +NHHP01000006.1/95417-95130 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DEQB01000025.1/3871-3513 ..................................................................................................................................C.C.CGUCAGCUCCACCA +DBCA01000010.1/6763-7133 ..................................................................................................................................C.U.CCGCAUCUCCACCA +DEHP01000115.1/2130-2524 ..................................................................................................................................C.U.CGCCGUCUCCACAA +DESZ01000032.1/578-177 ..................................................................................................................................C.C.CACCGUCUCCAGAU +MPNI01000001.1/28744-28387 ..................................................................................................................................C.C.CGUCGGCUCCACCA +DFOW01000015.1/9202-9576 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DBDP01000126.1/10471-10866 ..................................................................................................................................C.C.CCUCGCCUCCACCA +MWBO01000025.1/18143-18487 ..................................................................................................................................C.C.CCCCUGUUCCACCA +DFCP01000006.1/169320-169676 ..................................................................................................................................C.C.CCUCAGGUCCAUAG +MWCH01000002.1/128591-128967 ..................................................................................................................................C.C.GGGCAUCUCCACUU +DBQS01000026.1/7157-6754 ..................................................................................................................................C.C.CCUCAUCUCCACAC +MWDP01000157.1/8031-7686 ..................................................................................................................................C.C.CGUCACCUCCACCA +MKTC01000025.1/20881-20511 ..................................................................................................................................C.C.CGCCAGCUCCACUU +DBIX01000003.1/22266-22665 ..................................................................................................................................C.C.CCUCGUCUCCACCA +MOYE01000001.1/287279-287672 ..................................................................................................................................C.U.CGCCAUCUCCAGAU +DFJU01000151.1/13877-14276 ..................................................................................................................................C.C.CUCCAGCUCCACAG +MWDC01000020.1/7080-6733 ..................................................................................................................................G.C.CCUCACCUCCACUA +DBDW01000006.1/47662-48058 ..................................................................................................................................C.C.CGGCAUCUCCACUU +DGBF01000068.1/14028-14428 ..................................................................................................................................C.C.CUCCGGCUCCACUC +MWBE01000019.1/12365-12755 ..................................................................................................................................C.C.CCUCAUCUCCACCC +MWBR01000044.1/38147-38493 ..................................................................................................................................C.C.CUCCGCGUCCACAG +MWAK01000083.1/4197-4539 ..................................................................................................................................C.C.CCCCGCCUCCACCG +NHDW01000006.1/152106-151716 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DBRL01000014.1/75704-76127 ..................................................................................................................................C.C.CGGCAUCUCCACCA +DBQF01000005.1/49014-49405 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DBCX01000059.1/6734-6346 ..................................................................................................................................C.C.CGCCGUCUCCAAUU +MLPZ01000005.1/161877-161489 ..................................................................................................................................C.U.CCCCAUCUCCAUAA +MKTB01000015.1/131785-132160 ..................................................................................................................................C.C.CGCCGAUUCCACUU +DBRB01000005.1/38741-39144 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DCZD01000008.1/23252-22871 ..................................................................................................................................C.C.CCCCAGCUCCACCA +LKAS01000001.1/246328-246662 ..................................................................................................................................C.C.CGCCAGCUCCAA-- +DBRV01000005.1/42202-41825 ..................................................................................................................................C.C.CCUCAUCUCCACAU +DCHD01000013.1/824-1170 ..................................................................................................................................C.C.CCUCAGCUCCACCA +NHIV01000037.1/6475-6025 ..................................................................................................................................C.C.CCCCAGCUCCACAA +MPNC01000002.1/104280-104635 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DCTD01000057.1/6851-7256 ..................................................................................................................................C.C.CUCCAUCUCCACAA +CP012846.1/232040-231680 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +DEGT01000010.1/40084-40486 ..................................................................................................................................C.C.CCUCAUCUCCAAUA +MLIT01000011.1/434802-434437 ..................................................................................................................................C.C.GGGCAGCUCCACGA +MNWJ01000044.1/3287-2967 ..................................................................................................................................G.C.CACCGUCUCCACUG +MWSR01000091.1/754-356 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DBQK01000008.1/107650-107254 ..................................................................................................................................C.C.CGACAUCUCCACAU +DGOF01000008.1/29620-29210 ..................................................................................................................................C.U.CGCCACCUCCACCA +DBUA01000013.1/583-981 ..................................................................................................................................C.C.CAUCAACUCCACAU +DCJD01000017.1/51748-51369 ..................................................................................................................................C.U.CGUCAUCUCCACCA +DBOW01000020.1/2090-1740 ..................................................................................................................................C.C.CCUCAUCUCCACCA +CP017813.1/167757-167370 ..................................................................................................................................C.C.CGGCAUCUCCACCA +LVJN01000019.1/339959-339596 ..................................................................................................................................C.C.CGGCGCCUCCACCA +MWCR01000003.1/29849-30242 ..................................................................................................................................C.C.CCCCAUCUCCACCA +MWBV01000040.1/2462-2872 ..................................................................................................................................C.U.CCCCGACUCCAA-- +DBRK01000005.1/3044-2633 ..................................................................................................................................C.C.CCCCAUCUCCACAC +MPKA01000113.1/7173-7557 ..................................................................................................................................C.U.CCUCAUCUCCACCA +AP017902.1/805599-805988 ..................................................................................................................................C.C.CGUCAUCUCCACCA +DCGI01000080.1/18515-18861 ..................................................................................................................................C.C.CCGCAUCUCCACCA +MNZF01000055.1/12611-13010 ..................................................................................................................................C.U.CGCCAUCUCCACAA +DHGE01000097.1/833-484 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP020921.1/1116033-1116390 ..................................................................................................................................C.C.CACCGCCUCCACCA +DISG01000119.1/8092-7733 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DJCR01000007.1/99209-98860 ..................................................................................................................................C.C.CCCCGGGUCCACCA +BDTG01000034.1/3274-2922 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NZBS01000014.1/35228-35591 ..................................................................................................................................C.C.CGCCGGCUCCACCA +DIJZ01000004.1/18998-19347 ..................................................................................................................................C.C.CGCCACCUCCACCA +QEWT01000015.1/4307-4659 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NZIV01000031.1/53108-52751 ..................................................................................................................................C.U.CCCCACCUCCACUA +PNJE01000107.1/4731-5082 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PKTO01000053.1/1494-1141 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PANR01000019.1/13684-14079 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PFXJ01000031.1/16981-16622 ..................................................................................................................................C.C.CGCCGCCUCCAUAU +DJAM01000057.1/35726-35363 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DIFI01000017.1/147141-146797 ..................................................................................................................................C.C.CCUCAGCUCCACCA +PFMR01000327.1/348-3 ..................................................................................................................................C.C.CCCCACCUCCAUAA +NIRF01000001.1/455744-455393 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NEMB01000003.1/1227645-1228031 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DIXF01000010.1/148742-148388 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PCSH01000131.1/2785-3147 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PKGB01000015.1/8687-9043 ..................................................................................................................................C.C.GCCCAUCUCCACCA +PEAC01000013.1/2942-3291 ..................................................................................................................................C.C.CGCCGCCUCCACUA +PDZT01000028.1/20504-20856 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NZZP01000036.1/82122-81777 ..................................................................................................................................C.C.CGCCGCCUCCAAUA +NZHP01000001.1/14523-14176 ..................................................................................................................................C.C.CGCCGCCUCCAGAA +PVGY01000033.1/544341-543967 ..................................................................................................................................C.C.CCCCAGCUCCACCA +NVWA01000006.1/59827-59478 ..................................................................................................................................C.C.CACCACCUCCAUCC +DGYY01000026.1/144379-144732 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PFQI01000013.1/39838-39490 ..................................................................................................................................C.C.CGCCACCUCCACCA +NZVH01000029.1/49338-49695 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DGGT01000121.1/916-536 ..................................................................................................................................C.U.CCCCAUCUCCACCA +NVSS01000066.1/990-1405 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NVQV01000042.1/1729-1306 ..................................................................................................................................C.C.CGCCGUCUCCACCA +PDSK01000123.1/5887-5495 ..................................................................................................................................C.C.CCGCACCUCCACCA +CP027226.1/722933-722557 ..................................................................................................................................C.U.CGCCAUCUCCACCA +BDSX01000050.1/3988-4341 ..................................................................................................................................C.C.CGCCGCCUCCACAA +DHGI01000070.1/138088-138437 ..................................................................................................................................C.C.CGCCGUCUCCAA-- +PDON01000049.1/16698-17056 ..................................................................................................................................C.C.CCUCAUCUCCACUU +DIRN01000040.1/3291-2935 ..................................................................................................................................C.C.CACCGCCUCCACCA +PEFA01000001.1/393110-393476 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PGYU01000022.1/24771-24409 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DGFB01000089.1/9043-8673 ..................................................................................................................................C.C.CUCCGGCUCCAUUU +PNII01000060.1/162-529 ..................................................................................................................................C.C.CGCCACCUCCACCA +PBQE01000062.1/3463-3815 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PAOE01000051.1/5928-6282 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NZVQ01000027.1/18450-18097 ..................................................................................................................................C.U.CCCCGCCUCCACAA +DIEK01000042.1/8611-9011 ..................................................................................................................................C.C.CGCCACCUCCACCA +PLEW01000033.1/942-579 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PANA01000004.1/109509-109148 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DHAN01000042.1/51081-51439 ..................................................................................................................................C.C.CAUCGCCUCCACCA +PLAD01000317.1/1004-597 ..................................................................................................................................C.C.CUCCGCCUCCACCA +DKFJ01000012.1/215629-215978 ..................................................................................................................................C.C.CACCGCCUCCAUAC +PABJ01000042.1/7903-8263 ..................................................................................................................................C.C.CCCCAUCUCCACCC +DHRX01000132.1/3694-3333 ..................................................................................................................................C.C.CACCGCCUCCACCA +PZKL01000037.1/27147-27514 ..................................................................................................................................C.C.CGCCAGCUCCACCA +NZCL01000020.1/544-179 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PBLQ01000003.1/98002-97637 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PGXO01000004.1/78866-79220 ..................................................................................................................................C.U.CCGCGUCUCCACCA +DIOW01000065.1/75921-76272 ..................................................................................................................................C.U.CCCCGCCUCCACCA +PNIW01000100.1/11398-11046 ..................................................................................................................................C.C.CAUCGCCUCCACCA +DIVG01000062.1/84619-84976 ..................................................................................................................................C.C.CCUCACCUCCACUC +DHWM01000155.1/5148-4795 ..................................................................................................................................C.C.CGCCACCUCCACUU +NZ_PJPV01000261.1/833-449 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DHFZ01000004.1/122621-123009 ..................................................................................................................................C.C.CGGCAUCUCCACAA +DIVZ01000005.1/660720-661074 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DKKD01000071.1/1407-1761 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DHNB01000063.1/8288-8644 ..................................................................................................................................C.C.CGCCACCUCCACCA +DIIJ01000057.1/79033-78641 ..................................................................................................................................C.C.GCCCACCUCCACCA +PBVT01000019.1/5353-5708 ..................................................................................................................................C.C.GGGCGCCUCCACCU +DLMW01000019.1/6801-6452 ..................................................................................................................................C.C.CGUCGCCUCCACGG +PBFN01000038.1/45751-45393 ..................................................................................................................................C.C.CGCCGCAUCCACCA +DJIM01000051.1/16612-16974 ..................................................................................................................................C.C.CGCCACCUCCAGAU +DGYJ01000075.1/21318-21667 ..................................................................................................................................C.C.CCGCGCCUCCACCU +BAOS01000040.1/31719-32075 ..................................................................................................................................C.C.CGCCGCUUCCACCA +NVWJ01000006.1/196161-196510 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DHCN01000014.1/48420-48767 ..................................................................................................................................C.C.CCUCGCCUCCACCA +PBPL01000075.1/34890-35274 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PEUI01000218.1/4659-5009 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NYZG01000175.1/4919-4563 ..................................................................................................................................C.U.CGCCGCCUCCACCA +DIRM01000011.1/14216-13841 ..................................................................................................................................C.C.CCUCAUCUCCACCA +NYWS01000220.1/17226-17592 ..................................................................................................................................C.C.CAGCGUCUCCACUU +PKSZ01000544.1/4282-3884 ..................................................................................................................................C.C.CGGCAGCUCCACCU +CP029004.1/2219970-2220347 ..................................................................................................................................C.U.CCCCAUCUCCACCA +BEHU01000013.1/12691-13061 ..................................................................................................................................C.C.CGCCAUCUCCACUA +PBFQ01000068.1/15841-16200 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DIHN01000021.1/11836-11478 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PFVB01000022.1/1866-1512 ..................................................................................................................................C.C.CCGCACCUCCACAA +NZEV01000035.1/26699-27067 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DKOI01000026.1/10470-10884 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PAPB01000038.1/49494-49140 ..................................................................................................................................C.U.CCCCGCCUCCACAU +PAVM01000048.1/7097-6741 ..................................................................................................................................C.C.CCGCGCCUCCACCA +PKTE01000022.1/3450-3848 ..................................................................................................................................C.C.CGCCGGCUCCACAA +PVNB01000012.1/97809-98168 ..................................................................................................................................C.C.GCCCACCUCCACCA +NYTP01000056.1/22407-22051 ..................................................................................................................................C.C.CGCCGUCUCCACCA +NPDZ01000008.1/41469-41815 ..................................................................................................................................C.C.CGGCGUCUCCAGUA +PFTE01000064.1/8712-9055 ..................................................................................................................................C.C.CGCCACCUCCACCA +DHJQ01000118.1/17793-18143 ..................................................................................................................................C.U.CGUCAUCUCCACCA +CP027242.1/503172-502823 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DGWE01000055.1/1589-1987 ..................................................................................................................................C.C.CACCAUCUCCACCA +DIXU01000001.1/109434-109780 ..................................................................................................................................C.C.CGCCGCCUCCAUGU +DIKX01000152.1/21580-21931 ..................................................................................................................................C.C.CCCCGCCUCCAUUU +PFLB01000060.1/50553-50173 ..................................................................................................................................C.C.CGCCACCUCCACCA +DKER01000149.1/7302-7656 ..................................................................................................................................C.C.CGGCGCCUCCACCA +PAFF01000030.1/11315-11671 ..................................................................................................................................C.U.CCCCGCCUCCACUU +DIRG01000115.1/20982-21358 ..................................................................................................................................C.C.CCUCGUCUCCACCA +NYVR01000023.1/2258-2609 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QEXY01000190.1/251-675 ..................................................................................................................................C.C.CGGCAUCUCCACCU +DJGH01000021.1/1870-1513 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DIWT01000060.1/46380-46730 ..................................................................................................................................C.C.CGCCGCCUCCAUAC +PBQG01000055.1/33546-33912 ..................................................................................................................................C.C.CCUCGCCUCCACCA +NZIS01000127.1/5114-4746 ..................................................................................................................................C.C.CGCCACCUCCAAUU +DLFB01000033.1/46888-47285 ..................................................................................................................................C.C.GCCCAUCUCCACAA +PDTP01000018.1/65642-65990 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PBQH01000013.1/57573-57932 ..................................................................................................................................C.C.CGCCGCCUCCACUG +DJLZ01000003.1/29944-29589 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DHFL01000056.1/4957-5336 ..................................................................................................................................C.C.CCUCAGCUCCACUU +DIHE01000206.1/16404-16048 ..................................................................................................................................C.C.CACCACCUCCACCA +PKSY01000197.1/1220-1615 ..................................................................................................................................C.C.CGCCAGCUCCACCA +DJMA01000029.1/54459-54106 ..................................................................................................................................C.C.CUCCGCCUCCACCA +NVVH01000019.1/30822-30464 ..................................................................................................................................C.U.CCCCGCCUCCACAA +DKAE01000020.1/36549-36193 ..................................................................................................................................C.C.CGCCGCCUCCAUAA +DKUB01000082.1/22466-22816 ..................................................................................................................................C.C.CGCCAGGUCCAUUU +DKKL01000040.1/88645-88286 ..................................................................................................................................C.C.CGGCAUUUCCACAA +PHCA01000081.1/16798-16384 ..................................................................................................................................C.C.CGGCAUCUCCACCU +DKGH01000123.1/10087-10440 ..................................................................................................................................C.C.GCCCGCCUCCACCA +DLOT01000070.1/17084-17444 ..................................................................................................................................C.C.CGUCAUCUCCACCA +PFNB01000662.1/8339-7989 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PGXC01000009.1/126297-126653 ..................................................................................................................................C.C.CGCCGUCUCCAUGG +DIEY01000002.1/56453-56823 ..................................................................................................................................C.U.CCGCAGCUCCACUU +NPEJ01000045.1/12967-13316 ..................................................................................................................................C.C.CGGCGUCUCCAA-- +PARH01000020.1/4285-3937 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PTJW01000018.1/2663-3022 ..................................................................................................................................C.C.CACCAUCUCCACCA +PFCO01000008.1/104334-104683 ..................................................................................................................................C.C.CCCCAUCUCCACUG +NZTL02000025.1/27735-27389 ..................................................................................................................................C.C.CAGCGCCUCCAAUA +PCAR01000016.1/13716-14058 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DKAT01000030.1/596-948 ..................................................................................................................................C.C.CGCCGCCUCCAAAA +CP025628.1/437841-438222 ..................................................................................................................................C.C.CCCCGACUCCACCA +NYVI01000051.1/5647-6045 ..................................................................................................................................C.C.CUCCGGCUCCACAU +DHQI01000062.1/21571-21967 ..................................................................................................................................C.C.CUCCGGCUCCACAA +DGGZ01000008.1/23561-23217 ..................................................................................................................................C.C.CGCCUACUCCAUAU +PUHO01000019.1/59581-59951 ..................................................................................................................................C.C.CGCCACCUCCACCA +DGUQ01000025.1/3965-4305 ..................................................................................................................................C.C.CACCAUCUCCACCA +DLJN01000149.1/6921-7277 ..................................................................................................................................C.U.CCUCGCCUCCACCA +NZHL01000018.1/23745-24096 ..................................................................................................................................C.U.CCCCGCCUCCACUU +DHMO01000024.1/613-259 ..................................................................................................................................C.C.CGCCACCUCCACCA +DIXT01000020.1/185728-185330 ..................................................................................................................................C.C.CGCCAUCUCCACCU +PKMD01000001.1/587300-586926 ..................................................................................................................................C.C.CGGCAUCUCCACUU +PEAF01000017.1/8970-8566 ..................................................................................................................................C.C.CAGCACCUCCACCA +PCTO01000029.1/8473-8831 ..................................................................................................................................C.C.CGCCACCUCCACUU +PGYR01000015.1/11106-10735 ..................................................................................................................................C.C.CACCACCUCCACAA +DKAM01000030.1/47079-47434 ..................................................................................................................................CcC.CCCCGCCUCCACCA +NZBC01000198.1/5631-5278 ..................................................................................................................................C.C.CCCCGCCUCCAUCC +PBAT01000002.1/451-98 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PBNF01000008.1/46172-46554 ..................................................................................................................................C.C.CGCCGCCUCCAUCC +DHVT01000025.1/164431-164794 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DHSU01000050.1/2293-2648 ..................................................................................................................................CcC.CGCCGCCUCCACCA +DKOG01000135.1/2929-3312 ..................................................................................................................................C.C.CAGCAUCUCCACCA +DIHO01000016.1/1749-1390 ..................................................................................................................................C.C.CGCCACCUCCACCA +PFUG01000672.1/497-893 ..................................................................................................................................C.C.CGCCGCCUCCAUUC +PFML01000074.1/14972-15375 ..................................................................................................................................C.C.CGCCGCCUCCAUCU +PBAL01000022.1/16004-16357 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DHPK01000032.1/110068-110470 ..................................................................................................................................C.C.CGCCAUCUCCACUG +PESK01000088.1/18185-18592 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DKKI01000039.1/3723-3358 ..................................................................................................................................C.C.CGCCAUCUCCACUU +DJHT01000013.1/6508-6160 ..................................................................................................................................C.U.CCCCGCCUCCACAA +DILB01000023.1/55360-55017 ..................................................................................................................................C.C.CCCCAGCUCCACCA +NZSK01000025.1/3742-3343 ..................................................................................................................................C.C.CGCCGACUCCACCA +PXJB01000001.1/31795-32147 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PEWH01000251.1/9736-9385 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NWBN01000014.1/168003-167604 ..................................................................................................................................C.C.CUCCAGCUCCACAA +PXOH01000007.1/117505-117115 ..................................................................................................................................C.U.GCUCGGCUCCACUC +DJVP01000009.1/10600-10194 ..................................................................................................................................C.C.GCCCACCUCCACCA +DIYD01000059.1/8002-7629 ..................................................................................................................................C.C.CGGCAGCUCCACCU +DLOU01000059.1/729-1102 ..................................................................................................................................C.U.CCUCAUCUCCACCA +DIVN01000246.1/6394-6803 ..................................................................................................................................C.C.CGCCAUCUCCACCU +DJAB01000264.1/1310-1714 ..................................................................................................................................C.C.CUCCAGCUCCACCA +PBJG01000003.1/74732-74385 ..................................................................................................................................CuC.CCCCGUCUCCACCA +PCRL01000106.1/6431-6898 ..................................................................................................................................G.C.CGCCACCUCCACCA +PFGG01000075.1/45973-45578 ..................................................................................................................................C.U.CGCCAUCUCCACUG +DHIZ01000133.1/24217-23858 ..................................................................................................................................CaC.CCCCAUCUCCAUUG +PHFL01000026.1/50557-50957 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PBJM01000008.1/40528-40883 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DIAQ01000033.1/91433-91785 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PELD01000034.1/33026-33376 ..................................................................................................................................C.U.CCUCAGCUCCACCA +DIAU01000049.1/1411-1053 ..................................................................................................................................C.C.CCCCGCCUCCACUU +QEKV01000004.1/164827-165184 ..................................................................................................................................C.U.CCUCAUCUCCACCA +NIGF01000001.1/154970-154612 ..................................................................................................................................C.U.CUCCGCCUCCACCA +DKPW01000033.1/396-18 ..................................................................................................................................C.C.GCUCACCUCCACCA +PAQS01000009.1/4295-3887 ..................................................................................................................................C.U.CUCCACCUCCAACA +PAZE01000052.1/34103-34500 ..................................................................................................................................C.C.CUCCGGCUCCACCU +PKDJ01000037.1/19672-19279 ..................................................................................................................................C.C.CGCCACCUCCACUC +DIGH01000021.1/3007-2632 ..................................................................................................................................C.C.CCACAGCUCCACCA +BEHW01000065.1/7305-7704 ..................................................................................................................................C.C.CGGCACCUCCACCA +DKKT01000003.1/50713-50359 ..................................................................................................................................C.U.CGCCGCCUCCACCA +PDTT01000047.1/44293-43877 ..................................................................................................................................C.C.CGCCAUCUCCACAC +PEZS01000011.1/370623-370974 ..................................................................................................................................C.C.CCCCACCUCCACCA +DGIK01000080.1/4288-4689 ..................................................................................................................................C.C.CCGCAGCUCCACUU +PBSD01000023.1/89790-90190 ..................................................................................................................................C.C.CUCCGACUCCACAA +DHNJ01000008.1/5720-5335 ..................................................................................................................................C.C.CGCCACCUCCAUCU +PEIH01000005.1/598341-598743 ..................................................................................................................................C.C.CGCCAGCUCCACCA +DIVR01000021.1/152318-151966 ..................................................................................................................................C.C.CGGCACCUCCACCA +NVRJ01000015.1/1022-659 ..................................................................................................................................C.C.CUCCGGCUCCACUG +PVWF01000018.1/1150-760 ..................................................................................................................................C.U.GCUCGGCUCCACUC +DGHD01000053.1/39205-39559 ..................................................................................................................................C.U.CCUCGCCUCCACCA +NVQV01000018.1/8591-8173 ..................................................................................................................................C.C.CGCCACCUCCACCA +QAZA01000001.1/37013-37376 ..................................................................................................................................C.C.CGCCGCCUCCACUA +PEBC01000002.1/71114-70726 ..................................................................................................................................C.U.GCUCAGCUCCAUAA +PBEX01000017.1/68638-68291 ..................................................................................................................................C.U.CCCCGGCUCCAUUG +DIYR01000214.1/34711-34313 ..................................................................................................................................C.C.CUCCGUCUCCACCA +NBZD01000001.1/447079-447458 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PETZ01000028.1/329-681 ..................................................................................................................................C.C.CUUCAUCUCCACCA +DIZY01000032.1/5573-5952 ..................................................................................................................................C.C.CGCCACCUCCACCA +PKEV01000219.1/1939-2297 ..................................................................................................................................CcC.CUGCGCCUCCACCA +DJER01000027.1/50267-50613 ..................................................................................................................................C.U.CGCCGUCUCCACCA +PDSF01000045.1/30185-29830 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DLHC01000024.1/755493-755132 ..................................................................................................................................C.C.CCCCGCCUCCACUG +PBBQ01000001.1/323773-324125 ..................................................................................................................................C.U.CCCCGCCUCCACUU +DKGI01000003.1/39874-40210 ..................................................................................................................................C.C.CGUCACCUCCACCA +CP028094.1/3317997-3317599 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +PDRH01000091.1/2902-2495 ..................................................................................................................................C.C.CGCCAGCUCCACAU +NZAD01000005.1/158350-157947 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DIWY01000003.1/275489-275141 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NZCE01000050.1/1576-1221 ..................................................................................................................................C.C.CGCCACCUCCAAAA +DGFF01000062.1/12923-13271 ..................................................................................................................................C.C.CUCCGCCUCCACCA +DLOY01000027.1/29810-30181 ..................................................................................................................................C.C.CCCCAUCUCCACUU +NYYZ01000002.1/177852-177495 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PBJD01000035.1/8585-8187 ..................................................................................................................................C.C.CGCCGACUCCACUA +PBXB01000010.1/39303-38949 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DLFY01000189.1/6515-6869 ..................................................................................................................................C.C.CCUCGCCUCCAGUG +DJWX01000008.1/121441-121832 ..................................................................................................................................C.C.CGCCACCUCCACCA +DHTG01000101.1/18777-19145 ..................................................................................................................................C.C.CUCCAACUCCACUG +PBFQ01000062.1/58346-57976 ..................................................................................................................................C.C.CGCCGCCUCCAUAC +DJRT01000009.1/79954-80302 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NYSU01000465.1/3460-3101 ..................................................................................................................................C.C.CCGCGCCUCCACCG +DIMW01000001.1/250232-249876 ..................................................................................................................................C.C.CCCCACCUCCAGUU +DLBU01000002.1/107246-107633 ..................................................................................................................................C.C.GGUCACCUCCACCA +DLKO01000034.1/21513-21883 ..................................................................................................................................C.U.CCCCACCUCCAUUA +DGSM01000127.1/4114-4473 ..................................................................................................................................C.U.CACCAUCUCCACCA +PHCB01000005.1/93680-94117 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DGXO01000027.1/16390-16788 ..................................................................................................................................C.C.GCUCACCUCCACUG +PXPI01000102.1/19761-20152 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +PABI01000042.1/12192-12606 ..................................................................................................................................C.C.CGCCAUCUCCACUA +PEWW01000111.1/2217-2642 ..................................................................................................................................C.U.CGCCGCCUCCACUC +PRLH01000097.1/46063-46450 ..................................................................................................................................C.U.GCUCGGCUCCACUU +PBME01000004.1/35023-34634 ..................................................................................................................................C.C.CAUCGCCUCCACCA +DJMU01000112.1/19333-19699 ..................................................................................................................................C.C.CCCCAUCUCCAG-- +DHHC01000048.1/16058-16451 ..................................................................................................................................C.C.CGCCAUCUCCACCU +DLTY01000025.1/78647-78975 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DHTD01000135.1/57419-57818 ..................................................................................................................................C.C.GCCCAUCUCCACCA +PJQG01000015.1/19584-19939 ..................................................................................................................................C.C.CGCCACCUCCACGA +PFAC01000016.1/1230-861 ..................................................................................................................................C.U.CUCCACCUCCAAUU +DKFG01000263.1/5862-5468 ..................................................................................................................................C.C.GACCGCCUCCACCA +PDUC01000029.1/613-262 ..................................................................................................................................C.C.CGGCGCCUCCACCA +PFDX01000015.1/8831-9189 ..................................................................................................................................C.U.CCUCACCUCCAUCU +NZ_PYEQ01000756.1/1470-1084 ..................................................................................................................................C.C.CGUCAGCUCCAUAC +PAQM01000006.1/3386-2985 ..................................................................................................................................C.C.CUCCGACUCCACCA +NYZA01000173.1/21320-21669 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DLIO01000041.1/44117-44474 ..................................................................................................................................C.C.CCCCAUCUCCACCA +BEHT01000057.1/2676-3016 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BEHX01000005.1/66052-66428 ..................................................................................................................................C.C.CACCAUCUCCACGA +DGUI01000033.1/38150-38522 ..................................................................................................................................C.C.CCUCGUCUCCACCA +PEQL01000036.1/10616-11054 ..................................................................................................................................C.U.CUCCACCUCCAA-- +DLBN01000122.1/27123-26766 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DHMH01000060.1/6176-5787 ..................................................................................................................................C.C.CGCCGUUUCCACCA +DLHF01000033.1/91935-92314 ..................................................................................................................................C.C.CGCCAUCUCCACAG +NZJT01000028.1/6756-7120 ..................................................................................................................................C.C.CAGCAUCUCCACUA +DLDJ01000043.1/61813-61435 ..................................................................................................................................C.C.CGCCGACUCCAUUG +PDPI01000002.1/28802-29175 ..................................................................................................................................C.C.CCUCACUUCCACCA +NZER01000471.1/9317-9629 ..................................................................................................................................C.C.CACCGCCUCCACCA +DIBQ01000061.1/177326-176974 ..................................................................................................................................C.C.CCCCGGCUCCAUUC +PEWV01000076.1/788-1175 ..................................................................................................................................G.C.CGGCACCUCCACCA +DKRE01000013.1/13044-12698 ..................................................................................................................................C.C.CCUCAGCUCCAGCU +DLIE01000088.1/5431-5026 ..................................................................................................................................C.C.CUCCAGCUCCACUU +PAJB01000022.1/56125-56469 ..................................................................................................................................C.C.CACCGGCUCCACCA +PCAX01000012.1/16452-16098 ..................................................................................................................................CuC.CCCCGUCUCCACCA +CP021379.1/425790-425420 ..................................................................................................................................C.C.CGCCACCUCCAA-- +DJWM01000001.1/140939-140585 ..................................................................................................................................C.C.CAUCGCCUCCACCA +PCSD01000066.1/716-325 ..................................................................................................................................C.C.CGCCAUCUCCACAA +PNHP01000001.1/385977-385621 ..................................................................................................................................C.C.CGUCAUCUCCACCA +PFBV01000005.1/81027-80630 ..................................................................................................................................C.U.CGCCACUUCCACAA +DKKR01000061.1/4809-4412 ..................................................................................................................................C.U.CACCGGCUCCACUU +NZXD01000014.1/5176-4821 ..................................................................................................................................CuC.CCCCGUCUCCACCA +PCVW01000061.1/9747-10148 ..................................................................................................................................C.C.CCCCGCCUCCACCG +PBOA01000005.1/65365-65015 ..................................................................................................................................CuC.CCCCGUCUCCACCA +PHDH01000052.1/17731-17341 ..................................................................................................................................C.C.CGGCGGCUCCACCU +DJSA01000058.1/16861-16458 ..................................................................................................................................C.C.CUCCAUCUCCACAA +PFOH01000024.1/1629-1246 ..................................................................................................................................C.U.CCCCGCCUCCACCC +DGHQ01000058.1/19586-19191 ..................................................................................................................................C.C.CUCCAUCUCCACGU +PADF01000015.1/4181-3794 ..................................................................................................................................C.C.CGCCUGCUCCACCA +PCXV01000033.1/14530-14193 ..................................................................................................................................C.C.CUCCACUUCCACUA +PKSZ01000674.1/402-788 ..................................................................................................................................C.C.CCCCAUCUCCACUG +DHPF01000007.1/182741-182343 ..................................................................................................................................C.C.CUGCAAGUCCACUU +PHBR01000118.1/6094-5731 ..................................................................................................................................CuC.CCCCGUCUCCACCA +PETR01000116.1/5831-6177 ..................................................................................................................................C.C.CGGCACCUCCACCA +DJYO01000013.1/65340-64966 ..................................................................................................................................C.C.CAUCAUCUCCACCA +DGHA01000007.1/55084-55479 ..................................................................................................................................C.C.CUCCAGCUCCACUU +NVUK01000033.1/9660-10075 ..................................................................................................................................C.U.CUCCACCUCCAAAU +BEIK01000001.1/31335-30982 ..................................................................................................................................C.C.CUCCAUCUCCACAA +DLKS01000035.1/16878-16485 ..................................................................................................................................C.C.CGUUAGCUCCACAU +PHDU01000005.1/11156-10787 ..................................................................................................................................C.C.CGUCACUUCCACCG +PFAT01000045.1/5892-5495 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PGFG01000001.1/2487634-2487260 ..................................................................................................................................C.C.CGCCGGCUCCACAA +DLKQ01000020.1/6238-6636 ..................................................................................................................................C.C.CAUCGCUUCCACCA +PAYK01000015.1/103771-104141 ..................................................................................................................................C.C.CACCAGCUCCACUU +DLGQ01000010.1/12451-12849 ..................................................................................................................................C.C.GCCCGGCUCCACAG +NVUU01000005.1/15009-14629 ..................................................................................................................................C.U.CUCCACCUCCAA-- +AXZO01000002.1/61444-61043 ..................................................................................................................................C.C.CGUCAGCUCCAUCU +DJWY01000029.1/2775-3124 ..................................................................................................................................C.U.CCUCAUCUCCACCA +NVWW01000027.1/23728-24123 ..................................................................................................................................C.C.CUCCGGCUCCACUA +DIXM01000002.1/730789-731142 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PFND01000009.1/11467-11042 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PXYQ01000026.1/19174-19571 ..................................................................................................................................C.C.CUCCGACUCCACUA +PAME01000014.1/97658-97263 ..................................................................................................................................C.U.CGCCGGCUCCACUU +PHFO01000020.1/11346-11731 ..................................................................................................................................C.U.GCCCGGUUCCACUA +DHBR01000038.1/17035-17409 ..................................................................................................................................C.C.CCUCGCUUCCACCA +DHVR01000061.1/84712-84321 ..................................................................................................................................C.C.CGCCAUCUCCACCU +DLKU01000010.1/735-360 ..................................................................................................................................C.C.CCGCAUCUCCACCA +NKXO01000022.1/46903-47271 ..................................................................................................................................C.C.CUCCAUCUCCACUA +PFBX01000006.1/11193-11608 ..................................................................................................................................C.C.CGCCACCUCCACCA +PFVC01000041.1/442-100 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DIPL01000003.1/85718-86080 ..................................................................................................................................C.C.CGCCGCUUCCACCA +PAGQ01000074.1/8797-9173 ..................................................................................................................................C.C.CACCACCUCCACCA +PAUC01000033.1/12814-12463 ..................................................................................................................................CcC.CCCCGUCUCCACCA +PFAD01000004.1/8878-8505 ..................................................................................................................................C.U.CUCCACCUCCAUUG +PAZC01000026.1/378-4 ..................................................................................................................................C.C.CGCCACCUCCACCA +PFUN01000129.1/636-247 ..................................................................................................................................C.C.CGCCAUCUCCACCG +DLSG01000088.1/365-23 ..................................................................................................................................C.C.CGUCGUCUCCACCA +BDTN01000259.1/2890-3268 ..................................................................................................................................C.C.CGGCGUCUCCACCA +DJFP01000163.1/7366-7769 ..................................................................................................................................C.C.CUCCGACUCCACCA +DIWP01000015.1/71782-71428 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DIFX01000018.1/3597-3201 ..................................................................................................................................C.C.CGCCAGCUCCACGA +PFDY01000083.1/2490-2880 ..................................................................................................................................C.C.CAUCAUCUCCACCC +PEYV01000067.1/8054-8427 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PCXO01000012.1/25459-25106 ..................................................................................................................................C.C.CACCAUCUCCACCA +DGVJ01000068.1/15313-15706 ..................................................................................................................................C.C.CGCUAUCUCCACUC +DIVS01000057.1/31428-31774 ..................................................................................................................................C.C.CGUCACCUCCACCA +PKDL01000386.1/634-997 ..................................................................................................................................C.C.CGGCGCCUCCACUU +PCSX01000031.1/9577-9955 ..................................................................................................................................C.U.CGCCACUUCCACCA +PASM01000019.1/31345-31701 ..................................................................................................................................C.CuCCCCGUCUCCACCA +PKDT01000076.1/17661-18019 ..................................................................................................................................C.C.CUGCAUCUCCACGA +NZBZ01000015.1/5877-5543 ..................................................................................................................................C.U.CGCCACCUCCACUA +PXYW01000136.1/1415-1768 ..................................................................................................................................CgU.CCCCGCCUCCACCA +NZ_PVWO01000008.1/12257-11861 ..................................................................................................................................C.U.GCCCAGCUCCACUU +DGXF01000175.1/13331-12985 ..................................................................................................................................C.C.CGCCAGGUCCACCA +DGWK01000022.1/67443-67075 ..................................................................................................................................A.C.CGCCAGGUCCACUC +DHJU01000069.1/2071-1726 ..................................................................................................................................A.C.CGCCAUCUCCACCA +PHAN01000003.1/135771-136126 ..................................................................................................................................C.C.CGCCACCUCCACCA +DHAT01000003.1/66415-66786 ..................................................................................................................................C.C.CGUCAUCUCCACCA +PDUD01000019.1/106903-107281 ..................................................................................................................................C.C.CGCCGGCUCCACAA +PHAI01000001.1/54134-54523 ..................................................................................................................................C.C.CGUCAUCUCCACAU +NYZN01000045.1/22330-21977 ..................................................................................................................................C.C.GGCCAGGUCCACCA +DITF01000195.1/9803-10152 ..................................................................................................................................C.U.CCCCACCUCCACCA +PDHI01000009.1/24570-24930 ..................................................................................................................................C.C.GCACACCUCCACCA +PFBM01000005.1/28821-29210 ..................................................................................................................................C.U.CCCCACCUCCACCA +PFCS01000042.1/100467-100854 ..................................................................................................................................C.C.CGCCAUCUCCAUUU +DGYF01000296.1/8047-8443 ..................................................................................................................................C.C.CUCCGGCUCCACCA +DHLT01000131.1/211-577 ..................................................................................................................................C.C.CGUCGUCUCCACAC +DIUJ01000039.1/49019-49389 ..................................................................................................................................C.U.CCGCAGCUCCACAA +PEYO01000017.1/126720-127083 ..................................................................................................................................C.U.CGGCAUCUCCACCC +PCWZ01000011.1/3152-3509 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PLEQ01000120.1/3279-3631 ..................................................................................................................................C.C.CGCCACCUCCACCA +DLGO01000004.1/61659-61290 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP025704.1/884631-885001 ..................................................................................................................................C.C.CACCACCUCCACCA +DKTG01000189.1/2315-1950 ..................................................................................................................................C.C.CACCAGCUCCACGA +PFRL01000047.1/6239-6580 ..................................................................................................................................C.C.CACCAUCUCCACUU +PCTW01000034.1/536-164 ..................................................................................................................................C.C.CGCCACCUCCACCA +DIGJ01000040.1/6508-6137 ..................................................................................................................................C.C.CGUCAUCUCCAUUA +DIUR01000027.1/409167-409541 ..................................................................................................................................C.C.CACCACCUCCACCA +PVWK01000014.1/229998-229610 ..................................................................................................................................C.C.CGUCAGCUCCACUU +DLSM01000004.1/24689-24332 ..................................................................................................................................C.U.CCUCACCUCCACCA +DILM01000012.1/11413-11787 ..................................................................................................................................C.C.CUCCAGCUCCACAU +PAMZ01000010.1/2685-2316 ..................................................................................................................................C.C.CACCACCUCCACCA +PEWP01000015.1/3522-3880 ..................................................................................................................................CcC.CUCCACCUCCACCA +DISL01000078.1/5095-5464 ..................................................................................................................................C.C.CGUCACUUCCACCA +DLHS01000015.1/81245-81614 ..................................................................................................................................C.C.CUGCAGCUCCACCA +CP017414.1/764519-764903 ..................................................................................................................................C.C.CGCCACCUCCACCA +DJWZ01000059.1/31648-31248 ..................................................................................................................................C.U.CCCCAGCUCCACUA +LSNV01000004.1/448-842 ..................................................................................................................................C.U.CGCCAUCUCCACCA +PKSX01000015.1/9476-9850 ..................................................................................................................................C.C.CUCCAGCUCCACGC +BEIT01000006.1/8612-9012 ..................................................................................................................................C.C.CGCCGUCUCCACCA +PKDZ01000072.1/40553-40151 ..................................................................................................................................C.C.CCCCGGCUCCACUA +NZWK01000031.1/5475-5833 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DGHS01000029.1/75893-75504 ..................................................................................................................................C.C.CUCCGGCUCCACUG +PFCN01000024.1/3587-3928 ..................................................................................................................................C.C.CGGCAUCUCCACUG +NZVU01000015.1/83611-83236 ..................................................................................................................................C.C.CGGCAUCUCCACUU +PFAM01000013.1/41462-41083 ..................................................................................................................................C.U.CCUCAUCUCCACCU +PCXC01000049.1/968-620 ..................................................................................................................................C.C.CUCCGCCUCCACCA +PBAS01000056.1/478-91 ..................................................................................................................................C.C.CCCCGGCUCCAUUU +PCYM01000008.1/11712-12097 ..................................................................................................................................C.C.CACCGUCUCCACCA +NZER01000008.1/8068-8404 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DHDS01000031.1/8924-8578 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PFOW01000012.1/19675-20061 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +NVWV01000007.1/142935-143307 ..................................................................................................................................C.C.CGGCAUCUCCACUG +PXQH01000019.1/7694-7300 ..................................................................................................................................C.C.GCCCAGGUCCAUUU +PBOB01000052.1/3294-2963 ..................................................................................................................................C.C.GGGCAUCUCCACUU +DIUC01000099.1/21491-21100 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DISW01000023.1/103125-103490 ..................................................................................................................................C.C.CACCACCUCCACCA +NJER01000002.1/837912-838292 ..................................................................................................................................C.C.CGCCACCUCCACCA +NZZC01000080.1/9680-9312 ..................................................................................................................................C.U.CGCCGCGUCCACCA +NWBO01000152.1/15575-15172 ..................................................................................................................................C.U.CUGCAACUCCACAG +DJXM01000036.1/2172-1764 ..................................................................................................................................C.C.CCUCAUCUCCACCA +NVVN01000002.1/177743-178127 ..................................................................................................................................C.C.CCUCACCUCCACCA +DJVL01000011.1/27717-28109 ..................................................................................................................................C.C.CACCUUCUCCACCC +PAHD01000017.1/22033-22406 ..................................................................................................................................C.C.GCGCGCCUCCACAA +PHBX01000016.1/116832-117198 ..................................................................................................................................C.C.CGCCAUCUCCACUA +DKQD01000175.1/1626-1998 ..................................................................................................................................C.C.CACCACCUCCACCA +PFAQ01000024.1/2209-2610 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PFNN01000028.1/7459-7785 ..................................................................................................................................C.C.CUCCGUCUCCACAC +DJOE01000001.1/240-641 ..................................................................................................................................C.C.CACCGUCUCCAUUU +KZ686269.1/1593575-1593207 ..................................................................................................................................C.C.CUUCGGGUCCACAA +DIKG01000026.1/2074-1663 ..................................................................................................................................C.C.CAUCACCUCCACCA +DJEF01000049.1/23239-23587 ..................................................................................................................................C.C.CGCCGCUUCCACCA +DIWQ01000033.1/12842-13199 ..................................................................................................................................C.C.CGUCGUCUCCACAU +DKTL01000104.1/31615-31216 ..................................................................................................................................C.C.CUCCGGCUCCACAA +DJFE01000027.1/74435-74089 ..................................................................................................................................C.C.CCCCACCUCCACUU +PBEP01000009.1/47167-47514 ..................................................................................................................................CuC.CCCCAUCUCCACCA +PYVU01000056.1/14492-14900 ..................................................................................................................................C.C.CUCCAACUCCACAA +NVSA01000065.1/6817-6455 ..................................................................................................................................C.C.CUCCAGCUCCACGG +DLQO01000045.1/4525-4899 ..................................................................................................................................C.C.CUGCAUCUCCACUA +PFEM01000035.1/4914-5304 ..................................................................................................................................C.C.GGCCAUCUCCACAC +DJYI01000126.1/39182-38834 ..................................................................................................................................C.C.CACCGCCUCCACCA +NZCP01000057.1/35892-36274 ..................................................................................................................................C.C.CUCCAUCUCCACUC +PEZF01000122.1/882-1271 ..................................................................................................................................C.C.CUCCAUCUCCACUC +LSNS01000019.1/35709-35326 ..................................................................................................................................C.C.CAUCAUCUCCACUA +DLGA01000003.1/184000-184372 ..................................................................................................................................C.U.CCGCAUCUCCACCA +PLBO01000151.1/322748-322396 ..................................................................................................................................C.C.CGCCACCUCCACUG +CP019600.1/2366984-2366632 ..................................................................................................................................C.C.CGCCAUCUCCAAUU +PVXQ01000001.1/88831-88213 aagcuuuuugcuauggaauacuaggauagaagacauaaaaacuauacugagcuucuauaauacgccaagggacaaaaaauaauuuguucaagauauagucagggccauuagaaauaauggacgccgcugaC.C.CCUCGCCUCCACCA +PBEE01000018.1/3883-4285 ..................................................................................................................................C.C.CCCCGGCUCCACUU +DLEZ01000037.1/76892-77294 ..................................................................................................................................C.C.CGCCGUCUCCACCA +PEUE01000061.1/2203-2592 ..................................................................................................................................C.C.CCUCGUCUCCACAU +DGHN01000172.1/452-839 ..................................................................................................................................C.C.CGUCAGGUCCAUUU +PCTQ01000127.1/21186-20828 ..................................................................................................................................C.C.CGCCACCUCCACCA +PAMQ01000003.1/73850-73493 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PEVO01000036.1/9885-10233 ..................................................................................................................................C.C.CCGCAGCUCCACCA +PXPS01000180.1/9821-10138 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +PKHU01000002.1/146197-145805 ..................................................................................................................................C.C.GCACACCUCCACCA +PBIO01000025.1/4521-4159 ..................................................................................................................................C.C.CGCCGUCUCCACCA +DGQH01000011.1/54151-54544 ..................................................................................................................................C.U.CCCCGACUCCACAA +DHVF01000284.1/2427-2844 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PEYT01000021.1/34543-34918 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PCXQ01000003.1/8073-8428 ..................................................................................................................................C.C.CGUCACUUCCACUC +DHMS01000040.1/3035-2681 ..................................................................................................................................C.C.GCCCGAUUCCACCA +PEDL01000001.1/289408-289755 ..................................................................................................................................C.C.CCUCACCUCCAUUG +PCVX01000102.1/15755-15365 ..................................................................................................................................C.C.CGCCGCCUCCACUU +PAQN01000020.1/35838-36185 ..................................................................................................................................C.C.CCCCGGCUCCAUUG +DKYC01000108.1/412-66 ..................................................................................................................................C.C.CGUCUACUCCAUCA +NVVI01000030.1/4457-4857 ..................................................................................................................................C.C.CUCCGACUCCACAG +DHKS01000106.1/27464-27866 ..................................................................................................................................C.U.CCCCUAGUCCACCC +PCSN01000037.1/17522-17882 ..................................................................................................................................C.C.CACCAUCUCCACCG +DKGO01000036.1/4407-5049 gguaguacuaggauacagaaugauauuccaaaauggaauaaauauauauuuuguauaagacgccgaggaaccuaucaaugguagguucaagauauagucagugccaucucgaaagaauggaagagcacguC.C.CACCGUCUCCA--- +NYYU01000041.1/39934-40278 ..................................................................................................................................C.C.CCCCAUCUCCACUA +DKFD01000002.1/3063-2711 ..................................................................................................................................C.U.CGCCACCUCCACCA +NVXJ01000027.1/20340-19960 ..................................................................................................................................C.C.CGACGUCUCCACCA +PEBA01000023.1/2895-3263 ..................................................................................................................................C.C.CUCCGGCUCCACAA +DHGC01000071.1/343-1 ..................................................................................................................................C.C.CCUCACUUCCACCA +NVUY01000004.1/19816-20214 ..................................................................................................................................C.C.CCUCAUCUCCACCA +NZ_PVNK01000148.1/103429-103073 ..................................................................................................................................C.C.CGGCGCCUCCAACC +PFPK01000007.1/5311-5710 ..................................................................................................................................C.C.CGGCAUCUCCACUU +PFNV01000014.1/4878-5226 ..................................................................................................................................C.U.CGCCAUCUCCAUAA +NYXZ01000113.1/5749-6103 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DLGT01000096.1/127120-127491 ..................................................................................................................................C.C.CUGCAUCUCCACUU +PAUB01000029.1/81886-81531 ..................................................................................................................................C.C.CGCCACCUCCACCA +PBIO01000014.1/895606-895971 ..................................................................................................................................C.C.CACCACCUCCACCA +PEZV01000002.1/394-54 ..................................................................................................................................C.C.GCCCUGUUCCACCA +PBQU01000067.1/75205-74886 ..................................................................................................................................C.C.CGCCGGGUCCAUUC +PFET01000005.1/106554-106939 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DLDS01000051.1/8159-8511 ..................................................................................................................................C.C.CGCCUAUUCCAUUC +DIRT01000037.1/31942-32328 ..................................................................................................................................C.C.CGCCGACUCCACAC +PFTL01000039.1/3294-2980 ..................................................................................................................................G.C.CCCCAUCUCCACCA +PPDJ01000014.1/78116-78483 ..................................................................................................................................C.C.CACCACCUCCACCA +PFKS01000068.1/23030-23362 ..................................................................................................................................C.A.-------------- +PKHO01000001.1/456080-456456 ..................................................................................................................................C.C.CGGCUGCUCCACCG +PBLV01000063.1/46833-46458 ..................................................................................................................................C.C.CGCCACCUCCACCA +PCXD01000008.1/549-168 ..................................................................................................................................C.C.CGGCAUCUCCACCA +PFAH01000007.1/5753-6104 ..................................................................................................................................C.C.CGCCAUCUCCACAA +PBYL01000424.1/6936-6530 ..................................................................................................................................C.C.CUCCGGCUCCACAU +CP024013.1/108688-109046 ..................................................................................................................................C.C.CGCCAGCUCCAAUA +DHKM01000030.1/7763-7363 ..................................................................................................................................C.U.CGUCAUCUCCACCA +NTKK01000007.1/63067-63436 ..................................................................................................................................C.C.CGGCAGCUCCACUU +PCUW01000067.1/123628-123258 ..................................................................................................................................C.C.CACCACCUCCACCA +DJLY01000005.1/8396-8029 ..................................................................................................................................C.U.CGCCACCUCCACCA +PFAK01000041.1/134-533 ..................................................................................................................................C.C.CGGCAUCUCCACCA +PFDW01000074.1/10578-10205 ..................................................................................................................................C.U.CGCCAUCUCCACAA +DLEQ01000003.1/101755-102097 ..................................................................................................................................C.C.CGCCUACUCCAGAU +PGYE01000001.1/189309-189727 ..................................................................................................................................C.C.CCUCAUCUCCACCA +NZWS01000002.1/7721-8117 ..................................................................................................................................C.C.CGCCAUCUCCACAU +PFGR01000035.1/6507-6166 ..................................................................................................................................C.C.CUCCACCUCCACCA +PFPX01000040.1/6774-6388 ..................................................................................................................................C.C.CACCAUCUCCACAC +PFIB01000165.1/8170-7822 ..................................................................................................................................C.C.CGCCACCUCCAAUA +CP025543.1/80114-80526 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DJXS01000051.1/14961-15312 ..................................................................................................................................C.C.CCUCUGAUCCACUG +NZIV01000038.1/8738-8407 ..................................................................................................................................C.C.CGCCACCUCCACCA +PFOV01000030.1/17686-17131 ..................................................................................................................................C.C.CGCCAUCUCCAUUU +NJAG01000002.1/185411-185784 ..................................................................................................................................C.C.CUCCGUCUCCACUG +DJDX01000049.1/16101-15701 ..................................................................................................................................C.C.CUGCGACUCCACCA +PGTK01000004.1/140571-140956 ..................................................................................................................................-cC.CGGCAUCUCCACUC +DHPA01000047.1/2668-2276 ..................................................................................................................................C.C.CGUCAUCUCCACCA +DKCH01000021.1/4629-5033 ..................................................................................................................................C.U.CCUCAUCUCCACCA +DHWF01000043.1/34335-33963 ..................................................................................................................................CuC.CCCCAUCUCCACCA +PFCL01000005.1/14802-14492 ..................................................................................................................................C.C.CCUUGGCUCCACCA +DGRX01000014.1/84721-84341 ..................................................................................................................................C.C.CCCCAUCUCCAACA +DJOB01000006.1/290292-289869 ..................................................................................................................................C.C.CGUCAUCUCCACCA +PETJ01000007.1/3360-3018 ..................................................................................................................................C.U.CCGCACCUCCACAA +PCYK01000003.1/29387-29787 ..................................................................................................................................C.C.CGCCAUAUCCACUU +PFQT01000061.1/18708-19094 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DJML01000054.1/2880-2509 ..................................................................................................................................C.C.CGGCAGCUCCACGA +PLBO01000084.1/9545-9193 ..................................................................................................................................C.C.CGCCACCUCCACUC +PCVY01000028.1/1925-1520 ..................................................................................................................................C.C.GGCCAGCUCCAUUC +MJIX01000003.1/131806-132192 ..................................................................................................................................C.C.CGUCAUCUCCACCA +PBNR01000029.1/47570-47920 ..................................................................................................................................C.C.CGCCACCUCCACCA +DKRQ01000019.1/100126-100518 ..................................................................................................................................C.C.CCGCGACUCCACCA +PXYS01000099.1/930-1309 ..................................................................................................................................C.U.CGGCGUCUCCACAG +DLLE01000045.1/3607-3992 ..................................................................................................................................C.C.CCCCAUCUCCACUU +DGWD01000044.1/52725-52340 ..................................................................................................................................C.C.CCCCACCUCCAUAC +PBLY01000038.1/5713-6002 ..................................................................................................................................C.C.CCCCGCCUCCAUAU +PBEK01000009.1/14634-15003 ..................................................................................................................................C.C.CGCCGACUCCACAA +DHMD01000060.1/31881-32278 ..................................................................................................................................C.C.CAUCGCUUCCACCA +DHAK01000009.1/421-1 ..................................................................................................................................C.C.CGUCAUCUCCACCA +POCE01000023.1/273287-273639 ..................................................................................................................................-.C.CACCGUCUCCACCA +NZWX01000006.1/669-303 ..................................................................................................................................C.C.CACCAGUUCCACUA +DLIF01000008.1/16836-16438 ..................................................................................................................................C.C.CCUCGACUCCACCA +PAGN01000043.1/8000-8397 ..................................................................................................................................C.C.CGCCGACUCCACAA +DHUO01000020.1/2391-1971 ..................................................................................................................................C.C.CAUCGUCUCCACCA +PEWS01000007.1/5936-6327 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DJAC01000025.1/2279-2669 ..................................................................................................................................C.C.CUCCGACUCCACUG +PFAV01000023.1/1610-1240 ..................................................................................................................................C.C.CUCCGUCUCCACCA +DIYL01000002.1/81839-82227 .............................................................................................................................aggucC.C.CGGCGCUUCCACUC +DINZ01000034.1/53283-52917 ..................................................................................................................................C.U.CUCCGGGUCCACGC +PQAE01000002.1/116183-116566 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PBRN01000182.1/8239-7881 ..................................................................................................................................C.C.CAUCGCCUCCACUU +DHLW01000061.1/49239-48886 ..................................................................................................................................C.C.CCCCGGCUCCAUUC +PFNU01000019.1/5601-6031 ..................................................................................................................................C.C.CCUCAUCUCCAUAC +NZER01000012.1/5155-4812 ..................................................................................................................................C.C.CGCCGCCUCCACUU +DIQV01000028.1/476-104 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PFCB01000016.1/5329-5722 ..................................................................................................................................C.U.CGGCAUCUCCACGA +NZWA01000052.1/7011-7352 ..................................................................................................................................C.C.CCUCGCCUCCACUU +LSNQ01000009.1/39803-39394 ..................................................................................................................................C.C.CAUCAUCUCCACCG +PFHK01000036.1/38646-38229 ..................................................................................................................................C.U.CGCCAUCUCCACAU +NZEE01000109.1/10911-10530 ..................................................................................................................................C.C.CGCCGUUUCCACCA +DJJC01000034.1/11389-11009 ..................................................................................................................................C.C.CCUCAUCUCCACUG +PEAJ01000001.1/32140-32509 ..................................................................................................................................C.C.CGGCACCUCCACCA +PFQF01000039.1/11071-11411 ..................................................................................................................................C.C.CCCUGACUCCACCA +PKTK01000012.1/40124-40514 ..................................................................................................................................C.U.CGCCAUCUCCACAA +PXPA01000053.1/9616-10013 ..................................................................................................................................C.C.CGCCAUCUCCACAA +NZBX01000006.1/60123-60521 ..................................................................................................................................C.U.CGGCAUCUCCACUC +NVRX02000004.1/199483-199092 ..................................................................................................................................C.C.CGCCGUCUCCACAA +PETY01000029.1/2240-2601 ..................................................................................................................................-.C.CCUCAUCUCCACAA +PCVQ01000054.1/10673-10244 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PFMH01000008.1/1000-613 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PEAP01000021.1/19841-20208 ..................................................................................................................................C.C.CGGCACCUCCACCA +PHNE01000001.1/112408-111998 ..................................................................................................................................C.U.CGCCAUCUCCACCA +PEUS01000023.1/2405-1924 ..................................................................................................................................C.U.CGUCACCUCCACUA +NVQF01000007.1/50945-50505 ..................................................................................................................................C.C.CGCCAGCUCCACUC +PKER01000024.1/4188-4559 ..................................................................................................................................C.C.GGCCGCCUCCACUU +PHAF01000028.1/5495-5146 ..................................................................................................................................C.U.CCUCACCUCCACCA +NZCP01000010.1/7784-7415 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PFLC01000067.1/944-553 ..................................................................................................................................C.U.CCCCAUCUCCACCA +CP012673.1/10420196-10420540 ..................................................................................................................................C.C.CGGCGCCUCCACUC +CP025257.1/808368-808776 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PCWN01000008.1/71252-71647 ..................................................................................................................................C.C.CGGCAUCUCCACCA +PFVL01000039.1/2874-3284 ..................................................................................................................................C.U.CGCCAACUCCACAA +DHGS01000003.1/142832-142480 ..................................................................................................................................C.U.CGCCACCUCCACAA +DJVE01000041.1/19299-18926 ..................................................................................................................................C.U.CCCCACCUCCAUUU +PFBA01000003.1/375-53 ..................................................................................................................................C.C.GCCCAUCUCCACCA +PDZX01000079.1/3251-3615 ..................................................................................................................................C.C.CGCCACCUCCACCA +PDZU01000042.1/12225-11866 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP024962.1/751284-750891 ..................................................................................................................................C.U.CGCCAUCUCCACCA +NZLX01000007.1/26680-26316 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PFPM01000063.1/17196-16825 ..................................................................................................................................C.C.CACCAUCUCCACAA +DHJL01000002.1/94341-94744 ..................................................................................................................................C.C.CCGCAGCUCCACCA +DJQI01000010.1/2646-3022 ..................................................................................................................................C.C.CGUCAGAUCCACCA +QFFM01000012.1/5368-4994 ..................................................................................................................................C.C.CGACAGCUCCACCA +DIVY01000028.1/29723-30092 ..................................................................................................................................C.C.CCGCAUCUCCACCA +PFBI01000006.1/248817-249217 ..................................................................................................................................C.C.CGGCAUCUCCACAU +DJKW01000002.1/15230-15629 ..................................................................................................................................C.C.CCUCGCCUCCACAU +PAVS01000020.1/41723-41357 ..................................................................................................................................C.C.GACCACCUCCACCA +DHNC01000012.1/13989-13633 ..................................................................................................................................C.C.CAUCAUCUCCACCA +PAUE01000028.1/23961-23594 ..................................................................................................................................C.C.CUGCAGCUCCACGG +NZZV01000201.1/110-488 ..................................................................................................................................C.C.CCCCAGCUCCACGA +PCSZ01000018.1/4163-4574 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PDPP01000021.1/53311-52897 ..................................................................................................................................C.C.CACCAUCUCCACAA +PCSB01000015.1/3882-3506 ..................................................................................................................................C.U.CUCCGUCUCCACAU +PEYL01000042.1/35244-35597 ..................................................................................................................................C.U.CGCCAUCUCCACUC +PXOU01000017.1/8361-8784 ..................................................................................................................................C.C.CCGCAGCUCCACCA +DGVL01000083.1/14162-13752 ..................................................................................................................................C.C.CGUCUACUCCAUGG +PANY01000002.1/143189-142801 ..................................................................................................................................C.C.CCCCAUCUCCACAA +PFMD01000052.1/6538-6923 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DJOC01000055.1/3162-3512 ..................................................................................................................................C.U.CCUCUACUCCACCA +BEHV01000013.1/4934-4557 ..................................................................................................................................C.C.CCCCACCUCCACCA +DHOE01000177.1/4429-4795 ..................................................................................................................................C.C.CCUCAGCUCCACUA +BEIL01000002.1/15000-14660 ..................................................................................................................................C.C.CCCCACCUCCACUU +PEYH01000024.1/6175-6553 ..................................................................................................................................C.C.CGCCAUCUCCACUA +PFRX01000013.1/437-852 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DJSP01000086.1/19358-19710 ..................................................................................................................................C.C.CUUCGACUCCACCA +DKCA01000020.1/4082-3719 ..................................................................................................................................C.C.CUGCAGCUCCACCA +PFBL01000019.1/533-127 ..................................................................................................................................C.C.CCGCACCUCCACCA +NZWR01000004.1/65098-65479 ..................................................................................................................................C.C.GCCCAUCUCCACAU +PFOQ01000012.1/75905-76330 ..................................................................................................................................U.U.CGCCAUCUCCACAA +PFDI01000023.1/22883-22470 ..................................................................................................................................C.C.CCCCAUCUCCACAA +CP016327.1/340774-340402 ..................................................................................................................................C.C.CGCCGCCUCCACUU +NSIM01000031.1/16678-17048 ..................................................................................................................................C.C.CCCCAAUUCCACUC +PFKD01000135.1/688-291 ..................................................................................................................................C.C.CACCAGCUCCACAA +PFJM01000009.1/26777-27191 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PJQJ01000031.1/7921-8315 ..................................................................................................................................C.C.CCGCAGCUCCACCA +DJJG01000031.1/9499-9104 ..................................................................................................................................C.C.CGCCAGCUCCACCA +DJJA01000003.1/147874-148291 ..................................................................................................................................C.C.CGGCAUCUCCACCC +PEKU01000097.1/14487-14767 ..................................................................................................................................C.C.CGCCAUCUCCACUU +DIFW01000017.1/150595-150226 ..................................................................................................................................C.C.CGUCGUCUCCACCG +PBQF01000072.1/618-247 ..................................................................................................................................C.C.GCACACUUCCAAUU +NVTB01000003.1/98460-98906 ..................................................................................................................................C.C.CGCCACCUCCACCA +PFEB01000049.1/46365-46757 ..................................................................................................................................C.C.CGGCAUCUCCACAC +PFPA01000038.1/2829-2415 ..................................................................................................................................C.C.CCACACCUCCACAC +PCXT01000012.1/1856-1475 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PEUY01000037.1/20531-20144 ..................................................................................................................................C.C.CGCCAUCUCCACUC +PFRV01000084.1/2827-3234 ..................................................................................................................................C.C.CGGCAUCUCCACCA +DHEH01000012.1/30531-30161 ..................................................................................................................................C.U.CCGCAUCUCCACCA +DKCV01000022.1/143923-144324 ..................................................................................................................................C.C.CCUCGGCUCCACCA +PCXU01000025.1/13439-13831 ..................................................................................................................................C.C.CCCCAUCUCCACCA +NZCD01000045.1/4541-4143 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DJDW01000045.1/6509-6113 ..................................................................................................................................C.C.CGCCAUCUCCACCA +PCTA01000033.1/82380-82811 ..................................................................................................................................C.C.CUCCAUCUCCACCA +NZAS01000098.1/17610-17950 ..................................................................................................................................C.C.GCACAUUUCCACCA +PBPN01000021.1/4008-4388 ..................................................................................................................................C.C.CGCCACCUCCACCA +PGXZ01000009.1/31303-31717 ..................................................................................................................................C.C.CCGCAGCUCCACCA +PHNF01000001.1/112130-112523 ..................................................................................................................................C.C.CACCAUCUCCACCA +PKTI01000059.1/19847-20224 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PFEF01000003.1/76903-77271 ..................................................................................................................................C.U.CCCCGUCUCCACAA +DLZX01000009.1/9399-9045 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QMLQ01000235.1/1225-1583 ..................................................................................................................................C.C.CACCGCCUCCACCA +QLBW01000047.1/52345-51976 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNDO01000049.1/3194-2831 ..................................................................................................................................C.C.CGCCACCUCCACCA +RFHZ01000133.1/1714-1353 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QKBP01000001.1/6027-6376 ..................................................................................................................................C.C.CGCCACCUCCACCA +QVQE01000085.1/6043-6419 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DMZD01000129.1/5829-5467 ..................................................................................................................................C.U.CCCCGCCUCCACCA +DLUZ01000035.1/10215-10594 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PWKT01000192.1/8461-8823 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DNCN01000194.1/2632-2285 ..................................................................................................................................C.C.CACCGCCUCCACUA +DOTB01000015.1/38766-38410 ..................................................................................................................................C.U.CGCCGCCUCCACCA +QNHM01000002.1/98245-97870 ..................................................................................................................................C.C.CGCCGUCUCCACCA +QUZL01000003.1/59663-59307 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DPKN01000055.1/15502-15101 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNAZ01000172.1/320-676 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +AP018558.1/1955779-1956153 ..................................................................................................................................C.C.CCCCGGCUCCACCA +QKIH01000097.1/2365-2002 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QKIM01000093.1/8510-8862 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QGGU01000005.1/161860-162205 ..................................................................................................................................C.C.CGCCGUCUCCACCA +QNAY01000079.1/5621-5974 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QEVD01000075.1/10231-9873 ..................................................................................................................................C.C.CGCCGUCUCCACUC +PQJK01000004.1/28928-28565 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PJFC01000003.1/141766-141415 ..................................................................................................................................C.C.CGGCACCUCCACCA +QGLS01000009.1/449008-448648 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QHJF01000013.1/172886-173247 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QJQU01000010.1/94377-94782 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DOLB01000170.1/2931-2581 ..................................................................................................................................C.C.CCGCACCUCCACCA +CP031415.1/3140344-3139959 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP033065.1/2491423-2491067 ..................................................................................................................................C.C.CCCCAGCUCCACCA +QNDC01000001.1/26721-27079 ..................................................................................................................................C.C.CGCCGCCUCCACUC +DPQJ01000232.1/1454-1105 ..................................................................................................................................C.C.CACCGCCUCCACCA +DPGJ01000012.1/53253-53615 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP033019.1/1065566-1065206 ..................................................................................................................................C.C.CGCCGUCUCCACCA +RBIN01000011.1/31438-31056 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PIVP01000066.1/24196-24545 ..................................................................................................................................C.C.CCCCCGCUCCACCA +QNBC01000076.1/7184-7527 ..................................................................................................................................C.C.CGUCACCUCCACCA +DPKT01000362.1/9588-9197 ..................................................................................................................................C.U.CCCCGGCUCCACCA +PIVX01000006.1/21093-21495 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMVY01000088.1/112680-112305 ..................................................................................................................................C.C.GCUCACCUCCACCA +QJVM01000007.1/4263-3918 ..................................................................................................................................C.C.CCCCGCCUCCACCA +RCNO01000009.1/54267-54629 ..................................................................................................................................C.C.CGCCAUCUCCACAA +PWJH01000259.1/4811-4442 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNDG01000132.1/734-1089 ..................................................................................................................................C.C.CACCGUCUCCACAA +QNDF01000280.1/1622-1979 ..................................................................................................................................C.C.CACCGUCUCCACUA +QNCO01000029.1/9430-9066 ..................................................................................................................................C.C.CCGCACCUCCACCA +QNAT01000064.1/2355-2713 ..................................................................................................................................C.C.CGCCACCUCCACCA +PWLI01000123.1/14073-13723 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PWGE01000437.1/3769-3411 ..................................................................................................................................C.C.CACCGCCUCCACUG +CP031475.1/208739-208388 ..................................................................................................................................C.C.CCCCGCCUCCACCA +MCHY01000011.1/132360-132001 ..................................................................................................................................C.C.CACCGCCUCCACCA +PLMI01000042.1/363-1 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QKUF01000038.1/17004-16635 ..................................................................................................................................CuC.CCCCAUCUCCACCA +CP033861.1/3587421-3587060 ..................................................................................................................................C.C.CCCCGACUCCACCA +DOGZ01000014.1/6940-7333 ..................................................................................................................................C.C.CCGCACCUCCACCA +QIDN01000453.1/2806-2445 ..................................................................................................................................C.C.CCCCGCCUCCACCA +RPQK01000023.1/13249-13606 ..................................................................................................................................C.C.CACCGCCUCCACCA +DQEJ01000634.1/5776-6135 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PWEB01000093.1/6784-6431 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QBMI01000022.1/17574-17191 ..................................................................................................................................C.C.CGCCGGCUCCACCA +QGMP01000003.1/175556-175200 ..................................................................................................................................C.C.CGCCGGCUCCACCA +RFKQ01000078.1/5381-5024 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +RFHI01000255.1/889-529 ..................................................................................................................................C.C.CCCCACCUCCACAC +QQVI01000249.1/9401-9751 ..................................................................................................................................C.C.CCGCACCUCCACCA +DMZX01000034.1/3987-3629 ..................................................................................................................................C.C.CGCCACCUCCACAA +PWEY01000033.1/1705-1345 ..................................................................................................................................C.C.CCGCGCCUCCACCA +QZKQ01000131.1/96273-95914 ..................................................................................................................................C.C.CGCCGUCUCCACCA +PWPR01000028.1/665-316 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PXCD01000111.1/6647-7001 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNCF01000030.1/9329-9683 ..................................................................................................................................C.C.CGCCGCCUCCACUA +QZKW01000009.1/29108-28758 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DNKU01000109.1/2552-2161 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNAH01000152.1/2629-2991 ..................................................................................................................................C.C.CCCCACCUCCAUUU +QMNP01000003.1/20284-19936 ..................................................................................................................................C.C.CGCCACCUCCACCA +PWNM01000427.1/6799-7156 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QHBQ01000291.1/4066-3714 ..................................................................................................................................C.C.CCCCAUCUCCACCA +QMME01000229.1/45-393 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PWOJ01000490.1/5375-5724 ..................................................................................................................................C.C.CCCCAUCUCCACCA +QGGI01000023.1/27297-26944 ..................................................................................................................................C.C.CGCCGUCUCCACCA +REFP01000009.1/313353-313716 ..................................................................................................................................C.C.GCUCGCCUCCACCA +QFBR01000024.1/4224-4592 ..................................................................................................................................C.C.GCUCACCUCCACCA +QGGL01000008.1/120077-120442 ..................................................................................................................................C.C.CCUCACCUCCACCA +PXDF01000193.1/1147-783 ..................................................................................................................................C.C.CGCCGCCUCCACCA +RFHM01000244.1/6722-6371 ..................................................................................................................................C.C.GCUCACCUCCACCA +PWHX01000102.1/8177-8541 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QAKL01000138.1/10133-9781 ..................................................................................................................................C.C.CCUCAUCUCCAUAA +DPYE01000025.1/72373-72730 ..................................................................................................................................C.C.CGCCGUCUCCACCA +DNPF01000267.1/5143-4717 ..................................................................................................................................C.C.CGCCGUCUCCACCA +DOPT01000100.1/135842-136200 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DMDY01000089.1/10740-10361 ..................................................................................................................................C.C.CGCCACCUCCACCA +DMDN01000141.1/8179-8535 ..................................................................................................................................C.C.CCGCGCCUCCACCA +DOLD01000118.1/20721-21077 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QKCL01000015.1/91513-91864 ..................................................................................................................................C.C.CGCCGUCUCCAAAA +RPQS01000064.1/8183-8536 ..................................................................................................................................C.C.CGCCGUCUCCACUA +QJSU01000003.1/124256-124614 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QHZQ01000137.1/23287-22932 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNAG01000300.1/1761-2116 ..................................................................................................................................C.C.CCCCACCUCCAUUU +QOQV01000002.1/220464-220836 ..................................................................................................................................C.C.CCGCAUCUCCACAA +CP029256.1/1209017-1208633 ..................................................................................................................................C.C.CCUCAUCUCCACCA +LAPT01000202.1/393-37 ..................................................................................................................................C.C.CCCCAGCUCCACCA +QMQE01000015.1/13790-13439 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DQFJ01000332.1/437-29 ..................................................................................................................................C.C.CUCCGGCUCCACUU +DPKO01000018.1/21951-21580 ..................................................................................................................................C.C.CAUCGCCUCCACCA +QLKT01000007.1/40113-40471 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QLNI01000003.1/71407-71053 ..................................................................................................................................C.C.CGCCGCCUCCACCA +RFGP01000009.1/2235-1843 ..................................................................................................................................C.C.GGCCACGUCCACUU +PWFQ01000061.1/7616-7261 ..................................................................................................................................C.C.CACCGCCUCCACCA +QZIZ01000108.1/26168-26515 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DPIG01000044.1/502-90 ..................................................................................................................................C.C.CGGCACCUCCACCA +PMCC01000059.1/5564-5918 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DLWS01000045.1/12523-12882 ..................................................................................................................................C.C.CGCCGUCUCCACCA +QEVE01000001.1/42340-41990 ..................................................................................................................................C.C.CCUCGCCUCCACCA +QHVT01000005.1/236607-236958 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMSA01000073.1/2047-2409 ..................................................................................................................................C.C.CGCCACCUCCACCA +QQAX01000003.1/14484-14883 ..................................................................................................................................C.C.CGCCGCCUCCAUAA +QNAP01000021.1/2907-2554 ..................................................................................................................................C.C.CGGCGCCUCCACCA +BHFQ01000001.1/812416-812814 ..................................................................................................................................C.C.CUCCGCCUCCACCA +QMOQ01000022.1/9701-9347 ..................................................................................................................................C.C.CGCCACCUCCACCA +QIJI01000196.1/3619-4007 ..................................................................................................................................C.C.CGCCGUCUCCACCA +QBVW01000001.1/206147-205798 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QZKI01000015.1/17541-17190 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PLHT01000061.1/5862-6215 ..................................................................................................................................C.C.CACCGCCUCCACCA +DNSR01000044.1/389-1 ..................................................................................................................................C.C.CCGCACCUCCACCA +PSRN01000063.1/8109-8458 ..................................................................................................................................C.C.CCCCGCCUCCACUU +NSKI01000009.1/77736-78085 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DPKX01000204.1/4127-3773 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PWLC01000210.1/3315-2938 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DPRZ01000257.1/375-1 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DNYO01000340.1/3202-2849 ..................................................................................................................................C.C.CACCGCCUCCACCA +QNCH01000015.1/3873-3446 ..................................................................................................................................C.C.CGCCACCUCCACCA +QFBU01000146.1/1622-1239 ..................................................................................................................................C.C.GCUCACCUCCACCA +DMJR01000420.1/363-7 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DLXM01000277.1/812-1176 ..................................................................................................................................C.C.CUCCACCUCCACUU +QUNR01000001.1/63544-63897 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QMPZ01000079.1/6552-6190 ..................................................................................................................................C.C.CUCCGCCUCCACCA +PWOA01000042.1/89227-88878 ..................................................................................................................................C.C.CGCCACCUCCACCA +QAKA01000043.1/292-658 ..................................................................................................................................C.C.CGUCAUCUCCACCA +RKQJ01000001.1/1229064-1228699 ..................................................................................................................................C.C.CGCCGUCUCCAUAU +QOPW01000001.1/74213-73849 ..................................................................................................................................C.C.CCGCACCUCCACAA +PLHY01000192.1/8830-9182 ..................................................................................................................................C.C.CGCCGCCUCCAAAA +QMLY01000099.1/356-4 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QNBX01000022.1/19044-19399 ..................................................................................................................................C.C.CGCCGCCUCCACCA +RFGC01000025.1/29702-29333 ..................................................................................................................................C.C.CACCGCCUCCACCA +QNDP01000027.1/751-1112 ..................................................................................................................................C.C.CCCCGCCUCCAUUC +QWFC01000014.1/16568-16179 ..................................................................................................................................C.C.CCCCGGCUCCACCA +PWHI01000306.1/6843-7194 ..................................................................................................................................C.C.GCUCACCUCCACCA +DMWP01000022.1/13200-12845 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMRB01000079.1/3550-3896 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QNFE01000007.1/63890-64241 ..................................................................................................................................C.C.CCCCGUCUCCACCA +RFKN01000024.1/2507-2157 ..................................................................................................................................C.C.CGCCAUCUCCACCU +DPGI01000004.1/105418-105772 ..................................................................................................................................C.C.CGCCGUCUCCACCA +PXDN01000412.1/6566-6208 ..................................................................................................................................C.C.CGCCACCUCCACCA +RFIL01000456.1/2392-2751 ..................................................................................................................................C.C.CGGCGUCUCCACAA +DNPQ01000083.1/2635-2283 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PWEI01000060.1/124008-124380 ..................................................................................................................................C.C.CGGCACCUCCACUU +QMOO01000023.1/7141-6787 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QJVW01000055.1/14669-15018 ..................................................................................................................................C.C.CUCCGCCUCCACCA +DNUB01000068.1/979-628 ..................................................................................................................................C.U.CGCCGGUUCCACCA +PUOR01000188.1/48935-49343 ..................................................................................................................................C.C.CGGCACCUCCACUU +QGNO01000010.1/20375-20728 ..................................................................................................................................CcC.CCUCGUCUCCACCA +PWXJ01000006.1/18781-19134 ..................................................................................................................................C.C.CCCCGCCUCCAUUU +QUZJ01000006.1/205516-205158 ..................................................................................................................................C.C.CGCCAUCUCCACCA +RFFS01000082.1/4789-4435 ..................................................................................................................................C.C.CGGCGUCUCCACUU +QOPF01000001.1/120490-120841 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMFY01000144.1/4752-4399 ..................................................................................................................................C.C.CGGCGCCUCCACCA +QJOD01000001.1/1134191-1134549 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DOFH01000124.1/748-396 ..................................................................................................................................C.C.CCUCACCUCCACCA +QLKV01000017.1/12787-13140 ..................................................................................................................................C.C.GCCCACCUCCACCA +PLNN01000014.1/21241-21650 ..................................................................................................................................C.U.CGCCACCUCCACCA +DPLM01000370.1/1466-1096 ..................................................................................................................................C.U.CGCCACCUCCACCA +CP021130.1/893884-894239 ..................................................................................................................................C.U.CGCCGCCUCCACCA +RAZJ01000021.1/36703-37053 ..................................................................................................................................C.C.CGCCAUCUCCACUC +REFO01000012.1/168299-168650 ..................................................................................................................................C.C.CCUCGACUCCACCA +BFCB01000002.1/1513525-1513144 ..................................................................................................................................C.C.CUUCACCUCCACCU +QAMM01000009.1/4695-4343 ..................................................................................................................................C.C.CCCCGCCUCCACCA +NOXC01000005.1/252991-253347 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PWDW01000102.1/12727-13078 ..................................................................................................................................C.C.CACCACCUCCACCA +PLLW01000019.1/10182-10540 ..................................................................................................................................C.C.CGCCACCUCCACAA +PIVY01000255.1/1121-1472 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DPVY01000121.1/3423-3066 ..................................................................................................................................C.C.CUCCGCCUCCACUC +DOMB01000032.1/1700-2045 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP030040.1/979200-978802 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DMTS01000201.1/2339-2698 ..................................................................................................................................C.C.CCUCAUCUCCACAA +QPKS01000002.1/141305-141663 ..................................................................................................................................C.C.CACCGUCUCCACUA +DMNZ01000423.1/5115-5479 ..................................................................................................................................C.C.CGGCGUCUCCACCA +DQED01000375.1/5461-5105 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP032759.1/576015-576391 ..................................................................................................................................C.C.CGCCAGCUCCAA-- +RFGM01000206.1/226-575 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QSTT01000018.1/32077-32449 ..................................................................................................................................C.U.CGUCGCCUCCACCA +QKZK01000032.1/38451-38850 ..................................................................................................................................C.C.CUCCAGCUCCACAA +QHZG01000464.1/1495-1850 ..................................................................................................................................C.C.CGCCACCUCCACCA +PWPB01000392.1/551-186 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QZJZ01000020.1/7635-7211 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DNCG01000083.1/2782-3126 ..................................................................................................................................C.C.CCGCACCUCCACUA +QALV01000006.1/30294-29924 ..................................................................................................................................C.U.CGCCAUCUCCACCA +QGUX01000271.1/2110-2463 ..................................................................................................................................C.C.CGCCGCCUCCACCA +NDHY01000001.1/162502-162149 ..................................................................................................................................C.C.CGCCGCCUCCAUCA +PXDP01000372.1/2287-2641 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QZKL01000075.1/13179-13531 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QKAL01000022.1/22120-22475 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QZKH01000008.1/15717-15312 ..................................................................................................................................C.C.CCGCACCUCCACCA +QNCE01000119.1/544-902 ..................................................................................................................................C.C.CGCCACCUCCACCA +DOWL01000231.1/20522-20886 ..................................................................................................................................C.C.CGCCGGCUCCACCA +PLNR01000006.1/10028-9678 ..................................................................................................................................C.C.CCGCGCCUCCACCA +CP021082.1/383985-383630 ..................................................................................................................................C.C.CUCCGUCUCCACCA +QNCL01000021.1/5852-5469 ..................................................................................................................................C.C.CCGCGCCUCCACCA +PMZR01000084.1/171407-171757 ..................................................................................................................................C.C.CGCCGCCUCCAGAC +DMDP01000221.1/1849-2201 ..................................................................................................................................C.C.CCUCGCCUCCACCA +PWOI01000180.1/22481-22831 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DOSR01000022.1/14350-14728 ..................................................................................................................................C.U.CCUCGCCUCCACCA +PWZJ01000023.1/3804-4161 ..................................................................................................................................C.C.CGCCACCUCCACCA +QZKJ01000103.1/3407-3047 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DOEU01000054.1/1128-776 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PLJC01000018.1/25243-25611 ..................................................................................................................................C.C.CGCCGCCUCCACUU +QJWC01000094.1/23453-23101 ..................................................................................................................................C.C.CCCCACCUCCACCA +CP021781.1/297117-297537 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DORC01000252.1/2616-2259 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PYJD01000029.1/9048-9401 ..................................................................................................................................C.C.CGCCACCUCCAUCA +DMOR01000013.1/7708-8102 ..................................................................................................................................C.C.CACCGACUCCACCA +PXCH01000017.1/3232-2850 ..................................................................................................................................C.C.CGGCACCUCCACCA +QXHL01000010.1/60485-60866 ..................................................................................................................................C.C.CGUCGCCUCCACCA +DMHJ01000184.1/767-417 ..................................................................................................................................C.C.CUCCGCCUCCACCA +DOKM01000194.1/490-116 ..................................................................................................................................C.C.CGCCACCUCCACCA +PLZG01000048.1/43390-43048 ..................................................................................................................................C.C.CACCACCUCCACCA +QANA01000075.1/473-118 ..................................................................................................................................C.C.CCUCGCCUCCACCA +QHWY01000179.1/19288-19639 ..................................................................................................................................C.C.CGCCGCCUCCACUU +NRHC01000040.1/10211-9818 ..................................................................................................................................C.C.CCUCAGCUCCACCA +QWKU01000001.1/1242152-1242497 ..................................................................................................................................C.C.CCUCGUCUCCACCA +QAMF01000011.1/17790-17444 ..................................................................................................................................C.C.CCCCACCUCCACCA +CP030775.1/803177-803532 ..................................................................................................................................C.C.CGUCGCCUCCACCA +PLIU01000507.1/5254-4903 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP031704.1/2508500-2508146 ..................................................................................................................................C.C.CCUCACCUCCACCA +QQNE01000014.1/26492-26843 ..................................................................................................................................C.C.CCUCGCCUCCACUC +QILF01000037.1/8775-8427 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QPJS01000001.1/491783-491391 ..................................................................................................................................C.C.CGCCAACUCCACUC +PLMO01000096.1/4561-4933 ..................................................................................................................................C.C.CUCCAACUCCACAA +RFFQ01000009.1/1212-847 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DNOP01000451.1/2259-1889 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QWRL01000031.1/2045-1658 ..................................................................................................................................C.U.CGGCAUCUCCACCU +DNWG01000035.1/36415-36762 ..................................................................................................................................C.C.CGUCAUCUCCACCA +CP030369.1/1436249-1435881 ..................................................................................................................................C.C.CGGCAUCUCCACAA +DNSM01000022.1/38953-39307 ..................................................................................................................................C.C.CGCCGCCUCCAAUU +PIVW01000611.1/1412-1829 ..................................................................................................................................C.C.CCGCAUCUCCACCU +PXFB01000037.1/2278-1919 ..................................................................................................................................C.C.CGCCGCCUCCACUG +QKMO01000001.1/461993-461625 ..................................................................................................................................C.C.CCCCAUCUCCACAC +DOAR01000048.1/38031-38402 ..................................................................................................................................C.C.CCCCACCUCCACUU +CP031013.1/25627-25241 ..................................................................................................................................C.C.CCCCAGCUCCACCA +DOBQ01000024.1/1564-1913 ..................................................................................................................................C.U.CCCCGCCUCCACAA +DOAQ01000037.1/221593-221992 ..................................................................................................................................C.C.CGGCAGCUCCACCU +DMHF01000017.1/13374-13768 ..................................................................................................................................C.C.CCCCGGCUCCAUUA +DPEV01000208.1/16998-17354 ..................................................................................................................................CgC.CCCCAUCUCCACCA +QGHX01000032.1/410-37 ..................................................................................................................................C.C.CGUCAUCUCCAUUG +DNOS01000166.1/19656-19306 ..................................................................................................................................C.C.CACCGCCUCCACCA +RPRB01000079.1/6311-5947 ..................................................................................................................................C.C.CGCCGCCUCCACAA +PWTC01000030.1/2362-2002 ..................................................................................................................................C.C.CGCCACCUCCACCA +PMZT01000226.1/17397-17752 ..................................................................................................................................C.C.CACCGCCUCCACCA +QAMO01000027.1/15859-15517 ..................................................................................................................................C.C.CCUCAGCUCCACUU +PXBB01000025.1/2550-2177 ..................................................................................................................................C.C.CCGCAGCUCCACAA +DMOV01000114.1/9428-9782 ..................................................................................................................................C.C.CGCCACCUCCACCA +PXEM01000345.1/9732-10098 ..................................................................................................................................C.C.CGCCACCUCCACUA +PWOH01000148.1/11345-11692 ..................................................................................................................................C.C.CCUCAACUCCACCA +RJSG01000002.1/534033-534405 ..................................................................................................................................C.C.CGCCAGCUCCACCA +PMOH01000263.1/4587-4944 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PWNA01000019.1/49117-49467 ..................................................................................................................................C.C.CCUCAACUCCACCA +CP025437.1/2656331-2655969 ..................................................................................................................................C.C.CACCGUCUCCAUUU +QXSO01000045.1/4508-4147 ..................................................................................................................................C.C.CGCCGUCUCCAUUA +PUND01000041.1/13142-12786 ..................................................................................................................................C.C.CGGCGCCUCCAUUC +PLJO01000075.1/72371-71990 ..................................................................................................................................C.C.CGCCGCCUCCACCA +RJVJ01000001.1/2525285-2525663 ..................................................................................................................................C.C.CGGCAUCUCCACCA +DMNY01000028.1/8384-8035 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DPGU01000148.1/2046-2393 ..................................................................................................................................C.U.CCCCGCCUCCACCA +QHVP01000048.1/10893-10534 ..................................................................................................................................C.C.CACCGCCUCCACCA +RPQN01000140.1/4478-4108 ..................................................................................................................................C.C.CCGCACCUCCACAU +QGDW01000001.1/793355-792996 ..................................................................................................................................C.C.CCUCACCUCCAGAA +QZKX01000046.1/43632-43276 ..................................................................................................................................C.C.CGGCACCUCCACUU +PLNY01000087.1/19826-19443 ..................................................................................................................................C.C.CGCCAUCUCCACAA +QGUD01000015.1/111847-111451 ..................................................................................................................................C.C.CACCGUCUCCACCA +QGTH01000002.1/73706-74067 ..................................................................................................................................C.U.CCUCAUCUCCACCA +PMJJ01000099.1/3890-4236 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QMFB01000009.1/1097-1461 ..................................................................................................................................C.C.CCUCACCUCCACCA +QKMR01000024.1/51939-52359 ..................................................................................................................................C.C.CCUCGCCUCCACCA +QFBQ01000058.1/2090-1714 ..................................................................................................................................C.C.GGUCACCUCCACCA +QHMV01000499.1/1813-1456 ..................................................................................................................................C.C.CCUCGCCUCCACUU +DPBB01000034.1/50576-50940 ..................................................................................................................................C.C.CCUCACCUCCACUA +DQBS01000029.1/6303-6653 ..................................................................................................................................C.U.CGCCGCCUCCACCA +QIJL01000119.1/5281-5678 ..................................................................................................................................C.U.CCCCGGCUCCACUU +PXBK01000142.1/382-29 ..................................................................................................................................C.C.CGCCACCUCCACCA +PLMW01000017.1/11707-12064 ..................................................................................................................................C.C.CGCCACCUCCACCA +QZKG01000028.1/29503-29861 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNXC01000040.1/6234-5865 ..................................................................................................................................C.C.CCUCAUCUCCAUCG +NJOC01000035.1/15035-15431 ..................................................................................................................................C.C.CCGCGACUCCACCA +PXBQ01000012.1/1536-1889 ..................................................................................................................................C.C.CGCCACCUCCACCA +REFG01000015.1/17709-18067 ..................................................................................................................................C.C.CGCCGUCUCCACCA +DMJQ01000194.1/9946-9590 ..................................................................................................................................C.C.CACCGCCUCCAUAC +QCLL01000002.1/290699-290359 ..................................................................................................................................C.C.CCGCACCUCCACCA +DQCQ01000333.1/2695-2333 ..................................................................................................................................C.C.CGCCGCCUCCACUA +DNNO01000038.1/11041-11438 ..................................................................................................................................C.U.CUCCGACUCCACUA +DPWY01000165.1/5426-5075 ..................................................................................................................................C.C.CCCCGGCUCCACCA +QYUJ01000020.1/10452-10105 ..................................................................................................................................C.C.GCCCACCUCCACCA +QEMY02000001.1/62698-62351 ..................................................................................................................................C.C.CACCGGCUCCAUUA +RFJF01000435.1/1379-1783 ..................................................................................................................................C.C.GGCCAUCUCCACCU +PMCF01000305.1/2769-3156 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QWGV01000234.1/1867-2242 ..................................................................................................................................C.C.CCGCAUCUCCACCA +PSRL01000192.1/517-136 ..................................................................................................................................C.C.CGUCGCCUCCACUG +DMMW01000048.1/15737-15386 ..................................................................................................................................C.C.GGCCACCUCCAUAA +DPZR01000095.1/12182-11832 ..................................................................................................................................C.C.CUGCGCCUCCACCA +QIGA01000050.1/5647-6000 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DMGL01000021.1/18338-18686 ..................................................................................................................................C.C.CCCCACCUCCACCA +QHYE01000010.1/26520-26140 ..................................................................................................................................C.C.CCCCGCCUCCAAAA +PWGI01000261.1/7752-7391 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QGVF01000122.1/4394-4746 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMMZ01000026.1/13863-13516 ..................................................................................................................................C.C.CCUCGCCUCCACCA +PWJC01000158.1/9386-9013 ..................................................................................................................................C.C.CUCCAGCUCCACAA +QLIQ01000055.1/7445-7855 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DNUD01000169.1/4291-4692 ..................................................................................................................................C.C.CUCCAGCUCCACAA +DOPW01000029.1/25769-26129 ..................................................................................................................................C.C.CCCCAUCUCCACCA +RPQH01000060.1/2642-3010 ..................................................................................................................................C.C.CGGCAUCUCCACUC +QIGM01000483.1/2410-2786 ..................................................................................................................................C.C.CCCCACCUCCACCA +DNWN01000141.1/597-203 ..................................................................................................................................C.C.CGCCAGCUCCACUC +RAPT01000001.1/2693190-2692821 ..................................................................................................................................C.C.CCCCAGCUCCACCG +QANC01000099.1/18357-18718 ..................................................................................................................................C.C.CCUCAUCUCCACCA +QJSZ01000021.1/25089-25453 ..................................................................................................................................C.C.CACCGCCUCCAUCA +PWNS01000432.1/1765-2121 ..................................................................................................................................C.C.CCCCGCCUCCACCA +PMOY01000009.1/4306-3937 ..................................................................................................................................C.C.CGCCGUCUCCAUAA +QNBI01000415.1/626-263 ..................................................................................................................................C.C.CGCCACCUCCAUUU +QZJC01000022.1/1902-1512 ..................................................................................................................................C.C.CGCCGUCUCCACAC +CP025544.1/708484-708098 ..................................................................................................................................C.C.CAUCGCCUCCACCA +QKCJ01000062.1/11304-10928 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PMBV01000176.1/5883-5518 ..................................................................................................................................C.C.CGGCGCCUCCACUG +PMCA01000022.1/44916-44563 ..................................................................................................................................C.C.CGGCACCUCCACCA +QKCT01000063.1/3729-4073 ..................................................................................................................................C.C.CCUCAGCUCCACCA +QOCC01000020.1/94002-94396 ..................................................................................................................................C.U.CGGCGUCUCCACAA +NOLL01000005.1/71436-71085 ..................................................................................................................................C.C.CCUCGUCUCCACCA +RKRK01000002.1/120394-120749 ..................................................................................................................................C.C.CGCCAUCUCCAUUA +PMEM01000017.1/45090-45457 ..................................................................................................................................C.C.CCGCGCCUCCACUU +DPNM01000289.1/2772-2419 ..................................................................................................................................C.C.CGGCGCCUCCACUU +DMDL01000168.1/611-212 ..................................................................................................................................C.C.CGCCAUCUCCACCU +QUDC01000007.1/44615-44264 ..................................................................................................................................C.C.CGUCAUCUCCACCA +QNEE01000054.1/12073-11717 ..................................................................................................................................C.C.CGGCGCCUCCAAAA +DQBX01000143.1/2560-2909 ..................................................................................................................................C.C.CACCGCCUCCACCA +PUMS01000421.1/2920-3302 ..................................................................................................................................C.C.CCCCGGCUCCAUUG +QHWQ01000291.1/2115-2468 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DOKD01000029.1/1705-1357 ..................................................................................................................................C.C.CGCCGUCUCCAAUU +QHVH01000006.1/2783-2428 ..................................................................................................................................C.U.CUCCACCUCCACUU +DQCM01000246.1/4191-3834 ..................................................................................................................................C.C.CGCCGCUUCCACCA +DMBU01000068.1/61465-61070 ..................................................................................................................................C.C.CGCCAGCUCCACGA +QHXY01000474.1/1383-1730 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PLTF01000148.1/6458-6105 ..................................................................................................................................C.C.CCUCACCUCCACCA +PXAH01000065.1/6600-6960 ..................................................................................................................................C.C.CGCCACCUCCACCA +DNGB01000117.1/704-1098 ..................................................................................................................................C.C.CGCCAUCUCCACUG +PXDA01000087.1/4141-3760 ..................................................................................................................................C.C.CCUCAACUCCACCA +DOUH01000002.1/146794-147163 ..................................................................................................................................C.C.CCGCACCUCCACAA +QMQL01000074.1/4726-4369 ..................................................................................................................................C.C.CGCCACCUCCACCA +DNSL01000035.1/30979-31373 ..................................................................................................................................C.C.CGGCAGCUCCACUG +QGVH01000030.1/23033-23393 ..................................................................................................................................C.C.CGCCGGCUCCAUGA +CP022615.1/1204309-1204667 ..................................................................................................................................C.C.CGCCAUCUCCAUAU +PMIW01000075.1/925-1285 ..................................................................................................................................C.C.CGGCAUUUCCACAA +RFGE01000370.1/2091-2452 ..................................................................................................................................C.C.CGGCGCCUCCACUA +PWOD01000198.1/15121-14736 ..................................................................................................................................C.C.CGCCGCCUCCAUUA +DMBV01000032.1/1099-699 ..................................................................................................................................C.C.CUCCAGCUCCACAA +QOQU01000002.1/92191-92584 ..................................................................................................................................C.C.CGCCAUCUCCACCU +PMCM01000121.1/8098-8475 ..................................................................................................................................C.C.CGCCAUCUCCACAC +PWKQ01000188.1/13136-13530 ..................................................................................................................................C.C.CUCCAGCUCCACAA +DPGD01000032.1/32715-32346 ..................................................................................................................................C.C.CCUCGGAUCCACCA +QMNZ01000122.1/4923-5347 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QALD01000040.1/2146-1800 ..................................................................................................................................C.C.CCUCGCCUCCACCA +QRPF01000005.1/32279-31938 ..................................................................................................................................C.U.CCUCAUCUCCACCA +CP031965.1/5720367-5719969 ..................................................................................................................................C.C.CUCCGACUCCACUU +PWTP01000110.1/8063-8420 ..................................................................................................................................CuC.CCCCGUCUCCACCA +PWLB01000309.1/237-591 ..................................................................................................................................C.C.CCCCGCCUCCAG-- +DPBR01000099.1/16332-15981 ..................................................................................................................................C.C.CCUCGGCUCCACCA +PLMN01000023.1/214410-214061 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +CP023434.1/1338090-1338454 ..................................................................................................................................C.C.CCUCAUCUCCAUUC +QOPH01000005.1/27639-27981 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PWZX01000199.1/10083-10434 ..................................................................................................................................C.C.CGCCACCUCCAAAA +QSLG01000009.1/40935-41331 ..................................................................................................................................C.C.CUCCAGCUCCACUU +DNNS01000140.1/1512-1167 ..................................................................................................................................C.C.CGCCAUCUCCAUUU +QFVS01000044.1/6183-6543 ..................................................................................................................................C.C.CGCCGUCUCCAUAA +PWOE01000047.1/17969-18320 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QHTN01000109.1/6517-6874 ..................................................................................................................................C.C.CCGCGCCUCCAUUC +DPMH01000085.1/513-156 ..................................................................................................................................C.C.CCUCGCUUCCAUCA +DMFD01000304.1/12019-12371 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QIKE01000103.1/2189-2591 ..................................................................................................................................C.C.CUCCAGCUCCACAA +PLWW01000088.1/2266-1898 ..................................................................................................................................C.C.CGGCGCCUCCACCA +QZKA01000009.1/28588-28981 ..................................................................................................................................C.C.GGCCACCUCCACCA +QICD01000009.1/27094-26726 ..................................................................................................................................C.U.CCGCGCCUCCACCA +DPDG01000082.1/31648-31298 ..................................................................................................................................C.C.CCUCGGCUCCACCA +QZJE01000014.1/8560-8210 ..................................................................................................................................C.C.CACCACCUCCACCA +QHCR01000001.1/395515-395166 ..................................................................................................................................C.C.CGCCGUCUCCAUAG +DPTU01000070.1/33456-33113 ..................................................................................................................................C.C.CCUCAGCUCCAUUU +QSQJ01000018.1/35697-36094 ..................................................................................................................................C.C.CUCCAGCUCCACCC +PWNW01000050.1/1519-1159 ..................................................................................................................................C.C.CGCCACCUCCAGUU +QAKB01000019.1/1237-885 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DNTI01000154.1/11459-11104 ..................................................................................................................................C.C.CACCGCCUCCACCA +QTWT01000004.1/76410-76769 ..................................................................................................................................C.U.CCUCACCUCCACCA +QKIV01000159.1/13009-13365 ..................................................................................................................................C.C.CCGCAUCUCCACUU +DPCG01000095.1/136305-135951 ..................................................................................................................................C.C.CCCCGCCUCCACUU +DOBT01000125.1/8499-8111 ..................................................................................................................................C.C.CCUCAUCUCCACCU +QOQA01000005.1/14547-14152 ..................................................................................................................................C.C.CUCCGGCUCCACCA +QNUE01000008.1/1839-2242 ..................................................................................................................................C.C.CUCCAACUCCACAA +DNDX01000018.1/6860-7235 ..................................................................................................................................C.C.CGCCACCUCCACCA +DOYR01000036.1/3205-3559 ..................................................................................................................................C.C.CGCCGCCUCCACCA +RFFR01000024.1/508-123 ..................................................................................................................................C.C.CGUCAGCUCCAUCA +PLZX01000071.1/12552-12199 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DMVD01000025.1/2966-2622 ..................................................................................................................................C.C.CCUCACCUCCACCA +QHBK01000015.1/5196-4844 ..................................................................................................................................C.C.GGUCGCCUCCACCA +QNDR01000032.1/16336-16688 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PUKF01000131.1/43559-43909 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PMGE01000090.1/1913-2268 ..................................................................................................................................C.C.CGCCACCUCCACGA +DPLS01000041.1/2016-2386 ..................................................................................................................................C.C.CGCCAUCUCCACAA +RFGV01000315.1/7469-7879 ..................................................................................................................................C.C.CGCCAUCUCCACUG +DOHL01000095.1/327-679 ..................................................................................................................................C.C.CGCCACCUCCACCA +QVEU01000003.1/191509-191154 ..................................................................................................................................C.C.CAUCAUCUCCACCA +DMPG01000330.1/2311-1950 ..................................................................................................................................C.C.CCGCACCUCCACAA +DNLK01000119.1/4892-5262 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DPVK01000100.1/8733-8380 ..................................................................................................................................C.C.CCCCGCCUCCAUUU +QKSB01000011.1/44163-44564 ..................................................................................................................................C.C.CGCCGGCUCCACAA +CP021456.1/886459-886088 ..................................................................................................................................C.C.CGCCGGCUCCAUAA +DOVA01000111.1/3065-3463 ..................................................................................................................................C.C.GCCCAUCUCCACAG +QEVH01000028.1/35767-36121 ..................................................................................................................................C.C.CACCGCCUCCAUUC +NRJG01000042.1/1382-984 ..................................................................................................................................C.C.CCUCAGCUCCACCA +DNGJ01000460.1/2716-2326 ..................................................................................................................................C.C.CGUAGGCUCCAUUU +DMBA01000040.1/1050-705 ..................................................................................................................................C.C.CGCCGCCUCCAUCA +PLTG01000054.1/45225-44847 ..................................................................................................................................C.C.CAUCGCCUCCACCA +QKGS01000037.1/45439-45019 ..................................................................................................................................C.C.CGGCAUCUCCACUU +QPNC01000008.1/331238-330867 ..................................................................................................................................C.C.CGCCACCUCCACUC +DPGX01000220.1/4725-4354 ..................................................................................................................................C.C.CACCGCCUCCACUA +QOPA01000034.1/14783-15138 ..................................................................................................................................C.C.CCUCGCCUCCACUU +RJVK01000001.1/182929-182553 ..................................................................................................................................C.C.CGACACCUCCACCA +PXBW01000236.1/21442-21094 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PXAJ01000165.1/1516-1909 ..................................................................................................................................C.C.CGCCGCCUCCACUU +RFIQ01000062.1/22150-22513 ..................................................................................................................................C.C.CGCCGCCUCCACUC +DNXB01000648.1/1722-1371 ..................................................................................................................................C.C.CCUCGCCUCCACUU +RFGL01000323.1/4499-4153 ..................................................................................................................................C.C.CACCGCCUCCACCA +QZKT01000022.1/16073-16425 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QOQN01000022.1/1127-755 ..................................................................................................................................C.C.CACCGCCUCCACAA +DPRV01000010.1/105986-105618 ..................................................................................................................................C.C.CCACGACUCCACCA +PMAV01000054.1/32881-33235 ..................................................................................................................................C.U.CGCCACCUCCACCA +DPJH01000013.1/641-1051 ..................................................................................................................................C.U.CGCCAUCUCCACCA +QQVG01000001.1/219341-219704 ..................................................................................................................................C.C.CGCCAGCUCCACUA +PMYO01000085.1/12538-12898 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QQNF01000020.1/29792-29435 ..................................................................................................................................C.C.CGUCGCCUCCACCA +RBIL01000001.1/1101234-1100851 ..................................................................................................................................C.C.CGCCGUCUCCACUU +PMCS01000006.1/83544-83968 ..................................................................................................................................C.C.CCGCACCUCCACCA +DNQF01000012.1/7701-8087 ..................................................................................................................................C.C.CCGCACCUCCACCA +QBIV01000002.1/985292-985658 ..................................................................................................................................C.C.CCACAGCUCCACCA +PMAK01000181.1/3326-3707 ..................................................................................................................................C.C.CCACGCCUCCAUUU +DMUY01000001.1/379046-378679 ..................................................................................................................................C.U.CGGCAGAUCCACCA +QWPJ01000123.1/26264-26623 ..................................................................................................................................C.C.CGCCGCCUCCAUCA +PWMO01000396.1/1612-1965 ..................................................................................................................................C.C.CGCCACCUCCAUUU +QKIQ01000102.1/58203-58562 ..................................................................................................................................C.C.CCUCGCCUCCACCA +PLUL01000061.1/7136-7504 ..................................................................................................................................C.U.CCCCGGCUCCACCA +CP031165.1/1615200-1615554 ..................................................................................................................................C.C.CCCCGCCUCCAA-- +DMFG01000030.1/8028-8441 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PUPC01000004.1/5258-4903 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QEUW01000030.1/5124-5530 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QGNQ01000039.1/10797-10442 ..................................................................................................................................CuC.CCCCGUCUCCACCA +PLXG01000310.1/3978-4343 ..................................................................................................................................C.C.CGGCGCCUCCACUA +DMKC01000207.1/4624-4973 ..................................................................................................................................C.C.CCUCGGCUCCACCA +DMOI01000054.1/99666-99315 ..................................................................................................................................C.C.CGCCAUCUCCAUAA +DNQR01000402.1/608-1011 ..................................................................................................................................C.C.CGCCAGCUCCACCA +PRDV01000063.1/11799-11430 ..................................................................................................................................C.C.CAUCGCCUCCACCA +QIHJ01000179.1/808-1122 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DMTJ01000404.1/2969-2615 ..................................................................................................................................C.C.CGGCGCCUCCACCG +RFHT01000615.1/34873-34502 ..................................................................................................................................C.C.CUCCGUCUCCACUA +DOOC01000104.1/2860-2457 ..................................................................................................................................C.C.CGCCACCUCCACGA +NRJH01000018.1/80449-80063 ..................................................................................................................................C.C.CCUCAGCUCCACCA +PLOP01000076.1/38586-38249 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DPRE01000179.1/9537-9932 ..................................................................................................................................C.C.CUCCGGCUCCACAU +DQBP01000036.1/54513-54847 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +CP007217.1/343254-342834 ..................................................................................................................................C.U.CUCCACCUCCAUAG +PIWD01000051.1/1769-2189 ..................................................................................................................................C.C.CGCCACCUCCACCA +DOEB01000076.1/38381-38737 ..................................................................................................................................C.C.CGCCACCUCCACCA +QBMN01000077.1/9824-9436 ..................................................................................................................................C.C.CGUCAGCUCCAUUG +DOUU01000283.1/2063-1698 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMTD01000216.1/68-412 ..................................................................................................................................C.C.CCUCUAGUCCACUA +DMAQ01000399.1/767-410 ..................................................................................................................................C.C.CGCCACCUCCAAUA +RHLH01000001.1/375434-375076 ..................................................................................................................................C.C.CCCCGGCUCCAUUG +PLNO01000355.1/3450-3102 ..................................................................................................................................C.C.CGCCACCUCCACUU +DOTE01000360.1/8684-8274 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DNLL01000253.1/1717-2086 ..................................................................................................................................C.C.CGUCAGAUCCACUC +DNFN01000287.1/1226-863 ..................................................................................................................................C.U.CGGCAUUUCCACUU +DNTA01000328.1/11078-10662 ..................................................................................................................................C.C.CUCCGGCUCCACUA +QUMS01000001.1/1016563-1016951 ..................................................................................................................................C.C.CGCCAUCUCCACUU +PVMC01000073.1/63984-64372 ..................................................................................................................................C.U.GCUCGGAUCCACUU +QWQO01000019.1/19225-18859 ..................................................................................................................................C.C.CCCCAUCUCCACCA +QFLI01000003.1/348728-349131 ..................................................................................................................................C.C.CUGCAGCUCCACGA +PLLH01000106.1/50304-50655 ..................................................................................................................................C.C.CGCCACCUCCAGUU +PXBU01000213.1/350-3 ..................................................................................................................................C.C.CGCCACCUCCACCA +DNTH01000004.1/19475-19078 ..................................................................................................................................C.C.CUCCAUCUCCACUU +PMLC01000014.1/5602-5954 ..................................................................................................................................C.C.CCCCGCCUCCACCA +QRTC01000086.1/4757-5141 ..................................................................................................................................C.U.CCUCAUCUCCACCA +QNBL01000154.1/5474-5114 ..................................................................................................................................C.C.CGGCACCUCCAUUU +CP033169.1/2673484-2672864 uucccuaauaaucauagggaauacuaggauagaagcaucaagcaaaaauaagcuucuauaacacgccggguggcuuugcaguaagccaaagauauagucagcaccgguaugaaaauaccggacuauguguC.C.CCUCGCCUCCACCA +QEUZ01000002.1/9066-8709 ..................................................................................................................................C.C.CCCCAUCUCCACAA +DOHO01000440.1/5882-6270 ..................................................................................................................................C.U.GCCCAGCUCCAUUA +DNRQ01000139.1/19129-19542 ..................................................................................................................................C.C.CGCCACCUCCACCA +QHZM01000150.1/6943-7310 ..................................................................................................................................C.C.CCCCGCCUCCAUUU +PWVB01000037.1/9255-8858 ..................................................................................................................................C.C.CGCCAUCUCCACUA +RFHH01000058.1/19987-20341 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QEUQ01000019.1/15603-15249 ..................................................................................................................................C.C.CGCCACCUCCACGA +DMLB01000122.1/4708-5060 ..................................................................................................................................C.U.CCGCGCCUCCACCA +PXBT01000082.1/4714-4356 ..................................................................................................................................C.C.CGUCACCUCCACCA +RFHL01001337.1/1717-1345 ..................................................................................................................................C.C.CGCCGUCUCCACCC +QKCC01000106.1/14140-13782 ..................................................................................................................................C.C.CCCCACCUCCAG-- +DPRO01000020.1/221528-221878 ..................................................................................................................................C.C.CCCCAUCUCCAUCA +DNRX01000129.1/11711-12062 ..................................................................................................................................C.C.CCCCAUCUCCAA-- +DLZD01000211.1/4780-4381 ..................................................................................................................................C.U.CCCCGACUCCACAG +QTUD01000025.1/2952-2600 ..................................................................................................................................C.C.GGCCAGCUCCACCA +DPNX01000048.1/21209-20864 ..................................................................................................................................C.C.CCUCACUUCCACCA +QAMK01000007.1/3275-2922 ..................................................................................................................................C.U.CCUCAGCUCCACCA +DOFA01000083.1/4151-4527 ..................................................................................................................................C.C.CCUCGCCUCCACCA +RDRY01000006.1/37504-37138 ..................................................................................................................................C.C.CGCCGCCUCCACAA +PRDU01000101.1/1201-1576 ..................................................................................................................................C.C.CAUCGCCUCCACCA +NZ_QFRW01000243.1/9449-9072 ..................................................................................................................................C.C.CUGCAGCUCCACAA +PWKD01000048.1/11744-12118 ..................................................................................................................................C.C.CGCCACCUCCAUUC +DMZH01000001.1/207875-208237 ..................................................................................................................................C.C.CGCCGUCUCCACAA +PLND01000022.1/59872-59479 ..................................................................................................................................C.C.CGCCAUCUCCACCU +PUOW01000187.1/61563-61210 ..................................................................................................................................C.C.CACCACCUCCAGCU +QUSM01000002.1/795358-795706 ..................................................................................................................................C.C.CCCCACUUCCACCA +DMEU01000013.1/34421-34844 ..................................................................................................................................C.C.CGCCAGCUCCACCA +QWPF01000099.1/4046-3653 ..................................................................................................................................C.C.CCGCGCCUCCACUA +QNBE01000098.1/603-953 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +QGUN01000032.1/28536-28902 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMUU01000211.1/3666-4063 ..................................................................................................................................C.C.CGCCAGCUCCACAA +DPHL01000030.1/1834-1453 ..................................................................................................................................C.U.CGCCACCUCCACCA +CP025958.1/6966359-6965948 ..................................................................................................................................C.C.CCGCGCCUCCACUC +QKHS01000006.1/140069-139671 ..................................................................................................................................C.C.CGGCAGCUCCACCU +PMZA01000403.1/23766-23416 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DMXU01000140.1/1712-1348 ..................................................................................................................................C.C.CCGCACUUCCACCA +QMNG01000006.1/18202-17799 ..................................................................................................................................C.C.CCCCAGCUCCACCA +PXCF01000042.1/8555-8156 ..................................................................................................................................C.C.CGCCAGUUCCACAA +QHWH01000147.1/4227-3876 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DMDA01000072.1/33242-32831 ..................................................................................................................................C.C.CGCCAUCUCCACCU +DOOR01000021.1/62480-62018 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DNPL01000148.1/406-16 ..................................................................................................................................C.C.CAUCACUUCCACCA +QBMP01000087.1/1040-1434 ..................................................................................................................................C.C.CGUCAGCUCCAUUU +CP031412.1/46742-46381 ..................................................................................................................................C.C.CGCCAUCUCCACUU +MVWI01000003.1/134175-133791 ..................................................................................................................................C.C.CCACAGCUCCACCA +QALA01000005.1/13414-13063 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BGOM01000019.1/115910-116276 ..................................................................................................................................C.C.CGCCACCUCCACCA +PUOG01000132.1/6833-7194 ..................................................................................................................................C.C.CGCCACCUCCACUC +RIBL01000001.1/55931-56331 ..................................................................................................................................C.C.CUCCAGCUCCACUU +DNZG01000095.1/2641-3043 ..................................................................................................................................C.C.CUCCAGGUCCACUG +DQCP01000071.1/197-595 ..................................................................................................................................C.C.CGCCGACUCCACAA +PLXJ01000015.1/67709-68077 ..................................................................................................................................C.C.CGGCACCUCCACGG +PNAG01000016.1/113674-113296 ..................................................................................................................................C.C.CGCCACCUCCACCA +LYXM01000012.1/454252-453857 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +DOED01000008.1/1553-1157 ..................................................................................................................................C.C.CUGCUGCUCCACCG +DQAY01000059.1/84971-84614 ..................................................................................................................................C.C.CGCCGCCUCCAAUU +PWKJ01000045.1/28516-28868 ..................................................................................................................................C.C.CGCCACCUCCACCA +QKTW01000007.1/127899-128269 ..................................................................................................................................C.C.CGCCGGCUCCACAA +DOMD01000211.1/1367-940 ..................................................................................................................................C.U.CGCCACCUCCACCA +QUGX01000003.1/273760-274159 ..................................................................................................................................C.C.CUCCAGCUCCACAA +QALS01000050.1/1127-760 ..................................................................................................................................C.U.CACCACCUCCACCA +QZKE01000029.1/1693-2038 ..................................................................................................................................C.C.CCCCGCCUCCACCA +RBKD01000134.1/15925-15587 ..................................................................................................................................C.C.CGUCAUUUCCACCA +DNKH01000022.1/35712-35305 ..................................................................................................................................C.C.CGGCAUCUCCACCA +QBMS01000011.1/58425-58042 ..................................................................................................................................C.U.GCUCGGCUCCAUUC +RAPR01000001.1/3216132-3215757 ..................................................................................................................................C.C.CGGCACCUCCACCA +DNDC01000005.1/9315-8943 ..................................................................................................................................C.C.CCCCAGCUCCACCA +DNTJ01000004.1/19800-19384 ..................................................................................................................................C.C.CCGCGCCUCCACUC +DPCN01000075.1/5330-5682 ..................................................................................................................................C.C.CACCACCUCCACCA +QQOU01000016.1/52739-53085 ..................................................................................................................................C.C.CGUCACUUCCACCA +PSRO01000050.1/848-474 ..................................................................................................................................C.U.CUCCACCUCCAA-- +DNLX01000244.1/1660-1307 ..................................................................................................................................C.C.CGCCGUCUCCAUAC +PXDE01000564.1/4994-4640 ..................................................................................................................................C.C.CCCCGCCUCCACCC +DPUD01000007.1/84778-84396 ..................................................................................................................................C.U.CCUCAGGUCCACCA +QUWK01000008.1/74055-74431 ..................................................................................................................................C.C.CCCCACCUCCAGAA +PWRZ01000207.1/870-512 ..................................................................................................................................C.C.CGCCACCUCCACUU +QXQP01000011.1/48247-47889 ..................................................................................................................................C.C.CCACAGCUCCACCA +PWTE01000112.1/27852-28219 ..................................................................................................................................C.C.CGGCAGCUCCACUU +DOBD01000028.1/2725-3123 ..................................................................................................................................C.C.CUCCAUCUCCACCC +PLUG01000281.1/1939-2306 ..................................................................................................................................C.C.CACCAGCUCCACCU +DNVP01000030.1/5030-4680 ..................................................................................................................................C.C.CGCCAUCUCCAAUA +DMQN01000267.1/1188-788 ..................................................................................................................................C.C.CUCCAGCUCCACAA +PUNV01000278.1/15658-15303 ..................................................................................................................................C.C.CGCCACCUCCACUC +DNTV01000158.1/3051-2408 auucauauucuuggugugaaugagugaguacuaagauccgucucaauaacggauaagacgccccgcaucccgaaaugaccgagggaugaaggcauaguccagcccacuucgaaaggaguggaaacgcuguC.C.CGCCGCCUCCACCA +QKZR01000001.1/155891-156289 ..................................................................................................................................C.U.CUCCGACUCCACCA +QSPD01000013.1/11545-11916 ..................................................................................................................................C.U.CCGCACCUCCACCA +DPIA01000106.1/809-413 ..................................................................................................................................C.C.CGCCAGCUCCACCA +PKGD01000474.1/3271-3665 ..................................................................................................................................C.C.CAUAUGCUCCAUUU +QWOR01000039.1/2946-3319 ..................................................................................................................................C.C.CGCCGCCUCCAUGA +DQIF01000153.1/1418-1766 ..................................................................................................................................A.C.CGCCAUCUCCACCA +DPMY01000153.1/8116-8469 ..................................................................................................................................CgC.CCCCAUCUCCACCA +JSCD01000017.1/17083-16687 ..................................................................................................................................C.U.CGGCGACUCCACAA +DPUE01000121.1/1630-1281 ..................................................................................................................................C.C.CAUCGCCUCCACCA +DMRB01000093.1/457-62 ..................................................................................................................................C.U.CGACGACUCCACCA +DNQA01000031.1/79611-79990 ..................................................................................................................................C.U.CCCCGCCUCCACUU +DPVU01000001.1/26165-25806 ..................................................................................................................................C.C.CGUCGCCUCCACCA +QVGL01000001.1/158530-158182 ..................................................................................................................................C.C.CGUCAUCUCCACCA +RLRY01000015.1/9474-9832 ..................................................................................................................................C.C.CCUCGCUUCCACCA +CP031115.1/1571888-1571530 ..................................................................................................................................C.C.CGCCGCCUCCACUA +QWQJ01000046.1/371-14 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +RIBN01000006.1/166585-166988 ..................................................................................................................................C.C.CUCCAGUUCCACCG +DNBB01000020.1/438-6 ..................................................................................................................................C.C.CAUCGCCUCCACCA +QUJM01000013.1/2298-1951 ..................................................................................................................................C.C.CCUCGUCUCCACCA +PLJV01000151.1/2661-3012 ..................................................................................................................................C.C.CGCCACCUCCACAA +NBIU01000002.1/49754-49376 ..................................................................................................................................C.C.CCACAGCUCCACCA +DOUD01000002.1/9253-9625 ..................................................................................................................................C.C.CAUCGCCUCCACCA +QFPU01000001.1/265003-265390 ..................................................................................................................................C.C.CGGCAGCUCCACAA +PLZP01000028.1/53672-54019 ..................................................................................................................................C.C.CCGCACCUCCAA-- +DNYH01000024.1/16180-15818 ..................................................................................................................................C.C.CUCCAUCUCCACCA +DOXU01000056.1/2538-2159 ..................................................................................................................................C.C.CGUCGCCUCCACCA +DMNR01000173.1/6863-6470 ..................................................................................................................................C.U.CGGCACCUCCACAA +QNRR01000003.1/111131-110782 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DMKT01000139.1/49094-49446 ..................................................................................................................................CuC.CCCCAUCUCCACCA +QFRJ01000002.1/977-574 ..................................................................................................................................C.C.CUCCAGCUCCACAA +PWVT01000253.1/2580-2929 ..................................................................................................................................C.C.CCCCGGCUCCACUU +NXLU01000001.1/207255-206888 ..................................................................................................................................C.C.CCACAGCUCCACCA +DMXN01000029.1/4214-3785 ..................................................................................................................................C.C.CAUCAUCUCCACUA +RFGU01000060.1/4273-4635 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DMQV01000083.1/2452-2088 ..................................................................................................................................C.C.CGCCACCUCCACAA +QWRD01000003.1/124564-124913 ..................................................................................................................................CuC.CCCCGUCUCCACCA +CP029803.1/1443114-1443468 ..................................................................................................................................C.C.CGCCACCUCCACCA +QHBO01000009.1/11888-12248 ..................................................................................................................................CuC.CCCCAUCUCCACCA +DNSQ01000016.1/22751-22374 ..................................................................................................................................C.C.CUCCAGCUCCACAA +PXEK01000362.1/6422-6024 ..................................................................................................................................C.C.CUCCGGCUCCACAA +CP032624.1/419681-419289 ..................................................................................................................................C.C.CCCCAUCUCCACCA +PLTL01000367.1/871-483 ..................................................................................................................................C.C.CGGCGCCUCCACCA +DMXI01000168.1/11572-11939 ..................................................................................................................................C.C.CUCCGGCUCCACUA +QEVF01000001.1/132028-132385 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PULQ01000091.1/19937-19600 ..................................................................................................................................CuC.CCCCGCCUCCACCA +DMTL01000138.1/402-8 ..................................................................................................................................C.C.CACCAGCUCCACAA +DPLL01000219.1/15814-16204 ..................................................................................................................................C.U.GCCCAGUUCCAUAA +CP022339.1/908708-909139 ..................................................................................................................................C.C.CUCCAGCUCCACAC +DPTM01000309.1/5648-5301 ..................................................................................................................................C.C.GGCCGCCUCCACCA +PXBH01000106.1/759-355 ..................................................................................................................................C.C.CUCCGGCUCCACUU +DNNE01000143.1/10413-10809 ..................................................................................................................................C.C.CGGCGCCUCCACCA +QQPQ01000006.1/157159-156778 ..................................................................................................................................C.C.CGCCACCUCCAUAU +DOGR01000447.1/8557-8908 ..................................................................................................................................C.C.CCUCGCCUCCACCA +DNYS01000138.1/11665-12024 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DPTP01000045.1/57540-57938 ..................................................................................................................................C.C.CGCCACCUCCAUUU +QRHR01000003.1/643-300 ..................................................................................................................................C.C.CGUCUAGUCCACUC +RBXM01000004.1/174529-174899 ..................................................................................................................................C.C.CUGCAGCUCCACAA +NXLW01000003.1/6738-7102 ..................................................................................................................................C.C.CCACAGCUCCACCA +MIER01000015.1/6918-7313 ..................................................................................................................................C.C.CUCCGGCUCCACUU +QJYM01000030.1/495-130 ..................................................................................................................................C.C.CUGCGCCUCCACUC +DNTP01000113.1/1168-816 ..................................................................................................................................C.C.CCUCGUCUCCACCA +DNWA01000113.1/2080-2432 ..................................................................................................................................C.C.CGUCAGCUCCACUA +DODG01000006.1/1897-2249 ..................................................................................................................................CuC.CCCCGUCUCCACCA +DMHB01000075.1/3435-3802 ..................................................................................................................................C.C.CUCCGACUCCACCA +QUGI01000006.1/47808-48175 ..................................................................................................................................C.C.CCCCGCCUCCACCA +NXLX01000025.1/20512-20882 ..................................................................................................................................C.C.CCACAGCUCCACCA +PMIV01000130.1/1419-1025 ..................................................................................................................................C.C.CGCCAUCUCCACUG +RFGY01000066.1/680-284 ..................................................................................................................................C.C.CGGCAUCUCCACUA +QMOV01000040.1/3019-2625 ..................................................................................................................................C.C.CUCCGACUCCACCU +QIJB01000073.1/4962-5341 ..................................................................................................................................C.C.CGCCAUCUCCACAG +PQWO01000004.1/295651-296045 ..................................................................................................................................C.C.CGUCAGCUCCAUUU +QTVF01000019.1/10640-10989 ..................................................................................................................................C.C.CGCCAUCUCCACCA +RHGL01000039.1/80849-80465 ..................................................................................................................................C.C.CGUCAGCUCCAUUG +PXCJ01000205.1/1623-1993 ..................................................................................................................................C.C.CGGCAUCUCCACUA +PXCQ01000057.1/11019-10666 ..................................................................................................................................C.C.CCUCACCUCCAUAC +QJKH01000005.1/217313-216934 ..................................................................................................................................C.C.CGCCAGCUCCACCA +QMHH01000001.1/24735-25096 ..................................................................................................................................C.C.CCUCACCUCCAUAA +QEVT01000087.1/3248-2897 ..................................................................................................................................C.C.GGCCAUCUCCACCA +QHXN01000071.1/24663-24269 ..................................................................................................................................C.U.CGGCACCUCCAUUU +QMOR01000071.1/8910-9305 ..................................................................................................................................C.C.CCGCAGCUCCACAA +PLZD01000019.1/26837-26479 ..................................................................................................................................C.C.CGCCACCUCCACCA +QMNJ01000160.1/3222-2864 ..................................................................................................................................C.C.CCCCGCCUCCAUUU +PLXY01000006.1/173519-173153 ..................................................................................................................................C.U.CUCCACCUCCAAUU +PMCK01000262.1/8527-8873 ..................................................................................................................................C.C.CCGCGCCUCCACCA +DLUY01000127.1/3558-3226 ..................................................................................................................................C.A.-------------- +QIGB01000089.1/11368-11779 ..................................................................................................................................C.U.CUCCACCUCCAUCA +DNHV01000071.1/7183-6769 ..................................................................................................................................C.U.CUCCACCUCCAUUU +DOTM01000043.1/4209-3857 ..................................................................................................................................C.C.CCUCGGCUCCAUGU +QKBB01000022.1/22871-22503 ..................................................................................................................................C.U.CCACAGCUCCACCA +QBMH01000050.1/7917-7529 ..................................................................................................................................C.C.CGUCAGCUCCAUUA +DOGJ01000002.1/114109-113751 ..................................................................................................................................C.C.CCUCGGCUCCACUA +DOZJ01000006.1/109999-109608 ..................................................................................................................................C.C.CGCCAUCUCCACCA +RBHZ01000001.1/2821118-2820750 ..................................................................................................................................C.C.CUCCGGCUCCACCU +DNRL01000001.1/40072-39693 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP033049.1/531909-532543 uguuuucuggguaguacuaggauaugggauuuuacuaaauguaaaaacuacaucucauauaauacgccaaaggaccuggauaagguucaagauauagucagugccauaucgaaaguauggaagagcauguC.C.CACCGUCUCCACCA +QBWV01000006.1/6272-5900 ..................................................................................................................................C.U.CCUCAGGUCCACCU +PWJY01000247.1/2064-1687 ..................................................................................................................................C.C.CCGCAGCUCCACUU +PWGF01000267.1/4490-4133 ..................................................................................................................................C.C.CCCCGCCUCCAGAU +PXCV01000569.1/2401-2010 ..................................................................................................................................C.C.CGUAGGCUCCACUU +DOAP01000002.1/150226-150664 ..................................................................................................................................C.C.CAUCGCCUCCACCA +DOMK01000020.1/110759-110357 ..................................................................................................................................C.C.CGGCAUCUCCACGA +PWRH01000095.1/8088-8438 ..................................................................................................................................C.C.CGCCAUCUCCACAU +DNXA01000115.1/780-1147 ..................................................................................................................................C.C.CGGCACCUCCACAA +DOKU01000034.1/4505-4852 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DNLG01000069.1/37-403 ..................................................................................................................................C.C.CGGCAUCUCCACUU +QWRN01000005.1/25831-26185 ..................................................................................................................................CgC.CCCCAUCUCCACCA +RFIA01000090.1/41306-41695 ..................................................................................................................................C.C.CGACACCUCCACUA +QCWI01000011.1/36751-37154 ..................................................................................................................................C.C.CUCCGGCUCCACAA +PWHG01000057.1/665-285 ..................................................................................................................................C.C.CAUCAUCUCCACAA +CP032623.1/277750-278103 ..................................................................................................................................C.C.CCCCAUCUCCACAA +DQGN01000018.1/12234-11866 ..................................................................................................................................C.C.CCCCAGCUCCACCA +QKEH01000142.1/3067-2670 ..................................................................................................................................C.C.CGGCAGCUCCACUU +QOQC01000070.1/4962-5363 ..................................................................................................................................C.C.CUCCGACUCCACCA +PLLJ01000032.1/20431-20828 ..................................................................................................................................C.C.CUCCACCUCCACGU +QGFZ01000001.1/1039621-1039999 ..................................................................................................................................C.U.CCUCAUCUCCACCA +MRBW01000041.1/36378-36002 ..................................................................................................................................C.C.GCCCAUCUCCACCA +PLXF01000064.1/8351-7951 ..................................................................................................................................C.U.CUCCACCUCCAAAA +PLXK01000172.1/14980-14617 ..................................................................................................................................C.C.CUCCGACUCCACGA +PLYU01000219.1/6807-7161 ..................................................................................................................................C.C.CGGCGCCUCCACCA +PWUY01000033.1/3381-2959 ..................................................................................................................................C.C.CGCCAUCUCCACUG +DOUK01000135.1/10088-9733 ..................................................................................................................................C.C.CACCGCCUCCAUUC +CP031971.1/1184709-1185056 ..................................................................................................................................C.C.CACCAUCUCCACCA +CP028374.1/247720-247351 ..................................................................................................................................C.C.CGCCAGCUCCACCA +QAML01000042.1/15910-16322 ..................................................................................................................................C.U.CUCCUGGUCCACUU +QRPK01000010.1/42747-43126 ..................................................................................................................................C.C.CCUCACCUCCACCA +DMPE01000023.1/440-50 ..................................................................................................................................C.C.CAUAUGCUCCAUUC +PMCQ01000005.1/50523-50126 ..................................................................................................................................C.C.CAUCAUCUCCACAA +PWKS01000039.1/6438-6049 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DPOZ01000004.1/308201-308569 ..................................................................................................................................C.C.CCGCAUCUCCACCA +DNCR01000050.1/3385-3042 ..................................................................................................................................C.U.CCUCAGGUCCAUAG +QZIV01000004.1/2073-2390 ..................................................................................................................................C.U.CGCCAUCUCCACCG +CP032627.1/567713-568072 ..................................................................................................................................C.C.CCUCGCCUCCAUAA +QNBN01000164.1/1574-1202 ..................................................................................................................................C.C.CACCACCUCCACCA +QOQW01000018.1/8143-7782 ..................................................................................................................................C.C.CGCCACCUCCAUGG +PWER01000188.1/7056-6695 ..................................................................................................................................C.C.CGGCGCCUCCACUC +CP032100.1/1905756-1906144 ..................................................................................................................................C.C.CGUCUUCUCCACCA +DOEE01000003.1/803765-804121 ..................................................................................................................................C.C.CGCCAUGUCCACCA +CP030850.1/1649616-1649243 ..................................................................................................................................C.C.CACCGGCUCCACAA +RBJJ01000072.1/12404-12804 ..................................................................................................................................C.C.CUCCAGCUCCACCC +QAKM01000094.1/18485-18868 ..................................................................................................................................C.U.GCGCAGGUCCACCA +PXCH01000032.1/28442-28838 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DOXO01000016.1/6420-6031 ..................................................................................................................................C.C.CCCCAGCUCCACCA +QNFX01000080.1/470-98 ..................................................................................................................................C.C.CACCACCUCCACCA +RCWF01000006.1/13642-13252 ..................................................................................................................................C.C.GGACAUCUCCACCA +DNQG01000044.1/7595-7206 ..................................................................................................................................C.C.CGCCAUCUCCACCA +RBIJ01000003.1/161871-161520 ..................................................................................................................................C.C.CCUCGCCUCCACCA +QBMK01000014.1/33430-33043 ..................................................................................................................................C.U.GCCCGAUUCCAUUA +DNMR01000060.1/7890-8294 ..................................................................................................................................C.C.CUCCAGCUCCACUC +QNBK01000215.1/713-336 ..................................................................................................................................C.C.CGCCACCUCCAAAA +DOTF01000002.1/6244-6681 ..................................................................................................................................C.C.CAUCGCCUCCACCA +PWHW01000001.1/34973-34619 ..................................................................................................................................C.U.CCCCAUCUCCACCA +DPNA01000033.1/11218-10873 ..................................................................................................................................C.C.CCUCAGCUCCACCA +PLZS01000135.1/21505-21903 ..................................................................................................................................C.U.CGCCGCCUCCACCA +RFHA01000129.1/46021-45628 ..................................................................................................................................C.C.GGGCACUUCCACAC +DOFM01000050.1/7551-7198 ..................................................................................................................................C.C.CGCCGCUUCCACCA +QHME01000028.1/8790-8386 ..................................................................................................................................C.C.CACCGUCUCCACCA +DQFW01000015.1/30710-31081 ..................................................................................................................................C.C.CCGCCGGUCCACCA +QKDN01000047.1/11274-10902 ..................................................................................................................................C.C.CCUCAUCUCCACCA +PLYA01000045.1/23645-24012 ..................................................................................................................................C.C.CUCCGGGUCCACAA +PLMM01000199.1/4499-4860 ..................................................................................................................................C.U.CGCCAGGUCCACUC +QNEV01000127.1/4368-4011 ..................................................................................................................................G.U.CGGCAGGUCCACCA +RJTK01000006.1/62346-61999 ..................................................................................................................................C.U.CGCCAUCUCCACCA +DMRR01000018.1/6047-6414 ..................................................................................................................................C.C.CUGCAGCUCCACUA +DMXO01000002.1/240039-240442 ..................................................................................................................................C.C.CGGCAUCUCCACGA +QOVW01000105.1/6344-6706 ..................................................................................................................................C.C.CGGCACCUCCACCA +QKCN01000079.1/5941-5568 ..................................................................................................................................C.C.CACCACCUCCACCA +QWPV01000005.1/9074-9423 ..................................................................................................................................C.C.CCCCGGCUCCAUUU +QGVE01000097.1/4086-3709 ..............................................................................................................................agagC.C.CGCCGCCUCCACCA +QWOZ01000051.1/4844-4492 ..................................................................................................................................C.C.CCUCGGCUCCACUU +RFFP01000017.1/16694-17040 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PWPE01000111.1/19729-20120 ..................................................................................................................................C.C.CGCCAGCUCCACUU +DMLS01000017.1/11802-11375 ..................................................................................................................................C.C.CGCCAUCUCCACUG +DOJU01000030.1/26873-27267 ..................................................................................................................................C.C.CCGCAGCUCCACAU +QEVS01000007.1/5819-5464 ..................................................................................................................................CcC.CCGCGUCUCCACCA +QXEV01000007.1/37012-36615 ..................................................................................................................................C.C.CAUCAUCUCCACCA +DQGD01000013.1/43651-44017 ..................................................................................................................................C.U.CCCCACCUCCACCA +DOPD01000027.1/4143-3743 ..................................................................................................................................C.C.CCCCAUCUCCACCA +QVMT01000013.1/48006-48380 ..................................................................................................................................C.U.CUGCGUCUCCACAA +QKEV01000020.1/6283-6691 ..................................................................................................................................C.C.CGCCAUCUCCACCU +QZJN01000003.1/21439-21141 ..................................................................................................................................C.C.GCCCAUCUCCACAA +DPNS01000239.1/10124-9775 ..................................................................................................................................C.U.CGUCAGGUCCACUC +PWFU01000116.1/1083-659 ..................................................................................................................................C.C.CAUCGUCUCCACCA +DPQO01000006.1/12957-12562 ..................................................................................................................................C.U.CGCCAUCUCCACCA +PWNP01000227.1/724-1081 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP029346.1/1389732-1389361 ..................................................................................................................................C.C.CUCCGACUCCACAA +DNXI01000167.1/4002-3656 ..................................................................................................................................C.U.CGGCCACUCCACCA +DPOV01000003.1/2580-2211 ..................................................................................................................................C.C.CCUCACCUCCACCA +QKHD01000103.1/2742-3117 ..................................................................................................................................C.C.CCUCAGCUCCACCA +DOEV01000025.1/4522-4923 ..................................................................................................................................C.C.CGCCGGCUCCACCA +NHYN01000007.1/62714-62346 ..................................................................................................................................C.C.CCACGACUCCACCA +PXDX01000118.1/3969-3580 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DLXL01000227.1/15104-14703 ..................................................................................................................................C.C.CGCCAGCUCCACAA +DQHT01000088.1/3516-3147 ..................................................................................................................................C.U.CGGCAGUUCCACCU +PMZB01000243.1/459-35 ..................................................................................................................................C.U.CUCCACCUCCAUCA +QZJW01000050.1/38498-38889 ..................................................................................................................................C.C.CAUCAGCUCCACCA +DOSB01000025.1/76408-76802 ..................................................................................................................................C.C.CGGCGGUUCCACAC +QCOC01000002.1/29321-29731 ..................................................................................................................................C.C.CGCCGCUUCCACCA +DPXB01000108.1/400-1 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DOVQ01000079.1/403-52 ..................................................................................................................................C.C.CCUCGCUUCCAGAA +DOFP01000012.1/4927-4528 ..................................................................................................................................C.C.CCCCAGUUCCAUCA +PMJS01000068.1/1376-1015 ..................................................................................................................................C.C.CCGCGCCUCCACUG +DPJC01000016.1/143806-143381 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DMXX01000018.1/163-564 ..................................................................................................................................C.C.CACCGUCUCCAGUU +DOAA01000003.1/4604-4233 ..................................................................................................................................C.C.GGACGCCUCCACCA +DQEA01000029.1/27205-26835 ..................................................................................................................................C.C.CCGCAGCUCCACCA +QGGO01000003.1/271422-271024 ..................................................................................................................................C.U.CUCCGUCUCCACAA +PWMY01000263.1/365-720 ..................................................................................................................................C.C.CGCCACCUCCACCA +DQFA01000002.1/37024-37383 ..................................................................................................................................C.C.CGCCACUUCCAUAA +DMPD01000025.1/503-40 ..................................................................................................................................C.U.GCCCGGUUCCAUAU +DPRJ01000192.1/7051-6712 ..................................................................................................................................C.C.CCUCAUCUCCACCA +DLUT01000162.1/18083-18490 ..................................................................................................................................C.C.CACCGGCUCCACAA +PLJD01000012.1/18591-18939 ..................................................................................................................................C.C.CGGCACCUCCAAAA +DNVR01000008.1/43534-43131 ..................................................................................................................................C.C.CAUCAACUCCACCA +DMZJ01000124.1/8080-7683 ..................................................................................................................................C.C.CGCCGCCUCCACCG +PDNZ01000007.1/13329-12926 ..................................................................................................................................C.C.CGCCAUCUCCACUA +RFHU01000490.1/10581-10226 ..................................................................................................................................C.C.CGGCGCCUCCAUCC +DNKM01000001.1/2797-2385 ..................................................................................................................................C.C.CAUCAUCUCCACAG +DQAZ01000023.1/69048-69399 ..................................................................................................................................A.C.CGCCAUCUCCACCA +DNEG01000070.1/28157-28538 ..................................................................................................................................C.C.CGUCUACUCCACUU +QKCE01000303.1/4225-3869 ..................................................................................................................................C.C.CCCCAUCUCCAAAA +PMYN01000055.1/17456-17816 ..................................................................................................................................C.U.CCCCGCCUCCAUGA +QZJF01000017.1/49126-48719 ..................................................................................................................................C.C.CGCCAUCUCCGCCA +NXLN01000016.1/26015-25650 ..................................................................................................................................C.C.CCACGACUCCACCA +PLUC01000219.1/7576-7189 ..................................................................................................................................C.C.CGCCACCUCCACCA +QZIO01000002.1/6099-6471 ..................................................................................................................................C.C.GGACAUCUCCACAC +DMYX01000141.1/9471-9838 ..................................................................................................................................C.C.CGCCACCUCCACCA +DPHK01000004.1/115210-114842 ..................................................................................................................................C.C.GCCCAUCUCCAUAA +DMNC01000029.1/1355-1008 ..................................................................................................................................C.C.CCUCACCUCCACCA +DOBN01000007.1/2500-2898 ..................................................................................................................................C.C.CCUCGACUCCACCA +QFWH01000002.1/117031-117462 ..................................................................................................................................C.U.CUCCGGCUCCACCA +DNHU01000008.1/63933-63535 ..................................................................................................................................C.C.CGGCAUCUCCACAA +DOUH01000130.1/2411-2019 ..................................................................................................................................C.C.CGCCGCCUCCACCA +MBTA01000003.1/101236-100840 ..................................................................................................................................C.C.CUCCGGGUCCACUU +BGOG01000004.1/3323-3706 ..................................................................................................................................C.C.CCCCAGCUCCACUU +NHYM01000006.1/89660-89288 ..................................................................................................................................C.U.CCACAGCUCCACCA +DODQ01000007.1/146000-146398 ..................................................................................................................................C.C.CAUCAGCUCCACGU +RDQW01000010.1/30746-31115 ..................................................................................................................................C.C.CCACAUCUCCACAC +DMHO01000019.1/18677-18283 ..................................................................................................................................C.C.CUCCGUCUCCACAA +QHMF01000013.1/40618-40218 ..................................................................................................................................C.C.CACCGUCUCCAGUU +PLNW01000099.1/28074-27717 ..................................................................................................................................C.C.CGGCGCCUCCACAG +QZJB01000042.1/31929-32272 ..................................................................................................................................C.C.GGUCAUCUCCACAA +QAMI01000020.1/27395-27793 ..................................................................................................................................C.C.CGCCGUCUCCAGUU +QTJV01000001.1/727138-727511 ..................................................................................................................................C.C.CGCCAGCUCCACAA +DMLH01000064.1/5326-4978 ..................................................................................................................................C.U.CGCCAUCUCCACCA +DOSH01000007.1/26684-26296 ..................................................................................................................................C.C.CCCCAUCUCCACCA +RAPY01000008.1/138714-139081 ..................................................................................................................................C.U.CUCCAGCUCCACUU +DNRL01000006.1/204396-204796 ..................................................................................................................................C.C.CGGCAUCUCCACCG +PLYH01000002.1/110751-110329 ..................................................................................................................................C.C.CGGCAUCUCCACCA +QHCP01000015.1/68638-68265 ..................................................................................................................................C.C.CGGCACCUCCACCA +DPBU01000160.1/737-1084 ..................................................................................................................................C.C.CCCCGGCUCCAUUU +DNHX01000028.1/3543-3085 ..................................................................................................................................C.C.CCCCAUCUCCACCA +DMOH01000061.1/14160-13810 ..................................................................................................................................C.U.CGGCGCCUCCACCA +QMEM01000005.1/96369-95996 ..................................................................................................................................C.U.CGCCGCCUCCACAA +QVQX01000011.1/45638-45241 ..................................................................................................................................C.C.GCACAUCUCCACCA +PUOH01000119.1/456-785 ..................................................................................................................................C.C.CGCCGCCUCCACCA +DOKP01000102.1/5079-5492 ..................................................................................................................................C.C.CAUCAGCUCCACGA +DMCI01000001.1/1256-909 ..................................................................................................................................C.C.CCGCAUGUCCACCA +DLYY01000153.1/6852-7230 ..................................................................................................................................C.C.CCCCAGCUCCACUU +QKSQ01000001.1/537300-536909 ..................................................................................................................................C.C.CUCCGACUCCACCU +CP027772.1/706370-706741 ..................................................................................................................................C.C.CACCACCUCCACCA +DPLZ01000002.1/4198-4550 ..................................................................................................................................C.C.CCCCGCCUCCACCA +DMNN01000290.1/496-890 ..................................................................................................................................C.U.CCCCAUCUCCAGAA +DNNX01000067.1/2389-2729 ..................................................................................................................................C.C.CCUCAUCUCCACCA +QRUP01000004.1/6462-6838 ..................................................................................................................................C.C.CCGCAGCUCCACCA +DMUR01000073.1/2656-2281 ..................................................................................................................................CuC.CUCCAUCUCCACCA +DMBB01000336.1/3982-4339 ..................................................................................................................................C.C.CCUCAGCUCCACCA +PLYC01000028.1/21726-22124 ..................................................................................................................................C.C.CGGCAUCUCCACCA +QEUU01000114.1/848-1237 ..............................................................................................................................agaaC.C.CGCCACCUCCAUCG +DPYI01000042.1/20797-21204 ..................................................................................................................................C.U.CGGCAUCUCCACAG +DOYN01000014.1/1370-856 ..................................................................................................................................C.C.CGACAUCUCCACCA +DOMF01000004.1/19475-19072 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DPET01000023.1/479-89 ..................................................................................................................................C.U.CGCCAGCUCCACCA +DODL01000004.1/226852-226524 ..................................................................................................................................C.U.CCUCAGCUCCACCA +DMMH01000228.1/1372-1720 ..................................................................................................................................C.C.CGCCUAAUCCACUU +DNKI01000005.1/191665-191267 ..................................................................................................................................U.C.CCACAUCUCCACUC +REFI01000006.1/104005-104390 ..................................................................................................................................C.C.CCGCAUCUCCACCA +QKMZ01000015.1/377497-377895 ..................................................................................................................................C.U.CGCCGCCUCCACCA +QZJO01000013.1/20084-19705 ..................................................................................................................................C.C.CCUCGUCUCCAUUA +QCQP01000013.1/1705-2044 ..................................................................................................................................C.C.CGCCGGGUCCACCA +DMXP01000005.1/161767-162171 ..................................................................................................................................C.C.CCCCAUCUCCACUC +PXCW01000009.1/10536-10186 ..................................................................................................................................C.C.CUCCGUCUCCACCA +DNMI01000029.1/6865-6468 ..................................................................................................................................C.U.CUCCGUCUCCACAC +QSKR01000005.1/117290-116924 ..................................................................................................................................C.C.CCUCGGCUCCAUAU +DLWG01000161.1/4306-4665 ..................................................................................................................................C.C.CCUCUACUCCACCA +DOKE01000019.1/15957-15556 ..................................................................................................................................C.C.CAUCAACUCCACCG +DNRP01000115.1/416-16 ..................................................................................................................................C.U.CUCCGUCUCCACCA +DPGM01000030.1/29049-29448 ..................................................................................................................................C.C.CCCCUUCUCCACAU +QRDS01000001.1/742004-741650 ..................................................................................................................................C.C.CAUCGGUUCCACCA +QIJN01000026.1/2900-3307 ..................................................................................................................................C.C.CCCCACCUCCACCA +QGUQ01000134.1/816-1169 ..................................................................................................................................C.C.CCGCACCUCCACAG +QHMH01000011.1/121781-121376 ..................................................................................................................................C.C.CACCGUCUCCAGAU +QRWX01000003.1/210258-210613 ..................................................................................................................................C.U.CCUCAGCUCCACCA +DMLU01000031.1/17614-17227 ..................................................................................................................................C.C.CCCCAGGUCCACCA +DNZN01000002.1/14085-14426 ..................................................................................................................................C.U.CCUCAUCUCCACCA +QLLR01000001.1/535336-534971 ..................................................................................................................................C.C.CUUCGGCUCCACAC +PXDX01000110.1/2461-2798 ..................................................................................................................................CuC.CCCCACCUCCACAG +CP028359.1/50879-51180 ..................................................................................................................................C.C.CGUCAGCUCCAUUA +QMFY01000005.1/367523-367915 ..................................................................................................................................C.U.CUCCGGCUCCACUA +DNQH01000071.1/784-391 ..................................................................................................................................C.C.GCCCAUGUCCACUC +CP029816.1/6433-6831 ..................................................................................................................................C.C.CGUCAGCUCCACUU +DOEC01000022.1/22511-22864 ..................................................................................................................................U.U.CGUCAGCUCCACCA +PWHH01000085.1/1589-1943 ..................................................................................................................................C.U.CCCCAUCUCCACAA +PWNV01000014.1/10597-10948 ..................................................................................................................................C.C.CCCCAUCUCCACAA +QHBJ01000034.1/79273-79624 ..................................................................................................................................CcC.CGACAGCUCCACCA +DOSG01000005.1/3680-4037 ..................................................................................................................................A.U.CGCCAUCUCCACUA +NXLO01000001.1/124786-125157 ..................................................................................................................................C.C.CCACAGCUCCACCA +CP029018.1/185415-185737 ..................................................................................................................................C.C.CGUCAGCUCCACAC +PWSR01000135.1/14189-14546 ..................................................................................................................................CcC.CGACACCUCCACCA +QUNF01000010.1/177424-177826 ..................................................................................................................................C.U.CGCCAGCUCCACUG +DNYJ01000035.1/3983-4372 ..................................................................................................................................C.C.CGCCAGCUCCACCA +PLSN01000019.1/1129-759 ..................................................................................................................................C.C.CACCUGCUCCACUU +QCZK02000029.1/45092-45462 ..................................................................................................................................C.C.CUGCUACUCCACUG +DMWA01000133.1/1781-1388 ..................................................................................................................................C.U.CCGCGACUCCACCA +DPIZ01000001.1/229489-229104 ..................................................................................................................................C.C.CGCCACUUCCACAC +DMJD01000195.1/3897-4249 ..................................................................................................................................C.C.CGUCUAAUCCAGAA +NZ_QMEX01000072.1/709-318 ..................................................................................................................................C.C.CGGCAGCUCCACAG +QFQM01000301.1/1780-2177 ..................................................................................................................................C.C.CUGCAGCUCCACUG +QQVH01000006.1/238394-238043 ..................................................................................................................................C.C.CCCCGACUCCACUU +DMML01000027.1/14611-15024 ..................................................................................................................................U.C.CACCGUCUCCACCA +QGDT01000007.1/27668-27296 ..................................................................................................................................C.C.CUCCGUCUCCACAA +QWPT01000008.1/32575-32927 ..................................................................................................................................C.C.CCCCGGCUCCAUUU +QMTU01000001.1/16442-16060 ..................................................................................................................................C.C.CGCCAGCUCCAUAA +RAYM01000048.1/27457-27806 ..................................................................................................................................C.C.CGUCUGGUCCAUCG +PXEC01000012.1/14964-15392 ..................................................................................................................................C.C.CGGCAUCUCCACCA +QKBW01000021.1/7511-7094 ..................................................................................................................................C.C.GCCCAUCUCCACCA +QFOU01000008.1/21511-21088 ..................................................................................................................................C.C.CACCGCCUCCACCA +QGDO01000004.1/447584-447994 ..................................................................................................................................C.C.CUGCGACUCCACAG +QMKX01000016.1/11934-12297 ..................................................................................................................................C.C.CCACUGGUCCACCA +DPTG01000050.1/3628-4035 ..................................................................................................................................C.C.CAUCAACUCCACAU +CP022596.1/173725-173331 ..................................................................................................................................C.C.CGACAUCUCCACCA +PLSR01000007.1/21626-22015 ..................................................................................................................................C.U.CCCCACCUCCACCA +PWPK01000035.1/1748-1315 ..................................................................................................................................C.C.CGGCAUCUCCACCA +RBKU01000001.1/4239075-4239442 ..................................................................................................................................C.C.CUCCGGGUCCACAA +DPCX01000018.1/23588-23169 ..................................................................................................................................G.C.CGACAUCUCCACCU +QZJH01000007.1/48637-49017 ..................................................................................................................................C.C.GGACAUCUCCACAC +DQGR01000075.1/4249-3829 ..................................................................................................................................C.C.CUCCAUCUCCACAA +QNCB01000001.1/21502-21887 ..................................................................................................................................C.C.CGGCGGCUCCACCA +QGKT01000002.1/105184-105608 ..................................................................................................................................C.C.CAUCAUCUCCACCA +PLOL01000034.1/24061-23656 ..................................................................................................................................C.C.GCCCAUCUCCACAU +DNMJ01000017.1/413-2 ..................................................................................................................................C.C.CACCGUCUCCACCA +PMLX01000071.1/7745-8135 ..................................................................................................................................C.C.CACCACCUCCACCA +CP029480.1/228828-228455 ..................................................................................................................................C.C.CUGCAGCUCCACGA +CP027431.1/362415-362764 ..................................................................................................................................C.C.CAUCUACUCCAUAU +CP031376.1/91426-91834 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QXED01000007.1/163834-163461 ..................................................................................................................................C.U.CUCCGUCUCCACAA +DOMN01000019.1/10890-10620 ..................................................................................................................................C.C.CGCCAUCUCCACAA +DNLS01000001.1/48296-47888 ..................................................................................................................................C.C.CGGCAUCUCCACGA +DOQK01000016.1/34640-34229 ..................................................................................................................................C.C.CACCAUCUCCAAAU +PWQH01000044.1/1856-2206 ..................................................................................................................................C.U.CCCCAUCUCCACAA +PWQH01000009.1/8152-8518 ..................................................................................................................................C.C.CACCGUCUCCAA-- +QOKO01000007.1/31709-32079 ..................................................................................................................................C.C.CCGCGCUUCCACCA +DPYD01000030.1/3868-3479 ..................................................................................................................................C.C.CCGCACCUCCACUC +DPQA01000057.1/2390-2041 ..................................................................................................................................C.C.CCUCAACUCCACCA +QILQ01000037.1/21232-21645 ..................................................................................................................................C.U.CGCCAUCUCCACAA +DNAV01000212.1/1435-1080 ..................................................................................................................................C.C.CGUCAGCUCCAUUU +DPYH01000020.1/1515-1082 ..................................................................................................................................C.C.CUCCAUCUCCACAA +QXGN01000044.1/2685-3071 ..................................................................................................................................C.C.CGUCAUCUCCACCA +CP029295.1/242278-242644 ..................................................................................................................................C.C.CCGCAUCUCCACCA +RFKD01000061.1/6828-6444 ..................................................................................................................................C.C.CCCCAUCUCCACAA +DMNH01000155.1/6021-5633 ..................................................................................................................................C.C.GGUCGCCUCCACUA +PPGJ01000031.1/3872-4219 ..................................................................................................................................C.U.CGCCACUUCCACAA +PLKW01000021.1/23921-24278 ..................................................................................................................................C.C.CCGCGCCUCCAUGA +DPML01000013.1/16758-16288 ..................................................................................................................................C.C.CGCCAUCUCCACCA +DPQP01000012.1/39548-39194 ..................................................................................................................................C.U.CCUCUGCUCCACCA +NJNR01000037.1/15695-15308 ..................................................................................................................................C.U.CGGCAGCUCCACGA +DOQX01000164.1/3245-3627 ..................................................................................................................................C.C.CCCCAGCUCCACCA +PLZJ01000002.1/132743-133108 ..................................................................................................................................C.C.GGACAUCUCCACAA +QIKW01000072.1/10237-10624 ..................................................................................................................................C.C.CCCCAGCUCCACGU +DNMG01000020.1/7495-7107 ..................................................................................................................................C.C.CGACAUCUCCACAA +DNBC01000040.1/94778-94384 ..................................................................................................................................C.C.CCUCAGCUCCACCA +PWXS01000036.1/5899-6263 ..................................................................................................................................C.C.CCCCAUCUCCACAU +DMCB01000020.1/3304-2919 ..................................................................................................................................C.C.CGCCAUCUCCACCA +QCKS01000052.1/2969-2582 ..................................................................................................................................C.C.CGCCAGCUCCACCA +RBIX01000013.1/478002-477611 ..................................................................................................................................G.C.CCCCAUCUCCACAC +DNPJ01000125.1/3088-2697 ..................................................................................................................................C.C.CGCCGGCUCCACCA +RAWT01000098.1/745-1062 ..................................................................................................................................C.C.CCGCGCCUCCACCA +RSFA01000089.1/6380-6777 ..................................................................................................................................C.C.CGCCAGCUCCACCA +RQOH01000300.1/46565-46200 ..................................................................................................................................C.C.CGCCGUCUCCACUU +QHLX01000003.1/281036-280676 ..................................................................................................................................C.C.CGCCGUCUCCACCA +QTZO01000003.1/161220-161603 ..................................................................................................................................C.C.CCCCGCCUCCACCA +SESZ01000067.1/8340-8689 ..................................................................................................................................C.C.CGUCGCCUCCACCA +RQJS01000021.1/7066-7425 ..................................................................................................................................C.C.CGCCGCCUCCAUCA +SHAD01000002.1/225562-225922 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SLTJ01000038.1/69069-69421 ..................................................................................................................................C.C.CCCCACCUCCACCA +RYVY01000009.1/13728-14093 ..................................................................................................................................C.U.CGCCGCCUCCACCA +SGBB01000005.1/40876-40518 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SOJN01000142.1/37837-38187 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SOIB01000127.1/29682-29333 ..................................................................................................................................C.C.CGCCGCCUCCACCA +PYAL01000009.1/127714-128117 ..................................................................................................................................C.C.CCCCGGCUCCACCA +SOHZ01000170.1/686-281 ..................................................................................................................................C.C.CGCCAUCUCCACCU +RXJX01000002.1/165879-165498 ..................................................................................................................................C.C.CCCCAUCUCCACCA +SMWS01000080.1/6950-7308 ..................................................................................................................................C.C.CAGCGCCUCCACCA +SCKJ01000001.1/2037-2397 ..................................................................................................................................C.C.CUCCGCCUCCACCA +BGZO01000013.1/7758-7379 ..................................................................................................................................C.C.CACCAGCUCCACCA +PTQW01000033.1/68449-68799 ..................................................................................................................................C.C.CGCCACCUCCAACA +CP025734.1/179868-180220 ..................................................................................................................................C.C.CGGCACCUCCACCA +CP016379.1/483860-484216 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP035108.1/986980-986633 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +SOKK01000045.1/4565-4956 ..................................................................................................................................C.U.CCCCACCUCCACCA +SMWZ01000092.1/16236-16590 ..................................................................................................................................C.C.CGCCGCCUCCACCA +QNYO01000023.1/11004-10629 ..................................................................................................................................C.C.CCUCAACUCCACCA +LXJS01000012.1/849-1225 ..................................................................................................................................C.C.CUCCGCCUCCACCA +READ01000041.1/70908-71296 ..................................................................................................................................C.C.CGCCGGGUCCACCA +CP034184.1/368863-369225 ..................................................................................................................................C.C.CGCCGUCUCCACCA +RDXM01000016.1/246-613 ..................................................................................................................................C.C.CCUCAUCUCCACGU +SCUE01000019.1/28360-28010 ..................................................................................................................................C.C.CGCCAUCUCCACCA +SLXT01000027.1/31494-31847 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SOIS01000127.1/6186-6534 ..................................................................................................................................C.C.CACCGCCUCCACCA +CP034183.1/1947100-1946745 ..................................................................................................................................C.U.CUCCGCCUCCACCA +RYZH01000075.1/20553-20924 ..................................................................................................................................C.C.CGCCGCCUCCACUA +RQVC01000001.1/52726-52385 ..................................................................................................................................C.C.CCUCGUCUCCACCA +RLIH01000017.1/27156-27501 ..................................................................................................................................C.C.CACCGCCUCCACCA +RQYM01000016.1/6996-6623 ..................................................................................................................................C.C.CGGCGGCUCCACAA +SDWM01000133.1/903-535 ..................................................................................................................................C.C.CAUCAUCUCCACCA +SORU01000030.1/5825-6196 ..................................................................................................................................C.C.GCCCGUCUCCACAA +SOKE01000033.1/90921-91285 ..................................................................................................................................C.C.CAUCGCCUCCACCA +CP026734.1/2771393-2771016 ..................................................................................................................................C.C.CGCCAUCUCCACGU +RQYD01000047.1/831-484 ..................................................................................................................................C.C.CCUCACCUCCAUCG +SDOZ01000002.1/369316-368966 ..................................................................................................................................C.C.CGCCAUCUCCACCA +SHBB01000544.1/6576-6211 ..................................................................................................................................C.C.CGCCGCCUCCAUUU +SCQP01000002.1/194633-194995 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP034170.1/2182612-2182239 ..................................................................................................................................C.C.CGGCACCUCCACUA +SOJU01000025.1/32352-32748 ..................................................................................................................................C.C.CGCCAUCUCCACUA +SMVY01000077.1/6392-6754 ..................................................................................................................................C.C.CUCCGCCUCCACUU +SOJM01000025.1/4848-4468 ..................................................................................................................................C.C.CAUCGCCUCCACCA +RDYF01000103.1/1720-1366 ..................................................................................................................................C.C.CCUCGCCUCCAUGC +QQWI01000004.1/204280-203904 ..................................................................................................................................C.C.CACCACUUCCACCA +CP030139.1/1592352-1592745 ..................................................................................................................................C.C.GCUCAGCUCCAUUU +REAZ01000027.1/51236-51605 ..................................................................................................................................C.C.CUCCAGCUCCACAA +RXKB01000006.1/52500-52857 ..................................................................................................................................C.C.CAUCGCCUCCACCA +SMAD01000013.1/54815-55211 ..................................................................................................................................C.U.CUCCGGCUCCACUU +QHKK01000590.1/479-93 ..................................................................................................................................C.C.CGGCGCCUCCACGU +RHOK01000024.1/5373-5005 ..................................................................................................................................C.C.CGUCGUCUCCAUUU +PTET01000001.1/414453-414859 ..................................................................................................................................C.C.CACCAGCUCCACUU +RQZF01000005.1/74604-74980 ..................................................................................................................................C.C.CCGCAUCUCCACUG +RDXB01000091.1/6720-6323 ..................................................................................................................................C.C.CUCCAGCUCCACUU +SLZT01000015.1/21193-21547 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SCVU01000497.1/565-917 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SCUS01000195.1/114991-115356 ..................................................................................................................................C.C.CGGCGCCUCCACCC +RDXG01000384.1/4628-4258 ..................................................................................................................................C.C.CACCGACUCCACUA +QNZT01000026.1/13438-13818 ..................................................................................................................................C.C.CCACACUUCCACCA +RCSU01000001.1/160818-160420 ..................................................................................................................................C.C.CGCCAGCUCCACAA +SBJH01000057.1/35072-34706 ..................................................................................................................................C.C.CUCCGGCUCCACAA +REAG01000303.1/1030-1390 ..................................................................................................................................C.C.CUGCGACUCCACUC +SMWT01000136.1/1661-1290 ..................................................................................................................................C.C.CACCACCUCCACCA +BHER01000018.1/14700-15046 ..................................................................................................................................C.C.CCUCGUCUCCACCA +SCUG01000226.1/6462-6087 ..................................................................................................................................C.C.CGCCGUCUCCACAA +REAQ01000284.1/9416-9786 ..................................................................................................................................C.C.CGCCAGCUCCACUU +RDXI01000353.1/934-529 ..................................................................................................................................C.C.CUCCGUCUCCACUA +RDZE01000014.1/238912-239281 ..................................................................................................................................C.C.CGCCGACUCCACUU +JXTW01000013.1/9936-10300 ..................................................................................................................................C.C.CCACAGCUCCACCA +SMSG01000001.1/72652-72282 ..................................................................................................................................C.C.CGGCACCUCCACCG +SCQK01000005.1/21043-20630 ..................................................................................................................................C.U.CGCCACCUCCACGA +SODD01000029.1/3124-2744 ..................................................................................................................................C.U.CCUCAGCUCCACCA +RYWV01000274.1/2286-1878 ..................................................................................................................................C.C.CGGCGGCUCCACAG +REBA01000023.1/26043-25651 ..................................................................................................................................C.C.CUCCGGCUCCACUU +PSZO01000004.1/38009-38402 ..................................................................................................................................C.C.CGGCAUCUCCACCA +SHOJ01000122.1/2155-1814 ..................................................................................................................................C.U.CCGCAUCUCCACCA +SEAC01000006.1/16286-16659 ..................................................................................................................................C.U.GGUCACCUCCACAA +RDXT01000223.1/1441-1804 ..................................................................................................................................C.C.CUCCGUCUCCACCC +SCQM01000155.1/13055-13408 ..................................................................................................................................C.C.CGCCACCUCCACCA +SODV01000002.1/820874-821243 ..................................................................................................................................C.U.CGCCACCUCCACGA +SNYA01000009.1/124712-124328 ..................................................................................................................................C.C.CCGCGCCUCCACGA +REAN01000332.1/4303-3899 ..................................................................................................................................C.C.CUCCAAUUCCACUU +SCTJ01000049.1/2209-1826 ..................................................................................................................................C.C.CAUCAACUCCACCG +RQZE01000003.1/9612-9268 ..................................................................................................................................C.C.CCUCAUCUCCACCA +SMSK01000002.1/400866-400492 ..................................................................................................................................C.C.GCUCAGCUCCACCC +SCRI01000063.1/78576-78931 ..................................................................................................................................C.C.CGGCACCUCCACCA +RYWC01000010.1/12553-12942 ..................................................................................................................................C.C.CGACUCGUCCACCA +SCPX01000036.1/1183-1566 ..................................................................................................................................C.C.CGCCACCUCCACUC +AP018944.2/280373-279982 ..................................................................................................................................C.C.CGUCAUCUCCACCA +RYZV01000001.1/630378-629983 ..................................................................................................................................C.C.CGGCAUCUCCACCA +RDYT01000042.1/1263-891 ..................................................................................................................................C.C.CUCCGGCUCCACAA +SCUM01000002.1/8338-7938 ..................................................................................................................................C.C.CCCCGACUCCACCA +SOAU01000001.1/2916139-2916517 ..................................................................................................................................C.C.CCCCAGCUCCACAA +CP034562.1/1407571-1407166 ..................................................................................................................................C.C.CUCCGACUCCACCA +SCTV01000031.1/13211-13612 ..................................................................................................................................C.C.GCCCAUCUCCACAA +RCHY01000007.1/29919-30323 ..................................................................................................................................C.C.CGUCAUCUCCACCA +SDYW01000001.1/471676-472078 ..................................................................................................................................C.C.CCGCAGCUCCACCA +QZKZ01000415.1/18530-18888 ..................................................................................................................................C.C.CCCCGCCUCCACCA +SFFD01000012.1/30538-30885 ..................................................................................................................................C.C.CCUCGCCUCCACCA +SCFQ01000010.1/14463-14809 ..................................................................................................................................C.U.CGCUAUCUCCACCA +SFES01000051.1/3215-2864 ..................................................................................................................................C.C.CCGCGCCUCCACCA +SFMH01000023.1/21262-21615 ..................................................................................................................................C.U.CCCCAUCUCCACCA +SFIW01000017.1/43907-44269 ..................................................................................................................................C.C.CGCCGCCUCCACUU +SFGY01000001.1/77717-77342 ..................................................................................................................................C.C.CCUCACCUCCACCA +SFNM01000035.1/2136-1738 ..................................................................................................................................C.C.CUCCAACUCCACAA +SFSI01000006.1/40290-40638 ..................................................................................................................................C.C.CGCCAUCUCCACCA +SFPZ01000019.1/24247-24610 ..................................................................................................................................C.U.CGUCAGCUCCACCA +SFGA01000005.1/104512-104163 ..................................................................................................................................A.C.CGCCGCCUCCACCA +SFID01000019.1/10566-10972 ..................................................................................................................................C.C.CUCCUGGUCCACUC +SFIJ01000059.1/6027-6404 ..................................................................................................................................C.C.CCUCAUCUCCACCA +SFGE01000057.1/5418-5118 ..................................................................................................................................C.C.CGCCGCCUCCACCA +SFNY01000020.1/17682-17332 ..................................................................................................................................C.C.CCUCGGGUCCACCA +SFDO01000010.1/28369-28723 ..................................................................................................................................C.C.CCUCAGCUCCACCA +SFOL01000011.1/22074-21674 ..................................................................................................................................C.C.CCACAGCUCCACAA +SFHG01000007.1/8671-8265 ..................................................................................................................................C.C.CUCCAUCUCCACAA +SFNZ01000025.1/21840-22237 ..................................................................................................................................C.C.GCCCAUCUCCACUG +DUDR01000023.1/37452-37845 ..................................................................................................................................C.U.CGCCGCCUCCACCA +SFIV01000005.1/59121-58715 ..................................................................................................................................C.C.CUCCUGGUCCACAC +SFPR01000004.1/40396-40000 ..................................................................................................................................C.U.CUGCAGGUCCACAG +SFEJ01000008.1/19774-20156 ..................................................................................................................................C.C.CCUCAUCUCCACCA +SFTN01000022.1/17067-16707 ..................................................................................................................................C.C.CCUCGCCUCCAUCG +SFGX01000050.1/6087-6440 ..................................................................................................................................C.C.CGCCAGCUCCAUAG +SFUN01000030.1/12410-12760 ..................................................................................................................................C.U.CCUCAGCUCCACCA +SFKJ01000010.1/48829-49173 ..................................................................................................................................C.U.CCUCAUCUCCACCA +SBBF01000100.1/15100-15460 ..................................................................................................................................C.C.CCGCGCCUCCAUAU +NJBO01000024.1/18973-19327 ..................................................................................................................................C.C.CGCCGCCUCCAUUC +SBBM01000003.1/12000-11600 ..................................................................................................................................C.C.CCGCACCUCCACCA +CP032998.1/145411-145040 ..................................................................................................................................C.C.CGCCAGCUCCAUAA +SBBH01000232.1/739-387 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP040058.1/1382991-1383338 ..................................................................................................................................C.C.CGCCUAGUCCAUCG +SBBU01000052.1/8055-7704 ..................................................................................................................................C.C.CUCCGCCUCCAA-- +SBBB01000025.1/104089-104505 ..................................................................................................................................C.C.CGCCAUCUCCACCU +SBBN01000005.1/17752-18147 ..................................................................................................................................C.C.CGGCAUCUCCACAG +CP000783.1/602363-602000 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000800.1/2905926-2906288 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000946.1/1157423-1157061 ..................................................................................................................................C.C.CGCCAGCUCCACCA +D12501.1/1355-1717 ..................................................................................................................................C.C.CGCCAGCUCCACCA +U68074.1/1-363 ..................................................................................................................................C.C.CGCCAGCUCCACCA +FM180568.1/2999022-2999384 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CU928145.2/2978730-2979092 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CU928160.2/2822548-2822910 ..................................................................................................................................C.C.CGCCAGCUCCACCA +U00096.2/2753615-2753977 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000247.1/2763346-2763708 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000266.1/2915116-2914754 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000468.1/2914707-2915069 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CU928164.2/2932788-2933150 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP001164.1/3579710-3580072 ..................................................................................................................................C.C.CGCCAGCUCCACCA +BA000007.2/3475602-3475964 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CU928163.2/3048497-3048859 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000034.1/2587105-2587467 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000857.1/2842992-2843354 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP001138.1/2786701-2787063 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AE017220.1/2861122-2861484 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000964.1/1196116-1195754 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AY316313.1/1114-752 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP001113.1/2846103-2846465 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AE006468.1/2843947-2844309 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AE014613.1/2734487-2734849 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AY319520.1/1371-1009 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000026.1/2661750-2662112 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP001144.1/2922578-2922940 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AM933173.1/2786912-2787274 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AE014075.1/3018179-3018541 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AM942759.1/2050903-2051269 ..................................................................................................................................C.C.CGCCAGCUCCACCA +FM211044.1/4405-4768 ..................................................................................................................................C.C.CGCCAGCUCCACCA +BX950851.1/927307-926945 ..................................................................................................................................C.C.CCCCAGCUCCACCA +BX571870.1/186841-187204 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000305.1/3257923-3258286 ..................................................................................................................................C.C.CCCCAGCUCCACCA +BX936398.1/1359891-1359528 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP001048.1/1357396-1357033 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AE009952.1/3388875-3389238 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AE017042.1/1136978-1137341 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000720.1/3263983-3264346 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AAAA02039738.1/1593-1956 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AE004439.1/906024-905658 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AALE02000007.1/199748-200110 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AL954747.1/2785135-2784776 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000569.1/2059595-2059960 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP001091.1/2116748-2117113 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CU468135.1/1085284-1084904 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AAZI01000003.1/34098-33733 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AE017143.1/71003-70637 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP002276.1/842782-842417 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AY599475.1/1932-1567 ..................................................................................................................................C.C.CCCCAGCUCCACCA +L42023.1/1357929-1357564 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000671.1/854998-854633 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000746.1/1403027-1402661 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000057.2/1702657-1703022 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000462.1/1578060-1577701 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000436.1/1530051-1529685 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000103.1/2481035-2480674 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE017340.1/1771213-1770855 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000284.1/1198789-1199149 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AALF02000019.1/36194-36574 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AM286415.1/1116549-1116169 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AP008232.1/3071644-3072027 ..................................................................................................................................C.C.CGCCAGCUCCACCA +AALD02000010.1/63425-63045 ..................................................................................................................................C.C.CCCCAGCUCCACCA +ACCD01000005.1/64762-65142 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AY442269.2/10-369 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AAKK02000007.1/7330-7697 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000020.2/2237433-2237799 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP001233.1/872109-871743 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP001485.1/2749147-2749513 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000142.2/2135368-2135011 ..................................................................................................................................C.C.CGCCACCUCCACCA +AM747720.1/3241218-3241587 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000958.1/1102376-1102007 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BA000031.2/674768-674401 ..................................................................................................................................C.C.CGCCAGCUCCACCA +BX640413.1/282336-281950 ..................................................................................................................................C.C.CCCCGGCUCCACCA +BX640447.1/241865-242251 ..................................................................................................................................C.C.CCCCGGCUCCACCA +BX640432.1/247325-247711 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP000526.1/2566848-2567217 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000570.1/2853082-2853451 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AAFX01088509.1/935-572 ..................................................................................................................................C.C.CCCCACCUCCACCA +CP000285.1/3454289-3454668 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP000614.1/1042603-1042234 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000151.1/1084016-1083647 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BA000037.2/823422-823056 ..................................................................................................................................C.C.CCCCAGCUCCACCA +AACY020346596.1/19837-19483 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000444.1/3388384-3388738 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000127.1/1307217-1307577 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP001146.1/1187989-1187640 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE014299.1/1538496-1538142 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000446.1/3323222-3323576 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000090.1/2828530-2828889 ..................................................................................................................................C.C.CGCCGGCUCCACCA +CP000086.1/1835164-1834795 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CR378665.1/70600-70233 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000270.1/3815315-3815684 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000469.1/3545784-3546138 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AACY020562586.1/58305-57951 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE017282.2/2818519-2818874 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000352.1/785856-785497 ..................................................................................................................................C.C.CGCCGGCUCCACCA +AM167904.1/1413101-1412696 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AM180252.1/573061-573436 ..................................................................................................................................C.C.CGCCGUCUCCACCA +CP000507.1/2868249-2868604 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP001219.1/1222516-1222879 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP001132.1/1107491-1107854 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000681.1/1371577-1371222 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000252.1/1802340-1801985 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CR628336.1/182379-182784 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000116.1/1005311-1004945 ..................................................................................................................................C.C.CGCCGGCUCCACCA +AE008691.1/989409-989759 ..................................................................................................................................C.C.CCGCACCUCCACCA +CP000447.1/1293358-1293003 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000606.1/1467345-1466990 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AL646052.1/943228-942872 ..................................................................................................................................C.C.CGCCGGCUCCA--- +CP000514.1/3730537-3730902 ..................................................................................................................................C.C.CGCCGUCUCCACCA +FM209186.1/4965959-4966311 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP000438.1/4749731-4750083 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP001157.1/4355963-4356314 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CR522870.1/569610-569245 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE016825.1/2186992-2187356 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000109.2/1520762-1521119 ..................................................................................................................................C.C.GCCCAUCUCCACCA +AE017285.1/1922270-1922621 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE004969.1/862950-863312 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AM421808.1/996334-995972 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP000075.1/4999820-5000211 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AE000512.1/531684-532039 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AF389969.1/5-355 ..................................................................................................................................C.C.CCCCAGCA------ +CP000563.1/1487294-1486939 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CR954246.1/2232366-2232010 ..................................................................................................................................C.C.CCCCAGCUCCACCA +CP000513.1/208739-208388 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP001019.1/668126-667767 ..................................................................................................................................C.C.CGCCGCCUCCAUCA +AE015451.1/5390009-5390407 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP002420.1/1268682-1269044 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AP006627.1/3123303-3122949 ..................................................................................................................................C.C.CACCGUCUCCAUAU +CP000884.1/5167730-5167353 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000302.1/1448027-1447673 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP001794.1/3173387-3173036 ..................................................................................................................................C.C.CACCGUCUCCAUUU +AAEW02000005.1/94749-94397 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BA000043.1/3063829-3063478 ..................................................................................................................................C.C.CACCGUCUCCAUUU +BA000004.3/3652617-3652257 ..................................................................................................................................C.C.CACCGUCUCCAUUU +CP000388.1/2078693-2078337 ..................................................................................................................................C.C.CGCCAGCUCCACCA +ACEQ02000004.1/72943-73304 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CT573326.1/791766-791375 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP000568.1/3242301-3242687 ..................................................................................................................................C.C.CCUCGCCUCCACCA +BA000016.3/1526404-1526044 ..................................................................................................................................C.C.CGUCGCCUCCACCA +ABDX01000004.1/6714-7074 ..................................................................................................................................C.C.CGUCGCCUCCACCA +AE017180.1/1874135-1874490 ..................................................................................................................................C.C.CGCCACCUCCACCA +AE016853.1/5086183-5086570 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AY552545.2/118125-117779 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AM181176.4/5798308-5798704 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AACY023318861.1/904-508 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AE004091.2/901872-901522 ..................................................................................................................................C.C.CCCCGGCUCCAC-- +CP000232.1/284252-284609 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP000148.1/1848574-1848929 ..................................................................................................................................C.C.CGCCACCUCCACCA +CP000246.1/1709063-1708703 ..................................................................................................................................C.C.CGUCGCCUCCACCA +AM039952.1/1753447-1753051 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP000076.1/938686-938293 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AACV01028831.1/1594-1241 ..................................................................................................................................C.C.GCCCACCUCCACCA +AM743169.1/1945390-1945037 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP000058.1/4804338-4804725 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AE008923.1/1746069-1745673 ..................................................................................................................................C.C.GCCCACCUCCACCA +AACY020564764.1/1738-2092 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE017194.1/4827856-4827502 ..................................................................................................................................C.C.CACCGUCUCCACCA +CP000967.1/3496947-3497343 ..................................................................................................................................C.C.GCCCACCUCCACCA +AAFZ01002114.1/680-1094 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AACY022720378.1/378-32 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BA000003.2/202977-202611 ..................................................................................................................................C.C.CGCCAGCUCCAA-- +AE017334.2/4834863-4834509 ..................................................................................................................................C.C.CACCGUCUCCACCA +AE016877.1/5030657-5030303 ..................................................................................................................................C.C.CACCGUCUCCACCA +AAGD02010331.1/701-1059 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AL157959.1/1166057-1165698 ..................................................................................................................................C.C.CCCCGCCUCCA--- +AAUJ02000001.1/3848858-3848484 ..................................................................................................................................C.C.CGCCAGCUCCAC-- +AACY020561358.1/221-575 ..................................................................................................................................C.U.CCCCGCCUCCACAU +CR543861.1/914849-915208 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AC165062.2/759-1127 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE016830.1/1067257-1066891 ..................................................................................................................................C.C.CGCCGUCUCCAUUU +AL591983.1/115220-114851 ..................................................................................................................................C.C.CACCAUCUCCAUAU +AARY02000146.1/1226-857 ..................................................................................................................................C.C.CACCAUCUCCAUAU +AF389978.1/4-353 ..................................................................................................................................C.C.CGCCAGC------- +CP000916.1/157231-156875 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AE017355.1/4856870-4856516 ..................................................................................................................................C.C.CACCGUCUCCACCA +CP000001.1/4909622-4909268 ..................................................................................................................................C.C.CACCGUCUCCACCA +AAFX01004374.1/206-561 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AAAA02043629.1/984-1362 ..................................................................................................................................C.C.CGCCAGCUCCACCA +CP000555.1/2388964-2388593 ..................................................................................................................................C.C.CCCCGGCUCCACCA +AE003849.1/2602997-2603351 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP001175.1/161039-161408 ..................................................................................................................................C.C.CACCAUCUCCAUAU +CP000323.1/2008654-2008296 ..................................................................................................................................C.C.CGCCAUCUCCACCA +CP001472.1/1452760-1452409 ..................................................................................................................................C.C.CGCCGCCUCCACCA +BA000028.3/2479403-2479040 ..................................................................................................................................C.C.CUCCGUCUCCACCA +AE008922.1/1711297-1710901 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP000316.1/1861517-1861903 ..................................................................................................................................C.C.CCCCAGCUCCACCA +ACIY01000561.1/557-191 ..................................................................................................................................C.C.CGCCGUCUCCAUUG +AE002098.2/1031164-1030805 ..................................................................................................................................C.C.CCCCGCCUCCA--- +AAGA01018978.1/816-458 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AAAL02000007.1/78420-78066 ..................................................................................................................................C.C.GCCCACCUCCACCA +AM260479.1/857346-857004 ..................................................................................................................................C.C.CGCCGGCUCCACCA +CP000083.1/3996724-3997073 ..................................................................................................................................C.C.CCCCCGCUCCACCA +CP000082.1/1764614-1764256 ..................................................................................................................................C.C.CGCCAUCUCCACCA +CP000608.1/1828487-1828067 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AJ749949.2/1737798-1738218 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000437.1/22848-22428 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000803.1/22872-22452 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000113.1/2426740-2427105 ..................................................................................................................................C.C.CGCCGCCUCCACUG +AAAM03000041.1/33267-32913 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP000094.2/879220-878831 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP001229.1/18285-18635 ..................................................................................................................................C.C.CCCCGCCUCCACUC +BA000030.3/6202757-6203145 ..................................................................................................................................C.C.CGCCAUCUCCACGA +AE009442.1/2447459-2447813 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP000679.1/1245181-1244816 ..................................................................................................................................C.C.CCCCGCCUCCACCA +ABDU01000062.2/17115-16758 ..................................................................................................................................C.C.CGUCGCCUCCA--- +ABKK02000034.1/88935-88586 ..................................................................................................................................C.C.CCUCGUCUCCACCA +CP000002.3/3469669-3469314 ..................................................................................................................................C.C.CACCGUCUCCAUCU +AM180355.1/3687738-3687389 ..................................................................................................................................C.C.CCUCGUCUCCACCA +CP000503.1/3307740-3308087 ..................................................................................................................................C.C.CGCCGCCU------ +CP000282.1/3471683-3472071 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP000359.1/2118878-2119225 ..................................................................................................................................C.C.GCCCACCUCCACCA +CP000255.1/854460-854821 ..................................................................................................................................C.C.CGCCGUCUCCAUAU +BA000033.2/839013-839374 ..................................................................................................................................C.C.CGCCGUCUCCAUUA +BX842656.1/106010-105665 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AE017283.1/1467918-1467548 ..................................................................................................................................C.C.CGCCAUCUCCACUA +AP009324.1/869435-869796 ..................................................................................................................................C.C.CGCCGUCUCCAUUA +AAWO01000065.1/2096-1738 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP002409.1/1444210-1443840 ..................................................................................................................................C.C.CGCCAUCUCCACUA +BX571857.1/837496-837857 ..................................................................................................................................C.C.CGCCGUCUCCAUAU +BX571856.1/883681-884042 ..................................................................................................................................C.C.CGCCGUCUCCAUAU +BA000018.3/843797-844158 ..................................................................................................................................C.C.CGCCGUCUCCAUAU +AE000513.1/863322-863670 ..................................................................................................................................C.C.GCCCACCUCCACCA +AY485228.1/1-386 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AE013218.1/203736-203363 ..................................................................................................................................C.C.CGCCAGCUCCAA-- +CP000159.1/1402196-1401828 ..................................................................................................................................C.C.CGGCAUCUCCACAA +AARF01000086.1/11864-12230 ..................................................................................................................................C.C.CGUCGCCUCCAUAU +AACY020564110.1/11913-12262 ..................................................................................................................................C.U.CCCCGCCUCCACAA +CP000454.1/2985502-2985134 ..................................................................................................................................C.C.CCCCAUCUCCACCA +AY616521.1/1-382 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AADL01000160.1/2071-2429 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE014295.3/206548-206944 ..................................................................................................................................C.C.CCGCGCCUCCACCA +Y15063.1/86-434 ..................................................................................................................................C.C.CCCCACCUCCACCA +CP000017.1/983425-983772 ..................................................................................................................................C.C.CACCAGCUCCAUCA +AE017221.1/336629-336977 ..................................................................................................................................C.C.CCCCACCUCCACCA +CP000605.1/230962-231358 ..................................................................................................................................C.C.CCGCGCCUCCACCA +ABQK01000005.1/2431625-2431263 ..................................................................................................................................C.C.CACCGUCUCCAUAC +CP000909.1/2590220-2589860 ..................................................................................................................................C.C.CCCCAUCUCCACCA +CR936503.1/1274331-1273962 ..................................................................................................................................C.C.CGCCGGCUCCAUUG +AF400065.1/3312-3681 ..................................................................................................................................C.C.CGCCGGCUCCAUUG +CP000033.3/728512-728880 ..................................................................................................................................C.C.CCUCAUCUCCAUAG +AF269873.1/1626-1987 ..................................................................................................................................C.C.CGCCGUCUCCAUUA +CP000117.1/3231376-3230987 ..................................................................................................................................C.U.GCUCGGAUCCACUA +AE015929.1/564585-564945 ..................................................................................................................................C.C.CGCCGUCUCCAUUA +BA000019.2/3247-2858 ..................................................................................................................................C.U.GCUCGGAUCCACUA +CP000046.1/875955-876313 ..................................................................................................................................C.C.CGCCGUCUCCA--- +AE001437.1/832978-833336 ..................................................................................................................................C.C.CCUCGCCUCCACUA +CP000422.1/600623-600255 ..................................................................................................................................C.C.CGCCGACUCCAUUU +CP000473.1/5294752-5294401 ..................................................................................................................................C.C.CCCCGCCUCCACCA +AL935263.2/2243186-2243557 ..................................................................................................................................C.U.CGCCAUCUCCAUUA +AACY020409485.1/2045-2389 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AM849034.1/2211870-2211495 ..................................................................................................................................C.C.CCGCAUCUCCACCA +AACT01039607.1/1457-1864 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AF389950.1/20-340 ..................................................................................................................................-.-.-------------- +AJ867055.1/1-397 ..................................................................................................................................C.C.CGCCAUCUCCAC-- +AL939114.1/192486-192090 ..................................................................................................................................C.C.CGCCAUCUCCAC-- +AF389956.1/20-341 ..................................................................................................................................-.-.-------------- +CP001022.1/2340046-2339688 ..................................................................................................................................C.C.CACCGUCUCCAUAC +BA000039.2/236043-236428 ..................................................................................................................................C.C.CGUCAGCUCCAUUA +CP000880.1/216939-216618 ..................................................................................................................................-.-.-------------- +BA000034.2/1107458-1107805 ..................................................................................................................................C.C.CACCGGCUCCAUCA +AL009126.3/3451071-3450712 ..................................................................................................................................C.C.CACCGUCUCCA--- +CP000088.1/2912337-2911966 ..................................................................................................................................C.C.CGCCACCUCCACGC +AE015925.1/760011-760435 ..................................................................................................................................C.U.CUCCACCUCCAUUU +CP001221.1/176574-176921 ..................................................................................................................................C.C.CGCCGUCUCCAA-- +AF389961.1/19-340 ..................................................................................................................................-.-.-------------- +CP000416.1/1289472-1289843 ..................................................................................................................................C.C.CGCCGGCUCCAUAU +AF389958.1/19-340 ..................................................................................................................................-.-.-------------- +AF389947.1/19-339 ..................................................................................................................................-.-.-------------- +AE017198.1/812877-813243 ..................................................................................................................................C.C.CCUCAUCUCCAUAG +AF389962.1/19-339 ..................................................................................................................................-.-.-------------- +AF389955.1/19-340 ..................................................................................................................................-.-.-------------- +CP000423.1/1024842-1024479 ..................................................................................................................................C.U.CCUCACCUCCAUUA +AM946015.1/984321-984670 ..................................................................................................................................C.C.CACCAGCUCCAUUA +CP001037.1/6023908-6024297 ..................................................................................................................................C.U.GCUCGGAUCCACUA +BX571661.1/326505-326873 ..................................................................................................................................C.C.CCACGACUCCACCA +AE015928.1/5798212-5798608 ..................................................................................................................................C.C.CUCCAGCUCCACCU +AE001363.1/138493-138068 ..................................................................................................................................C.U.CUCCACCUCCAUUA +AACY022163104.1/800-460 ..................................................................................................................................C.C.CCGCACCUCCACCA +CP000750.2/3144288-3144653 ..................................................................................................................................C.C.CGCCAUCUCCACUC +AACY020561232.1/2642-2986 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AE009951.2/1209564-1209221 ..................................................................................................................................C.U.CGUCAUCUCCACCA +AF389949.1/19-338 ..................................................................................................................................-.-.-------------- +CP001145.1/429109-429461 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000260.1/1058342-1058686 ..................................................................................................................................C.C.CACCAGCUCCA--- +AE001273.1/21082-20663 ..................................................................................................................................C.U.CUCCACCUCCAUAG +AF389965.1/19-342 ..................................................................................................................................-.-.-------------- +AF389963.1/19-339 ..................................................................................................................................-.-.-------------- +AF389952.1/44-364 ..................................................................................................................................-.-.-------------- +CP000419.1/583008-583357 ..................................................................................................................................C.C.CACCGGCUCCAUAA +AE016822.1/1400978-1400585 ..................................................................................................................................C.C.CCCCAUCUCCACCA +CP001275.1/249350-249702 ..................................................................................................................................C.C.CCCCAUCUCCACCA +AE016826.1/200304-199940 ..................................................................................................................................C.C.CGCCAGCUCCAA-- +FM872308.1/21676-21257 ..................................................................................................................................C.U.CUCCACCUCCAUAG +AF389951.1/19-338 ..................................................................................................................................-.-.-------------- +CP000932.1/1225993-1225635 ..................................................................................................................................C.C.CCUCGUCUCCACCA +AAFX01031538.1/449-804 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AAGP01000004.1/107195-107571 ..................................................................................................................................C.C.CGCCAUCUCCACCC +FJ619521.1/691-1004 ..................................................................................................................................-.-.-------------- +AF389943.1/19-339 ..................................................................................................................................-.-.-------------- +FM204883.1/989840-989492 ..................................................................................................................................C.C.CACCAGCUCCAUCA +AF389960.1/19-341 ..................................................................................................................................-.-.-------------- +AF389964.1/19-339 ..................................................................................................................................-.-.-------------- +AF389959.1/19-340 ..................................................................................................................................-.-.-------------- +FM204884.1/1203181-1203529 ..................................................................................................................................C.C.CACCAGCUCCAUCA +AE007317.1/773607-773954 ..................................................................................................................................C.C.CACCGGCUCCAUUA +CP000918.1/834786-835133 ..................................................................................................................................C.C.CACCGGCUCCAUUA +AM884176.1/343330-342911 ..................................................................................................................................C.U.CUCCACCUCCAUAG +AE017226.1/246562-246212 ..................................................................................................................................C.C.CCCCAUCUCCAUCA +ABYE01000001.1/21079-20663 ..................................................................................................................................C.U.CUCCACCUCCA--- +BA000022.2/3317157-3316759 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +AE002160.2/343251-342834 ..................................................................................................................................C.U.CUCCACCUCCA--- +ABIZ01000001.1/2235966-2236321 ..................................................................................................................................C.C.CCUCGCCUCCACCA +AE005672.3/821929-822276 ..................................................................................................................................C.C.CACCGGCUCCAUUA +CP001644.1/873841-873513 ..................................................................................................................................C.C.CG------------ +BA000008.3/138204-137782 ..................................................................................................................................C.U.CUCCACCUCCA--- +FM211187.1/775852-776199 ..................................................................................................................................C.C.CACCGGCUCCAUUA +CR848038.1/730177-730601 ..................................................................................................................................C.U.CUCCACCUCCAUAC +AP006841.1/1350686-1351083 ..................................................................................................................................C.C.CUCCAGCUCCACUU +CR626927.1/1289246-1289643 ..................................................................................................................................C.C.CUCCAGCUCCACUU +ABGO01000552.1/2485-2074 ..................................................................................................................................C.C.CCGCGCCUCCACUC +AADV02000210.1/4102-3717 ..................................................................................................................................C.U.GCUCGGCUCCAUUC +AF389948.1/19-339 ..................................................................................................................................-.-.-------------- +CP000024.1/560365-560714 ..................................................................................................................................C.C.CACCGGCUCCAUAA +AF389966.1/18-338 ..................................................................................................................................-.-.-------------- +ABGI02000002.1/57019-57380 ..................................................................................................................................C.C.CGCCAUCUCCACUU +CR954253.1/581189-581550 ..................................................................................................................................C.C.CCUCAUCUCCAUCU +AE015924.1/2226462-2226056 ..................................................................................................................................C.C.CUCCAGCUCCACCA +CP000951.1/28953-29348 ..................................................................................................................................C.U.GCUCGGCUCCAUUU +AF389946.1/19-339 ..................................................................................................................................-.-.-------------- +CP000393.1/7574767-7575164 ..................................................................................................................................C.C.CAUAUGCUCCAUAC +AF389957.1/21-333 ..................................................................................................................................-.-.-------------- +AB003477.1/1390-1783 ..................................................................................................................................C.C.GCUCAGCUCCAUUU +CP000100.1/989730-989337 ..................................................................................................................................C.C.GCUCAGCUCCAUUU +AAFA03000004.1/17757-17410 ..................................................................................................................................C.C.CACCAGCUCCAUAU +BX294141.1/117195-117574 ..................................................................................................................................C.U.CCCCGCCUCCACUU +CP000538.1/1278617-1278259 ..................................................................................................................................C.C.CCUCGCUUCCACCA +AAFL01000002.1/28456-28814 ..................................................................................................................................C.C.CCUCGCUUCCACCA +CP000725.1/1316530-1316182 ..................................................................................................................................C.C.CACCGGCUCCAUAU +AF389968.1/19-336 ..................................................................................................................................-.-.-------------- +CP000408.1/1368887-1368534 ..................................................................................................................................C.C.CACCAGCUCCAUAU +AE017125.1/1767632-1768000 ..................................................................................................................................C.C.CCACAGCUCCACCA +AP010655.1/886656-887004 ..................................................................................................................................C.C.CACCGGCUCCAUUA +AF389974.1/19-336 ..................................................................................................................................-.-.-------------- +AF389973.1/20-337 ..................................................................................................................................-.-.-------------- +CP000013.1/46893-46531 ..................................................................................................................................C.C.CGCCAUCUCCAUUU +AF389945.1/20-340 ..................................................................................................................................-.-.-------------- +AF389977.1/33-350 ..................................................................................................................................-.-.-------------- +AY491435.1/1-310 ..................................................................................................................................-.-.-------------- +AE000511.1/838812-838427 ..................................................................................................................................C.C.CCACAGCUCCACCA +CP000820.1/7030866-7030492 ..................................................................................................................................C.C.CGCCACCUCCACCA +AL766848.1/13776-13427 ..................................................................................................................................C.C.CACCGGCUCCAUAU +AF440353.1/1-310 ..................................................................................................................................-.-.-------------- +AF389942.1/19-340 ..................................................................................................................................-.-.-------------- +AY204390.2/768-425 ..................................................................................................................................C.C.CGCCGCCUCCACCA +AY491434.1/1-311 ..................................................................................................................................-.-.-------------- +AAFJ01000006.1/109216-108858 ..................................................................................................................................C.C.CCUCGUCUCCACCA +BA000035.2/872709-873084 ..................................................................................................................................C.C.CGGCAGCUCCACGA +CP000805.1/277716-278069 ..................................................................................................................................C.C.CCCCAUCUCCACAA +ABGK02000007.1/123731-124089 ..................................................................................................................................C.C.CGCCAUCUCCA--- +AF389975.1/19-336 ..................................................................................................................................-.-.-------------- +ACKV01000008.1/12419-12062 ..................................................................................................................................C.C.CCUCAGAUCCAUUU +CP000114.1/1000313-999964 ..................................................................................................................................C.C.CACCGGCUCCAUAU +AE009948.1/922761-922412 ..................................................................................................................................C.C.CACCGGCUCCAUAU +AE016958.1/3520218-3519851 ..................................................................................................................................C.C.CGGCAGCUCCACCG +CP000487.1/460574-460214 ..................................................................................................................................C.U.GCACACCUCCACCA +AY846304.1/1-313 ..................................................................................................................................-.-.-------------- +AF389979.1/19-336 ..................................................................................................................................-.-.-------------- +CP000027.1/1361697-1362048 ..................................................................................................................................CuC.CCCCGUCUCCACCA +AF389983.1/18-335 ..................................................................................................................................-.-.-------------- +ACFI01000164.1/26695-26328 ..................................................................................................................................C.C.CGGCAGCUCCACUG +BX248356.1/37148-37532 ..................................................................................................................................C.C.CGGCAGCUCCACCA +AY911527.1/1-311 ..................................................................................................................................-.-.-------------- +AL111168.1/1293658-1293303 ..................................................................................................................................C.C.CCUCGCUUCCA--- +CP000425.1/1442760-1442402 ..................................................................................................................................C.C.CCUCGCCUCCAUUA +BX927150.1/150689-151065 ..................................................................................................................................C.C.CGGCAGCUCCACCG +AE005176.1/1457456-1457098 ..................................................................................................................................C.C.CCUCGCCUCCAUUG +CP000480.1/2169257-2169625 ..................................................................................................................................C.C.CGGCAGCUCCACCA +CP001635.1/1754992-1755347 ..................................................................................................................................C.C.CC------------ +CP001358.1/1443619-1443282 ..................................................................................................................................-.-.-------------- +AE001439.1/801377-800995 ..................................................................................................................................C.C.CCACAGCUCCA--- +AF389981.1/19-335 ..................................................................................................................................-.-.-------------- +U68075.1/22-331 ..................................................................................................................................-.-.-------------- +CP000702.1/403790-403470 ..................................................................................................................................-.-.-------------- +FM211192.1/809064-809432 ..................................................................................................................................C.C.CGGCAGCUCCACCG +AP006618.1/4642707-4642340 ..................................................................................................................................C.C.CGGCAGCUCCACGA +AF389985.1/19-332 ..................................................................................................................................-.-.-------------- +AY364898.1/1-307 ..................................................................................................................................-.-.-------------- +AY364895.1/1-307 ..................................................................................................................................-.-.-------------- +CP000325.1/2679105-2678738 ..................................................................................................................................C.C.CGGCAGCUCCACAA +AF389976.1/18-333 ..................................................................................................................................-.-.-------------- +CP000386.1/1626790-1626431 ..................................................................................................................................C.C.CGCCGCCUCCACUG +L43967.2/406542-406929 ..................................................................................................................................C.C.CGUCAUCUCCACCA +U00089.2/571825-572211 ..................................................................................................................................C.C.CGUCAUCUCCACCA +AE000516.2/3464130-3463763 ..................................................................................................................................C.C.CGGCAGCUCCACCG +BX248344.1/299881-299514 ..................................................................................................................................C.C.CGGCAGCUCCACCG +CP000611.1/3480490-3480123 ..................................................................................................................................C.C.CGGCAGCUCCACCG +AM408590.1/3422820-3422453 ..................................................................................................................................C.C.CGGCAGCUCCACCG +HE572590.1/3532494-3532127 ..................................................................................................................................C.C.CGGCAGCUCCACCG +AE006470.1/660570-660973 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AL583919.1/121055-121420 ..................................................................................................................................C.C.CGGCAGCUCCA--- +AY911519.1/1-337 ..................................................................................................................................-.-.-------------- +U68081.1/22-350 ..................................................................................................................................-.-.-------------- +CP001050.1/750995-750675 ..................................................................................................................................-.-.-------------- +AJ629111.1/506-157 ..................................................................................................................................C.C.CAUCUACUCCAUAU +CP001215.1/4837167-4836853 ..................................................................................................................................-.-.-------------- +CP000312.1/1455328-1455014 ..................................................................................................................................-.-.-------------- +ACAT01000012.1/45784-45462 ..................................................................................................................................-.-.-------------- +AE017262.2/2463847-2463523 ..................................................................................................................................-.-.-------------- +FM242711.1/2481647-2481323 ..................................................................................................................................-.-.-------------- +AF137379.1/195547-195873 ..................................................................................................................................C.U.CACCAACUCCACCA +U68076.1/22-329 ..................................................................................................................................-.-.-------------- +AF440342.1/1-322 ..................................................................................................................................-.-.-------------- +AF440349.1/1-322 ..................................................................................................................................-.-.-------------- +AF440351.1/1-322 ..................................................................................................................................-.-.-------------- +AM263198.1/2430862-2430542 ..................................................................................................................................-.-.-------------- +AF440350.1/2-322 ..................................................................................................................................-.-.-------------- +AF440335.1/2-315 ..................................................................................................................................-.-.-------------- +AF375582.1/9-303 ..................................................................................................................................-.-.-------------- +AF440336.1/1-322 ..................................................................................................................................-.-.-------------- +AY911521.1/1-340 ..................................................................................................................................-.-.-------------- +AY911520.1/1-342 ..................................................................................................................................-.-.-------------- +AY911522.1/1-341 ..................................................................................................................................-.-.-------------- +AY846305.1/1-307 ..................................................................................................................................-.-.-------------- +AACY020396050.1/454-188 ..................................................................................................................................-.-.-------------- +AY911524.1/1-307 ..................................................................................................................................-.-.-------------- +CP000439.1/15626-15294 ..................................................................................................................................-.-.-------------- +AF375575.1/11-299 ..................................................................................................................................-.-.-------------- +CP002222.1/2211225-2211552 ..................................................................................................................................-.-.-------------- +AY040838.1/1-298 ..................................................................................................................................-.-.-------------- +AF375577.1/11-299 ..................................................................................................................................-.-.-------------- +AY082653.1/2-336 ..................................................................................................................................-.-.-------------- +AF375585.1/1-302 ..................................................................................................................................-.-.-------------- +AF375587.1/1-302 ..................................................................................................................................-.-.-------------- +ABGQ01000005.1/122398-122710 ..................................................................................................................................-.-.-------------- +CP000414.1/273277-273583 ..................................................................................................................................-.-.-------------- +AF375568.1/8-285 ..................................................................................................................................-.-.-------------- +AF375579.1/10-290 ..................................................................................................................................-.-.-------------- +DQ250622.1/20-291 ..................................................................................................................................-.-.-------------- +U68082.1/22-356 ..................................................................................................................................-.-.-------------- +CP000141.1/258392-258750 ..................................................................................................................................C.C.CCCCGCCUCCACCA +CP001147.1/1166175-1165826 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000112.1/1988490-1988131 ..................................................................................................................................C.C.CGCCGCCUCCACCA +CP000016.1/678009-678400 ..................................................................................................................................C.C.CGCCAGCUCCACCA +BX908798.1/630473-630069 ..................................................................................................................................C.U.CUCCACCUCCAAUU +AE014184.1/278117-278485 ..................................................................................................................................C.C.CCCCAUCUCCACUG +BX248583.1/610694-611086 ..................................................................................................................................C.C.CGCCAGCUCCAUUU +CP000249.1/937591-937964 ..................................................................................................................................C.C.CGCCACCUCCACAA +AF022186.2/109751-109498 ..................................................................................................................................C.C.CACCAGCUCCACAA +AAFX01035522.1/635-271 ..................................................................................................................................C.C.CCCCGGCUCCACCA +CP000108.1/2092429-2092029 ..................................................................................................................................C.C.CGCCAUCUCCACCA +AE000657.1/1153844-1153501 ..................................................................................................................................C.C.CGCCGCCUCCA--- +CP000383.1/1433554-1433957 ..................................................................................................................................C.U.CUCCGACUCCACAC +AY040837.1/1-317 ..................................................................................................................................-.-.-------------- +CP000471.1/1522615-1522980 ..................................................................................................................................C.C.CCGCACCUCCACCA +AAGX01000013.1/8741-9125 ..................................................................................................................................C.C.CGUCAUCUCCA--- +AF137379.1/97379-97053 ..................................................................................................................................C.U.CACCAACUCCACCA +U68077.1/22-338 ..................................................................................................................................-.-.-------------- +AY129337.1/100059-100495 ..................................................................................................................................C.C.CCUCAGGUCCACGU +S67602.1/1-411 ..................................................................................................................................C.U.CGCCAUCUCCACCA +AF481102.1/4584-4323 ..................................................................................................................................C.C.CACCAUCUCCAG-- +AF389984.1/19-335 ..................................................................................................................................-.-.-------------- +AY911518.1/2-342 ..................................................................................................................................-.-.-------------- +EF508371.1/55977-55668 ..................................................................................................................................-.-.-------------- +AY082651.1/2-338 ..................................................................................................................................-.-.-------------- +AY082650.1/21-310 ..................................................................................................................................-.-.-------------- +AACY023480922.1/1342-1077 ..................................................................................................................................-.-.-------------- +#=GC SS_cons ..................................................................................................................................>.>.>>>]]]]]]]:::: +#=GC RF ..................................................................................................................................C.C.CgCCAcCUCCACCA +// diff --git a/data/tmrna/sto/tmRNA_alpha.sto b/data/tmrna/sto/tmRNA_alpha.sto new file mode 100644 index 000000000..77664f581 --- /dev/null +++ b/data/tmrna/sto/tmRNA_alpha.sto @@ -0,0 +1,520 @@ +# STOCKHOLM 1.0 +#=GF ID tmRNA_alpha +#=GF AC RF01849 +#=GF DE Alphaproteobacteria transfer-messenger RNA +#=GF AU Gardner PP; 0000-0002-7808-1213 +#=GF GA 50.0 +#=GF NC 49.8 +#=GF TC 50.1 +#=GF PI 10Sa_RNA; SsrA; tmRNA +#=GF SE Published; PMID:19617710 +#=GF SS Published; PMID:19617710 +#=GF TP Gene; +#=GF BM cmbuild -F CM SEED +#=GF CB cmcalibrate --mpi CM +#=GF SM cmsearch --cpu 4 --verbose --nohmmonly -T 16.48 -Z 2958934 CM SEQDB +#=GF CL CL00001 +#=GF DR SO; 0000584; tmRNA; +#=GF DR URL; http://merops.sanger.ac.uk/cgi-bin/merops.cgi?id=S14.001; +#=GF DR GO; 0006401; RNA catabolic process; +#=GF RN [1] +#=GF RM 8972778 +#=GF RT Phylogenetic analysis of tmRNA secondary structure. +#=GF RA Williams KP, Bartel DP +#=GF RL RNA 1996;2:1306-1310. +#=GF RN [2] +#=GF RM 8990402 +#=GF RT Probing the structure of the Escherichia coli 10Sa RNA (tmRNA). +#=GF RA Felden B, Himeno H, Muto A, McCutcheon JP, Atkins JF, Gesteland RF +#=GF RL RNA 1997;3:89-103. +#=GF RN [3] +#=GF RM 11752287 +#=GF RT The tmRNA Website: invasion by an intron. +#=GF RA Williams KP +#=GF RL Nucleic Acids Res 2002;30:179-182. +#=GF RN [4] +#=GF RM 12140330 +#=GF RT BRUCE: a program for the detection of transfer-messenger RNA genes in +#=GF RT nucleotide sequences. +#=GF RA Laslett D, Canback B, Andersson S +#=GF RL Nucleic Acids Res 2002;30:3449-3453. +#=GF RN [5] +#=GF RM 12520048 +#=GF RT tmRDB (tmRNA database). +#=GF RA Zwieb C, Gorodkin J, Knudsen B, Burks J, Wower J +#=GF RL Nucleic Acids Res. 2003;31:446-447. +#=GF RN [6] +#=GF RM 19617710 +#=GF RT Variations on the tmRNA gene. +#=GF RA Mao C, Bhardwaj K, Sharkady SM, Fish RI, Driscoll T, Wower J, Zwieb C, +#=GF RA Sobral BW, Williams KP +#=GF RL RNA Biol. 2010;6:355-361. +#=GF CC Bacterial tmRNA, also known as 10Sa RNA or SsrA, is named for its dual +#=GF CC tRNA and mRNA-like properties. Its role is to liberate the mRNA from a +#=GF CC stalled ribosome. To accomplish this part of the tmRNA is used as a +#=GF CC reading frame that ends in a translation stop signal. The broken mRNA is +#=GF CC replaced in the ribosome by the tmRNA and translation of the tmRNA leads +#=GF CC to addition of a proteolysis tag to the incomplete protein enabling +#=GF CC recognition by a protease. Recently a number of permuted tmRNA genes have +#=GF CC been found encoded in two parts. tmRNAs have been identified in eubacteria +#=GF CC and some chloroplasts but are absent from archaeal and eukaryote nuclear +#=GF CC genomes. +#=GF WK Transfer-messenger_RNA +#=GF SQ 111 + +CP000301.1/3618224-3618577 GGGCUUCCGC-UACCGAAAAUCGCCCCUAUAUU-UGCAGUGCCAG-----UGCG----CUGGCUAUGACAAUAAA-CCGC-CGUCGCAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAAAGUCCG------------------------------CGAAAUCCGCGGGC---------------- +AM040264.1/1369640-1370006 CCCCUUCCAAUCGGUAAAAACCACGCCUAUAUA-CGUCCUGUCGGC----GCAA---GCCGACUAUGGUGAUAAA-CGGA-CGGUGUAAUAAACCCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCACAGCACAGCUUG------------------------------CCGAUCAGGCUGUGU---------- +CU234118.1/5766292-5766657 GCUCUGUGCAUCGGCCCGCGGGCGGCCUAUAUA-GGGGACGCCGG-----CUUG----CCGGCUAUGGAAAUAAA-UCGC-CGUCGAAAUAAACCAUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAGCCCGU------------------------------CCCGUCGAGUGGCUGAGACGGGU------ +CP000031.1/2032649-2032301 GCCAUUGCGCUUG-CCCGCAGAGCGACUAUAUU-CAACCUGUUCC-----CUCG----GGAACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGUUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAGACACCC--------------------------------UCGUUGGGG------------------- +AAFX01005130.1/1457-1103 AAACUUGUCCUUGAGCCCUCAAAUCCCUAUCUUGGUCCCUGCCGGG----GCAA---CUCGGCUAUGUCGGUAGACUGUC-GCGUGGAAUAAACACUUCGGACCCGGGGGGCAGUACCCCGGCGCCUCCACCACCAGCCG------------------------------CAGGCCGAAGAUUUUCGGCGGUU------- +CP000301.1/3157375-3157020 UGUGUGGUGACCGCGGACGAUCUGGGCUACAAU-GGUCAGGUC-------GCAA------GACGAUGGCGCUGAAACUCA-ACGCGGACU--GCGGG-CAGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCCGAGCAGCUGACAAUGCGAGAUCUCGU-------UUUUACGAGUUCUCAUUCCGUGCGACGGACUUUG +CP000524.1/955018-955372 CCCCUUCCCCAAAAACUAUUCUUCCUCUAUACU-UAGAAAGCUGG-----UUUU----CUAGCUAUGGUAAUAAA-UGGA-CAAUGAAAUAAGCUCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAGUAUA-------------------------------AUUGAAGGAAUUAUAC------------- +AANB01000015.1/22110-21760 CCACUUCAAAUUCGCCCUACAAUCCCUUAUGUU-ACAGAUGUUCC-----UUCG----GGAACUAUGGACAUAAA-UGC--GCUCGUAAUAAACGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAAACAUGCU-------------------------------UCAUUUGGG------------------- +AM236080.1/3407250-3407612 GCCCUUCCCUUGGGCUGAGGAAACCACUAUAUC-AGCGUUGCCGGCU---UUCG--GGUCGGCUAUGGCGAUAAA-UGAG-CGGUGUAAUAAACCUAUUGGACCCGGGGG-CGGUA-CCCGGCGCCUCCACCAAAAACCGG------------------------------CGGUCUUAAAGGCCGGCU----------- +BX572604.1/108883-109251 GCCCUUUCGUCGGCGGACAUUGCCCCCUAUAUU-GGGAGCGUCGGG----GCAA---CCCGACUAUGGAAAUAAA-UGGC-CGCCGCAAUAAACCAUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCCAAGCCCGUUCUUC--------------------------------UCGUUUCGAAAAGGCGGGU--- +ABCR01000005.1/360737-360391 CCCUUUGCAAAGC-CGCUCCACACGCCUAUAUU-CACCGUGUCCC-----CUCG----GGGACUAUGGGCAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAUAAACCC--------------------------------UCGUUGGGG------------------- +AAAP01002233.1/734-389 ----------------------------------CGCUUUGCCGGUC---GCAA--GGCCGGCUAUGGCGAUAAA-CGUU-CUUCGCAAUAAACCUAUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAGAACCCAGGACCG--------------------------------AUGGCCGCAGAGUGUCGGCGGU +CP000319.1/3009373-3009747 UACCUUUCUUCCUGAGCCCUCGCAGACUAUAUU-CAGAGCGCCGG-----UUCG----CCGGCUAUGGAAAUAAA-CGGC-CGUCGUAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAGAUCCCGACCCGAACCCA------------------------------UGAUACGCAUAAAUUUGGC +CP000133.1/2914438-2914800 GCCCUUUCCUUGGACGGAGGAAAUCACUAUAUC-AACCCUGCCGGCU---UUCG--GGCCGGCUAUGGCAAUAAA-UGAG-CGGUGUAAUAAACCUAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAACCGG------------------------------CGGCAUCGAAGGACGGCU----------- +M73824.1/24-382 GCCCUUUUCUUGGGCGUCGGAAAGACCUAUAUG-ACGAGUGCCGUC----UUCG---GGCGGCUAUGGCAAUAAA-CGGG-CGAUGCAAUAAACCCAUUGAACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAACCGG------------------------------CCUGUGCAGACCGGCU------------- +AAAP01003788.1/2380-2059 G-GCUGGCGCUUCGUUGCGGCCCGCUUUAUAGUGGCGGUUGCCGG-----GCAA----CCGGCUAUGACGCUAAA-CGCC-ACACGGAAUAGACGUUACGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAUUUC------------------------------CCGGCCCACGACGCGGGCCGG---------- +ABCL01000004.1/58204-58555 CCCUUUGCAAGCC-GCCUCAGAGCGCCUAUGUA-UGGGGUGUUCGC----GCAA---GCGGACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAAACAUCCU-------------------------------UCAUUUGGG------------------- +CR767821.1/595057-594727 UUUAUUGACUUAUAAGCAGUAUAGUAAUAAAAU-ACAGCUGUGC------UUUU-----GCACUAUGGCAAUAAA-UGC-AUCUUAGAAUAAAUGUAUUGGACCCGAG-GGCAGUG-CUCGGCAUCUCCACUGUUG---------------------------------------------------------------- +AALY01000002.1/96576-96227 CCCUUUGCUUUGC-CCGCGCCCGCGCCUAUAUUCCUCCCUGUCCC-----CUUG----GGGACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGUCUCCACCAACCAUCCU-------------------------------UCAUUUGGG------------------- +AATP01000005.1/142376-142006 CCUCUUUUCACGUCCGGCGAUCCCUCUUAUAUUUGCAGAUGCCGGA---CCAAC---UCCGGCUAUGGCGAUAAA-CGUU-CGAUGCAAUAAACCUUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAUGUCUCAUGAAGUCCG------------------------------CUUUUCGGAUCCGAUGGGA-- +AALZ01000003.1/153302-153648 CCCCUUGCAAAGC-AAAUCACGCCCCUUAUAUC-UGGGGUGUCC------UUCG-----GGACUAUAGGUAUAAA-CGC--GCAUGUAAUAAGCGGUUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAACCAUCCG-------------------------------UCAUUUGCG------------------- +AAFZ01020819.1/368-10 GNCCUUUAAACAUCGNCCACGAUGCCCUAUAUU-CCUCGUGUCAG-----CUUG----CUGACUAUGGCGAUAAA-CGCG--CUCGUAAUAACCAGACCGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCAUUACCU-----------------------UCCGCUUGUAUUGGCAAGC------------------- +CP000236.1/751387-751720 UAUAUUGACUUAUAUAAAAUAUAGUAUUAUAAUAACAGUUGUGCU-----UUU-----AGCACUAUGGCAAUAAA-GGC-AUCUUAAAAUAGAUGUAUUGGACCCGAG-GGCAGUG-CUCGGCAUCUCCACUUCAGG--------------------------------------------------------------- +CP000283.1/3723645-3724002 GCCCUUUCGCCCCAAGCCAUUGCCCCCUAUAUU-GGAAGCGUCGGG----GCAA---CCCGACUAUGGAAAUAAA-UGGC-CGUCGUAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAAAGCCCG--------------------------------------UGAUUCCGCGGGU--------- +AAFZ01006233.1/268-620 CCCCUUGAAACCCUGCCCCCGUGGCCCUAUAUC-AGAAAUGUCUCG----CUUG---CGGGACUAUGGUGAUAAA-CGC--GCAUGUAAUAAACGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAAAACACCUG------------------------------UCUUUGCAGG------------------ +AATQ01000080.1/722-371 CCCUUUGAAUCCG-CCCGCAACCUGCCUAUAUU-CAGAUCGUUCC-----CUCG----GGAACUAUGGGCAUAAA-CGC--GCAUGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAAAUCACCCU------------------------------UCGUUGGGGGG----------------- +CP000449.1/2220782-2221139 CCCCUUCAAUGCACACCCGCGAUCCCCUAUAUU-GAGGGGGUCGG-----CUUG----CCGACUAUGGCGAUAAA-CGCG--CUCGUAAUAACCGGACCGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCAUAACUGUUCU-------------------------------GCGUUGGCGGAC-------------- +AAPJ01000003.1/58640-58270 GGGCUUUUCAUGGCGGAAUCCCCUGCCUAUAUU-GCGCGUGCCGGC---UUCGU---GCCGGCUAUGGCGAUAAA-CGGC-CGAUGAAAUAAACCUUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCUGAACCCAUCCCCUCG--------------------------------CGGCGAUCCCGCGGCGAUGG +CP000107.1/489336-489001 UGUAUUGACUUAUA-GAAAUAUAGUAUUAUAAUUACUACCGUGUU-----UUA-----AGCACUAUGGCAAUAAA-GGC-AUCUUAAAAUAGAUGUAUUGGACCCGAG-GGCAGUG-CUCGGCAUCUCCACUUAUUA--------------------------------------------------------------- +AP007255.1/1448584-1448905 AGGCUGGCGCUUCCGAUCGGGCCGCUUUAUAGU-GGGGAUGCCGG-----GCGA----CCGGCUAUGACGCUAAA-CGCC-ACACGGAAUAGACGUUACGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAUUUC------------------------------CCGGCCCAGGACGCGGGCCGG---------- +CP000248.1/935031-935397 CCCCUUUUCAU-UUGGCGCGCGCUCCCUAUAUGGGGUCGUGCCGGU----UCAG---GCCGGCUAUGGUGAUAAACUGCG-GCGUGCAAUAGGCACAGCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAUCACCAC------------------------------CGGCUGCAAAAGGUCGGGCCUUGUUGUCGC +CP000115.1/2573162-2573520 ACCCUUUUUUCCUUGCGCCGUGCGGACUAUAUU-GAAGUCGCCGG-----UUCG----CCGGCUAUGGAAAUAAA-UGGC-CGCCGCAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAGAGCCCGAACGUGGC--------------------------------UGAUUCGGGU---------- +AAMY01000004.1/164286-163929 ACCCUUUUUUCCUCACGUUUUGCAGACUAUAUU-GAAAGCGCCGG-----UUCG----CCGGCUAUGGAAAUAAA-UGGC-CGCCGCAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAGAGCCCGA------------------------------CUCGGCAGAUUUGGGU------------- +AE005673.1/2312487-2312851 ACCCUUCCAUUGGCUGGGCGAAGUCCCUAUAUU-GGAUCUGUCCGGC---UUCG--GCCGAACUAUGGGGAUAAA-CGCG--CACGUAAUAAGCGGACUGGACCCGGG-UGCGAUU-CCCGGCGGCUCCACCAAAUCUC-----------------------UCCCGCGUUAUCACGGGA-------------------- +DQ344920.1/1-293 -----------------------------------GGGGUGUCAGGAG--UUCG-CUUCUGACUAUGGCAAUAAA-CGGA-AUAUGGAAUAGGCGUAGUGGACCCGGG-GGCGGUA-CCCGGCGUCUCCACCAAAUAUCCAG------------------------------CCUUGCAAGGGUUUGG------------ +AAMO01000004.1/358180-358531 ACCGUUGAAAUCCGCCGCCCCCGGUCCUAUAUC-UGGGCUGUCCG-----GCAA----CGGACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAAAUCACCCG------------------------------UCGUUGGAG------------------- +AAXZ01000005.1/27392-27743 CACCUUGAAACUUUGCCGCAGGUCCCCUAUUUU-AAAUCUGUCC------UUCG-----GGACUAUGGCGAUAAA-CGC--GCUCGCAAUACACGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAACAAACCCU------------------------------UCAUUUGGGG------------------ +AM494475.1/749773-750142 GUUAUUGUAAAUAAAAAAUCAUAAUGUUAUAAU-UAAUAAGCU-------AAUA------AGCUAUGGCAAUAAG-UUUU-AUUAAGAAUAGAGGUAGUGGACCCGGG-GGCAGUA-CUCGGCACCUCCACCAAGCUAUG--------------AAGUAGUUGUG----------------------------------- +AACY023257757.1/506-804 GUUAUUGAAUCUAUUGUAA-UUCCUUUUAUAUU-AAUAAUGUUGG-----UUUU----CCAACUACGACGAUAAA-CGAA-UUUCGUAAUAACCAUUGCGGACGUGGG-GGCAGUA-CCCACCACCUCCACCAU-UACA------------------------------------------------------------- +AAUW01000011.1/35774-36143 CCUCUUUCAAUUCAAGACCGAAGACCUUAUAUC-AGGGCUGCUGG-----UUCG----CCAGCUAUGGCAAUAAAUGGU--CAGUGAAAUAAACCUAUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCCAAGCCCA-------------------UGGGGCU-AAGCUUCAGAAACUCCAUGGGU----------- +AAMS01000009.1/24813-24464 CCUCUUGCAUUGUGACGGAUGAAAGCCUACCUC-UGAAGUGUCC------UUCG-----GGACUAUGGACAUAAA-CGC--GCUCGUAAUACGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGUCUCCACCAAACACUGC-------------------------------UCAUUUGGC------------------- +CP000774.1/2650350-2649991 AGACUUCAAA-UAAGGAAUUUUGCCCCUAUAUUGAUGGGUGCCGGACGG-AUUUCCGACCGGCUAUGGCGAUAAA-CGGA-UUGUGUAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAAUUUUC------------------------------CCUGUCGCGGCAGG----------------- +AAFX01020036.1/454-805 GCUCUUUUUUCCGGGCGCGUUCUCCCCUAUAUU-GAGAACGCCGGC----GCAA---GCCGGAUAUGGCGAUAAA-CGGC-CGUCGUAAUAAACCUUUCGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCCAAGCCC------------------------------GGCGCGGACGGGC------------------ +AALV01000002.1/267819-268165 CCCCUUGCAAAGC-AAAUCACGCCCCUUAUAUC-UGGGGUGUCC------UUCG-----GGACUAUGGGUAUAAA-CGC--GCAUGUAAUAAGCGGUUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAAACAUCCG-------------------------------UCAUUUGCG------------------- +CP000699.1/3791524-3791866 GGCCUUCAAAUCCGCUGCGCACCCUCCUAUAUC-GGGGGUGCCGGG----UUCG---CCCGGCUAUGGCGAUAAAUGAUG-UCGUGGAAUAGAUGCAGCGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCACAAAUCCCGG------------------------------AUUUCCGGGGCU--------------- +CP000661.1/734144-733796 CCACUUGCGUUUUUGCACCGGCGCGGCCAUAUU-AUCUUCGUCCC-----GUAA----GGGACUAUGGAUGUAGA-CGG--GCUUGUGA-AGCUGGAUCGGACGGGGG-UGCGAUU-CCCCCCACCUCCACCAUUUUACCC-------------------------------UUGGAAACAAGG---------------- +CP000250.1/2312257-2311889 GCCCUUCCGCCCCAAGCCAUUGCCCCCUAUAUU-GGGAAGGUCGGG----GCAA---CCCGACUAUGGAAAUAAA-UGGC-CGUCGUAAUAAACCAUUCGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCCAAGCCCGC------------------------------CUGUUUCGAGUUGGAAGCGCGGGC----- +CP000230.1/2560658-2560992 GGGCUUUGCAUCGGCGACGAUCCCCCCUAUAUU-GGGGGUGCCGG----CUUGU----CCGGCUAUGACGCUAAA-CCCU-UUAUGGAAUAAGCGUUGUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAUUCGCCCAA------------------------------GUCUCCGGCCUCAGCGCCGGAGACCGG- +AAOT01000013.1/6290-5940 GGGCUUGAGCGGCGCGGGGCGCGCGCCUAUAUU-CCGGGUGUCUC-----GCAG----GAGACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAUACACCU--------------------------------UCGUUGGGG------------------- +AAMV01000001.1/228171-228523 CCCUUUGCAAGCG-GGAUCAGAGCGCCUAUGUA-UAGGGUGUUCGC----GCAA---GCGGACUAUGGACAUAAA-CGC--GCUCGUAAUACGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAAACAUCCU-------------------------------UCAUUUUGGG------------------ +BX897700.1/1020822-1021174 CCCCUUUUCCAAAGACUGUUCUUCAUCUAUAUU-UAGAGAGCUGG-----CUUA----CCAGCUAUGGUAAUAAA-UGGA-CAAUGAAAUAAACUCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAUAUAA------------------------------CAAAAAUUAUAU----------------- +BX897699.1/1215921-1216276 CCCCUUUUCCAAAAGCUGUUCUUCAUCUAUACU-UAAAGAGCUGG-----CUUG----CCAGCUAUGGUAAUAAA-UGGA-CAAUGAAAUAAGCUUAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAUAUAAUUUG-------------------------------UUUUUUUAUAU------------- +CP000577.1/824978-824624 CCGCUUGCGGAGGCCGCCCCUCCCGCCUAUAUU-CCGCCUGUCCGGG---GCAA--CCCGGACUAUGGACAUAAA-CGC--GCUCGUCAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAACAGUCCC-------------------------------UCGUUGGGG------------------- +AE017321.1/841744-841409 UAUCUUGACAUUUAUUAAAUAUUACUAUACAAU-AACUAUGUGUAU----UUU----AUACACUAUGGCAAUAAA-AUUA-CCUUGUAAUAGGUGUAUUGGACCCGAG-GGCAGUA-CUCGGCGCCUCCACCAUGUUUUU-AAU-------------------------------------------------------- +CP000738.1/2073040-2073401 GCCCUUUUCUUAGGCCCCGGAAAGACCUAUAUG-ACGUGUGCCGUC----UUCG---GGCGGCUAUGGCAAUAAA-CGGG-CGAUGCAAUAAACCCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAACCGG------------------------------UCGGAAUUCGAGACCGGCU---------- +AACY020211829.1/1070-776 UCUCUUUAAAAAGUCUCAAUAUCCAACUAUAUU-CAGAUUGCUGGG---GAUAU---CCCAGCUAUAGGGAUAAA-CGGC-UUGCGUAAUACCCAUUACGGACCCGGG-GGCGGUA-CCCGGCACCUCCACCAUAAA--------------------------------------------------------------- +CP000362.1/2178326-2177978 CCCCUUGAGGUUCGGGCGCGAUUGGCCUAUAUU-CAUAGCGUCC------UUCG-----GGACUAUGAACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAAACAUCCU-------------------------------UCAUUUGGG------------------- +CP000356.1/1017818-1018174 GCCCUUUCCAAGCGCCGGCGGGUUUCCUAUAUG-GGGGGUGUCGGC----UUCG---GCCGACUAUGAGGAUAAAUGGUG-UCGUGGAAUAGACACAGCGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCACAAACCCGCGU------------------------------UUCUUCGAAGGACGCGCGGGUU---- +CP000264.1/2391964-2392320 GACCUUGAAUCCAACGCCCGCCCCUCGUAUAUC-UAGCGUGUUCC-----UUCG----GGAGCUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAACACACCCU------------------------------UCAUUUGGGGG----------------- +AAYC01000002.1/78925-78573 GCCCUUGCAAAUCCUUCCGUCUCAUCCUAUUUC-AAGGAUGUUCC-----CUCG----GGAACUAUGGACAUAAA-UGC--GCUCGUAAUAAACGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAACCAUGCU-------------------------------UCAUUUGGG------------------- +ABEF01049701.1/982-1274 UAAAUUGAAUCUUUAAAAU-AAAGUUUUAUAUU-AUUGAUGUUGG-----UUUU----CCAACUACGACGAUAAA-CGAA-UUUCGUAAUAAACAUUGCGGACGUGGG-GGCAGUA-CCCACCACCUCCACCAUUGACA------------------------------------------------------------- +AE017196.1/117378-117039 UAUCUUGACAUUUAUUUAAUGUUGCUAUAUAAU-AGCUAUGUACAU----UUU----GUGUACUAUAGCAAUAAA-AUUA-CCUUGUAAUAGGUGUAUUGGACCCGAG-GGCAGUA-CUCGGCGUCUCCACCAUGUUUUUUAAU-------------------------------------------------------- +AAPV01000001.1/883753-883453 UUUAUUGAAUCUCUCUCAA-AUGCUUUUAUAGU-AAUAGUGUUGG-----CUUG----CCAACUACGACGAUAAA-CGAA-UUUCGUAAUAACCAUUACGGACGUGGG-GGCAGUA-CCCACCACCUCCACCAUUUACA------------------------------------------------------------- +M73823.1/763-1130 CCCCUGUCUUUCUAAACCUUUGCCCCCUAUAUU-GGGGGUGCCGG-----UUCG----CCGGCUAUGGAAAUAAA-CGGU-CGUCGUAAUAAACCAUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAGCCCA------------------------------CCAGCGGGCUAGCCCUAGAAGCGGGU---- +CP000758.1/1882155-1881788 CCUCUUCCAAUCAUGAUCAACCGCGCCUAUAUA-CGGCGUGUCGGC----GCAA---GCUGACUAUGGUGAUAAA-UGGA-CGGUGUAAUAAACCCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAGAAUACAAAUCAG-----------------------------CCUAUCGGUUUGUAU---------- +AJ235273.1/40992-40464 UACCUUUACAUUUUAAUUAAAUUCAGGCAUAAUAUUUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAUACUCGAUGAACUUCAAAAAUUUGCUGCGUCGUCUUAUUAAGUGCUGUGGUAUUUAUGUGUUCAGU +CP000084.1/10219-10519 UUUAUUGAAUCUCUCUCAA-AUGCUUUUAUAGU-AAUAGUGUUGG-----CUUG----CCAACUACGACGAUAAA-CGAA-UUUCGUAAUAACCAUUACGGACGUGGG-GGCAGUA-CCCACCACCUCCACCAUUUACA------------------------------------------------------------- +CP000377.1/1546153-1546528 CCCUUUAACUCCC-CUCCAAACCACCCUAUAUU-UGGAGUGUUCC-----UUCG----GGAACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAAAUCACUUCCGGCUUUCUCCU------------------UCGUUUGGGGAGUUUAUUCGG------- +AAFX01039956.1/551-202 AUUCUUGAGGUUGGGAGAUGAAAUCCCUAUAUC-CGAACUGCCGGG----GCAA---CCCGGCUAUGUCGGUAGAAUGUC-GGGUGGAAUAAGCAUUUCGGACCCGGGGGGCAGUACCCCGGCGCCUCCACCACCAGCAGCAACGG------------------------------AUGUGCCGAGCUGUU--------- +AAFZ01019330.1/635-282 GCCCUUGCGGAAGGCACCUGAUUACACCAUAUU-AGCCGUGCCGG-----CUUG----CCGGCUACGGUGCUAAA-CGCC-AAGCGGAAUAAGCACAGCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCACAAGCU------------------------------GCGUUUGAGAUUUUUAACGGAAUUUCGGCGC +ABCG01000005.1/83617-83273 ACACUUCACA-UUAAGCGAUUGGUCGCUAUAUG-GGAGCUGCCGGU----UUCG---ACCGGCUAUGGCGAUAAACUGCG-CUGUGCAAUAGGUACAACGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCAUAACCCGCG------------------------------GAUAUCACGUGGUU-------------- +CP000781.1/1621594-1621958 CCCCUUUCAUCGCCGGCGGGCGACGCCUAUAUU-CGUUCUGCCGAC----GCAA---GUCGGAUACGGCGAUAAA-UGGG-UGUCGGAAUAAGCCUUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAGCCCAACUUC------------------------------CCCUUCAGGGAGGCGGGC------- +CP000708.1/1361096-1361462 CCCCUUCCAAUCGGUAAAAACCACGCCUAUAUA-CGUCCUGUCGGC----GCAA---GCCGACUAUGGUGAUAAA-CGGA-CGGUGUAAUAAACCCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCACAGCACAGCUUG------------------------------CCGAUCAGGCUGUGU---------- +AAYA01000018.1/3752-3404 CCCUUUGCAAGCG-GCCCGACGGCGCCUAUAUC-AGAGAUGUUCC-----UCAG----GGAACUAUGGGCAUAAA-CGC--GCAUGUAAUAAACGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAAACAUCCC-------------------------------UUCGUUGGGG------------------ +BA000012.4/1222284-1222644 GGCCUUUCAUUUCCACGCAACGCCCCCUAUAUU-CGUUUUGUCGG----CUUGA----CCGACUAUGGCGAUAAA-UGGG-CGAUGAAAUAAGCCGUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAGCCG------------------------------CUGUUGACGACAGAGCGGUU---------- +AAMT01000004.1/95263-94914 CCCCUUCUCAAACCCCAAGGUCCGGCCUAUAUC-UGUCCUGUCCC-----UUUG----GGGACUAUGGGCAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAAACACCCG-------------------------------UCGUUGGGG------------------- +CP000490.1/1718173-1718526 UCCCUUGCGUGCCGAAACGGCGGCGCCUAUAUU-CGUGGGGUUCGGG---UUCG--CCCGGACUAUGGACAUAAA-CGC--GCAGGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAGAAUCCC--------------------------------UCGUUGGGG------------------- +CP000087.1/411033-411553 AACCUUUACAAAUUAAUCAAAUUAAGCGAUAAUAGUAAGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAUAAUGU--------------GCUAUGUCAUUCCUGAAUGGAACAAAAGCCGUCUUCGGUGUCAUCC +CP000030.1/459834-459503 GUGCUUGACUUCCGCGCCCAUUGGUAAUACAAU-CUGCCCGUG-------GUUU------CACUAUGGCAAUAAA-GGCC-UCUUGGAAUAGGCGUUUUGGACCCGAG-GGCAGUG-CUCGGCAUCUCCACUGUUGCU-------------------------------------------------------------- +AATR01000001.1/174322-174669 CGACUUUAAAAAAAAAAAAUUACACGUUAUAAG-AUAAAUGUCUC-----UUUA----GGGACUAUGGUAAUAAA-CGC--GCAUGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGACUCCACCAUAAUCCA--------------------------------UCAUUUGUG------------------- +AAMW01000003.1/16014-15672 CCCCUUUUCUUUUGCCCGCGCGACGCCUAUAUC-AAUGGUGUUCGC----UUCG---GCGGACUAUGGCGAUAAAUUGCU-GCGUGCAAUAGGCACAACGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCAUAAACCCCGG------------------------------UUUUACGGGAUU--------------- +CP000390.1/1871839-1872208 CCCCUUUCAUCGGCCGGAUCUCAUGCCUAUAUU-GGGUCUGUCGGU----UUCG---GCCGACUAUGGCGAUAAA-CGGA-CGAUGCAAUAAGCCAUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAGAAACCGCCGG------------------------------CCCAUGCGAUGCGAAGGGCGGCU--- +CP000009.1/1559423-1559099 UCCCUUGCGACGGGACACGCGCACUCCUAUGUUCAGCAGUGCAAGGGG--UUCG-UCCCCGGCUAUGGCGAUAAA-CGGU-AAGUGAAAUAAGUGUUGUGGACCCGGG-GGCAGUG-CCCGGCGUCUCCACCAAGAACAACCCC------------------------------UCGCAAAAGGG--------------- +CP000053.1/198997-199588 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUAUUUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAAACUUUCUAAAUAACUUGCUUCUAAAGGUAAUUUGUACGUCGAACCGGUACUCGAAUCCUCACGUA +CP000394.1/2038929-2038616 CCUCUACCAAAGCAGGCAGUUAUACCUUAUAUA-GAAGUCGUCAG-----UUCG----CUGACUAUGGUGAUAAA-CGGC-GAGUGGAAUAAGCGUAGUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAUAUAACUCCG------------------------------UUCUGCGGG------------------ +CP000463.1/2367908-2367544 CCCCUUCCCU-GCGGCGUCACGAUGCUUAUAUUCGAUCCUGCCGG-----UUCG----CCGGCUAUGACAAUAAA-CGGU-CGUCGCAAUAAACCAUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCCAAGCCCG------------------------------CUCGCCAGCUUUCAGCGCGGGU-------- +AABW01000001.1/899123-899631 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUAUUUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAAACUUU--------------CUAAAUAACUUGCUCCUAAAGGUAAUUUGUACGUCGAUCCGGUAUU +CP000158.1/3121357-3121004 GGGCUUACCAUCGCGCGCGGUAUCCCCUAUAUU-GGCGAUGUC-------UUCG------GACUAUGGCGAUAAA-CGCG--CGUGUAAUAAGCGGCUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAAAAGCAGA-------------------------------UCAGCAAUGGUCUGUU------------ +CP000235.1/821889-821561 UUGCUUGACUUUCUCCAUGUGCUGGCGUACAAU-CCUUUCGUGA------UCUU-----UCACUAUGGCAAUAAA-AGUUA-CUUGGAAUAGACGUUUUGGACCCGAG-GGCAGUG-CUCGGCAUCUCCAC-GUGU---------------------------------------------------------------- +AE017197.1/910842-910294 UACCUUUACAUUUUAAUCAAAUUCAGUAAUAAUAUUUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAUAUUCGAUGAACUCCAAAAAUUUGCUGCGUCAUUUUAUUAAGUGCUGUGGUCUUUAUGUGUUAAGU +AAYB01000003.1/353054-352706 CCCCUUGCGUGCCGCAUCAUCCUUGCCUAUUUA-AGGGAUGUCC------UUCG-----GGACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGUCUCCACCAAACACCCU-------------------------------UCAUUUGGG------------------- +CR925678.1/574919-574586 UUUAUUGACUUAUAAGCAGUAUAGUAAUAAAAU-ACAGCUGUGC------UUUU-----GCACUAUGGCAAUAAA-UGC-AUCUUAGAAUAAAUGUAUUGGACCCGAG-GGCAGUG-CUCGGCAUCUCCACUGUUGUU-------------------------------------------------------------- +CP000494.1/6332038-6332405 GGUCUGUGCAUCCACCGCCGAGCGGCCUAUAUA-GGGGGUGCCGG-----CUUG----CCGGCUAUGGAAAUAAA-UCGC-CGUCGAAAUAAACCAUUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAGUCCG------------------------------CCUUGGAGACAUCUCGGAUGUCGGGC---- +CP000697.1/45716-46058 GAUCUUUCACAGCCGGUGUCCUUCACCUAUAUA-GAGCGCGUCGG-----GCAA----CCGACUAUGGCGAUAAA-CGAU-GCGUGGAAUAAGCGUAGUGGACCCGGG-GGCAGUA-CCCGGCGCCUCCACCAGUUUCCCCG------------------------------CCGGUCCGGUUCGCAUUGCGCAAAUCGA +CP000237.1/377443-377759 GCAGUUGAAGUUAUUGCGUUUGUUUGAUACGAUAAGCGGCGCGC-----UGUUUU----GCGCUAUGACAAUAAAUGGUU-UUUCGUAAUAGGUAUCUUGGACCCGAA-GGCGGAG-UUCGGCACCUCCACCGUUU---------------------------------------------------------------- +CP000157.1/1820824-1820479 UCACUUCACA-UUAAGGCGUUUUCGCUUAUAUG-GGACCUGUCCGU----UUCG---GCGGGCUAUGGUGAUAAACUGCG-GUGUGUAAUAGACGCAACGGACCCGGG-GGCAGUA-CCCGGCGGCUCCACCAAAAAGCGCAUA------------------------------UUUACAGGCGCUU------------- +CP000830.1/2457766-2458115 GCCUUUGCAUCCGGCGCACCCAAUGCCUAUAUC-UGAUCUGUCC------UUCG-----GGACUAUGGACAUAAA-CGC--GCUCGUAAUAAGCGGAUCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCAACAGCCCUG------------------------------UCGUUUGCAG------------------ +CP000927.1/3636841-3637206 GCCCUUCCAUCGGCGGGUCCCACCCCCUAUAUU-GAUCCUGUUCGGG---UUCG--CCCGGACUAUGGGGAUAAA-CGCG--CACGUAAUAAGCGGACUGGACCCGGG-UGCGAUU-CCCGGCGGCUCCACCAA-UCUC-----------------------UCCCGAGUUAUCACGGGA-------------------- +CP000943.1/1217233-1217596 GGGCUUCAAAACCGGCGCGCCUGCCUCUAUAUU-CGGUAGGCCGGCC---GCGA--GGUCGGCUAUGGCGAUAAA-CGUU-CUUCGCAAUAAACCUAUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCCAAGCCCAGCCCGU--------------------------------------------UCCGGCG--G +CP001612.1/1041556-1041048 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUAUGUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAAACUUU--------------CUAAAUAACUUGCUCCUAAAGGUAAUUUGUACGUCGAUCCGGUAUU +AE007869.2/2007192-2007562 CCCCUUUUCUAAGGCCGGCGAAACGCCUAUAUG-AGCCUUGCCGGG----GCAA---CCCGGCUAUGGCGAUAAA-CGGU-CGGUGUAAUAAACCUAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAACCGG------------------------------CGGGAUCUCAAGAUGAGGCCGGCU----- +AE006914.1/1031328-1030820 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUAUUUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAAACUUU--------------CUAAAUAACUUGCUCCUAAAGGUAAUUUGUACGUCGAUCCGGUAUU +CP000849.1/1136359-1135839 AACCUUUACAAAUUAAUCAAAUUAAGCGAUAAUAGUAAGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAUAAUGU--------------GCUAUGUCAUUCCUGAAUGGAACAAAAGCCGUCUUCGGUGUCAUCC +AL591688.1/2291104-2291462 GCCCUUUUCUUGGGCGUCGGAAAGACCUAUAUG-ACGAGUGCCGUC----UUCG---GGCGGCUAUGGCAAUAAA-CGGG-CGAUGCAAUAAACCCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAAACCGG------------------------------CCUGUGCAGACCGGCU------------- +CP000683.1/1122306-1121801 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUAUUUGGUGCUA------AUUA-----UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAAACUUU--------------CUAAAUAACUUGCUCCUAAAGGUAAUUUGUACGUCGAUCCGGUACU +AE008917.1/633789-633423 CCCCUUCCAAUCGGUAAAAACCACGCCUAUAUA-CGUCCUGUCGGC----GCAA---GCCGACUAUGGUGAUAAA-CGGA-CGGUGUAAUAAACCCAUUGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCAAAGCACAGCUUG------------------------------CCGAUCAGGCUGUGU---------- +CP000847.1/1045451-1046020 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUGUUUAGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAUACUCGAUGAACUUCACAAAUUGGCUACUUCGUCCUAU-AAGUACUGCGGUGCUCACGUAUUAAGU +CP000908.1/2977312-2977689 GCUCUUCAAAACCGCCGUCGGCCUCUCUAUAUU-CGCUUUGCCGGUC---GCAA--GGCCGGCUAUGGCGAUAAA-CGUU-CUUCGAAAUAAACCUAUCGGACCCGGG-GGCGGUA-CCCGGCGCCUCCACCCGAACCCAGGACCGAUGG--------------------------------CCGCACGGCCUCAGC-GU +AE008692.2/540534-540186 GCUAUUGCCUUUAUGGCUGUCCGACCUUAGCUA-GAGAGCGUCAC-----UUCG----GUGACUACGAUGGUAGACUGUU-AAGUGAAAUAGACUCGACGGACCCGGAGGGCAGUACUCCGGCGCCUCCACCAACAGCCG------------------------------CGGAUAGCAAGCCACUGUU----------- +CP000766.2/1038340-1037832 GACCUUUACAUUUUAAUCAAAUUAAGGCAUAAUAUUUGGUGCUA------AUA------UAGCUAUAGUAAUAAA-CGUA-AUUUAGAAUAGAGGUUGCGGACUCGGG-GGCAGUA-CCCGACGCCUCCACCAAAACUUU--------------CUAAAUAACUUGCUCCUAAAGGUAAUUUGUACGUCGAUCCGGUAUU +CP002156.1/1625575-1625943 GGACUUCAAAUCUUUACCCACAGCCCCUAUGUU-ACCUGUGAUGC-----UUCG----GUAUCUAUAGCGAUAAAUGGCG--UUCAGAAUAAGCGGCCCGGACCCGGG-GGCGGUA-CCCGGCGGCUCCACCACAUGACUUCUC----------------------------UCCCUCGGGGGGGGGGAGCCC------- +#=GC SS_cons :::::::::::::::::::::::::::::::::.::::::<<<<<.....____....>>>>>:::(((((----.-(((.((((--------(((-(((,,,<<<<<._______.>>>>><<<<<<<____________...............................______________.............. +#=GC RF gccCUUuaaauuuuaaacauauucuccUAUAUU.aguagUGccgg.....uUug....ccggCUAUgGcgAUAAA.cgcc.ccgcGuAAUAAacgcauCGGACCCGGG.GGCgGUA.CCCGGCGcCUCCACCAaaaaccuu...............................ucauuuauguguuu.............. + +CP000301.1/3618224-3618577 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AM040264.1/1369640-1370006 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CU234118.1/5766292-5766657 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000031.1/2032649-2032301 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAFX01005130.1/1457-1103 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000301.1/3157375-3157020 UCGAGCUGC----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000524.1/955018-955372 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AANB01000015.1/22110-21760 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AM236080.1/3407250-3407612 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +BX572604.1/108883-109251 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +ABCR01000005.1/360737-360391 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAAP01002233.1/734-389 GUUGGGU------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000319.1/3009373-3009747 GGGU---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000133.1/2914438-2914800 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +M73824.1/24-382 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAAP01003788.1/2380-2059 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +ABCL01000004.1/58204-58555 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CR767821.1/595057-594727 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AALY01000002.1/96576-96227 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AATP01000005.1/142376-142006 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AALZ01000003.1/153302-153648 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAFZ01020819.1/368-10 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000236.1/751387-751720 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000283.1/3723645-3724002 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAFZ01006233.1/268-620 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AATQ01000080.1/722-371 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000449.1/2220782-2221139 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAPJ01000003.1/58640-58270 GU------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +CP000107.1/489336-489001 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AP007255.1/1448584-1448905 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000248.1/935031-935397 AAGGGU-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000115.1/2573162-2573520 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAMY01000004.1/164286-163929 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AE005673.1/2312487-2312851 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +DQ344920.1/1-293 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAMO01000004.1/358180-358531 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAXZ01000005.1/27392-27743 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AM494475.1/749773-750142 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AACY023257757.1/506-804 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAUW01000011.1/35774-36143 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAMS01000009.1/24813-24464 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000774.1/2650350-2649991 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAFX01020036.1/454-805 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AALV01000002.1/267819-268165 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000699.1/3791524-3791866 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000661.1/734144-733796 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000250.1/2312257-2311889 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000230.1/2560658-2560992 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAOT01000013.1/6290-5940 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAMV01000001.1/228171-228523 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +BX897700.1/1020822-1021174 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +BX897699.1/1215921-1216276 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000577.1/824978-824624 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AE017321.1/841744-841409 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000738.1/2073040-2073401 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AACY020211829.1/1070-776 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000362.1/2178326-2177978 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000356.1/1017818-1018174 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000264.1/2391964-2392320 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAYC01000002.1/78925-78573 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +ABEF01049701.1/982-1274 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AE017196.1/117378-117039 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAPV01000001.1/883753-883453 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +M73823.1/763-1130 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000758.1/1882155-1881788 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AJ235273.1/40992-40464 AACUGCUGUUGCUCUUUGUAUUGUUGACUCAUUGUUCUUUUUGUAGUUGAUUUUCGUAUAUUCUGUAUGAUUUUAAUACAGCUUAAAUAUAUGAGUAUCAUAAACAAUUGAUAAAAUGAAAGAGUAAUAUUGAAAAAAGAUAAGUAGUAUU------------------------------------------------- +CP000084.1/10219-10519 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000377.1/1546153-1546528 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAFX01039956.1/551-202 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAFZ01019330.1/635-282 GCGCCACGCGGUU------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +ABCG01000005.1/83617-83273 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000781.1/1621594-1621958 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000708.1/1361096-1361462 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAYA01000018.1/3752-3404 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +BA000012.4/1222284-1222644 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAMT01000004.1/95263-94914 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000490.1/1718173-1718526 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000087.1/411033-411553 CGUGGCUUGCUAACUAGAUCCAGCAUAAAGCGAGAUAUAUCGAGCUUUUAAUUUUAAAAAGUUACUUUGUUUGUAAUUUUUACUGGAUCCCGUGGACAAGCCACGGGAUGACAAGCUCUAUAAGGCAAUGACAUAACAAUAAAAAUAGUGCAA----------------------------------------------- +CP000030.1/459834-459503 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AATR01000001.1/174322-174669 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AAMW01000003.1/16014-15672 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000390.1/1871839-1872208 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000009.1/1559423-1559099 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000053.1/198997-199588 CCAAGUGUACGCUGCGGUUCGAGGUGAAGUGUCUCCUUUUAUUAGCGGCGUCAUUUAGAAAAGUUUAAAUAUAUAAUAUAAUAAAGAGUAGACAAUACGAAGAUCAACUUCAAAAAGAGCAAGGAGUUCACAAGGCGAGGAGCGAAGCGUAUACUUAAUACGUGAACACCGCAGCUCUUGUAGAACGACGUAGCCAAUUU +CP000394.1/2038929-2038616 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000463.1/2367908-2367544 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AABW01000001.1/899123-899631 CGAAUCCUCACGUUACUUGCGUGUACCCUGCAGUUCUGCGUUCCGUGUUGCCUUCAAAUUUCUCUUUAUUAGCUACGUCAUUUAGAAAAGUUUAAAUAUGUAAUAACUCUUAAAGAGUAGACAAUACGAAGUUCAUCGAGUA---------------------------------------------------------- +CP000158.1/3121357-3121004 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000235.1/821889-821561 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AE017197.1/910842-910294 AACUGCUCACGCUUUUUGUAGUUGAUCUAUAUAUGUAUGAUUUUCGGUUUAAAUUGAAUUUAAUUUUGAGAAAUGCGCGAAGUUUACAAAUGAAUAUAUGAGCUAUGAGCAUCACGAACAAUUGAUAAAAUGAAAGAGUAAUAUUAAAUAAAGUAAAGAUAAGUAGAA-------------------------------- +AAYB01000003.1/353054-352706 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CR925678.1/574919-574586 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000494.1/6332038-6332405 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000697.1/45716-46058 ACCGCCGGCGG--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000237.1/377443-377759 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000157.1/1820824-1820479 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000830.1/2457766-2458115 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000927.1/3636841-3637206 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000943.1/1217233-1217596 GCUGGGC------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP001612.1/1041556-1041048 CGAAUCCUCACGUUACUUACGUGCACCCUGCGGUUCUACGUUCCGUGUUGCCUUCAAAUUUCUCUUUAUUAGCUACGUCAUUUAGAAAAGUUUAAAUAUGUAAUAACUCUUAAAGAGUAGACAAUACGAAGUUCAUCGAGUA---------------------------------------------------------- +AE007869.2/2007192-2007562 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AE006914.1/1031328-1030820 CGAAUCCUCACGUUACUUGCGUGUACCCUGCGGUUCUGCGUUCCGUGUUGCCUUCAAAUUUCUCUUUAUUAGCUACGUCAUUUAGAAAAGUUUAAAUAUGUAAUAACUCUUAAAGAGUAGACAAUACGAAGUUCAUCGAGUA---------------------------------------------------------- +CP000849.1/1136359-1135839 CGUGGCUUGUUAACUAGAUCCAGCAUAAAGCGAGAUAUAUCGAGCUUUUAAUUUUAAAAAGUUACUUUGUUUGUAAUUUUUACUGGAUCCCGUGGACAAGCCACGGGAUGACAAGCUCUAUAAGGCAAUGACAUAACAAUAAAAAUAGUGCAA----------------------------------------------- +AL591688.1/2291104-2291462 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000683.1/1122306-1121801 CGAAUCCUCACGUUACUUGCGUGUACGCUGCGGUUCUGCGUUCCGUGUCGCCUUCAAAUGCCUCUUUAUUAGCUACGUCAUUUAGAAAAUAAAUAUAUAAUAACUCUUAAAGAAUAGACAAUACGAAGUUCAUCGAGUA------------------------------------------------------------- +AE008917.1/633789-633423 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000847.1/1045451-1046020 AUACGCUCCACUCCU-UGUCUUAUGGACCCAUUGCUCUUUUUGAAGUUGAUCUUCGUAUACCAGUCGAUGUCAAUACUGCUUGUACUUUAAAAAGUGAAUUUUAUUU-UGAGAAGUGAGCACCAGCAGCCUAUACUUAAUAGGUGAGGAUGCAAAUCCUUGAUAAGAUGAAAUUCAAUUUUUAAAGUACAAGCAGUA--- +CP000908.1/2977312-2977689 GUUGGGU------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +AE008692.2/540534-540186 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +CP000766.2/1038340-1037832 CGAAUCCUCACGUUAAUUGCGUGUACCCUGCGGUUCUUUGUUCCGUGUCGCCUUCAAAUUUCUCUUUAUUCGCUAGGUCAUUUAGAAAAGUUUAAAUAUGUAAUAACUCUUAAAGAGUAGACAAUACGAAGUUCAUCGAGUA---------------------------------------------------------- +CP002156.1/1625575-1625943 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#=GC SS_cons ........................................................................................................................................................................................................ +#=GC RF ........................................................................................................................................................................................................ + +CP000301.1/3618224-3618577 -----------------UUCGGCGGGGGCG-AAACAGGAUCGACGA-GGGC-GUAAAGGGCG-AGCU--UUUGUCCGGAAUGGU-UCC--GCCGUG----------------------------------AUCGG-GCCAUGC---AAUAGUUGCCAACGACAACUAUGCUCCG-------------------------- +AM040264.1/1369640-1370006 -----------------UGUGGCGGGGGCG-AAACAGGAUCGACAA-GGGU-GUAAAGAUCG-CUCU--UUUACUCGGCAUGAU-ACC--ACCGUU----------------------------------AUCGG-GUCAACA--GAGUAGUUGCAAAUGACAACAAUGCUCAG------------------------GG +CU234118.1/5766292-5766657 -----------------UUUGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGCG-AGCU--UUUUCCCGGUAUUGU-UCC--GCCGUU----------------------------------AUCGG-GCUACUG--CAAUAGUUGCCAACGACAACUUUGCUCCG-------------------------- +CP000031.1/2032649-2032301 -----------------GAUCAUGGGGCCG-AAACAGGAUCGACGGA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGCGGGGU-ACC--ACCGUU----------------------------------AUCGGU-CCGCAA-AGCAUAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +AAFX01005130.1/1457-1103 -----------------GCUGACGGGGGCG-AAAUAGGAUCGACGA-GUGCAAUAAAGACGC--GGU-UGCCGAUCGGUAUGGAUGCC--ACCGU-----------------------------------GACGGC-UCAAUC--ACACAAGUGCCAACGAUAACGAGGCG----------------------------- +CP000301.1/3157375-3157020 -----------------UCCGGCGGGGGCG-AAACAGGAUCGAUGG-CCGC-GAAGAAGUGU--UGAAUUGUUCCCGGCAUGAU-ACC--GCCGUU----------------------------------AUCGG-GUCAAAA---CCUAAAUGCAAACGAUAACGUUCGCAUG---------------------AACGA +CP000524.1/955018-955372 -----------------UUUGGCGGGGGCG-AAAUAGGAUCGACAA-GAGU-GUAAAGAUUG-CUCU--UUUACUCGGCAUUGU-ACC--ACCGUU----------------------------------AUCGG-ACUAAAU--GAGUAGUUGCAAAUGACAACUAUGCGGAA-------------------------- +AANB01000015.1/22110-21760 -----------------CAUCAUGGGGUCG-AAACAGGAUCGACGGA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGCUGUCU-GCC--ACCGUU----------------------------------AUCGGC-GAAAAC-UGUACAAUUGCAAAUGACAAUCGUGCUCCG-------------------------- +AM236080.1/3407250-3407612 -----------------UUUGAUGGGGGCGAAA-CAGGAUCGACAA-GGGU-GUAAAGAUCG-UCUU--UUUGCUCGGCAUUGU-ACC--GCCGUU----------------------------------AUCGG-GCUAAAA--UUGUAGUUGCAAACGACAACUAUGCGGAA-------------------------- +BX572604.1/108883-109251 -----------------UUCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGCU-CGCU--UUUUCCCGGUAUUGU-UCC--GCCGUU----------------------------------AUCGG-GCUACUG--CAAUAGUUGCCAACGACAACUAUGCUCCG-------------------------- +ABCR01000005.1/360737-360391 -----------------GAACAAGGGGCCG-AAACAGGAUCGACGAA-CGU-GUAAAGGUGU--GGC-UUUGUCCCGGUGAGAU-ACC--ACCGUU----------------------------------AUCGGU-UCAUAA-AGCAUAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +AAAP01002233.1/734-389 -----------------UCCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGGG--AGC-UUUCGCUCGGCAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCCUUUG--CAAUAGUUGCCAACGACAACUUUGCUCCG-------------------------- +CP000319.1/3009373-3009747 -----------------UCCGGCGGGGGCG-AAACAGGAUCGACGA-GGGC-GUAAAGGGCU-CGCU--UUUUCUCGGUAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCUAUGC---AAUAGUUGCAAACGACAACUAUGCUCCG-------------------------- +CP000133.1/2914438-2914800 -----------------UUUGAUGGGGGCG-AAAUAGGAUCGACAA-GGGU-GUAAAGAUCG-ACUU--UUUGCUCGGCAUUGU-ACC--GCCGUU----------------------------------AUCGG-GCUAAAA--UUGUAGUUGCAAACGACAACUAUGCGGAA-------------------------- +M73824.1/24-382 -----------------UUUGAUGGGGGCG-AAAUAGGAUCGACAA-GGGC-GUAAAGAUCG-ACUU--UUUGCUCGGCAUUGU-ACC--ACCGUU----------------------------------AUCGG-GCUAAAC--UUAUAGUUGCAAACGACAACUAUGCUGAA-------------------------- +AAAP01003788.1/2380-2059 -----------------AACCUUGGGGGCG-AAAUAGGAUCGACGU-GCGCAGUAAAGGUCU--GGU-UUGCGUUCGGCAUGAU-ACC--ACCGUU----------------------------------AUCGG-GUCAAUC-CUAACAAGUGCCAACGACAACGUUGAACUU-------------------------- +ABCL01000004.1/58204-58555 -----------------GAUCAUGGGGUCG-AAAUAGGAUCGACGAA-CGU-CUAAAGGGGUUAUGC-UUUGUCCCGGUGAGGU-ACC--ACCGUU----------------------------------AUCGGU-CCGAAA-CGUACAGUUGCAAAUGACAACCGUGCUCCG-------------------------- +CR767821.1/595057-594727 -------------------UUAUGGGGAUG-AAACAGGCUCGACA-UGCAUAGUAAAGGGGA-UAGC-UUUUGCUCGGUGAGAA-AACA-GCCGUU-------------------------------UCAAGUGA--UCAAAA-CUUAUAAGUGCAAACGAUAAUUUCGUUUCUGCUAAUGAUAAUAAUAGCACU---GC +AALY01000002.1/96576-96227 -----------------GAUCAUGGGGACG-AAAUAGGAUCGACGAA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGCGGGGU-GCC--ACCGU-----------------------------------AUCGGC-CCGAAC-AGUACAAUUGCAAAUGACAAUCGUGCUCCG-------------------------- +AATP01000005.1/142376-142006 -----------------CAUGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGAUCG-GAUU--UUUGCUCGGAAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCCGUAU--CAAUAGUUGCAAACGACAACUAUGCGGAA-------------------------- +AALZ01000003.1/153302-153648 -----------------GAUCAUGGGGUCG-AAAUAGGAUCGACGAA-CGU-CUAAAGAUGU--UGC-UUUAUCUCGGCUGACU-GCC--ACCGUU----------------------------------AUCGGC-GUAAAA-UGUACAAUUGCAAAUGACAAUCGUGCUCCA-------------------------- +AAFZ01020819.1/368-10 -----------------GAAUAUGGGGCCG-AAACAGGAUCGACGGA-UGG-GUAAAGGAGAC-UGC-UUUUGCCCGGG-UGA--GG---CCCGAU----------------------------------ACAGGC-UCAUUC--UUAAAGUUGCCAAUGACAACUUUGCUGAA------------------------GA +CP000236.1/751387-751720 -------------------UCAUGGGGAUG-AAACAGGAUCGACA-UGCAUAGUAAAGGGGA-UAGU-UUUUGCUCGGUGAGAA-AACA-GCCGUU--------------------------------UAAAUGC--UCAAAA-UUUAUAAGUGCAAACGAUAAUUUCGUUUUUGCUAAUGAUAAUAAUAGCAGU---GC +CP000283.1/3723645-3724002 -----------------UUCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGCU-UGCU--UUUUCUCGGUAUUGU-UCC--GCCGUU----------------------------------AUCGG-GCUAAUG--CAAUAGUUGCCAACGACAACUAUGCUCCG-------------------------- +AAFZ01006233.1/268-620 -----------------GGGUAUGGGGUCG-AAAUAGGAUCGACGGA-CGU-CUAAAGAUGUU-UGC-UUUUGCUCGGUGAGUU-ACC--ACCGUU----------------------------------AUCGGU-ACAUUU-AAGCUAGUUGCAAAUGACAACAGAGCUCCA-------------------------- +AATQ01000080.1/722-371 -----------------AGGCAUGGGGCCG-AAACAGGAUCGACGAA-CGU-GUAAAGAUGU--AGC-UUUGUCCCGGUGAGAU-ACC--ACCGUU----------------------------------AUCGGU-UCACAU-UGCAUAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +CP000449.1/2220782-2221139 -----------------AUGCUUGGGGCCG-AAACAGGAUCGACGGA-CGG-GUAAAGGGGAU-GGC-UUUCGCCGGGG-UGA--GG---CCCCUU----------------------------------ACAGGC-UCAUUU--UCAGAGUUGCCAACGACAACUUUGCUGAA------------------------GA +AAPJ01000003.1/58640-58270 -----------------UCAGGCGGGGGCG-AAAUAGGAUCGACGA-GGGU-GUAAAGAUCG-GACU--UUUGCUCGGCAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCCUAUU---UGUAGUUGCAAACGACAACUAUGCGGAA-------------------------- +CP000107.1/489336-489001 -------------------CUAUGGGGGUG-AAACAGGAUCGACA-UGCAUAGUAAAGGGGA-UAGU-UUUUGCCCGGUGAGAA-AGCA-GCCGUU--------------------------------UAAAUGC--UCAAAA-UUUAUAAGUGCAAACGAUAAUUUCGUUUUUGCAAAUGACAAUAAUAGCAGUGUUGC +AP007255.1/1448584-1448905 -----------------AACAUCGGGGGCG-AAACAGGAUCGACGU-GCGCAGUAAAGGUCU--GGU-UUGCGUUCGGCAUGAU-ACC--ACCGUU----------------------------------AUCGG-GUCAAUC-CUAACAAGUGCCAACGACAACGUUGAACUU-------------------------- +CP000248.1/935031-935397 -----------------GUUGAUGGGGCCG-AACUAGGAUCGACGU-GUGU-UGAAAAGCGU--UGU-UUUCACCCGGGCUGAG--UAA-CCCGUU----------------------------------CAAGG-CUCAAAA-CUCACAAGUGCCAACGACAACGAAGCA----------------------------- +CP000115.1/2573162-2573520 -----------------UCUGGCGGGGGCG-AAACAGGAUCGACGA-GGGC-GUAAAGGGCU-CGCU--UUUUCCCGGUAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCUAUGC---AAUAGUUGCAAACGACAACUAUGCUCCG-------------------------- +AAMY01000004.1/164286-163929 -----------------UCUGGCGGGGGCG-AAACAGGAUCGACGA-GGGC-GUAAAGGGCU-CGCU--UUUUCCCGGUAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCUAUGC---AAUAGUUGCAAACGACAACUAUGCUCCG-------------------------- +AE005673.1/2312487-2312851 -----------------CUGCAUGGGGCCG--AUCAGCAUCGACAGA-CGU-GUAAAGGUGUC-UGC-UUUCUCUCGGCUUGG--CCC--ACCGUU-----------------------------------UCGGG-CCUUUA---UCUAAAUGCGAACGAUAACUUCGCUGAA------------------------GA +DQ344920.1/1-293 -----------------ACAACUGGGGACG-AAACAGGCUCGACAC-GCGCAGUAAAGAUAU--UCU-UUUUGCCCGGUAUUGU-ACC--ACCGUU----------------------------------AUCGG-GCUAUUU--UUACAAGUGCCAAUGAUAACUCUGAGGUG-------------------------- +AAMO01000004.1/358180-358531 -----------------GGAUCUGGGGCCG-AAACAGGAUCGACGGA-CGU-CUAAAGGGGUU-UGC-UUUGUCCCGGUGAGUU-ACC--ACCGUU----------------------------------AUCGGU-ACGCUA-AGCAUAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +AAXZ01000005.1/27392-27743 -----------------GCGCAUGGGGUCG-AAAUAGGAUCGACGGA-CGU-CUAAAGGGGUU-AGC-UUUUGCUCGGUGAGAU-ACC--ACCGAU----------------------------------AUCGGU-UCAAUA-UAGCUAGUUGCAAAUGACAACAAAGCACCG-------------------------- +AM494475.1/749773-750142 -----------------UUUUACGGGGGUG-ACAAAGUUUCGACAC-ACCUAAUAAAAUAAU--AAA-UUUUGCCCGAUAUGAU-UCC--GUCGU--UUUAAGCAGUAUUUAUAAAAAUUGUUUAAA-----UGGG-UCAAAA--AAAGAAAUGCAAAUGAUAACAUAAAGCAUUCUACAGACGGUAAUUUCCAA---UU +AACY023257757.1/506-804 -----------------ACUUAUGGGGGUG-AACUAGAUUCGACG-GAUG-ACUAAAGGCUA--UUC-UUUCGUUCGGGAUUGU-UCC--ACCGU-----------------------------------GACGGG-CUAAUU---UAUAAUUGCUAACGAAAGUUACGCA----------------------------- +AAUW01000011.1/35774-36143 -----------------UUCGGCGGGGGCG-AAAUAGGAUCGACGAG-GGC-GUAAAGACUG--UGC-UUUUGCUCGGCAUUGU-ACC--ACCGUU----------------------------------AUCGG-GCUUUCU--UAAUAGUUGCAAAUGACAACUAUGCUAUG------------------------GA +AAMS01000009.1/24813-24464 -----------------AGCCAUGGGGACG-AAACAGGAUCGACGAA-CGU-CUAAAGGGGUU-UGC-UUUGGCUCGGUGAGUU-ACC--ACCGUU----------------------------------AUCGGU-ACAAAA-AAGCUAGUUGCAAAUGACAACAAAGCACCA-------------------------- +CP000774.1/2650350-2649991 -----------------GACCUUGGGGGCG-AACCAGGAUCGACGA-GGGU-GUAAAGACAG-UCUU--UUUGCCCGGCAUGGU-UCC--GCCGUC----------------------------------AUCGG-GCCGUUU---UAUAGUUGCCAACGACAACUAUGCUGAG-------------------------- +AAFX01020036.1/454-805 -----------------UUCGGCGGGGCCG-AAACAGGAUCGACGA-GGGC-GUAAAAGGCG-CGCU--UUUGCCCGUUAUGGU-UCC--GUCGUU----------------------------------AUCGG-ACCAAAU---CAUAGUUGCCAACGACAACUAUGCUCCG-------------------------- +AALV01000002.1/267819-268165 -----------------GAUCAUGGGGUCG-AAAUAGGAUCGACGAA-CGU-CUAAAGAUGU--UGC-UUUAUCUCGGCUGACU-GCC--ACCGUU----------------------------------AUCGGC-GUAAAA-UGUACAAUUGCAAAUGACAAUCGUGCUCCA-------------------------- +CP000699.1/3791524-3791866 -----------------CGUGACGGGGCCG-AACCAGGAUCGACGU-GUAU-UCAAAGACGA--UGU-UUUUGCCCGGCCUGAA--UGC-GCCGUU---------------------------------AAACCG-UUCGAAC--CUACAAGUGCCAACGAUAACGAGGCG----------------------------- +CP000661.1/734144-733796 -----------------GCUUGCGGGGGUG-AUAUAGGGUCGACGGA-CGG-UGGAGUGAGUA-CCU--GCAUCUCGGUUGGAC-GC---GCCGUU----------------------------------AUCUGC-UCA-AU-CGCAUAGUUGCCAACGACAACCGUGCUCCG-------------------------- +CP000250.1/2312257-2311889 -----------------UUCGGCGGGGGCG-AAACAGGAUCGACGA-GGGC-GUAAAGGGCU-UGCU--UUUUCCCGGUAUUGU-UCC--GCCGUU----------------------------------AUCGG-GCUAUGC---AAUAGUUGCCAACGACAACUAUGCUCCG-------------------------- +CP000230.1/2560658-2560992 -----------------GUUCCUGGGGGCG-AAAUAGGAUCGACAC-GCGUGGUAAAGAUAA--AGG-UUGUGUUCGGCAUGGUAUCC--ACCGUU----------------------------------AUCGG-GCCAACU-CUGACAAGUGCCAACGACAACGUUGAACUU-------------------------- +AAOT01000013.1/6290-5940 -----------------GAACAUGGGGCCG-AAACAGGAUCGACGAA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGUGAGGU-ACC--ACCGUG----------------------------------AUCGGU-CCGUAA-AGCAUAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +AAMV01000001.1/228171-228523 -----------------GAUCAUGGGGUCG-AAACAGGAUCGACGAA-CGU-CUAAAGGGGUUAUGC-UUUGUCUCGGUGAGGU-ACC--ACCGUU----------------------------------AUCGGU-CCGAAA-CGUACAGUUGCAAAUGACAACCGUGCUCCG-------------------------- +BX897700.1/1020822-1021174 -----------------UUUGGUGGGGGCG-AAAUAGGAUCGACAA-GGGU-GUAAAGAUUG-CUCU--UUUACUCGGCAUAGU-ACC--ACCGUC----------------------------------AUCGG-ACUAAAU--GAGUAGUUGCAAAUGACAACUAUGCGGAA-------------------------- +BX897699.1/1215921-1216276 -----------------UUUAGUGGGGGCG-AAACAGGAUCGACAA-AAGU-GUAAAGAUUG-CUCU--UUUACUCGGUAUAGU-ACC--ACCGUU----------------------------------AUCGG-ACUAAAU--GAGUAGUUGCAAAUGACAACUAUGCGGAA-------------------------- +CP000577.1/824978-824624 -----------------GCGGAGGGGGCCG-AAACAGGAUCGACGAA-CGU-CUAAAGGGGUU-GGC-UUUGUCCCGGUGAGGU-ACC--ACCGUU----------------------------------AUCGGU-CCGAAA-AGUACAGUUGCCAACGACAACCGUGCUCCG-------------------------- +AE017321.1/841744-841409 -----------------UUACAUGGGGGCG-AAUAAGAAUCGACA-UGCAUAGUAAAGAUGG--UAA-CUUUGCUCGGUUAGAU-ACC--ACCGCU----------------------------------AAGAGU-UCAUAG---UUUAAACGCAAACGAUAAUUUUGCUGCUGAAGGUGAU---------------GU +CP000738.1/2073040-2073401 -----------------UUUGAUGGGGGCG-AAAUAGGAUCGACAA-GGGC-GUAAAGAUCG-ACUU--UUUGCUCGGCAUUGU-ACC--ACCGUU----------------------------------AUCGG-GCUAAAC--UUAUAGUUGCAAACGACAACUAUGCUGAA-------------------------- +AACY020211829.1/1070-776 --------------------UUAGGGGGUG-AUAUAGGAUCGACG-AAUGC-UUAAAGGUAA-GUUU--UUCUCUCGGUAUUGU-ACC--ACCGUU----------------------------------AUCGG-GCUAUUU---UAUAAAUGCUAACGAUGAAUUAGCG----------------------------- +CP000362.1/2178326-2177978 -----------------GAUCAUGGGGUCG-AAACAGGAUCGACGAA-CGU-CUAAAGGGGUU-UGC-UUUGUUUCGGCUGUCU-GCC--ACCGUU----------------------------------AUCGGC-GAAACU-UGUACAAUUGCAAAUGACAAUCGUGCUCCA-------------------------- +CP000356.1/1017818-1018174 -----------------UCUGACGGGGCCG-AACCAGGAUCGACGU-GUGU-UCAAAGACGA--UGC-UUUCUUCCGGGCUGAG--UAA-CCCGUU----------------------------------AAAGG-CUCAAAA-CCAAUAAGUGCUAACGAUAACGAAGCA----------------------------- +CP000264.1/2391964-2392320 -----------------AGGCUUGGGGUCG-AAAUAGGAUCGACGAA-CGU-CUAAAGGGGUU-AGC-UUUGUCCCGGUGAGUU-ACC--ACCGUU----------------------------------AUCGGU-ACACAU-CGUACAGUUGCAAAUGACAACCGUGCUCCG------------------------GC +AAYC01000002.1/78925-78573 -----------------CAUCAAGGGGUCG-AAAUAGGAUCGACGGA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGCUGUCU-GCC--ACCGUU----------------------------------AUCGGC-GAAAAC-UGUACAAUUGCAAAUGACAAUCGUGCUCCG------------------------GC +ABEF01049701.1/982-1274 -----------------AUUUAUGGGGGUG-AACCAGAAUCGACG-AGUG-UCUAAAGGCUA--UUC-UUUCGUUCGGGAUUGU-UCC--GUCGUU----------------------------------AUCGGG-CUAAAU---UAUAAUUGCAAAUGAUAAAUUUGCU----------------------------- +AE017196.1/117378-117039 -----------------UUAUGUGGGGACG-AAUAAGGAUCGACA-UGCAUAGUAAAGAUGG--UAG-CUUUGCUCGGUUAGAC-ACC--ACCGCU----------------------------------AAGAGU-UCAUAA---UUUAAAUGCAAACGAUAAUUUUGCUGCUGAAGACAAUGUC------------GA +AAPV01000001.1/883753-883453 -----------------ACUUACGGGGGUG-AAAUAGGAUCGACG-GGUG-ACUAAAGGCUA--UUC-UUUCGUUCGGGAUUGU-UCC--ACCGU-----------------------------------AACGGG-CUAAAC---UUUAAAUGCUGACGAAAGUUACGCA----------------------------- +M73823.1/763-1130 -----------------UUUGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGCG-UGCU--UUUUCCCGGUAUUGU-UCC--GCCGUU----------------------------------AUCGG-GCUACUG--CAAUAGUUGCCAACGACAACUUUGCUCCG-------------------------- +CP000758.1/1882155-1881788 -----------------UGUGGCGGGGGCG-AAACAGGAUCGACAA-GGGU-GUAAAGAUCG-CUCU--UUUACUCGGCAUGAU-ACC--ACCGUU----------------------------------AUCGG-GUCAAUU--GAGUAGUUGCAAAUGACAACAAAGCUCAG------------------------GG +AJ235273.1/40992-40464 -----------------UUUUUUGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAAGU--UGC-UUUUACUCGGUAUGAU-UCC--ACCG----GU-GGU------UUUU----GCC-AU-------AUGGA-UCAAAA-CAAAGAAACGCAAACGAUAAUCGUUAU---GUAGGUGUU---------------CC +CP000084.1/10219-10519 -----------------ACUUACGGGGGUG-AAAUAGGAUCGACG-GGUG-ACUAAAGGCUA--UUC-UUUCGUUCGGGAUUGU-UCC--ACCGU-----------------------------------AACGGG-CUAAAC---UUUAAAUGCUGACGAAAGUUACGCA----------------------------- +CP000377.1/1546153-1546528 -----------------AACCGGGGGGCCG-AAAUAGGAUCGACGGA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGCUGUCU-GCC--ACCGUU----------------------------------ACCGGC-GAAAAC-AGUACAAUUGCAAACGACAAUCGUGCUCCG-------------------------- +AAFX01039956.1/551-202 -----------------GCUGAUGGGGGCG-AAAUAGGAUCGACGA-GUGCAGUAAAGGCCU--GGU-UGCCGAUCGGUAUGAG-ACC--ACCGU-----------------------------------GACGG-CUCAUCA---CACAAGUGCCAACGAUAACGAGGCG----------------------------- +AAFZ01019330.1/635-282 -----------------UGUGAUGGGGGCG-AAAUAGGAUCGACGC-GUGUAAUAAAGGCUU--GGU-UUGUGCUCGGCAUGGU-ACC--GCCGAU----------------------------------AUCGG-GCCAUUU--UGAUAAGUGCCAAUGAUAACACAGAAGCA-------------------------- +ABCG01000005.1/83617-83273 -----------------UUUGACGGGGCCG-AACUAGGAUCGACGU-GUGC-UGAAAGACAG--UGU-UUUCGUCCGGGCUGAG--UAA-CCCGUAA---------------------------------AACUG-UUCACAA-CACACAAGUGCCAACGAUAACGAAGCA----------------------------- +CP000781.1/1621594-1621958 -----------------UCCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGU-GUAAAGGGCA--UAC-UUUCGCUCGGCAUGGU-UCC--GCCGUC----------------------------------AUCGG-GCCGAAC--UGAUAGUUGCGAAUGACAACUAUGCUCCG-------------------------- +CP000708.1/1361096-1361462 -----------------UGUGGCGGGGGCG-AAACAGGAUCGACAA-GGGU-GUAAAGAUCG-CUCU--UUUACUCGGCAUGAU-ACC--ACCGUU----------------------------------AUCGG-GUCAACA--GAGUAGUUGCAAAUGACAACAAUGCUCAG------------------------GG +AAYA01000018.1/3752-3404 -----------------GAAAAUGGGGCCG-AAACAGGAUCGACGAA-CGC-GUAAAGAUGU--AGC-UUUGUCCCGGUGAGAU-ACC--ACCGUU----------------------------------AUCGGU-UCACAA-AGUACAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +BA000012.4/1222284-1222644 -----------------UUUGCUGGGGGCG-AAAUAGGAUCGACGA-AGGU-GUAAAGAUCG-UACU--UUUGCCCGGCAUUGU-ACC--ACCGUC----------------------------------AUCGG-GCUAAAC--UUAUAGUUGCCAACGACAACUAUGCGGAA-------------------------- +AAMT01000004.1/95263-94914 -----------------GGACAUGGGGCCG-AAACAGGAUCGACGAA-CGU-GUAAAGGUGU--UGC-UUUGUCCCGGUGAGAU-ACC--ACCGUU----------------------------------AUCGGU-UCACAA-UGCAUAAUUGCCAACGACAAUCGUGCUCCG-------------------------- +CP000490.1/1718173-1718526 -----------------GCACAUGGGGCCG-AAACAGGAUCGACGAA-CGU-CUAAAGCUGUU-UGC-UUUGUCUCGGUGAGCU-ACC--ACCGUC----------------------------------AUCGGU-GCAAAA-UGUACAGUUGCCAACGACAACCGUGCUCCG-------------------------- +CP000087.1/411033-411553 -----------------UGACAGGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAAAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----CA-GGC------UUUU----GCC-UU-------ACGGG-UCAAAA-CAAAGAAACGCAAACGAUAACUAUCGUUCCGCAGGUACU---------------CC +CP000030.1/459834-459503 -----------------UUGUAUGGGGAUG-AAACAGGAUAGACA-GACGCAAUAAAGAGGA-CGGC-GUUUGCUCGGUGGGAAUUCCA-GCCGUA--------------------------------UAAGUGGG-UCAUUU--UUAUAAGUGCAAACGAUGAUUUCGUUGCCGCUAAUGAUAACAUGGAAACA---GC +AATR01000001.1/174322-174669 -----------------GAGUUUGGGGUCG-AAAUAGGAUCGACGGA-CGU-CUAAAGAUGUU-AGC-UUUUGCCCGGUGCGGU-GUC--GCUGUU----------------------------------AUCGAC-CCAUUU-AAGCUAGUUGCAAAUGACAACAAAGCACCG-------------------------- +AAMW01000003.1/16014-15672 -----------------UCUGACGGGGCCG-AACUAGGAUCGACGU-GGGC-UGAAAAGCGU--AGU-UUUUGCUCGGGCUGAG--UAA-CCCGUA----------------------------------AUAGG-CUCAUUC--UCAUAAGUGCCAACGAUAACGAAGCA----------------------------- +CP000390.1/1871839-1872208 -----------------UCUGAUGGGGGCG-AAAUAGGAUCGACGA-GGGU-GUAAAGAUCG-GACU--UUCGCUCGGCAUGGU-ACC--ACCGUU----------------------------------AUCGG-ACCGAAC-CUUAUAGUUGCCAACGACAACUAUGCGGAA-------------------------- +CP000009.1/1559423-1559099 -----------------GUCUGUGGGGACG-AAACAGGCUCGACAC-GCAUGGUAAAGACUU--AUC-UUUUGCCCGGCAUUGU-ACC--ACCGUC----------------------------------AUCGG-GCUAAAC--UUACAAGUGCCAACGAUAACUCAGAGGUG-------------------------- +CP000053.1/198997-199588 UUGAAGUUCAUCGAGUAUUUUAUGGGGGCG-AAAUAGGAUCGACGU-ACCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUU-----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUAUGUAGGU------------------GC +CP000394.1/2038929-2038616 -----------------GUUCAUGGGGGCG-AAACAGGCUCGACGC-GCGCGGUAAAGACUC--GUU-UUUUGCCCGGCAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCCAUAU---UACAGGUGCCAAUGAUAAUCAUGAGGCG-------------------------- +CP000463.1/2367908-2367544 -----------------UUCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGCG-AACU--UUUGUUCGGUAUGGU-UCC--GCCGAU----------------------------------AUCGG-GCCAAUG--CAAUAGUUGCCAACGACAACUUUGCUCCG-------------------------- +AABW01000001.1/899123-899631 -----------------UUUUUGGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUGU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUCUGUAGGUCAU---------------UU +CP000158.1/3121357-3121004 -----------------UCUGACGGGGCCG-AAAUAGUGUCGACGGA-CGU-GUAAAGACGA--GGC-UUUCGCUCGCU-UGA--GCU---GCGUU----------------------------------AGAAGC-UCAAAAGCAAAUAGUUGCAAAUGACAACUUUGCUGAG------------------------GG +CP000235.1/821889-821561 -------------------UUGCGGGGAUG-AGACAGGUUAGACA-GGCGUAGUAAAGAAGC-UGGC-UGUUGCUCGGUGGGAAUUCCA-GCCGUA--------------------------------UAAUUGGG-UCAUAU--UUAUAAGUGCAAACGAUGAUUUCGUUGCCGCUAAUGACAACGUGGAAACA---GC +AE017197.1/910842-910294 -----------------UUUUUUGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAAAU--UGC-UUUUACUCGGUAUGAU-CCC--ACCG----AU-GGC------UUUU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAGCGUUAUGUAGGUGUU---------------GC +AAYB01000003.1/353054-352706 -----------------GGCUAUGGGGACG-AAAUAGGAUCGACGAA-CGU-CUAAAGGGGUA-AGC-UUUGUCUCGGUGAGUU-ACC--ACCGUU----------------------------------AUCGGU-ACAAAU-UGUAUAGUUGCAAAUGACAACAAUGCACCG-------------------------- +CR925678.1/574919-574586 ------------------AUUAUGGGGAUG-AAACAGGCUCGACA-UGCAUAGUAAAGGGGA-UAGC-UUUUGCUCGGUGAGAA-AACA-GCCGUU-------------------------------UCAAGUGA--UCAAAA-CUUAUAAGUGCAAACGAUAAUUUCGUUUCCGCUAAUGAUAAUAAUAGCACU---GC +CP000494.1/6332038-6332405 -----------------UUCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGCG-AGCU--UUUUCCCGGUAUUGU-UCC--GCCGUU----------------------------------AUCGG-GCUACUG--CAAUAGUUGCCAACGACAACUUUGCUCCG-------------------------- +CP000697.1/45716-46058 -----------------UUUCAUGGGGGCG-AAACAGGCUCGACAC-GCGUGGUAAAGACCC--AUC-UUUCGCUCGGCAUGGU-UCC--GCCGUC----------------------------------AUCGG-GCCGUAU---GACAAGUGCCAACGAUAACUUCGAGGCG-------------------------- +CP000237.1/377443-377759 --------------------UGCGGGGGUG-AUUUAGUUUCGACA-GGUA--UUAAAGGCUA--AAC-UUUUGUUCGGU-UGA--GUGAUCCCGUG----------------------------------AUUCACAACACUU-UUUAUAAGUGCAAACGACAAUUUUGAAGCUGGUUCUGCUGAA------------UA +CP000157.1/1820824-1820479 -----------------CCUGAUGGGGCCG-AACCAGGAUCGACGU-GUGU-UGAAAGGCAU--UGU-UUUCACCCGGGCUGAG--UAU-CCCGCAA---------------------------------AACUG-UUCAAAA-CACACAAGUGCCAACGAUAACGAAGCA----------------------------- +CP000830.1/2457766-2458115 -----------------GCAGAGGGGGCCG-AAACAGGAUCGACGAA-CGU-CUAAAGGGGUU-AGC-UUUGUCUCGGCUGGGU-GCC--ACCGUU----------------------------------AUCGGC-CUAAAU-UGUACAGUUGCAAACGACAACCGUGCUCCG-------------------------- +CP000927.1/3636841-3637206 -----------------CUGCAUGGGGCCG--AUCAGCAUCGACAGA-CGU-GUAAAGGUGUUAUGC-UUUCUCUCGGCGUGG--CUC--ACCGU-----------------------------------AUCGGG-CCGCUA--AACUAACUGCGAACGAUAACUUCGCUGAA------------------------GA +CP000943.1/1217233-1217596 -----------------UUCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGUUG--GAC-UUUCGCUCGGCAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCCAAUG--CAAUAGUUGCCAACGACAACUAUGCUCCG-------------------------- +CP001612.1/1041556-1041048 -----------------UUUUUGGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUGU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUCUGUAGGUCAU---------------UU +AE007869.2/2007192-2007562 -----------------UUUGAUGGGGGCG-AAAUAGGAUCGACAA-GGGC-GUAAAGAUCG-AACU--UUUGCUCGGCAUGAU-ACC--GCCGUU----------------------------------AUCGG-GUCACAA--GUGUAGUUGCAAAUGACAACAACGCUAAG------------------------GA +AE006914.1/1031328-1030820 -----------------UUUUUGGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUGU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUCUGUAGGUCAU---------------UU +CP000849.1/1136359-1135839 -----------------UGACAGGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAAAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----CA-GGC------UUUU----GCC-UU-------ACGGG-UCAAAA-CAAAGAAACGCAAACGAUAACUAUCGUUCCGCAGGUACU---------------CC +AL591688.1/2291104-2291462 -----------------UUUGAUGGGGGCG-AAAUAGGAUCGACAA-GGGC-GUAAAGAUCG-ACUU--UUUGCUCGGCAUUGU-ACC--ACCGUU----------------------------------AUCGG-GCUAAAC--UUAUAGUUGCAAACGACAACUAUGCUGAA-------------------------- +CP000683.1/1122306-1121801 -----------------UUUUUGGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUUU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUCUGUAGGUCGU---------------UU +AE008917.1/633789-633423 -----------------UGUGGCGGGGGCG-AAACAGGAUCGACAA-GGGU-GUAAAGAUCG-CUCU--UUUACUCGGCAUGAU-ACC--ACCGUU----------------------------------AUCGG-GUCAACA--GAGUAGUUGCAAAUGACAACAAUGCUCAG------------------------GG +CP000847.1/1045451-1046020 -----------------UUUUAUGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUUU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUCUGUAGAU------------------UU +CP000908.1/2977312-2977689 -----------------UCCGGCGGGGGCG-AAAUAGGAUCGACGA-GGGC-GUAAAGGGUG--AAC-UUUCGCUCGGCAUGGU-UCC--GCCGUU----------------------------------AUCGG-GCCUUUG--CAAUAGUUGCCAACGACAACUUUGCUCCG-------------------------- +AE008692.2/540534-540186 -----------------GUUGAUGGGGGCG-AAACAGGAUCGACGU-GUGUAGUAAAGACUU--GAU-UGCCAUCCGGCGUGAU--UGA-GCCGUU---------------------------------AAACCG-AUCAUUU--UUAUAAGUGCCAACGAUAACGAGGUA----------------------------- +CP000766.2/1038340-1037832 -----------------UUUUUUGGGGGCG-AAAUAGGAUCGACGU-GCCUAAUAAAAAGAU--UGC-UUUUACUCGGGAUGAU-UCC--GCCG----AU-GGC------UUGU----GCC-AU-------AUGGG-UCAAAA-CAAAGAAACGCAAACGAUAAUAAUCGUUCUGUAGGUCGU---------------UU +CP002156.1/1625575-1625943 -----------------UGCGGCGGGGCCG-AAAUAGGAUCGACGGA-CGU-GUAAAGGUUC--GGC-UUUCGCUCGGA-UGG--CC---UCCGUU----------------------------------AUUGGG-CCAUGA-UGAAUAGUUGCCAAUGACAACUCUUCGGAA------------------------GG +#=GC SS_cons .................______>>>>>>>.,,,,,,,,,,,,))).)))-.------))))..))).--)))))AAAA:<<<:.<<<..aaaa::..................................:::>>>.>>>:::..:::::::::::::::::::::::::::::.......................... +#=GC RF .................uuuuauGGGGgCG.AAAuAGGAUCGACGa.gcgU.gUAAAGgcgg..ggc.UUUcgCcCGGuaUGaU.aCC..aCCGUU..................................AuCGGu.uCAaaa..uuAuAAuUGCaAACGAcAAcuaUGcuccg.......................... + +CP000301.1/3618224-3618577 -GUUGCUCAGGCAGCGUAA--CGCUGCUUGAAA-GACC-ACA-UGAAAGUCCUGGCGGG-UUAAGCGCCGCCAGGCGGGGUUC-----GGAGGC-GCCUGGCAACAGAA--GCCUCC--ACU +AM040264.1/1369640-1370006 UUAUGCUCUCGCUGCCUAA-UGGCGGUGCGGGA-AACCCACUCUA-AAGUCCUUAGGG--UUAGCC-CCUUAAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CU234118.1/5766292-5766657 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-ACCUUA-AAGUCCUAACGGG-UUAAGCUCCGUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000031.1/2032649-2032301 -GUUGCUCUGGCUGCGUAA---GCAGUCCGAAA-CACCGAAACUU-AAGCCCUUGCGC--CUAGCA-GCGUAAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--AUU +AAFX01005130.1/1457-1103 -CUCGCUAUUGCUGCGUAA-CUGACGGCCUGACGGUCUGACGUUACAAAGCUAAAG-------------------CGCGGUU------GGACCCCACCGGGCAACAGAA-GGGGAUUC-C-- +CP000301.1/3157375-3157020 AGUGCGCCUCGCGGCGUAA--------------------------------CCGUU-------------------CGGGGUA--------GGUCCACCUAGCAACAGAA-CGGCC----AUG +CP000524.1/955018-955372 -GCACGUCUCGCCGCUUAA---GCGGUGCGAAU-GUUUCAA--ACUAAGUCUUAAUCU--GUCGCA-AGGUUAAGCGGGGUUC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACU +AANB01000015.1/22110-21760 -GUAGCCCUGGCUGCGUAA---GCAGUUCGGAA-AACCGAAACUU-AAGUCCUUUCGC--CUAGCA-GCGACUGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +AM236080.1/3407250-3407612 -GCUCGUCUCGCUGCUUAA-UCGCGGUGUGACA-CUUCAAUC---AAAGUCCUAGUGG--UUCGCA-CCUCUAGGCGGGGUCC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACC +BX572604.1/108883-109251 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-ACUUUA-AAGCCCUAACGGG-UUAAGCUCCGUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +ABCR01000005.1/360737-360391 -GUCGCCGUUGCCGCGUAA---GCGGUAACUUG--ACCGAAAUCU-AAGCCCAGGCCU--CUAGCA-AGGUCUGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +AAAP01002233.1/734-389 -GUGGCUGUCGCCGCGUAA---GCGGUGCCAAA-AACCGACCU--AAAGUCCUA-GCGG-GUAGCACCGCAUAGGCGGGGUUC-----GGAGGU-ACCUGGCAACAGAA--ACCUCC--ACU +CP000319.1/3009373-3009747 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-AUUCUG-AAGUCCUGACGGG-UUAAGCUCCGUCAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000133.1/2914438-2914800 -GCUCGUCUCGCUGCUUAA-UCGCGGUGUGACA-CUUCAAUC---AAAGUCCUAGUGG--UUCGCA-CCUCUAGGCGGGGUCC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACC +M73824.1/24-382 -GCACGUCUCGCUGCCUAA-CGGCGGUGCGACA-CUUCAAAU---CAAGUCCUUCCGG--GUAGCA-CCGUAAGGCGGGGUCC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACC +AAAP01003788.1/2380-2059 ----GCCGCUGCGGCUUAG-----------------------------UCCGUAAG-------------------CGCGGUCC-----GGGGGGAACCGGGCAACAGAACUCCCCCC--ACU +ABCL01000004.1/58204-58555 -GUGGCCGUUGCUGCGUAA---GCAGUAACCAA--ACCGAAACUU-AAGCCCUUGCGC--UUAGCC-GCGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +CR767821.1/595057-594727 UAACUUAGUAGCUGCUUAG---------UUUUAAAAUU----------------AG-------------------CACGGUUUUUU--GGGGUUUUCCGGGUAACAGAA-AAACCCC--UCA +AALY01000002.1/96576-96227 -GUCGCAAUGGCUGCGUAA---GCAGUCGGAGU-AACCGAAACUU-AAGCCCUUGCCU--CUAGCC-AGGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +AATP01000005.1/142376-142006 -GCACGUCUCGCCGCGUAA---GCGGUGCGAUA-GCUUCGA--AUUAAGCCCUGGGGG--UUCGCA-CUUCUAGGCGGGGCUC-----GGAGGC-GCCUGGCAACAGAA--GCCUCC--ACU +AALZ01000003.1/153302-153648 -AUGGCGAUGGCCGCGUAA---GCGACCGGAAC-UAUUGAAACUU-AAGUCCUUACGU--UUAGCG-ACCUAAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +AAFZ01020819.1/368-10 AGUCCGUCUCGCUGCCUAG---UCAGCGCGUCU-AACUUCGACAUGAACUCCUGGGUG--UUCGCA-CGCUCAGGCGGGGUCC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000236.1/751387-751720 UAACUUAGUAGCUGCUUAG---------UUUUAUUAUU----------------AG-------------------CGCGGUUUUUUUAAGGGUUUUCCGGGCAACAGAA-AAACCCUU-U-- +CP000283.1/3723645-3724002 -GUUGCUCAGGCUGCGUAA--CGCGGUUUGAAA-GACCAAGUCUA-AAGUCCUAACGGG-UUAAGCUCCGUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AAFZ01006233.1/268-620 -GUUGCCCUGGCUGCGUAA---GCAGUCCGGAA-UACUGAAAACUU-AGUCCUAGGCU---UUGC--AGCCUAGGCGGGGUCC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +AATQ01000080.1/722-371 -GUCGCUCUGGCUGCGUAA---GCAGUCCGAAA-GAUCGAAAUCU-AAGUCCUUUCGC--CUAGCA-GCGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +CP000449.1/2220782-2221139 GGUCGCUCUCGCUGCGUAG---UCAGCGCGGGU-AAUCUCGCACUAAACUCCUAUUCC-CUUUAGCCGGAAUAGGCGGGGCCC-----GGAGGC-GCCUGGCAACAGAA--GCCUCC--ACU +AAPJ01000003.1/58640-58270 -GCACGUCUCGCAGCGUAA---GCUGCGCGAUC-GCUUCAA--UUUAAGCCCUGGAGG--UUCGCA-CUUCUAGGCGGGGUCC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000107.1/489336-489001 UGGCUUAGUGGCUGCUUAG---------UUUUGUCAUU----------------AG-------------------CGCGGUUUUUUAGAGGGUUUCCCGGGCAACAGAA-AAAUCCUCU--- +AP007255.1/1448584-1448905 ----GCCGCUGCGGCUUAA-----------------------------CCCGUAAG-------------------CGCGGUCC-----GGGGGGAACCGGGCAACAGAACUCCCCCC--ACU +CP000248.1/935031-935397 -CUUGCUCUCGCGGCGUAAUUCUAGGGGCUAACGCCCUGAAGUUACUAAGUUAGAG-------------------CACGGUUC-----GGACCGAACCGGGUAACAGAA-UCGGAAAC-C-- +CP000115.1/2573162-2573520 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-ACUCUG-AAGCCCUGACGGG-UUAAGCUCCGUCAGGCGGGGUCC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AAMY01000004.1/164286-163929 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-ACUCUG-AAGUCCUGAUGGG-UUAAGCUCCGUCAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AE005673.1/2312487-2312851 GUUCGCCGUCGCUGCGUAA--UGCGGUGCAGGUGAAUUCGCCUCUUAAGUCCUAGGGG--UUCAGA-UCCCUAGGCGGGGCCC-----GGAGGGAGCCUGCCAACAGAA-UCCCUCC--ACC +DQ344920.1/1-293 -CUCGCUGUUGCUGCAUAA-----------------------------GCGAUAAG-------------------CGCGGUUC----GGGAGGGCACCGGGCAACAGAA-GCCCUCCC-A-- +AAMO01000004.1/358180-358531 -GUCGCUCUGGCUGCGUAA---GCAGUCCGAAA-GACCGAUCUUU-AAGUCCUAGGCU--CUAGCA-AGUCUGGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--AUU +AAXZ01000005.1/27392-27743 -AUGGCUCUGGCUGCGUAA---GCAGUUCGAAA-UAUCGAAAACUUAAGCCCUACCGC--UUUGCG-GCCGUAGGCGGGGUUU-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--GCU +AM494475.1/749773-750142 GAGUGCAUUAGCAGCUUAA---------------------GGAAAUUGGCGUACUG-------------------AGCGGUAG----UAGGGCUUACCGGGCAACAGAA-AAGCCCUA-AU- +AACY023257757.1/506-804 ----CUUGCU---GCCUAA---------UUAACUUU------GUUAAUUAAGUAGA-------------------CGGGGUCC-----GGGGC--ACCUGGCAACAGAA--CGCCCC--UUA +AAUW01000011.1/35774-36143 CAACGCUGUCGCAGCGUAA---CGCUGCGCCGG--UAGUCCACU--AAGUCCUUUGAG--GUAGCA-CUCACGGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AAMS01000009.1/24813-24464 -AUGGCGAUGGCUGCGUAA---GCAGUCGGAAC-UAUUGAAACCUUAAGCCCUAUGGU--UUUGCG-ACCAUAGGCGGGGUCC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACC +CP000774.1/2650350-2649991 -GCGCGUCUCGCUGCUUAA--UGCAGUGCGACA-ACCUCGA--UUUAAGUCCUUACCU--UUAGCC-GGGUAAGGCGGGGUUC-----GGGGGC-ACCUGGCAACAGAA--GCCCCC--ACU +AAFX01020036.1/454-805 -GUUGCUCAGGCCGCGUAG----CGGCUUGAAA-GACCGAUU---NCAGUCCUAGCGGG-UUAAGCUCCGAUAGGCGGGGUCC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AALV01000002.1/267819-268165 -AUGGCGAUGGCCGCGUAA---GCGACCGGAAC-UAUUGAAACUU-AAGUCCUUACGU--UUAGCG-ACCUAAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +CP000699.1/3791524-3791866 -CUCGCGAUUGCCGCGUAA--CUGAGUCCUAACGGAC-GACGUUACAAGGCUUAAG-------------------CGCGGUUC-----GGUCCGCACCGGGCAACAGAA-GCGGAAUC-C-- +CP000661.1/734144-733796 -GUGGCUCUGGCUGCGUAA---GCAGCUCGAAC--AUCGAAACUU-AAGUCCUUGCGC--UUAGCC-GCGUAAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +CP000250.1/2312257-2311889 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACCAAGUCUG-AAGUCCUGACGGG-UUAAGCUCCGUUUGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000230.1/2560658-2560992 ----GCCGCUGCGGCCUAA--------------------------ACACCCGUAAG-------------------CGCGGUUC----GGGGGGGCACCGGGCAACAGAA-GCCCCCCC-A-- +AAOT01000013.1/6290-5940 -GUCGCCGUUGCUGCUUAA---GCAGUAACGAA-GAUCGAAAUCUUAAGCCCUUGCGC--CUAGCA-GCGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +AAMV01000001.1/228171-228523 -GUGGCCGUUGCUGCGUAA---GCAGUAACCAA--ACCGAAACUU-AAGCCCUUGCGC--UUAGCC-GCGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +BX897700.1/1020822-1021174 -GCACGUCUCGCUGCUUAA--UGUAGUGUGAAU-GUUUCAA--ACUAAGCCUUAAAUC--GUCGCA-GAUUUAAGCGGGGUUC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACU +BX897699.1/1215921-1216276 -GCACGUCUCGCUGCCUGA--GGUGGUGUGAAU-GCUUCAA--ACUAAGUCUUAAACC--GUCGCA-GGUUUAAGCGGGGUUC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACU +CP000577.1/824978-824624 -GUGGCUCUGGCUGCGUAA---GCAGUUCGAGU-UAUCGAAACUU-AAGCCCUUGCGC--UUAGCC-GCGUAAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +AE017321.1/841744-841409 UGCGGUAGCU---GCUUAA-------UUUAAGCACUAUA-ACUUCAUUACUAUAAG-------------------CACGGCUU-----AGGGAACGCCGGGUAACAGAA-GUUCCCC--CCA +CP000738.1/2073040-2073401 -GCACGUCUCGCUGCCUAA-CGGCGGUGCGACA-CUUCAAAU---CAAGUCCUUCCGG--GUAGCA-CCGUAAGGCGGGGUCC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACC +AACY020211829.1/1070-776 -------CUCGCUGCUUAA------------------------UCUAAUU------------------AGGUAAGCGCGGUUC----GGGAGAC-ACCGGGCAACAGAA--GUCUCCC-ACU +CP000362.1/2178326-2177978 -GUUGCGAUGGCCGCGUAA---GCGGUUUCAGC-GACUGAAACUU-AACUCCUUGGGU--UUAGCG-ACCUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +CP000356.1/1017818-1018174 -CUCGCUCUUGCUGCCUGACCGAUAAGCCUCACGGCCUAAGGUUAGACAAAUAGAA-------------------CGCGGUUC-----GGACCGAACCGGGCAACAGAA-UCGGAAAC-C-- +CP000264.1/2391964-2392320 AAUGGCUCUCGCAGCGUAA---GCUGUCCUGAG-UCGCCGACUUU-AAGCCCUAGCGC--CUAGCC-GCGUUAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +AAYC01000002.1/78925-78573 AAUGGCUCUGGCUGCGUAA---GCAGUUCGGGU-CGCCGAAACU--AAGUCCUCUCGC--CUAGCC-GCGUGAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +ABEF01049701.1/982-1274 ----CUCGCU---GCUUAA---------UUAAU--------------UUAAGAAAG-------------------CGCGGUCU-----GGGGC--ACCGGGCAACAGAA--CGCCCC--UAG +AE017196.1/117378-117039 CGCAAUAGCU---GCUUAA-------UUUAAGCACUAUA-ACUUCAUUGCUAUAAG-------------------CACGGUUC-----AGGGAACGCCGGGUAACAGAA-GUUCCCC--AAA +AAPV01000001.1/883753-883453 ----CUUGCU---GCAUAA---------UUAACUUAG-----GUUAAUUAUAGAAG-------------------CACGGUCU-----GGGGC--ACCGGGUAACAGAA--CGCCCC--UAC +M73823.1/763-1130 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-AUCUUA-AAGUCCUAACGGG-UUAAGCUCCGUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000758.1/1882155-1881788 UUAUGCUCUCGCUGCCUAA-UGGCGGUGCGGGA-AACCCACUCUA-AAGUCCUUAGGG--UUAGCC-CCUUAAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AJ235273.1/40992-40464 AGCUUUAGCUGCAGCUUAA--------------------------------GCCUA-------------------CGCGGCUG-----GGGAUUUGCCGGGCAACAGAA-AAAUCCC--AU- +CP000084.1/10219-10519 ----CUUGCU---GCAUAA---------UUAACUUAG-----GUUAAUUUUAGAAG-------------------CACGGUCU-----GGGGC--ACCGGGUAACAGAA--CGCCCC--UAC +CP000377.1/1546153-1546528 -GUUGCUCUGGCUGCGUAA---GCAGUUCGAGUCGAACCGACUUU-AAGUCCUAGCGC--CUAGCC-GCGUUAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +AAFX01039956.1/551-202 -CUCGCUCUUGCUGCGUAA-CUGAGGUCCUAACGGAUUGAAGUUACAAGGCUAAAG-------------------CGCGGUU------GGACCCCACCGGGCAACAGAA-GGGGAUUC-C-- +AAFZ01019330.1/635-282 -CUUGCUGUCGCGGCCUAA---------------------CACGCCAUAACGACAA-------------------CGGGGUUC-----GGGCGGCACCUGGCAACAGAA-GCCGCCC--ACU +ABCG01000005.1/83617-83273 -CUCGCUCUCGCAGCGUAAUCUGACGGGCUAACGCCCUGAUCUUACAAAGCUAAAG-------------------CGCGGUU------GGACCC-ACCGGGCAACAGAA-GCGGAUUC-C-- +CP000781.1/1621594-1621958 -GUUGCUCAGGCCGCGUGA---GCGGUUUGACG--AUCGAAAUC-AAAGUCCUA-CCGG-GUAGCACUGGCUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000708.1/1361096-1361462 UUAUGCUCUCGCUGCCUAA-UGGCGGUGCGGGA-AACCCACUCUA-AAGUCCUUAGGG--UUAGCC-CCUUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AAYA01000018.1/3752-3404 -GUUGCAGUUGCUGCGUAA---GCAGUGACGAG--ACCGAAAUCU-AAGUCCUUGCGC--CUAGCA-GCGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACU +BA000012.4/1222284-1222644 -GCACGUCUCGCUGCUUAA--UGCAGUGCGAUA-GCUUCAA--AUCAAGCCCUAGGGG--UUCGCA-CUUCUAGGCGGGGUUC-----GGAGGU-ACCUGGCAACAGAA--ACCUCC--ACU +AAMT01000004.1/95263-94914 -AUCGCUCUGGCUGCCUAA---GCAGUCCGAAA-GAUCGAAAUUU-AAGCCCUUGCGC--CUAGCA-GCGUAAGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +CP000490.1/1718173-1718526 -GUGGCUCUGGCUGCGUAA---GCAGCUCGGGU-AACCGAAACUU-AAGCCCUUCCGC--CUAGCA-GCGUAAGGCGGGGCCC-----GCAGGA-GCCUGGCAACAGAA--UCCUGC--ACC +CP000087.1/411033-411553 AGCUUUAGCUGUAGCAUAA--------------------------------ACCUG-------------------CACGGCUU----GGGGGUUUGCCGGGUAACAGAA-AAACCCUC-A-- +CP000030.1/459834-459503 UUUCGUAGCUGCUGCCUAG--------UUUUUGUCUUU----------------AG-------------------CGCGGUUUU---GGGGGCUUACCGGGCAACAGAA-AAGCCCCC-G-- +AATR01000001.1/174322-174669 -AUGGCUUUGGCUGCGUAA---GCGGUCCGAAA-UAUUGGAACCUUAAGUCUUAGGCC----UGC--GGUCUAAGCGGGGUCC-----GGAGGU-ACCUGGCAACAGAA--ACCUCC--ACU +AAMW01000003.1/16014-15672 -CUCGCAGUUGCAGCGUAAUUUUAAGGCCUAACGGUCUGAAUUUACAAAGCUAAAG-------------------CGCGGUU------GGACCC-ACCGGGCAACAGAA-GCGGAUUC-C-- +CP000390.1/1871839-1872208 -GCACGUCUCGCUGCUUAA--UGCAGCGCGAUA-GCUUCAA--UUCAAGUCUCAGGCC--GUCGCA-GGCCUGAGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000009.1/1559423-1559099 -CUCGCUGUCGCUGCAUAA-----------------------------GCGAUAAG-------------------CGCGGUUC----GGGAGGGCACCGGGCAACAGAA-GCCCUCCC-A-- +CP000053.1/198997-199588 AGCUUUA---GCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUG-----GGGGUUUGCCGGGCAACAGAA-AAACCCC--ACA +CP000394.1/2038929-2038616 -CUCGCUGUCGCUGCAUAA-----------------------------GCGAUAAG-------------------CGCGGUUC-----GGGGGGCACCGGGCAACAGAA-GCCCCCC--ACU +CP000463.1/2367908-2367544 -GUUGCUCAGGCAGCGUAA--CGCUGUUUGAAA-GACCAAGUCUA-AAGUCCUAACGGG-UUAAGCUCCGUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +AABW01000001.1/899123-899631 AGCUUUA---GCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUG----GAGGGUGUGCCGGGCAACAGAA-CAACCCUC-ACU +CP000158.1/3121357-3121004 CGAAUUGCUCGCCGCGUAA---GCGGUGACGGU-UUUUCCGA-CCUAAGUCCUGGGGC--UUCAGA-CCCCUAGGCGGGGCCC-----GGGGGC-GCCUGGCAACAGAA--GCCCCC--ACC +CP000235.1/821889-821561 UUUCGUAGCUGCAGCCUAG----------UGUGCCUUU----------------AG-------------------CGCGGUCUC---GGAGGCUUACCGGGCAACAGAA-AAGCCUCC-AUU +AE017197.1/910842-910294 CGCUUUAGCUGCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUU-----GGGAUUUGCCGGGCAACAGAA-AAAUCCC--AU- +AAYB01000003.1/353054-352706 -AUGGCAGUCGCAGCGUAA---GCUGUGCCUAA-UAUCGAACCUU-AACUCCUUAGGU--UUUGCG-ACCUAGGGCGGGGUUC-----GCAGGU-ACCUGGCAACAGAA--ACCUGC--ACU +CR925678.1/574919-574586 UAACUUAGUAGCUGCUUAG---------UUUUAUAAUU----------------AG-------------------CACGGUUUUUU--GGGGUUUUCCGGGUAACAGAA-AAACCCC--UCC +CP000494.1/6332038-6332405 -GUUGCUCAGGCUGCGUAA--CGCAGUUUGAAA-GACC-ACCUUA-AAGUCCUAACGGG-UUAAGCUCCGUUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000697.1/45716-46058 -CUCGCUGUCGCUGCAUAA-----------------------------GCGAUAAG-------------------CGCGGCAC-----GGGGGGCGCCGGGCAACAGAA-GCCCCCC--ACC +CP000237.1/377443-377759 UGCAGUAGCU---GCCUAG-------UUUAUAGGUAGUAC--------------AG-------------------CGCGGUUU-----GGGGCG-GCCGGUCAACAGAA-CUGCCCC--AGU +CP000157.1/1820824-1820479 -CUCGCUCUCGCAGCGUAACAUGACGGCCUAACGGCCUAACGUUACAAAGCUAAAG-------------------CGCGGUU------GGACCC-ACCGGGCAACAGAA-GCGGAUUC-C-- +CP000830.1/2457766-2458115 -GUGGCCGUUGCUGCGUAA---GCAGUAACAAC--ACCGAAACUU-AAGUCCUUGCGC--CUAGCA-GCGUAAGGCGGGGUUC-----GCAGGC-ACCUGGCAACAGAA--GCCUGC--ACA +CP000927.1/3636841-3637206 GUUCGCUAUCGCCGCGUAA--UGCGGUGCUAGUGAAUUCGCGCCUUAAGUCCUAGGGG--UUCAGA-UCCUUAGGCGGGGCCC-----GGAGGGAGCCUGCCAACAGAA-UCCCUCC--ACU +CP000943.1/1217233-1217596 -GUGGCGGUCGCCGCGUAA---GCGGUGCCCAA-GACCAAAC---AAAGUCCUA-GCGG-UUAGCAUCGCAUAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP001612.1/1041556-1041048 AGCUUUA---GCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUG----GAGGGUGUGCCGGGCAACAGAA-CAACCCUC-ACU +AE007869.2/2007192-2007562 AUACGCUCUCGCUGCCUAA-UGGCGGUGCGGGA-AUUCCGCU-CU-AAGUCCUUACGG--UUAGCC-CCGUAAGGCGGGGUUC-----GGAGGU-ACCUGGCAACAGAA--ACCUCC--ACC +AE006914.1/1031328-1030820 AGCUUUA---GCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUG----GAGGGUGUGCCGGGCAACAGAA-CAACCCUC-ACU +CP000849.1/1136359-1135839 AGCUUUAGCUGUAGCAUAA--------------------------------ACCUG-------------------CACGGCUU----GGGGGUUUGCCGGGUAACAGAA-AAACCCUC-A-- +AL591688.1/2291104-2291462 -GCACGUCUCGCUGCCUAA-CGGCGGUGCGACA-CUUCAAAU---CAAGUCCUUCCGG--GUAGCA-CCGUAAGGCGGGGUCC-----GAAGGC-ACCUGGCAACAGAA--GCCUUC--ACC +CP000683.1/1122306-1121801 AGCUUUA---GCAGCUUAA-------------------------------CCCCUA-------------------CGCGGCUG----GAGGGUGUGCCGGGCAACAGAA-AAACCCUC-G-- +AE008917.1/633789-633423 UUAUGCUCUCGCUGCCUAA-UGGCGGUGCGGGA-AACCCACUCUA-AAGUCCUUAGGG--UUAGCC-CCUUAAGGCGGGGUUC-----GGAGGC-ACCUGGCAACAGAA--GCCUCC--ACU +CP000847.1/1045451-1046020 AGCUCUA---GCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUG-----GGGGUUUGCCGGGCAACAGAA-AAACCCC--ACA +CP000908.1/2977312-2977689 -GUGGCUGUCGCCGCGUAA---GCGGUGCCAAA-AACCGACCU--AAAGUCCUA-GCGG-GUAGCACCGCAUAGGCGGGGUUC-----GGAGGU-ACCUGGCAACAGAA--ACCUCC--ACU +AE008692.2/540534-540186 -CUCGCUGUUGCUGCGUAA-UGGAAACCUUCACGGGUAGACAUUACUAAGUAAGAG-------------------CGCGGUU------GGGCUGCACCGGGCAACAGAA-GCAGAUUC-C-- +CP000766.2/1038340-1037832 AGCUUUA---GCAGCUUAA--------------------------------UCCUA-------------------CGCGGCUG----GAGGGUGUGCCGGGCAACAGAA-AAACCCUC-ACU +CP002156.1/1625575-1625943 UUUCGCUCUCGCUGCGUAA--CGCGGUGCAAGC-AAACCACUAUUAAAGCCCUAGGCC-CUUUCCC-GGUCUAGGCGGGGUCC-----CGGGGA-ACCUGGCAACAGAA--UCCCCG--ACU +#=GC SS_cons .::::::::::::::::::...:::::::::::.:::::::::::.::::::::::::..::::::.::::::::::BBBB::.....<<<<<<.bbbb::::::::::..>>>>>>..::: +#=GC RF .guugcucUuGCuGCgUAA...GcaGUuugaaa.aauugAaauUu.AAguCcUaaggg..uUagca.ccguuAGGCGgGGUUC.....GGAGgc.ACCuGGCAACAGAA..acCucC..ACU +// diff --git a/data/tmrna/sto/tmRNA_beta.sto b/data/tmrna/sto/tmRNA_beta.sto new file mode 100644 index 000000000..cb1d2832f --- /dev/null +++ b/data/tmrna/sto/tmRNA_beta.sto @@ -0,0 +1,84 @@ +# STOCKHOLM 1.0 +#=GF ID tmRNA_beta +#=GF AC RF01850 +#=GF DE Betaproteobacteria transfer-messenger RNA +#=GF AU Gardner PP; 0000-0002-7808-1213 +#=GF GA 84.0 +#=GF NC 83.7 +#=GF TC 84.4 +#=GF PI 10Sa_RNA; SsrA; tmRNA +#=GF SE Published; PMID:19617710 +#=GF SS Published; PMID:19617710 +#=GF TP Gene; +#=GF BM cmbuild -F CM SEED +#=GF CB cmcalibrate --mpi CM +#=GF SM cmsearch --cpu 4 --verbose --nohmmonly -T 17.77 -Z 2958934 CM SEQDB +#=GF CL CL00001 +#=GF DR SO; 0000584; tmRNA; +#=GF DR URL; http://merops.sanger.ac.uk/cgi-bin/merops.cgi?id=S14.001; +#=GF DR GO; 0006401; RNA catabolic process; +#=GF RN [1] +#=GF RM 8972778 +#=GF RT Phylogenetic analysis of tmRNA secondary structure. +#=GF RA Williams KP, Bartel DP +#=GF RL RNA 1996;2:1306-1310. +#=GF RN [2] +#=GF RM 8990402 +#=GF RT Probing the structure of the Escherichia coli 10Sa RNA (tmRNA). +#=GF RA Felden B, Himeno H, Muto A, McCutcheon JP, Atkins JF, Gesteland RF +#=GF RL RNA 1997;3:89-103. +#=GF RN [3] +#=GF RM 11752287 +#=GF RT The tmRNA Website: invasion by an intron. +#=GF RA Williams KP +#=GF RL Nucleic Acids Res 2002;30:179-182. +#=GF RN [4] +#=GF RM 12140330 +#=GF RT BRUCE: a program for the detection of transfer-messenger RNA genes in +#=GF RT nucleotide sequences. +#=GF RA Laslett D, Canback B, Andersson S +#=GF RL Nucleic Acids Res 2002;30:3449-3453. +#=GF RN [5] +#=GF RM 12520048 +#=GF RT tmRDB (tmRNA database). +#=GF RA Zwieb C, Gorodkin J, Knudsen B, Burks J, Wower J +#=GF RL Nucleic Acids Res. 2003;31:446-447. +#=GF RN [6] +#=GF RM 19617710 +#=GF RT Variations on the tmRNA gene. +#=GF RA Mao C, Bhardwaj K, Sharkady SM, Fish RI, Driscoll T, Wower J, Zwieb C, +#=GF RA Sobral BW, Williams KP +#=GF RL RNA Biol. 2010;6:355-361. +#=GF CC Bacterial tmRNA, also known as 10Sa RNA or SsrA, is named for its dual +#=GF CC tRNA and mRNA-like properties. Its role is to liberate the mRNA from a +#=GF CC stalled ribosome. To accomplish this part of the tmRNA is used as a +#=GF CC reading frame that ends in a translation stop signal. The broken mRNA is +#=GF CC replaced in the ribosome by the tmRNA and translation of the tmRNA leads +#=GF CC to addition of a proteolysis tag to the incomplete protein enabling +#=GF CC recognition by a protease. Recently a number of permuted tmRNA genes have +#=GF CC been found encoded in two parts. tmRNAs have been identified in eubacteria +#=GF CC and some chloroplasts but are absent from archaeal and eukaryote nuclear +#=GF CC genomes. +#=GF WK Transfer-messenger_RNA +#=GF SQ 7 + +CP000089.1/4390256-4389925 GGCGAAACCGGCUCUUGAAAAACCACCCCCCCGCCCCCAUAAUUGAAAGC-------------------------AUGGUUGUAAUUCCGGCAAUCUGGAGGCGUUCUGGACAGGGGUUCGAUUCCCCUCACCUCCACC-CAAGGGCAUUCCGCUGAGUGUU---UUUGG-AUGGGGGUGUACUGGUCUCGACAGGGCGG +CR555306.1/77117-77443 AAACUCCCGUAGACUUGAAUCGAAGGGGCACUGCCCUUAUAGUGCAAAGC-------------------------AUGGUUGUAAUUCCGGCAACCCGGAGACGUUCUGGACGCGGGUUCGAUUCCCGCCACCUCCACA--GUGGGCAUUC--UCAAGAGUG---UUCAGUGUGGGGGUGCACCGGUUUCGACAGGGCGG +AY911532.1/1-232 -------------------------------------------------------------------------------------------------GGAGGCGUUCUGGACGCGGGUUCGAUUCCCGCCACCUCCACC-UAAGAG--UUU--CGGAGAGUU---CUUAG-GUGGGGGUGUACUGGCUUCGACAGGGCGG +AY911531.1/1-237 -------------------------------------------------------------------------------------------------GGAGGCGUUCUGGACAGGGGUUCGAUUCCCCUCACCUCCACC-CAAGGGCAUUCGGCUGAGUGUG---UUUGG-UUGGGGGUGUACUGGCUUCGACAGGGCGG +CP000090.1/1256851-1257210 CCACGCAAACUGCCUUGACGCUGCC-GGCAGGACGCGUAGAAUCUGGACCGUCGGGGGCUGCAAGGUUCCCGAUAAUGGUUGU-GAACCUUCUUCUUGAAGGCCUUCUGGACGGCGGUUCGAUUCCGCCCAGGUCCACCAGAAGCACAUUGCACGGGCAGUGCGCUUCUG-AUGGGCCUGACCUGGUUUCGACAGGGGGA +CP000092.1/566047-566406 GCACGCAAACUGCCUUGACGCUGAC-GGCAGCGGGCGUAGAAUCUAGAGCGUUGGGGGCCGCAAGGUUCCCGAUAAUGGUUGU-GAACCUUCUUCUUGAAGGCCUUCUGGACGGCGGUUCGAUUCCGCCCAGGUCCACCAGAAGCACAUUGCACGGGCAGUGCGCUUCUG-AUGGGCCUGACCUGGUUUCGACAGGGGGA +CP001281.2/1313664-1313991 CCUCGCACAGGCAUUGAAUGCAGCC-GCCGACCUGCGUAAGAUCGCGGAC-------------------------AUGGUUGUAAUCCCGGCAAUCUGGAGGCGUUCUGGACAGGGGUUCGAUUCCCCUCACCUCCACC-CAAGUGCAUUC--GGGAGUGUG---CUUGG-GUGGGGGUGUACCGGUUUCGACAGGGCGG +#=GC SS_cons :::::::::::::::::::::::::.::::::::::::::::::::::::.........................::(((((-.---((-((-((((-----(((((((,,,<<<<<_______>>>>><<<<<<<___.______________________..._____.__>>>>>>>,,,,,,,,,,,,)))))))- +#=GC RF acacgcAaauugacUUGAagcugac.ggCaacgcgCgUAuAAUcuagAgC.........................AUgGUUGU.auuCCggcaaccuGgAGGCgUUCUGGACgggGGUUCGAUUCCcccCAccUCCACC.cAAGggCAUUccacgGAgaGUg...UUuaG.aUGGGggUGuaCUGGUUUCGACAGGGcGg + +CP000089.1/4390256-4389925 ACAAAGGUGCGCAGGCAACUCGUCAGGCGAUCGACGUUAAUGAAGCAAAUCCAUAAUUGCCAAUGAUGAGCAAUUCGCUAUUGCCGCCUAAAAACGGU--UAGCCGGGGCUGCUAGA-GCCUUGUUACCAAAGA-UAGC---CGGCGGGGACUUCGGUCCCCGUCG--UCA +CR555306.1/77117-77443 GCAAUGGUGAGCAGGCAACCCGAGAGGCGACGGACGUAAUCCGCGCAAAUCCACAAACGCCAACGAUGAGCGUUUCGCUGUAGCCGCUUAA----GGCAACAGCCGGGGCCGCCUGA-GCCCUGUUACCAAAGA-CGGC---UGGCGGGGGCUUCGGCCCCCGCU---UCA +AY911532.1/1-232 GCAAAGGUGCGCAGGCAACUCGUCAGGCGAUCGACGUUAAUGAAGCAAAUCUCCAAACGCCAACGAUGAGCGUUUCGCAAUCGCCGCUUAA----GGCUUUUGCCGAGGCUGCUUGA-GCCUUGUUACCAAAGAAAAGC---CGGU------------------------- +AY911531.1/1-237 GCAAAGGUGCGCAGGCAACCCGAGAGGUGACGGACGUAAUCCGCACAAAUCCAUAAUUGCCAAUGAUGAGCAAUUCGCUAUCGCCGCCUAAAAACGGC--UAGCUGGGGCCGCUGAA-GCCUUAUUACCCAAGA-CAGC---CGGC------------------------- +CP000090.1/1256851-1257210 GAUAGGGUCGUGAGGCAACUCGUCAGAGAA--GACGUUAAAACUAAAUCGAAGUAAAUGCUAACGACGAAAAGUUUGCAUUGGCCGCCUAACAGCCGC-----CUUGGGUUGUAACUGACCUCGAAACAGAAAAGUUACUGACAAGGGCUCCUUCGGGGGCCCUUG-UUCA +CP000092.1/566047-566406 GAUAGGGUCGUGAGGCAACUCGUCAGAGAA--GACGUUAAAACUAAAUCGAAGUAAAUGCUAACGACGAAAAGUUCGCAUUGGCCGCCUAACAGCCGC-----CUUGGGUUGUAACUGACCUCGAAACAGAAAAGUUACUGACAAGGGCUCCUUCGGGGGCCCUUG-UUCA +CP001281.2/1313664-1313991 GCAAAGGUGAGCAGGCAACCCGAGAGGCGACGGACGUAAUCCGCGCAAAUCCAUAAACGCCAACGAUGAGCGUUUCGCACUGGCCGCUUAA----GGCCUAUGCCGAGGCUGCUUGA-GCCUUGUUACCAAAGAAAAGC---CGGUGGGGACUUC--GGUCCCCAUCGUCA +#=GC SS_cons ----))))--))-)))))))<<<<________>>>>::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::..::::::AAAA:<<<<<<.aaaa___________>>>>>>...::<<<<<<<<<____>>>>>>>>>..::: +#=GC RF GcaAaggugagcAGGCAACcCGucAGgcgAcggaCGUuAauaaugcAaauccaUAAAuGCcAAcGAUGAgcauUUCGCaaUgGCCGCcUAAaAaCgGC..uaGCcgGGGcUGcugcu.gCCUUGuuACcaAAgagcagC...CggcgggggccUCGGggcccccgc..UCA +// diff --git a/data/tmrna/sto/tmRNA_cyano.sto b/data/tmrna/sto/tmRNA_cyano.sto new file mode 100644 index 000000000..8d9e4cddf --- /dev/null +++ b/data/tmrna/sto/tmRNA_cyano.sto @@ -0,0 +1,123 @@ +# STOCKHOLM 1.0 +#=GF ID tmRNA_cyano +#=GF AC RF01851 +#=GF DE Cyanobacteria transfer-messenger RNA +#=GF AU Gardner PP; 0000-0002-7808-1213 +#=GF GA 70.0 +#=GF NC 67.7 +#=GF TC 74.3 +#=GF PI 10Sa_RNA; SsrA; tmRNA +#=GF SE Published; PMID:19617710 +#=GF SS Published; PMID:19617710 +#=GF TP Gene; +#=GF BM cmbuild -F CM SEED +#=GF CB cmcalibrate --mpi CM +#=GF SM cmsearch --cpu 4 --verbose --nohmmonly -T 20.21 -Z 2958934 CM SEQDB +#=GF CL CL00001 +#=GF DR SO; 0000584; tmRNA; +#=GF DR GO; 0006401; RNA catabolic process; +#=GF RN [1] +#=GF RM 8972778 +#=GF RT Phylogenetic analysis of tmRNA secondary structure. +#=GF RA Williams KP, Bartel DP +#=GF RL RNA 1996;2:1306-1310. +#=GF RN [2] +#=GF RM 8990402 +#=GF RT Probing the structure of the Escherichia coli 10Sa RNA (tmRNA). +#=GF RA Felden B, Himeno H, Muto A, McCutcheon JP, Atkins JF, Gesteland RF +#=GF RL RNA 1997;3:89-103. +#=GF RN [3] +#=GF RM 11752287 +#=GF RT The tmRNA Website: invasion by an intron. +#=GF RA Williams KP +#=GF RL Nucleic Acids Res 2002;30:179-182. +#=GF RN [4] +#=GF RM 12140330 +#=GF RT BRUCE: a program for the detection of transfer-messenger RNA genes in +#=GF RT nucleotide sequences. +#=GF RA Laslett D, Canback B, Andersson S +#=GF RL Nucleic Acids Res 2002;30:3449-3453. +#=GF RN [5] +#=GF RM 12520048 +#=GF RT tmRDB (tmRNA database). +#=GF RA Zwieb C, Gorodkin J, Knudsen B, Burks J, Wower J +#=GF RL Nucleic Acids Res. 2003;31:446-447. +#=GF RN [6] +#=GF RM 19617710 +#=GF RT Variations on the tmRNA gene. +#=GF RA Mao C, Bhardwaj K, Sharkady SM, Fish RI, Driscoll T, Wower J, Zwieb C, +#=GF RA Sobral BW, Williams KP +#=GF RL RNA Biol. 2010;6:355-361. +#=GF CC Bacterial tmRNA, also known as 10Sa RNA or SsrA, is named for its dual +#=GF CC tRNA and mRNA-like properties. Its role is to liberate the mRNA from a +#=GF CC stalled ribosome. To accomplish this part of the tmRNA is used as a +#=GF CC reading frame that ends in a translation stop signal. The broken mRNA is +#=GF CC replaced in the ribosome by the tmRNA and translation of the tmRNA leads +#=GF CC to addition of a proteolysis tag to the incomplete protein enabling +#=GF CC recognition by a protease. Recently a number of permuted tmRNA genes have +#=GF CC been found encoded in two parts. tmRNAs have been identified in eubacteria +#=GF CC and some chloroplasts but are absent from archaeal and eukaryote nuclear +#=GF CC genomes. +#=GF WK Transfer-messenger_RNA +#=GF SQ 27 + +CP000111.1/58363-58090 CUGUCAGAAUAUAAAUGUCCAA-------------------UUGGACUAGGUGAUCUCAACCGAUGUUUCGGACAGCGGUUCGAUUCCGCUCAACUCCACU---------------------------------UUUUGGGGUUGUAAUGGUUUCGACGGGGCAUAAGGAAGGUGACUGAAGCCGGCUCGGUUAGAGCAA +AF251551.1/107-422 GUGGCAGGAUGAACAGGCUCGUC------UUC-------GGACGAACUAGGUGGUCCACACCAGUGUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCGACCCACCGCCCCGCAGGCGGUGCGUCAUCCCGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUCAGAGCGA +CP000435.1/2143849-2143563 AUGCCAGAAUGACAAAGUCCGUU------CUU-------GAACGGACUAGGUGGUCCACACCGGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCUCC-----------------------------CUUCGGGGCUGCAAUGGUUUCGACGGGGCAUAAGGAGGGUGACUGAAGCCUGCUCGGUAAGAGCAA +CP000110.1/2063624-2063339 CUGUCAGAAUGACAGGGUCCGGC------UUC--------GUCGGACUAGGUGAUCCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCC----------------------------UCACGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUGAGAGCAA +AY082655.1/1-251 --------------------------------------------------------------AGUGUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCGACCCACCGCCCCGCCGGCGGUGCGUCAUCCCGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUCAGAGCGA +AAOK01000001.1/151207-151493 CUGUCAGAAUGGCAAGGUCCGGU------UUC-------GACCGGACUAGGUGAUCCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCU---------------------------UCCCGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUGAGAGCAA +CP000554.1/345306-345599 CUGUCAGAAUGGAAUUGUCCACC------UUU-------UGGCGGACUAGGUGAUCCACACCAGUGUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCUCUUUCA--------------------GGUUUCUUGGGGCUGCAAUGGUUUCGACGGGGUAUGAGGAGGGUGACUGAAGCCUGCUCGGUAUGAGCAA +CP000576.1/66662-66389 CUGUCAGAAUAUAAAUGUCCAA-------------------UUGGACUAGGUGAUCUCAACCGAUGUUUCGGACAGCGGUUCGAUUCCGCUCAACUCCACU---------------------------------AUUUGGGGUUGUAAUGGUUUCGACGGGGCAUAAGGAAGGUGACUGAAGCCGGCUCGGUUAGAGCAA +CP000095.2/94949-94671 CUGUCAGAAUAUGUAUGUCUAUU------UUC-------UAAUGGACUAGGUGAUUCACACCAGUAUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAU----------------------------------AAAUGGGGCUGCAAUGGUUUCGACGGGGUAUCAGGAGAGUGACUGAAGCCUGCUCGGUCAGAGCAA +CP000552.1/66237-65963 CUGCCAGAAUAUAAAUGUCCAA-------------------UUGGACUAGGUGAUCUCAACCGAUGUUUCGGACAGCGGUUCGAUUCCGCUCAACUCCAUU-----U---------------------------UUUUGGGGUUGUAAUGGUUUCGACGGGGCGUAAGGAAGAUGACUGAAGCCUGCUCGGUUAGAGCAA +BA000045.2/2366624-2366330 AAGCUGCCGUUGGUUUGUCUUUCCCCAACGUACGUGAAAAGGGAGACUAGGGUGCGUGAUCGGCUGUUCUGGACAGGGGUUCGAUUCCCCUCAUCUCCAC-----CA---------------------------ACUCGGGGAUGUACUGGCUUCGACAGGGCAAUUAGAGCGUAACUGAAGCCUGCUCGGUUAGAGCAA +CP000097.1/444511-444799 CUGUCAGAAUGACAGGGUCCGGU------UU---------ACCGGACUAGGUGAUUCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCUCCC--------------------------CUCUUGGGGCUGCAAUGGUUUCGACGGGACAUAAGGAGGGUGACUGAAGCCUGCUCGGUUAGAGCAA +AY082654.1/1-251 --------------------------------------------------------------AGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCGACCCACCGCCCCGCCGGCGGUGCGUCAUCCCGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUAAGAGCGA +AANP01000006.1/143839-144126 CUGUCACAAUGACAAGGUCCGAU------CUU-------GAUCGGACUAGGUGAUCCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCU---------------------------UCCCGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUGAGAGCAA +AE017126.1/75610-75328 CUGUCAGAAUAUAUAUGUCCAUU------UUG--------AAUGGACUAGGUGAUUCACACCAUUAUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAU----CUA---------------------------UUCUGGGGCUGCAAUGGCUUCGACGGGGUUCUAGGAGUUUGACUGAAACCUGCUCGGUUAGAGCAA +CP000551.1/67862-67589 CUGUCAGAAUAUAAAUGUCCAA-------------------UUGGACUAGGUGAUCUCAACCGAUGUUUCGGACAGCGGUUCGAUUCCGCUCAACUCCACU---------------------------------AUUUGGGGUUGUAAUGGUUUCGACGGGGCAUAAGGAAGGUGACUGAAGCCGGCUCGGUUAGAGCAA +CT978603.1/322496-322207 CUGCCACAAUGAAGGAGUCCGGU------CCU--------UCCGGACUAGGUGACUCAAACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUUCUCCCC-------------------------AUCGCGGGGCUGCAAUGGUUUCGACGGGGCAACAGGAGGGUGACUGAAACCUGCUCGGUAAGAGCAA +CT971583.1/1943082-1942797 CUGUCACAAUGGCAGUGUCCGGA------UCU--------UCCGGACUAGGUGAUCCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCU---------------------------CUCCGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUGAGAGCAA +AATZ01000001.1/849412-849122 CUGUCAGAAUGACAGGGUCCGGU------UU---------GCCGGACUAGGUGAUUCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCAUCCCC------------------------CCUCUUGGGGCUGCAAUGGUUUCGACGGGACAUAAGGAGGGUGACUGAAGCCUGCUCGGUUAGAGCAA +BX569689.1/342027-342314 CUGUCACAAUGACAGGGUCCGGU------UC---------ACCGGACUAGGUGAUCCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCACCCUU------------------------CCACAAGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUGAGAGCAA +CP000553.1/112771-112493 CUGUCAGAAUAUAUAGGUCUAUU------UUC-------UAAUGGACUAGGUGAUUCACACCAGUAUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAU----------------------------------AAAUGGGGCUGCAAUGGUUUCGACGGGGUAUCAGGAGAGUGACUGAAGCCUGCUCGGUCAGAGCAA +AAUA01000001.1/737908-737622 CUGUCAGAAUGGCAAGGUCCGGU------UUC-------GGCCGGACUAGGUGAUCCACACCGGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCCCCU---------------------------UCCUGGGGCUGCAAUGGUUUCGACGGGGCAUAAGGAGGGUGACUGAAGCCUGCUCGGUAAGAGCAA +AANO01000002.1/287125-286821 CUGUCACAAUGACAAGGUCCGUC------CUC-------GGGCGGACUAGGUGGCUCACACCGGUGCUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCACCCCGCUGCGG----------CGGCGGUGUCCGCGGGGCUGCAAUGGUUUCGACGGGGUAUGAGGAGGGUGACUGAAGCCUGCUCGGUAAGAGCAA +CP000878.1/65239-64946 CUGCAAAAAUAGAAAUGUCCAUU------CUC-------CAAUGGACUAGGUGAUCCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUAACAAAUCA----------------------AUCUUAAGGGGCUGCAAUGGUUUCGACGUGACAACAGGAGGGUGACUGAAGCCUGCUCGGCAUGAGCAA +BX548175.1/1677929-1677634 CUGUCAGAAUGGAAGUGUCCCCC------UUU-------UGGCGGACUAGGUGAUCCACACCAGUGUCUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUUCCUCUUUUA--------------------GGUGUCUUGGGGCUGCAAUGGUUUCGACGGGGUAUGAGGAGGGUGACUGAAGCCUGCUCGGUAAGAGCAA +BX548174.1/56618-56342 CUGCCAGAAUAUAAAUGUCCAA-------------------UUGGACUAGGUGAUCUCAACCGAUGUUUCGGACAGCGGUUCGAUUCCGCUCAACUCCAUUUUC------------------------------AUUUGGGGUUGUAAUGGUUUCGACGGGGCGUAAGGAAGAUGACUGAAGCCUGCUCGGUUAGAGCAA +ABSE01000018.1/180569-180851 CUGCCACAAUGACGGAGUCCGGU------UUC-------GGCCGGACUAGGUGGCUCACACCAGUGUUUCGGACAGCGGUUCGAUUCCGCUCAGCUCCAUU---------------------------------UCACGGGGCUGCAAUGGUUUCGACGGGGCAUGAGGAGGGUGACUGAAGCCUGCUCGGUCAGAGCAA +#=GC SS_cons ::::::::::::::::<<<<<<<......___......._>>>>>>>::(((-((((---((-((((((((,,,<<<<<_______>>>>><<<<<<<_________...........................____>>>>>>>,,,,,,,,,,,,))))))))--))-))))-)))::::::<<<<<_____>>>>>: +#=GC RF cUGucAgAAUaaaaauGuCcggc......uUu.......agccgGaCUAgGuGacccacACcacuGuccCGGACAGcGGUUCGAUUCCgCUCAgCuCCAUUccuccu...........................ucuuGGgGcUGcAAUGGUUUCGACGgggCagaAgGAggguGaCuGAAGCCuGCUCGGUuAGAGCaA + +CP000111.1/58363-58090 A-AACACAAACGCUAACAAAAUCGUUAGUUUCUCCCGUCAAAC-AGCACUA--GUUGCCGCUUGAUCC---UUAAGGAGAUGGGGUGAUAUCAGCCUUAUC--AACC-AAAUGAUACGC-GGAGUCUGGAAGGACUC +AF251551.1/107-422 A-CCCGUAACAGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-CGCCCCC--GUGGCUGCCUGACACUCUUAACGGAGACGGGGUGAGGUCAGCCUUGUC--ACCC-AAAUGACCCAU-GGGGCCUGGAAGGGCCC +CP000435.1/2143849-2143563 AUCCCGUAACUGCGAACAACAUCGUACGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCUAUUAAGGGAGAUGGGGUGAAGUCAGCCUUAUC--ACCC-AAGUGACUCGU-GGGGGUG-GAAUGCCCC +CP000110.1/2063624-2063339 A-CCCGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCUU-UAAGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACUCAU-GGGGGCUGGAAGGCCCC +AY082655.1/1-251 A-CCCGUAACAGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-CGCCCCU--GUGGCUGCCUGACACUCUUAACGGAGACGGGGUGAGGUCAGCCUUGUC--ACCC-AAAUGACCCAU-G---------------- +AAOK01000001.1/151207-151493 A-CACGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCU--UAGGGGAGAUGGGGUGAAGUCAGCCUUAUC--ACCC-AAUUGACUCAC-GGGGGCUGGAAGGCCCC +CP000554.1/345306-345599 C-UACGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAGCC-UGCCCUC--GUGGCUGCCUGACCCU--UAGGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACUCAU-GGGGGCUGGAAGGCCCC +CP000576.1/66662-66389 A-AACACAAAUGCUAACAAAAUCGUUAGUUUCUCCCGUCAAAC-AGCACCA--GUUGCUGCUUGAUCC---UAAAGGAGAUGGGGUUAUAUCAGCCUUAUC--AACC-AAAUGAUACGA-GGAGUCUGGAAGGACUC +CP000095.2/94949-94671 A-ACCAUAACUGCUAACAACAUCGUUAGUUUCUCCCGUCAAAC-AGCCCCU--GUUGCUGCUUGAUCUUU-UA--GGAGAUGGGGUCAGGUCAUCCUUAUU--ACCC-AAUUGAUCCAU-GGAGCCUGGAAGGGCUC +CP000552.1/66237-65963 A-AACACAAACGCUAACAAAAUCGUUAGUUUCUCCCGUCAAAC-AGCACCA--GUUGCUGCUUGAUUU---CAAAGGAGAUGGGGUGAUAUCAGCCUUAUC--AACC-AAAUGAUCCAA-GGAGCCUGGAAGGGCUC +BA000045.2/2366624-2366330 A-AAACCAAGUGCUACUAACAACGUAGUUCCCUUCGCUCGCGCCCGCGCUACUGUCGCGGCCUGAGU------AAGG-CGGGGUUG--GUAGAUAACCUUGUAAACCAAAACUACCCAAAAGGCCCCUUCGGGGGCC +CP000097.1/444511-444799 AUCUCGUAACUGCGAACAACAUCGUACGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCUUUUAAGGGAGAUGGGGUGAAGUCAGCCUUAUC--ACCC-AAAUGACUGCU-UGGGGGUGGAAGCCCCC +AY082654.1/1-251 A-CCCGUAACAGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-CGCCCCC--GUGGCUGCCUGACACUCUUAACGGAGACGGGGUGAGGUCAGCCUUGUC--ACCC-AAAUGACCCAU-G---------------- +AANP01000006.1/143839-144126 A-CCCGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAGAC-CGCCCCU--GUGGCUGCCUGACCCAA-UAAGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACUCGC-GGGGGCUGGAAGGCCCC +AE017126.1/75610-75328 A-ACCAUAACUGCUAACAAAAUCGUUAGUUUCUCCCGUCAAAC-AGCACCU--GUUGCUGCUUGACCUUA-UAAAGGAGAUGGGGUUAGAUCAGCCUUAUC--AACC-AAAUGAUCCAU-UGGGCUUGGAAGAGCCC +CP000551.1/67862-67589 A-AACACAAAUGCUAACAAAAUCGUUAGUUUCUCCCGUCAAAC-AGCACCA--GUUGCUGCUUGAUCC---AAAAGGAGAUGGGGUUAUAUCAGCCUUAUC--AACC-AAAUGAUACGA-GGAGUCUGGAAGGACUC +CT978603.1/322496-322207 A-CCCGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCAAGUAAGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAUUGACCCAC-UGGGGCUGGAAGGCCCC +CT971583.1/1943082-1942797 A-CCCGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCU--UAGGGGAGAUGGGGUGAAGUCAGCCUUAUC--ACCC-AAAUGACUCAU-GGGGGCUGGAAGGCCCC +AATZ01000001.1/849412-849122 AUCUCGUAACUGCGAACAACAUCGUACGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCUUUUAAGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACUCGU-UGGGGCUGGAAGGCCCC +BX569689.1/342027-342314 A-CCCGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCACGC-AGCCCCU--GUUGCUGCCUGACCCU--UAGGGGAGAUGGGGUGAAGUCAGCCUUAUC--ACCC-AAAUGACUCAU-GGGGGCUGGAAGGCCCC +CP000553.1/112771-112493 A-ACCAUAACUGCUAACAACAUCGUUAGUUUCUCCCGUCAAAC-AGCCCCU--GUUGCUGCUUGAUCUUU-UA--GGAGAUGGGGUCAGGUCAUCCUUAUU--ACCC-AAUUGAUCCAC-GAGGCCUGCAAGGGCCU +AAUA01000001.1/737908-737622 A-CCCGUAACAGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-AGCCCCU--GUUGCUGCCUGACCCU--UAGGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACUCAU-GGGGCCUGGAAGGGCCC +AANO01000002.1/287125-286821 A-CCCGUAACAGCGAACAACAUCGUUCGUUUCUCCCGUCAGAC-CGCCCCU--GUGGCUGCCUGACUCCU-AUAGGGAGAUGGGGU-AGGUCAGCCUUAUC--ACCC-AAAUGACCCAUGGGGGGCUGGAAGGCCCC +CP000878.1/65239-64946 A-CACAUAAACGCUAACAAAAUCGUUAGUUUCUCCCGUCAGAC-AGCACCU--GUUGCUGCCUGACCCUAUUAAGGGAGAUGGGGUUAGAUCAGCCUUAUC--ACUC-AAAUGAUCUAU-GGGACCUGGAAAGGUCC +BX548175.1/1677929-1677634 A-UCCGUAACUGCGAACAACAUCGUUCGUUUCUCCCGUCAGCC-UGCCCUC--GUGGCUGCCUGACCCUAAUAAGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACCCAU-GGGGGCUGCGAGGCCCC +BX548174.1/56618-56342 A-AACACAAACGCUAACAAAAUCGUUAGUUUCUCCCGUCAAAC-AGCACCA--GUUGCUGCUUGAUCU---CAAAGGAGAUGGGGUGAUAUCAGCCUUAUC--AACC-AAAUGAUCCAA-GGAGCCUGGAAGGGCUC +ABSE01000018.1/180569-180851 A-CCCGUAACAGCGAACAACAUCGUUCGUUUCUCCCGUCAAGC-UGCCCCC--GUGGCCGCCUGACAUCUCUAAGGGAGAUGGGGUGAGGUCAGCCUUAUC--ACCC-AAAUGACCGCU-UGGGGGUGGAAGCCCCC +#=GC SS_cons :.:::::::::::::::::::::::::::::::::::<<<<<<.<<<<___..__>>>>->>>>>>::::.::::<<-<<<<<<<<__AAAAA>>>>>>>>..-->>.:::aaaaa:::.:<<<<<<____>>>>>> +#=GC RF A.aacauAAcuGCuAACAAcAUCGUuaGUUUCUCCcGcccagc.aGCcCcu..GUgGCuGccugagccuu.UAAaGGAgauggGGcgAggUcAgCCuuauc..AcCC.AAAUGAccCau.gGGgcccGgAAgggcCC +// diff --git a/data/tmrna/sto/tmRNA_intron.sto b/data/tmrna/sto/tmRNA_intron.sto new file mode 100644 index 000000000..7ce5dfd6d --- /dev/null +++ b/data/tmrna/sto/tmRNA_intron.sto @@ -0,0 +1,1516 @@ +# STOCKHOLM 1.0 +#=GF ID tmRNA_intron + +#=GS METO01000004.1/6969-5906 WT 12.40 +#=GS MGUQ01000062.1/11281-10272 WT 14.40 +#=GS QNCD01000027.1/2535-3577 WT 10.20 +#=GS JAIFMS010000144.1/2379-3396 WT 9.30 +#=GS CAKKQB010000003.1/8796-7710 WT 11.30 +#=GS WBUJ01000039.1/18293-17279 WT 8.50 +#=GS JANTFR010000132.1/2563-1524 WT 12.90 +#=GS JADZFW010000081.1/15738-16792 WT 13.30 +#=GS JANTFO010000030.1/8294-9350 WT 13.50 +#=GS JACRBV010000092.1/3280-2299 WT 9.70 +#=GS JACRPR010000063.1/12969-14030 WT 11.90 +#=GS JADFYE010000019.1/32942-33968 WT 9.40 +#=GS JAHFSU010000026.1/8560-9557 WT 10.20 +#=GS JAHJDV010000046.1/41177-42218 WT 9.20 +#=GS JAJYOP010000013.1/32949-34009 WT 14.20 +#=GS JAMZMJ010000003.1/206108-205072 WT 16.10 +#=GS JADGDS010000001.1/175636-174612 WT 8.50 +#=GS MGRG01000012.1/269641-268661 WT 9.30 +#=GS DMFR01000196.1/1161-97 WT 16.60 +#=GS JAHFCF010000021.1/3810-2803 WT 11.90 +#=GS VGOB01000051.1/15278-14215 WT 10.50 +#=GS DYJA01000002.1/269452-268387 WT 10.10 +#=GS CAKKQG010000460.1/2042-974 WT 12.70 +#=GS JAAESI010000049.1/670-1297 WT 1.83 +#=GS JAGFJE010000179.1/4213-3553 WT 1.63 +#=GS MNXI01000013.1/26824-27449 WT 1.05 +#=GS MAYU01000012.1/807825-807194 WT 0.85 +#=GS JAKZKU010000045.1/19843-20481 WT 0.86 +#=GS AUHI01000011.1/11737-12371 WT 0.93 +#=GS NIXK01000016.1/22306-22951 WT 0.87 +#=GS FOXD01000017.1/2788-2152 WT 0.85 +#=GS CP084703.1/3648190-3647397 WT 0.85 +#=GS JAENYW010000075.1/3612-2966 WT 0.92 +#=GS BDUF01000064.1/2417-1715 WT 0.81 +#=GS JAEZAO010000145.1/2304-3007 WT 0.97 +#=GS JAAYBT010000145.1/9603-8773 WT 0.89 +#=GS JAEZCA010000022.1/97765-96981 WT 0.95 +#=GS JAAYJF010000057.1/5319-5943 WT 0.88 +#=GS DAZZ01000093.1/45015-44387 WT 0.94 +#=GS DUSN01000065.1/55270-56007 WT 0.83 +#=GS JMLJ01000003.1/300718-300097 WT 0.85 +#=GS ALXI01000094.1/50210-50855 WT 0.96 +#=GS CP035280.1/352674-353343 WT 0.86 +#=GS NZ_JAAEEH010000001.1/89409-90038 WT 1.12 +#=GS LOES01000008.1/4041-4639 WT 0.77 +#=GS FZOJ01000056.1/797-1452 WT 0.92 +#=GS NIBG01000002.1/356948-357572 WT 0.85 +#=GS ARZA01000125.1/34177-33554 WT 0.77 +#=GS NZ_QXXA01000001.1/140996-141621 WT 1.02 +#=GS JAHLPM010000005.1/143814-144449 WT 0.89 +#=GS DHFP01000078.1/21020-20335 WT 0.79 +#=GS CP033169.1/2673484-2672864 WT 0.83 +#=GS PMWC01000195.1/4505-5103 WT 0.96 +#=GS DUOV01000143.1/688-1296 WT 0.92 +#=GS LFSF01000018.1/57163-56521 WT 0.84 +#=GS LADT01000087.1/90092-90786 WT 0.79 +#=GS JAENZX010000008.1/4152-4743 WT 0.90 +#=GS DZBG01000048.1/2480-1867 WT 1.22 +#=GS MGRR01000113.1/4408-3864 WT 1.71 +#=GS JAILZC010000303.1/2012-1382 WT 1.05 +#=GS CAKKPE010000113.1/32004-31371 WT 0.89 +#=GS DUMD01000006.1/14162-14782 WT 0.77 +#=GS LT896716.1/1438800-1438215 WT 0.97 +#=GS JACRDO010000098.1/7766-7162 WT 1.14 +#=GS DCKP01000183.1/158004-158869 WT 1.08 +#=GS JADZCV010000005.1/36333-37038 WT 0.86 +#=GS JACRHA010000082.1/11755-12383 WT 0.94 +#=GS JACQQM010000111.1/874-1508 WT 0.96 +#=GS BQIV01000012.1/5598-4968 WT 0.88 +#=GS JAKLQT010000116.1/5017-4294 WT 1.02 +#=GS JAGOOP010000004.1/16866-16185 WT 1.11 +#=GS JADFYJ010000017.1/34759-35402 WT 0.99 +#=GS JAGVNC010000014.1/2925-3593 WT 1.14 +#=GS JAJRTO010000167.1/26921-26261 WT 1.09 +#=GS WGFP01000155.1/9446-8807 WT 0.77 +#=GS MFTC01000029.1/2481-1715 WT 0.84 +#=GS JADGDF010000140.1/11079-10379 WT 0.84 +#=GS VBCS01000309.1/10953-11620 WT 1.05 +#=GS JADJKG010000021.1/55374-54724 WT 0.99 +#=GS JAJTHX010000100.1/16555-15923 WT 0.99 +#=GS FNNZ01000003.1/85084-84441 WT 0.82 +#=GS JAGRGQ010000098.1/5908-5250 WT 0.92 +#=GS SNYM01000009.1/56489-55850 WT 0.99 +#=GS JAKLLP010000106.1/5150-4509 WT 0.82 +#=GS JAHJQQ010000050.1/25064-25726 WT 0.76 +#=GS APHR01000039.1/3868-4496 WT 0.83 +#=GS DGQF01000028.1/109543-108895 WT 0.93 +#=GS JABBBA010000311.1/3793-3146 WT 0.95 +#=GS QQSW01000030.1/32923-33606 WT 0.95 +#=GS CP021425.1/1668802-1668147 WT 0.96 +#=GS PKWE01000117.1/3253-2602 WT 0.90 +#=GS JAHCAM010000006.1/106533-105903 WT 0.89 +#=GS JADLAU010000033.1/28478-29125 WT 0.95 +#=GS JACORW010000010.1/77-722 WT 0.86 +#=GS QIFW01000190.1/28936-29613 WT 0.75 +#=GS DSOO01000017.1/11453-10794 WT 0.83 +#=GS PCXA01000001.1/265678-265083 WT 1.13 +#=GS WJOT01000061.1/9381-9976 WT 0.88 + +METO01000004.1/6969-5906 GGGGCUGU.AAGGGU.UUUGACGGGGAGUUGU.gGUUGCGCGAGUUGCG.AGCCGAGG...GUGCUAUU..UGCCUCGUAAAACA........................................cGGUAGCC...aACGUCACAAAUGCAGACGUAAAAGAAGCAaugaagggcgugacuugggccuggac........ +MGUQ01000062.1/11281-10272 GGGGGUGA.ACAGGG.UUCGACAGGGAUGUUU.gAACGCCGUAGUCGCA.AGCCGGAG...UUGGUCGA.gGGCUCCGUUACAAA.........................................UCGACCA....-AAUCAAAAACGCCAACACACAAGAACUG.................................. +QNCD01000027.1/2535-3577 GGGGGUGA.-AAGGG.CUCGACUUAGGUAAGC..CGGGUAAAAGUAGCA.UGCCGCGG..aGGCAAGGU.uGGCCGCGUUAACAA.........................................UCCUUGC....AAAAUAUAAACGCAAGCAUACCAAUGUUGaaccguuuaccagcagcgcagccagcaa...... +JAIFMS010000144.1/2379-3396 GGGGGCGA.CCUGGC.UUCGACGUGGAUAGCA..-AAACCUUGAGUGCA.UGCCAAGC...A--CAGUA..CAGCUUGUAAAACC.........................................UACUGAC....AAAAAGUAUUCGCAAAUGACGAAAACUACuc................................ +CAKKQB010000003.1/8796-7710 GGGGGUGA.AAAGGG.CUCGACUUAGAUAAGC..CGGGUAAAAGUAGCA.UGCCGCGG..aAGCGAGGA.uGGCCGCGUUAACAA.........................................UCCUAGC....AAAAUAUAAACGCAAAAAACGAGAGUGAUcguuuaauggcaagcgcaaacaguaucguuggcc +WBUJ01000039.1/18293-17279 GGGGGCGA.UCCGGU.UUCGACGUGGAUUGCA..-AAACCCGAGGCGCA.UGCCGAGG...AUGCAGCU..CGCCUCGUUAAACU.........................................GGCUGCA....-AAUCAUAGUUGCCAACGACGACAGCUAC.................................. +JANTFR010000132.1/2563-1524 GGGGAUGA.-ACGGU.CUCGACGGAAGAGGCU..-GGUCCCGGAUGGCG.AGCCGAGA...-GGCGCCG..-ACCUCGUAAAA--........................................uCAGCGC-....ACCACACAAGUGCCAACCGCACACCUUAUgcug.............................. +JADZFW010000081.1/15738-16792 GGGGACGA.-CCGGU.UUUGACA-GCAAGGUC.aGGCGGACAGUAAGCA.UGUCGAGU..aAUGAAAAA..GCACUCGUUAAUCC........................................cAUUUUCA....AAAAAUUAAACGGCGAAUCUAAUUAC---.................................. +JANTFO010000030.1/8294-9350 GGGGACGA.-CCGGU.UUUGACA-GCAAGGUC.aGACGGACGGUAAGCA.UGUCGAGU..aGUGAAAAG..GCACUCGUUAAUCU........................................cUUUUUCA....-AAUUAUAAACGGCGAAUCUAAUUAC---.................................. +JACRBV010000092.1/3280-2299 GGGGGCGA.AAUAGA.UUCGACGAGGAAUUCG..-AAGCAUUUUUUGCG.CGCCGACC...ACGUCAAC..-AAGUCGUUAAUCU.........................................GAUGGCA...aAAAGUCUAAAUGGCGAACAACCAUUA---.................................. +JACRPR010000063.1/12969-14030 GGGGAUGC.-ACGGU.UUCGACGGGGAGGGA-..-GUGACAAAGUUGCA.CGCGGUGG...-CGCUUG-..-ACCACCAUAAA--.........................................ACGAGCA....-AACGAUAGUUGCGAACACUCGCACCAACcucgc............................. +JADFYE010000019.1/32942-33968 GGGGGUGA.-UCGGA.UUCGACUUAAGAUGUU..GAUGUGUAGGUGGCA.UGCCGAGG..aAGCCUGGU.uGGCCUCGUAAAAAA.........................................UCUGGGC....ACAAAUUAAACGCAAACUACGAUGUAGUUgccgaagcacaaag.................... +JAHFSU010000026.1/8560-9557 GGGGGCGA.AUUAGA.AUCGACGGAGAGUAUC..GAAAUCAUUUUCGCA.CGCCGACC...ACGUCAGC..-ACGUCGUAAAAAG.........................................GAUGGCA....AUUGUCUAAAUGGCAAUGAACCUUAC---.................................. +JAHJDV010000046.1/41177-42218 GGGGGUGA.-AAGGG.UUCGACUUAGGUGAUU..AGGGUAACGGCAGCA.UGCCGCGG..aCGCAAGGU.uGGCCGCGUUAAUAA.........................................UCCUUGC....ACAAUAUAAACGCAAAUAACAGAAUAGCGuuuacuaaaccagcgccuauggcua......... +JAJYOP010000013.1/32949-34009 GGGGGUGU.AAAGGC.CUCGACCUAGAGAUGA..-GGUAAAGGGUUGCA.UGCCGUGC..gGGUAAGCC..CACUACGAUAGUGA........................................gGGUUUAC...aAAAAUUUAAACGCAACACCACAAUUAGUU........................gguguaggua +JAMZMJ010000003.1/206108-205072 GGGGUCGA.-CCGGA.AUCGACAGGAAGUGUA..AAUGAUGUACUUGCA.UGUCAGGU..gGCGAGUGU..ACACCUGUGAUCAA........................................uUCACUCG....-AACUAUAAUUGGCGAAUCUAAUUAC---.................................. +JADGDS010000001.1/175636-174612 GGGGACGU.CAAGGU.UUCGACGCGGGUUACA..-AAACCUGAAGUGCA.UGUCGAGG...-AGCGACA..UACCUCGUAAAUAC.........................................AGUCGCAa.aaCAAUGAUAAUCGCCAACGACGAUAUCUAC.................................. +MGRG01000012.1/269641-268661 GGGGGCGA.AUUAGC.UUCGACGGAGAAAAUC..AAAGUUGUCCUUGCA.UGCCGACC...ACGUCAGC..-AAGUCGUAAAACU.........................................GAUGGCA....AAAGUCUAAAUGGCGAAUACCCAUUA---.................................. +DMFR01000196.1/1161-97 GGGGCUGA.-CUGGU.UUUGACA-GCGGGUAG.aAGAGGUAUGUAAGCA.UGUCGGGCc.uUGAUCGCA..CAGCCCGUAAAUCU........................................uGGCGUUC....ACAACAUAAUUGGCGAAAAUAACUAC---.................................. +JAHFCF010000021.1/3810-2803 GGGGGUGA.-CUAGC.UUCGACAGACGGCGUU..GUGCCGCUGGCCGCA.GGCCCUGG..cUGGUCGGA..-ACCAGGAUAAA--........................................aUCCGGCU....AAAAAACAAACGCCAUGCCUAACAUGGCC.................................. +VGOB01000051.1/15278-14215 GGGGAUGC.-AUGGC.UUCGACGGGGAGGGCU..-GUUUCAGAGUUGCA.AGCCGUGG...AGUCUG--..-ACCACGUUAAAA-.........................................--CAGGC....AACUGAUAGAUGCGAACACUCGCACCAACcucgc............................. +DYJA01000002.1/269452-268387 GGGGAUGC.-AUGGC.UUCGACGGGGAGGGCU..-GUUUCAGAGUUGCA.AGCCGCGG...-CGCUCG-..-ACCGCGUUAAA--.........................................ACGAGCA....-AAACGUAAGUGCGAACACUCGCACCAACcucgc............................. +CAKKQG010000460.1/2042-974 GGGGAUGA.-CAGGC.UUCGACGGAUGAGGCU..-GGCAUCAGGUUGCA.AGCCGAGA...-GGCUCCG..-AUCUCGUUAAC--........................................uCAGAGCA....AAAGCUUAAGUGCCAACCGCACUCCUGCUuacgc............................. +JAAESI010000049.1/670-1297 GGGGGCGA.UUUGGU.CUCGACGGGGUUGUGG..UAGGUCAGAGUGGCG.UGUCGAGG...AUUUCAGG.aAGCCUCGUAAAAUC......................................c.cUCUGGAA....AACCAAUAGUUGCCAACGACAGCAACUAC.................................. +JAGFJE010000179.1/4213-3553 GGGGACGU.ACUGGA.AUCGACAGGGAAGUAA..ACUGGUAAGUAAGCA.UGCCGGAG..uAUGGUAGCucACCUCCGUUAACAA......................................cugGCUAUUA...aCCUUUUUACAUGGCAAUACUCAGUAU---.................................. +MNXI01000013.1/26824-27449 GGGGGCGA.-CAGGU.UUCGACUGAGGUUUUGuuUCGGCAGGAGAAGCG.AGCCGAGC...-UCAGAC-..-AACUCGUAAAACU.........................................-AUCUGG....AAAAUAUAAACGUCAACAAUACAAGCGAAu................................. +MAYU01000012.1/807825-807194 GGGGACGC.UACGGA.UUCGACAGGGGUAGUU..CGAGCUUGGGUGGCG.AGUCGAGG...-GGAU--C..GGCCUCGUAAAAAC.........................................---GUCA...aCGCCAAUAACUGGCAACUCUAAACAAAACc................................. +JAKZKU010000045.1/19843-20481 GGGGACGC.UACGGA.UUCGACAGGGGUAGUC..-GAGCUUGAGUUGCG.AGCCGGGG...G---GAUC..GUCCUCGUCAUCAA.........................................CGUCAA-g..uUAAAUAUAACUGGCAAACAAAACAACAACu................................. +AUHI01000011.1/11737-12371 GGGGACGU.UACGGA.UUCGACAGGGAUAGUU..UGAGCUUAAGCUGCG.AGUCGAGG...U-----UA..CGACUCGAUAAACG.........................................UUACUCA...gUUAUAAUAACUGGCGAAGAAAACAAUUAC.................................. +NIXK01000016.1/22306-22951 GGGGACGU.UACGGA.UUCGACAGGGGUAGAU..UGAGCCCAGGUUGCG.CGUCGAGG...U-----UA..CGGCUCGUAAAACG........................................uUAUUG--c..cUAAAUAUAACUGGCAAAGAAAACAAUACUc................................. +FOXD01000017.1/2788-2152 GGGGACGA.CACGGC.UUCGACAGAGAUAGGU..CGAGGCUGAGUUGCG.AGCCGAGC...-UGGGCA-..GGCCUCGAAAAA--.........................................-GGCCCAc.gcCAAUAAUAACUGGCAAACAAGAAGAAAACc................................. +CP084703.1/3648190-3647397 GGGGACGU.UCUGGA.UUCGACAGGGAUAGGU..CGAGCUUAAGUGGCG.AGCCGAGC...-UGGGUG-..-UCCUCGUAUAAAA.........................................-CGCCCA...uCGCCUAUAGUUGGCAAAGAAGAUAACAAUu................................. +JAENYW010000075.1/3612-2966 GGGGGCGU.UUAGGA.UUCGACGGGGGUAGUU..CGAGCUUCAGUAGCG.AGUCAAGG...-GGCUG-C..GUCCUUGUUAAAAC......................................g.cGAAAGC-....CAAUAAUAACUGGCAAAACUAACACUAACu................................. +BDUF01000064.1/2417-1715 GGGGGCGUuUUUGGA.UUCGACGGGGAUUGUU..CGAGCAUGAGUAGCG.GGUCGUGG...-GGCUGCG..-GACACGUUAAUAA.........................................CGCGGGC...gUAAAUAUAAACGCAAACAAAAACAACAACc................................. +JAEZAO010000145.1/2304-3007 GGGGGCGU.AAUGGU.UUCGACGGGAUUGUUG..-AGACUUGAUAAGCG.GGUAGAGG...AUUCUCGU.uGGCCUCUUAAAA--........................................aACGAGAAa..cUUAAAUUAAACGCUAAAAACGAUAAUUUC.................................. +JAAYBT010000145.1/9603-8773 GGGGGCGU.AUUGGU.UUCGACGGGAUUGUUG..-AGACCAGAGUAGCG.GGUAGAGG...AUUCUCGU.uGGCCUCUUAAAAAA.........................................GCGAGAAa.cuUAAAAUUAAACGCUAAAAACGAUAAUUUC.................................. +JAEZCA010000022.1/97765-96981 GGGGGCGU.AUUGGU.UUCGACGGGAUUGUUG..-AGACCAGAGUAGCG.GGUAGAGG...AUUCUCGU.uGGCCUCUUAAAA--........................................aACGAGAAa..cUAAAAUUAAACGCUAAAAACGAUAAUUUC.................................. +JAAYJF010000057.1/5319-5943 GGGGGCGUaCUUGGU.UUCGACGGGGAUAAUA..GAAUCGGGAGCAGCG.AGCCGUGG..uACGCAUGG..CACCACGUUAAAAA.........................................GCCGGCAa..uUAAACACAAACGCUAACAACGAAAAUUAC.................................. +DAZZ01000093.1/45015-44387 GGGGGCGU.UUUGGCuUUCGACGGGGGUCAGA..AGGGUUUAAGAAGCG.GGUCGAGG...-AUCCCAG..UGCCUCGUAAAAAA........................................cAGGGGAU...uAAAAAAUAAACGAUAACGAUAAUAAUUUA.................................. +DUSN01000065.1/55270-56007 GGGGGCGU.ACUGGU.UUCGACGGGGAUGAUA..GAGAUGCGAGAAGCG.AGUCGCGG...ACUCCGG-..GGCCGCGUAAAAAC.........................................-CUGGAA...uUAAAAAUAAACGCUAACGAUAAUUUA---.................................. +JMLJ01000003.1/300718-300097 GGGGGCGC.AAUGGU.UUCGACGGGGGUAAGA..GGUCUUGAGGAAGCG.AGUAGAGG..gAAGCAUAA..GCCCGCUUUAAAAA........................................aUCAUGCA...cUAAAUGUAAACGCAGAAGACAAUUUU---.................................. +ALXI01000094.1/50210-50855 GGGGGCGU.UUUGGC.UUCGACGGGGGUGGGA..UGGGUUUAUUAAGCG.AGUCGAGG..gAAGCAUGG..UGCCUCGUUAAUAA........................................aGUAUGCA...uUAAAUGUAAACGCAGAAGAUAAUUUU---.................................. +CP035280.1/352674-353343 GGGGGCGUaCUUGGU.UUCGACGGGGGUGAGU..UGCGUCUGAGAAGCG.AGUCGAGGg.aACCUGUGG..GCCCGCGUUAAAAA........................................aCUAUGGGa..uUAAAUUUAAACGCAAACGAUAAUUUA---.................................. +NZ_JAAEEH010000001.1/89409-90038 GGGGGUGU.ACUGGU.UUCGACGGGGAUCGAU..GAAGAGAAGGAAGCC.AUCCGCAG...-UUUACGG..GGCUGCGUCAACAA........................................aCUGUAAA....ACAAUUUAAACGCAGAAGAUAAUUUA---.................................. +LOES01000008.1/4041-4639 GGGGGCGU.AAUGGU.UUCGACGGGGGUAGUU..GAGGCCGUGGCAGCG.AGCCGUGG...-UUCCAGA..-GGCACGUUAAAAA.........................................GCUGGAAa..aAUAAUUUAAACGCUAACGAAAAUUAC---.................................. +FZOJ01000056.1/797-1452 GGGGGCGU.ACUGGU.UUCGACGGGGGUUUGG..-AGUCUUUGGUAGCG.AGCCGUGU..uUUGCUUGG..UAACACGUCAAAAA.........................................CUGGGCA...uUAAAGAUAAACGCAAACGAUAAUUAC---.................................. +NIBG01000002.1/356948-357572 GGGGGCGU.ACAGGU.UUCGACGGGGGUCUGA..-AUCUUAUAGCAGCG.AGUGGAGGuuuUUCCUUG-ggGUCCGCCUUAAAAA........................................aCUGGGGAu..aUAAAUAUAAACGCAAACGAAAAUUAC---.................................. +ARZA01000125.1/34177-33554 GGGGGCGAaUUAGGU.UUCGACGGGGGUAUGG..-AGCCAAGAGUAGCG.AGUCGUGG..uUGGUUUGG..UACCACGUAAAAAA........................................gCCAAGCA....UAAAGAUAAACGCUGAAGAAAAUUAC---.................................. +NZ_QXXA01000001.1/140996-141621 GGGGGCGA.CCUGGC.UUCGACGGGGGUACGG..-AGUAUGGAGUAGCC.GGAGGUUG...UCGCCA--..AACAACCUAAAAAG.........................................--UGGCAa..cUUAAAUUAAACGCAGACGAAAAUUAC---.................................. +JAHLPM010000005.1/143814-144449 GGGGGCGAaUUUGGU.UUCGACGGGGAUGCGG..-AAUCAGGAGUAGCG.AGUCGUUG...AUGCCAA-..-ACAACGUUAAA--.........................................AGUGGCAa..cAUAAAAUAAACGCAAACGAUAAUUAC---.................................. +DHFP01000078.1/21020-20335 GGGGGCGU.AUUGGU.UUCGACGGGAAUGUUG..-AGACUUGAAUAGCG.GGUGGUGG...AUUCUCGU.uGGCCACCUAAAAAA.........................................ACGGGAAa..cUAAAAAUAAACGCUAAUAACGAUAAUUUA.................................. +CP033169.1/2673484-2672864 GGGGGCGU.-UUGGU.UUCGACGGGGGCGGCA..GAGAUAAAAGCUGCA.GGUCGAGC...UUUCC---..-GACUCGUAAAUCC.........................................---GGAAg..cGUAAAAUAAACGCCAAAGACGAAUUA---.................................. +PMWC01000195.1/4505-5103 GGGGGCGU.ACUGGU.UUCGACGGGGGAUUUA..GGAGCAAGGGAAGCG.AGCUGGGG...-UCCCACC..-UGCCCGUAUGAUA........................................cGGUGGAA....AAUCAUUAACUGCCAACAAUAACUUA---.................................. +DUOV01000143.1/688-1296 GGGGGCGU.ACUGGU.UUCGACGGGGGAAAUA..UUGGCAAGAGUAGCC.AGGCGGGG...-UUCCAUU..-AGCCCGAAAUA--........................................cGGUGGAA....AAGAAUUAAACGCAAACGAUAAUUAC---.................................. +LFSF01000018.1/57163-56521 GGGGGUGU.ACUGGU.UUCGACGGGGGAAGCG..GUGGCAGAAGAAGCG.AGUCGGGG...UUGCACU-..-AGCCCGCAAAA--.........................................CGGUGCG...cAAAAGUUAAACGCAAACGAAAAUUAC---.................................. +LADT01000087.1/90092-90786 GGGGGUGU.ACUGGU.UUCGACGGGGGAAUUC.gGUGGCUUGAGAAGCG.AGUCGAGG...UCGCACU-..-AGCUCGAUAAA--.........................................CGGUGCA...aAACAUUUAAACGCUAAACCAAAUUAC---.................................. +JAENZX010000008.1/4152-4743 GGGGGUGU.AUUGGU.UUCGACGGGGGAAGAA..UUGGCAUAGGUAGCG.AGCCGGGG...-UCCCAC-..AGGCCCGUUAAACA.........................................-GUGGAAc..uUAAAAUUAAUCGACAACGAUUUA------.................................. +DZBG01000048.1/2480-1867 GGGGGUGC.CCAGGU.UUCGACAGGGAACUAG..-AAGGAUUGAGUGCG.UGCAGAGG...UUGAUCGA.aGGCCUCUUAAAA--........................................aUCGAUCA....-CAUUUUAAUCGGCAACGAUUAU------.................................. +MGRR01000113.1/4408-3864 GGGGGCGA.UCUGGC.UUCGACGGAAGUCUUG..-AAGCUCUGAGCGCA.UGUCGAGG...UUGCUAUC.aGGCCUCGUUAAACC.........................................GGUAGCA....CAAUGAUAACUGGCGAAAGCCAAUAU---.................................. +JAILZC010000303.1/2012-1382 GGGGGUGC.ACUGGA.UUCGACGGGGAUGCGG..-CAG-GGCGGUUGCA.GGCGGAGU...UGCGGCC-..-ACCUCCCAAAAAC.........................................-GGUCGA...cGGCAUACAAGUGCCAACACUUUUGCUUAC.................................. +CAKKPE010000113.1/32004-31371 GGGGGCGA.-UUGGU.CUCGACGGGGGUGAGA..-AAGCCCCGGCUGCA.UGCCGAGG...-UCCCGGU..-GGCUCGUUAAACA.........................................AUCGGGA....-AAACACAACUGCCAACAACGAACUG---.................................. +DUMD01000006.1/14162-14782 GGGGGCGU.-UUGGU.UUCGACGGGGGUUGGU.uCGGGUAGGAAUAGCG.AGCCGGGA...UUCCACU-..-AGCCCGUAAAAAC.........................................-GGUGGGc..cUUAAAUUAAACGCAAACGAAAAUUAC---.................................. +LT896716.1/1438800-1438215 GGGGGUGU.AAAGGU.UUCGACGGGGGUAGGA..-AGCA-AAGGUUGCA.UGCCGGGG...AUGGGGGU.uGGCCUCGUUAAAAA.........................................UCCUCCA....CGGCUAUAAAUGCCGACAAUUAUGACUAC.................................. +JACRDO010000098.1/7766-7162 GGGGGUGA.-CUAGG.CUCGACAGGAUCCGUU..AGACGGAAGGUCGCA.GGCCCUGG...UUGGCCGG..CGCCAGGAUAAAAA.........................................UCGGCCA....-AACAACAAACGCCAACUCACCGUUG---.................................. +DCKP01000183.1/158004-158869 GGGGGCGC.AAUGGU.UUCGACGGGAAUGUGG..-AAGCUUAUGGUGCG.UGUCGGGG...-ACCGGGU..GGCCCCGUAACU--........................................aACCCGGA...aAACUUUUAGUUGCCAACGAUAACGUUGAGc................................. +JADZCV010000005.1/36333-37038 GGGGGCGA.-CUGGC.UUCGACGGGGAUCGUG..-AGGCCAGGAUUGCA.UGCUGAGG...-UCCCGUU..GGCCUCAUAAAACA.........................................AACGGGA....AAAACACAACUGCUAACGCAGAUUUU---.................................. +JACRHA010000082.1/11755-12383 GGGGGCGA.-UUGGC.UUCGACGGAGAAACGG..-AGGUCGGGGCUGCA.UGCCGAGG...-UUCCGGA..GGCCUCGUAAAACC.........................................ACCGGAA....AAAACAUAACUGCUAACACACAGUUG---.................................. +JACQQM010000111.1/874-1508 GGGGGUGA.-CAGGU.UUCGACGGGGAUCAAG..-AGGCCAGCGGUGCA.UGCCGAGC...-UCUCGGG..-GACUCGUAAAACC.........................................UCCGGGA....AACAAGCAACUGCCAACACAGAGCUG---.................................. +BQIV01000012.1/5598-4968 GGGGGUGA.-CUGGC.UUCGACGGGGAUCAAG..-AGGUCAACGGAGCG.UGUCGAGC...-UCUCGGA..-GUCUCGUUAAACC.........................................UUCGGGA....AACCAUUAAGUGCCAACGAACCAUUG---.................................. +JAKLQT010000116.1/5017-4294 GGGGGUGA.-AAGGG.UUCGACUUAGGAUAAU..UGUAUAAUAGCAGCA.UGUCGAGG...UGGUCGGG.aGGCCUCGU------cccguaaggggcccugagcuuuaucgaaggguaaaaca...CCUGGCA....AAACAAUAAACGCUGAAACUAAAAUUCCAgcuagcguagaugcacuucuugcgaaaaucggau +JAGOOP010000004.1/16866-16185 GGGGGUGA.-UUGGU.CUCGACUUAGGUGAGU..CGGGUAUAAGCAGCA.UGCCGCGGacuUGCAAGGU.uGGCCGCGUUAACAA.........................................UCCUUGC...uAAAAGACAAAUGCCAACGAAAAUACGUUGacguuuaacggguugauggaaagcaugguagugg +JADFYJ010000017.1/34759-35402 GGGGGUGA.-UCGGA.UUCGACUUAAGAUGUU..GAUGUGUAGGCGGCA.UGCCGAGG..aAGCCUGGU.uGGCCUCGUAAAAAA.........................................UCUGGGC....AAAAACUAAACGCAAACUACGAUGUAGUUgcugaggcagaaagcau................. +JAGVNC010000014.1/2925-3593 GGGGGUGA.-CUGGU.UUCGACUUGAGUUGUC..AACGUAUAGGCGGCA.UGCCGGGG..aUGCUUGGU.cGGCCCCGUUAACAA.........................................UCCAAGC....AACACAUAAACGCAAACACGUUAAUGUACagcgaugcugaauuggcauuuguuuc........ +JAJRTO010000167.1/26921-26261 GGGGGUGA.CAAGGU.UUCGACGGGAGUAGGU..GUGGCAAAGGUUGCA.UGCCGAGG...-UUUCCGC.aGGCCUCGUUAAAAA.........................................GCGGAAA...aACUCAAUAACUGCCGACUAUAACGAAUUG.................................. +WGFP01000155.1/9446-8807 GGGGGCGA.CACGGC.UUCGACGUGGGUAUUG..-AAGCCUUCGGGGCA.UGCCGAGG...-UGCAGAG..UUCCUCGUAAAUCC.........................................AGCUGCA....AACCAAUAGUUGCCAACGAAGACAACUAC.................................. +MFTC01000029.1/2481-1715 GGGGGUGA.CCUGGU.UUCGACGUGGGUCACG..-AAACCUCUGGGGCA.UGCCGAGG...-UGCCGAU..CUCCUCGUAAAUCC.........................................AGCGGCA....AACUUAUAGUUGCCAACAACGACAACUAC.................................. +JADGDF010000140.1/11079-10379 GGGGGCGA.CAUGGC.UUCGACGUGGAUUACA..-AAACCUGAGGAGCA.UGUCGAGU...-UGCAGG-..-ACCUCGUAAAACU.........................................-ACUGUA....AAACAAUACUCGCAAACGACGAAGUAUAC.................................. +VBCS01000309.1/10953-11620 CGGGGCGA.CCUGGU.UUCGACGGAGACUGCG..AAGCAGCGCGGGGCA.UGCCAAGG...-UGCAGA-..-ACCUUGUGAAUCC.........................................-UCUGCAaucgCAAACUUAACUGCGAACGACGAAACAUAC.................................. +JADJKG010000021.1/55374-54724 GGGGGCGA.CCUGGC.UUCGACAGGGGUGUUG..ACGCGGAUCGGGGCA.UGCCGAGG...-GGUAGC-..-UCCUCGUAAAACC.........................................-GCUGCA...uCGCAUACAACUGCGAACGACGAUAGUUAC.................................. +JAJTHX010000100.1/16555-15923 GGGGGCGA.CCUGGU.UUCGACGUGGGUCACA..AAGCAGCACAGGGCA.UGCCAAGG...-UCCAGU-..CACCUUGUAAAUCC.........................................-GCUGGA....AAUCUAUACACGCCAACGACGAGCGUUAU.................................. +FNNZ01000003.1/85084-84441 GGGGGCGA.CAUGGU.UUCGACGUGGGUCGCA..-AAACCUGAGGUGCA.UGCCGAGG...-UGCGGGU..AACCUCGUAAAUCC.........................................AACCGCA....AAACUAUAGUUGCCAACGACGACAACUAC.................................. +JAGRGQ010000098.1/5908-5250 GGGGGCGA.CAUGGC.UUCGACGUGGGUAGCG..-AAACCUGAGGUGCA.UGCCGAGG...AUACAGAC..AGCCUCGUUAACAA.........................................GUCUGUA....AAACUAUAGUUGCCAACGACGACAACUAC.................................. +SNYM01000009.1/56489-55850 GGGGGCGA.UCUGGC.UUCGACGUGGAUUACA..-AACCCUGAGGUGCA.UGCCGAGA..cGGCAACAG..GAUCUCGUACCCAC........................................uCUGUUGC....AAAUUAUAGUUGCCAACGACGACAACUAC.................................. +JAKLLP010000106.1/5150-4509 GGGGGCGA.CCUGGU.UUCGACGUGGGUCGCG..-AAACCCUGGGUGCA.UGCCGAGG...-GGCAGAU..CACCUCGUUAAUCC.........................................AGCUGCA....AACCGAUAGUUGCAAACGACGACAACUAC.................................. +JAHJQQ010000050.1/25064-25726 GGGGGCGA.CCUGGC.UUCGACGUGGGUUGCG..-AAACCUUAGGUGCA.UGCCGAGG...-UGCAGUG..-CCCUCGUAAAUCA.........................................CUCUGCA....AACUUAUAGUUGCCAACGACGACAACUAC.................................. +APHR01000039.1/3868-4496 GGGGGCGA.CCUGGC.UUCGACGUGGGUUACA..-AAACCUUAGGUGCA.UGCCGAGU..aCUUCAGUU..CUUCUCGUAAAACA.........................................GACUGGA....AAAAAAUAGUUGCUAACGAUAACAACUAC.................................. +DGQF01000028.1/109543-108895 GGGGGCGA.CAUGGU.UUCGACGCGGAUGACA..-AAGCUUGCGGUGCA.UGCCGAGA...GGGUUGUG..ACUCUCGUUAAUCA......................................a.uCGCAGUA...aCUUUUAUAGUUGCCAACGACGAAAACUAC.................................. +JABBBA010000311.1/3793-3146 GGGGGCGA.CUUGGC.UUCGACGCCGGUUGCG..-AAACCUGAAGUGCA.UGUCGAGA...GGGUAGUG..ACUCUCGUAAAUAA......................................a.uCGCUGUAa..cUUCUUAUAGUUGCCAAUGACGAAAACUAC.................................. +QQSW01000030.1/32923-33606 GGGGGCGA.UCCGGA.UUCGACGUCGGUAACG..-AACCCUGAGGUGCA.UGCCGUGA...UGGUAGCG..AAUCACGUUAAUCC......................................a.aAGCUGCA....AACUAUUAGUUGCCAACGACGACAACUACgg................................ +CP021425.1/1668802-1668147 GGGGACGA.CUUGGC.UUCGACGCUGGUUGCG..-AACCCAAAGGUGCA.UGUCGAGA...GUGUAGCG..GCUCUCGUACUCCA......................................a.uCGCUACA....-AAAAAUAGUCGCAAACGACGAAAACUAC.................................. +PKWE01000117.1/3253-2602 GGGGGCGA.-CCGGA.UUCGACGUGGGUCGCG..-AAACUUCAGUGGCGuUUCCGAGG...-UGCAGUG..GUCCUCGUAAAAAA........................................cUUCUGCA....AACUUAUAGUUGCCAACGACAGUAACUAC.................................. +JAHCAM010000006.1/106533-105903 GGGGGCGA.-UCGGU.UUCGACGUGGGUCGCG..-AAACUCCAGGGGCG.UGCCGAGG...-UGCAGGC..AACCUCGUUAAUCC.........................................GCUUGCA....AACCUAUAGUUGCCAACGACGACAACUAC.................................. +JADLAU010000033.1/28478-29125 GGGGGCGA.-CCAGU.UUCGACGUGGGUUGCG..-AAACUUCAGGGGCG.UACCGAGG...-UGCAUGG..GUCCUCGUUAAACU........................................cUUGUGCA....-AACUCUAGUUGCCAACGACGACAACUAC.................................. +JACORW010000010.1/77-722 GGGGGCGC.AUUGGA.UUCGACGCGGACAGCG..-AAACCCGAGGGGCA.UGCCGAGG...-CGCAGAC..GACCUCGUAAAUCC.........................................AGCUGCA....AAAUCAUAGUUGCCAACGACGACAACUAC.................................. +QIFW01000190.1/28936-29613 GGGGGCGA.CCUGGC.UUCGACGUGGGUUACA..-AAACCGGAGGUGCA.UGCCGAGG...-UGCAAAU..-UCCUCGUUAAUCU.........................................GUUUGCA...aAAACUUUAGUUGCCAACGACGACAACUAC.................................. +DSOO01000017.1/11453-10794 GGGGGCGA.-CUGGC.UUCGACGUGGGUCGCG..-AAACCCAAGGUGCA.UGCCGAGG...-UGCAGGU..-UCCUCGUAAAACC.........................................GUCUGCA....AACUGUUAGUUGCCAACGACGACAACUAC.................................. +PCXA01000001.1/265678-265083 GGGGGUGC.ACCGGU.UUCGACGGGGGCACCG..-UAGUGUAAUCGGCG.CAACGACC...AACCCAAU..CAAGUCGCAAAACU........................................gGCCGGGA...aAAAACACAAAUGCCAACGAUAACGUUGACu................................. +WJOT01000061.1/9381-9976 GGGGGCGA.UCAGGU.UUCGACAGGAAUAAAG..GAGGCAAGGACGGCA.GGUCGAGG...UUUGUCGA..AGGCUCGUUAAUCA........................................aUCGACAA...cAAAAACUAAGUGCUGACACUAAGUUA---.................................. +#=GC SS_cons {{{{{{{,-,,,,,,-,,,,,((((((((((---(((((((((((((((-(((AAAA,---,<<<<<<<--___aaaa_______----------------------------------------->>>>>>>----,,,,,,,,,,,,,,,,,,,,,,,,,,,,,---------------------------------- +#=GC RF GGGGGCGa.acuGGu.UUCGACGggggucccg..cccgccuaaGcuGCg.uGcCGaGG...augccggc..ggcCuCGUaAAaaa.........................................gccggca....aAAauaUAAaUGCcAAcgAuaAuaacuAc.................................. + +METO01000004.1/6969-5906 ...................gaauaguucagugcuugagcccgcuCUUGCCGCAGC......UUAAUaau.........-a....................................UAAGCUG...........................................uCCGUCCC.-CCG.GGUUC-.GCCGAAG...AGC +MGUQ01000062.1/11281-10272 ............................................GCGCUCGCUGC......CUAAA...........cC.....................................GCAGUGA............................................-CAUUCG.CCC-.AUCGAC.GCCUGCU...AUU +QNCD01000027.1/2535-3577 ...............ugguugcuaugccgggaaugggcguaccaGUCUUCGCUAA......CUAAU............-.....................................UUAGCGA..........................................agCCUCUAU.--UC.AUCUU-.GCCUGUG...GGA +JAIFMS010000144.1/2379-3396 ........................................aaugGCUUUAGCUGC......UUAAAc.........acA.....................................GCAC---c.........................................auUCCUCUG.ACUA.UCUGU-.GCUUAUG...CGG +CAKKQB010000003.1/8796-7710 gau...uuuuuacgccaaugccuguuguuccugccauaaugccaAGUCUUAUUCC......UUAAU..........uaA.....................................GGGAUAA...........................................gCCUCAAU.--CU.AAUCU-.GCCUAAG...GGU +WBUJ01000039.1/18293-17279 ............................................GCUCUGGCGGC......CUAAA............G.....................................CCCGCUA............................................GCCUCUGaCCGA.AACUU-.GCUGGUG...AGG +JANTFR010000132.1/2563-1524 ............................................-CUCUCCCCCUggcugcCUAGUc...........-.....................................GGAGGGAagcacaccugacc...................ucuugagaggucACGUCCAcUCCU.CCCGCU.GGCCGACc..GGU +JADZFW010000081.1/15738-16792 ............................................GCUUUAGCUGC......UUAAUcug....aauca-....................................aGUAG---......gauuauaagccaacgcuccugcaaggcgggagggcugaAUGUCUC.UCGAaAGCCUC.GGUUUAC...GGC +JANTFO010000030.1/8294-9350 ............................................GCUUUAGCUGC......UUAAUcug....aauua-...................................uaGUAG---......gauuuuaagccaaugcuccgacaaggucggagggcuaaAUGUCUCuCAAA.AGCCUU.GGUUUAU...GGC +JACRBV010000092.1/3280-2299 ............................................GCAUUGGCCGC......CUAAUu.........uaG.....................................UCGGCCA............................................-CGUCAA.CUC-.UUUGAU.GCUCGCU...AUG +JACRPR010000063.1/12969-14030 ..........................................ggCUCUUCCCGUCgcggc.GUAAGcca.........-...................................aaACUGGGAuugcuaacagguucguaac..............cuagcguuacgACGUCCGcGCGC.GUUCUC.CCCCGAA...GGA +JADFYE010000019.1/32942-33968 ............................cuaccuuuuagaagguGCUUUAG---U......CUAAGuu......aca.-.....................................-------agcua.................................acuuagCCUUUUU.-AUC.GGGAAU.GUCCGCG...GCU +JAHFSU010000026.1/8560-9557 ............................................GCAUUGGCUGC......CUAAUu.........agC.....................................GCAGUCA............................................-CGCCGA.CUC-.UUGGAU.GCUCGCU...AAG +JAHJDV010000046.1/41177-42218 ..................ugcccauggguauggguuuggucccaGCCUUCGCUAA......CUAAU............-.....................................UUAGCGA..........................................agCCAUCCU.UUU-.AUCUUA.GCCUGCG...AGG +JAJYOP010000013.1/32949-34009 gcuuagcuaccccuuuuagcgcgccauucguuggcccagcgccaAUCAUGGUACA......CUAAAa...........-.....................................-------..........................................ugGACCUCU.-AUG.CUUUUU.GUCUCAG...GAA +JAMZMJ010000003.1/206108-205072 ............................................GCCAUGGCAGC......CUAAUuacgacuuagauG.uuguaauuaauuaggguugaggccaaagccuccccc--UGCCA............................................-CAUCCCuCCA-.GGAUUCuGUCCUGU..aAUC +JADGDS010000001.1/175636-174612 ............................................GCUCUAGCUGC......UUAG-............-.....................................GUAGCUA............................................GCCUCUGaCUGA.GAUUGU.GCUUGU-...ACG +MGRG01000012.1/269641-268661 ............................................GCAUUGGCUGC......UUAAA..........uuA.....................................GCGGUCA............................................-CGUUUG.UCG-.UGUGAU.ACUCGCU...GGC +DMFR01000196.1/1161-97 ............................................-GCUCUUGCUGc.....GUAACcga....aauu.-.....................................AAGUAGGuuacacuucauuc.........cgguauuagauacuggaacgagACAUCGUcCGGG.UGCUACuUCCCUGA...AGC +JAHFCF010000021.1/3810-2803 ............................................UUCGCCACUGC......CUAAC...........aC.....................................GCAGUGAg........................................ugaACGUCGG.UC--.CCCGAC.GCCUGCU...GGG +VGOB01000051.1/15278-14215 ........................................cgcuCUUCCAGUCGCcgc...GUAA-............-..................................gcgUUGACUGaauuagcgaccagg...........uucgcgaccuagcguugcgACGUCCAcGCGC.GUUCUC.CCCCGAA...GGA +DYJA01000002.1/269452-268387 ........................................cgcuCUUCCAGUUGCcgc...GUAA-............-..................................gcgUCGGCUGaauuagcgaccugg...........uucgcaaccuagcguugcgACGUCUAcGCGC.GUUCUC.CCCCGAA...GGA +CAKKQG010000460.1/2042-974 ......................................ggcucuUCCGCUCGCUGc.....UUAAU............A....................................aCAGCGUAgcuugagcuag.................acucucuucgagaguc-CGUCUGcGCCC.GAGCGC.CGCCAAUc..GCG +JAAESI010000049.1/670-1297 ............................................GCUCUCGCUGC......UUAAA...........aC.....................................ACAGUGAag..........................................CCGUCGGcCCC-.UCGUUCcGCCUGUG...GCG +JAGFJE010000179.1/4213-3553 ............................................GCCAUGGCAGC......CUAAGacuag.gucuuaG...................................aa--UGCC-...........................................uUUGUGCCgUACG.CUUGAC.GCCUGAU.acACA +MNXI01000013.1/26824-27449 ..........................................acGCUUUAGCUGC......UUAAU............U.....................................GCAGCU-............................................-CGCCAA.ACUA.GAGUGC.GCCCACG...ACU +MAYU01000012.1/807825-807194 ..........................................uaGCUUUCGCAGC......UUAAU............A.....................................ACUGCA-u........................................agcUGUUCGC.CCCU.-CCAUC.GCCCAUG...UGG +JAKZKU010000045.1/19843-20481 ..........................................uaGCUUUUGCUGC......GUAA-............-.....................................GUAGC--cua.....................................agcuUGCUCCA.CUC-.UCCAUC.GCCCAUG...UGG +AUHI01000011.1/11737-12371 ............................................GCUGUAGCUGC......GUAAAg.........caG.....................................GCU----a.........................................caGGAUCCU.UCCU.GCCAUC.GCCCGUG...UGA +NIXK01000016.1/22306-22951 ..........................................cuGCUUUAGCAGCu...gcGUAAG..........u.-.....................................--AGC--cu......................................aaagCGAUCCU.UCCU.GCUAUC.GCCCGUG...UGG +FOXD01000017.1/2788-2152 ..........................................ucGCAGUAGCUGC......AUAA-............-.....................................GCAGUU-uu......................................cugcGGAUCCC.GCUC.UCCAUC.GCCCAUG...UGG +CP084703.1/3648190-3647397 ..........................................ucGCUUUAGCAGCg...gcGUAAA..........aaC.....................................CCUGCUA..........................................gcGGUUCCU.CCC-.UUCAUC.GCCCAUG...UGA +JAENYW010000075.1/3612-2966 ..........................................acGCAUUAGCUGC......UUAAU...........aA.....................................CCAGCUAg.........................................cgUGCUCUA.CCAC.UCCAUC.GCCCAUG...UGG +BDUF01000064.1/2417-1715 ..........................................ucGCUCUCGCUGC......UUAAU............U.....................................GCAGCUA..........................................ggCCGUUCU.GUUC.GCUAUC.UCCGGUG...UAG +JAEZAO010000145.1/2304-3007 ............................................GCUUUAGCUGCu...gcCUAAU..........uaG.....................................GCGGC--............................................CCGUCAG.UCC-.CAGGUU.GCUGCA-...CCU +JAAYBT010000145.1/9603-8773 ............................................GCUUUAGCUGCu...gcCUAAUa.........uaG.....................................GCAGC--............................................CCGUCGG.UC-U.GAGGU-.UCCUGCA...CCU +JAEZCA010000022.1/97765-96981 ............................................GCUUUAGCUGCu...gcCUAAUa.........uaG.....................................GCGGC--............................................CCGUCAG.UCC-.AGGGU-.UCCUGCA...CCC +JAAYJF010000057.1/5319-5943 ............................................GCUUUUGCUGC......GUAAUu.........aaC.....................................GCAGCU-............................................-CGUCCA.ACCC.GGGUU-.UCCCGCA...GCC +DAZZ01000093.1/45015-44387 ............................................GCUUUAGCUGC......CUAGU............U.....................................GCAGCU-............................................-CGUCCU.CCU-.AAGAG-.UACCACG...GCU +DUSN01000065.1/55270-56007 ............................................GCACUCGCAGC......UUAAU............-.....................................GCUGUGA............................................-CGUCCG.CCCC.AUAGC-.CCCCGCA...CUA +JMLJ01000003.1/300718-300097 ............................................GCAUUAGCAGC......UUAAU..........auA.....................................GCUGUU-............................................-CGUUCU.ACCU.GGGAG-.UCCUACG...GCC +ALXI01000094.1/50210-50855 ............................................GCAAUAGCAGC......UUAGUu........uaaA.....................................GCUGUU-............................................-CAUCAG.CCC-.GGGUU-.GCCUACG...GCU +CP035280.1/352674-353343 ............................................GCUUUAGCAGC......UUAGU............-.....................................UCUGCUA............................................-CGUCCG.UCCU.UUGAG-.UCCCGCG...GCU +NZ_JAAEEH010000001.1/89409-90038 ............................................GCGUUCGCUGC......CUAAC............G.....................................GCAGC--............................................-UGUCUU.GCCC.UGACC-.ACCCGCU...GUC +LOES01000008.1/4041-4639 ............................................GCGUUAGCAGC......CUAAG............-.....................................GCUGCU-............................................-CGUUCA.ACCU.UUAGU-.UCCCGCA...CUU +FZOJ01000056.1/797-1452 ............................................GUUUUAGCAGC......UUAAU..........aaA.....................................ACUGCU-............................................-CGUUUC.UACU.AGGUA-.ACCCACA...GCC +NIBG01000002.1/356948-357572 ............................................GCAUUAGCAGC......UUAAU..........auA.....................................GUUGCU-............................................-UGUUCA.CCCU.AGAGA-.-CCCACG...AUC +ARZA01000125.1/34177-33554 ............................................GCUUUAGCUGC......GUAAGa........acaC.....................................GCAGCU-............................................-CCCUUC.CUCU.AAUAG-.UCCCGCC...UAU +NZ_QXXA01000001.1/140996-141621 ............................................GCAUUAGCUGC......CUAAUa.........aaG.....................................GUAGCU-............................................-CACUUA.CUCU.AAUAG-.UCCCGCC...UAU +JAHLPM010000005.1/143814-144449 ............................................GCAUUAGCUGC......UUAGU..........aaA.....................................GUAGCU-............................................-CGUUCU.ACCU.AAGAA-.UCCCACG...CCU +DHFP01000078.1/21020-20335 ............................................GCUUUAGCUGC......UUAAU............C.....................................GCAGCUA............................................ACGUUCA.ACCU.GGGAG-.UUCCGCG...GCC +CP033169.1/2673484-2672864 ............................................GCACUCGCUGC......UUAAUua.......aauA.....................................GCAGCG-............................................-CACCCU.CCCC.GGCGGU.GCCCGGC...GGC +PMWC01000195.1/4505-5103 ............................................GCACUGGCUGC......CUAAA............G.....................................GCAGCC-............................................-CGUCUU.ACCU.GGGAUC.UCCUGCG...GCC +DUOV01000143.1/688-1296 ............................................GCUUUAGCUGC......UUAGA...........uU.....................................GCAGUUA............................................ACCUUCU.ACCU.ACUGC-.UCCCGCG...GUG +LFSF01000018.1/57163-56521 ............................................GCUUUAGCUGC......UUAAU............U.....................................GCAGCCU...........................................aACCUCUU.ACCU.UCUGU-.GCCUGGG...GUG +LADT01000087.1/90092-90786 ............................................GCUUUAGCUGC......UUAG-............-.....................................GCAGCUU...........................................uACCUCUU.ACCU.GUUGU-.GCCUGCG...GUA +JAENZX010000008.1/4152-4743 ............................................GCUUACGCAGC......UUAAU............U.....................................GCUGCU-a........................................aacCCCUCUC.UCCU.GCUAA-.GUUCCGG...GUG +DZBG01000048.1/2480-1867 ............................................GCAAUGGCUGC......UUAAUu........ag.-.....................................-------............................................-UUUUUA.ACUA.AUUGGU.ACCUGAG...GGG +MGRR01000113.1/4408-3864 ............................................CAACUUGCCGC......UUAAUu........aaaA.....................................GCGACA-............................................-CGUCCU.CUUC.GUCUUC.GCCUAUG...GGG +JAILZC010000303.1/2012-1382 ............................................GCUACUGCUUCucugaaCUAAC...........gA.....................................GGAGCA-............................................-UCUCUUaCGGG.GGCUCA.GCCUGUC...AGC +CAKKPE010000113.1/32004-31371 ............................................GCACUGGCUGC......UUAAU..........uaA.....................................GCAACC-............................................-CGUCCU.CUUU.CUCCU-.GCCUGUG...GGG +DUMD01000006.1/14162-14782 ............................................GCUUUAGCUGC......UUAGU............-.....................................UCAGCUA............................................ACGUCUA.ACCC.UCGGA-.GCCUACG...CUG +LT896716.1/1438800-1438215 ............................................GCUGUAGCAGC......UUAAU...........aA.....................................CCUGCUA............................................CCGUCCA.CCCG.AGUUCU.UCUCAUG...GGC +JACRDO010000098.1/7766-7162 ............................................GCCUGGGCCACu...gcCUAACc........cgcG.....................................GUGACUC............................................ACGUCGG.UCC-.GCCGAC.GCCUGCU...GAG +DCKP01000183.1/158004-158869 ..........................................uaGCACUGGCUGC......AUAAG............-.....................................CCG----............................................GCGCCUU.GACC.AGCCCU.GUCUGCA...UGU +JADZCV010000005.1/36333-37038 ............................................GCACUCGCUGC......CUAAU..........uaA.....................................GCAGCGA............................................-UGCCCU.GCCU.GAGGCU.GCCUGUG...CCG +JACRHA010000082.1/11755-12383 ............................................GCACUCGCUGC......CUAAU..........uaA.....................................GCAGCGG............................................-CGUCUU.UCAU.AUCGUC.GCCUGUG...CUA +JACQQM010000111.1/874-1508 ............................................GCACUCGCGGC......GUAAU...........uG.....................................ACCGCGA............................................-CGUCCC.UCCA.CCUGAG.GCCUGCG...GGG +BQIV01000012.1/5598-4968 ............................................GCUCUCGCGGC......UUAAU...........uG.....................................ACCGCGG............................................-CGUCUC.UCUC.GAUUUU.GCCUGCG...GGU +JAKLQT010000116.1/5017-4294 cagguauuucgcauccguccuucacaggauuuguaccugcacccGCGUUGCUUUU...gagAUAA-............-.....................................--AGCAA...........................................cCCGUUUU.A-CA.GUUUGU.GCCUGUG...GGA +JAGOOP010000004.1/16866-16185 u......uaaucccgcugccguggcgcccaucgcgcccgcacucGUCCCAGUUCU......CUAAU............C.....................................AGAAUUG..........................................ggCCCCGAU.CC--.AGCCU-.GCCUAAG...GGC +JADFYJ010000017.1/34759-35402 .........................ccucgcgggugccgaagccGCAUUA---GU......CUAAGuu......aca.A.....................................-------gcua..................................acuuagCCUUUUU.AUCG.GGGGUC.GCCCGCG...ACU +JAGVNC010000014.1/2925-3593 ................uucggaagcuccugcugaaacagcauuaCAAGUCGUUGC......CUAAUau.......uuaG.....................................GUAACG-............................................CCUCUUU.-AUA.GGUUUU.GCCUAUG...GAC +JAJRTO010000167.1/26921-26261 ............................................GCACUGGCCGC......CUAAG............A.....................................GUGGCCA............................................-CGUUCCgCUGU.CUCGGU.GCUCGC-...AGA +WGFP01000155.1/9446-8807 ............................................GCCUUAGCGGC......UUAAU............C.....................................CCCGCUA............................................ACCUUUC.ACCC.GGUUUU.UCCUGCG...GGC +MFTC01000029.1/2481-1715 ............................................GCCUUAGCGGC......UUAAU............C.....................................CCCGCUA............................................ACCUUUC.GCCUaCGUUUC.GCCUGUG...GGC +JADGDF010000140.1/11079-10379 ............................................GCUUUAGCCGC......UUAAG............-.....................................--GGCUA...........................................aACCUCUG.CCUA.GGUUGC.GCUUGUG...CAC +VBCS01000309.1/10953-11620 ............................................GCUCUGGCGGC......UUAAU............-.....................................CCCGCCG...........................................gACCUCGC.ACCG.GGCGGC.GCUC---...AGC +JADJKG010000021.1/55374-54724 ............................................GCUCUAGCCGC......UUAAU............A.....................................CCGGCCG...........................................gACCUUGC.ACC-.ACAUU-.GCACAUG...GGG +JAJTHX010000100.1/16555-15923 ............................................UCUCUAGCCGC......CUAAC............A.....................................CCGGCUA...........................................gACGUUGC.ACU-.GAUCU-.GCUGAUG...GGU +FNNZ01000003.1/85084-84441 ............................................GCUCUCGCGGC......UUAGG............-.....................................CCAGCGA............................................GCCUCUGaCCGU.UCCCU-.GCCUAUG...GGG +JAGRGQ010000098.1/5908-5250 ............................................GCACUCGCCGC......UUAAU...........aA.....................................CCGGUA-g........................................augCCGUCUGaCUGG.AGCCGU.GCUUGUG...CGU +SNYM01000009.1/56489-55850 ............................................GCUUUAGCCGC......UUAAG............-.....................................---GCUA...........................................aACUGCGA.CCCG.GGAGC-.GCCACUG...GUA +JAKLLP010000106.1/5150-4509 ............................................GCUCUCGCUGC......UUAAA...........aA.....................................CCAGC--cu......................................ugagCCCUCGGgCUGAaUCCGU-.GCUUGUG...CGG +JAHJQQ010000050.1/25064-25726 ............................................GCACUCGCUGC......UUAAA...........cC.....................................CCAGUA-gg.......................................gugCCGUCUGaCCGG.GGCCGU.GCUUGUG...CGC +APHR01000039.1/3868-4496 ............................................GCACUAGCUGC......UUAAU...........aA.....................................CCAGUGAa.........................................ugCCGUUCG.ACCA.GAUCCGuGCUUGUG...CGU +DGQF01000028.1/109543-108895 ............................................GCACUAGCGGC......CUAAA..........aaA.....................................CCCGCUU............................................ACGUUCU.CAA-.UUCGUU.UCCUGCU...AGG +JABBBA010000311.1/3793-3146 ............................................GCACUAGCUGC......CUAAAaacucuuuuua.-.....................................-------agaacuuuu........................uagauuagcuuGACCCGG.GGCG.AAUGU-.GCCCAUG...UAU +QQSW01000030.1/32923-33606 ........................................ugccCAACUGGCUGC......GUAA-............-.....................................GCAGCC-cgugaagcacuucu..............agaggcuucggcccuaGCGGUCUuUAGC.AAGAU-.GCCAGUA...UCG +CP021425.1/1668802-1668147 ............................................GCUCUAGCAGC......UUAAA............C.....................................CCUGCUA............................................GCGUCCA.GCCC.AAGAU-.GCUUGUA...UCG +PKWE01000117.1/3253-2602 ............................................GCCUUAGCUGC......CUAAA............C.....................................GCAGCUA............................................ACCUCUG.ACCGcCUCGG-.GCCUAUA...CGA +JAHCAM010000006.1/106533-105903 ............................................GCUCUGGCGGC......UUAAU............-.....................................CCCGCCU...........................................aACCCCCG.ACUGgCAUGU-.GCCUGUG...CAU +JADLAU010000033.1/28478-29125 ............................................GCUCUGGCGGC......UUAAC............-.....................................CCCGCCU...........................................aACCUCCGaCCC-.GCUGGU.GCCUGUG...CCA +JACORW010000010.1/77-722 ............................................GCACUCGCCGC......CUAAA...........aC.....................................CCGGUA-gg.......................................gugCCGUCUGaCCGG.GUCCGU.GCUUGU-...GCA +QIFW01000190.1/28936-29613 ............................................GCUUUAGCUGC......UUAAU...........aA.....................................CCAGC--gu......................................aaagCCUUCGG.CCUGaGGCGU-.GCUUGUA...CGC +DSOO01000017.1/11453-10794 ............................................GCACUAGCCGC......CUAAA...........aA.....................................CCGGCU-u........................................augCCGUCUGaCUGG.AGCCGU.GCUCGUG...CGU +PCXA01000001.1/265678-265083 ..........................................uuGCCUUAGCAGC......CUAAA...........aC.....................................CCUGCUA............................................ACGGUUC.CUCU.-CUGACcACCUGCU...AGG +WJOT01000061.1/9381-9976 ............................................GCAUUAGCCGC......GUAA-............-.....................................GCGGACA............................................-CGCUCA.CCUC.UUUUU-.GCCCAUU...GGA +#=GC SS_cons --------------------------------------------,,,,<<<<<<<------_____------------_------------------------------------->>>>>>>--------------------------------------------,<<<<<<-<<<<-<<<<__-BBBBB__--->>> +#=GC RF ............................................GCuuuaGCuGc......uUAAu............a.....................................gCaGCua............................................aCguccu.cccc.gcccuc.GCCuGug...ggg + +METO01000004.1/6969-5906 C.CGGG-..........................UCAGACGCUA...-UAAUUUCGGCU.gCGCC.GUU.CGCU...UU.UUCCGG.....UUA......................................................GCGG..G..CGGCAAAg.......caAAAGACAUCGGAUA.GCUUG.GGAAA. +MGUQ01000062.1/11281-10272 U.-GGGG..........................CCGAAUGUCG...--ACAGCAGGCU..AGUC.UAA.AUCCg.cC-.CGUCCUg...cCGG......................................................AUUC..U..AGGCGAA.........aCAACAGCGGGGCUG.GCCGU.CAGAC. +QNCD01000027.1/2535-3577 U.GAA--..........................-AUAGAG-C-...-GUUAACAGGCU..GGCU.UGG.GUUAa..UU.AGCCUU.....UAU......................................................GGCU..C..AGGCGAGa........uAAAUUAAAAGGCUG.CGGUU.UAUCC. +JAIFMS010000144.1/2379-3396 G.UAGGUucgcaa..............gaacacUCAGGGGUCA..uCUCACAUAAGAUcgCGCA.UUU.AGCU...-U.AGUUCG.....GA-......................................................GCUA..AagAUGCUAA..........AUCCAAUCGAAAUC.GUUGA.UAGUC. +CAKKQB010000003.1/8796-7710 U.GG---..........................AAUUGAGC-G...CUAAUUUAGGCU..GACU.CAG.AAAAa.aUU.AGCCUU.....UGG......................................................AUUC..U..GGGUGAA..........ACCUUAAAAGGCUGcGUCUU.GAUAA. +WBUJ01000039.1/18293-17279 U.UCGGAgcccucc...........ggggcgcuUCAGGGGUCG..aCUAACAUCAGCU..CGCG.CCG.AUCC...--.UGUCCG.....GGG......................................................GUGA..G..GCUCUAA..........AACUUACCGGAACC.GCCGU.UCGCC. +JANTFR010000132.1/2563-1524 G.AGGGG..........................CUGGGCGACA...CAAAGUCGGCCU..GCCA.UCC.GAGA...--.AGCCGC.....G-G......................................................CUCG..G..GUGAAAG..........--ACAAAGCGGCUG.GCCGG.AGGGCg +JADZFW010000081.1/15738-16792 GgUCGGUc........................aAGAGGCAUCG...UAAAAGUAAACA..UAGG.AAC.CGGA...-A.UGCUUC.....GCG......................................................AUGG..A..UCCGAAA..........--UAACAGAAGAUA.AGCUU.UGGGU. +JANTFO010000030.1/8294-9350 G.UUUGGu.......................cuAGAGGCAUCG...UAAAAGUAAACC..UAGG.AGU.CUGA...-U.UGCUUC.....GUG......................................................AGGA..U..UCC-GAA..........AUUUUUAGAAGCUA.AGUGU.AAAGU. +JACRBV010000092.1/3280-2299 A.-GAG-..........................-AAGACGUCA...-UUUAGCGGGCU..AGUAaCUC.UGGU...-U.CUUCCG.....GGA......................................................UCAG..G..GAGCGAA..........UCUUCACCGGAACG.GUUUC.ACUUAa +JACRPR010000063.1/12969-14030 G.GCGCG..........................UUGGGCGACA...CUAAAUCGGGGU..GCGC.GGA.UUGC...CA.CGCCGG.....UAA......................................................CGAU..U..CGCAAA-gcgg..cgcaAGCCAACCUGGCUCgGCGUU.UCCA-. +JADFYE010000019.1/32942-33968 C.GAU--..........................-AAAAAG-CA...-CUUCGCGGGCU..GGUC.GUU.UCGG...-A.UGUUCU.....CGC......................................................CGGA..A..UGACAAG..........-AUUUAGAGAACUG.GGUUU.AACGC. +JAHFSU010000026.1/8560-9557 A.-GAG-..........................-AAGGCGUCA...-UUCAGCGGGCU..AGUAaCUC.UGGU...-U.UUUUCG.....GGA......................................................UCAG..G..GAGCGAA..........UCUUCACCGAAACG.GUUUC.ACGGA. +JAHJDV010000046.1/41177-42218 U.-AAA-..........................-AGGAUGCC-...--CAAGCAGGCU..GGCU.UUG.GUAAa..UU.AGCCUU.....UGG......................................................GGCC..G..AAGCGAG..........AUUCAAAAAGGCCG.CGGAC.UGCAA. +JAJYOP010000013.1/32949-34009 G.UAU--..........................-AGGGGUUCG...-ACUUUGAGACU.aAGGG.UAA.GCUC...AU.UACUUU.....GGG......................................................GGUU..U..GCCUCAAa........aACCAUACAAAGUUGcUUCUG.GGUAU. +JAMZMJ010000003.1/206108-205072 -aGGAUC.........................aAGGGGUGUCG...ACCUUCAGGACU..AGUG.CAG.ACG-...-A.UGCUAU.....UAA......................................................-GAC..U..GUGCGAA..........-ACUCAAAUAGCUG.GCAGG.CCGGG. +JADGDS010000001.1/175636-174612 C.UCAGAguuuaaguug.....uuuuuagacauUCAGGGGUCA..aAUUUAACAAGAU..CGUA.GAA.AAAU...-A.UGUUCA.....GGG......................................................UUUU..U..CUAUUAA..........AUUUAACUGGGCUC.ACCGU.UAAUU. +MGRG01000012.1/269641-268661 G.-CGA-..........................ACAAACGUCA...--UUAGCGAGCU..AGCA.GUU.CUGGu..UU.CUCUUU.....GGC......................................................UAGG..G..CUGUGAAa........cAUAAACAAGGGGUG.GUCUG.AGACA. +DMFR01000196.1/1161-97 GgCCCGAu.......................caGGCGGUGCAAa..UAAAUCGGGGAU..AGCG.GAA.AUUA...--.AGCUUC.....GG-......................................................GAUU..U..CUGCAAA..........--AUUAAGAAGAUA.AGGUA.AAAGU. +JAHFCF010000021.1/3810-2803 G.GAG--.........................uGCCGACGUCA...--UGAGCAGGCU..GGAG.GUC.CUCCc..G-.CGCUCCucgucGGA......................................................GGGG..G..CUUCAAG.........aCCAGAACGGGGAUA.GUCCG.GGAGC. +VGOB01000051.1/15278-14215 C.GCGCG..........................GCGGGCGACA...CCAAGUCGGGGU..GCGG.CGA.UUGC...CA.CGCCGG.....UAA......................................................CAAU..C..GUCCAAGcggg.guaacACCCAACACGGCUG.GCGCG.CUCA-. +DYJA01000002.1/269452-268387 U.GCGCG..........................CUGGGCGAAA...CCAAGUCGGGGU..GCGG.CGG.UCGC...CA.CGCCGG.....UAA......................................................CGAC..U..GUCAAA-gcgggguaacACCCAACACGGCUG.GCGCG.AUCA-. +CAKKQG010000460.1/2042-974 C.GGGAC..........................GUAGGCGACA..cAAAUAUUGGCGU..GCCA.UCG.CGCA...-A.UGUCUC.....U-A......................................................GCGC..G..GUGAAAG..........--ACAAAGAGGCGC.GGUCA.CUGUCc +JAAESI010000049.1/670-1297 G.GGGUG..........................CCCGGCGUUA...-UGCAGCAGGCU..GGCC.GAU.CCGCaggGCa-UCCUC.....GG-......................................................CGGA..A..AGGCGAGa.........UUCAGGAGGAAGCUgGUCUG.CGCGU. +JAGFJE010000179.1/4213-3553 G.CGUG-..........................CCGCAUAUCAucaACCCUUCAGGCU..AGUA.UUG.UGGA...-A.UGCCUC.....G-G......................................................CCAC..A..GUGCGAA..........--AUUCAGAGGAUA.AGGGA.UGAACc +MNXI01000013.1/26824-27449 C.UAGA-..........................-GCGGCGUCA...UUGCAGUGGGCU.uACCU.UAC.CCGG...-A.CACCCA.....UAA......................................................GGGU..U..UAAGGAA..........AAUUUCAUGGGCUA.GCAAC.CGGCU. +MAYU01000012.1/807825-807194 U.AGGGU..........................AGCGGACUCA..cUCUUAGUGGGCU..ACGC.CGG.AUUCc..A-cCUCCUG.....AGG......................................................AAGA..A..GGAAGAG..........-AACAACCAGGAUA.GCUGA.CCGGA. +JAKZKU010000045.1/19843-20481 A.-GA-A..........................CUGGGGUUCA...CUAGAGUGGGAUacGCCU.GAU.UCU-...GC.CGUCUG.....---......................................................AGGA..U..GAGGGAA.........gAGAUUUACAGACUA.GCUAC.UCGGA. +AUHI01000011.1/11737-12371 G.UAGAU.........................gAAGGGUCUCAa.aAUGAAGCGGGCU..ACGC.UAA.AGGCc..U-cCACCUG.....AGG......................................................UCUU..U..AGAAUAG..........-ACUAAUCAGGUUA.GCCAU.UCGGA. +NIXK01000016.1/22306-22951 C.AGAUU.........................gAAGGGUCUCA..aAUCAAGCGGGCU..AUAC.UAU.CAUCc..A-cCGUCUG.....AGG......................................................AUGG..U..AGUUGAA..........-ACCAAUCAGACUA.GCUGG.CUCAA. +FOXD01000017.1/2788-2152 A.GUGAU.........................aCGGGGUCUCA..cUAAUAGUGGGCU..ACGC.UGU.CCAGc.cAC.CGUCUG.....AGG......................................................CUGG..C..AGAAGAG..........-ACCAAUCAGACUA.GCCAU.GCGGC. +CP084703.1/3648190-3647397 A.-GGAU..........................CAGGGACUCA..cUCUAAGUGGGAUacGCCU.AGA.GCCU...AC.CACCUG.....-AA......................................................GGUA..A..UAGGAAG.........aGAUCAAUCAGGUUA.GCCAC.AUGGA. +JAENYW010000075.1/3612-2966 C.GUGA-..........................CUAGGGCUCA..aCUUUAGUGGGAU..ACGC.AGUuCACCu..UC.CGUCUG.....UAG......................................................GUGA..C..UGAAGAG..........-AUCAAUCAGACUUaUUCUU.UAGAU. +BDUF01000064.1/2417-1715 C.GGGC-..........................-GGGACGUCA...UCCAAGCCGGAU..AGUC.UGG.ACAUa..UC.GGUCUG.....UGU......................................................AUGC..C..AGGCGAA..........-ACUCAGCAGACUA.GCUGA.UCACC. +JAEZAO010000145.1/2304-3007 G.GGGUA..........................GCUGGCGUCG...-ACAAGUCAGCCcu--U-.---.----...--.------.....---uugcauaggaagguuaaaugccagcacugauuuggccguagccuugagccauuu----..-..--CGGA-..........--ACUUAAAGGCUA.CCGAA.AGCGG. +JAAYBT010000145.1/9603-8773 C.AGGUA..........................GCCGGCGUCA...UUAAGUCAGGCC.uUCGG.UGU.AGGA...-A.GGUU--.....---aaacacuggaacu...........................uuuacagugguagcCUUG..A..GCUGUAAc........aGUAUUUAAAGGAUA.CCGAA.GCGCA. +JAEZCA010000022.1/97765-96981 U.GGGUA..........................GCUGGCGUCA...UUAAGUCAGGCCuuAG-G.---.----...--.------.....---aaggggaaggucaaauuccggg..........acugguucagccguagccuuga----..-..-GCUGAGc........cCGAUUAAAAGGCUA.CCGAA.AGCGA. +JAAYJF010000057.1/5319-5943 U.GGG-A..........................UUGGGCGUCA...UCUAAGCGGGGA.aCUAU.CCG.UCCA...-A.AGAGUU.....G-C......................................................GGCC..G..GAUGGAA..........--CACAUGACUCUA.CCAAA.GCCCUg +DAZZ01000093.1/45015-44387 U.-AGAG..........................CAGGGCGUCG...-AUAGUGGUGAA..CCGA.GCU.UACC...AA.AGCUUU.....GAG......................................................GUUA..G..AACGGAA..........--UUUAUGAAGCUA.CUGAA.ACUUA. +DUSN01000065.1/55270-56007 U.GGGAG..........................CCGGGCGCCG...AUUAUGCGGGCA..ACCA.GCC.UGCC...UA.AGCUUU.....GCG......................................................GCAG..G..-UGGG--..........-AUUUAUGAAGCUA.CUGAA.GUCCG. +JMLJ01000003.1/300718-300097 U.GGG-A..........................UAGGGCGCCG...AUUAGUAGGGAA..CCGA.GCC.UUAG...AA.AGCUUU.....GAC......................................................UAAG..G..AACGGAA..........--UUUAUGAAGCUA.CUAAA.GUAAA. +ALXI01000094.1/50210-50855 C.-GGAU.........................cACUGGUGUCA...UUUGAGUGGGAAacGAAG.CCU.AGCA...-A.AGCUUU.....GA-......................................................GCUA..G..AGGGG--..........UAUUUAUGAAGCUA.CCGGA.AAGUA. +CP035280.1/352674-353343 U.AGGA-..........................AUGGGCGUCG...--ACAGCGGGGU.aCCGA.GUC.UAAC...AA.AGCUUU.....GAG......................................................UUAG..A..AACGGAA..........--UUUAUGAAGCUA.CUGAA.AUCUG. +NZ_JAAEEH010000001.1/89409-90038 A.GGGGC..........................CAAGGCAUCG...ACGAUGCGGGGA..CCUA.UCG.UUUC...AA.AGCUUU.....GAG......................................................AUUC..G..AUAAGAU..........--UUAAUGAAGCUA.CUGAA.GGCCG. +LOES01000008.1/4041-4639 U.AGG-A..........................UUGGGCGUCA...-UUUAGCGGGGU.cCGUC.ACU.ACCA...-A.AGCUUU.....GAG......................................................GUAA..C..UGACG--..........-CAUUAUGAAGCUA.CUGAA.GCUGU. +FZOJ01000056.1/797-1452 U.AGCU-..........................AGAAACGUCA...UCUUAGUGGGGA.aCGUC.UUA.AGGG...-A.UGCCUU.....G-A......................................................CCUU..A..AGUUGUA..........--CAAUUAGGGCUG.GUCAA.AUCUA. +NIBG01000002.1/356948-357572 U.AGGC-..........................UUGAACAUCA...UUUAAGUGGGGA.aCUAC.UUU.UAGGg..GU.UGCCUU.....GAC......................................................CUAU..U..AGUUGAU..........--UAACUGGGGCUG.GUAGA.GAUAA. +ARZA01000125.1/34177-33554 U.AGAGU..........................AUAAGGGCCA..uCAUUUGCGGGGA.aCUGC.UGC.AGGG...-G.AGCUCC.....G-A......................................................CCUG..U..AGUAGAA..........--UACUCGGAGAUA.GUUUU.AUAUG. +NZ_QXXA01000001.1/140996-141621 U.AGAGA..........................UUAAGUGUCA..uUAUAAGCGGGGCccUGCU.UAA.GGGA...--.UUCUUU.....G--......................................................ACCU..U..AAGUUAG..........UAUAAUUAGAGAUA.GUUCA.UCAUU. +JAHLPM010000005.1/143814-144449 U.GGGA-..........................UAGAACGUCA..aUAUAGUGGGGAA..CCGA.GCC.UUAC...AA.AGCUUU.....GAG......................................................UAGG..G..AACGGAA..........--AUUAUGAAGCUA.CUGAA.ACUUG. +DHFP01000078.1/21020-20335 C.GGGA-..........................UUGGGCGCCG...-ACUAGCGGAGA..ACGA.GCU.UAGC...AA.AGCUUU.....GAG......................................................CUAA..A..GCCGGA-..........--CUUAUGAAGCUA.CUGAA.GUGAA. +CP033169.1/2673484-2672864 C.GGGAA..........................AAGGGUGUCA...UAAAUCCGGGAU.cUUCC.CGU.AGUG...-C.AGCUCU.....GGC......................................................ACUA..U..AGGAGAA..........-AAUUAAAGAGCUG.GCCGA.UCUUU. +PMWC01000195.1/4505-5103 U.GGGA-..........................UAGGGCGCCG...-ACUAGCAGGAU..ACCU.AAG.GGCC...AA.UUCUCG.....GAG......................................................GCCU..U..GACGGGA..........ACCUUAUCGAGAUA.GCGCC.AGCGA. +DUOV01000143.1/688-1296 U.AGG-A..........................UAGAGGGUCA...UCUUAGCGGGAU..ACUC.UAA.AUCA...AC.CGCCUG.....CUA......................................................GAUU..U..AGGGGAA..........ACUUAAGCGGGCUA.GCCGAgAAGAG. +LFSF01000018.1/57163-56521 A.GGG-A..........................UAAGAGGUCA...UAAUACCAGGCU..ACUC.UAG.AGCC...AU.UGUCUC.....CUA......................................................ACUC..U..AGGGAAA..........-AUUAAGGAGACUG.GCCUG.AAGGA. +LADT01000087.1/90092-90786 C.AGG-A..........................UAAGGGGCCA...CUUUAGCAGGCU..ACUC.UUA.AGUA...AC.CGCCUU.....GUA......................................................ACUU..A..GGGGAAA..........-AUUAACAUGGCUG.GCUGA.AGGAA. +JAENZX010000008.1/4152-4743 C.GGGG-..........................GAAGAGGUCA...UUUACCGGAGCU..GGCC.AAU.CUCC...AA.UUCUCG.....GAG......................................................GGGA..G..CGGCGAG..........-AUUUAUCGAGAUA.GCAAG.CAGAU. +DZBG01000048.1/2480-1867 C.CAGCAc.......................cgAUAACAAAAA...GCUGGUAAAGAC..GAUG.GCA.GAUCg..U-cCGUAAA.....AUA......................................................AACU..G..CAAAGAG..........AUCAGGUGUGGUUA.CUCUU.UAAAAg +MGRR01000113.1/4408-3864 C.GAAA-..........................AAGGGCGUAA...-AACAGUAGGCU..AGCU.AGG.GAGG...-C.UGAUAUa...cCUU......................................................ACCC..G..AUGCGAA.........aCUCGCGUAUGUCAG.GGUGC.UUUGA. +JAILZC010000303.1/2012-1382 C.CUCG-..........................UGAGGGACCG...ACAAGACGGGCU..GACC.GCG.CGCU...-C.GGCCCC.....AGG......................................................GCGC..G..UGG-GAAu........aUCCCAGCGGGGCUC.GGAUC.AGCUU. +CAKKPE010000113.1/32004-31371 G.GGAGU..........................CAGGGCGCAA...UAUUCACAGGAU..AGCC.AAG.CGGGg..AG.GGCUCC.....GGC......................................................CCCA..A..AGGCGAA..........-ACAUUAGGAGAUA.GCGAA.GAGGCu +DUMD01000006.1/14162-14782 A.GGG-A..........................UUAGGCGCCG...-ACUAGUAGGCU..ACCG.CAG.UCAAu..G-cCGUUUG.....AGU......................................................UGGC..U..GUGGGAA..........-AUUUAGCAAACUA.GUCUU.AUCAU. +LT896716.1/1438800-1438215 C.CGGA-..........................GUGGACGUCA...UUUACGUGAGAU..AGCC.GAC.CCGA...-A.UGCCUG.....CGG......................................................CGGG..A..AGGUGAA..........-AUGAAGCAGGAUC.GCGGU.CCGAG. +JACRDO010000098.1/7766-7162 C.-GGCA..........................ACCGGCGUCG...AAUUAGCAGGCA..UGGA.GCC.GCGCc.gCG.CGCCUCg...uCUG......................................................CGCA..G..CUCCGAG..........AAACAACGGGGCUA.GUCCC.GGGGG. +DCKP01000183.1/158004-158869 U.GGUU-..........................-GAGGCGGCU..aAACCCGCGGACU.uAGCU.UUG.UCUCg..CU.CCUCC-....uUCG......................................................AGAU..G..AAGUGAA..........AUUUUAGGGAGGAU.GUGCC.AAAAA. +JADZCV010000005.1/36333-37038 C.AGGU-..........................AAGGGUGUCA...UAAUUACAGGCU..GGCC.UGC.CUUU...UC.CUCCUG.....CAG......................................................GAGG..C..GGGUGAG..........ACUACAGCGGGAUA.GCGGU.UCCUUu +JACRHA010000082.1/11755-12383 U.AUGA-..........................-AGGAUGUCA...GAUCAGCAGGCU..AGCU.UAU.CAUGa.uC-cGGUCUA.....GUC......................................................AGGA..U..AGGCAAG..........-ACUAAUAGGCCUA.GCGGC.AAUCUu +JACQQM010000111.1/874-1508 G.UGGA-..........................AGGGGCGCGA...-UGCAGCAGGCU..GGUC.CAA.GGCU...GG.UGCUCA.....GCG......................................................GCUG..A..GGACGAG..........AACGCACUGGGCUA.GCGGC.UGUUCu +BQIV01000012.1/5598-4968 C.GGGA-..........................AGAGGCGUCA...-CUUUGCAGGCU..GGUC.CAA.UACC...GG.UGCUCA.....GCG......................................................GUGG..C..GGAUGAG..........AACUUUCUGGGCUA.GCAGA.CGUUCu +JAKLQT010000116.1/5017-4294 U.UGU--..........................-AAAACGUCA...--UUAACAGGAU..CGCC.GUA.CCUGg..UU.UGCUUU....uGAC......................................................AGAU..A..CGGUCAA..........AAGUUCAAAAGCUG.CCUUU.UUUAA. +JAGOOP010000004.1/16866-16185 U.GA---..........................CGUUGGGACU...CUAAUUUAGGCU..GGCC.CCG.GCUG...UU.AGCCUU.....CGG......................................................AACC..G..GGGUGAG.........aGCAGUAAAAGGCUG.CGGCC.CGGGG. +JADFYJ010000017.1/34759-35402 C.-GAU-..........................-AAAAAG-CA...-CACUGUGGGCU..GGUU.CUG.AUAA...-A.CGUUUU.....CGG......................................................UGUC..A..GAAUGAG..........AUCUUAGAAAACUG.GGUUU.AACGC. +JAGVNC010000014.1/2925-3593 C.UGU--..........................-AAAGAGCCC...--UACAUGGGCU..GGUC.UCG.CGGA...--.UGCUUU.....CGU......................................................UCGC..G..GGGCGAG..........AUUAAAGAAAGCUG.AUCCU.GCUUG. +JAJRTO010000167.1/26921-26261 G.GCAGU..........................AGGGGCGACG...ACUCAGCGAGCU..GGUG.CGC.GGAU...GA.UGCUCA.....GAC......................................................AUCCaaA..GCACGAG..........ACACUUCUGGGCUA.ACGAU.GAUAG. +WGFP01000155.1/9446-8807 U.GGG-A..........................UGAAGGGUCG..aUGCACACAGGAU..CGCG.UAC.CGUU...-G.UGCCUG.....UUA......................................................GCGG..U..ACGUUAA..........ACCAAAGCAGGCUCcGCCGG.UUGCC. +MFTC01000029.1/2481-1715 C.GGGAU..........................CGAAAGGUCG...AUUACACAGGAU..CGCG.CCG.GCUC...-G.UGCCUG.....UUG......................................................AGCA..A..GCGUUAA..........AUCCAAGCAGGCUCaGCUCA.GCAGU. +JADGDF010000140.1/11079-10379 U.UAGAUu........................uGUAGAGGUCA..aAUUACGCAAGCU..CGCA.GCA.AAGA...UU.UGUCUA....gGGU......................................................UGGC..G..CUGCUAA..........AUCUCACUAGACUC.ACUGU.UGAUU. +VBCS01000309.1/10953-11620 U.CGGGUgaugaaacuggcaacagcguagucacAGCGGGGACA...-UUUAGAGCGAU..CGCG.UGC.GCCC...-G.GGUCAC.....UUG......................................................GGCG.aC..ACGUCAA..........-AUCUAGGUGACUG.GCAUC.GGCGU. +JADJKG010000021.1/55374-54724 U.-GGGUgggca................accacAGCAAGGUCA...UAUACAUGUGCU..CGUG.AGU.CGGU...-G.CGCCGC.....GUG......................................................CCGC..C..UCCCUAA..........--AACCAGCGGAUA.GUCUG.CUCCC. +JAJTHX010000100.1/16555-15923 C.-AGGCcccga...............aaggggUGCAACGUCA..uUCACAUCAGCCU.c-UCU.GCA.GGGU...UU.GGUCGC....uUAA......................................................UCCU..G..CGGAUC-..........CGUCGAAGCGACUA.GCCAA.ACAUC. +FNNZ01000003.1/85084-84441 G.GCGGAu........................uCCAGGGGUAA..cAUUACAUGGGAU..CGCG.GUG.ACGG...-G.GGCUCG.....GAC......................................................CUGA..U..CCGCUAAa........aCCUAAUUCGAGAUC.GCCGA.CUGAU. +JAGRGQ010000098.1/5908-5250 -.CCAGCgcccuuc............ggggcauUCAGGCGUCA..uAGCUCACAAGAU..CGCG.AUG.AGGC...-A.GGUCCG.....GGG......................................................CCGA..U..UCGCUAA..........AACUUAACGGAACC.GCCGU.CUGCA. +SNYM01000009.1/56489-55850 C.CGGU-..........................-UAGCAGUCA...UCUACAGAGGCU..AAGG.UGU.GAGC...-G.GGCCCA.....ACG......................................................UUCA..C..ACUCGAA..........AACCUACCGGGAUC.GCGUU.UCAUG. +JAKLLP010000106.1/5150-4509 AaUCUGA.........................uCCCGGGGUCA..uCAAUCACAAGCU..CGCG.CGA.GGGC...-U.CGCCCG.....GGG......................................................UCCG..G..ACGCUAA.........aCCUUCACCGGGCUG.GCUGU.CGGUC. +JAHJQQ010000050.1/25064-25726 C.CGGGUuucuaagca........auuagaaacACAGGCGUCG..aCUCUCACAAGAU..CGCG.GUG.ACGC...-U.CUCCCA.....GGG......................................................CCGA..C..CCGCUAA..........AACUCACUGGGAUC.GCCGU.CUGUC. +APHR01000039.1/3868-4496 C.UGGUA..........................UCGGGCGUCG..aCUCUCACAAGAU..CGUC.AUG.ACGU...-A.UGCUUG.....GUA......................................................CUGA..U..UGAUUAA..........AACCUUACAAGAUC.GCUUC.CUGUU. +DGQF01000028.1/109543-108895 A.GAAG-..........................-AGAACGGCA...AAGCAGCAGGAU..CGUG.UGG.AUGC...CU.CGCCCG.....UGG......................................................CUGA..A..GCAUUAA..........AACCAAUCGGGAUC.GCAGA.CAAC-. +JABBBA010000311.1/3793-3146 U.CAA--..........................ACCGGGUGCG..cGACUCAUGGGAC..CGCU.GCC.AGAC...CC.CGCUUG....uGGU......................................................UGAU..G..CAGUUAA.........aCUUAAAGCAAGCUC.GCUUU.UCAAU. +QQSW01000030.1/32923-33606 C.GCUA-..........................CUGACUGUCA..uACAGAACUGGAU..CGCA.GUG.CGGC...-U.CGCCUU.....GGG......................................................CCAA..G..CUGUUAA..........ACCUAACAGGGAUC.GCCGA.CCACG. +CP021425.1/1668802-1668147 C.-GGCG..........................CUGGAUGUCA..cUUAGAACAAGCU..AGCU.UGU.UUGC...AU.GGUUCC.....GUG......................................................CAAA..U..CUGCGAA..........ACUAAAUGGAACUC.GCCUU.AAGCG. +PKWE01000117.1/3253-2602 A.CGA-A..........................UCAGGGGUCG...CGCUUAUAGGAU..CGAA.AAC.CGGU...-G.UGCGAC.....GGG......................................................CCGG..U..UUUUUAAg........aGUCACCGUCUGCUG.GCGUU.GCGUC. +JAHCAM010000006.1/106533-105903 C.CAGAC..........................CCGGGGGACG...CGCUCACAGGAU..CGCG.GGA.CCGG...CG.UGCUCC....gGGC......................................................CGGU..A..CCGCUAA.........aACGUUCCGUAGCUG.GCUUC.AUGUU. +JADLAU010000033.1/28478-29125 C.-GGAA..........................CCGGGGGACG...CGCUCACAGGAU..CGCG.CUG.AACC...-G.UGCUAC.....GGG......................................................GUUC..A..GCGUUAAg........aGACACCGUUAGCUG.GCCAA.GCGUC. +JACORW010000010.1/77-722 C.CCGAA..........................UCAGGCGUCG..aCUCUCACAAGCU..CGCG.AUG.AAGC...-C.CGCCCG.....GGG......................................................CGGA..U..UCGUCAA.........aGCUUCACCGGGCUC.GCCGG.CCGUC. +QIFW01000190.1/28936-29613 G.CAGAU.........................aACCGGAGUCA..uCCCAUACAAGAU..CGCG.AUG.AAAC...-A.CGUUCG.....GGG......................................................UGGA..U..UCGUUAA.........aCUCUUACCGGAAUC.GCUGU.CGGUG. +DSOO01000017.1/11453-10794 -.CCAGCguccgca............aggacauUCAGGCGUCA...UCUUCACGAGAU..CGCG.GCG.AGGU...-A.AGUCCG.....GGA......................................................CCGA..G..CCGCUAA..........AAACUUUCGGACUC.GCCGU.CAGCG. +PCXA01000001.1/265678-265083 -.AGAUG..........................UGAACCGCCG...--ACAGCGGGUU..GGCU.UUC.ACGU...UC.UGUCUC....gGGG......................................................CGUG..U..UGGCGAG.........aAUAUGCCGGGGCUC.GCGGU.UGUAA. +WJOT01000061.1/9381-9976 U.GGGG-..........................AUGAGUGUCA...GAGAGAUGGGAU..AGUU.CCG.GCUU...-U.UGCCUU.....GGA......................................................AGUC..G..GGAUGAG..........--AUUUAAAGGCUG.CUCCG.UCUCG. +#=GC SS_cons >->>>>---------------------------->>>>>>,,,---,,,,,,bbbbb,--,<<<-<<<-<<<_---__-_CCCCC-----___------------------------------------------------------>>>>-->-->>>>,,,----------,,,,,,,ccccc,,-<<<<<-<<<<<- +#=GC RF c.gggga..........................aagggcGUCA...uuuaagcgGGcU..agcc.ccc.cccc...ua.uGCcuu.....ggg......................................................gggg..g..gggcgAA..........aauuuAagaGGcUa.gccuu.ccccc. + +METO01000004.1/6969-5906 ..-UUCCUCGUU..UCGGGUcAAAU.CC...C.AGGCGAACU.....................................................A...-UUAAUUGAAGCUACGCUCGUA...GCGGCUUUCGCGAU.CGCCUGUCCGGACGCGGGUU.CGAUC-...............................-AA +MGUQ01000062.1/11281-10272 ..GGUUCUGCUU..CGUGAC.AGUC.UG...C.CGGCGAGAC.....................................................C...--AAUACGAAACUAAGCUUGUA...GAGACUU-GACGGU.CGCAUUCUUGGACGCGGGUU.CGAUC-...............................AAC +QNCD01000027.1/2535-3577 ..GAUCCUGUUU..AGCGGAgCGGA.UA...A.ACUCAAGAA.....................................................U...-AAAAGAUAAACUAAGCAUGUA...GCGGCUUUUACUCA.GUUACUUAAGGACGGCGGUU.CGAUUCa..............................-AA +JAIFMS010000144.1/2379-3396 ..-UUCUUGGCU.cGUUGGG.UAGC.UG...U.CAACUAAAU.....................................................U...AAAAACGCGAGAUAAGCAUGUA...GAGCUUGUGGCGG-.AGUAUUUGCGGACGCGGGUU.CGAUUA...............................GUA +CAKKQB010000003.1/8796-7710 ..-AUCUUGUUU..AUCGGA.GUUA.UC...A.GGAUUAAGC.....................................................G...UAAAAGAUAAUCUAAGCAUGUA...GCGACUUCUACGCG.AUUAUUUAGGGACGCCGGUU.CGAUUCa..............................-AA +WBUJ01000039.1/18293-17279 ..-GCCCUGCCG..GUCGGG.UUGC.GA...A.AGGUUAAAU.....................................................U...-AAAGACCAGGCUACGCAUGUA...GGGCCGAGGGCGG-.AGGAUUUGCGGACGGGGGUU.CGAUUG...............................-GA +JANTFR010000132.1/2563-1524 ..CCCUGGGUCA..CCUGAG.GCUC.CU...C.CGGUAAGAA.....................................................C...--GACAGGUGACUACGCUCGUA...GAGGUCCGAGGACC.UAAUCUUUCGGACGC-----.GGGUUCg..............................-UA +JADZFW010000081.1/15738-16792 ..-GGGCUGUUC..UUGGUC.AGCU.CA...A.AGUCGAAAA.....................................................C...-CAAUCGAGAAAUAAACAUGUA...GAAAGCUCUUCGGU.UGCUUGUUUGGACGCGGGUU.CGAUU-...............................-UA +JANTFO010000030.1/8294-9350 ..-GGGCGGUUU..UUGGUC.AGCU.UU...A.CAUCAAAAA.....................................................U...-CAAUCAAAAACUAAGCAUGUA...GAAAGCUCUUCGGU.UGCUUGUUUGGACGAGGGUU.CGAUU-...............................AUU +JACRBV010000092.1/3280-2299 ..GAUCCUGUCU..UUCGGAgGUUU.GU...G.AAACUUACG.....................................................C...-AAAAGAAAGACUAAGCGUGUA...GACAAAAUUGUGG-.AGAUUCUUCGGACGCGGGUG.CGAUUC...............................AGU +JACRPR010000063.1/12969-14030 ..-UCUUUGUCG..GUUGAG.CCGG.GA...A.ACGCGAGAA.....................................................C...-CAAAAACCGACUAAGCGUGUA...GAUACUUUGAGGC-.AAACUUUUCGGACGC-----.GGGUUC............................ucuAGC +JADFYE010000019.1/32942-33968 ..-AUCGUGUAC.gAUUCGA.GUCG.UU...A.AACUAAGAU.....................................................U...-AAAAAACGUGCUACGCAUGUA...GAAGCUUAUGCAAA.GCUCUUUAAGGACCGGGGUU.CGAUUC...............................-AA +JAHFSU010000026.1/8560-9557 ..AAUCCUGUCU..UUCGGAgUUUU.GU...G.AAACUUACG.....................................................C...CAAUAGAGAGACUAAGCGUGUA...GACGAGAUGAUCUA.-GACUCUUCGGACGCGGGUG.CGAUC-..............................aAAA +JAHJDV010000046.1/41177-42218 ..-AUCCUGCCC.cGCAGGA.GCUG.CA...G.UAGUAAGCA.....................................................A...AAAAUACGGGGCUAAGCAUGUA...GCGGCUUUUAUUCA.GUUAUCUAGGGACGCGGGUU.CGAUC-..............................aGUA +JAJYOP010000013.1/32949-34009 ..-AUCCUUUCC..UUCGGA.GCUG.CC...C.AGGAUAAGA.....................................................U...-AAAAGAAGGGAAAAGCAUGUA...GGAGCUCUUUAUUA.ACCCUGUAGGGACGCGGGUU.CGAUUC...............................-UU +JAMZMJ010000003.1/206108-205072 ..UAGGGUGUUG..UUCUCC.GGCU.CA...C.CUGCGAGAU.....................................................C...-AAAUGAGCAACUAAGCAUGUA...GAAGGUCCAUGAUU.UCCUUUGCUGGACGA-----gGGUUUGa..............................-CA +JADGDS010000001.1/175636-174612 ..UAUCCUGCCU..AUCGGA.UAAA.UA...A.UGGUUAAAU.....................................................U...-AAAGAUUAGGCUAAACAUGUAaauGAGCUAAGGGCGG-.AGGACUUGCGGACGCGGGUU.CGAUC-...............................-AA +MGRG01000012.1/269641-268661 ..AAACCUGUUC..GUAAGGcAAUC.CU...C.AGACAUACA.....................................................U...-AAUGUACGAACUAAGCAUGUA...GAUGGGAUGAUGGC.-GUUUCUUCGGACGUGGGUG.CGAUC-...............................AAG +DMFR01000196.1/1161-97 ..-CGGUAGCCC..UGAUCC.AGCU.UU...U.AUUCGAAAA.....................................................U...UAAGUCUGGGGAUAAACAUGUA...GAAGGCAUAUUGCU.UCCUCGUUUGGACAG-----gGGUUCG...............................-GG +JAHFCF010000021.1/3810-2803 ..--ACCAGUCC..GCCGGU.AUCU.CC...C.GGAUGAAGC.....................................................U...--CAAAGCGGAAUAAGCCUGUA...GUGGCCU-CAGUGC.UCGUCGUUUGGACGCGGGUG.CGAUC-...............................AAG +VGOB01000051.1/15278-14215 ..-ACUUUGUCG..GUUGAG.UCCG.GG...C.GCGUGAAAU.....................................................C...--AAAGACCGACUACGCUUGUA...GUAACUCUGGGGC-.GAACUUUUCGGACGC-----.GGGUUC............................ucuGGC +DYJA01000002.1/269452-268387 ..-ACUUUGUCG..GCUGAG.UCCG.GU...C.GCGUGAGCA.....................................................A...-CAAAAACCGACUACGCUUGUA...GUAACUCUGGGGC-.GAACUUUUCGGACGC-----.GGGUUC............................ucuGCA +CAKKQG010000460.1/2042-974 ..AACCCUGUCC..ACCGGG.GAAC.AG...C.GGCUAAGGC.....................................................U...AAAUAGGUGAACUAAGCUUGUA...GAUAUUUGCUGUC-.GAGUCAUUCGGACGC-----.GGGUUCu..........................uuaaCAA +JAAESI010000049.1/670-1297 ..-AGCGUGCCC..CUGGGC.GGCGuCG...C.GGACGAGAU.....................................................Uc..AAAUCAGUGGGCUACGCACGUA...GAAGCUCUCUCCGA.-GCAAUUUCGGACGC-----.GGGUC-..............................gGUA +JAGFJE010000179.1/4213-3553 ggGAG--GGUUUccAAUCC-uAUCU.CA...U.CCUCGAAAA.....................................................U...UUAACUGGAAACUAAGCAUGUA...GAAAGCUUAUGAGU.GCUUUCGCUGGACGCGAGUUcGACUC-...............................-AG +MNXI01000013.1/26824-27449 ..UACCCCGCCU..GUGGGG.ACGC.CG...C.AAGCGAACC.....................................................U...UUAAGCGCAGGAUACGCUCGUA...GAUGCUUCUGUGGA.GAUGCUUUAGGACGUGGGUU.CGAUUC..............................aGAA +MAYU01000012.1/807825-807194 ..-CGCCUGUCG..ACAGGCaGAUG.GA...U.CAGCGAAAC.....................................................Gc..GAAUAUGUCGACUACACUCGUA...GAAGCCUAAGUGCC.GAUAUUCUUGGACGUGGGUU.CGAUUAg..............................-UA +JAKZKU010000045.1/19843-20481 ..-CGCCUGUCG..GCAGGC.AUAA.GA..aG.UAGCGAAAC.....................................................Gg..AAAUAUGCCGACUACGCUCGUA...GACGCUUAAGUGGC.GAUAUCUUUGGACGUGGGUU.CGAUUA...............................GUA +AUHI01000011.1/11737-12371 ..-AGCCAGUUG..AUAGGCcGAAG.AA...U.UGGCGAAUC.....................................................A...UAAUAUAUCAACUACGCUCGUA...GAUGCUUAAGUGGC.GAUAUCCUUGGACGCGGGUU.CGAUUA...............................GUA +NIXK01000016.1/22306-22951 ..-GGCCUGUUG..GUAGGC.UGAG.AG..uU.GAGCGAAUG.....................................................C...GCAAAUACCAACUAUGCGUGUA...GAAGCCUGGGUGGC.AAUGCCUCUGGACGUGGGUU.CGAUUA...............................GAA +FOXD01000017.1/2788-2152 ..-GGCUUGUCA..CUAAGCcAAAG.CA...G.CGGCGAAUC.....................................................A...UAAUAUAGUGACUACGCUCGUA...GAAGCUCAGUCAGC.GAUAUCUCUGGACGUGGGUU.CGAUUAg..............................-UA +CP084703.1/3648190-3647397 ..-AGCCUGUCU..GUCGGC.CGAA.GU...GaUGGCGAAUC.....................................................Gc..CAAUAGACCGACUACGCUCGUA...GAAGCUUAAGUAUC.GUUAUCUCUGGACGUGGGUU.CGAUUA...............................GUA +JAENYW010000075.1/3612-2966 ..-AGCGGGUUA..CUUGGC.AGUC.UA...A.AGGAGACAU.....................................................U...CCCUCAAGUAACUGCACUCGGA...GAAGCUGUUGUGGC.GAUACUUUCGGACAGGGGUU.CGAUUA...............................GUA +BDUF01000064.1/2417-1715 ..-AGCCUGUCC..CUCGGC.GGGU.GU...G.AGGCGAAAC.....................................................UuuaAGUAGAGCGGACUGCACCCGGA...GAAGCUUAUGUGGC.GAGGUCUUCGGACAGGGGUU.CGAUUGg......................aaaaaccgAAU +JAEZAO010000145.1/2304-3007 ..CACCCUGCCU..GUAGGGgUGCA.CC...G.UAGGGAAACgcaggauuuaaguccaaaggagaccuggucucuauggauacuggguacuguac-...-AAAUUACAGGCUACACCCGUA...GAAGUUCAUGAGGA.UAUGGUUUCGGACAGGGGUU.CGACUC...............................GUA +JAAYBT010000145.1/9603-8773 ..AAGCCUUCAC..AUGGGCgUGGC.GC...A.AAGGGAAUGggaagc........................................aauuccg-...-AAAUCAUGUGAUACACCCGUA...GAAGCGCUGGAGGA.UAUAGUUUCGGACAGGGGUU.CGACUC..............................aGUA +JAEZCA010000022.1/97765-96981 ..AACUUUGAUU..GUAGAGgUCCG.CC...G.UAGGGAAACgcagugccaaggucucgca..............agagaaaccgggcaaugcac-...-AAACUACAAUCUACACCCGUA...GAAGCGCUGGAGGA.UAUGGUUUCGGACAGGGGUU.CGACUC.agggaaaguucagcaggauauugauccggcUGA +JAAYJF010000057.1/5319-5943 ..AAUCCUGUCA..UUGGGAgCUGG.GU...G.GAGGGAAUG.....................................................C...UAAAUCAAUGACUGCGCUCGGA...GAGGUUCCCGGUGA.UAUAUUUUCGGACGUGGGUU.CGAUUC...............................-AA +DAZZ01000093.1/45015-44387 ..AAGCCUGCUU..UUGGGCgUUAA.GC...A.GAGGGAAUG.....................................................U...UAAAACAAAAGCUGCACCCGAA...GAUGCUUAAAUUCU.UGGGCUUUCGGACAGGGGUU.CGAUUC...............................AAA +DUSN01000065.1/55270-56007 ..UAUCCUGUCA..GUGGGAgCCGG.AU...G.GAGGGAAUG.....................................................U...CAAAGCACUGACUGCACUCGGA...GAAGCUCUCAUCGA.UAUAUCUUCGGACAGGGGUU.CGACUC...............................-AA +JMLJ01000003.1/300718-300097 ..GAGCCUGCCA..GUGGGCgCUUU.AU...G.GAGGGAAUG.....................................................Uu..AAAACGCUAGGCUGCACUCGGA...GAUGCCUUAGGAGU.UCUAUCUUCGGACAGGGGUU.CGAUUC...............................-GG +ALXI01000094.1/50210-50855 ..UAGCCUGUCU..AAGGGCgAUGC.UU...U.UGGGGAAUC.....................................................U...UAAAACUUAGACUGCACUCGGA...GAAAGAUAAAUUCA.GCUGCUUUCGGACAGGGGUU.CGAUUC..............................aUUG +CP035280.1/352674-353343 ..AAGCCUGUCC..UUAGGCgUCAG.AC...A.GAGGGAAUG.....................................................U...UAAACUAAGGAAUGCACUCGGA...GAUGCUCAGGGGUU.ACUGCUUUCGGACAGGGGUU.CGAUUC...............................-AU +NZ_JAAEEH010000001.1/89409-90038 ..GAGCCUGUCG..UUGGGCgCCGG.UU...G.GAGGGAAUG.....................................................U...CAAAACAGCGACUGUGAUGGGA...GAUGCUUUCUUGGA.UGGGUUUUCGGACAGGGGUU.CGAUUC...............................GCA +LOES01000008.1/4041-4639 ..AAGCCUGUCU..GUGGGCgUGCA.GC...A.GAGGGAAUG.....................................................U...UAAAUCACUGACUGCGCUCGGA...GAAGCUGUGACCAA.GAUGCUUUCGGACAGGGGUU.CGAUUC...............................-AA +FZOJ01000056.1/797-1452 ..UAGUAUGUUG..CUGGACgAUGG.AG...G.AGACGAGAA.....................................................A...UAAAACAGUAACUACGCUCGUA...GAAGCUGAAGGUAA.AGGGCCUUCGGACAGGGGUU.CGAUUC...............................-AA +NIBG01000002.1/356948-357572 ..AAGCCUGUCA..UUGGGCgCUUU.GA...U.CUACGAGAU.....................................................U...UAAAACAAUGACUGCACUCGGA...GAAACUAUUUUUGC.AGGGCUUUCGGACGUGGGUU.CGAUUC...............................AAA +ARZA01000125.1/34177-33554 ..AAGCCUGUUG..UUGGGCgGCAU.AU...A.AGGCGAAUG.....................................................U...-AAAUCAGCAACUGCACUCGGA...GAAGCUCUUGGUGA.AGUGCUUUCGGACGUGGGUU.CGAUUC...............................GUA +NZ_QXXA01000001.1/140996-141621 ..UAGCCUGUUG..CUUGGCgAUUU.GA...U.GGAUGAAAU.....................................................U...-AAAGAAGCAACUGUUUCGGGA...GAAACUCCAUAUGA.AGUACCUUCGGACGUGGGUU.CGAUUC...............................AGA +JAHLPM010000005.1/143814-144449 ..AACCUUGUCA..GUAAGGgUCAA.GU...A.GAGGGAAUG.....................................................U...UAAACUACUGAAUGCACUCGGA...GAAGCUCUUGUGGA.AGUGUUUUCGGACGUGGGUU.CGAUUC...............................AAU +DHFP01000078.1/21020-20335 ..CAGCCUGCCU..GUAGGCgGUUC.AU...G.GAGGGAAUG.....................................................U...UAAACUAUAGGCUGCACCCGGA...GAAGUUCUUGUGGA.UGUGUUUUCGGACAGGGGUU.CGAUUC...............................AAA +CP033169.1/2673484-2672864 ..UAUCCUGCUC..CCGGGA.GAAA.AA...C.CGGCGAGAA.....................................................C...AAAAGCGGGAGAUAAGCCUGUA...GACGCUUUUAUUGA.UGUGCCUUCGGACAGGGGUU.CGAUUC...............................AUA +PMWC01000195.1/4505-5103 ..-GGCCUGCCG..GAGGGC.GUCG.UGuucG.GGGCGAAUC.....................................................C...-UAAACACCGGCUGCGCUCGGA...GAAACCUUUGUGAC.CUUUCUUUCGGACAGGGGUU.CGAUC-...............................AAU +DUOV01000143.1/688-1296 ..-AUCCUGUUC..CUGGGA.GCUC.AA...U.UGGCGAAAC.....................................................Ua..AAAAACAGGAACUAUCCUGGUA...GAAGCUUUUGUGGG.UAUUCCUUCGGACAGGGGUU.CGAUCA...............................AAA +LFSF01000018.1/57163-56521 ..-AUCCCGCCU..GUAGGA.GUCC.UG...A.AGGCAAGAA.....................................................G...GAAAAUACAGGCUGCACUCGGA...GAAGCUUCUGUGGU.CGGUCCUUCGGACAGGGGUU.CGAUUCa..............................-AG +LADT01000087.1/90092-90786 ..-AUCUUGUUU..GUGGGA.GUUC.UG...G.AGGCGAGAC.....................................................Aa..UAAAUCACAAACUACACUCGUA...GAUGCUCAGGUGGU.CAGUCCUUCGGACAGGGGUU.CGAUUC...............................AAG +JAENZX010000008.1/4152-4743 ..-AGCCUGUCG..GUAGGC.GAUU.UG...U.AAGCGAAAU.....................................................Uu..AAAGUACUUGACUACGCUCGUA...GAAGCUUAUGUAGG.UUCUCUUUCGGACAGGGGUU.CGAUCA...............................-AA +DZBG01000048.1/2480-1867 cuACGACUGUUU..GUUGGU.CCAG.UA...A.AA-------aucaaaaaua................................guguuugugcu-...-AACUCACAUCCUACGCACGUA...GGACUCUCUGCUGGaAGGUUUUUUGGACGUGGGUU.CGAUU-...............................AAU +MGRR01000113.1/4408-3864 ..-AUCGUGUUG..CUGCGA.GUCU.UU...G.CACCAACU-.....................................................-...-AAAACAGCAACUAAACAUGUA...GUGUUUGGAGUGG-.AUCGCUUUCGGACGUGGGUU.CGAUUA...............................-AC +JAILZC010000303.1/2012-1382 ..-AUCCUGUUC.aGUGGGA.GCGG.CU...G.AUCUCAACC.....................................................C...AAAACACUGAACUAAGCCUGUA...GAAGCCA-AACGAA.AGCAUCUCCGGACGCGGGUU.CGAUUC...............................GGA +CAKKPE010000113.1/32004-31371 ..AAGCCCGCCC.cUGGGGCgUGCC.UC...C.GGGCGAAUC.....................................................C...UAAAUCCAAGGGUAAGCAUGUA...GAUGUCGUGGCGG-.ACCAUUUCCGGACGCGGGUU.CGAUC-..............................aACA +DUMD01000006.1/14162-14782 ..UAUCCUGCCU..CUGGGAgAAUG.GU...A.AGGCGAAUU.....................................................U...UAAAACAGAGGCUGCGCUCGGA...GAAGUUCUUACUGG.AACACCUUCGGACAGGGGUU.CGAUUC...............................AGA +LT896716.1/1438800-1438215 ..UAUCCUGUUC..GGUGGAgACGA.AG...U.CCGCUAAAC.....................................................Cu..UAAAAACCGAAACAAGCAUGUA...GACGCCUUCUGCGU.AUGACUUUCGGACGCGGGUU.CGAUUA...............................ACG +JACRDO010000098.1/7766-7162 ..-CACUUGUCC..GGCGGU.UUCC.CC...G.GGAUGAACU.....................................................C...--AACGCCGGACUAAGCCUGUA...GGGGCCG-CCGGGU.GCGGAUUUUGGACGCGGGUG.CGAUC-...............................AGG +DCKP01000183.1/158004-158869 ..AAGCCUGCUC..AUCGGCgCUUU.UU...G.GGACGAGAA.....................................................U...AAAAGAUGAAACUACGCACGUA...GACCCAUAUGUGG-.AACUUUUCCGGACGCGGGUU.CGAUUC...............................-AG +JADZCV010000005.1/36333-37038 ..GAGCCUGCCU..GCGGGCaUGGG.GG...A.CUGCGAAAC.....................................................Cu.uAAUACGCACGGCUAAGCAUGUA...GAUGUCCUGAUGCAgAACAUUUCCGGACGCGGGUU.CGAUC-...............................-AA +JACRHA010000082.1/11755-12383 ..AAGCCUGCCU..CUGGGCgUAGG.UA...G.CUGCGAAAA.....................................................U...-AAAACAGGGGACAAGCAUGUA...GUGGCUUCGCGCCA.AAGGUCUUCGGACGCGGGUU.CGAUC-...............................AAU +JACQQM010000111.1/874-1508 ..AAGCCGGCCG..AUGGGCgUGGG.CG...G.CUGCGAAAC.....................................................C...AAAACGAUCGGAUAAGCAUGUA...GAGCCGUUGCGCUG.AAGGUCUUCGGACAGGGGUU.CGAUC-..............................aACA +BQIV01000012.1/5598-4968 ..AAGCCGGUUG..AUGGGCgUGGG.CG...A.AUGCGAAUA.....................................................A...CAAAUCAUCAGCUACACACGUA...GGGCCGUUGCGCUG.AAUGUCUUCGGACGCGGGUU.CGAUUA...............................ACA +JAKLQT010000116.1/5017-4294 ..UACCCUGUCU..AGCGGGgAUUA.AA...A.AAGAAAGCU.....................................................U...-CAUAGAUAGACUAAACAUGUA...GAUACUAUUAUUAG.-UUACUUAAGGACGCGGGUU.CGAUC-...............................AGU +JAGOOP010000004.1/16866-16185 ..AGUCCUGUCU..GUCGGAaGUCC.CG...G.GAAUAAGGC.....................................................G...CAGAAGACAGACUGAGCAUGGA...GCGGCUUAUAUUCG.UUUAUCUAAGGACGCGGGUU.CGAUC-...............................AAC +JADFYJ010000017.1/34759-35402 ..-AUCCUGUAC..GCUGGA.GACG.UU...A.AACCAAGAC.....................................................C...-AAAAAACGUUCUACGCAUGUA...GAAGCUUACGCAAA.GCUCUUUAAGGACCGGGGUU.CGAUUU...............................GUA +JAGVNC010000014.1/2925-3593 ..-AGCUUGUUU..AUCGAC.GCAA.GC...G.GGAUGACGC.....................................................G...UGAAAGAUAGACUAAGCAUGUA...GAAACUUAUAUCGC.GUAACCCAAGGACCCGGGUU.CGAUUC...............................-AU +JAJRTO010000167.1/26921-26261 ..CAUCCUGCCU..AUGGGA.GACG.UC...A.UCGUGAAAC.....................................................U...CAAAACAUAGGAAAAGCAUGUA...GUAGCCUUUGUUGC.GGUACUUUCGGACGCGGGUU.CGAUCG...............................-GU +WGFP01000155.1/9446-8807 ..UUCCCUGUCU..GUCGGG.AAAC.AG...C.CGGUUAAAU.....................................................C...--AUAGACAGACUACGCAUGUA...GAACCGGACGGCGG.AGGACUUGCGGACGCGGGUU.CGAUC-...............................AAA +MFTC01000029.1/2481-1715 ..GGUCCUGUCU..GUCGGA.ACAC.GC...U.GAGUCAAAU.....................................................C...--AAAGACAGACUACGCAUGUA...GAACCAUAGAUGU-.AGGACUUGCGGACGCGGGUU.CGAUUA...............................ACA +JADGDF010000140.1/11079-10379 ..UAUCCUGCCA..GUCGGA.UGGU.UA...A.CAGCUAAAU.....................................................U...-AAAGACAUGGCUAAACAUGUA...GAACCGCAGGCGG-.AGGAUUUGCGGACGCGGGUU.CGAUC-...............................AGU +VBCS01000309.1/10953-11620 ..-CGCCUGUCC..GUCAGU.GGCG.CC...G.GAGCGAGAG.....................................................Cu..GAAUGACGAGGCUAAGCAUGUA...GUCCUGC-AUGUGU.AGCGUUUUCGGACGCGGGUU.CGAUUA...............................GUA +JADJKG010000021.1/55374-54724 ..-AGCCUGUGC..GUCGGC.GUGG.AG...U.GGGCGAGAU.....................................................Gc..AAAUGAUUGCACUAAGCAUGUA...GUCCUGG-CCGCCG.AUAGCUUCUGGACGCGGGUU.CGAUUA...............................GUA +JAJTHX010000100.1/16555-15923 ..-AGCCUGCCG..GCUGGC.GGGU.GC...G.AGGCGAAAC.....................................................Cc..AAACAACCAGGCUAAGCAUGUA...GUCCUGA-CUGUGG.AGGGCUUGCGGACGCGGGUU.CGAUC-...............................-AA +FNNZ01000003.1/85084-84441 ..CGCCCUGCCC..UUCGGG.CGGC.GG...A.AGGCUAAAA.....................................................Ac..AAUAGAACGGGCUAAGCAUGUA...GGGCCAAUGGCAG-.AGGGCUUGCGGACGCGGGUU.CGAUC-.............................aaCGC +JAGRGQ010000098.1/5908-5250 ..CGCCCUGUCU..GUCGAG.CAGC.AG...C.CGGCUAAAA.....................................................U...CAUCGACAGAUCUAAGCAUGUA...GAGCCGAUGGCGG-.AGUACUUGCGGACGCGGGUU.CGAUUA...............................ACA +SNYM01000009.1/56489-55850 ..-AGCCUGUGC..GUCGGC.GCUU.GA...A.ACGUUAACU.....................................................C...AAAUGGCAGCACUAAGCAUGUA...GUACCAAAGGCAG-.AGGAUUUGCGGACGCGGGUU.CGAUUA...............................ACU +JAKLLP010000106.1/5150-4509 ..UUCCCUGUCC..GUCGGG.UAGC.CG...G.CCGCGAGAA.....................................................C...--AAUGGCGGAAUAAGCAUGUA...GAGCUCACGGCGU-.AGGGCUUGCGGACGCGGGUU.CGAUC-...............................AAC +JAHJQQ010000050.1/25064-25726 ..UUCCCUGCCC..GUCGGG.UAGC.AG...C.CGGUUAAAU.....................................................C...AAUUGACGUGGAUAAGCAUGUA...GAGCCGAAGGCGG-.AGUACUUACGGACGCGGGUU.CGAUC-...............................AAC +APHR01000039.1/3868-4496 ..UUCCCUGUUC..AUCGGG.UAGC.UU...G.GAGUUAAAU.....................................................U...-AAUAGAUGAAAUAAGCAUGUA...GAUCCAAAGGCGG-.AGGAUCUGCGGACGCGGGUU.CGAUUA...............................GUA +DGQF01000028.1/109543-108895 ..-ACCCUGACC..GUUGGG.UCGU.UC...G.ACGCUAAAU.....................................................Ua..AUUAACGGAAGCUAAGCAUGUA...GAGCCAACAGUGG-.CGCAUCAGCGGACGCGGGUU.CGAUU-...............................UUA +JABBBA010000311.1/3793-3146 ..--CCCUGUUU..GUCGGGcCAGU.GG...A.AAGUUAAAC.....................................................-...-AAUUGACAAAAUAAACAUGUA...GAGCUGAAGGCAG-.AGAACUGGCGGACGCGGGUU.CGAUU-...............................UUA +QQSW01000030.1/32923-33606 ..--UCCUGCCC..GUCGGG.CUGU.GG...A.AGGCUAAAU.....................................................Ca..AUAGACGGAAACUAAGCAUGUA...GAGCCGAAGGCAG-.AGUACUGACGGACGCGGGUU.CGAUUA...............................ACA +CP021425.1/1668802-1668147 ..--CCCUGCCC..CUCGGG.CCGC.CA...A.AGGUUAACU.....................................................Ca..AUAGAGGGUUUCUAAACAUGUA...GAGCCGAUGGCAG-.AGGGCUGGCGGACGCGGGUU.CGAUUA...............................ACG +PKWE01000117.1/3253-2602 ..UUCCCUGCUG..CUCGGG.UAGC.GC...C.GCGUGAGAA.....................................................U...CAAAGAGUCAGCUACGUACGUA...GAAGCUGAAGCGU-.AGGGCUUGCGGACGGGGGUU.CGAU--..............................cAAU +JAHCAM010000006.1/106533-105903 ..UUCCCCGCCC..GCCGGG.UAGC.AC...G.AAGCGAGAU.....................................................C...AAUAGGCGUGGACACGCACGUA...GAUCCUGUAGCGU-.AGGGCUUGCGGACGCGGGUU.CGAUC-...............................AAC +JADLAU010000033.1/28478-29125 ..UUCCCUGCUG..CUCGGG.UAGC.GU...G.AGGUGAGAA.....................................................Aa..CAAAGAGACAGCUACGUACGUA...GAGCCUGAAAUGU-.AGGACUUGCGGACGCGGGUG.CGAUUA...........................gcggAAA +JACORW010000010.1/77-722 ..UUCCCUGCCA..UUCGGG.UAGC.GG...C.UGGUUAAAC.....................................................U...AAUAGAAUUGGCUACGCAUGUA...GAACCGAGGGCGG-.AGGGUUCGCGGACGCGGGUU.CGAUC-..............................aGUA +QIFW01000190.1/28936-29613 ..AUCCCCGCCU..GUUGGG.CAGC.CG...C.CAGCUAAAU.....................................................U...-AAAGAACAGGAUAAGCAUGUA...GAGCCAAUGGCAG-.AGGAUUUGCGGACGCGGGUU.CGAUC-..............................aACA +DSOO01000017.1/11453-10794 ..CGCCCUGUUC..GUCGGG.UUGC.UG...C.CGGUCAAAA.....................................................C...AGUAGACGUAACUACGCAUGUA...GAGCCGAGGGCGG-.AGGGCUCGCGGACGCGGGUU.CGAUUA...............................ACG +PCXA01000001.1/265678-265083 ..AAUUUUGUUC..GUAGAAgCUUA.CA...A.CUGCCAAAC.....................................................-...-AAAAUACGGACUACUUGCGUA...GAUGAUUGCAUGA-.AAGGUCUUCGGACGGGGGUU.CGAUC-...............................-AG +WJOT01000061.1/9381-9976 ..AAUCCUGUCU..UUGGGUaAUAA.GG...C.GGGGGAGAU.....................................................U...CCAAACAAAGACUAAACCUGUA...GAUGUCC-UGCUGA.AAUAUUUCUGGACGCGGGUU.CGAUC-...............................-AA +#=GC SS_cons ----<<<_DDDD--___>>>-->>>->>--->->>>>,,,,,-----------------------------------------------------,---,,,,,,,,dddd,,,)))))------)))))))))))))-)))))))))),,,[[[[[,,.<<<<<<.------------------------------___ +#=GC RF ..aAgccUGUcu..gUcggc.uggg.gg...a.aggcgAAau.....................................................u...aAAAaaauagaCUAagCacGUA...GAagCuuagguggg.gggaccuuCGGACGcGGGUU.CGAUuc...............................aaa + +METO01000004.1/6969-5906 A-.............................-GGUCG.A.CCCAGAGAGCGAUCUCUGGUGA..UAAACCCGGC.uUAAAUCAGGGAAA.CCCUACGUACUuacuugc.........cgacgggCAGGAAGUC................................................................... +MGUQ01000062.1/11281-10272 AC.............................-GGUCG.A.CCUCCGGAGCAAUCCGGAG-UGcaAAACCUGGCU..UGAAUCAGGGGAA.CCUAAACCUGCcgg.................acaCAUGGCGGG................................................................... +QNCD01000027.1/2535-3577 A-............................uGAGUCG.C.GCUAAGAAGUAAUUCUUAGUGG..AAA-CUCAGC.uUACAUCAGGGAAG.CCCUAACGU--.......................---UUAGCC................................................................... +JAIFMS010000144.1/2379-3396 AAa............................UAGUUG.C.CACAGAGAGCGAUUUCUGUGUG..AAAAGGGUGU..UCAAACGGUGAAA.GCUAAGCAC--.......................--GAAAGUG................................................................... +CAKKQB010000003.1/8796-7710 A-............................uGAGUCG.C.GCUAAGAGGUAACUCUUAGUGA..AAAAUCUAGC.uUA-AUCAGGGAAG.CCCAAACGUACcugccugc........cgucagaCAGGAAGUC................................................................... +WBUJ01000039.1/18293-17279 A-.............................UGGUCG.C.CACGGGCAGCGAUGCCCGUUGG..AAAAGAUGGC..UCAAACGGUGAAC.GCUAAGUCCCUg......................GAUUGGGGA................................................................... +JANTFR010000132.1/2563-1524 A-............................cGAGCCC.C.CUGUUGCGGUGACGCAGCAGGA..AAAACCCGGC..UUAAUCAGGGAA-.GGCUAAACCGCc......................--GCAAGCGg.................................................................. +JADZFW010000081.1/15738-16792 A-.............................-GGUCG.AcUCAUACA-GGAA-UGUAUGAUG.cAAAAUCGCUU..GAAUUGCUGGAAC.GCUAAGGA---.......................---GAAAUC................................................................... +JANTFO010000030.1/8294-9350 AA.............................-GGUCG.AcUCAUACA-GGAA-UGUAUGAUG.cAAAAUCGCUU..GAAUUGCUGGAAC.GCUAAGGA---.......................---GAAAUC................................................................... +JACRBV010000092.1/3280-2299 AA.............................GAGUCG.C.CAUGGAGGGUAACUUCCAUUGA..AAAACUUGGC.uUACAUCAGGGAAG.CCCACACCCGUa......................AAAAC--GG................................................................... +JACRPR010000063.1/12969-14030 AAgau..........................GAGCCC.C.UGUGAGUGGCGACAUUCACA-G..CAAACCCGGC..UUUAUCAGGAAAA.ACGUCUAGAA-.......................--AAAUUCU................................................................... +JADFYE010000019.1/32942-33968 AU.............................GGGUCG.A.CUUCUGGAGUAAUCCAGAACGA..AAAACUUGGC.uUACAUCAAGGAAA.CCCUAAUCUCAg.....................uAUUUU-GAG................................................................... +JAHFSU010000026.1/8560-9557 UAaa...........................-GGUCG.C.CAUGGGAAGCAAUUCCCAUUGA..AAAACCUGGC.uUACAUCAGGGAAA.CCCAAACUUGC.......................CAAAAGCAA................................................................... +JAHJDV010000046.1/41177-42218 UUaa...........................-GGUCG.A.CUUCCGGAGUAAUCCGGAAUGA..AAAACCUGGC.uUACAUCAGGGAAA.CCCAAACGC--.......................---AAAUGC................................................................... +JAJYOP010000013.1/32949-34009 AC.............................GAGUCG.C.ACUAAGGGGCAACUUUUAGUGA..AACACUCGGC.uUACAUCAGGGAAG.CCCGAAAUGUAacuccgau.......uaauauuuGGAGUAGAC................................................................... +JAMZMJ010000003.1/206108-205072 AU............................uCGGACCc-.ACUUAUCAGGGAUGAUAAGUUU..AAAAUUGGGU..GAAUUGCAAGAAG.CCUAAGUAUGA.......................AACGUCAUA................................................................... +JADGDS010000001.1/175636-174612 A-.............................-GGUCG.C.CUUAGACAGUGAUGUCUAAAGG..AAAAGAGAGC..UCAAACGGUGAAG.GCUAAGUCUAAau...................ggAUGGAUAGA................................................................... +MGRG01000012.1/269641-268661 AAa............................-GGUCG.C.CAUGAGAGGUAACUCUCAU-UG.cAAAACCUGGC.uUACAUCAGGGAAA.CCCAAACUCAU.......................-AUUAAUGA................................................................... +DMFR01000196.1/1161-97 AA.............................UGGACCc-.ACUACCUAGGAAUAGGUAGUUA..AAAAUUGCUU..GAAUUGCUGGAAG.CCUAAGUCA--.......................--GAAGUGA................................................................... +JAHFCF010000021.1/3810-2803 AC.............................-GGUUG.C.CUCCCGGAGCAAUCCGGGAUGA..AAAACCUGGC..UUAAUCAGGGGAA.CCUAAACCUUGc.....................uUCGGCAGGG................................................................... +VGOB01000051.1/15278-14215 AAgau..........................GAGCCC.C.AUUGAACGGCGACGCUCAAU-G..CAAACCCGGC..UUAAUCAGGAGAG.ACUUACGGCG-.......................--AAUCGCC................................................................... +DYJA01000002.1/269452-268387 AAgac..........................GAGCCC.C.AUUGAACGGUGACGCUCAAU-G..CAAACCCGGC..UUAAUCAGGAAAG.GCUUCCGGCA-.......................--AGGCGCC................................................................... +CAKKQG010000460.1/2042-974 AAgaau........................aGAGCUC.C.CUAGCGCGGCGACGUGCUAGGA..AAAAUCCAGC.uUACAUCAGGGAAU.GCUUCCGCG--.......................--UUAGGGC................................................................... +JAAESI010000049.1/670-1297 GUug...........................-GGCCC.GgGGCGCCUGGAAACAGGUGCCUG..AGAACUGGGG..AAAAUCGGUGAAC.GC---------.......................---UGAGA-................................................................... +JAGFJE010000179.1/4213-3553 A-.............................-GGGUCgC.CCAUACG-GUGA-CGUAUGGUG.cAAAAUCGGGU..GAAUUCAGAGAAG.CCUAACCUCUAcuccgauaa......caauauccGGAUGAGAG................................................................... +MNXI01000013.1/26824-27449 AUg............................GAGUCG.C.CUGUAGCGGUAACGCUACAUGG..AAAACAAGGC.uUACAUCGGUGAAA.CCUAAACUC--.......................--UGACGAG................................................................... +MAYU01000012.1/807825-807194 A-............................uUAGUCG.C.CUUGCAUAGCAAUAUGCAAGUG..AAAAUCUGGC..UUUAUCGGUGAAA.CCUAAGUCGC-.......................-AAAAACGA................................................................... +JAKZKU010000045.1/19843-20481 AA.............................UAGUCG.C.CUUGUGUGGUAACACACAAGUG..AUAAUCCGGC..UUUAUCGGUGAAA.CCUAAGUCGCG.......................-AAAUGCGA................................................................... +AUHI01000011.1/11737-12371 AA.............................UAGUCG.C.CUUGCAUGGCAACAUGUAAGUG..AUAACUCGGC..UUGAUCGGUGAAA.CCUAAGUCAC-.......................-GAAUGUGA................................................................... +NIXK01000016.1/22306-22951 AA.............................UAGUCG.C.CUUUUGUGGCAACACAAAAGUG..AAAAUUCGGC..UUUAUCGGUGAAA.CCUAAGUUGCUuu...................ucCUGAAGCAA................................................................... +FOXD01000017.1/2788-2152 A-............................uUAGUCG.C.CUUAUGUGGCAACACAUAAGUG.aAUAAUCCGGC..UUAAUCGGUGAAA.CCUGAUACUGCag...................acACUGC--AG................................................................... +CP084703.1/3648190-3647397 AA.............................UAGUCG.C.CUUAUGUGGCAACACAUAAGUG..AAAACUUGGC..UUAAUCGGGGAAA.CC---------.......................---------uacccuguuauaaauagucguucaaaaaugaggaaaaaaagagccgagaagaucgaggaagcgaaga +JAENYW010000075.1/3612-2966 AAa............................UAGUCG.C.CUUGUGUGGUGACACACAAGUG..AAAACUUGGC..UUUAUCGGUGAAG.CCUACAUCAUA.......................-AAUCAUGA................................................................... +BDUF01000064.1/2417-1715 UUcggguau.....................cUGGUCG.C.CUUGUGUGGUGACACACAAGUG..AAAACUUGGC..UUAAUCGGUGAAG.CCUACGUUUGUggacgcc..........gcucagCGUCCUGAA................................................................... +JAEZAO010000145.1/2304-3007 AAa............................GAAUCG.C.CUUGCAGGGUGACCUGCAAGUG..AAAAUCCGGC..UUUAUCGGUGAAA.CCGCAUCGUG-.......................--UGACGAC................................................................... +JAAYBT010000145.1/9603-8773 AAaa...........................GAAUCG.C.CCUGCCUGGUGACAGGUAGGUG..AAAACCCGGC..UUUAUCGGUGAAA.CCGUAAC----.......................---------ggaaggaaaacagcgaaagcuguggacauucagaaagcgacauuucucac................. +JAEZCA010000022.1/97765-96981 AUggcaguugcgagucaauugccgcaaaaa.GAAUCG.C.CCUGCCUGGCGACAGGCAGGUG..AAAACCCGGC..UUUAUCGGUGAAA.CCGCAGCGGAAggua...............auuuACCUUGACC................................................................... +JAAYJF010000057.1/5319-5943 AA.............................GAGUCG.C.CCUGCAAAGCGAUUUGCAGGUG..AAAACCCGGC..UUUAUCGGUGAAG.GCUAAGGU---.......................---GUAUGC................................................................... +DAZZ01000093.1/45015-44387 AA.............................GAGUCG.C.CUUAUGGAGUAAUCCAUAAGUG..AAAACCCGGC..UUUAUCGGUGAAA.CCGUAACAC--.......................--AAUAGGU................................................................... +DUSN01000065.1/55270-56007 AA.............................GAAUCG.C.CUUGUCGGGCGACCGACAAGUG..AUAACCCGGC..UUAAUCGGUGGAA.CCGUAGCGUGAaaugcaggaaaggaaguuuucugCAUAAGGGC................................................................... +JMLJ01000003.1/300718-300097 UA.............................GAGUCG.C.CUUACGAAGCAAUUCGUAAGUG..AAAACCUGGC..UUUAUCGGUGAAA.CCGUAACACG-.......................--UGACGGU................................................................... +ALXI01000094.1/50210-50855 ACa............................GAGUCG.C.AUUAAGGAGUGAUCCUUAAAUG..AAAACUUGGC..UUUAUCGGUGAAA.CCGUAACAGA-.......................--UAAUGCU................................................................... +CP035280.1/352674-353343 AA.............................GAGUCG.C.CUUAGGAAGUGAUUCCUAAGUG..AAAACCCGGC..UUUAUCGGUGAAA.CCGUAACGUGU.......................UAAUAUGGC................................................................... +NZ_JAAEEH010000001.1/89409-90038 GA.............................GGGUCG.C.CUUGUCCAGUGAUGGACAAGUG..AAAAUCCGGC..UUGAUCGGUGGAA.CCGUAACAGAUgggggac.........uacacgcCUCCAGGAU................................................................... +LOES01000008.1/4041-4639 AA.............................GAGUCG.C.CUUGCAGUGUGAGCUGCGAGUG..AUAAUCCGGC..UUUAUCGGUGAAA.CCGUAACGU--.......................---GAAGAC................................................................... +FZOJ01000056.1/797-1452 AA.............................GAGUCG.C.CUUGUGGUGCGAAUCACAAGUG..AAAAUCUGGC..UUAAUCGGUGAAA.CCGUAACGU--.......................---AAAGAC................................................................... +NIBG01000002.1/356948-357572 AA.............................GAGUCG.C.CCUAUGAAGUGAUUCAUAGGUG..AAAAUCUGGC..UUUAUCGGUGAAG.GCUAAGGUAUA.......................AAGAUAUGC................................................................... +ARZA01000125.1/34177-33554 AG.............................GAGUCG.C.CCUGUAAAGUGAUUUACAGGUG..AAAACCUGGC..UUAAUCGGUGAAG.GCUAAGGUA--.......................---UAUAGC................................................................... +NZ_QXXA01000001.1/140996-141621 AA.............................GAGUCG.C.CUGCUAAAGUGAUUUAGCAGUG..AAAAUCUGGC..UUUAUCGGUGAAG.GCUAAGGA---.......................----AAAUC................................................................... +JAHLPM010000005.1/143814-144449 AAg............................GAGUCG.C.CCUAUAGAGUGAUCUAUAGGUG..AAAAUCUGGC..UUUAUCGGUGAAG.GCUUAGGCUUUu......................UUUAAAGGU................................................................... +DHFP01000078.1/21020-20335 AA.............................GAGUUG.C.CUUGCAAAGCAAUUUGCAAGUG..AAAAUCCGGC..UUAAUCGGUGAAA.CCGUAAC----.......................---------gaugaucaaaaggggacauuccucaacguaaaaggaau............................. +CP033169.1/2673484-2672864 AA.............................GAGUCG.C.CCCGUAUGGUGACAUACGGGUG..AAAACUCGGC..UUUAUCGGUGAAA.CCUUCAUCACUgcu..................ugUAACAGUGA................................................................... +PMWC01000195.1/4505-5103 UG.............................-GGUCG.C.CCCGGGUGGUAACACCCGGGUG..ACAACCUGGC..UUAAUCGGUGAAA.CCUAAACAGCG.......................-CAAG-CUG................................................................... +DUOV01000143.1/688-1296 AA.............................UGGUCG.C.CCUGCACGGCGACGUGCAGGUG..AAAACCUGGC..UUUAUCGGUGAAG.GCUCAGCGCG-.......................--UCAUGGC................................................................... +LFSF01000018.1/57163-56521 A-............................uGAGUCG.C.CCUAUGGGGUAACCUAUAGGUG..AUAAUCUGGC..UUUAUCGGUGAAA.CCUAAAGUUGGgcacgagac.....aacuauuuaUUGCUUAAC................................................................... +LADT01000087.1/90092-90786 AA.............................GAGUCG.C.CCUACCCGGUGACGGGUAGUGG.aAACAUCCGGC..UUAAUCGGUGAAA.CCUAAGUCCU-.......................-UAAAUGGA................................................................... +JAENZX010000008.1/4152-4743 A-.............................UGGUCG.C.CCUAUCCAGUGAUGGAUAGGUG..AAAACCCGGC..UUUAUCGGUGAAG.GCUCAGCACG-.......................--UAAUGGU................................................................... +DZBG01000048.1/2480-1867 GA.............................-AGUCG.A.CUUCACUCGUGAGAGUGAA-UGauUAAAGGAUGC..UCAAACGGCGAAA.GCUAAGGUCACug....................uCGUUGUGAC................................................................... +MGRR01000113.1/4408-3864 CU.............................UAGUCG.C.CUCACAUAGGAAUAUGUGAUGG..AAAAUUGUCUcuAAUUGACUUGGAAaCCCAGAA----.......................---------................................................................... +JAILZC010000303.1/2012-1382 UA.............................GAGUCG.C.CCUAGGCAGCAAUGUCUAGGUG..AUAACGGGGC.uCACAUCGGCGAAG.CCUGCUUGUGUgc....................uGAAGCACAC................................................................... +CAKKPE010000113.1/32004-31371 AAg............................-GGUCG.C.CUUUACCCGUGAGGGUAAAGUG..AUAACGGGGC.uCACAUCGGUGAAA.CCUACGGCAGG.......................AAGGCCUGC................................................................... +DUMD01000006.1/14162-14782 AA.............................GGGUCG.C.CCUGCAGAGCGAUCUGCAGUGG.aAAAAUUCGGC.uUACAUCGGUGGAA.CCGUAACGA--.......................--GAAAGUC................................................................... +LT896716.1/1438800-1438215 AAa............................UGGUCG.C.CCUGCGGAGCGAUCCGCAGGUG..AAAACCGGGU..GAAUUCAGGGAAC.CCUAAACCGUA.......................-AUUA-CGG................................................................... +JACRDO010000098.1/7766-7162 CA.............................-GGUCG.C.CUCCCGGAGCGAUCCGGGAUGA..AAAACCUGGC..UUAAUCAGGGAAA.CCUAAACCCACcggca.............uuuguGCCGGGGGG................................................................... +DCKP01000183.1/158004-158869 UA.............................GAGUCG.C.CCCAGGGAGCGAUCCCUGGCGG.aAACAGAGGGC..UCAUACGGUGAAA.CCUCAGCGGG-.......................--UAAUGCC................................................................... +JADZCV010000005.1/36333-37038 U-.............................-GGUCG.C.GUUGGGGAGAAAUCCCCAAAUG..AAAACGGGGC.uCACAUCGGUGAAA.CCUG-------.......................---------acggcaucccggcaaucugccuauccacuc..................................... +JACRHA010000082.1/11755-12383 CUg............................-GGUCG.C.UCCUGCCCGUAAGGGCAGAAUG..AAAACGGGGC.uCACAUCGGUGAAU.CCUAAGGCCGCaugaaug.........aauuauuUCAGG-CGG................................................................... +JACQQM010000111.1/874-1508 CAca...........................-GGUCG.C.CCCGGGGAGUAAUCCUCGGGUG..AACACGGGGC..UCAAUCGGCGAAC.CCUAAAGCCCGc.....................gAUUGCGGAC................................................................... +BQIV01000012.1/5598-4968 ACa............................UGGUCG.C.CCCGGGGAGCAAUCUCCGGGUG..AACACGGGGC..UCAUUCGGUGAAC.CCUAAGGCUGGaaauacuuucc.aacaaaggaagUCUCCAAGC................................................................... +JAKLQT010000116.1/5017-4294 AAa............................-GGUCG.A.CUCUCGAAGCGAUUCGAGAUGA..AAAACCUGGC.uUACAUCAGGGAAU.CCCUAAUGC--.......................---GAAGGC................................................................... +JAGOOP010000004.1/16866-16185 ACa............................-GGUCG.A.CUCCCGGAGUGAUCCGGGAUGA..AAAAACUGGC.uUAUAUCAGGGGAA.CCCUAACGCAUc.....................aUAUAAAUGC................................................................... +JADFYJ010000017.1/34759-35402 AA.............................AAGUCG.A.CUUCUGGAGUAAUUCAGAAGUA..-AAACUUGGC.uUACAUCAAGGAAA.CCCUAACUCG-.......................--UAAUGGA................................................................... +JAGVNC010000014.1/2925-3593 AC.............................GAGUCG.A.CUUCUGAAGUAAUUCAGAA-UG.cGAAACCUGGC.uUACAUCAAGGAAG.CCCUAUUCUCAau....................uAAAAUUGAG................................................................... +JAJRTO010000167.1/26921-26261 U-.............................CGGUCG.A.CUUGGAGGGUAACCUCCUCGAU..UAAACCUGGC.uUACAUCGGUGAAA.CCUGGGAGAUGgu....................aGUACCAUCU................................................................... +WGFP01000155.1/9446-8807 AA.............................-GGUCG.C.CUCUGCCCGCAAGGGCAGAGUG..AAAACGGGGC.uCACAUCGGUGAAA.CCUGACGGCGUucuuaa............cauauAGAAC--GG................................................................... +MFTC01000029.1/2481-1715 CAa............................UGGUCG.C.CUCGGCUCGUAAGGGCCGAGUG..CAAACGGGGC..UCAUUCGGCGAAC.CCU-GACGCUGcuuc...............gaaaGAGAC--AG................................................................... +JADGDF010000140.1/11079-10379 UA.............................-GGUUG.C.CUUAAGCAGUGAUGCUUAAUGG..AAAAGAGGGU..UCAAACGGUGAAC.GCUAAGUUUCUaa....................aGGAUAGGAA................................................................... +VBCS01000309.1/10953-11620 AGa............................UAGUCG.C.CUCUGCUCGAGAGGGCAGAGUG..ACAACGGGGC.uCACAUCGGCGAAC.CCUGCAACCGCacggcggg........aaugccgCCGGC--GG................................................................... +JADJKG010000021.1/55374-54724 AAa............................UAGUCG.C.GUCUGUCCGCAAGGGCAGAAUG..AAAACGGAGC.uCACAUCGGUGAAU.CCUAAAGCAUCc......................UCCGGAUGC................................................................... +JAJTHX010000100.1/16555-15923 U-.............................-GGUCG.C.GUCUGUUCGCAAGAGCAGAAUG..UAAACGGAGC.uCACAUCGGUGAAA.CCUGCACCGUCucg.................ccaAGGAC--GG................................................................... +FNNZ01000003.1/85084-84441 ACa............................-GGUCG.C.CUUUGCUCGUAAGGGCAAAGUG..AAAACGGGGC.uCACAUCGGCGAA-.CCCUGCAGUCGg.....................cUCAGACCGA................................................................... +JAGRGQ010000098.1/5908-5250 CAa............................UGGUCG.C.CACGGGGAGUGAUCCCCGUUGG..AAAAGAGGGC..UCAUACGGUGAAC.GCUAACGGGA-.......................--AAAACCC................................................................... +SNYM01000009.1/56489-55850 UAaa...........................UGGUCG.C.CACGGAAAGUGAUUUCCGUUGG..AAAAGAGGGC..UCAAACGGUGGAC.GCUAACGGG--.......................--GAAACCC................................................................... +JAKLLP010000106.1/5150-4509 AAg............................-GGUCG.C.CUUCACCCGUAAGGGUGAAGUG..AAAACGGGGC.uCACAUCGGCGAAG.CCUGUCGGCGCugg..................caACAGCGGCA................................................................... +JAHJQQ010000050.1/25064-25726 AUc............................-GGUCG.C.CUUUAUCCGCAAGGAUAAAGUG..AACACGGGGC.uCACAUCGGUGAAA.CCUAACGCAG-.......................-GAAACUGC................................................................... +APHR01000039.1/3868-4496 AAa............................UGGUCG.C.CACGGGGAGUGAUCCCCGUUGG.aAAAAGAGAGC..UCAUACGGUGAAC.GCUAAGGAAC-.......................-AAGGGUUC................................................................... +DGQF01000028.1/109543-108895 AGu............................-GGUCG.A.CUUGGAGAGCGAUCUCCAA-UG.cAAAAGAGGGC..UCAUACGGUGAAC.GCUAAGGGAUCacgcgcuucgg..cgcaaacgauGGCAGAUCC................................................................... +JABBBA010000311.1/3793-3146 AAu............................-GGUCG.C.CUUGGGAAGUGAUUCCCAAUGG.aAACAGAGAGC..UCAUACGGUGAAC.GCUAAAGUGU-.......................-UAACGCAC................................................................... +QQSW01000030.1/32923-33606 CCa............................UGGUCG.C.CACGGGGAGUGAUCCCCGUUGG.aAAAAGAGAGC..UCAUACGGUGAAC.GCUAAGGGGCUuagcgaaa........aguuuacACGAAGCCC................................................................... +CP021425.1/1668802-1668147 UAc............................UGGUCG.C.CACGGGAAGCGAUUCCCGUCGG.aAAAAGAGGGC..UCAUACGGUGAAC.GCUAAGGAUAAgaggcauug.....uuucaaugcUAAACCAUC................................................................... +PKWE01000117.1/3253-2602 GGucgc.........................--GUCG.-.----GCCCGCAAGGGCCGGAUG..AAAACGGAGC.uCACAUCGGUGAAA.CCUGACGGCGCcguca.............cgaugACGGC--GG................................................................... +JAHCAM010000006.1/106533-105903 GAg............................-GGUCG.C.UUUCACUCGUGAGGGUGAAAUG..AGAACGGGGC.uCACAUCGGUGAAA.CCUGACGGCGCcgg..................caACGGUGGCC................................................................... +JADLAU010000033.1/28478-29125 CGcaa..........................UGGUCG.C.CUUCGCUCGUGAGAGCGAAGUG..AAAACGGGGC..UCAUUCGGUGAAC.CCUGAC-GCCAccg..................gcAACGG-UGG................................................................... +JACORW010000010.1/77-722 AUa............................-GGUCG.C.GCCGACCCGUGAGGGUCGGGUG..AAAACGGGGC.uCACAUCGGCGAAC.CCU-GACGGCGcaccag...........aacagcGGUGCG---g.................................................................. +QIFW01000190.1/28936-29613 CAg............................-GGUCG.C.CUUUACCCGUAAGGGUAAAGUG..AAAACGGGGC.uCACAUCGGUGAAA.CCUACAGUGC-.......................-GAAAGCAC................................................................... +DSOO01000017.1/11453-10794 CAa............................UGGUCG.C.CUUUGCCCGCAAGGGCAAAGUG..AAAACGGGGC..UCAAUCGGUGAAC.CCUGCC-GUCAuuu.................ggaAACGAGUGA................................................................... +PCXA01000001.1/265678-265083 UU.............................-GGUCG.A.CAUGGAAGGCAACUUCCAU-UG.cAAAACUCGGC.uUAUAUCAGGGAAA.CCCACACCUC-.......................-AAUA-GAG................................................................... +WJOT01000061.1/9381-9976 AA.............................-GGUCG.A.CUUCCGAAGUAAUUCGGG-AUG.cAAAACCUGGC.uUACAUCAGGGAAA.CCCUAAUCCUGa.....................uAAUACAGGA................................................................... +#=GC SS_cons __----------------------------.>>>>>>.,-<<<<<<<<____>>>>>>>>,,--,,,,((((((--,,,,<<<<<<----<<<<<______-----------------------_________------------------------------------------------------------------- +#=GC RF Aa.............................gaGUCG.C.cuugggcgGuaAcgcccaagUG..AAAAccgGGC..UaaAUCGGugAAa.cCcuaaccuuu.......................aaaaaaggc................................................................... + +METO01000004.1/6969-5906 ...........................................................................................................GAGGGCAAUCCUGAGGG........---.-----............----........guuaacgc--.---..--......CCUGCAGAGAC +MGUQ01000062.1/11281-10272 ...........................................................................................................CAAGGCAAUCCUGAGUU........---.CCGCAa...........AAAA.......a........UG.CGG..--......GAUGCAGAGAC +QNCD01000027.1/2535-3577 ...........................................................................................................GAGGGUAACCCUGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGCAGAGAC +JAIFMS010000144.1/2379-3396 ...........................................................................................................UAUGCCAACGCCGUCGG........GUG.AAGGG............GAAA................CC.CGU..AAg....cUCGCUAGAGAC +CAKKQB010000003.1/8796-7710 ...........................................................................................................GAGGGUAAUCCUGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGCAGAGAC +WBUJ01000039.1/18293-17279 ...........................................................................................................UACGCCAACGCCGUCGGg......uGAA.UC---............GGAAa....cga........--.-GA..AAg....cCCGCUAGAGAC +JANTFR010000132.1/2563-1524 ..........................................................................................................cAUGUU-GACCCUGAGGG........GUG.AAUCC............GAAA................GG.AGU..AAg....cCCUGCAUCGAC +JADZFW010000081.1/15738-16792 ...........................................................................................................UAAGCUAAUCAGCAGCC.......aAUCuCACUGguagaa......----................GU.GAG..CA......GGUUCAGAGAC +JANTFO010000030.1/8294-9350 ...........................................................................................................UAAGCCAACCAGCAGCC.......aAUCuCACUGgaggaa......----................GU.GAG..CA......GGUUCAGAGAC +JACRBV010000092.1/3280-2299 ...........................................................................................................ACGGGUAAUCCUGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGCAGAGAC +JACRPR010000063.1/12969-14030 ...........................................................................................................AACGUCAAUCCUGAGGG.......g-UG.AACUC............GAAA................GA.GGU..AAg....cCCUGCAUCGAC +JADFYE010000019.1/32942-33968 ...........................................................................................................AUGGGCAAUCUUGAGGG........G--.-----............----........uga.aagc--.---..--......CCUGCAGAGAC +JAHFSU010000026.1/8560-9557 ...........................................................................................................GCGGGCAAUCCUGAGGG........GU-.-----............----........gaa.aagc--.---..--......CCUGCAGAGAC +JAHJDV010000046.1/41177-42218 ...........................................................................................................GAGGGUAAUCCUGAGGG........G--.-----............----........uga.aagc--.---..--......CCUGCAGAGAC +JAJYOP010000013.1/32949-34009 ...........................................................................................................GUGGGUAAUCCUGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGCAGAGAC +JAMZMJ010000003.1/206108-205072 ...........................................................................................................UAUGGUAAUUUGCAGCC........AAG.CUUCAg..........g-GAAg.....ac........UG.AAG..AA......GGUUCAGAGAC +JADGDS010000001.1/175636-174612 ...........................................................................................................UAUGCUAACGCCGUCGA........GUG.AAUUG............GAAA................CA.AGU..AAg....cUCGCUAGAGAC +MGRG01000012.1/269641-268661 ...........................................................................................................GUGGGCAAUCCUGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGCAGAGAC +DMFR01000196.1/1161-97 ...........................................................................................................UAGGGUAAUCAGCAGCC........AAG.CCUUGc...........GGAAg.....ug........CA.AGG..AA......GGUUCAGAGAC +JAHFCF010000021.1/3810-2803 ...........................................................................................................CACGGCAAUCCUGAGGG........---.-----............----........gcgcaagc--.---..--......CCUGCAGAGAC +VGOB01000051.1/15278-14215 ...........................................................................................................AAUGUUAAUCCUGAGGGg......uGAA.CUC--............GAAA................--.GAG..AAaa..gcCCUGCAUCGAC +DYJA01000002.1/269452-268387 ...........................................................................................................GAUGCUAAUCCUGAGGG........GUG.AACUC............GAAA................GA.GGU..AAg....cCCUGCAUCGAC +CAKKQG010000460.1/2042-974 ...........................................................................................................GAUGCUAACCCUGAGGGg......uA--.AACGC............GAAA................GC.GGU..AAg....cCCUGCAUCGAC +JAAESI010000049.1/670-1297 ........................................................................................................u..---GCCAACACCGAGAG........G-G.CCCGCu...........GAGC.......g........GC.GGG..UC......UUUGUAGAGCA +JAGFJE010000179.1/4213-3553 ...........................................................................................................UAAGGUAAUUCUGAGCC........AAG.CCAAAg..........g-GAAg.....ac........UU.UGG..AA......GGUGCAGAGAC +MNXI01000013.1/26824-27449 ...........................................................................................................UAUGGCAACGCCGAGGGguacucucUAG.AAACUagg.......uu----u.....uu........AG.UUU..AAaagugcCCUGUAGAGAC +MAYU01000012.1/807825-807194 ...........................................................................................................UAAGGCAAUACCGAGCA........GUA.UGUGGa...........GCAA......uc........CA.ACA..GC......UGUGUAUCGAC +JAKZKU010000045.1/19843-20481 ...........................................................................................................UAAGGCAAUGCCGAGCG........GUA.UGUGGa...........GUAA......uc........CA.ACA..GC......CGUGUAUCGAC +AUHI01000011.1/11737-12371 ...........................................................................................................UAAGGCAAUACCGAGCAg......uAUG.--UGAa...........GCAA.......u........UCaACA..--g....cUGUGUAUCGAC +NIXK01000016.1/22306-22951 ...........................................................................................................UAGGGCAAUACCGAGUGg......u--A.UGAGGa...........GCAA........u......cCA.ACA..--g....cCAUGUAUCGAC +FOXD01000017.1/2788-2152 ...........................................................................................................GAUGGCAACAUCGAGCG........GUG.UGAGGa...........GCAA......uc........CU.UCA..GC......CGUGUAUCGAC +CP084703.1/3648190-3647397 uuagaguaucaaagcguauuccacauacgugagaaacggauaaucaagcugacaaagagauucgauagcuauuuuucccggaauuuuugaacaaccaauaacagaac---GGCAAUCCCGAGCG........GUA.UGAGGa...........GUAA......uc........CU.UCA..GC......CGUGUAUCGAC +JAENYW010000075.1/3612-2966 ...........................................................................................................UAGGGUAAUACCGAGCG........GUA.UGUGGa...........GUAA......uc........CA.ACA..GC......CGUGUAUCGAC +BDUF01000064.1/2417-1715 ...........................................................................................................UAAGGUAAUACCGAGCG........GUA.UGUGGa...........GCAA......uc........CA.ACA..GC......CGUGUAUCGAC +JAEZAO010000145.1/2304-3007 ...........................................................................................................GGCGGCAAUACCGAGAG........GUA.UGUGGa...........GAAA......uc........CA.ACA..GC......CUCGUAUCGAC +JAAYBT010000145.1/9603-8773 ........................................................uuaguagaaaugccuguaaaucugagagaaguguccauuaaccuugauaccGACGGCAAUACCGAGAGg......uAUG.UGAG-............GAAA................-C.UCA.aCAg....cCUUGUAUCGAC +JAEZCA010000022.1/97765-96981 ...........................................................................................................GUCGGCAAUACCGAGAGg......uAUG.UGGG-............GAAA................CC.CAA..CAg....cCUUGUAUCGAC +JAAYJF010000057.1/5319-5943 ...........................................................................................................CAUGCUAACACCGAGGG........GUA.UGUGGa...........GAAA......uc........CA.ACA..GC......UCCGUAUCGAC +DAZZ01000093.1/45015-44387 ...........................................................................................................GAUGGCAAUACCGAGUG........GUA.UGUGGg...........GAAA......cu........CA.ACA..GC......CAUGUAUCGAC +DUSN01000065.1/55270-56007 ...........................................................................................................GCCGGCAACGCCGAGGGg......uAUG.UGGG-............GAAA................CC.CAA..CAg....cCGCGUAUCGAC +JMLJ01000003.1/300718-300097 ...........................................................................................................GACGGCAAUACCGAGAG........GUA.UGGAAg...........GAAA......cu........UA.CCA..GC......CUUGUAUCGAC +ALXI01000094.1/50210-50855 ...........................................................................................................GACGGCAAUACCGAGAGg......uAU-.-GUAAg...........GAAA......cu........UA.ACA..--g....cCUCGUAUCGAC +CP035280.1/352674-353343 ...........................................................................................................GACGGUAAUACCGAGAGg......uAUG.UGAG-............GAAA................-C.UCA.aCAg....cCUUGUAUCGAC +NZ_JAAEEH010000001.1/89409-90038 ...........................................................................................................GACGGCAAUACCGAGGA........GUA.UGUGGa...........GAAA......uc........CA.ACA..GC......UCUGUAUCGAC +LOES01000008.1/4041-4639 ...........................................................................................................GACGGCAAUACCGAGGG........GUA.UGUGGa...........GCAA......uc........CA.ACA..GC......CCUGUAUCGAC +FZOJ01000056.1/797-1452 ...........................................................................................................GACGGCAAUACCGAGGA........GUA.UGUGGa...........GUAA......uc........CA.ACA..GC......UCUGUAUCGAC +NIBG01000002.1/356948-357572 ...........................................................................................................UAAGCUAAUACCGAGGGg......uAUG.--UGAa...........GAAA.......u........UC.-AA..CAg....cUCCUUAUCGAC +ARZA01000125.1/34177-33554 ...........................................................................................................UAUGCUAACACCGAGGG........GUG.UGUGGg...........GAAA......cc........CA.ACA.gGC......CCUGUAUCGAC +NZ_QXXA01000001.1/140996-141621 ...........................................................................................................UAAGCUAAUACCGAGGAg......uAUG.--UAGa...........GAAA................-U.CUA.aCAg....cCCUGUAUCGAC +JAHLPM010000005.1/143814-144449 ...........................................................................................................UAUGCUGAUACCGAGGG.......g-UA.UGAGGa...........GAAA................UC.UUA..CAg....cCCUGUAUCGAC +DHFP01000078.1/21020-20335 ....................................................................gcuaguacaucugagagguguguccccuuacauuagcucGAUGGCAACGCCGAGGAg......uAUG.--AGGg...........GAAA................CC.CGA..CAg....cUCUGUAUCGAC +CP033169.1/2673484-2672864 ...........................................................................................................UAUGGUAACACCGAGGGg......uA--.UGAGGc...........GCAA................GC.UUA..CAg....cCCUGUAUCGAC +PMWC01000195.1/4505-5103 ...........................................................................................................CAUGGCAAUACCGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGUAGAGAC +DUOV01000143.1/688-1296 ...........................................................................................................GGUGCUAAUACCGAGUGg......uAUG.UGGG-............GUAA................CC.CAA..CAg....cCGCGUAUCGAC +LFSF01000018.1/57163-56521 ...........................................................................................................CAAGGCAACACCGAGGG........GUA.UGUGGc...........GAAA......gc........CU.ACA..GC......UCUGUAUCGAC +LADT01000087.1/90092-90786 ...........................................................................................................UAAGGCAAUACCGAGGGg......uAUG.-AGGC............GAAA................GC.CUA..CAg....cCCUGUAUCGAC +JAENZX010000008.1/4152-4743 ...........................................................................................................GGUGCUAAUACCGAGUGg......uAUG.UGGG-............GCAA................CC.CAA..CAg....cCGCGUAUCGAC +DZBG01000048.1/2480-1867 ...........................................................................................................UAAGCUAACACCGUCGG........GUG.AAUCG............GAAA................CG.AGU..CAg....cCCGCUAGAGAC +MGRR01000113.1/4408-3864 ...........................................................................................................GUGGGCAACAAG-GCGG........AAG.AAC--............AAAA.......a........--.GUU..CA......CCGUGAACGAC +JAILZC010000303.1/2012-1382 ...........................................................................................................GAUGGCAACGCCGAGGGgu...cggAAG.-----.gg.......ggCCAAccc.cagg........CC.GG-..--.....cCCUGUAGAGAC +CAKKPE010000113.1/32004-31371 ...........................................................................................................UAAGGCAAUACCGAGGGgu...aggAAG.AGGGCca........ac----cu...ca.........GG.CCU..GC......CCUGUAGAGAC +DUMD01000006.1/14162-14782 ...........................................................................................................GACGGUAAUACCGAGGG.......g-UG.AAGGGa...........GAAA................UC.CUU..AAg....cCCUGUAUCGAC +LT896716.1/1438800-1438215 ...........................................................................................................CAUGGCAACCCUGAGCC........GAG.CCAAGac.........uGCAG.......u........CU.UGG..AA......GGUGCAGAGAC +JACRDO010000098.1/7766-7162 ...........................................................................................................CAGGGCAAUCCUGAGGG........---.-----............----........gcgcaagc--.---..--......CCUGCAGAGAC +DCKP01000183.1/158004-158869 ...........................................................................................................GGUGGCAACGCCGUACG........GUG.AAUGC............GAAA................GC.AGUcaGC......CGUCUAGAGAC +JADZCV010000005.1/36333-37038 .............................................................................ugaagguuagggugagggggcagggauguc-AUGGCAACGCCGAGGG.......g---.-UAGCaagg....gggc-AAAcuc.cagg........GC.U--..--g....cCCUGUAGAGAC +JACRHA010000082.1/11755-12383 ...........................................................................................................UACGGUAACGCCGAGGGgu...aacAAG.GGGG-............CCAA................-C.CCC..AGgguugcCCUGUAGAGAC +JACQQM010000111.1/874-1508 ...........................................................................................................CAUGGCAACGCCGAGGG........---.GUCGAacgag...gcga----ac..ucau........UC.GGC..--......CCUGUAGAGAC +BQIV01000012.1/5598-4968 ...........................................................................................................UAUGGCAACGCCGAGGGg.....ucAAA.AGAGG...........cCAAC.......u........CU.UUU..GG.....cCCUGUAGAGAC +JAKLQT010000116.1/5017-4294 ...........................................................................................................AAGGGGAACCCUGAGGG........G--.-----............----........uga.aagc--.---..--......CCUGCAGAGAC +JAGOOP010000004.1/16866-16185 ...........................................................................................................GAGGGCAAUCCUGAGGG........G--.-----............----........ugc.aagc--.---..--......CCUGCAGAGAC +JADFYJ010000017.1/34759-35402 ...........................................................................................................GAGGGCAAUCUUGAGGG........G--.-----............----........uga.aagc--.---..--......CCUGCAGAGAC +JAGVNC010000014.1/2925-3593 ...........................................................................................................AAGGGUAAUCUUGAGGG........G--.-----............----........uga.aagc--.---..--......CCUGCAGAGAC +JAJRTO010000167.1/26921-26261 ...........................................................................................................UAUGGCAAUACCGAGGG........AA-.CAUAUuguccugaauca----gg..aaga........AU.AUG..GU......CCUGUAGAGAC +WGFP01000155.1/9446-8807 ...........................................................................................................CAUGGCAACGCCGAGGGgu...aggAAG.AGGGCca........ac----cu...ca.........GG.CCU..GC......CCUGUAGAGAC +MFTC01000029.1/2481-1715 ...........................................................................................................CAUGGCAACGCCGAGGGg......uAGA.GAAGGg...........CCAA................CC.UUC..CCu...gcCCUGUAGAGAC +JADGDF010000140.1/11079-10379 ...........................................................................................................UAUGCUAACGCCGUCGG........GUG.AACUG............GAAA................CA.GGU..AAg....cUCGCUAGAGAC +VBCS01000309.1/10953-11620 ...........................................................................................................AAUGGCAACGCCGAGGGgu...aggAAG.AGGGCga........ac----cu..cagg........CC.UGC..--......CCUGUAGAGAC +JADJKG010000021.1/55374-54724 ...........................................................................................................CAAGGCAACGCCGAGGGgu...aggAAG.AGGGCca........ac----cu...ca.........GG.CCU..GC......CCUGUAGAGAC +JAJTHX010000100.1/16555-15923 ...........................................................................................................CAUGGCAACGCCGAGGGgu...aggAAG.AGGGCca........ac----u....uca........GG.CCU..GC......CCUGUAGAGAC +FNNZ01000003.1/85084-84441 ...........................................................................................................CACGGCAACGCCGAGGGgu...aggAAG.AGGGCca........ac----cu..caga........CC.UGC..--......CCUGUAGAGAC +JAGRGQ010000098.1/5908-5250 ...........................................................................................................UAUGCCAACGCCGUCCGg.....ugAAG.---GG............GAAA................CC.CGC..AAg....cCGGCUAGAGAC +SNYM01000009.1/56489-55850 ...........................................................................................................CAGGCCAACGCCGUCCG........GUG.AAUGG............GAAA................CC.AGU..AAg....cCGGCUAGAGAC +JAKLLP010000106.1/5150-4509 ...........................................................................................................UGCGGUAACGCCGAGGG........---.GUCGGgagag..ggcca----accucaga........CC.GGC..--......CCUGUAGAGAC +JAHJQQ010000050.1/25064-25726 ...........................................................................................................CAAGGCAAUACCGAGGGgu...aggAAG.AGGGCua........ac----u....uca........GG.CCU..GC......CCUGUAGAGAC +APHR01000039.1/3868-4496 ...........................................................................................................UAUGCCAACGCCGUCCG........GUG.AAUGG............GAAA................CC.AGU..AAg....cCGGCUAGAGAC +DGQF01000028.1/109543-108895 ...........................................................................................................UAUGCCAACGCCGUCCGg.....ucAA-.--UGG............GAAA................CC.AGG..CAg....cCGGCUAGAGAC +JABBBA010000311.1/3793-3146 ...........................................................................................................CAUGCCAACGCCGUCCG........GUG.AAUGG............GAAA................CC.AGU..AAg....cCGGCUAGAGAC +QQSW01000030.1/32923-33606 ...........................................................................................................UAUGCCAACGCCGUCCG........GUG.AAUGG............GAAA................CC.AGU..AAg....cCGGCUAGAGAC +CP021425.1/1668802-1668147 ...........................................................................................................UAUGCCAACGCCGUCCG........GUG.AAUGG............GAAA................CC.AGU..AAg....cCGGCUAGAGAC +PKWE01000117.1/3253-2602 ...........................................................................................................CAUGGCAACGCCGAGGGgu...aggAAG.AGGGCca........ac----u....uca........GG.CCU..GC......CCUGUAGAGAC +JAHCAM010000006.1/106533-105903 ...........................................................................................................AGUGGUAACGCCGAGGGgu...aggAAG.AGGGCua........ac----cu...ca.........GG.CCU..GC......CCUGUAGAGAC +JADLAU010000033.1/28478-29125 ...........................................................................................................CGAGGCAACGCCGAGGGg......uGAC.GCAGGg...........CCAA................CC.UGC..UUu...gcCCUGUAGAGAC +JACORW010000010.1/77-722 .........................................................................................................caAGCGGCAACGCCGAGGG.......gUAG.GAAAG.g........gc-CA-a....cc.........CU.UCC..U-g....cCCUGUAGAGAC +QIFW01000190.1/28936-29613 ...........................................................................................................UAUGGCAAUACCGAGGGg......u---.--AGGaagagg.gcuaa----ccu.caug........CC.UGC..--......CCUGUAGAGAC +DSOO01000017.1/11453-10794 ...........................................................................................................CGUGGCAACGCCGAGGGg......uGCG.CGAAG...........gCCAA................CU.UCG..CUu...gcCCUGUAGAGAC +PCXA01000001.1/265678-265083 ...........................................................................................................ACGGGCAAUCCUGAGGGg......uAA-.UG---............AAAU.......u........--.-CA..AAa...gcCCUGCAGAGAC +WJOT01000061.1/9381-9976 ...........................................................................................................AAGGGUAAUCCUGAGGG........---.-----............----........gcgaaagc--.---..--......CCUGCAGAGAC +#=GC SS_cons ----------------------------------------------------------------------------------------------------------->>>>>--->>>>>><<<------------<<<<<------------____---------------->>->>>---------->>>,,,E,EEE +#=GC RF ...........................................................................................................uagGgCAAcaCCGAGgG........guG.cgugg............GaAA................cc.acg..aa......CcUGUAGAGAC + +METO01000004.1/6969-5906 UGA......AG.C....--....--....-.....-GUUUU----...........................................................................................-......-....--.....-......--..GCUGAg.....AU..A.G..G..A.G..G...UG +MGUQ01000062.1/11281-10272 U--......GU.A....CU....C-....-.....-GAGA-----...........................................................................................-......-....-G.....A......G-..UACGAuag...GA..GaC..A..G.U..G...-A +QNCD01000027.1/2535-3577 U--......CC.U....--....--....-.....-GGGAA----...........................................................................................-......-....--.....-......--..AGGG-......AU..A.G..G..A.G..G...UG +JAIFMS010000144.1/2379-3396 UUA......UA.G....GG....UU....C.....UAAGUGAUUGauucaua....................................................................................A......G....AA.....C......UA..CUAGG......AU..G.G..A..A.G..A...-A +CAKKQB010000003.1/8796-7710 U--......UC.C....UU....--....-.....-AAUU-----...........................................................................................-......-....--.....A......A-..GGGG-......AU..A.G..G..A.G..G...UG +WBUJ01000039.1/18293-17279 UCA......UA.G....GG....UU....Cuaa..GGAUGCUUAAaaggcauc...................................................................................Uau....G....AA.....U......CA..CUAGG......AU..G.G..A..A.G..A...AU +JANTFR010000132.1/2563-1524 UCA......UA.G....GC....UC....Cuaaa.CCUGAUG---...........................................................................................Gcac...G....GA.....G......UA..CUAGG......GU..A.G..A..G.A..G...GC +JADZFW010000081.1/15738-16792 UA-......GG.Aa...UG....C-....-.....-UACG-----...........................................................................................-......-....-G.....C......AAg.UCC--......--..-.-..-..-.-..-...-- +JANTFO010000030.1/8294-9350 UA-......GG.Ga...UG....C-....-.....-UACG-----...........................................................................................-......-....-G.....C......AAg.CCC--......--..-.-..-..-.-..-...-- +JACRBV010000092.1/3280-2299 U--......C-.-....--....--....-.....-GAAAAA---...........................................................................................-......-....--.....-......--..--G--......AU..A.G..G..A.G..G...UG +JACRPR010000063.1/12969-14030 UCA......UA.Ga...CU....CC....-.....-UGAAAU---...........................................................................................-......-....GG.....A......GCa.CUAGG......GC..A.A..G..G.A..G...GC +JADFYE010000019.1/32942-33968 U--......UC.C....UC....G-....-.....-AUAG-----...........................................................................................-......-....-C.....G......A-..GGGG-......AU..A.G..G..A.G..A...CA +JAHFSU010000026.1/8560-9557 U--......UU.U....AC....AC....-.....-AACC-----...........................................................................................-......-....GU.....G......U-..AAGG-......AU..A.G..G..A.G..G...UG +JAHJDV010000046.1/41177-42218 U--......UC.C....UC....--....-.....-AAUU-----...........................................................................................-......-....--.....G......A-..GGAG-......AU..A.G..G..A.G..G...UG +JAJYOP010000013.1/32949-34009 U--......UC.U....CC....GA....U.....-UUAAC----...........................................................................................-......G....UC.....G......G-..AGGG-......AU..A.G..G..A.G..G...UU +JAMZMJ010000003.1/206108-205072 UA-......GG.Ga...CA....C-....-.....-UACG-----...........................................................................................-......-....-G.....U......GAg.CCC--......--..-.-..-..-.-..-...-- +JADGDS010000001.1/175636-174612 UUA......UA.G....GG....UU....Cuaa..GAAUAUUAUAuu.........................................................................................Uau....G....AA.....C......UA..CUAGG......AU..G.G..A..A.G..A...-A +MGRG01000012.1/269641-268661 U--......CC.-....--....--....-.....-AAAAA----...........................................................................................-......-....--.....-......--..-GG--......AU..A.G..G..A.G..G...UG +DMFR01000196.1/1161-97 UA-......AG.Ga...CA....C-....-.....-UACG-----...........................................................................................-......-....-G.....U......GAg.CCU--......--..-.-..-..-.-..-...-- +JAHFCF010000021.1/3810-2803 U--......GU.U....CC....GG....-.....-AAAAUC---...........................................................................................-......-....CC.....G......G-..GACG-......AU..G.G..G..A.GaaG...CA +VGOB01000051.1/15278-14215 UCA......UA.Ga...CU....CC....-.....-UGGAAC---...........................................................................................-......-....GG.....A......GCa.CUAGG......GU..A.A..G..G.A..G...GA +DYJA01000002.1/269452-268387 UCA......UA.Ga...CU....CC....-.....-UCAAAU---...........................................................................................-......-....GG.....A......GCa.CUAGG......GU..A.A..G..G.A..G...GA +CAKKQG010000460.1/2042-974 UCAuagac.UC.CuaaaUC....UU....U.....-UUU------...........................................................................................-......G....AA.....G......ACauGGAAUac....UAggG.U..A..AaG..A...GA +JAAESI010000049.1/670-1297 UA-......GG.G....AGugagCG....C.....UUACGCC---...........................................................................................A......G....CGacaauC......U-..CCCCA......--..-.-..-..-.-..-...-- +JAGFJE010000179.1/4213-3553 UA-......GG.Ga...CA....C-....-.....-UACG-----...........................................................................................-......-....-G.....U......GAg.CCC--......--..-.-..-..-.-..-...-- +MNXI01000013.1/26824-27449 UUAu.....GU.A....GG....AG....U.....CCUGUCGGUAucauaaauuaccgguaaucuau.....................................................................G......G....CU.....C......U-..UAC--......--..-.-..-..-.-..-...-- +MAYU01000012.1/807825-807194 UUA......UA.G....GC....UG....C.....CCACGC----...........................................................................................G......G....CA.....G......UA..CUAGG......AU..G.C..G..G.G..A...UC +JAKZKU010000045.1/19843-20481 UUA......UA.G....GC....UG....C.....CACUUGAUUGg..........................................................................................G......G....UA.....G......UA..CUAGG......AU..A.C..A..A.A..G...UU +AUHI01000011.1/11737-12371 UUA......UA.G....GC....UA....C.....CUAAUUAAAA...........................................................................................G......G....UA.....G......UA..CUAGG......AU..G.C..A..A.A..A...UA +NIXK01000016.1/22306-22951 UUA......UA.G....GC....UG....C.....CACUUAGCG-...........................................................................................G......G....CA.....G......CA..CUAGG......AU..G.C..G..G.A..A...UC +FOXD01000017.1/2788-2152 UUA......UA.G....GC....CG....C.....CCACCG----...........................................................................................G......G....UG.....G......UA..CUAGG......AU..A.C..G..G.A..A...UA +CP084703.1/3648190-3647397 UCA......UA.G....GC....UG....C.....CCAAGU----...........................................................................................G......G....UA.....G......UA..CUAGG......AU..G.U..A..C.A..U...UC +JAENYW010000075.1/3612-2966 UUA......UA.G....GC....UG....C.....CUUUGUAA--...........................................................................................G......G....UA.....G......UA..CUAGG......AU..A.U..G..G.A..A...UG +BDUF01000064.1/2417-1715 UCA......UA.G....GC....UG....C.....CUUGAAAAUCcaagugaauuggagaa...........................................................................G......G....CA.....G......UA..CUAGG......AU..G.C..G..G.A..A...UU +JAEZAO010000145.1/2304-3007 UUA......UA.G....GC....AC....C.....-GUCCA----...........................................................................................-......G....GU.....G......CA..CUAGG......AU..G.G..A..A.G..UuucUG +JAAYBT010000145.1/9603-8773 UCA......UA.G....GG....AU....Cuaag.GAAAGAGGGAcacaccuuuacaaaaagguauuccuugacagaaaagguaugucccugu...........................................Cgau...G....AU.....C......UA..CUAGG......AU..G.G..A..A.G..C...UA +JAEZCA010000022.1/97765-96981 UCA......UA.G....GG....AU....Cu....UUGAAGCGGAcauaguccgguuca.............................................................................Gu.....G....AU.....C......UA..CUAGG......AU..G.G..G..AaG..U...UC +JAAYJF010000057.1/5319-5943 UUA......UA.G....GC....CG....Cuaa..GUCCAUCAGGa..........................................................................................Uau....G....CG.....G......CA..CUAGG......AU..G.G..A..A.G..G...UG +DAZZ01000093.1/45015-44387 UUA......UA.Ga...CU....UCuaacU.....UUUCCAUUAAggaa.......................................................................................A......Acau.GA.....A......GCa.CUAGG......AU..G.G..A..A.G..C...UU +DUSN01000065.1/55270-56007 UUA......UA.G....GC....AU....Cua...AGGGGAAACC...........................................................................................Uau....G....AU.....G......UA..CUAGG......AU..G.G..A..A.GagU...GG +JMLJ01000003.1/300718-300097 UCA......UA.G....GU....CU....C.....UAAAGCUUUAagcaa......................................................................................A......G....AG.....A......UA..CUAGG......AU..A.G..A..G.G..U...CA +ALXI01000094.1/50210-50855 UUA......UA.G....GU....UU....Cuaaa.AUGCUAUUUUauauagua...................................................................................Ucau...G....AA.....A......UA..CUAGG......AU..A.G..A..A.G..-...-A +CP035280.1/352674-353343 UUA......UA.G....AU....UC....C.....UUCAUUAAUAuaguuauauaucuagcuaucuauauaacuaguuaacaauauacuauua...........................................A......G....GA.....A......UA..CUAGG......AU..A.G..G..A.G..U...-U +NZ_JAAEEH010000001.1/89409-90038 UCA......UA.G....GC....UU....C.....UAAAGUCUCGacca.......................................................................................G......G....AA.....G......CA..CUAGG......AU..G.G..C..U.G..U...CC +LOES01000008.1/4041-4639 UUA......UA.G....GC....AU....C.....CUAAA-----...........................................................................................G......G....AU.....G......CA..CUAGG......AU..G.G..A..A.G..U...UA +FZOJ01000056.1/797-1452 UCA......UA.G....GC....AU....C.....CUAAUA----...........................................................................................G......G....AU.....G......UA..CUAGG......AU..A.G..A..A.G..U...UU +NIBG01000002.1/356948-357572 UCA......UA.G....GC....UG....C.....UAAGUCAUUAgaua.......................................................................................A......G....CA.....G......UA..CUAGG......AU..G.G..A..A.G..-...-A +ARZA01000125.1/34177-33554 UCA......UA.G....GC....UG....Cuaa..GUUUCUAAUAgaga.......................................................................................Uau....G....CA.....G......UA..CUAGG......AU..G.G..A..A.G..Ggu.UA +NZ_QXXA01000001.1/140996-141621 UUA......UA.G....GC....UA....Cuaa..GUCAAUUAGA...........................................................................................Uau....G....UA.....G......CA..CUAGG......AU..A.G..A..A.G..Ua..GU +JAHLPM010000005.1/143814-144449 UUA......UA.G....GC....UG....Cuaa..GUUCAAUUUGaa.........................................................................................Uau....G....CA.....G......UA..CUAGG......AU..G.G..A..A.G..-...-G +DHFP01000078.1/21020-20335 UUAua....GA.C....U-....--....-.....-UCUA-----...........................................................................................-......-....--.....-......A-..GUCCCa.....AU..G.G..AuaU.G..A...AG +CP033169.1/2673484-2672864 UUA......UA.G....GU....UC....C.....CUAAUAAUCAua.........................................................................................G......G....GA.....A......UA..CUAGG......AU..A.G..A..A.G..C...-A +PMWC01000195.1/4505-5103 U--......CA.A....GG....C-....-.....-CUCG-----...........................................................................................-......-....-G.....C......C-..UUGG-......AU..G.G..A..G.A..G...CA +DUOV01000143.1/688-1296 UCA......UA.G....GC....UG....C.....CAAUUCAUUUuauu.......................................................................................G......G....UA.....G......UA..CUAGG......AU..G.C..A..A.U..U...-A +LFSF01000018.1/57163-56521 UCA......CA.G....AC....UC....Cuaaa.CUUUCCUAAA...........................................................................................Gcau...G....GA.....G......UG..CUGGG......AU..G.G..A..G.G..U...AA +LADT01000087.1/90092-90786 UCA......UA.G....AC....UG....Cuaa..GUCAAUUGA-...........................................................................................Uac....G....CA.....G......UA..CUAGG......AU..G.G..A..A.G..C...GG +JAENZX010000008.1/4152-4743 UUA......UA.G....GC....CG....C.....CUACUG----...........................................................................................G......G....UG.....G......UA..CUAGG......AU..G.C..A..G.-..-...-C +DZBG01000048.1/2480-1867 UCA......UA.G....GC....UC....Cuaaa.ACAGAAAUG-...........................................................................................Uaau...G....GA.....G......UA..CUAGG......AU..G.G..A..-.-..-...-G +MGRR01000113.1/4408-3864 U--......--.-....--....--....-.....-AAACG----...........................................................................................-......-....--.....-......--..-----......--..-.-..-..-.-..-...-- +JAILZC010000303.1/2012-1382 UCA......UA.G....GC....CC....A.....CCGACUCCACccuccguguggagagg...........................................................................G......U....GG.....G......CA..CUAGG......AG..C.G..C..U.U..-...-A +CAKKPE010000113.1/32004-31371 UCA......UA.G....GC....CG....G.....CUGAGUCAGAcaggaccga..................................................................................G......C....CG.....G......UA..CUAGG......AU..U.C..A..C.C..Aag.GG +DUMD01000006.1/14162-14782 UCA......UA.G....GC....UC....C.....UAAGUCCCGAggaua......................................................................................A......G....GA.....G......UA..CUAGG......AU..G.G..G..G.A..G...UA +LT896716.1/1438800-1438215 UA-......CU.G....GA....GA....G.....GUCUAGU---...........................................................................................C......C....UC.....UuaaugaC-..CAGCU......--..-.-..-..-.-..-...-- +JACRDO010000098.1/7766-7162 U--......GU.C....CC....GG....-.....-GAUGAA---...........................................................................................-......-....UC.....G......G-..GACGA......UGggAgG..G..A.A..G...UG +DCKP01000183.1/158004-158869 UUAu.....GG.A....CU....CC....Uaa...GGUCUGACAGggc........................................................................................Ua.....A....GG.....A......G-..UCCCAgg....AU..G.AaaG..A.A..G...CG +JADZCV010000005.1/36333-37038 UUA......UA.Gc...UU....CG....C.....UGGUCUUAUUuucauggaaaagaug............................................................................A......G....CG.....A......AUa.CUAAG......AU..C.C..G..C.A..-...-U +JACRHA010000082.1/11755-12383 UCA......UA.G....GU....UC....G.....CUGGUCAUCUgauga......................................................................................G......U....GG.....A......CA..CUAGG......AU..C.C..G..C.U..-...-U +JACQQM010000111.1/874-1508 UCA......GA.Ga...UC....CG....C.....UGGCUACCAGgug........................................................................................G......G....CG.....G......ACa.CUCGG......AG..C.A..U..C.-..-...-G +BQIV01000012.1/5598-4968 UUA......GA.Ga...UC....CA....C.....UGGUCAACCUggaug......................................................................................A......G....UG.....G......ACa.CUCAG......AG..C.G..U..C.-..-...-A +JAKLQT010000116.1/5017-4294 U--......UC.C....UC....UA....-.....-UAA------...........................................................................................-......-....UA.....G......A-..GGAG-......AU..A.G..G..A.G..G...UG +JAGOOP010000004.1/16866-16185 U--......UC.C....U-....--....-.....-ACUA-----...........................................................................................-......-....--.....-......A-..GGAG-......AU..A.G..G..A.G..G...CG +JADFYJ010000017.1/34759-35402 U--......UC.C....UC....A-....-.....-UUCG-----...........................................................................................-......-....-U.....G......A-..GGAG-......AU..A.G..G..A.G..G...UA +JAGVNC010000014.1/2925-3593 U--......UC.C....UC....--....-.....-GAAA-----...........................................................................................-......-....--.....G......A-..GGAG-......AU..A.G..A..G.G..GaggUA +JAJRTO010000167.1/26921-26261 UGCaaug..AU.A....GGa...GA....Ca....UUGCCACUUGacagaguugguugguugaaaccguccagcucuuaaaucguggca...............................................AauuggaG....UCc....C......C-..UAU--......--..-.-..-..-.-..-...-- +WGFP01000155.1/9446-8807 UCA......UC.G....GC....CC....G.....CUGGCGCACAucgguguguga................................................................................G......C....GG.....G......UA..CGAGG......AU..U.C..G..C.C..U...-G +MFTC01000029.1/2481-1715 UCA......UA.Ga...CU....UG....C.....UGAAGAGUUAaugcauuacaacuccag..........................................................................A......G....CA.....G......GCa.CUAGG......AU..U.C..G..CuG..A...UA +JADGDF010000140.1/11079-10379 U--......CA.U....AG....AG....U.....UCUAAGGAAAuuguuuuacucuuaaaguaggguuggggcugaaauugcuccaaacaauuuuaauugcuccaaaaguaggguuggggcugaacaauuuuaagA......AaaauUU.....C......U-..AUGAAuuacuaGG..A.U..G..-.-..-...-G +VBCS01000309.1/10953-11620 UCA......UA.Ga...CC....GG....C.....UGAAGGCGUGagagcgcaacg................................................................................A......G....CC.....G......GCa.CUAGG......AU..U.C..G..U.C..C...GC +JADJKG010000021.1/55374-54724 UCA......UA.Ga...UC....GG....C.....UGACCUCGGCaaaaagaggag................................................................................A......G....CC.....G......GCa.CUAGG......AU..C.C..A..U.U..G...-G +JAJTHX010000100.1/16555-15923 UCA......UA.G....AU....CU....G.....CCGACCGGGUugcauccggggg...............................................................................G......C....AG.....A......UA..CUAGG......AU..U.C..G..C.-..-...-G +FNNZ01000003.1/85084-84441 UCA......UA.Ga...GA....CG....C.....UGAUCCGGCAacggugg....................................................................................A......G....CG.....U......CCa.CUAGG......AU..C.C..G..C.-..-...-A +JAGRGQ010000098.1/5908-5250 UCAuaggcuCC.U....AC....CG....G.....GCAGUCCCAGgcaauugggcuug..............................................................................C......Ca...CG.....Gaguac.U-..AGG--......GU..G.G..A..U.C..U...UC +SNYM01000009.1/56489-55850 UCA......UA.G....GC....UC....Cuacg.AAACGAAUUUucuugaaugaauuuuuguu........................................................................Uac....G....GA.....G......UA..CUAGG......GU..G.G..G..C.A..-...-A +JAKLLP010000106.1/5150-4509 UCA......UA.Ga...CC....CG....C.....CGGCUGCGACgagcagug...................................................................................G......G....UG.....G......GCa.CUAGG......AU..C.C..C..U.G..-...-A +JAHJQQ010000050.1/25064-25726 UCA......UA.Ga...CC....GG....C.....UGAGUUCAGCagaacgg....................................................................................A......G....CC.....G......GCa.CUAGG......AU..U.C..A..C.G..G...CA +APHR01000039.1/3868-4496 UCA......UA.G....GU....UC....Cuaaa.GAGAAUUUCU...........................................................................................Caau...G....GA.....A......UA..CUAGG......GU..G.G..G..U.Ag.Ca..GU +DGQF01000028.1/109543-108895 UUA......UA.G....GC....UU....C.....UAACAGGUCAucagaccuca.................................................................................A......G....AA.....G......UA..CUAGG......GU..G.G..A..A.U..-...-C +JABBBA010000311.1/3793-3146 UCA......UA.G....GC....UU....CuaaacCUUAUCCUCGgauaa......................................................................................Gauau..G....AA.....G......UA..CUAGG......GU..G.G..-..-.-..-...-G +QQSW01000030.1/32923-33606 UCA......UA.G....GC....UC....Cuaac.GAUGCCACUGgcau.......................................................................................Ccac...G....GG.....G......UA..CUAGG......GU..G.G..G..C.A..-...-A +CP021425.1/1668802-1668147 UCA......UA.G....GC....UC....CuacccGAAACCAGUUuucaucaaacuguguuu..........................................................................Ccac...G....GA.....G......UA..CUAGG......GU..G.G..G..C.-..-...-A +PKWE01000117.1/3253-2602 UCA......UA.Ga...CU....CG....C.....CGAGAACGCUugcgguucug.................................................................................G......G....CG.....A......GCa.CUAGG......AU..CaG..Gu.C.G..G...AA +JAHCAM010000006.1/106533-105903 UCA......UG.Ga...GC....UG....C.....CGAAGCGCAAgccg.......................................................................................G......G....CA.....G......CAc.CCAGG......AU..C.C..G..G.C..G...-C +JADLAU010000033.1/28478-29125 UCAu.....GGaC....UG....GC....Uga...UGCGCUGCGAggcgc......................................................................................Ggg....A....GC.....C......A-..GCCCCagg...AU..C.C..G..G.G..U...-G +JACORW010000010.1/77-722 UCA......UA.Ga...UC....CA....C.....CGGCCUGCAGuacaggug...................................................................................G......G....UG.....G......ACa.CUAGG......AU..U.C..A..C.C..-...-G +QIFW01000190.1/28936-29613 UCA......UA.Ga...CU....CA....C.....UGAUCUGAUAaaacagagg..................................................................................A......G....UG.....A......GCa.CUAGG......AU..U.C..A..U.C..U...GC +DSOO01000017.1/11453-10794 UCA......UA.Ga...CG....GG....C.....UGAGCGCGCGagcgcgg....................................................................................A......G....CC.....U......GCa.CUAGG......AU..U.C..G..G.A..U...CG +PCXA01000001.1/265678-265083 U--......GU.Aag..AU....GA....U.....GGAUGCUGCGacaacgcaaauuuauguc.........................................................................C......A....UC.....A......UAa.UAC--......--..-.-..-..-.-..-...-- +WJOT01000061.1/9381-9976 UGUaaug..AU.A....GG....AG....G.....UGAUAUCGUUggacgaaguugaaccaacgauaaaucuau..............................................................G......C....CU.....C......C-..UAU--......--..-.-..-..-.-..-...-- +#=GC SS_cons E,,------<<-<----<<----<<----<-----<_________------------------------------------------------------------------------------------------->------>---->>----->------>--->>>,,------<<--<-<--<--<-<--<---<_ +#=GC RF UcA......ua.G....cc....cg....c.....cuaaaaauua...........................................................................................g......g....cg.....g......gA..CuaGG......AU..g.g..g..g.g..g...ca + +METO01000004.1/6969-5906 AACUCGUUGGACAagaccgggagggcuuauuuagcuggaauaauugauggcgaagggaccgugucguuacugcgaaaacggucgagugaaacuccaucgccaaaugucucaauagcuaacagcaaucuaccauugcuaaaaugggugaagaagaauuucggcggcugcauaucaacuaaacgaaaauaucagccucacca +MGUQ01000062.1/11281-10272 CUGACAAAGACUGagagggcauaccucgcaggucugauugacggugagggaaccauca.............................................................................................................................................. +QNCD01000027.1/2535-3577 AUACCGUUGGAAGauguugagaagacuuacaucgcaggaaucguagauggggaagguacagugacuuugaugaaacacuauaagaaugaaacaccuaccccgaauguuacuguagcuaauaauaacuugaaacuauuguuaugguuaaaagcaagauuaggggggaacauaguuucaaagaagaaauacaaaccucauca +JAIFMS010000144.1/2379-3396 UUCUUGUUCUAAAgcaaguuuaaguuccaguugucgugagguguauuugccguuucuuuggguaacacuuuuguaguuuuggguuaauaaaauugcucuacggaguuuuucaggcucuuuuaaauagggcagaauuuuuuccaaaaaaacaagugcguuaucaugaguuguuuuccaacuccaagaagguuugugauggu +CAKKQB010000003.1/8796-7710 AACCGUUGGAAGAaguugcgaaagcguauuuagcaggaaucguagauggcgaggggacaguaacacuuaugaagcaccauaaaaaugagacgccuauuccauuuguggguauugcuaacaauaauuuggagcuuuuaaaguggauuaaauucuuaguuggagguaauauaugugcuaagaaaaaacgauuaccccaccau +WBUJ01000039.1/18293-17279 CGUUGUUCCAAGGcgaguuucucugccaguuguucuggagaguaucgcccguuucggcgagugacuuuuuuguagucuugaauuagaagcaacgcacgauggcgcuuuucaggcuccuugagauaggguaauacccuuucaagaaaagcuaaugcuucaucguagcgugcuuuccagcuccacgaagcugcgugguuuuu +JANTFR010000132.1/2563-1524 GAACUUUUCAAUAaguuccugcuuacggagacgcauuucaucuguauaccgcccauuccgagguguacaggcgagauaagccuccaaaagcaaaucugcacgaacuuucuuacgcucaaugaccaaauaaggccgaacgagcgucaagaagcccagugccuugcggucugucacuuuccauucauacgagacagcauguu +JADZFW010000081.1/15738-16792 -------------........................................................................................................................................................................................... +JANTFO010000030.1/8294-9350 -------------........................................................................................................................................................................................... +JACRBV010000092.1/3280-2299 AUAUCGUUGAAUUuggcagaaaaggcauacauugcaggcauugucgauggggaaggaacaguuacacuuucuagaaagcauaagaaugaaacaccuucaccacggguuagcauauccaacuguaacuugaaucuucuucgguggauucaaaagaagguuggucguggaauuauucaaaagaaaagaagaguuaaaaaaca +JACRPR010000063.1/12969-14030 AAAUCGGUCAAUCaguucuugcuuucugacagccaacucuggaguguaacguccauuccgcggagugcaagcaagauaaucagaaagcaaaagaucacaacgaacaauuuuucugcggaugacgaggaagggucgcacaauuuucaaaaauugcaaugccuugcgaucuguaaguuuccaaucauacgaaggagaaugau +JADFYE010000019.1/32942-33968 AUACUGUUGAUAGaaguugagaaggcauacauugccggaauuauugauggugaaggaacgguuucauuaaauagaagacguaaaaaugaaacucauacgccuaauguuucaauagcuaauaauaauuuaguaauguugcaguggauccagucaaaagcuggaggguugauuuguucuaagaaaaaaagauuagcccauca +JAHFSU010000026.1/8560-9557 AGGUCAUUGAAUUuagccgagaaggcauacauugcugggauuaucgauggugaaggaacuauuacgcuuagcaaaaagcauaagaaugagacuccuucaccacgggucaccauaucaaacugcaacuuagauguuuuaaaauggauuaaaaagaaagcggguuauggcaauauucaaaggaagaaacgcguuagagagca +JAHJDV010000046.1/41177-42218 AUACCGUUGGAAGaaucugagaaagcuaauuuagcaggaauuguugauggcgagggcacaguaacgcuuaugaaacaucauaagaaugaaacuccuauacccuauguuucuauugcaaauaauaaucuaaaacucuugcaguggauuaaauauaggugcggaggauuaguuuguucaaagaaaaaauacaaaccucaaca +JAJYOP010000013.1/32949-34009 UACUGAUGGAUGAagugacaaaagcguauuuggcugggauuguagauggagaaggaacaguaacucuuucacgacaucacaaacacgaaacgccugcuccgcuaguaucaaucagcaauacggauuugaagcugcuuauuuggguucgccgcaaaugcggagggauaauaacuucuaagaaaauaagcaagccucaucau +JAMZMJ010000003.1/206108-205072 -------------........................................................................................................................................................................................... +JADGDS010000001.1/175636-174612 UUGUUGUUCAAAAgccaguuuggcuuguaguuguuguuuagaguauuuaccauuucuacgagugacuuuuuuguaauuuugaguuagaaguaaagcgcggcguuguuuuucggguucuuuaagauaagguaauaucuuuucuaaaaaaaucagugcugcauuaugaguuaauuuccaacuccaagauuguuuaugauggu +MGRG01000012.1/269641-268661 AUAUCGUUGAAUUuaaccgaaaaagcauacauugcggguauuguugacggggaagggacaguuacgcuugcgcguaagcacaaaaaugaaaccccuucaccuaugguuaguauagccaauugcaauuuggaucuuuuauuguggguucgcaaaaaaacaaauuguggaaccaugcauacaaggcccgcaaacaaaaaaca +DMFR01000196.1/1161-97 -------------........................................................................................................................................................................................... +JAHFCF010000021.1/3810-2803 UGACUAGGGAGGAgaaggcuuacauggcuggccugauagacggggaagguacgaucacgcucgcaaggcaucaucgugaccaguauccccagcccaggcuggcuaucgccaauaacagcaggaaguugcuggaaugggcgcaaagcaaggcgagaugcgggaucauuauccgacgcgcgcgacgaaaggcuuggcaucac +VGOB01000051.1/15278-14215 AAAUCGCUCGAUCaguuuucguuucuuggucgccauuucuucgcuguaacgaccauugcgcggugugcaagccaaguacucgcugagcaacagaucgcaccgggcaauuuuucugcggaugaccaaguaggggcaaacgaucuuuagaaauuccagugcuugacgaucagugaguuuccaaucgaacgacggcgaauguu +DYJA01000002.1/269452-268387 AAAUCGCUCGACGaguuuucguuuucugcuugacaucucugcguuguagcgaccauugcguggagugcaaaccaaguaauccgcaagaagcaaaucgcaacgggagaucuuucuacggaugacgagaaacggucggacaaucuuaaggaauuccagugcucgccgaucagucaacuuccaaucgaaugaggcggagugau +CAKKQG010000460.1/2042-974 AAAACUGCUCAAUgagugcuugcuuuuguuucaccaucucaucuguguaacguccauuacgaggcguagacgcgauauaugaagugaguagcaaaucgauucgccuaaucuugcgcuguauuugcaaguaaggacggauagauuuuagaaaaacuagagcgcgucgaucaguuagucgccaaucguaagaaauggaauga +JAAESI010000049.1/670-1297 -------------........................................................................................................................................................................................... +JAGFJE010000179.1/4213-3553 -------------........................................................................................................................................................................................... +MNXI01000013.1/26824-27449 -------------........................................................................................................................................................................................... +MAYU01000012.1/807825-807194 UGCCCGGGAGUCCggguaaaacuac............................................................................................................................................................................... +JAKZKU010000045.1/19843-20481 CUGCCUAGAAUUAgguaaauuuac................................................................................................................................................................................ +AUHI01000011.1/11737-12371 CUACUUCAUUUUAgaaguaaauuuaa.............................................................................................................................................................................. +NIXK01000016.1/22306-22951 CUGCCUCAUGAAGguaaauccau................................................................................................................................................................................. +FOXD01000017.1/2788-2152 CUGCAUGACGCAAauuuac..................................................................................................................................................................................... +CP084703.1/3648190-3647397 CGCCUAAUGAUAGgcaaaacuau................................................................................................................................................................................. +JAENYW010000075.1/3612-2966 AUUGAAACAAAGAaauucgaaaaacuag............................................................................................................................................................................ +BDUF01000064.1/2417-1715 CUGACCCGUCGAUcgagucacaaauuau............................................................................................................................................................................ +JAEZAO010000145.1/2304-3007 AAGGAAUACUUC-........................................................................................................................................................................................... +JAAYBT010000145.1/9603-8773 GGGGACAUCAAGUcccaacaaauuac.............................................................................................................................................................................. +JAEZCA010000022.1/97765-96981 AGGAGCAUCAAGCuccgacauuau................................................................................................................................................................................ +JAAYJF010000057.1/5319-5943 AAAACUAAACCAA........................................................................................................................................................................................... +DAZZ01000093.1/45015-44387 UAAAAUAAAUAUUac......................................................................................................................................................................................... +DUSN01000065.1/55270-56007 AGAGACAUUAUAUuugccuccccguagcaugaaacuugcuccucuuggaaaaggaguggucauguuguguuaagguaugucucuuaaug............................................................................................................... +JMLJ01000003.1/300718-300097 UAAACUAUACUAA........................................................................................................................................................................................... +ALXI01000094.1/50210-50855 UAUAAACGAUACUaag........................................................................................................................................................................................ +CP035280.1/352674-353343 UAAAACUAUACUUu.......................................................................................................................................................................................... +NZ_JAAEEH010000001.1/89409-90038 CAAACCAGACCAU........................................................................................................................................................................................... +LOES01000008.1/4041-4639 CAAACUAUAAUAU........................................................................................................................................................................................... +FZOJ01000056.1/797-1452 UGAUUGGGGACAUuccccaacagaagaggaauacuccaaauagggguguguccccuuacauuau........................................................................................................................................ +NIBG01000002.1/356948-357572 UACAAACUAAACUaag........................................................................................................................................................................................ +ARZA01000125.1/34177-33554 ACACUAUAAU---........................................................................................................................................................................................... +NZ_QXXA01000001.1/140996-141621 GAUUAGAAACAAUcaaauaa.................................................................................................................................................................................... +JAHLPM010000005.1/143814-144449 UUUUAAAACUAUAauaua...................................................................................................................................................................................... +DHFP01000078.1/21020-20335 UACUAGGAUGAAGgaaaucaucuauac............................................................................................................................................................................. +CP033169.1/2673484-2672864 UCAAGCAAAAAUAa.......................................................................................................................................................................................... +PMWC01000195.1/4505-5103 GCAAUAAGUCUUC........................................................................................................................................................................................... +DUOV01000143.1/688-1296 GUUAAA-------........................................................................................................................................................................................... +LFSF01000018.1/57163-56521 AACACAAUAAUA-........................................................................................................................................................................................... +LADT01000087.1/90092-90786 AAUACAUCCAUAGgggugugucc................................................................................................................................................................................. +JAENZX010000008.1/4152-4743 UUG----------........................................................................................................................................................................................... +DZBG01000048.1/2480-1867 AAA----------........................................................................................................................................................................................... +MGRR01000113.1/4408-3864 -------------........................................................................................................................................................................................... +JAILZC010000303.1/2012-1382 CCAC---------........................................................................................................................................................................................... +CAKKPE010000113.1/32004-31371 GCAAGAUUC----........................................................................................................................................................................................... +DUMD01000006.1/14162-14782 AAAACAAUAAUAU........................................................................................................................................................................................... +LT896716.1/1438800-1438215 -------------........................................................................................................................................................................................... +JACRDO010000098.1/7766-7162 AUA----------........................................................................................................................................................................................... +DCKP01000183.1/158004-158869 AUACUCGAAAUCUucuuuugcugcgcacauuuuuugggaguaaugaccauuucgugguguuacuuugacauacucuugaaccagaagagcggcucuguaaagcuucucagguuccucuccugagucgucgaacugacagacacaaucgguguuuuccaucucgcguuuuuguacaaacgcgucaaugugauggucccuuc +JADZCV010000005.1/36333-37038 AGAC---------........................................................................................................................................................................................... +JACRHA010000082.1/11755-12383 CA-----------........................................................................................................................................................................................... +JACQQM010000111.1/874-1508 AGAU---------........................................................................................................................................................................................... +BQIV01000012.1/5598-4968 UAAAA--------........................................................................................................................................................................................... +JAKLQT010000116.1/5017-4294 AUACCGUUGGAAGaaguugaaccaacgguaaauuuau................................................................................................................................................................... +JAGOOP010000004.1/16866-16185 CAACCGUUGAAAAacgguaaauaau............................................................................................................................................................................... +JADFYJ010000017.1/34759-35402 UUGCCGUUGAAUGugcgacgguaaauuuac.......................................................................................................................................................................... +JAGVNC010000014.1/2925-3593 CCGUUGAAAUUAAaucaacggu.................................................................................................................................................................................. +JAJRTO010000167.1/26921-26261 -------------........................................................................................................................................................................................... +WGFP01000155.1/9446-8807 AUUUCCU------........................................................................................................................................................................................... +MFTC01000029.1/2481-1715 CAUCUCAUCCCCUcuccccuugcgggagagggcuagggugaggg............................................................................................................................................................ +JADGDF010000140.1/11079-10379 AUU----------........................................................................................................................................................................................... +VBCS01000309.1/10953-11620 AGCAA--------........................................................................................................................................................................................... +JADJKG010000021.1/55374-54724 CAAGCUG------........................................................................................................................................................................................... +JAJTHX010000100.1/16555-15923 CAA----------........................................................................................................................................................................................... +FNNZ01000003.1/85084-84441 GCAAC--------........................................................................................................................................................................................... +JAGRGQ010000098.1/5908-5250 AACCACAGACUG-........................................................................................................................................................................................... +SNYM01000009.1/56489-55850 AUUCAGC------........................................................................................................................................................................................... +JAKLLP010000106.1/5150-4509 AAACGAUAG----........................................................................................................................................................................................... +JAHJQQ010000050.1/25064-25726 UACUAC-------........................................................................................................................................................................................... +APHR01000039.1/3868-4496 ACAA---------........................................................................................................................................................................................... +DGQF01000028.1/109543-108895 UG-----------........................................................................................................................................................................................... +JABBBA010000311.1/3793-3146 UAACA--------........................................................................................................................................................................................... +QQSW01000030.1/32923-33606 UAACGAUG-----........................................................................................................................................................................................... +CP021425.1/1668802-1668147 UUU----------........................................................................................................................................................................................... +PKWE01000117.1/3253-2602 GAUUUUGCU----........................................................................................................................................................................................... +JAHCAM010000006.1/106533-105903 AUGGAU-------........................................................................................................................................................................................... +JADLAU010000033.1/28478-29125 GAAUG--------........................................................................................................................................................................................... +JACORW010000010.1/77-722 GAGCAAA------........................................................................................................................................................................................... +QIFW01000190.1/28936-29613 AAUAUAU------........................................................................................................................................................................................... +DSOO01000017.1/11453-10794 AAGA---------........................................................................................................................................................................................... +PCXA01000001.1/265678-265083 -------------........................................................................................................................................................................................... +WJOT01000061.1/9381-9976 -------------........................................................................................................................................................................................... +#=GC SS_cons _____________------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#=GC RF aaauaauuaaaau........................................................................................................................................................................................... + +METO01000004.1/6969-5906 ucgccaggcuuaugccuggugccuaacccaugauaaagcucuccgucugcucuuugaaauuaaagaguuucugauaauuaaaaggccgcaggcagacuuaauccuuagggaauauaaaucuaccacgguacggaccggaaaauauucuccgaagauguuaaaggccaaaaugaagcuuguggcaaaggucaggaagcuua +MGUQ01000062.1/11281-10272 ........................................................................................................................................................................................................ +QNCD01000027.1/2535-3577 uggcgacucuuauguuuggucaauucgacaagauagggcgauucguuuucucaacggaauaaaaaaguuuuuaaucauuaaaaaaccacaggcagauuugauaacagaaaaauauaaaucugugacgcauagggcaggaagauauacgccuucuuuacuaagaaagaaaauacagcuuguggcuaagauuagaaaauuga +JAIFMS010000144.1/2379-3396 cuugauaagcuuuauguuuacugauauguccaccauaaguuuguugcaaaaaugcuaauaaacacagugucguacuugacacugaaacaacgggauagcggaauuuaccguuugcugucgcuaaggucaccguaccuucgccaucaaacaaucccgcuguauaaaua................................. +CAKKQB010000003.1/8796-7710 aacgauucuuauguuuuaaaugugagacaggauagggcuauacgcuuucucaaugaaauaaaacaauaucuaauuauuaaaaagcaacaagcagaauuaauuacuacuaaguauaaagcaguuacgccucgaacaggaagguauacuccugaaaugcuagcaaaaaaguaugagcuuguugcugaaauuagaaaauugaa +WBUJ01000039.1/18293-17279 cuuguaagcuuugugcuuacugauauggccaccauagcauuuuuggagaaacucaaguaaacaaaggguagugcuugaaacggauacaacgggauaacgaaauuuaccguuagcgguugaaagaguuacggugccuucaccgucaaauaaaccagcaguguaaauauc................................ +JANTFR010000132.1/2563-1524 cagguuuccgagggugcguuuugaccacagagccgccaaaacgcucccgaagccaaagcauuaacucguagucguuggaagagauagacaccugcggcgagggccaucuguuuuuccgauuacgcgucagaacaacagagccuucaccauccaaaaugccugcggcguaggcuaaauccaaagccgaagguuccauuuua +JADZFW010000081.1/15738-16792 ........................................................................................................................................................................................................ +JANTFO010000030.1/8294-9350 ........................................................................................................................................................................................................ +JACRBV010000092.1/3280-2299 ucauaguaaugcuuauaaauuaaggauucucaguaacagcgcaaucugguuuuuaaaugaaauaaaaaacuuccuaaggcucaaaaaaccucaggcaaugcucauaauaaaaaaauauaaaucaguuacuuugagaaacggcagauauaauccgguucucuuggaaaagaaaaugaaacugguaaaaacuaugcgaaagc +JACRPR010000063.1/12969-14030 gcggagcauaaacucgcuugcgaauaauacuuccgccgcaucggacacgaaaccacucuaaaaguucgcgaucgguugaacugauugaaacgguaggcgaaggcaagcgcgcgcgacgauugcgcgugaacuggaucgagccuucgccaucaaggaugccugcggcauaagcagacucugugucgcacaguuucaaggca +JADFYE010000019.1/32942-33968 caauaauucauaugcuuggucaguaagacaagaucgagcaauugauuuucucaacgaaauuaaaaaguauuugaucauuaaaaaacaacaagcugaguuaauaacaauggaguauaaaaagguuacacaucgagcaggaaaauauaccccggaacuguuagcaaaaaaagaagcgcuuguugaaaauauuagacaacuga +JAHFSU010000026.1/8560-9557 ucacagcauuccuuucgaguuaagaauccuuagcgauagggccauucauuuuuuaaaugaaauaaaagauuauuugaggaucaaaaaaccucacgcaauucuuauaacugagaaauauaaaucaguuacauuaagaaauggaagauacaguaaagaucuuuuggaaaaaaagaugaaauugguaaaugacauuaaaaagc +JAHJDV010000046.1/41177-42218 uaaugauucuuuugcauggucuguucgucaagacagggcauuaugcuuucucggggaaauaguuaaauaucuaaucguaaagaagccacaagcaacuuugauauuagaaaaguauaaaucugugacucaucgagcagguaaauauacuccaaagaugcuuagugauaagaugaagcugguggcuaagauuagagaguuaa +JAJYOP010000013.1/32949-34009 acucaaucguaugucuggcgucuccggcaagauagugcgcucuguuuuuugaaugaaauaaaaaaauaucucauuguaaaaaaagagcaagcagagcucauuacgaaagaguauaaaaaagucacauccagaacgggcaaguauacugcgcaauuauuaugcaaaaaagagaggcuuguuaagcgaauacgcgcauugaa +JAMZMJ010000003.1/206108-205072 ........................................................................................................................................................................................................ +JADGDS010000001.1/175636-174612 cuuuauagauuuuauguuuacuaauaugaccaccauagugaguuuuaagaaacucuaguaaauguaugguaguacuugaaacugauacuacuggauaacgaaauguguuauuugauuuugcuaagguuacaguaccuucgccaucaaauaaaccagcaguauaaauauca.............................. +MGRG01000012.1/269641-268661 uagggcugcuuaugaguuaagaauucgcagugacaaagcacuuaauuuucuaaaggaaauuaagaaucuucuaagaaucaaaaagccacaugcugaauuacuucuaaaaaguuauaaaucagucacuguacgcaauggcagauauaaugcagcucaguuagaggaaaagaugaaacucguaaaagcuauacgcagguuaa +DMFR01000196.1/1161-97 ........................................................................................................................................................................................................ +JAHFCF010000021.1/3810-2803 gaaucguacguguggcaaguccagcucgccggcgccgugcucaagcugcuugcugagguagagccuuaucugcuccugaaacgacgacaggcgagacugcugcuggcugauuacaaggcgugcacgccaagaaacggaaaguacacacuggcgcagcugcgagacaaaaaagaguugaucaaccagauacggcagcucaa +VGOB01000051.1/15278-14215 ucggguuauacguucgcuuguugaugaucgucccgcccaaacgaagacgaaaccaauccagcaacucgcgaucgguugaggaaauagaaaccaccggugaacuccaacgaucuuuccuuaugcgaguuagcgagauugauccuucaccaucaaggaugccugcggcauaggcagccucugugucgcugaguuucauaggc +DYJA01000002.1/269452-268387 guggcugguaggugcguuugcgaaugauuguuccaccgcaacgagaacgaaaccauucgaguaacucgcgaucgguugaugugaccgaaacaacaggcgaaggccagcggucuuuccgacaacggguaagcacgacggauccuucuccguccaaaaugccugcggcauaggcagccucugugucgcugagucuuaugggc +CAKKQG010000460.1/2042-974 guugguugucgugguuguuugguagaaaucgauccgccaaaaguuauacguaaccacucuaacacuucacgaucacaugaugcuacggaaacuugaggcgaucgaaaacgagugcguuuggugcggguaaguguaaucgaaccuucaccgucaaauaaaccggccguauaagcaagagcaguuucgauaggcauauauuu +JAAESI010000049.1/670-1297 ........................................................................................................................................................................................................ +JAGFJE010000179.1/4213-3553 ........................................................................................................................................................................................................ +MNXI01000013.1/26824-27449 ........................................................................................................................................................................................................ +MAYU01000012.1/807825-807194 ........................................................................................................................................................................................................ +JAKZKU010000045.1/19843-20481 ........................................................................................................................................................................................................ +AUHI01000011.1/11737-12371 ........................................................................................................................................................................................................ +NIXK01000016.1/22306-22951 ........................................................................................................................................................................................................ +FOXD01000017.1/2788-2152 ........................................................................................................................................................................................................ +CP084703.1/3648190-3647397 ........................................................................................................................................................................................................ +JAENYW010000075.1/3612-2966 ........................................................................................................................................................................................................ +BDUF01000064.1/2417-1715 ........................................................................................................................................................................................................ +JAEZAO010000145.1/2304-3007 ........................................................................................................................................................................................................ +JAAYBT010000145.1/9603-8773 ........................................................................................................................................................................................................ +JAEZCA010000022.1/97765-96981 ........................................................................................................................................................................................................ +JAAYJF010000057.1/5319-5943 ........................................................................................................................................................................................................ +DAZZ01000093.1/45015-44387 ........................................................................................................................................................................................................ +DUSN01000065.1/55270-56007 ........................................................................................................................................................................................................ +JMLJ01000003.1/300718-300097 ........................................................................................................................................................................................................ +ALXI01000094.1/50210-50855 ........................................................................................................................................................................................................ +CP035280.1/352674-353343 ........................................................................................................................................................................................................ +NZ_JAAEEH010000001.1/89409-90038 ........................................................................................................................................................................................................ +LOES01000008.1/4041-4639 ........................................................................................................................................................................................................ +FZOJ01000056.1/797-1452 ........................................................................................................................................................................................................ +NIBG01000002.1/356948-357572 ........................................................................................................................................................................................................ +ARZA01000125.1/34177-33554 ........................................................................................................................................................................................................ +NZ_QXXA01000001.1/140996-141621 ........................................................................................................................................................................................................ +JAHLPM010000005.1/143814-144449 ........................................................................................................................................................................................................ +DHFP01000078.1/21020-20335 ........................................................................................................................................................................................................ +CP033169.1/2673484-2672864 ........................................................................................................................................................................................................ +PMWC01000195.1/4505-5103 ........................................................................................................................................................................................................ +DUOV01000143.1/688-1296 ........................................................................................................................................................................................................ +LFSF01000018.1/57163-56521 ........................................................................................................................................................................................................ +LADT01000087.1/90092-90786 ........................................................................................................................................................................................................ +JAENZX010000008.1/4152-4743 ........................................................................................................................................................................................................ +DZBG01000048.1/2480-1867 ........................................................................................................................................................................................................ +MGRR01000113.1/4408-3864 ........................................................................................................................................................................................................ +JAILZC010000303.1/2012-1382 ........................................................................................................................................................................................................ +CAKKPE010000113.1/32004-31371 ........................................................................................................................................................................................................ +DUMD01000006.1/14162-14782 ........................................................................................................................................................................................................ +LT896716.1/1438800-1438215 ........................................................................................................................................................................................................ +JACRDO010000098.1/7766-7162 ........................................................................................................................................................................................................ +DCKP01000183.1/158004-158869 uccaucaaugaugccagcaacguaggcuuuuugaguu................................................................................................................................................................... +JADZCV010000005.1/36333-37038 ........................................................................................................................................................................................................ +JACRHA010000082.1/11755-12383 ........................................................................................................................................................................................................ +JACQQM010000111.1/874-1508 ........................................................................................................................................................................................................ +BQIV01000012.1/5598-4968 ........................................................................................................................................................................................................ +JAKLQT010000116.1/5017-4294 ........................................................................................................................................................................................................ +JAGOOP010000004.1/16866-16185 ........................................................................................................................................................................................................ +JADFYJ010000017.1/34759-35402 ........................................................................................................................................................................................................ +JAGVNC010000014.1/2925-3593 ........................................................................................................................................................................................................ +JAJRTO010000167.1/26921-26261 ........................................................................................................................................................................................................ +WGFP01000155.1/9446-8807 ........................................................................................................................................................................................................ +MFTC01000029.1/2481-1715 ........................................................................................................................................................................................................ +JADGDF010000140.1/11079-10379 ........................................................................................................................................................................................................ +VBCS01000309.1/10953-11620 ........................................................................................................................................................................................................ +JADJKG010000021.1/55374-54724 ........................................................................................................................................................................................................ +JAJTHX010000100.1/16555-15923 ........................................................................................................................................................................................................ +FNNZ01000003.1/85084-84441 ........................................................................................................................................................................................................ +JAGRGQ010000098.1/5908-5250 ........................................................................................................................................................................................................ +SNYM01000009.1/56489-55850 ........................................................................................................................................................................................................ +JAKLLP010000106.1/5150-4509 ........................................................................................................................................................................................................ +JAHJQQ010000050.1/25064-25726 ........................................................................................................................................................................................................ +APHR01000039.1/3868-4496 ........................................................................................................................................................................................................ +DGQF01000028.1/109543-108895 ........................................................................................................................................................................................................ +JABBBA010000311.1/3793-3146 ........................................................................................................................................................................................................ +QQSW01000030.1/32923-33606 ........................................................................................................................................................................................................ +CP021425.1/1668802-1668147 ........................................................................................................................................................................................................ +PKWE01000117.1/3253-2602 ........................................................................................................................................................................................................ +JAHCAM010000006.1/106533-105903 ........................................................................................................................................................................................................ +JADLAU010000033.1/28478-29125 ........................................................................................................................................................................................................ +JACORW010000010.1/77-722 ........................................................................................................................................................................................................ +QIFW01000190.1/28936-29613 ........................................................................................................................................................................................................ +DSOO01000017.1/11453-10794 ........................................................................................................................................................................................................ +PCXA01000001.1/265678-265083 ........................................................................................................................................................................................................ +WJOT01000061.1/9381-9976 ........................................................................................................................................................................................................ +#=GC SS_cons -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#=GC RF ........................................................................................................................................................................................................ + +METO01000004.1/6969-5906 accagcgagaauuuau....G...........C...C.U..C..C.U..AUAAAAC......GCCGGGC-UCCC.........-----...-----........................................................................................................ +MGUQ01000062.1/11281-10272 ....................-...........C...G.C..U..GaC..UCGCAACaguaagAGUCAGCACCCAcagccucaaGUUUCgauUGCCAacaauaacuugaggauuuuaaagugggugagaucgaaaaugggcauggguuccuuacugacaaaaaugccgaagaaagcaacucacaauguugcuuacacuugg +QNCD01000027.1/2535-3577 accaacgguaaaacgu....A...........C...C.U..C..U.U..AUAAAAC......GCUGAGC-UCCUgg.......-----...-----........................................................................................................ +JAIFMS010000144.1/2379-3396 ....................-...........U...C.U..U..C.C..AUAAAU-......ACACCCC-UCUGg.......uUUUUU.uaGUUAAg........................ugcuaac........................................................................ +CAKKQB010000003.1/8796-7710 ccaacgguaaauuau.....G...........C...C.U..U..C.U..AUAAUAC......GCUAGGC-UCCUga.......-----...-----........................................................................................................ +WBUJ01000039.1/18293-17279 ....................U...........U...C.U..U..C.C..AUAAAC-......GCCAUCC-UCUGg......uuGAUGU.uaGUUUAu........................uagcu.......................................................................... +JANTFR010000132.1/2563-1524 u...................C...........C...U.C..U..C.U..ACAAUAC......GCCGGGGAAGUU.........GUUCG...UUGGGc....................................................................................................... +JADZFW010000081.1/15738-16792 ....................-...........-...-.-..-..-.-..--ACAGA......AAGCGACAUCCU.........GAA--...-----........................................................................................................ +JANTFO010000030.1/8294-9350 ....................-...........-...-.-..-..-.-..--ACAGU......AAGCGACAUCCC.........GAA--...-----........................................................................................................ +JACRBV010000092.1/3280-2299 ugaaucaacgauaaaucuauG...........C...C.U..C..U.U..AUAAUAC......GCCAGGCUCCUC.........-----...-----........................................................................................................ +JACRPR010000063.1/12969-14030 a...................C...........C...U.C..C..U.U..GCAAUAC......GCCGGGAAAGUGau....ugcGCGCAucaUACAAu....................................................................................................... +JADFYE010000019.1/32942-33968 aucaacgguaaauuuag...G...........U...C.U..U..C.U..AUAAUAC......GCCAGGC-UCCCg........-----...-----........................................................................................................ +JAHFSU010000026.1/8560-9557 uaaaucaacgaccacacuauG...........C...C.U..C..C.U..AUAAUAC......GCCAGGCUCCAC.........-----...-----........................................................................................................ +JAHJDV010000046.1/41177-42218 accaacgguaaaauuau...G...........C...U.U..C..U.U..AUAAUAC......GCCAGGC-UCCCgg.......-----...-----........................................................................................................ +JAJYOP010000013.1/32949-34009 ucaccgguaa..........A...........C...C.U..U..C.U..AUAAUAC......GCCGAGC-CCCUaa.......-----...-----........................................................................................................ +JAMZMJ010000003.1/206108-205072 ....................-...........-...-.-..-..-.-..--AUAGC......GCCCAACACCUC.........GAA--...-----........................................................................................................ +JADGDS010000001.1/175636-174612 ....................-...........U...C.U..U..C.C..AUAAAC-......GCUCUCC-UCUGg........UUGGGuauAGUAGaauauacuauaucuc......................................................................................... +MGRG01000012.1/269641-268661 aucgacgauaaauuuau...G...........C...C.U..C..C.U..AUAAUAC......GCCAGGCUCCUC.........-----...-----........................................................................................................ +DMFR01000196.1/1161-97 ....................-...........-...-.-..-..-.-..--ACAGC......AAGCAACAUCCA.........GAA--...-----........................................................................................................ +JAHFCF010000021.1/3810-2803 ugaggaaagucggucacg..G...........C...C.U..C..C.C..AUAACAC......GUCAGGC-UCCC.........GGGAA.gaGAUCCu....................................................................................................... +VGOB01000051.1/15278-14215 acu.................C...........C...U.C..C..U.U..ACAAAAC......GCCGGGCAAGUGgu....acgAACAU.caUACAAc....................................................................................................... +DYJA01000002.1/269452-268387 auu.................C...........C...U.C..C..U.U..ACAAAAC......GCCGGGCGAGUGaau...gugAAGAU.gaUACAUc....................................................................................................... +CAKKQG010000460.1/2042-974 au..................C...........U...CcU..U..A.CaaUAC----......GCUGGAGGAGUCgu.......GCAGAguaUAGCGc....................................................................................................... +JAAESI010000049.1/670-1297 ....................-...........-...-.-..-..-.-..--CGAGU......CUCCAGCACCCU.........AACGG.ugACGCCg....................................................................................................... +JAGFJE010000179.1/4213-3553 ....................-...........-...-.-..-..-.-..--CCAGC......GCCCGACAUCUC.........UUCA-...-----........................................................................................................ +MNXI01000013.1/26824-27449 ....................-...........-...-.-..-..-.-..--UAUAC......GCCUUGCAACCG.........CAUAA.auACUCUg....................................................................................................... +MAYU01000012.1/807825-807194 ....................A...........U...U.C..C..G.C..AUAAUAC......GCCAGACGGCCU.........UCCCG...---UGa....................................................................................................... +JAKZKU010000045.1/19843-20481 ....................A...........C...U.U..U..G.U..AUAAGAC......GCCGGAGGACCU.........GAUC-.guAUCAUc....................................................................................................... +AUHI01000011.1/11737-12371 ....................A...........U...U.U..U..G.C..AUAAGAC......GCCGAGAGACCU.........UUAA-...---AUa....................................................................................................... +NIXK01000016.1/22306-22951 ....................A...........U...U.U..C..G.C..AUAAGAC......GCCGAAGGACCU.........AUUC-..uUUACAc....................................................................................................... +FOXD01000017.1/2788-2152 ....................A...........U...U.C..C..G.U..AUAAUAC......GCCGGGGAACCU.........GAACU.uuUC---........................................................................................................ +CP084703.1/3648190-3647397 ....................A...........A...U.G..U..G.C..AUAAUAC......GCCAAGGGACUC.........AAGUU...-UUUUu....................................................................................................... +JAENYW010000075.1/3612-2966 ....................A...........U...U.C..C..A.U..AUAAGAC......GCCAAGGGACUU.........AAGU-..cCAGCUu....................................................................................................... +BDUF01000064.1/2417-1715 ....................G...........U...U.C..C..G.C..AUAAGAC......GCCAAGGGACUUg.......g-AACG.guGAAAAa........................auc............................................................................ +JAEZAO010000145.1/2304-3007 ....................Aaauauuc....A...C.U..U..C.C..AUAAUAC......GCCGGGGAACUC.........AUAA-...AUGUAu....................................................................................................... +JAAYBT010000145.1/9603-8773 ....................A...........G...C.U..U..U.C..AUAAUAC......GCCGGGGGACUCa......uaUCAGA.ucGUUG-.........................u.............................................................................. +JAEZCA010000022.1/97765-96981 ....................A...........A...C.U..C..C.C..AUAAUAC......GCCGGGGGACUU.........GGA-G.cuAAUACc....................................................................................................... +JAAYJF010000057.1/5319-5943 ....................G...........C...C.U..U..U.C..AUAAUAC......GCCGGGGGAGUU.........AAAU-...--AGUu....................................................................................................... +DAZZ01000093.1/45015-44387 ....................A...........G...C.U..U..U.C..AUAACAC......GCCGGGAAGCUU.........AGCAA.aaUU---........................................................................................................ +DUSN01000065.1/55270-56007 ....................C...........AggcC.U..U..C.C..AUAAUAC......GCCGGGGGACUCaa.....au----U.aaCAGG-.........................uuugcaaa....................................................................... +JMLJ01000003.1/300718-300097 ....................G...........G...C.C..U..U.U..AUAAUAC......GCCAGGGGGCUU.........AAAAU...----Uu....................................................................................................... +ALXI01000094.1/50210-50855 ....................-...........-...C.U..U..C.U..AUAAUAU......GCCAAGGUUCUG........uAAAAG.uuAAAAUa........................au............................................................................. +CP035280.1/352674-353343 ....................-...........G...C.U..U..C.U..AUAAUAU......GCCGGGUGUCUU.........-ACAG.aaGUUGU........................................................................................................ +NZ_JAAEEH010000001.1/89409-90038 ....................G...........G...C.A..G..C.C..AUAACAC......GCCGGAAGGCUU.........UUCA-...----Ua....................................................................................................... +LOES01000008.1/4041-4639 ....................G...........A...C.U..U..C.U..AUAACAC......GCCGGAGAACUU........cGACA-...-----g....................................................................................................... +FZOJ01000056.1/797-1452 ....................A...........G...C.U..U..C.U..AUAACAC......GCCAGAGGACUU.........CAAG-...----Ug....................................................................................................... +NIBG01000002.1/356948-357572 ....................-...........-...C.U..U..C.C..AUAACAC......GCCGGAGGACUU.........CAAUG...-----........................................................................................................ +ARZA01000125.1/34177-33554 ....................Aua.........C...C.U..U..U.C..AUAACAC......GCCAGGGAACUC.........UAAA-...-----........................................................................................................ +NZ_QXXA01000001.1/140996-141621 ....................Ua..........G...C.U..U..C.U..AUAAUAC......GCCAGAGAGGUU.........UAUAA...-AAUUa....................................................................................................... +JAHLPM010000005.1/143814-144449 ....................-...........-...C.U..U..C.C..AUAAUAC......GCCAGGAAAGUUaa.....gu-AG--..uAAG--.........................ucu............................................................................ +DHFP01000078.1/21020-20335 ....................U...........U...U.AccU..U.C..AUAAUAU......GCCGGAGGACUU........c-GAG-...----Ag....................................................................................................... +CP033169.1/2673484-2672864 ....................-...........G...C.U..U..C.U..AUAACAC......GCCGGGUGGCUU.........UGCAG...-----u....................................................................................................... +PMWC01000195.1/4505-5103 ....................G...........C...U.C..U..C.C..AUAACAC......GCCAGGUGCCCGcgg...gug--CCC.gcA----.........................aagug.......................................................................... +DUOV01000143.1/688-1296 ....................-...........G...A.U..U..G.C..AUAAUAC......GCCGGGGGGCUU.........CUUA-...---GUg....................................................................................................... +LFSF01000018.1/57163-56521 ....................U...........G...C.C..U..U.C..AUAAUAC......GCCAGACGGCU-.........ACCGC.aaUAGUC.........................g.............................................................................. +LADT01000087.1/90092-90786 ....................CcuuaccuuaucG...C.U..U..C.C..AUAACAC......GCCGGACAACUAuu.....ag----U...-----.uggg...............gacauuccccaacacaagaggaauacauuc...................................................... +JAENZX010000008.1/4152-4743 ....................-...........-...-.C..U..G.C..AUAAUAC......GCCGGGGGACUUg.......g--CU-...--AAUc....................................................................................................... +DZBG01000048.1/2480-1867 ....................-...........-...-.-..U..C.C..AUAAAC-......GCAUCCCAUCUG.........UUUUG...-----........................................................................................................ +MGRR01000113.1/4408-3864 ....................-...........-...-.-..-..-.-..-------......AGACAACAUCC-.........UAAA-...-----........................................................................................................ +JAILZC010000303.1/2012-1382 ....................-...........-...A.A..G..C.G..CUAACAC......GCCCCGCAUCCC.........AU---...-----........................................................................................................ +CAKKPE010000113.1/32004-31371 ....................Caug........U...G.G..U..G.A..AUAAGAC......GCCCCGCAUCCU.........GAUA-...--CCAc....................................................................................................... +DUMD01000006.1/14162-14782 ....................G...........C...U.C..C..U.C..AUAAGAC......GCCGAAGAACUU.........UCCU-...UUUGGa....................................................................................................... +LT896716.1/1438800-1438215 ....................-...........-...-.-..-..-.-..--AGAGC......GCCCGGCAUCUC.........AAU--...-----........................................................................................................ +JACRDO010000098.1/7766-7162 ....................A...........C...U.U..C..CaUaaCAC----......GUCAGGC-CCCUgc.....gg----C.aaGAA--.........................cc............................................................................. +DCKP01000183.1/158004-158869 ....................G...........C...U.U..CacU.C..AUAACAC......GCCCUCC-UCUCac.....ucAAUCG.guUUUGGu........................ug............................................................................. +JADZCV010000005.1/36333-37038 ....................-...........-...U.G..C..G.G..AUAAGAU......GCCCCGCAUCCAg.......a--UCU.ucUUUACc........................cccuuuucuaaagg................................................................. +JACRHA010000082.1/11755-12383 ....................-...........-...A.G..C..G.G..AUAAGAC......GCCCCGCAUCCU.........GGUAA.uuG----........................................................................................................ +JACQQM010000111.1/874-1508 ....................-...........-...-.G..A..U.G..CUAAGAC......GCCCCGCAUCCCcg....acg----G.ccUG---.........................cuuaaggcag..................................................................... +BQIV01000012.1/5598-4968 ....................-...........-...-.G..A..U.G..CUAAGAC......GCCCCGCACCCC.........-ACG-...-----........................................................................................................ +JAKLQT010000116.1/5017-4294 ....................G...........C...C.U..C..U.U..AUAAUAC......GCCAGGC-UCCG.........CCAAA.aaUUUUGg....................................................................................................... +JAGOOP010000004.1/16866-16185 ....................G...........C...C.U..U..C.U..AUAAGAC......GCCAGUC-CCCG.........C-CGG.auUCUCGg....................................................................................................... +JADFYJ010000017.1/34759-35402 ....................G...........C...C.U..U..C.U..AUAACAC......GCCAGGC-UCCC.........GAUAU...AAAUUc....................................................................................................... +JAGVNC010000014.1/2925-3593 ....................Aaauuugag...C...C.U..U..C.U..AUAAUAC......GCCAGGCAACCU.........UAACA.uuG-UUUa....................................................................................................... +JAJRTO010000167.1/26921-26261 ....................-...........-...-.-..-..-.-..--AAUAC......GUCAGGC-UCCA.........C--CU.guUUAGA........................................................................................................ +WGFP01000155.1/9446-8807 ....................-...........G...G.G..C..G.G..AUAACAC......GCCCCGCACCCA.........GUCA-..cUAUGAc....................................................................................................... +MFTC01000029.1/2481-1715 ....................G...........U...CuG..C..G.A..AUAACAC......GCCCCGCAUCCCgc....cccUA---...-----.ucgcauggggugugcugaggccggcauaugucgucucacagagagacgg...................................................... +JADGDF010000140.1/11079-10379 ....................-...........-...-.-..U..A.U..CCAUAAAc.....ACCCUCCAUCUG.........AUUAA.uuUU---........................................................................................................ +VBCS01000309.1/10953-11620 ....................U...........G...G.A..C..G.G..AUAACAC......GCCCCGCAUCCU.........GCAU-...----Gc....................................................................................................... +JADJKG010000021.1/55374-54724 ....................-...........C...G.A..U..G.G..AUAACAC......GCUCCGCACCCUu......ug--CCU.gcUUUUU.........................ggg............................................................................ +JAJTHX010000100.1/16555-15923 ....................-...........-...-.G..C..G.G..AUAACAC......GCUCCGCAUCCC.........GUGC-...--AACc....................................................................................................... +FNNZ01000003.1/85084-84441 ....................-...........-...-.G..C..G.G..AUAAUAC......GCUCCGCAUCCGgac...ccaUCGG-...-----.........................gucgua......................................................................... +JAGRGQ010000098.1/5908-5250 ....................A...........G...G.A..U..U.C..ACAAUAC......GCCCUCC-CCUGc.......c--AA-...CGAU-.........................g.............................................................................. +SNYM01000009.1/56489-55850 ....................-...........-...U.G..C..U.C..ACAAAC-......GCCCUCC-CCUGa......ac---AA.caGCG--.........................auuug.......................................................................... +JAKLLP010000106.1/5150-4509 ....................-...........-...C.A..G..G.G..AUAACAC......GCUCCGC-UCCCg.......g--CA-...UGUGCc....................................................................................................... +JAHJQQ010000050.1/25064-25726 ....................G...........C...C.G..U..G.G..AUAACAC......GCCCCGCAUCCUg......ca--CGG.auGAAUAu........................cca............................................................................ +APHR01000039.1/3868-4496 ....................Cc..........Ga..U.A..C..U.C..ACAAAC-......GCUCUCCAUCUG.........AUAGC...-AAUAu....................................................................................................... +DGQF01000028.1/109543-108895 ....................-...........-...A.U..U..C.C..ACAAUAC......GCCCUCC-GCUGu.......cUAUCU.cuUCG--.........................aggg........................................................................... +JABBBA010000311.1/3793-3146 ....................-...........-...-.-..-..C.C..ACAAAC-......GCUCUCC-CCUGuu.....gc----G.auGAAU-.........................guc............................................................................ +QQSW01000030.1/32923-33606 ....................-...........-...U.G..C..U.C..ACAAAC-......GCUCUCC-CCUGu.......uUUCGG.acGCAG-.........................uccg........................................................................... +CP021425.1/1668802-1668147 ....................-...........-...-.G..C..C.C..ACAAUAC......GCUCUCC-CCUGu......ugUGAUU.uaCUAC-.........................a.............................................................................. +PKWE01000117.1/3253-2602 ....................U...........C...C.G..C..CgG..AUAACAC......GCUCCGCAUGCUu......gc--CGG.auGA---.........................ccg............................................................................ +JAHCAM010000006.1/106533-105903 ....................-...........C...G.C..C..G.G..AUAACAC......GCCCCGC-CCCC.........GGCG-...CAAGCc....................................................................................................... +JADLAU010000033.1/28478-29125 ....................-...........G...C.C..U..G.G..AUAACAC......GCUCCGCAUCC-.........ACCGU.ggCACG-.........................ggcc........................................................................... +JACORW010000010.1/77-722 ....................-...........-...G.G..U..G.A..AUAACAC......GCCCCGCAUCCG.........UCG-G.auGUUCGc....................................................................................................... +QIFW01000190.1/28936-29613 ....................C...........A...G.A..U..G.A..AUAACAC......GCCCCGC-CCCCgg.....aa--UAG.guGG---.........................cagaguauauuuuuuauau............................................................ +DSOO01000017.1/11453-10794 ....................G...........A...U.U..C..G.A..AUAACAC......GCCCCGC-UCCGgcggcgcgc-----...-----.........................ggcgagc........................................................................ +PCXA01000001.1/265678-265083 ....................-...........-...-.-..-..-.-..-------......GCUGAGC-UCCC.........AGAUU...----Uu....................................................................................................... +WJOT01000061.1/9381-9976 ....................-...........-...-.-..-..-.-..--AACAC......GUCAGGCUCCCC.........GAUUG...-----........................................................................................................ +#=GC SS_cons -------------------->----------->--->->-->-->->-->>,,,,,------))))))<<<<<<---------_____---_____-------------------------------------------------------------------------------------------------------- +#=GC RF ....................g...........c...c.c..c..c.c..AUAAuAC......GCCcggcauCcu.........uaaau...uauuu........................................................................................................ + +METO01000004.1/6969-5906 ........................................................................................................................................................................................................ +MGUQ01000062.1/11281-10272 caggucaaucgggcugguggaagcuucaaaguauugcgggcaguauacccuuauuugcgggucaaaaagcgccaagcggcgauuauacuuaaugaguauccaagggugacuccaaggaacggcaaguaugauccaaaaacgcuggcgcaaaaguucaggcucguaagaaagauucagucacucaauagucgucaaauuua +QNCD01000027.1/2535-3577 ........................................................................................................................................................................................................ +JAIFMS010000144.1/2379-3396 ........................................................................................................................................................................................................ +CAKKQB010000003.1/8796-7710 ........................................................................................................................................................................................................ +WBUJ01000039.1/18293-17279 ........................................................................................................................................................................................................ +JANTFR010000132.1/2563-1524 ........................................................................................................................................................................................................ +JADZFW010000081.1/15738-16792 ........................................................................................................................................................................................................ +JANTFO010000030.1/8294-9350 ........................................................................................................................................................................................................ +JACRBV010000092.1/3280-2299 ........................................................................................................................................................................................................ +JACRPR010000063.1/12969-14030 ........................................................................................................................................................................................................ +JADFYE010000019.1/32942-33968 ........................................................................................................................................................................................................ +JAHFSU010000026.1/8560-9557 ........................................................................................................................................................................................................ +JAHJDV010000046.1/41177-42218 ........................................................................................................................................................................................................ +JAJYOP010000013.1/32949-34009 ........................................................................................................................................................................................................ +JAMZMJ010000003.1/206108-205072 ........................................................................................................................................................................................................ +JADGDS010000001.1/175636-174612 ........................................................................................................................................................................................................ +MGRG01000012.1/269641-268661 ........................................................................................................................................................................................................ +DMFR01000196.1/1161-97 ........................................................................................................................................................................................................ +JAHFCF010000021.1/3810-2803 ........................................................................................................................................................................................................ +VGOB01000051.1/15278-14215 ........................................................................................................................................................................................................ +DYJA01000002.1/269452-268387 ........................................................................................................................................................................................................ +CAKKQG010000460.1/2042-974 ........................................................................................................................................................................................................ +JAAESI010000049.1/670-1297 ........................................................................................................................................................................................................ +JAGFJE010000179.1/4213-3553 ........................................................................................................................................................................................................ +MNXI01000013.1/26824-27449 ........................................................................................................................................................................................................ +MAYU01000012.1/807825-807194 ........................................................................................................................................................................................................ +JAKZKU010000045.1/19843-20481 ........................................................................................................................................................................................................ +AUHI01000011.1/11737-12371 ........................................................................................................................................................................................................ +NIXK01000016.1/22306-22951 ........................................................................................................................................................................................................ +FOXD01000017.1/2788-2152 ........................................................................................................................................................................................................ +CP084703.1/3648190-3647397 ........................................................................................................................................................................................................ +JAENYW010000075.1/3612-2966 ........................................................................................................................................................................................................ +BDUF01000064.1/2417-1715 ........................................................................................................................................................................................................ +JAEZAO010000145.1/2304-3007 ........................................................................................................................................................................................................ +JAAYBT010000145.1/9603-8773 ........................................................................................................................................................................................................ +JAEZCA010000022.1/97765-96981 ........................................................................................................................................................................................................ +JAAYJF010000057.1/5319-5943 ........................................................................................................................................................................................................ +DAZZ01000093.1/45015-44387 ........................................................................................................................................................................................................ +DUSN01000065.1/55270-56007 ........................................................................................................................................................................................................ +JMLJ01000003.1/300718-300097 ........................................................................................................................................................................................................ +ALXI01000094.1/50210-50855 ........................................................................................................................................................................................................ +CP035280.1/352674-353343 ........................................................................................................................................................................................................ +NZ_JAAEEH010000001.1/89409-90038 ........................................................................................................................................................................................................ +LOES01000008.1/4041-4639 ........................................................................................................................................................................................................ +FZOJ01000056.1/797-1452 ........................................................................................................................................................................................................ +NIBG01000002.1/356948-357572 ........................................................................................................................................................................................................ +ARZA01000125.1/34177-33554 ........................................................................................................................................................................................................ +NZ_QXXA01000001.1/140996-141621 ........................................................................................................................................................................................................ +JAHLPM010000005.1/143814-144449 ........................................................................................................................................................................................................ +DHFP01000078.1/21020-20335 ........................................................................................................................................................................................................ +CP033169.1/2673484-2672864 ........................................................................................................................................................................................................ +PMWC01000195.1/4505-5103 ........................................................................................................................................................................................................ +DUOV01000143.1/688-1296 ........................................................................................................................................................................................................ +LFSF01000018.1/57163-56521 ........................................................................................................................................................................................................ +LADT01000087.1/90092-90786 ........................................................................................................................................................................................................ +JAENZX010000008.1/4152-4743 ........................................................................................................................................................................................................ +DZBG01000048.1/2480-1867 ........................................................................................................................................................................................................ +MGRR01000113.1/4408-3864 ........................................................................................................................................................................................................ +JAILZC010000303.1/2012-1382 ........................................................................................................................................................................................................ +CAKKPE010000113.1/32004-31371 ........................................................................................................................................................................................................ +DUMD01000006.1/14162-14782 ........................................................................................................................................................................................................ +LT896716.1/1438800-1438215 ........................................................................................................................................................................................................ +JACRDO010000098.1/7766-7162 ........................................................................................................................................................................................................ +DCKP01000183.1/158004-158869 ........................................................................................................................................................................................................ +JADZCV010000005.1/36333-37038 ........................................................................................................................................................................................................ +JACRHA010000082.1/11755-12383 ........................................................................................................................................................................................................ +JACQQM010000111.1/874-1508 ........................................................................................................................................................................................................ +BQIV01000012.1/5598-4968 ........................................................................................................................................................................................................ +JAKLQT010000116.1/5017-4294 ........................................................................................................................................................................................................ +JAGOOP010000004.1/16866-16185 ........................................................................................................................................................................................................ +JADFYJ010000017.1/34759-35402 ........................................................................................................................................................................................................ +JAGVNC010000014.1/2925-3593 ........................................................................................................................................................................................................ +JAJRTO010000167.1/26921-26261 ........................................................................................................................................................................................................ +WGFP01000155.1/9446-8807 ........................................................................................................................................................................................................ +MFTC01000029.1/2481-1715 ............................................................................................................................................................................................agcaac...cga +JADGDF010000140.1/11079-10379 ........................................................................................................................................................................................................ +VBCS01000309.1/10953-11620 ........................................................................................................................................................................................................ +JADJKG010000021.1/55374-54724 ........................................................................................................................................................................................................ +JAJTHX010000100.1/16555-15923 ........................................................................................................................................................................................................ +FNNZ01000003.1/85084-84441 ........................................................................................................................................................................................................ +JAGRGQ010000098.1/5908-5250 ........................................................................................................................................................................................................ +SNYM01000009.1/56489-55850 ........................................................................................................................................................................................................ +JAKLLP010000106.1/5150-4509 ........................................................................................................................................................................................................ +JAHJQQ010000050.1/25064-25726 ........................................................................................................................................................................................................ +APHR01000039.1/3868-4496 ........................................................................................................................................................................................................ +DGQF01000028.1/109543-108895 ........................................................................................................................................................................................................ +JABBBA010000311.1/3793-3146 ........................................................................................................................................................................................................ +QQSW01000030.1/32923-33606 ........................................................................................................................................................................................................ +CP021425.1/1668802-1668147 ........................................................................................................................................................................................................ +PKWE01000117.1/3253-2602 ........................................................................................................................................................................................................ +JAHCAM010000006.1/106533-105903 ........................................................................................................................................................................................................ +JADLAU010000033.1/28478-29125 ........................................................................................................................................................................................................ +JACORW010000010.1/77-722 ........................................................................................................................................................................................................ +QIFW01000190.1/28936-29613 ........................................................................................................................................................................................................ +DSOO01000017.1/11453-10794 ........................................................................................................................................................................................................ +PCXA01000001.1/265678-265083 ........................................................................................................................................................................................................ +WJOT01000061.1/9381-9976 ........................................................................................................................................................................................................ +#=GC SS_cons -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#=GC RF ........................................................................................................................................................................................................ + +METO01000004.1/6969-5906 ....................gauuaauucGGGAUGAAGAGAUAGUCCACG.CCACuag......---GAAU.........a.-GUGG...........................A.cUCAAGU............................................................................. +MGUQ01000062.1/11281-10272 agucuucuauaaacgccagggucgccucgGGCGACAAGAGAUAGUCCAUG.CCCCggu......---GAAA........accGGGGG...........................U.uACCCAU............................................................................. +QNCD01000027.1/2535-3577 ....................uuaauuaucAGGAUGAAGAGAUAGUCCACG.CUGCuug......---GAAA.........caGGCAGg..........................-..AUUCGU............................................................................. +JAIFMS010000144.1/2379-3396 .....................uaugcaacCAGAUGAAGGAAUAGUCCAGU.CCAU.........UACGAAAgua........-GUGGg..........................-..GUUACU............................................................................. +CAKKQB010000003.1/8796-7710 ....................cagauugucGGGAUGAAGAGAUAGUCCACG.CUACcug......---GUAA.........caGGUAGa..........................-..ACACGU............................................................................. +WBUJ01000039.1/18293-17279 ........................uagacCAGAUGAAGGAAUAGUCCAGU.CCAU........cAUGAAAAug.........-AUGGg..........................-..GCUACU............................................................................. +JANTFR010000132.1/2563-1524 .............................AACUUCAAGAGAUAGUCAGCG.CCUGgc.......---GAAA..........gUCAGG...........................-acAAGCGU............................................................................. +JADZFW010000081.1/15738-16792 .............................CGGAUGAUGAGAUAGUCCGAU.CUCU.........AUUGAAAaau........-AGAGgagaaaaauagccuuucauaagcuuuuUuuCUCGCAuguucuuugacauuauauuucccauuucuauuuguuacugcauugugauacuuuaauacuguauugauucuaugucu +JANTFO010000030.1/8294-9350 .............................CGGAUGAAGAGAUAGUCCGAU.CUCU.........AUUGAAAaau........-AGAGgagaaaaauaaccuuucguaggcuaauUuuCUCGCAuguucuuugacaguauauuuaccauuucuauugguuacuaaauuaugguacuucaaaacuguauuuacccuauguuu +JACRBV010000092.1/3280-2299 .........................auagAGGAUGAAGAGAUAGUCCGUG.CCACuua......---GAAA........ua.AGUGG...........................-.aUUUCAU............................................................................. +JACRPR010000063.1/12969-14030 .............................CACUUUAAGAGAUAGUCAACG.CUCAauc......---GAAA.........gaUUGAG...........................-guCUGCGU............................................................................. +JADFYE010000019.1/32942-33968 ....................aguauuuucGGGAUGAAGAAAUAGUCCACG.CUAUuug......---GAAA.........caAGUAG...........................-..AUUUGU............................................................................. +JAHFSU010000026.1/8560-9557 .......................uaaaaaGGGAUGAAGAGAUAGUCCAUG.CCGUuug......---GAAA........ca.AACGG...........................-.aACACAU............................................................................. +JAHJDV010000046.1/41177-42218 ....................uauauuaucGGG-CGAAGAGAUAGUCCACG.CUACuug......---GAAA........acaGGUAG...........................-..AUAAGU............................................................................. +JAJYOP010000013.1/32949-34009 ....................caaau.guuAGGGUGAAGAGAUAGUCCACU.UCCUuua......---GAAA........uag-AGGG...........................-..UCAAGU............................................................................. +JAMZMJ010000003.1/206108-205072 .............................CAGGUGAUGACAUAGUCCAAUcCCAGga.......---GAAA..........uUCUGGauaaaugaauuugaugauaauuuguauUuuCAAUCUaugaauuggaauuacauaucugguuuuuuugaugccgaugguucuauucaauugaauaaaauucauccaaaccaauu +JADGDS010000001.1/175636-174612 .............................CAGAUGAAGGAAUAGUCCAGU.CCA-c........CAUGAAAaug........A-UGGg..........................G..-UAACU............................................................................. +MGRG01000012.1/269641-268661 ........................aaaugAGGAUGAAGAGAUAGUCCAUG.CCACuua......---GAAA........ua.GGUGG...........................-.aUUACAU............................................................................. +DMFR01000196.1/1161-97 .............................CGGAUGAUGAGAUAGUCCGAUcCUCUaa.......---GAAA..........uUAGAGauuguguuuggaaaugagauguuuaaaCcaUAUCUUuaaguuauaaaagcuuauuaugacaugggaauauaucuccggauuuuuugaugcugauggaaguauaacagcuguua +JAHFCF010000021.1/3810-2803 .............................GGGAUGAAGAUAUAGUCCACG.CCAUcca......---GAAA........c.gGAUGG...........................-..GAAAGU............................................................................. +VGOB01000051.1/15278-14215 .............................CACUUGAAGAGAUAGUCAACG.CUCGguu......---GAAA.........aaCCGAG...........................-ggCUGCGU............................................................................. +DYJA01000002.1/269452-268387 .............................CACUCGAAGAGAUAGUCAACG.CUCGguu......---GAAA.........aaCCGAG...........................-ggCUGCGU............................................................................. +CAKKQG010000460.1/2042-974 .............................GACUUCAAGAGAUAGUCAGCA.CUUCaac......---GAAA.........guUGAAG...........................AuuCAAUGU............................................................................. +JAAESI010000049.1/670-1297 .............................AGGGUGAAAAUGUAUGCCGAA.CUUCggg......---GAAA.....cgaaccCGGAGaa.gucgggg.auaaaaag.ccccggcGguAACAAGcg........................................................................... +JAGFJE010000179.1/4213-3553 .............................GAGAUGAUGAUAUAGUCCGAUaCCCGgg.......---GAAA..........cCCGGGgccaaacccug......aacuuc...cAaaGUUCGGg..agaggca.gaggcuaaaa..ugcuucu.aacguuau...................................... +MNXI01000013.1/26824-27449 .............................CGGUUGAAGACAUAGUCCGGU.CCUU.........UCGGAAAcgu.u......-AGGG...........................-..-UAGCU............................................................................. +MAYU01000012.1/807825-807194 .............................AGGUCGAAGAUAUAGUCAGUG.CCAU..g......-UCGAAA........g..CAUGG...........................-aaGGGCAC............................................................................. +JAKZKU010000045.1/19843-20481 .............................AGGUUCAAGAUAUAGUCAGUG.CCAU.........GGCGAAAg..........CAUGG...........................-aaUUGCAC............................................................................. +AUHI01000011.1/11737-12371 .............................AGGUUUAAGAUAUAGUCAGUG.CC-G.........UGUGAAAg.........cACAGG...........................-aaGACCAU............................................................................. +NIXK01000016.1/22306-22951 .............................AGGUUCAAGAUAUAGUCAGUG.CCAU..g......-UCGAAA........g..CAUGG...........................-aaGAGCAC............................................................................. +FOXD01000017.1/2788-2152 .............................AGGUUCAAGAUAUAGUCAGUG.CCAU.........AGCGAAAg..........CAUGG...........................Aa.UUACAC............................................................................. +CP084703.1/3648190-3647397 .............................GAGUUCAAGAGAUAGUCAGUG.CCAU.........GACGAAAg..........CAUGG...........................Aa.UCACAU............................................................................. +JAENYW010000075.1/3612-2966 .............................AAGUUCAAGAUAUAGUCAGUG.CCAU..u......-GCGAAA........g..CAUGG...........................Aa.GACCAU............................................................................. +BDUF01000064.1/2417-1715 .........................ggccAAGUUCAAGAUAUAGUCAGUG.CCA-..a......UGCGAAA.........gcA-UGG...........................Aa.CAACAU............................................................................. +JAEZAO010000145.1/2304-3007 .............................GAGUUCAAGAUAUAGUCAG-A.UCAGuu.g.....---GAAA........c.aGCUGG...........................Ga.-AUAUC............................................................................. +JAAYBT010000145.1/9603-8773 ............................aGAGUUCAAGAUAUAGUCAGUG.CCAAu.g......---GAAA........c..AUUGG...........................Aa.UAGCAC............................................................................. +JAEZCA010000022.1/97765-96981 .............................AAGUUCAAGAUAUAGUCAGUG.CCAAu.g......---GAAA........c..AUUGG...........................Aa.GGACAU............................................................................. +JAAYJF010000057.1/5319-5943 .............................AACUCCAAGAUAUAGUCAGUG.CCA-...u.....UAGGAAA........cuaU-UGG...........................Au.-AACAU............................................................................. +DAZZ01000093.1/45015-44387 .............................AAGCUUAAGAUAUAGUCAGCC.CCAUu.g......---GAAA........c..AAUGG...........................A..AUAUGU............................................................................. +DUSN01000065.1/55270-56007 .....................ccugauuuGAGUUCAAGACAUAGUCAGCA.CCAUu.g......---GAAA........c..AAUGG...........................A..CCAUGU............................................................................. +JMLJ01000003.1/300718-300097 .............................AAGUCCAAGAUAUAGUCAGUG.CUACu.u......--AGAAA........u..AGUAG...........................Aa.UAACAU............................................................................. +ALXI01000094.1/50210-50855 ..........................uuaCAGAAUAAGAUAUAGUCAGGG.CCAUa.u......---GAAA........g..UAUGG...........................-auGCCACU............................................................................. +CP035280.1/352674-353343 .............................AAGAUAAAGAUAUAGUCAGCA.CCAUu.g......---GAUAa.......c..AAUGG...........................-gaAAGGGU............................................................................. +NZ_JAAEEH010000001.1/89409-90038 .............................AAGCCUAAGAUAUAGUCAGGA.CCAUu.g......---GAAA........c..AAUGG...........................-.aACAACC............................................................................. +LOES01000008.1/4041-4639 .............................AAGUUCAAGAUAUAGUCAGCA.CCAU...u.....GGAGACA...........-AUGG...........................A.uAAAGGC............................................................................. +FZOJ01000056.1/797-1452 .............................AAGUUCAAGAUAUAGUCAGCG.CCAUu.g......---GAAA........c..AAUGG...........................A.aCAAGGU............................................................................. +NIBG01000002.1/356948-357572 .............................AAGUUCAUGAUAUAGUCAGUA.CUAUaag......---GAAA.........cuUAUGG...........................Ag.-CAUAU............................................................................. +ARZA01000125.1/34177-33554 .............................GAGUUCAAGAUAUAGUCAGUG.CCAU.........AAGGAAAcuu........-AUGG...........................Au.-AUCAU............................................................................. +NZ_QXXA01000001.1/140996-141621 .............................AACUUCAAGAUAUAGUCAGUG.CCU-u........UAGGAAAcua........U-AGG...........................Au.-AAAAC............................................................................. +JAHLPM010000005.1/143814-144449 .........................acuaAACUUUAAGAUAUAGUCAGUG.CCA-...u.....UAGGAAAc.u.a......U-UGG...........................Au.-AACAU............................................................................. +DHFP01000078.1/21020-20335 .............................AAGUUCAAGACAUAGUCAGCA.CCAUc.g......---GAAA........c..GAUGG...........................A..UUAUGU............................................................................. +CP033169.1/2673484-2672864 .............................AAGCCAAAGAUAUAGUCAGCA.CCGG..u......-AUGAAAa.......u..ACCGG...........................A..CUAUGU............................................................................. +PMWC01000195.1/4505-5103 .......................ggggcgCGGGCAAAGAUAUAGUCCACG.CCGC.........AGGGAAAccu........-GCAG...........................A..AUACGU............................................................................. +DUOV01000143.1/688-1296 .............................AAGCUCAAGAUAUAGUCAGCG.CCAA.........UACGAAAgua........-UUGG...........................-.gUAACGU............................................................................. +LFSF01000018.1/57163-56521 ...........................gg-AGUCGAAGAUAUAGUCAGUG.CCUUg.u......---GAAA........a..CAAGG...........................-aaGAGCAC............................................................................. +LADT01000087.1/90092-90786 ...auagggguguguccccguuccuuggcUAGUUGAAGAUAUAGUCAGCG.CCUAu.a......---GAAA........u..AUAGG...........................A.aCAAAGC............................................................................. +JAENZX010000008.1/4152-4743 .............................AAGUUCAUGAUAUAGUCAGUG.CCUA.........UACGAAAgua........-UAGG..........................aU..-AACAC............................................................................. +DZBG01000048.1/2480-1867 .............................CAGAUGAAGGAAUAGUCCGGG.CCAAa.u......---GAAA........a..UUUGG...........................-auUAGACC............................................................................. +MGRR01000113.1/4408-3864 .............................CGGAUGAUGCGAUAGUCUGAU.CUGC...auguauAACAAAA.....ugaagaUGCAGcu.........................AacAUAAAU............................................................................. +JAILZC010000303.1/2012-1382 .............................GGGAUGAAGGCAUAGUCCAGC.CCAG.........UUCGAAAgaa........-CUGGa..........................-..AUCGCU............................................................................. +CAKKPE010000113.1/32004-31371 .............................AGGAUGAAGGUAUAGUCCAGC.CCGU.........-AUCGAAagau.......-ACGG...........................-.aUCGGCU............................................................................. +DUMD01000006.1/14162-14782 .............................AAGUUCAAGAUAUAGUCAGCA.CCAUu.g......---GAAA........c..AAUGG...........................-aaGAAUGU............................................................................. +LT896716.1/1438800-1438215 .............................GAGAUGAAAAGAUAGUCCAGC.CCUU.........GGGGAAAccc........C-AGGa..........................U..--CACU............................................................................. +JACRDO010000098.1/7766-7162 ...........................gcAGGGUGAAGAGAUAGUCCAUG.CCGCccg......---GAAA........c.gGGCGG...........................-.gGAGCGU............................................................................. +DCKP01000183.1/158004-158869 ..........................uuuGAGAUGAAGGAAUAGUCCGUG.CCUU.........GGCGAAAguc........-AAGG.a.........................G..-UUCAU............................................................................. +JADZCV010000005.1/36333-37038 ...............gggauagggggauuUGGAUGAAGGCAUAGUCCAGC.CCAC.........UUCGAAAgaa........-GUGG...........................-.aAACGCU............................................................................. +JACRHA010000082.1/11755-12383 ............................cAGGAUGAAGGCAUAGUCCAGC.CCAU.........-CCCGAAaggg.......-GUGG...........................-.aAUAGCU............................................................................. +JACQQM010000111.1/874-1508 ...................gcgccaccggGCGAUGAAGGCAUAGUCCGGA.CCG-g........GUCGAAAgac........A-CGG...........................-.aACAUCC............................................................................. +BQIV01000012.1/5598-4968 .............................AGGGUGAAGGCAUAGUCCAGA.CCAA.........ACCGAAAggc........-UUGG...........................Ac.-CAUCU............................................................................. +JAKLQT010000116.1/5017-4294 .............................CGGAUGAAGAGAUAGUCCACG.CUACu.ug.....GAUGACA...........AGUAG...........................-..AUAAGU............................................................................. +JAGOOP010000004.1/16866-16185 .............................CGGGUGAAGAGAUAGUCCACA.CUGCc.ug.....GAUGACA...........GGCAG...........................-..GUUCGU............................................................................. +JADFYJ010000017.1/34759-35402 .............................GGGAUGAAGAAAUAGUCCACG.CUAUu.u......--GGAAAc.......a..GAUAG...........................-..GCUAGU............................................................................. +JAGVNC010000014.1/2925-3593 .............................AGGUUGAAGAGAUAGUCCACG.CUAUu.c......--AGUAA........u.gAGUAG...........................-..AUUUGU............................................................................. +JAJRTO010000167.1/26921-26261 .............................UGGAUGAAGAUAUAGUCCACG.CCUC.........CAGGAAAcug........-GAGGgu.........................-..-AACGU............................................................................. +WGFP01000155.1/9446-8807 .............................UGGGUGAAGGCAUAGUCCAGC.CUGC.........AUCGAAAgau........-GUGG...........................Au.-CAGCU............................................................................. +MFTC01000029.1/2481-1715 aacucagacaucuuccacacgauaggggcGGGAUGAAGGCAUAGUCCAGG.CCGU.........AUCGAAAgau........-AUGGa..........................U..-CAACU............................................................................. +JADGDF010000140.1/11079-10379 .............................CAGAUGAAGGAAUAGUCCAGG.CCAU.........UAUGAAAaua........-GUGG...........................Aa.-UCACU............................................................................. +VBCS01000309.1/10953-11620 .............................AGGAUGAAGGCAUAGUCCGGC.CCGU.........CUCGAAAgag........-AUGGa..........................-..UCAGCU............................................................................. +JADJKG010000021.1/55374-54724 .........................gcugAGGGUGAAGGCAUAGUCCGGC.CCGU.........CUUGAAAgag........-ACGG...........................-.aCCAGCC............................................................................. +JAJTHX010000100.1/16555-15923 .............................GGGAUGAAGGCAUAGUCCAGC.CCGU.........GCCGAAAggc........-AUGGa..........................-..CAAGCU............................................................................. +FNNZ01000003.1/85084-84441 ......................uccgaucCGGAUGAAGGCAUAGUCCAGG.CCUC.........ACCGAAAggu........-GGGG...........................Aa.-UCACU............................................................................. +JAGRGQ010000098.1/5908-5250 ............................gCAGGUGAAGGAGUAGUCCAGC.CCUG........aAUGAAAAuu.........-CAGGa..........................-..ACAGCU............................................................................. +SNYM01000009.1/56489-55850 .......................guuguuCAGGUGAAGGAAUAGUCCAGC.CUUU.........AUCGAAAgau........-AAAGa..........................-.uCAGGCU............................................................................. +JAKLLP010000106.1/5150-4509 .............................GGGAUGAAGGCAUAGUCCGGC.CCGU.........UCCGAAAgga........-GCGG...........................Au.-CAACC............................................................................. +JAHJQQ010000050.1/25064-25726 ..........................aacAGGAUGAAGGUAUAGUCCAGC.CCUU.........AUCGAAAgau........-AGGG...........................A.aCCAGCU............................................................................. +APHR01000039.1/3868-4496 .............................CAGAUGAAGGAAUAGUCCAGG.CCUG.........AAUGAAAauu........-CAGG...........................Aa.-UCACU............................................................................. +DGQF01000028.1/109543-108895 ........................auaaaCAGAUGAAGGAAUAGUCCAGC.CCAU.........GUCGAAAgau........-GUGG...........................Au.-AAACU............................................................................. +JABBBA010000311.1/3793-3146 .........................guuaCAGGUGAAGGAAUAGUCCAGC.CCAU.........AACGAAAguu........-AUGGa..........................-.aCCAGCU............................................................................. +QQSW01000030.1/32923-33606 .........................gaagCAGGUGAAGGAAUAGUCCAGC.CCAU.........GUCGAAAggc........-AUGGa..........................-..UCAGCU............................................................................. +CP021425.1/1668802-1668147 ............................gCAGGUGAAGGAAUAGUCCAGC.CCAU.........AUUGAAAaau........-AUGGa..........................-..UUAGCU............................................................................. +PKWE01000117.1/3253-2602 ..........................gcgAGGAUGAAGGCAUAGUCCAGG.CCGC.........GGCGAAAgcu........-GCGG...........................Gu.-CAACU............................................................................. +JAHCAM010000006.1/106533-105903 .............................GGGGUGAUGGCAUAGUCCAGC.CUGC.........CGCGAAAgcg........-GUGG...........................-.aACAGCU............................................................................. +JADLAU010000033.1/28478-29125 ........................agggg-GGAUGAAGGCAUAGUCCAGU.CCAU.........UCCGGAAgga........-AUGGg..........................Gg.-UAACU............................................................................. +JACORW010000010.1/77-722 .............................CGGAUGAAGGCAUAGUCCAGA.CCGU.........UUCGAAAgga........-GCGG...........................Ac.-CAACU............................................................................. +QIFW01000190.1/28936-29613 .........augacucugcuccccauuuuGGGGUGAAGGUAUAGUCCAGC.CCAU.........UUCGAAAgau........-AUGGa..........................-..UAAGCU............................................................................. +DSOO01000017.1/11453-10794 ......................gcaaaguCGGAUGAAGGCAUAGUCCAGC.CCGU.........CUCGAAAgag........-AUGG...........................-auGACGCU............................................................................. +PCXA01000001.1/265678-265083 .............................GGGAUGAAGAGAUAGUCCAUG.CCGC.........AACGAAAguc........-GCGG...........................Ga.ACACAU............................................................................. +WJOT01000061.1/9381-9976 .............................GGGAUGAAGAGAUAGUCCAUA.CCAC.........UUAGAAAuaa........-AUGG...........................Ag.-UAUAU............................................................................. +#=GC SS_cons ----------------------------->>>>>>,,,,,,,eeeee,,,-<<<<---------_______-----------_>>>>---------------------------,--,,,,,,----------------------------------------------------------------------------- +#=GC RF .............................agGaugAAGAuAUAGUCCaug.CCau.........aucGAAA...........aauGG...........................a..auaaaU............................................................................. + +METO01000004.1/6969-5906 ........................................................................................................................................................................................................ +MGUQ01000062.1/11281-10272 ........................................................................................................................................................................................................ +QNCD01000027.1/2535-3577 ........................................................................................................................................................................................................ +JAIFMS010000144.1/2379-3396 ........................................................................................................................................................................................................ +CAKKQB010000003.1/8796-7710 ........................................................................................................................................................................................................ +WBUJ01000039.1/18293-17279 ........................................................................................................................................................................................................ +JANTFR010000132.1/2563-1524 ........................................................................................................................................................................................................ +JADZFW010000081.1/15738-16792 cuuuuuagaauguaaagguuuuauuaauuuacacaauuuuaaacacauuugauuagaguuaauugauaaugaguaauuaauagaauguaaugguuuuuuugauuuuuuuguugaaauaguagauguaauaucauguauuauaaaaaaauucuguauuccgaucaaaauacuuuuuucauuauuugugaaaucuauuuuua +JANTFO010000030.1/8294-9350 cuuuuuacaaagcaaugguuguaauaauuuacauaguuuaauacacauuugauuugaguugacugauaaaguguaacuuauagaaugcaucuuuuuugugggaguuuugguagaaauguuagcuguaauuuuuuuuaauuucaaaaagcuuugaauuuuuuccaaaacuggucugucaguauuuguaaaaucaaucuuaa +JACRBV010000092.1/3280-2299 ........................................................................................................................................................................................................ +JACRPR010000063.1/12969-14030 ........................................................................................................................................................................................................ +JADFYE010000019.1/32942-33968 ........................................................................................................................................................................................................ +JAHFSU010000026.1/8560-9557 ........................................................................................................................................................................................................ +JAHJDV010000046.1/41177-42218 ........................................................................................................................................................................................................ +JAJYOP010000013.1/32949-34009 ........................................................................................................................................................................................................ +JAMZMJ010000003.1/206108-205072 accaaguccuguuauaaccuuucauaacaaugagagaauuauuuuggaaaagaucaacaaguucauuuauaaacagcuugagauuaaaggaacuauuguuaccaaaaagaagaaaggauauucugaucaaucugagcuccgauauuccuacuuuucaaaauuuucaguucuugcggaucgauuaaauauuuaucauccga +JADGDS010000001.1/175636-174612 ........................................................................................................................................................................................................ +MGRG01000012.1/269641-268661 ........................................................................................................................................................................................................ +DMFR01000196.1/1161-97 aaguucauucuaauacaaauaaaacuauucagguaucuuuucauaauaaugaauuaggaauacuugaagaaauuaaaaguuuuauuuuuaguaauuuaggaaucauagguucaauaacaaagaagaaaugccgaaagauucaucauggcguugcuuaugaucuaaaauacacuuacaagaacggacuuuuaguaguuaau +JAHFCF010000021.1/3810-2803 ........................................................................................................................................................................................................ +VGOB01000051.1/15278-14215 ........................................................................................................................................................................................................ +DYJA01000002.1/269452-268387 ........................................................................................................................................................................................................ +CAKKQG010000460.1/2042-974 ........................................................................................................................................................................................................ +JAAESI010000049.1/670-1297 ........................................................................................................................................................................................................ +JAGFJE010000179.1/4213-3553 ........................................................................................................................................................................................................ +MNXI01000013.1/26824-27449 ........................................................................................................................................................................................................ +MAYU01000012.1/807825-807194 ........................................................................................................................................................................................................ +JAKZKU010000045.1/19843-20481 ........................................................................................................................................................................................................ +AUHI01000011.1/11737-12371 ........................................................................................................................................................................................................ +NIXK01000016.1/22306-22951 ........................................................................................................................................................................................................ +FOXD01000017.1/2788-2152 ........................................................................................................................................................................................................ +CP084703.1/3648190-3647397 ........................................................................................................................................................................................................ +JAENYW010000075.1/3612-2966 ........................................................................................................................................................................................................ +BDUF01000064.1/2417-1715 ........................................................................................................................................................................................................ +JAEZAO010000145.1/2304-3007 ........................................................................................................................................................................................................ +JAAYBT010000145.1/9603-8773 ........................................................................................................................................................................................................ +JAEZCA010000022.1/97765-96981 ........................................................................................................................................................................................................ +JAAYJF010000057.1/5319-5943 ........................................................................................................................................................................................................ +DAZZ01000093.1/45015-44387 ........................................................................................................................................................................................................ +DUSN01000065.1/55270-56007 ........................................................................................................................................................................................................ +JMLJ01000003.1/300718-300097 ........................................................................................................................................................................................................ +ALXI01000094.1/50210-50855 ........................................................................................................................................................................................................ +CP035280.1/352674-353343 ........................................................................................................................................................................................................ +NZ_JAAEEH010000001.1/89409-90038 ........................................................................................................................................................................................................ +LOES01000008.1/4041-4639 ........................................................................................................................................................................................................ +FZOJ01000056.1/797-1452 ........................................................................................................................................................................................................ +NIBG01000002.1/356948-357572 ........................................................................................................................................................................................................ +ARZA01000125.1/34177-33554 ........................................................................................................................................................................................................ +NZ_QXXA01000001.1/140996-141621 ........................................................................................................................................................................................................ +JAHLPM010000005.1/143814-144449 ........................................................................................................................................................................................................ +DHFP01000078.1/21020-20335 ........................................................................................................................................................................................................ +CP033169.1/2673484-2672864 ........................................................................................................................................................................................................ +PMWC01000195.1/4505-5103 ........................................................................................................................................................................................................ +DUOV01000143.1/688-1296 ........................................................................................................................................................................................................ +LFSF01000018.1/57163-56521 ........................................................................................................................................................................................................ +LADT01000087.1/90092-90786 ........................................................................................................................................................................................................ +JAENZX010000008.1/4152-4743 ........................................................................................................................................................................................................ +DZBG01000048.1/2480-1867 ........................................................................................................................................................................................................ +MGRR01000113.1/4408-3864 ........................................................................................................................................................................................................ +JAILZC010000303.1/2012-1382 ........................................................................................................................................................................................................ +CAKKPE010000113.1/32004-31371 ........................................................................................................................................................................................................ +DUMD01000006.1/14162-14782 ........................................................................................................................................................................................................ +LT896716.1/1438800-1438215 ........................................................................................................................................................................................................ +JACRDO010000098.1/7766-7162 ........................................................................................................................................................................................................ +DCKP01000183.1/158004-158869 ........................................................................................................................................................................................................ +JADZCV010000005.1/36333-37038 ........................................................................................................................................................................................................ +JACRHA010000082.1/11755-12383 ........................................................................................................................................................................................................ +JACQQM010000111.1/874-1508 ........................................................................................................................................................................................................ +BQIV01000012.1/5598-4968 ........................................................................................................................................................................................................ +JAKLQT010000116.1/5017-4294 ........................................................................................................................................................................................................ +JAGOOP010000004.1/16866-16185 ........................................................................................................................................................................................................ +JADFYJ010000017.1/34759-35402 ........................................................................................................................................................................................................ +JAGVNC010000014.1/2925-3593 ........................................................................................................................................................................................................ +JAJRTO010000167.1/26921-26261 ........................................................................................................................................................................................................ +WGFP01000155.1/9446-8807 ........................................................................................................................................................................................................ +MFTC01000029.1/2481-1715 ........................................................................................................................................................................................................ +JADGDF010000140.1/11079-10379 ........................................................................................................................................................................................................ +VBCS01000309.1/10953-11620 ........................................................................................................................................................................................................ +JADJKG010000021.1/55374-54724 ........................................................................................................................................................................................................ +JAJTHX010000100.1/16555-15923 ........................................................................................................................................................................................................ +FNNZ01000003.1/85084-84441 ........................................................................................................................................................................................................ +JAGRGQ010000098.1/5908-5250 ........................................................................................................................................................................................................ +SNYM01000009.1/56489-55850 ........................................................................................................................................................................................................ +JAKLLP010000106.1/5150-4509 ........................................................................................................................................................................................................ +JAHJQQ010000050.1/25064-25726 ........................................................................................................................................................................................................ +APHR01000039.1/3868-4496 ........................................................................................................................................................................................................ +DGQF01000028.1/109543-108895 ........................................................................................................................................................................................................ +JABBBA010000311.1/3793-3146 ........................................................................................................................................................................................................ +QQSW01000030.1/32923-33606 ........................................................................................................................................................................................................ +CP021425.1/1668802-1668147 ........................................................................................................................................................................................................ +PKWE01000117.1/3253-2602 ........................................................................................................................................................................................................ +JAHCAM010000006.1/106533-105903 ........................................................................................................................................................................................................ +JADLAU010000033.1/28478-29125 ........................................................................................................................................................................................................ +JACORW010000010.1/77-722 ........................................................................................................................................................................................................ +QIFW01000190.1/28936-29613 ........................................................................................................................................................................................................ +DSOO01000017.1/11453-10794 ........................................................................................................................................................................................................ +PCXA01000001.1/265678-265083 ........................................................................................................................................................................................................ +WJOT01000061.1/9381-9976 ........................................................................................................................................................................................................ +#=GC SS_cons -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +#=GC RF ........................................................................................................................................................................................................ + +METO01000004.1/6969-5906 ....................................................................................................................................................G........UCCCGCCAGCUCCACCA +MGUQ01000062.1/11281-10272 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +QNCD01000027.1/2535-3577 ....................................................................................................................................................G........UCCGCCCACCUCCACCA +JAIFMS010000144.1/2379-3396 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +CAKKQB010000003.1/8796-7710 ....................................................................................................................................................G........UCCGGCCACCUCCACCA +WBUJ01000039.1/18293-17279 ....................................................................................................................................................G........UCCCCCCGCCUCCACCA +JANTFR010000132.1/2563-1524 ....................................................................................................................................................GucgauuccC---GCCAUCUCCACCA +JADZFW010000081.1/15738-16792 aaguuuuauaaaugucauuuuuugaguuuuuacucauaguaauugaaccaucugcgucaaaaaaaccugaaauauauuguauugucauaacugaauuuuuuauuaaugaaauaauauaaaguucauagaaacauguaacauuu.....G........UCCCGCCGUCUCCACAA +JANTFO010000030.1/8294-9350 uggucuuauaaauuuuacuuuuugagcucuuacucauuguuauagaaccaucugcaucaaaaaaaccggaaauauauuguguagaaauuucuugcuuuuucauauaauaaauguaugaaaaauauuagaa.cauguaacauuu.....G........UCCCUCCGUCUCCACCU +JACRBV010000092.1/3280-2299 ....................................................................................................................................................G........UCCCGCCGCCUCCACAA +JACRPR010000063.1/12969-14030 ....................................................................................................................................................GucaauuccC---GCCAUCUCCACAA +JADFYE010000019.1/32942-33968 ....................................................................................................................................................G........UCCCCGCACCUCCACCA +JAHFSU010000026.1/8560-9557 ....................................................................................................................................................G........UCCCGCCGCCUCCACAA +JAHJDV010000046.1/41177-42218 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +JAJYOP010000013.1/32949-34009 ....................................................................................................................................................G........UCCCGCCACCUCCAUUC +JAMZMJ010000003.1/206108-205072 aaaaauugaagagaauuaauuucaucagagaauauaaaucucacaguaagagaaacggaaaauauucuuugacugaaaggcaagcaauagagucuuuacuuaagca.................................augggaauaG.cgaauccC---UCCGACUCCACAA +JADGDS010000001.1/175636-174612 ....................................................................................................................................................G........UCCCGCCGUCUCCACCA +MGRG01000012.1/269641-268661 ....................................................................................................................................................G........UCCCACCGCCUCCACAA +DMFR01000196.1/1161-97 aaaauaacuucauaucaucagaaaaagaugcauagaauugagauuuauaaucuuauucaaucuaaaacuaaacgaaaugguaaauauaccauggaggauauaauagaaagaaaucgauuaauugaucaauuuuuccagguauagauuuG.cgauuccC---CUCAGCUCCACCA +JAHFCF010000021.1/3810-2803 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +VGOB01000051.1/15278-14215 ....................................................................................................................................................GucgauuccC---GCCAUCUCCACCA +DYJA01000002.1/269452-268387 ....................................................................................................................................................GucgauuccC---GCCAUCUCCACCA +CAKKQG010000460.1/2042-974 ....................................................................................................................................................GucgauuccC---GCCAUCUCCACCA +JAAESI010000049.1/670-1297 ....................................................................................................................................................GucgauuccC---GCCGCCUCCACCA +JAGFJE010000179.1/4213-3553 ....................................................................................................................................................G........-CUCGCCGUCUCCACCA +MNXI01000013.1/26824-27449 ....................................................................................................................................................G........UCCCACCGCCUCCACAU +MAYU01000012.1/807825-807194 ....................................................................................................................................................G........UCCCACCGUCUCCACCA +JAKZKU010000045.1/19843-20481 ....................................................................................................................................................G........UCCCACCGUCUCCACCA +AUHI01000011.1/11737-12371 ....................................................................................................................................................G........UCCCGCCGUCUCCAUAC +NIXK01000016.1/22306-22951 ....................................................................................................................................................G........UCCCACCGUCUCCACCA +FOXD01000017.1/2788-2152 ....................................................................................................................................................G........UCCCACCGUCUCCACCA +CP084703.1/3648190-3647397 ....................................................................................................................................................G........UCCCACCGUCUCCACCA +JAENYW010000075.1/3612-2966 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +BDUF01000064.1/2417-1715 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +JAEZAO010000145.1/2304-3007 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +JAAYBT010000145.1/9603-8773 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +JAEZCA010000022.1/97765-96981 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +JAAYJF010000057.1/5319-5943 ....................................................................................................................................................G........UCCCACCGCCUCCACCA +DAZZ01000093.1/45015-44387 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +DUSN01000065.1/55270-56007 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +JMLJ01000003.1/300718-300097 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +ALXI01000094.1/50210-50855 ....................................................................................................................................................G........ACCCCUCGCCUCCACCA +CP035280.1/352674-353343 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +NZ_JAAEEH010000001.1/89409-90038 ....................................................................................................................................................G........UCCCCUCACCUCCAUAG +LOES01000008.1/4041-4639 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +FZOJ01000056.1/797-1452 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +NIBG01000002.1/356948-357572 ....................................................................................................................................................G........UCCCACCGCCUCCACCA +ARZA01000125.1/34177-33554 ....................................................................................................................................................G........UCCCACCGCCUCCACCA +NZ_QXXA01000001.1/140996-141621 ....................................................................................................................................................G........UCCCACCGCCUCCACCA +JAHLPM010000005.1/143814-144449 ....................................................................................................................................................G........UCCCACCGCCUCCACCA +DHFP01000078.1/21020-20335 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +CP033169.1/2673484-2672864 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +PMWC01000195.1/4505-5103 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +DUOV01000143.1/688-1296 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +LFSF01000018.1/57163-56521 ....................................................................................................................................................G........UCCCCUCACCUCCACCA +LADT01000087.1/90092-90786 ....................................................................................................................................................G........UCCCCUCACCUCCACCA +JAENZX010000008.1/4152-4743 ....................................................................................................................................................G........UCCCCUCACCUCCACCA +DZBG01000048.1/2480-1867 ....................................................................................................................................................G........UCCCACCACCUCCACCA +MGRR01000113.1/4408-3864 ....................................................................................................................................................G........UCCCACCGCCUCCACCG +JAILZC010000303.1/2012-1382 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +CAKKPE010000113.1/32004-31371 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +DUMD01000006.1/14162-14782 ....................................................................................................................................................G........UCCCCUCGCCUCCACCA +LT896716.1/1438800-1438215 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +JACRDO010000098.1/7766-7162 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +DCKP01000183.1/158004-158869 ....................................................................................................................................................G........UCCCGUCGCCUCCACUU +JADZCV010000005.1/36333-37038 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JACRHA010000082.1/11755-12383 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JACQQM010000111.1/874-1508 ....................................................................................................................................................G........UCCCCUCACCUCCACCA +BQIV01000012.1/5598-4968 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +JAKLQT010000116.1/5017-4294 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +JAGOOP010000004.1/16866-16185 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +JADFYJ010000017.1/34759-35402 ....................................................................................................................................................G........UCCCCGCACCUCCACCA +JAGVNC010000014.1/2925-3593 ....................................................................................................................................................G........UCCCGGCACCUCCACCA +JAJRTO010000167.1/26921-26261 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +WGFP01000155.1/9446-8807 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +MFTC01000029.1/2481-1715 ....................................................................................................................................................G........UCCCGCCACCUCCACCA +JADGDF010000140.1/11079-10379 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +VBCS01000309.1/10953-11620 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JADJKG010000021.1/55374-54724 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JAJTHX010000100.1/16555-15923 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +FNNZ01000003.1/85084-84441 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JAGRGQ010000098.1/5908-5250 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +SNYM01000009.1/56489-55850 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JAKLLP010000106.1/5150-4509 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JAHJQQ010000050.1/25064-25726 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +APHR01000039.1/3868-4496 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +DGQF01000028.1/109543-108895 ....................................................................................................................................................G........CCCCGCCGCCUCCACCA +JABBBA010000311.1/3793-3146 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +QQSW01000030.1/32923-33606 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +CP021425.1/1668802-1668147 ....................................................................................................................................................G........UCCCGCCGUCUCCACCA +PKWE01000117.1/3253-2602 ....................................................................................................................................................G........UCCCCCCGCCUCCACCA +JAHCAM010000006.1/106533-105903 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JADLAU010000033.1/28478-29125 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +JACORW010000010.1/77-722 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +QIFW01000190.1/28936-29613 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +DSOO01000017.1/11453-10794 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +PCXA01000001.1/265678-265083 ....................................................................................................................................................G........UCCCCCCACCUCCACAA +WJOT01000061.1/9381-9976 ....................................................................................................................................................G........UCCCGCCGCCUCCACCA +#=GC SS_cons ----------------------------------------------------------------------------------------------------------------------------------------------------,--------,]]]]]}}}}}}}:::: +#=GC RF ....................................................................................................................................................G........UCCCgCCGCCUCCACCA +// diff --git a/data/tmrna/sto/tmRNA_mito.sto b/data/tmrna/sto/tmRNA_mito.sto new file mode 100644 index 000000000..1827e4310 --- /dev/null +++ b/data/tmrna/sto/tmRNA_mito.sto @@ -0,0 +1,40 @@ +# STOCKHOLM 1.0 +#=GF ID tmRNA_mito +#=GF AC RF02544 +#=GF DE Mitochondrion-encoded tmRNA +#=GF AU Eberhardt R; 0000-0001-6152-1369 +#=GF GA 65.0 +#=GF NC 58.3 +#=GF TC 65.9 +#=GF SE Hafez M +#=GF SS Hafez M +#=GF TP Gene; +#=GF BM cmbuild -F CM SEED +#=GF CB cmcalibrate --mpi CM +#=GF SM cmsearch --cpu 4 --verbose --nohmmonly -T 30.00 -Z 2958934 CM SEQDB +#=GF CL CL00001 +#=GF DR SO; 0000584; tmRNA; +#=GF DR GO; 0006401; RNA catabolic process; +#=GF RN [1] +#=GF RM 23823571 +#=GF RT A second eukaryotic group with mitochondrion-encoded tmRNA: in silico +#=GF RT identification and experimental confirmation. +#=GF RA Hafez M, Burger G, Steinberg SV, Lang BF +#=GF RL RNA Biol. 2013;10:1117-1124. +#=GF WK Transfer-messenger_RNA +#=GF SQ 11 + +FR834720.1/91-162 UUUACGGACCCAAAGGCAGUAUUUGGUAUUUCCAUAUUUAUU-----------------------AAUAGGGAAUAAUAAUA---GAAUU-GACGUAAA +ABWE01000061.1/86410-86482 AAAAUGGACCCAUAGGCAGUUUUUGGUAUUUCCUUUUUA----------------------AUAUUAAUGGGAAUAAUAAUA---GUGUU-GACAUUUU +AF007261.1/62923-63007 ACUAUGGAACCGAGGGCGGAUCUCGGCAUCUCCAUAAAAAUGUUU-----------GAUAACAUUUUUUGGGGAUGUUUUUA---GUAUUCGACAUAGU +DQ162911.1/34-107 UAAAUGGACCCAAAGGCGGUAUUUGGUAUUUCCAUUUAAAA---------------------AUUAAAAGGGAAUAAUAAUA---GAAUU-GACAUUUA +DQ832717.1/4170-4246 UAAAUGGACCCAAAGGCAGUAUUUGGUAUUUCCAAAUAAAUU------------------AAAUUAUAAGGGAAUAAAAUUA---GAAUU-GACAUUUA +U17009.2/4176-4248 UAAAUGGACCCAAAGGCGGUAUUUGGUAUUUCCAUUAAAU----------------------UUAAUAAGGGAAUAAUAAAA---GAAUU-GACAUUUA +DQ162897.1/47-122 UAAAUGGACCCAGAGGCAGUUUUUGGUAUUUCCAUAUAAAUU------------------A-AAUGACUGGGGAUAAUAAUA---GAAUU-GACAUUUA +DQ162901.1/38-112 AAAAUGGACCCAAAGGCAGUAUUUGGUAUUUCCAUAUUGUA--------------------AAUUAAUAGGGAAUAAUAAUA---GAAUU-GACAUUUA +EU427478.1/141-218 UAAAUGAACCCAAAGGCAGUAUUUGGUAUUUCCAUUUAUUUA-----------------UAUUAAAAUAGGGGAUAAUAUUA---GAAUU-GACAUUUA +GU138663.1/42360-42281 AAAAUGGACCCAAAGGCGGUAUUUGGUAUUUCCAUAUAAACU------------------AAUUAAUACGGGAAUAAUUAUAUAAGAAUU-GACAUUUU +DQ162904.1/32-126 UAAAUGGACUCAAAGGCAGUAUUUGAUAUUUCCAUUUAUAUUAUUUAUUAAUUAAAAAUUAAUAAAUAAGGGAAUAAAAAUA---GAAUU-GACAUUUA +#=GC SS_cons ((((((,,,<<<<<<_____>>>>>><<<<<<<_________.................._________>>>>>>>,,,,,,...,,,,,.,,)))))) +#=GC RF uaaAUGGACCCaaagGCaGUauuuGGuAUuUCCAUaUAaAuu..................AaauuaaaaGGGaAUaAUAaUA...GAAUU.GACAUuua +// diff --git a/data/tmrna/xml/tmRNA.xml b/data/tmrna/xml/tmRNA.xml new file mode 100644 index 000000000..3804a7f1f --- /dev/null +++ b/data/tmrna/xml/tmRNA.xml @@ -0,0 +1,360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/tmrna/xml/tmRNA_alpha.xml b/data/tmrna/xml/tmRNA_alpha.xml new file mode 100644 index 000000000..fadce4b54 --- /dev/null +++ b/data/tmrna/xml/tmRNA_alpha.xml @@ -0,0 +1,357 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/tmrna/xml/tmRNA_beta.xml b/data/tmrna/xml/tmRNA_beta.xml new file mode 100644 index 000000000..c62347dfd --- /dev/null +++ b/data/tmrna/xml/tmRNA_beta.xml @@ -0,0 +1,333 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/tmrna/xml/tmRNA_cyano.xml b/data/tmrna/xml/tmRNA_cyano.xml new file mode 100644 index 000000000..aa5c2640d --- /dev/null +++ b/data/tmrna/xml/tmRNA_cyano.xml @@ -0,0 +1,290 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/tmrna/xml/tmRNA_intron.xml b/data/tmrna/xml/tmRNA_intron.xml new file mode 100644 index 000000000..27485eedb --- /dev/null +++ b/data/tmrna/xml/tmRNA_intron.xml @@ -0,0 +1,618 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/tmrna/xml/tmRNA_mito.xml b/data/tmrna/xml/tmRNA_mito.xml new file mode 100644 index 000000000..6a6fd441d --- /dev/null +++ b/data/tmrna/xml/tmRNA_mito.xml @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/examples/examples.fasta b/examples/examples.fasta index bc5640672..533e56413 100644 --- a/examples/examples.fasta +++ b/examples/examples.fasta @@ -61,3 +61,12 @@ ACCUGGUUGAUCCUGCCAGGUAGCAUAUGCUUGUCUCAAAGAUUAAGCCAUGCAUGUCUAAGUACGCACGGCCGGUACAG AGAAAUAUGUCUGAUAAAAGAGUUACUUUGAUAGAGUAAAUAAUAGGAGCUUAGACCCCCUUAUUUCUA >URS0000664B0C_4896 Schizosaccharomyces pombe Nuclear RNase P UACGGGCGAACGCCGCACUUCCUCAAAUUCAAACGCGUUGAAAAGCGCACAGCUCGUUGAGGGGGUAAGGUCGGAGAAACAUCUUCGUUGCGUGCUCGUGAGGAGCGAAGAACGAACGUUCUGCCGAAUGUACCAGAAAUUCAAUCAGUAUGGCCUCGUUUGUCGUACCUGAUUUUGAAACGCAUUCGAGAAGAUUUAUUUUAGUGCAAUGUGUGGCACCUGUUUGUCAGGUAACUCGAUUCCGACUAAUCUUGUCUGUA +>tmRNA_PCTA01000033 +GGGGAUGUGUUGAUUUGACAGGAUGAGUACUUUAACAACUUGCAAGCCGAGCUGAUUAAC +UCGCUAAACUUAUCAAAAAAUCUAAUUgcagaggauaaaacccuugcagcuuugaagucc +cguuugcgcgggauggaagaggccuuaauggcaaagcgcuucgcagcucgcgcugcuuuu +gcuuacgcuUAAAGGCUGUUUAUAGGUCUUUCACUCGAUGAAGAUUUAUAGGCACAAACA +AAGUCGAGGCGUCAGAUAAAGAAUCUAGCCUGAUCUUUAUCGGAGAAAUAAGGCAAUCCU +UAAUGAUAAGGAUAGGUAAACUAUCUUCGAUUUGUUAGUUUAAUGUCAUUAAGUAUCAAA +CUAACUAAGCUUGUGAAUGAAGUUGUUUUGCUCGCUUUCUGGACGAGGGGUCACCCCCCU +CCAUCUCCAcca diff --git a/examples/lowercase.fasta b/examples/lowercase.fasta new file mode 100644 index 000000000..8b5ce8d23 --- /dev/null +++ b/examples/lowercase.fasta @@ -0,0 +1,4 @@ +>URS00004A7003_9606 Homo sapiens (human) telomerase RNA component (TERC) +ggguugcggagggugggccugggaggggugguggccauuuuuugucuaacccuaacugagaagggcguaggcgccgugcuuuuGCUCCCCGCGCGCUGUUUUUCUCGCUGACUUUCAGCGGGCGGAAAAGCCUCGGCCUGCCGCCUUCCACCGUUCAUUCUAGAGCAAACAAAAAAUGUCAGCUGCUGGCCCGUUCGCCCCUCCCGGGGACCUGCGGCGGGUCGCCUGCCCAGCCCCCGAACCCCGCCUGGAGGCCGCGGUCGGCCCGGGGCUUCUCCGGAGGCACCCACUGCCACCGCGAAGAGUUGGGCUCUGUCAGCCGCGGGUCUCUCGGGGGCGAGGGCGAGGUUCAGGCCUUUCAGGCCGCAGGAAGAGGAACGGAGCGAGUCCCCGCGCGCGGCGCGAUUCCCUGAGCUGUGGGACGUGCACCCAGGACUCGGCUCACACAUGC +>URS00004A7003_9606_large_insertion Homo sapiens (human) telomerase RNA component (TERC) +ugggccugggaggggugguggccauuuuuugucuaacccuaacugagaagggcguaggcgccgugcuuuuGCUCCCCGCGCGCUGUUUUUCUCGCUGACUUUCAGCGGGCGGAAAAGCCUCGGCCUGCCGCCUUCCACCGUUCAUUCUAGAGCAAACAAAAAAUGUCAGCUGCUGGCCCGUUCGCCCCUCCCGGGGACCUGCGGCGGGUCGCCUGCCCAGCCCCCGAACCCCGCCUGGAGGCCGCGGUCGGCCCGGGGCUUCUCCGGAGGCACCCACUGCCACCGCGAAGAGUUGGGCUCUGUCAGCCGCGGGUCUCUCGGGGGCGAGGGCGAGGUUCAGGCCUUUCAGGCCGCAGGAAGAGGAACGGAGCGAGUCCCCGCGCGCGGCGCGAUUCCCUGAGCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNUGUGGGACGUGCACCCAGGACUCGGCUCACACAUGC diff --git a/examples/tmrna.fasta b/examples/tmrna.fasta new file mode 100644 index 000000000..fa432deee --- /dev/null +++ b/examples/tmrna.fasta @@ -0,0 +1,79 @@ +>alpha_tmRNA-cmconsensus +GCCCUUUAAAUUUUAAACAUAUUCUCCUAUAUUAGUAGUGCCGGUUUGCCGGCUAUGGCG +AUAAACGCCCCGCGUAAUAAACGCAUCGGACCCGGGGGCGGUACCCGGCGCCUCCAccaa +aaaccuuucauuuauguguuuuuuuauGGGGGCGAAAUAGGAUCGACGAGCGUGUAAAGG +CGGGGCUUUCGCCCGGUAUGGUGCCACCGUUAUCGGCCCAAAAUUAUAAUUgcaaacgac +aacuaugcuccgguugcucuugcugcgUAAGCAGUUUGAAAAAUUGAAAUUUAAGUCCUA +AGGGUUAGCACCGUUAGGCGGGGUUCGGGGGCACCUGGCAACAGAAGCCCCCACU +>dup-ABCL01000004.1/58204-58555 +CCCUUUGCAAGCCGCCUCAGAGCGCCUAUGUAUGGGGUGUUCGCGCAAGCGGACUAUGGA +CAUAAACGCGCUCGUAAUAAGCGGAUCGGACCCGGGGGCGGUACCCGGCGACUCCAccaa +acauccuucauuuggggaucauGGGGUCGAAAUAGGAUCGACGAACGUCUAAAGGGGUUA +UGCUUUGUCCCGGUGAGGUACCACCGUUAUCGGUCCGAAACGUACAGUUgcaaaugacaa +ccgugcuccgguggccguugcugcgUAAGCAGUAACCAAACCGAAACUUAAGCCCUUGCG +CUUAGCCGCGUAAGGCGGGGUUCGCAGGCACCUGGCAACAGAAGCCUGCACU +>beta_tmRNA-cmconsensus +ACACGCAAAUUGACUUGAAGCUGACGGCAACGCGCGUAUAAUCUAGAGCAUGGUUGUAUU +CCGGCAACCUGGAGGCGUUCUGGACGGGGGUUCGAUUCCCCCCACCUCCAcccaagggca +uuccacggagaguguuuagauGGGGGUGUACUGGUUUCGACAGGGCGGGCAAAGGUGAGC +AGGCAACCCGUCAGGCGACGGACGUUAAUAAUgcaaauccauaaaugccaacgaugagca +uuucgcaauggccgccUAAAAACGGCUAGCCGGGGCUGCUGCUGCCUUGUUACCAAAGAG +CAGCCGGCGGGGGCCUCGGGGCCCCCGCUCA +>dup-CR555306.1/77117-77443 +AAACUCCCGUAGACUUGAAUCGAAGGGGCACUGCCCUUAUAGUGCAAAGCAUGGUUGUAA +UUCCGGCAACCCGGAGACGUUCUGGACGCGGGUUCGAUUCCCGCCACCUCCAcagugggc +auucucaagaguguucaguguGGGGGUGCACCGGUUUCGACAGGGCGGGCAAUGGUGAGC +AGGCAACCCGAGAGGCGACGGACGUAAUCCGCgcaaauccacaaacgccaacgaugagcg +uuucgcuguagccgcuUAAGGCAACAGCCGGGGCCGCCUGAGCCCUGUUACCAAAGACGG +CUGGCGGGGGCUUCGGCCCCCGCUUCA +>cyano_tmRNA-cmconsensus +CUGUCAGAAUAAAAAUGUCCGGCUUUAGCCGGACUAGGUGACCCACACCACUGUCCCGGA +CAGCGGUUCGAUUCCGCUCAGCUCCAuuccuccuucuuGGGGCUGCAAUGGUUUCGACGG +GGCAGAAGGAGGGUGACUGAAGCCUGCUCGGUUAGAGCAAAAACAUAACUgcuaacaaca +ucguuaguuucucccgcccagcagccccuguggcugccUGAGCCUUUAAAGGAGAUGGGG +CGAGGUCAGCCUUAUCACCCAAAUGACCCAUGGGGCCCGGAAGGGCCC +>dup-BX548175.1/1677929-1677634 +CUGUCAGAAUGGAAGUGUCCCCCUUUUGGCGGACUAGGUGAUCCACACCAGUGUCUCGGA +CAGCGGUUCGAUUCCGCUCAGCUCCAuuccucuuuuaggugucuuGGGGCUGCAAUGGUU +UCGACGGGGUAUGAGGAGGGUGACUGAAGCCUGCUCGGUAAGAGCAAAUCCGUAACUgcg +aacaacaucguucguuucucccgucagccugcccucguggcugccUGACCCUAAUAAGGG +AGAUGGGGUGAGGUCAGCCUUAUCACCCAAAUGACCCAUGGGGGCUGCGAGGCCCC +>intron_tmRNA-cmconsensus +GGGGGUGACUGGUUUCGACGGGGAGAACUAGCGCCAAGGUUGCAUGCCGAGGAUGCCGGC +GACCUCGUUAAAAAGCCGGCAAAAAUAUAAAUgccaacaauaaaaacuacgcuuucgcug +ccUAAUGCAGCGAAGACGUCCUCCCCCGCCUCGCCUGAGGGCGGGGGGAAGGGCGUCACU +AAAGCGGGCUAGCCCACCCCAUUGCCUUGGGGGGGUGGGCGAAAAAUAAAAAGGCUGGCC +UUAGCGCACCCUGUCUUUCGGGAGCGCUAAGGCGAAAAUAAAAAAGAGACUAAGCAUGUA +GAAACCUUGGCGCUGUUCUCUUCGGACGCGGGUUCGAUucaaaaagagucgcccugagcg +guaacgcucaggggaaaacccggcuaaaucagggaaacccuaaccugaaagaaggcuagg +guaauccugaggggugccccgaaacggggaaccugcagagacucauaggauucuaaaaag +gaagaauaggagaaguaguauaauaagaagaugaauaagaaaaaugaaaaaaaaauaauu +aaauuaugccucuuauaauacgccgggcaucccgaaagggaugaagagauaguccacgcc +ccuuggaaaaugggguauacgugUCCCGCCACCUCCAcca +>dup-BRH-c25__sp001515955.1 +GGGGGCGUAAUGGUUUCGACGGGGGUAGUUGAGGCCGUGGCAGCGAGCCGUGGUUCCAGA +GGCACGUUAAAAAGCUGGAAAAAUAAUUUAAACgcuaacgaaaauuacgcguuagcagcc +UAAGGCUGCUCGUUCAACCUUUAGUUCCCGCACUUUAGGAUUGGGCGUCAUUUAGCGGGG +UCCGUCACUACCAAAGCUUUGAGGUAACUGACGCAUUAUGAAGCUACUGAAGCUGUAAGC +CUGUCUGUGGGCGUGCAGCAGAGGGAAUGUUAAAUCACUGACUGCGCUCGGAGAAGCUGU +GACCAAGAUGCUUUCGGACAGGGGUUCGAUucaaaagagucgccuugcagugugagcugc +gagugauaauccggcuuuaucggugaaaccguaacgugaagacgacggcaauaccgaggg +guauguggagcaauccaacagcccuguaucgacuuauaggcauccuaaaggaugcacuag +gauggaaguuacaaacuauaauaugacuucuauaacacgccggagaacuucgacagaagu +ucaagauauagucagcaccauuggagacaauggauaaaggcgUCCCCUCGCCUCCAcca +>std_tmRNA-cmconsensus +GGGGGUGAACUGGUUUCGACGGGAAUGUUGAUUCCAAAAGCUGCAUGCCGAGGUUGCCGG +UGACCUCGUAAAACAACCGGCAAAAAAAUAAAUgccaacaauaauuacuaucgcucucgc +ugcuUAAUAAGCAGCGAGCCGUCCCCCCAGCCCUUGCCUGUUGGGCUGGGAAGGGGCGUC +AUAAAAGCGGGAUAGCCUUUAGGUUUGCCUGGGGCCUAAAGGCGAAAAUUAAAGAGGCUA +GCCUUAAGGAAGCCUGUCUGUUGGCAUCCUUAAGGCGAAAAUAAAAAACAGACUAAGCAU +GUAGAAGCUUUUGGAAUAACAUUUUCGGACGCGGGUUCGAUUCCCGCCACCUCCAcca +>dup-PCTA01000033.1:82380-82811/1-432 +GGGGAUGUGUUGAUUUGACAGGAUGAGUACUUUAACAACUUGCAAGCCGAGCUGAUUAAC +UCGCUAAACUUAUCAAAAAAUCUAAUUgcagaggauaaaacccuugcagcuuugaagucc +cguuugcgcgggauggaagaggccuuaauggcaaagcgcuucgcagcucgcgcugcuuuu +gcuuacgcuUAAAGGCUGUUUAUAGGUCUUUCACUCGAUGAAGAUUUAUAGGCACAAACA +AAGUCGAGGCGUCAGAUAAAGAAUCUAGCCUGAUCUUUAUCGGAGAAAUAAGGCAAUCCU +UAAUGAUAAGGAUAGGUAAACUAUCUUCGAUUUGUUAGUUUAAUGUCAUUAAGUAUCAAA +CUAACUAAGCUUGUGAAUGAAGUUGUUUUGCUCGCUUUCUGGACGAGGGGUCACCCCCCU +CCAUCUCCAcca diff --git a/justfile b/justfile index 22c71d017..313021224 100644 --- a/justfile +++ b/justfile @@ -31,8 +31,8 @@ download: tar -xzf cms.tar.gz # Run shell in docker -run: - docker run {{ platform_arg }} -v $(pwd):/rna/r2dt -v {{ data_dir }}:/rna/r2dt/data/cms -it --rm {{ image }} +run tag=default_tag: + docker run {{ platform_arg }} -v $(pwd):/rna/r2dt -v {{ data_dir }}:/rna/r2dt/data/cms -it --rm {{ image }}:{{tag}} # Run all tests in docker test-all: diff --git a/r2dt.py b/r2dt.py index f25b258dc..7c70d4baa 100755 --- a/r2dt.py +++ b/r2dt.py @@ -279,6 +279,7 @@ def draw( gtrnadb_output = os.path.join(output_folder, "gtrnadb") rfam_trna_output = os.path.join(output_folder, "RF00005") rnasep_output = os.path.join(output_folder, "rnasep") + tmrna_output = os.path.join(output_folder, "tmrna") hits = set() subset_fasta = os.path.join(output_folder, "subset.fasta") @@ -291,11 +292,13 @@ def get_output_subfolder(method_name): "ribovision_draw_lsu": os.path.join(output_folder, "ribovision-lsu"), "rrna_draw": os.path.join(output_folder, "crw"), "rnasep_draw": os.path.join(output_folder, "rnasep"), + "tmrna_draw": os.path.join(output_folder, "tmrna"), } return subfolders.get(str(method_name), "") method_list = [ "rnasep_draw", + "tmrna_draw", "ribovision_draw_ssu", "ribovision_draw_lsu", "rrna_draw", # CRW @@ -416,6 +419,7 @@ def get_output_subfolder(method_name): gtrnadb_output, rfam_trna_output, rnasep_output, + tmrna_output, ] for folder in result_folders: organise_results(folder, output_folder) @@ -623,6 +627,65 @@ def rnasep_draw( ) +@cli.group("tmrna") +def tmrna_group(): + """ + Use tmRNA templates for structure visualisation. + """ + + +@tmrna_group.command("draw") +@click.option( + "--constraint", default=False, is_flag=True, help="Fold insertions using RNAfold" +) +@click.option("--exclusion", default=None) +@click.option("--fold_type", default=None) +@click.option( + "--skip_ribovore_filters", + default=False, + is_flag=True, + help="Ignore ribovore QC checks", +) +@click.option("--quiet", "-q", is_flag=True, default=False) +@click.argument("fasta-input", type=click.Path()) +@click.argument("output-folder", type=click.Path()) +def tmrna_draw( + fasta_input, + output_folder, + constraint, + exclusion, + fold_type, + quiet, + skip_ribovore_filters, +): + """Draw 2D diagrams using tmRNA templates.""" + # pylint: disable=too-many-arguments + if not quiet: + rprint(shared.get_r2dt_version_header()) + os.makedirs(output_folder, exist_ok=True) + with open( + shared.get_ribotyper_output( + fasta_input, output_folder, config.TMRNA_CM_LIBRARY, skip_ribovore_filters + ), + ) as f_ribotyper: + for line in f_ribotyper.readlines(): + rnacentral_id, model_id, _ = line.split("\t") + core.visualise( + "tmrna", + fasta_input, + output_folder, + rnacentral_id, + model_id, + constraint, + exclusion, + fold_type, + domain=None, + isotype=None, + start=None, + end=None, + quiet=quiet, + ) + @cli.group("crw") def crw_group(): """ @@ -926,6 +989,10 @@ def organise_metadata(output_folder, result_folders): line = line.replace("PASS", "RNAse P Database").replace( "FAIL", "RNAse P Database" ) + elif "tmrna" in folder: + line = line.replace("PASS", "tmRNA Database").replace( + "FAIL", "tmRNA Database" + ) f_out.write(line) @@ -968,7 +1035,7 @@ def force_draw( output = os.path.join(output_folder, model_type.replace("_", "-")) - if model_type in ["crw", "rfam", "rnasep", "local_data"]: + if model_type in ["crw", "rfam", "rnasep", "tmrna", "local_data"]: core.visualise( model_type, fasta_input, @@ -1024,6 +1091,7 @@ def force_draw( "ribovision_ssu": "RiboVision", "ribovision_lsu": "RiboVision", "rnasep": "RNAse P database", + "tmrna": "tmRNA database", "local_data": "Local data", } with open( diff --git a/tests/examples/lowercase/URS00004A7003_9606-RF00024.colored.svg b/tests/examples/lowercase/URS00004A7003_9606-RF00024.colored.svg new file mode 100644 index 000000000..53dcc7eeb --- /dev/null +++ b/tests/examples/lowercase/URS00004A7003_9606-RF00024.colored.svg @@ -0,0 +1,1066 @@ + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.N)g +2 (position.label in template: 2.N)g +3 (position.label in template: 3.N)g +4 (position.label in template: 4.N)u +5 (inserted)u +6 (inserted)g +7 (inserted)c +8 (inserted)g +9 (inserted)g +10 (inserted)a +10 + +11 (inserted)g +12 (inserted)g +13 (inserted)g +14 (inserted)u +15 (inserted)g +16 (inserted)g +17 (inserted)g +18 (position.label in template: 5.N)c + +19 (position.label in template: 6.N)c + +20 (position.label in template: 7.N)u + +20 + +21 (position.label in template: 8.N)g + +22 (position.label in template: 9.N)g + +23 (position.label in template: 10.R)g + +24 (position.label in template: 11.N)a + +25 (position.label in template: 12.N)g + +26 (position.label in template: 13.N)g + +27 (position.label in template: 14.N)g + +28 (position.label in template: 15.G)g + +29 (position.label in template: 16.N)u + +30 (position.label in template: 17.N)g + +30 + +31 (position.label in template: 18.R)g + +32 (inserted)u +33 (position.label in template: 19.N)g + +34 (position.label in template: 20.N)g + +35 (position.label in template: 21.N)c + +36 (position.label in template: 22.N)c + +37 (position.label in template: 23.N)a + +38 (position.label in template: 24.N)u +39 (position.label in template: 25.N)u +40 (position.label in template: 26.N)u +41 (position.label in template: 27.Y)u +42 (position.label in template: 28.N)u +43 (position.label in template: 29.N)u +44 (position.label in template: 30.N)g +45 (position.label in template: 31.Y)u +46 (position.label in template: 32.C)c +47 (position.label in template: 33.U)u +48 (position.label in template: 34.A)a +49 (position.label in template: 35.A)a +50 (position.label in template: 36.C)c +50 + +51 (position.label in template: 37.C)c +52 (position.label in template: 38.C)c +53 (position.label in template: 39.U)u +54 (position.label in template: 40.A)a +55 (position.label in template: 41.A)a +56 (position.label in template: 42.N)c +57 (position.label in template: 43.N)u +58 (position.label in template: 44.N)g +59 (position.label in template: 45.N)a +60 (position.label in template: 46.N)g +61 (position.label in template: 47.N)a +62 (position.label in template: 48.N)a +63 (position.label in template: 49.N)g +64 (position.label in template: 50.N)g +65 (position.label in template: 51.N)g +66 (position.label in template: 52.N)c +67 (position.label in template: 53.N)g +68 (position.label in template: 54.N)u +69 (position.label in template: 55.N)a +70 (position.label in template: 56.N)g +71 (position.label in template: 57.N)g +72 (position.label in template: 58.N)c +73 (position.label in template: 59.N)g +74 (inserted)c +75 (inserted)c +76 (inserted)g +77 (inserted)u +78 (position.label in template: 60.N)g + +79 (position.label in template: 61.C)c + +80 (position.label in template: 62.U)u + +81 (position.label in template: 63.Y)u + +82 (position.label in template: 64.U)u + +83 (position.label in template: 65.N)u +84 (position.label in template: 66.N)G +85 (position.label in template: 67.N)C +86 (position.label in template: 68.N)U +87 (position.label in template: 69.N)C +88 (position.label in template: 70.N)C +89 (position.label in template: 71.N)C +90 (position.label in template: 73.G)C + +91 (position.label in template: 74.C)G + +92 (position.label in template: 75.N)C + +93 (inserted)G +94 (position.label in template: 76.C)C + +95 (position.label in template: 77.G)G + +96 (position.label in template: 78.C)C + +97 (position.label in template: 79.U)U + +98 (position.label in template: 80.G)G + +99 (position.label in template: 81.U)U +100 (position.label in template: 82.U)U +100 + +101 (position.label in template: 83.U)U +102 (position.label in template: 84.U)U +103 (position.label in template: 85.N)U +104 (position.label in template: 86.Y)C +105 (position.label in template: 87.U)U +106 (position.label in template: 88.N)C +107 (position.label in template: 89.G)G +108 (position.label in template: 90.C)C +109 (position.label in template: 91.U)U +110 (position.label in template: 92.G)G +111 (position.label in template: 93.A)A +112 (position.label in template: 94.C)C +113 (position.label in template: 95.U)U +114 (position.label in template: 96.U)U +115 (position.label in template: 97.U)U +116 (position.label in template: 98.C)C +117 (position.label in template: 99.A)A +118 (position.label in template: 100.G)G +119 (position.label in template: 101.C)C +120 (position.label in template: 102.G)G +121 (inserted)G +122 (position.label in template: 103.R)G +123 (position.label in template: 104.G)C +124 (position.label in template: 105.C)G +125 (position.label in template: 107.N)G +126 (position.label in template: 108.N)A +127 (position.label in template: 110.A)A +128 (position.label in template: 111.R)A +129 (position.label in template: 112.A)A +130 (position.label in template: 113.G)G +131 (position.label in template: 114.C)C +132 (position.label in template: 115.N)C +133 (position.label in template: 116.N)U +134 (position.label in template: 117.N)C +135 (position.label in template: 118.R)G +136 (position.label in template: 119.N)G +137 (position.label in template: 120.N)C +138 (position.label in template: 121.N)C +139 (position.label in template: 122.N)U +140 (position.label in template: 123.N)G +141 (position.label in template: 124.N)C +142 (position.label in template: 125.N)C +143 (position.label in template: 126.N)G +144 (position.label in template: 127.N)C +145 (position.label in template: 128.N)C +146 (position.label in template: 129.N)U +147 (position.label in template: 130.N)U +148 (position.label in template: 131.N)C +149 (position.label in template: 132.N)C +150 (position.label in template: 133.N)A +150 + +151 (position.label in template: 134.N)C +152 (position.label in template: 135.N)C +153 (position.label in template: 136.N)G +154 (position.label in template: 137.N)U +155 (position.label in template: 138.N)U +156 (position.label in template: 139.N)C +157 (position.label in template: 140.R)A +158 (position.label in template: 141.N)U +159 (position.label in template: 142.N)U +160 (position.label in template: 143.N)C +161 (position.label in template: 144.N)U +162 (position.label in template: 145.N)A +163 (position.label in template: 146.N)G +164 (position.label in template: 147.N)A +165 (position.label in template: 148.N)G +166 (position.label in template: 149.C)C +167 (position.label in template: 150.N)A +168 (position.label in template: 151.N)A +169 (position.label in template: 152.A)A +170 (position.label in template: 153.A)C +171 (position.label in template: 154.A)A +172 (position.label in template: 155.A)A +173 (position.label in template: 156.A)A +174 (position.label in template: 157.Y)A +175 (position.label in template: 158.G)A +176 (position.label in template: 159.U)A +177 (position.label in template: 160.C)U +178 (position.label in template: 161.A)G +179 (position.label in template: 162.G)U +180 (position.label in template: 163.C)C +181 (position.label in template: 164.Y)A +182 (position.label in template: 165.R)G +183 (position.label in template: 166.N)C +184 (inserted)U +185 (inserted)G +186 (inserted)C +187 (position.label in template: 167.N)U +188 (position.label in template: 168.N)G +189 (position.label in template: 169.R)G +190 (position.label in template: 170.N)C +191 (position.label in template: 171.N)C +192 (inserted)C +193 (inserted)G +194 (inserted)U +195 (position.label in template: 172.Y)U +196 (position.label in template: 173.N)C +197 (position.label in template: 174.N)G +198 (position.label in template: 175.C)C +199 (position.label in template: 176.N)C +200 (position.label in template: 177.N)C +200 + +201 (position.label in template: 178.N)C +202 (position.label in template: 179.N)U +203 (position.label in template: 180.Y)C +204 (position.label in template: 181.N)C +205 (position.label in template: 182.N)C +206 (position.label in template: 183.N)G +207 (position.label in template: 184.N)G +208 (position.label in template: 185.N)G +209 (position.label in template: 186.N)G +210 (position.label in template: 187.N)A +211 (position.label in template: 188.C)C + +212 (position.label in template: 189.C)C + +213 (position.label in template: 190.Y)U + +214 (position.label in template: 191.G)G + +215 (position.label in template: 192.Y)C + +216 (position.label in template: 193.N)G + +217 (position.label in template: 194.N)G + +218 (position.label in template: 195.Y)C +219 (position.label in template: 196.N)G +220 (position.label in template: 197.N)G +221 (position.label in template: 198.N)G +222 (position.label in template: 199.N)U +223 (position.label in template: 200.N)C +224 (position.label in template: 205.N)G + +225 (position.label in template: 206.N)C + +226 (position.label in template: 207.N)C + +227 (position.label in template: 208.N)U + +228 (position.label in template: 209.N)G + +229 (position.label in template: 210.Y)C + +230 (position.label in template: 211.Y)C + +231 (position.label in template: 212.Y)C + +232 (position.label in template: 213.N)A +233 (position.label in template: 214.N)G +234 (position.label in template: 217.N)C + +235 (position.label in template: 218.N)C + +236 (position.label in template: 219.N)C + +237 (position.label in template: 220.N)C + +238 (position.label in template: 221.Y)C + +239 (position.label in template: 222.N)G + +240 (position.label in template: 223.N)A + +241 (position.label in template: 224.N)A +242 (position.label in template: 225.N)C +243 (position.label in template: 226.C)C + +244 (position.label in template: 227.C)C + +245 (position.label in template: 228.C)C + +246 (position.label in template: 229.N)G + +247 (position.label in template: 230.N)C + +248 (position.label in template: 231.N)C +249 (position.label in template: 232.C)U +250 (position.label in template: 233.Y)G +250 + +251 (position.label in template: 234.N)G +252 (position.label in template: 235.N)A +253 (position.label in template: 236.A)G +254 (position.label in template: 237.G)G +255 (position.label in template: 238.G)C +256 (position.label in template: 240.C)C + +257 (position.label in template: 241.G)G + +258 (position.label in template: 242.C)C + +259 (position.label in template: 243.G)G + +260 (position.label in template: 244.G)G + +261 (position.label in template: 245.U)U +262 (inserted)C +263 (position.label in template: 247.R)G + +264 (position.label in template: 248.G)G + +265 (position.label in template: 249.C)C + +266 (position.label in template: 250.C)C +267 (position.label in template: 251.N)C +268 (position.label in template: 252.G)G + +269 (position.label in template: 253.G)G + +270 (position.label in template: 254.N)G + +271 (position.label in template: 255.N)G +272 (position.label in template: 256.N)C +273 (position.label in template: 257.N)U +274 (position.label in template: 258.Y)U +275 (position.label in template: 259.N)C +276 (position.label in template: 260.Y)U +277 (position.label in template: 261.N)C +278 (position.label in template: 262.N)C +279 (position.label in template: 263.N)G +280 (position.label in template: 264.N)G +281 (position.label in template: 265.N)A +282 (position.label in template: 266.N)G +283 (position.label in template: 267.N)G +284 (position.label in template: 268.N)C +285 (position.label in template: 269.N)A +286 (position.label in template: 270.N)C +287 (position.label in template: 271.C)C +288 (position.label in template: 272.N)C +289 (position.label in template: 273.R)A +290 (position.label in template: 274.Y)C +291 (position.label in template: 275.U)U +292 (position.label in template: 276.G)G +293 (position.label in template: 277.C)C +294 (position.label in template: 278.Y)C +295 (inserted)A +296 (position.label in template: 280.Y)C +297 (position.label in template: 281.C)C +298 (position.label in template: 282.G)G +299 (position.label in template: 283.C)C +300 (position.label in template: 284.G)G +300 + +301 (position.label in template: 285.A)A +302 (position.label in template: 286.A)A + +303 (position.label in template: 287.G)G + +304 (position.label in template: 288.A)A + +305 (position.label in template: 289.G)G + +306 (position.label in template: 290.N)U +307 (position.label in template: 291.U)U +308 (position.label in template: 292.N)G +309 (position.label in template: 293.G)G +310 (position.label in template: 294.N)G +311 (position.label in template: 295.C)C +312 (position.label in template: 296.U)U +313 (position.label in template: 297.C)C +314 (position.label in template: 298.U)U +315 (position.label in template: 299.G)G +316 (position.label in template: 300.U)U +317 (position.label in template: 301.C)C +318 (position.label in template: 302.A)A +319 (position.label in template: 303.G)G +320 (position.label in template: 304.C)C +321 (position.label in template: 305.C)C +322 (position.label in template: 307.N)G +323 (position.label in template: 308.N)C +324 (position.label in template: 309.G)G +325 (position.label in template: 310.G)G +326 (position.label in template: 311.G)G +327 (position.label in template: 312.N)U +328 (position.label in template: 313.N)C +329 (position.label in template: 314.N)U +330 (inserted)C +331 (position.label in template: 315.N)U +332 (position.label in template: 316.N)C +333 (position.label in template: 317.R)G +334 (position.label in template: 318.N)G +335 (position.label in template: 319.R)G +336 (position.label in template: 320.N)G +337 (position.label in template: 321.N)G +338 (position.label in template: 322.N)C +339 (position.label in template: 323.N)G +340 (position.label in template: 324.N)A +341 (position.label in template: 327.G)G +342 (position.label in template: 328.G)G +343 (position.label in template: 329.N)G +344 (position.label in template: 330.N)C +345 (position.label in template: 331.N)G +346 (inserted)A +347 (position.label in template: 332.N)G +348 (position.label in template: 333.N)G +349 (position.label in template: 334.N)U +350 (position.label in template: 336.N)U +350 + +351 (position.label in template: 337.N)C +352 (position.label in template: 338.N)A +353 (position.label in template: 339.N)G +354 (position.label in template: 340.N)G +355 (position.label in template: 341.N)C +356 (position.label in template: 342.N)C +357 (position.label in template: 343.N)U +358 (position.label in template: 344.N)U +359 (position.label in template: 345.N)U +360 (position.label in template: 346.N)C +361 (position.label in template: 347.N)A +362 (inserted)G +363 (inserted)G +364 (position.label in template: 348.N)C +365 (position.label in template: 349.N)C +366 (position.label in template: 350.G)G +367 (position.label in template: 351.C)C +368 (position.label in template: 352.R)A +369 (position.label in template: 353.G)G +370 (position.label in template: 354.G)G +371 (position.label in template: 355.R)A +372 (position.label in template: 356.A)A +373 (position.label in template: 357.R)G +374 (position.label in template: 358.A)A +375 (position.label in template: 359.G)G +376 (position.label in template: 360.N)G +377 (position.label in template: 361.A)A +378 (position.label in template: 362.A)A +379 (position.label in template: 363.N)C +380 (position.label in template: 364.N)G +381 (position.label in template: 368.R)G + +382 (position.label in template: 369.C)A + +383 (position.label in template: 370.N)G + +384 (position.label in template: 371.N)C + +385 (position.label in template: 372.N)G + +386 (position.label in template: 373.N)A + +387 (position.label in template: 374.N)G + +388 (position.label in template: 375.Y)U + +389 (position.label in template: 376.N)C + +390 (position.label in template: 377.N)C + +391 (position.label in template: 378.N)C +392 (position.label in template: 379.N)C +393 (position.label in template: 380.N)G +394 (position.label in template: 381.Y)C +395 (position.label in template: 382.N)G +396 (position.label in template: 383.N)C +397 (position.label in template: 384.N)G +398 (position.label in template: 385.N)C +399 (position.label in template: 386.N)G +400 (position.label in template: 388.Y)G + +400 + +401 (inserted)C +402 (position.label in template: 389.G)G + +403 (position.label in template: 390.Y)C + +404 (position.label in template: 391.N)G + +405 (position.label in template: 392.N)A +406 (position.label in template: 393.N)U +407 (position.label in template: 394.Y)U + +408 (position.label in template: 395.C)C + +409 (position.label in template: 396.C)C + +410 (position.label in template: 397.C)C + +411 (position.label in template: 398.U)U +412 (position.label in template: 399.G)G +413 (position.label in template: 400.A)A +414 (position.label in template: 401.G)G +415 (position.label in template: 402.C)C +416 (position.label in template: 403.U)U +417 (position.label in template: 404.G)G +418 (position.label in template: 405.U)U +419 (position.label in template: 406.G)G +420 (position.label in template: 407.G)G +421 (position.label in template: 408.G)G +422 (position.label in template: 409.R)A +423 (position.label in template: 410.N)C +424 (position.label in template: 411.N)G +425 (position.label in template: 413.N)U +426 (position.label in template: 414.G)G +427 (position.label in template: 415.C)C +428 (inserted)A +429 (position.label in template: 416.R)C +430 (position.label in template: 418.N)C +431 (position.label in template: 419.Y)C +432 (inserted)A +433 (position.label in template: 420.N)G +434 (position.label in template: 421.N)G +435 (position.label in template: 422.R)A +436 (position.label in template: 423.N)C +437 (position.label in template: 424.N)U +438 (position.label in template: 425.N)C +439 (inserted)G +440 (position.label in template: 426.N)G +441 (position.label in template: 427.N)C +442 (position.label in template: 428.G)U +443 (position.label in template: 429.Y)C +444 (position.label in template: 432.N)A +445 (position.label in template: 433.N)C +446 (position.label in template: 434.A)A +447 (position.label in template: 435.C)C +448 (position.label in template: 436.A)A +449 (position.label in template: 437.N)U +450 (position.label in template: 438.N)G +450 + +451 (position.label in template: 439.Y)C +452 (position.label in template: 440.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/lowercase/URS00004A7003_9606_large_insertion-RF00024.colored.svg b/tests/examples/lowercase/URS00004A7003_9606_large_insertion-RF00024.colored.svg new file mode 100644 index 000000000..dd8a63494 --- /dev/null +++ b/tests/examples/lowercase/URS00004A7003_9606_large_insertion-RF00024.colored.svg @@ -0,0 +1,1040 @@ + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.N)u +2 (position.label in template: 2.N)g +3 (position.label in template: 3.N)g +4 (position.label in template: 4.N)g +5 (position.label in template: 5.N)c + +6 (position.label in template: 6.N)c + +7 (position.label in template: 7.N)u + +8 (position.label in template: 8.N)g + +9 (position.label in template: 9.N)g + +10 (position.label in template: 10.R)g + +10 + +11 (position.label in template: 11.N)a + +12 (position.label in template: 12.N)g + +13 (position.label in template: 13.N)g + +14 (position.label in template: 14.N)g + +15 (position.label in template: 15.G)g + +16 (position.label in template: 16.N)u + +17 (position.label in template: 17.N)g + +18 (position.label in template: 18.R)g + +19 (inserted)u +20 (position.label in template: 19.N)g + +20 + +21 (position.label in template: 20.N)g + +22 (position.label in template: 21.N)c + +23 (position.label in template: 22.N)c + +24 (position.label in template: 23.N)a + +25 (position.label in template: 24.N)u +26 (position.label in template: 25.N)u +27 (position.label in template: 26.N)u +28 (position.label in template: 27.Y)u +29 (position.label in template: 28.N)u +30 (position.label in template: 29.N)u +30 + +31 (position.label in template: 30.N)g +32 (position.label in template: 31.Y)u +33 (position.label in template: 32.C)c +34 (position.label in template: 33.U)u +35 (position.label in template: 34.A)a +36 (position.label in template: 35.A)a +37 (position.label in template: 36.C)c +38 (position.label in template: 37.C)c +39 (position.label in template: 38.C)c +40 (position.label in template: 39.U)u +41 (position.label in template: 40.A)a +42 (position.label in template: 41.A)a +43 (position.label in template: 42.N)c +44 (position.label in template: 43.N)u +45 (position.label in template: 44.N)g +46 (position.label in template: 45.N)a +47 (position.label in template: 46.N)g +48 (position.label in template: 47.N)a +49 (position.label in template: 48.N)a +50 (position.label in template: 49.N)g +50 + +51 (position.label in template: 50.N)g +52 (position.label in template: 51.N)g +53 (position.label in template: 52.N)c +54 (position.label in template: 53.N)g +55 (position.label in template: 54.N)u +56 (position.label in template: 55.N)a +57 (position.label in template: 56.N)g +58 (position.label in template: 57.N)g +59 (position.label in template: 58.N)c +60 (position.label in template: 59.N)g +61 (inserted)c +62 (inserted)c +63 (inserted)g +64 (inserted)u +65 (position.label in template: 60.N)g + +66 (position.label in template: 61.C)c + +67 (position.label in template: 62.U)u + +68 (position.label in template: 63.Y)u + +69 (position.label in template: 64.U)u + +70 (position.label in template: 65.N)u +71 (position.label in template: 66.N)G +72 (position.label in template: 67.N)C +73 (position.label in template: 68.N)U +74 (position.label in template: 69.N)C +75 (position.label in template: 70.N)C +76 (position.label in template: 71.N)C +77 (position.label in template: 73.G)C + +78 (position.label in template: 74.C)G + +79 (position.label in template: 75.N)C + +80 (inserted)G +81 (position.label in template: 76.C)C + +82 (position.label in template: 77.G)G + +83 (position.label in template: 78.C)C + +84 (position.label in template: 79.U)U + +85 (position.label in template: 80.G)G + +86 (position.label in template: 81.U)U +87 (position.label in template: 82.U)U +88 (position.label in template: 83.U)U +89 (position.label in template: 84.U)U +90 (position.label in template: 85.N)U +91 (position.label in template: 86.Y)C +92 (position.label in template: 87.U)U +93 (position.label in template: 88.N)C +94 (position.label in template: 89.G)G +95 (position.label in template: 90.C)C +96 (position.label in template: 91.U)U +97 (position.label in template: 92.G)G +98 (position.label in template: 93.A)A +99 (position.label in template: 94.C)C +100 (position.label in template: 95.U)U +100 + +101 (position.label in template: 96.U)U +102 (position.label in template: 97.U)U +103 (position.label in template: 98.C)C +104 (position.label in template: 99.A)A +105 (position.label in template: 100.G)G +106 (position.label in template: 101.C)C +107 (position.label in template: 102.G)G +108 (inserted)G +109 (position.label in template: 103.R)G +110 (position.label in template: 104.G)C +111 (position.label in template: 105.C)G +112 (position.label in template: 107.N)G +113 (position.label in template: 108.N)A +114 (position.label in template: 110.A)A +115 (position.label in template: 111.R)A +116 (position.label in template: 112.A)A +117 (position.label in template: 113.G)G +118 (position.label in template: 114.C)C +119 (position.label in template: 115.N)C +120 (position.label in template: 116.N)U +121 (position.label in template: 117.N)C +122 (position.label in template: 118.R)G +123 (position.label in template: 119.N)G +124 (position.label in template: 120.N)C +125 (position.label in template: 121.N)C +126 (position.label in template: 122.N)U +127 (position.label in template: 123.N)G +128 (position.label in template: 124.N)C +129 (position.label in template: 125.N)C +130 (position.label in template: 126.N)G +131 (position.label in template: 127.N)C +132 (position.label in template: 128.N)C +133 (position.label in template: 129.N)U +134 (position.label in template: 130.N)U +135 (position.label in template: 131.N)C +136 (position.label in template: 132.N)C +137 (position.label in template: 133.N)A +138 (position.label in template: 134.N)C +139 (position.label in template: 135.N)C +140 (position.label in template: 136.N)G +141 (position.label in template: 137.N)U +142 (position.label in template: 138.N)U +143 (position.label in template: 139.N)C +144 (position.label in template: 140.R)A +145 (position.label in template: 141.N)U +146 (position.label in template: 142.N)U +147 (position.label in template: 143.N)C +148 (position.label in template: 144.N)U +149 (position.label in template: 145.N)A +150 (position.label in template: 146.N)G +150 + +151 (position.label in template: 147.N)A +152 (position.label in template: 148.N)G +153 (position.label in template: 149.C)C +154 (position.label in template: 150.N)A +155 (position.label in template: 151.N)A +156 (position.label in template: 152.A)A +157 (position.label in template: 153.A)C +158 (position.label in template: 154.A)A +159 (position.label in template: 155.A)A +160 (position.label in template: 156.A)A +161 (position.label in template: 157.Y)A +162 (position.label in template: 158.G)A +163 (position.label in template: 159.U)A +164 (position.label in template: 160.C)U +165 (position.label in template: 161.A)G +166 (position.label in template: 162.G)U +167 (position.label in template: 163.C)C +168 (position.label in template: 164.Y)A +169 (position.label in template: 165.R)G +170 (position.label in template: 166.N)C +171 (inserted)U +172 (inserted)G +173 (inserted)C +174 (position.label in template: 167.N)U +175 (position.label in template: 168.N)G +176 (position.label in template: 169.R)G +177 (position.label in template: 170.N)C +178 (position.label in template: 171.N)C +179 (inserted)C +180 (inserted)G +181 (inserted)U +182 (position.label in template: 172.Y)U +183 (position.label in template: 173.N)C +184 (position.label in template: 174.N)G +185 (position.label in template: 175.C)C +186 (position.label in template: 176.N)C +187 (position.label in template: 177.N)C +188 (position.label in template: 178.N)C +189 (position.label in template: 179.N)U +190 (position.label in template: 180.Y)C +191 (position.label in template: 181.N)C +192 (position.label in template: 182.N)C +193 (position.label in template: 183.N)G +194 (position.label in template: 184.N)G +195 (position.label in template: 185.N)G +196 (position.label in template: 186.N)G +197 (position.label in template: 187.N)A +198 (position.label in template: 188.C)C + +199 (position.label in template: 189.C)C + +200 (position.label in template: 190.Y)U + +200 + +201 (position.label in template: 191.G)G + +202 (position.label in template: 192.Y)C + +203 (position.label in template: 193.N)G + +204 (position.label in template: 194.N)G + +205 (position.label in template: 195.Y)C +206 (position.label in template: 196.N)G +207 (position.label in template: 197.N)G +208 (position.label in template: 198.N)G +209 (position.label in template: 199.N)U +210 (position.label in template: 200.N)C +211 (position.label in template: 205.N)G + +212 (position.label in template: 206.N)C + +213 (position.label in template: 207.N)C + +214 (position.label in template: 208.N)U + +215 (position.label in template: 209.N)G + +216 (position.label in template: 210.Y)C + +217 (position.label in template: 211.Y)C + +218 (position.label in template: 212.Y)C + +219 (position.label in template: 213.N)A +220 (position.label in template: 214.N)G +221 (position.label in template: 217.N)C + +222 (position.label in template: 218.N)C + +223 (position.label in template: 219.N)C + +224 (position.label in template: 220.N)C + +225 (position.label in template: 221.Y)C + +226 (position.label in template: 222.N)G + +227 (position.label in template: 223.N)A + +228 (position.label in template: 224.N)A +229 (position.label in template: 225.N)C +230 (position.label in template: 226.C)C + +231 (position.label in template: 227.C)C + +232 (position.label in template: 228.C)C + +233 (position.label in template: 229.N)G + +234 (position.label in template: 230.N)C + +235 (position.label in template: 231.N)C +236 (position.label in template: 232.C)U +237 (position.label in template: 233.Y)G +238 (position.label in template: 234.N)G +239 (position.label in template: 235.N)A +240 (position.label in template: 236.A)G +241 (position.label in template: 237.G)G +242 (position.label in template: 238.G)C +243 (position.label in template: 240.C)C + +244 (position.label in template: 241.G)G + +245 (position.label in template: 242.C)C + +246 (position.label in template: 243.G)G + +247 (position.label in template: 244.G)G + +248 (position.label in template: 245.U)U +249 (inserted)C +250 (position.label in template: 247.R)G + +250 + +251 (position.label in template: 248.G)G + +252 (position.label in template: 249.C)C + +253 (position.label in template: 250.C)C +254 (position.label in template: 251.N)C +255 (position.label in template: 252.G)G + +256 (position.label in template: 253.G)G + +257 (position.label in template: 254.N)G + +258 (position.label in template: 255.N)G +259 (position.label in template: 256.N)C +260 (position.label in template: 257.N)U +261 (position.label in template: 258.Y)U +262 (position.label in template: 259.N)C +263 (position.label in template: 260.Y)U +264 (position.label in template: 261.N)C +265 (position.label in template: 262.N)C +266 (position.label in template: 263.N)G +267 (position.label in template: 264.N)G +268 (position.label in template: 265.N)A +269 (position.label in template: 266.N)G +270 (position.label in template: 267.N)G +271 (position.label in template: 268.N)C +272 (position.label in template: 269.N)A +273 (position.label in template: 270.N)C +274 (position.label in template: 271.C)C +275 (position.label in template: 272.N)C +276 (position.label in template: 273.R)A +277 (position.label in template: 274.Y)C +278 (position.label in template: 275.U)U +279 (position.label in template: 276.G)G +280 (position.label in template: 277.C)C +281 (position.label in template: 278.Y)C +282 (inserted)A +283 (position.label in template: 280.Y)C +284 (position.label in template: 281.C)C +285 (position.label in template: 282.G)G +286 (position.label in template: 283.C)C +287 (position.label in template: 284.G)G +288 (position.label in template: 285.A)A +289 (position.label in template: 286.A)A + +290 (position.label in template: 287.G)G + +291 (position.label in template: 288.A)A + +292 (position.label in template: 289.G)G + +293 (position.label in template: 290.N)U +294 (position.label in template: 291.U)U +295 (position.label in template: 292.N)G +296 (position.label in template: 293.G)G +297 (position.label in template: 294.N)G +298 (position.label in template: 295.C)C +299 (position.label in template: 296.U)U +300 (position.label in template: 297.C)C +300 + +301 (position.label in template: 298.U)U +302 (position.label in template: 299.G)G +303 (position.label in template: 300.U)U +304 (position.label in template: 301.C)C +305 (position.label in template: 302.A)A +306 (position.label in template: 303.G)G +307 (position.label in template: 304.C)C +308 (position.label in template: 305.C)C +309 (position.label in template: 307.N)G +310 (position.label in template: 308.N)C +311 (position.label in template: 309.G)G +312 (position.label in template: 310.G)G +313 (position.label in template: 311.G)G +314 (position.label in template: 312.N)U +315 (position.label in template: 313.N)C +316 (position.label in template: 314.N)U +317 (inserted)C +318 (position.label in template: 315.N)U +319 (position.label in template: 316.N)C +320 (position.label in template: 317.R)G +321 (position.label in template: 318.N)G +322 (position.label in template: 319.R)G +323 (position.label in template: 320.N)G +324 (position.label in template: 321.N)G +325 (position.label in template: 322.N)C +326 (position.label in template: 323.N)G +327 (position.label in template: 324.N)A +328 (position.label in template: 327.G)G +329 (position.label in template: 328.G)G +330 (position.label in template: 329.N)G +331 (position.label in template: 330.N)C +332 (position.label in template: 331.N)G +333 (inserted)A +334 (position.label in template: 332.N)G +335 (position.label in template: 333.N)G +336 (position.label in template: 334.N)U +337 (position.label in template: 336.N)U +338 (position.label in template: 337.N)C +339 (position.label in template: 338.N)A +340 (position.label in template: 339.N)G +341 (position.label in template: 340.N)G +342 (position.label in template: 341.N)C +343 (position.label in template: 342.N)C +344 (position.label in template: 343.N)U +345 (position.label in template: 344.N)U +346 (position.label in template: 345.N)U +347 (position.label in template: 346.N)C +348 (position.label in template: 347.N)A +349 (inserted)G +350 (inserted)G +350 + +351 (position.label in template: 348.N)C +352 (position.label in template: 349.N)C +353 (position.label in template: 350.G)G +354 (position.label in template: 351.C)C +355 (position.label in template: 352.R)A +356 (position.label in template: 353.G)G +357 (position.label in template: 354.G)G +358 (position.label in template: 355.R)A +359 (position.label in template: 356.A)A +360 (position.label in template: 357.R)G +361 (position.label in template: 358.A)A +362 (position.label in template: 359.G)G +363 (position.label in template: 360.N)G +364 (position.label in template: 361.A)A +365 (position.label in template: 362.A)A +366 (position.label in template: 363.N)C +367 (position.label in template: 364.N)G +368 (position.label in template: 368.R)G + +369 (position.label in template: 369.C)A + +370 (position.label in template: 370.N)G + +371 (position.label in template: 371.N)C + +372 (position.label in template: 372.N)G + +373 (position.label in template: 373.N)A + +374 (position.label in template: 374.N)G + +375 (position.label in template: 375.Y)U + +376 (position.label in template: 376.N)C + +377 (position.label in template: 377.N)C + +378 (position.label in template: 378.N)C +379 (position.label in template: 379.N)C +380 (position.label in template: 380.N)G +381 (position.label in template: 381.Y)C +382 (position.label in template: 382.N)G +383 (position.label in template: 383.N)C +384 (position.label in template: 384.N)G +385 (position.label in template: 385.N)C +386 (position.label in template: 386.N)G +387 (position.label in template: 388.Y)G + +388 (inserted)C +389 (position.label in template: 389.G)G + +390 (position.label in template: 390.Y)C + +391 (position.label in template: 391.N)G + +392 (position.label in template: 392.N)A +393 (position.label in template: 393.N)U +394 (position.label in template: 394.Y)U + +395 (position.label in template: 395.C)C + +396 (position.label in template: 396.C)C + +397 (position.label in template: 397.C)C + +398 (position.label in template: 398.U)U +399 (position.label in template: 399.G)G +400 (position.label in template: 400.A)A +400 + +401 (position.label in template: 401.G)G +402 (position.label in template: 402.C)C +403 (position.label in template: 403.U)X +404 (position.label in template: 404.G)X +405 (position.label in template: 405.U)X +406 (inserted)X +407 (position.label in template: 406.G)G +408 (position.label in template: 407.G)G +409 (position.label in template: 408.G)G +410 (position.label in template: 409.R)A +411 (position.label in template: 410.N)C +412 (position.label in template: 411.N)G +413 (position.label in template: 413.N)U +414 (position.label in template: 414.G)G +415 (position.label in template: 415.C)C +416 (inserted)A +417 (position.label in template: 416.R)C +418 (position.label in template: 418.N)C +419 (position.label in template: 419.Y)C +420 (inserted)A +421 (position.label in template: 420.N)G +422 (position.label in template: 421.N)G +423 (position.label in template: 422.R)A +424 (position.label in template: 423.N)C +425 (position.label in template: 424.N)U +426 (position.label in template: 425.N)C +427 (inserted)G +428 (position.label in template: 426.N)G +429 (position.label in template: 427.N)C +430 (position.label in template: 428.G)U +431 (position.label in template: 429.Y)C +432 (position.label in template: 432.N)A +433 (position.label in template: 433.N)C +434 (position.label in template: 434.A)A +435 (position.label in template: 435.C)C +436 (position.label in template: 436.A)A +437 (position.label in template: 437.N)U +438 (position.label in template: 438.N)G +439 (position.label in template: 439.Y)C +440 (position.label in template: 440.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/single-entry/URS000080E357_9606-mHS_LSU_3D.colored.svg b/tests/examples/single-entry/URS000080E357_9606-mHS_LSU_3D.colored.svg index 6e7d36b02..f097cd4f9 100644 --- a/tests/examples/single-entry/URS000080E357_9606-mHS_LSU_3D.colored.svg +++ b/tests/examples/single-entry/URS000080E357_9606-mHS_LSU_3D.colored.svg @@ -41,14 +41,14 @@ text.numbering-label{fill: rgb(204, 204, 204); } 2 (position.label in template: 2.C)C -3 (position.label in template: 3.U)U +3 (position.label in template: 3.U)T 4 (position.label in template: 4.A)A 5 (position.label in template: 5.A)A 6 (position.label in template: 6.A)A 7 (position.label in template: 7.C)C 8 (position.label in template: 8.C)C -9 (position.label in template: 9.U)U +9 (position.label in template: 9.U)T 10 (position.label in template: 10.A)A 10 @@ -71,19 +71,19 @@ text.numbering-label{fill: rgb(204, 204, 204); } 21 (position.label in template: 21.C)C 22 (position.label in template: 22.A)A 23 (inserted)C -24 (position.label in template: 24.U)U +24 (position.label in template: 24.U)T 25 (position.label in template: 25.C)C 26 (position.label in template: 26.C)C 27 (position.label in template: 27.A)A 28 (inserted)C 29 (position.label in template: 29.C)C -30 (inserted)U +30 (inserted)T 30 -31 (position.label in template: 31.U)U +31 (position.label in template: 31.U)T 32 (position.label in template: 32.A)A 33 (position.label in template: 33.C)C -34 (inserted)U +34 (inserted)T 35 (position.label in template: 35.A)A 36 (position.label in template: 36.C)C 37 (position.label in template: 37.C)C @@ -95,24 +95,24 @@ text.numbering-label{fill: rgb(204, 204, 204); } 43 (position.label in template: 43.A)A 44 (position.label in template: 44.C)C 45 (position.label in template: 45.C)C -46 (position.label in template: 46.U)U -47 (position.label in template: 47.U)U +46 (position.label in template: 46.U)T +47 (position.label in template: 47.U)T 48 (position.label in template: 48.A)A 49 (position.label in template: 49.G)G 50 (position.label in template: 50.C)C 50 51 (position.label in template: 51.C)C -52 (position.label in template: 52.A)A +52 (position.label in template: 52.A)A 53 (position.label in template: 53.A)A 54 (position.label in template: 54.A)A 55 (position.label in template: 55.C)C 56 (position.label in template: 56.C)C 57 (position.label in template: 57.A)A -58 (position.label in template: 58.U)U -59 (position.label in template: 59.U)U -60 (position.label in template: 60.U)U +58 (position.label in template: 58.U)T +59 (position.label in template: 59.U)T +60 (position.label in template: 60.U)T 61 (position.label in template: 61.A)A 62 (position.label in template: 62.C)C 63 (position.label in template: 63.C)C @@ -120,38 +120,38 @@ text.numbering-label{fill: rgb(204, 204, 204); } 65 (position.label in template: 65.A)A 66 (position.label in template: 66.A)A 67 (position.label in template: 67.A)A -68 (inserted)U -69 (position.label in template: 69.A)A +68 (inserted)T +69 (position.label in template: 69.A)A 70 (position.label in template: 70.A)A 71 (position.label in template: 71.A)A 72 (position.label in template: 72.G)G -73 (position.label in template: 73.U)U +73 (position.label in template: 73.U)T 74 (position.label in template: 74.A)A -75 (position.label in template: 75.U)U +75 (position.label in template: 75.U)T -76 (position.label in template: 76.A)A +76 (position.label in template: 76.A)A 77 (position.label in template: 77.G)G 78 (position.label in template: 78.G)G 79 (position.label in template: 79.C)C 80 (position.label in template: 80.G)G 81 (position.label in template: 81.A)A -82 (position.label in template: 82.U)U -83 (position.label in template: 83.A)A +82 (position.label in template: 82.U)T +83 (position.label in template: 83.A)A 84 (position.label in template: 84.G)G 85 (position.label in template: 85.A)A 86 (position.label in template: 86.A)A 87 (position.label in template: 87.A)A -88 (position.label in template: 88.U)U -89 (inserted)U +88 (position.label in template: 88.U)T +89 (inserted)T 90 (position.label in template: 90.G)G 91 (position.label in template: 91.A)A 92 (position.label in template: 92.A)A 93 (position.label in template: 93.A)A 94 (position.label in template: 94.C)C 95 (position.label in template: 95.C)C -96 (position.label in template: 96.U)U +96 (position.label in template: 96.U)T 97 (position.label in template: 97.G)G 98 (position.label in template: 98.G)G 99 (position.label in template: 99.C)C @@ -161,16 +161,16 @@ text.numbering-label{fill: rgb(204, 204, 204); } 101 (position.label in template: 101.C)C 102 (position.label in template: 102.A)A 103 (position.label in template: 103.A)A -104 (position.label in template: 104.U)U +104 (position.label in template: 104.U)T 105 (position.label in template: 105.A)A 106 (position.label in template: 106.G)G 107 (position.label in template: 107.A)A -108 (position.label in template: 108.U)U +108 (position.label in template: 108.U)T 109 (position.label in template: 109.A)A -110 (position.label in template: 110.U)U +110 (position.label in template: 110.U)T 111 (position.label in template: 111.A)A 112 (position.label in template: 112.G)G -113 (position.label in template: 113.U)U +113 (position.label in template: 113.U)T 114 (position.label in template: 114.A)A 115 (position.label in template: 115.C)C @@ -188,17 +188,17 @@ text.numbering-label{fill: rgb(204, 204, 204); } 126 (position.label in template: 126.A)A 127 (position.label in template: 127.G)G 128 (position.label in template: 128.A)A -129 (position.label in template: 129.U)U +129 (position.label in template: 129.U)T 130 (position.label in template: 130.G)G 131 (position.label in template: 131.A)A 132 (position.label in template: 132.A)A 133 (position.label in template: 133.A)A 134 (position.label in template: 134.A)A 135 (position.label in template: 135.A)A -136 (position.label in template: 136.U)U -137 (position.label in template: 137.U)U +136 (position.label in template: 136.U)T +137 (position.label in template: 137.U)T 138 (position.label in template: 138.A)A -139 (position.label in template: 139.U)U +139 (position.label in template: 139.U)T 140 (position.label in template: 140.A)A 141 (position.label in template: 141.A)A 142 (position.label in template: 142.C)C @@ -208,19 +208,19 @@ text.numbering-label{fill: rgb(204, 204, 204); } 146 (position.label in template: 146.G)G 147 (position.label in template: 147.C)C 148 (position.label in template: 148.A)A -149 (position.label in template: 149.U)U +149 (position.label in template: 149.U)T 150 (position.label in template: 150.A)A 150 151 (position.label in template: 151.A)A -152 (position.label in template: 152.U)U +152 (position.label in template: 152.U)T 153 (position.label in template: 153.A)A -154 (position.label in template: 154.U)U +154 (position.label in template: 154.U)T 155 (position.label in template: 155.A)A 156 (position.label in template: 156.G)G 157 (position.label in template: 157.C)C 158 (position.label in template: 158.A)A -159 (position.label in template: 159.A)A +159 (position.label in template: 159.A)A 160 (position.label in template: 160.G)G @@ -228,47 +228,47 @@ text.numbering-label{fill: rgb(204, 204, 204); } 162 (position.label in template: 162.A)A 163 (position.label in template: 163.C)C -164 (position.label in template: 164.U)U +164 (position.label in template: 164.U)T 165 (position.label in template: 165.A)A 166 (position.label in template: 166.A)A 167 (position.label in template: 167.C)C 168 (position.label in template: 168.C)C 169 (position.label in template: 169.C)C 170 (position.label in template: 170.C)C -171 (position.label in template: 171.U)U +171 (position.label in template: 171.U)T 172 (position.label in template: 172.A)A -173 (position.label in template: 173.U)U +173 (position.label in template: 173.U)T 174 (inserted)A 175 (position.label in template: 175.C)C 176 (inserted)C -177 (position.label in template: 177.U)U +177 (position.label in template: 177.U)T -178 (position.label in template: 178.U)U +178 (position.label in template: 178.U)T 179 (position.label in template: 179.C)C -180 (position.label in template: 180.U)U +180 (position.label in template: 180.U)T 181 (position.label in template: 181.G)G 182 (position.label in template: 182.C)C 183 (position.label in template: 183.A)A -184 (position.label in template: 184.U)U +184 (position.label in template: 184.U)T 185 (position.label in template: 185.A)A -186 (position.label in template: 186.A)A -187 (inserted)U +186 (position.label in template: 186.A)A +187 (inserted)T 188 (position.label in template: 188.G)G 189 (inserted)A -190 (position.label in template: 190.A)A +190 (position.label in template: 190.A)A -191 (position.label in template: 191.U)U +191 (position.label in template: 191.U)T -192 (position.label in template: 192.U)U +192 (position.label in template: 192.U)T -193 (position.label in template: 193.A)A +193 (position.label in template: 193.A)A -194 (position.label in template: 194.A)A +194 (position.label in template: 194.A)A 195 (position.label in template: 195.C)C -196 (position.label in template: 196.U)U +196 (position.label in template: 196.U)T 197 (position.label in template: 197.A)A 198 (position.label in template: 198.G)G 199 (position.label in template: 199.A)A @@ -276,16 +276,16 @@ text.numbering-label{fill: rgb(204, 204, 204); } 200 201 (position.label in template: 201.A)A -202 (position.label in template: 202.U)U +202 (position.label in template: 202.U)T 203 (inserted)A 204 (position.label in template: 204.A)A 205 (position.label in template: 205.C)C -206 (position.label in template: 206.U)U +206 (position.label in template: 206.U)T -207 (position.label in template: 207.U)U +207 (position.label in template: 207.U)T -208 (inserted)U +208 (inserted)T 209 (position.label in template: 209.G)G 210 (position.label in template: 210.C)C @@ -307,9 +307,9 @@ text.numbering-label{fill: rgb(204, 204, 204); } 223 (position.label in template: 223.A)A 224 (position.label in template: 224.G)G 225 (position.label in template: 225.C)C -226 (inserted)U -227 (position.label in template: 227.A)A -228 (position.label in template: 228.A)A +226 (inserted)T +227 (position.label in template: 227.A)A +228 (position.label in template: 228.A)A 229 (position.label in template: 229.G)G 230 (inserted)A 231 (position.label in template: 231.C)C @@ -328,7 +328,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 241 (position.label in template: 241.C)C -242 (position.label in template: 242.A)A +242 (position.label in template: 242.A)A 243 (position.label in template: 243.G)G @@ -340,26 +340,26 @@ text.numbering-label{fill: rgb(204, 204, 204); } 248 (position.label in template: 248.G)G 249 (position.label in template: 249.C)C -250 (position.label in template: 250.U)U +250 (position.label in template: 250.U)T 250 -251 (position.label in template: 251.A)A +251 (position.label in template: 251.A)A 252 (position.label in template: 252.C)C 253 (position.label in template: 253.C)C -254 (position.label in template: 254.U)U +254 (position.label in template: 254.U)T -255 (position.label in template: 255.A)A +255 (position.label in template: 255.A)A 256 (inserted)A -257 (position.label in template: 257.G)G +257 (position.label in template: 257.G)G -258 (position.label in template: 258.A)A +258 (position.label in template: 258.A)A -259 (position.label in template: 259.A)A +259 (position.label in template: 259.A)A 260 (position.label in template: 260.C)C @@ -368,14 +368,14 @@ text.numbering-label{fill: rgb(204, 204, 204); } 263 (position.label in template: 263.C)C -264 (position.label in template: 264.U)U +264 (position.label in template: 264.U)T 265 (position.label in template: 265.A)A 266 (position.label in template: 266.A)A 267 (position.label in template: 267.A)A 268 (position.label in template: 268.A)A 269 (position.label in template: 269.G)G -270 (position.label in template: 270.A)A +270 (position.label in template: 270.A)A 271 (position.label in template: 271.G)G 272 (position.label in template: 272.C)C 273 (position.label in template: 273.A)A @@ -387,30 +387,30 @@ text.numbering-label{fill: rgb(204, 204, 204); } 278 (position.label in template: 278.C)C -279 (position.label in template: 279.G)G +279 (position.label in template: 279.G)G -280 (position.label in template: 280.U)U +280 (position.label in template: 280.U)T 281 (position.label in template: 281.C)C -282 (position.label in template: 282.U)U +282 (position.label in template: 282.U)T -283 (position.label in template: 283.A)A +283 (position.label in template: 283.A)A -284 (position.label in template: 284.U)U +284 (position.label in template: 284.U)T 285 (position.label in template: 285.G)G -286 (position.label in template: 286.U)U +286 (position.label in template: 286.U)T 287 (position.label in template: 287.A)A 288 (position.label in template: 288.G)G 289 (position.label in template: 289.C)C 290 (position.label in template: 290.A)A 291 (position.label in template: 291.A)A 292 (position.label in template: 292.A)A -293 (position.label in template: 293.A)A -294 (position.label in template: 294.U)U -295 (position.label in template: 295.A)A +293 (position.label in template: 293.A)A +294 (position.label in template: 294.U)T +295 (position.label in template: 295.A)A 296 (position.label in template: 296.G)G -297 (position.label in template: 297.U)U +297 (position.label in template: 297.U)T 298 (position.label in template: 298.G)G 299 (position.label in template: 299.G)G 300 (position.label in template: 300.G)G @@ -420,16 +420,16 @@ text.numbering-label{fill: rgb(204, 204, 204); } 302 (position.label in template: 302.A)A 303 (position.label in template: 303.G)G 304 (position.label in template: 304.A)A -305 (position.label in template: 305.U)U -306 (position.label in template: 306.U)U -307 (position.label in template: 307.U)U +305 (position.label in template: 305.U)T +306 (position.label in template: 306.U)T +307 (position.label in template: 307.U)T 308 (inserted)A -309 (position.label in template: 309.U)U -310 (position.label in template: 310.A)A +309 (position.label in template: 309.U)T +310 (position.label in template: 310.A)A 311 (position.label in template: 311.G)G 312 (position.label in template: 312.G)G -313 (position.label in template: 313.U)U -314 (position.label in template: 314.A)A +313 (position.label in template: 313.U)T +314 (position.label in template: 314.A)A 315 (position.label in template: 315.G)G 316 (position.label in template: 316.A)A 317 (position.label in template: 317.G)G @@ -445,7 +445,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 325 (position.label in template: 325.A)A 326 (position.label in template: 326.C)C 327 (position.label in template: 327.C)C -328 (position.label in template: 328.U)U +328 (position.label in template: 328.U)T 329 (position.label in template: 329.A)A 330 (position.label in template: 330.C)C 331 (position.label in template: 331.C)C @@ -454,78 +454,78 @@ text.numbering-label{fill: rgb(204, 204, 204); } 334 (position.label in template: 334.G)G 335 (inserted)C 336 (position.label in template: 336.C)C -337 (position.label in template: 337.U)U +337 (position.label in template: 337.U)T 338 (position.label in template: 338.G)G 339 (position.label in template: 339.G)G -340 (position.label in template: 340.U)U +340 (position.label in template: 340.U)T 341 (position.label in template: 341.G)G 342 (position.label in template: 342.A)A -343 (position.label in template: 343.U)U +343 (position.label in template: 343.U)T 344 (position.label in template: 344.A)A 345 (position.label in template: 345.G)G 346 (position.label in template: 346.C)C -347 (inserted)U +347 (inserted)T 348 (position.label in template: 348.G)G 349 (position.label in template: 349.G)G -350 (position.label in template: 350.U)U +350 (position.label in template: 350.U)T 350 -351 (position.label in template: 351.U)U +351 (position.label in template: 351.U)T 352 (position.label in template: 352.G)G -353 (position.label in template: 353.U)U +353 (position.label in template: 353.U)T 354 (position.label in template: 354.C)C 355 (position.label in template: 355.C)C -356 (position.label in template: 356.A)A +356 (position.label in template: 356.A)A -357 (position.label in template: 357.A)A +357 (position.label in template: 357.A)A 358 (position.label in template: 358.G)G 359 (position.label in template: 359.A)A -360 (position.label in template: 360.U)U +360 (position.label in template: 360.U)T 361 (position.label in template: 361.A)A 362 (position.label in template: 362.G)G -363 (position.label in template: 363.A)A +363 (position.label in template: 363.A)A -364 (position.label in template: 364.A)A +364 (position.label in template: 364.A)A -365 (position.label in template: 365.U)U +365 (position.label in template: 365.U)T 366 (position.label in template: 366.C)C -367 (position.label in template: 367.U)U -368 (position.label in template: 368.U)U +367 (position.label in template: 367.U)T +368 (position.label in template: 368.U)T 369 (position.label in template: 369.A)A -370 (position.label in template: 370.G)G -371 (position.label in template: 371.U)U -372 (position.label in template: 372.U)U +370 (position.label in template: 370.G)G +371 (position.label in template: 371.U)T +372 (position.label in template: 372.U)T 373 (position.label in template: 373.C)C 374 (position.label in template: 374.A)A -375 (position.label in template: 375.A)A +375 (position.label in template: 375.A)A 376 (position.label in template: 376.C)C -377 (position.label in template: 377.U)U -378 (position.label in template: 378.U)U +377 (position.label in template: 377.U)T +378 (position.label in template: 378.U)T -379 (position.label in template: 379.U)U +379 (position.label in template: 379.U)T -380 (position.label in template: 380.A)A +380 (position.label in template: 380.A)A -381 (position.label in template: 381.A)A +381 (position.label in template: 381.A)A -382 (position.label in template: 382.A)A +382 (position.label in template: 382.A)A -383 (position.label in template: 383.U)U +383 (position.label in template: 383.U)T -384 (position.label in template: 384.U)U +384 (position.label in template: 384.U)T -385 (position.label in template: 385.U)U +385 (position.label in template: 385.U)T -386 (position.label in template: 386.G)G +386 (position.label in template: 386.G)G 387 (position.label in template: 387.C)C @@ -536,60 +536,60 @@ text.numbering-label{fill: rgb(204, 204, 204); } 392 (position.label in template: 392.A)A 393 (position.label in template: 393.G)G -394 (position.label in template: 394.A)A +394 (position.label in template: 394.A)A 395 (position.label in template: 395.A)A 396 (position.label in template: 396.C)C 397 (position.label in template: 397.C)C 398 (position.label in template: 398.C)C -399 (position.label in template: 399.U)U +399 (position.label in template: 399.U)T 400 (position.label in template: 400.C)C 400 -401 (position.label in template: 401.U)U +401 (position.label in template: 401.U)T 402 (position.label in template: 402.A)A 403 (position.label in template: 403.A)A 404 (position.label in template: 404.A)A -405 (position.label in template: 405.U)U +405 (position.label in template: 405.U)T 406 (position.label in template: 406.C)C 407 (inserted)C 408 (inserted)C 409 (inserted)C -410 (inserted)U -411 (position.label in template: 411.U)U +410 (inserted)T +411 (position.label in template: 411.U)T 412 (position.label in template: 412.G)G -413 (position.label in template: 413.U)U -414 (position.label in template: 414.A)A -415 (position.label in template: 415.A)A -416 (position.label in template: 416.A)A -417 (position.label in template: 417.U)U -418 (position.label in template: 418.U)U -419 (position.label in template: 419.U)U -420 (position.label in template: 420.A)A -421 (position.label in template: 421.A)A +413 (position.label in template: 413.U)T +414 (position.label in template: 414.A)A +415 (position.label in template: 415.A)A +416 (position.label in template: 416.A)A +417 (position.label in template: 417.U)T +418 (position.label in template: 418.U)T +419 (position.label in template: 419.U)T +420 (position.label in template: 420.A)A +421 (position.label in template: 421.A)A 422 (position.label in template: 422.C)C -423 (position.label in template: 423.U)U +423 (position.label in template: 423.U)T 424 (position.label in template: 424.G)G -425 (position.label in template: 425.U)U -426 (position.label in template: 426.U)U +425 (position.label in template: 425.U)T +426 (position.label in template: 426.U)T 427 (position.label in template: 427.A)A 428 (position.label in template: 428.G)G -429 (position.label in template: 429.U)U +429 (position.label in template: 429.U)T 430 (position.label in template: 430.C)C 431 (position.label in template: 431.C)C -432 (position.label in template: 432.A)A +432 (position.label in template: 432.A)A -433 (position.label in template: 433.A)A +433 (position.label in template: 433.A)A -434 (position.label in template: 434.A)A +434 (position.label in template: 434.A)A 435 (position.label in template: 435.G)G -436 (position.label in template: 436.A)A +436 (position.label in template: 436.A)A 437 (position.label in template: 437.G)G @@ -600,21 +600,21 @@ text.numbering-label{fill: rgb(204, 204, 204); } 442 (position.label in template: 442.A)A 443 (position.label in template: 443.G)G 444 (position.label in template: 444.C)C -445 (position.label in template: 445.U)U +445 (position.label in template: 445.U)T 446 (position.label in template: 446.C)C -447 (position.label in template: 447.U)U -448 (position.label in template: 448.U)U -449 (position.label in template: 449.U)U +447 (position.label in template: 447.U)T +448 (position.label in template: 448.U)T +449 (position.label in template: 449.U)T 450 (position.label in template: 450.G)G 450 451 (position.label in template: 451.G)G -452 (position.label in template: 452.A)A +452 (position.label in template: 452.A)A 453 (position.label in template: 453.C)C 454 (position.label in template: 454.A)A 455 (position.label in template: 455.C)C -456 (position.label in template: 456.U)U -457 (position.label in template: 457.A)A +456 (position.label in template: 456.U)T +457 (position.label in template: 457.A)A 458 (position.label in template: 458.G)G @@ -628,10 +628,10 @@ text.numbering-label{fill: rgb(204, 204, 204); } 465 (position.label in template: 465.A)A 466 (position.label in template: 466.C)C 467 (position.label in template: 467.C)C -468 (position.label in template: 468.U)U -469 (position.label in template: 469.U)U +468 (position.label in template: 468.U)T +469 (position.label in template: 469.U)T 470 (position.label in template: 470.G)G -471 (position.label in template: 471.U)U +471 (position.label in template: 471.U)T 472 (position.label in template: 472.A)A 473 (position.label in template: 473.G)G 474 (position.label in template: 474.A)A @@ -639,22 +639,22 @@ text.numbering-label{fill: rgb(204, 204, 204); } 476 (position.label in template: 476.A)A 477 (position.label in template: 477.G)G -478 (position.label in template: 478.A)A +478 (position.label in template: 478.A)A 479 (position.label in template: 479.G)G -480 (position.label in template: 480.U)U +480 (position.label in template: 480.U)T 481 (position.label in template: 481.A)A 482 (inserted)A -483 (position.label in template: 483.A)A +483 (position.label in template: 483.A)A 484 (position.label in template: 484.A)A 485 (position.label in template: 485.A)A 486 (position.label in template: 486.A)A -487 (position.label in template: 487.U)U -488 (position.label in template: 488.U)U -489 (position.label in template: 489.U)U +487 (position.label in template: 487.U)T +488 (position.label in template: 488.U)T +489 (position.label in template: 489.U)T 490 (position.label in template: 490.A)A 491 (position.label in template: 491.A)A 492 (position.label in template: 492.C)C @@ -663,14 +663,14 @@ text.numbering-label{fill: rgb(204, 204, 204); } 495 (inserted)C 496 (inserted)C 497 (position.label in template: 497.A)A -498 (position.label in template: 498.U)U +498 (position.label in template: 498.U)T 499 (position.label in template: 499.A)A 500 (position.label in template: 500.G)G 500 -501 (inserted)U +501 (inserted)T 502 (inserted)A 503 (position.label in template: 503.G)G @@ -679,7 +679,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 505 (position.label in template: 505.C)C 506 (position.label in template: 506.C)C -507 (position.label in template: 507.U)U +507 (position.label in template: 507.U)T 508 (position.label in template: 508.A)A 509 (position.label in template: 509.A)A 510 (position.label in template: 510.A)A @@ -694,29 +694,29 @@ text.numbering-label{fill: rgb(204, 204, 204); } 519 (inserted)C 520 (position.label in template: 520.C)C 521 (position.label in template: 521.A)A -522 (position.label in template: 522.A)A -523 (position.label in template: 523.U)U -524 (position.label in template: 524.U)U +522 (position.label in template: 522.A)A +523 (position.label in template: 523.U)T +524 (position.label in template: 524.U)T 525 (position.label in template: 525.A)A 526 (position.label in template: 526.A)A 527 (position.label in template: 527.G)G 528 (position.label in template: 528.A)A 529 (position.label in template: 529.A)A -530 (position.label in template: 530.A)A +530 (position.label in template: 530.A)A 531 (position.label in template: 531.G)G 532 (position.label in template: 532.C)C 533 (position.label in template: 533.G)G -534 (position.label in template: 534.U)U -535 (position.label in template: 535.U)U +534 (position.label in template: 534.U)T +535 (position.label in template: 535.U)T 536 (position.label in template: 536.C)C 537 (position.label in template: 537.A)A 538 (position.label in template: 538.A)A 539 (position.label in template: 539.G)G 540 (position.label in template: 540.C)C -541 (position.label in template: 541.U)U +541 (position.label in template: 541.U)T 542 (position.label in template: 542.C)C 543 (position.label in template: 543.A)A 544 (inserted)A @@ -729,18 +729,18 @@ text.numbering-label{fill: rgb(204, 204, 204); } 550 551 (position.label in template: 551.C)C -552 (position.label in template: 552.U)U +552 (position.label in template: 552.U)T 553 (position.label in template: 553.A)A 554 (position.label in template: 554.C)C 555 (position.label in template: 555.C)C -556 (position.label in template: 556.U)U +556 (position.label in template: 556.U)T 557 (position.label in template: 557.A)A 558 (position.label in template: 558.A)A 559 (position.label in template: 559.A)A 560 (position.label in template: 560.A)A 561 (position.label in template: 561.A)A 562 (position.label in template: 562.A)A -563 (position.label in template: 563.U)U +563 (position.label in template: 563.U)T 564 (position.label in template: 564.C)C 565 (position.label in template: 565.C)C 566 (position.label in template: 566.C)C @@ -749,21 +749,21 @@ text.numbering-label{fill: rgb(204, 204, 204); } 569 (position.label in template: 569.A)A 570 (position.label in template: 570.C)C 571 (position.label in template: 571.A)A -572 (position.label in template: 572.U)U +572 (position.label in template: 572.U)T 573 (position.label in template: 573.A)A -574 (position.label in template: 574.U)U +574 (position.label in template: 574.U)T 575 (position.label in template: 575.A)A 576 (position.label in template: 576.A)A 577 (position.label in template: 577.C)C -578 (position.label in template: 578.U)U +578 (position.label in template: 578.U)T 579 (inserted)G 580 (position.label in template: 580.A)A -581 (position.label in template: 581.A)A +581 (position.label in template: 581.A)A 582 (position.label in template: 582.C)C -583 (position.label in template: 583.U)U +583 (position.label in template: 583.U)T 584 (position.label in template: 584.C)C 585 (position.label in template: 585.C)C -586 (position.label in template: 586.U)U +586 (position.label in template: 586.U)T 587 (position.label in template: 587.C)C 588 (position.label in template: 588.A)A 589 (position.label in template: 589.C)C @@ -773,73 +773,73 @@ text.numbering-label{fill: rgb(204, 204, 204); } 593 (position.label in template: 593.C)C 594 (position.label in template: 594.A)A 595 (position.label in template: 595.A)A -596 (position.label in template: 596.U)U -597 (position.label in template: 597.U)U +596 (position.label in template: 596.U)T +597 (position.label in template: 597.U)T 598 (position.label in template: 598.G)G 599 (position.label in template: 599.G)G -600 (position.label in template: 600.A)A +600 (position.label in template: 600.A)A 600 601 (position.label in template: 601.C)C 602 (position.label in template: 602.C)C 603 (position.label in template: 603.A)A 604 (inserted)A -605 (position.label in template: 605.U)U +605 (position.label in template: 605.U)T 606 (position.label in template: 606.C)C -607 (position.label in template: 607.U)U +607 (position.label in template: 607.U)T -608 (position.label in template: 608.A)A +608 (position.label in template: 608.A)A -609 (position.label in template: 609.U)U +609 (position.label in template: 609.U)T 610 (inserted)C 611 (position.label in template: 611.A)A 612 (position.label in template: 612.C)C 613 (position.label in template: 613.C)C 614 (position.label in template: 614.C)C -615 (inserted)U -616 (position.label in template: 616.A)A -617 (position.label in template: 617.U)U -618 (position.label in template: 618.A)A +615 (inserted)T +616 (position.label in template: 616.A)A +617 (position.label in template: 617.U)T +618 (position.label in template: 618.A)A 619 (position.label in template: 619.G)G -620 (position.label in template: 620.A)A +620 (position.label in template: 620.A)A 621 (inserted)A 622 (position.label in template: 622.G)G 623 (position.label in template: 623.A)A 624 (position.label in template: 624.A)A 625 (position.label in template: 625.C)C -626 (position.label in template: 626.U)U +626 (position.label in template: 626.U)T 627 (position.label in template: 627.A)A 628 (position.label in template: 628.A)A -629 (position.label in template: 629.U)U +629 (position.label in template: 629.U)T 630 (position.label in template: 630.G)G -631 (position.label in template: 631.U)U -632 (position.label in template: 632.U)U -633 (position.label in template: 633.A)A -634 (position.label in template: 634.G)G -635 (position.label in template: 635.U)U -636 (position.label in template: 636.A)A +631 (position.label in template: 631.U)T +632 (position.label in template: 632.U)T +633 (position.label in template: 633.A)A +634 (position.label in template: 634.G)G +635 (position.label in template: 635.U)T +636 (position.label in template: 636.A)A -637 (inserted)U +637 (inserted)T 638 (inserted)A 639 (inserted)A 640 (position.label in template: 640.G)G -641 (position.label in template: 641.U)U +641 (position.label in template: 641.U)T 642 (inserted)A -643 (position.label in template: 643.A)A +643 (position.label in template: 643.A)A 644 (position.label in template: 644.C)C 645 (position.label in template: 645.A)A -646 (position.label in template: 646.U)U +646 (position.label in template: 646.U)T 647 (position.label in template: 647.G)G -648 (position.label in template: 648.A)A +648 (position.label in template: 648.A)A -649 (position.label in template: 649.A)A +649 (position.label in template: 649.A)A 650 (position.label in template: 650.A)A 650 @@ -847,16 +847,16 @@ text.numbering-label{fill: rgb(204, 204, 204); } 651 (position.label in template: 651.A)A 652 (position.label in template: 652.C)C 653 (position.label in template: 653.A)A -654 (position.label in template: 654.U)U -655 (position.label in template: 655.U)U +654 (position.label in template: 654.U)T +655 (position.label in template: 655.U)T 656 (position.label in template: 656.C)C -657 (position.label in template: 657.U)U +657 (position.label in template: 657.U)T 658 (position.label in template: 658.C)C 659 (position.label in template: 659.C)C -660 (position.label in template: 660.U)U +660 (position.label in template: 660.U)T 661 (position.label in template: 661.C)C 662 (position.label in template: 662.C)C @@ -864,9 +864,9 @@ text.numbering-label{fill: rgb(204, 204, 204); } 664 (position.label in template: 664.C)C -665 (position.label in template: 665.A)A +665 (position.label in template: 665.A)A -666 (position.label in template: 666.U)U +666 (position.label in template: 666.U)T 667 (position.label in template: 667.A)A 668 (position.label in template: 668.A)A @@ -874,23 +874,23 @@ text.numbering-label{fill: rgb(204, 204, 204); } 670 (inserted)C 671 (position.label in template: 671.C)C -672 (position.label in template: 672.U)U +672 (position.label in template: 672.U)T 673 (position.label in template: 673.G)G 674 (position.label in template: 674.C)C 675 (position.label in template: 675.G)G -676 (position.label in template: 676.U)U +676 (position.label in template: 676.U)T 677 (position.label in template: 677.C)C -678 (position.label in template: 678.A)A +678 (position.label in template: 678.A)A 679 (position.label in template: 679.G)G 680 (position.label in template: 680.A)A -681 (position.label in template: 681.U)U -682 (position.label in template: 682.U)U +681 (position.label in template: 681.U)T +682 (position.label in template: 682.U)T 683 (position.label in template: 683.A)A 684 (position.label in template: 684.A)A 685 (position.label in template: 685.A)A @@ -898,48 +898,48 @@ text.numbering-label{fill: rgb(204, 204, 204); } 687 (position.label in template: 687.C)C 688 (position.label in template: 688.A)A 689 (position.label in template: 689.C)C -690 (position.label in template: 690.U)U +690 (position.label in template: 690.U)T 691 (position.label in template: 691.G)G 692 (position.label in template: 692.A)A 693 (position.label in template: 693.A)A 694 (position.label in template: 694.C)C -695 (position.label in template: 695.U)U +695 (position.label in template: 695.U)T 696 (position.label in template: 696.G)G -697 (position.label in template: 697.A)A +697 (position.label in template: 697.A)A 698 (position.label in template: 698.C)C 699 (position.label in template: 699.A)A 700 (position.label in template: 700.A)A 700 -701 (position.label in template: 701.U)U -702 (position.label in template: 702.U)U +701 (position.label in template: 701.U)T +702 (position.label in template: 702.U)T 703 (position.label in template: 703.A)A 704 (position.label in template: 704.A)A 705 (position.label in template: 705.C)C -706 (position.label in template: 706.A)A +706 (position.label in template: 706.A)A 707 (position.label in template: 707.G)G 708 (inserted)C 709 (position.label in template: 709.C)C 710 (position.label in template: 710.C)C -711 (position.label in template: 711.A)A +711 (position.label in template: 711.A)A -712 (position.label in template: 712.A)A +712 (position.label in template: 712.A)A -713 (position.label in template: 713.U)U +713 (position.label in template: 713.U)T -714 (position.label in template: 714.A)A +714 (position.label in template: 714.A)A -715 (inserted)U +715 (inserted)T 716 (position.label in template: 716.C)C -717 (position.label in template: 717.U)U +717 (position.label in template: 717.U)T 718 (position.label in template: 718.A)A 719 (position.label in template: 719.C)C 720 (position.label in template: 720.A)A 721 (inserted)A -722 (inserted)U +722 (inserted)T 723 (position.label in template: 723.C)C 724 (position.label in template: 724.A)A 725 (position.label in template: 725.A)A @@ -952,27 +952,27 @@ text.numbering-label{fill: rgb(204, 204, 204); } 731 (position.label in template: 731.A)A 732 (position.label in template: 732.A)A 733 (position.label in template: 733.G)G -734 (position.label in template: 734.U)U +734 (position.label in template: 734.U)T 735 (position.label in template: 735.C)C 736 (position.label in template: 736.A)A -737 (inserted)U -738 (position.label in template: 738.U)U -739 (position.label in template: 739.A)A -740 (position.label in template: 740.U)U -741 (position.label in template: 741.U)U +737 (inserted)T +738 (position.label in template: 738.U)T +739 (position.label in template: 739.A)A +740 (position.label in template: 740.U)T +741 (position.label in template: 741.U)T 742 (position.label in template: 742.A)A 743 (position.label in template: 743.C)C 744 (position.label in template: 744.C)C 745 (position.label in template: 745.C)C -746 (position.label in template: 746.U)U +746 (position.label in template: 746.U)T 747 (position.label in template: 747.C)C 748 (inserted)A 749 (position.label in template: 749.C)C -750 (position.label in template: 750.U)U +750 (position.label in template: 750.U)T 750 751 (position.label in template: 751.G)G -752 (position.label in template: 752.U)U +752 (position.label in template: 752.U)T 753 (position.label in template: 753.C)C 754 (position.label in template: 754.A)A 755 (inserted)A @@ -990,49 +990,49 @@ text.numbering-label{fill: rgb(204, 204, 204); } 765 (position.label in template: 765.G)G 766 (position.label in template: 766.G)G 767 (position.label in template: 767.C)C -768 (position.label in template: 768.A)A -769 (position.label in template: 769.U)U +768 (position.label in template: 768.A)A +769 (position.label in template: 769.U)T 770 (position.label in template: 770.G)G 771 (position.label in template: 771.C)C -772 (position.label in template: 772.U)U +772 (position.label in template: 772.U)T 773 (position.label in template: 773.C)C 774 (position.label in template: 774.A)A -775 (position.label in template: 775.U)U +775 (position.label in template: 775.U)T 776 (position.label in template: 776.A)A -777 (position.label in template: 777.A)A +777 (position.label in template: 777.A)A 778 (position.label in template: 778.G)G 779 (position.label in template: 779.G)G -780 (position.label in template: 780.A)A +780 (position.label in template: 780.A)A 781 (position.label in template: 781.A)A 782 (inserted)A 783 (position.label in template: 783.G)G 784 (position.label in template: 784.G)G -785 (position.label in template: 785.U)U +785 (position.label in template: 785.U)T -786 (position.label in template: 786.U)U +786 (position.label in template: 786.U)T 787 (position.label in template: 787.A)A 788 (position.label in template: 788.A)A 789 (position.label in template: 789.A)A -790 (position.label in template: 790.A)A +790 (position.label in template: 790.A)A -791 (position.label in template: 791.A)A +791 (position.label in template: 791.A)A -792 (position.label in template: 792.A)A +792 (position.label in template: 792.A)A -793 (position.label in template: 793.A)A +793 (position.label in template: 793.A)A 794 (position.label in template: 794.G)G -795 (position.label in template: 795.U)U +795 (position.label in template: 795.U)T -796 (position.label in template: 796.A)A +796 (position.label in template: 796.A)A -797 (position.label in template: 797.A)A +797 (position.label in template: 797.A)A 798 (position.label in template: 798.A)A -799 (position.label in template: 799.A)A +799 (position.label in template: 799.A)A 800 (position.label in template: 800.G)G @@ -1040,10 +1040,10 @@ text.numbering-label{fill: rgb(204, 204, 204); } 801 (position.label in template: 801.G)G 802 (position.label in template: 802.A)A -803 (position.label in template: 803.A)A +803 (position.label in template: 803.A)A 804 (position.label in template: 804.C)C -805 (position.label in template: 805.U)U +805 (position.label in template: 805.U)T 806 (position.label in template: 806.C)C 807 (position.label in template: 807.G)G 808 (position.label in template: 808.G)G @@ -1052,11 +1052,11 @@ text.numbering-label{fill: rgb(204, 204, 204); } 810 (position.label in template: 810.A)A 811 (position.label in template: 811.A)A 812 (position.label in template: 812.A)A -813 (position.label in template: 813.U)U +813 (position.label in template: 813.U)T 814 (position.label in template: 814.C)C -815 (position.label in template: 815.U)U -816 (position.label in template: 816.U)U -817 (position.label in template: 817.A)A +815 (position.label in template: 815.U)T +816 (position.label in template: 816.U)T +817 (position.label in template: 817.A)A 818 (position.label in template: 818.C)C @@ -1070,14 +1070,14 @@ text.numbering-label{fill: rgb(204, 204, 204); } 823 (position.label in template: 823.C)C 824 (position.label in template: 824.C)C -825 (position.label in template: 825.U)U +825 (position.label in template: 825.U)T 826 (position.label in template: 826.G)G -827 (position.label in template: 827.U)U +827 (position.label in template: 827.U)T -828 (position.label in template: 828.U)U -829 (position.label in template: 829.U)U +828 (position.label in template: 828.U)T +829 (position.label in template: 829.U)T 830 (position.label in template: 830.A)A 831 (position.label in template: 831.C)C 832 (position.label in template: 832.C)C @@ -1085,44 +1085,44 @@ text.numbering-label{fill: rgb(204, 204, 204); } 834 (position.label in template: 834.A)A 835 (position.label in template: 835.A)A 836 (position.label in template: 836.A)A -837 (position.label in template: 837.A)A +837 (position.label in template: 837.A)A 838 (position.label in template: 838.C)C -839 (position.label in template: 839.A)A -840 (position.label in template: 840.U)U +839 (position.label in template: 839.A)A +840 (position.label in template: 840.U)T 841 (position.label in template: 841.C)C 842 (position.label in template: 842.A)A 843 (position.label in template: 843.C)C 844 (position.label in template: 844.C)C -845 (position.label in template: 845.U)U +845 (position.label in template: 845.U)T 846 (position.label in template: 846.C)C -847 (position.label in template: 847.U)U +847 (position.label in template: 847.U)T -848 (position.label in template: 848.A)A +848 (position.label in template: 848.A)A -849 (position.label in template: 849.G)G +849 (position.label in template: 849.G)G 850 (position.label in template: 850.C)C 850 851 (position.label in template: 851.A)A -852 (position.label in template: 852.U)U +852 (position.label in template: 852.U)T 853 (position.label in template: 853.C)C 854 (position.label in template: 854.A)A 855 (position.label in template: 855.C)C 856 (position.label in template: 856.C)C 857 (position.label in template: 857.A)A 858 (position.label in template: 858.G)G -859 (position.label in template: 859.U)U +859 (position.label in template: 859.U)T 860 (position.label in template: 860.A)A -861 (position.label in template: 861.U)U -862 (position.label in template: 862.U)U -863 (position.label in template: 863.A)A +861 (position.label in template: 861.U)T +862 (position.label in template: 862.U)T +863 (position.label in template: 863.A)A 864 (position.label in template: 864.G)G -865 (position.label in template: 865.A)A +865 (position.label in template: 865.A)A 866 (position.label in template: 866.G)G 867 (position.label in template: 867.G)G 868 (position.label in template: 868.C)C @@ -1134,7 +1134,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 873 (position.label in template: 873.C)C 874 (position.label in template: 874.C)C -875 (position.label in template: 875.U)U +875 (position.label in template: 875.U)T 876 (position.label in template: 876.G)G 877 (position.label in template: 877.C)C @@ -1145,24 +1145,24 @@ text.numbering-label{fill: rgb(204, 204, 204); } 880 (position.label in template: 880.A)A 881 (position.label in template: 881.G)G -882 (position.label in template: 882.U)U +882 (position.label in template: 882.U)T -883 (position.label in template: 883.G)G +883 (position.label in template: 883.G)G -884 (position.label in template: 884.A)A +884 (position.label in template: 884.A)A 885 (position.label in template: 885.C)C 886 (position.label in template: 886.A)A 887 (position.label in template: 887.C)C 888 (position.label in template: 888.A)A -889 (position.label in template: 889.U)U +889 (position.label in template: 889.U)T 890 (position.label in template: 890.G)G -891 (position.label in template: 891.U)U -892 (position.label in template: 892.U)U -893 (position.label in template: 893.U)U +891 (position.label in template: 891.U)T +892 (position.label in template: 892.U)T +893 (position.label in template: 893.U)T 894 (position.label in template: 894.A)A -895 (position.label in template: 895.A)A +895 (position.label in template: 895.A)A 896 (position.label in template: 896.C)C 897 (position.label in template: 897.G)G 898 (position.label in template: 898.G)G @@ -1171,7 +1171,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 900 -901 (position.label in template: 901.G)G +901 (position.label in template: 901.G)G 902 (position.label in template: 902.C)C @@ -1179,18 +1179,18 @@ text.numbering-label{fill: rgb(204, 204, 204); } 904 (position.label in template: 904.G)G -905 (position.label in template: 905.U)U +905 (position.label in template: 905.U)T 906 (position.label in template: 906.A)A 907 (position.label in template: 907.C)C 908 (position.label in template: 908.C)C 909 (position.label in template: 909.C)C -910 (position.label in template: 910.U)U +910 (position.label in template: 910.U)T 911 (position.label in template: 911.A)A 912 (position.label in template: 912.A)A 913 (position.label in template: 913.C)C 914 (position.label in template: 914.C)C 915 (position.label in template: 915.G)G -916 (position.label in template: 916.U)U +916 (position.label in template: 916.U)T 917 (position.label in template: 917.G)G 918 (position.label in template: 918.C)C 919 (position.label in template: 919.A)A @@ -1198,60 +1198,60 @@ text.numbering-label{fill: rgb(204, 204, 204); } 921 (position.label in template: 921.A)A 922 (position.label in template: 922.G)G 923 (position.label in template: 923.G)G -924 (position.label in template: 924.U)U +924 (position.label in template: 924.U)T 925 (position.label in template: 925.A)A -926 (position.label in template: 926.G)G +926 (position.label in template: 926.G)G 927 (position.label in template: 927.C)C 928 (position.label in template: 928.A)A -929 (position.label in template: 929.U)U +929 (position.label in template: 929.U)T 930 (position.label in template: 930.A)A 931 (position.label in template: 931.A)A -932 (position.label in template: 932.U)U +932 (position.label in template: 932.U)T 933 (position.label in template: 933.C)C 934 (position.label in template: 934.A)A 935 (position.label in template: 935.C)C -936 (position.label in template: 936.U)U -937 (position.label in template: 937.U)U +936 (position.label in template: 936.U)T +937 (position.label in template: 937.U)T 938 (position.label in template: 938.G)G -939 (position.label in template: 939.U)U +939 (position.label in template: 939.U)T -940 (position.label in template: 940.U)U +940 (position.label in template: 940.U)T 941 (position.label in template: 941.C)C 942 (position.label in template: 942.C)C -943 (position.label in template: 943.U)U +943 (position.label in template: 943.U)T -944 (position.label in template: 944.U)U +944 (position.label in template: 944.U)T 945 (position.label in template: 945.A)A 946 (position.label in template: 946.A)A 947 (position.label in template: 947.A)A -948 (position.label in template: 948.U)U -949 (position.label in template: 949.A)A +948 (position.label in template: 948.U)T +949 (position.label in template: 949.A)A 950 (position.label in template: 950.G)G 950 951 (position.label in template: 951.G)G -952 (position.label in template: 952.G)G -953 (position.label in template: 953.A)A +952 (position.label in template: 952.G)G +953 (position.label in template: 953.A)A 954 (position.label in template: 954.C)C 955 (position.label in template: 955.C)C -956 (position.label in template: 956.U)U +956 (position.label in template: 956.U)T 957 (position.label in template: 957.G)G -958 (position.label in template: 958.U)U +958 (position.label in template: 958.U)T 959 (position.label in template: 959.A)A -960 (position.label in template: 960.U)U +960 (position.label in template: 960.U)T 961 (position.label in template: 961.G)G 962 (position.label in template: 962.A)A 963 (position.label in template: 963.A)A -964 (position.label in template: 964.U)U +964 (position.label in template: 964.U)T 965 (position.label in template: 965.G)G 966 (position.label in template: 966.G)G 967 (position.label in template: 967.C)C -968 (inserted)U +968 (inserted)T 969 (inserted)C 970 (position.label in template: 970.C)C 971 (position.label in template: 971.A)A @@ -1261,46 +1261,46 @@ text.numbering-label{fill: rgb(204, 204, 204); } 975 (position.label in template: 975.G)G 976 (position.label in template: 976.G)G 977 (position.label in template: 977.G)G -978 (position.label in template: 978.U)U -979 (position.label in template: 979.U)U +978 (position.label in template: 978.U)T +979 (position.label in template: 979.U)T 980 (position.label in template: 980.C)C 981 (position.label in template: 981.A)A 982 (position.label in template: 982.G)G 983 (position.label in template: 983.C)C -984 (position.label in template: 984.U)U +984 (position.label in template: 984.U)T 985 (position.label in template: 985.G)G -986 (position.label in template: 986.U)U +986 (position.label in template: 986.U)T 987 (position.label in template: 987.C)C -988 (position.label in template: 988.U)U +988 (position.label in template: 988.U)T 989 (position.label in template: 989.C)C -990 (position.label in template: 990.U)U -991 (position.label in template: 991.U)U -992 (position.label in template: 992.A)A +990 (position.label in template: 990.U)T +991 (position.label in template: 991.U)T +992 (position.label in template: 992.A)A 993 (position.label in template: 993.C)C -994 (position.label in template: 994.U)U -995 (position.label in template: 995.U)U -996 (position.label in template: 996.U)U -997 (position.label in template: 997.U)U +994 (position.label in template: 994.U)T +995 (position.label in template: 995.U)T +996 (position.label in template: 996.U)T +997 (position.label in template: 997.U)T 998 (position.label in template: 998.A)A -999 (position.label in template: 999.A)A +999 (position.label in template: 999.A)A 1000 (position.label in template: 1000.C)C 1000 1001 (position.label in template: 1001.C)C 1002 (inserted)A 1003 (position.label in template: 1003.G)G -1004 (position.label in template: 1004.U)U +1004 (position.label in template: 1004.U)T 1005 (inserted)G -1006 (position.label in template: 1006.A)A +1006 (position.label in template: 1006.A)A 1007 (inserted)A 1008 (inserted)A -1009 (inserted)U -1010 (position.label in template: 1010.U)U +1009 (inserted)T +1010 (position.label in template: 1010.U)T 1011 (position.label in template: 1011.G)G 1012 (position.label in template: 1012.A)A 1013 (position.label in template: 1013.C)C 1014 (position.label in template: 1014.C)C -1015 (position.label in template: 1015.U)U +1015 (position.label in template: 1015.U)T 1016 (position.label in template: 1016.G)G 1017 (position.label in template: 1017.C)C @@ -1311,7 +1311,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1020 (position.label in template: 1020.G)G -1021 (position.label in template: 1021.U)U +1021 (position.label in template: 1021.U)T 1022 (position.label in template: 1022.G)G 1023 (position.label in template: 1023.A)A 1024 (position.label in template: 1024.A)A @@ -1325,28 +1325,28 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1032 (position.label in template: 1032.G)G 1033 (position.label in template: 1033.C)C 1034 (position.label in template: 1034.A)A -1035 (position.label in template: 1035.U)U +1035 (position.label in template: 1035.U)T 1036 (position.label in template: 1036.A)A 1037 (position.label in template: 1037.A)A 1038 (position.label in template: 1038.C)C 1039 (position.label in template: 1039.A)A 1040 (position.label in template: 1040.C)C -1041 (position.label in template: 1041.A)A +1041 (position.label in template: 1041.A)A 1042 (position.label in template: 1042.G)G 1043 (inserted)C 1044 (position.label in template: 1044.A)A -1045 (position.label in template: 1045.A)A +1045 (position.label in template: 1045.A)A 1046 (position.label in template: 1046.G)G -1047 (position.label in template: 1047.A)A +1047 (position.label in template: 1047.A)A 1048 (position.label in template: 1048.C)C 1049 (position.label in template: 1049.G)G -1050 (position.label in template: 1050.A)A +1050 (position.label in template: 1050.A)A 1050 @@ -1360,63 +1360,63 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1058 (position.label in template: 1058.C)C -1059 (position.label in template: 1059.U)U +1059 (position.label in template: 1059.U)T -1060 (position.label in template: 1060.A)A +1060 (position.label in template: 1060.A)A -1061 (position.label in template: 1061.U)U +1061 (position.label in template: 1061.U)T 1062 (position.label in template: 1062.G)G 1063 (position.label in template: 1063.G)G -1064 (position.label in template: 1064.A)A +1064 (position.label in template: 1064.A)A -1065 (position.label in template: 1065.G)G +1065 (position.label in template: 1065.G)G 1066 (position.label in template: 1066.C)C -1067 (position.label in template: 1067.U)U +1067 (position.label in template: 1067.U)T -1068 (position.label in template: 1068.U)U +1068 (position.label in template: 1068.U)T -1069 (position.label in template: 1069.U)U -1070 (position.label in template: 1070.A)A +1069 (position.label in template: 1069.U)T +1070 (position.label in template: 1070.A)A -1071 (position.label in template: 1071.A)A +1071 (position.label in template: 1071.A)A -1072 (position.label in template: 1072.U)U +1072 (position.label in template: 1072.U)T -1073 (position.label in template: 1073.U)U +1073 (position.label in template: 1073.U)T -1074 (position.label in template: 1074.U)U +1074 (position.label in template: 1074.U)T 1075 (position.label in template: 1075.A)A -1076 (position.label in template: 1076.U)U +1076 (position.label in template: 1076.U)T -1077 (position.label in template: 1077.U)U +1077 (position.label in template: 1077.U)T -1078 (position.label in template: 1078.A)A +1078 (position.label in template: 1078.A)A -1079 (position.label in template: 1079.A)A +1079 (position.label in template: 1079.A)A -1080 (position.label in template: 1080.U)U +1080 (position.label in template: 1080.U)T 1081 (position.label in template: 1081.G)G 1082 (position.label in template: 1082.C)C -1083 (position.label in template: 1083.A)A +1083 (position.label in template: 1083.A)A 1084 (inserted)A 1085 (position.label in template: 1085.A)A 1086 (position.label in template: 1086.C)C 1087 (position.label in template: 1087.A)A 1088 (position.label in template: 1088.G)G -1089 (position.label in template: 1089.U)U +1089 (position.label in template: 1089.U)T 1090 (position.label in template: 1090.A)A 1091 (position.label in template: 1091.C)C 1092 (position.label in template: 1092.C)C -1093 (position.label in template: 1093.U)U +1093 (position.label in template: 1093.U)T 1094 (position.label in template: 1094.A)A 1095 (position.label in template: 1095.A)A 1096 (position.label in template: 1096.C)C @@ -1433,15 +1433,15 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1105 (position.label in template: 1105.A)A 1106 (position.label in template: 1106.G)G 1107 (position.label in template: 1107.G)G -1108 (position.label in template: 1108.U)U +1108 (position.label in template: 1108.U)T 1109 (position.label in template: 1109.C)C 1110 (position.label in template: 1110.C)C -1111 (position.label in template: 1111.U)U +1111 (position.label in template: 1111.U)T 1112 (position.label in template: 1112.A)A 1113 (position.label in template: 1113.A)A 1114 (position.label in template: 1114.A)A 1115 (position.label in template: 1115.C)C -1116 (position.label in template: 1116.U)U +1116 (position.label in template: 1116.U)T 1117 (position.label in template: 1117.A)A 1118 (position.label in template: 1118.C)C 1119 (position.label in template: 1119.C)C @@ -1450,41 +1450,41 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1122 (position.label in template: 1122.A)A 1123 (position.label in template: 1123.C)C 1124 (inserted)C -1125 (position.label in template: 1125.U)U +1125 (position.label in template: 1125.U)T 1126 (position.label in template: 1126.G)G 1127 (position.label in template: 1127.C)C -1128 (position.label in template: 1128.A)A -1129 (position.label in template: 1129.U)U -1130 (position.label in template: 1130.U)U -1131 (position.label in template: 1131.A)A -1132 (position.label in template: 1132.A)A -1133 (position.label in template: 1133.A)A -1134 (position.label in template: 1134.A)A -1135 (position.label in template: 1135.A)A -1136 (position.label in template: 1136.U)U -1137 (position.label in template: 1137.U)U -1138 (position.label in template: 1138.U)U +1128 (position.label in template: 1128.A)A +1129 (position.label in template: 1129.U)T +1130 (position.label in template: 1130.U)T +1131 (position.label in template: 1131.A)A +1132 (position.label in template: 1132.A)A +1133 (position.label in template: 1133.A)A +1134 (position.label in template: 1134.A)A +1135 (position.label in template: 1135.A)A +1136 (position.label in template: 1136.U)T +1137 (position.label in template: 1137.U)T +1138 (position.label in template: 1138.U)T 1139 (position.label in template: 1139.C)C 1140 (position.label in template: 1140.G)G 1141 (position.label in template: 1141.G)G -1142 (position.label in template: 1142.U)U +1142 (position.label in template: 1142.U)T -1143 (position.label in template: 1143.U)U +1143 (position.label in template: 1143.U)T 1144 (position.label in template: 1144.G)G 1145 (position.label in template: 1145.G)G 1146 (position.label in template: 1146.G)G 1147 (position.label in template: 1147.G)G 1148 (position.label in template: 1148.C)C -1149 (position.label in template: 1149.G)G -1150 (position.label in template: 1150.A)A +1149 (position.label in template: 1149.G)G +1150 (position.label in template: 1150.A)A 1150 1151 (position.label in template: 1151.C)C 1152 (position.label in template: 1152.C)C -1153 (position.label in template: 1153.U)U +1153 (position.label in template: 1153.U)T 1154 (position.label in template: 1154.C)C @@ -1492,7 +1492,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1156 (position.label in template: 1156.G)G -1157 (position.label in template: 1157.A)A +1157 (position.label in template: 1157.A)A 1158 (position.label in template: 1158.G)G @@ -1508,89 +1508,89 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1168 (position.label in template: 1168.A)A 1169 (position.label in template: 1169.C)C 1170 (position.label in template: 1170.C)C -1171 (position.label in template: 1171.U)U +1171 (position.label in template: 1171.U)T 1172 (position.label in template: 1172.C)C 1173 (position.label in template: 1173.C)C 1174 (position.label in template: 1174.G)G -1175 (position.label in template: 1175.A)A +1175 (position.label in template: 1175.A)A 1176 (position.label in template: 1176.G)G 1177 (position.label in template: 1177.C)C -1178 (position.label in template: 1178.A)A +1178 (position.label in template: 1178.A)A 1179 (position.label in template: 1179.G)G -1180 (position.label in template: 1180.U)U +1180 (position.label in template: 1180.U)T 1181 (position.label in template: 1181.A)A 1182 (position.label in template: 1182.C)C 1183 (position.label in template: 1183.A)A -1184 (position.label in template: 1184.U)U +1184 (position.label in template: 1184.U)T 1185 (position.label in template: 1185.G)G 1186 (position.label in template: 1186.C)C -1187 (position.label in template: 1187.U)U +1187 (position.label in template: 1187.U)T 1188 (position.label in template: 1188.A)A 1189 (position.label in template: 1189.A)A 1190 (position.label in template: 1190.G)G -1191 (position.label in template: 1191.A)A +1191 (position.label in template: 1191.A)A 1192 (position.label in template: 1192.C)C -1193 (position.label in template: 1193.U)U +1193 (position.label in template: 1193.U)T -1194 (position.label in template: 1194.U)U +1194 (position.label in template: 1194.U)T 1195 (position.label in template: 1195.C)C 1196 (position.label in template: 1196.A)A 1197 (position.label in template: 1197.C)C 1198 (position.label in template: 1198.C)C -1199 (position.label in template: 1199.A)A +1199 (position.label in template: 1199.A)A 1200 (position.label in template: 1200.G)G 1200 -1201 (position.label in template: 1201.U)U +1201 (position.label in template: 1201.U)T 1202 (position.label in template: 1202.C)C 1203 (position.label in template: 1203.A)A 1204 (position.label in template: 1204.A)A -1205 (position.label in template: 1205.A)A +1205 (position.label in template: 1205.A)A 1206 (position.label in template: 1206.G)G 1207 (position.label in template: 1207.C)C 1208 (position.label in template: 1208.G)G 1209 (inserted)A -1210 (position.label in template: 1210.A)A +1210 (position.label in template: 1210.A)A 1211 (inserted)C -1212 (position.label in template: 1212.U)U +1212 (position.label in template: 1212.U)T 1213 (position.label in template: 1213.A)A 1214 (position.label in template: 1214.C)C -1215 (position.label in template: 1215.U)U +1215 (position.label in template: 1215.U)T 1216 (inserted)A -1217 (position.label in template: 1217.U)U +1217 (position.label in template: 1217.U)T 1218 (inserted)A 1219 (position.label in template: 1219.C)C -1220 (position.label in template: 1220.U)U +1220 (position.label in template: 1220.U)T 1221 (position.label in template: 1221.C)C 1222 (position.label in template: 1222.A)A 1223 (position.label in template: 1223.A)A -1224 (position.label in template: 1224.U)U -1225 (position.label in template: 1225.U)U +1224 (position.label in template: 1224.U)T +1225 (position.label in template: 1225.U)T 1226 (position.label in template: 1226.G)G 1227 (position.label in template: 1227.A)A -1228 (position.label in template: 1228.U)U +1228 (position.label in template: 1228.U)T 1229 (position.label in template: 1229.C)C 1230 (position.label in template: 1230.C)C -1231 (position.label in template: 1231.A)A +1231 (position.label in template: 1231.A)A -1232 (position.label in template: 1232.A)A +1232 (position.label in template: 1232.A)A -1233 (position.label in template: 1233.U)U +1233 (position.label in template: 1233.U)T 1234 (position.label in template: 1234.A)A 1235 (position.label in template: 1235.A)A 1236 (position.label in template: 1236.C)C -1237 (position.label in template: 1237.U)U -1238 (position.label in template: 1238.U)U +1237 (position.label in template: 1237.U)T +1238 (position.label in template: 1238.U)T 1239 (position.label in template: 1239.G)G 1240 (position.label in template: 1240.A)A 1241 (position.label in template: 1241.C)C @@ -1605,22 +1605,22 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1250 (position.label in template: 1250.C)C 1250 -1251 (position.label in template: 1251.A)A -1252 (position.label in template: 1252.A)A +1251 (position.label in template: 1251.A)A +1252 (position.label in template: 1252.A)A 1253 (position.label in template: 1253.G)G -1254 (position.label in template: 1254.U)U -1255 (position.label in template: 1255.U)U +1254 (position.label in template: 1254.U)T +1255 (position.label in template: 1255.U)T 1256 (position.label in template: 1256.A)A 1257 (position.label in template: 1257.C)C 1258 (position.label in template: 1258.C)C 1259 (position.label in template: 1259.C)C -1260 (position.label in template: 1260.U)U -1261 (position.label in template: 1261.A)A +1260 (position.label in template: 1260.U)T +1261 (position.label in template: 1261.A)A 1262 (position.label in template: 1262.G)G 1263 (position.label in template: 1263.G)G 1264 (position.label in template: 1264.G)G 1265 (position.label in template: 1265.A)A -1266 (position.label in template: 1266.U)U +1266 (position.label in template: 1266.U)T 1267 (position.label in template: 1267.A)A 1268 (position.label in template: 1268.A)A 1269 (position.label in template: 1269.C)C @@ -1633,106 +1633,106 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1274 (inserted)C 1275 (position.label in template: 1275.A)A -1276 (position.label in template: 1276.A)A +1276 (position.label in template: 1276.A)A -1277 (position.label in template: 1277.U)U +1277 (position.label in template: 1277.U)T 1278 (position.label in template: 1278.C)C 1279 (position.label in template: 1279.C)C -1280 (position.label in template: 1280.U)U +1280 (position.label in template: 1280.U)T -1281 (position.label in template: 1281.A)A +1281 (position.label in template: 1281.A)A -1282 (position.label in template: 1282.U)U +1282 (position.label in template: 1282.U)T -1283 (position.label in template: 1283.U)U +1283 (position.label in template: 1283.U)T 1284 (position.label in template: 1284.C)C -1285 (position.label in template: 1285.U)U +1285 (position.label in template: 1285.U)T 1286 (position.label in template: 1286.A)A 1287 (position.label in template: 1287.G)G -1288 (position.label in template: 1288.A)A +1288 (position.label in template: 1288.A)A 1289 (position.label in template: 1289.G)G -1290 (position.label in template: 1290.U)U +1290 (position.label in template: 1290.U)T 1291 (position.label in template: 1291.C)C 1292 (position.label in template: 1292.C)C 1293 (position.label in template: 1293.A)A -1294 (position.label in template: 1294.U)U +1294 (position.label in template: 1294.U)T 1295 (position.label in template: 1295.A)A -1296 (position.label in template: 1296.U)U +1296 (position.label in template: 1296.U)T 1297 (position.label in template: 1297.C)C 1298 (position.label in template: 1298.A)A 1299 (position.label in template: 1299.A)A 1300 (position.label in template: 1300.C)C 1300 -1301 (position.label in template: 1301.A)A -1302 (position.label in template: 1302.A)A -1303 (position.label in template: 1303.U)U -1304 (position.label in template: 1304.A)A +1301 (position.label in template: 1301.A)A +1302 (position.label in template: 1302.A)A +1303 (position.label in template: 1303.U)T +1304 (position.label in template: 1304.A)A 1305 (position.label in template: 1305.G)G 1306 (position.label in template: 1306.G)G -1307 (position.label in template: 1307.G)G -1308 (position.label in template: 1308.U)U -1309 (position.label in template: 1309.U)U -1310 (position.label in template: 1310.U)U +1307 (position.label in template: 1307.G)G +1308 (position.label in template: 1308.U)T +1309 (position.label in template: 1309.U)T +1310 (position.label in template: 1310.U)T 1311 (inserted)A 1312 (position.label in template: 1312.C)C 1313 (position.label in template: 1313.G)G 1314 (position.label in template: 1314.A)A 1315 (position.label in template: 1315.C)C 1316 (inserted)C -1317 (position.label in template: 1317.U)U +1317 (position.label in template: 1317.U)T 1318 (position.label in template: 1318.C)C 1319 (position.label in template: 1319.G)G 1320 (position.label in template: 1320.A)A -1321 (position.label in template: 1321.U)U +1321 (position.label in template: 1321.U)T 1322 (position.label in template: 1322.G)G -1323 (position.label in template: 1323.U)U -1324 (position.label in template: 1324.U)U +1323 (position.label in template: 1323.U)T +1324 (position.label in template: 1324.U)T -1325 (position.label in template: 1325.G)G +1325 (position.label in template: 1325.G)G 1326 (position.label in template: 1326.G)G -1327 (position.label in template: 1327.A)A +1327 (position.label in template: 1327.A)A -1328 (position.label in template: 1328.U)U +1328 (position.label in template: 1328.U)T 1329 (position.label in template: 1329.C)C -1330 (position.label in template: 1330.A)A +1330 (position.label in template: 1330.A)A 1331 (position.label in template: 1331.G)G 1332 (position.label in template: 1332.G)G -1333 (position.label in template: 1333.A)A +1333 (position.label in template: 1333.A)A 1334 (position.label in template: 1334.C)C 1335 (position.label in template: 1335.A)A -1336 (position.label in template: 1336.U)U +1336 (position.label in template: 1336.U)T 1337 (position.label in template: 1337.C)C 1338 (position.label in template: 1338.C)C 1339 (inserted)C -1340 (position.label in template: 1340.G)G +1340 (position.label in template: 1340.G)G -1341 (position.label in template: 1341.A)A +1341 (position.label in template: 1341.A)A -1342 (position.label in template: 1342.U)U +1342 (position.label in template: 1342.U)T -1343 (position.label in template: 1343.G)G +1343 (position.label in template: 1343.G)G 1344 (position.label in template: 1344.G)G -1345 (position.label in template: 1345.U)U +1345 (position.label in template: 1345.U)T 1346 (position.label in template: 1346.G)G @@ -1743,69 +1743,69 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1350 1351 (position.label in template: 1351.C)C -1352 (position.label in template: 1352.G)G +1352 (position.label in template: 1352.G)G 1353 (position.label in template: 1353.C)C -1354 (position.label in template: 1354.U)U -1355 (position.label in template: 1355.A)A -1356 (position.label in template: 1356.U)U -1357 (position.label in template: 1357.U)U +1354 (position.label in template: 1354.U)T +1355 (position.label in template: 1355.A)A +1356 (position.label in template: 1356.U)T +1357 (position.label in template: 1357.U)T 1358 (inserted)A 1359 (position.label in template: 1359.A)A 1360 (position.label in template: 1360.A)A 1361 (position.label in template: 1361.G)G 1362 (position.label in template: 1362.G)G -1363 (position.label in template: 1363.U)U -1364 (position.label in template: 1364.U)U +1363 (position.label in template: 1363.U)T +1364 (position.label in template: 1364.U)T 1365 (position.label in template: 1365.C)C 1366 (position.label in template: 1366.G)G -1367 (position.label in template: 1367.U)U +1367 (position.label in template: 1367.U)T -1368 (position.label in template: 1368.U)U +1368 (position.label in template: 1368.U)T -1369 (position.label in template: 1369.U)U +1369 (position.label in template: 1369.U)T 1370 (position.label in template: 1370.G)G -1371 (position.label in template: 1371.U)U -1372 (position.label in template: 1372.U)U +1371 (position.label in template: 1371.U)T +1372 (position.label in template: 1372.U)T 1373 (position.label in template: 1373.C)C -1374 (position.label in template: 1374.A)A -1375 (position.label in template: 1375.A)A +1374 (position.label in template: 1374.A)A +1375 (position.label in template: 1375.A)A 1376 (position.label in template: 1376.C)C 1377 (position.label in template: 1377.G)G -1378 (position.label in template: 1378.A)A -1379 (position.label in template: 1379.U)U -1380 (position.label in template: 1380.U)U +1378 (position.label in template: 1378.A)A +1379 (position.label in template: 1379.U)T +1380 (position.label in template: 1380.U)T 1381 (position.label in template: 1381.A)A 1382 (position.label in template: 1382.A)A 1383 (position.label in template: 1383.A)A 1384 (position.label in template: 1384.G)G -1385 (position.label in template: 1385.U)U +1385 (position.label in template: 1385.U)T 1386 (position.label in template: 1386.C)C 1387 (position.label in template: 1387.C)C -1388 (position.label in template: 1388.U)U +1388 (position.label in template: 1388.U)T 1389 (position.label in template: 1389.A)A 1390 (position.label in template: 1390.C)C 1391 (position.label in template: 1391.G)G -1392 (position.label in template: 1392.U)U +1392 (position.label in template: 1392.U)T 1393 (position.label in template: 1393.G)G -1394 (position.label in template: 1394.A)A -1395 (position.label in template: 1395.U)U +1394 (position.label in template: 1394.A)A +1395 (position.label in template: 1395.U)T 1396 (position.label in template: 1396.C)C -1397 (position.label in template: 1397.U)U +1397 (position.label in template: 1397.U)T 1398 (position.label in template: 1398.G)G -1399 (position.label in template: 1399.A)A +1399 (position.label in template: 1399.A)A 1400 (position.label in template: 1400.G)G 1400 -1401 (position.label in template: 1401.U)U -1402 (position.label in template: 1402.U)U +1401 (position.label in template: 1401.U)T +1402 (position.label in template: 1402.U)T 1403 (position.label in template: 1403.C)C 1404 (position.label in template: 1404.A)A 1405 (position.label in template: 1405.G)G -1406 (position.label in template: 1406.A)A +1406 (position.label in template: 1406.A)A 1407 (position.label in template: 1407.C)C @@ -1815,48 +1815,48 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1410 (position.label in template: 1410.G)G -1411 (position.label in template: 1411.A)A +1411 (position.label in template: 1411.A)A 1412 (position.label in template: 1412.G)G -1413 (position.label in template: 1413.U)U +1413 (position.label in template: 1413.U)T 1414 (position.label in template: 1414.A)A 1415 (position.label in template: 1415.A)A -1416 (position.label in template: 1416.U)U +1416 (position.label in template: 1416.U)T 1417 (position.label in template: 1417.C)C 1418 (position.label in template: 1418.C)C 1419 (position.label in template: 1419.A)A 1420 (position.label in template: 1420.G)G 1421 (position.label in template: 1421.G)G -1422 (position.label in template: 1422.U)U +1422 (position.label in template: 1422.U)T 1423 (position.label in template: 1423.C)C 1424 (position.label in template: 1424.G)G 1425 (position.label in template: 1425.G)G -1426 (position.label in template: 1426.U)U -1427 (position.label in template: 1427.U)U -1428 (position.label in template: 1428.U)U +1426 (position.label in template: 1426.U)T +1427 (position.label in template: 1427.U)T +1428 (position.label in template: 1428.U)T 1429 (position.label in template: 1429.C)C -1430 (position.label in template: 1430.U)U +1430 (position.label in template: 1430.U)T 1431 (position.label in template: 1431.A)A -1432 (position.label in template: 1432.U)U +1432 (position.label in template: 1432.U)T 1433 (position.label in template: 1433.C)C -1434 (position.label in template: 1434.U)U +1434 (position.label in template: 1434.U)T 1435 (inserted)A 1436 (position.label in template: 1436.C)C -1437 (position.label in template: 1437.U)U -1438 (position.label in template: 1438.U)U -1439 (position.label in template: 1439.U)U +1437 (position.label in template: 1437.U)T +1438 (position.label in template: 1438.U)T +1439 (position.label in template: 1439.U)T 1440 (position.label in template: 1440.C)C 1441 (position.label in template: 1441.A)A 1442 (position.label in template: 1442.A)A 1443 (position.label in template: 1443.A)A -1444 (position.label in template: 1444.U)U +1444 (position.label in template: 1444.U)T -1445 (position.label in template: 1445.U)U +1445 (position.label in template: 1445.U)T 1446 (inserted)C 1447 (position.label in template: 1447.C)C -1448 (position.label in template: 1448.U)U +1448 (position.label in template: 1448.U)T 1449 (position.label in template: 1449.C)C @@ -1864,9 +1864,9 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1450 1451 (position.label in template: 1451.C)C -1452 (position.label in template: 1452.U)U +1452 (position.label in template: 1452.U)T 1453 (position.label in template: 1453.G)G -1454 (position.label in template: 1454.U)U +1454 (position.label in template: 1454.U)T 1455 (inserted)A 1456 (position.label in template: 1456.C)C @@ -1877,19 +1877,19 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1460 (position.label in template: 1460.A)A 1461 (position.label in template: 1461.G)G 1462 (inserted)G -1463 (position.label in template: 1463.A)A +1463 (position.label in template: 1463.A)A 1464 (position.label in template: 1464.C)C 1465 (position.label in template: 1465.A)A 1466 (inserted)A 1467 (position.label in template: 1467.G)G -1468 (position.label in template: 1468.A)A +1468 (position.label in template: 1468.A)A 1469 (position.label in template: 1469.G)G 1470 (inserted)A -1471 (position.label in template: 1471.A)A -1472 (position.label in template: 1472.A)A -1473 (inserted)U +1471 (position.label in template: 1471.A)A +1472 (position.label in template: 1472.A)A +1473 (inserted)T 1474 (position.label in template: 1474.A)A -1475 (position.label in template: 1475.A)A +1475 (position.label in template: 1475.A)A 1476 (position.label in template: 1476.G)G @@ -1898,27 +1898,27 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1478 (position.label in template: 1478.C)C 1479 (position.label in template: 1479.C)C -1480 (position.label in template: 1480.U)U +1480 (position.label in template: 1480.U)T 1481 (position.label in template: 1481.A)A 1482 (position.label in template: 1482.C)C -1483 (position.label in template: 1483.U)U +1483 (position.label in template: 1483.U)T -1484 (position.label in template: 1484.U)U +1484 (position.label in template: 1484.U)T 1485 (position.label in template: 1485.C)C 1486 (position.label in template: 1486.A)A 1487 (position.label in template: 1487.C)C 1488 (position.label in template: 1488.A)A -1489 (position.label in template: 1489.A)A -1490 (position.label in template: 1490.A)A +1489 (position.label in template: 1489.A)A +1490 (position.label in template: 1490.A)A 1491 (position.label in template: 1491.G)G 1492 (position.label in template: 1492.C)C 1493 (position.label in template: 1493.G)G 1494 (position.label in template: 1494.C)C 1495 (position.label in template: 1495.C)C -1496 (position.label in template: 1496.U)U -1497 (inserted)U +1496 (position.label in template: 1496.U)T +1497 (inserted)T 1498 (position.label in template: 1498.C)C 1499 (position.label in template: 1499.C)C 1500 (position.label in template: 1500.C)C @@ -1927,38 +1927,38 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1501 (position.label in template: 1501.C)C 1502 (position.label in template: 1502.C)C 1503 (position.label in template: 1503.G)G -1504 (position.label in template: 1504.U)U +1504 (position.label in template: 1504.U)T -1505 (position.label in template: 1505.A)A +1505 (position.label in template: 1505.A)A -1506 (position.label in template: 1506.A)A +1506 (position.label in template: 1506.A)A 1507 (inserted)A -1508 (position.label in template: 1508.U)U +1508 (position.label in template: 1508.U)T 1509 (position.label in template: 1509.G)G 1510 (position.label in template: 1510.A)A -1511 (position.label in template: 1511.U)U +1511 (position.label in template: 1511.U)T 1512 (position.label in template: 1512.A)A -1513 (position.label in template: 1513.U)U +1513 (position.label in template: 1513.U)T 1514 (position.label in template: 1514.C)C 1515 (position.label in template: 1515.A)A -1516 (position.label in template: 1516.U)U +1516 (position.label in template: 1516.U)T 1517 (position.label in template: 1517.C)C -1518 (position.label in template: 1518.U)U +1518 (position.label in template: 1518.U)T 1519 (position.label in template: 1519.C)C 1520 (position.label in template: 1520.A)A 1521 (position.label in template: 1521.A)A 1522 (inserted)C -1523 (position.label in template: 1523.U)U -1524 (position.label in template: 1524.U)U -1525 (position.label in template: 1525.A)A +1523 (position.label in template: 1523.U)T +1524 (position.label in template: 1524.U)T +1525 (position.label in template: 1525.A)A 1526 (position.label in template: 1526.G)G -1527 (position.label in template: 1527.U)U +1527 (position.label in template: 1527.U)T 1528 (position.label in template: 1528.A)A -1529 (position.label in template: 1529.U)U -1530 (position.label in template: 1530.U)U +1529 (position.label in template: 1529.U)T +1530 (position.label in template: 1530.U)T 1531 (position.label in template: 1531.A)A -1532 (position.label in template: 1532.U)U +1532 (position.label in template: 1532.U)T 1533 (position.label in template: 1533.A)A 1534 (position.label in template: 1534.C)C 1535 (position.label in template: 1535.C)C @@ -1969,7 +1969,7 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1540 (position.label in template: 1540.C)C 1541 (position.label in template: 1541.C)C 1542 (position.label in template: 1542.C)C -1543 (position.label in template: 1543.A)A +1543 (position.label in template: 1543.A)A 1544 (position.label in template: 1544.C)C @@ -1989,9 +1989,9 @@ text.numbering-label{fill: rgb(204, 204, 204); } 1554 (position.label in template: 1554.G)G 1555 (position.label in template: 1555.G)G 1556 (position.label in template: 1556.G)G -1557 (position.label in template: 1557.U)U -1558 (position.label in template: 1558.U)U -1559 (position.label in template: 1559.U)U +1557 (position.label in template: 1557.U)T +1558 (position.label in template: 1558.U)T +1559 (position.label in template: 1559.U)T 1560 (position.label in template: 1560.3')3' diff --git a/tests/examples/single-entry/tmRNA_PCTA01000033-tmRNA.colored.svg b/tests/examples/single-entry/tmRNA_PCTA01000033-tmRNA.colored.svg new file mode 100644 index 000000000..ba2076a00 --- /dev/null +++ b/tests/examples/single-entry/tmRNA_PCTA01000033-tmRNA.colored.svg @@ -0,0 +1,911 @@ + + + + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.G)G + +2 (position.label in template: 2.G)G + +3 (position.label in template: 3.G)G + +4 (position.label in template: 4.G)G + +5 (position.label in template: 5.G)A + +6 (position.label in template: 6.U)U + +7 (position.label in template: 7.G)G + +8 (position.label in template: 8.A)U +9 (position.label in template: 9.A)G +10 (position.label in template: 10.C)U +10 + +11 (position.label in template: 11.U)U +12 (position.label in template: 12.G)G +13 (position.label in template: 13.G)A +14 (position.label in template: 14.U)U +15 (position.label in template: 15.U)U +16 (position.label in template: 16.U)U +17 (position.label in template: 17.C)G +18 (position.label in template: 18.G)A +19 (position.label in template: 25.A)C + +20 (position.label in template: 26.U)A + +20 + +21 (position.label in template: 27.G)G + +22 (position.label in template: 28.U)G + +23 (position.label in template: 29.U)A + +24 (position.label in template: 30.G)U +25 (position.label in template: 32.U)G + +26 (inserted)A +27 (position.label in template: 33.U)G + +28 (inserted)U +29 (inserted)A +30 (inserted)C +30 + +31 (position.label in template: 34.C)U + +32 (inserted)U +33 (inserted)U +34 (position.label in template: 35.C)A + +35 (position.label in template: 36.A)A + +36 (position.label in template: 37.A)C + +37 (position.label in template: 38.A)A + +38 (position.label in template: 39.A)A + +39 (position.label in template: 40.G)C + +40 (position.label in template: 41.C)U + +41 (position.label in template: 42.U)U + +42 (position.label in template: 43.G)G +43 (position.label in template: 44.C)C + +44 (position.label in template: 45.A)A + +45 (position.label in template: 46.U)A + +46 (position.label in template: 47.G)G + +47 (position.label in template: 48.C)C + +48 (position.label in template: 49.C)C +49 (position.label in template: 50.G)G +50 (position.label in template: 51.A)A +50 + +51 (position.label in template: 52.G)G +52 (position.label in template: 53.G)C +53 (position.label in template: 58.C)U + +54 (position.label in template: 59.G)G + +55 (position.label in template: 60.G)A + +56 (position.label in template: 61.U)U + +57 (position.label in template: 62.G)U +58 (position.label in template: 63.A)A +59 (position.label in template: 64.C)A +60 (position.label in template: 65.C)C +61 (position.label in template: 66.U)U +62 (position.label in template: 67.C)C +63 (position.label in template: 68.G)G +64 (position.label in template: 69.U)C +65 (position.label in template: 70.A)U +66 (position.label in template: 71.A)A +67 (position.label in template: 72.A)A +68 (position.label in template: 73.A)A +69 (position.label in template: 74.C)C +70 (position.label in template: 75.A)U +71 (inserted)U +72 (position.label in template: 76.A)A +73 (position.label in template: 77.C)U +74 (position.label in template: 78.C)C +75 (position.label in template: 79.G)A +76 (position.label in template: 83.A)A +77 (position.label in template: 84.A)A +78 (position.label in template: 85.A)A +79 (position.label in template: 86.A)A +80 (position.label in template: 87.A)A +81 (position.label in template: 88.A)U +82 (position.label in template: 89.U)C +83 (position.label in template: 90.A)U +84 (position.label in template: 91.A)A +85 (position.label in template: 92.A)A +86 (position.label in template: 93.U)U +87 (position.label in template: 94.G)U +88 (position.label in template: 95.C)g +89 (position.label in template: 96.C)c +90 (position.label in template: 97.A)a +91 (position.label in template: 98.A)g +92 (position.label in template: 99.C)a +93 (position.label in template: 100.A)g +94 (position.label in template: 101.A)g +95 (position.label in template: 102.U)a +96 (position.label in template: 103.A)u +97 (position.label in template: 104.A)a +98 (position.label in template: 105.U)a +99 (position.label in template: 106.U)a +100 (position.label in template: 107.A)a +100 + +101 (position.label in template: 108.C)c +102 (position.label in template: 109.U)c +103 (position.label in template: 110.A)c +104 (position.label in template: 111.U)u +105 (position.label in template: 112.C)u +106 (position.label in template: 113.G)g +107 (position.label in template: 114.C)c +108 (position.label in template: 115.U)a +109 (position.label in template: 116.C)g +110 (inserted)c +111 (inserted)u +112 (inserted)u +113 (inserted)u +114 (inserted)g +115 (inserted)a +116 (inserted)a +117 (inserted)g +118 (inserted)u +119 (inserted)c +120 (inserted)c +121 (inserted)c +122 (inserted)g +123 (inserted)u +124 (inserted)u +125 (inserted)u +126 (inserted)g +127 (inserted)c +128 (inserted)g +129 (inserted)c +130 (inserted)g +131 (inserted)g +132 (inserted)g +133 (inserted)a +134 (inserted)u +135 (inserted)g +136 (inserted)g +137 (inserted)a +138 (inserted)a +139 (inserted)g +140 (inserted)a +141 (inserted)g +142 (inserted)g +143 (inserted)c +144 (inserted)c +145 (inserted)u +146 (inserted)u +147 (inserted)a +148 (inserted)a +149 (inserted)u +150 (inserted)g +150 + +151 (inserted)g +152 (inserted)c +153 (inserted)a +154 (inserted)a +155 (inserted)a +156 (inserted)g +157 (inserted)c +158 (inserted)g +159 (inserted)c +160 (inserted)u +161 (inserted)u +162 (inserted)c +163 (inserted)g +164 (inserted)c +165 (inserted)a +166 (inserted)g +167 (inserted)c +168 (inserted)u +169 (inserted)c +170 (inserted)g +171 (inserted)c +172 (inserted)g +173 (inserted)c +174 (inserted)u +175 (inserted)g +176 (position.label in template: 119.G)c + +177 (position.label in template: 120.C)u + +178 (position.label in template: 121.U)u + +179 (position.label in template: 122.G)u + +180 (inserted)u +181 (position.label in template: 123.C)g + +182 (position.label in template: 124.U)c +183 (position.label in template: 125.U)u +184 (position.label in template: 126.A)u +185 (position.label in template: 127.A)a +186 (position.label in template: 128.U)c +187 (position.label in template: 129.A)g +188 (position.label in template: 130.A)c +189 (position.label in template: 131.G)u +190 (inserted)U +191 (position.label in template: 132.C)A +192 (position.label in template: 133.A)A +193 (position.label in template: 134.G)A +194 (position.label in template: 135.C)G +195 (position.label in template: 138.G)G +196 (position.label in template: 139.C)C +197 (position.label in template: 140.C)U + +198 (position.label in template: 141.G)G + +199 (position.label in template: 142.U)U + +200 (position.label in template: 143.C)U + +200 + +201 (position.label in template: 144.C)U + +202 (position.label in template: 145.C)A + +203 (position.label in template: 146.C)U + +204 (position.label in template: 147.C)A + +205 (position.label in template: 148.C)G + +206 (position.label in template: 149.A)G + +207 (position.label in template: 150.G)U + +208 (position.label in template: 151.C)C + +209 (position.label in template: 152.C)U + +210 (position.label in template: 153.C)U + +211 (position.label in template: 154.U)U +212 (position.label in template: 155.U)C +213 (position.label in template: 156.G)A +214 (position.label in template: 157.C)C +215 (position.label in template: 158.C)U +216 (position.label in template: 159.U)C +217 (position.label in template: 160.G)G +218 (position.label in template: 161.U)A +219 (position.label in template: 162.U)U +220 (inserted)G +221 (position.label in template: 163.G)A +222 (position.label in template: 164.G)A +223 (position.label in template: 165.G)G +224 (position.label in template: 166.C)A +225 (position.label in template: 167.U)U +226 (position.label in template: 168.G)U +227 (position.label in template: 169.G)U +228 (position.label in template: 170.G)A +229 (position.label in template: 173.G)U +230 (position.label in template: 174.G)A +231 (position.label in template: 175.G)G +232 (position.label in template: 176.G)G +233 (position.label in template: 177.C)C +234 (position.label in template: 178.G)A +235 (position.label in template: 179.U)C +236 (position.label in template: 180.C)A +237 (position.label in template: 181.A)A +238 (position.label in template: 182.U)A +239 (position.label in template: 183.A)C +240 (position.label in template: 184.A)A +241 (position.label in template: 185.A)A +242 (position.label in template: 186.A)A +243 (position.label in template: 187.G)G +244 (position.label in template: 188.C)U +245 (position.label in template: 189.G)C +246 (position.label in template: 190.G)G +247 (position.label in template: 191.G)A +248 (position.label in template: 192.A)G +249 (position.label in template: 193.U)G +250 (position.label in template: 194.A)C +250 + +251 (inserted)G +252 (position.label in template: 196.C)U + +253 (position.label in template: 197.C)C + +254 (inserted)A +255 (position.label in template: 198.U)G + +256 (position.label in template: 199.U)A + +257 (position.label in template: 200.U)U + +258 (position.label in template: 201.A)A + +259 (position.label in template: 202.G)A + +260 (position.label in template: 203.G)A + +261 (position.label in template: 204.U)G +262 (position.label in template: 205.U)A +263 (position.label in template: 206.U)A +264 (position.label in template: 207.G)U +265 (position.label in template: 208.C)C +266 (position.label in template: 209.C)U +267 (position.label in template: 210.U)A +268 (position.label in template: 211.G)G +269 (position.label in template: 212.G)C +270 (position.label in template: 213.G)C +271 (position.label in template: 214.G)U +272 (inserted)G +273 (inserted)A +274 (inserted)U +275 (inserted)C +276 (position.label in template: 215.C)U +277 (position.label in template: 216.C)U +278 (position.label in template: 217.U)U +279 (position.label in template: 218.A)A +280 (position.label in template: 219.A)U +281 (position.label in template: 220.A)C +282 (inserted)G +283 (position.label in template: 221.G)G +284 (position.label in template: 222.G)A +285 (position.label in template: 224.G)G +286 (position.label in template: 225.A)A +287 (position.label in template: 226.A)A +288 (position.label in template: 227.A)A +289 (position.label in template: 228.A)U +290 (position.label in template: 229.U)A +291 (position.label in template: 230.U)A +292 (position.label in template: 231.A)G +293 (position.label in template: 232.A)G +294 (position.label in template: 233.A)C +295 (position.label in template: 234.G)A +296 (position.label in template: 235.A)A +297 (position.label in template: 236.G)U +298 (position.label in template: 237.G)C +299 (position.label in template: 241.G)C + +300 (position.label in template: 242.C)U + +300 + +301 (position.label in template: 243.C)U + +302 (position.label in template: 244.U)A + +303 (position.label in template: 245.U)A + +304 (position.label in template: 246.A)U + +305 (position.label in template: 247.A)G + +306 (position.label in template: 248.G)A + +307 (position.label in template: 249.G)U + +308 (position.label in template: 250.A)A + +309 (position.label in template: 251.A)A +310 (inserted)G +311 (position.label in template: 254.C)G + +312 (position.label in template: 255.U)A +313 (position.label in template: 256.G)U +314 (position.label in template: 257.U)A +315 (position.label in template: 258.C)G +316 (position.label in template: 259.U)G +317 (position.label in template: 260.G)U +318 (position.label in template: 261.U)A +319 (position.label in template: 262.U)A +320 (inserted)A +321 (inserted)C +322 (inserted)U +323 (inserted)A +324 (inserted)U +325 (inserted)C +326 (inserted)U +327 (inserted)U +328 (inserted)C +329 (inserted)G +330 (inserted)A +331 (inserted)U +332 (inserted)U +333 (inserted)U +334 (inserted)G +335 (inserted)U +336 (inserted)U +337 (inserted)A +338 (inserted)G +339 (inserted)U +340 (inserted)U +341 (position.label in template: 263.G)U +342 (position.label in template: 266.A)A +343 (inserted)A +344 (position.label in template: 267.U)U +345 (position.label in template: 268.C)G +346 (position.label in template: 269.C)U +347 (position.label in template: 270.U)C +348 (position.label in template: 271.U)A +349 (position.label in template: 272.A)U +350 (position.label in template: 273.A)U +350 + +351 (position.label in template: 274.G)A +352 (position.label in template: 275.G)A +353 (position.label in template: 276.C)G +354 (position.label in template: 277.G)U +355 (position.label in template: 278.A)A +356 (position.label in template: 279.A)U +357 (position.label in template: 280.A)C +358 (position.label in template: 281.A)A +359 (position.label in template: 282.U)A +360 (position.label in template: 283.A)A +361 (position.label in template: 284.A)C +362 (position.label in template: 285.A)U +363 (position.label in template: 286.A)A +364 (position.label in template: 287.A)A +365 (position.label in template: 288.A)C +366 (position.label in template: 289.C)U +367 (position.label in template: 290.A)A +368 (position.label in template: 291.G)A +369 (position.label in template: 297.G)G +370 (position.label in template: 298.C)C +371 (position.label in template: 299.A)U +372 (position.label in template: 300.U)U +373 (position.label in template: 301.G)G +374 (position.label in template: 302.U)U +375 (position.label in template: 303.A)G +376 (position.label in template: 304.G)A +377 (position.label in template: 305.A)A +378 (inserted)U +379 (inserted)G +380 (position.label in template: 306.A)A +381 (position.label in template: 307.G)A +382 (position.label in template: 308.C)G +383 (position.label in template: 309.U)U +384 (position.label in template: 310.U)U +385 (position.label in template: 311.U)G +386 (position.label in template: 312.U)U +387 (position.label in template: 313.G)U +388 (inserted)U +389 (inserted)U +390 (position.label in template: 314.G)G +391 (inserted)C +392 (inserted)U +393 (position.label in template: 315.A)C +394 (inserted)G +395 (position.label in template: 316.A)C +396 (inserted)U +397 (position.label in template: 318.A)U +398 (position.label in template: 319.A)U +399 (position.label in template: 320.C)C +400 (position.label in template: 321.A)U +400 + +401 (position.label in template: 322.U)G +402 (position.label in template: 328.G)G +403 (position.label in template: 329.A)A +404 (position.label in template: 330.C)C +405 (position.label in template: 331.G)G + +406 (position.label in template: 332.C)A + +407 (position.label in template: 333.G)G + +408 (position.label in template: 334.G)G + +409 (position.label in template: 335.G)G + +410 (position.label in template: 336.U)G +411 (position.label in template: 337.U)U +412 (position.label in template: 338.C)C +413 (position.label in template: 339.G)A +414 (position.label in template: 340.A)C +415 (position.label in template: 341.U)C +416 (position.label in template: 342.U)C +417 (position.label in template: 343.C)C +418 (position.label in template: 344.C)C +419 (position.label in template: 345.C)C +420 (position.label in template: 346.G)U +421 (position.label in template: 347.C)C +422 (position.label in template: 348.C)C +423 (position.label in template: 349.A)A +424 (position.label in template: 350.C)U +425 (position.label in template: 351.C)C +426 (position.label in template: 352.U)U +427 (position.label in template: 353.C)C +428 (position.label in template: 354.C)C +429 (position.label in template: 355.A)A +430 (position.label in template: 356.C)c +431 (position.label in template: 357.C)c +432 (position.label in template: 358.A)a +433 (position.label in template: 359.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/skip-ribovore-filters/URS0002652150-RF00020.colored.svg b/tests/examples/skip-ribovore-filters/URS0002652150-RF00020.colored.svg index 5c6f41185..60b45f485 100644 --- a/tests/examples/skip-ribovore-filters/URS0002652150-RF00020.colored.svg +++ b/tests/examples/skip-ribovore-filters/URS0002652150-RF00020.colored.svg @@ -1,6 +1,6 @@ diff --git a/tests/examples/tmrna/alpha_tmRNA-cmconsensus-tmRNA_alpha.colored.svg b/tests/examples/tmrna/alpha_tmRNA-cmconsensus-tmRNA_alpha.colored.svg new file mode 100644 index 000000000..f5b078986 --- /dev/null +++ b/tests/examples/tmrna/alpha_tmRNA-cmconsensus-tmRNA_alpha.colored.svg @@ -0,0 +1,825 @@ + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.G)G +2 (position.label in template: 2.C)C +3 (position.label in template: 3.C)C +4 (position.label in template: 4.C)C +5 (position.label in template: 5.U)U +6 (position.label in template: 6.U)U +7 (position.label in template: 7.U)U +8 (position.label in template: 8.A)A +9 (position.label in template: 9.A)A +10 (position.label in template: 10.A)A +10 + +11 (position.label in template: 11.U)U +12 (position.label in template: 12.U)U +13 (position.label in template: 13.U)U +14 (position.label in template: 14.U)U +15 (position.label in template: 15.A)A +16 (position.label in template: 16.A)A +17 (position.label in template: 17.A)A +18 (position.label in template: 18.C)C +19 (position.label in template: 19.A)A +20 (position.label in template: 20.U)U +20 + +21 (position.label in template: 21.A)A +22 (position.label in template: 22.U)U +23 (position.label in template: 23.U)U +24 (position.label in template: 24.C)C +25 (position.label in template: 25.U)U +26 (position.label in template: 26.C)C +27 (position.label in template: 27.C)C +28 (position.label in template: 28.U)U +29 (position.label in template: 29.A)A +30 (position.label in template: 30.U)U +30 + +31 (position.label in template: 31.A)A +32 (position.label in template: 32.U)U +33 (position.label in template: 33.U)U +34 (position.label in template: 34.A)A +35 (position.label in template: 35.G)G +36 (position.label in template: 36.U)U +37 (position.label in template: 37.A)A +38 (position.label in template: 38.G)G +39 (position.label in template: 39.U)U +40 (position.label in template: 40.G)G + +41 (position.label in template: 41.C)C + +42 (position.label in template: 42.C)C + +43 (position.label in template: 43.G)G + +44 (position.label in template: 44.G)G + +45 (position.label in template: 45.U)U +46 (position.label in template: 46.U)U +47 (position.label in template: 47.U)U +48 (position.label in template: 48.G)G +49 (position.label in template: 49.C)C +50 (position.label in template: 50.C)C +50 + +51 (position.label in template: 51.G)G +52 (position.label in template: 52.G)G +53 (position.label in template: 53.C)C +54 (position.label in template: 54.U)U +55 (position.label in template: 55.A)A +56 (position.label in template: 56.U)U +57 (position.label in template: 57.G)G + +58 (position.label in template: 58.G)G + +59 (position.label in template: 59.C)C + +60 (position.label in template: 60.G)G + +61 (position.label in template: 61.A)A + +62 (position.label in template: 62.U)U +63 (position.label in template: 63.A)A +64 (position.label in template: 64.A)A +65 (position.label in template: 65.A)A +66 (position.label in template: 66.C)C +67 (position.label in template: 67.G)G + +68 (position.label in template: 68.C)C + +69 (position.label in template: 69.C)C + +70 (position.label in template: 70.C)C + +71 (position.label in template: 71.C)C + +72 (position.label in template: 72.G)G + +73 (position.label in template: 73.C)C + +74 (position.label in template: 74.G)G +75 (position.label in template: 75.U)U +76 (position.label in template: 76.A)A +77 (position.label in template: 77.A)A +78 (position.label in template: 78.U)U +79 (position.label in template: 79.A)A +80 (position.label in template: 80.A)A +81 (position.label in template: 81.A)A +82 (position.label in template: 82.C)C + +83 (position.label in template: 83.G)G + +84 (position.label in template: 84.C)C + +85 (position.label in template: 85.A)A +86 (position.label in template: 86.U)U + +87 (position.label in template: 87.C)C + +88 (position.label in template: 88.G)G + +89 (position.label in template: 89.G)G +90 (position.label in template: 90.A)A +91 (position.label in template: 91.C)C +92 (position.label in template: 92.C)C + +93 (position.label in template: 93.C)C + +94 (position.label in template: 94.G)G + +95 (position.label in template: 95.G)G + +96 (position.label in template: 96.G)G + +97 (position.label in template: 97.G)G +98 (position.label in template: 98.G)G +99 (position.label in template: 99.C)C +100 (position.label in template: 100.G)G +100 + +101 (position.label in template: 101.G)G +102 (position.label in template: 102.U)U +103 (position.label in template: 103.A)A +104 (position.label in template: 104.C)C +105 (position.label in template: 105.C)C +106 (position.label in template: 106.C)C +107 (position.label in template: 107.G)G +108 (position.label in template: 108.G)G +109 (position.label in template: 109.C)C + +110 (position.label in template: 110.G)G + +111 (position.label in template: 111.C)C + +112 (position.label in template: 112.C)C + +113 (position.label in template: 113.U)U + +114 (position.label in template: 114.C)C + +115 (position.label in template: 115.C)C + +116 (position.label in template: 116.A)A +117 (position.label in template: 117.C)c +118 (position.label in template: 118.C)c +119 (position.label in template: 119.A)a +120 (position.label in template: 120.A)a +121 (position.label in template: 121.A)a +122 (position.label in template: 122.A)a +123 (position.label in template: 123.A)a +124 (position.label in template: 124.C)c +125 (position.label in template: 125.C)c +126 (position.label in template: 126.U)u +127 (position.label in template: 127.U)u +128 (position.label in template: 128.U)u +129 (position.label in template: 129.C)c +130 (position.label in template: 130.A)a +131 (position.label in template: 131.U)u +132 (position.label in template: 132.U)u +133 (position.label in template: 133.U)u +134 (position.label in template: 134.A)a +135 (position.label in template: 135.U)u +136 (position.label in template: 136.G)g +137 (position.label in template: 137.U)u +138 (position.label in template: 138.G)g +139 (position.label in template: 139.U)u +140 (position.label in template: 140.U)u +141 (position.label in template: 141.U)u +142 (position.label in template: 142.U)u +143 (position.label in template: 143.U)u +144 (position.label in template: 144.U)u +145 (position.label in template: 145.U)u +146 (position.label in template: 146.A)a +147 (position.label in template: 147.U)u +148 (position.label in template: 148.G)G +149 (position.label in template: 149.G)G +150 (position.label in template: 150.G)G +150 + +151 (position.label in template: 151.G)G +152 (position.label in template: 152.G)G +153 (position.label in template: 153.C)C +154 (position.label in template: 154.G)G +155 (position.label in template: 155.A)A +156 (position.label in template: 156.A)A +157 (position.label in template: 157.A)A +158 (position.label in template: 158.U)U +159 (position.label in template: 159.A)A +160 (position.label in template: 160.G)G +161 (position.label in template: 161.G)G +162 (position.label in template: 162.A)A +163 (position.label in template: 163.U)U +164 (position.label in template: 164.C)C +165 (position.label in template: 165.G)G +166 (position.label in template: 166.A)A +167 (position.label in template: 167.C)C +168 (position.label in template: 168.G)G +169 (position.label in template: 169.A)A +170 (position.label in template: 170.G)G +171 (position.label in template: 171.C)C +172 (position.label in template: 172.G)G +173 (position.label in template: 173.U)U +174 (position.label in template: 174.G)G +175 (position.label in template: 175.U)U +176 (position.label in template: 176.A)A +177 (position.label in template: 177.A)A +178 (position.label in template: 178.A)A +179 (position.label in template: 179.G)G +180 (position.label in template: 180.G)G +181 (position.label in template: 181.C)C +182 (position.label in template: 182.G)G +183 (position.label in template: 183.G)G +184 (position.label in template: 184.G)G +185 (position.label in template: 185.G)G +186 (position.label in template: 186.C)C +187 (position.label in template: 187.U)U +188 (position.label in template: 188.U)U +189 (position.label in template: 189.U)U +190 (position.label in template: 190.C)C +191 (position.label in template: 191.G)G +192 (position.label in template: 192.C)C +193 (position.label in template: 193.C)C +194 (position.label in template: 194.C)C +195 (position.label in template: 195.G)G +196 (position.label in template: 196.G)G +197 (position.label in template: 197.U)U +198 (position.label in template: 198.A)A +199 (position.label in template: 199.U)U + +200 (position.label in template: 200.G)G + +200 + +201 (position.label in template: 201.G)G + +202 (position.label in template: 202.U)U +203 (position.label in template: 203.G)G + +204 (position.label in template: 204.C)C + +205 (position.label in template: 205.C)C + +206 (position.label in template: 206.A)A +207 (position.label in template: 207.C)C +208 (position.label in template: 208.C)C +209 (position.label in template: 209.G)G +210 (position.label in template: 210.U)U +211 (position.label in template: 211.U)U +212 (position.label in template: 212.A)A +213 (position.label in template: 213.U)U +214 (position.label in template: 214.C)C +215 (position.label in template: 215.G)G +216 (position.label in template: 216.G)G +217 (position.label in template: 217.C)C +218 (position.label in template: 218.C)C +219 (position.label in template: 219.C)C +220 (position.label in template: 220.A)A +221 (position.label in template: 221.A)A +222 (position.label in template: 222.A)A +223 (position.label in template: 223.A)A +224 (position.label in template: 224.U)U +225 (position.label in template: 225.U)U +226 (position.label in template: 226.A)A +227 (position.label in template: 227.U)U +228 (position.label in template: 228.A)A +229 (position.label in template: 229.A)A +230 (position.label in template: 230.U)U +231 (position.label in template: 231.U)U +232 (position.label in template: 232.G)g +233 (position.label in template: 233.C)c +234 (position.label in template: 234.A)a +235 (position.label in template: 235.A)a +236 (position.label in template: 236.A)a +237 (position.label in template: 237.C)c +238 (position.label in template: 238.G)g +239 (position.label in template: 239.A)a +240 (position.label in template: 240.C)c +241 (position.label in template: 241.A)a +242 (position.label in template: 242.A)a +243 (position.label in template: 243.C)c +244 (position.label in template: 244.U)u +245 (position.label in template: 245.A)a +246 (position.label in template: 246.U)u +247 (position.label in template: 247.G)g +248 (position.label in template: 248.C)c +249 (position.label in template: 249.U)u +250 (position.label in template: 250.C)c +250 + +251 (position.label in template: 251.C)c +252 (position.label in template: 252.G)g +253 (position.label in template: 253.G)g +254 (position.label in template: 254.U)u +255 (position.label in template: 255.U)u +256 (position.label in template: 256.G)g +257 (position.label in template: 257.C)c +258 (position.label in template: 258.U)u +259 (position.label in template: 259.C)c +260 (position.label in template: 260.U)u +261 (position.label in template: 261.U)u +262 (position.label in template: 262.G)g +263 (position.label in template: 263.C)c +264 (position.label in template: 264.U)u +265 (position.label in template: 265.G)g +266 (position.label in template: 266.C)c +267 (position.label in template: 267.G)g +268 (position.label in template: 268.U)U +269 (position.label in template: 269.A)A +270 (position.label in template: 270.A)A +271 (position.label in template: 271.G)G +272 (position.label in template: 272.C)C +273 (position.label in template: 273.A)A +274 (position.label in template: 274.G)G +275 (position.label in template: 275.U)U +276 (position.label in template: 276.U)U +277 (position.label in template: 277.U)U +278 (position.label in template: 278.G)G +279 (position.label in template: 279.A)A +280 (position.label in template: 280.A)A +281 (position.label in template: 281.A)A +282 (position.label in template: 282.A)A +283 (position.label in template: 283.A)A +284 (position.label in template: 284.U)U +285 (position.label in template: 285.U)U +286 (position.label in template: 286.G)G +287 (position.label in template: 287.A)A +288 (position.label in template: 288.A)A +289 (position.label in template: 289.A)A +290 (position.label in template: 290.U)U +291 (position.label in template: 291.U)U +292 (position.label in template: 292.U)U +293 (position.label in template: 293.A)A +294 (position.label in template: 294.A)A +295 (position.label in template: 295.G)G +296 (position.label in template: 296.U)U +297 (position.label in template: 297.C)C +298 (position.label in template: 298.C)C +299 (position.label in template: 299.U)U +300 (position.label in template: 300.A)A +300 + +301 (position.label in template: 301.A)A +302 (position.label in template: 302.G)G +303 (position.label in template: 303.G)G +304 (position.label in template: 304.G)G +305 (position.label in template: 305.U)U +306 (position.label in template: 306.U)U +307 (position.label in template: 307.A)A +308 (position.label in template: 308.G)G +309 (position.label in template: 309.C)C +310 (position.label in template: 310.A)A +311 (position.label in template: 311.C)C +312 (position.label in template: 312.C)C +313 (position.label in template: 313.G)G +314 (position.label in template: 314.U)U +315 (position.label in template: 315.U)U +316 (position.label in template: 316.A)A +317 (position.label in template: 317.G)G +318 (position.label in template: 318.G)G +319 (position.label in template: 319.C)C +320 (position.label in template: 320.G)G +321 (position.label in template: 321.G)G +322 (position.label in template: 322.G)G +323 (position.label in template: 323.G)G +324 (position.label in template: 324.U)U +325 (position.label in template: 325.U)U +326 (position.label in template: 326.C)C +327 (position.label in template: 327.G)G + +328 (position.label in template: 328.G)G + +329 (position.label in template: 329.G)G + +330 (position.label in template: 330.G)G + +331 (position.label in template: 331.G)G + +332 (position.label in template: 332.C)C + +333 (position.label in template: 333.A)A +334 (position.label in template: 334.C)C +335 (position.label in template: 335.C)C +336 (position.label in template: 336.U)U +337 (position.label in template: 337.G)G +338 (position.label in template: 338.G)G +339 (position.label in template: 339.C)C +340 (position.label in template: 340.A)A +341 (position.label in template: 341.A)A +342 (position.label in template: 342.C)C +343 (position.label in template: 343.A)A +344 (position.label in template: 344.G)G +345 (position.label in template: 345.A)A +346 (position.label in template: 346.A)A +347 (position.label in template: 347.G)G +348 (position.label in template: 348.C)C +349 (position.label in template: 349.C)C +350 (position.label in template: 350.C)C +350 + +351 (position.label in template: 351.C)C +352 (position.label in template: 352.C)C +353 (position.label in template: 353.A)A +354 (position.label in template: 354.C)C +355 (position.label in template: 355.U)U +356 (position.label in template: 356.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/beta_tmRNA-cmconsensus-tmRNA_beta.colored.svg b/tests/examples/tmrna/beta_tmRNA-cmconsensus-tmRNA_beta.colored.svg new file mode 100644 index 000000000..0cf20d445 --- /dev/null +++ b/tests/examples/tmrna/beta_tmRNA-cmconsensus-tmRNA_beta.colored.svg @@ -0,0 +1,776 @@ + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.A)A +2 (position.label in template: 2.C)C +3 (position.label in template: 3.A)A +4 (position.label in template: 4.C)C +5 (position.label in template: 5.G)G +6 (position.label in template: 6.C)C +7 (position.label in template: 7.A)A +8 (position.label in template: 8.A)A +9 (position.label in template: 9.A)A +10 (position.label in template: 10.U)U +10 + +11 (position.label in template: 11.U)U +12 (position.label in template: 12.G)G +13 (position.label in template: 13.A)A +14 (position.label in template: 14.C)C +15 (position.label in template: 15.U)U +16 (position.label in template: 16.U)U +17 (position.label in template: 17.G)G +18 (position.label in template: 18.A)A +19 (position.label in template: 19.A)A +20 (position.label in template: 20.G)G +20 + +21 (position.label in template: 21.C)C +22 (position.label in template: 22.U)U +23 (position.label in template: 23.G)G +24 (position.label in template: 24.A)A +25 (position.label in template: 25.C)C +26 (position.label in template: 26.G)G +27 (position.label in template: 27.G)G +28 (position.label in template: 28.C)C +29 (position.label in template: 29.A)A +30 (position.label in template: 30.G)A +30 + +31 (position.label in template: 31.C)C +32 (position.label in template: 32.G)G +33 (position.label in template: 33.C)C +34 (position.label in template: 34.G)G +35 (position.label in template: 35.C)C +36 (position.label in template: 36.G)G +37 (position.label in template: 37.U)U +38 (position.label in template: 38.A)A +39 (position.label in template: 39.U)U +40 (position.label in template: 40.A)A +41 (position.label in template: 41.A)A +42 (position.label in template: 42.U)U +43 (position.label in template: 43.C)C +44 (position.label in template: 44.U)U +45 (position.label in template: 45.A)A +46 (position.label in template: 46.G)G +47 (position.label in template: 47.A)A +48 (position.label in template: 48.G)G +49 (position.label in template: 49.C)C +50 (position.label in template: 50.A)A +50 + +51 (position.label in template: 51.U)U +52 (position.label in template: 52.G)G + +53 (position.label in template: 53.G)G + +54 (position.label in template: 54.U)U + +55 (position.label in template: 55.U)U + +56 (position.label in template: 56.G)G + +57 (position.label in template: 57.U)U +58 (position.label in template: 58.A)A +59 (position.label in template: 59.U)U +60 (position.label in template: 60.U)U +61 (position.label in template: 61.C)C + +62 (position.label in template: 62.C)C + +63 (position.label in template: 63.G)G +64 (position.label in template: 64.G)G + +65 (position.label in template: 65.C)C + +66 (position.label in template: 66.A)A +67 (position.label in template: 67.A)A + +68 (position.label in template: 68.C)C + +69 (position.label in template: 69.C)C + +70 (position.label in template: 70.U)U + +71 (position.label in template: 71.G)G +72 (position.label in template: 72.G)G +73 (position.label in template: 73.A)A +74 (position.label in template: 74.G)G +75 (position.label in template: 75.G)G +76 (position.label in template: 76.C)C + +77 (position.label in template: 77.G)G + +78 (position.label in template: 78.U)U + +79 (position.label in template: 79.U)U + +80 (position.label in template: 80.C)C + +81 (position.label in template: 81.U)U + +82 (position.label in template: 82.G)G + +83 (position.label in template: 83.G)G +84 (position.label in template: 84.A)A +85 (position.label in template: 85.C)C +86 (position.label in template: 86.G)G + +87 (position.label in template: 87.G)G + +88 (position.label in template: 88.G)G + +89 (position.label in template: 89.G)G + +90 (position.label in template: 90.G)G + +91 (position.label in template: 91.U)U +92 (position.label in template: 92.U)U +93 (position.label in template: 93.C)C +94 (position.label in template: 94.G)G +95 (position.label in template: 95.A)A +96 (position.label in template: 96.U)U +97 (position.label in template: 97.U)U +98 (position.label in template: 98.C)C +99 (position.label in template: 99.C)C +100 (position.label in template: 100.C)C +100 + +101 (position.label in template: 101.C)C +102 (position.label in template: 102.C)C +103 (position.label in template: 103.C)C + +104 (position.label in template: 104.A)A + +105 (position.label in template: 105.C)C + +106 (position.label in template: 106.C)C + +107 (position.label in template: 107.U)U + +108 (position.label in template: 108.C)C + +109 (position.label in template: 109.C)C + +110 (position.label in template: 110.A)A +111 (position.label in template: 111.C)c +112 (position.label in template: 112.C)c +113 (position.label in template: 113.C)c +114 (position.label in template: 114.A)a +115 (position.label in template: 115.A)a +116 (position.label in template: 116.G)g +117 (position.label in template: 117.G)g +118 (position.label in template: 118.G)g +119 (position.label in template: 119.C)c +120 (position.label in template: 120.A)a +121 (position.label in template: 121.U)u +122 (position.label in template: 122.U)u +123 (position.label in template: 123.C)c +124 (position.label in template: 124.C)c +125 (position.label in template: 125.A)a +126 (position.label in template: 126.C)c +127 (position.label in template: 127.G)g +128 (position.label in template: 128.G)g +129 (position.label in template: 129.A)a +130 (position.label in template: 130.G)g +131 (position.label in template: 131.A)a +132 (position.label in template: 132.G)g +133 (position.label in template: 133.U)u +134 (position.label in template: 134.G)g +135 (position.label in template: 135.U)u +136 (position.label in template: 136.U)u +137 (position.label in template: 137.U)u +138 (position.label in template: 138.U)a +139 (position.label in template: 139.G)g +140 (position.label in template: 140.A)a +141 (position.label in template: 141.U)u +142 (position.label in template: 142.G)G +143 (position.label in template: 143.G)G +144 (position.label in template: 144.G)G +145 (position.label in template: 145.G)G +146 (position.label in template: 146.G)G +147 (position.label in template: 147.U)U +148 (position.label in template: 148.G)G +149 (position.label in template: 149.U)U +150 (position.label in template: 150.A)A +150 + +151 (position.label in template: 151.C)C +152 (position.label in template: 152.U)U +153 (position.label in template: 153.G)G +154 (position.label in template: 154.G)G +155 (position.label in template: 155.U)U +156 (position.label in template: 156.U)U +157 (position.label in template: 157.U)U +158 (position.label in template: 158.C)C +159 (position.label in template: 159.G)G +160 (position.label in template: 160.A)A +161 (position.label in template: 161.C)C +162 (position.label in template: 162.A)A +163 (position.label in template: 163.G)G +164 (position.label in template: 164.G)G +165 (position.label in template: 165.G)G +166 (position.label in template: 166.C)C +167 (position.label in template: 167.G)G +168 (position.label in template: 168.G)G +169 (position.label in template: 169.G)G +170 (position.label in template: 170.C)C +171 (position.label in template: 171.A)A +172 (position.label in template: 172.A)A +173 (position.label in template: 173.A)A +174 (position.label in template: 174.G)G +175 (position.label in template: 175.G)G +176 (position.label in template: 176.U)U +177 (position.label in template: 177.G)G +178 (position.label in template: 178.A)A +179 (position.label in template: 179.G)G +180 (position.label in template: 180.C)C +181 (position.label in template: 181.A)A +182 (position.label in template: 182.G)G +183 (position.label in template: 183.G)G +184 (position.label in template: 184.C)C +185 (position.label in template: 185.A)A +186 (position.label in template: 186.A)A +187 (position.label in template: 187.C)C +188 (position.label in template: 188.C)C +189 (position.label in template: 189.C)C + +190 (position.label in template: 190.G)G + +191 (position.label in template: 191.U)U + +192 (position.label in template: 192.C)C + +193 (position.label in template: 193.A)A +194 (position.label in template: 194.G)G +195 (position.label in template: 195.G)G +196 (position.label in template: 196.C)C +197 (position.label in template: 197.G)G +198 (position.label in template: 198.A)A +199 (position.label in template: 199.C)C +200 (position.label in template: 200.G)G +200 + +201 (position.label in template: 201.G)G +202 (position.label in template: 202.A)A +203 (position.label in template: 203.C)C +204 (position.label in template: 204.G)G +205 (position.label in template: 205.U)U +206 (position.label in template: 206.U)U +207 (position.label in template: 207.A)A +208 (position.label in template: 208.A)A +209 (position.label in template: 209.U)U +210 (position.label in template: 210.A)A +211 (position.label in template: 211.A)A +212 (position.label in template: 212.U)U +213 (position.label in template: 213.A)g +214 (position.label in template: 214.C)c +215 (position.label in template: 215.A)a +216 (position.label in template: 216.A)a +217 (position.label in template: 217.A)a +218 (position.label in template: 218.U)u +219 (position.label in template: 219.C)c +220 (position.label in template: 220.C)c +221 (position.label in template: 221.A)a +222 (position.label in template: 222.U)u +223 (position.label in template: 223.A)a +224 (position.label in template: 224.A)a +225 (position.label in template: 225.A)a +226 (position.label in template: 226.U)u +227 (position.label in template: 227.G)g +228 (position.label in template: 228.C)c +229 (position.label in template: 229.C)c +230 (position.label in template: 230.A)a +231 (position.label in template: 231.A)a +232 (position.label in template: 232.C)c +233 (position.label in template: 233.G)g +234 (position.label in template: 234.A)a +235 (position.label in template: 235.U)u +236 (position.label in template: 236.G)g +237 (position.label in template: 237.A)a +238 (position.label in template: 238.G)g +239 (position.label in template: 239.C)c +240 (position.label in template: 240.A)a +241 (position.label in template: 241.U)u +242 (position.label in template: 242.U)u +243 (position.label in template: 243.U)u +244 (position.label in template: 244.C)c +245 (position.label in template: 245.G)g +246 (position.label in template: 246.C)c +247 (position.label in template: 247.A)a +248 (position.label in template: 248.A)a +249 (position.label in template: 249.U)u +250 (position.label in template: 250.G)g +250 + +251 (position.label in template: 251.G)g +252 (position.label in template: 252.C)c +253 (position.label in template: 253.C)c +254 (position.label in template: 254.G)g +255 (position.label in template: 255.C)c +256 (position.label in template: 256.C)c +257 (position.label in template: 257.U)U +258 (position.label in template: 258.A)A +259 (position.label in template: 259.A)A +260 (position.label in template: 260.A)A +261 (position.label in template: 261.A)A +262 (position.label in template: 262.A)A +263 (position.label in template: 263.C)C +264 (position.label in template: 264.G)G +265 (position.label in template: 265.G)G +266 (position.label in template: 266.C)C +267 (position.label in template: 267.U)U +268 (position.label in template: 268.A)A +269 (position.label in template: 269.G)G +270 (position.label in template: 270.C)C +271 (position.label in template: 271.U)C +272 (position.label in template: 272.G)G +273 (position.label in template: 273.G)G +274 (position.label in template: 274.G)G +275 (position.label in template: 275.G)G +276 (position.label in template: 276.C)C +277 (position.label in template: 277.U)U +278 (position.label in template: 278.G)G + +279 (position.label in template: 279.C)C + +280 (position.label in template: 280.U)U + +281 (position.label in template: 281.G)G + +282 (position.label in template: 282.C)C + +283 (position.label in template: 283.U)U + +284 (position.label in template: 284.G)G +285 (position.label in template: 285.C)C +286 (position.label in template: 286.C)C +287 (position.label in template: 287.U)U +288 (position.label in template: 288.U)U +289 (position.label in template: 289.G)G +290 (position.label in template: 290.U)U +291 (position.label in template: 291.U)U +292 (position.label in template: 292.A)A +293 (position.label in template: 293.C)C +294 (position.label in template: 294.C)C +295 (position.label in template: 295.A)A +296 (position.label in template: 296.A)A +297 (position.label in template: 297.A)A +298 (position.label in template: 298.G)G +299 (position.label in template: 299.A)A +300 (position.label in template: 300.G)G +300 + +301 (position.label in template: 301.C)C +302 (position.label in template: 302.A)A +303 (position.label in template: 303.G)G +304 (position.label in template: 304.C)C +305 (position.label in template: 305.C)C +306 (position.label in template: 306.G)G +307 (position.label in template: 307.C)G + +308 (position.label in template: 308.C)C + +309 (position.label in template: 309.G)G + +310 (position.label in template: 310.G)G + +311 (position.label in template: 311.G)G + +312 (position.label in template: 312.G)G + +313 (position.label in template: 313.G)G + +314 (position.label in template: 314.C)C + +315 (position.label in template: 315.C)C + +316 (position.label in template: 316.U)U +317 (position.label in template: 317.C)C +318 (position.label in template: 318.G)G +319 (position.label in template: 319.G)G +320 (position.label in template: 320.G)G +321 (position.label in template: 321.G)G +322 (position.label in template: 322.C)C +323 (position.label in template: 323.C)C +324 (position.label in template: 324.C)C +325 (position.label in template: 325.C)C +326 (position.label in template: 326.C)C +327 (position.label in template: 327.G)G +328 (position.label in template: 328.G)C +329 (position.label in template: 329.U)U +330 (position.label in template: 330.C)C +331 (position.label in template: 331.A)A +332 (position.label in template: 332.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/cyano_tmRNA-cmconsensus-tmRNA_cyano.colored.svg b/tests/examples/tmrna/cyano_tmRNA-cmconsensus-tmRNA_cyano.colored.svg new file mode 100644 index 000000000..6f2cb0c34 --- /dev/null +++ b/tests/examples/tmrna/cyano_tmRNA-cmconsensus-tmRNA_cyano.colored.svg @@ -0,0 +1,665 @@ + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.C)C +2 (position.label in template: 2.U)U +3 (position.label in template: 3.G)G +4 (position.label in template: 4.U)U +5 (position.label in template: 5.C)C +6 (position.label in template: 6.A)A +7 (position.label in template: 7.G)G +8 (position.label in template: 8.A)A +9 (position.label in template: 9.A)A +10 (position.label in template: 10.U)U +10 + +11 (position.label in template: 11.A)A +12 (position.label in template: 12.A)A +13 (position.label in template: 13.A)A +14 (position.label in template: 14.A)A +15 (position.label in template: 15.A)A +16 (position.label in template: 16.U)U +17 (position.label in template: 17.G)G + +18 (position.label in template: 18.U)U + +19 (position.label in template: 19.C)C + +20 (position.label in template: 20.C)C + +20 + +21 (position.label in template: 21.G)G + +22 (position.label in template: 22.G)G + +23 (position.label in template: 23.C)C + +24 (position.label in template: 24.U)U +25 (position.label in template: 25.U)U +26 (position.label in template: 26.U)U +27 (position.label in template: 27.A)A +28 (position.label in template: 28.G)G +29 (position.label in template: 29.C)C +30 (position.label in template: 30.C)C +30 + +31 (position.label in template: 31.G)G +32 (position.label in template: 32.G)G +33 (position.label in template: 33.A)A +34 (position.label in template: 34.C)C +35 (position.label in template: 35.U)U +36 (position.label in template: 36.A)A +37 (position.label in template: 37.G)G + +38 (position.label in template: 38.G)G + +39 (position.label in template: 39.U)U + +40 (position.label in template: 40.G)G +41 (position.label in template: 41.A)A + +42 (position.label in template: 42.C)C + +43 (position.label in template: 43.C)C + +44 (position.label in template: 44.C)C + +45 (position.label in template: 45.A)A +46 (position.label in template: 46.C)C +47 (position.label in template: 47.A)A +48 (position.label in template: 48.C)C + +49 (position.label in template: 49.C)C + +50 (position.label in template: 50.A)A +50 + +51 (position.label in template: 51.C)C + +52 (position.label in template: 52.U)U + +53 (position.label in template: 53.G)G + +54 (position.label in template: 54.U)U + +55 (position.label in template: 55.C)C + +56 (position.label in template: 56.C)C + +57 (position.label in template: 57.C)C + +58 (position.label in template: 58.G)G + +59 (position.label in template: 59.G)G +60 (position.label in template: 60.A)A +61 (position.label in template: 61.C)C +62 (position.label in template: 62.A)A + +63 (position.label in template: 63.G)G + +64 (position.label in template: 64.C)C + +65 (position.label in template: 65.G)G + +66 (position.label in template: 66.G)G + +67 (position.label in template: 67.U)U +68 (position.label in template: 68.U)U +69 (position.label in template: 69.C)C +70 (position.label in template: 70.G)G +71 (position.label in template: 71.A)A +72 (position.label in template: 72.U)U +73 (position.label in template: 73.U)U +74 (position.label in template: 74.C)C +75 (position.label in template: 75.C)C +76 (position.label in template: 76.G)G +77 (position.label in template: 77.C)C +78 (position.label in template: 78.U)U +79 (position.label in template: 79.C)C + +80 (position.label in template: 80.A)A + +81 (position.label in template: 81.G)G + +82 (position.label in template: 82.C)C + +83 (position.label in template: 83.U)U + +84 (position.label in template: 84.C)C + +85 (position.label in template: 85.C)C + +86 (position.label in template: 86.A)A +87 (position.label in template: 87.U)u +88 (position.label in template: 88.U)u +89 (position.label in template: 89.C)c +90 (position.label in template: 90.C)c +91 (position.label in template: 91.U)u +92 (position.label in template: 92.C)c +93 (position.label in template: 93.C)c +94 (position.label in template: 94.U)u +95 (position.label in template: 95.U)u +96 (position.label in template: 96.C)c +97 (position.label in template: 97.U)u +98 (position.label in template: 98.U)u +99 (position.label in template: 99.G)G +100 (position.label in template: 100.G)G +100 + +101 (position.label in template: 101.G)G +102 (position.label in template: 102.G)G +103 (position.label in template: 103.C)C +104 (position.label in template: 104.U)U +105 (position.label in template: 105.G)G +106 (position.label in template: 106.C)C +107 (position.label in template: 107.A)A +108 (position.label in template: 108.A)A +109 (position.label in template: 109.U)U +110 (position.label in template: 110.G)G +111 (position.label in template: 111.G)G +112 (position.label in template: 112.U)U +113 (position.label in template: 113.U)U +114 (position.label in template: 114.U)U +115 (position.label in template: 115.C)C +116 (position.label in template: 116.G)G +117 (position.label in template: 117.A)A +118 (position.label in template: 118.C)C +119 (position.label in template: 119.G)G +120 (position.label in template: 120.G)G +121 (position.label in template: 121.G)G +122 (position.label in template: 122.G)G +123 (position.label in template: 123.C)C +124 (position.label in template: 124.A)A +125 (position.label in template: 125.G)G +126 (position.label in template: 126.A)A +127 (position.label in template: 127.A)A +128 (position.label in template: 128.G)G +129 (position.label in template: 129.G)G +130 (position.label in template: 130.A)A +131 (position.label in template: 131.G)G +132 (position.label in template: 132.G)G +133 (position.label in template: 133.G)G +134 (position.label in template: 134.U)U +135 (position.label in template: 135.G)G +136 (position.label in template: 136.A)A +137 (position.label in template: 137.C)C +138 (position.label in template: 138.U)U +139 (position.label in template: 139.G)G +140 (position.label in template: 140.A)A +141 (position.label in template: 141.A)A +142 (position.label in template: 142.G)G +143 (position.label in template: 143.C)C +144 (position.label in template: 144.C)C +145 (position.label in template: 145.U)U + +146 (position.label in template: 146.G)G + +147 (position.label in template: 147.C)C + +148 (position.label in template: 148.U)U + +149 (position.label in template: 149.C)C + +150 (position.label in template: 150.G)G +150 + +151 (position.label in template: 151.G)G +152 (position.label in template: 152.U)U +153 (position.label in template: 153.U)U +154 (position.label in template: 154.A)A +155 (position.label in template: 155.G)G +156 (position.label in template: 156.A)A +157 (position.label in template: 157.G)G +158 (position.label in template: 158.C)C +159 (position.label in template: 159.A)A +160 (position.label in template: 160.A)A +161 (position.label in template: 161.A)A +162 (position.label in template: 162.A)A +163 (position.label in template: 163.A)A +164 (position.label in template: 164.C)C +165 (position.label in template: 165.G)A +166 (position.label in template: 166.U)U +167 (position.label in template: 167.A)A +168 (position.label in template: 168.A)A +169 (position.label in template: 169.C)C +170 (position.label in template: 170.U)U +171 (position.label in template: 171.G)g +172 (position.label in template: 172.C)c +173 (position.label in template: 173.U)u +174 (position.label in template: 174.A)a +175 (position.label in template: 175.A)a +176 (position.label in template: 176.C)c +177 (position.label in template: 177.A)a +178 (position.label in template: 178.A)a +179 (position.label in template: 179.C)c +180 (position.label in template: 180.A)a +181 (position.label in template: 181.U)u +182 (position.label in template: 182.C)c +183 (position.label in template: 183.G)g +184 (position.label in template: 184.U)u +185 (position.label in template: 185.U)u +186 (position.label in template: 186.A)a +187 (position.label in template: 187.G)g +188 (position.label in template: 188.U)u +189 (position.label in template: 189.U)u +190 (position.label in template: 190.U)u +191 (position.label in template: 191.C)c +192 (position.label in template: 192.U)u +193 (position.label in template: 193.C)c +194 (position.label in template: 194.C)c +195 (position.label in template: 195.C)c +196 (position.label in template: 196.G)g +197 (position.label in template: 197.C)c + +198 (position.label in template: 198.C)c +199 (position.label in template: 199.C)c + +200 (position.label in template: 200.A)a + +200 + +201 (position.label in template: 201.G)g + +202 (position.label in template: 202.C)c +203 (position.label in template: 203.C)a + +204 (position.label in template: 204.G)g + +205 (position.label in template: 205.C)c + +206 (position.label in template: 206.C)c + +207 (position.label in template: 207.C)c +208 (position.label in template: 208.C)c +209 (position.label in template: 209.U)u +210 (position.label in template: 210.G)g +211 (position.label in template: 211.U)u +212 (position.label in template: 212.G)g +213 (position.label in template: 213.G)g +214 (position.label in template: 214.C)c +215 (position.label in template: 215.G)u +216 (position.label in template: 216.G)g +217 (position.label in template: 217.C)c +218 (position.label in template: 218.C)c +219 (position.label in template: 219.U)U +220 (position.label in template: 220.G)G +221 (position.label in template: 221.A)A +222 (position.label in template: 222.G)G +223 (position.label in template: 223.C)C +224 (position.label in template: 224.C)C +225 (position.label in template: 225.U)U +226 (position.label in template: 226.U)U +227 (position.label in template: 227.U)U +228 (position.label in template: 228.A)A +229 (position.label in template: 229.A)A +230 (position.label in template: 230.A)A +231 (position.label in template: 231.G)G + +232 (position.label in template: 232.G)G + +233 (position.label in template: 233.A)A +234 (position.label in template: 234.G)G + +235 (position.label in template: 235.A)A + +236 (position.label in template: 236.U)U + +237 (position.label in template: 237.G)G + +238 (position.label in template: 238.G)G + +239 (position.label in template: 239.G)G + +240 (position.label in template: 240.G)G + +241 (position.label in template: 241.C)C + +242 (position.label in template: 242.G)G +243 (position.label in template: 243.A)A +244 (position.label in template: 244.G)G +245 (position.label in template: 245.G)G +246 (position.label in template: 246.U)U +247 (position.label in template: 247.C)C +248 (position.label in template: 248.A)A +249 (position.label in template: 249.G)G +250 (position.label in template: 250.C)C +250 + +251 (position.label in template: 251.C)C +252 (position.label in template: 252.U)U +253 (position.label in template: 253.U)U +254 (position.label in template: 254.A)A +255 (position.label in template: 255.U)U +256 (position.label in template: 256.C)C +257 (position.label in template: 257.A)A +258 (position.label in template: 258.C)C +259 (position.label in template: 259.C)C +260 (position.label in template: 260.C)C +261 (position.label in template: 261.A)A +262 (position.label in template: 262.A)A +263 (position.label in template: 263.A)A +264 (position.label in template: 264.U)U +265 (position.label in template: 265.G)G +266 (position.label in template: 266.A)A +267 (position.label in template: 267.C)C +268 (position.label in template: 268.C)C +269 (position.label in template: 269.C)C +270 (position.label in template: 270.A)A +271 (position.label in template: 271.U)U +272 (position.label in template: 272.G)G +273 (position.label in template: 273.G)G + +274 (position.label in template: 274.G)G + +275 (position.label in template: 275.G)G + +276 (position.label in template: 276.C)C + +277 (position.label in template: 277.C)C + +278 (position.label in template: 278.C)C + +279 (position.label in template: 279.G)G +280 (position.label in template: 280.G)G +281 (position.label in template: 281.A)A +282 (position.label in template: 282.A)A +283 (position.label in template: 283.G)G +284 (position.label in template: 284.G)G +285 (position.label in template: 285.G)G +286 (position.label in template: 286.C)C +287 (position.label in template: 287.C)C +288 (position.label in template: 288.C)C +289 (position.label in template: 289.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/dup-ABCL01000004.1_58204-58555-tmRNA_alpha.colored.svg b/tests/examples/tmrna/dup-ABCL01000004.1_58204-58555-tmRNA_alpha.colored.svg new file mode 100644 index 000000000..d14b758bf --- /dev/null +++ b/tests/examples/tmrna/dup-ABCL01000004.1_58204-58555-tmRNA_alpha.colored.svg @@ -0,0 +1,816 @@ + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 2.C)C +2 (position.label in template: 3.C)C +3 (position.label in template: 4.C)C +4 (position.label in template: 5.U)U +5 (position.label in template: 6.U)U +6 (position.label in template: 7.U)U +7 (position.label in template: 8.A)G +8 (position.label in template: 9.A)C +9 (position.label in template: 10.A)A +10 (position.label in template: 11.U)A +10 + +11 (position.label in template: 12.U)G +12 (position.label in template: 13.U)C +13 (position.label in template: 14.U)C +14 (position.label in template: 15.A)G +15 (position.label in template: 16.A)C +16 (position.label in template: 17.A)C +17 (position.label in template: 18.C)U +18 (position.label in template: 19.A)C +19 (position.label in template: 20.U)A +20 (position.label in template: 21.A)G +20 + +21 (position.label in template: 22.U)A +22 (position.label in template: 23.U)G +23 (position.label in template: 24.C)C +24 (position.label in template: 25.U)G +25 (position.label in template: 26.C)C +26 (position.label in template: 27.C)C +27 (position.label in template: 28.U)U +28 (position.label in template: 29.A)A +29 (position.label in template: 30.U)U +30 (position.label in template: 31.A)G +30 + +31 (position.label in template: 32.U)U +32 (position.label in template: 33.U)A +33 (position.label in template: 34.A)U +34 (position.label in template: 35.G)G +35 (position.label in template: 36.U)G +36 (position.label in template: 37.A)G +37 (position.label in template: 38.G)G +38 (position.label in template: 39.U)U +39 (position.label in template: 40.G)G + +40 (position.label in template: 41.C)U + +41 (position.label in template: 42.C)U + +42 (position.label in template: 43.G)C + +43 (position.label in template: 44.G)G + +44 (inserted)C +45 (position.label in template: 45.U)G +46 (position.label in template: 46.U)C +47 (position.label in template: 47.U)A +48 (position.label in template: 48.G)A +49 (inserted)G +50 (position.label in template: 49.C)C +50 + +51 (position.label in template: 50.C)G +52 (position.label in template: 51.G)G +53 (position.label in template: 52.G)A +54 (position.label in template: 53.C)C +55 (position.label in template: 54.U)U +56 (position.label in template: 55.A)A +57 (position.label in template: 56.U)U +58 (position.label in template: 57.G)G + +59 (position.label in template: 58.G)G + +60 (position.label in template: 59.C)A + +61 (position.label in template: 60.G)C + +62 (position.label in template: 61.A)A + +63 (position.label in template: 62.U)U +64 (position.label in template: 63.A)A +65 (position.label in template: 64.A)A +66 (position.label in template: 65.A)A +67 (position.label in template: 66.C)C +68 (position.label in template: 67.G)G + +69 (position.label in template: 68.C)C + +70 (position.label in template: 70.C)G + +71 (position.label in template: 71.C)C + +72 (position.label in template: 72.G)U + +73 (position.label in template: 73.C)C + +74 (position.label in template: 74.G)G +75 (position.label in template: 75.U)U +76 (position.label in template: 76.A)A +77 (position.label in template: 77.A)A +78 (position.label in template: 78.U)U +79 (position.label in template: 79.A)A +80 (position.label in template: 80.A)A +81 (position.label in template: 81.A)G +82 (position.label in template: 82.C)C + +83 (position.label in template: 83.G)G + +84 (inserted)G +85 (position.label in template: 85.A)A +86 (position.label in template: 86.U)U + +87 (position.label in template: 87.C)C + +88 (position.label in template: 88.G)G + +89 (position.label in template: 89.G)G +90 (position.label in template: 90.A)A +91 (position.label in template: 91.C)C +92 (position.label in template: 92.C)C + +93 (position.label in template: 93.C)C + +94 (position.label in template: 94.G)G + +95 (position.label in template: 95.G)G + +96 (position.label in template: 96.G)G + +97 (position.label in template: 97.G)G +98 (position.label in template: 98.G)G +99 (position.label in template: 99.C)C +100 (position.label in template: 100.G)G +100 + +101 (position.label in template: 101.G)G +102 (position.label in template: 102.U)U +103 (position.label in template: 103.A)A +104 (position.label in template: 104.C)C +105 (position.label in template: 105.C)C +106 (position.label in template: 106.C)C +107 (position.label in template: 107.G)G +108 (position.label in template: 108.G)G +109 (position.label in template: 109.C)C + +110 (position.label in template: 110.G)G + +111 (position.label in template: 111.C)A + +112 (position.label in template: 112.C)C + +113 (position.label in template: 113.U)U + +114 (position.label in template: 114.C)C + +115 (position.label in template: 115.C)C + +116 (position.label in template: 116.A)A +117 (position.label in template: 117.C)c +118 (position.label in template: 118.C)c +119 (position.label in template: 119.A)a +120 (position.label in template: 120.A)a +121 (position.label in template: 121.A)a +122 (position.label in template: 122.A)c +123 (position.label in template: 123.A)a +124 (position.label in template: 124.C)u +125 (position.label in template: 125.C)c +126 (position.label in template: 126.U)c +127 (position.label in template: 127.U)u +128 (position.label in template: 128.U)u +129 (position.label in template: 129.C)c +130 (position.label in template: 130.A)a +131 (position.label in template: 131.U)u +132 (position.label in template: 132.U)u +133 (position.label in template: 133.U)u +134 (position.label in template: 134.A)g +135 (position.label in template: 135.U)g +136 (position.label in template: 136.G)g +137 (position.label in template: 142.U)g +138 (position.label in template: 143.U)a +139 (position.label in template: 144.U)u +140 (position.label in template: 145.U)c +141 (position.label in template: 146.A)a +142 (position.label in template: 147.U)u +143 (position.label in template: 148.G)G +144 (position.label in template: 149.G)G +145 (position.label in template: 150.G)G +146 (position.label in template: 151.G)G +147 (position.label in template: 152.G)U +148 (position.label in template: 153.C)C +149 (position.label in template: 154.G)G +150 (position.label in template: 155.A)A +150 + +151 (position.label in template: 156.A)A +152 (position.label in template: 157.A)A +153 (position.label in template: 158.U)U +154 (position.label in template: 159.A)A +155 (position.label in template: 160.G)G +156 (position.label in template: 161.G)G +157 (position.label in template: 162.A)A +158 (position.label in template: 163.U)U +159 (position.label in template: 164.C)C +160 (position.label in template: 165.G)G +161 (position.label in template: 166.A)A +162 (position.label in template: 167.C)C +163 (position.label in template: 168.G)G +164 (position.label in template: 169.A)A +165 (inserted)A +166 (position.label in template: 171.C)C +167 (position.label in template: 172.G)G +168 (position.label in template: 173.U)U +169 (position.label in template: 174.G)C +170 (position.label in template: 175.U)U +171 (position.label in template: 176.A)A +172 (position.label in template: 177.A)A +173 (position.label in template: 178.A)A +174 (position.label in template: 179.G)G +175 (position.label in template: 180.G)G +176 (position.label in template: 181.C)G +177 (position.label in template: 182.G)G +178 (position.label in template: 183.G)U +179 (inserted)U +180 (inserted)A +181 (inserted)U +182 (position.label in template: 185.G)G +183 (position.label in template: 186.C)C +184 (position.label in template: 187.U)U +185 (position.label in template: 188.U)U +186 (position.label in template: 189.U)U +187 (position.label in template: 190.C)G +188 (position.label in template: 191.G)U +189 (position.label in template: 192.C)C +190 (position.label in template: 193.C)C +191 (position.label in template: 194.C)C +192 (position.label in template: 195.G)G +193 (position.label in template: 196.G)G +194 (position.label in template: 197.U)U +195 (position.label in template: 198.A)G +196 (inserted)A +197 (position.label in template: 200.G)G + +198 (position.label in template: 201.G)G + +199 (position.label in template: 202.U)U +200 (position.label in template: 203.G)A + +200 + +201 (position.label in template: 204.C)C + +202 (position.label in template: 205.C)C + +203 (position.label in template: 206.A)A +204 (position.label in template: 207.C)C +205 (position.label in template: 208.C)C +206 (position.label in template: 209.G)G +207 (position.label in template: 210.U)U +208 (position.label in template: 211.U)U +209 (position.label in template: 212.A)A +210 (position.label in template: 213.U)U +211 (position.label in template: 214.C)C +212 (position.label in template: 215.G)G +213 (position.label in template: 216.G)G +214 (position.label in template: 217.C)U +215 (position.label in template: 218.C)C +216 (position.label in template: 219.C)C +217 (inserted)G +218 (position.label in template: 221.A)A +219 (position.label in template: 222.A)A +220 (position.label in template: 223.A)A +221 (inserted)C +222 (position.label in template: 224.U)G +223 (position.label in template: 225.U)U +224 (position.label in template: 226.A)A +225 (position.label in template: 227.U)C +226 (position.label in template: 228.A)A +227 (position.label in template: 229.A)G +228 (position.label in template: 230.U)U +229 (position.label in template: 231.U)U +230 (position.label in template: 232.G)g +231 (position.label in template: 233.C)c +232 (position.label in template: 234.A)a +233 (position.label in template: 235.A)a +234 (position.label in template: 236.A)a +235 (position.label in template: 237.C)u +236 (position.label in template: 238.G)g +237 (position.label in template: 239.A)a +238 (position.label in template: 240.C)c +239 (position.label in template: 241.A)a +240 (position.label in template: 242.A)a +241 (position.label in template: 243.C)c +242 (position.label in template: 244.U)c +243 (position.label in template: 245.A)g +244 (position.label in template: 246.U)u +245 (position.label in template: 247.G)g +246 (position.label in template: 248.C)c +247 (position.label in template: 249.U)u +248 (position.label in template: 250.C)c +249 (position.label in template: 251.C)c +250 (position.label in template: 252.G)g +250 + +251 (position.label in template: 253.G)g +252 (position.label in template: 254.U)u +253 (position.label in template: 255.U)g +254 (position.label in template: 256.G)g +255 (position.label in template: 257.C)c +256 (position.label in template: 258.U)c +257 (position.label in template: 259.C)g +258 (position.label in template: 260.U)u +259 (position.label in template: 261.U)u +260 (position.label in template: 262.G)g +261 (position.label in template: 263.C)c +262 (position.label in template: 264.U)u +263 (position.label in template: 265.G)g +264 (position.label in template: 266.C)c +265 (position.label in template: 267.G)g +266 (position.label in template: 268.U)U +267 (position.label in template: 269.A)A +268 (position.label in template: 270.A)A +269 (position.label in template: 271.G)G +270 (position.label in template: 272.C)C +271 (position.label in template: 273.A)A +272 (position.label in template: 274.G)G +273 (position.label in template: 275.U)U +274 (position.label in template: 276.U)A +275 (position.label in template: 277.U)A +276 (position.label in template: 278.G)C +277 (position.label in template: 279.A)C +278 (position.label in template: 280.A)A +279 (position.label in template: 281.A)A +280 (position.label in template: 283.A)A +281 (position.label in template: 284.U)C +282 (position.label in template: 285.U)C +283 (position.label in template: 286.G)G +284 (position.label in template: 287.A)A +285 (position.label in template: 288.A)A +286 (position.label in template: 289.A)A +287 (position.label in template: 290.U)C +288 (position.label in template: 291.U)U +289 (position.label in template: 292.U)U +290 (position.label in template: 293.A)A +291 (position.label in template: 294.A)A +292 (position.label in template: 295.G)G +293 (position.label in template: 296.U)C +294 (position.label in template: 297.C)C +295 (position.label in template: 298.C)C +296 (position.label in template: 299.U)U +297 (position.label in template: 300.A)U +298 (position.label in template: 301.A)G +299 (position.label in template: 302.G)C +300 (position.label in template: 303.G)G +300 + +301 (position.label in template: 304.G)C +302 (position.label in template: 305.U)U +303 (position.label in template: 306.U)U +304 (position.label in template: 307.A)A +305 (position.label in template: 308.G)G +306 (position.label in template: 309.C)C +307 (position.label in template: 310.A)C +308 (position.label in template: 311.C)G +309 (position.label in template: 312.C)C +310 (position.label in template: 313.G)G +311 (position.label in template: 314.U)U +312 (position.label in template: 315.U)A +313 (position.label in template: 316.A)A +314 (position.label in template: 317.G)G +315 (position.label in template: 318.G)G +316 (position.label in template: 319.C)C +317 (position.label in template: 320.G)G +318 (position.label in template: 321.G)G +319 (position.label in template: 322.G)G +320 (position.label in template: 323.G)G +321 (position.label in template: 324.U)U +322 (position.label in template: 325.U)U +323 (position.label in template: 326.C)C +324 (position.label in template: 327.G)G + +325 (position.label in template: 328.G)C + +326 (position.label in template: 329.G)A + +327 (position.label in template: 330.G)G + +328 (position.label in template: 331.G)G + +329 (position.label in template: 332.C)C + +330 (position.label in template: 333.A)A +331 (position.label in template: 334.C)C +332 (position.label in template: 335.C)C +333 (position.label in template: 336.U)U +334 (position.label in template: 337.G)G +335 (position.label in template: 338.G)G +336 (position.label in template: 339.C)C +337 (position.label in template: 340.A)A +338 (position.label in template: 341.A)A +339 (position.label in template: 342.C)C +340 (position.label in template: 343.A)A +341 (position.label in template: 344.G)G +342 (position.label in template: 345.A)A +343 (position.label in template: 346.A)A +344 (position.label in template: 347.G)G +345 (position.label in template: 348.C)C +346 (position.label in template: 349.C)C +347 (position.label in template: 350.C)U +348 (position.label in template: 351.C)G +349 (position.label in template: 352.C)C +350 (position.label in template: 353.A)A +350 + +351 (position.label in template: 354.C)C +352 (position.label in template: 355.U)U +353 (position.label in template: 356.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/dup-BRH-c25__sp001515955.1-tmRNA_intron.colored.svg b/tests/examples/tmrna/dup-BRH-c25__sp001515955.1-tmRNA_intron.colored.svg new file mode 100644 index 000000000..59f2ae38f --- /dev/null +++ b/tests/examples/tmrna/dup-BRH-c25__sp001515955.1-tmRNA_intron.colored.svg @@ -0,0 +1,1424 @@ + + + + + + + + + + + + + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.G)G + +2 (position.label in template: 2.G)G + +3 (position.label in template: 3.G)G + +4 (position.label in template: 4.G)G + +5 (position.label in template: 5.G)G + +6 (position.label in template: 6.U)C + +7 (position.label in template: 7.G)G + +8 (position.label in template: 8.A)U +9 (position.label in template: 9.A)A +10 (position.label in template: 10.U)A +10 + +11 (position.label in template: 11.G)U +12 (position.label in template: 12.G)G +13 (position.label in template: 13.U)G +14 (position.label in template: 14.U)U +15 (position.label in template: 15.U)U +16 (position.label in template: 16.C)U +17 (position.label in template: 17.G)C +18 (position.label in template: 18.A)G +19 (inserted)A +20 (position.label in template: 21.G)C + +20 + +21 (position.label in template: 22.G)G + +22 (position.label in template: 23.G)G + +23 (position.label in template: 24.G)G + +24 (position.label in template: 25.G)G + +25 (position.label in template: 26.C)G + +26 (position.label in template: 27.C)U + +27 (position.label in template: 28.C)A + +28 (position.label in template: 29.U)G +29 (position.label in template: 33.G)U + +30 (inserted)U +30 + +31 (inserted)G +32 (inserted)A +33 (position.label in template: 34.C)G + +34 (position.label in template: 35.C)G + +35 (inserted)C +36 (position.label in template: 36.A)C + +37 (position.label in template: 37.A)G + +38 (position.label in template: 38.G)U + +39 (position.label in template: 39.G)G + +40 (position.label in template: 40.U)G + +41 (position.label in template: 41.U)C + +42 (position.label in template: 42.G)A +43 (inserted)G +44 (position.label in template: 43.C)C + +45 (position.label in template: 44.A)G + +46 (position.label in template: 45.U)A + +47 (position.label in template: 46.G)G + +48 (position.label in template: 47.C)C + +49 (position.label in template: 48.C)C +50 (position.label in template: 49.G)G +50 + +51 (position.label in template: 50.A)U +52 (position.label in template: 51.G)G +53 (position.label in template: 52.G)G +54 (position.label in template: 55.G)U + +55 (position.label in template: 56.C)U + +56 (position.label in template: 57.C)C + +57 (position.label in template: 58.G)C + +58 (position.label in template: 59.G)A + +59 (position.label in template: 60.C)G + +60 (position.label in template: 61.G)A +61 (position.label in template: 62.A)G +62 (position.label in template: 63.C)G +63 (position.label in template: 64.C)C +64 (position.label in template: 65.U)A +65 (position.label in template: 66.C)C +66 (position.label in template: 67.G)G +67 (position.label in template: 68.U)U +68 (position.label in template: 69.U)U +69 (position.label in template: 70.A)A +70 (position.label in template: 71.A)A +71 (position.label in template: 72.A)A +72 (position.label in template: 73.A)A +73 (position.label in template: 74.A)A +74 (inserted)G +75 (position.label in template: 75.G)C +76 (position.label in template: 76.C)U +77 (position.label in template: 77.C)G +78 (position.label in template: 78.G)G +79 (position.label in template: 79.G)A +80 (position.label in template: 80.C)A +81 (position.label in template: 82.A)A +82 (position.label in template: 83.A)A +83 (position.label in template: 84.A)A +84 (position.label in template: 85.A)U +85 (position.label in template: 86.U)A +86 (position.label in template: 87.A)A +87 (position.label in template: 88.U)U +88 (position.label in template: 89.A)U +89 (position.label in template: 90.A)U +90 (position.label in template: 91.A)A +91 (position.label in template: 92.U)A +92 (position.label in template: 93.G)A +93 (position.label in template: 94.C)C +94 (position.label in template: 95.C)g +95 (position.label in template: 96.A)c +96 (position.label in template: 97.A)u +97 (position.label in template: 98.C)a +98 (position.label in template: 99.A)a +99 (position.label in template: 100.A)c +100 (position.label in template: 101.U)g +100 + +101 (position.label in template: 102.A)a +102 (position.label in template: 103.A)a +103 (position.label in template: 104.U)a +104 (position.label in template: 105.A)a +105 (position.label in template: 106.A)u +106 (position.label in template: 107.C)u +107 (position.label in template: 108.U)a +108 (position.label in template: 109.A)c +109 (position.label in template: 110.C)g +110 (position.label in template: 111.G)c +111 (position.label in template: 112.C)g +112 (position.label in template: 113.U)u +113 (position.label in template: 114.U)u +114 (position.label in template: 116.C)a + +115 (position.label in template: 117.G)g + +116 (position.label in template: 118.C)c + +117 (position.label in template: 119.U)a + +118 (position.label in template: 120.G)g + +119 (position.label in template: 121.C)c + +120 (position.label in template: 122.U)c +121 (position.label in template: 123.U)U +122 (position.label in template: 124.A)A +123 (position.label in template: 125.A)A +124 (position.label in template: 126.U)G +125 (position.label in template: 127.G)G +126 (position.label in template: 128.C)C +127 (position.label in template: 129.A)U +128 (position.label in template: 130.G)G +129 (position.label in template: 131.C)C +130 (position.label in template: 132.G)U +131 (position.label in template: 137.C)C + +132 (position.label in template: 138.G)G + +133 (position.label in template: 139.U)U + +134 (position.label in template: 140.C)U + +135 (position.label in template: 141.C)C + +136 (position.label in template: 142.U)A + +137 (inserted)A +138 (position.label in template: 146.C)C + +139 (position.label in template: 147.C)C + +140 (position.label in template: 148.U)U + +141 (inserted)U +142 (inserted)U +143 (position.label in template: 149.C)A + +144 (position.label in template: 150.C)G + +145 (position.label in template: 151.U)U +146 (position.label in template: 152.C)U +147 (position.label in template: 153.G)C +148 (position.label in template: 154.C)C +149 (position.label in template: 155.C)C +150 (position.label in template: 156.U)G +150 + +151 (position.label in template: 157.G)C +152 (position.label in template: 158.A)A +153 (position.label in template: 160.G)C +154 (position.label in template: 161.G)U +155 (inserted)U +156 (inserted)U +157 (position.label in template: 162.A)A +158 (position.label in template: 163.G)G +159 (position.label in template: 164.G)G +160 (position.label in template: 168.A)A +161 (position.label in template: 169.A)U +162 (position.label in template: 170.A)U +163 (position.label in template: 171.G)G +164 (position.label in template: 172.G)G +165 (position.label in template: 173.G)G +166 (position.label in template: 174.C)C +167 (position.label in template: 175.G)G +168 (position.label in template: 176.U)U +169 (position.label in template: 177.C)C +170 (position.label in template: 178.A)A +171 (position.label in template: 179.U)U +172 (position.label in template: 180.U)U +173 (position.label in template: 181.A)U +174 (position.label in template: 182.A)A +175 (position.label in template: 183.A)G +176 (position.label in template: 184.G)C +177 (position.label in template: 185.C)G +178 (position.label in template: 186.G)G +179 (position.label in template: 187.G)G +180 (position.label in template: 188.G)G +181 (position.label in template: 189.C)U +182 (position.label in template: 190.U)C +183 (position.label in template: 191.A)C +184 (position.label in template: 195.C)G + +185 (position.label in template: 196.A)U + +186 (position.label in template: 197.C)C + +187 (position.label in template: 198.C)A + +188 (inserted)C +189 (position.label in template: 199.C)U + +190 (inserted)A +191 (inserted)C +192 (position.label in template: 200.C)C + +193 (position.label in template: 201.A)A +194 (position.label in template: 202.U)A +195 (position.label in template: 203.U)A +196 (position.label in template: 204.G)G +197 (position.label in template: 205.C)C +198 (position.label in template: 206.U)U +199 (position.label in template: 207.U)U +200 (position.label in template: 208.U)U +200 + +201 (position.label in template: 209.G)G +202 (position.label in template: 210.G)A +203 (position.label in template: 211.G)G +204 (position.label in template: 212.G)G +205 (inserted)U +206 (inserted)A +207 (position.label in template: 213.G)A +208 (inserted)C +209 (position.label in template: 214.G)U +210 (position.label in template: 215.G)G +211 (position.label in template: 216.U)A +212 (position.label in template: 217.G)C +213 (position.label in template: 221.G)G +214 (position.label in template: 222.A)C +215 (position.label in template: 223.A)A +216 (position.label in template: 224.A)U +217 (position.label in template: 225.A)U +218 (position.label in template: 226.A)A +219 (position.label in template: 227.U)U +220 (position.label in template: 228.A)G +221 (position.label in template: 229.A)A +222 (position.label in template: 230.A)A +223 (position.label in template: 231.A)G +224 (position.label in template: 232.A)C +225 (position.label in template: 233.G)U +226 (position.label in template: 234.G)A +227 (inserted)C + +228 (inserted)U + +229 (position.label in template: 235.C)G +230 (position.label in template: 236.U)A +231 (position.label in template: 237.G)A +232 (position.label in template: 243.A)G + +233 (position.label in template: 244.G)C + +234 (position.label in template: 245.C)U + +235 (position.label in template: 246.G)G + +236 (position.label in template: 247.C)U + +237 (position.label in template: 248.A)A +238 (inserted)A +239 (position.label in template: 249.C)G + +240 (position.label in template: 250.C)C + +241 (position.label in template: 251.C)C + +242 (position.label in template: 252.U)U +243 (position.label in template: 253.G)G +244 (position.label in template: 254.U)U +245 (position.label in template: 255.C)C +246 (position.label in template: 256.U)U +247 (position.label in template: 257.U)G +248 (position.label in template: 258.U)U +249 (position.label in template: 259.C)G +250 (position.label in template: 260.G)G +250 + +251 (position.label in template: 261.G)G +252 (position.label in template: 262.G)C +253 (position.label in template: 263.A)G +254 (inserted)U +255 (position.label in template: 264.G)G +256 (position.label in template: 265.C)C +257 (position.label in template: 266.G)A +258 (position.label in template: 267.C)G +259 (position.label in template: 268.U)C +260 (position.label in template: 274.G)A +261 (position.label in template: 275.A)G +262 (position.label in template: 276.A)A +263 (inserted)G +264 (inserted)G +265 (position.label in template: 277.A)G +266 (position.label in template: 278.A)A +267 (position.label in template: 279.U)A +268 (position.label in template: 280.A)U +269 (position.label in template: 281.A)G +270 (position.label in template: 282.A)U +271 (position.label in template: 283.A)U +272 (position.label in template: 284.A)A +273 (position.label in template: 285.A)A +274 (position.label in template: 286.G)A +275 (position.label in template: 287.A)U +276 (position.label in template: 288.G)C +277 (position.label in template: 289.A)A +278 (position.label in template: 290.C)C +279 (position.label in template: 291.U)U +280 (position.label in template: 292.A)G +281 (position.label in template: 293.A)A +282 (inserted)C +283 (inserted)U +284 (inserted)G +285 (inserted)C +286 (position.label in template: 294.G)G +287 (position.label in template: 295.C)C +288 (position.label in template: 296.A)U +289 (position.label in template: 297.U)C +290 (position.label in template: 298.G)G +291 (position.label in template: 299.U)G +292 (position.label in template: 300.A)A +293 (position.label in template: 301.G)G +294 (position.label in template: 302.A)A +295 (inserted)A +296 (position.label in template: 303.A)G +297 (position.label in template: 304.A)C +298 (position.label in template: 305.C)U +299 (position.label in template: 306.C)G +300 (position.label in template: 307.U)U +300 + +301 (position.label in template: 308.U)G +302 (inserted)A +303 (position.label in template: 309.G)C +304 (position.label in template: 310.G)C +305 (inserted)A +306 (inserted)A +307 (position.label in template: 311.C)G +308 (inserted)A +309 (position.label in template: 315.G)U +310 (position.label in template: 316.G)G +311 (position.label in template: 317.G)C +312 (position.label in template: 318.C)U +313 (position.label in template: 319.C)U +314 (position.label in template: 320.C)U +315 (position.label in template: 321.U)C +316 (position.label in template: 322.C)G +317 (position.label in template: 325.G)G +318 (position.label in template: 326.A)A +319 (position.label in template: 327.C)C +320 (position.label in template: 328.G)A + +321 (position.label in template: 329.C)G + +322 (position.label in template: 330.G)G + +323 (position.label in template: 331.G)G + +324 (position.label in template: 332.G)G + +325 (position.label in template: 333.U)U +326 (position.label in template: 334.U)U +327 (position.label in template: 335.C)C + +328 (position.label in template: 336.G)G + +329 (position.label in template: 337.A)A + +330 (position.label in template: 338.U)U + +331 (position.label in template: 339.U)u + +332 (position.label in template: 340.C)c + +333 (position.label in template: 341.A)a +334 (position.label in template: 342.A)a +335 (position.label in template: 343.A)a +336 (position.label in template: 344.A)a +337 (position.label in template: 346.G)g +338 (position.label in template: 347.A)a +339 (position.label in template: 348.G)g +340 (position.label in template: 349.U)u +341 (position.label in template: 350.C)c +342 (position.label in template: 351.G)g +343 (position.label in template: 352.C)c +344 (position.label in template: 353.C)c + +345 (position.label in template: 354.C)u + +346 (position.label in template: 355.U)u + +347 (position.label in template: 356.G)g + +348 (position.label in template: 357.G)c + +349 (position.label in template: 358.G)a + +350 (position.label in template: 359.G)g + +350 + +351 (position.label in template: 360.G)u + +352 (position.label in template: 361.G)g +353 (position.label in template: 362.U)u +354 (position.label in template: 363.A)g +355 (position.label in template: 364.A)a +356 (position.label in template: 365.C)g +357 (position.label in template: 366.C)c +358 (position.label in template: 367.C)u +359 (position.label in template: 368.C)g +360 (position.label in template: 369.C)c +361 (position.label in template: 370.A)g +362 (position.label in template: 371.G)a +363 (position.label in template: 372.G)g +364 (position.label in template: 373.G)u +365 (position.label in template: 374.G)g +366 (position.label in template: 375.A)a +367 (position.label in template: 376.A)u +368 (position.label in template: 377.A)a +369 (position.label in template: 378.A)a +370 (position.label in template: 379.C)u + +371 (position.label in template: 380.C)c + +372 (position.label in template: 381.C)c + +373 (position.label in template: 382.G)g + +374 (position.label in template: 383.G)g + +375 (position.label in template: 384.C)c + +376 (position.label in template: 385.U)u +377 (position.label in template: 386.A)u +378 (position.label in template: 387.A)u +379 (position.label in template: 388.A)a +380 (position.label in template: 389.U)u + +381 (position.label in template: 390.C)c + +382 (position.label in template: 391.A)g + +383 (position.label in template: 392.G)g + +384 (position.label in template: 393.G)u + +385 (position.label in template: 394.G)g + +386 (position.label in template: 395.A)a +387 (position.label in template: 396.A)a +388 (position.label in template: 397.A)a +389 (position.label in template: 399.C)c + +390 (position.label in template: 400.C)c + +391 (position.label in template: 401.U)g + +392 (position.label in template: 402.A)u + +393 (position.label in template: 403.A)a +394 (position.label in template: 404.C)a +395 (position.label in template: 405.C)c +396 (position.label in template: 406.U)g +397 (position.label in template: 407.G)u +398 (position.label in template: 408.A)g +399 (position.label in template: 409.A)a +400 (position.label in template: 410.A)a +400 + +401 (position.label in template: 411.G)g +402 (position.label in template: 412.A)a +403 (position.label in template: 413.A)c +404 (position.label in template: 414.G)g +405 (position.label in template: 417.U)a +406 (position.label in template: 418.A)c +407 (position.label in template: 419.G)g +408 (position.label in template: 420.G)g +409 (position.label in template: 422.U)c +410 (position.label in template: 423.A)a +411 (position.label in template: 424.A)a +412 (position.label in template: 425.U)u +413 (position.label in template: 426.C)a +414 (position.label in template: 427.C)c +415 (position.label in template: 428.U)c +416 (position.label in template: 429.G)g +417 (position.label in template: 430.A)a +418 (position.label in template: 431.G)g + +419 (position.label in template: 432.G)g + +420 (position.label in template: 433.G)g + +421 (position.label in template: 434.G)g +422 (position.label in template: 435.U)u +423 (position.label in template: 436.G)a +424 (position.label in template: 438.C)u + +425 (position.label in template: 439.C)g + +426 (position.label in template: 440.C)u + +427 (inserted)g +428 (position.label in template: 441.G)g + +429 (position.label in template: 442.A)a +430 (position.label in template: 443.A)g +431 (position.label in template: 444.A)c +432 (inserted)a +433 (inserted)a +434 (inserted)u +435 (inserted)c +436 (position.label in template: 445.C)c +437 (inserted)a +438 (position.label in template: 446.G)a +439 (position.label in template: 447.G)c +440 (position.label in template: 448.G)a +441 (position.label in template: 450.A)g +442 (position.label in template: 451.A)c +443 (position.label in template: 452.C)c +444 (position.label in template: 453.C)c +445 (position.label in template: 454.U)u +446 (position.label in template: 455.G)g +447 (position.label in template: 456.C)u +448 (position.label in template: 457.A)a +449 (position.label in template: 458.G)u +450 (position.label in template: 459.A)c +450 + +451 (position.label in template: 460.G)g +452 (position.label in template: 461.A)a +453 (position.label in template: 462.C)c +454 (position.label in template: 463.U)u +455 (position.label in template: 464.C)u +456 (inserted)a +457 (position.label in template: 465.U)u + +458 (position.label in template: 466.G)a + +459 (position.label in template: 467.G)g + +460 (position.label in template: 468.C)g + +461 (position.label in template: 469.C)c + +462 (position.label in template: 470.C)a + +463 (position.label in template: 471.C)u + +464 (position.label in template: 472.C)c + +465 (position.label in template: 473.C)c + +466 (position.label in template: 474.U)u +467 (position.label in template: 475.A)a +468 (position.label in template: 476.A)a +469 (position.label in template: 477.A)a +470 (position.label in template: 479.G)g +471 (position.label in template: 480.G)g +472 (position.label in template: 481.G)a +473 (position.label in template: 482.G)u +474 (position.label in template: 483.G)g +475 (position.label in template: 484.G)c +476 (position.label in template: 485.A)a +477 (position.label in template: 486.C)c +478 (position.label in template: 487.C)u +479 (position.label in template: 488.A)a +480 (position.label in template: 489.G)g +481 (inserted)g +482 (position.label in template: 490.A)a + +483 (position.label in template: 491.U)u + +484 (position.label in template: 492.G)g + +485 (position.label in template: 493.G)g + +486 (position.label in template: 494.G)a + +487 (position.label in template: 495.A)a + +488 (position.label in template: 496.G)g + +489 (position.label in template: 497.G)u + +490 (position.label in template: 498.C)u + +491 (position.label in template: 499.A)a +492 (position.label in template: 500.A)c +493 (position.label in template: 501.A)a +494 (position.label in template: 502.A)a +495 (position.label in template: 503.U)a +496 (position.label in template: 504.C)c +497 (position.label in template: 505.G)u +498 (position.label in template: 506.U)a +499 (position.label in template: 507.U)u +500 (position.label in template: 508.G)a +500 + +501 (position.label in template: 509.A)a +502 (position.label in template: 510.A)u +503 (position.label in template: 511.U)a +504 (position.label in template: 512.A)u +505 (position.label in template: 524.G)g +506 (position.label in template: 525.C)a +507 (position.label in template: 526.C)c +508 (position.label in template: 527.U)u +509 (position.label in template: 528.C)u +510 (position.label in template: 529.C)c +511 (position.label in template: 530.C)u +512 (position.label in template: 531.A)a +513 (position.label in template: 532.U)u +514 (position.label in template: 533.A)a +515 (position.label in template: 534.A)a +516 (position.label in template: 535.U)c +517 (position.label in template: 536.A)a +518 (position.label in template: 537.C)c +519 (position.label in template: 538.G)g +520 (position.label in template: 539.C)c +521 (position.label in template: 540.C)c +522 (position.label in template: 541.G)g +523 (position.label in template: 542.G)g +524 (position.label in template: 543.G)a +525 (position.label in template: 544.C)g + +526 (position.label in template: 545.A)a + +527 (position.label in template: 546.U)a + +528 (position.label in template: 547.C)c + +529 (position.label in template: 548.C)u + +530 (position.label in template: 549.C)u + +531 (position.label in template: 550.G)c +532 (position.label in template: 551.A)g +533 (position.label in template: 552.A)a +534 (position.label in template: 553.A)c +535 (inserted)a +536 (inserted)g +537 (position.label in template: 554.G)a +538 (position.label in template: 555.G)a +539 (position.label in template: 556.G)g +540 (position.label in template: 557.A)u +541 (position.label in template: 558.U)u +542 (position.label in template: 559.G)c +543 (position.label in template: 560.A)a +544 (position.label in template: 561.A)a +545 (position.label in template: 562.G)g +546 (position.label in template: 563.A)a +547 (position.label in template: 564.G)u +548 (position.label in template: 565.A)a +549 (position.label in template: 566.U)u +550 (position.label in template: 567.A)a +550 + +551 (position.label in template: 568.G)g +552 (position.label in template: 569.U)u +553 (position.label in template: 570.C)c +554 (position.label in template: 571.C)a +555 (position.label in template: 572.A)g +556 (position.label in template: 573.C)c +557 (position.label in template: 574.G)a +558 (position.label in template: 575.C)c + +559 (position.label in template: 576.C)c + +560 (position.label in template: 577.C)a + +561 (position.label in template: 578.C)u + +562 (position.label in template: 579.U)u +563 (position.label in template: 580.U)g +564 (position.label in template: 581.G)g +565 (position.label in template: 582.G)a +566 (position.label in template: 583.A)g +567 (position.label in template: 584.A)a +568 (position.label in template: 585.A)c +569 (position.label in template: 586.A)a +570 (position.label in template: 588.G)a +571 (position.label in template: 589.G)u +572 (position.label in template: 590.G)g +573 (position.label in template: 591.G)g +574 (position.label in template: 592.U)a +575 (position.label in template: 593.A)u +576 (position.label in template: 594.U)a +577 (position.label in template: 595.A)a +578 (position.label in template: 596.C)a +579 (position.label in template: 597.G)g +580 (position.label in template: 598.U)g +581 (position.label in template: 599.G)c +582 (position.label in template: 600.U)g +583 (inserted)U +584 (position.label in template: 601.C)C +585 (position.label in template: 602.C)C +586 (position.label in template: 603.C)C +587 (position.label in template: 604.G)C +588 (position.label in template: 605.C)U +589 (position.label in template: 606.C)C +590 (position.label in template: 607.A)G +591 (position.label in template: 608.C)C +592 (position.label in template: 609.C)C +593 (position.label in template: 610.U)U +594 (position.label in template: 611.C)C +595 (position.label in template: 612.C)C +596 (position.label in template: 613.A)A +597 (position.label in template: 614.C)c +598 (position.label in template: 615.C)c +599 (position.label in template: 616.A)a +600 (position.label in template: 617.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/dup-BX548175.1_1677929-1677634-tmRNA_cyano.colored.svg b/tests/examples/tmrna/dup-BX548175.1_1677929-1677634-tmRNA_cyano.colored.svg new file mode 100644 index 000000000..2e9f86ff9 --- /dev/null +++ b/tests/examples/tmrna/dup-BX548175.1_1677929-1677634-tmRNA_cyano.colored.svg @@ -0,0 +1,643 @@ + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.C)C +2 (position.label in template: 2.U)U +3 (position.label in template: 3.G)G +4 (position.label in template: 4.U)U +5 (position.label in template: 5.C)C +6 (position.label in template: 6.A)A +7 (position.label in template: 7.G)G +8 (position.label in template: 8.A)A +9 (position.label in template: 9.A)A +10 (position.label in template: 10.U)U +10 + +11 (position.label in template: 11.A)G +12 (position.label in template: 12.A)G +13 (position.label in template: 13.A)A +14 (position.label in template: 14.A)A +15 (position.label in template: 15.A)G +16 (position.label in template: 16.U)U +17 (position.label in template: 18.U)G + +18 (position.label in template: 19.C)U + +19 (position.label in template: 20.C)C + +20 (position.label in template: 21.G)C + +20 + +21 (inserted)C +22 (position.label in template: 22.G)C + +23 (position.label in template: 23.C)C + +24 (position.label in template: 24.U)U +25 (position.label in template: 25.U)U +26 (position.label in template: 26.U)U +27 (position.label in template: 27.A)U +28 (position.label in template: 28.G)G +29 (position.label in template: 29.C)G +30 (inserted)C +30 + +31 (position.label in template: 30.C)G +32 (position.label in template: 31.G)G +33 (position.label in template: 32.G)A +34 (position.label in template: 33.A)C +35 (position.label in template: 35.U)U +36 (position.label in template: 36.A)A +37 (position.label in template: 37.G)G + +38 (position.label in template: 38.G)G + +39 (position.label in template: 39.U)U + +40 (position.label in template: 40.G)G +41 (position.label in template: 41.A)A + +42 (position.label in template: 42.C)U + +43 (position.label in template: 43.C)C + +44 (position.label in template: 44.C)C + +45 (position.label in template: 45.A)A +46 (position.label in template: 46.C)C +47 (position.label in template: 47.A)A +48 (position.label in template: 48.C)C + +49 (position.label in template: 49.C)C + +50 (position.label in template: 50.A)A +50 + +51 (position.label in template: 51.C)G + +52 (position.label in template: 52.U)U + +53 (position.label in template: 53.G)G + +54 (position.label in template: 54.U)U + +55 (position.label in template: 55.C)C + +56 (position.label in template: 56.C)U + +57 (position.label in template: 57.C)C + +58 (position.label in template: 58.G)G + +59 (position.label in template: 59.G)G +60 (position.label in template: 60.A)A +61 (position.label in template: 61.C)C +62 (position.label in template: 62.A)A + +63 (position.label in template: 63.G)G + +64 (position.label in template: 64.C)C + +65 (position.label in template: 65.G)G + +66 (position.label in template: 66.G)G + +67 (position.label in template: 67.U)U +68 (position.label in template: 68.U)U +69 (position.label in template: 69.C)C +70 (position.label in template: 70.G)G +71 (position.label in template: 71.A)A +72 (position.label in template: 72.U)U +73 (position.label in template: 73.U)U +74 (position.label in template: 74.C)C +75 (position.label in template: 75.C)C +76 (position.label in template: 76.G)G +77 (position.label in template: 77.C)C +78 (position.label in template: 78.U)U +79 (position.label in template: 79.C)C + +80 (position.label in template: 80.A)A + +81 (position.label in template: 81.G)G + +82 (position.label in template: 82.C)C + +83 (position.label in template: 83.U)U + +84 (position.label in template: 84.C)C + +85 (position.label in template: 85.C)C + +86 (position.label in template: 86.A)A +87 (position.label in template: 87.U)u +88 (position.label in template: 88.U)u +89 (position.label in template: 89.C)c +90 (position.label in template: 90.C)c +91 (position.label in template: 91.U)u +92 (position.label in template: 92.C)c +93 (position.label in template: 93.C)u +94 (position.label in template: 94.U)u +95 (position.label in template: 95.U)u +96 (position.label in template: 96.C)u +97 (position.label in template: 97.U)a +98 (position.label in template: 98.U)g +99 (inserted)g +100 (inserted)u +100 + +101 (inserted)g +102 (inserted)u +103 (inserted)c +104 (inserted)u +105 (inserted)u +106 (position.label in template: 99.G)G +107 (position.label in template: 100.G)G +108 (position.label in template: 101.G)G +109 (position.label in template: 102.G)G +110 (position.label in template: 103.C)C +111 (position.label in template: 104.U)U +112 (position.label in template: 105.G)G +113 (position.label in template: 106.C)C +114 (position.label in template: 107.A)A +115 (position.label in template: 108.A)A +116 (position.label in template: 109.U)U +117 (position.label in template: 110.G)G +118 (position.label in template: 111.G)G +119 (position.label in template: 112.U)U +120 (position.label in template: 113.U)U +121 (position.label in template: 114.U)U +122 (position.label in template: 115.C)C +123 (position.label in template: 116.G)G +124 (position.label in template: 117.A)A +125 (position.label in template: 118.C)C +126 (position.label in template: 119.G)G +127 (position.label in template: 120.G)G +128 (position.label in template: 121.G)G +129 (position.label in template: 122.G)G +130 (position.label in template: 123.C)U +131 (position.label in template: 124.A)A +132 (position.label in template: 125.G)U +133 (position.label in template: 126.A)G +134 (position.label in template: 127.A)A +135 (position.label in template: 128.G)G +136 (position.label in template: 129.G)G +137 (position.label in template: 130.A)A +138 (position.label in template: 131.G)G +139 (position.label in template: 132.G)G +140 (position.label in template: 133.G)G +141 (position.label in template: 134.U)U +142 (position.label in template: 135.G)G +143 (position.label in template: 136.A)A +144 (position.label in template: 137.C)C +145 (position.label in template: 138.U)U +146 (position.label in template: 139.G)G +147 (position.label in template: 140.A)A +148 (position.label in template: 141.A)A +149 (position.label in template: 142.G)G +150 (position.label in template: 143.C)C +150 + +151 (position.label in template: 144.C)C +152 (position.label in template: 145.U)U + +153 (position.label in template: 146.G)G + +154 (position.label in template: 147.C)C + +155 (position.label in template: 148.U)U + +156 (position.label in template: 149.C)C + +157 (position.label in template: 150.G)G +158 (position.label in template: 151.G)G +159 (position.label in template: 152.U)U +160 (position.label in template: 153.U)A +161 (position.label in template: 154.A)A +162 (position.label in template: 155.G)G +163 (position.label in template: 156.A)A +164 (position.label in template: 157.G)G +165 (position.label in template: 158.C)C +166 (position.label in template: 159.A)A +167 (position.label in template: 160.A)A +168 (position.label in template: 161.A)A +169 (position.label in template: 162.A)U +170 (position.label in template: 163.A)C +171 (position.label in template: 164.C)C +172 (position.label in template: 165.G)G +173 (position.label in template: 166.U)U +174 (position.label in template: 167.A)A +175 (position.label in template: 168.A)A +176 (position.label in template: 169.C)C +177 (position.label in template: 170.U)U +178 (position.label in template: 171.G)g +179 (position.label in template: 172.C)c +180 (position.label in template: 173.U)g +181 (position.label in template: 174.A)a +182 (position.label in template: 175.A)a +183 (position.label in template: 176.C)c +184 (position.label in template: 177.A)a +185 (position.label in template: 178.A)a +186 (position.label in template: 179.C)c +187 (position.label in template: 180.A)a +188 (position.label in template: 181.U)u +189 (position.label in template: 182.C)c +190 (position.label in template: 183.G)g +191 (position.label in template: 184.U)u +192 (position.label in template: 185.U)u +193 (position.label in template: 186.A)c +194 (position.label in template: 187.G)g +195 (position.label in template: 188.U)u +196 (position.label in template: 189.U)u +197 (position.label in template: 190.U)u +198 (position.label in template: 191.C)c +199 (position.label in template: 192.U)u +200 (position.label in template: 193.C)c +200 + +201 (position.label in template: 194.C)c +202 (position.label in template: 195.C)c +203 (position.label in template: 196.G)g +204 (inserted)u +205 (inserted)c +206 (inserted)a +207 (position.label in template: 197.C)g + +208 (position.label in template: 198.C)c +209 (position.label in template: 202.C)c +210 (inserted)u +211 (position.label in template: 204.G)g + +212 (position.label in template: 205.C)c + +213 (position.label in template: 206.C)c + +214 (position.label in template: 207.C)c +215 (position.label in template: 208.C)u +216 (position.label in template: 209.U)c +217 (position.label in template: 210.G)g +218 (position.label in template: 211.U)u +219 (position.label in template: 212.G)g +220 (position.label in template: 213.G)g +221 (position.label in template: 214.C)c +222 (position.label in template: 216.G)u +223 (position.label in template: 217.C)g +224 (position.label in template: 221.A)c +225 (inserted)c +226 (position.label in template: 222.G)U +227 (position.label in template: 223.C)G +228 (position.label in template: 224.C)A +229 (position.label in template: 225.U)C +230 (position.label in template: 226.U)C +231 (position.label in template: 227.U)C +232 (position.label in template: 228.A)U +233 (position.label in template: 229.A)A +234 (position.label in template: 230.A)A +235 (inserted)U +236 (inserted)A +237 (inserted)A +238 (inserted)G +239 (position.label in template: 231.G)G + +240 (position.label in template: 232.G)G + +241 (position.label in template: 233.A)A +242 (position.label in template: 234.G)G + +243 (position.label in template: 235.A)A + +244 (position.label in template: 236.U)U + +245 (position.label in template: 237.G)G + +246 (position.label in template: 238.G)G + +247 (position.label in template: 239.G)G + +248 (position.label in template: 240.G)G + +249 (position.label in template: 241.C)U + +250 (position.label in template: 242.G)G +250 + +251 (position.label in template: 243.A)A +252 (position.label in template: 244.G)G +253 (position.label in template: 245.G)G +254 (position.label in template: 246.U)U +255 (position.label in template: 247.C)C +256 (position.label in template: 248.A)A +257 (position.label in template: 249.G)G +258 (position.label in template: 250.C)C +259 (position.label in template: 251.C)C +260 (position.label in template: 252.U)U +261 (position.label in template: 253.U)U +262 (position.label in template: 254.A)A +263 (position.label in template: 255.U)U +264 (position.label in template: 256.C)C +265 (position.label in template: 257.A)A +266 (position.label in template: 258.C)C +267 (position.label in template: 259.C)C +268 (position.label in template: 260.C)C +269 (position.label in template: 261.A)A +270 (position.label in template: 262.A)A +271 (position.label in template: 263.A)A +272 (position.label in template: 264.U)U +273 (position.label in template: 265.G)G +274 (position.label in template: 266.A)A +275 (position.label in template: 267.C)C +276 (position.label in template: 268.C)C +277 (position.label in template: 269.C)C +278 (position.label in template: 270.A)A +279 (position.label in template: 271.U)U +280 (position.label in template: 272.G)G +281 (position.label in template: 273.G)G + +282 (position.label in template: 274.G)G + +283 (position.label in template: 275.G)G + +284 (position.label in template: 276.C)G + +285 (position.label in template: 277.C)C + +286 (position.label in template: 278.C)U + +287 (position.label in template: 279.G)G +288 (position.label in template: 280.G)C +289 (position.label in template: 281.A)G +290 (position.label in template: 282.A)A +291 (position.label in template: 283.G)G +292 (position.label in template: 284.G)G +293 (position.label in template: 285.G)C +294 (position.label in template: 286.C)C +295 (position.label in template: 287.C)C +296 (position.label in template: 288.C)C +297 (position.label in template: 289.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/dup-CR555306.1_77117-77443-tmRNA_beta.colored.svg b/tests/examples/tmrna/dup-CR555306.1_77117-77443-tmRNA_beta.colored.svg new file mode 100644 index 000000000..624d3fef9 --- /dev/null +++ b/tests/examples/tmrna/dup-CR555306.1_77117-77443-tmRNA_beta.colored.svg @@ -0,0 +1,760 @@ + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.A)A +2 (position.label in template: 2.C)A +3 (position.label in template: 3.A)A +4 (position.label in template: 4.C)C +5 (position.label in template: 5.G)U +6 (position.label in template: 6.C)C +7 (position.label in template: 7.A)C +8 (position.label in template: 8.A)C +9 (position.label in template: 9.A)G +10 (position.label in template: 10.U)U +10 + +11 (position.label in template: 11.U)A +12 (position.label in template: 12.G)G +13 (position.label in template: 13.A)A +14 (position.label in template: 14.C)C +15 (position.label in template: 15.U)U +16 (position.label in template: 16.U)U +17 (position.label in template: 17.G)G +18 (position.label in template: 18.A)A +19 (position.label in template: 19.A)A +20 (position.label in template: 20.G)U +20 + +21 (position.label in template: 21.C)C +22 (position.label in template: 22.U)G +23 (position.label in template: 23.G)A +24 (position.label in template: 24.A)A +25 (position.label in template: 25.C)G +26 (inserted)G +27 (position.label in template: 26.G)G +28 (position.label in template: 27.G)G +29 (position.label in template: 28.C)C +30 (position.label in template: 29.A)A +30 + +31 (position.label in template: 30.G)C +32 (position.label in template: 31.C)U +33 (position.label in template: 32.G)G +34 (position.label in template: 33.C)C +35 (position.label in template: 34.G)C +36 (position.label in template: 35.C)C +37 (position.label in template: 36.G)U +38 (position.label in template: 37.U)U +39 (position.label in template: 38.A)A +40 (position.label in template: 39.U)U +41 (position.label in template: 40.A)A +42 (position.label in template: 41.A)G +43 (position.label in template: 42.U)U +44 (position.label in template: 43.C)G +45 (position.label in template: 44.U)C +46 (position.label in template: 45.A)A +47 (position.label in template: 46.G)A +48 (position.label in template: 47.A)A +49 (position.label in template: 48.G)G +50 (position.label in template: 49.C)C +50 + +51 (position.label in template: 50.A)A +52 (position.label in template: 51.U)U +53 (position.label in template: 52.G)G + +54 (position.label in template: 53.G)G + +55 (position.label in template: 54.U)U + +56 (position.label in template: 55.U)U + +57 (position.label in template: 56.G)G + +58 (position.label in template: 57.U)U +59 (inserted)A +60 (position.label in template: 58.A)A +61 (position.label in template: 59.U)U +62 (position.label in template: 60.U)U +63 (position.label in template: 61.C)C + +64 (position.label in template: 62.C)C + +65 (position.label in template: 63.G)G +66 (position.label in template: 64.G)G + +67 (position.label in template: 65.C)C + +68 (position.label in template: 66.A)A +69 (position.label in template: 67.A)A + +70 (position.label in template: 68.C)C + +71 (position.label in template: 69.C)C + +72 (inserted)C +73 (position.label in template: 71.G)G +74 (position.label in template: 72.G)G +75 (position.label in template: 73.A)A +76 (position.label in template: 74.G)G +77 (position.label in template: 75.G)A +78 (position.label in template: 76.C)C + +79 (position.label in template: 77.G)G + +80 (position.label in template: 78.U)U + +81 (position.label in template: 79.U)U + +82 (position.label in template: 80.C)C + +83 (position.label in template: 81.U)U + +84 (position.label in template: 82.G)G + +85 (position.label in template: 83.G)G +86 (position.label in template: 84.A)A +87 (position.label in template: 85.C)C +88 (position.label in template: 86.G)G + +89 (position.label in template: 87.G)C + +90 (position.label in template: 88.G)G + +91 (position.label in template: 89.G)G + +92 (position.label in template: 90.G)G + +93 (position.label in template: 91.U)U +94 (position.label in template: 92.U)U +95 (position.label in template: 93.C)C +96 (position.label in template: 94.G)G +97 (position.label in template: 95.A)A +98 (position.label in template: 96.U)U +99 (position.label in template: 97.U)U +100 (position.label in template: 98.C)C +100 + +101 (position.label in template: 99.C)C +102 (position.label in template: 100.C)C +103 (position.label in template: 101.C)G +104 (position.label in template: 102.C)C +105 (position.label in template: 103.C)C + +106 (position.label in template: 104.A)A + +107 (position.label in template: 105.C)C + +108 (position.label in template: 106.C)C + +109 (position.label in template: 107.U)U + +110 (position.label in template: 108.C)C + +111 (position.label in template: 109.C)C + +112 (position.label in template: 110.A)A +113 (position.label in template: 111.C)c +114 (position.label in template: 112.C)a +115 (position.label in template: 114.A)g +116 (position.label in template: 115.A)u +117 (position.label in template: 116.G)g +118 (position.label in template: 117.G)g +119 (position.label in template: 118.G)g +120 (position.label in template: 119.C)c +121 (position.label in template: 120.A)a +122 (position.label in template: 121.U)u +123 (position.label in template: 122.U)u +124 (position.label in template: 123.C)c +125 (position.label in template: 126.C)u +126 (position.label in template: 127.G)c +127 (position.label in template: 128.G)a +128 (position.label in template: 129.A)a +129 (position.label in template: 130.G)g +130 (position.label in template: 131.A)a +131 (position.label in template: 132.G)g +132 (position.label in template: 133.U)u +133 (position.label in template: 134.G)g +134 (position.label in template: 135.U)u +135 (position.label in template: 136.U)u +136 (position.label in template: 137.U)c +137 (position.label in template: 138.U)a +138 (position.label in template: 139.G)g +139 (inserted)u +140 (position.label in template: 140.A)g +141 (position.label in template: 141.U)u +142 (position.label in template: 142.G)G +143 (position.label in template: 143.G)G +144 (position.label in template: 144.G)G +145 (position.label in template: 145.G)G +146 (position.label in template: 146.G)G +147 (position.label in template: 147.U)U +148 (position.label in template: 148.G)G +149 (position.label in template: 149.U)C +150 (position.label in template: 150.A)A +150 + +151 (position.label in template: 151.C)C +152 (position.label in template: 152.U)C +153 (position.label in template: 153.G)G +154 (position.label in template: 154.G)G +155 (position.label in template: 155.U)U +156 (position.label in template: 156.U)U +157 (position.label in template: 157.U)U +158 (position.label in template: 158.C)C +159 (position.label in template: 159.G)G +160 (position.label in template: 160.A)A +161 (position.label in template: 161.C)C +162 (position.label in template: 162.A)A +163 (position.label in template: 163.G)G +164 (position.label in template: 164.G)G +165 (position.label in template: 165.G)G +166 (position.label in template: 166.C)C +167 (position.label in template: 167.G)G +168 (position.label in template: 168.G)G +169 (position.label in template: 169.G)G +170 (position.label in template: 170.C)C +171 (position.label in template: 171.A)A +172 (position.label in template: 172.A)A +173 (inserted)U +174 (position.label in template: 174.G)G +175 (position.label in template: 175.G)G +176 (position.label in template: 176.U)U +177 (position.label in template: 177.G)G +178 (position.label in template: 178.A)A +179 (position.label in template: 179.G)G +180 (position.label in template: 180.C)C +181 (position.label in template: 181.A)A +182 (position.label in template: 182.G)G +183 (position.label in template: 183.G)G +184 (position.label in template: 184.C)C +185 (position.label in template: 185.A)A +186 (position.label in template: 186.A)A +187 (position.label in template: 187.C)C +188 (position.label in template: 188.C)C +189 (position.label in template: 189.C)C + +190 (position.label in template: 190.G)G + +191 (inserted)A +192 (inserted)G +193 (position.label in template: 193.A)A +194 (position.label in template: 194.G)G +195 (position.label in template: 195.G)G +196 (position.label in template: 196.C)C +197 (position.label in template: 197.G)G +198 (position.label in template: 198.A)A +199 (position.label in template: 199.C)C +200 (position.label in template: 200.G)G +200 + +201 (inserted)G +202 (inserted)A +203 (position.label in template: 203.C)C +204 (position.label in template: 204.G)G +205 (position.label in template: 205.U)U +206 (position.label in template: 206.U)A +207 (position.label in template: 207.A)A +208 (position.label in template: 208.A)U +209 (position.label in template: 209.U)C +210 (position.label in template: 210.A)C +211 (position.label in template: 211.A)G +212 (position.label in template: 212.U)C +213 (position.label in template: 213.A)g +214 (position.label in template: 214.C)c +215 (position.label in template: 215.A)a +216 (position.label in template: 216.A)a +217 (position.label in template: 217.A)a +218 (position.label in template: 218.U)u +219 (position.label in template: 219.C)c +220 (position.label in template: 220.C)c +221 (position.label in template: 221.A)a +222 (position.label in template: 222.U)c +223 (position.label in template: 223.A)a +224 (position.label in template: 224.A)a +225 (position.label in template: 225.A)a +226 (position.label in template: 226.U)c +227 (position.label in template: 227.G)g +228 (position.label in template: 228.C)c +229 (position.label in template: 229.C)c +230 (position.label in template: 230.A)a +231 (position.label in template: 231.A)a +232 (position.label in template: 232.C)c +233 (position.label in template: 233.G)g +234 (position.label in template: 234.A)a +235 (position.label in template: 235.U)u +236 (position.label in template: 236.G)g +237 (position.label in template: 237.A)a +238 (position.label in template: 238.G)g +239 (position.label in template: 239.C)c +240 (position.label in template: 240.A)g +241 (position.label in template: 241.U)u +242 (position.label in template: 242.U)u +243 (position.label in template: 243.U)u +244 (position.label in template: 244.C)c +245 (position.label in template: 245.G)g +246 (position.label in template: 246.C)c +247 (position.label in template: 247.A)u +248 (position.label in template: 248.A)g +249 (position.label in template: 249.U)u +250 (position.label in template: 250.G)a +250 + +251 (position.label in template: 251.G)g +252 (position.label in template: 252.C)c +253 (position.label in template: 253.C)c +254 (position.label in template: 254.G)g +255 (position.label in template: 255.C)c +256 (position.label in template: 256.C)u +257 (position.label in template: 257.U)U +258 (position.label in template: 258.A)A +259 (position.label in template: 259.A)A +260 (position.label in template: 264.G)G +261 (position.label in template: 265.G)G +262 (position.label in template: 266.C)C +263 (inserted)A +264 (inserted)A +265 (position.label in template: 267.U)C +266 (position.label in template: 268.A)A +267 (position.label in template: 269.G)G +268 (position.label in template: 270.C)C +269 (position.label in template: 271.U)C +270 (position.label in template: 272.G)G +271 (position.label in template: 273.G)G +272 (position.label in template: 274.G)G +273 (position.label in template: 275.G)G +274 (position.label in template: 276.C)C +275 (position.label in template: 277.U)C +276 (position.label in template: 278.G)G + +277 (position.label in template: 279.C)C + +278 (position.label in template: 280.U)C + +279 (inserted)U +280 (inserted)G +281 (inserted)A +282 (position.label in template: 284.G)G +283 (position.label in template: 285.C)C +284 (position.label in template: 286.C)C +285 (position.label in template: 287.U)C +286 (position.label in template: 288.U)U +287 (position.label in template: 289.G)G +288 (position.label in template: 290.U)U +289 (position.label in template: 291.U)U +290 (position.label in template: 292.A)A +291 (position.label in template: 293.C)C +292 (position.label in template: 294.C)C +293 (position.label in template: 295.A)A +294 (position.label in template: 296.A)A +295 (position.label in template: 297.A)A +296 (position.label in template: 298.G)G +297 (inserted)A +298 (inserted)C +299 (position.label in template: 302.A)G +300 (position.label in template: 303.G)G +300 + +301 (position.label in template: 304.C)C +302 (position.label in template: 305.C)U +303 (position.label in template: 306.G)G +304 (position.label in template: 307.C)G + +305 (position.label in template: 308.C)C + +306 (position.label in template: 309.G)G + +307 (position.label in template: 310.G)G + +308 (position.label in template: 311.G)G + +309 (position.label in template: 312.G)G + +310 (position.label in template: 313.G)G + +311 (position.label in template: 314.C)C + +312 (position.label in template: 315.C)U + +313 (position.label in template: 316.U)U +314 (position.label in template: 317.C)C +315 (position.label in template: 320.G)G +316 (position.label in template: 321.G)G +317 (position.label in template: 322.C)C +318 (position.label in template: 323.C)C +319 (position.label in template: 324.C)C +320 (position.label in template: 325.C)C +321 (position.label in template: 326.C)C +322 (position.label in template: 327.G)G +323 (position.label in template: 328.G)C +324 (inserted)U +325 (position.label in template: 329.U)U +326 (position.label in template: 330.C)C +327 (position.label in template: 331.A)A +328 (position.label in template: 332.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/dup-PCTA01000033.1:82380-82811_1-432-tmRNA.colored.svg b/tests/examples/tmrna/dup-PCTA01000033.1:82380-82811_1-432-tmRNA.colored.svg new file mode 100644 index 000000000..ba2076a00 --- /dev/null +++ b/tests/examples/tmrna/dup-PCTA01000033.1:82380-82811_1-432-tmRNA.colored.svg @@ -0,0 +1,911 @@ + + + + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.G)G + +2 (position.label in template: 2.G)G + +3 (position.label in template: 3.G)G + +4 (position.label in template: 4.G)G + +5 (position.label in template: 5.G)A + +6 (position.label in template: 6.U)U + +7 (position.label in template: 7.G)G + +8 (position.label in template: 8.A)U +9 (position.label in template: 9.A)G +10 (position.label in template: 10.C)U +10 + +11 (position.label in template: 11.U)U +12 (position.label in template: 12.G)G +13 (position.label in template: 13.G)A +14 (position.label in template: 14.U)U +15 (position.label in template: 15.U)U +16 (position.label in template: 16.U)U +17 (position.label in template: 17.C)G +18 (position.label in template: 18.G)A +19 (position.label in template: 25.A)C + +20 (position.label in template: 26.U)A + +20 + +21 (position.label in template: 27.G)G + +22 (position.label in template: 28.U)G + +23 (position.label in template: 29.U)A + +24 (position.label in template: 30.G)U +25 (position.label in template: 32.U)G + +26 (inserted)A +27 (position.label in template: 33.U)G + +28 (inserted)U +29 (inserted)A +30 (inserted)C +30 + +31 (position.label in template: 34.C)U + +32 (inserted)U +33 (inserted)U +34 (position.label in template: 35.C)A + +35 (position.label in template: 36.A)A + +36 (position.label in template: 37.A)C + +37 (position.label in template: 38.A)A + +38 (position.label in template: 39.A)A + +39 (position.label in template: 40.G)C + +40 (position.label in template: 41.C)U + +41 (position.label in template: 42.U)U + +42 (position.label in template: 43.G)G +43 (position.label in template: 44.C)C + +44 (position.label in template: 45.A)A + +45 (position.label in template: 46.U)A + +46 (position.label in template: 47.G)G + +47 (position.label in template: 48.C)C + +48 (position.label in template: 49.C)C +49 (position.label in template: 50.G)G +50 (position.label in template: 51.A)A +50 + +51 (position.label in template: 52.G)G +52 (position.label in template: 53.G)C +53 (position.label in template: 58.C)U + +54 (position.label in template: 59.G)G + +55 (position.label in template: 60.G)A + +56 (position.label in template: 61.U)U + +57 (position.label in template: 62.G)U +58 (position.label in template: 63.A)A +59 (position.label in template: 64.C)A +60 (position.label in template: 65.C)C +61 (position.label in template: 66.U)U +62 (position.label in template: 67.C)C +63 (position.label in template: 68.G)G +64 (position.label in template: 69.U)C +65 (position.label in template: 70.A)U +66 (position.label in template: 71.A)A +67 (position.label in template: 72.A)A +68 (position.label in template: 73.A)A +69 (position.label in template: 74.C)C +70 (position.label in template: 75.A)U +71 (inserted)U +72 (position.label in template: 76.A)A +73 (position.label in template: 77.C)U +74 (position.label in template: 78.C)C +75 (position.label in template: 79.G)A +76 (position.label in template: 83.A)A +77 (position.label in template: 84.A)A +78 (position.label in template: 85.A)A +79 (position.label in template: 86.A)A +80 (position.label in template: 87.A)A +81 (position.label in template: 88.A)U +82 (position.label in template: 89.U)C +83 (position.label in template: 90.A)U +84 (position.label in template: 91.A)A +85 (position.label in template: 92.A)A +86 (position.label in template: 93.U)U +87 (position.label in template: 94.G)U +88 (position.label in template: 95.C)g +89 (position.label in template: 96.C)c +90 (position.label in template: 97.A)a +91 (position.label in template: 98.A)g +92 (position.label in template: 99.C)a +93 (position.label in template: 100.A)g +94 (position.label in template: 101.A)g +95 (position.label in template: 102.U)a +96 (position.label in template: 103.A)u +97 (position.label in template: 104.A)a +98 (position.label in template: 105.U)a +99 (position.label in template: 106.U)a +100 (position.label in template: 107.A)a +100 + +101 (position.label in template: 108.C)c +102 (position.label in template: 109.U)c +103 (position.label in template: 110.A)c +104 (position.label in template: 111.U)u +105 (position.label in template: 112.C)u +106 (position.label in template: 113.G)g +107 (position.label in template: 114.C)c +108 (position.label in template: 115.U)a +109 (position.label in template: 116.C)g +110 (inserted)c +111 (inserted)u +112 (inserted)u +113 (inserted)u +114 (inserted)g +115 (inserted)a +116 (inserted)a +117 (inserted)g +118 (inserted)u +119 (inserted)c +120 (inserted)c +121 (inserted)c +122 (inserted)g +123 (inserted)u +124 (inserted)u +125 (inserted)u +126 (inserted)g +127 (inserted)c +128 (inserted)g +129 (inserted)c +130 (inserted)g +131 (inserted)g +132 (inserted)g +133 (inserted)a +134 (inserted)u +135 (inserted)g +136 (inserted)g +137 (inserted)a +138 (inserted)a +139 (inserted)g +140 (inserted)a +141 (inserted)g +142 (inserted)g +143 (inserted)c +144 (inserted)c +145 (inserted)u +146 (inserted)u +147 (inserted)a +148 (inserted)a +149 (inserted)u +150 (inserted)g +150 + +151 (inserted)g +152 (inserted)c +153 (inserted)a +154 (inserted)a +155 (inserted)a +156 (inserted)g +157 (inserted)c +158 (inserted)g +159 (inserted)c +160 (inserted)u +161 (inserted)u +162 (inserted)c +163 (inserted)g +164 (inserted)c +165 (inserted)a +166 (inserted)g +167 (inserted)c +168 (inserted)u +169 (inserted)c +170 (inserted)g +171 (inserted)c +172 (inserted)g +173 (inserted)c +174 (inserted)u +175 (inserted)g +176 (position.label in template: 119.G)c + +177 (position.label in template: 120.C)u + +178 (position.label in template: 121.U)u + +179 (position.label in template: 122.G)u + +180 (inserted)u +181 (position.label in template: 123.C)g + +182 (position.label in template: 124.U)c +183 (position.label in template: 125.U)u +184 (position.label in template: 126.A)u +185 (position.label in template: 127.A)a +186 (position.label in template: 128.U)c +187 (position.label in template: 129.A)g +188 (position.label in template: 130.A)c +189 (position.label in template: 131.G)u +190 (inserted)U +191 (position.label in template: 132.C)A +192 (position.label in template: 133.A)A +193 (position.label in template: 134.G)A +194 (position.label in template: 135.C)G +195 (position.label in template: 138.G)G +196 (position.label in template: 139.C)C +197 (position.label in template: 140.C)U + +198 (position.label in template: 141.G)G + +199 (position.label in template: 142.U)U + +200 (position.label in template: 143.C)U + +200 + +201 (position.label in template: 144.C)U + +202 (position.label in template: 145.C)A + +203 (position.label in template: 146.C)U + +204 (position.label in template: 147.C)A + +205 (position.label in template: 148.C)G + +206 (position.label in template: 149.A)G + +207 (position.label in template: 150.G)U + +208 (position.label in template: 151.C)C + +209 (position.label in template: 152.C)U + +210 (position.label in template: 153.C)U + +211 (position.label in template: 154.U)U +212 (position.label in template: 155.U)C +213 (position.label in template: 156.G)A +214 (position.label in template: 157.C)C +215 (position.label in template: 158.C)U +216 (position.label in template: 159.U)C +217 (position.label in template: 160.G)G +218 (position.label in template: 161.U)A +219 (position.label in template: 162.U)U +220 (inserted)G +221 (position.label in template: 163.G)A +222 (position.label in template: 164.G)A +223 (position.label in template: 165.G)G +224 (position.label in template: 166.C)A +225 (position.label in template: 167.U)U +226 (position.label in template: 168.G)U +227 (position.label in template: 169.G)U +228 (position.label in template: 170.G)A +229 (position.label in template: 173.G)U +230 (position.label in template: 174.G)A +231 (position.label in template: 175.G)G +232 (position.label in template: 176.G)G +233 (position.label in template: 177.C)C +234 (position.label in template: 178.G)A +235 (position.label in template: 179.U)C +236 (position.label in template: 180.C)A +237 (position.label in template: 181.A)A +238 (position.label in template: 182.U)A +239 (position.label in template: 183.A)C +240 (position.label in template: 184.A)A +241 (position.label in template: 185.A)A +242 (position.label in template: 186.A)A +243 (position.label in template: 187.G)G +244 (position.label in template: 188.C)U +245 (position.label in template: 189.G)C +246 (position.label in template: 190.G)G +247 (position.label in template: 191.G)A +248 (position.label in template: 192.A)G +249 (position.label in template: 193.U)G +250 (position.label in template: 194.A)C +250 + +251 (inserted)G +252 (position.label in template: 196.C)U + +253 (position.label in template: 197.C)C + +254 (inserted)A +255 (position.label in template: 198.U)G + +256 (position.label in template: 199.U)A + +257 (position.label in template: 200.U)U + +258 (position.label in template: 201.A)A + +259 (position.label in template: 202.G)A + +260 (position.label in template: 203.G)A + +261 (position.label in template: 204.U)G +262 (position.label in template: 205.U)A +263 (position.label in template: 206.U)A +264 (position.label in template: 207.G)U +265 (position.label in template: 208.C)C +266 (position.label in template: 209.C)U +267 (position.label in template: 210.U)A +268 (position.label in template: 211.G)G +269 (position.label in template: 212.G)C +270 (position.label in template: 213.G)C +271 (position.label in template: 214.G)U +272 (inserted)G +273 (inserted)A +274 (inserted)U +275 (inserted)C +276 (position.label in template: 215.C)U +277 (position.label in template: 216.C)U +278 (position.label in template: 217.U)U +279 (position.label in template: 218.A)A +280 (position.label in template: 219.A)U +281 (position.label in template: 220.A)C +282 (inserted)G +283 (position.label in template: 221.G)G +284 (position.label in template: 222.G)A +285 (position.label in template: 224.G)G +286 (position.label in template: 225.A)A +287 (position.label in template: 226.A)A +288 (position.label in template: 227.A)A +289 (position.label in template: 228.A)U +290 (position.label in template: 229.U)A +291 (position.label in template: 230.U)A +292 (position.label in template: 231.A)G +293 (position.label in template: 232.A)G +294 (position.label in template: 233.A)C +295 (position.label in template: 234.G)A +296 (position.label in template: 235.A)A +297 (position.label in template: 236.G)U +298 (position.label in template: 237.G)C +299 (position.label in template: 241.G)C + +300 (position.label in template: 242.C)U + +300 + +301 (position.label in template: 243.C)U + +302 (position.label in template: 244.U)A + +303 (position.label in template: 245.U)A + +304 (position.label in template: 246.A)U + +305 (position.label in template: 247.A)G + +306 (position.label in template: 248.G)A + +307 (position.label in template: 249.G)U + +308 (position.label in template: 250.A)A + +309 (position.label in template: 251.A)A +310 (inserted)G +311 (position.label in template: 254.C)G + +312 (position.label in template: 255.U)A +313 (position.label in template: 256.G)U +314 (position.label in template: 257.U)A +315 (position.label in template: 258.C)G +316 (position.label in template: 259.U)G +317 (position.label in template: 260.G)U +318 (position.label in template: 261.U)A +319 (position.label in template: 262.U)A +320 (inserted)A +321 (inserted)C +322 (inserted)U +323 (inserted)A +324 (inserted)U +325 (inserted)C +326 (inserted)U +327 (inserted)U +328 (inserted)C +329 (inserted)G +330 (inserted)A +331 (inserted)U +332 (inserted)U +333 (inserted)U +334 (inserted)G +335 (inserted)U +336 (inserted)U +337 (inserted)A +338 (inserted)G +339 (inserted)U +340 (inserted)U +341 (position.label in template: 263.G)U +342 (position.label in template: 266.A)A +343 (inserted)A +344 (position.label in template: 267.U)U +345 (position.label in template: 268.C)G +346 (position.label in template: 269.C)U +347 (position.label in template: 270.U)C +348 (position.label in template: 271.U)A +349 (position.label in template: 272.A)U +350 (position.label in template: 273.A)U +350 + +351 (position.label in template: 274.G)A +352 (position.label in template: 275.G)A +353 (position.label in template: 276.C)G +354 (position.label in template: 277.G)U +355 (position.label in template: 278.A)A +356 (position.label in template: 279.A)U +357 (position.label in template: 280.A)C +358 (position.label in template: 281.A)A +359 (position.label in template: 282.U)A +360 (position.label in template: 283.A)A +361 (position.label in template: 284.A)C +362 (position.label in template: 285.A)U +363 (position.label in template: 286.A)A +364 (position.label in template: 287.A)A +365 (position.label in template: 288.A)C +366 (position.label in template: 289.C)U +367 (position.label in template: 290.A)A +368 (position.label in template: 291.G)A +369 (position.label in template: 297.G)G +370 (position.label in template: 298.C)C +371 (position.label in template: 299.A)U +372 (position.label in template: 300.U)U +373 (position.label in template: 301.G)G +374 (position.label in template: 302.U)U +375 (position.label in template: 303.A)G +376 (position.label in template: 304.G)A +377 (position.label in template: 305.A)A +378 (inserted)U +379 (inserted)G +380 (position.label in template: 306.A)A +381 (position.label in template: 307.G)A +382 (position.label in template: 308.C)G +383 (position.label in template: 309.U)U +384 (position.label in template: 310.U)U +385 (position.label in template: 311.U)G +386 (position.label in template: 312.U)U +387 (position.label in template: 313.G)U +388 (inserted)U +389 (inserted)U +390 (position.label in template: 314.G)G +391 (inserted)C +392 (inserted)U +393 (position.label in template: 315.A)C +394 (inserted)G +395 (position.label in template: 316.A)C +396 (inserted)U +397 (position.label in template: 318.A)U +398 (position.label in template: 319.A)U +399 (position.label in template: 320.C)C +400 (position.label in template: 321.A)U +400 + +401 (position.label in template: 322.U)G +402 (position.label in template: 328.G)G +403 (position.label in template: 329.A)A +404 (position.label in template: 330.C)C +405 (position.label in template: 331.G)G + +406 (position.label in template: 332.C)A + +407 (position.label in template: 333.G)G + +408 (position.label in template: 334.G)G + +409 (position.label in template: 335.G)G + +410 (position.label in template: 336.U)G +411 (position.label in template: 337.U)U +412 (position.label in template: 338.C)C +413 (position.label in template: 339.G)A +414 (position.label in template: 340.A)C +415 (position.label in template: 341.U)C +416 (position.label in template: 342.U)C +417 (position.label in template: 343.C)C +418 (position.label in template: 344.C)C +419 (position.label in template: 345.C)C +420 (position.label in template: 346.G)U +421 (position.label in template: 347.C)C +422 (position.label in template: 348.C)C +423 (position.label in template: 349.A)A +424 (position.label in template: 350.C)U +425 (position.label in template: 351.C)C +426 (position.label in template: 352.U)U +427 (position.label in template: 353.C)C +428 (position.label in template: 354.C)C +429 (position.label in template: 355.A)A +430 (position.label in template: 356.C)c +431 (position.label in template: 357.C)c +432 (position.label in template: 358.A)a +433 (position.label in template: 359.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/hits.txt b/tests/examples/tmrna/hits.txt new file mode 100644 index 000000000..509667b6a --- /dev/null +++ b/tests/examples/tmrna/hits.txt @@ -0,0 +1,10 @@ +alpha_tmRNA-cmconsensus tmRNA_alpha PASS +dup-ABCL01000004.1/58204-58555 tmRNA_alpha PASS +beta_tmRNA-cmconsensus tmRNA_beta PASS +dup-CR555306.1/77117-77443 tmRNA_beta PASS +cyano_tmRNA-cmconsensus tmRNA_cyano PASS +dup-BX548175.1/1677929-1677634 tmRNA_cyano PASS +intron_tmRNA-cmconsensus tmRNA_intron PASS +dup-BRH-c25__sp001515955.1 tmRNA_intron PASS +std_tmRNA-cmconsensus tmRNA PASS +dup-PCTA01000033.1:82380-82811/1-432 tmRNA PASS diff --git a/tests/examples/tmrna/intron_tmRNA-cmconsensus-tmRNA_intron.colored.svg b/tests/examples/tmrna/intron_tmRNA-cmconsensus-tmRNA_intron.colored.svg new file mode 100644 index 000000000..09137a3d8 --- /dev/null +++ b/tests/examples/tmrna/intron_tmRNA-cmconsensus-tmRNA_intron.colored.svg @@ -0,0 +1,1523 @@ + + + + + + + + + + + + + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.G)G + +2 (position.label in template: 2.G)G + +3 (position.label in template: 3.G)G + +4 (position.label in template: 4.G)G + +5 (position.label in template: 5.G)G + +6 (position.label in template: 6.U)U + +7 (position.label in template: 7.G)G + +8 (position.label in template: 8.A)A +9 (position.label in template: 9.A)C +10 (position.label in template: 10.U)U +10 + +11 (position.label in template: 11.G)G +12 (position.label in template: 12.G)G +13 (position.label in template: 13.U)U +14 (position.label in template: 14.U)U +15 (position.label in template: 15.U)U +16 (position.label in template: 16.C)C +17 (position.label in template: 17.G)G +18 (position.label in template: 18.A)A +19 (position.label in template: 19.C)C + +20 (position.label in template: 20.G)G + +20 + +21 (position.label in template: 21.G)G + +22 (position.label in template: 22.G)G + +23 (position.label in template: 23.G)G + +24 (position.label in template: 24.G)A + +25 (position.label in template: 25.G)G + +26 (position.label in template: 26.C)A + +27 (position.label in template: 27.C)A + +28 (position.label in template: 28.C)C + +29 (position.label in template: 29.U)U +30 (position.label in template: 30.A)A + +30 + +31 (position.label in template: 31.G)G + +32 (position.label in template: 32.C)C + +33 (position.label in template: 33.G)G + +34 (position.label in template: 34.C)C + +35 (position.label in template: 35.C)C + +36 (position.label in template: 36.A)A + +37 (position.label in template: 37.A)A + +38 (position.label in template: 38.G)G + +39 (position.label in template: 39.G)G + +40 (position.label in template: 40.U)U + +41 (position.label in template: 41.U)U + +42 (position.label in template: 42.G)G +43 (position.label in template: 43.C)C + +44 (position.label in template: 44.A)A + +45 (position.label in template: 45.U)U + +46 (position.label in template: 46.G)G + +47 (position.label in template: 47.C)C + +48 (position.label in template: 48.C)C +49 (position.label in template: 49.G)G +50 (position.label in template: 50.A)A +50 + +51 (position.label in template: 51.G)G +52 (position.label in template: 52.G)G +53 (position.label in template: 53.A)A +54 (position.label in template: 54.U)U + +55 (position.label in template: 55.G)G + +56 (position.label in template: 56.C)C + +57 (position.label in template: 57.C)C + +58 (position.label in template: 58.G)G + +59 (position.label in template: 59.G)G + +60 (position.label in template: 60.C)C + +61 (position.label in template: 61.G)G +62 (position.label in template: 62.A)A +63 (position.label in template: 63.C)C +64 (position.label in template: 64.C)C +65 (position.label in template: 65.U)U +66 (position.label in template: 66.C)C +67 (position.label in template: 67.G)G +68 (position.label in template: 68.U)U +69 (position.label in template: 69.U)U +70 (position.label in template: 70.A)A +71 (position.label in template: 71.A)A +72 (position.label in template: 72.A)A +73 (position.label in template: 73.A)A +74 (position.label in template: 74.A)A +75 (position.label in template: 75.G)G +76 (position.label in template: 76.C)C +77 (position.label in template: 77.C)C +78 (position.label in template: 78.G)G +79 (position.label in template: 79.G)G +80 (position.label in template: 80.C)C +81 (position.label in template: 81.A)A +82 (position.label in template: 82.A)A +83 (position.label in template: 83.A)A +84 (position.label in template: 84.A)A +85 (position.label in template: 85.A)A +86 (position.label in template: 86.U)U +87 (position.label in template: 87.A)A +88 (position.label in template: 88.U)U +89 (position.label in template: 89.A)A +90 (position.label in template: 90.A)A +91 (position.label in template: 91.A)A +92 (position.label in template: 92.U)U +93 (position.label in template: 93.G)g +94 (position.label in template: 94.C)c +95 (position.label in template: 95.C)c +96 (position.label in template: 96.A)a +97 (position.label in template: 97.A)a +98 (position.label in template: 98.C)c +99 (position.label in template: 99.A)a +100 (position.label in template: 100.A)a +100 + +101 (position.label in template: 101.U)u +102 (position.label in template: 102.A)a +103 (position.label in template: 103.A)a +104 (position.label in template: 104.U)a +105 (position.label in template: 105.A)a +106 (position.label in template: 106.A)a +107 (position.label in template: 107.C)c +108 (position.label in template: 108.U)u +109 (position.label in template: 109.A)a +110 (position.label in template: 110.C)c +111 (position.label in template: 111.G)g +112 (position.label in template: 112.C)c +113 (position.label in template: 113.U)u +114 (position.label in template: 114.U)u +115 (position.label in template: 115.U)u + +116 (position.label in template: 116.C)c + +117 (position.label in template: 117.G)g + +118 (position.label in template: 118.C)c + +119 (position.label in template: 119.U)u + +120 (position.label in template: 120.G)g + +121 (position.label in template: 121.C)c + +122 (position.label in template: 122.U)c +123 (position.label in template: 123.U)U +124 (position.label in template: 124.A)A +125 (position.label in template: 125.A)A +126 (position.label in template: 126.U)U +127 (position.label in template: 127.G)G +128 (position.label in template: 128.C)C +129 (position.label in template: 129.A)A +130 (position.label in template: 130.G)G +131 (position.label in template: 131.C)C +132 (position.label in template: 132.G)G +133 (position.label in template: 133.A)A +134 (position.label in template: 134.A)A +135 (position.label in template: 135.G)G +136 (position.label in template: 136.A)A +137 (position.label in template: 137.C)C + +138 (position.label in template: 138.G)G + +139 (position.label in template: 139.U)U + +140 (position.label in template: 140.C)C + +141 (position.label in template: 141.C)C + +142 (position.label in template: 142.U)U + +143 (position.label in template: 143.C)C + +144 (position.label in template: 144.C)C + +145 (position.label in template: 145.C)C + +146 (position.label in template: 146.C)C + +147 (position.label in template: 147.C)C + +148 (position.label in template: 148.U)G + +149 (position.label in template: 149.C)C + +150 (position.label in template: 150.C)C + +150 + +151 (position.label in template: 151.U)U +152 (position.label in template: 152.C)C +153 (position.label in template: 153.G)G +154 (position.label in template: 154.C)C +155 (position.label in template: 155.C)C +156 (position.label in template: 156.U)U +157 (position.label in template: 157.G)G +158 (position.label in template: 158.A)A +159 (position.label in template: 159.U)G +160 (position.label in template: 160.G)G +161 (position.label in template: 161.G)G +162 (position.label in template: 162.A)C +163 (position.label in template: 163.G)G +164 (position.label in template: 164.G)G +165 (position.label in template: 165.G)G +166 (position.label in template: 166.G)G +167 (position.label in template: 167.G)G +168 (position.label in template: 168.A)G +169 (position.label in template: 169.A)A +170 (position.label in template: 170.A)A +171 (position.label in template: 171.G)G +172 (position.label in template: 172.G)G +173 (position.label in template: 173.G)G +174 (position.label in template: 174.C)C +175 (position.label in template: 175.G)G +176 (position.label in template: 176.U)U +177 (position.label in template: 177.C)C +178 (position.label in template: 178.A)A +179 (position.label in template: 179.U)C +180 (position.label in template: 180.U)U +181 (position.label in template: 181.A)A +182 (position.label in template: 182.A)A +183 (position.label in template: 183.A)A +184 (position.label in template: 184.G)G +185 (position.label in template: 185.C)C +186 (position.label in template: 186.G)G +187 (position.label in template: 187.G)G +188 (position.label in template: 188.G)G +189 (position.label in template: 189.C)C +190 (position.label in template: 190.U)U +191 (position.label in template: 191.A)A +192 (position.label in template: 192.G)G + +193 (position.label in template: 193.C)C + +194 (position.label in template: 194.C)C + +195 (position.label in template: 195.C)C + +196 (position.label in template: 196.A)A + +197 (position.label in template: 197.C)C + +198 (position.label in template: 198.C)C + +199 (position.label in template: 199.C)C + +200 (position.label in template: 200.C)C + +200 + +201 (position.label in template: 201.A)A +202 (position.label in template: 202.U)U +203 (position.label in template: 203.U)U +204 (position.label in template: 204.G)G +205 (position.label in template: 205.C)C +206 (position.label in template: 206.U)C +207 (position.label in template: 207.U)U +208 (position.label in template: 208.U)U +209 (position.label in template: 209.G)G +210 (position.label in template: 210.G)G +211 (position.label in template: 211.G)G +212 (position.label in template: 212.G)G +213 (position.label in template: 213.G)G +214 (position.label in template: 214.G)G +215 (position.label in template: 215.G)G +216 (position.label in template: 216.U)U +217 (position.label in template: 217.G)G +218 (position.label in template: 218.G)G +219 (position.label in template: 219.G)G +220 (position.label in template: 220.C)C +221 (position.label in template: 221.G)G +222 (position.label in template: 222.A)A +223 (position.label in template: 223.A)A +224 (position.label in template: 224.A)A +225 (position.label in template: 225.A)A +226 (position.label in template: 226.A)A +227 (position.label in template: 227.U)U +228 (position.label in template: 228.A)A +229 (position.label in template: 229.A)A +230 (position.label in template: 230.A)A +231 (position.label in template: 231.A)A +232 (position.label in template: 232.A)A +233 (position.label in template: 233.G)G +234 (position.label in template: 234.G)G +235 (position.label in template: 235.C)C +236 (position.label in template: 236.U)U +237 (position.label in template: 237.G)G +238 (position.label in template: 238.G)G + +239 (position.label in template: 239.C)C + +240 (position.label in template: 240.C)C + +241 (position.label in template: 241.U)U + +242 (position.label in template: 242.U)U + +243 (position.label in template: 243.A)A + +244 (position.label in template: 244.G)G + +245 (position.label in template: 245.C)C + +246 (position.label in template: 246.G)G + +247 (position.label in template: 247.C)C + +248 (position.label in template: 248.A)A +249 (position.label in template: 249.C)C + +250 (position.label in template: 250.C)C + +250 + +251 (position.label in template: 251.C)C + +252 (position.label in template: 252.U)U +253 (position.label in template: 253.G)G +254 (position.label in template: 254.U)U +255 (position.label in template: 255.C)C +256 (position.label in template: 256.U)U +257 (position.label in template: 257.U)U +258 (position.label in template: 258.U)U +259 (position.label in template: 259.C)C +260 (position.label in template: 260.G)G +261 (position.label in template: 261.G)G +262 (position.label in template: 262.G)G +263 (position.label in template: 263.A)A +264 (position.label in template: 264.G)G +265 (position.label in template: 265.C)C +266 (position.label in template: 266.G)G +267 (position.label in template: 267.C)C +268 (position.label in template: 268.U)U +269 (position.label in template: 269.A)A +270 (position.label in template: 270.A)A +271 (position.label in template: 271.G)G +272 (position.label in template: 272.G)G +273 (position.label in template: 273.C)C +274 (position.label in template: 274.G)G +275 (position.label in template: 275.A)A +276 (position.label in template: 276.A)A +277 (position.label in template: 277.A)A +278 (position.label in template: 278.A)A +279 (position.label in template: 279.U)U +280 (position.label in template: 280.A)A +281 (position.label in template: 281.A)A +282 (position.label in template: 282.A)A +283 (position.label in template: 283.A)A +284 (position.label in template: 284.A)A +285 (position.label in template: 285.A)A +286 (position.label in template: 286.G)G +287 (position.label in template: 287.A)A +288 (position.label in template: 288.G)G +289 (position.label in template: 289.A)A +290 (position.label in template: 290.C)C +291 (position.label in template: 291.U)U +292 (position.label in template: 292.A)A +293 (position.label in template: 293.A)A +294 (position.label in template: 294.G)G +295 (position.label in template: 295.C)C +296 (position.label in template: 296.A)A +297 (position.label in template: 297.U)U +298 (position.label in template: 298.G)G +299 (position.label in template: 299.U)U +300 (position.label in template: 300.A)A +300 + +301 (position.label in template: 301.G)G +302 (position.label in template: 302.A)A +303 (position.label in template: 303.A)A +304 (position.label in template: 304.A)A +305 (position.label in template: 305.C)C +306 (position.label in template: 306.C)C +307 (position.label in template: 307.U)U +308 (position.label in template: 308.U)U +309 (position.label in template: 309.G)G +310 (position.label in template: 310.G)G +311 (position.label in template: 311.C)C +312 (position.label in template: 312.G)G +313 (position.label in template: 313.C)C +314 (position.label in template: 314.U)U +315 (position.label in template: 315.G)G +316 (position.label in template: 316.G)U +317 (position.label in template: 317.G)U +318 (position.label in template: 318.C)C +319 (position.label in template: 319.C)U +320 (position.label in template: 320.C)C +321 (position.label in template: 321.U)U +322 (position.label in template: 322.C)U +323 (position.label in template: 323.C)C +324 (position.label in template: 324.G)G +325 (position.label in template: 325.G)G +326 (position.label in template: 326.A)A +327 (position.label in template: 327.C)C +328 (position.label in template: 328.G)G + +329 (position.label in template: 329.C)C + +330 (position.label in template: 330.G)G + +331 (position.label in template: 331.G)G + +332 (position.label in template: 332.G)G + +333 (position.label in template: 333.U)U +334 (position.label in template: 334.U)U +335 (position.label in template: 335.C)C + +336 (position.label in template: 336.G)G + +337 (position.label in template: 337.A)A + +338 (position.label in template: 338.U)U + +339 (position.label in template: 339.U)u + +340 (position.label in template: 340.C)c + +341 (position.label in template: 341.A)a +342 (position.label in template: 342.A)a +343 (position.label in template: 343.A)a +344 (position.label in template: 344.A)a +345 (position.label in template: 345.A)a +346 (position.label in template: 346.G)g +347 (position.label in template: 347.A)a +348 (position.label in template: 348.G)g +349 (position.label in template: 349.U)u +350 (position.label in template: 350.C)c +350 + +351 (position.label in template: 351.G)g +352 (position.label in template: 352.C)c +353 (position.label in template: 353.C)c + +354 (position.label in template: 354.C)c + +355 (position.label in template: 355.U)u + +356 (position.label in template: 356.G)g + +357 (position.label in template: 357.G)a + +358 (position.label in template: 358.G)g + +359 (position.label in template: 359.G)c + +360 (position.label in template: 360.G)g + +361 (position.label in template: 361.G)g +362 (position.label in template: 362.U)u +363 (position.label in template: 363.A)a +364 (position.label in template: 364.A)a +365 (position.label in template: 365.C)c +366 (position.label in template: 366.C)g +367 (position.label in template: 367.C)c +368 (position.label in template: 368.C)u +369 (position.label in template: 369.C)c +370 (position.label in template: 370.A)a +371 (position.label in template: 371.G)g +372 (position.label in template: 372.G)g +373 (position.label in template: 373.G)g +374 (position.label in template: 374.G)g +375 (position.label in template: 375.A)a +376 (position.label in template: 376.A)a +377 (position.label in template: 377.A)a +378 (position.label in template: 378.A)a +379 (position.label in template: 379.C)c + +380 (position.label in template: 380.C)c + +381 (position.label in template: 381.C)c + +382 (position.label in template: 382.G)g + +383 (position.label in template: 383.G)g + +384 (position.label in template: 384.C)c + +385 (position.label in template: 385.U)u +386 (position.label in template: 386.A)a +387 (position.label in template: 387.A)a +388 (position.label in template: 388.A)a +389 (position.label in template: 389.U)u + +390 (position.label in template: 390.C)c + +391 (position.label in template: 391.A)a + +392 (position.label in template: 392.G)g + +393 (position.label in template: 393.G)g + +394 (position.label in template: 394.G)g + +395 (position.label in template: 395.A)a +396 (position.label in template: 396.A)a +397 (position.label in template: 397.A)a +398 (position.label in template: 398.C)c + +399 (position.label in template: 399.C)c + +400 (position.label in template: 400.C)c + +400 + +401 (position.label in template: 401.U)u + +402 (position.label in template: 402.A)a + +403 (position.label in template: 403.A)a +404 (position.label in template: 404.C)c +405 (position.label in template: 405.C)c +406 (position.label in template: 406.U)u +407 (position.label in template: 407.G)g +408 (position.label in template: 408.A)a +409 (position.label in template: 409.A)a +410 (position.label in template: 410.A)a +411 (position.label in template: 411.G)g +412 (position.label in template: 412.A)a +413 (position.label in template: 413.A)a +414 (position.label in template: 414.G)g +415 (position.label in template: 415.G)g +416 (position.label in template: 416.C)c +417 (position.label in template: 417.U)u +418 (position.label in template: 418.A)a +419 (position.label in template: 419.G)g +420 (position.label in template: 420.G)g +421 (position.label in template: 421.G)g +422 (position.label in template: 422.U)u +423 (position.label in template: 423.A)a +424 (position.label in template: 424.A)a +425 (position.label in template: 425.U)u +426 (position.label in template: 426.C)c +427 (position.label in template: 427.C)c +428 (position.label in template: 428.U)u +429 (position.label in template: 429.G)g +430 (position.label in template: 430.A)a +431 (position.label in template: 431.G)g + +432 (position.label in template: 432.G)g + +433 (position.label in template: 433.G)g + +434 (position.label in template: 434.G)g +435 (position.label in template: 435.U)u +436 (position.label in template: 436.G)g +437 (position.label in template: 437.C)c + +438 (position.label in template: 438.C)c + +439 (position.label in template: 439.C)c + +440 (position.label in template: 440.C)c + +441 (position.label in template: 441.G)g + +442 (position.label in template: 442.A)a +443 (position.label in template: 443.A)a +444 (position.label in template: 444.A)a +445 (position.label in template: 445.C)c +446 (position.label in template: 446.G)g +447 (position.label in template: 447.G)g +448 (position.label in template: 448.G)g +449 (position.label in template: 449.G)g +450 (position.label in template: 450.A)a +450 + +451 (position.label in template: 451.A)a +452 (position.label in template: 452.C)c +453 (position.label in template: 453.C)c +454 (position.label in template: 454.U)u +455 (position.label in template: 455.G)g +456 (position.label in template: 456.C)c +457 (position.label in template: 457.A)a +458 (position.label in template: 458.G)g +459 (position.label in template: 459.A)a +460 (position.label in template: 460.G)g +461 (position.label in template: 461.A)a +462 (position.label in template: 462.C)c +463 (position.label in template: 463.U)u +464 (position.label in template: 464.C)c +465 (position.label in template: 465.U)a + +466 (position.label in template: 466.G)u + +467 (position.label in template: 467.G)a + +468 (inserted)g +469 (position.label in template: 469.C)g + +470 (inserted)a +471 (position.label in template: 470.C)u + +472 (position.label in template: 471.C)u + +473 (position.label in template: 472.C)c + +474 (position.label in template: 473.C)u + +475 (position.label in template: 474.U)a +476 (position.label in template: 475.A)a +477 (position.label in template: 476.A)a +478 (position.label in template: 477.A)a +479 (position.label in template: 478.A)a +480 (inserted)g +481 (inserted)g +482 (inserted)a +483 (inserted)a +484 (inserted)g +485 (inserted)a +486 (inserted)a +487 (inserted)u +488 (inserted)a +489 (inserted)g +490 (inserted)g +491 (position.label in template: 479.G)a +492 (position.label in template: 480.G)g +493 (position.label in template: 481.G)a +494 (position.label in template: 482.G)a +495 (inserted)g +496 (position.label in template: 483.G)u +497 (position.label in template: 485.A)a +498 (inserted)g +499 (position.label in template: 486.C)u +500 (position.label in template: 487.C)a +500 + +501 (position.label in template: 488.A)u +502 (position.label in template: 489.G)a +503 (position.label in template: 492.G)a + +504 (position.label in template: 493.G)u + +505 (position.label in template: 494.G)a + +506 (position.label in template: 495.A)a + +507 (position.label in template: 496.G)g + +508 (position.label in template: 497.G)a + +509 (inserted)a +510 (position.label in template: 498.C)g + +511 (position.label in template: 499.A)a +512 (position.label in template: 500.A)u +513 (position.label in template: 501.A)g +514 (position.label in template: 502.A)a +515 (position.label in template: 503.U)a +516 (position.label in template: 504.C)u +517 (position.label in template: 505.G)a +518 (position.label in template: 506.U)a +519 (position.label in template: 507.U)g +520 (position.label in template: 508.G)a +521 (position.label in template: 509.A)a +522 (position.label in template: 510.A)a +523 (position.label in template: 511.U)a +524 (position.label in template: 512.A)a +525 (position.label in template: 513.A)u +526 (position.label in template: 514.G)g +527 (position.label in template: 515.U)a +528 (position.label in template: 516.U)a +529 (position.label in template: 517.U)a +530 (position.label in template: 518.U)a +531 (position.label in template: 519.A)a +532 (position.label in template: 520.G)a +533 (position.label in template: 521.A)a +534 (position.label in template: 522.A)a +535 (position.label in template: 523.U)a +536 (inserted)u +537 (inserted)a +538 (inserted)a +539 (inserted)u +540 (inserted)u +541 (inserted)a +542 (inserted)a +543 (inserted)a +544 (inserted)u +545 (inserted)u +546 (inserted)a +547 (inserted)u +548 (inserted)g +549 (position.label in template: 524.G)c +550 (inserted)c +550 + +551 (position.label in template: 525.C)u +552 (position.label in template: 526.C)c +553 (position.label in template: 527.U)u +554 (position.label in template: 528.C)u +555 (position.label in template: 529.C)a +556 (position.label in template: 530.C)u +557 (position.label in template: 533.A)a +558 (position.label in template: 534.A)a +559 (position.label in template: 535.U)u +560 (position.label in template: 536.A)a +561 (position.label in template: 537.C)c +562 (position.label in template: 538.G)g +563 (position.label in template: 539.C)c +564 (position.label in template: 540.C)c +565 (position.label in template: 541.G)g +566 (position.label in template: 542.G)g +567 (position.label in template: 543.G)g +568 (position.label in template: 544.C)c + +569 (position.label in template: 545.A)a + +570 (position.label in template: 546.U)u + +571 (position.label in template: 547.C)c + +572 (position.label in template: 548.C)c + +573 (position.label in template: 549.C)c + +574 (position.label in template: 550.G)g +575 (position.label in template: 551.A)a +576 (position.label in template: 552.A)a +577 (position.label in template: 553.A)a +578 (position.label in template: 554.G)g +579 (position.label in template: 555.G)g +580 (position.label in template: 556.G)g +581 (position.label in template: 557.A)a +582 (position.label in template: 558.U)u +583 (position.label in template: 559.G)g +584 (position.label in template: 560.A)a +585 (position.label in template: 561.A)a +586 (position.label in template: 562.G)g +587 (position.label in template: 563.A)a +588 (position.label in template: 564.G)g +589 (position.label in template: 565.A)a +590 (position.label in template: 566.U)u +591 (position.label in template: 567.A)a +592 (position.label in template: 568.G)g +593 (position.label in template: 569.U)u +594 (position.label in template: 570.C)c +595 (position.label in template: 571.C)c +596 (position.label in template: 572.A)a +597 (position.label in template: 573.C)c +598 (position.label in template: 574.G)g +599 (position.label in template: 575.C)c + +600 (position.label in template: 576.C)c + +600 + +601 (position.label in template: 577.C)c + +602 (position.label in template: 578.C)c + +603 (position.label in template: 579.U)u +604 (position.label in template: 580.U)u +605 (position.label in template: 581.G)g +606 (position.label in template: 582.G)g +607 (position.label in template: 583.A)a +608 (position.label in template: 584.A)a +609 (position.label in template: 585.A)a +610 (position.label in template: 586.A)a +611 (position.label in template: 587.U)u +612 (position.label in template: 588.G)g +613 (position.label in template: 589.G)g +614 (position.label in template: 590.G)g +615 (position.label in template: 591.G)g +616 (position.label in template: 592.U)u +617 (position.label in template: 593.A)a +618 (position.label in template: 594.U)u +619 (position.label in template: 595.A)a +620 (position.label in template: 596.C)c +621 (position.label in template: 597.G)g +622 (position.label in template: 598.U)u +623 (position.label in template: 599.G)g +624 (position.label in template: 600.U)U +625 (position.label in template: 601.C)C +626 (position.label in template: 602.C)C +627 (position.label in template: 603.C)C +628 (position.label in template: 604.G)G +629 (position.label in template: 605.C)C +630 (position.label in template: 606.C)C +631 (position.label in template: 607.A)A +632 (position.label in template: 608.C)C +633 (position.label in template: 609.C)C +634 (position.label in template: 610.U)U +635 (position.label in template: 611.C)C +636 (position.label in template: 612.C)C +637 (position.label in template: 613.A)A +638 (position.label in template: 614.C)c +639 (position.label in template: 615.C)c +640 (position.label in template: 616.A)a +641 (position.label in template: 617.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/examples/tmrna/std_tmRNA-cmconsensus-tmRNA.colored.svg b/tests/examples/tmrna/std_tmRNA-cmconsensus-tmRNA.colored.svg new file mode 100644 index 000000000..9d6e73019 --- /dev/null +++ b/tests/examples/tmrna/std_tmRNA-cmconsensus-tmRNA.colored.svg @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + +0 (position.label in template: 0.5')5' +1 (position.label in template: 1.G)G + +2 (position.label in template: 2.G)G + +3 (position.label in template: 3.G)G + +4 (position.label in template: 4.G)G + +5 (position.label in template: 5.G)G + +6 (position.label in template: 6.U)U + +7 (position.label in template: 7.G)G + +8 (position.label in template: 8.A)A +9 (position.label in template: 9.A)A +10 (position.label in template: 10.C)C +10 + +11 (position.label in template: 11.U)U +12 (position.label in template: 12.G)G +13 (position.label in template: 13.G)G +14 (position.label in template: 14.U)U +15 (position.label in template: 15.U)U +16 (position.label in template: 16.U)U +17 (position.label in template: 17.C)C +18 (position.label in template: 18.G)G +19 (position.label in template: 19.A)A +20 (position.label in template: 20.C)C + +20 + +21 (position.label in template: 21.G)G + +22 (position.label in template: 22.G)G + +23 (position.label in template: 23.G)G + +24 (position.label in template: 24.A)A + +25 (position.label in template: 25.A)A + +26 (position.label in template: 26.U)U + +27 (position.label in template: 27.G)G + +28 (position.label in template: 28.U)U + +29 (position.label in template: 29.U)U + +30 (position.label in template: 30.G)G +30 + +31 (position.label in template: 31.A)A + +32 (position.label in template: 32.U)U + +33 (position.label in template: 33.U)U + +34 (position.label in template: 34.C)C + +35 (position.label in template: 35.C)C + +36 (position.label in template: 36.A)A + +37 (position.label in template: 37.A)A + +38 (position.label in template: 38.A)A + +39 (position.label in template: 39.A)A + +40 (position.label in template: 40.G)G + +41 (position.label in template: 41.C)C + +42 (position.label in template: 42.U)U + +43 (position.label in template: 43.G)G +44 (position.label in template: 44.C)C + +45 (position.label in template: 45.A)A + +46 (position.label in template: 46.U)U + +47 (position.label in template: 47.G)G + +48 (position.label in template: 48.C)C + +49 (position.label in template: 49.C)C +50 (position.label in template: 50.G)G +50 + +51 (position.label in template: 51.A)A +52 (position.label in template: 52.G)G +53 (position.label in template: 53.G)G +54 (position.label in template: 54.U)U +55 (position.label in template: 55.U)U + +56 (position.label in template: 56.G)G + +57 (position.label in template: 57.C)C + +58 (position.label in template: 58.C)C + +59 (position.label in template: 59.G)G + +60 (position.label in template: 60.G)G + +61 (position.label in template: 61.U)U + +62 (position.label in template: 62.G)G +63 (position.label in template: 63.A)A +64 (position.label in template: 64.C)C +65 (position.label in template: 65.C)C +66 (position.label in template: 66.U)U +67 (position.label in template: 67.C)C +68 (position.label in template: 68.G)G +69 (position.label in template: 69.U)U +70 (position.label in template: 70.A)A +71 (position.label in template: 71.A)A +72 (position.label in template: 72.A)A +73 (position.label in template: 73.A)A +74 (position.label in template: 74.C)C +75 (position.label in template: 75.A)A +76 (position.label in template: 76.A)A +77 (position.label in template: 77.C)C +78 (position.label in template: 78.C)C +79 (position.label in template: 79.G)G +80 (position.label in template: 80.G)G +81 (position.label in template: 81.C)C +82 (position.label in template: 82.A)A +83 (position.label in template: 83.A)A +84 (position.label in template: 84.A)A +85 (position.label in template: 85.A)A +86 (position.label in template: 86.A)A +87 (position.label in template: 87.A)A +88 (position.label in template: 88.A)A +89 (position.label in template: 89.U)U +90 (position.label in template: 90.A)A +91 (position.label in template: 91.A)A +92 (position.label in template: 92.A)A +93 (position.label in template: 93.U)U +94 (position.label in template: 94.G)g +95 (position.label in template: 95.C)c +96 (position.label in template: 96.C)c +97 (position.label in template: 97.A)a +98 (position.label in template: 98.A)a +99 (position.label in template: 99.C)c +100 (position.label in template: 100.A)a +100 + +101 (position.label in template: 101.A)a +102 (position.label in template: 102.U)u +103 (position.label in template: 103.A)a +104 (position.label in template: 104.A)a +105 (position.label in template: 105.U)u +106 (position.label in template: 106.U)u +107 (position.label in template: 107.A)a +108 (position.label in template: 108.C)c +109 (position.label in template: 109.U)u +110 (position.label in template: 110.A)a +111 (position.label in template: 111.U)u +112 (position.label in template: 112.C)c +113 (position.label in template: 113.G)g +114 (position.label in template: 114.C)c +115 (position.label in template: 115.U)u +116 (position.label in template: 116.C)c +117 (position.label in template: 117.U)u + +118 (position.label in template: 118.C)c + +119 (position.label in template: 119.G)g + +120 (position.label in template: 120.C)c + +121 (position.label in template: 121.U)u + +122 (position.label in template: 122.G)g + +123 (position.label in template: 123.C)c + +124 (position.label in template: 124.U)u +125 (position.label in template: 125.U)U +126 (position.label in template: 126.A)A +127 (position.label in template: 127.A)A +128 (position.label in template: 128.U)U +129 (position.label in template: 129.A)A +130 (position.label in template: 130.A)A +131 (position.label in template: 131.G)G +132 (position.label in template: 132.C)C +133 (position.label in template: 133.A)A +134 (position.label in template: 134.G)G +135 (position.label in template: 135.C)C +136 (position.label in template: 136.G)G +137 (position.label in template: 137.A)A +138 (position.label in template: 138.G)G +139 (position.label in template: 139.C)C +140 (position.label in template: 140.C)C + +141 (position.label in template: 141.G)G + +142 (position.label in template: 142.U)U + +143 (position.label in template: 143.C)C + +144 (position.label in template: 144.C)C + +145 (position.label in template: 145.C)C + +146 (position.label in template: 146.C)C + +147 (position.label in template: 147.C)C + +148 (position.label in template: 148.C)C + +149 (position.label in template: 149.A)A + +150 (position.label in template: 150.G)G + +150 + +151 (position.label in template: 151.C)C + +152 (position.label in template: 152.C)C + +153 (position.label in template: 153.C)C + +154 (position.label in template: 154.U)U +155 (position.label in template: 155.U)U +156 (position.label in template: 156.G)G +157 (position.label in template: 157.C)C +158 (position.label in template: 158.C)C +159 (position.label in template: 159.U)U +160 (position.label in template: 160.G)G +161 (position.label in template: 161.U)U +162 (position.label in template: 162.U)U +163 (position.label in template: 163.G)G +164 (position.label in template: 164.G)G +165 (position.label in template: 165.G)G +166 (position.label in template: 166.C)C +167 (position.label in template: 167.U)U +168 (position.label in template: 168.G)G +169 (position.label in template: 169.G)G +170 (position.label in template: 170.G)G +171 (position.label in template: 171.A)A +172 (position.label in template: 172.A)A +173 (position.label in template: 173.G)G +174 (position.label in template: 174.G)G +175 (position.label in template: 175.G)G +176 (position.label in template: 176.G)G +177 (position.label in template: 177.C)C +178 (position.label in template: 178.G)G +179 (position.label in template: 179.U)U +180 (position.label in template: 180.C)C +181 (position.label in template: 181.A)A +182 (position.label in template: 182.U)U +183 (position.label in template: 183.A)A +184 (position.label in template: 184.A)A +185 (position.label in template: 185.A)A +186 (position.label in template: 186.A)A +187 (position.label in template: 187.G)G +188 (position.label in template: 188.C)C +189 (position.label in template: 189.G)G +190 (position.label in template: 190.G)G +191 (position.label in template: 191.G)G +192 (position.label in template: 192.A)A +193 (position.label in template: 193.U)U +194 (position.label in template: 194.A)A +195 (position.label in template: 195.G)G + +196 (position.label in template: 196.C)C + +197 (position.label in template: 197.C)C + +198 (position.label in template: 198.U)U + +199 (position.label in template: 199.U)U + +200 (position.label in template: 200.U)U + +200 + +201 (position.label in template: 201.A)A + +202 (position.label in template: 202.G)G + +203 (position.label in template: 203.G)G + +204 (position.label in template: 204.U)U +205 (position.label in template: 205.U)U +206 (position.label in template: 206.U)U +207 (position.label in template: 207.G)G +208 (position.label in template: 208.C)C +209 (position.label in template: 209.C)C +210 (position.label in template: 210.U)U +211 (position.label in template: 211.G)G +212 (position.label in template: 212.G)G +213 (position.label in template: 213.G)G +214 (position.label in template: 214.G)G +215 (position.label in template: 215.C)C +216 (position.label in template: 216.C)C +217 (position.label in template: 217.U)U +218 (position.label in template: 218.A)A +219 (position.label in template: 219.A)A +220 (position.label in template: 220.A)A +221 (position.label in template: 221.G)G +222 (position.label in template: 222.G)G +223 (position.label in template: 223.C)C +224 (position.label in template: 224.G)G +225 (position.label in template: 225.A)A +226 (position.label in template: 226.A)A +227 (position.label in template: 227.A)A +228 (position.label in template: 228.A)A +229 (position.label in template: 229.U)U +230 (position.label in template: 230.U)U +231 (position.label in template: 231.A)A +232 (position.label in template: 232.A)A +233 (position.label in template: 233.A)A +234 (position.label in template: 234.G)G +235 (position.label in template: 235.A)A +236 (position.label in template: 236.G)G +237 (position.label in template: 237.G)G +238 (position.label in template: 238.C)C +239 (position.label in template: 239.U)U +240 (position.label in template: 240.A)A +241 (position.label in template: 241.G)G + +242 (position.label in template: 242.C)C + +243 (position.label in template: 243.C)C + +244 (position.label in template: 244.U)U + +245 (position.label in template: 245.U)U + +246 (position.label in template: 246.A)A + +247 (position.label in template: 247.A)A + +248 (position.label in template: 248.G)G + +249 (position.label in template: 249.G)G + +250 (position.label in template: 250.A)A + +250 + +251 (position.label in template: 251.A)A +252 (position.label in template: 252.G)G + +253 (position.label in template: 253.C)C + +254 (position.label in template: 254.C)C + +255 (position.label in template: 255.U)U +256 (position.label in template: 256.G)G +257 (position.label in template: 257.U)U +258 (position.label in template: 258.C)C +259 (position.label in template: 259.U)U +260 (position.label in template: 260.G)G +261 (position.label in template: 261.U)U +262 (position.label in template: 262.U)U +263 (position.label in template: 263.G)G +264 (position.label in template: 264.G)G +265 (position.label in template: 265.C)C +266 (position.label in template: 266.A)A +267 (position.label in template: 267.U)U +268 (position.label in template: 268.C)C +269 (position.label in template: 269.C)C +270 (position.label in template: 270.U)U +271 (position.label in template: 271.U)U +272 (position.label in template: 272.A)A +273 (position.label in template: 273.A)A +274 (position.label in template: 274.G)G +275 (position.label in template: 275.G)G +276 (position.label in template: 276.C)C +277 (position.label in template: 277.G)G +278 (position.label in template: 278.A)A +279 (position.label in template: 279.A)A +280 (position.label in template: 280.A)A +281 (position.label in template: 281.A)A +282 (position.label in template: 282.U)U +283 (position.label in template: 283.A)A +284 (position.label in template: 284.A)A +285 (position.label in template: 285.A)A +286 (position.label in template: 286.A)A +287 (position.label in template: 287.A)A +288 (position.label in template: 288.A)A +289 (position.label in template: 289.C)C +290 (position.label in template: 290.A)A +291 (position.label in template: 291.G)G +292 (position.label in template: 292.A)A +293 (position.label in template: 293.C)C +294 (position.label in template: 294.U)U +295 (position.label in template: 295.A)A +296 (position.label in template: 296.A)A +297 (position.label in template: 297.G)G +298 (position.label in template: 298.C)C +299 (position.label in template: 299.A)A +300 (position.label in template: 300.U)U +300 + +301 (position.label in template: 301.G)G +302 (position.label in template: 302.U)U +303 (position.label in template: 303.A)A +304 (position.label in template: 304.G)G +305 (position.label in template: 305.A)A +306 (position.label in template: 306.A)A +307 (position.label in template: 307.G)G +308 (position.label in template: 308.C)C +309 (position.label in template: 309.U)U +310 (position.label in template: 310.U)U +311 (position.label in template: 311.U)U +312 (position.label in template: 312.U)U +313 (position.label in template: 313.G)G +314 (position.label in template: 314.G)G +315 (position.label in template: 315.A)A +316 (position.label in template: 316.A)A +317 (position.label in template: 317.U)U +318 (position.label in template: 318.A)A +319 (position.label in template: 319.A)A +320 (position.label in template: 320.C)C +321 (position.label in template: 321.A)A +322 (position.label in template: 322.U)U +323 (position.label in template: 323.U)U +324 (position.label in template: 324.U)U +325 (position.label in template: 325.U)U +326 (position.label in template: 326.C)C +327 (position.label in template: 327.G)G +328 (position.label in template: 328.G)G +329 (position.label in template: 329.A)A +330 (position.label in template: 330.C)C +331 (position.label in template: 331.G)G + +332 (position.label in template: 332.C)C + +333 (position.label in template: 333.G)G + +334 (position.label in template: 334.G)G + +335 (position.label in template: 335.G)G + +336 (position.label in template: 336.U)U +337 (position.label in template: 337.U)U +338 (position.label in template: 338.C)C +339 (position.label in template: 339.G)G +340 (position.label in template: 340.A)A +341 (position.label in template: 341.U)U +342 (position.label in template: 342.U)U +343 (position.label in template: 343.C)C +344 (position.label in template: 344.C)C +345 (position.label in template: 345.C)C +346 (position.label in template: 346.G)G +347 (position.label in template: 347.C)C +348 (position.label in template: 348.C)C +349 (position.label in template: 349.A)A +350 (position.label in template: 350.C)C +350 + +351 (position.label in template: 351.C)C +352 (position.label in template: 352.U)U +353 (position.label in template: 353.C)C +354 (position.label in template: 354.C)C +355 (position.label in template: 355.A)A +356 (position.label in template: 356.C)c +357 (position.label in template: 357.C)c +358 (position.label in template: 358.A)a +359 (position.label in template: 359.3')3' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/tests.py b/tests/tests.py index 9ad68c7cb..e3e84e400 100644 --- a/tests/tests.py +++ b/tests/tests.py @@ -246,6 +246,10 @@ def test_rnasep_cm_database(self): """Check RNAse P covariance models.""" self.verify_cm_database(config.RNASEP_CM_LIBRARY, 25) + def test_tmrna_cm_database(self): + """Check tmRNA covariance models.""" + self.verify_cm_database(config.TMRNA_CM_LIBRARY, 7) + def test_rfam_database(self): """ Check Rfam covariance models and templates. @@ -396,6 +400,7 @@ class TestSingleEntry(R2dtTestCase): "URS0000023412_9606-E_Thr.colored.svg", "URS00000012EC-M_Ile.colored.svg", "URS0000664B0C_4896-RNAseP_e_S_pombe_JB.colored.svg", + "tmRNA_PCTA01000033-tmRNA.colored.svg", ] def test_examples(self): @@ -488,6 +493,32 @@ def test_examples(self): self.check_examples() +class TestTmrna(R2dtTestCase): + """Check that tmRNA templates work.""" + + fasta_input = os.path.join("examples", "tmrna.fasta") + test_results = os.path.join("tests", "results", "tmrna") + precomputed_results = os.path.join("tests", "examples", "tmrna") + cmd = f"r2dt.py tmrna draw {fasta_input} {test_results} --quiet" + files = [ + "hits.txt", + "alpha_tmRNA-cmconsensus-tmRNA_alpha.colored.svg", + "beta_tmRNA-cmconsensus-tmRNA_beta.colored.svg", + "cyano_tmRNA-cmconsensus-tmRNA_cyano.colored.svg", + "dup-ABCL01000004.1_58204-58555-tmRNA_alpha.colored.svg", + "dup-BRH-c25__sp001515955.1-tmRNA_intron.colored.svg", + "dup-BX548175.1_1677929-1677634-tmRNA_cyano.colored.svg", + "dup-CR555306.1_77117-77443-tmRNA_beta.colored.svg", + "dup-PCTA01000033.1:82380-82811_1-432-tmRNA.colored.svg", + "intron_tmRNA-cmconsensus-tmRNA_intron.colored.svg", + "std_tmRNA-cmconsensus-tmRNA.colored.svg", + ] + + def test_examples(self): + """Check that files exist and are identical to examples.""" + self.check_examples() + + class TestForceTemplate(R2dtTestCase): """Check the option that forces a sequence into a given template.""" @@ -760,6 +791,24 @@ def test_template_free_mode(self): self.check_examples() +class TestLowerCase(R2dtTestCase): + """Check that lowercase nucleotides are transferred properly.""" + + fasta_input = Path("examples") / "lowercase.fasta" + test_results = Path("tests") / "results" / "lowercase" + precomputed_results = Path("tests") / "examples" / "lowercase" + test_results_subfolder = "results/svg" + cmd = f"r2dt.py draw {fasta_input} {test_results} --quiet" + files = [ + "URS00004A7003_9606-RF00024.colored.svg", + "URS00004A7003_9606_large_insertion-RF00024.colored.svg", + ] + + def test_lowercase(self): + """Check that the lowercase nucleotides are transferred properly.""" + self.check_examples() + + class TestBadFastaName(R2dtTestCase): """Check that the program can handle fasta files with bad names.""" diff --git a/utils/config.py b/utils/config.py index 23591f57b..7b10cf246 100644 --- a/utils/config.py +++ b/utils/config.py @@ -38,6 +38,12 @@ RNASEP_BPSEQ = os.path.join(RNASEP, "bpseq") RNASEP_TRAVELER = os.path.join(RNASEP, "traveler") +TMRNA = os.path.join(DATA, "tmrna") +TMRNA_CM_LIBRARY = os.path.join(TMRNA, "cm") +TMRNA_FASTA_LIBRARY = os.path.join(TMRNA, "fasta") +TMRNA_STO_LIBRARY = os.path.join(TMRNA, "sto") +TMRNA_XML_LIBRARY = os.path.join(TMRNA, "xml") + GTRNADB_CM_LIBRARY = os.path.join(DATA, "gtrnadb", "cms") GTRNADB_EUK = os.path.join(DATA, "gtrnadb", "eukaryota_isotype_specific") GTRNADB_BACT = os.path.join(DATA, "gtrnadb", "bacteria_isotype_specific") diff --git a/utils/core.py b/utils/core.py index 13e25eff1..bb936af28 100644 --- a/utils/core.py +++ b/utils/core.py @@ -22,6 +22,58 @@ from .runner import runner +def update_fasta_with_original_sequence( + result_base_fasta, temp_fasta, insertion_removed +): + """ + Update the fasta file used by Traveler with the original sequence + without large insertions that are replaced with XXXX characters. + This ensures that lowercase characters are retained in the output. + """ + lines = [] + original_sequence_insertions_removed = "" + with open(result_base_fasta) as f_fasta, open(temp_fasta) as f_temp_fasta: + lines = f_temp_fasta.readlines() + original_sequence = "" + for line in lines[1:]: + original_sequence += line.strip() + lines = f_fasta.readlines() + + if insertion_removed: + original_sequence_insertions_removed = original_sequence + for region in insertion_removed: + start, end = region + original_sequence_insertions_removed = ( + original_sequence_insertions_removed[:start] + + "@" * (end - start) + + original_sequence_insertions_removed[end:] + ) + original_sequence_insertions_removed = re.sub( + r"@+", "XXXX", original_sequence_insertions_removed + ) + else: + original_sequence_insertions_removed = original_sequence + + with open(result_base_fasta, "w") as f_out: + lines[1] = original_sequence_insertions_removed + "\n" + f_out.writelines(lines) + + return original_sequence_insertions_removed + + +def update_post_prob_file(temp_post_prob, original_sequence_insertions_removed): + """Update post_prob file with original sequence without large insertions.""" + lines = [] + with open(temp_post_prob) as f_post_prob: + post_prob_lines = f_post_prob.readlines() + lines.append(post_prob_lines[0]) + for line, nt in zip(post_prob_lines[1:], original_sequence_insertions_removed): + fields = line.split("\t") + lines.append("\t".join([fields[0], nt, fields[2]])) + with open(temp_post_prob, "w") as f_out: + f_out.writelines("".join(lines)) + + # pylint: disable=too-many-arguments # pylint: disable=too-many-branches # pylint: disable=too-many-locals @@ -65,6 +117,11 @@ def visualise( cm_library = config.RNASEP_CM_LIBRARY template_layout = config.RNASEP_TRAVELER template_structure = config.RNASEP_BPSEQ + elif rna_type.lower() == "tmrna": + cm_library = config.TMRNA_CM_LIBRARY + template_layout = config.TMRNA_XML_LIBRARY + template_structure = config.TMRNA_FASTA_LIBRARY + template_sto = config.TMRNA_STO_LIBRARY elif rna_type.lower() == "crw": cm_library = config.CRW_CM_LIBRARY template_layout = config.CRW_PS_LIBRARY @@ -72,8 +129,6 @@ def visualise( elif rna_type.lower() == "rfam": if not model_id.startswith("RF"): model_id = rfam.get_rfam_acc_by_id(model_id) - temp_sto_unfiltered = filename_template.replace("type", "unfiltered") - temp_acc_list = filename_template.replace("type", "seed_list") elif rna_type.lower() == "local_data": cm_library = os.path.join(config.LOCAL_DATA, model_id) template_layout = cm_library @@ -89,6 +144,8 @@ def visualise( temp_depaired = filename_template.replace("type", "depaired") temp_stk = filename_template.replace("type", "stk") temp_stk_original = filename_template.replace("type", "stk_original") + temp_sto_unfiltered = filename_template.replace("type", "sto_unfiltered") + temp_acc_list = filename_template.replace("type", "seed_list") temp_post_prob = filename_template.replace("type", "post_prob") temp_pfam_stk = filename_template.replace("type", "pfam_stk") temp_pfam_stk_original = filename_template.replace("type", "pfam_stk_original") @@ -128,6 +185,16 @@ def visualise( return template_layout = os.path.join(template_layout, model_id + ".xml") template_structure = os.path.join(template_structure, model_id + ".fasta") + template_sto = os.path.join(cm_library, model_id + ".sto") + cmd = f"esl-alistat --list {temp_acc_list} {template_sto} > /dev/null" + runner.run(cmd) + elif rna_type == "tmrna": + model_path = os.path.join(cm_library, model_id + ".cm") + template_layout = os.path.join(template_layout, model_id + ".xml") + template_structure = os.path.join(template_structure, model_id + ".fasta") + template_sto = os.path.join(template_sto, model_id + ".sto") + cmd = f"esl-alistat --list {temp_acc_list} {template_sto} > /dev/null" + runner.run(cmd) else: model_path = os.path.join(cm_library, model_id + ".cm") if not os.path.exists(model_path): @@ -137,9 +204,10 @@ def visualise( # align sequence to the model cm_options = ["", "--mxsize 2048 --maxtau 0.49"] for options in cm_options: - if rna_type == "rfam": + if rna_type in ["rfam", "tmrna", "local_data"]: + mapping_filename = rfam_seed if rna_type == "rfam" else template_sto cmd = ( - f"cmalign --mapali {rfam_seed} --mapstr {options} " + f"cmalign --mapali {mapping_filename} --mapstr {options} " f"{model_path} {temp_fasta} > {temp_sto_unfiltered}" ) else: @@ -151,7 +219,7 @@ def visualise( rprint(f"[red]Failed cmalign of {seq_id} to {model_id}[/red]") return - if rna_type == "rfam": + if rna_type in ["rfam", "tmrna", "local_data"]: cmd = ( f"esl-alimanip --seq-r {temp_acc_list} {temp_sto_unfiltered} | " f"esl-reformat --keeprf --mingap --informat stockholm stockholm - > " @@ -279,12 +347,23 @@ def visualise( elif exclusion: rprint("Exclusion ignored, enable --constraint to add exclusion file") + try: + # update fasta file with original sequence + original_sequence_insertions_removed = update_fasta_with_original_sequence( + f"{result_base}.fasta", temp_fasta, insertion_removed + ) + # update post_prob file with original sequence + if original_sequence_insertions_removed: + update_post_prob_file(temp_post_prob, original_sequence_insertions_removed) + except Exception as e: # pylint: disable=broad-except + rprint(f"[red]Failed to update fasta and post_prob files: {e}[/red]") + if rna_type == "crw": traveler_params = ( f"--template-structure {template_layout}/{model_id}.ps " f"{template_structure}/{model_id}.fasta" ) - elif rna_type in ["rfam", "local_data"]: + elif rna_type in ["rfam", "tmrna", "local_data"]: traveler_params = ( f"--template-structure --file-format traveler " f"{template_layout} {template_structure} " @@ -366,6 +445,8 @@ def visualise( temp_stk_original, temp_stk, temp_sto, + temp_sto_unfiltered, + temp_acc_list, ] for filename in files: if os.path.exists(filename): diff --git a/utils/list_models.py b/utils/list_models.py index b9f6f8364..eedf46604 100644 --- a/utils/list_models.py +++ b/utils/list_models.py @@ -30,6 +30,7 @@ def get_model_type(model_id): "RiboVision SSU": "ribovision_ssu", "RiboVision LSU": "ribovision_lsu", "RNAse P Database": "rnasep", + "tmRNA Database": "tmrna", } model_type = None with open( @@ -159,6 +160,8 @@ def get_models(source, modelinfo_file, metadata_file): rna_type = "large subunit rRNA" elif source == "RNAse P Database": rna_type = "RNAse P" + elif source == "tmRNA Database": + rna_type = "tmRNA" else: rna_type = "" for model_id in model_ids: @@ -257,6 +260,14 @@ def list_models(): data = data + models print(f"RNAse P Database: {len(models)}") + models = get_models( + "tmRNA Database", + os.path.join(config.TMRNA_CM_LIBRARY, "modelinfo.txt"), + os.path.join(config.TMRNA, "metadata.tsv"), + ) + data = data + models + print(f"tmRNA Database: {len(models)}") + models = get_rfam_models() data = data + models print(f"Rfam: {len(models)}") diff --git a/utils/rfam.py b/utils/rfam.py index f46ab66da..768164a58 100755 --- a/utils/rfam.py +++ b/utils/rfam.py @@ -53,6 +53,11 @@ "RF00373", # Archaeal RNase P "RF00061", # HCV IRES "RF02357", # RNAse P Type T + "RF00023", # tmRNA + "RF01849", # Alphaproteobacteria transfer-messenger RNA + "RF01850", # Betaproteobacteria transfer-messenger RNA + "RF01851", # Cyanobacteria transfer-messenger RNA + "RF02544", # Mitochondrion-encoded tmRNA ] PREFER_RNARTIST_LIST = Path(config.RFAM_DATA) / "prefer_rnartist.txt" diff --git a/utils/shared.py b/utils/shared.py index e1054d61f..8a7cf608f 100644 --- a/utils/shared.py +++ b/utils/shared.py @@ -58,11 +58,13 @@ def get_ribotyper_output(fasta_input, output_folder, cm_library, skip_ribovore_f ribotyper_long_out = os.path.join( output_folder, os.path.basename(output_folder) + ".ribotyper.long.out" ) - if "rfam" not in cm_library: + if "rfam" in cm_library: + one_blast = "" + elif "tmrna" in cm_library: + one_blast = "" + else: one_blast = "--1blast" make_blast_db(cm_library) - else: - one_blast = "" if not os.path.exists(ribotyper_long_out): cmd = ( f"ribotyper {one_blast} --skipval -i {cm_library}/modelinfo.txt " @@ -83,7 +85,7 @@ def remove_large_insertions_pfam_stk(filename): The Pfam Stockholm files can contain 9 or 11 lines depending on whether the description line is present. """ - insertion_removed = False + insertion_removed = [] gc_ss_cons = "" gc_rf = "" gr_pp = "" @@ -122,8 +124,15 @@ def remove_large_insertions_pfam_stk(filename): else: print("Unexpected number of lines in pfam stk") return insertion_removed + + offset_match = re.search(r"^#=GC SS_cons\s+", gc_ss_cons) + if offset_match: + offset = offset_match.end() # get length of matched string + else: + offset = 0 + # the tilda and period characters represent insert states in WUSS notation - match = re.finditer(r"([\.~_:]{" + str(MAX_INSERTIONS) + ",})", gc_ss_cons) + match = re.finditer(r"([\.~]{" + str(MAX_INSERTIONS) + ",})", gc_ss_cons) if not match: return insertion_removed for span in match: @@ -154,10 +163,16 @@ def remove_large_insertions_pfam_stk(filename): + "@" * (span.end() - span.start()) + gc_rf[span.end() :] ) - if "@" in sequence: - insertion_removed = True - else: + if "@" not in sequence: return insertion_removed + + # find positions of all insertions relative to the original sequence + match = re.finditer(r"@+", sequence.replace("-", "")) + insertion_removed = [m.span() for m in match] + insertion_removed = [ + (start - offset, end - offset) for start, end in insertion_removed + ] + if len(lines) == 9: lines[3] = re.sub(r"@+", "XXXX", sequence) lines[4] = re.sub(r"@+", "1111", gr_pp)